language-pack-el-base/0000755000000000000000000000000012734304613011754 5ustar language-pack-el-base/debian/0000755000000000000000000000000012734304613013176 5ustar language-pack-el-base/debian/rules0000755000000000000000000000165312734304613014263 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-el-base/debian/postinst0000644000000000000000000000021012734304613014775 0ustar #!/bin/sh -e if [ "$1" = "configure" ]; then /usr/share/locales/install-language-pack "el" "" "$2" || true fi #DEBHELPER# exit 0 language-pack-el-base/debian/control0000644000000000000000000000213512734304613014602 0ustar Source: language-pack-el-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-el-base Architecture: all Pre-Depends: dpkg (>= 1.16.1), ${misc:Pre-Depends} Depends: ${misc:Depends}, locales (>= 2.3.6), language-pack-el (>= ${binary:Version}) Recommends: Conflicts: language-pack-el (<< ${binary:Version}) Replaces: language-pack-el (<< ${binary:Version}), language-pack-el-base (<< ${binary:Version}), language-pack-el (<< ${binary:Version}), language-pack-gnome-el (<< ${binary:Version}), language-pack-gnome-el-base (<< ${binary:Version}), language-pack-kde-el (<< ${binary:Version}), language-pack-kde-el-base (<< ${binary:Version}) Description: translations for language Greek, Modern (1453-) Translation data for all supported packages for: Greek, Modern (1453-) . This package provides the bulk of translation data and is updated only seldom. language-pack-el provides frequent translation updates, so you should install this as well. language-pack-el-base/debian/copyright0000644000000000000000000000174312734304613015136 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-el-base/debian/compat0000644000000000000000000000000212734304613014374 0ustar 8 language-pack-el-base/debian/postrm0000644000000000000000000000020412734304613014441 0ustar #!/bin/sh -e if [ "$1" = "remove" ]; then /usr/share/locales/remove-language-pack "el" "" "$2" || true fi #DEBHELPER# exit 0 language-pack-el-base/debian/changelog0000644000000000000000000000030612734304613015047 0ustar language-pack-el-base (1:16.04+20160627) xenial-proposed; urgency=low * Initial Release. -- Ubuntu automatic language-pack builder Mon, 27 Jun 2016 20:16:11 +0000 language-pack-el-base/debian/source/0000755000000000000000000000000012734304613014476 5ustar language-pack-el-base/debian/source/format0000644000000000000000000000001512734304613015705 0ustar 3.0 (native) language-pack-el-base/data/0000755000000000000000000000000012734304613012665 5ustar language-pack-el-base/data/extra.tar0000644000000000000000000002400012734304613014514 0ustar var/lib/locales/supported.d/el0000644000373100047300000000004412734304613020215 0ustar langpacklangpack00000000000000el_GR.UTF-8 UTF-8 el_CY.UTF-8 UTF-8 language-pack-el-base/data/el/0000755000000000000000000000000012734304613013265 5ustar language-pack-el-base/data/el/LC_MESSAGES/0000755000000000000000000000000012734304627015057 5ustar language-pack-el-base/data/el/LC_MESSAGES/nano.po0000644000000000000000000015257512734304613016364 0ustar # Greek translation for nano # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the nano package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: nano\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-02-25 16:41-0500\n" "PO-Revision-Date: 2013-10-09 16:10+0000\n" "Last-Translator: Ιωάννης Ζαμπούκας \n" "Language-Team: Greek \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:13+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 "Ακυρώθηκε" #: src/browser.c:253 src/browser.c:300 #, c-format msgid "Can't go outside of %s in restricted mode" msgstr "Αδύνατη η μετακίνηση έξω από το %s κατά την περιορισμένη λειτουργία" #: 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 "Σφάλμα κατά την ανάγνωση του %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 "Αδυναμία εισαγωγής αρχείου έξω από το %s" #: 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\" είναι κατάλογος" #: src/files.c:441 #, c-format msgid "\"%s\" is not a normal file" msgstr "" #: src/files.c:566 msgid "No more open file buffers" msgstr "Δεν υπάρχουν πλέον ανοιχτά κομμάτια ενδιάμεσης μνήμης αρχείων" #: src/files.c:582 #, c-format msgid "Switched to %s" msgstr "Έγινε αλλαγή σε %s" #: src/files.c:584 src/global.c:988 src/winio.c:2010 msgid "New Buffer" msgstr "Νέα ενδιάμεση μνήμη" #: 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] "Ανάγνωση %lu γραμμής (Έγινε μετατροπή από μορφή DOS και Mac)" msgstr[1] "Ανάγνωση %lu γραμμών (Έγινε μετατροπή από μορφή DOS και Mac)" #: 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] "" "Ανάγνωση %lu γραμμής (Έγινε μετατροπή από μορφή DOS και Mac - Προειδοποίηση: " "Χωρίς άδεια εγγραφής)" msgstr[1] "" "Ανάγνωση %lu γραμμών (Έγινε μετατροπή από μορφή DOS και Mac - Προειδοποίηση: " "Χωρίς άδεια εγγραφής)" #: 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] "Ανάγνωση %lu γραμμής (Έγινε μετατροπή από μορφή Mac)" msgstr[1] "Ανάγνωση %lu γραμμών (Έγινε μετατροπή από μορφή Mac)" #: 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] "" "Ανάγνωση %lu γραμμής (Έγινε μετατροπή από μορφή Mac - Προειδοποίηση: Χωρίς " "άδεια εγγραφής)" msgstr[1] "Ανάγνωση %lu γραμμών (Έγινε μετατροπή από μορφή DOS και Mac)" #: 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] "Ανάγνωση %lu γραμμής (Έγινε μετατροπή από μορφή DOS)" msgstr[1] "Ανάγνωση %lu γραμμών (Έγινε μετατροπή από μορφή DOS)" #: 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] "" "Ανάγνωση %lu γραμμής (Έγινε μετατροπή από μορφή DOS - Προειδοποίηση: Χωρίς " "άδεια εγγραφής)" msgstr[1] "" "Ανάγνωση %lu γραμμών (Έγινε μετατροπή από μορφή DOS - Προειδοποίηση: Χωρίς " "άδεια εγγραφής)" #: src/files.c:974 #, c-format msgid "Read %lu line" msgid_plural "Read %lu lines" msgstr[0] "Ανάγνωση %lu γραμμής" msgstr[1] "Ανάγνωση %lu γραμμών" #: src/files.c:977 #, c-format msgid "Read %lu line (Warning: No write permission)" msgid_plural "Read %lu lines (Warning: No write permission)" msgstr[0] "" msgstr[1] "" #: src/files.c:1019 src/files.c:1056 msgid "Reading File" msgstr "Ανάγνωση αρχείου" #: src/files.c:1025 msgid "New File" msgstr "Νέο αρχείο" #: src/files.c:1028 #, c-format msgid "\"%s\" not found" msgstr "Το «%s» δε βρέθηκε" #: src/files.c:1039 src/rcfile.c:590 src/rcfile.c:1386 src/rcfile.c:1427 #, c-format msgid "\"%s\" is a device file" msgstr "Το «%s» είναι αρχείο συσκευής" #: src/files.c:1133 #, c-format msgid "Command to execute in new buffer [from %s] " msgstr "Εντολή προς εκτέλεση σε νέο κομμάτι ενδιάμεσης μνήμης [από %s] " #: src/files.c:1135 #, c-format msgid "Command to execute [from %s] " msgstr "Εντολή προς εκτέλεση [από %s] " #: src/files.c:1142 #, c-format msgid "File to insert into new buffer [from %s] " msgstr "Αρχείο προς εισαγωγή σε νέο κομμάτι ενδιάμεσης μνήμης [από %s] " #: src/files.c:1144 #, c-format msgid "File to insert [from %s] " msgstr "Αρχείο προς εισαγωγή [από %s] " #: src/files.c:1389 msgid "Key invalid in non-multibuffer mode" msgstr "Μη έγκυρο κλειδί σε λειτουργία non-multibuffer" #: 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 "Αδυναμία εγγραφής έξω από το %s" #: 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 "Σφάλμα κατά την εγγραφή αντιγράφου του αρχείου %s: %s" #: 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 "Σφάλμα κατά την εγγραφή προσωρινού αρχείου: %s" #: src/files.c:2049 src/files.c:2068 src/files.c:2080 src/files.c:2104 #: src/files.c:2121 src/files.c:2131 src/files.c:2164 src/files.c:2171 #, c-format msgid "Error writing %s: %s" msgstr "Σφάλμα κατά την εγγραφή του %s: %s" #: src/files.c:2200 #, c-format msgid "Wrote %lu line" msgid_plural "Wrote %lu lines" msgstr[0] "Εγγράφηκε %lu γραμμή" msgstr[1] "Εγγράφηκαν %lu γραμμές" #: src/files.c:2299 msgid " [DOS Format]" msgstr " [Μορφή DOS]" #: src/files.c:2300 msgid " [Mac Format]" msgstr " [Μορφή MAC]" #: 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 "Κλείσιμο του τρέχοντος buffer του αρχείου / Έξοδος από το nano" #: src/global.c:520 msgid "Exit from nano" msgstr "Έξοδος από το nano" #: 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 "" "Αποκοπή της τρέχουσας γραμμής και αποθήκευσής της στο buffer αποκοπής" #: src/global.c:538 msgid "Uncut from the cutbuffer into the current line" msgstr "Ακύρωση αποκοπής από το buffer αποκοπής στην τρέχουσα γραμμή" #: 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 "" "Αντιγραφή της τρέχουσας γραμμής και αποθήκευσής της στο buffer αποκοπής" #: 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 "Εναλλαγή της χρήσης μορφής DOS" #: src/global.c:633 msgid "Toggle the use of Mac format" msgstr "Εναλλαγή της χρήσης μορφής Mac" #: 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 "Εναλλαγή της χρήσης νέου buffer" #: 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 "Μορφή DOS" #: src/global.c:961 msgid "Mac Format" msgstr "Μορφή Mac" #: 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 "" "Κείμενο βοηθείας για την εντολή search\n" "\n" " \n" " Εισάγετε τις λέξεις ή τους χαρακτήρες που θέλετε να αναζητήσετε και, στη " "συνέχεια, πατήστε Enter. Αν υπάρχει μία αντιστοιχία για το κείμενο που έχετε " "εισάγει, η οθόνη θα πρέπει να ενημερωθεί για τη θέση της πλησιέστερης " "αντιστοιχίας για τη συμβολοσειρά αναζήτησης.\n" "\n" " Η προηγούμενη σειρά αναζήτησης θα εμφανιστεί σε παρένθεση μετά την " "αναζήτηση εντολών. Το πάτημα του enter χωρίς την εισαγωγή κάποιου κειμένου " "θα εκτελέσει την προηγούμενη αναζήτηση. " #: 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 "" "\n" "Πατήστε το Enter για να συνεχίσετε την έναρξη του nano.\n" #: 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-el-base/data/el/LC_MESSAGES/checkbox.po0000644000000000000000000104501112734304613017202 0ustar # Greek translation for checkbox # Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008 # This file is distributed under the same license as the checkbox package. # FIRST AUTHOR , 2008. # Fotis Tsamis , 2010. msgid "" msgstr "" "Project-Id-Version: checkbox\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2014-01-27 17:46+0000\n" "PO-Revision-Date: 2016-04-26 09:12+0000\n" "Last-Translator: Christos Spyroglou \n" "Language-Team: Greek \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 "Δοκιμή συστήματος" #: ../gtk/checkbox-gtk.ui.h:2 ../checkbox_gtk/gtk_interface.py:561 msgid "_Test" msgstr "_Έλεγχος" #: ../gtk/checkbox-gtk.ui.h:3 msgid "_Yes" msgstr "_Ναι" #: ../gtk/checkbox-gtk.ui.h:4 msgid "_No" msgstr "_'Οχι" #: ../gtk/checkbox-gtk.ui.h:5 msgid "_Skip this test" msgstr "_Παραλείψτε αυτόν τον έλεγχο" #: ../checkbox_cli/cli_interface.py:460 msgid "Further information:" msgstr "Περαιτέρω πληροφορίες:" #: ../gtk/checkbox-gtk.ui.h:7 msgid "_Select All" msgstr "_Επιλογή όλων" #: ../gtk/checkbox-gtk.ui.h:8 msgid "_Deselect All" msgstr "_Αποεπιλογή όλων" #: ../gtk/checkbox-gtk.ui.h:9 msgid "_Previous" msgstr "_Προηγούμενο" #: ../gtk/checkbox-gtk.ui.h:10 msgid "Ne_xt" msgstr "Επό_μενο" #: ../qt/checkbox-qt.desktop.in.h:2 msgid "Test your system and submit results to Launchpad" msgstr "" "Δοκιμάστε το σύστημά σας και υποβάλλετε τα αποτελέσματα στο Launchpad" #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτό το τεστ θα ελέγξει ότι τα εσωτερικά ηχεία λειτουργούν σωστά\n" "ΒΗΜΑΤΑ:\n" " 1. Επιβεβαιώστε ότι δεν είναι συνδεδεμένα εξωτερικά ηχεία ή ακουστικά\n" " Εάν ελέγχετε έναν επιτραπέζιο υπολογιστή, τα εξωτερικά ηχεία " "επιτρέπονται\n" " 2. Κάντε κλικ στο κουμπί Έλεγχος για να παιχτεί ένας σύντομος τόνος στην " "συσκευή ήχου σας\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Ακούσατε τόνο;" #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτό το τεστ θα ελέγξει ότι η σύνδεση ακουστικών λειτουργεί σωστά\n" "ΒΗΜΑΤΑ:\n" " 1. Συνδέστε ένα ζευγάρι ακουστικά στη συσκευή ήχου σας\n" " 2. Κάντε κλικ στο κουμπί Έλεγχος για να παιχτεί ένας ήχος στην συσκευή " "ήχου σας\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Ακούσατε ήχο μέσω των ακουστικών και ο ήχος παίχτηκε χωρίς παραμόρφωση, " "κλικ ή άλλους περίεργους ήχους από τα ακουστικά σας;" #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτό το τεστ θα ελέγξει ότι η ηχογράφηση μέσω του ενσωματωμένου " "μικροφώνου λειτουργεί σωστά\n" "ΒΗΜΑΤΑ:\n" " 1. Αποσυνδέστε οποιοδήποτε εξωτερικό μικρόφωνο έχετε τυχόν συνδέσει\n" " 2. Κάντε κλικ στην επιλογή «Δοκιμή» και έπειτα μιλήστε στο εσωτερικό " "μικρόφωνο\n" " 3. Κάποια δευτερόλεπτα αργότερα, θα πρέπει να γίνει η αναπαραγωγή της " "ομιλίας σας.\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Ακούσατε την αναπαραγωγή της ομιλίας σας;" #. description #: ../jobs/audio.txt.in:117 msgid "" "PURPOSE:\n" " This test will check that recording sound using an external microphone " "works correctly\n" "STEPS:\n" " 1. Connect a microphone to your microphone port\n" " 2. Click \"Test\", then speak into the external microphone\n" " 3. After a few seconds, your speech will be played back to you\n" "VERIFICATION:\n" " Did you hear your speech played back?" msgstr "" "ΣΚΟΠΟΣ:\n" " Αυτό το τεστ θα ελέγξει ότι η ηχογράφηση μέσω ενός εξωτερικού μικροφώνου " "λειτουργεί σωστά\n" "ΒΗΜΑΤΑ:\n" " 1. Συνδέστε ένα μικρόφωνο στην υποδοχή μικροφώνου του υπολογιστή\n" " 2. Κάντε κλικ στην επιλογή «Δοκιμή» και έπειτα μιλήστε στο εξωτερικό " "μικρόφωνο\n" " 3. Κάποια δευτερόλεπτα αργότερα, θα πρέπει να γίνει η αναπαραγωγή της " "ομιλίας σας.\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Ακούσατε την αναπαραγωγή της ομιλίας σας;" #. description #: ../jobs/audio.txt.in:135 msgid "" "PURPOSE:\n" " This test will check that a USB audio device works correctly\n" "STEPS:\n" " 1. Connect a USB audio device to your system\n" " 2. Click \"Test\", then speak into the microphone\n" " 3. After a few seconds, your speech will be played back to you\n" "VERIFICATION:\n" " Did you hear your speech played back through the USB headphones?" msgstr "" "ΣΚΟΠΟΣ:\n" " Αυτό το τεστ θα ελέγξει ότι μία USB συσκευή ήχου λειτουργεί σωστά.\n" "ΒΗΜΑΤΑ:\n" " 1. Συνδέστε μία USB συσκευή ήχου στο σύστημά σας.\n" " 2. Κάντε κλικ στην επιλογή «Δοκιμή» και έπειτα μιλήστε στο μικρόφωνο\n" " 3. Κάποια δευτερόλεπτα αργότερα, θα πρέπει να γίνει η αναπαραγωγή της " "ομιλίας σας\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Ακούσατε την αναπαραγωγή της ομιλίας σας μέσα από τα ακουστικά USB;" #. description #: ../jobs/audio.txt.in:149 msgid "" "Play back a sound on the default output and listen for it on the default " "input." msgstr "" "Αναπαραγωγή ήχου στην προεπιλεγμένη έξοδο και παρακολούθησή του στην " "προεπιλεγμένη είσοδο." #. 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 "" "ΣΚΟΠΟΣ:\n" " Έλεγχος καλής λειτουργίας των διαφόρων καναλιών ήχου\n" "ΒΗΜΑΤΑ:\n" " 1. Κάντε κλικ στο κουμπί ελέγχου\n" "ΕΠΙΒΕΒΑΙΩΣΗ:\n" " Θα πρέπει να ακούτε καθαρά μια φωνή από τα διάφορα κανάλια ήχου" #. 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 "" "Αυτή η δοκιμή επιβεβαιώνει ότι τα επίπεδα ήχου στο τοπικό σας σύστημα " "βρίσκονται σε ανεκτά επίπεδα. Η δοκιμή θα επικυρώσει ότι η ένταση είναι " "μεγαλύτερη ή ίση από το ελάχιστο όριο (minvol) ή μικρότερη ή ίση από το " "μέγιστο όριο (maxvol) για όλες τις πηγές (εισόδους) και αποδέκτες (εξόδους) " "που αναγνωρίζονται από το PulseAudio. Θα επικυρώσει επίσης ότι η ενεργή πηγή " "ή αποδέκτης δεν σε σίγαση. Δεν πρέπει να αναπροσαρμόσετε τον ήχο πριν " "εκτελέσετε αυτή τη δοκιμή." #. 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 "" "ΣΚΟΠΟΣ:\n" " Έλεγχος για το αν η εξωτερική σύνδεση line out λειτουργεί σωστά\n" "ΒΗΜΑΤΑ:\n" " 1. Εισάγετε το καλώδιο των ηχείων (με ενσωματωμένο ενισχυτή) στη θύρα " "line out\n" " 2. Ανοίξτε τις προτιμήσεις ήχου συστήματος. Στην καρτέλα «Έξοδος». " "επιλέξτε 'Line-out' από τη λίστα συνδέσεων. Κάντε κλικ στο κουμπί του τεστ\n" " 3. Στις προτιμήσεις ήχου συστήματος, επιλέξτε «εσωτερικός ήχος» στη " "λίστα συσκευών και κάντε κλικ στην επιλογή «Δοκιμή ηχείων» για να ελέγξετε " "το αριστερό και το δεξί κανάλι\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " 1. Ακούτε έναν ήχο στα ηχεία; Τα εσωτερικά ηχεία *δεν* θα πρέπει να " "σιγαστούν αυτόματα\n" " 2. Ακούτε τον ήχο να έρχεται από το κανάλι που αντιστοιχεί;" #. 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 "" "ΣΚΟΠΟΣ:\n" " Να ελεγχθεί αν η εξωτερική σύνδεση line in δουλεύει σωστά\n" "ΒΗΜΑΤΑ:\n" " 1. Χρησιμοποιήστε ένα καλώδιο για να συνδέσετε τη θύρα line in σε μια " "εξωτερική πηγή line out.\n" " 2. Ανοίξτε τις προτιμήσεις ήχου συστήματος, πηγαίνετε στην καρτέλα " "«Είσοδος» και επιλέξτε 'Line-in' στη λίστα συνδέσεων. Κάντε κλικ στο κουμπί " "του τεστ.\n" " 3. Μετά από κάποια δευτερόλεπτα, ό,τι ηχογραφήσετε θα αναπαραχθεί για να " "το ακούσετε.\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Ακούσατε την ηχογράφησή σας;" #. 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 "" "Εκτελέστε το gtkperf για να είστε σίγουροι πως λειτουργούν οι δοκιμές που " "βασίζονται στο GTK" #. description #: ../jobs/benchmarks.txt.in:43 msgid "Run Render-Bench XRender/Imlib2 benchmark" msgstr "Εκτελέστε το Render-Bench XRender/Imlib2 benchmark" #. description #: ../jobs/benchmarks.txt.in:50 msgid "Run Qgears2 XRender Extension gearsfancy benchmark" msgstr "Εκτελέστε το Qgears2 XRender Extension gearsfancy benchmark" #. description #: ../jobs/benchmarks.txt.in:57 msgid "Run Qgears2 XRender Extension image scaling benchmark" msgstr "Εκτελέστε το Qgears2 XRender Extension image scaling2 benchmark" #. description #: ../jobs/benchmarks.txt.in:64 msgid "Run Qgears2 OpenGL gearsfancy benchmark" msgstr "Εκτελέστε το Qgears2 OpenGL gearsfancy benchmark" #. description #: ../jobs/benchmarks.txt.in:71 msgid "Run Qgears2 OpenGL image scaling benchmark" msgstr "Εκτελέστε τη δοκιμασία επιδόσεων Qgears2 OpenGL image scaling" #. description #: ../jobs/benchmarks.txt.in:80 msgid "Run GLmark2-ES2 benchmark" msgstr "Εκτελέστε τη δοκιμασία επιδόσεων GLmark2-ES2" #. description #: ../jobs/benchmarks.txt.in:90 msgid "Run GLmark2 benchmark" msgstr "Εκτελέστε τη δοκιμασία επιδόσεων GLmark2" #. description #: ../jobs/benchmarks.txt.in:99 msgid "Run globs benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:105 msgid "Run Unigine Santuary benchmark" msgstr "Εκτελέστε τη δοκιμασία επιδόσεων Unigine Santuary" #. description #: ../jobs/benchmarks.txt.in:111 msgid "Run Unigine Tropics benchmark" msgstr "Εκτελέστε τη δοκιμασία επιδόσεων Unigine Tropics" #. description #: ../jobs/benchmarks.txt.in:117 msgid "Run Unigine Heaven benchmark" msgstr "Εκτελέστε τη δοκιμασία επιδόσεων Unigine Heaven" #. description #: ../jobs/benchmarks.txt.in:123 msgid "Run Lightsmark benchmark" msgstr "Εκτελέστε τη δοκιμασία επιδόσεων Lightsmark" #. description #: ../jobs/benchmarks.txt.in:129 msgid "Run Cachebench Read benchmark" msgstr "Εκτελέστε τη δοκιμασία επιδόσεων Cachebench Read" #. description #: ../jobs/benchmarks.txt.in:135 msgid "Run Cachebench Write benchmark" msgstr "Εκτελέστε τη δοκιμασία επιδόσεων Cachebench Write" #. description #: ../jobs/benchmarks.txt.in:141 msgid "Run Cachebench Read / Modify / Write benchmark" msgstr "Εκτελέστε τη δοκιμασία επιδόσεων Cachebench Read / Modify / Write" #. description #: ../jobs/benchmarks.txt.in:147 msgid "Run Stream Copy benchmark" msgstr "Εκτελέστε τη δοκιμασία επιδόσεων Stream Copy" #. description #: ../jobs/benchmarks.txt.in:153 msgid "Run Stream Scale benchmark" msgstr "Εκτελέστε τη δοκιμασία επιδόσεων Stream Scale" #. description #: ../jobs/benchmarks.txt.in:159 msgid "Run Stream Add benchmark" msgstr "Εκτελέστε τη δοκιμασία επιδόσεων Stream Add" #. description #: ../jobs/benchmarks.txt.in:165 msgid "Run Stream Triad benchmark" msgstr "Εκτελέστε τη δοκιμασία επιδόσεων Stream Triad" #. description #: ../jobs/benchmarks.txt.in:172 msgid "Run Network Loopback benchmark" msgstr "Εκτελέστε τη δοκιμασία επιδόσεων Network Loopback" #. description #: ../jobs/benchmarks.txt.in:178 msgid "Check the time needed to reconnect to a WIFI access point" msgstr "" "Ελέγξτε το χρόνο που χρειάζεται για επανασύνδεση σε ένα ασύρματο σημείο " "πρόσβασης WIFI" #. description #: ../jobs/benchmarks.txt.in:184 msgid "Run Encode MP3 benchmark" msgstr "Εκτελέστε τη δοκιμασία επιδόσεων Encode MP3" #. description #: ../jobs/benchmarks.txt.in:190 msgid "Run x264 H.264/AVC encoder benchmark" msgstr "Εκτελέστε τη δοκιμασία επιδόσεων κωδικοποιητή x264 H.264/AVC" #. description #: ../jobs/benchmarks.txt.in:196 msgid "Run GnuPG benchmark" msgstr "Εκτελέστε τη δοκιμασία επιδόσεων GnuPG" #. description #: ../jobs/benchmarks.txt.in:202 msgid "Run Compress PBZIP2 benchmark" msgstr "Εκτελέστε τη δοκιμασία επιδόσεων Compress PBZIP2" #. description #: ../jobs/benchmarks.txt.in:208 msgid "Run Compress 7ZIP benchmark" msgstr "Εκτελέστε τη δοκιμασία επιδόσεων συμπίεσης 7ZIP" #. description #: ../jobs/benchmarks.txt.in:214 msgid "Run N-Queens benchmark" msgstr "Εκτελέστε τη δοκιμασία επιδόσεων N-Queens" #. description #: ../jobs/benchmarks.txt.in:220 msgid "Run Himeno benchmark" msgstr "Εκτελέστε τη δοκιμασία επιδόσεων Himeno" #. description #: ../jobs/benchmarks.txt.in:226 msgid "CPU utilization on an idle system." msgstr "" "Χρησιμοποίηση της κεντρικής μονάδας επεξεργασίας (CPU) σε ένα αδρανές " "σύστημα." #. 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 "" "Αυτοματοποιημένος έλεγχος για την αποθήκευση πληροφοριών της συσκευής " "bluetooth στην αναφορά του checkbox" #. description #: ../jobs/bluetooth.txt.in:30 msgid "" "PURPOSE:\n" " This test will check that bluetooth connection works correctly\n" "STEPS:\n" " 1. Enable bluetooth on any mobile device (PDA, smartphone, etc.)\n" " 2. Click on the bluetooth icon in the menu bar\n" " 3. Select 'Setup new device'\n" " 4. Look for the device in the list and select it\n" " 5. In the device write the PIN code automatically chosen by the wizard\n" " 6. The device should pair with the computer\n" " 7. Right-click on the bluetooth icon and select browse files\n" " 8. Authorize the computer to browse the files in the device if needed\n" " 9. You should be able to browse the files\n" "VERIFICATION:\n" " Did all the steps work?" msgstr "" "ΣΚΟΠΟΣ:\n" " Αυτό το τεστ θα ελέγξει ότι η bluetooth σύνδεση λειτουργεί σωστά\n" "ΒΗΜΑΤΑ:\n" " 1. Ενεργοποιήστε το bluetooth σε οποιαδήποτε φορητή συσκευή (ταμπλέτα, " "κινητό τηλέφωνο, κτλ.)\n" " 2. Κάντε κλικ στο εικονίδιο του bluetooth στην μπάρα μενού\n" " 3. Επιλέξτε «Ρύθμιση νέας συσκευής»\n" " 4. Ψάξτε για τη συσκευή στη λίστα και επιλέξτε την\n" " 5. Εισάγετε στη συσκευή τον αριθμό PIN που επιλέχθηκε αυτόματα από τον " "οδηγό σύνδεσης\n" " 6. Η συσκευή θα πρέπει να συζευχθεί με τον υπολογιστή\n" " 7. Κάντε δεξί κλικ στο εικονίδιο του bluetooth και επιλέξτε να " "περιηγηθείτε στα αρχεία\n" " 8. Εξουσιοδοτήστε αν είναι απαραίτητο τον υπολογιστή ώστε να έχει " "δυνατότητα περιήγησης στα αρχεία της συσκευής\n" " 9. Θα πρέπει να μπορείτε να περιηγηθείτε σε όλα τα αρχεία\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Λειτούργησαν όλα τα βήματα;" #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτό το τεστ θα ελέγξει ότι μπορείτε να μεταφέρετε πληροφορίες μέσω μίας " "σύνδεσης bluetooth\n" "ΒΗΜΑΤΑ:\n" " 1. Βεβαιωθείτε ότι μπορείτε να περιηγηθείτε στα αρχεία της φορητής " "συσκευής σας\n" " 2. Αντιγράψτε ένα αρχείο από τον υπολογιστή στη φορητή συσκευή\n" " 3. Αντιγράψτε ένα αρχείο από τη φορητή συσκευή στον υπολογιστή\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Αντιγράφηκαν σωστά όλα τα αρχεία;" #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτό το τεστ θα ελέγξει ότι μπορείτε καταγράψετε και να ακούσετε ήχο " "χρησιμοποιώντας μίας συσκευή ήχου bluetooth\n" "ΒΗΜΑΤΑ:\n" " 1. Ενεργοποιήστε το σετ bluetooth\n" " 2. Κάντε κλικ στο εικονίδιο του bluetooth στην μπάρα μενού\n" " 3. Επιλέξτε «Ρύθμιση νέας συσκευής»\n" " 4. Ψάξτε για τη συσκευή στη λίστα και επιλέξτε την\n" " 5. Εισάγετε στη συσκευή τον αριθμό PIN που επιλέχθηκε αυτόματα από τον " "οδηγό σύνδεσης\n" " 6. Η συσκευή θα πρέπει να συζευχθεί με τον υπολογιστή\n" " 7. Κάντε κλικ στην επιλογή «Δοκιμή» για να ηχογραφήσετε για πέντε " "δευτερόλεπτα και αναπαράξτε την ηχογράφηση στην συσκευή bluetooth\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Ακούσατε τον ήχο που καταγράψατε στη συσκευή bluetooth;" #. description #: ../jobs/bluetooth.txt.in:105 msgid "" "PURPOSE:\n" " This test will check that you can use a BlueTooth HID device\n" "STEPS:\n" " 1. Enable either a BT mouse or keyboard\n" " 2. Click on the bluetooth icon in the menu bar\n" " 3. Select 'Setup new device'\n" " 4. Look for the device in the list and select it\n" " 5. For mice, perform actions such as moving the pointer, right and left " "button clicks and double clicks\n" " 6. For keyboards, click the Test button to lauch a small tool. Enter " "some text into the tool and close it.\n" "VERIFICATION:\n" " Did the device work as expected?" msgstr "" "ΣΚΟΠΟΣ:\n" " Αυτός ο έλεγχος θα επιβεβαιώσει ότι μπορείτε να χρησιμοποιήσετε μία " "συσκευή Blue Tooth HID\n" "BHMATA:\n" " 1. Ενεργοποιήστε είτε ένα ΒΤ ποντίκι είτε ένα ΒΤ πληκτρολόγιο\n" " 2. Κάντε κλικ στο εικονίδιο ΒΤ στη μπάρα μενού\n" " 3. Επιλέξτε «Ρύθμιση νέας συσκευής»\n" " 4. Ψάξτε για τη συσκευή στη λίστα και επιλέξτε την\n" " 5. Για ποντίκια, εκτελέστε ενέργειες όπως κίνηση του δρομέα, κλικ του " "δεξιού και αριστερού κουμπιού και διπλά κλικ\n" " 6. Για πληκτρολόγια, κάντε κλικ στο κουμπί 'Έλεγχος' για να εκκινήσετε " "ένα μικρό εργαλείο. Εισάγετε κάποιο κείμενο στο εργαλείο και κλείστε το.\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Λειτούργησε η συσκευή όπως αναμενόταν;" #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτό το τεστ θα ελέγξει ότι η ενσωματωμένη κάμερα λειτουργεί\n" "ΒΗΜΑΤΑ:\n" " 1. Κάντε κλικ στη Δοκιμή για να προβάλετε μία λήψη βίντεο από την κάμερα " "για δέκα δευτερόλεπτα\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Είδατε τη λήψη βίντεο;" #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτός ο έλεγχος θα ελέγξει αν η ενσωματωμένη κάμερα λειτουργεί\n" "ΒΗΜΑΤΑ:\n" " 1. Κάντε κλικ στο κουμπί του τεστ ώστε να εμφανιστεί μια ακίνητη εικόνα " "από την κάμερα για δέκα δευτερόλεπτα.\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Είδατε την εικόνα;" #. 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 "" " Παίρνει πολλαπλές φωτογραφίες βασισμένες στις αναλύσεις που υποστηρίζονται " "από την κάμερα και\n" " επιβεβαιώνει το μέγεθός τους και την εγκυρότητα της μορφής τους." #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτό το τεστ θα ελέγξει τη δυνατότητα του συστήματός σας για την " "αναπαραγωγή αρχείων ήχου Ogg Vorbis\n" "ΒΗΜΑΤΑ:\n" " 1. Κάντε κλικ στη Δοκιμή για την αναπαραγωγή ενός αρχείου Ogg Vorbis " "(.ogg)\n" " 2. Παρακαλώ κλείστε την εφαρμογή αναπαραγωγής για να συνεχίσετε.\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Αναπαράχθηκε σωστά το δείγμα;" #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτό το τεστ θα ελέγξει τη δυνατότητα του συστήματός σας για την " "αναπαραγωγή αρχείων ήχου Wave Audio\n" "ΒΗΜΑΤΑ:\n" " 1. Κάντε κλικ στη Δοκιμή για την αναπαραγωγή ενός αρχείου Wave Audio " "(.wav)\n" " 2. Παρακαλώ κλείστε την εφαρμογή αναπαραγωγής για να συνεχίσετε.\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Αναπαράχθηκε σωστά το δείγμα;" #. description #: ../jobs/cpu.txt.in:8 msgid "" "Test the CPU scaling capabilities using Firmware Test Suite (fwts cpufreq)." msgstr "" "Δοκιμή της δυνατότητας κλιμάκωσης της συχνότητας του επεξεργαστή (CPU " "scaling) χρησιμοποιώντας τη σουίτα δοκιμών firmware (fwts cpufreq)." #. description #: ../jobs/cpu.txt.in:15 msgid "Attaches the log generated by cpu/scaling_test to the results" msgstr "" "Επισυνάπτει το αρχείο καταγραφής ημερολόγιο που παράγεται από το " "cpu/scaling_test στα αποτελέσματα." #. description #: ../jobs/cpu.txt.in:21 msgid "Test for clock jitter." msgstr "Δοκιμή τρέμουλου ρολογιού (clock jitter)." #. 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 "" "Επαληθεύστε ότι η μονάδα διανυσματικής κινητής υποδιαστολής (Vector FPU) " "εκτελείται σε συσκευή ARM" #. description #: ../jobs/daemons.txt.in:5 msgid "Test if the atd daemon is running when the package is installed." msgstr "" "Δοκιμή εάν ο δαίμονας atd εκτελείται στο παρασκήνιο όταν το πακέτο είναι " "εγκατεστημένο." #. description #: ../jobs/daemons.txt.in:11 msgid "Test if the cron daemon is running when the package is installed." msgstr "" "Δοκιμή εάν ο δαίμονας cron εκτελείται στο παρασκήνιο όταν το πακέτο είναι " "εγκατεστημένο." #. description #: ../jobs/daemons.txt.in:17 msgid "Test if the cupsd daemon is running when the package is installed." msgstr "" "Δοκιμή εάν ο δαίμονας cupsd εκτελείται στο παρασκήνιο όταν το πακέτο είναι " "εγκατεστημένο." #. description #: ../jobs/daemons.txt.in:23 msgid "Test if the getty daemon is running when the package is installed." msgstr "" "Δοκιμή εάν ο δαίμονας getty εκτελείται στο παρασκήνιο όταν το πακέτο είναι " "εγκατεστημένο." #. description #: ../jobs/daemons.txt.in:29 msgid "Test if the init daemon is running when the package is installed." msgstr "" "Δοκιμή εάν ο δαίμονας init εκτελείται στο παρασκήνιο όταν το πακέτο είναι " "εγκατεστημένο." #. description #: ../jobs/daemons.txt.in:35 msgid "Test if the klogd daemon is running when the package is installed." msgstr "" "Δοκιμή εάν ο δαίμονας klogd εκτελείται στο παρασκήνιο όταν το πακέτο είναι " "εγκατεστημένο." #. description #: ../jobs/daemons.txt.in:41 msgid "Test if the nmbd daemon is running when the package is installed." msgstr "" "Δοκιμή εάν ο δαίμονας nmbd εκτελείται στο παρασκήνιο όταν το πακέτο είναι " "εγκατεστημένο." #. description #: ../jobs/daemons.txt.in:47 msgid "Test if the smbd daemon is running when the package is installed." msgstr "" "Δοκιμή εάν ο δαίμονας smbd εκτελείται στο παρασκήνιο όταν το πακέτο είναι " "εγκατεστημένο." #. description #: ../jobs/daemons.txt.in:53 msgid "Test if the syslogd daemon is running when the package is installed." msgstr "" "Δοκιμή εάν ο δαίμονας syslogd εκτελείται στο παρασκήνιο όταν το πακέτο είναι " "εγκατεστημένο." #. description #: ../jobs/daemons.txt.in:60 msgid "Test if the udevd daemon is running when the package is installed." msgstr "" "Δοκιμή εάν ο δαίμονας udevd εκτελείται στο παρασκήνιο όταν το πακέτο είναι " "εγκατεστημένο." #. description #: ../jobs/daemons.txt.in:66 msgid "Test if the winbindd daemon is running when the package is installed." msgstr "" "Δοκιμή εάν ο δαίμονας winbindd εκτελείται στο παρασκήνιο όταν το πακέτο " "είναι εγκατεστημένο." #. 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 "Δοκιμή SMART" #. 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 "" "Επαλήθευση ότι οι συσκευές αποθήκευσης, όπως το Fibre Channel και το RAID " "μπορούν να ανιχνεύονται και να αποδίδουν υπό πίεση." #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτό το τεστ θα ελέγξει αν το σύστημα μπορεί να ανιχνεύσει την εισαγωγή " "ενός σκληρού δίσκου eSATA\n" "ΒΗΜΑΤΑ:\n" " 1. Κάντε κλικ στο κουμπί Δοκιμή για να ξεκινήσει ο έλεγχος. Το τεστ θα\n" " εκπνεύσει και θα αποτύχει αν η εισαγωγή δεν ανιχνευτεί μέσα σε 20 " "δευτερόλεπτα.\n" " 2. Συνδέστε ένα σκληρό δίσκο eSATA σε μια διαθέσιμη θύρα eSATA.\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Η επαλήθευση του ελέγχου αυτού είναι αυτόματη. Μην αλλάξετε το " "αυτοματοποιημένα\n" " επιλεγμένο αποτέλεσμα" #. description #: ../jobs/esata.txt.in:20 msgid "" "This is an automated test which performs read/write operations on an " "attached eSATA HDD" msgstr "" "Αυτός είναι ένας αυτόματος έλεγχος που εκτελεί διεργασίες εγγραφής/ανάγνωσης " "σε ένα συνδεδεμένο σκληρό δίσκο eSATA" #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτό το τεστ θα ελέγξει αν το σύστημα μπορεί να ανιχνεύσει την αφαίρεση " "ενός σκληρού δίσκου eSATA\n" "ΒΗΜΑΤΑ:\n" " 1. Κάντε κλικ στο κουμπί 'Test' για να εκκινήσει ο έλεγχος. Ο έλεγχος θα " "εκπνεύσει και θα αποτύχει αν\n" " η αφαίρεση δεν ανιχνευτεί μέσα σε 20 δευτερόλεπτα.\n" " 2. Αφαιρέστε τον δίσκο που έχετε εισάγει προηγουμένως από την θύρα " "eSATA.\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Η επαλήθευση του ελέγχου αυτού είναι αυτοματοποιημένη. Μην αλλάξετε το " "αυτοματοποιημένα\n" " επιλεγμένο αποτέλεσμα" #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτός ο έλεγχος θα επιβεβαιώσει ότι ο αναγνώστης δακτυλικού αποτυπώματος " "μπορεί να χρησιμοποιηθεί για το ξεκλείδωμα ενός κλειδωμένου συστήματος.\n" "ΒΗΜΑΤΑ:\n" " 1. Κάντε κλικ στο εικονίδιο Συνεδρίας (εικονίδιο γραναζιού στην αριστερή " "πλευρά του πάνελ).\n" " 2. Επιλέξτε 'Κλείδωμα οθόνης'.\n" " 3. Πιέστε ένα οποιοδήποτε πλήκτρο ή κινήστε το ποντίκι.\n" " 4. Θα πρέπει να εμφανιστεί κάποιο παράθυρο που παρέχει τη δυνατότητα " "ξεκλειδώματος της οθόνης είτε με πληκτρολόγηση του συνθηματικού είτε με " "χρήση αναγνώστη δακτυλικού αποτυπώματος.\n" " 5. Χρησιμοποιήστε τον αναγνώστη δακτυλικού αποτυπώματος για το " "ξεκλείδωμα.\n" " 6. Η οθόνη σας θα πρέπει να έχει ξεκλειδωθεί.\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Δούλεψε σωστά η διαδικασία ταυτοποίησης;" #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτή η δοκιμή θα ελέγξει αν το σύστημα μπορεί να ανιχνεύσει την εισαγωγή " "ενός σκληρού δίσκου FireWire\n" "ΒΗΜΑΤΑ:\n" " 1. Κάντε κλικ στο 'Δοκιμή' για να ξεκινήσει η δοκιμή. Αυτή θα\n" " λήξει και θα αποτύχει αν δεν ανιχνευτεί η εισαγωγή μέσα σε 20 " "δευτερόλεπτα.\n" " 2. Συνδέστε ένα σκληρό δίσκο FireWire σε μία διαθέσιμη υποδοχή " "FireWire.\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Η επιβεβαίωση της δοκιμής αυτής είναι αυτόματη. Μην αλλάξετε το " "αυτόματα\n" " επιλεγμένο αποτέλεσμα" #. description #: ../jobs/firewire.txt.in:20 msgid "" "This is an automated test which performs read/write operations on an " "attached FireWire HDD" msgstr "" "Αυτό είναι ένα αυτοματοποιημένο τεστ το οποίο πραγματοποιεί διεργασίες " "ανάγνωσης/εγγραφής σε έναν συνδεδεμένο σκληρό δίσκο FireWire" #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτή η δοκιμή θα ελέγξει αν το σύστημα μπορεί να ανιχνεύσει την αφαίρεση " "ενός σκληρού δίσκου FireWire\n" " ΒΗΜΑΤΑ:\n" " 1. Κάντε κλικ στο 'Δοκιμή' για να ξεκινήσει η δοκιμή. Αυτή θα λήξει και " "θα αποτύχει\n" " αν δεν ανιχνευτεί η αφαίρεση μέσα σε 20 δευτερόλεπτα.\n" " 2. Αποσυνδέστε τον σκληρό δίσκο FireWire από την υποδοχή FireWire.\n" " ΕΠΑΛΗΘΕΥΣΗ:\n" " Η επιβεβαίωση της δοκιμής αυτής είναι αυτόματη. Μην αλλάξετε το " "αυτόματα\n" " επιλεγμένο αποτέλεσμα" #. description #: ../jobs/floppy.txt.in:4 msgid "Floppy test" msgstr "Δοκιμή Floppy" #. description #: ../jobs/graphics.txt.in:5 msgid "Parses Xorg.0.Log and discovers the running X driver and version" msgstr "" "Αναλύει το Xorg.0.Log και ανακαλύπτει τον τρέχοντα οδηγό X και την έκδοση" #. description #: ../jobs/graphics.txt.in:12 msgid "Test to output the Xorg version" msgstr "Δοκιμή για την έξοδο της έκδοσης Xorg" #. description #: ../jobs/graphics.txt.in:17 msgid "" "PURPOSE:\n" " This test will verify that the GUI is usable after manually changing " "resolution\n" "STEPS:\n" " 1. Open the Displays application\n" " 2. Select a new resolution from the dropdown list\n" " 3. Click on Apply\n" " 4. Select the original resolution from the dropdown list\n" " 5. Click on Apply\n" "VERIFICATION:\n" " Did the resolution change as expected?" msgstr "" "ΣΚΟΠΟΣ:\n" " Αυτό το τεστ θα επιβεβαιώσει πως το γραφικό περιβάλλον (GUI) είναι " "χρησιμοποιήσιμο μετά την χειροκίνητη αλλαγή της ανάλυσης\n" "ΒΗΜΑΤΑ:\n" " 1. Ανοίξτε την εφαρμογή «Οθόνες»\n" " 2. Επιλέξτε μία νέα ανάλυση από την αναδυόμενη λίστα\n" " 3. Κάντε κλικ στην επιλογή «Εφαρμογή»\n" " 4. Επιλέξτε την αυθεντική ανάλυση από την αναδυόμενη λίστα\n" " 5. Κάντε κλικ στην επιλογή «Εφαρμογή»\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Άλλαξε η ανάλυση όπως θα περιμένατε;" #. description #: ../jobs/graphics.txt.in:36 msgid "Test that the X process is running." msgstr "Δοκιμή ότι η διεργασία X εκτελείται." #. description #: ../jobs/graphics.txt.in:43 msgid "Test that the X is not running in failsafe mode." msgstr "Δοκιμή ότι η διεργασία X εκτελείται σε ασφαλή λειτουργία." #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτό το τεστ θα επαληθεύσει την προεπιλεγμένη ανάλυση οθόνης\n" "ΒΗΜΑΤΑ:\n" " 1. Αυτή η οθόνη χρησιμοποιεί την ακόλουθη ανάλυση:\n" "ΠΛΗΡΟΦΟΡΙΑ:\n" " $έξοδος\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Είναι αυτή η ανάλυση αποδεκτή για την οθόνη σας;" #. description #: ../jobs/graphics.txt.in:82 msgid "" "Ensure the current resolution meets or exceeds the recommended minimum " "resolution (800x600). See here for details:" msgstr "" "Βεβαιωθείτε ότι η τρέχουσα ανάλυση είναι ίση τουλάχιστον με την προτεινόμενη " "ελάχιστη ανάλυση (800x600) ή την υπερβαίνει. Δείτε εδώ για λεπτομέρειες:" #. description #: ../jobs/graphics.txt.in:82 msgid "https://help.ubuntu.com/community/Installation/SystemRequirements" msgstr "https://help.ubuntu.com/community/Installation/SystemRequirements" #. description #: ../jobs/graphics.txt.in:108 msgid "Collect info on graphics modes (screen resolution and refresh rate)" msgstr "" "Συλλογή πληροφοριών για τις λειτουργίες γραφικών (ανάλυση οθόνης και ρυθμός " "ανανέωσης)" #. description #: ../jobs/graphics.txt.in:114 msgid "Collect info on color depth and pixel format." msgstr "Συλλογή πληροφοριών για το βάθος χρώματος και τη μορφή των pixel." #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτό το τεστ θα ελέγξει την προεπιλεγμένη οθόνη\n" "ΒΗΜΑΤΑ:\n" " 1. Κάντε κλικ στην επιλογή «Δοκιμή» ώστε να εμφανιστεί μία δοκιμή " "βίντεο.\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Βλέπετε τις γραμμές χρωμάτων και τις στατικές απεικονίσεις;" #. description #: ../jobs/graphics.txt.in:144 msgid "Check that VESA drivers are not in use" msgstr "Έλεγχος για το ότι οι οδηγοί VESA δεν χρησιμοποιούνται" #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτό το τεστ εναλλάσσεται κυκλικά μεταξύ των ανιχνευθέντων λειτουργιών " "βίντεο\n" "ΒΗΜΑΤΑ:\n" " 1. Κάντε κλικ στην επιλογή «Δοκιμή» για να αρχίσει η εναλλαγή μεταξύ των " "λειτουργιών\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Φάνηκε η οθόνη να λειτουργεί για κάθε τρόπο λειτουργίας;" #. 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 "" "ΣΚΟΠΟΣ:\n" " Η δοκιμή αυτή θα ελέγξει την περιστροφή της οθόνης\n" "ΒΗΜΑΤΑ:\n" " 1. Κάντε κλικ στο \"Δοκιμή\" για την έναρξη του ελέγχου περιστροφής. Η " "οθόνη θα περιστρέφεται κάθε 4 δευτερόλεπτα.\n" " 2. Ελέγξτε αν όλες οι περιστροφές (κανονικές δεξιές και αντεστραμένες " "αριστερές) έλαβαν χώρα χωρίς μόνιμη αλλοίωση της εικόνας\n" "ΕΠΙΒΕΒΑΙΩΣΗ:\n" " Έλαβε χώρα η περιστροφή της εικόνας χωρίς μόνιμη αλλοίωσή της;" #. description #: ../jobs/graphics.txt.in:179 msgid "Check that hardware is able to run compiz" msgstr "Έλεγχος για το αν το υλικό είναι ικανό να τρέξει το compiz" #. description #: ../jobs/graphics.txt.in:186 msgid "Check that hardware is able to run Unity 3D" msgstr "Έλεγχος για το αν το υλικό είναι ικανό να τρέξει το Unity 3D" #. description #: ../jobs/graphics.txt.in:192 msgid "" "PURPOSE:\n" " This test tests the basic 3D capabilities of your video card\n" "STEPS:\n" " 1. Click \"Test\" to execute an OpenGL demo. Press ESC at any time to " "close.\n" " 2. Verify that the animation is not jerky or slow.\n" "VERIFICATION:\n" " 1. Did the 3d animation appear?\n" " 2. Was the animation free from slowness/jerkiness?" msgstr "" "ΣΚΟΠΟΣ:\n" " Αυτό το τεστ δοκιμάζει τις βασικές δυνατότητες τρισδιάστατης επιτάχυνσης " "της κάρτας γραφικών\n" "ΒΗΜΑΤΑ:\n" " 1. Κάντε κλικ στην επιλογή «Δοκιμή» για να εκτελέσετε ένα δοκιμαστικό " "του OpenGL. Πατήστε το πλήκτρο ESC οποιαδήποτε στιγμή για να το " "σταματήσετε.\n" " 2. Επαληθεύστε πως η κίνηση δεν γίνεται σπασμωδικά ή πολύ αργά.\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " 1. Εμφανίστηκε η τρισδιάστατη κινούμενη απεικόνιση;\n" " 2. Ήταν η τρισδιάστατη κινούμενη απεικόνιση αρκετά γρήγορη και χωρίς " "σπασμωδικότητα;" #. description #: ../jobs/graphics.txt.in:207 msgid "Open and close a 3D window multiple times" msgstr "Ανοίξτε και κλείστε ένα 3D παράθυρο πολλές φορές" #. description #: ../jobs/graphics.txt.in:214 msgid "Open, suspend resume and close a 3D window multiple times" msgstr "Ανοίξτε, διακόψτε συνέχεια και κλείστε ένα 3D παράθυρο πολλές φορές" #. description #: ../jobs/graphics.txt.in:221 msgid "Open and close 4 3D windows multiple times" msgstr "Ανοίξτε και κλείστε 4 3D παράθυρα πολλές φορές" #. 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 "" "ΣΚΟΠΟΣ:\n" " Πάρτε ένα στιγμιότυπο της οθόνης (έχοντας συνδεθεί στο περιβάλλον " "εργασίας Unity)\n" "ΒΗΜΑΤΑ:\n" " 1. Πάρτε μια φωτογραφία χρησιμοποιώντας μια κάμερα USB\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Εξετάστε αργότερα την επισύναψη χειροκίνητα." #. 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 "" "ΣΚΟΠΟΣ:\n" " Πάρτε ένα στιγμιότυπο της τρέχουσας οθόνης κατά τη διάρκεια της " "αναπαραγωγής ενός βίντεο σε πλήρη οθόνη\n" "ΒΗΜΑΤΑ:\n" " 1. Εκκινήστε μια αναπαραγωγή βίντεο σε πλήρη οθόνη\n" " 2. Πάρτε μια φωτογραφία χρησιμοποιώντας την κάμερα USB μετά από λίγα " "δευτερόλεπτα\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Εξετάστε αργότερα την επισύναψη χειροκίνητα." #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτό το τεστ θα κάνει έναν έλεγχο ώστε να επιβεβαιώσει ότι το σύστημά " "σας μπορεί επιτυχημένα να αδρανοποιηθεί (εφόσον αυτό υποστηρίζεται)\n" "ΒΗΜΑΤΑ:\n" " 1. Κάντε κλικ στην επιλογή «Δοκιμή»\n" " 2. Το σύστημα θα αδρανοποιηθεί και θα πρέπει να επανέλθει μέσα σε 5 " "λεπτά\n" " 3. Αν το σύστημά σας δεν επανέλθει αυτόματα μετά από 5 λεπτά, παρακαλώ " "πατήστε το πλήκτρο ενέργειας (On/Off) για να επαναφέρετε το σύστημα " "χειροκίνητα\n" " 4. Αν το σύστημα αποτύχει να επανέλθει από την αδρανοποίηση, παρακαλώ " "επανεκκινήστε τον «Έλεγχο συστήματος» και σημειώστε αυτό το τεστ ως " "αποτυχημένο\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Αδρανοποιήθηκε επιτυχώς το σύστημα και λειτούργησε σωστά μετά την " "επαναφορά του;" #. 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 "" "Επισύναψη μίας αναφοράς εγκαταστημένων κωδικοποιητών για ήχο υψηλής " "πιστότητας Intel HDA" #. description #: ../jobs/info.txt.in:12 msgid "Attaches a report of CPU information" msgstr "Επισύναψη μίας αναφοράς πληροφοριών για τον επεξεργαστή (CPU)" #. description #: ../jobs/info.txt.in:18 msgid "Attaches a copy of /var/log/dmesg to the test results" msgstr "" "Επισύναψη ενός αντιγράφου του αρχείου /var/log/dmesg στα αποτελέσματα της " "δοκιμής" #. description #: ../jobs/info.txt.in:24 msgid "Attaches info on DMI" msgstr "Επισύναψη πληροφοριών για το DMI (Direct Media Interface)" #. description #: ../jobs/info.txt.in:32 msgid "Attaches dmidecode output" msgstr "Επισύναψη του αποτελέσματος της εντολής dmidecode" #. description #: ../jobs/info.txt.in:39 msgid "Attaches lshw output" msgstr "" #. description #: ../jobs/info.txt.in:46 msgid "Attaches the firmware version" msgstr "Επισυνάπτει την έκδοση firmware" #. description #: ../jobs/info.txt.in:52 msgid "Attaches very verbose lspci output." msgstr "Επισύναψη πολύ αναλυτικού αποτελέσματος της εντολής lspci" #. description #: ../jobs/info.txt.in:58 msgid "Attaches very verbose lspci output (with central database Query)." msgstr "" "Επισυνάπτει πολύ αναλυτικό αποτέλεσμα της lspci (με ερώτημα στην κεντρική " "βάση δεδομένων)." #. description #: ../jobs/info.txt.in:66 msgid "List USB devices" msgstr "Απαρίθμηση συσκευών USB" #. description #: ../jobs/info.txt.in:77 msgid "Attaches the contents of the various modprobe conf files." msgstr "Επισύναψη του περιεχομένου των διαφόρων modprobe conf αρχείων" #. description #: ../jobs/info.txt.in:83 msgid "Attaches the contents of the /etc/modules file." msgstr "Επισύναψη του περιεχομένου του αρχείου /etc/modules." #. description #: ../jobs/info.txt.in:89 msgid "attaches the contents of various sysctl config files." msgstr "Επισύναψη των περιεχομένων διαφόρων αρχείων ρυθμίσεων sysctl" #. description #: ../jobs/info.txt.in:93 msgid "Attaches a report of sysfs attributes." msgstr "Επισύναψη μίας αναφοράς των χαρακτηριστικών sysfs" #. description #: ../jobs/info.txt.in:106 msgid "" "Attaches a dump of the udev database showing system hardware information." msgstr "" "Επισύναψη μίας αποτύπωσης της βάσης δεδομένων udev η οποία δείχνει " "πληροφορίες για το υλικό του συστήματος." #. description #: ../jobs/info.txt.in:112 msgid "Attaches the output of udev_resource, for debugging purposes" msgstr "Επισυνάπτει την έξοδο του udev_resource για λόγους αποσφαλμάτωσης" #. description #: ../jobs/info.txt.in:119 msgid "Attaches a tarball of gcov data if present." msgstr "Επισύναψη ενός συμπιεσμένου αρχείου με δεδομένα gconv αν υπάρχουν." #. 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 "Επισύναψη του περιεχόμενου του αρχείου /proc/acpi/sleep αν υπάρχει." #. description #: ../jobs/info.txt.in:135 msgid "Bootchart information." msgstr "Πληροφορίες Bootchart." #. description #: ../jobs/info.txt.in:144 msgid "SATA/IDE device information." msgstr "Πληροφορίες συσκευών SATA/IDE" #. description #: ../jobs/info.txt.in:163 msgid "Attaches the bootchart png file for bootchart runs" msgstr "" "Επισύναψη του αρχείου bootchart png για εκτελέσεις του προγράμματος bootchart" #. description #: ../jobs/info.txt.in:171 msgid "Attaches the bootchart log for bootchart test runs." msgstr "" "Επισύναψη των καταγραφών bootchart για δοκιμαστικές εκτελέσεις του " "προγράμματος bootchart" #. description #: ../jobs/info.txt.in:179 msgid "installs the installer bootchart tarball if it exists." msgstr "" "εγκαθιστά τον οδηγό εγκατάστασης του συμπιεσμένου αρχείου bootchart αν " "υπάρχει." #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτό το τεστ θα ελέγξει την συσκευή κατάδειξής σας\n" "ΒΗΜΑΤΑ:\n" " 1. Μετακινήστε τον δείκτη χρησιμοποιώντας τη συσκευή κατάδειξης ή " "αγγίξτε την οθόνη.\n" " 2. Πραγματοποιήστε κάποιες λειτουργίες μονού/διπλού/δεξιού κλικ.\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Λειτούργησε η συσκευή κατάδειξης όπως θα περιμένατε;" #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτό το τεστ θα ελέγξει το πληκτρολόγιό σας\n" "ΒΗΜΑΤΑ:\n" " 1. Κάντε κλικ στην επιλογή «Δοκιμή»\n" " 2. Στην ανοιχτή περιοχή κειμένου, χρησιμοποιήστε το πληκτρολόγιο για να " "πληκτρολογήσετε κάτι\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Λειτουργεί σωστά το πληκτρολόγιό σας;" #. 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 "" "ΣΚΟΠΟΣ:\n" " Χειροκίνητη ανίχνευση του επιταχυνσιομέτρου\n" "ΒΗΜΑΤΑ:\n" " 1.Ελέγξτε τις προδιαγραφές του σύστηματός σας\n" "ΕΛΕΓΧΟΣ:\n" " Αυτό το σύστημα υποτίθεται ότι έχει ένα επιταχυνσιόμετρο;" #. 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 "" "Έλεγχος για το αν η εφαρμογή apt έχει πρόσβαση στα αποθετήρια και μπορεί να " "εγκαταστήσει ενημερώσεις (δεν εγκαθιστά τις ενημερώσεις). Αυτό γίνεται για " "να επιβεβαιωθεί το ότι θα μπορούσατε να επαναφέρετε το σύστημα από μία " "ανολοκλήρωτη ή σπασμένη ενημέρωση." #. 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 "" "Δοκιμάζει το oem-config χρησιμοποιώντας το Xpresser και μετά ελέγχει αν ο " "χρήστης έχει δημιουργηθεί επιτυχώς. Καθαρίζει τον νέο χρήστη αφού το τεστ " "έχει επιτύχει." #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτό το τεστ θα ελέγξει τη λειτουργία του πλήκτρου φωτεινότητας\n" "ΒΗΜΑΤΑ:\n" " 1. Πατήστε τα πλήκτρα φωτεινότητας στο πληκτρολόγιο\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Άλλαξε η φωτεινότητα όπως θα έπρεπε ακολουθώντας τα πατήματα των " "πλήκτρων;" #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτό το τεστ θα ελέγξει το πλήκτρο σίγασης του πληκτρολογίου σας\n" "ΒΗΜΑΤΑ:\n" " 1. Κάντε κλικ στο κουμπί δοκιμής ώστε να ανοίξει ένα παράθυρο στο οποίο " "θα γίνει η δοκιμή του πλήκτρου σίγασης.\n" " 2. Αν το πλήκτρο λειτουργεί, το τεστ θα κριθεί επιτυχές και το παράθυρο " "θα κλείσει.\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Το πλήκτρο σίγασης λειτουργεί όπως αναμένατε;" #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτό το τεστ θα ελέγξει το πλήκτρο αναστολής λειτουργίας\n" "ΒΗΜΑΤΑ:\n" " 1. Πατήστε το πλήκτρο αναστολής λειτουργίας του πληκτρολογίου\n" " 2. Επαναφέρετε το σύστημά σας πιέζοντας το πλήκτρο ενέργειας (On/Off)\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Ανεστάλη η λειτουργία του συστήματος με το πάτημα του πλήκτρου αναστολής " "λειτουργίας;" #. 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 "" "ΣΚΟΠΟΣ:\n" " Η δοκιμή αυτή θα ελέγξει το πλήκτρο super του πληκτρολογίου σας\n" "ΒΗΜΑΤΑ:\n" " 1. Κάντε κλικ στο \"Δοκιμή\" για να ανοίξει ένα παράθυρο στο οποίο θα " "γίνει η δοκιμή.\n" " 2. Αν το πλήκτρο δουλεύει, η δοκιμή θα σημειωθεί ως επιτυχής και το " "παράθυρο θα κλείσει.\n" "ΕΠΙΒΕΒΑΙΩΣΗ:\n" " Το πλήκτρο super λειτούργησε όπως αναμενόταν;" #. 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 "" "ΣΚΟΠΟΣ:\n" " Επαληθεύστε πως το πλήκτρο συντόμευσης Εξωτερικού βίντεο λειτουργεί όπως " "αναμένεται\n" "ΒΗΜΑΤΑ:\n" " 1. Συνδέστε μια εξωτερική οθόνη\n" " 2. Πατήστε το πλήκτρο συντόμευσης οθονών για να αλλάξετε τη ρύθμιση των " "οθονών\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Ελέγξτε πως το σήμα βίντεο μπορεί να καθρεφτιστεί, να επεκταθεί ή να " "εμφανιστεί μόνο στην εξωτερική ή την ενσωματωμένη οθόνη." #. 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 "" "ΣΚΟΠΟΣ:\n" " Επαληθεύστε πως το πλήκτρο συντόμευσης επιφανείας αφής ενεργοποιεί και " "απενεργοποιεί τη λειτουργία της επιφανείας αφής \n" "ΒΗΜΑΤΑ:\n" " 1. Επαληθεύστε πως η επιφάνεια αφής είναι λειτουργική\n" " 2. Πατήστε το κουμπί εναλλαγής επιφανείας αφής\n" " 3. Πατήστε το κουμπί εναλλαγής επιφανείας αφής ξανά\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Επαληθεύστε πως η επιφάνεια αφής απενεργοποιήθηκε και ενεργοποιήθηκε " "ξανά." #. 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 "" "ΣΚΟΠΟΣ:\n" " Δοικιμή του λαμπακιού LED ενέργειας\n" "ΒΗΜΑΤΑ:\n" " 1.Το λαμπάκι θα πρέπει να ανάβει όσο η συσκευή είναι ανοιχτή\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Είναι αναμένο το λαμπάκι LED όπως πρέπει;" #. 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 "" "ΣΚΟΠΟΣ:\n" "   Επαλήθευση του Led τροφοδοσίας\n" "ΒΗΜΑΤΑ:\n" "     1. Το LED τροφοδοσίας πρέπει να αναβοσβήνει ή να αλλάξει χρώμα, ενώ το " "σύστημα έχει ανασταλεί\n" "ΕΛΕΓΧΟΣ:\n" "     Μήπως το LED τροφοδοσίας αναβόσβηνε ή άλλαξε χρώμα ενώ το σύστημα είχε " "ανασταλεί για το προηγούμενο τεστ αναστολής;" #. 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 "" "ΣΚΟΠΟΣ:\n" " Δοκιμή ότι το LED λαμπάκι της μπαταρίας δείχνει την κατάσταση φόρτισης\n" "ΒΗΜΑΤΑ:\n" " 1. Αφήστε το σύστημα να δουλέψει λίγο με την μπαταρία\n" " 2.Συνδέστε τον φορτιστή ρεύματος\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Έγινε το λαμπάκι πορτοκαλί;" #. 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 "" "ΣΚΟΠΟΣ:\n" " Δοκιμή ότι το LED λαμπάκι της μπαταρίας δείχνει σωστά την κατάσταση " "φόρτισης\n" "ΒΗΜΑΤΑ:\n" " 1. Αφήστε το σύστημα να δουλέψει λίγο με την μπαταρία\n" " 2.Συνδέστε τον φορτιστή ρεύματος\n" " 3. Αφήστε το σύστημα να δουλέψει μερική ώρα με το ρεύμα\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Έσβησε το πορτοκαλί λαμπάκι όταν η μπαταρία φόρτισε πλήρως;" #. 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 "" "ΣΚΟΠΟΣ:\n" " Δοκιμή ότι το LED λαμπάκι της μπαταρίας δείχνει ότι έχει χαμηλή " "μπαταρία\n" "ΒΗΜΑΤΑ:\n" " 1. Αφήστε το σύστημα να δουλέψει μερικές ώρες με την μπαταρία\n" " 2. Παρατηρείτε το λαμπάκι προσεκτικά\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Έγινε το λαμπάκι πορτοκαλί όταν άρχισε να είναι χαμηλή η μπαταρία;" #. 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 "" "ΣΚΟΠΟΣ:\n" " Δοκιμή ότι το LED λαμπάκι του σκληρού δίσκου δουλεύει\n" "ΒΗΜΑΤΑ:\n" " 1. Πατήστε \"Δοκιμή\" για να γίνει η εγγραφή ενώς προσωρινού αρχείου στο " "δίσκο για μερικά δεπτερόλεπτα\n" " 2. Το λαμπάκι θα πρέπει να αναβοσβήνει κατά την εγγραφή/ανάγνωση από τον " "σκληρό δίσκο\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Αναβόσβησε το λαμπάκι;" #. 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 "Έλεγχοι bluetooth" #. 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 "Δοκιμές δίσκου eSATA" #. description #: ../jobs/local.txt.in:73 msgid "Fingerprint reader tests" msgstr "Δοκιμές αναγνώστη δακτυλικών αποτυπωμάτων" #. description #: ../jobs/local.txt.in:80 msgid "Firewire disk tests" msgstr "Δοκιμές δίσκου Firewire" #. description #: ../jobs/local.txt.in:94 msgid "Floppy disk tests" msgstr "Έλεγχοι δισκετών Floppy" #. 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 "Δοκιμές LED" #. 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 "Δοκιμές touchpad" #. description #: ../jobs/local.txt.in:269 msgid "Touchscreen tests" msgstr "Δοκιμές οθόνης αφής" #. description #: ../jobs/local.txt.in:276 msgid "USB tests" msgstr "Έλεγχοι USB" #. 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 "Έντονες δοκιμές (τύπου smoke)" #. description #: ../jobs/local.txt.in:325 msgid "Sniff Sniffers" msgstr "Έλεγχος για λογισμικό τύπου sniffer" #. 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 "" "Αυτό το τεστ είναι αυτοματοποιημένο και εκτελείται μετά από το τεστ " "εισαγωγής κάρτας MMC. Κάνει δοκιμές ανάγνωσης και εγγραφής στην κάρτα MMC." #. description #: ../jobs/mediacard.txt.in:30 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects\n" " the removal of the MMC card from the systems card reader.\n" "STEPS:\n" " 1. Click \"Test\" and remove the MMC card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" "ΣΚΟΠΟΣ:\n" " Η δοκιμή αυτή θα ελέγξει αν το σύστημα μπορεί να ανιχνεύσει σωστά\n" " την εξαγωγή μιας κάρτας Multimedia Card (MMC) από τον αναγνώστη καρτών.\n" "ΒΗΜΑΤΑ:\n" " 1. Κάντε κλικ στο \"Δοκιμή\" και αφαιρέστε την κάρτα MMC από τον " "αναγνώστη.\n" " (Σημείωση: η δοκιμή αυτή θα λήξει χρονικά μετά από 20 δευτερόλεπτα.)\n" "ΕΠΙΒΕΒΑΙΩΣΗ:\n" " Η επαλήθευση της δοκιμής αυτής είναι αυτόματη. Μην αλλάξετε την\n" " επιλογή αυτόματου αποτελέσματος." #. 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 "" "Αυτό το τεστ είναι αυτοματοποιημένο και εκτελείται μετά από το τεστ " "εισαγωγής κάρτας SD. Κάνει δοκιμές ανάγνωσης και εγγραφής στην κάρτα SD." #. description #: ../jobs/mediacard.txt.in:70 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects\n" " the removal of an SD card from the systems card reader.\n" "STEPS:\n" " 1. Click \"Test\" and remove the SD card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" "ΣΚΟΠΟΣ:\n" " Η δοκιμή αυτή θα ελέγξει αν ο αναγνώστης καρτών του συστήματος μπορεί\n" " να ανιχνεύσει την εξαγωγή μιας κάρτας Secure Digital (SD) από τον " "αναγνώστη καρτών.\n" "ΒΗΜΑΤΑ:\n" " 1. Κάντε κλικ στο \"Δοκιμή\" και αφαιρέστε την κάρτα SD από τον " "αναγνώστη.\n" " (Σημείωση: η δοκιμή αυτή θα λήξει χρονικά μετά από 20 δευτερόλεπτα.)\n" "ΕΠΙΒΕΒΑΙΩΣΗ:\n" " Η επαλήθευση της δοκιμής αυτής είναι αυτόματη. Μην αλλάξετε την\n" " επιλογή αυτόματου αποτελέσματος." #. 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 "" "Αυτό το τεστ είναι αυτοματοποιημένο και εκτελείται μετά από το τεστ " "εισαγωγής κάρτας SDHC. Κάνει δοκιμές ανάγνωσης και εγγραφής στην κάρτα SDHC." #. description #: ../jobs/mediacard.txt.in:121 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects\n" " the removal of an SDHC card from the systems card reader.\n" "STEPS:\n" " 1. Click \"Test\" and remove the SDHC card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" "ΣΚΟΠΟΣ:\n" " Η δοκιμή αυτή θα ελέγξει αν το σύστημα μπορεί να ανιχνεύσει σωστά\n" " την αφαίρεση μιας κάρτας SDHC από τον αναγνώστη καρτών.\n" "ΒΗΜΑΤΑ:\n" " 1. Κάντε κλικ στο \"Δοκιμή\" και αφαιρέστε την κάρτα SDHC από τον " "αναγνώστη.\n" " (Σημείωση: η δοκιμή αυτή θα τερματιστεί μετά από 20 δευτερόλεπτα.)\n" " 2. Μην αφαιρέσετε την κάρτα μετά τη δοκιμή.\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Η επιβεβαίωση αυτής της δοκιμής είναι αυτόματη. Μην αλλάξετε την " "επιλογή\n" " αυτόματου αποτελέσματος." #. 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 "" "Αυτό το τεστ είναι αυτοματοποιημένο και εκτελείται μετά από το τεστ " "εισαγωγής κάρτας CF. Κάνει δοκιμές ανάγνωσης και εγγραφής στην κάρτα CF." #. description #: ../jobs/mediacard.txt.in:161 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects\n" " the removal of a CF card from the systems card reader.\n" "STEPS:\n" " 1. Click \"Test\" and remove the CF card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" "ΣΚΟΠΟΣ:\n" " Η δοκιμή αυτή θα ελέγξει αν το σύστημα μπορεί να ανιχνεύσει σωστά\n" " την αφαίρεση μιας κάρτας CF από τον αναγνώστη καρτών.\n" "ΒΗΜΑΤΑ:\n" " 1. Κάντε κλικ στο \"Δοκιμή\" και αφαιρέστε την κάρτα CF από τον " "αναγνώστη.\n" " (Σημείωση: η δοκιμή αυτή θα τερματιστεί μετά από 20 δευτερόλεπτα.)\n" " 2. Μην αφαιρέσετε την κάρτα μετά τη δοκιμή.\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Η επιβεβαίωση αυτής της δοκιμής είναι αυτόματη. Μην αλλάξετε την " "επιλογή\n" " αυτόματου αποτελέσματος." #. 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 "" "Αυτό το τεστ είναι αυτοματοποιημένο και εκτελείται μετά από το τεστ " "εισαγωγής κάρτας CF μετά-την-αναστολή-λειτουργίας. Κάνει δοκιμές ανάγνωσης " "και εγγραφής στην κάρτα CF μετά την αναστολή λειτουργίας του συστήματος." #. 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 "" "ΣΚΟΠΟΣ:\n" " Η δοκιμή αυτή θα ελέγξει αν το σύστημα μπορεί να ανιχνεύσει σωστά\n" " την αφαίρεση μιας κάρτας CF από τον αναγνώστη καρτών αφού το σύστημα " "τεθεί σε αδράνεια.\n" "ΒΗΜΑΤΑ:\n" " 1. Κάντε κλικ στο \"Δοκιμή\" και αφαιρέστε την κάρτα CF από τον " "αναγνώστη.\n" " (Σημείωση: η δοκιμή αυτή θα τερματιστεί μετά από 20 δευτερόλεπτα.)\n" " 2. Μην αφαιρέσετε την κάρτα μετά τη δοκιμή.\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Η επιβεβαίωση αυτής της δοκιμής είναι αυτόματη. Μην αλλάξετε την " "επιλογή\n" " αυτόματου αποτελέσματος." #. 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 "" "Αυτό το τεστ ελέγχει το ποσό της μνήμης που αναφέρει το meminfo (πληροφορίες " "μνήμης) σε αντιπαραβολή με το μέγεθος των αρθρωμάτων μνήμης που ανιχνεύονται " "από το DMI." #. 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 "" "ΣΚΟΠΟΣ:\n" " Διατήρηση πληροφοριών του ελεγκτή στην αναφορά\n" "ΒΗΜΑΤΑ:\n" " 1. Πληροφορίες ελεγκτή\n" " 2. Παρακαλώ εισάγετε τις παρακάτω πληροφορίες στο πεδίο σχολίων:\n" " α. Όνομα\n" " β. Διεύθυνση Email\n" " γ. Αιτία εκτέλεσης αυτής της δοκιμής\n" "ΕΠΙΒΕΒΑΙΩΣΗ:\n" " Δεν υπάρχει κάτι για επιβεβαίωση" #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτό το τεστ θα ελέγξει ότι το σύστημα μπορεί να εναλλάσσεται μεταξύ " "ενός εικονικού τερματικού και του εξυπηρετητή X\n" "ΒΗΜΑΤΑ:\n" " 1. Πατήστε στην επιλογή «Δοκιμή» για να εναλλαχτείτε σε ένα άλλο " "εικονικό τερματικό και μετά πίσω στον εξυπηρετητή X\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Άλλαξε η οθόνη σας προσωρινά σε μία κονσόλα κειμένου και μετά επανήλθε " "πίσω στην τρέχουσα συνεδρία σας;" #. description #: ../jobs/miscellanea.txt.in:50 msgid "Run Firmware Test Suite (fwts) automated tests." msgstr "Εκτέλεση των αυτοματοποιημένων ελέγχων της σουίτας firmware (fwts)" #. description #: ../jobs/miscellanea.txt.in:60 msgid "Attaches the FWTS results log to the submission" msgstr "Επισυνάπτει στην υποβολή το αρχείο καταγραφής των αποτελεσμάτων FWTS" #. description #: ../jobs/miscellanea.txt.in:67 msgid "" "This will run some basic connectivity tests against a BMC, verifying that " "IPMI works." msgstr "" "Αυτό θα εκτελέσει μερικές βασικές δοκιμές διασυνδεσιμότητας ως προς ένα " "Baseboard Management Controller (BMC), επιβεβαιώνοντας πως το Intelligent " "Platform Management Interface (IPMI) λειτουργεί." #. description #: ../jobs/miscellanea.txt.in:73 msgid "" " Determine if we need to run tests specific to portable computers that may " "not apply to desktops." msgstr "" " Καθορίστε αν χρειάζεται να εκτελεστούν δοκιμές ειδικά σχεδιασμένες για " "φορητούς υπολογιστές οι οποίες δεν γίνεται να εφαρμοστούν σε επιτραπέζιους " "υπολογιστές." #. 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 "" "Έλεγχος για το ότι ο κατάλογος /var/crash directory δεν περιέχει τίποτα. " "Παραθέτει τη λίστα των αρχείων που περιέχονται σε αυτόν αν υπάρχουν, ή " "αναφέρει την κατάσταση του καταλόγου (δεν υπάρχει/είναι κενός)" #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτό το τεστ θα ελέγξει την ενσύρματη σύνδεσή σας\n" "ΒΗΜΑΤΑ:\n" " 1. Κάντε κλικ στο εικονίδιο του δικτύου στον επάνω πίνακα εφαρμογών\n" " 2. Επιλέξτε ένα δίκτυο κάτω από το τμήμα «Ενσύρματο δίκτυο»\n" " 3. Πατήστε στην επιλογή «Δοκιμή» ώστε να επιβεβαιωθεί η δυνατότητα " "επίτευξης μίας σύνδεσης με το πρωτόκολλο HTTP\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Εμφανίστηκε μία ειδοποίηση και επιτεύχθηκε σωστά η σύνδεση;" #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτό το τεστ θα ελέγξει ότι γίνεται να συνδεθεί και να διαμορφωθεί ένα " "DSL modem.\n" "ΒΗΜΑΤΑ:\n" " 1. Συνδέστε την τηλεφωνική γραμμή στον υπολογιστή\n" " 2. Κάντε κλικ στο εικονίδιο του δικτύου στον επάνω πίνακα εφαρμογών\n" " 3. Επιλέξτε «Επεξεργασία συνδέσεων»\n" " 4. Επιλέξτε την καρτέλα «DSL»\n" " 5. Πατήστε στο κουμπί «Πρόσθεση»\n" " 6. Διαμορφώστε σωστά τις παραμέτρους της σύνδεσης\n" " 7. Πατήστε στην επιλογή «Δοκιμή» ώστε να επιβεβαιωθεί η δυνατότητα " "επίτευξης μίας σύνδεσης με το πρωτόκολλο HTTP\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Εμφανίστηκε μία ειδοποίηση και επιτεύχθηκε σωστά η σύνδεση;" #. description #: ../jobs/networking.txt.in:47 msgid "" "Automated test case to verify availability of some system on the network " "using ICMP ECHO packets." msgstr "" "Αυτοματοποιημένο σενάριο ελέγχων για την επαλήθευση της διαθεσιμότητας " "κάποιου συστήματος στο δίκτυο χρησιμοποιώντας πακέτα ICMP ECHO." #. description #: ../jobs/networking.txt.in:53 ../jobs/peripheral.txt.in:37 msgid "" "Automated test case to make sure that it's possible to download files " "through HTTP" msgstr "" "Αυτοματοποιημένο σενάριο ελέγχων για την επιβεβαίωση της δυνατότητας λήψης " "αρχείων μέσω HTTP" #. description #: ../jobs/networking.txt.in:61 msgid "Test to see if we can sync local clock to an NTP server" msgstr "" "Έλεγχος για τη διαπίστωση της δυνατότητας συγχρονισμού του τοπικού ρολογιού " "με έναν εξυπηρετητή NTP" #. description #: ../jobs/networking.txt.in:67 msgid "" "Verify that an installation of checkbox-server on the network can be reached " "over SSH." msgstr "" "Επιβεβαίωση για το ότι μια εγκατάσταση του checkbox-server στο δίκτυο μπορεί " "να είναι προσβάσιμη μέσω SSH." #. 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 "Έλεγχος εγγραφής CD." #. description #: ../jobs/optical.txt.in:79 msgid "Automated CD write test" msgstr "Αυτοματοποιημένος έλεγχος εγγραφής CD" #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτό το τεστ θα ελέγξει τις δυνατότητες αναπαραγωγής ηχητικών CD που " "έχει ο υπολογιστής σας\n" "ΒΗΜΑΤΑ:\n" " 1. Εισαγετε ένα ηχητικό CD στον οπτικό οδηγό σας\n" " 2. Όταν ειδοποιηθείτε, εκκινήστε την εφαρμογή αναπαραγωγής μουσικής\n" " 3. Εντοπίστε το CD στο παράθυρο της εφαρμογής αναπαραγωγής μουσικής\n" " 4. Επιλέξτε το CD στην εφαρμογή αναπαραγωγής μουσικής\n" " 5. Πατήστε το πλήκτρο αναπαραγωγής ώστε να ακούσετε τη μουσική στο CD\n" " 6. Σταματήστε την αναπαραγωγή μετά από λίγο\n" " 7. Κάντε δεξί κλικ στο εικονίδιο του CD και επιλέξτε «Εξαγωγή δίσκου»\n" " 8. Θα πρέπει να γίνει εξαγωγή του CD\n" " 9. Κλείστε την εφαρμογή αναπαραγωγής μουσικής\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Λειτούργησαν όλα τα βήματα;" #. description #: ../jobs/optical.txt.in:116 msgid "DVD write test." msgstr "Έλεγχος εγγραφής DVD" #. description #: ../jobs/optical.txt.in:142 msgid "Automated DVD write test." msgstr "Αυτοματοποιημένος έλεγχος εγγραφής DVD" #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτό το τεστ θα ελέγξει τις δυνατότητες αναπαραγωγής DVD του συστήματός " "σας\n" "ΒΗΜΑΤΑ:\n" " 1. Εισάγετε ένα DVD με οποιαδήποτε ταινία στον οδηγό οπτικών συσκευών\n" " 2. Πατήστε στην επιλογή «Δοκιμή» για να γίνει η αναπαραγωγή του DVD με " "την εφαρμογή Totem\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Έγινε η αναπαραγωγή του αρχείου;" #. 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 "" "ΣΚΟΠΟΣ:\n" " Η δοκιμή αυτή θα επιβεβαιώσει ότι το ρολόι της επιφάνειας εργασίας " "εμφανίζει τη σωστή ημερομηνία και ώρα\n" "ΒΗΜΑΤΑ:\n" " 1. Ελέγξτε το ρολόι στην επάνω δεξιά γωνία της επιφάνειας εργασίας.\n" "ΕΠΙΒΕΒΑΙΩΣΗ:\n" " Δείχνει το ρολόι τη σωστή ημερομηνία και ώρα για τη ζώνη ώρας σας;" #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτό το τεστ θα επαληθεύσει πως το ρολόι της επιφάνειας εργασίας " "συγχρονίζεται με το ρολόι του συστήματος.\n" "ΒΗΜΑΤΑ:\n" " 1. Πατήστε στο κουμπί «Δοκιμή» και επαληθεύστε πως το ρολόι μετακινείται " "κατά μία ώρα προς τα εμπρός.\n" " Σημείωση: Ενδέχεται να χρειαστεί να περάσει περίπου ένα λεπτό έως ότου το " "ρολόι να ανανεωθεί\n" " 2. Κάντε δεξί κλικ στο ρολόι και έπειτα πατήστε στην επιλογή «Ρυθμίσεις " "ώρας και ημερομηνίας...»\n" " 3. Βεβαιωθείτε ότι η εφαρμογή ρολογιού βρίσκεται στη χειροκίνητη " "ρύθμιση.\n" " 4. Αλλάξτε την ώρα κατά μία ώρα προς τα πίσω\n" " 5. Κλείστε το παράθυρο και επανεκκινήστε\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Εμφανίζει το ρολόι του συστήματός σας τη σωστή ημερομηνία και ώρα για τη " "χρονική σας ζώνη;" #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτός ο έλεγχος θα επιβεβαιώσει ότι μπορείτε να επανεκκινήσετε το σύστημα " "σας από το μενού της επιφάνειας εργασίας\n" "ΒΗΜΑΤΑ:\n" " 1. Κλικ στο εικονίδιο γραναζιού στην πάνω δεξιά γωνία της επιφάνειας " "εργασίας και κλικ στο \"Κλείσιμο\"\n" " 2. Κλικ στο κουμπί \"Επανεκκίνηση\" στην αριστερή πλευρά του διαλόγου " "κλεισίματος\n" " 3. Μετά την επανασύνδεση, επανεκκινήστε τον Έλεγχο συστήματος και θα " "πρέπει να βρεθείτε πάλι εδώ\n" "ΕΠΙΒΕΒΑΙΩΣΗ:\n" " Επανεκκινήθηκε το σύστημά σας και εμφανίστηκε η διεπαφή σύνδεσης καθαρά;" #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτό το τεστ θα επαληθεύσει πως ένας δικτυακός εκτυπωτής είναι " "χρησιμοποιήσιμος\n" "ΒΗΜΑΤΑ:\n" " 1. Βεβαιωθείτε πως υπάρχει διαθέσιμος εκτυπωτής στο δίκτυό σας\n" " 2. Κάντε κλικ στο εικονίδιο με το σχήμα του γραναζιού στην επάνω δεξιά " "γωνία και έπειτα κάντε κλικ στην επιλογή «Εκτυπωτές»\n" " 3. Αν ο εκτυπωτής δεν υπάρχει ήδη στη λίστα, κάντε κλικ στην επιλογή " "«Πρόσθεση»\n" " 4. Θα πρέπει να ανιχνευθεί ο εκτυπωτής και να εμφανιστούν οι κατάλληλες " "τιμές διαμόρφωσης\n" " 5. Εκτυπώστε μία δοκιμαστική σελίδα\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Μπορέσατε να εκτυπώσετε μία δοκιμαστική σελίδα στον δικτυακό εκτυπωτή;" #. 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 "Έλεγχος του ξυπνητηριού ACPI (fwts wakealarm)" #. description #: ../jobs/power-management.txt.in:25 msgid "Attach log from fwts wakealarm test" msgstr "Επισύναψη αρχείου καταγραφής από τη δοκιμή fwts wakealarm" #. 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 "Βεβαιωθείτε ότι υπάρχει η συσκευή RTC (Real-Time Clock)." #. 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 "" "Έλεγχος για το αν το CONFIG_NO_HZ έχει ρυθμιστεί στον πυρήνα (Αυτός είναι " "ένας απλός έλεγχος παλινδρόμησης)" #. 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 "Επαληθεύει τη λειτουργία του sshd." #. description #: ../jobs/server-services.txt.in:11 msgid "Verifies that Print/CUPs server is running." msgstr "Επαληθεύει τη λειτουργία του εξυπηρετητή Print/CUPs." #. description #: ../jobs/server-services.txt.in:20 msgid "Verifies that DNS server is running and working." msgstr "Επαλήθευση της εκτέλεσης και της λειτουργίας του εξυπηρετητή DNS." #. description #: ../jobs/server-services.txt.in:29 msgid "Verifies that Samba server is running." msgstr "Επαλήθευση της λειτουργίας του εξυπηρετητή Samba." #. description #: ../jobs/server-services.txt.in:40 msgid "Verifies that the LAMP stack is running (Apache, MySQL and PHP)." msgstr "" "Επαλήθευση της λειτουργίας της «στοίβας» LAMP (Apache, MySQL και PHP)." #. description #: ../jobs/server-services.txt.in:47 msgid "Verifies that Tomcat server is running and working." msgstr "" "Επαλήθευση για το ότι ο εξυπηρετητής Tomcat εκτελείται και λειτουργεί." #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτή η δοκιμή ελέγχει ότι το χειροκίνητο πρόσθετο δουλεύει καλά\n" "ΒΗΜΑΤΑ:\n" " 1. Προσθέστε ένα σχολίο\n" " 2. Ορίστε το αποτέλεσμα ως επιτυχές\n" "ΕΠΙΒΕΒΑΙΩΣΗ:\n" " Ελέγξτε ότι στην αναφορά το αποτέλεσμα είναι επιτυχές και εμφανίζεται το " "σχόλιο" #. 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 "" "ΣΚΟΠΟΣ:\n" " Η δημιουργία διεργασιών που θα χρησιμοποιούν τον επεξεργαστή (CPU) όσο " "το δυνατόν περισσότερο για δύο ώρες. Το τεστ θεωρείται επιτυχές αν δεν " "υπάρξει πάγωμα του συστήματος." #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτή είναι μια αυτόματη δοκιμή αντοχής που θα αναγκάσει το σύστημα να " "μπει σε αδράνεια και να επανέλθει 30 φορές." #. description #: ../jobs/stress.txt.in:41 msgid "Attaches the log from the 30 cycle Hibernate/Resume test if it exists" msgstr "" "Επισυνάπτει το αρχείο καταγραφής από τη δοκιμή 30 φορές Αδράνεια/Επαναφορά, " "αν υπάρχει" #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτή είναι μια αυτοματοποιημένη δοκιμή αντοχής που θα αναγκάσει το " "σύστημα να μπει σε αναμονή/επαναφορά 30 φορές." #. 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 "" "Επισυνάπτει το αρχείο καταγραφής από τη δοκιμή 30 φορές Αναμονή/Επαναφορά αν " "υπάρχει" #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτή είναι μια αυτοματοποιημένη δοκιμή αντοχής που θα αναγκάσει το " "σύστημα να μπει σε αδράνεια/επανέλθει 250 φορές." #. description #: ../jobs/stress.txt.in:104 msgid "" "Attaches the log from the 250 cycle Hibernate/Resume test if it exists" msgstr "" "Επισυνάπτει το αρχείο καταγραφής από τη δοκιμή 250 φορές Αδράνεια/Επαναφορά " "αν υπάρχει" #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτή είναι μια αυτοματοποιημένη δοκιμή αντοχής που θα αναγκάσει το " "σύστημα να μπει σε αναμονή/επανέλθει 250 φορές." #. description #: ../jobs/stress.txt.in:127 msgid "Attaches the log from the 250 cycle Suspend/Resume test if it exists" msgstr "" "Επισυνάπτει το αρχείο καταγραφής από τη δοκιμή 250 φορές Αναμονή/Επαναφορά, " "αν υπάρχει" #. 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 "Δοκιμή αντοχής επανεκκίνησης (100 φορές)" #. description #: ../jobs/stress.txt.in:160 msgid "Stress poweroff system (100 cycles)" msgstr "Δοκιμή αντοχής σβησίματος (100 φορές)" #. description #: ../jobs/stress.txt.in:172 msgid "Check logs for the stress reboot (100 cycles) test case" msgstr "" "Έλεγχος αρχείων καταγραφής για τη δοκιμή αντοχής επανεκκίνησης (100 φορές)" #. description #: ../jobs/stress.txt.in:184 msgid "Check logs for the stress poweroff (100 cycles) test case" msgstr "" "Έλεγχος αρχείων καταγραφής για τη δοκιμή αντοχής σβησίματος (100 φορές)" #. 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 "" "Επαλήθευση για το ότι όλες οι μονάδες επεξεργασίας (CPU) βρίσκονται σε " "σύνδεση πριν από την αναστολή λειτουργίας" #. 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 "" "Επαλήθευση για το ότι όλες οι μονάδες επεξεργασίας (CPU) βρίσκονται σε " "σύνδεση μετά την επαναφορά από την αναστολή λειτουργίας." #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτή η δοκιμή θα ελέγξει ότι η οθόνη εμφανίζεται σωστά μετά την αναμονή " "και την επαναφορά\n" "ΒΗΜΑΤΑ:\n" " 1. Ελέγξτε ότι η οθόνη σας δεν εμφανίζει οπτικά αντικείμενα μετά την " "επαναφορά.\n" "ΕΠΙΒΕΒΑΙΩΣΗ:\n" " Δουλεύει φυσιολογικά η οθόνη μετά την επαναφορά;" #. 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 "" "Ελέγχει ότι το υλικό ασύρματης δικτύωσης μπορεί να συνδεθεί σε ένα " "δρομολογητή με χρήση πρωτοκόλλου ασφαλείας WPA και πρωτόκολλα 802.11b/g μετά " "την αναμονή του συστήματος." #. 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 "" "Ελέγχει ότι το υλικό ασύρματης δικτύωσης μπορεί να συνδεθεί σε ένα " "δρομολογητή χωρίς ασφάλεια και πρωτόκολλα 802.11b/g μετά την αναμονή του " "συστήματος." #. 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 "" "Ελέγχει ότι το υλικό ασύρματης δικτύωσης μπορεί να συνδεθεί σε ένα " "δρομολογητή με τη χρήση πρωτοκόλλου ασφαλείας WPA και πρωτόκολλα 802.11n " "μετά την αναμονή του συστήματος." #. 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 "" "Ελέγχει ότι το υλικό ασύρματης δικτύωσης μπορεί να συνδεθεί σε ένα ρούτερ " "χωρίς ασφάλεια και πρωτόκολλα 802.11n μετά την αναμονή του συστήματος." #. 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 "" "Αυτό το τεστ συλλαμβάνει τη διεύθυνση υλικού του προσαρμογέα bluetooth μετά " "την αναστολή λειτουργίας και τη συγκρίνει με την πριν την αναστολή " "συλληφθείσα διεύθυνση." #. 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 "" "Αυτό είναι ένα αυτοματοποιημένο τεστ μεταφοράς αρχείων μέσω bluetooth. " "Αποστέλλει μία εικόνα στην καθορισμένη από τη μεταβλητή περιβάλλοντος " "BTDEVADDR συσκευή." #. description #: ../jobs/suspend.txt.in:928 msgid "" "This is an automated Bluetooth test. It emulates browsing on a remote device " "specified by the BTDEVADDR environment variable." msgstr "" "Αυτή είναι μια αυτοματοποιημένη δοκιμή Bluetooth. Εξομοιώνει περιήγηση σε " "απομακρυσμένη συσκευή που καθορίζεται από την παράμετρο περιβάλλοντος " "BTDEVADDR." #. 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 "" "Αυτή είναι μια αυτοματοποιημένη δοκιμή Bluetooth. Δέχεται το αρχείο από μια " "απομακρυσμένη συσκευή που καθορίζεται από την παράμετρο περιβάλλοντος " "BTDEVADDR." #. 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 "" "ΣΚΟΠΟΣ\n" " Αυτό το τεστ θα αποστείλει την εικόνα «JPEG_Color_Image_Ubuntu.jpg» σε " "μία καθορισμένη συσκευή\n" "ΒΗΜΑΤΑ:\n" " 1. Πατήστε στην επιλογή «Δοκιμή» και θα σας ζητηθεί να εισάγετε το όνομα " "μίας συσκευής Bluetooth η οποία να δέχεται τη μεταφορά αρχείων (ενδέχεται να " "χρειαστεί να περάσουν κάποιες στιγμές μετά την εισαγωγή του ονόματος ώστε να " "αρχίσει η αποστολή του αρχείου)\n" " 2. Αποδεχθείτε τις όποιες προτροπές παρουσιαστούν και στις δύο συσκευές\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Μεταφέρθηκαν σωστά τα δεδομένα;" #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτό το τεστ θα προκαλέσει την κυκλική εναλλαγή μεταξύ των τρόπων " "λειτουργίας της οθόνης που έχουν ανιχνευθεί\n" "ΒΗΜΑΤΑ:\n" " 1. Πατήστε στην επιλογή «Δοκιμή» ώστε η οθόνη να εναλλαγεί κυκλικά " "μεταξύ των τρόπων λειτουργίας της\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Φαινόταν σωστά η οθόνη σας σε όλους τους τρόπος λειτουργίας;" #. 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 "" "Αυτή είναι μια αυτοματοποιημένη έκδοση του usb/storage-automated και " "υποθέτει ότι ο διακομιστής έχει συνδεδεμένες συσκευές αποθήκευσης USB πριν " "τη δοκιμή. Υπάρχει για διακομιστές και αυτοματοποιημένες δοκιμές SRU." #. 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 "" "Αυτό το τεστ είναι αυτοματοποιημένο και εκτελείται μετά από το τεστ " "εισαγωγής κάρτας MMC μετά-την-αναστολή-λειτουργίας. Κάνει δοκιμές ανάγνωσης " "και εγγραφής στην κάρτα MMC μετά την αναστολή λειτουργίας του συστήματος." #. 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 "" "ΣΚΟΠΟΣ:\n" " Η δοκιμή αυτή θα ελέγξει αν το σύστημα μπορεί να ανιχνεύσει σωστά την " "εξαγωγή\n" " μιας κάρτας Multimedia Card (MMC) από τον αναγνώστη καρτών αφού το " "σύστημα τεθεί σε αδράνεια.\n" "ΒΗΜΑΤΑ:\n" " 1. Κάντε κλικ στο \"Δοκιμή\" και αφαιρέστε την κάρτα MMC από τον " "αναγνώστη.\n" " (Σημείωση: η δοκιμή αυτή θα λήξει χρονικά μετά από 20 δευτερόλεπτα.)\n" "ΕΠΙΒΕΒΑΙΩΣΗ:\n" " Η επαλήθευση της δοκιμής αυτής είναι αυτόματη. Μην αλλάξετε την\n" " επιλογή αυτόματου αποτελέσματος." #. 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 "" "Αυτό το τεστ είναι αυτοματοποιημένο και εκτελείται έπειτα από το τεστ " "εισαγωγής-μετά-την-αναστολή κάρτας μέσων. Κάνει δοκιμές ανάγνωσης και " "εγγραφής στην κάρτα SD μετά την αναστολή λειτουργίας του συστήματος." #. 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 "" "Αυτό το τεστ είναι αυτοματοποιημένο και εκτελείται μετά από το τεστ " "εισαγωγής κάρτας SDHC μετά-την-αναστολή-λειτουργίας. Κάνει δοκιμές ανάγνωσης " "και εγγραφής στην κάρτα SDHC μετά την αναστολή λειτουργίας του συστήματος." #. 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 "" "ΣΚΟΠΟΣ:\n" " Η δοκιμή αυτή θα ελέγξει αν το σύστημα μπορεί να ανιχνεύσει σωστά\n" " την αφαίρεση μιας κάρτας SDHC από τον αναγνώστη καρτών αφού το σύστημα " "τεθεί σε αδράνεια.\n" "ΒΗΜΑΤΑ:\n" " 1. Κάντε κλικ στο \"Δοκιμή\" και αφαιρέστε την κάρτα SDHC από τον " "αναγνώστη.\n" " (Σημείωση: η δοκιμή αυτή θα τερματιστεί μετά από 20 δευτερόλεπτα.)\n" " 2. Μην αφαιρέσετε την κάρτα μετά τη δοκιμή.\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Η επιβεβαίωση αυτής της δοκιμής είναι αυτόματη. Μην αλλάξετε την " "επιλογή\n" " αυτόματου αποτελέσματος." #. 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 "" "Ανίχνευση και εμφάνιση των συνδεδεμένων συσκευών USB σε αυτό το σύστημα." #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτό το τεστ θα ελέγξει ότι το σύστημά σας ανιχνεύει συσκευές " "αποθήκευσης USB.\n" "ΒΗΜΑΤΑ:\n" " 1. Συνδέστε ένα ή περισσότερα μέσα αποθήκευσης USB.\n" " 2. Πατήστε στην επιλογή «Δοκιμή».\n" "ΠΛΗΡΟΦΟΡΙΕΣ:\n" " $έξοδος\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Ανιχνεύθηκαν οι συσκευές;" #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτή η δοκιμή θα ελέγξει αν το σύστημα ανιχνεύει σωστά την εισαγωγή " "μιας\n" " συσκευής αποθήκευσης USB\n" "ΒΗΜΑΤΑ:\n" " 1. Πατήστε «Δοκιμή» και εισάγετε μια συσκευή αποθήκευσης USB " "(φλασάκι/σκληρό δίσκο).\n" " (Σημείωση: αυτή η δοκιμή θα λήξει μετά 20 δευτερόλεπτα)\n" " 2. Μην αποσυνδέσετε τη συσκευή μετά τη δοκιμή.\n" "ΕΠΙΒΕΒΑΙΩΣΗ:\n" " Η επιβεβαίωση της δοκιμής είναι αυτοματοποιημένη. Μην αλλάξετε το\n" " αυτόματα επιλεγμένο αποτέλεσμα." #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτή η δοκιμή θα ελέγξει αν το σύστημα ανιχνεύει σωστά την αφαίρεση " "μιας\n" " συσκευής αποθήκευσης USB\n" "ΒΗΜΑΤΑ:\n" " 1. Πατήστε «Δοκιμή» και αφαιρέστε τη συσκευή USB.\n" " (Σημείωση: αυτή η δοκιμή θα λήξει μετά 20 δευτερόλεπτα)\n" "ΕΠΙΒΕΒΑΙΩΣΗ:\n" " Η επιβεβαίωση της δοκιμής είναι αυτοματοποιημένη. Μην αλλάξετε το\n" " αυτόματα επιλεγμένο αποτέλεσμα." #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτό το τεστ θα ελέγξει την USB σύνδεσή σας.\n" "ΒΗΜΑΤΑ:\n" " 1. Συνδέστε στον υπολογιστή ένα φορητό μέσο ή έναν σκληρό δίσκο USB.\n" " 2. Θα πρέπει να εμφανιστεί ένα εικονίδιο στον εκκινητή\n" " 3. Πατήστε στην επιλογή «Δοκιμή» ώστε να ξεκινήσει το τεστ.\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Η επαλήθευση αυτού του τεστ είναι αυτοματοποιημένη. Μην αλλάζετε το " "αυτομάτως\n" " επιλεγμένο αποτέλεσμα." #. 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 "" "Αυτό το τεστ είναι αυτοματοποιημένο και εκτελείται μετά από το τεστ " "εισαγωγής συσκευής USB." #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτό το τεστ θα ελέγξει τη σύνδεση USB σας.\n" "ΒΗΜΑΤΑ:\n" " 1. Συνδέστε μία συσκευή αποθήκευσης USB σε μία εξωτερική θύρα USB σε " "αυτόν τον υπολογιστή.\n" " 2. α πρέπει να εμφανιστεί ένα εικονίδιο στον εκκινητή.\n" " 3. Επιβεβαιώστε ότι το εικονίδιο εμφανίζεται.\n" " 4. Αποσυνδέστε τη συσκευή.\n" " 5. Επαναλάβετε με κάθε εξωτερική θύρα USB.\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Λειτουργούν όλες οι εξωτερικές θύρες USB με τη συσκευή;" #. description #: ../jobs/usb.txt.in:190 msgid "" "Verify USB3 external storage performs at or above baseline performance" msgstr "" "Επαλήθευση ότι συσκευές εξωτερικής αποθήκευσης USB3 έχουν επιδόσεις " "τουλάχιστον ή καλύτερες από τις βασικές" #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτό το τεστ θα ελέγξει ότι ο διαχειριστής ενημερώσεων μπορεί να εντοπίσει " "ενημερώσεις.\n" "ΒΗΜΑΤΑ:\n" " 1. Πατήστε στην επιλογή «Δοκιμή» για να εκκινήσετε το διαχειριστή " "ενημερώσεων.\n" " 2. Ακολουθήστε τα μηνύματα προτροπής και αν βρεθούν ενημερώσεις, " "εγκαταστήστε τις.\n" " 3. Όταν ολοκληρωθεί η εργασία του διαχειριστή ενημερώσεων, παρακαλώ κλείστε " "την εφαρμογή κάνοντας κλικ στο κουμπί «Κλείσιμο» στην κάτω δεξιά γωνία του " "παραθύρου.\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Βρήκε και εγκατέστησε ο διαχειριστής ενημερώσεων ενημερώσεις (σημειώστε ως " "επιτυχές αν δεν βρέθηκαν ενημερώσεις,\n" " αλλά ως αποτυχημένο αν βρέθηκαν και δεν εγκαταστάθηκαν);" #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτό το τεστ θα ελέγξει ότι ο διαχειριστής αρχείων έχει τη δυνατότητα να " "δημιουργήσει έναν νέο φάκελο.\n" "ΒΗΜΑΤΑ:\n" " 1. Πατήστε στην επιλογή «Δοκιμή» ώστε να ανοίξει ο διαχειριστής αρχείων.\n" " 2. Στην μπάρα μενού, κάντε κλικ στο Αρχείο -> Δημιουργία φακέλου.\n" " 3. Στο πλαίσιο του ονόματος του νέου φακέλου, εισάγετε το όνομα «Φάκελος " "δοκιμής» και πατήστε το πλήκτρο Enter.\n" " 4. Κλείστε το διαχειριστή αρχείων.\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Υπάρχει ο νέος φάκελος με το όνομα «Φάκελος δοκιμής»;" #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτό το τεστ θα ελέγξει ότι ο διαχειριστής αρχείων έχει τη δυνατότητα να " "εκτελέσει αντιγραφή ενός φακέλου\n" "ΒΗΜΑΤΑ:\n" " 1. Πατήστε στην επιλογή «Δοκιμή» ώστε να ανοίξει ο διαχειριστής αρχείων.\n" " 2. Κάντε δεξί κλικ στο φάκελο με το όνομα «Φάκελος δοκιμής» και πατήστε " "στην επιλογή «Αντιγραφή».\n" " 3. Κάντε δεξί κλικ σε οποιαδήποτε κενή επιφάνεια του παραθύρου και πατήστε " "στην επιλογή «Επικόλληση».\n" " 4. Κάντε δεξί κλικ στο φάκελο με το όνομα «Φάκελος δοκιμής(αντίγραφο)» και " "πατήστε στην επιλογή «Μετονομασία».\n" " 5. Εισάγετε το όνομα «Δοκιμαστικά δεδομένα» στο πεδίο και πατήστε το " "πλήκτρο Enter.\n" " 6. Κλείστε το διαχειριστή αρχείων.\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Υπάρχει ο νέος φάκελος με το όνομα «Δοκιμαστικά δεδομένα»;" #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτό το τεστ θα ελέγξει ότι ο διαχειριστής αρχείων έχει τη δυνατότητα να " "εκτελέσει μετακίνηση ενός φακέλου.\n" "ΒΗΜΑΤΑ:\n" " 1. Πατήστε στην επιλογή «Δοκιμή» ώστε να ανοίξει ο διαχειριστής αρχείων.\n" " 2. Κάντε κλικ και σύρετε το φάκελο «Δοκιμαστικά δεδομένα» επάνω στο " "εικονίδιο με το όνομα «Φάκελος δοκιμής».\n" " 3. Απελευθερώστε το πλήκτρο του ποντικιού.\n" " 4. Κάντε διπλό κλικ στο φάκελο με το όνομα «Φάκελος δοκιμής» ώστε να τον " "ανοίξετε.\n" " 5. Κλείστε το διαχειριστή αρχείων.\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Μετακινήθηκε επιτυχώς ο φάκελος με το όνομα «Δοκιμαστικά δεδομένα» μέσα στο " "φάκελο με το όνομα «Φάκελος δοκιμής»;" #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτή η δοκιμή θα ελέγξει εάν ο περιηγητής αρχείων μπορεί να δημιουργήσει " "ένα νέο αρχείο.\n" "ΒΗΜΑΤΑ:\n" " 1. Κλικ στο Επιλογή δοκιμής για να ανοίξετε τον περιηγητή αρχείων.\n" " 2. Δεξί κλικ στον κενό χώρο και κλικ Δημιουργία εγγράφου → Κενό έγγραφο.\n" " 3. Εισαγωγή του ονόματος «Δοκιμή αρχείου 1» στο πλαίσιο ονόματος και πάτημα " "Enter.\n" " 4. Κλείσιμο του περιηγητή αρχείων.\n" "ΕΠΙΒΕΒΑΙΩΣΗ:\n" " Έχετε τώρα ένα αρχείο που λέγεται «Δοκιμή αρχείου 1»;" #. description #: ../jobs/user_apps.txt.in:85 msgid "" "PURPOSE:\n" " This test will check that the file browser can copy a file.\n" "STEPS:\n" " 1. Click Test to open the File Browser.\n" " 2. Right click on the file called Test File 1 and click Copy.\n" " 3. Right click in the white space and click Paste.\n" " 4. Right click on the file called Test File 1(copy) and click Rename.\n" " 5. Enter the name Test File 2 in the name box and hit Enter.\n" " 6. Close the File Browser.\n" "VERIFICATION:\n" " Do you now have a file called Test File 2?" msgstr "" "ΣΚΟΠΟΣ:\n" " Αυτή η δοκιμή θα ελέγξει εάν ο περιηγητής αρχείων μπορεί να αντιγράψει ένα " "αρχείο.\n" "ΒΗΜΑΤΑ:\n" " 1. Κλικ στο Δοκιμή για άνοιγμα του περιηγητή αρχείων.\n" " 2. Δεξί κλικ στο αρχείο που λέγεται «Δοκιμή αρχείου 1» και κλικ στο " "Αντιγραφή.\n" " 3. Δεξί κλικ στον κενό χώρο και κλικ στο Επικόλληση.\n" " 4. Δεξί κλικ στο αρχείο που λέγεται «Δοκιμή αρχείου 1 (αντίγραφο)» και κλικ " "στο Μετονομασία.\n" " 5. Εισαγωγή του ονόματος «Δοκιμή αρχείου 2» στο πλαίσιο ονόματος και πάτημα " "Enter.\n" " 6. Κλείσιμο του περιηγητή αρχείου.\n" "ΕΠΙΒΕΒΑΙΩΣΗ:\n" " Έχετε ένα αρχείο με όνομα «Δοκιμή αρχείου 2»;" #. description #: ../jobs/user_apps.txt.in:102 msgid "" "PURPOSE:\n" " This test will check that the file browser can move a file.\n" "STEPS:\n" " 1. Click Test to open the File Browser.\n" " 2. Click and drag the file called Test File 2 onto the icon for the folder " "called Test Data.\n" " 3. Release the button.\n" " 4. Double click the icon for Test Data to open that folder up.\n" " 5. Close the File Browser.\n" "VERIFICATION:\n" " Was the file Test File 2 successfully moved into the Test Data folder?" msgstr "" "ΣΚΟΠΟΣ:\n" " Αυτή η δοκιμή θα ελέγξει εάν ο περιηγητής αρχείων μπορεί να μετακινήσει ένα " "αρχείο.\n" "ΒΗΜΑΤΑ:\n" " 1. Κλικ στο Δοκιμή για να ανοίξετε τον περιηγητή αρχείων.\n" " 2. Κλικ και σύρσιμο του αρχείου με όνομα «Δοκιμή αρχείου 2» στο εικονίδιο " "για το φάκελο με όνομα «Δεδομένα δοκιμής».\n" " 3. Απελευθέρωση του πλήκτρου.\n" " 4. Διπλό κλικ στο εικονίδιο για δοκιμή δεδομένων για να ανοίξει αυτό το " "φάκελο.\n" " 5. Κλείσιμο του περιηγητή αρχείων.\n" "ΕΠΙΒΕΒΑΙΩΣΗ:\n" " Μετακινήθηκε επιτυχώς το αρχείο «Δοκιμή αρχείου 2» στο φάκελο «Δεδομένα " "δοκιμής»;" #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτή η δοκιμή θα ελέγξει εάν ο περιηγητής αρχείων μπορεί να διαγράψει ένα " "αρχείο.\n" "ΒΗΜΑΤΑ:\n" " 1. Κλικ στο Δοκιμή για άνοιγμα του περιηγητή αρχείων.\n" " 2. Δεξί κλικ στο αρχείο με όνομα «Δοκιμή αρχείου 1» και κλικ στο Μετακίνηση " "στα απορρίμματα.\n" " 3. Επιβεβαίωση ότι η «Δοκιμή αρχείου 1» έχει μετακινηθεί.\n" " 4. Κλείσιμο του περιηγητή αρχείων.\n" "ΕΠΙΒΕΒΑΙΩΣΗ:\n" " Απομακρύνθηκε τώρα το «Δοκιμή αρχείου 1»;" #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτή η δοκιμή θα ελέγξει εάν ο περιηγητής αρχείων μπορεί να διαγράψει ένα " "φάκελο.\n" "ΒΗΜΑΤΑ:\n" " 1. Κλικ στο Δοκιμή για άνοιγμα του περιηγητή αρχείων.\n" " 2. Δεξί κλικ στο φάκελο με όνομα «Φάκελος δοκιμής» και κλικ στο Μετακίνηση " "στα απορρίμματα.\n" " 3. Επιβεβαίωση ότι ο φάκελος έχει διαγραφεί.\n" " 4. Κλείσιμο του εξερευνητή αρχείων.\n" "ΕΠΙΒΕΒΑΙΩΣΗ:\n" " Διαγράφηκε επιτυχώς ο φάκελος «Φάκελος δοκιμής»;" #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτή η δοκιμή θα ελέγξει εάν ο Firefox μπορεί να αποδώσει μια βασική " "ιστοσελίδα.\n" "ΒΗΜΑΤΑ:\n" " 1. Επιλέξτε Δοκιμή για το άνοιγμα του Firefox και προβολή της ιστοσελίδας " "δοκιμής.\n" "ΕΠΙΒΕΒΑΙΩΣΗ:\n" " Φορτώθηκε σωστά η «Σελίδα δοκιμής Ubuntu»;" #. description #: ../jobs/user_apps.txt.in:241 msgid "" "PURPOSE:\n" " This test will check that Firefox can run a java applet in a web page. " "Note:\n" " this may require installing additional software to complete successfully.\n" "STEPS:\n" " 1. Select Test to open Firefox with the Java test page, and follow the " "instructions there.\n" "VERIFICATION:\n" " Did the applet display?" msgstr "" "ΣΚΟΠΟΣ:\n" " Αυτή η δοκιμή θα ελέγξει εάν ο Firefox μπορεί να εκτελέσει μια εφαρμογή " "Java μέσα σε μια ιστοσελίδα. Σημείωση:\n" " αυτό μπορεί να απαιτήσει την εγκατάσταση επιπρόσθετου λογισμικού για την " "επιτυχή ολοκλήρωση.\n" "ΒΗΜΑΤΑ:\n" " 1. Επιλογή του Δοκιμή για άνοιγμα του Firefox με τη δοκιμαστική σελίδα Java " "και παρακολουθήστε τις οδηγίες εδώ.\n" "ΕΠΙΒΕΒΑΙΩΣΗ:\n" " Εμφανίστηκε η εφαρμογή Java;" #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτή η δοκιμή θα ελέγξει εάν το Firefox μπορεί να τρέξει εφαρμογές φλας " "(Adobe Flash). \n" " Σημείωση: αυτό ίσως να απαιτήσει την εγκατάσταση επιπρόσθετου λογισμικού \n" " για την επιτυχή ολοκλήρωση.\n" "ΒΗΜΑΤΑ:\n" " 1. Επιλογή του Δοκιμή για το άνοιγμα του Firefox και προβολή δείγματος " "«Δοκιμής φλας».\n" "ΕΠΙΒΕΒΑΙΩΣΗ:\n" " Είδατε το κείμενο;" #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτή η δοκιμή θα ελέγξει εάν ο Firefox μπορεί να παίξει ένα βίντεο φλας. " "Σημείωση: αυτό ίσως\n" " να απαιτήσει την εγκατάσταση επιπρόσθετου λογισμικού για την επιτυχή " "ολοκλήρωση.\n" "ΒΗΜΑΤΑ:\n" " 1. Επιλογή του Δοκιμή για το άνοιγμα του Firefox και την προβολή μικρού " "βίντεο φλας.\n" "ΕΠΙΒΕΒΑΙΩΣΗ:\n" " Έπαιξε το βίντεο σωστά;" #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτό το τεστ θα ελέγξει ότι ο Firefox μπορεί να αναπαράγει ένα αρχείο " "βίντεο Quicktime (.mov).\n" " Σημείωση: αυτό ενδέχεται να απαιτεί την εγκατάσταση πρόσθετου λογισμικό " "ώστε να \n" " ολοκληρωθεί επιτυχώς.\n" "ΒΗΜΑΤΑ:\n" " 1. Επιλέξτε «Δοκιμή» για την εκκίνηση του Firefox με ένα βίντεο δείγμα.\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Έγινε η αναπαραγωγή του βίντεο χρησιμοποιώντας ένα πρόσθετο;" #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτή η δοκιμή θα ελέγξει εάν ο πελάτης μηνυμάτων Empathy λειτουργεί.\n" "ΒΗΜΑΤΑ:\n" " 1. Επιλογή του Δοκιμή για το άνοιγμα του Empathy.\n" " 2. Να γίνει η ρύθμιση για σύνδεση με την υπηρεσία συζήτησης Facebook.\n" " 3. Μόλις ολοκληρώσετε τη δοκιμή, παρακαλώ αφήστε το Empathy για να " "συνεχίσετε εδώ.\n" "ΕΠΙΒΕΒΑΙΩΣΗ:\n" " Μπορέσατε να συνδεθείτε επιτυχώς και να στείλετε/λάβετε μηνύματα;" #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτό το τεστ θα ελέγξει τη λειτουργία του πελάτη μηνυμάτων Empathy.\n" "ΒΗΜΑΤΑ:\n" " 1. Πατήστε στην επιλογή «Δοκιμή» ώστε να εκκινήσετε το Empathy.\n" " 2. Διαμορφώστε το ώστε να συνδεθεί στην υπηρεσία Google Talk (gtalk).\n" " 3. Αφού ολοκληρώσετε το τεστ, παρακαλώ κλείστε το Empathy ώστε να " "συνεχίσετε εδώ.\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Μπορέσατε να συνδεθείτε κανονικά και να στείλετε/λάβετε μηνύματα;" #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτό το τεστ θα ελέγξει τη λειτουργία του πελάτη μηνυμάτων Empathy.\n" "ΒΗΜΑΤΑ:\n" " 1. Πατήστε στην επιλογή «Δοκιμή» ώστε να εκκινήσετε το Empathy.\n" " 2. Διαμορφώστε το ώστε να συνδεθεί στην υπηρεσία Jabber.\n" " 3. Αφού ολοκληρώσετε το τεστ, παρακαλώ κλείστε το Empathy ώστε να " "συνεχίσετε εδώ.\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Μπορέσατε να συνδεθείτε κανονικά και να στείλετε/λάβετε μηνύματα;" #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτό το τεστ θα ελέγξει τη λειτουργία του πελάτη μηνυμάτων Empathy.\n" "ΒΗΜΑΤΑ:\n" " 1. Πατήστε στην επιλογή «Δοκιμή» ώστε να εκκινήσετε το Empathy.\n" " 2. Διαμορφώστε το ώστε να συνδεθεί στην υπηρεσία AOL Instant Messaging " "(AIM).\n" " 3. Αφού ολοκληρώσετε το τεστ, παρακαλώ κλείστε το Empathy ώστε να " "συνεχίσετε εδώ.\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Μπορέσατε να συνδεθείτε κανονικά και να στείλετε/λάβετε μηνύματα;" #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτό το τεστ θα ελέγξει τη λειτουργία του πελάτη μηνυμάτων Empathy.\n" "ΒΗΜΑΤΑ:\n" " 1. Πατήστε στην επιλογή «Δοκιμή» ώστε να εκκινήσετε το Empathy.\n" " 2. Διαμορφώστε το ώστε να συνδεθεί στην υπηρεσία Microsoft Network (MSN).\n" " 3. Αφού ολοκληρώσετε το τεστ, παρακαλώ κλείστε το Empathy ώστε να " "συνεχίσετε εδώ.\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Μπορέσατε να συνδεθείτε κανονικά και να στείλετε/λάβετε μηνύματα;" #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτό το τεστ θα ελέγξει ότι η εφαρμογή Evolution λειτουργεί.\n" "ΒΗΜΑΤΑ:\n" " 1. Πατήστε στην επιλογή «Δοκιμή» για να εκκινήσετε το Evolution.\n" " 2. Διαμορφώστε το ώστε να συνδεθεί σε έναν λογαριασμό τύπου POP3.\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Μπορέσατε να λάβετε και να διαβάσετε μηνύματα ηλεκτρονικού ταχυδρομείου (e-" "mail) κανονικά;" #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτό το τεστ θα ελέγξει ότι η εφαρμογή Evolution λειτουργεί.\n" "ΒΗΜΑΤΑ:\n" " 1. Πατήστε στην επιλογή «Δοκιμή» για να εκκινήσετε το Evolution.\n" " 2. Διαμορφώστε το ώστε να συνδεθεί σε έναν λογαριασμό τύπου IMAP.\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Μπορέσατε να λάβετε και να διαβάσετε μηνύματα ηλεκτρονικού ταχυδρομείου (e-" "mail) κανονικά;" #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτό το τεστ θα ελέγξει ότι η εφαρμογή Evolution λειτουργεί.\n" "ΒΗΜΑΤΑ:\n" " 1. Πατήστε στην επιλογή «Δοκιμή» για να εκκινήσετε το Evolution.\n" " 2. Διαμορφώστε το ώστε να συνδεθεί σε έναν λογαριασμό τύπου SMTP.\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Μπορέσατε να στείλετε μηνύματα ηλεκτρονικού ταχυδρομείου (e-mail) χωρίς " "σφάλματα;" #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτό το τεστ ελέγχει ότι η εφαρμογή gcalctool (Αριθμομηχανή) λειτουργεί.\n" "ΒΗΜΑΤΑ:\n" " Κάντε κλικ στην επιλογή «Δοκιμή» ώστε να ανοίξει η αριθμομηχανή.\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Έγινε κανονικά η εκκίνηση της εφαρμογής;" #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτό το τεστ ελέγχει ότι η εφαρμογή gcalctool (Αριθμομηχανή) λειτουργεί.\n" "ΒΗΜΑΤΑ:\n" " Κάντε κλικ στην επιλογή «Δοκιμή» ώστε να ανοίξει η αριθμομηχανή και " "πραγματοποιήστε:\n" " 1. Απλές μαθηματικές πράξεις (+,-,/,*)\n" " 2. Μαθηματικές πράξεις ενσωμάτωσης ((,))\n" " 3. Κλασματικά μαθηματικά\n" " 4. Δεκαδικά μαθηματικά\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Πραγματοποιήθηκαν οι πράξεις όπως θα έπρεπε;" #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτό το τεστ ελέγχει ότι η εφαρμογή gcalctool (Αριθμομηχανή) λειτουργεί.\n" "ΒΗΜΑΤΑ:\n" " Κάντε κλικ στην επιλογή «Δοκιμή» ώστε να ανοίξει η αριθμομηχανή και " "πραγματοποιήστε:\n" " 1. Αποθήκευση αριθμού στη μνήμη\n" " 2. Επαναφορά αριθμού από τη μνήμη\n" " 3. Καθαρισμός τελευταίου αριθμού από τη μνήμη\n" " 4. Καθαρισμός της μνήμης\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Πραγματοποιήθηκαν οι πράξεις όπως θα έπρεπε;" #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτό το τεστ ελέγχει ότι η εφαρμογή gcalctool (Αριθμομηχανή) λειτουργεί.\n" "ΒΗΜΑΤΑ:\n" " Κάντε κλικ στην επιλογή «Δοκιμή» ώστε να ανοίξει η αριθμομηχανή και " "πραγματοποιήστε:\n" " 1. Αποκοπή\n" " 2. Αντιγραφή\n" " 3. Επικόλληση\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Πραγματοποιήθηκαν οι λειτουργίες όπως θα έπρεπε;" #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτό το τεστ ελέγχει ότι ο επεξεργαστής κειμένου (gedit) λειτουργεί.\n" "ΒΗΜΑΤΑ:\n" " 1. Κάντε κλικ στην επιλογή «Δοκιμή» ώστε να ανοίξει ο επεξεργαστής " "κειμένου.\n" " 2. Εισάγετε ένα κείμενο, αποθηκεύστε το αρχείο (σημειώστε το όνομα που " "χρησιμοποιήσατε) και έπειτα κλείστε το gedit.\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Πραγματοποιήθηκε αυτή η ενέργεια όπως θα έπρεπε;" #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτό το τεστ ελέγχει ότι ο επεξεργαστής κειμένου (gedit) λειτουργεί.\n" "ΒΗΜΑΤΑ:\n" " 1. Κάντε κλικ στην επιλογή «Δοκιμή» ώστε να ανοίξει ο επεξεργαστής κειμένου " "και ανοίξτε ξανά το αρχείο που αποθηκεύσατε προηγουμένως.\n" " 2. Επεξεργαστείτε το αρχείο, αποθηκεύστε το και έπειτα κλείστε το gedit.\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Πραγματοποιήθηκε αυτή η ενέργεια όπως θα έπρεπε;" #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτό το τεστ θα ελέγξει ότι το τερματικό (Gnome Terminal) λειτουργεί.\n" "BHMATA:\n" " 1. Πατήστε στην επιλογή «Δοκιμή» για να ανοίξει το τερματικό\n" " 2. Πληκτρολογήστε την εντολή «ls» και πατήστε το πλήκτρο enter. Θα πρέπει " "να δείτε μία λίστα αρχείων και φακέλων στον προσωπικό σας κατάλογο.\n" " 3. Κλείστε το παράθυρο του τερματικού.\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Πραγματοποιήθηκε αυτή η ενέργεια όπως θα έπρεπε;" #. 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 "" "Δοκιμή για το αν υποστηρίζεται η εικονικοποίηση και για το αν το σύστημα της " "δοκιμής έχει έστω ένα ελάχιστο ποσό μνήμης RAM ώστε να λειτουργήσει ως " "OpenStack Compute Node" #. 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 "" "Έλεγχος ασύρματης ανίχνευσης. Διενεργεί σάρωση και επιστρέφει μία αναφορά " "για τα ανακαλυφθέντα AP." #. 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 "" "ΣΚΟΠΟΣ:\n" " Αυτό το τεστ θα ελέγξει την ασύρματη σύνδεση δικτύου σας.\n" "ΒΗΜΑΤΑ:\n" " 1. Κάντε κλικ στο εικονίδιο του δικτύου στον πίνακα εφαρμογών.\n" " 2. Επιλέξτε ένα δίκτυο κάτω από το τμήμα «Ασύρματες συνδέσεις».\n" " 3. Πατήστε στην επιλογή «Δοκιμή» ώστε να επιβεβαιωθεί η δυνατότητα " "επίτευξης μίας σύνδεσης με το πρωτόκολλο HTTP.\n" "ΕΠΑΛΗΘΕΥΣΗ:\n" " Εμφανίστηκε μία ειδοποίηση και επιτεύχθηκε σωστά η σύνδεση;" #. 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 "" "Ελέγχει αν το υλικό ασυρμάτου δικτύου του συστήματος μπορεί να συνδεθεί με " "έναν δρομολογητή (ρούτερ) χρησιμοποιώντας κωδικοποίηση ασφαλείας WPA και " "πρωτόκολλο 802.11b/g." #. description #: ../jobs/wireless.txt.in:70 msgid "" "Tests that the systems wireless hardware can connect to a router using no " "security and the 802.11b/g protocols." msgstr "" "Ελέγχει αν το υλικό ασυρμάτου δικτύου του συστήματος μπορεί να συνδεθεί με " "έναν δρομολογητή (ρούτερ) χωρίς να χρησιμοποιεί κωδικοποίηση ασφαλείας και " "χρησιμοποιώντας πρωτόκολλο 802.11b/g." #. description #: ../jobs/wireless.txt.in:84 msgid "" "Tests that the systems wireless hardware can connect to a router using WPA " "security and the 802.11n protocol." msgstr "" "Ελέγχει αν το υλικό ασυρμάτου δικτύου του συστήματος μπορεί να συνδεθεί με " "έναν δρομολογητή (ρούτερ) χρησιμοποιώντας κωδικοποίηση ασφαλείας WPA και " "πρωτόκολλο 802.11n." #. description #: ../jobs/wireless.txt.in:98 msgid "" "Tests that the systems wireless hardware can connect to a router using no " "security and the 802.11n protocol." msgstr "" "Ελέγχει αν το υλικό ασυρμάτου δικτύου του συστήματος μπορεί να συνδεθεί με " "έναν δρομολογητή (ρούτερ) χωρίς να χρησιμοποιεί κωδικοποίηση ασφαλείας και " "χρησιμοποιώντας πρωτόκολλο 802.11n." #. description #: ../jobs/wireless.txt.in:277 msgid "" "Tests the performance of a systems wireless connection through the iperf " "tool." msgstr "" "Ελέγχει την απόδοση της ασύρματης σύνδεσης ενός συστήματος μέσω του " "εργαλείου iperf." #. description #: ../jobs/wireless.txt.in:289 msgid "" "Tests the performance of a systems wireless connection through the iperf " "tool, using UDP packets." msgstr "" "Ελέγχει την απόδοση της ασύρματης σύνδεσης ενός συστήματος μέσω του " "εργαλείου iperf χρησιμοποιώντας πακέτα UDP." #. description #: ../jobs/wireless.txt.in:301 msgid "" " Test that the system's wireless hardware can connect to a router using the\n" " 802.11a protocol. This requires that you have a router pre-configured to " "only\n" " respond to requests on the 802.11a protocol." msgstr "" #. description #: ../jobs/wireless.txt.in:314 msgid "" " Test that the system's wireless hardware can connect to a router using the\n" " 802.11b protocol. This requires that you have a router pre-configured to " "only\n" " respond to requests on the 802.11b protocol." msgstr "" #. description #: ../jobs/wireless.txt.in:344 msgid "" " Test that the system's wireless hardware can connect to a router using the\n" " 802.11g protocol. This requires that you have a router pre-configured to " "only\n" " respond to requests on the 802.11g protocol." msgstr "" #: ../checkbox/application.py:66 msgid "Usage: checkbox [OPTIONS]" msgstr "Χρήση: checkbox [Επιλογές]" #: ../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 "Ανάμεσα σε debug, info, warning, error ή critical." #: ../checkbox/application.py:82 msgid "Configuration override parameters." msgstr "Παράμετροι ακύρωσης ρυθμίσεων" #: ../checkbox/application.py:84 msgid "Shorthand for --config=.*/jobs_info/blacklist." msgstr "Συντόμευση για --config=.*/jobs_info/blacklist." #: ../checkbox/application.py:86 msgid "Shorthand for --config=.*/jobs_info/blacklist_file." msgstr "Συντόμευση για --config=.*/jobs_info/blacklist_file." #: ../checkbox/application.py:88 msgid "Shorthand for --config=.*/jobs_info/whitelist." msgstr "Συντόμευση για --config=.*/jobs_info/whitelist." #: ../checkbox/application.py:90 msgid "Shorthand for --config=.*/jobs_info/whitelist_file." msgstr "Συντόμευση για --config=.*/jobs_info/whitelist_file." #: ../checkbox/application.py:115 msgid "Missing configuration file as argument.\n" msgstr "Δεν υπάρχει αρχείο ρυθμίσεων ως όρισμα.\n" #: ../checkbox/job.py:85 msgid "Command not found." msgstr "Η εντολή δε βρέθηκε." #: ../checkbox/job.py:93 #, python-format msgid "Command received signal %(signal_name)s: %(signal_description)s" msgstr "" #: ../checkbox/lib/signal.py:23 msgid "" "Hangup detected on controlling terminal or death of controlling process" msgstr "" "Εντοπίστηκε μη ανταπόκριση στο τερματικό ελέγχου ή τερματισμός της " "διεργασίας ελέγχου" #: ../checkbox/lib/signal.py:24 msgid "Interrupt from keyboard" msgstr "Διακοπή απο το πληκτρολόγιο" #: ../checkbox/lib/signal.py:25 msgid "Quit from keyboard" msgstr "Έξοδος απο το πληκτρολόγιο" #: ../checkbox/lib/signal.py:26 msgid "Illegal Instruction" msgstr "Μη έγκυρη οδηγία" #: ../checkbox/lib/signal.py:27 msgid "Abort signal from abort(3)" msgstr "Σήμα εγκατάλειψης από το abort(3)" #: ../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 "Σήμα χρονομετρητή από το alarm(2)" #: ../checkbox/lib/signal.py:33 msgid "Termination signal" msgstr "Σήμα τερματισμού" #: ../checkbox/lib/signal.py:34 msgid "User-defined signal 1" msgstr "Σήμα 1 ορισμένο από χρήστη" #: ../checkbox/lib/signal.py:35 msgid "User-defined signal 2" msgstr "Σήμα χρήστη 2" #: ../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 "Εισήχθηκε stop στο tty" #: ../checkbox/lib/signal.py:40 msgid "tty input for background process" msgstr "είσοδος tty για διεργασία παρασκηνίου" #: ../checkbox/lib/signal.py:41 msgid "tty output for background process" msgstr "έξοδος tty για διεργασία παρασκηνίου" #: ../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 "Παρακαλούμε επιλέξτε (%s): " #: ../checkbox_cli/cli_interface.py:232 ../checkbox_cli/cli_interface.py:355 #: ../checkbox_cli/cli_interface.py:386 msgid "Space when finished" msgstr "Ελεύθερος χώρος μετά την ολοκλήρωση" #: ../checkbox_cli/cli_interface.py:384 msgid "Combine with character above to expand node" msgstr "Συνδυασμός με τον πιο πάνω χαρακτήρα για την επέκταση του κόμβου" #: ../checkbox_cli/cli_interface.py:432 msgid "test" msgstr "έλεγχος" #: ../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 "Παρακαλώ πληκτρολογήστε εδώ και όταν τελειώσετε πατήστε Ctrl-D:\n" #: ../checkbox_urwid/urwid_interface.py:86 msgid "Checkbox System Testing" msgstr "Δοκιμή συστήματος Checkbox" #: ../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 "" "Καλωσορίσατε στη Δοκιμή συστήματος!\n" "\n" "Το Checkbox παρέχει δοκιμές για να επιβεβαιωθεί πως το σύστημά σας " "λειτουργεί σωστά. Μόλις τελειώσετε τις δοκιμές, μπορείτε να δείτε μια " "συνοπτική αναφορά για το σύστημά σας." #: ../plugins/intro_prompt.py:33 msgid "" "\n" "\n" "Warning: Some tests could cause your system to freeze or become " "unresponsive. Please save all your work and close all other running " "applications before beginning the testing process." msgstr "" "\n" "\n" "Προειδοποίηση: Μερικοί έλεγχοι ενδεχομένως προκαλέσουν πάγωμα ή μη απόκριση " "του συστήματός σας. Παρακαλώ αποθηκεύστε όλες τις εργασίες σας και κλείστε " "όλες τις τρέχουσες εφαρμογές πριν την έναρξη της διαδικασίας ελέγχου." #: ../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 "Αποτυχία κατεργασίας μορφής: %s" #: ../plugins/launchpad_exchange.py:150 #, python-format msgid "" "Failed to contact server. Please try\n" "again or upload the following file name:\n" "%s\n" "\n" "directly to the system database:\n" "https://launchpad.net/+hwdb/+submit" msgstr "" "Αποτυχία επικοινωνίας με τον \n" "εξυπηρετητή. Δοκιμάστε ξανά ή\n" "στείλτε το ακόλουθο όνομα αρχείου:\n" "%s\n" "απευθείας στη βάση συστήματος:\n" "https://launchpad.net/+hwdb/+submit" #: ../plugins/launchpad_exchange.py:159 msgid "" "Failed to upload to server,\n" "please try again later." msgstr "" "Δεν απεστάλησαν οι πληροφορίες στον εξυπηρετητή,\n" "παρακαλούμε δοκιμάστε ξανά αργότερα." #: ../plugins/launchpad_exchange.py:171 msgid "Information not posted to Launchpad." msgstr "Οι πληροφορίες δεν καταχωρήθηκαν στο Launchpad." #. Ignore whether to submit to HEXR #: ../plugins/launchpad_prompt.py:78 #, python-format msgid "" "The following report has been generated for submission to the Launchpad " "hardware database:\n" "\n" " [[%s|View Report]]\n" "\n" "You can submit this information about your system by providing the email " "address you use to sign in to Launchpad. If you do not have a Launchpad " "account, please register here:\n" "\n" " https://launchpad.net/+login" msgstr "" "Δημιουργήθηκε για υποβολή στη βάση δεδομένων υλικού του Launchpad η αναφορά " "που ακολουθεί:\n" "\n" " [[%s|Δείτε την αναφορά]]\n" "\n" "Μπορείτε να υποβάλετε αυτές τις πληροφορίες για το σύστημά σας παρέχοντας τη " "διεύθυνση ηλεκτρονικού ταχυδρομείου που χρησιμοποιείτε για την είσοδό σας " "στο Launchpad. Αν δεν έχετε λογαριασμό στο Launchpad, παρακαλώ εγγραφείτε " "εδώ:\n" "\n" " https://launchpad.net/+login" #: ../plugins/launchpad_prompt.py:88 msgid "Email" msgstr "Email" #: ../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 "" "Η αναφορά που δημιουργήθηκε φαίνεται να έχει σφάλματα εγκυρότητας,\n" "οπότε ενδέχεται να μην επεξεργαστεί από το Launchpad." #: ../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 "" "Το Checkbox δεν τερματίστηκε τελείως.\n" "Θέλετε να επαναλάβετε την τελευταία δοκιμή,\n" "να συνεχίσετε με την επόμενη δοκιμή ή\n" "να αρχίσετε από την αρχή;" #: ../plugins/report_prompt.py:39 msgid "Building report..." msgstr "Δημιουργία αναφοράς..." #: ../plugins/shell_test.py:52 #, python-format msgid "Running %s..." msgstr "Εκτέλεση %s..." #: ../plugins/suites_prompt.py:139 ../qt/frontend/ui_qtfront.h:648 msgid "Choose tests to run on your system:" msgstr "Επιλέξτε δοκιμές για να τρέξει στο σύστημά σας:" #: ../scripts/keyboard_test:22 msgid "Enter text:\n" msgstr "Εισάγετε κείμενο:\n" #: ../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 "Έλεγχος Bluetooth" #: ../qt/frontend/qtfront.cpp:83 msgid "Camera Test" msgstr "Δοκιμή κάμερας" #: ../qt/frontend/qtfront.cpp:84 msgid "CPU Test" msgstr "Δοκιμή επεξεργαστή (CPU)" #: ../qt/frontend/qtfront.cpp:85 msgid "Disk Test" msgstr "Δοκιμή δίσκου" #: ../qt/frontend/qtfront.cpp:87 msgid "Firewire Test" msgstr "Δοκιμή Firewire" #: ../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 "Έλεχγος USB" #: ../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 "" "Δοκιμή \n" "Συστήματος" #: ../qt/frontend/ui_qtfront.h:645 ../qt/frontend/ui_qtfront.h:663 msgid "Tab 1" msgstr "Καρτέλα 1" #: ../qt/frontend/ui_qtfront.h:646 msgid "10 tests completed out of 30 (30%)" msgstr "Ολοκληρώθηκαν 10 δοκιμές από σύνολο 30 (30%)" #: ../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 "Καρτέλα 2" #: ../qt/frontend/ui_qtfront.h:665 msgid "Ne&xt" msgstr "&Επόμενο" #: ../qt/frontend/ui_qtfront.h:666 msgid "&Previous" msgstr "&Προηγούμενο" #: ../qt/frontend/ui_qtfront.h:667 msgid " Run " msgstr " Εκτέλεση " #: ../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-el-base/data/el/LC_MESSAGES/byobu.po0000644000000000000000000001061112734304613016531 0ustar # Greek translation for byobu # Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 # This file is distributed under the same license as the byobu package. # FIRST AUTHOR , 2012. # msgid "" msgstr "" "Project-Id-Version: byobu\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2009-11-23 20:48-0600\n" "PO-Revision-Date: 2012-07-14 08:06+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 18:40+0000\n" "X-Generator: Launchpad (build 18115)\n" #: bin/menu:34 byobu-config:129 byobu-config:401 byobu-config:409 msgid "Menu" msgstr "Μενού" #: byobu-export:68 byobu-export:71 byobu-select-profile:104 #: byobu-select-profile:107 msgid "Choose" msgstr "Επιλογή" #: byobu-export:171 msgid "File exists" msgstr "Το αρχείο υπάρχει" #: byobu-export:172 msgid "Remove file? [y/N] " msgstr "Αφαίρεση αρχείου; [ν/ο] " #: byobu-export:199 msgid "Select a color: " msgstr "Επιλέξτε ένα χρώμα: " #: byobu-export:240 msgid "Profile" msgstr "Προφίλ" #: byobu-export:241 msgid "Archive" msgstr "Αρχειοθήκη" #: byobu-export:243 msgid "Extract the archive in your home directory on the target system." msgstr "" #: byobu-select-profile:49 msgid "Error:" msgstr "Σφάλμα:" #: byobu-select-profile:49 msgid " file exists, but is not a symlink" msgstr "" #: byobu-select-profile:80 msgid "Select a screen profile: " msgstr "" #: byobu-select-profile:97 msgid "ERROR: Invalid selection" msgstr "" #: byobu-select-profile:134 msgid "" "If you are using the default set of keybindings, press\\n to activate " "these changes.\\n\\nOtherwise, exit this screen session and start a new one." msgstr "" #: byobu-select-profile:136 msgid "Run \"byobu\" to activate" msgstr "" #: byobu-config:83 msgid "Byobu currently launches at login (toggle off)" msgstr "" #: byobu-config:85 msgid "Byobu currently does not launch at login (toggle on)" msgstr "" #: byobu-config:89 msgid "Help" msgstr "Βοήθεια" #: byobu-config:90 msgid "Change Byobu's colors" msgstr "" #: byobu-config:91 msgid "Toggle status notifications" msgstr "" #: byobu-config:92 msgid "Change keybinding set" msgstr "" #: byobu-config:93 msgid "Change escape sequence" msgstr "" #: byobu-config:94 msgid "Create new windows" msgstr "" #: byobu-config:95 msgid "Manage default windows" msgstr "" #: byobu-config:99 byobu-config:487 msgid " Byobu Configuration Menu" msgstr "" #: byobu-config:110 msgid "Okay" msgstr "Εντάξει" #: byobu-config:110 byobu-config:144 byobu-config:161 byobu-config:195 #: byobu-config:335 byobu-config:376 byobu-config:449 msgid "Cancel" msgstr "Ακύρωση" #: byobu-config:130 msgid "Byobu Help" msgstr "Βοήθεια Byobu" #: byobu-config:144 byobu-config:161 byobu-config:195 byobu-config:335 #: byobu-config:376 byobu-config:449 msgid "Apply" msgstr "Εφαρμογή" #: byobu-config:146 msgid "Which profile would you like to use?" msgstr "Ποιο προφίλ θα επιθυμούσατε να χρησιμοποιήσετε;" #: byobu-config:162 msgid "Which set of keybindings would you like to use?" msgstr "Ποια ομάδα συνδυασμών πλήκτρων θα επιθυμούσατε να χρησιμοποιήσετε;" #: byobu-config:175 msgid "Title: " msgstr "Τίτλος: " #: byobu-config:177 msgid "Command: " msgstr "Εντολή: " #: byobu-config:179 msgid "Presets: " msgstr "Προεπιλογές: " #: byobu-config:193 msgid "Add to default windows" msgstr "" #: byobu-config:197 msgid "Create new window(s):" msgstr "Δημιουργήστε νέο παράθυρο(α):" #: byobu-config:336 msgid "Toggle status notifications:" msgstr "" #: byobu-config:368 msgid "Windows:" msgstr "" #: byobu-config:378 msgid "Select window(s) to create by default:" msgstr "" #: byobu-config:398 msgid "Byobu will be launched automatically next time you login." msgstr "" #: byobu-config:406 msgid "Byobu will not be used next time you login." msgstr "" #: byobu-config:408 msgid "Message" msgstr "" #: byobu-config:448 msgid "Escape key: ctrl-" msgstr "" #: byobu-config:451 msgid "Change escape sequence:" msgstr "" #: byobu-config:488 msgid "/ between elements | selects | exits" msgstr "" language-pack-el-base/data/el/LC_MESSAGES/system-config-kickstart.po0000644000000000000000000011075112734304613022203 0ustar # Greek Translation of redhat-config-kickstart # Copyright (C) 2003 Free Software Foundation, Inc. # Nikos Charonitakis , 2003. # msgid "" msgstr "" "Project-Id-Version: redhat-config-kickstart\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2004-12-09 10:13-0500\n" "PO-Revision-Date: 2016-02-19 02:01+0000\n" "Last-Translator: Nikos Charonitakis \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 17:36+0000\n" "X-Generator: Launchpad (build 18115)\n" #: ../src/RHELPackageGroupList.py:12 msgid "X Window System" msgstr "" #: ../src/RHELPackageGroupList.py:13 msgid "GNOME Desktop Environment" msgstr "" #: ../src/RHELPackageGroupList.py:14 msgid "KDE (K Desktop Environment)" msgstr "" #: ../src/RHELPackageGroupList.py:16 msgid "Editors" msgstr "" #: ../src/RHELPackageGroupList.py:17 msgid "Engineering and Scientific" msgstr "" #: ../src/RHELPackageGroupList.py:18 msgid "Graphical Internet" msgstr "" #: ../src/RHELPackageGroupList.py:19 msgid "Text-based Internet" msgstr "" #: ../src/RHELPackageGroupList.py:20 msgid "Office/Productivity" msgstr "" #: ../src/RHELPackageGroupList.py:21 msgid "Sound and Video" msgstr "" #: ../src/RHELPackageGroupList.py:22 msgid "Graphics" msgstr "" #: ../src/RHELPackageGroupList.py:23 msgid "Games and Entertainment" msgstr "" #: ../src/RHELPackageGroupList.py:24 msgid "Authoring and Publishing" msgstr "" #: ../src/RHELPackageGroupList.py:26 msgid "Server Configuration Tools (AS and ES only)" msgstr "" #: ../src/RHELPackageGroupList.py:27 msgid "Web Server" msgstr "" #: ../src/RHELPackageGroupList.py:28 msgid "Mail Server" msgstr "" #: ../src/RHELPackageGroupList.py:29 msgid "Windows File Server" msgstr "" #: ../src/RHELPackageGroupList.py:30 msgid "DNS Name Server" msgstr "" #: ../src/RHELPackageGroupList.py:31 msgid "FTP Server" msgstr "" #: ../src/RHELPackageGroupList.py:32 msgid "SQL Database Server" msgstr "" #: ../src/RHELPackageGroupList.py:33 msgid "News Server" msgstr "" #: ../src/RHELPackageGroupList.py:34 msgid "Network Servers (AS and ES only)" msgstr "" #: ../src/RHELPackageGroupList.py:36 msgid "Development Tools" msgstr "" #: ../src/RHELPackageGroupList.py:37 msgid "Kernel Development" msgstr "" #: ../src/RHELPackageGroupList.py:38 msgid "X Software Development" msgstr "" #: ../src/RHELPackageGroupList.py:39 msgid "GNOME Software Development" msgstr "" #: ../src/RHELPackageGroupList.py:40 msgid "KDE Software Development" msgstr "" #: ../src/RHELPackageGroupList.py:42 msgid "Administration Tools" msgstr "" #: ../src/RHELPackageGroupList.py:43 msgid "System Tools" msgstr "" #: ../src/RHELPackageGroupList.py:44 msgid "Printing Support" msgstr "" #: ../src/basic.py:72 msgid "x86, AMD64, or Intel EM64T" msgstr "" #: ../src/basic.py:72 msgid "Intel Itanium" msgstr "" #: ../src/basic.py:72 msgid "IBM iSeries" msgstr "" #: ../src/basic.py:73 msgid "IBM pSeries" msgstr "" #: ../src/basic.py:73 msgid "IBM zSeries/s390" msgstr "" #: ../src/basic.py:206 msgid "Root passwords do not match." msgstr "" #: ../src/basic.py:207 ../src/basic.py:226 ../src/install.py:214 #: ../src/partWindow.py:513 ../src/partition.py:305 ../src/raidWindow.py:247 msgid "Error" msgstr "Σφάλμα" #: ../src/basic.py:225 msgid "Please select a root password." msgstr "" #: ../src/bootloader.py:76 #, python-format msgid "Bootloader options are not applicable to the %s platform" msgstr "" #: ../src/bootloader.py:117 msgid "Grub passwords do not match. Please try again." msgstr "" #. create table with custom checklists #: ../src/firewall.py:59 msgid "Trusted devices:" msgstr "Έμπιστες συσκευές:" #: ../src/firewall.py:84 msgid "Trusted services:" msgstr "" #: ../src/firewall.py:116 msgid "Other ports: (1029:tcp)" msgstr "Άλλες θύρες: (1029:tcp)" #: ../src/install.py:134 msgid "Please enter an NFS server." msgstr "Παρακαλώ εισάγετε ένα εξυπηρετητή NFS." #: ../src/install.py:137 msgid "Please enter an NFS directory." msgstr "Παρακαλώ εισάγετε ένα κατάλογο NFS." #: ../src/install.py:147 msgid "Please enter an FTP server." msgstr "Παρακαλώ εισάγετε ένα εξυπηρετητή FTP." #: ../src/install.py:154 msgid "Please enter an FTP directory." msgstr "Παρακαλώ εισάγετε ένα κατάλογο FTP." #: ../src/install.py:160 msgid "Please enter an FTP user name." msgstr "" #: ../src/install.py:163 msgid "Please enter an FTP password." msgstr "Παρακαλώ εισάγετε ένα συνθηματικό FTP." #: ../src/install.py:178 msgid "Please enter an HTTP server." msgstr "Παρακαλώ εισάγετε ένα εξυπηρετητή HTTP." #: ../src/install.py:181 msgid "Please enter an HTTP server directory." msgstr "" #: ../src/install.py:202 msgid "Please enter a hard drive directory." msgstr "" #: ../src/install.py:205 msgid "Please enter a hard drive partition." msgstr "" #: ../src/kickstartGui.py:86 msgid "Kickstart" msgstr "" #: ../src/kickstartGui.py:87 msgid "Create a kickstart file" msgstr "" #: ../src/kickstartGui.py:138 msgid "Subsection" msgstr "" #: ../src/kickstartGui.py:142 msgid "Basic Configuration" msgstr "Βασική Ρύθμιση" #: ../src/kickstartGui.py:142 msgid "Installation Method" msgstr "Μέθοδος Εγκατάστασης" #: ../src/kickstartGui.py:143 msgid "Boot Loader Options" msgstr "" #: ../src/kickstartGui.py:143 msgid "Partition Information" msgstr "" #: ../src/kickstartGui.py:144 system-config-kickstart.gladestrings:165 msgid "Network Configuration" msgstr "Ρύθμιση Δικτύου" #: ../src/kickstartGui.py:144 msgid "Authentication" msgstr "Πιστοποίηση" #: ../src/kickstartGui.py:145 system-config-kickstart.gladestrings:218 msgid "Firewall Configuration" msgstr "" #: ../src/kickstartGui.py:145 system-config-kickstart.gladestrings:248 msgid "Display Configuration" msgstr "" #: ../src/kickstartGui.py:146 system-config-kickstart.gladestrings:258 msgid "Package Selection" msgstr "Επιλογή Πακέτων" #: ../src/kickstartGui.py:146 system-config-kickstart.gladestrings:264 msgid "Pre-Installation Script" msgstr "" #: ../src/kickstartGui.py:147 system-config-kickstart.gladestrings:271 msgid "Post-Installation Script" msgstr "" #: ../src/kickstartGui.py:193 msgid "" "Kickstart Configurator @VERSION@\n" " Copyright (c) 2000-2002 Red Hat, Inc.\n" " Copyright (c) 2000-2002 Brent Fox \n" " Copyright (c) 2000-2002 Tammy Fox \n" " A graphical interface for creating a kickstart file" msgstr "" #: ../src/kickstartGui.py:194 msgid "About Kickstart Configurator" msgstr "" #: ../src/kickstartGui.py:224 msgid "Help is not available." msgstr "Η Βοήθεια δεν είναι διαθέσιμη." #: ../src/kickstartGui.py:273 #, python-format msgid "The file \"%s\" cannot be accessed." msgstr "" #: ../src/network.py:87 msgid "Device" msgstr "Συσκευή" #: ../src/network.py:90 msgid "Network Type" msgstr "Τύπος Δικτύου" #: ../src/network.py:109 ../src/network.py:155 ../src/network.py:223 #: ../src/network.py:274 ../src/network.py:415 msgid "Static IP" msgstr "Στατικό IP" #: ../src/network.py:213 msgid "Please fill in the network information" msgstr "" #: ../src/network.py:318 #, python-format msgid "" "A network device with the name %s already exists. Please choose another " "device name" msgstr "" #: ../src/packageGroupList.py:18 msgid "Could not start because there is no /usr/share/comps/" msgstr "" #: ../src/packageGroupList.py:18 msgid "/comps.xml file." msgstr "" #: ../src/packageGroupList.py:19 msgid "Please make sure the comps package is installed." msgstr "" #: ../src/partWindow.py:83 system-config-kickstart.gladestrings:58 msgid "ext2" msgstr "ext2" #: ../src/partWindow.py:83 system-config-kickstart.gladestrings:59 msgid "ext3" msgstr "ext3" #. _("physical volume (LVM)"):"lvm", #: ../src/partWindow.py:85 ../src/partWindow.py:148 msgid "software RAID" msgstr "RAID με λογισμικό" #: ../src/partWindow.py:86 system-config-kickstart.gladestrings:60 msgid "swap" msgstr "" #: ../src/partWindow.py:86 system-config-kickstart.gladestrings:61 msgid "vfat" msgstr "vfat" #: ../src/partWindow.py:87 msgid "PPC PReP Boot" msgstr "" #: ../src/partWindow.py:260 ../src/partWindow.py:535 ../src/raidWindow.py:212 msgid "Yes" msgstr "Ναι" #: ../src/partWindow.py:262 ../src/partWindow.py:537 ../src/raidWindow.py:214 msgid "No" msgstr "Όχι" #: ../src/partWindow.py:285 ../src/partWindow.py:300 ../src/partWindow.py:319 #: ../src/partWindow.py:333 msgid "Auto" msgstr "Αυτόματο" #: ../src/partWindow.py:294 msgid "Hard Drives" msgstr "Σκληροί Δίσκοι" #: ../src/partWindow.py:420 msgid "Specify a mount point for the partition." msgstr "" #. They are trying to use a mount point already in use. Let's complain #: ../src/partWindow.py:429 #, python-format msgid "" "The mount point \"%s\" is already in use. Please select another mount point." msgstr "" #: ../src/partWindow.py:449 msgid "" "To create a new RAID partition, you must specify either a hard drive device " "name or an existing partition." msgstr "" #: ../src/partWindow.py:488 msgid "Specify a device on which to create the partition." msgstr "" #: ../src/partWindow.py:490 msgid "" "The device you specified is not a valid device name. Please use a valid " "device name such as \"hda1\" or \"sda3\"." msgstr "" #: ../src/partWindow.py:500 msgid "" "The partition you specified does not end in a number. Partitions must have " "a partition number such as \"hda1\" or \"sda3\"." msgstr "" #: ../src/partWindow.py:506 msgid "" "The partition you specified does not begin with \"hd\" or \"sd\". " "Partitions must have a valid device name and partition number such as " "\"hda1\" or \"sda3\"." msgstr "" #: ../src/partition.py:72 msgid "" "Device/\n" "Partition Number" msgstr "" #. col = gtk.TreeViewColumn(_("Mount Point/\nRAID/Volume"), gtk.CellRendererText(), text=1) #: ../src/partition.py:75 msgid "" "Mount Point/\n" "RAID" msgstr "" #: ../src/partition.py:77 msgid "Type" msgstr "Τύπος" #: ../src/partition.py:79 msgid "Format" msgstr "Μορφοποίηση" #: ../src/partition.py:81 msgid "Size (MB)" msgstr "Μέγεθος (MB)" #: ../src/partition.py:151 ../src/partition.py:181 msgid "Please select a partition from the list." msgstr "" #: ../src/raidOptionsWindow.py:72 #, python-format msgid "You currently have %d software RAID partition(s) free to use." msgstr "" #: ../src/raidWindow.py:172 #, python-format msgid "You must select at least 2 partitions in order to use RAID %s" msgstr "" #: ../src/raidWindow.py:178 #, python-format msgid "You must select at least 3 partitions in order to use RAID %s" msgstr "" #: ../src/raidWindow.py:192 ../src/raidWindow.py:218 msgid "Raid Devices" msgstr "Συσκευές RAID" #: ../src/system-config-kickstart.py:60 msgid "" "Usage: system-config-kickstart [--help] [--generate ] " "[]\n" " \n" "--help Print out this message\n" "--generate Generate a kickstart file from the current machine " "and write\n" " it to . This option runs on the console, " "so it is\n" " useful for servers that do not have X currently " "running.\n" " This option will cause the GUI to launch with the " "values from\n" " the kickstart file already filled in." msgstr "" #: ../src/system-config-kickstart.py:77 msgid "Could not open display because no X server is running." msgstr "" #: ../src/system-config-kickstart.py:78 msgid "Try running 'system-config-kickstart --help' for a list of options." msgstr "" #: ../src/xconfig.py:106 msgid "Could not read video driver database" msgstr "" #. #. * Translatable strings file generated by Glade. #. * Add this file to your project's POTFILES.in. #. * DO NOT compile it as part of your application. #. #: system-config-kickstart.gladestrings:7 msgid "Save File" msgstr "Αποθήκευση Αρχείου" #: system-config-kickstart.gladestrings:8 msgid "Partition Options" msgstr "" #: system-config-kickstart.gladestrings:9 #: system-config-kickstart.gladestrings:10 #: system-config-kickstart.gladestrings:23 #: system-config-kickstart.gladestrings:28 #: system-config-kickstart.gladestrings:33 #: system-config-kickstart.gladestrings:72 #: system-config-kickstart.gladestrings:77 #: system-config-kickstart.gladestrings:78 #: system-config-kickstart.gladestrings:81 #: system-config-kickstart.gladestrings:83 #: system-config-kickstart.gladestrings:87 #: system-config-kickstart.gladestrings:89 #: system-config-kickstart.gladestrings:106 #: system-config-kickstart.gladestrings:107 #: system-config-kickstart.gladestrings:110 #: system-config-kickstart.gladestrings:112 #: system-config-kickstart.gladestrings:116 #: system-config-kickstart.gladestrings:117 #: system-config-kickstart.gladestrings:119 #: system-config-kickstart.gladestrings:120 #: system-config-kickstart.gladestrings:124 #: system-config-kickstart.gladestrings:125 #: system-config-kickstart.gladestrings:138 #: system-config-kickstart.gladestrings:139 #: system-config-kickstart.gladestrings:144 #: system-config-kickstart.gladestrings:172 #: system-config-kickstart.gladestrings:175 #: system-config-kickstart.gladestrings:179 #: system-config-kickstart.gladestrings:180 #: system-config-kickstart.gladestrings:187 #: system-config-kickstart.gladestrings:189 #: system-config-kickstart.gladestrings:191 #: system-config-kickstart.gladestrings:196 #: system-config-kickstart.gladestrings:198 #: system-config-kickstart.gladestrings:204 #: system-config-kickstart.gladestrings:205 #: system-config-kickstart.gladestrings:222 #: system-config-kickstart.gladestrings:224 #: system-config-kickstart.gladestrings:236 #: system-config-kickstart.gladestrings:240 #: system-config-kickstart.gladestrings:242 #: system-config-kickstart.gladestrings:262 #: system-config-kickstart.gladestrings:269 #: system-config-kickstart.gladestrings:289 #: system-config-kickstart.gladestrings:291 #: system-config-kickstart.gladestrings:293 #: system-config-kickstart.gladestrings:295 #: system-config-kickstart.gladestrings:296 #: system-config-kickstart.gladestrings:298 #: system-config-kickstart.gladestrings:300 #: system-config-kickstart.gladestrings:302 #: system-config-kickstart.gladestrings:303 #: system-config-kickstart.gladestrings:305 #: system-config-kickstart.gladestrings:307 #: system-config-kickstart.gladestrings:309 #: system-config-kickstart.gladestrings:310 #: system-config-kickstart.gladestrings:312 #: system-config-kickstart.gladestrings:314 #: system-config-kickstart.gladestrings:316 msgid "*" msgstr "*" #: system-config-kickstart.gladestrings:11 #: system-config-kickstart.gladestrings:32 msgid "Mount Point:" msgstr "Σημείο Προσάρτησης:" #: system-config-kickstart.gladestrings:12 #: system-config-kickstart.gladestrings:37 msgid "File System Type:" msgstr "Τύπος Συστήματος Αρχείων:" #: system-config-kickstart.gladestrings:13 msgid "Size (MB):" msgstr "Μέγεθος (ΜΒ):" #: system-config-kickstart.gladestrings:14 msgid "Fill all unused space on disk" msgstr "" #: system-config-kickstart.gladestrings:15 msgid "Grow to maximum of (MB):" msgstr "" #: system-config-kickstart.gladestrings:16 msgid "Fixed size" msgstr "" #: system-config-kickstart.gladestrings:17 msgid "Use recommended swap size" msgstr "" #: system-config-kickstart.gladestrings:18 msgid "Additional Size Options" msgstr "" #: system-config-kickstart.gladestrings:19 msgid "Force to be a primary partition (asprimary)" msgstr "" #: system-config-kickstart.gladestrings:20 msgid "Make partition on specific drive (ondisk)" msgstr "" #: system-config-kickstart.gladestrings:21 #: system-config-kickstart.gladestrings:26 msgid " " msgstr " " #: system-config-kickstart.gladestrings:22 msgid "Drive :" msgstr "Σκληρός δίσκος" #: system-config-kickstart.gladestrings:24 msgid "(for example: hda or sdc)" msgstr "(για παράδειγμα: hda ή sdc)" #: system-config-kickstart.gladestrings:25 msgid "Use existing partition (onpart)" msgstr "" #: system-config-kickstart.gladestrings:27 msgid "Partition :" msgstr "Κατάτμηση :" #: system-config-kickstart.gladestrings:29 msgid "(for example: hda1 or sdc3)" msgstr "(για παράδειγμα: hda1 ή sdc3)" #: system-config-kickstart.gladestrings:30 msgid "Format partition" msgstr "" #: system-config-kickstart.gladestrings:31 msgid "Make RAID Device" msgstr "Δημιουργία Συσκευής RAID" #: system-config-kickstart.gladestrings:34 msgid "Number of spares:" msgstr "" #: system-config-kickstart.gladestrings:35 msgid "Raid Members" msgstr "Μέλη Raid" #: system-config-kickstart.gladestrings:36 msgid "RAID Level:" msgstr "Επίπεδο RAID:" #: system-config-kickstart.gladestrings:38 msgid "RAID Device:" msgstr "Συσκευή RAID:" #: system-config-kickstart.gladestrings:39 msgid "md0" msgstr "md0" #: system-config-kickstart.gladestrings:40 msgid "md1" msgstr "md1" #: system-config-kickstart.gladestrings:41 msgid "md2" msgstr "md2" #: system-config-kickstart.gladestrings:42 msgid "md3" msgstr "md3" #: system-config-kickstart.gladestrings:43 msgid "md4" msgstr "md4" #: system-config-kickstart.gladestrings:44 msgid "md5" msgstr "md5" #: system-config-kickstart.gladestrings:45 msgid "md6" msgstr "md6" #: system-config-kickstart.gladestrings:46 msgid "md7" msgstr "md7" #: system-config-kickstart.gladestrings:47 msgid "md8" msgstr "md8" #: system-config-kickstart.gladestrings:48 msgid "md9" msgstr "md9" #: system-config-kickstart.gladestrings:49 msgid "md10" msgstr "md10" #: system-config-kickstart.gladestrings:50 msgid "md11" msgstr "md11" #: system-config-kickstart.gladestrings:51 msgid "md12" msgstr "md12" #: system-config-kickstart.gladestrings:52 msgid "md13" msgstr "md13" #: system-config-kickstart.gladestrings:53 msgid "md14" msgstr "md14" #: system-config-kickstart.gladestrings:54 msgid "md15" msgstr "md15" #: system-config-kickstart.gladestrings:55 msgid "0" msgstr "0" #: system-config-kickstart.gladestrings:56 msgid "1" msgstr "1" #: system-config-kickstart.gladestrings:57 msgid "5" msgstr "5" #: system-config-kickstart.gladestrings:62 msgid "Format RAID device" msgstr "Μορφοποίηση συσκευής RAID" #: system-config-kickstart.gladestrings:63 msgid "Kickstart Configurator" msgstr "" #: system-config-kickstart.gladestrings:64 msgid "_File" msgstr "_Αρχείο" #: system-config-kickstart.gladestrings:65 msgid "_Open File" msgstr "_Άνοιγμα Αρχείου" #: system-config-kickstart.gladestrings:66 msgid "_Preview" msgstr "_Προεπισκόπηση" #: system-config-kickstart.gladestrings:67 msgid "_Save File" msgstr "Απο_θήκευση Αρχείου" #: system-config-kickstart.gladestrings:68 msgid "_Quit" msgstr "_Έξοδος" #: system-config-kickstart.gladestrings:69 msgid "_Help" msgstr "_Βοήθεια" #: system-config-kickstart.gladestrings:70 msgid "_Contents" msgstr "_Περιεχόμενα" #: system-config-kickstart.gladestrings:71 msgid "_About" msgstr "_Περί" #: system-config-kickstart.gladestrings:73 msgid "Default Language:" msgstr "Εξ ορισμού Γλώσσα:" #: system-config-kickstart.gladestrings:74 msgid "Encrypt root password" msgstr "Κρυπτογράφηση συνθηματικού διαχειριστή (root)" #: system-config-kickstart.gladestrings:75 msgid "Keyboard:" msgstr "Πληκτρολόγιο:" #: system-config-kickstart.gladestrings:76 msgid "Mouse:" msgstr "Ποντίκι:" #: system-config-kickstart.gladestrings:79 msgid "Emulate 3 Buttons" msgstr "Εξομοίωση κλικ 3ου κουμπιού" #: system-config-kickstart.gladestrings:80 msgid "Time Zone:" msgstr "Ζώνη Ώρας:" #: system-config-kickstart.gladestrings:82 msgid "Root Password:" msgstr "Συνθηματικό Διαχειριστή Συστήματος:" #: system-config-kickstart.gladestrings:84 msgid "Language Support:" msgstr "Υποστήριξη Γλώσσας:" #: system-config-kickstart.gladestrings:85 msgid "Use UTC clock" msgstr "Χρήση ρολογιού UTC" #: system-config-kickstart.gladestrings:86 #: system-config-kickstart.gladestrings:137 msgid "Confirm Password:" msgstr "Επιβεβαίωση Συνθηματικού:" #: system-config-kickstart.gladestrings:88 msgid "Target Architecture:" msgstr "" #: system-config-kickstart.gladestrings:90 msgid "Reboot system after installation" msgstr "Επανεκκίνηση συστήματος μετά το τέλος της εγκατάστασης." #: system-config-kickstart.gladestrings:91 msgid "Perform installation in text mode (graphical is default)" msgstr "" #: system-config-kickstart.gladestrings:92 msgid "Perform installation in interactive mode" msgstr "" #: system-config-kickstart.gladestrings:93 msgid "Basic Configuration (required)" msgstr "Βασική Ρύθμιση (απαιτείται)" #: system-config-kickstart.gladestrings:94 msgid "label28" msgstr "label28" #: system-config-kickstart.gladestrings:95 msgid "Perform new installation" msgstr "" #: system-config-kickstart.gladestrings:96 msgid "Upgrade an existing installation" msgstr "" #: system-config-kickstart.gladestrings:97 msgid "Choose the Installation Method:" msgstr "" #: system-config-kickstart.gladestrings:98 #: system-config-kickstart.gladestrings:103 msgid "CD-ROM" msgstr "CD-ROM" #: system-config-kickstart.gladestrings:99 #: system-config-kickstart.gladestrings:108 msgid "NFS" msgstr "NFS" #: system-config-kickstart.gladestrings:100 #: system-config-kickstart.gladestrings:118 msgid "FTP" msgstr "FTP" #: system-config-kickstart.gladestrings:101 #: system-config-kickstart.gladestrings:123 msgid "HTTP" msgstr "HTTP" #: system-config-kickstart.gladestrings:102 #: system-config-kickstart.gladestrings:128 msgid "Hard Drive" msgstr "Σκληρός δίσκος" #: system-config-kickstart.gladestrings:104 msgid "NFS Server:" msgstr "Εξυπηρετητής NFS:" #: system-config-kickstart.gladestrings:105 msgid "NFS Directory:" msgstr "Κατάλογος NFS:" #: system-config-kickstart.gladestrings:109 msgid "FTP Server:" msgstr "Εξυπηρετητής FTP:" #: system-config-kickstart.gladestrings:111 msgid "FTP Directory:" msgstr "Κατάλογος FTP:" #: system-config-kickstart.gladestrings:113 msgid "Specify an FTP username and password" msgstr "" #: system-config-kickstart.gladestrings:114 msgid "FTP Username" msgstr "Όνομα χρήστη FTP" #: system-config-kickstart.gladestrings:115 msgid "FTP Password" msgstr "Συνθηματικό FTP" #: system-config-kickstart.gladestrings:121 msgid "HTTP Server:" msgstr "Εξυπηρετητής HTTP:" #: system-config-kickstart.gladestrings:122 msgid "HTTP Directory:" msgstr "Κατάλογος HTTP:" #: system-config-kickstart.gladestrings:126 msgid "Hard Drive Partition:" msgstr "" #: system-config-kickstart.gladestrings:127 msgid "Hard Drive Directory:" msgstr "Κατάλογος Σκληρού Δίσκου:" #: system-config-kickstart.gladestrings:129 msgid "Installation Method (required)" msgstr "Μέθοδος Εγκατάστασης (απαιτείται)" #: system-config-kickstart.gladestrings:130 msgid "label128" msgstr "label128" #: system-config-kickstart.gladestrings:131 msgid "Install new boot loader" msgstr "" #: system-config-kickstart.gladestrings:132 msgid "Do not install a boot loader" msgstr "" #: system-config-kickstart.gladestrings:133 msgid "Upgrade existing boot loader" msgstr "" #: system-config-kickstart.gladestrings:134 msgid "GRUB Options:" msgstr "" #: system-config-kickstart.gladestrings:135 msgid "Use GRUB password" msgstr "Χρήση συνθηματικού GRUB" #: system-config-kickstart.gladestrings:136 msgid "Password:" msgstr "Συνθηματικό:" #: system-config-kickstart.gladestrings:140 msgid "Encrypt GRUB password" msgstr "Κρυπτογράφηση συνθηματικού GRUB" #: system-config-kickstart.gladestrings:141 msgid "Install boot loader on Master Boot Record (MBR)" msgstr "" #: system-config-kickstart.gladestrings:142 msgid "Install boot loader on first sector of the boot partition" msgstr "" #: system-config-kickstart.gladestrings:143 msgid "Kernel parameters:" msgstr "Παράμετροι πυρήνα:" #: system-config-kickstart.gladestrings:145 msgid "label216" msgstr "" #: system-config-kickstart.gladestrings:146 msgid "Boot Loader Options (required)" msgstr "" #: system-config-kickstart.gladestrings:147 msgid "label35" msgstr "label35" #: system-config-kickstart.gladestrings:148 msgid "Clear Master Boot Record" msgstr "" #: system-config-kickstart.gladestrings:149 msgid "Do not clear Master Boot Record" msgstr "" #: system-config-kickstart.gladestrings:150 msgid "Remove all existing partitions" msgstr "" #: system-config-kickstart.gladestrings:151 msgid "Remove existing Linux partitions" msgstr "" #: system-config-kickstart.gladestrings:152 msgid "Preserve existing partitions" msgstr "" #: system-config-kickstart.gladestrings:153 msgid "Initialize the disk label" msgstr "" #: system-config-kickstart.gladestrings:154 msgid "Do not initialize the disk label" msgstr "" #: system-config-kickstart.gladestrings:155 msgid "_Add" msgstr "_Προσθήκη" #: system-config-kickstart.gladestrings:156 msgid "_Edit" msgstr "_Επεξεργασία" #: system-config-kickstart.gladestrings:157 msgid "_Delete" msgstr "Διαγραφή" #: system-config-kickstart.gladestrings:158 msgid "RAID" msgstr "RAID" #: system-config-kickstart.gladestrings:159 msgid "Partition options are not applicable on upgrades." msgstr "" #: system-config-kickstart.gladestrings:160 msgid "Partition Information (required)" msgstr "" #: system-config-kickstart.gladestrings:161 msgid "label30" msgstr "label30" #: system-config-kickstart.gladestrings:162 msgid "_Add Network Device" msgstr "_Προσθήκη Συσκευής Δικτύου" #: system-config-kickstart.gladestrings:163 msgid "_Edit Network Device" msgstr "_Επεξεργασία Συσκευής Δικτύου" #: system-config-kickstart.gladestrings:164 msgid "_Delete Network Device" msgstr "_Διαγραφή Συσκευής Δικτύου" #: system-config-kickstart.gladestrings:166 msgid "label31" msgstr "label31" #: system-config-kickstart.gladestrings:167 msgid "Authentication:" msgstr "Αυθεντικοποίηση:" #: system-config-kickstart.gladestrings:168 msgid "Use Shadow Passwords" msgstr "Χρήση Κωδικών Shadow" #: system-config-kickstart.gladestrings:169 msgid "Use MD5" msgstr "Χρήση MD5" #: system-config-kickstart.gladestrings:170 msgid "Enable NIS" msgstr "Ενεργοποίηση NIS" #: system-config-kickstart.gladestrings:171 msgid "NIS Domain:" msgstr "Τομέας NIS:" #: system-config-kickstart.gladestrings:173 msgid "Use broadcast to find NIS server" msgstr "" #: system-config-kickstart.gladestrings:174 msgid "NIS Server:" msgstr "Εξυπηρετητής NIS:" #: system-config-kickstart.gladestrings:176 msgid "NIS Authentication" msgstr "Αυθεντικοποίηση NIS" #: system-config-kickstart.gladestrings:177 msgid "NIS" msgstr "NIS" #: system-config-kickstart.gladestrings:178 msgid "Enable LDAP" msgstr "Ενεργοποίηση LDAP" #: system-config-kickstart.gladestrings:181 msgid "LDAP Server: " msgstr "Εξυπηρετητής LDAP: " #: system-config-kickstart.gladestrings:182 msgid "LDAP Base Name: " msgstr "" #: system-config-kickstart.gladestrings:183 msgid "LDAP Authentication" msgstr "Αυθεντικοποίηση LDAP" #: system-config-kickstart.gladestrings:184 msgid "LDAP " msgstr "LDAP " #: system-config-kickstart.gladestrings:185 msgid "Enable Kerberos 5 Authentication" msgstr "Ενεργοποίηση Αυθεντικοποίησης Kerberos 5" #: system-config-kickstart.gladestrings:186 msgid "Kerberos Realm:" msgstr "" #: system-config-kickstart.gladestrings:188 msgid "Kerberos Domain Controller (KDC):" msgstr "" #: system-config-kickstart.gladestrings:190 msgid "Kerberos Master Server:" msgstr "" #: system-config-kickstart.gladestrings:192 msgid "Kerberos 5 Authentication" msgstr "Αυθεντικοποίηση Kerberos 5" #: system-config-kickstart.gladestrings:193 msgid "Kerberos 5" msgstr "Kerberos 5" #: system-config-kickstart.gladestrings:194 msgid "Enable Hesiod Support" msgstr "Ενεργοποίηση Υποστήριξη Hesiod" #: system-config-kickstart.gladestrings:195 msgid "Hesiod LHS:" msgstr "" #: system-config-kickstart.gladestrings:197 msgid "Hesiod RHS:" msgstr "" #: system-config-kickstart.gladestrings:199 msgid "Hesiod Authentication" msgstr "Αυθεντικοποίηση Hesiod" #: system-config-kickstart.gladestrings:200 msgid "Hesiod" msgstr "Hesiod" #: system-config-kickstart.gladestrings:201 msgid "Enable SMB Authentication" msgstr "Ενεργοποίηση Αυθεντικοποίησης SMB" #: system-config-kickstart.gladestrings:202 msgid "SMB Servers:" msgstr "Εξυπηρετητές SMB:" #: system-config-kickstart.gladestrings:203 msgid "SMB Workgroup:" msgstr "" #: system-config-kickstart.gladestrings:206 msgid "SMB Authentication" msgstr "Αυθεντικοποίηση SMB" #: system-config-kickstart.gladestrings:207 msgid "SMB" msgstr "SMB" #: system-config-kickstart.gladestrings:208 msgid "Enable nscd" msgstr "Ενεργοποίηση nscd" #: system-config-kickstart.gladestrings:209 msgid "Name Switch Cache Daemon (nscd) Authentication" msgstr "" #: system-config-kickstart.gladestrings:210 msgid "Name Switch Cache" msgstr "" #: system-config-kickstart.gladestrings:211 msgid "Authentication options are not applicable on upgrades." msgstr "" #: system-config-kickstart.gladestrings:212 msgid "Authentication Configuration" msgstr "" #: system-config-kickstart.gladestrings:213 msgid "label32" msgstr "label32" #: system-config-kickstart.gladestrings:214 msgid "Security level:" msgstr "Επίπεδο Ασφάλειας:" #: system-config-kickstart.gladestrings:215 msgid "Enable firewall" msgstr "" #: system-config-kickstart.gladestrings:216 msgid "Disable firewall" msgstr "" #: system-config-kickstart.gladestrings:217 msgid "Firewall configuration is not applicable on upgrades." msgstr "" #: system-config-kickstart.gladestrings:219 msgid "label33" msgstr "label33" #: system-config-kickstart.gladestrings:220 msgid "Configure the X Window System" msgstr "" #: system-config-kickstart.gladestrings:221 msgid "Color Depth" msgstr "Βάθος Χρώματος" #: system-config-kickstart.gladestrings:223 msgid "Resolution" msgstr "Ανάλυση" #: system-config-kickstart.gladestrings:225 msgid "Default Desktop:" msgstr "" #: system-config-kickstart.gladestrings:226 msgid "GNOME" msgstr "GNOME" #: system-config-kickstart.gladestrings:227 msgid "KDE" msgstr "KDE" #: system-config-kickstart.gladestrings:228 msgid "Start the X Window System on boot" msgstr "" #: system-config-kickstart.gladestrings:229 msgid "On first boot, Setup Agent is: " msgstr "" #: system-config-kickstart.gladestrings:230 msgid "Disabled" msgstr "Απενεργοποιημένο" #: system-config-kickstart.gladestrings:231 msgid "Enabled" msgstr "" #: system-config-kickstart.gladestrings:232 msgid "Enabled in reconfiguration mode" msgstr "" #: system-config-kickstart.gladestrings:233 msgid "General" msgstr "Γενικά" #: system-config-kickstart.gladestrings:234 msgid "Probe for video card" msgstr "" #: system-config-kickstart.gladestrings:235 msgid "Video Card RAM: " msgstr "RAM Κάρτας Βίντεο: " #: system-config-kickstart.gladestrings:237 msgid "Video Card" msgstr "Κάρτα Βίντεο" #: system-config-kickstart.gladestrings:238 msgid "Probe for monitor" msgstr "" #: system-config-kickstart.gladestrings:239 msgid "Use custom monitor sync rates" msgstr "" #: system-config-kickstart.gladestrings:241 msgid "Hz" msgstr "Hz" #: system-config-kickstart.gladestrings:243 msgid "kHz" msgstr "kHz" #: system-config-kickstart.gladestrings:244 msgid "Vertical Sync:" msgstr "" #: system-config-kickstart.gladestrings:245 msgid "Horizontal Sync:" msgstr "" #: system-config-kickstart.gladestrings:246 msgid "Monitor" msgstr "Οθόνη" #: system-config-kickstart.gladestrings:247 msgid "Display configuration is not applicable on upgrades." msgstr "" #: system-config-kickstart.gladestrings:249 msgid "label88" msgstr "label88" #: system-config-kickstart.gladestrings:250 msgid "Select packages to install." msgstr "Επιλογή πακέτων για εγκατάσταση." #: system-config-kickstart.gladestrings:251 msgid "_Install Everything" msgstr "" #: system-config-kickstart.gladestrings:252 msgid "Desktops" msgstr "" #: system-config-kickstart.gladestrings:253 msgid "Applications" msgstr "Εφαρμογές" #: system-config-kickstart.gladestrings:254 msgid "Servers" msgstr "Εξυπηρετητές" #: system-config-kickstart.gladestrings:255 msgid "Development" msgstr "Ανάπτυξη Λογισμικού" #: system-config-kickstart.gladestrings:256 msgid "System" msgstr "Σύστημα" #: system-config-kickstart.gladestrings:257 msgid "Package selection is not applicable on upgrades." msgstr "" #: system-config-kickstart.gladestrings:259 msgid "label34" msgstr "label34" #: system-config-kickstart.gladestrings:260 #, c-format msgid "" "Warning: An error in this script might cause your kickstart installation to " "fail. Do not include the %pre command at the beginning." msgstr "" #: system-config-kickstart.gladestrings:261 #: system-config-kickstart.gladestrings:268 msgid "Use an interpreter:" msgstr "" #: system-config-kickstart.gladestrings:263 #, c-format msgid "Type your %pre script below:" msgstr "" #: system-config-kickstart.gladestrings:265 msgid "label89" msgstr "label89" #: system-config-kickstart.gladestrings:266 #, c-format msgid "" "Warning: An error in this script might cause your kickstart installation to " "fail. Do not include the %post command at the beginning." msgstr "" #: system-config-kickstart.gladestrings:267 msgid "Run outside of the chroot environment" msgstr "" #: system-config-kickstart.gladestrings:270 #, c-format msgid "Type your %post script below:" msgstr "" #: system-config-kickstart.gladestrings:272 msgid "label93" msgstr "label93" #: system-config-kickstart.gladestrings:273 msgid "Preview Options" msgstr "" #: system-config-kickstart.gladestrings:274 msgid "_Save to File" msgstr "" #: system-config-kickstart.gladestrings:275 msgid "" "You have choosen the following configuration. Click Save File to save the " "kickstart file. " msgstr "" #: system-config-kickstart.gladestrings:276 msgid "RAID Options" msgstr "Επιλογές RAID" #: system-config-kickstart.gladestrings:277 msgid "" "Software RAID allows you to combine several disks into a larger RAID device. " " A RAID device can be configured to provide additional speed and reliability " "compared to using an individual drive. For more information on using RAID " "devices please consult the kickstart documentation." msgstr "" #: system-config-kickstart.gladestrings:278 msgid "" "To use RAID you must first create at least two partitions of type 'software " "RAID'. Then you can create a RAID device which can be formatted and mounted." msgstr "" #: system-config-kickstart.gladestrings:279 msgid "Choose one of the following options:" msgstr "" #: system-config-kickstart.gladestrings:280 msgid "Create a software RAID partition" msgstr "" #: system-config-kickstart.gladestrings:281 msgid "Create a RAID device [default = /dev/md0]" msgstr "" #: system-config-kickstart.gladestrings:282 msgid "Network Device Information" msgstr "" #: system-config-kickstart.gladestrings:283 msgid "Network Device:" msgstr "Συσκευή Δικτύου:" #: system-config-kickstart.gladestrings:284 msgid "Network Type:" msgstr "Τύπος Δικτύου" #: system-config-kickstart.gladestrings:285 msgid "IP Address:" msgstr "Διεύθυνση IP:" #: system-config-kickstart.gladestrings:286 msgid "Netmask: " msgstr "Μάσκα δικτύου: " #: system-config-kickstart.gladestrings:287 msgid "Gateway:" msgstr "Πύλη:" #: system-config-kickstart.gladestrings:288 msgid "Name Server:" msgstr "" #: system-config-kickstart.gladestrings:290 #: system-config-kickstart.gladestrings:292 #: system-config-kickstart.gladestrings:294 #: system-config-kickstart.gladestrings:297 #: system-config-kickstart.gladestrings:299 #: system-config-kickstart.gladestrings:301 #: system-config-kickstart.gladestrings:304 #: system-config-kickstart.gladestrings:306 #: system-config-kickstart.gladestrings:308 #: system-config-kickstart.gladestrings:311 #: system-config-kickstart.gladestrings:313 #: system-config-kickstart.gladestrings:315 msgid "." msgstr "." language-pack-el-base/data/el/LC_MESSAGES/example-content.po0000644000000000000000000000165512734304613020524 0ustar # Greek translation for example-content # Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009 # This file is distributed under the same license as the example-content package. # FIRST AUTHOR , 2009. # msgid "" msgstr "" "Project-Id-Version: example-content\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2012-01-30 12:22+0000\n" "PO-Revision-Date: 2009-03-27 19:34+0000\n" "Last-Translator: Thanos Lefteris \n" "Language-Team: Greek \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 "Παραδείγματα" #: ../data/examples.desktop.in.h:2 msgid "Example content for Ubuntu" msgstr "Παραδείγματα περιεχομένου για το Ubuntu" language-pack-el-base/data/el/LC_MESSAGES/desktop_kubuntu-notification-helper.po0000644000000000000000000000664012734304613024607 0ustar # Greek translation for kubuntu-notification-helper # Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 # This file is distributed under the same license as the kubuntu-notification-helper package. # FIRST AUTHOR , 2013. # msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2015-04-01 17:07+0000\n" "PO-Revision-Date: 2013-10-09 07:10+0000\n" "Last-Translator: Filippos Kolyvas \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 18:48+0000\n" "X-Generator: Launchpad (build 18115)\n" #: src/daemon/notificationhelper.desktop:2 msgctxt "Name" msgid "Notification Helper" msgstr "Βοηθός ειδοποιήσεων" #: src/daemon/notificationhelper.notifyrc:3 msgctxt "Comment" msgid "System Notification Helper" msgstr "" #: src/daemon/notificationhelper.notifyrc:6 msgctxt "Name" msgid "Reboot Required" msgstr "Απαιτείται επανεκκίνηση" #: src/daemon/notificationhelper.notifyrc:7 msgctxt "Comment" msgid "A system restart is required" msgstr "Απαιτείται μια επανεκκίνηση του συστήματος" #: src/daemon/notificationhelper.notifyrc:11 msgctxt "Name" msgid "Apport Crash" msgstr "Κατάρρευση Apport" #: src/daemon/notificationhelper.notifyrc:12 msgctxt "Comment" msgid "An application has crashed on your system (now or in the past)" msgstr "Μία εφαρμογή έχει καταρρεύσει στο σύστημά σας (τώρα ή στο παρελθόν)" #: src/daemon/notificationhelper.notifyrc:16 msgctxt "Name" msgid "Upgrade Hook" msgstr "Αναβάθμιση Hook" #: src/daemon/notificationhelper.notifyrc:17 msgctxt "Comment" msgid "Software upgrade notifications are available" msgstr "Υπάρχουν διαθέσιμες ειδοποιήσεις αναβάθμισης λογισμικού" #: src/daemon/notificationhelper.notifyrc:21 msgctxt "Name" msgid "Restricted Install" msgstr "Περιορισμένη εγκατάσταση" #: src/daemon/notificationhelper.notifyrc:22 msgctxt "Comment" msgid "Extra packages can be installed to enhance application functionality" msgstr "" "Επιπλέον πακέτα μπορούν να εγκατασταθούν για να ενισχύσουν τη " "λειτουργικότητα της εφαρμογής" #: src/daemon/notificationhelper.notifyrc:26 msgctxt "Name" msgid "Localization Enhancement" msgstr "" #: src/daemon/notificationhelper.notifyrc:27 msgctxt "Comment" msgid "Extra packages can be installed to enhance system localization" msgstr "" #: src/daemon/notificationhelper.notifyrc:31 msgctxt "Name" msgid "Driver Enhancement" msgstr "" #: src/daemon/notificationhelper.notifyrc:32 msgctxt "Comment" msgid "Additional drivers can be installed" msgstr "" #: src/kcmodule/kcm_notificationhelper.desktop:10 msgctxt "X-KDE-Keywords" msgid "Notify,Alerts,Notification,popups" msgstr "" #: src/kcmodule/kcm_notificationhelper.desktop:14 msgctxt "Name" msgid "Other Notifications" msgstr "Άλλες ειδοποιήσεις" #: src/kcmodule/kcm_notificationhelper.desktop:15 msgctxt "Comment" msgid "Control the notifications for system helpers" msgstr "Ελέγξτε τις ειδοποιήσεις για τη βοήθεια του συστήματος" language-pack-el-base/data/el/LC_MESSAGES/gdb.po0000644000000000000000000252514412734304613016163 0ustar # Greek translation for gdb # Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 # This file is distributed under the same license as the gdb package. # FIRST AUTHOR , 2012. # msgid "" msgstr "" "Project-Id-Version: gdb\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-05-31 17:40-0700\n" "PO-Revision-Date: 2012-09-02 03:46+0000\n" "Last-Translator: tzem \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 16:27+0000\n" "X-Generator: Launchpad (build 18115)\n" #: aarch64-linux-nat.c:176 aarch64-linux-nat.c:213 arm-linux-nat.c:185 #: arm-linux-nat.c:213 msgid "Unable to fetch general registers." msgstr "" #: aarch64-linux-nat.c:229 arm-linux-nat.c:230 msgid "Unable to store general registers." msgstr "" #: aarch64-linux-nat.c:257 aarch64-linux-nat.c:304 arm-linux-nat.c:324 msgid "Unable to fetch VFP registers." msgstr "" #: aarch64-linux-nat.c:269 msgid "Unable to fetch vFP/SIMD registers." msgstr "" #: aarch64-linux-nat.c:316 msgid "Unable to fetch FP/SIMD registers." msgstr "" #: aarch64-linux-nat.c:335 arm-linux-nat.c:370 msgid "Unable to store VFP registers." msgstr "" #: aarch64-linux-nat.c:341 msgid "Unable to store FP/SIMD registers." msgstr "" #: aarch64-linux-nat.c:819 msgid "" "Set whether to show variables that mirror the AArch64 debug registers." msgstr "" #: aarch64-linux-nat.c:820 msgid "" "Show whether to show variables that mirror the AArch64 debug registers." msgstr "" #: aarch64-linux-nat.c:821 mips-linux-nat.c:778 x86-nat.c:271 msgid "" "Use \"on\" to enable, \"off\" to disable.\n" "If enabled, the debug registers values are shown when GDB inserts\n" "or removes a hardware breakpoint or watchpoint, and when the inferior\n" "triggers a breakpoint or watchpoint." msgstr "" #: aarch64-linux-tdep.c:289 arm-linux-tdep.c:1234 i386-tdep.c:4072 #: i386-tdep.c:4181 i386-tdep.c:4196 ppc-linux-tdep.c:1092 stap-probe.c:679 #, possible-c-format msgid "Invalid register name `%s' on expression `%s'." msgstr "" #: aarch64-linux-tdep.c:910 amd64-linux-tdep.c:1494 arm-linux-tdep.c:1341 #: i386-linux-tdep.c:409 s390-linux-tdep.c:2763 #, possible-c-format msgid "Process record and replay target doesn't support syscall number %s\n" msgstr "" #: aarch64-tdep.c:194 #, possible-c-format msgid "AArch64 debugging is %s.\n" msgstr "" #: aarch64-tdep.c:830 arm-tdep.c:3004 #, possible-c-format msgid "Unexpected register %d" msgstr "" #. Should never happen. #: aarch64-tdep.c:882 arm-tdep.c:3238 msgid "unknown type alignment" msgstr "" #: aarch64-tdep.c:1989 #, possible-c-format msgid "aarch64_pseudo_register_name: bad register number %d" msgstr "" #: aarch64-tdep.c:2016 #, possible-c-format msgid "aarch64_pseudo_register_type: bad register number %d" msgstr "" #: aarch64-tdep.c:2845 #, possible-c-format msgid "aarch64_dump_tdep: Lowest pc = 0x%s" msgstr "" #. Debug this file's internals. #: aarch64-tdep.c:2861 msgid "Set AArch64 debugging." msgstr "" #: aarch64-tdep.c:2862 msgid "Show AArch64 debugging." msgstr "" #: aarch64-tdep.c:2863 msgid "When on, AArch64 specific debugging is enabled." msgstr "" #. Save SPSR also;how? #. SPSR is going to be changed. #. we need to get SPSR value, which is yet to be done #. SPSR is going to be changed. #. How to read SPSR value? #. Save SPSR also; how? #. We need to save SPSR value, which is not yet done. #: aarch64-tdep.c:3782 arm-tdep.c:9973 arm-tdep.c:10022 arm-tdep.c:10193 #: arm-tdep.c:10252 arm-tdep.c:10839 arm-tdep.c:11755 #, possible-c-format msgid "Process record does not support instruction 0x%0x at address %s.\n" msgstr "" #: ada-exp.y:272 msgid "Invalid conversion" msgstr "" #: ada-exp.y:290 msgid "Type required for qualification" msgstr "" #: ada-exp.y:308 msgid "Cannot slice a type" msgstr "" #: ada-exp.y:376 msgid "Type required within braces in coercion" msgstr "" #: ada-exp.y:446 ada-exp.y:464 msgid "Right operand of 'in' must be type" msgstr "" #: ada-exp.y:578 msgid "Prefix must be type" msgstr "" #: ada-exp.y:631 msgid "NEW not implemented." msgstr "" #: ada-exp.y:807 #, possible-c-format msgid "Error in expression, near `%s'." msgstr "" #: ada-exp.y:874 msgid "Could not find renamed symbol" msgstr "" #: ada-exp.y:883 #, possible-c-format msgid "Could not find renamed variable: %s" msgstr "" #: ada-exp.y:957 #, possible-c-format msgid "Could not find %s" msgstr "" #: ada-exp.y:1010 msgid "Internal error in encoding of renaming declaration" msgstr "" #: ada-exp.y:1041 c-exp.y:929 p-exp.y:681 #, possible-c-format msgid "No file or function \"%s\"." msgstr "" #: ada-exp.y:1043 c-exp.y:944 m2-exp.y:578 p-exp.y:693 #, possible-c-format msgid "No function \"%s\" in specified context." msgstr "" #: ada-exp.y:1048 #, possible-c-format msgid "Function name \"%s\" ambiguous here" msgstr "" #: ada-exp.y:1340 msgid "impossible value from ada_parse_renaming" msgstr "" #: ada-exp.y:1358 #, possible-c-format msgid "Invalid attempt to select from type: \"%s\"." msgstr "" #: ada-exp.y:1392 #, possible-c-format msgid "No definition of \"%s\" found." msgstr "" #: ada-exp.y:1406 c-exp.y:1055 c-exp.y:1104 cli/cli-cmds.c:963 d-exp.y:554 #: f-exp.y:539 go-exp.y:635 linespec.c:1475 linespec.c:3210 p-exp.y:753 #: p-exp.y:820 source.c:207 symtab.c:4275 msgid "No symbol table is loaded. Use the \"file\" command." msgstr "" #: ada-exp.y:1408 #, possible-c-format msgid "No definition of \"%s\" in current context." msgstr "" #: ada-exp.y:1410 #, possible-c-format msgid "No definition of \"%s\" in specified context." msgstr "" #: ada-exp.y:1415 #, possible-c-format msgid "Could not find renamed symbol \"%s\"" msgstr "" #: ada-exp.y:1450 msgid "Invalid use of type." msgstr "" #: ada-lang.c:630 #, possible-c-format msgid "Unable to find field %s in struct %s. Aborting" msgstr "" #: ada-lang.c:750 msgid "object size is larger than varsize-limit" msgstr "" #: ada-lang.c:815 msgid "Unexpected type in ada_discrete_type_high_bound." msgstr "" #: ada-lang.c:836 msgid "Unexpected type in ada_discrete_type_low_bound." msgstr "" #: ada-lang.c:935 msgid "Invalid address for Ada main program name." msgstr "" #: ada-lang.c:1014 #, possible-c-format msgid "invalid Ada operator name: %s" msgstr "" #: ada-lang.c:1677 ada-lang.c:1695 ada-lang.c:1709 ada-lang.c:1777 msgid "Bad GNAT array descriptor" msgstr "" #: ada-lang.c:1814 msgid "Bad GNAT array descriptor bounds" msgstr "" #: ada-lang.c:2057 msgid "Bounds unavailable for null array pointer." msgstr "" #: ada-lang.c:2146 msgid "could not understand bit size information on packed array" msgstr "" #: ada-lang.c:2244 msgid "could not find bounds information on packed array" msgstr "" #: ada-lang.c:2251 msgid "could not understand bounds information on packed array" msgstr "" #: ada-lang.c:2285 msgid "can't unpack array" msgstr "" #: ada-lang.c:2338 msgid "attempt to do packed indexing of something other than a packed array" msgstr "" #: ada-lang.c:2348 msgid "don't know bounds of array" msgstr "" #: ada-lang.c:2354 #, possible-c-format msgid "packed array index %ld out of bounds" msgstr "" #: ada-lang.c:2426 #, possible-c-format msgid "Cannot unpack %d bits into buffer of %d bytes" msgstr "" #: ada-lang.c:2726 ada-lang.c:9928 valops.c:1003 msgid "Left operand of assignment is not a modifiable lvalue." msgstr "" #: ada-lang.c:2828 ada-lang.c:2864 #, possible-c-format msgid "too many subscripts (%d expected)" msgstr "" #: ada-lang.c:2897 ada-lang.c:2923 msgid "unable to get positions in slice, use bounds instead" msgstr "" #: ada-lang.c:3018 #, possible-c-format msgid "invalid dimension number to '%s" msgstr "" #: ada-lang.c:3037 msgid "attempt to take bound of something that is not an array" msgstr "" #: ada-lang.c:3199 msgid "Could not find operator name for opcode" msgstr "" #: ada-lang.c:3389 msgid "Unexpected operator during name resolution" msgstr "" #: ada-lang.c:3453 #, possible-c-format msgid "No definition found for %s" msgstr "" #: ada-lang.c:3465 ada-lang.c:3517 #, possible-c-format msgid "Could not find a match for %s" msgstr "" #: ada-lang.c:3470 ada-lang.c:3755 #, possible-c-format msgid "Multiple matches for %s\n" msgstr "" #: ada-lang.c:3886 msgid "Request to select 0 symbols!" msgstr "" #: ada-lang.c:3891 linespec.c:1388 msgid "" "canceled because the command is ambiguous\n" "See set/show multiple-symbol." msgstr "" #: ada-lang.c:3901 msgid "[0] cancel\n" msgstr "" #: ada-lang.c:3903 msgid "[1] all\n" msgstr "" #: ada-lang.c:3921 #, possible-c-format msgid " at :%d\n" msgstr "" #: ada-lang.c:3924 ada-lang.c:3945 #, possible-c-format msgid " at %s:%d\n" msgstr "" #: ada-lang.c:3955 #, possible-c-format msgid "'(%s) (enumeral)\n" msgstr "" #: ada-lang.c:3966 #, possible-c-format msgid " in %s (enumeral)\n" msgstr "" #: ada-lang.c:3967 #, possible-c-format msgid " at %s:?\n" msgstr "" #: ada-lang.c:3971 msgid " (enumeral)\n" msgstr "" #: ada-lang.c:3972 msgid " at ?\n" msgstr "" #: ada-lang.c:4018 ada-lang.c:4031 linespec.c:1410 msgid "one or more choice numbers" msgstr "" #: ada-lang.c:4038 msgid "Argument must be choice number" msgstr "" #: ada-lang.c:4042 msgid "cancelled" msgstr "" #: ada-lang.c:4069 #, possible-c-format msgid "Select no more than %d of the above" msgstr "" #. PNH: Do we ever get here? See ada_search_struct_field, #. find_struct_field. #: ada-lang.c:7472 msgid "Cannot assign this kind of variant record" msgstr "" #: ada-lang.c:7569 valops.c:2167 #, possible-c-format msgid "There is no member named %s." msgstr "" #: ada-lang.c:7575 msgid "Attempt to extract a component of a value that is not a record." msgstr "" #: ada-lang.c:7626 msgid "Type (null) is not a structure or union type" msgstr "" #. XXX: type_sprint #: ada-lang.c:7630 ada-lang.c:7709 ada-lang.c:7716 msgid "Type " msgstr "" #: ada-lang.c:7632 msgid " is not a structure or union type" msgstr "" #: ada-lang.c:7711 msgid " has no component named " msgstr "" #: ada-lang.c:7718 #, possible-c-format msgid " has no component named %s" msgstr "" #: ada-lang.c:8075 msgid "unexpected null name on descriptive type" msgstr "" #: ada-lang.c:8466 #, possible-c-format msgid "Invalid type size for `%s' detected: %d." msgstr "" #: ada-lang.c:8469 #, possible-c-format msgid "Invalid type size for detected: %d." msgstr "" #: ada-lang.c:8480 msgid "record type with dynamic size is larger than varsize-limit" msgstr "" #: ada-lang.c:8923 msgid "array type with dynamic size is larger than varsize-limit" msgstr "" #: ada-lang.c:9295 msgid "'POS only defined on discrete types" msgstr "" #: ada-lang.c:9298 msgid "enumeration value is invalid: can't find 'POS" msgstr "" #: ada-lang.c:9315 msgid "'VAL only defined on discrete types" msgstr "" #: ada-lang.c:9317 msgid "'VAL requires integral argument" msgstr "" #: ada-lang.c:9324 msgid "argument to 'VAL out of range" msgstr "" #: ada-lang.c:9646 ada-lang.c:9684 msgid "unable to determine array bounds" msgstr "" #: ada-lang.c:9725 msgid "cannot assign arrays of different length" msgstr "" #: ada-lang.c:9739 msgid "Incompatible types in assignment" msgstr "" #: ada-lang.c:9773 #, possible-c-format msgid "second operand of %s must not be zero." msgstr "" #: ada-lang.c:9818 msgid "Attempt to compare array with non-array" msgstr "" #: ada-lang.c:9944 msgid "Left-hand side must be array or record." msgstr "" #: ada-lang.c:9969 msgid "Misplaced 'others' clause" msgstr "" #: ada-lang.c:9974 msgid "Internal error: bad aggregate clause" msgstr "" #: ada-lang.c:9996 msgid "Extra components in aggregate ignored." msgstr "" #: ada-lang.c:10063 msgid "Invalid record component association." msgstr "" #: ada-lang.c:10069 #, possible-c-format msgid "Unknown component name: %s." msgstr "" #: ada-lang.c:10074 msgid "Index in component association out of bounds." msgstr "" #: ada-lang.c:10150 msgid "Internal error: miscounted aggregate components." msgstr "" #: ada-lang.c:10522 msgid "Fixed-point values must be assigned to fixed-point variables" msgstr "" #: ada-lang.c:10543 msgid "Operands of fixed-point addition must have the same type" msgstr "" #: ada-lang.c:10569 msgid "Operands of fixed-point subtraction must have the same type" msgstr "" #. Only encountered when an unresolved symbol occurs in a #. context other than a function call, in which case, it is #. invalid. #: ada-lang.c:10672 ada-lang.c:10762 #, possible-c-format msgid "Unexpected unresolved symbol, %s, during evaluation" msgstr "" #: ada-lang.c:10818 #, possible-c-format msgid "cannot subscript or call something of type `%s'" msgstr "" #: ada-lang.c:10854 msgid "cannot subscript or call a record" msgstr "" #: ada-lang.c:10856 #, possible-c-format msgid "wrong number of subscripts; expecting %d" msgstr "" #: ada-lang.c:10868 ada-lang.c:10882 msgid "element type of array unknown" msgstr "" #: ada-lang.c:10891 msgid "Attempt to index or call something other than an array or function" msgstr "" #: ada-lang.c:10921 msgid "cannot slice a packed array" msgstr "" #: ada-lang.c:10949 valops.c:3770 msgid "cannot take slice of non-array" msgstr "" #: ada-lang.c:10988 msgid "Membership test incompletely implemented; always returns true" msgstr "" #: ada-lang.c:11077 #, possible-c-format msgid "Invalid operand to '%s" msgstr "" #. Should never happen. #: ada-lang.c:11107 ada-lang.c:11132 ada-lang.c:11167 msgid "unexpected attribute encountered" msgstr "" #: ada-lang.c:11140 msgid "the 'length attribute applies only to array types" msgstr "" #: ada-lang.c:11144 msgid "unimplemented type attribute" msgstr "" #: ada-lang.c:11217 msgid "'modulus must be applied to modular type" msgstr "" #: ada-lang.c:11314 msgid "Attempt to dereference null array pointer." msgstr "" #: ada-lang.c:11358 eval.c:2523 eval.c:3024 valops.c:1566 msgid "Attempt to take contents of a non-pointer value." msgstr "" #: ada-lang.c:11437 eval.c:2761 msgid "Attempt to use a type name as an expression" msgstr "" #: ada-lang.c:11449 #, possible-c-format msgid "" "Undefined name, ambiguous name, or renaming used in component association: " "%s." msgstr "" #: ada-lang.c:11452 msgid "Aggregates only allowed on the right of an assignment" msgstr "" #: ada-lang.c:11455 msgid "aggregate apparently mangled" msgstr "" #: ada-lang.c:11753 msgid "Unknown lower bound, using 1." msgstr "" #: ada-lang.c:11772 #, possible-c-format msgid "Unknown upper bound, using %ld." msgstr "" #: ada-lang.c:11953 msgid "" "Your Ada runtime appears to be missing some debugging information.\n" "Cannot insert Ada exception catchpoint in this configuration." msgstr "" #: ada-lang.c:11963 #, possible-c-format msgid "Symbol \"%s\" is not a function (class = %d)" msgstr "" #: ada-lang.c:12005 msgid "Unable to insert catchpoint. Is this an Ada main program?" msgstr "" #: ada-lang.c:12013 msgid "Unable to insert catchpoint. Try to start the program first." msgstr "" #. At this point, we know that we are debugging an Ada program and #. that the inferior has been started, but we still are not able to #. find the run-time symbols. That can mean that we are in #. configurable run time mode, or that a-except as been optimized #. out by the linker... In any case, at this point it is not worth #. supporting this feature. #: ada-lang.c:12022 msgid "Cannot insert Ada exception catchpoints in this configuration." msgstr "" #: ada-lang.c:12195 ada-lang.c:12566 ada-lang.c:12610 ada-lang.c:12641 msgid "unexpected catchpoint type" msgstr "" #: ada-lang.c:12220 #, possible-c-format msgid "failed to get exception name: %s" msgstr "" #: ada-lang.c:12333 #, possible-c-format msgid "" "failed to reevaluate internal exception condition for catchpoint %d: %s" msgstr "" #: ada-lang.c:12433 msgid "Error in testing exception condition:\n" msgstr "" #: ada-lang.c:12547 ada-lang.c:12591 #, possible-c-format msgid "`%s' Ada exception" msgstr "" #: ada-lang.c:12581 break-catch-throw.c:358 msgid "Temporary catchpoint " msgstr "" #: ada-lang.c:12582 break-catch-throw.c:359 msgid "Catchpoint " msgstr "" #: ada-lang.c:12598 msgid "all Ada exceptions" msgstr "" #: ada-lang.c:12602 msgid "unhandled Ada exceptions" msgstr "" #: ada-lang.c:12606 msgid "failed Ada assertions" msgstr "" #: ada-lang.c:12878 msgid "Condition missing after `if' keyword" msgstr "" #: ada-lang.c:12889 breakpoint.c:1029 breakpoint.c:1043 msgid "Junk at end of expression" msgstr "" #: ada-lang.c:12937 ada-lang.c:12960 #, possible-c-format msgid "unexpected catchpoint kind (%d)" msgstr "" #: ada-lang.c:13138 msgid "condition missing after `if' keyword" msgstr "" #: ada-lang.c:13145 break-catch-throw.c:488 breakpoint.c:9689 #: breakpoint.c:11731 breakpoint.c:11863 breakpoint.c:11908 breakpoint.c:15537 msgid "Junk at end of arguments." msgstr "" #: ada-lang.c:13481 msgid "invalid regular expression" msgstr "" #: ada-lang.c:13506 #, possible-c-format msgid "All Ada exceptions matching regular expression \"%s\":\n" msgstr "" #: ada-lang.c:13508 msgid "All defined Ada exceptions:\n" msgstr "" #. XXX: gdb_sprint_host_address, type_sprint #: ada-lang.c:13690 msgid "Type @" msgstr "" #: ada-lang.c:14091 msgid "\"set ada\" must be followed by the name of a setting.\n" msgstr "" #: ada-lang.c:14169 msgid "Prefix command for changing Ada-specfic settings" msgstr "" #: ada-lang.c:14173 msgid "Generic command for showing Ada-specific settings." msgstr "" #: ada-lang.c:14177 msgid "Enable or disable an optimization trusting PAD types over XVS types" msgstr "" #: ada-lang.c:14178 msgid "" "Show whether an optimization trusting PAD types over XVS types is activated" msgstr "" #: ada-lang.c:14180 msgid "" "This is related to the encoding used by the GNAT compiler. The debugger\n" "should normally trust the contents of PAD types, but certain older versions\n" "of GNAT have a bug that sometimes causes the information in the PAD type\n" "to be incorrect. Turning this setting \"off\" allows the debugger to\n" "work around this bug. It is always safe to turn this option \"off\", but\n" "this incurs a slight performance penalty, so it is recommended to NOT " "change\n" "this option to \"off\" unless necessary." msgstr "" #: ada-lang.c:14191 msgid "" "Enable or disable the output of formal and return types for functions in the " "overloads selection menu" msgstr "" #: ada-lang.c:14193 msgid "" "Show whether the output of formal and return types for functions in the " "overloads selection menu is activated" msgstr "" #: ada-lang.c:14198 msgid "" "Catch Ada exceptions, when raised.\n" "With an argument, catch only exceptions with the given name." msgstr "" #: ada-lang.c:14205 msgid "" "Catch failed Ada assertions, when raised.\n" "With an argument, catch only exceptions with the given name." msgstr "" #: ada-lang.c:14216 msgid "" "List all Ada exception names.\n" "If a regular expression is passed as an argument, only those matching\n" "the regular expression are listed." msgstr "" #: ada-lang.c:14222 msgid "Set Ada maintenance-related variables." msgstr "" #: ada-lang.c:14227 msgid "Show Ada maintenance-related variables" msgstr "" #: ada-lang.c:14234 msgid "Set whether descriptive types generated by GNAT should be ignored." msgstr "" #: ada-lang.c:14235 msgid "Show whether descriptive types generated by GNAT should be ignored." msgstr "" #: ada-lang.c:14236 msgid "" "When enabled, the debugger will stop using the DW_AT_GNAT_descriptive_type\n" "DWARF attribute." msgstr "" #: ada-lex.l:132 ada-lex.l:136 msgid "Based real literals not implemented yet." msgstr "" #: ada-lex.l:159 msgid "ill-formed or non-terminated string literal" msgstr "" #: ada-lex.l:290 #, possible-c-format msgid "Invalid character '%s' in expression." msgstr "" #: ada-lex.l:342 #, possible-c-format msgid "Invalid base: %d." msgstr "" #: ada-lex.l:353 ada-lex.l:360 msgid "Integer literal out of range" msgstr "" #: ada-lex.l:355 #, possible-c-format msgid "Invalid digit `%c' in based literal" msgstr "" #: ada-lex.l:614 #, possible-c-format msgid "ambiguous attribute name: `%s'" msgstr "" #: ada-lex.l:617 #, possible-c-format msgid "unrecognized attribute: `%s'" msgstr "" #: ada-tasks.c:65 ada-tasks.c:87 msgid "Unactivated" msgstr "" #: ada-tasks.c:66 ada-tasks.c:88 msgid "Runnable" msgstr "" #: ada-tasks.c:67 ada-tasks.c:89 msgid "Terminated" msgstr "" #: ada-tasks.c:68 msgid "Child Activation Wait" msgstr "" #: ada-tasks.c:69 msgid "Accept or Select Term" msgstr "" #: ada-tasks.c:70 ada-tasks.c:92 msgid "Waiting on entry call" msgstr "" #: ada-tasks.c:71 msgid "Async Select Wait" msgstr "" #: ada-tasks.c:72 ada-tasks.c:94 msgid "Delay Sleep" msgstr "" #: ada-tasks.c:73 msgid "Child Termination Wait" msgstr "" #: ada-tasks.c:74 msgid "Wait Child in Term Alt" msgstr "" #: ada-tasks.c:79 ada-tasks.c:101 msgid "Asynchronous Hold" msgstr "" #: ada-tasks.c:81 ada-tasks.c:103 msgid "Activating" msgstr "" #: ada-tasks.c:82 msgid "Selective Wait" msgstr "" #: ada-tasks.c:90 msgid "Waiting for child activation" msgstr "" #: ada-tasks.c:91 msgid "Blocked in accept or select with terminate" msgstr "" #: ada-tasks.c:93 msgid "Asynchronous Selective Wait" msgstr "" #: ada-tasks.c:95 msgid "Waiting for children termination" msgstr "" #: ada-tasks.c:96 msgid "Waiting for children in terminate alternative" msgstr "" #: ada-tasks.c:104 msgid "Blocked in selective wait statement" msgstr "" #: ada-tasks.c:421 msgid "Unknown task name format. Aborting" msgstr "" #: ada-tasks.c:496 msgid "Cannot find Ada_Task_Control_Block type. Aborting" msgstr "" #: ada-tasks.c:509 msgid "Cannot find Common_ATCB type. Aborting" msgstr "" #: ada-tasks.c:511 msgid "Cannot find Private_Data type. Aborting" msgstr "" #: ada-tasks.c:513 msgid "Cannot find Entry_Call_Record type. Aborting" msgstr "" #: ada-tasks.c:989 msgid "Cannot inspect Ada tasks when program is not running" msgstr "" #: ada-tasks.c:1017 ada-tasks.c:1167 ada-tasks.c:1332 msgid "Your application does not use any Ada tasks.\n" msgstr "" #: ada-tasks.c:1128 #, possible-c-format msgid "Accepting RV with %-4d" msgstr "" #: ada-tasks.c:1134 #, possible-c-format msgid "Waiting on RV with %-3d" msgstr "" #: ada-tasks.c:1144 msgid "" msgstr "" #: ada-tasks.c:1172 ada-tasks.c:1283 #, possible-c-format msgid "" "Task ID %d not known. Use the \"info tasks\" command to\n" "see the IDs of currently known tasks" msgstr "" #. Print the Ada task ID. #: ada-tasks.c:1177 #, possible-c-format msgid "Ada Task: %s\n" msgstr "" #: ada-tasks.c:1182 #, possible-c-format msgid "Name: %s\n" msgstr "" #: ada-tasks.c:1184 msgid "\n" msgstr "" #. Print the TID and LWP. #: ada-tasks.c:1187 #, possible-c-format msgid "Thread: %#lx\n" msgstr "" #: ada-tasks.c:1188 #, possible-c-format msgid "LWP: %#lx\n" msgstr "" #: ada-tasks.c:1198 #, possible-c-format msgid "Parent: %d" msgstr "" #: ada-tasks.c:1204 msgid "No parent\n" msgstr "" #. Print the base priority. #: ada-tasks.c:1207 #, possible-c-format msgid "Base Priority: %d\n" msgstr "" #: ada-tasks.c:1216 #, possible-c-format msgid "State: Accepting rendezvous with %d" msgstr "" #: ada-tasks.c:1222 #, possible-c-format msgid "State: Waiting on task %d's entry" msgstr "" #: ada-tasks.c:1226 #, possible-c-format msgid "State: %s" msgstr "" #: ada-tasks.c:1267 msgid "[Current task is unknown]\n" msgstr "" #: ada-tasks.c:1269 #, possible-c-format msgid "[Current task is %d]\n" msgstr "" #: ada-tasks.c:1288 #, possible-c-format msgid "Cannot switch to task %d: Task is no longer running" msgstr "" #: ada-tasks.c:1308 #, possible-c-format msgid "" "Unable to compute thread ID for task %d.\n" "Cannot switch to this task." msgstr "" #: ada-tasks.c:1314 #, possible-c-format msgid "[Switching to task %d]\n" msgstr "" #: ada-tasks.c:1351 msgid "" "Task switching not supported when debugging from core files\n" "(use thread support instead)" msgstr "" #: ada-tasks.c:1449 msgid "Provide information about all known Ada tasks" msgstr "" #: ada-tasks.c:1451 msgid "" "Use this command to switch between Ada tasks.\n" "Without argument, this command simply prints the current task ID" msgstr "" #: ada-typeprint.c:399 msgid "" msgstr "" #: ada-typeprint.c:727 msgid " end record" msgstr "" #: ada-typeprint.c:894 #, possible-c-format msgid "<%d-byte integer>" msgstr "" #: ada-typeprint.c:916 #, possible-c-format msgid "<%d-byte float>" msgstr "" #: ada-typeprint.c:929 msgid "array (?) of ? ()" msgstr "" #: ada-valprint.c:203 ada-valprint.c:496 valprint.c:2539 #, possible-c-format msgid " " msgstr "" #: ada-valprint.c:427 msgid "internal error: unhandled type in ada_print_scalar" msgstr "" #: ada-valprint.c:431 typeprint.c:589 msgid "Invalid type code in symbol table." msgstr "" #: ada-valprint.c:642 msgid "" msgstr "" #. Could not get the array bounds. Pretend this is an empty array. #: ada-varobj.c:258 valprint.c:1913 msgid "unable to get bounds of array, assuming null array" msgstr "" #: addrmap.c:163 msgid "addrmap_create_fixed is not implemented yet for fixed addrmaps" msgstr "" #: addrmap.c:391 msgid "addrmap_find is not implemented yet for mutable addrmaps" msgstr "" #: addrmap.c:464 msgid "addrmap_relocate is not implemented yet for mutable addrmaps" msgstr "" #: agent.c:42 #, possible-c-format msgid "Debugger's willingness to use agent in inferior as a helper is %s.\n" msgstr "" #: agent.c:76 msgid "Set debugger's willingness to use agent as a helper." msgstr "" #: agent.c:77 msgid "Show debugger's willingness to use agent as a helper." msgstr "" #: agent.c:78 msgid "" "If on, GDB will delegate some of the debugging operations to the\n" "agent, if the target supports it. This will speed up those\n" "operations that are supported by the agent.\n" "If off, GDB will not use agent, even if such is supported by the\n" "target." msgstr "" #: aix-thread.c:228 #, possible-c-format msgid "aix-thread: ptrace (%d, %d) returned %d (errno = %d %s)" msgstr "" #. i18n: Like "Thread-Id %d, [state] idle" #: aix-thread.c:558 msgid "idle" msgstr "" #. i18n: Like "Thread-Id %d, [state] running" #: aix-thread.c:561 msgid "running" msgstr "" #. i18n: Like "Thread-Id %d, [state] sleeping" #: aix-thread.c:564 msgid "sleeping" msgstr "" #. i18n: Like "Thread-Id %d, [state] ready" #: aix-thread.c:567 msgid "ready" msgstr "" #. i18n: Like "Thread-Id %d, [state] finished" #: aix-thread.c:570 msgid "finished" msgstr "" #. i18n: Like "Thread-Id %d, [state] unknown" #: aix-thread.c:573 record-btrace.c:458 source.c:679 msgid "unknown" msgstr "" #: aix-thread.c:999 #, possible-c-format msgid "aix-thread resume: unknown pthread %ld" msgstr "" #: aix-thread.c:1004 #, possible-c-format msgid "aix-thread resume: no tid for pthread %ld" msgstr "" #: aix-thread.c:1178 #, possible-c-format msgid "aix-thread: fetch_registers: pthdb_pthread_context returned %s" msgstr "" #: aix-thread.c:1472 #, possible-c-format msgid "aix-thread: store_registers: pthdb_pthread_context returned %s" msgstr "" #: aix-thread.c:1536 #, possible-c-format msgid "aix-thread: store_registers: pthdb_pthread_setcontext returned %s" msgstr "" #: aix-thread.c:1741 #, possible-c-format msgid "Thread %ld" msgstr "" #. i18n: Like "thread-identifier %d, [state] running, suspended" #: aix-thread.c:1772 #, possible-c-format msgid "tid %d" msgstr "" #. i18n: Like "Thread-Id %d, [state] running, suspended" #: aix-thread.c:1783 msgid ", suspended" msgstr "" #. i18n: Like "Thread-Id %d, [state] running, detached" #: aix-thread.c:1789 msgid ", detached" msgstr "" #. i18n: Like "Thread-Id %d, [state] running, cancel pending" #: aix-thread.c:1794 msgid ", cancel pending" msgstr "" #: aix-thread.c:1818 aix-thread.c:1819 msgid "AIX pthread support" msgstr "" #: aix-thread.c:1855 msgid "Set debugging of AIX thread module." msgstr "" #: aix-thread.c:1856 msgid "Show debugging of AIX thread module." msgstr "" #: aix-thread.c:1857 msgid "Enables debugging output (used to debug GDB)." msgstr "" #: alpha-tdep.c:261 msgid "Cannot retrieve value from floating point register" msgstr "" #: alpha-tdep.c:276 msgid "Cannot store value in floating point register" msgstr "" #: alpha-tdep.c:501 alpha-tdep.c:525 alpha-tdep.c:570 alpha-tdep.c:595 msgid "unknown floating point width" msgstr "" #. FIXME: 128-bit long doubles are returned like structures: #. by writing into indirect storage provided by the caller #. as the first argument. #: alpha-tdep.c:566 alpha-tdep.c:591 msgid "Cannot set a 128-bit long double return value." msgstr "" #: alpha-tdep.c:1097 #, possible-c-format msgid "" "Hit beginning of text section without finding enclosing function for address " "%s" msgstr "" #: alpha-tdep.c:1100 #, possible-c-format msgid "" "Hit heuristic-fence-post without finding enclosing function for address %s" msgstr "" #: alpha-tdep.c:1105 msgid "" "This warning occurs if you are debugging a function without any symbols\n" "(for example, in a stripped executable). In that case, you may wish to\n" "increase the size of the search with the `set heuristic-fence-post' " "command.\n" "\n" "Otherwise, you told GDB there was a function where there isn't one, or\n" "(more likely) you have encountered a bug in GDB.\n" msgstr "" #: alpha-tdep.c:1872 mips-tdep.c:9158 msgid "Set the distance searched for the start of a function." msgstr "" #: alpha-tdep.c:1873 mips-tdep.c:9159 msgid "Show the distance searched for the start of a function." msgstr "" #: alpha-tdep.c:1874 mips-tdep.c:9160 msgid "" "If you are debugging a stripped executable, GDB needs to search through the\n" "program for the start of a function. This command sets the distance of the\n" "search. The only need to set it is when debugging a stripped executable." msgstr "" #: alphabsd-nat.c:96 alphabsd-nat.c:128 amd64-linux-nat.c:143 #: amd64-linux-nat.c:198 amd64bsd-nat.c:57 amd64bsd-nat.c:105 #: amd64fbsd-nat.c:168 hppanbsd-nat.c:172 hppanbsd-nat.c:202 #: hppaobsd-nat.c:198 hppaobsd-nat.c:228 i386-linux-nat.c:217 #: i386-linux-nat.c:232 i386bsd-nat.c:143 i386bsd-nat.c:208 #: m32r-linux-nat.c:112 m32r-linux-nat.c:161 m68kbsd-nat.c:120 #: m68kbsd-nat.c:150 m68klinux-nat.c:268 m68klinux-nat.c:283 m88kbsd-nat.c:73 #: m88kbsd-nat.c:89 mips-linux-nat.c:262 mips-linux-nat.c:344 #: mips64obsd-nat.c:88 mips64obsd-nat.c:104 mipsnbsd-nat.c:52 #: mipsnbsd-nat.c:83 ppcfbsd-nat.c:126 ppcfbsd-nat.c:154 ppcnbsd-nat.c:91 #: ppcnbsd-nat.c:122 ppcobsd-nat.c:81 ppcobsd-nat.c:117 s390-linux-nat.c:227 #: s390-linux-nat.c:244 shnbsd-nat.c:54 shnbsd-nat.c:75 sparc-nat.c:173 #: sparc-nat.c:209 tilegx-linux-nat.c:136 tilegx-linux-nat.c:156 #: vaxbsd-nat.c:73 vaxbsd-nat.c:89 xtensa-linux-nat.c:183 #: xtensa-linux-nat.c:202 msgid "Couldn't get registers" msgstr "" #: alphabsd-nat.c:110 alphabsd-nat.c:147 amd64-linux-nat.c:170 #: amd64-linux-nat.c:233 amd64bsd-nat.c:84 amd64bsd-nat.c:141 #: hppanbsd-nat.c:183 hppanbsd-nat.c:217 hppaobsd-nat.c:209 hppaobsd-nat.c:243 #: i386-linux-nat.c:281 i386-linux-nat.c:295 i386bsd-nat.c:186 #: i386bsd-nat.c:265 m68kbsd-nat.c:131 m68kbsd-nat.c:165 m68klinux-nat.c:365 #: m68klinux-nat.c:379 mipsnbsd-nat.c:66 mipsnbsd-nat.c:102 ppcobsd-nat.c:98 #: ppcobsd-nat.c:138 s390-linux-nat.c:264 s390-linux-nat.c:281 sparc-nat.c:185 msgid "Couldn't get floating point status" msgstr "" #: alphabsd-nat.c:134 amd64-linux-nat.c:203 amd64bsd-nat.c:111 #: hppanbsd-nat.c:208 hppaobsd-nat.c:234 i386-linux-nat.c:237 #: i386bsd-nat.c:214 m32r-linux-nat.c:166 m68kbsd-nat.c:156 #: m68klinux-nat.c:288 m88kbsd-nat.c:95 mips64obsd-nat.c:110 mipsnbsd-nat.c:89 #: ppcfbsd-nat.c:160 ppcnbsd-nat.c:129 ppcobsd-nat.c:128 s390-linux-nat.c:249 #: sparc-nat.c:214 tilegx-linux-nat.c:161 vaxbsd-nat.c:95 #: xtensa-linux-nat.c:210 msgid "Couldn't write registers" msgstr "" #: alphabsd-nat.c:153 amd64-linux-nat.c:238 amd64bsd-nat.c:147 #: hppanbsd-nat.c:223 hppaobsd-nat.c:249 i386-linux-nat.c:300 #: i386bsd-nat.c:271 m68kbsd-nat.c:171 m68klinux-nat.c:384 mipsnbsd-nat.c:108 #: ppcobsd-nat.c:145 s390-linux-nat.c:286 msgid "Couldn't write floating point status" msgstr "" #: amd64-linux-nat.c:163 amd64-linux-nat.c:222 amd64bsd-nat.c:75 #: amd64bsd-nat.c:128 i386bsd-nat.c:165 i386bsd-nat.c:235 msgid "Couldn't get extended state status" msgstr "" #: amd64-linux-nat.c:228 amd64bsd-nat.c:134 i386-linux-nat.c:366 #: i386bsd-nat.c:241 msgid "Couldn't write extended state status" msgstr "" #. We shouldn't get here. #: amd64-tdep.c:1195 msgid "unable to find free reg" msgstr "" #: amd64bsd-nat.c:177 i386bsd-nat.c:310 msgid "Couldn't read debug registers" msgstr "" #: amd64bsd-nat.c:189 i386bsd-nat.c:322 msgid "Couldn't get debug registers" msgstr "" #: amd64bsd-nat.c:200 i386bsd-nat.c:333 msgid "Couldn't write debug registers" msgstr "" #: amd64fbsd-nat.c:257 #, possible-c-format msgid "" "offsetof (struct sigcontext, sc_rip) yields %d instead of %d.\n" "Please report this to ." msgstr "" #: amd64fbsd-nat.c:270 #, possible-c-format msgid "" "offsetof (struct sigcontext, sc_rsp) yields %d instead of %d.\n" "Please report this to ." msgstr "" #: amd64fbsd-nat.c:283 #, possible-c-format msgid "" "offsetof (struct sigcontext, sc_rbp) yields %d instead of %d.\n" "Please report this to ." msgstr "" #. multiply #: arch/arm-get-next-pcs.c:680 arch/arm-get-next-pcs.c:701 #: arch/arm-get-next-pcs.c:817 arch/arm.c:127 msgid "Invalid update to pc in instruction" msgstr "" #: arch/arm-get-next-pcs.c:897 msgid "Bad bit-field extraction" msgstr "" #: arch/arm.c:197 msgid "bad value in switch" msgstr "" #: arch-utils.c:233 m32c-tdep.c:2607 m32c-tdep.c:2628 msgid "No virtual frame pointer available" msgstr "" #: arch-utils.c:304 msgid "The target endianness is set automatically (currently big endian)\n" msgstr "" #: arch-utils.c:307 msgid "" "The target endianness is set automatically (currently little endian)\n" msgstr "" #: arch-utils.c:312 msgid "The target is assumed to be big endian\n" msgstr "" #: arch-utils.c:315 msgid "The target is assumed to be little endian\n" msgstr "" #: arch-utils.c:330 msgid "set_endian: architecture update failed" msgstr "" #: arch-utils.c:336 msgid "Little endian target not supported by GDB\n" msgstr "" #: arch-utils.c:344 msgid "Big endian target not supported by GDB\n" msgstr "" #: arch-utils.c:350 msgid "set_endian: bad value" msgstr "" #: arch-utils.c:409 #, possible-c-format msgid "" "Selected architecture %s is not compatible with reported target architecture " "%s" msgstr "" #. We have no idea which one is better. This is a bug, but not #. a critical problem; warn the user. #: arch-utils.c:433 #, possible-c-format msgid "" "Selected architecture %s is ambiguous with reported target architecture %s" msgstr "" #: arch-utils.c:464 #, possible-c-format msgid "The target architecture is set automatically (currently %s)\n" msgstr "" #: arch-utils.c:468 #, possible-c-format msgid "The target architecture is assumed to be %s\n" msgstr "" #: arch-utils.c:488 msgid "could not select an architecture automatically" msgstr "" #: arch-utils.c:495 msgid "set_architecture: bfd_scan_arch failed" msgstr "" #: arch-utils.c:499 #, possible-c-format msgid "Architecture `%s' not recognized.\n" msgstr "" #: arch-utils.c:584 msgid "Architecture of file not recognized." msgstr "" #: arch-utils.c:631 msgid "initialize_current_architecture: No arch" msgstr "" #: arch-utils.c:635 msgid "initialize_current_architecture: Arch not found" msgstr "" #: arch-utils.c:678 msgid "" "initialize_current_architecture: Selection of initial architecture failed" msgstr "" #: arch-utils.c:692 msgid "Set architecture of target." msgstr "" #: arch-utils.c:693 msgid "Show architecture of target." msgstr "" #: arch-utils.c:820 msgid "This architecture has no method to collect a return address." msgstr "" #: arch-utils.c:864 msgid "This target does not support inferior memory allocation by mmap." msgstr "" #: arch-utils.c:908 msgid "Set endianness of target." msgstr "" #: arch-utils.c:909 msgid "Show endianness of target." msgstr "" #: arm-linux-nat.c:95 arm-linux-nat.c:133 msgid "Unable to fetch the floating point registers." msgstr "" #: arm-linux-nat.c:157 msgid "Unable to store floating point registers." msgstr "" #: arm-linux-nat.c:249 arm-linux-nat.c:275 msgid "Unable to fetch WMMX registers." msgstr "" #: arm-linux-nat.c:298 msgid "Unable to store WMMX registers." msgstr "" #: arm-linux-nat.c:353 msgid "Unable to fetch VFP registers (for update)." msgstr "" #: arm-linux-nat.c:598 #, possible-c-format msgid "" "arm-linux-gdb supports %d hardware watchpoints but target " " supports %d" msgstr "" #: arm-linux-nat.c:605 #, possible-c-format msgid "" "arm-linux-gdb supports %d hardware breakpoints but target " " supports %d" msgstr "" #: arm-linux-nat.c:1228 arm-linux-nat.c:1233 msgid "Unexpected error setting breakpoint" msgstr "" #: arm-linux-nat.c:1245 arm-linux-nat.c:1250 msgid "Unexpected error setting watchpoint" msgstr "" #: arm-linux-tdep.c:1439 msgid "arm_linux_init_abi: Floating point model not supported" msgstr "" #: arm-tdep.c:3308 arm-tdep.c:3330 #, possible-c-format msgid "Invalid VFP CPRC type: %d." msgstr "" #: arm-tdep.c:3825 #, possible-c-format msgid "Hardware FPU type %d\n" msgstr "" #: arm-tdep.c:3827 #, possible-c-format msgid "Software FPU type %d\n" msgstr "" #. i18n: [floating point unit] mask #: arm-tdep.c:3829 msgid "mask: " msgstr "" #. i18n: [floating point unit] flags #: arm-tdep.c:3832 msgid "flags: " msgstr "" #: arm-tdep.c:4061 #, possible-c-format msgid "Bad REGNUM %d" msgstr "" #. Unpredictable behaviour. Try to do something sensible (switch to ARM #. mode, align dest to 4 bytes). #: arm-tdep.c:4421 msgid "Single-stepping BX to non-word-aligned ARM instruction." msgstr "" #: arm-tdep.c:4483 msgid "Instruction wrote to PC in an unexpected way when single-stepping" msgstr "" #: arm-tdep.c:4489 msgid "Invalid argument to displaced_write_reg" msgstr "" #: arm-tdep.c:5449 msgid "copy_extra_ld_st: instruction decode error" msgstr "" #: arm-tdep.c:5763 msgid "Cannot single-step exception return" msgstr "" #: arm-tdep.c:5883 #, possible-c-format msgid "displaced: LDM: move loaded register r%d to r%d\n" msgstr "" #: arm-tdep.c:5888 #, possible-c-format msgid "displaced: LDM: register r%d already in the right place\n" msgstr "" #: arm-tdep.c:5908 #, possible-c-format msgid "displaced: LDM: restored clobbered register r%d\n" msgstr "" #: arm-tdep.c:5951 arm-tdep.c:6062 msgid "displaced: Unpredictable LDM or STM with base register r15" msgstr "" #: arm-tdep.c:6020 arm-tdep.c:6106 #, possible-c-format msgid "" "displaced: LDM r%d%s, {..., pc}: original reg list %.4x, modified list %.4x\n" msgstr "" #: arm-tdep.c:7136 #, possible-c-format msgid "" "displaced: POP {..., pc}: original reg list %.4x, modified list %.4x\n" msgstr "" #: arm-tdep.c:7253 msgid "thumb_process_displaced_16bit_insn: Instruction decode error" msgstr "" #: arm-tdep.c:7461 msgid "thumb_process_displaced_32bit_insn: Instruction decode error" msgstr "" #: arm-tdep.c:7545 msgid "arm_process_displaced_insn: Instruction decode error" msgstr "" #: arm-tdep.c:7820 msgid "arm_extract_return_value: Floating point model not supported" msgstr "" #: arm-tdep.c:8025 msgid "arm_store_return_value: Floating point model not supported" msgstr "" #: arm-tdep.c:8260 msgid "\"set arm\" must be followed by an apporpriate subcommand.\n" msgstr "" #: arm-tdep.c:8284 rs6000-tdep.c:6104 rs6000-tdep.c:6131 msgid "could not update architecture" msgstr "" #: arm-tdep.c:8301 #, possible-c-format msgid "Invalid fp model accepted: %s." msgstr "" #: arm-tdep.c:8315 #, possible-c-format msgid "" "The current ARM floating point model is \"auto\" (currently \"%s\").\n" msgstr "" #: arm-tdep.c:8319 #, possible-c-format msgid "The current ARM floating point model is \"%s\".\n" msgstr "" #: arm-tdep.c:8338 #, possible-c-format msgid "Invalid ABI accepted: %s." msgstr "" #: arm-tdep.c:8352 #, possible-c-format msgid "The current ARM ABI is \"auto\" (currently \"%s\").\n" msgstr "" #: arm-tdep.c:8356 #, possible-c-format msgid "The current ARM ABI is \"%s\".\n" msgstr "" #: arm-tdep.c:8365 #, possible-c-format msgid "" "The current execution mode assumed (when symbols are unavailable) is " "\"%s\".\n" msgstr "" #: arm-tdep.c:8377 #, possible-c-format msgid "" "The current execution mode assumed (even when symbols are available) is " "\"%s\".\n" msgstr "" #. Leave it as "auto". #: arm-tdep.c:8912 #, possible-c-format msgid "unknown ARM EABI version 0x%x" msgstr "" #: arm-tdep.c:9220 armnbsd-tdep.c:63 msgid "arm_gdbarch_init: bad byte order for float format" msgstr "" #: arm-tdep.c:9399 #, possible-c-format msgid "arm_dump_tdep: Lowest pc = 0x%lx" msgstr "" #: arm-tdep.c:9448 arm-tdep.c:9452 msgid "Various ARM-specific commands." msgstr "" #: arm-tdep.c:9483 msgid "The valid values are:\n" msgstr "" #: arm-tdep.c:9485 msgid "The default is \"std\"." msgstr "" #: arm-tdep.c:9491 msgid "Set the disassembly style." msgstr "" #: arm-tdep.c:9492 msgid "Show the disassembly style." msgstr "" #: arm-tdep.c:9500 msgid "Set usage of ARM 32-bit mode." msgstr "" #: arm-tdep.c:9501 msgid "Show usage of ARM 32-bit mode." msgstr "" #: arm-tdep.c:9502 msgid "When off, a 26-bit PC will be used." msgstr "" #: arm-tdep.c:9510 msgid "Set the floating point type." msgstr "" #: arm-tdep.c:9511 msgid "Show the floating point type." msgstr "" #: arm-tdep.c:9512 msgid "" "auto - Determine the FP typefrom the OS-ABI.\n" "softfpa - Software FP, mixed-endian doubles on little-endian ARMs.\n" "fpa - FPA co-processor (GCC compiled).\n" "softvfp - Software FP with pure-endian doubles.\n" "vfp - VFP co-processor." msgstr "" #: arm-tdep.c:9522 msgid "Set the ABI." msgstr "" #: arm-tdep.c:9523 msgid "Show the ABI." msgstr "" #: arm-tdep.c:9531 msgid "Set the mode assumed when symbols are unavailable." msgstr "" #: arm-tdep.c:9532 msgid "Show the mode assumed when symbols are unavailable." msgstr "" #: arm-tdep.c:9537 msgid "Set the mode assumed even when symbols are available." msgstr "" #: arm-tdep.c:9538 msgid "Show the mode assumed even when symbols are available." msgstr "" #: arm-tdep.c:9544 msgid "Set ARM debugging." msgstr "" #: arm-tdep.c:9545 msgid "Show ARM debugging." msgstr "" #: arm-tdep.c:9546 msgid "When on, arm-specific debugging is enabled." msgstr "" #. SPSR is going to be changed. #. We need to get SPSR value, which is yet to be done. #: arm-tdep.c:9928 #, possible-c-format msgid "Process record does not support instruction 0x%0x at address %s.\n" msgstr "" #: arm-tdep.c:10103 #, possible-c-format msgid "Process record does not support instruction x%0x at address %s.\n" msgstr "" #: arm-tdep.c:11415 arm-tdep.c:11853 rs6000-tdep.c:5147 msgid "no syscall record support\n" msgstr "" #: arm-tdep.c:12737 arm-tdep.c:12834 #, possible-c-format msgid "Process record: error reading memory at addr %s len = %d.\n" msgstr "" #: armnbsd-nat.c:85 msgid "unable to fetch general register" msgstr "" #: armnbsd-nat.c:138 armnbsd-nat.c:186 armnbsd-nat.c:224 msgid "unable to fetch general registers" msgstr "" #: armnbsd-nat.c:156 msgid "unable to fetch floating-point register" msgstr "" #: armnbsd-nat.c:286 armnbsd-nat.c:369 #, possible-c-format msgid "unable to write register %d to inferior" msgstr "" #: armnbsd-nat.c:334 msgid "unable to store general registers" msgstr "" #: armnbsd-nat.c:348 msgid "unable to fetch floating-point registers" msgstr "" #: armnbsd-nat.c:391 msgid "unable to store floating-point registers" msgstr "" #: armnbsd-nat.c:443 msgid "wrong size of register set in core file" msgstr "" #: armnbsd-nat.c:455 msgid "wrong size of FPA register set in core file" msgstr "" #: auto-load.c:71 #, possible-c-format msgid "Debugging output for files of 'set auto-load ...' is %s.\n" msgstr "" #: auto-load.c:89 #, possible-c-format msgid "Auto-loading of canned sequences of commands scripts is %s.\n" msgstr "" #: auto-load.c:129 #, possible-c-format msgid "Auto-loading of .gdbinit script from current directory is %s.\n" msgstr "" #: auto-load.c:158 #, possible-c-format msgid "List of directories from which to load auto-loaded scripts is %s.\n" msgstr "" #: auto-load.c:189 #, possible-c-format msgid "auto-load: Expanded $-variables to \"%s\".\n" msgstr "" #: auto-load.c:207 #, possible-c-format msgid "auto-load: Updating directories of \"%s\".\n" msgstr "" #: auto-load.c:230 #, possible-c-format msgid "auto-load: Using directory \"%s\".\n" msgstr "" #: auto-load.c:234 #, possible-c-format msgid "auto-load: Resolved directory \"%s\" as \"%s\".\n" msgstr "" #: auto-load.c:249 #, possible-c-format msgid "auto-load: And canonicalized as \"%s\".\n" msgstr "" #: auto-load.c:293 msgid "Auto-load files are safe to load from any directory.\n" msgstr "" #: auto-load.c:296 #, possible-c-format msgid "List of directories from which it is safe to auto-load files is %s.\n" msgstr "" #: auto-load.c:310 msgid "" "Directory argument required.\n" "Use 'set auto-load safe-path /' for disabling the auto-load safe-path " "security." msgstr "" #: auto-load.c:331 msgid "Directory argument required." msgstr "" #: auto-load.c:348 #, possible-c-format msgid "auto-load: Matching file \"%s\" to pattern \"%s\"\n" msgstr "" #: auto-load.c:366 msgid "auto-load: Matched - empty pattern\n" msgstr "" #: auto-load.c:381 #, possible-c-format msgid "auto-load: Not matched - pattern \"%s\".\n" msgstr "" #: auto-load.c:390 #, possible-c-format msgid "auto-load: Matched - file \"%s\" to pattern \"%s\".\n" msgstr "" #: auto-load.c:444 #, possible-c-format msgid "auto-load: Resolved file \"%s\" as \"%s\".\n" msgstr "" #: auto-load.c:459 #, possible-c-format msgid "auto-load: File \"%s\" matches directory \"%s\".\n" msgstr "" #: auto-load.c:507 #, possible-c-format msgid "" "File \"%s\" auto-loading has been declined by your `auto-load safe-path' set " "to \"%s\"." msgstr "" #: auto-load.c:521 #, possible-c-format msgid "" "To enable execution of this file add\n" "\tadd-auto-load-safe-path %s\n" "line to your configuration file \"%s\".\n" "To completely disable this security protection add\n" "\tset auto-load safe-path /\n" "line to your configuration file \"%s\".\n" "For more information about this security protection see the\n" "\"Auto-loading safe path\" section in the GDB manual. E.g., run from the " "shell:\n" "\tinfo \"(gdb)Auto-loading safe path\"\n" msgstr "" #: auto-load.c:803 auto-load.c:834 #, possible-c-format msgid "auto-load: Attempted file \"%s\" %s.\n" msgstr "" #: auto-load.c:804 auto-load.c:837 msgid "exists" msgstr "" #: auto-load.c:804 auto-load.c:837 msgid "does not exist" msgstr "" #: auto-load.c:819 #, possible-c-format msgid "auto-load: Searching 'set auto-load scripts-directory' path \"%s\".\n" msgstr "" #: auto-load.c:852 #, possible-c-format msgid "" "auto-load: Loading %s script \"%s\" by extension for objfile \"%s\".\n" msgstr "" #: auto-load.c:913 #, possible-c-format msgid "auto-load: Stripped .exe suffix, retrying with \"%s\".\n" msgstr "" #: auto-load.c:969 auto-load.c:1074 #, possible-c-format msgid "" "auto-load: Loading %s script \"%s\" from section \"%s\" of objfile \"%s\".\n" msgstr "" #. We don't throw an error, the program is still debuggable. #: auto-load.c:1044 #, possible-c-format msgid "" "Missing/bad script name in entry at offset %u in section %s\n" "of file %s." msgstr "" #: auto-load.c:1128 #, possible-c-format msgid "Invalid entry in %s section" msgstr "" #: auto-load.c:1139 #, possible-c-format msgid "Non-nul-terminated entry in %s at offset %u" msgstr "" #: auto-load.c:1151 #, possible-c-format msgid "Empty entry in %s at offset %u" msgstr "" #: auto-load.c:1181 #, possible-c-format msgid "Couldn't read %s section of %s" msgstr "" #: auto-load.c:1346 solib.c:991 solib.c:1073 #, possible-c-format msgid "Invalid regexp: %s" msgstr "" #: auto-load.c:1426 msgid "Local .gdbinit file was not found.\n" msgstr "" #: auto-load.c:1428 #, possible-c-format msgid "Local .gdbinit file \"%s\" has been loaded.\n" msgstr "" #: auto-load.c:1431 #, possible-c-format msgid "Local .gdbinit file \"%s\" has not been loaded.\n" msgstr "" #: auto-load.c:1447 #, possible-c-format msgid "" "Unsupported auto-load script at offset %u in section %s\n" "of file %s.\n" "Use `info auto-load %s-scripts [REGEXP]' to list them." msgstr "" #: auto-load.c:1469 #, possible-c-format msgid "" "Missing auto-load script at offset %u in section %s\n" "of file %s.\n" "Use `info auto-load %s-scripts [REGEXP]' to list them." msgstr "" #: auto-load.c:1498 msgid "" "Valid is only global 'set auto-load no'; otherwise check the auto-load sub-" "commands." msgstr "" #: auto-load.c:1517 msgid "" "Auto-loading specific settings.\n" "Configure various auto-load-specific variables such as\n" "automatic loading of Python scripts." msgstr "" #: auto-load.c:1544 msgid "" "Show auto-loading specific settings.\n" "Show configuration of various auto-load-specific variables such as\n" "automatic loading of Python scripts." msgstr "" #: auto-load.c:1595 msgid "" "Print current status of auto-loaded files.\n" "Print whether various files like Python scripts or .gdbinit files have been\n" "found and/or loaded." msgstr "" #: auto-load.c:1622 msgid "" "Enable or disable auto-loading of canned sequences of commands scripts." msgstr "" #: auto-load.c:1623 msgid "" "Show whether auto-loading of canned sequences of commands scripts is enabled." msgstr "" #: auto-load.c:1625 msgid "" "If enabled, canned sequences of commands are loaded when the debugger reads\n" "an executable or shared library.\n" "This options has security implications for untrusted inferiors." msgstr "" #: auto-load.c:1634 msgid "" "Print the list of automatically loaded sequences of commands.\n" "Usage: info auto-load gdb-scripts [REGEXP]" msgstr "" #: auto-load.c:1639 msgid "" "Enable or disable auto-loading of .gdbinit script in current directory." msgstr "" #: auto-load.c:1640 msgid "" "Show whether auto-loading .gdbinit script in current directory is enabled." msgstr "" #: auto-load.c:1642 msgid "" "If enabled, canned sequences of commands are loaded when debugger starts\n" "from .gdbinit file in current directory. Such files are deprecated,\n" "use a script associated with inferior executable file instead.\n" "This options has security implications for untrusted inferiors." msgstr "" #: auto-load.c:1652 msgid "" "Print whether current directory .gdbinit file has been loaded.\n" "Usage: info auto-load local-gdbinit" msgstr "" #: auto-load.c:1660 #, possible-c-format msgid "GDB scripts: OBJFILE%s\n" msgstr "" #: auto-load.c:1667 #, possible-c-format msgid "Python scripts: OBJFILE%s\n" msgstr "" #: auto-load.c:1675 #, possible-c-format msgid "Guile scripts: OBJFILE%s\n" msgstr "" #: auto-load.c:1680 #, possible-c-format msgid "" "Automatically loaded scripts are located in one of the directories listed\n" "by this option.\n" "\n" "Script names:\n" "%s%s%s\n" "This option is ignored for the kinds of scripts having 'set auto-load ... " "off'.\n" "Directories listed here need to be present also in the 'set auto-load safe-" "path'\n" "option." msgstr "" #: auto-load.c:1697 msgid "Set the list of directories from which to load auto-loaded scripts." msgstr "" #: auto-load.c:1698 msgid "Show the list of directories from which to load auto-loaded scripts." msgstr "" #: auto-load.c:1712 msgid "Set the list of files and directories that are safe for auto-loading." msgstr "" #: auto-load.c:1713 msgid "" "Show the list of files and directories that are safe for auto-loading." msgstr "" #: auto-load.c:1714 msgid "" "Various files loaded automatically for the 'set auto-load ...' options must\n" "be located in one of the directories listed by this option. Warning will " "be\n" "printed and file will not be used otherwise.\n" "You can mix both directory and filename entries.\n" "Setting this parameter to an empty list resets it to its default value.\n" "Setting this parameter to '/' (without the quotes) allows any file\n" "for the 'set auto-load ...' options. Each path entry can be also shell\n" "wildcard pattern; '*' does not match directory separator.\n" "This option is ignored for the kinds of files having 'set auto-load ... " "off'.\n" "This options has security implications for untrusted inferiors." msgstr "" #: auto-load.c:1733 msgid "" "Add entries to the list of directories from which it is safe to auto-load " "files.\n" "See the commands 'set auto-load safe-path' and 'show auto-load safe-path' " "to\n" "access the current full list setting." msgstr "" #: auto-load.c:1742 msgid "" "Add entries to the list of directories from which to load auto-loaded " "scripts.\n" "See the commands 'set auto-load scripts-directory' and\n" "'show auto-load scripts-directory' to access the current full list setting." msgstr "" #: auto-load.c:1750 msgid "Set auto-load verifications debugging." msgstr "" #: auto-load.c:1751 msgid "Show auto-load verifications debugging." msgstr "" #: auto-load.c:1752 msgid "" "When non-zero, debugging output for files of 'set auto-load ...'\n" "is displayed." msgstr "" #: auxv.c:437 msgid "End of vector" msgstr "" #: auxv.c:438 auxv.c:459 msgid "Entry should be ignored" msgstr "" #: auxv.c:439 msgid "File descriptor of program" msgstr "" #: auxv.c:440 msgid "Program headers for program" msgstr "" #: auxv.c:441 msgid "Size of program header entry" msgstr "" #: auxv.c:442 msgid "Number of program headers" msgstr "" #: auxv.c:443 msgid "System page size" msgstr "" #: auxv.c:444 msgid "Base address of interpreter" msgstr "" #: auxv.c:445 msgid "Flags" msgstr "" #: auxv.c:446 msgid "Entry point of program" msgstr "" #: auxv.c:447 msgid "Program is not ELF" msgstr "" #: auxv.c:448 auxv.c:472 msgid "Real user ID" msgstr "" #: auxv.c:449 auxv.c:471 msgid "Effective user ID" msgstr "" #: auxv.c:450 auxv.c:474 msgid "Real group ID" msgstr "" #: auxv.c:451 auxv.c:473 msgid "Effective group ID" msgstr "" #: auxv.c:452 msgid "Frequency of times()" msgstr "" #: auxv.c:453 msgid "String identifying platform" msgstr "" #: auxv.c:454 auxv.c:480 msgid "Machine-dependent CPU capability hints" msgstr "" #: auxv.c:455 msgid "Used FPU control word" msgstr "" #: auxv.c:456 msgid "Data cache block size" msgstr "" #: auxv.c:457 msgid "Instruction cache block size" msgstr "" #: auxv.c:458 msgid "Unified cache block size" msgstr "" #: auxv.c:460 msgid "String identifying base platform" msgstr "" #: auxv.c:461 msgid "Address of 16 random bytes" msgstr "" #: auxv.c:462 msgid "Extension of AT_HWCAP" msgstr "" #: auxv.c:463 msgid "File name of executable" msgstr "" #: auxv.c:464 msgid "Boolean, was exec setuid-like?" msgstr "" #: auxv.c:465 msgid "Special system info/entry points" msgstr "" #: auxv.c:466 msgid "System-supplied DSO's ELF header" msgstr "" #: auxv.c:467 msgid "L1 Instruction cache information" msgstr "" #: auxv.c:468 msgid "L1 Data cache information" msgstr "" #: auxv.c:469 msgid "L2 cache information" msgstr "" #: auxv.c:470 msgid "L3 cache information" msgstr "" #: auxv.c:475 msgid "Dynamic linker's ELF header" msgstr "" #: auxv.c:476 msgid "Dynamic linker's section headers" msgstr "" #: auxv.c:477 msgid "String giving name of dynamic linker" msgstr "" #: auxv.c:478 msgid "Large pagesize" msgstr "" #: auxv.c:479 msgid "Platform name string" msgstr "" #: auxv.c:481 msgid "Should flush icache?" msgstr "" #: auxv.c:482 msgid "CPU name string" msgstr "" #: auxv.c:483 msgid "COFF entry point address" msgstr "" #: auxv.c:484 msgid "COFF executable file descriptor" msgstr "" #: auxv.c:486 msgid "Canonicalized file name given to execve" msgstr "" #: auxv.c:487 msgid "String for name of MMU module" msgstr "" #: auxv.c:488 msgid "Dynamic linker's data segment address" msgstr "" #: auxv.c:490 msgid "AF_SUN_ flags passed from the kernel" msgstr "" #: auxv.c:528 msgid "The program has no auxiliary information now." msgstr "" #: auxv.c:534 msgid "No auxiliary vector found, or failed reading it." msgstr "" #: auxv.c:536 msgid "Auxiliary vector is empty." msgstr "" #: auxv.c:547 msgid "" "Display the inferior's auxiliary vector.\n" "This is information provided by the operating system at program startup." msgstr "" #: avr-tdep.c:399 avr-tdep.c:417 i386-tdep.c:455 i386-tdep.c:3223 #: i386-tdep.c:3439 i386-tdep.c:3603 s390-linux-tdep.c:326 #: s390-linux-tdep.c:346 s390-linux-tdep.c:420 s390-linux-tdep.c:475 #: sparc64-tdep.c:336 spu-tdep.c:178 spu-tdep.c:248 spu-tdep.c:309 #: spu-tdep.c:331 spu-tdep.c:353 msgid "invalid regnum" msgstr "" #: avr-tdep.c:660 #, possible-c-format msgid "Num pushes too large: %d\n" msgstr "" #: avr-tdep.c:1570 msgid "ERR: info io_registers NOT supported by current target\n" msgstr "" #: avr-tdep.c:1578 msgid "Error fetching number of io registers\n" msgstr "" #: avr-tdep.c:1587 #, possible-c-format msgid "" "Target has %u io registers:\n" "\n" msgstr "" #: avr-tdep.c:1636 msgid "query remote avr target for io space register values" msgstr "" #: ax-gdb.c:521 msgid "gen_fetch: strange size" msgstr "" #. Our caller requested us to dereference a pointer from an unsupported #. type. Error out and give callers a chance to handle the failure #. gracefully. #: ax-gdb.c:531 #, possible-c-format msgid "gen_fetch: Unsupported type code `%s'." msgstr "" #: ax-gdb.c:655 msgid "gen_var_ref: LOC_CONST_BYTES symbols are not supported" msgstr "" #: ax-gdb.c:687 #, possible-c-format msgid "Cannot compute value of typedef `%s'." msgstr "" #: ax-gdb.c:719 #, possible-c-format msgid "Couldn't resolve symbol `%s'." msgstr "" #: ax-gdb.c:728 findvar.c:354 findvar.c:723 printcmd.c:1299 tracepoint.c:2851 msgid "LOC_COMPUTED variable missing a method" msgstr "" #: ax-gdb.c:737 #, possible-c-format msgid "Cannot find value of botched symbol `%s'." msgstr "" #: ax-gdb.c:773 msgid "Value not scalar: cannot be an rvalue." msgstr "" #: ax-gdb.c:1012 msgid "Invalid type cast: intended type must be scalar." msgstr "" #: ax-gdb.c:1035 msgid "Casts to requested type are not yet implemented." msgstr "" #: ax-gdb.c:1103 msgid "" "First argument of `-' is a pointer, but second argument is neither\n" "an integer nor a pointer of the same type." msgstr "" #: ax-gdb.c:1156 #, possible-c-format msgid "Invalid combination of types in %s." msgstr "" #: ax-gdb.c:1173 msgid "Invalid type of operand to `!'." msgstr "" #: ax-gdb.c:1184 msgid "Invalid type of operand to `~'." msgstr "" #: ax-gdb.c:1202 msgid "gen_deref: expected a pointer" msgstr "" #: ax-gdb.c:1211 valops.c:914 msgid "Attempt to dereference a generic pointer." msgstr "" #: ax-gdb.c:1232 msgid "Operand of `&' is an rvalue, which has no address." msgstr "" #: ax-gdb.c:1235 msgid "Operand of `&' is in a register, and has no address." msgstr "" #: ax-gdb.c:1307 msgid "gen_bitfield_ref: bitfield too wide" msgstr "" #: ax-gdb.c:1459 ax-gdb.c:1601 #, possible-c-format msgid "static field `%s' has been optimized out, cannot use" msgstr "" #: ax-gdb.c:1471 msgid "find_field: anonymous unions not supported" msgstr "" #: ax-gdb.c:1519 #, possible-c-format msgid "The left operand of `%s' is not a %s." msgstr "" #: ax-gdb.c:1525 msgid "Structure does not live in memory." msgstr "" #: ax-gdb.c:1531 #, possible-c-format msgid "Couldn't find member named `%s' in struct/union/class `%s'" msgstr "" #: ax-gdb.c:1589 msgid "non-aggregate type to gen_struct_elt_for_reference" msgstr "" #: ax-gdb.c:1607 valops.c:3324 msgid "pointers to bitfield members not allowed" msgstr "" #. FIXME we need a way to do "want_address" equivalent #: ax-gdb.c:1611 valops.c:3357 #, possible-c-format msgid "Cannot reference non-static field \"%s\"" msgstr "" #: ax-gdb.c:1632 eval.c:1497 valops.c:3533 #, possible-c-format msgid "No symbol \"%s\" in namespace \"%s\"." msgstr "" #: ax-gdb.c:1662 ax-gdb.c:1980 ax-gdb.c:2204 #, possible-c-format msgid "`%s' has been optimized out, cannot use" msgstr "" #: ax-gdb.c:1686 msgid "non-aggregate type in gen_aggregate_elt_ref" msgstr "" #: ax-gdb.c:1713 msgid "Left operand of `@' must be an object in memory." msgstr "" #: ax-gdb.c:1721 msgid "Right operand of `@' must be a constant, in agent expressions." msgstr "" #: ax-gdb.c:1724 msgid "Right operand of `@' must be an integer." msgstr "" #: ax-gdb.c:1727 msgid "Right operand of `@' must be positive." msgstr "" #: ax-gdb.c:1906 ax-gdb.c:1942 #, possible-c-format msgid "$%s is not a trace state variable, may not assign to it" msgstr "" #: ax-gdb.c:1910 ax-gdb.c:1946 msgid "May only assign to trace state variables" msgstr "" #: ax-gdb.c:1995 tracepoint.c:1520 #, possible-c-format msgid "Register $%s not available" msgstr "" #: ax-gdb.c:1999 #, possible-c-format msgid "'%s' is a user-register; GDB cannot yet trace user-register contents." msgstr "" #: ax-gdb.c:2026 #, possible-c-format msgid "" "$%s is not a trace state variable; GDB agent expressions cannot use " "convenience variables." msgstr "" #: ax-gdb.c:2147 msgid "Argument of unary `*' is not a pointer." msgstr "" #: ax-gdb.c:2183 msgid "gen_expr: unhandled struct case" msgstr "" #: ax-gdb.c:2199 #, possible-c-format msgid "no `%s' found" msgstr "" #: ax-gdb.c:2221 eval.c:735 eval.c:2921 #, possible-c-format msgid "There is no field named %s" msgstr "" #: ax-gdb.c:2229 msgid "Attempt to use a type name as an expression." msgstr "" #: ax-gdb.c:2232 #, possible-c-format msgid "Unsupported operator %s (%d) in expression." msgstr "" #: ax-gdb.c:2308 msgid "cannot subscript requested type: cannot call user defined functions" msgstr "" #: ax-gdb.c:2321 eval.c:2146 eval.c:2192 eval.c:2216 jv-lang.c:989 #: m2-lang.c:254 #, possible-c-format msgid "cannot subscript something of type `%s'" msgstr "" #: ax-gdb.c:2324 eval.c:2149 eval.c:2219 jv-lang.c:991 m2-lang.c:257 msgid "cannot subscript requested type" msgstr "" #: ax-gdb.c:2329 valarith.c:952 msgid "Argument to arithmetic operation not a number or boolean." msgstr "" #: ax-gdb.c:2384 msgid "gen_expr: op case sets don't match" msgstr "" #: ax-gdb.c:2634 ax-gdb.c:2713 msgid "GDB can't do agent expression translation with overlays." msgstr "" #: ax-gdb.c:2637 ax-gdb.c:2716 msgid "expression to translate" msgstr "" #: ax-gdb.c:2723 msgid "Must start with a format string." msgstr "" #: ax-gdb.c:2734 breakpoint.c:2442 printcmd.c:2289 msgid "Bad format string, non-terminated '\"'." msgstr "" #: ax-gdb.c:2739 breakpoint.c:2447 printcmd.c:2294 msgid "Invalid argument syntax" msgstr "" #: ax-gdb.c:2783 msgid "" "Translate an expression into remote agent bytecode for tracing.\n" "Usage: maint agent [-at location,] EXPRESSION\n" "If -at is given, generate remote agent bytecode for this location.\n" "If not, generate remote agent bytecode for current frame pc address." msgstr "" #: ax-gdb.c:2791 msgid "" "Translate an expression into remote agent bytecode for evaluation.\n" "Usage: maint agent-eval [-at location,] EXPRESSION\n" "If -at is given, generate remote agent bytecode for this location.\n" "If not, generate remote agent bytecode for current frame pc address." msgstr "" #: ax-gdb.c:2799 msgid "" "Translate an expression into remote agent bytecode for evaluation and " "display the bytecodes." msgstr "" #: ax-general.c:128 msgid "GDB bug: ax-general.c (read_const): incomplete constant" msgstr "" #: ax-general.c:159 msgid "GDB bug: ax-general.c (ax_pick): stack depth out of range" msgstr "" #: ax-general.c:172 msgid "GDB bug: ax-general.c (generic_ext): bit count out of range" msgstr "" #: ax-general.c:175 msgid "GDB bug: ax-general.c (generic_ext): opcode has inadequate range" msgstr "" #: ax-general.c:206 msgid "" "GDB bug: ax-general.c (ax_trace_quick): size out of range for trace_quick" msgstr "" #: ax-general.c:242 msgid "GDB bug: ax-general.c (ax_label): label target out of range" msgstr "" #. FIXME: floating-point support not present yet. #: ax-general.c:288 msgid "GDB bug: ax-general.c (ax_const_d): floating point not supported yet" msgstr "" #: ax-general.c:302 ax-general.c:450 #, possible-c-format msgid "'%s' is a pseudo-register; GDB cannot yet trace its contents." msgstr "" #: ax-general.c:306 ax-general.c:454 #, possible-c-format msgid "Trace '%s' failed." msgstr "" #: ax-general.c:313 msgid "GDB bug: ax-general.c (ax_reg): register number out of range" msgstr "" #: ax-general.c:331 #, possible-c-format msgid "ax-general.c (ax_tsv): variable number is %d, out of range" msgstr "" #: ax-general.c:354 #, possible-c-format msgid "ax-general.c (ax_string): string length is %d, out of allowed range" msgstr "" #: ax-general.c:386 #, possible-c-format msgid "Scope: %s\n" msgstr "" #: ax-general.c:387 msgid "Reg mask:" msgstr "" #: ax-general.c:389 #, possible-c-format msgid " %02x" msgstr "" #: ax-general.c:390 darwin-nat-info.c:293 darwin-nat-info.c:586 #: darwin-nat-info.c:794 darwin-nat.c:556 msgid "\n" msgstr "" #: ax-general.c:396 msgid "GDB bug: ax-general.c (ax_print): opcode map out of sync" msgstr "" #: ax-general.c:405 #, possible-c-format msgid "%3d \n" msgstr "" #: ax-general.c:411 #, possible-c-format msgid "%3d \n" msgstr "" #: ax-general.c:433 #, possible-c-format msgid " \"%s\", %d args" msgstr "" #. i18n: Like "Percentage of duplicates, by count: (not applicable)". #. i18n: "Average entry size: (not applicable)". #. i18n: "Average hash chain length: (not applicable)". #: bcache.c:348 bcache.c:449 bcache.c:479 msgid "(not applicable)\n" msgstr "" #: bcache.c:430 #, possible-c-format msgid " Cached '%s' statistics:\n" msgstr "" #: bcache.c:431 #, possible-c-format msgid " Total object count: %ld\n" msgstr "" #: bcache.c:432 #, possible-c-format msgid " Unique object count: %lu\n" msgstr "" #: bcache.c:433 msgid " Percentage of duplicates, by count: " msgstr "" #: bcache.c:437 #, possible-c-format msgid " Total object size: %ld\n" msgstr "" #: bcache.c:438 #, possible-c-format msgid " Unique object size: %ld\n" msgstr "" #: bcache.c:439 msgid " Percentage of duplicates, by size: " msgstr "" #: bcache.c:443 #, possible-c-format msgid " Max entry size: %d\n" msgstr "" #: bcache.c:444 msgid " Average entry size: " msgstr "" #: bcache.c:450 #, possible-c-format msgid " Median entry size: %d\n" msgstr "" #: bcache.c:453 #, possible-c-format msgid " Total memory used by bcache, including overhead: %ld\n" msgstr "" #: bcache.c:456 msgid " Percentage memory overhead: " msgstr "" #: bcache.c:458 msgid " Net memory savings: " msgstr "" #: bcache.c:462 #, possible-c-format msgid " Hash table size: %3d\n" msgstr "" #: bcache.c:464 #, possible-c-format msgid " Hash table expands: %lu\n" msgstr "" #: bcache.c:466 #, possible-c-format msgid " Hash table hashes: %lu\n" msgstr "" #: bcache.c:468 #, possible-c-format msgid " Half hash misses: %lu\n" msgstr "" #: bcache.c:470 msgid " Hash table population: " msgstr "" #: bcache.c:472 #, possible-c-format msgid " Median hash chain length: %3d\n" msgstr "" #: bcache.c:474 msgid " Average hash chain length: " msgstr "" #: bcache.c:480 #, possible-c-format msgid " Maximum hash chain length: %3d\n" msgstr "" #: bfd-target.c:94 msgid "BFD backed target" msgstr "" #: bfd-target.c:95 msgid "You should never see this" msgstr "" #: bfin-tdep.c:451 msgid "" "Function Prologue not recognised; pc will point to ENTRY_POINT of the " "function" msgstr "" #: bfin-tdep.c:697 bfin-tdep.c:717 xtensa-tdep.c:336 xtensa-tdep.c:635 #: xtensa-tdep.c:729 #, possible-c-format msgid "invalid register number %d" msgstr "" #: block.c:242 #, possible-c-format msgid "" "DW_OP_GNU_entry_value resolving cannot find DW_TAG_GNU_call_site %s in %s" msgstr "" #: break-catch-sig.c:232 #, possible-c-format msgid "Catchpoint %d (signal %s), " msgstr "" #: break-catch-sig.c:310 #, possible-c-format msgid "Catchpoint %d (signals" msgstr "" #: break-catch-sig.c:312 #, possible-c-format msgid "Catchpoint %d (signal" msgstr "" #: break-catch-sig.c:325 #, possible-c-format msgid "Catchpoint %d (any signal)" msgstr "" #: break-catch-sig.c:327 #, possible-c-format msgid "Catchpoint %d (standard signals)" msgstr "" #: break-catch-sig.c:415 msgid "'all' cannot be caught with other signals" msgstr "" #: break-catch-sig.c:433 #, possible-c-format msgid "Unknown signal name '%s'." msgstr "" #: break-catch-sig.c:500 msgid "" "Catch signals by their names and/or numbers.\n" "Usage: catch signal [[NAME|NUMBER] [NAME|NUMBER]...|all]\n" "Arguments say which signals to catch. If no arguments\n" "are given, every \"normal\" signal will be caught.\n" "The argument \"all\" means to also catch signals used by GDB.\n" "Arguments, if given, should be one or more signal names\n" "(if your system supports that), or signal numbers." msgstr "" #: break-catch-syscall.c:363 #, possible-c-format msgid "Catchpoint %d (syscalls" msgstr "" #: break-catch-syscall.c:365 #, possible-c-format msgid "Catchpoint %d (syscall" msgstr "" #: break-catch-syscall.c:382 #, possible-c-format msgid "Catchpoint %d (any syscall)" msgstr "" #. Here we have to issue an error instead of a warning, #. because GDB cannot do anything useful if there's no #. syscall number to be caught. #: break-catch-syscall.c:481 #, possible-c-format msgid "Unknown syscall name '%s'." msgstr "" #: break-catch-syscall.c:505 msgid "" "The feature 'catch syscall' is not supported on this architecture yet." msgstr "" #: break-catch-syscall.c:651 msgid "" "Catch system calls by their names and/or numbers.\n" "Arguments say which system calls to catch. If no arguments\n" "are given, every system call will be caught.\n" "Arguments, if given, should be one or more system call names\n" "(if your system supports that), or system call numbers." msgstr "" #. We have been told to display the contents of F77 COMMON #. block supposedly visible in this function. Let us #. first make sure that it is visible and if so, let #. us display its contents. #: break-catch-throw.c:107 f-valprint.c:483 probe.c:970 msgid "No frame selected" msgstr "" #: break-catch-throw.c:119 msgid "not stopped at a C++ exception catchpoint" msgstr "" #: break-catch-throw.c:123 msgid "C++ exception catchpoint has too few arguments" msgstr "" #: break-catch-throw.c:130 msgid "error computing probe argument at c++ exception catchpoint" msgstr "" #: break-catch-throw.c:344 msgid "\tmatching: " msgstr "" #: break-catch-throw.c:361 msgid " (throw)" msgstr "" #: break-catch-throw.c:362 msgid " (catch)" msgstr "" #: break-catch-throw.c:363 msgid " (rethrow)" msgstr "" #: break-catch-throw.c:407 msgid "invalid type-matching regexp" msgstr "" #: break-catch-throw.c:493 msgid "Unsupported or unknown exception event; cannot catch it" msgstr "" #. Add catch and tcatch sub-commands. #: break-catch-throw.c:591 msgid "Catch an exception, when caught." msgstr "" #: break-catch-throw.c:597 msgid "Catch an exception, when thrown." msgstr "" #: break-catch-throw.c:603 msgid "Catch an exception, when rethrown." msgstr "" #: breakpoint.c:413 #, possible-c-format msgid "Debugger's willingness to use watchpoint hardware is %s.\n" msgstr "" #: breakpoint.c:429 #, possible-c-format msgid "Debugger's behavior regarding pending breakpoints is %s.\n" msgstr "" #: breakpoint.c:445 #, possible-c-format msgid "Automatic usage of hardware breakpoints is %s.\n" msgstr "" #: breakpoint.c:462 #, possible-c-format msgid "Always inserted breakpoint mode is %s.\n" msgstr "" #: breakpoint.c:862 msgid "" "Target does not support breakpoint condition evaluation.\n" "Using host evaluation mode instead." msgstr "" #: breakpoint.c:918 #, possible-c-format msgid "Breakpoint condition evaluation mode is %s (currently %s).\n" msgstr "" #: breakpoint.c:923 #, possible-c-format msgid "Breakpoint condition evaluation mode is %s.\n" msgstr "" #: breakpoint.c:1010 #, possible-c-format msgid "Breakpoint %d now unconditional.\n" msgstr "" #: breakpoint.c:1107 msgid "breakpoint number" msgstr "" #: breakpoint.c:1112 #, possible-c-format msgid "Bad breakpoint argument: '%s'" msgstr "" #: breakpoint.c:1125 guile/scm-breakpoint.c:954 python/py-breakpoint.c:1002 #, possible-c-format msgid "" "Only one stop condition allowed. There is currently a %s stop condition " "defined for this breakpoint." msgstr "" #: breakpoint.c:1137 breakpoint.c:14707 #, possible-c-format msgid "No breakpoint number %d." msgstr "" #: breakpoint.c:1154 msgid "The 'while-stepping' command can only be used for tracepoints" msgstr "" #: breakpoint.c:1164 msgid "The 'collect' command can only be used for tracepoints" msgstr "" #: breakpoint.c:1167 msgid "The 'teval' command can only be used for tracepoints" msgstr "" #: breakpoint.c:1221 msgid "The 'while-stepping' command cannot be used for fast tracepoint" msgstr "" #: breakpoint.c:1224 msgid "The 'while-stepping' command cannot be used for static tracepoint" msgstr "" #: breakpoint.c:1228 msgid "The 'while-stepping' command can be used only once" msgstr "" #: breakpoint.c:1245 msgid "The 'while-stepping' command cannot be nested" msgstr "" #: breakpoint.c:1377 #, possible-c-format msgid "Type commands for breakpoint(s) %s, one per line." msgstr "" #: breakpoint.c:1449 msgid "No breakpoints specified." msgstr "" #: breakpoint.c:1668 #, possible-c-format msgid "reading through apparently deleted breakpoint #%d?" msgstr "" #: breakpoint.c:1965 breakpoint.c:2146 msgid "" "Can't set read/access watchpoint when hardware watchpoints are disabled." msgstr "" #: breakpoint.c:2125 msgid "Target does not support this type of hardware watchpoint." msgstr "" #: breakpoint.c:2128 msgid "" "There are not enough available hardware resources for this watchpoint." msgstr "" #: breakpoint.c:2149 msgid "Expression cannot be implemented with read/access watchpoint." msgstr "" #: breakpoint.c:2177 #, possible-c-format msgid "" "Watchpoint %d deleted because the program has left the block\n" "in which its expression is valid.\n" msgstr "" #: breakpoint.c:2431 msgid "No format string following the location" msgstr "" #: breakpoint.c:2697 msgid "" "Note: automatically using hardware breakpoints for read-only addresses.\n" msgstr "" #: breakpoint.c:2708 #, possible-c-format msgid "" "Cannot insert breakpoint %d.\n" "Cannot set software breakpoint at read-only address %s\n" msgstr "" #: breakpoint.c:2749 #, possible-c-format msgid "hardware breakpoint %d not supported in overlay!" msgstr "" #: breakpoint.c:2951 #, possible-c-format msgid "" "Error inserting catchpoint %d: Your system does not support this type\n" "of catchpoint." msgstr "" #: breakpoint.c:2955 #, possible-c-format msgid "Error inserting catchpoint %d." msgstr "" #: breakpoint.c:3244 #, possible-c-format msgid "" "Thread-specific breakpoint %d deleted - thread %s no longer in the thread " "list.\n" msgstr "" #: breakpoint.c:3906 msgid "Cannot detach breakpoints of inferior_ptid" msgstr "" #: breakpoint.c:4063 #, possible-c-format msgid "Could not remove hardware watchpoint %d." msgstr "" #: breakpoint.c:4778 msgid "" msgstr "" #: breakpoint.c:4856 msgid "print_bp_stop_message: unrecognized enum value" msgstr "" #: breakpoint.c:4875 msgid "Stopped due to shared library event:\n" msgstr "" #: breakpoint.c:4878 msgid "Stopped due to shared library event (no libraries added or removed)\n" msgstr "" #: breakpoint.c:4892 msgid " Inferior unloaded " msgstr "" #: breakpoint.c:4915 msgid " Inferior loaded " msgstr "" #. Error from catch_errors. #: breakpoint.c:5422 #, possible-c-format msgid "Watchpoint %d deleted.\n" msgstr "" #: breakpoint.c:5553 msgid "Watchpoint condition cannot be tested in the current scope" msgstr "" #: breakpoint.c:5955 msgid "bpstat_what: tracepoint encountered" msgstr "" #: breakpoint.c:5976 #, possible-c-format msgid "bpstat_what: unhandled bptype %d" msgstr "" #: breakpoint.c:6258 #, possible-c-format msgid "bptypes table does not describe type #%d." msgstr "" #: breakpoint.c:6392 msgid "print_one_breakpoint: bp_none encountered\n" msgstr "" #: breakpoint.c:7038 msgid "Note: breakpoint " msgstr "" #. if (others == ???) #: breakpoint.c:7040 msgid "Note: breakpoints " msgstr "" #: breakpoint.c:7058 msgid "also set at pc " msgstr "" #: breakpoint.c:7257 #, possible-c-format msgid "Breakpoint %d address previously adjusted from %s to %s." msgstr "" #: breakpoint.c:7260 #, possible-c-format msgid "Breakpoint address adjusted from %s to %s." msgstr "" #: breakpoint.c:7376 msgid "unknown breakpoint type" msgstr "" #: breakpoint.c:7970 #, possible-c-format msgid "Temporarily disabling breakpoints for unloaded shared library \"%s\"" msgstr "" #: breakpoint.c:8172 #, possible-c-format msgid "Catchpoint %d (fork)" msgstr "" #: breakpoint.c:8289 #, possible-c-format msgid "Catchpoint %d (vfork)" msgstr "" #: breakpoint.c:8467 #, possible-c-format msgid "load of library matching %s" msgstr "" #: breakpoint.c:8469 msgid "load of library" msgstr "" #: breakpoint.c:8474 #, possible-c-format msgid "unload of library matching %s" msgstr "" #: breakpoint.c:8476 msgid "unload of library" msgstr "" #: breakpoint.c:8491 #, possible-c-format msgid "Catchpoint %d (%s)" msgstr "" #: breakpoint.c:8541 objc-lang.c:588 objc-lang.c:739 symtab.c:4570 #: thread.c:1987 #, possible-c-format msgid "Invalid regexp (%s): %s" msgstr "" #: breakpoint.c:8751 #, possible-c-format msgid "Catchpoint %d (exec)" msgstr "" #: breakpoint.c:9159 printcmd.c:2282 msgid "Bad format string, missing '\"'." msgstr "" #: breakpoint.c:9166 msgid "No function supplied for dprintf call" msgstr "" #: breakpoint.c:9184 msgid "Target cannot run dprintf commands, falling back to GDB printf" msgstr "" #: breakpoint.c:9190 msgid "Invalid dprintf style." msgstr "" #: breakpoint.c:9251 breakpoint.c:14925 msgid "No hardware breakpoint support in the target." msgstr "" #: breakpoint.c:9253 breakpoint.c:10408 breakpoint.c:14927 msgid "Hardware breakpoints used exceeds limit." msgstr "" #: breakpoint.c:9308 breakpoint.c:9317 #, possible-c-format msgid "Probed static tracepoint marker \"%s\"\n" msgstr "" #: breakpoint.c:9322 msgid "Couldn't determine the static tracepoint marker to probe" msgstr "" #: breakpoint.c:9342 #, possible-c-format msgid "Garbage '%s' follows condition" msgstr "" #: breakpoint.c:9352 breakpoint.c:10177 msgid "Format string required" msgstr "" #: breakpoint.c:9355 #, possible-c-format msgid "Garbage '%s' at end of command" msgstr "" #: breakpoint.c:9526 msgid "No default breakpoint address now." msgstr "" #: breakpoint.c:9606 #, possible-c-format msgid "May not have a fast tracepoint at 0x%s%s" msgstr "" #: breakpoint.c:9667 msgid "Junk after thread keyword." msgstr "" #: breakpoint.c:9678 msgid "Junk after task keyword." msgstr "" #: breakpoint.c:9680 #, possible-c-format msgid "Unknown task %d." msgstr "" #: breakpoint.c:9715 #, possible-c-format msgid "No known static tracepoint marker named %s" msgstr "" #: breakpoint.c:9790 #, possible-c-format msgid "Make %s pending on future shared library load? " msgstr "" #: breakpoint.c:9870 mi/mi-cmd-break.c:348 #, possible-c-format msgid "Garbage '%s' at end of location" msgstr "" #: breakpoint.c:9943 msgid "" "Multiple breakpoints were set.\n" "Use the \"delete\" command to delete unwanted breakpoints." msgstr "" #: breakpoint.c:10012 linespec.c:1961 #, possible-c-format msgid "No line %d in file \"%s\"." msgstr "" #: breakpoint.c:10088 msgid "" "Specify the type of breakpoint to set.\n" "Usage: stop in \n" " stop at \n" msgstr "" #: breakpoint.c:10121 msgid "Usage: stop in \n" msgstr "" #: breakpoint.c:10153 msgid "Usage: stop at \n" msgstr "" #: breakpoint.c:10202 msgid "May only run agent-printf on the target" msgstr "" #: breakpoint.c:10333 #, possible-c-format msgid "Hardware assisted ranged breakpoint %d from %s to %s." msgstr "" #: breakpoint.c:10375 breakpoint.c:10459 msgid "Could not find location of the end of the range." msgstr "" #: breakpoint.c:10401 msgid "This target does not support hardware ranged breakpoints." msgstr "" #: breakpoint.c:10412 msgid "No address range specified." msgstr "" #: breakpoint.c:10423 msgid "Too few arguments." msgstr "" #: breakpoint.c:10425 msgid "Could not find location of the beginning of the range." msgstr "" #: breakpoint.c:10431 breakpoint.c:10464 msgid "Cannot create a ranged breakpoint with multiple locations." msgstr "" #: breakpoint.c:10470 msgid "Invalid address range, end precedes start." msgstr "" #. Length overflowed. #: breakpoint.c:10475 msgid "Address range too large." msgstr "" #: breakpoint.c:10867 breakpoint.c:11006 breakpoint.c:11062 breakpoint.c:11093 msgid "Invalid hardware watchpoint type." msgstr "" #: breakpoint.c:10898 msgid "Invalid watchpoint type." msgstr "" #: breakpoint.c:11010 msgid "" "\n" "Check the underlying instruction at PC for the memory\n" "address and value which triggered this watchpoint.\n" msgstr "" #: breakpoint.c:11186 msgid "You can specify only one thread." msgstr "" #: breakpoint.c:11205 msgid "You can specify only one mask." msgstr "" #: breakpoint.c:11249 #, possible-c-format msgid "Cannot watch constant value `%.*s'." msgstr "" #: breakpoint.c:11276 msgid "This target does not support masked watchpoints." msgstr "" #: breakpoint.c:11278 msgid "Invalid mask or memory region." msgstr "" #: breakpoint.c:11304 msgid "Junk at end of command." msgstr "" #: breakpoint.c:11725 msgid "Couldn't get information on specified line." msgstr "" #: breakpoint.c:11880 msgid "unsupported or unknown fork kind; cannot catch it" msgstr "" #: breakpoint.c:11958 breakpoint.c:11965 msgid "Catch requires an event name." msgstr "" #: breakpoint.c:12023 msgid "No source file specified." msgstr "" #: breakpoint.c:12121 #, possible-c-format msgid "No breakpoint at %s." msgstr "" #: breakpoint.c:12123 msgid "No breakpoint at this line." msgstr "" #: breakpoint.c:12146 msgid "Deleted breakpoint " msgstr "" #: breakpoint.c:12148 msgid "Deleted breakpoints " msgstr "" #. This is just about all we can do. We could keep #. this location on the global list, and try to #. remove it next time, but there's no particular #. reason why we will succeed next time. #. #. Note that at this point, old_loc->owner is still #. valid, as delete_breakpoint frees the breakpoint #. only after calling us. #: breakpoint.c:12585 #, possible-c-format msgid "warning: Error removing breakpoint %d\n" msgstr "" #: breakpoint.c:12822 #, possible-c-format msgid " (%s) pending." msgstr "" #: breakpoint.c:12827 #, possible-c-format msgid " (%s,%s) pending." msgstr "" #: breakpoint.c:12833 #, possible-c-format msgid " (%s %s) pending." msgstr "" #: breakpoint.c:13196 msgid "Temporary breakpoint" msgstr "" #: breakpoint.c:13198 msgid "Breakpoint" msgstr "" #: breakpoint.c:13199 breakpoint.c:13520 breakpoint.c:13524 breakpoint.c:13528 #, possible-c-format msgid " %d" msgstr "" #: breakpoint.c:13201 msgid " at gnu-indirect-function resolver" msgstr "" #: breakpoint.c:13204 #, possible-c-format msgid "Hardware assisted breakpoint %d" msgstr "" #: breakpoint.c:13207 #, possible-c-format msgid "Dprintf %d" msgstr "" #: breakpoint.c:13228 #, possible-c-format msgid "unhandled breakpoint type %d" msgstr "" #. Not sure how we will get here. #. GDB should not stop for these breakpoints. #: breakpoint.c:13341 msgid "Thread Event Breakpoint: gdb should not stop!\n" msgstr "" #. By analogy with the thread event, GDB should not stop for these. #: breakpoint.c:13346 msgid "Overlay Event Breakpoint: gdb should not stop!\n" msgstr "" #. These should never be enabled. #: breakpoint.c:13351 msgid "Longjmp Master Breakpoint: gdb should not stop!\n" msgstr "" #. These should never be enabled. #: breakpoint.c:13356 msgid "std::terminate Master Breakpoint: gdb should not stop!\n" msgstr "" #. These should never be enabled. #: breakpoint.c:13362 msgid "Exception Master Breakpoint: gdb should not stop!\n" msgstr "" #: breakpoint.c:13473 msgid "probe not found" msgstr "" #: breakpoint.c:13519 msgid "Tracepoint" msgstr "" #: breakpoint.c:13523 msgid "Fast tracepoint" msgstr "" #: breakpoint.c:13527 msgid "Static tracepoint" msgstr "" #: breakpoint.c:13532 breakpoint.c:13551 #, possible-c-format msgid "unhandled tracepoint type %d" msgstr "" #: breakpoint.c:13799 #, possible-c-format msgid "marker %s not found" msgstr "" #: breakpoint.c:13993 msgid "Delete all breakpoints? " msgstr "" #: breakpoint.c:14107 #, possible-c-format msgid "static tracepoint %d changed probed marker from %s to %s" msgstr "" #: breakpoint.c:14143 #, possible-c-format msgid "" "marker for static tracepoint %d (%s) not found at previous line number" msgstr "" #: breakpoint.c:14279 #, possible-c-format msgid "Could not reset ranged breakpoint %d: multiple locations found\n" msgstr "" #: breakpoint.c:14319 #, possible-c-format msgid "failed to reevaluate condition for breakpoint %d: %s" msgstr "" #: breakpoint.c:14683 #, possible-c-format msgid "Ignore count ignored for tracepoint %d." msgstr "" #: breakpoint.c:14692 #, possible-c-format msgid "Will stop next time breakpoint %d is reached." msgstr "" #: breakpoint.c:14696 #, possible-c-format msgid "Will ignore next crossing of breakpoint %d." msgstr "" #: breakpoint.c:14699 #, possible-c-format msgid "Will ignore next %d crossings of breakpoint %d." msgstr "" #: breakpoint.c:14719 msgid "a breakpoint number" msgstr "" #: breakpoint.c:14723 #, possible-c-format msgid "bad breakpoint number: '%s'" msgstr "" #: breakpoint.c:14725 msgid "Second argument (specified ignore-count) is missing." msgstr "" #: breakpoint.c:14748 msgid "one or more breakpoint numbers" msgstr "" #: breakpoint.c:14761 #, possible-c-format msgid "bad breakpoint number at or near '%s'" msgstr "" #: breakpoint.c:14773 #, possible-c-format msgid "No breakpoint number %d.\n" msgstr "" #: breakpoint.c:14793 breakpoint.c:14802 #, possible-c-format msgid "Bad breakpoint number '%s'" msgstr "" #: breakpoint.c:14807 breakpoint.c:14814 #, possible-c-format msgid "Bad breakpoint location number '%s'" msgstr "" #: breakpoint.c:14946 #, possible-c-format msgid "Cannot enable watchpoint %d: " msgstr "" #: breakpoint.c:15087 msgid "hit count" msgstr "" #. In the absence of a source location, fall back to raw #. address. Since there is no way to confirm that the address #. means the same thing as when the trace was started, warn the #. user. #: breakpoint.c:15351 #, possible-c-format msgid "Uploaded tracepoint %d has no source location, using raw address" msgstr "" #: breakpoint.c:15360 #, possible-c-format msgid "Uploaded tracepoint %d condition has no source form, ignoring it" msgstr "" #: breakpoint.c:15415 #, possible-c-format msgid "Uploaded tracepoint %d actions have no source form, ignoring them" msgstr "" #: breakpoint.c:15489 msgid "Delete all tracepoints? " msgstr "" #: breakpoint.c:15508 #, possible-c-format msgid "Setting tracepoint %d's passcount to %d\n" msgstr "" #: breakpoint.c:15525 msgid "passcount command requires an argument (count + optional TP num)" msgstr "" #: breakpoint.c:15623 #, possible-c-format msgid "bad tracepoint number at or near '%s'\n" msgstr "" #: breakpoint.c:15626 msgid "No previous tracepoint\n" msgstr "" #: breakpoint.c:15668 msgid "Argument required (file name in which to save)" msgstr "" #: breakpoint.c:15694 msgid "Nothing to save." msgstr "" #: breakpoint.c:15702 #, possible-c-format msgid "Unable to open file '%s' for saving (%s)" msgstr "" #: breakpoint.c:15774 #, possible-c-format msgid "Saved to file '%s'.\n" msgstr "" #: breakpoint.c:15887 msgid "\"save\" must be followed by the name of a save subcommand.\n" msgstr "" #: breakpoint.c:16168 msgid "" "Set ignore-count of breakpoint number N to COUNT.\n" "Usage is `ignore N COUNT'." msgstr "" #: breakpoint.c:16172 msgid "" "Set commands to be executed when a breakpoint is hit.\n" "Give breakpoint number as argument after \"commands\".\n" "With no argument, the targeted breakpoint is the last one set.\n" "The commands themselves follow starting on the next line.\n" "Type a line containing \"end\" to indicate the end of them.\n" "Give \"silent\" as the first line to make the breakpoint silent;\n" "then no output is printed when it is hit, except what the commands print." msgstr "" #: breakpoint.c:16181 msgid "" "Specify breakpoint number N to break only if COND is true.\n" "Usage is `condition N COND', where N is an integer and COND is an\n" "expression to be evaluated whenever breakpoint N is reached." msgstr "" #: breakpoint.c:16187 msgid "" "Set a temporary breakpoint.\n" "Like \"break\" except the breakpoint is only temporary,\n" "so it will be deleted when hit. Equivalent to \"break\" followed\n" "by using \"enable delete\" on the breakpoint number.\n" "\n" msgstr "" #: breakpoint.c:16196 msgid "" "Set a hardware assisted breakpoint.\n" "Like \"break\" except the breakpoint requires hardware support,\n" "some target hardware may not have this support.\n" "\n" msgstr "" #: breakpoint.c:16204 msgid "" "Set a temporary hardware assisted breakpoint.\n" "Like \"hbreak\" except the breakpoint is only temporary,\n" "so it will be deleted when hit.\n" "\n" msgstr "" #: breakpoint.c:16212 msgid "" "Enable some breakpoints.\n" "Give breakpoint numbers (separated by spaces) as arguments.\n" "With no subcommand, breakpoints are enabled until you command otherwise.\n" "This is used to cancel the effect of the \"disable\" command.\n" "With a subcommand you can enable temporarily." msgstr "" #: breakpoint.c:16222 msgid "" "Enable some breakpoints.\n" "Give breakpoint numbers (separated by spaces) as arguments.\n" "This is used to cancel the effect of the \"disable\" command.\n" "May be abbreviated to simply \"enable\".\n" msgstr "" #: breakpoint.c:16229 breakpoint.c:16250 msgid "" "Enable breakpoints for one hit. Give breakpoint numbers.\n" "If a breakpoint is hit while enabled in this fashion, it becomes disabled." msgstr "" #: breakpoint.c:16234 breakpoint.c:16245 msgid "" "Enable breakpoints and delete when hit. Give breakpoint numbers.\n" "If a breakpoint is hit while enabled in this fashion, it is deleted." msgstr "" #: breakpoint.c:16239 breakpoint.c:16255 msgid "" "Enable breakpoints for COUNT hits. Give count and then breakpoint numbers.\n" "If a breakpoint is hit while enabled in this fashion,\n" "the count is decremented; when it reaches zero, the breakpoint is disabled." msgstr "" #: breakpoint.c:16261 msgid "" "Disable some breakpoints.\n" "Arguments are breakpoint numbers with spaces in between.\n" "To disable all breakpoints, give no argument.\n" "A disabled breakpoint is not forgotten, but has no effect until re-enabled." msgstr "" #: breakpoint.c:16270 msgid "" "Disable some breakpoints.\n" "Arguments are breakpoint numbers with spaces in between.\n" "To disable all breakpoints, give no argument.\n" "A disabled breakpoint is not forgotten, but has no effect until re-enabled.\n" "This command may be abbreviated \"disable\"." msgstr "" #: breakpoint.c:16278 msgid "" "Delete some breakpoints or auto-display expressions.\n" "Arguments are breakpoint numbers with spaces in between.\n" "To delete all breakpoints, give no argument.\n" "\n" "Also a prefix command for deletion of other GDB objects.\n" "The \"unset\" command is also an alias for \"delete\"." msgstr "" #: breakpoint.c:16289 msgid "" "Delete some breakpoints or auto-display expressions.\n" "Arguments are breakpoint numbers with spaces in between.\n" "To delete all breakpoints, give no argument.\n" "This command may be abbreviated \"delete\"." msgstr "" #: breakpoint.c:16296 msgid "" "Clear breakpoint at specified location.\n" "Argument may be a linespec, explicit, or address location as described " "below.\n" "\n" "With no argument, clears all breakpoints in the line that the selected " "frame\n" "is executing in.\n" "\n" msgstr "" #: breakpoint.c:16306 msgid "Set breakpoint at specified location.\n" msgstr "" #: breakpoint.c:16318 msgid "Break in function/address or break at a line in the current file." msgstr "" #: breakpoint.c:16322 msgid "Break in function or address." msgstr "" #: breakpoint.c:16324 msgid "Break at a line in the current file." msgstr "" #: breakpoint.c:16325 msgid "" "Status of user-settable breakpoints, or breakpoint number NUMBER.\n" "The \"Type\" column indicates one of:\n" "\tbreakpoint - normal breakpoint\n" "\twatchpoint - watchpoint\n" "The \"Disp\" column contains one of \"keep\", \"del\", or \"dis\" to " "indicate\n" "the disposition of the breakpoint after it gets hit. \"dis\" means that " "the\n" "breakpoint will be disabled. The \"Address\" and \"What\" columns indicate " "the\n" "address and file/line number respectively.\n" "\n" "Convenience variable \"$_\" and default examine address for \"x\"\n" "are set to the address of the last breakpoint listed unless the command\n" "is prefixed with \"server \".\n" "\n" "Convenience variable \"$bpnum\" contains the number of the last\n" "breakpoint set." msgstr "" #: breakpoint.c:16342 msgid "" "Status of specified breakpoints (all user-settable breakpoints if no " "argument).\n" "The \"Type\" column indicates one of:\n" "\tbreakpoint - normal breakpoint\n" "\twatchpoint - watchpoint\n" "The \"Disp\" column contains one of \"keep\", \"del\", or \"dis\" to " "indicate\n" "the disposition of the breakpoint after it gets hit. \"dis\" means that " "the\n" "breakpoint will be disabled. The \"Address\" and \"What\" columns indicate " "the\n" "address and file/line number respectively.\n" "\n" "Convenience variable \"$_\" and default examine address for \"x\"\n" "are set to the address of the last breakpoint listed unless the command\n" "is prefixed with \"server \".\n" "\n" "Convenience variable \"$bpnum\" contains the number of the last\n" "breakpoint set." msgstr "" #: breakpoint.c:16360 msgid "" "Status of all breakpoints, or breakpoint number NUMBER.\n" "The \"Type\" column indicates one of:\n" "\tbreakpoint - normal breakpoint\n" "\twatchpoint - watchpoint\n" "\tlongjmp - internal breakpoint used to step through longjmp()\n" "\tlongjmp resume - internal breakpoint at the target of longjmp()\n" "\tuntil - internal breakpoint used by the \"until\" command\n" "\tfinish - internal breakpoint used by the \"finish\" command\n" "The \"Disp\" column contains one of \"keep\", \"del\", or \"dis\" to " "indicate\n" "the disposition of the breakpoint after it gets hit. \"dis\" means that " "the\n" "breakpoint will be disabled. The \"Address\" and \"What\" columns indicate " "the\n" "address and file/line number respectively.\n" "\n" "Convenience variable \"$_\" and default examine address for \"x\"\n" "are set to the address of the last breakpoint listed unless the command\n" "is prefixed with \"server \".\n" "\n" "Convenience variable \"$bpnum\" contains the number of the last\n" "breakpoint set." msgstr "" #: breakpoint.c:16381 msgid "Set catchpoints to catch events." msgstr "" #. allow-unknown #: breakpoint.c:16386 msgid "Set temporary catchpoints to catch events." msgstr "" #. allow-unknown #: breakpoint.c:16391 msgid "Catch calls to fork." msgstr "" #: breakpoint.c:16396 msgid "Catch calls to vfork." msgstr "" #: breakpoint.c:16401 msgid "Catch calls to exec." msgstr "" #: breakpoint.c:16406 msgid "" "Catch loads of shared libraries.\n" "Usage: catch load [REGEX]\n" "If REGEX is given, only stop for libraries matching the regular expression." msgstr "" #: breakpoint.c:16413 msgid "" "Catch unloads of shared libraries.\n" "Usage: catch unload [REGEX]\n" "If REGEX is given, only stop for libraries matching the regular expression." msgstr "" #: breakpoint.c:16421 msgid "" "Set a watchpoint for an expression.\n" "Usage: watch [-l|-location] EXPRESSION\n" "A watchpoint stops execution of your program whenever the value of\n" "an expression changes.\n" "If -l or -location is given, this evaluates EXPRESSION and watches\n" "the memory to which it refers." msgstr "" #: breakpoint.c:16430 msgid "" "Set a read watchpoint for an expression.\n" "Usage: rwatch [-l|-location] EXPRESSION\n" "A watchpoint stops execution of your program whenever the value of\n" "an expression is read.\n" "If -l or -location is given, this evaluates EXPRESSION and watches\n" "the memory to which it refers." msgstr "" #: breakpoint.c:16439 msgid "" "Set a watchpoint for an expression.\n" "Usage: awatch [-l|-location] EXPRESSION\n" "A watchpoint stops execution of your program whenever the value of\n" "an expression is either read or written.\n" "If -l or -location is given, this evaluates EXPRESSION and watches\n" "the memory to which it refers." msgstr "" #: breakpoint.c:16448 msgid "Status of specified watchpoints (all watchpoints if no argument)." msgstr "" #: breakpoint.c:16454 msgid "Set debugger's willingness to use watchpoint hardware." msgstr "" #: breakpoint.c:16455 msgid "Show debugger's willingness to use watchpoint hardware." msgstr "" #: breakpoint.c:16456 msgid "" "If zero, gdb will not use hardware for new watchpoints, even if\n" "such is available. (However, any hardware watchpoints that were\n" "created before setting this to nonzero, will continue to use watchpoint\n" "hardware.)" msgstr "" #. Tracepoint manipulation commands. #: breakpoint.c:16469 msgid "" "Set a tracepoint at specified location.\n" "\n" msgstr "" #: breakpoint.c:16481 msgid "" "Set a fast tracepoint at specified location.\n" "\n" msgstr "" #: breakpoint.c:16488 msgid "" "Set a static tracepoint at location or marker.\n" "\n" "strace [LOCATION] [if CONDITION]\n" "LOCATION may be a linespec, explicit, or address location (described below) " "\n" "or -m MARKER_ID.\n" "\n" "If a marker id is specified, probe the marker with that name. With\n" "no LOCATION, uses current execution address of the selected stack frame.\n" "Static tracepoints accept an extra collect action -- ``collect $_sdata''.\n" "This collects arbitrary user data passed in the probe point call to the\n" "tracing library. You can inspect it when analyzing the trace buffer,\n" "by printing the $_sdata variable like any other convenience variable.\n" "\n" "CONDITION is a boolean expression.\n" "\n" msgstr "" #: breakpoint.c:16510 msgid "" "Status of specified tracepoints (all tracepoints if no argument).\n" "Convenience variable \"$tpnum\" contains the number of the\n" "last tracepoint set." msgstr "" #: breakpoint.c:16517 msgid "" "Delete specified tracepoints.\n" "Arguments are tracepoint numbers, separated by spaces.\n" "No argument means delete all tracepoints." msgstr "" #: breakpoint.c:16524 msgid "" "Disable specified tracepoints.\n" "Arguments are tracepoint numbers, separated by spaces.\n" "No argument means disable all tracepoints." msgstr "" #: breakpoint.c:16531 msgid "" "Enable specified tracepoints.\n" "Arguments are tracepoint numbers, separated by spaces.\n" "No argument means enable all tracepoints." msgstr "" #: breakpoint.c:16538 msgid "" "Set the passcount for a tracepoint.\n" "The trace will end when the tracepoint has been passed 'count' times.\n" "Usage: passcount COUNT TPNUM, where TPNUM may also be \"all\";\n" "if TPNUM is omitted, passcount refers to the last tracepoint defined." msgstr "" #: breakpoint.c:16545 msgid "Save breakpoint definitions as a script." msgstr "" #. allow-unknown #: breakpoint.c:16549 msgid "" "Save current breakpoint definitions as a script.\n" "This includes all types of breakpoints (breakpoints, watchpoints,\n" "catchpoints, tracepoints). Use the 'source' command in another debug\n" "session to restore them." msgstr "" #: breakpoint.c:16557 msgid "" "Save current tracepoint definitions as a script.\n" "Use the 'source' command in another debug session to restore them." msgstr "" #. allow-unknown #: breakpoint.c:16566 breakpoint.c:16572 msgid "" "Breakpoint specific settings\n" "Configure various breakpoint-specific variables such as\n" "pending breakpoint behavior" msgstr "" #: breakpoint.c:16580 msgid "Set debugger's behavior regarding pending breakpoints." msgstr "" #: breakpoint.c:16581 msgid "Show debugger's behavior regarding pending breakpoints." msgstr "" #: breakpoint.c:16582 msgid "" "If on, an unrecognized breakpoint location will cause gdb to create a\n" "pending breakpoint. If off, an unrecognized breakpoint location results in\n" "an error. If auto, an unrecognized breakpoint location results in a\n" "user-query to see if a pending breakpoint should be created." msgstr "" #: breakpoint.c:16595 msgid "Set automatic usage of hardware breakpoints." msgstr "" #: breakpoint.c:16596 msgid "Show automatic usage of hardware breakpoints." msgstr "" #: breakpoint.c:16597 msgid "" "If set, the debugger will automatically use hardware breakpoints for\n" "breakpoints set with \"break\" but falling in read-only memory. If not " "set,\n" "a warning will be emitted for such breakpoints." msgstr "" #: breakpoint.c:16607 msgid "Set mode for inserting breakpoints." msgstr "" #: breakpoint.c:16608 msgid "Show mode for inserting breakpoints." msgstr "" #: breakpoint.c:16609 msgid "" "When this mode is on, breakpoints are inserted immediately as soon as\n" "they're created, kept inserted even when execution stops, and removed\n" "only when the user deletes them. When this mode is off (the default),\n" "breakpoints are inserted only when execution continues, and removed\n" "when execution stops." msgstr "" #: breakpoint.c:16622 msgid "Set mode of breakpoint condition evaluation." msgstr "" #: breakpoint.c:16623 msgid "Show mode of breakpoint condition evaluation." msgstr "" #: breakpoint.c:16624 msgid "" "When this is set to \"host\", breakpoint conditions will be\n" "evaluated on the host's side by GDB. When it is set to \"target\",\n" "breakpoint conditions will be downloaded to the target (if the target\n" "supports such feature) and conditions will be evaluated on the target's " "side.\n" "If this is set to \"auto\" (default), this will be automatically set to\n" "\"target\" if it supports condition evaluation, otherwise it will\n" "be set to \"gdb\"" msgstr "" #: breakpoint.c:16637 msgid "" "Set a breakpoint for an address range.\n" "break-range START-LOCATION, END-LOCATION\n" "where START-LOCATION and END-LOCATION can be one of the following:\n" " LINENUM, for that line in the current file,\n" " FILE:LINENUM, for that line in that file,\n" " +OFFSET, for that number of lines after the current line\n" " or the start of the range\n" " FUNCTION, for the first line in that function,\n" " FILE:FUNCTION, to distinguish among like-named static functions.\n" " *ADDRESS, for the instruction at that address.\n" "\n" "The breakpoint will stop execution of the inferior whenever it executes\n" "an instruction at any address within the [START-LOCATION, END-LOCATION]\n" "range (including START-LOCATION and END-LOCATION)." msgstr "" #: breakpoint.c:16653 msgid "" "Set a dynamic printf at specified location.\n" "dprintf location,format string,arg1,arg2,...\n" "location may be a linespec, explicit, or address location.\n" "\n" msgstr "" #: breakpoint.c:16661 msgid "Set the style of usage for dynamic printf." msgstr "" #: breakpoint.c:16662 msgid "Show the style of usage for dynamic printf." msgstr "" #: breakpoint.c:16663 msgid "" "This setting chooses how GDB will do a dynamic printf.\n" "If the value is \"gdb\", then the printing is done by GDB to its own\n" "console, as with the \"printf\" command.\n" "If the value is \"call\", the print is done by calling a function in your\n" "program; by default printf(), but you can choose a different function or\n" "output stream by setting dprintf-function and dprintf-channel." msgstr "" #: breakpoint.c:16675 msgid "Set the function to use for dynamic printf" msgstr "" #: breakpoint.c:16676 msgid "Show the function to use for dynamic printf" msgstr "" #: breakpoint.c:16683 msgid "Set the channel to use for dynamic printf" msgstr "" #: breakpoint.c:16684 msgid "Show the channel to use for dynamic printf" msgstr "" #: breakpoint.c:16690 msgid "Set whether dprintf continues after GDB disconnects." msgstr "" #: breakpoint.c:16691 msgid "Show whether dprintf continues after GDB disconnects." msgstr "" #: breakpoint.c:16692 msgid "" "Use this to let dprintf commands continue to hit and produce output\n" "even if GDB disconnects or detaches from the target." msgstr "" #: breakpoint.c:16699 msgid "" "agent-printf \"printf format string\", arg1, arg2, arg3, ..., argn\n" "(target agent only) This is useful for formatted output in user-defined " "commands." msgstr "" #: bsd-kvm.c:166 #, possible-c-format msgid "\tUsing the kernel crash dump %s.\n" msgstr "" #: bsd-kvm.c:169 msgid "\tUsing the currently running kernel.\n" msgstr "" #. i18n: PCB == "Process Control Block". #: bsd-kvm.c:263 msgid "Cannot find a valid PCB" msgstr "" #: bsd-kvm.c:284 msgid "proc address" msgstr "" #: bsd-kvm.c:287 bsd-kvm.c:315 msgid "No kernel memory image." msgstr "" #. i18n: PCB == "Process Control Block". #: bsd-kvm.c:312 msgid "pcb address" msgstr "" #: bsd-kvm.c:357 msgid "Kernel memory interface" msgstr "" #: bsd-kvm.c:358 msgid "" "Use a kernel virtual memory image as a target.\n" "Optionally specify the filename of a core dump." msgstr "" #: bsd-kvm.c:375 msgid "Generic command for manipulating the kernel memory interface." msgstr "" #: bsd-kvm.c:381 msgid "Set current context from proc address" msgstr "" #. i18n: PCB == "Process Control Block". #: bsd-kvm.c:385 msgid "Set current context from pcb address" msgstr "" #: bsd-uthread.c:103 msgid "Bad magic" msgstr "" #: btrace.c:632 #, possible-c-format msgid "Recorded trace may be corrupted around %s." msgstr "" #: btrace.c:674 #, possible-c-format msgid "Recorded trace may be incomplete around %s." msgstr "" #: btrace.c:766 btrace.c:2452 #, possible-c-format msgid "Failed to synchronize onto the Intel Processor Trace stream: %s." msgstr "" #: btrace.c:824 #, possible-c-format msgid "" "Failed to decode Intel Processor Trace near trace offset 0x% near " "recorded PC 0x%: %s." msgstr "" #: btrace.c:834 msgid "The recorded execution trace may have gaps." msgstr "" #: btrace.c:926 btrace.c:943 btrace.c:2486 #, possible-c-format msgid "Failed to configure the Intel Processor Trace decoder: %s." msgstr "" #: btrace.c:931 btrace.c:2491 msgid "Failed to allocate the Intel Processor Trace decoder." msgstr "" #: btrace.c:939 msgid "Failed to configure the Intel Processor Trace decoder." msgstr "" #: btrace.c:973 msgid "Unexpected branch trace format." msgstr "" #: btrace.c:1000 btrace.c:1221 common/btrace-common.c:72 #: common/btrace-common.c:92 common/btrace-common.c:179 #: nat/linux-btrace.c:1146 record-btrace.c:373 msgid "Unkown branch trace format." msgstr "" #: btrace.c:1042 msgid "GDB does not support Intel Processor Trace." msgstr "" #: btrace.c:1046 remote.c:12836 remote.c:12887 remote.c:12932 msgid "Target does not support branch tracing." msgstr "" #: btrace.c:1162 msgid "Error while trying to read delta trace. Falling back to a full read." msgstr "" #: btrace.c:1324 msgid "Failed to read branch trace." msgstr "" #: btrace.c:1403 #, possible-c-format msgid "Unsupported btrace version: \"%s\"" msgstr "" #: btrace.c:1430 msgid "Btrace format error." msgstr "" #: btrace.c:1453 msgid "Bad raw data size." msgstr "" #: btrace.c:1469 msgid "Bad hex encoding." msgstr "" #: btrace.c:1599 msgid "btrace" msgstr "" #: btrace.c:1602 msgid "Error parsing branch trace." msgstr "" #: btrace.c:1609 msgid "Cannot process branch trace. XML parsing is not supported." msgstr "" #: btrace.c:1694 msgid "btrace-conf" msgstr "" #: btrace.c:1697 msgid "Error parsing branch trace configuration." msgstr "" #: btrace.c:1701 msgid "XML parsing is not supported." msgstr "" #: btrace.c:1755 btrace.c:1772 btrace.c:2054 btrace.c:2070 record-btrace.c:121 #: record-btrace.c:1977 msgid "No trace." msgstr "" #: btrace.c:2447 #, possible-c-format msgid "Error at trace offset 0x%: %s." msgstr "" #: btrace.c:2629 btrace.c:2651 record.c:395 record.c:415 #, possible-c-format msgid "Expected positive number, got: %s." msgstr "" #: btrace.c:2633 msgid "Number too big." msgstr "" #: btrace.c:2662 record.c:365 record.c:377 record.c:426 #, possible-c-format msgid "Junk after argument: %s." msgstr "" #: btrace.c:2676 btrace.c:2783 btrace.c:2805 btrace.c:2869 record-btrace.c:116 #: record-btrace.c:390 msgid "No thread." msgstr "" #: btrace.c:2684 msgid "No trace.\n" msgstr "" #: btrace.c:2708 #, possible-c-format msgid "'%u' is out of range." msgstr "" #: btrace.c:2779 btrace.c:2801 btrace.c:2865 record-btrace.c:2875 #: record-btrace.c:2897 record-btrace.c:2919 msgid "Invalid argument." msgstr "" #: btrace.c:2875 msgid "No btrace configuration." msgstr "" #: btrace.c:2877 #, possible-c-format msgid "Format: %s.\n" msgstr "" #: btrace.c:2886 btrace.c:2902 #, possible-c-format msgid "Number of packets: %u.\n" msgstr "" #: btrace.c:2897 #, possible-c-format msgid "Version: %u.%u.%u%s.\n" msgstr "" #: btrace.c:2918 #, possible-c-format msgid "Skip PAD packets is %s.\n" msgstr "" #: btrace.c:2929 msgid "Info about branch tracing data." msgstr "" #: btrace.c:2932 msgid "Branch tracing maintenance commands." msgstr "" #: btrace.c:2936 msgid "Set branch tracing specific variables." msgstr "" #: btrace.c:2941 msgid "Set Intel Processor Trace specific variables." msgstr "" #: btrace.c:2946 msgid "Show branch tracing specific variables." msgstr "" #: btrace.c:2951 msgid "Show Intel Processor Trace specific variables." msgstr "" #: btrace.c:2957 msgid "" "Set whether PAD packets should be skipped in the btrace packet history." msgstr "" #: btrace.c:2958 msgid "" "Show whether PAD packets should be skipped in the btrace packet history." msgstr "" #: btrace.c:2959 msgid "When enabled, PAD packets are ignored in the btrace packet history." msgstr "" #: btrace.c:2966 msgid "" "Print the raw branch tracing data.\n" "With no argument, print ten more packets after the previous ten-line print.\n" "With '-' as argument print ten packets before a previous ten-line print.\n" "One argument specifies the starting packet of a ten-line print.\n" "Two arguments with comma between specify starting and ending packets to " "print.\n" "Preceded with '+'/'-' the second argument specifies the distance from the " "first.\n" msgstr "" #: btrace.c:2978 msgid "" "Clears the branch tracing packet history.\n" "Discards the raw branch tracing data but not the execution history data.\n" msgstr "" #: btrace.c:2984 msgid "" "Clears the branch tracing data.\n" "Discards the raw branch tracing data and the execution history data.\n" "The next 'record' command will fetch the branch tracing data anew.\n" msgstr "" #: build-id.c:56 #, possible-c-format msgid "File \"%s\" has no build-id, file skipped" msgstr "" #: build-id.c:60 #, possible-c-format msgid "File \"%s\" has a different build-id, file skipped" msgstr "" #: build-id.c:159 #, possible-c-format msgid "\"%s\": separate debug info file has no debug info" msgstr "" #: buildsym.c:448 #, possible-c-format msgid "block end address less than block start address in %s (patched it)" msgstr "" #: buildsym.c:455 #, possible-c-format msgid "block end address %s less than block start address %s (patched it)" msgstr "" #: buildsym.c:488 #, possible-c-format msgid "inner block not inside outer block in %s" msgstr "" #: buildsym.c:494 #, possible-c-format msgid "inner block (%s-%s) not inside outer block (%s-%s)" msgstr "" #: buildsym.c:655 #, possible-c-format msgid "block at %s out of order" msgstr "" #: buildsym.c:874 buildsym.c:888 common/print-utils.c:77 #: common/print-utils.c:120 common/print-utils.c:288 dbxread.c:3037 exec.c:483 #: exec.c:768 language.c:553 mdebugread.c:3696 printcmd.c:472 printcmd.c:827 #: printcmd.c:2462 psymtab.c:706 psymtab.c:724 remote-mips.c:2725 target.c:684 #: target.c:768 target.c:809 utils.c:1938 valprint.c:1280 msgid "failed internal consistency check" msgstr "" #: buildsym.c:1247 msgid "Context stack not empty in end_symtab" msgstr "" #: buildsym.c:1598 msgid "Context stack not empty in augment_type_symtab" msgstr "" #: buildsym.c:1602 msgid "Blocks in a type symtab" msgstr "" #: buildsym.c:1604 msgid "Macro in a type symtab" msgstr "" #: buildsym.c:1607 msgid "Line numbers recorded in a type symtab" msgstr "" #: c-exp.y:487 #, possible-c-format msgid "%s is not an ObjC Class" msgstr "" #: c-exp.y:880 msgid "Undefined string concatenation." msgstr "" #: c-exp.y:954 go-exp.y:590 #, possible-c-format msgid "@entry can be used only for function parameters, not for \"%s\"" msgstr "" #: c-exp.y:970 m2-exp.y:603 p-exp.y:704 #, possible-c-format msgid "No symbol \"%s\" in specified context." msgstr "" #: c-exp.y:991 c-exp.y:1007 d-exp.y:562 p-exp.y:719 #, possible-c-format msgid "`%s' is not defined as an aggregate type." msgstr "" #: c-exp.y:1026 #, possible-c-format msgid "No type \"%s\" within class or namespace \"%s\"." msgstr "" #: c-exp.y:1057 c-exp.y:1106 d-exp.y:516 d-exp.y:556 f-exp.y:541 go-exp.y:638 #: jv-exp.y:1444 m2-exp.y:656 p-exp.y:756 p-exp.y:823 printcmd.c:1254 #: valops.c:2684 #, possible-c-format msgid "No symbol \"%s\" in current context." msgstr "" #: c-exp.y:1731 msgid "parameter types following 'void'" msgstr "" #: c-exp.y:1736 msgid "'void' invalid as parameter type" msgstr "" #: c-exp.y:1915 d-exp.y:884 go-exp.y:837 p-exp.y:999 msgid "Numeric constant too large." msgstr "" #: c-exp.y:2017 msgid "\\x escape without a following hex digit" msgstr "" #: c-exp.y:2067 #, possible-c-format msgid "\\%c escape without a following hex digit" msgstr "" #: c-exp.y:2243 d-exp.y:995 go-exp.y:971 macroexp.c:408 p-exp.y:1403 msgid "Unterminated string in expression." msgstr "" #: c-exp.y:2245 d-exp.y:997 go-exp.y:973 macroexp.c:351 p-exp.y:1234 msgid "Unmatched single quote." msgstr "" #: c-exp.y:2645 d-exp.y:1239 f-exp.y:1123 go-exp.y:1196 m2-exp.y:973 #: p-exp.y:1330 #, possible-c-format msgid "Invalid number \"%s\"." msgstr "" #: c-exp.y:2718 d-exp.y:1291 go-exp.y:1248 p-exp.y:1221 msgid "Empty character constant." msgstr "" #: c-exp.y:2728 d-exp.y:1299 go-exp.y:1256 p-exp.y:1240 msgid "Invalid character constant." msgstr "" #. We must have come across a bad character (e.g. ';'). #: c-exp.y:2737 f-exp.y:1157 go-exp.y:1265 m2-exp.y:982 p-exp.y:1415 #, possible-c-format msgid "Invalid character '%c' in expression." msgstr "" #: c-exp.y:3055 msgid "not reached" msgstr "" #: c-exp.y:3329 d-exp.y:1714 f-exp.y:1281 go-exp.y:1645 m2-exp.y:1113 #: p-exp.y:1777 #, possible-c-format msgid "A %s in expression, near `%s'." msgstr "" #: c-lang.c:65 c-lang.c:612 msgid "unhandled c_string_type" msgstr "" #: c-lang.c:365 #, possible-c-format msgid "Trying to read string with inappropriate type `%s'." msgstr "" #: c-lang.c:369 msgid "Trying to read string with inappropriate type." msgstr "" #: c-lang.c:470 msgid "Malformed escape sequence" msgstr "" #: c-lang.c:497 msgid "\\x used with no following hex digits." msgstr "" #: c-lang.c:519 msgid "\\u used with no following hex digits" msgstr "" #: c-lang.c:671 msgid "Could not convert character constant to target character set" msgstr "" #. To avoid memory corruption. #: c-lang.c:697 eval.c:925 msgid "Too many array elements" msgstr "" #: c-typeprint.c:390 msgid "type not handled in c_type_print_varspec_prefix()" msgstr "" #: c-typeprint.c:769 msgid "type not handled in c_type_print_varspec_suffix()" msgstr "" #: c-typeprint.c:806 #, possible-c-format msgid "[with %s = " msgstr "" #: c-typeprint.c:821 msgid "] " msgstr "" #: c-typeprint.c:860 m2-typeprint.c:84 msgid "" msgstr "" #: c-typeprint.c:888 msgid "" msgstr "" #: c-typeprint.c:980 msgid "\n" msgstr "" #: c-typeprint.c:983 msgid "\n" msgstr "" #: c-typeprint.c:1215 #, possible-c-format msgid " %s;\n" msgstr "" #: c-typeprint.c:1265 #, possible-c-format msgid "" msgstr "" #: c-typeprint.c:1410 msgid "struct " msgstr "" #. This should not occur. #: c-typeprint.c:1419 msgid "" msgstr "" #. At least for dump_symtab, it is important that this not #. be an error (). #: c-typeprint.c:1441 #, possible-c-format msgid "" msgstr "" #: c-valprint.c:251 valprint.c:419 msgid "Could not determine the array high bound" msgstr "" #: c-valprint.c:319 #, possible-c-format msgid "%d vtable entries" msgstr "" #: c-valprint.c:664 msgid " [incomplete object]" msgstr "" #. The names of varobjs representing anonymous structs or unions. #: c-varobj.c:27 msgid "" msgstr "" #: c-varobj.c:28 msgid "" msgstr "" #: charset.c:237 #, possible-c-format msgid "The host character set is \"auto; currently %s\".\n" msgstr "" #: charset.c:240 #, possible-c-format msgid "The host character set is \"%s\".\n" msgstr "" #: charset.c:250 #, possible-c-format msgid "The target character set is \"auto; currently %s\".\n" msgstr "" #: charset.c:254 #, possible-c-format msgid "The target character set is \"%s\".\n" msgstr "" #: charset.c:267 #, possible-c-format msgid "The target wide character set is \"auto; currently %s\".\n" msgstr "" #: charset.c:271 #, possible-c-format msgid "The target wide character set is \"%s\".\n" msgstr "" #: charset.c:352 charset.c:358 #, possible-c-format msgid "Cannot convert between character sets `%s' and `%s'" msgstr "" #: charset.c:514 charset.c:621 msgid "Converting character sets" msgstr "" #: charset.c:550 #, possible-c-format msgid "Could not convert character to `%s' character set" msgstr "" #: charset.c:581 charset.c:722 msgid "Internal error while converting character sets" msgstr "" #. No valid charset found, generate error here. #: charset.c:1022 msgid "Unable to find a vaild charset for string conversions" msgstr "" #: charset.c:1065 msgid "Set the host and target character sets." msgstr "" #: charset.c:1066 msgid "Show the host and target character sets." msgstr "" #: charset.c:1067 msgid "" "The `host character set' is the one used by the system GDB is running on.\n" "The `target character set' is the one used by the program being debugged.\n" "You may only use supersets of ASCII for your host character set; GDB does\n" "not support any others.\n" "To see a list of the character sets GDB supports, type `set charset '." msgstr "" #: charset.c:1081 msgid "Set the host character set." msgstr "" #: charset.c:1082 msgid "Show the host character set." msgstr "" #: charset.c:1083 msgid "" "The `host character set' is the one used by the system GDB is running on.\n" "You may only use supersets of ASCII for your host character set; GDB does\n" "not support any others.\n" "To see a list of the character sets GDB supports, type `set host-charset " "'." msgstr "" #: charset.c:1093 msgid "Set the target character set." msgstr "" #: charset.c:1094 msgid "Show the target character set." msgstr "" #: charset.c:1095 msgid "" "The `target character set' is the one used by the program being debugged.\n" "GDB translates characters and strings between the host and target\n" "character sets as needed.\n" "To see a list of the character sets GDB supports, type `set target-" "charset'" msgstr "" #: charset.c:1106 msgid "Set the target wide character set." msgstr "" #: charset.c:1107 msgid "Show the target wide character set." msgstr "" #: charset.c:1108 msgid "" "The `target wide character set' is the one used by the program being " "debugged.\n" "In particular it is the encoding used by `wchar_t'.\n" "GDB translates characters and strings between the host and target\n" "character sets as needed.\n" "To see a list of the character sets GDB supports, type\n" "`set target-wide-charset'" msgstr "" #: cli/cli-utils.c:44 msgid "History value must have integer type.\n" msgstr "" #: cli/cli-utils.c:65 msgid "Convenience variable must have integer value.\n" msgstr "" #: cli/cli-utils.c:169 msgid "inverted range" msgstr "" #: cli/cli-utils.c:183 msgid "negative value" msgstr "" #: cli/cli-utils.c:224 msgid "Args must be numbers or '$' variables." msgstr "" #: cli/cli-logging.c:43 #, possible-c-format msgid "The current logfile is \"%s\".\n" msgstr "" #: cli/cli-logging.c:53 #, possible-c-format msgid "" "Currently logging to %s. Turn the logging off and on to make the new " "setting effective." msgstr "" #: cli/cli-logging.c:62 #, possible-c-format msgid "Whether logging overwrites or appends to the log file is %s.\n" msgstr "" #: cli/cli-logging.c:110 cli/cli-logging.c:202 cli/cli-logging.c:212 msgid "set logging" msgstr "" #: cli/cli-logging.c:139 cli/cli-logging.c:251 guile/scm-ports.c:535 top.c:518 msgid "Current output protocol does not support redirection" msgstr "" #: cli/cli-logging.c:148 #, possible-c-format msgid "The logging output mode is %s.\n" msgstr "" #: cli/cli-logging.c:284 msgid "" "\"set logging\" lets you log output to a file.\n" "Usage: set logging on [FILENAME]\n" " set logging off\n" " set logging file FILENAME\n" " set logging overwrite [on|off]\n" " set logging redirect [on|off]\n" msgstr "" #: cli/cli-logging.c:296 #, possible-c-format msgid "Currently logging to \"%s\".\n" msgstr "" #: cli/cli-logging.c:299 #, possible-c-format msgid "Future logs will be written to %s.\n" msgstr "" #: cli/cli-logging.c:303 msgid "Logs will overwrite the log file.\n" msgstr "" #: cli/cli-logging.c:305 msgid "Logs will be appended to the log file.\n" msgstr "" #: cli/cli-logging.c:310 msgid "Output is being sent only to the log file.\n" msgstr "" #: cli/cli-logging.c:312 msgid "Output is being logged and displayed.\n" msgstr "" #: cli/cli-logging.c:317 msgid "Output will be sent only to the log file.\n" msgstr "" #: cli/cli-logging.c:319 msgid "Output will be logged and displayed.\n" msgstr "" #: cli/cli-logging.c:332 msgid "Set logging options" msgstr "" #: cli/cli-logging.c:335 msgid "Show logging options" msgstr "" #: cli/cli-logging.c:337 msgid "Set whether logging overwrites or appends to the log file." msgstr "" #: cli/cli-logging.c:338 msgid "Show whether logging overwrites or appends to the log file." msgstr "" #: cli/cli-logging.c:339 msgid "If set, logging overrides the log file." msgstr "" #: cli/cli-logging.c:344 msgid "Set the logging output mode." msgstr "" #: cli/cli-logging.c:345 msgid "Show the logging output mode." msgstr "" #: cli/cli-logging.c:346 msgid "" "If redirect is off, output will go to both the screen and the log file.\n" "If redirect is on, output will go only to the log file." msgstr "" #: cli/cli-logging.c:352 msgid "Set the current logfile." msgstr "" #: cli/cli-logging.c:353 msgid "Show the current logfile." msgstr "" #: cli/cli-logging.c:354 msgid "The logfile is used when directing GDB's output." msgstr "" #: cli/cli-logging.c:360 msgid "Enable logging." msgstr "" #: cli/cli-logging.c:362 msgid "Disable logging." msgstr "" #: cli/cli-decode.c:1451 #, possible-c-format msgid "Undefined %scommand: \"%s\". Try \"help%s%.*s\"." msgstr "" #: cli/cli-decode.c:1484 #, possible-c-format msgid "Lack of needed %scommand" msgstr "" #: cli/cli-decode.c:1549 #, possible-c-format msgid "Ambiguous %scommand \"%s\": %s." msgstr "" #: cli/cli-decode.c:1557 msgid "Argument must be preceded by space." msgstr "" #: cli/cli-decode.c:1887 msgid "Invalid command" msgstr "" #: cli/cli-dump.c:72 msgid "Missing filename." msgstr "" #: cli/cli-dump.c:113 cli/cli-dump.c:133 #, possible-c-format msgid "Failed to open %s: %s." msgstr "" #: cli/cli-dump.c:118 #, possible-c-format msgid "'%s' is not a recognized file format." msgstr "" #: cli/cli-dump.c:137 #, possible-c-format msgid "bfd_openw_with_cleanup: %s." msgstr "" #. Append to existing file. #. FIXME -- doesn't work... #: cli/cli-dump.c:141 msgid "bfd_openw does not work with append." msgstr "" #: cli/cli-dump.c:144 #, possible-c-format msgid "bfd_openw_with_cleanup: unknown mode %s." msgstr "" #: cli/cli-dump.c:161 msgid "" "\"dump\" must be followed by a subcommand.\n" "\n" msgstr "" #: cli/cli-dump.c:168 msgid "" "\"append\" must be followed by a subcommand.\n" "\n" msgstr "" #: cli/cli-dump.c:203 #, possible-c-format msgid "writing dump file '%s' (%s)" msgstr "" #: cli/cli-dump.c:224 msgid "Missing start address." msgstr "" #: cli/cli-dump.c:229 msgid "Missing stop address." msgstr "" #: cli/cli-dump.c:235 msgid "Invalid memory address range (start >= end)." msgstr "" #: cli/cli-dump.c:275 #, possible-c-format msgid "No value to %s." msgstr "" #: cli/cli-dump.c:278 msgid "Invalid expression." msgstr "" #: cli/cli-dump.c:297 msgid "value is not an lval: address assumed to be zero" msgstr "" #. No, no useable data in this section. #: cli/cli-dump.c:469 #, possible-c-format msgid "skipping section %s...\n" msgstr "" #: cli/cli-dump.c:488 #, possible-c-format msgid "Failed to read bfd file %s: '%s'." msgstr "" #: cli/cli-dump.c:511 cli/cli-dump.c:564 #, possible-c-format msgid "restore: memory write failed (%s)." msgstr "" #: cli/cli-dump.c:535 #, possible-c-format msgid "Start address is greater than length of binary file %s." msgstr "" #: cli/cli-dump.c:612 msgid "Start must be less than end." msgstr "" #: cli/cli-dump.c:641 msgid "\"dump srec\" must be followed by a subcommand.\n" msgstr "" #: cli/cli-dump.c:648 msgid "\"dump ihex\" must be followed by a subcommand.\n" msgstr "" #: cli/cli-dump.c:655 msgid "\"dump verilog\" must be followed by a subcommand.\n" msgstr "" #: cli/cli-dump.c:662 msgid "\"dump tekhex\" must be followed by a subcommand.\n" msgstr "" #: cli/cli-dump.c:669 msgid "\"dump binary\" must be followed by a subcommand.\n" msgstr "" #: cli/cli-dump.c:676 msgid "\"append binary\" must be followed by a subcommand.\n" msgstr "" #: cli/cli-dump.c:689 msgid "Dump target code/data to a local file." msgstr "" #: cli/cli-dump.c:694 msgid "Append target code/data to a local file." msgstr "" #: cli/cli-dump.c:710 msgid "Write target code/data to an srec file." msgstr "" #: cli/cli-dump.c:716 msgid "Write target code/data to an intel hex file." msgstr "" #: cli/cli-dump.c:722 msgid "Write target code/data to a verilog hex file." msgstr "" #: cli/cli-dump.c:728 msgid "Write target code/data to a tekhex file." msgstr "" #: cli/cli-dump.c:734 msgid "Write target code/data to a raw binary file." msgstr "" #: cli/cli-dump.c:740 msgid "Append target code/data to a raw binary file." msgstr "" #: cli/cli-dump.c:745 msgid "" "Write contents of memory to an srec file.\n" "Arguments are FILE START STOP. Writes the contents of memory\n" "within the range [START .. STOP) to the specified FILE in srec format." msgstr "" #: cli/cli-dump.c:751 msgid "" "Write the value of an expression to an srec file.\n" "Arguments are FILE EXPRESSION. Writes the value of EXPRESSION\n" "to the specified FILE in srec format." msgstr "" #: cli/cli-dump.c:757 msgid "" "Write contents of memory to an ihex file.\n" "Arguments are FILE START STOP. Writes the contents of memory within\n" "the range [START .. STOP) to the specified FILE in intel hex format." msgstr "" #: cli/cli-dump.c:763 msgid "" "Write the value of an expression to an ihex file.\n" "Arguments are FILE EXPRESSION. Writes the value of EXPRESSION\n" "to the specified FILE in intel hex format." msgstr "" #: cli/cli-dump.c:769 msgid "" "Write contents of memory to a verilog hex file.\n" "Arguments are FILE START STOP. Writes the contents of memory within\n" "the range [START .. STOP) to the specified FILE in verilog hex format." msgstr "" #: cli/cli-dump.c:775 msgid "" "Write the value of an expression to a verilog hex file.\n" "Arguments are FILE EXPRESSION. Writes the value of EXPRESSION\n" "to the specified FILE in verilog hex format." msgstr "" #: cli/cli-dump.c:781 msgid "" "Write contents of memory to a tekhex file.\n" "Arguments are FILE START STOP. Writes the contents of memory\n" "within the range [START .. STOP) to the specified FILE in tekhex format." msgstr "" #: cli/cli-dump.c:787 msgid "" "Write the value of an expression to a tekhex file.\n" "Arguments are FILE EXPRESSION. Writes the value of EXPRESSION\n" "to the specified FILE in tekhex format." msgstr "" #: cli/cli-dump.c:793 msgid "" "Write contents of memory to a raw binary file.\n" "Arguments are FILE START STOP. Writes the contents of memory\n" "within the range [START .. STOP) to the specified FILE in binary format." msgstr "" #: cli/cli-dump.c:799 msgid "" "Write the value of an expression to a raw binary file.\n" "Arguments are FILE EXPRESSION. Writes the value of EXPRESSION\n" "to the specified FILE in raw target ordered bytes." msgstr "" #: cli/cli-dump.c:805 msgid "" "Append contents of memory to a raw binary file.\n" "Arguments are FILE START STOP. Writes the contents of memory within the\n" "range [START .. STOP) to the specified FILE in raw target ordered bytes." msgstr "" #: cli/cli-dump.c:811 msgid "" "Append the value of an expression to a raw binary file.\n" "Arguments are FILE EXPRESSION. Writes the value of EXPRESSION\n" "to the specified FILE in raw target ordered bytes." msgstr "" #: cli/cli-dump.c:817 msgid "" "Restore the contents of FILE to target memory.\n" "Arguments are FILE OFFSET START END where all except FILE are optional.\n" "OFFSET will be added to the base address of the file (default zero).\n" "If START and END are given, only the file contents within that range\n" "(file relative) will be restored to target memory." msgstr "" #: cli/cli-cmds.c:208 #, possible-c-format msgid "Argument required (%s)." msgstr "" #: cli/cli-cmds.c:218 msgid "\"info\" must be followed by the name of an info command.\n" msgstr "" #: cli/cli-cmds.c:258 msgid "max-completions is zero, completion is disabled.\n" msgstr "" #. ARG_PREFIX and POINT are included in the output so that emacs #. will include the message in the output. #: cli/cli-cmds.c:315 #, possible-c-format msgid "%s%s %s\n" msgstr "" #: cli/cli-cmds.c:347 cli/cli-script.c:1563 infcmd.c:1213 infcmd.c:1230 #: infcmd.c:1332 infcmd.c:2019 infcmd.c:2553 symfile.c:1169 symfile.c:1339 #: symfile.c:2371 symfile.c:2453 tracepoint.c:2286 tracepoint.c:2292 msgid "Not confirmed." msgstr "" #: cli/cli-cmds.c:358 #, possible-c-format msgid "The \"pwd\" command does not take an argument: %s" msgstr "" #: cli/cli-cmds.c:360 #, possible-c-format msgid "Error finding name of working directory: %s" msgstr "" #: cli/cli-cmds.c:364 #, possible-c-format msgid "" "Working directory %s\n" " (canonically %s).\n" msgstr "" #: cli/cli-cmds.c:367 #, possible-c-format msgid "Working directory %s.\n" msgstr "" #: cli/cli-cmds.c:482 #, possible-c-format msgid "Script filename extension recognition is \"%s\".\n" msgstr "" #: cli/cli-cmds.c:594 msgid "source command requires file name of file to source." msgstr "" #: cli/cli-cmds.c:782 msgid "Fork failed" msgstr "" #: cli/cli-cmds.c:808 msgid "No default source file yet." msgstr "" #: cli/cli-cmds.c:842 cli/cli-cmds.c:1042 msgid "Junk at end of line specification." msgstr "" #: cli/cli-cmds.c:853 cli/cli-cmds.c:1060 #, possible-c-format msgid "No source file for address %s." msgstr "" #: cli/cli-cmds.c:875 cli/cli-cmds.c:1081 #, possible-c-format msgid "No line number known for %s." msgstr "" #: cli/cli-cmds.c:945 #, possible-c-format msgid "Already at the start of %s." msgstr "" #: cli/cli-cmds.c:1046 msgid "Specified start and end are in different files." msgstr "" #: cli/cli-cmds.c:1048 msgid "Two empty args do not say what lines to list." msgstr "" #: cli/cli-cmds.c:1090 cli/cli-cmds.c:1096 msgid "No default source file yet. Do \"help list\"." msgstr "" #: cli/cli-cmds.c:1163 dwarf2loc.c:2112 python/py-symbol.c:392 stack.c:2143 #: stack.c:2225 valops.c:1297 msgid "No frame selected." msgstr "" #: cli/cli-cmds.c:1167 msgid "No function contains program counter for selected frame." msgstr "" #: cli/cli-cmds.c:1223 record.c:448 record.c:591 msgid "Missing modifier." msgstr "" #: cli/cli-cmds.c:1239 msgid "Invalid disassembly modifier." msgstr "" #: cli/cli-cmds.c:1248 msgid "Cannot specify both /m and /s." msgstr "" #: cli/cli-cmds.c:1264 msgid "No function contains specified address." msgstr "" #: cli/cli-cmds.c:1323 msgid "Not a user command." msgstr "" #: cli/cli-cmds.c:1346 msgid "REGEXP string is empty" msgstr "" #: cli/cli-cmds.c:1362 #, possible-c-format msgid "Error in regular expression: %s" msgstr "" #: cli/cli-cmds.c:1424 msgid "Usage: alias [-a] [--] ALIAS = COMMAND" msgstr "" #: cli/cli-cmds.c:1463 #, possible-c-format msgid "Invalid command name: %s" msgstr "" #: cli/cli-cmds.c:1465 #, possible-c-format msgid "Invalid command element name: %s" msgstr "" #: cli/cli-cmds.c:1479 #, possible-c-format msgid "Invalid command to alias to: %s" msgstr "" #: cli/cli-cmds.c:1486 #, possible-c-format msgid "Alias already exists: %s" msgstr "" #: cli/cli-cmds.c:1510 msgid "Mismatched command length between ALIAS and COMMAND." msgstr "" #: cli/cli-cmds.c:1530 msgid "ALIAS and COMMAND prefixes do not match." msgstr "" #: cli/cli-cmds.c:1552 #, possible-c-format msgid "file: \"%s\", line number: %d\n" msgstr "" #: cli/cli-cmds.c:1642 msgid "\"set debug\" must be followed by the name of a debug subcommand.\n" msgstr "" #: cli/cli-cmds.c:1666 #, possible-c-format msgid "Verbose printing of informational messages is %s.\n" msgstr "" #: cli/cli-cmds.c:1669 #, possible-c-format msgid "Verbosity is %s.\n" msgstr "" #: cli/cli-cmds.c:1676 #, possible-c-format msgid "History expansion on command input is %s.\n" msgstr "" #: cli/cli-cmds.c:1684 #, possible-c-format msgid "Debugging of remote protocol is %s.\n" msgstr "" #: cli/cli-cmds.c:1693 #, possible-c-format msgid "Timeout limit to wait for target to respond is %s.\n" msgstr "" #: cli/cli-cmds.c:1702 #, possible-c-format msgid "The max call depth for user-defined commands is %s.\n" msgstr "" #. Define the classes of commands. #. They will appear in the help list in alphabetical order. #: cli/cli-cmds.c:1718 msgid "" "Maintenance commands.\n" "Some gdb commands are provided just for use by gdb maintainers.\n" "These commands are subject to frequent change, and may not be as\n" "well documented as user commands." msgstr "" #: cli/cli-cmds.c:1724 msgid "Obscure features." msgstr "" #: cli/cli-cmds.c:1726 msgid "Aliases of other commands." msgstr "" #: cli/cli-cmds.c:1727 msgid "" "User-defined commands.\n" "The commands in this class are those defined by the user.\n" "Use the \"define\" command to define a command." msgstr "" #: cli/cli-cmds.c:1731 msgid "Support facilities." msgstr "" #: cli/cli-cmds.c:1733 msgid "Status inquiries." msgstr "" #: cli/cli-cmds.c:1734 msgid "Specifying and examining files." msgstr "" #: cli/cli-cmds.c:1737 msgid "Making program stop at certain points." msgstr "" #: cli/cli-cmds.c:1738 msgid "Examining data." msgstr "" #: cli/cli-cmds.c:1739 msgid "" "Examining the stack.\n" "The stack is made up of stack frames. Gdb assigns numbers to stack frames\n" "counting from zero for the innermost (currently executing) frame.\n" "\n" "At any time gdb identifies one frame as the \"selected\" frame.\n" "Variable lookups are done with respect to the selected frame.\n" "When the program being debugged stops, gdb selects the innermost frame.\n" "The commands below can be used to select other frames by number or address." msgstr "" #: cli/cli-cmds.c:1748 msgid "Running the program." msgstr "" #. Define general commands. #: cli/cli-cmds.c:1752 msgid "Print working directory. This is used for your program as well." msgstr "" #: cli/cli-cmds.c:1755 msgid "" "Set working directory to DIR for debugger and program being debugged.\n" "The change does not take effect for the program being debugged\n" "until the next time it is started." msgstr "" #: cli/cli-cmds.c:1761 msgid "" "Print a constant string. Give string as argument.\n" "C escape sequences may be used in the argument.\n" "No newline is added at the end of the argument;\n" "use \"\\n\" if you want a newline to be printed.\n" "Since leading and trailing whitespace are ignored in command arguments,\n" "if you want to print some you must use \"\\\" before leading whitespace\n" "to be printed or after trailing whitespace." msgstr "" #: cli/cli-cmds.c:1771 msgid "Set mode for script filename extension recognition." msgstr "" #: cli/cli-cmds.c:1772 msgid "Show mode for script filename extension recognition." msgstr "" #: cli/cli-cmds.c:1773 msgid "" "off == no filename extension recognition (all sourced files are GDB " "scripts)\n" "soft == evaluate script according to filename extension, fallback to GDB " "script\n" "strict == evaluate script according to filename extension, error if not " "supported" msgstr "" #: cli/cli-cmds.c:1783 msgid "" "Exit gdb.\n" "Usage: quit [EXPR]\n" "The optional expression EXPR, if present, is evaluated and the result\n" "used as GDB's exit code. The default is zero." msgstr "" #: cli/cli-cmds.c:1789 msgid "Print list of commands." msgstr "" #: cli/cli-cmds.c:1794 msgid "Set verbosity." msgstr "" #: cli/cli-cmds.c:1795 msgid "Show verbosity." msgstr "" #: cli/cli-cmds.c:1802 msgid "Generic command for setting command history parameters." msgstr "" #: cli/cli-cmds.c:1805 msgid "Generic command for showing command history parameters." msgstr "" #: cli/cli-cmds.c:1808 msgid "Set history expansion on command input." msgstr "" #: cli/cli-cmds.c:1809 msgid "Show history expansion on command input." msgstr "" #: cli/cli-cmds.c:1810 msgid "Without an argument, history expansion is enabled." msgstr "" #: cli/cli-cmds.c:1816 msgid "Generic command for showing things about the program being debugged." msgstr "" #: cli/cli-cmds.c:1823 msgid "List the completions for the rest of the line as a command." msgstr "" #: cli/cli-cmds.c:1825 msgid "Generic command for showing things about the debugger." msgstr "" #. Another way to get at the same thing. #: cli/cli-cmds.c:1829 msgid "Show all GDB settings." msgstr "" #: cli/cli-cmds.c:1831 msgid "" "Show the history of commands you typed.\n" "You can supply a command number to start with, or a `+' to start after\n" "the previous command number shown." msgstr "" #: cli/cli-cmds.c:1838 msgid "Show what version of GDB this is." msgstr "" #: cli/cli-cmds.c:1841 msgid "Show how GDB was configured at build time." msgstr "" #: cli/cli-cmds.c:1843 msgid "Set debugging of remote protocol." msgstr "" #: cli/cli-cmds.c:1844 msgid "Show debugging of remote protocol." msgstr "" #: cli/cli-cmds.c:1845 msgid "" "When enabled, each packet sent or received with the remote target\n" "is displayed." msgstr "" #: cli/cli-cmds.c:1853 msgid "Set timeout limit to wait for target to respond." msgstr "" #: cli/cli-cmds.c:1854 msgid "Show timeout limit to wait for target to respond." msgstr "" #: cli/cli-cmds.c:1855 msgid "" "This value is used to set the time limit for gdb to wait for a response\n" "from the target." msgstr "" #: cli/cli-cmds.c:1863 msgid "Generic command for setting gdb debugging flags" msgstr "" #: cli/cli-cmds.c:1867 msgid "Generic command for showing gdb debugging flags" msgstr "" #: cli/cli-cmds.c:1870 msgid "" "Execute the rest of the line as a shell command.\n" "With no arguments, run an inferior shell." msgstr "" #: cli/cli-cmds.c:1875 msgid "" "Edit specified file or function.\n" "With no argument, edits file containing most recent line listed.\n" "Editing targets can be specified in these ways:\n" " FILE:LINENUM, to edit at that line in that file,\n" " FUNCTION, to edit at the beginning of that function,\n" " FILE:FUNCTION, to distinguish among like-named static functions.\n" " *ADDRESS, to edit at the line containing that address.\n" "Uses EDITOR environment variable contents as editor (or ex as default)." msgstr "" #: cli/cli-cmds.c:1887 msgid "" "List specified function or line.\n" "With no argument, lists ten more lines after or around previous listing.\n" "\"list -\" lists the ten lines before a previous ten-line listing.\n" "One argument specifies a line, and ten lines are listed around that line.\n" "Two arguments with comma between specify starting and ending lines to list.\n" "Lines can be specified in these ways:\n" " LINENUM, to list around that line in current file,\n" " FILE:LINENUM, to list around that line in that file,\n" " FUNCTION, to list around beginning of that function,\n" " FILE:FUNCTION, to distinguish among like-named static functions.\n" " *ADDRESS, to list around the line containing that address.\n" "With two args, if one is empty, it stands for ten lines away from\n" "the other arg.\n" "\n" "By default, when a single location is given, display ten lines.\n" "This can be changed using \"set listsize\", and the current value\n" "can be shown using \"show listsize\"." msgstr "" #: cli/cli-cmds.c:1911 msgid "" "Disassemble a specified section of memory.\n" "Default is the function surrounding the pc of the selected frame.\n" "\n" "With a /m modifier, source lines are included (if available).\n" "This view is \"source centric\": the output is in source line order,\n" "regardless of any optimization that is present. Only the main source file\n" "is displayed, not those of, e.g., any inlined functions.\n" "This modifier hasn't proved useful in practice and is deprecated\n" "in favor of /s.\n" "\n" "With a /s modifier, source lines are included (if available).\n" "This differs from /m in two important respects:\n" "- the output is still in pc address order, and\n" "- file names and contents for all relevant source files are displayed.\n" "\n" "With a /r modifier, raw instructions in hex are included.\n" "\n" "With a single argument, the function surrounding that address is dumped.\n" "Two arguments (separated by a comma) are taken as a range of memory to " "dump,\n" " in the form of \"start,end\", or \"start,+length\".\n" "\n" "Note that the address is interpreted as an expression, not as a location\n" "like in the \"break\" command.\n" "So, for example, if you want to disassemble function bar in file foo.c\n" "you must type \"disassemble 'foo.c'::bar\" and not \"disassemble foo.c:bar\"." msgstr "" #: cli/cli-cmds.c:1941 msgid "Run the ``make'' program using the rest of the line as arguments." msgstr "" #: cli/cli-cmds.c:1944 msgid "" "Show definitions of non-python/scheme user defined commands.\n" "Argument is the name of the user defined command.\n" "With no argument, show definitions of all user defined commands." msgstr "" #: cli/cli-cmds.c:1949 msgid "Search for commands matching a REGEXP" msgstr "" #: cli/cli-cmds.c:1952 msgid "Set the max call depth for non-python/scheme user-defined commands." msgstr "" #: cli/cli-cmds.c:1953 msgid "Show the max call depth for non-python/scheme user-defined commands." msgstr "" #: cli/cli-cmds.c:1959 msgid "Set tracing of GDB CLI commands." msgstr "" #: cli/cli-cmds.c:1960 msgid "Show state of GDB CLI command tracing." msgstr "" #: cli/cli-cmds.c:1961 msgid "When 'on', each command is displayed as it is executed." msgstr "" #: cli/cli-cmds.c:1967 msgid "" "Define a new command that is an alias of an existing command.\n" "Usage: alias [-a] [--] ALIAS = COMMAND\n" "ALIAS is the name of the alias command to create.\n" "COMMAND is the command being aliased to.\n" "If \"-a\" is specified, the command is an abbreviation,\n" "and will not appear in help command list output.\n" "\n" "Examples:\n" "Make \"spe\" an alias of \"set print elements\":\n" " alias spe = set print elements\n" "Make \"elms\" an alias of \"elements\" in the \"set print\" command:\n" " alias -a set print elms = set print elements" msgstr "" #: cli/cli-cmds.c:1988 #, possible-c-format msgid "" "Read commands from a file named FILE.\n" "\n" "Usage: source [-s] [-v] FILE\n" "-s: search for the script in the source search path,\n" " even if FILE contains directories.\n" "-v: each command in FILE is echoed as it is executed.\n" "\n" "Note that the file \"%s\" is read automatically in this way\n" "when GDB is started." msgstr "" #: cli/cli-script.c:109 msgid "if/while commands require arguments." msgstr "" #: cli/cli-script.c:141 msgid "Error reading in canned sequence of commands." msgstr "" #: cli/cli-script.c:369 msgid "Max user call depth exceeded -- command aborted." msgstr "" #: cli/cli-script.c:391 msgid "Error executing canned sequence of commands." msgstr "" #: cli/cli-script.c:629 msgid "Invalid control type in canned commands structure." msgstr "" #: cli/cli-script.c:705 msgid "arg_cleanup called with no user args.\n" msgstr "" #: cli/cli-script.c:743 #, possible-c-format msgid "user defined function may only have %d arguments." msgstr "" #: cli/cli-script.c:840 #, possible-c-format msgid "Missing argument %d in user function." msgstr "" #: cli/cli-script.c:938 msgid "Control nesting too deep!" msgstr "" #: cli/cli-script.c:1144 msgid "Recursed on a simple control type." msgstr "" #: cli/cli-script.c:1147 msgid "Allocated body is smaller than this command type needs." msgstr "" #: cli/cli-script.c:1444 msgid "name of command to define" msgstr "" #: cli/cli-script.c:1467 #, possible-c-format msgid "\"%s\" is not a prefix command." msgstr "" #: cli/cli-script.c:1478 #, possible-c-format msgid "Junk in argument list: \"%s\"" msgstr "" #: cli/cli-script.c:1528 #, possible-c-format msgid "Redefine command \"%s\"? " msgstr "" #: cli/cli-script.c:1530 #, possible-c-format msgid "Really redefine built-in command \"%s\"? " msgstr "" #: cli/cli-script.c:1532 #, possible-c-format msgid "Command \"%s\" not redefined." msgstr "" #: cli/cli-script.c:1559 #, possible-c-format msgid "Your new `%s' command does not hook any existing command." msgstr "" #: cli/cli-script.c:1562 msgid "Proceed? " msgstr "" #. Should never come here as hookc would be 0. #: cli/cli-script.c:1604 common/common-exceptions.c:143 #: common/common-exceptions.c:159 common/common-exceptions.c:175 #: complaints.c:302 hppa-tdep.c:3177 hppa-tdep.c:3190 infcall.c:923 #: infcmd.c:1623 language.c:465 mi/mi-out.c:339 mi/mi-out.c:358 #: mips-tdep.c:273 mips-tdep.c:477 mips-tdep.c:2208 mips-tdep.c:5733 #: mips-tdep.c:6916 mn10300-tdep.c:123 reggroups.c:248 remote.c:1528 #: remote.c:7868 remote.c:9176 utils.c:737 utils.c:764 msgid "bad switch" msgstr "" #: cli/cli-script.c:1625 #, possible-c-format msgid "Command \"%s\" is built-in." msgstr "" #: cli/cli-script.c:1683 msgid "called with NULL file pointer!" msgstr "" #: cli/cli-script.c:1705 #, possible-c-format msgid "" "%s:%d: Error in sourced command file:\n" "%s" msgstr "" #: cli/cli-script.c:1750 msgid "" "Document a user-defined command.\n" "Give command name as argument. Give documentation on following lines.\n" "End with a line of just \"end\"." msgstr "" #: cli/cli-script.c:1754 msgid "" "Define a new command name. Command name is argument.\n" "Definition appears on following lines, one command per line.\n" "End with a line of just \"end\".\n" "Use the \"document\" command to give documentation for the new command.\n" "Commands defined in this way may have up to ten arguments." msgstr "" #: cli/cli-script.c:1761 msgid "" "Execute nested commands WHILE the conditional expression is non zero.\n" "The conditional expression must follow the word `while' and must in turn be\n" "followed by a new line. The nested commands must be entered one per line,\n" "and should be terminated by the word `end'." msgstr "" #: cli/cli-script.c:1767 msgid "" "Execute nested commands once IF the conditional expression is non zero.\n" "The conditional expression must follow the word `if' and must in turn be\n" "followed by a new line. The nested commands must be entered one per line,\n" "and should be terminated by the word 'else' or `end'. If an else clause\n" "is used, the same rules apply to its nested commands as to the first ones." msgstr "" #: cli/cli-setshow.c:71 msgid "\"on\", \"off\" or \"auto\" expected." msgstr "" #: cli/cli-setshow.c:226 msgid "filename to set it to." msgstr "" #: cli/cli-setshow.c:265 msgid "\"on\" or \"off\" expected." msgstr "" #: cli/cli-setshow.c:294 cli/cli-setshow.c:330 cli/cli-setshow.c:433 msgid "integer to set it to, or \"unlimited\"." msgstr "" #: cli/cli-setshow.c:296 cli/cli-setshow.c:332 msgid "integer to set it to." msgstr "" #: cli/cli-setshow.c:312 cli/cli-setshow.c:348 cli/cli-setshow.c:441 #, possible-c-format msgid "integer %s out of range" msgstr "" #: cli/cli-setshow.c:386 #, possible-c-format msgid "Requires an argument. Valid arguments are %s." msgstr "" #: cli/cli-setshow.c:415 #, possible-c-format msgid "Undefined item: \"%s\"." msgstr "" #: cli/cli-setshow.c:418 #, possible-c-format msgid "Ambiguous item \"%s\"." msgstr "" #: cli/cli-setshow.c:443 msgid "only -1 is allowed to set as unlimited" msgstr "" #: cli/cli-setshow.c:453 msgid "gdb internal error: bad var_type in do_setshow_command" msgstr "" #: cli/cli-setshow.c:613 msgid "do_show_command: invalid var_auto_boolean" msgstr "" #: cli/cli-setshow.c:643 msgid "gdb internal error: bad var_type in do_show_command" msgstr "" #: coff-pe-read.c:175 #, possible-c-format msgid "Unknown section type for \"%s\" for entry \"%s\" in dll \"%s\"\n" msgstr "" #: coff-pe-read.c:187 #, possible-c-format msgid "Adding exported symbol \"%s\" in dll \"%s\"\n" msgstr "" #: coff-pe-read.c:235 #, possible-c-format msgid "" "Unable to find function \"%s\" in dll \"%s\", forward of \"%s\" in dll " "\"%s\"\n" msgstr "" #: coff-pe-read.c:243 #, possible-c-format msgid "" "Adding forwarded exported symbol \"%s\" in dll \"%s\", pointing to \"%s\"\n" msgstr "" #: coff-pe-read.c:438 #, possible-c-format msgid "Export RVA for dll \"%s\" is in section \"%s\"\n" msgstr "" #: coff-pe-read.c:443 #, possible-c-format msgid "Wrong value of export RVA for dll \"%s\": 0x%lx instead of 0x%lx\n" msgstr "" #: coff-pe-read.c:542 #, possible-c-format msgid "DLL \"%s\" has %ld export entries, base=%ld\n" msgstr "" #: coff-pe-read.c:615 #, possible-c-format msgid "Export name \"%s\" ord. %lu, RVA 0x%lx in dll \"%s\" not handled\n" msgstr "" #: coff-pe-read.c:622 #, possible-c-format msgid "Finished reading \"%s\", exports %ld, forwards %ld, total %ld/%ld.\n" msgstr "" #: coff-pe-read.c:698 #, possible-c-format msgid "Coff PE read debugging is %s.\n" msgstr "" #: coff-pe-read.c:712 msgid "Set coff PE read debugging." msgstr "" #: coff-pe-read.c:713 msgid "Show coff PE read debugging." msgstr "" #: coff-pe-read.c:714 msgid "" "When set, debugging messages for coff reading of exported symbols are " "displayed." msgstr "" #: coffread.c:640 #, possible-c-format msgid "\"%s\": error reading line numbers." msgstr "" #: coffread.c:648 #, possible-c-format msgid "\"%s\": can't get string table" msgstr "" #: coffread.c:713 #, possible-c-format msgid "" "The debugging information in `%s' is corrupted.\n" "The file has a `.stabs' section, but no `.stabstr' section." msgstr "" #: coffread.c:906 #, possible-c-format msgid "Bad n_sclass for symbol %s" msgstr "" #: coffread.c:1074 #, possible-c-format msgid "`.bf' symbol %d has no aux entry" msgstr "" #: coffread.c:1092 msgid "Bad coff function information." msgstr "" #: coffread.c:1101 #, possible-c-format msgid "" "`.ef' symbol without matching `.bf' symbol ignored starting at symnum %d" msgstr "" #: coffread.c:1113 #, possible-c-format msgid "Unmatched .ef symbol(s) ignored starting at symnum %d" msgstr "" #: coffread.c:1122 #, possible-c-format msgid "`.ef' symbol %d has no aux entry" msgstr "" #: coffread.c:1168 #, possible-c-format msgid "" "`.eb' symbol without matching `.bb' symbol ignored starting at symnum %d" msgstr "" #: coffread.c:1178 xcoffread.c:195 #, possible-c-format msgid "Mismatched .eb symbol ignored starting at symnum %d" msgstr "" #: coffread.c:1244 coffread.c:1251 coffread.c:1261 #, possible-c-format msgid "%s: error reading symbols" msgstr "" #: coffread.c:1275 #, c-format msgid "thumb symbol %s, class 0x%x\n" msgstr "" #: coffread.c:1401 msgid "coff file name too long" msgstr "" #: coffread.c:1488 #, possible-c-format msgid "Line number pointer %ld lower than start of line numbers" msgstr "" #: coffread.c:1885 #, possible-c-format msgid "Symbol table entry for %s has bad tagndx value" msgstr "" #: coffread.c:2055 #, possible-c-format msgid "Unexpected type for symbol %s" msgstr "" #: common/common-utils.c:129 msgid "vasprintf call failed" msgstr "" #: common/common-regcache.c:34 frame.c:1116 #, possible-c-format msgid "Register %d is not available" msgstr "" #: common/common-exceptions.c:127 common/common-exceptions.c:172 msgid "bad state" msgstr "" #. ??? TODO: handle other escape sequences. #: common/format.c:83 #, possible-c-format msgid "Unrecognized escape character \\%c in format string." msgstr "" #: common/format.c:289 msgid "`*' not supported for precision or width in printf" msgstr "" #: common/format.c:292 msgid "Format specifier `n' not supported in printf" msgstr "" #: common/format.c:295 msgid "Incomplete format specifier at end of format string" msgstr "" #: common/format.c:298 #, possible-c-format msgid "Unrecognized format specifier '%c' in printf" msgstr "" #: common/format.c:302 #, possible-c-format msgid "Inappropriate modifiers to format specifier '%c' in printf" msgstr "" #: common/print-utils.c:241 msgid "hex_string_custom: insufficient space to store result" msgstr "" #: common/cleanups.c:265 msgid "restore_my_cleanups has found a stale cleanup" msgstr "" #: common/agent.c:117 msgid "Error reading helper thread's id in lib" msgstr "" #: common/agent.c:152 #, possible-c-format msgid "error opening sync socket: %s" msgstr "" #: common/agent.c:161 msgid "string overflow allocating socket name" msgstr "" #: common/agent.c:169 #, possible-c-format msgid "" "error connecting sync socket (%s): %s. Make sure the directory exists and " "that it is writable." msgstr "" #: common/agent.c:200 msgid "unable to write" msgstr "" #: common/agent.c:249 msgid "Error reading command response" msgstr "" #: common/agent.c:269 msgid "Error reading capability of agent" msgstr "" #: common/filestuff.c:197 msgid "fd not found in open_fds" msgstr "" #: common/filestuff.c:360 msgid "socketpair not available on this host" msgstr "" #: common/filestuff.c:401 msgid "pipe not available on this host" msgstr "" #: common/signals.c:348 msgid "" "GDB bug: target.c (gdb_signal_from_host): unrecognized real-time signal" msgstr "" #. The user might be trying to do "signal SIGSAK" where this system #. doesn't have SIGSAK. #: common/signals.c:639 #, possible-c-format msgid "Signal %s does not exist on this system." msgstr "" #: common/btrace-common.c:32 msgid "No or unknown format" msgstr "" #: common/btrace-common.c:35 msgid "Branch Trace Store" msgstr "" #: common/btrace-common.c:38 msgid "Intel Processor Trace" msgstr "" #: common/btrace-common.c:41 nat/linux-btrace.c:656 remote.c:12731 msgid "Unknown branch trace format" msgstr "" #: common/gdb_assert.h:41 #, possible-c-format msgid "%s: Assertion `%s' failed." msgstr "" #: common/gdb_assert.h:45 #, possible-c-format msgid "Assertion `%s' failed." msgstr "" #: common/rsp-low.c:35 #, possible-c-format msgid "Reply contains invalid hex digit %d" msgstr "" #: common/rsp-low.c:228 msgid "Received too much data from the target." msgstr "" #: common/rsp-low.c:242 msgid "Unmatched escape character in target response." msgstr "" #: compile/compile-c-types.c:82 msgid "Unexpected type id from GCC, check you use recent enough GCC." msgstr "" #: compile/compile-c-types.c:115 msgid "array type with non-constant lower bound is not supported" msgstr "" #: compile/compile-c-types.c:119 msgid "cannot convert array type with non-zero lower bound to C" msgstr "" #: compile/compile-c-types.c:130 msgid "variably-sized vector type is not supported" msgstr "" #: compile/compile-c-types.c:372 msgid "cannot convert gdb type to gcc type" msgstr "" #: compile/compile.c:63 #, possible-c-format msgid "Compile debugging is %s.\n" msgstr "" #: compile/compile.c:99 msgid "You must provide a filename for this command." msgstr "" #: compile/compile.c:111 msgid "You must provide a filename with the raw option set." msgstr "" #: compile/compile.c:114 compile/compile.c:150 msgid "Unknown argument specified." msgstr "" #: compile/compile.c:225 #, possible-c-format msgid "Could not remove temporary directory %s" msgstr "" #: compile/compile.c:248 msgid "Command not supported on this host." msgstr "" #: compile/compile.c:251 msgid "Could not make temporary directory" msgstr "" #: compile/compile.c:328 #, possible-c-format msgid "Compile command command-line arguments are \"%s\".\n" msgstr "" #: compile/compile.c:486 msgid "The program must be running for the compile command to work." msgstr "" #: compile/compile.c:494 #, possible-c-format msgid "No compiler support for language %s." msgstr "" #: compile/compile.c:526 msgid "Neither a simple expression, or a multi-line specified." msgstr "" #: compile/compile.c:569 msgid "Could not open source file for writing" msgstr "" #: compile/compile.c:572 msgid "Could not write to source file" msgstr "" #: compile/compile.c:584 msgid "Compilation failed." msgstr "" #: compile/compile.c:659 #, possible-c-format msgid "Invalid register name \"%s\"." msgstr "" #: compile/compile.c:666 #, possible-c-format msgid "Cannot find gdbarch register \"%s\"." msgstr "" #: compile/compile.c:677 msgid "Command to compile source code and inject it into the inferior." msgstr "" #: compile/compile.c:683 msgid "" "Compile, inject, and execute code.\n" "\n" "Usage: compile code [-r|-raw] [--] [CODE]\n" "-r|-raw: Suppress automatic 'void _gdb_expr () { CODE }' wrapping.\n" "--: Do not parse any options beyond this delimiter. All text to the\n" " right will be treated as source code.\n" "\n" "The source code may be specified as a simple one line expression, e.g.:\n" "\n" " compile code printf(\"Hello world\\n\");\n" "\n" "Alternatively, you can type a multiline expression by invoking\n" "this command with no argument. GDB will then prompt for the\n" "expression interactively; type a line containing \"end\" to\n" "indicate the end of the expression." msgstr "" #: compile/compile.c:702 msgid "" "Evaluate a file containing source code.\n" "\n" "Usage: compile file [-r|-raw] [filename]\n" "-r|-raw: Suppress automatic 'void _gdb_expr () { CODE }' wrapping." msgstr "" #: compile/compile.c:711 msgid "" "Evaluate EXPR by using the compiler and print result.\n" "\n" "Usage: compile print[/FMT] [EXPR]\n" "\n" "The expression may be specified on the same line as the command, e.g.:\n" "\n" " compile print i\n" "\n" "Alternatively, you can type a multiline expression by invoking\n" "this command with no argument. GDB will then prompt for the\n" "expression interactively; type a line containing \"end\" to\n" "indicate the end of the expression.\n" "\n" "EXPR may be preceded with /FMT, where FMT is a format letter\n" "but no count or size letter (see \"x\" command)." msgstr "" #: compile/compile.c:729 msgid "Set compile command debugging." msgstr "" #: compile/compile.c:730 msgid "Show compile command debugging." msgstr "" #: compile/compile.c:731 msgid "When on, compile command debugging is enabled." msgstr "" #: compile/compile.c:738 msgid "Set compile command GCC command-line arguments" msgstr "" #: compile/compile.c:739 msgid "Show compile command GCC command-line arguments" msgstr "" #: compile/compile.c:740 msgid "" "Use options like -I (include file directory) or ABI settings.\n" "String quoting is parsed like in shell, for example:\n" " -mno-align-double \"-I/dir with a space/include\"" msgstr "" #: compile/compile-c-symbols.c:123 utils.c:994 #, possible-c-format msgid "%s" msgstr "" #: compile/compile-c-symbols.c:207 #, possible-c-format msgid "Unsupported LOC_CONST_BYTES for symbol \"%s\"." msgstr "" #: compile/compile-c-symbols.c:211 #, possible-c-format msgid "LOC_UNDEF found for \"%s\"." msgstr "" #: compile/compile-c-symbols.c:215 #, possible-c-format msgid "" "Fortran common block is unsupported for compilation evaluaton of symbol " "\"%s\"." msgstr "" #: compile/compile-c-symbols.c:220 #, possible-c-format msgid "" "Symbol \"%s\" cannot be used for compilation evaluation as it is optimized " "out." msgstr "" #. Probably TLS here. #: compile/compile-c-symbols.c:228 compile/compile-loc2c.c:645 #, possible-c-format msgid "" "Symbol \"%s\" is thread-local and currently can only be referenced from the " "current thread in compiled code." msgstr "" #: compile/compile-c-symbols.c:246 compile/compile-loc2c.c:635 #, possible-c-format msgid "Symbol \"%s\" cannot be used because there is no selected frame" msgstr "" #: compile/compile-c-symbols.c:253 compile/compile-loc2c.c:641 #, possible-c-format msgid "" "Symbol \"%s\" cannot be used for compilation evaluation as its address has " "not been found." msgstr "" #: compile/compile-c-symbols.c:690 msgid "Local symbol unhandled when generating C code." msgstr "" #: compile/compile-c-symbols.c:693 msgid "LOC_COMPUTED variable missing a method." msgstr "" #: compile/compile-c-support.c:51 #, possible-c-format msgid "Invalid GCC mode size %d." msgstr "" #: compile/compile-c-support.c:87 #, possible-c-format msgid "could not find symbol %s in library %s" msgstr "" #: compile/compile-c-support.c:112 msgid "" "The loaded version of GCC does not support the required version of the API." msgstr "" #: compile/compile-c-support.c:214 compile/compile-c-support.c:235 msgid "Unknown compiler scope reached." msgstr "" #: compile/compile-object-load.c:168 #, possible-c-format msgid "" "Inferior compiled module address %s is not aligned to BFD required %s." msgstr "" #: compile/compile-object-load.c:210 #, possible-c-format msgid "Compiled module \"%s\": multiple symbol definitions: %s" msgstr "" #: compile/compile-object-load.c:222 #, possible-c-format msgid "Compiled module \"%s\" section \"%s\": warning: %s" msgstr "" #: compile/compile-object-load.c:236 #, possible-c-format msgid "" "Cannot resolve relocation to \"%s\" from compiled module \"%s\" section " "\"%s\"." msgstr "" #: compile/compile-object-load.c:262 #, possible-c-format msgid "Compiled module \"%s\" section \"%s\": dangerous relocation: %s\n" msgstr "" #: compile/compile-object-load.c:276 #, possible-c-format msgid "Compiled module \"%s\" section \"%s\": unattached relocation: %s\n" msgstr "" #: compile/compile-object-load.c:300 #, possible-c-format msgid "Compile module: warning: %s" msgstr "" #: compile/compile-object-load.c:398 #, possible-c-format msgid "Cannot map compiled module \"%s\" section \"%s\": %s" msgstr "" #: compile/compile-object-load.c:406 #, possible-c-format msgid "" "Cannot write compiled module \"%s\" section \"%s\" to inferior memory range " "%s-%s." msgstr "" #: compile/compile-object-load.c:475 compile/compile-object-load.c:483 #, possible-c-format msgid "No \"%s\" symbol found" msgstr "" #: compile/compile-object-load.c:487 #, possible-c-format msgid "Type of \"%s\" is not a pointer" msgstr "" #: compile/compile-object-load.c:493 #, possible-c-format msgid "Expected address scope in compiled module \"%s\"." msgstr "" #: compile/compile-object-load.c:499 compile/compile-object-load.c:513 #, possible-c-format msgid "Invalid type code %d of symbol \"%s\" in compiled module \"%s\"." msgstr "" #: compile/compile-object-load.c:520 #, possible-c-format msgid "" "Referenced types do not match for symbols \"%s\" and \"%s\" in compiled " "module \"%s\"." msgstr "" #: compile/compile-object-load.c:544 #, possible-c-format msgid "" "Invalid type code %d of first parameter of function \"%s\" in compiled " "module \"%s\"." msgstr "" #: compile/compile-object-load.c:551 #, possible-c-format msgid "" "Invalid type code %d of dereferenced first parameter of function \"%s\" in " "compiled module \"%s\"." msgstr "" #: compile/compile-object-load.c:586 #, possible-c-format msgid "Invalid register \"%s\" position %s bits or size %s bits" msgstr "" #: compile/compile-object-load.c:592 #, possible-c-format msgid "Invalid register \"%s\" type code %d" msgstr "" #: compile/compile-object-load.c:599 #, possible-c-format msgid "Register \"%s\" is optimized out." msgstr "" #: compile/compile-object-load.c:601 #, possible-c-format msgid "Register \"%s\" is not available." msgstr "" #: compile/compile-object-load.c:606 #, possible-c-format msgid "Cannot write register \"%s\" to inferior memory at %s." msgstr "" #: compile/compile-object-load.c:648 #, possible-c-format msgid "\"%s\": could not open as compiled module: %s" msgstr "" #: compile/compile-object-load.c:653 #, possible-c-format msgid "\"%s\": not in loadable format: %s" msgstr "" #: compile/compile-object-load.c:657 #, possible-c-format msgid "\"%s\": not in object format." msgstr "" #: compile/compile-object-load.c:670 #, possible-c-format msgid "Cannot read symbols of compiled module \"%s\": %s" msgstr "" #: compile/compile-object-load.c:682 #, possible-c-format msgid "Cannot find function \"%s\" in compiled module \"%s\"." msgstr "" #: compile/compile-object-load.c:686 #, possible-c-format msgid "Invalid type code %d of function \"%s\" in compiled module \"%s\"." msgstr "" #: compile/compile-object-load.c:707 #, possible-c-format msgid "invalid scope %d" msgstr "" #: compile/compile-object-load.c:710 #, possible-c-format msgid "Invalid %d parameters of function \"%s\" in compiled module \"%s\"." msgstr "" #: compile/compile-object-load.c:715 #, possible-c-format msgid "Invalid return type of function \"%s\" in compiled module \"%s\"." msgstr "" #: compile/compile-object-load.c:726 #, possible-c-format msgid "Cannot parse symbols of compiled module \"%s\": %s" msgstr "" #: compile/compile-object-load.c:774 #, possible-c-format msgid "Could not find symbol \"%s\" for compiled module \"%s\"." msgstr "" #: compile/compile-object-load.c:781 #, possible-c-format msgid "%ld symbols were missing, cannot continue." msgstr "" #: compile/compile-loc2c.c:97 msgid "inconsistent stack depths" msgstr "" #: compile/compile-loc2c.c:359 compile/compile-loc2c.c:1120 #, possible-c-format msgid "unhandled DWARF op: %s" msgstr "" #: compile/compile-loc2c.c:888 dwarf2loc.c:3256 msgid "No block found for address" msgstr "" #: compile/compile-loc2c.c:893 dwarf2loc.c:3261 msgid "No function found for block" msgstr "" #: compile/compile-loc2c.c:970 dwarf2loc.c:3318 #, possible-c-format msgid "Unsupported size %d in %s" msgstr "" #: complaints.c:317 #, possible-c-format msgid "Max number of complaints about incorrect symbols is %s.\n" msgstr "" #: complaints.c:326 msgid "Set max number of complaints about incorrect symbols." msgstr "" #: complaints.c:327 msgid "Show max number of complaints about incorrect symbols." msgstr "" #: completer.c:1037 msgid "Max completions reached." msgstr "" #: completer.c:1376 msgid "*** List may be truncated, max-completions reached. ***" msgstr "" #: completer.c:1958 msgid "Set maximum number of completion candidates." msgstr "" #: completer.c:1959 msgid "Show maximum number of completion candidates." msgstr "" #: completer.c:1960 msgid "" "Use this to limit the number of candidates considered\n" "during completion. Specifying \"unlimited\" or -1\n" "disables limiting. Note that setting either no limit or\n" "a very large limit can make completion slow." msgstr "" #: copying.c:649 copying.c:657 msgid "Conditions for redistributing copies of GDB." msgstr "" #: copying.c:652 copying.c:659 msgid "Various kinds of warranty you do not have." msgstr "" #: core-regset.c:73 msgid "Wrong size gregset in core file." msgstr "" #: core-regset.c:83 msgid "Wrong size fpregset in core file." msgstr "" #: corefile.c:167 msgid "core file may not match specified executable file." msgstr "" #: corefile.c:169 msgid "exec file is newer than core file." msgstr "" #: corefile.c:185 msgid "" "No executable file specified.\n" "Use the \"file\" or \"exec-file\" command." msgstr "" #. Actually, address between memaddr and memaddr + len was out of #. bounds. #: corefile.c:200 #, possible-c-format msgid "Cannot access memory at address %s" msgstr "" #: corefile.c:203 #, possible-c-format msgid "Memory at address %s unavailable." msgstr "" #: corefile.c:446 #, possible-c-format msgid "The current BFD target is \"%s\".\n" msgstr "" #: corefile.c:506 msgid "" "Use FILE as core dump for examining memory and registers.\n" "No arg means have no core file. This command has been superseded by the\n" "`target core' and `detach' commands." msgstr "" #: corefile.c:514 msgid "Set the current BFD target." msgstr "" #: corefile.c:515 msgid "Show the current BFD target." msgstr "" #: corefile.c:516 msgid "Use `set gnutarget auto' to specify automatic detection." msgstr "" #: corelow.c:149 #, possible-c-format msgid "\"%s\": ambiguous core format, %d handlers match" msgstr "" #: corelow.c:153 #, possible-c-format msgid "\"%s\": no core file handler recognizes format" msgstr "" #: corelow.c:287 msgid "" "No core file specified. (Use `detach' to stop debugging a core file.)" msgstr "" #: corelow.c:290 msgid "No core file specified." msgstr "" #: corelow.c:327 #, possible-c-format msgid "\"%s\" is not a core dump: %s" msgstr "" #: corelow.c:352 record-full.c:818 #, possible-c-format msgid "\"%s\": Can't find sections: %s" msgstr "" #: corelow.c:426 #, possible-c-format msgid "Core was generated by `%s'.\n" msgstr "" #: corelow.c:446 #, possible-c-format msgid "Program terminated with signal %s, %s.\n" msgstr "" #: corelow.c:483 guile/scm-utils.c:512 msgid "Too many arguments" msgstr "" #: corelow.c:487 msgid "No core file now.\n" msgstr "" #: corelow.c:533 #, possible-c-format msgid "Couldn't find %s registers in core file." msgstr "" #: corelow.c:541 #, possible-c-format msgid "Section `%s' in core file too small." msgstr "" #: corelow.c:546 #, possible-c-format msgid "Unexpected size of section `%s' in core file." msgstr "" #: corelow.c:554 #, possible-c-format msgid "Couldn't read %s registers from `%s' section in core file." msgstr "" #: corelow.c:746 msgid "Couldn't read NT_AUXV note in core file." msgstr "" #: corelow.c:781 msgid "Couldn't read StackGhost cookie in core file." msgstr "" #: corelow.c:861 msgid "Couldn't read SPU section in core file." msgstr "" #: corelow.c:1060 #, possible-c-format msgid "init_core_ops: core target already exists (\"%s\")." msgstr "" #: cp-abi.c:39 msgid "ABI doesn't define required function is_constructor_name" msgstr "" #: cp-abi.c:47 msgid "ABI doesn't define required function is_destructor_name" msgstr "" #: cp-abi.c:55 msgid "ABI doesn't define required function is_vtable_name" msgstr "" #: cp-abi.c:63 msgid "ABI doesn't define required function is_operator_name" msgstr "" #: cp-abi.c:88 msgid "Cannot determine virtual baseclass offset of incomplete object" msgstr "" #: cp-abi.c:134 cp-abi.c:142 cp-abi.c:151 cp-abi.c:169 msgid "GDB does not support pointers to methods on this target" msgstr "" #: cp-abi.c:179 msgid "GDB cannot print the vtable on this target" msgstr "" #: cp-abi.c:189 msgid "GDB cannot find the typeid on this target" msgstr "" #: cp-abi.c:199 msgid "GDB cannot find the type for 'typeid' on this target" msgstr "" #: cp-abi.c:209 msgid "GDB cannot find the type from a std::type_info on this target" msgstr "" #: cp-abi.c:219 msgid "GDB cannot find the type name from a std::type_info on this target" msgstr "" #: cp-abi.c:254 msgid "Too many C++ ABIs, please increase CP_ABI_MAX in cp-abi.c" msgstr "" #: cp-abi.c:272 #, possible-c-format msgid "Cannot find C++ ABI \"%s\" to set it as auto default." msgstr "" #: cp-abi.c:356 #, possible-c-format msgid "Could not find \"%s\" in ABI list" msgstr "" #: cp-abi.c:405 msgid "" "Set the ABI used for inspecting C++ objects.\n" "\"set cp-abi\" with no arguments will list the available ABIs." msgstr "" #: cp-abi.c:412 msgid "Show the ABI used for inspecting C++ objects." msgstr "" #: cp-name-parser.y:1610 msgid "empty character constant" msgstr "" #: cp-name-parser.y:1617 msgid "invalid character constant" msgstr "" #: cp-name-parser.y:1741 msgid "invalid number" msgstr "" #. These can't occur in C++ names. #: cp-name-parser.y:1817 msgid "unexpected string literal" msgstr "" #. We must have come across a bad character (e.g. ';'). #: cp-name-parser.y:1824 msgid "invalid character" msgstr "" #: cp-namespace.c:1012 msgid "cp_lookup_nested_symbol called on a non-aggregate type." msgstr "" #: cp-namespace.c:1093 msgid "The `maint namespace' command was removed.\n" msgstr "" #: cp-namespace.c:1106 msgid "Deprecated placeholder for removed functionality." msgstr "" #: cp-support.c:607 #, possible-c-format msgid "internal error: string \"%s\" failed to be canonicalized" msgstr "" #: cp-support.c:1462 #, possible-c-format msgid "RTTI symbol not found for class '%s'" msgstr "" #: cp-support.c:1468 #, possible-c-format msgid "RTTI symbol for class '%s' is not a type" msgstr "" #. chastain/2003-11-26: the symbol tables often contain fake #. symbols for namespaces with the same name as the struct. #. This warning is an indication of a bug in the lookup order #. or a bug in the way that the symbol tables are populated. #: cp-support.c:1483 #, possible-c-format msgid "RTTI symbol for class '%s' is a namespace" msgstr "" #: cp-support.c:1486 #, possible-c-format msgid "RTTI symbol for class '%s' has bad type" msgstr "" #: cp-support.c:1590 #, possible-c-format msgid "unable to demangle '%s' (demangler failed with signal %d)" msgstr "" #: cp-support.c:1603 #, possible-c-format msgid "" "%s\n" "Attempting to dump core.\n" msgstr "" #: cp-support.c:1628 msgid "\"maintenance cplus\" must be followed by the name of a command.\n" msgstr "" #: cp-support.c:1676 msgid "C++ maintenance commands." msgstr "" #: cp-support.c:1687 msgid "Print the first class/namespace component of NAME." msgstr "" #: cp-support.c:1691 msgid "" "Show the virtual function table for a C++ object.\n" "Usage: info vtbl EXPRESSION\n" "Evaluate EXPRESSION and display the virtual function table for the\n" "resulting object." msgstr "" #: cp-support.c:1698 msgid "Set whether to attempt to catch demangler crashes." msgstr "" #: cp-support.c:1699 msgid "Show whether to attempt to catch demangler crashes." msgstr "" #: cp-support.c:1700 msgid "" "If enabled GDB will attempt to catch demangler crashes and\n" "display the offending symbol." msgstr "" #: cp-valprint.c:44 #, possible-c-format msgid "Printing of C++ virtual function tables is %s.\n" msgstr "" #: cp-valprint.c:56 #, possible-c-format msgid "Printing of object's derived type based on vtable info is %s.\n" msgstr "" #: cp-valprint.c:67 #, possible-c-format msgid "Printing of C++ static members is %s.\n" msgstr "" #: cp-valprint.c:293 jv-valprint.c:393 p-valprint.c:628 valprint.c:334 msgid "" msgstr "" #: cp-valprint.c:326 guile/scm-pretty-print.c:640 mi/mi-cmd-stack.c:562 #: python/py-framefilter.c:473 python/py-prettyprint.c:295 stack.c:293 #, possible-c-format msgid "" msgstr "" #: cp-valprint.c:819 msgid "Set printing of C++ static members." msgstr "" #: cp-valprint.c:820 msgid "Show printing of C++ static members." msgstr "" #: cp-valprint.c:827 msgid "Set printing of C++ virtual function tables." msgstr "" #: cp-valprint.c:828 msgid "Show printing of C++ virtual function tables." msgstr "" #: cp-valprint.c:835 msgid "Set printing of object's derived type based on vtable info." msgstr "" #: cp-valprint.c:836 msgid "Show printing of object's derived type based on vtable info." msgstr "" #: cris-tdep.c:283 i386-linux-tdep.c:316 msgid "Couldn't recognize signal trampoline." msgstr "" #. Invalid (unimplemented) register. Should not happen as there are #. no unimplemented CRISv32 registers. #: cris-tdep.c:1640 #, possible-c-format msgid "crisv32_register_type: unknown regno %d" msgstr "" #: cris-tdep.c:1674 msgid "cris_store_return_value: type length too large." msgstr "" #: cris-tdep.c:1842 msgid "cris_extract_return_value: type length too large" msgstr "" #. Could not find a target. Things are likely to go downhill #. from here. #: cris-tdep.c:2085 msgid "CRIS software single step could not find a step target." msgstr "" #: cris-tdep.c:3867 msgid "wrong size gregset struct in core file" msgstr "" #: cris-tdep.c:3904 msgid "Set the current CRIS version." msgstr "" #: cris-tdep.c:3905 msgid "Show the current CRIS version." msgstr "" #: cris-tdep.c:3906 msgid "" "Set to 10 for CRISv10 or 32 for CRISv32 if autodetection fails.\n" "Defaults to 10. " msgstr "" #: cris-tdep.c:3916 msgid "Set the current CRIS mode." msgstr "" #: cris-tdep.c:3917 msgid "Show the current CRIS mode." msgstr "" #: cris-tdep.c:3918 msgid "" "Set to CRIS_MODE_GURU when debugging in guru mode.\n" "Makes GDB use the NRP register instead of the ERP register in certain cases." msgstr "" #: cris-tdep.c:3927 msgid "Set the usage of Dwarf-2 CFI for CRIS." msgstr "" #: cris-tdep.c:3928 msgid "Show the usage of Dwarf-2 CFI for CRIS." msgstr "" #: cris-tdep.c:3929 msgid "Set this to \"off\" if using gcc-cris < R59." msgstr "" #: cris-tdep.c:3967 cris-tdep.c:3993 msgid "cris_gdbarch_update: failed to update architecture." msgstr "" #: cris-tdep.c:4052 msgid "cris_gdbarch_init: big endian byte order in info" msgstr "" #: cris-tdep.c:4057 msgid "cris_gdbarch_init: unknown byte order in info" msgstr "" #: cris-tdep.c:4087 msgid "cris_gdbarch_init: unsupported CRIS version" msgstr "" #: cris-tdep.c:4129 msgid "cris_gdbarch_init: unknown CRIS version" msgstr "" #: ctf.c:115 #, possible-c-format msgid "Unable to write metadata file (%s)" msgstr "" #: ctf.c:128 #, possible-c-format msgid "Unable to write file for saving trace data (%s)" msgstr "" #: ctf.c:160 #, possible-c-format msgid "Unable to seek file for saving trace data (%s)" msgstr "" #: ctf.c:330 #, possible-c-format msgid "Unable to open directory '%s' for saving trace data (%s)" msgstr "" #: ctf.c:340 ctf.c:350 tracefile-tfile.c:89 #, possible-c-format msgid "Unable to open file '%s' for saving trace data (%s)" msgstr "" #: ctf.c:871 msgid "Unable to create bt_context" msgstr "" #: ctf.c:876 #, possible-c-format msgid "Unable to use libbabeltrace on directory \"%s\"" msgstr "" #: ctf.c:885 msgid "Unable to create bt_iterator" msgstr "" #: ctf.c:1100 msgid "No CTF directory specified." msgstr "" #: ctf.c:1112 msgid "Wrong event id of the first event" msgstr "" #: ctf.c:1119 msgid "Wrong event id of the second event" msgstr "" #: ctf.c:1136 msgid "Wrong event id of the first event of the second packet" msgstr "" #: ctf.c:1285 msgid "ctf_xfer_partial: trace file is read-only" msgstr "" #: ctf.c:1612 tracefile-tfile.c:681 msgid "unknown tfind type" msgstr "" #: ctf.c:1692 #, possible-c-format msgid "Unhandled trace block type (%s) while building trace frame info." msgstr "" #: d-exp.y:514 jv-exp.y:1442 msgid "No symbol table is loaded. Use the \"file\" command" msgstr "" #. We must have come across a bad character (e.g. ';'). #: d-exp.y:1308 jv-exp.y:1123 #, possible-c-format msgid "Invalid character '%c' in expression" msgstr "" #: darwin-nat-info.c:52 #, possible-c-format msgid "%s must be specified with 0x..." msgstr "" #: darwin-nat-info.c:56 #, possible-c-format msgid ":\t%#lx\n" msgstr "" #: darwin-nat-info.c:59 #, possible-c-format msgid ":\t%u.%06u sec\n" msgstr "" #: darwin-nat-info.c:85 #, possible-c-format msgid "%d processes:\n" msgstr "" #: darwin-nat-info.c:96 #, possible-c-format msgid " %s is %d has task %#x\n" msgstr "" #: darwin-nat-info.c:102 #, possible-c-format msgid " %s is %d unknown task port\n" msgstr "" #: darwin-nat-info.c:120 darwin-nat-info.c:813 darwin-nat-info.c:834 msgid "No inferior running\n" msgstr "" #: darwin-nat-info.c:128 #, possible-c-format msgid "cannot parse task id '%s'\n" msgstr "" #: darwin-nat-info.c:152 #, possible-c-format msgid "TASK_BASIC_INFO for 0x%x:\n" msgstr "" #: darwin-nat-info.c:164 msgid "" "\n" "TASK_EVENTS_INFO:\n" msgstr "" #: darwin-nat-info.c:180 msgid "" "\n" "TASK_THREAD_TIMES_INFO:\n" msgstr "" #: darwin-nat-info.c:210 #, possible-c-format msgid "Ports for task 0x%x:\n" msgstr "" #: darwin-nat-info.c:211 msgid "port type\n" msgstr "" #: darwin-nat-info.c:231 #, possible-c-format msgid "%04x: %08x " msgstr "" #: darwin-nat-info.c:238 #, possible-c-format msgid " %s(" msgstr "" #: darwin-nat-info.c:241 msgid "??" msgstr "" #: darwin-nat-info.c:243 #, possible-c-format msgid "%u" msgstr "" #: darwin-nat-info.c:244 msgid " refs)" msgstr "" #: darwin-nat-info.c:250 msgid " gdb-task" msgstr "" #: darwin-nat-info.c:252 msgid " host-self" msgstr "" #: darwin-nat-info.c:254 msgid " gdb-exception" msgstr "" #: darwin-nat-info.c:256 msgid " gdb-port_set" msgstr "" #: darwin-nat-info.c:262 msgid " inferior-task" msgstr "" #: darwin-nat-info.c:264 msgid " inferior-notify" msgstr "" #: darwin-nat-info.c:273 msgid " inferior-excp-port" msgstr "" #: darwin-nat-info.c:285 #, possible-c-format msgid " inferior-thread for 0x%x" msgstr "" #: darwin-nat-info.c:314 #, possible-c-format msgid "Port 0x%lx in task 0x%lx:\n" msgstr "" #: darwin-nat-info.c:316 #, possible-c-format msgid " port set: 0x%x\n" msgstr "" #: darwin-nat-info.c:317 #, possible-c-format msgid " seqno: 0x%x\n" msgstr "" #: darwin-nat-info.c:318 #, possible-c-format msgid " mscount: 0x%x\n" msgstr "" #: darwin-nat-info.c:319 #, possible-c-format msgid " qlimit: 0x%x\n" msgstr "" #: darwin-nat-info.c:320 #, possible-c-format msgid " msgcount: 0x%x\n" msgstr "" #: darwin-nat-info.c:321 #, possible-c-format msgid " sorights: 0x%x\n" msgstr "" #: darwin-nat-info.c:322 #, possible-c-format msgid " srights: 0x%x\n" msgstr "" #: darwin-nat-info.c:323 #, possible-c-format msgid " pdrequest: 0x%x\n" msgstr "" #: darwin-nat-info.c:324 #, possible-c-format msgid " nsrequest: 0x%x\n" msgstr "" #: darwin-nat-info.c:325 #, possible-c-format msgid " flags: 0x%x\n" msgstr "" #: darwin-nat-info.c:334 msgid "Task and port" msgstr "" #: darwin-nat-info.c:356 #, possible-c-format msgid "Threads in task %#x:\n" msgstr "" #: darwin-nat-info.c:359 #, possible-c-format msgid " %#x\n" msgstr "" #: darwin-nat-info.c:379 msgid "Thread" msgstr "" #: darwin-nat-info.c:382 msgid "THREAD_BASIC_INFO\n" msgstr "" #: darwin-nat-info.c:433 msgid "share" msgstr "" #: darwin-nat-info.c:435 msgid "copy " msgstr "" #: darwin-nat-info.c:437 msgid "none " msgstr "" #: darwin-nat-info.c:439 msgid "??? " msgstr "" #: darwin-nat-info.c:449 msgid "cow" msgstr "" #: darwin-nat-info.c:451 msgid "private" msgstr "" #: darwin-nat-info.c:453 msgid "empty" msgstr "" #: darwin-nat-info.c:455 msgid "shared" msgstr "" #: darwin-nat-info.c:457 msgid "true-shrd" msgstr "" #: darwin-nat-info.c:459 msgid "prv-alias" msgstr "" #: darwin-nat-info.c:461 msgid "shr-alias" msgstr "" #: darwin-nat-info.c:463 msgid "???" msgstr "" #: darwin-nat-info.c:473 darwin-nat-info.c:762 msgid "default" msgstr "" #: darwin-nat-info.c:475 msgid "malloc" msgstr "" #: darwin-nat-info.c:477 msgid "malloc_small" msgstr "" #: darwin-nat-info.c:479 msgid "malloc_large" msgstr "" #: darwin-nat-info.c:481 msgid "malloc_huge" msgstr "" #: darwin-nat-info.c:483 msgid "sbrk" msgstr "" #: darwin-nat-info.c:485 msgid "realloc" msgstr "" #: darwin-nat-info.c:487 msgid "malloc_tiny" msgstr "" #: darwin-nat-info.c:489 msgid "analysis_tool" msgstr "" #: darwin-nat-info.c:491 msgid "mach_msg" msgstr "" #: darwin-nat-info.c:493 msgid "iokit" msgstr "" #: darwin-nat-info.c:495 msgid "stack" msgstr "" #: darwin-nat-info.c:497 msgid "guard" msgstr "" #: darwin-nat-info.c:499 msgid "shared_pmap" msgstr "" #: darwin-nat-info.c:501 msgid "dylib" msgstr "" #: darwin-nat-info.c:503 msgid "appkit" msgstr "" #: darwin-nat-info.c:505 msgid "foundation" msgstr "" #: darwin-nat-info.c:530 msgid "No memory regions." msgstr "" #: darwin-nat-info.c:574 #, possible-c-format msgid "%s-%s %s/%s %s %s %s" msgstr "" #: darwin-nat-info.c:580 msgid "shrd" msgstr "" #: darwin-nat-info.c:580 msgid "priv" msgstr "" #: darwin-nat-info.c:581 msgid "reserved" msgstr "" #: darwin-nat-info.c:581 msgid "not-rsvd" msgstr "" #: darwin-nat-info.c:584 #, possible-c-format msgid " (%d sub-rgn)" msgstr "" #: darwin-nat-info.c:673 msgid "sm " msgstr "" #: darwin-nat-info.c:673 msgid "obj" msgstr "" #: darwin-nat-info.c:742 msgid "Inferior not available" msgstr "" #: darwin-nat-info.c:753 #, possible-c-format msgid "%d exceptions:\n" msgstr "" #: darwin-nat-info.c:758 #, possible-c-format msgid "port 0x%04x, behavior: " msgstr "" #: darwin-nat-info.c:765 msgid "state" msgstr "" #: darwin-nat-info.c:768 msgid "state-identity" msgstr "" #: darwin-nat-info.c:771 #, possible-c-format msgid "0x%x" msgstr "" #: darwin-nat-info.c:773 msgid ", masks:" msgstr "" #: darwin-nat-info.c:775 msgid " BAD_ACCESS" msgstr "" #: darwin-nat-info.c:777 msgid " BAD_INSTRUCTION" msgstr "" #: darwin-nat-info.c:779 msgid " ARITHMETIC" msgstr "" #: darwin-nat-info.c:781 msgid " EMULATION" msgstr "" #: darwin-nat-info.c:783 msgid " SOFTWARE" msgstr "" #: darwin-nat-info.c:785 msgid " BREAKPOINT" msgstr "" #: darwin-nat-info.c:787 msgid " SYSCALL" msgstr "" #: darwin-nat-info.c:789 msgid " MACH_SYSCALL" msgstr "" #: darwin-nat-info.c:791 msgid " RPC_ALERT" msgstr "" #: darwin-nat-info.c:793 msgid " CRASH" msgstr "" #: darwin-nat-info.c:827 msgid "Parameter is saved, host or none" msgstr "" #: darwin-nat-info.c:852 msgid "Get list of tasks in system." msgstr "" #: darwin-nat-info.c:854 msgid "Get list of ports in a task." msgstr "" #: darwin-nat-info.c:856 msgid "Get info on a specific port." msgstr "" #: darwin-nat-info.c:858 msgid "Get info on a specific task." msgstr "" #: darwin-nat-info.c:860 msgid "Get list of threads in a task." msgstr "" #: darwin-nat-info.c:862 msgid "Get info on a specific thread." msgstr "" #: darwin-nat-info.c:865 msgid "Get information on all mach region for the task." msgstr "" #: darwin-nat-info.c:867 msgid "Get information on all mach sub region for the task." msgstr "" #: darwin-nat-info.c:869 msgid "Get information on mach region at given address." msgstr "" #: darwin-nat-info.c:872 msgid "Disp mach exceptions." msgstr "" #: darwin-nat.c:186 #, possible-c-format msgid "[%d inferior]: " msgstr "" #: darwin-nat.c:198 msgid "[UNKNOWN]" msgstr "" #: darwin-nat.c:200 #, possible-c-format msgid "Mach error at \"%s:%u\" in function \"%s\": %s (0x%lx)" msgstr "" #: darwin-nat.c:232 #, c-format msgid "unknown (%d)" msgstr "" #: darwin-nat.c:257 #, possible-c-format msgid "ptrace (%s, %d, 0x%lx, %d): %d (%s)\n" msgstr "" #: darwin-nat.c:259 msgid "no error" msgstr "" #: darwin-nat.c:334 #, possible-c-format msgid " new_ix:%d/%d, old_ix:%d/%d, new_id:0x%x old_id:0x%x\n" msgstr "" #: darwin-nat.c:496 msgid "message header:\n" msgstr "" #: darwin-nat.c:497 #, possible-c-format msgid " bits: 0x%x\n" msgstr "" #: darwin-nat.c:498 #, possible-c-format msgid " size: 0x%x\n" msgstr "" #: darwin-nat.c:499 #, possible-c-format msgid " remote-port: 0x%x\n" msgstr "" #: darwin-nat.c:500 #, possible-c-format msgid " local-port: 0x%x\n" msgstr "" #: darwin-nat.c:501 #, possible-c-format msgid " reserved: 0x%x\n" msgstr "" #: darwin-nat.c:502 #, possible-c-format msgid " id: 0x%x\n" msgstr "" #: darwin-nat.c:521 #, possible-c-format msgid "body: descriptor_count=%u\n" msgstr "" #: darwin-nat.c:530 #, possible-c-format msgid " descr %d: type=%u (port) name=0x%x, dispo=%d\n" msgstr "" #: darwin-nat.c:534 #, possible-c-format msgid " descr %d: type=%u\n" msgstr "" #: darwin-nat.c:544 #, possible-c-format msgid "NDR: mig=%02x if=%02x encod=%02x int=%02x char=%02x float=%02x\n" msgstr "" #: darwin-nat.c:552 msgid " data:" msgstr "" #: darwin-nat.c:720 #, possible-c-format msgid "darwin_resume_thread: state=%d, thread=0x%x, step=%d nsignal=%d\n" msgstr "" #: darwin-nat.c:733 #, possible-c-format msgid "ptrace THUP: res=%d\n" msgstr "" #: darwin-nat.c:740 #, possible-c-format msgid "darwin_resume_thread: kill 0x%x %d: %d\n" msgstr "" #. Set or reset single step. #: darwin-nat.c:746 #, possible-c-format msgid "darwin_set_sstep (thread=0x%x, enable=%d)\n" msgstr "" #: darwin-nat.c:835 #, possible-c-format msgid "darwin_resume: pid=%d, tid=0x%lx, step=%d, signal=%d\n" msgstr "" #: darwin-nat.c:916 #, possible-c-format msgid "darwin_wait: ill-formatted message (id=0x%x)\n" msgstr "" #: darwin-nat.c:933 #, possible-c-format msgid "darwin_wait: thread=0x%x, got %s\n" msgstr "" #: darwin-nat.c:956 #, possible-c-format msgid " (signal %d: %s)\n" msgstr "" #: darwin-nat.c:1003 #, possible-c-format msgid "wait4: res=%d: %s\n" msgstr "" #: darwin-nat.c:1019 #, possible-c-format msgid "darwin_wait: pid=%d exit, status=0x%x\n" msgstr "" #: darwin-nat.c:1029 #, possible-c-format msgid "darwin_wait: pid=%d\n" msgstr "" #. Unknown message. #: darwin-nat.c:1038 #, possible-c-format msgid "darwin: got unknown message, id: 0x%x" msgstr "" #: darwin-nat.c:1088 #, possible-c-format msgid "darwin_wait: waiting for a message pid=%d thread=%lx\n" msgstr "" #: darwin-nat.c:1122 #, possible-c-format msgid "mach_msg: ret=0x%x\n" msgstr "" #: darwin-nat.c:1159 #, possible-c-format msgid "darwin_wait: mach_msg(pending) ret=0x%x\n" msgstr "" #: darwin-nat.c:1181 #, possible-c-format msgid "darwin_wait: thread 0x%x hit a non-gdb breakpoint\n" msgstr "" #: darwin-nat.c:1185 msgid "darwin_wait: unhandled pending message\n" msgstr "" #: darwin-nat.c:1307 #, possible-c-format msgid "cannot kill: %s" msgstr "" #: darwin-nat.c:1381 #, possible-c-format msgid "Failed to kill inferior: kill (%d, 9) returned [%s]" msgstr "" #: darwin-nat.c:1409 #, possible-c-format msgid "" "Unable to find Mach task port for process-id %d: %s (0x%lx).\n" " (please check gdb is codesigned - see taskgated(8))" msgstr "" #: darwin-nat.c:1414 #, possible-c-format msgid "inferior task: 0x%x, pid: %d\n" msgstr "" #: darwin-nat.c:1423 #, possible-c-format msgid "Unable to create exception port, mach_port_allocate returned: %d" msgstr "" #: darwin-nat.c:1430 #, possible-c-format msgid "Unable to create exception port, mach_port_insert_right returned: %d" msgstr "" #: darwin-nat.c:1438 #, possible-c-format msgid "Unable to create port set, mach_port_allocate returned: %d" msgstr "" #: darwin-nat.c:1444 #, possible-c-format msgid "" "Unable to move exception port into new port set, mach_port_move_member\n" "returned: %d" msgstr "" #: darwin-nat.c:1454 #, possible-c-format msgid "Unable to create notification port, mach_port_allocate returned: %d" msgstr "" #: darwin-nat.c:1461 #, possible-c-format msgid "" "Unable to move notification port into new port set, mach_port_move_member\n" "returned: %d" msgstr "" #: darwin-nat.c:1472 #, possible-c-format msgid "" "Termination notification request failed, mach_port_request_notification\n" "returned: %d" msgstr "" #. This is unexpected, as there should not be any previously #. registered notification request. But this is not a fatal #. issue, so just emit a warning. #: darwin-nat.c:1481 msgid "" "A task termination request was registered before the debugger registered\n" "its own. This is unexpected, but should otherwise not have any actual\n" "impact on the debugging session." msgstr "" #: darwin-nat.c:1489 #, possible-c-format msgid "Unable to save exception ports, task_get_exception_portsreturned: %d" msgstr "" #: darwin-nat.c:1501 #, possible-c-format msgid "Unable to set exception ports, task_set_exception_portsreturned: %d" msgstr "" #: darwin-nat.c:1545 #, possible-c-format msgid "unable to read from pipe, read returned: %d" msgstr "" #: darwin-nat.c:1566 #, possible-c-format msgid "unable to create a pipe: %s" msgstr "" #. Trying to masturbate? #: darwin-nat.c:1685 gnu-nat.c:2187 inf-ptrace.c:172 msgid "I refuse to debug myself!" msgstr "" #: darwin-nat.c:1692 inf-ptrace.c:187 remote.c:5210 #, possible-c-format msgid "Attaching to program: %s, %s\n" msgstr "" #: darwin-nat.c:1695 inf-ptrace.c:190 procfs.c:3044 remote.c:5213 #, possible-c-format msgid "Attaching to %s\n" msgstr "" #: darwin-nat.c:1702 #, possible-c-format msgid "Can't attach to process %d: %s (%d)" msgstr "" #: darwin-nat.c:1747 inf-ptrace.c:248 procfs.c:3071 remote.c:5071 #, possible-c-format msgid "Detaching from program: %s, %s\n" msgstr "" #: darwin-nat.c:1763 #, possible-c-format msgid "Unable to detach from process-id %d: %s (%d)" msgstr "" #: darwin-nat.c:1791 #, c-format msgid "Thread 0x%lx of process %u" msgstr "" #: darwin-nat.c:1824 #, possible-c-format msgid "darwin_read_write_inferior(task=0x%x, %s, len=%s)\n" msgstr "" #: darwin-nat.c:1841 #, possible-c-format msgid "darwin_read_write_inferior: mach_vm_read failed at %s: %s" msgstr "" #: darwin-nat.c:1871 #, possible-c-format msgid "darwin_read_write_inferior: mach_vm_region_recurse failed at %s: %s\n" msgstr "" #: darwin-nat.c:1879 #, possible-c-format msgid "" "darwin_read_write_inferior: mach_vm_region_recurse addr=%s, start=%s, " "len=%s\n" msgstr "" #: darwin-nat.c:1888 #, possible-c-format msgid "No memory at %s (vs %s+0x%x). Nothing written" msgstr "" #: darwin-nat.c:1915 #, possible-c-format msgid "" "darwin_read_write_inferior: mach_vm_protect failed at %s (len=0x%lx, " "prot=0x%x): %s" msgstr "" #: darwin-nat.c:1934 #, possible-c-format msgid "darwin_read_write_inferior: mach_vm_write failed: %s" msgstr "" #: darwin-nat.c:1946 #, possible-c-format msgid "" "darwin_read_write_inferior: mach_vm_protect restore failed at %s " "(len=0x%lx): %s" msgstr "" #: darwin-nat.c:2006 #, possible-c-format msgid "darwin_xfer_partial(%s, %s, rbuf=%s, wbuf=%s) pid=%u\n" msgstr "" #: darwin-nat.c:2195 #, possible-c-format msgid "GDB task: 0x%lx, pid: %d\n" msgstr "" #: darwin-nat.c:2199 msgid "Set if printing inferior communication debugging statements." msgstr "" #: darwin-nat.c:2200 msgid "Show if printing inferior communication debugging statements." msgstr "" #: darwin-nat.c:2206 msgid "Set if mach exceptions are caught." msgstr "" #: darwin-nat.c:2207 msgid "Show if mach exceptions are caught." msgstr "" #: darwin-nat.c:2208 msgid "" "When this mode is on, all low level exceptions are reported before being\n" "reported by the kernel." msgstr "" #: dbxread.c:170 mdebugread.c:3432 #, possible-c-format msgid "unknown symbol type %s" msgstr "" #: dbxread.c:177 #, possible-c-format msgid "N_LBRAC/N_RBRAC symbol mismatch at symtab pos %d" msgstr "" #: dbxread.c:184 #, possible-c-format msgid "\"repeated\" header file %s not previously seen, at symtab pos %d" msgstr "" #: dbxread.c:229 msgid "Can't find any code sections in symbol file" msgstr "" #: dbxread.c:634 msgid "Can't find .text section in symbol file" msgstr "" #: dbxread.c:696 #, possible-c-format msgid "ridiculous string table size (%d bytes)." msgstr "" #: dbxread.c:827 msgid "Premature end of file reading symbol table" msgstr "" #: dbxread.c:968 #, possible-c-format msgid "bad string table offset in symbol %d" msgstr "" #: dbxread.c:1164 mdebugread.c:2277 xcoffread.c:2176 #, possible-c-format msgid "function `%s' appears to be defined outside of all compilation units" msgstr "" #: dbxread.c:1405 #, possible-c-format msgid "string table offset backs up at %d" msgstr "" #: dbxread.c:1554 #, possible-c-format msgid "N_BINCL %s not in entries for any file, at symtab pos %d" msgstr "" #: dbxread.c:2008 mdebugread.c:3367 xcoffread.c:2884 #, possible-c-format msgid "unknown symbol descriptor `%c'" msgstr "" #: dbxread.c:2537 msgid "First symbol in segment of executable not a source symbol" msgstr "" #: dbxread.c:2832 msgid "" "misplaced N_LBRAC entry; discarding local symbols which have no enclosing " "block" msgstr "" #: dbxread.c:2853 msgid "block start larger than block end" msgstr "" #: dbxread.c:3143 #, possible-c-format msgid "unmatched N_LBRAC before symtab pos %d" msgstr "" #: dbxread.c:3291 dbxread.c:3385 dbxread.c:3480 #, possible-c-format msgid "ridiculous string table size: %d bytes" msgstr "" #: dbxread.c:3458 #, possible-c-format msgid "" "stabsect_build_psymtabs: Found stabs (%s), but not string section (%s)" msgstr "" #: dbxread.c:3467 #, possible-c-format msgid "Can't find %s section in symbol file" msgstr "" #: dcache.c:138 #, possible-c-format msgid "Deprecated remotecache flag is %s.\n" msgstr "" #: dcache.c:552 dcache.c:617 msgid "No data cache available.\n" msgstr "" #: dcache.c:567 msgid "No such cache line exists.\n" msgstr "" #: dcache.c:573 dcache.c:633 #, possible-c-format msgid "Line %d: address %s [%d hits]\n" msgstr "" #: dcache.c:602 msgid "Usage: info dcache [linenumber]\n" msgstr "" #: dcache.c:610 #, possible-c-format msgid "Dcache %u lines of %u bytes each.\n" msgstr "" #: dcache.c:621 #, possible-c-format msgid "Contains data for %s\n" msgstr "" #: dcache.c:641 #, possible-c-format msgid "Cache state: %d active lines, %d hits\n" msgstr "" #: dcache.c:657 msgid "Dcache size must be greater than 0." msgstr "" #: dcache.c:671 #, possible-c-format msgid "Invalid dcache line size: %u (must be power of 2)." msgstr "" #: dcache.c:694 msgid "Set cache use for remote targets." msgstr "" #: dcache.c:695 msgid "Show cache use for remote targets." msgstr "" #: dcache.c:696 msgid "" "This used to enable the data cache for remote targets. The cache\n" "functionality is now controlled by the memory region system and the\n" "\"stack-cache\" flag; \"remotecache\" now does nothing and\n" "exists only for compatibility reasons." msgstr "" #: dcache.c:706 msgid "" "Print information on the dcache performance.\n" "With no arguments, this command prints the cache configuration and a\n" "summary of each line in the cache. Use \"info dcache to dump\"\n" "the contents of a given line." msgstr "" #: dcache.c:712 msgid "Use this command to set number of lines in dcache and line-size." msgstr "" #. allow_unknown #: dcache.c:715 msgid "Show dcachesettings." msgstr "" #: dcache.c:720 msgid "Set dcache line size in bytes (must be power of 2)." msgstr "" #: dcache.c:721 msgid "Show dcache line size." msgstr "" #: dcache.c:728 msgid "Set number of dcache lines." msgstr "" #: dcache.c:729 msgid "Show number of dcache lines." msgstr "" #: demangle.c:56 #, possible-c-format msgid "Demangling of encoded C++/ObjC names when displaying symbols is %s.\n" msgstr "" #: demangle.c:69 #, possible-c-format msgid "Demangling of C++/ObjC names in disassembly listings is %s.\n" msgstr "" #: demangle.c:88 #, possible-c-format msgid "The current C++ demangling style is \"%s\".\n" msgstr "" #: demangle.c:194 #, possible-c-format msgid "Unrecognized option '%s' to demangle command. Try \"help demangle\"." msgstr "" #: demangle.c:204 msgid "Usage: demangle [-l language] [--] name" msgstr "" #: demangle.c:212 #, possible-c-format msgid "Unknown language \"%s\"" msgstr "" #: demangle.c:225 #, possible-c-format msgid "Can't demangle \"%s\"" msgstr "" #: demangle.c:256 msgid "Set demangling of encoded C++/ObjC names when displaying symbols." msgstr "" #: demangle.c:257 msgid "Show demangling of encoded C++/ObjC names when displaying symbols." msgstr "" #: demangle.c:263 msgid "Set demangling of C++/ObjC names in disassembly listings." msgstr "" #: demangle.c:264 msgid "Show demangling of C++/ObjC names in disassembly listings." msgstr "" #: demangle.c:272 msgid "Set the current C++ demangling style." msgstr "" #: demangle.c:273 msgid "Show the current C++ demangling style." msgstr "" #: demangle.c:274 msgid "" "Use `set demangle-style' without arguments for a list of demangling styles." msgstr "" #: demangle.c:280 msgid "" "Demangle a mangled name.\n" "Usage: demangle [-l language] [--] name\n" "If LANGUAGE is not specified, NAME is demangled in the current language." msgstr "" #: dfp.c:92 #, possible-c-format msgid "Cannot perform operation: %s" msgstr "" #: dfp.c:137 dfp.c:165 dfp.c:194 msgid "Unknown decimal floating point type." msgstr "" #. libdecnumber can convert only 32-bit integers. #: dfp.c:221 msgid "" "Conversion of large integer to a decimal floating type is not supported." msgstr "" #: dfp.c:306 msgid "Unknown decimal floating point operation." msgstr "" #: dfp.c:359 msgid "Comparison with an invalid number (NaN)." msgstr "" #: dicos-tdep.c:83 dicos-tdep.c:97 #, possible-c-format msgid "Can't read elf symbols from %s: %s" msgstr "" #: dictionary.c:598 msgid "dict_add_symbol: non-expandable dictionary" msgstr "" #: disasm.c:707 msgid "--- no source info for this pc ---\n" msgstr "" #: doublest.c:796 #, possible-c-format msgid "Unrecognized %d-bit floating-point type." msgstr "" #. If we don't know the floating-point format of FROM_TYPE or #. TO_TYPE, there's not much we can do. We might make the #. assumption that if the length of FROM_TYPE and TO_TYPE match, #. their floating-point format would match too, but that #. assumption might be wrong on targets that support #. floating-point types that only differ in endianness for #. example. So we warn instead, and zero out the target buffer. #: doublest.c:877 msgid "Can't convert floating-point number to desired type." msgstr "" #: dtrace-probe.c:555 #, possible-c-format msgid "skipping section '%s' which does not contain valid DOF data." msgstr "" #: dtrace-probe.c:647 #, possible-c-format msgid "could not obtain the contents ofsection '%s' in objfile `%s'." msgstr "" #: dtrace-probe.c:788 msgid "Enabled" msgstr "" #: dtrace-probe.c:831 dtrace-probe.c:863 msgid "No inferior running" msgstr "" #: dtrace-probe.c:872 #, possible-c-format msgid "Probe %s:%s cannot be disabled: no enablers." msgstr "" #: dtrace-probe.c:921 msgid "" "Show information about DTrace static probes.\n" "Usage: info probes dtrace [PROVIDER [NAME [OBJECT]]]\n" "Each argument is a regular expression, used to select probes.\n" "PROVIDER matches probe provider names.\n" "NAME matches the probe names.\n" "OBJECT matches the executable or shared library name." msgstr "" #: dummy-frame.c:416 msgid "maintenance print dummy-frames" msgstr "" #: dummy-frame.c:429 msgid "Print the contents of the internal dummy-frame stack." msgstr "" #: dwarf2-frame.c:342 #, possible-c-format msgid "" "incomplete CFI data; DW_CFA_restore unspecified\n" "register %s (#%d) at %s" msgstr "" #. This is actually invalid DWARF, but if we ever do run across #. it somehow, we might as well support it. So, instead, report #. it as unimplemented. #: dwarf2-frame.c:400 msgid "" "Not implemented: computing unwound register using explicit value operator" msgstr "" #: dwarf2-frame.c:532 #, possible-c-format msgid "bad CFI data; mismatched DW_CFA_restore_state at %s" msgstr "" #: dwarf2-frame.c:691 msgid "Unknown CFI encountered." msgstr "" #: dwarf2-frame.c:920 msgid "Could not compute CFA; needed to translate this expression" msgstr "" #: dwarf2-frame.c:964 dwarf2-frame.c:1129 msgid "Unknown CFA rule." msgstr "" #: dwarf2-frame.c:1184 #, possible-c-format msgid "incomplete CFI data; unspecified registers (e.g., %s) at %s" msgstr "" #: dwarf2-frame.c:1381 msgid "Unknown register rule." msgstr "" #: dwarf2-frame.c:1511 msgid "cfa not available for record btrace target" msgstr "" #: dwarf2-frame.c:1517 msgid "" "can't compute CFA for this frame: required registers or memory are " "unavailable" msgstr "" #: dwarf2-frame.c:1522 msgid "can't compute CFA for this frame: frame base not available" msgstr "" #: dwarf2-frame.c:1595 msgid "Unsupported address size" msgstr "" #: dwarf2-frame.c:1612 msgid "Unsupported encoding: DW_EH_PE_indirect" msgstr "" #: dwarf2-frame.c:1645 dwarf2-frame.c:1693 msgid "Invalid or unsupported encoding" msgstr "" #: dwarf2-frame.c:1906 msgid "Found a CIE when not expecting it." msgstr "" #: dwarf2-frame.c:2078 msgid "Found an FDE when not expecting it." msgstr "" #: dwarf2-frame.c:2219 #, possible-c-format msgid "Corrupt data in %s:%s; align 4 workaround apparently succeeded" msgstr "" #: dwarf2-frame.c:2226 #, possible-c-format msgid "Corrupt data in %s:%s; align 8 workaround apparently succeeded" msgstr "" #: dwarf2-frame.c:2234 #, possible-c-format msgid "Corrupt data in %s:%s" msgstr "" #: dwarf2-frame.c:2324 #, possible-c-format msgid "skipping .eh_frame info of %s: %s" msgstr "" #: dwarf2-frame.c:2365 #, possible-c-format msgid "skipping .debug_frame info of %s: %s" msgstr "" #: dwarf2expr.c:80 #, possible-c-format msgid "Unsupported address size in DWARF expressions: %d bits" msgstr "" #: dwarf2expr.c:181 msgid "dwarf expression stack underflow" msgstr "" #: dwarf2expr.c:191 dwarf2expr.c:291 #, possible-c-format msgid "Asked for position %d of stack, stack only has %d elements on it." msgstr "" #: dwarf2expr.c:205 msgid "integral type expected in DWARF expression" msgstr "" #: dwarf2expr.c:225 msgid "no unsigned variant found for type, while evaluating DWARF expression" msgstr "" #: dwarf2expr.c:247 msgid "no signed variant found for type, while evaluating DWARF expression" msgstr "" #: dwarf2expr.c:377 msgid "DWARF expression error: ran off end of buffer reading uleb128 value" msgstr "" #: dwarf2expr.c:389 msgid "DWARF expression error: ran off end of buffer reading sleb128 value" msgstr "" #: dwarf2expr.c:398 msgid "DWARF expression error: ran off end of buffer reading leb128 value" msgstr "" #: dwarf2expr.c:414 #, possible-c-format msgid "" "DWARF-2 expression error: `%s' operations must be used either alone or in " "conjunction with DW_OP_piece or DW_OP_bit_piece." msgstr "" #: dwarf2expr.c:448 msgid "Could not find type for DW_OP_GNU_const_type" msgstr "" #: dwarf2expr.c:450 msgid "DW_OP_GNU_const_type has different sizes for type and data" msgstr "" #: dwarf2expr.c:650 #, possible-c-format msgid "DWARF-2 expression error: Loop detected (%d)." msgstr "" #: dwarf2expr.c:825 msgid "" "DWARF-2 expression error: DW_OP_reg operations must be used either alone or " "in conjunction with DW_OP_piece or DW_OP_bit_piece." msgstr "" #: dwarf2expr.c:849 dwarf2loc.c:3172 msgid "DW_OP_implicit_value: too few bytes available." msgstr "" #: dwarf2expr.c:869 msgid "" "DWARF-2 expression error: DW_OP_GNU_implicit_pointer is not allowed in frame " "context" msgstr "" #: dwarf2expr.c:961 msgid "Not implemented: computing frame base using explicit value operator" msgstr "" #: dwarf2expr.c:991 #, possible-c-format msgid "Not enough elements for DW_OP_swap. Need 2, have %d." msgstr "" #: dwarf2expr.c:1011 #, possible-c-format msgid "Not enough elements for DW_OP_rot. Need 3, have %d." msgstr "" #: dwarf2expr.c:1125 msgid "Incompatible types on DWARF stack" msgstr "" #: dwarf2expr.c:1248 msgid "Can't be reached." msgstr "" #: dwarf2expr.c:1334 msgid "" "DWARF-2 expression error: DW_OP_GNU_uninit must always be the very last op." msgstr "" #: dwarf2expr.c:1368 msgid "DW_OP_GNU_entry_value: too few bytes available." msgstr "" #: dwarf2expr.c:1395 msgid "" "DWARF-2 expression error: DW_OP_GNU_entry_value is supported only for single " "DW_OP_reg* or for DW_OP_breg*(0)+DW_OP_deref*" msgstr "" #: dwarf2expr.c:1471 msgid "DW_OP_GNU_reinterpret has wrong size" msgstr "" #: dwarf2expr.c:1486 #, possible-c-format msgid "Unhandled dwarf expression opcode 0x%x" msgstr "" #: dwarf2expr.c:1512 dwarf2expr.c:1520 dwarf2expr.c:1528 dwarf2expr.c:1536 #: dwarf2expr.c:1544 dwarf2expr.c:1573 #, possible-c-format msgid "%s is invalid in this context" msgstr "" #: dwarf2expr.c:1552 msgid "Support for typed DWARF is not supported in this context" msgstr "" #: dwarf2expr.c:1565 msgid "Support for DW_OP_GNU_entry_value is unimplemented" msgstr "" #: dwarf2loc.c:91 msgid "access outside bounds of object referenced via synthetic pointer" msgstr "" #: dwarf2loc.c:251 msgid "dwarf2_find_location_expression: Corrupted DWARF expression." msgstr "" #: dwarf2loc.c:354 msgid "frame address is not available." msgstr "" #: dwarf2loc.c:502 #, possible-c-format msgid "Could not find the frame base for \"%s\"." msgstr "" #: dwarf2loc.c:592 #, possible-c-format msgid "Entry values and tail call frames debugging is %s.\n" msgstr "" #: dwarf2loc.c:621 #, possible-c-format msgid "DW_AT_GNU_call_site_target is not specified at %s in %s" msgstr "" #: dwarf2loc.c:634 #, possible-c-format msgid "" "DW_AT_GNU_call_site_target DWARF block resolving requires known frame which " "is currently not available at %s in %s" msgstr "" #: dwarf2loc.c:668 #, possible-c-format msgid "Cannot find function \"%s\" for a call site target at %s in %s" msgstr "" #: dwarf2loc.c:682 msgid "invalid call site target kind" msgstr "" #: dwarf2loc.c:698 #, possible-c-format msgid "" "DW_TAG_GNU_call_site resolving failed to find function name for address %s" msgstr "" #: dwarf2loc.c:767 #, possible-c-format msgid "" "DW_OP_GNU_entry_value resolving has found function \"%s\" at %s can call " "itself via tail calls" msgstr "" #: dwarf2loc.c:936 #, possible-c-format msgid "Unable to find function for PC %s" msgstr "" #: dwarf2loc.c:1035 #, possible-c-format msgid "" "There are no unambiguously determinable intermediate callers or callees " "between caller function \"%s\" at %s and callee function \"%s\" at %s" msgstr "" #: dwarf2loc.c:1140 #, possible-c-format msgid "" "DW_OP_GNU_entry_value resolving callee gdbarch %s (of %s (%s)) does not " "match caller gdbarch %s" msgstr "" #: dwarf2loc.c:1154 #, possible-c-format msgid "DW_OP_GNU_entry_value resolving requires caller of %s (%s)" msgstr "" #: dwarf2loc.c:1171 #, possible-c-format msgid "" "DW_OP_GNU_entry_value resolving expects callee %s at %s but the called frame " "is for %s at %s" msgstr "" #. DW_TAG_GNU_call_site_parameter will be missing just if GCC could not #. determine its value. #: dwarf2loc.c:1197 #, possible-c-format msgid "Cannot find matching parameter at DW_TAG_GNU_call_site %s at %s" msgstr "" #: dwarf2loc.c:1233 dwarf2loc.c:1280 msgid "Cannot resolve DW_AT_GNU_call_site_data_value" msgstr "" #: dwarf2loc.c:1325 msgid "Location address is not set." msgstr "" #: dwarf2loc.c:1462 msgid "" "DWARF-2 expression error: DW_OP_GNU_entry_value is supported only for single " "DW_OP_reg* or for DW_OP_fbreg(*)" msgstr "" #: dwarf2loc.c:1700 msgid "Should not be able to create a lazy value with an enclosing type" msgstr "" #: dwarf2loc.c:1840 dwarf2loc.c:2451 msgid "invalid location type" msgstr "" #: dwarf2loc.c:1963 msgid "" "Can't do read-modify-write to update bitfield; containing word has been " "optimized out" msgstr "" #: dwarf2loc.c:1968 msgid "" "Can't do read-modify-write to update bitfield; containing word is unavailable" msgstr "" #: dwarf2loc.c:2106 msgid "Invalid use of DW_OP_GNU_implicit_pointer" msgstr "" #: dwarf2loc.c:2323 msgid "cannot use offset on synthetic pointer to register" msgstr "" #: dwarf2loc.c:2610 msgid "cannot find reference address for offset property" msgstr "" #: dwarf2loc.c:2853 #, possible-c-format msgid "DWARF operator %s cannot be translated to an agent expression" msgstr "" #: dwarf2loc.c:2856 #, possible-c-format msgid "" "Unknown DWARF operator 0x%02x cannot be translated to an agent expression" msgstr "" #: dwarf2loc.c:2875 #, possible-c-format msgid "bad DWARF register number %d" msgstr "" #: dwarf2loc.c:2890 #, possible-c-format msgid "Unable to access DWARF register number %d" msgstr "" #: dwarf2loc.c:2891 #, possible-c-format msgid "Unable to access DWARF register number %s" msgstr "" #: dwarf2loc.c:3174 #, possible-c-format msgid "Cannot translate DW_OP_implicit_value of %d bytes" msgstr "" #: dwarf2loc.c:3536 msgid "Cannot translate empty pieces to agent expressions" msgstr "" #: dwarf2loc.c:3549 msgid "Expression pieces exceed word size" msgstr "" #: dwarf2loc.c:3637 msgid "invalid label" msgstr "" #. The text is output as "$bad_register_number". #. That is why we use the underscores. #: dwarf2loc.c:3711 msgid "bad_register_number" msgstr "" #: dwarf2loc.c:3734 dwarf2loc.c:3743 #, possible-c-format msgid "a variable in $%s" msgstr "" #: dwarf2loc.c:3764 #, possible-c-format msgid "No block found for address for symbol \"%s\"." msgstr "" #: dwarf2loc.c:3770 #, possible-c-format msgid "No function found for block for symbol \"%s\"." msgstr "" #: dwarf2loc.c:3783 #, possible-c-format msgid "Unexpected opcode after DW_OP_breg%u for symbol \"%s\"." msgstr "" #: dwarf2loc.c:3801 #, possible-c-format msgid "a variable at frame base reg $%s offset %s+%s" msgstr "" #: dwarf2loc.c:3813 #, possible-c-format msgid "a variable at offset %s from base reg $%s" msgstr "" #: dwarf2loc.c:3844 dwarf2loc.c:3867 #, possible-c-format msgid "" "a thread-local variable at offset 0x%s in the thread-local storage for `%s'" msgstr "" #: dwarf2loc.c:3878 #, possible-c-format msgid "the constant %d" msgstr "" #: dwarf2loc.c:3912 #, possible-c-format msgid "Unrecognized DWARF opcode 0x%02x at %ld" msgstr "" #: dwarf2loc.c:4274 msgid ", and " msgstr "" #: dwarf2loc.c:4290 msgid "a complex DWARF expression:\n" msgstr "" #: dwarf2loc.c:4312 #, possible-c-format msgid "an empty %s-byte piece" msgstr "" #: dwarf2loc.c:4315 #, possible-c-format msgid " [%s-byte piece]" msgstr "" #: dwarf2loc.c:4327 #, possible-c-format msgid "an empty %s-bit piece" msgstr "" #: dwarf2loc.c:4331 #, possible-c-format msgid " [%s-bit piece, offset %s bits]" msgstr "" #: dwarf2loc.c:4343 #, possible-c-format msgid "Corrupted DWARF2 expression for \"%s\"." msgstr "" #: dwarf2loc.c:4398 dwarf2loc.c:4609 #, possible-c-format msgid "symbol \"%s\" is optimized out" msgstr "" #: dwarf2loc.c:4506 msgid "multi-location:\n" msgstr "" #: dwarf2loc.c:4533 #, possible-c-format msgid " Base address %s" msgstr "" #: dwarf2loc.c:4541 #, possible-c-format msgid "Corrupted DWARF expression for symbol \"%s\"." msgstr "" #. (It would improve readability to print only the minimum #. necessary digits of the second number of the range.) #: dwarf2loc.c:4559 #, possible-c-format msgid " Range %s-%s: " msgstr "" #: dwarf2loc.c:4637 msgid "Set entry values and tail call frames debugging." msgstr "" #: dwarf2loc.c:4639 msgid "Show entry values and tail call frames debugging." msgstr "" #: dwarf2loc.c:4641 msgid "" "When non-zero, the process of determining parameter values from function " "entry point and tail call frames will be printed." msgstr "" #: dwarf2read.c:1386 #, possible-c-format msgid "The upper bound on the age of cached DWARF compilation units is %s.\n" msgstr "" #: dwarf2read.c:1892 msgid "statement list doesn't fit in .debug_line section" msgstr "" #: dwarf2read.c:1899 msgid ".debug_line section has line data without a file" msgstr "" #: dwarf2read.c:1906 msgid ".debug_line section has line program sequence without an end" msgstr "" #: dwarf2read.c:1913 msgid "location expression too complex" msgstr "" #: dwarf2read.c:1921 #, possible-c-format msgid "const value length mismatch for '%s', got %d, expected %d" msgstr "" #: dwarf2read.c:1929 #, possible-c-format msgid "debug info runs off end of %s section [in module %s]" msgstr "" #: dwarf2read.c:1939 #, possible-c-format msgid "" "macro debug info contains a malformed macro definition:\n" "`%s'" msgstr "" #: dwarf2read.c:1948 #, possible-c-format msgid "invalid attribute class or form for '%s' in '%s'" msgstr "" #: dwarf2read.c:2304 #, possible-c-format msgid "" "Dwarf Error: DWP format V2 with relocations is not supported in section %s " "[in module %s]" msgstr "" #: dwarf2read.c:2348 #, possible-c-format msgid "Dwarf Error: Can't read DWARF data in section %s [in module %s]" msgstr "" #: dwarf2read.c:2479 #, possible-c-format msgid "could not read '.gnu_debugaltlink' section: %s" msgstr "" #: dwarf2read.c:2518 #, possible-c-format msgid "could not find '.gnu_debugaltlink' file for %s" msgstr "" #: dwarf2read.c:2928 #, possible-c-format msgid ".gdb_index address table has invalid range (%s - %s)" msgstr "" #: dwarf2read.c:2936 #, possible-c-format msgid ".gdb_index address table has invalid CU number %u" msgstr "" #: dwarf2read.c:3094 #, possible-c-format msgid "Skipping obsolete .gdb_index section in %s." msgstr "" #: dwarf2read.c:3113 #, possible-c-format msgid "" "Skipping deprecated .gdb_index section in %s.\n" "Do \"set use-deprecated-index-sections on\" before the file is read\n" "to use the section anyway." msgstr "" #: dwarf2read.c:3207 #, possible-c-format msgid "could not read '.gdb_index' section from %s; skipping" msgstr "" #: dwarf2read.c:3609 dwarf2read.c:4031 #, possible-c-format msgid ".gdb_index entry has bad CU index [in module %s]" msgstr "" #: dwarf2read.c:3729 #, possible-c-format msgid " Number of read CUs: %d\n" msgstr "" #: dwarf2read.c:3730 #, possible-c-format msgid " Number of unread CUs: %d\n" msgstr "" #: dwarf2read.c:4105 #, possible-c-format msgid "(Internal error: pc %s in read in CU, but not in symtab.)" msgstr "" #: dwarf2read.c:4353 msgid "read_comp_unit_head: dwarf from non elf file" msgstr "" #: dwarf2read.c:4388 #, possible-c-format msgid "" "Dwarf Error: wrong version in compilation unit header (is %d, should be 2, " "3, or 4) [in module %s]" msgstr "" #: dwarf2read.c:4394 #, possible-c-format msgid "" "Dwarf Error: bad offset (0x%lx) in compilation unit header (offset 0x%lx + " "6) [in module %s]" msgstr "" #: dwarf2read.c:4403 #, possible-c-format msgid "" "Dwarf Error: bad length (0x%lx) in compilation unit header (offset 0x%lx + " "0) [in module %s]" msgstr "" #: dwarf2read.c:4746 #, possible-c-format msgid "" "debug type entry at offset 0x%x is duplicate to the entry at offset 0x%x, " "signature %s" msgstr "" #: dwarf2read.c:5168 #, possible-c-format msgid "" "Dwarf Error: signature mismatch %s vs %s while reading TU at offset 0x%x [in " "module %s]" msgstr "" #: dwarf2read.c:5303 #, possible-c-format msgid "Dwarf Error: missing dwo_id for dwo_name %s [in module %s]" msgstr "" #: dwarf2read.c:5592 #, possible-c-format msgid "" "compilation unit with DW_AT_GNU_dwo_name has children (offset 0x%x) [in " "module %s]" msgstr "" #: dwarf2read.c:6706 dwarf2read.c:8206 #, possible-c-format msgid "" "Dwarf Error: DW_TAG_imported_unit is not supported in type units [in module " "%s]" msgstr "" #: dwarf2read.c:6824 #, possible-c-format msgid "unhandled containing DIE tag %d for DIE at %d" msgstr "" #: dwarf2read.c:7177 dwarf2read.c:15679 msgid "malformed enumerator DIE ignored" msgstr "" #: dwarf2read.c:7215 #, possible-c-format msgid "" "Dwarf Error: Could not find abbrev number %d in %s at offset 0x%x [in module " "%s]" msgstr "" #: dwarf2read.c:7272 dwarf2read.c:15902 msgid "ignoring absolute DW_AT_sibling" msgstr "" #: dwarf2read.c:7280 dwarf2read.c:15910 msgid "DW_AT_sibling points backwards" msgstr "" #: dwarf2read.c:7365 dwarf2read.c:16423 #, possible-c-format msgid "Dwarf Error: Cannot handle %s in DWARF reader [in module %s]" msgstr "" #: dwarf2read.c:7410 #, possible-c-format msgid "bug: psymtab for %s is already read in." msgstr "" #: dwarf2read.c:7417 mdebugread.c:282 #, possible-c-format msgid "Reading in symbols for %s..." msgstr "" #: dwarf2read.c:7448 mdebugread.c:295 psymtab.c:101 symfile.c:1223 msgid "done.\n" msgstr "" #: dwarf2read.c:7831 #, possible-c-format msgid "Symtab %s has objects from two different Go packages: %s and %s" msgstr "" #: dwarf2read.c:8329 #, possible-c-format msgid "Tag '%s' has unexpected children" msgstr "" #: dwarf2read.c:8546 msgid "template parameter missing DW_AT_type" msgstr "" #: dwarf2read.c:8562 msgid "template parameter missing DW_AT_const_value" msgstr "" #: dwarf2read.c:8775 #, possible-c-format msgid "" "Computed physname <%s> does not match demangled <%s> (from linkage <%s>) - " "DIE at 0x%x [in module %s]" msgstr "" #: dwarf2read.c:8840 #, possible-c-format msgid "DIE at 0x%x has too many recursively imported declarations" msgstr "" #: dwarf2read.c:8903 dwarf2read.c:8995 #, possible-c-format msgid "Tag '%s' has no DW_AT_import" msgstr "" #: dwarf2read.c:8986 #, possible-c-format msgid "" "child DW_TAG_imported_declaration expected - DIE at 0x%x [in module %s]" msgstr "" #: dwarf2read.c:9007 #, possible-c-format msgid "" "child DW_TAG_imported_declaration has unknown imported name - DIE at 0x%x " "[in module %s]" msgstr "" #: dwarf2read.c:9255 msgid "CU refers to both DW_AT_GNU_macros and DW_AT_macro_info" msgstr "" #: dwarf2read.c:9551 #, possible-c-format msgid "" "Dwarf Error: debug entry at offset 0x%x is missing its dwo_id [in module %s]" msgstr "" #: dwarf2read.c:9627 #, possible-c-format msgid "Multiple CUs in DWO file %s [in module %s]" msgstr "" #: dwarf2read.c:9815 #, possible-c-format msgid "Dwarf Error: unsupported DWP file version (%s) [in module %s]" msgstr "" #: dwarf2read.c:9821 #, possible-c-format msgid "" "Dwarf Error: number of slots in DWP hash table (%s) is not power of 2 [in " "module %s]" msgstr "" #: dwarf2read.c:9843 #, possible-c-format msgid "" "Empty DWP but nr_slots,nr_units,nr_columns not all zero [in modules %s]" msgstr "" #: dwarf2read.c:9867 #, possible-c-format msgid "" "Dwarf Error: bad DWP hash table, too few columns in section table [in module " "%s]" msgstr "" #: dwarf2read.c:9873 #, possible-c-format msgid "" "Dwarf Error: bad DWP hash table, too many columns in section table [in " "module %s]" msgstr "" #: dwarf2read.c:9885 #, possible-c-format msgid "" "Dwarf Error: bad DWP hash table, bad section id %d in section table [in " "module %s]" msgstr "" #: dwarf2read.c:9891 #, possible-c-format msgid "" "Dwarf Error: bad DWP hash table, duplicate section id %d in section table " "[in module %s]" msgstr "" #: dwarf2read.c:9903 #, possible-c-format msgid "" "Dwarf Error: bad DWP hash table, missing/duplicate DWO info/types section " "[in module %s]" msgstr "" #: dwarf2read.c:9910 #, possible-c-format msgid "" "Dwarf Error: bad DWP hash table, missing DWO abbrev section [in module %s]" msgstr "" #: dwarf2read.c:9922 #, possible-c-format msgid "Dwarf Error: DWP index section is corrupt (too small) [in module %s]" msgstr "" #: dwarf2read.c:10074 #, possible-c-format msgid "" "Dwarf Error: bad DWP hash table, section number too large [in module %s]" msgstr "" #: dwarf2read.c:10082 #, possible-c-format msgid "Dwarf Error: bad DWP hash table, invalid section found [in module %s]" msgstr "" #: dwarf2read.c:10092 #, possible-c-format msgid "Dwarf Error: bad DWP hash table, missing DWO sections [in module %s]" msgstr "" #: dwarf2read.c:10098 #, possible-c-format msgid "Dwarf Error: bad DWP hash table, too many DWO sections [in module %s]" msgstr "" #: dwarf2read.c:10206 #, possible-c-format msgid "" "Dwarf Error: Bad DWP V2 section info, doesn't fit in section %s [in module " "%s]" msgstr "" #: dwarf2read.c:10452 #, possible-c-format msgid "" "Dwarf Error: bad DWP hash table, lookup didn't terminate [in module %s]" msgstr "" #. Technically speaking, we should try to limp along, but this is #. pretty bizarre. We use pulongest here because that's the established #. portability solution (e.g, we cannot use %u for uint32_t). #: dwarf2read.c:10887 #, possible-c-format msgid "" "Dwarf Error: DWP file CU version %s doesn't match TU version %s [in DWP file " "%s]" msgstr "" #: dwarf2read.c:11049 #, possible-c-format msgid "" "Could not find DWO %s %s(%s)%s referenced by %s at offset 0x%x [in module %s]" msgstr "" #: dwarf2read.c:11233 #, possible-c-format msgid "DIE 0x%x and its abstract origin 0x%x have different tags" msgstr "" #: dwarf2read.c:11287 #, possible-c-format msgid "Child DIE 0x%x and its abstract origin 0x%x have different tags" msgstr "" #: dwarf2read.c:11292 #, possible-c-format msgid "Child DIE 0x%x and its abstract origin 0x%x have different parents" msgstr "" #: dwarf2read.c:11304 #, possible-c-format msgid "" "Multiple children of DIE 0x%x refer to DIE 0x%x as their abstract origin" msgstr "" #: dwarf2read.c:11373 #, possible-c-format msgid "missing name for subprogram DIE at %d" msgstr "" #: dwarf2read.c:11384 #, possible-c-format msgid "cannot get low and high bounds for subprogram DIE at %d" msgstr "" #: dwarf2read.c:11600 #, possible-c-format msgid "missing DW_AT_low_pc for DW_TAG_GNU_call_site DIE 0x%x [in module %s]" msgstr "" #: dwarf2read.c:11617 #, possible-c-format msgid "Duplicate PC %s for DW_TAG_GNU_call_site DIE 0x%x [in module %s]" msgstr "" #: dwarf2read.c:11633 #, possible-c-format msgid "" "Tag %d is not DW_TAG_GNU_call_site_parameter in DW_TAG_GNU_call_site child " "DIE 0x%x [in module %s]" msgstr "" #: dwarf2read.c:11693 #, possible-c-format msgid "" "Cannot find function owning DW_TAG_GNU_call_site DIE 0x%x [in module %s]" msgstr "" #: dwarf2read.c:11739 #, possible-c-format msgid "" "DW_AT_GNU_call_site_target target DIE has invalid physname, for referencing " "DIE 0x%x [in module %s]" msgstr "" #: dwarf2read.c:11752 #, possible-c-format msgid "" "DW_AT_GNU_call_site_target target DIE has invalid low pc, for referencing " "DIE 0x%x [in module %s]" msgstr "" #: dwarf2read.c:11764 #, possible-c-format msgid "" "DW_TAG_GNU_call_site DW_AT_GNU_call_site_target is neither block nor " "reference, for DIE 0x%x [in module %s]" msgstr "" #: dwarf2read.c:11804 #, possible-c-format msgid "" "DW_AT_abstract_origin offset is not in CU for DW_TAG_GNU_call_site child DIE " "0x%x [in module %s]" msgstr "" #: dwarf2read.c:11816 #, possible-c-format msgid "" "No DW_FORM_block* DW_AT_location for DW_TAG_GNU_call_site child DIE 0x%x [in " "module %s]" msgstr "" #: dwarf2read.c:11834 #, possible-c-format msgid "" "Only single DW_OP_reg or DW_OP_fbreg is supported for DW_FORM_block* " "DW_AT_location is supported for DW_TAG_GNU_call_site child DIE 0x%x [in " "module %s]" msgstr "" #: dwarf2read.c:11847 #, possible-c-format msgid "" "No DW_FORM_block* DW_AT_GNU_call_site_value for DW_TAG_GNU_call_site child " "DIE 0x%x [in module %s]" msgstr "" #: dwarf2read.c:11865 #, possible-c-format msgid "" "No DW_FORM_block* DW_AT_GNU_call_site_data_value for DW_TAG_GNU_call_site " "child DIE 0x%x [in module %s]" msgstr "" #: dwarf2read.c:11909 #, possible-c-format msgid "Offset %d out of bounds for DW_AT_ranges attribute" msgstr "" #: dwarf2read.c:11951 dwarf2read.c:12297 msgid "Invalid .debug_ranges data (no base address)" msgstr "" #: dwarf2read.c:11959 dwarf2read.c:12306 msgid "Invalid .debug_ranges data (inverted range)" msgstr "" #: dwarf2read.c:11976 dwarf2read.c:12323 #, possible-c-format msgid ".debug_ranges entry has start address of zero [in module %s]" msgstr "" #: dwarf2read.c:12264 #, possible-c-format msgid "Offset %lu out of bounds for DW_AT_ranges attribute" msgstr "" #: dwarf2read.c:12751 #, possible-c-format msgid "unsupported accessibility %d" msgstr "" #: dwarf2read.c:12763 msgid "unexpected virtuality in component of Ada type" msgstr "" #: dwarf2read.c:12816 msgid "unexpected member function in Ada type" msgstr "" #: dwarf2read.c:12899 #, possible-c-format msgid "member function type missing for '%s'" msgstr "" #: dwarf2read.c:12979 #, possible-c-format msgid "" "cannot determine context for virtual member function \"%s\" (offset %d)" msgstr "" #: dwarf2read.c:13007 #, possible-c-format msgid "" "Member function \"%s\" (offset %d) is virtual but the vtable offset is not " "specified" msgstr "" #: dwarf2read.c:13026 msgid "unexpected member functions in Ada type" msgstr "" #: dwarf2read.c:13371 #, possible-c-format msgid "virtual function table pointer not found when defining class '%s'" msgstr "" #: dwarf2read.c:13815 msgid "" "DW_AT_byte_size for array type smaller than the total size of elements" msgstr "" #: dwarf2read.c:14038 #, possible-c-format msgid "" "Variable in common block has DW_AT_data_member_location - DIE at 0x%x [in " "module %s]" msgstr "" #: dwarf2read.c:14162 #, possible-c-format msgid "DW_TAG_module has no name, offset 0x%x" msgstr "" #: dwarf2read.c:14276 #, possible-c-format msgid "invalid pointer size %d" msgstr "" #: dwarf2read.c:14714 #, possible-c-format msgid "Self-referential DW_TAG_typedef - DIE at 0x%x [in module %s]" msgstr "" #: dwarf2read.c:14751 msgid "DW_AT_name missing from DW_TAG_base_type" msgstr "" #: dwarf2read.c:14804 #, possible-c-format msgid "unsupported DW_AT_encoding: '%s'" msgstr "" #: dwarf2read.c:14987 #, possible-c-format msgid "Missing DW_AT_lower_bound - DIE at 0x%x [in module %s]" msgstr "" #: dwarf2read.c:15229 #, possible-c-format msgid "Dwarf Error: could not find abbrev number %d [in module %s]" msgstr "" #: dwarf2read.c:15663 #, possible-c-format msgid "" "DW_TAG_typedef has childen - GCC PR debug/47510 bug - DIE at 0x%x [in module " "%s]" msgstr "" #: dwarf2read.c:15981 #, possible-c-format msgid "DW_AT_low_pc %s is zero for DIE at 0x%x [in module %s]" msgstr "" #: dwarf2read.c:15992 #, possible-c-format msgid "" "DW_AT_low_pc %s is not < DW_AT_high_pc %s for DIE at 0x%x [in module %s]" msgstr "" #: dwarf2read.c:16048 #, possible-c-format msgid "" "Dwarf Error: Type Unit at offset 0x%lx contains external reference to offset " "0x%lx [in module %s].\n" msgstr "" #: dwarf2read.c:16083 #, possible-c-format msgid "could not find partial DIE 0x%x in cache [from module %s]\n" msgstr "" #. For now flag a hard error. #. Later we can turn this into a complaint. #. For now flag a hard error. #. Later we can turn this into a complaint if warranted. #: dwarf2read.c:16397 dwarf2read.c:16409 #, possible-c-format msgid "Dwarf Error: %s found in non-DWO CU [in module %s]" msgstr "" #: dwarf2read.c:16444 #, possible-c-format msgid "Suspicious DW_AT_byte_size value treated as zero instead of %s" msgstr "" #: dwarf2read.c:16529 #, possible-c-format msgid "read_address: bad switch, signed [in module %s]" msgstr "" #: dwarf2read.c:16548 #, possible-c-format msgid "read_address: bad switch, unsigned [in module %s]" msgstr "" #: dwarf2read.c:16642 msgid "intermixed 32-bit and 64-bit DWARF sections" msgstr "" #: dwarf2read.c:16679 #, possible-c-format msgid "read_offset_1: bad switch [in module %s]" msgstr "" #: dwarf2read.c:16718 #, possible-c-format msgid "DW_FORM_strp used without .debug_str section [in module %s]" msgstr "" #: dwarf2read.c:16721 #, possible-c-format msgid "DW_FORM_strp pointing outside of .debug_str section [in module %s]" msgstr "" #: dwarf2read.c:16741 #, possible-c-format msgid "DW_FORM_GNU_strp_alt used without .debug_str section [in module %s]" msgstr "" #: dwarf2read.c:16745 #, possible-c-format msgid "" "DW_FORM_GNU_strp_alt pointing outside of .debug_str section [in module %s]" msgstr "" #: dwarf2read.c:16836 #, possible-c-format msgid "DW_FORM_addr_index used without .debug_addr section [in module %s]" msgstr "" #: dwarf2read.c:16839 #, possible-c-format msgid "" "DW_FORM_addr_index pointing outside of .debug_addr section [in module %s]" msgstr "" #: dwarf2read.c:16969 #, possible-c-format msgid "" "%s used without .debug_str.dwo section in CU at offset 0x%lx [in module %s]" msgstr "" #: dwarf2read.c:16973 #, possible-c-format msgid "" "%s used without .debug_str_offsets.dwo section in CU at offset 0x%lx [in " "module %s]" msgstr "" #: dwarf2read.c:16977 #, possible-c-format msgid "" "%s pointing outside of .debug_str_offsets.dwo section in CU at offset 0x%lx " "[in module %s]" msgstr "" #: dwarf2read.c:16987 #, possible-c-format msgid "" "Offset from %s pointing outside of .debug_str.dwo section in CU at offset " "0x%lx [in module %s]" msgstr "" #: dwarf2read.c:17131 #, possible-c-format msgid "string type expected for attribute %s for DIE at 0x%x in module %s" msgstr "" #: dwarf2read.c:17331 msgid "missing .debug_line.dwo section" msgstr "" #: dwarf2read.c:17333 msgid "missing .debug_line section" msgstr "" #: dwarf2read.c:17378 msgid "unsupported version in .debug_line section" msgstr "" #: dwarf2read.c:17397 msgid "invalid maximum_ops_per_instruction in `.debug_line' section" msgstr "" #: dwarf2read.c:17446 msgid "line number info header doesn't fit in `.debug_line' section" msgstr "" #: dwarf2read.c:17797 #, possible-c-format msgid ".debug_line address at offset 0x%lx is 0 [in module %s]" msgstr "" #: dwarf2read.c:17957 dwarf2read.c:17966 msgid "mangled .debug_line section" msgstr "" #: dwarf2read.c:18384 msgid "file index out of range" msgstr "" #. Not a tag we recognize. Hopefully we aren't processing #. trash data, but since we must specifically ignore things #. we don't recognize, there is nothing else we should do at #. this point. #: dwarf2read.c:18679 #, possible-c-format msgid "unsupported tag: '%s'" msgstr "" #: dwarf2read.c:18844 dwarf2read.c:20290 #, possible-c-format msgid "unsupported const value attribute form: '%s'" msgstr "" #: dwarf2read.c:18963 #, possible-c-format msgid "" "Dwarf Error: Problem turning containing type into gdb type [in module %s]" msgstr "" #: dwarf2read.c:18977 #, possible-c-format msgid "" msgstr "" #: dwarf2read.c:19029 #, possible-c-format msgid "Dwarf Error: Bad type attribute %s in DIE at 0x%x [in module %s]" msgstr "" #: dwarf2read.c:19155 #, possible-c-format msgid "unexpected tag in read_type_die: '%s'" msgstr "" #: dwarf2read.c:19371 #, possible-c-format msgid "template param type '%s' defined within parent '%s'" msgstr "" #: dwarf2read.c:19934 #, possible-c-format msgid "unsupported die ref attribute form: '%s'" msgstr "" #: dwarf2read.c:19956 #, possible-c-format msgid "Attribute value is not a constant (%s)" msgstr "" #: dwarf2read.c:19979 #, possible-c-format msgid "Dwarf Error: Expected reference attribute [in module %s]" msgstr "" #: dwarf2read.c:20054 #, possible-c-format msgid "" "Dwarf Error: Cannot find DIE at 0x%x referenced from DIE at 0x%x [in module " "%s]" msgstr "" #. We shouldn't get here for a dummy CU, but don't crash on the user. #. Instead just throw an error, not much else we can do. #: dwarf2read.c:20086 dwarf2read.c:20194 #, possible-c-format msgid "Dwarf Error: Dummy CU at 0x%x referenced in module %s" msgstr "" #: dwarf2read.c:20092 dwarf2read.c:20200 #, possible-c-format msgid "Dwarf Error: Cannot find DIE at 0x%x referenced in module %s" msgstr "" #: dwarf2read.c:20119 #, possible-c-format msgid "" "Dwarf Error: DIE at 0x%x referenced in module %s is neither DW_FORM_block* " "nor DW_FORM_exprloc" msgstr "" #: dwarf2read.c:20382 dwarf2read.c:20419 #, possible-c-format msgid "" "Dwarf Error: Cannot find signatured DIE %s referenced from DIE at 0x%x [in " "module %s]" msgstr "" #: dwarf2read.c:20392 dwarf2read.c:20451 #, possible-c-format msgid "" "Dwarf Error: Problem reading signatured DIE %s referenced from DIE at 0x%x " "[in module %s]" msgstr "" #: dwarf2read.c:20441 #, possible-c-format msgid "" "Dwarf Error: Cannot build signatured type %s referenced from DIE at 0x%x [in " "module %s]" msgstr "" #: dwarf2read.c:20484 #, possible-c-format msgid "" "Dwarf Error: DW_AT_signature has bad form %s in DIE at 0x%x [in module %s]" msgstr "" #: dwarf2read.c:20803 #, possible-c-format msgid "unsupported stack op: '%s'" msgstr "" #: dwarf2read.c:20806 #, possible-c-format msgid "unsupported stack op: '%02x'" msgstr "" #: dwarf2read.c:20818 msgid "location description stack overflow" msgstr "" #: dwarf2read.c:20825 msgid "location description stack underflow" msgstr "" #: dwarf2read.c:20887 #, possible-c-format msgid "bad file number in macro information (%d)" msgstr "" #: dwarf2read.c:20963 #, possible-c-format msgid "" "macro definition contains spaces in formal argument list:\n" "`%s'" msgstr "" #: dwarf2read.c:21187 #, possible-c-format msgid "invalid form 0x%x in `%s'" msgstr "" #: dwarf2read.c:21215 #, possible-c-format msgid "unrecognized DW_MACFINO opcode 0x%x" msgstr "" #: dwarf2read.c:21261 #, possible-c-format msgid "unrecognized version `%d' in .debug_macro section" msgstr "" #: dwarf2read.c:21403 #, possible-c-format msgid "debug info with no main source gives macro %s on line %d: %s" msgstr "" #: dwarf2read.c:21405 dwarf2read.c:21414 msgid "definition" msgstr "" #: dwarf2read.c:21405 dwarf2read.c:21414 msgid "undefinition" msgstr "" #: dwarf2read.c:21412 #, possible-c-format msgid "debug info gives %s macro %s with %s line %d: %s" msgstr "" #: dwarf2read.c:21413 dwarf2read.c:21444 msgid "command-line" msgstr "" #: dwarf2read.c:21413 msgid "in-file" msgstr "" #: dwarf2read.c:21415 dwarf2read.c:21445 msgid "zero" msgstr "" #: dwarf2read.c:21415 dwarf2read.c:21445 msgid "non-zero" msgstr "" #: dwarf2read.c:21442 #, possible-c-format msgid "debug info gives source %d included from %s at %s line %d" msgstr "" #: dwarf2read.c:21444 msgid "file" msgstr "" #: dwarf2read.c:21461 msgid "macro debug info has an unmatched `close_file' directive" msgstr "" #: dwarf2read.c:21489 msgid "no terminating 0-type entry for macros in `.debug_macinfo' section" msgstr "" #: dwarf2read.c:21532 msgid "recursive DW_MACRO_GNU_transparent_include in .debug_macro section" msgstr "" #: dwarf2read.c:21624 #, possible-c-format msgid "missing %s section" msgstr "" #: dwarf2read.c:21903 msgid "Location list used without specifying the CU base address." msgstr "" #: dwarf2read.c:22070 #, possible-c-format msgid "" "Dwarf Error: could not find partial DIE containing offset 0x%lx [in module " "%s]" msgstr "" #: dwarf2read.c:22083 #, possible-c-format msgid "invalid dwarf2 offset %u" msgstr "" #: dwarf2read.c:22370 #, possible-c-format msgid "DW_AT_allocated has the wrong form (%s) at DIE 0x%x" msgstr "" #: dwarf2read.c:22385 #, possible-c-format msgid "DW_AT_associated has the wrong form (%s) at DIE 0x%x" msgstr "" #: dwarf2read.c:22414 #, possible-c-format msgid "A problem internal to GDB: DIE 0x%x has type already set" msgstr "" #: dwarf2read.c:23164 msgid "Ada is not currently supported by the index" msgstr "" #: dwarf2read.c:23188 msgid "couldn't data write to file" msgstr "" #: dwarf2read.c:23298 msgid "Cannot use an index to create the index" msgstr "" #: dwarf2read.c:23301 msgid "Cannot make an index when the file has multiple .debug_types sections" msgstr "" #: dwarf2read.c:23315 #, possible-c-format msgid "Can't open `%s' for writing" msgstr "" #: dwarf2read.c:23475 msgid "usage: save gdb-index DIRECTORY" msgstr "" #: dwarf2read.c:23498 #, possible-c-format msgid "Error while writing index for `%s': " msgstr "" #: dwarf2read.c:23515 #, possible-c-format msgid "Whether to always disassemble DWARF expressions is %s.\n" msgstr "" #: dwarf2read.c:23525 #, possible-c-format msgid "Whether to check \"physname\" is %s.\n" msgstr "" #: dwarf2read.c:23539 msgid "" "Set DWARF specific variables.\n" "Configure DWARF variables such as the cache size" msgstr "" #. allow-unknown #: dwarf2read.c:23545 msgid "" "Show DWARF specific variables\n" "Show DWARF variables such as the cache size" msgstr "" #: dwarf2read.c:23552 msgid "Set the upper bound on the age of cached DWARF compilation units." msgstr "" #: dwarf2read.c:23553 msgid "Show the upper bound on the age of cached DWARF compilation units." msgstr "" #: dwarf2read.c:23554 msgid "" "A higher limit means that cached compilation units will be stored\n" "in memory longer, and more total memory will be used. Zero disables\n" "caching, which can slow down startup." msgstr "" #: dwarf2read.c:23564 msgid "Set whether `info address' always disassembles DWARF expressions." msgstr "" #: dwarf2read.c:23565 msgid "Show whether `info address' always disassembles DWARF expressions." msgstr "" #: dwarf2read.c:23566 msgid "" "When enabled, DWARF expressions are always printed in an assembly-like\n" "syntax. When disabled, expressions will be printed in a more\n" "conversational style, when possible." msgstr "" #: dwarf2read.c:23575 msgid "Set debugging of the DWARF reader." msgstr "" #: dwarf2read.c:23576 msgid "Show debugging of the DWARF reader." msgstr "" #: dwarf2read.c:23577 msgid "" "When enabled (non-zero), debugging messages are printed during DWARF\n" "reading and symtab expansion. A value of 1 (one) provides basic\n" "information. A value greater than 1 provides more verbose information." msgstr "" #: dwarf2read.c:23585 msgid "Set debugging of the DWARF DIE reader." msgstr "" #: dwarf2read.c:23586 msgid "Show debugging of the DWARF DIE reader." msgstr "" #: dwarf2read.c:23587 msgid "" "When enabled (non-zero), DIEs are dumped after they are read in.\n" "The value is the maximum depth to print." msgstr "" #: dwarf2read.c:23594 msgid "Set debugging of the dwarf line reader." msgstr "" #: dwarf2read.c:23595 msgid "Show debugging of the dwarf line reader." msgstr "" #: dwarf2read.c:23596 msgid "" "When enabled (non-zero), line number entries are dumped as they are read " "in.\n" "A value of 1 (one) provides basic information.\n" "A value greater than 1 provides more verbose information." msgstr "" #: dwarf2read.c:23604 msgid "Set cross-checking of \"physname\" code against demangler." msgstr "" #: dwarf2read.c:23605 msgid "Show cross-checking of \"physname\" code against demangler." msgstr "" #: dwarf2read.c:23606 msgid "" "When enabled, GDB's internal \"physname\" code is checked against\n" "the demangler." msgstr "" #: dwarf2read.c:23613 msgid "Set whether to use deprecated gdb_index sections." msgstr "" #: dwarf2read.c:23614 msgid "Show whether to use deprecated gdb_index sections." msgstr "" #: dwarf2read.c:23615 msgid "" "When enabled, deprecated .gdb_index sections are used anyway.\n" "Normally they are ignored either because of a missing feature or\n" "performance issue.\n" "Warning: This option must be enabled before gdb reads the file." msgstr "" #: dwarf2read.c:23625 msgid "" "Save a gdb-index file.\n" "Usage: save gdb-index DIRECTORY" msgstr "" #: elfread.c:150 #, possible-c-format msgid "Loadable section \"%s\" outside of ELF segments" msgstr "" #. This case indicates buggy inferior program, the resolved address #. should never change. #: elfread.c:724 #, possible-c-format msgid "" "gnu-indirect-function \"%s\" has changed its resolved function_address from " "%s to %s" msgstr "" #: elfread.c:978 #, possible-c-format msgid "" "handle_inferior_event: Invalid gnu-indirect-function breakpoint type %d" msgstr "" #: elfread.c:1059 elfread.c:1072 elfread.c:1097 machoread.c:857 #: machoread.c:875 #, possible-c-format msgid "Can't read symbols from %s: %s" msgstr "" #: eval.c:330 msgid "too many initializers" msgstr "" #: eval.c:334 msgid "don't know which variant you want to set" msgstr "" #: eval.c:395 msgid "tuple index out of range" msgstr "" #: eval.c:804 #, possible-c-format msgid "Symbol \"%s\" does not have any specific entry value" msgstr "" #: eval.c:826 #, possible-c-format msgid "Register $%s not available." msgstr "" #: eval.c:840 #, possible-c-format msgid "Value of register %s not available." msgstr "" #: eval.c:951 msgid "(power)set type with unknown size" msgstr "" #. different element modes. #: eval.c:974 msgid "POWERSET tuple elements of different mode" msgstr "" #: eval.c:978 msgid "incompatible POWERSET tuple elements" msgstr "" #: eval.c:981 msgid "empty POWERSET tuple range" msgstr "" #: eval.c:985 msgid "POWERSET tuple element out of range" msgstr "" #: eval.c:1150 msgid "no 'respondsTo:' or 'respondsToSelector:' method" msgstr "" #: eval.c:1159 msgid "no 'methodFor:' or 'methodForSelector:' method" msgstr "" #: eval.c:1178 msgid "Target does not respond to this message selector." msgstr "" #: eval.c:1263 msgid "" "method address has symbol information with non-function type; skipping" msgstr "" #: eval.c:1316 msgid "" "Expression of type other than \"method returning ...\" used as a method" msgstr "" #: eval.c:1410 msgid "Non-pointer-to-member value used in pointer-to-member construct" msgstr "" #. For the time being, we don't handle this. #: eval.c:1632 #, possible-c-format msgid "Call to overloaded function %s requires `this' pointer" msgstr "" #: eval.c:1725 msgid "Cannot evaluate function -- may be inlined" msgstr "" #: eval.c:1751 valarith.c:502 valarith.c:621 msgid "Xmethod is missing return type." msgstr "" #: eval.c:1759 msgid "" "Expression of type other than \"Function returning ...\" used as function" msgstr "" #: eval.c:1844 msgid "Cannot perform substring on this type" msgstr "" #: eval.c:1960 msgid "non-pointer-to-member value used in pointer-to-member construct" msgstr "" #: eval.c:2232 #, possible-c-format msgid "Too many subscripts for F77 (%d Max)" msgstr "" #: eval.c:2237 msgid "Wrong number of subscripts" msgstr "" #: eval.c:2431 msgid "Non-integral right operand for \"@\" operator." msgstr "" #: eval.c:2502 msgid "Attempt to dereference pointer to member without an object" msgstr "" #: eval.c:2800 msgid "Attempt to use a type as an expression" msgstr "" #. Removing this case and compiling with gcc -Wall reveals that #. a lot of cases are hitting this case. Some of these should #. probably be removed from expression.h; others are legitimate #. expressions which are (apparently) not fully implemented. #. #. If there are any cases landing here which mean a user error, #. then they should be separate cases, with more descriptive #. error messages. #: eval.c:2829 msgid "GDB does not (yet) know how to evaluate that kind of expression" msgstr "" #: eval.c:2906 msgid "Attempt to take address of register or constant." msgstr "" #: eval.c:2939 valops.c:1432 valops.c:1447 valops.c:1481 msgid "Attempt to take address of value not located in memory." msgstr "" #: eval.c:3114 msgid "Internal error in eval_type." msgstr "" #: eval.c:3125 msgid "Can't get dimensions for a non-array type" msgstr "" #: event-loop.c:408 event-loop.c:417 event-loop.c:481 event-loop.c:585 #: event-loop.c:690 event-loop.c:755 event-loop.c:838 event-loop.c:1214 msgid "use_poll without HAVE_POLL" msgstr "" #: event-loop.c:679 #, possible-c-format msgid "Error detected on fd %d\n" msgstr "" #: event-loop.c:682 #, possible-c-format msgid "Invalid or non-`poll'able fd %d\n" msgstr "" #: event-loop.c:697 #, possible-c-format msgid "Exception condition detected on fd %d\n" msgstr "" #: event-top.c:420 msgid "error detected on stdin\n" msgstr "" #. This message is based on ANSI C, section 4.7. Note that integer #. divide by zero causes this, so "float" is a misnomer. #: event-top.c:1013 msgid "Erroneous arithmetic operation." msgstr "" #: exceptions.c:104 msgid "Bad switch." msgstr "" #: exec.c:72 #, possible-c-format msgid "Writing into executable and core files is %s.\n" msgstr "" #: exec.c:135 exec.c:213 msgid "No executable file now.\n" msgstr "" #: exec.c:237 #, possible-c-format msgid "writing into executable files is not supported for %s sysroots" msgstr "" #: exec.c:286 #, possible-c-format msgid "\"%s\": could not open as an executable file: %s." msgstr "" #: exec.c:303 #, possible-c-format msgid "\"%s\": not in executable format: %s" msgstr "" #: exec.c:313 #, possible-c-format msgid "\"%s\": can't find the file sections: %s" msgstr "" #: exec.c:355 msgid "" "A program is being debugged already.\n" "Are you sure you want to change the file? " msgstr "" #: exec.c:357 msgid "File not changed." msgstr "" #: exec.c:373 msgid "No executable file name was specified" msgstr "" #: exec.c:865 maint.c:355 maint.c:387 #, possible-c-format msgid "file type %s.\n" msgstr "" #: exec.c:891 #, possible-c-format msgid "Cannot find section for the entry point of %s." msgstr "" #: exec.c:897 #, possible-c-format msgid "\tEntry point: %s\n" msgstr "" #: exec.c:930 msgid "\t\n" msgstr "" #: exec.c:945 msgid "Must specify section name and its virtual address" msgstr "" #: exec.c:973 #, possible-c-format msgid "Section %s not found" msgstr "" #: exec.c:1020 msgid "Can't create a corefile" msgstr "" #: exec.c:1056 msgid "" "Use FILE as program to be debugged.\n" "It is read for its symbols, for getting the contents of pure memory,\n" "and it is the program executed when you use the `run' command.\n" "If FILE cannot be found as specified, your execution directory path\n" "($PATH) is searched for a command of that name.\n" "No arg means to have no executable file and no symbols." msgstr "" #: exec.c:1066 msgid "" "Use FILE as program for getting contents of pure memory.\n" "If FILE cannot be found as specified, your execution directory path\n" "is searched for a command of that name.\n" "No arg means have no executable file." msgstr "" #: exec.c:1073 msgid "" "Change the base address of section SECTION of the exec file to ADDR.\n" "This can be used if the exec file does not contain section addresses,\n" "(such as in the a.out format), or when the addresses specified in the\n" "file itself are wrong. Each section must be changed separately. The\n" "``info files'' command lists all the sections and their addresses." msgstr "" #: exec.c:1080 msgid "Set writing into executable and core files." msgstr "" #: exec.c:1081 msgid "Show writing into executable and core files." msgstr "" #: expprint.c:236 msgid "bad selector" msgstr "" #. Not found; don't try to keep going because we don't know how #. to interpret further elements. #. Not found; don't try to keep going because we don't know how #. to interpret further elements. For example, this happens #. if opcode is OP_TYPE. #: expprint.c:502 expprint.c:578 msgid "Invalid expression" msgstr "" #: expprint.c:512 #, possible-c-format msgid "" msgstr "" #: extension.c:196 #, possible-c-format msgid "" "Scripting in the \"%s\" language is not supported in this copy of GDB." msgstr "" #: extension.c:936 #, possible-c-format msgid "Error while looking for matching xmethod workers defined in %s." msgstr "" #: extension.c:969 #, possible-c-format msgid "Error while looking for arg types of a xmethod worker defined in %s." msgstr "" #: extension.c:994 #, possible-c-format msgid "Error while fetching result type of an xmethod worker defined in %s." msgstr "" #: f-exp.y:778 m2-exp.y:744 msgid "Overflow on numeric constant." msgstr "" #: f-lang.c:67 msgid "unrecognized character type" msgstr "" #: f-typeprint.c:395 #, possible-c-format msgid "Invalid type code (%d) in symbol table." msgstr "" #: f-valprint.c:61 msgid "Lower bound may not be '*' in F77" msgstr "" #: f-valprint.c:224 #, possible-c-format msgid "Type node corrupt! F77 arrays cannot have %d subscripts (%d Max)" msgstr "" #: f-valprint.c:438 #, possible-c-format msgid "Contents of F77 COMMON block '%s':\n" msgstr "" #: f-valprint.c:441 msgid "Contents of blank COMMON block:\n" msgstr "" #: f-valprint.c:491 stack.c:2203 msgid "No symbol table info available.\n" msgstr "" #: f-valprint.c:508 #, possible-c-format msgid "No common block '%s'.\n" msgstr "" #: f-valprint.c:510 msgid "No common blocks.\n" msgstr "" #: f-valprint.c:518 msgid "Print out the values contained in a Fortran COMMON block." msgstr "" #: fbsd-nat.c:91 msgid "Couldn't fetch VM map entries." msgstr "" #: fbsd-nat.c:173 #, possible-c-format msgid "Couldn't open %s." msgstr "" #: fbsd-nat.c:221 #, possible-c-format msgid "Debugging of FreeBSD lwp module is %s.\n" msgstr "" #: fbsd-nat.c:609 linux-nat.c:943 procfs.c:3638 procfs.c:3776 #, possible-c-format msgid "[%s exited]\n" msgstr "" #: fbsd-nat.c:864 msgid "Set debugging of FreeBSD lwp module." msgstr "" #: fbsd-nat.c:865 msgid "Show debugging of FreeBSD lwp module." msgstr "" #: fbsd-nat.c:866 linux-nat.c:4813 linux-nat.c:4822 msgid "Enables printf debugging output." msgstr "" #: filesystem.c:67 #, possible-c-format msgid "" "The assumed file system kind for target reported file names is \"%s\" " "(currently \"%s\").\n" msgstr "" #: filesystem.c:73 #, possible-c-format msgid "" "The assumed file system kind for target reported file names is \"%s\".\n" msgstr "" #: filesystem.c:88 msgid "Set assumed file system kind for target reported file names" msgstr "" #: filesystem.c:89 msgid "Show assumed file system kind for target reported file names" msgstr "" #: filesystem.c:91 msgid "" "If `unix', target file names (e.g., loaded shared library file names)\n" "starting the forward slash (`/') character are considered absolute,\n" "and the directory separator character is the forward slash (`/'). If\n" "`dos-based', target file names starting with a drive letter followed\n" "by a colon (e.g., `c:'), are also considered absolute, and the\n" "backslash (`\\') is also considered a directory separator. Set to\n" "`auto' (which is the default), to let GDB decide, based on its\n" "knowledge of the target operating system." msgstr "" #: findcmd.c:76 msgid "Missing search parameters." msgstr "" #: findcmd.c:108 msgid "Invalid size granularity." msgstr "" #: findcmd.c:134 msgid "Empty search range.\n" msgstr "" #: findcmd.c:138 msgid "Invalid length." msgstr "" #: findcmd.c:142 msgid "Search space too large." msgstr "" #: findcmd.c:152 msgid "Invalid search space, end precedes start." msgstr "" #: findcmd.c:158 msgid "Overflow in address range computation, choose smaller range." msgstr "" #: findcmd.c:225 msgid "Missing search pattern." msgstr "" #: findcmd.c:230 msgid "Search space too small to contain pattern." msgstr "" #: findcmd.c:324 msgid "" "Search memory for a sequence of bytes.\n" "Usage:\n" "find [/size-char] [/max-count] start-address, end-address, expr1 [, expr2 " "...]\n" "find [/size-char] [/max-count] start-address, +length, expr1 [, expr2 ...]\n" "size-char is one of b,h,w,g for 8,16,32,64 bit values respectively,\n" "and if not specified the size is taken from the type of the expression\n" "in the current language.\n" "Note that this means for example that in the case of C-like languages\n" "a search for an untyped 0x42 will search for \"(int) 0x42\"\n" "which is typically four bytes.\n" "\n" "The address of the last match is stored as the value of \"$_\".\n" "Convenience variable \"$numfound\" is set to the number of matches." msgstr "" #: findvar.c:59 findvar.c:94 #, possible-c-format msgid "That operation is not available on integers of more than %d bytes." msgstr "" #: findvar.c:175 msgid "extract_typed_address: type is not a pointer or reference" msgstr "" #: findvar.c:248 msgid "store_typed_address: type is not a pointer or reference" msgstr "" #: findvar.c:556 #, possible-c-format msgid "No frame is currently executing in block %s." msgstr "" #: findvar.c:559 msgid "No frame is currently executing in specified block" msgstr "" #: findvar.c:652 findvar.c:664 #, possible-c-format msgid "Unknown argument list address for `%s'." msgstr "" #: findvar.c:678 #, possible-c-format msgid "Cannot look up value of a typedef `%s'." msgstr "" #: findvar.c:705 findvar.c:715 #, possible-c-format msgid "Value of register variable not available for `%s'." msgstr "" #: findvar.c:751 #, possible-c-format msgid "Missing %s symbol \"%s\"." msgstr "" #: findvar.c:775 #, possible-c-format msgid "Cannot look up value of a botched symbol `%s'." msgstr "" #: findvar.c:934 #, possible-c-format msgid "Invalid register #%d, expecting 0 <= # < %d" msgstr "" #: fork-child.c:328 msgid "setpgrp failed in child" msgstr "" #: fork-child.c:466 #, possible-c-format msgid "During startup program terminated with signal %s, %s." msgstr "" #: fork-child.c:475 #, possible-c-format msgid "During startup program exited with code %d." msgstr "" #: fork-child.c:478 msgid "During startup program exited normally." msgstr "" #: fork-child.c:545 #, possible-c-format msgid "Use of shell to start subprocesses is %s.\n" msgstr "" #: fork-child.c:555 msgid "" "Set a wrapper for running programs.\n" "The wrapper prepares the system and environment for the new program." msgstr "" #: fork-child.c:558 msgid "Show the wrapper for running programs." msgstr "" #: fork-child.c:564 msgid "Disable use of an execution wrapper." msgstr "" #: fork-child.c:568 msgid "Set use of shell to start subprocesses. The default is on." msgstr "" #: fork-child.c:569 msgid "Show use of shell to start subprocesses." msgstr "" #: frame-unwind.c:166 msgid "frame_unwind_find_by_frame failed" msgstr "" #: frame.c:270 #, possible-c-format msgid "Frame debugging is %s.\n" msgstr "" #: frame.c:281 #, possible-c-format msgid "Whether backtraces should continue past \"main\" is %s.\n" msgstr "" #: frame.c:291 #, possible-c-format msgid "" "Whether backtraces should continue past the entry point of a program is %s.\n" msgstr "" #: frame.c:302 #, possible-c-format msgid "An upper bound on the number of backtrace levels is %s.\n" msgstr "" #: frame.c:880 msgid "No unwind_pc method" msgstr "" #: frame.c:886 frame.c:958 msgid "PC not available" msgstr "" #: frame.c:888 msgid "PC not saved" msgstr "" #: frame.c:1004 msgid "Cannot pop the initial frame." msgstr "" #: frame.c:1011 infcmd.c:2035 msgid "Cannot find the caller frame." msgstr "" #: frame.c:1113 #, possible-c-format msgid "Register %d was not saved" msgstr "" #: frame.c:1268 msgid "Attempt to assign to a register that was not saved." msgstr "" #: frame.c:1280 msgid "Attempt to assign to an unmodifiable value." msgstr "" #: frame.c:1338 #, possible-c-format msgid "" "Bad debug information detected: Attempt to read %d bytes from registers." msgstr "" #: frame.c:1504 ia64-libunwind-tdep.c:332 ia64-tdep.c:1925 ia64-tdep.c:2300 msgid "No registers." msgstr "" #: frame.c:1506 stack.c:1331 stack.c:1734 thread.c:1949 msgid "No stack." msgstr "" #: frame.c:1508 msgid "No memory." msgstr "" #: frame.c:2669 msgid "Missing unwind SP method" msgstr "" #: frame.c:2806 msgid "" "Set backtrace specific variables.\n" "Configure backtrace variables such as the backtrace limit" msgstr "" #. allow-unknown #: frame.c:2811 msgid "" "Show backtrace specific variables\n" "Show backtrace variables such as the backtrace limit" msgstr "" #: frame.c:2818 msgid "Set whether backtraces should continue past \"main\"." msgstr "" #: frame.c:2819 msgid "Show whether backtraces should continue past \"main\"." msgstr "" #: frame.c:2820 msgid "" "Normally the caller of \"main\" is not of interest, so GDB will terminate\n" "the backtrace at \"main\". Set this variable if you need to see the rest\n" "of the stack trace." msgstr "" #: frame.c:2830 msgid "" "Set whether backtraces should continue past the entry point of a program." msgstr "" #: frame.c:2832 msgid "" "Show whether backtraces should continue past the entry point of a program." msgstr "" #: frame.c:2834 msgid "" "Normally there are no callers beyond the entry point of a program, so GDB\n" "will terminate the backtrace there. Set this variable if you need to see\n" "the rest of the stack trace." msgstr "" #: frame.c:2844 msgid "Set an upper bound on the number of backtrace levels." msgstr "" #: frame.c:2845 msgid "Show the upper bound on the number of backtrace levels." msgstr "" #: frame.c:2846 msgid "" "No more than the specified number of frames can be displayed or examined.\n" "Literal \"unlimited\" or zero means no limit." msgstr "" #. Debug this files internals. #: frame.c:2855 msgid "Set frame debugging." msgstr "" #: frame.c:2856 msgid "Show frame debugging." msgstr "" #: frame.c:2857 msgid "When non-zero, frame specific internal debugging is enabled." msgstr "" #: frv-linux-tdep.c:210 msgid "Can't read realtime sigtramp frame." msgstr "" #: frv-linux-tdep.c:217 msgid "not a signal trampoline" msgstr "" #: frv-tdep.c:424 #, possible-c-format msgid "Bad register number %d" msgstr "" #: frv-tdep.c:1140 #, possible-c-format msgid "Illegal return value length: %d" msgstr "" #: frv-tdep.c:1345 #, possible-c-format msgid "Don't know how to return a %d-byte value." msgstr "" #: gcore.c:57 #, possible-c-format msgid "Failed to open '%s' for output." msgstr "" #: gcore.c:85 msgid "Target does not support core file generation." msgstr "" #: gcore.c:93 #, possible-c-format msgid "Failed to create 'note' section for corefile: %s" msgstr "" #: gcore.c:102 msgid "gcore: failed to get corefile memory sections from target." msgstr "" #: gcore.c:106 #, possible-c-format msgid "writing note section (%s)" msgstr "" #: gcore.c:204 msgid "Can't find default bfd machine type (need execfile)." msgstr "" #: gcore.c:218 msgid "Can't find bfd architecture for corefile (need execfile)." msgstr "" #: gcore.c:485 #, possible-c-format msgid "Couldn't make gcore segment: %s" msgstr "" #: gcore.c:587 #, possible-c-format msgid "Memory read failed for corefile section, %s bytes at %s." msgstr "" #: gcore.c:595 #, possible-c-format msgid "Failed to write corefile contents (%s)." msgstr "" #: gcore.c:634 msgid "" "Save a core file with the current state of the debugged process.\n" "Argument is optional filename. Default filename is 'core.'." msgstr "" #: gdb-dlfcn.c:80 gdb-dlfcn.c:94 #, possible-c-format msgid "Could not load %s: %s" msgstr "" #: gdb_bfd.c:122 #, possible-c-format msgid "BFD sharing is %s.\n" msgstr "" #: gdb_bfd.c:132 #, possible-c-format msgid "BFD cache debugging is %s.\n" msgstr "" #: gdb_bfd.c:493 #, possible-c-format msgid "cannot close \"%s\": %s" msgstr "" #: gdb_bfd.c:708 #, possible-c-format msgid "Can't read data for section '%s' in file '%s'" msgstr "" #: gdb_bfd.c:730 gdb_bfd.c:743 #, possible-c-format msgid "Problem reading \"%s\" for CRC: %s" msgstr "" #: gdb_bfd.c:1004 msgid "List the BFDs that are currently open." msgstr "" #: gdb_bfd.c:1009 msgid "Set whether gdb will share bfds that appear to be the same file." msgstr "" #: gdb_bfd.c:1010 msgid "Show whether gdb will share bfds that appear to be the same file." msgstr "" #: gdb_bfd.c:1011 msgid "" "When enabled gdb will reuse existing bfds rather than reopening the\n" "same file. To decide if two files are the same then gdb compares the\n" "filename, file size, file modification time, and file inode." msgstr "" #: gdb_bfd.c:1021 msgid "Set bfd cache debugging." msgstr "" #: gdb_bfd.c:1022 msgid "Show bfd cache debugging." msgstr "" #: gdb_bfd.c:1023 msgid "When non-zero, bfd cache specific debugging is enabled." msgstr "" #: gdbarch.c:65 #, possible-c-format msgid "Architecture debugging is %s.\n" msgstr "" #: gdbarch.c:683 #, possible-c-format msgid "verify_gdbarch: the following are invalid ...%s" msgstr "" #: gdbarch.c:4959 msgid "gdbarch_architecture_names: multi-arch unknown" msgstr "" #: gdbarch.c:4985 #, possible-c-format msgid "gdbarch: Attempt to register unknown architecture (%d)" msgstr "" #: gdbarch.c:4996 #, possible-c-format msgid "gdbarch: Duplicate registration of architecture (%s)" msgstr "" #: gdbarch.c:5193 msgid "Set architecture debugging." msgstr "" #: gdbarch.c:5194 msgid "Show architecture debugging." msgstr "" #: gdbarch.c:5195 msgid "When non-zero, architecture debugging is enabled." msgstr "" #: gdbserver/linux-x86-low.c:757 gdbserver/linux-tile-low.c:159 msgid "Can't debug 64-bit process with 32-bit GDBserver" msgstr "" #: gdbserver/linux-x86-low.c:760 msgid "Can't debug x86-64 process with 32-bit GDBserver" msgstr "" #: gdbserver/linux-low.c:675 linux-nat.c:2016 #, possible-c-format msgid "unknown ptrace event %d" msgstr "" #: gdbserver/linux-low.c:1099 linux-nat.c:1069 #, possible-c-format msgid "Cannot attach to lwp %d: %s" msgstr "" #: gdbserver/linux-low.c:1477 linux-nat.c:1337 #, possible-c-format msgid "Can't detach %s: %s" msgstr "" #: gdbserver/regcache.c:439 #, possible-c-format msgid "That operation is not available on integers of more than%d bytes." msgstr "" #: gdbserver/ax.c:834 printcmd.c:2332 msgid "Wrong number of arguments for specified format-string" msgstr "" #: gdbserver/ax.c:881 msgid "long long not supported in agent printf" msgstr "" #: gdbserver/ax.c:912 #, possible-c-format msgid "Format directive in '%s' not supported in agent printf" msgstr "" #: gdbserver/ax.c:1319 msgid "Unterminated format string in printf bytecode" msgstr "" #: gdbserver/thread-db.c:641 #, possible-c-format msgid "libthread-db-search-path component too long, ignored: %s." msgstr "" #: gdbtypes.c:135 #, possible-c-format msgid "" "Resolution of opaque struct/class/union types (if set before loading " "symbols) is %s.\n" msgstr "" #: gdbtypes.c:146 #, possible-c-format msgid "Debugging of C++ overloading is %s.\n" msgstr "" #: gdbtypes.c:156 #, possible-c-format msgid "Strict type checking is %s.\n" msgstr "" #: gdbtypes.c:555 #, possible-c-format msgid "Unknown address space specifier: \"%s\"" msgstr "" #: gdbtypes.c:1409 #, possible-c-format msgid "Invalid anonymous type %s [in module %s], GCC PR debug/47510 bug?" msgstr "" #: gdbtypes.c:1433 #, possible-c-format msgid "No type named %s." msgstr "" #: gdbtypes.c:1475 objc-lang.c:95 #, possible-c-format msgid "No struct type named %s." msgstr "" #: gdbtypes.c:1479 gdbtypes.c:1554 objc-lang.c:102 #, possible-c-format msgid "This context has class, union or enum %s, not a struct." msgstr "" #: gdbtypes.c:1497 #, possible-c-format msgid "No union type named %s." msgstr "" #. If we get here, it's not a union. #: gdbtypes.c:1505 #, possible-c-format msgid "This context has class, struct or enum %s, not a union." msgstr "" #: gdbtypes.c:1520 #, possible-c-format msgid "No enum type named %s." msgstr "" #: gdbtypes.c:1524 #, possible-c-format msgid "This context has class, struct or union %s, not an enum." msgstr "" #: gdbtypes.c:1550 #, possible-c-format msgid "No template type named %s." msgstr "" #: gdbtypes.c:1592 #, possible-c-format msgid "Type %s is not a structure or union type." msgstr "" #: gdbtypes.c:1646 #, possible-c-format msgid "Type %s has no component named %s." msgstr "" #: gdbtypes.c:1799 msgid "stub type has NULL name" msgstr "" #: gdbtypes.c:2062 msgid "Cannot determine struct field location (invalid location kind)" msgstr "" #: gdbtypes.c:2479 #, possible-c-format msgid "Internal: Cannot demangle mangled name `%s'." msgstr "" #: gdbtypes.c:3300 #, possible-c-format msgid "Unsupported field kind %d by check_types_equal" msgstr "" #: gdbtypes.c:3889 #, possible-c-format msgid ") length %d\n" msgstr "" #: gdbtypes.c:4038 msgid " \n" msgstr "" #: gdbtypes.c:4501 #, possible-c-format msgid "Unexpected type field location kind: %d" msgstr "" #: gdbtypes.c:5132 msgid "Set debugging of C++ overloading." msgstr "" #: gdbtypes.c:5133 msgid "Show debugging of C++ overloading." msgstr "" #: gdbtypes.c:5134 msgid "When enabled, ranking of the functions is displayed." msgstr "" #: gdbtypes.c:5143 msgid "" "Set resolution of opaque struct/class/union types (if set before loading " "symbols)." msgstr "" #: gdbtypes.c:5145 msgid "" "Show resolution of opaque struct/class/union types (if set before loading " "symbols)." msgstr "" #: gdbtypes.c:5154 msgid "Set strict type checking." msgstr "" #: gdbtypes.c:5155 msgid "Show strict type checking." msgstr "" #. * A helper macro that returns the name of a type or "unnamed type" #. if the type has no name. #: gdbtypes.h:1473 msgid "" msgstr "" #. * A helper macro that returns the name of an error type. If the #. type has a name, it is used; otherwise, a default is used. #: gdbtypes.h:1479 msgid "" msgstr "" #: gnu-nat.c:331 #, possible-c-format msgid "Stopped %s." msgstr "" #: gnu-nat.c:469 gnu-nat.c:499 #, possible-c-format msgid "Error setting exception port for %s: %s" msgstr "" #: gnu-nat.c:576 #, possible-c-format msgid "Couldn't request notification for port %lu: %s" msgstr "" #: gnu-nat.c:726 #, possible-c-format msgid "Error allocating event port: %s" msgstr "" #: gnu-nat.c:751 #, possible-c-format msgid "Error getting task for pid %d: %s" msgstr "" #. Allow I/O. #: gnu-nat.c:858 #, possible-c-format msgid "Pid %d has an additional task suspend count of %d; clear it? " msgstr "" #: gnu-nat.c:864 msgid "Additional task suspend count left untouched." msgstr "" #: gnu-nat.c:891 gnu-nat.c:896 #, possible-c-format msgid "Can't modify tracing state for pid %d: %s" msgstr "" #: gnu-nat.c:1368 #, possible-c-format msgid "Can't forward spontaneous exception (%s)." msgstr "" #. Can't do too much... #: gnu-nat.c:1408 #, possible-c-format msgid "Can't deliver signal %s: No signal thread." msgstr "" #: gnu-nat.c:1410 #, possible-c-format msgid "Delivering signal %s: %s" msgstr "" #: gnu-nat.c:1441 #, possible-c-format msgid "Can't continue process: %s" msgstr "" #: gnu-nat.c:1481 msgid "There are no threads; try again later." msgstr "" #: gnu-nat.c:1505 #, possible-c-format msgid "wait request failed: %s" msgstr "" #: gnu-nat.c:1541 #, possible-c-format msgid "Couldn't wait for an event: %s" msgstr "" #. Whatever it is, it's something strange. #: gnu-nat.c:1561 #, possible-c-format msgid "Got a strange event, msg id = %d." msgstr "" #: gnu-nat.c:1564 #, possible-c-format msgid "Handling event, msgid = %d: %s" msgstr "" #: gnu-nat.c:1745 #, possible-c-format msgid "Pid %d died with unknown exit status, using SIGKILL." msgstr "" #: gnu-nat.c:1798 #, possible-c-format msgid "illegal rpc: %s" msgstr "" #: gnu-nat.c:1843 #, possible-c-format msgid "Can't wait for pid %d: %s" msgstr "" #: gnu-nat.c:1947 #, possible-c-format msgid "Signal delivery failed: %s" msgstr "" #: gnu-nat.c:2020 #, possible-c-format msgid "Aborting %s with unforwarded exception %s." msgstr "" #: gnu-nat.c:2049 #, possible-c-format msgid "Can't run single thread id %s: no such thread!" msgstr "" #: gnu-nat.c:2059 #, possible-c-format msgid "Can't step thread id %s: no such thread." msgstr "" #: gnu-nat.c:2131 msgid "ptrace (PTRACE_TRACEME) failed!" msgstr "" #: gnu-nat.c:2277 msgid "to_stop target function not implemented" msgstr "" #: gnu-nat.c:2311 #, possible-c-format msgid "Read from inferior faulted: %s" msgstr "" #: gnu-nat.c:2317 #, possible-c-format msgid "gnu_read_inferior vm_deallocate failed: %s" msgstr "" #: gnu-nat.c:2404 #, possible-c-format msgid "No memory at 0x%lx. Nothing written" msgstr "" #: gnu-nat.c:2413 #, possible-c-format msgid "Memory at address 0x%lx is unwritable. Nothing written" msgstr "" #: gnu-nat.c:2486 #, possible-c-format msgid "%s: %s" msgstr "" #: gnu-nat.c:2594 #, possible-c-format msgid "vm_region failed: %s" msgstr "" #: gnu-nat.c:2747 #, possible-c-format msgid "Illegal argument for \"%s\" command, should be an integer." msgstr "" #: gnu-nat.c:2759 #, possible-c-format msgid "Illegal argument for \"%s\" command, should be \"%s\" or \"%s\"." msgstr "" #: gnu-nat.c:2771 #, possible-c-format msgid "Garbage after \"%s\" command: `%s'" msgstr "" #: gnu-nat.c:2782 msgid "No current thread." msgstr "" #: gnu-nat.c:2793 msgid "No current process." msgstr "" #: gnu-nat.c:2907 msgid "No inferior task." msgstr "" #: gnu-nat.c:2913 #, possible-c-format msgid "Couldn't extract send right %lu from inferior: %s" msgstr "" #: gnu-nat.c:2929 #, possible-c-format msgid "Can't set exception port for %s: %s" msgstr "" #: gnu-nat.c:2940 msgid "No argument to \"set task exception-port\" command." msgstr "" #: gnu-nat.c:2966 msgid "" "Illegal argument to \"set signal-thread\" command.\n" "Should be an integer thread ID, or `none'." msgstr "" #: gnu-nat.c:2976 #, possible-c-format msgid "" "Thread ID %s not known. Use the \"info threads\" command to\n" "see the IDs of currently known threads." msgstr "" #: gnu-nat.c:3111 #, possible-c-format msgid "%ld: %s." msgstr "" #: gnu-nat.c:3121 utils.c:974 #, possible-c-format msgid "%s." msgstr "" #: gnu-nat.c:3161 msgid "" "Set whether the new threads are suspended while gdb has control.\n" "This property normally has no effect because the whole task is\n" "suspended, however, that may be disabled with \"set task pause off\".\n" "The default value is \"off\"." msgstr "" #: gnu-nat.c:3167 msgid "Show whether new threads are suspended while gdb has control." msgstr "" #: gnu-nat.c:3171 msgid "" "Set whether new threads are allowed to run (once gdb has noticed them)." msgstr "" #: gnu-nat.c:3174 msgid "" "Show whether new threads are allowed to run (once gdb has noticed them)." msgstr "" #: gnu-nat.c:3179 msgid "Set the default detach-suspend-count value for new threads." msgstr "" #: gnu-nat.c:3182 msgid "Show the default detach-suspend-count value for new threads." msgstr "" #: gnu-nat.c:3185 msgid "" "Set whether the inferior process's signals will be intercepted.\n" "Mach exceptions (such as breakpoint traps) are not affected." msgstr "" #: gnu-nat.c:3190 msgid "Show whether the inferior process's signals will be intercepted." msgstr "" #: gnu-nat.c:3195 msgid "" "Set the thread that gdb thinks is the libc signal thread.\n" "This thread is run when delivering a signal to a non-stopped process." msgstr "" #: gnu-nat.c:3200 msgid "Set the thread that gdb thinks is the libc signal thread." msgstr "" #: gnu-nat.c:3205 msgid "" "Set whether gdb thinks the inferior process is stopped as with SIGSTOP.\n" "Stopped process will be continued by sending them a signal." msgstr "" #: gnu-nat.c:3209 msgid "" "Show whether gdb thinks the inferior process is stopped as with SIGSTOP." msgstr "" #: gnu-nat.c:3213 msgid "" "Set whether exceptions in the inferior process will be trapped.\n" "When exceptions are turned off, neither breakpoints nor single-stepping\n" "will work." msgstr "" #: gnu-nat.c:3220 msgid "Show whether exceptions in the inferior process will be trapped." msgstr "" #: gnu-nat.c:3225 msgid "Command prefix for setting task attributes." msgstr "" #: gnu-nat.c:3228 msgid "Command prefix for showing task attributes." msgstr "" #: gnu-nat.c:3231 msgid "" "Set whether the task is suspended while gdb has control.\n" "A value of \"on\" takes effect immediately, otherwise nothing happens\n" "until the next time the program is continued.\n" "When setting this to \"off\", \"set thread default pause on\" can be\n" "used to pause individual threads by default instead." msgstr "" #: gnu-nat.c:3239 msgid "Show whether the task is suspended while gdb has control." msgstr "" #: gnu-nat.c:3243 msgid "Set the suspend count will leave on the thread when detaching." msgstr "" #: gnu-nat.c:3246 msgid "Show the suspend count will leave on the thread when detaching." msgstr "" #: gnu-nat.c:3250 msgid "" "Set the task exception port to which we forward exceptions.\n" "The argument should be the value of the send right in the task." msgstr "" #. A convenient way of turning on all options require to noninvasively #. debug running tasks. #: gnu-nat.c:3260 msgid "" "Set task options so that we interfere as little as possible.\n" "This is the same as setting `task pause', `exceptions', and\n" "`signals' to the opposite value." msgstr "" #: gnu-nat.c:3268 msgid "Show information about the task's send rights" msgstr "" #: gnu-nat.c:3270 msgid "Show information about the task's receive rights" msgstr "" #: gnu-nat.c:3272 msgid "Show information about the task's port rights" msgstr "" #: gnu-nat.c:3274 msgid "Show information about the task's port sets" msgstr "" #: gnu-nat.c:3276 msgid "Show information about the task's dead names" msgstr "" #: gnu-nat.c:3353 msgid "No argument to \"set thread exception-port\" command." msgstr "" #: gnu-nat.c:3396 msgid "Command prefix for setting thread properties." msgstr "" #: gnu-nat.c:3399 msgid "Command prefix for setting default thread properties." msgstr "" #: gnu-nat.c:3403 msgid "Command prefix for showing thread properties." msgstr "" #: gnu-nat.c:3406 msgid "Command prefix for showing default thread properties." msgstr "" #: gnu-nat.c:3410 msgid "" "Set whether the current thread is suspended while gdb has control.\n" "A value of \"on\" takes effect immediately, otherwise nothing happens\n" "until the next time the program is continued. This property normally\n" "has no effect because the whole task is suspended, however, that may\n" "be disabled with \"set task pause off\".\n" "The default value is \"off\"." msgstr "" #: gnu-nat.c:3418 msgid "Show whether the current thread is suspended while gdb has control." msgstr "" #: gnu-nat.c:3423 msgid "Set whether the current thread is allowed to run." msgstr "" #: gnu-nat.c:3426 msgid "Show whether the current thread is allowed to run." msgstr "" #: gnu-nat.c:3429 msgid "" "Set the suspend count will leave on the thread when detaching.\n" "Note that this is relative to suspend count when gdb noticed the thread;\n" "use the `thread takeover-suspend-count' to force it to an absolute value." msgstr "" #: gnu-nat.c:3434 msgid "" "Show the suspend count will leave on the thread when detaching.\n" "Note that this is relative to suspend count when gdb noticed the thread;\n" "use the `thread takeover-suspend-count' to force it to an absolute value." msgstr "" #: gnu-nat.c:3440 msgid "" "Set the thread exception port to which we forward exceptions.\n" "This overrides the task exception port.\n" "The argument should be the value of the send right in the task." msgstr "" #: gnu-nat.c:3449 msgid "" "Force the threads absolute suspend-count to be gdb's.\n" "Prior to giving this command, gdb's thread suspend-counts are relative\n" "to the thread's initial suspend-count when gdb notices the threads." msgstr "" #: gnu-nat.c:3470 msgid "Set debugging output for the gnu backend." msgstr "" #: gnu-nat.c:3471 msgid "Show debugging output for the gnu backend." msgstr "" #: gnu-nat.c:3498 #, possible-c-format msgid "Error flushing inferior's cache : %s" msgstr "" #: gnu-v2-abi.c:175 msgid "I'm confused: virtual function table has bad type" msgstr "" #: gnu-v2-abi.c:372 msgid "Virtual baseclass pointer is not available" msgstr "" #: gnu-v2-abi.c:394 msgid "Baseclass offset not found" msgstr "" #: gnu-v3-abi.c:336 #, possible-c-format msgid "can't find linker symbol for virtual table for `%s' value" msgstr "" #: gnu-v3-abi.c:339 #, possible-c-format msgid " found `%s' instead" msgstr "" #: gnu-v3-abi.c:421 msgid "Only classes can have virtual functions." msgstr "" #: gnu-v3-abi.c:472 msgid "Expected a negative vbase offset (old compiler?)" msgstr "" #: gnu-v3-abi.c:476 msgid "Misaligned vbase offset." msgstr "" #: gnu-v3-abi.c:900 #, possible-c-format msgid "vtable for '%s' @ %s (subobject @ %s):\n" msgstr "" #: gnu-v3-abi.c:928 printcmd.c:1815 stack.c:1532 value.c:2670 #, possible-c-format msgid "" msgstr "" #: gnu-v3-abi.c:980 msgid "This object does not have a virtual function table\n" msgstr "" #: gnu-v3-abi.c:1110 msgid "cannot find typeinfo for unnamed type" msgstr "" #: gnu-v3-abi.c:1137 #, possible-c-format msgid "cannot find typeinfo for object of type '%s'" msgstr "" #: gnu-v3-abi.c:1152 #, possible-c-format msgid "could not find typeinfo symbol for '%s'" msgstr "" #: gnu-v3-abi.c:1176 #, possible-c-format msgid "could not find minimal symbol for typeinfo address %s" msgstr "" #: gnu-v3-abi.c:1184 #, possible-c-format msgid "typeinfo symbol '%s' has unexpected name" msgstr "" #: go-exp.y:1407 #, possible-c-format msgid "Unknown function in `unsafe' package: %s" msgstr "" #: go-valprint.c:59 msgid "Unable to read string address" msgstr "" #: go-valprint.c:63 msgid "Unable to read string length" msgstr "" #: go-valprint.c:74 msgid "" msgstr "" #: guile/scm-block.c:700 msgid "cannot locate object file for block" msgstr "" #. Set this now in case an exception is thrown. #: guile/scm-safe-call.c:179 msgid "Error while executing Scheme code." msgstr "" #: guile/scm-symbol.c:275 msgid "" msgstr "" #: guile/scm-symbol.c:539 msgid "cannot get the value of a typedef" msgstr "" #: guile/scm-symbol.c:548 msgid "Invalid frame" msgstr "" #: guile/scm-symbol.c:552 msgid "Symbol requires a frame to compute its value" msgstr "" #: guile/scm-symbol.c:613 valops.c:3723 msgid "no frame selected" msgstr "" #: guile/guile.c:181 guile/guile.c:417 msgid "guile-repl currently does not take any arguments." msgstr "" #: guile/guile.c:270 msgid "Invalid \"guile\" block structure." msgstr "" #: guile/guile.c:418 guile/guile.c:426 msgid "Guile scripting is not supported in this copy of GDB." msgstr "" #: guile/guile.c:470 msgid "\"info guile\" must be followed by the name of an info command.\n" msgstr "" #: guile/guile.c:575 msgid "Error in function ~s:~%" msgstr "" #: guile/guile.c:599 msgid "Throw to key `~a' with args `~s'.~%" msgstr "" #: guile/guile.c:614 #, possible-c-format msgid "" "Could not complete Guile gdb module initialization from:\n" "%s.\n" "Limited Guile support is available.\n" "Suggest passing --data-directory=/path/to/gdb/data-directory.\n" msgstr "" #: guile/guile.c:758 msgid "" "Start an interactive Guile prompt.\n" "\n" "To return to GDB, type the EOF character (e.g., Ctrl-D on an empty\n" "prompt) or ,quit." msgstr "" #: guile/guile.c:764 msgid "" "Start a Guile interactive prompt.\n" "\n" "Guile scripting is not supported in this copy of GDB.\n" "This command is only a placeholder." msgstr "" #: guile/guile.c:777 msgid "" "Evaluate one or more Guile expressions.\n" "\n" "The expression(s) can be given as an argument, for instance:\n" "\n" " guile (display 23)\n" "\n" "The result of evaluating the last expression is printed.\n" "\n" "If no argument is given, the following lines are read and passed\n" "to Guile for evaluation. Type a line containing \"end\" to indicate\n" "the end of the set of expressions.\n" "\n" "The Guile GDB module must first be imported before it can be used.\n" "Do this with:\n" "(gdb) guile (use-modules (gdb))\n" "or if you want to import the (gdb) module with a prefix, use:\n" "(gdb) guile (use-modules ((gdb) #:renamer (symbol-prefix-proc 'gdb:)))\n" "\n" "The Guile interactive session, started with the \"guile-repl\"\n" "command, provides extensive help and apropos capabilities.\n" "Type \",help\" once in a Guile interactive session." msgstr "" #: guile/guile.c:800 msgid "" "Evaluate a Guile expression.\n" "\n" "Guile scripting is not supported in this copy of GDB.\n" "This command is only a placeholder." msgstr "" #: guile/guile.c:810 guile/guile.c:816 msgid "Prefix command for Guile preference settings." msgstr "" #: guile/guile.c:822 msgid "Prefix command for Guile info displays." msgstr "" #: guile/guile.c:830 msgid "Set mode for Guile exception printing on error." msgstr "" #: guile/guile.c:831 msgid "Show the mode of Guile exception printing on error." msgstr "" #: guile/guile.c:832 python/python.c:1701 msgid "" "none == no stack or message will be printed.\n" "full == a message and a stack will be printed.\n" "message == an error message without a stack will be printed." msgstr "" #: guile/scm-frame.c:332 msgid "inferior" msgstr "" #: guile/scm-frame.c:335 msgid "inferior has changed" msgstr "" #: guile/scm-frame.c:449 guile/scm-frame.c:490 guile/scm-frame.c:520 #: guile/scm-frame.c:551 guile/scm-frame.c:586 guile/scm-frame.c:619 #: guile/scm-frame.c:670 guile/scm-frame.c:707 guile/scm-frame.c:744 #: guile/scm-frame.c:780 guile/scm-frame.c:828 guile/scm-frame.c:876 #: guile/scm-frame.c:985 msgid "" msgstr "" #: guile/scm-frame.c:629 msgid "cannot find block for frame" msgstr "" #: guile/scm-frame.c:834 msgid "unknown register" msgstr "" #: guile/scm-frame.c:934 msgid "variable not found" msgstr "" #: guile/scm-frame.c:943 msgid "gdb:symbol or string" msgstr "" #: guile/scm-frame.c:1022 msgid "No frame is currently selected" msgstr "" #: guile/scm-iterator.c:162 guile/scm-pretty-print.c:158 guile/scm-cmd.c:714 #: guile/scm-param.c:918 guile/scm-param.c:923 msgid "procedure" msgstr "" #: guile/scm-exception.c:244 #, possible-c-format msgid "Wrong type argument in position %d (expecting %s): ~S" msgstr "" #: guile/scm-exception.c:250 #, possible-c-format msgid "Wrong type argument in position %d: ~S" msgstr "" #: guile/scm-exception.c:258 #, possible-c-format msgid "Wrong type argument (expecting %s): ~S" msgstr "" #: guile/scm-exception.c:262 msgid "Wrong type argument: ~S" msgstr "" #: guile/scm-exception.c:289 #, possible-c-format msgid "%s %s in position %d: ~S" msgstr "" #: guile/scm-exception.c:293 #, possible-c-format msgid "%s %s: ~S" msgstr "" #: guile/scm-exception.c:298 #, possible-c-format msgid "%s in position %d: ~S" msgstr "" #: guile/scm-exception.c:300 #, possible-c-format msgid "%s: ~S" msgstr "" #: guile/scm-exception.c:318 msgid "Invalid object:" msgstr "" #: guile/scm-exception.c:342 msgid "Out of range:" msgstr "" #. Handle this specially to be consistent with top-repl.scm. #: guile/scm-exception.c:438 msgid "User interrupt" msgstr "" #: guile/scm-exception.c:492 guile/scm-exception.c:543 #, possible-c-format msgid "Error in Scheme exception printing, can't find %s.\n" msgstr "" #: guile/scm-exception.c:506 guile/scm-exception.c:557 msgid "Error in Scheme exception printing:\n" msgstr "" #: guile/scm-objfile.c:222 msgid "" msgstr "" #: guile/scm-objfile.c:290 guile/scm-progspace.c:331 #: guile/scm-pretty-print.c:255 guile/scm-value.c:844 guile/scm-param.c:497 msgid "list" msgstr "" #: guile/scm-progspace.c:233 msgid "" msgstr "" #: guile/scm-pretty-print.c:156 guile/scm-utils.c:207 guile/scm-type.c:986 #: guile/scm-type.c:1031 guile/scm-value.c:718 guile/scm-param.c:517 #: guile/scm-param.c:704 msgid "string" msgstr "" #: guile/scm-pretty-print.c:376 guile/scm-pretty-print.c:422 msgid "pretty-printer list is not a list" msgstr "" #: guile/scm-pretty-print.c:389 msgid "pretty-printer list contains non-pretty-printer object" msgstr "" #: guile/scm-pretty-print.c:402 msgid "invalid lookup object in pretty-printer matcher" msgstr "" #: guile/scm-pretty-print.c:415 msgid "invalid result from pretty-printer lookup" msgstr "" #: guile/scm-pretty-print.c:567 msgid "invalid result from pretty-printer to-string" msgstr "" #: guile/scm-pretty-print.c:630 python/py-prettyprint.c:293 valprint.c:1015 msgid "" msgstr "" #: guile/scm-pretty-print.c:756 msgid "pretty-printer \"children\" object is not a procedure or #f" msgstr "" #: guile/scm-pretty-print.c:781 msgid "" "result of pretty-printer \"children\" procedure is not a " "object" msgstr "" #: guile/scm-pretty-print.c:824 msgid "" "result of pretty-printer children iterator is not a pair or (end-of-" "iteration)" msgstr "" #: guile/scm-pretty-print.c:834 msgid "first element of pretty-printer children iterator is not a string" msgstr "" #: guile/scm-utils.c:217 guile/scm-param.c:725 guile/scm-breakpoint.c:590 #: guile/scm-breakpoint.c:628 msgid "boolean" msgstr "" #: guile/scm-utils.c:226 msgid "int" msgstr "" #: guile/scm-utils.c:235 msgid "unsigned int" msgstr "" #: guile/scm-utils.c:244 msgid "long" msgstr "" #: guile/scm-utils.c:253 msgid "unsigned long" msgstr "" #: guile/scm-utils.c:262 msgid "LONGEST" msgstr "" #: guile/scm-utils.c:271 msgid "ULONGEST" msgstr "" #: guile/scm-utils.c:456 msgid "Unrecognized keyword: ~a" msgstr "" #: guile/scm-utils.c:464 msgid "Missing value for keyword argument" msgstr "" #: guile/scm-symtab.c:268 msgid "" msgstr "" #: guile/scm-symtab.c:516 msgid "" msgstr "" #: guile/scm-lazy-string.c:154 msgid "cannot create a lazy string with address 0x0 and a non-zero length" msgstr "" #: guile/scm-lazy-string.c:161 msgid "a lazy string's type cannot be NULL" msgstr "" #: guile/scm-lazy-string.c:241 guile/scm-lazy-string.c:284 msgid "cannot create a value from NULL" msgstr "" #: guile/scm-cmd.c:244 msgid "" msgstr "" #: guile/scm-cmd.c:305 msgid "Could not convert arguments to Scheme string." msgstr "" #: guile/scm-cmd.c:326 msgid "Error occurred in Scheme-implemented GDB command." msgstr "" #. Inform the user, but otherwise ignore the entire result. #: guile/scm-cmd.c:359 msgid "Bad text from completer: " msgstr "" #: guile/scm-cmd.c:395 msgid "Could not convert \"text\" argument to Scheme string." msgstr "" #: guile/scm-cmd.c:399 msgid "Could not convert \"word\" argument to Scheme string." msgstr "" #. Inform the user, but otherwise ignore. #: guile/scm-cmd.c:456 msgid "Bad completer result: " msgstr "" #: guile/scm-cmd.c:499 guile/scm-cmd.c:708 msgid "no command name found" msgstr "" #: guile/scm-cmd.c:530 #, possible-c-format msgid "could not find command prefix '%s'" msgstr "" #: guile/scm-cmd.c:546 #, possible-c-format msgid "'%s' is not a prefix command" msgstr "" #: guile/scm-cmd.c:694 guile/scm-param.c:241 python/py-cmd.c:620 #: python/py-param.c:322 msgid "This command is not documented." msgstr "" #: guile/scm-cmd.c:721 guile/scm-param.c:897 msgid "invalid command class argument" msgstr "" #: guile/scm-cmd.c:728 msgid "integer or procedure" msgstr "" #: guile/scm-cmd.c:734 msgid "invalid completion type argument" msgstr "" #: guile/scm-cmd.c:763 msgid "command is already registered" msgstr "" #: guile/scm-type.c:72 msgid "type is not a structure, union, or enum type" msgstr "" #: guile/scm-type.c:733 python/py-type.c:543 msgid "Array length must not be negative" msgstr "" #: guile/scm-type.c:824 msgid "ranged type" msgstr "" #: guile/scm-type.c:1014 msgid "Unknown field" msgstr "" #: guile/scm-type.c:1116 guile/scm-param.c:765 guile/scm-ports.c:1233 #: guile/scm-ports.c:1275 guile/scm-breakpoint.c:665 #: guile/scm-breakpoint.c:705 msgid "integer" msgstr "" #: guile/scm-type.c:1174 msgid "enum type" msgstr "" #: guile/scm-type.c:1191 msgid "non-enum type" msgstr "" #: guile/scm-auto-load.c:41 #, possible-c-format msgid "Auto-loading of Guile scripts is %s.\n" msgstr "" #: guile/scm-auto-load.c:65 msgid "Set the debugger's behaviour regarding auto-loaded Guile scripts." msgstr "" #: guile/scm-auto-load.c:66 msgid "Show the debugger's behaviour regarding auto-loaded Guile scripts." msgstr "" #: guile/scm-auto-load.c:67 msgid "" "If enabled, auto-loaded Guile scripts are loaded when the debugger reads\n" "an executable or shared library.\n" "This options has security implications for untrusted inferiors." msgstr "" #: guile/scm-auto-load.c:76 msgid "" "Print the list of automatically loaded Guile scripts.\n" "Usage: info auto-load guile-scripts [REGEXP]" msgstr "" #: guile/scm-value.c:530 msgid "" "Trying to get the referenced value from a value which is neither a pointer " "nor a reference" msgstr "" #: guile/scm-value.c:793 msgid "Cannot subscript requested type" msgstr "" #: guile/scm-value.c:841 msgid "function (value of TYPE_CODE_FUNC)" msgstr "" #: guile/scm-value.c:962 guile/scm-value.c:1005 msgid "integer-like gdb value" msgstr "" #: guile/scm-value.c:1051 msgid "number" msgstr "" #: guile/scm-value.c:1066 msgid "number can't be converted to a double" msgstr "" #: guile/scm-value.c:1130 msgid "invalid error kind" msgstr "" #: guile/scm-gsmob.c:151 msgid "any gdb smob" msgstr "" #: guile/scm-param.c:288 msgid "Error occurred setting parameter." msgstr "" #: guile/scm-param.c:292 #, possible-c-format msgid "Result of %s set-func is not a string." msgstr "" #: guile/scm-param.c:298 guile/scm-param.c:345 msgid "Error converting show text to host string." msgstr "" #: guile/scm-param.c:327 #, possible-c-format msgid "Error converting parameter value \"%s\" to Scheme string." msgstr "" #: guile/scm-param.c:338 msgid "Error occurred showing parameter." msgstr "" #: guile/scm-param.c:503 msgid "enumeration list is empty" msgstr "" #: guile/scm-param.c:653 msgid "program error: unhandled type" msgstr "" #: guile/scm-param.c:675 msgid "string or #f for non-PARAM_FILENAME parameters" msgstr "" #: guile/scm-param.c:717 msgid "not member of enumeration" msgstr "" #: guile/scm-param.c:733 msgid "boolean or #:auto" msgstr "" #: guile/scm-param.c:752 msgid "integer or #:unlimited" msgstr "" #: guile/scm-param.c:784 msgid "must be >= -1" msgstr "" #: guile/scm-param.c:903 msgid "invalid parameter type argument" msgstr "" #: guile/scm-param.c:908 msgid "#:enum-values can only be provided with PARAM_ENUM" msgstr "" #: guile/scm-param.c:913 msgid "PARAM_ENUM requires an enum-values argument" msgstr "" #: guile/scm-param.c:994 msgid "parameter is already registered" msgstr "" #: guile/scm-param.c:1007 msgid "parameter exists, \"set\" command is already defined" msgstr "" #: guile/scm-param.c:1012 msgid "parameter exists, \"show\" command is already defined" msgstr "" #: guile/scm-param.c:1050 msgid " or string" msgstr "" #: guile/scm-param.c:1090 msgid "parameter not found" msgstr "" #: guile/scm-param.c:1095 msgid "not a parameter" msgstr "" #: guile/scm-ports.c:439 msgid "ioscm_file_port_delete: bad magic number" msgstr "" #: guile/scm-ports.c:450 msgid "ioscm_file_port_rewind: bad magic number" msgstr "" #: guile/scm-ports.c:464 msgid "ioscm_file_port_put: bad magic number" msgstr "" #: guile/scm-ports.c:478 msgid "ioscm_pot_file_write: bad magic number" msgstr "" #: guile/scm-ports.c:512 msgid "output port" msgstr "" #: guile/scm-ports.c:514 msgid "thunk" msgstr "" #: guile/scm-ports.c:646 msgid "error reading memory" msgstr "" #: guile/scm-ports.c:669 msgid "overflow in offset calculation" msgstr "" #: guile/scm-ports.c:681 msgid "bad offset" msgstr "" #: guile/scm-ports.c:706 guile/scm-ports.c:732 msgid "writing beyond end of memory range" msgstr "" #: guile/scm-ports.c:711 guile/scm-ports.c:739 guile/scm-ports.c:771 msgid "error writing memory" msgstr "" #: guile/scm-ports.c:867 msgid "bad seek" msgstr "" #: guile/scm-ports.c:955 guile/scm-ports.c:968 msgid "bad mode string" msgstr "" #: guile/scm-ports.c:1057 msgid "port is unbuffered: ~a" msgstr "" #: guile/scm-ports.c:1066 msgid "read buffer not empty: ~a" msgstr "" #: guile/scm-ports.c:1073 msgid "write buffer not empty: ~a" msgstr "" #: guile/scm-ports.c:1157 guile/scm-disasm.c:270 msgid "start+size overflows" msgstr "" #: guile/scm-disasm.c:246 msgid "input port" msgstr "" #: guile/scm-disasm.c:256 msgid "offset provided but port is missing" msgstr "" #: guile/scm-math.c:580 guile/scm-math.c:595 msgid "value out of range for type" msgstr "" #: guile/scm-math.c:685 msgid "value not a number representable on the target" msgstr "" #: guile/scm-math.c:719 msgid "size of type does not match size of bytevector" msgstr "" #: guile/scm-math.c:774 guile/scm-math.c:827 guile/scm-math.c:856 msgid "No type allowed" msgstr "" #: guile/scm-breakpoint.c:323 msgid "" msgstr "" #: guile/scm-breakpoint.c:373 msgid "access type with breakpoint is not allowed" msgstr "" #: guile/scm-breakpoint.c:386 msgid "invalid watchpoint class" msgstr "" #: guile/scm-breakpoint.c:392 msgid "invalid breakpoint type" msgstr "" #: guile/scm-breakpoint.c:421 msgid "not a Scheme breakpoint" msgstr "" #: guile/scm-breakpoint.c:424 msgid "breakpoint is already registered" msgstr "" #: guile/scm-breakpoint.c:714 msgid "hit-count must be zero" msgstr "" #: guile/scm-breakpoint.c:751 msgid "invalid thread id" msgstr "" #: guile/scm-breakpoint.c:757 guile/scm-breakpoint.c:811 msgid "integer or #f" msgstr "" #: guile/scm-breakpoint.c:805 msgid "invalid task id" msgstr "" #: guile/scm-breakpoint.c:898 msgid "string or #f" msgstr "" #: guile/scm-breakpoint.c:945 msgid "procedure or #f" msgstr "" #: h8300-tdep.c:774 h8300-tdep.c:806 msgid "I don't know how this 8 byte value is returned." msgstr "" #. long long, double and long double #. are all defined as 4 byte types so #. far so this shouldn't happen. #: h8300-tdep.c:869 msgid "I don't know how to return an 8 byte value." msgstr "" #: h8300-tdep.c:967 #, possible-c-format msgid "h8300_register_name: illegal register number %d" msgstr "" #: h8300-tdep.c:985 #, possible-c-format msgid "h8300s_register_name: illegal register number %d" msgstr "" #: h8300-tdep.c:1003 #, possible-c-format msgid "h8300sx_register_name: illegal register number %d" msgstr "" #: h8300-tdep.c:1139 #, possible-c-format msgid "h8300_register_type: illegal register number %d" msgstr "" #: hppa-linux-nat.c:156 ia64-linux-nat.c:308 #, possible-c-format msgid "Invalid register number %d." msgstr "" #: hppa-linux-nat.c:233 i386-linux-nat.c:116 ia64-linux-nat.c:757 #: inf-ptrace.c:739 m68klinux-nat.c:125 #, possible-c-format msgid "Couldn't read register %s (#%d): %s." msgstr "" #: hppa-linux-nat.c:261 i386-linux-nat.c:145 ia64-linux-nat.c:816 #: inf-ptrace.c:798 m68klinux-nat.c:184 #, possible-c-format msgid "Couldn't write register %s (#%d): %s." msgstr "" #: hppa-tdep.c:518 msgid "Internal error reading unwind information." msgstr "" #: hppa-tdep.c:2008 #, possible-c-format msgid "Cannot read instruction at %s." msgstr "" #: hppa-tdep.c:2506 msgid "Requesting registers from null frame." msgstr "" #: hppa-tdep.c:3019 #, possible-c-format msgid "Cannot resolve PLT stub at %s." msgstr "" #: hppa-tdep.c:3126 #, possible-c-format msgid "Unsupported address size: %d" msgstr "" #: hppa-tdep.c:3234 msgid "Print unwind table entry at given address." msgstr "" #. Debug this files internals. #: hppa-tdep.c:3238 msgid "" "Set whether hppa target specific debugging information should be displayed." msgstr "" #: hppa-tdep.c:3240 msgid "Show whether hppa target specific debugging information is displayed." msgstr "" #: hppa-tdep.c:3241 msgid "" "This flag controls whether hppa target specific debugging information is\n" "displayed. This information is particularly useful for debugging frame\n" "unwinding problems." msgstr "" #: i386-darwin-nat.c:71 i386-darwin-nat.c:120 #, possible-c-format msgid "Error calling thread_get_state for GP registers for thread 0x%lx\n" msgstr "" #: i386-darwin-nat.c:96 i386-darwin-nat.c:145 #, possible-c-format msgid "Error calling thread_get_state for float registers for thread 0x%lx\n" msgstr "" #: i386-darwin-nat.c:157 #, possible-c-format msgid "unknown register %d" msgstr "" #: i386-darwin-nat.c:586 #, possible-c-format msgid "darwin_set_sstep: error %x, thread=%x\n" msgstr "" #: i386-darwin-nat.c:626 #, possible-c-format msgid "darwin_set_sstep: unknown flavour: %d" msgstr "" #: i386-linux-nat.c:337 i386-linux-nat.c:360 msgid "Couldn't read extended state status" msgstr "" #: i386-linux-nat.c:393 i386-linux-nat.c:420 msgid "Couldn't read floating-point and SSE registers" msgstr "" #: i386-linux-nat.c:426 msgid "Couldn't write floating-point and SSE registers" msgstr "" #: i386-linux-nat.c:529 m32r-linux-nat.c:214 m68klinux-nat.c:456 #, possible-c-format msgid "Got request for bad register number %d." msgstr "" #: i386-linux-nat.c:598 m32r-linux-nat.c:239 m68klinux-nat.c:504 #, possible-c-format msgid "Got request to store bad register number %d." msgstr "" #: i386-linux-tdep.c:602 i386fbsd-tdep.c:264 msgid "Couldn't read `xcr0' bytes from `.reg-xstate' section in core file." msgstr "" #: i386-tdep.c:2774 msgid "Cannot find floating-point return value." msgstr "" #: i386-tdep.c:2805 m68k-tdep.c:309 #, possible-c-format msgid "Cannot extract return value of %d bytes long." msgstr "" #: i386-tdep.c:2827 msgid "Cannot set floating-point return value." msgstr "" #: i386-tdep.c:2870 m68k-tdep.c:350 #, possible-c-format msgid "Cannot store return value of %d bytes long." msgstr "" #: i386-tdep.c:4844 i386-tdep.c:5735 i386-tdep.c:6409 i386-tdep.c:6964 #: i386-tdep.c:7021 #, possible-c-format msgid "" "Process record ignores the memory change of instruction at address %s\n" "because it can't get the value of the segment register.\n" "Do you want to stop the program?" msgstr "" #. XXX #. int3 #: i386-tdep.c:6750 msgid "Process record does not support instruction int3.\n" msgstr "" #: i386-tdep.c:6767 #, possible-c-format msgid "Process record does not support instruction int 0x%02x.\n" msgstr "" #. XXX #. into #: i386-tdep.c:6781 msgid "Process record does not support instruction into.\n" msgstr "" #. bound #: i386-tdep.c:6792 msgid "Process record does not support instruction bound.\n" msgstr "" #. wrmsr #: i386-tdep.c:6828 msgid "Process record does not support instruction wrmsr.\n" msgstr "" #. rdmsr #: i386-tdep.c:6835 msgid "Process record does not support instruction rdmsr.\n" msgstr "" #: i386-tdep.c:6856 msgid "Process record does not support instruction sysenter.\n" msgstr "" #. sysexit #: i386-tdep.c:6868 msgid "Process record does not support instruction sysexit.\n" msgstr "" #: i386-tdep.c:6879 msgid "Process record does not support instruction syscall.\n" msgstr "" #. sysret #: i386-tdep.c:6891 msgid "Process record does not support instruction sysret.\n" msgstr "" #. hlt #: i386-tdep.c:6905 msgid "Process record does not support instruction hlt.\n" msgstr "" #: i386-tdep.c:8033 #, possible-c-format msgid "Process record does not support instruction 0x%02x at address %s.\n" msgstr "" #: i386-tdep.c:8099 #, possible-c-format msgid "" "; instruction is only %d bytes long, need at least %d bytes for the jump" msgstr "" #: i386-tdep.c:8649 #, possible-c-format msgid "BNDCFGU register invalid, read status %d." msgstr "" #: i386-tdep.c:8697 msgid "" "bound table examination not supported for 64-bit process with 32-bit GDB" msgstr "" #: i386-tdep.c:8715 #, possible-c-format msgid "Invalid bounds directory entry at %s." msgstr "" #: i386-tdep.c:8790 msgid "Intel Memory Protection Extensions not supported on this target.\n" msgstr "" #: i386-tdep.c:8797 msgid "Address of pointer variable expected.\n" msgstr "" #: i386-tdep.c:8832 msgid "Intel Memory Protection Extensions not supported on this target." msgstr "" #: i386-tdep.c:8836 msgid "Pointer value expected." msgstr "" #: i386-tdep.c:8843 msgid "wrong number of arguments: missing lower and upper bound." msgstr "" #: i386-tdep.c:8849 msgid "Wrong number of arguments; Missing upper bound." msgstr "" #: i386-tdep.c:8896 msgid "Set the disassembly flavor." msgstr "" #: i386-tdep.c:8897 msgid "Show the disassembly flavor." msgstr "" #: i386-tdep.c:8898 msgid "" "The valid values are \"att\" and \"intel\", and the default value is \"att\"." msgstr "" #: i386-tdep.c:8907 msgid "Set the convention for returning small structs." msgstr "" #: i386-tdep.c:8908 msgid "Show the convention for returning small structs." msgstr "" #: i386-tdep.c:8909 msgid "" "Valid values are \"default\", \"pcc\" and \"reg\", and the default value\n" "is \"default\"." msgstr "" #. Add "mpx" prefix for the set commands. #: i386-tdep.c:8918 msgid "Set Intel Memory Protection Extensions specific variables." msgstr "" #. allow-unknown #. Add "mpx" prefix for the show commands. #: i386-tdep.c:8925 msgid "Show Intel Memory Protection Extensions specific variables." msgstr "" #: i386bsd-nat.c:257 msgid "Couldn't write XMM registers" msgstr "" #: i386bsd-nat.c:413 #, possible-c-format msgid "" "offsetof (struct sigcontext, sc_pc) yields %d instead of %d.\n" "Please report this to ." msgstr "" #: i386bsd-nat.c:426 #, possible-c-format msgid "" "offsetof (struct sigcontext, sc_sp) yields %d instead of %d.\n" "Please report this to ." msgstr "" #: i386bsd-nat.c:439 #, possible-c-format msgid "" "offsetof (struct sigcontext, sc_fp) yields %d instead of %d.\n" "Please report this to ." msgstr "" #: i386gnu-nat.c:67 i386gnu-nat.c:157 #, possible-c-format msgid "Couldn't fetch floating-point state from %s" msgstr "" #: i386gnu-nat.c:97 #, possible-c-format msgid "Can't fetch registers from thread %s: No such thread" msgstr "" #: i386gnu-nat.c:108 #, possible-c-format msgid "Couldn't fetch registers from %s" msgstr "" #: i386gnu-nat.c:170 #, possible-c-format msgid "Couldn't store floating-point state into %s" msgstr "" #: i386gnu-nat.c:190 #, possible-c-format msgid "Couldn't store registers into thread %s: No such thread" msgstr "" #: i386gnu-nat.c:207 #, possible-c-format msgid "Couldn't store registers into %s" msgstr "" #: i386gnu-nat.c:228 #, possible-c-format msgid "Register %s changed after the thread was aborted" msgstr "" #: i386gnu-nat.c:235 msgid "... also writing this register! Suspicious..." msgstr "" #: i386gnu-nat.c:287 #, possible-c-format msgid "Couldn't fetch debug state from %s" msgstr "" #: i386gnu-nat.c:301 #, possible-c-format msgid "Couldn't store debug state into %s" msgstr "" #: i387-tdep.c:122 i387-tdep.c:160 i387-tdep.c:308 i387-tdep.c:318 #: i387-tdep.c:320 i387-tdep.c:322 i387-tdep.c:324 i387-tdep.c:326 #: i387-tdep.c:330 tui/tui-stack.c:391 valprint.c:366 msgid "" msgstr "" #: i387-tdep.c:370 m68k-tdep.c:214 msgid "" "Cannot convert floating-point register value to non-floating-point type." msgstr "" #: i387-tdep.c:401 m68k-tdep.c:246 msgid "" "Cannot convert non-floating-point type to floating-point register value." msgstr "" #: i387-tdep.c:1526 i387-tdep.c:1629 msgid "invalid i387 regclass" msgstr "" #: ia64-libunwind-tdep.c:220 msgid "Can't get libunwind sp register." msgstr "" #: ia64-libunwind-tdep.c:507 ia64-libunwind-tdep.c:510 #, possible-c-format msgid "[GDB failed to load %s: %s]\n" msgstr "" #: ia64-tdep.c:533 msgid "" "Can't fetch instructions for slot numbers greater than 2.\n" "Using slot 0 instead" msgstr "" #: ia64-tdep.c:649 ia64-tdep.c:836 msgid "Can't insert breakpoint for slot numbers greater than 2." msgstr "" #: ia64-tdep.c:682 ia64-tdep.c:864 msgid "Can't insert breakpoint for non-existing slot X" msgstr "" #: ia64-tdep.c:720 #, possible-c-format msgid "Address %s already contains a breakpoint." msgstr "" #: ia64-tdep.c:773 #, possible-c-format msgid "" "Cannot remove breakpoint at address %s from non-existing X-type slot, memory " "has changed underneath" msgstr "" #: ia64-tdep.c:794 #, possible-c-format msgid "" "Cannot remove breakpoint at address %s, no break instruction at such address." msgstr "" #: inf-child.c:146 msgid "Argument given to \"disconnect\"." msgstr "" #: inf-loop.c:84 msgid "Event type not recognized.\n" msgstr "" #: inf-ptrace.c:202 msgid "This system does not support attaching to a process" msgstr "" #: inf-ptrace.c:265 msgid "This system does not support detaching from a process" msgstr "" #: inf-ptrace.c:389 obsd-nat.c:103 rs6000-nat.c:496 #, possible-c-format msgid "Child process unexpectedly missing: %s.\n" msgstr "" #: inf-ptrace.c:618 #, possible-c-format msgid "\tUsing the running image of %s %s.\n" msgstr "" #: infcall.c:82 #, possible-c-format msgid "Coercion of floats to doubles when calling functions is %s.\n" msgstr "" #: infcall.c:100 #, possible-c-format msgid "" "Unwinding of stack if a signal is received while in a call dummy is %s.\n" msgstr "" #: infcall.c:126 #, possible-c-format msgid "" "Unwind stack if a C++ exception is unhandled while in a call dummy is %s.\n" msgstr "" #: infcall.c:318 msgid "Invalid data type for function to be called." msgstr "" #: infcall.c:716 msgid "May not call functions while looking at trace frames." msgstr "" #: infcall.c:719 msgid "Cannot call functions in reverse mode." msgstr "" #: infcall.c:725 msgid "This target does not support function calls." msgstr "" #: infcall.c:927 msgid "Too few arguments in function call." msgstr "" #: infcall.c:1187 #, possible-c-format msgid "" "%s\n" "An error occurred while in a function called from GDB.\n" "Evaluation of the expression containing the function\n" "(%s) will be abandoned.\n" "When the function is done executing, GDB will silently stop." msgstr "" #. We could discard the dummy frame here given that the program exited, #. but it will get garbage collected the next time the program is #. run anyway. #: infcall.c:1215 #, possible-c-format msgid "" "The program being debugged exited while in a function called from GDB.\n" "Evaluation of the expression containing the function\n" "(%s) will be abandoned." msgstr "" #: infcall.c:1235 #, possible-c-format msgid "" "The program received a signal in another thread while\n" "making a function call from GDB.\n" "Evaluation of the expression containing the function\n" "(%s) will be abandoned.\n" "When the function is done executing, GDB will silently stop." msgstr "" #: infcall.c:1243 #, possible-c-format msgid "" "The program stopped in another thread while making a function call from " "GDB.\n" "Evaluation of the expression containing the function\n" "(%s) will be abandoned.\n" "When the function is done executing, GDB will silently stop." msgstr "" #. FIXME: Insert a bunch of wrap_here; name can be very #. long if it's a C++ name with arguments and stuff. #: infcall.c:1278 #, possible-c-format msgid "" "The program being debugged was signaled while in a function called from " "GDB.\n" "GDB has restored the context to what it was before the call.\n" "To change this behavior use \"set unwindonsignal off\".\n" "Evaluation of the expression containing the function\n" "(%s) will be abandoned." msgstr "" #. FIXME: Insert a bunch of wrap_here; name can be very #. long if it's a C++ name with arguments and stuff. #: infcall.c:1296 #, possible-c-format msgid "" "The program being debugged was signaled while in a function called from " "GDB.\n" "GDB remains in the frame where the signal was received.\n" "To change this behavior use \"set unwindonsignal on\".\n" "Evaluation of the expression containing the function\n" "(%s) will be abandoned.\n" "When the function is done executing, GDB will silently stop." msgstr "" #: infcall.c:1317 #, possible-c-format msgid "" "The program being debugged entered a std::terminate call, most likely\n" "caused by an unhandled C++ exception. GDB blocked this call in order\n" "to prevent the program from being terminated, and has restored the\n" "context to its original state before the call.\n" "To change this behaviour use \"set unwind-on-terminating-exception off\".\n" "Evaluation of the expression containing the function (%s)\n" "will be abandoned." msgstr "" #. The following error message used to say "The expression #. which contained the function call has been discarded." #. It is a hard concept to explain in a few words. Ideally, #. GDB would be able to resume evaluation of the expression #. when the function finally is done executing. Perhaps #. someday this will be implemented (it would not be easy). #. FIXME: Insert a bunch of wrap_here; name can be very long if it's #. a C++ name with arguments and stuff. #: infcall.c:1344 #, possible-c-format msgid "" "The program being debugged stopped while in a function called from GDB.\n" "Evaluation of the expression containing the function\n" "(%s) will be abandoned.\n" "When the function is done executing, GDB will silently stop." msgstr "" #: infcall.c:1366 msgid "Set coercion of floats to doubles when calling functions." msgstr "" #: infcall.c:1367 msgid "Show coercion of floats to doubles when calling functions" msgstr "" #: infcall.c:1368 msgid "" "Variables of type float should generally be converted to doubles before\n" "calling an unprototyped function, and left alone when calling a prototyped\n" "function. However, some older debug info formats do not provide enough\n" "information to determine that a function is prototyped. If this flag is\n" "set, GDB will perform the conversion for a function it considers\n" "unprototyped.\n" "The default is to perform the conversion.\n" msgstr "" #: infcall.c:1381 msgid "Set unwinding of stack if a signal is received while in a call dummy." msgstr "" #: infcall.c:1382 msgid "" "Show unwinding of stack if a signal is received while in a call dummy." msgstr "" #: infcall.c:1383 msgid "" "The unwindonsignal lets the user determine what gdb should do if a signal\n" "is received while in a function called from gdb (call dummy). If set, gdb\n" "unwinds the stack and restore the context to what as it was before the " "call.\n" "The default is to stop in the frame where the signal was received." msgstr "" #: infcall.c:1393 msgid "" "Set unwinding of stack if std::terminate is called while in call dummy." msgstr "" #: infcall.c:1394 msgid "" "Show unwinding of stack if std::terminate() is called while in a call dummy." msgstr "" #: infcall.c:1396 msgid "" "The unwind on terminating exception flag lets the user determine\n" "what gdb should do if a std::terminate() call is made from the\n" "default exception handler. If set, gdb unwinds the stack and restores\n" "the context to what it was before the call. If unset, gdb allows the\n" "std::terminate call to proceed.\n" "The default is to unwind the frame." msgstr "" #: infcmd.c:103 infcmd.c:2551 infcmd.c:2969 linux-fork.c:686 #: record-btrace.c:215 remote-sim.c:895 msgid "The program is not being run." msgstr "" #: infcmd.c:181 #, possible-c-format msgid "Terminal for future runs of program being debugged is \"%s\".\n" msgstr "" #: infcmd.c:345 msgid "can't handle command-line argument containing whitespace" msgstr "" #: infcmd.c:449 msgid "" "platform-specific solib_create_inferior_hook did not load initial shared " "libraries." msgstr "" #: infcmd.c:489 msgid "" "The program being debugged has been started already.\n" "Start it from the beginning? " msgstr "" #: infcmd.c:491 msgid "Program not restarted." msgstr "" #: infcmd.c:504 msgid "Asynchronous execution not supported on this target." msgstr "" #: infcmd.c:563 msgid "The target does not support running in non-stop mode." msgstr "" #: infcmd.c:652 msgid "No symbol table loaded. Use the \"file\" command." msgstr "" #: infcmd.c:684 msgid "Cannot execute this command without a live selected thread." msgstr "" #: infcmd.c:695 msgid "Cannot execute this command while looking at trace frames." msgstr "" #: infcmd.c:703 msgid "Cannot execute this command while the selected thread is running." msgstr "" #: infcmd.c:792 msgid "`-a' is meaningless in all-stop mode." msgstr "" #: infcmd.c:795 msgid "Can't resume all threads and specify proceed count simultaneously." msgstr "" #: infcmd.c:844 msgid "Continuing.\n" msgstr "" #: infcmd.c:1129 infcmd.c:1864 msgid "Cannot find bounds of current function" msgstr "" #: infcmd.c:1132 #, possible-c-format msgid "" "Single stepping until exit from function %s,\n" "which has no line number information.\n" msgstr "" #: infcmd.c:1186 msgid "starting address" msgstr "" #: infcmd.c:1191 msgid "Unreasonable jump request" msgstr "" #: infcmd.c:1201 msgid "No source file has been specified." msgstr "" #: infcmd.c:1210 #, possible-c-format msgid "Line %d is not in `%s'. Jump anyway? " msgstr "" #: infcmd.c:1227 msgid "WARNING!!! Destination is in unmapped overlay! Jump anyway? " msgstr "" #: infcmd.c:1240 msgid "Continuing at " msgstr "" #: infcmd.c:1271 infcmd.c:1362 msgid "signal number" msgstr "" #: infcmd.c:1318 msgid "Note:\n" msgstr "" #: infcmd.c:1319 #, possible-c-format msgid " Thread %s previously stopped with signal %s, %s.\n" msgstr "" #: infcmd.c:1328 #, possible-c-format msgid "" "Continuing thread %s (the current thread) with specified signal will\n" "still deliver the signals noted above to their respective threads.\n" "Continue anyway? " msgstr "" #: infcmd.c:1338 msgid "Continuing with no signal.\n" msgstr "" #: infcmd.c:1340 #, possible-c-format msgid "Continuing with signal %s.\n" msgstr "" #: infcmd.c:1382 msgid "Signal handling set to not pass this signal to the program." msgstr "" #: infcmd.c:1502 msgid "Execution is not within a known function." msgstr "" #: infcmd.c:1568 msgid "a location" msgstr "" #: infcmd.c:1788 msgid "finish_command: function has no target type" msgstr "" #: infcmd.c:1956 msgid "The \"finish\" command does not take any arguments." msgstr "" #. Finishing from an inline frame is completely different. We don't #. try to show the "return value" - no way to locate it. #: infcmd.c:1961 infcmd.c:1975 msgid "No selected frame." msgstr "" #: infcmd.c:1963 msgid "\"finish\" not meaningful in the outermost frame." msgstr "" #: infcmd.c:1995 infcmd.c:2020 msgid "Run till exit from " msgstr "" #: infcmd.c:2012 msgid "Run back to call of " msgstr "" #: infcmd.c:2016 #, possible-c-format msgid "" "warning: Function %s does not return normally.\n" "Try to finish anyway? " msgstr "" #: infcmd.c:2052 msgid "The program being debugged is not being run.\n" msgstr "" #: infcmd.c:2066 msgid "Invalid selected thread." msgstr "" #: infcmd.c:2068 thread.c:1141 msgid "Selected thread is running." msgstr "" #: infcmd.c:2075 #, possible-c-format msgid "Program stopped at %s.\n" msgstr "" #: infcmd.c:2078 msgid "It stopped after being stepped.\n" msgstr "" #: infcmd.c:2087 msgid "It stopped at a breakpoint that has since been deleted.\n" msgstr "" #: infcmd.c:2091 #, possible-c-format msgid "It stopped at breakpoint %d.\n" msgstr "" #: infcmd.c:2097 #, possible-c-format msgid "It stopped with signal %s, %s.\n" msgstr "" #: infcmd.c:2104 msgid "Type \"info stack\" or \"info registers\" for more information.\n" msgstr "" #: infcmd.c:2149 msgid "environment variable and value" msgstr "" #: infcmd.c:2173 msgid "environment variable to set" msgstr "" #: infcmd.c:2195 #, possible-c-format msgid "Setting environment variable \"%s\" to null value.\n" msgstr "" #. If there is no argument, delete all environment variables. #. Ask for confirmation if reading from the terminal. #: infcmd.c:2212 msgid "Delete all environment variables? " msgstr "" #: infcmd.c:2390 infcmd.c:2536 infcmd.c:3090 msgid "The program has no registers now." msgstr "" #: infcmd.c:2414 msgid "Missing register name" msgstr "" #. Nothing matched. #: infcmd.c:2487 #, possible-c-format msgid "Invalid register `%.*s'" msgstr "" #: infcmd.c:2552 msgid "Kill the program being debugged? " msgstr "" #: infcmd.c:2566 #, possible-c-format msgid "In %s,\n" msgstr "" #: infcmd.c:2787 target.c:2208 msgid "A program is being debugged already. Kill it? " msgstr "" #: infcmd.c:2790 msgid "Not killed." msgstr "" #: infcmd.c:2805 msgid "Cannot attach to this target in non-stop mode" msgstr "" #: infcmd.c:3053 msgid "-a is meaningless in all-stop mode." msgstr "" #: infcmd.c:3099 msgid "\"unset\" must be followed by the name of an unset subcommand.\n" msgstr "" #: infcmd.c:3116 procfs.c:5114 msgid "Not supported on this target." msgstr "" #: infcmd.c:3193 msgid "Set terminal for future runs of program being debugged." msgstr "" #: infcmd.c:3194 msgid "Show terminal for future runs of program being debugged." msgstr "" #: infcmd.c:3195 msgid "Usage: set inferior-tty /dev/pts/1" msgstr "" #: infcmd.c:3204 msgid "Set argument list to give program being debugged when it is started." msgstr "" #: infcmd.c:3205 msgid "Show argument list to give program being debugged when it is started." msgstr "" #: infcmd.c:3206 msgid "" "Follow this command with any number of args, to be passed to the program." msgstr "" #: infcmd.c:3215 msgid "" "The environment to give the program, or one variable's value.\n" "With an argument VAR, prints the value of environment variable VAR to\n" "give the program being debugged. With no arguments, prints the entire\n" "environment to be given to the program." msgstr "" #: infcmd.c:3223 msgid "Complement to certain \"set\" commands." msgstr "" #: infcmd.c:3226 msgid "" "Cancel environment variable VAR for the program.\n" "This does not affect the program until the next \"run\" command." msgstr "" #: infcmd.c:3232 msgid "" "Set environment variable value to give the program.\n" "Arguments are VAR VALUE where VAR is variable name and VALUE is value.\n" "VALUES of environment variables are uninterpreted strings.\n" "This does not affect the program until the next \"run\" command." msgstr "" #: infcmd.c:3240 msgid "" "Add directory DIR(s) to beginning of search path for object files.\n" "$cwd in the path means the current working directory.\n" "This path is equivalent to the $PATH shell variable. It is a list of\n" "directories, separated by colons. These directories are searched to find\n" "fully linked executable files and separately compiled object files as needed." msgstr "" #: infcmd.c:3249 msgid "" "Current search path for finding object files.\n" "$cwd in the path means the current working directory.\n" "This path is equivalent to the $PATH shell variable. It is a list of\n" "directories, separated by colons. These directories are searched to find\n" "fully linked executable files and separately compiled object files as needed." msgstr "" #: infcmd.c:3260 msgid "Kill execution of program being debugged." msgstr "" #: infcmd.c:3263 msgid "" "Attach to a process or file outside of GDB.\n" "This command attaches to another target, of the same type as your last\n" "\"target\" command (\"info files\" will show your target stack).\n" "The command may take as argument a process id or a device file.\n" "For a process id, you must have permission to send the process a signal,\n" "and it must have the same effective uid as the debugger.\n" "When using \"attach\" with a process id, the debugger finds the\n" "program running in the process, looking first in the current working\n" "directory, or (if not found there) using the source file search path\n" "(see the \"directory\" command). You can also use the \"file\" command\n" "to specify the program, and to load its symbol table." msgstr "" #: infcmd.c:3276 msgid "" "Detach a process or file previously attached.\n" "If a process, it is no longer traced, and it continues its execution. If\n" "you were debugging a file, the file is closed and gdb no longer accesses it." msgstr "" #: infcmd.c:3282 msgid "" "Disconnect from a target.\n" "The target will wait for another debugger to connect. Not available for\n" "all targets." msgstr "" #: infcmd.c:3287 msgid "" "Continue program with the specified signal.\n" "Usage: signal SIGNAL\n" "The SIGNAL argument is processed the same as the handle command.\n" "\n" "An argument of \"0\" means continue the program without sending it a " "signal.\n" "This is useful in cases where the program stopped because of a signal,\n" "and you want to resume the program while discarding the signal.\n" "\n" "In a multi-threaded program the signal is delivered to, or discarded from,\n" "the current thread only." msgstr "" #: infcmd.c:3300 msgid "" "Queue a signal to be delivered to the current thread when it is resumed.\n" "Usage: queue-signal SIGNAL\n" "The SIGNAL argument is processed the same as the handle command.\n" "It is an error if the handling state of SIGNAL is \"nopass\".\n" "\n" "An argument of \"0\" means remove any currently queued signal from\n" "the current thread. This is useful in cases where the program stopped\n" "because of a signal, and you want to resume it while discarding the signal.\n" "\n" "In a multi-threaded program the signal is queued with, or discarded from,\n" "the current thread only." msgstr "" #: infcmd.c:3314 msgid "" "Step one instruction exactly.\n" "Usage: stepi [N]\n" "Argument N means step N times (or till program stops for another reason)." msgstr "" #: infcmd.c:3321 msgid "" "Step one instruction, but proceed through subroutine calls.\n" "Usage: nexti [N]\n" "Argument N means step N times (or till program stops for another reason)." msgstr "" #: infcmd.c:3328 msgid "" "Execute until selected stack frame returns.\n" "Usage: finish\n" "Upon return, the value returned is printed and put in the value history." msgstr "" #: infcmd.c:3334 msgid "" "Step program, proceeding through subroutine calls.\n" "Usage: next [N]\n" "Unlike \"step\", if the current source line calls a subroutine,\n" "this command does not enter the subroutine, but instead steps over\n" "the call, in effect treating it as a single source line." msgstr "" #: infcmd.c:3342 msgid "" "Step program until it reaches a different source line.\n" "Usage: step [N]\n" "Argument N means step N times (or till program stops for another reason)." msgstr "" #: infcmd.c:3349 msgid "" "Execute until the program reaches a source line greater than the current\n" "or a specified location (same args as break command) within the current " "frame." msgstr "" #: infcmd.c:3356 msgid "" "Continue the program up to the given location (same form as args for break " "command).\n" "Execution will also stop upon exit from the current stack frame." msgstr "" #: infcmd.c:3362 msgid "" "Continue program being debugged at specified line or address.\n" "Usage: jump \n" "Give as argument either LINENUM or *ADDR, where ADDR is an expression\n" "for an address to start at." msgstr "" #: infcmd.c:3370 msgid "" "Continue program being debugged, after signal or breakpoint.\n" "Usage: continue [N]\n" "If proceeding from breakpoint, a number N may be used as an argument,\n" "which means to set the ignore count of that breakpoint to N - 1 (so that\n" "the breakpoint won't break until the Nth time it is reached).\n" "\n" "If non-stop mode is enabled, continue only the current thread,\n" "otherwise all the threads in the program are continued. To \n" "continue all stopped threads in non-stop mode, use the -a option.\n" "Specifying -a and an ignore count simultaneously is an error." msgstr "" #: infcmd.c:3384 msgid "" "Start debugged program. You may specify arguments to give it.\n" "Args may include \"*\", or \"[...]\"; they are expanded using \"sh\".\n" "Input and output redirection with \">\", \"<\", or \">>\" are also allowed.\n" "\n" "With no arguments, uses arguments last specified (with \"run\" or \"set " "args\").\n" "To cancel previous arguments and run with no arguments,\n" "use \"set args\" without arguments." msgstr "" #: infcmd.c:3396 msgid "" "Run the debugged program until the beginning of the main procedure.\n" "You may specify arguments to give to your program, just as with the\n" "\"run\" command." msgstr "" #: infcmd.c:3403 msgid "" "Interrupt the execution of the debugged program.\n" "If non-stop mode is enabled, interrupt only the current thread,\n" "otherwise all the threads in the program are stopped. To \n" "interrupt all running threads in non-stop mode, use the -a option." msgstr "" #: infcmd.c:3408 msgid "" "List of integer registers and their contents, for selected stack frame.\n" "Register name as argument means describe only that register." msgstr "" #: infcmd.c:3414 msgid "" "List of all registers and their contents, for selected stack frame.\n" "Register name as argument means describe only that register." msgstr "" #: infcmd.c:3420 msgid "Execution status of the program." msgstr "" #: infcmd.c:3423 msgid "Print the status of the floating point unit\n" msgstr "" #: infcmd.c:3426 msgid "Print the status of the vector unit\n" msgstr "" #: infcmd.c:3429 msgid "" "Show /proc process information about any running process.\n" "Specify any process id, or use the program being debugged by default." msgstr "" #. allow-unknown #: infcmd.c:3435 msgid "List of mapped memory regions." msgstr "" #: infcmd.c:3439 msgid "List process info from /proc/PID/stat." msgstr "" #: infcmd.c:3443 msgid "List process info from /proc/PID/status." msgstr "" #: infcmd.c:3447 msgid "List current working directory of the process." msgstr "" #: infcmd.c:3451 msgid "List command line arguments of the process." msgstr "" #: infcmd.c:3455 msgid "List absolute filename for executable of the process." msgstr "" #: infcmd.c:3459 msgid "List all available /proc info." msgstr "" #: inferior.c:169 #, possible-c-format msgid "[New inferior %d]\n" msgstr "" #: inferior.c:280 #, possible-c-format msgid "[Inferior %d exited]\n" msgstr "" #: inferior.c:307 #, possible-c-format msgid "[Inferior %d detached]\n" msgstr "" #: inferior.c:550 msgid "" msgstr "" #: inferior.c:619 msgid "" "\n" "\tis vfork child of inferior " msgstr "" #: inferior.c:624 msgid "" "\n" "\tis vfork parent of inferior " msgstr "" #: inferior.c:643 msgid "Requires argument (inferior id(s) to detach)" msgstr "" #: inferior.c:652 inferior.c:693 inferior.c:729 inferior.c:802 inferior.c:956 #, possible-c-format msgid "Inferior ID %d not known." msgstr "" #: inferior.c:659 inferior.c:700 #, possible-c-format msgid "Inferior ID %d is not running." msgstr "" #: inferior.c:666 inferior.c:707 #, possible-c-format msgid "Inferior ID %d has no threads." msgstr "" #: inferior.c:684 msgid "Requires argument (inferior id(s) to kill)" msgstr "" #: inferior.c:731 #, possible-c-format msgid "[Switching to inferior %d [%s] (%s)]\n" msgstr "" #: inferior.c:736 msgid "" msgstr "" #: inferior.c:746 mi/mi-main.c:429 msgid "Inferior has no threads." msgstr "" #: inferior.c:751 #, possible-c-format msgid "[Switching to thread %s (%s)] " msgstr "" #: inferior.c:792 msgid "Requires an argument (inferior id(s) to remove)" msgstr "" #: inferior.c:808 #, possible-c-format msgid "Can not remove current symbol inferior %d." msgstr "" #: inferior.c:814 #, possible-c-format msgid "Can not remove active inferior %d." msgstr "" #: inferior.c:873 inferior.c:937 msgid "No argument to -copies" msgstr "" #: inferior.c:880 msgid "No argument to -exec" msgstr "" #: inferior.c:886 inferior.c:960 mi/mi-main.c:1806 msgid "Invalid argument" msgstr "" #: inferior.c:896 #, possible-c-format msgid "Added inferior %d\n" msgstr "" #: inferior.c:941 msgid "Invalid copies number" msgstr "" #: inferior.c:993 #, possible-c-format msgid "Added inferior %d.\n" msgstr "" #: inferior.c:1008 #, possible-c-format msgid "Printing of inferior events is %s.\n" msgstr "" #: inferior.c:1051 msgid "IDs of specified inferiors (all inferiors if no argument)." msgstr "" #: inferior.c:1053 msgid "" "Add a new inferior.\n" "Usage: add-inferior [-copies ] [-exec ]\n" "N is the optional number of inferiors to add, default is 1.\n" "FILENAME is the file name of the executable to use\n" "as main program." msgstr "" #: inferior.c:1061 msgid "" "Remove inferior ID (or list of IDs).\n" "Usage: remove-inferiors ID..." msgstr "" #: inferior.c:1065 msgid "" "Clone inferior ID.\n" "Usage: clone-inferior [-copies ] [ID]\n" "Add N copies of inferior ID. The new inferior has the same\n" "executable loaded as the copied inferior. If -copies is not specified,\n" "adds 1 copy. If ID is not specified, it is the current inferior\n" "that is cloned." msgstr "" #: inferior.c:1073 msgid "Detach from inferior ID (or list of IDS)." msgstr "" #: inferior.c:1077 msgid "Kill inferior ID (or list of IDs)." msgstr "" #: inferior.c:1081 msgid "" "Use this command to switch between inferiors.\n" "The new inferior ID must be currently known." msgstr "" #: inferior.c:1087 msgid "Set printing of inferior events (e.g., inferior start and exit)." msgstr "" #: inferior.c:1088 msgid "Show printing of inferior events (e.g., inferior start and exit)." msgstr "" #: inflow.c:591 msgid "This GDB does not control a terminal.\n" msgstr "" #: inflow.c:601 msgid "Inferior's terminal status (currently saved by GDB):\n" msgstr "" #. Mention GDB in warning because it will appear in the inferior's #. terminal instead of GDB's. #: inflow.c:749 #, possible-c-format msgid "GDB: Failed to set controlling terminal: %s" msgstr "" #: inflow.c:838 #, possible-c-format msgid "Failed to create new terminal session: setsid: %s" msgstr "" #: inflow.c:900 msgid "Print inferior's saved terminal status." msgstr "" #: inflow.c:903 msgid "Set whether GDB's standard input is a terminal." msgstr "" #: inflow.c:904 msgid "Show whether GDB's standard input is a terminal." msgstr "" #: inflow.c:905 msgid "" "If on, GDB assumes that standard input is a terminal. In practice, it\n" "means that GDB should wait for the user to answer queries associated to\n" "commands entered at the command prompt. If off, GDB assumes that standard\n" "input is not a terminal, and uses the default answer to all queries.\n" "If auto (the default), determine which mode to use based on the standard\n" "input settings." msgstr "" #: infrun.c:152 #, possible-c-format msgid "Mode of the step operation is %s.\n" msgstr "" #: infrun.c:177 #, possible-c-format msgid "Displace stepping debugging is %s.\n" msgstr "" #: infrun.c:185 #, possible-c-format msgid "Inferior debugging is %s.\n" msgstr "" #: infrun.c:199 #, possible-c-format msgid "Disabling randomization of debuggee's virtual address space is %s.\n" msgstr "" #: infrun.c:203 msgid "" "Disabling randomization of debuggee's virtual address space is unsupported " "on\n" "this platform.\n" msgstr "" #: infrun.c:213 msgid "" "Disabling randomization of debuggee's virtual address space is unsupported " "on\n" "this platform." msgstr "" #: infrun.c:230 infrun.c:259 mi/mi-main.c:121 target.c:3886 target.c:3939 #: target.c:3995 msgid "Cannot change this setting while the inferior is running." msgstr "" #: infrun.c:241 #, possible-c-format msgid "Controlling the inferior in non-stop mode is %s.\n" msgstr "" #: infrun.c:284 infrun.c:314 #, possible-c-format msgid "Observer mode is now %s.\n" msgstr "" #: infrun.c:292 #, possible-c-format msgid "Observer mode is %s.\n" msgstr "" #: infrun.c:387 #, possible-c-format msgid "Stopping for shared library events is %s.\n" msgstr "" #: infrun.c:420 #, possible-c-format msgid "Debugger response to a program call of fork or vfork is \"%s\".\n" msgstr "" #. The parent stays blocked inside the vfork syscall until the #. child execs or exits. If we don't let the child run, then #. the parent stays blocked. If we're telling the parent to run #. in the foreground, the user will not be able to ctrl-c to get #. back the terminal, effectively hanging the debug session. #: infrun.c:453 msgid "" "Can not resume the parent process over vfork in the foreground while\n" "holding the child stopped. Try \"set detach-on-fork\" or \"set schedule-" "multiple\".\n" msgstr "" #: infrun.c:488 #, possible-c-format msgid "Detaching after %s from child %s.\n" msgstr "" #: infrun.c:576 #, possible-c-format msgid "Attaching after %s %s to child %s.\n" msgstr "" #: infrun.c:624 #, possible-c-format msgid "Detaching after fork from child %s.\n" msgstr "" #. If we get here, it was because we're trying to #. resume from a fork catchpoint, but, the user #. has switched threads away from the thread that #. forked. In that case, the resume command #. issued is most likely not applicable to the #. child, so just warn, and refuse to resume. #: infrun.c:810 msgid "Not resuming: switched threads before following fork child." msgstr "" #: infrun.c:969 #, possible-c-format msgid "Detaching vfork parent process %d after child exec.\n" msgstr "" #: infrun.c:976 #, possible-c-format msgid "Detaching vfork parent process %d after child exit.\n" msgstr "" #: infrun.c:1083 #, possible-c-format msgid "Follow exec mode is \"%s\".\n" msgstr "" #: infrun.c:1162 #, possible-c-format msgid "%s is executing new program: %s\n" msgstr "" #: infrun.c:1659 #, possible-c-format msgid "" "Debugger's willingness to use displaced stepping to step over breakpoints is " "%s (currently %s).\n" msgstr "" #: infrun.c:1664 #, possible-c-format msgid "" "Debugger's willingness to use displaced stepping to step over breakpoints is " "%s.\n" msgstr "" #: infrun.c:1834 #, possible-c-format msgid "" "Error accessing memory address %s (%s) for displaced-stepping scratch space." msgstr "" #: infrun.c:1912 #, possible-c-format msgid "disabling displaced stepping: %s" msgstr "" #: infrun.c:2136 infrun.c:3181 infrun.c:3191 utils.c:796 msgid "Command aborted." msgstr "" #: infrun.c:2219 #, possible-c-format msgid "Mode for locking scheduler during execution is \"%s\".\n" msgstr "" #: infrun.c:2230 #, possible-c-format msgid "Target '%s' cannot support this command." msgstr "" #: infrun.c:2416 #, possible-c-format msgid "Couldn't deliver signal %s to %s." msgstr "" #: infrun.c:3714 msgid "Program exited while detaching" msgstr "" #: infrun.c:3989 msgid "completed.\n" msgstr "" #: infrun.c:4985 #, possible-c-format msgid "unhandled stop_soon: %d" msgstr "" #: infrun.c:5065 msgid "Cannot fill $_exitsignal with the correct signal number.\n" msgstr "" #: infrun.c:8009 msgid "Unknown value." msgstr "" #: infrun.c:8075 msgid "" "Cannot remove breakpoints because program is no longer writable.\n" "Further execution is probably impossible.\n" msgstr "" #: infrun.c:8230 linux-fork.c:400 linux-fork.c:432 #, possible-c-format msgid "[Switching to %s]\n" msgstr "" #: infrun.c:8241 msgid "No unwaited-for children left.\n" msgstr "" #: infrun.c:8427 msgid "Signal Stop\tPrint\tPass to program\tDescription\n" msgstr "" #: infrun.c:8464 msgid "signal to handle" msgstr "" #. Not a number and not a recognized flag word => complain. #: infrun.c:8567 #, possible-c-format msgid "Unrecognized or ambiguous flag word: \"%s\"." msgstr "" #: infrun.c:8582 #, possible-c-format msgid "" "%s is used by the debugger.\n" "Are you sure you want to change it? " msgstr "" #: infrun.c:8590 msgid "Not confirmed, unchanged.\n" msgstr "" #: infrun.c:8666 msgid "" "Only signals 1-15 are valid as numeric signals.\n" "Use \"info signals\" for a list of symbolic signals." msgstr "" #: infrun.c:8709 msgid "" "\n" "Use the \"handle\" command to change these tables.\n" msgstr "" #: infrun.c:8743 msgid "Unable to read siginfo" msgstr "" #: infrun.c:8766 msgid "Unable to write siginfo" msgstr "" #: infrun.c:8988 stack.c:1847 stack.c:2066 msgid "Unable to restore previously selected frame." msgstr "" #: infrun.c:9133 msgid "Target does not support this operation." msgstr "" #: infrun.c:9143 msgid "Forward.\n" msgstr "" #: infrun.c:9146 msgid "Reverse.\n" msgstr "" #: infrun.c:9150 #, possible-c-format msgid "bogus execution_direction value: %d" msgstr "" #: infrun.c:9159 #, possible-c-format msgid "Resuming the execution of threads of all processes is %s.\n" msgstr "" #: infrun.c:9192 msgid "" "What debugger does when program gets various signals.\n" "Specify a signal as argument to print info on that signal only." msgstr "" #: infrun.c:9197 msgid "" "Specify how to handle signals.\n" "Usage: handle SIGNAL [ACTIONS]\n" "Args are signals and actions to apply to those signals.\n" "If no actions are specified, the current settings for the specified signals\n" "will be displayed instead.\n" "\n" "Symbolic signals (e.g. SIGSEGV) are recommended but numeric signals\n" "from 1-15 are allowed for compatibility with old versions of GDB.\n" "Numeric ranges may be specified with the form LOW-HIGH (e.g. 1-5).\n" "The special arg \"all\" is recognized to mean all signals except those\n" "used by the debugger, typically SIGTRAP and SIGINT.\n" "\n" "Recognized actions include \"stop\", \"nostop\", \"print\", \"noprint\",\n" "\"pass\", \"nopass\", \"ignore\", or \"noignore\".\n" "Stop means reenter debugger if this signal happens (implies print).\n" "Print means print a message if this signal happens.\n" "Pass means let program see this signal; otherwise program doesn't know.\n" "Ignore is a synonym for nopass and noignore is a synonym for pass.\n" "Pass and Stop may be combined.\n" "\n" "Multiple signals may be specified. Signal numbers and signal names\n" "may be interspersed with actions, with the actions being performed for\n" "all signals cumulatively specified." msgstr "" #: infrun.c:9225 msgid "" "There is no `stop' command, but you can set a hook on `stop'.\n" "This allows you to set a list of commands to be run each time execution\n" "of the program stops." msgstr "" #: infrun.c:9230 msgid "Set inferior debugging." msgstr "" #: infrun.c:9231 msgid "Show inferior debugging." msgstr "" #: infrun.c:9232 msgid "When non-zero, inferior specific debugging is enabled." msgstr "" #: infrun.c:9239 msgid "Set displaced stepping debugging." msgstr "" #: infrun.c:9240 msgid "Show displaced stepping debugging." msgstr "" #: infrun.c:9241 msgid "When non-zero, displaced stepping specific debugging is enabled." msgstr "" #: infrun.c:9248 msgid "Set whether gdb controls the inferior in non-stop mode." msgstr "" #: infrun.c:9249 msgid "Show whether gdb controls the inferior in non-stop mode." msgstr "" #: infrun.c:9250 msgid "" "When debugging a multi-threaded program and this setting is\n" "off (the default, also called all-stop mode), when one thread stops\n" "(for a breakpoint, watchpoint, exception, or similar events), GDB stops\n" "all other threads in the program while you interact with the thread of\n" "interest. When you continue or step a thread, you can allow the other\n" "threads to run, or have them remain stopped, but while you inspect any\n" "thread's state, all threads stop.\n" "\n" "In non-stop mode, when one thread stops, other threads can continue\n" "to run freely. You'll be able to step each thread independently,\n" "leave it stopped or free to run as needed." msgstr "" #: infrun.c:9332 msgid "Set stopping for shared library events." msgstr "" #: infrun.c:9333 msgid "Show stopping for shared library events." msgstr "" #: infrun.c:9334 msgid "" "If nonzero, gdb will give control to the user when the dynamic linker\n" "notifies gdb of shared library events. The most common event of interest\n" "to the user would be loading/unloading of a new library." msgstr "" #: infrun.c:9344 msgid "Set debugger response to a program call of fork or vfork." msgstr "" #: infrun.c:9345 msgid "Show debugger response to a program call of fork or vfork." msgstr "" #: infrun.c:9346 msgid "" "A fork or vfork creates a new process. follow-fork-mode can be:\n" " parent - the original process is debugged after a fork\n" " child - the new process is debugged after a fork\n" "The unfollowed process will continue to run.\n" "By default, the debugger will follow the parent process." msgstr "" #: infrun.c:9358 msgid "Set debugger response to a program call of exec." msgstr "" #: infrun.c:9359 msgid "Show debugger response to a program call of exec." msgstr "" #: infrun.c:9360 msgid "" "An exec call replaces the program image of a process.\n" "\n" "follow-exec-mode can be:\n" "\n" " new - the debugger creates a new inferior and rebinds the process\n" "to this new inferior. The program the process was running before\n" "the exec call can be restarted afterwards by restarting the original\n" "inferior.\n" "\n" " same - the debugger keeps the process bound to the same inferior.\n" "The new executable image replaces the previous executable loaded in\n" "the inferior. Restarting the inferior after the exec call restarts\n" "the executable the process was running after the exec call.\n" "\n" "By default, the debugger will use the same inferior." msgstr "" #: infrun.c:9381 msgid "Set mode for locking scheduler during execution." msgstr "" #: infrun.c:9382 msgid "Show mode for locking scheduler during execution." msgstr "" #: infrun.c:9383 msgid "" "off == no locking (threads may preempt at any time)\n" "on == full locking (no thread except the current thread may run)\n" " This applies to both normal execution and replay mode.\n" "step == scheduler locked during stepping commands (step, next, stepi, " "nexti).\n" " In this mode, other threads may run during other commands.\n" " This applies to both normal execution and replay mode.\n" "replay == scheduler locked in replay mode and unlocked during normal " "execution." msgstr "" #: infrun.c:9395 msgid "Set mode for resuming threads of all processes." msgstr "" #: infrun.c:9396 msgid "Show mode for resuming threads of all processes." msgstr "" #: infrun.c:9397 msgid "" "When on, execution commands (such as 'continue' or 'next') resume all\n" "threads of all processes. When off (which is the default), execution\n" "commands only resume the threads of the current process. The set of\n" "threads that are resumed is further refined by the scheduler-locking\n" "mode (see help set scheduler-locking)." msgstr "" #: infrun.c:9407 msgid "Set mode of the step operation." msgstr "" #: infrun.c:9408 msgid "Show mode of the step operation." msgstr "" #: infrun.c:9409 msgid "" "When set, doing a step over a function without debug line information\n" "will stop at the first instruction of that function. Otherwise, the\n" "function is skipped and the step command stops at a different source line." msgstr "" #: infrun.c:9418 msgid "Set debugger's willingness to use displaced stepping." msgstr "" #: infrun.c:9419 msgid "Show debugger's willingness to use displaced stepping." msgstr "" #: infrun.c:9420 msgid "" "If on, gdb will use displaced stepping to step over breakpoints if it is\n" "supported by the target architecture. If off, gdb will not use displaced\n" "stepping to step over breakpoints, even if such is supported by the target\n" "architecture. If auto (which is the default), gdb will use displaced " "stepping\n" "if the target architecture supports it and non-stop mode is active, but will " "not\n" "use it in all-stop mode (see help set non-stop)." msgstr "" #: infrun.c:9432 msgid "" "Set direction of execution.\n" "Options are 'forward' or 'reverse'." msgstr "" #: infrun.c:9434 msgid "Show direction of execution (forward/reverse)." msgstr "" #: infrun.c:9435 msgid "Tells gdb whether to execute forward or backward." msgstr "" #. Set/show detach-on-fork: user-settable mode. #: infrun.c:9441 msgid "Set whether gdb will detach the child of a fork." msgstr "" #: infrun.c:9442 msgid "Show whether gdb will detach the child of a fork." msgstr "" #: infrun.c:9443 msgid "Tells gdb whether to detach the child of a fork." msgstr "" #: infrun.c:9450 msgid "Set disabling of debuggee's virtual address space randomization." msgstr "" #: infrun.c:9451 msgid "Show disabling of debuggee's virtual address space randomization." msgstr "" #: infrun.c:9452 msgid "" "When this mode is on (which is the default), randomization of the virtual\n" "address space is disabled. Standalone programs run with the randomization\n" "enabled by default on some platforms." msgstr "" #: infrun.c:9476 msgid "Set whether gdb controls the inferior in observer mode." msgstr "" #: infrun.c:9477 msgid "Show whether gdb controls the inferior in observer mode." msgstr "" #: infrun.c:9478 msgid "" "In observer mode, GDB can get data from the inferior, but not\n" "affect its execution. Registers and memory may not be changed,\n" "breakpoints may not be set, and the program cannot be interrupted\n" "or signalled." msgstr "" #: interps.c:146 #, possible-c-format msgid "Could not suspend interpreter \"%s\"." msgstr "" #: interps.c:191 #, possible-c-format msgid "Failed to initialize new interp \"%s\" %s" msgstr "" #: interps.c:391 msgid "interpreter-exec command" msgstr "" #: interps.c:401 msgid "usage: interpreter-exec [ ... ]" msgstr "" #: interps.c:407 #, possible-c-format msgid "Could not find interpreter \"%s\"." msgstr "" #: interps.c:414 #, possible-c-format msgid "Could not switch to interpreter \"%s\"." msgstr "" #: interps.c:425 #, possible-c-format msgid "error in command: \"%s\"." msgstr "" #: interps.c:494 msgid "" "Execute a command in an interpreter. It takes two arguments:\n" "The first argument is the name of the interpreter to use.\n" "The second argument is the command to execute.\n" msgstr "" #: iq2000-tdep.c:485 #, possible-c-format msgid "breakpoint_from_pc: invalid breakpoint address 0x%lx" msgstr "" #: jit.c:69 #, possible-c-format msgid "JIT debugging is %s.\n" msgstr "" #: jit.c:175 #, possible-c-format msgid "Opening shared object %s.\n" msgstr "" #: jit.c:182 #, possible-c-format msgid "Could not locate initialization function: %s." msgstr "" #: jit.c:186 msgid "Reader not GPL compatible." msgstr "" #: jit.c:190 msgid "Reader version does not match GDB version." msgstr "" #: jit.c:209 msgid "No reader name provided." msgstr "" #: jit.c:212 msgid "JIT reader already loaded. Run jit-reader-unload first." msgstr "" #: jit.c:230 msgid "No JIT reader loaded." msgstr "" #: jit.c:377 msgid "Unable to read JIT descriptor from remote memory\n" msgstr "" #: jit.c:422 msgid "Unable to read JIT code entry from remote memory!" msgstr "" #: jit.c:903 msgid "Error opening JITed symbol file, ignoring it.\n" msgstr "" #: jit.c:911 msgid "JITed symbol file is not an object file, ignoring it.\n" msgstr "" #: jit.c:920 #, possible-c-format msgid "" "JITed object file architecture %s is not compatible with target architecture " "%s." msgstr "" #: jit.c:1116 #, possible-c-format msgid "Could not recognize DWARF regnum %d" msgstr "" #: jit.c:1216 msgid "Successfully unwound frame using JIT reader.\n" msgstr "" #: jit.c:1221 msgid "Could not unwind frame using JIT reader.\n" msgstr "" #: jit.c:1347 #, possible-c-format msgid "Unsupported JIT protocol version %ld in descriptor (expected 1)\n" msgstr "" #: jit.c:1442 #, possible-c-format msgid "Unable to find JITed code entry at address: %s\n" msgstr "" #: jit.c:1450 msgid "Unknown action_flag value in JIT descriptor!" msgstr "" #: jit.c:1500 msgid "Set JIT debugging." msgstr "" #: jit.c:1501 msgid "Show JIT debugging." msgstr "" #: jit.c:1502 msgid "When non-zero, JIT debugging is enabled." msgstr "" #: jit.c:1519 msgid "" "Load FILE as debug info reader and unwinder for JIT compiled code.\n" "Usage: jit-reader-load FILE\n" "Try to load file FILE as a debug info reader (and unwinder) for\n" "JIT compiled code. The file is loaded from " msgstr "" #: jit.c:1525 msgid "" "Unload the currently loaded JIT debug info reader.\n" "Usage: jit-reader-unload FILE\n" "\n" "Do \"help jit-reader-load\" for info on loading debug info readers." msgstr "" #: jv-exp.y:412 msgid "FIXME - ClassInstanceCreationExpression" msgstr "" #: jv-exp.y:431 jv-exp.y:434 msgid "FIXME - ArrayCreationExpression" msgstr "" #: jv-exp.y:480 jv-exp.y:482 msgid "Form of method invocation not implemented" msgstr "" #: jv-exp.y:578 msgid "Invalid cast expression" msgstr "" #: jv-exp.y:823 msgid "Numeric constant too large" msgstr "" #: jv-exp.y:935 msgid "Empty character constant" msgstr "" #: jv-exp.y:948 msgid "Unmatched single quote" msgstr "" #: jv-exp.y:953 msgid "Invalid character constant" msgstr "" #: jv-exp.y:1039 #, possible-c-format msgid "Invalid number \"%s\"" msgstr "" #: jv-exp.y:1111 msgid "Unterminated string in expression" msgstr "" #: jv-exp.y:1250 #, possible-c-format msgid "%s: near `%s'" msgstr "" #: jv-exp.y:1252 #, possible-c-format msgid "error in expression, near `%s'" msgstr "" #: jv-exp.y:1261 #, possible-c-format msgid "No class named `%s'" msgstr "" #: jv-exp.y:1399 #, possible-c-format msgid "unknown type `%.*s'" msgstr "" #: jv-lang.c:599 msgid "cannot find java.lang.Object" msgstr "" #: jv-lang.c:663 jv-lang.c:739 #, possible-c-format msgid "unknown signature '%c' for primitive type" msgstr "" #: jv-lang.c:839 msgid "not implemented - java_value_string" msgstr "" #: jv-lang.c:976 #, possible-c-format msgid "array index (%ld) out of bounds (length: %ld)" msgstr "" #: language.c:126 #, possible-c-format msgid "The current source language is \"auto; currently %s\".\n" msgstr "" #: language.c:131 #, possible-c-format msgid "The current source language is \"%s\".\n" msgstr "" #: language.c:229 #, possible-c-format msgid "Range checking is \"auto; currently %s\".\n" msgstr "" #: language.c:233 #, possible-c-format msgid "Range checking is \"%s\".\n" msgstr "" #: language.c:237 language.c:272 msgid "the current range check setting does not match the language.\n" msgstr "" #: language.c:269 #, possible-c-format msgid "Unrecognized range check setting: \"%s\"" msgstr "" #: language.c:300 #, possible-c-format msgid "Case sensitivity in name search is \"auto; currently %s\".\n" msgstr "" #: language.c:306 #, possible-c-format msgid "Case sensitivity in name search is \"%s\".\n" msgstr "" #: language.c:310 language.c:343 msgid "the current case sensitivity setting does not match the language.\n" msgstr "" #: language.c:396 #, possible-c-format msgid "Current language: %s\n" msgstr "" #: language.c:401 #, possible-c-format msgid "Range checking: %s\n" msgstr "" #: language.c:403 #, possible-c-format msgid "Case sensitivity: %s\n" msgstr "" #: language.c:582 msgid "" "Set the current source language.\n" "The currently understood settings are:\n" "\n" "local or auto Automatic setting based on source file\n" msgstr "" #: language.c:610 msgid "Show the current source language." msgstr "" #: language.c:708 msgid "Getting a string is unsupported in this language." msgstr "" #: language.c:722 msgid "Attempted to parse an expression with unknown language" msgstr "" #: language.c:729 msgid "internal error - unimplemented function unk_lang_emit_char called." msgstr "" #: language.c:736 msgid "internal error - unimplemented function unk_lang_printchar called." msgstr "" #: language.c:746 msgid "internal error - unimplemented function unk_lang_printstr called." msgstr "" #: language.c:755 msgid "internal error - unimplemented function unk_lang_print_type called." msgstr "" #: language.c:766 msgid "internal error - unimplemented function unk_lang_val_print called." msgstr "" #: language.c:774 msgid "internal error - unimplemented function unk_lang_value_print called." msgstr "" #: language.c:1159 msgid "Set the status of the type/range checker." msgstr "" #: language.c:1165 msgid "Show the status of the type/range checker." msgstr "" #: language.c:1172 msgid "Set range checking. (on/warn/off/auto)" msgstr "" #: language.c:1173 msgid "Show range checking. (on/warn/off/auto)" msgstr "" #: language.c:1179 msgid "Set case sensitivity in name search. (on/off/auto)" msgstr "" #: language.c:1180 msgid "Show case sensitivity in name search. (on/off/auto)" msgstr "" #: language.c:1181 msgid "" "For Fortran the default is off; for other languages the default is on." msgstr "" #: linespec.c:579 msgid "unmatched quote" msgstr "" #: linespec.c:1398 msgid "" "[0] cancel\n" "[1] all\n" msgstr "" #: linespec.c:1420 msgid "canceled" msgstr "" #: linespec.c:1436 #, possible-c-format msgid "No choice number %d.\n" msgstr "" #: linespec.c:1448 #, possible-c-format msgid "duplicate request for %d ignored.\n" msgstr "" #: linespec.c:1485 #, possible-c-format msgid "" "Undefined convenience variable or function \"%s\" not defined in \"%s\"." msgstr "" #: linespec.c:1489 #, possible-c-format msgid "Undefined convenience variable or function \"%s\" not defined." msgstr "" #: linespec.c:1496 #, possible-c-format msgid "Function \"%s\" not defined in \"%s\"." msgstr "" #: linespec.c:1500 #, possible-c-format msgid "Function \"%s\" not defined." msgstr "" #: linespec.c:1527 #, possible-c-format msgid "malformed linespec error: unexpected %s, \"%s\"" msgstr "" #: linespec.c:1532 #, possible-c-format msgid "malformed linespec error: unexpected %s" msgstr "" #: linespec.c:1543 #, possible-c-format msgid "No label \"%s\" defined in function \"%s\"." msgstr "" #: linespec.c:1547 #, possible-c-format msgid "No label \"%s\" defined in current function." msgstr "" #: linespec.c:1556 #, possible-c-format msgid "No source file named %s." msgstr "" #: linespec.c:1579 #, possible-c-format msgid "malformed line offset: \"%s\"" msgstr "" #: linespec.c:1964 #, possible-c-format msgid "No line %d in the current file." msgstr "" #: linespec.c:2671 linespec.c:2699 msgid "Empty line specification." msgstr "" #: linespec.c:2683 linespec.c:2711 #, possible-c-format msgid "Junk at end of line specification: %s" msgstr "" #. The error message doesn't really matter, because this case #. should only hit during breakpoint reset. #: linespec.c:2749 msgid "cannot evaluate expressions while program space is in startup" msgstr "" #. Throw an NOT_FOUND_ERROR. This will be caught by the caller #. and other attempts to locate the symbol will be made. #: linespec.c:3122 msgid "see caller, this text doesn't matter" msgstr "" #: linespec.c:3541 msgid "History values used in line specs must have integer values." msgstr "" #: linespec.c:3564 msgid "Convenience variables used in line specs must have integer values." msgstr "" #: linux-fork.c:420 linux-fork.c:566 #, possible-c-format msgid "Unable to detach %s" msgstr "" #: linux-fork.c:515 msgid "Requires argument (checkpoint id to delete)" msgstr "" #: linux-fork.c:519 linux-fork.c:559 #, possible-c-format msgid "No such checkpoint id, %s" msgstr "" #: linux-fork.c:522 msgid "Please switch to another checkpoint before deleting the current one" msgstr "" #: linux-fork.c:526 #, possible-c-format msgid "Unable to kill pid %s" msgstr "" #: linux-fork.c:533 #, possible-c-format msgid "Killed %s\n" msgstr "" #: linux-fork.c:545 #, possible-c-format msgid "Unable to wait pid %s" msgstr "" #: linux-fork.c:555 msgid "Requires argument (checkpoint id to detach)" msgstr "" #: linux-fork.c:562 msgid "Please switch to another checkpoint before detaching the current one" msgstr "" #: linux-fork.c:569 #, possible-c-format msgid "Detached %s\n" msgstr "" #: linux-fork.c:607 msgid " (main process)" msgstr "" #: linux-fork.c:608 msgid " at " msgstr "" #: linux-fork.c:613 #, possible-c-format msgid ", file %s" msgstr "" #: linux-fork.c:616 #, possible-c-format msgid ", line %d" msgstr "" #: linux-fork.c:631 #, possible-c-format msgid "No checkpoint number %d.\n" msgstr "" #: linux-fork.c:633 msgid "No checkpoints.\n" msgstr "" #: linux-fork.c:691 msgid "checkpoint: can't checkpoint multiple threads." msgstr "" #: linux-fork.c:701 msgid "checkpoint: can't find fork function in inferior." msgstr "" #. Probably can't happen. #: linux-fork.c:713 msgid "checkpoint: call_function_by_hand returned null." msgstr "" #: linux-fork.c:724 #, possible-c-format msgid "checkpoint %d: fork returned pid %ld.\n" msgstr "" #: linux-fork.c:731 #, possible-c-format msgid " gdb says parent = %ld.\n" msgstr "" #: linux-fork.c:737 msgid "Failed to find new fork" msgstr "" #: linux-fork.c:758 #, possible-c-format msgid "Switching to %s\n" msgstr "" #: linux-fork.c:771 msgid "Requires argument (checkpoint id to restart)" msgstr "" #: linux-fork.c:774 #, possible-c-format msgid "Not found: checkpoint id %s" msgstr "" #. Checkpoint command: create a fork of the inferior process #. and set it aside for later debugging. #: linux-fork.c:787 msgid "Fork a duplicate process (experimental)." msgstr "" #. Restart command: restore the context of a specified checkpoint #. process. #: linux-fork.c:793 msgid "" "restart : restore program context from a checkpoint.\n" "Argument 'n' is checkpoint ID, as displayed by 'info checkpoints'." msgstr "" #. Delete checkpoint command: kill the process and remove it from #. the fork list. #: linux-fork.c:800 msgid "Delete a checkpoint (experimental)." msgstr "" #. Detach checkpoint command: release the process to run independently, #. and remove it from the fork list. #: linux-fork.c:807 msgid "Detach from a checkpoint (experimental)." msgstr "" #: linux-fork.c:815 msgid "IDs of currently known checkpoints." msgstr "" #: linux-nat.c:230 #, possible-c-format msgid "Debugging of GNU/Linux lwp module is %s.\n" msgstr "" #: linux-nat.c:509 msgid "Couldn't do single step" msgstr "" #: linux-nat.c:511 msgid "Couldn't wait vfork process" msgstr "" #: linux-nat.c:1165 msgid "Unable to attach: program exited normally." msgstr "" #: linux-nat.c:1167 #, possible-c-format msgid "Unable to attach: program exited with code %d." msgstr "" #: linux-nat.c:1178 #, possible-c-format msgid "Unable to attach: program terminated with signal %s, %s." msgstr "" #: linux-nat.c:1185 #, possible-c-format msgid "unexpected status %d for PID %ld" msgstr "" #: linux-nat.c:1863 msgid "waiting for new child" msgstr "" #: linux-nat.c:1866 #, possible-c-format msgid "wait returned unexpected PID %d" msgstr "" #: linux-nat.c:1869 #, possible-c-format msgid "wait returned unexpected status 0x%x" msgstr "" #: linux-nat.c:3988 linux-nat.c:4001 #, possible-c-format msgid "Could not parse signal set: %s" msgstr "" #: linux-nat.c:4035 #, possible-c-format msgid "Could not open %s" msgstr "" #: linux-nat.c:4811 msgid "Set debugging of GNU/Linux lwp module." msgstr "" #: linux-nat.c:4812 msgid "Show debugging of GNU/Linux lwp module." msgstr "" #: linux-nat.c:4820 msgid "Set debugging of GNU/Linux namespaces module." msgstr "" #: linux-nat.c:4821 msgid "Show debugging of GNU/Linux namespaces module." msgstr "" #: linux-record.c:249 msgid "" "The next instruction is syscall exit. It will make the program exit. Do " "you want to stop the program?" msgstr "" #: linux-record.c:520 msgid "" "Process record and replay target doesn't support ioctl request " "TIOCSERGSTRUCT\n" msgstr "" #: linux-record.c:526 #, possible-c-format msgid "" "Process record and replay target doesn't support ioctl request 0x%s.\n" msgstr "" #: linux-record.c:715 msgid "" "The next instruction is syscall reboot. It will restart the computer. Do " "you want to stop the program?" msgstr "" #: linux-record.c:746 #, possible-c-format msgid "" "The next instruction is syscall munmap.\n" "It will free the memory addr = 0x%s len = %u.\n" "It will make record target cannot record some memory change.\n" "Do you want to stop the program?" msgstr "" #: linux-record.c:1094 #, possible-c-format msgid "" "Process record and replay target doesn't support socketcall call 0x%s\n" msgstr "" #. XXX RECORD_SEMCTL still not supported. #: linux-record.c:1265 #, possible-c-format msgid "Process record and replay target doesn't support ipc number %s\n" msgstr "" #: linux-record.c:1961 msgid "" "The next instruction is syscall exit_group. It will make the program exit. " "Do you want to stop the program?" msgstr "" #: linux-record.c:2306 ppc-linux-tdep.c:816 #, possible-c-format msgid "Process record and replay target doesn't support syscall number %d\n" msgstr "" #: linux-tdep.c:526 msgid "Could not compile regex to match /dev/zero filename" msgstr "" #: linux-tdep.c:534 msgid "Could not compile regex to match shmem filenames" msgstr "" #: linux-tdep.c:550 msgid "Could not compile regex to match ' (deleted)'" msgstr "" #: linux-tdep.c:733 procfs.c:5140 msgid "No current process: you must name one." msgstr "" #: linux-tdep.c:735 msgid "Can't determine the current process's PID: you must name one." msgstr "" #: linux-tdep.c:742 #, possible-c-format msgid "Too many parameters: %s" msgstr "" #: linux-tdep.c:744 #, possible-c-format msgid "process %ld\n" msgstr "" #: linux-tdep.c:756 linux-tdep.c:843 linux-tdep.c:856 linux-tdep.c:993 #: nat/linux-procfs.c:41 nat/linux-procfs.c:90 #, possible-c-format msgid "unable to open /proc file '%s'" msgstr "" #: linux-tdep.c:769 linux-tdep.c:782 #, possible-c-format msgid "unable to read link '%s'" msgstr "" #. No output for summary mode. #: linux-tdep.c:793 linux-tdep.c:1046 procfs.c:5068 msgid "" "Mapped address spaces:\n" "\n" msgstr "" #: linux-tdep.c:867 #, possible-c-format msgid "Process: %s\n" msgstr "" #: linux-tdep.c:886 #, possible-c-format msgid "State: %c\n" msgstr "" #: linux-tdep.c:889 #, possible-c-format msgid "Parent process: %s\n" msgstr "" #: linux-tdep.c:892 #, possible-c-format msgid "Process group: %s\n" msgstr "" #: linux-tdep.c:895 #, possible-c-format msgid "Session id: %s\n" msgstr "" #: linux-tdep.c:898 #, possible-c-format msgid "TTY: %s\n" msgstr "" #: linux-tdep.c:901 #, possible-c-format msgid "TTY owner process group: %s\n" msgstr "" #: linux-tdep.c:905 #, possible-c-format msgid "Flags: %s\n" msgstr "" #: linux-tdep.c:908 #, possible-c-format msgid "Minor faults (no memory page): %s\n" msgstr "" #: linux-tdep.c:911 #, possible-c-format msgid "Minor faults, children: %s\n" msgstr "" #: linux-tdep.c:914 #, possible-c-format msgid "Major faults (memory page faults): %s\n" msgstr "" #: linux-tdep.c:917 #, possible-c-format msgid "Major faults, children: %s\n" msgstr "" #: linux-tdep.c:920 #, possible-c-format msgid "utime: %s\n" msgstr "" #: linux-tdep.c:923 #, possible-c-format msgid "stime: %s\n" msgstr "" #: linux-tdep.c:926 #, possible-c-format msgid "utime, children: %s\n" msgstr "" #: linux-tdep.c:929 #, possible-c-format msgid "stime, children: %s\n" msgstr "" #: linux-tdep.c:932 #, possible-c-format msgid "jiffies remaining in current time slice: %s\n" msgstr "" #: linux-tdep.c:936 #, possible-c-format msgid "'nice' value: %s\n" msgstr "" #: linux-tdep.c:939 #, possible-c-format msgid "jiffies until next timeout: %s\n" msgstr "" #: linux-tdep.c:942 #, possible-c-format msgid "jiffies until next SIGALRM: %s\n" msgstr "" #: linux-tdep.c:945 #, possible-c-format msgid "start time (jiffies since system boot): %s\n" msgstr "" #: linux-tdep.c:949 #, possible-c-format msgid "Virtual memory size: %s\n" msgstr "" #: linux-tdep.c:952 #, possible-c-format msgid "Resident set size: %s\n" msgstr "" #: linux-tdep.c:955 #, possible-c-format msgid "rlim: %s\n" msgstr "" #: linux-tdep.c:958 #, possible-c-format msgid "Start of text: %s\n" msgstr "" #: linux-tdep.c:961 #, possible-c-format msgid "End of text: %s\n" msgstr "" #: linux-tdep.c:964 #, possible-c-format msgid "Start of stack: %s\n" msgstr "" #: linux-tdep.c:969 #, possible-c-format msgid "Kernel stack pointer: %s\n" msgstr "" #: linux-tdep.c:972 #, possible-c-format msgid "Kernel instr pointer: %s\n" msgstr "" #: linux-tdep.c:975 #, possible-c-format msgid "Pending signals bitmap: %s\n" msgstr "" #: linux-tdep.c:978 #, possible-c-format msgid "Blocked signals bitmap: %s\n" msgstr "" #: linux-tdep.c:981 #, possible-c-format msgid "Ignored signals bitmap: %s\n" msgstr "" #: linux-tdep.c:984 #, possible-c-format msgid "Catched signals bitmap: %s\n" msgstr "" #: linux-tdep.c:987 #, possible-c-format msgid "wchan (system call): %s\n" msgstr "" #: linux-tdep.c:1015 msgid "unable to find mappings in core file" msgstr "" #: linux-tdep.c:1024 msgid "malformed core note - too short for header" msgstr "" #: linux-tdep.c:1029 msgid "could not get core note contents" msgstr "" #: linux-tdep.c:1035 msgid "malformed note - does not end with \\0" msgstr "" #: linux-tdep.c:1044 msgid "malformed note - too short for supplied file count" msgstr "" #: linux-tdep.c:1068 msgid "malformed note - filenames end too early" msgstr "" #: linux-tdep.c:1117 msgid "unable to find command name in core file" msgstr "" #: linux-tdep.c:1124 msgid "unable to handle request" msgstr "" #: linux-tdep.c:1242 #, possible-c-format msgid "Error parsing {s,}maps file '%s'" msgstr "" #: linux-tdep.c:1262 #, possible-c-format msgid "Error parsing {s,}maps file '%s' number" msgstr "" #: linux-tdep.c:2380 #, possible-c-format msgid "Failed inferior mmap call for %s bytes, errno is changed." msgstr "" #: linux-tdep.c:2409 #, possible-c-format msgid "Failed inferior munmap call at %s for %s bytes, errno is changed." msgstr "" #: linux-tdep.c:2430 msgid "Cannot find AT_ENTRY auxiliary vector entry." msgstr "" #: linux-tdep.c:2453 #, possible-c-format msgid "Use of /proc/PID/coredump_filter file to generate corefiles is %s.\n" msgstr "" #: linux-tdep.c:2497 msgid "Set whether gcore should consider /proc/PID/coredump_filter." msgstr "" #: linux-tdep.c:2499 msgid "Show whether gcore should consider /proc/PID/coredump_filter." msgstr "" #: linux-tdep.c:2501 msgid "" "Use this command to set whether gcore should consider the contents\n" "of /proc/PID/coredump_filter when generating the corefile. For more " "information\n" "about this file, refer to the manpage of core(5)." msgstr "" #: linux-thread-db.c:88 #, possible-c-format msgid "Auto-loading of inferior specific libthread_db is %s.\n" msgstr "" #: linux-thread-db.c:112 #, possible-c-format msgid "libthread-db debugging is %s.\n" msgstr "" #: linux-thread-db.c:357 #, possible-c-format msgid "Cannot find user-level thread for LWP %ld: %s" msgstr "" #: linux-thread-db.c:362 #, possible-c-format msgid "thread_get_info_callback: cannot get thread info: %s" msgstr "" #: linux-thread-db.c:399 #, possible-c-format msgid "Symbol \"%s\" not found in libthread_db: %s" msgstr "" #: linux-thread-db.c:475 msgid "Warning: couldn't activate thread debugging using libthread_db: " msgstr "" #: linux-thread-db.c:531 #, possible-c-format msgid "Cannot initialize libthread_db: %s" msgstr "" #: linux-thread-db.c:546 #, possible-c-format msgid "td_ta_new failed: %s\n" msgstr "" #: linux-thread-db.c:560 #, possible-c-format msgid "td_ta_new failed: %s" msgstr "" #: linux-thread-db.c:614 sol-thread.c:616 msgid "[Thread debugging using libthread_db enabled]\n" msgstr "" #: linux-thread-db.c:630 #, possible-c-format msgid "Using host libthread_db library \"%s\".\n" msgstr "" #: linux-thread-db.c:653 #, possible-c-format msgid "Trying host libthread_db library: %s.\n" msgstr "" #: linux-thread-db.c:663 #, possible-c-format msgid "open failed: %s.\n" msgstr "" #: linux-thread-db.c:668 #, possible-c-format msgid "" "auto-load: Loading libthread-db library \"%s\" from explicit directory.\n" msgstr "" #: linux-thread-db.c:679 #, possible-c-format msgid "dlopen failed: %s.\n" msgstr "" #: linux-thread-db.c:693 #, possible-c-format msgid "Host %s resolved to: %s.\n" msgstr "" #: linux-thread-db.c:728 #, possible-c-format msgid "" "Expected absolute pathname for libpthread in the inferior, but got %s." msgstr "" #: linux-thread-db.c:888 #, possible-c-format msgid "thread_db_load_search returning %d\n" msgstr "" #: linux-thread-db.c:935 msgid "" "Unable to find libthread_db matching inferior's thread library, thread " "debugging will not be available." msgstr "" #: linux-thread-db.c:1025 msgid "" "Target and debugger are in different PID namespaces; thread lists and other " "data are likely unreliable" msgstr "" #: linux-thread-db.c:1187 #, possible-c-format msgid "find_new_threads_callback: cannot get thread info: %s" msgstr "" #: linux-thread-db.c:1279 #, possible-c-format msgid "Found %d new threads in iteration %d.\n" msgstr "" #: linux-thread-db.c:1322 #, possible-c-format msgid "Cannot find new threads: %s" msgstr "" #: linux-thread-db.c:1449 msgid "No TLS library support" msgstr "" #: linux-thread-db.c:1464 msgid "TLS load module not found" msgstr "" #: linux-thread-db.c:1484 msgid "TLS not allocated yet" msgstr "" #: linux-thread-db.c:1568 msgid "'info auto-load libthread-db' does not accept any parameters" msgstr "" #: linux-thread-db.c:1674 msgid "No auto-loaded libthread-db.\n" msgstr "" #: linux-thread-db.c:1718 msgid "Set search path for libthread_db." msgstr "" #: linux-thread-db.c:1719 msgid "Show the current search path or libthread_db." msgstr "" #: linux-thread-db.c:1720 msgid "" "This path is used to search for libthread_db to be loaded into gdb itself.\n" "Its value is a colon (':') separate list of directories to search.\n" "Setting the search path to an empty list resets it to its default value." msgstr "" #: linux-thread-db.c:1730 msgid "Set libthread-db debugging." msgstr "" #: linux-thread-db.c:1731 msgid "Show libthread-db debugging." msgstr "" #: linux-thread-db.c:1732 msgid "When non-zero, libthread-db debugging is enabled." msgstr "" #: linux-thread-db.c:1739 msgid "Enable or disable auto-loading of inferior specific libthread_db." msgstr "" #: linux-thread-db.c:1740 msgid "Show whether auto-loading inferior specific libthread_db is enabled." msgstr "" #: linux-thread-db.c:1741 msgid "" "If enabled, libthread_db will be searched in 'set libthread-db-search-path'\n" "locations to load libthread_db compatible with the inferior.\n" "Standard system libthread_db still gets loaded even with this option off.\n" "This options has security implications for untrusted inferiors." msgstr "" #: linux-thread-db.c:1751 msgid "" "Print the list of loaded inferior specific libthread_db.\n" "Usage: info auto-load libthread-db" msgstr "" #: lm32-tdep.c:366 msgid "lm32_store_return_value: type length too large." msgstr "" #: location.c:470 #, possible-c-format msgid "Unmatched quote, %s." msgstr "" #: location.c:592 #, possible-c-format msgid "invalid explicit location argument, \"%s\"" msgstr "" #: location.c:611 #, possible-c-format msgid "missing argument for \"%s\"" msgstr "" #: location.c:628 msgid "Source filename requires function, label, or line offset." msgstr "" #: m2-exp.y:333 m2-exp.y:337 m2-exp.y:341 m2-exp.y:345 m2-exp.y:347 msgid "Sets are not implemented." msgstr "" #: m2-exp.y:654 msgid "No symbol table is loaded. Use the \"symbol-file\" command." msgstr "" #: m2-exp.y:713 msgid "Floating point numbers must be base 10." msgstr "" #: m2-exp.y:715 #, possible-c-format msgid "Invalid digit '%c' in number." msgstr "" #: m2-exp.y:723 #, possible-c-format msgid "Invalid digit '%c' in octal number." msgstr "" #: m2-exp.y:764 msgid "Overflow on numeric constant -- number too large." msgstr "" #: m2-exp.y:926 msgid "Unterminated string or character constant." msgstr "" #: m2-exp.y:1060 msgid "internal: Undefined class in m2lex()" msgstr "" #: m2-exp.y:1064 msgid "internal: Unforseen case in m2lex()" msgstr "" #: m2-exp.y:1067 msgid "unhandled token in m2lex()" msgstr "" #: m2-lang.c:207 msgid "unbounded structure missing _m2_high field" msgstr "" #: m2-lang.c:235 msgid "internal error: unbounded array structure is unknown" msgstr "" #: m2-lang.c:241 msgid "unbounded structure missing _m2_contents field" msgstr "" #: m2-typeprint.c:118 msgid "method" msgstr "" #. i18n: Do not translate the "struct" part! #: m2-typeprint.c:138 msgid "undef" msgstr "" #: m2-typeprint.c:142 msgid "error" msgstr "" #: m2-typeprint.c:269 msgid "is unknown" msgstr "" #: m2-typeprint.c:422 msgid "long_set failed to find discrete bounds for its subtype" msgstr "" #: m2-typeprint.c:425 m2-valprint.c:64 msgid "expecting long_set" msgstr "" #. i18n: Do not translate the "SET OF" part! #: m2-typeprint.c:478 msgid "SET OF " msgstr "" #. i18n: Do not translate "CASE" and "OF". #: m2-typeprint.c:565 msgid "CASE OF\n" msgstr "" #: m2-valprint.c:95 msgid "" msgstr "" #: m2-valprint.c:109 msgid "bit test is out of range" msgstr "" #. This happens (without TYPE_FLAG_STUB set) on systems which #. don't use dbx xrefs (NO_DBX_XREFS in gcc) if a file has a #. "struct foo *bar" and no complete type for struct foo in that #. file. #: m2-valprint.c:412 valprint.c:921 valprint.c:982 msgid "" msgstr "" #: m2-valprint.c:429 msgid "" msgstr "" #: m32c-tdep.c:2259 msgid "" "The return value is stored in memory at 'mem0', but GDB cannot find\n" "its address." msgstr "" #: m32c-tdep.c:2291 msgid "" "The return value is stored in memory at 'mem0', but GDB cannot find\n" " its address." msgstr "" #: m32c-tdep.c:2472 #, possible-c-format msgid "" "Cannot convert code address %s to function pointer:\n" "couldn't find a symbol at that address, to find trampoline." msgstr "" #: m32c-tdep.c:2506 #, possible-c-format msgid "" "Cannot convert code address %s to function pointer:\n" "couldn't find trampoline named '%s.plt'.\n" "Returning pointer value %s instead; this may produce\n" "a useful result if converted back into an address by GDB,\n" "but will most likely not be useful otherwise.\n" msgstr "" #: m68hc11-tdep.c:254 msgid "" "No frame soft register found in the symbol table.\n" "Stack backtrace will not work." msgstr "" #: m68hc11-tdep.c:1279 msgid "return of value > 4 is not supported." msgstr "" #: m68hc11-tdep.c:1316 sh-tdep.c:1325 sh64-tdep.c:1274 msgid "bad size for return value" msgstr "" #: m68k-tdep.c:177 #, possible-c-format msgid "m68k_register_name: illegal register number %d" msgstr "" #: m68k-tdep.c:1027 msgid "m68k_get_longjmp_target: not implemented" msgstr "" #: machoread.c:206 msgid "Unexpected empty N_SO stab" msgstr "" #: machoread.c:225 #, possible-c-format msgid "%s: Unexpected debug stab outside SO markers" msgstr "" #. Unexpected empty N_SO. #: machoread.c:242 msgid "Empty SO section" msgstr "" #: machoread.c:253 msgid "Three SO in a raw" msgstr "" #: machoread.c:262 #, possible-c-format msgid "stabs debugging not supported for %s" msgstr "" #: machoread.c:275 msgid "Unexpected stab after SO" msgstr "" #: machoread.c:293 msgid "Missing nul SO" msgstr "" #: machoread.c:323 msgid "unhandled stab for dwarf OSO file" msgstr "" #: machoread.c:330 msgid "non-debugging symbol within SO" msgstr "" #: machoread.c:336 msgid "missing nul SO" msgstr "" #: machoread.c:424 #, possible-c-format msgid "can't find symbol '%s' in minsymtab" msgstr "" #: machoread.c:450 #, possible-c-format msgid "Loading debugging symbols from oso: %s\n" msgstr "" #: machoread.c:454 symfile.c:1771 #, possible-c-format msgid "`%s': can't read symbols: %s." msgstr "" #: machoread.c:462 #, possible-c-format msgid "`%s': file time stamp mismatch." msgstr "" #: machoread.c:471 #, possible-c-format msgid "`%s': can't create hash table" msgstr "" #: machoread.c:520 #, possible-c-format msgid "Duplicated symbol %s in symbol table" msgstr "" #: machoread.c:527 #, possible-c-format msgid "Adding symbol %s (addr: %s)\n" msgstr "" #: machoread.c:601 #, possible-c-format msgid "resolve sect %s with %s (set to %s)\n" msgstr "" #: machoread.c:680 #, possible-c-format msgid "Could not open OSO archive file \"%s\"" msgstr "" #: machoread.c:687 #, possible-c-format msgid "OSO archive file \"%s\" not an archive." msgstr "" #: machoread.c:698 #, possible-c-format msgid "Could not read archive members out of OSO archive \"%s\"" msgstr "" #: machoread.c:743 #, possible-c-format msgid "Could not find specified archive member for OSO name \"%s\"" msgstr "" #: machoread.c:754 symfile.c:1762 #, possible-c-format msgid "`%s': can't open to read symbols: %s." msgstr "" #: machoread.c:801 machoread.c:821 #, possible-c-format msgid "can't find UUID in %s" msgstr "" #: machoread.c:807 #, possible-c-format msgid "can't open dsym file %s" msgstr "" #: machoread.c:814 #, possible-c-format msgid "bad dsym file format: %s" msgstr "" #: machoread.c:828 #, possible-c-format msgid "dsym file UUID doesn't match the one in %s" msgstr "" #: machoread.c:901 msgid "dsym file found\n" msgstr "" #: machoread.c:950 #, possible-c-format msgid "Relocate section '%s' of %s\n" msgstr "" #: machoread.c:1039 msgid "Set if printing Mach-O symbols processing." msgstr "" #: machoread.c:1040 msgid "Show if printing Mach-O symbols processing." msgstr "" #: macrocmd.c:70 msgid "" "You must follow the `macro expand' command with the expression you\n" "want to expand." msgstr "" #: macrocmd.c:104 msgid "" "You must follow the `macro expand-once' command with the expression\n" "you want to expand." msgstr "" #: macrocmd.c:231 #, possible-c-format msgid "" "Unrecognized option '%s' to info macro command. Try \"help info macro\"." msgstr "" #: macrocmd.c:241 msgid "" "You must follow the `info macro' command with the name of the macro\n" "whose definition you want to see." msgstr "" #: macrocmd.c:375 msgid "usage: macro define NAME[(ARGUMENT-LIST)] [REPLACEMENT-LIST]" msgstr "" #: macrocmd.c:385 macrocmd.c:460 msgid "Invalid macro name." msgstr "" #: macrocmd.c:413 msgid "Macro is missing an argument." msgstr "" #: macrocmd.c:419 msgid "Two macro arguments with identical names." msgstr "" #: macrocmd.c:429 msgid "',' or ')' expected at end of macro arguments." msgstr "" #: macrocmd.c:455 msgid "usage: macro undef NAME" msgstr "" #: macrocmd.c:503 msgid "Prefix for commands dealing with C preprocessor macros." msgstr "" #: macrocmd.c:506 msgid "" "Fully expand any C/C++ preprocessor macro invocations in EXPRESSION.\n" "Show the expanded expression." msgstr "" #: macrocmd.c:511 msgid "" "Expand C/C++ preprocessor macro invocations appearing directly in " "EXPRESSION.\n" "Show the expanded expression.\n" "\n" "This command differs from `macro expand' in that it only expands macro\n" "invocations that appear directly in EXPRESSION; if expanding a macro\n" "introduces further macro invocations, those are left unexpanded.\n" "\n" "`macro expand-once' helps you see how a particular macro expands,\n" "whereas `macro expand' shows you how all the macros involved in an\n" "expression work together to yield a pre-processed expression." msgstr "" #: macrocmd.c:526 msgid "" "Show the definition of MACRO, and it's source location.\n" "Usage: info macro [-a|-all] [--] MACRO\n" "Options: \n" " -a, --all Output all definitions of MACRO in the current compilation " "unit.\n" " -- Specify the end of arguments and the beginning of the MACRO." msgstr "" #: macrocmd.c:534 msgid "" "Show the definitions of all macros at LINESPEC, or the current source " "location.\n" "Usage: info macros [LINESPEC]" msgstr "" #: macrocmd.c:538 msgid "" "Define a new C/C++ preprocessor macro.\n" "The GDB command `macro define DEFINITION' is equivalent to placing a\n" "preprocessor directive of the form `#define DEFINITION' such that the\n" "definition is visible in all the inferior's source files.\n" "For example:\n" " (gdb) macro define PI (3.1415926)\n" " (gdb) macro define MIN(x,y) ((x) < (y) ? (x) : (y))" msgstr "" #: macrocmd.c:548 msgid "" "Remove the definition of the C/C++ preprocessor macro with the given name." msgstr "" #: macrocmd.c:553 msgid "List all the macros defined using the `macro define' command." msgstr "" #: macroexp.c:245 msgid "Unterminated comment in macro expansion." msgstr "" #: macroexp.c:355 msgid "A character constant must contain at least one character." msgstr "" #: macroexp.c:415 msgid "Newline characters may not appear in string constants." msgstr "" #: macroexp.c:649 msgid "unable to avoid splicing tokens during macro expansion" msgstr "" #: macroexp.c:840 #, possible-c-format msgid "Malformed argument list for macro `%s'." msgstr "" #: macroexp.c:1012 msgid "Stringification operator requires an argument." msgstr "" #: macroexp.c:1017 msgid "Argument to stringification operator must name a macro parameter." msgstr "" #: macroexp.c:1031 msgid "Stray splicing operator" msgstr "" #: macroexp.c:1063 msgid "Splicing operator at end of macro" msgstr "" #: macroexp.c:1272 #, possible-c-format msgid "Wrong number of arguments to macro `%s' (expected %d, got %d)." msgstr "" #: macroexp.c:1306 msgid "bad macro definition kind" msgstr "" #: macroexp.c:1438 msgid "Expand-once not implemented yet." msgstr "" #: macroscope.c:81 #, possible-c-format msgid "" "symtab found for `%s', but that file\n" "is not covered in the compilation unit's macro information" msgstr "" #: macrotab.c:482 #, possible-c-format msgid "both `%s' and `%s' allegedly #included at %s:%d" msgstr "" #: macrotab.c:734 #, possible-c-format msgid "macro `%s' redefined at %s:%d; original definition at %s:%d" msgstr "" #: macrotab.c:863 #, possible-c-format msgid "macro '%s' is #undefined twice, at %s:%d and %s:%d" msgstr "" #: macrotab.c:884 #, possible-c-format msgid "no definition for macro `%s' in scope to #undef at %s:%d" msgstr "" #: main.c:122 source.c:581 #, possible-c-format msgid "%s is not a directory." msgstr "" #: main.c:540 msgid "error finding working directory" msgstr "" #: main.c:709 #, possible-c-format msgid "%s: TUI mode is not supported" msgstr "" #: main.c:775 #, possible-c-format msgid "%s: empty path for `--data-directory'" msgstr "" #: main.c:786 #, possible-c-format msgid "%s: unable to load tclcommand file \"%s\"" msgstr "" #: main.c:829 #, possible-c-format msgid "could not set baud rate to `%s'." msgstr "" #: main.c:842 #, possible-c-format msgid "could not set timeout limit to `%s'." msgstr "" #: main.c:850 #, possible-c-format msgid "Use `%s --help' for a complete list of options." msgstr "" #: main.c:873 #, possible-c-format msgid "%s: `--args' specified but no program specified" msgstr "" #: main.c:908 #, possible-c-format msgid "Excess command line arguments ignored. (%s%s)\n" msgstr "" #: main.c:972 #, possible-c-format msgid "Interpreter `%s' unrecognized" msgstr "" #: main.c:975 #, possible-c-format msgid "Interpreter `%s' failed to initialize." msgstr "" #: main.c:997 msgid "" "\n" "warning: " msgstr "" #: main.c:1067 msgid "Can't attach to process and specify a core file at the same time." msgstr "" #. Error messages should no longer be distinguished with extra output. #: main.c:1096 msgid "warning: " msgstr "" #: main.c:1106 #, possible-c-format msgid "auto-load: Loading .gdbinit file \"%s\".\n" msgstr "" #. Note: The options in the list below are only approximately sorted #. in the alphabetical order, so as to group closely related options #. together. #: main.c:1188 msgid "" "This is the GNU debugger. Usage:\n" "\n" " gdb [options] [executable-file [core-file or process-id]]\n" " gdb [options] --args executable-file [inferior-arguments ...]\n" "\n" msgstr "" #: main.c:1193 msgid "" "Selection of debuggee and its files:\n" "\n" " --args Arguments after executable-file are passed to inferior\n" " --core=COREFILE Analyze the core dump COREFILE.\n" " --exec=EXECFILE Use EXECFILE as the executable.\n" " --pid=PID Attach to running process PID.\n" " --directory=DIR Search for source files in DIR.\n" " --se=FILE Use FILE as symbol file and executable file.\n" " --symbols=SYMFILE Read symbols from SYMFILE.\n" " --readnow Fully read symbol files on first access.\n" " --write Set writing into executable and core files.\n" "\n" msgstr "" #: main.c:1205 msgid "" "Initial commands and command files:\n" "\n" " --command=FILE, -x Execute GDB commands from FILE.\n" " --init-command=FILE, -ix\n" " Like -x but execute commands before loading inferior.\n" " --eval-command=COMMAND, -ex\n" " Execute a single GDB command.\n" " May be used multiple times and in conjunction\n" " with --command.\n" " --init-eval-command=COMMAND, -iex\n" " Like -ex but before loading inferior.\n" " --nh Do not read ~/.gdbinit.\n" " --nx Do not read any .gdbinit files in any directory.\n" "\n" msgstr "" #: main.c:1219 msgid "" "Output and user interface control:\n" "\n" " --fullname Output information used by emacs-GDB interface.\n" " --interpreter=INTERP\n" " Select a specific interpreter / user interface\n" " --tty=TTY Use TTY for input/output by the program being " "debugged.\n" " -w Use the GUI interface.\n" " --nw Do not use the GUI interface.\n" msgstr "" #: main.c:1229 msgid " --tui Use a terminal user interface.\n" msgstr "" #: main.c:1233 msgid "" " --dbx DBX compatibility mode.\n" " -q, --quiet, --silent\n" " Do not print version number on startup.\n" "\n" msgstr "" #: main.c:1238 msgid "" "Operating modes:\n" "\n" " --batch Exit after processing options.\n" " --batch-silent Like --batch, but suppress all gdb stdout output.\n" " --return-child-result\n" " GDB exit code will be the child's exit code.\n" " --configuration Print details about GDB configuration and then exit.\n" " --help Print this message and then exit.\n" " --version Print version information and then exit.\n" "\n" "Remote debugging options:\n" "\n" " -b BAUDRATE Set serial port baud rate used for remote debugging.\n" " -l TIMEOUT Set timeout in seconds for remote debugging.\n" "\n" "Other options:\n" "\n" " --cd=DIR Change current directory to DIR.\n" " --data-directory=DIR, -D\n" " Set GDB's data-directory to DIR.\n" msgstr "" #: main.c:1255 msgid "" "\n" "At startup, GDB reads the following init files and executes their commands:\n" msgstr "" #: main.c:1259 #, possible-c-format msgid " * system-wide init file: %s\n" msgstr "" #: main.c:1263 #, possible-c-format msgid " * user-specific init file: %s\n" msgstr "" #: main.c:1267 #, possible-c-format msgid " * local init file (see also 'set auto-load local-gdbinit'): ./%s\n" msgstr "" #: main.c:1270 msgid "" "\n" "For more information, type \"help\" from within GDB, or consult the\n" "GDB manual (available as on-line info or a printed manual).\n" msgstr "" #: main.c:1275 #, possible-c-format msgid "Report bugs to \"%s\".\n" msgstr "" #: maint.c:80 #, possible-c-format msgid "Watchdog timer is %s.\n" msgstr "" #: maint.c:88 msgid "" "\"maintenance\" must be followed by the name of a maintenance command.\n" msgstr "" #: maint.c:97 msgid "Should GDB dump core? " msgstr "" #: maint.c:149 msgid "This command has been moved to \"demangle\".\n" msgstr "" #: maint.c:156 msgid "\"maintenance time\" takes a numeric argument.\n" msgstr "" #: maint.c:177 msgid "" "\"maintenance info\" must be followed by the name of an info command.\n" msgstr "" #: maint.c:352 msgid "Exec file:\n" msgstr "" #: maint.c:370 #, possible-c-format msgid " Object file: %s\n" msgstr "" #: maint.c:384 msgid "Core file:\n" msgstr "" #: maint.c:412 regcache.c:1482 msgid "maintenance print architecture" msgstr "" #: maint.c:426 msgid "" "\"maintenance print\" must be followed by the name of a print command.\n" msgstr "" #: maint.c:447 msgid "requires argument (address or section + address)" msgstr "" #. End of command? #: maint.c:457 msgid "Need to specify and
" msgstr "" #: maint.c:468 #, possible-c-format msgid "Unknown section %s." msgstr "" #: maint.c:497 #, possible-c-format msgid "%s + %s in section %s of %s\n" msgstr "" #: maint.c:501 #, possible-c-format msgid "%s + %s in section %s\n" msgstr "" #: maint.c:505 #, possible-c-format msgid "%s + %s\n" msgstr "" #: maint.c:508 #, possible-c-format msgid "no symbol at %s:%s\n" msgstr "" #: maint.c:511 #, possible-c-format msgid "no symbol at %s\n" msgstr "" #: maint.c:526 msgid "" "\"maintenance deprecate\" takes an argument,\n" "the command you want to deprecate, and optionally the replacement command\n" "enclosed in quotes.\n" msgstr "" #: maint.c:541 msgid "" "\"maintenance undeprecate\" takes an argument, \n" "the command you want to undeprecate.\n" msgstr "" #: maint.c:573 #, possible-c-format msgid "Can't find command '%s' to deprecate.\n" msgstr "" #: maint.c:652 msgid "\"maintenance set\" must be followed by the name of a set command.\n" msgstr "" #: maint.c:671 #, possible-c-format msgid "Internal profiling is %s.\n" msgstr "" #: maint.c:733 msgid "Profiling support is not available on this system." msgstr "" #: maint.c:854 #, possible-c-format msgid "Startup time: %ld.%06ld (cpu), %ld.%06ld (wall)\n" msgstr "" #: maint.c:855 #, possible-c-format msgid "Command execution time: %ld.%06ld (cpu), %ld.%06ld (wall)\n" msgstr "" #: maint.c:870 #, possible-c-format msgid "Space used: %ld (%s%ld during startup)\n" msgstr "" #: maint.c:871 #, possible-c-format msgid "Space used: %ld (%s%ld for this command)\n" msgstr "" #: maint.c:883 #, possible-c-format msgid "#symtabs: %d (+%d), #compunits: %d (+%d), #blocks: %d (+%d)\n" msgstr "" #: maint.c:966 msgid "Bad value for 'mt set per-command no'." msgstr "" #: maint.c:990 msgid "" "Commands for use by GDB maintainers.\n" "Includes commands to dump specific internal GDB structures in\n" "a human readable form, to cause GDB to deliberately dump core, etc." msgstr "" #: maint.c:999 msgid "Commands for showing internal info about the program being debugged." msgstr "" #: maint.c:1005 msgid "" "List the BFD sections of the exec and core files. \n" "Arguments may be any combination of:\n" "\t[one or more section names]\n" "\tALLOC LOAD RELOC READONLY CODE DATA ROM CONSTRUCTOR\n" "\tHAS_CONTENTS NEVER_LOAD COFF_SHARED_LIBRARY IS_COMMON\n" "Sections matching any argument will be listed (no argument\n" "implies all sections). In addition, the special argument\n" "\tALLOBJ\n" "lists all sections from all object files, including shared libraries." msgstr "" #: maint.c:1018 msgid "Maintenance command for printing GDB internal state." msgstr "" #: maint.c:1022 msgid "" "Set GDB internal variables used by the GDB maintainer.\n" "Configure variables internal to GDB that aid in GDB's maintenance" msgstr "" #: maint.c:1029 msgid "" "Show GDB internal variables used by the GDB maintainer.\n" "Configure variables internal to GDB that aid in GDB's maintenance" msgstr "" #: maint.c:1037 msgid "" "Get fatal error; make debugger dump its core.\n" "GDB sets its handling of SIGQUIT back to SIG_DFL and then sends\n" "itself a SIGQUIT signal." msgstr "" #: maint.c:1045 msgid "" "Give GDB an internal error.\n" "Cause GDB to behave as if an internal error was detected." msgstr "" #: maint.c:1051 msgid "" "Give GDB an internal warning.\n" "Cause GDB to behave as if an internal warning was reported." msgstr "" #: maint.c:1057 msgid "" "Give GDB a demangler warning.\n" "Cause GDB to behave as if a demangler warning was reported." msgstr "" #: maint.c:1062 msgid "This command has been moved to \"demangle\"." msgstr "" #: maint.c:1067 msgid "Per-command statistics settings." msgstr "" #. allow-unknown #: maint.c:1072 msgid "Show per-command statistics settings." msgstr "" #: maint.c:1078 msgid "Set whether to display per-command execution time." msgstr "" #: maint.c:1079 msgid "Show whether to display per-command execution time." msgstr "" #: maint.c:1081 msgid "" "If enabled, the execution time for each command will be\n" "displayed following the command's output." msgstr "" #: maint.c:1088 msgid "Set whether to display per-command space usage." msgstr "" #: maint.c:1089 msgid "Show whether to display per-command space usage." msgstr "" #: maint.c:1091 msgid "" "If enabled, the space usage for each command will be\n" "displayed following the command's output." msgstr "" #: maint.c:1098 msgid "Set whether to display per-command symtab statistics." msgstr "" #: maint.c:1099 msgid "Show whether to display per-command symtab statistics." msgstr "" #: maint.c:1101 msgid "" "If enabled, the basic symtab statistics for each command will be\n" "displayed following the command's output." msgstr "" #. This is equivalent to "mt set per-command time on". #. Kept because some people are used to typing "mt time 1". #: maint.c:1109 msgid "" "Set the display of time usage.\n" "If nonzero, will cause the execution time for each command to be\n" "displayed, following the command's output." msgstr "" #. This is equivalent to "mt set per-command space on". #. Kept because some people are used to typing "mt space 1". #: maint.c:1117 msgid "" "Set the display of space usage.\n" "If nonzero, will cause the execution space for each command to be\n" "displayed, following the command's output." msgstr "" #: maint.c:1123 msgid "" "Print a type chain for a given symbol.\n" "For each node in a type chain, print the raw data for each member of\n" "the type structure, and the interpretation of the data." msgstr "" #: maint.c:1130 msgid "Print statistics about internal gdb state." msgstr "" #: maint.c:1134 msgid "" "Print the internal architecture configuration.\n" "Takes an optional file parameter." msgstr "" #: maint.c:1141 msgid "Translate a section name and address to a symbol." msgstr "" #: maint.c:1144 msgid "" "Deprecate a command. Note that this is just in here so the \n" "testsuite can check the command deprecator. You probably shouldn't use " "this,\n" "rather you should use the C function deprecate_cmd(). If you decide you \n" "want to use it: maintenance deprecate 'commandname' \"replacement\". The \n" "replacement is optional." msgstr "" #: maint.c:1151 msgid "" "Undeprecate a command. Note that this is just in here so the \n" "testsuite can check the command deprecator. You probably shouldn't use " "this,\n" "If you decide you want to use it: maintenance undeprecate 'commandname'" msgstr "" #: maint.c:1157 msgid "Set watchdog timer." msgstr "" #: maint.c:1158 msgid "Show watchdog timer." msgstr "" #: maint.c:1159 msgid "" "When non-zero, this timeout is used instead of waiting forever for a target\n" "to finish a low-level step or continue operation. If the specified amount\n" "of time passes without a response from the target, an error occurs." msgstr "" #: maint.c:1168 msgid "Set internal profiling." msgstr "" #: maint.c:1169 msgid "Show internal profiling." msgstr "" #: maint.c:1170 msgid "When enabled GDB is profiled." msgstr "" #: mdebugread.c:130 #, possible-c-format msgid "bad aux index at symbol %s" msgstr "" #: mdebugread.c:136 #, possible-c-format msgid "unknown external symbol %s" msgstr "" #: mdebugread.c:142 #, possible-c-format msgid "cannot map ECOFF basic type 0x%x for %s" msgstr "" #: mdebugread.c:150 #, possible-c-format msgid "guessed tag type of %s incorrectly" msgstr "" #: mdebugread.c:156 #, possible-c-format msgid "bad rfd entry for %s: file %d, index %d" msgstr "" #: mdebugread.c:163 #, possible-c-format msgid "unexpected type code for %s" msgstr "" #: mdebugread.c:378 #, possible-c-format msgid "" "\n" "%s not compiled with -g, debugging support is limited.\n" msgstr "" #: mdebugread.c:381 msgid "You should compile with -g2 or -g3 for best debugging support.\n" msgstr "" #: mdebugread.c:528 stabsread.c:172 #, possible-c-format msgid "bad register number %d (max %d) in symbol %s" msgstr "" #: mdebugread.c:754 mdebugread.c:1366 #, possible-c-format msgid "unknown symbol type 0x%x" msgstr "" #: mdebugread.c:972 #, possible-c-format msgid "declaration block contains unhandled symbol type %d" msgstr "" #: mdebugread.c:1254 #, possible-c-format msgid "stEnd with storage class %d not handled" msgstr "" #: mdebugread.c:1632 #, possible-c-format msgid "can't handle TIR fBitfield for %s" msgstr "" #: mdebugread.c:1662 #, possible-c-format msgid "unable to cross ref btIndirect for %s" msgstr "" #: mdebugread.c:1782 #, possible-c-format msgid "unable to cross ref btTypedef for %s" msgstr "" #: mdebugread.c:1829 #, possible-c-format msgid "illegal TIR continued for %s" msgstr "" #: mdebugread.c:1892 #, possible-c-format msgid "illegal array index type for %s, assuming int" msgstr "" #: mdebugread.c:1940 #, possible-c-format msgid "unknown type qualifier 0x%x" msgstr "" #: mdebugread.c:1973 #, possible-c-format msgid "can't handle PDR for static proc at 0x%lx" msgstr "" #: mdebugread.c:2036 #, possible-c-format msgid "PDR for %s, but no symbol" msgstr "" #: mdebugread.c:2161 #, possible-c-format msgid "Warning: %s `%s' is undefined (in %s)\n" msgstr "" #: mdebugread.c:2263 #, possible-c-format msgid "guessed size of linetable for %s incorrectly" msgstr "" #: mdebugread.c:2525 #, possible-c-format msgid "bad ifd for external symbol: %d (max %ld)" msgstr "" #: mdebugread.c:2532 #, possible-c-format msgid "bad iss for external symbol: %ld (max %ld)" msgstr "" #: mdebugread.c:3535 #, possible-c-format msgid "bad proc end in aux found from symbol %s" msgstr "" #: mdebugread.c:3647 #, possible-c-format msgid "bad aux index at block symbol %s" msgstr "" #. Both complaints are valid: one gives symbol name, #. the other the offending symbol type. #: mdebugread.c:3667 #, possible-c-format msgid "unknown local symbol %s" msgstr "" #: mdebugread.c:3669 #, possible-c-format msgid "with type %d" msgstr "" #: mdebugread.c:3833 #, possible-c-format msgid "bad file number %ld" msgstr "" #: mdebugread.c:4146 #, possible-c-format msgid "unknown stabs symbol %s" msgstr "" #: mdebugread.c:4340 #, possible-c-format msgid "File %s contains %d unresolved references:" msgstr "" #: mdebugread.c:4517 #, possible-c-format msgid "illegal tq0 in forward typedef for %s" msgstr "" #: mdebugread.c:4555 #, possible-c-format msgid "illegal bt %d in forward typedef for %s" msgstr "" #: mdebugread.c:4928 #, possible-c-format msgid "Error reading ECOFF debugging information: %s" msgstr "" #: mem-break.c:49 microblaze-linux-tdep.c:53 ppc-linux-tdep.c:226 msgid "Software breakpoints not implemented for this target." msgstr "" #: memattr.c:77 msgid "Unknown memory addresses will be treated as inaccessible.\n" msgstr "" #: memattr.c:80 msgid "Unknown memory addresses will be treated as RAM.\n" msgstr "" #: memattr.c:147 msgid "" "Switching to manual control of memory regions; use \"mem auto\" to fetch " "regions from the target again." msgstr "" #: memattr.c:183 msgid "invalid memory region: low >= high\n" msgstr "" #: memattr.c:212 msgid "overlapping memory region\n" msgstr "" #: memattr.c:323 msgid "No mem" msgstr "" #: memattr.c:345 msgid "no lo address" msgstr "" #: memattr.c:350 msgid "no hi address" msgstr "" #: memattr.c:368 msgid "region bounds not 16 bit aligned" msgstr "" #: memattr.c:374 msgid "region bounds not 32 bit aligned" msgstr "" #: memattr.c:380 msgid "region bounds not 64 bit aligned" msgstr "" #: memattr.c:404 #, possible-c-format msgid "unknown attribute: %s" msgstr "" #: memattr.c:419 msgid "Using memory regions provided by the target.\n" msgstr "" #: memattr.c:421 msgid "Using user-defined memory regions.\n" msgstr "" #: memattr.c:427 msgid "There are no memory regions defined.\n" msgstr "" #: memattr.c:560 memattr.c:607 memattr.c:649 memattr.c:659 #, possible-c-format msgid "No memory region number %d.\n" msgstr "" #: memattr.c:678 msgid "Delete all memory regions? " msgstr "" #: memattr.c:707 msgid "" "Define attributes for memory region or reset memory region handling to\n" "target-based.\n" "Usage: mem auto\n" " mem [ ],\n" "where may be rw (read/write), ro (read-only) or wo (write-only),\n" " may be 8, 16, 32, or 64, and\n" " may be cache or nocache" msgstr "" #: memattr.c:716 msgid "" "Enable memory region.\n" "Arguments are the code numbers of the memory regions to enable.\n" "Usage: enable mem ...\n" "Do \"info mem\" to see current list of code numbers." msgstr "" #: memattr.c:722 msgid "" "Disable memory region.\n" "Arguments are the code numbers of the memory regions to disable.\n" "Usage: disable mem ...\n" "Do \"info mem\" to see current list of code numbers." msgstr "" #: memattr.c:728 msgid "" "Delete memory region.\n" "Arguments are the code numbers of the memory regions to delete.\n" "Usage: delete mem ...\n" "Do \"info mem\" to see current list of code numbers." msgstr "" #: memattr.c:735 msgid "Memory region attributes" msgstr "" #. allow-unknown #: memattr.c:737 memattr.c:741 msgid "Memory regions settings" msgstr "" #: memattr.c:747 msgid "Set handling of unknown memory regions." msgstr "" #: memattr.c:748 msgid "Show handling of unknown memory regions." msgstr "" #: memattr.c:749 msgid "" "If on, and some memory map is defined, debugger will emit errors on\n" "accesses to memory not defined in the memory map. If off, accesses to all\n" "memory addresses will be allowed." msgstr "" #: memory-map.c:33 msgid "" "Can not parse XML memory map; XML support was disabled at compile time" msgstr "" #: memory-map.c:90 msgid "Flash block size is not set" msgstr "" #: memory-map.c:127 #, possible-c-format msgid "Unknown property \"%s\"" msgstr "" #: memory-map.c:189 msgid "target memory map" msgstr "" #. Return values larger than a single register are returned in #. memory, pointed to by R0. Unfortunately, we can't count on R0 #. pointing to the return buffer, so we raise an error here. #: mep-tdep.c:2183 mep-tdep.c:2210 msgid "" "GDB cannot set return values larger than four bytes; the Media Processor's\n" "calling conventions do not provide enough information to do this.\n" "Try using the 'return' command with no argument." msgstr "" #: mep-tdep.c:2428 #, possible-c-format msgid "" "the MeP module '%s' is %s-endian, but the executable\n" "%s is %s-endian." msgstr "" #: mep-tdep.c:2433 #, possible-c-format msgid "" "the selected MeP module is %s-endian, but the executable\n" "%s is %s-endian." msgstr "" #: mi/mi-cmd-disas.c:137 msgid "" "-data-disassemble: Usage: ( [-f filename -l linenum [-n howmany]] | [-s " "startaddr -e endaddr]) [--] mode." msgstr "" #: mi/mi-cmd-disas.c:141 msgid "" "-data-disassemble: Usage: [-f filename -l linenum [-n howmany]] [-s " "startaddr -e endaddr] [--] mode." msgstr "" #: mi/mi-cmd-disas.c:146 msgid "-data-disassemble: Mode argument must be in the range 0-5." msgstr "" #: mi/mi-cmd-disas.c:181 msgid "-data-disassemble: Invalid filename." msgstr "" #: mi/mi-cmd-disas.c:183 msgid "-data-disassemble: Invalid line number" msgstr "" #: mi/mi-cmd-disas.c:185 msgid "-data-disassemble: No function contains specified address" msgstr "" #: mi/mi-interp.c:236 msgid "-interpreter-exec: Usage: -interpreter-exec interp command" msgstr "" #: mi/mi-interp.c:241 #, possible-c-format msgid "-interpreter-exec: could not find interpreter \"%s\"" msgstr "" #: mi/mi-getopt.c:37 msgid "mi_getopt_long: oind out of bounds" msgstr "" #: mi/mi-getopt.c:63 #, possible-c-format msgid "%s: Option %s requires an argument" msgstr "" #: mi/mi-getopt.c:77 #, possible-c-format msgid "%s: Unknown option ``%s''" msgstr "" #: mi/mi-console.c:75 msgid "mi_console_file_delete: bad magic number" msgstr "" #: mi/mi-console.c:106 msgid "mi_console_raw_packet: bad magic number" msgstr "" #: mi/mi-console.c:136 msgid "mi_console_file_flush: bad magic number" msgstr "" #: mi/mi-console.c:155 msgid "mi_console_file_set_raw: bad magic number" msgstr "" #: mi/mi-cmds.c:257 #, possible-c-format msgid "command `%s' appears to be duplicated" msgstr "" #: mi/mi-cmd-target.c:40 msgid "-target-file-get: Usage: REMOTE_FILE LOCAL_FILE" msgstr "" #: mi/mi-cmd-target.c:64 msgid "-target-file-put: Usage: LOCAL_FILE REMOTE_FILE" msgstr "" #: mi/mi-cmd-target.c:88 msgid "-target-file-delete: Usage: REMOTE_FILE" msgstr "" #: mi/mi-cmd-break.c:273 #, possible-c-format msgid "-%s-insert: Missing " msgstr "" #: mi/mi-cmd-break.c:280 msgid "-dprintf-insert: does not support -h or -a" msgstr "" #: mi/mi-cmd-break.c:282 msgid "-dprintf-insert: Missing " msgstr "" #: mi/mi-cmd-break.c:293 msgid "-break-insert: Garbage following explicit location" msgstr "" #: mi/mi-cmd-break.c:298 msgid "-break-insert: Garbage following " msgstr "" #: mi/mi-cmd-break.c:337 #, possible-c-format msgid "-%s-insert: --source option requires --function, --label, or --line" msgstr "" #: mi/mi-cmd-break.c:397 msgid "Usage: tracepoint-number passcount" msgstr "" #: mi/mi-cmd-break.c:410 #, possible-c-format msgid "Could not find tracepoint %d" msgstr "" #: mi/mi-cmd-break.c:458 msgid "-break-watch: Missing " msgstr "" #: mi/mi-cmd-break.c:460 msgid "-break-watch: Garbage following " msgstr "" #: mi/mi-cmd-break.c:476 msgid "-break-watch: Unknown watchpoint type." msgstr "" #: mi/mi-cmd-break.c:507 #, possible-c-format msgid "USAGE: %s [ [...]]" msgstr "" #: mi/mi-cmd-break.c:511 #, possible-c-format msgid "breakpoint number argument \"%s\" is not a number." msgstr "" #: mi/mi-cmd-break.c:514 #, possible-c-format msgid "junk at the end of breakpoint number argument \"%s\"." msgstr "" #: mi/mi-cmd-break.c:519 #, possible-c-format msgid "breakpoint %d not found." msgstr "" #: mi/mi-cmd-stack.c:52 msgid "-enable-frame-filters: no arguments allowed" msgstr "" #: mi/mi-cmd-stack.c:119 msgid "" "-stack-list-frames: Usage: [--no-frame-filters] [FRAME_LOW FRAME_HIGH]" msgstr "" #: mi/mi-cmd-stack.c:143 msgid "-stack-list-frames: Not enough frames in stack." msgstr "" #: mi/mi-cmd-stack.c:191 msgid "-stack-info-depth: Usage: [MAX_DEPTH]" msgstr "" #: mi/mi-cmd-stack.c:261 msgid "" "-stack-list-locals: Usage: [--no-frame-filters] [--skip-unavailable] " "PRINT_VALUES" msgstr "" #: mi/mi-cmd-stack.c:334 msgid "" "-stack-list-arguments: Usage: [--no-frame-filters] [--skip-unavailable] " "PRINT_VALUES [FRAME_LOW FRAME_HIGH]" msgstr "" #: mi/mi-cmd-stack.c:361 msgid "-stack-list-arguments: Not enough frames in stack." msgstr "" #: mi/mi-cmd-stack.c:457 msgid "" "-stack-list-variables: Usage: [--no-frame-filters] [--skip-unavailable] " "PRINT_VALUES" msgstr "" #: mi/mi-cmd-stack.c:701 msgid "-stack-select-frame: Usage: FRAME_SPEC" msgstr "" #: mi/mi-cmd-stack.c:710 msgid "-stack-info-frame: No arguments allowed" msgstr "" #: mi/mi-symbol-cmds.c:40 msgid "-symbol-list-lines: Usage: SOURCE_FILENAME" msgstr "" #: mi/mi-symbol-cmds.c:46 msgid "-symbol-list-lines: Unknown source file name." msgstr "" #: mi/mi-main.c:133 #, possible-c-format msgid "Whether MI is in asynchronous mode is %s.\n" msgstr "" #: mi/mi-main.c:334 msgid "Already in reverse mode." msgstr "" #: mi/mi-main.c:337 reverse.c:57 #, possible-c-format msgid "Target %s does not support this command." msgstr "" #: mi/mi-main.c:482 mi/mi-cmd-catch.c:80 mi/mi-cmd-catch.c:152 #, possible-c-format msgid "Invalid argument: %s" msgstr "" #: mi/mi-main.c:518 msgid "Usage: -target-detach [pid | thread-group]" msgstr "" #: mi/mi-main.c:533 #, possible-c-format msgid "Invalid syntax of thread-group id '%s'" msgstr "" #: mi/mi-main.c:537 #, possible-c-format msgid "Non-existent thread-group id '%d'" msgstr "" #: mi/mi-main.c:547 #, possible-c-format msgid "Invalid identifier '%s'" msgstr "" #: mi/mi-main.c:554 msgid "Thread group is empty" msgstr "" #: mi/mi-main.c:569 msgid "-thread-select: USAGE: threadnum." msgstr "" #: mi/mi-main.c:587 msgid "-thread-list-ids: No arguments required." msgstr "" #: mi/mi-main.c:602 mi/mi-main.c:2690 msgid "Invalid MI command" msgstr "" #: mi/mi-main.c:936 msgid "only '0' and '1' are valid values for the '--recurse' option" msgstr "" #: mi/mi-main.c:948 mi/mi-main.c:953 #, possible-c-format msgid "invalid syntax of group id '%s'" msgstr "" #: mi/mi-main.c:974 #, possible-c-format msgid "Non-existent thread group id '%d'" msgstr "" #: mi/mi-main.c:1038 mi/mi-main.c:1119 mi/mi-main.c:1244 mi/mi-main.c:1343 msgid "bad register number" msgstr "" #: mi/mi-main.c:1094 mi/mi-main.c:1113 msgid "-data-list-changed-registers: Unable to read register contents." msgstr "" #: mi/mi-main.c:1206 msgid "" "-data-list-register-values: Usage: -data-list-register-values [--skip-" "unavailable] [...]" msgstr "" #: mi/mi-main.c:1313 msgid "" "-data-write-register-values: Usage: -data-write-register-values " "[ ... ]" msgstr "" #: mi/mi-main.c:1317 msgid "-data-write-register-values: No registers." msgstr "" #: mi/mi-main.c:1320 msgid "-data-write-register-values: No regs and values specified." msgstr "" #: mi/mi-main.c:1323 msgid "-data-write-register-values: Regs and vals are not in pairs." msgstr "" #: mi/mi-main.c:1365 msgid "" "-data-evaluate-expression: Usage: -data-evaluate-expression expression" msgstr "" #: mi/mi-main.c:1449 msgid "" "-data-read-memory: Usage: ADDR WORD-FORMAT WORD-SIZE NR-ROWS NR-COLS " "[ASCHAR]." msgstr "" #: mi/mi-main.c:1486 msgid "-data-read-memory: invalid number of rows." msgstr "" #: mi/mi-main.c:1491 msgid "-data-read-memory: invalid number of columns." msgstr "" #: mi/mi-main.c:1510 mi/mi-main.c:1643 msgid "Unable to read memory." msgstr "" #: mi/mi-main.c:1633 msgid "Usage: [ -o OFFSET ] ADDR LENGTH." msgstr "" #: mi/mi-main.c:1736 msgid "" "-data-write-memory: Usage: [-o COLUMN_OFFSET] ADDR FORMAT WORD-SIZE VALUE." msgstr "" #: mi/mi-main.c:1779 msgid "Usage: ADDR DATA [COUNT]." msgstr "" #: mi/mi-main.c:1787 #, possible-c-format msgid "" "Hex-encoded '%s' must represent an integral number of addressable memory " "units." msgstr "" #: mi/mi-main.c:1860 #, possible-c-format msgid "-enable-timings: Usage: %s {yes|no}" msgstr "" #: mi/mi-main.c:1890 msgid "-list-features should be passed no arguments" msgstr "" #: mi/mi-main.c:1910 msgid "-list-target-features should be passed no arguments" msgstr "" #: mi/mi-main.c:1919 msgid "-add-inferior should be passed no arguments" msgstr "" #: mi/mi-main.c:1945 msgid "-remove-inferior should be passed a single argument" msgstr "" #: mi/mi-main.c:1948 msgid "the thread group id is syntactically invalid" msgstr "" #: mi/mi-main.c:1952 msgid "the specified thread group does not exist" msgstr "" #: mi/mi-main.c:1955 msgid "cannot remove an active inferior" msgstr "" #: mi/mi-main.c:1964 msgid "Cannot remove last inferior" msgstr "" #: mi/mi-main.c:2205 msgid "Cannot specify --thread-group together with --all" msgstr "" #: mi/mi-main.c:2208 msgid "Cannot specify --thread together with --all" msgstr "" #: mi/mi-main.c:2211 msgid "Cannot specify --thread together with --thread-group" msgstr "" #: mi/mi-main.c:2214 msgid "Cannot specify --frame without --thread" msgstr "" #: mi/mi-main.c:2222 msgid "Invalid thread group for the --thread-group option" msgstr "" #: mi/mi-main.c:2241 #, possible-c-format msgid "Invalid thread id: %d" msgstr "" #: mi/mi-main.c:2244 #, possible-c-format msgid "Thread id: %d has terminated" msgstr "" #: mi/mi-main.c:2259 #, possible-c-format msgid "Invalid frame id: %d" msgstr "" #: mi/mi-main.c:2510 msgid "Usage: -trace-define-variable VARIABLE [VALUE]" msgstr "" #: mi/mi-main.c:2514 tracepoint.c:404 msgid "Name of trace variable should start with '$'" msgstr "" #: mi/mi-main.c:2532 msgid "-trace-list-variables: no arguments allowed" msgstr "" #: mi/mi-main.c:2543 msgid "trace selection mode is required" msgstr "" #: mi/mi-main.c:2558 msgid "frame number is required" msgstr "" #: mi/mi-main.c:2564 msgid "tracepoint number is required" msgstr "" #: mi/mi-main.c:2570 msgid "PC is required" msgstr "" #: mi/mi-main.c:2576 mi/mi-main.c:2583 msgid "Start and end PC are required" msgstr "" #: mi/mi-main.c:2595 msgid "Line is required" msgstr "" #: mi/mi-main.c:2604 mi/mi-main.c:2609 msgid "Could not find the specified line" msgstr "" #: mi/mi-main.c:2614 #, possible-c-format msgid "Invalid mode '%s'" msgstr "" #: mi/mi-main.c:2814 msgid "" "Usage: -trace-frame-collected [--var-print-values PRINT_VALUES] [--comp-" "print-values PRINT_VALUES] [--registers-format FORMAT][--memory-contents]" msgstr "" #: mi/mi-main.c:2996 msgid "Set whether MI asynchronous mode is enabled." msgstr "" #: mi/mi-main.c:2997 msgid "Show whether MI asynchronous mode is enabled." msgstr "" #: mi/mi-main.c:2998 msgid "Tells GDB whether MI should be in asynchronous mode." msgstr "" #: mi/mi-cmd-catch.c:157 msgid "\"-e\" and \"-u\" are mutually exclusive" msgstr "" #: mi/mi-cmd-catch.c:214 msgid "-catch-load/unload: Missing " msgstr "" #: mi/mi-cmd-catch.c:216 msgid "-catch-load/unload: Garbage following the " msgstr "" #: mi/mi-parse.c:288 #, possible-c-format msgid "Undefined MI command: %s" msgstr "" #: mi/mi-parse.c:327 msgid "Duplicate '--thread-group' option" msgstr "" #: mi/mi-parse.c:330 msgid "Invalid thread group id" msgstr "" #: mi/mi-parse.c:341 msgid "Duplicate '--thread' option" msgstr "" #: mi/mi-parse.c:352 msgid "Duplicate '--frame' option" msgstr "" #: mi/mi-parse.c:370 #, possible-c-format msgid "Invalid --language argument: %s" msgstr "" #: mi/mi-parse.c:378 #, possible-c-format msgid "Invalid value for the '%s' option" msgstr "" #: mi/mi-parse.c:388 #, possible-c-format msgid "Problem parsing arguments: %s %s" msgstr "" #: mi/mi-parse.c:417 #, possible-c-format msgid "" "Unknown value for PRINT_VALUES: must be: 0 or \"%s\", 1 or \"%s\", 2 or " "\"%s\"" msgstr "" #: mi/mi-cmd-var.c:114 msgid "-var-create: Usage: NAME FRAME EXPRESSION." msgstr "" #: mi/mi-cmd-var.c:133 msgid "-var-create: name of object must begin with a letter" msgstr "" #: mi/mi-cmd-var.c:153 msgid "-var-create: unable to create variable object" msgstr "" #: mi/mi-cmd-var.c:173 msgid "-var-delete: Usage: [-c] EXPRESSION." msgstr "" #: mi/mi-cmd-var.c:185 msgid "" "-var-delete: Missing required argument after '-c': variable object name" msgstr "" #: mi/mi-cmd-var.c:188 msgid "-var-delete: Illegal variable object name" msgstr "" #: mi/mi-cmd-var.c:196 msgid "-var-delete: Invalid option." msgstr "" #: mi/mi-cmd-var.c:240 msgid "" "Must specify the format as: \"natural\", \"binary\", \"decimal\", " "\"hexadecimal\", \"octal\" or \"zero-hexadecimal\"" msgstr "" #: mi/mi-cmd-var.c:253 msgid "-var-set-format: Usage: NAME FORMAT." msgstr "" #: mi/mi-cmd-var.c:278 msgid "Usage: NAME VISUALIZER_FUNCTION." msgstr "" #: mi/mi-cmd-var.c:283 varobj.c:472 msgid "Variable object not found" msgstr "" #: mi/mi-cmd-var.c:295 msgid "-var-set-format: Usage: NAME FROZEN_FLAG." msgstr "" #: mi/mi-cmd-var.c:304 msgid "Invalid flag value" msgstr "" #: mi/mi-cmd-var.c:321 msgid "-var-show-format: Usage: NAME." msgstr "" #: mi/mi-cmd-var.c:339 msgid "-var-info-num-children: Usage: NAME." msgstr "" #: mi/mi-cmd-var.c:392 msgid "-var-list-children: Usage: [PRINT_VALUES] NAME [FROM TO]" msgstr "" #: mi/mi-cmd-var.c:460 msgid "-var-info-type: Usage: NAME." msgstr "" #: mi/mi-cmd-var.c:479 msgid "Usage: NAME." msgstr "" #: mi/mi-cmd-var.c:498 msgid "-var-info-expression: Usage: NAME." msgstr "" #: mi/mi-cmd-var.c:521 msgid "-var-show-attributes: Usage: NAME." msgstr "" #: mi/mi-cmd-var.c:572 msgid "Cannot specify format more than once" msgstr "" #: mi/mi-cmd-var.c:581 msgid "Usage: [-f FORMAT] NAME" msgstr "" #: mi/mi-cmd-var.c:584 msgid "Garbage at end of command" msgstr "" #: mi/mi-cmd-var.c:614 msgid "-var-assign: Usage: NAME EXPRESSION." msgstr "" #: mi/mi-cmd-var.c:620 msgid "-var-assign: Variable object is not editable" msgstr "" #: mi/mi-cmd-var.c:631 msgid "-var-assign: Could not assign expression to variable object" msgstr "" #: mi/mi-cmd-var.c:687 msgid "-var-update: Usage: [PRINT_VALUES] NAME." msgstr "" #: mi/mi-cmd-var.c:839 msgid "-enable-pretty-printing: no arguments allowed" msgstr "" #: mi/mi-cmd-var.c:851 msgid "-var-set-update-range: Usage: VAROBJ FROM TO" msgstr "" #: mi/mi-cmd-file.c:39 msgid "-file-list-exec-source-file: Usage: No args" msgstr "" #: mi/mi-cmd-file.c:49 msgid "-file-list-exec-source-file: No symtab" msgstr "" #: mi/mi-cmd-file.c:90 msgid "-file-list-exec-source-files: Usage: No args" msgstr "" #: mi/mi-cmd-env.c:73 msgid "-environment-pwd: No arguments allowed" msgstr "" #: mi/mi-cmd-env.c:84 #, possible-c-format msgid "-environment-pwd: error finding name of working directory: %s" msgstr "" #: mi/mi-cmd-env.c:96 msgid "-environment-cd: Usage DIRECTORY" msgstr "" #: mi/mi-cmd-env.c:264 msgid "-inferior-tty-show: Usage: No args" msgstr "" #: mi/mi-cmd-info.c:47 msgid "Usage: -info-ada-exceptions [REGEXP]" msgstr "" #: mi/mi-cmd-info.c:86 msgid "Usage: -info-gdb-mi-command MI_COMMAND_NAME" msgstr "" #: mi/mi-cmd-info.c:115 msgid "Usage: -info-os [INFOTYPE]" msgstr "" #: microblaze-tdep.c:552 msgid "Unsupported return value size requested" msgstr "" #: microblaze-tdep.c:778 msgid "Set microblaze debugging." msgstr "" #: microblaze-tdep.c:779 msgid "Show microblaze debugging." msgstr "" #: microblaze-tdep.c:780 msgid "When non-zero, microblaze specific debugging is enabled." msgstr "" #: minidebug.c:279 msgid "Cannot parse .gnu_debugdata section; not a BFD object" msgstr "" #: minidebug.c:284 msgid "" "Cannot parse .gnu_debugdata section; LZMA support was disabled at compile " "time" msgstr "" #: minsyms.c:830 #, possible-c-format msgid "" "GDB cannot resolve STT_GNU_IFUNC symbol at address %s without the ELF " "support compiled in." msgstr "" #: minsyms.c:841 #, possible-c-format msgid "" "GDB cannot resolve STT_GNU_IFUNC symbol \"%s\" without the ELF support " "compiled in." msgstr "" #: minsyms.c:852 msgid "elf_gnu_ifunc_resolver_stop cannot be reached." msgstr "" #: minsyms.c:861 msgid "elf_gnu_ifunc_resolver_return_stop cannot be reached." msgstr "" #: mips-linux-nat.c:76 mips-linux-nat.c:117 #, possible-c-format msgid "Bogon register number %d." msgstr "" #: mips-linux-nat.c:281 mips-linux-nat.c:358 ppcfbsd-nat.c:137 #: ppcfbsd-nat.c:168 ppcnbsd-nat.c:103 ppcnbsd-nat.c:138 msgid "Couldn't get FP registers" msgstr "" #: mips-linux-nat.c:349 shnbsd-nat.c:83 msgid "Couldn't set registers" msgstr "" #: mips-linux-nat.c:364 ppcfbsd-nat.c:174 ppcnbsd-nat.c:145 msgid "Couldn't set FP registers" msgstr "" #: mips-linux-nat.c:449 msgid "Couldn't check DSP support" msgstr "" #: mips-linux-nat.c:619 mips-linux-nat.c:639 nat/x86-linux-dregs.c:70 msgid "Couldn't write debug register" msgstr "" #: mips-linux-nat.c:776 msgid "Set whether to show variables that mirror the mips debug registers." msgstr "" #: mips-linux-nat.c:777 msgid "Show whether to show variables that mirror the mips debug registers." msgstr "" #: mips-tdep.c:667 #, possible-c-format msgid "mips_register_name: bad register number %d" msgstr "" #: mips-tdep.c:768 mips-tdep.c:797 mips-tdep.c:837 msgid "bad register size" msgstr "" #: mips-tdep.c:869 msgid "32-bit compatibility mode not supported" msgstr "" #: mips-tdep.c:949 msgid "mips_register_to_value: unrecognized case" msgstr "" #: mips-tdep.c:997 msgid "mips_value_to_register: unrecognized case" msgstr "" #: mips-tdep.c:1140 msgid "mips_mask_address_p: bad switch" msgstr "" #: mips-tdep.c:1166 msgid "show_mask_address: bad switch" msgstr "" #: mips-tdep.c:1450 mips-tdep.c:1534 msgid "invalid ISA" msgstr "" #: mips-tdep.c:2707 msgid "Invalid number of argument registers encoded in SAVE." msgstr "" #: mips-tdep.c:2712 msgid "Invalid number of static registers encoded in SAVE." msgstr "" #: mips-tdep.c:4231 #, possible-c-format msgid "GDB can't find the start of the function at %s." msgstr "" #: mips-tdep.c:6194 mips-tdep.c:6231 mips-tdep.c:6547 sh64-tdep.c:1930 #, possible-c-format msgid "can't read register %d (%s)" msgstr "" #: mips-tdep.c:6240 msgid "mips_read_fp_register_double: bad access to odd-numbered FP register" msgstr "" #: mips-tdep.c:6583 sh64-tdep.c:2089 sh64-tdep.c:2147 msgid "Not a valid register for the current processor type" msgstr "" #: mips-tdep.c:6947 mips-tdep.c:6961 mips-tdep.c:6975 msgid "set mipsfpu failed" msgstr "" #: mips-tdep.c:8097 #, possible-c-format msgid "unsupported ABI %s." msgstr "" #: mips-tdep.c:8111 msgid "unrecognized .gcc_compiled_longXX" msgstr "" #: mips-tdep.c:8123 msgid "unknown ABI string" msgstr "" #: mips-tdep.c:8140 msgid "unknown compressed ISA string" msgstr "" #: mips-tdep.c:8710 mips-tdep.c:8759 msgid "unknown ABI in switch" msgstr "" #: mips-tdep.c:8990 #, possible-c-format msgid "The compressed ISA encoding used is %s.\n" msgstr "" #: mips-tdep.c:9070 msgid "mips_abi_strings out of sync" msgstr "" #: mips-tdep.c:9086 mips-tdep.c:9090 msgid "Various MIPS specific commands." msgstr "" #: mips-tdep.c:9095 msgid "Set the MIPS ABI used by this program." msgstr "" #: mips-tdep.c:9096 msgid "Show the MIPS ABI used by this program." msgstr "" #: mips-tdep.c:9097 msgid "" "This option can be set to one of:\n" " auto - the default ABI associated with the current binary\n" " o32\n" " o64\n" " n32\n" " n64\n" " eabi32\n" " eabi64" msgstr "" #: mips-tdep.c:9115 msgid "Set the compressed ISA encoding used by MIPS code." msgstr "" #: mips-tdep.c:9116 msgid "Show the compressed ISA encoding used by MIPS code." msgstr "" #: mips-tdep.c:9117 msgid "" "Select the compressed ISA encoding used in functions that have no symbol\n" "information available. The encoding can be set to either of:\n" " mips16\n" " micromips\n" "and is updated automatically from ELF file flags if available." msgstr "" #: mips-tdep.c:9131 msgid "Set use of MIPS floating-point coprocessor." msgstr "" #: mips-tdep.c:9134 msgid "Select single-precision MIPS floating-point coprocessor." msgstr "" #: mips-tdep.c:9137 msgid "Select double-precision MIPS floating-point coprocessor." msgstr "" #: mips-tdep.c:9143 msgid "Select no MIPS floating-point coprocessor." msgstr "" #: mips-tdep.c:9148 msgid "Select MIPS floating-point coprocessor automatically." msgstr "" #: mips-tdep.c:9151 msgid "Show current use of MIPS floating-point coprocessor target." msgstr "" #: mips-tdep.c:9172 msgid "Set zeroing of upper 32 bits of 64-bit addresses." msgstr "" #: mips-tdep.c:9173 msgid "Show zeroing of upper 32 bits of 64-bit addresses." msgstr "" #: mips-tdep.c:9174 msgid "" "Use \"on\" to enable the masking, \"off\" to disable it and \"auto\" to\n" "allow GDB to determine the correct value." msgstr "" #: mips-tdep.c:9183 msgid "" "Set compatibility with 64-bit MIPS target that transfers 32-bit quantities." msgstr "" #: mips-tdep.c:9185 msgid "" "Show compatibility with 64-bit MIPS target that transfers 32-bit quantities." msgstr "" #: mips-tdep.c:9187 msgid "" "Use \"on\" to enable backward compatibility with older MIPS 64 GDB+target\n" "that would transfer 32 bits for some registers (e.g. SR, FSR) and\n" "64 bits for others. Use \"off\" to disable compatibility mode" msgstr "" #: mips-tdep.c:9199 msgid "Set mips debugging." msgstr "" #: mips-tdep.c:9200 msgid "Show mips debugging." msgstr "" #: mips-tdep.c:9201 msgid "When non-zero, mips specific debugging is enabled." msgstr "" #: mipsread.c:82 #, possible-c-format msgid "Error reading symbol table: %s" msgstr "" #: mn10300-tdep.c:191 #, possible-c-format msgid "Cannot store return value %d bytes long." msgstr "" #: mn10300-tdep.c:223 #, possible-c-format msgid "Cannot extract return value %d bytes long." msgstr "" #: mn10300-tdep.c:1429 msgid "mn10300_gdbarch_init: Unknown mn10300 variant" msgstr "" #: moxie-tdep.c:293 #, possible-c-format msgid "Process record: error reading memory at addr 0x%s len = %d.\n" msgstr "" #: msp430-tdep.c:908 msgid "Unknown msp430x code memory model" msgstr "" #: msp430-tdep.c:930 msgid "Unknown msp430 isa" msgstr "" #: mt-tdep.c:301 #, possible-c-format msgid "mt_register_type: illegal register number %d" msgstr "" #: nat/linux-ptrace.c:43 #, possible-c-format msgid "process %d is already traced by process %d" msgstr "" #: nat/linux-ptrace.c:48 #, possible-c-format msgid "process %d is a zombie - the process has already terminated" msgstr "" #: nat/linux-ptrace.c:109 #, possible-c-format msgid "linux_ptrace_test_ret_to_nx: Cannot mmap: %s" msgstr "" #: nat/linux-ptrace.c:121 #, possible-c-format msgid "linux_ptrace_test_ret_to_nx: Cannot fork: %s" msgstr "" #: nat/linux-ptrace.c:129 #, possible-c-format msgid "linux_ptrace_test_ret_to_nx: Cannot PTRACE_TRACEME: %s" msgstr "" #: nat/linux-ptrace.c:159 #, possible-c-format msgid "linux_ptrace_test_ret_to_nx: waitpid returned %ld: %s" msgstr "" #: nat/linux-ptrace.c:167 #, possible-c-format msgid "linux_ptrace_test_ret_to_nx: WTERMSIG %d is not SIGKILL!" msgstr "" #: nat/linux-ptrace.c:170 msgid "" "Cannot call inferior functions, Linux kernel PaX protection forbids return " "to non-executable pages!" msgstr "" #: nat/linux-ptrace.c:177 #, possible-c-format msgid "linux_ptrace_test_ret_to_nx: status %d is not WIFSTOPPED!" msgstr "" #: nat/linux-ptrace.c:185 #, possible-c-format msgid "" "linux_ptrace_test_ret_to_nx: WSTOPSIG %d is neither SIGTRAP nor SIGSEGV!" msgstr "" #: nat/linux-ptrace.c:203 #, possible-c-format msgid "linux_ptrace_test_ret_to_nx: Cannot PTRACE_PEEKUSER: %s" msgstr "" #: nat/linux-ptrace.c:217 #, possible-c-format msgid "linux_ptrace_test_ret_to_nx: PTRACE_KILL waitpid returned %ld: %s" msgstr "" #: nat/linux-ptrace.c:224 #, possible-c-format msgid "" "linux_ptrace_test_ret_to_nx: PTRACE_KILL status %d is not WIFSIGNALED!" msgstr "" #: nat/linux-ptrace.c:245 #, possible-c-format msgid "" "linux_ptrace_test_ret_to_nx: PC %p is neither near return address %p nor is " "the return instruction %p!" msgstr "" #: nat/linux-ptrace.c:249 msgid "" "Cannot call inferior functions on this system - Linux kernel with broken " "i386 NX (non-executable pages) support detected!" msgstr "" #: nat/linux-ptrace.c:354 #, possible-c-format msgid "linux_check_ptrace_features: waitpid: unexpected result %d." msgstr "" #: nat/linux-ptrace.c:357 #, possible-c-format msgid "linux_check_ptrace_features: waitpid: unexpected status %d." msgstr "" #: nat/linux-ptrace.c:372 msgid "linux_check_ptrace_features: failed to kill child" msgstr "" #: nat/linux-ptrace.c:432 msgid "linux_test_for_tracefork: failed to resume child" msgstr "" #: nat/linux-ptrace.c:461 msgid "linux_test_for_tracefork: failed to kill second child" msgstr "" #: nat/linux-ptrace.c:467 #, possible-c-format msgid "" "linux_test_for_tracefork: unexpected result from waitpid (%d, status 0x%x)" msgstr "" #: nat/linux-namespaces.c:739 msgid "mount namespace helper vanished?" msgstr "" #: nat/linux-namespaces.c:742 #, possible-c-format msgid "unhandled error %d" msgstr "" #: nat/linux-namespaces.c:747 #, possible-c-format msgid "mount namespace helper exited with status %d" msgstr "" #: nat/linux-namespaces.c:750 #, possible-c-format msgid "mount namespace helper killed by signal %d" msgstr "" #: nat/linux-namespaces.c:754 #, possible-c-format msgid "unhandled status %d" msgstr "" #: nat/linux-namespaces.c:758 #, possible-c-format msgid "unknown pid %d" msgstr "" #: nat/aarch64-linux-hw-point.c:87 msgid "Unrecognized breakpoint/watchpoint type" msgstr "" #: nat/aarch64-linux-hw-point.c:583 msgid "Unexpected error setting hardware debug registers" msgstr "" #: nat/aarch64-linux-hw-point.c:638 #, possible-c-format msgid "" "Unexpected number of hardware watchpoint registers reported by ptrace, got " "%d, expected %d." msgstr "" #: nat/aarch64-linux-hw-point.c:646 msgid "Unable to determine the number of hardware watchpoints available." msgstr "" #: nat/aarch64-linux-hw-point.c:658 #, possible-c-format msgid "" "Unexpected number of hardware breakpoint registers reported by ptrace, got " "%d, expected %d." msgstr "" #: nat/aarch64-linux-hw-point.c:666 msgid "Unable to determine the number of hardware breakpoints available." msgstr "" #: nat/linux-btrace.c:355 msgid "Branch trace may be incomplete." msgstr "" #: nat/linux-btrace.c:395 #, possible-c-format msgid "test bts: cannot fork: %s." msgstr "" #: nat/linux-btrace.c:402 #, possible-c-format msgid "test bts: cannot PTRACE_TRACEME: %s." msgstr "" #: nat/linux-btrace.c:410 #, possible-c-format msgid "test bts: cannot raise SIGTRAP: %s." msgstr "" #: nat/linux-btrace.c:421 nat/linux-btrace.c:453 #, possible-c-format msgid "test bts: bad pid %ld, error: %s." msgstr "" #: nat/linux-btrace.c:428 #, possible-c-format msgid "test bts: expected stop. status: %d." msgstr "" #: nat/linux-btrace.c:456 #, possible-c-format msgid "test bts: expected killed. status: %d." msgstr "" #: nat/linux-btrace.c:478 #, possible-c-format msgid "test pt: cannot fork: %s." msgstr "" #: nat/linux-btrace.c:485 #, possible-c-format msgid "test pt: cannot PTRACE_TRACEME: %s." msgstr "" #: nat/linux-btrace.c:493 #, possible-c-format msgid "test pt: cannot raise SIGTRAP: %s." msgstr "" #: nat/linux-btrace.c:504 nat/linux-btrace.c:540 #, possible-c-format msgid "test pt: bad pid %ld, error: %s." msgstr "" #: nat/linux-btrace.c:511 #, possible-c-format msgid "test pt: expected stop. status: %d." msgstr "" #: nat/linux-btrace.c:543 #, possible-c-format msgid "test pt: expected killed. status: %d." msgstr "" #: nat/linux-btrace.c:1115 msgid "Unkown btrace read type." msgstr "" #: nat/x86-dregs.c:232 msgid "The i386 doesn't support data-read watchpoints.\n" msgstr "" #: nat/x86-dregs.c:244 #, possible-c-format msgid "Invalid hardware breakpoint type %d in x86_length_and_rw_bits.\n" msgstr "" #: nat/x86-dregs.c:262 #, possible-c-format msgid "Invalid hardware breakpoint length %d in x86_length_and_rw_bits.\n" msgstr "" #: nat/x86-dregs.c:432 #, possible-c-format msgid "Invalid value %d of operation in x86_handle_nonaligned_watchpoint.\n" msgstr "" #: nat/mips-linux-watch.c:36 nat/mips-linux-watch.c:54 #: nat/mips-linux-watch.c:71 nat/mips-linux-watch.c:89 #: nat/mips-linux-watch.c:112 nat/mips-linux-watch.c:130 #: nat/mips-linux-watch.c:151 msgid "Unrecognized watch register style" msgstr "" #: nat/linux-procfs.c:248 #, possible-c-format msgid "Could not open /proc/%ld/task." msgstr "" #: nat/x86-linux-dregs.c:52 msgid "Couldn't read debug register" msgstr "" #: nat/linux-personality.c:44 #, possible-c-format msgid "Error restoring address space randomization: %s" msgstr "" #: nat/linux-personality.c:87 #, possible-c-format msgid "Error disabling address space randomization: %s" msgstr "" #: nios2-tdep.c:2369 msgid "Set Nios II debugging." msgstr "" #: nios2-tdep.c:2370 msgid "Show Nios II debugging." msgstr "" #: nios2-tdep.c:2371 msgid "When on, Nios II specific debugging is enabled." msgstr "" #: nto-procfs.c:96 msgid "Lost the QNX node. Debug session probably over." msgstr "" #: nto-procfs.c:166 msgid "Invalid procfs arg" msgstr "" #: nto-procfs.c:175 nto-procfs.c:193 msgid "Devctl failed." msgstr "" #: nto-procfs.c:185 msgid "alloca failed." msgstr "" #: nto-procfs.c:200 msgid "Invalid target CPU." msgstr "" #: nto-procfs.c:658 procfs.c:3034 msgid "Attaching GDB to itself is not a good idea..." msgstr "" #: nto-procfs.c:702 #, possible-c-format msgid "Couldn't open proc file %s, error %d (%s)" msgstr "" #: nto-procfs.c:705 msgid "Couldn't stop process" msgstr "" #: nto-procfs.c:728 remote-mips.c:2288 msgid "" "Interrupted while waiting for the program.\n" "Give up (and stop debugging it)? " msgstr "" #: nto-procfs.c:1097 msgid "run error!\n" msgstr "" #: nto-procfs.c:1270 #, possible-c-format msgid "Error spawning %s: %d (%s)" msgstr "" #: nto-procfs.c:1566 msgid "pidlist" msgstr "" #: nto-procfs.c:1567 msgid "memory information" msgstr "" #: nto-procfs.c:1597 msgid "Failed to set hardware watchpoint" msgstr "" #: objc-lang.c:127 msgid "no way to lookup Objective-C classes" msgstr "" #: objc-lang.c:156 msgid "no way to lookup Objective-C selectors" msgstr "" #: objc-lang.c:204 msgid "NSString: internal error -- no way to create new NSString" msgstr "" #: objc-lang.c:478 #, possible-c-format msgid "Can't find selector \"%s\"" msgstr "" #: objc-lang.c:525 msgid "internal: compare_selectors(1)" msgstr "" #: objc-lang.c:530 msgid "internal: compare_selectors(2)" msgstr "" #: objc-lang.c:575 objc-lang.c:726 #, possible-c-format msgid "Regexp is too long: %s" msgstr "" #: objc-lang.c:608 #, possible-c-format msgid "Bad method name '%s'" msgstr "" #: objc-lang.c:625 #, possible-c-format msgid "" "Selectors matching \"%s\":\n" "\n" msgstr "" #: objc-lang.c:672 #, possible-c-format msgid "No selectors matching \"%s\"\n" msgstr "" #: objc-lang.c:691 msgid "internal: compare_classes(1)" msgstr "" #: objc-lang.c:763 #, possible-c-format msgid "" "Classes matching \"%s\":\n" "\n" msgstr "" #: objc-lang.c:802 #, possible-c-format msgid "No classes matching \"%s\"\n" msgstr "" #: objc-lang.c:1196 msgid "Unable to locate _NSPrintForDebugger in child process" msgstr "" #: objc-lang.c:1202 msgid "object returns null description" msgstr "" #: objc-lang.c:1213 msgid "" msgstr "" #. INFO SELECTORS command. #: objc-lang.c:1368 msgid "All Objective-C selectors, or those matching REGEXP." msgstr "" #. INFO CLASSES command. #: objc-lang.c:1370 msgid "All Objective-C classes, or those matching REGEXP." msgstr "" #: objc-lang.c:1372 msgid "Ask an Objective-C object to print itself." msgstr "" #: objfiles.c:489 msgid "Entry point address is not known." msgstr "" #: objfiles.c:555 msgid "put_objfile_before: before objfile not in list" msgstr "" #: objfiles.c:587 msgid "unlink_objfile: objfile already unlinked" msgstr "" #: objfiles.c:1337 #, possible-c-format msgid "" "unexpected overlap between:\n" " (A) section `%s' from `%s' [%s, %s)\n" " (B) section `%s' from `%s' [%s, %s).\n" "Will ignore section B" msgstr "" #: objfiles.h:704 msgid "sect_index_data not initialized" msgstr "" #: objfiles.h:710 msgid "sect_index_rodata not initialized" msgstr "" #: objfiles.h:716 msgid "sect_index_text not initialized" msgstr "" #: observer.c:62 #, possible-c-format msgid "Observer debugging is %s.\n" msgstr "" #. We should never reach this point. However, this should not be #. a very serious error, so simply report a warning to the user. #: observer.c:154 msgid "Failed to detach observer" msgstr "" #: observer.c:213 msgid "Set observer debugging." msgstr "" #: observer.c:214 msgid "Show observer debugging." msgstr "" #: observer.c:215 msgid "When non-zero, observer debugging is enabled." msgstr "" #: opencl-lang.c:91 #, possible-c-format msgid "Invalid OpenCL vector size: %d" msgstr "" #: opencl-lang.c:183 opencl-lang.c:212 opencl-lang.c:391 opencl-lang.c:508 #: opencl-lang.c:601 opencl-lang.c:912 valarith.c:1407 valarith.c:1453 #: valarith.c:1811 valarith.c:1847 valops.c:882 msgid "Could not determine the vector bounds" msgstr "" #: opencl-lang.c:399 msgid "Invalid OpenCL vector size" msgstr "" #: opencl-lang.c:446 opencl-lang.c:466 opencl-lang.c:471 opencl-lang.c:475 #: opencl-lang.c:485 #, possible-c-format msgid "Invalid OpenCL vector component accessor %s" msgstr "" #: opencl-lang.c:570 msgid "Attempt to perform an unsupported operation" msgstr "" #: opencl-lang.c:594 msgid "Vector operations are not supported on scalar types" msgstr "" #: opencl-lang.c:608 opencl-lang.c:919 valarith.c:1463 msgid "Cannot perform operation on vectors with different types" msgstr "" #: opencl-lang.c:715 valarith.c:1506 msgid "Argument to operation not a number or boolean." msgstr "" #. Throw an error if arg2 or arg3 aren't vectors. #: opencl-lang.c:902 msgid "Cannot perform conditional operation on incompatible types" msgstr "" #: opencl-lang.c:925 msgid "Cannot perform conditional operation on vectors with different sizes" msgstr "" #: osabi.c:162 #, possible-c-format msgid "" "gdbarch_register_osabi: An attempt to register a handler for OS ABI \"%s\" " "for architecture %s was made. The handler will not be registered" msgstr "" #: osabi.c:180 #, possible-c-format msgid "" "gdbarch_register_osabi: A handler for OS ABI \"%s\" has already been " "registered for architecture %s" msgstr "" #: osabi.c:272 #, possible-c-format msgid "" "gdbarch_lookup_osabi: invalid OS ABI (%d) from sniffer for architecture %s " "flavour %d" msgstr "" #: osabi.c:291 #, possible-c-format msgid "" "gdbarch_lookup_osabi: multiple %sspecific OS ABI match for architecture %s " "flavour %d: first match \"%s\", second match \"%s\"" msgstr "" #: osabi.c:494 #, possible-c-format msgid "GNU ABI tag value %u unrecognized." msgstr "" #: osabi.c:639 #, possible-c-format msgid "Invalid OS ABI \"%s\" passed to command handler." msgstr "" #: osabi.c:647 msgid "Updating OS ABI failed." msgstr "" #: osabi.c:656 #, possible-c-format msgid "The current OS ABI is \"auto\" (currently \"%s\").\n" msgstr "" #: osabi.c:660 #, possible-c-format msgid "The current OS ABI is \"%s\".\n" msgstr "" #: osabi.c:664 #, possible-c-format msgid "The default OS ABI is \"%s\".\n" msgstr "" #: osabi.c:676 msgid "_initialize_gdb_osabi: gdb_osabi_names[] is inconsistent" msgstr "" #: osabi.c:686 msgid "Set OS ABI of target." msgstr "" #: osabi.c:687 msgid "Show OS ABI of target." msgstr "" #: osdata.c:38 msgid "Can not parse XML OS data; XML support was disabled at compile time" msgstr "" #: osdata.c:66 msgid "Seen more than on osdata element" msgstr "" #: osdata.c:174 msgid "osdata" msgstr "" #: osdata.c:257 msgid "Empty data returned by target. Wrong osdata type?" msgstr "" #: osdata.c:259 msgid "Empty type list returned by target. No type data?" msgstr "" #: osdata.c:268 msgid "Can not fetch data now." msgstr "" #: osdata.c:306 msgid "Available types of OS data not reported." msgstr "" #: osdata.c:416 msgid "Show OS data ARG." msgstr "" #: p-typeprint.c:300 msgid "type not handled in pascal_type_print_varspec_prefix()" msgstr "" #: p-typeprint.c:422 msgid "type not handled in pascal_type_print_varspec_suffix()" msgstr "" #: p-valprint.c:410 #, possible-c-format msgid "Invalid pascal type code %d in symbol table." msgstr "" #: p-valprint.c:458 #, possible-c-format msgid "Printing of pascal static members is %s.\n" msgstr "" #: p-valprint.c:898 msgid "Set printing of pascal static members." msgstr "" #: p-valprint.c:899 msgid "Show printing of pascal static members." msgstr "" #: parse.c:97 #, possible-c-format msgid "Expression debugging is %s.\n" msgstr "" #: parse.c:108 #, possible-c-format msgid "Parser debugging is %s.\n" msgstr "" #: parse.c:869 msgid "?error in operator_length_standard" msgstr "" #: parse.c:1156 msgid "expression to compute" msgstr "" #: parse.c:1269 msgid "Junk after end of expression." msgstr "" #: parse.c:1945 msgid "Set expression debugging." msgstr "" #: parse.c:1946 msgid "Show expression debugging." msgstr "" #: parse.c:1947 msgid "" "When non-zero, the internal representation of expressions will be printed." msgstr "" #: parse.c:1954 msgid "Set parser debugging." msgstr "" #: parse.c:1955 msgid "Show parser debugging." msgstr "" #: parse.c:1956 msgid "When non-zero, expression parser tracing will be enabled." msgstr "" #: ppc-linux-nat.c:373 ppc-linux-nat.c:843 msgid "Unable to fetch VSX register" msgstr "" #: ppc-linux-nat.c:402 ppc-linux-nat.c:873 msgid "Unable to fetch AltiVec register" msgstr "" #. Anything else needs to be reported. #: ppc-linux-nat.c:440 ppc-linux-nat.c:2419 msgid "Unable to fetch SPE registers" msgstr "" #: ppc-linux-nat.c:577 #, possible-c-format msgid "fetch_register: unexpected byte order: %d" msgstr "" #: ppc-linux-nat.c:635 ppc-linux-nat.c:2432 msgid "Unable to fetch VSX registers" msgstr "" #: ppc-linux-nat.c:654 ppc-linux-nat.c:2445 msgid "Unable to fetch AltiVec registers" msgstr "" #: ppc-linux-nat.c:681 ppc-linux-nat.c:1157 msgid "Couldn't get general-purpose registers." msgstr "" #: ppc-linux-nat.c:733 ppc-linux-nat.c:1219 msgid "Couldn't get floating-point registers." msgstr "" #: ppc-linux-nat.c:851 msgid "Unable to store VSX register" msgstr "" #: ppc-linux-nat.c:887 msgid "Unable to store AltiVec register" msgstr "" #. Anything else needs to be reported. #: ppc-linux-nat.c:914 msgid "Unable to set SPE registers" msgstr "" #: ppc-linux-nat.c:1103 msgid "Couldn't get VSX registers" msgstr "" #: ppc-linux-nat.c:1109 msgid "Couldn't write VSX registers" msgstr "" #: ppc-linux-nat.c:1126 msgid "Couldn't get AltiVec registers" msgstr "" #: ppc-linux-nat.c:1132 msgid "Couldn't write AltiVec registers" msgstr "" #: ppc-linux-nat.c:1169 msgid "Couldn't set general-purpose registers." msgstr "" #: ppc-linux-nat.c:1231 msgid "Couldn't set floating-point registers." msgstr "" #: ppc-linux-nat.c:1559 msgid "Unexpected error setting breakpoint or watchpoint" msgstr "" #: ppc-linux-nat.c:1606 msgid "Unexpected error deleting breakpoint or watchpoint" msgstr "" #: ppc-linux-nat.c:2281 msgid "The given mask covers kernel address space and cannot be used.\n" msgstr "" #: ppc-linux-tdep.c:1552 msgid "unexpected wordsize" msgstr "" #. Can't happen. #: ppc-sysv-tdep.c:668 msgid "Unknown decimal float size." msgstr "" #: printcmd.c:90 #, possible-c-format msgid "" "The largest offset that will be printed in form is %s.\n" msgstr "" #: printcmd.c:102 #, possible-c-format msgid "Printing of source filename and line number with is %s.\n" msgstr "" #: printcmd.c:424 printcmd.c:500 #, possible-c-format msgid "Undefined output size \"%c\"." msgstr "" #: printcmd.c:526 #, possible-c-format msgid "Undefined output format \"%c\"." msgstr "" #: printcmd.c:854 #, possible-c-format msgid "Unable to display strings with size '%c', using 'b' instead." msgstr "" #: printcmd.c:922 #, possible-c-format msgid "Size letters are meaningless in \"%s\" command." msgstr "" #: printcmd.c:924 #, possible-c-format msgid "Item count other than 1 is meaningless in \"%s\" command." msgstr "" #: printcmd.c:927 #, possible-c-format msgid "Format letter \"%c\" is meaningless in \"%s\" command." msgstr "" #: printcmd.c:1095 msgid "Expression is not an assignment (and might have no effect)" msgstr "" #: printcmd.c:1113 msgid "address" msgstr "" #: printcmd.c:1136 msgid "mapped" msgstr "" #: printcmd.c:1136 msgid "unmapped" msgstr "" #: printcmd.c:1157 #, possible-c-format msgid "%s in load address range of %s overlay section %s of %s\n" msgstr "" #: printcmd.c:1161 #, possible-c-format msgid "%s in load address range of section %s of %s\n" msgstr "" #: printcmd.c:1166 #, possible-c-format msgid "%s in %s overlay section %s of %s\n" msgstr "" #: printcmd.c:1169 #, possible-c-format msgid "%s in section %s of %s\n" msgstr "" #: printcmd.c:1174 #, possible-c-format msgid "%s in load address range of %s overlay section %s\n" msgstr "" #: printcmd.c:1178 #, possible-c-format msgid "%s in load address range of section %s\n" msgstr "" #: printcmd.c:1182 #, possible-c-format msgid "%s in %s overlay section %s\n" msgstr "" #: printcmd.c:1185 #, possible-c-format msgid "%s in section %s\n" msgstr "" #: printcmd.c:1192 #, possible-c-format msgid "No symbol matches %s.\n" msgstr "" #: printcmd.c:1208 msgid "Argument required." msgstr "" #: printcmd.c:1311 #, possible-c-format msgid "an argument in register %s" msgstr "" #: printcmd.c:1314 #, possible-c-format msgid "a variable in register %s" msgstr "" #: printcmd.c:1319 printcmd.c:1392 msgid "static storage at address " msgstr "" #: printcmd.c:1325 printcmd.c:1362 printcmd.c:1397 msgid "" ",\n" " -- loaded at " msgstr "" #: printcmd.c:1327 printcmd.c:1364 printcmd.c:1399 #, possible-c-format msgid " in overlay section %s" msgstr "" #: printcmd.c:1335 #, possible-c-format msgid "address of an argument in register %s" msgstr "" #: printcmd.c:1340 #, possible-c-format msgid "an argument at offset %ld" msgstr "" #: printcmd.c:1344 #, possible-c-format msgid "a local variable at frame offset %ld" msgstr "" #: printcmd.c:1348 #, possible-c-format msgid "a reference argument at offset %ld" msgstr "" #: printcmd.c:1352 msgid "a typedef" msgstr "" #: printcmd.c:1356 msgid "a function at address " msgstr "" #: printcmd.c:1384 #, possible-c-format msgid "" "a thread-local variable at offset %s in the thread-local storage for `%s'" msgstr "" #: printcmd.c:1408 msgid "optimized out" msgstr "" #: printcmd.c:1412 msgid "of unknown (botched) type" msgstr "" #: printcmd.c:1468 msgid "starting display address" msgstr "" #: printcmd.c:1626 msgid "one or more display numbers" msgstr "" #: printcmd.c:1636 #, possible-c-format msgid "bad display number at or near '%s'" msgstr "" #: printcmd.c:1645 printcmd.c:1854 #, possible-c-format msgid "No display number %d.\n" msgstr "" #: printcmd.c:1667 msgid "Delete all auto-display expressions? " msgstr "" #: printcmd.c:1717 #, possible-c-format msgid "Unable to display \"%s\": %s" msgstr "" #: printcmd.c:1781 #, possible-c-format msgid "\n" msgstr "" #: printcmd.c:1864 #, possible-c-format msgid "Disabling display %d to avoid infinite recursion.\n" msgstr "" #: printcmd.c:1877 msgid "There are no auto-display expressions now.\n" msgstr "" #: printcmd.c:1879 msgid "" "Auto-display expressions now in effect:\n" "Num Enb Expression\n" msgstr "" #: printcmd.c:1892 msgid " (cannot be evaluated in the current context)" msgstr "" #: printcmd.c:2276 msgid "format-control string and values to print" msgstr "" #: printcmd.c:2361 #, possible-c-format msgid "expected wchar_t argument for %%lc" msgstr "" #: printcmd.c:2391 printcmd.c:2408 value.c:2756 msgid "Invalid floating value found in program." msgstr "" #: printcmd.c:2415 msgid "long double not supported in printf" msgstr "" #: printcmd.c:2426 msgid "long long not supported in printf" msgstr "" #: printcmd.c:2510 msgid "Describe where symbol SYM is stored." msgstr "" #: printcmd.c:2512 msgid "" "Describe what symbol is at location ADDR.\n" "Only for symbols with fixed locations (global or static scope)." msgstr "" #: printcmd.c:2516 msgid "" "Examine memory: x/FMT ADDRESS.\n" "ADDRESS is an expression for the memory address to examine.\n" "FMT is a repeat count followed by a format letter and a size letter.\n" "Format letters are o(octal), x(hex), d(decimal), u(unsigned decimal),\n" " t(binary), f(float), a(address), i(instruction), c(char), s(string)\n" " and z(hex, zero padded on the left).\n" "Size letters are b(byte), h(halfword), w(word), g(giant, 8 bytes).\n" "The specified number of objects of the specified size are printed\n" "according to the format.\n" "\n" "Defaults for format and size letters are those previously used.\n" "Default count is 1. Default address is following last thing printed\n" "with this command or \"print\"." msgstr "" #: printcmd.c:2532 msgid "Print line number and file of definition of variable." msgstr "" #: printcmd.c:2535 msgid "Expressions to display when program stops, with code numbers." msgstr "" #: printcmd.c:2538 msgid "" "Cancel some expressions to be displayed when program stops.\n" "Arguments are the code numbers of the expressions to stop displaying.\n" "No argument means cancel all automatic-display expressions.\n" "\"delete display\" has the same effect as this command.\n" "Do \"info display\" to see current list of code numbers." msgstr "" #: printcmd.c:2546 msgid "" "Print value of expression EXP each time the program stops.\n" "/FMT may be used before EXP as in the \"print\" command.\n" "/FMT \"i\" or \"s\" or including a size-letter is allowed,\n" "as in the \"x\" command, and then EXP is used to get the address to examine\n" "and examining is done as in the \"x\" command.\n" "\n" "With no argument, display all currently requested auto-display expressions.\n" "Use \"undisplay\" to cancel display requests previously made." msgstr "" #: printcmd.c:2555 msgid "" "Enable some expressions to be displayed when program stops.\n" "Arguments are the code numbers of the expressions to resume displaying.\n" "No argument means enable all automatic-display expressions.\n" "Do \"info display\" to see current list of code numbers." msgstr "" #: printcmd.c:2561 msgid "" "Disable some expressions to be displayed when program stops.\n" "Arguments are the code numbers of the expressions to stop displaying.\n" "No argument means disable all automatic-display expressions.\n" "Do \"info display\" to see current list of code numbers." msgstr "" #: printcmd.c:2567 msgid "" "Cancel some expressions to be displayed when program stops.\n" "Arguments are the code numbers of the expressions to stop displaying.\n" "No argument means cancel all automatic-display expressions.\n" "Do \"info display\" to see current list of code numbers." msgstr "" #: printcmd.c:2573 msgid "" "printf \"printf format string\", arg1, arg2, arg3, ..., argn\n" "This is useful for formatted output in user-defined commands." msgstr "" #: printcmd.c:2577 msgid "" "Like \"print\" but don't put in value history and don't print newline.\n" "This is useful in user-defined commands." msgstr "" #: printcmd.c:2581 printcmd.c:2593 msgid "" "Evaluate expression EXP and assign result to variable VAR, using assignment\n" "syntax appropriate for the current language (VAR = EXP or VAR := EXP for\n" "example). VAR may be a debugger \"convenience\" variable (names starting\n" "with $), a register (a few standard names starting with $), or an actual\n" "variable in the program being debugged. EXP is any valid expression.\n" "Use \"set variable\" for variables with names identical to set subcommands.\n" "\n" "With a subcommand, this command modifies parts of the gdb environment.\n" "You can see these environment settings with the \"show\" command." msgstr "" #. "call" is the same as "set", but handy for dbx users to call fns. #: printcmd.c:2604 msgid "" "Call a function in the program.\n" "The argument is the function name and arguments, in the notation of the\n" "current working language. The result is printed and saved in the value\n" "history, if it is not void." msgstr "" #: printcmd.c:2611 msgid "" "Evaluate expression EXP and assign result to variable VAR, using assignment\n" "syntax appropriate for the current language (VAR = EXP or VAR := EXP for\n" "example). VAR may be a debugger \"convenience\" variable (names starting\n" "with $), a register (a few standard names starting with $), or an actual\n" "variable in the program being debugged. EXP is any valid expression.\n" "This may usually be abbreviated to simply \"set\"." msgstr "" #: printcmd.c:2620 msgid "" "Print value of expression EXP.\n" "Variables accessible are those of the lexical environment of the selected\n" "stack frame, plus all those whose scope is global or an entire file.\n" "\n" "$NUM gets previous value number NUM. $ and $$ are the last two values.\n" "$$NUM refers to NUM'th value back from the last one.\n" "Names starting with $ refer to registers (with the values they would have\n" "if the program were to return to the stack frame now selected, restoring\n" "all registers saved by frames farther in) or else to debugger\n" "\"convenience\" variables (any such name not a known register).\n" "Use assignment expressions to give values to convenience variables.\n" "\n" "{TYPE}ADREXP refers to a datum of data type TYPE, located at address " "ADREXP.\n" "@ is a binary operator for treating consecutive data objects\n" "anywhere in memory as an array. FOO@NUM gives an array whose first\n" "element is FOO, whose second element is stored in the space following\n" "where FOO is stored, etc. FOO must be an expression whose value\n" "resides in memory.\n" "\n" "EXP may be preceded with /FMT, where FMT is a format letter\n" "but no count or size letter (see \"x\" command)." msgstr "" #: printcmd.c:2647 msgid "Set the largest offset that will be printed in form." msgstr "" #: printcmd.c:2648 msgid "Show the largest offset that will be printed in form." msgstr "" #: printcmd.c:2649 msgid "" "Tell GDB to only display the symbolic form of an address if the\n" "offset between the closest earlier symbol and the address is less than\n" "the specified maximum offset. The default is \"unlimited\", which tells " "GDB\n" "to always print the symbolic form of an address if any symbol precedes\n" "it. Zero is equivalent to \"unlimited\"." msgstr "" #: printcmd.c:2659 msgid "Set printing of source filename and line number with ." msgstr "" #: printcmd.c:2660 msgid "Show printing of source filename and line number with ." msgstr "" #: printcmd.c:2666 msgid "" "Convert \"printf format string\", arg1, arg2, arg3, ..., argn to\n" "a command line, and call it." msgstr "" #: probe.c:127 #, possible-c-format msgid "'%s' is not a probe linespec" msgstr "" #: probe.c:132 #, possible-c-format msgid "argument to `%s' missing" msgstr "" #: probe.c:170 msgid "no probe name specified" msgstr "" #: probe.c:172 msgid "invalid provider name" msgstr "" #: probe.c:174 msgid "invalid objfile name" msgstr "" #: probe.c:193 #, possible-c-format msgid "No probe matching objfile=`%s', provider=`%s', name=`%s'" msgstr "" #: probe.c:194 probe.c:195 msgid "" msgstr "" #: probe.c:297 msgid "Invalid provider regexp" msgstr "" #: probe.c:299 msgid "Invalid probe regexp" msgstr "" #: probe.c:301 msgid "Invalid object file regexp" msgstr "" #: probe.c:467 msgid "n/a" msgstr "" #: probe.c:653 msgid "Type" msgstr "" #: probe.c:655 msgid "Provider" msgstr "" #: probe.c:656 msgid "Name" msgstr "" #: probe.c:657 msgid "Where" msgstr "" #: probe.c:675 msgid "Object" msgstr "" #: probe.c:718 probe.c:748 probe.c:794 msgid "No probes matched.\n" msgstr "" #: probe.c:763 #, possible-c-format msgid "Probe %s:%s enabled.\n" msgstr "" #: probe.c:768 #, possible-c-format msgid "Probe %s:%s cannot be enabled.\n" msgstr "" #: probe.c:809 #, possible-c-format msgid "Probe %s:%s disabled.\n" msgstr "" #: probe.c:814 #, possible-c-format msgid "Probe %s:%s cannot be disabled.\n" msgstr "" #: probe.c:946 msgid "" "Show available static probes.\n" "Usage: info probes [all|TYPE [ARGS]]\n" "TYPE specifies the type of the probe, and can be one of the following:\n" " - stap\n" "If you specify TYPE, there may be additional arguments needed by the\n" "subcommand.\n" "If you do not specify any argument, or specify `all', then the command\n" "will show information about all types of probes." msgstr "" #: probe.c:982 probe.c:1014 #, possible-c-format msgid "No probe at PC %s" msgstr "" #: probe.c:989 #, possible-c-format msgid "Invalid probe argument %d -- probe has %u arguments available" msgstr "" #: probe.c:1028 #, possible-c-format msgid "Invalid probe argument %d -- probe has %d arguments available" msgstr "" #: probe.c:1079 msgid "Show information about all type of probes." msgstr "" #: probe.c:1083 msgid "" "Enable probes.\n" "Usage: enable probes [PROVIDER [NAME [OBJECT]]]\n" "Each argument is a regular expression, used to select probes.\n" "PROVIDER matches probe provider names.\n" "NAME matches the probe names.\n" "OBJECT matches the executable or shared library name.\n" "If you do not specify any argument then the command will enable\n" "all defined probes." msgstr "" #: probe.c:1094 msgid "" "Disable probes.\n" "Usage: disable probes [PROVIDER [NAME [OBJECT]]]\n" "Each argument is a regular expression, used to select probes.\n" "PROVIDER matches probe provider names.\n" "NAME matches the probe names.\n" "OBJECT matches the executable or shared library name.\n" "If you do not specify any argument then the command will disable\n" "all defined probes." msgstr "" #: proc-api.c:781 msgid "Set tracing for /proc api calls." msgstr "" #: proc-api.c:782 msgid "Show tracing for /proc api calls." msgstr "" #: proc-api.c:788 msgid "Set filename for /proc tracefile." msgstr "" #: proc-api.c:789 msgid "Show filename for /proc tracefile." msgstr "" #: procfs.c:483 #, possible-c-format msgid "procfs: couldn't find pid %d (kernel thread %d) in procinfo list." msgstr "" #: procfs.c:487 #, possible-c-format msgid "procfs: couldn't find pid %d in procinfo list." msgstr "" #: procfs.c:884 #, possible-c-format msgid "load_syscalls: Can't open /proc/%d/sysent" msgstr "" #: procfs.c:891 procfs.c:905 #, possible-c-format msgid "load_syscalls: Error reading /proc/%d/sysent" msgstr "" #: procfs.c:896 #, possible-c-format msgid "load_syscalls: /proc/%d/sysent contains no syscalls!" msgstr "" #: procfs.c:1365 #, possible-c-format msgid "procfs: modify_flag failed to turn %s %s" msgstr "" #: procfs.c:1609 msgid "procfs: set_traced_signals failed" msgstr "" #: procfs.c:2568 #, possible-c-format msgid "procfs_find_LDT_entry: could not find procinfo for %d:%ld." msgstr "" #: procfs.c:2575 #, possible-c-format msgid "procfs_find_LDT_entry: could not read gregs for %d:%ld." msgstr "" #: procfs.c:3041 #, possible-c-format msgid "Attaching to program `%s', %s\n" msgstr "" #: procfs.c:3092 msgid "procfs: out of memory in 'attach'" msgstr "" #: procfs.c:3182 msgid "Was stopped when attached, make it runnable again? " msgstr "" #: procfs.c:3225 #, possible-c-format msgid "procfs: fetch_registers failed to find procinfo for %s" msgstr "" #: procfs.c:3274 #, possible-c-format msgid "procfs: store_registers: failed to find procinfo for %s" msgstr "" #: procfs.c:3419 #, possible-c-format msgid "Failed to create a bfd: %s." msgstr "" #: procfs.c:3442 msgid "Failed to insert dbx_link breakpoint." msgstr "" #: procfs.c:3582 #, possible-c-format msgid "procfs: couldn't stop process %d: wait returned %d." msgstr "" #: procfs.c:3690 msgid "procfs: trapped on entry to " msgstr "" #: procfs.c:3700 procfs.c:3803 #, possible-c-format msgid "%ld syscall arguments:\n" msgstr "" #: procfs.c:3793 msgid "procfs: trapped on exit from " msgstr "" #: procfs.c:3822 #, possible-c-format msgid "Retry #%d:\n" msgstr "" #: procfs.c:3890 procfs.c:3898 msgid "child stopped for unknown reason:\n" msgstr "" #: procfs.c:3892 procfs.c:3900 msgid "... giving up..." msgstr "" #: procfs.c:3925 msgid "procfs: ...giving up..." msgstr "" #: procfs.c:4161 msgid "" "resume: target already running. Pretend to resume, and hope for the best!" msgstr "" #: procfs.c:4198 #, possible-c-format msgid "\tUsing the running image of %s %s via /proc.\n" msgstr "" #: procfs.c:4319 msgid "procfs: out of memory in 'init_inferior'" msgstr "" #: procfs.c:4426 msgid "procfs: create_procinfo failed in child." msgstr "" #. Not found. This must be an error rather than merely passing #. the file to execlp(), because execlp() would try all the #. exec()s, causing GDB to get confused. #: procfs.c:4597 #, possible-c-format msgid "procfs:%d -- Can't find shell %s in PATH" msgstr "" #: procfs.c:5161 #, possible-c-format msgid "process %d flags:\n" msgstr "" #: procfs.c:5171 #, possible-c-format msgid "thread %d flags:\n" msgstr "" #: procfs.c:5231 msgid "you must be debugging a process to use this command." msgstr "" #: procfs.c:5234 msgid "system call to trace" msgstr "" #: procfs.c:5279 msgid "Give a trace of entries into the syscall." msgstr "" #: procfs.c:5281 msgid "Give a trace of exits from the syscall." msgstr "" #: procfs.c:5283 msgid "Cancel a trace of entries into the syscall." msgstr "" #: procfs.c:5285 msgid "Cancel a trace of exits from the syscall." msgstr "" #: procfs.c:5478 msgid "gcore not implemented for this host." msgstr "" #: progspace.c:390 #, possible-c-format msgid "program space ID %d not known." msgstr "" #: progspace.c:517 msgid "Info about currently known program spaces." msgstr "" #: psymtab.c:87 symfile.c:1186 #, possible-c-format msgid "Reading symbols from %s..." msgstr "" #: psymtab.c:97 symfile.c:1214 msgid "(no debugging symbols found)..." msgstr "" #. Might want to error() here (in case symtab is corrupt and #. will cause a core dump), but maybe we can successfully #. continue, so let's not. #: psymtab.c:394 #, possible-c-format msgid "(Internal error: pc %s in read in psymtab, but not in symtab.)\n" msgstr "" #: psymtab.c:858 msgid "select_source_symtab: readin pst found and no symtabs." msgstr "" #: psymtab.c:1071 #, possible-c-format msgid " Number of psym tables (not yet expanded): %d\n" msgstr "" #: psymtab.c:1975 msgid "" "print-psymbols takes an output file name and optional symbol file name" msgstr "" #: psymtab.c:2231 msgid "" "Print dump of current partial symbol definitions.\n" "Entries in the partial symbol table are dumped to file OUTFILE.\n" "If a SOURCE file is specified, dump only that file's partial symbols." msgstr "" #: psymtab.c:2237 msgid "" "List the partial symbol tables for all object files.\n" "This does not include information about individual partial symbols,\n" "just the symbol table structures themselves." msgstr "" #: psymtab.c:2244 msgid "Check consistency of currently expanded psymtabs versus symtabs." msgstr "" #: python/python.c:227 python/python.c:1955 msgid "internal error: Unhandled Python exception" msgstr "" #: python/python.c:255 msgid "Python not initialized" msgstr "" #: python/python.c:361 python/python.c:465 python/python.c:486 #: python/py-xmethods.c:653 python/py-xmethods.c:661 python/py-xmethods.c:677 #: python/py-xmethods.c:687 python/py-xmethods.c:697 python/py-function.c:152 #: python/py-prettyprint.c:668 msgid "Error while executing Python code." msgstr "" #: python/python.c:405 #, possible-c-format msgid "Error while opening file: %s" msgstr "" #: python/python.c:457 msgid "Invalid \"python\" block structure." msgstr "" #: python/python.c:560 msgid "Programmer error: unhandled type." msgstr "" #: python/python.c:594 #, possible-c-format msgid "Could not find parameter `%s'." msgstr "" #: python/python.c:598 #, possible-c-format msgid "`%s' is not a parameter." msgstr "" #: python/python.c:984 msgid "Posted event is not callable" msgstr "" #: python/python.c:1076 msgid "Return from prompt_hook must be either a Python string, or None" msgstr "" #: python/python.c:1242 msgid "Error occurred computing Python errormessage.\n" msgstr "" #: python/python.c:1550 msgid "Python scripting is not supported in this copy of GDB." msgstr "" #: python/python.c:1642 msgid "" "Start an interactive Python prompt.\n" "\n" "To return to GDB, type the EOF character (e.g., Ctrl-D on an empty\n" "prompt).\n" "\n" "Alternatively, a single-line Python command can be given as an\n" "argument, and if the command is an expression, the result will be\n" "printed. For example:\n" "\n" " (gdb) python-interactive 2 + 3\n" " 5\n" msgstr "" #: python/python.c:1656 msgid "" "Start a Python interactive prompt.\n" "\n" "Python scripting is not supported in this copy of GDB.\n" "This command is only a placeholder." msgstr "" #: python/python.c:1667 msgid "" "Evaluate a Python command.\n" "\n" "The command can be given as an argument, for instance:\n" "\n" " python print 23\n" "\n" "If no argument is given, the following lines are read and used\n" "as the Python commands. Type a line containing \"end\" to indicate\n" "the end of the command." msgstr "" #: python/python.c:1678 msgid "" "Evaluate a Python command.\n" "\n" "Python scripting is not supported in this copy of GDB.\n" "This command is only a placeholder." msgstr "" #: python/python.c:1689 python/python.c:1694 msgid "Prefix command for python preference settings." msgstr "" #: python/python.c:1699 msgid "Set mode for Python stack dump on error." msgstr "" #: python/python.c:1700 msgid "Show the mode of Python stack printing on error." msgstr "" #. This is passed in one call to warning so that blank lines aren't #. inserted between each line of text. #: python/python.c:1935 #, possible-c-format msgid "" "\n" "Could not load the Python gdb module from `%s'.\n" "Limited Python support is available from the _gdb module.\n" "Suggest passing --data-directory=/path/to/gdb/data-directory.\n" msgstr "" #: python/py-cmd.c:128 python/py-cmd.c:248 msgid "Invalid invocation of Python command object." msgstr "" #: python/py-cmd.c:137 msgid "Python command object missing 'invoke' method." msgstr "" #: python/py-cmd.c:146 msgid "Could not convert arguments to Python string." msgstr "" #. An error occurred computing the string representation of the #. error message. This is rare, but we should inform the user. #: python/py-cmd.c:174 msgid "" "An error occurred in a Python command\n" "and then another occurred computing the error message.\n" msgstr "" #: python/py-cmd.c:193 #, possible-c-format msgid "Error occurred in Python command: %s" msgstr "" #: python/py-cmd.c:195 msgid "Error occurred in Python command." msgstr "" #: python/py-cmd.c:257 python/py-cmd.c:262 msgid "Could not convert argument to Python string." msgstr "" #: python/py-cmd.c:444 msgid "No command name found." msgstr "" #: python/py-cmd.c:476 #, possible-c-format msgid "Could not find command prefix %s." msgstr "" #: python/py-cmd.c:490 #, possible-c-format msgid "'%s' is not a prefix command." msgstr "" #: python/py-cmd.c:537 msgid "Command object already initialized." msgstr "" #: python/py-cmd.c:553 python/py-param.c:676 msgid "Invalid command class argument." msgstr "" #: python/py-cmd.c:560 msgid "Invalid completion type argument." msgstr "" #: python/py-auto-load.c:40 #, possible-c-format msgid "Auto-loading of Python scripts is %s.\n" msgstr "" #: python/py-auto-load.c:67 msgid "Set the debugger's behaviour regarding auto-loaded Python scripts." msgstr "" #: python/py-auto-load.c:68 msgid "Show the debugger's behaviour regarding auto-loaded Python scripts." msgstr "" #: python/py-auto-load.c:69 msgid "" "If enabled, auto-loaded Python scripts are loaded when the debugger reads\n" "an executable or shared library.\n" "This options has security implications for untrusted inferiors." msgstr "" #: python/py-auto-load.c:78 msgid "" "Set the debugger's behaviour regarding auto-loaded Python scripts, " "deprecated." msgstr "" #: python/py-auto-load.c:81 msgid "" "Show the debugger's behaviour regarding auto-loaded Python scripts, " "deprecated." msgstr "" #: python/py-auto-load.c:96 msgid "" "Print the list of automatically loaded Python scripts.\n" "Usage: info auto-load python-scripts [REGEXP]" msgstr "" #: python/py-auto-load.c:100 msgid "Print the list of automatically loaded Python scripts, deprecated." msgstr "" #: python/py-finishbreakpoint.c:187 python/py-finishbreakpoint.c:210 msgid "Invalid ID for the `frame' object." msgstr "" #: python/py-finishbreakpoint.c:195 msgid "\"FinishBreakpoint\" not meaningful in the outermost frame." msgstr "" #: python/py-finishbreakpoint.c:202 msgid "\"FinishBreakpoint\" cannot be set on a dummy frame." msgstr "" #: python/py-finishbreakpoint.c:228 msgid "No thread currently selected." msgstr "" #: python/py-finishbreakpoint.c:238 msgid "The value of `internal' must be a boolean." msgstr "" #: python/py-breakpoint.c:124 msgid "Cannot delete `enabled' attribute." msgstr "" #: python/py-breakpoint.c:131 msgid "The value of `enabled' must be a boolean." msgstr "" #: python/py-breakpoint.c:167 msgid "Cannot delete `silent' attribute." msgstr "" #: python/py-breakpoint.c:173 msgid "The value of `silent' must be a boolean." msgstr "" #: python/py-breakpoint.c:198 msgid "Cannot delete `thread' attribute." msgstr "" #: python/py-breakpoint.c:209 msgid "Invalid thread ID." msgstr "" #: python/py-breakpoint.c:218 msgid "The value of `thread' must be an integer or None." msgstr "" #: python/py-breakpoint.c:240 msgid "Cannot delete `task' attribute." msgstr "" #: python/py-breakpoint.c:261 msgid "Invalid task ID." msgstr "" #: python/py-breakpoint.c:270 msgid "The value of `task' must be an integer or None." msgstr "" #: python/py-breakpoint.c:317 msgid "Cannot delete `ignore_count' attribute." msgstr "" #: python/py-breakpoint.c:323 msgid "The value of `ignore_count' must be an integer." msgstr "" #: python/py-breakpoint.c:357 msgid "Cannot delete `hit_count' attribute." msgstr "" #: python/py-breakpoint.c:370 msgid "The value of `hit_count' must be zero." msgstr "" #: python/py-breakpoint.c:451 msgid "Cannot delete `condition' attribute." msgstr "" #: python/py-breakpoint.c:697 msgid "Cannot understand watchpoint access type." msgstr "" #: python/py-breakpoint.c:701 msgid "Do not understand breakpoint type to set." msgstr "" #: python/py-breakpoint.c:896 msgid "Error while creating breakpoint from GDB." msgstr "" #. Require that INFERIOR be a valid inferior ID. #: python/py-infthread.c:34 python/py-infthread.c:87 msgid "Thread no longer exists." msgstr "" #: python/py-infthread.c:94 msgid "Cannot delete `name' attribute." msgstr "" #: python/py-infthread.c:102 msgid "The value of `name' must be a string." msgstr "" #. Require a valid block. All access to block_object->block should be #. gated by this call. #: python/py-block.c:64 msgid "Block is invalid." msgstr "" #. Require a valid block. This macro is called during block iterator #. creation, and at each next call. #: python/py-block.c:76 msgid "Source block for iterator is invalid." msgstr "" #: python/py-block.c:324 msgid "Symbol is null." msgstr "" #: python/py-block.c:397 msgid "Cannot locate object file for block." msgstr "" #. Require a valid Architecture. #: python/py-arch.c:40 msgid "Architecture is invalid." msgstr "" #: python/py-arch.c:153 msgid "Argument 'end_pc' should be a (long) integer." msgstr "" #: python/py-arch.c:163 msgid "" "Argument 'end_pc' should be greater than or equal to the argument 'start_pc'." msgstr "" #: python/py-arch.c:177 msgid "Argument 'count' should be an non-negative integer." msgstr "" #: python/py-utils.c:98 msgid "Expected a string or unicode object." msgstr "" #: python/py-utils.c:346 msgid "Overflow converting to address." msgstr "" #: python/py-xmethods.c:459 msgid "" "Arg type returned by the get_arg_types method of a debug method worker " "object is not a gdb.Type object." msgstr "" #: python/py-xmethods.c:478 msgid "" "Arg type returned by the get_arg_types method of an xmethod worker object is " "not a gdb.Type object." msgstr "" #: python/py-xmethods.c:596 msgid "" "Type returned by the get_result_type method of an xmethod worker object is " "not a gdb.Type object." msgstr "" #: python/py-framefilter.c:97 msgid "Unexpected value. Expecting a gdb.Symbol or a Python string." msgstr "" #: python/py-framefilter.c:589 msgid "No symbol or value provided." msgstr "" #: python/py-framefilter.c:1238 msgid "FrameDecorator.function: expecting a String, integer or None." msgstr "" #: python/py-value.c:129 msgid "Value object creation takes only 1 argument" msgstr "" #: python/py-value.c:137 msgid "Could not allocate memory to create Value object." msgstr "" #: python/py-value.c:223 msgid "" "Trying to get the referenced value from a value which is neither a pointer " "nor a reference." msgstr "" #: python/py-value.c:508 msgid "Argument must be a type." msgstr "" #: python/py-value.c:569 python/py-value.c:1415 python/py-value.c:1447 msgid "Invalid operation on gdb.Value." msgstr "" #: python/py-value.c:592 msgid "'parent_type' attribute of gdb.Field object is not agdb.Type object." msgstr "" #: python/py-value.c:655 msgid "'type' attribute of gdb.Field object is not a gdb.Type object." msgstr "" #: python/py-value.c:691 msgid "Invalid lookup for a field not contained in the value." msgstr "" #: python/py-value.c:730 msgid "gdb.Field object has no name and no 'bitpos' attribute." msgstr "" #: python/py-value.c:790 msgid "Cannot subscript requested type." msgstr "" #: python/py-value.c:816 msgid "Setting of struct elements is not currently supported." msgstr "" #: python/py-value.c:845 msgid "Value is not callable (not TYPE_CODE_FUNC)." msgstr "" #: python/py-value.c:852 msgid "Inferior arguments must be provided in a tuple." msgstr "" #: python/py-value.c:1483 msgid "Cannot convert value to int." msgstr "" #: python/py-value.c:1511 msgid "Cannot convert value to long." msgstr "" #: python/py-value.c:1537 msgid "Cannot convert value to float." msgstr "" #: python/py-value.c:1685 #, possible-c-format msgid "Could not convert Python object: %S." msgstr "" #: python/py-value.c:1688 #, possible-c-format msgid "Could not convert Python object: %s." msgstr "" #. Require that INFERIOR be a valid inferior ID. #: python/py-inferior.c:76 msgid "Inferior no longer exists." msgstr "" #: python/py-inferior.c:638 #, possible-c-format msgid "Memory buffer for address %s, which is %s bytes long." msgstr "" #: python/py-inferior.c:670 msgid "The memory buffer supports only one segment." msgstr "" #: python/py-inferior.c:749 msgid "The pattern is not a Python buffer." msgstr "" #: python/py-inferior.c:769 msgid "Search range is empty." msgstr "" #: python/py-inferior.c:777 msgid "The search range is too large." msgstr "" #. Require a valid frame. This must be called inside a TRY_CATCH, or #. another context in which a gdb exception is allowed. #: python/py-frame.c:54 msgid "Frame is invalid." msgstr "" #: python/py-frame.c:279 msgid "Unknown register." msgstr "" #: python/py-frame.c:318 msgid "Cannot locate block for frame." msgstr "" #: python/py-frame.c:531 python/py-type.c:957 msgid "Second argument must be block." msgstr "" #: python/py-frame.c:559 #, possible-c-format msgid "Variable '%s' not found." msgstr "" #: python/py-frame.c:570 msgid "Argument must be a symbol or string." msgstr "" #: python/py-frame.c:668 msgid "Invalid frame stop reason." msgstr "" #: python/py-unwind.c:188 #, possible-c-format msgid "The value of the '%s' attribute is not a pointer." msgstr "" #: python/py-unwind.c:449 msgid "frame_id should have 'sp' attribute." msgstr "" #: python/py-unwind.c:567 msgid "A Unwinder should return gdb.UnwindInfo instance." msgstr "" #: python/py-unwind.c:668 msgid "Set Python unwinder debugging." msgstr "" #: python/py-unwind.c:669 msgid "Show Python unwinder debugging." msgstr "" #: python/py-unwind.c:670 msgid "When non-zero, Python unwinder debugging is enabled." msgstr "" #. Require that OBJF be a valid objfile. #: python/py-objfile.c:66 msgid "Objfile no longer exists." msgstr "" #: python/py-objfile.c:263 msgid "Cannot delete the pretty_printers attribute." msgstr "" #: python/py-objfile.c:270 msgid "The pretty_printers attribute must be a list." msgstr "" #: python/py-objfile.c:304 msgid "Cannot delete the frame filters attribute." msgstr "" #: python/py-objfile.c:311 msgid "The frame_filters attribute must be a dictionary." msgstr "" #: python/py-objfile.c:346 msgid "Cannot delete the frame unwinders attribute." msgstr "" #: python/py-objfile.c:353 msgid "The frame_unwinders attribute must be a list." msgstr "" #: python/py-objfile.c:399 msgid "Cannot delete the type_printers attribute." msgstr "" #: python/py-objfile.c:406 msgid "The type_printers attribute must be a list." msgstr "" #: python/py-objfile.c:590 msgid "Not a valid build id." msgstr "" #: python/py-objfile.c:606 msgid "Objfile not found." msgstr "" #: python/py-linetable.c:75 msgid "Symbol Table in line table is invalid." msgstr "" #: python/py-linetable.c:216 python/py-linetable.c:249 msgid "Linetable information not found in symbol table" msgstr "" #. Require a valid symbol table. All access to symtab_object->symtab #. should be gated by this call. #: python/py-symtab.c:52 msgid "Symbol Table is invalid." msgstr "" #. Require a valid symbol table and line object. All access to #. sal_object->sal should be gated by this call. #: python/py-symtab.c:83 msgid "Symbol Table and Line is invalid." msgstr "" #: python/py-varobj.c:113 msgid "Invalid item from the child list" msgstr "" #: python/py-varobj.c:187 msgid "Null value returned for children" msgstr "" #: python/py-varobj.c:196 msgid "Could not get children iterator" msgstr "" #. Require that BREAKPOINT be a valid breakpoint ID; throw a Python #. exception if it is invalid. #. Require that BREAKPOINT be a valid breakpoint ID; throw a Python #. exception if it is invalid. This macro is for use in setter functions. #: python/python-internal.h:274 python/python-internal.h:284 #, possible-c-format msgid "Breakpoint %d is invalid." msgstr "" #: python/py-function.c:86 msgid "No method named 'invoke' in object." msgstr "" #. An error occurred computing the string representation of the #. error message. This is rare, but we should inform the user. #: python/py-function.c:113 msgid "" "An error occurred in a Python convenience function\n" "and then another occurred computing the error message.\n" msgstr "" #: python/py-function.c:133 #, possible-c-format msgid "Error occurred in Python convenience function: %s" msgstr "" #: python/py-function.c:136 msgid "Error occurred in Python convenience function." msgstr "" #: python/py-function.c:194 msgid "This function is not documented." msgstr "" #: python/py-lazy-string.c:103 msgid "Cannot create a value from NULL." msgstr "" #: python/py-lazy-string.c:137 msgid "Cannot create a lazy string with address 0x0, and a non-zero length." msgstr "" #: python/py-lazy-string.c:145 msgid "A lazy string's type cannot be NULL." msgstr "" #: python/py-param.c:137 msgid "String required for filename." msgstr "" #: python/py-param.c:170 msgid "ENUM arguments must be a string." msgstr "" #: python/py-param.c:184 msgid "The value must be member of an enumeration." msgstr "" #: python/py-param.c:195 msgid "A boolean argument is required." msgstr "" #: python/py-param.c:208 msgid "A boolean or None is required" msgstr "" #: python/py-param.c:236 msgid "The value must be integer." msgstr "" #: python/py-param.c:261 msgid "Range exceeded." msgstr "" #: python/py-param.c:271 msgid "Unhandled type in parameter value." msgstr "" #: python/py-param.c:292 msgid "Cannot delete a parameter's value." msgstr "" #: python/py-param.c:349 msgid "Parameter must return a string value." msgstr "" #: python/py-param.c:576 msgid "An enumeration is required for PARAM_ENUM." msgstr "" #: python/py-param.c:583 msgid "The enumeration is not a sequence." msgstr "" #: python/py-param.c:593 msgid "The enumeration is empty." msgstr "" #: python/py-param.c:614 msgid "The enumeration item not a string." msgstr "" #: python/py-param.c:688 msgid "Invalid parameter class argument." msgstr "" #: python/py-param.c:695 msgid "Only PARAM_ENUM accepts a fourth argument." msgstr "" #: python/py-prettyprint.c:560 msgid "Result of children iterator not a tuple of two elements." msgstr "" #: python/py-prettyprint.c:572 msgid "Bad result from children iterator.\n" msgstr "" #: python/py-prettyprint.c:860 msgid "Argument must be a gdb.Value." msgstr "" #. Require a valid symbol. All access to symbol_object->symbol should be #. gated by this call. #: python/py-symbol.c:47 msgid "Symbol is invalid." msgstr "" #: python/py-symbol.c:275 msgid "invalid frame" msgstr "" #: python/py-symbol.c:279 msgid "symbol requires a frame to compute its value" msgstr "" #: python/py-type.c:527 msgid "Array bound must be an integer" msgstr "" #: python/py-type.c:614 msgid "This type does not have a range." msgstr "" #: python/py-type.c:690 msgid "Type does not have a target." msgstr "" #: python/py-type.c:881 msgid "Null type name." msgstr "" #: python/py-type.c:912 msgid "Type is not a template." msgstr "" #: python/py-type.c:925 python/py-type.c:982 #, possible-c-format msgid "No argument %d in template." msgstr "" #: python/py-type.c:993 msgid "Template argument is optimized out" msgstr "" #: python/py-type.c:1425 msgid "'block' argument must be a Block." msgstr "" #: ravenscar-thread.c:394 msgid "\"set ravenscar\" must be followed by the name of a setting.\n" msgstr "" #: ravenscar-thread.c:415 msgid "Support for Ravenscar task/thread switching is enabled\n" msgstr "" #: ravenscar-thread.c:418 msgid "Support for Ravenscar task/thread switching is disabled\n" msgstr "" #: ravenscar-thread.c:441 msgid "Prefix command for changing Ravenscar-specific settings" msgstr "" #: ravenscar-thread.c:445 msgid "Prefix command for showing Ravenscar-specific settings" msgstr "" #: ravenscar-thread.c:449 msgid "Enable or disable support for GNAT Ravenscar tasks" msgstr "" #: ravenscar-thread.c:450 msgid "Show whether support for GNAT Ravenscar tasks is enabled" msgstr "" #: ravenscar-thread.c:452 msgid "" "Enable or disable support for task/thread switching with the GNAT\n" "Ravenscar run-time library for bareboard configuration." msgstr "" #: record-btrace.c:331 record-btrace.c:347 #, possible-c-format msgid "Buffer size: %u%s.\n" msgstr "" #: record-btrace.c:356 #, possible-c-format msgid "Recording format: %s.\n" msgstr "" #: record-btrace.c:440 #, possible-c-format msgid "" "Recorded %u instructions in %u functions (%u gaps) for thread %s (%s).\n" msgstr "" #: record-btrace.c:445 #, possible-c-format msgid "Replay in progress. At instruction %u.\n" msgstr "" #: record-btrace.c:473 msgid "instruction overflow" msgstr "" #: record-btrace.c:477 msgid "unknown instruction" msgstr "" #: record-btrace.c:488 msgid "trace decode cancelled" msgstr "" #: record-btrace.c:493 msgid "disabled" msgstr "" #: record-btrace.c:498 msgid "overflow" msgstr "" #: record-btrace.c:510 msgid "[" msgstr "" #: record-btrace.c:513 msgid "decode error (" msgstr "" #: record-btrace.c:515 msgid "): " msgstr "" #: record-btrace.c:518 msgid "]\n" msgstr "" #: record-btrace.c:772 record-btrace.c:904 msgid "Bad record instruction-history-size." msgstr "" #: record-btrace.c:832 record-btrace.c:1196 msgid "At the start of the branch trace record.\n" msgstr "" #: record-btrace.c:834 record-btrace.c:1198 msgid "At the end of the branch trace record.\n" msgstr "" #: record-btrace.c:865 record-btrace.c:868 record-btrace.c:1231 #: record-btrace.c:1234 msgid "Bad range." msgstr "" #: record-btrace.c:874 record-btrace.c:1240 msgid "Range out of bounds." msgstr "" #: record-btrace.c:1101 msgid "\tinst " msgstr "" #: record-btrace.c:1107 msgid "\tat " msgstr "" #: record-btrace.c:1133 record-btrace.c:1272 msgid "Bad record function-call-history-size." msgstr "" #: record-btrace.c:1486 msgid "Cannot write registers while replaying." msgstr "" #: record-btrace.c:1656 msgid "Registers are not available in btrace record history" msgstr "" #: record-btrace.c:1665 msgid "No caller in btrace record history" msgstr "" #: record-btrace.c:2369 msgid "invalid stepping type." msgstr "" #: record-btrace.c:2764 msgid "Instruction number out of range." msgstr "" #: record-btrace.c:2770 msgid "No such instruction." msgstr "" #: record-btrace.c:2967 #, possible-c-format msgid "Replay memory access is %s.\n" msgstr "" #: record-btrace.c:2976 msgid "" "\"set record btrace bts\" must be followed by an appropriate subcommand.\n" msgstr "" #: record-btrace.c:2995 msgid "" "\"set record btrace pt\" must be followed by an appropriate subcommand.\n" msgstr "" #: record-btrace.c:3016 #, possible-c-format msgid "The record/replay bts buffer size is %s.\n" msgstr "" #: record-btrace.c:3027 #, possible-c-format msgid "The record/replay pt buffer size is %s.\n" msgstr "" #: record-btrace.c:3039 msgid "Start branch trace recording." msgstr "" #: record-btrace.c:3044 msgid "" "Start branch trace recording in Branch Trace Store (BTS) format.\n" "\n" "The processor stores a from/to record for each branch into a cyclic buffer.\n" "This format may not be available on all processors." msgstr "" #: record-btrace.c:3052 msgid "" "Start branch trace recording in Intel Processor Trace format.\n" "\n" "This format may not be available on all processors." msgstr "" #: record-btrace.c:3059 record-full.c:2849 record.c:775 msgid "Set record options" msgstr "" #: record-btrace.c:3063 record-full.c:2853 record.c:779 msgid "Show record options" msgstr "" #: record-btrace.c:3067 msgid "Set what memory accesses are allowed during replay." msgstr "" #: record-btrace.c:3068 msgid "Show what memory accesses are allowed during replay." msgstr "" #: record-btrace.c:3070 msgid "" "Default is READ-ONLY.\n" "\n" "The btrace record target does not trace data.\n" "The memory therefore corresponds to the live target and not to the current " "replay position.\n" "\n" "When READ-ONLY, allow accesses to read-only memory during replay.\n" "When READ-WRITE, allow accesses to read-only and read-write memory during " "replay." msgstr "" #: record-btrace.c:3082 msgid "Set record btrace bts options" msgstr "" #: record-btrace.c:3087 msgid "Show record btrace bts options" msgstr "" #: record-btrace.c:3093 msgid "Set the record/replay bts buffer size." msgstr "" #: record-btrace.c:3094 msgid "Show the record/replay bts buffer size." msgstr "" #: record-btrace.c:3094 msgid "" "When starting recording request a trace buffer of this size. The actual " "buffer size may differ from the requested size. Use \"info record\" to see " "the actual buffer size.\n" "\n" "Bigger buffers allow longer recording but also take more time to process the " "recorded execution trace.\n" "\n" "The trace buffer size may not be changed while recording." msgstr "" #: record-btrace.c:3106 msgid "Set record btrace pt options" msgstr "" #: record-btrace.c:3111 msgid "Show record btrace pt options" msgstr "" #: record-btrace.c:3117 msgid "Set the record/replay pt buffer size." msgstr "" #: record-btrace.c:3118 msgid "Show the record/replay pt buffer size." msgstr "" #: record-btrace.c:3118 msgid "" "Bigger buffers allow longer recording but also take more time to process the " "recorded execution.\n" "The actual buffer size may differ from the requested size. Use \"info " "record\" to see the actual buffer size." msgstr "" #: record-full.c:549 msgid "" "Do you want to auto delete previous execution log entries when record/replay " "buffer becomes full (record full stop-at-limit)?" msgstr "" #: record-full.c:557 msgid "Process record: stopped by user." msgstr "" #: record-full.c:628 msgid "Process record: inferior program stopped." msgstr "" #: record-full.c:630 record-full.c:1437 record-full.c:1446 record-full.c:1452 msgid "Process record: failed to record execution log." msgstr "" #: record-full.c:751 #, possible-c-format msgid "Process record: error writing memory at addr = %s len = %d." msgstr "" #: record-full.c:836 msgid "Process record: the program is not being run." msgstr "" #: record-full.c:838 msgid "" "Process record target can't debug inferior in non-stop mode (non-stop)." msgstr "" #: record-full.c:842 msgid "" "Process record: the current architecture doesn't support record function." msgstr "" #: record-full.c:1480 msgid "" "Because GDB is in replay mode, changing the value of a register will make " "the execution log unusable from this point onward. Change all registers?" msgstr "" #: record-full.c:1486 #, possible-c-format msgid "" "Because GDB is in replay mode, changing the value of a register will make " "the execution log unusable from this point onward. Change register %s?" msgstr "" #: record-full.c:1508 record-full.c:1542 msgid "Process record canceled the operation." msgstr "" #. Let user choose if he wants to write memory or not. #: record-full.c:1538 #, possible-c-format msgid "" "Because GDB is in replay mode, writing to memory will make the execution log " "unusable from this point onward. Write memory at address %s?" msgstr "" #: record-full.c:1773 reverse.c:271 #, possible-c-format msgid "Unbalanced quotes: %s" msgstr "" #: record-full.c:1798 msgid "Replay mode:\n" msgstr "" #: record-full.c:1800 msgid "Record mode:\n" msgstr "" #. Display instruction number for first instruction in the log. #: record-full.c:1812 #, possible-c-format msgid "Lowest recorded instruction number is %s.\n" msgstr "" #: record-full.c:1817 #, possible-c-format msgid "Current instruction number is %s.\n" msgstr "" #. Display instruction number for last instruction in the log. #: record-full.c:1821 #, possible-c-format msgid "Highest recorded instruction number is %s.\n" msgstr "" #. Display log count. #: record-full.c:1825 #, possible-c-format msgid "Log contains %u instructions.\n" msgstr "" #: record-full.c:1829 msgid "No instructions have been logged.\n" msgstr "" #. Display max log size. #: record-full.c:1832 #, possible-c-format msgid "Max logged instructions is %u.\n" msgstr "" #: record-full.c:1870 msgid "Target insn not found." msgstr "" #: record-full.c:1872 msgid "Already at target insn." msgstr "" #: record-full.c:1875 #, possible-c-format msgid "Go forward to insn number %s\n" msgstr "" #: record-full.c:1881 #, possible-c-format msgid "Go backward to insn number %s\n" msgstr "" #: record-full.c:2059 record-full.c:2151 target.c:580 msgid "You can't do that without a process to debug." msgstr "" #: record-full.c:2291 #, possible-c-format msgid "Failed to read %d bytes from core file %s ('%s')." msgstr "" #: record-full.c:2363 #, possible-c-format msgid "Version mis-match or file format error in core file %s." msgstr "" #: record-full.c:2468 #, possible-c-format msgid "Bad entry type in core file %s." msgstr "" #: record-full.c:2489 #, possible-c-format msgid "Auto increase record/replay buffer limit to %u." msgstr "" #. Succeeded. #: record-full.c:2494 #, possible-c-format msgid "Restored records from core file %s.\n" msgstr "" #: record-full.c:2510 #, possible-c-format msgid "Failed to write %d bytes to core file %s ('%s')." msgstr "" #: record-full.c:2607 #, possible-c-format msgid "Failed to create 'precord' section for corefile %s: %s" msgstr "" #. Succeeded. #: record-full.c:2738 #, possible-c-format msgid "Saved core file %s with execution log.\n" msgstr "" #: record-full.c:2799 msgid "\"set record full\" must be followed by an apporpriate subcommand.\n" msgstr "" #: record-full.c:2833 msgid "Start full execution recording." msgstr "" #: record-full.c:2837 msgid "" "Restore the execution log from a file.\n" "Argument is filename. File must be created with 'record save'." msgstr "" #: record-full.c:2858 msgid "" "Set whether record/replay stops when record/replay buffer becomes full." msgstr "" #: record-full.c:2859 msgid "" "Show whether record/replay stops when record/replay buffer becomes full." msgstr "" #: record-full.c:2861 msgid "" "Default is ON.\n" "When ON, if the record/replay buffer becomes full, ask user what to do.\n" "When OFF, if the record/replay buffer becomes full,\n" "delete the oldest recorded instruction to make room for each new one." msgstr "" #: record-full.c:2878 msgid "Set record/replay buffer limit." msgstr "" #: record-full.c:2879 msgid "Show record/replay buffer limit." msgstr "" #: record-full.c:2879 msgid "" "Set the maximum number of instructions to be stored in the\n" "record/replay buffer. A value of either \"unlimited\" or zero means no\n" "limit. Default is 200000." msgstr "" #: record-full.c:2896 msgid "" "Set whether query if PREC cannot record memory change of next instruction." msgstr "" #: record-full.c:2898 msgid "" "Show whether query if PREC cannot record memory change of next instruction." msgstr "" #: record-full.c:2900 msgid "" "Default is OFF.\n" "When ON, query if PREC cannot record memory change of next instruction." msgstr "" #: record.c:77 msgid "" "No record target is currently active.\n" "Use one of the \"target record-\" commands first." msgstr "" #: record.c:90 msgid "" "The process is already being recorded. Use \"record stop\" to stop " "recording first." msgstr "" #: record.c:217 #, possible-c-format msgid "Debugging of process record target is %s.\n" msgstr "" #: record.c:239 msgid "Already at end of record list.\n" msgstr "" #: record.c:245 msgid "The current record target does not support this operation.\n" msgstr "" #: record.c:250 msgid "" "Delete the log from this point forward and begin to record the running " "message at current PC?" msgstr "" #: record.c:268 msgid "Process record is stopped and all execution logs are deleted.\n" msgstr "" #: record.c:279 msgid "\"set record\" must be followed by an apporpriate subcommand.\n" msgstr "" #: record.c:302 msgid "No record target is currently active.\n" msgstr "" #: record.c:306 #, possible-c-format msgid "Active record target: %s\n" msgstr "" #: record.c:340 msgid "Command requires an argument (insn number to go to)." msgstr "" #: record.c:475 record.c:613 #, possible-c-format msgid "Invalid modifier: %c." msgstr "" #: record.c:705 #, possible-c-format msgid "integer %u out of range" msgstr "" #: record.c:745 msgid "Set debugging of record/replay feature." msgstr "" #: record.c:746 msgid "Show debugging of record/replay feature." msgstr "" #: record.c:747 msgid "" "When enabled, debugging output for record/replay feature is displayed." msgstr "" #: record.c:753 msgid "" "Set number of instructions to print in \"record instruction-history\"." msgstr "" #: record.c:754 msgid "" "Show number of instructions to print in \"record instruction-history\"." msgstr "" #: record.c:755 msgid "" "A size of \"unlimited\" means unlimited instructions. The default is 10." msgstr "" #: record.c:761 msgid "Set number of function to print in \"record function-call-history\"." msgstr "" #: record.c:762 msgid "" "Show number of functions to print in \"record function-call-history\"." msgstr "" #: record.c:763 msgid "A size of \"unlimited\" means unlimited lines. The default is 10." msgstr "" #: record.c:769 msgid "Start recording." msgstr "" #: record.c:783 msgid "Info record options" msgstr "" #: record.c:788 msgid "" "Save the execution log to a file.\n" "Argument is optional filename.\n" "Default filename is 'gdb_record.'." msgstr "" #: record.c:795 msgid "Delete the rest of execution log and start recording it anew." msgstr "" #: record.c:801 msgid "Stop the record/replay target." msgstr "" #: record.c:805 msgid "" "Restore the program to its state at instruction number N.\n" "Argument is instruction number, as shown by 'info record'." msgstr "" #: record.c:811 msgid "Go to the beginning of the execution log." msgstr "" #: record.c:816 msgid "Go to the end of the execution log." msgstr "" #: record.c:819 msgid "" "Print disassembled instructions stored in the execution log.\n" "With a /m or /s modifier, source lines are included (if available).\n" "With a /r modifier, raw instructions in hex are included.\n" "With a /f modifier, function names are omitted.\n" "With a /p modifier, current position markers are omitted.\n" "With no argument, disassembles ten more instructions after the previous " "disassembly.\n" "\"record instruction-history -\" disassembles ten instructions before a " "previous disassembly.\n" "One argument specifies an instruction number as shown by 'info record', and " "ten instructions are disassembled after that instruction.\n" "Two arguments with comma between them specify starting and ending " "instruction numbers to disassemble.\n" "If the second argument is preceded by '+' or '-', it specifies the distance " "from the first argument.\n" "The number of instructions to disassemble can be defined with \"set record " "instruction-history-size\"." msgstr "" #: record.c:839 msgid "" "Prints the execution history at function granularity.\n" "It prints one line for each sequence of instructions that belong to the same " "function.\n" "Without modifiers, it prints the function name.\n" "With a /l modifier, the source file and line number range is included.\n" "With a /i modifier, the instruction number range is included.\n" "With a /c modifier, the output is indented based on the call stack depth.\n" "With no argument, prints ten more lines after the previous ten-line print.\n" "\"record function-call-history -\" prints ten lines before a previous ten-" "line print.\n" "One argument specifies a function number as shown by 'info record', and ten " "lines are printed after that function.\n" "Two arguments with comma between them specify a range of functions to " "print.\n" "If the second argument is preceded by '+' or '-', it specifies the distance " "from the first argument.\n" "The number of functions to print can be defined with \"set record function-" "call-history-size\"." msgstr "" #: regcache.c:1201 msgid "PC register is not available" msgstr "" #: regcache.c:1207 msgid "regcache_read_pc: Unable to find PC" msgstr "" #: regcache.c:1223 msgid "regcache_write_pc: Unable to update PC" msgstr "" #: regcache.c:1237 msgid "Register cache flushed.\n" msgstr "" #: regcache.c:1531 msgid "Force gdb to flush its register cache (maintainer command)" msgstr "" #: regcache.c:1534 msgid "" "Print the internal register configuration.\n" "Takes an optional file parameter." msgstr "" #: regcache.c:1538 msgid "" "Print the internal register configuration including raw values.\n" "Takes an optional file parameter." msgstr "" #: regcache.c:1543 msgid "" "Print the internal register configuration including cooked values.\n" "Takes an optional file parameter." msgstr "" #: regcache.c:1548 msgid "" "Print the internal register configuration including each register's group.\n" "Takes an optional file parameter." msgstr "" #: regcache.c:1553 msgid "" "Print the internal register configuration including each register's\n" "remote register number and buffer offset in the g/G packets.\n" "Takes an optional file parameter." msgstr "" #: reggroups.c:277 msgid "maintenance print reggroups" msgstr "" #: reggroups.c:318 msgid "" "Print the internal register group names.\n" "Takes an optional file parameter." msgstr "" #: remote-fileio.c:1352 msgid "Illegal argument for \"set remote system-call-allowed\" command" msgstr "" #: remote-fileio.c:1359 #, possible-c-format msgid "Garbage after \"show remote system-call-allowed\" command: `%s'" msgstr "" #: remote-fileio.c:1374 msgid "Set if the host system(3) call is allowed for the target." msgstr "" #: remote-fileio.c:1378 msgid "Show if the host system(3) call is allowed for the target." msgstr "" #: remote-m32r-sdi.c:328 msgid "Cannot pass arguments to remote STDEBUG process" msgstr "" #: remote-m32r-sdi.c:331 remote-mips.c:2343 msgid "No executable file specified" msgstr "" #: remote-m32r-sdi.c:391 msgid "Connection refused." msgstr "" #: remote-m32r-sdi.c:394 remote-m32r-sdi.c:397 msgid "Cannot connect to SDI target." msgstr "" #: remote-m32r-sdi.c:723 remote-m32r-sdi.c:729 remote-m32r-sdi.c:745 #: remote.c:8209 msgid "Remote connection closed" msgstr "" #: remote-m32r-sdi.c:1212 msgid "Too many breakpoints" msgstr "" #: remote-m32r-sdi.c:1274 #, possible-c-format msgid "Unknown option `%s'" msgstr "" #: remote-m32r-sdi.c:1286 symfile.c:2121 #, possible-c-format msgid "\"%s\" is not an object file: %s" msgstr "" #: remote-m32r-sdi.c:1337 #, possible-c-format msgid "Error while downloading %s section." msgstr "" #: remote-m32r-sdi.c:1459 msgid "Too many watchpoints" msgstr "" #: remote-m32r-sdi.c:1701 msgid "Reset SDI connection." msgstr "" #: remote-m32r-sdi.c:1704 msgid "Show status of SDI connection." msgstr "" #: remote-m32r-sdi.c:1707 msgid "Debug M32R/Chaos." msgstr "" #: remote-m32r-sdi.c:1710 msgid "Use debug DMA mem access." msgstr "" #: remote-m32r-sdi.c:1712 msgid "Use mon code mem access." msgstr "" #: remote-m32r-sdi.c:1715 msgid "Set breakpoints by IB break." msgstr "" #: remote-m32r-sdi.c:1717 msgid "Set breakpoints by dbt." msgstr "" #: remote-mips.c:495 msgid "Ending remote MIPS debugging: " msgstr "" #: remote-mips.c:664 msgid "Watchdog has expired. Target detached." msgstr "" #: remote-mips.c:668 msgid "End of file from remote" msgstr "" #: remote-mips.c:670 #, possible-c-format msgid "Error reading from remote: %s" msgstr "" #. At this point, about the only thing we can do is abort the command #. in progress and get back to command level as quickly as possible. #: remote-mips.c:705 msgid "Remote board reset, debug protocol re-initialized." msgstr "" #: remote-mips.c:763 #, possible-c-format msgid "Debug protocol failure: more than %d characters before a sync." msgstr "" #: remote-mips.c:853 #, possible-c-format msgid "MIPS protocol data packet too long: %s" msgstr "" #: remote-mips.c:891 remote-mips.c:1151 remote-mips.c:1192 #, possible-c-format msgid "write to target failed: %s" msgstr "" #: remote-mips.c:998 msgid "Remote did not acknowledge packet" msgstr "" #: remote-mips.c:1029 remote-mips.c:1069 msgid "Timed out waiting for remote packet" msgstr "" #: remote-mips.c:1091 msgid "Timed out waiting for packet" msgstr "" #: remote-mips.c:1249 msgid "mips_request: Trying to send command before reply" msgstr "" #: remote-mips.c:1269 msgid "mips_request: Trying to get reply before command" msgstr "" #: remote-mips.c:1280 msgid "Bad response from remote board" msgstr "" #: remote-mips.c:1356 msgid "Failed to initialize (didn't receive packet)." msgstr "" #: remote-mips.c:1412 msgid "internal error: mips_initialize called twice" msgstr "" #: remote-mips.c:1488 msgid "Failed to initialize." msgstr "" #: remote-mips.c:1545 msgid "" "To open a MIPS remote debugging connection, you need to specify what\n" "serial device is attached to the target board (e.g., /dev/ttya).\n" "If you want to use TFTP to download to the board, specify the name of a\n" "temporary file to be used by GDB for downloads as the second argument.\n" "This filename must be in the form host:filename, where host is the name\n" "of the host running the TFTP server, and the file must be readable by the\n" "world. If the local name of the temporary file differs from the name as\n" "seen from the board via TFTP, specify that name as the third parameter.\n" msgstr "" #: remote-mips.c:1599 msgid "Unable to open UDP port" msgstr "" #: remote-mips.c:1744 remote.c:5061 msgid "Argument given to \"detach\" when remotely debugging." msgstr "" #: remote-mips.c:1848 #, possible-c-format msgid "Remote failure: %s" msgstr "" #: remote-mips.c:2046 #, possible-c-format msgid "Can't read register %d: %s" msgstr "" #: remote-mips.c:2085 #, possible-c-format msgid "Can't write register %d: %s" msgstr "" #: remote-mips.c:2336 msgid "Can't pass arguments to remote MIPS board; arguments ignored." msgstr "" #: remote-mips.c:2607 #, possible-c-format msgid "mips_common_breakpoint: Attempt to clear bogus breakpoint at %s" msgstr "" #: remote-mips.c:2622 remote-mips.c:2675 remote-mips.c:2747 #, possible-c-format msgid "mips_common_breakpoint: Bad response from remote board: %s" msgstr "" #: remote-mips.c:2786 msgid "Timeout during download." msgstr "" #: remote-mips.c:2796 #, possible-c-format msgid "Download got unexpected ack char: 0x%x, retrying." msgstr "" #: remote-mips.c:3556 msgid "mips_load: Couldn't get into monitor mode." msgstr "" #: remote-mips.c:3714 msgid "Set timeout in seconds for remote MIPS serial I/O." msgstr "" #: remote-mips.c:3715 msgid "Show timeout in seconds for remote MIPS serial I/O." msgstr "" #: remote-mips.c:3722 msgid "Set retransmit timeout in seconds for remote MIPS serial I/O." msgstr "" #: remote-mips.c:3723 msgid "Show retransmit timeout in seconds for remote MIPS serial I/O." msgstr "" #: remote-mips.c:3724 msgid "" "This is the number of seconds to wait for an acknowledgement to a packet\n" "before resending the packet." msgstr "" #: remote-mips.c:3732 msgid "" "Set the maximum number of characters to ignore when scanning for a SYN." msgstr "" #: remote-mips.c:3733 msgid "" "Show the maximum number of characters to ignore when scanning for a SYN." msgstr "" #: remote-mips.c:3734 msgid "" "This is the maximum number of characters GDB will ignore when trying to\n" "synchronize with the remote system. A value of -1 means that there is no\n" "limit. (Note that these characters are printed out even though they are\n" "ignored.)" msgstr "" #: remote-mips.c:3744 msgid "Set the prompt that GDB expects from the monitor." msgstr "" #: remote-mips.c:3745 msgid "Show the prompt that GDB expects from the monitor." msgstr "" #: remote-mips.c:3752 msgid "Set printing of monitor warnings." msgstr "" #: remote-mips.c:3753 msgid "Show printing of monitor warnings." msgstr "" #: remote-mips.c:3754 msgid "" "When enabled, monitor warnings about hardware breakpoints will be displayed." msgstr "" #: remote-mips.c:3761 msgid "Send a packet to PMON (must be in debug mode)." msgstr "" #: remote-mips.c:3763 msgid "" "Set zeroing of upper 32 bits of 64-bit addresses when talking to PMON " "targets." msgstr "" #: remote-mips.c:3764 msgid "" "Show zeroing of upper 32 bits of 64-bit addresses when talking to PMON " "targets." msgstr "" #: remote-mips.c:3765 msgid "Use \"on\" to enable the masking and \"off\" to disable it." msgstr "" #: remote-notif.c:280 msgid "Set debugging of async remote notification." msgstr "" #: remote-notif.c:281 msgid "Show debugging of async remote notification." msgstr "" #: remote-notif.c:282 msgid "" "When non-zero, debugging output about async remote notifications is enabled." msgstr "" #: remote-sim.c:188 #, possible-c-format msgid "Unable to create simulator instance for inferior %d." msgstr "" #: remote-sim.c:203 #, possible-c-format msgid "" "Inferior %d and inferior %d would have identical simulator state.\n" "(This simulator does not support the running of more than one inferior.)" msgstr "" #: remote-sim.c:529 msgid "Register size different to expected" msgstr "" #: remote-sim.c:532 #, possible-c-format msgid "Register %d not updated" msgstr "" #: remote-sim.c:534 #, possible-c-format msgid "Register %s not updated" msgstr "" #: remote-sim.c:573 msgid "program to load" msgstr "" #: remote-sim.c:581 msgid "GDB sim does not yet support a load offset." msgstr "" #: remote-sim.c:590 msgid "unable to load program" msgstr "" #: remote-sim.c:617 msgid "No executable file specified." msgstr "" #: remote-sim.c:619 remote-sim.c:1086 msgid "No program loaded." msgstr "" #: remote-sim.c:651 msgid "Unable to create sim inferior." msgstr "" #: remote-sim.c:741 msgid "unable to create simulator instance" msgstr "" #: remote-sim.c:862 #, possible-c-format msgid "gdbsim_resume: pid %d, step %d, signal %d\n" msgstr "" #: remote-sim.c:941 #, possible-c-format msgid "Can't stop pid %d. No inferior found." msgstr "" #: remote-sim.c:994 #, possible-c-format msgid "Unable to wait for pid %d. Inferior not found." msgstr "" #. PREVIOUSLY: The user may give a command before the simulator #. is opened. [...] (??? assuming of course one wishes to #. continue to allow commands to be sent to unopened simulators, #. which isn't entirely unreasonable). #. The simulator is a builtin abstraction of a remote target. #. Consistent with that model, access to the simulator, via sim #. commands, is restricted to the period when the channel to the #. simulator is open. #: remote-sim.c:1217 msgid "Not connected to the simulator target" msgstr "" #: remote-sim.c:1353 msgid "Send a command to the simulator." msgstr "" #. malformed packet error #. general case: #: remote.c:535 msgid "remote.c: error in outgoing packet." msgstr "" #: remote.c:537 #, possible-c-format msgid "remote.c: error in outgoing packet at field #%ld." msgstr "" #: remote.c:540 #, possible-c-format msgid "Target returns error code '%s'." msgstr "" #: remote.c:569 #, possible-c-format msgid "invalid qRelocInsn packet: %s" msgstr "" #: remote.c:598 msgid "warning: relocating instruction: " msgstr "" #: remote.c:923 msgid "" "Send the ASCII ETX character (Ctrl-c) to the remote target to interrupt the " "execution of the program.\n" msgstr "" #: remote.c:928 msgid "" "send a break signal to the remote target to interrupt the execution of the " "program.\n" msgstr "" #: remote.c:932 msgid "" "Send a break signal and 'g' a.k.a. Magic SysRq g to the remote target to " "interrupt the execution of Linux kernel.\n" msgstr "" #: remote.c:937 remote.c:3700 #, possible-c-format msgid "Invalid value for interrupt_sequence_mode: %s." msgstr "" #: remote.c:1068 msgid "Argument required (integer, `fixed' or `limited')." msgstr "" #: remote.c:1081 #, possible-c-format msgid "Invalid %s (bad syntax)." msgstr "" #: remote.c:1095 #, possible-c-format msgid "" "The target may not be able to correctly handle a %s\n" "of %ld bytes. Change the packet size? " msgstr "" #: remote.c:1098 msgid "Packet size not changed." msgstr "" #: remote.c:1108 #, possible-c-format msgid "The %s is %ld. " msgstr "" #: remote.c:1110 #, possible-c-format msgid "Packets are fixed at %ld bytes.\n" msgstr "" #: remote.c:1113 #, possible-c-format msgid "Packets are limited to %ld bytes.\n" msgstr "" #: remote.c:1231 #, possible-c-format msgid "Support for the `%s' packet is auto-detected, currently %s.\n" msgstr "" #: remote.c:1237 #, possible-c-format msgid "Support for the `%s' packet is currently %s.\n" msgstr "" #: remote.c:1316 msgid "packet_ok: attempt to use a disabled packet" msgstr "" #. If the stub previously indicated that the packet was #. supported then there is a protocol error. #: remote.c:1340 #, possible-c-format msgid "Protocol error: %s (%s) conflicting enabled responses." msgstr "" #. The user set it wrong. #: remote.c:1346 #, possible-c-format msgid "Enabled packet %s (%s) not recognized by stub" msgstr "" #: remote.c:1560 #, possible-c-format msgid "Could not find config for %s" msgstr "" #. Error of some sort. #. We're out of sync with the target now. Did it continue #. or not? We can't tell which thread it was in non-stop, #. so just ignore this. #: remote.c:1740 remote.c:3400 remote.c:3427 remote.c:3549 remote.c:4750 #: remote.c:6883 remote.c:6998 remote.c:8249 remote.c:9674 remote.c:13332 #, possible-c-format msgid "Remote failure reply: %s" msgstr "" #: remote.c:2403 #, possible-c-format msgid "invalid remote ptid: %s" msgstr "" #: remote.c:2685 msgid "Incomplete response to threadinfo request." msgstr "" #. This is an answer to a different request. #: remote.c:2688 msgid "ERROR RMT Thread info mismatch." msgstr "" #: remote.c:2702 msgid "ERROR RMT: threadinfo tag mismatch." msgstr "" #: remote.c:2710 msgid "ERROR RMT: length of threadid is not 16." msgstr "" #: remote.c:2725 msgid "ERROR RMT: 'exists' length too long." msgstr "" #: remote.c:2749 msgid "ERROR RMT: unknown thread info tag." msgstr "" #. FIXME: This is a good reason to drop the packet. #. Possably, there is a duplicate response. #. Possabilities : #. retransmit immediatly - race conditions #. retransmit after timeout - yes #. exit #. wait for packet, then exit #. #: remote.c:2857 msgid "HMM: threadlist did not echo arg thread, dropping it." msgstr "" #: remote.c:2864 msgid "RMT ERROR : failed to get remote thread list." msgstr "" #: remote.c:2872 msgid "RMT ERROR: threadlist response longer than requested." msgstr "" #: remote.c:2900 msgid "Remote fetch threadlist -infinite loop-." msgstr "" #: remote.c:3135 msgid "threads" msgstr "" #: remote.c:3317 msgid "remote_threads_extra_info" msgstr "" #: remote.c:3584 remote.c:3611 #, possible-c-format msgid "Target reported unsupported offsets: %s" msgstr "" #: remote.c:3609 #, possible-c-format msgid "Malformed response to offset query, %s" msgstr "" #: remote.c:3657 msgid "Can not handle qOffsets TextSeg response with this symbol file" msgstr "" #: remote.c:4039 #, possible-c-format msgid "Remote replied unexpectedly to '%s': %s" msgstr "" #: remote.c:4092 msgid "Non-stop mode requested, but remote does not support non-stop" msgstr "" #: remote.c:4099 #, possible-c-format msgid "Remote refused setting non-stop mode with: %s" msgstr "" #: remote.c:4115 #, possible-c-format msgid "Remote refused setting all-stop mode with: %s" msgstr "" #: remote.c:4138 remote.c:4248 msgid "The target is not running (try extended-remote?)" msgstr "" #: remote.c:4285 msgid "Trace is already running on the target.\n" msgstr "" #: remote.c:4428 msgid "" "The remote protocol may be unreliable over UDP.\n" "Some events may be lost, rendering further debugging impossible." msgstr "" #: remote.c:4464 #, possible-c-format msgid "Remote refused setting permissions with: %s" msgstr "" #: remote.c:4501 #, possible-c-format msgid "Remote qSupported response supplied an unexpected value for \"%s\"." msgstr "" #: remote.c:4523 #, possible-c-format msgid "Remote target reported \"%s\" without a size." msgstr "" #: remote.c:4532 #, possible-c-format msgid "Remote target reported \"%s\" with a bad size: \"%s\"." msgstr "" #: remote.c:4780 msgid "empty item in \"qSupported\" response" msgstr "" #: remote.c:4811 #, possible-c-format msgid "unrecognized item \"%s\" in \"qSupported\" response" msgstr "" #: remote.c:4867 msgid "" "To open a remote debug connection, you need to specify what\n" "serial device is attached to the remote system\n" "(e.g. /dev/ttyS0, /dev/ttya, COM1, etc.)." msgstr "" #: remote.c:4881 msgid "Already connected to a remote target. Disconnect? " msgstr "" #: remote.c:4882 msgid "Still connected." msgstr "" #: remote.c:5041 msgid "Remote doesn't know how to detach" msgstr "" #: remote.c:5043 msgid "Can't detach process." msgstr "" #: remote.c:5064 msgid "No process to detach from." msgstr "" #: remote.c:5081 msgid "Ending remote debugging.\n" msgstr "" #: remote.c:5174 msgid "Argument given to \"disconnect\" when remotely debugging." msgstr "" #: remote.c:5203 remote.c:5239 msgid "This target does not support attaching to a process" msgstr "" #: remote.c:5234 #, possible-c-format msgid "Attaching to %s failed with: %s" msgstr "" #: remote.c:5241 #, possible-c-format msgid "Attaching to %s failed" msgstr "" #: remote.c:5563 #, possible-c-format msgid "Unexpected vCont reply in non-stop mode: %s" msgstr "" #: remote.c:5614 #, possible-c-format msgid " - Can't pass signal %d to target in reverse: ignored." msgstr "" #: remote.c:5618 msgid "Remote reverse-step not supported." msgstr "" #: remote.c:5620 msgid "Remote reverse-continue not supported." msgstr "" #: remote.c:5776 msgid "Remote server does not support stopping threads" msgstr "" #: remote.c:5809 #, possible-c-format msgid "Stopping %s failed: %s" msgstr "" #: remote.c:5859 #, possible-c-format msgid "Interrupting target failed: %s" msgstr "" #: remote.c:5927 msgid "" "The target is not responding to interrupt requests.\n" "Stop debugging it? " msgstr "" #: remote.c:5931 msgid "Disconnected from target." msgstr "" #: remote.c:5936 msgid "" "Interrupted while waiting for the program.\n" "Give up waiting? " msgstr "" #. We got an unknown stop reply. #: remote.c:6082 msgid "Unknown stop reply" msgstr "" #: remote.c:6456 #, possible-c-format msgid "" "Malformed packet(a) (missing colon): %s\n" "Packet: '%s'\n" msgstr "" #: remote.c:6460 #, possible-c-format msgid "" "Malformed packet(a) (missing register number): %s\n" "Packet: '%s'\n" msgstr "" #: remote.c:6504 msgid "Unexpected swbreak stop reason" msgstr "" #: remote.c:6518 msgid "Unexpected hwbreak stop reason" msgstr "" #: remote.c:6609 #, possible-c-format msgid "" "Remote sent bad register number %s: %s\n" "Packet: '%s'\n" msgstr "" #: remote.c:6622 #, possible-c-format msgid "Remote reply is too short: %s" msgstr "" #: remote.c:6635 #, possible-c-format msgid "" "Remote register badly formatted: %s\n" "here: %s" msgstr "" #: remote.c:6665 #, possible-c-format msgid "stop reply packet badly formatted: %s" msgstr "" #: remote.c:6716 remote.c:6719 #, possible-c-format msgid "unknown stop reply packet: %s" msgstr "" #: remote.c:6730 #, possible-c-format msgid "No process or thread specified in stop reply: %s" msgstr "" #: remote.c:6889 remote.c:7049 #, possible-c-format msgid "Invalid remote reply: %s" msgstr "" #: remote.c:7136 #, possible-c-format msgid "Could not fetch register \"%s\"; remote failure reply '%s'" msgstr "" #: remote.c:7155 msgid "fetch_register_using_p: early buf termination" msgstr "" #: remote.c:7193 #, possible-c-format msgid "Remote 'g' packet reply is of odd length: %s" msgstr "" #: remote.c:7212 #, possible-c-format msgid "Remote 'g' packet reply is too long: %s" msgstr "" #: remote.c:7255 remote.c:7273 msgid "unexpected end of 'g' packet reply" msgstr "" #: remote.c:7315 msgid "could not set remote traceframe" msgstr "" #: remote.c:7423 #, possible-c-format msgid "Could not write register \"%s\"; remote failure reply '%s'" msgstr "" #: remote.c:7428 remote.c:8990 msgid "Bad result from packet_ok" msgstr "" #: remote.c:7469 #, possible-c-format msgid "Could not write registers; remote failure reply '%s'" msgstr "" #: remote.c:7705 msgid "remote_write_bytes_aux: bad packet format" msgstr "" #: remote.c:7751 msgid "minimum packet size too small to write data" msgstr "" #: remote.c:7866 msgid "remote_write_bytes: bad internal state" msgstr "" #: remote.c:8074 msgid "Too long remote packet." msgstr "" #: remote.c:8077 remote.c:10315 msgid "Communication problem with target." msgstr "" #: remote.c:8116 msgid "Remote target does not support flash erase" msgstr "" #: remote.c:8118 msgid "Error erasing flash with vFlashErase packet" msgstr "" #: remote.c:8159 msgid "Remote target does not support vFlashDone" msgstr "" #: remote.c:8161 msgid "Error finishing flash operation" msgstr "" #: remote.c:8212 remote.c:8231 msgid "Remote communication error. Target disconnected." msgstr "" #: remote.c:8320 msgid "" "Cannot execute this command while the target is running.\n" "Use the \"interrupt\" command to stop the target\n" "and then try again." msgstr "" #: remote.c:8654 #, possible-c-format msgid "Invalid run length encoding: %s\n" msgstr "" #: remote.c:8761 msgid "Watchdog timeout has expired. Target detached." msgstr "" #. We have tried hard enough, and just can't receive the #. packet/notification. Give up. #: remote.c:8783 msgid "Ignoring packet error, continuing...\n" msgstr "" #: remote.c:8878 remote.c:8908 #, possible-c-format msgid "Can't kill fork child process %d" msgstr "" #: remote.c:8964 msgid "Can't kill process" msgstr "" #: remote.c:9111 msgid "Target does not support QDisableRandomization." msgstr "" #: remote.c:9113 #, possible-c-format msgid "Bogus QDisableRandomization reply from target: %s" msgstr "" #: remote.c:9132 msgid "Remote file name too long for run packet" msgstr "" #: remote.c:9148 msgid "Argument list too long for run packet" msgstr "" #: remote.c:9170 msgid "" "Running the default executable on the remote target failed; try \"set remote " "exec-file\"?" msgstr "" #: remote.c:9173 #, possible-c-format msgid "Running \"%s\" on the remote target failed" msgstr "" #: remote.c:9212 msgid "Remote target does not support \"set remote exec-file\"" msgstr "" #: remote.c:9214 msgid "Remote target does not support \"set args\" or run " msgstr "" #: remote.c:9365 msgid "Target doesn't support breakpoints that have target side commands." msgstr "" #: remote.c:9422 #, possible-c-format msgid "hw_bp_to_z: bad watchpoint type %d" msgstr "" #: remote.c:9462 msgid "remote_insert_watchpoint: reached end of function" msgstr "" #: remote.c:9509 msgid "remote_remove_watchpoint: reached end of function" msgstr "" #: remote.c:9685 msgid "remote_insert_hw_breakpoint: reached end of function" msgstr "" #: remote.c:9726 msgid "remote_remove_hw_breakpoint: reached end of function" msgstr "" #: remote.c:9796 msgid "command cannot be used without an exec file" msgstr "" #: remote.c:9833 #, possible-c-format msgid "target memory fault, section %s, range %s -- %s" msgstr "" #: remote.c:9851 msgid "" "One or more sections of the target image does not match\n" "the loaded file\n" msgstr "" #: remote.c:9854 #, possible-c-format msgid "No loaded section named '%s'.\n" msgstr "" #: remote.c:9954 #, possible-c-format msgid "Unknown remote qXfer reply: %s" msgstr "" #: remote.c:9960 msgid "Remote qXfer reply contained no data." msgstr "" #: remote.c:10162 msgid "remote query is only available after target open" msgstr "" #: remote.c:10257 msgid "Pattern is too large to transmit to remote target." msgstr "" #: remote.c:10279 remote.c:10284 #, possible-c-format msgid "Unknown qSearch:memory reply: %s" msgstr "" #: remote.c:10297 msgid "remote rcmd is only available after target open" msgstr "" #: remote.c:10309 #, possible-c-format msgid "\"monitor\" command ``%s'' is too long." msgstr "" #: remote.c:10336 remote.c:11811 remote.c:12095 remote.c:12191 remote.c:12299 #: remote.c:12350 remote.c:12428 remote.c:12491 remote.c:12519 msgid "Target does not support this command." msgstr "" #: remote.c:10347 msgid "Protocol error with Rcmd" msgstr "" #: remote.c:10383 remote.c:11505 remote.c:11596 remote.c:11651 msgid "command can only be used with remote target" msgstr "" #: remote.c:10386 msgid "remote-packet command requires packet text as argument" msgstr "" #: remote.c:10427 msgid "Remote threadset test\n" msgstr "" #: remote.c:10533 msgid "Fetch and print the remote list of thread identifiers, one pkt only" msgstr "" #: remote.c:10536 msgid "Fetch and display info about one thread" msgstr "" #: remote.c:10538 msgid "Test setting to a different thread" msgstr "" #: remote.c:10540 msgid "Iterate through updating all remote thread info" msgstr "" #: remote.c:10542 msgid " Remote thread alive test " msgstr "" #: remote.c:10632 msgid "Remote target doesn't support qGetTLSAddr packet" msgstr "" #: remote.c:10635 msgid "Remote target failed to process qGetTLSAddr request" msgstr "" #: remote.c:10639 msgid "TLS not supported or disabled on this target" msgstr "" #: remote.c:10676 msgid "Remote target doesn't support qGetTIBAddr packet" msgstr "" #: remote.c:10678 msgid "Remote target failed to process qGetTIBAddr request" msgstr "" #: remote.c:10681 msgid "qGetTIBAddr not supported or disabled on this target" msgstr "" #: remote.c:10730 #, possible-c-format msgid "Duplicate g packet description added for size %d" msgstr "" #: remote.c:10799 remote.c:10820 remote.c:10842 msgid "Packet too long for target." msgstr "" #: remote.c:11058 #, possible-c-format msgid "Reading %s from remote target...\n" msgstr "" #: remote.c:11063 msgid "" "File transfers from remote targets can be slow. Use \"set sysroot\" to " "access files locally instead." msgstr "" #: remote.c:11152 #, possible-c-format msgid "Read returned %d, but %d bytes." msgstr "" #: remote.c:11304 #, possible-c-format msgid "Readlink returned %d, but %d bytes." msgstr "" #: remote.c:11359 #, possible-c-format msgid "vFile:fstat returned %d, but %d bytes." msgstr "" #: remote.c:11362 #, possible-c-format msgid "vFile:fstat returned %d bytes, but expecting %d." msgstr "" #: remote.c:11408 msgid "" "remote target does not support file transfer, attempting to access files " "from local filesystem." msgstr "" #: remote.c:11478 #, possible-c-format msgid "Unknown remote I/O error %d" msgstr "" #: remote.c:11480 #, possible-c-format msgid "Remote I/O error: %s" msgstr "" #: remote.c:11540 #, possible-c-format msgid "Error reading %s." msgstr "" #: remote.c:11564 #, possible-c-format msgid "Remote write of %d bytes returned 0!" msgstr "" #: remote.c:11581 #, possible-c-format msgid "Successfully sent file \"%s\".\n" msgstr "" #: remote.c:11640 #, possible-c-format msgid "Successfully fetched file \"%s\".\n" msgstr "" #: remote.c:11659 #, possible-c-format msgid "Successfully deleted file \"%s\".\n" msgstr "" #: remote.c:11669 msgid "file to put" msgstr "" #: remote.c:11674 msgid "Invalid parameters to remote put" msgstr "" #: remote.c:11688 msgid "file to get" msgstr "" #: remote.c:11693 msgid "Invalid parameters to remote get" msgstr "" #: remote.c:11707 msgid "file to delete" msgstr "" #: remote.c:11712 msgid "Invalid parameters to remote delete" msgstr "" #: remote.c:11856 remote.c:11871 remote.c:12029 remote.c:12040 msgid "Target does not support source download." msgstr "" #: remote.c:11923 msgid "Fast tracepoint not valid during download" msgstr "" #. Fast tracepoints are functionally identical to regular #. tracepoints, so don't take lack of support as a reason to #. give up on the trace run. #: remote.c:11930 #, possible-c-format msgid "" "Target does not support fast tracepoints, downloading %d as regular " "tracepoint" msgstr "" #: remote.c:11944 msgid "Static tracepoint not valid during download" msgstr "" #. Fast tracepoints are functionally identical to regular #. tracepoints, so don't take lack of support as a reason #. to give up on the trace run. #: remote.c:11950 msgid "Target does not support static tracepoints" msgstr "" #: remote.c:11971 #, possible-c-format msgid "Target does not support conditional tracepoints, ignoring tp %d cond" msgstr "" #: remote.c:11980 msgid "Target does not support tracepoints." msgstr "" #: remote.c:11997 remote.c:12014 msgid "Error on target while setting tracepoints." msgstr "" #: remote.c:12089 msgid "Trace state variable name too long for tsv definition packet" msgstr "" #: remote.c:12097 msgid "Error on target while downloading trace state variable." msgstr "" #: remote.c:12113 msgid "" "Target does not support enabling tracepoints while a trace run is ongoing." msgstr "" #: remote.c:12115 msgid "Error on target while enabling tracepoint." msgstr "" #: remote.c:12131 msgid "" "Target does not support disabling tracepoints while a trace run is ongoing." msgstr "" #: remote.c:12133 msgid "Error on target while disabling tracepoint." msgstr "" #: remote.c:12170 msgid "Too many sections for read-only sections definition packet." msgstr "" #: remote.c:12193 remote.c:12301 remote.c:12375 remote.c:12378 remote.c:12430 #: remote.c:12493 remote.c:12521 remote.c:12605 remote.c:12651 #, possible-c-format msgid "Bogus reply from target: %s" msgstr "" #: remote.c:12237 #, possible-c-format msgid "Bogus trace status reply from target: %s" msgstr "" #: remote.c:12344 #, possible-c-format msgid "Unknown trace find type %d" msgstr "" #: remote.c:12359 msgid "Unable to parse trace frame number" msgstr "" #: remote.c:12369 msgid "Unable to parse tracepoint number" msgstr "" #: remote.c:12422 msgid "Remote file name too long for trace save packet" msgstr "" #: remote.c:12496 msgid "Target does not support disconnected tracing." msgstr "" #: remote.c:12761 #, possible-c-format msgid "Failed to configure the BTS buffer size: %s" msgstr "" #: remote.c:12763 msgid "Failed to configure the BTS buffer size." msgstr "" #: remote.c:12783 #, possible-c-format msgid "Failed to configure the trace buffer size: %s" msgstr "" #: remote.c:12785 msgid "Failed to configure the trace buffer size." msgstr "" #: remote.c:12849 #, possible-c-format msgid "Could not enable branch tracing for %s: %s" msgstr "" #: remote.c:12852 #, possible-c-format msgid "Could not enable branch tracing for %s." msgstr "" #: remote.c:12898 #, possible-c-format msgid "Could not disable branch tracing for %s: %s" msgstr "" #: remote.c:12901 #, possible-c-format msgid "Could not disable branch tracing for %s." msgstr "" #: remote.c:12935 msgid "Cannot process branch tracing result. XML parsing not supported." msgstr "" #: remote.c:12951 #, possible-c-format msgid "Bad branch tracing read type: %u." msgstr "" #: remote.c:13009 #, possible-c-format msgid "not currently attached to process %d" msgstr "" #: remote.c:13329 #, possible-c-format msgid "Remote refused setting thread events: %s" msgstr "" #: remote.c:13448 #, possible-c-format msgid "Debugger's willingness to use range stepping is %s.\n" msgstr "" #: remote.c:13474 msgid "Range stepping is not supported by the current target" msgstr "" #. set/show remote ... #. allow-unknown #: remote.c:13524 remote.c:13530 msgid "" "Remote protocol specific variables\n" "Configure various remote-protocol specific variables such as\n" "the packets being used" msgstr "" #. allow-unknown #: remote.c:13537 msgid "" "Compare section data on target to the exec file.\n" "Argument is a single section name (default: all loaded sections).\n" "To compare only read-only loaded sections, specify the -r option." msgstr "" #: remote.c:13543 msgid "" "Send an arbitrary packet to a remote target.\n" " maintenance packet TEXT\n" "If GDB is talking to an inferior via the GDB serial protocol, then\n" "this command sends the string TEXT to the inferior, and displays the\n" "response packet. GDB supplies the initial `$' character, and the\n" "terminating `#' character and checksum." msgstr "" #: remote.c:13552 msgid "Set whether to send break if interrupted." msgstr "" #: remote.c:13553 msgid "Show whether to send break if interrupted." msgstr "" #: remote.c:13554 msgid "If set, a break, instead of a cntrl-c, is sent to the remote target." msgstr "" #: remote.c:13567 msgid "Set interrupt sequence to remote target." msgstr "" #: remote.c:13568 msgid "Show interrupt sequence to remote target." msgstr "" #: remote.c:13569 msgid "" "Valid value is \"Ctrl-C\", \"BREAK\" or \"BREAK-g\". The default is \"Ctrl-" "C\"." msgstr "" #: remote.c:13576 msgid "" "Set whether interrupt-sequence is sent to remote target when gdb connects to." msgstr "" #: remote.c:13577 msgid "" "\t\tShow whether interrupt-sequence is sent to remote target when gdb " "connects to." msgstr "" #: remote.c:13578 msgid "\t\tIf set, interrupt sequence is sent to remote target." msgstr "" #. Install commands for configuring memory read/write packets. #: remote.c:13585 msgid "Set the maximum number of bytes per memory write packet (deprecated)." msgstr "" #: remote.c:13588 msgid "" "Show the maximum number of bytes per memory write packet (deprecated)." msgstr "" #: remote.c:13592 msgid "" "Set the maximum number of bytes per memory-write packet.\n" "Specify the number of bytes in a packet or 0 (zero) for the\n" "default packet size. The actual limit is further reduced\n" "dependent on the target. Specify ``fixed'' to disable the\n" "further restriction and ``limit'' to enable that restriction." msgstr "" #: remote.c:13600 msgid "" "Set the maximum number of bytes per memory-read packet.\n" "Specify the number of bytes in a packet or 0 (zero) for the\n" "default packet size. The actual limit is further reduced\n" "dependent on the target. Specify ``fixed'' to disable the\n" "further restriction and ``limit'' to enable that restriction." msgstr "" #: remote.c:13609 msgid "Show the maximum number of bytes per memory-write packet." msgstr "" #: remote.c:13613 msgid "Show the maximum number of bytes per memory-read packet." msgstr "" #: remote.c:13617 msgid "Set the maximum number of target hardware watchpoints." msgstr "" #: remote.c:13618 msgid "Show the maximum number of target hardware watchpoints." msgstr "" #: remote.c:13619 remote.c:13628 remote.c:13637 msgid "Specify a negative limit for unlimited." msgstr "" #: remote.c:13626 msgid "Set the maximum length (in bytes) of a target hardware watchpoint." msgstr "" #: remote.c:13627 msgid "Show the maximum length (in bytes) of a target hardware watchpoint." msgstr "" #: remote.c:13635 msgid "Set the maximum number of target hardware breakpoints." msgstr "" #: remote.c:13636 msgid "Show the maximum number of target hardware breakpoints." msgstr "" #: remote.c:13645 msgid "Set the maximum size of the address (in bits) in a memory packet." msgstr "" #: remote.c:13646 msgid "Show the maximum size of the address (in bits) in a memory packet." msgstr "" #: remote.c:13930 msgid "Set use of remote protocol `Z' packets" msgstr "" #: remote.c:13931 msgid "Show use of remote protocol `Z' packets " msgstr "" #: remote.c:13932 msgid "" "When set, GDB will attempt to use the remote breakpoint and watchpoint\n" "packets." msgstr "" #: remote.c:13941 msgid "" "Manipulate files on the remote system\n" "Transfer files to and from the remote target system." msgstr "" #: remote.c:13948 msgid "Copy a local file to the remote system." msgstr "" #: remote.c:13952 msgid "Copy a remote file to the local system." msgstr "" #: remote.c:13956 msgid "Delete a remote file." msgstr "" #: remote.c:13960 msgid "Set the remote pathname for \"run\"" msgstr "" #: remote.c:13961 msgid "Show the remote pathname for \"run\"" msgstr "" #: remote.c:13969 msgid "Enable or disable range stepping." msgstr "" #: remote.c:13970 msgid "Show whether target-assisted range stepping is enabled." msgstr "" #: remote.c:13971 msgid "" "If on, and the target supports it, when stepping a source line, GDB\n" "tells the target to step the corresponding range of addresses itself " "instead\n" "of issuing multiple single-steps. This speeds up source level\n" "stepping. If off, GDB always issues single-steps, even if range\n" "stepping is supported by the target. The default is on." msgstr "" #: reverse.c:53 #, possible-c-format msgid "Already in reverse mode. Use '%s' or 'set exec-dir forward'." msgstr "" #: reverse.c:142 msgid "target_get_bookmark failed." msgstr "" #: reverse.c:166 #, possible-c-format msgid "Saved bookmark %d at %s\n" msgstr "" #: reverse.c:224 msgid "No bookmarks." msgstr "" #: reverse.c:230 msgid "Delete all bookmarks? " msgstr "" #. Not found. #: reverse.c:242 #, possible-c-format msgid "No bookmark #%d." msgstr "" #: reverse.c:256 thread.c:1983 msgid "Command requires an argument." msgstr "" #: reverse.c:280 #, possible-c-format msgid "goto-bookmark: invalid bookmark number '%s'." msgstr "" #. Not found. #: reverse.c:293 #, possible-c-format msgid "goto-bookmark: no bookmark found for '%s'." msgstr "" #: reverse.c:329 msgid "No bookmarks.\n" msgstr "" #: reverse.c:352 msgid "" "Step program backward until it reaches the beginning of another source " "line.\n" "Argument N means do this N times (or till program stops for another reason)." msgstr "" #: reverse.c:358 msgid "" "Step program backward, proceeding through subroutine calls.\n" "Like the \"reverse-step\" command as long as subroutine calls do not " "happen;\n" "when they do, the call is treated as one instruction.\n" "Argument N means do this N times (or till program stops for another reason)." msgstr "" #: reverse.c:366 msgid "" "Step backward exactly one instruction.\n" "Argument N means do this N times (or till program stops for another reason)." msgstr "" #: reverse.c:372 msgid "" "Step backward one instruction, but proceed through called subroutines.\n" "Argument N means do this N times (or till program stops for another reason)." msgstr "" #: reverse.c:378 msgid "" "Continue program being debugged but run it in reverse.\n" "If proceeding from breakpoint, a number N may be used as an argument,\n" "which means to set the ignore count of that breakpoint to N - 1 (so that\n" "the breakpoint won't break until the Nth time it is reached)." msgstr "" #: reverse.c:385 msgid "Execute backward until just before selected stack frame is called." msgstr "" #: reverse.c:388 msgid "" "Set a bookmark in the program's execution history.\n" "A bookmark represents a point in the execution history \n" "that can be returned to at a later point in the debug session." msgstr "" #: reverse.c:392 msgid "" "Status of user-settable bookmarks.\n" "Bookmarks are user-settable markers representing a point in the \n" "execution history that can be returned to later in the same debug \n" "session." msgstr "" #: reverse.c:397 msgid "" "Delete a bookmark from the bookmark list.\n" "Argument is a bookmark number or numbers,\n" " or no argument to delete all bookmarks.\n" msgstr "" #: reverse.c:402 msgid "" "Go to an earlier-bookmarked point in the program's execution history.\n" "Argument is the bookmark number of a bookmark saved earlier by using \n" "the 'bookmark' command, or the special arguments:\n" " start (beginning of recording)\n" " end (end of recording)\n" msgstr "" #: rl78-tdep.c:837 #, possible-c-format msgid "Undefined mapping for opc reg %d" msgstr "" #: rs6000-aix-tdep.c:1017 #, possible-c-format msgid "cannot find .ldinfo section from core file: %s" msgstr "" #: rs6000-aix-tdep.c:1026 #, possible-c-format msgid "unable to read .ldinfo section from core file: %s" msgstr "" #. FIXME: this happens 3 times at the start of each 64-bit program. #: rs6000-nat.c:214 msgid "ptrace read" msgstr "" #: rs6000-nat.c:275 msgid "ptrace write" msgstr "" #: rs6000-nat.c:579 msgid "rs6000_create_inferior: failed to select architecture" msgstr "" #: rs6000-nat.c:611 msgid "ptrace ldinfo" msgstr "" #: rs6000-tdep.c:2892 #, possible-c-format msgid "rs6000_pseudo_register_read: called on unexpected register '%s' (%d)" msgstr "" #: rs6000-tdep.c:2917 #, possible-c-format msgid "rs6000_pseudo_register_write: called on unexpected register '%s' (%d)" msgstr "" #: rs6000-tdep.c:6084 msgid "\"set powerpc\" must be followed by an appropriate subcommand.\n" msgstr "" #: rs6000-tdep.c:6125 #, possible-c-format msgid "Invalid vector ABI accepted: %s." msgstr "" #: rs6000-tdep.c:6141 #, possible-c-format msgid "Use of exact watchpoints is %s.\n" msgstr "" #: rs6000-tdep.c:6248 rs6000-tdep.c:6252 msgid "Various PowerPC-specific commands." msgstr "" #: rs6000-tdep.c:6258 msgid "Set whether to use a soft-float ABI." msgstr "" #: rs6000-tdep.c:6259 msgid "Show whether to use a soft-float ABI." msgstr "" #: rs6000-tdep.c:6266 msgid "Set the vector ABI." msgstr "" #: rs6000-tdep.c:6267 msgid "Show the vector ABI." msgstr "" #: rs6000-tdep.c:6273 msgid "" "Set whether to use just one debug register for watchpoints on scalars." msgstr "" #: rs6000-tdep.c:6275 msgid "" "Show whether to use just one debug register for watchpoints on scalars." msgstr "" #: rs6000-tdep.c:6277 msgid "" "If true, GDB will use only one debug register when watching a variable of\n" "scalar type, thus assuming that the variable is accessed through the " "address\n" "of its first byte." msgstr "" #: s390-linux-nat.c:308 s390-linux-nat.c:328 msgid "Couldn't get register set" msgstr "" #: s390-linux-nat.c:333 msgid "Couldn't set register set" msgstr "" #: s390-linux-nat.c:463 s390-linux-nat.c:512 msgid "Couldn't retrieve watchpoint status" msgstr "" #: s390-linux-nat.c:473 msgid "Couldn't clear watchpoint status" msgstr "" #: s390-linux-nat.c:528 msgid "Couldn't modify watchpoint status" msgstr "" #: s390-linux-tdep.c:3237 msgid "Stack overflow" msgstr "" #: s390-linux-tdep.c:3359 msgid "invalid return type" msgstr "" #: s390-linux-tdep.c:3398 spu-tdep.c:1547 msgid "Cannot set function return value." msgstr "" #: s390-linux-tdep.c:3400 spu-tdep.c:1563 msgid "Function return value unknown." msgstr "" #: score-tdep.c:158 score-tdep.c:250 score-tdep.c:320 score-tdep.c:833 #, possible-c-format msgid "Error: target_read_memory in file:%s, line:%d!" msgstr "" #: score-tdep.c:438 #, possible-c-format msgid "Error: score_xfer_register in file:%s, line:%d!" msgstr "" #: score-tdep.c:821 #, possible-c-format msgid "Error: malloc size < 0 in file:%s, line:%d!" msgstr "" #. The sentinel frame is used as a starting point for creating the #. previous (inner most) frame. That frame's THIS_ID method will be #. called to determine the inner most frame's ID. Not this one. #: sentinel-frame.c:67 msgid "sentinel_frame_this_id called" msgstr "" #. Mark fixed motherboard irqs as inuse. #. timer tick #. keyboard #. slave icu #: ser-go32.c:925 msgid "Set COM1 base i/o port address." msgstr "" #: ser-go32.c:926 msgid "Show COM1 base i/o port address." msgstr "" #: ser-go32.c:932 msgid "Set COM1 interrupt request." msgstr "" #: ser-go32.c:933 msgid "Show COM1 interrupt request." msgstr "" #: ser-go32.c:939 msgid "Set COM2 base i/o port address." msgstr "" #: ser-go32.c:940 msgid "Show COM2 base i/o port address." msgstr "" #: ser-go32.c:946 msgid "Set COM2 interrupt request." msgstr "" #: ser-go32.c:947 msgid "Show COM2 interrupt request." msgstr "" #: ser-go32.c:953 msgid "Set COM3 base i/o port address." msgstr "" #: ser-go32.c:954 msgid "Show COM3 base i/o port address." msgstr "" #: ser-go32.c:960 msgid "Set COM3 interrupt request." msgstr "" #: ser-go32.c:961 msgid "Show COM3 interrupt request." msgstr "" #: ser-go32.c:967 msgid "Set COM4 base i/o port address." msgstr "" #: ser-go32.c:968 msgid "Show COM4 base i/o port address." msgstr "" #: ser-go32.c:974 msgid "Set COM4 interrupt request." msgstr "" #: ser-go32.c:975 msgid "Show COM4 interrupt request." msgstr "" #: ser-go32.c:982 msgid "Print DOS serial port status." msgstr "" #: ser-mingw.c:169 msgid "SetCommState failed" msgstr "" #: ser-mingw.c:296 msgid "ser_windows_wait_handle: reseting mask failed" msgstr "" #: ser-mingw.c:299 msgid "ser_windows_wait_handle: reseting mask failed (2)" msgstr "" #: ser-mingw.c:872 msgid "child command" msgstr "" #: ser-mingw.c:878 msgid "missing child command" msgstr "" #: ser-mingw.c:905 #, possible-c-format msgid "error starting child process '%s': %s: %s" msgstr "" #: ser-mingw.c:908 #, possible-c-format msgid "error starting child process '%s': %s" msgstr "" #: ser-tcp.c:183 msgid "net_open: No colon in host name!" msgstr "" #. allow-unknown #: ser-tcp.c:421 ser-tcp.c:426 msgid "" "TCP protocol specific variables\n" "Configure variables specific to remote TCP connections" msgstr "" #: ser-tcp.c:433 msgid "Set auto-retry on socket connect" msgstr "" #: ser-tcp.c:434 msgid "Show auto-retry on socket connect" msgstr "" #: ser-tcp.c:440 msgid "Set timeout limit in seconds for socket connection" msgstr "" #: ser-tcp.c:441 msgid "Show timeout limit in seconds for socket connection" msgstr "" #: ser-tcp.c:442 msgid "" "If set to \"unlimited\", GDB will keep attempting to establish a\n" "connection forever, unless interrupted with Ctrl-c.\n" "The default is 15 seconds." msgstr "" #: ser-unix.c:49 #, possible-c-format msgid "Hardware flow control is %s.\n" msgstr "" #: ser-unix.c:792 #, possible-c-format msgid "Invalid baud rate %d. Closest values are %d and %d." msgstr "" #: ser-unix.c:798 #, possible-c-format msgid "Invalid baud rate %d. Minimum value is %d." msgstr "" #. The requested speed was too large. #: ser-unix.c:807 #, possible-c-format msgid "Invalid baud rate %d. Maximum value is %d." msgstr "" #: ser-unix.c:990 msgid "Set use of hardware flow control for remote serial I/O." msgstr "" #: ser-unix.c:991 msgid "Show use of hardware flow control for remote serial I/O." msgstr "" #: ser-unix.c:992 msgid "" "Enable or disable hardware flow control (RTS/CTS) on the serial port\n" "when debugging using remote targets." msgstr "" #: serial.c:380 msgid "serial_readchar: blocking read in async mode" msgstr "" #: serial.c:645 #, possible-c-format msgid "Baud rate for remote serial I/O is %s.\n" msgstr "" #: serial.c:677 msgid "" "Connect the terminal directly up to the command monitor.\n" "Use ~. or ~^D to break out." msgstr "" #: serial.c:682 msgid "Set default serial/parallel port configuration." msgstr "" #: serial.c:688 msgid "Show default serial/parallel port configuration." msgstr "" #. If target is open when baud changes, it doesn't take effect until #. the next open (I think, not sure). #: serial.c:696 msgid "Set baud rate for remote serial I/O." msgstr "" #: serial.c:697 msgid "Show baud rate for remote serial I/O." msgstr "" #: serial.c:698 msgid "" "This value is used to set the speed of the serial port when debugging\n" "using remote targets." msgstr "" #: serial.c:706 msgid "Set parity for remote serial I/O" msgstr "" #: serial.c:707 msgid "Show parity for remote serial I/O" msgstr "" #: serial.c:713 msgid "Set filename for remote session recording." msgstr "" #: serial.c:714 msgid "Show filename for remote session recording." msgstr "" #: serial.c:715 msgid "" "This file is used to record the remote session for future playback\n" "by gdbserver." msgstr "" #: serial.c:723 msgid "Set numerical base for remote session logging" msgstr "" #: serial.c:724 msgid "Show numerical base for remote session logging" msgstr "" #: serial.c:731 msgid "Set serial debugging." msgstr "" #: serial.c:732 msgid "Show serial debugging." msgstr "" #: serial.c:733 msgid "When non-zero, serial port debugging is enabled." msgstr "" #: sh-tdep.c:1589 msgid "sh_register_convert_to_raw called with non DR register number" msgstr "" #: sh-tdep.c:2448 msgid "Set calling convention used when calling target functions from GDB." msgstr "" #: sh-tdep.c:2450 msgid "Show calling convention used when calling target functions from GDB." msgstr "" #: sh-tdep.c:2452 msgid "" "gcc - Use GCC calling convention (default).\n" "renesas - Enforce Renesas calling convention." msgstr "" #: sh64-tdep.c:1469 msgid "sh64_register_convert_to_virtual called with non DR register number" msgstr "" #: sh64-tdep.c:1494 msgid "sh64_register_convert_to_raw called with non DR register number" msgstr "" #: sh64-tdep.c:1968 #, possible-c-format msgid "Invalid pseudo register number %d\n" msgstr "" #: sh64-tdep.c:2066 #, possible-c-format msgid "Invalid register number %d\n" msgstr "" #: sh64-tdep.c:2150 msgid "Not a valid register for the current processor mode." msgstr "" #: skip.c:81 msgid "No default file now." msgstr "" #: skip.c:92 #, possible-c-format msgid "No source file named %s.\n" msgstr "" #: skip.c:93 msgid "Ignore file pending future shared library load? " msgstr "" #: skip.c:108 #, possible-c-format msgid "File %s will be skipped when stepping.\n" msgstr "" #: skip.c:122 msgid "No default function now." msgstr "" #: skip.c:127 #, possible-c-format msgid "No function found containing current program point %s." msgstr "" #: skip.c:137 #, possible-c-format msgid "No function found named %s.\n" msgstr "" #: skip.c:139 msgid "Ignore function pending future shared library load? " msgstr "" #: skip.c:171 msgid "Not skipping any files or functions.\n" msgstr "" #: skip.c:175 #, possible-c-format msgid "No skiplist entries found with number %s.\n" msgstr "" #: skip.c:207 msgid "Skiplist entry should have either a filename or a function name." msgstr "" #: skip.c:241 skip.c:258 skip.c:287 #, possible-c-format msgid "No skiplist entries found with number %s." msgstr "" #: skip.c:303 #, possible-c-format msgid "Function %s will be skipped when stepping.\n" msgstr "" #: skip.c:399 msgid "" "Ignore a function while stepping.\n" "Usage: skip [FUNCTION NAME]\n" "If no function name is given, ignore the current function." msgstr "" #: skip.c:405 msgid "" "Ignore a file while stepping.\n" "Usage: skip file [FILENAME]\n" "If no filename is given, ignore the current file." msgstr "" #: skip.c:412 msgid "" "Ignore a function while stepping.\n" "Usage: skip function [FUNCTION NAME]\n" "If no function name is given, skip the current function." msgstr "" #: skip.c:419 msgid "" "Enable skip entries. You can specify numbers (e.g. \"skip enable 1 3\"), " "ranges (e.g. \"skip enable 4-8\"), or both (e.g. \"skip enable 1 3 4-8\").\n" "\n" "If you don't specify any numbers or ranges, we'll enable all skip entries.\n" "\n" "Usage: skip enable [NUMBERS AND/OR RANGES]" msgstr "" #: skip.c:426 msgid "" "Disable skip entries. You can specify numbers (e.g. \"skip disable 1 3\"), " "ranges (e.g. \"skip disable 4-8\"), or both (e.g. \"skip disable 1 3 4-" "8\").\n" "\n" "If you don't specify any numbers or ranges, we'll disable all skip entries.\n" "\n" "Usage: skip disable [NUMBERS AND/OR RANGES]" msgstr "" #: skip.c:433 msgid "" "Delete skip entries. You can specify numbers (e.g. \"skip delete 1 3\"), " "ranges (e.g. \"skip delete 4-8\"), or both (e.g. \"skip delete 1 3 4-8\").\n" "\n" "If you don't specify any numbers or ranges, we'll delete all skip entries.\n" "\n" "Usage: skip delete [NUMBERS AND/OR RANGES]" msgstr "" #: skip.c:440 msgid "" "Display the status of skips. You can specify numbers (e.g. \"skip info 1 " "3\"), ranges (e.g. \"skip info 4-8\"), or both (e.g. \"skip info 1 3 4-" "8\").\n" "\n" "If you don't specify any numbers or ranges, we'll show all skips.\n" "\n" "Usage: skip info [NUMBERS AND/OR RANGES]\n" "The \"Type\" column indicates one of:\n" "\tfile - ignored file\n" "\tfunction - ignored function" msgstr "" #: sol-thread.c:252 #, possible-c-format msgid "thread_to_lwp: td_ta_map_id2thr %s" msgstr "" #: sol-thread.c:258 #, possible-c-format msgid "thread_to_lwp: td_thr_get_info: %s" msgstr "" #: sol-thread.c:264 #, possible-c-format msgid "thread_to_lwp: thread state not active: %s" msgstr "" #: sol-thread.c:295 #, possible-c-format msgid "lwp_to_thread: td_ta_map_lwp2thr: %s." msgstr "" #: sol-thread.c:301 #, possible-c-format msgid "lwp_to_thread: td_thr_validate: %s." msgstr "" #: sol-thread.c:307 #, possible-c-format msgid "lwp_to_thread: td_thr_get_info: %s." msgstr "" #. Inactive thread. #: sol-thread.c:359 sol-thread.c:395 msgid "This version of Solaris can't start inactive threads." msgstr "" #: sol-thread.c:361 sol-thread.c:397 #, possible-c-format msgid "Specified thread %ld seems to have terminated" msgstr "" #: sol-thread.c:450 msgid "sol_thread_fetch_registers: thread == 0" msgstr "" #: sol-thread.c:454 #, possible-c-format msgid "sol_thread_fetch_registers: td_ta_map_id2thr: %s" msgstr "" #: sol-thread.c:461 #, possible-c-format msgid "sol_thread_fetch_registers: td_thr_getgregs %s" msgstr "" #: sol-thread.c:471 #, possible-c-format msgid "sol_thread_fetch_registers: td_thr_getfpregs %s" msgstr "" #: sol-thread.c:506 #, possible-c-format msgid "sol_thread_store_registers: td_ta_map_id2thr %s" msgstr "" #: sol-thread.c:519 #, possible-c-format msgid "sol_thread_store_registers: td_thr_getgregs %s" msgstr "" #: sol-thread.c:523 #, possible-c-format msgid "sol_thread_store_registers: td_thr_getfpregs %s" msgstr "" #: sol-thread.c:535 #, possible-c-format msgid "sol_thread_store_registers: td_thr_setgregs %s" msgstr "" #: sol-thread.c:539 #, possible-c-format msgid "sol_thread_store_registers: td_thr_setfpregs %s" msgstr "" #: sol-thread.c:603 #, possible-c-format msgid "sol_thread_new_objfile: td_init: %s" msgstr "" #: sol-thread.c:631 #, possible-c-format msgid "Cannot initialize thread debugging library: %s" msgstr "" #: sol-thread.c:1166 msgid "info sol-thread: failed to get info for thread." msgstr "" #: sol-thread.c:1282 msgid "Show info on Solaris user threads." msgstr "" #: solib-aix.c:138 solib-target.c:65 msgid "" "Can not parse XML library list; XML support was disabled at compile time" msgstr "" #: solib-aix.c:201 solib-target.c:161 #, possible-c-format msgid "Library list has unsupported version \"%s\"" msgstr "" #: solib-aix.c:270 msgid "aix library list" msgstr "" #: solib-aix.c:311 #, possible-c-format msgid "%s (failed to read TARGET_OBJECT_LIBRARIES_AIX)" msgstr "" #: solib-aix.c:325 #, possible-c-format msgid "%s (missing XML support?)" msgstr "" #: solib-aix.c:535 msgid "unable to relocate main executable (no info from loader)" msgstr "" #. Should never happen, but recover as best as we can (trying #. to open pathname without decoding, possibly leading to #. a failure), rather than triggering an assert failure). #: solib-aix.c:663 #, possible-c-format msgid "missing '(' in shared object pathname: %s" msgstr "" #: solib-aix.c:676 solib.c:472 #, possible-c-format msgid "Could not open `%s' as an executable file: %s" msgstr "" #: solib-aix.c:690 #, possible-c-format msgid "\"%s\": not in executable format: %s." msgstr "" #: solib-aix.c:712 #, possible-c-format msgid "\"%s\": member \"%s\" missing." msgstr "" #: solib-aix.c:720 #, possible-c-format msgid "%s(%s): not in object format: %s." msgstr "" #: solib-aix.c:768 #, possible-c-format msgid "unable to find TOC entry for pc %s (no section contains this PC)" msgstr "" #: solib-aix.c:774 #, possible-c-format msgid "unable to find TOC entry for pc %s (%s has no data section)" msgstr "" #: solib-aix.c:809 #, possible-c-format msgid "solib-aix debugging is %s.\n" msgstr "" #: solib-aix.c:842 msgid "Control the debugging traces for the solib-aix module." msgstr "" #: solib-aix.c:843 msgid "Show whether solib-aix debugging traces are enabled." msgstr "" #: solib-aix.c:844 msgid "When on, solib-aix debugging traces are enabled." msgstr "" #: solib-darwin.c:566 #, possible-c-format msgid "unhandled dyld version (%d)" msgstr "" #: solib-darwin.c:668 #, possible-c-format msgid "`%s': not a shared-library: %s" msgstr "" #: solib-dsbt.c:201 #, possible-c-format msgid "Unsupported map version: %d\n" msgstr "" #: solib-dsbt.c:297 msgid "Error reading DSBT exec loadmap" msgstr "" #: solib-dsbt.c:307 msgid "Error reading DSBT interp loadmap" msgstr "" #: solib-dsbt.c:673 msgid "" "dsbt_current_sos: Unable to read link map entry. Shared object chain may be " "incomplete." msgstr "" #: solib-dsbt.c:687 msgid "" "dsbt_current_sos: Unable to read dsbt index. Shared object chain may be " "incomplete." msgstr "" #: solib-dsbt.c:708 msgid "" "dsbt_current_sos: Unable to fetch load map. Shared object chain may be " "incomplete." msgstr "" #: solib-dsbt.c:724 solib-frv.c:408 #, possible-c-format msgid "Can't read pathname for link map entry: %s." msgstr "" #: solib-dsbt.c:772 solib-frv.c:479 solib-svr4.c:2513 msgid "" "Unable to find dynamic linker breakpoint function.\n" "GDB will be unable to debug shared library initializers\n" "and track explicitly loaded dynamic code." msgstr "" #: solib-dsbt.c:1008 solib-frv.c:865 msgid "shared library handler failed to enable breakpoint" msgstr "" #: solib-dsbt.c:1061 #, possible-c-format msgid "solib-dsbt debugging is %s.\n" msgstr "" #: solib-dsbt.c:1087 msgid "Set internal debugging of shared library code for DSBT ELF." msgstr "" #: solib-dsbt.c:1088 msgid "Show internal debugging of shared library code for DSBT ELF." msgstr "" #: solib-dsbt.c:1089 msgid "When non-zero, DSBT solib specific internal debugging is enabled." msgstr "" #: solib-frv.c:359 msgid "" "frv_current_sos: Unable to read link map entry. Shared object chain may be " "incomplete." msgstr "" #: solib-frv.c:386 msgid "" "frv_current_sos: Unable to fetch load map. Shared object chain may be " "incomplete." msgstr "" #: solib-frv.c:578 msgid "Unable to determine dynamic linker loadmap address." msgstr "" #: solib-frv.c:592 #, possible-c-format msgid "Unable to load dynamic linker loadmap at address %s." msgstr "" #: solib-frv.c:626 msgid "Could not find symbol _dl_debug_addr in dynamic linker" msgstr "" #: solib-frv.c:650 #, possible-c-format msgid "" "Unable to fetch contents of _dl_debug_addr (at address %s) from dynamic " "linker" msgstr "" #: solib-frv.c:676 #, possible-c-format msgid "" "Unable to fetch _dl_debug_addr->r_brk (at address %s) from dynamic linker" msgstr "" #: solib-frv.c:688 #, possible-c-format msgid "" "Unable to fetch _dl_debug_addr->.r_brk entry point (at address %s) from " "dynamic linker" msgstr "" #: solib-frv.c:798 msgid "Unable to load the executable's loadmap." msgstr "" #: solib-frv.c:1189 msgid "Set internal debugging of shared library code for FR-V." msgstr "" #: solib-frv.c:1190 msgid "Show internal debugging of shared library code for FR-V." msgstr "" #: solib-frv.c:1191 msgid "When non-zero, FR-V solib specific internal debugging is enabled." msgstr "" #: solib-spu.c:367 #, possible-c-format msgid "Cannot read SPE executable at %s" msgstr "" #: solib-svr4.c:205 #, possible-c-format msgid "Error reading shared library list entry at %s" msgstr "" #: solib-svr4.c:313 #, possible-c-format msgid "" "Using PIC (Position Independent Code) prelink displacement %s for \"%s\".\n" msgstr "" #. There is no way to verify the library file matches. prelink #. can during prelinking of an unprelinked file (or unprelinking #. of a prelinked file) shift the DYNAMIC segment by arbitrary #. offset without any page size alignment. There is no way to #. find out the ELF header and/or Program Headers for a limited #. verification if it they match. One could do a verification #. of the DYNAMIC segment. Still the found address is the best #. one GDB could find. #: solib-svr4.c:329 #, possible-c-format msgid "" ".dynamic section for \"%s\" is not at the expected address (wrong library or " "version mismatch?)" msgstr "" #: solib-svr4.c:1027 msgid "Attempt to reload symbols from process? " msgstr "" #: solib-svr4.c:1067 #, possible-c-format msgid "failed to read exec filename from attached file: %s" msgstr "" #: solib-svr4.c:1204 #, possible-c-format msgid "SVR4 Library list has unsupported version \"%s\"" msgstr "" #: solib-svr4.c:1261 solib-target.c:239 msgid "target library list" msgstr "" #: solib-svr4.c:1381 #, possible-c-format msgid "Corrupted shared library list: %s != %s" msgstr "" #: solib-svr4.c:1413 #, possible-c-format msgid "Can't read pathname for load map: %s." msgstr "" #: solib-svr4.c:1899 msgid "" "Probes-based dynamic linker interface failed.\n" "Reverting to original interface.\n" msgstr "" #. It can be printed repeatedly as there is no easy way to check #. the executable symbols/file has been already relocated to #. displacement. #: solib-svr4.c:2986 #, possible-c-format msgid "" "Using PIE (Position Independent Executable) displacement %s for \"%s\".\n" msgstr "" #: solib-target.c:91 solib-target.c:109 msgid "Library list with both segments and sections" msgstr "" #: solib-target.c:141 msgid "No segment or section bases defined" msgstr "" #: solib-target.c:370 #, possible-c-format msgid "" "Could not relocate shared library \"%s\": wrong number of ALLOC sections" msgstr "" #: solib-target.c:419 #, possible-c-format msgid "Could not relocate shared library \"%s\": no segments" msgstr "" #: solib-target.c:435 #, possible-c-format msgid "Could not relocate shared library \"%s\": bad offsets" msgstr "" #: solib.c:105 #, possible-c-format msgid "" "The search path for loading non-absolute shared library symbol files is %s.\n" msgstr "" #: solib.c:510 #, possible-c-format msgid "`%s': not in executable format: %s" msgstr "" #: solib.c:517 #, possible-c-format msgid "" "`%s': Shared library architecture %s is not compatible with target " "architecture %s." msgstr "" #: solib.c:563 msgid "Shared library file name is too long." msgstr "" #: solib.c:568 #, possible-c-format msgid "Can't find the file sections in `%s': %s" msgstr "" #: solib.c:714 #, possible-c-format msgid "Error while reading shared library symbols for %s:\n" msgstr "" #: solib.c:906 solib.c:1406 msgid "Error while mapping shared library sections:\n" msgstr "" #: solib.c:924 #, possible-c-format msgid "" "Could not load shared library symbols for %s.\n" "Do you need \"set solib-search-path\" or \"set sysroot\"?" msgstr "" #: solib.c:929 #, possible-c-format msgid "" "Could not load shared library symbols for %d libraries, e.g. %s.\n" "Use the \"info sharedlibrary\" command to see the complete listing.\n" "Do you need \"set solib-search-path\" or \"set sysroot\"?" msgstr "" #: solib.c:977 #, possible-c-format msgid "Loading symbols for shared libraries: %s\n" msgstr "" #: solib.c:981 solib.c:1357 msgid "Loading symbols for shared libraries.\n" msgstr "" #: solib.c:1024 #, possible-c-format msgid "Symbols already loaded for %s\n" msgstr "" #: solib.c:1153 msgid "No shared libraries matched.\n" msgstr "" #: solib.c:1156 msgid "No shared libraries loaded at this time.\n" msgstr "" #: solib.c:1162 msgid "(*): Shared library is missing debugging information.\n" msgstr "" #: solib.c:1494 #, possible-c-format msgid "\"%s\" is deprecated, use \"%s\" instead." msgstr "" #: solib.c:1496 #, possible-c-format msgid "sysroot set to \"%s\"." msgstr "" #: solib.c:1509 #, possible-c-format msgid "Autoloading of shared library symbols is %s.\n" msgstr "" #: solib.c:1675 msgid "Load shared object library symbols for files matching REGEXP." msgstr "" #: solib.c:1677 msgid "Status of loaded shared object libraries." msgstr "" #: solib.c:1680 msgid "Unload all shared object library symbols." msgstr "" #: solib.c:1683 msgid "Set autoloading of shared library symbols." msgstr "" #: solib.c:1684 msgid "Show autoloading of shared library symbols." msgstr "" #: solib.c:1685 msgid "" "If \"on\", symbols from all shared object libraries will be loaded\n" "automatically when the inferior begins execution, when the dynamic linker\n" "informs gdb that a new library has been loaded, or when attaching to the\n" "inferior. Otherwise, symbols must be loaded manually, using `sharedlibrary'." msgstr "" #: solib.c:1696 msgid "Set an alternate system root." msgstr "" #: solib.c:1697 msgid "Show the current system root." msgstr "" #: solib.c:1698 msgid "" "The system root is used to load absolute shared library symbol files.\n" "For other (relative) files, you can add directories using\n" "`set solib-search-path'." msgstr "" #: solib.c:1712 msgid "" "Set the search path for loading non-absolute shared library symbol files." msgstr "" #: solib.c:1714 msgid "" "Show the search path for loading non-absolute shared library symbol files." msgstr "" #: solib.c:1716 msgid "" "This takes precedence over the environment variables PATH and " "LD_LIBRARY_PATH." msgstr "" #: source.c:104 #, possible-c-format msgid "Number of source lines gdb will list by default is %s.\n" msgstr "" #: source.c:127 #, possible-c-format msgid "Filenames are displayed as \"%s\".\n" msgstr "" #: source.c:322 msgid "Can't find a default source file" msgstr "" #: source.c:433 msgid "Reinitialize source path to empty? " msgstr "" #: source.c:662 msgid "No current source file.\n" msgstr "" #: source.c:667 #, possible-c-format msgid "Current source file is %s\n" msgstr "" #: source.c:669 #, possible-c-format msgid "Compilation directory is %s\n" msgstr "" #: source.c:671 #, possible-c-format msgid "Located in %s\n" msgstr "" #: source.c:673 #, possible-c-format msgid "Contains %d line%s.\n" msgstr "" #: source.c:676 #, possible-c-format msgid "Source language is %s.\n" msgstr "" #: source.c:677 #, possible-c-format msgid "Producer is %s.\n" msgstr "" #: source.c:680 #, possible-c-format msgid "Compiled with %s debugging format.\n" msgstr "" #: source.c:682 #, possible-c-format msgid "%s preprocessor macro info.\n" msgstr "" #: source.c:1188 msgid "invalid filename_display_string" msgstr "" #: source.c:1218 msgid "Source file is more recent than executable." msgstr "" #: source.c:1424 #, possible-c-format msgid "Line number %d out of range; %s has %d lines." msgstr "" #: source.c:1543 msgid "No line number information available" msgstr "" #. Is there any case in which we get here, and have an address #. which the user would want to see? If we have debugging symbols #. and no line numbers? #: source.c:1603 #, possible-c-format msgid "Line number %d is out of range for \"%s\".\n" msgstr "" #: source.c:1639 source.c:1728 msgid "Expression not found" msgstr "" #: source.c:1696 source.c:1782 msgid "Expression not found\n" msgstr "" #: source.c:1892 msgid "Too many arguments in command" msgstr "" #: source.c:1901 #, possible-c-format msgid "Source path substitution rule matching `%s':\n" msgstr "" #: source.c:1903 msgid "List of all source path substitution rules:\n" msgstr "" #: source.c:1930 source.c:1986 msgid "Incorrect usage, too many arguments in command" msgstr "" #: source.c:1940 msgid "Delete all source path substitution rules? " msgstr "" #: source.c:1941 msgid "Canceled" msgstr "" #: source.c:1963 #, possible-c-format msgid "No substitution rule defined for `%s'" msgstr "" #: source.c:1983 msgid "Incorrect usage, too few arguments in command" msgstr "" #: source.c:1989 msgid "First argument must be at least one character long" msgstr "" #: source.c:2026 msgid "" "Add directory DIR to beginning of search path for source files.\n" "Forget cached info on source file locations and line positions.\n" "DIR can also be $cwd for the current working directory, or $cdir for the\n" "directory in which the source file was compiled into object code.\n" "With no argument, reset the search path to $cdir:$cwd, the default." msgstr "" #: source.c:2042 msgid "Set the search path for finding source files." msgstr "" #: source.c:2044 msgid "Show the search path for finding source files." msgstr "" #: source.c:2046 msgid "" "$cwd in the path means the current working directory.\n" "$cdir in the path means the compilation directory of the source file.\n" "GDB ensures the search path always ends with $cdir:$cwd by\n" "appending these directories if necessary.\n" "Setting the value to an empty string sets it to $cdir:$cwd, the default." msgstr "" #: source.c:2057 msgid "Information about the current source file." msgstr "" #: source.c:2059 msgid "" "Core addresses of the code for a source line.\n" "Line can be specified as\n" " LINENUM, to list around that line in current file,\n" " FILE:LINENUM, to list around that line in that file,\n" " FUNCTION, to list around beginning of that function,\n" " FILE:FUNCTION, to distinguish among like-named static functions.\n" "Default is to describe the last source line that was listed.\n" "\n" "This sets the default address for \"x\" to the line's first instruction\n" "so that \"x/i\" suffices to start examining the machine code.\n" "The address is also stored as the value of \"$_\"." msgstr "" #: source.c:2071 msgid "" "Search for regular expression (see regex(3)) from last line listed.\n" "The matching line number is also stored as the value of \"$_\"." msgstr "" #: source.c:2077 msgid "" "Search backward for regular expression (see regex(3)) from last line " "listed.\n" "The matching line number is also stored as the value of \"$_\"." msgstr "" #: source.c:2082 msgid "Set number of source lines gdb will list by default." msgstr "" #: source.c:2083 msgid "Show number of source lines gdb will list by default." msgstr "" #: source.c:2084 msgid "" "Use this to choose how many source lines the \"list\" displays (unless\n" "the \"list\" argument explicitly specifies some other number).\n" "A value of \"unlimited\", or zero, means there's no limit." msgstr "" #: source.c:2093 msgid "" "Usage: set substitute-path FROM TO\n" "Add a substitution rule replacing FROM into TO in source file names.\n" "If a substitution rule was previously set for FROM, the old rule\n" "is replaced by the new one." msgstr "" #: source.c:2101 msgid "" "Usage: unset substitute-path [FROM]\n" "Delete the rule for substituting FROM in source file names. If FROM\n" "is not specified, all substituting rules are deleted.\n" "If the debugger cannot find a rule for FROM, it will display a warning." msgstr "" #: source.c:2109 msgid "" "Usage: show substitute-path [FROM]\n" "Print the rule for substituting FROM in source file names. If FROM\n" "is not specified, print all substitution rules." msgstr "" #: source.c:2117 msgid "Set how to display filenames." msgstr "" #: source.c:2118 msgid "Show how to display filenames." msgstr "" #: source.c:2119 msgid "" "filename-display can be:\n" " basename - display only basename of a filename\n" " relative - display a filename relative to the compilation directory\n" " absolute - display an absolute filename\n" "By default, relative filenames are displayed." msgstr "" #: sparc-nat.c:235 msgid "Couldn't get floating-point registers" msgstr "" #: sparc-nat.c:248 msgid "Couldn't write floating-point registers" msgstr "" #: sparc-nat.c:294 msgid "Couldn't get StackGhost cookie" msgstr "" #: spu-linux-nat.c:480 #, possible-c-format msgid "Child process unexpectedly missing: %s" msgstr "" #: spu-tdep.c:1671 spu-tdep.c:1675 msgid "Could not determine address of single-step breakpoint." msgstr "" #: spu-tdep.c:2101 spu-tdep.c:2158 spu-tdep.c:2279 spu-tdep.c:2521 #: spu-tdep.c:2600 msgid "\"info spu\" is only supported on the SPU architecture." msgstr "" #: spu-tdep.c:2109 msgid "Could not read event_status." msgstr "" #: spu-tdep.c:2117 msgid "Could not read event_mask." msgstr "" #: spu-tdep.c:2132 #, possible-c-format msgid "Event Status 0x%s\n" msgstr "" #: spu-tdep.c:2133 #, possible-c-format msgid "Event Mask 0x%s\n" msgstr "" #: spu-tdep.c:2165 msgid "Could not read signal1." msgstr "" #: spu-tdep.c:2176 msgid "Could not read signal1_type." msgstr "" #: spu-tdep.c:2183 msgid "Could not read signal2." msgstr "" #: spu-tdep.c:2194 msgid "Could not read signal2_type." msgstr "" #: spu-tdep.c:2212 #, possible-c-format msgid "Signal 1 control word 0x%s " msgstr "" #: spu-tdep.c:2214 msgid "Signal 1 not pending " msgstr "" #: spu-tdep.c:2217 spu-tdep.c:2227 msgid "(Type Or)\n" msgstr "" #: spu-tdep.c:2219 spu-tdep.c:2229 msgid "(Type Overwrite)\n" msgstr "" #: spu-tdep.c:2222 #, possible-c-format msgid "Signal 2 control word 0x%s " msgstr "" #: spu-tdep.c:2224 msgid "Signal 2 not pending " msgstr "" #: spu-tdep.c:2289 msgid "Could not read mbox_info." msgstr "" #: spu-tdep.c:2298 msgid "Could not read ibox_info." msgstr "" #: spu-tdep.c:2307 msgid "Could not read wbox_info." msgstr "" #: spu-tdep.c:2529 msgid "Could not read dma_info." msgstr "" #: spu-tdep.c:2559 spu-tdep.c:2632 msgid "no query pending" msgstr "" #: spu-tdep.c:2564 spu-tdep.c:2633 msgid "'any' query pending" msgstr "" #: spu-tdep.c:2565 spu-tdep.c:2634 msgid "'all' query pending" msgstr "" #: spu-tdep.c:2566 spu-tdep.c:2635 msgid "undefined query type" msgstr "" #: spu-tdep.c:2569 spu-tdep.c:2638 #, possible-c-format msgid "Tag-Group Status 0x%s\n" msgstr "" #: spu-tdep.c:2571 spu-tdep.c:2640 #, possible-c-format msgid "Tag-Group Mask 0x%s (%s)\n" msgstr "" #: spu-tdep.c:2573 #, possible-c-format msgid "Stall-and-Notify 0x%s\n" msgstr "" #: spu-tdep.c:2575 #, possible-c-format msgid "Atomic Cmd Status 0x%s\n" msgstr "" #: spu-tdep.c:2608 msgid "Could not read proxydma_info." msgstr "" #: spu-tdep.c:2652 msgid "\"info spu\" must be followed by the name of an SPU facility.\n" msgstr "" #: spu-tdep.c:2676 #, possible-c-format msgid "Stopping for new SPE threads is %s.\n" msgstr "" #: spu-tdep.c:2684 #, possible-c-format msgid "Automatic software-cache flush is %s.\n" msgstr "" #: spu-tdep.c:2830 spu-tdep.c:2833 spu-tdep.c:2868 msgid "Various SPU specific commands." msgstr "" #: spu-tdep.c:2839 msgid "Set whether to stop for new SPE threads." msgstr "" #: spu-tdep.c:2841 msgid "Show whether to stop for new SPE threads." msgstr "" #: spu-tdep.c:2843 msgid "" "Use \"on\" to give control to the user when a new SPE thread\n" "enters its \"main\" function.\n" "Use \"off\" to disable stopping for new SPE threads." msgstr "" #: spu-tdep.c:2854 msgid "Set whether to automatically flush the software-managed cache." msgstr "" #: spu-tdep.c:2856 msgid "Show whether to automatically flush the software-managed cache." msgstr "" #: spu-tdep.c:2858 msgid "" "Use \"on\" to automatically flush the software-managed cache\n" "whenever SPE execution stops.\n" "Use \"off\" to never automatically flush the software-managed cache." msgstr "" #: spu-tdep.c:2873 msgid "Display SPU event facility status.\n" msgstr "" #: spu-tdep.c:2876 msgid "Display SPU signal notification facility status.\n" msgstr "" #: spu-tdep.c:2879 msgid "Display SPU mailbox facility status.\n" msgstr "" #: spu-tdep.c:2882 msgid "Display MFC DMA status.\n" msgstr "" #: spu-tdep.c:2885 msgid "Display MFC Proxy-DMA status.\n" msgstr "" #: stabsread.c:165 #, possible-c-format msgid "invalid C++ abbreviation `%s'" msgstr "" #: stabsread.c:251 #, possible-c-format msgid "" "Invalid symbol data: type number (%d,%d) out of range at symtab pos %d." msgstr "" #: stabsread.c:302 msgid "GDB internal error: bad real_filenum" msgstr "" #: stabsread.c:658 #, possible-c-format msgid "Bad stabs string '%s'" msgstr "" #: stabsread.c:710 #, possible-c-format msgid "Unknown C++ symbol name `%s'" msgstr "" #: stabsread.c:1475 msgid "couldn't parse type; debugger out of date?" msgstr "" #: stabsread.c:1596 #, possible-c-format msgid "Unrecognized cross-reference type `%c'" msgstr "" #: stabsread.c:1825 #, possible-c-format msgid "" "Prototyped function type didn't end arguments with `#':\n" "%s" msgstr "" #: stabsread.c:1938 #, possible-c-format msgid "invalid (minimal) member type data format at symtab pos %d." msgstr "" #: stabsread.c:2042 msgid "GDB internal error, type is NULL in stabsread.c." msgstr "" #: stabsread.c:2070 #, possible-c-format msgid "Unknown builtin type %d" msgstr "" #: stabsread.c:2246 #, possible-c-format msgid "Method has bad physname %s\n" msgstr "" #: stabsread.c:2438 #, possible-c-format msgid "const/volatile indicator missing, got '%c'" msgstr "" #: stabsread.c:2522 #, possible-c-format msgid "member function type missing, got '%c'" msgstr "" #: stabsread.c:2799 #, possible-c-format msgid "C++ abbreviated type name unknown at symtab pos %d" msgstr "" #: stabsread.c:3161 #, possible-c-format msgid "Unknown virtual character `%c' for baseclass" msgstr "" #: stabsread.c:3179 #, possible-c-format msgid "Unknown visibility `%c' for baseclass" msgstr "" #: stabsread.c:3288 #, possible-c-format msgid "virtual function table pointer not found when defining class `%s'" msgstr "" #: stabsread.c:3401 #, possible-c-format msgid "Unknown visibility `%c' for field" msgstr "" #: stabsread.c:3443 #, possible-c-format msgid "struct/union type gets multiply defined: %s%s" msgstr "" #: stabsread.c:4248 #, possible-c-format msgid "base type %d of range type is not defined" msgstr "" #. We should read at least the THIS parameter here. Some broken stabs #. output contained `(0,41),(0,42)=@s8;-16;,(0,43),(0,1);' where should #. have been present ";-16,(0,43)" reference instead. This way the #. excessive ";" marker prematurely stops the parameters parsing. #: stabsread.c:4289 msgid "Invalid (empty) method arguments" msgstr "" #: stabsread.c:4332 msgid "Invalid symbol data: common block within common block" msgstr "" #: stabsread.c:4358 msgid "ECOMM symbol unmatched by BCOMM" msgstr "" #: stabsread.c:4560 msgid "need a type name" msgstr "" #: stabsread.c:4587 #, possible-c-format msgid "forward-referenced types left unresolved, type code %d." msgstr "" #: stabsread.c:4739 #, possible-c-format msgid "%s: common block `%s' from global_sym_chain unresolved" msgstr "" #: stabsread.c:4820 stabsread.c:4825 #, possible-c-format msgid "invalid symbol name \"%s\"" msgstr "" #: stack.c:754 #, possible-c-format msgid "Debugger's willingness to use disassemble-next-line is %s.\n" msgstr "" #: stack.c:961 msgid "Trying to set NULL pspace." msgstr "" #: stack.c:1319 stack.c:1399 msgid "Too many args in frame specification" msgstr "" #: stack.c:1482 #, possible-c-format msgid "Stack level %d, frame at " msgstr "" #: stack.c:1487 msgid "Stack frame at " msgstr "" #: stack.c:1549 #, possible-c-format msgid " Outermost frame: %s\n" msgstr "" #: stack.c:1858 msgid "(More stack frames follow...)\n" msgstr "" #: stack.c:1868 #, possible-c-format msgid "Backtrace stopped: %s\n" msgstr "" #: stack.c:2095 msgid "PC unavailable, cannot determine locals.\n" msgstr "" #: stack.c:2137 msgid "No locals.\n" msgstr "" #: stack.c:2196 msgid "PC unavailable, cannot determine args.\n" msgstr "" #: stack.c:2219 msgid "No arguments.\n" msgstr "" #: stack.c:2331 msgid "Initial frame selected; you cannot go up." msgstr "" #. We only do this if COUNT_EXP is not specified. That way #. "down" means to really go down (and let me know if that is #. impossible), but "down 9999" can be used to mean go all the #. way down without getting an error. #: stack.c:2368 msgid "Bottom (innermost) frame selected; you cannot go down." msgstr "" #: stack.c:2405 msgid "Can not force return from an inlined function." msgstr "" #: stack.c:2429 msgid "" "Return value type not available for selected stack frame.\n" "Please use an explicit cast of the value to return." msgstr "" #: stack.c:2477 #, possible-c-format msgid "%sMake selected stack frame return now? " msgstr "" #: stack.c:2482 msgid "Function does not return normally to caller." msgstr "" #: stack.c:2483 #, possible-c-format msgid "%sMake %s return now? " msgstr "" #: stack.c:2487 msgid "Not confirmed" msgstr "" #: stack.c:2573 #, possible-c-format msgid "'%s' not within current stack frame.\n" msgstr "" #: stack.c:2585 msgid "" "Make selected stack frame return to its caller.\n" "Control remains in the debugger, but when you continue\n" "execution will resume in the frame above the one now selected.\n" "If an argument is given, it is an expression for the value to return." msgstr "" #: stack.c:2591 msgid "" "Select and print stack frame that called this one.\n" "An argument says how many frames up to go." msgstr "" #: stack.c:2594 msgid "" "Same as the `up' command, but does not print anything.\n" "This is useful in command scripts." msgstr "" #: stack.c:2598 msgid "" "Select and print stack frame called by this one.\n" "An argument says how many frames down to go." msgstr "" #: stack.c:2603 msgid "" "Same as the `down' command, but does not print anything.\n" "This is useful in command scripts." msgstr "" #: stack.c:2607 msgid "" "Select and print a stack frame.\n" "With no argument, print the selected stack frame. (See also \"info " "frame\").\n" "An argument specifies the frame to select.\n" "It can be a stack frame number or the address of the frame.\n" "With argument, nothing is printed if input is coming from\n" "a command file or a user-defined command." msgstr "" #: stack.c:2617 msgid "" "Select a stack frame without printing anything.\n" "An argument specifies the frame to select.\n" "It can be a stack frame number or the address of the frame.\n" msgstr "" #: stack.c:2622 msgid "" "Print backtrace of all stack frames, or innermost COUNT frames.\n" "With a negative argument, print outermost -COUNT frames.\n" "Use of the 'full' qualifier also prints the values of the local variables.\n" "Use of the 'no-filters' qualifier prohibits frame filters from executing\n" "on this backtrace.\n" msgstr "" #: stack.c:2632 msgid "Backtrace of the stack, or innermost COUNT frames." msgstr "" #: stack.c:2635 msgid "All about selected stack frame, or frame at ADDR." msgstr "" #: stack.c:2638 msgid "Local variables of current stack frame." msgstr "" #: stack.c:2640 msgid "Argument variables of current stack frame." msgstr "" #: stack.c:2643 msgid "" "Select the stack frame that contains .\n" "Usage: func \n" msgstr "" #: stack.c:2649 msgid "Set printing of non-scalar frame arguments" msgstr "" #: stack.c:2650 msgid "Show printing of non-scalar frame arguments" msgstr "" #: stack.c:2654 msgid "Set whether to print frame arguments in raw form." msgstr "" #: stack.c:2655 msgid "Show whether to print frame arguments in raw form." msgstr "" #: stack.c:2656 msgid "" "If set, frame arguments are printed in raw form, bypassing any\n" "pretty-printers for that value." msgstr "" #: stack.c:2663 msgid "" "Set whether to disassemble next source line or insn when execution stops." msgstr "" #: stack.c:2665 msgid "" "Show whether to disassemble next source line or insn when execution stops." msgstr "" #: stack.c:2667 msgid "" "If ON, GDB will display disassembly of the next source line, in addition\n" "to displaying the source line itself. If the next source line cannot\n" "be displayed (e.g., source is unavailable or there's no line info), GDB\n" "will display disassembly of next instruction instead of showing the\n" "source line.\n" "If AUTO, display disassembly of next instruction only if the source line\n" "cannot be displayed.\n" "If OFF (which is the default), never display the disassembly of the next\n" "source line." msgstr "" #: stack.c:2684 msgid "Set printing of function arguments at function entry" msgstr "" #: stack.c:2686 msgid "Show printing of function arguments at function entry" msgstr "" #: stack.c:2688 msgid "" "GDB can sometimes determine the values of function arguments at entry,\n" "in addition to their current values. This option tells GDB whether\n" "to print the current value, the value at entry (marked as val@entry),\n" "or both. Note that one or both of these values may be ." msgstr "" #: stap-probe.c:172 #, possible-c-format msgid "SystemTap Probe expression debugging is %s.\n" msgstr "" #: stap-probe.c:316 #, possible-c-format msgid "Invalid opcode in expression `%s' for SystemTapprobe" msgstr "" #: stap-probe.c:364 #, possible-c-format msgid "Undefined bitness for probe '%s'." msgstr "" #: stap-probe.c:639 #, possible-c-format msgid "Invalid register displacement syntax on expression `%s'." msgstr "" #: stap-probe.c:705 #, possible-c-format msgid "Missing register name suffix on expression `%s'." msgstr "" #: stap-probe.c:715 #, possible-c-format msgid "Missing indirection suffix on expression `%s'." msgstr "" #: stap-probe.c:791 #, possible-c-format msgid "Invalid operator `%c' for register displacement on expression `%s'." msgstr "" #: stap-probe.c:844 stap-probe.c:872 #, possible-c-format msgid "Invalid constant suffix on expression `%s'." msgstr "" #: stap-probe.c:850 #, possible-c-format msgid "Unknown numeric token on expression `%s'." msgstr "" #: stap-probe.c:879 #, possible-c-format msgid "Operator `%c' not recognized on expression `%s'." msgstr "" #: stap-probe.c:911 #, possible-c-format msgid "Missign close-paren on expression `%s'." msgstr "" #: stap-probe.c:919 #, possible-c-format msgid "Cannot parse expression `%s'." msgstr "" #: stap-probe.c:962 #, possible-c-format msgid "Invalid operator `%c' on expression `%s'." msgstr "" #. We have an error, because we don't expect anything #. except 1, 2, 4 and 8. #: stap-probe.c:1161 #, possible-c-format msgid "unrecognized bitness %s%c' for probe `%s'" msgstr "" #: stap-probe.c:1230 msgid "" "The SystemTap SDT probe support is not fully implemented on this target;\n" "you will not be able to inspect the arguments of the probes.\n" "Please report a bug against GDB requesting a port to this target." msgstr "" #: stap-probe.c:1297 #, possible-c-format msgid "" "Probe '%s' apparently does not have arguments, but \n" "GDB is requesting its argument number %u anyway. This should not happen. " "Please report this bug." msgstr "" #: stap-probe.c:1402 msgid "Could not read the value of a SystemTap semaphore." msgstr "" #: stap-probe.c:1419 msgid "Could not write the value of a SystemTap semaphore." msgstr "" #: stap-probe.c:1497 #, possible-c-format msgid "corrupt probe name when reading `%s'" msgstr "" #: stap-probe.c:1534 #, possible-c-format msgid "corrupt probe argument when reading `%s'" msgstr "" #: stap-probe.c:1575 #, possible-c-format msgid "could not obtain base address for SystemTap section on objfile `%s'." msgstr "" #. If we are here, it means we have failed to parse every known #. probe. #: stap-probe.c:1635 msgid "could not parse SystemTap probe(s) from inferior" msgstr "" #: stap-probe.c:1664 msgid "Semaphore" msgstr "" #: stap-probe.c:1725 msgid "Set SystemTap expression debugging." msgstr "" #: stap-probe.c:1726 msgid "Show SystemTap expression debugging." msgstr "" #: stap-probe.c:1727 msgid "" "When non-zero, the internal representation of SystemTap expressions will be " "printed." msgstr "" #: stap-probe.c:1734 msgid "" "Show information about SystemTap static probes.\n" "Usage: info probes stap [PROVIDER [NAME [OBJECT]]]\n" "Each argument is a regular expression, used to select probes.\n" "PROVIDER matches probe provider names.\n" "NAME matches the probe names.\n" "OBJECT matches the executable or shared library name." msgstr "" #: std-regs.c:79 msgid "Standard register ``$sp'' is not available for this target" msgstr "" #: std-regs.c:89 msgid "Standard register ``$ps'' is not available for this target" msgstr "" #: symfile-debug.c:679 #, possible-c-format msgid "Symfile debugging is %s.\n" msgstr "" #: symfile-debug.c:690 msgid "Set debugging of the symfile functions." msgstr "" #: symfile-debug.c:691 msgid "Show debugging of the symfile functions." msgstr "" #: symfile-debug.c:692 msgid "When enabled, all calls to the symfile functions are logged." msgstr "" #: symfile-mem.c:96 msgid "add-symbol-file-from-memory not supported for this target" msgstr "" #: symfile-mem.c:101 msgid "Failed to read a valid object file image from memory." msgstr "" #: symfile-mem.c:113 #, possible-c-format msgid "Got object file from memory but can't read symbols: %s." msgstr "" #: symfile-mem.c:150 msgid "add-symbol-file-from-memory requires an expression argument" msgstr "" #: symfile-mem.c:160 msgid "Must use symbol-file or exec-file before add-symbol-file-from-memory." msgstr "" #: symfile-mem.c:216 msgid "" "Could not load vsyscall page because no executable was specified\n" "try using the \"file\" command first." msgstr "" #: symfile-mem.c:246 msgid "" "Load the symbols out of memory from a dynamically loaded object file.\n" "Give an expression for the address of the file's shared object file header." msgstr "" #: symfile.c:589 #, possible-c-format msgid "no loadable sections found in added symbol-file %s" msgstr "" #: symfile.c:703 #, possible-c-format msgid "section %s not found in %s" msgstr "" #: symfile.c:1168 #, possible-c-format msgid "Load new symbol table from \"%s\"? " msgstr "" #: symfile.c:1202 msgid "expanding to full symbols..." msgstr "" #: symfile.c:1336 #, possible-c-format msgid "Discard symbol table from `%s'? " msgstr "" #: symfile.c:1338 msgid "Discard symbol table? " msgstr "" #: symfile.c:1349 msgid "No symbol file now.\n" msgstr "" #: symfile.c:1424 #, possible-c-format msgid "" "the debug information found in \"%s\" does not match \"%s\" (CRC mismatch).\n" msgstr "" #: symfile.c:1440 #, possible-c-format msgid "" "The directory where separate debug symbols are searched for is \"%s\".\n" msgstr "" #: symfile.c:1664 tracefile.c:328 #, possible-c-format msgid "unknown option `%s'" msgstr "" #: symfile.c:1675 msgid "no symbol file name was specified" msgstr "" #: symfile.c:1829 #, possible-c-format msgid "I'm sorry, Dave, I can't do that. Symbol format `%s' unknown." msgstr "" #: symfile.c:1981 #, possible-c-format msgid "Download verify read failed at %s" msgstr "" #: symfile.c:1984 #, possible-c-format msgid "Download verify compare failed at %s" msgstr "" #: symfile.c:1997 msgid "Canceled the download" msgstr "" #: symfile.c:2086 msgid "file to load" msgstr "" #: symfile.c:2103 #, possible-c-format msgid "Invalid download offset:%s." msgstr "" #: symfile.c:2106 msgid "Too many parameters." msgstr "" #: symfile.c:2134 msgid "Load failed" msgstr "" #: symfile.c:2266 msgid "add-symbol-file takes a file name and an address" msgstr "" #: symfile.c:2325 msgid "" "USAGE: add-symbol-file [-readnow] [-s " "]*" msgstr "" #: symfile.c:2335 #, possible-c-format msgid "The address where %s has been loaded is missing" msgstr "" #. Print the prompt for the query below. And save the arguments into #. a sect_addr_info structure to be passed around to other #. functions. We have to split this up into separate print #. statements because hex_string returns a local static #. string. #: symfile.c:2343 #, possible-c-format msgid "add symbol table from file \"%s\" at\n" msgstr "" #: symfile.c:2399 msgid "remove-symbol-file: no symbol file provided" msgstr "" #: symfile.c:2411 msgid "Missing address argument" msgstr "" #: symfile.c:2414 symfile.c:2432 #, possible-c-format msgid "Junk after %s" msgstr "" #: symfile.c:2448 msgid "No symbol file found" msgstr "" #: symfile.c:2451 #, possible-c-format msgid "Remove symbol table from file \"%s\"? " msgstr "" #. FIXME, should use print_sys_errmsg but it's not filtered. #: symfile.c:2505 #, possible-c-format msgid "`%s' has disappeared; keeping its symbols.\n" msgstr "" #: symfile.c:2517 #, possible-c-format msgid "`%s' has changed; re-reading symbols.\n" msgstr "" #: symfile.c:2581 #, possible-c-format msgid "Can't open %s to read symbols." msgstr "" #: symfile.c:2591 #, possible-c-format msgid "Can't read symbols from %s: %s." msgstr "" #: symfile.c:2673 msgid "(no debugging symbols found)\n" msgstr "" #: symfile.c:2754 #, possible-c-format msgid "Mapping between filename extension and source language is \"%s\".\n" msgstr "" #: symfile.c:2768 #, possible-c-format msgid "'%s': Filename extension must begin with '.'" msgstr "" #: symfile.c:2775 symfile.c:2786 #, possible-c-format msgid "'%s': two arguments required -- filename extension and language" msgstr "" #: symfile.c:2822 msgid "Filename extensions and the languages they represent:" msgstr "" #: symfile.c:3373 msgid "No sections are mapped.\n" msgstr "" #: symfile.c:3386 symfile.c:3431 msgid "" "Overlay debugging not enabled. Use either the 'overlay auto' or\n" "the 'overlay manual' command." msgstr "" #: symfile.c:3391 symfile.c:3436 msgid "Argument required: name of an overlay section" msgstr "" #: symfile.c:3410 #, possible-c-format msgid "Note: section %s unmapped by overlap\n" msgstr "" #: symfile.c:3417 symfile.c:3447 #, possible-c-format msgid "No overlay section called %s" msgstr "" #: symfile.c:3443 #, possible-c-format msgid "Section %s is not mapped" msgstr "" #: symfile.c:3460 msgid "Automatic overlay debugging enabled." msgstr "" #: symfile.c:3473 msgid "Overlay debugging enabled." msgstr "" #: symfile.c:3486 msgid "Overlay debugging disabled." msgstr "" #: symfile.c:3497 msgid "This target does not know how to read its overlay state." msgstr "" #: symfile.c:3600 msgid "" "Error reading inferior's overlay table: couldn't find `_novlys' variable\n" "in inferior. Use `overlay manual' mode." msgstr "" #: symfile.c:3609 symfile.c:3695 msgid "" "Error reading inferior's overlay table: couldn't find `_ovly_table' array\n" "in inferior. Use `overlay manual' mode." msgstr "" #: symfile.c:3969 msgid "" "Load symbol table from executable file FILE.\n" "The `file' command can also load symbol tables, as well as setting the file\n" "to execute." msgstr "" #: symfile.c:3975 msgid "" "Load symbols from FILE, assuming FILE has been dynamically loaded.\n" "Usage: add-symbol-file FILE ADDR [-s -s " " ...]\n" "ADDR is the starting address of the file's text.\n" "The optional arguments are section-name section-address pairs and\n" "should be specified if the data and bss segments are not contiguous\n" "with the text. SECT is a section name to be loaded at SECT_ADDR." msgstr "" #: symfile.c:3986 msgid "" "Remove a symbol file added via the add-symbol-file command.\n" "Usage: remove-symbol-file FILENAME\n" " remove-symbol-file -a ADDRESS\n" "The file to remove can be identified by its filename or by an address\n" "that lies within the boundaries of this symbol file in memory." msgstr "" #: symfile.c:3994 msgid "" "Dynamically load FILE into the running program, and record its symbols\n" "for access from GDB.\n" "A load OFFSET may also be given." msgstr "" #: symfile.c:4001 msgid "Commands for debugging overlays." msgstr "" #: symfile.c:4008 msgid "Assert that an overlay section is mapped." msgstr "" #: symfile.c:4011 msgid "Assert that an overlay section is unmapped." msgstr "" #: symfile.c:4014 msgid "List mappings of overlay sections." msgstr "" #: symfile.c:4017 msgid "Enable overlay debugging." msgstr "" #: symfile.c:4019 msgid "Disable overlay debugging." msgstr "" #: symfile.c:4021 msgid "Enable automatic overlay debugging." msgstr "" #: symfile.c:4023 msgid "Read the overlay mapping state from the target." msgstr "" #: symfile.c:4028 msgid "Set mapping between filename extension and source language." msgstr "" #: symfile.c:4029 msgid "Show mapping between filename extension and source language." msgstr "" #: symfile.c:4030 msgid "Usage: set extension-language .foo bar" msgstr "" #: symfile.c:4037 msgid "All filename extensions associated with a source language." msgstr "" #: symfile.c:4040 msgid "Set the directories where separate debug symbols are searched for." msgstr "" #: symfile.c:4041 msgid "Show the directories where separate debug symbols are searched for." msgstr "" #: symfile.c:4042 msgid "" "Separate debug symbols are first searched for in the same\n" "directory as the binary, then in the `" msgstr "" #: symfile.c:4053 msgid "Set printing of symbol loading messages." msgstr "" #: symfile.c:4054 msgid "Show printing of symbol loading messages." msgstr "" #: symfile.c:4055 msgid "" "off == turn all messages off\n" "brief == print messages for the executable,\n" " and brief messages for shared libraries\n" "full == print messages for the executable,\n" " and messages for each shared library." msgstr "" #: symmisc.c:84 #, possible-c-format msgid "Byte cache statistics for '%s':\n" msgstr "" #: symmisc.c:108 #, possible-c-format msgid "Statistics for '%s':\n" msgstr "" #: symmisc.c:110 #, possible-c-format msgid " Number of \"stab\" symbols read: %d\n" msgstr "" #: symmisc.c:113 #, possible-c-format msgid " Number of \"minimal\" symbols read: %d\n" msgstr "" #: symmisc.c:116 #, possible-c-format msgid " Number of \"partial\" symbols read: %d\n" msgstr "" #: symmisc.c:119 #, possible-c-format msgid " Number of \"full\" symbols read: %d\n" msgstr "" #: symmisc.c:122 #, possible-c-format msgid " Number of \"types\" defined: %d\n" msgstr "" #: symmisc.c:135 #, possible-c-format msgid " Number of symbol tables: %d\n" msgstr "" #: symmisc.c:136 #, possible-c-format msgid " Number of symbol tables with line tables: %d\n" msgstr "" #: symmisc.c:138 #, possible-c-format msgid " Number of symbol tables with blockvectors: %d\n" msgstr "" #: symmisc.c:142 #, possible-c-format msgid " Space used by a.out string tables: %d\n" msgstr "" #: symmisc.c:144 #, possible-c-format msgid " Total memory used for objfile obstack: %s\n" msgstr "" #: symmisc.c:147 #, possible-c-format msgid " Total memory used for BFD obstack: %s\n" msgstr "" #: symmisc.c:150 #, possible-c-format msgid " Total memory used for psymbol cache: %d\n" msgstr "" #: symmisc.c:153 #, possible-c-format msgid " Total memory used for macro cache: %d\n" msgstr "" #: symmisc.c:155 #, possible-c-format msgid " Total memory used for file name cache: %d\n" msgstr "" #: symmisc.c:278 #, possible-c-format msgid "internal error: minimal symbol count %d != %d" msgstr "" #: symmisc.c:423 msgid "" "Arguments missing: an output file name and an optional symbol file name" msgstr "" #: symmisc.c:656 msgid "" "print-msymbols takes an output file name and optional symbol file name" msgstr "" #: symmisc.c:915 msgid "Extra arguments after regexp." msgstr "" #: symmisc.c:961 msgid "" "Print dump of current symbol definitions.\n" "Entries in the full symbol table are dumped to file OUTFILE.\n" "If a SOURCE file is specified, dump only that file's symbols." msgstr "" #: symmisc.c:967 msgid "" "Print dump of current minimal symbol definitions.\n" "Entries in the minimal symbol table are dumped to file OUTFILE.\n" "If a SOURCE file is specified, dump only that file's minimal symbols." msgstr "" #: symmisc.c:974 msgid "" "Print dump of current object file definitions.\n" "With an argument REGEXP, list the object files with matching names." msgstr "" #: symmisc.c:978 msgid "" "List the full symbol tables for all object files.\n" "This does not include information about individual symbols, blocks, or\n" "linetables --- just the symbol table structures themselves.\n" "With an argument REGEXP, list the symbol tables with matching names." msgstr "" #: symmisc.c:986 msgid "Check consistency of currently expanded symtabs." msgstr "" #: symmisc.c:991 msgid "" "Expand symbol tables.\n" "With an argument REGEXP, only expand the symbol tables with matching names." msgstr "" #: symtab.c:1393 #, possible-c-format msgid "Symbol cache size is too large, max is %u." msgstr "" #: symtab.c:1638 #, possible-c-format msgid "" "Symbol cache for pspace %d\n" "%s:\n" msgstr "" #: symtab.c:1710 #, possible-c-format msgid "" "Symbol cache statistics for pspace %d\n" "%s:\n" msgstr "" #: symtab.c:2154 #, possible-c-format msgid "Internal error: `%s' is not an aggregate" msgstr "" #: symtab.c:2430 #, possible-c-format msgid "" "Internal: %s symbol `%s' found in %s psymtab but not in symtab.\n" "%s may be an inlined function, or may be a template function\n" "\t (if a template, try specifying an instantiation: %s)." msgstr "" #: symtab.c:4052 msgid "mismatched quoting on brackets, try 'operator\\[\\]'" msgstr "" #: symtab.c:4060 msgid "nothing is allowed between '[' and ']'" msgstr "" #: symtab.c:4116 msgid "`operator ()' must be specified without whitespace in `()'" msgstr "" #: symtab.c:4122 msgid "`operator ?:' must be specified without whitespace in `?:'" msgstr "" #: symtab.c:4128 msgid "`operator []' must be specified without whitespace in `[]'" msgstr "" #: symtab.c:4133 #, possible-c-format msgid "`operator %s' not supported" msgstr "" #: symtab.c:4841 #, possible-c-format msgid "All %ss matching regular expression \"%s\":\n" msgstr "" #: symtab.c:4844 #, possible-c-format msgid "All defined %ss:\n" msgstr "" #: symtab.c:4854 msgid "" "\n" "Non-debugging symbols:\n" msgstr "" #: symtab.c:6303 symtab.c:6306 msgid "All global and static variable names, or those matching REGEXP." msgstr "" #: symtab.c:6310 msgid "All function names, or those matching REGEXP." msgstr "" #: symtab.c:6321 msgid "All type names, or those matching REGEXP." msgstr "" #: symtab.c:6324 msgid "Source files in the program." msgstr "" #: symtab.c:6327 msgid "Set a breakpoint for all functions matching REGEXP." msgstr "" #: symtab.c:6331 msgid "" "Set the debugger behavior when more than one symbol are possible matches\n" "in an expression." msgstr "" #: symtab.c:6333 msgid "Show how the debugger handles ambiguities in expressions." msgstr "" #: symtab.c:6334 msgid "" "Valid values are \"ask\", \"all\", \"cancel\", and the default is \"all\"." msgstr "" #: symtab.c:6339 msgid "Set whether a source file may have multiple base names." msgstr "" #: symtab.c:6340 msgid "Show whether a source file may have multiple base names." msgstr "" #: symtab.c:6341 msgid "" "(A \"base name\" is the name of a file with the directory part removed.\n" "Example: The base name of \"/home/user/hello.c\" is \"hello.c\".)\n" "If set, GDB will canonicalize file names (e.g., expand symlinks)\n" "before comparing them. Canonicalization is an expensive operation,\n" "but it allows the same file be known by more than one base name.\n" "If not set (the default), all source files are assumed to have just\n" "one base name, and gdb will do file name comparisons more efficiently." msgstr "" #: symtab.c:6353 msgid "Set debugging of symbol table creation." msgstr "" #: symtab.c:6354 msgid "Show debugging of symbol table creation." msgstr "" #: symtab.c:6354 msgid "" "When enabled (non-zero), debugging messages are printed when building\n" "symbol tables. A value of 1 (one) normally provides enough information.\n" "A value greater than 1 provides more verbose information." msgstr "" #: symtab.c:6363 msgid "Set debugging of symbol lookup." msgstr "" #: symtab.c:6364 msgid "Show debugging of symbol lookup." msgstr "" #: symtab.c:6365 msgid "When enabled (non-zero), symbol lookups are logged." msgstr "" #: symtab.c:6372 msgid "Set the size of the symbol cache." msgstr "" #: symtab.c:6373 msgid "Show the size of the symbol cache." msgstr "" #: symtab.c:6373 msgid "" "The size of the symbol cache.\n" "If zero then the symbol cache is disabled." msgstr "" #: symtab.c:6381 msgid "Dump the symbol cache for each program space." msgstr "" #: symtab.c:6386 msgid "Print symbol cache statistics for each program space." msgstr "" #: symtab.c:6391 msgid "Flush the symbol cache for each program space." msgstr "" #: symtab.h:965 msgid "Section index is uninitialized" msgstr "" #: target-dcache.c:120 #, possible-c-format msgid "Cache use for stack accesses is %s.\n" msgstr "" #: target-dcache.c:160 #, possible-c-format msgid "Cache use for code accesses is %s.\n" msgstr "" #: target-dcache.c:178 msgid "Set cache use for stack access." msgstr "" #: target-dcache.c:179 msgid "Show cache use for stack access." msgstr "" #: target-dcache.c:180 msgid "" "When on, use the target memory cache for all stack access, regardless of " "any\n" "configured memory regions. This improves remote performance significantly.\n" "By default, caching for stack access is on." msgstr "" #: target-dcache.c:189 msgid "Set cache use for code segment access." msgstr "" #: target-dcache.c:190 msgid "Show cache use for code segment access." msgstr "" #: target-dcache.c:191 msgid "" "When on, use the target memory cache for all code segment accesses,\n" "regardless of any configured memory regions. This improves remote\n" "performance significantly. By default, caching for code segment\n" "access is on." msgstr "" #: target-descriptions.c:366 msgid "Architecture rejected target-supplied description" msgstr "" #: target-descriptions.c:375 msgid "" "Target-supplied registers are not supported by the current architecture" msgstr "" #: target-descriptions.c:402 msgid "Could not remove target-supplied description" msgstr "" #: target-descriptions.c:995 target-descriptions.c:1017 #, possible-c-format msgid "Register \"%s\" has an unsupported size (%d bits)" msgstr "" #: target-descriptions.c:1512 #, possible-c-format msgid "Attempted to add duplicate compatible architecture \"%s\"" msgstr "" #: target-descriptions.c:1532 #, possible-c-format msgid "Attempted to add duplicate property \"%s\"" msgstr "" #: target-descriptions.c:1595 #, possible-c-format msgid "The target description will be read from \"%s\".\n" msgstr "" #: target-descriptions.c:1598 msgid "The target description will be read from the target.\n" msgstr "" #: target-descriptions.c:1633 msgid "There is no target description to print." msgstr "" #: target-descriptions.c:1636 msgid "The current target description did not come from an XML file." msgstr "" #: target-descriptions.c:1817 #, possible-c-format msgid "C output is not supported type \"%s\"." msgstr "" #: target-descriptions.c:1850 msgid "Set target description specific variables." msgstr "" #. allow-unknown #: target-descriptions.c:1854 msgid "Show target description specific variables." msgstr "" #. allow-unknown #: target-descriptions.c:1858 msgid "Unset target description specific variables." msgstr "" #: target-descriptions.c:1865 msgid "Set the file to read for an XML target description" msgstr "" #: target-descriptions.c:1866 msgid "Show the file to read for an XML target description" msgstr "" #: target-descriptions.c:1867 msgid "" "When set, GDB will read the target description from a local\n" "file instead of querying the remote target." msgstr "" #: target-descriptions.c:1874 msgid "" "Unset the file to read for an XML target description. When unset,\n" "GDB will read the description from the target." msgstr "" #: target-descriptions.c:1879 msgid "Print the current target description as a C source file." msgstr "" #: target-memory.c:429 msgid "Error writing data to flash" msgstr "" #: target.c:179 #, possible-c-format msgid "Target debugging is %s.\n" msgstr "" #: target.c:378 msgid "" "Connect to a target machine or process.\n" "The first argument is the type or protocol of the target machine.\n" "Remaining arguments are interpreted by the target protocol. For more\n" "information on the arguments for a particular protocol, type\n" "`help target ' followed by the protocol name." msgstr "" #: target.c:573 #, possible-c-format msgid "You can't do that when your target is `%s'" msgstr "" #: target.c:586 msgid "No saved terminal information.\n" msgstr "" #: target.c:726 msgid "Attempt to unpush the dummy target" msgstr "" #: target.c:825 target.c:907 msgid "Cannot find thread-local variables on this target" msgstr "" #: target.c:860 msgid "Cannot find thread-local variables in this thread library." msgstr "" #: target.c:865 #, possible-c-format msgid "Cannot find shared library `%s' in dynamic linker's load module list" msgstr "" #: target.c:868 #, possible-c-format msgid "Cannot find executable file `%s' in dynamic linker's load module list" msgstr "" #: target.c:873 #, possible-c-format msgid "" "The inferior has not yet allocated storage for thread-local variables in\n" "the shared library `%s'\n" "for %s" msgstr "" #: target.c:879 #, possible-c-format msgid "" "The inferior has not yet allocated storage for thread-local variables in\n" "the executable `%s'\n" "for %s" msgstr "" #: target.c:887 #, possible-c-format msgid "" "Cannot find thread-local storage for %s, shared library %s:\n" "%s" msgstr "" #: target.c:892 #, possible-c-format msgid "" "Cannot find thread-local storage for %s, executable file %s:\n" "%s" msgstr "" #: target.c:1065 msgid "Writing to flash memory forbidden in this context" msgstr "" #: target.c:1318 #, possible-c-format msgid "Writing to memory is not allowed (addr %s, len %s)" msgstr "" #: target.c:1553 msgid "Overlapping regions in memory map: ignoring" msgstr "" #: target.c:1580 #, possible-c-format msgid "Mode for reading from readonly sections is %s.\n" msgstr "" #: target.c:2029 #, possible-c-format msgid "target object %d, annex %s, contained unexpected null characters" msgstr "" #: target.c:2072 msgid "May not insert breakpoints" msgstr "" #: target.c:2092 msgid "May not remove breakpoints" msgstr "" #: target.c:2107 #, possible-c-format msgid "Symbols from \"%s\".\n" msgstr "" #: target.c:2118 msgid "\tWhile running this, GDB does not access memory from...\n" msgstr "" #: target.c:2211 msgid "Program not killed." msgstr "" #: target.c:2319 msgid "could not find a target to follow fork" msgstr "" #: target.c:2344 msgid "could not find a target to follow mourn inferior" msgstr "" #: target.c:2393 msgid "Unable to allocate memory to perform the search." msgstr "" #: target.c:2401 target.c:2456 #, possible-c-format msgid "Unable to access %s bytes of target memory at %s, halting search." msgstr "" #: target.c:2531 #, possible-c-format msgid "" "The \"%s\" target does not support \"run\". Try \"help target\" or " "\"continue\"." msgstr "" #. This function is only called if the target is running. In that #. case there should have been a process_stratum target and it #. should either know how to create inferiors, or not... #: target.c:2539 msgid "No targets found" msgstr "" #: target.c:2551 #, possible-c-format msgid "Whether GDB may automatically connect to the native target is %s.\n" msgstr "" #: target.c:2590 #, possible-c-format msgid "Don't know how to %s. Try \"help target\"." msgstr "" #: target.c:2724 #, possible-c-format msgid "Can't determine the current address space of thread %s\n" msgstr "" #: target.c:3148 #, possible-c-format msgid "target file %s contained unexpected null characters" msgstr "" #: target.c:3274 target.c:3283 msgid "Command not implemented for this target." msgstr "" #: target.c:3341 target.c:3353 msgid "May not interrupt or stop the target, ignoring attempt" msgstr "" #: target.c:3492 #, possible-c-format msgid "Writing to registers is not allowed (regno %d)" msgstr "" #: target.c:3829 msgid "\"monitor\" command not supported by this target." msgstr "" #: target.c:3846 msgid "The current target stack is:\n" msgstr "" #: target.c:3898 #, possible-c-format msgid "Controlling the inferior in asynchronous mode is %s.\n" msgstr "" #: target.c:3954 #, possible-c-format msgid "Whether the target is always in non-stop mode is %s (currently %s).\n" msgstr "" #: target.c:3959 #, possible-c-format msgid "Whether the target is always in non-stop mode is %s.\n" msgstr "" #: target.c:4028 msgid "Set target debugging." msgstr "" #: target.c:4029 msgid "Show target debugging." msgstr "" #: target.c:4030 msgid "" "When non-zero, target debugging is enabled. Higher numbers are more\n" "verbose." msgstr "" #: target.c:4038 msgid "Set mode for reading from readonly sections." msgstr "" #: target.c:4039 msgid "Show mode for reading from readonly sections." msgstr "" #: target.c:4040 msgid "" "When this mode is on, memory reads from readonly sections (such as .text)\n" "will be read from the object file instead of from the target. This will\n" "result in significant performance improvement for remote targets." msgstr "" #: target.c:4049 msgid "Send a command to the remote monitor (remote targets only)." msgstr "" #: target.c:4052 msgid "Print the name of each layer of the internal target stack." msgstr "" #: target.c:4056 msgid "Set whether gdb controls the inferior in asynchronous mode." msgstr "" #: target.c:4057 msgid "Show whether gdb controls the inferior in asynchronous mode." msgstr "" #: target.c:4058 msgid "Tells gdb whether to control the inferior in asynchronous mode." msgstr "" #: target.c:4066 msgid "Set whether gdb always controls the inferior in non-stop mode." msgstr "" #: target.c:4067 msgid "Show whether gdb always controls the inferior in non-stop mode." msgstr "" #: target.c:4068 msgid "Tells gdb whether to control the inferior in non-stop mode." msgstr "" #: target.c:4076 msgid "Set permission to write into registers." msgstr "" #: target.c:4077 msgid "Show permission to write into registers." msgstr "" #: target.c:4078 msgid "" "When this permission is on, GDB may write into the target's registers.\n" "Otherwise, any sort of write attempt will result in an error." msgstr "" #: target.c:4085 msgid "Set permission to write into target memory." msgstr "" #: target.c:4086 msgid "Show permission to write into target memory." msgstr "" #: target.c:4087 msgid "" "When this permission is on, GDB may write into the target's memory.\n" "Otherwise, any sort of write attempt will result in an error." msgstr "" #: target.c:4094 msgid "Set permission to insert breakpoints in the target." msgstr "" #: target.c:4095 msgid "Show permission to insert breakpoints in the target." msgstr "" #: target.c:4096 msgid "" "When this permission is on, GDB may insert breakpoints in the program.\n" "Otherwise, any sort of insertion attempt will result in an error." msgstr "" #: target.c:4103 msgid "Set permission to insert tracepoints in the target." msgstr "" #: target.c:4104 msgid "Show permission to insert tracepoints in the target." msgstr "" #: target.c:4105 msgid "" "When this permission is on, GDB may insert tracepoints in the program.\n" "Otherwise, any sort of insertion attempt will result in an error." msgstr "" #: target.c:4112 msgid "Set permission to insert fast tracepoints in the target." msgstr "" #: target.c:4113 msgid "Show permission to insert fast tracepoints in the target." msgstr "" #: target.c:4114 msgid "" "When this permission is on, GDB may insert fast tracepoints.\n" "Otherwise, any sort of insertion attempt will result in an error." msgstr "" #: target.c:4121 msgid "Set permission to interrupt or signal the target." msgstr "" #: target.c:4122 msgid "Show permission to interrupt or signal the target." msgstr "" #: target.c:4123 msgid "" "When this permission is on, GDB may interrupt/stop the target's execution.\n" "Otherwise, any attempt to interrupt or stop will be ignored." msgstr "" #: target.c:4130 msgid "Set whether GDB may automatically connect to the native target." msgstr "" #: target.c:4131 msgid "Show whether GDB may automatically connect to the native target." msgstr "" #: target.c:4132 msgid "" "When on, and GDB is not connected to a target yet, GDB\n" "attempts \"run\" and other commands with the native target." msgstr "" #: thread.c:327 #, possible-c-format msgid "[New %s]\n" msgstr "" #: thread.c:1129 msgid "No thread selected." msgstr "" #: thread.c:1133 msgid "The current thread has terminated" msgstr "" #: thread.c:1181 msgid "Requested thread not found in requested process" msgstr "" #: thread.c:1235 msgid "No threads.\n" msgstr "" #: thread.c:1237 #, possible-c-format msgid "No threads match '%s'.\n" msgstr "" #: thread.c:1524 #, possible-c-format msgid "" "Couldn't restore frame #%d in current thread. Bottom (innermost) frame " "selected:" msgstr "" #: thread.c:1766 thread.c:1851 msgid "Please specify a command following the thread ID list" msgstr "" #: thread.c:1811 thread.c:1913 #, possible-c-format msgid "" "\n" "Thread %s (%s):\n" msgstr "" #: thread.c:1835 msgid "Please specify a thread ID list" msgstr "" #: thread.c:1880 #, possible-c-format msgid "Unknown inferior %d" msgstr "" #: thread.c:1899 #, possible-c-format msgid "Unknown thread %d.%d" msgstr "" #: thread.c:1901 #, possible-c-format msgid "Unknown thread %d" msgstr "" #: thread.c:1907 #, possible-c-format msgid "Thread %s has terminated." msgstr "" #: thread.c:1933 thread.c:1964 msgid "No thread selected" msgstr "" #: thread.c:1940 #, possible-c-format msgid "[Current thread is %s (%s) (exited)]\n" msgstr "" #: thread.c:1944 #, possible-c-format msgid "[Current thread is %s (%s)]\n" msgstr "" #: thread.c:1994 #, possible-c-format msgid "Thread %s has name '%s'\n" msgstr "" #: thread.c:2002 #, possible-c-format msgid "Thread %s has target name '%s'\n" msgstr "" #: thread.c:2010 #, possible-c-format msgid "Thread %s has target id '%s'\n" msgstr "" #: thread.c:2018 #, possible-c-format msgid "Thread %s has extra info '%s'\n" msgstr "" #: thread.c:2024 #, possible-c-format msgid "No threads match '%s'\n" msgstr "" #: thread.c:2034 #, possible-c-format msgid "Printing of thread events is %s.\n" msgstr "" #: thread.c:2050 #, possible-c-format msgid "Thread ID %d not known." msgstr "" #: thread.c:2059 #, possible-c-format msgid "Thread ID %s has terminated." msgstr "" #: thread.c:2196 msgid "" "Display currently known threads.\n" "Usage: info threads [-gid] [ID]...\n" "-gid: Show global thread IDs.\n" "If ID is given, it is a space-separated list of IDs of threads to display.\n" "Otherwise, all threads are displayed." msgstr "" #: thread.c:2202 msgid "" "Use this command to switch between threads.\n" "The new thread ID must be currently known." msgstr "" #: thread.c:2208 msgid "Apply a command to a list of threads." msgstr "" #: thread.c:2212 msgid "" "Apply a command to all threads.\n" "\n" "Usage: thread apply all [-ascending] \n" "-ascending: Call for all threads in ascending order.\n" " The default is descending order." msgstr "" #: thread.c:2222 msgid "" "Set the current thread's name.\n" "Usage: thread name [NAME]\n" "If NAME is not given, then any existing name is removed." msgstr "" #: thread.c:2226 msgid "" "Find threads that match a regular expression.\n" "Usage: thread find REGEXP\n" "Will display thread ids whose name, target ID, or extra info matches REGEXP." msgstr "" #: thread.c:2235 msgid "Set printing of thread events (such as thread start and exit)." msgstr "" #: thread.c:2236 msgid "Show printing of thread events (such as thread start and exit)." msgstr "" #: tic6x-tdep.c:882 #, possible-c-format msgid "unexpected length %d of type" msgstr "" #: tic6x-tdep.c:1106 #, possible-c-format msgid "unexpected type %d of arg %d" msgstr "" #: tic6x-tdep.c:1111 #, possible-c-format msgid "unexpected length %d of arg %d" msgstr "" #: tid-parse.c:31 #, possible-c-format msgid "Invalid thread ID: %s" msgstr "" #: tid-parse.c:47 tid-parse.c:240 #, possible-c-format msgid "negative value: %s" msgstr "" #: tid-parse.c:77 #, possible-c-format msgid "No inferior number '%d'" msgstr "" #: tid-parse.c:103 #, possible-c-format msgid "Unknown thread %d.%d." msgstr "" #: tid-parse.c:105 #, possible-c-format msgid "Unknown thread %d." msgstr "" #: tid-parse.c:141 tid-parse.c:158 msgid "unhandled state" msgstr "" #: top.c:104 #, possible-c-format msgid "Whether to confirm potentially dangerous operations is %s.\n" msgstr "" #: top.c:471 msgid "That is not a command, just a help topic." msgstr "" #: top.c:691 #, possible-c-format msgid "Saving of the history record on exit is %s.\n" msgstr "" #: top.c:703 #, possible-c-format msgid "The size of the command history is %s.\n" msgstr "" #: top.c:716 #, possible-c-format msgid "The number of history entries to look back at for duplicates is %s.\n" msgstr "" #: top.c:726 #, possible-c-format msgid "The filename in which to record the command history is \"%s\".\n" msgstr "" #: top.c:996 top.c:1025 #, possible-c-format msgid "Could not rename %s to %s: %s" msgstr "" #: top.c:1294 msgid "" "\n" "For bug reporting instructions, please see:\n" msgstr "" #: top.c:1298 msgid "" "Find the GDB manual and other documentation resources online at:\n" ".\n" msgstr "" #: top.c:1300 msgid "For help, type \"help\".\n" msgstr "" #: top.c:1301 msgid "Type \"apropos word\" to search for commands related to \"word\"." msgstr "" #: top.c:1309 #, possible-c-format msgid "" "This GDB was configured as follows:\n" " configure --host=%s --target=%s\n" msgstr "" #: top.c:1313 #, possible-c-format msgid "" " --with-auto-load-dir=%s\n" " --with-auto-load-safe-path=%s\n" msgstr "" #: top.c:1318 msgid " --with-expat\n" msgstr "" #: top.c:1322 msgid " --without-expat\n" msgstr "" #: top.c:1327 #, possible-c-format msgid " --with-gdb-datadir=%s%s\n" msgstr "" #: top.c:1331 #, possible-c-format msgid " --with-iconv-bin=%s%s\n" msgstr "" #: top.c:1336 #, possible-c-format msgid " --with-jit-reader-dir=%s%s\n" msgstr "" #: top.c:1340 msgid " --with-libunwind-ia64\n" msgstr "" #: top.c:1344 msgid " --without-libunwind-ia64\n" msgstr "" #: top.c:1349 msgid " --with-lzma\n" msgstr "" #: top.c:1353 msgid " --without-lzma\n" msgstr "" #: top.c:1358 #, possible-c-format msgid " --with-python=%s%s\n" msgstr "" #: top.c:1363 msgid " --with-guile\n" msgstr "" #: top.c:1367 msgid " --without-guile\n" msgstr "" #: top.c:1372 #, possible-c-format msgid " --with-relocated-sources=%s\n" msgstr "" #: top.c:1377 #, possible-c-format msgid " --with-separate-debug-dir=%s%s\n" msgstr "" #: top.c:1381 #, possible-c-format msgid " --with-sysroot=%s%s\n" msgstr "" #: top.c:1385 #, possible-c-format msgid " --with-system-gdbinit=%s%s\n" msgstr "" #: top.c:1389 msgid " --with-babeltrace\n" msgstr "" #: top.c:1393 msgid " --without-babeltrace\n" msgstr "" #. We assume "relocatable" will be printed at least once, thus we always #. print this text. It's a reasonably safe assumption for now. #: top.c:1399 msgid "" "\n" "(\"Relocatable\" means the directory can be moved with the GDB installation\n" "tree, and GDB will still find it.)\n" msgstr "" #: top.c:1480 #, possible-c-format msgid "\tInferior %d [%s] will be detached.\n" msgstr "" #: top.c:1484 #, possible-c-format msgid "\tInferior %d [%s] will be killed.\n" msgstr "" #: top.c:1509 msgid "" "A debugging session is active.\n" "\n" msgstr "" #: top.c:1511 msgid "" "\n" "Quit anyway? " msgstr "" #: top.c:1732 msgid "" "\"set history\" must be followed by the name of a history subcommand.\n" msgstr "" #: top.c:1841 #, possible-c-format msgid "Gdb's prompt is \"%s\".\n" msgstr "" #: top.c:1848 #, possible-c-format msgid "Editing of command lines as they are typed is %s.\n" msgstr "" #: top.c:1857 #, possible-c-format msgid "Annotation_level is %s.\n" msgstr "" #: top.c:1864 #, possible-c-format msgid "" "Notification of completion for asynchronous execution commands is %s.\n" msgstr "" #: top.c:1887 #, possible-c-format msgid "GDB's data directory is \"%s\".\n" msgstr "" #: top.c:1933 msgid "Set gdb's prompt" msgstr "" #: top.c:1934 msgid "Show gdb's prompt" msgstr "" #: top.c:1939 msgid "" "Don't repeat this command.\n" "Primarily used inside of user-defined commands that should not be repeated " "when\n" "hitting return." msgstr "" #: top.c:1945 msgid "Set editing of command lines as they are typed." msgstr "" #: top.c:1946 msgid "Show editing of command lines as they are typed." msgstr "" #: top.c:1947 msgid "" "Use \"on\" to enable the editing, and \"off\" to disable it.\n" "Without an argument, command line editing is enabled. To edit, use\n" "EMACS-like or VI-like commands like control-P or ESC." msgstr "" #: top.c:1955 msgid "Set saving of the history record on exit." msgstr "" #: top.c:1956 msgid "Show saving of the history record on exit." msgstr "" #: top.c:1957 msgid "" "Use \"on\" to enable the saving, and \"off\" to disable it.\n" "Without an argument, saving is enabled." msgstr "" #: top.c:1965 msgid "Set the size of the command history," msgstr "" #: top.c:1966 msgid "Show the size of the command history," msgstr "" #: top.c:1967 msgid "" "ie. the number of previous commands to keep a record of.\n" "If set to \"unlimited\", the number of commands kept in the history\n" "list is unlimited. This defaults to the value of the environment\n" "variable \"GDBHISTSIZE\", or to 256 if this variable is not set." msgstr "" #: top.c:1977 msgid "Set how far back in history to look for and remove duplicate entries." msgstr "" #: top.c:1978 msgid "" "Show how far back in history to look for and remove duplicate entries." msgstr "" #: top.c:1979 msgid "" "If set to a nonzero value N, GDB will look back at the last N history " "entries\n" "and remove the first history entry that is a duplicate of the most recent\n" "entry, each time a new history entry is added.\n" "If set to \"unlimited\", this lookbehind is unbounded.\n" "Only history entries added during this session are considered for removal.\n" "If set to 0, removal of duplicate history entries is disabled.\n" "By default this option is set to 0." msgstr "" #: top.c:1991 msgid "Set the filename in which to record the command history" msgstr "" #: top.c:1992 msgid "Show the filename in which to record the command history" msgstr "" #: top.c:1993 msgid "(the list of previous commands of which a record is kept)." msgstr "" #: top.c:1999 msgid "Set whether to confirm potentially dangerous operations." msgstr "" #: top.c:2000 msgid "Show whether to confirm potentially dangerous operations." msgstr "" #: top.c:2006 msgid "Set annotation_level." msgstr "" #: top.c:2007 msgid "Show annotation_level." msgstr "" #: top.c:2008 msgid "" "0 == normal; 1 == fullname (for use when running under emacs)\n" "2 == output annotated suitably for use by programs that control GDB." msgstr "" #: top.c:2016 msgid "Set notification of completion for asynchronous execution commands." msgstr "" #: top.c:2017 msgid "Show notification of completion for asynchronous execution commands." msgstr "" #: top.c:2018 msgid "Use \"on\" to enable the notification, and \"off\" to disable it." msgstr "" #: top.c:2025 msgid "Set GDB's data directory." msgstr "" #: top.c:2026 msgid "Show GDB's data directory." msgstr "" #: top.c:2027 msgid "When set, GDB uses the specified path to search for data files." msgstr "" #: tracefile-tfile.c:375 msgid "Premature end of file while reading trace file" msgstr "" #: tracefile-tfile.c:396 msgid "No trace file specified." msgstr "" #: tracefile-tfile.c:429 msgid "File is not a valid trace file." msgstr "" #: tracefile-tfile.c:467 msgid "Excessively long lines in trace file" msgstr "" #: tracefile-tfile.c:476 msgid "No register block size recorded in trace file" msgstr "" #: tracefile-tfile.c:491 msgid "No traceframes present in this file." msgstr "" #: tracefile-tfile.c:534 #, possible-c-format msgid "Ignoring trace file definition \"%s\"" msgstr "" #: tracefile-tfile.c:772 tracefile.c:286 #, possible-c-format msgid "Unknown block type '%c' (0x%x) in trace frame" msgstr "" #: tracefile-tfile.c:851 msgid "tfile_xfer_partial: trace file is read-only" msgstr "" #: tracefile-tfile.c:1008 #, possible-c-format msgid "" "Unhandled trace block type (%d) '%c ' while building trace frame info." msgstr "" #: tracefile.c:75 #, possible-c-format msgid "Target failed to save trace data to '%s'." msgstr "" #: tracefile.c:142 tracefile.c:189 tracefile.c:203 tracefile.c:218 #: tracefile.c:251 tracefile.c:272 msgid "Failure to get requested trace buffer data" msgstr "" #: tracefile.c:316 tracefile.c:334 msgid "file in which to save trace data" msgstr "" #: tracefile.c:346 #, possible-c-format msgid "Trace data saved to %s '%s'.\n" msgstr "" #: tracefile.c:418 #, possible-c-format msgid "Tracepoint %d has multiple locations, cannot infer $pc" msgstr "" #: tracefile.c:426 #, possible-c-format msgid "Tracepoint %d does while-stepping, cannot infer $pc" msgstr "" #: tracefile.c:518 msgid "" "Save the trace data to a file.\n" "Use the '-ctf' option to save the data to CTF format.\n" "Use the '-r' option to direct the target to save directly to the file,\n" "using its own filesystem." msgstr "" #: tracepoint.c:359 #, possible-c-format msgid "No trace variable named \"$%s\", not deleting" msgstr "" #: tracepoint.c:371 msgid "Must supply a non-empty variable name" msgstr "" #: tracepoint.c:378 tracepoint.c:383 #, possible-c-format msgid "$%s is not a valid trace state variable name" msgstr "" #: tracepoint.c:398 msgid "Syntax is $NAME [ = EXPR ]" msgstr "" #: tracepoint.c:414 msgid "Syntax must be $NAME [ = EXPR ]" msgstr "" #: tracepoint.c:430 #, possible-c-format msgid "Trace state variable $%s now has initial value %s.\n" msgstr "" #: tracepoint.c:443 #, possible-c-format msgid "Trace state variable $%s created, with initial value %s.\n" msgstr "" #: tracepoint.c:459 msgid "Delete all trace state variables? " msgstr "" #: tracepoint.c:474 #, possible-c-format msgid "Name \"%s\" not prefixed with '$', ignoring" msgstr "" #: tracepoint.c:493 msgid "No trace state variables.\n" msgstr "" #: tracepoint.c:585 msgid "This command cannot be used at the top level." msgstr "" #: tracepoint.c:591 tracepoint.c:597 tracepoint.c:603 msgid "This command can only be used in a tracepoint actions list." msgstr "" #: tracepoint.c:638 msgid "Target does not support \"/s\" option for string tracing." msgstr "" #: tracepoint.c:641 #, possible-c-format msgid "Undefined collection format \"%c\"." msgstr "" #: tracepoint.c:680 msgid "expression is malformed" msgstr "" #: tracepoint.c:686 msgid "expression has min height < 0" msgstr "" #: tracepoint.c:695 tracepoint.c:786 tracepoint.c:822 msgid "Expression is too complicated." msgstr "" #: tracepoint.c:726 #, possible-c-format msgid "`%s' is not a tracepoint action, or is ambiguous." msgstr "" #: tracepoint.c:765 #, possible-c-format msgid "constant `%s' (value %s) will not be collected." msgstr "" #: tracepoint.c:773 #, possible-c-format msgid "`%s' is optimized away and cannot be collected." msgstr "" #: tracepoint.c:840 #, possible-c-format msgid "while-stepping step count `%s' is malformed." msgstr "" #: tracepoint.c:848 #, possible-c-format msgid "`%s' is not a supported tracepoint action." msgstr "" #: tracepoint.c:924 #, possible-c-format msgid "Internal: register number %d too large for tracepoint" msgstr "" #: tracepoint.c:1174 msgid "Can't collect locals; no symbol table info available.\n" msgstr "" #: tracepoint.c:1181 msgid "No locals found in scope." msgstr "" #: tracepoint.c:1189 msgid "Can't collect args; no symbol table info available." msgstr "" #: tracepoint.c:1195 msgid "No args found in scope." msgstr "" #: tracepoint.c:1415 tracepoint.c:2898 #, possible-c-format msgid "Bad action list item: %s" msgstr "" #: tracepoint.c:1641 #, possible-c-format msgid "Invalid tracepoint command '%s'" msgstr "" #: tracepoint.c:1757 msgid "Pending tracepoints will not be resolved while GDB is disconnected\n" msgstr "" #: tracepoint.c:1788 msgid "No tracepoints defined, not starting trace" msgstr "" #: tracepoint.c:1804 #, possible-c-format msgid "May not insert %stracepoints, skipping tracepoint %d" msgstr "" #: tracepoint.c:1811 msgid "No tracepoints enabled" msgstr "" #: tracepoint.c:1817 msgid "No tracepoints enabled, not starting trace" msgstr "" #: tracepoint.c:1824 msgid "No tracepoints that may be downloaded, not starting trace" msgstr "" #: tracepoint.c:1890 msgid "Target does not support trace user/notes, info ignored" msgstr "" #: tracepoint.c:1914 msgid "A trace is running already. Start a new run? " msgstr "" #: tracepoint.c:1915 msgid "New trace run not started." msgstr "" #: tracepoint.c:1930 msgid "Trace is not running." msgstr "" #: tracepoint.c:1976 tracepoint.c:3147 msgid "Target does not support trace notes, note ignored" msgstr "" #: tracepoint.c:1996 msgid "Using a trace file.\n" msgstr "" #: tracepoint.c:1999 msgid "Trace can not be run on this target.\n" msgstr "" #: tracepoint.c:2006 msgid "Run/stop status is unknown.\n" msgstr "" #: tracepoint.c:2010 msgid "Trace is running on the target.\n" msgstr "" #: tracepoint.c:2017 msgid "No trace has been run on the target.\n" msgstr "" #: tracepoint.c:2021 #, possible-c-format msgid "Trace stopped by a tstop command (%s).\n" msgstr "" #: tracepoint.c:2024 msgid "Trace stopped by a tstop command.\n" msgstr "" #: tracepoint.c:2027 msgid "Trace stopped because the buffer was full.\n" msgstr "" #: tracepoint.c:2030 msgid "Trace stopped because of disconnection.\n" msgstr "" #: tracepoint.c:2033 #, possible-c-format msgid "Trace stopped by tracepoint %d.\n" msgstr "" #: tracepoint.c:2038 #, possible-c-format msgid "Trace stopped by an error (%s, tracepoint %d).\n" msgstr "" #: tracepoint.c:2042 #, possible-c-format msgid "Trace stopped by an error (%s).\n" msgstr "" #: tracepoint.c:2046 msgid "Trace stopped for an unknown reason.\n" msgstr "" #: tracepoint.c:2049 #, possible-c-format msgid "Trace stopped for some other reason (%d).\n" msgstr "" #: tracepoint.c:2058 #, possible-c-format msgid "Buffer contains %d trace frames (of %d created total).\n" msgstr "" #: tracepoint.c:2064 #, possible-c-format msgid "Collected %d trace frames.\n" msgstr "" #: tracepoint.c:2072 #, possible-c-format msgid "Trace buffer has %d bytes of %d bytes free" msgstr "" #: tracepoint.c:2075 #, possible-c-format msgid " (%d%% full)" msgstr "" #: tracepoint.c:2079 msgid ".\n" msgstr "" #: tracepoint.c:2082 #, possible-c-format msgid "Trace buffer has %d bytes free.\n" msgstr "" #: tracepoint.c:2087 msgid "Trace will continue if GDB disconnects.\n" msgstr "" #: tracepoint.c:2089 msgid "Trace will stop if GDB disconnects.\n" msgstr "" #: tracepoint.c:2092 msgid "Trace buffer is circular.\n" msgstr "" #: tracepoint.c:2095 #, possible-c-format msgid "Trace user is %s.\n" msgstr "" #: tracepoint.c:2098 #, possible-c-format msgid "Trace notes: %s.\n" msgstr "" #: tracepoint.c:2102 #, possible-c-format msgid "Looking at trace frame %d, tracepoint %d.\n" msgstr "" #: tracepoint.c:2105 msgid "Not looking at any trace frame.\n" msgstr "" #. Reporting a run time is more readable than two long numbers. #: tracepoint.c:2115 #, possible-c-format msgid "Trace started at %ld.%06ld secs, stopped %ld.%06ld secs later.\n" msgstr "" #: tracepoint.c:2122 #, possible-c-format msgid "Trace started at %ld.%06ld secs.\n" msgstr "" #: tracepoint.c:2127 #, possible-c-format msgid "Trace stopped at %ld.%06ld secs.\n" msgstr "" #: tracepoint.c:2284 msgid "Trace is running and will continue after detach; detach anyway? " msgstr "" #: tracepoint.c:2290 msgid "Trace is running but will stop on detach; detach anyway? " msgstr "" #: tracepoint.c:2365 msgid "Target failed to find requested trace frame." msgstr "" #: tracepoint.c:2407 #, possible-c-format msgid "Found trace frame %d, tracepoint %d\n" msgstr "" #: tracepoint.c:2416 msgid "No longer looking at any trace frame\n" msgstr "" #. This case may never occur, check. #: tracepoint.c:2418 msgid "No trace frame found\n" msgstr "" #: tracepoint.c:2452 tracepoint.c:2676 msgid "May not look at trace frames while trace is running." msgstr "" #: tracepoint.c:2487 msgid "not debugging trace buffer" msgstr "" #: tracepoint.c:2489 msgid "already at start of trace buffer" msgstr "" #: tracepoint.c:2500 #, possible-c-format msgid "invalid input (%d is less than zero)" msgstr "" #: tracepoint.c:2547 msgid "No current tracepoint -- please supply an argument." msgstr "" #: tracepoint.c:2597 msgid "No line number information available." msgstr "" #: tracepoint.c:2618 msgid "Cannot find a good line." msgstr "" #. Is there any case in which we get here, and have an address #. which the user would want to see? If we have debugging #. symbols and no line numbers? #: tracepoint.c:2625 #, possible-c-format msgid "Line number %d is out of range for \"%s\"." msgstr "" #: tracepoint.c:2718 msgid "requires an argument (function, line or *addr) to define a scope" msgstr "" #: tracepoint.c:2987 msgid "No current trace frame." msgstr "" #: tracepoint.c:2992 #, possible-c-format msgid "No known tracepoint matches 'current' tracepoint #%d." msgstr "" #: tracepoint.c:3092 msgid "Buffer too small for source encoding" msgstr "" #: tracepoint.c:3097 msgid "Source string too long for buffer" msgstr "" #: tracepoint.c:3135 msgid "Target does not support trace notes, user ignored" msgstr "" #: tracepoint.c:3159 msgid "Target does not support trace notes, stop note ignored" msgstr "" #: tracepoint.c:3216 msgid "could not change traceframe" msgstr "" #: tracepoint.c:3410 #, possible-c-format msgid "Assuming tracepoint %d is same as target's tracepoint %d at %s.\n" msgstr "" #: tracepoint.c:3435 #, possible-c-format msgid "Created tracepoint %d for target's tracepoint %d at %s.\n" msgstr "" #: tracepoint.c:3440 #, possible-c-format msgid "" "Failed to create tracepoint for target's tracepoint %d at %s, skipping it.\n" msgstr "" #: tracepoint.c:3537 #, possible-c-format msgid "Assuming trace state variable $%s is same as target's variable %d.\n" msgstr "" #: tracepoint.c:3545 #, possible-c-format msgid "Created trace state variable $%s for target's variable %d.\n" msgstr "" #: tracepoint.c:3599 #, possible-c-format msgid "" "Malformed trace status, at %s\n" "Status line: '%s'\n" msgstr "" #: tracepoint.c:3808 #, possible-c-format msgid "Unrecognized char '%c' in tracepoint definition, skipping rest" msgstr "" #. Don't error out, the target might be sending us optional #. info that we don't care about. #: tracepoint.c:3862 #, possible-c-format msgid "Unrecognized tracepoint piece '%c', ignoring" msgstr "" #: tracepoint.c:3932 #, possible-c-format msgid "bad marker definition: %s" msgstr "" #: tracepoint.c:4044 msgid "Data: \"" msgstr "" #: tracepoint.c:4058 msgid "Probed by static tracepoints: " msgstr "" #: tracepoint.c:4174 msgid "" "Can not parse XML trace frame info; XML support was disabled at compile time" msgstr "" #: tracepoint.c:4271 msgid "trace frame info" msgstr "" #: tracepoint.c:4369 msgid "List the variables local to a scope" msgstr "" #: tracepoint.c:4372 msgid "Tracing of program execution without stopping the program." msgstr "" #: tracepoint.c:4376 msgid "Print everything collected at the current tracepoint." msgstr "" #: tracepoint.c:4378 msgid "" "Define a trace state variable.\n" "Argument is a $-prefixed name, optionally followed\n" "by '=' and an expression that sets the initial value\n" "at the start of tracing." msgstr "" #: tracepoint.c:4385 msgid "" "Delete one or more trace state variables.\n" "Arguments are the names of the variables to delete.\n" "If no arguments are supplied, delete all variables." msgstr "" #. FIXME add a trace variable completer. #: tracepoint.c:4391 msgid "Status of trace state variables and their values.\n" msgstr "" #: tracepoint.c:4396 msgid "List target static tracepoints markers.\n" msgstr "" #: tracepoint.c:4400 msgid "" "Select a trace frame;\n" "No argument means forward by one frame; '-' means backward by one frame." msgstr "" #: tracepoint.c:4405 msgid "" "Select a trace frame whose PC is outside the given range (exclusive).\n" "Usage: tfind outside addr1, addr2" msgstr "" #: tracepoint.c:4410 msgid "" "Select a trace frame whose PC is in the given range (inclusive).\n" "Usage: tfind range addr1,addr2" msgstr "" #: tracepoint.c:4415 msgid "" "Select a trace frame by source line.\n" "Argument can be a line number (with optional source file),\n" "a function name, or '*' followed by an address.\n" "Default argument is 'the next source line that was traced'." msgstr "" #: tracepoint.c:4422 msgid "" "Select a trace frame by tracepoint number.\n" "Default is the tracepoint for the current trace frame." msgstr "" #: tracepoint.c:4427 msgid "" "Select a trace frame by PC.\n" "Default is the current PC, or the PC of the current trace frame." msgstr "" #: tracepoint.c:4432 msgid "De-select any trace frame and resume 'live' debugging." msgstr "" #: tracepoint.c:4439 msgid "Select the first trace frame in the trace buffer." msgstr "" #: tracepoint.c:4443 msgid "Display the status of the current trace data collection." msgstr "" #: tracepoint.c:4445 msgid "" "Stop trace data collection.\n" "Usage: tstop [ ... ]\n" "Any arguments supplied are recorded with the trace as a stop reason and\n" "reported by tstatus (if the target supports trace notes)." msgstr "" #: tracepoint.c:4451 msgid "" "Start trace data collection.\n" "Usage: tstart [ ... ]\n" "Any arguments supplied are recorded with the trace as a note and\n" "reported by tstatus (if the target supports trace notes)." msgstr "" #: tracepoint.c:4457 msgid "" "Ends a list of commands or actions.\n" "Several GDB commands allow you to enter a list of commands or actions.\n" "Entering \"end\" on a line by itself is the normal way to terminate\n" "such a list.\n" "\n" "Note: the \"end\" command cannot be used at the gdb prompt." msgstr "" #: tracepoint.c:4464 msgid "" "Specify single-stepping behavior at a tracepoint.\n" "Argument is number of instructions to trace in single-step mode\n" "following the tracepoint. This command is normally followed by\n" "one or more \"collect\" commands, to specify what to collect\n" "while single-stepping.\n" "\n" "Note: this command can only be used in a tracepoint \"actions\" list." msgstr "" #: tracepoint.c:4475 msgid "" "Specify one or more data items to be collected at a tracepoint.\n" "Accepts a comma-separated list of (one or more) expressions. GDB will\n" "collect all data (variables, registers) referenced by that expression.\n" "Also accepts the following special arguments:\n" " $regs -- all registers.\n" " $args -- all function arguments.\n" " $locals -- all variables local to the block/function scope.\n" " $_sdata -- static tracepoint data (ignored for non-static tracepoints).\n" "Note: this command can only be used in a tracepoint \"actions\" list." msgstr "" #: tracepoint.c:4486 msgid "" "Specify one or more expressions to be evaluated at a tracepoint.\n" "Accepts a comma-separated list of (one or more) expressions.\n" "The result of each evaluation will be discarded.\n" "Note: this command can only be used in a tracepoint \"actions\" list." msgstr "" #: tracepoint.c:4492 msgid "" "Specify the actions to be taken at a tracepoint.\n" "Tracepoint actions may include collecting of specified data,\n" "single-stepping, or enabling/disabling other tracepoints,\n" "depending on target's capabilities." msgstr "" #: tracepoint.c:4500 msgid "Set the list of expressions to collect by default" msgstr "" #: tracepoint.c:4501 msgid "Show the list of expressions to collect by default" msgstr "" #: tracepoint.c:4507 msgid "Set whether tracing continues after GDB disconnects." msgstr "" #: tracepoint.c:4508 msgid "Show whether tracing continues after GDB disconnects." msgstr "" #: tracepoint.c:4509 msgid "" "Use this to continue a tracing run even if GDB disconnects\n" "or detaches from the target. You can reconnect later and look at\n" "trace data collected in the meantime." msgstr "" #: tracepoint.c:4519 msgid "Set target's use of circular trace buffer." msgstr "" #: tracepoint.c:4520 msgid "Show target's use of circular trace buffer." msgstr "" #: tracepoint.c:4521 msgid "" "Use this to make the trace buffer into a circular buffer,\n" "which will discard traceframes (oldest first) instead of filling\n" "up and stopping the trace run." msgstr "" #: tracepoint.c:4531 msgid "Set requested size of trace buffer." msgstr "" #: tracepoint.c:4532 msgid "Show requested size of trace buffer." msgstr "" #: tracepoint.c:4533 msgid "" "Use this to choose a size for the trace buffer. Some targets\n" "may have fixed or limited buffer sizes. Specifying \"unlimited\" or -1\n" "disables any attempt to set the buffer size and lets the target choose." msgstr "" #: tracepoint.c:4541 msgid "Set the user name to use for current and future trace runs" msgstr "" #: tracepoint.c:4542 msgid "Show the user name to use for current and future trace runs" msgstr "" #: tracepoint.c:4548 msgid "Set notes string to use for current and future trace runs" msgstr "" #: tracepoint.c:4549 msgid "Show the notes string to use for current and future trace runs" msgstr "" #: tracepoint.c:4555 msgid "Set notes string to use for future tstop commands" msgstr "" #: tracepoint.c:4556 msgid "Show the notes string to use for future tstop commands" msgstr "" #: tui/tui.c:418 #, possible-c-format msgid "Cannot enable the TUI when the interpreter is '%s'" msgstr "" #: tui/tui.c:423 msgid "Cannot enable the TUI when output is not a terminal" msgstr "" #: tui/tui.c:434 #, possible-c-format msgid "Cannot enable the TUI: error opening terminal [TERM=%s]" msgstr "" #: tui/tui.c:447 #, possible-c-format msgid "" "Cannot enable the TUI: terminal doesn't support cursor addressing [TERM=%s]" msgstr "" #: tui/tui.c:683 msgid "Enable TUI display mode." msgstr "" #: tui/tui.c:686 msgid "Disable TUI display mode." msgstr "" #: tui/tui-win.c:210 #, possible-c-format msgid "" "The attribute mode to use for the active TUI window border is \"%s\".\n" msgstr "" #: tui/tui-win.c:222 #, possible-c-format msgid "The attribute mode to use for the TUI window borders is \"%s\".\n" msgstr "" #: tui/tui-win.c:234 #, possible-c-format msgid "The kind of border for TUI windows is \"%s\".\n" msgstr "" #: tui/tui-win.c:333 msgid "\"tui\" must be followed by the name of a tui command.\n" msgstr "" #: tui/tui-win.c:343 msgid "Text User Interface commands." msgstr "" #: tui/tui-win.c:452 tui/tui-win.c:456 msgid "TUI configuration variables" msgstr "" #: tui/tui-win.c:461 msgid "Refresh the terminal display.\n" msgstr "" #: tui/tui-win.c:462 msgid "" "Set the width (in characters) of tab stops.\n" "Usage: tabset \n" msgstr "" #: tui/tui-win.c:465 msgid "" "Set or modify the height of a specified window.\n" "Usage: winheight [+ | -] <#lines>\n" "Window names are:\n" "src : the source window\n" "cmd : the command window\n" "asm : the disassembly window\n" "regs : the register display\n" msgstr "" #: tui/tui-win.c:476 msgid "List of all displayed windows.\n" msgstr "" #: tui/tui-win.c:477 msgid "" "Set focus to named window or next/prev window.\n" "Usage: focus { | next | prev}\n" "Valid Window names are:\n" "src : the source window\n" "asm : the disassembly window\n" "regs : the register display\n" "cmd : the command window\n" msgstr "" #: tui/tui-win.c:487 msgid "" "Scroll window forward.\n" "Usage: + [win] [n]\n" msgstr "" #: tui/tui-win.c:490 msgid "" "Scroll window backward.\n" "Usage: - [win] [n]\n" msgstr "" #: tui/tui-win.c:493 msgid "" "Scroll window text to the left.\n" "Usage: < [win] [n]\n" msgstr "" #: tui/tui-win.c:496 msgid "" "Scroll window text to the right.\n" "Usage: > [win] [n]\n" msgstr "" #: tui/tui-win.c:502 msgid "Set the kind of border for TUI windows." msgstr "" #: tui/tui-win.c:503 msgid "Show the kind of border for TUI windows." msgstr "" #: tui/tui-win.c:504 msgid "" "This variable controls the border of TUI windows:\n" "space use a white space\n" "ascii use ascii characters + - | for the border\n" "acs use the Alternate Character Set" msgstr "" #: tui/tui-win.c:514 msgid "Set the attribute mode to use for the TUI window borders." msgstr "" #: tui/tui-win.c:515 msgid "Show the attribute mode to use for the TUI window borders." msgstr "" #: tui/tui-win.c:516 msgid "" "This variable controls the attributes to use for the window borders:\n" "normal normal display\n" "standout use highlight mode of terminal\n" "reverse use reverse video mode\n" "half use half bright\n" "half-standout use half bright and standout mode\n" "bold use extra bright or bold\n" "bold-standout use extra bright or bold with standout mode" msgstr "" #: tui/tui-win.c:530 msgid "Set the attribute mode to use for the active TUI window border." msgstr "" #: tui/tui-win.c:531 msgid "Show the attribute mode to use for the active TUI window border." msgstr "" #: tui/tui-win.c:532 msgid "" "This variable controls the attributes to use for the active window border:\n" "normal normal display\n" "standout use highlight mode of terminal\n" "reverse use reverse video mode\n" "half use half bright\n" "half-standout use half bright and standout mode\n" "bold use extra bright or bold\n" "bold-standout use extra bright or bold with standout mode" msgstr "" #: tui/tui-win.c:1065 tui/tui-win.c:1192 tui/tui-win.c:1715 msgid "" "Invalid window specified. \n" "The window name specified must be valid and visible.\n" msgstr "" #: tui/tui-win.c:1076 #, possible-c-format msgid "Focus set to %s window.\n" msgstr "" #: tui/tui-win.c:1080 #, possible-c-format msgid "" "Incorrect Number of Arguments.\n" "%s" msgstr "" #: tui/tui-win.c:1158 msgid "Tab widths greater than 0 must be specified." msgstr "" #: tui/tui-win.c:1227 tui/tui-win.c:1233 #, possible-c-format msgid "" "Invalid window height specified.\n" "%s" msgstr "" #: tui/tui-file.c:78 msgid "tui_file_delete: bad magic number" msgstr "" #: tui/tui-file.c:128 msgid "tui_file_isatty: bad magic number" msgstr "" #: tui/tui-file.c:142 msgid "tui_file_rewind: bad magic number" msgstr "" #: tui/tui-file.c:155 msgid "tui_file_put: bad magic number" msgstr "" #: tui/tui-file.c:196 msgid "tui_file_get_strbuf: bad magic number" msgstr "" #: tui/tui-file.c:211 msgid "tui_file_adjust_strbuf: bad magic number" msgstr "" #: tui/tui-file.c:240 msgid "tui_file_flush: bad magic number" msgstr "" #: tui/tui-stack.c:501 msgid "" "Update the source window and locator to display the current execution " "point.\n" msgstr "" #: tui/tui-interp.c:207 msgid "tui_exec called" msgstr "" #: tui/tui-regs.c:636 #, possible-c-format msgid "ambiguous register group name '%s'" msgstr "" #: tui/tui-regs.c:642 #, possible-c-format msgid "unknown register group '%s'" msgstr "" #: tui/tui-regs.c:651 msgid "" "\"tui reg\" must be followed by the name of either a register group,\n" "or one of 'next' or 'prev'. Known register groups are:\n" msgstr "" #: tui/tui-regs.c:701 msgid "TUI command to control the register window." msgstr "" #: tui/tui-layout.c:377 msgid "" "Change the layout of windows.\n" "Usage: layout prev | next | \n" "Layout names are:\n" " src : Displays source and command windows.\n" " asm : Displays disassembly and command windows.\n" " split : Displays source, disassembly and command windows.\n" " regs : Displays register window. If existing layout\n" " is source/command or assembly/command, the \n" " register window is displayed. If the\n" " source/assembly/command (split) is displayed, \n" " the register window is displayed with \n" " the window that has current logical focus.\n" msgstr "" #: tui/tui-layout.c:422 msgid "Ambiguous command input." msgstr "" #: tui/tui-layout.c:504 #, possible-c-format msgid "" "Invalid layout specified.\n" "%s" msgstr "" #: tui/tui-io.c:541 msgid "Cannot create pipe for readline" msgstr "" #: tui/tui-io.c:545 msgid "Cannot redirect readline output" msgstr "" #: typeprint.c:351 msgid "Language not supported." msgstr "" #: typeprint.c:442 #, possible-c-format msgid "unrecognized flag '%c'" msgstr "" #: typeprint.c:448 msgid "flag expected" msgstr "" #: typeprint.c:450 msgid "expected space after format" msgstr "" #: typeprint.c:585 msgid "internal error: unhandled type in print_type_scalar" msgstr "" #: typeprint.c:661 #, possible-c-format msgid "Printing of methods defined in a class in %s\n" msgstr "" #: typeprint.c:677 #, possible-c-format msgid "Printing of typedefs defined in a class in %s\n" msgstr "" #: typeprint.c:686 msgid "" "Print definition of type TYPE.\n" "Usage: ptype[/FLAGS] TYPE | EXPRESSION\n" "Argument may be any type (for example a type name defined by typedef,\n" "or \"struct STRUCT-TAG\" or \"class CLASS-NAME\" or \"union UNION-TAG\"\n" "or \"enum ENUM-TAG\") or an expression.\n" "The selected stack frame's lexical context is used to look up the name.\n" "Contrary to \"whatis\", \"ptype\" always unrolls any typedefs.\n" "\n" "Available FLAGS are:\n" " /r print in \"raw\" form; do not substitute typedefs\n" " /m do not print methods defined in a class\n" " /M print methods defined in a class\n" " /t do not print typedefs defined in a class\n" " /T print typedefs defined in a class" msgstr "" #: typeprint.c:704 msgid "" "Print data type of expression EXP.\n" "Only one level of typedefs is unrolled. See also \"ptype\"." msgstr "" #: typeprint.c:709 msgid "Generic command for showing type-printing settings." msgstr "" #: typeprint.c:712 msgid "Generic command for setting how types print." msgstr "" #: typeprint.c:716 msgid "Set printing of methods defined in classes." msgstr "" #: typeprint.c:717 msgid "Show printing of methods defined in classes." msgstr "" #: typeprint.c:723 msgid "Set printing of typedefs defined in classes." msgstr "" #: typeprint.c:724 msgid "Show printing of typedefs defined in classes." msgstr "" #: typeprint.c:736 msgid "" msgstr "" #: typeprint.c:744 msgid "" msgstr "" #: ui-file.c:187 msgid "ui_file_data: bad magic number" msgstr "" #: ui-file.c:420 msgid "mem_file_delete: bad magic number" msgstr "" #: ui-file.c:439 msgid "mem_file_rewind: bad magic number" msgstr "" #: ui-file.c:452 msgid "mem_file_put: bad magic number" msgstr "" #: ui-file.c:466 msgid "mem_file_write: bad magic number" msgstr "" #: ui-file.c:542 msgid "stdio_file_delete: bad magic number" msgstr "" #: ui-file.c:557 msgid "stdio_file_flush: bad magic number" msgstr "" #: ui-file.c:568 msgid "stdio_file_read: bad magic number" msgstr "" #: ui-file.c:591 msgid "stdio_file_write: bad magic number" msgstr "" #: ui-file.c:630 msgid "stdio_file_fputs: bad magic number" msgstr "" #: ui-file.c:645 msgid "stdio_file_isatty: bad magic number" msgstr "" #: ui-file.c:656 msgid "stdio_file_fseek: bad magic number" msgstr "" #: ui-file.c:777 msgid "tee_file_delete: bad magic number" msgstr "" #: ui-file.c:793 msgid "tee_file_flush: bad magic number" msgstr "" #: ui-file.c:805 msgid "tee_file_write: bad magic number" msgstr "" #: ui-file.c:817 msgid "tee_file_fputs: bad magic number" msgstr "" #: ui-file.c:829 msgid "tee_file_isatty: bad magic number" msgstr "" #: ui-out.c:286 msgid "tables cannot be nested; table_begin found before previous table_end." msgstr "" #: ui-out.c:307 msgid "" "table_body outside a table is not valid; it must be after a table_begin and " "before a table_end." msgstr "" #: ui-out.c:311 msgid "" "extra table_body call not allowed; there must be only one table_body after a " "table_begin and before a table_end." msgstr "" #: ui-out.c:315 msgid "number of headers differ from number of table columns." msgstr "" #: ui-out.c:329 msgid "misplaced table_end or missing table_begin." msgstr "" #: ui-out.c:346 msgid "" "table header must be specified after table_begin and before table_body." msgstr "" #: ui-out.c:379 msgid "" "table header or table_body expected; lists must be specified after " "table_body." msgstr "" #: ui-out.c:1031 msgid "" "table_body missing; table fields must be specified after table_body and " "inside a list." msgstr "" #: ui-out.c:1048 msgid "ui-out internal error in handling headers." msgstr "" #: user-regs.c:249 msgid "List the names of the current user registers.\n" msgstr "" #: utils.c:134 #, possible-c-format msgid "Printing of 8-bit characters in strings as \\nnn is %s.\n" msgstr "" #: utils.c:148 #, possible-c-format msgid "State of pagination is %s.\n" msgstr "" #: utils.c:250 msgid "Cannot restore redirection of the current output protocol" msgstr "" #: utils.c:483 msgid "free_current_contents: NULL pointer" msgstr "" #: utils.c:600 #, possible-c-format msgid "" "%s\n" "Unable to dump core, use `ulimit -c unlimited' before executing GDB next " "time.\n" msgstr "" #: utils.c:730 #, possible-c-format msgid "" "%s\n" "Quit this debugging session? " msgstr "" #: utils.c:739 msgid "" "\n" "This is a bug, please report it." msgstr "" #: utils.c:741 #, possible-c-format msgid "" " For instructions, see:\n" "%s." msgstr "" #. Default (yes/batch case) is to dump core. This leaves a GDB #. `dropping' so that it is easier to see that something went #. wrong in GDB. #: utils.c:756 #, possible-c-format msgid "" "%s\n" "Create a core file of GDB? " msgstr "" #: utils.c:869 #, possible-c-format msgid "Configure what GDB does when %s is detected." msgstr "" #: utils.c:872 #, possible-c-format msgid "Show what GDB does when %s is detected." msgstr "" #: utils.c:891 #, possible-c-format msgid "Set whether GDB should quit when an %s is detected" msgstr "" #: utils.c:894 #, possible-c-format msgid "Show whether GDB will quit when an %s is detected" msgstr "" #: utils.c:914 #, possible-c-format msgid "Set whether GDB should create a core file of GDB when %s is detected" msgstr "" #: utils.c:917 #, possible-c-format msgid "Show whether GDB will create a core file of GDB when %s is detected" msgstr "" #: utils.c:1067 #, possible-c-format msgid "virtual memory exhausted: can't allocate %ld bytes." msgstr "" #: utils.c:1072 msgid "virtual memory exhausted." msgstr "" #: utils.c:1246 #, possible-c-format msgid "(%s or %s) [answered %c; input not from terminal]\n" msgstr "" #: utils.c:1261 #, possible-c-format msgid "%s%s(%s or %s) %s" msgstr "" #. Invalid entries are not defaulted and require another selection. #: utils.c:1306 #, possible-c-format msgid "Please answer %s or %s.\n" msgstr "" #: utils.c:1490 #, possible-c-format msgid "" "The escape sequence `\\%c' is equivalent to plain `%c', which has no " "equivalent\n" "in the `%s' character set." msgstr "" #: utils.c:1601 #, possible-c-format msgid "Number of lines gdb thinks are in a page is %s.\n" msgstr "" #: utils.c:1612 #, possible-c-format msgid "Number of characters gdb thinks are in a line is %s.\n" msgstr "" #: utils.c:2689 #, possible-c-format msgid "Timestamping debugging messages is %s.\n" msgstr "" #: utils.c:2697 msgid "Set number of characters where GDB should wrap lines of its output." msgstr "" #: utils.c:2698 msgid "Show number of characters where GDB should wrap lines of its output." msgstr "" #: utils.c:2699 msgid "" "This affects where GDB wraps its output to fit the screen width.\n" "Setting this to \"unlimited\" or zero prevents GDB from wrapping its output." msgstr "" #: utils.c:2706 msgid "Set number of lines in a page for GDB output pagination." msgstr "" #: utils.c:2707 msgid "Show number of lines in a page for GDB output pagination." msgstr "" #: utils.c:2708 msgid "" "This affects the number of lines after which GDB will pause\n" "its output and ask you whether to continue.\n" "Setting this to \"unlimited\" or zero causes GDB never pause during output." msgstr "" #: utils.c:2717 msgid "Set state of GDB output pagination." msgstr "" #: utils.c:2718 msgid "Show state of GDB output pagination." msgstr "" #: utils.c:2719 msgid "" "When pagination is ON, GDB pauses at end of each screenful of\n" "its output and asks you whether to continue.\n" "Turning pagination off is an alternative to \"set height unlimited\"." msgstr "" #: utils.c:2728 msgid "Set printing of 8-bit characters in strings as \\nnn." msgstr "" #: utils.c:2729 msgid "Show printing of 8-bit characters in strings as \\nnn." msgstr "" #: utils.c:2736 msgid "Set timestamping of debugging messages." msgstr "" #: utils.c:2737 msgid "Show timestamping of debugging messages." msgstr "" #: utils.c:2738 msgid "" "When set, debugging messages will be marked with seconds and microseconds." msgstr "" #: utils.c:2822 #, possible-c-format msgid "invalid hex \"%s\"" msgstr "" #: utils.c:2835 #, possible-c-format msgid "invalid decimal \"%s\"" msgstr "" #: utils.c:3117 msgid "process-id to attach" msgstr "" #: utils.c:3123 #, possible-c-format msgid "Illegal process-id: %s." msgstr "" #: valarith.c:70 msgid "" "Cannot perform pointer math on incomplete types, try casting to a known " "type, or void *." msgstr "" #: valarith.c:73 #, possible-c-format msgid "" "Cannot perform pointer math on incomplete type \"%s\", try casting to a " "known type, or void *." msgstr "" #: valarith.c:120 msgid "" "First argument of `-' is a pointer and second argument is neither\n" "an integer nor a pointer of the same type." msgstr "" #: valarith.c:127 msgid "" "Type size unknown, assuming 1. Try casting to a known type, or void *." msgstr "" #: valarith.c:171 msgid "array or string index out of range" msgstr "" #: valarith.c:183 msgid "not an array or string" msgstr "" #: valarith.c:203 msgid "no such vector element (vector not associated)" msgstr "" #: valarith.c:205 msgid "no such vector element (vector not allocated)" msgstr "" #: valarith.c:207 msgid "no such vector element" msgstr "" #: valarith.c:318 #, possible-c-format msgid "Could not find %s." msgstr "" #: valarith.c:367 msgid "Can't do that binary op on that type" msgstr "" #: valarith.c:453 valarith.c:479 msgid "Invalid binary operation specified." msgstr "" #: valarith.c:519 valarith.c:637 #, possible-c-format msgid "member function %s not found" msgstr "" #: valarith.c:546 msgid "Can't do that unary op on that type" msgstr "" #: valarith.c:597 msgid "Invalid unary operation specified." msgstr "" #: valarith.c:739 msgid "unimplemented support for boolean repeats" msgstr "" #: valarith.c:743 msgid "can't repeat values of that type" msgstr "" #: valarith.c:755 msgid "Strings can only be concatenated with other strings." msgstr "" #: valarith.c:790 msgid "Booleans can only be concatenated with other bitstrings or booleans." msgstr "" #: valarith.c:793 msgid "unimplemented support for boolean concatenation." msgstr "" #. We don't know how to concatenate these operands. #: valarith.c:798 msgid "illegal operands for concatenation." msgstr "" #: valarith.c:812 valarith.c:843 msgid "Attempt to raise 0 to negative power." msgstr "" #. The DFP extension to the C language does not allow mixing of #. * decimal float types with other float types in expressions #. * (see WDTR 24732, page 12). #: valarith.c:886 msgid "" "Mixing decimal floating types with other floating types is not allowed." msgstr "" #: valarith.c:905 valarith.c:924 #, possible-c-format msgid "Don't know how to convert from %s to %s." msgstr "" #: valarith.c:992 msgid "Operation not valid for decimal floating point number." msgstr "" #: valarith.c:1030 #, possible-c-format msgid "Cannot perform exponentiation: %s" msgstr "" #: valarith.c:1043 msgid "Integer-only operation on floating point number." msgstr "" #: valarith.c:1091 msgid "Invalid operation on booleans." msgstr "" #: valarith.c:1151 valarith.c:1162 valarith.c:1277 valarith.c:1288 msgid "Division by zero" msgstr "" #: valarith.c:1241 valarith.c:1371 msgid "Invalid binary operation on numbers." msgstr "" #: valarith.c:1418 msgid "conversion of scalar to vector involves truncation" msgstr "" #: valarith.c:1449 msgid "Vector operations are only supported among vectors" msgstr "" #: valarith.c:1653 msgid "Invalid type combination in equality test." msgstr "" #: valarith.c:1735 msgid "Invalid type combination in ordering comparison." msgstr "" #: valarith.c:1768 msgid "Argument to positive operation not a number." msgstr "" #: valarith.c:1823 msgid "Argument to negate operation not a number." msgstr "" #: valarith.c:1858 msgid "Argument to complement operation not an integer, boolean." msgstr "" #: valarith.c:1899 msgid "Second argument of 'IN' has wrong type" msgstr "" #: valarith.c:1904 msgid "First argument of 'IN' has wrong type" msgstr "" #: valarith.c:1908 msgid "First argument of 'IN' not in range" msgstr "" #: valops.c:118 #, possible-c-format msgid "Overload resolution in evaluating C++ functions is %s.\n" msgstr "" #: valops.c:137 #, possible-c-format msgid "\"%s\" exists in this program but is not a function." msgstr "" #: valops.c:171 msgid "" "evaluation of this expression requires the target program to be active" msgstr "" #: valops.c:174 #, possible-c-format msgid "" "evaluation of this expression requires the program to have a function \"%s\"." msgstr "" #: valops.c:198 msgid "" "No memory available to program now: you need to start the target first" msgstr "" #: valops.c:201 msgid "No memory available to program: call to malloc failed" msgstr "" #: valops.c:411 msgid "array element type size does not divide object size in cast" msgstr "" #: valops.c:526 msgid "value truncated" msgstr "" #: valops.c:548 msgid "Cannot convert between vector values of different sizes" msgstr "" #: valops.c:551 msgid "can only cast scalar to vector of same size" msgstr "" #: valops.c:571 msgid "Invalid cast." msgstr "" #: valops.c:622 msgid "Invalid reinterpret_cast" msgstr "" #: valops.c:736 msgid "Argument to dynamic_cast must be a pointer or reference type" msgstr "" #: valops.c:739 msgid "Argument to dynamic_cast must be pointer to class or `void *'" msgstr "" #: valops.c:747 msgid "Argument to dynamic_cast does not have pointer type" msgstr "" #: valops.c:752 msgid "Argument to dynamic_cast does not have pointer to class type" msgstr "" #: valops.c:765 msgid "Argument to dynamic_cast does not have class type" msgstr "" #: valops.c:778 msgid "Ambiguous dynamic_cast" msgstr "" #: valops.c:783 msgid "Couldn't determine value's most derived type for dynamic_cast" msgstr "" #: valops.c:836 msgid "dynamic_cast failed" msgstr "" #: valops.c:894 msgid "Not a numeric type." msgstr "" #: valops.c:1083 valops.c:1132 #, possible-c-format msgid "Can't handle bitfields which don't fit in a %d bit word." msgstr "" #: valops.c:1114 msgid "Value being assigned to is no longer active." msgstr "" #: valops.c:1142 value.c:1234 msgid "value has been optimized out" msgstr "" #: valops.c:1145 value.c:1253 msgid "value is not available" msgstr "" #: valops.c:1192 msgid "Left operand of assignment is not an lvalue." msgstr "" #: valops.c:1275 msgid "Only values in memory can be extended with '@'." msgstr "" #: valops.c:1277 #, possible-c-format msgid "Invalid number %d of repetitions." msgstr "" #: valops.c:1337 #, possible-c-format msgid "Address requested for identifier \"%s\" which is in register $%s" msgstr "" #: valops.c:1344 #, possible-c-format msgid "Can't take address of \"%s\" which isn't an lvalue." msgstr "" #: valops.c:1595 #, possible-c-format msgid "bad array bounds (%d, %d)" msgstr "" #: valops.c:1603 msgid "array elements must all be the same size" msgstr "" #: valops.c:1691 msgid "typecmp: no argument list" msgstr "" #: valops.c:1770 #, possible-c-format msgid "base class '%s' is ambiguous in type '%s'" msgstr "" #: valops.c:1901 valops.c:2056 msgid "virtual baseclass botch" msgstr "" #: valops.c:1998 #, possible-c-format msgid "cannot resolve overloaded method `%s': no arguments supplied" msgstr "" #: valops.c:2138 valops.c:2226 #, possible-c-format msgid "Attempt to extract a component of a value that is not a %s." msgstr "" #: valops.c:2161 #, possible-c-format msgid "Cannot take address of method %s." msgstr "" #: valops.c:2165 #, possible-c-format msgid "There is no member or method named %s." msgstr "" #: valops.c:2177 #, possible-c-format msgid "" "One of the arguments you tried to pass to %s could not be converted to what " "the function wants." msgstr "" #: valops.c:2194 #, possible-c-format msgid "Structure has no component named %s." msgstr "" #: valops.c:2237 msgid "No field with matching bitpos and type." msgstr "" #: valops.c:2388 msgid "" "Attempt to extract a component of a value that is not a struct or union" msgstr "" #: valops.c:2524 #, possible-c-format msgid "Couldn't find method %s%s%s" msgstr "" #. Top two contenders are equally good. #. FIXME: GDB does not support the general ambiguous case. #. All candidates should be collected and presented the #. user. #: valops.c:2698 msgid "Ambiguous overload resolution" msgstr "" #. Incomparable top contenders. #. This is an error incompatible candidates #. should not have been proposed. #: valops.c:2703 msgid "Internal error: incompatible overload candidates proposed" msgstr "" #: valops.c:2715 msgid "Internal error: unexpected overload comparison result" msgstr "" #: valops.c:2731 #, possible-c-format msgid "Cannot resolve method %s%s%s to any overloaded instance" msgstr "" #: valops.c:2736 #, possible-c-format msgid "Cannot resolve function %s to any overloaded instance" msgstr "" #: valops.c:2742 #, possible-c-format msgid "" "Using non-standard conversion to match method %s%s%s to supplied arguments" msgstr "" #: valops.c:2748 #, possible-c-format msgid "" "Using non-standard conversion to match function %s to supplied arguments" msgstr "" #: valops.c:3161 msgid "name of destructor must equal name of class" msgstr "" #: valops.c:3200 #, possible-c-format msgid "no constant named \"%s\" in enum \"%s\"" msgstr "" #: valops.c:3231 msgid "non-aggregate type in value_aggregate_elt" msgstr "" #: valops.c:3307 msgid "Internal error: non-aggregate type to value_struct_elt_for_reference" msgstr "" #: valops.c:3404 msgid "no member function matches that type instantiation" msgstr "" #: valops.c:3430 #, possible-c-format msgid "non-unique member `%s' requires type instantiation" msgstr "" #: valops.c:3437 msgid "no matching member function" msgstr "" #: valops.c:3468 #, possible-c-format msgid "Cannot reference virtual member function \"%s\"" msgstr "" #: valops.c:3623 msgid "Unexpected value type." msgstr "" #: valops.c:3689 #, possible-c-format msgid "" "Couldn't retrieve complete object of RTTI type %s; object may be in " "register(s)." msgstr "" #: valops.c:3721 msgid "no `this' in current language" msgstr "" #: valops.c:3729 #, possible-c-format msgid "current stack frame does not contain a variable named `%s'" msgstr "" #: valops.c:3774 msgid "slice from bad array or bitstring" msgstr "" #: valops.c:3778 msgid "slice out of range" msgstr "" #: valops.c:3866 msgid "cannot cast non-number to complex" msgstr "" #: valops.c:3873 msgid "Set overload resolution in evaluating C++ functions." msgstr "" #: valops.c:3874 msgid "Show overload resolution in evaluating C++ functions." msgstr "" #: valprint.c:159 #, possible-c-format msgid "Limit on string chars or array elements to print is %s.\n" msgstr "" #: valprint.c:173 #, possible-c-format msgid "Default input radix for entering numbers is %s.\n" msgstr "" #: valprint.c:183 #, possible-c-format msgid "Default output radix for printing of values is %s.\n" msgstr "" #: valprint.c:194 #, possible-c-format msgid "Printing of array indexes is %s.\n" msgstr "" #: valprint.c:205 #, possible-c-format msgid "Threshold for repeated print elements is %s.\n" msgstr "" #: valprint.c:216 #, possible-c-format msgid "Printing of char arrays to stop at first null char is %s.\n" msgstr "" #: valprint.c:227 #, possible-c-format msgid "Pretty formatting of structures is %s.\n" msgstr "" #: valprint.c:236 #, possible-c-format msgid "Pretty formatting of arrays is %s.\n" msgstr "" #: valprint.c:247 #, possible-c-format msgid "Printing of unions interior to structures is %s.\n" msgstr "" #: valprint.c:257 #, possible-c-format msgid "Printing of addresses is %s.\n" msgstr "" #: valprint.c:265 #, possible-c-format msgid "Printing of symbols when printing pointers is %s.\n" msgstr "" #: valprint.c:354 msgid "" msgstr "" #: valprint.c:360 msgid "" msgstr "" #: valprint.c:372 msgid "" msgstr "" #: valprint.c:933 #, possible-c-format msgid "Unhandled type code %d in symbol table." msgstr "" #: valprint.c:1030 msgid "
" msgstr "" #: valprint.c:1054 #, possible-c-format msgid "" msgstr "" #: valprint.c:1302 msgid "Value out of range." msgstr "" #: valprint.c:1545 valprint.c:1595 msgid "Internal error in octal conversion;" msgstr "" #: valprint.c:1896 msgid "unable to get positions in array, use bounds instead" msgstr "" #: valprint.c:2855 #, possible-c-format msgid "Nonsense input radix ``decimal %u''; input radix unchanged." msgstr "" #: valprint.c:2861 #, possible-c-format msgid "Input radix now set to decimal %u, hex %x, octal %o.\n" msgstr "" #: valprint.c:2897 #, possible-c-format msgid "Unsupported output radix ``decimal %u''; output radix unchanged." msgstr "" #: valprint.c:2904 #, possible-c-format msgid "Output radix now set to decimal %u, hex %x, octal %o.\n" msgstr "" #: valprint.c:2928 #, possible-c-format msgid "Input and output radices now set to decimal %u, hex %x, octal %o.\n" msgstr "" #: valprint.c:2943 #, possible-c-format msgid "Input and output radices set to decimal %u, hex %x, octal %o.\n" msgstr "" #: valprint.c:2949 #, possible-c-format msgid "Input radix set to decimal %u, hex %x, octal %o.\n" msgstr "" #: valprint.c:2952 #, possible-c-format msgid "Output radix set to decimal %u, hex %x, octal %o.\n" msgstr "" #: valprint.c:2993 msgid "Generic command for setting how things print." msgstr "" #: valprint.c:3000 msgid "Generic command for showing print settings." msgstr "" #: valprint.c:3006 msgid "Generic command for setting what things to print in \"raw\" mode." msgstr "" #: valprint.c:3010 msgid "Generic command for showing \"print raw\" settings." msgstr "" #: valprint.c:3014 msgid "Set limit on string chars or array elements to print." msgstr "" #: valprint.c:3015 msgid "Show limit on string chars or array elements to print." msgstr "" #: valprint.c:3016 msgid "\"set print elements unlimited\" causes there to be no limit." msgstr "" #: valprint.c:3023 msgid "Set printing of char arrays to stop at first null char." msgstr "" #: valprint.c:3024 msgid "Show printing of char arrays to stop at first null char." msgstr "" #: valprint.c:3031 msgid "Set threshold for repeated print elements." msgstr "" #: valprint.c:3032 msgid "Show threshold for repeated print elements." msgstr "" #: valprint.c:3033 msgid "" "\"set print repeats unlimited\" causes all elements to be individually " "printed." msgstr "" #: valprint.c:3040 msgid "Set pretty formatting of structures." msgstr "" #: valprint.c:3041 msgid "Show pretty formatting of structures." msgstr "" #: valprint.c:3048 msgid "Set printing of unions interior to structures." msgstr "" #: valprint.c:3049 msgid "Show printing of unions interior to structures." msgstr "" #: valprint.c:3056 msgid "Set pretty formatting of arrays." msgstr "" #: valprint.c:3057 msgid "Show pretty formatting of arrays." msgstr "" #: valprint.c:3064 msgid "Set printing of addresses." msgstr "" #: valprint.c:3065 msgid "Show printing of addresses." msgstr "" #: valprint.c:3072 msgid "Set printing of symbol names when printing pointers." msgstr "" #: valprint.c:3073 msgid "Show printing of symbol names when printing pointers." msgstr "" #: valprint.c:3080 msgid "Set default input radix for entering numbers." msgstr "" #: valprint.c:3081 msgid "Show default input radix for entering numbers." msgstr "" #: valprint.c:3088 msgid "Set default output radix for printing of values." msgstr "" #: valprint.c:3089 msgid "Show default output radix for printing of values." msgstr "" #. The "set radix" and "show radix" commands are special in that #. they are like normal set and show commands but allow two normally #. independent variables to be either set or shown with a single #. command. So the usual deprecated_add_set_cmd() and [deleted] #. add_show_from_set() commands aren't really appropriate. #. FIXME: i18n: With the new add_setshow_integer command, that is no #. longer true - show can display anything. #: valprint.c:3102 msgid "" "Set default input and output number radices.\n" "Use 'set input-radix' or 'set output-radix' to independently set each.\n" "Without an argument, sets both radices back to the default value of 10." msgstr "" #: valprint.c:3107 msgid "" "Show the default input and output number radices.\n" "Use 'show input-radix' or 'show output-radix' to independently show each." msgstr "" #: valprint.c:3113 msgid "Set printing of array indexes." msgstr "" #: valprint.c:3114 msgid "Show printing of array indexes" msgstr "" #: value.c:987 #, possible-c-format msgid "max-value-size set too low, increasing to %d bytes" msgstr "" #: value.c:999 msgid "Maximum value size is unlimited.\n" msgstr "" #: value.c:1001 #, possible-c-format msgid "Maximum value size is %d bytes.\n" msgstr "" #: value.c:1019 #, possible-c-format msgid "" "value of type `%s' requires %u bytes, which is more than max-value-size" msgstr "" #: value.c:1022 #, possible-c-format msgid "value requires %u bytes, which is more than max-value-size" msgstr "" #: value.c:1243 msgid "register has not been saved in frame" msgstr "" #: value.c:1928 msgid "The history is empty." msgstr "" #: value.c:1930 msgid "There is only one value in the history." msgstr "" #: value.c:1932 #, possible-c-format msgid "History does not go back to $$%d." msgstr "" #: value.c:1935 #, possible-c-format msgid "History has not yet reached $%d." msgstr "" #: value.c:2094 msgid "Init-if-undefined requires an assignment expression." msgstr "" #: value.c:2099 msgid "The first parameter to init-if-undefined should be a GDB variable." msgstr "" #: value.c:2282 msgid "bad kind" msgstr "" #. We can never get a component of any other kind. #: value.c:2375 msgid "set_internalvar_component" msgstr "" #: value.c:2386 #, possible-c-format msgid "Cannot overwrite convenience function %s" msgstr "" #. This text does not mention convenience functions on purpose. #. The user can't create them except via Python, and if Python support #. is installed this message will never be printed ($_streq will #. exist). #: value.c:2682 msgid "" "No debugger convenience variables now defined.\n" "Convenience variables have names starting with \"$\";\n" "use \"set\" as in \"set $foo = 5\" to define them.\n" msgstr "" #: value.c:2920 msgid "Value can't be converted to integer." msgstr "" #. FIXME: would like to include fieldval in the message, but #. we don't have a sprintf_longest. #: value.c:3458 #, possible-c-format msgid "Value does not fit in %d bits." msgstr "" #: value.c:3509 #, possible-c-format msgid "Unexpected type (%d) encountered for integer constant." msgstr "" #: value.c:3545 #, possible-c-format msgid "Unexpected type (%d) encountered for unsigned integer constant." msgstr "" #: value.c:3665 msgid "Unexpected type encountered for floating constant." msgstr "" #: value.c:3835 msgid "Function return type unknown." msgstr "" #: value.c:3965 msgid "infinite loop while fetching a register" msgstr "" #: value.c:4032 msgid "Unexpected lazy value type." msgstr "" #: value.c:4047 msgid "You must provide one argument for $_isvoid." msgstr "" #: value.c:4057 msgid "" "Debugger convenience (\"$foo\") variables and functions.\n" "Convenience variables are created when you assign them values;\n" "thus, \"set $foo=1\" gives \"$foo\" the value 1. Values may be any type.\n" "\n" "A few convenience variables are given values automatically:\n" "\"$_\"holds the last address examined with \"x\" or \"info lines\",\n" "\"$__\" holds the contents of the last address examined with \"x\".\n" "\n" "Convenience functions are defined via the Python API." msgstr "" #: value.c:4072 msgid "Elements of value history around item number IDX (or last ten)." msgstr "" #: value.c:4076 msgid "" "Initialize a convenience variable if necessary.\n" "init-if-undefined VARIABLE = EXPRESSION\n" "Set an internal VARIABLE to the result of the EXPRESSION if it does not\n" "exist or does not contain a value. The EXPRESSION is not evaluated if the\n" "VARIABLE is already initialized." msgstr "" #: value.c:4083 msgid "Placeholder command for showing help on convenience functions." msgstr "" #: value.c:4087 msgid "" "Check whether an expression is void.\n" "Usage: $_isvoid (expression)\n" "Return 1 if the expression is void, zero otherwise." msgstr "" #: value.c:4094 msgid "Set maximum sized value gdb will load from the inferior." msgstr "" #: value.c:4095 msgid "Show maximum sized value gdb will load from the inferior." msgstr "" #: value.c:4096 msgid "" "Use this to control the maximum size, in bytes, of a value that gdb\n" "will load from the inferior. Setting this value to 'unlimited'\n" "disables checking.\n" "Setting this does not invalidate already allocated values, it only\n" "prevents future values, larger than this size, from being allocated." msgstr "" #: varobj.c:48 #, possible-c-format msgid "Varobj debugging is %s.\n" msgstr "" #: varobj.c:369 msgid "Failed to find the specified frame" msgstr "" #: varobj.c:724 msgid "requested an iterator from a non-dynamic varobj" msgstr "" #: varobj.c:1153 msgid "Cannot instantiate printer for default visualizer" msgstr "" #: varobj.c:1515 #, possible-c-format msgid "Could not evaluate visualizer expression: %s" msgstr "" #: varobj.c:1527 msgid "Python support required" msgstr "" #: varobj.c:1903 msgid "Duplicate variable object name" msgstr "" #: varobj.c:1986 #, possible-c-format msgid "Assertion failed: Could not find varobj \"%s\" in root list" msgstr "" #: varobj.c:2717 msgid "Set varobj debugging." msgstr "" #: varobj.c:2718 msgid "Show varobj debugging." msgstr "" #: varobj.c:2719 msgid "When non-zero, varobj debugging is enabled." msgstr "" #: windows-nat.c:341 #, possible-c-format msgid "SuspendThread (tid=0x%x) failed. (winerr %u)" msgstr "" #: windows-nat.c:430 #, possible-c-format msgid "[%s exited with code %u]\n" msgstr "" #: windows-nat.c:651 msgid "dll path too long" msgstr "" #. We did not find any DLL that was previously loaded at this address, #. so register a complaint. We do not report an error, because we have #. observed that this may be happening under some circumstances. For #. instance, running 32bit applications on x64 Windows causes us to receive #. 4 mysterious UNLOAD_DLL_DEBUG_EVENTs during the startup phase (these #. events are apparently caused by the WOW layer, the interface between #. 32bit and 64bit worlds). #: windows-nat.c:814 #, possible-c-format msgid "dll starting at %s not found." msgstr "" #: windows-nat.c:1195 #, possible-c-format msgid "" "Failed to resume program execution (ContinueDebugEvent failed, error %u)" msgstr "" #: windows-nat.c:1214 #, possible-c-format msgid "OpenProcess call failed, GetLastError = %u" msgstr "" #: windows-nat.c:1339 msgid "Could not interrupt program. Press Ctrl-c in the program console." msgstr "" #: windows-nat.c:1449 #, possible-c-format msgid "During startup program exited with code 0x%x." msgstr "" #: windows-nat.c:1812 msgid "Can't attach to process." msgstr "" #: windows-nat.c:1844 #, possible-c-format msgid "Can't detach process %u (error %u)" msgstr "" #: windows-nat.c:1902 windows-nat.c:1912 #, possible-c-format msgid "Error getting executable filename: %u." msgstr "" #: windows-nat.c:1906 #, possible-c-format msgid "Error converting executable filename to POSIX: %d." msgstr "" #: windows-nat.c:2080 msgid "No executable specified, use `target exec'." msgstr "" #: windows-nat.c:2097 windows-nat.c:2102 #, possible-c-format msgid "Error starting executable: %d" msgstr "" #: windows-nat.c:2115 #, possible-c-format msgid "Error starting executable via shell: %d" msgstr "" #: windows-nat.c:2239 #, possible-c-format msgid "Warning: Failed to open TTY %s, error %#x." msgstr "" #: windows-nat.c:2291 #, possible-c-format msgid "Error creating process %s, (error %u)." msgstr "" #: windows-nat.c:2555 msgid "Set use of shell to start subprocess." msgstr "" #: windows-nat.c:2556 msgid "Show use of shell to start subprocess." msgstr "" #: windows-nat.c:2563 msgid "Break when an exception is detected in the Cygwin DLL itself." msgstr "" #: windows-nat.c:2564 msgid "Show whether gdb breaks on exceptions in the Cygwin DLL itself." msgstr "" #: windows-nat.c:2571 msgid "Set creation of new console when creating child process." msgstr "" #: windows-nat.c:2572 msgid "Show creation of new console when creating child process." msgstr "" #: windows-nat.c:2578 msgid "Set creation of new group when creating child process." msgstr "" #: windows-nat.c:2579 msgid "Show creation of new group when creating child process." msgstr "" #: windows-nat.c:2585 msgid "Set whether to display execution in child process." msgstr "" #: windows-nat.c:2586 msgid "Show whether to display execution in child process." msgstr "" #: windows-nat.c:2592 msgid "Set whether to display kernel events in child process." msgstr "" #: windows-nat.c:2593 msgid "Show whether to display kernel events in child process." msgstr "" #: windows-nat.c:2599 msgid "Set whether to display memory accesses in child process." msgstr "" #: windows-nat.c:2600 msgid "Show whether to display memory accesses in child process." msgstr "" #: windows-nat.c:2607 msgid "Set whether to display kernel exceptions in child process." msgstr "" #: windows-nat.c:2608 msgid "Show whether to display kernel exceptions in child process." msgstr "" #: windows-nat.c:2617 msgid "Display selectors infos." msgstr "" #: windows-nat.c:2631 #, possible-c-format msgid "Invalid register %d in cygwin_set_dr.\n" msgstr "" #: windows-nat.c:2718 #, possible-c-format msgid "obsolete '%s' found. Rename to '%s'." msgstr "" #. This will probably fail on Windows 9x/Me. Let the user know #. that we're missing some functionality. #: windows-nat.c:2846 msgid "" "cannot automatically find executable file or library to read symbols.\n" "Use \"file\" or \"dll\" command to load executable/libraries directly." msgstr "" #: windows-tdep.c:254 msgid "Unable to read tlb" msgstr "" #: windows-tdep.c:264 msgid "Impossible to change the Thread Local Base" msgstr "" #: windows-tdep.c:328 #, possible-c-format msgid "Unable to get thread local base for %s\n" msgstr "" #: windows-tdep.c:336 #, possible-c-format msgid "Unable to read thread information block for %s at address %s\n" msgstr "" #: windows-tdep.c:343 #, possible-c-format msgid "Thread Information Block %s at %s\n" msgstr "" #: windows-tdep.c:355 #, possible-c-format msgid "%s is 0x%s\n" msgstr "" #: windows-tdep.c:357 #, possible-c-format msgid "TIB[0x%s] is 0x%s\n" msgstr "" #: windows-tdep.c:445 #, possible-c-format msgid "Show all non-zero elements of Thread Information Block is %s.\n" msgstr "" #: windows-tdep.c:462 msgid "Print information specific to Win32 debugging." msgstr "" #: windows-tdep.c:501 msgid "Display thread information block." msgstr "" #: windows-tdep.c:507 msgid "" "Set whether to display all non-zero fields of thread information block." msgstr "" #: windows-tdep.c:508 msgid "" "Show whether to display all non-zero fields of thread information block." msgstr "" #: windows-tdep.c:509 msgid "" "Use \"on\" to enable, \"off\" to disable.\n" "If enabled, all non-zero fields of thread information block are displayed,\n" "even if their meaning is unknown." msgstr "" #: x86-linux-nat.c:141 msgid "Couldn't get CS register" msgstr "" #: x86-linux-nat.c:150 msgid "Couldn't get DS register" msgstr "" #: x86-linux-nat.c:155 msgid "Can't debug 64-bit process with 32-bit GDB" msgstr "" #: x86-linux-nat.c:264 #, possible-c-format msgid "Could not enable branch tracing for %s: %s." msgstr "" #: x86-linux-nat.c:279 msgid "Could not disable branch tracing." msgstr "" #: x86-nat.c:269 msgid "Set whether to show variables that mirror the x86 debug registers." msgstr "" #: x86-nat.c:270 msgid "Show whether to show variables that mirror the x86 debug registers." msgstr "" #: xcoffread.c:181 msgid "line numbers off, `.bf' symbol not found" msgstr "" #: xcoffread.c:188 #, possible-c-format msgid "Mismatched .ef symbol ignored starting at symnum %d" msgstr "" #. In xcoff, we assume include files cannot be nested (not in .c files #. of course, but in corresponding .s files.). #. This can happen with old versions of GCC. #. GCC 2.3.3-930426 does not exhibit this on a test case which #. a user said produced the message for him. #: xcoffread.c:555 msgid "Nested C_BINCL symbols" msgstr "" #: xcoffread.c:572 msgid "Mismatched C_BINCL/C_EINCL pair" msgstr "" #: xcoffread.c:854 msgid "Bad line table offset in C_EINCL directive" msgstr "" #: xcoffread.c:977 xcoffread.c:991 msgid "Unexpected symbol continuation" msgstr "" #: xcoffread.c:1426 #, possible-c-format msgid "Unrecognized storage class %d." msgstr "" #: xcoffread.c:1611 #, possible-c-format msgid "Unexpected storage class: %d" msgstr "" #: xcoffread.c:1696 msgid "Invalid symbol offset" msgstr "" #: xcoffread.c:1963 #, possible-c-format msgid "cannot seek to string table in %s: %s" msgstr "" #: xcoffread.c:1990 #, possible-c-format msgid "cannot read string table from %s: %s" msgstr "" #: xcoffread.c:1993 msgid "bad symbol file: string table does not end with null character" msgstr "" #: xcoffread.c:2355 msgid "More than one XMC_TC0 symbol found." msgstr "" #: xcoffread.c:2507 #, possible-c-format msgid "Storage class %d not recognized during scan" msgstr "" #: xcoffread.c:2977 #, possible-c-format msgid "Error reading .debug section of `%s': %s" msgstr "" #: xcoffread.c:2990 #, possible-c-format msgid "Error reading symbols from %s: %s" msgstr "" #: xcoffread.c:2998 msgid "reading symbol table" msgstr "" #: xml-support.c:193 #, possible-c-format msgid "Entering element <%s>" msgstr "" #: xml-support.c:220 #, possible-c-format msgid "Element <%s> unknown" msgstr "" #: xml-support.c:225 #, possible-c-format msgid "Element <%s> only expected once" msgstr "" #: xml-support.c:249 #, possible-c-format msgid "Attribute \"%s\" missing a value" msgstr "" #: xml-support.c:256 #, possible-c-format msgid "Required attribute \"%s\" of <%s> not specified" msgstr "" #: xml-support.c:265 #, possible-c-format msgid "Parsing attribute %s=\"%s\"" msgstr "" #: xml-support.c:292 #, possible-c-format msgid "Ignoring unknown attribute %s" msgstr "" #: xml-support.c:345 #, possible-c-format msgid "Leaving element <%s>" msgstr "" #: xml-support.c:352 #, possible-c-format msgid "Required element <%s> is missing" msgstr "" #: xml-support.c:503 #, possible-c-format msgid "could not locate built-in DTD %s" msgstr "" #: xml-support.c:548 #, possible-c-format msgid "XML_UseForeignDTD failed: %s" msgstr "" #: xml-support.c:565 #, possible-c-format msgid "" "Starting:\n" "%s" msgstr "" #: xml-support.c:591 #, possible-c-format msgid "while parsing %s (at line %d): %s" msgstr "" #: xml-support.c:594 #, possible-c-format msgid "while parsing %s: %s" msgstr "" #: xml-support.c:651 #, possible-c-format msgid "Can't convert \"%s\" to an integer" msgstr "" #: xml-support.c:667 #, possible-c-format msgid "Can't convert %s=\"%s\" to an integer" msgstr "" #: xml-support.c:703 #, possible-c-format msgid "Unknown attribute value %s=\"%s\"" msgstr "" #: xml-support.c:766 #, possible-c-format msgid "Processing XInclude of \"%s\"" msgstr "" #: xml-support.c:769 #, possible-c-format msgid "Maximum XInclude depth (%d) exceeded" msgstr "" #: xml-support.c:774 #, possible-c-format msgid "Could not load XML document \"%s\"" msgstr "" #: xml-support.c:781 #, possible-c-format msgid "Parsing \"%s\" failed" msgstr "" #: xml-support.c:919 msgid "XInclude processing succeeded." msgstr "" #: xml-support.c:980 #, possible-c-format msgid "XML debugging is %s.\n" msgstr "" #: xml-support.c:1063 #, possible-c-format msgid "Read error from \"%s\"" msgstr "" #: xml-support.c:1090 msgid "Set XML parser debugging." msgstr "" #: xml-support.c:1091 msgid "Show XML parser debugging." msgstr "" #: xml-support.c:1092 msgid "When set, debugging messages for XML parsers are displayed." msgstr "" #: xml-syscall.c:44 msgid "" "Can not parse XML syscalls information; XML support was disabled at compile " "time." msgstr "" #: xml-syscall.c:191 #, possible-c-format msgid "Unknown attribute name '%s'." msgstr "" #: xml-syscall.c:229 msgid "syscalls info" msgstr "" #: xml-syscall.c:238 msgid "Could not load XML syscalls info; ignoring" msgstr "" #: xml-syscall.c:308 #, possible-c-format msgid "Could not load the syscall XML file `%s/%s'." msgstr "" #: xml-syscall.c:311 msgid "There is no XML file to open." msgstr "" #: xml-syscall.c:313 msgid "" "GDB will not be able to display syscall names nor to verify if\n" "any provided syscall numbers are valid." msgstr "" #: xml-tdesc.c:45 msgid "" "Can not parse XML target description; XML support was disabled at compile " "time" msgstr "" #: xml-tdesc.c:109 #, possible-c-format msgid "Target description specified unknown architecture \"%s\"" msgstr "" #: xml-tdesc.c:126 #, possible-c-format msgid "Target description specified unknown osabi \"%s\"" msgstr "" #: xml-tdesc.c:157 #, possible-c-format msgid "Target description has unsupported version \"%s\"" msgstr "" #: xml-tdesc.c:216 #, possible-c-format msgid "Register \"%s\" has unknown type \"%s\"" msgstr "" #: xml-tdesc.c:324 #, possible-c-format msgid "Cannot add typed field \"%s\" to flags" msgstr "" #: xml-tdesc.c:328 #, possible-c-format msgid "Explicitly sized type can not contain non-bitfield \"%s\"" msgstr "" #: xml-tdesc.c:334 #, possible-c-format msgid "Field \"%s\" references undefined type \"%s\"" msgstr "" #: xml-tdesc.c:350 #, possible-c-format msgid "Implicitly sized type can not contain bitfield \"%s\"" msgstr "" #: xml-tdesc.c:356 #, possible-c-format msgid "Bitfield \"%s\" goes past 64 bits (unsupported)" msgstr "" #: xml-tdesc.c:365 #, possible-c-format msgid "Bitfield \"%s\" has start after end" msgstr "" #: xml-tdesc.c:370 #, possible-c-format msgid "Bitfield \"%s\" does not fit in struct" msgstr "" #: xml-tdesc.c:376 #, possible-c-format msgid "Field \"%s\" has neither type nor bit position" msgstr "" #: xml-tdesc.c:400 #, possible-c-format msgid "Vector \"%s\" references undefined type \"%s\"" msgstr "" #. Expand all XInclude directives. #: xml-tdesc.c:513 xml-tdesc.c:538 msgid "target description" msgstr "" #: xml-tdesc.c:517 xml-tdesc.c:553 msgid "Could not load XML target description; ignoring" msgstr "" #: xml-tdesc.c:575 #, possible-c-format msgid "Could not open \"%s\"" msgstr "Αδυναμία ανοίγματος «%s»" #: xstormy16-tdep.c:114 #, possible-c-format msgid "xstormy16_register_name: illegal register number %d" msgstr "" #: xtensa-linux-nat.c:229 xtensa-linux-nat.c:245 msgid "Couldn't get extended registers" msgstr "" #: xtensa-linux-nat.c:253 msgid "Couldn't write extended registers" msgstr "" #: xtensa-tdep.c:253 #, possible-c-format msgid "invalid register %d" msgstr "" #: xtensa-tdep.c:421 xtensa-tdep.c:500 msgid "size of all masks is larger than the register" msgstr "" #: xtensa-tdep.c:602 #, possible-c-format msgid "cannot read register %s" msgstr "" #: xtensa-tdep.c:614 xtensa-tdep.c:621 msgid "cannot read register" msgstr "" #: xtensa-tdep.c:692 #, possible-c-format msgid "cannot write register %s" msgstr "" #: xtensa-tdep.c:704 xtensa-tdep.c:712 msgid "cannot write register" msgstr "" #: xtensa-tdep.c:1419 msgid "" "\n" "Unrecognised function prologue. Stack trace cannot be resolved. This message " "will not be repeated in this session.\n" msgstr "" #: xtensa-tdep.c:1586 #, possible-c-format msgid "cannot extract return value of %d bytes long" msgstr "" #: xtensa-tdep.c:1641 #, possible-c-format msgid "unimplemented for this length: %d" msgstr "" #: xtensa-tdep.c:2446 msgid "Unable to read target memory ..." msgstr "" #: xtensa-tdep.c:2943 msgid "Unable to decode Xtensa Window Interrupt Handler's code." msgstr "" #: xtensa-tdep.c:2974 msgid "Unable to read Xtensa register EPC1" msgstr "" #: xtensa-tdep.c:3077 #, possible-c-format msgid "" "\n" "\tnum_aregs: Number of AR registers (%d) is not a power of two!" msgstr "" #: xtensa-tdep.c:3084 msgid "" "\n" "\tpc_regnum: No PC register" msgstr "" #: xtensa-tdep.c:3086 msgid "" "\n" "\tps_regnum: No PS register" msgstr "" #: xtensa-tdep.c:3091 msgid "" "\n" "\twb_regnum: No WB register" msgstr "" #: xtensa-tdep.c:3093 msgid "" "\n" "\tws_regnum: No WS register" msgstr "" #: xtensa-tdep.c:3095 msgid "" "\n" "\tar_base: No AR registers" msgstr "" #: xtensa-tdep.c:3099 msgid "" "\n" "\ta0_base: No Ax registers" msgstr "" #: xtensa-tdep.c:3105 #, possible-c-format msgid "the following are invalid: %s" msgstr "" #: xtensa-tdep.c:3285 msgid "xtensa_dump_tdep(): not implemented" msgstr "" #: xtensa-tdep.c:3302 msgid "Set Xtensa debugging." msgstr "" #: xtensa-tdep.c:3303 msgid "Show Xtensa debugging." msgstr "" #: xtensa-tdep.c:3303 msgid "" "When non-zero, Xtensa-specific debugging is enabled. Can be 1, 2, 3, or 4 " "indicating the level of debugging." msgstr "" language-pack-el-base/data/el/LC_MESSAGES/libc.po0000644000000000000000000062670412734304614016343 0ustar # Greek(Hellenic) messages for the GNU libc. # Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc. # Nikos Mavroyanopoulos , 1999, 2000. # Simos Xenitellis , 1999, 2000, 2001. # msgid "" msgstr "" "Project-Id-Version: libc 2.2.3\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-02-18 17:26-0200\n" "PO-Revision-Date: 2016-04-15 04:09+0000\n" "Last-Translator: Nikos Mavroyanopoulos \n" "Language-Team: Greek \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" "Language: el\n" #: argp/argp-help.c:227 #, c-format msgid "%.*s: ARGP_HELP_FMT parameter requires a value" msgstr "%.*s: η παράμετρος ARGP_HELP_FMT απαιτεί τιμή" #: argp/argp-help.c:237 #, c-format msgid "%.*s: Unknown ARGP_HELP_FMT parameter" msgstr "%.*s: Άγνωστη παράμετρος ARGP_HELP_FMT" #: argp/argp-help.c:250 #, c-format msgid "Garbage in ARGP_HELP_FMT: %s" msgstr "Σκουπίδια στο 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 "Δοκιμάστε `%s --help' ή `%s --usage' για περισσότερες πληροφορίες.\n" #: argp/argp-help.c:1671 #, c-format msgid "Report bugs to %s.\n" msgstr "Αναφέρατε σφάλματα στο %s.\n" #: argp/argp-parse.c:101 msgid "Give this help list" msgstr "Να δοθεί αυτή η λίστα βοήθειας" #: argp/argp-parse.c:102 msgid "Give a short usage message" msgstr "Να δωθεί σύντομο μήνυμα χρήσης" #: 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 "ΟΝΟΜΑ" #: argp/argp-parse.c:104 msgid "Set the program name" msgstr "Ορισμός ονόματος προγράμματος" #: argp/argp-parse.c:105 msgid "SECS" msgstr "" #: argp/argp-parse.c:106 msgid "Hang for SECS seconds (default 3600)" msgstr "Αναμονή για ΔΕΥΤ. δευτερόλεπτα (εξ ορισμού 3600)" #: argp/argp-parse.c:167 msgid "Print program version" msgstr "Εμφάνιση έκδοσης προγράμματος" #: argp/argp-parse.c:183 msgid "(PROGRAM ERROR) No version known!?" msgstr "(ΣΦΑΛΜΑ ΠΡΟΓΡΑΜΜΑΤΟΣ) Δεν είναι γνωστή η έκδοση!;" #: argp/argp-parse.c:623 #, c-format msgid "%s: Too many arguments\n" msgstr "%s: Πάρα πολλά ορίσματα\n" #: argp/argp-parse.c:766 msgid "(PROGRAM ERROR) Option should have been recognized!?" msgstr "(ΣΦΑΛΜΑ ΠΡΟΓΡΑΜΜΑΤΟΣ) Η επιλογή θα έπρεπε να είχε αναγνωριστεί!;" #: assert/assert-perr.c:35 #, c-format msgid "%s%s%s:%u: %s%sUnexpected error: %s.\n" msgstr "%s%s%s:%u: %s%sΜη αναμενόμενο σφάλμα: %s.\n" #: assert/assert.c:101 #, c-format msgid "" "%s%s%s:%u: %s%sAssertion `%s' failed.\n" "%n" msgstr "" #: catgets/gencat.c:110 msgid "Create C header file NAME containing symbol definitions" msgstr "Δημιουργία ΟΝΟΜΑΤΟΣ αρχείου κεφαλίδας C με ορισμούς συμβόλων" #: 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 "" "-o ΑΡΧΕΙΟ-ΕΞΟΔΟΥ [ΑΡΧΕΙΟ-ΕΙΣΟΔΟΥ]...\n" "[ΑΡΧΕΙΟ-ΕΞΟΔΟΥ [ΑΡΧΕΙΟ-ΕΙΣΟΔΟΥ]...]" #: 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 "" "Copyright (C) %s Free Software Foundation, Inc.\n" "Αυτό είναι ελεύθερο λογισμικό, δείτε τον πηγαίο κώδικα για όρους " "αντιγραφής.\n" "ΔΕΝ υπάρχει εγγύηση ούτε ακόμη για ΛΕΙΤΟΥΡΓIΚΟΤΗΤΑΣ ή ΚΑΤΑΛΛΗΛΟΤΗΤΑ ΓΙΑ\n" "ΚΑΠΟΙΟ ΣΥΓΚΕΚΡΙΜΕΝΟ ΣΚΟΠΟ.\n" #: catgets/gencat.c:250 debug/pcprofiledump.c:230 debug/xtrace.sh:68 #: elf/ldconfig.c:328 elf/pldd.c:240 elf/sprof.c:395 iconv/iconv_prog.c:430 #: iconv/iconvconfig.c:401 locale/programs/locale.c:299 #: locale/programs/localedef.c:407 malloc/memusage.sh:75 #: malloc/memusagestat.c:586 nscd/nscd.c:490 nss/getent.c:91 nss/makedb.c:390 #: posix/getconf.c:1108 #, c-format msgid "Written by %s.\n" msgstr "Εγγράφηκε από %s.\n" #: 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 "αδυναμία ανοίγματος αρχείου εισόδου `%s'" #: 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 "άγνωστο σετ `%s'" #: catgets/gencat.c:557 msgid "invalid quote character" msgstr "" #: catgets/gencat.c:570 #, c-format msgid "unknown directive `%s': line ignored" msgstr "άγνωστo λεκτικό `%s': γραμμή αγνοήθηκε" #: 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 "αδυναμία ανοίγματος αρχείου εξόδου `%s'" #: 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 "μη έγκυρη κατάσταση για την dlopen()" #: 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 "Το RTLD_NEXT που χρησιμοποιείται στον κώδικα δεν φορτώθηκε δυναμικά" #: 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 "το %s δεν είναι συμβολικός σύνδεσμος\n" #: 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 " (άλλαξε)\n" #: 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 "Αδυναμία μεταφοράς στη μνήμη (mmap) του αρχείου %s.\n" #: elf/readlib.c:161 #, c-format msgid "%s is not an ELF file - it has the wrong magic bytes at the start.\n" msgstr "" #: 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 "SHOBJ [PROFDATA]" #: elf/sprof.c:433 #, c-format msgid "failed to load shared object `%s'" msgstr "αποτυχία φόρτωσης διαμοιραζομένου αντικειμένου `%s'" #: 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 "Αποτυχία ανοίγματος ξανά του διαμοιραζομένου αντικειμένου `%s'" #: 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 "" "*** Το αρχείο `%s' είναι απογυμνωμένο: δεν είναι δυνατή λεπτομερής ανάλυση\n" #: 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 "κατά την προσπέλαση (stat) του αρχείου δεδομένων προφίλ" #: elf/sprof.c:797 #, c-format msgid "profiling data file `%s' does not match shared object `%s'" msgstr "" "το αρχείο δεδομένων προφίλ `%s' δεν ταιριάζει με το διαμοιραζόμενο " "αντικείμενο `%s'" #: elf/sprof.c:808 #, c-format msgid "failed to mmap the profiling data file" msgstr "αποτυχία στη λειτουργία mmap για το αρχείο δεδομένων προφίλ" #: 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 "Το `%s' δεν είναι το σωστό αρχείο δεδομένων προφίλ για το `%s'" #: 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 "σφάλμα κατά το κλείσιμο της εισόδου `%s'" #: 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 "μη έγκυρη ακολουθία εισόδου στη θέση %ld" #: 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() %d" #: 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 "rcmd: socket: Όλες οι θύρες σε χρήση\n" #: inet/rcmd.c:206 #, c-format msgid "connect to address %s: " msgstr "σύνδεση στη διεύθυνση %s: " #: inet/rcmd.c:219 #, c-format msgid "Trying %s...\n" msgstr "Δοκιμάζεται %s...\n" #: inet/rcmd.c:255 #, c-format msgid "rcmd: write (setting up stderr): %m\n" msgstr "rcmd: write (στήσιμο του stderr): %m\n" #: inet/rcmd.c:271 #, c-format msgid "rcmd: poll (setting up stderr): %m\n" msgstr "rcmd: poll (στήσιμο του stderr): %m\n" #: inet/rcmd.c:274 msgid "poll: protocol failure in circuit setup\n" msgstr "poll: αποτυχία πρωτοκόλου στο στήσιμο κυκλώματος\n" #: inet/rcmd.c:306 msgid "socket: protocol failure in circuit setup\n" msgstr "socket: αποτυχία πρωτοκόλου στο στήσιμο κυκλώματος\n" #: inet/rcmd.c:330 #, c-format msgid "rcmd: %s: short read" msgstr "" #: inet/rcmd.c:486 msgid "lstat failed" msgstr "το lstat απέτυχε" #: inet/rcmd.c:493 msgid "cannot open" msgstr "αδυναμία ανοίγματος" #: inet/rcmd.c:495 msgid "fstat failed" msgstr "το fstat απέτυχε" #: 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 "Σφάλμα: Το .netrc αρχείο είναι αναγνώσιμο από άλλους." #: 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 "Αγνωστο .netrc λεκτικό %s" #: 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 "αδυναμία ανάγνωσης καταλόγου του χάρτη χαρακτήρων `%s'" #: locale/programs/charmap.c:138 #, c-format msgid "character map file `%s' not found" msgstr "το αρχείο χάρτη χαρακτήρων `%s' δεν βρέθηκε" #: locale/programs/charmap.c:195 #, c-format msgid "default character map file `%s' not found" msgstr "Το προκαθορισμένο αρχείο χάρτη χαρακτήρων `%s' δεν βρέθηκε" #: 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 "%s: πρέπει να είναι μεγαλύτερο του \n" #: locale/programs/charmap.c:357 locale/programs/charmap.c:374 #: locale/programs/repertoire.c:174 #, c-format msgid "syntax error in prolog: %s" msgstr "συντακτικό σφάλμα στον πρόλογο: %s" #: 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 "η τιμή του <%s> πρέπει να είναι ίση ή μεγαλύτερη της τιμής <%s>" #: locale/programs/charmap.c:445 locale/programs/repertoire.c:183 #, c-format msgid "argument to <%s> must be a single character" msgstr "Η παράμετρος στο <%s> πρέπει να είναι ένας απλός χαρακτήρας" #: 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 "συντακτικό σφάλμα στο ορισμό του %s: %s" #: locale/programs/charmap.c:499 locale/programs/charmap.c:679 #: locale/programs/charmap.c:775 locale/programs/repertoire.c:230 msgid "no symbolic name given" msgstr "δεν δώθηκε συμβολικό όνομα" #: locale/programs/charmap.c:553 msgid "invalid encoding given" msgstr "" #: locale/programs/charmap.c:562 msgid "too few bytes in character encoding" msgstr "πολύ λίγα bytes στην κωδικοποίηση χαρακτήρα" #: locale/programs/charmap.c:564 msgid "too many bytes in character encoding" msgstr "υπερβολικά πολλά bytes στην κωδικοποίηση χαρακτήρα" #: 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 "%1$s: ο ορισμός δεν τελειώνει με `END %1$s'" #: locale/programs/charmap.c:643 msgid "only WIDTH definitions are allowed to follow the CHARMAP definition" msgstr "μόνο ορισμοί WIDTH επιτρέπονται να ακολουθούν τον CHARMAP ορισμό" #: locale/programs/charmap.c:651 locale/programs/charmap.c:714 #, c-format msgid "value for %s must be an integer" msgstr "η τιμή για το %s πρέπει να είναι ακέραιος" #: locale/programs/charmap.c:842 #, c-format msgid "%s: error in state machine" msgstr "%s: Σφάλμα στο μηχανισμό κατάστασης" #: locale/programs/charmap.c:850 locale/programs/ld-address.c:544 #: locale/programs/ld-collate.c:2623 locale/programs/ld-collate.c:3977 #: locale/programs/ld-ctype.c:2156 locale/programs/ld-ctype.c:2927 #: locale/programs/ld-identification.c:384 #: locale/programs/ld-measurement.c:231 locale/programs/ld-messages.c:314 #: locale/programs/ld-monetary.c:756 locale/programs/ld-name.c:280 #: locale/programs/ld-numeric.c:342 locale/programs/ld-paper.c:230 #: locale/programs/ld-telephone.c:294 locale/programs/ld-time.c:959 #: locale/programs/locfile.c:1000 locale/programs/repertoire.c:324 #, c-format msgid "%s: premature end of file" msgstr "%s: πρόωρο τέλος αρχείου" #: locale/programs/charmap.c:869 locale/programs/charmap.c:880 #, c-format msgid "unknown character `%s'" msgstr "άγνωστος χαρακτήρας `%s'" #: 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 "" "%s: οι κατευθύνσεις ταξινόμησης `forward' και `backward' είναι αμοιβαία " "αποκλειώμενες" #: 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 "%s: το `%s' πρέπει να είναι ένας απλός χαρακτήρας" #: 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 "κανένας ορισμός του `UNDEFINED'" #: 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 "εσωτερικό σφάλμα στο %s, γραμμή %u" #: locale/programs/ld-ctype.c:568 #, c-format msgid "character '%s' in class `%s' must be in class `%s'" msgstr "ο χαρακτήρας '%s' στην κλάση `%s' πρέπει να είναι στην κλάση `%s'" #: locale/programs/ld-ctype.c:584 #, c-format msgid "character '%s' in class `%s' must not be in class `%s'" msgstr "" "ο χαρακτήρας '%s' στην κλάση `%s' δεν πρέπει να είναι στην κλάση `%s'" #: locale/programs/ld-ctype.c:614 locale/programs/ld-ctype.c:652 #, c-format msgid " character not in class `%s'" msgstr "Ο χαρακτήρας δεν είναι στην κλάση `%s'" #: locale/programs/ld-ctype.c:626 locale/programs/ld-ctype.c:663 #, c-format msgid " character must not be in class `%s'" msgstr "Ο χαρακτήρας δεν πρέπει να είναι στην κλάση `%s'" #: 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 "η κλάση χαρακτήρων `%s' ορίστηκε ήδη" #: 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 "ο χάρτης χαρακτήρων `%s' ορίστηκε ήδη" #: locale/programs/ld-ctype.c:1211 #, c-format msgid "implementation limit: no more than %d character maps allowed" msgstr "όριο υλοποίησης: δεν επιτρέπονται πάνω από %d χάρτες χαρακτήρων" #: 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 "%s: διπλός ορισμός `default_missing'" #: 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 "%s: διπλός ορισμός έκδοσης κατηγορίας" #: 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 "" "%s: η τιμή για το πεδίο `%s' δεν πρέπει να είναι ένα κενό αλφαριθμητικό" #: 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 "%s: η τιμή του πεδίου `int_curr_symbol' έχει λάθος μήκος" #: locale/programs/ld-monetary.c:236 #, c-format msgid "" "%s: value of field `int_curr_symbol' does not correspond to a valid name in " "ISO 4217" msgstr "" "%s: η τιμή του πεδίου `int_curr_symbol' δε συμφωνεί με έγκυρο όνομα κατά το " "ISO 4217" #: locale/programs/ld-monetary.c:284 locale/programs/ld-monetary.c:314 #, c-format msgid "%s: value for field `%s' must be in range %d...%d" msgstr "" #: 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 "%s: το `-1' πρέπει να είναι η τελευταία καταχώριση στο πεδίο `%s'" #: locale/programs/ld-monetary.c:660 locale/programs/ld-numeric.c:290 #, c-format msgid "%s: values for field `%s' must be smaller than 127" msgstr "%s: οι τιμές για το πεδίο `%s' πρέπει να είναι μικρότερες από 127" #: 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 "" "%s: η κατευθυντήρια σημαία στο αλφαριθμιτικό %Zd στο πεδίο `era' δεν είναι " "'+' ούτε '-'" #: locale/programs/ld-time.c:258 #, c-format msgid "" "%s: direction flag in string %Zd in `era' field is not a single character" msgstr "" "%s: η κατευθυντήρια σημαία στο αλφαριθμιτικό %Zd στο πεδίο `era' δεν είναι " "ένας μόνος χαρακτήρας" #: locale/programs/ld-time.c:271 #, c-format msgid "%s: invalid number for offset in string %Zd in `era' field" msgstr "" "%s: μη έγκυρος αριθμός για αντιστάθμιση στo αλφαριθμιτικό %Zd στο πεδίο `era'" #: 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 "" "%s: μη έγκυρη ημερομηνία έναρξης στο αλφαριθμιτικό %Zd στο πεδίο `era'" #: 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 "" "%s: η ημερομηνία έναρξης δεν είναι έγκυρη στο αλφαριθμιτικό %Zd στο πεδίο " "`era'" #: locale/programs/ld-time.c:407 locale/programs/ld-time.c:435 #, c-format msgid "%s: invalid stopping date in string %Zd in `era' field" msgstr "" "%s: μη έγκυρη ημερομηνία τερματισμού στο αλφαριθμιτικό %Zd στο πεδίο `era'" #: 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 "%s: λείπει το όνομα της εποχής στο αλφαριθμιτικό %Zd στο πεδίο `era'" #: locale/programs/ld-time.c:456 #, c-format msgid "%s: missing era format in string %Zd in `era' field" msgstr "%s: λείπει η διαμόρφωση εποχής στο αλφαριθμιτικό %Zd στο πεδίο `era'" #: locale/programs/ld-time.c:497 #, c-format msgid "%s: third operand for value of field `%s' must not be larger than %d" msgstr "" #: locale/programs/ld-time.c:505 locale/programs/ld-time.c:513 #: locale/programs/ld-time.c:521 #, c-format msgid "%s: values for field `%s' must not be larger than %d" msgstr "" "%s: οι τιμές για το πεδίο `%s' δεν πρέπει να είναι μεγαλύτερες από %d" #: 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 "μη τερματιζόμενo αλφαριθμητικό" #: 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 "" "ΟΝΟΜΑ\n" "[-a|-m]" #: 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 "" "Το ΑΡΧΕΙΟ περιέχει αντιστοιχίσεις από συμβολικά ονόματα σε τιμές UCS4" #: 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 "ΜΟΙΡΑΙΟ: το σύστημα δεν ορίζει το `_POSIX2_LOCALEDEF'" #: 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 `%s'" #: locale/programs/localedef.c:288 #, c-format msgid "cannot write output files to `%s'" msgstr "αδυναμία εγγραφής αρχείων εξόδου στο `%s'" #: locale/programs/localedef.c:380 #, c-format msgid "" "System's directory for character maps : %s\n" "\t\t repertoire maps: %s\n" "\t\t locale path : %s\n" "%s" msgstr "" #: locale/programs/localedef.c:582 #, c-format msgid "circular dependencies between locale definitions" msgstr "" #: 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 "Η παράμετρος στο `%s' πρέπει να είναι ένας απλός χαρακτήρας" #: locale/programs/locfile.c:257 msgid "syntax error: not inside a locale definition section" msgstr "συντακτικό σφάλμα: δεν είναι μέσα σε τμήμα locale ορισμού" #: locale/programs/locfile.c:800 #, c-format msgid "cannot open output file `%s' for category `%s'" msgstr "αδυναμία ανοίγματος αρχείου εξόδο `%s' για την κατηγορία `%s'" #: locale/programs/locfile.c:824 #, c-format msgid "failure while writing data for category `%s'" msgstr "αποτυχία κατά την εγγραφή δεδομένων για την κατηγορία `%s'" #: 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 "" "καμιά άλλη λέξη κλειδί δεν θα πρέπει να καθορίζεται όταν χρησιμοποιείται το " "`copy'" #: locale/programs/locfile.c:993 #, c-format msgid "`%1$s' definition does not end with `END %1$s'" msgstr "Ο ορισμός `%1$s' δεν τελειώνει με `END %1$s'" #: locale/programs/repertoire.c:229 locale/programs/repertoire.c:270 #: locale/programs/repertoire.c:295 #, c-format msgid "syntax error in repertoire map definition: %s" msgstr "συντακτικό σφάλμα στον ορισμό του πίνακα ρεπερτορίου: %s" #: 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 "το αρχείο πίνακα ρεπορτορίου `%s' δε βρέθηκε" #: 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 "η μνήμη είναι συνεπής, η βιβλιοθήκη έχει πρόβλημα\n" #: malloc/mcheck.c:349 msgid "memory clobbered before allocated block\n" msgstr "η μνήμη πειράχτηκε πριν από το δεσμευμένο μπλοκ\n" #: malloc/mcheck.c:352 msgid "memory clobbered past end of allocated block\n" msgstr "η μνήμη πειράχτηκε μετά το τέλος του δεσμευμένου μπλοκ\n" #: malloc/mcheck.c:355 msgid "block freed twice\n" msgstr "το μπλόκ ελευθερώθηκε δύο φορές\n" #: malloc/mcheck.c:358 msgid "bogus mcheck_status, library is buggy\n" msgstr "Περίεργο mcheck_status, η βιβλιοθήκη είναι προβληματική\n" #: malloc/memusage.sh:32 msgid "%s: option '%s' requires an argument\\n" msgstr "" #: malloc/memusage.sh:38 msgid "" "Usage: memusage [OPTION]... PROGRAM [PROGRAMOPTION]...\n" "Profile memory usage of PROGRAM.\n" "\n" " -n,--progname=NAME Name of the program file to profile\n" " -p,--png=FILE Generate PNG graphic and store it in FILE\n" " -d,--data=FILE Generate binary data file and store it in FILE\n" " -u,--unbuffered Don't buffer output\n" " -b,--buffer=SIZE Collect SIZE entries before writing them out\n" " --no-timer Don't collect additional information through " "timer\n" " -m,--mmap Also trace mmap & friends\n" "\n" " -?,--help Print this help and exit\n" " --usage Give a short usage message\n" " -V,--version Print version information and exit\n" "\n" " The following options only apply when generating graphical output:\n" " -t,--time-based Make graph linear in time\n" " -T,--total Also draw graph of total memory use\n" " --title=STRING Use STRING as title of the graph\n" " -x,--x-size=SIZE Make graphic SIZE pixels wide\n" " -y,--y-size=SIZE Make graphic SIZE pixels high\n" "\n" "Mandatory arguments to long options are also mandatory for any " "corresponding\n" "short options.\n" "\n" msgstr "" #: 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/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 "Σφάλμα στο υποσύστημα RPC" #: 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/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+ " "εγκατεστημένο;" #: nis/nis_error.h:40 msgid "Full resync required for directory" msgstr "Απαιτήται πλήρης επανασυνχρονισμός για το κατάλογο" #: nis/nis_error.h:41 msgid "NIS+ operation failed" msgstr "Η λειτουργία NIS+ απέτυχε" #: nis/nis_error.h:42 msgid "NIS+ service is unavailable or not installed" msgstr "Η υπηρεσία NIS+ δεν είναι διαθέσιμη ή δεν έχει εγκατασταθεί" #: nis/nis_error.h:43 msgid "Yes, 42 is the meaning of life" msgstr "Ναι, ο σκοπός της ζωής είναι 42." #: nis/nis_error.h:44 msgid "Unable to authenticate NIS+ server" msgstr "Αδύνατη η αυθεντικοποίηση του εξυπηρετητή NIS+" #: nis/nis_error.h:45 msgid "Unable to authenticate NIS+ client" msgstr "Αδύνατη η αυθεντικοποίηση του πελάτη NIS+" #: 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 "" "Η ΤΟΠΙΚΗ καταχώρηση για την ΤΑΥΤ. %d στο κατάλογο %s δεν είναι μοναδική\n" #: nis/nis_print.c:51 msgid "UNKNOWN" msgstr "ΑΓΝΩΣΤΟ" #: nis/nis_print.c:109 msgid "BOGUS OBJECT\n" msgstr "ΠΛΑΣΤΟ ΑΝΤΙΚΕΙΜΕΝΟ\n" #: nis/nis_print.c:112 msgid "NO OBJECT\n" msgstr "ΚΑΝΕΝΑ ΑΝΤΙΚΕΙΜΕΝΟ\n" #: nis/nis_print.c:115 msgid "DIRECTORY\n" msgstr "ΚΑΤΑΛΟΓΟΣ\n" #: nis/nis_print.c:118 msgid "GROUP\n" msgstr "ΟΜΑΔΑ\n" #: nis/nis_print.c:121 msgid "TABLE\n" msgstr "ΠΙΝΑΚΑΣ\n" #: nis/nis_print.c:124 msgid "ENTRY\n" msgstr "ΚΑΤΑΧΩΡΗΣΗ\n" #: nis/nis_print.c:127 msgid "LINK\n" msgstr "ΣΥΝΔΕΣΜΟΣ\n" #: nis/nis_print.c:130 msgid "PRIVATE\n" msgstr "ΙΔΙΩΤΙΚΟ\n" #: nis/nis_print.c:133 msgid "(Unknown object)\n" msgstr "(Άγνωστο αντικείμενο)\n" #: nis/nis_print.c:167 #, c-format msgid "Name : `%s'\n" msgstr "Όνομα : `%s'\n" #: nis/nis_print.c:168 #, c-format msgid "Type : %s\n" msgstr "Τύπος: %s\n" #: nis/nis_print.c:173 msgid "Master Server :\n" msgstr "Κύριος Εξυπηρετητής :\n" #: nis/nis_print.c:175 msgid "Replicate :\n" msgstr "Αναπαραγωγή :\n" #: nis/nis_print.c:176 #, c-format msgid "\tName : %s\n" msgstr "\tΌνομα : %s\n" #: nis/nis_print.c:177 msgid "\tPublic Key : " msgstr "\tΔημόσιο Κλειδί : " #: nis/nis_print.c:181 msgid "None.\n" msgstr "Κανένα.\n" #: nis/nis_print.c:184 #, c-format msgid "Diffie-Hellmann (%d bits)\n" msgstr "Diffie-Hellmann (%d bit)\n" #: nis/nis_print.c:189 #, c-format msgid "RSA (%d bits)\n" msgstr "RSA (%d bit)\n" #: nis/nis_print.c:192 msgid "Kerberos.\n" msgstr "Κέρβερος.\n" #: nis/nis_print.c:195 #, c-format msgid "Unknown (type = %d, bits = %d)\n" msgstr "Άγνωστο (είδος = %d, bit = %d)\n" #: nis/nis_print.c:206 #, c-format msgid "\tUniversal addresses (%u)\n" msgstr "\tΚαθολική διεύθυνση (%u)\n" #: nis/nis_print.c:228 msgid "Time to live : " msgstr "Χρόνος ζωής : " #: nis/nis_print.c:230 msgid "Default Access rights :\n" msgstr "Εξ ορισμού δικαιώματα Προσπέλασης :\n" #: nis/nis_print.c:239 #, c-format msgid "\tType : %s\n" msgstr "\tΤύπος : %s\n" #: nis/nis_print.c:240 msgid "\tAccess rights: " msgstr "\tΔικαιώματα προσπέλασης: " #: nis/nis_print.c:254 msgid "Group Flags :" msgstr "Σημαίες Ομάδας :" #: nis/nis_print.c:257 msgid "" "\n" "Group Members :\n" msgstr "" "\n" "Μέλη Ομάδας :\n" #: nis/nis_print.c:269 #, c-format msgid "Table Type : %s\n" msgstr "Τύπος Πίνακα : %s\n" #: nis/nis_print.c:270 #, c-format msgid "Number of Columns : %d\n" msgstr "Αριθμός Στηλών :%d\n" #: nis/nis_print.c:271 #, c-format msgid "Character Separator : %c\n" msgstr "Διαχωριστής Χαρακτήρων : %c\n" #: nis/nis_print.c:272 #, c-format msgid "Search Path : %s\n" msgstr "Μονοπάτι Αναζήτησης: %s\n" #: nis/nis_print.c:273 msgid "Columns :\n" msgstr "Στήλες :\n" #: nis/nis_print.c:276 #, c-format msgid "\t[%d]\tName : %s\n" msgstr "\t[%d]\tΌνομα : %s\n" #: nis/nis_print.c:278 msgid "\t\tAttributes : " msgstr "\t\tΙδιότητες : " #: nis/nis_print.c:280 msgid "\t\tAccess Rights : " msgstr "\t\tΔικαιώματα Προσπέλασης : " #: nis/nis_print.c:290 msgid "Linked Object Type : " msgstr "Τύπος Συνδεδεμένου Αντικειμένου : " #: nis/nis_print.c:292 #, c-format msgid "Linked to : %s\n" msgstr "Συνδεδεμένο με : %s\n" #: nis/nis_print.c:302 #, c-format msgid "\tEntry data of type %s\n" msgstr "\tΔεδομένα εισαγωγής του τύπου %s\n" #: nis/nis_print.c:305 #, c-format msgid "\t[%u] - [%u bytes] " msgstr "\t[%u] - [%u byte] " #: nis/nis_print.c:308 msgid "Encrypted data\n" msgstr "Κρυπτογραφημένα δεδομένα\n" #: nis/nis_print.c:310 msgid "Binary data\n" msgstr "Δυαδικά δεδομένα\n" #: nis/nis_print.c:326 #, c-format msgid "Object Name : %s\n" msgstr "Όνομα Αντικειμένου : %s\n" #: nis/nis_print.c:327 #, c-format msgid "Directory : %s\n" msgstr "Κατάλογος : %s\n" #: nis/nis_print.c:328 #, c-format msgid "Owner : %s\n" msgstr "Ιδιοκτήτης : %s\n" #: nis/nis_print.c:329 #, c-format msgid "Group : %s\n" msgstr "Ομάδα : %s\n" #: nis/nis_print.c:330 msgid "Access Rights : " msgstr "Δικαιώματα Προσπέλασης : " #: nis/nis_print.c:332 #, c-format msgid "" "\n" "Time to Live : " msgstr "" "\n" "Χρόνος Ζωής : " #: nis/nis_print.c:335 #, c-format msgid "Creation Time : %s" msgstr "Χρόνος Δημιουργίας : %s" #: nis/nis_print.c:337 #, c-format msgid "Mod. Time : %s" msgstr "Χρόνος Τροπ. : %s" #: nis/nis_print.c:338 msgid "Object Type : " msgstr "Τύπος Αντικειμένου : " #: nis/nis_print.c:358 #, c-format msgid " Data Length = %u\n" msgstr " Μήκος Δεδομένων = %u\n" #: nis/nis_print.c:372 #, c-format msgid "Status : %s\n" msgstr "Κατάσταση : %s\n" #: nis/nis_print.c:373 #, c-format msgid "Number of objects : %u\n" msgstr "Αριθμός αντικειμένων: %u\n" #: nis/nis_print.c:377 #, c-format msgid "Object #%d:\n" msgstr "Αντικείμενο #%d:\n" #: nis/nis_print_group_entry.c:116 #, c-format msgid "Group entry for \"%s.%s\" group:\n" msgstr "Καταχώρηση ομάδας για την ομάδα \"%s.%s\":\n" #: nis/nis_print_group_entry.c:124 msgid " Explicit members:\n" msgstr " Ρητά μέλη:\n" #: nis/nis_print_group_entry.c:129 msgid " No explicit members\n" msgstr " Άρρητα μέλη\n" #: nis/nis_print_group_entry.c:132 msgid " Implicit members:\n" msgstr " Αυτονόητα μέλη:\n" #: nis/nis_print_group_entry.c:137 msgid " No implicit members\n" msgstr " Κανένα αυτονόητο μέλος\n" #: nis/nis_print_group_entry.c:140 msgid " Recursive members:\n" msgstr " Αναδρομικά μέλη:\n" #: nis/nis_print_group_entry.c:145 msgid " No recursive members\n" msgstr " Κανένα αναδρομικό μέλος\n" #: nis/nis_print_group_entry.c:148 msgid " Explicit nonmembers:\n" msgstr " Ρητά μη-μέλη:\n" #: nis/nis_print_group_entry.c:153 msgid " No explicit nonmembers\n" msgstr " Κανένα ρητό μη-μέλος\n" #: nis/nis_print_group_entry.c:156 msgid " Implicit nonmembers:\n" msgstr " Αυτονόητα μη-μέλη:\n" #: nis/nis_print_group_entry.c:161 msgid " No implicit nonmembers\n" msgstr " Κανένα αυτονόητο μη-μέλος\n" #: 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 " Κανένα αναδρομικό μη-μέλος\n" #: nis/nss_nisplus/nisplus-publickey.c:100 #: nis/nss_nisplus/nisplus-publickey.c:182 #, c-format msgid "DES entry for netname %s not unique\n" msgstr "Η καταχώρηση DES για το όνομα δικτύου %s δεν είναι μοναδική\n" #: 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 "netname2user: (ανατρέξιμο nis+): %s\n" #: nis/nss_nisplus/nisplus-publickey.c:320 #, c-format msgid "netname2user: DES entry for %s in directory %s not unique" msgstr "" "netname2user: η καταχώρηση DES για το %s στο κατάλογο %s δεν είναι μοναδική" #: nis/nss_nisplus/nisplus-publickey.c:338 #, c-format msgid "netname2user: principal name `%s' too long" msgstr "netname2user: το κύριο όνομα `%s' είναι πολύ μεγάλο" #: nis/nss_nisplus/nisplus-publickey.c:394 #, c-format msgid "netname2user: LOCAL entry for %s in directory %s not unique" msgstr "" "netname2user: η ΤΟΠΙΚΗ καταχώρηση για το %s στο κατάλογο %s δεν είναι " "μοναδική" #: nis/nss_nisplus/nisplus-publickey.c:401 msgid "netname2user: should not have uid 0" msgstr "netname2user: δε θα έπρεπε να έχει ταυτότητα χρήστη 0" #: nis/ypclnt.c:834 msgid "Request arguments bad" msgstr "Κακή αίτηση παραμέτρων" #: nis/ypclnt.c:837 msgid "RPC failure on NIS operation" msgstr "Αποτυχία RPC σε λειτουργία του NIS" #: 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" #: 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 "Δεν είναι δυνατή η επικοινωνία με το portmapper" #: nis/ypclnt.c:861 msgid "Can't communicate with ypbind" msgstr "Δεν είναι δυνατή η επικοινωνία με το ypbind" #: nis/ypclnt.c:864 msgid "Can't communicate with ypserv" msgstr "Δεν είναι δυνατή η επικοινωνία με το ypserv" #: nis/ypclnt.c:867 msgid "Local domain name not set" msgstr "Δεν έχει οριστεί το όνομα τοπικού τομέα" #: nis/ypclnt.c:870 msgid "NIS map database is bad" msgstr "Η βάση δεδομένων χάρτη NIS είναι ακατάλληλη" #: nis/ypclnt.c:873 msgid "NIS client/server version mismatch - can't supply service" msgstr "" "Αναντιστοιχία έκδοσης εξυπηρέτη/εξυπηρετούμενου NIS - δεν παρέχεται\n" "η υπηρεσία" #: nis/ypclnt.c:879 msgid "Database is busy" msgstr "Η βάση δεδομένων είναι απασχολημένη" #: nis/ypclnt.c:882 msgid "Unknown NIS error code" msgstr "Άγνωστος κώδικας σφάλματος NIS" #: nis/ypclnt.c:922 msgid "Internal ypbind error" msgstr "Εσωτερικό σφάλμα ypbind" #: 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 "Άγνωστο σφάλμα ypbind" #: nis/ypclnt.c:972 msgid "yp_update: cannot convert host to netname\n" msgstr "" "yp_update: αδυναμία μετατροπής ονόματος συστήματος σε όνομα δικτύου\n" #: nis/ypclnt.c:990 msgid "yp_update: cannot get server address\n" msgstr "yp_update: αδυναμία λήψης διεύθυνσης διακομιστή\n" #: nscd/aicache.c:83 nscd/hstcache.c:494 #, c-format msgid "Haven't found \"%s\" in hosts cache!" msgstr "Δε βρέθηκε το \"%s\" στην λανθάνουσα μνήμη συστημάτων!" #: 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 "αδυναμία ανοίγματος υποδοχής: %s" #: nscd/connections.c:910 #, c-format msgid "cannot enable socket to accept connections: %s" msgstr "αδύνατη η ενεργοποίηση υποδοχής για αποδοχή συνδέσεων: %s" #: 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 "" "δε μπορεί να εξυπηρετηθεί η αίτηση παλαιάς έκδοσης %d, η τρέχουσα έκδοση " "είναι %d" #: 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 "αδυναμία εγγραφής αποτελέσματος: %s" #: nscd/connections.c:1359 #, c-format msgid "error getting caller's id: %s" msgstr "σφάλμα στη λήψη της ταυτότητας αυτού που κάλεσε: %s" #: 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 "σύντομη ανάγνωση κατά την αίτηση ανάγνωσης: %s" #: 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 "σύντομη ανάγνωση κατά την ανάγνωση του κλειδιού αίτησης: %s" #: 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 "handle_request: λήψη αίτησης (Έκδοση = %d)" #: 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 "σύντομη ανάγνωση στο %s: %s" #: nscd/grpcache.c:458 nscd/initgrcache.c:77 #, c-format msgid "Haven't found \"%s\" in group cache!" msgstr "Δε βρέθηκε το \"%s\" στην λανθάνουσα μνήμη ομάδας!" #: 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 "Να μη γίνει δικράνωση και εμφάνιση μηνυμάτων στο τρέχον tty" #: 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 "Σφάλμα επεξεργασίας: %s" #: 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 "Άγνωστη επιλογή: %s %s %s" #: 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 "αδυναμία εγγραφής στατιστικών: %s" #: 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 δεν εκτελείτε!\n" #: 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:\n" "\n" "%15d επίπεδο εκσφαλμάτωσης εξυπηρετητή\n" #: 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 "Δε βρέθηκε το \"%s\" στην λανθάνουσα μνήμη κωδικών!" #: 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 "Άγνωστη βάση δεδομένων: %s\n" #: 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 "" "ΑΡΧΕΙΟ-ΕΙΣΟΔΟΥ ΑΡΧΕΙΟ-ΕΞΟΔΟΥ\n" "-o ΑΡΧΕΙΟ-ΕΞΟΔΟΥ ΑΡΧΕΙΟ-ΕΙΣΟΔΟΥ\n" "-u ΑΡΧΕΙΟ-ΕΙΣΟΔΟΥ" #: 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 "προβλήματα κατά την ανάγνωση του `%s'" #: nss/makedb.c:799 #, c-format msgid "failed to write new database file" msgstr "" #: nss/makedb.c:812 #, c-format msgid "cannot stat database file" msgstr "" #: nss/makedb.c:817 #, c-format msgid "cannot map database file" msgstr "" #: nss/makedb.c:820 #, c-format msgid "file not a database file" msgstr "" #: nss/makedb.c:871 #, c-format msgid "cannot set file creation context for `%s'" msgstr "" #: 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 "Μη αναγνωρίσιμη μεταβλητή `%s'" #: 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 "Σφάλμα αναλυτή διευθύνσεων 0 (κανένα σφάλμα)" #: 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 "%s%sΆγνωστο σήμα %d\n" #: 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 "Σήμα πραγματικού-χρόνου %d" #: string/strsignal.c:64 #, c-format msgid "Unknown signal %d" msgstr "Άγνωστο σήμα %d" #: 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 "RPC: Επιτυχία" #: sunrpc/clnt_perr.c:156 msgid "RPC: Can't encode arguments" msgstr "RPC: Δεν είναι δυνατόν να κωδικοποιηθούν οι παράμετροι" #: sunrpc/clnt_perr.c:160 msgid "RPC: Can't decode result" msgstr "RPC: Δεν είναι δυνατόν να αποκωδικοποιηθεί το αποτέλεσμα" #: sunrpc/clnt_perr.c:164 msgid "RPC: Unable to send" msgstr "RPC: Αδυναμία αποστολής" #: sunrpc/clnt_perr.c:168 msgid "RPC: Unable to receive" msgstr "RPC: Αδυναμία λήψης" #: sunrpc/clnt_perr.c:172 msgid "RPC: Timed out" msgstr "RPC: Λήξη χρόνου" #: sunrpc/clnt_perr.c:176 msgid "RPC: Incompatible versions of RPC" msgstr "RPC: Μη συμβατές εκδόσεις του RPC" #: sunrpc/clnt_perr.c:180 msgid "RPC: Authentication error" msgstr "RPC: Σφάλμα πιστοποίησης" #: sunrpc/clnt_perr.c:184 msgid "RPC: Program unavailable" msgstr "RPC: Μη διαθέσιμο πρόγραμμα" #: sunrpc/clnt_perr.c:188 msgid "RPC: Program/version mismatch" msgstr "RPC: Αναντιστοιχεία πρόγραμματος/έκδοσης" #: sunrpc/clnt_perr.c:192 msgid "RPC: Procedure unavailable" msgstr "RPC: Μη διαθέσιμη διαδικασία" #: sunrpc/clnt_perr.c:196 msgid "RPC: Server can't decode arguments" msgstr "RPC: Ο διακομιστής δεν μπορεί να αποκωδικοποιήσει τις παραμέτρους" #: sunrpc/clnt_perr.c:200 msgid "RPC: Remote system error" msgstr "RPC: Σφάλμα απομακρυνσμένου συστήματος" #: sunrpc/clnt_perr.c:204 msgid "RPC: Unknown host" msgstr "RPC: Άγνωστο όνομα συστήματος" #: sunrpc/clnt_perr.c:208 msgid "RPC: Unknown protocol" msgstr "RPC: Άγνωστο πρωτόκολο" #: sunrpc/clnt_perr.c:212 msgid "RPC: Port mapper failure" msgstr "RPC: Αποτυχία αντιστοιχέα θυρών" #: sunrpc/clnt_perr.c:216 msgid "RPC: Program not registered" msgstr "RPC: Το πρόγραμμα δεν έχει καταχωρηθεί" #: sunrpc/clnt_perr.c:220 msgid "RPC: Failed (unspecified error)" msgstr "RPC: Αποτυχία (μη καθορισμένο σφάλμα)" #: sunrpc/clnt_perr.c:261 msgid "RPC: (unknown error code)" msgstr "RPC: (άγνωστος κωδικός σφάλματος)" #: 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 "Μη έγκυρος εξακριβωτής(verifier) εξυπηρετούμενου" #: 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 "Μη έγκυρος εξακριβωτής(verifier) διακομιστή" #: 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 "Δεν είναι δυνατή η δημιουργία υποδοχής για εκπομπή rpc" #: sunrpc/pmap_rmt.c:250 msgid "Cannot set socket option SO_BROADCAST" msgstr "Δεν είναι δυνατή η θέτηση της επιλογής υποδοχής SO_BROADCAST" #: 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 "%s: η έξοδος θα επικαλύψει το %s\n" #: sunrpc/rpc_main.c:288 #, c-format msgid "%s: unable to open %s: %m\n" msgstr "%s: αδύνατο το άνοιγμα του %s: %m\n" #: sunrpc/rpc_main.c:300 #, c-format msgid "%s: while writing output %s: %m" msgstr "%s: κατά την εγγραφή εξόδου %s: %m" #: sunrpc/rpc_main.c:336 sunrpc/rpc_main.c:375 #, c-format msgid "cannot find C preprocessor: %s\n" msgstr "" #: sunrpc/rpc_main.c:411 #, c-format msgid "%s: C preprocessor failed with signal %d\n" msgstr "%s: Ο προεπεξεργαστής C απέτυχε με σήμα %d\n" #: sunrpc/rpc_main.c:414 #, c-format msgid "%s: C preprocessor failed with exit code %d\n" msgstr "%s: Ο προεπεξεργαστής C απέτυχε με κωδικό εξόδου %d\n" #: 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 "rpcgen: πάρα πολλοί ορισμοί\n" #: sunrpc/rpc_main.c:1101 #, c-format msgid "rpcgen: arglist coding error\n" msgstr "rpcgen: σφάλμα στη γραμμή εντολών\n" #. TRANS: the file will not be removed; this is an #. TRANS: informative message. #: sunrpc/rpc_main.c:1134 #, c-format msgid "file `%s' already exists and may be overwritten\n" msgstr "το αρχείο `%s' υπάρχει ήδη και μπορεί να επικαλυφθεί\n" #: sunrpc/rpc_main.c:1179 #, c-format msgid "Cannot specify more than one input file!\n" msgstr "" "Δεν είναι δυνατός ο καθορισμός περισσοτέρων του ενός αρχείων εισόδου!\n" #: 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 "" "Δεν είναι δυνατό να χρησιμοποιηθεί σημαία ταυτ.δικτύου με σημαία δικτύου!\n" #: sunrpc/rpc_main.c:1367 #, c-format msgid "Cannot use netid flag without TIRPC!\n" msgstr "" "Δεν είναι δυνατό να χρησιμοποιηθεί σημαία ταυτ.δικτύου χωρίς TIRPC!\n" #: sunrpc/rpc_main.c:1374 #, c-format msgid "Cannot use table flags with newstyle!\n" msgstr "Δεν είναι δυνατό να χρησιμοποιηθούν σημαίες με το νέο στυλ!\n" #: sunrpc/rpc_main.c:1393 #, c-format msgid "\"infile\" is required for template generation flags.\n" msgstr "" "απαιτείται \"αρχείο_εισόδου\" για σημαίες δημιουργημένες από οδηγό.\n" #: sunrpc/rpc_main.c:1398 #, c-format msgid "Cannot have more than one file generation flag!\n" msgstr "" "Δε μπορεί να υπάρχουν περισσότερες από μια σημαίες δημιουργίας αρχείου!\n" #: sunrpc/rpc_main.c:1407 #, c-format msgid "usage: %s infile\n" msgstr "χρήση: %s αρχείο_εισόδου\n" #: sunrpc/rpc_main.c:1408 #, c-format msgid "" "\t%s [-abkCLNTM][-Dname[=value]] [-i size] [-I [-K seconds]] [-Y path] " "infile\n" msgstr "" "\t%s [-abkCLNTM][-Dόνομα[=τιμή]] [-i μέγεθος] [-I [-K δευτερόλεπτα]] [-Y " "μονοπάτι] αρχείο_εισόδου\n" #: sunrpc/rpc_main.c:1410 #, c-format msgid "" "\t%s [-c | -h | -l | -m | -t | -Sc | -Ss | -Sm] [-o outfile] [infile]\n" msgstr "" "\t%s [-c | -h | -l | -m | -t | -Sc | -Ss | -Sm] [-o αρχείο_εξόδου] " "[αρχείο_εισόδου]\n" #: sunrpc/rpc_main.c:1412 #, c-format msgid "\t%s [-s nettype]* [-o outfile] [infile]\n" msgstr "\t%s [-s είδος_δικτύου]* [-o αρχείο_εξόδου] [αρχείο_εισόδου]\n" #: sunrpc/rpc_main.c:1413 #, c-format msgid "\t%s [-n netid]* [-o outfile] [infile]\n" msgstr "\t%s [-n ταυτ.δικτύου]* [-o αρχείο_εξόδου] [αρχείο_εισόδου]\n" #: 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 "το πρόγραμμα %lu δεν είναι διαθέσιμο\n" #: sunrpc/rpcinfo.c:273 sunrpc/rpcinfo.c:319 sunrpc/rpcinfo.c:342 #: sunrpc/rpcinfo.c:416 sunrpc/rpcinfo.c:462 sunrpc/rpcinfo.c:485 #: sunrpc/rpcinfo.c:519 #, c-format msgid "program %lu version %lu is not available\n" msgstr "το πρόγραμμα %lu έκδοσης %lu δεν είναι διαθέσιμο\n" #: sunrpc/rpcinfo.c:524 #, c-format msgid "program %lu version %lu ready and waiting\n" msgstr "το πρόγραμμα %lu έκδοσης %lu έτοιμο και αναμένει\n" #: sunrpc/rpcinfo.c:565 sunrpc/rpcinfo.c:572 msgid "rpcinfo: can't contact portmapper" msgstr "rpcinfo: αδυναμία επικοινωνίας με διαχειριστή θυρών" #: sunrpc/rpcinfo.c:579 msgid "No remote programs registered.\n" msgstr "Κανένα απομακρυσμένο πρόγραμμα δεν δηλώθηκε.\n" #: sunrpc/rpcinfo.c:583 msgid " program vers proto port\n" msgstr " πρόγραμμα εκδ. πρωτόκολλο θύρα\n" #: sunrpc/rpcinfo.c:622 msgid "(unknown)" msgstr "(άγνωστο)" #: sunrpc/rpcinfo.c:646 #, c-format msgid "rpcinfo: broadcast failed: %s\n" msgstr "rpcinfo: εκπομπή απέτυχε: %s\n" #: sunrpc/rpcinfo.c:667 msgid "Sorry. You are not root\n" msgstr "Συγγνώμη. Δεν είστε διαχειριστής\n" #: sunrpc/rpcinfo.c:674 #, c-format msgid "rpcinfo: Could not delete registration for prog %s version %s\n" msgstr "rpcinfo: Αδυναμία διαγραφής δήλωσης για το πρόγραμμα %s έκδοσης %s\n" #: sunrpc/rpcinfo.c:683 msgid "Usage: rpcinfo [ -n portnum ] -u host prognum [ versnum ]\n" msgstr "" "Χρήση: rpcinfo [ -n αριθμ. θύρας ] -u σύστημα αριθμ. προγραμ. [ αριθμ. " "έκδοσης ]\n" #: sunrpc/rpcinfo.c:685 msgid " rpcinfo [ -n portnum ] -t host prognum [ versnum ]\n" msgstr "" " rpcinfo [-n 'αριθμ. θύρας' ] -t σύστημα 'αριθμ. προγράμματος' " "['αριθμ. έκδοσης']\n" #: sunrpc/rpcinfo.c:687 msgid " rpcinfo -p [ host ]\n" msgstr " rpcinfo -p [ σύστημα ]\n" #: sunrpc/rpcinfo.c:688 msgid " rpcinfo -b prognum versnum\n" msgstr " rpcinfo -b 'αριθμ. προγράμματος' 'αριθμ. έκδοσης'\n" #: sunrpc/rpcinfo.c:689 msgid " rpcinfo -d prognum versnum\n" msgstr " rpcinfo -d 'αριθμ. προγράμματος' 'αριθμ. έκδοσης'\n" #: sunrpc/rpcinfo.c:714 #, c-format msgid "rpcinfo: %s is unknown service\n" msgstr "rpcinfo: %s είναι άγνωστη υπηρεσία\n" #: sunrpc/rpcinfo.c:751 #, c-format msgid "rpcinfo: %s is unknown host\n" msgstr "rpcinfo: %s είναι άγνωστο σύστημα\n" #: 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 "αδυναμία δημιουργίας rpc διακομιστή\n" #: 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 "registerrpc: η μνήμη εξαντλήθηκε\n" #: sunrpc/svc_simple.c:169 #, c-format msgid "trouble replying to prog %d\n" msgstr "πρόβλημα κατά την απάντηση στο πρόγραμμα %d\n" #: sunrpc/svc_simple.c:178 #, c-format msgid "never registered prog %d\n" msgstr "ποτέ δεν δηλώθηκε το πρόγραμμα %d\n" #: sunrpc/svc_tcp.c:164 msgid "svc_tcp.c - tcp socket creation problem" msgstr "svc_tcp.c - πρόβλημα δημιουργίας υποδοχής tcp" #: sunrpc/svc_tcp.c:179 msgid "svc_tcp.c - cannot getsockname or listen" msgstr "svc_tcp.c - αδυναμία getsockname ή listen" #: sunrpc/svc_udp.c:137 msgid "svcudp_create: socket creation problem" msgstr "svcudp_create - πρόβλημα δημιουργίας υποδοχής" #: sunrpc/svc_udp.c:151 msgid "svcudp_create - cannot getsockname" msgstr "svcudp_create - αδυναμία getsockname" #: 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 "enablecache: η λανθάνουσα μνήμη είναι ήδη ενεργοποιημένη" #: sunrpc/svc_udp.c:501 msgid "enablecache: could not allocate cache" msgstr "enablecache: αδυναμία δέσμευσης λανθάνουσας μνήμης" #: sunrpc/svc_udp.c:510 msgid "enablecache: could not allocate cache data" msgstr "enablecache: αδυναμία δέσμευσης δεδομένων λανθάνουσας μνήμης" #: sunrpc/svc_udp.c:518 msgid "enablecache: could not allocate cache fifo" msgstr "enablecache: αδυναμία δέσμευσης fifo λανθάνουσας μνήμης" #: sunrpc/svc_udp.c:554 msgid "cache_set: victim not found" msgstr "cache_set: το θύμα δεν βρέθηκε" #: sunrpc/svc_udp.c:565 msgid "cache_set: victim alloc failed" msgstr "cache_set: η εκχώρηση θύματος απέτυχε" #: sunrpc/svc_udp.c:572 msgid "cache_set: could not allocate new rpc_buffer" msgstr "cache_set: αδυναμία δέσμευσης νέου rpc_buffer" #: sunrpc/svc_unix.c:162 msgid "svc_unix.c - AF_UNIX socket creation problem" msgstr "svc_unix.c - πρόβλημα δημιουργίας υποδοχής AF_UNIX" #: sunrpc/svc_unix.c:178 msgid "svc_unix.c - cannot getsockname or listen" msgstr "svc_unix.c - αδυναμία getsockname ή listen" #: 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 "Παγίδα Trace/breakpoint" #: 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 "Σφάλμα στον δίαυλο(bus)" #: sysdeps/generic/siglist.h:37 msgid "Segmentation fault" msgstr "Σφάλμα κατάτμησης (segmentation fault)" #. 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 "Σταμάτησε (είσοδος tty)" #: sysdeps/generic/siglist.h:47 msgid "Stopped (tty output)" msgstr "Σταμάτησε (έξοδος tty)" #: sysdeps/generic/siglist.h:48 msgid "I/O possible" msgstr "Δυνατή η είσοδος/έξοδος" #: sysdeps/generic/siglist.h:49 msgid "CPU time limit exceeded" msgstr "Ξεπεράστηκε το όριο χρόνου της CPU" #: 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 "Καθοριζόμενο από τον χρήστη σήμα 1" #: sysdeps/generic/siglist.h:54 msgid "User defined signal 2" msgstr "Καθοριζόμενο από τον χρήστη σήμα 2" #: sysdeps/generic/siglist.h:58 msgid "EMT trap" msgstr "EMT παγίδα" #: 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 "Ακατάλληλο ioctl για συσκευή" #. 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 "Η λειτουργία θα έπρεπε να φράξει(block)" #. 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 "Λάθος τύπος πρωτοκόλου για την υποδοχή(socket)" #. TRANS You specified a socket option that doesn't make sense for the #. TRANS particular protocol being used by the socket. @xref{Socket Options}. #: sysdeps/gnu/errlist.c:493 msgid "Protocol not available" msgstr "Δεν είναι διαθέσιμο το πρωτόκολλο" #. 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 "Η RPC δομή δεν είναι σωστή" #. TRANS ??? #: sysdeps/gnu/errlist.c:818 msgid "RPC version wrong" msgstr "Η έκδοση του RPC δεν είναι σωστή" #. TRANS ??? #: sysdeps/gnu/errlist.c:827 msgid "RPC program not available" msgstr "Το πρόγραμμα RPC δεν είναι διαθέσιμο" #. TRANS ??? #: sysdeps/gnu/errlist.c:836 msgid "RPC program version wrong" msgstr "Η έκδοση του RPC προγράμματος δεν είναι σωστή" #. TRANS ??? #: sysdeps/gnu/errlist.c:845 msgid "RPC bad procedure for program" msgstr "RPC κακή διαδικασία για πρόγραμμα" #. 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 "Μη έγκυρο ή ασυμπλήρωτο multibyte ή πλατύς χαρακτήρας" #. 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 "Προσπάθεια multihop" #: 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 "Δεν απομείναν πόροι ροής(streams)" #: 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 "Επίπεδο 2 δεν συγχρονίστηκε" #: sysdeps/gnu/errlist.c:1126 msgid "Level 3 halted" msgstr "Επίπεδο 3 σταμάτησε" #: sysdeps/gnu/errlist.c:1134 msgid "Level 3 reset" msgstr "Επίπεδο 3 επαναφέρθηκε" #: 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 "Δεν είναι διαθέσιμη η CSI δομή(structure)" #: sysdeps/gnu/errlist.c:1166 msgid "Level 2 halted" msgstr "Επίπεδο 2 σταμάτησε" #: 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 "Κανένα anode" #: 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 "Σφάλμα srmount" #: sysdeps/gnu/errlist.c:1270 msgid "Communication error on send" msgstr "Σφάλμα επικοινωνίας κατά την αποστολή" #: sysdeps/gnu/errlist.c:1278 msgid "RFS specific error" msgstr "Συγκεκριμένο με RFS σφάλμα" #: 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 "Το τμήμα .lib στο a.out είναι κατεστραμμένο" #: 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 "Δεν είναι XENIX τύπος επώνυμου αρχείου" #: sysdeps/gnu/errlist.c:1374 msgid "No XENIX semaphores available" msgstr "Δεν είναι διαθέσιμοι οι XENIX σημαφόροι" #: 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 "Ακατάλληλη τιμή στο ai_flags" #: 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 "Το ai_family δεν υποστηρίζεται" #: 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 "Το servname δεν υποστηρίζεται από το ai_socktype" #: sysdeps/posix/gai_strerror-strs.h:10 msgid "ai_socktype not supported" msgstr "Το ai_socktype δεν υποστηρίζεται" #: 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 "το %s είναι για το άγνωστο σύστημά %d.\n" #: 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 "αδυναμία ανοίγματος του `%s'" #: sysdeps/unix/sysv/linux/lddlibc4.c:85 #, c-format msgid "cannot read header from `%s'" msgstr "αδυναμία ανάγνωσης κεφαλίδας από το `%s'" #: 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 "%s: Η μνήμη εξαντλήθηκε: %s\n" #: 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 " (κανόνας από \"%s\", γραμμή %d)" #: 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 "%s: Περισσότερες από μία -d επιλογές καθορίστηκαν\n" #: timezone/zic.c:506 #, c-format msgid "%s: More than one -l option specified\n" msgstr "%s: Περισσότερες από μία -l επιλογές καθορίστηκαν\n" #: timezone/zic.c:516 #, c-format msgid "%s: More than one -p option specified\n" msgstr "%s: Περισσότερες από μία -p επιλογές καθορίστηκαν\n" #: timezone/zic.c:526 #, c-format msgid "%s: More than one -y option specified\n" msgstr "%s: Περισσότερες από μία -y επιλογές καθορίστηκαν\n" #: timezone/zic.c:536 #, c-format msgid "%s: More than one -L option specified\n" msgstr "%s: Περισσότερες από μία -L επιλογές καθορίστηκαν\n" #: 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 "%s: Δεν είναι δυνατόν να δημιουργηθεί %s: %s\n" #: timezone/zic.c:686 msgid "link failed, copy used" msgstr "" #: timezone/zic.c:744 timezone/zic.c:746 msgid "same rule name in multiple files" msgstr "ο ίδιος κανόνας σε πολλαπλά αρχεία" #: timezone/zic.c:787 msgid "unruly zone" msgstr "άτακτη ζώνη" #: timezone/zic.c:794 #, c-format msgid "%s in ruleless zone" msgstr "%s σε ακανόνιστη ζώνη" #: timezone/zic.c:814 msgid "standard input" msgstr "κανονική είσοδος" #: timezone/zic.c:819 #, c-format msgid "%s: Can't open %s: %s\n" msgstr "%s: Δεν είναι δυνατόν να ανοιχτεί το %s: %s\n" #: 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 "%s: πανικός: Μη έγκυρη l_value %d\n" #: 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 "λάθος αριθμός πεδίων στη γραμμή Rule" #: 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 "λάθος αριθμός πεδίων στη γραμμή Zone" #: timezone/zic.c:983 #, c-format msgid "\"Zone %s\" line and -l option are mutually exclusive" msgstr "\"Ζώνη %s\" γραμμή και επιλογή -l είναι αμοιβαίως αποκλειόμενα" #: timezone/zic.c:989 #, c-format msgid "\"Zone %s\" line and -p option are mutually exclusive" msgstr "\"Ζώνη %s\" γραμμή και επιλογή -p είναι αμοιβαίως αποκλειόμενα" #: timezone/zic.c:997 #, c-format msgid "duplicate zone name %s (file \"%s\", line %d)" msgstr "διπλό όνομα ζώνης %s (αρχείο \"%s\", γραμμή %d)" #: timezone/zic.c:1010 msgid "wrong number of fields on Zone continuation line" msgstr "λάθος αριθμός πεδίων στη γραμμή παράτασης Zone" #: 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 "λάθος αριθμός πεδίων στη γραμμή Leap" #: 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 "μη έγκυρο CORRECTION πεδίο στη γραμμή αναπήδησης (Leap)" #: timezone/zic.c:1188 msgid "illegal Rolling/Stationary field on Leap line" msgstr "μη έγκυρο Rolling/Stationary πεδίο στη γραμμή αναπήδησης (Leap)" #: timezone/zic.c:1246 msgid "leap second precedes Big Bang" msgstr "" #: timezone/zic.c:1202 msgid "wrong number of fields on Link line" msgstr "λάθος αριθμός πεδίων στη γραμμή Link" #: timezone/zic.c:1206 msgid "blank FROM field on Link line" msgstr "Λευκό πεδίο FROM σε γραμμή Link" #: 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 "%s: Δεν είναι δυνατόν να αφαιρεθεί το %s: %s\n" #: 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 "" "δεν είναι δυνατόν να καθοριστεί η συντόμευση της ζώνης ώρας για\n" "να χρησιμοποιηθεί αμέσως μετά το 'until time'" #: 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 "repeated leap second moment" #: 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 "%s: η εντολή ήταν '%s', το αποτέλεσμα ήταν %d\n" #: 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 "χρήση του 2/29 σε χρόνο μη δίσεκτο" #: 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-el-base/data/el/LC_MESSAGES/libvirt.po0000644000000000000000000350360112734304614017076 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. # Pierros Papadeas , 2009. msgid "" msgstr "" "Project-Id-Version: libvirt 1.2.13\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" "POT-Creation-Date: 2016-01-17 10:28+0800\n" "PO-Revision-Date: 2010-12-27 06:59+0000\n" "Last-Translator: asamaras \n" "Language-Team: Greek " "(http://www.transifex.com/projects/p/fedora/language/el/)\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:06+0000\n" "X-Generator: Launchpad (build 18115)\n" "Language: el\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 "αδυναμία δέσμευσης μνήμης για τη %s λίστα config" #: 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 "Αδυναμία επεξεργασίας της κατάστασης '%s'" #: 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 "Αποτυχία fork ως δαίμονα: %s" #: 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 "η nparams είναι πολύ μεγάλη" #: 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 "maxinfo * maplen > REMOTE_CPUMAPS_MAX" #: daemon/remote.c:2248 msgid "maxinfo > REMOTE_VCPUINFO_MAX" msgstr "maxinfo > REMOTE_VCPUINFO_MAX" #: 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 "ο πελάτης δοκίμασε μη αποδεκτό αίτημα αρχικοποίησης SASL" #: 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 "το αιτούμενο SSf %d δεν είναι αρκετά ασφαλές" #: daemon/remote.c:3131 daemon/remote.c:3229 msgid "client tried invalid SASL start request" msgstr "ο πελάτης δοκίμασε εσφαλμένη αίτηση εκκίνησης SASL" #: daemon/remote.c:3149 #, c-format msgid "sasl start reply data too long %d" msgstr "το sasl απήντησε ότι τα δεδομένα έχουν πολύ μεγάλο μήκος %d" #: daemon/remote.c:3246 #, c-format msgid "sasl step reply data too long %d" msgstr "το βήμα SASL αναφέρει ότι τα δεδομένα είναι πολλά %d" #: daemon/remote.c:3374 msgid "client tried invalid PolicyKit init request" msgstr "ο πελάτης επεχείρησε μη υποστηριζόμενη κλήση αρχικοποίησης PolicyKit" #: 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 "η ροή διεκόπη λόγω απρόσμενης κατάστασης %d" #: 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 "" "αδυναμία ερμηνείας του αναγνωριστικού του κατασκευαστή (vendor id) %s" #: src/conf/domain_conf.c:5004 msgid "usb vendor needs id" msgstr "ο κατασκευαστής usb απαιτείται να έχει αναγωριστικό (vendor id)" #: src/conf/domain_conf.c:5015 #, c-format msgid "cannot parse product %s" msgstr "αδυναμία ερμηνείας προϊόντος %s" #: src/conf/domain_conf.c:5023 msgid "usb product needs id" msgstr "η συσκευή usb απαιτείται να έχει αναγνωριστικό (id)" #: src/conf/domain_conf.c:5033 #, c-format msgid "cannot parse bus %s" msgstr "αδυναμία ερμηνείας διαύλου %s" #: src/conf/domain_conf.c:5040 msgid "usb address needs bus id" msgstr "" "η διεύθυνση του usb απαιτεί την ύπαρξη αναγνωριστικού διαύλου (bus id)" #: src/conf/domain_conf.c:5048 #, c-format msgid "cannot parse device %s" msgstr "αδυναμία ερμηνείας της συσκευής %s" #: src/conf/domain_conf.c:5056 msgid "usb address needs device id" msgstr "" "η διεύθυνση του usb απαιτεί την ύπαρξη του αναγνωριστικού συσκευής (device " "id)" #: src/conf/domain_conf.c:5061 #, c-format msgid "unknown usb source type '%s'" msgstr "άγνωστος τύπος πηγής usb '%s'" #: src/conf/domain_conf.c:5071 msgid "vendor cannot be 0." msgstr "ο κατασκευαστής δεν μπορεί να πάρει την τιμή 0" #: src/conf/domain_conf.c:5077 msgid "missing vendor" msgstr "δεν δόθηκε τιμή στην παράμετρο κατασκευαστής (vendor)" #: src/conf/domain_conf.c:5082 msgid "missing product" msgstr "δεν δόθηκε τιμή στην παράμετρο προϊόν (product)" #: 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 "Αδυναμία ερμηνείας παραμέτρων devaddr '%s'" #: src/conf/domain_conf.c:5165 #, c-format msgid "unknown pci source type '%s'" msgstr "άγνωστος πηγαίος τύπος pci (source type) '%s'" #: 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 "άγνωστος τύπος δίσκου '%s'" #: 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 "άγνωστη συσκευή δίσκου '%s'" #: src/conf/domain_conf.c:7085 #, c-format msgid "Invalid floppy device name: %s" msgstr "Απαράδεκτη ονομασία μονάδας εύκαμπτης δισκέτας: %s" #: src/conf/domain_conf.c:7101 #, c-format msgid "Invalid harddisk device name: %s" msgstr "Απαράδεκτη ονομασία μονάδας σκληρού δίσκου: %s" #: 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 "άγνωστος τύπος διαύλου δίσκου '%s'" #: 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 "Απαράδεκτος τύπος διαύλου '%s' για τη μονάδα δισκέτας" #: src/conf/domain_conf.c:7213 #, c-format msgid "Invalid bus type '%s' for disk" msgstr "Απαράδεκτος τύπος διαύλου για το δίσκο '%s'" #: src/conf/domain_conf.c:7220 #, c-format msgid "unknown disk cache mode '%s'" msgstr "άγνωστη κατάσταση λανθάνουσας μνήμης δίσκου '%s'" #: 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 "άγνωστο σύστημα αρχείων '%s'" #: 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 "Άγνωστος τύπος διεπαφής '%s'" #: 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 "" "Δεν καθορίσθηκε η τιμή της ιδιότητας πηγαίο δίκτυο 'network' με " "την καταχώρηση " #: 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 "" "Δεν καθορίσθηκε η τιμή της ιδιότητας πηγή 'bridge' με την " "καταχώρηση " #: src/conf/domain_conf.c:8789 msgid "No 'port' attribute specified with socket interface" msgstr "" "Δεν καθορίσθηκε τιμή στην ιδιότητα πηγή θύρας 'port' για την " "διεπαφή σύνδεσης (socket interface)" #: src/conf/domain_conf.c:8795 msgid "Cannot parse 'port' attribute with socket interface" msgstr "" "Αδυναμία ερμηνείας ιδιότητας 'port' για την διεπαφή σύνδεσης (socket " "interface)" #: src/conf/domain_conf.c:8805 msgid "No 'address' attribute specified with socket interface" msgstr "" "Δεν καθορίσθηκε η τιμή της ιδιότητας 'address' για την διεπαφή " "σύνδεσης (socket interface)" #: 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 "" "Δεν καθορίσθηκε η τιμή της ιδιότητας 'name' για την καταχώρηση " "" #: 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 "άγνωστος ρυθμός πηγής (source mode) '%s'" #: 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 "" "Ελλιπής τιμή για την ιδιότητα πηγαία διαδρομή (source path) για τη συσκευή " "χαρακτήρων (char device)" #: 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 "" "Ελλιπής τιμή για την ιδιότητα πηγαίος εξυπηρετητής (source host ) για τη " "συσκευή χαρακτήρων (char device)" #: 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 "" "Ελλιπής τιμή για την ιδιότητα πηγαία υπηρεσία (source service ) για τη " "συσκευή χαρακτήρων (char device)" #: src/conf/domain_conf.c:9590 #, c-format msgid "Unknown protocol '%s'" msgstr "Άγνωστο πρωτόκολλο '%s'" #: 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 "άγνωστος τύπος συσκευής εισόδου '%s'" #: src/conf/domain_conf.c:10108 #, c-format msgid "unknown input bus type '%s'" msgstr "άγνωστος τύπος διαύλου εισόδου '%s'" #: src/conf/domain_conf.c:10117 #, c-format msgid "ps2 bus does not support %s input device" msgstr "ο δίαυλος τύπου ps2 δεν υποστηρίζει την συσκευή εισόδου %s" #: src/conf/domain_conf.c:10123 src/conf/domain_conf.c:10130 #, c-format msgid "unsupported input bus %s" msgstr "μη υποστηριζόμενος δίαυλος εισόδου '%s'" #: src/conf/domain_conf.c:10137 #, c-format msgid "xen bus does not support %s input device" msgstr "ο δίαυλος xen δεν υποστηρίζει την %s μονάδα εισόδου" #: 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 "άγνωστος τύπος μονάδας γραφικών '%s'" #: 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 "αδυναμία ερμηνείας πόρτας σύνδεσης vnc %s" #: 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 "άγνωστη τιμή πλήρους οθόνης '%s'" #: src/conf/domain_conf.c:10733 #, c-format msgid "cannot parse rdp port %s" msgstr "αδυναμία ερμηνείας της πόρτας σύνδεσης rdp %s" #: 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 "άγνωστο μοντέλου ήχου '%s'" #: 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 "άγνωστο μοντέλο βίντεο '%s'" #: 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 "αδυναμία ερμηνείας μνήμης βίντεο (video ram) '%s'" #: 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 "αδυναμία ερμηνείας των κεφαλών βίντεο (video heads) '%s'" #: src/conf/domain_conf.c:12035 #, c-format msgid "unknown hostdev mode '%s'" msgstr "άγνωστη λειτουργία hostdev '%s'" #: 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 "άγνωστη συσκευή εκκίνησης λειτουργικού '%s'" #: 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 "απαράδεκτος τύπος τομέα (domain) '%s'" #: 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 "αποτυχία δημιουργίας του UUID" #: 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 "αντικείμενο uuid δεν έχει την αναμενόμενη μορφή" #: 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 "δεν βρέθηκαν οι παράμετροι αρχικοποίησης (config) του τομέα (domain)" #: src/conf/domain_conf.c:16546 msgid "missing domain state" msgstr "δεν ορίζεται η κατάσταση του τομέα (domain state)" #: src/conf/domain_conf.c:16551 #, c-format msgid "invalid domain state '%s'" msgstr "απαράδεκτη κατάσταση τομέα (domain state) '%s'" #: 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 "απαράδεκτη pid" #: 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 "απρόσμενος τύπος δίσκου %d" #: 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 "απρόσμενος τύπος συσκευής δίσκου %d" #: src/conf/domain_conf.c:18942 #, c-format msgid "unexpected disk bus %d" msgstr "απρόσμενος τύπος διαύλου δίσκου %d" #: src/conf/domain_conf.c:18947 #, c-format msgid "unexpected disk cache mode %d" msgstr "απροσδόκητη κατάσταση λανθάνουσας μνήμης δίσκου %d" #: 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 "απροσδόκητος τύπος συστήματος αρχείων %d" #: 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 "απροσδόκητος τύπος συσκευής υποδοχής (hostdev) %d" #: 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 "απροσδόκητος τύπος δικτύου %d" #: 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 "απροσδόκητος τύπος χαρακτήρα %d" #: 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 "απροσδόκητο μοντέλο ήχου %d" #: 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 "απροσδόκητη κατάσταση βίντεο %d" #: src/conf/domain_conf.c:20913 src/xenconfig/xen_sxpr.c:2133 #, c-format msgid "unexpected input type %d" msgstr "απροσδόκητος τύπος εισόδου %d" #: src/conf/domain_conf.c:20918 #, c-format msgid "unexpected input bus type %d" msgstr "απροσδόκητος τύπος διαύλου εισόδου %d" #: 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 "απροσδόκητη κατάσταση συσκευής υποδοχής (hostdev) %d" #: 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 "απρόσμενος τύπος τομέα %d" #: src/conf/domain_conf.c:21976 #, c-format msgid "unexpected boot device type %d" msgstr "απροσδόκητος τύπος συσκευής εκκίνησης λειτουργικού %d" #: 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 "αδυναμία δημιουργίας καταλόγου ρυθμίσεων '%s'" #: src/conf/domain_conf.c:22799 #, c-format msgid "cannot remove config %s" msgstr "αδυναμία διαγραφής του αρχείου ρυθμίσεων '%s'" #: 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 "η διεπαφή/προσαρμογέας (interface) δεν έχει όνομα" #: src/conf/interface_conf.c:140 msgid "interface mtu value is improper" msgstr "" "η παράμετρος mtu της διεπαφής/προσαρμογέα (interface) δεν είναι σωστή" #: src/conf/interface_conf.c:165 #, c-format msgid "unknown interface startmode %s" msgstr "άγνωστη κατάσταση εκκίνησης διεπαφής/προσαρμογέα (start mode) '%s'" #: src/conf/interface_conf.c:198 #, c-format msgid "unknown bonding mode %s" msgstr "άγνωστος ρυθμός δεσμών (bonding mode) %s" #: src/conf/interface_conf.c:220 #, c-format msgid "unknown mii bonding carrier %s" msgstr "άγνωστος φορέας δεσμού (bonding carrirer) mii %s" #: src/conf/interface_conf.c:244 #, c-format msgid "unknown arp bonding validate %s" msgstr "άγνωστη επαλήθευση δεσμού (bonding) arp %s" #: src/conf/interface_conf.c:271 #, c-format msgid "unknown dhcp peerdns value %s" msgstr "άγνωστη τιμή dhcp peerdns %s" #: src/conf/interface_conf.c:299 msgid "Invalid ip address prefix value" msgstr "απαράδεκτο πρόθεμα διεύθυνσης IP" #: 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 "μη υποστηριζόμενη οικογένεια πρωτοκόλλου '%s'" #: src/conf/interface_conf.c:504 #, c-format msgid "bridge interface stp should be on or off got %s" msgstr "" "ο προσαρμογέας γεφύρωσης stp θα πρέπει να βρίσκεται στην κατάσταση 'on' ή " "'off' τώρα βρίσκεται στην '%s'" #: src/conf/interface_conf.c:604 msgid "bond interface miimon freq missing or invalid" msgstr "" "ο δεσμός προσαρμογέα miimon freq είτε δεν έχει ορισθεί ή η τιμή είναι " "απαράδεκτη" #: src/conf/interface_conf.c:612 msgid "bond interface miimon downdelay invalid" msgstr "η τιμή για το δεσμό προσαρμογέα miimon είναι μη αποδεκτή" #: src/conf/interface_conf.c:620 msgid "bond interface miimon updelay invalid" msgstr "η τιμή updelay για το δεσμό προσαρμογέα miimon είναι μη αποδεκτή" #: src/conf/interface_conf.c:636 msgid "bond interface arpmon interval missing or invalid" msgstr "" "η τιμή της ιδιότητας interval για το δεσμό προσαρμογέα arpmon είναι μη " "αποδεκτή ή λείπει" #: src/conf/interface_conf.c:644 msgid "bond interface arpmon target missing" msgstr "" "η τιμή της ιδιότητας target λείπει από τον ορισμό του δεσμού προσαρμογέα " "arpmon" #: src/conf/interface_conf.c:663 msgid "vlan interface misses the tag attribute" msgstr "η ιδιότητα tag δεν έχει ορισθεί για τον προσαρμογέα vlan" #: src/conf/interface_conf.c:671 msgid "vlan interface misses name attribute" msgstr "η ιδιότητα δεν είναι ορισμένη για τον προσαρμογέα vlan" #: 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 "άγνωστος τύπος προσαρμογέα %s" #: src/conf/interface_conf.c:716 #, c-format msgid "interface has unsupported type '%s'" msgstr "ο προσαρμογέας έχει μη υποστηριζόμενο τύπο '%s'" #: src/conf/interface_conf.c:752 msgid "bridge interface misses the bridge element" msgstr "" "ο προσαρμογέας δικτυακής γεφύρωσης (bridge) δεν έχει ορισμένο το αντικείμενο " "bridge" #: src/conf/interface_conf.c:765 msgid "bond interface misses the bond element" msgstr "" "δεν έχει ορισθεί η ιδιότητα bond για το δεσμό προσαρμογέα (bonding interface)" #: src/conf/interface_conf.c:778 msgid "vlan interface misses the vlan element" msgstr "δεν έχει ορισθεί η ιδιότητα vlan για τον προσαρμογέα vlan" #: 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 "ο δεσμός παρακολούθησης arp δεν έχει ορισμένο στόχο" #: src/conf/interface_conf.c:946 msgid "vlan misses the tag name" msgstr "το εικονικό δίκτυο vlan δεν έχει ορισμένη τιμή για το tag name" #: src/conf/interface_conf.c:1028 msgid "virInterfaceDefFormat unknown startmode" msgstr "virInterfaceDefFormat άγνωστη κατάσταση εκκίνησης (startmode)" #: 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 "απροσδόκητος τύπος προσαρμογέα %d" #: 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 "αδύνατη η αρχικοποίηση του mutex" #: 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 "άγνωστος τύπος προώθησης '%s'" #: 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 "" "το όνομα του αρχείου ρυθμίσεων του δικτύου '%s' δεν ταιριάζει με το όνομα " "του δικτύου '%s'" #: 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 "αποτυχία κατά το άνοιγμα του καταλόγου '%s'" #: src/conf/network_conf.c:3287 src/util/virdnsmasq.c:279 #, c-format msgid "cannot remove config file '%s'" msgstr "αδυναμία διαγραφής του αρχείου ρυθμίσεων '%s'" #: 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 "δεν προσδιορίσθηκε διαδρομή για την συσκευή αποθήκευσης '%s'" #: src/conf/node_device_conf.c:704 #, c-format msgid "missing storage capability type for '%s'" msgstr "δεν προσδιορίσθηκε ο τύπος της αποθηκευτικής ικανότητας για το '%s'" #: src/conf/node_device_conf.c:726 #, c-format msgid "no removable media size supplied for '%s'" msgstr "" "δεν προσδιορίσθηκε το μέγεθος του αφιαρούμενου αποθηκευτικού μέσου '%s'" #: src/conf/node_device_conf.c:727 #, c-format msgid "invalid removable media size supplied for '%s'" msgstr "" "μη αποδεκτό μέγεθος αφαιρούμενου αποθηκευτικού μέσου για τη συσκευή '%s'" #: src/conf/node_device_conf.c:737 #, c-format msgid "unknown storage capability type '%s' for '%s'" msgstr "άγνωστος τύπος ικανότητας αποθήκευσης '%s' για τη συσκευή '%s'" #: src/conf/node_device_conf.c:749 #, c-format msgid "no size supplied for '%s'" msgstr "δεν ορίσθηκε μέγεθος για το '%s'" #: src/conf/node_device_conf.c:750 #, c-format msgid "invalid size supplied for '%s'" msgstr "μη αποδεκτό μέγεθος για το '%s'" #: 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 "δεν ορίσθηκε της παραμέτρου ID του υποδοχέα SCSI για το '%s'" #: 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 "" "η τιμή της παραμέτρου ID που αποδόθηκε στον υποδοχέα SCSI '%s' είναι μη " "αποδεκτή" #: src/conf/node_device_conf.c:782 #, c-format msgid "no SCSI bus ID supplied for '%s'" msgstr "δεν έχει αποδοθεί η τιμή στο ID του διαύλου SCSI '%s'" #: src/conf/node_device_conf.c:783 #, c-format msgid "invalid SCSI bus ID supplied for '%s'" msgstr "η τιμή της παραμέτρου ID για το δίαυλο SCSI είναι μη αποδεκτή '%s'" #: src/conf/node_device_conf.c:788 #, c-format msgid "no SCSI target ID supplied for '%s'" msgstr "δεν έχει αποδοθεί τιμή στην ιδιότητα SCSI target ID για το '%s'" #: src/conf/node_device_conf.c:789 #, c-format msgid "invalid SCSI target ID supplied for '%s'" msgstr "μη αποδεκτή τιμή SCSI ID στόχου για το '%s'" #: src/conf/node_device_conf.c:794 #, c-format msgid "no SCSI LUN ID supplied for '%s'" msgstr "" "δεν έχει αποδοθεί τιμή στην παράμετρο SCSI LUN ID για τη συσκευή '%s'" #: src/conf/node_device_conf.c:795 #, c-format msgid "invalid SCSI LUN ID supplied for '%s'" msgstr "εκχωρήθηκε μη αποδεκτή τιμή στην ιδιότητα SCSI LUN ID για το '%s'" #: 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 "δεν ορίσθηκε τιμή για τον τύπο δυνατοτήτων του υποδοχέα SCSI '%s'" #: 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 "άγνωστος τύπος δυνατοτήτων '%s' για τον υποδοχέα SCSI '%s'" #: src/conf/node_device_conf.c:957 #, c-format msgid "no network interface supplied for '%s'" msgstr "δεν προσδιορίσθηκε ο προσαρμογέας δικτύου για το '%s'" #: 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 "αποδόθηκε μη αποδεκτή τιμή στη παράμετρο τύπος δικτύου του '%s'" #: src/conf/node_device_conf.c:1031 #, c-format msgid "no USB interface number supplied for '%s'" msgstr "δεν έχει ορισθεί η τιμή του αριθμού προσαρμογέα USB για το '%s'" #: src/conf/node_device_conf.c:1032 #, c-format msgid "invalid USB interface number supplied for '%s'" msgstr "μη αποδεκτή τιμή αριθμού προσαρμογέα USB για το '%s'" #: src/conf/node_device_conf.c:1037 #, c-format msgid "no USB interface class supplied for '%s'" msgstr "δεν ορίσθηκε κλάση προσαρμογέα USB για το '%s'" #: src/conf/node_device_conf.c:1038 #, c-format msgid "invalid USB interface class supplied for '%s'" msgstr "μη αποδεκτή τιμή κλάσης προσαρμογέα USB '%s'" #: src/conf/node_device_conf.c:1043 #, c-format msgid "no USB interface subclass supplied for '%s'" msgstr "δεν αποδόθηκε τιμή στην υποκλάση του προσαρμογέα USB '%s'" #: src/conf/node_device_conf.c:1044 #, c-format msgid "invalid USB interface subclass supplied for '%s'" msgstr "μη αποδεκτή υποκλάση για το προσαρμογέα USB '%s'" #: src/conf/node_device_conf.c:1049 #, c-format msgid "no USB interface protocol supplied for '%s'" msgstr "δεν αποδόθηκε τιμή στο πρωτόκολλο του προσαρμογέα USB '%s'" #: src/conf/node_device_conf.c:1050 #, c-format msgid "invalid USB interface protocol supplied for '%s'" msgstr "μη αποδεκτό πρωτόκολλο για το προσαρμογέα USB '%s'" #: src/conf/node_device_conf.c:1098 #, c-format msgid "no USB bus number supplied for '%s'" msgstr "δεν αποδόθηκε τιμή στον αριθμό διαύλου (bus number) USB '%s'" #: src/conf/node_device_conf.c:1099 #, c-format msgid "invalid USB bus number supplied for '%s'" msgstr "μη αποδεκτή τιμή αριθμού διαύλου (bus number) USB για το '%s'" #: src/conf/node_device_conf.c:1104 #, c-format msgid "no USB device number supplied for '%s'" msgstr "" "δεν έχει ορισθεί τιμή για τον αριθμό συσκευής (device number) USB για το '%s'" #: src/conf/node_device_conf.c:1105 #, c-format msgid "invalid USB device number supplied for '%s'" msgstr "αποδόθηκε μη αποδεκτή τιμή στον αριθμό συσκευής USB στο '%s'" #: src/conf/node_device_conf.c:1110 #, c-format msgid "no USB vendor ID supplied for '%s'" msgstr "δεν έχει ορισθεί τιμή για το ID παραγωγού (vendor) USB για το '%s'" #: 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 "ο τομέας %s υπάρχει ήδη" #: 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 "η δημιουργία της γέφυρας δικτύωσης υπερέβει το μέγιστο id %d" #: src/network/bridge_driver.c:2871 #, c-format msgid "bridge name '%s' already in use." msgstr "το όνομα της δικτυακής γέφυρας '%s' χρησιμοποιείται ήδη" #: 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 "δεν προσδιορίζεται η διαδρομή για το monitor" #: src/qemu/qemu_domain.c:704 #, c-format msgid "unsupported monitor type '%s'" msgstr "μη υποστηριζόμενος τύπος monitor '%s'" #: 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 "αδύνατη η αρχικοποίηση υπο συνθήκη μεταβλητής (condition variable)" #: 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 "" "αδυναμία ανάκτησης ονόματος χρήστη από το SASL για τη σύνδεση %d (%s)" #: 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 "αδυναμία ανάκτησης SASL ssf για την σύνδεση %d (%s)" #: 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 "αδυναμία απαρίθμησης μηχανισμών SASL %d (%s)" #: 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 "Η διαδρομή %s είναι πολύ μεγάλη για τις υποδοχές (socket) unix" #: 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 "" "αταίριαστο πρόγραμμα ή παράμετροι κλήσης (τρέχουσα %x, αναμενόμενη %x)" #: src/rpc/virnetserverprogram.c:299 #, c-format msgid "version mismatch (actual %x, expected %x)" msgstr "πρόβλημα έκδοσης (τρέχουσα %x, αναμενόμενη %x)" #: src/rpc/virnetserverprogram.c:329 #, c-format msgid "Unexpected message type %u" msgstr "" #: src/rpc/virnetserverprogram.c:386 #, c-format msgid "Unexpected message status %u" msgstr "" #: src/rpc/virnetserverprogram.c:395 #, c-format msgid "unknown procedure: %d" msgstr "άγνωστη συνάρτηση: %d" #: 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 "αδυναμία εγγραφής του αρχείου ρυθμίσεων '%s'" #: 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 "λείπει το ριζικό αντικείμενο (root element)" #: src/util/virxml.c:779 msgid "failed to parse xml document" msgstr "αδυναμία ερμηνείας του εγγράφου XML" #: 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-el-base/data/el/LC_MESSAGES/wdiff-gnulib.po0000644000000000000000000000637412734304614020002 0ustar # Greek messages for gnulib # Copyright (C) 1999, 2000, 2001, 2002, 2012 Free Software Foundation, Inc. # This file is distributed under the same license as the gnulib package. # Simos Xenitellis , 1999, 2000, 2001, 2002, 2012. # msgid "" msgstr "" "Project-Id-Version: gnulib 3.0.0.6062.a6b16\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: Simos Xenitellis  \n" "Language-Team: Greek \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: el\n" # #: lib/error.c:188 msgid "Unknown system error" msgstr "Άγνωστο σφάλμα συστήματος" #: 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 "η μνήμη εξαντλήθηκε" language-pack-el-base/data/el/LC_MESSAGES/kbd.po0000644000000000000000000016136712734304614016171 0ustar # translation of kbd-1.15.po to Greek # This file is distributed under the same license as the kbd package. # # Lefteris Dimitroulakis , 2003, 2008. msgid "" msgstr "" "Project-Id-Version: kbd-1.15\n" "Report-Msgid-Bugs-To: Alexey Gladkov \n" "POT-Creation-Date: 2012-11-16 00:52+0400\n" "PO-Revision-Date: 2015-12-04 16:53+0000\n" "Last-Translator: Lefteris Dimitroulakis \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 17:33+0000\n" "X-Generator: Launchpad (build 18115)\n" "Language: el\n" #: src/chvt.c:28 #, c-format msgid "usage: chvt N\n" msgstr "χρήση: chvt N\n" #: src/deallocvt.c:33 #, c-format msgid "%s: unknown option\n" msgstr "%s: άγνωστη επιλογή\n" #: src/deallocvt.c:45 #, c-format msgid "%s: deallocating all unused consoles failed\n" msgstr "%s: αποτυχία αποδέσμευσης όλων των μή χρησιμοποιουμένων κονσολών\n" #: src/deallocvt.c:53 #, c-format msgid "%s: 0: illegal VT number\n" msgstr "%s: 0: παράτυπος αριθμός VT\n" #: src/deallocvt.c:57 #, c-format msgid "%s: VT 1 is the console and cannot be deallocated\n" msgstr "%s: VT 1 είναι η κονσόλα και δεν μπορεί ν' αποδεσμευτεί\n" #: src/deallocvt.c:63 #, c-format msgid "%s: could not deallocate console %d\n" msgstr "%s: αδυναμία αποδέσμευσης της κονσόλας %d\n" #: src/dumpkeys.c:66 #, c-format msgid "KDGKBENT error at index 0 in table %d\n" msgstr "KDGKBENT λάθος στο δείκτη 0 του πίνακα %d\n" #: src/dumpkeys.c:79 #, c-format msgid "%s: cannot find any keymaps?\n" msgstr "%s: δεν μπορείς να βρείς καμιά απεικόνιση πλήκτρων;\n" #: src/dumpkeys.c:84 #, c-format msgid "%s: plain map not allocated? very strange ...\n" msgstr "%s: δεν εκχωρήθηκε μιά απλή απεικόνιση; πολύ περίεργο ...\n" #: src/dumpkeys.c:118 #, c-format msgid "KDGKBENT error at index %d in table %d\n" msgstr "KDGKBENT λάθος στο δείκτη %d του πίνακα %d\n" #: src/dumpkeys.c:272 #, c-format msgid "keycode range supported by kernel: 1 - %d\n" msgstr "" "περιοχή των κωδικών πλήκτρων που υποστηρίζεται απο τον πυρήνα: 1 - " "%d\n" #: src/dumpkeys.c:274 #, c-format msgid "max number of actions bindable to a key: %d\n" msgstr "μέγιστος αριθμός ενεργειών αποδοτέων σ' ένα πλήκτρο: %d\n" #: src/dumpkeys.c:277 #, c-format msgid "number of keymaps in actual use: %d\n" msgstr "αριθμός απεικονίσεων πλήκτρων εν χρήσει: %d\n" #: src/dumpkeys.c:280 #, c-format msgid "of which %d dynamically allocated\n" msgstr "από τους οποίους %d έχουν δεσμευτεί δυναμικά\n" #: src/dumpkeys.c:281 #, c-format msgid "ranges of action codes supported by kernel:\n" msgstr "περιοχές κωδικών ενέργειας που υποστηρίζονται από τον πυρήνα:\n" #: src/dumpkeys.c:286 #, c-format msgid "number of function keys supported by kernel: %d\n" msgstr "αριθμός πλήκτρων λειτουργιών υποστηριζομένων απ' τον πυρήνα : %d\n" #: src/dumpkeys.c:289 #, c-format msgid "max nr of compose definitions: %d\n" msgstr "μέγιστος αριθμός προσδιορισμών compose: %d\n" #: src/dumpkeys.c:291 #, c-format msgid "nr of compose definitions in actual use: %d\n" msgstr "αριθμός προσδιορισμών compose εν χρήσει: %d\n" #: src/dumpkeys.c:316 #, c-format msgid "" "Symbols recognized by %s:\n" "(numeric value, symbol)\n" "\n" msgstr "" "Σύμβολα αναγνωρισμένα από %s:\n" "(αριθμητική τιμή, σύμβολο)\n" "\n" #: src/dumpkeys.c:329 #, c-format msgid "" "\n" "The following synonyms are recognized:\n" "\n" msgstr "" "\n" "Τα παρακάτω συνώνημα αναγνωρίστηκαν:\n" "\n" #: src/dumpkeys.c:331 #, c-format msgid "%-15s for %s\n" msgstr "%-15s γιά %s\n" #: src/dumpkeys.c:333 #, c-format msgid "" "\n" "Recognized modifier names and their column numbers:\n" msgstr "" "\n" "Ονόματα αναγνωρισμένων μετατροπέων και οι αριθμοί τους στήλης :\n" #: src/dumpkeys.c:398 #, c-format msgid "# not alt_is_meta: on keymap %d key %d is bound to" msgstr "# δεν είναι alt_is_meta: στην keymap %d το πλήκτρο %d αντιστοιχεί σε" #: src/dumpkeys.c:475 #, c-format msgid "impossible: not meta?\n" msgstr "αδύνατον: δεν είναι meta;\n" #: src/dumpkeys.c:532 #, c-format msgid "KDGKBSENT failed at index %d: " msgstr "Αποτυχία KDGKBSENT στο δείκτη %d: " #: src/dumpkeys.c:552 #, c-format msgid "dumpkeys version %s" msgstr "dumpkeys έκδοση %s" #: src/dumpkeys.c:553 #, c-format msgid "" "\n" "usage: dumpkeys [options...]\n" "\n" "valid options are:\n" "\n" "\t-h --help\t display this help text\n" "\t-i --short-info\t display information about keyboard driver\n" "\t-l --long-info\t display above and symbols known to loadkeys\n" "\t-n --numeric\t display keytable in hexadecimal notation\n" "\t-f --full-table\t don't use short-hand notations, one row per keycode\n" "\t-1 --separate-lines one line per (modifier,keycode) pair\n" "\t --funcs-only\t display only the function key strings\n" "\t --keys-only\t display only key bindings\n" "\t --compose-only display only compose key combinations\n" "\t-c --charset=" msgstr "" "\n" "χρήσις: dumpkeys [επιλογές...]\n" "\n" "έγκυρες επιλογές είναι:\n" "\n" "\t-h --help\t εμφάνιση αυτής της βοήθειας\n" "\t-i --short-info\t εμφάνιση πληροφοριών γιά τον οδηγό πληκτρολογίου\n" "\t-l --long-info\t εμφάνιση των παραπάνω πληροφοριών\n" " και συμβόλων γνωστών στο loadkeys\n" "\t-n --numeric\t εμφάνιση keytable σε δεκαεξαδική μορφή\n" "\t-f --full-table\t μη χρήση συντομογραφίας αλλά μιάς αράδας ανά κωδικό " "πλήκτρου\n" "\t-1 --separate-lines μία γραμμή ανά ζεύγος (μετατροπέα, κωδικό πλήκτρου)\n" "\t --funcs-only\t εμφάνιση μόνο των συμβολοσειρών των πλήκτρων " "λειτουργιών\n" "\t --keys-only\t εμφάνιση μόνο συνδέσμων των πλήκτρων\n" "\t --compose-only εμφάνιση μόνο των συνδιασμών compose των πλήκτρων\n" "\t-c --charset=" #: src/dumpkeys.c:570 #, c-format msgid "" "\t\t\t interpret character action codes to be from the\n" "\t\t\t specified character set\n" msgstr "" "\t\t\t διερμηνεία κωδικών των χαρακτήρων ενέργειας\n" "\t\t\t από το προδιαγεγραμμένο σύνολο χαρακτήρων\n" #: src/fgconsole.c:17 #, c-format msgid "" "%s version %s\n" "\n" "Usage: %s [options]\n" "\n" "Valid options are:\n" "\n" "\t-h --help display this help text\n" "\t-V --version display program version\n" "\t-n --next-available display number of next unallocated VT\n" msgstr "" "%s έκδοση %s\n" "\n" "Χρήση: %s [επιλογές]\n" "\n" "Έγκυρες επιλογές είναι:\n" "\n" "\t-h --help εμφάνιση αυτής εδώ της βοήθειας\n" "\t-V --version εμφάνιση έκδοσης προγράμματος\n" "\t-n --next-available εμφάνιση αριθμού του επόμενου μη δεσμευμένου VT\n" #: src/fgconsole.c:66 msgid "Couldn't read VTNO: " msgstr "Δεν μπόρεσα να διαβάσω VTNO: " #: src/findfile.c:51 #, c-format msgid "error executing %s\n" msgstr "σφάλμα κατά την εκτέλεση %s\n" #: src/findfile.c:157 #, c-format msgid "Warning: path too long: %s/%s\n" msgstr "" #: src/getfd.c:67 #, c-format msgid "Couldn't open %s\n" msgstr "Αδυνατώ ν' ανοίξω το %s\n" #: src/getfd.c:84 #, c-format msgid "Couldn't get a file descriptor referring to the console\n" msgstr "Δέν μπορώ να λάβω περιγραφέα αρχείου πού αφορά την κονσόλα\n" #: src/getkeycodes.c:18 #, c-format msgid "usage: getkeycodes\n" msgstr "χρήση: getkeycodes\n" #: src/getkeycodes.c:56 #, c-format msgid "Plain scancodes xx (hex) versus keycodes (dec)\n" msgstr "" "Απλοί κωδικοί σάρωσης xx (hex) και οι αντίστοιχοι κωδικοί πλήκτρων (dec)\n" #: src/getkeycodes.c:59 #, c-format msgid "0 is an error; for 1-88 (0x01-0x58) scancode equals keycode\n" msgstr "" "0 είναι ένα σφάλμα, γιά 1-88 (0x01-0x58) ο κωδικός σάρωσης ισούται με τον " "κωδικό πλήκτρου\n" #: src/getkeycodes.c:62 #, c-format msgid "for 1-%d (0x01-0x%02x) scancode equals keycode\n" msgstr "" "για 1-%d (0x01-0x%02x) ο κωδικός σάρωσης ισούται με τον κωδικό πλήκτρου\n" #: src/getkeycodes.c:68 #, c-format msgid "" "\n" "\n" "Escaped scancodes e0 xx (hex)\n" msgstr "" "\n" "\n" "Κωδικοί σάρωσης διαφυγής e0 xx (hex)\n" #: src/getkeycodes.c:93 #, c-format msgid "failed to get keycode for scancode 0x%x\n" msgstr "αποτυχία κατά τη λήψη κωδικού πλήκτρου γιά τον κώδικα σάρωσης 0x%x\n" #: src/getunimap.c:29 #, c-format msgid "" "Usage:\n" "\t%s [-s] [-C console]\n" msgstr "" "Χρήση:\n" "\t%s [-s] [-C console]\n" #: src/kbdinfo.c:18 #, c-format msgid "" "Usage: %1$s [-C DEVICE] getmode [text|graphics]\n" " or: %1$s [-C DEVICE] gkbmode [raw|xlate|mediumraw|unicode]\n" " or: %1$s [-C DEVICE] gkbmeta [metabit|escprefix]\n" " or: %1$s [-C DEVICE] gkbled [scrolllock|numlock|capslock]\n" msgstr "" #: src/kbdinfo.c:65 #, c-format msgid "Error: Not enough arguments.\n" msgstr "" #: src/kbdinfo.c:124 #, c-format msgid "Error: Unrecognized action: %s\n" msgstr "" #: src/kbd_mode.c:20 #, c-format msgid "usage: kbd_mode [-a|-u|-k|-s] [-C device]\n" msgstr "χρήση: kbd_mode [-a|-u|-k|-s] [-C device]\n" #: src/kbd_mode.c:80 #, c-format msgid "kbd_mode: error reading keyboard mode\n" msgstr "kbd_mode: σφάλμα ανάγνωσης καταστάσεως πληκτρολογίου\n" #: src/kbd_mode.c:85 #, c-format msgid "The keyboard is in raw (scancode) mode\n" msgstr "Το πληκτρολόγιο βρίσκεται σε ακατέργαστη (scancode) κατάσταση\n" #: src/kbd_mode.c:88 #, c-format msgid "The keyboard is in mediumraw (keycode) mode\n" msgstr "Το πληκτρολόγιο είναι σε ημικατεργασμένη (keycode) κατάσταση\n" #: src/kbd_mode.c:91 #, c-format msgid "The keyboard is in the default (ASCII) mode\n" msgstr "Το πληκτρολόγιο βρίσκεται στην προεπιλεγμένη κατάσταση (ASCII)\n" #: src/kbd_mode.c:94 #, c-format msgid "The keyboard is in Unicode (UTF-8) mode\n" msgstr "Το πληκτρολόγιο βρίσκεται σε κατάσταση Unicode (UTF-8)\n" #: src/kbd_mode.c:97 #, c-format msgid "The keyboard is in some unknown mode\n" msgstr "Το πληκτρολόγιο βρίσκεται σε κάποια άγνωστη κατάσταση\n" #: src/kbd_mode.c:104 #, c-format msgid "%s: error setting keyboard mode\n" msgstr "%s: σφάλμα κατά τον ορισμό της κατάστασης πληκτρολογίου\n" #: src/kbdrate.c:156 src/kbdrate.c:175 src/kbdrate.c:339 #, c-format msgid "Typematic Rate set to %.1f cps (delay = %d ms)\n" msgstr "Ο ρυθμός επανάληψης ρυθμίστηκε σε %.1f cps (καθυστέρηση = %d ms)\n" #: src/kbdrate.c:267 #, c-format msgid "Usage: kbdrate [-V] [-s] [-r rate] [-d delay]\n" msgstr "Χρήσις: kbdrate [-V] [-s] [-r ρυθμός] [-d καθυστέρηση]\n" #: src/kbdrate.c:297 msgid "Cannot open /dev/port" msgstr "Αδυνατώ ν' ανοίξω το /dev/port" #: src/kdfontop.c:197 #, c-format msgid "bug: getfont called with count<256\n" msgstr "bug: getfont κλήθηκε με μετρητή<256\n" #: src/kdfontop.c:201 #, c-format msgid "bug: getfont using GIO_FONT needs buf.\n" msgstr "bug: getfont using GIO_FONT needs buf.\n" #: src/kdfontop.c:258 src/kdmapop.c:150 src/xmalloc.c:15 #, c-format msgid "%s: out of memory\n" msgstr "%s: εξάντληση μνήμης\n" #: src/kdmapop.c:159 #, c-format msgid "strange... ct changed from %d to %d\n" msgstr "" #: src/kdmapop.c:185 #, c-format msgid "" "It seems this kernel is older than 1.1.92\n" "No Unicode mapping table loaded.\n" msgstr "" #: src/ksyms.c:1713 #, c-format msgid "unknown charset %s - ignoring charset request\n" msgstr "άγνωστο σύνολο χαρακτήρων %s - η αίτηση αγνοήθηκε\n" #: src/ksyms.c:1819 #, c-format msgid "assuming iso-8859-1 %s\n" msgstr "υποθέτοντας iso-8859-1 %s\n" #: src/ksyms.c:1826 #, c-format msgid "assuming iso-8859-15 %s\n" msgstr "υποθέτοντας iso-8859-15 %s\n" #: src/ksyms.c:1833 #, c-format msgid "assuming iso-8859-2 %s\n" msgstr "υποθέτοντας iso-8859-2 %s\n" #: src/ksyms.c:1840 #, c-format msgid "assuming iso-8859-3 %s\n" msgstr "υποθέτοντας iso-8859-3 %s\n" #: src/ksyms.c:1847 #, c-format msgid "assuming iso-8859-4 %s\n" msgstr "υποθέτοντας iso-8859-4 %s\n" #: src/ksyms.c:1852 #, c-format msgid "unknown keysym '%s'\n" msgstr "άγνωστο keysym «%s»\n" #: loadkeys.analyze.l:51 msgid "includes are nested too deeply" msgstr "τα includes είναι πάρα πολύ βαθιά φωλιασμένα" #: loadkeys.analyze.l:238 #, c-format msgid "switching to %s\n" msgstr "αλλαγή σε %s\n" #: loadkeys.analyze.l:242 #, c-format msgid "cannot open include file %s" msgstr "αδυναμία ανοίγματος του αρχείου include %s" #: loadkeys.analyze.l:314 msgid "expected filename between quotes" msgstr "" #: loadkeys.analyze.l:353 #, c-format msgid "unicode keysym out of range: %s" msgstr "" #: loadkeys.analyze.l:404 loadkeys.analyze.l:409 loadkeys.analyze.l:414 #: loadkeys.analyze.l:419 loadkeys.analyze.l:426 msgid "string too long" msgstr "" #: loadkeys.y:93 #, c-format msgid "" "loadkeys version %s\n" "\n" "Usage: loadkeys [option...] [mapfile...]\n" "\n" "Valid options are:\n" "\n" " -a --ascii force conversion to ASCII\n" " -b --bkeymap output a binary keymap to stdout\n" " -c --clearcompose clear kernel compose table\n" " -C --console=file\n" " the console device to be used\n" " -d --default load \"%s\"\n" " -h --help display this help text\n" " -m --mktable output a \"defkeymap.c\" to stdout\n" " -q --quiet suppress all normal output\n" " -s --clearstrings clear kernel string table\n" " -u --unicode force conversion to Unicode\n" " -v --verbose report the changes\n" msgstr "" #: loadkeys.y:152 #, c-format msgid "addmap called with bad index %d" msgstr "η addmap κλήθηκε με λάθος index %d" #: loadkeys.y:156 #, c-format msgid "adding map %d violates explicit keymaps line" msgstr "η προσθήκη map %d παραβιάζει υπάρχουσα σαφή αντιστοίχιση πλήκτρων" #: loadkeys.y:170 #, c-format msgid "killkey called with bad index %d" msgstr "η killkey κλήθηκε με λάθος index %d" #: loadkeys.y:173 #, c-format msgid "killkey called with bad table %d" msgstr "η killkey κλήθηκε με λάθος πίνακα %d" #: loadkeys.y:189 #, c-format msgid "addkey called with bad keycode %d" msgstr "η addkey κλήθηκε με λάθος κωδικό πλήκτρου %d" #: loadkeys.y:192 #, c-format msgid "addkey called with bad index %d" msgstr "η addkey κλήθηκε με λάθος index %d" #: loadkeys.y:195 #, c-format msgid "addkey called with bad table %d" msgstr "η addkey κλήθηκε με λάθος πίνακα %d" #: loadkeys.y:241 #, c-format msgid "%s: addfunc called with bad func %d\n" msgstr "%s:η addfunc κλήθηκε με λάθος %d\n" #: loadkeys.y:272 #, c-format msgid "%s: addfunc: func_buf overflow\n" msgstr "%s: addfunc:υπρχείλιση func_buf\n" #: loadkeys.y:300 #, c-format msgid "compose table overflow\n" msgstr "υπερχείλιση πίνακα compose\n" #: loadkeys.y:320 #, c-format msgid "%s: could not switch to Unicode mode\n" msgstr "" #: loadkeys.y:339 #, c-format msgid "Keymap %d: Permission denied\n" msgstr "Keymap %d: Άρνηση αδείας\n" #: loadkeys.y:348 #, c-format msgid "keycode %d, table %d = %d%s\n" msgstr "κωδικός πλήκτρου %d, πίνακας %d = %d%s\n" #: loadkeys.y:350 msgid " FAILED" msgstr " FAILED" #: loadkeys.y:354 #, c-format msgid "failed to bind key %d to value %d\n" msgstr "αποτυχία απόδωσης στο πλήκτρο %d της τιμής %d\n" #: loadkeys.y:366 #, c-format msgid "deallocate keymap %d\n" msgstr "αποδέσμευση keymap %d\n" #: loadkeys.y:372 #, c-format msgid "%s: could not deallocate keymap %d\n" msgstr "%s: αδυναμία αποδέσμευσης keymap %d\n" #: loadkeys.y:389 #, c-format msgid "%s: cannot deallocate or clear keymap\n" msgstr "%s: αδυναμία αποδέσμευσης ή καθαρισμού keymap\n" #: loadkeys.y:401 #, c-format msgid "%s: could not return to original keyboard mode\n" msgstr "" #: loadkeys.y:458 #, c-format msgid "failed to bind string '%s' to function %s\n" msgstr "αποτυχία σύνδεσης συμβολοσειράς «%s» με τη συνάρτηση %s\n" #: loadkeys.y:467 #, c-format msgid "failed to clear string %s\n" msgstr "αποτυχία καθαρισμού συμβολοσειράς %s\n" #: loadkeys.y:488 #, c-format msgid "too many compose definitions\n" msgstr "πάρα πολλοί ορισμοί compose\n" #: loadkeys.y:580 msgid "impossible error in do_constant" msgstr "αδύνατο σφάλμα σε do_constant" #: loadkeys.y:596 #, c-format msgid "" "\n" "Changed %d %s and %d %s.\n" msgstr "" "\n" "Άλλαξαν %d %s και %d %s.\n" #: loadkeys.y:597 msgid "key" msgstr "πλήκτρο" #: loadkeys.y:597 msgid "keys" msgstr "πλήκτρα" #: loadkeys.y:598 msgid "string" msgstr "συμβολοσειρά" #: loadkeys.y:598 msgid "strings" msgstr "συμβολοσειρές" #: loadkeys.y:605 #, c-format msgid "Loaded %d compose %s.\n" msgstr "Φορτώθηκε %d compose %s.\n" #: loadkeys.y:606 msgid "definition" msgstr "ορισμός" #: loadkeys.y:606 msgid "definitions" msgstr "ορισμοί" #: loadkeys.y:610 #, c-format msgid "(No change in compose definitions.)\n" msgstr "(Ουδεμία αλλαγή στους ορισμούς compose.)\n" #: loadkeys.y:650 #, c-format msgid "loadkeys: don't know how to compose for %s\n" msgstr "loadkeys: δεν ξέρω πώς να κάνω compose για το %s\n" #: loadkeys.y:886 src/mapscrn.c:275 src/mapscrn.c:280 #, c-format msgid "Error writing map to file\n" msgstr "Σφάλμα εγγραφής του πίνακα απεικόνισης στο αρχείο\n" #: loadkeys.y:954 #, c-format msgid "'%s' is not a function key symbol" msgstr "«%s» δεν αποτελεί σύμβολο πλήκτρου Fn" #: loadkeys.y:1028 #, c-format msgid "too many (%d) entries on one line" msgstr "πάρα πολλά (%d) δεδομένα σε μια μόνο γραμμή" #: loadkeys.y:1042 msgid "too many key definitions on one line" msgstr "πάρα πολλοί ορισμοί πλήκτρου σε μια γραμμή" #: loadkeys.y:1057 #, c-format msgid "Loading %s\n" msgstr "Φόρτωση %s\n" #: loadkeys.y:1062 #, c-format msgid "syntax error in map file\n" msgstr "συντακτικό σφάλμα στο αρχείο map\n" #: loadkeys.y:1066 #, c-format msgid "key bindings not changed\n" msgstr "η αντιστοίχηση πλήκτρων δεν άλλαξε\n" #: loadkeys.y:1146 #, c-format msgid "%s: Options --unicode and --ascii are mutually exclusive\n" msgstr "" #: loadkeys.y:1158 #, c-format msgid "%s: error reading keyboard mode: %m\n" msgstr "" #: loadkeys.y:1166 #, c-format msgid "" "%s: warning: loading non-Unicode keymap on Unicode console\n" " (perhaps you want to do `kbd_mode -a'?)\n" msgstr "" #: loadkeys.y:1178 #, c-format msgid "" "%s: warning: loading Unicode keymap on non-Unicode console\n" " (perhaps you want to do `kbd_mode -u'?)\n" msgstr "" #: loadkeys.y:1187 #, c-format msgid "Searching in %s\n" msgstr "" #: loadkeys.y:1197 #, c-format msgid "Cannot find %s\n" msgstr "Αδυναμία εύρεσης %s\n" #: loadkeys.y:1213 #, c-format msgid "cannot open file %s\n" msgstr "Αδυνατώ ν' ανοίξω το αρχείο %s\n" #: src/loadunimap.c:43 #, c-format msgid "" "Usage:\n" "\t%s [-C console] [-o map.orig]\n" msgstr "" "Χρήση:\n" "\t%s [-C console] [-o map.orig]\n" #: src/loadunimap.c:175 src/loadunimap.c:186 #, c-format msgid "Bad input line: %s\n" msgstr "Εσφαλμένη γραμμή εισόδου: %s\n" #: src/loadunimap.c:195 #, c-format msgid "%s: Glyph number (0x%x) larger than font length\n" msgstr "" "%s: Αριθμός γλύφου (0x%x) μεγαλύτερος απ' το μήκος της γραμματοσειράς\n" #: src/loadunimap.c:201 #, c-format msgid "%s: Bad end of range (0x%x)\n" msgstr "%s: Εσφαλμένο πέρας περιοχής (0x%x)\n" #: src/loadunimap.c:231 src/psfxtable.c:175 #, c-format msgid "" "%s: Bad Unicode range corresponding to font position range 0x%x-0x%x\n" msgstr "" "%s: Εσφαλμένη περιοχή Unicode πού αντιστοιχεί στη περιοχή θέσεων 0x%x-" "0x%xτης γραμματοσειράς.\n" #: src/loadunimap.c:238 src/psfxtable.c:182 #, c-format msgid "" "%s: Unicode range U+%x-U+%x not of the same length as font position range " "0x%x-0x%x\n" msgstr "" "%s: περιοχή Unicode U+%x-U+%x όχι του ιδίου μήκους με την περιοχή θέσεων " "0x%x-0x%x της γραμματοσειράς\n" #: src/loadunimap.c:257 src/psfxtable.c:203 #, c-format msgid "%s: trailing junk (%s) ignored\n" msgstr "%s: σκουπίδια στο τέλος (%s) αγνοήθηκαν\n" #: src/loadunimap.c:274 #, c-format msgid "Loading unicode map from file %s\n" msgstr "Φόρτωση της απεικόνισης unicode από το αρχείο %s\n" #: src/loadunimap.c:280 #, c-format msgid "%s: %s: Warning: line too long\n" msgstr "%s: %s: Προειδοποίηση: γραμμή πολύ μεγάλη\n" #: src/loadunimap.c:290 #, c-format msgid "" "%s: not loading empty unimap\n" "(if you insist: use option -f to override)\n" msgstr "" "%s: δεν φορτώνεται άδεια unimap\n" "(άν επιμένετε: χρησιμοποιείστε την επιλογή -f γιά παράβλεψη)\n" #: src/loadunimap.c:311 msgid "entry" msgstr "καταχώρηση" #: src/loadunimap.c:311 msgid "entries" msgstr "καταχωρήσεις" #: src/loadunimap.c:337 #, c-format msgid "Saved unicode map on `%s'\n" msgstr "Ο πίνακας απεικόνισης unicode διασώθηκε στο «%s»\n" #: src/loadunimap.c:373 #, c-format msgid "Appended Unicode map\n" msgstr "Προστέθηκε πίνακας απεικόνισης Unicode\n" #: src/mapscrn.c:68 #, c-format msgid "usage: %s [-v] [-o map.orig] map-file\n" msgstr "χρήση: %s [-v] [-o map.orig] map-αρχείο\n" #: src/mapscrn.c:133 #, c-format msgid "mapscrn: cannot open map file _%s_\n" msgstr "mapscrn: αδυνατώ ν' ανοίξω το αρχείο απεικόνισης _%s_\n" #: src/mapscrn.c:139 #, c-format msgid "Cannot stat map file" msgstr "Δεν μπορώ να αξιολογήσω το αρχείο απεικόνισης με την stat()" #: src/mapscrn.c:144 #, c-format msgid "Loading binary direct-to-font screen map from file %s\n" msgstr "" "Φόρτωση δυαδικής απεικόνισης της οθόνης απευθείας-στη-γραμματοσειρά από το " "αρχείο %s\n" #: src/mapscrn.c:149 src/mapscrn.c:160 #, c-format msgid "Error reading map from file `%s'\n" msgstr "Σφάλμα κατά την ανάγνωση του πίνακα απεικόνισης από το αρχείο «%s»\n" #: src/mapscrn.c:155 #, c-format msgid "Loading binary unicode screen map from file %s\n" msgstr "" "Φόρτωση της δυαδικής απεικόνισης unicode της οθόνης από το αρχείο %s\n" #: src/mapscrn.c:167 #, c-format msgid "Loading symbolic screen map from file %s\n" msgstr "" "Φόρτωση του πίνακα απεικόνισης συμβόλων της οθόνης από το αρχείο %s\n" #: src/mapscrn.c:171 #, c-format msgid "Error parsing symbolic map from `%s', line %d\n" msgstr "" "Σφάλμα κατά τη γραμματοσυντακτική ανάλυσητου πίνακα απεικόνισης συμβόλων από " "«%s», γραμμή %d\n" #: src/mapscrn.c:284 #, c-format msgid "Cannot read console map\n" msgstr "Αδυναμία ανάγνωσης του πίνακα απεικόνισης της κονσόλας\n" #: src/mapscrn.c:290 #, c-format msgid "Saved screen map in `%s'\n" msgstr "Ο πίνακας απεικόνισης της οθόνης διασώθηκε στο «%s»\n" #: src/openvt.c:44 #, c-format msgid "" "Usage: %s [OPTIONS] -- command\n" "\n" "This utility help you to start a program on a new virtual terminal (VT).\n" "\n" "Options:\n" " -c, --console=NUM use the given VT number;\n" " -e, --exec execute the command, without forking;\n" " -f, --force force opening a VT without checking;\n" " -l, --login make the command a login shell;\n" " -u, --user figure out the owner of the current VT;\n" " -s, --switch switch to the new VT;\n" " -w, --wait wait for command to complete;\n" " -v, --verbose print a message for each action;\n" " -V, --version print program version and exit;\n" " -h, --help output a brief help message.\n" "\n" msgstr "" #: src/openvt.c:163 msgid "Couldn't find owner of current tty!" msgstr "" #: src/openvt.c:231 #, c-format msgid "%s: Illegal vt number" msgstr "" #: src/openvt.c:257 msgid "Only root can use the -u flag." msgstr "" #: src/openvt.c:279 msgid "Couldn't get a file descriptor referring to the console" msgstr "" #: src/openvt.c:286 msgid "Cannot find a free vt" msgstr "" #: src/openvt.c:290 #, c-format msgid "Cannot check whether vt %d is free; use `%s -f' to force." msgstr "" #: src/openvt.c:294 #, c-format msgid "vt %d is in use; command aborted; use `%s -f' to force." msgstr "" #: src/openvt.c:304 msgid "Unable to find command." msgstr "" #: src/openvt.c:336 msgid "Unable to set new session" msgstr "" #: src/openvt.c:360 #, c-format msgid "Unable to open %s" msgstr "" #: src/openvt.c:364 #, c-format msgid "Using VT %s" msgstr "" #: src/openvt.c:370 #, c-format msgid "Cannot open %s read/write" msgstr "" #: src/openvt.c:381 #, c-format msgid "Couldn't activate vt %d" msgstr "" #: src/openvt.c:384 msgid "Activation interrupted?" msgstr "" #: src/openvt.c:424 #, c-format msgid "Couldn't deallocate console %d" msgstr "" #: src/psffontop.c:69 #, c-format msgid "%s: short ucs2 unicode table\n" msgstr "%s: λειψός πίνακας unicode usc2\n" #: src/psffontop.c:90 #, c-format msgid "%s: short utf8 unicode table\n" msgstr "%s: λειψός πίνακας utf8 unicode\n" #: src/psffontop.c:93 #, c-format msgid "%s: bad utf8\n" msgstr "%s: εσφαλμένος utf8\n" #: src/psffontop.c:96 #, c-format msgid "%s: unknown utf8 error\n" msgstr "%s: άγνωστο σφάλμα utf8\n" #: src/psffontop.c:126 #, c-format msgid "%s: short unicode table\n" msgstr "%s: λειψός πίνακας unicode\n" #: src/psffontop.c:206 #, c-format msgid "%s: Error reading input font" msgstr "%s: Σφάλμα κατά την ανάγνωση της γραμματοσειράς εισόδου" #: src/psffontop.c:220 #, c-format msgid "%s: Bad call of readpsffont\n" msgstr "%s: Εσφαλμένη κλήση της readpsffont\n" #: src/psffontop.c:235 #, c-format msgid "%s: Unsupported psf file mode (%d)\n" msgstr "%s: Μη υποστηριζόμενη κατάσταση αρχείου psf (%d)\n" #: src/psffontop.c:253 #, c-format msgid "%s: Unsupported psf version (%d)\n" msgstr "%s: Μή υποστηριζόμενη έκδοση psf (%d)\n" #: src/psffontop.c:269 #, c-format msgid "%s: zero input font length?\n" msgstr "%s: μήκος γραμματοσειράς εισόδου μηδέν;\n" #: src/psffontop.c:274 #, c-format msgid "%s: zero input character size?\n" msgstr "%s: μέγεθος χαρακτήρα εισόδου μηδέν;\n" #: src/psffontop.c:280 #, c-format msgid "%s: Input file: bad input length (%d)\n" msgstr "%s: Αρχείο εισόδου: εσφαλμένο μήκος εισόδου (%d)\n" #: src/psffontop.c:312 #, c-format msgid "%s: Input file: trailing garbage\n" msgstr "%s: Αρχείο εισόδου: σκουπίδια στο τέλος\n" #: src/psffontop.c:350 #, c-format msgid "appendunicode: illegal unicode %u\n" msgstr "appendunicode: παράτυπος κωδικός unicode %u\n" #: src/psffontop.c:443 #, c-format msgid "Cannot write font file header" msgstr "Αδυνατώ να γράψω την επικεφαλίδα του αρχείου γραμματοσειράς" #: src/psffontop.c:469 src/setfont.c:677 #, c-format msgid "Cannot write font file" msgstr "Δεν μπορώ να γράψω στο αρχείο της γραμματοσειράς" #: src/psfxtable.c:109 #, c-format msgid "%s: Warning: line too long\n" msgstr "%s: Προειδοποίηση: γραμμή πολύ μεγάλη\n" #: src/psfxtable.c:123 src/psfxtable.c:133 #, c-format msgid "%s: Bad input line: %s\n" msgstr "%s: Εσφαλμένη γραμμή εισόδου: %s\n" #: src/psfxtable.c:142 #, c-format msgid "%s: Glyph number (0x%lx) past end of font\n" msgstr "%s: Ο αριθμός γλύφου (0x%lx) ξεπερνά το τέλος της γραμματοσειράς\n" #: src/psfxtable.c:147 #, c-format msgid "%s: Bad end of range (0x%lx)\n" msgstr "%s: Εσφαλμένο πέρας περιοχής (0x%lx)\n" #: src/psfxtable.c:166 #, c-format msgid "" "%s: Corresponding to a range of font positions, there should be a Unicode " "range\n" msgstr "" "%s: Θα πρέπει να υπάρχει μιά περιοχή Unicodeπού να αντιστοιχεί στη περιοχή " "θέσεων της γραμματοσειράς\n" #: src/psfxtable.c:257 #, c-format msgid "" "Usage:\n" "\t%s infont intable outfont\n" msgstr "" "Χρήση:\n" "\t%s infont intable outfont\n" #: src/psfxtable.c:266 #, c-format msgid "" "Usage:\n" "\t%s infont [outtable]\n" msgstr "" "Χρήση:\n" "\t%s infont [outtable]\n" #: src/psfxtable.c:275 #, c-format msgid "" "Usage:\n" "\t%s infont outfont\n" msgstr "" "Χρήση:\n" "\t%s infont outfont\n" #: src/psfxtable.c:300 #, c-format msgid "" "Usage:\n" "\t%s [-i infont] [-o outfont] [-it intable] [-ot outtable] [-nt]\n" msgstr "" "Χρήση:\n" "\t%s [-i infont] [-o outfont] [-it intable] [-ot outtable] [-nt]\n" #: src/psfxtable.c:360 #, c-format msgid "%s: Bad magic number on %s\n" msgstr "%s: Εσφαλμένος μαγικός αριθμός στο %s\n" #: src/psfxtable.c:379 #, c-format msgid "%s: psf file with unknown magic\n" msgstr "%s: αρχείο psf με άγνωστο μαγικό αριθμό\n" #: src/psfxtable.c:395 #, c-format msgid "%s: input font does not have an index\n" msgstr "%s: η γραμματοσειρά εισόδου δεν περιέχει ευρετήριο\n" #: src/resizecons.c:154 #, c-format msgid "resizecons: cannot find videomode file %s\n" msgstr "resizecons: αδυνατώ να βρώ το αρχείο videomode %s\n" #: src/resizecons.c:173 #, c-format msgid "Invalid number of lines\n" msgstr "Ακυρος αριθμός γραμμών\n" #: src/resizecons.c:239 #, c-format msgid "Old mode: %dx%d New mode: %dx%d\n" msgstr "Παλαιά κατάσταση: %dx%d Νέα κατάσταση: %dx%d\n" #: src/resizecons.c:241 #, c-format msgid "Old #scanlines: %d New #scanlines: %d Character height: %d\n" msgstr "Παλαιές #scanlines: %d Νέες #scanlines: %d Υψος χαρακτήρα: %d\n" #: src/resizecons.c:252 #, c-format msgid "resizecons: the command `%s' failed\n" msgstr "resizecons: η διαταγή «%s» αστόχησε\n" #: src/resizecons.c:325 #, c-format msgid "" "resizecons: don't forget to change TERM (maybe to con%dx%d or linux-%dx%d)\n" msgstr "" "resizecons: μή ξεχνάτε την αλλαγή του TERM (ίσως σε con%dx%d ή linux-%dx%d)\n" #: src/resizecons.c:338 #, c-format msgid "" "resizecons:\n" "call is: resizecons COLSxROWS or: resizecons COLS ROWS\n" "or: resizecons -lines ROWS, with ROWS one of 25, 28, 30, 34, 36, 40, 44, 50, " "60\n" msgstr "" "resizecons:\n" "η κλήση είναι: resizecons COLSxROWS ή: resizecons COLS ROWS\n" "ή: resizecons -lines ROWS, με ROWS μία από 25, 28, 30, 34, 36, 40, 44, 50, " "60\n" #: src/resizecons.c:376 #, c-format msgid "resizecons: cannot get I/O permissions.\n" msgstr "resizecons: αδυνατώ να λάβω άδειες I/O.\n" #: src/screendump.c:49 #, c-format msgid "usage: screendump [n]\n" msgstr "χρήση: screendump [n]\n" #: src/screendump.c:79 #, c-format msgid "Error reading %s\n" msgstr "Σφάλμα ανάγνωσης %s\n" #: src/screendump.c:127 #, c-format msgid "couldn't read %s, and cannot ioctl dump\n" msgstr "" "αδυναμία ανάγνωσης του %s, και δεν μπορώ να το εμφανίσω με την ioctl()\n" #: src/screendump.c:133 #, c-format msgid "couldn't read %s\n" msgstr "αδύνατη ανάγνωση %s\n" #: src/screendump.c:142 #, c-format msgid "Strange ... screen is both %dx%d and %dx%d ??\n" msgstr "Περίεργο ...η οθόνη είναι συγχρόνως %dx%d και %dx%d ;;\n" #: src/screendump.c:160 #, c-format msgid "Error writing screendump\n" msgstr "Σφάλμα εγγραφής screendump\n" #: src/setfont.c:74 #, c-format msgid "" "Usage: setfont [write-options] [-] [newfont..] [-m consolemap] [-u " "unicodemap]\n" " write-options (take place before file loading):\n" " -o Write current font to \n" " -O Write current font and unicode map to \n" " -om Write current consolemap to \n" " -ou Write current unicodemap to \n" "If no newfont and no -[o|O|om|ou|m|u] option is given,\n" "a default font is loaded:\n" " setfont Load font \"default[.gz]\"\n" " setfont - Load font \"default8x[.gz]\"\n" "The - option selects a font from a codepage that contains three fonts:\n" " setfont -{8|14|16} codepage.cp[.gz] Load 8x font from codepage.cp\n" "Explicitly (with -m or -u) or implicitly (in the fontfile) given mappings\n" "will be loaded and, in the case of consolemaps, activated.\n" " -h (no space) Override font height.\n" " -m Load console screen map.\n" " -u Load font unicode map.\n" " -m none Suppress loading and activation of a screen map.\n" " -u none Suppress loading of a unicode map.\n" " -v Be verbose.\n" " -C Indicate console device to be used.\n" " -V Print version and exit.\n" "Files are loaded from the current directory or %s/*/.\n" msgstr "" "Χρήση: setfont [write-options] [-] [newfont..] [-m consolemap] [-u " "unicodemap]\n" " Οι επιλογές-εγγραφής (προηγούνται της φόρτωσης του αρχείου):\n" " -o <αρχείο> Εγγραφή τρέχουσας γραμμ/σειράς στο <αρχείο>\n" " -O <αρχείο> Εγγραφή τρέχουσας γραμμ/σειράς καί unicode map στο " "<αρχείο>\n" " -om <αρχείο> Εγγραφή τρέχουσας consolemap στο <αρχείο>\n" " -ou <αρχείο> Εγγραφή τρέχουσας unicodemap στο <αρχείο>\n" "Αν δεν δίνεται νέα γραμμ/σειρά και ουδεμία επιλογή -[o|O|om|ou|m|u],\n" "τότε φορτώνεται μιά προεπιλεγμένη γραμμ/σειρά:\n" " setfont Φόρτωση γραμμ/σειράς \"default[.gz]\"\n" " setfont - Φόρτωση γραμμ/σειράς \"default8x[.gz]\"\n" "Η - επιλογή επιλέγει μιά γραμμ/σειρά από μιά κωδικοσελίδα\n" "πού περιέχει τρείς γραμμ/σειρές:\n" " setfont -{8|14|16} codepage.cp[.gz] Φόρτωση γραμμ/σειράς 8x από την " "codepage.cp\n" "Ρητώς (με -m ή -u) ή εμμέσως (στο αρχείο γραμμ/σειράς) οι δεδομένες " "απεικονίσεις\n" "θα φορτωθούν και, στη περίπτωση των consolemaps, θα ενεργοποιηθούν.\n" " -h (χωρίς διάστημα) Παράκαμψη ύψους γραμμ/σειράς.\n" " -m Φόρτωση screen map της κονσόλας.\n" " -u Φόρτωση unicode map της γραμμ/σειράς.\n" " -m none Σταμάτημα φόρτωσης κι ενεργοποίησης της screen map.\n" " -u none Σταμάτημα φόρτωσης μιάς unicode map.\n" " -v Πληροφορίες κατά την εκτέλεση της εντολής.\n" " -C συσκευή κονσόλας που θα χρησιμοποιηθεί.\n" " -V Εμφάνιση πληροφοριών έκδοσης κι έξοδος.\n" "Τα αρχεία φορτώνονται από τον τρέχοντα κατάλογο ή από %s/*/.\n" #: src/setfont.c:177 #, c-format msgid "setfont: too many input files\n" msgstr "setfont: πάρα πολλά αρχεία εισόδου\n" #: src/setfont.c:185 #, c-format msgid "" "setfont: cannot both restore from character ROM and from file. Font " "unchanged.\n" msgstr "" "setfont: αδύνατη επαναφορά από τη ROM χαρακτήρων και απο αρχείο συγχρόνως. Η " "γραμματοσειρά παραμένει αμετάβλητη.\n" #: src/setfont.c:259 #, c-format msgid "Bad character height %d\n" msgstr "Εσφαλμένο ύψος χαρακτήρα %d\n" #: src/setfont.c:263 #, c-format msgid "Bad character width %d\n" msgstr "Εσφαλμένο πλάτος χαρακτήρα %d\n" #: src/setfont.c:288 #, c-format msgid "%s: font position 32 is nonblank\n" msgstr "%s: η θέση 32 της γραμματοσειράς δεν είναι κενή\n" #: src/setfont.c:296 #, c-format msgid "%s: wiped it\n" msgstr "%s: το καθάρισα\n" #: src/setfont.c:300 #, c-format msgid "%s: background will look funny\n" msgstr "%s: το υπόβαθρο θα φαίνεται αλλόκοτο\n" #: src/setfont.c:310 #, c-format msgid "Loading %d-char %dx%d font from file %s\n" msgstr "Φόρτωση των %d-χαρακτ. της γραμμ/σειράς %dx%d απο το αρχείο %s\n" #: src/setfont.c:313 #, c-format msgid "Loading %d-char %dx%d font\n" msgstr "Φόρτωση των %d-χαρακτ. της γραμμ/σειράς %dx%d\n" #: src/setfont.c:316 #, c-format msgid "Loading %d-char %dx%d (%d) font from file %s\n" msgstr "" "Φόρτωση των %d-χαρακτ. της γραμμ/σειράς %dx%d (%d) απο το αρχείο %s\n" #: src/setfont.c:319 #, c-format msgid "Loading %d-char %dx%d (%d) font\n" msgstr "Φόρτωση των %d-χαρακτ. της γραμμ/σειράς %dx%d (%d)\n" #: src/setfont.c:372 #, c-format msgid "%s: bug in do_loadtable\n" msgstr "%s: bug στο do_loadtable\n" #: src/setfont.c:378 #, c-format msgid "Loading Unicode mapping table...\n" msgstr "Φόρτωση πίνακα απεικόνισης Unicode...\n" #: src/setfont.c:414 src/setfont.c:500 #, c-format msgid "Cannot open font file %s\n" msgstr "Αδυνατώ ν' ανοίξω το αρχείο γραμματοσειράς %s\n" #: src/setfont.c:425 #, c-format msgid "When loading several fonts, all must be psf fonts - %s isn't\n" msgstr "" "Κατά τη φόρτωση διαφόρων γραμμ/σειρών, όλες πρέπει να είναι psf - %s δεν " "είναι\n" #: src/setfont.c:435 #, c-format msgid "Read %d-char %dx%d font from file %s\n" msgstr "Ανάγνωση %d-χαρακτ. της γραμματοσειράς %dx%d από το αρχείο %s\n" #: src/setfont.c:441 #, c-format msgid "When loading several fonts, all must have the same height\n" msgstr "" "Κατά τη φόρτωση πολλών γραμματοσειρών, όλες πρέπει να έχουν το ίδιο ύψος\n" #: src/setfont.c:448 #, c-format msgid "When loading several fonts, all must have the same width\n" msgstr "" "Κατά τη φόρτωση πολλών γραμματοσειρών, όλες πρέπει να έχουν ίδιο πλάτος\n" #: src/setfont.c:487 #, c-format msgid "Cannot find default font\n" msgstr "Αδυνατώ να βρώ την προεπιλεγμένη γραμματοσειρά\n" #: src/setfont.c:494 #, c-format msgid "Cannot find %s font\n" msgstr "Αδυνατώ να βρώ τη γραμματοσειρά %s\n" #: src/setfont.c:506 #, c-format msgid "Reading font file %s\n" msgstr "Ανάγνωση αρχείου γραμματοσειράς %s\n" #: src/setfont.c:546 #, c-format msgid "No final newline in combine file\n" msgstr "Δεν υπάρχει τελική γραμμή στο συνδιασμένο αρχείο\n" #: src/setfont.c:552 #, c-format msgid "Too many files to combine\n" msgstr "Πάρα πολλά αρχεία γιά συνδιασμό\n" #: src/setfont.c:576 #, c-format msgid "Hmm - a font from restorefont? Using the first half.\n" msgstr "Χμμ - γραμματοσειρά απο το restorefont; Χρήση του πρώτου μισού.\n" #: src/setfont.c:593 #, c-format msgid "Bad input file size\n" msgstr "Εσφαλμένο μέγεθος αρχείου εισόδου\n" #: src/setfont.c:614 #, c-format msgid "" "This file contains 3 fonts: 8x8, 8x14 and 8x16. Please indicate\n" "using an option -8 or -14 or -16 which one you want loaded.\n" msgstr "" "Αυτό το αρχείο περιέχει 3 γραμματοσειρές: 8x8, 8x14 και 8x16. Παρακαλώ\n" "υποδείξτε με τις επιλογές -8 ή -14 ή -16 ποιά θέλετε.\n" #: src/setfont.c:628 #, c-format msgid "You asked for font size %d, but only 8, 14, 16 are possible here.\n" msgstr "" "Ζητήσατε μέγεθος γραμματοσειράς %d, αλλά μόνον 8, 14, 16\n" "είναι δυνατόν εδώ.\n" #: src/setfont.c:673 #, c-format msgid "Found nothing to save\n" msgstr "Τίποτε γιά διάσωση\n" #: src/setfont.c:682 #, c-format msgid "Saved %d-char %dx%d font file on %s\n" msgstr "%d-χαρακτ. της γραμματοσειράς %dx%d διασώθηκαν στο αρχείο %s\n" #: src/setkeycodes.c:21 #, c-format msgid "" "usage: setkeycode scancode keycode ...\n" " (where scancode is either xx or e0xx, given in hexadecimal,\n" " and keycode is given in decimal)\n" msgstr "" "χρήση: setkeycode scancode keycode ...\n" " (όπου ο scancode είναι xx ή e0xx, σε δεκαεξαδική μορφή,\n" " και ο keycode σε δεκαδική)\n" #: src/setkeycodes.c:43 msgid "even number of arguments expected" msgstr "αναμενόταν ζυγός αριθμός ορισμάτων" #: src/setkeycodes.c:50 msgid "error reading scancode" msgstr "σφάλμα ανάγνωσης κωδικού σάρωσης" #: src/setkeycodes.c:58 msgid "code outside bounds" msgstr "κωδικός εκτός ορίων" #: src/setkeycodes.c:68 #, c-format msgid "failed to set scancode %x to keycode %d\n" msgstr "αποτυχία απόδοσης του κωδικού σάρωσης %x στον κωδικό πλήκτρου %d\n" #: src/setleds.c:21 #, c-format msgid "" "Usage:\n" "\tsetleds [-v] [-L] [-D] [-F] [[+|-][ num | caps | scroll %s]]\n" "Thus,\n" "\tsetleds +caps -num\n" "will set CapsLock, clear NumLock and leave ScrollLock unchanged.\n" "The settings before and after the change (if any) are reported\n" "when the -v option is given or when no change is requested.\n" "Normally, setleds influences the vt flag settings\n" "(and these are usually reflected in the leds).\n" "With -L, setleds only sets the leds, and leaves the flags alone.\n" "With -D, setleds sets both the flags and the default flags, so\n" "that a subsequent reset will not change the flags.\n" msgstr "" "Χρήση:\n" "\tsetleds [-v] [-L] [-D] [-F] [[+|-][ num | caps | scroll %s]]\n" "Επίσης,\n" "\tsetleds +caps -num\n" "θά ενεργοποιήσει το CapsLock, θα καθαρίσει το NumLock\n" "καί θα αφήσει το ScrollLock αμετάβλητο.\n" "Οι ρυθμίσεις πρίν καί μετά την αλλαγή (άν υπάρξει) αναφέρονται\n" "όταν δοθεί η επιλογή -v ή όταν ουδεμία αλλαγή ζητηθεί.\n" "Κανονικά, η setleds επηρεάζει τις ρυθμίσεις σημαίας του vt\n" "(και αυτές συνήθως αντανακλώνται στις φωτοδιόδους).\n" "Με -L, η setleds ρυθμίζει τις φωτοδιόδους χωρίς να επηρεάσει τις σημαίες.\n" "Με -D, η setleds ρυθμίζει καί τις σημαίες και τη προεπιλογή σημαιών, έτσι\n" "μιά επακόλουθη επανάταξη δεν θα αλλάξει τις σημαίες.\n" #: src/setleds.c:43 msgid "on " msgstr "εντός " #: src/setleds.c:43 msgid "off" msgstr "εκτός" #: src/setleds.c:86 #, c-format msgid "Error reading current led setting. Maybe stdin is not a VT?\n" msgstr "Σφάλμα ανάγνωσης τρέχουσας ρύθμισης led. Μήπως stdin δεν είναι VT;\n" #: src/setleds.c:105 #, c-format msgid "" "Error reading current flags setting. Maybe you are not on the console?\n" msgstr "" "Σφάλμα ανάγνωσης τρέχουσας ρύθμισης σημαιών. Μήπως δεν είστε στην κονσόλα;\n" #: src/setleds.c:125 src/setleds.c:146 #, c-format msgid "Error reading current led setting from /dev/kbd.\n" msgstr "Σφάλμα ανάγνωσης τρέχουσας ρύθμισης φωτοδιόδων από το /dev/kbd.\n" #: src/setleds.c:129 #, c-format msgid "KIOCGLED unavailable?\n" msgstr "KIOCGLED μη διαθέσιμο;\n" #: src/setleds.c:150 #, c-format msgid "KIOCSLED unavailable?\n" msgstr "KIOCSLED μη διαθέσιμο;\n" #: src/setleds.c:177 #, c-format msgid "Error opening /dev/kbd.\n" msgstr "Σφάλμα κατά το άνοιγμα του /dev/kbd.\n" #: src/setleds.c:209 #, c-format msgid "Error resetting ledmode\n" msgstr "Σφάλμα επανάταξης ledmode\n" #: src/setleds.c:218 #, c-format msgid "Current default flags: " msgstr "Τρέχουσα προεπιλογή σημαιών: " #: src/setleds.c:222 #, c-format msgid "Current flags: " msgstr "Τρέχουσες σημαίες: " #: src/setleds.c:226 #, c-format msgid "Current leds: " msgstr "Τρέχουσες ρυθμίσεις φωτοδιόδων: " #: src/setleds.c:262 src/setmetamode.c:94 #, c-format msgid "" "unrecognized argument: _%s_\n" "\n" msgstr "" "μη αναγνωρισμένα όρισμα: _%s_\n" "\n" #: src/setleds.c:271 #, c-format msgid "Old default flags: " msgstr "Παλαιά προεπιλογή σημαιών: " #: src/setleds.c:273 #, c-format msgid "New default flags: " msgstr "Νέα προεπιλογή σημαιών: " #: src/setleds.c:280 #, c-format msgid "Old flags: " msgstr "Παλαιές σημαίες: " #: src/setleds.c:282 #, c-format msgid "New flags: " msgstr "Νέες σημαίες: " #: src/setleds.c:296 src/setleds.c:305 #, c-format msgid "Old leds: " msgstr "Παλαιές ρυθμίσεις φωτοδιόδων: " #: src/setleds.c:298 src/setleds.c:307 #, c-format msgid "New leds: " msgstr "Νέες ρυθμίσεις φωτοδιόδων: " #: src/setmetamode.c:20 #, c-format msgid "" "Usage:\n" "\tsetmetamode [ metabit | meta | bit | escprefix | esc | prefix ]\n" "Each vt has his own copy of this bit. Use\n" "\tsetmetamode [arg] < /dev/ttyn\n" "to change the settings of another vt.\n" "The setting before and after the change are reported.\n" msgstr "" "Χρήση:\n" "\tsetmetamode [ metabit | meta | bit | escprefix | esc | prefix ]\n" "Κάθε vt έχει αντίγραφο αυτού του bit. Χρησιμοποιείστε\n" "\tsetmetamode [όρισμα] < /dev/ttyn\n" "γιά ν' αλλάξετε τις ρυθμίσεις ενός άλλου vt.\n" "Οι ρυθμίσεις πρίν και μετά τις αλλαγές εμφανίζονται υπό μορφή αναφοράς.\n" #: src/setmetamode.c:36 msgid "Meta key sets high order bit\n" msgstr "Το πλήκτρο Meta ρυθμίζει το bit υψηλής τάξεως\n" #: src/setmetamode.c:39 msgid "Meta key gives Esc prefix\n" msgstr "Το πλήκτρο Meta δημιουργεί πρόθεμα Esc\n" #: src/setmetamode.c:42 msgid "Strange mode for Meta key?\n" msgstr "Περίεργη κατάσταση γιά ένα πλήκτρο Meta;\n" #: src/setmetamode.c:78 #, c-format msgid "Error reading current setting. Maybe stdin is not a VT?\n" msgstr "Σφάλμα ανάγνωσης τρέχουσας ρύθμισης. Ισως stdin δεν είναι ένα VT.\n" #: src/setmetamode.c:98 #, c-format msgid "old state: " msgstr "παλαιά κατάσταση: " #: src/setmetamode.c:104 #, c-format msgid "new state: " msgstr "νέα κατάσταση: " #: src/setvesablank.c:23 #, c-format msgid "usage: %s\n" msgstr "χρήση: %s\n" #: src/setvtrgb.c:42 #, c-format msgid "" "Usage: %s vga|FILE|-\n" "\n" "If you use the FILE parameter, FILE should be exactly 3 lines of\n" "comma-separated decimal values for RED, GREEN, and BLUE.\n" "\n" "To seed a valid FILE:\n" " cat /sys/module/vt/parameters/default_{red,grn,blu} > FILE\n" "\n" "and then edit the values in FILE.\n" "\n" msgstr "" #: src/setvtrgb.c:85 #, c-format msgid "Error: %s: Invalid value in field %u in line %u." msgstr "" #: src/setvtrgb.c:92 #, c-format msgid "Error: %s: Insufficient number of fields in line %u." msgstr "" #: src/setvtrgb.c:98 #, c-format msgid "Error: %s: Line %u has ended unexpectedly.\n" msgstr "" #: src/setvtrgb.c:102 #, c-format msgid "Error: %s: Line %u is too long.\n" msgstr "" #: src/showconsolefont.c:33 #, c-format msgid "failed to restore original translation table\n" msgstr "αποτυχία αποκατάστασης αρχικού πίνακα μετάφρασης\n" #: src/showconsolefont.c:38 #, c-format msgid "failed to restore original unimap\n" msgstr "αποτυχία αποκατάστασης αρχικού unimap\n" #: src/showconsolefont.c:56 #, c-format msgid "cannot change translation table\n" msgstr "αδυνατώ ν' αλλάξω τον πίνακα μετάφρασης\n" #: src/showconsolefont.c:63 #, c-format msgid "%s: out of memory?\n" msgstr "%s: εξαντλημένη μνήμη;\n" #: src/showconsolefont.c:104 #, c-format msgid "" "usage: showconsolefont -V|--version\n" " showconsolefont [-C tty] [-v] [-i]\n" "(probably after loading a font with `setfont font')\n" "\n" "Valid options are:\n" " -C tty Device to read the font from. Default: current tty.\n" " -v Be more verbose.\n" " -i Don't print out the font table, just show\n" " ROWSxCOLSxCOUNT and exit.\n" msgstr "" "χρήση: showconsolefont -V|--version\n" " showconsolefont [-C tty] [-v] [-i]\n" "(πιθανώς μετά από φόρτωμα γραμματοσειράς με `setfont font')\n" "\n" "Έγκυρες επιλογές είναι:\n" " -C tty Συσκευή από την οποία διαβάζεται η γραμ/ρα. Προεπιλογή: τρέχον " "tty.\n" " -v Με περισσότερα λόγια.\n" " -i Don't print out the font table, just show\n" " ROWSxCOLSxCOUNT κι έξοδος.\n" #: src/showconsolefont.c:170 #, c-format msgid "Character count: %d\n" msgstr "Character count: %d\n" #: src/showconsolefont.c:171 #, c-format msgid "Font width : %d\n" msgstr "Πλάτος γραμματοσειράς : %d\n" #: src/showconsolefont.c:172 #, c-format msgid "Font height : %d\n" msgstr "Ύψος γραμματοσειράς : %d\n" #: src/showconsolefont.c:184 #, c-format msgid "" "Showing %d-char font\n" "\n" msgstr "" "Εμφάνιση γραμματοσειράς %d-χαρακτήρων\n" "\n" #: src/showkey.c:42 msgid "?UNKNOWN?" msgstr ";ΑΓΝΩΣΤΗ;" #: src/showkey.c:44 #, c-format msgid "kb mode was %s\n" msgstr "Η κατάσταση kb ήταν %s\n" #: src/showkey.c:46 #, c-format msgid "" "[ if you are trying this under X, it might not work\n" "since the X server is also reading /dev/console ]\n" msgstr "" "[ αν το προσπαθείτε στα Χ, ίσως να μη δουλεύει\n" "αφού κι ο εξυπηρετητής Χ διαβάζει επίσης το /dev/console ]\n" #: src/showkey.c:65 #, c-format msgid "caught signal %d, cleaning up...\n" msgstr "ελήφθη το σήμα %d, καθαρισμός...\n" #: src/showkey.c:79 #, c-format msgid "" "showkey version %s\n" "\n" "usage: showkey [options...]\n" "\n" "valid options are:\n" "\n" "\t-h --help\tdisplay this help text\n" "\t-a --ascii\tdisplay the decimal/octal/hex values of the keys\n" "\t-s --scancodes\tdisplay only the raw scan-codes\n" "\t-k --keycodes\tdisplay only the interpreted keycodes (default)\n" msgstr "" "showkey έκδοση %s\n" "\n" "χρήση: showkey [επιλογές...]\n" "\n" "έγκυρες επιλογές είναι:\n" "\n" "\t-h --help\tεμφάνιση αυτού εδώ του κειμένου βοήθειας\n" "\t-a --ascii\tεμφάνιση δεκαδικών/οκταδικών/εξαδικών τιμών των πλήκτρων\n" "\t-s --scancodes\tεμφάνιση μόνον των ακατέργαστων κωδικών σάρωσης\n" "\t-k --keycodes\tεμφάνιση μόνον των διερμηνευμένων κωδικών πλήκτρων " "(προεπιλογή)\n" #: src/showkey.c:157 #, c-format msgid "" "\n" "Press any keys - Ctrl-D will terminate this program\n" "\n" msgstr "" "\n" "Πατήστε οιαδήποτε πλήκτρα - Ctrl-D θά τερματίσει το πρόγραμμα\n" "\n" #: src/showkey.c:226 #, c-format msgid "press any key (program terminates 10s after last keypress)...\n" msgstr "" "πατήστε ένα πλήκτρο (το πρόγραμμα τερματίζεται 10s μετά τελευταίο πάτημα)..\n" #: src/showkey.c:250 msgid "release" msgstr "απελευθέρωση" #: src/showkey.c:250 msgid "press" msgstr "πάτημα" #: src/showkey.c:262 #, c-format msgid "keycode %3d %s\n" msgstr "κωδικός πλήκτρου %3d %s\n" #: src/totextmode.c:29 #, c-format msgid "usage: totextmode\n" msgstr "" #: src/version.h:20 #, c-format msgid "%s from %s\n" msgstr "%s από %s\n" #: src/vlock/auth.c:58 msgid "" "Please try again later.\n" "\n" "\n" msgstr "" #: src/vlock/auth.c:67 #, c-format msgid "The entire console display is now completely locked by %s.\n" msgstr "" #: src/vlock/auth.c:71 #, c-format msgid "The %s is now locked by %s.\n" msgstr "" #: src/vlock/auth.c:74 msgid "Use Alt-function keys to switch to other virtual consoles." msgstr "" #: src/vlock/parse.c:50 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "" #: src/vlock/parse.c:58 #, c-format msgid "" "%s: locks virtual consoles, saving your current session.\n" "Usage: %s [options]\n" " Where [options] are any of:\n" "-c or --current: lock only this virtual console, allowing user to\n" " switch to other virtual consoles.\n" "-a or --all: lock all virtual consoles by preventing other users\n" " from switching virtual consoles.\n" "-v or --version: Print the version number of vlock and exit.\n" "-h or --help: Print this help message and exit.\n" msgstr "" #: src/vlock/username.c:57 msgid "unrecognized user" msgstr "" #: src/vlock/vlock.c:56 msgid "stdin is not a tty" msgstr "" #: src/vlock/vt.c:152 #, c-format msgid "This tty (%s) is not a virtual console.\n" msgstr "" #: src/vlock/vt.c:160 #, c-format msgid "The entire console display cannot be locked.\n" msgstr "" language-pack-el-base/data/el/LC_MESSAGES/kcm-whoopsie.po0000644000000000000000000000515512734304614020026 0ustar # Greek translation for kde-config-whoopsie # Copyright (c) 2016 Rosetta Contributors and Canonical Ltd 2016 # This file is distributed under the same license as the kde-config-whoopsie package. # FIRST AUTHOR , 2016. # msgid "" msgstr "" "Project-Id-Version: kde-config-whoopsie\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2015-03-27 00:49+0000\n" "PO-Revision-Date: 2016-02-06 20:47+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: Greek \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:31+0000\n" "X-Generator: Launchpad (build 18115)\n" #: Module.cpp:44 msgctxt "@title" msgid "Diagnostics" msgstr "" #: Module.cpp:48 msgctxt "@info:credit" msgid "Copyright 2013-2014 Harald Sitter" msgstr "" #: Module.cpp:50 msgctxt "@info:credit" msgid "Harald Sitter" msgstr "" #: Module.cpp:51 msgctxt "@info:credit" msgid "Author" msgstr "" #: Module.cpp:65 #, kde-format msgctxt "@info" msgid "" "Kubuntu can collect anonymous information that helps developers improve it. " "All information collected is covered by our privacy " "policy." msgstr "" #: Module.cpp:123 #, kde-format msgctxt "@info" msgid "Previous Reports" msgstr "" #: rc.cpp:1 msgctxt "NAME OF TRANSLATORS" msgid "Your names" msgstr " ,Launchpad Contributions:,Apostolos Papadimitriou" #: rc.cpp:2 msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" msgstr ",,apostolos.papadimitriu@gmail.com" #. i18n: file: Module.ui:27 #. i18n: ectx: property (text), widget (QCheckBox, crashesCheckBox) #: rc.cpp:5 msgid "Send error reports to Canonical" msgstr "" #. i18n: file: Module.ui:57 #. i18n: ectx: property (text), widget (QLabel, crashesDescriptionLabel) #: rc.cpp:8 msgid "" "Error reports include information about what a program was doing when it " "failed. You always have the choice to send or cancel an error report." msgstr "" #. i18n: file: Module.ui:67 #. i18n: ectx: property (text), widget (QCheckBox, autoCheckBox) #: rc.cpp:11 msgid "Send a report automatically if a problem prevents login" msgstr "" #. i18n: file: Module.ui:78 #. i18n: ectx: property (text), widget (QCheckBox, metricsCheckBox) #: rc.cpp:14 msgid "Send occasional system information to Canonical" msgstr "" #. i18n: file: Module.ui:106 #. i18n: ectx: property (text), widget (QLabel, metricsDescriptionLabel) #: rc.cpp:17 msgid "" "This includes things like how many programs are running, how much disk space " "the computer has, and what devices are connected." msgstr "" language-pack-el-base/data/el/LC_MESSAGES/cwidget.po0000644000000000000000000000451112734304614017042 0ustar # Greek translation for cwidget # Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 # This file is distributed under the same license as the cwidget package. # FIRST AUTHOR , 2012. # msgid "" msgstr "" "Project-Id-Version: cwidget\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2009-11-29 18:35-0800\n" "PO-Revision-Date: 2012-04-12 17:39+0000\n" "Last-Translator: tzem \n" "Language-Team: Greek \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:26+0000\n" "X-Generator: Launchpad (build 18115)\n" #: src/cwidget/config/column_definition.cc:273 msgid "Bad format parameter" msgstr "Λανθασμένη παράμετρος διαμόρφωσης" #: src/cwidget/dialogs.cc:115 src/cwidget/dialogs.cc:128 #: src/cwidget/dialogs.cc:311 src/cwidget/dialogs.cc:351 msgid "Ok" msgstr "Εντάξει" #: src/cwidget/dialogs.cc:201 src/cwidget/dialogs.cc:239 msgid "Yes" msgstr "Ναι" #: src/cwidget/dialogs.cc:202 src/cwidget/dialogs.cc:240 msgid "No" msgstr "Όχι" #: src/cwidget/dialogs.cc:352 msgid "Cancel" msgstr "Ακύρωση" #: src/cwidget/generic/threads/threads.cc:33 msgid "Not enough resources to create thread" msgstr "Ανεπαρκείς πηγές για την δημιουργία νήματος" #: src/cwidget/toplevel.cc:157 #, c-format msgid "Ouch! Got SIGTERM, dying..\n" msgstr "Ωχ! Έλαβα σήμα SIGTERM, έφυγα..\n" #: src/cwidget/toplevel.cc:160 #, c-format msgid "Ouch! Got SIGSEGV, dying..\n" msgstr "" #: src/cwidget/toplevel.cc:163 #, c-format msgid "Ouch! Got SIGABRT, dying..\n" msgstr "" #: src/cwidget/toplevel.cc:166 #, c-format msgid "Ouch! Got SIGQUIT, dying..\n" msgstr "" #: src/cwidget/toplevel.cc:954 msgid "yes_key" msgstr "ναι_κλειδί" #: src/cwidget/toplevel.cc:955 msgid "no_key" msgstr "όχι_κλειδί" #: src/cwidget/widgets/pager.cc:476 #, c-format msgid "" "Unable to load filename: the string %ls has no multibyte representation." msgstr "" "Αδυναμία φόρτωσης ονόματος αρχείου: η συμβολοσειρά %ls δεν έχει αναπαράσταση " "multibyte." #: src/cwidget/widgets/tree.cc:1009 msgid "TOP LEVEL" msgstr "Ανώτατο επίπεδο" language-pack-el-base/data/el/LC_MESSAGES/kcm_notificationhelper.po0000644000000000000000000000605512734304614022141 0ustar # Greek translation for kubuntu-notification-helper # Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 # This file is distributed under the same license as the kubuntu-notification-helper package. # FIRST AUTHOR , 2012. # msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2015-04-01 17:07+0000\n" "PO-Revision-Date: 2012-06-16 06:04+0000\n" "Last-Translator: tzem \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 18:48+0000\n" "X-Generator: Launchpad (build 18115)\n" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 msgid "Kubuntu Notification Helper Configuration" msgstr "Διαμόρφωση κέντρου ειδοποιήσεων βοήθειας Kubuntu" #: src/kcmodule/notificationhelperconfigmodule.cpp:59 msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009-2014 Harald Sitter" msgstr "" #: src/kcmodule/notificationhelperconfigmodule.cpp:61 msgid "Jonathan Thomas" msgstr "Jonathan Thomas" #: src/kcmodule/notificationhelperconfigmodule.cpp:62 msgid "Harald Sitter" msgstr "Harald Sitter" #: src/kcmodule/notificationhelperconfigmodule.cpp:67 msgid "Configure the behavior of Kubuntu Notification Helper" msgstr "Ρυθμίστε τη συμπεριφορά του κέντρου ειδοποιήσεων βοήθειας Kubuntu" #: src/kcmodule/notificationhelperconfigmodule.cpp:74 msgid "Show notifications for:" msgstr "Εμφάνιση ειδοποιήσεων για:" #: src/kcmodule/notificationhelperconfigmodule.cpp:76 msgid "Application crashes" msgstr "Η εφαρμογή κατάρρευσε" #: src/kcmodule/notificationhelperconfigmodule.cpp:77 msgid "Proprietary Driver availability" msgstr "" #: src/kcmodule/notificationhelperconfigmodule.cpp:78 msgid "Upgrade information" msgstr "Αναβάθμιση πληροφορίας" #: src/kcmodule/notificationhelperconfigmodule.cpp:79 msgid "Restricted codec availability" msgstr "Περιορισμένη διαθεσιμότητα κωδικοποιητή" #: src/kcmodule/notificationhelperconfigmodule.cpp:80 msgid "Incomplete language support" msgstr "" #: src/kcmodule/notificationhelperconfigmodule.cpp:81 msgid "Required reboots" msgstr "Απαιτείται επανεκκίνηση" #: src/kcmodule/notificationhelperconfigmodule.cpp:93 msgid "Notification type:" msgstr "Τύπος ειδοποίησης:" #: src/kcmodule/notificationhelperconfigmodule.cpp:97 msgid "Use both popups and tray icons" msgstr "" "Χρήση και των αναδυόμενων ειδοποιήσεων και των αναδυόμενων εικονιδίων" #: src/kcmodule/notificationhelperconfigmodule.cpp:99 msgid "Tray icons only" msgstr "Εικονίδια συστήματος μόνο" #: src/kcmodule/notificationhelperconfigmodule.cpp:101 msgid "Popup notifications only" msgstr "Αναδυόμενες ειδοποιήσεις μόνο" language-pack-el-base/data/el/LC_MESSAGES/apt-listchanges.po0000644000000000000000000001055712734304614020511 0ustar # Greek translation for apt-listchanges # Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 # This file is distributed under the same license as the apt-listchanges package. # FIRST AUTHOR , 2012. # msgid "" msgstr "" "Project-Id-Version: apt-listchanges\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-02-17 14:04+0000\n" "PO-Revision-Date: 2012-10-06 07:26+0000\n" "Last-Translator: tzem \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 15:57+0000\n" "X-Generator: Launchpad (build 18115)\n" #: ../apt-listchanges.py:89 #, python-format msgid "database %s failed to load.\n" msgstr "αποτυχία φόρτωσης της βάσης δεδομένων %s\n" #: ../apt-listchanges.py:107 #, python-format msgid "Unknown frontend: %s\n" msgstr "" #: ../apt-listchanges.py:132 #, python-format msgid "%s: will be newly installed" msgstr "" #: ../apt-listchanges.py:148 #, python-format msgid "%s: Version %s has already been seen" msgstr "" #: ../apt-listchanges.py:188 #, python-format msgid "News for %s" msgstr "" #: ../apt-listchanges.py:199 #, python-format msgid "Changes for %s" msgstr "" #: ../apt-listchanges.py:209 msgid "Informational notes" msgstr "" #: ../apt-listchanges.py:212 msgid "apt-listchanges: News" msgstr "" #: ../apt-listchanges.py:216 msgid "apt-listchanges: Changelogs" msgstr "" #: ../apt-listchanges.py:223 msgid "Aborting" msgstr "Γίνεται εγκατάλειψη" #: ../apt-listchanges.py:226 msgid "Confirmation failed, don't save seen state" msgstr "" #: ../apt-listchanges.py:233 #, python-format msgid "apt-listchanges: changelogs for %s" msgstr "" #: ../apt-listchanges.py:237 #, python-format msgid "apt-listchanges: news for %s" msgstr "" #: ../apt-listchanges.py:249 msgid "didn't find any valid .deb archives" msgstr "" #: ../apt-listchanges/apt_listchanges.py:49 msgid "" "Wrong or missing VERSION from apt pipeline\n" "(is Dpkg::Tools::Options::/usr/bin/apt-listchanges::Version set to 2?)\n" msgstr "" #: ../apt-listchanges/apt_listchanges.py:110 #, python-format msgid "Mailing %s: %s" msgstr "" #: ../apt-listchanges/apt_listchanges.py:137 #, python-format msgid "The %s frontend is deprecated, using pager" msgstr "" #: ../apt-listchanges/apt_listchanges.py:141 msgid "The mail frontend needs a installed 'sendmail', using pager" msgstr "" #: ../apt-listchanges/apt_listchanges.py:153 #, python-format msgid "" "The gtk frontend needs a working python-gtk2 and python-glade2.\n" "Those imports can not be found. Falling back to pager.\n" "The error is: %s\n" msgstr "" #: ../apt-listchanges/apt_listchanges.py:250 msgid "Do you want to continue? [Y/n] " msgstr "" #: ../apt-listchanges/apt_listchanges.py:263 #: ../apt-listchanges/apt_listchanges.py:283 #: ../apt-listchanges/apt_listchanges.py:291 msgid "Reading changelogs" msgstr "" #: ../apt-listchanges/apt_listchanges.py:291 msgid "Done" msgstr "Ολοκληρώθηκε" #: ../apt-listchanges/ALCConfig.py:76 msgid "Usage: apt-listchanges [options] {--apt | filename.deb ...}\n" msgstr "" #: ../apt-listchanges/ALCConfig.py:133 #, python-format msgid "Unknown option %s for --which. Allowed are: %s." msgstr "" #: ../apt-listchanges/ALCConfig.py:148 msgid "--since= expects a only path to a .deb" msgstr "" #: ../apt-listchanges/DebianFiles.py:188 #, python-format msgid "" "Could not run apt-changelog (%s), unable to retrieve changelog for package %s" msgstr "" #: ../apt-listchanges/DebianFiles.py:219 #, python-format msgid "Ignoring `%s' (seems to be a directory!)" msgstr "" #: ../apt-listchanges/AptListChangesGtk.py:68 msgid "Continue Installation?" msgstr "Συνέχεια της εγκατάστασης;" #: ../apt-listchanges/AptListChangesGtk.py:68 msgid "You can abort the installation if you select 'no'." msgstr "Μπορείτε να ακυρώσετε την εγκατάσταση αν επιλέξετε 'όχι'" #: ../apt-listchanges/apt-listchanges.glade:9 msgid "List the changes" msgstr "" #: ../apt-listchanges/apt-listchanges.glade:35 msgid "" "Changelogs\n" "\n" "The following changes are found in the packages you are about to install:" msgstr "" #: ../apt-listchanges/apt-listchanges.glade:84 msgid "Reading changelogs. Please wait." msgstr "" language-pack-el-base/data/el/LC_MESSAGES/attr.po0000644000000000000000000001612612734304614016373 0ustar # Greek translation for attr # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the attr package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: attr\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2015-12-03 13:57+0000\n" "PO-Revision-Date: 2012-10-12 14:56+0000\n" "Last-Translator: tzem \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 15:59+0000\n" "X-Generator: Launchpad (build 18115)\n" #: ../attr/attr.c:46 #, c-format msgid "" "Usage: %s [-LRSq] -s attrname [-V attrvalue] pathname # set value\n" " %s [-LRSq] -g attrname pathname # get value\n" " %s [-LRSq] -r attrname pathname # remove attr\n" " %s [-LRq] -l pathname # list attrs \n" " -s reads a value from stdin and -g writes a value to stdout\n" msgstr "" #: ../attr/attr.c:83 ../attr/attr.c:100 ../attr/attr.c:109 ../attr/attr.c:118 #, c-format msgid "Only one of -s, -g, -r, or -l allowed\n" msgstr "Μόνο ένα από τα -s, -g, -r, ή -l επιτρέπεται\n" #: ../attr/attr.c:91 #, c-format msgid "-V only allowed with -s\n" msgstr "-V επιτρέπεται μόνο με -s\n" #: ../attr/attr.c:136 #, c-format msgid "Unrecognized option: %c\n" msgstr "Μη αναγνωρισμένη επιλογή: %c\n" #: ../attr/attr.c:143 #, c-format msgid "A filename to operate on is required\n" msgstr "Απαιτείται ένα όνομα αρχείου για να λειτουργήσει\n" #: ../attr/attr.c:171 #, c-format msgid "Could not set \"%s\" for %s\n" msgstr "Δεν μπορεί να θέσει το \"%s\" για το %s\n" #: ../attr/attr.c:176 #, c-format msgid "Attribute \"%s\" set to a %d byte value for %s:\n" msgstr "" "Το χαρακτηριστικό \"%s\" καθορισμένο σε μια %d τιμή τύπου byte για το %s:\n" #: ../attr/attr.c:194 #, c-format msgid "Could not get \"%s\" for %s\n" msgstr "Δεν μπορεί να ληφθεί το \"%s\" για %s\n" #: ../attr/attr.c:199 #, c-format msgid "Attribute \"%s\" had a %d byte value for %s:\n" msgstr "Το χαρακτηριστικό \"%s\" είχε μια %d τιμή τύπου byte για το %s:\n" #: ../attr/attr.c:212 #, c-format msgid "Could not remove \"%s\" for %s\n" msgstr "Δεν μπορεί να αφαιρεθεί \"%s\" για %s\n" #: ../attr/attr.c:230 #, c-format msgid "Could not list \"%s\" for %s\n" msgstr "Δεν ήταν δυνατή η λίστα \"%s\" για το %s\n" #: ../attr/attr.c:240 #, c-format msgid "Attribute \"%s\" has a %d byte value for %s\n" msgstr "Το χαρακτηριστικό \"%s\" έχει μια %d τιμή τύπου byte για το %s\n" #: ../attr/attr.c:252 #, c-format msgid "At least one of -s, -g, -r, or -l is required\n" msgstr "Απαιτείται τουλάχιστον ένα από τα -s, -g, -r ή -l\n" #: ../getfattr/getfattr.c:98 ../setfattr/setfattr.c:71 msgid "No such attribute" msgstr "Δεν υπάρχει τέτοιο χαρακτηριστικό" #: ../getfattr/getfattr.c:259 #, c-format msgid "%s: Removing leading '/' from absolute path names\n" msgstr "%s: Αφαίρεση αρχικής '/' από τις απόλυτες διαδρομές\n" #: ../getfattr/getfattr.c:377 #, c-format msgid "%s %s -- get extended attributes\n" msgstr "" #: ../getfattr/getfattr.c:379 ../setfattr/setfattr.c:177 #, c-format msgid "Usage: %s %s\n" msgstr "Χρήση: %s %s\n" #: ../getfattr/getfattr.c:382 #, c-format msgid "" " -n, --name=name get the named extended attribute value\n" " -d, --dump get all extended attribute values\n" " -e, --encoding=... encode values (as 'text', 'hex' or 'base64')\n" " --match=pattern only get attributes with names matching pattern\n" " --only-values print the bare values only\n" " -h, --no-dereference do not dereference symbolic links\n" " --absolute-names don't strip leading '/' in pathnames\n" " -R, --recursive recurse into subdirectories\n" " -L, --logical logical walk, follow symbolic links\n" " -P --physical physical walk, do not follow symbolic links\n" " --version print version and exit\n" " --help this help text\n" msgstr "" #: ../getfattr/getfattr.c:478 #, c-format msgid "%s: invalid regular expression \"%s\"\n" msgstr "%s: μη έγκυρη κανονική έκφραση \"%s\"\n" #: ../getfattr/getfattr.c:492 #, c-format msgid "" "Usage: %s %s\n" "Try `%s --help' for more information.\n" msgstr "" "Χρήση: %s %s\n" "Δοκιμάστε `%s --help' για περισσότερες πληροφορίες.\n" #: ../setfattr/setfattr.c:125 #, c-format msgid "%s: %s: No filename found in line %d, aborting\n" msgstr "%s: %s: Δεν βρέθηκε το όνομα αρχείου στην γραμμή %d, εγκατάλειψη\n" #: ../setfattr/setfattr.c:129 #, c-format msgid "%s: No filename found in line %d of standard input, aborting\n" msgstr "" "%s: Δεν βρέθηκε το όνομα αρχείου στην γραμμή %d της καθιερωμένης εισόδου, " "εγκατάλειψη\n" #: ../setfattr/setfattr.c:176 #, c-format msgid "%s %s -- set extended attributes\n" msgstr "" #: ../setfattr/setfattr.c:178 #, c-format msgid " %s %s\n" msgstr " %s %s\n" #: ../setfattr/setfattr.c:180 #, c-format msgid "" " -n, --name=name set the value of the named extended attribute\n" " -x, --remove=name remove the named extended attribute\n" " -v, --value=value use value as the attribute value\n" " -h, --no-dereference do not dereference symbolic links\n" " --restore=file restore extended attributes\n" " --version print version and exit\n" " --help this help text\n" msgstr "" #: ../setfattr/setfattr.c:255 #, c-format msgid "" "Usage: %s %s\n" " %s %s\n" "Try `%s --help' for more information.\n" msgstr "" "Χρήση: %s %s\n" " %s %s\n" "Δοκιμάστε `%s --help' για περισσότερες πληροφορίες.\n" #: ../libattr/attr_copy_fd.c:82 ../libattr/attr_copy_fd.c:97 #: ../libattr/attr_copy_file.c:80 ../libattr/attr_copy_file.c:95 #, c-format msgid "listing attributes of %s" msgstr "" #: ../libattr/attr_copy_fd.c:117 ../libattr/attr_copy_fd.c:134 #: ../libattr/attr_copy_file.c:115 ../libattr/attr_copy_file.c:132 #, c-format msgid "getting attribute %s of %s" msgstr "λήψη χαρακτηριστικού %s του %s" #: ../libattr/attr_copy_fd.c:148 ../libattr/attr_copy_fd.c:166 #: ../libattr/attr_copy_file.c:145 ../libattr/attr_copy_file.c:164 #, c-format msgid "setting attributes for %s" msgstr "παράθεση χαρακτηριστικών για το %s" #: ../libattr/attr_copy_fd.c:154 ../libattr/attr_copy_file.c:152 #, c-format msgid "setting attribute %s for %s" msgstr "παράθεση χαρακτηριστικού %s του %s" language-pack-el-base/data/el/LC_MESSAGES/cpio.po0000644000000000000000000010440212734304614016346 0ustar # Greek translation for cpio # Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 # This file is distributed under the same license as the cpio package. # FIRST AUTHOR , 2012. # msgid "" msgstr "" "Project-Id-Version: cpio\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2010-03-10 15:04+0200\n" "PO-Revision-Date: 2012-07-15 11:02+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Launchpad-Export-Date: 2016-06-27 16:09+0000\n" "X-Generator: Launchpad (build 18115)\n" #: gnu/argmatch.c:135 #, c-format msgid "invalid argument %s for %s" msgstr "μη έγκυρο όρισμα %s για το %s" #: gnu/argmatch.c:136 #, c-format msgid "ambiguous argument %s for %s" msgstr "διφορούμενο όρισμα %s για το %s" #: gnu/argmatch.c:155 #, c-format msgid "Valid arguments are:" msgstr "Αποδεκτά ορίσματα είναι:" #: gnu/argp-help.c:149 #, c-format msgid "ARGP_HELP_FMT: %s value is less than or equal to %s" msgstr "" #: gnu/argp-help.c:222 #, c-format msgid "%.*s: ARGP_HELP_FMT parameter requires a value" msgstr "%.*s: η παράμετρος ARGP_HELP_FMT απαιτεί μία τιμή" #: gnu/argp-help.c:228 #, c-format msgid "%.*s: ARGP_HELP_FMT parameter must be positive" msgstr "" #: gnu/argp-help.c:237 #, c-format msgid "%.*s: Unknown ARGP_HELP_FMT parameter" msgstr "%.*s: Άγνωστη παράμετρος ARGP_HELP_FMT" #: gnu/argp-help.c:249 #, c-format msgid "Garbage in ARGP_HELP_FMT: %s" msgstr "Σκουπίδια στο ARGP_HELP_FMT: %s" #: gnu/argp-help.c:1246 msgid "" "Mandatory or optional arguments to long options are also mandatory or " "optional for any corresponding short options." msgstr "" "Υποχρεωτικά ή προαιρετικά ορίσματα σε μακρές επιλογές είναι επίσης " "υποχρεωτικά ή προαιρετικά σε κάθε αντίστοιχες σύντομες επιλογές." #: gnu/argp-help.c:1639 msgid "Usage:" msgstr "Χρήση:" #: gnu/argp-help.c:1643 msgid " or: " msgstr " ή: " #: gnu/argp-help.c:1655 msgid " [OPTION...]" msgstr " [Επιλογή...]" #: gnu/argp-help.c:1682 #, c-format msgid "Try `%s --help' or `%s --usage' for more information.\n" msgstr "Δοκιμάστε `%s --help' ή `%s --usage' για περισσότερες πληροφορίες.\n" #: gnu/argp-help.c:1710 #, c-format msgid "Report bugs to %s.\n" msgstr "Αναφορά σφαλμάτων στο %s.\n" #: gnu/argp-help.c:1929 gnu/error.c:155 msgid "Unknown system error" msgstr "Άγνωστο σφάλμα συστήματος" #: gnu/argp-parse.c:83 msgid "give this help list" msgstr "" #: gnu/argp-parse.c:84 msgid "give a short usage message" msgstr "" #: gnu/argp-parse.c:85 tests/genfile.c:131 msgid "NAME" msgstr "ΟΝΟΜΑ" #: gnu/argp-parse.c:85 msgid "set the program name" msgstr "" #: gnu/argp-parse.c:86 msgid "SECS" msgstr "" #: gnu/argp-parse.c:87 msgid "hang for SECS seconds (default 3600)" msgstr "" #: gnu/argp-parse.c:144 msgid "print program version" msgstr "" #: gnu/argp-parse.c:160 #, c-format msgid "(PROGRAM ERROR) No version known!?" msgstr "(ΣΦΑΛΜΑ ΠΡΟΓΡΑΜΜΑΤΟΣ) Δεν είναι γνωστή η έκδοση!;" #: gnu/argp-parse.c:613 #, c-format msgid "%s: Too many arguments\n" msgstr "%s: Πάρα πολλά ορίσματα\n" #: gnu/argp-parse.c:756 msgid "(PROGRAM ERROR) Option should have been recognized!?" msgstr "(ΣΦΑΛΜΑ ΠΡΟΓΡΑΜΜΑΤΟΣ) Η επιλογή θα έπρεπε να είχε αναγνωριστεί!;" #: gnu/closeout.c:114 src/util.c:93 src/util.c:96 src/util.c:145 #, c-format msgid "write error" msgstr "σφάλμα εγγραφής" #: gnu/getopt.c:531 gnu/getopt.c:547 #, c-format msgid "%s: option '%s' is ambiguous\n" msgstr "%s: η επιλογή «%s» είναι ασαφής\n" #: gnu/getopt.c:580 gnu/getopt.c:584 #, c-format msgid "%s: option '--%s' doesn't allow an argument\n" msgstr "%s: η επιλογή '%s' δεν επιτρέπει παραμέτρους\n" #: gnu/getopt.c:593 gnu/getopt.c:598 #, c-format msgid "%s: option '%c%s' doesn't allow an argument\n" msgstr "%s: η επιλογή '%c%s' δεν επιτρέπει παραμέτρους\n" #: gnu/getopt.c:641 gnu/getopt.c:660 gnu/getopt.c:963 gnu/getopt.c:982 #, c-format msgid "%s: option '%s' requires an argument\n" msgstr "" #: gnu/getopt.c:698 gnu/getopt.c:701 #, c-format msgid "%s: unrecognized option '--%s'\n" msgstr "%s: άγνωστη επιλογή '--%s'\n" #: gnu/getopt.c:709 gnu/getopt.c:712 #, c-format msgid "%s: unrecognized option '%c%s'\n" msgstr "%s: άγνωστη επιλογή '%c%s'\n" #: gnu/getopt.c:761 gnu/getopt.c:764 #, c-format msgid "%s: invalid option -- '%c'\n" msgstr "%s: μη έγκυρη επιλογή -- '%c'\n" #: gnu/getopt.c:814 gnu/getopt.c:831 gnu/getopt.c:1034 gnu/getopt.c:1052 #, c-format msgid "%s: option requires an argument -- '%c'\n" msgstr "%s: η επιλογή απαιτεί παράμετρο -- '%c'\n" #: gnu/getopt.c:884 gnu/getopt.c:900 #, c-format msgid "%s: option '-W %s' is ambiguous\n" msgstr "%s: η επιλογή '-W %s' είναι ασαφής\n" #: gnu/getopt.c:924 gnu/getopt.c:942 #, c-format msgid "%s: option '-W %s' doesn't allow an argument\n" msgstr "%s: η επιλογή '-W %s' δεν επιτρέπει παραμέτρους\n" #: gnu/obstack.c:425 gnu/obstack.c:427 gnu/xalloc-die.c:36 msgid "memory exhausted" msgstr "Η μνήμη εξαντλήθηκε" #: gnu/openat-die.c:36 #, c-format msgid "unable to record current working directory" msgstr "αδυναμία καταχώρησης του τρέχοντος καταλόγου εργασίας" #: gnu/openat-die.c:54 #, c-format msgid "failed to return to initial working directory" msgstr "αδυναμία επιστροφής στον αρχικό κατάλογο εργασίας" #. TRANSLATORS: #. Get translations for open and closing quotation marks. #. #. The message catalog should translate "`" to a left #. quotation mark suitable for the locale, and similarly for #. "'". If the catalog has no translation, #. locale_quoting_style quotes `like this', and #. clocale_quoting_style quotes "like this". #. #. For example, an American English Unicode locale should #. translate "`" to U+201C (LEFT DOUBLE QUOTATION MARK), and #. should translate "'" to U+201D (RIGHT DOUBLE QUOTATION #. MARK). A British English Unicode locale should instead #. translate these to U+2018 (LEFT SINGLE QUOTATION MARK) #. and U+2019 (RIGHT SINGLE QUOTATION MARK), respectively. #. #. If you don't know what to put here, please see #. #. and use glyphs suitable for your language. #: gnu/quotearg.c:274 msgid "`" msgstr "`" #: gnu/quotearg.c:275 msgid "'" msgstr "'" #: gnu/version-etc.c:76 #, c-format msgid "Packaged by %s (%s)\n" msgstr "" #: gnu/version-etc.c:79 #, c-format msgid "Packaged by %s\n" msgstr "" #. TRANSLATORS: Translate "(C)" to the copyright symbol #. (C-in-a-circle), if this symbol is available in the user's #. locale. Otherwise, do not translate "(C)"; leave it as-is. #: gnu/version-etc.c:86 msgid "(C)" msgstr "(C)" #: gnu/version-etc.c:88 msgid "" "\n" "License GPLv3+: GNU GPL version 3 or later " ".\n" "This is free software: you are free to change and redistribute it.\n" "There is NO WARRANTY, to the extent permitted by law.\n" "\n" msgstr "" #. TRANSLATORS: %s denotes an author name. #: gnu/version-etc.c:104 #, c-format msgid "Written by %s.\n" msgstr "Γράφτηκε από τον %s.\n" #. TRANSLATORS: Each %s denotes an author name. #: gnu/version-etc.c:108 #, c-format msgid "Written by %s and %s.\n" msgstr "Γράφτηκε από %s και %s.\n" #. TRANSLATORS: Each %s denotes an author name. #: gnu/version-etc.c:112 #, c-format msgid "Written by %s, %s, and %s.\n" msgstr "Γράφτηκε από %s, %s,και %s.\n" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: gnu/version-etc.c:119 #, c-format msgid "" "Written by %s, %s, %s,\n" "and %s.\n" msgstr "" "Γράφτηκε από τους %s, %s, %s,\n" "και %s.\n" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: gnu/version-etc.c:126 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, and %s.\n" msgstr "" "Γράφτηκε από τους %s, %s, %s,\n" "%s, και %s.\n" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: gnu/version-etc.c:133 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, and %s.\n" msgstr "" "Γράφτηκε από τους %s, %s, %s,\n" "%s, %s, και %s.\n" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: gnu/version-etc.c:141 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, and %s.\n" msgstr "" "Γράφτηκε από τους %s, %s, %s,\n" "%s, %s, %s, και %s.\n" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: gnu/version-etc.c:149 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, %s,\n" "and %s.\n" msgstr "" "Γράφτηκε από τους %s, %s, %s,\n" "%s, %s, %s, %s,\n" "και %s.\n" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: gnu/version-etc.c:158 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, %s,\n" "%s, and %s.\n" msgstr "" "Γράφτηκε από τους %s, %s, %s,\n" "%s, %s, %s, %s,\n" "%s, και %s.\n" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: gnu/version-etc.c:169 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, %s,\n" "%s, %s, and others.\n" msgstr "" "Γράφτηκε από τους %s, %s, %s,\n" "%s, %s, %s, %s,\n" "%s, %s, και άλλους.\n" #. TRANSLATORS: The placeholder indicates the bug-reporting address #. for this package. Please add _another line_ saying #. "Report translation bugs to <...>\n" with the address for translation #. bugs (typically your translation team's web or email address). #: gnu/version-etc.c:247 #, c-format msgid "" "\n" "Report bugs to: %s\n" msgstr "" #: gnu/version-etc.c:249 #, c-format msgid "Report %s bugs to: %s\n" msgstr "" #: gnu/version-etc.c:253 #, c-format msgid "%s home page: <%s>\n" msgstr "%s αρχική σελίδα: <%s>\n" #: gnu/version-etc.c:255 #, c-format msgid "%s home page: \n" msgstr "" #: gnu/version-etc.c:258 msgid "General help using GNU software: \n" msgstr "" "Γενική βοήθεια για να χρησιμοποιήσετε το λογισμικό GNU: " "\n" #. TRANSLATORS: %s after `Cannot' is a function name, e.g. `Cannot open'. #. Directly translating this to another language will not work, first because #. %s itself is not translated. #. Translate it as `%s: Function %s failed'. #: lib/error.c:58 lib/error.c:71 #, c-format msgid "%s: Cannot %s" msgstr "" #. TRANSLATORS: %s after `Cannot' is a function name, e.g. `Cannot open'. #. Directly translating this to another language will not work, first because #. %s itself is not translated. #. Translate it as `%s: Function %s failed'. #: lib/error.c:84 #, c-format msgid "%s: Warning: Cannot %s" msgstr "" #: lib/error.c:93 #, c-format msgid "%s: Cannot change mode to %s" msgstr "" #: lib/error.c:101 #, c-format msgid "%s: Cannot change ownership to uid %lu, gid %lu" msgstr "" #: lib/error.c:127 #, c-format msgid "%s: Cannot hard link to %s" msgstr "" #: lib/error.c:179 lib/error.c:211 #, c-format msgid "%s: Read error at byte %s, while reading %lu byte" msgid_plural "%s: Read error at byte %s, while reading %lu bytes" msgstr[0] "" msgstr[1] "" #: lib/error.c:192 #, c-format msgid "%s: Warning: Read error at byte %s, while reading %lu byte" msgid_plural "%s: Warning: Read error at byte %s, while reading %lu bytes" msgstr[0] "" msgstr[1] "" #: lib/error.c:259 #, c-format msgid "%s: Cannot seek to %s" msgstr "%s: Δεν είναι δυνατή η αναζήτηση σε %s" #: lib/error.c:275 #, c-format msgid "%s: Warning: Cannot seek to %s" msgstr "%s: Προειδοποίηση: Δεν είναι δυνατή η αναζήτηση σε %s" #: lib/error.c:284 #, c-format msgid "%s: Cannot create symlink to %s" msgstr "%s: Δεν είναι δυνατή η δημιουργία συμβολικού δεσμού στο %s" #: lib/error.c:349 #, c-format msgid "%s: Wrote only %lu of %lu byte" msgid_plural "%s: Wrote only %lu of %lu bytes" msgstr[0] "" msgstr[1] "" #: lib/names.c:155 #, c-format msgid "Removing leading `%s' from member names" msgstr "Απομακρύνονται τα αρχικά `%s' από τα ονόματα των μελών" #: lib/names.c:156 #, c-format msgid "Removing leading `%s' from hard link targets" msgstr "" #: lib/names.c:169 msgid "Substituting `.' for empty member name" msgstr "" #: lib/names.c:170 msgid "Substituting `.' for empty hard link target" msgstr "" #: lib/rtapelib.c:299 #, c-format msgid "exec/tcp: Service not available" msgstr "exec/tcp: Μη διαθέσιμη υπηρεσία" #: lib/rtapelib.c:303 #, c-format msgid "stdin" msgstr "stdin" #: lib/rtapelib.c:306 #, c-format msgid "stdout" msgstr "stdout" #: lib/rtapelib.c:429 #, c-format msgid "Cannot connect to %s: resolve failed" msgstr "" #: lib/rtapelib.c:515 #, c-format msgid "Cannot execute remote shell" msgstr "Δεν είναι δυνατή η εκτέλεση απομακρυσμένου κελύφους (φλοιού)" #: rmt/rmt.c:413 msgid "Seek direction out of range" msgstr "Η κατεύθυνση αναζήτησης είναι εκτός εύρους" #: rmt/rmt.c:419 msgid "Invalid seek direction" msgstr "" #: rmt/rmt.c:427 msgid "Invalid seek offset" msgstr "" #: rmt/rmt.c:433 msgid "Seek offset out of range" msgstr "Η μετατόπιση αναζήτησης είναι εκτός εύρους" #: rmt/rmt.c:474 rmt/rmt.c:525 rmt/rmt.c:589 msgid "Invalid byte count" msgstr "" #: rmt/rmt.c:480 rmt/rmt.c:531 rmt/rmt.c:595 rmt/rmt.c:606 msgid "Byte count out of range" msgstr "" #: rmt/rmt.c:539 msgid "Premature eof" msgstr "" #: rmt/rmt.c:582 msgid "Invalid operation code" msgstr "" #: rmt/rmt.c:617 rmt/rmt.c:661 msgid "Operation not supported" msgstr "Η λειτουργία δεν υποστηρίζεται" #: rmt/rmt.c:645 msgid "Unexpected arguments" msgstr "" #: rmt/rmt.c:670 msgid "Manipulate a tape drive, accepting commands from a remote process" msgstr "" #: rmt/rmt.c:677 src/main.c:123 tests/genfile.c:167 msgid "NUMBER" msgstr "ΑΡΙΘΜΟΣ" #: rmt/rmt.c:678 msgid "set debug level" msgstr "" #: rmt/rmt.c:679 src/main.c:151 src/main.c:157 tests/genfile.c:133 #: tests/genfile.c:181 tests/genfile.c:185 tests/genfile.c:188 #: tests/genfile.c:194 msgid "FILE" msgstr "ΑΡΧΕΙΟ" #: rmt/rmt.c:680 msgid "set debug output file name" msgstr "" #: rmt/rmt.c:696 rmt/rmt.c:764 #, c-format msgid "cannot open %s" msgstr "αποτυχία ανοίγματος του `%s'" #: rmt/rmt.c:761 tests/genfile.c:885 tests/genfile.c:902 #, c-format msgid "too many arguments" msgstr "πάρα πολλά ορίσματα" #: rmt/rmt.c:803 msgid "Garbage command" msgstr "Εντολή απορριμμάτων" #: src/copyin.c:45 #, c-format msgid "warning: skipped %ld byte of junk" msgid_plural "warning: skipped %ld bytes of junk" msgstr[0] "" msgstr[1] "" #: src/copyin.c:66 #, c-format msgid "rename %s -> " msgstr "" #: src/copyin.c:95 src/copyout.c:562 #, c-format msgid "%s: file name too long" msgstr "" #: src/copyin.c:181 src/copyin.c:528 src/copyin.c:553 src/copyin.c:1442 #, c-format msgid "%s: checksum error (0x%lx, should be 0x%lx)" msgstr "" #: src/copyin.c:208 src/copypass.c:129 #, c-format msgid "%s not created: newer or same age version exists" msgstr "" #: src/copyin.c:218 src/copypass.c:137 #, c-format msgid "cannot remove current %s" msgstr "" #: src/copyin.c:279 src/copyin.c:476 src/copyin.c:601 src/copypass.c:394 #, c-format msgid "cannot link %s to %s" msgstr "" #: src/copyin.c:509 #, c-format msgid "cannot swap halfwords of %s: odd number of halfwords" msgstr "" #: src/copyin.c:517 #, c-format msgid "cannot swap bytes of %s: odd number of bytes" msgstr "" #: src/copyin.c:673 #, c-format msgid "%s: Cannot symlink to %s" msgstr "%s: Δεν είναι δυνατή η συμβολική σύνδεση στο %s" #: src/copyin.c:727 src/copyout.c:850 src/copypass.c:317 #, c-format msgid "%s: unknown file type" msgstr "" #: src/copyin.c:912 src/copyin.c:919 #, c-format msgid "Malformed number %.*s" msgstr "" #: src/copyin.c:929 #, c-format msgid "Archive value %.*s is out of range" msgstr "" #: src/copyin.c:964 #, c-format msgid "premature end of archive" msgstr "" #: src/copyin.c:1184 #, c-format msgid "warning: archive header has reverse byte-order" msgstr "" #: src/copyin.c:1331 #, c-format msgid "standard input is closed" msgstr "η κανονική είσοδος είναι κλεισμένη" #: src/copyin.c:1497 src/copyout.c:893 src/copypass.c:335 #, c-format msgid "%lu block\n" msgid_plural "%lu blocks\n" msgstr[0] "" msgstr[1] "" #: src/copyout.c:51 src/copyout.c:60 #, c-format msgid "cannot read checksum for %s" msgstr "" #: src/copyout.c:300 #, c-format msgid "%s: field width not sufficient for storing %s" msgstr "" #: src/copyout.c:308 #, c-format msgid "%s: truncating %s" msgstr "" #: src/copyout.c:343 src/copyout.c:406 src/copyout.c:480 msgid "inode number" msgstr "" #: src/copyout.c:346 src/copyout.c:409 src/copyout.c:484 msgid "file mode" msgstr "" #: src/copyout.c:349 src/copyout.c:411 src/copyout.c:488 msgid "uid" msgstr "uid" #: src/copyout.c:352 src/copyout.c:413 src/copyout.c:492 msgid "gid" msgstr "gid" #: src/copyout.c:355 src/copyout.c:416 src/copyout.c:496 msgid "number of links" msgstr "" #: src/copyout.c:358 src/copyout.c:421 msgid "modification time" msgstr "" #: src/copyout.c:361 src/copyout.c:428 src/copyout.c:515 msgid "file size" msgstr "μέγεθος αρχείου" #: src/copyout.c:365 msgid "device major number" msgstr "" #: src/copyout.c:369 msgid "device minor number" msgstr "" #: src/copyout.c:373 msgid "rdev major" msgstr "" #: src/copyout.c:377 msgid "rdev minor" msgstr "" #: src/copyout.c:381 src/copyout.c:424 src/copyout.c:505 msgid "name size" msgstr "" #: src/copyout.c:403 msgid "device number" msgstr "" #: src/copyout.c:418 msgid "rdev" msgstr "rdev" #: src/copyout.c:476 #, c-format msgid "%s: truncating inode number" msgstr "" #: src/copyout.c:619 #, c-format msgid "standard output is closed" msgstr "" #: src/copyout.c:640 src/copypass.c:86 #, c-format msgid "blank line ignored" msgstr "" #: src/copyout.c:775 #, c-format msgid "%s not dumped: not a regular file" msgstr "" #: src/copyout.c:826 #, c-format msgid "%s: symbolic link too long" msgstr "" #: src/copypass.c:389 #, c-format msgid "%s linked to %s" msgstr "" #: src/main.c:73 msgid "" "GNU `cpio' copies files to and from archives\n" "\n" "Examples:\n" " # Copy files named in name-list to the archive\n" " cpio -o < name-list [> archive]\n" " # Extract files from the archive\n" " cpio -i [< archive]\n" " # Copy files named in name-list to destination-directory\n" " cpio -p destination-directory < name-list\n" msgstr "" #: src/main.c:87 #, c-format msgid "%s is meaningless with %s" msgstr "" #: src/main.c:93 msgid "Main operation mode:" msgstr "" #: src/main.c:95 msgid "Create the archive (run in copy-out mode)" msgstr "" #: src/main.c:97 msgid "Extract files from an archive (run in copy-in mode)" msgstr "" #: src/main.c:99 msgid "Run in copy-pass mode" msgstr "" #: src/main.c:101 msgid "Print a table of contents of the input" msgstr "" #: src/main.c:107 msgid "Operation modifiers valid in any mode:" msgstr "" #: src/main.c:109 src/main.c:176 src/main.c:205 msgid "[[USER@]HOST:]FILE-NAME" msgstr "" #: src/main.c:110 msgid "" "Use this FILE-NAME instead of standard input or output. Optional USER and " "HOST specify the user and host names in case of a remote archive" msgstr "" #: src/main.c:112 msgid "Archive file is local, even if its name contains colons" msgstr "" #: src/main.c:113 tests/genfile.c:154 msgid "FORMAT" msgstr "" #: src/main.c:114 msgid "Use given archive FORMAT" msgstr "" #: src/main.c:116 msgid "Set the I/O block size to 5120 bytes" msgstr "" #: src/main.c:117 msgid "BLOCK-SIZE" msgstr "" #: src/main.c:118 msgid "Set the I/O block size to BLOCK-SIZE * 512 bytes" msgstr "" #: src/main.c:120 msgid "Use the old portable (ASCII) archive format" msgstr "" #: src/main.c:122 msgid "Print a \".\" for each file processed" msgstr "" #: src/main.c:124 msgid "Set the I/O block size to the given NUMBER of bytes" msgstr "" #: src/main.c:125 tests/genfile.c:170 msgid "STRING" msgstr "ΑΛΦΑΡΙΘΜΗΤΙΚΟ" #: src/main.c:126 msgid "Print STRING when the end of a volume of the backup media is reached" msgstr "" #: src/main.c:129 msgid "Only copy files that do not match any of the given patterns" msgstr "" #: src/main.c:131 msgid "In the verbose table of contents listing, show numeric UID and GID" msgstr "" #: src/main.c:133 src/mt.c:182 tests/genfile.c:191 msgid "COMMAND" msgstr "ΕΝΤΟΛΗ" #: src/main.c:134 msgid "Use remote COMMAND instead of rsh" msgstr "" #: src/main.c:136 msgid "Do not print the number of blocks copied" msgstr "" #: src/main.c:138 msgid "Verbosely list the files processed" msgstr "" #: src/main.c:141 msgid "Enable debugging info" msgstr "" #: src/main.c:143 msgid "FLAG" msgstr "" #: src/main.c:144 msgid "" "Control warning display. Currently FLAG is one of 'none', 'truncate', 'all'. " "Multiple options accumulate." msgstr "" #: src/main.c:150 msgid "Operation modifiers valid only in copy-in mode:" msgstr "" #: src/main.c:152 msgid "" "Read additional patterns specifying filenames to extract or list from FILE" msgstr "" #: src/main.c:154 msgid "" "When reading a CRC format archive, only verify the CRC's of each file in the " "archive, don't actually extract the files" msgstr "" #: src/main.c:156 msgid "Interactively rename files" msgstr "" #: src/main.c:160 msgid "" "Swap both halfwords of words and bytes of halfwords in the data. Equivalent " "to -sS" msgstr "" #: src/main.c:162 msgid "Swap the bytes of each halfword in the files" msgstr "" #: src/main.c:164 msgid "Swap the halfwords of each word (4 bytes) in the files" msgstr "" #: src/main.c:167 msgid "Extract files to standard output" msgstr "" #: src/main.c:173 msgid "Operation modifiers valid only in copy-out mode:" msgstr "" #: src/main.c:175 msgid "Append to an existing archive." msgstr "" #: src/main.c:177 msgid "" "Archive filename to use instead of standard output. Optional USER and HOST " "specify the user and host names in case of a remote archive" msgstr "" #: src/main.c:183 msgid "Operation modifiers valid only in copy-pass mode:" msgstr "" #: src/main.c:185 msgid "Link files instead of copying them, when possible" msgstr "" #: src/main.c:192 msgid "Operation modifiers valid in copy-in and copy-out modes:" msgstr "" #: src/main.c:194 msgid "Do not strip file system prefix components from the file names" msgstr "" #: src/main.c:197 msgid "Create all files relative to the current directory" msgstr "" #: src/main.c:202 msgid "Operation modifiers valid in copy-out and copy-pass modes:" msgstr "" #: src/main.c:204 msgid "" "A list of filenames is terminated by a null character instead of a newline" msgstr "" #: src/main.c:206 msgid "" "Archive filename to use instead of standard input. Optional USER and HOST " "specify the user and host names in case of a remote archive" msgstr "" #: src/main.c:208 msgid "" "Dereference symbolic links (copy the files that they point to instead of " "copying the links)." msgstr "" #: src/main.c:209 msgid "[USER][:.][GROUP]" msgstr "" #: src/main.c:210 msgid "" "Set the ownership of all files created to the specified USER and/or GROUP" msgstr "" #: src/main.c:212 msgid "Reset the access times of files after reading them" msgstr "" #: src/main.c:218 msgid "Operation modifiers valid in copy-in and copy-pass modes:" msgstr "" #: src/main.c:220 msgid "Retain previous file modification times when creating files" msgstr "" #: src/main.c:222 msgid "Create leading directories where needed" msgstr "" #: src/main.c:224 msgid "Do not change the ownership of the files" msgstr "" #: src/main.c:226 msgid "Replace all files unconditionally" msgstr "" #: src/main.c:228 msgid "Write files with large blocks of zeros as sparse files" msgstr "" #: src/main.c:304 src/main.c:321 #, c-format msgid "invalid block size" msgstr "" #: src/main.c:310 src/main.c:342 #, c-format msgid "Archive format multiply defined" msgstr "" #: src/main.c:360 #, c-format msgid "" "invalid archive format `%s'; valid formats are:\n" "crc newc odc bin ustar tar (all-caps also recognized)" msgstr "" #: src/main.c:367 src/main.c:417 src/main.c:431 #, c-format msgid "Mode already defined" msgstr "" #: src/main.c:411 #, c-format msgid "--no-preserve-owner cannot be used with --owner" msgstr "" #: src/main.c:454 #, c-format msgid "--owner cannot be used with --no-preserve-owner" msgstr "" #: src/main.c:501 #, c-format msgid "Invalid value for --warning option: %s" msgstr "" #: src/main.c:531 msgid "[destination-directory]" msgstr "" #: src/main.c:561 #, c-format msgid "" "You must specify one of -oipt options.\n" "Try `%s --help' or `%s --usage' for more information.\n" msgstr "" #: src/main.c:589 #, c-format msgid "Both -I and -F are used in copy-in mode" msgstr "" #: src/main.c:601 src/main.c:637 #, c-format msgid "Too many arguments" msgstr "" #: src/main.c:620 #, c-format msgid "" "--append is used but no archive file name is given (use -F or -O options)" msgstr "" #: src/main.c:626 #, c-format msgid "Both -O and -F are used in copy-out mode" msgstr "" #: src/main.c:639 #, c-format msgid "Not enough arguments" msgstr "" #: src/main.c:643 #, c-format msgid "" "Archive format is not specified in copy-pass mode (use --format option)" msgstr "" #: src/main.c:665 #, c-format msgid "-F can be used only with --create or --extract" msgstr "" #: src/main.c:668 #, c-format msgid "Cannot open %s" msgstr "Αδυναμία ανοίγματος του %s" #: src/main.c:740 #, c-format msgid "error closing archive" msgstr "" #: src/makepath.c:96 src/makepath.c:155 #, c-format msgid "cannot make directory `%s'" msgstr "" #: src/makepath.c:131 src/makepath.c:181 #, c-format msgid "`%s' exists but is not a directory" msgstr "" #: src/mt.c:166 msgid "control magnetic tape drive operation" msgstr "" #: src/mt.c:180 msgid "DEVICE" msgstr "ΣΥΣΚΕΥΗ" #: src/mt.c:181 msgid "use device as the file name of the tape drive to operate on" msgstr "" #: src/mt.c:183 msgid "use remote COMMAND instead of rsh" msgstr "" #: src/mt.c:204 msgid "operation" msgstr "" #: src/mt.c:212 #, c-format msgid "invalid count value" msgstr "" #: src/mt.c:231 #, c-format msgid "no tape device specified" msgstr "" #: src/mt.c:254 msgid "operation [count]" msgstr "" #: src/mt.c:271 #, c-format msgid "%s is not a character special file" msgstr "" #: src/mt.c:282 src/mt.c:291 #, c-format msgid "%s: rmtioctl failed" msgstr "" #: src/mt.c:344 #, c-format msgid "%s: rmtopen failed" msgstr "" #: src/mt.c:357 #, c-format msgid "%s: rmtclose failed" msgstr "" #: src/tar.c:309 #, c-format msgid "invalid header: checksum error" msgstr "" #: src/userspec.c:116 msgid "invalid user" msgstr "μη έγκυρος χρήστης" #: src/userspec.c:122 msgid "cannot get the login group of a numeric UID" msgstr "αδύνατη η λήψη της ομάδας εισαγωγής στο σύστημα ενός αριθμητικού UID" #: src/userspec.c:162 msgid "invalid group" msgstr "μη έγκυρη ομάδα" #: src/util.c:207 src/util.c:376 #, c-format msgid "read error" msgstr "σφάλμα ανάγνωσης" #: src/util.c:210 #, c-format msgid "premature end of file" msgstr "" #: src/util.c:495 src/util.c:545 #, c-format msgid "File %s shrunk by %s byte, padding with zeros" msgid_plural "File %s shrunk by %s bytes, padding with zeros" msgstr[0] "" msgstr[1] "" #: src/util.c:501 src/util.c:551 #, c-format msgid "Read error at byte %lld in file %s, padding with zeros" msgstr "" #: src/util.c:586 #, c-format msgid "File %s grew, % new byte not copied" msgid_plural "File %s grew, % new bytes not copied" msgstr[0] "" msgstr[1] "" #: src/util.c:592 #, c-format msgid "File %s was modified while being copied" msgstr "" #: src/util.c:620 #, c-format msgid "virtual memory exhausted" msgstr "" #: src/util.c:626 #, c-format msgid "Creating intermediate directory `%s'" msgstr "" #: src/util.c:663 src/util.c:669 #, c-format msgid "cannot seek on output" msgstr "" #: src/util.c:841 #, c-format msgid "Found end of tape. Load next tape and press RETURN. " msgstr "" #: src/util.c:843 #, c-format msgid "Found end of tape. To continue, type device/file name when ready.\n" msgstr "" #: src/util.c:866 #, c-format msgid "To continue, type device/file name when ready.\n" msgstr "" #: src/util.c:891 #, c-format msgid "internal error: tape descriptor changed from %d to %d" msgstr "" #: src/util.c:1610 #, c-format msgid "%s is not a directory" msgstr "Το %s δεν είναι κατάλογος" #: tests/genfile.c:112 msgid "" "genfile manipulates data files for GNU paxutils test suite.\n" "OPTIONS are:\n" msgstr "" #: tests/genfile.c:128 msgid "File creation options:" msgstr "" #: tests/genfile.c:129 tests/genfile.c:140 msgid "SIZE" msgstr "ΜΕΓΕΘΟΣ" #: tests/genfile.c:130 msgid "Create file of the given SIZE" msgstr "" #: tests/genfile.c:132 msgid "Write to file NAME, instead of standard output" msgstr "" #: tests/genfile.c:134 msgid "Read file names from FILE" msgstr "" #: tests/genfile.c:136 msgid "-T reads null-terminated names" msgstr "" #: tests/genfile.c:137 msgid "PATTERN" msgstr "" #: tests/genfile.c:138 msgid "Fill the file with the given PATTERN. PATTERN is 'default' or 'zeros'" msgstr "" #: tests/genfile.c:141 msgid "Size of a block for sparse file" msgstr "" #: tests/genfile.c:143 msgid "Generate sparse file. Rest of the command line gives the file map." msgstr "" #: tests/genfile.c:145 msgid "OFFSET" msgstr "" #: tests/genfile.c:146 msgid "Seek to the given offset before writing data" msgstr "" #: tests/genfile.c:152 msgid "File statistics options:" msgstr "" #: tests/genfile.c:155 msgid "" "Print contents of struct stat for each given file. Default FORMAT is: " msgstr "" #: tests/genfile.c:162 msgid "Synchronous execution options:" msgstr "" #: tests/genfile.c:164 msgid "OPTION" msgstr "ΕΠΙΛΟΓΗ" #: tests/genfile.c:165 msgid "" "Execute ARGS. Useful with --checkpoint and one of --cut, --append, --touch, -" "-unlink" msgstr "" #: tests/genfile.c:168 msgid "Perform given action (see below) upon reaching checkpoint NUMBER" msgstr "" #: tests/genfile.c:171 msgid "Set date for next --touch option" msgstr "" #: tests/genfile.c:174 msgid "Display executed checkpoints and exit status of COMMAND" msgstr "" #: tests/genfile.c:179 msgid "" "Synchronous execution actions. These are executed when checkpoint number " "given by --checkpoint option is reached." msgstr "" #: tests/genfile.c:182 msgid "" "Truncate FILE to the size specified by previous --length option (or 0, if it " "is not given)" msgstr "" #: tests/genfile.c:186 msgid "Append SIZE bytes to FILE. SIZE is given by previous --length option." msgstr "" #: tests/genfile.c:189 msgid "Update the access and modification times of FILE" msgstr "" #: tests/genfile.c:192 msgid "Execute COMMAND" msgstr "" #: tests/genfile.c:195 msgid "Unlink FILE" msgstr "" #: tests/genfile.c:245 #, c-format msgid "Invalid size: %s" msgstr "" #: tests/genfile.c:250 #, c-format msgid "Number out of allowed range: %s" msgstr "" #: tests/genfile.c:253 #, c-format msgid "Negative size: %s" msgstr "" #: tests/genfile.c:266 tests/genfile.c:568 #, c-format msgid "stat(%s) failed" msgstr "" #: tests/genfile.c:269 #, c-format msgid "requested file length %lu, actual %lu" msgstr "" #: tests/genfile.c:273 #, c-format msgid "created file is not sparse" msgstr "" #: tests/genfile.c:362 #, c-format msgid "Error parsing number near `%s'" msgstr "" #: tests/genfile.c:368 #, c-format msgid "Unknown date format" msgstr "Άγνωστη μορφή ημερομηνίας" #: tests/genfile.c:392 msgid "[ARGS...]" msgstr "" #: tests/genfile.c:429 tests/genfile.c:469 tests/genfile.c:522 #: tests/genfile.c:672 tests/genfile.c:686 #, c-format msgid "cannot open `%s'" msgstr "αδυναμία ανοίγματος του `%s'" #: tests/genfile.c:435 msgid "cannot seek" msgstr "" #: tests/genfile.c:452 #, c-format msgid "file name contains null character" msgstr "" #: tests/genfile.c:517 #, c-format msgid "cannot generate sparse files on standard output, use --file option" msgstr "" #: tests/genfile.c:595 #, c-format msgid "incorrect mask (near `%s')" msgstr "" #: tests/genfile.c:601 tests/genfile.c:634 #, c-format msgid "Unknown field `%s'" msgstr "" #: tests/genfile.c:661 #, c-format msgid "cannot set time on `%s'" msgstr "Δεν μπορείτε να ορίσετε χρόνο για `%s'" #: tests/genfile.c:700 #, c-format msgid "cannot unlink `%s'" msgstr "" #: tests/genfile.c:826 #, c-format msgid "Command exited successfully\n" msgstr "" #: tests/genfile.c:828 #, c-format msgid "Command failed with status %d\n" msgstr "" #: tests/genfile.c:832 #, c-format msgid "Command terminated on signal %d\n" msgstr "" #: tests/genfile.c:834 #, c-format msgid "Command stopped on signal %d\n" msgstr "" #: tests/genfile.c:837 #, c-format msgid "Command dumped core\n" msgstr "" #: tests/genfile.c:840 #, c-format msgid "Command terminated\n" msgstr "" #: tests/genfile.c:872 #, c-format msgid "--stat requires file names" msgstr "" language-pack-el-base/data/el/LC_MESSAGES/Linux-PAM.po0000644000000000000000000005251512734304614017135 0ustar # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Linux-PAM Project # This file is distributed under the same license as the PACKAGE package. # # Translators: msgid "" msgstr "" "Project-Id-Version: Linux-PAM\n" "Report-Msgid-Bugs-To: http://sourceforge.net/projects/pam\n" "POT-Creation-Date: 2013-09-19 10:02+0200\n" "PO-Revision-Date: 2012-02-18 11:30+0000\n" "Last-Translator: tzem \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Launchpad-Export-Date: 2016-06-27 17:03+0000\n" "X-Generator: Launchpad (build 18115)\n" "Language: el\n" #: libpam_misc/misc_conv.c:33 msgid "...Time is running out...\n" msgstr "...Ο χρόνος εξαντλείται\n" #: libpam_misc/misc_conv.c:34 msgid "...Sorry, your time is up!\n" msgstr "...Λυπόμαστε, αλλά ο χρόνος σας τελείωσε!\n" #: libpam_misc/misc_conv.c:342 #, c-format msgid "erroneous conversation (%d)\n" msgstr "εσφαλμένος διάλογος (%d)\n" #: libpam/pam_get_authtok.c:39 modules/pam_exec/pam_exec.c:170 #: modules/pam_unix/pam_unix_auth.c:160 modules/pam_userdb/pam_userdb.c:64 msgid "Password: " msgstr "Κωδικός: " #: libpam/pam_get_authtok.c:41 modules/pam_cracklib/pam_cracklib.c:68 #, c-format msgid "New %s%spassword: " msgstr "Νέος %s%sκωδικός: " #: libpam/pam_get_authtok.c:43 modules/pam_cracklib/pam_cracklib.c:70 #, c-format msgid "Retype new %s%spassword: " msgstr "Επανάληψη πληκτρολόγησης νέου %s%sκωδικού: " #: libpam/pam_get_authtok.c:44 modules/pam_cracklib/pam_cracklib.c:71 msgid "Sorry, passwords do not match." msgstr "Λυπάμαι, οι κωδικοί δεν ταιριάζουν." #: libpam/pam_get_authtok.c:135 libpam/pam_get_authtok.c:211 #, c-format msgid "Retype %s" msgstr "Πληκτολογήστε πάλι %s" #: libpam/pam_get_authtok.c:155 libpam/pam_get_authtok.c:227 msgid "Password change aborted." msgstr "Η αλλάγή του κωδικού ματαιώθηκε." #: libpam/pam_item.c:311 msgid "login:" msgstr "σύνδεση:" #: libpam/pam_strerror.c:40 msgid "Success" msgstr "Επιτυχία" #: libpam/pam_strerror.c:42 msgid "Critical error - immediate abort" msgstr "Κρίσιμο σφάλμα - άμεση ματαίωση" #: libpam/pam_strerror.c:44 msgid "Failed to load module" msgstr "Αποτυχία φόρτωσης στοιχείου προγράμματος" #: libpam/pam_strerror.c:46 msgid "Symbol not found" msgstr "Το σύμβολο δεν βρέθηκε" #: libpam/pam_strerror.c:48 msgid "Error in service module" msgstr "Σφάλμα στο στοιχείο προγράμματος της υπηρεσίας" #: libpam/pam_strerror.c:50 msgid "System error" msgstr "Σφάλμα Συστήματος" #: libpam/pam_strerror.c:52 msgid "Memory buffer error" msgstr "Σφάλμα προσωρινής μνήμης (buffer)" #: libpam/pam_strerror.c:54 msgid "Permission denied" msgstr "Άρνηση πρόσβασης" #: libpam/pam_strerror.c:56 msgid "Authentication failure" msgstr "Αποτυχία πιστοποίησης" #: libpam/pam_strerror.c:58 msgid "Insufficient credentials to access authentication data" msgstr "Ανεπαρκής διαπιστευτήρια για πρόσβαση σε δεδομένα ελέγχου ταυτότητας" #: libpam/pam_strerror.c:60 msgid "Authentication service cannot retrieve authentication info" msgstr "" "Η υπηρεσία ταυτοποίησης δεν μπορεί να ανακτήσει της πληροφορίες ταυτοποίησης" #: libpam/pam_strerror.c:62 msgid "User not known to the underlying authentication module" msgstr "Ο χρήστης είναι άγνωστος στο άρθρωμα ταυτοποίησης" #: libpam/pam_strerror.c:64 msgid "Have exhausted maximum number of retries for service" msgstr "Η υπηρεσία έχει εξαντλήσει τον μέγιστο αριθμό προσπαθειών" #: libpam/pam_strerror.c:66 msgid "Authentication token is no longer valid; new one required" msgstr "Το τεκμήριο εξακρίβωσης δεν είναι πλέον έγκυρο· απαιτείται νέο" #: libpam/pam_strerror.c:68 msgid "User account has expired" msgstr "Ο λογαριασμός χρήστη έχει λήξει" #: libpam/pam_strerror.c:70 msgid "Cannot make/remove an entry for the specified session" msgstr "" "Αδύνατη η δημιουργία/απομάκρυνση οποιασδήποτε καταγραφής της συγκεκριμένης " "συνεδρίας" #: libpam/pam_strerror.c:72 msgid "Authentication service cannot retrieve user credentials" msgstr "" "Η υπηρεσία ταυτοποίησης δεν μπορεί να ανακτήσει τα διαπιστευτήρια χρήστη" #: libpam/pam_strerror.c:74 msgid "User credentials expired" msgstr "Τα διαπιστευτήρια χρήστη έληξαν" #: libpam/pam_strerror.c:76 msgid "Failure setting user credentials" msgstr "Αποτυχία κατά τον ορισμό των διαπιστευτηρίων χρήστη" #: libpam/pam_strerror.c:78 msgid "No module specific data is present" msgstr "Δεν υπάρχουν δεδομένα συγκεκριμένα για το άρθρωμα" #: libpam/pam_strerror.c:80 msgid "Bad item passed to pam_*_item()" msgstr "Λανθασμένο στοιχείο στο pam_*_item()" #: libpam/pam_strerror.c:82 msgid "Conversation error" msgstr "Σφάλμα συνομιλίας" #: libpam/pam_strerror.c:84 msgid "Authentication token manipulation error" msgstr "Σφάλμα στον χειρισμό του τεκμηρίου ταυτοποίησης" #: libpam/pam_strerror.c:86 msgid "Authentication information cannot be recovered" msgstr "Οι πληροφορία ελέγχου ταυτότητας δεν μπορεί να ανακτηθεί" #: libpam/pam_strerror.c:88 msgid "Authentication token lock busy" msgstr "Το Token κλειδώματος ελέγχου ταυτότητας είναι απασχολημένο" #: libpam/pam_strerror.c:90 msgid "Authentication token aging disabled" msgstr "Απενεργοποιήθηκε η παλαίωση του τεκμηρίου ταυτοποίησης" #: libpam/pam_strerror.c:92 msgid "Failed preliminary check by password service" msgstr "Απέτυχε ο προκαταρτικός έλεγχος μέσω της υπηρεσίας κωδικού πρόσβασης" #: libpam/pam_strerror.c:94 msgid "The return value should be ignored by PAM dispatch" msgstr "Η επιστρεφόμενη τιμή θα πρέπει να αγνοηθεί από την διεκπεραίωση PAM" #: libpam/pam_strerror.c:96 msgid "Module is unknown" msgstr "Το άρθρωμα είναι άγνωστο" #: libpam/pam_strerror.c:98 msgid "Authentication token expired" msgstr "Το διακριτικό ελέγχου ταυτότητας έληξε" #: libpam/pam_strerror.c:100 msgid "Conversation is waiting for event" msgstr "Η επικοινωνία αναμένει συμβάν" #: libpam/pam_strerror.c:102 msgid "Application needs to call libpam again" msgstr "Η εφαρμογή πρέπει να καλέσει εκ νέου το libpam" #: libpam/pam_strerror.c:105 msgid "Unknown PAM error" msgstr "Άγνωστο σφάλμα PAM" #: modules/pam_cracklib/pam_cracklib.c:618 msgid "is the same as the old one" msgstr "είναι η ίδια με την παλαιά" #: modules/pam_cracklib/pam_cracklib.c:624 #: modules/pam_cracklib/pam_cracklib.c:628 #: modules/pam_cracklib/pam_cracklib.c:638 msgid "memory allocation error" msgstr "" #: modules/pam_cracklib/pam_cracklib.c:643 msgid "is a palindrome" msgstr "είναι ένα παλίνδρομο" #: modules/pam_cracklib/pam_cracklib.c:646 msgid "case changes only" msgstr "μόνο αλλαγές πεζών- κεφαλαίων" #: modules/pam_cracklib/pam_cracklib.c:649 msgid "is too similar to the old one" msgstr "μοιάζει πολύ με την παλαιά" #: modules/pam_cracklib/pam_cracklib.c:652 msgid "is too simple" msgstr "είναι πολύ απλός" #: modules/pam_cracklib/pam_cracklib.c:655 msgid "is rotated" msgstr "σε περιστροφή" #: modules/pam_cracklib/pam_cracklib.c:658 msgid "not enough character classes" msgstr "δεν υπάρχουν αρκετά σύνολα χαρακτήρων" #: modules/pam_cracklib/pam_cracklib.c:661 msgid "contains too many same characters consecutively" msgstr "περιέχει υπερβολικά πολλές φορές τους ίδιους χαρακτήρες συνεχόμενα" #: modules/pam_cracklib/pam_cracklib.c:664 msgid "contains too long of a monotonic character sequence" msgstr "" #: modules/pam_cracklib/pam_cracklib.c:667 msgid "contains the user name in some form" msgstr "περιέχει το όνομα χρήστη σε κάποια μορφή" #: modules/pam_cracklib/pam_cracklib.c:701 #: modules/pam_unix/pam_unix_passwd.c:496 msgid "No password supplied" msgstr "Δεν παρέχεται κωδικός πρόσβασης" #: modules/pam_cracklib/pam_cracklib.c:701 #: modules/pam_unix/pam_unix_passwd.c:496 msgid "Password unchanged" msgstr "Ο κωδικός δεν άλλαξε" #: modules/pam_cracklib/pam_cracklib.c:721 #: modules/pam_cracklib/pam_cracklib.c:803 #, c-format msgid "BAD PASSWORD: %s" msgstr "ΛΑΝΘΑΣΜΕΝΟΣ ΚΩΔΙΚΟΣ: %s" #: modules/pam_exec/pam_exec.c:273 #, c-format msgid "%s failed: exit code %d" msgstr "%s απέτυχε: κώδικας εξόδου %d" #: modules/pam_exec/pam_exec.c:282 #, c-format msgid "%s failed: caught signal %d%s" msgstr "%s απέτυχε: πιάστηκε το σήμα %d%s" #: modules/pam_exec/pam_exec.c:291 #, c-format msgid "%s failed: unknown status 0x%x" msgstr "%s απέτυχε: άγνωστη κατάσταση 0x%x" #. TRANSLATORS: "strftime options for date of last login" #: modules/pam_lastlog/pam_lastlog.c:282 modules/pam_lastlog/pam_lastlog.c:496 msgid " %a %b %e %H:%M:%S %Z %Y" msgstr " %a %b %e %H:%M:%S %Z %Y" #. TRANSLATORS: " from " #: modules/pam_lastlog/pam_lastlog.c:291 modules/pam_lastlog/pam_lastlog.c:505 #, c-format msgid " from %.*s" msgstr " από %.*s" #. TRANSLATORS: " on " #: modules/pam_lastlog/pam_lastlog.c:303 modules/pam_lastlog/pam_lastlog.c:517 #, c-format msgid " on %.*s" msgstr " στο %.*s" #. TRANSLATORS: "Last login: from on " #: modules/pam_lastlog/pam_lastlog.c:313 #, c-format msgid "Last login:%s%s%s" msgstr "Τελευταία σύνδεση: %s%s%s" #: modules/pam_lastlog/pam_lastlog.c:319 msgid "Welcome to your new account!" msgstr "Καλωσήλθατε στον νέο λογαριασμό σας!" #. TRANSLATORS: "Last failed login: from on " #: modules/pam_lastlog/pam_lastlog.c:527 #, c-format msgid "Last failed login:%s%s%s" msgstr "Τελευταία αποτυχία σύνδεσης: %s%s%s" #: modules/pam_lastlog/pam_lastlog.c:536 modules/pam_lastlog/pam_lastlog.c:543 #, c-format msgid "There was %d failed login attempt since the last successful login." msgid_plural "" "There were %d failed login attempts since the last successful login." msgstr[0] "" "Υπήρξε %d αποτυχημένη προσπάθεια σύνδεσης από την τελευταία επιτυχημένη " "είσοδο." msgstr[1] "" "Υπήρξαν %d αποτυχημένες προσπάθειες σύνδεσης από την τελευταία επιτυχημένη " "είσοδο." #. TRANSLATORS: only used if dngettext is not supported #: modules/pam_lastlog/pam_lastlog.c:548 #, c-format msgid "There were %d failed login attempts since the last successful login." msgstr "" "Υπήρξαν %d αποτυχημένες προσπάθειες σύνδεσης από την τελευταία επιτυχημένη " "είσοδο." #: modules/pam_limits/pam_limits.c:1079 #, c-format msgid "Too many logins for '%s'." msgstr "Πάρα πολλές συνδέσεις του/της '%s'" #: modules/pam_mail/pam_mail.c:297 msgid "No mail." msgstr "Κανένα μήνυμα." #: modules/pam_mail/pam_mail.c:300 msgid "You have new mail." msgstr "Έχετε νέα μηνύματα" #: modules/pam_mail/pam_mail.c:303 msgid "You have old mail." msgstr "Έχετε παλαιά μηνύματα." #: modules/pam_mail/pam_mail.c:307 msgid "You have mail." msgstr "Έχετε μηνύματα." #: modules/pam_mail/pam_mail.c:314 #, c-format msgid "You have no mail in folder %s." msgstr "Δεν έχετε μηνύματα στον φάκελο %s." #: modules/pam_mail/pam_mail.c:318 #, c-format msgid "You have new mail in folder %s." msgstr "Έχετε νέο μήνυμα στον φάκελο %s." #: modules/pam_mail/pam_mail.c:322 #, c-format msgid "You have old mail in folder %s." msgstr "Έχετε παλαιό μήνυμα στον φάκελο %s." #: modules/pam_mail/pam_mail.c:327 #, c-format msgid "You have mail in folder %s." msgstr "Έχετε μήνυμα στον φάκελο %s." #: modules/pam_mkhomedir/pam_mkhomedir.c:113 #, c-format msgid "Creating directory '%s'." msgstr "Δημιουργία του καταλόγου '%s'." #: modules/pam_mkhomedir/pam_mkhomedir.c:183 #, c-format msgid "Unable to create and initialize directory '%s'." msgstr "Αποτυχία δημιουργίας και αρχικοποίησης του καταλόγου '%s'." #: modules/pam_pwhistory/pam_pwhistory.c:217 #: modules/pam_unix/pam_unix_passwd.c:517 msgid "Password has been already used. Choose another." msgstr "Ο κωδικός χρησιμοποιείται ήδη. Διαλέξτε κάποιον άλλο." #: modules/pam_pwhistory/pam_pwhistory.c:224 msgid "Password has been already used." msgstr "" #: modules/pam_selinux/pam_selinux.c:210 #, c-format msgid "Default Security Context %s\n" msgstr "Αρχικό πλαίσιο ασφαλείας %s\n" #: modules/pam_selinux/pam_selinux.c:214 msgid "Would you like to enter a different role or level?" msgstr "Θέλετε να εισάγετε ένα διαφορετικό ρόλο ή επίπεδο;" #: modules/pam_selinux/pam_selinux.c:227 msgid "role:" msgstr "ρόλος:" #: modules/pam_selinux/pam_selinux.c:230 #, c-format msgid "No default type for role %s\n" msgstr "Δεν υπάρχει αρχικός τύπος για τον ρόλο %s\n" #: modules/pam_selinux/pam_selinux.c:262 msgid "level:" msgstr "επίπεδο:" #: modules/pam_selinux/pam_selinux.c:295 msgid "Not a valid security context" msgstr "Μη έγκυρο πλαίσιο ασφαλείας" #: modules/pam_selinux/pam_selinux.c:539 #, c-format msgid "Unable to get valid context for %s" msgstr "Αδυναμία λήψης έγκυρου πλαίσιου για %s" #: modules/pam_selinux/pam_selinux.c:658 #, c-format msgid "Security Context %s Assigned" msgstr "Αποδόθηκε το πλαίσιο ασφαλείας %s" #: modules/pam_selinux/pam_selinux.c:674 #, c-format msgid "Key Creation Context %s Assigned" msgstr "Εκχωρήθηκε το κλειδί πλαισίου ασφαλείας %s" #: modules/pam_selinux/pam_selinux_check.c:99 #, c-format msgid "failed to initialize PAM\n" msgstr "Αποτυχία αρχικοποίησης του PAM\n" #: modules/pam_selinux/pam_selinux_check.c:105 #, c-format msgid "failed to pam_set_item()\n" msgstr "απέτυχε το pam_set_item()\n" #: modules/pam_selinux/pam_selinux_check.c:133 #, c-format msgid "login: failure forking: %m" msgstr "σύνδεση: αποτυχία διακλάδωσης: %m" #: modules/pam_stress/pam_stress.c:476 #, c-format msgid "Changing STRESS password for %s." msgstr "Αλλαγή κωδικού STRESS για %s." #: modules/pam_stress/pam_stress.c:490 msgid "Enter new STRESS password: " msgstr "Εισάγετε νέο κωδικό STRESS: " #: modules/pam_stress/pam_stress.c:493 msgid "Retype new STRESS password: " msgstr "Πληκτρολογείστε πάλι τον νέο κωδικό STRESS: " #: modules/pam_stress/pam_stress.c:522 msgid "Verification mis-typed; password unchanged" msgstr "Λανθασμένη πληκτρολόγηση επαλήθευσης· ο κωδικός δεν άλλαξε" #: modules/pam_tally/pam_tally.c:541 modules/pam_tally2/pam_tally2.c:599 #, c-format msgid "Account temporary locked (%ld seconds left)" msgstr "Ο λογαριασμός κλειδώθηκε προσωρινά (%ld ακόμα δευτερόλεπτα)" #: modules/pam_tally/pam_tally.c:566 modules/pam_tally2/pam_tally2.c:578 #, c-format msgid "Account locked due to %u failed logins" msgstr "Ο λογαριασμός κλειδώθηκε λόγω %u αποτυχημένων προσπαθειών σύνδεσης" #: modules/pam_tally/pam_tally.c:777 modules/pam_tally2/pam_tally2.c:887 msgid "Authentication error" msgstr "Σφάλμα ταυτοποίησης" #: modules/pam_tally/pam_tally.c:778 modules/pam_tally2/pam_tally2.c:888 msgid "Service error" msgstr "Σφάλμα υπηρεσίας" #: modules/pam_tally/pam_tally.c:779 modules/pam_tally2/pam_tally2.c:889 msgid "Unknown user" msgstr "Άγνωστος χρήστης" #: modules/pam_tally/pam_tally.c:780 modules/pam_tally2/pam_tally2.c:890 msgid "Unknown error" msgstr "Άγνωστο σφάλμα" #: modules/pam_tally/pam_tally.c:796 modules/pam_tally2/pam_tally2.c:909 #, c-format msgid "%s: Bad number given to --reset=\n" msgstr "%s: Δόθηκε λάθος αριθμός για --reset=\n" #: modules/pam_tally/pam_tally.c:800 modules/pam_tally2/pam_tally2.c:913 #, c-format msgid "%s: Unrecognised option %s\n" msgstr "%s: Άγνωστη επιλογή %s\n" #: modules/pam_tally/pam_tally.c:812 #, c-format msgid "" "%s: [--file rooted-filename] [--user username] [--reset[=n]] [--quiet]\n" msgstr "" "%s: [--file rooted-filename] [--user username] [--reset[=n]] [--quiet]\n" #: modules/pam_tally/pam_tally.c:886 modules/pam_tally2/pam_tally2.c:1039 #, c-format msgid "%s: Can't reset all users to non-zero\n" msgstr "%s: Αδύνατη η επαναφορά όλων των χρηστών σε μη-μηδενικούς\n" #: modules/pam_tally2/pam_tally2.c:940 #, c-format msgid "Login Failures Latest failure From\n" msgstr "Αποτυχίες Σύνδεσης Τελευταία αποτυχία από\n" #: modules/pam_tally2/pam_tally2.c:956 #, c-format msgid "" "%s: [-f rooted-filename] [--file rooted-filename]\n" " [-u username] [--user username]\n" " [-r] [--reset[=n]] [--quiet]\n" msgstr "" "%s: [-f rooted-filename] [--file rooted-filename]\n" " [-u username] [--user username]\n" " [-r] [--reset[=n]] [--quiet]\n" #: modules/pam_timestamp/pam_timestamp.c:345 #, c-format msgid "Access granted (last access was %ld seconds ago)." msgstr "Χορήγηση πρόσβασης (τελευταία πρόσβαση πριν από %ld δευτερόλεπτα)." #: modules/pam_unix/pam_unix_acct.c:247 modules/pam_unix/pam_unix_acct.c:269 msgid "Your account has expired; please contact your system administrator" msgstr "" "Ο λογαριασμός σας έχει λήξει. Παρακαλώ επικοινωνήστε με το διαχειριστή του " "συστήματος σας" #: modules/pam_unix/pam_unix_acct.c:255 msgid "You are required to change your password immediately (root enforced)" msgstr "" "Επιβάλλεται να αλλάξετε τον κωδικό σας άμεσα (υποχρέωση από τον root)" #: modules/pam_unix/pam_unix_acct.c:261 msgid "You are required to change your password immediately (password aged)" msgstr "Επιβάλλεται να αλλάξετε τον κωδικό σας άμεσα (παλαιός κωδικός)" #: modules/pam_unix/pam_unix_acct.c:282 modules/pam_unix/pam_unix_acct.c:289 #, c-format msgid "Warning: your password will expire in %d day" msgid_plural "Warning: your password will expire in %d days" msgstr[0] "Προειδοποίηση: ο κωδικός σας θα λήξει σε %d ημέρα" msgstr[1] "Προειδοποίηση: ο κωδικός σας θα λήξει σε %d ημέρες" #. TRANSLATORS: only used if dngettext is not supported #: modules/pam_unix/pam_unix_acct.c:294 #, c-format msgid "Warning: your password will expire in %d days" msgstr "Προειδοποίηση: ο κωδικός σας θα λήξει σε %d ημέρες" #: modules/pam_unix/pam_unix_passwd.c:398 msgid "NIS password could not be changed." msgstr "Ο κωδικός NIS δεν μπορεί να αλλάχθεί" #: modules/pam_unix/pam_unix_passwd.c:513 msgid "You must choose a longer password" msgstr "Πρέπει να επιλέξετε ένα μεγαλύτερο κωδικό" #: modules/pam_unix/pam_unix_passwd.c:619 #, c-format msgid "Changing password for %s." msgstr "Αλλαγή κωδικού για %s." #: modules/pam_unix/pam_unix_passwd.c:630 msgid "(current) UNIX password: " msgstr "(τρέχων) κωδικός UNIX: " #: modules/pam_unix/pam_unix_passwd.c:665 msgid "You must wait longer to change your password" msgstr "Θα πρέπει να περιμένετε περισσότερο για να αλλάξετε τον κωδικό σας" #: modules/pam_unix/pam_unix_passwd.c:725 msgid "Enter new UNIX password: " msgstr "Εισάγετε νέο κωδικό UNIX: " #: modules/pam_unix/pam_unix_passwd.c:726 msgid "Retype new UNIX password: " msgstr "Πληκτρολογήστε πάλι το νέο κωδικό UNIX: " language-pack-el-base/data/el/LC_MESSAGES/dialog.po0000644000000000000000000000405212734304614016653 0ustar # Greek translation for dialog. # This file is distributed under the same license as the dialog package. # Copyright (C) 2008 Free Software Foundation, Inc. # Savvas Radevic , 2012. # msgid "" msgstr "" "Project-Id-Version: dialog 1.1.20080819\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-05-10 21:00-0400\n" "PO-Revision-Date: 2015-11-19 11:27+0000\n" "Last-Translator: Savvas Radevic \n" "Language-Team: Greek \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:33+0000\n" "X-Generator: Launchpad (build 18115)\n" "Language: el\n" #: buttons.c:480 msgid "Yes" msgstr "Ναι" #: buttons.c:488 msgid "No" msgstr "Όχι" #: buttons.c:496 msgid "OK" msgstr "Εντάξει" #: buttons.c:504 msgid "Cancel" msgstr "Άκυρο" #: buttons.c:512 msgid "EXIT" msgstr "Έξοδος" #: buttons.c:520 msgid "Extra" msgstr "Πρόσθετα" #: buttons.c:528 msgid "Help" msgstr "Βοήθεια" #. Headline "Month" #: calendar.c:300 msgid "Month" msgstr "Μήνας" #. Headline "Year" #: calendar.c:322 msgid "Year" msgstr "Έτος" #: dialog.c:728 msgid "Rename" msgstr "Μετονομασία" #: fselect.c:596 msgid "Directories" msgstr "Φάκελοι" #: fselect.c:597 msgid "Files" msgstr "Αρχεία" #: mixedgauge.c:58 msgid "Succeeded" msgstr "Επιτυχία" #: mixedgauge.c:61 msgid "Failed" msgstr "Αποτυχία" #: mixedgauge.c:64 msgid "Passed" msgstr "Πέρασε" #: mixedgauge.c:67 msgid "Completed" msgstr "Ολοκλήρωση" #: mixedgauge.c:70 msgid "Checked" msgstr "Έλεγχος" #: mixedgauge.c:73 msgid "Done" msgstr "Τέλος" #: mixedgauge.c:76 msgid "Skipped" msgstr "Παράλειψη" #: mixedgauge.c:79 msgid "In Progress" msgstr "Σε εξέλιξη" #: mixedgauge.c:85 msgid "N/A" msgstr "Μη Διαθέσιμο" #: mixedgauge.c:190 msgid "Overall Progress" msgstr "Συνολική πρόοδος" #: textbox.c:502 msgid "Search" msgstr "Αναζήτηση" language-pack-el-base/data/el/LC_MESSAGES/upower.po0000644000000000000000000000417212734304614016740 0ustar # Greek translation for upower # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the upower package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: upower\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-06-15 11:24+0000\n" "PO-Revision-Date: 2012-04-12 17:49+0000\n" "Last-Translator: tzem \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 18:49+0000\n" "X-Generator: Launchpad (build 18115)\n" #. TRANSLATORS: exit after we've started up, used for user profiling #: ../src/up-main.c:185 msgid "Exit after a small delay" msgstr "Έξοδος μετά από μικρή καθυστέρηση" #. TRANSLATORS: exit straight away, used for automatic profiling #: ../src/up-main.c:188 msgid "Exit after the engine has loaded" msgstr "Έξοδος μετά τη φόρτωση της μηχανής" #: ../src/up-main.c:190 msgid "Show extra debugging information" msgstr "Προβολή επιπρόσθετων πληροφοριών αποσφαλμάτωσης" #: ../tools/up-tool.c:267 msgid "Enumerate objects paths for devices" msgstr "Απαρίθμηση διαδρομών αντικειμένων για συσκευές" #: ../tools/up-tool.c:268 msgid "Dump all parameters for all objects" msgstr "Απόρριψη όλων των παραμέτρων για όλα τα αντικείμενα" #: ../tools/up-tool.c:269 msgid "Get the wakeup data" msgstr "Εύρεση δεδομένων αφύπνισης" #: ../tools/up-tool.c:270 msgid "Monitor activity from the power daemon" msgstr "Παρακολούθηση δραστηριότητας από τον power daemon" #: ../tools/up-tool.c:271 msgid "Monitor with detail" msgstr "Παρακολούθηση με λεπτομέρειες" #: ../tools/up-tool.c:272 msgid "Show information about object path" msgstr "Προβολή πληροφοριών για διαδρομές αντικειμένων" language-pack-el-base/data/el/LC_MESSAGES/ubuntu-ui-toolkit.po0000644000000000000000000002425412734304614021042 0ustar # Greek translation for ubuntu-ui-toolkit # Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014 # This file is distributed under the same license as the ubuntu-ui-toolkit package. # FIRST AUTHOR , 2014. # msgid "" msgstr "" "Project-Id-Version: ubuntu-ui-toolkit\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2015-11-05 10:05+0100\n" "PO-Revision-Date: 2016-04-12 14:13+0000\n" "Last-Translator: Simos Xenitellis  \n" "Language-Team: Greek \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:23+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 "Μη έγκυρος τύπος διαύλου: %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 λεπτό πριν" msgstr[1] "%1 λεπτά πριν" #: Ubuntu/Components/plugin/i18n.cpp:277 #, qt-format msgid "%1 minute" msgid_plural "%1 minutes" msgstr[0] "%1 λεπτό" msgstr[1] "%1 λεπτά" #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2 #: Ubuntu/Components/plugin/i18n.cpp:284 msgid "h:mm ap" msgstr "h:mm ap" #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2 #: Ubuntu/Components/plugin/i18n.cpp:287 msgid "HH:mm" msgstr "HH:mm" #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2 #: Ubuntu/Components/plugin/i18n.cpp:293 msgid "'Yesterday 'h:mm ap" msgstr "'Yesterday 'h:mm ap" #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2 #: Ubuntu/Components/plugin/i18n.cpp:296 msgid "'Yesterday 'HH:mm" msgstr "'Εχθές '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 "'Tomorrow 'h:mm ap" #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2 #: Ubuntu/Components/plugin/i18n.cpp:305 msgid "'Tomorrow 'HH:mm" msgstr "'Αύριο 'HH:mm" #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2 #: Ubuntu/Components/plugin/i18n.cpp:312 msgid "ddd' 'h:mm ap" msgstr "ddd' 'h:mm ap" #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2 #: Ubuntu/Components/plugin/i18n.cpp:315 msgid "ddd' 'HH:mm" msgstr "ηηη' '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 "" "Η ιδιότητα \"%1\" του αντικειμένου %2 έχει τύπο %3 και δεν μπορεί να λάβει " "την τιμή \"%4\" του τύπου %5" #: Ubuntu/Components/plugin/statesaverbackend_p.cpp:185 #, qt-format msgid "property \"%1\" does not exist or is not writable for object %2" msgstr "" "Η ιδιότητα \"%1\" δεν υπάρχει ή δεν είναι εγγράψιμη για το αντικείμενο %2" #: 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 "Το %1 αναμένει και ένα πρόσθετο όρισμα: %2" #: Ubuntu/Components/plugin/ucarguments.cpp:503 #, qt-format msgid "%1 is expecting a value for argument: %2" msgstr "Το %1 αναμένει μια τιμή για το όρισμα: %2" #: Ubuntu/Components/plugin/ucarguments.cpp:520 #, qt-format msgid "%1 is expecting additional arguments: %2" msgstr "Το %1 αναμένει πρόσθετα ορίσματα: %2" #: Ubuntu/Components/plugin/uclistitemstyle.cpp:145 msgid "consider overriding swipeEvent() slot!" msgstr "" #: Ubuntu/Components/plugin/uclistitemstyle.cpp:165 msgid "consider overriding rebound() slot!" msgstr "" #: Ubuntu/Components/plugin/ucmousefilters.cpp:1065 msgid "Ignoring AfterItem priority for InverseMouse filters." msgstr "Αγνόηση προτεραιότητας για φίλτρα InverseMouse." #: Ubuntu/Components/plugin/ucserviceproperties.cpp:77 msgid "Changing connection parameters forbidden." msgstr "" #: Ubuntu/Components/plugin/ucserviceproperties.cpp:160 #, qt-format msgid "" "Binding detected on property '%1' will be removed by the service updates." msgstr "" #: Ubuntu/Components/plugin/ucstatesaver.cpp:46 msgid "Warning: attachee must have an ID. State will not be saved." msgstr "" "Προειδοποίηση: το attachee πρέπει να έχει ένα ID. Η τρέχουσα κατάσταση δεν " "θα αποθηκευτεί." #: Ubuntu/Components/plugin/ucstatesaver.cpp:56 #, qt-format msgid "" "Warning: attachee's UUID is already registered, state won't be saved: %1" msgstr "" "Προειδοποίηση: Το UUID του attachee έχει ήδη καταχωρηθεί, η τρέχουσα " "κατάσταση δεν θα αποθηκευτεί: %1" #: Ubuntu/Components/plugin/ucstatesaver.cpp:107 #, qt-format msgid "" "All the parents must have an id.\n" "State saving disabled for %1, class %2" msgstr "" "Όλα τα γονικά στοιχεία πρέπει να έχουν ταυτότητα (ID).\n" "Η αποθήκευση κατάστασης είναι απενεργοποιημένη για %1, κλάση %2" #: Ubuntu/Components/plugin/uctheme.cpp:208 #, qt-format msgid "Theme not found: \"%1\"" msgstr "Αδυναμί εύρεσης θέματος:: \"%1\"" #: Ubuntu/Components/plugin/uctheme.cpp:539 msgid "Not a Palette component." msgstr "" #: Ubuntu/Components/plugin/ucviewitemsattached.cpp:462 msgid "Dragging mode requires ListView" msgstr "" #: Ubuntu/Components/plugin/ucviewitemsattached.cpp:468 msgid "" "Dragging is only supported when using a QAbstractItemModel, ListModel or " "list." msgstr "" #: Ubuntu/Components/Popups/1.2/ComposerSheet.qml:78 #: Ubuntu/Components/Popups/1.3/ComposerSheet.qml:78 msgid "Cancel" msgstr "Ακύρωση" #: 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-el-base/data/el/LC_MESSAGES/fetchmail.po0000644000000000000000000027745712734304614017375 0ustar # Greek Translation of Fetchmail. # Copyright (C) 2003 Free Software Foundation, Inc. # Dokianakis Theofanis , 2003. # msgid "" msgstr "" "Project-Id-Version: fetchmail 6.2.2\n" "Report-Msgid-Bugs-To: fetchmail-devel@lists.berlios.de\n" "POT-Creation-Date: 2013-04-23 23:24+0200\n" "PO-Revision-Date: 2013-12-19 10:14+0000\n" "Last-Translator: Dokianakis Theofanis \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Launchpad-Export-Date: 2016-06-27 16:20+0000\n" "X-Generator: Launchpad (build 18115)\n" "Language: el\n" #: checkalias.c:179 #, c-format msgid "Checking if %s is really the same node as %s\n" msgstr "Έλεγχος εάν το %s είναι πράγματι ο ίδιος κόμβος με τον %s\n" #: checkalias.c:183 msgid "Yes, their IP addresses match\n" msgstr "Ναι, οι IP διευθύνσεις τους ταιριάζουν\n" #: checkalias.c:187 msgid "No, their IP addresses don't match\n" msgstr "Όχι, οι IP διευθύνσεις τους δεν ταιριάζουν\n" #: checkalias.c:212 #, c-format msgid "nameserver failure while looking for '%s' during poll of %s: %s\n" msgstr "" #: checkalias.c:237 #, c-format msgid "nameserver failure while looking for `%s' during poll of %s.\n" msgstr "" "η αναζήτηση του `%s' απέτυχε (σφάλμα διαχειριστή ονομάτων), κατα την\n" "συγκέντρωση αλληλογραφίας για το %s.\n" #: cram.c:95 msgid "could not decode BASE64 challenge\n" msgstr "αδυναμία αποκωδικοποίησης της BASE64 πρόκλησης\n" #: cram.c:103 #, c-format msgid "decoded as %s\n" msgstr "αποκωδικοποιήθηκε σαν %s\n" #: driver.c:199 #, c-format msgid "kerberos error %s\n" msgstr "σφάλμα kerberos %s\n" #: driver.c:259 driver.c:265 #, c-format msgid "krb5_sendauth: %s [server says '%s']\n" msgstr "" #: driver.c:345 msgid "Subject: Fetchmail oversized-messages warning" msgstr "Θέμα: Προειδοποίηση του Fetchmail για υπερμεγέθη μηνύματα" #: driver.c:349 #, c-format msgid "" "The following oversized messages were deleted on server %s account %s:" msgstr "" #: driver.c:353 #, c-format msgid "The following oversized messages remain on server %s account %s:" msgstr "" #: driver.c:372 #, c-format msgid " %d message %d octets long deleted by fetchmail." msgid_plural " %d messages %d octets long deleted by fetchmail." msgstr[0] " %d μήνυμα %d οκτάδες μεγάλο διαγράφηκε από το fetchmail" msgstr[1] " %d μηνύματα %d οκτάδες μεγάλα διαγράφηκαν από το fetchmail" #: driver.c:377 #, c-format msgid " %d message %d octets long skipped by fetchmail." msgid_plural " %d messages %d octets long skipped by fetchmail." msgstr[0] " %d μήνυμα %d οκτάδες μεγάλο παραλείφθηκε από το fetchmail" msgstr[1] " %d μηνύματα %d οκτάδες μεγάλα παραλείφθηκαν από το fetchmail" #: driver.c:522 #, c-format msgid "skipping message %s@%s:%d" msgstr "παράλειψη μηνύματος %s@%s:%d" #: driver.c:576 #, c-format msgid "skipping message %s@%s:%d (%d octets)" msgstr "παράλειψη μηνύματος %s@%s:%d (%d octets)" #: driver.c:592 msgid " (length -1)" msgstr " (μήκος -1)" #: driver.c:595 msgid " (oversized)" msgstr " (υπερφυσικό μέγεθος)" #: driver.c:613 #, c-format msgid "couldn't fetch headers, message %s@%s:%d (%d octets)\n" msgstr "αδυναμία λήψης επικεφαλίδων, μήνυμα %s@%s:%d (%d octets)\n" #: driver.c:631 #, c-format msgid "reading message %s@%s:%d of %d" msgstr "ανάγνωση μηνύματος %s@%s:%d από %d" #: driver.c:636 #, c-format msgid " (%d octets)" msgstr "" #: driver.c:637 #, c-format msgid " (%d header octets)" msgstr "" #: driver.c:707 #, c-format msgid " (%d body octets)" msgstr "" #: driver.c:769 #, c-format msgid "" "message %s@%s:%d was not the expected length (%d actual != %d expected)\n" msgstr "" "το μήνυμα %s@%s:%d δεν είχε το αναμενόμενο μήκος(%d πραγματικο !=%d " "αναμενόμενο)\n" #: driver.c:801 msgid " retained\n" msgstr " συγκρατήθηκε\n" #: driver.c:811 msgid " flushed\n" msgstr " διαγράφτηκε\n" #: driver.c:823 msgid " not flushed\n" msgstr " δεν διαγράφτηκε\n" #: driver.c:841 #, c-format msgid "fetchlimit %d reached; %d message left on server %s account %s\n" msgid_plural "" "fetchlimit %d reached; %d messages left on server %s account %s\n" msgstr[0] "" msgstr[1] "" #: driver.c:898 #, c-format msgid "timeout after %d seconds waiting to connect to server %s.\n" msgstr "λήξη χρόνου μετά από %d δεύτερα αναμονής για σύνδεση στον %s.\n" #: driver.c:902 #, c-format msgid "timeout after %d seconds waiting for server %s.\n" msgstr "λήξη χρόνου μετά από %d δεύτερα αναμονής για τον διαχειριστή %s.\n" #: driver.c:906 #, c-format msgid "timeout after %d seconds waiting for %s.\n" msgstr "λήξη χρόνου μετά από %d δεύτερα αναμονής για το %s.\n" #: driver.c:911 #, c-format msgid "timeout after %d seconds waiting for listener to respond.\n" msgstr "" "λήξη χρόνου μετά από %d δεύτερα αναμονής για την απάντηση του ακροατή.\n" #: driver.c:914 #, c-format msgid "timeout after %d seconds.\n" msgstr "λήξη χρόνου μετά από %d δεύτερα.\n" #: driver.c:926 msgid "Subject: fetchmail sees repeated timeouts" msgstr "" #: driver.c:929 #, c-format msgid "" "Fetchmail saw more than %d timeouts while attempting to get mail from " "%s@%s.\n" msgstr "" "Το fetchmail είδε περισσότερα από %d λήξεις ορίων χρόνου κατα την προσπάθεια " "για παραλαβή αλληλογραφίας από το %s@%s.\n" #: driver.c:933 msgid "" "This could mean that your mailserver is stuck, or that your SMTP\n" "server is wedged, or that your mailbox file on the server has been\n" "corrupted by a server error. You can run `fetchmail -v -v' to\n" "diagnose the problem.\n" "\n" "Fetchmail won't poll this mailbox again until you restart it.\n" msgstr "" "Αυτό μπορεί να σημαίνει ότι ο διαχειριστής αλληλογραφίας σας έχει\n" "κολλήσει, ή ότι ο διαχειριστής SMTP σας έχει φρακάρει, ή το αρχείο\n" "γραμματοκιβωτίου στο διαχειριστή έχει καταστραφεί από ένα σφάλμα του.\n" "Μπορείτε να εκτελέσετε `fetchmail -v -v' για να διαγνώσετε το προβλημα\n" "\n" "Το fetchmail δεν θα ξαναρωτήσει αυτό το γραμματοκιβώτιο μέχρι να το\n" "επανεκκινήσετε.\n" #: driver.c:959 #, c-format msgid "pre-connection command terminated with signal %d\n" msgstr "" #: driver.c:962 #, c-format msgid "pre-connection command failed with status %d\n" msgstr "η εντολή προ-σύνδεσης απέτυχε με κατάσταση %d\n" #: driver.c:986 #, c-format msgid "couldn't find HESIOD pobox for %s\n" msgstr "αδυναμία εύρεσης HESIOD ταχ. θυρίδας για το %s\n" #: driver.c:1007 msgid "Lead server has no name.\n" msgstr "Ο επικεφαλής διαχειριστής δεν έχει όνομα.\n" #: driver.c:1034 #, c-format msgid "couldn't find canonical DNS name of %s (%s): %s\n" msgstr "" #: driver.c:1081 #, c-format msgid "%s connection to %s failed" msgstr "%s σύνδεση στο %s απέτυχε" #: driver.c:1110 msgid "SSL connection failed.\n" msgstr "η σύνδεση SSL απέτυχε.\n" #: driver.c:1165 #, c-format msgid "Lock-busy error on %s@%s\n" msgstr "Σφάλμα lock-busy στον %s@%s\n" #: driver.c:1169 #, c-format msgid "Server busy error on %s@%s\n" msgstr "Σφάλμα busy διακομιστή στον %s@%s\n" #: driver.c:1174 #, c-format msgid "Authorization failure on %s@%s%s\n" msgstr "Αποτυχία εξουσιοδότησης στον %s@%s%s\n" #: driver.c:1177 msgid " (previously authorized)" msgstr " (προηγουμένως εξουσιοδοτήθηκε)" #: driver.c:1180 msgid "For help, see http://www.fetchmail.info/fetchmail-FAQ.html#R15\n" msgstr "" #: driver.c:1201 #, c-format msgid "Subject: fetchmail authentication failed on %s@%s" msgstr "" #: driver.c:1205 #, c-format msgid "Fetchmail could not get mail from %s@%s.\n" msgstr "Αδυναμία του fetchmail λήψης αλληλογραφίας από το %s@%s.\n" #: driver.c:1209 msgid "" "The attempt to get authorization failed.\n" "Since we have already succeeded in getting authorization for this\n" "connection, this is probably another failure mode (such as busy server)\n" "that fetchmail cannot distinguish because the server didn't send a useful\n" "error message." msgstr "" #: driver.c:1215 msgid "" "\n" "However, if you HAVE changed your account details since starting the\n" "fetchmail daemon, you need to stop the daemon, change your configuration\n" "of fetchmail, and then restart the daemon.\n" "\n" "The fetchmail daemon will continue running and attempt to connect\n" "at each cycle. No future notifications will be sent until service\n" "is restored." msgstr "" #: driver.c:1225 msgid "" "The attempt to get authorization failed.\n" "This probably means your password is invalid, but some servers have\n" "other failure modes that fetchmail cannot distinguish from this\n" "because they don't send useful error messages on login failure.\n" "\n" "The fetchmail daemon will continue running and attempt to connect\n" "at each cycle. No future notifications will be sent until service\n" "is restored." msgstr "" "Απέτυχε η προσπάθεια λήψης εξουσιοδότησης.\n" "Αυτό ίσως σημαίνει ότι η λέξη κλειδί είναι άκυρη, αλλά μερικοί διαχειριστές\n" "έχουν άλλες καταστάσεις αποτυχίας που το fetchmail δεν μπορεί να ξεχωρίσει\n" "από αυτό γιατί δε στέλνουν χρήσιμα μηνύματα σφαλμάτων σε αποτυχία εισόδου.\n" "\n" "Ο δαίμονας fetchmail θα συνεχίσει να τρέχει και θα προσπαθεί να συνδεθεί\n" "σε κάθε κύκλο. Δε θα σταλθούν μελλοντικές ειδοποιήσεις μέχρι να\n" "αποκατασταθεί η υπηρεσία." #: driver.c:1241 #, c-format msgid "Repoll immediately on %s@%s\n" msgstr "Ξαναερώτηση αμέσως στο %s@%s\n" #: driver.c:1246 #, c-format msgid "Unknown login or authentication error on %s@%s\n" msgstr "Άγνωστο σφάλμα εισόδου ή εξουσιοδότησης στο %s@%s\n" #: driver.c:1270 #, c-format msgid "Authorization OK on %s@%s\n" msgstr "Εξουσιοδότηση πέτυχε στον %s@%s\n" #: driver.c:1276 #, c-format msgid "Subject: fetchmail authentication OK on %s@%s" msgstr "" #: driver.c:1280 #, c-format msgid "Fetchmail was able to log into %s@%s.\n" msgstr "Αδυναμία εισόδου του fetchmail στο %s@%s.\n" #: driver.c:1284 msgid "Service has been restored.\n" msgstr "Η υπηρεσία αποκαταστάθηκε.\n" #: driver.c:1317 #, c-format msgid "selecting or re-polling folder %s\n" msgstr "επιλογή ή επανα-συγκέντρωση φακέλου %s\n" #: driver.c:1319 msgid "selecting or re-polling default folder\n" msgstr "επιλογή ή επανα-συγκέντρωση εξ'ορισμού φακέλου\n" #: driver.c:1331 #, c-format msgid "%s at %s (folder %s)" msgstr "%s στο %s (φάκελος %s)" #: driver.c:1334 rcfile_y.y:390 #, c-format msgid "%s at %s" msgstr "%s στο %s" #: driver.c:1339 #, c-format msgid "Polling %s\n" msgstr "Συγκέντρωση από %s\n" #: driver.c:1343 #, c-format msgid "%d message (%d %s) for %s" msgid_plural "%d messages (%d %s) for %s" msgstr[0] "" msgstr[1] "" #: driver.c:1346 msgid "seen" msgid_plural "seen" msgstr[0] "" msgstr[1] "" #: driver.c:1349 #, c-format msgid "%d message for %s" msgid_plural "%d messages for %s" msgstr[0] "" msgstr[1] "" #: driver.c:1356 #, c-format msgid " (%d octets).\n" msgstr " (%d octets).\n" #: driver.c:1362 #, c-format msgid "No mail for %s\n" msgstr "Δεν υπάρχει αλληλογραφία για το %s\n" #: driver.c:1395 msgid "bogus message count!" msgstr "εσφαλμένη μέτρηση μηνυμάτων!" #: driver.c:1447 #, c-format msgid "Too many mails skipped (%d > %d) due to transient errors for %s\n" msgstr "" #: driver.c:1548 msgid "socket" msgstr "socket" #: driver.c:1551 msgid "missing or bad RFC822 header" msgstr "χαμένη ή κακιά επικεφαλίδα RFC822" #: driver.c:1554 msgid "MDA" msgstr "MDA" #: driver.c:1557 msgid "client/server synchronization" msgstr "συγχρονισμός πελάτη/εξυπηρετητή" #: driver.c:1560 msgid "client/server protocol" msgstr "προτόκολο πελάτη/εξυπηρετητή" #: driver.c:1563 msgid "lock busy on server" msgstr "απασχολημένο κλείδομα στο διαχειριστή" #: driver.c:1566 msgid "SMTP transaction" msgstr "συναλλαγή SMTP" #: driver.c:1569 msgid "DNS lookup" msgstr "αναζήτηση DNS" #: driver.c:1572 msgid "undefined" msgstr "" #: driver.c:1578 #, c-format msgid "%s error while fetching from %s@%s and delivering to SMTP host %s\n" msgstr "" #: driver.c:1580 msgid "unknown" msgstr "" #: driver.c:1582 #, c-format msgid "%s error while fetching from %s@%s\n" msgstr "" #: driver.c:1594 #, c-format msgid "post-connection command terminated with signal %d\n" msgstr "" #: driver.c:1596 #, c-format msgid "post-connection command failed with status %d\n" msgstr "η εντολή προ-σύνδεσης απέτυχε με κατάσταση %d\n" #: driver.c:1615 msgid "Kerberos V4 support not linked.\n" msgstr "Η υποστήριξη για Kerberos V4 δεν έχει συνδεθεί.\n" #: driver.c:1623 msgid "Kerberos V5 support not linked.\n" msgstr "Η υποστήριξη για Kerberos V5 δεν έχει συνδεθεί.\n" #: driver.c:1634 #, c-format msgid "Option --flush is not supported with %s\n" msgstr "Η επιλογή --flush δεν υποστηρίζεται με το %s\n" #: driver.c:1640 #, c-format msgid "Option --all is not supported with %s\n" msgstr "Η επιλογή --all δεν υποστηρίζεται με το %s\n" #: driver.c:1649 #, c-format msgid "Option --limit is not supported with %s\n" msgstr "Η επιλογή --limit δεν υποστηρίζεται με το %s\n" #: env.c:61 #, c-format msgid "" "%s: The QMAILINJECT environment variable is set.\n" "This is dangerous as it can make qmail-inject or qmail's sendmail wrapper\n" "tamper with your From: or Message-ID: headers.\n" "Try \"env QMAILINJECT= %s YOUR ARGUMENTS HERE\"\n" "%s: Abort.\n" msgstr "" "%s: Η μεταβλητή περιβάλλοντος QMAILINJECT έχει οριστεί.\n" "Αυτό είναι επικίνδυνο αφού μπορεί να κάνει το qmail-inject ή το sendmail\n" "wrapper του qmail να πειράξουν τις επικεφαλίδες From: ή Message-ID:.\n" "Δοκιμάστε \"env QMAILINJECT= %s ΤΑ ΟΡΙΣΜΑΤΑ ΣΑΣ ΕΔΩ\"\n" "%s: Ακύρωση.\n" #: env.c:73 #, c-format msgid "" "%s: The NULLMAILER_FLAGS environment variable is set.\n" "This is dangerous as it can make nullmailer-inject or nullmailer's\n" "sendmail wrapper tamper with your From:, Message-ID: or Return-Path: " "headers.\n" "Try \"env NULLMAILER_FLAGS= %s YOUR ARGUMENTS HERE\"\n" "%s: Abort.\n" msgstr "" "%s: Η μεταβλητή περιβάλλοντος NULLMAILER_FLAGS έχει οριστεί.\n" "Αυτό είναι επικίνδυνο αφού μπορεί να κάνει το nullmailer-inject ή wrapper\n" "του sendmail του qmail να πειράξουν τις επικεφαλίδες From:,Message-ID: ή\n" "Return-Path:.\n" "Δοκιμάστε \"env NULLMAILER_FLAGS= %s ΤΑ ΟΡΙΣΜΑΤΑ ΣΑΣ ΕΔΩ\"\n" "%s: Ακύρωση.\n" #: env.c:85 #, c-format msgid "%s: You don't exist. Go away.\n" msgstr "%s: Δεν υπάρχετε. Φύγετε μακριά.\n" #: env.c:149 #, c-format msgid "%s: can't determine your host!" msgstr "%s: αδυναμία προσδιορισμού του συστήματος σας!" #: env.c:172 #, c-format msgid "gethostbyname failed for %s\n" msgstr "η gethostbyname απέτυχε για το %s\n" #: env.c:174 msgid "Cannot find my own host in hosts database to qualify it!\n" msgstr "" #: env.c:178 msgid "" "Trying to continue with unqualified hostname.\n" "DO NOT report broken Received: headers, HELO/EHLO lines or similar " "problems!\n" "DO repair your /etc/hosts, DNS, NIS or LDAP instead.\n" msgstr "" #: etrn.c:49 odmr.c:61 #, c-format msgid "%s's SMTP listener does not support ESMTP\n" msgstr "ο SMTP ακροατής του %s δεν υποστηρίζει ESMTP\n" #: etrn.c:55 #, c-format msgid "%s's SMTP listener does not support ETRN\n" msgstr "ο SMTP ακροατής του %s δεν υποστηρίζει ETRN\n" #: etrn.c:79 #, c-format msgid "Queuing for %s started\n" msgstr "Εκκίνηση συστοίχησης για το %s\n" #: etrn.c:84 #, c-format msgid "No messages waiting for %s\n" msgstr "Δεν περιμένουν μηνύματα για το %s\n" #: etrn.c:90 #, c-format msgid "Pending messages for %s started\n" msgstr "Εκκίνηση της εισαγωγής σε αναμονής των μηνυμάτων για το %s\n" #: etrn.c:94 #, c-format msgid "Unable to queue messages for node %s\n" msgstr "Αδυναμία τοποθέτησης σε σειρά των μηνυμάτων για το κόμβο %s\n" #: etrn.c:98 #, c-format msgid "Node %s not allowed: %s\n" msgstr "Ο κόμβος %s δεν επιτρέπεται: %s\n" #: etrn.c:102 msgid "ETRN syntax error\n" msgstr "Συντακτικό λάθος ETRN\n" #: etrn.c:106 msgid "ETRN syntax error in parameters\n" msgstr "Συντακτικό λάθος ETRN στις παραμέτρους\n" #: etrn.c:110 #, c-format msgid "Unknown ETRN error %d\n" msgstr "Άγνωστο σφάλμα ETRN %d\n" #: etrn.c:154 msgid "Option --keep is not supported with ETRN\n" msgstr "Η επιλογή --keep δεν υποστηρίζετε με το ETRN\n" #: etrn.c:158 msgid "Option --flush is not supported with ETRN\n" msgstr "Η επιλογή --flush δεν υποστηρίζετε με το ETRN\n" #: etrn.c:162 msgid "Option --folder is not supported with ETRN\n" msgstr "" #: etrn.c:166 msgid "Option --check is not supported with ETRN\n" msgstr "Η επιλογή --check δεν υποστηρίζετε με το ETRN\n" #: fetchmail.c:137 msgid "" "Copyright (C) 2002, 2003 Eric S. Raymond\n" "Copyright (C) 2004 Matthias Andree, Eric S. Raymond,\n" " Robert M. Funk, Graham Wilson\n" "Copyright (C) 2005 - 2012 Sunil Shetye\n" "Copyright (C) 2005 - 2013 Matthias Andree\n" msgstr "" #: fetchmail.c:143 msgid "" "Fetchmail comes with ABSOLUTELY NO WARRANTY. This is free software, and you\n" "are welcome to redistribute it under certain conditions. For details,\n" "please see the file COPYING in the source or documentation directory.\n" msgstr "" #: fetchmail.c:181 msgid "WARNING: Running as root is discouraged.\n" msgstr "" #: fetchmail.c:193 msgid "fetchmail: invoked with" msgstr "fetchmail: καλέστηκε με" #: fetchmail.c:217 msgid "could not get current working directory\n" msgstr "αδυναμία λήψης του τρέχοντος φακέλου εργασίας (cwd)\n" #: fetchmail.c:288 #, c-format msgid "This is fetchmail release %s" msgstr "Αυτό είναι το fetchmail έκδοση %s" #: fetchmail.c:313 msgid "The nodetach option is in effect, ignoring logfile option.\n" msgstr "" #: fetchmail.c:320 msgid "Not running in daemon mode, ignoring logfile option.\n" msgstr "" #: fetchmail.c:327 #, c-format msgid "Logfile \"%s\" does not exist, ignoring logfile option.\n" msgstr "" #: fetchmail.c:333 #, c-format msgid "Logfile \"%s\" is not writable, aborting.\n" msgstr "" #: fetchmail.c:351 #, c-format msgid "" "syslog and logfile options are both set, ignoring syslog, and logging to %s" msgstr "" #: fetchmail.c:439 #, c-format msgid "Taking options from command line%s%s\n" msgstr "Λήψη παραμετρων από την γραμμή εντολών%s%s\n" #: fetchmail.c:440 msgid " and " msgstr " και " #: fetchmail.c:445 #, c-format msgid "No mailservers set up -- perhaps %s is missing?\n" msgstr "" "Δεν έχουν οριστεί διαχειριστές αλληλογραφίας -- ίσως το %s να λείπει;\n" #: fetchmail.c:466 msgid "fetchmail: no mailservers have been specified.\n" msgstr "fetchmail: δεν έχουν οριστεί διαχειριστές αλληλογραφίας.\n" #: fetchmail.c:478 msgid "fetchmail: no other fetchmail is running\n" msgstr "fetchmail: δεν τρέχει άλλο fetchmail\n" #: fetchmail.c:484 #, c-format msgid "fetchmail: error killing %s fetchmail at %ld; bailing out.\n" msgstr "" #: fetchmail.c:485 fetchmail.c:494 msgid "background" msgstr "υπόβαθρο" #: fetchmail.c:485 fetchmail.c:494 msgid "foreground" msgstr "προσκήνιο" #: fetchmail.c:493 #, c-format msgid "fetchmail: %s fetchmail at %ld killed.\n" msgstr "" #: fetchmail.c:516 msgid "" "fetchmail: can't check mail while another fetchmail to same host is " "running.\n" msgstr "" "fetchmail: αδυναμία ελέγχου αλληλογραφίας όταν ένα άλλο fetchmail τρέχειστο " "ίδιο σύστημα.\n" #: fetchmail.c:522 #, c-format msgid "" "fetchmail: can't poll specified hosts with another fetchmail running at " "%ld.\n" msgstr "" #: fetchmail.c:529 #, c-format msgid "fetchmail: another foreground fetchmail is running at %ld.\n" msgstr "" #: fetchmail.c:539 msgid "" "fetchmail: can't accept options while a background fetchmail is running.\n" msgstr "" "fetchmail: αδύνατη η αποδοχή παραμέτρων, όταν το fetchmail τρέχει στο " "παρασκήνιο.\n" #: fetchmail.c:545 #, c-format msgid "fetchmail: background fetchmail at %ld awakened.\n" msgstr "" #: fetchmail.c:557 #, c-format msgid "fetchmail: elder sibling at %ld died mysteriously.\n" msgstr "" #: fetchmail.c:572 #, c-format msgid "fetchmail: can't find a password for %s@%s.\n" msgstr "fetchmail: αδυναμία εύρεση λέξης κλειδί για το %s@%s.\n" #: fetchmail.c:576 #, c-format msgid "Enter password for %s@%s: " msgstr "Πληκτρολογήστε την λέξη κλειδί για το %s@%s: " #: fetchmail.c:618 msgid "fetchmail: Cannot detach into background. Aborting.\n" msgstr "" #: fetchmail.c:622 #, c-format msgid "starting fetchmail %s daemon\n" msgstr "" #: fetchmail.c:638 fetchmail.c:640 #, c-format msgid "could not open %s to append logs to\n" msgstr "" #: fetchmail.c:659 msgid "--check mode enabled, not fetching mail\n" msgstr "" #: fetchmail.c:681 #, c-format msgid "couldn't time-check %s (error %d)\n" msgstr "αδυναμία ελέγχου-ώρας %s (σφάλμα %d)\n" #: fetchmail.c:686 #, c-format msgid "restarting fetchmail (%s changed)\n" msgstr "επανεκκίνηση fetchmail (%s άλλαξε)\n" #: fetchmail.c:691 msgid "attempt to re-exec may fail as directory has not been restored\n" msgstr "" "η προσπάθεια για επανεκκ ίσως αποτύχει αφού ο φάκελος δεν έχει " "αποκατασταθεί\n" #: fetchmail.c:718 msgid "attempt to re-exec fetchmail failed\n" msgstr "η απόπειρα για επανεκκίνηση του fetchmail απέτυχε\n" #: fetchmail.c:748 #, c-format msgid "poll of %s skipped (failed authentication or too many timeouts)\n" msgstr "" "παράβλεψη ερώτησης του %s (απέτυχε η εξουσιοδότηση ή πολλές λήξεις χρόνου)\n" #: fetchmail.c:760 #, c-format msgid "interval not reached, not querying %s\n" msgstr "το δίαλλειμα δεν έφτασε, δεν γίνετε ερώτηση %s\n" #: fetchmail.c:798 msgid "Query status=0 (SUCCESS)\n" msgstr "Κατάστασης Ερώτησης=0 (SUCCESS)\n" #: fetchmail.c:800 msgid "Query status=1 (NOMAIL)\n" msgstr "Κατάστασης Ερώτησης=1 (NOMAIL)\n" #: fetchmail.c:802 msgid "Query status=2 (SOCKET)\n" msgstr "Κατάστασης Ερώτησης=2 (SOCKET)\n" #: fetchmail.c:804 msgid "Query status=3 (AUTHFAIL)\n" msgstr "Κατάστασης Ερώτησης=3 (AUTHFAIL)\n" #: fetchmail.c:806 msgid "Query status=4 (PROTOCOL)\n" msgstr "Κατάστασης Ερώτησης=4 (PROTOCOL)\n" #: fetchmail.c:808 msgid "Query status=5 (SYNTAX)\n" msgstr "Κατάστασης Ερώτησης=5 (SYNTAX)\n" #: fetchmail.c:810 msgid "Query status=6 (IOERR)\n" msgstr "Κατάστασης Ερώτησης=6 (IOERR)\n" #: fetchmail.c:812 msgid "Query status=7 (ERROR)\n" msgstr "Κατάστασης Ερώτησης=7 (ERROR)\n" #: fetchmail.c:814 msgid "Query status=8 (EXCLUDE)\n" msgstr "Κατάστασης Ερώτησης=8 (EXCLUDE)\n" #: fetchmail.c:816 msgid "Query status=9 (LOCKBUSY)\n" msgstr "Κατάστασης Ερώτησης=9 (LOCKBUSY)\n" #: fetchmail.c:818 msgid "Query status=10 (SMTP)\n" msgstr "Κατάστασης Ερώτησης=10 (SMTP)\n" #: fetchmail.c:820 msgid "Query status=11 (DNS)\n" msgstr "Κατάστασης Ερώτησης=11 (DNS)\n" #: fetchmail.c:822 msgid "Query status=12 (BSMTP)\n" msgstr "Κατάστασης Ερώτησης=12 (BSMTP)\n" #: fetchmail.c:824 msgid "Query status=13 (MAXFETCH)\n" msgstr "Κατάστασης Ερώτησης=13 (MAXFETCH)\n" #: fetchmail.c:826 #, c-format msgid "Query status=%d\n" msgstr "Κατάστασης Ερώτησης=%d\n" #: fetchmail.c:868 msgid "All connections are wedged. Exiting.\n" msgstr "Όλες οι συνδέσεις έχουν μπλοκάρει. Εγκατάλειψη.\n" #: fetchmail.c:876 #, c-format msgid "sleeping at %s for %d seconds\n" msgstr "" #: fetchmail.c:900 #, c-format msgid "awakened by %s\n" msgstr "αφυπνίστηκε από το %s\n" #: fetchmail.c:903 #, c-format msgid "awakened by signal %d\n" msgstr "αφυπνίστηκε από σήμα %d\n" #: fetchmail.c:911 #, c-format msgid "awakened at %s\n" msgstr "αφυπνίστηκε στο %s\n" #: fetchmail.c:916 #, c-format msgid "normal termination, status %d\n" msgstr "φυσιολογικός τερματισμός, κατάσταση %d\n" #: fetchmail.c:1075 msgid "couldn't time-check the run-control file\n" msgstr "αδυναμία ελέγχου-ώρας του αρχείο run-control\n" #: fetchmail.c:1109 #, c-format msgid "Warning: multiple mentions of host %s in config file\n" msgstr "" "Προειδοποίηση: πολλαπλές αναφορές του διακομιστή %s στο αρχείο ρυθμίσεων\n" #: fetchmail.c:1148 msgid "fetchmail: Error: multiple \"defaults\" records in config file.\n" msgstr "" #: fetchmail.c:1270 msgid "SSL support is not compiled in.\n" msgstr "η υποστήριξη για SSL δεν έχει μπει στη μετάφραση.\n" #: fetchmail.c:1277 msgid "KERBEROS v4 support is configured, but not compiled in.\n" msgstr "" #: fetchmail.c:1283 msgid "KERBEROS v5 support is configured, but not compiled in.\n" msgstr "" #: fetchmail.c:1289 msgid "GSSAPI support is configured, but not compiled in.\n" msgstr "" #: fetchmail.c:1319 #, c-format msgid "" "fetchmail: warning: no DNS available to check multidrop fetches from %s\n" msgstr "" "fetchmail: προειδοποίηση: κανένα διαθέσιμο DNS για έλεγχο λήψεων από %s\n" #: fetchmail.c:1330 #, c-format msgid "warning: multidrop for %s requires envelope option!\n" msgstr "" #: fetchmail.c:1331 msgid "warning: Do not ask for support if all mail goes to postmaster!\n" msgstr "" #: fetchmail.c:1348 #, c-format msgid "" "fetchmail: %s configuration invalid, specify positive port number for " "service or port\n" msgstr "" #: fetchmail.c:1355 #, c-format msgid "" "fetchmail: %s configuration invalid, RPOP requires a privileged port\n" msgstr "" #: fetchmail.c:1373 #, c-format msgid "%s configuration invalid, LMTP can't use default SMTP port\n" msgstr "" "μη έγκυρες ρυθμίσεις %s, το LMTP δεν κάνει χρήση της εξ ορισμού θύρας SMTP\n" #: fetchmail.c:1387 msgid "Both fetchall and keep on in daemon or idle mode is a mistake!\n" msgstr "" #: fetchmail.c:1412 #, c-format msgid "terminated with signal %d\n" msgstr "έληξε με σήμα %d\n" #: fetchmail.c:1485 #, c-format msgid "%s querying %s (protocol %s) at %s: poll started\n" msgstr "%s ερώτηση %s (πρωτόκολλο %s) στο %s: άρχισε η ερώτηση\n" #: fetchmail.c:1510 msgid "POP2 support is not configured.\n" msgstr "Δεν έχει ρυθμιστεί η υποστήριξη POP2.\n" #: fetchmail.c:1522 msgid "POP3 support is not configured.\n" msgstr "Δεν έχει ρυθμιστεί η υποστήριξη POP3.\n" #: fetchmail.c:1532 msgid "IMAP support is not configured.\n" msgstr "Δεν έχει ρυθμιστεί η υποστήριξη IMAP.\n" #: fetchmail.c:1538 msgid "ETRN support is not configured.\n" msgstr "Δεν έχει ρυθμιστεί η υποστήριξη ETRN.\n" #: fetchmail.c:1546 msgid "ODMR support is not configured.\n" msgstr "Δεν έχει ρυθμιστεί η υποστήριξη ODMR.\n" #: fetchmail.c:1553 msgid "unsupported protocol selected.\n" msgstr "επιλέχθηκε μη υποστηριζόμενο πρωτόκολλο.\n" #: fetchmail.c:1563 #, c-format msgid "%s querying %s (protocol %s) at %s: poll completed\n" msgstr "%s ερώτηση %s (πρωτόκολλο %s) στο %s: ολοκληρώθηκε η ερώτηση\n" #: fetchmail.c:1580 #, c-format msgid "Poll interval is %d seconds\n" msgstr "Διάλλειμα ερώτησης είναι %d δευτερόλεπτα\n" #: fetchmail.c:1582 #, c-format msgid "Logfile is %s\n" msgstr "Αρχείο καταχώρισης είναι το %s\n" #: fetchmail.c:1584 #, c-format msgid "Idfile is %s\n" msgstr "Αρχείο Id είναι το %s\n" #: fetchmail.c:1587 msgid "Progress messages will be logged via syslog\n" msgstr "Τα μηνύματα προόδου θα καταχωριθούν μέσω του syslog\n" #: fetchmail.c:1590 msgid "Fetchmail will masquerade and will not generate Received\n" msgstr "Το fetchmail θα αποκρυφθεί και δε θα παράγει Received\n" #: fetchmail.c:1592 msgid "Fetchmail will show progress dots even in logfiles.\n" msgstr "Το fetchmail θα δείχνει τελείες προόδου και στα αρχεία καταγραφής.\n" #: fetchmail.c:1594 #, c-format msgid "Fetchmail will forward misaddressed multidrop messages to %s.\n" msgstr "" "Το fetchmail θα προωθεί multidrop μηνύματα με κακή διεύθυνση στο %s.\n" #: fetchmail.c:1598 msgid "Fetchmail will direct error mail to the postmaster.\n" msgstr "Το fetchmail θα δρομολογεί αλληλογραφία σφαλμάτων στο postmaster.\n" #: fetchmail.c:1600 msgid "Fetchmail will direct error mail to the sender.\n" msgstr "Το fetchmail θα δρομολογεί αλληλογραφία σφαλμάτων στο αποστολέα.\n" #: fetchmail.c:1603 msgid "Fetchmail will treat permanent errors as permanent (drop messages).\n" msgstr "" #: fetchmail.c:1605 msgid "Fetchmail will treat permanent errors as temporary (keep messages).\n" msgstr "" #: fetchmail.c:1612 #, c-format msgid "Options for retrieving from %s@%s:\n" msgstr "Επιλογές για λήψη από %s@%s:\n" #: fetchmail.c:1616 #, c-format msgid " Mail will be retrieved via %s\n" msgstr " Η αλληλογραφία θα ληφθεί μέσω του %s\n" #: fetchmail.c:1619 #, c-format msgid " Poll of this server will occur every %d interval.\n" msgid_plural " Poll of this server will occur every %d intervals.\n" msgstr[0] "" msgstr[1] "" #: fetchmail.c:1623 #, c-format msgid " True name of server is %s.\n" msgstr " Το αληθινό όνομα του διαχειριστή είναι %s.\n" #: fetchmail.c:1626 msgid " This host will not be queried when no host is specified.\n" msgstr "" #: fetchmail.c:1627 msgid " This host will be queried when no host is specified.\n" msgstr "" #: fetchmail.c:1631 msgid " Password will be prompted for.\n" msgstr " Η λέξη κλειδί θα ερωτάτε.\n" #: fetchmail.c:1635 #, c-format msgid " APOP secret = \"%s\".\n" msgstr " μυστικό APOP = \"%s\".\n" #: fetchmail.c:1638 #, c-format msgid " RPOP id = \"%s\".\n" msgstr " RPOP id = \"%s\".\n" #: fetchmail.c:1641 #, c-format msgid " Password = \"%s\".\n" msgstr " Λέξη κλειδί = \"%s\".\n" #: fetchmail.c:1650 #, c-format msgid " Protocol is KPOP with Kerberos %s authentication" msgstr " Το πρωτόκολλο είναι KPOP με εξουσιοδότηση Kerberos %s" #: fetchmail.c:1653 #, c-format msgid " Protocol is %s" msgstr " Το πρωτόκολλο είναι %s" #: fetchmail.c:1655 #, c-format msgid " (using service %s)" msgstr " (χρήση υπηρεσίας %s)" #: fetchmail.c:1657 msgid " (using default port)" msgstr " (χρησιμοποίηση θύρας εξ'ορισμού)" #: fetchmail.c:1659 msgid " (forcing UIDL use)" msgstr " (εξαναγκασμός χρήσης UIDL)" #: fetchmail.c:1665 msgid " All available authentication methods will be tried.\n" msgstr " Όλες οι διαθέσιμες μέθοδοι εξουσιοδότησης θα δοκιμαστούν.\n" #: fetchmail.c:1668 msgid " Password authentication will be forced.\n" msgstr " Θα εξαναγκαστεί η εξουσιοδότηση με λέξη κλειδί.\n" #: fetchmail.c:1671 msgid " MSN authentication will be forced.\n" msgstr "" #: fetchmail.c:1674 msgid " NTLM authentication will be forced.\n" msgstr " Θα εξαναγκαστεί η εξουσιοδότηση NTLM.\n" #: fetchmail.c:1677 msgid " OTP authentication will be forced.\n" msgstr " Θα εξαναγκαστεί η εξουσιοδότηση OTP.\n" #: fetchmail.c:1680 msgid " CRAM-MD5 authentication will be forced.\n" msgstr "" #: fetchmail.c:1683 msgid " GSSAPI authentication will be forced.\n" msgstr " Θα εξαναγκαστεί η εξουσιοδότηση GSSAPI.\n" #: fetchmail.c:1686 msgid " Kerberos V4 authentication will be forced.\n" msgstr " Θα εξαναγκαστεί η εξουσιοδότηση Kerberos V4.\n" #: fetchmail.c:1689 msgid " Kerberos V5 authentication will be forced.\n" msgstr " Θα εξαναγκαστεί η εξουσιοδότηση Kerberos V5.\n" #: fetchmail.c:1692 msgid " End-to-end encryption assumed.\n" msgstr " Κρυπτογράφηση άκρη-με-άκρη θεωρήθηκε.\n" #: fetchmail.c:1696 #, c-format msgid " Mail service principal is: %s\n" msgstr " Διευθυντής υπηρεσίας αλληλογραφίας είναι: %s\n" #: fetchmail.c:1699 msgid " SSL encrypted sessions enabled.\n" msgstr " Ενεργοποίηση κρυπτογραφημένων SSL συνεδριών.\n" #: fetchmail.c:1701 #, c-format msgid " SSL protocol: %s.\n" msgstr " Πρωτόκολλο SSL: %s.\n" #: fetchmail.c:1703 msgid " SSL server certificate checking enabled.\n" msgstr " Ενεργοποίηση ελέγχου πιστοποιητικού διαχειριστή SSL.\n" #: fetchmail.c:1706 #, c-format msgid " SSL trusted certificate file: %s\n" msgstr "" #: fetchmail.c:1708 #, c-format msgid " SSL trusted certificate directory: %s\n" msgstr " Φάκελος εμπιστευμένου πιστοποιητικού SSL: %s\n" #: fetchmail.c:1710 #, c-format msgid " SSL server CommonName: %s\n" msgstr "" #: fetchmail.c:1712 #, c-format msgid " SSL key fingerprint (checked against the server key): %s\n" msgstr "" " Αποτύπωμα κλειδιού SSL (σε σύγκριση με το κλειδί διαχειριστή): %s\n" #: fetchmail.c:1715 #, c-format msgid " Server nonresponse timeout is %d seconds" msgstr " Λήξη χρόνου όχι-απάντησης από το διαχειριστή είναι %d δευτερόλεπτα" #: fetchmail.c:1717 msgid " (default).\n" msgstr " (εξ'ορισμού).\n" #: fetchmail.c:1724 msgid " Default mailbox selected.\n" msgstr " Εξ ορισμού γραμματοκιβώτιο επιλέχθηκε.\n" #: fetchmail.c:1729 msgid " Selected mailboxes are:" msgstr " Επιλεγμένα γραμματοκιβώτια είναι:" #: fetchmail.c:1735 msgid " All messages will be retrieved (--all on).\n" msgstr "" #: fetchmail.c:1736 msgid " Only new messages will be retrieved (--all off).\n" msgstr "" #: fetchmail.c:1738 msgid " Fetched messages will be kept on the server (--keep on).\n" msgstr "" #: fetchmail.c:1739 msgid " Fetched messages will not be kept on the server (--keep off).\n" msgstr "" #: fetchmail.c:1741 msgid "" " Old messages will be flushed before message retrieval (--flush on).\n" msgstr "" #: fetchmail.c:1742 msgid "" " Old messages will not be flushed before message retrieval (--flush off).\n" msgstr "" #: fetchmail.c:1744 msgid "" " Oversized messages will be flushed before message retrieval (--limitflush " "on).\n" msgstr "" #: fetchmail.c:1745 msgid "" " Oversized messages will not be flushed before message retrieval (--" "limitflush off).\n" msgstr "" #: fetchmail.c:1747 msgid " Rewrite of server-local addresses is enabled (--norewrite off).\n" msgstr "" #: fetchmail.c:1748 msgid " Rewrite of server-local addresses is disabled (--norewrite on).\n" msgstr "" #: fetchmail.c:1750 msgid " Carriage-return stripping is enabled (stripcr on).\n" msgstr "" #: fetchmail.c:1751 msgid " Carriage-return stripping is disabled (stripcr off).\n" msgstr "" #: fetchmail.c:1753 msgid " Carriage-return forcing is enabled (forcecr on).\n" msgstr "" #: fetchmail.c:1754 msgid " Carriage-return forcing is disabled (forcecr off).\n" msgstr "" #: fetchmail.c:1756 msgid "" " Interpretation of Content-Transfer-Encoding is disabled (pass8bits on).\n" msgstr "" #: fetchmail.c:1757 msgid "" " Interpretation of Content-Transfer-Encoding is enabled (pass8bits off).\n" msgstr "" #: fetchmail.c:1759 msgid " MIME decoding is enabled (mimedecode on).\n" msgstr "" #: fetchmail.c:1760 msgid " MIME decoding is disabled (mimedecode off).\n" msgstr "" #: fetchmail.c:1762 msgid " Idle after poll is enabled (idle on).\n" msgstr "" #: fetchmail.c:1763 msgid " Idle after poll is disabled (idle off).\n" msgstr "" #: fetchmail.c:1765 msgid " Nonempty Status lines will be discarded (dropstatus on)\n" msgstr "" #: fetchmail.c:1766 msgid " Nonempty Status lines will be kept (dropstatus off)\n" msgstr "" #: fetchmail.c:1768 msgid " Delivered-To lines will be discarded (dropdelivered on)\n" msgstr "" #: fetchmail.c:1769 msgid " Delivered-To lines will be kept (dropdelivered off)\n" msgstr "" #: fetchmail.c:1773 #, c-format msgid " Message size limit is %d octets (--limit %d).\n" msgstr " Το όριο μεγέθουν μηνύματος είναι %d octets (--limit %d).\n" #: fetchmail.c:1776 msgid " No message size limit (--limit 0).\n" msgstr " Κανένα όριο μεγέθους μηνύματος (--limit 0).\n" #: fetchmail.c:1778 #, c-format msgid " Message size warning interval is %d seconds (--warnings %d).\n" msgstr "" " Περίοδος προειδοποίησης μεγέθους μηνύματος είναι %d δεύτερα (--warnings " "%d).\n" #: fetchmail.c:1781 msgid " Size warnings on every poll (--warnings 0).\n" msgstr " Προειδοποιήσεις μεγέθους σε κάθε ερώτηση (--warnings 0).\n" #: fetchmail.c:1784 #, c-format msgid " Received-message limit is %d (--fetchlimit %d).\n" msgstr " Όριο παραληφθέν-μηνύματος είναι %d (--fetchlimit %d).\n" #: fetchmail.c:1787 msgid " No received-message limit (--fetchlimit 0).\n" msgstr " Κανένα όριο παραληφθέν-μηνύματος (--fetchlimit 0).\n" #: fetchmail.c:1789 #, c-format msgid " Fetch message size limit is %d (--fetchsizelimit %d).\n" msgstr " Το όριο μεγέθους μηνύματος είναι %d (--fetchsizelimit %d).\n" #: fetchmail.c:1792 msgid " No fetch message size limit (--fetchsizelimit 0).\n" msgstr " Κανένα όριο μεγέθους μηνύματος (--limit 0).\n" #: fetchmail.c:1796 msgid " Do binary search of UIDs during each poll (--fastuidl 1).\n" msgstr "" #: fetchmail.c:1798 #, c-format msgid "" " Do binary search of UIDs during %d out of %d polls (--fastuidl %d).\n" msgstr "" #: fetchmail.c:1801 msgid " Do linear search of UIDs during each poll (--fastuidl 0).\n" msgstr "" #: fetchmail.c:1803 #, c-format msgid " SMTP message batch limit is %d.\n" msgstr " Όριο δέσμης μηνύματος SMTP είναι %d.\n" #: fetchmail.c:1805 msgid " No SMTP message batch limit (--batchlimit 0).\n" msgstr " Κανένα όριο δέσμης μηνύματος SMTP (--batchlimit 0).\n" #: fetchmail.c:1809 #, c-format msgid " Deletion interval between expunges forced to %d (--expunge %d).\n" msgstr "" " Περίοδος διαγραφής μεταξύ εξαλείψεων εξαναγκάστηκε σε %d (--expunge %d).\n" #: fetchmail.c:1811 msgid " No forced expunges (--expunge 0).\n" msgstr " Καμμιά εξαναγκασμένη εξάλειψη (--expunge 0).\n" #: fetchmail.c:1818 msgid " Domains for which mail will be fetched are:" msgstr " Περιοχές για τις οποίες αλληλογραφία θα ληφθεί είναι:" #: fetchmail.c:1823 fetchmail.c:1843 msgid " (default)" msgstr " (εξ'ορισμού)" #: fetchmail.c:1828 #, c-format msgid " Messages will be appended to %s as BSMTP\n" msgstr " Τα μηνύματα θα προστεθούν σε %s σαν BSMTP\n" #: fetchmail.c:1830 #, c-format msgid " Messages will be delivered with \"%s\".\n" msgstr " Τα μηνύματα θα διανεμηθούν με \"%s\".\n" #: fetchmail.c:1837 #, c-format msgid " Messages will be %cMTP-forwarded to:" msgstr " Τα μηνύματα θα προωθηθούν %cMTP σε:" #: fetchmail.c:1848 #, c-format msgid " Host part of MAIL FROM line will be %s\n" msgstr " Το μέρος διακομιστή της γραμμής MAIL FROM θα είναι %s\n" #: fetchmail.c:1851 #, c-format msgid " Address to be put in RCPT TO lines shipped to SMTP will be %s\n" msgstr "" " Διεύθυνση που θα μπουν στις γραμμές RCPT TO που αποστέλλονται μέσω\n" " SMTP θα είναι %s\n" #: fetchmail.c:1860 msgid " Recognized listener spam block responses are:" msgstr " Αναγνωρισμένες απαντήσεις μπλοκαρίσματος spam ακροατή είναι:" #: fetchmail.c:1866 msgid " Spam-blocking disabled\n" msgstr " Απενεργοποίηση μπλοκαρίσματος-spam\n" #: fetchmail.c:1869 #, c-format msgid " Server connection will be brought up with \"%s\".\n" msgstr " Η σύνδεση διαχειριστή θα αρχινά με \"%s\".\n" #: fetchmail.c:1872 msgid " No pre-connection command.\n" msgstr " Καμμιά εντολή προ-σύνδεσης.\n" #: fetchmail.c:1874 #, c-format msgid " Server connection will be taken down with \"%s\".\n" msgstr " Η σύνδεση διαχειριστή θα τερματίζεται με \"%s\".\n" #: fetchmail.c:1877 msgid " No post-connection command.\n" msgstr " Καμμιά εντολή μετά-σύνδεσης.\n" #: fetchmail.c:1880 msgid " No localnames declared for this host.\n" msgstr " Κανένα τοπικό όνομα δεν ορίστηκε για αυτό το διακομιστή.\n" #: fetchmail.c:1890 msgid " Multi-drop mode: " msgstr " Κατάσταση multi-drop: " #: fetchmail.c:1892 msgid " Single-drop mode: " msgstr " Κατάσταση single-drop: " #: fetchmail.c:1894 #, c-format msgid "%d local name recognized.\n" msgid_plural "%d local names recognized.\n" msgstr[0] "" msgstr[1] "" #: fetchmail.c:1909 msgid " DNS lookup for multidrop addresses is enabled.\n" msgstr "" #: fetchmail.c:1910 msgid " DNS lookup for multidrop addresses is disabled.\n" msgstr "" #: fetchmail.c:1914 msgid "" " Server aliases will be compared with multidrop addresses by IP address.\n" msgstr "" #: fetchmail.c:1916 msgid " Server aliases will be compared with multidrop addresses by name.\n" msgstr "" #: fetchmail.c:1919 msgid " Envelope-address routing is disabled\n" msgstr " Απενεργοποιήθηκε η δρομολόγηση Επικεφαλίδα-φακέλου\n" #: fetchmail.c:1922 #, c-format msgid " Envelope header is assumed to be: %s\n" msgstr " Επικεφαλίδα φακέλου θεωρείτε να είναι: %s\n" #: fetchmail.c:1925 #, c-format msgid " Number of envelope headers to be skipped over: %d\n" msgstr "" #: fetchmail.c:1928 #, c-format msgid " Prefix %s will be removed from user id\n" msgstr " Το πρόθεμα %s θα αφαιρεθεί από το user id\n" #: fetchmail.c:1931 msgid " No prefix stripping\n" msgstr " Καμμιά αφαίρεση προθέματος\n" #: fetchmail.c:1936 msgid " Predeclared mailserver aliases:" msgstr " Προδηλωμένα ψευδώνυμα διαχειριστή-αλληλογραφίας:" #: fetchmail.c:1944 msgid " Local domains:" msgstr " Τοπικές περιοχές:" #: fetchmail.c:1954 #, c-format msgid " Connection must be through interface %s.\n" msgstr " Η σύνδεση πρέπει να είναι μέσω του interface %s.\n" #: fetchmail.c:1956 msgid " No interface requirement specified.\n" msgstr " Δεν ορίστηκαν απαιτήσεις interface.\n" #: fetchmail.c:1958 #, c-format msgid " Polling loop will monitor %s.\n" msgstr " Βρόγχος ερώτησης θα παρακολουθεί το %s.\n" #: fetchmail.c:1960 msgid " No monitor interface specified.\n" msgstr " Δεν ορίστηκε interface παρακολούθησης.\n" #: fetchmail.c:1964 #, c-format msgid " Server connections will be made via plugin %s (--plugin %s).\n" msgstr "" " Συνδέσεις διαχειριστή θα γίνουν μέσω του plugin %s (--plugin %s).\n" #: fetchmail.c:1966 msgid " No plugin command specified.\n" msgstr " Δεν ορίστηκε εντολή plugin.\n" #: fetchmail.c:1968 #, c-format msgid " Listener connections will be made via plugout %s (--plugout %s).\n" msgstr " Συνδέσεις ακροατή θα γίνουν μέσω του plugout %s (--plugout %s).\n" #: fetchmail.c:1970 msgid " No plugout command specified.\n" msgstr " Δεν ορίστηκε εντολή plugout.\n" #: fetchmail.c:1975 msgid " No UIDs saved from this host.\n" msgstr " Δεν αποθηκεύτηκαν UID από αυτό το διακομιστή.\n" #: fetchmail.c:1984 #, c-format msgid " %d UIDs saved.\n" msgstr " %d UID αποθηκεύτηκαν.\n" #: fetchmail.c:1992 msgid " Poll trace information will be added to the Received header.\n" msgstr "" " Πληροφορίες εντοπισμού ερώτησης θα προστεθεί στην επικεφαλίδα Received.\n" #: fetchmail.c:1994 msgid " No poll trace information will be added to the Received header.\n" msgstr "" #: fetchmail.c:1999 msgid " Messages with bad headers will be rejected.\n" msgstr "" #: fetchmail.c:2002 msgid " Messages with bad headers will be passed on.\n" msgstr "" #: fetchmail.c:2007 #, c-format msgid " Pass-through properties \"%s\".\n" msgstr " Ιδιότητες Pass-through \"%s\".\n" #: getpass.c:71 msgid "ERROR: no support for getpassword() routine\n" msgstr "ΣΦΑΛΜΑ: καμμία υποστήριξη για τη ρουτίνα getpassword()\n" #: getpass.c:193 msgid "" "\n" "Caught SIGINT... bailing out.\n" msgstr "" "\n" "Σύλληψη SIGINT... εγκατάλειψη.\n" #: gssapi.c:52 #, c-format msgid "GSSAPI error in gss_display_status called from <%s>\n" msgstr "" #: gssapi.c:55 #, c-format msgid "GSSAPI error %s: %.*s\n" msgstr "" #: gssapi.c:90 #, c-format msgid "Couldn't get service name for [%s]\n" msgstr "Αδυναμία λήψης ονόματος υπηρεσίας για [%s]\n" #: gssapi.c:95 #, c-format msgid "Using service name [%s]\n" msgstr "Χρήση ονόματος υπηρεσίας [%s]\n" #: gssapi.c:122 msgid "" "No suitable GSSAPI credentials found. Skipping GSSAPI authentication.\n" msgstr "" #: gssapi.c:123 msgid "" "If you want to use GSSAPI, you need credentials first, possibly from kinit.\n" msgstr "" #: gssapi.c:159 #, c-format msgid "Received malformed challenge to \"%s GSSAPI\"!\n" msgstr "" #: gssapi.c:169 msgid "Sending credentials\n" msgstr "Αποστολή διαπιστευτηρίων\n" #: gssapi.c:200 msgid "Error exchanging credentials\n" msgstr "Σφάλμα στην ανταλλαγή διαπιστευτηρίων\n" #: gssapi.c:242 msgid "Couldn't unwrap security level data\n" msgstr "Αδυναμία αποκάλυψης δεδομένων επιπέδου ασφάλειας\n" #: gssapi.c:247 msgid "Credential exchange complete\n" msgstr "Ολοκληρώθηκε η ανταλλαγή διαπιστευτηρίων\n" #: gssapi.c:251 msgid "Server requires integrity and/or privacy\n" msgstr "Ο διαχειριστής απαιτεί ακεραιότητα και/ή μυστικότητα\n" #: gssapi.c:260 #, c-format msgid "Unwrapped security level flags: %s%s%s\n" msgstr "Αποκαλυφθέντες σημαίες επιπέδου ασφάλειας: %s%s%s\n" #: gssapi.c:264 #, c-format msgid "Maximum GSS token size is %ld\n" msgstr "Μέγιστο μέγεθος τεκμηρίου GSS είναι %ld\n" #: gssapi.c:277 msgid "Error creating security level request\n" msgstr "Σφάλμα στη δημιουργία αίτησης επιπέδου ασφάλειας\n" #: gssapi.c:288 msgid "Releasing GSS credentials\n" msgstr "Απελευθέρωση διαπιστευτηρίων GSS\n" #: gssapi.c:292 msgid "Error releasing credentials\n" msgstr "Σφάλμα στην απελευθέρωση διαπιστευτηρίων\n" #: idle.c:61 #, c-format msgid "fetchmail: thread sleeping for %d sec.\n" msgstr "fetchmail: αναμονή νημάτωσης για %d δευτ.\n" #: imap.c:74 #, c-format msgid "Received BYE response from IMAP server: %s" msgstr "" #: imap.c:92 #, c-format msgid "bogus message count in \"%s\"!" msgstr "" #: imap.c:139 #, c-format msgid "bogus EXPUNGE count in \"%s\"!" msgstr "" #: imap.c:348 msgid "Protocol identified as IMAP4 rev 1\n" msgstr "Ταυτοποίηση πρωτοκόλλου σαν IMAP4 rev 1\n" #: imap.c:354 msgid "Protocol identified as IMAP4 rev 0\n" msgstr "Ταυτοποίηση πρωτοκόλλου σαν IMAP4 rev 0\n" #: imap.c:361 msgid "Protocol identified as IMAP2 or IMAP2BIS\n" msgstr "Ταυτοποίηση πρωτοκόλλου σαν IMAP2 ή IMAP2BIS\n" #: imap.c:378 msgid "will idle after poll\n" msgstr "θα ηρεμήσει μετά την ερώτηση\n" #: imap.c:471 pop3.c:476 #, c-format msgid "%s: upgrade to TLS succeeded.\n" msgstr "" #: imap.c:477 pop3.c:482 #, c-format msgid "%s: upgrade to TLS failed.\n" msgstr "" #: imap.c:482 #, c-format msgid "%s: opportunistic upgrade to TLS failed, trying to continue\n" msgstr "" #: imap.c:598 msgid "Required OTP capability not compiled into fetchmail\n" msgstr "Απαιτούμενη ικανότητα OTP δεν μεταγλωττίστηκε στο fetchmail\n" #: imap.c:618 pop3.c:558 msgid "Required NTLM capability not compiled into fetchmail\n" msgstr "Απαιτούμενη ικανότητα NTLM δεν μεταγλωττίστηκε στο fetchmail\n" #: imap.c:627 msgid "Required LOGIN capability not supported by server\n" msgstr "Απαιτούμενη ικανότητα LOGIN δεν μεταγλωττίστηκε στο fetchmail\n" #: imap.c:691 #, c-format msgid "mail expunge mismatch (%d actual != %d expected)\n" msgstr "" #: imap.c:818 #, c-format msgid "%lu is unseen\n" msgstr "" #: imap.c:868 pop3.c:844 pop3.c:856 pop3.c:1095 pop3.c:1102 #, c-format msgid "%u is unseen\n" msgstr "%u δεν έχει ειδωθεί\n" #: imap.c:903 imap.c:962 msgid "re-poll failed\n" msgstr "επανερώτηση απέτυχε\n" #: imap.c:911 imap.c:967 #, c-format msgid "%d message waiting after re-poll\n" msgid_plural "%d messages waiting after re-poll\n" msgstr[0] "" msgstr[1] "" #: imap.c:928 msgid "mailbox selection failed\n" msgstr "η επιλογή γραμματοκιβωτίου απέτυχε\n" #: imap.c:932 #, c-format msgid "%d message waiting after first poll\n" msgid_plural "%d messages waiting after first poll\n" msgstr[0] "" msgstr[1] "" #: imap.c:946 msgid "expunge failed\n" msgstr "εξάλειψη απέτυχε\n" #: imap.c:950 #, c-format msgid "%d message waiting after expunge\n" msgid_plural "%d messages waiting after expunge\n" msgstr[0] "" msgstr[1] "" #: imap.c:989 msgid "search for unseen messages failed\n" msgstr "αναζήτηση για μη ιδωμένα μηνύματα απέτυχε\n" #: imap.c:994 pop3.c:865 #, c-format msgid "%u is first unseen\n" msgstr "%u είναι το πρώτο μη ιδωμένο\n" #: imap.c:1078 msgid "" "Warning: ignoring bogus data for message sizes returned by the server.\n" msgstr "" #: imap.c:1177 imap.c:1184 #, c-format msgid "Incorrect FETCH response: %s.\n" msgstr "" #: interface.c:256 msgid "Unable to open kvm interface. Make sure fetchmail is SGID kmem." msgstr "" "Αδυναμία ανοίγματος του kvm interface. Βεβαιωθείτε ότι το fetchmail\n" "είναι SGID kmem." #: interface.c:396 #, c-format msgid "Unable to parse interface name from %s" msgstr "Αδυναμία επεξεργασίας του ονόματος interface από το %s" #: interface.c:418 msgid "get_ifinfo: sysctl (iflist estimate) failed" msgstr "get_ifinfo: sysctl (iflist estimate) απέτυχε" #: interface.c:424 msgid "get_ifinfo: malloc failed" msgstr "get_ifinfo: malloc απέτυχε" #: interface.c:430 msgid "get_ifinfo: sysctl (iflist) failed" msgstr "get_ifinfo: sysctl (iflist) απέτυχε" #: interface.c:448 #, c-format msgid "Routing message version %d not understood." msgstr "Έκδοση μηνύματος δρομολόγησης %d δεν γίνεται κατανοητό." #: interface.c:480 #, c-format msgid "No interface found with name %s" msgstr "Δε βρέθηκε κανένα interface με όνομα %s" #: interface.c:538 #, c-format msgid "No IP address found for %s" msgstr "Δεν βρέθηκαν διευθύνσεις IP για το %s" #: interface.c:590 msgid "missing IP interface address\n" msgstr "δεν υπάρχει διεύθυνση IP interface\n" #: interface.c:606 msgid "invalid IP interface address\n" msgstr "μη έγκυρη διεύθυνση IP interface\n" #: interface.c:612 msgid "invalid IP interface mask\n" msgstr "μη έγκυρη IP interface mask\n" #: interface.c:651 #, c-format msgid "activity on %s -noted- as %d\n" msgstr "δραστηριότητα στο %s -σημειώθηκε- σαν %d\n" #: interface.c:666 #, c-format msgid "skipping poll of %s, %s down\n" msgstr "παράβλεψη ερώτησης του %s, το %s είναι κάτω\n" #: interface.c:685 #, c-format msgid "skipping poll of %s, %s IP address excluded\n" msgstr "παράβλεψη ερώτησης του %s, η διεύθυνση IP %s αποκλείστηκε\n" #: interface.c:697 #, c-format msgid "activity on %s checked as %d\n" msgstr "δραστηριότητα στο %s ελέγχθηκε σαν %d\n" #: interface.c:723 #, c-format msgid "skipping poll of %s, %s inactive\n" msgstr "παράβλεψη ερώτησης του %s, %s ανενεργός\n" #: interface.c:730 #, c-format msgid "activity on %s was %d, is %d\n" msgstr "δραστηριότητα στο %s ήταν %d, είναι %d\n" #: kerberos.c:74 msgid "could not decode initial BASE64 challenge\n" msgstr "αδυναμία αποκωδικοποίησης αρχικής πρόκλησης BASE64\n" #: kerberos.c:139 #, c-format msgid "principal %s in ticket does not match -u %s\n" msgstr "διευθυντής %s στο εισιτήριο δε ταιριάζει το -u %s\n" #: kerberos.c:147 #, c-format msgid "non-null instance (%s) might cause strange behavior\n" msgstr "" "η περίπτωση non-null (%s) μπορεί να προκαλέσει παράξενη συμπεριφορά\n" #: kerberos.c:213 msgid "could not decode BASE64 ready response\n" msgstr "αδυναμία αποκωδικοποίησης απάντησης ετοιμότητας BASE64\n" #: kerberos.c:220 msgid "challenge mismatch\n" msgstr "όχι ταίριασμα πρόκλησης\n" #: lock.c:87 #, c-format msgid "fetchmail: error reading lockfile \"%s\": %s\n" msgstr "" #: lock.c:98 msgid "fetchmail: removing stale lockfile\n" msgstr "fetchmail: διαγραφή παλιού αρχείου κλειδώματος\n" #: lock.c:122 #, c-format msgid "fetchmail: error opening lockfile \"%s\": %s\n" msgstr "" #: lock.c:169 msgid "fetchmail: lock creation failed.\n" msgstr "fetchmail: αποτυχία δημιουργίας κλειδώματος.\n" #: netrc.c:220 #, c-format msgid "%s:%d: warning: found \"%s\" before any host names\n" msgstr "%s:%d: προειδοποίηση: βρέθηκε το \"%s\" πριν κάθε όνομα διακομιστή\n" #: netrc.c:258 #, c-format msgid "%s:%d: warning: unknown token \"%s\"\n" msgstr "%s:%d: προειδοποίηση: άγνωστο τεκμήριο \"%s\"\n" #: odmr.c:67 #, c-format msgid "%s's SMTP listener does not support ATRN\n" msgstr "ο SMTP ακροατής του %s δεν υποστηρίζει ΑTRN\n" #: odmr.c:105 msgid "Turnaround now...\n" msgstr "Επιστροφή τώρα...\n" #: odmr.c:110 msgid "ATRN request refused.\n" msgstr "Η αίτηση ATRN απορρίφθηκε.\n" #: odmr.c:114 msgid "Unable to process ATRN request now\n" msgstr "Αδυναμία επεξεργασίας αίτησης ATRN τώρα\n" #: odmr.c:119 msgid "You have no mail.\n" msgstr "Δεν έχετε αλληλογραφία.\n" #: odmr.c:123 msgid "Command not implemented\n" msgstr "Η εντολή δεν έχει υλοποιηθεί\n" #: odmr.c:127 msgid "Authentication required.\n" msgstr "Απαιτείτε εξουσιοδότηση.\n" #: odmr.c:132 #, c-format msgid "Unknown ODMR error \"%s\"\n" msgstr "" #: odmr.c:192 msgid "receiving message data\n" msgstr "" #: odmr.c:245 msgid "Option --keep is not supported with ODMR\n" msgstr "Η επιλογή --keep δεν υποστηρίζετε με το ODMR\n" #: odmr.c:249 msgid "Option --flush is not supported with ODMR\n" msgstr "Η επιλογή --flush δεν υποστηρίζετε με το ODMR\n" #: odmr.c:253 msgid "Option --folder is not supported with ODMR\n" msgstr "" #: odmr.c:257 msgid "Option --check is not supported with ODMR\n" msgstr "Η επιλογή --check δεν υποστηρίζετε με το ODMR\n" #: opie.c:42 msgid "server recv fatal\n" msgstr "διαχειριστής έλαβε θανάσιμο\n" #: opie.c:56 msgid "Could not decode OTP challenge\n" msgstr "Αδυναμία αποκωδικοποίησης πρόκλησης OTP\n" #: opie.c:64 pop3.c:585 msgid "Secret pass phrase: " msgstr "Μυστική φράση κλειδί: " #: options.c:176 options.c:220 #, c-format msgid "String '%s' is not a valid number string.\n" msgstr "Η συμβολοσειρά '%s' δεν είναι έγκυρη συμβολοσειρά αριθμού.\n" #: options.c:185 #, c-format msgid "Value of string '%s' is %s than %d.\n" msgstr "Τιμή της συμβολοσειράς '%s' είναι %s αντί %d.\n" #: options.c:186 msgid "smaller" msgstr "μικρότερο" #: options.c:186 msgid "larger" msgstr "μεγαλύτερο" #: options.c:323 #, c-format msgid "Invalid bad-header policy `%s' specified.\n" msgstr "" #: options.c:364 #, c-format msgid "Invalid protocol `%s' specified.\n" msgstr "Ορίστηκε μη έγκυρο πρωτόκολλο `%s'.\n" #: options.c:411 #, c-format msgid "Invalid authentication `%s' specified.\n" msgstr "Ορίστηκε μη έγκυρη εξουσιοδότηση `%s'.\n" #: options.c:620 msgid "usage: fetchmail [options] [server ...]\n" msgstr "χρήση: fetchmail [επιλογές] [διαχειριστής ...]\n" #: options.c:621 msgid " Options are as follows:\n" msgstr " Οι επιλογές είναι οι ακόλουθες:\n" #: options.c:622 msgid " -?, --help display this option help\n" msgstr " -?, --help απεικόνιση αυτού του μηνύματος βοηθείας\n" #: options.c:623 msgid " -V, --version display version info\n" msgstr " -V, --version απεικόνιση πληροφορίες εκδόσεως\n" #: options.c:625 msgid " -c, --check check for messages without fetching\n" msgstr " -c, --check έλεγχος για μηνύματα χωρίς παραλαβή\n" #: options.c:626 msgid " -s, --silent work silently\n" msgstr " -s, --silent αθόρυβη εργασία\n" #: options.c:627 msgid " -v, --verbose work noisily (diagnostic output)\n" msgstr " -v, --verbose θορυβώδης εργασία (διαγνωστική έξοδος)\n" #: options.c:628 msgid " -d, --daemon run as a daemon once per n seconds\n" msgstr " -d, --daemon εκτέλεση σαν δαίμονας μια φορά κάθε n δεύτερα\n" #: options.c:629 msgid " -N, --nodetach don't detach daemon process\n" msgstr " -N, --nodetach ακύρωση αφαίρεσης διεργασίας του δαίμονα\n" #: options.c:630 msgid " -q, --quit kill daemon process\n" msgstr " -q, --quit τερματισμός διεργασίας δαίμονα\n" #: options.c:631 msgid " -L, --logfile specify logfile name\n" msgstr " -L, --logfile καθορισμός ονόματος αρχείου καταγραφής\n" #: options.c:632 msgid "" " --syslog use syslog(3) for most messages when running as a " "daemon\n" msgstr "" " --syslog χρησιμοποίηση του syslog(3) για τα περισσότερα μηνύματα\n" " όταν εκτελείτε σαν δαίμονας\n" #: options.c:633 msgid " --invisible don't write Received & enable host spoofing\n" msgstr "" " --invisible μη εγγραφή Received & λειτουργία της απόκρυψης " "συστήματος\n" #: options.c:634 msgid " -f, --fetchmailrc specify alternate run control file\n" msgstr " -f, --fetchmailrc ορισμός εναλλακτικού αρχείου προτιμήσεων\n" #: options.c:635 msgid " -i, --idfile specify alternate UIDs file\n" msgstr " -i, --idfile ορισμός εναλλακτικού αρχείου με UIDs\n" #: options.c:636 msgid " --pidfile specify alternate PID (lock) file\n" msgstr "" #: options.c:637 msgid " --postmaster specify recipient of last resort\n" msgstr " --postmaster ορισμός παραλήπτη σαν τελευταία λύση\n" #: options.c:638 msgid " --nobounce redirect bounces from user to postmaster.\n" msgstr "" " --nobounce αναδρομολόγηση των αναπηδήσεων από χρήστη σε " "postmaster.\n" #: options.c:639 msgid "" " --nosoftbounce fetchmail deletes permanently undeliverable messages.\n" msgstr "" #: options.c:640 msgid "" " --softbounce keep permanently undeliverable messages on server " "(default).\n" msgstr "" #: options.c:642 msgid " -I, --interface interface required specification\n" msgstr " -I, --interface απαιτούμενος ορισμός interface\n" #: options.c:643 msgid " -M, --monitor monitor interface for activity\n" msgstr " -M, --monitor παρακολούθηση interface για δραστηριότητα\n" #: options.c:646 msgid " --ssl enable ssl encrypted session\n" msgstr " --ssl ενεργοποίηση ssl κρυπτογραφημένης συνεδρίας\n" #: options.c:647 msgid " --sslkey ssl private key file\n" msgstr " --sslkey προσωπικό αρχείο κλειδιού ssl\n" #: options.c:648 msgid " --sslcert ssl client certificate\n" msgstr " --sslcert πιστοποιητικό πελάτη ssl\n" #: options.c:649 msgid "" " --sslcertck do strict server certificate check (recommended)\n" msgstr "" #: options.c:650 msgid " --sslcertfile path to trusted-CA ssl certificate file\n" msgstr "" #: options.c:651 msgid " --sslcertpath path to trusted-CA ssl certificate directory\n" msgstr "" #: options.c:652 msgid "" " --sslcommonname expect this CommonName from server (discouraged)\n" msgstr "" #: options.c:653 msgid "" " --sslfingerprint fingerprint that must match that of the server's " "cert.\n" msgstr "" #: options.c:654 msgid " --sslproto force ssl protocol (SSL2/SSL3/TLS1)\n" msgstr "" #: options.c:656 msgid " --plugin specify external command to open connection\n" msgstr "" " --plugin καθορισμός εξωτερικής εντολής για άνοιγμα σύνδεσης\n" #: options.c:657 msgid "" " --plugout specify external command to open smtp connection\n" msgstr "" " --plugout καθορισμός εξωτερικής εντολής για άνοιγμα smtp σύνδεσης\n" #: options.c:658 msgid "" " --bad-header {reject|accept}\n" " specify policy for handling messages with bad headers\n" msgstr "" #: options.c:661 msgid " -p, --protocol specify retrieval protocol (see man page)\n" msgstr "" " -p, --protocol καθορισμός πρωτοκόλλου ανάκτησης (δείτε σελίδα man)\n" #: options.c:662 msgid " -U, --uidl force the use of UIDLs (pop3 only)\n" msgstr " -U, --uidl εξαναγκασμός χρήσης των UIDL (pop3 μόνο)\n" #: options.c:663 msgid "" " --port TCP port to connect to (obsolete, use --service)\n" msgstr "" #: options.c:664 msgid "" " -P, --service TCP service to connect to (can be numeric TCP port)\n" msgstr "" #: options.c:665 msgid " --auth authentication type (password/kerberos/ssh/otp)\n" msgstr "" " --auth τύπος εξουσιοδότησης (password/kerberos/ssh/otp)\n" #: options.c:666 msgid " -t, --timeout server nonresponse timeout\n" msgstr " -t, --timeout χρόνος λήξης μη-απάντησης διακομιστή\n" #: options.c:667 msgid " -E, --envelope envelope address header\n" msgstr " -E, --envelope τύλιγμα επικεφαλίδας διεύθυνσης\n" #: options.c:668 msgid " -Q, --qvirtual prefix to remove from local user id\n" msgstr " -Q, --qvirtual πρόθεμα για αφαίρεση από το τοπικό user id\n" #: options.c:669 msgid " --principal mail service principal\n" msgstr " --principal διευθυντής υπηρεσίας αλληλογραφίας\n" #: options.c:670 msgid " --tracepolls add poll-tracing information to Received header\n" msgstr "" " --tracepolls προσθήκη πληροφόριας εντοπισμού-ερώτησης στο Received\n" #: options.c:672 msgid " -u, --username specify users's login on server\n" msgstr " -u, --username ορισμός του user login στο διαχειριστή\n" #: options.c:673 msgid " -a, --[fetch]all retrieve old and new messages\n" msgstr "" #: options.c:674 msgid " -K, --nokeep delete new messages after retrieval\n" msgstr " -K, --nokeep διαγραφή νέων μηνυμάτων μετά την λήψη\n" #: options.c:675 msgid " -k, --keep save new messages after retrieval\n" msgstr " -k, --keep αποθήκευση νέων μηνυμάτων μετά την λήψη\n" #: options.c:676 msgid " -F, --flush delete old messages from server\n" msgstr " -F, --flush παλιών μηνυμάτων από το διαχειριστή\n" #: options.c:677 msgid " --limitflush delete oversized messages\n" msgstr "" #: options.c:678 msgid " -n, --norewrite don't rewrite header addresses\n" msgstr " -n, --norewrite όχι επανεγγραφή της επικεφαλίδας διευθύνσεων\n" #: options.c:679 msgid " -l, --limit don't fetch messages over given size\n" msgstr " -l, --limit όχι λήψη μηνυμάτων πάνω από το δοσμένο μέγεθος\n" #: options.c:680 msgid " -w, --warnings interval between warning mail notification\n" msgstr "" " -w, --warnings περίοδος μεταξύ ειδοποιητικού μηνύματος προειδοποίησης\n" #: options.c:682 msgid " -S, --smtphost set SMTP forwarding host\n" msgstr " -S, --smtphost ορισμός διακομιστή SMTP για προώθηση\n" #: options.c:683 msgid " --fetchdomains fetch mail for specified domains\n" msgstr " --fetchdomains λήψη αλληλογραφίας από καθορισμένες περιοχές\n" #: options.c:684 msgid " -D, --smtpaddress set SMTP delivery domain to use\n" msgstr " -D, --smtpaddress ορισμός περιοχών παράδοσης SMTP για χρήση\n" #: options.c:685 msgid " --smtpname set SMTP full name username@domain\n" msgstr " --smtpname ορισμός πλήρη ονόματοςSMTP username@domain\n" #: options.c:686 msgid " -Z, --antispam, set antispam response values\n" msgstr " -Z, --antispam, ορισμός τιμών απαντήσεων αντι-spam\n" #: options.c:687 msgid " -b, --batchlimit set batch limit for SMTP connections\n" msgstr " -b, --batchlimit ορισμός ορίου δέσμης για τις συνδέσεις SMTP\n" #: options.c:688 msgid " -B, --fetchlimit set fetch limit for server connections\n" msgstr "" " -B, --fetchlimit ορισμός ορίου λήψης για τις συνδέσεις διαχειριστή\n" #: options.c:689 msgid " --fetchsizelimit set fetch message size limit\n" msgstr " --fetchsizelimit θέτει το όριο μεγέθους μηνύματος\n" #: options.c:690 msgid " --fastuidl do a binary search for UIDLs\n" msgstr "" #: options.c:691 msgid " -e, --expunge set max deletions between expunges\n" msgstr " -e, --expunge ορισμός μέγιστων διαγραφών μεταξύ εξαλείψεων\n" #: options.c:692 msgid " -m, --mda set MDA to use for forwarding\n" msgstr " -m, --mda ορισμός MDA για χρήση σε προώθηση\n" #: options.c:693 msgid " --bsmtp set output BSMTP file\n" msgstr " --bsmtp ορισμός αρχείου εξόδου BSMTP\n" #: options.c:694 msgid " --lmtp use LMTP (RFC2033) for delivery\n" msgstr " --lmtp ορισμός LMTP (RFC2033) για παράδοση\n" #: options.c:695 msgid " -r, --folder specify remote folder name\n" msgstr " -r, --folder καθορισμός ονόματος απομακρυσμένου φακέλου\n" #: options.c:696 msgid " --showdots show progress dots even in logfiles\n" msgstr "" " --showdots εμφάνιση τελείων προόδου και στα αρχεία καταγραφής\n" #: pop3.c:327 msgid "" "Warning: \"Maillennium POP3\" found, using RETR command instead of TOP.\n" msgstr "" #: pop3.c:411 msgid "TLS is mandatory for this session, but server refused CAPA command.\n" msgstr "" #: pop3.c:412 msgid "The CAPA command is however necessary for TLS.\n" msgstr "" #: pop3.c:494 #, c-format msgid "%s: opportunistic upgrade to TLS failed, trying to continue.\n" msgstr "" #: pop3.c:621 msgid "We've run out of allowed authenticators and cannot continue.\n" msgstr "" #: pop3.c:635 msgid "Required APOP timestamp not found in greeting\n" msgstr "Δε βρέθηκε η απαιτούμενη χρονολόγηση στο χαιρετισμό\n" #: pop3.c:644 msgid "Timestamp syntax error in greeting\n" msgstr "Συντακτικό σφάλμα χρονολόγησης στο χαιρετισμό\n" #: pop3.c:660 msgid "Invalid APOP timestamp.\n" msgstr "" #: pop3.c:684 msgid "Undefined protocol request in POP3_auth\n" msgstr "Μη ορισμένη αίτηση πρωτοκόλλου στο POP3_auth\n" #: pop3.c:705 msgid "lock busy! Is another session active?\n" msgstr "απασχολημένο κλείδωμα! Είναι ενεργή κάποια άλλη συνεδρία;\n" #: pop3.c:784 msgid "Cannot handle UIDL response from upstream server.\n" msgstr "" #: pop3.c:807 msgid "Server responded with UID for wrong message.\n" msgstr "" #: pop3.c:835 #, c-format msgid "id=%s (num=%u) was deleted, but is still present!\n" msgstr "" #: pop3.c:941 msgid "Messages inserted into list on server. Cannot handle this.\n" msgstr "" "Τα μηνύματα εισέρχονται σε λίστα στο διαχειριστή. Αδυναμία χειρισμού αυτού.\n" #: pop3.c:1037 msgid "protocol error\n" msgstr "σφάλμα πρωτοκόλλου\n" #: pop3.c:1053 msgid "protocol error while fetching UIDLs\n" msgstr "σφάλμα πρωτοκόλλου κατά τη λήψη UIDL\n" #: pop3.c:1086 #, c-format msgid "id=%s (num=%d) was deleted, but is still present!\n" msgstr "" #: pop3.c:1424 msgid "Option --folder is not supported with POP3\n" msgstr "" #: rcfile_y.y:131 msgid "server option after user options" msgstr "επιλογή διαχειριστή μετά τις επιλογές χρήστη" #: rcfile_y.y:174 msgid "SDPS not enabled." msgstr "το SDPS δεν έχει ενεργοποιηθεί." #: rcfile_y.y:218 msgid "" "fetchmail: interface option is only supported under Linux (without IPv6) and " "FreeBSD\n" msgstr "" "fetchmail: η επιλογή interface υποστηρίζεται μόνο από Linux (χωρίς IPv6) και " "το FreeBSD\n" #: rcfile_y.y:226 msgid "" "fetchmail: monitor option is only supported under Linux (without IPv6) and " "FreeBSD\n" msgstr "" "fetchmail: η επιλογή monitor υποστηρίζεται μόνο από Linux (χωρίς IPv6) και " "το FreeBSD\n" #: rcfile_y.y:340 msgid "SSL is not enabled" msgstr "το SSL δεν έχει ενεργοποιηθεί" #: rcfile_y.y:391 msgid "end of input" msgstr "τέλος εισόδου" #: rcfile_y.y:429 #, c-format msgid "File %s must be a regular file.\n" msgstr "Το αρχείο %s πρέπει να είναι κανονικό αρχείο.\n" #: rcfile_y.y:439 #, c-format msgid "File %s must have no more than -rwx------ (0700) permissions.\n" msgstr "" #: rcfile_y.y:451 #, c-format msgid "File %s must be owned by you.\n" msgstr "Το αρχείο %s πρέπει να ανήκει σε εσάς.\n" #: report.c:67 msgid "Unknown system error" msgstr "Άγνωστο σφάλμα συστήματος" #: report.c:92 #, c-format msgid "%s (log message incomplete)\n" msgstr "" #: rfc822.c:83 #, c-format msgid "About to rewrite %s...\n" msgstr "" #: rfc822.c:221 #, c-format msgid "...rewritten version is %s.\n" msgstr "" #: rpa.c:118 msgid "Success" msgstr "Επιτυχία" #: rpa.c:119 msgid "Restricted user (something wrong with account)" msgstr "Περιορισμένος χρήστης (κάτι συμβαίνει με το λογαριασμό)" #: rpa.c:120 msgid "Invalid userid or passphrase" msgstr "Μη έγκυρο userid ή φράση κλειδί" #: rpa.c:121 msgid "Deity error" msgstr "Σφάλμα Θεότητας" #: rpa.c:174 msgid "RPA token 2: Base64 decode error\n" msgstr "RPA τεκμήριο 2: σφάλμα αποκωδικοποίησης Base64\n" #: rpa.c:185 #, c-format msgid "Service chose RPA version %d.%d\n" msgstr "Η υπηρεσία επέλεξε έκδοση RPA %d.%d\n" #: rpa.c:191 #, c-format msgid "Service challenge (l=%d):\n" msgstr "Πρόκληση υπηρεσίας (l=%d):\n" #: rpa.c:200 #, c-format msgid "Service timestamp %s\n" msgstr "Χρονολόγηση υπηρεσίας %s\n" #: rpa.c:205 msgid "RPA token 2 length error\n" msgstr "Σφάλμα μήκους RPA τεκμηρίου 2\n" #: rpa.c:209 #, c-format msgid "Realm list: %s\n" msgstr "Λίστα δικαιοδοσίας: %s\n" #: rpa.c:213 msgid "RPA error in service@realm string\n" msgstr "Σφάλμα RPA στη συμβολοσειρά service@realm\n" #: rpa.c:250 msgid "RPA token 4: Base64 decode error\n" msgstr "RPA τεκμήριο 4: σφάλμα αποκωδικοποίησης Base64\n" #: rpa.c:261 #, c-format msgid "User authentication (l=%d):\n" msgstr "Εξουσιοδότηση χρήστη (l=%d):\n" #: rpa.c:275 #, c-format msgid "RPA status: %02X\n" msgstr "Κατάσταση RPA: %02X\n" #: rpa.c:281 msgid "RPA token 4 length error\n" msgstr "Σφάλμα μήκους RPA τεκμήριο 4\n" #: rpa.c:288 #, c-format msgid "RPA rejects you: %s\n" msgstr "Το RPA σας απορρίπτει: %s\n" #: rpa.c:290 msgid "RPA rejects you, reason unknown\n" msgstr "Το RPA σας απορρίπτει, άγνωστη αιτία\n" #: rpa.c:298 #, c-format msgid "RPA User Authentication length error: %d\n" msgstr "Σφάλμα μήκους Εξουσιοδότησης Χρήστη RPA: %d\n" #: rpa.c:303 #, c-format msgid "RPA Session key length error: %d\n" msgstr "Σφάλμα μήκους κλειδιού RPA Συνεδρίας: %d\n" #: rpa.c:309 msgid "RPA _service_ auth fail. Spoof server?\n" msgstr "RPA _service_ auth απέτυχε. Απόκρυψη διαχειριστή;\n" #: rpa.c:314 msgid "Session key established:\n" msgstr "Εγκαταστάθηκε κλειδί συνεδρίας:\n" #: rpa.c:345 msgid "RPA authorisation complete\n" msgstr "Εξουσιοδότηση RPA ολοκληρώθηκε\n" #: rpa.c:372 msgid "Get response\n" msgstr "Λήψη απάντησης\n" #: rpa.c:402 #, c-format msgid "Get response return %d [%s]\n" msgstr "Η λήψη απάντησης επέστρεψε %d [%s]\n" #: rpa.c:463 msgid "Hdr not 60\n" msgstr "Hdr όχι 60\n" #: rpa.c:484 msgid "Token length error\n" msgstr "Σφάλμα μήκους τεκμηρίου\n" #: rpa.c:489 #, c-format msgid "Token Length %d disagrees with rxlen %d\n" msgstr "Το μήκος τεκμηρίου %d διαφωνεί με το rxlen %d\n" #: rpa.c:495 msgid "Mechanism field incorrect\n" msgstr "Εσφαλμένος μηχανισμός πεδίου\n" #: rpa.c:531 #, c-format msgid "dec64 error at char %d: %x\n" msgstr "σφάλμα dec64 στο χαρακτήρα %d: %x\n" #: rpa.c:546 msgid "Inbound binary data:\n" msgstr "Εισερχόμενα δυαδικά δεδομένα:\n" #: rpa.c:582 msgid "Outbound data:\n" msgstr "Εξερχόμενα δεδομένα:\n" #: rpa.c:645 msgid "RPA String too long\n" msgstr "Συμβολοσειρά RPA υπερβολικά μεγάλη\n" #: rpa.c:650 msgid "Unicode:\n" msgstr "Unicode:\n" #: rpa.c:709 msgid "RPA Failed open of /dev/urandom. This shouldn't\n" msgstr "Το RPA Απέτυχε να ανοίξει το /dev/urandom. Αυτό δε πρέπει\n" #: rpa.c:710 msgid " prevent you logging in, but means you\n" msgstr " να σας εμποδίζει να μπείτε, αλλά σημαίνει ότι\n" #: rpa.c:711 msgid " cannot be sure you are talking to the\n" msgstr " δε μπορείτε να είστε σίγουροι ότι μιλάτε στην\n" #: rpa.c:712 msgid " service that you think you are (replay\n" msgstr " υπηρεσία που νομίζετε (επιθέσεις επανάληψης\n" #: rpa.c:713 msgid " attacks by a dishonest service are possible.)\n" msgstr " από μια άτιμη υπηρεσία είναι πιθανές.)\n" #: rpa.c:724 msgid "User challenge:\n" msgstr "Πρόκληση χρήστη:\n" #: rpa.c:874 msgid "MD5 being applied to data block:\n" msgstr "Το MD5 εφαρμόζεται στο μπλόκ δεδομένο:\n" #: rpa.c:887 msgid "MD5 result is:\n" msgstr "" #: servport.c:53 #, c-format msgid "getaddrinfo(NULL, \"%s\") error: %s\n" msgstr "" #: servport.c:80 #, c-format msgid "Cannot resolve service %s to port number.\n" msgstr "" #: servport.c:81 msgid "Please specify the service as decimal port number.\n" msgstr "" #: sink.c:231 #, c-format msgid "forwarding to %s\n" msgstr "προωθείται στο %s\n" #: sink.c:318 msgid "SMTP: (bounce-message body)\n" msgstr "SMTP: (bounce-message σώμα)\n" #: sink.c:321 #, c-format msgid "mail from %s bounced to %s\n" msgstr "η αλληλογραφία από %s αναπήδησε στο %s\n" #: sink.c:456 #, c-format msgid "Saved error is still %d\n" msgstr "Το αποθηκευμένο σφάλμα είναι ακόμα %d\n" #: sink.c:508 sink.c:607 #, c-format msgid "%cMTP error: %s\n" msgstr "%cMTP σφάλμα: %s\n" #: sink.c:552 msgid "SMTP server requires STARTTLS, keeping message.\n" msgstr "" #: sink.c:735 #, c-format msgid "BSMTP file open failed: %s\n" msgstr "" #: sink.c:781 #, c-format msgid "BSMTP preamble write failed: %s.\n" msgstr "" #: sink.c:995 #, c-format msgid "%cMTP listener doesn't like recipient address `%s'\n" msgstr "Ο ακροατής %cMTP απεχθάνεται τη διεύθυνση παραλήπτη `%s'\n" #: sink.c:1002 #, c-format msgid "%cMTP listener doesn't really like recipient address `%s'\n" msgstr "" "Ο ακροατής %cMTP πραγματικά απεχθάνεται τη διεύθυνση παραλήπτη `%s'\n" #: sink.c:1048 msgid "no address matches; no postmaster set.\n" msgstr "κανένα ταίριασμα διεύθυνσης· δεν έχει οριστεί postmaster.\n" #: sink.c:1060 #, c-format msgid "can't even send to %s!\n" msgstr "αδυναμία αποστολής ακόμα και στο %s!\n" #: sink.c:1066 #, c-format msgid "no address matches; forwarding to %s.\n" msgstr "κανένα ταίριασμα διεύθυνσης· προώθηση στο %s.\n" #: sink.c:1222 #, c-format msgid "about to deliver with: %s\n" msgstr "πρόκειτε να διανεμηθούν με: %s\n" #: sink.c:1233 #, c-format msgid "Cannot switch effective user id to %ld: %s\n" msgstr "" #: sink.c:1245 #, c-format msgid "Cannot switch effective user id back to original %ld: %s\n" msgstr "" #: sink.c:1252 msgid "MDA open failed\n" msgstr "Άνοιγμα MDA απέτυχε\n" #: sink.c:1291 #, c-format msgid "%cMTP connect to %s failed\n" msgstr "Σύνδεση %cMTP στο %s απέτυχε\n" #: sink.c:1315 #, c-format msgid "can't raise the listener; falling back to %s" msgstr "αδυναμία ανύψωσης ακροατή· χρήση του %s" #: sink.c:1373 #, c-format msgid "Message termination or close of BSMTP file failed: %s\n" msgstr "" #: sink.c:1398 #, c-format msgid "Error writing to MDA: %s\n" msgstr "" #: sink.c:1401 #, c-format msgid "MDA died of signal %d\n" msgstr "το MDA απεβίωσε από σήμα %d\n" #: sink.c:1404 #, c-format msgid "MDA returned nonzero status %d\n" msgstr "Το MDA επέστρεψε μη-μηδενική κατάσταση %d\n" #: sink.c:1407 #, c-format msgid "" "Strange: MDA pclose returned %d and errno %d/%s, cannot handle at %s:%d\n" msgstr "" #: sink.c:1432 msgid "SMTP listener refused delivery\n" msgstr "Ο ακροατής SMTP αρνήθηκε τη διανομή\n" #: sink.c:1462 msgid "LMTP delivery error on EOM\n" msgstr "Σφάλμα διανομής LMTP στο EOM\n" #: sink.c:1465 #, c-format msgid "Unexpected non-503 response to LMTP EOM: %s\n" msgstr "Μη αναμενόμενη απάντηση όχι-503 στο LMTP EOM: %s\n" #: sink.c:1620 msgid "" "-- \n" "The Fetchmail Daemon" msgstr "" #: smtp.c:81 msgid "ESMTP CRAM-MD5 Authentication...\n" msgstr "Εξουσιοδότηση ESMTP CRAM-MD5...\n" #: smtp.c:87 smtp.c:137 msgid "Server rejected the AUTH command.\n" msgstr "Ο διαχειριστής απέρριψε την εντολή AUTH.\n" #: smtp.c:95 smtp.c:144 smtp.c:153 smtp.c:159 msgid "Bad base64 reply from server.\n" msgstr "Εσφαλμένη απάντηση BASE64 από το διαχειριστή.\n" #: smtp.c:99 #, c-format msgid "Challenge decoded: %s\n" msgstr "Αποκωδικοποίηση πρόκλησης: %s\n" #: smtp.c:116 msgid "ESMTP PLAIN Authentication...\n" msgstr "Εξουσιοδότηση ESMTP PLAIN...\n" #: smtp.c:131 msgid "ESMTP LOGIN Authentication...\n" msgstr "Εξουσιοδότηση ESMTP LOGIN...\n" #: smtp.c:349 smtp.c:377 msgid "smtp listener protocol error\n" msgstr "σφάλμα πρωτοκόλλου ακροατή smtp\n" #: socket.c:110 socket.c:137 msgid "fetchmail: malloc failed\n" msgstr "fetchmail: απέτυχε το malloc\n" #: socket.c:169 msgid "fetchmail: socketpair failed\n" msgstr "fetchmail: socketpair απέτυχε\n" #: socket.c:175 msgid "fetchmail: fork failed\n" msgstr "fetchmail: απέτυχε το fork\n" #: socket.c:182 msgid "dup2 failed\n" msgstr "dup2 απέτυχε\n" #: socket.c:188 #, c-format msgid "running %s (host %s service %s)\n" msgstr "εκτελείτε %s (διακομιστής %s υπηρεσία %s)\n" #: socket.c:193 #, c-format msgid "execvp(%s) failed\n" msgstr "execvp(%s) απέτυχε\n" #: socket.c:268 #, c-format msgid "getaddrinfo(\"%s\",\"%s\") error: %s\n" msgstr "" #: socket.c:271 msgid "Try adding the --service option (see also FAQ item R12).\n" msgstr "" #: socket.c:285 socket.c:288 #, c-format msgid "unknown (%s)" msgstr "" #: socket.c:291 #, c-format msgid "Trying to connect to %s/%s..." msgstr "" #: socket.c:300 #, c-format msgid "cannot create socket: %s\n" msgstr "" #: socket.c:302 #, c-format msgid "name %d: cannot create socket family %d type %d: %s\n" msgstr "" #: socket.c:320 msgid "connection failed.\n" msgstr "" #: socket.c:322 #, c-format msgid "connection to %s:%s [%s/%s] failed: %s.\n" msgstr "" #: socket.c:323 #, c-format msgid "name %d: connection to %s:%s [%s/%s] failed: %s.\n" msgstr "" #: socket.c:329 msgid "connected.\n" msgstr "" #: socket.c:342 #, c-format msgid "" "Connection errors for this poll:\n" "%s" msgstr "" #: socket.c:387 #, c-format msgid "OpenSSL reported: %s\n" msgstr "" #: socket.c:622 msgid "Server certificate:\n" msgstr "" #: socket.c:627 #, c-format msgid "Certificate chain, from root to peer, starting at depth %d:\n" msgstr "" #: socket.c:630 #, c-format msgid "Certificate at depth %d:\n" msgstr "" #: socket.c:636 #, c-format msgid "Issuer Organization: %s\n" msgstr "Οργανισμός Εκδότη: %s\n" #: socket.c:639 msgid "Warning: Issuer Organization Name too long (possibly truncated).\n" msgstr "" "Προειδοποίηση: υπερβολικά μεγάλο Όνομα Οργανισμού Εκδότη (πιθανά κομμένο).\n" #: socket.c:641 msgid "Unknown Organization\n" msgstr "Άγνωστος Οργανισμός\n" #: socket.c:643 #, c-format msgid "Issuer CommonName: %s\n" msgstr "ΚοινόΌνομα Εκδότη: %s\n" #: socket.c:646 msgid "Warning: Issuer CommonName too long (possibly truncated).\n" msgstr "" "Προειδοποίηση: ΚοινόΌνομα Εκδότη είναι υπερβολικά μεγάλο (πιθανά κομμένο).\n" #: socket.c:648 msgid "Unknown Issuer CommonName\n" msgstr "Άγνωστο ΚοινόΌνομα Εκδότη\n" #: socket.c:654 #, c-format msgid "Subject CommonName: %s\n" msgstr "" #: socket.c:660 msgid "Bad certificate: Subject CommonName too long!\n" msgstr "Κακό πιστοποιητικό: Subject ΚοινόΌνομα υπερβολικά μεγάλο!\n" #: socket.c:666 msgid "Bad certificate: Subject CommonName contains NUL, aborting!\n" msgstr "" #: socket.c:694 #, c-format msgid "Subject Alternative Name: %s\n" msgstr "" #: socket.c:700 msgid "Bad certificate: Subject Alternative Name contains NUL, aborting!\n" msgstr "" #: socket.c:717 #, c-format msgid "Server CommonName mismatch: %s != %s\n" msgstr "Μη ταίριασμα ΚοινούΟνόματος Διακομιστή: %s != %s\n" #: socket.c:724 msgid "Server name not set, could not verify certificate!\n" msgstr "" "Δεν έχει οριστεί όνομα διαχειριστή, αδυναμία επαλήθευσης πιστοποιητικού!\n" #: socket.c:729 msgid "Unknown Server CommonName\n" msgstr "Άγνωστο ΚοινόΌνομα Διακομιστή\n" #: socket.c:731 msgid "Server name not specified in certificate!\n" msgstr "Δεν έχει οριστεί όνομα διακομιστή στο πιστοποιητικό!\n" #: socket.c:743 msgid "EVP_md5() failed!\n" msgstr "EVP_md5() απέτυχε!\n" #: socket.c:747 msgid "Out of memory!\n" msgstr "Σώθηκε η μνήμη!\n" #: socket.c:755 msgid "Digest text buffer too small!\n" msgstr "Η προσωρινή μνήμη κειμένου περίληψης είναι υπερβολικά μικρή!\n" #: socket.c:761 #, c-format msgid "%s key fingerprint: %s\n" msgstr "%s αποτύπωμα κλειδιού: %s\n" #: socket.c:765 #, c-format msgid "%s fingerprints match.\n" msgstr "%s αποτυπώματα ταιριάζουν.\n" #: socket.c:767 #, c-format msgid "%s fingerprints do not match!\n" msgstr "%s αποτυπώματα δεν ταιριάζουν!\n" #: socket.c:779 #, c-format msgid "Server certificate verification error: %s\n" msgstr "" #: socket.c:794 #, c-format msgid "Broken certification chain at: %s\n" msgstr "" #: socket.c:796 msgid "" "This could mean that the server did not provide the intermediate CA's " "certificate(s), which is nothing fetchmail could do anything about. For " "details, please see the README.SSL-SERVER document that ships with " "fetchmail.\n" msgstr "" #: socket.c:806 #, c-format msgid "Missing trust anchor certificate: %s\n" msgstr "" #: socket.c:809 msgid "" "This could mean that the root CA's signing certificate is not in the trusted " "CA certificate location, or that c_rehash needs to be run on the certificate " "directory. For details, please see the documentation of --sslcertpath and --" "sslcertfile in the manual page.\n" msgstr "" #: socket.c:902 msgid "File descriptor out of range for SSL" msgstr "Ο περιγραφέας αρχείου εκτός κλίμακας για το SSL" #: socket.c:913 msgid "Your operating system does not support SSLv2.\n" msgstr "" #: socket.c:923 #, c-format msgid "Invalid SSL protocol '%s' specified, using default (SSLv23).\n" msgstr "Καθορίστηκε άκυρο προτόκολλο SSL '%s', χρήση εξ ορισμού (SSLv23).\n" #: socket.c:1022 msgid "Certificate/fingerprint verification was somehow skipped!\n" msgstr "Επαλήθευση πιστοποιητικού/αποτυπώματος κάπως παραλήφθηκε!\n" #: socket.c:1039 msgid "" "Warning: the connection is insecure, continuing anyways. (Better use --" "sslcertck!)\n" msgstr "" #: socket.c:1081 msgid "Cygwin socket read retry\n" msgstr "Επαναπροσπάθεια ανάγνωσης υποδοχής Cygwin\n" #: socket.c:1084 msgid "Cygwin socket read retry failed!\n" msgstr "Επαναπροσπάθεια ανάγνωσης υποδοχής Cygwin απέτυχε!\n" #: transact.c:79 #, c-format msgid "mapped address %s to local %s\n" msgstr "" #: transact.c:101 #, c-format msgid "mapped %s to local %s\n" msgstr "αντιστοίχηση του %s στο τοπικό %s\n" #: transact.c:168 #, c-format msgid "passed through %s matching %s\n" msgstr "πέρασε μέσα από %s ταιριάζοντας το %s\n" #: transact.c:240 #, c-format msgid "" "analyzing Received line:\n" "%s" msgstr "ανάλυση γραμμής Received:%s" #: transact.c:279 #, c-format msgid "line accepted, %s is an alias of the mailserver\n" msgstr "δεκτή γραμμή, το %s είναι ψευδόνημο του διαχ. αλληλογραφίας\n" #: transact.c:285 #, c-format msgid "line rejected, %s is not an alias of the mailserver\n" msgstr "μη δεκτή γραμμή, το %s δεν είναι ψευδόνημο του διαχ. αλληλογραφίας\n" #: transact.c:359 msgid "no Received address found\n" msgstr "δεν βρέθηκαν διευθύνσεις Received\n" #: transact.c:368 #, c-format msgid "found Received address `%s'\n" msgstr "βρέθηκαν διευθύνσεις Received `%s'\n" #: transact.c:613 msgid "incorrect header line found - see manpage for bad-header option\n" msgstr "" #: transact.c:615 #, c-format msgid "line: %s" msgstr "γραμμή: %s" #: transact.c:1107 transact.c:1117 #, c-format msgid "Parsing envelope \"%s\" names \"%-.*s\"\n" msgstr "" #: transact.c:1132 #, c-format msgid "Parsing Received names \"%-.*s\"\n" msgstr "" #: transact.c:1144 msgid "No envelope recipient found, resorting to header guessing.\n" msgstr "" #: transact.c:1162 #, c-format msgid "Guessing from header \"%-.*s\".\n" msgstr "" #: transact.c:1177 #, c-format msgid "no local matches, forwarding to %s\n" msgstr "δεν υπάρχουν τοπικά όμοια, προώθηση στο %s\n" #: transact.c:1192 msgid "forwarding and deletion suppressed due to DNS errors\n" msgstr "καταστολή προώθησης και διαγραφής λόγω σφαλμάτων του DNS\n" #: transact.c:1303 msgid "writing RFC822 msgblk.headers\n" msgstr "εγγραφή RFC822 msgblk.headers\n" #: transact.c:1322 msgid "no recipient addresses matched declared local names" msgstr "" "καμμιά διεύθυνση παραλήπτη δε ταιριάζει με τα ορισμένα τοπικά ονόματα" #: transact.c:1329 #, c-format msgid "recipient address %s didn't match any local name" msgstr "διεύθυνση παραλήπτη %s δεν ταιριάζει με κανένα τοπικό όνομα" #: transact.c:1338 msgid "message has embedded NULs" msgstr "το μήνυμα περιέχει ενθετημένα NULs" #: transact.c:1346 msgid "SMTP listener rejected local recipient addresses: " msgstr "Ο ακροατής SMTP απέρριψε τις διευθύνσεις τοπικών παραληπτών: " #: transact.c:1396 msgid "error writing message text\n" msgstr "" #: transact.c:1672 #, c-format msgid "Buffer too small. This is a bug in the caller of %s:%lu.\n" msgstr "" #: uid.c:249 #, c-format msgid "Old UID list from %s:" msgstr "Παλιά λίστα UID από %s:" #: uid.c:253 uid.c:264 uid.c:309 msgid " " msgstr " <άδειο>" #: uid.c:262 msgid "Scratch list of UIDs:" msgstr "Πρόχειρη λίστα με UID:" #: uid.c:325 uid.c:374 #, c-format msgid "Merged UID list from %s:" msgstr "Συγχωνευμένη λίστα UID από %s:" #: uid.c:328 #, c-format msgid "New UID list from %s:" msgstr "Νέα λίστα UID από %s:" #: uid.c:355 msgid "swapping UID lists\n" msgstr "ανταλλαγή λιστών UID\n" #: uid.c:363 msgid "not swapping UID lists, no UIDs seen this query\n" msgstr "" "όχι ανταλλαγή λιστών UID, δε βρέθηκε κανένα UID σε αυτή την ερώτηση\n" #: uid.c:383 msgid "discarding new UID list\n" msgstr "Απόρριψη νέων λιστών UID\n" #: uid.c:419 msgid "Deleting fetchids file.\n" msgstr "Διαγραφή αρχείου fetchids.\n" #: uid.c:422 #, c-format msgid "Error deleting %s: %s\n" msgstr "" #: uid.c:428 msgid "Writing fetchids file.\n" msgstr "Εγγραφή αρχείου fetchids\n" #: uid.c:439 uid.c:447 #, c-format msgid "Write error on fetchids file %s: %s\n" msgstr "" #: uid.c:459 #, c-format msgid "Error writing to fetchids file %s, old file left in place.\n" msgstr "" #: uid.c:463 #, c-format msgid "Cannot rename fetchids file %s to %s: %s\n" msgstr "" #: uid.c:467 #, c-format msgid "Cannot open fetchids file %s for writing: %s\n" msgstr "" #: xmalloc.c:33 msgid "malloc failed\n" msgstr "απέτυχε το malloc\n" #: xmalloc.c:47 msgid "realloc failed\n" msgstr "απέτυχε το realloc\n" language-pack-el-base/data/el/LC_MESSAGES/nova.po0000644000000000000000000047760212734304614016376 0ustar # Greek translations for nova. # Copyright (C) 2014 ORGANIZATION # This file is distributed under the same license as the nova project. # # Translators: # Efstathios Iosifidis , 2014 msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2016-03-18 06:26+0000\n" "PO-Revision-Date: 2014-04-02 17:06+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Greek " "(http://www.transifex.com/projects/p/openstack/language/el/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 18:55+0000\n" "X-Generator: Launchpad (build 18115)\n" "Generated-By: Babel 1.3\n" #: nova/block_device.py:102 msgid "Some fields are invalid." msgstr "" #: nova/block_device.py:112 msgid "Some required fields are missing" msgstr "" #: nova/block_device.py:128 nova/block_device.py:203 msgid "Boot index is invalid." msgstr "" #: nova/block_device.py:171 msgid "Unrecognized legacy format." msgstr "" #: nova/block_device.py:189 msgid "Invalid source_type field." msgstr "" #: nova/block_device.py:192 msgid "Invalid device UUID." msgstr "" #: nova/block_device.py:196 msgid "Missing device UUID." msgstr "" #: nova/block_device.py:208 msgid "Mapping image to local is not supported." msgstr "" #: nova/block_device.py:399 msgid "Device name empty or too long." msgstr "" #: nova/block_device.py:403 msgid "Device name contains spaces." msgstr "" #: nova/block_device.py:416 msgid "Invalid volume_size." msgstr "" #: nova/cache_utils.py:81 msgid "memcached_servers not defined" msgstr "" #: nova/cache_utils.py:137 msgid "old style configuration can use only dictionary or memcached backends" msgstr "" #: nova/context.py:166 #, python-format msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r" msgstr "" #: nova/crypto.py:57 msgid "Filename of root CA" msgstr "" #: nova/crypto.py:60 msgid "Filename of private key" msgstr "" #: nova/crypto.py:63 msgid "Filename of root Certificate Revocation List" msgstr "" #: nova/crypto.py:66 msgid "Where we keep our keys" msgstr "" #: nova/crypto.py:69 msgid "Where we keep our root CA" msgstr "" #: nova/crypto.py:72 msgid "Should we use a CA for each project?" msgstr "" #: nova/crypto.py:76 #, python-format msgid "Subject for certificate for users, %s for project, user, timestamp" msgstr "" #: nova/crypto.py:81 #, python-format msgid "Subject for certificate for projects, %s for project, timestamp" msgstr "" #: nova/crypto.py:146 msgid "failed to generate fingerprint" msgstr "" #: nova/crypto.py:161 #, python-format msgid "failed to generate X509 fingerprint. Error message: %s" msgstr "" #: nova/exception.py:124 msgid "An unknown exception occurred." msgstr "" #: nova/exception.py:166 #, python-format msgid "Failed to encrypt text: %(reason)s" msgstr "" #: nova/exception.py:170 #, python-format msgid "Failed to decrypt text: %(reason)s" msgstr "" #: nova/exception.py:174 #, python-format msgid "Failed to revoke certificate for %(project_id)s" msgstr "" #: nova/exception.py:178 msgid "Virtual Interface creation failed" msgstr "" #: nova/exception.py:182 msgid "Creation of virtual interface with unique mac address failed" msgstr "" #: nova/exception.py:187 msgid "Virtual interface plugin failed" msgstr "" #: nova/exception.py:191 #, python-format msgid "Connection to glance host %(server)s failed: %(reason)s" msgstr "" #: nova/exception.py:196 #, python-format msgid "Connection to cinder host failed: %(reason)s" msgstr "" #: nova/exception.py:201 msgid "Not authorized." msgstr "" #: nova/exception.py:206 msgid "User does not have admin privileges" msgstr "" #: nova/exception.py:210 #, python-format msgid "Policy doesn't allow %(action)s to be performed." msgstr "" #: nova/exception.py:214 msgid "Volume resource quota exceeded" msgstr "" #: nova/exception.py:221 #, python-format msgid "Image %(image_id)s is not active." msgstr "" #: nova/exception.py:225 #, python-format msgid "Not authorized for image %(image_id)s." msgstr "" #: nova/exception.py:229 nova/exception.py:387 msgid "Unacceptable parameters." msgstr "" #: nova/exception.py:234 msgid "Block Device Mapping is Invalid." msgstr "" #: nova/exception.py:238 #, python-format msgid "Block Device Mapping is Invalid: failed to get snapshot %(id)s." msgstr "" #: nova/exception.py:243 #, python-format msgid "Block Device Mapping is Invalid: failed to get volume %(id)s." msgstr "" #: nova/exception.py:248 #, python-format msgid "Block Device Mapping is Invalid: %(auth_method)s is unsupported." msgstr "" #: nova/exception.py:253 #, python-format msgid "Block Device Mapping is Invalid: failed to get image %(id)s." msgstr "" #: nova/exception.py:258 msgid "" "Block Device Mapping is Invalid: Boot sequence for the instance and " "image/block device mapping combination is not valid." msgstr "" #: nova/exception.py:265 msgid "" "Block Device Mapping is Invalid: You specified more local devices than the " "limit allows" msgstr "" #: nova/exception.py:271 msgid "Ephemeral disks requested are larger than the instance type allows." msgstr "" #: nova/exception.py:276 msgid "Swap drive requested is larger than instance type allows." msgstr "" #: nova/exception.py:280 #, python-format msgid "Block Device Mapping is Invalid: %(details)s" msgstr "" #: nova/exception.py:285 msgid "Block Device Mapping cannot be converted to legacy format. " msgstr "" #: nova/exception.py:290 #, python-format msgid "Block Device %(id)s is not bootable." msgstr "" #: nova/exception.py:294 #, python-format msgid "Attribute not supported: %(attr)s" msgstr "" #: nova/exception.py:302 #, python-format msgid "Volume %(volume_id)s could not be attached. Reason: %(reason)s" msgstr "" #: nova/exception.py:308 #, python-format msgid "Volume %(volume_id)s is not attached to anything" msgstr "" #: nova/exception.py:312 #, python-format msgid "" "Volume %(volume_id)s did not finish being created even after we waited " "%(seconds)s seconds or %(attempts)s attempts. And its status is " "%(volume_status)s." msgstr "" #: nova/exception.py:318 #, python-format msgid "" "Volume encryption is not supported for %(volume_type)s volume %(volume_id)s" msgstr "" #: nova/exception.py:324 #, python-format msgid "Keypair data is invalid: %(reason)s" msgstr "" #: nova/exception.py:328 msgid "The request is invalid." msgstr "" #: nova/exception.py:332 #, python-format msgid "Invalid input received: %(reason)s" msgstr "" #: nova/exception.py:337 #, python-format msgid "Invalid volume: %(reason)s" msgstr "" #: nova/exception.py:341 #, python-format msgid "Invalid volume access mode: %(access_mode)s" msgstr "" #: nova/exception.py:345 #, python-format msgid "Invalid metadata: %(reason)s" msgstr "" #: nova/exception.py:349 #, python-format msgid "Invalid metadata size: %(reason)s" msgstr "" #: nova/exception.py:354 #, python-format msgid "Invalid port range %(from_port)s:%(to_port)s. %(msg)s" msgstr "" #: nova/exception.py:358 #, python-format msgid "Invalid IP protocol %(protocol)s." msgstr "" #: nova/exception.py:362 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" #: nova/exception.py:366 #, python-format msgid "" "API Version String %(version)s is of invalid format. Must be of format " "MajorNum.MinorNum." msgstr "" #: nova/exception.py:371 #, python-format msgid "API version %(version)s is not supported on this method." msgstr "" #: nova/exception.py:375 #, python-format msgid "" "Version %(req_ver)s is not supported by the API. Minimum is %(min_ver)s and " "maximum is %(max_ver)s." msgstr "" #: nova/exception.py:383 #, python-format msgid "%(err)s" msgstr "%(err)s" #: nova/exception.py:392 #, python-format msgid "Cannot add host to aggregate %(aggregate_id)s. Reason: %(reason)s." msgstr "" #: nova/exception.py:397 #, python-format msgid "" "Cannot remove host from aggregate %(aggregate_id)s. Reason: %(reason)s." msgstr "" #: nova/exception.py:402 #, python-format msgid "Cannot update aggregate %(aggregate_id)s. Reason: %(reason)s." msgstr "" #: nova/exception.py:407 #, python-format msgid "" "Cannot update metadata of aggregate %(aggregate_id)s. Reason: %(reason)s." msgstr "" #: nova/exception.py:412 #, python-format msgid "Group not valid. Reason: %(reason)s" msgstr "" #: nova/exception.py:416 msgid "Sort key supplied was not valid." msgstr "" #: nova/exception.py:420 #, python-format msgid "Invalid datetime string: %(reason)s" msgstr "" #: nova/exception.py:424 #, python-format msgid "An invalid 'name' value was provided. The name must be: %(reason)s" msgstr "" #: nova/exception.py:429 #, python-format msgid "" "Instance %(instance_uuid)s in %(attr)s %(state)s. Cannot %(method)s while " "the instance is in this state." msgstr "" #: nova/exception.py:434 #, python-format msgid "Instance %(instance_id)s is not running." msgstr "" #: nova/exception.py:438 #, python-format msgid "Instance %(instance_id)s is not in rescue mode" msgstr "" #: nova/exception.py:442 #, python-format msgid "Instance %(instance_id)s cannot be rescued: %(reason)s" msgstr "" #: nova/exception.py:446 #, python-format msgid "Instance %(instance_id)s is not ready" msgstr "" #: nova/exception.py:450 #, python-format msgid "Failed to suspend instance: %(reason)s" msgstr "" #: nova/exception.py:454 #, python-format msgid "Failed to resume instance: %(reason)s" msgstr "" #: nova/exception.py:458 #, python-format msgid "Failed to power on instance: %(reason)s" msgstr "" #: nova/exception.py:462 #, python-format msgid "Failed to power off instance: %(reason)s" msgstr "" #: nova/exception.py:466 #, python-format msgid "Failed to reboot instance: %(reason)s" msgstr "" #: nova/exception.py:470 #, python-format msgid "Failed to terminate instance: %(reason)s" msgstr "" #: nova/exception.py:474 #, python-format msgid "Failed to deploy instance: %(reason)s" msgstr "" #: nova/exception.py:478 nova/exception.py:482 #, python-format msgid "Failed to launch instances: %(reason)s" msgstr "" #: nova/exception.py:486 msgid "Service is unavailable at this time." msgstr "" #: nova/exception.py:490 #, python-format msgid "Insufficient compute resources: %(reason)s." msgstr "" #: nova/exception.py:494 #, python-format msgid "Connection to the hypervisor is broken on host: %(host)s" msgstr "" #: nova/exception.py:498 #, python-format msgid "Compute service of %(host)s is unavailable at this time." msgstr "" #: nova/exception.py:502 #, python-format msgid "Compute service of %(host)s is still in use." msgstr "" #: nova/exception.py:506 #, python-format msgid "" "Unable to migrate instance (%(instance_id)s) to current host (%(host)s)." msgstr "" #: nova/exception.py:511 msgid "The supplied hypervisor type of is invalid." msgstr "" #: nova/exception.py:515 #, python-format msgid "" "This compute node's hypervisor is older than the minimum supported version: " "%(version)s." msgstr "" #: nova/exception.py:520 msgid "" "The instance requires a newer hypervisor version than has been provided." msgstr "" #: nova/exception.py:525 #, python-format msgid "" "This service is older (v%(thisver)i) than the minimum (v%(minver)i) version " "of the rest of the deployment. Unable to continue." msgstr "" #: nova/exception.py:531 #, python-format msgid "" "The supplied disk path (%(path)s) already exists, it is expected not to " "exist." msgstr "" #: nova/exception.py:536 #, python-format msgid "The supplied device path (%(path)s) is invalid." msgstr "" #: nova/exception.py:540 #, python-format msgid "The supplied device path (%(path)s) is in use." msgstr "" #: nova/exception.py:545 #, python-format msgid "The supplied device (%(device)s) is busy." msgstr "" #: nova/exception.py:549 #, python-format msgid "Unacceptable CPU info: %(reason)s" msgstr "" #: nova/exception.py:553 #, python-format msgid "%(address)s is not a valid IP v4/6 address." msgstr "" #: nova/exception.py:557 #, python-format msgid "" "VLAN tag is not appropriate for the port group %(bridge)s. Expected VLAN tag " "is %(tag)s, but the one associated with the port group is %(pgroup)s." msgstr "" #: nova/exception.py:563 #, python-format msgid "" "vSwitch which contains the port group %(bridge)s is not associated with the " "desired physical adapter. Expected vSwitch is %(expected)s, but the one " "associated is %(actual)s." msgstr "" #: nova/exception.py:570 #, python-format msgid "Disk format %(disk_format)s is not acceptable" msgstr "" #: nova/exception.py:574 #, python-format msgid "Disk info file is invalid: %(reason)s" msgstr "" #: nova/exception.py:578 #, python-format msgid "Failed to read or write disk info file: %(reason)s" msgstr "" #: nova/exception.py:582 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" #: nova/exception.py:586 #, python-format msgid "Request of image %(image_id)s got BadRequest response: %(response)s" msgstr "" #: nova/exception.py:591 #, python-format msgid "Instance %(instance_id)s is unacceptable: %(reason)s" msgstr "" #: nova/exception.py:595 #, python-format msgid "Ec2 id %(ec2_id)s is unacceptable." msgstr "" #: nova/exception.py:599 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" #: nova/exception.py:603 #, python-format msgid "Invalid ID received %(id)s." msgstr "" #: nova/exception.py:607 msgid "Constraint not met." msgstr "" #: nova/exception.py:612 msgid "Resource could not be found." msgstr "" #: nova/exception.py:617 #, python-format msgid "No agent-build associated with id %(id)s." msgstr "" #: nova/exception.py:621 #, python-format msgid "" "Agent-build with hypervisor %(hypervisor)s os %(os)s architecture " "%(architecture)s exists." msgstr "" #: nova/exception.py:627 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" #: nova/exception.py:631 msgid "" "Undefined Block Device Mapping root: BlockDeviceMappingList contains Block " "Device Mappings from multiple instances." msgstr "" #: nova/exception.py:636 #, python-format msgid "No Block Device Mapping with id %(id)s." msgstr "" #: nova/exception.py:640 #, python-format msgid "No volume Block Device Mapping with id %(volume_id)s." msgstr "" #: nova/exception.py:644 #, python-format msgid "" "Block Device Mapping %(volume_id)s is a multi-attach volume and is not valid " "for this operation." msgstr "" #: nova/exception.py:649 #, python-format msgid "No volume Block Device Mapping at path: %(path)s" msgstr "" #: nova/exception.py:653 #, python-format msgid "Device detach failed for %(device)s: %(reason)s)" msgstr "" #: nova/exception.py:657 #, python-format msgid "Device '%(device)s' not found." msgstr "" #: nova/exception.py:662 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" #: nova/exception.py:666 #, python-format msgid "No disk at %(location)s" msgstr "" #: nova/exception.py:670 #, python-format msgid "Could not find a handler for %(driver_type)s volume." msgstr "" #: nova/exception.py:674 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" #: nova/exception.py:678 #, python-format msgid "Requested image %(image)s has automatic disk resize disabled." msgstr "" #: nova/exception.py:683 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" #: nova/exception.py:687 msgid "The current driver does not support preserving ephemeral partitions." msgstr "" #: nova/exception.py:693 #, python-format msgid "" "Image %(image_id)s could not be found. The nova EC2 API assigns image ids " "dynamically when they are listed for the first time. Have you listed image " "ids since adding this image?" msgstr "" #: nova/exception.py:700 #, python-format msgid "Project %(project_id)s could not be found." msgstr "" #: nova/exception.py:704 msgid "Cannot find SR to read/write VDI." msgstr "" #: nova/exception.py:708 #, python-format msgid "Instance %(uuid)s has no mapping to a cell." msgstr "" #: nova/exception.py:712 #, python-format msgid "Network %(network_id)s is duplicated." msgstr "" #: nova/exception.py:716 #, python-format msgid "Failed to release IP %(address)s with MAC %(mac_address)s" msgstr "" #: nova/exception.py:720 #, python-format msgid "Network %(network_id)s is still in use." msgstr "" #: nova/exception.py:724 #, python-format msgid "Network set host failed for network %(network_id)s." msgstr "" #: nova/exception.py:728 #, python-format msgid "%(req)s is required to create a network." msgstr "" #: nova/exception.py:732 msgid "Maximum allowed length for 'label' is 255." msgstr "" #: nova/exception.py:736 #, python-format msgid "%(key)s must be an integer." msgstr "" #: nova/exception.py:740 #, python-format msgid "%(cidr)s is not a valid IP network." msgstr "" #: nova/exception.py:744 #, python-format msgid "%(address)s is not a valid IP address." msgstr "" #: nova/exception.py:748 #, python-format msgid "%(address)s is not within %(cidr)s." msgstr "" #: nova/exception.py:752 #, python-format msgid "Detected existing vlan with id %(vlan)d" msgstr "" #: nova/exception.py:757 #, python-format msgid "Requested cidr (%(cidr)s) conflicts with existing cidr (%(other)s)" msgstr "" #: nova/exception.py:763 #, python-format msgid "" "Network must be disassociated from project %(project_id)s before it can be " "deleted." msgstr "" #: nova/exception.py:768 #, python-format msgid "Network %(network_id)s could not be found." msgstr "" #: nova/exception.py:772 #, python-format msgid "Port id %(port_id)s could not be found." msgstr "" #: nova/exception.py:776 #, python-format msgid "Network could not be found for bridge %(bridge)s" msgstr "" #: nova/exception.py:780 #, python-format msgid "Network could not be found for uuid %(uuid)s" msgstr "" #: nova/exception.py:784 #, python-format msgid "Network could not be found with cidr %(cidr)s." msgstr "" #: nova/exception.py:788 #, python-format msgid "Network could not be found for instance %(instance_id)s." msgstr "" #: nova/exception.py:792 msgid "No networks defined." msgstr "" #: nova/exception.py:796 msgid "No more available networks." msgstr "" #: nova/exception.py:800 #, python-format msgid "" "Either network uuid %(network_uuid)s is not present or is not assigned to " "the project %(project_id)s." msgstr "" #: nova/exception.py:805 msgid "" "More than one possible network found. Specify network ID(s) to select which " "one(s) to connect to." msgstr "" #: nova/exception.py:810 #, python-format msgid "" "Network %(network_uuid)s requires a subnet in order to boot instances on." msgstr "" #: nova/exception.py:815 #, python-format msgid "" "It is not allowed to create an interface on external network %(network_uuid)s" msgstr "" #: nova/exception.py:820 #, python-format msgid "Physical network is missing for network %(network_uuid)s" msgstr "" #: nova/exception.py:824 #, python-format msgid "vhostuser_sock_path not present in vif_details for vif %(vif_id)s" msgstr "" #: nova/exception.py:829 #, python-format msgid "" "Parameters %(missing_params)s not present in vif_details for vif %(vif_id)s. " "Check your Neutron configuration to validate that the macvtap parameters are " "correct." msgstr "" #: nova/exception.py:836 #, python-format msgid "OVS configuration failed with: %(inner_exception)s." msgstr "" #: nova/exception.py:840 msgid "Could not find the datastore reference(s) which the VM uses." msgstr "" #: nova/exception.py:844 #, python-format msgid "Port %(port_id)s is still in use." msgstr "" #: nova/exception.py:848 #, python-format msgid "Port %(port_id)s requires a FixedIP in order to be used." msgstr "" #: nova/exception.py:852 #, python-format msgid "Port %(port_id)s not usable for instance %(instance)s." msgstr "" #: nova/exception.py:856 #, python-format msgid "" "Port %(port_id)s not usable for instance %(instance)s. Value %(value)s " "assigned to dns_name attribute does not match instance's hostname " "%(hostname)s" msgstr "" #: nova/exception.py:862 #, python-format msgid "No free port available for instance %(instance)s." msgstr "" #: nova/exception.py:866 #, python-format msgid "" "Binding failed for port %(port_id)s, please check neutron logs for more " "information." msgstr "" #: nova/exception.py:871 #, python-format msgid "Fixed IP %(address)s already exists." msgstr "" #: nova/exception.py:875 #, python-format msgid "No fixed IP associated with id %(id)s." msgstr "" #: nova/exception.py:879 #, python-format msgid "Fixed IP not found for address %(address)s." msgstr "" #: nova/exception.py:883 #, python-format msgid "Instance %(instance_uuid)s has zero fixed IPs." msgstr "" #: nova/exception.py:887 #, python-format msgid "Network host %(host)s has zero fixed IPs in network %(network_id)s." msgstr "" #: nova/exception.py:892 #, python-format msgid "Instance %(instance_uuid)s doesn't have fixed IP '%(ip)s'." msgstr "" #: nova/exception.py:896 #, python-format msgid "" "Fixed IP address (%(address)s) does not exist in network (%(network_uuid)s)." msgstr "" #: nova/exception.py:901 #, python-format msgid "Fixed IP associate failed for network: %(net)s." msgstr "" #: nova/exception.py:905 #, python-format msgid "" "Fixed IP address %(address)s is already in use on instance %(instance_uuid)s." msgstr "" #: nova/exception.py:910 #, python-format msgid "" "More than one instance is associated with fixed IP address '%(address)s'." msgstr "" #: nova/exception.py:915 #, python-format msgid "Fixed IP address %(address)s is invalid." msgstr "" #: nova/exception.py:920 #, python-format msgid "No fixed IP addresses available for network: %(net)s" msgstr "" #: nova/exception.py:924 msgid "Zero fixed IPs could be found." msgstr "" #: nova/exception.py:928 #, python-format msgid "Floating IP %(address)s already exists." msgstr "" #: nova/exception.py:933 #, python-format msgid "Floating IP not found for ID %(id)s." msgstr "" #: nova/exception.py:937 #, python-format msgid "The DNS entry %(name)s already exists in domain %(domain)s." msgstr "" #: nova/exception.py:941 #, python-format msgid "Floating IP not found for address %(address)s." msgstr "" #: nova/exception.py:945 #, python-format msgid "Floating IP not found for host %(host)s." msgstr "" #: nova/exception.py:949 #, python-format msgid "Multiple floating IPs are found for address %(address)s." msgstr "" #: nova/exception.py:953 msgid "Floating IP pool not found." msgstr "" #: nova/exception.py:958 msgid "Zero floating IPs available." msgstr "" #: nova/exception.py:964 #, python-format msgid "Floating IP %(address)s is associated." msgstr "" #: nova/exception.py:968 #, python-format msgid "Floating IP %(address)s is not associated." msgstr "" #: nova/exception.py:972 msgid "Zero floating IPs exist." msgstr "" #: nova/exception.py:977 #, python-format msgid "Interface %(interface)s not found." msgstr "" #: nova/exception.py:981 msgid "Floating IP allocate failed." msgstr "" #: nova/exception.py:985 #, python-format msgid "Floating IP %(address)s association has failed." msgstr "" #: nova/exception.py:990 msgid "The floating IP request failed with a BadRequest" msgstr "" #: nova/exception.py:995 nova/api/openstack/compute/floating_ips.py:84 #: nova/api/openstack/compute/floating_ips.py:177 #: nova/api/openstack/compute/legacy_v2/contrib/floating_ips.py:73 #: nova/api/openstack/compute/legacy_v2/contrib/floating_ips.py:156 msgid "Cannot disassociate auto assigned floating IP" msgstr "" #: nova/exception.py:1000 #, python-format msgid "Keypair %(name)s not found for user %(user_id)s" msgstr "" #: nova/exception.py:1004 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" #: nova/exception.py:1008 #, python-format msgid "Service with host %(host)s binary %(binary)s exists." msgstr "" #: nova/exception.py:1012 #, python-format msgid "Service with host %(host)s topic %(topic)s exists." msgstr "" #: nova/exception.py:1016 #, python-format msgid "Host %(host)s could not be found." msgstr "" #: nova/exception.py:1020 #, python-format msgid "Compute host %(host)s could not be found." msgstr "" #: nova/exception.py:1024 #, python-format msgid "Compute host %(name)s needs to be created first before updating." msgstr "" #: nova/exception.py:1029 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" #: nova/exception.py:1033 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" #: nova/exception.py:1037 #, python-format msgid "" "Change would make usage less than 0 for the following resources: %(unders)s" msgstr "" #: nova/exception.py:1042 #, python-format msgid "Wrong quota method %(method)s used on resource %(res)s" msgstr "" #: nova/exception.py:1046 msgid "Quota could not be found" msgstr "" #: nova/exception.py:1050 #, python-format msgid "Quota exists for project %(project_id)s, resource %(resource)s" msgstr "" #: nova/exception.py:1055 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" #: nova/exception.py:1059 #, python-format msgid "" "Quota for user %(user_id)s in project %(project_id)s could not be found." msgstr "" #: nova/exception.py:1064 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" #: nova/exception.py:1068 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" #: nova/exception.py:1072 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" #: nova/exception.py:1076 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" #: nova/exception.py:1080 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" #: nova/exception.py:1084 #, python-format msgid "Security group %(security_group_id)s not found." msgstr "" #: nova/exception.py:1088 #, python-format msgid "" "Security group %(security_group_id)s not found for project %(project_id)s." msgstr "" #: nova/exception.py:1093 #, python-format msgid "Security group with rule %(rule_id)s not found." msgstr "" #: nova/exception.py:1098 #, python-format msgid "" "Security group %(security_group_name)s already exists for project " "%(project_id)s." msgstr "" #: nova/exception.py:1103 #, python-format msgid "" "Security group %(security_group_id)s is already associated with the instance " "%(instance_id)s" msgstr "" #: nova/exception.py:1108 #, python-format msgid "" "Security group %(security_group_id)s is not associated with the instance " "%(instance_id)s" msgstr "" #: nova/exception.py:1113 #, python-format msgid "Security group default rule (%rule_id)s not found." msgstr "" #: nova/exception.py:1117 msgid "" "Network requires port_security_enabled and subnet associated in order to " "apply security groups." msgstr "" #: nova/exception.py:1123 #, python-format msgid "Rule already exists in group: %(rule)s" msgstr "" #: nova/exception.py:1127 msgid "No Unique Match Found." msgstr "" #: nova/exception.py:1132 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" #: nova/exception.py:1136 #, python-format msgid "" "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" #: nova/exception.py:1141 #, python-format msgid "Migration %(migration_id)s not found for instance %(instance_id)s" msgstr "" #: nova/exception.py:1146 #, python-format msgid "" "Migration %(migration_id)s state of instance %(instance_uuid)s is %(state)s. " "Cannot %(method)s while the migration is in this state." msgstr "" #: nova/exception.py:1152 #, python-format msgid "" "Console log output could not be retrieved for instance %(instance_id)s. " "Reason: %(reason)s" msgstr "" #: nova/exception.py:1157 #, python-format msgid "Console pool %(pool_id)s could not be found." msgstr "" #: nova/exception.py:1161 #, python-format msgid "" "Console pool with host %(host)s, console_type %(console_type)s and " "compute_host %(compute_host)s already exists." msgstr "" #: nova/exception.py:1167 #, python-format msgid "" "Console pool of type %(console_type)s for compute host %(compute_host)s on " "proxy host %(host)s not found." msgstr "" #: nova/exception.py:1173 #, python-format msgid "Console %(console_id)s could not be found." msgstr "" #: nova/exception.py:1177 #, python-format msgid "Console for instance %(instance_uuid)s could not be found." msgstr "" #: nova/exception.py:1181 msgid "Guest does not have a console available." msgstr "" #: nova/exception.py:1185 #, python-format msgid "" "Console for instance %(instance_uuid)s in pool %(pool_id)s could not be " "found." msgstr "" #: nova/exception.py:1190 #, python-format msgid "Invalid console type %(console_type)s" msgstr "" #: nova/exception.py:1194 #, python-format msgid "Unavailable console type %(console_type)s." msgstr "" #: nova/exception.py:1198 #, python-format msgid "The console port range %(min_port)d-%(max_port)d is exhausted." msgstr "" #: nova/exception.py:1203 #, python-format msgid "Flavor %(flavor_id)s could not be found." msgstr "" #: nova/exception.py:1207 #, python-format msgid "Flavor with name %(flavor_name)s could not be found." msgstr "" #: nova/exception.py:1211 #, python-format msgid "" "Flavor access not found for %(flavor_id)s / %(project_id)s combination." msgstr "" #: nova/exception.py:1216 #, python-format msgid "" "Flavor %(id)s extra spec cannot be updated or created after %(retries)d " "retries." msgstr "" #: nova/exception.py:1221 #, python-format msgid "Cell %(cell_name)s doesn't exist." msgstr "" #: nova/exception.py:1225 #, python-format msgid "Cell with name %(name)s already exists." msgstr "" #: nova/exception.py:1229 #, python-format msgid "Inconsistency in cell routing: %(reason)s" msgstr "" #: nova/exception.py:1233 #, python-format msgid "Service API method not found: %(detail)s" msgstr "" #: nova/exception.py:1237 msgid "Timeout waiting for response from cell" msgstr "" #: nova/exception.py:1241 #, python-format msgid "Cell message has reached maximum hop count: %(hop_count)s" msgstr "" #: nova/exception.py:1245 msgid "No cells available matching scheduling criteria." msgstr "" #: nova/exception.py:1249 msgid "Cannot update cells configuration file." msgstr "" #: nova/exception.py:1253 #, python-format msgid "Cell is not known for instance %(instance_uuid)s" msgstr "" #: nova/exception.py:1257 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" #: nova/exception.py:1261 #, python-format msgid "Flavor %(flavor_id)s has no extra specs with key %(extra_specs_key)s." msgstr "" #: nova/exception.py:1266 #, python-format msgid "" "Metric %(name)s could not be found on the compute host node " "%(host)s.%(node)s." msgstr "" #: nova/exception.py:1271 #, python-format msgid "File %(file_path)s could not be found." msgstr "" #: nova/exception.py:1275 #, python-format msgid "" "Virtual switch associated with the network adapter %(adapter)s not found." msgstr "" #: nova/exception.py:1280 #, python-format msgid "Network adapter %(adapter)s could not be found." msgstr "" #: nova/exception.py:1284 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" #: nova/exception.py:1288 #, python-format msgid "Instance %(instance_id)s has no tag '%(tag)s'" msgstr "" #: nova/exception.py:1292 msgid "Rotation param is required for backup image_type" msgstr "" #: nova/exception.py:1297 #, python-format msgid "Key pair '%(key_name)s' already exists." msgstr "" #: nova/exception.py:1301 #, python-format msgid "Instance %(name)s already exists." msgstr "" #: nova/exception.py:1305 #, python-format msgid "Flavor with name %(name)s already exists." msgstr "" #: nova/exception.py:1309 #, python-format msgid "Flavor with ID %(flavor_id)s already exists." msgstr "" #: nova/exception.py:1313 #, python-format msgid "" "Flavor access already exists for flavor %(flavor_id)s and project " "%(project_id)s combination." msgstr "" #: nova/exception.py:1318 #, python-format msgid "%(path)s is not on shared storage: %(reason)s" msgstr "" #: nova/exception.py:1322 #, python-format msgid "%(path)s is not on local storage: %(reason)s" msgstr "" #: nova/exception.py:1326 #, python-format msgid "Storage error: %(reason)s" msgstr "" #: nova/exception.py:1330 #, python-format msgid "Migration error: %(reason)s" msgstr "" #: nova/exception.py:1334 #, python-format msgid "Migration pre-check error: %(reason)s" msgstr "" #: nova/exception.py:1338 #, python-format msgid "Migration select destinations error: %(reason)s" msgstr "" #: nova/exception.py:1342 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" #: nova/exception.py:1348 #, python-format msgid "Could not find config at %(path)s" msgstr "" #: nova/exception.py:1352 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" #: nova/exception.py:1356 msgid "When resizing, instances must change flavor!" msgstr "" #: nova/exception.py:1360 #, python-format msgid "Resize error: %(reason)s" msgstr "" #: nova/exception.py:1364 #, python-format msgid "Server disk was unable to be resized because: %(reason)s" msgstr "" #: nova/exception.py:1368 msgid "Flavor's memory is too small for requested image." msgstr "" #: nova/exception.py:1372 msgid "The created instance's disk would be too small." msgstr "" #: nova/exception.py:1376 #, python-format msgid "" "Flavor's disk is too small for requested image. Flavor disk is " "%(flavor_size)i bytes, image is %(image_size)i bytes." msgstr "" #: nova/exception.py:1381 #, python-format msgid "" "Flavor's disk is smaller than the minimum size specified in image metadata. " "Flavor disk is %(flavor_size)i bytes, minimum size is %(image_min_disk)i " "bytes." msgstr "" #: nova/exception.py:1387 #, python-format msgid "" "Volume is smaller than the minimum size specified in image metadata. Volume " "size is %(volume_size)i bytes, minimum size is %(image_min_disk)i bytes." msgstr "" #: nova/exception.py:1393 #, python-format msgid "Insufficient free memory on compute node to start %(uuid)s." msgstr "" #: nova/exception.py:1397 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" #: nova/exception.py:1401 #, python-format msgid "Exceeded maximum number of retries. %(reason)s" msgstr "" #: nova/exception.py:1406 #, python-format msgid "Quota exceeded: code=%(code)s" msgstr "" #: nova/exception.py:1415 #, python-format msgid "" "Quota exceeded for %(overs)s: Requested %(req)s, but already used %(used)s " "of %(allowed)s %(overs)s" msgstr "" #: nova/exception.py:1420 msgid "Maximum number of floating IPs exceeded" msgstr "" #: nova/exception.py:1424 msgid "Maximum number of fixed IPs exceeded" msgstr "" #: nova/exception.py:1428 #, python-format msgid "Maximum number of metadata items exceeds %(allowed)d" msgstr "" #: nova/exception.py:1432 msgid "Personality file limit exceeded" msgstr "" #: nova/exception.py:1436 msgid "Personality file path too long" msgstr "" #: nova/exception.py:1440 msgid "Personality file content too long" msgstr "" #: nova/exception.py:1444 msgid "Maximum number of key pairs exceeded" msgstr "" #: nova/exception.py:1449 msgid "Maximum number of security groups or rules exceeded" msgstr "" #: nova/exception.py:1453 msgid "Maximum number of ports exceeded" msgstr "" #: nova/exception.py:1457 #, python-format msgid "" "Aggregate %(aggregate_id)s: action '%(action)s' caused an error: %(reason)s." msgstr "" #: nova/exception.py:1462 #, python-format msgid "Aggregate %(aggregate_id)s could not be found." msgstr "" #: nova/exception.py:1466 #, python-format msgid "Aggregate %(aggregate_name)s already exists." msgstr "" #: nova/exception.py:1470 #, python-format msgid "Aggregate %(aggregate_id)s has no host %(host)s." msgstr "" #: nova/exception.py:1474 #, python-format msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s." msgstr "" #: nova/exception.py:1479 #, python-format msgid "Aggregate %(aggregate_id)s already has host %(host)s." msgstr "" #: nova/exception.py:1483 msgid "Unable to create flavor" msgstr "" #: nova/exception.py:1487 #, python-format msgid "Failed to set admin password on %(instance)s because %(reason)s" msgstr "" #: nova/exception.py:1494 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" #: nova/exception.py:1498 #, python-format msgid "Info cache for instance %(instance_uuid)s could not be found." msgstr "" #: nova/exception.py:1504 msgid "Invalid association." msgstr "" #: nova/exception.py:1508 #, python-format msgid "Marker %(marker)s could not be found." msgstr "" #: nova/exception.py:1512 #, python-format msgid "Invalid id: %(instance_id)s (expecting \"i-...\")" msgstr "" #: nova/exception.py:1517 #, python-format msgid "Invalid id: %(volume_id)s (expecting \"i-...\")" msgstr "" #: nova/exception.py:1522 #, python-format msgid "Could not fetch image %(image_id)s" msgstr "" #: nova/exception.py:1526 #, python-format msgid "Could not upload image %(image_id)s" msgstr "" #: nova/exception.py:1530 #, python-format msgid "Task %(task_name)s is already running on host %(host)s" msgstr "" #: nova/exception.py:1534 #, python-format msgid "Task %(task_name)s is not running on host %(host)s" msgstr "" #: nova/exception.py:1538 #, python-format msgid "Instance %(instance_uuid)s is locked" msgstr "" #: nova/exception.py:1542 #, python-format msgid "Invalid value for Config Drive option: %(option)s" msgstr "" #: nova/exception.py:1546 #, python-format msgid "Config drive format '%(format)s' is not supported." msgstr "" #: nova/exception.py:1550 #, python-format msgid "" "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s" msgstr "" #: nova/exception.py:1555 #, python-format msgid "" "Unknown config drive format %(format)s. Select one of iso9660 or vfat." msgstr "" #: nova/exception.py:1560 #, python-format msgid "" "Instance %(instance_uuid)s requires config drive, but it does not exist." msgstr "" #: nova/exception.py:1565 #, python-format msgid "Failed to attach network adapter device to %(instance_uuid)s" msgstr "" #: nova/exception.py:1570 #, python-format msgid "" "No specific network was requested and none are available for project " "'%(project_id)s'." msgstr "" #: nova/exception.py:1575 #, python-format msgid "Failed to detach network adapter device from %(instance_uuid)s" msgstr "" #: nova/exception.py:1580 #, python-format msgid "" "User data too large. User data must be no larger than %(maxsize)s bytes once " "base64 encoded. Your data is %(length)d bytes" msgstr "" #: nova/exception.py:1586 msgid "User data needs to be valid base 64." msgstr "" #: nova/exception.py:1590 #, python-format msgid "" "Conflict updating instance %(instance_uuid)s. Expected: %(expected)s. " "Actual: %(actual)s" msgstr "" #: nova/exception.py:1595 #, python-format msgid "" "Conflict updating instance %(instance_uuid)s, but we were unable to " "determine the cause" msgstr "" #: nova/exception.py:1608 #, python-format msgid "" "Action for request_id %(request_id)s on instance %(instance_uuid)s not found" msgstr "" #: nova/exception.py:1613 #, python-format msgid "Event %(event)s not found for action id %(action_id)s" msgstr "" #: nova/exception.py:1617 #, python-format msgid "The CA file for %(project)s could not be found" msgstr "" #: nova/exception.py:1621 #, python-format msgid "The CRL file for %(project)s could not be found" msgstr "" #: nova/exception.py:1625 msgid "Instance recreate is not supported." msgstr "" #: nova/exception.py:1629 #, python-format msgid "" "%(binary)s attempted direct database access which is not allowed by policy" msgstr "" #: nova/exception.py:1634 #, python-format msgid "" "Virtualization type '%(virt)s' is not supported by this compute driver" msgstr "" #: nova/exception.py:1639 #, python-format msgid "" "Requested hardware '%(model)s' is not supported by the '%(virt)s' virt driver" msgstr "" #: nova/exception.py:1644 #, python-format msgid "Invalid Base 64 data for file %(path)s" msgstr "" #: nova/exception.py:1648 #, python-format msgid "Build of instance %(instance_uuid)s aborted: %(reason)s" msgstr "" #: nova/exception.py:1652 #, python-format msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s" msgstr "" #: nova/exception.py:1657 #, python-format msgid "Shadow table with name %(name)s already exists." msgstr "" #: nova/exception.py:1662 #, python-format msgid "Instance rollback performed due to: %s" msgstr "" #: nova/exception.py:1668 #, python-format msgid "Cannot call %(method)s on orphaned %(objtype)s object" msgstr "" #: nova/exception.py:1672 #, python-format msgid "Object action %(action)s failed because: %(reason)s" msgstr "" #: nova/exception.py:1676 #, python-format msgid "Core API extensions are missing: %(missing_apis)s" msgstr "" #: nova/exception.py:1680 #, python-format msgid "Error during following call to agent: %(method)s" msgstr "" #: nova/exception.py:1684 #, python-format msgid "" "Unable to contact guest agent. The following call timed out: %(method)s" msgstr "" #: nova/exception.py:1689 #, python-format msgid "Agent does not support the call: %(method)s" msgstr "" #: nova/exception.py:1693 #, python-format msgid "Instance group %(group_uuid)s could not be found." msgstr "" #: nova/exception.py:1697 #, python-format msgid "Instance group %(group_uuid)s already exists." msgstr "" #: nova/exception.py:1701 #, python-format msgid "Instance group %(group_uuid)s has no member with id %(instance_id)s." msgstr "" #: nova/exception.py:1706 #, python-format msgid "Instance group %(group_uuid)s has no policy %(policy)s." msgstr "" #: nova/exception.py:1710 #, python-format msgid "%(field)s should not be part of the updates." msgstr "" #: nova/exception.py:1714 #, python-format msgid "Number of retries to plugin (%(num_retries)d) exceeded." msgstr "" #: nova/exception.py:1718 #, python-format msgid "There was an error with the download module %(module)s. %(reason)s" msgstr "" #: nova/exception.py:1723 #, python-format msgid "" "The metadata for this location will not work with this module %(module)s. " "%(reason)s." msgstr "" #: nova/exception.py:1728 #, python-format msgid "The method %(method_name)s is not implemented." msgstr "" #: nova/exception.py:1732 #, python-format msgid "The module %(module)s is misconfigured: %(reason)s." msgstr "" #: nova/exception.py:1736 #, python-format msgid "Signature verification for the image failed: %(reason)s." msgstr "" #: nova/exception.py:1741 #, python-format msgid "Error when creating resource monitor: %(monitor)s" msgstr "" #: nova/exception.py:1745 #, python-format msgid "The PCI address %(address)s has an incorrect format." msgstr "" #: nova/exception.py:1749 #, python-format msgid "" "Invalid PCI Whitelist: The PCI address %(address)s has an invalid %(field)s." msgstr "" #: nova/exception.py:1754 msgid "" "Invalid PCI Whitelist: The PCI whitelist can specify devname or address, but " "not both" msgstr "" #: nova/exception.py:1760 #, python-format msgid "PCI device %(id)s not found" msgstr "" #: nova/exception.py:1764 #, python-format msgid "PCI Device %(node_id)s:%(address)s not found." msgstr "" #: nova/exception.py:1768 #, python-format msgid "" "PCI device %(compute_node_id)s:%(address)s is %(status)s instead of " "%(hopestatus)s" msgstr "" #: nova/exception.py:1774 #, python-format msgid "" "Not all Virtual Functions of PF %(compute_node_id)s:%(address)s are free." msgstr "" #: nova/exception.py:1780 #, python-format msgid "" "Physical Function %(compute_node_id)s:%(address)s, related to VF " "%(compute_node_id)s:%(vf_address)s is %(status)s instead of %(hopestatus)s" msgstr "" #: nova/exception.py:1787 #, python-format msgid "" "PCI device %(compute_node_id)s:%(address)s is owned by %(owner)s instead of " "%(hopeowner)s" msgstr "" #: nova/exception.py:1793 #, python-format msgid "PCI device request %(requests)s failed" msgstr "" #: nova/exception.py:1798 #, python-format msgid "" "Attempt to consume PCI device %(compute_node_id)s:%(address)s from empty pool" msgstr "" #: nova/exception.py:1804 #, python-format msgid "Invalid PCI alias definition: %(reason)s" msgstr "" #: nova/exception.py:1808 #, python-format msgid "PCI alias %(alias)s is not defined" msgstr "" #: nova/exception.py:1813 #, python-format msgid "Not enough parameters: %(reason)s" msgstr "" #: nova/exception.py:1818 #, python-format msgid "Invalid PCI devices Whitelist config %(reason)s" msgstr "" #: nova/exception.py:1828 #, python-format msgid "" "Failed to prepare PCI device %(id)s for instance %(instance_uuid)s: " "%(reason)s" msgstr "" #: nova/exception.py:1833 #, python-format msgid "Failed to detach PCI device %(dev)s: %(reason)s" msgstr "" #: nova/exception.py:1837 #, python-format msgid "%(type)s hypervisor does not support PCI devices" msgstr "" #: nova/exception.py:1841 #, python-format msgid "Key manager error: %(reason)s" msgstr "" #: nova/exception.py:1845 #, python-format msgid "Failed to remove volume(s): (%(reason)s)" msgstr "" #: nova/exception.py:1849 #, python-format msgid "Provided video model (%(model)s) is not supported." msgstr "" #: nova/exception.py:1853 #, python-format msgid "The provided RNG device path: (%(path)s) is not present on the host." msgstr "" #: nova/exception.py:1858 #, python-format msgid "" "The requested amount of video memory %(req_vram)d is higher than the maximum " "allowed by flavor %(max_vram)d." msgstr "" #: nova/exception.py:1863 #, python-format msgid "Provided watchdog action (%(action)s) is not supported." msgstr "" #: nova/exception.py:1867 msgid "" "Live migration of instances with config drives is not supported in libvirt " "unless libvirt instance path and drive data is shared across compute nodes." msgstr "" #: nova/exception.py:1873 #, python-format msgid "" "Host %(server)s is running an old version of Nova, live migrations involving " "that version may cause data loss. Upgrade Nova on %(server)s and try again." msgstr "" #: nova/exception.py:1879 msgid "" "Live migration with API v2.25 requires all the Mitaka upgrade to be complete " "before it is available." msgstr "" #: nova/exception.py:1884 #, python-format msgid "" "No live migration URI configured and no default available for " "\"%(virt_type)s\" hypervisor virtualization type." msgstr "" #: nova/exception.py:1889 #, python-format msgid "Error during unshelve instance %(instance_id)s: %(reason)s" msgstr "" #: nova/exception.py:1893 #, python-format msgid "" "Image vCPU limits %(sockets)d:%(cores)d:%(threads)d exceeds permitted " "%(maxsockets)d:%(maxcores)d:%(maxthreads)d" msgstr "" #: nova/exception.py:1898 #, python-format msgid "" "Image vCPU topology %(sockets)d:%(cores)d:%(threads)d exceeds permitted " "%(maxsockets)d:%(maxcores)d:%(maxthreads)d" msgstr "" #: nova/exception.py:1903 #, python-format msgid "" "Requested vCPU limits %(sockets)d:%(cores)d:%(threads)d are impossible to " "satisfy for vcpus count %(vcpus)d" msgstr "" #: nova/exception.py:1908 #, python-format msgid "Architecture name '%(arch)s' is not recognised" msgstr "" #: nova/exception.py:1912 msgid "CPU and memory allocation must be provided for all NUMA nodes" msgstr "" #: nova/exception.py:1917 #, python-format msgid "" "Image property '%(name)s' is not permitted to override NUMA configuration " "set against the flavor" msgstr "" #: nova/exception.py:1922 msgid "" "Asymmetric NUMA topologies require explicit assignment of CPUs and memory to " "nodes in image or flavor" msgstr "" #: nova/exception.py:1927 #, python-format msgid "CPU number %(cpunum)d is larger than max %(cpumax)d" msgstr "" #: nova/exception.py:1931 #, python-format msgid "CPU number %(cpunum)d is assigned to two nodes" msgstr "" #: nova/exception.py:1935 #, python-format msgid "CPU number %(cpuset)s is not assigned to any node" msgstr "" #: nova/exception.py:1939 #, python-format msgid "%(memsize)d MB of memory assigned, but expected %(memtotal)d MB" msgstr "" #: nova/exception.py:1944 #, python-format msgid "Invalid characters in hostname '%(hostname)s'" msgstr "" #: nova/exception.py:1948 #, python-format msgid "Instance %(instance_uuid)s does not specify a NUMA topology" msgstr "" #: nova/exception.py:1952 #, python-format msgid "Instance %(instance_uuid)s does not specify a migration context." msgstr "" #: nova/exception.py:1957 #, python-format msgid "Not able to acquire a free port for %(host)s" msgstr "" #: nova/exception.py:1961 #, python-format msgid "Not able to bind %(host)s:%(port)d, %(error)s" msgstr "" #: nova/exception.py:1965 #, python-format msgid "" "Number of serial ports '%(num_ports)s' specified in '%(property)s' isn't " "valid." msgstr "" #: nova/exception.py:1970 msgid "" "Forbidden to exceed flavor value of number of serial ports passed in image " "meta." msgstr "" #: nova/exception.py:1975 #, python-format msgid "Image's config drive option '%(config_drive)s' is invalid" msgstr "" #: nova/exception.py:1979 #, python-format msgid "Hypervisor virtualization type '%(hv_type)s' is not recognised" msgstr "" #: nova/exception.py:1984 #, python-format msgid "Virtual machine mode '%(vmmode)s' is not recognised" msgstr "" #: nova/exception.py:1988 #, python-format msgid "The token '%(token)s' is invalid or has expired" msgstr "" #: nova/exception.py:1992 msgid "Invalid Connection Info" msgstr "" #: nova/exception.py:1996 #, python-format msgid "Quiescing is not supported in instance %(instance_id)s" msgstr "" #: nova/exception.py:2000 msgid "QEMU guest agent is not enabled" msgstr "" #: nova/exception.py:2004 msgid "Set admin password is not supported" msgstr "" #: nova/exception.py:2008 #, python-format msgid "Invalid memory page size '%(pagesize)s'" msgstr "" #: nova/exception.py:2012 #, python-format msgid "Page size %(pagesize)s forbidden against '%(against)s'" msgstr "" #: nova/exception.py:2016 #, python-format msgid "Page size %(pagesize)s is not supported by the host." msgstr "" #: nova/exception.py:2020 #, python-format msgid "CPU pinning is not supported by the host: %(reason)s" msgstr "" #: nova/exception.py:2025 #, python-format msgid "" "Cannot pin/unpin cpus %(requested)s from the following pinned set %(pinned)s" msgstr "" #: nova/exception.py:2030 #, python-format msgid "" "CPU set to pin/unpin %(requested)s must be a subset of known CPU set " "%(cpuset)s" msgstr "" #: nova/exception.py:2035 msgid "" "Image property 'hw_cpu_policy' is not permitted to override CPU pinning " "policy set against the flavor" msgstr "" #: nova/exception.py:2040 msgid "" "Image property 'hw_cpu_thread_policy' is not permitted to override CPU " "thread pinning policy set against the flavor" msgstr "" #: nova/exception.py:2045 #, python-format msgid "ServerGroup policy is not supported: %(reason)s" msgstr "" #: nova/exception.py:2049 #, python-format msgid "Cell %(uuid)s has no mapping." msgstr "" #: nova/exception.py:2053 msgid "Host does not support guests with NUMA topology set" msgstr "" #: nova/exception.py:2057 msgid "Host does not support guests with custom memory page sizes" msgstr "" #: nova/exception.py:2061 #, python-format msgid "%(typename)s in %(fieldname)s is not an instance of Enum" msgstr "" #: nova/exception.py:2065 #, python-format msgid "%(fieldname)s missing field type" msgstr "" #: nova/exception.py:2069 #, python-format msgid "Invalid image format '%(format)s'" msgstr "" #: nova/exception.py:2073 #, python-format msgid "Image model '%(image)s' is not supported" msgstr "" #: nova/exception.py:2077 #, python-format msgid "Host '%(name)s' is not mapped to any cell" msgstr "" #: nova/exception.py:2081 msgid "Cannot set realtime policy in a non dedicated cpu pinning policy" msgstr "" #: nova/exception.py:2086 msgid "" "Cannot set cpu thread pinning policy in a non dedicated cpu pinning policy" msgstr "" #: nova/exception.py:2091 #, python-format msgid "RequestSpec not found for instance %(instance_uuid)s" msgstr "" #: nova/exception.py:2095 msgid "UEFI is not supported" msgstr "" #: nova/exception.py:2099 msgid "Triggering crash dump is not supported" msgstr "" #: nova/exception.py:2103 msgid "Requested CPU control policy not supported by host" msgstr "" #: nova/exception.py:2107 msgid "Realtime policy not supported by hypervisor" msgstr "" #: nova/exception.py:2111 msgid "" "Realtime policy needs vCPU(s) mask configured with at least 1 RT vCPU and 1 " "ordinary vCPU. See hw:cpu_realtime_mask or hw_cpu_realtime_mask" msgstr "" #: nova/exception.py:2117 #, python-format msgid "No configuration information found for operating system %(os_name)s" msgstr "" #: nova/exception.py:2122 #, python-format msgid "BuildRequest not found for instance %(uuid)s" msgstr "" #: nova/hooks.py:80 msgid "Wrong type of hook method. Only 'pre' and 'post' type allowed" msgstr "" #: nova/rpc.py:326 #, python-format msgid "" "%(event_type)s is not a versioned notification and not whitelisted. See " "./doc/source/notification.rst" msgstr "" #: nova/service.py:378 #, python-format msgid "" "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" #: nova/service.py:485 msgid "serve() can only be called once" msgstr "" #: nova/signature_utils.py:108 #, python-format msgid "Invalid signature key type: %s" msgstr "" #: nova/signature_utils.py:202 #, python-format msgid "" "Required image properties for signature verification do not exist. Cannot " "verify signature. Missing property: %s" msgstr "" #: nova/signature_utils.py:222 msgid "Error occurred while creating the verifier" msgstr "" #: nova/signature_utils.py:236 msgid "The signature data was not properly encoded using base64" msgstr "" #: nova/signature_utils.py:251 #, python-format msgid "Invalid signature hash method: %s" msgstr "" #: nova/signature_utils.py:275 #, python-format msgid "Invalid public key type for signature key type: %s" msgstr "" #: nova/signature_utils.py:305 #, python-format msgid "Unable to retrieve certificate with ID: %s" msgstr "" #: nova/signature_utils.py:310 #, python-format msgid "Invalid certificate format: %s" msgstr "" #: nova/signature_utils.py:337 #, python-format msgid "Certificate is not valid before: %s UTC" msgstr "" #: nova/signature_utils.py:341 #, python-format msgid "Certificate is not valid after: %s UTC" msgstr "" #: nova/utils.py:332 #, python-format msgid "Running cmd (subprocess): %s" msgstr "" #: nova/utils.py:362 #, python-format msgid "" "%(desc)r\n" "command: %(cmd)r\n" "exit code: %(code)r\n" "stdout: %(stdout)r\n" "stderr: %(stderr)r" msgstr "" #: nova/utils.py:371 #, python-format msgid "%r failed. Not Retrying." msgstr "" #: nova/utils.py:375 #, python-format msgid "%r failed. Retrying." msgstr "" #: nova/utils.py:566 #, python-format msgid "Link Local address is not found.:%s" msgstr "" #: nova/utils.py:569 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "" #: nova/utils.py:601 #, python-format msgid "Expected object of type: %s" msgstr "" #: nova/utils.py:1082 msgid "The input is not a string or unicode" msgstr "" #: nova/utils.py:1084 #, python-format msgid "%s is not a string or unicode" msgstr "" #: nova/utils.py:1091 #, python-format msgid "%(name)s has a minimum character requirement of %(min_length)s." msgstr "" #: nova/utils.py:1096 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" #: nova/utils.py:1106 #, python-format msgid "%(value_name)s must be an integer" msgstr "" #: nova/utils.py:1112 #, python-format msgid "%(value_name)s must be >= %(min_value)d" msgstr "" #: nova/utils.py:1118 #, python-format msgid "%(value_name)s must be <= %(max_value)d" msgstr "" #: nova/wsgi.py:84 msgid "The backlog must be more than 0" msgstr "" #: nova/wsgi.py:142 #, python-format msgid "Unable to find cert_file : %s" msgstr "" #: nova/wsgi.py:146 #, python-format msgid "Unable to find ca_file : %s" msgstr "" #: nova/wsgi.py:150 #, python-format msgid "Unable to find key_file : %s" msgstr "" #: nova/wsgi.py:154 msgid "" "When running server in SSL mode, you must specify both a cert_file and " "key_file option value in your configuration file" msgstr "" #: nova/wsgi.py:306 msgid "You must implement __call__" msgstr "" #: nova/api/auth.py:135 msgid "Invalid service catalog json." msgstr "" #: nova/api/ec2/ec2utils.py:252 #, python-format msgid "Unacceptable attach status:%s for ec2 API." msgstr "" #: nova/api/ec2/ec2utils.py:274 msgid "" "Request must include either Timestamp or Expires, but cannot contain both" msgstr "" #: nova/api/metadata/handler.py:166 nova/api/metadata/handler.py:251 #: nova/api/metadata/handler.py:315 msgid "An unknown error has occurred. Please try your request again." msgstr "" #: nova/api/metadata/handler.py:186 msgid "X-Instance-ID header is missing from request." msgstr "" #: nova/api/metadata/handler.py:188 msgid "X-Instance-ID-Signature header is missing from request." msgstr "" #: nova/api/metadata/handler.py:190 msgid "X-Tenant-ID header is missing from request." msgstr "" #: nova/api/metadata/handler.py:192 msgid "Multiple X-Instance-ID headers found within request." msgstr "" #: nova/api/metadata/handler.py:194 msgid "Multiple X-Tenant-ID headers found within request." msgstr "" #: nova/api/metadata/handler.py:267 msgid "X-Forwarded-For is missing from request." msgstr "" #: nova/api/metadata/handler.py:271 msgid "X-Metadata-Provider is missing from request." msgstr "" #: nova/api/metadata/handler.py:305 msgid "Invalid proxy request signature." msgstr "" #: nova/api/metadata/password.py:63 msgid "Request is too large." msgstr "" #: nova/api/openstack/__init__.py:271 msgid "Must specify an ExtensionManager class" msgstr "" #: nova/api/openstack/api_version_request.py:151 #, python-format msgid "'%(other)s' should be an instance of '%(cls)s'" msgstr "" #: nova/api/openstack/common.py:295 #, python-format msgid "href %s does not contain version" msgstr "" #: nova/api/openstack/common.py:309 msgid "Image metadata limit exceeded" msgstr "" #: nova/api/openstack/common.py:316 msgid "Image metadata key cannot be blank" msgstr "" #: nova/api/openstack/common.py:319 msgid "Image metadata key too long" msgstr "" #: nova/api/openstack/common.py:322 msgid "Invalid image metadata" msgstr "" #: nova/api/openstack/common.py:372 #, python-format msgid "" "Cannot '%(action)s' instance %(server_id)s while it is in %(attr)s %(state)s" msgstr "" #: nova/api/openstack/common.py:378 #, python-format msgid "Instance %(server_id)s is in an invalid state for '%(action)s'" msgstr "" #: nova/api/openstack/common.py:389 msgid "Instance snapshots are not permitted at this time." msgstr "" #: nova/api/openstack/common.py:534 msgid "The requested functionality is not supported." msgstr "" #: nova/api/openstack/extensions.py:501 #, python-format msgid "" "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ " "and attach the Nova API log if possible.\n" "%s" msgstr "" #: nova/api/openstack/wsgi.py:280 nova/api/openstack/wsgi.py:394 msgid "cannot understand JSON" msgstr "" #: nova/api/openstack/wsgi.py:399 msgid "too many body keys" msgstr "" #: nova/api/openstack/wsgi.py:663 msgid "Unsupported Content-Type" msgstr "" #: nova/api/openstack/wsgi.py:685 #, python-format msgid "There is no such action: %s" msgstr "" #: nova/api/openstack/wsgi.py:688 nova/api/openstack/wsgi.py:711 #: nova/api/openstack/compute/legacy_v2/server_metadata.py:55 #: nova/api/openstack/compute/legacy_v2/server_metadata.py:74 #: nova/api/openstack/compute/legacy_v2/server_metadata.py:101 #: nova/api/openstack/compute/legacy_v2/server_metadata.py:130 #: nova/api/openstack/compute/legacy_v2/contrib/evacuate.py:54 msgid "Malformed request body" msgstr "" #: nova/api/openstack/wsgi.py:692 #, python-format msgid "Action: '%(action)s', calling method: %(meth)s, body: %(body)s" msgstr "" #: nova/api/openstack/wsgi.py:720 #, python-format msgid "" "Malformed request URL: URL's project_id '%(project_id)s' doesn't match " "Context's project_id '%(context_project_id)s'" msgstr "" #: nova/api/openstack/compute/admin_password.py:60 #: nova/api/openstack/compute/legacy_v2/servers.py:934 msgid "Unable to set password on instance" msgstr "" #: nova/api/openstack/compute/aggregates.py:172 #: nova/api/openstack/compute/aggregates.py:176 #, python-format msgid "Cannot remove host %(host)s in aggregate %(id)s" msgstr "" #: nova/api/openstack/compute/attach_interfaces.py:81 #: nova/api/openstack/compute/legacy_v2/contrib/attach_interfaces.py:80 #, python-format msgid "Instance %(instance)s does not have a port with id %(port)s" msgstr "" #: nova/api/openstack/compute/attach_interfaces.py:108 #: nova/api/openstack/compute/legacy_v2/contrib/attach_interfaces.py:105 msgid "Must not input both network_id and port_id" msgstr "" #: nova/api/openstack/compute/attach_interfaces.py:111 #: nova/api/openstack/compute/legacy_v2/contrib/attach_interfaces.py:108 msgid "Must input network_id when request IP address" msgstr "" #: nova/api/openstack/compute/baremetal_nodes.py:82 #: nova/api/openstack/compute/legacy_v2/contrib/baremetal_nodes.py:80 #, python-format msgid "" "Command Not supported. Please use Ironic command %(cmd)s to perform this " "action." msgstr "" #: nova/api/openstack/compute/baremetal_nodes.py:128 #: nova/api/openstack/compute/legacy_v2/contrib/baremetal_nodes.py:134 #, python-format msgid "Node %s could not be found." msgstr "" #: nova/api/openstack/compute/block_device_mapping.py:59 #: nova/api/openstack/compute/block_device_mapping_v1.py:53 #: nova/api/openstack/compute/legacy_v2/servers.py:435 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" #: nova/api/openstack/compute/cells.py:186 #, python-format msgid "Cell %s doesn't exist." msgstr "" #: nova/api/openstack/compute/certificates.py:48 #: nova/api/openstack/compute/legacy_v2/contrib/certificates.py:44 msgid "Only root certificate can be retrieved." msgstr "" #: nova/api/openstack/compute/cloudpipe.py:133 #: nova/api/openstack/compute/legacy_v2/contrib/cloudpipe.py:126 msgid "" "Unable to claim IP for VPN instances, ensure it isn't running, and try again " "in a few minutes" msgstr "" #: nova/api/openstack/compute/cloudpipe.py:157 #: nova/api/openstack/compute/legacy_v2/contrib/cloudpipe_update.py:41 #, python-format msgid "Unknown action %s" msgstr "" #: nova/api/openstack/compute/console_auth_tokens.py:40 msgid "token not provided" msgstr "" #: nova/api/openstack/compute/console_auth_tokens.py:45 #: nova/api/openstack/compute/legacy_v2/contrib/console_auth_tokens.py:40 msgid "Token not found" msgstr "" #: nova/api/openstack/compute/console_auth_tokens.py:51 #: nova/api/openstack/compute/legacy_v2/contrib/console_auth_tokens.py:46 msgid "The requested console type details are not accessible" msgstr "" #: nova/api/openstack/compute/disk_config.py:41 #: nova/api/openstack/compute/legacy_v2/contrib/disk_config.py:41 #, python-format msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" #: nova/api/openstack/compute/evacuate.py:57 #: nova/api/openstack/compute/legacy_v2/contrib/evacuate.py:76 msgid "admin password can't be changed on existing disk" msgstr "" #: nova/api/openstack/compute/evacuate.py:103 #: nova/api/openstack/compute/legacy_v2/contrib/evacuate.py:87 #, python-format msgid "Compute host %s not found." msgstr "" #: nova/api/openstack/compute/evacuate.py:108 #: nova/api/openstack/compute/legacy_v2/contrib/evacuate.py:93 msgid "The target host can't be the same one." msgstr "" #: nova/api/openstack/compute/fixed_ips.py:59 #: nova/api/openstack/compute/legacy_v2/contrib/fixed_ips.py:43 #, python-format msgid "Fixed IP %s has been deleted" msgstr "" #: nova/api/openstack/compute/fixed_ips.py:101 #: nova/api/openstack/compute/legacy_v2/contrib/fixed_ips.py:76 #, python-format msgid "Fixed IP %s not found" msgstr "" #: nova/api/openstack/compute/fixed_ips.py:104 #, python-format msgid "Fixed IP %s not valid" msgstr "" #: nova/api/openstack/compute/flavor_access.py:59 #: nova/api/openstack/compute/legacy_v2/contrib/flavor_access.py:60 msgid "Access list not available for public flavors." msgstr "" #: nova/api/openstack/compute/flavor_access.py:112 msgid "Can not add access to a public flavor." msgstr "" #: nova/api/openstack/compute/flavors.py:73 #: nova/api/openstack/compute/legacy_v2/flavors.py:67 #, python-format msgid "Invalid is_public filter [%s]" msgstr "" #: nova/api/openstack/compute/flavors.py:96 #, python-format msgid "Invalid min_ram filter [%s]" msgstr "" #: nova/api/openstack/compute/flavors.py:103 #: nova/api/openstack/compute/legacy_v2/flavors.py:97 #, python-format msgid "Invalid minDisk filter [%s]" msgstr "" #: nova/api/openstack/compute/flavors.py:112 #: nova/api/openstack/compute/servers.py:411 #: nova/api/openstack/compute/legacy_v2/flavors.py:105 #: nova/api/openstack/compute/legacy_v2/servers.py:229 #, python-format msgid "marker [%s] not found" msgstr "" #: nova/api/openstack/compute/flavors_extraspecs.py:91 #: nova/api/openstack/compute/image_metadata.py:86 #: nova/api/openstack/compute/server_metadata.py:83 #: nova/api/openstack/compute/legacy_v2/image_metadata.py:80 #: nova/api/openstack/compute/legacy_v2/server_metadata.py:82 #: nova/api/openstack/compute/legacy_v2/contrib/flavorextraspecs.py:100 msgid "Request body and URI mismatch" msgstr "" #: nova/api/openstack/compute/flavors_extraspecs.py:112 #: nova/api/openstack/compute/flavors_extraspecs.py:133 #: nova/api/openstack/compute/legacy_v2/contrib/flavorextraspecs.py:124 #: nova/api/openstack/compute/legacy_v2/contrib/flavorextraspecs.py:142 #, python-format msgid "Flavor %(flavor_id)s has no extra specs with key %(key)s." msgstr "" #: nova/api/openstack/compute/floating_ip_dns.py:122 msgid "you can not pass project if the scope is private" msgstr "" #: nova/api/openstack/compute/floating_ip_dns.py:125 msgid "you can not pass av_zone if the scope is public" msgstr "" #: nova/api/openstack/compute/floating_ip_dns.py:193 #: nova/api/openstack/compute/legacy_v2/contrib/floating_ip_dns.py:192 msgid "DNS entries not found." msgstr "" #: nova/api/openstack/compute/floating_ips.py:105 #: nova/api/openstack/compute/floating_ips.py:162 #: nova/api/openstack/compute/legacy_v2/contrib/floating_ips.py:93 #: nova/api/openstack/compute/legacy_v2/contrib/floating_ips.py:144 #, python-format msgid "Floating IP not found for ID %s" msgstr "" #: nova/api/openstack/compute/floating_ips.py:135 #: nova/api/openstack/compute/legacy_v2/contrib/floating_ips.py:119 #, python-format msgid "No more floating IPs in pool %s." msgstr "" #: nova/api/openstack/compute/floating_ips.py:137 #: nova/api/openstack/compute/legacy_v2/contrib/floating_ips.py:121 msgid "No more floating IPs available." msgstr "" #: nova/api/openstack/compute/floating_ips.py:141 #: nova/api/openstack/compute/legacy_v2/contrib/floating_ips.py:125 #, python-format msgid "IP allocation over quota in pool %s." msgstr "" #: nova/api/openstack/compute/floating_ips.py:143 #: nova/api/openstack/compute/legacy_v2/contrib/floating_ips.py:127 msgid "IP allocation over quota." msgstr "" #: nova/api/openstack/compute/floating_ips.py:204 #: nova/api/openstack/compute/legacy_v2/contrib/floating_ips.py:189 msgid "No nw_info cache associated with instance" msgstr "" #: nova/api/openstack/compute/floating_ips.py:209 #: nova/api/openstack/compute/legacy_v2/contrib/floating_ips.py:194 msgid "No fixed IPs associated to instance" msgstr "" #: nova/api/openstack/compute/floating_ips.py:219 #: nova/api/openstack/compute/legacy_v2/contrib/floating_ips.py:205 msgid "Specified fixed address not assigned to instance" msgstr "" #: nova/api/openstack/compute/floating_ips.py:227 #: nova/api/openstack/compute/legacy_v2/contrib/floating_ips.py:213 #, python-format msgid "" "Unable to associate floating IP %(address)s to any fixed IPs for instance " "%(id)s. Instance has no fixed IPv4 addresses to associate." msgstr "" #: nova/api/openstack/compute/floating_ips.py:242 #: nova/api/openstack/compute/legacy_v2/contrib/floating_ips.py:228 msgid "floating IP is already associated" msgstr "" #: nova/api/openstack/compute/floating_ips.py:245 #: nova/api/openstack/compute/legacy_v2/contrib/floating_ips.py:231 msgid "l3driver call to add floating IP failed" msgstr "" #: nova/api/openstack/compute/floating_ips.py:250 #: nova/api/openstack/compute/floating_ips.py:280 #: nova/api/openstack/compute/legacy_v2/contrib/floating_ips.py:234 #: nova/api/openstack/compute/legacy_v2/contrib/floating_ips.py:269 msgid "floating IP not found" msgstr "" #: nova/api/openstack/compute/floating_ips.py:255 #: nova/api/openstack/compute/legacy_v2/contrib/floating_ips.py:239 #, python-format msgid "" "Unable to associate floating IP %(address)s to fixed IP %(fixed_address)s " "for instance %(id)s. Error: %(error)s" msgstr "" #: nova/api/openstack/compute/floating_ips.py:295 #: nova/api/openstack/compute/legacy_v2/contrib/floating_ips.py:284 msgid "Floating IP is not associated" msgstr "" #: nova/api/openstack/compute/floating_ips.py:299 #: nova/api/openstack/compute/legacy_v2/contrib/floating_ips.py:288 #, python-format msgid "Floating IP %(address)s is not associated with instance %(id)s." msgstr "" #: nova/api/openstack/compute/floating_ips_bulk.py:123 #: nova/api/openstack/compute/services.py:163 #: nova/api/openstack/compute/legacy_v2/contrib/floating_ips_bulk.py:122 #: nova/api/openstack/compute/legacy_v2/contrib/services.py:145 msgid "Unknown action" msgstr "" #: nova/api/openstack/compute/floating_ips_bulk.py:146 #: nova/api/openstack/compute/legacy_v2/contrib/floating_ips_bulk.py:150 #: nova/cmd/manage.py:439 #, python-format msgid "/%s should be specified as single address(es) not in cidr format" msgstr "" #: nova/api/openstack/compute/fping.py:49 #: nova/api/openstack/compute/legacy_v2/contrib/fping.py:52 msgid "fping utility is not found." msgstr "" #: nova/api/openstack/compute/hypervisors.py:111 #: nova/api/openstack/compute/hypervisors.py:125 #: nova/api/openstack/compute/legacy_v2/contrib/hypervisors.py:129 #: nova/api/openstack/compute/legacy_v2/contrib/hypervisors.py:142 #, python-format msgid "Hypervisor with ID '%s' could not be found." msgstr "" #: nova/api/openstack/compute/hypervisors.py:153 #: nova/api/openstack/compute/hypervisors.py:163 #: nova/api/openstack/compute/legacy_v2/contrib/hypervisors.py:177 #: nova/api/openstack/compute/legacy_v2/contrib/hypervisors.py:193 #, python-format msgid "No hypervisor matching '%s' could be found." msgstr "" #: nova/api/openstack/compute/image_metadata.py:43 #: nova/api/openstack/compute/images.py:89 #: nova/api/openstack/compute/images.py:107 #: nova/api/openstack/compute/legacy_v2/image_metadata.py:38 #: nova/api/openstack/compute/legacy_v2/images.py:85 #: nova/api/openstack/compute/legacy_v2/images.py:101 msgid "Image not found." msgstr "" #: nova/api/openstack/compute/image_metadata.py:121 #: nova/api/openstack/compute/legacy_v2/image_metadata.py:115 msgid "Invalid metadata key" msgstr "" #: nova/api/openstack/compute/images.py:112 #: nova/api/openstack/compute/legacy_v2/images.py:106 msgid "You are not allowed to delete the image." msgstr "" #: nova/api/openstack/compute/instance_actions.py:81 #, python-format msgid "Action %s not found" msgstr "" #: nova/api/openstack/compute/instance_usage_audit_log.py:59 #: nova/api/openstack/compute/legacy_v2/contrib/instance_usage_audit_log.py:57 #, python-format msgid "Invalid timestamp for date %s" msgstr "" #: nova/api/openstack/compute/ips.py:56 #: nova/api/openstack/compute/legacy_v2/ips.py:45 msgid "Instance is not a member of specified network" msgstr "" #: nova/api/openstack/compute/keypairs.py:140 #: nova/api/openstack/compute/legacy_v2/contrib/keypairs.py:87 msgid "Quota exceeded, too many key pairs." msgstr "" #: nova/api/openstack/compute/multiple_create.py:56 #: nova/api/openstack/compute/legacy_v2/servers.py:602 msgid "min_count must be <= max_count" msgstr "" #: nova/api/openstack/compute/networks.py:103 #: nova/api/openstack/compute/networks.py:116 #: nova/api/openstack/compute/networks.py:131 #: nova/api/openstack/compute/networks_associate.py:44 #: nova/api/openstack/compute/networks_associate.py:58 #: nova/api/openstack/compute/networks_associate.py:75 #: nova/api/openstack/compute/tenant_networks.py:102 #: nova/api/openstack/compute/tenant_networks.py:135 #: nova/api/openstack/compute/legacy_v2/contrib/networks_associate.py:43 #: nova/api/openstack/compute/legacy_v2/contrib/networks_associate.py:62 #: nova/api/openstack/compute/legacy_v2/contrib/networks_associate.py:83 #: nova/api/openstack/compute/legacy_v2/contrib/os_networks.py:110 #: nova/api/openstack/compute/legacy_v2/contrib/os_networks.py:125 #: nova/api/openstack/compute/legacy_v2/contrib/os_networks.py:137 #: nova/api/openstack/compute/legacy_v2/contrib/os_tenant_networks.py:105 #: nova/api/openstack/compute/legacy_v2/contrib/os_tenant_networks.py:136 msgid "Network not found" msgstr "" #: nova/api/openstack/compute/quota_sets.py:53 #, python-format msgid "Quota limit %(limit)s for %(resource)s must be -1 or greater." msgstr "" #: nova/api/openstack/compute/quota_sets.py:62 #: nova/api/openstack/compute/legacy_v2/contrib/quotas.py:85 #, python-format msgid "" "Quota limit %(limit)s for %(resource)s must be greater than or equal to " "already used and reserved %(minimum)s." msgstr "" #: nova/api/openstack/compute/quota_sets.py:68 #: nova/api/openstack/compute/legacy_v2/contrib/quotas.py:91 #, python-format msgid "" "Quota limit %(limit)s for %(resource)s must be less than or equal to " "%(maximum)s." msgstr "" #: nova/api/openstack/compute/security_group_default_rules.py:55 #: nova/api/openstack/compute/security_groups.py:258 #: nova/api/openstack/compute/legacy_v2/contrib/security_group_default_rules.py:55 #: nova/api/openstack/compute/legacy_v2/contrib/security_groups.py:259 msgid "Not enough parameters to build a valid rule." msgstr "" #: nova/api/openstack/compute/security_group_default_rules.py:59 #: nova/api/openstack/compute/legacy_v2/contrib/security_group_default_rules.py:59 msgid "This default rule already exists." msgstr "" #: nova/api/openstack/compute/security_groups.py:110 #: nova/api/openstack/compute/legacy_v2/contrib/security_groups.py:134 msgid "The request body can't be empty" msgstr "" #: nova/api/openstack/compute/security_groups.py:114 #: nova/api/openstack/compute/legacy_v2/contrib/security_groups.py:138 #, python-format msgid "Missing parameter %s" msgstr "" #: nova/api/openstack/compute/security_groups.py:266 #: nova/api/openstack/compute/legacy_v2/contrib/security_groups.py:267 #, python-format msgid "Bad prefix for network in cidr %s" msgstr "" #: nova/api/openstack/compute/security_groups.py:370 #: nova/api/openstack/compute/legacy_v2/contrib/floating_ips.py:177 #: nova/api/openstack/compute/legacy_v2/contrib/floating_ips.py:258 #: nova/api/openstack/compute/legacy_v2/contrib/security_groups.py:353 msgid "Missing parameter dict" msgstr "" #: nova/api/openstack/compute/security_groups.py:373 #: nova/api/openstack/compute/legacy_v2/contrib/security_groups.py:356 msgid "Security group not specified" msgstr "" #: nova/api/openstack/compute/security_groups.py:377 #: nova/api/openstack/compute/legacy_v2/contrib/security_groups.py:360 msgid "Security group name cannot be empty" msgstr "" #: nova/api/openstack/compute/server_external_events.py:110 #: nova/api/openstack/compute/legacy_v2/contrib/server_external_events.py:126 msgid "No instances found for any event" msgstr "" #: nova/api/openstack/compute/server_groups.py:147 #: nova/api/openstack/compute/legacy_v2/contrib/server_groups.py:203 msgid "Quota exceeded, too many server groups." msgstr "" #: nova/api/openstack/compute/server_metadata.py:47 #: nova/api/openstack/compute/legacy_v2/server_metadata.py:38 #: nova/api/openstack/compute/legacy_v2/server_metadata.py:126 #: nova/api/openstack/compute/legacy_v2/server_metadata.py:177 msgid "Server does not exist" msgstr "" #: nova/api/openstack/compute/server_metadata.py:138 #: nova/api/openstack/compute/server_metadata.py:150 #: nova/api/openstack/compute/legacy_v2/server_metadata.py:158 #: nova/api/openstack/compute/legacy_v2/server_metadata.py:169 msgid "Metadata item was not found" msgstr "" #: nova/api/openstack/compute/server_migrations.py:120 #, python-format msgid "In-progress live migration %(id)s is not found for server %(uuid)s." msgstr "" #: nova/api/openstack/compute/server_migrations.py:125 #, python-format msgid "Migration %(id)s for server %(uuid)s is not live-migration." msgstr "" #: nova/api/openstack/compute/server_migrations.py:132 #, python-format msgid "Live migration %(id)s for server %(uuid)s is not in progress." msgstr "" #: nova/api/openstack/compute/servers.py:328 #: nova/api/openstack/compute/legacy_v2/servers.py:165 #: nova/api/openstack/compute/legacy_v2/contrib/cells.py:340 msgid "Invalid changes-since value" msgstr "" #: nova/api/openstack/compute/servers.py:353 #: nova/api/openstack/compute/legacy_v2/servers.py:190 msgid "Only administrators may list deleted instances" msgstr "" #: nova/api/openstack/compute/servers.py:463 msgid "Unknown argument: port" msgstr "" #: nova/api/openstack/compute/servers.py:466 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" #: nova/api/openstack/compute/servers.py:479 #: nova/api/openstack/compute/legacy_v2/servers.py:327 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:487 #: nova/api/openstack/compute/legacy_v2/servers.py:345 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" #: nova/api/openstack/compute/servers.py:494 #: nova/api/openstack/compute/legacy_v2/servers.py:352 #, python-format msgid "Bad network format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:497 #: nova/api/openstack/compute/legacy_v2/servers.py:355 #: nova/api/openstack/compute/legacy_v2/servers.py:503 msgid "Bad networks format" msgstr "" #: nova/api/openstack/compute/servers.py:611 #: nova/api/openstack/compute/servers.py:638 #: nova/api/openstack/compute/legacy_v2/servers.py:91 #: nova/api/openstack/compute/legacy_v2/servers.py:912 msgid "Invalid flavorRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:635 #: nova/api/openstack/compute/legacy_v2/servers.py:90 msgid "Can not find requested image" msgstr "" #: nova/api/openstack/compute/servers.py:641 #: nova/api/openstack/compute/legacy_v2/servers.py:92 msgid "Invalid key_name provided." msgstr "" #: nova/api/openstack/compute/servers.py:644 #: nova/api/openstack/compute/legacy_v2/servers.py:93 msgid "Invalid config_drive provided." msgstr "" #: nova/api/openstack/compute/servers.py:825 #: nova/api/openstack/compute/servers.py:936 #: nova/api/openstack/compute/servers.py:1049 #: nova/api/openstack/compute/legacy_v2/servers.py:735 #: nova/api/openstack/compute/legacy_v2/servers.py:852 #: nova/api/openstack/compute/legacy_v2/servers.py:1039 msgid "Instance could not be found" msgstr "" #: nova/api/openstack/compute/servers.py:843 #: nova/api/openstack/compute/servers.py:863 #: nova/api/openstack/compute/legacy_v2/servers.py:748 #: nova/api/openstack/compute/legacy_v2/servers.py:764 msgid "Instance has not been resized." msgstr "" #: nova/api/openstack/compute/servers.py:866 #: nova/api/openstack/compute/legacy_v2/servers.py:767 msgid "Flavor used by the instance could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:912 #: nova/api/openstack/compute/legacy_v2/servers.py:830 msgid "" "You are not authorized to access the image the instance was started with." msgstr "" #: nova/api/openstack/compute/servers.py:916 #: nova/api/openstack/compute/legacy_v2/servers.py:834 msgid "Image that the instance was started with could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:926 #: nova/api/openstack/compute/legacy_v2/servers.py:841 msgid "Invalid instance image." msgstr "" #: nova/api/openstack/compute/servers.py:952 #: nova/api/openstack/compute/legacy_v2/servers.py:869 #: nova/api/openstack/compute/legacy_v2/servers.py:877 msgid "Invalid imageRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:971 #: nova/api/openstack/compute/legacy_v2/servers.py:864 msgid "Missing imageRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1054 #: nova/api/openstack/compute/legacy_v2/servers.py:1045 msgid "Cannot find image for rebuild" msgstr "" #: nova/api/openstack/compute/services.py:108 #: nova/api/openstack/compute/legacy_v2/contrib/services.py:174 msgid "Missing disabled reason field" msgstr "" #: nova/api/openstack/compute/services.py:136 msgid "Missing forced_down field" msgstr "" #: nova/api/openstack/compute/services.py:183 #: nova/api/openstack/compute/legacy_v2/contrib/services.py:119 #, python-format msgid "Service %s not found." msgstr "" #: nova/api/openstack/compute/simple_tenant_usage.py:192 #: nova/api/openstack/compute/legacy_v2/contrib/simple_tenant_usage.py:193 msgid "Datetime is in invalid format" msgstr "" #: nova/api/openstack/compute/simple_tenant_usage.py:211 #: nova/api/openstack/compute/legacy_v2/contrib/simple_tenant_usage.py:212 msgid "Invalid start time. The start time cannot occur after the end time." msgstr "" #: nova/api/openstack/compute/tenant_networks.py:158 #: nova/api/openstack/compute/legacy_v2/contrib/os_tenant_networks.py:169 msgid "Requested network does not contain enough (2+) usable hosts" msgstr "" #: nova/api/openstack/compute/tenant_networks.py:162 #: nova/api/openstack/compute/legacy_v2/contrib/os_tenant_networks.py:176 msgid "Address could not be converted." msgstr "" #: nova/api/openstack/compute/tenant_networks.py:170 #: nova/api/openstack/compute/legacy_v2/contrib/os_tenant_networks.py:184 msgid "Quota exceeded, too many networks." msgstr "" #: nova/api/openstack/compute/tenant_networks.py:187 #: nova/api/openstack/compute/legacy_v2/contrib/os_tenant_networks.py:201 msgid "Create networks failed" msgstr "" #: nova/api/openstack/compute/virtual_interfaces.py:65 #: nova/api/openstack/compute/legacy_v2/contrib/virtual_interfaces.py:55 msgid "Listing virtual interfaces is not supported by this cloud." msgstr "" #: nova/api/openstack/compute/volumes.py:277 #: nova/api/openstack/compute/volumes.py:419 #: nova/api/openstack/compute/legacy_v2/contrib/volumes.py:268 #: nova/api/openstack/compute/legacy_v2/contrib/volumes.py:417 #, python-format msgid "Instance %s is not attached." msgstr "" #: nova/api/openstack/compute/volumes.py:288 #: nova/api/openstack/compute/volumes.py:452 #: nova/api/openstack/compute/legacy_v2/contrib/volumes.py:279 #: nova/api/openstack/compute/legacy_v2/contrib/volumes.py:396 #: nova/api/openstack/compute/legacy_v2/contrib/volumes.py:443 #, python-format msgid "volume_id not found: %s" msgstr "" #: nova/api/openstack/compute/volumes.py:392 msgid "The volume was either invalid or not attached to the instance." msgstr "" #: nova/api/openstack/compute/volumes.py:428 #: nova/api/openstack/compute/legacy_v2/contrib/volumes.py:426 msgid "Can't detach root device volume" msgstr "" #: nova/api/openstack/compute/legacy_v2/flavors.py:90 #, python-format msgid "Invalid minRam filter [%s]" msgstr "" #: nova/api/openstack/compute/legacy_v2/image_metadata.py:76 msgid "Incorrect request body format" msgstr "" #: nova/api/openstack/compute/legacy_v2/image_metadata.py:83 #: nova/api/openstack/compute/legacy_v2/server_metadata.py:86 #: nova/api/openstack/compute/legacy_v2/contrib/flavorextraspecs.py:103 msgid "Request body contains too many items" msgstr "" #: nova/api/openstack/compute/legacy_v2/limits.py:128 #, python-format msgid "" "Only %(value)s %(verb)s request(s) can be made to %(uri)s every " "%(unit_string)s." msgstr "" #: nova/api/openstack/compute/legacy_v2/limits.py:256 msgid "This request was rate-limited." msgstr "" #: nova/api/openstack/compute/legacy_v2/server_metadata.py:58 #: nova/api/openstack/compute/legacy_v2/server_metadata.py:105 msgid "Malformed request body. metadata must be object" msgstr "" #: nova/api/openstack/compute/legacy_v2/server_metadata.py:78 msgid "Malformed request body. meta item must be object" msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:289 #, python-format msgid "Bad personality format: missing %s" msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:292 msgid "Bad personality format" msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:295 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:310 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:318 msgid "Unknown argument : port" msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:338 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:383 msgid "accessIPv4 is not proper IPv4 format" msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:388 msgid "accessIPv6 is not proper IPv6 format" msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:404 msgid "Userdata content cannot be decoded" msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:415 msgid "block_device_mapping must be a list" msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:440 msgid "block_device_mapping_v2 must be a list" msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:520 msgid "Server name is not defined" msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:546 #: nova/api/validation/validators.py:261 #, python-format msgid "" "Invalid input for field/attribute %(path)s. Value: %(value)s. %(message)s" msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:721 msgid "HostId cannot be updated." msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:725 msgid "Personality cannot be updated." msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:781 msgid "Argument 'type' for reboot must be a string" msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:787 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:791 msgid "Missing argument 'type' for reboot" msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:817 msgid "Unable to locate requested flavor." msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:820 msgid "Resize requires a flavor change." msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:907 msgid "Missing flavorRef attribute" msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:921 msgid "No adminPass was specified" msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:943 msgid "Unable to parse metadata key/value pairs." msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:954 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:957 msgid "Resize requests require 'flavorRef' attribute." msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:975 msgid "Could not parse imageRef from request." msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:1079 msgid "createImage entity requires name attribute" msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:1088 #: nova/api/openstack/compute/legacy_v2/contrib/admin_actions.py:276 msgid "Invalid metadata" msgstr "Μη έγκυρα μεταδεδομένα" #: nova/api/openstack/compute/legacy_v2/servers.py:1140 msgid "Invalid adminPass" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/admin_actions.py:63 #: nova/api/openstack/compute/legacy_v2/contrib/admin_actions.py:85 #: nova/api/openstack/compute/legacy_v2/contrib/admin_actions.py:107 #: nova/api/openstack/compute/legacy_v2/contrib/admin_actions.py:129 #: nova/api/openstack/compute/legacy_v2/contrib/admin_actions.py:170 #: nova/api/openstack/compute/legacy_v2/contrib/admin_actions.py:189 #: nova/api/openstack/compute/legacy_v2/contrib/admin_actions.py:208 #: nova/api/openstack/compute/legacy_v2/contrib/admin_actions.py:227 #: nova/api/openstack/compute/legacy_v2/contrib/admin_actions.py:379 msgid "Server not found" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/admin_actions.py:257 #, python-format msgid "createBackup entity requires %s attribute" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/admin_actions.py:261 msgid "Malformed createBackup entity" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/admin_actions.py:311 msgid "" "host, block_migration and disk_over_commit must be specified for live " "migration." msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/admin_actions.py:348 #, python-format msgid "Live migration of instance %s to another host failed" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/admin_actions.py:351 #, python-format msgid "Live migration of instance %(id)s to host %(host)s failed" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/admin_actions.py:369 #, python-format msgid "Desired state must be specified. Valid states are: %s" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/agents.py:88 #: nova/api/openstack/compute/legacy_v2/contrib/agents.py:151 #: nova/api/openstack/compute/legacy_v2/contrib/cloudpipe_update.py:56 #, python-format msgid "Invalid request body: %s" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/aggregates.py:41 msgid "Only host parameter can be specified" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/aggregates.py:44 msgid "Host parameter must be specified" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/aggregates.py:178 #, python-format msgid "Aggregates does not have %s action" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/aggregates.py:182 #: nova/api/openstack/compute/legacy_v2/contrib/flavormanage.py:52 #: nova/api/openstack/compute/legacy_v2/contrib/keypairs.py:69 msgid "Invalid request body" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/aggregates.py:199 #, python-format msgid "Cannot add host %(host)s in aggregate %(id)s: not found" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/aggregates.py:204 #, python-format msgid "Cannot add host %(host)s in aggregate %(id)s: host exists" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/aggregates.py:225 #, python-format msgid "Cannot remove host %(host)s in aggregate %(id)s: not found" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/aggregates.py:229 #, python-format msgid "Cannot remove host %(host)s in aggregate %(id)s: invalid" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/aggregates.py:248 msgid "The value of metadata must be a dict" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/aggregates.py:261 #, python-format msgid "Cannot set metadata %(metadata)s in aggregate %(id)s" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/attach_interfaces.py:137 #: nova/api/openstack/compute/legacy_v2/contrib/attach_interfaces.py:164 #: nova/api/openstack/compute/legacy_v2/contrib/attach_interfaces.py:184 #: nova/network/security_group/neutron_driver.py:553 #: nova/network/security_group/neutron_driver.py:557 #: nova/network/security_group/neutron_driver.py:561 #: nova/network/security_group/neutron_driver.py:565 #: nova/network/security_group/neutron_driver.py:569 msgid "Network driver does not support this function." msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/attach_interfaces.py:140 msgid "Failed to attach interface" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/baremetal_nodes.py:59 msgid "Ironic client unavailable, cannot access Ironic." msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/cells.py:152 #, python-format msgid "Cell %(id)s not found." msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/cells.py:192 msgid "Cell name cannot be empty" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/cells.py:195 msgid "Cell name cannot contain '!', '.' or '@'" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/cells.py:201 msgid "Cell type must be 'parent' or 'child'" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/cells.py:237 msgid "rpc_port must be integer" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/cells.py:265 #: nova/api/openstack/compute/legacy_v2/contrib/cells.py:291 msgid "No cell information in request" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/cells.py:269 msgid "No cell name in request" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/cells.py:328 msgid "Only 'updated_since', 'project_id' and 'deleted' are understood." msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/console_output.py:47 msgid "os-getConsoleOutput malformed or missing from request body" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/console_output.py:58 msgid "Length in request body must be an integer value" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/console_output.py:68 msgid "Unable to get console" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/console_output.py:73 msgid "Unable to get console log, functionality not implemented" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/consoles.py:49 msgid "Instance not yet ready" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/consoles.py:56 msgid "Unable to get vnc console, functionality not implemented" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/consoles.py:83 msgid "Unable to get spice console, functionality not implemented" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/consoles.py:111 msgid "Unable to get rdp console, functionality not implemented" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/consoles.py:140 msgid "Unable to get serial console, functionality not implemented" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/evacuate.py:61 msgid "host must be specified." msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/evacuate.py:68 msgid "onSharedStorage must be specified." msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/flavor_access.py:72 msgid "No request body" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/flavor_access.py:115 #: nova/api/openstack/compute/legacy_v2/contrib/flavor_access.py:140 msgid "Missing tenant parameter" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/flavorextraspecs.py:40 msgid "No Request Body" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/flavorextraspecs.py:45 msgid "Bad extra_specs provided" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/flavorextraspecs.py:51 msgid "Fail to validate provided extra specs keys. Expected string" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/flavormanage.py:57 msgid "A valid name parameter is required" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/flavormanage.py:63 msgid "A valid ram parameter is required" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/flavormanage.py:68 msgid "A valid vcpus parameter is required" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/flavormanage.py:73 msgid "A valid disk parameter is required" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/floating_ip_dns.py:94 msgid "Unable to get dns domain" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/floating_ip_dns.py:134 msgid "Unable to create dns domain" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/floating_ip_dns.py:156 msgid "Unable to delete dns domain" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/floating_ip_dns.py:188 msgid "Unable to get dns entry" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/floating_ip_dns.py:229 msgid "Unable to create dns entry" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/floating_ip_dns.py:249 msgid "Unable to delete dns entry" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/floating_ips.py:180 #: nova/api/openstack/compute/legacy_v2/contrib/floating_ips.py:261 msgid "Address not specified" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/hosts.py:139 #, python-format msgid "Invalid update setting: '%s'" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/hosts.py:143 #, python-format msgid "Invalid status: '%s'" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/hosts.py:145 #, python-format msgid "Invalid mode: '%s'" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/hosts.py:147 msgid "'status' or 'maintenance_mode' needed for host update" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/hosts.py:169 msgid "Virt driver does not implement host maintenance mode." msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/hosts.py:193 msgid "Virt driver does not implement host disabled status." msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/hosts.py:216 msgid "Virt driver does not implement host power management." msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/hypervisors.py:150 msgid "Virt driver does not implement uptime function." msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/multinic.py:48 msgid "Missing 'networkId' argument for addFixedIp" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/multinic.py:68 msgid "Missing 'address' argument for removeFixedIp" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/networks_associate.py:46 msgid "Disassociate host is not implemented by the configured Network API" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/networks_associate.py:65 msgid "Disassociate project is not implemented by the configured Network API" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/networks_associate.py:86 msgid "Associate host is not implemented by the configured Network API" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/os_networks.py:113 msgid "Disassociate network is not implemented by the configured Network API" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/os_networks.py:152 msgid "Missing network in body" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/os_networks.py:156 #: nova/api/openstack/compute/legacy_v2/contrib/os_tenant_networks.py:158 msgid "Network label is required" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/os_networks.py:160 msgid "Network cidr or cidr_v6 is required" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/os_networks.py:169 #, python-format msgid "%s is not a valid IP network" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/os_networks.py:205 msgid "VLAN support must be enabled" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/os_tenant_networks.py:163 msgid "No CIDR requested" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/os_tenant_networks.py:173 msgid "CIDR is malformed." msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/quota_classes.py:86 msgid "quota_class_set not specified" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/quota_classes.py:101 #: nova/api/openstack/compute/legacy_v2/contrib/quotas.py:188 #, python-format msgid "Bad key(s) %s in quota_set" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/quotas.py:76 #, python-format msgid "" "Quota limit %(limit)s for %(resource)s must be in the range of -1 and " "%(max)s." msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/quotas.py:164 msgid "quota_set not specified" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/scheduler_hints.py:37 msgid "Malformed scheduler_hints attribute" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/security_group_default_rules.py:82 msgid "security group default rule not found" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/server_diagnostics.py:44 msgid "Unable to get diagnostics, functionality not implemented" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/server_external_events.py:61 #, python-format msgid "Invalid event status `%s'" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/server_external_events.py:65 #, python-format msgid "Invalid event name %s" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/server_external_events.py:73 #, python-format msgid "event entity requires key %(key)s" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/server_external_events.py:77 #, python-format msgid "event entity contains unsupported items: %s" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/server_groups.py:84 msgid "Conflicting policies configured!" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/server_groups.py:89 #, python-format msgid "Invalid policies: %s" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/server_groups.py:94 msgid "Duplicate policies configured!" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/server_groups.py:99 msgid "the body is invalid." msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/server_groups.py:108 #, python-format msgid "'%s' is either missing or empty." msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/server_groups.py:114 #, python-format msgid "Invalid format for name: '%s'" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/server_groups.py:122 #, python-format msgid "'%s' is not a list" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/server_groups.py:126 #, python-format msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/server_start_stop.py:37 msgid "Instance not found" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/services.py:164 msgid "" "The string containing the reason for disabling the service contains invalid " "characters or is too long." msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/services.py:172 msgid "Invalid attribute in the request" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/volumes.py:155 msgid "volume not specified" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/volumes.py:289 #, python-format msgid "Bad volumeId format: volumeId is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/volumes.py:300 #: nova/api/openstack/compute/legacy_v2/contrib/volumes.py:357 msgid "volumeAttachment not specified" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/volumes.py:305 #: nova/api/openstack/compute/legacy_v2/contrib/volumes.py:366 msgid "volumeId must be specified." msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/volumes.py:549 msgid "snapshot not specified" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/volumes.py:562 #, python-format msgid "Invalid value '%s' for force." msgstr "" #: nova/api/validation/parameter_types.py:126 msgid "printable characters. Can not start or end with whitespace." msgstr "" #: nova/api/validation/parameter_types.py:140 msgid "" "printable characters except !, ., @. Can not start or end with whitespace." msgstr "" #: nova/api/validation/parameter_types.py:149 msgid "" "printable characters except !, ., @, with at least one non space character" msgstr "" #: nova/api/validation/parameter_types.py:157 msgid "printable characters with at least one non space character" msgstr "" #: nova/cells/messaging.py:339 msgid "No cell given in routing path." msgstr "" #: nova/cells/messaging.py:358 nova/cells/messaging.py:366 #, python-format msgid "destination is %(target_cell)s but routing_path is %(routing_path)s" msgstr "" #: nova/cells/messaging.py:378 #, python-format msgid "Unknown %(cell_type)s when routing to %(target_cell)s" msgstr "" #: nova/cells/messaging.py:652 #, python-format msgid "Unknown method '%(method)s' in compute API" msgstr "" #: nova/cloudpipe/pipelib.py:47 msgid "Flavor for vpn instances" msgstr "" #: nova/cloudpipe/pipelib.py:50 msgid "Template for cloudpipe instance boot script" msgstr "" #: nova/cloudpipe/pipelib.py:53 msgid "Network to push into openvpn config" msgstr "" #: nova/cloudpipe/pipelib.py:56 msgid "Netmask to push into openvpn config" msgstr "" #: nova/cmd/idmapshift.py:207 msgid "" "nova-idmapshift is a tool that properly sets the ownership of a filesystem " "for use with linux user namespaces. This tool can only be used with linux " "lxc containers. See the man page for details." msgstr "" #: nova/cmd/manage.py:236 msgid "" "The above error may show that the database has not been created.\n" "Please create a database using 'nova-manage db sync' before running this " "command." msgstr "" #: nova/cmd/manage.py:277 msgid "Quota limit must be -1 or greater." msgstr "" #: nova/cmd/manage.py:281 #, python-format msgid "Quota limit must be greater than %s." msgstr "" #: nova/cmd/manage.py:284 #, python-format msgid "Quota limit must be less than %s." msgstr "" #: nova/cmd/manage.py:293 #, python-format msgid "%(key)s is not a valid quota key. Valid options are: %(options)s." msgstr "" #: nova/cmd/manage.py:299 msgid "Quota" msgstr "" #: nova/cmd/manage.py:300 msgid "Limit" msgstr "" #: nova/cmd/manage.py:301 msgid "In Use" msgstr "" #: nova/cmd/manage.py:302 msgid "Reserved" msgstr "" #: nova/cmd/manage.py:345 nova/cmd/manage.py:420 nova/cmd/manage.py:767 #: nova/cmd/manage.py:782 nova/cmd/manage.py:853 nova/cmd/manage.py:1575 #, python-format msgid "error: %s" msgstr "" #: nova/cmd/manage.py:353 msgid "network" msgstr "" #: nova/cmd/manage.py:354 msgid "IP address" msgstr "" #: nova/cmd/manage.py:355 msgid "hostname" msgstr "" #: nova/cmd/manage.py:356 nova/cmd/manage.py:909 msgid "host" msgstr "" #: nova/cmd/manage.py:368 nova/cmd/manage.py:392 msgid "No fixed IP found." msgstr "" #: nova/cmd/manage.py:384 #, python-format msgid "WARNING: fixed IP %s allocated to missing instance" msgstr "" #: nova/cmd/manage.py:446 #, python-format msgid "" "Too many IP addresses will be generated. Please increase /%s to reduce the " "number generated." msgstr "" #: nova/cmd/manage.py:497 msgid "No floating IP addresses have been defined." msgstr "" #: nova/cmd/manage.py:516 msgid "" "ERROR: Network commands are not supported when using the Neutron API. Use " "python-neutronclient instead." msgstr "" #: nova/cmd/manage.py:573 msgid "id" msgstr "" #: nova/cmd/manage.py:574 msgid "IPv4" msgstr "" #: nova/cmd/manage.py:575 msgid "IPv6" msgstr "" #: nova/cmd/manage.py:576 msgid "start address" msgstr "" #: nova/cmd/manage.py:577 msgid "DNS1" msgstr "" #: nova/cmd/manage.py:578 msgid "DNS2" msgstr "" #: nova/cmd/manage.py:579 msgid "VlanID" msgstr "" #: nova/cmd/manage.py:580 nova/cmd/manage.py:687 msgid "project" msgstr "" #: nova/cmd/manage.py:581 msgid "uuid" msgstr "" #: nova/cmd/manage.py:588 msgid "No networks found" msgstr "" #: nova/cmd/manage.py:607 msgid "Please specify either fixed_range or uuid" msgstr "" #: nova/cmd/manage.py:612 msgid "UUID is required to delete Neutron Networks" msgstr "" #: nova/cmd/manage.py:615 msgid "Deleting by fixed_range is not supported with the NeutronManager" msgstr "" #: nova/cmd/manage.py:679 msgid "instance" msgstr "" #: nova/cmd/manage.py:680 msgid "node" msgstr "" #: nova/cmd/manage.py:681 msgid "type" msgstr "" #: nova/cmd/manage.py:682 msgid "state" msgstr "" #: nova/cmd/manage.py:683 msgid "launched" msgstr "" #: nova/cmd/manage.py:684 msgid "image" msgstr "" #: nova/cmd/manage.py:685 msgid "kernel" msgstr "" #: nova/cmd/manage.py:686 msgid "ramdisk" msgstr "" #: nova/cmd/manage.py:688 msgid "user" msgstr "" #: nova/cmd/manage.py:689 nova/cmd/manage.py:910 msgid "zone" msgstr "" #: nova/cmd/manage.py:690 msgid "index" msgstr "" #: nova/cmd/manage.py:741 msgid "Binary" msgstr "" #: nova/cmd/manage.py:742 msgid "Host" msgstr "" #: nova/cmd/manage.py:743 msgid "Zone" msgstr "" #: nova/cmd/manage.py:744 msgid "Status" msgstr "" #: nova/cmd/manage.py:745 msgid "State" msgstr "" #: nova/cmd/manage.py:746 msgid "Updated_At" msgstr "" #: nova/cmd/manage.py:769 #, python-format msgid "Service %(service)s on host %(host)s enabled." msgstr "" #: nova/cmd/manage.py:784 #, python-format msgid "Service %(service)s on host %(host)s disabled." msgstr "" #: nova/cmd/manage.py:857 msgid "An unexpected error has occurred." msgstr "" #: nova/cmd/manage.py:858 msgid "[Result]" msgstr "" #: nova/cmd/manage.py:862 msgid "HOST" msgstr "" #: nova/cmd/manage.py:863 msgid "PROJECT" msgstr "" #: nova/cmd/manage.py:864 msgid "cpu" msgstr "" #: nova/cmd/manage.py:865 msgid "mem(mb)" msgstr "" #: nova/cmd/manage.py:866 msgid "hdd" msgstr "" #: nova/cmd/manage.py:957 msgid "Must supply a positive value for max_rows" msgstr "" #: nova/cmd/manage.py:960 #, python-format msgid "max rows must be <= %(max_value)d" msgstr "" #: nova/cmd/manage.py:966 msgid "Table" msgstr "" #: nova/cmd/manage.py:967 msgid "Number of Rows Archived" msgstr "" #: nova/cmd/manage.py:969 msgid "Nothing was archived." msgstr "" #: nova/cmd/manage.py:985 #, python-format msgid "Deleted %(records)d records from table '%(table_name)s'." msgstr "" #: nova/cmd/manage.py:989 #, python-format msgid "" "There are %(records)d records in the '%(table_name)s' table where the uuid " "or instance_uuid column is NULL. Run this command again with the --delete " "option after you have backed up any necessary data." msgstr "" #: nova/cmd/manage.py:997 msgid "There were no records found where instance_uuid was NULL." msgstr "" #: nova/cmd/manage.py:1007 #, python-format msgid "Error attempting to run %(method)s" msgstr "" #: nova/cmd/manage.py:1012 #, python-format msgid "%(total)i rows matched query %(meth)s, %(done)i migrated" msgstr "" #: nova/cmd/manage.py:1030 msgid "Must supply a positive value for max_number" msgstr "" #: nova/cmd/manage.py:1035 #, python-format msgid "Running batches of %i until complete" msgstr "" #: nova/cmd/manage.py:1115 #, python-format msgid "Hypervisor: %s" msgstr "" #: nova/cmd/manage.py:1164 #, python-format msgid "Line %(linenum)d : %(line)s" msgstr "" #: nova/cmd/manage.py:1167 msgid "No errors in logfiles!" msgstr "" #: nova/cmd/manage.py:1181 msgid "Unable to find system log file!" msgstr "" #: nova/cmd/manage.py:1185 #, python-format msgid "Last %s nova syslog entries:-" msgstr "" #: nova/cmd/manage.py:1194 msgid "No nova entries in syslog!" msgstr "" #: nova/cmd/manage.py:1211 #, python-format msgid "Invalid broker_hosts value: %s. It should be in hostname:port format" msgstr "" #: nova/cmd/manage.py:1217 #, python-format msgid "Invalid port value: %s. It should be an integer" msgstr "" #: nova/cmd/manage.py:1230 #, python-format msgid "Invalid port value: %s. Should be an integer" msgstr "" #: nova/cmd/manage.py:1333 msgid "cell_uuid must be set" msgstr "" #: nova/cmd/manage.py:1390 msgid "No hosts found to map to cell, exiting." msgstr "" #: nova/cmd/manage.py:1401 #, python-format msgid "Host %(host)s is already mapped to cell %(uuid)s" msgstr "" #: nova/cmd/manage.py:1412 msgid "All hosts are already mapped to cell(s), exiting." msgstr "" #: nova/cmd/manage.py:1522 #, python-format msgid "Could not read %s. Re-running with sudo" msgstr "" #: nova/cmd/manage.py:1526 msgid "sudo failed, continuing as if nothing happened" msgstr "" #: nova/cmd/manage.py:1528 msgid "Please re-run nova-manage as root." msgstr "" #: nova/compute/api.py:346 msgid "Cannot run any more instances of this type." msgstr "" #: nova/compute/api.py:352 #, python-format msgid "Can only run %s more instances of this type." msgstr "" #: nova/compute/api.py:398 msgid "Metadata type should be dict." msgstr "" #: nova/compute/api.py:420 msgid "Metadata property key greater than 255 characters" msgstr "" #: nova/compute/api.py:423 msgid "Metadata property value greater than 255 characters" msgstr "" #: nova/compute/api.py:738 #, python-format msgid "" "The volume cannot be assigned the same device name as the root device %s" msgstr "" #: nova/compute/api.py:774 msgid "Cannot attach one or more volumes to multiple instances" msgstr "" #: nova/compute/api.py:1003 msgid "Quota exceeded, too many servers in group" msgstr "" #: nova/compute/api.py:1094 msgid "Server group scheduler hint must be a UUID." msgstr "" #: nova/compute/api.py:1294 msgid "" "Images with destination_type 'volume' need to have a non-zero size specified" msgstr "" #: nova/compute/api.py:1320 msgid "" "Blank volumes (source: 'blank', dest: 'volume') need to have non-zero size" msgstr "" #: nova/compute/api.py:1333 msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1487 msgid "" "Unable to launch multiple instances with a single configured port ID. Please " "launch your instance one by one with different ports." msgstr "" #: nova/compute/api.py:1497 msgid "max_count cannot be greater than 1 if an fixed_ip is specified." msgstr "" #: nova/compute/api.py:1536 msgid "The requested availability zone is not available" msgstr "" #: nova/compute/api.py:2352 #, python-format msgid "snapshot for %s" msgstr "" #: nova/compute/api.py:2615 msgid "Resize to zero disk flavor is not allowed." msgstr "" #: nova/compute/api.py:2838 msgid "Cannot rescue a volume-backed instance" msgstr "" #: nova/compute/api.py:3204 msgid "Old volume is attached to a different instance." msgstr "" #: nova/compute/api.py:3207 msgid "New volume must be detached in order to swap." msgstr "" #: nova/compute/api.py:3210 msgid "New volume must be the same size or larger." msgstr "" #: nova/compute/api.py:3820 msgid "Host aggregate is not empty" msgstr "" #: nova/compute/api.py:3844 #, python-format msgid "Aggregate %s does not support empty named availability zone" msgstr "" #: nova/compute/api.py:3856 #, python-format msgid "One or more hosts already in availability zone(s) %s" msgstr "" #: nova/compute/api.py:3876 #, python-format msgid "Unexpected aggregate action %s" msgstr "" #: nova/compute/api.py:3956 msgid "Keypair name contains unsafe characters" msgstr "" #: nova/compute/api.py:3962 msgid "Keypair name must be string and between 1 and 255 characters long" msgstr "" #: nova/compute/api.py:4069 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" #: nova/compute/api.py:4079 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" #: nova/compute/api.py:4100 msgid "Quota exceeded, too many security groups." msgstr "" #: nova/compute/api.py:4115 #, python-format msgid "Security group %s already exists" msgstr "" #: nova/compute/api.py:4128 #, python-format msgid "Unable to update system group '%s'" msgstr "" #: nova/compute/api.py:4190 #, python-format msgid "Unable to delete system group '%s'" msgstr "" #: nova/compute/api.py:4195 msgid "Security group is still in use" msgstr "" #: nova/compute/api.py:4282 #, python-format msgid "Rule (%s) not found" msgstr "" #: nova/compute/api.py:4298 msgid "Quota exceeded, too many security group rules." msgstr "" #: nova/compute/api.py:4301 #, python-format msgid "" "Security group %(name)s added %(protocol)s ingress " "(%(from_port)s:%(to_port)s)" msgstr "" #: nova/compute/api.py:4316 #, python-format msgid "" "Security group %(name)s removed %(protocol)s ingress " "(%(from_port)s:%(to_port)s)" msgstr "" #: nova/compute/api.py:4368 msgid "Security group id should be integer" msgstr "" #: nova/compute/claims.py:162 msgid "memory" msgstr "" #: nova/compute/claims.py:171 msgid "disk" msgstr "" #: nova/compute/claims.py:180 msgid "vcpu" msgstr "" #: nova/compute/claims.py:195 nova/compute/claims.py:304 msgid "Claim pci failed." msgstr "" #: nova/compute/claims.py:223 msgid "" "Requested instance NUMA topology together with requested PCI devices cannot " "fit the given host NUMA topology" msgstr "" #: nova/compute/claims.py:227 msgid "" "Requested instance NUMA topology cannot fit the given host NUMA topology" msgstr "" #: nova/compute/claims.py:256 #, python-format msgid "Free %(type)s %(free).02f %(unit)s < requested %(requested)d %(unit)s" msgstr "" #: nova/compute/flavors.py:115 msgid "" "Flavor names can only contain printable characters and horizontal spaces." msgstr "" #: nova/compute/flavors.py:125 msgid "id cannot contain leading and/or trailing whitespace(s)" msgstr "" #: nova/compute/flavors.py:135 msgid "" "Flavor id can only contain letters from A-Z (both cases), periods, dashes, " "underscores and spaces." msgstr "" #: nova/compute/flavors.py:161 #, python-format msgid "'rxtx_factor' argument must be a float between 0 and %g" msgstr "" #: nova/compute/flavors.py:172 msgid "is_public must be a boolean" msgstr "" #: nova/compute/flavors.py:334 msgid "" "Key Names can only contain alphanumeric characters, periods, dashes, " "underscores, colons and spaces." msgstr "" #: nova/compute/manager.py:611 msgid "Instance event failed" msgstr "" #: nova/compute/manager.py:741 #, python-format msgid "%s is not a valid node managed by this compute host." msgstr "" #: nova/compute/manager.py:1469 msgid "Anti-affinity instance group policy was violated." msgstr "" #: nova/compute/manager.py:1477 msgid "Affinity instance group policy was violated." msgstr "" #: nova/compute/manager.py:2090 #, python-format msgid "Failed to allocate the network(s) with error %s, not rescheduling." msgstr "" #: nova/compute/manager.py:2100 nova/compute/manager.py:2174 msgid "Failed to allocate the network(s), not rescheduling." msgstr "" #: nova/compute/manager.py:2149 msgid "Success" msgstr "" #: nova/compute/manager.py:2213 msgid "Failure prepping block device." msgstr "" #: nova/compute/manager.py:2877 msgid "Invalid state of instance files on shared storage" msgstr "" #: nova/compute/manager.py:3288 #, python-format msgid "instance %s is not running" msgstr "" #: nova/compute/manager.py:3305 msgid "" "set_admin_password is not implemented by this driver or guest instance." msgstr "" #: nova/compute/manager.py:3320 msgid "error setting admin password" msgstr "" #: nova/compute/manager.py:3403 #, python-format msgid "Driver Error: %s" msgstr "" #: nova/compute/manager.py:3721 msgid "Instance has no source host" msgstr "" #: nova/compute/manager.py:5069 #, python-format msgid "Port %s is not attached" msgstr "" #: nova/compute/manager.py:5887 #, python-format msgid "Instance %s not found" msgstr "" #: nova/compute/manager.py:5892 msgid "In ERROR state" msgstr "" #: nova/compute/manager.py:5920 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" #: nova/compute/manager.py:6561 #, python-format msgid "Unrecognized value '%s' for CONF.running_deleted_instance_action" msgstr "" #: nova/compute/resource_tracker.py:970 #, python-format msgid "Missing keys: %s" msgstr "" #: nova/compute/rpcapi.py:72 msgid "No compute host specified" msgstr "" #: nova/compute/rpcapi.py:74 #, python-format msgid "Unable to find host for Instance %s" msgstr "" #: nova/compute/stats.py:42 msgid "Unexpected type adding stats" msgstr "" #: nova/conductor/manager.py:230 msgid "No valid host found for cold migrate" msgstr "" #: nova/conductor/manager.py:232 msgid "No valid host found for resize" msgstr "" #: nova/conductor/manager.py:467 #, python-format msgid "Unshelve attempted but the image %s cannot be found." msgstr "" #: nova/conductor/tasks/live_migrate.py:129 #, python-format msgid "" "Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " "memory(host:%(avail)s <= instance:%(mem_inst)s)" msgstr "" #: nova/conductor/tasks/live_migrate.py:160 #, python-format msgid "Timeout while checking if we can live migrate to host: %s" msgstr "" #: nova/conductor/tasks/live_migrate.py:222 #, python-format msgid "" "Exceeded max scheduling retries %(max_retries)d for instance " "%(instance_uuid)s during live migration" msgstr "" #: nova/console/websocketproxy.py:57 msgid "No access_url in connection_info. Cannot validate protocol" msgstr "" #: nova/console/websocketproxy.py:86 #, python-format msgid "" "We do not support scheme '%s' under Python < 2.7.4, please use http or https" msgstr "" #: nova/console/websocketproxy.py:126 msgid "Origin header not valid." msgstr "" #: nova/console/websocketproxy.py:129 msgid "Origin header does not match this host." msgstr "" #: nova/console/websocketproxy.py:132 msgid "Origin header protocol does not match this host." msgstr "" #: nova/console/websocketproxy.py:135 #, python-format msgid "connect info: %s" msgstr "" #: nova/console/websocketproxy.py:140 #, python-format msgid "connecting to: %(host)s:%(port)s" msgstr "" #: nova/console/websocketproxy.py:163 #, python-format msgid "%(host)s:%(port)s: Target closed" msgstr "" #: nova/console/xvp.py:205 msgid "Failed to run xvp." msgstr "" #: nova/db/sqlalchemy/api.py:364 #, python-format msgid "Unrecognized read_deleted value '%s'" msgstr "" #: nova/db/sqlalchemy/api.py:1243 #, python-format msgid "Invalid floating IP %s in request" msgstr "" #: nova/db/sqlalchemy/api.py:1559 #, python-format msgid "Invalid fixed IP Address %s in request" msgstr "" #: nova/db/sqlalchemy/api.py:1714 #, python-format msgid "Invalid virtual interface address %s in request" msgstr "" #: nova/db/sqlalchemy/api.py:1812 #, python-format msgid "" "Unknown osapi_compute_unique_server_name_scope value: %s Flag must be empty, " "\"global\" or \"project\"" msgstr "" #: nova/db/sqlalchemy/api.py:1992 #, python-format msgid "Invalid instance id %s in request" msgstr "" #: nova/db/sqlalchemy/api.py:2348 #, python-format msgid "Invalid field name: %s" msgstr "" #: nova/db/sqlalchemy/api.py:2509 msgid "Unknown sort direction, must be 'desc' or 'asc'" msgstr "" #: nova/db/sqlalchemy/api.py:2520 msgid "Sort direction size exceeds sort key size" msgstr "" #: nova/db/sqlalchemy/api.py:5935 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" #: nova/db/sqlalchemy/migration.py:51 msgid "version should be an integer" msgstr "" #: nova/db/sqlalchemy/migration.py:80 msgid "Upgrade DB using Essex release first." msgstr "" #: nova/db/sqlalchemy/utils.py:69 #, python-format msgid "Missing column %(table)s.%(column)s in shadow table" msgstr "" #: nova/db/sqlalchemy/utils.py:75 #, python-format msgid "" "Different types in %(table)s.%(column)s and shadow table: %(c_type)s " "%(shadow_c_type)s" msgstr "" #: nova/db/sqlalchemy/utils.py:84 #, python-format msgid "Extra column %(table)s.%(column)s in shadow table" msgstr "" #: nova/db/sqlalchemy/utils.py:103 msgid "Specify `table_name` or `table` param" msgstr "" #: nova/db/sqlalchemy/utils.py:106 msgid "Specify only one param `table_name` `table`" msgstr "" #: nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py:54 #, python-format msgid "" "There are %(records)d records in the '%(table_name)s' table where the uuid " "or instance_uuid column is NULL. These must be manually cleaned up before " "the migration will pass. Consider running the 'nova-manage db " "null_instance_uuid_scan' command." msgstr "" #: nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py:30 #, python-format msgid "" "There are still %(count)i unmigrated flavor records. Migration cannot " "continue until all instance flavor records have been migrated to the new " "format. Please run `nova-manage db migrate_flavor_data' first." msgstr "" #: nova/image/s3.py:401 #, python-format msgid "Failed to decrypt private key: %s" msgstr "" #: nova/image/s3.py:408 #, python-format msgid "Failed to decrypt initialization vector: %s" msgstr "" #: nova/image/s3.py:419 #, python-format msgid "Failed to decrypt image file %(image_file)s: %(err)s" msgstr "" #: nova/image/s3.py:431 msgid "Unsafe filenames in image" msgstr "" #: nova/image/download/file.py:29 msgid "" "List of file systems that are configured in this file in the " "image_file_url: sections" msgstr "" #: nova/image/download/file.py:77 msgid "" "A unique ID given to each file system. This is value is set in Glance and " "agreed upon here so that the operator knowns they are dealing with the same " "file system." msgstr "" #: nova/image/download/file.py:82 msgid "The path at which the file system is mounted." msgstr "" #: nova/image/download/file.py:91 #, python-format msgid "The group %(group_name)s must be configured with an id." msgstr "" #: nova/image/download/file.py:109 #, python-format msgid "The key %s is required in all file system descriptions." msgstr "" #: nova/image/download/file.py:119 #, python-format msgid "" "The key %(r)s is required in the location metadata to access the url %(url)s." msgstr "" #: nova/image/download/file.py:126 #, python-format msgid "The ID %(id)s is unknown." msgstr "" #: nova/image/download/file.py:134 #, python-format msgid "" "The mount point advertised by glance: %(glance_mount)s, does not match the " "URL path: %(path)s" msgstr "" #: nova/image/download/file.py:152 #, python-format msgid "No matching ID for the URL %s was found." msgstr "" #: nova/ipv6/account_identifier.py:39 nova/ipv6/rfc2462.py:34 #, python-format msgid "Bad mac for to_global_ipv6: %s" msgstr "" #: nova/ipv6/account_identifier.py:41 nova/ipv6/rfc2462.py:36 #, python-format msgid "Bad prefix for to_global_ipv6: %s" msgstr "" #: nova/ipv6/account_identifier.py:43 #, python-format msgid "Bad project_id for to_global_ipv6: %s" msgstr "" #: nova/keymgr/barbican.py:79 msgid "User is not authorized to use key manager." msgstr "" #: nova/keymgr/barbican.py:84 msgid "Unable to create Barbican Client without project_id." msgstr "" #: nova/keymgr/conf_key_mgr.py:58 msgid "keymgr.fixed_key not defined" msgstr "" #: nova/keymgr/single_key_mgr.py:60 msgid "cannot store arbitrary keys" msgstr "" #: nova/keymgr/single_key_mgr.py:70 msgid "cannot delete non-existent key" msgstr "" #: nova/network/base_api.py:71 msgid "instance is a required argument to use @refresh_cache" msgstr "" #: nova/network/ldapdns.py:322 msgid "ldap not installed" msgstr "" #: nova/network/ldapdns.py:333 msgid "This driver only supports type 'a' entries." msgstr "" #: nova/network/linux_net.py:279 #, python-format msgid "Unknown chain: %r" msgstr "" #: nova/network/linux_net.py:1623 #, python-format msgid "Failed to add bridge: %s" msgstr "" #: nova/network/linux_net.py:1638 #, python-format msgid "Failed to add interface: %s" msgstr "" #: nova/network/manager.py:2107 msgid "" "The sum between the number of networks and the vlan start cannot be greater " "than 4094" msgstr "" #: nova/network/manager.py:2117 msgid "vlan must be an integer" msgstr "" #: nova/network/manager.py:2119 msgid "The vlan number cannot be greater than 4094" msgstr "" #: nova/network/manager.py:2122 msgid "The vlan number cannot be less than 1" msgstr "" #: nova/network/manager.py:2127 #, python-format msgid "" "The network range is not big enough to fit %(num_networks)s networks. " "Network size is %(network_size)s" msgstr "" #: nova/network/minidns.py:73 nova/network/minidns.py:103 msgid "Invalid name" msgstr "" #: nova/network/minidns.py:76 msgid "This driver only supports type 'a'" msgstr "" #: nova/network/model.py:163 #, python-format msgid "Invalid IP format %s" msgstr "" #: nova/network/neutronv2/api.py:119 #, python-format msgid "Unknown auth plugin: %s" msgstr "" #: nova/network/neutronv2/api.py:268 #, python-format msgid "Fixed IP %(ip)s is not a valid ip address for network %(network_id)s." msgstr "" #: nova/network/neutronv2/api.py:275 #, python-format msgid "Fixed IP %s is already in use." msgstr "" #: nova/network/neutronv2/api.py:496 #, python-format msgid "" "Multiple security groups found matching '%s'. Use an ID to be more specific." msgstr "" #: nova/network/neutronv2/api.py:557 #, python-format msgid "empty project id for instance %s" msgstr "" #: nova/network/neutronv2/api.py:595 nova/network/neutronv2/api.py:1091 msgid "" "Multiple possible networks found, use a Network ID to be more specific." msgstr "" #: nova/network/neutronv2/api.py:776 #, python-format msgid "Instance hostname %(hostname)s is not a valid DNS name" msgstr "" #: nova/network/neutronv2/api.py:898 #, python-format msgid "Failed to access port %(port_id)s: %(reason)s" msgstr "" #: nova/network/neutronv2/api.py:924 msgid "" "This method needs to be called with either networks=None and port_ids=None " "or port_ids and networks as not none." msgstr "" #: nova/network/neutronv2/api.py:1191 #, python-format msgid "The number of defined ports: %(ports)d is over the limit: %(quota)d" msgstr "" #: nova/network/neutronv2/api.py:1445 #, python-format msgid "Multiple floating IP pools matches found for name '%s'" msgstr "" #: nova/network/security_group/neutron_driver.py:161 #, python-format msgid "Invalid security group name: %(name)s." msgstr "" #: nova/network/security_group/neutron_driver.py:202 msgid "Security group id should be uuid" msgstr "" #: nova/network/security_group/neutron_driver.py:442 #: nova/network/security_group/neutron_driver.py:497 #, python-format msgid "Security group %(name)s is not found for project %(project)s" msgstr "" #: nova/network/security_group/neutron_driver.py:458 #: nova/network/security_group/neutron_driver.py:513 #, python-format msgid "instance_id %s could not be found as device id on any ports" msgstr "" #: nova/network/security_group/neutron_driver.py:541 #, python-format msgid "" "Security group %(security_group_name)s not associated with the instance " "%(instance)s" msgstr "" #: nova/network/security_group/security_group_base.py:88 msgid "Type and Code must be integers for ICMP protocol type" msgstr "" #: nova/network/security_group/security_group_base.py:91 msgid "To and From ports must be integers" msgstr "" #: nova/network/security_group/security_group_base.py:134 #, python-format msgid "This rule already exists in group %s" msgstr "" #: nova/objects/block_device.py:220 msgid "Volume does not belong to the requested instance." msgstr "" #: nova/objects/fields.py:88 #, python-format msgid "Architecture name '%s' is not valid" msgstr "" #: nova/objects/fields.py:250 #, python-format msgid "Hypervisor virt type '%s' is not valid" msgstr "" #: nova/objects/fields.py:425 #, python-format msgid "Virtual machine mode '%s' is not valid" msgstr "" #: nova/objects/fields.py:604 nova/objects/fields.py:615 #: nova/objects/fields.py:626 #, python-format msgid "Network \"%(val)s\" is not valid in field %(attr)s" msgstr "" #: nova/objects/fields.py:668 #, python-format msgid "A NetworkModel is required in field %s" msgstr "" #: nova/objects/fields.py:689 nova/objects/fields.py:698 #, python-format msgid "Value must be >= 0 for field %s" msgstr "" #: nova/objects/network.py:103 #, python-format msgid "IPv6 netmask \"%s\" must be a netmask or integral prefix" msgstr "" #: nova/openstack/common/cliutils.py:40 #, python-format msgid "Missing arguments: %s" msgstr "" #: nova/openstack/common/cliutils.py:158 #, python-format msgid "" "Field labels list %(labels)s has different number of elements than fields " "list %(fields)s" msgstr "" #: nova/pci/devspec.py:42 #, python-format msgid "invalid %(property)s %(attr)s" msgstr "" #: nova/pci/request.py:109 #, python-format msgid "Device type mismatch for alias '%s'" msgstr "" #: nova/pci/whitelist.py:45 #, python-format msgid "Invalid entry: '%s'" msgstr "" #: nova/pci/whitelist.py:50 #, python-format msgid "Invalid entry: '%s'; Expecting list or dict" msgstr "" #: nova/pci/whitelist.py:56 #, python-format msgid "Invalid entry: '%s'; Expecting dict" msgstr "" #: nova/scheduler/chance.py:50 msgid "Is the appropriate service running?" msgstr "" #: nova/scheduler/chance.py:55 msgid "Could not find another compute" msgstr "" #: nova/scheduler/chance.py:72 nova/scheduler/filter_scheduler.py:73 msgid "There are not enough hosts available." msgstr "" #: nova/scheduler/driver.py:64 #, python-format msgid "" "Cannot load host manager from configuration scheduler_host_manager = " "%(conf)s." msgstr "" #: nova/scheduler/manager.py:73 #, python-format msgid "Cannot load scheduler driver from configuration %(conf)s." msgstr "" #: nova/scheduler/utils.py:180 #, python-format msgid "" "Exceeded max scheduling attempts %(max_attempts)d for instance " "%(instance_uuid)s. Last exception: %(exc_reason)s" msgstr "" #: nova/scheduler/utils.py:314 msgid "ServerGroupAffinityFilter not configured" msgstr "" #: nova/scheduler/utils.py:318 msgid "ServerGroupAntiAffinityFilter not configured" msgstr "" #: nova/scheduler/utils.py:323 msgid "ServerGroupSoftAffinityWeigher not configured" msgstr "" #: nova/scheduler/utils.py:328 msgid "ServerGroupSoftAntiAffinityWeigher not configured" msgstr "" #: nova/servicegroup/drivers/db.py:50 msgid "service is a mandatory argument for DB based ServiceGroup driver" msgstr "" #: nova/servicegroup/drivers/mc.py:53 msgid "" "service is a mandatory argument for Memcached based ServiceGroup driver" msgstr "" #: nova/virt/diagnostics.py:143 #, python-format msgid "Invalid type for %s" msgstr "" #: nova/virt/diagnostics.py:147 #, python-format msgid "Invalid type for %s entry" msgstr "" #: nova/virt/driver.py:884 msgid "" "Hypervisor driver does not support post_live_migration_at_source method" msgstr "" #: nova/virt/driver.py:1440 msgid "Event must be an instance of nova.virt.event.Event" msgstr "" #: nova/virt/event.py:34 msgid "Started" msgstr "" #: nova/virt/event.py:35 msgid "Stopped" msgstr "" #: nova/virt/event.py:36 msgid "Paused" msgstr "" #: nova/virt/event.py:37 msgid "Resumed" msgstr "" #: nova/virt/event.py:38 msgid "Suspended" msgstr "" #: nova/virt/event.py:110 msgid "Unknown" msgstr "" #: nova/virt/hardware.py:52 #, python-format msgid "No CPUs available after parsing %r" msgstr "" #: nova/virt/hardware.py:89 nova/virt/hardware.py:93 #, python-format msgid "Invalid range expression %r" msgstr "" #: nova/virt/hardware.py:105 #, python-format msgid "Invalid exclusion expression %r" msgstr "" #: nova/virt/hardware.py:112 #, python-format msgid "Invalid inclusion expression %r" msgstr "" #: nova/virt/images.py:58 #, python-format msgid "qemu-img failed to execute on %(path)s : %(exp)s" msgstr "" #: nova/virt/images.py:63 #, python-format msgid "Failed to run qemu-img info on %(path)s : %(error)s" msgstr "" #: nova/virt/images.py:98 #, python-format msgid "Unable to convert image to %(format)s: %(exp)s" msgstr "" #: nova/virt/images.py:123 msgid "'qemu-img info' parsing failed." msgstr "" #: nova/virt/images.py:129 #, python-format msgid "fmt=%(fmt)s backed by: %(backing_file)s" msgstr "" #: nova/virt/images.py:159 #, python-format msgid "Unable to convert image to raw: %(exp)s" msgstr "" #: nova/virt/images.py:167 #, python-format msgid "Converted to raw, but format is now %s" msgstr "" #: nova/virt/disk/api.py:323 msgid "image already mounted" msgstr "" #: nova/virt/disk/api.py:655 msgid "Not implemented on Windows" msgstr "" #: nova/virt/disk/api.py:682 #, python-format msgid "User %(username)s not found in password file." msgstr "" #: nova/virt/disk/api.py:698 #, python-format msgid "User %(username)s not found in shadow file." msgstr "" #: nova/virt/disk/mount/api.py:191 #, python-format msgid "partition search unsupported with %s" msgstr "" #: nova/virt/disk/mount/api.py:207 #, python-format msgid "partition %s not found" msgstr "" #: nova/virt/disk/mount/api.py:208 #, python-format msgid "Failed to map partitions: %s" msgstr "" #: nova/virt/disk/mount/api.py:243 #, python-format msgid "Failed to mount filesystem: %s" msgstr "" #: nova/virt/disk/mount/loop.py:34 #, python-format msgid "Could not attach image to loopback: %s" msgstr "" #: nova/virt/disk/mount/nbd.py:57 msgid "nbd unavailable: module not loaded" msgstr "" #: nova/virt/disk/mount/nbd.py:65 msgid "No free nbd devices" msgstr "" #: nova/virt/disk/mount/nbd.py:83 #, python-format msgid "qemu-nbd error: %s" msgstr "" #: nova/virt/disk/mount/nbd.py:96 #, python-format msgid "nbd device %s did not show up" msgstr "" #: nova/virt/disk/vfs/guestfs.py:76 #, python-format msgid "libguestfs is not installed (%s)" msgstr "" #: nova/virt/disk/vfs/guestfs.py:89 #, python-format msgid "libguestfs installed but not usable (%s)" msgstr "" #: nova/virt/disk/vfs/guestfs.py:134 #, python-format msgid "No operating system found in %s" msgstr "" #: nova/virt/disk/vfs/guestfs.py:140 #, python-format msgid "Multi-boot operating system found in %s" msgstr "" #: nova/virt/disk/vfs/guestfs.py:151 #, python-format msgid "No mount points found in %(root)s of %(image)s" msgstr "" #: nova/virt/disk/vfs/guestfs.py:165 #, python-format msgid "" "Error mounting %(device)s to %(dir)s in image %(image)s with libguestfs " "(%(e)s)" msgstr "" #: nova/virt/disk/vfs/guestfs.py:232 #, python-format msgid "Error mounting %(image)s with libguestfs (%(e)s)" msgstr "" #: nova/virt/disk/vfs/localfs.py:45 #, python-format msgid "File path %s not valid" msgstr "" #: nova/virt/hyperv/driver.py:270 msgid "VIF plugging is not supported by the Hyper-V driver." msgstr "" #: nova/virt/hyperv/driver.py:275 msgid "VIF unplugging is not supported by the Hyper-V driver." msgstr "" #: nova/virt/hyperv/hostops.py:160 msgid "Host PowerOn is not supported by the Hyper-V driver" msgstr "" #: nova/virt/hyperv/migrationops.py:111 nova/virt/hyperv/migrationops.py:221 #, python-format msgid "" "Cannot resize the root disk to a smaller size. Current size: " "%(curr_root_gb)s GB. Requested size: %(new_root_gb)s GB." msgstr "" #: nova/virt/hyperv/pathutils.py:75 #, python-format msgid "" "Cannot access \"%(instances_path)s\", make sure the path exists and that you " "have the proper permissions. In particular Nova-Compute must not be executed " "with the builtin SYSTEM account or other accounts unable to authenticate on " "a remote host." msgstr "" #: nova/virt/hyperv/vmops.py:155 #, python-format msgid "VIF driver not found for network_api_class: %s" msgstr "" #: nova/virt/hyperv/volumeops.py:329 #, python-format msgid "Unable to find a mounted disk for target_iqn: %s" msgstr "" #: nova/virt/hyperv/volumeops.py:343 #, python-format msgid "" "Unable to find a mounted disk for target_iqn: %s. Please ensure that the " "host's SAN policy is set to \"OfflineAll\" or \"OfflineShared\"" msgstr "" #: nova/virt/ironic/client_wrapper.py:97 msgid "Unable to authenticate Ironic client." msgstr "" #: nova/virt/ironic/client_wrapper.py:156 #, python-format msgid "" "Error contacting Ironic server for '%(method)s'. Attempt %(attempt)d of " "%(total)d" msgstr "" #: nova/virt/ironic/driver.py:368 #, python-format msgid "" "Failed to add deploy parameters on node %(node)s when provisioning the " "instance %(instance)s" msgstr "" #: nova/virt/ironic/driver.py:384 #, python-format msgid "Instance %s provisioning was aborted" msgstr "" #: nova/virt/ironic/driver.py:405 #, python-format msgid "Failed to provision instance %(inst)s: %(reason)s" msgstr "" #: nova/virt/ironic/driver.py:692 #, python-format msgid "Ironic node uuid not supplied to driver for instance %s." msgstr "" #: nova/virt/ironic/driver.py:712 #, python-format msgid "" "Ironic node: %(id)s failed to validate. (deploy: %(deploy)s, power: " "%(power)s)" msgstr "" #: nova/virt/ironic/driver.py:822 #, python-format msgid "" "Error destroying the instance on node %(node)s. Provision state still " "'%(state)s'." msgstr "" #: nova/virt/ironic/driver.py:1005 #, python-format msgid "" "Ironic node: %(id)s virtual to physical interface count missmatch (Vif " "count: %(vif_count)d, Pif count: %(pif_count)d)" msgstr "" #: nova/virt/ironic/driver.py:1129 #, python-format msgid "Failed to request Ironic to rebuild instance %(inst)s: %(reason)s" msgstr "" #: nova/virt/libvirt/blockinfo.py:147 #, python-format msgid "Unable to determine disk prefix for %s" msgstr "" #: nova/virt/libvirt/blockinfo.py:201 #, python-format msgid "No free disk device names for prefix '%s'" msgstr "" #: nova/virt/libvirt/blockinfo.py:318 #, python-format msgid "Unable to determine disk bus for '%s'" msgstr "" #: nova/virt/libvirt/config.py:75 #, python-format msgid "Root element name should be '%(name)s' not '%(tag)s'" msgstr "" #: nova/virt/libvirt/driver.py:664 #, python-format msgid "Nova requires libvirt version %s or greater." msgstr "" #: nova/virt/libvirt/driver.py:670 #, python-format msgid "Running Nova with parallels virt_type requires libvirt version %s" msgstr "" #: nova/virt/libvirt/driver.py:691 #, python-format msgid "" "Running Nova with qemu/kvm virt_type on %(arch)s requires libvirt version " "%(libvirt_ver)s and qemu version %(qemu_ver)s, or greater" msgstr "" #: nova/virt/libvirt/driver.py:945 msgid "operation time out" msgstr "" #: nova/virt/libvirt/driver.py:1325 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" #: nova/virt/libvirt/driver.py:1418 msgid "Swap only supports host devices" msgstr "" #: nova/virt/libvirt/driver.py:1792 #, python-format msgid "" "Error from libvirt while set password for username \"%(user)s\": [Error Code " "%(error_code)s] %(ex)s" msgstr "" #: nova/virt/libvirt/driver.py:1816 #, python-format msgid "" "Error from libvirt while quiescing %(instance_name)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" #: nova/virt/libvirt/driver.py:1973 msgid "Found no disk to snapshot." msgstr "" #: nova/virt/libvirt/driver.py:2063 #, python-format msgid "Unknown type: %s" msgstr "" #: nova/virt/libvirt/driver.py:2068 msgid "snapshot_id required in create_info" msgstr "" #: nova/virt/libvirt/driver.py:2117 #, python-format msgid "" "Something went wrong when deleting a volume snapshot: rebasing a " "%(protocol)s network disk using qemu-img has not been fully tested" msgstr "" #: nova/virt/libvirt/driver.py:2171 #, python-format msgid "" "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" #: nova/virt/libvirt/driver.py:2179 #, python-format msgid "Unknown delete_info type %s" msgstr "" #: nova/virt/libvirt/driver.py:2215 #, python-format msgid "Disk with id: %s not found attached to instance." msgstr "" #: nova/virt/libvirt/driver.py:2224 msgid "filename cannot be None" msgstr "" #: nova/virt/libvirt/driver.py:2253 #, python-format msgid "no match found for %s" msgstr "" #: nova/virt/libvirt/driver.py:2333 #, python-format msgid "" "Relative blockcommit support was not detected. Libvirt '%s' or later is " "required for online deletion of file/network storage-backed volume snapshots." msgstr "" #: nova/virt/libvirt/driver.py:3209 #, python-format msgid "%s format is not supported" msgstr "" #: nova/virt/libvirt/driver.py:3330 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" #: nova/virt/libvirt/driver.py:3410 #, python-format msgid "Detaching SR-IOV ports with libvirt < %(ver)s is not permitted" msgstr "" #: nova/virt/libvirt/driver.py:3500 #, python-format msgid "" "Config requested an explicit CPU model, but the current libvirt hypervisor " "'%s' does not support selecting CPU models" msgstr "" #: nova/virt/libvirt/driver.py:3506 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" #: nova/virt/libvirt/driver.py:3510 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" #: nova/virt/libvirt/driver.py:3546 #, python-format msgid "" "Volume sets discard option, but libvirt %(libvirt)s or later is required, " "qemu %(qemu)s or later is required." msgstr "" #: nova/virt/libvirt/driver.py:3688 msgid "Unable to get host UUID: /etc/machine-id does not exist" msgstr "" #: nova/virt/libvirt/driver.py:3696 msgid "Unable to get host UUID: /etc/machine-id is empty" msgstr "" #: nova/virt/libvirt/driver.py:3887 #, python-format msgid "Invalid libvirt version %(version)s" msgstr "" #: nova/virt/libvirt/driver.py:4964 #, python-format msgid "" "Invalid vcpu_pin_set config, one or more of the specified cpuset is not " "online. Online cpuset(s): %(online)s, requested cpuset(s): %(req)s" msgstr "" #: nova/virt/libvirt/driver.py:4971 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" #: nova/virt/libvirt/driver.py:5524 msgid "Block migration can not be used with shared storage." msgstr "" #: nova/virt/libvirt/driver.py:5548 #, python-format msgid "" "Cannot block migrate instance %(uuid)s with mapped volumes. Selective block " "device migration feature requires libvirt version %(libvirt_ver)s" msgstr "" #: nova/virt/libvirt/driver.py:5558 msgid "" "Live migration can not be used without shared storage except a booted from " "volume VM which does not have a local disk." msgstr "" #: nova/virt/libvirt/driver.py:5638 #, python-format msgid "" "Unable to migrate %(instance_uuid)s: Disk of instance is too large(available " "on destination host:%(available)s < need:%(necessary)s)" msgstr "" #: nova/virt/libvirt/driver.py:5684 #, python-format msgid "" "CPU doesn't have compatibility.\n" "\n" "%(ret)s\n" "\n" "Refer to %(u)s" msgstr "" #: nova/virt/libvirt/driver.py:5754 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" #: nova/virt/libvirt/driver.py:5905 msgid "" "Your libvirt version does not support the VIR_DOMAIN_XML_MIGRATABLE flag or " "your destination node does not support retrieving listen addresses. In " "order for live migration to work properly, you must configure the graphics " "(VNC and/or SPICE) listen addresses to be either the catch-all address " "(0.0.0.0 or ::) or the local address (127.0.0.1 or ::1)." msgstr "" #: nova/virt/libvirt/driver.py:5939 msgid "" "Your libvirt version does not support the VIR_DOMAIN_XML_MIGRATABLE flag or " "your destination node does not support retrieving listen addresses. In " "order for live migration to work properly you must either disable serial " "console or upgrade your libvirt version." msgstr "" #: nova/virt/libvirt/driver.py:7152 msgid "Unable to resize disk down." msgstr "" #: nova/virt/libvirt/driver.py:7160 msgid "Migration is not supported for LVM backed instances" msgstr "" #: nova/virt/libvirt/driver.py:7178 #, python-format msgid "not able to execute ssh command: %s" msgstr "" #: nova/virt/libvirt/guest.py:340 msgid "Unable to detach from guest transient domain." msgstr "" #: nova/virt/libvirt/guest.py:416 #, python-format msgid "" "Error from libvirt while getting domain info for %(instance_name)s: [Error " "Code %(error_code)s] %(ex)s" msgstr "" #: nova/virt/libvirt/guest.py:564 msgid "libvirt error while requesting blockjob info." msgstr "" #: nova/virt/libvirt/host.py:299 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" #: nova/virt/libvirt/host.py:379 #, python-format msgid "Connection to libvirt lost: %s" msgstr "" #: nova/virt/libvirt/host.py:634 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" #: nova/virt/libvirt/host.py:656 #, python-format msgid "" "Error from libvirt while looking up %(instance_name)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" #: nova/virt/libvirt/host.py:852 nova/virt/libvirt/host.py:881 #, python-format msgid "Invalid usage_type: %s" msgstr "" #: nova/virt/libvirt/imagebackend.py:105 msgid "" "Incompatible settings: ephemeral storage encryption is supported only for " "LVM images." msgstr "" #: nova/virt/libvirt/imagebackend.py:331 #, python-format msgid "Could not load line %(line)s, got error %(error)s" msgstr "" #: nova/virt/libvirt/imagebackend.py:346 msgid "Attempted overwrite of an existing value." msgstr "" #: nova/virt/libvirt/imagebackend.py:394 msgid "clone() is not implemented" msgstr "" #: nova/virt/libvirt/imagebackend.py:406 msgid "direct_snapshot() is not implemented" msgstr "" #: nova/virt/libvirt/imagebackend.py:671 msgid "You should specify images_volume_group flag to use LVM images." msgstr "" #: nova/virt/libvirt/imagebackend.py:745 msgid "Instance disk to be encrypted but no context provided" msgstr "" #: nova/virt/libvirt/imagebackend.py:800 msgid "You should specify images_rbd_pool flag to use rbd images." msgstr "" #: nova/virt/libvirt/imagebackend.py:903 msgid "Image is not raw format" msgstr "" #: nova/virt/libvirt/imagebackend.py:911 msgid "No image locations are accessible" msgstr "" #: nova/virt/libvirt/imagebackend.py:979 #, python-format msgid "" "Cannot determine the parent storage pool for %s; cannot determine where to " "store images" msgstr "" #: nova/virt/libvirt/imagebackend.py:1072 #, python-format msgid "" "PCS doesn't support images in %s format. You should either set " "force_raw_images=True in config or upload an image in ploop or raw format." msgstr "" #: nova/virt/libvirt/imagebackend.py:1123 #, python-format msgid "Unknown image_type=%s" msgstr "" #: nova/virt/libvirt/utils.py:379 msgid "Can't retrieve root device path from instance libvirt configuration" msgstr "" #: nova/virt/libvirt/vif.py:441 nova/virt/libvirt/vif.py:747 #: nova/virt/libvirt/vif.py:964 msgid "vif_type parameter must be present for this vif_driver implementation" msgstr "" #: nova/virt/libvirt/vif.py:447 nova/virt/libvirt/vif.py:970 #, python-format msgid "Unexpected vif_type=%s" msgstr "" #: nova/virt/libvirt/vif.py:753 #, python-format msgid "Plug vif failed because of unexpected vif_type=%s" msgstr "" #: nova/virt/libvirt/storage/lvm.py:65 #, python-format msgid "" "Insufficient Space on Volume Group %(vg)s. Only %(free_space)db available, " "but %(size)d bytes required by volume %(lv)s." msgstr "" #: nova/virt/libvirt/storage/lvm.py:113 #, python-format msgid "vg %s must be LVM volume group" msgstr "" #: nova/virt/libvirt/storage/lvm.py:156 #, python-format msgid "Path %s must be LVM logical volume" msgstr "" #: nova/virt/libvirt/storage/rbd_utils.py:117 msgid "rbd python libraries not found" msgstr "" #: nova/virt/libvirt/storage/rbd_utils.py:169 msgid "Not stored in rbd" msgstr "" #: nova/virt/libvirt/storage/rbd_utils.py:173 msgid "Blank components" msgstr "" #: nova/virt/libvirt/storage/rbd_utils.py:176 msgid "Not an rbd snapshot" msgstr "" #: nova/virt/libvirt/storage/rbd_utils.py:229 #, python-format msgid "no write permission on storage pool %s" msgstr "" #: nova/virt/libvirt/storage/rbd_utils.py:257 #, python-format msgid "no usable parent snapshot for volume %s" msgstr "" #: nova/virt/libvirt/volume/net.py:86 msgid "Invalid volume source data" msgstr "" #: nova/virt/libvirt/volume/net.py:90 msgid "Invalid target_lun" msgstr "" #: nova/virt/libvirt/volume/quobyte.py:89 #, python-format msgid "" "The mount %(mount_path)s is not a valid Quobyte volume. Error: %(exc)s" msgstr "" #: nova/virt/libvirt/volume/scality.py:101 msgid "Value required for 'scality_sofs_config'" msgstr "" #: nova/virt/libvirt/volume/scality.py:112 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" #: nova/virt/libvirt/volume/scality.py:118 msgid "Cannot execute /sbin/mount.sofs" msgstr "" #: nova/virt/libvirt/volume/scality.py:143 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" #: nova/virt/vmwareapi/driver.py:148 msgid "" "Must specify host_ip, host_username and host_password to use " "vmwareapi.VMwareVCDriver" msgstr "" #: nova/virt/vmwareapi/driver.py:157 #, python-format msgid "Invalid Regular Expression %s" msgstr "" #: nova/virt/vmwareapi/driver.py:173 #, python-format msgid "The specified cluster '%s' was not found in vCenter" msgstr "" #: nova/virt/vmwareapi/driver.py:536 msgid "" "Multiple hosts may be managed by the VMWare vCenter driver; therefore we do " "not return uptime for just one host." msgstr "" #: nova/virt/vmwareapi/ds_util.py:150 #, python-format msgid "Storage policy %s did not match any datastores" msgstr "" #: nova/virt/vmwareapi/ds_util.py:154 #, python-format msgid "Datastore regex %s did not match any datastores" msgstr "" #: nova/virt/vmwareapi/error_util.py:25 msgid "No root disk defined." msgstr "" #: nova/virt/vmwareapi/error_util.py:29 msgid "Default PBM policy is required if PBM is enabled." msgstr "" #: nova/virt/vmwareapi/error_util.py:33 msgid "The default PBM policy doesn't exist on the backend." msgstr "" #: nova/virt/vmwareapi/images.py:459 msgid "Extracting vmdk from OVA failed." msgstr "" #: nova/virt/vmwareapi/io_util.py:124 #, python-format msgid "Glance image %s is in killed state" msgstr "" #: nova/virt/vmwareapi/io_util.py:132 #, python-format msgid "Glance image %(image_id)s is in unknown state - %(state)s" msgstr "" #: nova/virt/vmwareapi/network_util.py:163 msgid "" "ESX SOAP server returned an empty port group for the host system in its " "response" msgstr "" #: nova/virt/vmwareapi/vif.py:141 #, python-format msgid "vif type %s not supported" msgstr "" #: nova/virt/vmwareapi/vm_util.py:90 #, python-format msgid "Share level '%s' cannot have share configured" msgstr "" #: nova/virt/vmwareapi/vm_util.py:97 #, python-format msgid "Share '%s' is not supported" msgstr "" #: nova/virt/vmwareapi/vm_util.py:407 #, python-format msgid "%s is not supported." msgstr "" #: nova/virt/vmwareapi/vm_util.py:484 msgid "Limits only supported from vCenter 6.0 and above" msgstr "" #: nova/virt/vmwareapi/vm_util.py:705 nova/virt/vmwareapi/volumeops.py:363 #: nova/virt/vmwareapi/volumeops.py:563 msgid "Unable to find iSCSI Target" msgstr "" #: nova/virt/vmwareapi/vm_util.py:1200 msgid "No host available on cluster" msgstr "" #: nova/virt/vmwareapi/vm_util.py:1499 #, python-format msgid "Rescue device does not exist for instance %s" msgstr "" #: nova/virt/vmwareapi/vmops.py:553 msgid "Image disk size greater than requested disk size" msgstr "" #: nova/virt/vmwareapi/vmops.py:595 #, python-format msgid "disk type '%s' not supported" msgstr "" #: nova/virt/vmwareapi/vmops.py:821 #, python-format msgid "Invalid config_drive_format \"%s\"" msgstr "" #: nova/virt/vmwareapi/vmops.py:1020 msgid "instance is not powered on" msgstr "" #: nova/virt/vmwareapi/vmops.py:1116 msgid "pause not supported for vmwareapi" msgstr "" #: nova/virt/vmwareapi/vmops.py:1120 msgid "unpause not supported for vmwareapi" msgstr "" #: nova/virt/vmwareapi/vmops.py:1139 msgid "instance is powered off and cannot be suspended." msgstr "" #: nova/virt/vmwareapi/vmops.py:1160 msgid "instance is not in a suspended state" msgstr "" #: nova/virt/vmwareapi/vmops.py:1336 msgid "Unable to shrink disk." msgstr "" #: nova/virt/vmwareapi/vmops.py:1757 #, python-format msgid "No device with interface-id %s exists on VM" msgstr "" #: nova/virt/vmwareapi/vmops.py:1769 #, python-format msgid "No device with MAC address %s exists on the VM" msgstr "" #: nova/virt/vmwareapi/volumeops.py:336 nova/virt/vmwareapi/volumeops.py:536 #, python-format msgid "%s does not support disk hotplug." msgstr "" #: nova/virt/vmwareapi/volumeops.py:514 nova/virt/vmwareapi/volumeops.py:572 msgid "Unable to find volume" msgstr "" #: nova/virt/xenapi/agent.py:463 #, python-format msgid "OpenSSL error: %s" msgstr "" #: nova/virt/xenapi/driver.py:116 msgid "" "Must specify connection_url, connection_username (optionally), and " "connection_password to use compute_driver=xenapi.XenAPIDriver" msgstr "" #: nova/virt/xenapi/driver.py:645 msgid "Host startup on XenServer is not supported." msgstr "" #: nova/virt/xenapi/fake.py:850 #, python-format msgid "xenapi.fake does not have an implementation for %s" msgstr "" #: nova/virt/xenapi/fake.py:958 #, python-format msgid "" "xenapi.fake does not have an implementation for %s or it has been called " "with the wrong number of arguments" msgstr "" #: nova/virt/xenapi/host.py:89 #, python-format msgid "Aggregate for host %(host)s count not be found." msgstr "" #: nova/virt/xenapi/host.py:187 msgid "Failed to parse information about a pci device for passthrough" msgstr "" #: nova/virt/xenapi/network_utils.py:31 #, python-format msgid "Found non-unique network for name_label %s" msgstr "" #: nova/virt/xenapi/network_utils.py:49 #, python-format msgid "Found non-unique network for bridge %s" msgstr "" #: nova/virt/xenapi/network_utils.py:52 #, python-format msgid "Found no network for bridge %s" msgstr "" #: nova/virt/xenapi/pool.py:74 nova/virt/xenapi/pool.py:122 msgid "setup in progress" msgstr "" #: nova/virt/xenapi/pool.py:75 nova/virt/xenapi/pool.py:123 msgid "aggregate deleted" msgstr "" #: nova/virt/xenapi/pool.py:76 msgid "aggregate in error" msgstr "" #: nova/virt/xenapi/pool.py:121 msgid "no hosts to remove" msgstr "" #: nova/virt/xenapi/pool.py:145 #, python-format msgid "Unable to eject %s from the pool; pool not empty" msgstr "" #: nova/virt/xenapi/pool.py:160 #, python-format msgid "Unable to eject %s from the pool; No master found" msgstr "" #: nova/virt/xenapi/pool.py:180 #, python-format msgid "Unable to join %s in the pool" msgstr "" #: nova/virt/xenapi/vif.py:64 #, python-format msgid "Failed to create vif %s" msgstr "" #: nova/virt/xenapi/vif.py:85 #, python-format msgid "Failed to unplug vif %s" msgstr "" #: nova/virt/xenapi/vif.py:156 #, python-format msgid "Found no PIF for device %s" msgstr "" #: nova/virt/xenapi/vif.py:175 #, python-format msgid "" "PIF %(pif_uuid)s for network %(bridge)s has VLAN id %(pif_vlan)d. Expected " "%(vlan_num)d" msgstr "" #: nova/virt/xenapi/vm_utils.py:210 #, python-format msgid "" "Device id %(id)s specified is not supported by hypervisor version %(version)s" msgstr "" #: nova/virt/xenapi/vm_utils.py:406 #, python-format msgid "Unable to unplug VBD %s" msgstr "" #: nova/virt/xenapi/vm_utils.py:409 #, python-format msgid "Reached maximum number of retries trying to unplug VBD %s" msgstr "" #: nova/virt/xenapi/vm_utils.py:421 #, python-format msgid "Unable to destroy VBD %s" msgstr "" #: nova/virt/xenapi/vm_utils.py:473 #, python-format msgid "Unable to destroy VDI %s" msgstr "" #: nova/virt/xenapi/vm_utils.py:634 #, python-format msgid "No primary VDI found for %s" msgstr "" #: nova/virt/xenapi/vm_utils.py:767 #, python-format msgid "" "Only file-based SRs (ext/NFS) are supported by this feature. SR %(uuid)s is " "of type %(type)s" msgstr "" #: nova/virt/xenapi/vm_utils.py:901 #, python-format msgid "" "VDI %(vdi_ref)s is %(virtual_size)d bytes which is larger than flavor size " "of %(new_disk_size)d bytes." msgstr "" #: nova/virt/xenapi/vm_utils.py:912 nova/virt/xenapi/vmops.py:1246 msgid "Can't resize a disk to 0 GB." msgstr "" #: nova/virt/xenapi/vm_utils.py:964 msgid "Disk must have only one partition." msgstr "" #: nova/virt/xenapi/vm_utils.py:969 #, python-format msgid "Disk contains a filesystem we are unable to resize: %s" msgstr "" #: nova/virt/xenapi/vm_utils.py:974 msgid "The only partition should be partition 1." msgstr "" #: nova/virt/xenapi/vm_utils.py:1545 #, python-format msgid "" "Kernel/Ramdisk image is too large: %(vdi_size)d bytes, max %(max_size)d bytes" msgstr "" #: nova/virt/xenapi/vm_utils.py:1909 msgid "Cannot find SR of content-type ISO" msgstr "" #: nova/virt/xenapi/vm_utils.py:2115 #, python-format msgid "VHD coalesce attempts exceeded (%d), giving up..." msgstr "" #: nova/virt/xenapi/vm_utils.py:2150 #, python-format msgid "Timeout waiting for device %s to be created" msgstr "" #: nova/virt/xenapi/vm_utils.py:2325 msgid "" "Shrinking the filesystem down with resize2fs has failed, please check if you " "have enough free space on your disk." msgstr "" #: nova/virt/xenapi/vm_utils.py:2490 msgid "This domU must be running on the host specified by connection_url" msgstr "" #: nova/virt/xenapi/vmops.py:181 msgid "Error: Agent is disabled" msgstr "" #: nova/virt/xenapi/vmops.py:615 msgid "Failed to spawn, rolling back" msgstr "" #: nova/virt/xenapi/vmops.py:656 msgid "Unable to find root VBD/VDI for VM" msgstr "" #: nova/virt/xenapi/vmops.py:970 msgid "Unable to terminate instance." msgstr "" #: nova/virt/xenapi/vmops.py:1222 msgid "Can't resize down ephemeral disks." msgstr "" #: nova/virt/xenapi/vmops.py:1500 msgid "instance has a kernel or ramdisk but not both" msgstr "" #: nova/virt/xenapi/vmops.py:1664 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" #: nova/virt/xenapi/vmops.py:2110 #, python-format msgid "" "Destination host:%s must be in the same aggregate as the source server" msgstr "" #: nova/virt/xenapi/vmops.py:2131 msgid "No suitable network for migrate" msgstr "" #: nova/virt/xenapi/vmops.py:2137 #, python-format msgid "PIF %s does not contain IP address" msgstr "" #: nova/virt/xenapi/vmops.py:2150 msgid "Migrate Receive failed" msgstr "" #: nova/virt/xenapi/vmops.py:2241 msgid "XAPI supporting relax-xsm-sr-check=true required" msgstr "" #: nova/virt/xenapi/vmops.py:2257 #, python-format msgid "assert_can_migrate failed because: %s" msgstr "" #: nova/virt/xenapi/vmops.py:2403 msgid "Migrate Send failed" msgstr "" #: nova/virt/xenapi/volume_utils.py:99 nova/virt/xenapi/volume_utils.py:284 #, python-format msgid "Unable to obtain target information %s" msgstr "" #: nova/virt/xenapi/volume_utils.py:187 #, python-format msgid "Unable to introduce VDI on SR %s" msgstr "" #: nova/virt/xenapi/volume_utils.py:191 #, python-format msgid "" "VDI not found on SR %(sr)s (vdi_uuid %(vdi_uuid)s, target_lun %(target_lun)s)" msgstr "" #: nova/virt/xenapi/volume_utils.py:202 #, python-format msgid "Unable to get record of VDI %s on" msgstr "" #: nova/virt/xenapi/volume_utils.py:224 #, python-format msgid "Unable to introduce VDI for SR %s" msgstr "" #: nova/virt/xenapi/volume_utils.py:322 #, python-format msgid "Unable to find SR from VBD %s" msgstr "" #: nova/virt/xenapi/volume_utils.py:333 #, python-format msgid "Unable to find SR from VDI %s" msgstr "" #: nova/virt/xenapi/client/session.py:88 #, python-format msgid "%(vendor)s %(product)s %(version)s" msgstr "" #: nova/virt/xenapi/client/session.py:96 msgid "Unable to log in to XenAPI (is the Dom0 disk full?)" msgstr "" #: nova/virt/xenapi/client/session.py:121 #, python-format msgid "Plugin version mismatch (Expected %(exp)s, got %(got)s)" msgstr "" #: nova/virt/xenapi/image/bittorrent.py:85 msgid "" "Cannot create default bittorrent URL without xenserver.torrent_base_url " "configuration option set." msgstr "" #: nova/volume/cinder.py:312 #, python-format msgid "" "volume '%(vol)s' status must be 'in-use'. Currently in '%(status)s' status" msgstr "" #: nova/volume/cinder.py:320 #, python-format msgid "" "volume '%(vol)s' status must be 'available'. Currently in '%(status)s'" msgstr "" #: nova/volume/cinder.py:325 #, python-format msgid "volume %s already attached" msgstr "" #: nova/volume/cinder.py:330 #, python-format msgid "" "Instance %(instance)s and volume %(vol)s are not in the same " "availability_zone. Instance is in %(ins_zone)s. Volume is in %(vol_zone)s" msgstr "" #: nova/volume/cinder.py:342 #, python-format msgid "volume %s already detached" msgstr "" #: nova/volume/cinder.py:346 msgid "Volume must be attached in order to detach." msgstr "" language-pack-el-base/data/el/LC_MESSAGES/procps-ng.po0000644000000000000000000023140012734304614017323 0ustar # Greek translation for procps # Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 # This file is distributed under the same license as the procps package. # FIRST AUTHOR , 2012. # msgid "" msgstr "" "Project-Id-Version: procps\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2014-09-23 13:53+0200\n" "PO-Revision-Date: 2013-10-09 16:02+0000\n" "Last-Translator: Filippos Kolyvas \n" "Language-Team: Greek \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:04+0000\n" "X-Generator: Launchpad (build 18115)\n" #: free.c:74 slabtop.c:189 uptime.c:59 w.c:443 #, c-format msgid " %s [options]\n" msgstr " %s [επιλογές]\n" #: free.c:76 msgid " -b, --bytes show output in bytes\n" msgstr "" #: free.c:77 msgid " -k, --kilo show output in kilobytes\n" msgstr "" #: free.c:78 msgid " -m, --mega show output in megabytes\n" msgstr "" #: free.c:79 msgid " -g, --giga show output in gigabytes\n" msgstr "" #: free.c:80 msgid " --tera show output in terabytes\n" msgstr "" #: free.c:81 msgid " -h, --human show human-readable output\n" msgstr "" #: free.c:82 msgid " --si use powers of 1000 not 1024\n" msgstr "" #: free.c:83 msgid " -l, --lohi show detailed low and high memory statistics\n" msgstr "" #: free.c:84 msgid " -t, --total show total for RAM + swap\n" msgstr "" #: free.c:85 msgid " -s N, --seconds N repeat printing every N seconds\n" msgstr "" #: free.c:86 msgid " -c N, --count N repeat printing N times, then exit\n" msgstr "" #: free.c:87 msgid " -w, --wide wide output\n" msgstr "" #: free.c:89 w.c:452 msgid " --help display this help and exit\n" msgstr "" #: free.c:267 #, c-format msgid "seconds argument `%s' failed" msgstr "" #: free.c:270 #, c-format msgid "seconds argument `%s' is not positive number" msgstr "" #: free.c:276 msgid "failed to parse count argument" msgstr "" #: free.c:279 #, c-format msgid "failed to parse count argument: '%s'" msgstr "" #: free.c:300 #, c-format msgid "" " total used free shared buffers " "cache available" msgstr "" #: free.c:302 #, c-format msgid "" " total used free shared buff/cache " "available" msgstr "" #: free.c:305 msgid "Mem:" msgstr "" #: free.c:325 msgid "Low:" msgstr "" #: free.c:331 msgid "High:" msgstr "" #: free.c:338 msgid "Swap:" msgstr "" #: free.c:345 msgid "Total:" msgstr "Σύνολο:" #: lib/fileutils.c:38 msgid "write error" msgstr "σφάλμα εγγραφής" #: pgrep.c:104 #, c-format msgid " %s [options] \n" msgstr "" #: pgrep.c:107 msgid " -d, --delimiter specify output delimiter\n" msgstr "" #: pgrep.c:108 msgid " -l, --list-name list PID and process name\n" msgstr "" #: pgrep.c:109 msgid " -a, --list-full list PID and full command line\n" msgstr "" #: pgrep.c:110 msgid " -v, --inverse negates the matching\n" msgstr "" #: pgrep.c:111 msgid " -w, --lightweight list all TID\n" msgstr "" #: pgrep.c:114 msgid " -, --signal signal to send (either number or name)\n" msgstr "" #: pgrep.c:115 msgid " -e, --echo display what is killed\n" msgstr "" #: pgrep.c:117 msgid " -c, --count count of matching processes\n" msgstr "" #: pgrep.c:118 msgid " -f, --full use full process name to match\n" msgstr "" #: pgrep.c:119 msgid " -g, --pgroup match listed process group IDs\n" msgstr "" #: pgrep.c:120 msgid " -G, --group match real group IDs\n" msgstr "" #: pgrep.c:121 msgid " -n, --newest select most recently started\n" msgstr "" #: pgrep.c:122 msgid " -o, --oldest select least recently started\n" msgstr "" #: pgrep.c:123 msgid "" " -P, --parent match only child processes of the given parent\n" msgstr "" #: pgrep.c:124 msgid " -s, --session match session IDs\n" msgstr "" #: pgrep.c:125 msgid " -t, --terminal match by controlling terminal\n" msgstr "" #: pgrep.c:126 msgid " -u, --euid match by effective IDs\n" msgstr "" #: pgrep.c:127 msgid " -U, --uid match by real IDs\n" msgstr "" #: pgrep.c:128 msgid " -x, --exact match exactly with the command name\n" msgstr "" #: pgrep.c:129 msgid " -F, --pidfile read PIDs from file\n" msgstr "" #: pgrep.c:130 msgid " -L, --logpidfile fail if PID file is not locked\n" msgstr "" #: pgrep.c:131 msgid "" " --ns match the processes that belong to the same\n" " namespace as \n" msgstr "" #: pgrep.c:133 msgid "" " --nslist list which namespaces will be considered for\n" " the --ns option.\n" " Available namespaces: ipc, mnt, net, pid, user, " "uts\n" msgstr "" #: pgrep.c:274 #, c-format msgid "invalid user name: %s" msgstr "" #: pgrep.c:291 #, c-format msgid "invalid group name: %s" msgstr "" #: pgrep.c:302 #, c-format msgid "invalid process group: %s" msgstr "" #: pgrep.c:314 #, c-format msgid "invalid session id: %s" msgstr "" #: pgrep.c:326 #, c-format msgid "not a number: %s" msgstr "" #: pgrep.c:507 msgid "Error reading reference namespace information\n" msgstr "" #: pgrep.c:610 pidof.c:226 pidof.c:267 sysctl.c:643 msgid "internal error" msgstr "Eσωτερικό σφάλμα" #: pgrep.c:877 #, c-format msgid "" "-L without -F makes no sense\n" "Try `%s --help' for more information." msgstr "" #: pgrep.c:884 #, c-format msgid "" "pidfile not valid\n" "Try `%s --help' for more information." msgstr "" #: pgrep.c:892 #, c-format msgid "" "only one pattern can be provided\n" "Try `%s --help' for more information." msgstr "" #: pgrep.c:896 #, c-format msgid "" "no matching criteria specified\n" "Try `%s --help' for more information." msgstr "" #: pgrep.c:923 #, c-format msgid "%s killed (pid %lu)\n" msgstr "" #: pgrep.c:929 #, c-format msgid "killing pid %ld failed" msgstr "" #: pidof.c:61 #, c-format msgid " %s [options] [program [...]]\n" msgstr "" #: pidof.c:63 msgid " -s, --single-shot return one PID only\n" msgstr "" #: pidof.c:64 msgid " -c, --check-root omit processes with different root\n" msgstr "" #: pidof.c:65 msgid "" " -x also find shells running the named scripts\n" msgstr "" #: pidof.c:66 msgid " -o, --omit-pid omit processes with PID\n" msgstr "" #: pidof.c:270 #, c-format msgid "illegal omit pid value (%s)!\n" msgstr "" #: pmap.c:61 msgid "Address" msgstr "" #: pmap.c:62 msgid "Offset" msgstr "" #: pmap.c:63 msgid "Device" msgstr "" #: pmap.c:64 msgid "Mapping" msgstr "" #: pmap.c:68 msgid "Perm" msgstr "" #: pmap.c:69 msgid "Inode" msgstr "" #: pmap.c:72 msgid "Kbytes" msgstr "" #: pmap.c:73 msgid "Mode" msgstr "" #: pmap.c:74 msgid "RSS" msgstr "" #: pmap.c:75 msgid "Dirty" msgstr "" #: pmap.c:109 #, c-format msgid " %s [options] PID [PID ...]\n" msgstr "" #: pmap.c:111 msgid " -x, --extended show details\n" msgstr "" #: pmap.c:112 msgid " -X show even more details\n" msgstr "" #: pmap.c:113 msgid " WARNING: format changes according to /proc/PID/smaps\n" msgstr "" #: pmap.c:114 msgid " -XX show everything the kernel provides\n" msgstr "" #: pmap.c:115 msgid " -c, --read-rc read the default rc\n" msgstr "" #: pmap.c:116 msgid " -C, --read-rc-from= read the rc from file\n" msgstr "" #: pmap.c:117 msgid " -n, --create-rc create new default rc\n" msgstr "" #: pmap.c:118 msgid " -N, --create-rc-to= create new rc to file\n" msgstr "" #: pmap.c:119 msgid " NOTE: pid arguments are not allowed with -n, -N\n" msgstr "" #: pmap.c:120 msgid " -d, --device show the device format\n" msgstr "" #: pmap.c:121 msgid " -q, --quiet do not display header and footer\n" msgstr "" #: pmap.c:122 msgid " -p, --show-path show path in the mapping\n" msgstr "" #: pmap.c:123 msgid " -A, --range=[,] limit results to the given range\n" msgstr "" #: pmap.c:201 msgid "shared memory detach" msgstr "" #: pmap.c:205 msgid "shared memory remove" msgstr "" #: pmap.c:238 msgid " [ anon ]" msgstr "" #: pmap.c:240 msgid " [ stack ]" msgstr "" #: pmap.c:326 msgid "Unknown format in smaps file!" msgstr "" #: pmap.c:368 msgid "inconsistent detail field in smaps file, line:\n" msgstr "" #: pmap.c:714 msgid "total kB" msgstr "" #: pmap.c:725 #, c-format msgid "mapped: %ldK writeable/private: %ldK shared: %ldK\n" msgstr "" #. Translation Hint: keep total string length #. * as 24 characters. Adjust %16 if needed #: pmap.c:734 #, c-format msgid " total %16ldK\n" msgstr " σύνολο %16ldK\n" #. Translation Hint: keep total string length #. * as 16 characters. Adjust %8 if needed #: pmap.c:740 #, c-format msgid " total %8ldK\n" msgstr " σύνολο %8ldK\n" #: pmap.c:767 skill.c:502 skill.c:535 skill.c:622 tload.c:128 tload.c:133 #: vmstat.c:959 vmstat.c:968 watch.c:704 msgid "failed to parse argument" msgstr "" #: pmap.c:811 #, c-format msgid "config line too long - line %d" msgstr "" #: pmap.c:836 #, c-format msgid "unsupported section found in the config - line %d" msgstr "" #: pmap.c:839 pmap.c:850 pmap.c:861 pmap.c:880 pmap.c:892 #, c-format msgid "syntax error found in the config - line %d" msgstr "" #: pmap.c:911 msgid "the file already exists - delete or rename it first" msgstr "" #: pmap.c:974 msgid "HOME variable undefined" msgstr "" #: pmap.c:982 msgid "memory allocation failed" msgstr "" #: pmap.c:1034 msgid "option -r is ignored as SunOS compatibility" msgstr "" #: pmap.c:1081 msgid "options -c, -C, -d, -n, -N, -x, -X are mutually exclusive" msgstr "" #: pmap.c:1084 msgid "options -p, -q are mutually exclusive with -n, -N" msgstr "" #: pmap.c:1087 msgid "too many arguments" msgstr "" #: pmap.c:1091 msgid "rc file successfully created, feel free to edit the content" msgstr "" #: pmap.c:1094 msgid "couldn't create the rc file" msgstr "" #: pmap.c:1106 #, c-format msgid "~/.%src file successfully created, feel free to edit the content" msgstr "" #: pmap.c:1109 #, c-format msgid "couldn't create ~/.%src" msgstr "" #: pmap.c:1114 msgid "argument missing" msgstr "" #: pmap.c:1128 msgid "couldn't read the rc file" msgstr "" #: pmap.c:1130 #, c-format msgid "couldn't read ~/.%src" msgstr "" #: ps/display.c:54 #, c-format msgid "Signal %d (%s) caught by %s (%s).\n" msgstr "" #: ps/display.c:66 ps/display.c:271 ps/parser.c:510 ps/parser.c:763 #: ps/select.c:95 ps/sortformat.c:550 msgid "please report this bug" msgstr "" #: ps/display.c:360 #, c-format msgid "error: not enough memory\n" msgstr "" #: ps/display.c:371 ps/display.c:546 #, c-format msgid "error: can not access /proc\n" msgstr "" #: ps/display.c:421 #, c-format msgid "could not find start_time\n" msgstr "" #: ps/display.c:432 #, c-format msgid "could not find ppid\n" msgstr "" #: ps/global.c:170 #, c-format msgid "your %dx%d screen size is bogus. expect trouble\n" msgstr "" #: ps/global.c:243 ps/global.c:255 msgid "environment specified an unknown personality" msgstr "" #: ps/global.c:247 #, c-format msgid "cannot strdup() personality text\n" msgstr "" #. Translation Note: #. . The following translatable word will be used to recognize the #. . user's request for help text. In other words, the translation #. . you provide will alter program behavior. #. . #. . It must be limited to 15 characters or less. #. #: ps/global.c:410 msgid "help" msgstr "βοήθεια" #. Translation Notes for ps Help #1 --------------------------------- #. . This next group of lines represents 6 pairs of words + abbreviations #. . which are the basis of the 'ps' program help text. #. . #. . The words and abbreviations you provide will alter program behavior. #. . They will also appear in the help usage summary associated with the #. . "Notes for ps Help #2" below. #. . #. . In their English form, help text would look like this: #. . Try 'ps --help ' #. . or 'ps --help ' #. . for additional help text. #. . #. . When translating these 6 pairs you may choose any appropriate #. . language equivalents and the only requirement is the abbreviated #. . representations must be unique. #. . #. . By default, those abbreviations are single characters. However, #. . they are not limited to only one character after translation. #. . #. Translation Hint, Pair #1 #: ps/help.c:63 msgid "simple" msgstr "απλό" #: ps/help.c:63 msgid "s" msgstr "s" #. Translation Hint, Pair #2 #: ps/help.c:65 msgid "list" msgstr "λίστα" #: ps/help.c:65 msgid "l" msgstr "l" #. Translation Hint, Pair #3 #: ps/help.c:67 msgid "output" msgstr "αποτέλεσμα" #: ps/help.c:67 msgid "o" msgstr "o" #. Translation Hint, Pair #4 #: ps/help.c:69 msgid "threads" msgstr "" #: ps/help.c:69 msgid "t" msgstr "t" #. Translation Hint, Pair #5 #: ps/help.c:71 msgid "misc" msgstr "" #: ps/help.c:71 msgid "m" msgstr "m" #. Translation Hint, Pair #6 #: ps/help.c:73 msgid "all" msgstr "όλα" #: ps/help.c:73 msgid "a" msgstr "a" #: ps/help.c:94 #, c-format msgid "" "\n" "Usage:\n" " %s [options]\n" msgstr "" #: ps/help.c:99 msgid "" "\n" "Basic options:\n" msgstr "" #: ps/help.c:100 msgid " -A, -e all processes\n" msgstr "" #: ps/help.c:101 msgid " -a all with tty, except session leaders\n" msgstr "" #: ps/help.c:102 msgid " a all with tty, including other users\n" msgstr "" #: ps/help.c:103 msgid " -d all except session leaders\n" msgstr "" #: ps/help.c:104 msgid " -N, --deselect negate selection\n" msgstr "" #: ps/help.c:105 msgid " r only running processes\n" msgstr "" #: ps/help.c:106 msgid " T all processes on this terminal\n" msgstr "" #: ps/help.c:107 msgid " x processes without controlling ttys\n" msgstr "" #: ps/help.c:110 msgid "" "\n" "Selection by list:\n" msgstr "" #: ps/help.c:111 msgid " -C command name\n" msgstr "" #: ps/help.c:112 msgid " -G, --Group real group id or name\n" msgstr "" #: ps/help.c:113 msgid " -g, --group session or effective group name\n" msgstr "" #: ps/help.c:114 msgid " -p, p, --pid process id\n" msgstr "" #: ps/help.c:115 msgid " --ppid parent process id\n" msgstr "" #: ps/help.c:116 msgid "" " -q, q, --quick-pid \n" " process id (quick mode)\n" msgstr "" #: ps/help.c:118 msgid " -s, --sid session id\n" msgstr "" #: ps/help.c:119 msgid " -t, t, --tty terminal\n" msgstr "" #: ps/help.c:120 msgid " -u, U, --user effective user id or name\n" msgstr "" #: ps/help.c:121 msgid " -U, --User real user id or name\n" msgstr "" #: ps/help.c:122 msgid "" "\n" " The selection options take as their argument either:\n" " a comma-separated list e.g. '-u root,nobody' or\n" " a blank-separated list e.g. '-p 123 4567'\n" msgstr "" #: ps/help.c:128 msgid "" "\n" "Output formats:\n" msgstr "" #: ps/help.c:129 msgid " -F extra full\n" msgstr "" #: ps/help.c:130 msgid " -f full-format, including command lines\n" msgstr "" #: ps/help.c:131 msgid " f, --forest ascii art process tree\n" msgstr "" #: ps/help.c:132 msgid " -H show process hierarchy\n" msgstr "" #: ps/help.c:133 msgid " -j jobs format\n" msgstr "" #: ps/help.c:134 msgid " j BSD job control format\n" msgstr "" #: ps/help.c:135 msgid " -l long format\n" msgstr "" #: ps/help.c:136 msgid " l BSD long format\n" msgstr "" #: ps/help.c:137 msgid " -M, Z add security data (for SELinux)\n" msgstr "" #: ps/help.c:138 msgid " -O preloaded with default columns\n" msgstr "" #: ps/help.c:139 msgid " O as -O, with BSD personality\n" msgstr "" #: ps/help.c:140 msgid "" " -o, o, --format \n" " user-defined format\n" msgstr "" #: ps/help.c:142 msgid " s signal format\n" msgstr "" #: ps/help.c:143 msgid " u user-oriented format\n" msgstr "" #: ps/help.c:144 msgid " v virtual memory format\n" msgstr "" #: ps/help.c:145 msgid " X register format\n" msgstr "" #: ps/help.c:146 msgid "" " -y do not show flags, show rss vs. addr (used with -l)\n" msgstr "" #: ps/help.c:147 msgid " --context display security context (for SELinux)\n" msgstr "" #: ps/help.c:148 msgid " --headers repeat header lines, one per page\n" msgstr "" #: ps/help.c:149 msgid " --no-headers do not print header at all\n" msgstr "" #: ps/help.c:150 msgid "" " --cols, --columns, --width \n" " set screen width\n" msgstr "" #: ps/help.c:152 msgid "" " --rows, --lines \n" " set screen height\n" msgstr "" #: ps/help.c:156 msgid "" "\n" "Show threads:\n" msgstr "" #: ps/help.c:157 msgid " H as if they were processes\n" msgstr "" #: ps/help.c:158 msgid " -L possibly with LWP and NLWP columns\n" msgstr "" #: ps/help.c:159 msgid " -m, m after processes\n" msgstr "" #: ps/help.c:160 msgid " -T possibly with SPID column\n" msgstr "" #: ps/help.c:163 msgid "" "\n" "Miscellaneous options:\n" msgstr "" #: ps/help.c:164 msgid " -c show scheduling class with -l option\n" msgstr "" #: ps/help.c:165 msgid " c show true command name\n" msgstr "" #: ps/help.c:166 msgid " e show the environment after command\n" msgstr "" #: ps/help.c:167 msgid "" " k, --sort specify sort order as: [+|-]key[,[+|-]key[,...]]\n" msgstr "" #: ps/help.c:168 msgid " L show format specifiers\n" msgstr "" #: ps/help.c:169 msgid " n display numeric uid and wchan\n" msgstr "" #: ps/help.c:170 msgid " S, --cumulative include some dead child process data\n" msgstr "" #: ps/help.c:171 msgid " -y do not show flags, show rss (only with -l)\n" msgstr "" #: ps/help.c:172 msgid " -V, V, --version display version information and exit\n" msgstr "" #: ps/help.c:173 msgid " -w, w unlimited output width\n" msgstr "" #: ps/help.c:174 #, c-format msgid "" "\n" " --%s <%s|%s|%s|%s|%s|%s>\n" " display help and exit\n" msgstr "" #. Translation Notes for ps Help #2 --------------------------------- #. . Most of the following c-format string is derived from the 6 #. . pairs of words + chars mentioned above in "Notes for ps Help #1". #. . #. . In its full English form, help text would look like this: #. . Try 'ps --help ' #. . or 'ps --help ' #. . for additional help text. #. . #. . The word for "help" will be translated elsewhere. Thus, the only #. . translations below will be: "Try", "or" and "for additional...". #. . #: ps/help.c:195 #, c-format msgid "" "\n" " Try '%s --%s <%s|%s|%s|%s|%s|%s>'\n" " or '%s --%s <%s|%s|%s|%s|%s|%s>'\n" " for additional help text.\n" msgstr "" #: ps/help.c:208 #, c-format msgid "" "\n" "For more details see ps(1).\n" msgstr "" #: ps/output.c:1963 #, c-format msgid "fix bigness error\n" msgstr "" #: ps/output.c:2038 #, c-format msgid "bad alignment code\n" msgstr "" #: ps/output.c:2100 #, c-format msgid "unknown page size (assume 4096)\n" msgstr "" #: ps/parser.c:58 msgid "the option is exclusive: " msgstr "" #: ps/parser.c:84 msgid "process ID list syntax error" msgstr "" #: ps/parser.c:85 ps/parser.c:86 msgid "process ID out of range" msgstr "" #: ps/parser.c:99 msgid "user name does not exist" msgstr "" #: ps/parser.c:105 msgid "user ID out of range" msgstr "" #: ps/parser.c:118 msgid "group name does not exist" msgstr "" #: ps/parser.c:124 msgid "group ID out of range" msgstr "" #: ps/parser.c:140 ps/parser.c:164 msgid "TTY could not be found" msgstr "" #: ps/parser.c:166 msgid "list member was not a TTY" msgstr "" #: ps/parser.c:191 msgid "improper list" msgstr "" #: ps/parser.c:251 msgid "list of command names must follow -C" msgstr "" #: ps/parser.c:265 msgid "list of real groups must follow -G" msgstr "" #: ps/parser.c:278 msgid "list of jobs must follow -J" msgstr "" #: ps/parser.c:306 msgid "format or sort specification must follow -O" msgstr "" #: ps/parser.c:317 msgid "list of PRM groups must follow -R" msgstr "" #: ps/parser.c:336 msgid "list of real users must follow -U" msgstr "" #: ps/parser.c:377 msgid "list of session leaders OR effective group names must follow -g" msgstr "" #: ps/parser.c:388 msgid "list of session leaders OR effective group IDs was invalid" msgstr "" #: ps/parser.c:407 msgid "alternate System.map file must follow -n" msgstr "" #: ps/parser.c:418 msgid "format specification must follow -o" msgstr "" #: ps/parser.c:424 msgid "list of process IDs must follow -p" msgstr "" #: ps/parser.c:441 msgid "the -r option is reserved" msgstr "" #: ps/parser.c:447 msgid "list of session IDs must follow -s" msgstr "" #: ps/parser.c:455 msgid "list of terminals (pty, tty...) must follow -t" msgstr "" #: ps/parser.c:463 msgid "list of users must follow -u" msgstr "" #: ps/parser.c:485 msgid "must set personality to get -x option" msgstr "" #: ps/parser.c:500 msgid "list of zones (contexts, labels, whatever?) must follow -z" msgstr "" #: ps/parser.c:507 msgid "embedded '-' among SysV options makes no sense" msgstr "" #: ps/parser.c:513 msgid "unsupported SysV option" msgstr "" #: ps/parser.c:526 msgid "cannot happen - problem #1" msgstr "" #: ps/parser.c:530 msgid "cannot happen - problem #2" msgstr "" #: ps/parser.c:532 msgid "second chance parse failed, not BSD or SysV" msgstr "" #: ps/parser.c:549 msgid "option A is reserved" msgstr "" #: ps/parser.c:554 msgid "option C is reserved" msgstr "" #: ps/parser.c:574 msgid "alternate System.map file must follow N" msgstr "" #: ps/parser.c:580 msgid "format or sort specification must follow O" msgstr "" #: ps/parser.c:605 msgid "list of users must follow U" msgstr "" #: ps/parser.c:617 msgid "obsolete W option not supported (you have a /dev/drum?)" msgstr "" #: ps/parser.c:653 ps/parser.c:920 ps/parser.c:929 msgid "only one heading option may be specified" msgstr "" #: ps/parser.c:668 msgid "long sort specification must follow 'k'" msgstr "" #: ps/parser.c:696 msgid "format specification must follow o" msgstr "" #: ps/parser.c:702 msgid "list of process IDs must follow p" msgstr "" #: ps/parser.c:760 msgid "embedded '-' among BSD options makes no sense" msgstr "" #: ps/parser.c:766 msgid "unsupported option (BSD syntax)" msgstr "" #: ps/parser.c:852 ps/parser.c:864 msgid "unknown gnu long option" msgstr "" #: ps/parser.c:872 msgid "list of real groups must follow --Group" msgstr "" #: ps/parser.c:880 msgid "list of real users must follow --User" msgstr "" #: ps/parser.c:899 msgid "number of columns must follow --cols, --width, or --columns" msgstr "" #: ps/parser.c:902 msgid "option --cumulative does not take an argument" msgstr "" #: ps/parser.c:907 msgid "option --deselect does not take an argument" msgstr "" #: ps/parser.c:919 msgid "option --no-heading does not take an argument" msgstr "" #: ps/parser.c:928 msgid "option --heading does not take an argument" msgstr "" #: ps/parser.c:934 msgid "option --forest does not take an argument" msgstr "" #: ps/parser.c:940 msgid "format specification must follow --format" msgstr "" #: ps/parser.c:946 msgid "list of effective groups must follow --group" msgstr "" #: ps/parser.c:964 msgid "list of process IDs must follow --pid" msgstr "" #: ps/parser.c:980 msgid "list of process IDs must follow --ppid" msgstr "" #: ps/parser.c:998 msgid "number of rows must follow --rows or --lines" msgstr "" #: ps/parser.c:1002 msgid "some sid thing(s) must follow --sid" msgstr "" #: ps/parser.c:1010 msgid "long sort specification must follow --sort" msgstr "" #: ps/parser.c:1016 msgid "list of ttys must follow --tty" msgstr "" #: ps/parser.c:1024 msgid "list of effective users must follow --user" msgstr "" #: ps/parser.c:1141 msgid "way bad" msgstr "" #: ps/parser.c:1155 msgid "garbage option" msgstr "" #: ps/parser.c:1159 msgid "something broke" msgstr "" #: ps/parser.c:1179 msgid "thread display conflicts with forest display" msgstr "" #: ps/parser.c:1184 msgid "thread flags conflict; can't use H with m or -m" msgstr "" #: ps/parser.c:1186 msgid "thread flags conflict; can't use both m and -m" msgstr "" #: ps/parser.c:1188 msgid "thread flags conflict; can't use both -L and -T" msgstr "" #: ps/parser.c:1262 ps/parser.c:1263 #, c-format msgid "error: %s\n" msgstr "" #: ps/select.c:71 msgid "process selection options conflict" msgstr "" #: ps/sortformat.c:107 ps/sortformat.c:112 msgid "seriously crashing: goodbye cruel world" msgstr "" #: ps/sortformat.c:147 msgid "improper AIX field descriptor" msgstr "" #: ps/sortformat.c:168 msgid "unknown AIX field descriptor" msgstr "" #: ps/sortformat.c:173 msgid "AIX field descriptor processing bug" msgstr "" #: ps/sortformat.c:290 #, c-format msgid "unknown user-defined format specifier \"%s\"" msgstr "" #: ps/sortformat.c:316 msgid "empty format list" msgstr "" #: ps/sortformat.c:317 msgid "improper format list" msgstr "" #: ps/sortformat.c:318 msgid "column widths must be unsigned decimal numbers" msgstr "" #: ps/sortformat.c:319 msgid "can not set width for a macro (multi-column) format specifier" msgstr "" #: ps/sortformat.c:372 ps/sortformat.c:388 msgid "improper sort list" msgstr "" #: ps/sortformat.c:383 msgid "empty sort list" msgstr "" #: ps/sortformat.c:404 ps/sortformat.c:482 ps/sortformat.c:484 msgid "unknown sort specifier" msgstr "" #: ps/sortformat.c:431 ps/sortformat.c:442 ps/sortformat.c:448 msgid "bad sorting code" msgstr "" #: ps/sortformat.c:445 msgid "PPID sort and forest output conflict" msgstr "" #: ps/sortformat.c:520 msgid "option -O can not follow other format options" msgstr "" #: ps/sortformat.c:527 ps/sortformat.c:545 msgid "multiple sort options" msgstr "" #: ps/sortformat.c:535 msgid "option O is neither first format nor sort order" msgstr "" #: ps/sortformat.c:662 msgid "modifier -y without format -l makes no sense" msgstr "" #: ps/sortformat.c:765 msgid "bug: must reset the list first" msgstr "" #: ps/sortformat.c:803 msgid "tell what you expected" msgstr "" #: ps/sortformat.c:813 msgid "" "tell what you want (-L/-T, -m/m/H, and $PS_FORMAT)" msgstr "" #: ps/sortformat.c:830 #, c-format msgid "warning: $PS_FORMAT ignored. (%s)\n" msgstr "" #: ps/sortformat.c:835 ps/sortformat.c:845 msgid "conflicting format options" msgstr "" #: ps/sortformat.c:836 msgid "can not use output modifiers with user-defined output" msgstr "" #: ps/sortformat.c:837 msgid "-L/-T with H/m/-m and -o/-O/o/O is nonsense" msgstr "" #: ps/sortformat.c:895 msgid "internal error: no PID or PPID for -j option" msgstr "" #: ps/sortformat.c:897 msgid "lost my PGID" msgstr "" #: ps/sortformat.c:910 msgid "internal error: no PRI for -c option" msgstr "" #: ps/sortformat.c:913 msgid "lost my CLS" msgstr "" #: ps/sortformat.c:918 msgid "-T with H/-m/m but no PID for SPID to follow" msgstr "" #: ps/sortformat.c:929 msgid "-L with H/-m/m but no PID/PGID/SID/SESS for NLWP to follow" msgstr "" #: pwdx.c:38 #, c-format msgid " %s [options] pid...\n" msgstr "" #: pwdx.c:114 #, c-format msgid "invalid process id: %s" msgstr "" #: skill.c:185 #, c-format msgid "cannot open file %s" msgstr "" #: skill.c:326 #, c-format msgid " %s [options] [...]\n" msgstr "" #: skill.c:328 msgid " [...] send signal to every listed\n" msgstr "" #: skill.c:329 msgid "" " -, -s, --signal \n" " specify the to be sent\n" msgstr "" #: skill.c:331 msgid "" " -l, --list=[] list all signal names, or convert one to a name\n" msgstr "" #: skill.c:332 msgid " -L, --table list all signal names in a nice table\n" msgstr "" #: skill.c:347 #, c-format msgid " %s [signal] [options] \n" msgstr "" #: skill.c:351 #, c-format msgid " %s [new priority] [options] \n" msgstr "" #: skill.c:355 msgid " -f, --fast fast mode (not implemented)\n" msgstr "" #: skill.c:356 msgid " -i, --interactive interactive\n" msgstr "" #: skill.c:357 msgid " -l, --list list all signal names\n" msgstr "" #: skill.c:358 msgid " -L, --table list all signal names in a nice table\n" msgstr "" #: skill.c:359 msgid "" " -n, --no-action do not actually kill processes; just print what would " "happen\n" msgstr "" #: skill.c:360 msgid " -v, --verbose explain what is being done\n" msgstr "" #: skill.c:361 msgid " -w, --warnings enable warnings (not implemented)\n" msgstr "" #: skill.c:363 msgid "" "Expression can be: terminal, user, pid, command.\n" "The options below may be used to ensure correct interpretation.\n" msgstr "" #: skill.c:365 msgid " -c, --command expression is a command name\n" msgstr "" #: skill.c:366 msgid " -p, --pid expression is a process id number\n" msgstr "" #: skill.c:367 msgid " -t, --tty expression is a terminal\n" msgstr "" #: skill.c:368 msgid " -u, --user expression is a username\n" msgstr "" #: skill.c:370 msgid "Alternatively, expression can be:\n" msgstr "" #: skill.c:371 msgid "" " --ns match the processes that belong to the same\n" " namespace as \n" msgstr "" #: skill.c:373 msgid "" " --nslist list which namespaces will be considered for\n" " the --ns option; available namespaces are\n" ": ipc, mnt, net, pid, user, uts\n" msgstr "" #: skill.c:383 #, c-format msgid "" "\n" "The default signal is TERM. Use -l or -L to list available signals.\n" "Particularly useful signals include HUP, INT, KILL, STOP, CONT, and 0.\n" "Alternate signals may be specified in three ways: -SIGKILL -KILL -9\n" msgstr "" #: skill.c:390 #, c-format msgid "" "\n" "The default priority is +4. (snice +4 ...)\n" "Priority numbers range from +20 (slowest) to -20 (fastest).\n" "Negative priority numbers are restricted to administrative users.\n" msgstr "" #: skill.c:462 #, c-format msgid "unknown signal name %s" msgstr "" #: skill.c:482 #, c-format msgid "invalid argument %c" msgstr "" #: skill.c:515 #, c-format msgid "something at line %d\n" msgstr "" #: skill.c:538 #, c-format msgid "priority %lu out of range" msgstr "" #: skill.c:651 #, c-format msgid "invalid pid number %s" msgstr "" #: skill.c:655 msgid "error reading reference namespace information" msgstr "" #: skill.c:663 msgid "invalid namespace list" msgstr "" #: skill.c:701 msgid "no process selection criteria" msgstr "" #: skill.c:704 msgid "general flags may not be repeated" msgstr "" #: skill.c:707 msgid "-i makes no sense with -v, -f, and -n" msgstr "" #: skill.c:709 msgid "-v makes no sense with -i and -f" msgstr "" #: skill.c:754 #, c-format msgid "skill: \"%s\" is not supported\n" msgstr "" #: slabtop.c:191 msgid " -d, --delay delay updates\n" msgstr "" #: slabtop.c:192 msgid " -o, --once only display once, then exit\n" msgstr "" #: slabtop.c:193 msgid " -s, --sort specify sort criteria by character (see below)\n" msgstr "" #: slabtop.c:198 msgid "" "\n" "The following are valid sort criteria:\n" msgstr "" #: slabtop.c:199 msgid " a: sort by number of active objects\n" msgstr "" #: slabtop.c:200 msgid " b: sort by objects per slab\n" msgstr "" #: slabtop.c:201 msgid " c: sort by cache size\n" msgstr "" #: slabtop.c:202 msgid " l: sort by number of slabs\n" msgstr "" #: slabtop.c:203 msgid " v: sort by number of active slabs\n" msgstr "" #: slabtop.c:204 msgid " n: sort by name\n" msgstr "" #: slabtop.c:205 msgid " o: sort by number of objects (the default)\n" msgstr "" #: slabtop.c:206 msgid " p: sort by pages per slab\n" msgstr "" #: slabtop.c:207 msgid " s: sort by object size\n" msgstr "" #: slabtop.c:208 msgid " u: sort by cache utilization\n" msgstr "" #: slabtop.c:317 msgid "illegal delay" msgstr "" #: slabtop.c:320 tload.c:135 vmstat.c:961 msgid "delay must be positive integer" msgstr "" #: slabtop.c:341 msgid "terminal setting retrieval" msgstr "" #. Translation Hint: Next five strings must not #. * exceed 35 length in characters. #: slabtop.c:380 #, no-c-format msgid "Active / Total Objects (% used)" msgstr "" #: slabtop.c:384 #, no-c-format msgid "Active / Total Slabs (% used)" msgstr "" #: slabtop.c:388 #, no-c-format msgid "Active / Total Caches (% used)" msgstr "" #: slabtop.c:392 #, no-c-format msgid "Active / Total Size (% used)" msgstr "" #: slabtop.c:395 msgid "Minimum / Average / Maximum Object" msgstr "" #. Translation Hint: Please keep alignment of the #. * following intact. #: slabtop.c:404 msgid " OBJS ACTIVE USE OBJ SIZE SLABS OBJ/SLAB CACHE SIZE NAME" msgstr "" #: sysctl.c:86 #, c-format msgid "separators should not be repeated: %s" msgstr "" #: sysctl.c:105 #, c-format msgid " %s [options] [variable[=value] ...]\n" msgstr "" #: sysctl.c:108 msgid " -a, --all display all variables\n" msgstr "" #: sysctl.c:109 msgid " -A alias of -a\n" msgstr "" #: sysctl.c:110 msgid " -X alias of -a\n" msgstr "" #: sysctl.c:111 msgid " --deprecated include deprecated parameters to listing\n" msgstr "" #: sysctl.c:112 msgid " -b, --binary print value without new line\n" msgstr "" #: sysctl.c:113 msgid " -e, --ignore ignore unknown variables errors\n" msgstr "" #: sysctl.c:114 msgid " -N, --names print variable names without values\n" msgstr "" #: sysctl.c:115 msgid " -n, --values print only values of a variables\n" msgstr "" #: sysctl.c:116 msgid " -p, --load[=] read values from file\n" msgstr "" #: sysctl.c:117 msgid " -f alias of -p\n" msgstr "" #: sysctl.c:118 msgid " --system read values from all system directories\n" msgstr "" #: sysctl.c:119 msgid "" " -r, --pattern \n" " select setting that match expression\n" msgstr "" #: sysctl.c:121 msgid " -q, --quiet do not echo variable set\n" msgstr "" #: sysctl.c:122 msgid " -w, --write enable writing a value to variable\n" msgstr "" #: sysctl.c:123 msgid " -o does nothing\n" msgstr "" #: sysctl.c:124 msgid " -x does nothing\n" msgstr "" #: sysctl.c:125 msgid " -d alias of -h\n" msgstr "" #: sysctl.c:171 sysctl.c:222 sysctl.c:431 #, c-format msgid "\"%s\" is an unknown key" msgstr "" #: sysctl.c:194 sysctl.c:333 sysctl.c:409 #, c-format msgid "cannot stat %s" msgstr "" #: sysctl.c:227 sysctl.c:265 sysctl.c:436 #, c-format msgid "permission denied on key '%s'" msgstr "" #: sysctl.c:231 sysctl.c:279 #, c-format msgid "reading key \"%s\"" msgstr "" #: sysctl.c:317 #, c-format msgid "unable to open directory \"%s\"" msgstr "" #: sysctl.c:374 #, c-format msgid "\"%s\" must be of the form name=value" msgstr "" #: sysctl.c:383 #, c-format msgid "malformed setting \"%s\"" msgstr "" #: sysctl.c:403 #, c-format msgid "%s is deprecated, value not set" msgstr "" #: sysctl.c:416 sysctl.c:421 sysctl.c:440 sysctl.c:449 #, c-format msgid "setting key \"%s\"" msgstr "" #: sysctl.c:514 #, c-format msgid "" "GLOB_TILDE is not supported on your platform, the tilde in \"%s\" won't be " "expanded." msgstr "" #: sysctl.c:520 msgid "glob failed" msgstr "" #: sysctl.c:526 #, c-format msgid "cannot open \"%s\"" msgstr "" #: sysctl.c:542 sysctl.c:554 #, c-format msgid "%s(%d): invalid syntax, continuing..." msgstr "" #: sysctl.c:653 sysctl.c:660 #, c-format msgid "* Applying %s ...\n" msgstr "" #: sysctl.c:810 #, c-format msgid "" "no variables specified\n" "Try `%s --help' for more information." msgstr "" #: sysctl.c:814 #, c-format msgid "" "options -N and -q cannot coexist\n" "Try `%s --help' for more information." msgstr "" #: tload.c:89 #, c-format msgid " %s [options] [tty]\n" msgstr "" #: tload.c:91 msgid " -d, --delay update delay in seconds\n" msgstr "" #: tload.c:92 msgid " -s, --scale vertical scale\n" msgstr "" #: tload.c:130 msgid "scale cannot be negative" msgstr "" #: tload.c:137 vmstat.c:963 msgid "too large delay value" msgstr "" #: tload.c:152 msgid "can not open tty" msgstr "" #: tload.c:211 tload.c:213 msgid "writing to tty failed" msgstr "" #. Translation Notes ------------------------------------------------ #. . It is strongly recommend that the --no-wrap command line option #. . be used with all supporting translation tools, when available. #. . #. . The following line pairs contain only plain text and consist of: #. . 1) a field name/column header - mostly upper case #. . 2) the related description - both upper and lower case #. . #. . To avoid truncation at runtime, each column header is noted with #. . its maximum size and the following description must not exceed #. . 20 characters. Fewer characters are ok. #. . #. . #. Translation Hint: maximum 'PID' = 5 #: top/top_nls.c:124 msgid "PID" msgstr "" #: top/top_nls.c:125 msgid "Process Id" msgstr "" #. Translation Hint: maximum 'PPID' = 5 #: top/top_nls.c:127 msgid "PPID" msgstr "" #: top/top_nls.c:128 msgid "Parent Process pid" msgstr "" #. Translation Hint: maximum 'UID' = 5 #: top/top_nls.c:130 msgid "UID" msgstr "" #: top/top_nls.c:131 msgid "Effective User Id" msgstr "" #. Translation Hint: maximum 'USER' = 7 #: top/top_nls.c:133 w.c:586 msgid "USER" msgstr "" #: top/top_nls.c:134 msgid "Effective User Name" msgstr "" #. Translation Hint: maximum 'RUID' = 5 #: top/top_nls.c:136 msgid "RUID" msgstr "" #: top/top_nls.c:137 msgid "Real User Id" msgstr "" #. Translation Hint: maximum 'RUSER' = 7 #: top/top_nls.c:139 msgid "RUSER" msgstr "" #: top/top_nls.c:140 msgid "Real User Name" msgstr "" #. Translation Hint: maximum 'SUID' = 5 #: top/top_nls.c:142 msgid "SUID" msgstr "" #: top/top_nls.c:143 msgid "Saved User Id" msgstr "" #. Translation Hint: maximum 'SUSER' = 7 #: top/top_nls.c:145 msgid "SUSER" msgstr "" #: top/top_nls.c:146 msgid "Saved User Name" msgstr "" #. Translation Hint: maximum 'GID' = 5 #: top/top_nls.c:148 msgid "GID" msgstr "" #: top/top_nls.c:149 msgid "Group Id" msgstr "" #. Translation Hint: maximum 'GROUP' = 7 #: top/top_nls.c:151 msgid "GROUP" msgstr "" #: top/top_nls.c:152 msgid "Group Name" msgstr "" #. Translation Hint: maximum 'PGRP' = 5 #: top/top_nls.c:154 msgid "PGRP" msgstr "" #: top/top_nls.c:155 msgid "Process Group Id" msgstr "" #. Translation Hint: maximum 'TTY' = 7 #: top/top_nls.c:157 msgid "TTY" msgstr "" #: top/top_nls.c:158 msgid "Controlling Tty" msgstr "" #. Translation Hint: maximum 'TPGID' = 5 #: top/top_nls.c:160 msgid "TPGID" msgstr "" #: top/top_nls.c:161 msgid "Tty Process Grp Id" msgstr "" #. Translation Hint: maximum 'SID' = 5 #: top/top_nls.c:163 msgid "SID" msgstr "" #: top/top_nls.c:164 msgid "Session Id" msgstr "" #. Translation Hint: maximum 'PR' = 3 #: top/top_nls.c:166 msgid "PR" msgstr "" #: top/top_nls.c:167 msgid "Priority" msgstr "" #. Translation Hint: maximum 'NI' = 3 #: top/top_nls.c:169 msgid "NI" msgstr "" #: top/top_nls.c:170 msgid "Nice Value" msgstr "" #. Translation Hint: maximum 'nTH' = 3 #: top/top_nls.c:172 msgid "nTH" msgstr "" #: top/top_nls.c:173 msgid "Number of Threads" msgstr "" #. Translation Hint: maximum 'P' = 1 #: top/top_nls.c:175 msgid "P" msgstr "" #: top/top_nls.c:176 msgid "Last Used Cpu (SMP)" msgstr "" #. Translation Hint: maximum '%CPU' = 4 #: top/top_nls.c:178 #, c-format msgid "%CPU" msgstr "" #: top/top_nls.c:179 msgid "CPU Usage" msgstr "" #. Translation Hint: maximum '' = 6 #: top/top_nls.c:181 msgid "TIME" msgstr "" #: top/top_nls.c:182 msgid "CPU Time" msgstr "" #. Translation Hint: maximum 'TIME+' = 7 #: top/top_nls.c:184 msgid "TIME+" msgstr "" #: top/top_nls.c:185 msgid "CPU Time, hundredths" msgstr "" #. Translation Hint: maximum '%MEM' = 4 #: top/top_nls.c:187 msgid "%MEM" msgstr "" #: top/top_nls.c:188 msgid "Memory Usage (RES)" msgstr "" #. Translation Hint: maximum 'VIRT' = 5 #: top/top_nls.c:190 msgid "VIRT" msgstr "" #: top/top_nls.c:191 msgid "Virtual Image (KiB)" msgstr "" #. Translation Hint: maximum 'SWAP' = 4 #: top/top_nls.c:193 msgid "SWAP" msgstr "" #: top/top_nls.c:194 msgid "Swapped Size (KiB)" msgstr "" #. Translation Hint: maximum 'RES' = 4 #: top/top_nls.c:196 msgid "RES" msgstr "" #: top/top_nls.c:197 msgid "Resident Size (KiB)" msgstr "" #. Translation Hint: maximum 'CODE' = 4 #: top/top_nls.c:199 msgid "CODE" msgstr "" #: top/top_nls.c:200 msgid "Code Size (KiB)" msgstr "" #. Translation Hint: maximum 'DATA' = 4 #: top/top_nls.c:202 msgid "DATA" msgstr "" #: top/top_nls.c:203 msgid "Data+Stack (KiB)" msgstr "" #. Translation Hint: maximum 'SHR' = 4 #: top/top_nls.c:205 msgid "SHR" msgstr "" #: top/top_nls.c:206 msgid "Shared Memory (KiB)" msgstr "" #. Translation Hint: maximum 'nMaj' = 4 #: top/top_nls.c:208 msgid "nMaj" msgstr "" #: top/top_nls.c:209 msgid "Major Page Faults" msgstr "" #. Translation Hint: maximum 'nMin' = 4 #: top/top_nls.c:211 msgid "nMin" msgstr "" #: top/top_nls.c:212 msgid "Minor Page Faults" msgstr "" #. Translation Hint: maximum 'nDRT' = 4 #: top/top_nls.c:214 msgid "nDRT" msgstr "" #: top/top_nls.c:215 msgid "Dirty Pages Count" msgstr "" #. Translation Hint: maximum 'S' = 1 #: top/top_nls.c:217 msgid "S" msgstr "" #: top/top_nls.c:218 msgid "Process Status" msgstr "" #. Translation Hint: maximum 'COMMAND' = 7 #: top/top_nls.c:220 msgid "COMMAND" msgstr "" #: top/top_nls.c:221 msgid "Command Name/Line" msgstr "" #. Translation Hint: maximum 'WCHAN' = 7 #: top/top_nls.c:223 msgid "WCHAN" msgstr "" #: top/top_nls.c:224 msgid "Sleeping in Function" msgstr "" #. Translation Hint: maximum 'Flags' = 7 #: top/top_nls.c:226 msgid "Flags" msgstr "" #: top/top_nls.c:227 msgid "Task Flags " msgstr "" #. Translation Hint: maximum 'CGROUPS' = 7 #: top/top_nls.c:229 msgid "CGROUPS" msgstr "" #: top/top_nls.c:230 msgid "Control Groups" msgstr "" #. Translation Hint: maximum 'SUPGIDS' = 7 #: top/top_nls.c:232 msgid "SUPGIDS" msgstr "" #: top/top_nls.c:233 msgid "Supp Groups IDs" msgstr "" #. Translation Hint: maximum 'SUPGRPS' = 7 #: top/top_nls.c:235 msgid "SUPGRPS" msgstr "" #: top/top_nls.c:236 msgid "Supp Groups Names" msgstr "" #. Translation Hint: maximum 'TGID' = 5 #: top/top_nls.c:238 msgid "TGID" msgstr "" #: top/top_nls.c:239 msgid "Thread Group Id" msgstr "" #. Translation Hint: maximum 'Adj' = 3 #: top/top_nls.c:242 msgid "Adj" msgstr "" #: top/top_nls.c:243 msgid "oom_adjustment (2^X)" msgstr "" #. Translation Hint: maximum 'Badness' = 7 #: top/top_nls.c:245 msgid "Badness" msgstr "" #: top/top_nls.c:246 msgid "oom_score (badness)" msgstr "" #. Translation Hint: maximum 'ENVIRON' = 7 #: top/top_nls.c:249 msgid "ENVIRON" msgstr "" #. Translation Hint: the abbreviation 'vars' below is shorthand for #. 'variables' #: top/top_nls.c:252 msgid "Environment vars" msgstr "" #. Translation Hint: maximum 'vMj' = 3 #: top/top_nls.c:254 msgid "vMj" msgstr "" #: top/top_nls.c:255 msgid "Major Faults delta" msgstr "" #. Translation Hint: maximum 'vMn' = 3 #: top/top_nls.c:257 msgid "vMn" msgstr "" #: top/top_nls.c:258 msgid "Minor Faults delta" msgstr "" #. Translation Hint: maximum 'USED' = 4 #: top/top_nls.c:260 msgid "USED" msgstr "" #: top/top_nls.c:261 msgid "Res+Swap Size (KiB)" msgstr "" #. Translation Hint: maximum 'nsIPC' = 7 #: top/top_nls.c:263 msgid "nsIPC" msgstr "" #: top/top_nls.c:264 msgid "IPC namespace Inode" msgstr "" #. Translation Hint: maximum 'nsMNT' = 7 #: top/top_nls.c:266 msgid "nsMNT" msgstr "" #: top/top_nls.c:267 msgid "MNT namespace Inode" msgstr "" #. Translation Hint: maximum 'nsNET' = 7 #: top/top_nls.c:269 msgid "nsNET" msgstr "" #: top/top_nls.c:270 msgid "NET namespace Inode" msgstr "" #. Translation Hint: maximum 'nsPID' = 7 #: top/top_nls.c:272 msgid "nsPID" msgstr "" #: top/top_nls.c:273 msgid "PID namespace Inode" msgstr "" #. Translation Hint: maximum 'nsUSER' = 7 #: top/top_nls.c:275 msgid "nsUSER" msgstr "" #: top/top_nls.c:276 msgid "USER namespace Inode" msgstr "" #. Translation Hint: maximum 'nsUTS' = 7 #: top/top_nls.c:278 msgid "nsUTS" msgstr "" #: top/top_nls.c:279 msgid "UTS namespace Inode" msgstr "" #. Translation Notes ------------------------------------------------ #. . It is strongly recommend that the --no-wrap command line option #. . be used with all supporting translation tools, when available. #. . #. . This group of lines contains both plain text and c-format strings. #. . #. . Some strings reflect switches used to affect the running program #. . and should not be translated without also making corresponding #. . c-code logic changes. #. . #: top/top_nls.c:299 #, c-format msgid "" "\tsignal %d (%s) was caught by %s, please\n" "\tsee http://www.debian.org/Bugs/Reporting\n" msgstr "" #: top/top_nls.c:302 #, c-format msgid "" "inappropriate '%s'\n" "Usage:\n" " %s%s" msgstr "" #: top/top_nls.c:305 #, c-format msgid "" " %s\n" "Usage:\n" " %s%s" msgstr "" #: top/top_nls.c:308 #, c-format msgid "failed /proc/stat open: %s" msgstr "" #: top/top_nls.c:309 #, c-format msgid "failed openproc: %s" msgstr "" #: top/top_nls.c:310 #, c-format msgid "bad delay interval '%s'" msgstr "" #: top/top_nls.c:311 #, c-format msgid "bad iterations argument '%s'" msgstr "" #: top/top_nls.c:312 #, c-format msgid "pid limit (%d) exceeded" msgstr "" #: top/top_nls.c:313 #, c-format msgid "bad pid '%s'" msgstr "" #: top/top_nls.c:314 #, c-format msgid "-%c requires argument" msgstr "" #: top/top_nls.c:315 #, c-format msgid "bad width arg '%s'" msgstr "" #: top/top_nls.c:316 #, c-format msgid "" "unknown option '%c'\n" "Usage:\n" " %s%s" msgstr "" #: top/top_nls.c:319 msgid "-d disallowed in \"secure\" mode" msgstr "" #: top/top_nls.c:320 msgid "-d requires positive argument" msgstr "" #: top/top_nls.c:321 msgid "On" msgstr "" #: top/top_nls.c:322 msgid "Off" msgstr "" #. Translation Hint: Only the following words should be translated #. . secs (seconds), max (maximum), user, field, cols (columns) #: top/top_nls.c:325 msgid " -hv | -bcHiOSs -d secs -n max -u|U user -p pid(s) -o field -w [cols]" msgstr "" #: top/top_nls.c:326 msgid "failed /proc/stat read" msgstr "" #: top/top_nls.c:327 #, c-format msgid "Forest mode %s" msgstr "" #: top/top_nls.c:328 msgid "failed tty get" msgstr "" #: top/top_nls.c:329 #, c-format msgid "failed tty set: %s" msgstr "" #: top/top_nls.c:330 msgid "Choose field group (1 - 4)" msgstr "" #: top/top_nls.c:331 msgid "Command disabled, 'A' mode required" msgstr "" #: top/top_nls.c:332 #, c-format msgid "Command disabled, activate %s with '-' or '_'" msgstr "" #: top/top_nls.c:333 msgid "No colors to map!" msgstr "" #: top/top_nls.c:334 #, c-format msgid "Failed '%s' open: %s" msgstr "" #: top/top_nls.c:335 #, c-format msgid "Wrote configuration to '%s'" msgstr "" #: top/top_nls.c:336 #, c-format msgid "Change delay from %.1f to" msgstr "" #: top/top_nls.c:337 #, c-format msgid "Show threads %s" msgstr "" #: top/top_nls.c:338 #, c-format msgid "Irix mode %s" msgstr "" #: top/top_nls.c:339 #, c-format msgid "PID to signal/kill [default pid = %d]" msgstr "" #: top/top_nls.c:340 #, c-format msgid "Send pid %d signal [%d/sigterm]" msgstr "" #: top/top_nls.c:341 #, c-format msgid "Failed signal pid '%d' with '%d': %s" msgstr "" #: top/top_nls.c:342 msgid "Invalid signal" msgstr "" #: top/top_nls.c:343 #, c-format msgid "PID to renice [default pid = %d]" msgstr "" #: top/top_nls.c:344 #, c-format msgid "Renice PID %d to value" msgstr "" #: top/top_nls.c:345 #, c-format msgid "Failed renice of PID %d to %d: %s" msgstr "" #: top/top_nls.c:346 #, c-format msgid "Rename window '%s' to (1-3 chars)" msgstr "" #: top/top_nls.c:347 #, c-format msgid "Cumulative time %s" msgstr "" #: top/top_nls.c:348 #, c-format msgid "Maximum tasks = %d, change to (0 is unlimited)" msgstr "" #: top/top_nls.c:349 msgid "Invalid maximum" msgstr "" #: top/top_nls.c:350 msgid "Which user (blank for all)" msgstr "" #: top/top_nls.c:351 msgid "Unknown command - try 'h' for help" msgstr "" #: top/top_nls.c:352 #, c-format msgid "scroll coordinates: y = %d/%%d (tasks), x = %d/%d (fields)" msgstr "" #: top/top_nls.c:353 msgid "failed memory allocate" msgstr "" #: top/top_nls.c:354 msgid "failed memory re-allocate" msgstr "" #: top/top_nls.c:355 msgid "Unacceptable floating point" msgstr "" #: top/top_nls.c:356 msgid "Invalid user" msgstr "" #: top/top_nls.c:357 msgid "forest view" msgstr "" #: top/top_nls.c:358 msgid "failed pid maximum size test" msgstr "" #: top/top_nls.c:359 msgid "failed number of cpus test" msgstr "" #: top/top_nls.c:360 #, c-format msgid "incompatible rcfile, you should delete '%s'" msgstr "" #: top/top_nls.c:361 #, c-format msgid "window entry #%d corrupt, please delete '%s'" msgstr "" #: top/top_nls.c:362 msgid "Unavailable in secure mode" msgstr "" #: top/top_nls.c:363 msgid "Only 1 cpu detected" msgstr "" #: top/top_nls.c:364 msgid "Unacceptable integer" msgstr "" #: top/top_nls.c:365 msgid "conflicting process selections (U/p/u)" msgstr "" #. Translation Hint: This is an abbreviation (limit 3 characters) for: #. . kibibytes (1024 bytes) #: top/top_nls.c:368 msgid "KiB" msgstr "" #. Translation Hint: This is an abbreviation (limit 3 characters) for: #. . mebibytes (1,048,576 bytes) #: top/top_nls.c:371 msgid "MiB" msgstr "" #. Translation Hint: This is an abbreviation (limit 3 characters) for: #. . gibibytes (1,073,741,824 bytes) #: top/top_nls.c:374 msgid "GiB" msgstr "" #. Translation Hint: This is an abbreviation (limit 3 characters) for: #. . tebibytes (1,099,511,627,776 bytes) #: top/top_nls.c:377 msgid "TiB" msgstr "" #. Translation Hint: This is an abbreviation (limit 3 characters) for: #. . pebibytes (1,024 tebibytes) #: top/top_nls.c:380 msgid "PiB" msgstr "" #. Translation Hint: This is an abbreviation (limit 3 characters) for: #. . exbibytes (1,024 pebibytes) #: top/top_nls.c:383 msgid "EiB" msgstr "" #: top/top_nls.c:384 msgid "Threads" msgstr "" #: top/top_nls.c:385 msgid "Tasks" msgstr "" #. Translation Hint: The following "word" is meant to represent either a single #. . cpu or all of the processors in a multi-processor computer #. . (should be exactly 6 characters, not counting the colon) #: top/top_nls.c:389 msgid "Cpu(s):" msgstr "" #. Translation Hint: The following "word" is meant to represent a single processor #. . (should be exactly 3 characters) #: top/top_nls.c:392 #, c-format msgid "Cpu%-3d:" msgstr "" #. Translation Hint: The following word "another" must have 1 trailing space #: top/top_nls.c:394 msgid "another " msgstr "" #: top/top_nls.c:395 msgid "Locate next inactive, use \"L\"" msgstr "" #: top/top_nls.c:396 msgid "Locate string" msgstr "" #: top/top_nls.c:397 #, c-format msgid "%s\"%s\" not found" msgstr "" #: top/top_nls.c:398 #, c-format msgid "width incr is %d, change to (0 default, -1 auto)" msgstr "" #: top/top_nls.c:399 msgid "Overwrite existing obsolete/corrupted rcfile?" msgstr "" #: top/top_nls.c:400 #, c-format msgid "unrecognized field name '%s'" msgstr "" #: top/top_nls.c:401 msgid "even using field names only, window is now too small" msgstr "" #: top/top_nls.c:403 msgid "Open Files" msgstr "" #: top/top_nls.c:404 msgid "NUMA Info" msgstr "" #: top/top_nls.c:405 msgid "Log" msgstr "" #: top/top_nls.c:406 msgid "" "the '=' key will eventually show the actual file read or command(s) executed " "..." msgstr "" #: top/top_nls.c:407 msgid "demo" msgstr "" #: top/top_nls.c:408 #, c-format msgid "" "This is simulated output representing the contents of some file or the " "output\n" "from some command. Exactly which commands and/or files are solely up to " "you.\n" "\n" "Although this text is for information purposes only, it can still be " "scrolled\n" "and searched like real output will be. You are encouraged to experiment " "with\n" "those features as explained in the prologue above.\n" "\n" "To enable real Inspect functionality, entries must be added to the end of " "the\n" "top personal personal configuration file. You could use your favorite " "editor\n" "to accomplish this, taking care not to disturb existing entries.\n" "\n" "Another way to add entries is illustrated below, but it risks overwriting " "the\n" "rcfile. Redirected echoes must not replace (>) but append (>>) to that " "file.\n" "\n" " /bin/echo -e \"pipe\\tOpen Files\\tlsof -P -p %d 2>&1\" >> ~/.toprc\n" " /bin/echo -e \"file\\tNUMA Info\\t/proc/%d/numa_maps\" >> ~/.toprc\n" " /bin/echo -e \"pipe\\tLog\\ttail -n200 /var/log/syslog | sort -Mr\" >> " "~/.toprc\n" "\n" "If you don't know the location or name of the top rcfile, use the 'W' " "command\n" "and note those details. After backing up the current rcfile, try issuing " "the\n" "above echoes exactly as shown, replacing '.toprc' as appropriate. The " "safest\n" "approach would be to use copy then paste to avoid any typing mistakes.\n" "\n" "Finally, restart top to reveal what actual Inspect entries combined with " "this\n" "new command can offer. The possibilities are endless, especially " "considering\n" "that 'pipe' type entries can include shell scripts too!\n" "\n" "For additional important information, please consult the top documentation.\n" "Then enhance top with your very own customized 'file' and 'pipe' entries.\n" "\n" "Enjoy!\n" msgstr "" #: top/top_nls.c:440 msgid "to enable 'Y' press then type 'W' and restart top" msgstr "" #: top/top_nls.c:442 msgid "to enable 'Y' please consult the top man page (press Enter)" msgstr "" #: top/top_nls.c:444 #, c-format msgid "Selection failed with: %s\n" msgstr "" #: top/top_nls.c:445 #, c-format msgid "unable to inspect, pid %d not found" msgstr "" #: top/top_nls.c:446 #, c-format msgid "inspect at PID [default pid = %d]" msgstr "" #: top/top_nls.c:447 #, c-format msgid "%s: %*d-%-*d lines, %*d-%*d columns, %lu bytes read" msgstr "" #: top/top_nls.c:448 msgid "patience please, working..." msgstr "" #. Translation Hint: Below are 2 abbreviations which can be as long as needed: #. . FLD = FIELD, VAL = VALUE #: top/top_nls.c:451 #, c-format msgid "add filter #%d (%s) as: [!]FLD?VAL" msgstr "" #: top/top_nls.c:452 msgid "ignoring case" msgstr "" #: top/top_nls.c:453 msgid "case sensitive" msgstr "" #: top/top_nls.c:454 msgid "duplicate filter was ignored" msgstr "" #: top/top_nls.c:455 #, c-format msgid "'%s' filter delimiter is missing" msgstr "" #: top/top_nls.c:456 #, c-format msgid "'%s' filter value is missing" msgstr "" #: top/top_nls.c:457 msgid "include" msgstr "" #: top/top_nls.c:458 msgid "exclude" msgstr "" #: top/top_nls.c:459 #, c-format msgid " to resume, filters: %s" msgstr "" #: top/top_nls.c:460 msgid "none" msgstr "" #. Translation Hint: The following word 'Node' should be exactly 4 characters #: top/top_nls.c:462 #, c-format msgid "Node%-2d:" msgstr "" #: top/top_nls.c:463 #, c-format msgid "expand which node (0-%d)" msgstr "" #: top/top_nls.c:464 msgid "invalid node" msgstr "" #: top/top_nls.c:465 msgid "sorry, NUMA extensions unavailable" msgstr "" #. Translation Hint: 'Mem ' is an abbreviation for physical memory/ram #. . 'Swap' represents the linux swap file -- #. . please make both translations exactly 4 characters, #. . padding with extra spaces as necessary #: top/top_nls.c:470 msgid "Mem " msgstr "" #: top/top_nls.c:471 msgid "Swap" msgstr "" #. Translation Notes ------------------------------------------------ #. . It is strongly recommend that the --no-wrap command line option #. . be used with all supporting translation tools, when available. #. . #. . The next several text groups contain special escape sequences #. . representing values used to index a table at run-time. #. . #. . Each such sequence consists of a tilde (~) followed by an ascii #. . number in the range of '1' - '8'. Examples are '~2', '~8', etc. #. . These escape sequences must never themselves be translated but #. . could be deleted. #. . #. . If you remove these escape sequences (both tilde and number) it #. . would make translation easier. However, the ability to display #. . colors and bold text at run-time will have been lost. #. . #. . Additionally, each of these text groups was designed to display #. . in a 80x24 terminal window. Hopefully, any translations will #. . adhere to that goal lest the translated text be truncated. #. . #. . If you would like additional information regarding these strings, #. . please see the prologue to the show_special function in the top.c #. . source file. #. . #: top/top_nls.c:505 #, c-format msgid "" "Help for Interactive Commands~2 - %s\n" "Window ~1%s~6: ~1Cumulative mode ~3%s~2. ~1System~6: ~1Delay ~3%.1f secs~2; " "~1Secure mode ~3%s~2.\n" "\n" " Z~5,~1B~5,E,e Global: '~1Z~2' colors; '~1B~2' bold; '~1E~2'/'~1e~2' " "summary/task memory scale\n" " l,t,m Toggle Summary: '~1l~2' load avg; '~1t~2' task/cpu stats; " "'~1m~2' memory info\n" " 0,1,2,3,I Toggle: '~10~2' zeros; '~11~2/~12~2/~13~2' cpus or numa node " "views; '~1I~2' Irix mode\n" " f,F,X Fields: '~1f~2'/'~1F~2' add/remove/order/sort; '~1X~2' increase " "fixed-width\n" "\n" " L,&,<,> . Locate: '~1L~2'/'~1&~2' find/again; Move sort column: " "'~1<~2'/'~1>~2' left/right\n" " R,H,V,J . Toggle: '~1R~2' Sort; '~1H~2' Threads; '~1V~2' Forest view; " "'~1J~2' Num justify\n" " c,i,S,j . Toggle: '~1c~2' Cmd name/line; '~1i~2' Idle; '~1S~2' Time; " "'~1j~2' Str justify\n" " x~5,~1y~5 . Toggle highlights: '~1x~2' sort field; '~1y~2' running " "tasks\n" " z~5,~1b~5 . Toggle: '~1z~2' color/mono; '~1b~2' bold/reverse (only if " "'x' or 'y')\n" " u,U,o,O . Filter by: '~1u~2'/'~1U~2' effective/any user; '~1o~2'/'~1O~2' " "other criteria\n" " n,#,^O . Set: '~1n~2'/'~1#~2' max tasks displayed; Show: ~1Ctrl~2+'~1O~2' " "other filter(s)\n" " C,... . Toggle scroll coordinates msg for: " "~1up~2,~1down~2,~1left~2,~1right~2,~1home~2,~1end~2\n" "\n" "%s W,Y Write configuration file '~1W~2'; Inspect other output " "'~1Y~2'\n" " q Quit\n" " ( commands shown with '.' require a ~1visible~2 task display " "~1window~2 ) \n" "Press '~1h~2' or '~1?~2' for help with ~1Windows~2,\n" "Type 'q' or to continue " msgstr "" #. Translation Hint: As is true for the text above, the "keys" shown to the left and #. . also imbedded in the translatable text (along with escape seqs) #. . should never themselves be translated. #: top/top_nls.c:533 msgid "" " k,r Manipulate tasks: '~1k~2' kill; '~1r~2' renice\n" " d or s Set update interval\n" msgstr "" #: top/top_nls.c:537 #, c-format msgid "" "Help for Windows / Field Groups~2 - \"Current Window\" = ~1 %s ~6\n" "\n" ". Use multiple ~1windows~2, each with separate config opts " "(color,fields,sort,etc)\n" ". The 'current' window controls the ~1Summary Area~2 and responds to your " "~1Commands~2\n" " . that window's ~1task display~2 can be turned ~1Off~2 & ~1On~2, " "growing/shrinking others\n" " . with ~1NO~2 task display, some commands will be ~1disabled~2 " "('i','R','n','c', etc)\n" " until a ~1different window~2 has been activated, making it the 'current' " "window\n" ". You ~1change~2 the 'current' window by: ~1 1~2) cycling " "forward/backward;~1 2~2) choosing\n" " a specific field group; or~1 3~2) exiting the color mapping or fields " "screens\n" ". Commands ~1available anytime -------------~2\n" " A . Alternate display mode toggle, show ~1Single~2 / ~1Multiple~2 " "windows\n" " g . Choose another field group and make it 'current', or change " "now\n" " by selecting a number from: ~1 1~2 =%s;~1 2~2 =%s;~1 3~2 =%s; " "or~1 4~2 =%s\n" ". Commands ~1requiring~2 '~1A~2' mode~1 -------------~2\n" " G . Change the ~1Name~5 of the 'current' window/field group\n" " ~1*~4 a , w . Cycle through all four windows: '~1a~5' Forward; '~1w~5' " "Backward\n" " ~1*~4 - , _ . Show/Hide: '~1-~5' ~1Current~2 window; '~1_~5' all " "~1Visible~2/~1Invisible~2\n" " The screen will be divided evenly between task displays. But you can " "make\n" " some ~1larger~2 or ~1smaller~2, using '~1n~2' and '~1i~2' commands. Then " "later you could:\n" " ~1*~4 = , + . Rebalance tasks: '~1=~5' ~1Current~2 window; '~1+~5' " "~1Every~2 window\n" " (this also forces the ~1current~2 or ~1every~2 window to " "become visible)\n" "\n" "In '~1A~2' mode, '~1*~4' keys are your ~1essential~2 commands. Please try " "the '~1a~2' and '~1w~2'\n" "commands plus the 'g' sub-commands NOW. Press to make 'Current' " msgstr "" #. Translation Notes ------------------------------------------------ #. . The following 'Help for color mapping' simulated screen should #. . probably NOT be translated. It is terribly hard to follow in #. . this form and any translation could produce unpleasing results #. . that are unlikely to parallel the running top program. #. . #. . If you decide to proceed with translation, do the following #. . lines only, taking care not to disturbe the tilde + number. #. . #. . Simulated screen excerpt: #. . --> " Tasks:~3 64 ~2total,~3 2 ~3running,~3 62 #. . --> " %%Cpu(s):~3 76.5 ~2user,~3 11.2 ~2system,~ #. . --> " ~1 Nasty Message! ~4 -or- ~1Input Prompt~5 #. . #. . --> " available toggles: ~1B~2 =disable bold globa #. . --> " ~1z~2 =color/mono (~1%s~2), ~1b~2 =tasks #. . #. . --> "Select ~1target~2 as upper case letter:\n" #. . --> " S~2 = Summary Data,~1 M~2 = Messages/Prompt #. . --> " H~2 = Column Heads,~1 T~2 = Task Informatio #. . --> "Select ~1color~2 as number:\n" #. . --> " 0~2 = black,~1 1~2 = red, ~1 2~2 = gree #. . --> " 4~2 = blue, ~1 5~2 = magenta,~1 6~2 = cyan #. . #: top/top_nls.c:587 #, c-format msgid "" "Help for color mapping~2 - %s\n" "current window: ~1%s~6\n" "\n" " color - 04:25:44 up 8 days, 50 min, 7 users, load average:\n" " Tasks:~3 64 ~2total,~3 2 ~3running,~3 62 ~2sleeping,~3 0 " "~2stopped,~3\n" " %%Cpu(s):~3 76.5 ~2user,~3 11.2 ~2system,~3 0.0 ~2nice,~3 12.3 " "~2idle~3\n" " ~1 Nasty Message! ~4 -or- ~1Input Prompt~5\n" " ~1 PID TTY PR NI %%CPU TIME+ VIRT SWAP S COMMAND ~6\n" " 17284 ~8pts/2 ~7 8 0 0.0 0:00.75 1380 0 S /bin/bash ~8\n" " ~1 8601 pts/1 7 -10 0.4 0:00.03 916 0 R color -b -z~7\n" " 11005 ~8? ~7 9 0 0.0 0:02.50 2852 1008 S amor -sessi~8\n" " available toggles: ~1B~2 =disable bold globally (~1%s~2),\n" " ~1z~2 =color/mono (~1%s~2), ~1b~2 =tasks \"bold\"/reverse (~1%s~2)\n" "\n" "1) Select a ~1target~2 as an upper case letter, ~1current target~2 is ~1 %c " "~4:\n" " S~2 = Summary Data,~1 M~2 = Messages/Prompts,\n" " H~2 = Column Heads,~1 T~2 = Task Information\n" "2) Select a ~1color~2 as a number, ~1current color~2 is ~1 %d ~4:\n" " 0~2 = black,~1 1~2 = red, ~1 2~2 = green,~1 3~2 = yellow,\n" " 4~2 = blue, ~1 5~2 = magenta,~1 6~2 = cyan, ~1 7~2 = white\n" "\n" "3) Then use these keys when finished:\n" " 'q' to abort changes to window '~1%s~2'\n" " 'a' or 'w' to commit & change another, to commit and end " msgstr "" #: top/top_nls.c:613 #, c-format msgid "" "Fields Management~2 for window ~1%s~6, whose current sort field is ~1%s~2\n" " Navigate with Up/Dn, Right selects for move then or Left " "commits,\n" " 'd' or toggles display, 's' sets sort. Use 'q' or to end!\n" msgstr "" #: top/top_nls.c:618 #, c-format msgid "" "%s:~3 %3u ~2total,~3 %3u ~2running,~3 %3u ~2sleeping,~3 %3u ~2stopped,~3 %3u " "~2zombie~3\n" msgstr "" #: top/top_nls.c:621 #, c-format msgid "" "%%%s~3 %#5.1f ~2user,~3 %#5.1f ~2system,~3 %#5.1f ~2nice,~3 %#5.1f " "~2idle~3\n" msgstr "" #: top/top_nls.c:624 #, c-format msgid "" "%%%s~3 %#5.1f ~2user,~3 %#5.1f ~2system,~3 %#5.1f ~2nice,~3 %#5.1f " "~2idle,~3 %#5.1f ~2IO-wait~3\n" msgstr "" #. Translation Hint: Only the following abbreviations need be translated #. . us = user, sy = system, ni = nice, id = idle, wa = wait, #. . hi hardware interrupt, si = software interrupt #: top/top_nls.c:630 #, c-format msgid "" "%%%s~3 %#5.1f ~2us,~3 %#5.1f ~2sy,~3 %#5.1f ~2ni,~3 %#5.1f ~2id,~3 %#5.1f " "~2wa,~3 %#5.1f ~2hi,~3 %#5.1f ~2si~3\n" msgstr "" #. Translation Hint: Only the following abbreviations need be translated #. . us = user, sy = system, ni = nice, id = idle, wa = wait, #. . hi hardware interrupt, si = software interrupt, st = steal time #: top/top_nls.c:636 #, c-format msgid "" "%%%s~3%#5.1f ~2us,~3%#5.1f ~2sy,~3%#5.1f ~2ni,~3%#5.1f ~2id,~3%#5.1f " "~2wa,~3%#5.1f ~2hi,~3%#5.1f ~2si,~3%#5.1f ~2st~3\n" msgstr "" #: top/top_nls.c:639 #, c-format msgid "" "%s %s:~3 %9.9s~2total,~3 %9.9s~2free,~3 %9.9s~2used,~3 %9.9s~2buff/cache~3\n" "%s %s:~3 %9.9s~2total,~3 %9.9s~2free,~3 %9.9s~2used.~3 %9.9s~2avail %s~3\n" msgstr "" #: top/top_nls.c:643 #, c-format msgid "" "Inspection~2 Pause at: pid ~1%d~6 running ~1%s~6 as user ~1%s~6\n" "Use~2: left/right then to ~1select~5 an option; 'q' or to " "~1end~5 !\n" "Options~2: ~1%s\n" msgstr "" #: top/top_nls.c:648 #, c-format msgid "" "Inspection~2 View at: ~1%s~3, ~1%s~3, ~1%s~3. Locating: ~1%s~6\n" "Use~2: left/right/up/down/etc to ~1navigate~5 the output; 'L'/'&' to " "~1locate~5/~1next~5.\n" "Or~2: to ~1select another~5; 'q' or to ~1end~5 !\n" msgstr "" #: uptime.c:61 msgid " -p, --pretty show uptime in pretty format\n" msgstr "" #: uptime.c:63 msgid " -s, --since system up since\n" msgstr "" #: vmstat.c:93 #, c-format msgid " %s [options] [delay [count]]\n" msgstr "" #: vmstat.c:96 msgid " -a, --active active/inactive memory\n" msgstr "" #: vmstat.c:97 msgid " -f, --forks number of forks since boot\n" msgstr "" #: vmstat.c:98 msgid " -m, --slabs slabinfo\n" msgstr "" #: vmstat.c:99 msgid " -n, --one-header do not redisplay header\n" msgstr "" #: vmstat.c:100 msgid " -s, --stats event counter statistics\n" msgstr "" #: vmstat.c:101 msgid " -d, --disk disk statistics\n" msgstr "" #: vmstat.c:102 msgid " -D, --disk-sum summarize disk statistics\n" msgstr "" #: vmstat.c:103 msgid " -p, --partition partition specific statistics\n" msgstr "" #: vmstat.c:104 msgid " -S, --unit define display unit\n" msgstr "" #: vmstat.c:105 msgid " -w, --wide wide output\n" msgstr "" #: vmstat.c:106 msgid " -t, --timestamp show timestamp\n" msgstr "" #: vmstat.c:195 msgid "" "procs -----------memory---------- ---swap-- -----io---- -system-- ------cpu--" "---" msgstr "" #: vmstat.c:197 msgid "" "procs -----------------------memory---------------------- ---swap-- -----io--" "-- -system-- --------cpu--------" msgstr "" #: vmstat.c:198 vmstat.c:523 msgid " -----timestamp-----" msgstr "" #. Translation Hint: max 2 chars #: vmstat.c:217 msgid "r" msgstr "" #. Translation Hint: max 2 chars #: vmstat.c:219 msgid "b" msgstr "" #. Translation Hint: max 6 chars #: vmstat.c:221 msgid "swpd" msgstr "" #. Translation Hint: max 6 chars #: vmstat.c:223 msgid "free" msgstr "" #. Translation Hint: max 6 chars #: vmstat.c:225 msgid "inact" msgstr "" #. Translation Hint: max 6 chars #: vmstat.c:227 msgid "buff" msgstr "" #. Translation Hint: max 6 chars #: vmstat.c:229 msgid "active" msgstr "" #. Translation Hint: max 6 chars #: vmstat.c:231 msgid "cache" msgstr "" #. Translation Hint: max 4 chars #: vmstat.c:233 msgid "si" msgstr "" #. Translation Hint: max 4 chars #: vmstat.c:235 msgid "so" msgstr "" #. Translation Hint: max 5 chars #: vmstat.c:237 msgid "bi" msgstr "" #. Translation Hint: max 5 chars #: vmstat.c:239 msgid "bo" msgstr "" #. Translation Hint: max 4 chars #: vmstat.c:241 msgid "in" msgstr "" #. Translation Hint: max 4 chars #: vmstat.c:243 msgid "cs" msgstr "" #. Translation Hint: max 2 chars #: vmstat.c:245 msgid "us" msgstr "" #. Translation Hint: max 2 chars #: vmstat.c:247 msgid "sy" msgstr "" #. Translation Hint: max 2 chars #: vmstat.c:249 msgid "id" msgstr "" #. Translation Hint: max 2 chars #: vmstat.c:251 msgid "wa" msgstr "" #. Translation Hint: max 2 chars #: vmstat.c:253 msgid "st" msgstr "" #. Translation Hint: Translating folloging disk partition #. * header fields that follow (marked with max x chars) might #. * not work, unless manual page is translated as well. #. Translation Hint: max 10 chars. The word is #. * expected to be centralized, use spaces at the end #. * to do that. #: vmstat.c:436 msgid "reads " msgstr "" #. Translation Hint: max 10 chars #: vmstat.c:438 msgid "read sectors" msgstr "" #. Translation Hint: max 10 chars. The word is #. * expected to be centralized, use spaces at the end #. * to do that. #: vmstat.c:442 msgid "writes " msgstr "" #. Translation Hint: max 10 chars #: vmstat.c:444 msgid "requested writes" msgstr "" #: vmstat.c:458 msgid "your kernel does not support diskstat. (2.5.70 or above required)" msgstr "" #: vmstat.c:520 msgid "" "disk- ------------reads------------ ------------writes----------- -----IO----" "--" msgstr "" #: vmstat.c:522 msgid "" "disk- -------------------reads------------------- -------------------writes--" "---------------- ------IO-------" msgstr "" #. Translation Hint: max 6 chars #: vmstat.c:541 vmstat.c:549 msgid "total" msgstr "" #. Translation Hint: max 6 chars #: vmstat.c:543 vmstat.c:551 msgid "merged" msgstr "" #. Translation Hint: max 7 chars #: vmstat.c:545 vmstat.c:553 msgid "sectors" msgstr "" #. Translation Hint: max 7 chars #: vmstat.c:547 vmstat.c:555 msgid "ms" msgstr "" #. Translation Hint: max 6 chars #: vmstat.c:557 msgid "cur" msgstr "" #. Translation Hint: max 6 chars #: vmstat.c:559 msgid "sec" msgstr "" #: vmstat.c:669 msgid "your kernel does not support diskstat (2.5.70 or above required)" msgstr "" #. Translation Hint: Translating folloging slab fields that #. * follow (marked with max x chars) might not work, unless #. * manual page is translated as well. #. Translation Hint: max 24 chars #: vmstat.c:679 msgid "Cache" msgstr "" #. Translation Hint: max 6 chars #: vmstat.c:681 msgid "Num" msgstr "" #. Translation Hint: max 6 chars #: vmstat.c:683 msgid "Total" msgstr "" #. Translation Hint: max 6 chars #: vmstat.c:685 msgid "Size" msgstr "" #. Translation Hint: max 6 chars #: vmstat.c:687 msgid "Pages" msgstr "" #: vmstat.c:699 msgid "" "your kernel does not support slabinfo or your permissions are insufficient" msgstr "" #: vmstat.c:751 #, c-format msgid "%13d disks \n" msgstr "" #: vmstat.c:752 #, c-format msgid "%13d partitions \n" msgstr "" #: vmstat.c:768 #, c-format msgid "%13lu total reads\n" msgstr "" #: vmstat.c:769 #, c-format msgid "%13lu merged reads\n" msgstr "" #: vmstat.c:770 #, c-format msgid "%13lu read sectors\n" msgstr "" #: vmstat.c:771 #, c-format msgid "%13lu milli reading\n" msgstr "" #: vmstat.c:772 #, c-format msgid "%13lu writes\n" msgstr "" #: vmstat.c:773 #, c-format msgid "%13lu merged writes\n" msgstr "" #: vmstat.c:774 #, c-format msgid "%13lu written sectors\n" msgstr "" #: vmstat.c:775 #, c-format msgid "%13lu milli writing\n" msgstr "" #: vmstat.c:776 #, c-format msgid "%13lu inprogress IO\n" msgstr "" #: vmstat.c:777 #, c-format msgid "%13lu milli spent IO\n" msgstr "" #: vmstat.c:798 #, c-format msgid "%13lu %s total memory\n" msgstr "" #: vmstat.c:799 #, c-format msgid "%13lu %s used memory\n" msgstr "" #: vmstat.c:800 #, c-format msgid "%13lu %s active memory\n" msgstr "" #: vmstat.c:801 #, c-format msgid "%13lu %s inactive memory\n" msgstr "" #: vmstat.c:802 #, c-format msgid "%13lu %s free memory\n" msgstr "" #: vmstat.c:803 #, c-format msgid "%13lu %s buffer memory\n" msgstr "" #: vmstat.c:804 #, c-format msgid "%13lu %s swap cache\n" msgstr "" #: vmstat.c:805 #, c-format msgid "%13lu %s total swap\n" msgstr "" #: vmstat.c:806 #, c-format msgid "%13lu %s used swap\n" msgstr "" #: vmstat.c:807 #, c-format msgid "%13lu %s free swap\n" msgstr "" #: vmstat.c:808 #, c-format msgid "%13lld non-nice user cpu ticks\n" msgstr "" #: vmstat.c:809 #, c-format msgid "%13lld nice user cpu ticks\n" msgstr "" #: vmstat.c:810 #, c-format msgid "%13lld system cpu ticks\n" msgstr "" #: vmstat.c:811 #, c-format msgid "%13lld idle cpu ticks\n" msgstr "" #: vmstat.c:812 #, c-format msgid "%13lld IO-wait cpu ticks\n" msgstr "" #: vmstat.c:813 #, c-format msgid "%13lld IRQ cpu ticks\n" msgstr "" #: vmstat.c:814 #, c-format msgid "%13lld softirq cpu ticks\n" msgstr "" #: vmstat.c:815 #, c-format msgid "%13lld stolen cpu ticks\n" msgstr "" #: vmstat.c:816 #, c-format msgid "%13lu pages paged in\n" msgstr "" #: vmstat.c:817 #, c-format msgid "%13lu pages paged out\n" msgstr "" #: vmstat.c:818 #, c-format msgid "%13lu pages swapped in\n" msgstr "" #: vmstat.c:819 #, c-format msgid "%13lu pages swapped out\n" msgstr "" #: vmstat.c:820 #, c-format msgid "%13u interrupts\n" msgstr "" #: vmstat.c:821 #, c-format msgid "%13u CPU context switches\n" msgstr "" #: vmstat.c:822 #, c-format msgid "%13u boot time\n" msgstr "" #: vmstat.c:823 vmstat.c:838 #, c-format msgid "%13u forks\n" msgstr "" #. Translation Hint: do not change argument characters #: vmstat.c:940 msgid "-S requires k, K, m or M (default is KiB)" msgstr "" #: vmstat.c:991 #, c-format msgid "partition was not found\n" msgstr "" #: watch.c:89 #, c-format msgid " %s [options] command\n" msgstr "" #: watch.c:91 msgid " -b, --beep beep if command has a non-zero exit\n" msgstr "" #: watch.c:92 msgid " -c, --color interpret ANSI color and style sequences\n" msgstr "" #: watch.c:93 msgid "" " -d, --differences[=]\n" " highlight changes between updates\n" msgstr "" #: watch.c:95 msgid " -e, --errexit exit if command has a non-zero exit\n" msgstr "" #: watch.c:96 msgid " -g, --chgexit exit when output from command changes\n" msgstr "" #: watch.c:97 msgid " -n, --interval seconds to wait between updates\n" msgstr "" #: watch.c:98 msgid " -p, --precise attempt run command in precise intervals\n" msgstr "" #: watch.c:99 msgid " -t, --no-title turn off header\n" msgstr "" #: watch.c:100 msgid " -x, --exec pass command to exec instead of \"sh -c\"\n" msgstr "" #: watch.c:103 msgid " -v, --version output version information and exit\n" msgstr "" #: watch.c:372 #, c-format msgid "Every %.1fs: " msgstr "" #: watch.c:433 msgid "unable to create IPC pipes" msgstr "" #: watch.c:443 msgid "unable to fork process" msgstr "" #: watch.c:448 msgid "dup2 failed" msgstr "" #: watch.c:455 #, c-format msgid "unable to execute '%s'" msgstr "" #: watch.c:472 msgid "fdopen" msgstr "" #: watch.c:618 msgid "waitpid" msgstr "" #: watch.c:626 msgid "command exit with a non-zero status, press a key to exit" msgstr "" #: watch.c:751 #, c-format msgid "unicode handling error\n" msgstr "" #: watch.c:757 #, c-format msgid "unicode handling error (malloc)\n" msgstr "" #: w.c:236 w.c:251 #, c-format msgid " %2ludays" msgstr "" #. Translation Hint: Minutes:Seconds #. Translation Hint: Hours:Minutes #: w.c:245 w.c:255 #, c-format msgid " %2lu:%02um" msgstr "" #. Translation Hint: Seconds:Centiseconds #: w.c:263 #, c-format msgid " %2lu.%02us" msgstr "" #: w.c:445 msgid " -h, --no-header do not print header\n" msgstr "" #: w.c:446 msgid " -u, --no-current ignore current process username\n" msgstr "" #: w.c:447 msgid " -s, --short short format\n" msgstr "" #: w.c:448 msgid " -f, --from show remote hostname field\n" msgstr "" #: w.c:449 msgid " -o, --old-style old style output\n" msgstr "" #: w.c:450 msgid "" " -i, --ip-addr display IP address instead of hostname (if possible)\n" msgstr "" #: w.c:547 #, c-format msgid "" "User length environment PROCPS_USERLEN must be between 8 and %i, ignoring.\n" msgstr "" #: w.c:557 #, c-format msgid "" "from length environment PROCPS_FROMLEN must be between 8 and %d, ignoring\n" msgstr "" #: w.c:569 #, c-format msgid "%d column window is too narrow" msgstr "" #: w.c:571 #, c-format msgid "%d column width exceeds command buffer size, truncating to %d" msgstr "" #: w.c:577 #, c-format msgid "warning: screen width %d suboptimal" msgstr "" #. Translation Hint: Following five uppercase messages are #. * headers. Try to keep alignment intact. #: w.c:586 #, c-format msgid "%-*s TTY " msgstr "" #: w.c:588 msgid "FROM" msgstr "" #: w.c:590 #, c-format msgid " LOGIN@ IDLE JCPU PCPU WHAT\n" msgstr "" #: w.c:592 #, c-format msgid " IDLE WHAT\n" msgstr "" #: include/c.h:153 msgid "" "\n" "Usage:\n" msgstr "" #: include/c.h:154 msgid "" "\n" "Options:\n" msgstr "" #: include/c.h:155 msgid "\n" msgstr "" #: include/c.h:156 msgid " -h, --help display this help and exit\n" msgstr "" #: include/c.h:157 msgid " -V, --version output version information and exit\n" msgstr "" #: include/c.h:158 #, c-format msgid "" "\n" "For more details see %s.\n" msgstr "" #: include/c.h:160 #, c-format msgid "%s from %s\n" msgstr "" language-pack-el-base/data/el/LC_MESSAGES/doc-base.po0000644000000000000000000004417012734304614017076 0ustar # Greek translation for doc-base # Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 # This file is distributed under the same license as the doc-base package. # FIRST AUTHOR , 2012. # msgid "" msgstr "" "Project-Id-Version: doc-base\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2014-08-24 21:58+0200\n" "PO-Revision-Date: 2013-10-25 10:52+0000\n" "Last-Translator: Filippos Kolyvas \n" "Language-Team: Greek \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:11+0000\n" "X-Generator: Launchpad (build 18115)\n" #: ../../install-docs.in:107 #, perl-format msgid "Too many arguments for `%s'." msgstr "Πάρα πολλά ορίσματα για `%s'." #: ../../install-docs.in:110 #, perl-format msgid "`%s' requires exactly one argument." msgstr "Το `%s' απαιτεί ακριβώς ένα όρισμα" #: ../../install-docs.in:113 #, perl-format msgid "Arguments missing for `%s'." msgstr "Λείπουν ορίσματα για το `%s'." #: ../../install-docs.in:132 #, perl-format msgid "Re-registration of all documents forced by %s." msgstr "" #: ../../perl/Debian/DocBase/DB.pm:43 #, perl-format msgid "Cannot read file `%s': %s." msgstr "Αδυναμία ανάγνωσης του αρχείου `%s': %s." #: ../../perl/Debian/DocBase/DB.pm:74 #, perl-format msgid "Saving `%s' (%d)." msgstr "Αποθήκευση `%s' (%d)." #: ../../perl/Debian/DocBase/DB.pm:77 msgid "Needs to be root for this operation." msgstr "" #: ../../perl/Debian/DocBase/DB.pm:83 #, perl-format msgid "Cannot save file `%s': %s." msgstr "Αδυναμία αποθήκευσης του αρχείου `%s': %s." #: ../../perl/Debian/DocBase/DB.pm:87 #: ../../perl/Debian/DocBase/Document.pm:273 #: ../../perl/Debian/DocBase/InstallDocs.pm:156 #, perl-format msgid "Cannot rename file `%s' to `%s': %s." msgstr "Αδυναμία μετονομασίας του αρχείου `%s' σε `%s': %s." #: ../../perl/Debian/DocBase/DB.pm:108 #, perl-format msgid "Contents of file `%s':" msgstr "Τα περιεχόμενα του αρχείου `%s':" #: ../../perl/Debian/DocBase/DocBaseFile.pm:104 msgid "" "Note: `install-docs --verbose --check file_name' may give more details about " "the above error." msgid_plural "" "Note: `install-docs --verbose --check file_name' may give more details about " "the above errors." msgstr[0] "" "Σημείωση: το `install-docs --verbose --check file_name' μπορεί να δώσει πιο " "πολλές λεπτομέρειες για το παραπάνω σφάλμα." msgstr[1] "" "Σημείωση: το `install-docs --verbose --check file_name' μπορεί να δώσει πιο " "πολλές λεπτομέρειες για τα παραπάνω σφάλματα." #: ../../perl/Debian/DocBase/DocBaseFile.pm:226 #: ../../perl/Debian/DocBase/Document.pm:167 #: ../../perl/Debian/DocBase/Utils.pm:183 #, perl-format msgid "Cannot open file `%s' for reading: %s." msgstr "Αδυναμία ανοίγματος του αρχείου `%s' για διάβασμα: %s." #: ../../perl/Debian/DocBase/DocBaseFile.pm:257 #, perl-format msgid "`%s', line %d" msgstr "`%s', γραμμή %d" #: ../../perl/Debian/DocBase/DocBaseFile.pm:265 #: ../../perl/Debian/DocBase/DocBaseFile.pm:268 #, perl-format msgid "Error in %s: %s." msgstr "Σφάλμα σε %s: %s." #: ../../perl/Debian/DocBase/DocBaseFile.pm:270 #, perl-format msgid "Warning in %s: %s." msgstr "Προειδοποίηση σε %s: %s." #: ../../perl/Debian/DocBase/DocBaseFile.pm:272 #, perl-format msgid "Unknown flag (%s, %s)." msgstr "Άγνωστη σημαία (%s, %s)." #: ../../perl/Debian/DocBase/DocBaseFile.pm:288 #, perl-format msgid "line in field `%s' seems not to be UTF-8 encoded, recoding" msgstr "" "η γραμμή στο πεδίο `%s' δεν φαίνεται να είναι κωδικοποιημένη σε UTF-8" #: ../../perl/Debian/DocBase/DocBaseFile.pm:324 #, perl-format msgid "control field `%s' already defined" msgstr "το πεδίο ελέγχου `%s' έχει ήδη οριστεί" #: ../../perl/Debian/DocBase/DocBaseFile.pm:327 #, perl-format msgid "unrecognised control field `%s'" msgstr "μη αναγνωρίσιμιμο πεδίο ελέγχου `%s'" #: ../../perl/Debian/DocBase/DocBaseFile.pm:330 #, perl-format msgid "" "field `%s' in incorrect section (missing empty line before the field?)" msgstr "" "το πεδίο `%s' είναι σε λάθος τομέα (λείπει μια κενή γραμμή πριν από το " "πεδίο?)" #: ../../perl/Debian/DocBase/DocBaseFile.pm:337 msgid "syntax error - no field specified" msgstr "συντακτικό λάθος - κανένα πεδίο δεν έχει καθοριστεί" #: ../../perl/Debian/DocBase/DocBaseFile.pm:338 #, perl-format msgid "field `%s' cannot consist of multi lines" msgstr "το πεδίο `%s' δεν μπορεί να αποτελείται από πολλές γραμμές" #: ../../perl/Debian/DocBase/DocBaseFile.pm:342 #, perl-format msgid "syntax error in control file: %s" msgstr "συντακτικό λάθος στο αρχείο ελέγχου: %s" #: ../../perl/Debian/DocBase/DocBaseFile.pm:352 #, perl-format msgid "File `%s' not yet parsed." msgstr "" #: ../../perl/Debian/DocBase/DocBaseFile.pm:370 #, perl-format msgid "unknown section: `%s'" msgstr "άγνωστος τομέας: `%s'" #: ../../perl/Debian/DocBase/DocBaseFile.pm:384 #, perl-format msgid "value of `%s' not specified" msgstr "τιμή του `%s' δεν έχει καθοριστεί" #: ../../perl/Debian/DocBase/DocBaseFile.pm:402 msgid "the first line does not contain valid `Document' field" msgstr "η πρώτη γραμμή δεν περιέχει έγκυρο πεδίο `Document'" #: ../../perl/Debian/DocBase/DocBaseFile.pm:405 msgid "invalid value of `Document' field" msgstr "μη έγκυρη τιμή πεδίου `Document'" #: ../../perl/Debian/DocBase/DocBaseFile.pm:408 #, perl-format msgid "(using `%s' as the root directory)" msgstr "" #: ../../perl/Debian/DocBase/DocBaseFile.pm:415 #, perl-format msgid "unsupported doc-base file version: %s" msgstr "" #: ../../perl/Debian/DocBase/DocBaseFile.pm:436 #, perl-format msgid "format `%s' already defined" msgstr "" #: ../../perl/Debian/DocBase/DocBaseFile.pm:440 #, perl-format msgid "format `%s' is not supported" msgstr "" #: ../../perl/Debian/DocBase/DocBaseFile.pm:452 #, perl-format msgid "`%s' value missing for format `%s'" msgstr "" #: ../../perl/Debian/DocBase/DocBaseFile.pm:456 #, perl-format msgid "`%s' value has to be specified with absolute path: %s" msgstr "Η τιμή '%s' πρέπει να καθορίζεται με την απόλυτη διαδρομή: %s" #: ../../perl/Debian/DocBase/DocBaseFile.pm:462 #, perl-format msgid "file `%s' does not exist" msgstr "το αρχείο `%s' δεν υπάρχει" #: ../../perl/Debian/DocBase/DocBaseFile.pm:473 #, perl-format msgid "`%s' value not specified for format `%s'" msgstr "" #: ../../perl/Debian/DocBase/DocBaseFile.pm:482 #, perl-format msgid "`%s' value has to be specified with absolute path: %s" msgstr "Η τιμή `%s' πρέπει να καθορίζεται με την απόλυτη διαδρομή: %s" #: ../../perl/Debian/DocBase/DocBaseFile.pm:488 #, perl-format msgid "file mask `%s' does not match any files" msgstr "" #: ../../perl/Debian/DocBase/DocBaseFile.pm:501 msgid "no `Format' section found" msgstr "" #: ../../perl/Debian/DocBase/DocBaseFile.pm:502 msgid "all `Format' sections are invalid" msgstr "" #: ../../perl/Debian/DocBase/Document.pm:153 msgid "---document-information---" msgstr "" #: ../../perl/Debian/DocBase/Document.pm:154 msgid "---format-description---" msgstr "" #: ../../perl/Debian/DocBase/Document.pm:155 msgid "---status-information---" msgstr "" #: ../../perl/Debian/DocBase/Document.pm:191 #, perl-format msgid "Document id in `%s' does not match our document id (%s != %s)." msgstr "" #: ../../perl/Debian/DocBase/Document.pm:199 #, perl-format msgid "`%s' contains errors, not registering." msgstr "" #: ../../perl/Debian/DocBase/Document.pm:214 #, perl-format msgid "File `%s' is not registered, cannot remove." msgstr "" #: ../../perl/Debian/DocBase/Document.pm:225 #, perl-format msgid "Unregistering all control files from document `%s'." msgstr "" #: ../../perl/Debian/DocBase/Document.pm:248 #: ../../perl/Debian/DocBase/InstallDocs.pm:153 #: ../../perl/Debian/DocBase/InstallDocs.pm:160 #: ../../perl/Debian/DocBase/Programs/Scrollkeeper.pm:190 #, perl-format msgid "Cannot remove file `%s': %s." msgstr "" #: ../../perl/Debian/DocBase/Document.pm:255 #, perl-format msgid "Cannot open file `%s' for writing: %s." msgstr "Αδυναμία ανοίγματος του αρχείου `%s' για εγγραφή: %s." #: ../../perl/Debian/DocBase/Document.pm:270 #: ../../perl/Debian/DocBase/Programs/Scrollkeeper.pm:256 #, perl-format msgid "Cannot close file `%s': %s." msgstr "Αδυναμία κλεισίματος του αρχείου `%s': %s." #: ../../perl/Debian/DocBase/Document.pm:307 #, perl-format msgid "" "Unregistering file `%s', since its actual document id `%s' does not match " "its saved document id `%s'." msgstr "" #: ../../perl/Debian/DocBase/Document.pm:323 #, perl-format msgid "Error while merging %s with %s: inconsistent values of %s." msgstr "" #: ../../perl/Debian/DocBase/Document.pm:332 #, perl-format msgid "Error while merging %s with %s: format %s already defined." msgstr "" #: ../../perl/Debian/DocBase/Document.pm:357 #, perl-format msgid "Document `%s' is not yet merged." msgstr "" #: ../../perl/Debian/DocBase/Document.pm:434 #, perl-format msgid "`%s' not yet created." msgstr "" #: ../../perl/Debian/DocBase/InstallDocs.pm:53 #, perl-format msgid "Mode already set: %s, %s." msgstr "" #: ../../perl/Debian/DocBase/InstallDocs.pm:57 #, perl-format msgid "Value of the `%s' option ignored." msgstr "Η τιμή της επιλογής `%s' αγνοήθηκε." #: ../../perl/Debian/DocBase/InstallDocs.pm:74 msgid "Unknown mode." msgstr "" #: ../../perl/Debian/DocBase/InstallDocs.pm:103 #: ../../perl/Debian/DocBase/InstallDocs.pm:278 #, perl-format msgid "Doc-base file `%s' does not exist." msgstr "" #: ../../perl/Debian/DocBase/InstallDocs.pm:110 #, perl-format msgid "%s: Fatal error found, the file won't be registered." msgstr "" #: ../../perl/Debian/DocBase/InstallDocs.pm:112 #, perl-format msgid "%d warning or non-fatal error found." msgid_plural "%d warnings or non-fatal errors found." msgstr[0] "" msgstr[1] "" #: ../../perl/Debian/DocBase/InstallDocs.pm:117 #, perl-format msgid "%s: No problems found." msgstr "%s: Κανένα πρόβλημα δεν βρέθηκε." #: ../../perl/Debian/DocBase/InstallDocs.pm:126 #, perl-format msgid "Document `%s' is not registered." msgstr "" #: ../../perl/Debian/DocBase/InstallDocs.pm:142 #, perl-format msgid "Invalid argument `%s' passed to the `%s' option." msgstr "" #: ../../perl/Debian/DocBase/InstallDocs.pm:186 msgid "Scrollkeeper was removed, forcing re-registration of all documents." msgstr "" #: ../../perl/Debian/DocBase/InstallDocs.pm:187 msgid "Scrollkeeper was installed, forcing re-registration of all documents." msgstr "" #. Translators: the following message will be used to replace `%s' in `Processing %s', e.g. #. `Processing 5 removed doc-base files...' #. `Processing 1 removed doc-base file, 4 changed doc-base files, 2 added doc-base files...' #: ../../perl/Debian/DocBase/InstallDocs.pm:199 #, perl-format msgid "%d removed doc-base file" msgid_plural "%d removed doc-base files" msgstr[0] "" msgstr[1] "" #. Translators: the following message will be used to replace `%s' in `Processing %s', e.g. #. `Processing 5 changed doc-base files...' #. `Processing 1 removed doc-base file, 4 changed doc-base files, 2 added doc-base files...' #: ../../perl/Debian/DocBase/InstallDocs.pm:205 #, perl-format msgid "%d changed doc-base file" msgid_plural "%d changed doc-base files" msgstr[0] "" msgstr[1] "" #. Translators: the following message will be used to replace `%s' in `Processing %s', e.g. #. `Processing 5 added doc-base files...' #. `Processing 1 removed doc-base file, 4 changed doc-base files, 2 added doc-base files...' #: ../../perl/Debian/DocBase/InstallDocs.pm:211 #, perl-format msgid "%d added doc-base file" msgid_plural "%d added doc-base files" msgstr[0] "" msgstr[1] "" #: ../../perl/Debian/DocBase/InstallDocs.pm:214 #, perl-format msgid "Processing %s..." msgstr "" #. Translators: the `Unregisteing %d doc-base files, ' and `re-registeing %d doc-base files...' #. messages are used together. #: ../../perl/Debian/DocBase/InstallDocs.pm:226 #, perl-format msgid "Unregistering %d doc-base file, " msgid_plural "Unregistering %d doc-base files, " msgstr[0] "" msgstr[1] "" #. Translators: the `Unregisteing %d doc-base files, ' and `re-registeing %d doc-base files...' #. messages are used together. #: ../../perl/Debian/DocBase/InstallDocs.pm:231 #, perl-format msgid "re-registering %d doc-base file..." msgid_plural "re-registering %d doc-base files..." msgstr[0] "" msgstr[1] "" #: ../../perl/Debian/DocBase/InstallDocs.pm:236 #, perl-format msgid "Unregistering %d doc-base file..." msgid_plural "Unregistering %d doc-base files..." msgstr[0] "" msgstr[1] "" #: ../../perl/Debian/DocBase/InstallDocs.pm:239 #, perl-format msgid "Registering %d doc-base file..." msgid_plural "Registering %d doc-base files..." msgstr[0] "" msgstr[1] "" #: ../../perl/Debian/DocBase/InstallDocs.pm:257 #, perl-format msgid "Ignoring unregistered document `%s'." msgstr "" #: ../../perl/Debian/DocBase/InstallDocs.pm:260 #, perl-format msgid "Trying to remove document `%s'." msgstr "Προσπάθεια αφαίρεσης του εγγράφου `%s'." #: ../../perl/Debian/DocBase/InstallDocs.pm:268 #, perl-format msgid "Ignoring unregistered file `%s'." msgstr "" #: ../../perl/Debian/DocBase/InstallDocs.pm:281 #, perl-format msgid "Trying to install file `%s'." msgstr "Προσπάθεια εγκατάστασης του αρχείου `%s'." #: ../../perl/Debian/DocBase/Programs/Dhelp.pm:78 #: ../../perl/Debian/DocBase/Programs/Dwww.pm:27 #: ../../perl/Debian/DocBase/Programs/Scrollkeeper.pm:101 #: ../../perl/Debian/DocBase/Programs/Scrollkeeper.pm:155 #, perl-format msgid "%s started." msgstr "%s ξεκίνησε." #: ../../perl/Debian/DocBase/Programs/Dhelp.pm:81 #: ../../perl/Debian/DocBase/Programs/Dwww.pm:30 #: ../../perl/Debian/DocBase/Programs/Scrollkeeper.pm:81 #, perl-format msgid "Registering documents with %s..." msgstr "" #: ../../perl/Debian/DocBase/Programs/Dhelp.pm:83 #: ../../perl/Debian/DocBase/Programs/Dwww.pm:33 #: ../../perl/Debian/DocBase/Programs/Scrollkeeper.pm:91 #, perl-format msgid "Skipping execution of %s - %s package doesn't seem to be installed." msgstr "" "Παράκαμψη εκτέλεσης του %s - το πακέτο %s δεν φαίνεται να είναι " "εγκαταστημένο." #: ../../perl/Debian/DocBase/Programs/Dhelp.pm:97 #: ../../perl/Debian/DocBase/Programs/Dwww.pm:35 #: ../../perl/Debian/DocBase/Programs/Scrollkeeper.pm:148 #: ../../perl/Debian/DocBase/Programs/Scrollkeeper.pm:164 #, perl-format msgid "%s finished." msgstr "%s τελείωσε" #: ../../perl/Debian/DocBase/Programs/Scrollkeeper.pm:74 #, perl-format msgid "Skipping registration of %s because of --no-update-menus." msgstr "" #: ../../perl/Debian/DocBase/Programs/Scrollkeeper.pm:86 #, perl-format msgid "Unregistering documents from %s..." msgstr "" #: ../../perl/Debian/DocBase/Programs/Scrollkeeper.pm:189 #, perl-format msgid "Removing scrollkeeper OMF file `%s'." msgstr "" #: ../../perl/Debian/DocBase/Programs/Scrollkeeper.pm:195 #, perl-format msgid "Cannot delete directory `%s': %s." msgstr "Αδυναμία διαγραφής του καταλόγου `%s': %s." #: ../../perl/Debian/DocBase/Programs/Scrollkeeper.pm:231 #, perl-format msgid "Cannot create directory `%s': %s." msgstr "Δεν ήταν δυνατή η δημιουργία του καταλόγου `%s': %s." #: ../../perl/Debian/DocBase/Programs/Scrollkeeper.pm:270 #, perl-format msgid "Scrollkeeper status changed: %d." msgstr "" #: ../../perl/Debian/DocBase/Programs/Scrollkeeper.pm:282 #, perl-format msgid "Scrollkeeper status set to %d." msgstr "" #: ../../perl/Debian/DocBase/Utils.pm:59 #, perl-format msgid "No arguments passed to %s." msgstr "Δεν έχουν περαστεί παράμετροι στο %s." #: ../../perl/Debian/DocBase/Utils.pm:62 #, perl-format msgid "Executing `%s'" msgstr "Εκτέλεση του `%s'" #: ../../perl/Debian/DocBase/Utils.pm:64 #, perl-format msgid "Error occurred during execution of `%s'." msgstr "Προέκυψε λάθος κατά τη διάρκεια της εκτέλεσης του `%s'." #: ../../perl/Debian/DocBase/Utils.pm:67 #, perl-format msgid "Skipping execution of `%s'." msgstr "Παράλειψη εκτέλεσης του `%s'." #: ../../perl/Debian/DocBase/Utils.pm:98 msgid "Internal error: " msgstr "Εσωτερικό σφάλμα: " #: ../../perl/Debian/DocBase/Utils.pm:99 msgid "Database error: " msgstr "Σφάλμα της βάσης δεδομένων: " #: ../../perl/Debian/DocBase/Utils.pm:104 msgid "Running fatal errors handler." msgstr "Εκτελείται ο διαχειριστής κρίσιμων σφαλμάτων." #: ../../perl/Debian/DocBase/Utils.pm:115 #, perl-format msgid "Signal %s received, terminating." msgstr "Ελήφθη σήμα %s, τερματισμός." #: ../../perl/Debian/DocBase/Utils.pm:128 msgid "Ignore signals." msgstr "Αγνόηση σημάτων" #: ../../perl/Debian/DocBase/Utils.pm:132 msgid "Restore signals." msgstr "Επαναφορά σημάτων." #: ../../perl/Debian/DocBase/Utils.pm:135 msgid "Setup signals." msgstr "Ρύθμιση σημάτων." #: ../../perl/Debian/DocBase/Utils.pm:138 #: ../../perl/Debian/DocBase/Utils.pm:158 #, perl-format msgid "Invalid argument of IgnoreRestoreSignals(): %s." msgstr "Μη έγκυρη παράμετρος στην IgnoreRestoreSignals(): %s." #: ../../perl/Debian/DocBase/Utils.pm:143 #, perl-format msgid "Invalid counter (%d) in IgnoreRestoreSignals(%s)." msgstr "Μη έγκυρος μετρητής (%d) στην IgnoreRestoreSignals(%s)." language-pack-el-base/data/el/LC_MESSAGES/jade.po0000644000000000000000000003766212734304614016334 0ustar # Greek translation for openjade # Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 # This file is distributed under the same license as the openjade package. # FIRST AUTHOR , 2012. # msgid "" msgstr "" "Project-Id-Version: openjade\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2003-09-29 14:47+0000\n" "PO-Revision-Date: 2012-03-24 08:43+0000\n" "Last-Translator: tzem \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 17:03+0000\n" "X-Generator: Launchpad (build 18115)\n" msgid "cannot open output file %1 (%2)" msgstr "" msgid "unknown output type %1" msgstr "" msgid "empty output filename" msgstr "" msgid "Use the backend %1." msgstr "" msgid "Send output to %1." msgstr "" msgid "FILE" msgstr "" msgid "TYPE" msgstr "" msgid "could not convert system identifier %1 to a single filename" msgstr "" msgid "" "missing table column flow object (table-auto-width feature not fully " "supported)" msgstr "" msgid "nested tables are not allowed in RTF" msgstr "" msgid "could not embed %1 with clsid %2" msgstr "" msgid "" "TeX backend does not currently support references to page numbers of nodes " "other than elements" msgstr "" msgid "" "TeX backend does not currently support links to nodes other than elements" msgstr "" msgid "TeX backend does not currently support links to entities" msgstr "" msgid "TeX backend does not currently support links to other SGML documents" msgstr "" msgid "TeX backend does not currently support HyTime linkends" msgstr "" msgid "TeX backend does not currently support TEI links" msgstr "" msgid "TeX backend does not currently support glyph substitution tables" msgstr "" msgid "%1 version %2" msgstr "" msgid "no DSSSL specification: use -d to specify" msgstr "" msgid "" "no applicable processing instruction with title %1; available titles: %2" msgstr "" msgid "" "Options with a \"doc-\"/\"spec-\" prefix apply only to the " "document/specification." msgstr "" msgid "Enable experimental DSSSL extensions." msgstr "" msgid "Debug mode." msgstr "" msgid "Use DSSSL specification %1." msgstr "" msgid "Use DSSSL specification with title %1." msgstr "" msgid "Pretend that %1 appeared in the specification." msgstr "" msgid "Strict DSSSL compliance mode." msgstr "" msgid "Show open entities in error messages." msgstr "" msgid "Show open elements in error messages." msgstr "" msgid "Show error numbers in error messages." msgstr "" msgid "Show references in error messages." msgstr "" msgid "Define parameter entity %1 as \"INCLUDE\"." msgstr "" msgid "Enable warning %1." msgstr "" msgid "SYSID" msgstr "SYSID" msgid "DEFINITION" msgstr "" msgid "NAME" msgstr "Όνομα" msgid "unexpected end of file" msgstr "" msgid "invalid character" msgstr "" msgid "invalid character after '#'" msgstr "" msgid "unknown #! named constant %1" msgstr "" msgid "unexpected token %1" msgstr "" msgid "string with no closing quote" msgstr "" msgid "missing closing parenthesis" msgstr "" msgid "invalid number %1" msgstr "" msgid "invalid AFII glyph identifier %1" msgstr "" msgid "call of non-function object %1" msgstr "" msgid "too many arguments for function" msgstr "" msgid "odd number of keyword/value arguments" msgstr "" msgid "missing argument for function call" msgstr "" msgid "syntactic keyword %1 used as variable" msgstr "" msgid "reference to undefined variable %1" msgstr "" msgid "no character with name %1" msgstr "" msgid "unknown top level form %1" msgstr "" msgid "bad form %1 in mode group" msgstr "" msgid "identifier %1 already defined in same part" msgstr "" msgid "first definition was here" msgstr "" msgid "loop in specification of value of %1" msgstr "" msgid "argument out of range" msgstr "" msgid "loop in specification of value of unit %1" msgstr "" msgid "bad value specified for unit %1" msgstr "" msgid "unit %1 already defined in same part" msgstr "" msgid "quantity %1 undefined" msgstr "" msgid "incompatible dimensions" msgstr "" msgid "%2 argument for primitive %1 of wrong type: %3 not a boolean" msgstr "" msgid "%2 argument for primitive %1 of wrong type: %3 not a pair" msgstr "" msgid "%2 argument for primitive %1 of wrong type: %3 not a list" msgstr "" msgid "%2 argument for primitive %1 of wrong type: %3 not a symbol" msgstr "" msgid "%2 argument for primitive %1 of wrong type: %3 not a string" msgstr "" msgid "%2 argument for primitive %1 of wrong type: %3 not a string or symbol" msgstr "" msgid "%2 argument for primitive %1 of wrong type: %3 not a char" msgstr "" msgid "" "%2 argument for primitive %1 of wrong type: %3 not an ISO8601 time string" msgstr "" msgid "%2 argument for primitive %1 of wrong type: %3 not a style" msgstr "" msgid "%2 argument for primitive %1 of wrong type: %3 not an exact integer" msgstr "" msgid "%2 argument for primitive %1 of wrong type: %3 not a quantity" msgstr "" msgid "%2 argument for primitive %1 of wrong type: %3 not a color-space" msgstr "" msgid "%2 argument for primitive %1 of wrong type: %3 not a number" msgstr "" msgid "%2 argument for primitive %1 of wrong type: %3 not a sosofo" msgstr "" msgid "" "%2 argument for primitive %1 of wrong type: %3 not an optional singleton " "node list" msgstr "" msgid "" "%2 argument for primitive %1 of wrong type: %3 not a singleton node list" msgstr "" msgid "%2 argument for primitive %1 of wrong type: %3 not a node list" msgstr "" msgid "%2 argument for primitive %1 of wrong type: %3 not a named node list" msgstr "" msgid "" "%2 argument for primitive %1 of wrong type: %3 not a length or length-spec" msgstr "" msgid "" "%2 argument for primitive %1 of wrong type: %3 not a quantity or length-spec" msgstr "" msgid "" "%2 argument for primitive %1 of wrong type: %3 not an integer or the symbol " "\"force\"" msgstr "" msgid "%2 argument for primitive %1 of wrong type: %3 not an address" msgstr "" msgid "%2 argument for primitive %1 of wrong type: %3 not a glyph-id" msgstr "" msgid "" "%2 argument for primitive %1 of wrong type: %3 not a glyph-subst-table" msgstr "" msgid "" "%2 argument for primitive %1 of wrong type: %3 not a list of pairs of glyph-" "ids" msgstr "" msgid "%2 argument for primitive %1 of wrong type: %3 not a procedure" msgstr "" msgid "%2 argument for primitive %1 of wrong type: %3 not a vector" msgstr "" msgid "root rule already defined in same part with same importance" msgstr "" msgid "initial value already declared for characteristic %1 in same part" msgstr "" msgid "first declaration was here" msgstr "" msgid "%1 is not a valid keyword in a style expression" msgstr "" msgid "" "%1 is not a valid keyword in a make expression for flow object class %2" msgstr "" msgid "%1 is not the name of any flow object class" msgstr "" msgid "" "content expression cannot be specified in make expression for atomic flow " "object class %1" msgstr "" msgid "value for \"label:\" not a symbol" msgstr "" msgid "no port for label %1" msgstr "" msgid "invalid content map" msgstr "" msgid "content map references non-existent port %1" msgstr "" msgid "invalid value for %1 characteristic" msgstr "" msgid "no clause in cond expression matched" msgstr "" msgid "no clause in case expression matched %1" msgstr "" msgid "expected \"else\" not %1" msgstr "" msgid "" "sorry, cannot handle unresolvable quantities in datums in case expression" msgstr "" msgid "%1" msgstr "" msgid "division by zero" msgstr "διαίρεση με το μηδέν" msgid "procedure does not have %1 keyword argument" msgstr "" msgid "argument not a keyword" msgstr "" msgid "" "specification document does not have the DSSSL architecture as a base " "architecture" msgstr "" msgid "" "specification document did not contain a style-specification-body element" msgstr "" msgid "unknown character name %1" msgstr "" msgid "attempt to use current node when there is none" msgstr "" msgid "attempt to process node in illegal context" msgstr "" msgid "radix must be 2, 8, 10 or 16" msgstr "" msgid "this context requires a sosofo" msgstr "" msgid "this context requires a style object" msgstr "" msgid "procedure can only be used in evaluation of characteristic value" msgstr "" msgid "%1 color requires three arguments" msgstr "" msgid "arguments for %1 color must be numbers" msgstr "" msgid "arguments for %1 color must be in the range 0 to 1" msgstr "" msgid "result of procedure in %1 color must be a number" msgstr "" msgid "unknown color-space family %1" msgstr "" msgid "%1 color-space family does not take any arguments" msgstr "" msgid "invalid parameters for %1 color-space family" msgstr "" msgid "%1 is not a pre-defined inherited characteristic" msgstr "" msgid "invalid number format %1" msgstr "" msgid "invalid character %1 in public identifier" msgstr "" msgid "debug %1" msgstr "" msgid "circular use of specification parts" msgstr "" msgid "no style-specification or external-specification with ID %1" msgstr "" msgid "" "document did not contain any style-specifications or external-specifications" msgstr "" msgid "table-cell flow object not inside a table" msgstr "" msgid "table-row flow object not inside a table" msgstr "" msgid "no value for node property %1" msgstr "" msgid "value returned by procedure was not a node-list" msgstr "" msgid "called from here" msgstr "" msgid "called from here...(%1 calls omitted)" msgstr "" msgid "node processing loop detected" msgstr "" msgid "unquote-splicing expression does not evaluate to a list" msgstr "" msgid "object is read-only" msgstr "" msgid "assignment to top-level variable %1" msgstr "" msgid "invalid call to continuation" msgstr "" msgid "empty generic identifier in pattern" msgstr "" msgid "pattern is not a list" msgstr "" msgid "%1 cannot be used as a generic identifier in a pattern" msgstr "" msgid "%1 cannot occur in a pattern" msgstr "" msgid "value missing for qualifier in pattern" msgstr "" msgid "unknown pattern qualifier %1" msgstr "" msgid "bad value %1 for %2 qualifier in pattern" msgstr "" msgid "repeat qualifier not allowed inside children qualifier" msgstr "" msgid "bad value for attributes qualifier in pattern" msgstr "" msgid "characteristic %1 applied in style rule with same specificity" msgstr "" msgid "other style rule is here" msgstr "" msgid "node matches more than one pattern with the same specificity" msgstr "" msgid "reference to uninitialized variable %1" msgstr "" msgid "circular use of actual value of characteristic %1" msgstr "" msgid "characteristic %1 already defined in same part" msgstr "" msgid "flow object class %1 already defined in same part" msgstr "" msgid "mode %1 not defined" msgstr "" msgid "duplicate character name %1" msgstr "" msgid "duplicate SDATA entity name %1" msgstr "" msgid "duplicate SDATA entity text %1" msgstr "" msgid "unsupported declaration will be ignored" msgstr "" msgid "unsupported character repertoire %1 will be ignored" msgstr "" msgid "error in declaration element" msgstr "" msgid "%1 is not a valid identifier" msgstr "" msgid "error in language definition" msgstr "" msgid "no current language" msgstr "" msgid "%2 argument for primitive %1 of wrong type: %3 not a language" msgstr "" msgid "%2 argument for primitive %1 of wrong type: %3 not a positive integer" msgstr "" msgid "%2 argument for primitive %1 of wrong type: %3 not an integer" msgstr "" msgid "%2 argument for primitive %1 of wrong type: %3 not a keyword" msgstr "" msgid "%2 argument for primitive %1 of wrong type: %3 not an alist" msgstr "" msgid "" "%2 argument for primitive %1 of wrong type: %3 not a list of characters" msgstr "" msgid "%2 argument for primitive %1 has wrong length" msgstr "" msgid "quantity %1 can't be represented exactly" msgstr "" msgid "default language already declared in this part" msgstr "" msgid "%1 not a language as required in a default-language-declaration" msgstr "" msgid "%1 not a valid unit name" msgstr "" msgid "%1 not a valid character name" msgstr "" msgid "%1 not a valid character number" msgstr "" msgid "unknown character property %1" msgstr "" msgid "error in character property declaration" msgstr "" msgid "character property %1 already declared in same part" msgstr "" msgid "added value for character property %1 already declared in same part" msgstr "" msgid "previous declaration was here" msgstr "" msgid "value returned by procedure was not a sosofo" msgstr "" msgid "loop in specification of value of character property %1" msgstr "" msgid "value for character property %1 of wrong type: %2 not an integer" msgstr "" msgid "" "value for character property %1 of wrong type: %2 not an integer or the " "value \"#f\"" msgstr "" msgid "%1 not a style or transformation language feature" msgstr "" msgid "undeclared use of feature %1" msgstr "" msgid "feature %1 not supported" msgstr "" msgid "feature %1 only partially supported" msgstr "" msgid "only allowed in style language" msgstr "" msgid "only allowed in transformation language" msgstr "" msgid "style and transformation language parts mixed" msgstr "" msgid "specification is marked as partial" msgstr "" msgid "grove plan excluding module %1 not supported" msgstr "" msgid "grove plan including module %1 not supported" msgstr "" msgid "%1 not an SGML property set module" msgstr "" msgid "" "Function for char-map characteristic returned non-char object %2 for " "character %1" msgstr "" msgid "" "value for character property %1 of wrong type: %2 not a public identifier or " "the value \"#f\"" msgstr "" msgid "variable %1 occurs more than once in bindings" msgstr "" msgid "exactly one of node:, subgrove: and class: needed" msgstr "" msgid "add:, null:, remove:, children:, sub: make no sense with subgrove:" msgstr "" msgid "remove: makes no sense with class:" msgstr "" msgid "%2 argument for primitive %1 of wrong type: %3 not a subgrove-spec" msgstr "" msgid "wrong type: %1 not a list of create-specs" msgstr "" msgid "wrong type: %1 not a create-spec or list of create-specs" msgstr "" msgid "query expression: %1 not a node list" msgstr "" msgid "priority expression: %1 not an exact integer" msgstr "" msgid "" "flow objects at the root must be all of class scroll or all of class page-" "sequence or simple-page-sequence" msgstr "" msgid "current flow parent has no principal port" msgstr "" msgid "this flow object requires a paragraph as an ancestor flow object" msgstr "" msgid "flow object not accepted by port; only inline flow objects accepted" msgstr "" msgid "flow object not accepted by port; only display flow objects accepted" msgstr "" msgid "" "flow object not accepted by port; only display or inline flow objects " "accepted" msgstr "" msgid "" "flow object not accepted in a paragraph; only inline, display or paragraph-" "break flow objects accepted" msgstr "" msgid "" "a side-by-side flow object only accepts side-by-side-item flow objects as " "children" msgstr "" msgid "" "flow object not accepted by port; only math-sequence, unmath, subscript, " "superscript, script, mark, fence, fraction, radical, math-operator, grid, " "character and alignment-point flow objects accepted" msgstr "" msgid "flow object not accepted by port; must be grid-cell" msgstr "" msgid "" "flow object not accepted by port; only a single character flow object " "accepted" msgstr "" msgid "" "flow object not accepted by port; in a table, only either table-part flow " "objects or table-column flow objects followed by table-row or table-cell " "flow objects are allowed" msgstr "" msgid "" "flow object not accepted by port; only table-row or table-cell flow objects " "accepted" msgstr "" msgid "" "flow object not accepted by port; only table-column flow objects followed by " "table-row or table-cell flow objects allowd" msgstr "" msgid "" "flow object not accepted by port; only table-cell flow objects accepted" msgstr "" msgid "priority-expression must be a number" msgstr "" msgid "query-expression must be a node-list" msgstr "" msgid "Sorry, non-integral priorities not implemented" msgstr "" language-pack-el-base/data/el/LC_MESSAGES/indent.po0000644000000000000000000001665312734304615016710 0ustar # Greek translation for indent # Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 # This file is distributed under the same license as the indent package. # FIRST AUTHOR , 2012. # msgid "" msgstr "" "Project-Id-Version: indent\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2010-01-31 17:27+0100\n" "PO-Revision-Date: 2012-06-14 21:06+0000\n" "Last-Translator: mara sdr \n" "Language-Team: Greek \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:47+0000\n" "X-Generator: Launchpad (build 18115)\n" #: src/args.c:611 msgid "" "usage: indent file [-o outfile ] [ options ]\n" " indent file1 file2 ... fileN [ options ]\n" msgstr "" "χρήση: indent αρχείο [-o αρχείο_εξόδου ] [ επιλογές ]\n" " indent αρχείο1 αρχείο2 ... αρχείοN [ επιλογές ]\n" #: src/args.c:677 #, c-format msgid "%s: missing argument to parameter %s\n" msgstr "%s: απουσία ορίσματος στην παράμετρο %s\n" #: src/args.c:802 #, c-format msgid "%s: unknown option \"%s\"\n" msgstr "%s: άγνωστη επιλογή \"%s\"\n" #: src/args.c:812 #, c-format msgid "option: %s\n" msgstr "επιλογή: %s\n" #: src/args.c:828 #, c-format msgid "GNU indent %s\n" msgstr "" #: src/args.c:913 #, c-format msgid "%s: option ``%s'' requires a numeric parameter\n" msgstr "%s: η επιλογή ``%s'' απαιτεί μια αριθμητική παράμετρο\n" #: src/args.c:921 #, c-format msgid "set_option: internal error: p_type %d\n" msgstr "" #: src/args.c:977 msgid "Profile contains an unterminated comment" msgstr "Το προφίλ περιέχει ένα μη τερματισμένο σχόλιο" #: src/args.c:1015 msgid "Profile contains unpalatable characters" msgstr "" #: src/args.c:1183 #, c-format msgid "" "File named by environment variable %s does not exist or is not readable" msgstr "" "Το αρχείο που ορίζεται από τη μεταβλητή περιβάλλοντος %s δεν υπάρχει ή δεν " "είναι αναγνώσιμο" #: src/backup.c:466 #, c-format msgid "indent: Strange version-control value\n" msgstr "" #: src/backup.c:467 #, c-format msgid "indent: Using numbered-existing\n" msgstr "" #: src/backup.c:498 #, c-format msgid "indent: Can't make backup filename of %s\n" msgstr "" #: src/backup.c:506 #, c-format msgid "Can't open backup file %s" msgstr "Αδυναμία ανοίγματος αρχείου αντιγράφου ασφαλείας %s" #: src/backup.c:513 #, c-format msgid "Can't write to backup file %s" msgstr "Αδυναμία εγγραφής στα αρχεία αντιγράφων ασφαλείας %s" #: src/backup.c:526 #, c-format msgid "Can't preserve modification time on backup file %s" msgstr "" #: src/globs.c:49 src/globs.c:74 #, c-format msgid "indent: Virtual memory exhausted.\n" msgstr "indent: Η εικονική μνήμη έχει εξαντληθεί.\n" #: src/globs.c:93 #, c-format msgid "indent: %s:%d: %s:" msgstr "indent: %s:%d: %s:" #: src/globs.c:109 #, c-format msgid "indent: Fatal Error: " msgstr "indent: Μοιραίο σφάλμα: " #: src/globs.c:119 #, c-format msgid "indent: System Error: " msgstr "indent: Σφάλμα συστήματος: " #: src/globs.h:27 msgid "Warning" msgstr "Προειδοποίηση" #: src/globs.h:31 msgid "Error" msgstr "Σφάλμα" #: src/indent.c:284 msgid "EOF encountered in comment" msgstr "Εντοπίστηκε EOF σε σχόλιο" #: src/indent.c:345 msgid "Line broken" msgstr "" #: src/indent.c:522 msgid "Unexpected end of file" msgstr "Μη αναμενόμενο τέλος αρχείου" #: src/indent.c:528 #, c-format msgid "There were %d non-blank output lines and %d comments\n" msgstr "Υπήρξαν %d μη κενές γραμμές εξόδου και %d σχόλια\n" #: src/indent.c:532 #, c-format msgid "(Lines with comments)/(Lines with code): %6.3f\n" msgstr "(Γραμμές με σχόλια)/(Γραμμές με κώδικα): %6.3f\n" #: src/indent.c:556 msgid "Line broken 2" msgstr "" #: src/indent.c:778 #, c-format msgid "indent: only one output file (2nd was %s)\n" msgstr "indent: μόνο ένα αρχείο εξόδου (το 2ο ήταν %s)\n" #: src/indent.c:787 src/indent.c:813 #, c-format msgid "indent: only one input file when output file is specified\n" msgstr "" #: src/indent.c:801 src/indent.c:848 #, c-format msgid "indent: can't have filenames when specifying standard input\n" msgstr "" #: src/indent.c:821 #, c-format msgid "indent: only one input file when stdout is used\n" msgstr "" #: src/indent.c:857 msgid "command line" msgstr "γραμμή εντολών" #: src/indent.c:1049 #, c-format msgid "Read profile %s\n" msgstr "Ανάγνωση προφίλ %s\n" #: src/code_io.c:169 msgid "Internal buffering error" msgstr "Εσωτερικό σφάλμα buffer" #: src/code_io.c:262 #, c-format msgid "Can't open input file %s" msgstr "Αδυναμία ανοίγματος αρχείου εισόδου %s" #: src/code_io.c:267 #, c-format msgid "Can't stat input file %s" msgstr "Αδυναμία εκκίνησης αρχείου εισόδου %s" #: src/code_io.c:272 #, c-format msgid "Zero-length file %s" msgstr "Αρχείο μηδενικού μήκους %s" #: src/code_io.c:280 #, c-format msgid "File %s is too big to read" msgstr "Το αρχείο %s είναι πολύ μεγάλο για να διαβαστεί" #: src/code_io.c:288 #, c-format msgid "System problem reading file %s" msgstr "Πρόβλημα συστήματος κατά την ανάγνωση του αρχείου %s" #: src/code_io.c:312 #, c-format msgid "Error reading input file %s" msgstr "Σφάλμα κατά την ανάγνωση του αρχείου εισόδου %s" #: src/code_io.c:317 #, c-format msgid "Error closing input file %s" msgstr "Σφάλμα κατά το κλείσιμο του αρχείου εξόδου %s" #: src/code_io.c:507 #, c-format msgid "File %s contains NULL-characters: cannot proceed\n" msgstr "Το αρχείο %s περιέχει κενούς (NULL) χαρακτήρες: αδύνατη η συνέχεια\n" #: src/lexi.c:786 msgid "Unterminated character constant" msgstr "Μη τερματισμένη σταθερά χαρακτήρα" #: src/lexi.c:787 msgid "Unterminated string constant" msgstr "Μη τερματισμένη σταθερά συμβολοσειράς" #: src/lexi.c:1044 #, c-format msgid "old style assignment ambiguity in \"=%c\". Assuming \"= %c\"\n" msgstr "" #: src/output.c:1315 #, c-format msgid "indent: can't create %s\n" msgstr "indent: αδυναμία δημιουργίας %s\n" #: src/output.c:1354 #, c-format msgid "Can't close output file %s" msgstr "Αδυναμία κλεισίματος του αρχείου εξόδου %s" #: src/output.c:1367 #, c-format msgid "Can't preserve modification time on output file %s" msgstr "" #: src/parse.c:447 msgid "Unmatched 'else'" msgstr "" #: src/parse.c:473 msgid "Stmt nesting error." msgstr "" #: src/parse.c:515 msgid "Unknown code to parser" msgstr "" #: src/parse.c:525 #, c-format msgid "ParseStack [%d]:\n" msgstr "" #: src/parse.c:529 #, c-format msgid " stack[%d] => stack: %d ind_level: %d\n" msgstr "" #: src/wildexp.c:126 msgid "CANNOT FIND '@' FILE!" msgstr "ΑΔΥΝΑΜΙΑ ΕΥΡΕΣΗΣ ΤΟΥ ΑΡΧΕΙΟΥ '@'!" language-pack-el-base/data/el/LC_MESSAGES/xfsdump.po0000644000000000000000000023522112734304615017107 0ustar # Greek translation for xfsdump # Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 # This file is distributed under the same license as the xfsdump package. # FIRST AUTHOR , 2012. # msgid "" msgstr "" "Project-Id-Version: xfsdump\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-01-08 05:09+0000\n" "PO-Revision-Date: 2012-11-18 23:03+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Greek \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:22+0000\n" "X-Generator: Launchpad (build 18115)\n" #: .././common/qlock.c:117 #, c-format msgid "lock already held: tid %lu ord %d map %x\n" msgstr "" #: .././common/qlock.c:128 #, c-format msgid "lock ordinal violation: tid %lu ord %d map %x\n" msgstr "" #: .././common/dlog.c:114 #, c-format msgid "could not fstat stdin (fd %d): %s (%d)\n" msgstr "" #: .././common/dlog.c:216 msgid " (default)" msgstr "" #: .././common/dlog.c:224 #, c-format msgid " (timeout in %u sec)" msgstr "" #: .././common/dlog.c:261 #, c-format msgid "please enter a value between 1 and %d inclusive " msgstr "" #: .././common/dlog.c:313 #, c-format msgid " (timeout in %u sec)\n" msgstr "" #: .././common/dlog.c:401 #, c-format msgid "(timeout in %d sec)" msgstr "" #: .././common/dlog.c:489 msgid "timeout\n" msgstr "" #: .././common/dlog.c:493 .././common/content_common.c:112 #: .././restore/content.c:7030 .././restore/content.c:7163 #: .././restore/tree.c:2744 msgid "keyboard interrupt\n" msgstr "διακοπή πληκτρολογίου\n" #: .././common/dlog.c:498 msgid "hangup\n" msgstr "" #: .././common/dlog.c:502 msgid "terminate\n" msgstr "" #: .././common/dlog.c:506 msgid "keyboard quit\n" msgstr "" #: .././common/dlog.c:511 msgid "abnormal dialog termination\n" msgstr "" #: .././common/util.c:192 .././dump/content.c:2875 #, c-format msgid "failed to get bulkstat information for inode %llu\n" msgstr "" #: .././common/util.c:198 #, c-format msgid "failed to get valid bulkstat information for inode %llu\n" msgstr "" #: .././common/util.c:247 #, c-format msgid "syssgi( SGI_FS_BULKSTAT ) on fsroot failed: %s\n" msgstr "" #: .././common/util.c:292 .././restore/content.c:1973 #, c-format msgid "malloc of stream context failed (%d bytes): %s\n" msgstr "" #: .././common/util.c:375 #, c-format msgid "WARNING: unable to open directory ino %llu: %s\n" msgstr "" #: .././common/util.c:406 #, c-format msgid "WARNING: unable to read dirents (%d) for directory ino %llu: %s\n" msgstr "" #: .././common/util.c:454 #, c-format msgid "WARNING: could not stat dirent %s ino %llu: %s\n" msgstr "" #: .././common/util.c:469 #, c-format msgid "WARNING: unable to process dirent %s: ino %llu too large\n" msgstr "" #: .././common/drive_minrmt.c:437 .././common/drive_minrmt.c:515 #: .././common/drive_minrmt.c:554 .././common/drive_scsitape.c:597 #: .././common/drive_scsitape.c:630 .././common/drive_scsitape.c:643 #: .././common/drive.c:135 .././common/media.c:118 .././common/global.c:143 #: .././common/global.c:161 .././common/global.c:183 .././common/main.c:226 #: .././common/main.c:248 .././common/main.c:274 .././common/main.c:1141 #: .././dump/content.c:603 .././dump/content.c:622 .././dump/content.c:640 #: .././dump/content.c:675 .././dump/content.c:691 .././dump/content.c:1650 #: .././restore/content.c:986 .././restore/content.c:1012 #: .././restore/content.c:1073 .././restore/content.c:1102 #: .././restore/content.c:1124 .././restore/content.c:1170 #, c-format msgid "-%c argument missing\n" msgstr "" #: .././common/drive_minrmt.c:459 #, c-format msgid "Minimal rmt cannot be used without specifying blocksize. Use -%c\n" msgstr "" #: .././common/drive_minrmt.c:524 .././common/drive_scsitape.c:606 #, c-format msgid "-%c argument must be between %u and %u: ignoring %u\n" msgstr "" #: .././common/drive_minrmt.c:549 msgid "Overwrite command line option\n" msgstr "" #: .././common/drive_minrmt.c:561 #, c-format msgid "-%c argument must be a positive number (MB): ignoring %u\n" msgstr "" #: .././common/drive_minrmt.c:607 .././common/drive_scsitape.c:697 msgid "unable to allocate memory for I/O buffer ring\n" msgstr "" #: .././common/drive_minrmt.c:611 .././common/drive_scsitape.c:701 msgid "not enough physical memory to pin down I/O buffer ring\n" msgstr "" #: .././common/drive_minrmt.c:615 .././common/drive_scsitape.c:705 msgid "not allowed to pin down I/O buffer ring\n" msgstr "" #: .././common/drive_minrmt.c:1166 .././common/drive_scsitape.c:1279 #, c-format msgid "" "could not forward space %d tape blocks: rval == %d, errno == %d (%s)\n" msgstr "" #: .././common/drive_minrmt.c:1411 .././common/drive_scsitape.c:1526 msgid "unable to locate next mark in media file\n" msgstr "" #: .././common/drive_minrmt.c:1435 #, c-format msgid "" "unexpected error attempting to read record: read returns %d, errno %s (%s)\n" msgstr "" #: .././common/drive_minrmt.c:1462 .././common/drive_scsitape.c:1606 #, c-format msgid "valid record %lld but no mark\n" msgstr "" #: .././common/drive_minrmt.c:1488 .././common/drive_scsitape.c:1632 #, c-format msgid "resynchronized at record %lld offset %u\n" msgstr "" #: .././common/drive_minrmt.c:1502 .././common/drive_scsitape.c:1645 #, c-format msgid "" "could not forward space one tape block beyond read error: rval == %d, errno " "== %d (%s)\n" msgstr "" #: .././common/drive_minrmt.c:2247 .././common/drive_scsitape.c:2430 msgid "advancing tape to next media file\n" msgstr "" #: .././common/drive_minrmt.c:2269 .././common/drive_scsitape.c:2457 msgid "FSF tape command failed\n" msgstr "" #: .././common/drive_minrmt.c:2493 .././common/drive_scsitape.c:2731 #, c-format msgid "drive %u " msgstr "οδηγός %u " #: .././common/drive_minrmt.c:2577 .././common/drive_scsitape.c:2934 #, c-format msgid "could not read from drive: %s (%d)\n" msgstr "" #: .././common/drive_minrmt.c:2590 msgid "encountered EOD : assuming blank media\n" msgstr "" #: .././common/drive_minrmt.c:2593 msgid "encountered EOD : end of data\n" msgstr "" #: .././common/drive_minrmt.c:2647 msgid "tape record checksum error\n" msgstr "" #: .././common/drive_minrmt.c:2762 .././common/drive_scsitape.c:3294 #, c-format msgid "" "recommended media file size of %llu Mb less than estimated file header size " "%llu Mb for %s\n" msgstr "" #: .././common/drive_minrmt.c:2836 msgid "audio" msgstr "" #: .././common/drive_minrmt.c:2882 .././common/drive_scsitape.c:3570 #: .././common/drive_scsitape.c:3923 msgid "tape is write protected\n" msgstr "" #: .././common/drive_minrmt.c:2894 .././common/drive_scsitape.c:3580 msgid "tape media error on write operation\n" msgstr "" #: .././common/drive_minrmt.c:2897 .././common/drive_scsitape.c:3583 msgid "no more data can be written to this tape\n" msgstr "" #: .././common/drive_minrmt.c:2969 .././common/drive_scsitape.c:3662 #, c-format msgid "RMTOPEN( %s, %d ) returns %d: errno=%d (%s)\n" msgstr "" #: .././common/drive_minrmt.c:2983 .././common/drive_scsitape.c:3676 #, c-format msgid "RMTCLOSE( %d ) returns %d: errno=%d (%s)\n" msgstr "" #: .././common/drive_minrmt.c:2996 .././common/drive_scsitape.c:3689 #, c-format msgid "RMTIOCTL( %d, %d, 0x%x ) returns %d: errno=%d (%s)\n" msgstr "" #: .././common/drive_minrmt.c:3011 .././common/drive_scsitape.c:3704 #, c-format msgid "RMTREAD( %d, 0x%x, %u ) returns %d: errno=%d (%s)\n" msgstr "" #: .././common/drive_minrmt.c:3026 .././common/drive_scsitape.c:3719 #, c-format msgid "RMTWRITE( %d, 0x%x, %u ) returns %d: errno=%d (%s)\n" msgstr "" #: .././common/drive_minrmt.c:3047 .././common/drive_scsitape.c:3747 #, c-format msgid "attempt to access/open remote tape drive %s failed: %d (%s)\n" msgstr "" #: .././common/drive_minrmt.c:3084 .././common/drive_scsitape.c:3874 msgid "preparing drive\n" msgstr "" #: .././common/drive_minrmt.c:3171 .././common/drive_scsitape.c:4067 msgid "giving up attempt to determining tape record size\n" msgstr "" #: .././common/drive_minrmt.c:3286 #, c-format msgid "unexpected tape error: errno %d nread %d blksz %d recsz %d \n" msgstr "" #: .././common/drive_minrmt.c:3309 .././common/drive_scsitape.c:4501 #, c-format msgid "media file header version (%d) invalid: advancing\n" msgstr "" #: .././common/drive_minrmt.c:3320 .././common/drive_scsitape.c:4512 msgid "may be an EFS dump at BOT\n" msgstr "" #: .././common/drive_minrmt.c:3325 msgid "This tape was erased earlier by xfsdump.\n" msgstr "" #: .././common/drive_minrmt.c:3331 .././common/drive_scsitape.c:4515 msgid "bad media file header at BOT indicates foreign or corrupted tape\n" msgstr "" #: .././common/drive_minrmt.c:3358 .././common/drive_scsitape.c:4557 #: .././common/drive_scsitape.c:4596 msgid "cannot determine tape block size after two tries\n" msgstr "" #: .././common/drive_minrmt.c:3361 .././common/drive_scsitape.c:4567 #: .././common/drive_scsitape.c:4606 msgid "assuming media is corrupt or contains non-xfsdump data\n" msgstr "" #: .././common/drive_minrmt.c:3379 .././common/drive_scsitape.c:4585 #: .././common/drive_scsitape.c:4626 msgid "cannot determine tape block size\n" msgstr "" #: .././common/drive_minrmt.c:3530 .././common/drive_scsitape.c:4810 #, c-format msgid "record %lld corrupt: bad record checksum\n" msgstr "" #: .././common/drive_minrmt.c:3540 .././common/drive_scsitape.c:4820 #, c-format msgid "record %lld corrupt: bad magic number\n" msgstr "" #: .././common/drive_minrmt.c:3548 .././common/drive_scsitape.c:4828 #, c-format msgid "record %lld corrupt: null dump id\n" msgstr "" #: .././common/drive_minrmt.c:3556 .././common/drive_scsitape.c:4836 #, c-format msgid "record %lld corrupt: dump id mismatch\n" msgstr "" #: .././common/drive_minrmt.c:3567 .././common/drive_scsitape.c:4843 #, c-format msgid "record %lld corrupt: incorrect record size in header\n" msgstr "" #: .././common/drive_minrmt.c:3581 .././common/drive_scsitape.c:4850 #, c-format msgid "" "record %lld corrupt: record offset in header not a multiple of record size\n" msgstr "" #: .././common/drive_minrmt.c:3593 .././common/drive_scsitape.c:4862 #, c-format msgid "record %lld corrupt: incorrect record offset in header (0x%llx)\n" msgstr "" #: .././common/drive_minrmt.c:3604 .././common/drive_scsitape.c:4873 #, c-format msgid "record %lld corrupt: incorrect record padding offset in header\n" msgstr "" #: .././common/drive_minrmt.c:3641 msgid "read_record encountered EOD : assuming blank media\n" msgstr "" #: .././common/drive_minrmt.c:3644 msgid "read_record encountered EOD : end of data\n" msgstr "" #: .././common/drive_minrmt.c:3659 msgid "unexpected EIO error attempting to read record\n" msgstr "" #: .././common/drive_minrmt.c:3682 .././common/drive_scsitape.c:4962 #, c-format msgid "" "unexpected error attempting to read record %lld: read returns %d, errno %d " "(%s)\n" msgstr "" #: .././common/drive_minrmt.c:3855 .././common/drive_minrmt.c:3863 msgid "KB" msgstr "" #: .././common/drive_minrmt.c:3860 msgid "MB" msgstr "" #: .././common/drive_minrmt.c:3867 .././common/drive_scsitape.c:5151 #, c-format msgid "" "I/O metrics: %u by %s%s %sring; %lld/%lld (%.0lf%%) records streamed; " "%.0lfB/s\n" msgstr "" #: .././common/drive_minrmt.c:3874 .././common/drive_scsitape.c:5158 msgid "pinned " msgstr "" #: .././common/fs.c:175 #, c-format msgid "unable to determine uuid of fs mounted at %s: %s\n" msgstr "" #: .././common/fs.c:255 #, c-format msgid "Can't open %s for mount information\n" msgstr "" #: .././common/drive_scsitape.c:651 #, c-format msgid "-%c argument must be a positive number (Mb): ignoring %u\n" msgstr "" #: .././common/drive_scsitape.c:1579 #, c-format msgid "" "unexpected error attempting to read record: read returns %d, errno %d (%s)\n" msgstr "" #: .././common/drive_scsitape.c:2871 msgid "file mark missing from tape (hit EOD)\n" msgstr "" #: .././common/drive_scsitape.c:2874 msgid "writing file mark at EOD\n" msgstr "" #: .././common/drive_scsitape.c:2878 #, c-format msgid "unable to write file mark at eod: %s (%d)\n" msgstr "" #: .././common/drive_scsitape.c:2895 msgid "file mark missing from tape\n" msgstr "" #: .././common/drive_scsitape.c:2944 msgid "unexpectedly encountered EOD at BOT: assuming corrupted media\n" msgstr "" #: .././common/drive_scsitape.c:2994 msgid "unexpectedly encountered a file mark: assuming corrupted media\n" msgstr "" #: .././common/drive_scsitape.c:3200 #, c-format msgid "unable to set block size to %d\n" msgstr "" #: .././common/drive_scsitape.c:3754 #, c-format msgid "attempt to access/open device %s failed: %d (%s)\n" msgstr "" #: .././common/drive_scsitape.c:3783 #, c-format msgid "attempt to get status of remote tape drive %s failed: %d (%s)\n" msgstr "" #: .././common/drive_scsitape.c:3790 #, c-format msgid "attempt to get status of tape drive %s failed: %d (%s)\n" msgstr "" #: .././common/drive_scsitape.c:3958 msgid "giving up waiting for drive to indicate online\n" msgstr "" #: .././common/drive_scsitape.c:3966 #, c-format msgid "tape drive %s is not ready (0x%x): retrying ...\n" msgstr "" #: .././common/drive_scsitape.c:3988 msgid "" "use of QIC drives via variable blocksize device nodes is not supported\n" msgstr "" #: .././common/drive_scsitape.c:4126 .././common/drive_scsitape.c:4152 msgid "unable to backspace/rewind media\n" msgstr "" #: .././common/drive_scsitape.c:4451 #, c-format msgid "" "unexpected tape error: errno %d nread %d blksz %d recsz %d isvar %d wasatbot " "%d eod %d fmk %d eot %d onl %d wprot %d ew %d \n" msgstr "" #: .././common/drive_scsitape.c:4482 #, c-format msgid "likely problem is that the block size, %d, is too large for Linux\n" msgstr "" #: .././common/drive_scsitape.c:4486 msgid "" "either try using a smaller block size with the -b option, or increase " "max_sg_segs for the scsi tape driver\n" msgstr "" #: .././common/drive_scsitape.c:4561 .././common/drive_scsitape.c:4600 msgid "will rewind and try again\n" msgstr "" #: .././common/drive_scsitape.c:4782 msgid "unable to backspace tape: assuming media error\n" msgstr "" #: .././common/drive.c:158 msgid "cannot specify source files and stdout together\n" msgstr "" #: .././common/drive.c:161 msgid "cannot specify source files and stdin together\n" msgstr "" #: .././common/drive.c:189 msgid "no destination file(s) specified\n" msgstr "" #: .././common/drive.c:192 msgid "no source file(s) specified\n" msgstr "" #: .././common/drive.c:226 #, c-format msgid "using %s strategy\n" msgstr "" #: .././common/hsmapi.c:877 #, c-format msgid "error removing temp DMF attr on %s: %s\n" msgstr "" #: .././common/media.c:108 .././common/global.c:133 .././restore/content.c:1063 #, c-format msgid "too many -%c arguments: \"-%c %s\" already given\n" msgstr "" #: .././common/media.c:180 msgid "no media strategy available for selected dump destination(s)\n" msgstr "" #: .././common/media.c:184 msgid "no media strategy available for selected restore source(s)\n" msgstr "" #: .././common/openutil.c:83 .././common/openutil.c:99 #, c-format msgid "could not create %s: %s\n" msgstr "" #: .././common/content_common.c:68 .././restore/content.c:6937 msgid "change media dialog" msgstr "" #: .././common/content_common.c:78 .././restore/content.c:6949 #, c-format msgid "please change media in drive %u\n" msgstr "παρακαλώ αλλάξτε μέσο στον οδηγό %u\n" #: .././common/content_common.c:86 .././restore/content.c:6962 msgid "media change declined" msgstr "" #: .././common/content_common.c:88 .././restore/content.c:6973 msgid "media changed" msgstr "το μέσο άλλαξε" #: .././common/content_common.c:107 .././restore/content.c:6992 msgid "examining new media\n" msgstr "" #: .././common/content_common.c:109 .././restore/content.c:6994 msgid "media change aborted\n" msgstr "" #: .././common/content_common.c:120 .././common/global.c:361 #: .././common/main.c:1969 .././restore/content.c:7002 #: .././restore/content.c:7038 .././restore/tree.c:2761 #: .././restore/tree.c:2802 msgid "end dialog" msgstr "" #: .././common/cldmgr.c:89 #, c-format msgid "" "cannot create %s thread for stream %u: too many child threads (max allowed " "is %d)\n" msgstr "" #: .././common/cldmgr.c:104 #, c-format msgid "failed creating %s thread for stream %u: %s\n" msgstr "" #: .././common/drive_simple.c:286 .././common/drive_simple.c:371 #: .././dump/content.c:1377 #, c-format msgid "unable to open %s: %s\n" msgstr "" #: .././common/drive_simple.c:300 .././common/drive_simple.c:341 #, c-format msgid "stat of %s failed: %s\n" msgstr "" #: .././common/drive_simple.c:330 #, c-format msgid "cannot dump to %s file type %x\n" msgstr "" #: .././common/drive_simple.c:360 #, c-format msgid "cannot restore from %s file type %x\n" msgstr "" #: .././common/drive_simple.c:519 .././common/drive_simple.c:969 msgid "media file header checksum error\n" msgstr "" #: .././common/drive_simple.c:537 #, c-format msgid "media file header magic number mismatch: %s, %s\n" msgstr "" #: .././common/drive_simple.c:547 #, c-format msgid "unrecognized media file header version (%d)\n" msgstr "" #: .././common/drive_simple.c:556 #, c-format msgid "unrecognized drive strategy ID (media says %d, expected %d)\n" msgstr "" #: .././common/drive_simple.c:919 #, c-format msgid "attempt to truncate %s failed: %d (%s)\n" msgstr "" #: .././common/drive_simple.c:1081 #, c-format msgid "could not save first mark: %d (%s)\n" msgstr "" #: .././common/drive_simple.c:1285 .././common/drive_simple.c:1379 #, c-format msgid "write to %s failed: %d (%s)\n" msgstr "η εγγραφή στο %s απέτυχε: %d (%s)\n" #: .././common/drive_simple.c:1433 #, c-format msgid "could not rewind %s: %s\n" msgstr "" #: .././common/drive_simple.c:1469 #, c-format msgid "could not rewind %s in prep for erase: %s\n" msgstr "" #: .././common/drive_simple.c:1480 #, c-format msgid "could not erase %s: %s (%d)\n" msgstr "" #: .././common/global.c:113 #, c-format msgid "unable to determine hostname: %s\n" msgstr "" #: .././common/global.c:119 msgid "hostname length is zero\n" msgstr "" #: .././common/global.c:154 .././restore/content.c:1095 #, c-format msgid "too many -%c arguments\n" msgstr "" #: .././common/global.c:169 .././restore/content.c:1109 #, c-format msgid "-%c argument not a valid uuid\n" msgstr "" #: .././common/global.c:191 #, c-format msgid "unable to stat %s: %s\n" msgstr "" #: .././common/global.c:220 msgid "no session label specified\n" msgstr "" #: .././common/global.c:312 msgid "please enter label for this dump session" msgstr "" #: .././common/global.c:330 msgid "dump label dialog" msgstr "" #: .././common/global.c:349 msgid "session label entered: \"" msgstr "" #: .././common/global.c:353 msgid "session label left blank\n" msgstr "" #: .././common/mlog.c:193 #, c-format msgid "%s: -%c argument missing\n" msgstr "" #: .././common/mlog.c:209 .././common/mlog.c:251 #, c-format msgid "%s: -%c argument invalid\n" msgstr "" #: .././common/mlog.c:221 #, c-format msgid "%s: -%c subsystem subargument %s requires a verbosity value\n" msgstr "" #: .././common/mlog.c:237 #, c-format msgid "%s: -%c argument does not require a value\n" msgstr "" #: .././common/mlog.c:427 #, c-format msgid "%s%s%s%s: drive %d: " msgstr "" #: .././common/mlog.c:723 #, c-format msgid "%s: %s Summary:\n" msgstr "" #: .././common/mlog.c:749 #, c-format msgid "%s: stream %d %s %s (%s)\n" msgstr "" #: .././common/main.c:237 .././common/main.c:259 #, c-format msgid "-%c argument (%s) invalid\n" msgstr "" #: .././common/main.c:299 #, c-format msgid "" "specified minimum stack size is larger than maximum: min is 0x%llx, max is " "0x%llx\n" msgstr "" #: .././common/main.c:388 #, c-format msgid "unable to determine current directory: %s\n" msgstr "" #: .././common/main.c:398 msgid "both /var/lib/xfsdump and /var/xfsdump exist - fatal\n" msgstr "" #: .././common/main.c:406 #, c-format msgid "version %s (dump format %d.0)\n" msgstr "" #: .././common/main.c:429 msgid "effective user ID must be root\n" msgstr "" #: .././common/main.c:479 #, c-format msgid "version %s (dump format %d.0)" msgstr "" #: .././common/main.c:483 #, c-format msgid " - type %s for status and control\n" msgstr "" #: .././common/main.c:712 msgid "session interrupt timeout\n" msgstr "" #: .././common/main.c:780 msgid "session interrupt in progress: please wait\n" msgstr "" #: .././common/main.c:795 #, c-format msgid "initiating session interrupt (timeout in %d sec)\n" msgstr "" #: .././common/main.c:901 #, c-format msgid "%s: usage: %s " msgstr "" #: .././common/main.c:905 msgid "(dump DMF dualstate files as offline)" msgstr "" #: .././common/main.c:906 .././common/main.c:958 msgid "" msgstr "" #: .././common/main.c:907 .././common/main.c:959 msgid " " msgstr "" #: .././common/main.c:908 msgid " " msgstr "" #: .././common/main.c:909 msgid "(allow files to be excluded)" msgstr "" #: .././common/main.c:910 msgid " ..." msgstr "" #: .././common/main.c:911 .././common/main.c:962 msgid "(help)" msgstr "" #: .././common/main.c:912 msgid "" msgstr "" #: .././common/main.c:913 .././common/main.c:964 msgid "(force usage of minimal rmt)" msgstr "" #: .././common/main.c:914 msgid "(overwrite tape)" msgstr "" #: .././common/main.c:915 .././common/main.c:967 msgid "" msgstr "" #: .././common/main.c:916 .././common/main.c:968 msgid "" msgstr "" #: .././common/main.c:917 .././common/main.c:970 msgid " ..." msgstr "" #: .././common/main.c:918 msgid " (use file mtime for dump time" msgstr "" #: .././common/main.c:919 .././common/main.c:972 msgid "" msgstr "" #: .././common/main.c:920 msgid "" msgstr "" #: .././common/main.c:921 msgid "(don't dump extended file attributes)" msgstr "" #: .././common/main.c:922 msgid "" msgstr "" #: .././common/main.c:924 msgid "(generate tape record checksums)" msgstr "" #: .././common/main.c:926 msgid "(skip unchanged directories)" msgstr "" #: .././common/main.c:927 msgid "(pre-erase media)" msgstr "" #: .././common/main.c:928 .././common/main.c:981 msgid "(don't prompt)" msgstr "" #: .././common/main.c:930 msgid "" msgstr "" #: .././common/main.c:931 msgid "" msgstr "" #: .././common/main.c:933 .././common/main.c:982 msgid "(display dump inventory)" msgstr "" #: .././common/main.c:934 .././common/main.c:983 msgid "(inhibit inventory update)" msgstr "" #: .././common/main.c:935 msgid "(generate format 2 dump)" msgstr "" #: .././common/main.c:936 .././common/main.c:985 msgid "" msgstr "" #: .././common/main.c:937 msgid " ..." msgstr "" #: .././common/main.c:939 .././common/main.c:987 msgid "(timestamp messages)" msgstr "" #: .././common/main.c:941 .././common/main.c:989 msgid "" msgstr "" #: .././common/main.c:943 .././common/main.c:991 msgid "(pin down I/O buffers)" msgstr "" #: .././common/main.c:945 .././common/main.c:994 msgid "(resume)" msgstr "" #: .././common/main.c:946 .././common/main.c:996 msgid "(don't timeout dialogs)" msgstr "" #: .././common/main.c:948 .././common/main.c:998 msgid "(unload media when change needed)" msgstr "" #: .././common/main.c:949 .././common/main.c:999 msgid "(show subsystem in messages)" msgstr "" #: .././common/main.c:950 .././common/main.c:1000 msgid "(show verbosity in messages)" msgstr "" #: .././common/main.c:952 .././common/main.c:1003 msgid "" msgstr "" #: .././common/main.c:953 msgid "- (stdout)" msgstr "" #: .././common/main.c:954 msgid "" msgstr "" #: .././common/main.c:957 msgid " ..." msgstr "" #: .././common/main.c:960 msgid "(don't overwrite existing files)" msgstr "" #: .././common/main.c:961 msgid " ..." msgstr "" #: .././common/main.c:963 msgid "(interactive)" msgstr "" #: .././common/main.c:965 msgid " (restore only if newer than)" msgstr "" #: .././common/main.c:966 msgid "(restore owner/group even if not root)" msgstr "" #: .././common/main.c:969 msgid "(cumulative restore)" msgstr "" #: .././common/main.c:971 msgid "(contents only)" msgstr "" #: .././common/main.c:973 msgid "(use small tree window)" msgstr "" #: .././common/main.c:974 msgid "(don't restore extended file attributes)" msgstr "" #: .././common/main.c:975 msgid "(restore root dir owner/permissions)" msgstr "" #: .././common/main.c:976 msgid "(restore DMAPI event settings)" msgstr "" #: .././common/main.c:978 msgid "(check tape record checksums)" msgstr "" #: .././common/main.c:980 msgid "(don't overwrite if changed)" msgstr "" #: .././common/main.c:984 msgid "(force use of format 2 generation numbers)" msgstr "" #: .././common/main.c:993 msgid "(force interrupted session completion)" msgstr "" #: .././common/main.c:995 msgid "" msgstr "" #: .././common/main.c:1002 msgid " ..." msgstr "" #: .././common/main.c:1004 msgid "- (stdin)" msgstr "" #: .././common/main.c:1005 msgid "" msgstr "" #: .././common/main.c:1148 #, c-format msgid "-%c allowed only once\n" msgstr "" #: .././common/main.c:1169 #, c-format msgid "cannot open option file %s: %s (%d)\n" msgstr "" #: .././common/main.c:1181 #, c-format msgid "cannot stat option file %s: %s (%d)\n" msgstr "" #: .././common/main.c:1193 #, c-format msgid "given option file %s is not ordinary file\n" msgstr "" #: .././common/main.c:1234 #, c-format msgid "read of option file %s failed: %s (%d)\n" msgstr "" #: .././common/main.c:1387 #, c-format msgid "received signal %d (%s): cleanup and exit\n" msgstr "" #: .././common/main.c:1469 msgid "please enter seconds between progress reports, or 0 to disable" msgstr "" #: .././common/main.c:1472 msgid "please enter seconds between progress reports" msgstr "" #: .././common/main.c:1526 msgid "status and control dialog" msgstr "" #: .././common/main.c:1538 msgid "" "\n" "session interrupt in progress\n" msgstr "" #: .././common/main.c:1547 msgid "please select one of the following operations\n" msgstr "" #: .././common/main.c:1553 .././common/main.c:1597 msgid "interrupt this session" msgstr "" #: .././common/main.c:1559 msgid "change verbosity" msgstr "" #: .././common/main.c:1561 msgid "display metrics" msgstr "" #: .././common/main.c:1564 msgid "confirm media change" msgstr "" #: .././common/main.c:1569 msgid "other controls" msgstr "" #: .././common/main.c:1571 .././common/main.c:1599 .././common/main.c:1753 #: .././common/main.c:1790 .././common/main.c:1854 .././restore/content.c:2888 #: .././restore/content.c:2928 msgid "continue" msgstr "" #: .././common/main.c:1593 msgid "please confirm\n" msgstr "" #: .././common/main.c:1616 .././common/main.c:1807 .././common/main.c:1964 #: .././restore/content.c:2943 .././restore/content.c:2946 msgid "continuing\n" msgstr "" #: .././common/main.c:1618 msgid "interrupt request accepted\n" msgstr "" #: .././common/main.c:1629 msgid "please select one of the following subsystems\n" msgstr "" #: .././common/main.c:1639 msgid "all of the above" msgstr "" #: .././common/main.c:1641 .././common/main.c:1681 msgid "no change" msgstr "" #: .././common/main.c:1658 .././common/main.c:1712 .././common/main.c:1893 #: .././common/main.c:1900 .././common/main.c:1931 .././common/main.c:1936 msgid "no change\n" msgstr "" #: .././common/main.c:1661 msgid "" "all subsystems selected\n" "\n" msgstr "" #: .././common/main.c:1674 msgid "silent" msgstr "" #: .././common/main.c:1675 msgid "verbose" msgstr "" #: .././common/main.c:1676 msgid "trace" msgstr "" #: .././common/main.c:1677 msgid "debug" msgstr "" #: .././common/main.c:1678 msgid "nitty" msgstr "" #: .././common/main.c:1679 msgid "nitty + 1" msgstr "" #: .././common/main.c:1691 msgid " (current)" msgstr "" #: .././common/main.c:1729 msgid "level changed\n" msgstr "" #: .././common/main.c:1740 msgid "please select one of the following metrics\n" msgstr "" #: .././common/main.c:1745 msgid "I/O" msgstr "" #: .././common/main.c:1748 msgid "media inventory status" msgstr "" #: .././common/main.c:1750 msgid "needed media objects" msgstr "" #: .././common/main.c:1824 msgid "please select one of the following controls\n" msgstr "" #: .././common/main.c:1830 msgid "change interval of or disable progress reports" msgstr "" #: .././common/main.c:1833 msgid "enable progress reports" msgstr "" #: .././common/main.c:1837 msgid "hide log message levels" msgstr "" #: .././common/main.c:1839 msgid "show log message levels" msgstr "" #: .././common/main.c:1843 msgid "hide log message subsystems" msgstr "" #: .././common/main.c:1845 msgid "show log message subsystems" msgstr "" #: .././common/main.c:1849 msgid "hide log message timestamps" msgstr "" #: .././common/main.c:1851 msgid "show log message timestamps" msgstr "" #: .././common/main.c:1902 msgid "changing progress report interval to " msgstr "" #: .././common/main.c:1904 #, c-format msgid "%d seconds\n" msgstr "" #: .././common/main.c:1915 msgid "enabling progress reports at " msgstr "" #: .././common/main.c:1917 #, c-format msgid "%d second intervals\n" msgstr "" #: .././common/main.c:1929 msgid "disabling progress reports\n" msgstr "" #: .././common/main.c:1941 msgid "showing log message levels\n" msgstr "" #: .././common/main.c:1943 msgid "hiding log message levels\n" msgstr "" #: .././common/main.c:1948 msgid "showing log message subsystems\n" msgstr "" #: .././common/main.c:1950 msgid "hiding log message subsystems\n" msgstr "" #: .././common/main.c:1955 msgid "showing log message timestamps\n" msgstr "" #: .././common/main.c:1957 msgid "hiding log message timestamps\n" msgstr "" #: .././common/main.c:2093 #, c-format msgid "unable to raise stack size hard limit from 0x%llx to 0x%llx\n" msgstr "" #: .././common/main.c:2120 #, c-format msgid "unable to raise stack size soft limit from 0x%llx to 0x%llx\n" msgstr "" #: .././common/main.c:2148 #, c-format msgid "unable to lower stack size soft limit from 0x%llx to 0x%llx\n" msgstr "" #: .././common/ring.c:127 msgid "slave" msgstr "" #: .././inventory/inv_core.c:68 #, c-format msgid "INV : Unknown version %d - Expected version %d\n" msgstr "" #: .././inventory/inv_core.c:92 msgid "get_headers() - malloc(seshdrs)\n" msgstr "" #: .././inventory/inv_core.c:125 msgid "Error in reading inventory record (lseek failed): " msgstr "" #: .././inventory/inv_core.c:135 msgid "Error in reading inventory record :" msgstr "" #: .././inventory/inv_core.c:166 msgid "Error in writing inventory record (lseek failed): " msgstr "" #: .././inventory/inv_core.c:174 msgid "Error in writing inventory record :" msgstr "" #: .././inventory/inv_fstab.c:69 msgid "INV: couldn't get fstab headers\n" msgstr "" #: .././inventory/inv_fstab.c:197 msgid "INV: No recorded filesystems in inventory's fstab.\n" msgstr "" #: .././inventory/inv_fstab.c:250 msgid "" "\n" "\n" "--------- fstab ------------\n" msgstr "" #: .././inventory/inv_fstab.c:252 #, c-format msgid "Mount\t%s\n" msgstr "" #: .././inventory/inv_fstab.c:253 #, c-format msgid "Dev\t%s\n" msgstr "" #: .././inventory/inv_fstab.c:255 #, c-format msgid "" "FSid\t%s\n" "\n" msgstr "" #: .././inventory/inv_api.c:190 msgid "INV: put_fstab_entry failed.\n" msgstr "" #: .././inventory/inv_api.c:238 msgid "INV: put_starttime failed.\n" msgstr "" #: .././inventory/inv_api.c:338 #, c-format msgid "INV: cant create more than %d streams. Max'd out..\n" msgstr "" #: .././inventory/inv_api.c:385 msgid "INV: idx_put_sesstime failed in inv_stream_close() \n" msgstr "" #: .././inventory/inv_api.c:792 .././inventory/inv_mgr.c:168 msgid "INV: Error in fstab\n" msgstr "" #: .././inventory/inv_api.c:806 .././inventory/inv_mgr.c:179 msgid "INV: Cant get inv-name for uuid\n" msgstr "" #: .././inventory/inv_api.c:813 .././inventory/inv_mgr.c:187 #, c-format msgid "INV: Open failed on %s\n" msgstr "" #: .././inventory/inv_api.c:997 #, c-format msgid "INV: invalid sub-option %s for -I option\n" msgstr "" #: .././inventory/inv_api.c:1011 msgid "INV: Only one of mnt=,dev= and fsid=value can be used.\n" msgstr "" #: .././inventory/inv_api.c:1017 msgid "INV: Only one of mobjid= and mobjlabel= can be used.\n" msgstr "" #: .././inventory/inv_api.c:1063 #, c-format msgid "INV: open failed on mount point \"%s\"\n" msgstr "" #: .././inventory/inv_api.c:1078 #, c-format msgid "INV: open failed on file system id \"%s\"\n" msgstr "" #: .././inventory/inv_api.c:1134 #, c-format msgid "INV: checking fs \"%s\"\n" msgstr "" #: .././inventory/inv_stobj.c:147 msgid "INV: failed to find a different sh_time to split\n" msgstr "" #: .././inventory/inv_stobj.c:1023 msgid "INV: inv_put_session: unknown cookie\n" msgstr "" #: .././inventory/inv_stobj.c:1063 #, c-format msgid "INV: inv_put_session: unknown packed inventory version %d\n" msgstr "" #: .././inventory/inv_stobj.c:1269 msgid "Failed to get data from media file: possible file corruption\n" msgstr "" #: .././inventory/inv_mgr.c:483 #, c-format msgid "INV: Check %d failed.\n" msgstr "" #: .././inventory/inv_mgr.c:484 #, c-format msgid "invidx (%d)\t%d - %d\n" msgstr "" #: .././inventory/inv_mgr.c:489 #, c-format msgid "tm (%d)\t%d\n" msgstr "" #: .././inventory/inv_mgr.c:493 #, c-format msgid "INV: Check %d out of %d succeeded\n" msgstr "" #: .././inventory/inv_mgr.c:710 #, c-format msgid "%s created\n" msgstr "" #: .././dump/inomap.c:248 msgid "ino map phase 1: constructing initial dump list\n" msgstr "" #: .././dump/inomap.c:285 #, c-format msgid "pruned %llu files: maximum size exceeded\n" msgstr "" #: .././dump/inomap.c:290 #, c-format msgid "pruned %llu files: skip attribute set\n" msgstr "" #: .././dump/inomap.c:301 msgid "ino map phase 2: pruning unneeded subtrees\n" msgstr "" #: .././dump/inomap.c:322 msgid "ino map phase 2: skipping (no pruning necessary)\n" msgstr "" #: .././dump/inomap.c:334 msgid "ino map phase 3: identifying stream starting points\n" msgstr "" #: .././dump/inomap.c:338 msgid "ino map phase 3: skipping (only one dump stream)\n" msgstr "" #: .././dump/inomap.c:378 #, c-format msgid "stream %u: ino %llu offset %lld to " msgstr "" #: .././dump/inomap.c:384 msgid "end\n" msgstr "" #: .././dump/inomap.c:387 #, c-format msgid "ino %llu offset %lld\n" msgstr "" #: .././dump/inomap.c:397 msgid "ino map construction complete\n" msgstr "" #: .././dump/inomap.c:1179 #, c-format msgid "failed to allocate inomap context: %s\n" msgstr "" #: .././dump/inomap.c:1502 msgid "subtree not present" msgstr "" #: .././dump/inomap.c:1503 msgid "invalid subtree specified" msgstr "" #: .././dump/inomap.c:1655 #, c-format msgid "could not open ino %llu to read extent map: %s\n" msgstr "" #: .././dump/inomap.c:1668 #, c-format msgid "could not read extent map for ino %llu: %s\n" msgstr "" #: .././dump/inomap.c:1738 #, c-format msgid "unknown inode type: ino=%llu, mode=0x%04x 0%06o\n" msgstr "" #: .././dump/content.c:223 .././restore/content.c:8883 msgid "root" msgstr "" #: .././dump/content.c:224 .././restore/content.c:8885 msgid "secure" msgstr "" #: .././dump/content.c:225 .././restore/content.c:8887 msgid "non-root" msgstr "" #: .././dump/content.c:230 msgid "dir" msgstr "" #: .././dump/content.c:230 msgid "nondir" msgstr "" #: .././dump/content.c:611 #, c-format msgid "-%c argument must be between 0 and %d\n" msgstr "" #: .././dump/content.c:629 #, c-format msgid "-%c argument (subtree) must be a relative pathname\n" msgstr "" #: .././dump/content.c:650 #, c-format msgid "-%c argument is not a valid file size\n" msgstr "" #: .././dump/content.c:700 #, c-format msgid "-%c argument not a valid dump session id\n" msgstr "" #: .././dump/content.c:712 #, c-format msgid "may not specify both -%c and -%c\n" msgstr "" #: .././dump/content.c:731 msgid "source file system not specified\n" msgstr "" #: .././dump/content.c:782 #, c-format msgid "%s does not identify a file system\n" msgstr "" #: .././dump/content.c:794 #, c-format msgid "%s must be mounted to be dumped\n" msgstr "" #: .././dump/content.c:833 #, c-format msgid "failed to save %s information, continuing\n" msgstr "" #: .././dump/content.c:884 #, c-format msgid "could not find specified base dump (%s) in inventory\n" msgstr "" #: .././dump/content.c:957 #, c-format msgid "" "cannot select dump session %d as base for incremental dump: level must be " "less than %d\n" msgstr "" #: .././dump/content.c:988 msgid "cannot calculate incremental dump: online inventory not available\n" msgstr "" #: .././dump/content.c:1117 #, c-format msgid "" "most recent level %d dump was interrupted, but not resuming that dump since " "resume (-R) option not specified\n" msgstr "" #: .././dump/content.c:1134 .././dump/content.c:1200 #, c-format msgid "" "most recent base for incremental dump was interrupted (level %u): must " "resume or redump at or below level %d\n" msgstr "" #: .././dump/content.c:1145 .././dump/content.c:1211 #, c-format msgid "" "level %u incremental subtree dump will be based on non-subtree level %u " "dump\n" msgstr "" #: .././dump/content.c:1154 .././dump/content.c:1220 #, c-format msgid "" "level %u incremental non-subtree dump will be based on subtree level %u " "dump\n" msgstr "" #: .././dump/content.c:1172 #, c-format msgid "" "level %u incremental subtree dump will be based on non-subtree level %u " "resumed dump\n" msgstr "" #: .././dump/content.c:1181 #, c-format msgid "" "level %u incremental non-subtree dump will be based on subtree level %u " "resumed dump\n" msgstr "" #: .././dump/content.c:1239 #, c-format msgid "" "level %u subtree dump will be based on non-subtree level %u resumed dump\n" msgstr "" #: .././dump/content.c:1248 #, c-format msgid "" "level %u non-subtree dump will be based on subtree level %u resumed dump\n" msgstr "" #: .././dump/content.c:1266 #, c-format msgid "cannot find earlier dump to base level %d increment upon\n" msgstr "" #: .././dump/content.c:1278 #, c-format msgid "most recent base dump (level %d begun %s) was interrupted: aborting\n" msgstr "" #: .././dump/content.c:1289 #, c-format msgid "" "resume (-R) option inappropriate: no interrupted level %d dump to resume\n" msgstr "" #: .././dump/content.c:1308 #, c-format msgid "" "resuming level %d incremental dump of %s:%s begun %s (incremental base level " "%d begun %s)\n" msgstr "" #: .././dump/content.c:1319 #, c-format msgid "level %d incremental dump of %s:%s based on level %d dump begun %s\n" msgstr "" #: .././dump/content.c:1330 #, c-format msgid "resuming level %d dump of %s:%s begun %s\n" msgstr "" #: .././dump/content.c:1337 #, c-format msgid "level %d dump of %s:%s\n" msgstr "" #: .././dump/content.c:1351 #, c-format msgid "dump date: %s\n" msgstr "" #: .././dump/content.c:1360 .././restore/content.c:9587 #, c-format msgid "session id: %s\n" msgstr "" #: .././dump/content.c:1367 #, c-format msgid "session label: \"%s\"\n" msgstr "" #: .././dump/content.c:1391 #, c-format msgid "could not stat %s\n" msgstr "" #: .././dump/content.c:1401 msgid "failed to get bulkstat information for root inode\n" msgstr "" #: .././dump/content.c:1412 .././restore/content.c:1796 #, c-format msgid "unable to construct a file system handle for %s: %s\n" msgstr "" #: .././dump/content.c:1534 #, c-format msgid "estimated dump size: %llu bytes\n" msgstr "" #: .././dump/content.c:1539 #, c-format msgid "estimated dump size per stream: %llu bytes\n" msgstr "" #: .././dump/content.c:1642 #, c-format msgid "more -%c arguments than number of drives\n" msgstr "" #: .././dump/content.c:1663 #, c-format msgid "media labels given for only %d out of %d drives\n" msgstr "" #: .././dump/content.c:2239 msgid "" "media change timeout will be treated as a request to stop using drive: can " "resume later\n" msgstr "" #: .././dump/content.c:2247 msgid "" "media change decline will be treated as a request to stop using drive: can " "resume later\n" msgstr "" #: .././dump/content.c:2270 #, c-format msgid "creating dump session media file %u (media %u, file %u)\n" msgstr "" #: .././dump/content.c:2284 msgid "dumping ino map\n" msgstr "" #: .././dump/content.c:2359 msgid "dumping non-directory files\n" msgstr "" #: .././dump/content.c:2478 msgid "ending media file\n" msgstr "" #: .././dump/content.c:2494 #, c-format msgid "media file size %lld bytes\n" msgstr "" #: .././dump/content.c:2578 msgid "inventory media file put failed\n" msgstr "" #: .././dump/content.c:2608 msgid "waiting for synchronized session inventory dump\n" msgstr "" #: .././dump/content.c:2639 #, c-format msgid "ending stream: %ld seconds elapsed\n" msgstr "" #: .././dump/content.c:2662 #, c-format msgid "dump size (non-dir files) : %llu bytes\n" msgstr "" #: .././dump/content.c:2670 .././dump/content.c:6593 #, c-format msgid "unable to remove %s: %s\n" msgstr "" #: .././dump/content.c:2678 #, c-format msgid "dump complete: %ld seconds elapsed\n" msgstr "" #: .././dump/content.c:2685 #, c-format msgid "" "dump interrupted: %ld seconds elapsed: may resume later using -%c option\n" msgstr "" #: .././dump/content.c:2694 #, c-format msgid "dump interrupted: %ld seconds elapsed\n" msgstr "" #: .././dump/content.c:2812 msgid "dumping directories\n" msgstr "" #: .././dump/content.c:2838 #, c-format msgid "SGI_FS_BULKSTAT failed: %s (%d)\n" msgstr "" #: .././dump/content.c:2979 #, c-format msgid "unable to dump directory: ino %llu too large\n" msgstr "" #: .././dump/content.c:2993 #, c-format msgid "unable to open directory: ino %llu: %s\n" msgstr "" #: .././dump/content.c:3021 #, c-format msgid "unable to read dirents (%d) for directory ino %llu: %s\n" msgstr "" #: .././dump/content.c:3084 #, c-format msgid "encountered 0 ino (%s) in directory ino %llu: NOT dumping\n" msgstr "" #: .././dump/content.c:3103 #, c-format msgid "" "could not stat dirent %s ino %llu: %s: using null generation count in " "directory entry\n" msgstr "" #: .././dump/content.c:3208 #, c-format msgid "could not get list of %s attributes for %s ino %llu: %s (%d)\n" msgstr "" #: .././dump/content.c:3305 #, c-format msgid "HSM could not filter %s attribute %s for %s ino %llu\n" msgstr "" #: .././dump/content.c:3356 #, c-format msgid "could not retrieve %s attributes for %s ino %llu: %s (%d)\n" msgstr "" #: .././dump/content.c:3385 #, c-format msgid "" "attr_multi indicates error while retrieving %s attribute [%s] for %s ino " "%llu: %s (%d)\n" msgstr "" #: .././dump/content.c:3457 #, c-format msgid "HSM could not add new %s attribute #%d for %s ino %llu\n" msgstr "" #: .././dump/content.c:3584 #, c-format msgid "" "%s extended attribute name for %s ino %llu too long: %u, max is %u: " "skipping\n" msgstr "" #: .././dump/content.c:3597 #, c-format msgid "" "%s extended attribute value for %s ino %llu too long: %u, max is %u: " "skipping\n" msgstr "" #: .././dump/content.c:3792 #, c-format msgid "inomap inconsistency ino %llu: %s but is now non-dir: NOT dumping\n" msgstr "" #: .././dump/content.c:3810 #, c-format msgid "inomap inconsistency ino %llu: hsm detected error: NOT dumping\n" msgstr "" #: .././dump/content.c:3888 #, c-format msgid "don't know how to dump ino %llu: mode %08x\n" msgstr "" #: .././dump/content.c:4016 #, c-format msgid "could not open regular file ino %llu mode 0x%08x: %s: not dumped\n" msgstr "" #: .././dump/content.c:4066 #, c-format msgid "dump interrupted prior to ino %llu offset %lld\n" msgstr "" #: .././dump/content.c:4301 #, c-format msgid "locking check failed ino %llu\n" msgstr "" #: .././dump/content.c:4350 #, c-format msgid "dioinfo failed ino %llu\n" msgstr "" #: .././dump/content.c:4419 #, c-format msgid "" "getbmapx %d ino %lld mode 0x%08x offset %lld ix %d returns negative entry " "count\n" msgstr "" #: .././dump/content.c:4434 #, c-format msgid "getbmapx %d ino %lld mode 0x%08x offset %lld failed: %s\n" msgstr "" #: .././dump/content.c:4456 #, c-format msgid "hsm detected an extent map error in ino %lld, skipping\n" msgstr "" #: .././dump/content.c:4799 #, c-format msgid "can't lseek ino %llu\n" msgstr "" #: .././dump/content.c:4813 #, c-format msgid "can't read ino %llu at offset %d (act=%d req=%d) rt=%d\n" msgstr "" #: .././dump/content.c:5102 #, c-format msgid "unable to dump directory %llu entry %s (%llu): name too long\n" msgstr "" #: .././dump/content.c:5203 msgid "dumping session inventory\n" msgstr "" #: .././dump/content.c:5212 msgid "unable to get session inventory to dump\n" msgstr "" #: .././dump/content.c:5234 msgid "beginning inventory media file\n" msgstr "" #: .././dump/content.c:5243 msgid "media change timeout: session inventory not dumped\n" msgstr "" #: .././dump/content.c:5249 msgid "media change declined: session inventory not dumped\n" msgstr "" #: .././dump/content.c:5261 .././dump/content.c:5405 #, c-format msgid "media file %u (media %u, file %u)\n" msgstr "" #: .././dump/content.c:5289 msgid "ending inventory media file\n" msgstr "" #: .././dump/content.c:5308 #, c-format msgid "encountered EOM while writing inventory media file size %lld bytes\n" msgstr "" #: .././dump/content.c:5314 #, c-format msgid "inventory media file size %lld bytes\n" msgstr "" #: .././dump/content.c:5340 msgid "inventory session media file put failed\n" msgstr "" #: .././dump/content.c:5365 msgid "writing stream terminator\n" msgstr "" #: .././dump/content.c:5380 msgid "beginning media stream terminator\n" msgstr "" #: .././dump/content.c:5389 msgid "media change timeout: media stream terminator not written\n" msgstr "" #: .././dump/content.c:5394 msgid "media change declined: media stream terminator not written\n" msgstr "" #: .././dump/content.c:5411 msgid "ending media stream terminator\n" msgstr "" #: .././dump/content.c:5430 #, c-format msgid "" "encountered EOM while writing media stream terminator size %lld bytes\n" msgstr "" #: .././dump/content.c:5435 #, c-format msgid "media stream terminator size %lld bytes\n" msgstr "" #: .././dump/content.c:5632 #, c-format msgid "positioned at media file %u: dump %u, stream %u\n" msgstr "" #: .././dump/content.c:5680 .././dump/content.c:6044 msgid "cannot interleave dump streams: must supply a blank media object\n" msgstr "" #: .././dump/content.c:5686 msgid "media contains valid xfsdump but does not support append\n" msgstr "" #: .././dump/content.c:5693 msgid "stream terminator found\n" msgstr "" #: .././dump/content.c:5701 msgid "encountered media error attempting BSF\n" msgstr "" #: .././dump/content.c:5715 msgid "" "media contains non-xfsdump data or a corrupt xfsdump media file header at " "beginning of media\n" msgstr "" #: .././dump/content.c:5745 msgid "unable to overwrite\n" msgstr "" #: .././dump/content.c:5750 msgid "repositioning to overwrite\n" msgstr "" #: .././dump/content.c:5768 msgid "media may contain data. Overwrite option specified\n" msgstr "" #: .././dump/content.c:5796 msgid "at end of data\n" msgstr "" #: .././dump/content.c:5815 msgid "" "encountered EOD but expecting a media stream terminator: assuming full " "media\n" msgstr "" #: .././dump/content.c:5827 msgid "encountered EOM: media is full\n" msgstr "" #: .././dump/content.c:5850 msgid "encountered corrupt or foreign data: assuming corrupted media\n" msgstr "" #: .././dump/content.c:5868 msgid "" "encountered corrupt or foreign data but expecting a media stream terminator: " "assuming corrupted media\n" msgstr "" #: .././dump/content.c:5876 msgid "" "encountered corrupt or foreign data: unable to overwrite: assuming corrupted " "media\n" msgstr "" #: .././dump/content.c:5884 msgid "encountered corrupt or foreign data: repositioning to overwrite\n" msgstr "" #: .././dump/content.c:5903 #, c-format msgid "unexpected error from do_begin_read: %d\n" msgstr "" #: .././dump/content.c:5912 msgid "erasing media\n" msgstr "" #: .././dump/content.c:5960 .././restore/content.c:4807 #, c-format msgid "please change media: type %s to confirm media change\n" msgstr "" #: .././dump/content.c:6095 msgid "no media label specified\n" msgstr "" #: .././dump/content.c:6120 msgid "encountered end of media while attempting to begin new media file\n" msgstr "" #: .././dump/content.c:6166 msgid "encountered end of media while ending media file\n" msgstr "" #: .././dump/content.c:6309 #, c-format msgid "drive does not support media erase: ignoring -%c option\n" msgstr "" #: .././dump/content.c:6585 #, c-format msgid "saving %s information for: %s\n" msgstr "" #: .././dump/content.c:6588 #, c-format msgid "overwriting: %s\n" msgstr "" #: .././dump/content.c:6612 #, c-format msgid "%s failed with exit status: %d\n" msgstr "" #: .././dump/content.c:6618 #, c-format msgid "open failed %s: %s\n" msgstr "" #: .././dump/content.c:6625 #, c-format msgid "stat failed %s: %s\n" msgstr "" #: .././dump/var.c:67 .././restore/content.c:1330 .././restore/tree.c:409 #, c-format msgid "unable to create %s: %s\n" msgstr "" #: .././dump/var.c:74 #, c-format msgid "unable to chown %s: %s\n" msgstr "" #: .././dump/var.c:95 #, c-format msgid "unable to determine uuid of fs containing %s: %s\n" msgstr "" #: .././dump/var.c:124 #, c-format msgid "unable to get status of %s: %s\n" msgstr "" #: .././dump/var.c:143 #, c-format msgid "unable to open directory %s\n" msgstr "" #: .././restore/dirattr.c:234 #, c-format msgid "could not find directory attributes file %s: %s\n" msgstr "" #: .././restore/dirattr.c:250 #, c-format msgid "could not create directory attributes file %s: %s\n" msgstr "" #: .././restore/dirattr.c:295 .././restore/namreg.c:210 #, c-format msgid "attempt to reserve %lld bytes for %s using %s failed: %s (%d)\n" msgstr "" #: .././restore/dirattr.c:324 .././restore/namreg.c:239 #: .././restore/inomap.c:239 .././restore/inomap.c:404 .././restore/tree.c:444 #: .././restore/tree.c:619 #, c-format msgid "unable to map %s: %s\n" msgstr "" #: .././restore/dirattr.c:411 .././restore/dirattr.c:803 #: .././restore/dirattr.c:1006 .././restore/dirattr.c:1083 #, c-format msgid "lseek of dirattr failed: %s\n" msgstr "" #: .././restore/dirattr.c:495 .././restore/dirattr.c:646 #, c-format msgid "" "could not open/create directory extended attributes file %s: %s (%d)\n" msgstr "" #: .././restore/dirattr.c:514 .././restore/dirattr.c:595 #: .././restore/dirattr.c:672 #, c-format msgid "could not seek to into extended attributes file %s: %s (%d)\n" msgstr "" #: .././restore/dirattr.c:532 .././restore/dirattr.c:690 #: .././restore/dirattr.c:707 .././restore/dirattr.c:726 #, c-format msgid "could not read extended attributes file %s: %s (%d)\n" msgstr "" #: .././restore/dirattr.c:548 #, c-format msgid "could not seek to end of extended attributes file %s: %s (%d)\n" msgstr "" #: .././restore/dirattr.c:563 .././restore/dirattr.c:610 #, c-format msgid "could not write extended attributes file %s: %s (%d)\n" msgstr "" #: .././restore/dirattr.c:575 #, c-format msgid "could not write at end of extended attributes file %s: %s (%d)\n" msgstr "" #: .././restore/dirattr.c:829 #, c-format msgid "update of dirattr failed: %s\n" msgstr "" #: .././restore/dirattr.c:937 #, c-format msgid "write of dirattr buffer failed: %s\n" msgstr "" #: .././restore/dirattr.c:941 #, c-format msgid "" "write of dirattr buffer failed: expected to write %ld, actually wrote %ld\n" msgstr "" #: .././restore/dirattr.c:1019 #, c-format msgid "read of dirattr failed: %s\n" msgstr "" #: .././restore/dirattr.c:1096 #, c-format msgid "flush of dirattr failed: %s\n" msgstr "" #: .././restore/namreg.c:149 #, c-format msgid "could not find name registry file %s: %s\n" msgstr "" #: .././restore/namreg.c:165 #, c-format msgid "could not create name registry file %s: %s\n" msgstr "" #: .././restore/namreg.c:278 .././restore/namreg.c:431 #, c-format msgid "lseek of namreg failed: %s\n" msgstr "" #: .././restore/namreg.c:351 #, c-format msgid "write of namreg buffer failed: %s\n" msgstr "" #: .././restore/namreg.c:355 #, c-format msgid "" "write of namreg buffer failed: expected to write %ld, actually wrote %ld\n" msgstr "" #: .././restore/namreg.c:445 #, c-format msgid "read of namreg failed: %s (nread = %d)\n" msgstr "" #: .././restore/inomap.c:223 .././restore/tree.c:429 .././restore/tree.c:604 #, c-format msgid "could not open %s: %s\n" msgstr "" #: .././restore/inomap.c:383 #, c-format msgid "unable to map %s hdr: %s\n" msgstr "" #: .././restore/win.c:272 msgid "all map windows in use. Check virtual memory limits\n" msgstr "" #: .././restore/win.c:301 #, c-format msgid "win_map(): unable to map a node segment of size %d at %d: %s\n" msgstr "" #: .././restore/win.c:312 msgid "win_map(): try to select a different win_t\n" msgstr "" #: .././restore/node.c:295 #, c-format msgid "" "not enough virtual memory for node abstraction: remaining-vsmz=%llu " "need=%llu\n" msgstr "" #: .././restore/node.c:307 #, c-format msgid "dump contains %llu inodes, restore can only handle %u\n" msgstr "" #: .././restore/node.c:349 .././restore/node.c:415 #, c-format msgid "unable to map node hdr of size %d: %s\n" msgstr "" #: .././restore/node.c:495 #, c-format msgid "unable to autogrow node segment %u: %s (%d)\n" msgstr "" #: .././restore/node.c:510 #, c-format msgid "dump contains too many dirents, restore can only handle %llu\n" msgstr "" #: .././restore/content.c:993 #, c-format msgid "unable to get status of -%c argument %s: %s\n" msgstr "" #: .././restore/content.c:1022 #, c-format msgid "-%c argument %s is an invalid pathname\n" msgstr "" #: .././restore/content.c:1040 #, c-format msgid "cannot stat -%c argument %s (%s): %s\n" msgstr "" #: .././restore/content.c:1050 #, c-format msgid "-%c argument %s (%s) is not a directory\n" msgstr "" #: .././restore/content.c:1082 #, c-format msgid "-%c argument %s too long: max is %d\n" msgstr "" #: .././restore/content.c:1131 #, c-format msgid "-%c argument must be relative\n" msgstr "" #: .././restore/content.c:1155 #, c-format msgid "-%c unavailable: no /dev/tty\n" msgstr "" #: .././restore/content.c:1199 .././restore/content.c:1207 #, c-format msgid "-%c and -%c option cannot be used together\n" msgstr "" #: .././restore/content.c:1242 #, c-format msgid "destination directory %s invalid pathname\n" msgstr "" #: .././restore/content.c:1259 #, c-format msgid "cannot stat destination directory %s: %s\n" msgstr "" #: .././restore/content.c:1268 #, c-format msgid "specified destination %s is not a directory\n" msgstr "" #: .././restore/content.c:1278 #, c-format msgid "" "do not specify destination directory if contents only restore invoked (-%c " "option)\n" msgstr "" #: .././restore/content.c:1301 .././restore/content.c:1413 msgid "destination directory not specified\n" msgstr "" #: .././restore/content.c:1348 #, c-format msgid "could not open/create persistent state file %s: %s\n" msgstr "" #: .././restore/content.c:1362 #, c-format msgid "could not map persistent state file hdr %s: %s\n" msgstr "" #: .././restore/content.c:1382 #, c-format msgid "%s format corrupt or wrong endianness (0x%x, expected 0x%x)\n" msgstr "" #: .././restore/content.c:1391 #, c-format msgid "%s format version differs from previous restore (%u, expected %u)\n" msgstr "" #: .././restore/content.c:1400 #, c-format msgid "" "%s format differs from previous restore due to page size change (was %lu, " "now %lu)\n" msgstr "" #: .././restore/content.c:1419 #, c-format msgid "destination directory pathname too long: max is %d characters\n" msgstr "" #: .././restore/content.c:1427 .././restore/content.c:1450 #, c-format msgid "-%c option invalid: there is no interrupted restore to resume\n" msgstr "" #: .././restore/content.c:1435 .././restore/content.c:1458 #, c-format msgid "" "-%c option invalid: there is no interrupted restore to force completion of\n" msgstr "" #: .././restore/content.c:1444 #, c-format msgid "must rm -rf %s prior to noncumulative restore\n" msgstr "" #: .././restore/content.c:1466 .././restore/content.c:1473 #: .././restore/content.c:1480 .././restore/content.c:1487 #: .././restore/content.c:1502 #, c-format msgid "-%c valid only when initiating cumulative restore\n" msgstr "" #: .././restore/content.c:1494 #, c-format msgid "-%c and -%c valid only when initiating cumulative restore\n" msgstr "" #: .././restore/content.c:1510 #, c-format msgid "" "-%c option required to resume or -%c option required to force completion of " "previously interrupted restore session\n" msgstr "" #: .././restore/content.c:1521 .././restore/content.c:1527 #: .././restore/content.c:1533 .././restore/content.c:1539 #: .././restore/content.c:1545 .././restore/content.c:1551 #: .././restore/content.c:1557 .././restore/content.c:1570 #, c-format msgid "-%c valid only when initiating restore\n" msgstr "" #: .././restore/content.c:1563 #, c-format msgid "-%c and -%c valid only when initiating restore\n" msgstr "" #: .././restore/content.c:1579 .././restore/content.c:1586 #, c-format msgid "-%c cannot reset flag from previous restore\n" msgstr "" #: .././restore/content.c:1613 .././restore/content.c:1952 #, c-format msgid "chdir %s failed: %s\n" msgstr "" #: .././restore/content.c:1684 #, c-format msgid "resuming restore previously begun %s\n" msgstr "" #: .././restore/content.c:1704 #, c-format msgid "could not map persistent state file %s: %s\n" msgstr "" #: .././restore/content.c:1819 #, c-format msgid "could not map persistent state file inv %s: %s (%d)\n" msgstr "" #: .././restore/content.c:2031 msgid "searching media for dump\n" msgstr "" #: .././restore/content.c:2103 msgid "found dump matching specified id:\n" msgstr "" #: .././restore/content.c:2117 msgid "found dump matching specified label:\n" msgstr "" #: .././restore/content.c:2148 msgid "dump description: \n" msgstr "" #: .././restore/content.c:2193 .././restore/content.c:3765 msgid "using online session inventory\n" msgstr "" #: .././restore/content.c:2224 msgid "searching media for directory dump\n" msgstr "" #: .././restore/content.c:2300 msgid "no directory dump found\n" msgstr "" #: .././restore/content.c:2392 msgid "reading directories\n" msgstr "" #: .././restore/content.c:2462 msgid "directory post-processing\n" msgstr "" #: .././restore/content.c:2541 msgid "reading non-directory files\n" msgstr "" #: .././restore/content.c:2544 msgid "restoring non-directory files\n" msgstr "" #: .././restore/content.c:2642 #, c-format msgid "table of contents display complete: %ld seconds elapsed\n" msgstr "" #: .././restore/content.c:2661 msgid "use 'xfs_quota' to restore quotas\n" msgstr "" #: .././restore/content.c:2664 #, c-format msgid "restore complete: %ld seconds elapsed\n" msgstr "" #: .././restore/content.c:2671 #, c-format msgid "table of contents display interrupted: %ld seconds elapsed\n" msgstr "" #: .././restore/content.c:2677 #, c-format msgid "" "restore interrupted: %ld seconds elapsed: may resume later using -%c option\n" msgstr "" #: .././restore/content.c:2748 #, c-format msgid "" "status at %02d:%02d:%02d: %llu/%llu directories reconstructed, %.1f%%%% " "complete, %llu directory entries processed, %ld seconds elapsed\n" msgstr "" #: .././restore/content.c:2791 #, c-format msgid "" "status at %02d:%02d:%02d: %llu/%llu files restored, %.1f%%%% complete, %ld " "seconds elapsed\n" msgstr "" #: .././restore/content.c:2868 msgid "select a drive to acknowledge media change\n" msgstr "" #: .././restore/content.c:2875 #, c-format msgid "drive %u" msgstr "" #: .././restore/content.c:2885 msgid "display needed media objects" msgstr "" #: .././restore/content.c:2905 msgid "media change acknowledged\n" msgstr "" #: .././restore/content.c:2989 msgid "" "dump is not self-contained, orphaned files expected if base dump(s) was not " "applied\n" msgstr "" #: .././restore/content.c:3146 #, c-format msgid "%llu directories and %llu entries processed\n" msgstr "" #: .././restore/content.c:3368 #, c-format msgid "subtree argument %s invalid\n" msgstr "" #: .././restore/content.c:3508 .././restore/content.c:3563 msgid "" "unable to resync media file: some portion of dump will NOT be restored\n" msgstr "" #: .././restore/content.c:3576 #, c-format msgid "resynchronization achieved at ino %llu offset %lld\n" msgstr "" #: .././restore/content.c:4033 .././restore/content.c:4310 #: .././restore/content.c:4420 .././restore/content.c:4453 #: .././restore/content.c:4518 .././restore/content.c:4671 msgid "rewinding\n" msgstr "" #: .././restore/content.c:4058 #, c-format msgid "examining media file %u\n" msgstr "" #: .././restore/content.c:4230 #, c-format msgid "" "inventory session uuid (%s) does not match the media header's session uuid " "(%s)\n" msgstr "" #: .././restore/content.c:4565 msgid "seeking past portion of media file already restored\n" msgstr "" #: .././restore/content.c:4584 .././restore/content.c:4603 msgid "seeking past media file directory dump\n" msgstr "" #: .././restore/content.c:4762 msgid "media object not useful\n" msgstr "" #: .././restore/content.c:4765 msgid "media object empty\n" msgstr "" #: .././restore/content.c:4768 msgid "all media files examined, none selected for restoral\n" msgstr "" #: .././restore/content.c:4958 #, c-format msgid "could not remap persistent state file inv %s: %d (%s)\n" msgstr "" #: .././restore/content.c:5477 msgid "on-media session inventory corrupt\n" msgstr "" #: .././restore/content.c:5486 msgid "incorporating on-media session inventory into online inventory\n" msgstr "" #: .././restore/content.c:6470 #, c-format msgid "" "hit EOD at stream %u object %u, yet inventory indicates last object index is " "%u\n" msgstr "" #: .././restore/content.c:6533 #, c-format msgid "" "hit next dump at stream %u object %u file %u, yet inventory indicates last " "object index is %u\n" msgstr "" #: .././restore/content.c:6815 msgid "unable to open inventory to validate dump\n" msgstr "" #: .././restore/content.c:6834 msgid "unable to find base dump in inventory to validate dump\n" msgstr "" #: .././restore/content.c:6863 msgid "" "cumulative restores must begin with an initial (not resumed) level 0 dump\n" msgstr "" #: .././restore/content.c:6872 msgid "cumulative restores must begin with a level 0 dump\n" msgstr "" #: .././restore/content.c:6883 msgid "selected resumed dump not a resumption of previously applied dump\n" msgstr "" #: .././restore/content.c:6894 msgid "selected dump not based on previously applied dump\n" msgstr "" #: .././restore/content.c:6954 #, c-format msgid "please change media in drive\n" msgstr "" #: .././restore/content.c:6965 msgid "display media inventory status" msgstr "" #: .././restore/content.c:6967 msgid "list needed media objects" msgstr "" #: .././restore/content.c:7094 msgid "dump selection dialog" msgstr "" #: .././restore/content.c:7105 #, c-format msgid "" "the following dump has been found on drive %u\n" "\n" msgstr "" #: .././restore/content.c:7111 #, c-format msgid "" "the following dump has been found\n" "\n" msgstr "" #: .././restore/content.c:7125 msgid "" "\n" "examine this dump?\n" msgstr "" #: .././restore/content.c:7128 msgid "" "\n" "interactively restore from this dump?\n" msgstr "" #: .././restore/content.c:7129 msgid "" "\n" "restore this dump?\n" msgstr "" #: .././restore/content.c:7134 msgid "skip" msgstr "" #: .././restore/content.c:7137 msgid "interactively restore\n" msgstr "" #: .././restore/content.c:7137 msgid "restore\n" msgstr "" #: .././restore/content.c:7157 msgid "this dump selected for interactive restoral\n" msgstr "" #: .././restore/content.c:7158 msgid "this dump selected for restoral\n" msgstr "" #: .././restore/content.c:7160 msgid "dump skipped\n" msgstr "" #: .././restore/content.c:7332 #, c-format msgid "ino %llu: unknown file type: %08x\n" msgstr "" #: .././restore/content.c:7347 #, c-format msgid "unable to unlink current file prior to linking %s to %s: %s\n" msgstr "" #: .././restore/content.c:7358 #, c-format msgid "attempt to link %s to %s failed: %s\n" msgstr "" #: .././restore/content.c:7395 .././restore/content.c:7904 #: .././restore/content.c:8059 #, c-format msgid "chown (uid=%u, gid=%u) %s failed: %s\n" msgstr "" #: .././restore/content.c:7400 #, c-format msgid "stripping setuid bit on %s since chown failed\n" msgstr "" #: .././restore/content.c:7407 #, c-format msgid "stripping setgid bit on %s since chown failed\n" msgstr "" #: .././restore/content.c:7418 #, c-format msgid "unable to strip setuid/setgid on %s, unlinking file.\n" msgstr "" #: .././restore/content.c:7463 #, c-format msgid "%s (offset %lld)\n" msgstr "" #: .././restore/content.c:7490 #, c-format msgid "open of %s failed: %s: discarding ino %llu\n" msgstr "" #: .././restore/content.c:7500 #, c-format msgid "attempt to stat %s failed: %s\n" msgstr "" #: .././restore/content.c:7514 #, c-format msgid "attempt to truncate %s failed: %s\n" msgstr "" #: .././restore/content.c:7541 .././restore/content.c:7762 #: .././restore/tree.c:2625 #, c-format msgid "" "attempt to set extended attributes (xflags 0x%x, extsize = 0x%x, projid = " "0x%x) of %s failed: %s\n" msgstr "" #: .././restore/content.c:7705 .././restore/content.c:7930 #, c-format msgid "unable to set access and modification times of %s: %s\n" msgstr "" #: .././restore/content.c:7724 .././restore/content.c:7918 #, c-format msgid "unable to set mode of %s: %s\n" msgstr "" #: .././restore/content.c:7740 #, c-format msgid "attempt to set DMI attributes of %s failed: %s\n" msgstr "" #: .././restore/content.c:7792 msgid "block special file" msgstr "" #: .././restore/content.c:7795 msgid "char special file" msgstr "" #: .././restore/content.c:7798 msgid "named pipe" msgstr "" #: .././restore/content.c:7802 msgid "XENIX named pipe" msgstr "" #: .././restore/content.c:7806 msgid "UNIX domain socket" msgstr "" #: .././restore/content.c:7810 #, c-format msgid "%s: unknown file type: mode 0x%x ino %llu\n" msgstr "" #: .././restore/content.c:7838 .././restore/content.c:7886 #, c-format msgid "unable to create %s ino %llu %s: %s: discarding\n" msgstr "" #: .././restore/content.c:7850 #, c-format msgid "pathname too long for bind of %s ino %llu %s: discarding\n" msgstr "" #: .././restore/content.c:7867 #, c-format msgid "unable to bind %s ino %llu %s: %s: discarding\n" msgstr "" #: .././restore/content.c:8019 #, c-format msgid "unable to create symlink ino %llu %s: src too long: discarding\n" msgstr "" #: .././restore/content.c:8043 #, c-format msgid "unable to create symlink ino %llu %s: %s: discarding\n" msgstr "" #: .././restore/content.c:8130 msgid "corrupt file header\n" msgstr "" #: .././restore/content.c:8135 msgid "bad file header checksum\n" msgstr "" #: .././restore/content.c:8189 msgid "corrupt extent header\n" msgstr "" #: .././restore/content.c:8194 msgid "bad extent header checksum\n" msgstr "" #: .././restore/content.c:8253 .././restore/content.c:8268 msgid "bad directory entry header checksum\n" msgstr "" #: .././restore/content.c:8281 msgid "corrupt directory entry header\n" msgstr "" #: .././restore/content.c:8376 msgid "bad extattr header checksum\n" msgstr "" #: .././restore/content.c:8387 msgid "ignoring old-style extattr header checksums\n" msgstr "" #: .././restore/content.c:8393 msgid "corrupt extattr header\n" msgstr "" #: .././restore/content.c:8461 #, c-format msgid "" "attempt to seek %s to %lld failed: %s: not restoring extent off %lld sz " "%lld\n" msgstr "" #: .././restore/content.c:8476 #, c-format msgid "dioinfo %s failed: %s: discarding ino %llu\n" msgstr "" #: .././restore/content.c:8504 .././restore/content.c:8520 #: .././restore/content.c:8524 msgid "end of media file" msgstr "" #: .././restore/content.c:8508 msgid "end of recorded data" msgstr "" #: .././restore/content.c:8512 msgid "end of media" msgstr "" #: .././restore/content.c:8516 msgid "media error or no media" msgstr "" #: .././restore/content.c:8529 msgid "dumping core" msgstr "" #: .././restore/content.c:8533 #, c-format msgid "attempt to read %u bytes failed: %s\n" msgstr "" #: .././restore/content.c:8620 .././restore/content.c:8655 #, c-format msgid "" "attempt to write %u bytes to %s at offset %lld failed: only %d bytes " "written\n" msgstr "" #: .././restore/content.c:8646 #, c-format msgid "attempt to write %u bytes to %s at offset %lld failed: %s\n" msgstr "" #: .././restore/content.c:8695 msgid "Failed to allocate extended attribute buffer\n" msgstr "" #: .././restore/content.c:8891 #, c-format msgid "unable to set %s extended attribute for %s: %s (%d)\n" msgstr "" #: .././restore/content.c:9064 msgid "partial_reg: Out of records. Extend attrs applied early.\n" msgstr "" #: .././restore/content.c:9236 msgid "overwrites inhibited" msgstr "" #: .././restore/content.c:9244 msgid "too old" msgstr "" #: .././restore/content.c:9253 msgid "existing version is newer" msgstr "" #: .././restore/content.c:9333 msgid "session inventory unknown\n" msgstr "" #: .././restore/content.c:9338 msgid "session inventory display\n" msgstr "" #: .././restore/content.c:9351 #, c-format msgid "" "\n" "media stream %u:\n" msgstr "" #: .././restore/content.c:9355 msgid "" "\n" " media objects not yet identified\n" msgstr "" #: .././restore/content.c:9369 #, c-format msgid "" "\n" " media object %u:\n" "\n" msgstr "" #: .././restore/content.c:9374 msgid " label: " msgstr "" #: .././restore/content.c:9380 msgid " label is blank\n" msgstr "" #: .././restore/content.c:9387 #, c-format msgid " id: %s\n" msgstr "" #: .././restore/content.c:9392 msgid " label not identified\n" msgstr "" #: .././restore/content.c:9396 #, c-format msgid " index within object of first media file: %u\n" msgstr "" #: .././restore/content.c:9402 #, c-format msgid " index within stream of first media file: %u\n" msgstr "" #: .././restore/content.c:9410 .././restore/content.c:9646 #, c-format msgid " now in drive %u\n" msgstr "" #: .././restore/content.c:9414 .././restore/content.c:9654 msgid " now in drive\n" msgstr "" #: .././restore/content.c:9420 msgid " media files not yet identified\n" msgstr "" #: .././restore/content.c:9433 #, c-format msgid "" "\n" " media file %u" msgstr "" #: .././restore/content.c:9445 #, c-format msgid " size: %lld bytes\n" msgstr "" #: .././restore/content.c:9451 msgid " used for directory restoral\n" msgstr "" #: .././restore/content.c:9456 #, c-format msgid " first extent contained: ino %llu off %lld\n" msgstr "" #: .././restore/content.c:9461 #, c-format msgid " next extent to restore: ino %llu off %lld\n" msgstr "" #: .././restore/content.c:9466 #, c-format msgid " rollback mark %lld\n" msgstr "" #: .././restore/content.c:9471 msgid " contains no selected non-directories\n" msgstr "" #: .././restore/content.c:9476 msgid " non-directories done\n" msgstr "" #: .././restore/content.c:9480 msgid " contains session inventory\n" msgstr "" #: .././restore/content.c:9485 msgid " is stream terminator\n" msgstr "" #: .././restore/content.c:9489 msgid " now reading\n" msgstr "" #: .././restore/content.c:9494 msgid "" "\n" " may be additional unidentified media files\n" msgstr "" #: .././restore/content.c:9500 msgid "" "\n" " may be additional unidentified media objects\n" "\n" msgstr "" #: .././restore/content.c:9554 #, c-format msgid "hostname: %s\n" msgstr "" #: .././restore/content.c:9557 #, c-format msgid "mount point: %s\n" msgstr "" #: .././restore/content.c:9560 #, c-format msgid "volume: %s\n" msgstr "" #: .././restore/content.c:9563 #, c-format msgid "session time: %s" msgstr "" #: .././restore/content.c:9566 #, c-format msgid "level: %s%s\n" msgstr "" #: .././restore/content.c:9570 msgid " resumed" msgstr "" #: .././restore/content.c:9574 msgid "session label: " msgstr "" #: .././restore/content.c:9579 msgid "media label: " msgstr "" #: .././restore/content.c:9584 #, c-format msgid "file system id: %s\n" msgstr "" #: .././restore/content.c:9590 #, c-format msgid "media id: %s\n" msgstr "" #: .././restore/content.c:9610 msgid "" "the following media objects contain media files not yet tried for directory " "hierarchy restoral:\n" msgstr "" #: .././restore/content.c:9616 msgid "the following media objects are needed:\n" msgstr "" #: .././restore/content.c:9629 #, c-format msgid "%2u. label: " msgstr "" #: .././restore/content.c:9635 msgid " id: " msgstr "" #: .././restore/content.c:9665 msgid "" "\n" "there are additional unidentified media objects containing media files not " "yet tried for directory hierarchy restoral:\n" msgstr "" #: .././restore/content.c:9669 msgid "" "\n" "there are unidentified media objects containing media files not yet tried " "for directory hierarchy restoral:\n" msgstr "" #: .././restore/content.c:9676 msgid "" "\n" "there are additional unidentified media objects not yet fully restored\n" msgstr "" #: .././restore/content.c:9679 msgid "" "\n" "there are unidentified media objects not yet fully restored\n" msgstr "" #: .././restore/content.c:9686 msgid "" "\n" "there may be additional unidentified media objects containing media files " "not yet tried for directory hierarchy restoral:\n" msgstr "" #: .././restore/content.c:9690 msgid "" "\n" "there may be unidentified media objects containing media files not yet tried " "for directory hierarchy restoral:\n" msgstr "" #: .././restore/content.c:9698 msgid "" "\n" "there may be additional unidentified media objects not yet fully restored\n" msgstr "" #: .././restore/content.c:9701 msgid "\there may be unidentified media objects not yet fully restored\n" msgstr "" #: .././restore/content.c:9708 msgid "no additional media objects needed\n" msgstr "" #: .././restore/content.c:9723 .././restore/tree.c:2540 #, c-format msgid "path_to_handle of %s failed:%s\n" msgstr "" #: .././restore/content.c:9732 #, c-format msgid "fssetdm_by_handle of %s failed %s\n" msgstr "" #: .././restore/content.c:9751 #, c-format msgid "%s quota information written to '%s'\n" msgstr "" #: .././restore/tree.c:404 #, c-format msgid "%s already exists: rm -rf prior to initating restore\n" msgstr "" #: .././restore/tree.c:520 #, c-format msgid "dump format version %u used truncated inode generation numbers\n" msgstr "" #: .././restore/tree.c:525 msgid "forcing use of truncated inode generation numbers\n" msgstr "" #: .././restore/tree.c:589 #, c-format msgid "unable to recreate %s: %s\n" msgstr "" #: .././restore/tree.c:635 msgid "" "using truncated inode generation numbers for compatibility with previously " "applied restore\n" msgstr "" #: .././restore/tree.c:669 #, c-format msgid "encountered dump format %d after a restore of format %d or newer\n" msgstr "" #: .././restore/tree.c:673 #, c-format msgid "" "to restore this series of dumps, use the -%c option on the first restore\n" msgstr "" #: .././restore/tree.c:1303 msgid "noref debug" msgstr "" #: .././restore/tree.c:1335 .././restore/tree.c:1541 msgid "rmdir" msgstr "" #: .././restore/tree.c:1350 .././restore/tree.c:2656 #, c-format msgid "unable to rmdir %s: %s\n" msgstr "" #: .././restore/tree.c:1372 msgid "tmp dir rename src" msgstr "" #: .././restore/tree.c:1382 msgid "tmp dir rename dst" msgstr "" #: .././restore/tree.c:1401 .././restore/tree.c:1713 #, c-format msgid "unable to rename dir %s to dir %s: %s\n" msgstr "" #: .././restore/tree.c:1490 msgid "tmp nondir rename src" msgstr "" #: .././restore/tree.c:1500 msgid "tmp nondir rename dst" msgstr "" #: .././restore/tree.c:1519 #, c-format msgid "unable to rename nondir %s to nondir %s: %s\n" msgstr "" #: .././restore/tree.c:1556 #, c-format msgid "unable to unlink nondir %s: %s\n" msgstr "" #: .././restore/tree.c:1606 msgid "makedir" msgstr "" #: .././restore/tree.c:1620 #, c-format msgid "mkdir %s failed: %s\n" msgstr "" #: .././restore/tree.c:1687 .././restore/tree.c:1695 msgid "rename dir" msgstr "" #: .././restore/tree.c:1785 msgid "restore" msgstr "" #: .././restore/tree.c:1806 #, c-format msgid "cannot restore %s (ino %llu gen %u): pathname contains %s\n" msgstr "" #: .././restore/tree.c:1850 #, c-format msgid "unable to unlink current file prior to restore: %s: %s: discarding\n" msgstr "" #: .././restore/tree.c:1948 #, c-format msgid "ino %llu salvaging file, placing in %s\n" msgstr "" #: .././restore/tree.c:1958 #, c-format msgid "ino %llu gen %u not referenced: placing in orphanage\n" msgstr "" #: .././restore/tree.c:1969 #, c-format msgid "node allocation failed when placing ino %llu in orphanage\n" msgstr "" #: .././restore/tree.c:1975 msgid "orphan" msgstr "" #: .././restore/tree.c:2109 msgid "set dir extattr" msgstr "" #: .././restore/tree.c:2111 #, c-format msgid "tree_extattr_recurse: Could not convert node to path for %s\n" msgstr "" #: .././restore/tree.c:2303 msgid "rename to" msgstr "" #: .././restore/tree.c:2323 msgid "rename from" msgstr "" #: .././restore/tree.c:2341 #, c-format msgid "unable to rename nondir %s to %s: %s\n" msgstr "" #: .././restore/tree.c:2362 msgid "link" msgstr "" #: .././restore/tree.c:2366 #, c-format msgid "unable to use %s as a hard link source\n" msgstr "" #: .././restore/tree.c:2423 msgid "unlink" msgstr "" #: .././restore/tree.c:2439 #, c-format msgid "unable to unlink %s: %s\n" msgstr "" #: .././restore/tree.c:2510 msgid "set dirattr" msgstr "" #: .././restore/tree.c:2546 #, c-format msgid "open_by_handle of %s failed:%s\n" msgstr "" #: .././restore/tree.c:2583 #, c-format msgid "could not set access and modification times of %s: %s\n" msgstr "" #: .././restore/tree.c:2595 #, c-format msgid "chown (uid=%d, gid=%d) %s failed: %s\n" msgstr "" #: .././restore/tree.c:2605 #, c-format msgid "chmod %s failed: %s\n" msgstr "" #: .././restore/tree.c:2652 #, c-format msgid "unable to rmdir %s: not empty\n" msgstr "" #: .././restore/tree.c:2708 msgid "subtree selection dialog" msgstr "" #: .././restore/tree.c:2746 msgid "abort\n" msgstr "" #: .././restore/tree.c:2813 msgid "Unmark and quit\n" msgstr "" #: .././restore/tree.c:2997 .././restore/tree.c:4950 #, c-format msgid "%s is not a directory\n" msgstr "" #: .././restore/tree.c:3189 msgid "the following commands are available:\n" msgstr "" #: .././restore/tree.c:3308 #, c-format msgid "parent of %s is not a directory\n" msgstr "" #: .././restore/tree.c:3329 #, c-format msgid "%s above root\n" msgstr "" #: .././restore/tree.c:3383 #, c-format msgid "%s not found\n" msgstr "" #: .././restore/tree.c:3470 #, c-format msgid "failed to map in node (node handle: %u)\n" msgstr "" #: .././restore/tree.c:3497 #, c-format msgid "unable %s ino %llu gen %u: relative pathname too long (partial %s)\n" msgstr "" #: .././restore/tree.c:3654 msgid "attempt to disown child which has no parent!\n" msgstr "" #: .././restore/tree.c:3662 msgid "attempt to disown child when parent has no children!\n" msgstr "" #: .././restore/tree.c:4163 .././restore/tree.c:4209 #, c-format msgid "unable to mmap hash array into %s: %s\n" msgstr "" #: .././restore/tree.c:4434 #, c-format msgid "nh 0x%x np 0x%x hash link not null\n" msgstr "" #: .././restore/tree.c:4586 #, c-format msgid "node %x %s %llu %u parent NULL\n" msgstr "" #: .././restore/tree.c:4594 #, c-format msgid "node %x %s %llu %u parent mismatch: nodepar %x par %x\n" msgstr "" #: .././librmt/rmtioctl.c:195 msgid "rmtioctl: remote host type not supported for MTIOCTOP\n" msgstr "" #: .././librmt/rmtioctl.c:250 msgid "rmtioctl: remote host type not supported for MTIOCGET\n" msgstr "" #: .././librmt/rmtioctl.c:256 #, c-format msgid "rmtioctl: IRIX mtget structure of wrong size - got %d, wanted %d\n" msgstr "" #: .././librmt/rmtioctl.c:272 #, c-format msgid "" "rmtioctl: Linux mtget structure of wrong size - got %d, wanted %d or %d\n" msgstr "" #: .././librmt/rmtopen.c:178 #, c-format msgid "rmtopen: failed to detect remote host type using \"%s\"\n" msgstr "" #: .././librmt/rmtopen.c:190 #, c-format msgid "rmtopen: failed to detect remote host type reading \"%s\"\n" msgstr "" #: .././librmt/rmtopen.c:207 #, c-format msgid "rmtopen: remote host type, \"%s\", is unknown to librmt\n" msgstr "" #: .././librmt/rmtmsg.c:83 msgid "WARNING: " msgstr "" language-pack-el-base/data/el/LC_MESSAGES/ubuntu-help.po0000644000000000000000000534103012734304615017672 0ustar # Greek translation for ubuntu-docs # Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 # This file is distributed under the same license as the ubuntu-docs package. # FIRST AUTHOR , 2011. # msgid "" msgstr "" "Project-Id-Version: ubuntu-docs\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-05-26 23:26+0200\n" "PO-Revision-Date: 2014-03-14 11:05+0000\n" "Last-Translator: George Fragos \n" "Language-Team: Greek \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:38+0000\n" "X-Generator: Launchpad (build 18115)\n" #. (itstool) path: p/link #: C/legal.xml:3 msgid "Creative Commons Attribution-ShareAlike 3.0 Unported License" msgstr "" "Creative Commons Attribution-ShareAlike 3.0 Άδεια χρήσης μη-εισηγμένη" #. (itstool) path: license/p #: C/legal.xml:3 msgid "This work is licensed under a <_:link-1/>." msgstr "Αυτή η εργασία είναι υπό την άδεια <_:link-1/>." #. Put one translator per line, in the form NAME , YEAR1, YEAR2 msgctxt "_" msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" " Andreas Chatziagapiou https://launchpad.net/~xagapiou\n" " Andriopoulos Nikolaos https://launchpad.net/~sirnicolas21\n" " Apostolakis Spiros https://launchpad.net/~apostolakiss\n" " Chris Triantafillis https://launchpad.net/~christriant\n" " Christos Spyroglou https://launchpad.net/~cspyroglou\n" " Constantine Mousafiris https://launchpad.net/~kvisitor\n" " Dimitrios Ntoulas https://launchpad.net/~ntoulasd\n" " Doug Smythies https://launchpad.net/~dsmythies\n" " Epirotes https://launchpad.net/~epirotes\n" " Filippos Kolyvas https://launchpad.net/~fkol-k4\n" " Fotis Tsamis https://launchpad.net/~ftsamis\n" " George Christofis https://launchpad.net/~geochr\n" " George Fragos https://launchpad.net/~anvo\n" " George0k00 https://launchpad.net/~thelinuxgk\n" " Giannis Katsampirhs https://launchpad.net/~juankats\n" " Gunnar Hjalmarsson https://launchpad.net/~gunnarhj\n" " Jennie Petoumenou https://launchpad.net/~jennie\n" " Jeremy Bicha https://launchpad.net/~jbicha\n" " Konstantinos Feretos https://launchpad.net/~konferetos\n" " Macedon https://launchpad.net/~macedon\n" " Mel Argyropoulou https://launchpad.net/~bunnydee93\n" " Mixalis Zisis https://launchpad.net/~mixasgr\n" " NickTh  https://launchpad.net/~nick-athens30\n" " Opanos https://launchpad.net/~panos-panos\n" " Pigeonaras https://launchpad.net/~pigeonaras\n" " Rotaru Dorin https://launchpad.net/~d-rotarou\n" " Silent Knight https://launchpad.net/~piratis\n" " Simos Xenitellis  https://launchpad.net/~simosx\n" " Sophoklis Goumas https://launchpad.net/~olspookishmagus\n" " Spiros Georgaras https://launchpad.net/~sngeorgaras\n" " Spiros_G https://launchpad.net/~modenas88\n" " Stavros K. Filippidis https://launchpad.net/~greatst\n" " Vanda Ploumistou https://launchpad.net/~vandaploum\n" " Vasilis Toumpakaris https://launchpad.net/~toumbo\n" " YannisK https://launchpad.net/~kar1125g\n" " adem https://launchpad.net/~haliladem111\n" " alexandros_ https://launchpad.net/~alexandros\n" " glavkos https://launchpad.net/~glavkos\n" " madvinegar https://launchpad.net/~madvinegar\n" " mara sdr https://launchpad.net/~paren8esis\n" " pc_magas https://launchpad.net/~pc-magas\n" " stavros daliakopoulos https://launchpad.net/~stavrosd\n" " sterios prosiniklis https://launchpad.net/~steriosprosiniklis\n" " trix https://launchpad.net/~panelc\n" " tzem https://launchpad.net/~athmakrigiannis\n" " yannis panagis https://launchpad.net/~ypanagis\n" " Βαΐου Γεράσιμος https://launchpad.net/~gvaiou" #. (itstool) path: credit/name #: C/a11y-bouncekeys.page:8 #: C/a11y-dwellclick.page:7 #: C/a11y-right-click.page:7 #: C/a11y-slowkeys.page:11 #: C/a11y-stickykeys.page:7 #: C/accounts.page:5 #: C/accounts-disable-service.page:6 #: C/bluetooth-problem-connecting.page:17 #: C/files-browse.page:24 #: C/files-hidden.page:13 #: C/files-sort.page:13 #: C/files-tilde.page:14 #: C/hardware-problems-graphics.page:11 #: C/look-display-fuzzy.page:22 #: C/mouse-doubleclick.page:16 #: C/mouse-lefthanded.page:14 #: C/mouse-mousekeys.page:15 #: C/mouse-problem-notmoving.page:14 #: C/mouse-sensitivity.page:15 #: C/nautilus-list.page:13 #: C/net-default-browser.page:11 #: C/net-default-email.page:11 #: C/net-email-virus.page:13 #: C/net-install-flash.page:11 #: C/net-install-moonlight.page:11 #: C/net-manual.page:12 #: C/net-othersconnect.page:12 #: C/net-othersedit.page:12 #: C/net-proxy.page:11 #: C/net-slow.page:11 #: C/net-wireless-adhoc.page:11 #: C/net-wireless-disconnecting.page:17 #: C/net-wireless-edit-connection.page:16 #: C/net-wireless-noconnection.page:11 #: C/net-wireless-troubleshooting-device-drivers.page:14 #: C/net-wrongnetwork.page:15 #: C/power-batteryestimate.page:18 #: C/power-batterylife.page:20 #: C/power-batteryoptimal.page:18 #: C/power-batterywindows.page:18 #: C/power-othercountry.page:17 #: C/printing.page:9 #: C/printing-2sided.page:14 #: C/printing-cancel-job.page:15 #: C/printing-differentsize.page:13 #: C/printing-envelopes.page:15 #: C/printing-order.page:14 #: C/printing-select.page:13 #: C/printing-setup.page:14 #: C/sound-volume.page:8 #: C/user-goodpassword.page:11 msgid "Phil Bull" msgstr "Phil Bull" #. (itstool) path: credit/name #: C/a11y-bouncekeys.page:12 #: C/a11y-braille.page:6 #: C/a11y-contrast.page:7 #: C/a11y-dwellclick.page:11 #: C/a11y-font-size.page:7 #: C/a11y.page:7 #: C/a11y-right-click.page:11 #: C/a11y-screen-reader.page:6 #: C/a11y-slowkeys.page:7 #: C/a11y-stickykeys.page:11 #: C/a11y-visualalert.page:7 #: C/bluetooth.page:11 #: C/bluetooth-connect-device.page:25 #: C/bluetooth-turn-on-off.page:19 #: C/bluetooth-visibility.page:14 #: C/clock.page:18 #: C/disk.page:9 #: C/display-dimscreen.page:25 #: C/display-lock.page:15 #: C/files-browse.page:20 #: C/files-delete.page:19 #: C/files-lost.page:19 #: C/files-open.page:19 #: C/files.page:10 #: C/files-preview.page:7 #: C/files-removedrive.page:12 #: C/files-rename.page:17 #: C/files-search.page:19 #: C/files-select.page:8 #: C/files-share.page:17 #: C/hardware.page:11 #: C/keyboard.page:19 #: C/keyboard-cursor-blink.page:14 #: C/keyboard-layouts.page:13 #: C/keyboard-repeat-keys.page:12 #: C/look-background.page:26 #: C/media.page:11 #: C/mouse-doubleclick.page:20 #: C/mouse-lefthanded.page:18 #: C/mouse-middleclick.page:20 #: C/mouse-mousekeys.page:19 #: C/mouse-problem-notmoving.page:18 #: C/mouse-sensitivity.page:23 #: C/mouse-touchpad-click.page:13 #: C/nautilus-behavior.page:19 #: C/nautilus-connect.page:16 #: C/nautilus-display.page:14 #: C/nautilus-file-properties-basic.page:19 #: C/nautilus-file-properties-permissions.page:19 #: C/nautilus-prefs.page:11 #: C/nautilus-preview.page:14 #: C/nautilus-views.page:19 #: C/net-findip.page:12 #: C/net-macaddress.page:11 #: C/net-nonm.page:9 #: C/net.page:12 #: C/net-wireless-adhoc.page:15 #: C/net-wireless-edit-connection.page:11 #: C/net-wrongnetwork.page:10 #: C/prefs.page:12 #: C/prefs-language.page:10 #: C/prefs-display.page:10 #: C/printing-setup.page:26 #: C/screen-shot-record.page:20 #: C/session-formats.page:14 #: C/session-language.page:18 #: C/shell-exit.page:21 #: C/shell-keyboard-shortcuts.page:15 #: C/shell-windows-maximize.page:16 #: C/shell-windows-states.page:15 #: C/shell-windows-tiled.page:7 #: C/sound-alert.page:10 #: C/sound-usemic.page:10 #: C/sound-usespeakers.page:9 #: C/sound-volume.page:13 #: C/tips.page:8 #: C/tips-specialchars.page:12 #: C/unity-introduction.page:13 #: C/user-add.page:19 #: C/user-changepicture.page:15 #: C/user-delete.page:19 msgid "Shaun McCance" msgstr "Shaun McCance" #. (itstool) path: credit/name #: C/a11y-bouncekeys.page:16 #: C/a11y-contrast.page:11 #: C/a11y-dwellclick.page:15 #: C/a11y-font-size.page:11 #: C/a11y.page:11 #: C/a11y-right-click.page:16 #: C/a11y-slowkeys.page:15 #: C/a11y-stickykeys.page:15 #: C/a11y-visualalert.page:11 #: C/accounts-add.page:10 #: C/accounts-provider-not-available.page:16 #: C/accounts-remove.page:5 #: C/accounts-which-application.page:12 #: C/accounts-whyadd.page:10 #: C/backup-how.page:21 #: C/backup-thinkabout.page:22 #: C/backup-what.page:21 #: C/bluetooth-connect-device.page:29 #: C/bluetooth-send-file.page:26 #: C/color-assignprofiles.page:20 #: C/color-calibrate-scanner.page:22 #: C/color-calibrate-screen.page:23 #: C/color-howtoimport.page:21 #: C/color-virtualdevice.page:19 #: C/contacts-add-remove.page:17 #: C/contacts-connect.page:10 #: C/contacts-edit-details.page:18 #: C/contacts-link-unlink.page:17 #: C/contacts.page:14 #: C/contacts-search.page:18 #: C/contacts-setup.page:7 #: C/clock-calendar.page:20 #: C/clock-set.page:22 #: C/clock-timezone.page:17 #: C/disk-benchmark.page:21 #: C/disk-capacity.page:17 #: C/disk-check.page:18 #: C/display-dual-monitors-desktop.page:11 #: C/display-lock.page:19 #: C/documents-collections.page:12 #: C/documents-filter.page:7 #: C/documents-formats.page:7 #: C/documents-info.page:13 #: C/documents-previews.page:12 #: C/documents-print.page:12 #: C/documents-search.page:12 #: C/documents-select.page:12 #: C/documents-tracker.page:12 #: C/documents-viewgrid.page:13 #: C/documents-view.page:12 #: C/files-autorun.page:23 #: C/files-browse.page:28 #: C/files-copy.page:22 #: C/files-delete.page:28 #: C/files-disc-write.page:9 #: C/files-hidden.page:17 #: C/files-lost.page:23 #: C/files-removedrive.page:16 #: C/files-rename.page:25 #: C/files-search.page:23 #: C/files-share.page:21 #: C/files-sort.page:21 #: C/files-templates.page:17 #: C/files-tilde.page:18 #: C/keyboard-cursor-blink.page:26 #: C/keyboard-layouts.page:22 #: C/keyboard-nav.page:10 #: C/keyboard-osk.page:19 #: C/keyboard-repeat-keys.page:24 #: C/keyboard-shortcuts-set.page:10 #: C/look-background.page:34 #: C/look-display-fuzzy.page:26 #: C/look-resolution.page:23 #: C/mouse-doubleclick.page:24 #: C/mouse-lefthanded.page:22 #: C/mouse-middleclick.page:24 #: C/mouse-mousekeys.page:23 #: C/mouse-sensitivity.page:27 #: C/mouse-touchpad-click.page:17 #: C/nautilus-behavior.page:23 #: C/nautilus-bookmarks-edit.page:18 #: C/nautilus-connect.page:20 #: C/nautilus-display.page:18 #: C/nautilus-file-properties-permissions.page:23 #: C/nautilus-list.page:17 #: C/nautilus-preview.page:18 #: C/nautilus-views.page:23 #: C/net-default-browser.page:15 #: C/net-default-email.page:15 #: C/net-findip.page:20 #: C/net-macaddress.page:19 #: C/net-othersconnect.page:16 #: C/net-othersedit.page:16 #: C/net-proxy.page:19 #: C/power-batterylife.page:28 #: C/power-nowireless.page:24 #: C/power-whydim.page:17 #: C/prefs-language.page:14 #: C/printing-setup.page:34 #: C/session-formats.page:18 #: C/session-language.page:26 #: C/session-screenlocks.page:18 #: C/tips-specialchars.page:16 #: C/user-add.page:23 #: C/user-goodpassword.page:19 #: C/wacom-left-handed.page:7 #: C/wacom-mode.page:6 #: C/wacom-multi-monitor.page:7 #: C/wacom.page:15 #: C/wacom-stylus.page:7 msgid "Michael Hill" msgstr "Michael Hill" #. (itstool) path: info/desc #: C/a11y-bouncekeys.page:19 msgid "Ignore quickly-repeated key presses of the same key." msgstr "Αγνόηση των πολύ γρήγορων συνεχόμενων πατημάτων του ίδιου πλήκτρου." #. (itstool) path: page/title #: C/a11y-bouncekeys.page:30 msgid "Turn on bounce keys" msgstr "Ενεργοποίηση πλήκτρων αναπήδησης" #. (itstool) path: page/p #: C/a11y-bouncekeys.page:32 msgid "" "Turn on bounce keys to ignore key presses that are rapidly " "repeated. For example, if you have hand tremors which cause you to press a " "key multiple times when you only want to press it once, you should turn on " "bounce keys." msgstr "" "Ενεργοποιήστε τα πλήκτρα αναπήδησης ώστε να αγνοηθούν πατήματα " "πλήκτρων που επαναλαμβάνονται γρήγορα. Αν τρέμουν τα χέρια σας και αυτό σας " "κάνει να πατάτε ένα πλήκτρο πολλές φορές ενώ θέλετε να το πατήσετε μόνο μία, " "θα πρέπει να ενεργοποιήσετε τα πλήκτρα αναπήδησης." #. (itstool) path: item/p #. (itstool) path: when/p #: C/a11y-bouncekeys.page:41 #: C/a11y-contrast.page:39 #: C/a11y-dwellclick.page:51 #: C/a11y-font-size.page:35 #: C/a11y-right-click.page:43 #: C/a11y-slowkeys.page:44 #: C/a11y-stickykeys.page:49 #: C/a11y-visualalert.page:44 #: C/accounts-add.page:42 #: C/accounts-disable-service.page:45 #: C/accounts-remove.page:31 #: C/display-dimscreen.page:44 #: C/display-dual-monitors.page:31 #: C/display-lock.page:36 #: C/files-autorun.page:41 #: C/mouse-doubleclick.page:38 #: C/mouse-lefthanded.page:34 #: C/mouse-sensitivity.page:39 #: C/mouse-touchpad-click.page:29 #: C/mouse-touchpad-click.page:64 #: C/mouse-touchpad-click.page:98 #: C/net-default-browser.page:29 #: C/net-default-email.page:29 #: C/net-findip.page:34 #: C/power-closelid.page:52 #: C/power-whydim.page:35 #: C/session-formats.page:37 #: C/session-screenlocks.page:36 msgid "" "Click the icon at the very right of the menu bar and select " "System Settings." msgstr "" "Κάντε κλικ στο εικονίδιο στη δεξιά άκρη τηςμπάρας μενού και " "επιλέξτε Ρυθμίσεις συστήματος." #. (itstool) path: item/p #: C/a11y-bouncekeys.page:47 #: C/a11y-slowkeys.page:50 #: C/a11y-stickykeys.page:55 #: C/keyboard-osk.page:36 msgid "" "Open Universal Access and select the Typing tab." msgstr "" "Ανοίξτε το μενού Καθολική πρόσβαση και επιλέξτε την καρτέλα " "Πληκτρολόγηση." #. (itstool) path: item/p #: C/a11y-bouncekeys.page:53 msgid "Switch Bounce Keys on." msgstr "Ενεργοποιήστε τα Πλήκτρα αναπήδησης." #. (itstool) path: page/p #: C/a11y-bouncekeys.page:59 msgid "" "Use the Acceptance delay slider to change how long bounce keys " "waits before it registers another key press after you pressed the key for " "the first time. Select Beep when a key is rejected if you want " "the computer to make a sound each time it ignores a key press because it " "happened too soon after the previous key press." msgstr "" "Χρησιμοποιήστε τον ολισθητή της καθυστέρησης αποδοχής για να " "αλλάξετε το χρονικό διάστημα που τα Πλήκτρα αναπήδησης θα πρέπει να " "περιμένουν αφού πατήσετε το πλήκτρο για να καταχωρήσουν την πληκτρολόγηση. " "Επιλέξτε την Ηχητική ειδοποίηση (μπιπ) όταν ένα πλήκτρο αγνοείται " "αν θέλετε ο υπολογιστής να σας ειδοποιεί με έναν ήχο κάθε φορά που το πάτημα " "ενός πλήκτρου θα αγνοηθεί για τον λόγο ότι πατήθηκε σε πολύ σύντομο χρονικό " "διάστημα σε σχέση με το προηγούμενο πάτημα πλήκτρου." #. (itstool) path: info/desc #: C/a11y-braille.page:9 msgid "" "Use the Orca screen reader with a refreshable Braille display." msgstr "" "Χρησιμοποιήστε τo πρόγραμμα ανάγνωσης οθόνης Orca μαζί με μια " "οθόνη Braille." #. (itstool) path: page/title #: C/a11y-braille.page:18 msgid "Read screen in Braille" msgstr "Ανάγνωση οθόνης σε γραφή Braile (Μπρέιλ)" #. (itstool) path: page/p #: C/a11y-braille.page:22 msgid "" "GNOME provides the Orca screen reader to display the user " "interface on a refreshable Braille display. Depending on how you installed " "GNOME, you might not have Orca installed. Install Orca, then refer to the Orca Help for more information." msgstr "" #. (itstool) path: info/desc #: C/a11y-contrast.page:14 msgid "" "Make windows and buttons on the screen more (or less) vivid, so they're " "easier to see." msgstr "" "Κάνει τα παράθυρα και τα κουμπιά στην οθόνη περισσότερο (ή λιγότερο) έντονα, " "έτσι είναι ευκολότερο να τα δείτε." #. (itstool) path: page/title #: C/a11y-contrast.page:26 msgid "Adjust the contrast" msgstr "Ρύθμιση αντίθεσης" #. (itstool) path: page/p #: C/a11y-contrast.page:30 msgid "" "You can adjust the contrast of windows and buttons so that they're easier to " "see. This is not the same as changing the " "brightness of the whole screen; only parts of the user " "interface will change." msgstr "" "Μπορείτε να ρυθμίσετε την αντίθεση των παραθύρων και των κουμπιών ώστε να " "φαίνονται ευκολότερα. Αυτό δεν είναι το ίδιο με την αλλαγή της φωτεινότητας ολόκληρης της οθόνης. Θα αλλάξουν " "μόνο στοιχεία της διεπαφής χρήστη." #. (itstool) path: item/p #: C/a11y-contrast.page:45 #: C/a11y-font-size.page:41 msgid "" "Open Universal Access and select the Seeing tab." msgstr "" "Άνοιξε την Γενική Πρόσβαση και επέλεξε την καρτέλα " "Βλέποντας ." #. (itstool) path: item/p #: C/a11y-contrast.page:51 msgid "Switch High Contrast to ON." msgstr "Αλλάξτε την τιμή του Υψηλή αντίθεση σε ΝΑΙ." #. (itstool) path: info/desc #: C/a11y-dwellclick.page:18 msgid "" "The Hover Click (Dwell Click) feature allows you to click by holding the " "mouse still." msgstr "" "Η λειτουργία Μετεωρούμενο Κλικ (Κρατημένο Κλικ) σάς επιτρέπει να κάνετε κλικ " "κρατώντας το ποντίκι ακίνητο." #. (itstool) path: page/title #: C/a11y-dwellclick.page:30 msgid "Simulate clicking by hovering" msgstr "Προσομοίωση κλικ κρατώντας το ποντίκι ακίνητο." #. (itstool) path: page/p #: C/a11y-dwellclick.page:34 msgid "" "You can click or drag simply by hovering your mouse pointer over a control " "or object on the screen. This is useful if you find it difficult to move the " "mouse and click at the same time. This feature is called Hover Click or " "Dwell Click." msgstr "" "Μπορείτε να κάνετε κλικ ή να σύρετε αιωρώντας απλά το δείκτη του ποντικιού " "πάνω από μία επιλογή ελέγχου ή ένα αντικείμενο στην οθόνη. Αυτό είναι " "χρήσιμο αν βρίσκεται δύσκολο το να κινείτε το ποντίκι και ταυτόχρονα να " "κάνετε κλικ. Αυτή η λειτουργία ονομάζεται μετεωρούμενο κλικ ή κρατημένο κλικ." #. (itstool) path: page/p #: C/a11y-dwellclick.page:41 msgid "" "When Hover Click is enabled, you can move your mouse pointer over a control, " "let go of the mouse, and then wait for a while before the button will be " "clicked for you." msgstr "" "Όταν η λειτουργία μετεωρούμενο κλικ είναι ενεργοποιημένη, μπορείτε να " "μετακινήσετε το δείκτη του ποντικιού πάνω από ένα στοιχείο ελέγχου, να " "αφήσετε το ποντίκι και στη συνέχεια αφού περιμένετε για λίγο το κουμπί θα " "πατηθεί για εσάς." #. (itstool) path: choose/p #. (itstool) path: item/p #: C/a11y-dwellclick.page:56 #: C/a11y-right-click.page:48 #: C/display-dual-monitors-desktop.page:32 msgid "" "Click your name on the menu bar and select System Settings." msgstr "" #. (itstool) path: item/p #: C/a11y-dwellclick.page:62 #: C/a11y-right-click.page:54 msgid "" "Open Universal Access and select the Pointing and " "Clicking tab." msgstr "" "Ανοίξτε το Γενική πρόσβαση και επιλέξτε την καρτέλα Δείξιμο " "και κλικ." #. (itstool) path: item/p #: C/a11y-dwellclick.page:68 msgid "Switch Hover Click on." msgstr "Ενεργοποίηση του Μετεωρούμενο κλικ." #. (itstool) path: page/p #: C/a11y-dwellclick.page:74 msgid "" "The Hover Click window will open, and will stay above all of your " "other windows. You can use this to choose what sort of click should happen " "when you hover. For example, if you select Secondary Click, you " "will right-click when you hover. After you double-click, right-click, or " "drag, you will be automatically returned to clicking." msgstr "" "Το παράθυρο Μετεωρούμενο κλικ θα ανοίξει και θα παραμείνει πάνω " "από όλα τα άλλα παράθυρα σας. Μπορείτε να το χρησιμοποιήσετε για να " "επιλέξετε το είδος του κλικ που θα συμβαίνει όταν χρησιμοποιείτε την αιώρηση " ". Για παράδειγμα, αν επιλέξετε Δευτερεύον κλικ, θα κάνετε δεξί " "κλικ όταν χρησιμοποιείτε την αιώρηση. Αφού κάνετε διπλό κλικ, δεξί κλικ ή " "μεταφορά, η λειτουργία θα επιστρέψει αυτόματα στο απλό κλικ." #. (itstool) path: page/p #: C/a11y-dwellclick.page:82 msgid "" "When you hover your mouse pointer over a button and don't move it, it will " "gradually change color. When it has fully changed color, the button will be " "clicked." msgstr "" "Όταν μετακινήσετε το δείκτη του ποντικιού πάνω από ένα κουμπί και το " "κρατήσετε σταθερό, θα αλλάξει σταδιακά χρώμα. Όταν αλλάξει πλήρως το χρώμα, " "το κουμπί θα πατηθεί." #. (itstool) path: page/p #: C/a11y-dwellclick.page:88 msgid "" "Adjust the Delay setting to change how long you have to hold the " "mouse pointer still before clicking." msgstr "" "Ρυθμίστε την Καθυστέρηση για να αλλάξετε το χρόνο που θα " "χρειάζεται να κρατάτε το δείκτη του ποντικιού ακίνητο πριν να κάνει κλικ." #. (itstool) path: page/p #: C/a11y-dwellclick.page:93 msgid "" "You don't need to hold the mouse perfectly still when hovering to click. The " "pointer is allowed to move a little bit and will still click after a while. " "If it moves too much, however, the click will not happen." msgstr "" "Δεν χρειάζεται να κρατάτε το ποντίκι πλήρως ακόμη και όταν αιωρείται για να " "κάνετε κλικ. Ο δείκτης έχει τη δυνατότητα να μετακινηθεί λίγο ακόμα και να " "κάνετε κλικ μετά από λίγο. Εάν κινείται πάρα πολύ, όμως, το κλικ δεν θα " "γίνει." #. (itstool) path: page/p #: C/a11y-dwellclick.page:99 msgid "" "Adjust the Motion threshold setting to change how much the " "pointer can move and still be considered to be hovering." msgstr "" "Ρυθμίστε το Κατώφλι κίνησης για να αλλάξετε το πόσο μπορεί να " "κινηθεί ο δείκτης και να θεωρείται ακόμα ως μετέωρος." #. (itstool) path: info/desc #: C/a11y-font-size.page:14 msgid "Use larger fonts to make text easier to read." msgstr "" "Χρησιμοποιήστε μεγαλύτερες γραμματοσειρές για να είναι ευκολότερη η ανάγνωση " "του κειμένου." #. (itstool) path: page/title #: C/a11y-font-size.page:24 msgid "Change text size on the screen" msgstr "Αλλάξτε το μέγεθος του κειμένου στην οθόνη" #. (itstool) path: page/p #: C/a11y-font-size.page:28 msgid "" "If you have difficulty reading the text on your screen, you can change the " "size of the font." msgstr "" "Αν έχετε δυσκολία να διαβάσετε το κείμενο στην οθόνη, μπορείτε να αλλάξετε " "το μέγεθος της γραμματοσειράς." #. (itstool) path: item/p #: C/a11y-font-size.page:46 msgid "Switch Large Text to ON." msgstr "Αλλάξτε την τιμή του Μεγάλο κείμενο σε ΝΑΙ." #. (itstool) path: note/p #: C/a11y-font-size.page:53 msgid "" "In many apps, you can increase the text size at any time by pressing " "Ctrl+. To reduce the text size, press " "Ctrl-." msgstr "" "Σε πολλές εφαρμογές, μπορείτε να αυξήσετε το μέγεθος του κειμένου ανά πάσα " "στιγμή πατώντας Ctrl+.Για να μειώσετε " "το μέγεθος του κειμένου, πατήστε Ctrl-" "." #. (itstool) path: info/desc #: C/a11y.page:14 msgid "" "Seeing, hearing, mobility, braille…" msgstr "" "Όρασης, ακοής, κινητικότητας, ανάγνωση οθόνης σε γραφή Μπράιγ…" #. (itstool) path: page/title #. (itstool) path: links/title #: C/a11y.page:26 #: C/keyboard.page:36 msgid "Universal access" msgstr "Γενική πρόσβαση" #. (itstool) path: when/p #: C/a11y.page:32 msgid "" "The Unity desktop includes assistive technologies to support users with " "various impairments and special needs, and to interact with common assistive " "devices. Many accessibility features can be accessed from the Universal " "Access section of System Settings." msgstr "" "Η επιφάνεια εργασίας Unity περιλαμβάνει τεχνολογίες υποβοήθησης, ώστε να " "υποστηρίζει χρήστες με αναπηρίες και ειδικές ανάγκες, οι οποίοι θα μπορούν " "να αλληλεπιδρούν με κοινές συσκευές υποβοήθησης. Η είσοδος σε πολλά στοιχεία " "προσβασιμότητας γίνεται από την ενότητα Γενική πρόσβαση στις " "Ρυθμίσεις συστήματος." #. (itstool) path: choose/p #: C/a11y.page:39 msgid "" "The GNOME desktop includes assistive technologies to support users with " "various impairments and special needs, and to interact with common assistive " "devices. Many accessibility features can be accessed from the accessibility " "menu in the top bar." msgstr "" "Η επιφάνεια εργασίας GNOME περιλαμβάνει τεχνολογίες υποβοήθησης, ώστε να " "υποστηρίζει χρήστες με αναπηρίες και ειδικές ανάγκες, οι οποίοι θα μπορούν " "να αλληλεπιδρούν με κοινές συσκευές υποβοήθησης. Η είσοδος σε πολλά στοιχεία " "προσβασιμότητας γίνεται από το μενού στην επάνω μπάρα." #. (itstool) path: section/title #: C/a11y.page:48 msgid "Visual impairments" msgstr "Προβλήματα όρασης" #. (itstool) path: links/title #: C/a11y.page:53 msgid "Blindness" msgstr "Τύφλωση" #. (itstool) path: links/title #: C/a11y.page:58 msgid "Low vision" msgstr "Χαμηλή όραση" #. (itstool) path: links/title #: C/a11y.page:63 msgid "Color-blindness" msgstr "Αχρωματοψία" #. (itstool) path: links/title #: C/a11y.page:68 #: C/a11y.page:101 #: C/keyboard.page:40 msgid "Other topics" msgstr "Άλλα θέματα" #. (itstool) path: section/title #: C/a11y.page:75 msgid "Hearing impairments" msgstr "Προβλήματα ακοής" #. (itstool) path: section/title #: C/a11y.page:82 msgid "Mobility impairments" msgstr "Κινητικά προβλήματα" #. (itstool) path: links/title #: C/a11y.page:86 msgid "Mouse movement" msgstr "Κίνηση ποντικιού" #. (itstool) path: links/title #: C/a11y.page:91 msgid "Clicking and dragging" msgstr "Κλικ και μετακίνηση" #. (itstool) path: links/title #: C/a11y.page:96 msgid "Keyboard use" msgstr "Χρήση πληκτρολογίου" #. (itstool) path: credit/years #: C/a11y-right-click.page:13 #: C/accounts-whyadd.page:7 #: C/contacts-connect.page:12 #: C/contacts.page:16 #: C/contacts-setup.page:9 #: C/documents-collections.page:9 #: C/documents-collections.page:14 #: C/documents-filter.page:9 #: C/documents-formats.page:9 #: C/documents-info.page:9 #: C/documents-info.page:15 #: C/documents.page:9 #: C/documents-previews.page:9 #: C/documents-previews.page:14 #: C/documents-print.page:9 #: C/documents-print.page:14 #: C/documents-search.page:9 #: C/documents-search.page:14 #: C/documents-select.page:9 #: C/documents-select.page:14 #: C/documents-tracker.page:9 #: C/documents-tracker.page:14 #: C/documents-viewgrid.page:9 #: C/documents-viewgrid.page:15 #: C/documents-view.page:9 #: C/documents-view.page:14 #: C/files-removedrive.page:18 #: C/keyboard-layouts.page:15 #: C/screen-shot-record.page:22 #: C/shell-keyboard-shortcuts.page:17 #: C/shell-windows-states.page:17 #: C/wacom-left-handed.page:9 #: C/wacom-mode.page:8 #: C/wacom-multi-monitor.page:9 #: C/wacom-stylus.page:9 msgid "2012" msgstr "2012" #. (itstool) path: info/desc #: C/a11y-right-click.page:19 msgid "Press and hold the left mouse button to right-click." msgstr "" "Πατήστε και κρατήστε πατημένο το αριστερό πλήκτρο του ποντικιού για να " "κάνετε δεξί κλικ" #. (itstool) path: page/title #: C/a11y-right-click.page:29 msgid "Simulate a right mouse click" msgstr "Προσομοίωση δεξιού κλικ του ποντικιού" #. (itstool) path: page/p #: C/a11y-right-click.page:33 msgid "" "You can right-click by holding down the left mouse button. This is useful if " "you find it difficult to move your fingers individually on one hand, or if " "your pointing device only has a single button." msgstr "" "Μπορείτε να κάνετε δεξί κλικ κρατώντας πατημένο το αριστερό πλήκτρο του " "ποντικιού. Αυτό είναι χρήσιμο αν σας είναι δύσκολο να κινήσετε μεμονωμένα τα " "δάχτυλα του χεριού σας, ή αν η συσκευή κατάδειξης που χρησιμοποιείτε έχει " "μόνο ένα πλήκτρο." #. (itstool) path: item/p #: C/a11y-right-click.page:60 msgid "Switch Simulated Secondary Click on." msgstr "Ενεργοποιήστε το Προσομοιωμένο δευτερεύον κλικ." #. (itstool) path: page/p #: C/a11y-right-click.page:66 msgid "" "You can change how long you must hold down the left mouse button before it " "is registered as a right click. On the Pointing and Clicking tab, " "change the Acceptance delay under Simulated Secondary " "Click." msgstr "" "Μπορείτε να αλλάξετε τη διάρκεια που κρατάτε πατημένο το αριστερό κουμπί του " "ποντικιού προτού καταχωριστεί ως δεξί κλικ. Στην καρτέλα Κατάδειξη και " "Κλικ, αλλάξτε το από Καθυστέρηση αποδοχής σε " "Προσομοίωση δευτερεύοντος κλικ." #. (itstool) path: page/p #: C/a11y-right-click.page:73 msgid "" "To right-click with simulated secondary click, hold down the left mouse " "button where you would normally right-click, then release. The pointer fills " "with blue as you hold down the left mouse button. Once it is entirely blue, " "release the mouse button to right-click." msgstr "" "Για να κάνετε δεξί κλικ με την προσομοίωση δευτερεύοντος κλικ, κρατήστε " "πατημένο το αριστερό κουμπί του ποντικιού εκεί που κανονικά θα κάνατε δεξί " "κλικ και μετά αφήστε το. Ο δείκτης γεμίζει με μπλε χρώμα καθώς κρατάτε " "πατημένο το αριστερό κουμπί του ποντικιού. Μόλις γίνει τελείως μπλε, αφήστε " "το κουμπί του ποντικιού για να κάνετε δεξί κλικ." #. (itstool) path: page/p #: C/a11y-right-click.page:80 msgid "" "Some special pointers, such as the resize pointers, do not change colors. " "You can still use simulated secondary click as normal, even if you don't get " "visual feedback from the pointer." msgstr "" "Κάποιοι συγκεκριμένοι δείκτες, όπως οι δείκτες αλλαγής μεγέθους, δεν " "αλλάζουν χρώμα. Μπορείτε να χρησιμοποιείτε την προσομοίωση δευτερεύοντος " "κλικ ως συνήθως, ακόμη κι αν δεν έχετε ορατή ανταπόκριση από το δείκτη." #. (itstool) path: page/p #: C/a11y-right-click.page:86 msgid "" "If you use Mouse Keys, this also " "allows you to right-click by holding down the 5 key on your " "keypad." msgstr "" "Αν χρησιμοποιείτε Πλήκτρα ποντικιού, " "σας επιτρέπεται να κάνετε δεξί κλικ κρατώντας πατημένο το πλήκτρο " "5 στο πληκτρολόγιό σας." #. (itstool) path: note/p #: C/a11y-right-click.page:95 msgid "" "In the Activities overview, you are always able to long-press to " "right-click, even with this feature disabled. Long-press works slightly " "differently in the overview: You do not have to release the button to right-" "click." msgstr "" "Στην επισκόπηση Δραστηριότητες, μπορείτε πάντα να πατήσετε " "παρατεταμένα το κουμπί για να κάνετε δεξί κλικ, ακόμα κι αν αυτή η " "λειτουργία είναι απενεργοποιημένη. Το παρατεταμένο πάτημα λειτουργεί κάπως " "διαφορετικά στην επισκόπηση: Δε χρειάζετε να αφήσετε το κουμπί για να κάνετε " "δεξί κλικ." #. (itstool) path: info/desc #: C/a11y-screen-reader.page:9 msgid "Use the Orca screen reader to speak the user interface." msgstr "" "Χρησιμοποιήστε τον αναγνώστη οθόνης Orca για την εκφώνηση της " "διεπαφής χρήστη." #. (itstool) path: page/title #: C/a11y-screen-reader.page:17 msgid "Read screen aloud" msgstr "Ανάγνωση της οθόνης δυνατά" #. (itstool) path: page/p #: C/a11y-screen-reader.page:21 msgid "" "GNOME provides the Orca screen reader to speak the user " "interface. Depending on how you installed GNOME, you might not have Orca " "installed. Install Orca, and then refer " "to the Orca Help for more information." msgstr "" #. (itstool) path: info/desc #: C/a11y-slowkeys.page:18 msgid "" "Have a delay between a key being pressed and that letter appearing on the " "screen." msgstr "" "Ορίστε μια καθυστέρηση μεταξύ του πατήματος ενός πλήκτρου και της εμφάνισης " "του αντίστοιχου χαρακτήρα στην οθόνη." #. (itstool) path: page/title #: C/a11y-slowkeys.page:29 msgid "Turn on slow keys" msgstr "Ενεργοποιήστε τα αργά πλήκτρα" #. (itstool) path: page/p #: C/a11y-slowkeys.page:33 msgid "" "Turn on slow keys if you would like there to be a delay between " "pressing a key and that letter being displayed on the screen. This means " "that you have to hold down each key you want to type for a little while " "before it appears. Use slow keys if you accidentally press several keys at a " "time when you type, or if you find it difficult to press the right key on " "the keyboard first time." msgstr "" "Ενεργοποιήστε τα αργά πλήκτρα αν θέλετε να υπάρχει μια καθυστέρηση " "μεταξύ του πατήματος ενός πλήκτρου και της εμφάνισης του γράμματος στην " "οθόνη. Αυτό σημαίνει ότι θα πρέπει να κρατάτε πατημένο για λίγο κάθε πλήκτρο " "που θα πληκτρολογείτε μέχρι αυτό να εμφανιστεί. Χρησιμοποιήστε τα αργά " "πλήκτρα αν κατά λάθος πατάτε αρκετά πλήκτρα όταν πληκτρολογείτε , ή αν σας " "είναι δύσκολο να πατήσετε το σωστό πλήκτρο πατώντας το την πρώτη φορά." #. (itstool) path: item/p #: C/a11y-slowkeys.page:55 msgid "Switch Slow Keys on." msgstr "Ενεργοποιήστε τα Αργά πλήκτρα." #. (itstool) path: note/title #: C/a11y-slowkeys.page:62 msgid "Quickly turn slow keys on and off" msgstr "Ενεργοποιήστε και απενεργοποιήστε γρήγορα τα αργά πλήκτρα" #. (itstool) path: note/p #: C/a11y-slowkeys.page:65 msgid "" "Under Enable by Keyboard, select Turn on accessibility " "features from the keyboard to turn slow keys on and off from the " "keyboard. When this option is selected, you can press and hold " "Shift for eight seconds to enable or disable slow keys." msgstr "" "Κάτω από το Ενεργοποίηση από το πληκτρολόγιο, επιλέξτε το " "Ενεργοποίηση λειτουργιών προσβασιμότητας από το πληκτρολόγιο για " "να ενεργοποιείτε και να απενεργοποιείτε τα αργά πλήκτρα από το πληκτρολόγιο. " "Όταν αυτή η λειτουργία είναι επιλεγμένη, μπορείτε να κρατάτε πατημένο το " "πλήκτρο Shift για οκτώ δευτερόλεπτα για την ενεργοποίηση ή την " "απενεργοποίηση των αργών πλήκτρων." #. (itstool) path: page/p #: C/a11y-slowkeys.page:73 msgid "" "Use the Acceptance delay slider to control how long you have to " "hold a key down for it to register." msgstr "" "Χρησιμοποιήστε την ολισθαίνουσα ρύθμιση της Καθυστέρηση αποδοχής " "για να ελέγξετε το πόσο χρονικό διάστημα θα πρέπει να κρατάτε πατημένο το " "πλήκτρο ώστε αυτό να καταχωρηθεί." #. (itstool) path: page/p #: C/a11y-slowkeys.page:78 msgid "" "You can have your computer make a sound when you press a key, when a key " "press is accepted, or when a key press is rejected because you didn't hold " "the key down long enough." msgstr "" "Μπορείτε να ορίσετε τον υπολογιστή σας να κάνει έναν ήχο όταν πατάτε ένα " "πλήκτρο, όταν το πάτημα ενός πλήκτρου είναι αποδεκτό ή όταν το πάτημα ενός " "πλήκτρου έχει απορριφθεί επειδή δεν κρατήσατε πατημένο το πλήκτρο αρκετά." #. (itstool) path: info/desc #: C/a11y-stickykeys.page:18 msgid "" "Type keyboard shortcuts one key at a time rather than having to hold down " "all of the keys at once." msgstr "" "Πληκτρολογήστε τις συντομεύσεις πληκτρολογίου πατώντας ένα πλήκτρο την φορά " "αντί να χρειάζεται να πατάτε όλα τα πλήκτρα τους ταυτόχρονα." #. (itstool) path: page/title #: C/a11y-stickykeys.page:29 msgid "Turn on sticky keys" msgstr "Ενεργοποιήστε τα κολλώδη πλήκτρα" #. (itstool) path: page/p #: C/a11y-stickykeys.page:33 msgid "" "Sticky keys allows you to type keyboard shortcuts one key at a time " "rather than having to hold down all of the keys at once. For example, the " "AltTab shortcut switches between " "windows. Without sticky keys turned on, you would have to hold down both " "keys at the same time; with sticky keys turned on, you would press " "Alt and then Tab to do the same." msgstr "" "Τα κολλώδη πλήκτρα σας επιτρέπουν να πληκτρολογήσετε συντομεύσεις " "πληκτρολογίου πατώντας ένα πλήκτρο τη φορά αντί να χρειάζεται να κρατάτε " "πατημένα όλα τα πλήκτρα των συντομεύσεων ταυτόχρονα. Για παράδειγμα, ο " "συνδυασμός πλήκτρων AltTab, επιτρέπει " "να εναλλάσσεστε μεταξύ παραθύρων. Αν δεν έχουν ενεργοποιηθεί τα κολλώδη " "πλήκτρα, θα πρέπει να κρατάτε πατημένα και τα δύο πλήκτρα ταυτόχρονα. Αν " "όμως έχουν ενεργοποιηθεί τα Κολλώδη πλήκτρα, μπορείτε να πατήσετε το πλήκτρο " "Alt, να το αφήσετε και μετά να πατήσετε το πλήκτρο Tab " "ώστε να επιτύχετε το ίδιο αποτέλεσμα." #. (itstool) path: page/p #: C/a11y-stickykeys.page:42 msgid "" "You might want to turn on sticky keys if you find it difficult to hold down " "several keys at once." msgstr "" "Πιθανώς να χρειαστεί να ενεργοποιήσετε τα Κολλώδη πλήκτρα αν σας δυσκολεύει " "το να κρατάτε πατημένα πολλαπλά πλήκτρα ταυτόχρονα." #. (itstool) path: item/p #: C/a11y-stickykeys.page:60 msgid "Switch Sticky Keys on." msgstr "Ενεργοποιήστε τα Κολλώδη πλήκτρα" #. (itstool) path: note/title #: C/a11y-stickykeys.page:67 msgid "Quickly turn sticky keys on and off" msgstr "Ενεργοποιήστε και απενεργοποιήστε γρήγορα τα κολλώδη πλήκτρα" #. (itstool) path: note/p #: C/a11y-stickykeys.page:70 msgid "" "Under Enable by Keyboard, select Turn on accessibility " "features from the keyboard to turn sticky keys on and off from the " "keyboard. When this option is selected, you can press Shift five " "times in a row to enable or disable sticky keys." msgstr "" "Κάτω από το Ενεργοποίηση από το πληκτρολόγιο, επιλέξτε το " "Ενεργοποίηση λειτουργιών προσβασιμότητας από το πληκτρολόγιο για " "να ενεργοποιείτε και να απενεργοποιείτε τα κολλώδη πλήκτρα από το " "πληκτρολόγιο. Όταν αυτή η λειτουργία είναι επιλεγμένη, μπορείτε να πατάτε το " "πλήκτρο Shift πέντε συνεχόμενες φορές για την ενεργοποίηση ή την " "απενεργοποίηση των κολλωδών πλήκτρων." #. (itstool) path: page/p #: C/a11y-stickykeys.page:78 msgid "" "If you press two keys at once, you can have sticky keys turn itself off " "temporarily to let you enter a keyboard shortcut in the normal way." msgstr "" "Αν πατήσετε δύο πλήκτρα ταυτόχρονα, μπορείτε να κάνετε τα κολλώδη πλήκτρα να " "απενεργοποιηθούν προσωρινά, για να εισάγετε μια συντόμευση πληκτρολογίου " "όπως συνήθως." #. (itstool) path: page/p #: C/a11y-stickykeys.page:83 msgid "" "For example, if you have sticky keys turned on but press Alt and " "Tab simultaneously, sticky keys would not wait for you to press " "another key if you had this option turned on. It would wait if you " "only pressed one key, however. This is useful if you are able to press some " "keyboard shortcuts simultaneously (for example, keys that are close " "together), but not others." msgstr "" "Για παράδειγμα , αν έχετε ενεργοποιήσει τα Κολλώδη πλήκτρα αλλά πατήσετε τα " "πλήκτρα Alt και Tab ταυτόχρονα, τα Κολλώδη πλήκτρα δεν " "θα χρειαστεί να περιμένουν να πατήσετε και άλλο πλήκτρο αν έχετε " "ενεργοποιήσει αυτή την επιλογή. Θα περίμεναν όμως , αν είχατε πατήσει μόνο " "το ένα πλήκτρο. Αυτό είναι χρήσιμο αν μπορείτε να πατάτε ταυτόχρονα κάποιους " "συνδυασμούς πλήκτρων (για παράδειγμα, πλήκτρα που βρίσκονται κοντά μεταξύ " "τους), αλλά κάποιους άλλους όχι." #. (itstool) path: page/p #: C/a11y-stickykeys.page:92 msgid "" "Select Disable if two keys are pressed together to enable this." msgstr "" "Επιλέξτε Απενεργοποίηση αν δυο πλήκτρα πατηθούν ταυτόχρονα για να " "το ενεργοποιήσετε." #. (itstool) path: page/p #: C/a11y-stickykeys.page:96 msgid "" "You can have the computer make a \"beep\" sound when you start typing a " "keyboard shortcut with sticky keys turned on. This is useful if you want to " "know that sticky keys is expecting a keyboard shortcut to be typed, so the " "next key press will be interpreted as part of a shortcut. Select Beep " "when a modifier key is pressed to enable this." msgstr "" "Μπορείτε να επιλέξετε να ακούγεται μία ηχητική ειδοποίηση (μπιπ) από τον " "υπολογιστή όταν αρχίζετε να πληκτρολογείτε μια συντόμευση πληκτρολογίου ενώ " "έχετε ενεργοποιήσει τα Κολλώδη πλήκτρα. Αυτό είναι χρήσιμο αν θέλετε να " "γνωρίζετε ότι τα Κολλώδη πλήκτρα περιμένουν να πληκτρολογηθεί μια συντόμευση " "πληκτρολογίου, οπότε το επόμενο πλήκτρο θα ερμηνευτεί ως μέρος μιας " "συντόμευσης. Επιλέξτε το Ηχητική ειδοποίηση (μπιπ) όταν πατηθεί ένα " "πλήκτρο τροποποίησης για να το ενεργοποιήσετε." #. (itstool) path: info/desc #: C/a11y-visualalert.page:14 msgid "" "Enable visual alerts to flash the screen or window when an alert sound is " "played." msgstr "" "Ενεργοποιήστε τις οπτικές ειδοποιήσεις για να αναβοσβήνουν στην οθόνη ή το " "παράθυρο, όταν αναπαράγεται ένας ήχος ειδοποίησης." #. (itstool) path: page/title #: C/a11y-visualalert.page:25 msgid "Flash the screen for alert sounds" msgstr "Χρήση οπτικού εφέ στην οθόνη αντί ηχητικού συναγερμού" #. (itstool) path: page/p #: C/a11y-visualalert.page:29 msgid "" "Your computer will play a simple alert sound for certain types of messages " "and events. If you have a hard time hearing these sounds, you can have " "either the entire screen or your current window visually flash whenever the " "alert sound is played." msgstr "" "Ο υπολογιστής σας θα αναπαράγει έναν απλό ήχο ως συναγερμό για κάποιους " "συγκεκριμένους τύπους μηνυμάτων και γεγονότων. Αν σας είναι δύσκολο να " "ακούσετε αυτούς τους ήχους, μπορείτε να ρυθμίσετε είτε ολόκληρη την οθόνη " "σας είτε μόνο το ενεργό παράθυρο ώστε να αναβοσβήνουν διαδοχικά όταν " "αναπαράγεται ο ήχος του συναγερμού." #. (itstool) path: page/p #: C/a11y-visualalert.page:36 msgid "" "This can also be useful if you're in an environment where you need your " "computer to be silent, such as in a library (see to learn how to mute the alert sound)." msgstr "" "Αυτό μπορεί να είναι χρήσιμο επίσης αν βρίσκεστε σε ένα περιβάλλον όπου " "θέλετε ο υπολογιστής σας να μην κάνει θόρυβο, όπως πχ σε μια βιβλιοθήκη " "(δείτε το για να μάθετε πως να σιγήσετε τον ήχο " "συναγερμού)." #. (itstool) path: item/p #: C/a11y-visualalert.page:50 msgid "" "Open Universal Access and select the Hearing tab." msgstr "" "Ανοίξτε την επιλογή Καθολική πρόσβαση και επιλέξτε την κερτέλα " "Ακούων." #. (itstool) path: item/p #: C/a11y-visualalert.page:55 msgid "" "Switch Visual Alerts on. Select whether you want the entire " "screen or just your current window title to flash." msgstr "" "Ενεργοποιήστε τις Οπτικές ειδοποιήσεις. Επιλέξτε αν θέλετε να " "φωτίζεται ολόκληρη η οθόνη κατά την ειδοποίηση ή απλά το ενεργό σας παράθυρο." #. (itstool) path: credit/name #: C/about-this-guide.page:8 #: C/backup-check.page:12 #: C/backup-frequency.page:17 #: C/backup-how.page:17 #: C/backup-restore.page:16 #: C/backup-thinkabout.page:18 #: C/backup-what.page:13 #: C/backup-where.page:14 #: C/backup-why.page:14 #: C/clock-calendar.page:16 #: C/clock-set.page:14 #: C/clock-timezone.page:13 #: C/disk-benchmark.page:13 #: C/disk-capacity.page:9 #: C/disk-check.page:10 #: C/disk-format.page:10 #: C/disk-partitions.page:9 #: C/display-dimscreen.page:17 #: C/files-autorun.page:19 #: C/files-lost.page:15 #: C/files-recover.page:16 #: C/files-rename.page:13 #: C/files-search.page:15 #: C/hardware-driver.page:13 #: C/hardware-cardreader.page:15 #: C/look-background.page:14 #: C/look-display-fuzzy.page:14 #: C/look-resolution.page:15 #: C/mouse-wakeup.page:13 #: C/music-cantplay-drm.page:10 #: C/music-player-ipodtransfer.page:10 #: C/music-player-newipod.page:10 #: C/music-player-notrecognized.page:11 #: C/net-antivirus.page:14 #: C/net-vpn-connect.page:12 #: C/net-wired-connect.page:11 #: C/net-wireless-airplane.page:12 #: C/net-wireless-connect.page:14 #: C/net-wireless-find.page:13 #: C/net-wireless-hidden.page:12 #: C/net-wireless-troubleshooting.page:16 #: C/net-wireless-troubleshooting-hardware-check.page:15 #: C/net-wireless-troubleshooting-hardware-info.page:15 #: C/net-wireless-troubleshooting-initial-check.page:15 #: C/net-wireless-wepwpa.page:11 #: C/power-batterybroken.page:14 #: C/power-batteryestimate.page:14 #: C/power-batterylife.page:16 #: C/power-batteryoptimal.page:14 #: C/power-batteryslow.page:13 #: C/power-batterywindows.page:14 #: C/power-closelid.page:14 #: C/power-constantfan.page:13 #: C/power-hibernate.page:16 #: C/power-hotcomputer.page:14 #: C/power-lowpower.page:12 #: C/power-nowireless.page:16 #: C/power-othercountry.page:13 #: C/power-suspendfail.page:14 #: C/power-suspend.page:13 #: C/power-whydim.page:13 #: C/power-willnotturnon.page:13 #: C/printing-streaks.page:15 #: C/session-language.page:14 #: C/session-screenlocks.page:14 #: C/shell-apps-favorites.page:21 #: C/shell-overview.page:20 #: C/shell-windows.page:14 #: C/shell-windows-switching.page:15 #: C/shell-workspaces-movewindow.page:17 #: C/shell-workspaces.page:15 #: C/shell-workspaces-switch.page:16 #: C/sound-broken.page:13 #: C/sound-crackle.page:13 #: C/sound-nosound.page:14 #: C/user-accounts.page:17 #: C/user-add.page:15 #: C/user-admin-change.page:16 #: C/user-admin-explain.page:13 #: C/user-admin-problems.page:13 #: C/user-changepassword.page:15 #: C/user-changepicture.page:11 #: C/user-delete.page:15 #: C/user-forgottenpassword.page:10 #: C/user-goodpassword.page:7 #: C/video-dvd.page:14 #: C/video-sending.page:11 #: C/windows-key.page:10 msgid "GNOME Documentation Project" msgstr "Έργο τεκμηρίωσης GNOME" #. (itstool) path: credit/name #: C/about-this-guide.page:12 #: C/addremove-install-synaptic.page:7 #: C/addremove-install.page:7 #: C/addremove-ppa.page:7 #: C/addremove-remove.page:7 #: C/addremove-sources.page:8 #: C/addremove.page:11 #: C/app-cheese.page:7 #: C/bluetooth-turn-on-off.page:23 #: C/disk-check.page:22 #: C/display-dual-monitors.page:11 #: C/documents.page:12 #: C/files-browse.page:32 #: C/files-disc-write.page:13 #: C/files.page:14 #: C/hardware-driver-proprietary.page:13 #: C/keyboard.page:23 #: C/keyboard-layouts.page:30 #: C/keyboard-nav.page:14 #: C/mouse-wakeup.page:17 #: C/nautilus-display.page:22 #: C/net-antivirus.page:19 #: C/net-chat-empathy.page:11 #: C/net-chat-skype.page:11 #: C/net-chat-social.page:10 #: C/net-chat-video.page:10 #: C/net-install-java-plugin.page:10 #: C/net-mobile.page:10 #: C/net-wireless-airplane.page:17 #: C/net-wireless-hidden.page:17 #: C/net-wireless-troubleshooting-initial-check.page:20 #: C/numeric-keypad.page:14 #: C/power-hibernate.page:28 #: C/prefs-language.page:18 #: C/report-ubuntu-bug.page:12 #: C/session-formats.page:22 #: C/session-language.page:30 #: C/sharing.page:20 #: C/sharing-bluetooth.page:12 #: C/sharing-desktop.page:15 #: C/startup-applications.page:14 #: C/tips-specialchars.page:20 #: C/unity-launcher-change-size.page:10 #: C/unity-launcher-intro.page:13 #: C/unity-menubar-intro.page:15 #: C/unity-shopping.page:18 #: C/windows-key.page:14 msgid "Ubuntu Documentation Team" msgstr "Ομάδα τεκμηρίωσης Ubuntu" #. (itstool) path: info/desc #: C/about-this-guide.page:14 msgid "A few tips on using the Ubuntu Desktop Guide." msgstr "Μερικές συμβουλές για τη χρήση του οδηγού περιβάλλοντος του Ubuntu." #. (itstool) path: page/title #: C/about-this-guide.page:23 msgid "About this guide" msgstr "Σχετικά με αυτό τον οδηγό" #. (itstool) path: page/p #: C/about-this-guide.page:27 msgid "" "This guide gives you a tour of Ubuntu desktop features, answers your " "computer-related questions, and provides tips on using your computer " "effectively." msgstr "" "Ο οδηγός αυτός σας ξεναγει στα χαρακτηριστικά της επιφάνειας εργασίας του " "Ubuntu, απαντά σε ερωτήσεις σχετικές με τον υπολογιστή σας και δίνει " "συμβουλές για την αποτελεσματική χρήση του." #. (itstool) path: item/p #: C/about-this-guide.page:35 msgid "" "The guide is divided into small, task-oriented topics - not chapters. This " "means that you don't need to skim through an entire manual to find answers " "to your questions." msgstr "" "Ο οδηγός αυτός χωρίζεται σε θέματα ανά εργασία και όχι σε κεφάλαια. Αυτό " "σημαίνει ότι δεν χρειάζεται να διαβάσετε ολόκληρο το εγχειρίδιο για να " "βρείτε τις απαντήσεις στα ερωτήματά σας." #. (itstool) path: item/p #: C/about-this-guide.page:42 msgid "" "Related items are linked together. \"See Also\" links at the bottom of some " "pages direct you to related topics." msgstr "" "Οι απαντήσεις που έχουν κάποια σχέση μεταξύ τους είναι συνδεδεμένες. Το " "«Δείτε επίσης», σας παραπέμπει στο κάτω μέρος των σελίδων όπου μπορείτε να " "ανακατευθυνθείτε σε σχετικές ενότητες." #. (itstool) path: item/p #: C/about-this-guide.page:48 msgid "" "The text input box at the top of this guide acts as a search bar, " "and relevant results will appear beneath it as soon as you start typing. " "Left-click on any result to open its page." msgstr "" "Το κουτί εισαγωγής κειμένου στην κορυφή αυτού του οδηγούν λειτουργεί ως " "μπάρα αναζήτησης και μόλις αρχίσετε να πληκτρολογείται θα " "εμφανίζονται σχετικά αποτελέσματα. Κάντε αριστερό κλικ σε οποιοδήποτε " "αποτέλεσμα για να ανοίξετε την σελίδα του." #. (itstool) path: item/p #: C/about-this-guide.page:55 msgid "" "The guide is constantly being improved. Although we attempt to provide you " "with a comprehensive collection of helpful information, we know we won't " "answer all of your questions here. We will keep adding more information to " "make things more helpful, though." msgstr "" "Ο οδηγός βελτιώνεται συνεχώς. Αν και προσπαθούμε να σας παρέχουμε μια " "κατανοητή συλλογή χρήσιμων πληροφοριών, ξέρουμε πως δεν θα απαντήσουμε όλες " "τις ερωτήσεις σας εδώ. Θα συνεχίσουμε εντούτοις να προσθέτουμε περισσότερες " "πληροφορίες ώστε να βοηθήσουμε περισσότερο." #. (itstool) path: page/p #: C/about-this-guide.page:64 msgid "" "Thank you for taking the time to read the Ubuntu Desktop Guide." msgstr "" "Ευχαριστούμε για το χρόνο που διαθέσατε να διαβάσετε τον Οδηγό " "επιφάνειας εργασίας Ubuntu" #. (itstool) path: page/p #: C/about-this-guide.page:68 msgid "-- The Ubuntu Documentation team" msgstr "" #. (itstool) path: credit/name #: C/accounts.page:10 #: C/accounts-add.page:15 #: C/accounts-disable-service.page:11 #: C/accounts-provider-not-available.page:21 #: C/accounts-remove.page:10 #: C/accounts-which-application.page:22 #: C/accounts-whyadd.page:15 #: C/addremove-install-synaptic.page:11 #: C/documents-info.page:19 #: C/documents-viewgrid.page:19 msgid "Greg Beam" msgstr "Greg Beam" #. (itstool) path: info/desc #: C/accounts.page:19 msgid "" "Add accounts, Remove accounts, Disable services" msgstr "" "Προσθήκη λογαριασμών, Διαγραφή λογαριασμών, Απενεργοποίηση υπηρεσιών" #. (itstool) path: page/title #: C/accounts.page:26 msgid "Online accounts" msgstr "Διαδικτυακοί λογαριασμοί" #. (itstool) path: page/p #: C/accounts.page:30 msgid "" "You can enter your login details for online services, such as Google and " "Facebook, into the Online Accounts application. This will let you " "access your calendar, mail, chat accounts, and similar applications without " "having to enter your account details again." msgstr "" "Στην εφαρμογή Συνδεδεμένοι λογαριασμοί μπορείτε να εισάγετε τις " "πληροφορίες για την σύνδεσή σας σε υπηρεσίες, όπως Google και Facebook. Με " "τον τρόπο αυτό θα έχετε πρόσβαση στο ημερολόγιο, το ταχυδρομείο και στους " "λογαριασμούς άμεσων μηνυμάτων και σε παρόμοιες εφαρμογές σας, χωρίς να " "χρειάζεται να επανεισάγετε τα στοιχεία του λογαριασμού σας." #. (itstool) path: credit/name #: C/accounts-add.page:5 #: C/bluetooth-connect-device.page:17 #: C/bluetooth-remove-connection.page:15 #: C/bluetooth-send-file.page:18 #: C/bluetooth-turn-on-off.page:15 #: C/files-delete.page:24 #: C/files-removedrive.page:8 #: C/files-rename.page:21 #: C/files-sort.page:17 #: C/more-help.page:15 #: C/net-findip.page:16 #: C/net-fixed-ip-address.page:12 #: C/net-macaddress.page:15 #: C/net-what-is-ip-address.page:11 #: C/net-wireless-disconnecting.page:12 #: C/printing-2sided.page:18 #: C/printing-cancel-job.page:19 #: C/printing-differentsize.page:17 #: C/printing-envelopes.page:19 #: C/printing-order.page:18 #: C/printing-paperjam.page:15 #: C/printing-setup-default-printer.page:15 #: C/printing-setup.page:18 #: C/unity-introduction.page:18 msgid "Jim Campbell" msgstr "Jim Campbell" #. (itstool) path: info/desc #: C/accounts-add.page:24 msgid "Connect to online accounts" msgstr "Σύνδεση σε λογαριασμούς" #. (itstool) path: page/title #: C/accounts-add.page:30 msgid "Add an account" msgstr "Προσθήκη λογαριασμού" #. (itstool) path: page/p #: C/accounts-add.page:34 msgid "" "Adding an account will help link your online accounts with your Ubuntu " "desktop. Thus, your email, chat, and other related applications will be set " "up for you." msgstr "" "Η προσθήκη λογαριασμού θα σας βοηθήσει να συνδέσετε τους διαδικτυακούς " "λογαριασμούς σας με την επιφάνεια εργασίας του Ubuntu. Έτσι θα ρυθμιστούν το " "ηλεκτρονικό ταχυδρομείο, τα άμεσα μηνύματα σας (chat) και οι άλλες " "αντίστοιχες εφαρμογές." #. (itstool) path: item/p #: C/accounts-add.page:47 #: C/accounts-disable-service.page:50 #: C/accounts-remove.page:37 msgid "Select Online Accounts." msgstr "Επιλέξτε Συνδεδεμένοι λογαριασμοί." #. (itstool) path: item/p #: C/accounts-add.page:51 msgid "Select an Account Type from the right hand windowpane." msgstr "Από το δεξιό πλαίσιο επιλέξτε έναν Τύπο λογαριασμού." #. (itstool) path: note/p #: C/accounts-add.page:55 msgid "" "If you want to configure more accounts, you can repeat this process " "afterwards." msgstr "" "Αν θέλετε να ρυθμίσετε περισσότερους λογαριασμούς, μπορείτε να επαναλάβετε " "την διαδικασία αυτή." #. (itstool) path: item/p #: C/accounts-add.page:62 msgid "" "A small web user interface will open where you can enter your online account " "credentials. For example, if you are setting up a Google account, enter your " "Google username, password and sign in." msgstr "" "Θα ανοίξει ένα μικρό παράθυρο όπου μπορείτε να εισάγετε τις πληροφορίες " "πιστοποίησης για τον συνδεδεμένο λογαριασμό σας. Για παράδειγμα, αν " "ρυθμίζετε κάποιον λογαριασμό Google, εισάγετε εδώ το όνομα χρήστη, τον " "κωδικό και πατήστε για σύνδεση ή είσοδο." #. (itstool) path: item/p #: C/accounts-add.page:69 msgid "" "If you entered your credentials correctly, you will be prompted to accept " "the terms. Select Accept to continue. Once accepted, Ubuntu needs " "permission to access your account. To allow access, click on the Grant " "Access button. When prompted, enter the current users password." msgstr "" "Αν έχετε εισάγει σωστά τις πληροφορίες πιστοποίησης, θα σας ζητηθεί να " "αποδεχτείτε ή να αρνηθείτε τους όρους. Επιλέξτε Αποδοχή. Μετά την " "αποδοχή το Ubuntu χρειάζεται την άδειά σας για πρόσβαση στον λογαριασμό σας. " "Για να επιτρέψετε την πρόσβαση πατήστε το κουμπί Παραχώρηση " "πρόσβασης. Εισάγετε τον κωδικό για τον τρέχοντα χρήστη, όταν σας " "ζητηθεί." #. (itstool) path: item/p #: C/accounts-add.page:79 msgid "" "Now you can select the applications you want linked to your online account. " "For example, if you want to use an online account for chat, but do not want " "the calendar, turn the calendar option off." msgstr "" "Τώρα μπορείτε να επιλέξετε τις εφαρμογές που θα σχετιστούν με τον " "συνδεδεμένο λογαριασμό σας. Για παράδειγμα, αν επιθυμείτε να χρησιμοποιήσετε " "κάποιον συνδεδεμένο λογαριασμό για άμεσα μηνύματα chat, αλλά δεν θέλετε το " "ημερολόγιο, απενεργοποιήστε την επιλογή για ημερολόγιο." #. (itstool) path: page/p #: C/accounts-add.page:86 msgid "" "After you have added the accounts, each application you have selected will " "automatically use those credentials when you log into your account." msgstr "" #. (itstool) path: note/p #: C/accounts-add.page:91 msgid "" "For security reasons, Ubuntu will not store your password on your computer. " "Instead, it stores a token that is provided by the online service. If you " "want to fully revoke the link between your desktop and the online service, " "remove it." msgstr "" "Για λόγους ασφαλείας, το Ubuntu δεν αποθηκεύει τον κωδικό σας στον " "υπολογιστή. Αντιθέτως, αποθηκεύει ένα αναγνωριστικό που παρέχει η υπηρεσία " "διαδικτύου. Αν θέλετε να αναιρέσετε πλήρως τη σύνδεση μεταξύ του υπολογιστή " "σας και της υπηρεσίας διαδικτύου, μπορείτε να κάνετε την αφαίρεση." #. (itstool) path: info/desc #: C/accounts-disable-service.page:21 msgid "" "Some online accounts allow you to use multiple services (like calendar and " "email). You can control which of these services can be used by local " "applications." msgstr "" "Μερικοί συνδεδεμένοι λογαριασμοί επιτρέπουν την χρήση πολλαπλών υπηρεσιών, " "όπως ημερολόγιο και ηλεκτρονικό ταχυδρομείο. Μπορείτε να ελέγχετε ποιές από " "τις υπηρεσίες αυτές θα χρησιμοποιούνται από τις τοπικές εφαρμογές σας." #. (itstool) path: page/title #: C/accounts-disable-service.page:28 msgid "Disable account services" msgstr "Απενεργοποίηση υπηρεσιών λογαριασμού" #. (itstool) path: page/p #: C/accounts-disable-service.page:32 msgid "" "Some types of online accounts allow access to several services from a single " "user account. For example, Google accounts provide access to email, " "calendar, code, contacts, among others. You can choose Google for email and " "Yahoo! for chat, or any combination the service provider allows." msgstr "" "Μερικά είδη συνδεδεμένων λογαριασμών επιτρέπουν την πρόσβαση κάθε μοναδικού " "λογαριασμού χρήστη σε πολλαπλές υπηρεσίες. Για παράδειγμα, οι λογαριασμοί " "Google παρέχουν πρόσβαση, μεταξύ άλλων, σε ηλεκτρονικό ταχυδρομείο, " "ημερολόγιο, σύνταξη λογισμικού κώδικα και επαφές. Μπορείτε να επιλέξετε την " "Google για ηλεκτρονικό ταχυδρομείο και την Yahoo! για άμεσα μηνύματα, ή " "οποιονδήποτε συνδυασμό επιτρέπει η αντίστοιχη εταιρεία παροχής των υπηρεσιών." #. (itstool) path: page/p #: C/accounts-disable-service.page:39 msgid "To disable services:" msgstr "" #. (itstool) path: item/p #: C/accounts-disable-service.page:55 msgid "Select the account you want to change from left windowpane." msgstr "" "Από το αριστερό πλαίσιο επιλέξτε τον λογαριασμό που θέλετε να τροποποιήσετε." #. (itstool) path: item/p #: C/accounts-disable-service.page:60 msgid "" "Services available for this account are listed in the right windowpane." msgstr "" "Οι υπηρεσίες που είναι διαθέσιμες για αυτό τον λογαριασμό εμφανίζονται στο " "δεξιό πλαίσιο." #. (itstool) path: item/p #: C/accounts-disable-service.page:65 msgid "Switch off the services you do not want used." msgstr "" #. (itstool) path: note/p #: C/accounts-disable-service.page:72 msgid "" "Once a service has been disabled, local applications no longer have access " "to it. To regain access, go back into Online Accounts and switch " "it on." msgstr "" "Μόλις απενεργοποιηθεί κάποια υπηρεσία οι τοπικές εφαρμογές δεν θα έχουν " "πλέον πρόσβαση σε αυτή. Για να επαναφέρετε την πρόσβαση, επιστρέψτε στους " "Συνδεδεμένουν λογαριασμούς και ενεργοποιήστε την." #. (itstool) path: credit/name #: C/accounts-provider-not-available.page:6 #: C/accounts-which-application.page:6 #: C/net-proxy.page:15 msgid "Baptiste Mille-Mathias" msgstr "Baptiste Mille-Mathias" #. (itstool) path: credit/name #: C/accounts-provider-not-available.page:11 msgid "Kevin M. Godby" msgstr "Kevin M. Godby" #. (itstool) path: info/desc #: C/accounts-provider-not-available.page:30 msgid "Why aren't service providers listed?" msgstr "" #. (itstool) path: page/title #: C/accounts-provider-not-available.page:36 msgid "Why is my account type not on the list?" msgstr "Γιατί δεν εμφανίζεται ο τύπος του λογαριασμού μου στην λίστα;" #. (itstool) path: page/p #: C/accounts-provider-not-available.page:40 msgid "" "Support for your favorite online service provider needs someone to develop " "it. Currently, the following types of online accounts are supported:" msgstr "" "Για να υπάρξει υποστήριξη για τον πάροχο διαδικτυακών υπηρεσιών που " "προτιμάτε, κάποιος πρέπει να αναλάβει τον σχετικό προγραμματισμό. Προς το " "παρόν, υποστηρίζονται οι παρακάτω τύποι λογαριασμών:" #. (itstool) path: td/p #: C/accounts-provider-not-available.page:47 msgid "Facebook" msgstr "Facebook" #. (itstool) path: td/p #: C/accounts-provider-not-available.page:47 msgid "Flickr" msgstr "Flickr" #. (itstool) path: td/p #: C/accounts-provider-not-available.page:48 msgid "Google" msgstr "Google" #. (itstool) path: td/p #: C/accounts-provider-not-available.page:51 msgid "Twitter" msgstr "Twitter" #. (itstool) path: td/p #: C/accounts-provider-not-available.page:51 msgid "AIM" msgstr "AIM" #. (itstool) path: td/p #: C/accounts-provider-not-available.page:52 msgid "Windows Live" msgstr "Windows Live" #. (itstool) path: td/p #: C/accounts-provider-not-available.page:55 msgid "Salut" msgstr "Salut" #. (itstool) path: td/p #: C/accounts-provider-not-available.page:55 msgid "Jabber" msgstr "Jabber" #. (itstool) path: td/p #: C/accounts-provider-not-available.page:56 msgid "Yahoo" msgstr "" #. (itstool) path: note/p #: C/accounts-provider-not-available.page:61 msgid "" "If you're interested in adding support for other services, contact the " "developers on the bug tracker." msgstr "" "Αν ενδιαφέρεστε για την προσθήκη υποστήριξης για άλλες υπηρεσίες, " "επικοινωνήστε με τους προγραμματιστές στον σχετικό καταγραφέα σφαλμάτων (bug tracker)." #. (itstool) path: info/desc #: C/accounts-remove.page:20 msgid "Remove online account services" msgstr "Διαγραφή υπηρεσιών συνδεδεμένων λογαριασμών" #. (itstool) path: page/title #: C/accounts-remove.page:25 msgid "Remove an account" msgstr "Απομάκρυνση ενός λογαριασμού." #. (itstool) path: item/p #: C/accounts-remove.page:42 msgid "From the left windowpane, select the account you wish to remove." msgstr "" #. (itstool) path: item/p #: C/accounts-remove.page:48 msgid "" "Click the Remove Account button in the lower-right portion of the " "window." msgstr "" "Κάντε κλικ στο κουμπί Αφαίρεση λογαριασμού στο κάτω δεξιά τμήμα " "του παραθύρου." #. (itstool) path: note/p #: C/accounts-remove.page:54 msgid "" "Removing the selection from Online Accounts in no way affects the " "account from your service provider." msgstr "" "Η απομάκρυνση της επιλογής από τους Συνδεδεμένους λογαριασμούς " "δεν επηρεάζει σε τίποτα τον λογαριασμό σας στην εταιρεία παροχής της " "υπηρεσίας." #. (itstool) path: item/p #: C/accounts-remove.page:62 msgid "Click Remove." msgstr "Κάντε κλικ στην επιλογή Αφαίρεση." #. (itstool) path: note/p #: C/accounts-remove.page:69 msgid "" "Instead of deleting the account completely, you can restrict the service from being accessed by your " "desktop." msgstr "" "Αντί της πλήρους διαγραφής του λογαριασμού, μπορείτε να περιορίσετε την πρόσβαση της υπηρεσίας από " "την επιφάνεια εργασίας σας." #. (itstool) path: credit/years #: C/accounts-which-application.page:8 msgid "2012-2013" msgstr "2012-2013" #. (itstool) path: credit/name #: C/accounts-which-application.page:17 #: C/look-background.page:30 #: C/session-language.page:22 #: C/shell-exit.page:25 msgid "Andre Klapper" msgstr "Andre Klapper" #. (itstool) path: info/desc #: C/accounts-which-application.page:30 msgid "" "Applications can use the accounts created in Online Accounts and " "the services they exploit." msgstr "" "Οι εφαρμογές μπορούν να χρησιμοποιούν τους λογαριασμούς που δημιουργούνται " "στους Διαδικτυακούς λογαριασμούς και τις υπηρεσίες τις οποίες " "παρέχουν προς εκμετάλλευση." #. (itstool) path: page/title #: C/accounts-which-application.page:36 msgid "Which applications take advantage of online accounts?" msgstr "Ποιες εφαρμογές εκμεταλλεύονται τους διαδικτυακούς λογαριασμούς;" #. (itstool) path: page/p #: C/accounts-which-application.page:40 msgid "" "Online Accounts can be used by external applications to " "automatically configure themselves." msgstr "" "Οι Διαδικτυακοί λογαριασμοί μπορούν να χρησιμοποιηθούν από " "εξωτερικές εφαρμογές ώστε αυτές να ρυθμίζονται αυτόματα." #. (itstool) path: section/title #: C/accounts-which-application.page:46 msgid "With a Google account" msgstr "Με έναν λογαριασμό Google" #. (itstool) path: item/p #: C/accounts-which-application.page:52 msgid "" "Evolution, the email application. Your email account will be " "added to Evolution automatically, so it will retrieve your mail, " "give you access to your contacts, and display your calendar items in your " "Google agenda." msgstr "" "Το Evolution, η εφαρμογή ηλεκτρονικού ταχυδρομείου. Ο λογαριασμός " "ηλεκτρονικού ταχυδρομείου σας θα προστεθεί αυτόματα στο " "Evolution, ώστε να λαμβάνει αυτόματα τα μηνύματα ηλεκτρονικού " "ταχυδρομείου σας, να σας παρέχει πρόσβαση στις επαφές σας και να εμφανίζει " "τα αντικείμενα στο ημερολόγιό σας στην ατζέντα του Google." #. (itstool) path: item/p #: C/accounts-which-application.page:60 msgid "" "Empathy, the instant messaging application. Your online account " "will be added and you will be able to communicate with your friends." msgstr "" "Το Empathy, η εφαρμογή στιγμιαίων μηνυμάτων. Ο διαδικτυακός " "λογαριασμός σας θα προστεθεί και θα έχετε τη δυνατότητα να επικοινωνείτε με " "τους φίλους σας." #. (itstool) path: item/p #: C/accounts-which-application.page:67 msgid "Contacts, which will allow to see and edit your contacts." msgstr "" "Οι Επαφές, που θα σας επιτρέψουν να δείτε και να επεξεργαστείτε " "τις επαφές σας." #. (itstool) path: item/p #: C/accounts-which-application.page:72 msgid "" "Documents can access your online documents and display them." msgstr "" "Η εφαρμογή Έγγραφα μπορεί να αποκτήσει πρόσβαση στα διαδικτυακά " "σας έγγραφα και να τα προβάλλει." #. (itstool) path: section/title #: C/accounts-which-application.page:81 msgid "With Windows Live, Facebook or Twitter accounts" msgstr "Με τους λογαριασμούς Windows Live, Facebook και Twitter" #. (itstool) path: section/p #: C/accounts-which-application.page:85 msgid "" "Empathy can use these accounts to connect you online and chat " "with your contacts, friends, and followers." msgstr "" "Το Empathy μπορεί να χρησιμοποιήσεις τους λογαριασμούς αυτούς " "ώστε να σας συνδέσει αυτόματα και να συζητήσετε με τις επαφές, τους φίλους " "σας και όσους σας ακολουθούν." #. (itstool) path: section/title #: C/accounts-which-application.page:92 msgid "With a SkyDrive account" msgstr "Με έναν λογαριασμό SkyDrive" #. (itstool) path: section/p #: C/accounts-which-application.page:96 msgid "" "Documents can access your online documents in Microsoft SkyDrive " "and display them." msgstr "" "Η εφαρμογή Έγγραφα μπορεί να αποκτήσει πρόσβαση στα διαδικτυακά " "σας κείμενα που βρίσκονται στο Microsoft SkyDrive και να τα προβάλλει." #. (itstool) path: section/title #: C/accounts-which-application.page:103 msgid "With a Exchange account" msgstr "Με έναν λογαριασμό Exchange" #. (itstool) path: section/p #: C/accounts-which-application.page:107 msgid "" "Once you have created an Exchange account, Evolution will start " "retrieving mails from this account." msgstr "" "Αφού δημιουργήσετε έναν λογαριασμό Exchange η εφαρμογή Evolution " "θα αρχίσει να ανακτά μηνύματα από τον λογαριασμό αυτό." #. (itstool) path: section/title #: C/accounts-which-application.page:114 msgid "With a ownCloud account" msgstr "Με έναν λογαριασμό ownCloud" #. (itstool) path: section/p #: C/accounts-which-application.page:118 msgid "" "When an ownCloud account is set up, Evolution is able to access " "and edit contacts and calendar appointments." msgstr "" "Όταν ρυθμιστεί ένας λογαριασμός ownCloud, η εφαρμογή Evolution θα " "είναι σε θέση να αποκτά πρόσβαση και να επεξεργάζεται επαφές και ραντεβού " "ημερολογίου." #. (itstool) path: section/p #: C/accounts-which-application.page:123 msgid "" "Files and other applications will be able to list and access your " "online files stored in the ownCloud installation." msgstr "" "Η εφαρμογή Αρχεία και άλλες εφαρμογές θα μπορούν να εμφανίζουν " "μια λίστα με τα διαδικτυακά σας αρχεία τα οποία είναι αποθηκευμένα στην " "εγκατάσταση ownCloud και να έχουν πρόσβαση σε αυτά." #. (itstool) path: credit/name #: C/accounts-whyadd.page:5 msgid "Susanna Huhtanen" msgstr "Susanna Huhtanen" #. (itstool) path: info/desc #: C/accounts-whyadd.page:24 msgid "Why add your email or social media accounts to your desktop?" msgstr "" "Γιατί να προσθέσετε την αλληλογραφία σας ή τους λογαριασμούς κοινωνικής " "δικτύωσης στην επιφάνεια εργασίας;" #. (itstool) path: page/title #: C/accounts-whyadd.page:29 msgid "Why should I add an account?" msgstr "Γιατί θα πρέπει να προσθέσω έναν λογαριασμό;" #. (itstool) path: page/p #: C/accounts-whyadd.page:33 msgid "" "Adding your accounts brings a choice of services like calendar, chat, and e-" "mail straight to your desktop, making services a seamless part of your user " "experience. By adding accounts, you can keep in touch with services of " "different accounts, like chats, at the same time. Just set your account once " "and every time you start your computer all the accounts and services you've " "added will be ready for you." msgstr "" "Η προσθήκη των λογαριασμών σας, σας προσφέρει την επιλογή υπηρεσιών όπως " "ημερολόγιο, άμεσα μηνύματα και ηλεκτρονικό ταχυδρομείο απευθείας στην " "επιφάνεια εργασίας σας, καθιστώντας τις υπηρεσίες αυτές εννιαίο τμήμα της " "εμπειρίας σας ως χρήστη. Προσθέτοντας λογαριασμούς διατηρείτε ταυτόχρονα την " "επαφή με υπηρεσίες διαφορετικών λογαριασμών, όπως άμεσα μηνύματα. Απλώς " "ρυθμίστε μια και μοναδική φορά τον λογαριασμό σας και κάθε φορά που θα " "εκκινείτε τον υπολογιστή σας όλοι οι λογαριασμοί και οι υπηρεσίες που " "προσθέσατε θα είναι στην διάθεσή σας." #. (itstool) path: info/desc #: C/addremove-install-synaptic.page:20 msgid "" "Synaptic is a powerful but complicated software management alternative to " "Ubuntu Software." msgstr "" #. (itstool) path: page/title #: C/addremove-install-synaptic.page:26 msgid "Use Synaptic for more advanced software management" msgstr "" "Χρησιμοποιήστε το Synaptic για πιο προχωρημένη διαχείριση λογισμικού" #. (itstool) path: page/p #: C/addremove-install-synaptic.page:30 msgid "" "Synaptic Package Manager is more powerful and can do some " "software management tasks which Ubuntu Software can't. Synaptic's " "interface is more complicated and doesn't support newer Ubuntu " "Software features like ratings and reviews and therefore isn't " "recommended for use by those new to Ubuntu." msgstr "" #. (itstool) path: page/p #: C/addremove-install-synaptic.page:38 msgid "" "Synaptic isn't installed by default, but you can install it from the Ubuntu package archive." msgstr "" #. (itstool) path: section/title #: C/addremove-install-synaptic.page:44 msgid "Install software with Synaptic" msgstr "Εγκατάσταση λογισμικού με το Synaptic" #. (itstool) path: item/p #: C/addremove-install-synaptic.page:49 msgid "" "Open Synaptic from the Dash or the Launcher. You will " "need to enter your password in the Authenticate window." msgstr "" "Ανοίξετ το Synaptic από το Dash ή τον Εκκινητή. Θα " "χρειαστεί να εισάγετο τον κωδικό σας στο παράθυρο Πιστοποίησης." #. (itstool) path: item/p #: C/addremove-install-synaptic.page:55 msgid "" "Click Search to search for an application, or click " "Sections and look through the categories to find one." msgstr "" "Κάντε κλικ στην Αναζήτηση για να αναζητήσετε μια εφαρμογή, ή " "κάντε κλικ στα Τμήματα και κοιτάξτε μέσα στις κατηγορίες " "εφαρμογών για να βρείτε μία." #. (itstool) path: item/p #: C/addremove-install-synaptic.page:61 msgid "" "Right-click the application that you want to install and select Mark " "for Installation." msgstr "" "Κάντε δεξί κλικ σε μία εφαρμογή που θέλετε να εγκαταστήσετε και επιλέξτε " "Σημείωση για εγκατάσταση." #. (itstool) path: item/p #: C/addremove-install-synaptic.page:67 msgid "If you are asked to mark additional changes, click Mark." msgstr "" "Αν σας ζητηθεί να επιλέξετε επιπρόσθετες αλλαγές, πατήστε Επιλογή." #. (itstool) path: item/p #: C/addremove-install-synaptic.page:72 msgid "Select any other applications that you would like to install." msgstr "Επιλέξτε οποιεσδήποτε άλλες εφαρμογές θέλετε να εγκαταστήσετε." #. (itstool) path: item/p #: C/addremove-install-synaptic.page:77 msgid "" "Click Apply, and then click Apply in the window that " "appears. The applications that you chose will be downloaded and installed." msgstr "" "Κάντε κλικ στην επιλογή Εφαρμογή και ύστερα κάντε κλικ ξανά στην " "επιλογή Εφαρμογή στο παρύθυρο που θα εμφανιστεί. Οι εφαρμογές που " "επιλέξατε θα ληφθούν και θα εγκατασταθούν." #. (itstool) path: section/p #: C/addremove-install-synaptic.page:85 msgid "" "For more information about using Synaptic, consult the Synaptic How " "To." msgstr "" #. (itstool) path: info/desc #: C/addremove-install.page:9 msgid "" "Use Ubuntu Software to add programs and make Ubuntu more useful." msgstr "" #. (itstool) path: page/title #: C/addremove-install.page:21 msgid "Install additional software" msgstr "Εγκατάσταση επιπρόσθετου λογισμικού" #. (itstool) path: page/p #: C/addremove-install.page:25 msgid "" "The Ubuntu development team has chosen a default set of applications that we " "think makes Ubuntu very useful for most day-to-day tasks. However, you will " "certainly want to install more software to make Ubuntu more useful to you." msgstr "" "Η ομάδα ανάπτυξης του Ubuntu έχει διαλέξει ένα σύνολο σημαντικών εφαρμογών " "που νομίζουμε πως κάνει το Ubuntu πολύ χρήσιμο για τις περισσότερες " "καθημερινές εργασίες. Παρ' όλα αυτά, σίγουρα θα χρειαστεί να εγκαταστήσετε " "περισσότερο λογισμικό για να κάνετε το Ubuntu περισσότερο χρήσιμο για εσάς." #. (itstool) path: page/p #: C/addremove-install.page:31 msgid "To install additional software, complete the following steps:" msgstr "" "Για την εγκατάσταση επιπρόσθετου λογισμικού, ολοκληρώστε τα ακόλουθα βήματα:" #. (itstool) path: item/p #: C/addremove-install.page:37 msgid "" "Connect to the Internet using a wireless or wired " "connection." msgstr "" "Συνδεθείτε στο διαδίκτυο χρησιμοποιώντας μία ασύρματη ή ενσύρματη " "σύνδεση." #. (itstool) path: item/p #: C/addremove-install.page:44 #: C/addremove-ppa.page:51 #: C/addremove-remove.page:28 #: C/addremove-sources.page:46 msgid "" "Click the Ubuntu Software icon in the Launcher, or " "search for Software in the search bar of the Dash." msgstr "" #. (itstool) path: item/p #: C/addremove-install.page:50 msgid "" "When Ubuntu Software launches, search for an application, or " "select a category and find an application from the list." msgstr "" #. (itstool) path: item/p #: C/addremove-install.page:56 msgid "" "Select the application that you are interested in and click " "Install." msgstr "" "Επιλέξτε την εφαρμογή που σας ενδιαφέρει και κάντε κλικ στην επιλογή " "Εγκατάσταση." #. (itstool) path: item/p #: C/addremove-install.page:62 msgid "" "You will be asked to enter your password. Once you have done that the " "installation will begin." msgstr "" "Θα σας ζητηθεί να εισάγετε τον κωδικό σας. Αφού το κάνετε αυτό θα ξεκινήσει " "η εγκατάσταση." #. (itstool) path: item/p #: C/addremove-install.page:68 msgid "" "The installation usually finishes quickly, but could take a while if you " "have a slow Internet connection." msgstr "" "Η εγκατάσταση συνήθως τελειώνει γρήγορα, αλλά ενδέχεται να διαρκέσει " "περισσότερο αν έχετε αργή σύνδεση με το διαδίκτυο." #. (itstool) path: item/p #: C/addremove-install.page:74 msgid "" "A shortcut to your new app will be added to the Launcher. To disable this " "feature, uncheck ViewNew Applications in " "Launcher." msgstr "" "Μια συντόμευση για τη νέα σας εφαρμογή θα προστεθεί στον εκκινητή. Για να " "απενεργοποιήσετε τη λειτουργία αυτή, αποσημειώστε το " "ΠροβολήΟι νέες εφαρμογές στον " "εκκινητή." #. (itstool) path: info/desc #: C/addremove-ppa.page:9 msgid "Add PPAs to help test pre-release or specialty software." msgstr "" "Προσθέστε Προσωπικά Αποθετήρια Λογισμικού (PPA) για να μπορέσετε να " "δοκιμάσετε πρώιμες εκδόσεις λογισμικού ή ειδικευμένο λογισμικό." #. (itstool) path: page/title #: C/addremove-ppa.page:18 msgid "Add a Personal Package Archive (PPA)" msgstr "Προσθήκη ενός Προσωπικού αποθετηρίου πακέτων (PPA)" #. (itstool) path: page/p #: C/addremove-ppa.page:22 msgid "" "Personal Package Archives (PPAs) are software repositories designed " "for Ubuntu users and are easier to install than other third-party " "repositories." msgstr "" "Τα Προσωπικά Αποθετήρια Πακέτων (PPA - Αποθετήρια), είναι " "αποθετήρια λογισμικού σχεδιασμένα για τους χρήστες του Ubuntu και είναι " "ευκολότερα στην εγκατάσταση από άλλα αποθετήρια τρίτων πηγών." #. (itstool) path: note/p #: C/addremove-ppa.page:29 #: C/addremove-sources.page:31 msgid "Only add software repositories from sources that you trust!" msgstr "Προσθέστε μόνο αποθετήρια λογισμικού από πηγές που εμπιστεύεστε!" #. (itstool) path: note/p #: C/addremove-ppa.page:32 #: C/addremove-sources.page:34 msgid "" "Third-party software repositories are not checked for security or " "reliability by Ubuntu members, and may contain software which is harmful to " "your computer." msgstr "" "Τα αποθετήρια λογισμικού τρίτων δεν έχουν ελεγχθεί από τα μέλη του Ubuntu " "για την ασφάλεια και την αξιοπιστία τους και ενδέχεται να περιέχουν " "λογισμικό το οποίο να είναι επιβλαβές για τον υπολογιστή σας." #. (itstool) path: steps/title #: C/addremove-ppa.page:40 msgid "Install a PPA" msgstr "Εγκαταστήστε ένα αποθετήριο" #. (itstool) path: item/p #: C/addremove-ppa.page:44 msgid "" "On the PPA's overview page, look for the heading Adding this PPA to " "your system. Make a note of the PPA's location, which should look " "similar to: ppa:mozillateam/firefox-next." msgstr "" "Στην σελίδα επισκόπησης του αποθετηρίου PPA, κοιτάξτε για την ετικέτα που " "γράφει Προσθήκη αυτού του PPA στο σύστημά σας. Σημειώστε την " "τοποθεσία του αποθετηρίου PPA, η οποία θα πρέπει να έχει παρόμοια μορφή με " "το εξής: ppa:mozillateam/firefox-next." #. (itstool) path: item/p #: C/addremove-ppa.page:57 #: C/addremove-sources.page:52 msgid "" "When Ubuntu Software launches, click Software & " "Updates" msgstr "" #. (itstool) path: item/p #: C/addremove-ppa.page:62 msgid "Switch to the Other Software tab." msgstr "Μεταβείτε στην καρτέλα Άλλο λογισμικό." #. (itstool) path: item/p #: C/addremove-ppa.page:67 msgid "Click Add and enter the ppa: location." msgstr "" "Κάντε κλικ στην επιλογή Προσθηκη και προσθέστε την τοποθεσία " "ppa:" #. (itstool) path: item/p #: C/addremove-ppa.page:72 msgid "" "Click Add Source. Enter your password in the Authenticate window." msgstr "" "Κάντε κλικ στην επιλογή Προσθήκη πηγής. Εισάγετε τον κωδικό σας " "στο παράθυρο ελέγχου." #. (itstool) path: item/p #: C/addremove-ppa.page:78 msgid "" "Close the Software & Updates window. Ubuntu " "Software will then check your software sources for new software." msgstr "" #. (itstool) path: info/desc #: C/addremove-remove.page:9 msgid "Remove software that you no longer use." msgstr "Απομακρύνετε το λογισμικό που δεν χρησιμοποιείτε πλέον." #. (itstool) path: page/title #: C/addremove-remove.page:17 msgid "Remove an application" msgstr "Απομακρύνετε μια εφαρμογή" #. (itstool) path: page/p #: C/addremove-remove.page:21 msgid "" "Ubuntu Software helps you to remove software that you no longer " "use." msgstr "" #. (itstool) path: item/p #: C/addremove-remove.page:34 msgid "" "When Ubuntu Software opens, click the Installed button " "at the top." msgstr "" #. (itstool) path: item/p #: C/addremove-remove.page:40 msgid "" "Find the application that you want to remove by using the search box or by " "looking through the list of installed applications." msgstr "" "Βρείτε την εφαρμογή που θέλετε να απεγκαταστήσετε χρησιμοποιώντας το πεδίο " "αναζήτησης ή ψάχνοντας στη λίστα των εγκαταστημένων εφαρμογών." #. (itstool) path: item/p #: C/addremove-remove.page:46 msgid "Select the application and click Remove." msgstr "" "Επιλέξτε την εφαρμογή και κάντε κλικ στην επιλογή Αφαίρεση." #. (itstool) path: item/p #: C/addremove-remove.page:51 msgid "" "You may be asked to enter your password. After you have done that, the " "application will be removed." msgstr "" "Ενδέχεται να σας ζητηθεί να εισάγετε τον κωδικό σας. Αφού το κάνετε, η " "εφαρμογή θα απομακρυνθεί." #. (itstool) path: note/p #: C/addremove-remove.page:59 msgid "" "Some applications depend on other applications to work properly. If you try " "to remove an application that is needed by another application, both will be " "removed. You will be asked to confirm whether you want this to happen before " "the applications are removed." msgstr "" "Η σωστή λειτουργία κάποιων εφαρμογών εξαρτάται από άλλες εφαρμογές. Αν " "προσπαθήσετε να αφαιρέσετε μια εφαρμογή που τη χρειάζεται κάποια άλλη " "εφαρμογή, τότε θα αφαιρεθούν και οι δύο. Πριν αφαιρεθούν οι εφαρμογές, θα " "ερωτηθείτε ώστε να επιβεβαιώσετε πως όντως αυτό θέλετε να συμβεί." #. (itstool) path: info/desc #: C/addremove-sources.page:10 msgid "" "Add other repositories to extend the software sources Ubuntu uses for " "installation and upgrades." msgstr "" "Προσθέστε άλλα αποθετήρια για να επεκτείνετε τις πηγές λογισμικού που " "χρησιμοποιεί το Ubuntu για εγκατάσταση και αναβαθμίσεις." #. (itstool) path: page/title #: C/addremove-sources.page:19 msgid "Add additional software repositories" msgstr "Προσθέστε επιπλέον αποθετήρια λογισμικού" #. (itstool) path: page/p #: C/addremove-sources.page:23 msgid "" "Software is available from third-party sources, as well as from the default " "Ubuntu software repositories. If you want to install software from a third-" "party software repository, you must add it to Ubuntu's list of available " "repositories." msgstr "" "Όπως υπάρχει διαθέσιμο λογισμικό από τα επίσημα αποθετήρια του Ubuntu, έτσι " "υπάρχει και από τρίτες πηγές. Αν θέλετε να εγκαταστήσετε λογισμικό από το " "αποθετήριο μίας τρίτης πηγής, θα πρέπει να την προσθέσετε στην λίστα των " "διαθέσιμων αποθετηρίων του Ubuntu." #. (itstool) path: steps/title #: C/addremove-sources.page:42 msgid "Install other repositories" msgstr "Εγκατάσταση άλλων αποθετηρίων" #. (itstool) path: item/p #: C/addremove-sources.page:57 msgid "" "You will be asked to enter your password. Once you have done that, switch to " "the Other Software tab." msgstr "" "Θα σας ζητηθεί να εισάγετε τον κωδικό σας. Αφού το κάνετε, μεταφερθείτε στην " "καρτέλα Άλλο λογισμικό." #. (itstool) path: item/p #: C/addremove-sources.page:63 msgid "" "Click Add and enter the APT line for the repository. This should " "be available from the website of the repository, and should look similar to:" msgstr "" "Κάντε κλικ στην επιλογή Πρόσθεση και εισάγετε την γραμμή APT του " "αποθετηρίου. Αυτή θα πρέπει να είναι διαθέσιμη στην ιστοσελίδα του " "αποθετηρίου και θα πρέπει να μοιάζει με:" #. (itstool) path: item/p #: C/addremove-sources.page:73 msgid "" "Click Add Source then close the Software & Updates " "window. Ubuntu Software will then check your software sources for " "new updates." msgstr "" #. (itstool) path: section/title #: C/addremove-sources.page:82 msgid "Activate the Canonical Partner repository" msgstr "Ενεργοποιήστε το Αποθετήριο συνεργατών της Canonical." #. (itstool) path: section/p #: C/addremove-sources.page:85 msgid "" "The Canonical Partner repository offers some proprietary applications that " "don't cost any money to use but are closed source. They include software " "like Skype, Adobe Reader and Adobe Flash " "Plugin. Software in this repository will appear in Ubuntu " "Software search results but won't be installable until this repository " "is enabled." msgstr "" #. (itstool) path: section/p #: C/addremove-sources.page:93 msgid "" "To enable the repository, follow the steps above to open the Other " "Software tab in Software & Updates. If you see the " "Canonical Partners repository in the list, make sure it is " "checked then close the Software & Updates window. If you " "don't see it, click Add and enter:" msgstr "" #. (itstool) path: section/p #: C/addremove-sources.page:103 msgid "" "Click Add Source then close the Software & Updates " "window. Wait a moment for Ubuntu Software to download the " "repository information." msgstr "" #. (itstool) path: info/title #: C/addremove.page:8 msgctxt "link:trail" msgid "Add/remove software" msgstr "" #. (itstool) path: info/desc #: C/addremove.page:14 msgid "" "Install, remove, extra " "repositories…" msgstr "" "Install, remove, extra " "repositories…" #. (itstool) path: page/title #: C/addremove.page:23 msgid "Add & remove software" msgstr "Προσθήκη & αφαίρεση λογισμικού" #. (itstool) path: info/desc #: C/app-cheese.page:10 msgid "It is like your own personal photo booth." msgstr "Είναι κάτι σαν το δικό σας προσωπικό περίπτερο φωτογραφιών." #. (itstool) path: page/title #: C/app-cheese.page:18 msgid "Create fun photos and videos with your webcam" msgstr "" "Δημιουργήστε διασκεδαστικές φωτογραφίες και βίντεο με την κάμερα δικτύου του " "υπολογιστή σας" #. (itstool) path: page/p #: C/app-cheese.page:22 msgid "" "With the Cheese application and your webcam, you can take photos " "and videos, apply fun special effects and share the fun with others." msgstr "" "Με την εφαρμογή Cheese και τη διαδικτυακή σας κάμερα, μπορείτε να " "παίρνετε φωτογραφίες και βίντεο, να εφαρμόζετε ειδικά εφέ που σας φαίνονται " "ευχάριστα και να μοιράζεστε τη διασκέδαση με άλλους." #. (itstool) path: page/p #: C/app-cheese.page:27 msgid "" "For help with using Cheese, read the Cheese user " "guide." msgstr "" "Αν χρειαστείτε βοήθεια με το Cheese, διαβάστε τον Οδηγός χρήσης Cheese" #. (itstool) path: info/desc #: C/backup-check.page:7 msgid "Verify your backup was successful." msgstr "Επαληθεύστε οτι το αντίγραφο ασφαλείας δημιουργήθηκε με επιτυχία." #. (itstool) path: page/title #: C/backup-check.page:18 msgid "Check your backup" msgstr "Ελέγξτε το αντίγραφο ασφαλείας σας" #. (itstool) path: page/p #: C/backup-check.page:20 msgid "" "After you have backed up your files, you should make sure that the backup " "was successful. If it didn't work properly, you could lose important data " "since some files could be missing from the backup." msgstr "" "Αφού έχετε δημιουργήσει αντίγραφα ασφαλείας των αρχείων σας, θα πρέπει να " "βεβαιωθείτε ότι η δημιουργία αντιγράφων ασφαλείας ήταν επιτυχημένη. Εάν η " "διαδικασία δεν έγινε σωστά, θα μπορούσατε να χάσετε σημαντικά δεδομένα " "εφόσον μερικά αρχεία πιθανόν να λείπουν από το αντίγραφο ασφαλείας." #. (itstool) path: page/p #: C/backup-check.page:24 msgid "" "When you use the file manager to copy or move files, the computer checks to " "make sure that all of the data transferred correctly. However, if you are " "transferring data that is very important to you, you may want to perform " "additional checks to confirm that your data has been transferred properly." msgstr "" "Όταν χρησιμοποιείτε το διαχειριστή αρχείων για να αντιγράψετε ή να " "μετακινήσετε αρχεία, ο υπολογιστής ελέγχει το αν όλα τα δεδομένα " "μεταφέρθηκαν σωστά. Παρόλα αυτά, αν μεταφέρετε δεδομένα οπου είναι πολύ " "συμαντικά για εσάς, ίσως θα θέλατε να κάνετε επιπλέον ελέγχους για να " "επιβεβαιώσετε οτι όλα τα δεδομένα σας έχουν μεταφερθεί πλήρως." #. (itstool) path: page/p #: C/backup-check.page:30 msgid "" "You can do an extra check by looking through the copied files and folders on " "the destination media. By checking to make sure that the files and folders " "you transferred are actually there in the backup, you can have extra " "confidence that the process was successful." msgstr "" "Μπορείτε να πραγματοποιήσετε έναν επιπλέον έλεγχο κοιτάζοντας μέσα στα " "αντιγραμμένα αρχεία και φακέλους στο μέσο προορισμού. Ελέγχοντας ότι τα " "αρχεία και οι φάκελοι οπου μεταφέρατε είναι όντως εκεί, μπορείτε να έχετε " "επιπλέον σιγουριά για το ότι η διαδικασία ήταν επιτυχής." #. (itstool) path: note/p #: C/backup-check.page:35 msgid "" "If you find that you do regular backups of large amounts of data, you may " "find it easier to use a dedicated backup program, such as Déjà " "Dup. Such a program is more powerful and more reliable than just " "copying and pasting files." msgstr "" "Αν δημιουργείτε τακτικά αντίγραφα ασφαλείας από μεγάλες ποσότητες δεδομένων, " "ίσως σας φανεί καλύτερο το να χρησιμοποιήσετε ένα ειδικό πρόγραμμα " "δημιουργίας αντιγράφων ασφαλείας, όπως το Déjà Dup. Προγράμματα " "σαν και αυτό είναι πιο ισχυρά και πιο αξιόπιστα από την απλή αντιγραφή και " "επικόλληση αρχείων μέσω του διαχειριστή αρχείων σας." #. (itstool) path: info/desc #: C/backup-frequency.page:7 msgid "" "Learn how often you should backup your important files to make sure that " "they're safe." msgstr "" "Μάθετε πόσο συχνά θα πρέπει να δημιουργείτε αντίγραφο ασφαλείας των " "σημαντικών σας αρχείων ώστε να βεβαιωθείτε πως είναι ασφαλή." #. (itstool) path: credit/name #: C/backup-frequency.page:13 #: C/backup-how.page:13 #: C/backup-restore.page:12 #: C/backup-thinkabout.page:14 #: C/backup-what.page:17 #: C/backup-where.page:18 #: C/contacts-edit-details.page:14 #: C/contacts-link-unlink.page:13 #: C/contacts-search.page:14 #: C/display-dual-monitors-desktop.page:7 #: C/files-browse.page:16 #: C/files-copy.page:18 #: C/get-involved.page:14 #: C/more-help.page:10 #: C/mouse.page:16 #: C/mouse-middleclick.page:16 #: C/mouse-sensitivity.page:19 #: C/nautilus-behavior.page:15 #: C/nautilus-bookmarks-edit.page:14 #: C/nautilus-file-properties-basic.page:15 #: C/nautilus-file-properties-permissions.page:15 #: C/nautilus-views.page:15 #: C/screen-shot-record.page:15 #: C/user-delete.page:11 #: C/user-goodpassword.page:15 msgid "Tiffany Antopolski" msgstr "Tiffany Antopolski" #. (itstool) path: page/title #: C/backup-frequency.page:23 msgid "Frequency of backups" msgstr "Συχνότητα των αντιγράφων ασφαλείας" #. (itstool) path: page/p #: C/backup-frequency.page:25 msgid "" "How often you make backups will depend on the type of data to be backed up. " "For example, if you are running a network environment with critical data " "stored on your servers, then even nightly backups may not be enough." msgstr "" "Το πόσο συχνά δημιουργείτε αντίγραφα ασφαλείας θα εξαρτηθεί από τον τύπο " "δεδομένων προς δημιουργία αντιγράφων. Για παράδειγμα, αν τρέχετε σε κάποιο " "περιβάλλον δικτύου με κρίσιμα δεδομένα αποθηκευμένα στους διακομιστές σας, " "τότε ακόμα και η νυχτερινή δημιουργία αντιγράφων ασφαλείας μπορεί να μην " "είναι αρκετή." #. (itstool) path: page/p #: C/backup-frequency.page:29 msgid "" "On the other hand, if you are backing up the data on your home computer then " "hourly backups would likely be unnecessary. You may find it helpful to " "consider the following points when planning your backup schedule:" msgstr "" "Από την άλλη πλευρά, η ωριαία δημιουργία αντιγράφων ασφαλείας πιθανότατα θα " "είναι αχρείαστη αν αυτό αφορά τον οικιακό σας υπολογιστή. Μπορεί να το " "βρείτε χρήσιμο να λάβετε υπόψη σας τα παρακάτω σημεία όταν σχεδιάζετε το " "πρόγραμμά σας για τη δημιουργία αντιγράφων ασφαλείας." #. (itstool) path: item/p #: C/backup-frequency.page:34 msgid "The amount of time you spend on the computer." msgstr "Ο χρόνος που ξοδεύετε στον υπολογιστή σας." #. (itstool) path: item/p #: C/backup-frequency.page:35 msgid "How often and by how much the data on the computer changes." msgstr "Πόσο συχνά και κατά πόσο τα δεδομένα στον υπολογιστή σας αλλάζουν." #. (itstool) path: page/p #: C/backup-frequency.page:38 msgid "" "If the data you want to back up is lower priority, or subject to few " "changes, like music, e-mails and family photos, then weekly or even monthly " "backups may suffice. However, if you happen to be in the middle of a tax " "audit, more frequent backups may be necessary." msgstr "" "Αν τα δεδομένα από τα οποία θέλετε να δημιουργήσετε αντίγραφο ασφαλείας " "είναι χαμηλής προτεραιότητας ή υπόκεινται σε λίγες αλλαγές, όπως μουσική, " "μηνύματα ηλεκτρονικού ταχυδρομείου και οικογενειακές φωτογραφίες, τότε ίσως " "αρκούν εβδομαδιαίες ή ακόμη και μηνιαίες λήψεις αντιγράφων. Αν όμως " "συμβαίνει να βρίσκεστε εν μέσω φορολογικού ελέγχου, η συχνότερη λήψη " "αντιγράφων ίσως είναι απαραίτητη." #. (itstool) path: page/p #: C/backup-frequency.page:43 msgid "" "As a general rule, the amount of time in between backups should be no more " "than the amount of time you are willing to spend re-doing any lost work. For " "example, if spending a week re-writing lost documents is too long for you, " "you should back up at least once per week." msgstr "" "Σαν γενικός κανόνας, ισχύει το ότι το χρονικό διάστημα μεταξύ των λήψεων " "αντιγράφων ασφαλείας θα πρέπει να μην είναι μεγαλύτερο από το χρονικό " "διάστημα που μπορείτε να διαθέσετε ώστε να ξανακάνετε τη χαμένη εργασία. Για " "παράδειγμα, αν το να ξοδέψετε μία εβδομάδα ξαναγράφοντας χαμένα έγγραφα " "είναι πολύ για εσάς, τότε θα πρέπει να κάνετε αντίγραφα ασφαλείας τουλάχιστο " "μία φορά την εβδομάδα." #. (itstool) path: info/desc #: C/backup-how.page:7 msgid "" "Use Déjà Dup (or some other backup application) to make copies of your " "valuable files and settings to protect against loss." msgstr "" "Χρησιμοποιήστε το Déjà Dup (ή κάποια άλλη εφαρμογή δημιουργίας αντιγράφων " "ασφαλείας), για να κάνετε αντίγραφα ασφαλείας των αρχείων και των ρυθμίσεών " "σας, ώστε να προστατευθείτε από ενδεχόμενη απώλειά τους." #. (itstool) path: page/title #: C/backup-how.page:27 msgid "How to back up" msgstr "Πώς να κάνετε αντίγραφα ασφαλείας" #. (itstool) path: page/p #: C/backup-how.page:29 msgid "" "The recommended way of backing up your files and settings is to let a backup " "application manage the backup process for you. A number of different backup " "applications are available, like Déjà Dup." msgstr "" "Ο συνιστώμενος τρόπος δημιουργίας αντιγράφων ασφαλείας των αρχείων και " "ρυθμίσεών σας είναι να χρησιμοποιείτε κάποια εφαρμογή δημιουργία ή λήψης " "αντιγράφων ασφαλείας η οποία θα αναλάβει το έργο αυτό. Υπάρχουν αρκετές " "διαφορετικές εφαρμογές δημιουργίας αντιγράφων ασφαλείας, όπως το Déjà " "Dup." #. (itstool) path: page/p #: C/backup-how.page:34 msgid "" "The help for your chosen backup application will walk you through setting " "your preferences for the backup, as well as how to restore your data." msgstr "" "Η βοήθεια της επιλεγμένης σας εφαρμογής αντιγράφων ασφαλείας, θα σας " "καθοδηγήσει ώστε να ρυθμίσετε τις προτιμήσεις σας για τη δημιουργία των " "αντιγράφων, όπως επίσης και για το πως να επαναφέρετε τα δεδομένα σας από " "αυτά." #. (itstool) path: page/p #: C/backup-how.page:38 msgid "" "An alternative option is to copy your files " "to a safe location, such as an external hard drive, another computer on the " "network, or a USB drive. Your personal " "files and settings are usually in your Home folder, so you can copy " "them from there." msgstr "" "Μία εναλλακτική επιλογή είναι απλά το να αντιγράψετε τα αρχεία σας σε μία ασφαλή τοποθεσία όπως είναι " "ένας εξωτερικός δίσκος, ένας άλλος υπολογιστής στο δίκτυο, ή ένα φορητό μέσο " "αποθήκευσης USB. Τα προσωπικά αρχεία " "σας και οι ρυθμίσεις σας βρίσκονται συνήθως στον προσωπικό σας φάκελο, οπότε " "μπορείτε να τα αντιγράψετε από εκεί." #. (itstool) path: page/p #: C/backup-how.page:44 msgid "" "The amount of data you can back up is limited by the size of the storage " "device. If you have the room on your backup device, it is best to back up " "the entire Home folder with the following exceptions:" msgstr "" "Το μέγεθος των δεδομένων από τα οποία μπορείτε να κάνετε αντίγραφο " "ασφαλείας, περιορίζεται από το μέγεθος της συσκευής αποθήκευσης. Αν έχετε " "αρκετό χώρο στην συσκευή αποθήκευσής σας, το βέλτιστο είναι να αντιγράψετε " "ολόκληρο τον Προσωπικό σας φάκελο, κάνοντας τις παρακάτω εξαιρέσεις:" #. (itstool) path: item/p #: C/backup-how.page:49 msgid "" "Files that are already backed up somewhere else, such as to a CD, DVD, or " "other removable media." msgstr "" "Αρχεία τα οποία έχουν ήδη αντιγραφεί κάπου αλλού, όπως σε ένα CD, DVD, ή σε " "άλλα αφαιρούμενα μέσα." #. (itstool) path: item/p #: C/backup-how.page:51 msgid "" "Files that you can recreate easily. For example, if you are a programmer, " "you don't have to back up the files that get produced when you compile your " "programs. Instead, just make sure that you back up the original source files." msgstr "" "Αρχεία τα οποία σας είναι εύκολο να επαναδημιουργήσετε. Αν για παράδειγμα " "είστε προγραμματιστής, δε χρειάζεται να πάρετε αντίγραφο των αρχείων που " "δημιουργούνται όταν μεταγλωττίζετε τα προγράμματά σας. Αντ' αυτού, απλά " "βεβαιωθείτε πως έχετε πάρει αντίγραφο ασφαλείας των πρωτότυπων πηγαίων " "αρχείων." #. (itstool) path: item/p #: C/backup-how.page:55 msgid "" "Any files in the Trash folder. Your Trash folder can be found in " "~/.local/share/Trash." msgstr "" "Κάθε αρχείο στον φάκελο απορριμάτων. Ο φάκελος απορριμμάτων βρίσκεται στη " "θέση ~/.local/share/Trash." #. (itstool) path: info/desc #: C/backup-restore.page:7 msgid "Retrieve your files from a backup." msgstr "Επανακτήστε τα αρχεία σας από ένα αντίγραφο ασφαλείας." #. (itstool) path: page/title #: C/backup-restore.page:23 msgid "Restore a backup" msgstr "Επαναφέρετε ένα αντίγραφο ασφαλείας" #. (itstool) path: page/p #: C/backup-restore.page:25 msgid "" "If you lost or deleted some of your files, but you have a backup of them, " "you can restore them from the backup:" msgstr "" "Αν χάσατε ή διαγράψατε κάποια από τα αρχεία σας αλλά έχετε αντίγραφο από " "αυτά, μπορείτε να τα ανακτήσετε από το αντίγραφο:" #. (itstool) path: item/p #: C/backup-restore.page:29 msgid "" "To restore your backup from a device such as an external hard drive, USB " "drive or another computer on the network, you can copy the files back to your computer." msgstr "" #. (itstool) path: item/p #: C/backup-restore.page:33 msgid "" "If you created your backup using a backup application such as Déjà " "Dup, it is recommended that you use the same application to restore " "your backup. Review the application help for your backup program: it will " "provide specific instructions on how to restore your files." msgstr "" "Αν δημιουργήσατε το αντίγραφό σας χρησιμοποιώντας μία εφαρμογή δημιουργίας " "αντιγράφων ασφαλείας όπως το Déjà Dup, τότε προτείνεται να " "χρησιμοποιήσετε την ίδια εφαρμογή για την επαναφορά του αντιγράφου σας. " "Δείτε τη βοήθεια της εφαρμογής δημιουργίας αντιγράφων ασφαλείας που " "χρησιμοποιήσατε: θα σας δώσει συγκεκριμένες πληροφορίες.για τον τρόπο " "επαναφοράς των αρχείων σας." #. (itstool) path: info/desc #: C/backup-thinkabout.page:7 msgid "" "A list of folders where you can find documents, files and settings that you " "may want to back up." msgstr "" "Μία λίστα φακέλων όπου μπορείτε να βρείτε έγγραφα, αρχεία και ρυθμίσεις, από " "τα οποία πιθανόν να θέλετε να κρατήσετε αντίγραφο ασφαλείας." #. (itstool) path: page/title #: C/backup-thinkabout.page:29 msgid "Where can I find the files I want to back up?" msgstr "" "Πού μπορώ να βρω τα αρχεία από τα οποία θέλω να κάνω αντίγραφο ασφαλείας;" #. (itstool) path: page/p #: C/backup-thinkabout.page:31 msgid "" "Listed below are the most common locations of important files and settings " "that you may want to back up." msgstr "" #. (itstool) path: item/p #: C/backup-thinkabout.page:36 msgid "Personal files (documents, music, photos and videos)" msgstr "Προσωπικά αρχεία (έγγραφα, μουσική, φωτογραφίες και βίντεο)" #. (itstool) path: item/p #. translators: xdg dirs are localised by package xdg-user-dirs and need #. to be translated. You can find the correct translations for your #. language here: http://translationproject.org/domain/xdg-user-dirs.html #: C/backup-thinkabout.page:40 msgid "" "These are usually stored in your home folder (/home/your_name). " "They could be in subfolders such as Desktop, Documents, Pictures, Music, and " "Videos." msgstr "" #. (itstool) path: item/p #: C/backup-thinkabout.page:43 msgid "" "If your backup medium has sufficient space (if it's an external hard disk, " "for example), consider backing up the entire Home folder. You can find out " "how much disk space your Home folder takes up by using the Disk Usage " "Analyzer." msgstr "" "Αν το μέσο που χρησιμοποιείτε για την αποθήκευση των αντιγράφων ασφαλείας " "σας έχει αρκετή χωρητικότητα (αν για παράδειγμα είναι ένας εξωτερικός " "σκληρός δίσκος), εξετάστε το ενδεχόμενο της λήψης αντιγράφου ολόκληρου του " "προσωπικού σας φακέλου. Μπορείτε να δείτε πόσο χώρο καταλαμβάνει ο " "προσωπικός σας φάκελος χρησιμοποιώντας την εφαρμογή Ανάλυση χρήσης " "δίσκου." #. (itstool) path: item/p #: C/backup-thinkabout.page:50 msgid "Hidden files" msgstr "Κρυφά αρχεία" #. (itstool) path: item/p #: C/backup-thinkabout.page:51 msgid "" "Any file or folder name that starts with a period (.) is hidden by default. " "To view hidden files, click ViewShow Hidden " "Files or press CtrlH. " "You can copy these to a backup location like any other file." msgstr "" "Οποιοδήποτε αρχείο ή φάκελος του οποίου η ονομασία ξεκινά με τελεία (.) " "είναι από προεπιλογή κρυφό. Για να δείτε τα κρυφά αρχεία, κάντε κλικ στην " "επιλογή ΠροβολήΕμφάνιση κρυφών " "αρχείων, ή πατήστε το συνδυασμό πλήκτρων " "CtrlH. Μπορείτε να αντιγράψετε αυτά " "τα αρχεία και φακέλους σε μια τοποθεσία αντιγραφής όπως και οποιοδήποτε " "αρχείο." #. (itstool) path: item/p #: C/backup-thinkabout.page:58 msgid "" "Personal settings (desktop preferences, themes, and software settings)" msgstr "" "Προσωπικές ρυθμίσεις (προτιμήσεις επιφάνειας εργασίας, θέματα και ρυθμίσεις " "λογισμικού)" #. (itstool) path: item/p #: C/backup-thinkabout.page:59 msgid "" "Most applications store their settings in hidden folders inside your Home " "folder (see above for information on hidden files)." msgstr "" "Οι περισσότερες εφαρμογές αποθηκεύουν τις ρυθμίσεις τους σε κρυφούς φακέλους " "μέσα στον προσωπικό σας φάκελο (δείτε πιο πάνω για πληροφορίες σχετικά με τα " "κρυφά αρχεία και φακέλους)." #. (itstool) path: item/p #: C/backup-thinkabout.page:61 msgid "" "Most of your application settings will be stored in the hidden folders " ".config, .gconf, .gnome2, and " ".local in your Home folder." msgstr "" "Οι περισσότερες ρυθμίσεις των εφαρμογών σας αποθηκεύονται στους κρυμμένους " "φακέλους .config, .gconf, .gnome2, " "and .local στον Φάκελο Χρήστη." #. (itstool) path: item/p #: C/backup-thinkabout.page:68 msgid "System-wide settings" msgstr "Ρυθμίσεις για όλο το σύστημα" #. (itstool) path: item/p #: C/backup-thinkabout.page:69 msgid "" "Settings for important parts of the system aren't stored in your Home " "folder. There are a number of locations that they could be stored, but most " "are stored in the /etc folder. In general, you won't need to " "back up these files on a home computer. If you are running a server, " "however, you should back up the files for the services that it is running." msgstr "" "Οι ρυθμίσεις για τα σημαντικά μέρη του συστήματός σας δεν βρίσκονται στον " "προσωπικό σας φάκελο. Υπάρχουν διάφορες τοποθεσίες στις οποίες θα μπορούσαν " "να αποθηκεύονται, οι περισσότερες όμως βρίσκονται στο φάκελο " "/etc. Γενικά, δεν θα χρειαστεί να πάρετε αντίγραφο αυτών των " "αρχείων σε έναν οικιακό υπολογιστή. Αν όμως τρέχετε έναν εξυπηρετητή, θα " "πρέπει να κρατάτε αντίγραφο αυτών των αρχείων για τις υπηρεσίες που ο " "εξυπηρετητής τρέχει." #. (itstool) path: info/desc #: C/backup-what.page:7 msgid "Back up anything that you can't bear to lose if something goes wrong." msgstr "" "Κάνετε αντίγραφο από οτιδήποτε δεν θα αντέχατε να χάσετε αν κάτι πάει στραβά." #. (itstool) path: page/title #: C/backup-what.page:28 msgid "What to back up" msgstr "Τι είναι σημαντικό να συμπεριληφθεί σε ένα αντίγραφο ασφαλείας" #. (itstool) path: page/p #: C/backup-what.page:30 msgid "" "Your priority should be to back up your most important files as well as those that are difficult " "to recreate. For example, ranked from most important to least important:" msgstr "" "Η προτεραιότητά σας θα πρέπει να είναι να κάνετε αντίγραφο από τα σημαντικότερα αρχεία σας, όπως επίσης και " "από αυτά που είναι δύσκολο να αναδημιουργηθούν. Για παράδειγμα από τα " "περισσότερο προς τα λιγότερο σημαντικά:" #. (itstool) path: item/title #: C/backup-what.page:37 msgid "Your personal files" msgstr "Τα προσωπικά σας αρχεία" #. (itstool) path: item/p #: C/backup-what.page:38 msgid "" "This may include documents, spreadsheets, email, calendar appointments, " "financial data, family photos, or any other personal files that you would " "consider irreplaceable." msgstr "" "Αυτό μπορεί να περιλαμβάνει έγγραφα, λογιστικά φύλλα, μηνύματα ηλεκτρονικού " "ταχυδρομείου, σημειώσεις συναντήσεων στο ημερολόγιο, οικονομικά δεδομένα, " "οικογενειακές φωτογραφίες ή οποιαδήποτε άλλα προσωπικά αρχεία τα οποία θα " "θεωρούσατε αναντικατάστατα." #. (itstool) path: item/title #: C/backup-what.page:44 msgid "Your personal settings" msgstr "Οι προσωπικές σας ρυθμίσεις" #. (itstool) path: item/p #: C/backup-what.page:45 msgid "" "This includes changes you may have made to colors, backgrounds, screen " "resolution and mouse settings on your desktop. This also includes " "application preferences, such as settings for LibreOffice, your " "music player, and your email program. These are replaceable, but may take a " "while to recreate." msgstr "" "Αυτό περιλαμβάνει αλλαγές που μπορεί να έχετε κάνει σε χρώματα, παρασκήνια " "επιφανειών εργασίας, ανάλυση της οθόνης και ρυθμίσεις συμπεριφοράς του " "ποντικιού στο σύστημά σας. Περιλαμβάνει επίσης τις προτιμήσεις εφαρμογών, " "όπως είναι οι ρυθμίσεις του LibreOffice, του αναπαραγωγέα " "μουσικής σας και της εφαρμογής ηλεκτρονικού ταχυδρομείου. Αυτά είναι δυνατόν " "να αντικατασταθούν, αλλά μπορεί να χρειαστεί αρκετό χρονικό διάστημα για να " "αναδημιουργηθούν." #. (itstool) path: item/title #: C/backup-what.page:53 msgid "System settings" msgstr "Ρυθμίσεις συστήματος" #. (itstool) path: item/p #: C/backup-what.page:54 msgid "" "Most people never change the system settings that are created during " "installation. If you do customize your system settings for some reason, or " "if you use your computer as a server, then you may wish to back up these " "settings." msgstr "" "Οι περισσότεροι δεν αλλάζουν ποτέ τις ρυθμίσεις συστήματος που γίνονται κατά " "τη διάρκεια της εγκατάστασης. Αν τροποποιήσετε το σύστημά σας για κάποιο " "λόγο, πιθανώς να θέλετε να κρατήσετε αντίγραφο αυτών των ρυθμίσεων που " "κάνατε." #. (itstool) path: item/title #: C/backup-what.page:61 msgid "Installed software" msgstr "Εγκαταστημένο λογισμικό" #. (itstool) path: item/p #: C/backup-what.page:62 msgid "" "The software you use can normally be restored quite quickly after a serious " "computer problem by reinstalling it." msgstr "" "Το λογισμικό το οποίο χρησιμοποιείτε μπορεί κανονικά να επανέλθει αρκετά " "γρήγορα μετά από σοβαρό πρόβλημα του υπολογιστή σας με την επανεγκατάστασή " "του." #. (itstool) path: page/p #: C/backup-what.page:67 msgid "" "In general, you will want to back up files that are irreplaceable and files " "that require a great time investment to replace without a backup. If things " "are easy to replace, on the other hand, you may not want to use up disk " "space by having backups of them." msgstr "" "Γενικά, θα θέλατε να έχετε αντίγραφο ασφαλείας από αρχεία που είναι " "αναντικατάστατα και από αρχεία που απαιτούν να επενδύσετε μεγάλο μέρος του " "χρόνου σας για να τα αντικαταστήσετε αν δεν υπάρχει αντίγραφο. Από την άλλη " "πλευρά, αν είναι εύκολο να αντικατασταθούν, μπορεί να μην θέλετε να " "δεσμεύετε χωρητικότητα από το δίσκο σας κρατώντας αντίγραφά τους." #. (itstool) path: info/desc #: C/backup-where.page:7 msgid "" "Advice on where to store your backups and what type of storage device to use." msgstr "" "Συμβουλές σχετικά με το που θα αποθηκεύετε τα αντίγραφα ασφαλείας σας και " "ποιον τύπο συσκευής αποθήκευσης θα χρησιμοποιήσετε." #. (itstool) path: info/title #: C/backup-where.page:9 msgctxt "sort" msgid "c" msgstr "c" #. (itstool) path: page/title #: C/backup-where.page:24 msgid "Where to store your backup" msgstr "Ο προορισμός στον οποίο θα αποθηκευτεί το αντίγραφο ασφαλείας σας" #. (itstool) path: page/p #: C/backup-where.page:26 msgid "" "You should store backup copies of your files somewhere separate from your " "computer - on an external hard disk, for example. That way, if the computer " "breaks, the backup will still be intact. For maximum security, you shouldn't " "keep the backup in the same building as your computer. If there is a fire or " "theft, both copies of the data could be lost if they are kept together." msgstr "" "Θα πρέπει να αποθηκεύετε τα αντίγραφα ασφαλείας των αρχείων σας ξεχωριστά " "από τον υπολογιστή σας, όπως για παράδειγμα σε έναν εξωτερικό δίσκο. Με αυτό " "τον τρόπο, αν ο υπολογιστής παρουσιάσει βλάβη, το αντίγραφο θα παραμείνει " "άθικτο. Για τη μέγιστη ασφάλεια, καλό θα ήταν να μην κρατάτε το αντίγραφο " "ούτε στο ίδιο κτίριο με τον υπολογιστή σας. Σε περίπτωση κλοπής ή πυρκαγιάς, " "και τα δύο αντίγραφα των δεδομένων σας κινδυνεύουν να χαθούν αν φυλάσσονται " "μαζί." #. (itstool) path: page/p #: C/backup-where.page:32 msgid "" "It is important to choose an appropriate backup medium, too. You " "need to store your backups on a device that has sufficient disk capacity for " "all of the backed-up files." msgstr "" "Είναι επίσης σημαντικό να επιλέξετε ένα κατάλληλο μέσο αποθήκευσης " "αντιγράφων. Θα πρέπει να αποθηκεύετε τα αντίγραφά σας σε μια συσκευή η " "οποία θα έχει ικανή χωρητικότητα για όλα τα αρχεία που θα αντιγραφούν." #. (itstool) path: list/title #: C/backup-where.page:37 msgid "Local and remote storage options" msgstr "Επιλογές τοπικής και απομακρυσμένης αποθήκευσης" #. (itstool) path: item/p #: C/backup-where.page:39 msgid "USB memory key (low capacity)" msgstr "Φορητό μέσο αποθήκευσης USB (μικρής χωρητικότητας)" #. (itstool) path: item/p #: C/backup-where.page:42 msgid "Writable CDs or DVDs (low/medium capacity)" msgstr "Εγγράψιμα CD ή DVD (χαμηλής/μέτριας χωρητικότητας)" #. (itstool) path: item/p #: C/backup-where.page:45 msgid "External hard disk (typically high capacity)" msgstr "Εξωτερικός σκληρός δίσκος (συνήθως μεγάλης χωρητικότητας)" #. (itstool) path: item/p #: C/backup-where.page:48 msgid "Internal disk drive (high capacity)" msgstr "Εσωτερικός σκληρός δίσκος (μεγάλης χωρητικότητας)" #. (itstool) path: item/p #: C/backup-where.page:51 msgid "Network-connected drive (high capacity)" msgstr "Δικτυακά συνδεδεμένος δίσκος (μεγάλης χωρητικότητας)" #. (itstool) path: item/p #: C/backup-where.page:54 msgid "File/backup server (high capacity)" msgstr "Διακομιστής αρχείων/αντιγράφων ασφαλείας (μεγάλης χωρητικότητας)" #. (itstool) path: item/p #: C/backup-where.page:57 msgid "" "Online backup service (Amazon " "S3, for example; capacity depends on price)" msgstr "" #. (itstool) path: page/p #: C/backup-where.page:62 msgid "" "Some of these options have sufficient capacity to allow for a backup of " "every file on your system, which is also known as a complete system " "backup." msgstr "" "Κάποιες από τις επιλογές αυτές έχουν αρκετή χωρητικότητα ώστε να σας " "επιτρέπουν να πάρετε αντίγραφο κάθε αρχείου του συστήματός σας, κάτι που " "είναι επίσης γνωστό ως αντίγραφο ασφαλείας του συνόλου του " "συστήματος." #. (itstool) path: info/desc #: C/backup-why.page:7 msgid "Why, what, where and how of backups." msgstr "Γιατί, τί, πού και πώς των αντιγράφων ασφαλείας." #. (itstool) path: info/title #: C/backup-why.page:8 msgctxt "link:trail" msgid "Backups" msgstr "Αντίγραφα ασφαλείας" #. (itstool) path: page/title #: C/backup-why.page:20 msgid "Back up your important files" msgstr "Κρατήστε αντίγραφα ασφαλείας των σημαντικών σας αρχείων" #. (itstool) path: page/p #: C/backup-why.page:22 msgid "" "Backing up your files simply means making a copy of them for " "safekeeping. This is done in case the original files become unusable due to " "loss or corruption. These copies can be used to restore the original data in " "the event of loss. Copies should be stored on a different device from the " "original files. For example, you may use a USB drive, an external hard " "drive, a CD/DVD, or an off-site service." msgstr "" "Λήψη αντιγράφου ασφαλείας των αρχείων σας σημαίνει απλά δημιουργία " "ενός αντιγράφου αυτών για ασφαλή φύλαξη. Αυτό γίνεται για την περίπτωση κατά " "την οποία τα πρωτότυπα αρχεία γίνουν μη χρησιμοποιήσιμα λόγω απώλειας ή " "αλλοίωσης. Αυτά τα αντίγραφα μπορούν να χρησιμοποιηθούν για την επαναφορά " "των πρωτότυπων δεδομένων κατά την περίτωση απώλειας. Τα αντίγραφα θα πρέπει " "να αποθηκεύονται σε διαφορετική συσκευή από αυτή στην οποία βρίσκονται τα " "πρωτότυπα αρχεία. Για παράδειγμα, μπορείτε να χρησιμοποιήσετε ένα φορητό " "μέσο αποθήκευσης USB, έναν εξωτερικό σκληρό δίσκο, δίσκους CD/DVD ή μία " "εξωτερική υπηρεσία." #. (itstool) path: page/p #: C/backup-why.page:29 msgid "" "The best way to back up your files is to do so regularly, keeping the copies " "off-site and (possibly) encrypted." msgstr "" "Ο καλύτερος τρόπος για να δημιουργήσετε αντίγραφα ασφαλείας των αρχείων σας " "είναι να το κάνετε τακτικά, διατηρώντας τα αντίγραφα εκτός του υπολογιστή ή " "και του χώρου και (πιθανώς) κρυπτογραφημένα." #. (itstool) path: info/desc #: C/bluetooth.page:15 msgid "" "Connect, send files, turn on and off…" msgstr "" "Σύνδεση, αποστολή αρχείων, ενεργοποίηση και απενεργοποίηση…" #. (itstool) path: page/title #: C/bluetooth.page:24 msgid "Bluetooth" msgstr "Bluetooth" #. (itstool) path: page/p #: C/bluetooth.page:26 msgid "" "Bluetooth is a wireless protocol that allows you to connect many different " "types of devices to your computer. Bluetooth is commonly used for headsets " "and input devices like mice and keyboards. You can also use Bluetooth to " "send files between devices, such " "as from your computer to your cell phone." msgstr "" "Το Bluetooth είναι ένα ασύρματο πρωτόκολλο επικοινωνίας το οποίο σας " "επιτρέπει να συνδέετε πολλούς διαφορετικούς τύπους συσκευών στον υπολογιστή " "σας. Το Bluetooth χρησιμοποιείται ευρέως για σετ ακουστικών και συσκευές " "εισόδου όπως ποντίκια και πληκτρολόγια. Μπορείτε επίσης να χρησιμοποιήσετε " "το Bluetooth για την αποστολή αρχείων " "μεταξύ συσκευών, όπως από τον υπολογιστή σας προς το κινητό σας " "τηλέφωνο." #. (itstool) path: info/title #: C/bluetooth.page:48 msgctxt "link" msgid "Bluetooth problems" msgstr "Προβλήματα Bluetooth" #. (itstool) path: section/title #: C/bluetooth.page:51 #: C/color.page:34 #: C/power.page:43 msgid "Problems" msgstr "Προβλήματα" #. (itstool) path: info/desc #: C/bluetooth-connect-device.page:14 msgid "Pair Bluetooth devices." msgstr "Ταίριασμα συσκευών Bluetooth." #. (itstool) path: credit/name #: C/bluetooth-connect-device.page:21 #: C/bluetooth-remove-connection.page:19 #: C/bluetooth-send-file.page:22 #: C/net-firewall-on-off.page:13 #: C/net-firewall-ports.page:13 #: C/printing-setup-default-printer.page:19 #: C/printing-setup.page:22 msgid "Paul W. Frields" msgstr "Paul W. Frields" #. (itstool) path: page/title #: C/bluetooth-connect-device.page:35 msgid "Connect your computer to a Bluetooth device" msgstr "Συνδέστε τον υπολογιστή σας με μια συσκευή Bluetooth" #. (itstool) path: page/p #: C/bluetooth-connect-device.page:37 msgid "" "Before you can use a Bluetooth device like a mouse or a headset, you first " "need to connect your computer to the device. This is also called pairing the " "Bluetooth devices." msgstr "" "Πριν μπορέσετε να χρησιμοποιήσετε μια συσκευή Bluetooth όπως ένα ποντίκι ή " "ένα σετ ακουστικών, χρειάζεται πρώτα να συνδέσετε τον υπολογιστή σας στη " "συσκευή. Αυτό λέγεται επίσης και «ταίριασμα» (pairing) των συσκευών " "Bluetooth." #. (itstool) path: note/p #: C/bluetooth-connect-device.page:42 #: C/bluetooth-send-file.page:63 msgid "" "Before you begin, make sure Bluetooth is enabled on your computer. See ." msgstr "" "Πριν ξεκινήσετε, σιγουρευτείτε ότι το Bluetooth είναι ενεργοποιημένο στον " "υπολογιστή σας. Δείτε ." #. (itstool) path: when/p #: C/bluetooth-connect-device.page:50 msgid "" "Click the Bluetooth icon in the menu bar and select Set Up New " "Device." msgstr "" "Κάντε κλικ στο εικονίδιο του Bluetooth στη μπάρα μενού και επιλέξτε " "Ρύθμιση νέας συσκευής." #. (itstool) path: choose/p #: C/bluetooth-connect-device.page:53 msgid "" "Click the Bluetooth icon on the top bar and select Set up a New " "Device." msgstr "" "Κάντε κλικ στο εικονίδιο Bluetooth στην επάνω μπάρα και επιλέξτε " "Ρύθμιση νέας συσκευής." #. (itstool) path: item/p #: C/bluetooth-connect-device.page:58 msgid "" "Make the other Bluetooth device discoverable or visible and place it within 10 meters " "(about 33 feet) of your computer. Click Continue. Your computer " "will begin searching for devices." msgstr "" "Κάντε την άλλη συσκευή Bluetooth ανιχνεύσιμη ή ορατή και τοποθετήστε την σε ακτίνα 10 " "μέτρων από τον υπολογιστή σας. Κάντε κλικ στην επιλογή Συνέχεια. " "Ο υπολογιστής σας θα αρχίζει την αναζήτηση συσκευών." #. (itstool) path: item/p #: C/bluetooth-connect-device.page:64 msgid "" "If there are too many devices listed, use the Device type drop-" "down to display only a single type of device in the list." msgstr "" "Αν υπάρχουν πολλές συσκευές στη λίστα, χρησιμοποιείστε την αναδιπλούμενη " "επιλογή Τύπος συσκευής ώστε να εμφανίσετε έναν μόνο τύπο συσκευής " "στη λίστα." #. (itstool) path: item/p #: C/bluetooth-connect-device.page:68 msgid "" "Click PIN options to set how a PIN will be delivered to the other " "device." msgstr "" "Επιλέξτε Επιλογές PIN για να ορίσετε τον τρόπο με τον οποίο ένας " "αριθμός PIN θα παραδοθεί στην άλλη συσκευή." #. (itstool) path: note/p #: C/bluetooth-connect-device.page:71 msgid "" "The automatic PIN setting will use a six-digit numerical code. A device with " "no input keys or screen, such as a mouse or headset, may require a specific " "PIN such as 0000, or no PIN at all. Check your device's manual for the " "proper setting." msgstr "" "Η αυτόματη ρύθμιση PIN θα χρησιμοποιήσει έναν εξαψήφιο αριθμητικό κωδικό. " "Μία συσκευή χωρίς πλήκτρα εισόδου ή οθόνη, όπως ένα ποντίκι ή ακουστικά, " "μπορεί να απαιτήσουν ένα συγκεκριμένο αριθμό PIN, όπως 0000, ή και καθόλου " "PIN. Ελέγξτε το εγχειρίδιο της συσκευής σας για την κατάλληλη ρύθμιση." #. (itstool) path: item/p #: C/bluetooth-connect-device.page:76 msgid "" "Choose an appropriate PIN setting for your device, then click " "Close." msgstr "" "Επιλέξτε την κατάλληλη ρύθμιση PIN για τη συσκευή σας και στη συνέχεια κάντε " "κλικ στην επιλογή Κλείσιμο." #. (itstool) path: item/p #: C/bluetooth-connect-device.page:80 msgid "" "Click Continue to proceed. If you did not choose a preset PIN, " "the PIN will be displayed on the screen." msgstr "" "Κάντε κλικ στην επιλογή Συνέχεια για να συνεχίσετε. Αν δεν " "επιλέξατε ένα προεπιλεγμένο ΡΙΝ, ο αριθμός ΡΙΝ θα εμφανιστεί στην οθόνη." #. (itstool) path: item/p #: C/bluetooth-connect-device.page:84 msgid "" "If required, confirm the PIN on your other device. The device should show " "you the PIN you see on your computer screen, or may prompt you to enter the " "PIN. Confirm the PIN on the device, then click Matches." msgstr "" "Αν σας ζητηθεί, επιβεβαιώστε το PIN στην άλλη συσκευή σας. Η συσκευή θα " "πρέπει να προβάλλει το PIN το οποίο βλέπετε στην οθόνη του υπολογιστή σας, ή " "μπορεί να σας προτρέπει να εισάγετε το PIN. Επιβεβαιώστε το PIN στη συσκευή " "και κάντε κλικ στο Ταιριάζει." #. (itstool) path: item/p #: C/bluetooth-connect-device.page:88 msgid "" "You need to finish your entry within about 20 seconds on most devices, or " "the connection will not be completed. If that happens, return to the device " "list and start again." msgstr "" "Στις περισσότερες συσκευές χρειάζεται να ολοκληρώσετε την εισαγωγή σε " "περίπου 20 δευτερόλεπτα, αλλιώς η σύνδεση δεν θα ολοκληρωθεί. Εάν αυτό " "συμβεί, επιστρέψτε στη λίστα με τις συσκευές και ξεκινήστε από την αρχή." #. (itstool) path: item/p #: C/bluetooth-connect-device.page:93 msgid "" "A message appears when the connection successfully completes. Click " "Close." msgstr "" "Ένα μήνυμα εμφανίζεται όταν η σύνδεση ολοκληρωθεί με επιτυχία. Κάντε κλικ " "στο Κλείσιμο." #. (itstool) path: page/p #: C/bluetooth-connect-device.page:98 msgid "" "You can remove a Bluetooth " "connection later if desired." msgstr "" "Μπορείτε να αφαιρέσετε μία " "σύνδεση bluetooth αργότερα αν το επιθυμείτε." #. (itstool) path: note/p #: C/bluetooth-connect-device.page:102 msgid "" "To control access to your shared files, refer to the Bluetooth " "Sharing settings. See ." msgstr "" "Για να ελέγξετε την πρόσβαση στα αρχεία που διαμοιράζεστε, ανατρέξτε στις " "ρυθμίσεις τουΔιαμοιρασμός Bluetooth. Δείτε το 'διαμοιρασμός Bluetooth." #. (itstool) path: info/desc #: C/bluetooth-problem-connecting.page:13 msgid "" "The adapter could be turned off or may not have drivers, or Bluetooth might " "be disabled or blocked." msgstr "" "Ο υποδοχέας ενδεχομένως είναι απενεργοποιημένος ή δεν υπάρχουν διαθέσιμοι " "οδηγοί ή το bluetooth είναι απενεργοποιημένο ή φραγμένο." #. (itstool) path: page/title #: C/bluetooth-problem-connecting.page:23 msgid "I can't connect my Bluetooth device" msgstr "Δεν μπορώ να συνδέσω τη συσκευή Bluetooth μου" #. (itstool) path: page/p #: C/bluetooth-problem-connecting.page:25 msgid "" "There are a number of reasons why you may not be able to connect to a " "Bluetooth device, such as a phone or headset." msgstr "" "Υπάρχουν διάφοροι λόγοι για τους οποίους πιθανά να μην είναι δυνατό να " "συνδέσετε μια συσκευή Bluetooth ,όπως ένα τηλέφωνο ή ακουστικά." #. (itstool) path: item/title #: C/bluetooth-problem-connecting.page:30 msgid "Connection blocked or untrusted" msgstr "Σύνδεση μπλοκαρισμένη ή μη έμπιστη" #. (itstool) path: item/p #: C/bluetooth-problem-connecting.page:31 msgid "" "Some Bluetooth devices block connections by default, or require you to " "change a setting to allow connections to be made. Make sure that your device " "is set up to allow connections." msgstr "" "Μερικές συσκευές Bluetooth μπλοκάρουν τις συνδέσεις από προεπιλογή, ή ζητούν " "από εσάς να αλλάξετε μια ρύθμιση ώστε να επιτρέπεται να γίνουν συνδέσεις. " "Σιγουρευτείτε ότι η συσκευή σας είναι ρυθμισμένη να επιτρέπει συνδέσεις." #. (itstool) path: item/title #: C/bluetooth-problem-connecting.page:36 msgid "Bluetooth hardware not recognized" msgstr "Η συσκευή Bluetooth δεν αναγνωρίστηκε" #. (itstool) path: item/p #: C/bluetooth-problem-connecting.page:37 msgid "" "Your Bluetooth adapter/dongle may not have been recognized by the computer. " "This could be because drivers for the " "adapter aren't installed. Some Bluetooth adapters aren't supported on Linux, " "so you may not be able to get the right drivers for them. In this case, you " "will probably have to get a different Bluetooth adapter." msgstr "" "Ο προσαρμογέας/dongle Bluetooth σας ενδέχεται να μην έχει αναγνωριστεί από " "τον υπολογιστή. Αυτό θα μπορούσε να συμβαίνει επειδή δεν έχουν εγκατασταθεί " "προγράμματα οδήγησης για τον " "προσαρμογέα. Ορισμένοι προσαρμογείς Bluetooth δεν υποστηρίζονται στο Linux, " "έτσι μπορεί να μην είναι δυνατό να λάβετε το κατάλληλο πρόγραμμα οδήγησης γι " "αυτούς. Σε αυτή την περίπτωση, μάλλον θα πρέπει να πάρετε ένα διαφορετικό " "προσαρμογέα Bluetooth." #. (itstool) path: item/title #: C/bluetooth-problem-connecting.page:44 msgid "Adapter not switched on" msgstr "Ο προσαρμογές δεν έχει ενεργοποιηθεί" #. (itstool) path: when/p #: C/bluetooth-problem-connecting.page:47 msgid "" "Make sure that your Bluetooth adapter is switched on. Click the Bluetooth " "icon in the menu bar and check that it's not disabled." msgstr "" "Βεβαιωθείτε ότι ο προσαρμογέας Bluetooth σας είναι ενεργοποιημένος. Κάντε " "κλικ στο εικονίδιο Bluetooth στη μπάρα μενού και ελέγξτε πως ο " "προσαρμογέας δεν είναι απενεργοποιημένος." #. (itstool) path: choose/p #: C/bluetooth-problem-connecting.page:51 msgid "" "Make sure that your Bluetooth adapter is switched on. Click the Bluetooth " "icon on the top bar and check that it's not disabled." msgstr "" "Βεβαιωθείτε ότι ο προσαρμογέας σας Bluetooth είναι ενεργοποιημένος. Κάντε " "κλικ στο εικονίδιο Bluetooth στην επάνω μπάρα και ελέγξτε ότι δεν είναι " "απενεργοποιημένος." #. (itstool) path: item/title #: C/bluetooth-problem-connecting.page:57 msgid "Device Bluetooth connection switched off" msgstr "Η σύνδεση συσκευής Bluetooth απενεργοποιημένη" #. (itstool) path: item/p #: C/bluetooth-problem-connecting.page:58 msgid "" "Check that Bluetooth is turned on on the device you're trying to connect to. " "For example, if you're trying to connect to a phone, make sure that it's not " "in airplane mode." msgstr "" "Ελέγξτε ότι το Bluetooth είναι ενεργοποιημένο στη συσκευή στην οποία " "προσπαθείτε να συνδεθείτε. Για παράδειγμα, αν προσπαθείτε να συνδεθείτε σε " "ένα τηλέφωνο, βεβαιωθείτε ότι δεν είναι σε λειτουργία αεροπλάνου." #. (itstool) path: item/title #: C/bluetooth-problem-connecting.page:64 msgid "No Bluetooth adapter in your computer" msgstr "Δεν υπάρχει υποδοχέας bluetooth στον υπολογιστής σας" #. (itstool) path: item/p #: C/bluetooth-problem-connecting.page:65 msgid "" "Many computers do not have Bluetooth adapters. You can buy an adapter if you " "want to use Bluetooth." msgstr "" "Κάποιοι υπολογιστές δεν έχουν υποδοχείς bluetooth. Μπορείτε να αγοράσετε " "έναν υποδοχέα αν θέλετε να χρησιμοποιείτε bluetooth." #. (itstool) path: info/desc #: C/bluetooth-remove-connection.page:12 msgid "Remove a device from the list of Bluetooth devices." msgstr "Αφαιρέστε μια συσκευή από τη λίστα των συσκευών Bluetooth." #. (itstool) path: page/title #: C/bluetooth-remove-connection.page:25 msgid "Remove a connection between Bluetooth devices" msgstr "Αφαιρέστε μια σύνδεση μεταξύ συσκευών Bluetooth" #. (itstool) path: page/p #: C/bluetooth-remove-connection.page:28 msgid "" "If you don't want to be connected to a Bluetooth device anymore, you can " "remove the connection. This is useful if you no longer want to use a device " "like a mouse or headset, or if you no longer wish to transfer files to or " "from a device." msgstr "" "Αν δεν επιθυμείτε πλέον να συνδέεστε σε μια συσκευή Bluetooth, μπορείτε να " "απομακρύνετε τη σύνδεση. Αυτό είναι χρήσιμο αν δεν επιθυμείτε πλέον να " "χρησιμοποιείτε μια συσκευή όπως ένα ποντίκι ή ακουστικά, ή αν δεν επιθυμείτε " "πλέον να μεταφέρετε αρχεία προς ή από μια συσκευή." #. (itstool) path: when/p #: C/bluetooth-remove-connection.page:37 msgid "" "Click the Bluetooth icon in the menu bar and select " "Bluetooth Settings." msgstr "" "Κάντε κλικ στο εικονίδιο Bluetooth στη μπάρα μενού και επιλέξτε " "Ρυθμίσεις Bluetooth." #. (itstool) path: choose/p #: C/bluetooth-remove-connection.page:40 #: C/bluetooth-send-file.page:112 msgid "" "Click the Bluetooth icon on the top bar and select Bluetooth " "Settings." msgstr "" "Κάντε κλικ στο εικονίδιο Bluetooth στην επάνω μπάρα και επιλέξτε τις " "Ρυθμίσεις Bluetooth." #. (itstool) path: item/p #: C/bluetooth-remove-connection.page:45 msgid "" "Select the device you want to disconnect in the left pane, then click the " "- icon underneath the list." msgstr "" "Επιλέξτε τη συσκευή την οποία θέλετε να αποσυνδέσετε από το αριστερό " "παράθυρο και έπειτα κάντε κλικ στο εικονίδιο - στο κάτω μέρος της " "λίστας." #. (itstool) path: item/p #: C/bluetooth-remove-connection.page:49 msgid "Click Remove in the confirmation window." msgstr "" "Κάντε κλικ στην επιλογή Απομάκρυνση στο παράθυρο επιβεβαίωσης." #. (itstool) path: page/p #: C/bluetooth-remove-connection.page:53 msgid "" "You can reconnect a Bluetooth " "device later if desired." msgstr "" "Μπορείτε να συνδέσετε ξανά μία " "συσκευή bluetooth αργότερα αν το επιθυμείτε." #. (itstool) path: info/desc #: C/bluetooth-send-file.page:15 msgid "Share files to Bluetooth devices such as your phone." msgstr "Διαμοιράστε αρχεία σε συσκευές Bluetooth όπως το τηλέφωνό σας." #. (itstool) path: page/title #: C/bluetooth-send-file.page:33 msgid "Send a file to a Bluetooth device" msgstr "Αποστολή ενός αρχείου σε μια συσκευή Bluetooth" #. (itstool) path: when/p #: C/bluetooth-send-file.page:37 msgid "" "You can send files to connected Bluetooth devices, such as some mobile " "phones or other computers. Some types of devices don't allow the transfer of " "files, or specific types of files. You can send files in one of three ways: " "using the Bluetooth icon in the menu bar, from the Bluetooth settings " "window, or directly from the file manager." msgstr "" "Μπορείτε να στείλετε αρχεία σε συνδεδεμένες συσκευές Bluetooth, όπως μερικά " "κινητά τηλέφωνα ή άλλοι υπολογιστές. Κάποιοι τύποι συσκευών δεν επιτρέπουν " "τη μεταφορά αρχείων ή ειδικούς τύπους αρχείων. Μπορείτε να στείλετε αρχεία " "με έναν από τρεις τρόπους: χρησιμοποιώντας το εικονίδιο Bluetooth στη μπάρα " "μενού, από το παράθυρο ρυθμίσεων Bluetooth, ή απευθείας από το διαχειριστή " "αρχείων." #. (itstool) path: choose/p #: C/bluetooth-send-file.page:43 msgid "" "You can send files to connected Bluetooth devices, such as some mobile " "phones or other computers. Some types of devices don't allow the transfer of " "files, or specific types of files. You can send files using the Bluetooth " "icon on the top bar, or from the Bluetooth settings window." msgstr "" "Μπορείτε να στέλνετε αρχεία σε συνδεδεμένες με Bluetooth συσκευές, όπως " "κάποια κινητά τηλέφωνα ή άλλοι υπολογιστές. Κάποιοι τύποι συσκευών δεν " "επιτρέπουν τη μεταφορά αρχείων, ή κάποιων συγκεκριμένων τύπων αρχείων. " "Μπορείτε να στέλνετε αρχεία χρησιμοποιώντας το εικονίδιο Bluetooth στην " "επάνω μπάρα, ή από το παράθυρο ρυθμίσεων Bluetooth." #. (itstool) path: when/p #: C/bluetooth-send-file.page:51 msgid "" "To send files directly from the file manager, see ." msgstr "" "Για την αποστολή αρχείων απευθείας από το διαχειριστή αρχείων, δείτε το " "." #. (itstool) path: steps/title #: C/bluetooth-send-file.page:68 msgid "Send files using the Bluetooth icon" msgstr "Αποστολή αρχείων χρησιμοποιώντας το εικονίδιο Bluetooth" #. (itstool) path: when/p #: C/bluetooth-send-file.page:72 msgid "" "Click the Bluetooth icon in the menu bar and select Send Files to " "Device." msgstr "" "Κάντε κλικ στο εικονίδιο Bluetooth στη μπάρα μενού και επιλέξτε " "Αποστολή αρχείων σε συσκευή." #. (itstool) path: choose/p #: C/bluetooth-send-file.page:75 msgid "" "Click the Bluetooth icon on the top bar and select Send Files to " "Device." msgstr "" "Κάντε κλικ στο εικονίδιο Bluetooth στην επάνω μπάρα και επιλέξτε " "Αποστολή αρχείων στη συσκευή." #. (itstool) path: item/p #: C/bluetooth-send-file.page:80 #: C/bluetooth-send-file.page:122 msgid "Choose the file you want to send and click Select." msgstr "" "Επιλέξτε το αρχείο που θέλετε να στείλετε και κάντε κλικ στην " "Επιλογή." #. (itstool) path: item/p #: C/bluetooth-send-file.page:81 #: C/bluetooth-send-file.page:123 msgid "" "To send more than one file in a folder, hold down Ctrl as you " "select each file." msgstr "" "Για την αποστολή παραπάνω από ενός αρχείου σε έναν φάκελο, κρατήστε πατημένο " "το πλήκτρο Ctrl καθώς θα επιλέγετε κάθε αρχείο." #. (itstool) path: item/p #: C/bluetooth-send-file.page:85 msgid "" "Select the device which you want to send the files to and click " "Send." msgstr "" "Επιλέξτε τη συσκευή στην οποία θέλετε να στείλετε τα αρχεία και κάντε κλικ " "στην επιλογή Αποστολή." #. (itstool) path: item/p #: C/bluetooth-send-file.page:87 msgid "" "The list of devices will show both devices you are already connected to as well as visible devices within range. If you " "have not already connected to the selected device, you will be prompted to " "pair with the device after clicking Send. This will probably " "require confirmation on the other device." msgstr "" "Η λίστα συσκευών θα σας εμφανίσει και τις συσκευές με τις οποίες έχετε ήδη συνδεθεί, καθώς και τις " "ορατές συσκευές οι οποίες " "βρίσκονται εντός εμβέλειας. Αν δεν έχετε ήδη συνδεθεί στην επιλεγμένη " "συσκευή, θα σας ζητηθεί να «ταιριάξετε» τον υπολογιστή με τη συσκευή αφού " "κάνετε κλικ στην επιλογή Αποστολή. Αυτό πιθανώς θα χρειαστεί " "επιβεβαίωση στην άλλη συσκευή." #. (itstool) path: item/p #: C/bluetooth-send-file.page:94 msgid "" "If there are many devices, you can limit the list to only specific device " "types using the Device type drop-down." msgstr "" "Αν υπάρχουν πολλές συσκευές, μπορείτε να περιορίσετε τη λίστα μόνο σε " "συγκεκριμένους τύπους συσκευών χρησιμοποιώντας την αναδιπλούμενη επιλογή " "Τύπος συσκευής." #. (itstool) path: item/p #: C/bluetooth-send-file.page:98 #: C/bluetooth-send-file.page:127 msgid "" "The owner of the receiving device usually has to press a button to accept " "the file. Once the owner accepts or declines, the result of the file " "transfer will be shown on your screen." msgstr "" "Ο ιδιοκτήτης της συσκευής λήψης συνήθως πρέπει να πατήσει ένα κουμπί για να " "αποδεχτεί το αρχείο. Μόλις ο ιδιοκτήτης το αποδεχτεί ή το αρνηθεί, το " "αποτέλεσμα της μεταφοράς των αρχείων θα εμφανιστεί στην οθόνη σας." #. (itstool) path: steps/title #: C/bluetooth-send-file.page:105 msgid "Send files from the Bluetooth settings" msgstr "Αποστολή αρχείων από τις ρυθμίσεις Bluetooth" #. (itstool) path: when/p #: C/bluetooth-send-file.page:109 msgid "" "Click the Bluetooth icon in the menu bar and select Bluetooth " "Settings." msgstr "" "Κάντε κλικ στο εικονίδιο Bluetooth στη μπάρα μενού και επιλέξτε " "Ρυθμίσεις Bluetooth." #. (itstool) path: item/p #: C/bluetooth-send-file.page:116 msgid "" "Select the device to send files to from the list on the left. The list only " "shows devices you've already connected to. See ." msgstr "" "Επιλέξτε τη συσκευή στην οποία θέλετε να στείλετε αρχεία από τη λίστα στα " "αριστερά. Η λίστα εμφανίζει μόνο συσκευές στις οποίες έχετε ήδη συνδεθεί. " "Δείτε το See ." #. (itstool) path: item/p #: C/bluetooth-send-file.page:119 msgid "In the device information on the right, click Send Files." msgstr "" "Στις πληροφορίες συσκευών στη δεξιά μεριά, επιλέξτε Αποστολή " "αρχείων." #. (itstool) path: info/desc #: C/bluetooth-turn-on-off.page:12 msgid "Enable or disable the Bluetooth device on your computer." msgstr "" "Ενεργοποιήστε ή απενεργοποιήστε τη συσκευή Bluetooth στον υπολογιστή σας." #. (itstool) path: page/title #: C/bluetooth-turn-on-off.page:28 msgid "Turn Bluetooth on or off" msgstr "Ανοίξτε ή κλείστε το Bluetooth" #. (itstool) path: page/media #. (itstool) path: p/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/bluetooth-turn-on-off.page:32 #: C/unity-menubar-intro.page:90 msgctxt "_" msgid "" "external ref='figures/bluetooth-active.svg' " "md5='265f0461c4f337cfe7f9ebc04b98a58f'" msgstr "" #. (itstool) path: media/p #: C/bluetooth-turn-on-off.page:33 msgid "The Bluetooth icon in the menu bar" msgstr "Το εικονίδιο Bluetooth στη γραμμή μενού" #. (itstool) path: page/p #: C/bluetooth-turn-on-off.page:36 msgid "" "You can turn Bluetooth on to use Bluetooth devices and send and receive " "files, but turn it off to conserve power. To turn Bluetooth on, click the " "Bluetooth icon on the top bar and switch Bluetooth on." msgstr "" "Μπορείτε να ενεργοποιήσετε το Bluetooth και να το χρησιμοποιήσετε με " "συσκευές που το υποστηρίζουν και να ανταλλάσσετε αρχεία, αλλά " "απενεργοποιήστε το για να μην καταναλώνει ρεύμα. Για να το ενεργοποιήσετε, " "κάντε κλικ στο εικονίδιο Bluetooth στην επάνω μπάρα και ενεργοποιήστε το " "Bluetooth." #. (itstool) path: when/p #: C/bluetooth-turn-on-off.page:42 msgid "" "Many laptop computers have a hardware switch or key combination to turn " "Bluetooth on and off. If the Bluetooth hardware is turned off, you will not " "see a Bluetooth icon in the menu bar. Look for a switch on your computer or " "a key on your keyboard. The keyboard key is often accessed with the help of " "the Fn key." msgstr "" "Πολλοί φορητοί υπολογιστές διαθέτουν κάποιο διακόπτη ή συνδυασμό πλήκτρων " "που ενεργοποιεί ή απενεργοποιεί το Bluetooth. Αν το υλικό του Bluetooth " "είναι απενεργοποιημένο, δεν θα βλέπετε το εικονίδιο Bluetooth στη μπάρα " "μενού. Ελέγξτε αν υπάρχει τέτοιος διακόπτης ή πλήκτρο στον υπολογιστή σας. " "Αν πρόκειται για πλήκτρο, συχνά πρέπει να πατηθεί μαζί με το πλήκτρο " "Fn." #. (itstool) path: choose/p #: C/bluetooth-turn-on-off.page:48 msgid "" "Many laptop computers have a hardware switch or key combination to turn " "Bluetooth on and off. If the Bluetooth hardware is turned off, you will not " "see a Bluetooth icon in the top bar. Look for a switch on your computer or a " "key on your keyboard. The keyboard key is often accessed with the help of " "the Fn key." msgstr "" "Πολλοί φορητοί υπολογιστές διαθέτουν κάποιο διακόπτη ή συνδυασμό πλήκτρων " "που ενεργοποιεί ή απενεργοποιεί το Bluetooth. Αν η συσκευή Bluetooth είναι " "απενεργοποιημένη, δεν θα βλέπετε το εικονίδιο Bluetooth στην πάνω μπάρα. " "Ελέγξτε αν υπάρχει τέτοιος διακόπτης ή πλήκτρο στον υπολογιστή σας. Αν " "πρόκειται για πλήκτρο, συχνά πρέπει να πατηθεί μαζί με το πλήκτρο " "Fn." #. (itstool) path: page/p #: C/bluetooth-turn-on-off.page:55 msgid "" "To turn Bluetooth off, click the Bluetooth icon and switch " "Bluetooth off." msgstr "" "Για να απενεργοποιήσετε το Bluetooth, κάντε κλικ στο εικονίδιο Bluetooth και " "απενεργοποιήστε το Bluetooth." #. (itstool) path: note/p #: C/bluetooth-turn-on-off.page:58 msgid "" "You only need to switch Visible on if you are connecting to this " "computer from another device. See for " "more information." msgstr "" #. (itstool) path: info/desc #: C/bluetooth-visibility.page:11 msgid "Whether or not other devices can discover your computer." msgstr "Αν θα μπορούν ή όχι άλλες συσκευές να ανιχνεύουν τον υπολογιστή σας." #. (itstool) path: page/title #: C/bluetooth-visibility.page:20 msgid "What is Bluetooth visibility?" msgstr "Τι είναι η ορατότητα Bluetooth;" #. (itstool) path: page/p #: C/bluetooth-visibility.page:22 msgid "" "Bluetooth visibility simply refers to whether other devices can discover " "your computer when searching for Bluetooth devices. When Bluetooth " "visibility is turned on, your computer will advertise itself to all other " "devices within range, allowing them to attempt to connect to you." msgstr "" "Η ορατότητα του Bluetooth αναφέρεται απλά στο αν άλλες συσκευές θα μπορούν " "να ανιχνεύουν τον υπολογιστή σας κατά την αναζήτηση για συσκευές Bluetooth. " "Αν η ορατότητα του Bluetooth είναι ενεργοποιημένη, τότε ο υπολογιστής σας θα " "προβάλλει τον εαυτό του σε όλες τις άλλες εντός εμβέλειας συσκευές, " "επιτρέποντάς τους να επιχειρήσουν να συνδεθούν με εσάς." #. (itstool) path: page/p #: C/bluetooth-visibility.page:27 msgid "" "Your computer does not need to be visible to search for other devices, but " "those devices need to be visible for your computer to discover them." msgstr "" "Ο υπολογιστής σας δεν είναι ανάγκη να είναι ορατός για να αναζητήσει άλλες " "συσκευές, οι συσκευές αυτές όμως θα πρέπει να είναι ορατές ώστε ο " "υπολογιστής σας να τις ανακαλύψει." #. (itstool) path: page/p #: C/bluetooth-visibility.page:30 msgid "" "After you have connected to a " "device, neither your computer nor the device needs to be visible to " "communicate with each other." msgstr "" "Αφού θα έχετε επιτύχει τη σύνδεση σε " "μία συσκευή, ούτε ο υπολογιστής σας ούτε και η άλλη συσκευή " "χρειάζεται να είναι ορατές για να επικοινωνούν μεταξύ τους." #. (itstool) path: page/p #: C/bluetooth-visibility.page:34 msgid "" "Unless you or someone you trust needs to connect to your computer from " "another device, you should leave visibility off." msgstr "" "Θα πρέπει να αφήνετε την ορατότητα απενεργοποιημένη, εκτός αν εσείς ή " "κάποιος που εμπιστεύεστε χρειάζεται να συνδεθεί στον υπολογιστή σας από μια " "άλλη συσκευή." #. (itstool) path: info/desc #: C/color-assignprofiles.page:10 msgid "" "Look in System SettingsColor for the " "option to change this." msgstr "" "Αναζητήστε από το μενού Ρυθμίσεις " "συστήματοςΧρώμα την επιλογή ώστε να την " "τροποποιήσετε." #. (itstool) path: credit/name #: C/color-assignprofiles.page:16 #: C/color-calibrate-camera.page:14 #: C/color-calibrate-printer.page:13 #: C/color-calibrate-scanner.page:18 #: C/color-calibrate-screen.page:19 #: C/color-calibrationcharacterization.page:13 #: C/color-calibrationdevices.page:12 #: C/color-calibrationtargets.page:13 #: C/color-canshareprofiles.page:11 #: C/color-gettingprofiles.page:14 #: C/color-howtoimport.page:17 #: C/color-missingvcgt.page:12 #: C/color-notifications.page:7 #: C/color-notspecifiededid.page:7 #: C/color.page:10 #: C/color-testing.page:7 #: C/color-virtualdevice.page:15 #: C/color-whatisprofile.page:11 #: C/color-whatisspace.page:12 #: C/color-why-calibrate.page:11 #: C/color-whyimportant.page:11 msgid "Richard Hughes" msgstr "Richard Hughes" #. (itstool) path: page/title #: C/color-assignprofiles.page:26 msgid "How do I assign profiles to devices?" msgstr "Πώς αναθέτω προφίλ σε συσκευές;" #. (itstool) path: when/p #. (itstool) path: choose/p #: C/color-assignprofiles.page:30 #: C/color-assignprofiles.page:35 msgid "" "Open System SettingsColor, and click " "the device that you wish to add a profile to." msgstr "" "Ανοίξτε από το μενού Ρυθμίσεις " "συστήματοςΧρώμα και κάντε κλικ στη συσκευή στην " "οποία θέλετε να προσθέσετε ένα προφίλ." #. (itstool) path: page/p #: C/color-assignprofiles.page:40 msgid "" "By clicking Add profile you can select an existing profile or " "import a new file." msgstr "" "Κάνοντας κλικ στην Προσθήκη προφίλ μπορείτε να επιλέξετε ένα " "υπάρχον προφίλ ή να εισάγετε ένα νέο αρχείο." #. (itstool) path: page/p #: C/color-assignprofiles.page:44 msgid "" "Each device can have multiple profiles assigned to it, but only one profile " "can be the default profile. The default profile is used when there " "is no extra information to allow the profile to be chosen automatically. An " "example of this automatic selection would be if one profile was created for " "glossy paper and another plain paper." msgstr "" "Η κάθε συσκευή μπορεί να έχει πολλαπλά προφίλ, αλλά μόνο ένα από αυτά μπορεί " "να είναι το προεπιλεγμένο. Το προεπιλεγμένο προφίλ χρησιμοποιείται όταν δεν " "υπάρχουν πληροφορίες που να επιτρέπουν την αυτόματη ρύθμισή του. Ένα " "παράδειγμα για αυτό, θα ήταν να είχε δημιουργηθεί ένα προφίλ για γυαλιστερό " "χαρτί και ένα άλλο για απλό χαρτί." #. (itstool) path: figure/desc #: C/color-assignprofiles.page:54 msgid "You can make a profile default by changing it with the radio button." msgstr "" "Μπορείτε να ορίσετε ένα προφίλ ως προεπιλεγμένο αλλάζοντας την επιλογή με τη " "χρήση του περιστρεφόμενου κουμπιού." #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/color-assignprofiles.page:55 #: C/color-notspecifiededid.page:32 msgctxt "_" msgid "" "external ref='figures/color-profile-default.png' " "md5='78403ca445191bb5f9be02fecf80968c'" msgstr "" #. (itstool) path: page/p #: C/color-assignprofiles.page:58 msgid "" "If calibration hardware is connected the Calibrate… button will " "create a new profile." msgstr "" "Αν είναι συνδεδεμένο κάποιο υλικό βαθμονόμησης, το κουμπί " "Βαθμονόμηση… θα δημιουργήσει ένα νέο προφίλ." #. (itstool) path: info/desc #: C/color-calibrate-camera.page:11 msgid "Calibrating your camera is important to capture accurate colors." msgstr "" "Η ρύθμιση της κάμεράς σας είναι σημαντική για την καταγραφή χρωμάτων με " "ακριβή τρόπο." #. (itstool) path: page/title #: C/color-calibrate-camera.page:20 msgid "How do I calibrate my camera?" msgstr "Πώς ρυθμίζω την κάμερά μου;" #. (itstool) path: page/p #: C/color-calibrate-camera.page:22 msgid "" "Camera devices are calibrated by taking a photograph of a target under the " "desired lighting conditions. By converting the RAW file to a TIFF file, it " "can be used to calibrate the camera device in the color control panel." msgstr "" "Οι φωτογραφικές μηχανές βαθμονομούνται παίρνοντας μία φωτογραφία ενός " "συγκεκριμένου στόχου, υπό τις επιθυμητές συνθήκες φωτισμού. Μετατρέποντας το " "αρχείο RAW της κάμερας σε αρχείο TIFF, μπορεί να χρησιμοποιηθεί για τη " "βαθμονόμηση της κάμερας στον πίνακα του ελέγχου χρωμάτων." #. (itstool) path: page/p #: C/color-calibrate-camera.page:28 msgid "" "You will need to crop the TIFF file so that just the target is visible. " "Ensure the white or black borders are still visible. Calibration will not " "work if the image is upside-down or is distorted by a large amount." msgstr "" "Θα πρέπει να κάνετε αποκοπή του αρχείου TIFF, έτσι ώστε να φαίνεται μόνο ο " "προορισμός. Βεβαιωθείτε ότι τα άσπρα και μαύρα πλαίσια φαίνονται ακόμα. Η " "βαθμονόμηση δεν θα λειτουργήσει αν η εικόνα είναι ανάποδα ή έχει " "παραμορφωθεί σε μεγάλο βαθμό." #. (itstool) path: note/p #: C/color-calibrate-camera.page:36 msgid "" "The resulting profile is only valid under the lighting condition that you " "acquired the original image from. This means you might need to profile " "several times for studio, bright sunlight and " "cloudy lighting conditions." msgstr "" "Το προφίλ που προκύπτει είναι έγκυρο μόνο υπό τις συνθήκες φωτισμού υπό τις " "οποίες έγινε η λήψη της πρωτότυπης εικόνας. Αυτό σημαίνει πως ενδέχεται να " "χρειαστεί να δημιουργήσετε αρκετά προφίλ για διαφορετικές συνθήκες φωτισμού " "όπως στούντιο, έντονο φως ημέρας και συννεφιά." #. (itstool) path: info/desc #: C/color-calibrate-printer.page:10 msgid "Calibrating your printer is important to print accurate colors." msgstr "" "Η ρύθμιση του εκτυπωτή σας είναι σημαντική για την εκτύπωση των χρωμάτων με " "ακριβή τρόπο." #. (itstool) path: page/title #: C/color-calibrate-printer.page:19 msgid "How do I calibrate my printer?" msgstr "Πώς ρυθμίζω το εκτυπωτή μου;" #. (itstool) path: page/p #: C/color-calibrate-printer.page:21 msgid "There are two ways to profile a printer device:" msgstr "Υπάρχουν δύο τρόποι για να ρυθμίσετε μία συσκευή εκτύπωσης:" #. (itstool) path: item/p #: C/color-calibrate-printer.page:26 msgid "Using a photospectrometer device like the Pantone ColorMunki" msgstr "" "Χρησιμοποίηση μιας συσκευής φωτοφασματομετρητή, όπως είναι η Pantone " "ColorMunki" #. (itstool) path: item/p #: C/color-calibrate-printer.page:27 msgid "Downloading a printing a reference file from a color company" msgstr "" "Λήψη εκτύπωσης ενός αρχείου αναφοράς (reference file) από μία εταιρεία " "χρωμάτων" #. (itstool) path: page/p #: C/color-calibrate-printer.page:30 msgid "" "Using a color company to generate a printer profile is usually the cheapest " "option if you only have one or two different paper types. By downloading the " "reference chart from the companies website you can then send them back the " "print in a padded envelope where they will scan the paper, generate the " "profile and email you back an accurate ICC profile." msgstr "" "Η χρησιμοποίηση μίας εταιρείας χρωμάτων για την δημιουργία ενός προφίλ " "εκτυπωτή είναι συνήθως η φθηνότερη λύση, αν χρησιμοποιείτε μόνο ένα ή δύο " "είδη διαφορετικού χαρτιού. Λαμβάνοντας το διάγραμμα αναφοράς από την " "ιστοσελίδα της εκάστοτε εταιρείας, μπορείτε να αποστείλετε εκεί ταχυδρομικά " "την εκτύπωσή σας με ασφάλεια μέσα σε ένα φακέλο συσκευασίας. Αφού η εκτύπωση " "σας σαρωθεί , η εταιρεία θα μπορεί να δημιουργήσει ένα ακριβές προφίλ ICC " "για εσάς, το οποίο θα σας αποστείλει μέσω ηλεκτρονικού ταχυδρομείου." #. (itstool) path: page/p #: C/color-calibrate-printer.page:38 msgid "" "Using an expensive device such as a ColorMunki works out cheaper only if you " "are profiling a large number of ink sets or paper types." msgstr "" "Η χρησιμοποίηση μίας ακριβής συσκευής όπως το ColorMunki, αποδεικνύεται " "φθηνότερη μόνο στην περίπτωση που δημιουργείτε πολλαπλά προφίλ για μεγάλο " "αριθμό σετ μελανιών εκτύπωσης ή τύπων χαρτιού." #. (itstool) path: note/p #: C/color-calibrate-printer.page:44 msgid "" "If you change your ink supplier, make sure you recalibrate the printer!" msgstr "" "Αν αλλάξετε τον παροχέα μελανιών σας, βεβαιωθείτε ότι έχει ρυθμιστεί ξανά ο " "εκτυπωτής!" #. (itstool) path: info/desc #: C/color-calibrate-scanner.page:12 msgid "Calibrating your scanner is important to capture accurate colors." msgstr "" "Η ρύθμιση του σαρωτή σας είναι σημαντική για την καταγραφή χρωμάτων με " "ακριβή τρόπο." #. (itstool) path: page/title #: C/color-calibrate-scanner.page:28 msgid "How do I calibrate my scanner?" msgstr "Πώς ρυθμίζω το σαρωτή μου;" #. (itstool) path: when/p #. (itstool) path: choose/p #: C/color-calibrate-scanner.page:32 #: C/color-calibrate-scanner.page:39 msgid "" "You scan in your target file and save it as an uncompressed TIFF file. You " "can then click Calibrate… from System " "SettingsColor to create a profile for the device." msgstr "" "Σαρώστε το αρχείο προορισμού και αποθηκεύστε το ως ασυμπίεστο αρχείο TIFF. " "Μετά, κάντε κλικ στη Βαθμονόμηση… από τις Ρυθμίσεις " "συστήματοςΧρώμα για να δημιουργήσετε ένα προφίλ " "για τη συσκευή." #. (itstool) path: note/p #: C/color-calibrate-scanner.page:48 msgid "" "Scanner devices are incredibly stable over time and temperature and do not " "usually need to be recalibrated." msgstr "" "Οι συσκευές σάρωσης είναι απίστευτα σταθερές με την πάροδο του χρόνου και " "στην θερμοκρασία και συνήθως δε χρειάζεται να βαθμονομηθούν ξανά." #. (itstool) path: info/desc #: C/color-calibrate-screen.page:11 msgid "Calibrating your screen is important to display accurate colors." msgstr "" "Η ρύθμιση της οθόνης σας είναι σημαντική για την προβολή χρωμάτων με αρκιβή " "τρόπο." #. (itstool) path: page/title #: C/color-calibrate-screen.page:29 msgid "How do I calibrate my screen?" msgstr "Πώς ρυθμίζω την οθόνη μου;" #. (itstool) path: page/p #: C/color-calibrate-screen.page:31 msgid "" "Calibrating your screen should be a requirement if you're involved in " "computer design or artwork." msgstr "" "Η βαθμονόμηση της οθόνης σας κρίνεται απαραίτητη όταν ασχολείστε με την " "τέχνη ή το design μέσω του υπολογιστή." #. (itstool) path: when/p #. (itstool) path: choose/p #: C/color-calibrate-screen.page:37 #: C/color-calibrate-screen.page:45 msgid "" "By using a device called colorimeter you accurately measure the different " "colors that your screen is able to display. By running System " "SettingsColor you can create a profile, and the " "wizard will show you how to attach the colorimeter device and what settings " "to adjust." msgstr "" "Όταν χρησιμοποιείτε συσκευή χρωμομέτρησης (μέτρησης της έντασης του " "χρώματος) μετράτε με ακρίβεια τα διάφορα χρώματα τα οποία μπορεί να " "απεικονίσει η οθόνη σας. Εκτελώντας το πρόγραμμα Ρυθμίσεις " "συστήματοςΧρώμα μπορείτε να δημιουργήσετε ένα " "προφίλ και το πρόγραμμα θα σας καθοδηγήσει για τον τρόπο σύνδεσης της " "συσκευής χρωμομέτρησης και ποιές ρυθμίσεις να προσαρμόσετε." #. (itstool) path: note/p #: C/color-calibrate-screen.page:55 msgid "" "Screens change all the time - the backlight in a TFT will half in brightness " "approximately every 18 months, and will get yellower as it gets older. This " "means you should recalibrate your screen when the [!] icon appears in the " "color control panel." msgstr "" "Οι οθόνες αλλάζουν όλη την ώρα - ο οπίσθιος φωτισμός σε μια οθόνη TFT θα " "μειωθεί σε φωτεινότητα περίπου κάθε 18 μήνες και θα κιτρινίζει καθώς γερνά. " "Αυτό σημαίνει ότι θα πρέπει να επαναλάβετε τη βαθμονόμηση της οθόνης σας, " "όταν εμφανίζεται το εικονίδιο [!] στον πίνακα ελέγχου χρώματος." #. (itstool) path: note/p #: C/color-calibrate-screen.page:62 msgid "LED screens also change over time, but a much slower rate than TFTs." msgstr "" "Οι οθόνες LED επίσης αλλάζουν με το χρόνο, αλλά με πολύ μικρότερο ρυθμό από " "τις οθόνες TFT." #. (itstool) path: info/desc #: C/color-calibrationcharacterization.page:9 msgid "Calibration and characterization are different things entirely." msgstr "" "Η βαθμονόμηση και ο χαρακτηρισμός είναι εντελώς διαφορετικά πράγματα." #. (itstool) path: page/title #: C/color-calibrationcharacterization.page:19 msgid "What's the difference between calibration and characterization?" msgstr "Ποια είναι η διαφορά μεταξύ βαθμονόμησης και χαρακτηρισμού;" #. (itstool) path: page/p #: C/color-calibrationcharacterization.page:20 msgid "" "Many people are initially confused about the difference between calibration " "and characterization. Calibration is the process of modifying the color " "behavior of a device. This is typically done using two mechanisms:" msgstr "" "Πολλοί άνθρωποι μπερδεύονται με τη διαφορά μεταξύ της βαθμονόμησης και του " "χαρακτηρισμού. Η βαθμονόμηση είναι η διαδικασία τροποποίησης της " "συμπεριφοράς χρώματος μιας συσκευής. Αυτό γίνεται συνήθως με δύο μηχανισμούς:" #. (itstool) path: item/p #: C/color-calibrationcharacterization.page:27 msgid "Changing controls or internal settings that it has" msgstr "Τροποποίηση των ελέγχων και των εσωτερικών ρυθμίσεων της συσκευής" #. (itstool) path: item/p #: C/color-calibrationcharacterization.page:28 msgid "Applying curves to its color channels" msgstr "Εφαρμογή καμπυλών στα κανάλια χρώματός του" #. (itstool) path: page/p #: C/color-calibrationcharacterization.page:30 msgid "" "The idea of calibration is to put a device in a defined state with regard to " "its color response. Often this is used as a day to day means of maintaining " "reproducible behavior. Typically calibration will be stored in device or " "systems specific file formats that record the device settings or per-channel " "calibration curves." msgstr "" "Η ιδέα της βαθμονόμησης είναι να τεθεί μια συσκευή σε μια συγκεκριμένη " "κατάσταση σε σχέση με την απόκριση του χρώματος. Συχνά αυτό χρησιμοποιείται " "ως καθημερινό μέσο διατήρησης για την αναπαραγωγική συμπεριφορά. Συνήθως η " "βαθμονόμηση θα αποθηκεύεται στη συσκευή ή στο συστήμα με αρχεία ειδικής " "μορφής, που καταγράφουν τις ρυθμίσεις της συσκευής ή τις καμπύλες " "βαθμονόμησης ανά κανάλι χρώματος." #. (itstool) path: page/p #: C/color-calibrationcharacterization.page:37 msgid "" "Characterization (or profiling) is recording the way a device " "reproduces or responds to color. Typically the result is stored in a device " "ICC profile. Such a profile does not in itself modify color in any way. It " "allows a system such as a CMM (Color Management Module) or a color aware " "application to modify color when combined with another device profile. Only " "by knowing the characteristics of two devices, can a way of transferring " "color from one device representation to another be achieved." msgstr "" "Χαρακτηρισμός (ή δημιουργία προφίλ συσκευής) είναι ο τρόπος " "εγγραφής που μια συσκευή αναπαράγει ή ανταποκρίνεται στο χρώμα. Συνήθως " "το αποτέλεσμα είναι αποθηκευμένο σε ένα προφίλ χρωμάτων κατά ICC. Ένα τέτοιο " "προφίλ δεν έχει από μόνο του τον τρόπο να τροποποιήσει το χρώμα. Επιτρέπει " "σε ένα σύστημα όπως ένα Άρθρωμα διαχείρισης χρώματος ή μια εφαρμογή που " "είναι σε θέση να τροποποιήσει το χρώμα όταν συνδυάζεται με ένα άλλο προφίλ " "συσκευής. Μόνο με τη γνώση των χαρακτηριστικών των δύο συσκευών, μπορεί να " "επιτευχθεί η μεταφορά χρώματος από την αναπαράσταση μιας συσκευής σε άλλη." #. (itstool) path: note/p #: C/color-calibrationcharacterization.page:48 msgid "" "Note that a characterization (profile) will only be valid for a device if " "it's in the same state of calibration as it was when it was characterized." msgstr "" "Σημειώστε πως ο χαρακτηρισμός (ορισμός προφίλ) θα είναι έγκυρος για μια " "συσκευή μόνο αν βρίσκεται στην ίδια κατάσταση βαθμονόμησης στην οποία " "βρισκόταν όταν έγινε ο χαρακτηρισμός της." #. (itstool) path: page/p #: C/color-calibrationcharacterization.page:54 msgid "" "In the case of display profiles there is some additional confusion because " "often the calibration information is stored in the profile for convenience. " "By convention it is stored in a tag called the vcgt tag. Although " "it is stored in the profile, none of the normal ICC based tools or " "applications are aware of it, or do anything with it. Similarly, typical " "display calibration tools and applications will not be aware of, or do " "anything with the ICC characterization (profile) information." msgstr "" "Στην περίπτωση των προφίλ οθόνης υπάρχει κάποια επιπλέον σύγχυση επειδή " "συχνά οι πληροφορίες βαθμονόμησης αποθηκεύονται στο προφίλ για ευκολία. Με " "τη χρήση αυτή έχει αποθηκευτεί σε μια ετικέτα που ονομάζεται vcgt. " "Παρόλο που είναι αποθηκευμένες στο προφίλ, κανένα από τα τυπικά εργαλεία ή " "καμία εφαρμογή που βασίζεται στα προφίλ χρωμάτων ICC δε γνωρίζει την " "παρουσία τους και δε μπορεί να τις διαχειριστεί. Ομοίως, τα τυπικά εργαλεία " "και οι εφαρμογές βαθμονόμησης οθόνης δεν θα γνωρίζουν την παρουσία τους ή " "δεν θα μπορούν να διαχειριστούν τις πληροφορίες χαρακτηρισμού ICC (προφίλ)." #. (itstool) path: info/desc #: C/color-calibrationdevices.page:9 msgid "We support a large number of calibration devices." msgstr "Υποστηρίζουμε ένα μεγάλο αριθμό συσκευών βαθμονόμησης." #. (itstool) path: page/title #: C/color-calibrationdevices.page:20 msgid "What color measuring instruments are supported?" msgstr "Τι όργανα μέτρησης χρωμάτων υποστηρίζονται;" #. (itstool) path: page/p #: C/color-calibrationdevices.page:22 msgid "" "GNOME relies on the Argyll color management system to support color " "instruments. Thus the following display measuring instruments are supported:" msgstr "" "Το GNOME βασίζεται στο σύστημα διαχείρισης χρωμάτων Argyll για την " "υποστήριξη οργάνων χρώματος. Έτσι, υποστηρίζονται τα ακόλουθα όργανα " "μετρήσεων οθόνης:" #. (itstool) path: item/p #: C/color-calibrationdevices.page:29 msgid "Gretag-Macbeth i1 Pro (spectrometer)" msgstr "Gretag-Macbeth i1 Pro (φασματόμετρο)" #. (itstool) path: item/p #: C/color-calibrationdevices.page:30 msgid "Gretag-Macbeth i1 Monitor (spectrometer)" msgstr "Gretag-Macbeth i1 Monitor (φασματόμετρο)" #. (itstool) path: item/p #: C/color-calibrationdevices.page:31 msgid "Gretag-Macbeth i1 Display 1, 2 or LT (colorimeter)" msgstr "Gretag-Macbeth i1 Display 1, 2 or LT (χρωματόμετρο)" #. (itstool) path: item/p #: C/color-calibrationdevices.page:32 msgid "X-Rite i1 Display Pro (colorimeter)" msgstr "X-Rite i1 Display Pro (χρωματόμετρο)" #. (itstool) path: item/p #: C/color-calibrationdevices.page:33 msgid "X-Rite ColorMunki Design or Photo (spectrometer)" msgstr "X-Rite ColorMunki Design ή Photo (φασματόμετρο)" #. (itstool) path: item/p #: C/color-calibrationdevices.page:34 msgid "X-Rite ColorMunki Create (colorimeter)" msgstr "X-Rite ColorMunki Create (χρωματόμετρο)" #. (itstool) path: item/p #: C/color-calibrationdevices.page:35 msgid "X-Rite ColorMunki Display (colorimeter)" msgstr "X-Rite ColorMunki Display (χρωματόμετρο)" #. (itstool) path: item/p #: C/color-calibrationdevices.page:36 msgid "Pantone Huey (colorimeter)" msgstr "Pantone Huey (χρωματόμετρο)" #. (itstool) path: item/p #: C/color-calibrationdevices.page:37 msgid "MonacoOPTIX (colorimeter)" msgstr "MonacoOPTIX (χρωματόμετρο)" #. (itstool) path: item/p #: C/color-calibrationdevices.page:38 msgid "ColorVision Spyder 2 and 3 (colorimeter)" msgstr "ColorVision Spyder 2 και 3 (χρωματόμετρο)" #. (itstool) path: item/p #: C/color-calibrationdevices.page:39 msgid "Colorimètre HCFR (colorimeter)" msgstr "Colorimètre HCFR (χρωματόμετρο)" #. (itstool) path: note/p #: C/color-calibrationdevices.page:43 msgid "" "The Pantone Huey is currently the cheapest and best supported hardware in " "Linux." msgstr "" "Το Pantone Huey είναι το φτηνότερο και με την καλύτερη υποστήριξη υλικό για " "Linux αυτό το χρονικό διάστημα." #. (itstool) path: page/p #: C/color-calibrationdevices.page:46 msgid "" "Thanks to Argyll there's also a number of spot and strip reading reflective " "spectrometers supported to help you calibrating and characterizing your " "printers:" msgstr "" "Χάρη στο Argyll υπάρχει επίσης ένας υποστηριζόμενος αριθμός φασματόμετρων " "αντανάκλασης σημείων και λωρίδων ώστε να σας βοηθήσουν στη βαθμονόμηση και " "το χαρακτηρισμό των εκτυπωτών σας." #. (itstool) path: item/p #: C/color-calibrationdevices.page:53 msgid "X-Rite DTP20 \"Pulse\" (\"swipe\" type reflective spectrometer)" msgstr "X-Rite DTP20 «Pulse» (φασματόμετρο αντανάκλασης τύπου «swipe» )" #. (itstool) path: item/p #: C/color-calibrationdevices.page:54 msgid "X-Rite DTP22 Digital Swatchbook (spot type reflective spectrometer)" msgstr "X-Rite DTP22 Digital Swatchbook (σημειακό φασματόμετρο αντανάκλασης)" #. (itstool) path: item/p #: C/color-calibrationdevices.page:55 msgid "X-Rite DTP41 (spot and strip reading reflective spectrometer)" msgstr "" "X-Rite DTP41 (φασματόμετρο αντανάκλασης με ανάγνωση σημείου και λωρίδας)" #. (itstool) path: item/p #: C/color-calibrationdevices.page:56 msgid "X-Rite DTP41T (spot and strip reading reflective spectrometer)" msgstr "" "X-Rite DTP41T (φασματόμετρο αντανάκλασης με ανάγνωση σημείου και λωρίδας)" #. (itstool) path: item/p #: C/color-calibrationdevices.page:57 msgid "X-Rite DTP51 (spot reading reflective spectrometer)" msgstr "X-Rite DTP51 (φασματόμετρο αντανάκλασης με ανάγνωση σημείου)" #. (itstool) path: info/desc #: C/color-calibrationtargets.page:9 msgid "Calibration targets are needed to do scanner and camera profiling." msgstr "" "Οι στόχοι βαθμονόμησης χρειάζονται για τη δημιουργία προφίλ κάμερας και " "σαρωτών." #. (itstool) path: page/title #: C/color-calibrationtargets.page:19 msgid "Which target types are supported?" msgstr "Ποιοί τύποι στόχων βαθμονόμησης υποστηρίζονται;" #. (itstool) path: page/p #: C/color-calibrationtargets.page:21 msgid "The following types of targets are supported:" msgstr "Υποστηρίζονται οι εξής τύποι στόχων βαθμονόμησης:" #. (itstool) path: item/p #: C/color-calibrationtargets.page:26 msgid "CMP DigitalTarget" msgstr "CMP DigitalTarget" #. (itstool) path: item/p #: C/color-calibrationtargets.page:27 msgid "ColorChecker 24" msgstr "ColorChecker 24" #. (itstool) path: item/p #: C/color-calibrationtargets.page:28 msgid "ColorChecker DC" msgstr "ColorChecker DC" #. (itstool) path: item/p #: C/color-calibrationtargets.page:29 msgid "ColorChecker SG" msgstr "ColorChecker SG" #. (itstool) path: item/p #: C/color-calibrationtargets.page:30 msgid "i1 RGB Scan 14" msgstr "i1 RGB Scan 14" #. (itstool) path: item/p #: C/color-calibrationtargets.page:31 msgid "LaserSoft DC Pro" msgstr "LaserSoft DC Pro" #. (itstool) path: item/p #: C/color-calibrationtargets.page:32 msgid "QPcard 201" msgstr "QPcard 201" #. (itstool) path: item/p #: C/color-calibrationtargets.page:33 msgid "IT8.7/2" msgstr "IT8.7/2" #. (itstool) path: note/p #: C/color-calibrationtargets.page:37 msgid "" "You can purchase targets from well-known vendors like KODAK, X-Rite and " "LaserSoft in various online shops." msgstr "" "Μπορείτε να προμηθευτείτε στόχους βαθμονόμησης χρωμάτων από γνωστούς " "κατασκευαστές όπως οι KODAK, X-Rite και LaserSoft σε διάφορα διαδικτυακά " "καταστήματα." #. (itstool) path: note/p #: C/color-calibrationtargets.page:41 msgid "" "Alternatively you can buy targets from Wolf Faust at a very fair " "price." msgstr "" "Εναλλακτικά, μπορείτε να αγοράσετε στόχους βαθμονόμησης χρωμάτων από το " "κατάστημα Wolf Faust " "σε αρκετά καλές τιμές." #. (itstool) path: info/desc #: C/color-canshareprofiles.page:8 msgid "" "Sharing color profiles is never a good idea as hardware changes over time." msgstr "" "Η κοινή χρήση χρωματικών προφίλ δεν είναι ποτέ καλή ιδέα καθώς το υλικό " "αλλάζει με την πάροδο του χρόνου." #. (itstool) path: page/title #: C/color-canshareprofiles.page:17 msgid "Can I share my color profile?" msgstr "Μπορώ να μοιραστώ το χρωματικό μου προφίλ με άλλους;" #. (itstool) path: page/p #: C/color-canshareprofiles.page:19 msgid "" "Color profiles that you have created yourself are specific to the hardware " "and lighting conditions that you calibrated for. A display that has been " "powered for a few hundred hours is going to have a very different color " "profile to a similar display with the next serial number that has been lit " "for a thousand hours." msgstr "" "Τα χρωματικά προφίλ που έχετε δημιουργήσει εσείς, αφορούν το συγκεκριμένο " "υλικό για το οποίο έχετε κάνει τη βαθμονόμηση. μια οθόνη που έχει " "λειτουργήσει μόνο για λίγες εκατοντάδες ώρες θα έχει πολύ διαφορετικό " "χρωματικό προφίλ από μια οθόνη παρόμοια με αυτήν, ακόμα και με αυτή με τον " "ακριβώς επόμενο σειριακό αριθμό παραγωγής, αν η δεύτερη έχει λειτουργήσει " "ήδη για κάποιες χιλιάδες ώρες." #. (itstool) path: page/p #: C/color-canshareprofiles.page:26 msgid "" "This means if you share your color profile with somebody, you might be " "getting them closer to calibration, but it's misleading at best to " "say that their display is calibrated." msgstr "" "Αυτό σημαίνει ότι αν μοιραστείτε το χρωματικό προφίλ σας με κάποιον τρίτο, " "θα ήταν βέβαια πιθανό να τον βοηθούσατε να επιτύχει ακριβέστερη " "βαθμονόμηση, αλλά θα ήταν τουλάχιστον παραπλανητικό να ειπωθεί ότι η οθόνη " "του θα είχε βαθμονομηθεί σωστά." #. (itstool) path: page/p #: C/color-canshareprofiles.page:31 msgid "" "Similarly, unless everyone has recommended controlled lighting (no sunlight " "from windows, black walls, daylight bulbs etc.) in a room where viewing and " "editing images takes place, sharing a profile that you created in your own " "specific lighting conditions doesn't make a lot of sense." msgstr "" "Παρομοίως, με την εξαίρεση της περίπτωσης όλοι να χρησιμοποιούν τον " "προτεινόμενο ελεγχόμενο φωτισμό (όχι φως του ηλίου από τα παράθυρα, μαύροι " "τοίχοι, ειδικοί λαμπτήρες φωτός ημέρας κτλ) στο δωμάτιο που λαμβάνει χώρα η " "επισκόπηση και επεξεργασία εικόνων, η κοινή χρήση με άλλους του χρωματικού " "προφίλ που δημιουργήσατε υπό τις δικές σας συγκεκριμένες συνθήκες φωτισμού " "δεν έχει και πολύ νόημα." #. (itstool) path: note/p #: C/color-canshareprofiles.page:40 msgid "" "You should carefully check the redistribution conditions for profiles " "downloaded from vendor websites or that were created on your behalf." msgstr "" "Θα πρέπει να ελέγχετε προσεκτικά τις συνθήκες αναδιανομής για προφίλ που " "έχετε λάβει από διαδικτυακούς εμπορικούς ιστότοπους ή που έχουν δημιουργηθεί " "από εσάς." #. (itstool) path: info/desc #: C/color-gettingprofiles.page:10 msgid "Color profiles are provided by vendors and can be generated yourself." msgstr "" "Τα χρωματικά προφίλ παρέχονται από τους προμηθευτές, αλλά μπορείτε να τα " "δημιουργήσετε και εσείς." #. (itstool) path: page/title #: C/color-gettingprofiles.page:20 msgid "Where do I get color profiles?" msgstr "Πού μπορώ να βρώ χρωματικά προφίλ;" #. (itstool) path: page/p #: C/color-gettingprofiles.page:22 msgid "" "The best way to get profiles is to generate them yourself, although this " "does require some initial outlay." msgstr "" "Ο καλύτερος τρόπος για να αποκτήσετε χρωματικά προφίλ είναι να τα " "δημιουργήσετε, αν και αυτό απαιτεί μία αρχική δαπάνη." #. (itstool) path: page/p #: C/color-gettingprofiles.page:26 msgid "" "Many manufacturers do try to provide color profiles for devices, although " "sometimes they are wrapped up in driver bundles which you may need " "to download, extract and then search for the color profiles." msgstr "" "Πολλοί κατασκευαστές προσπαθούν να προμηθεύσουν χρωματικά προφίλ για " "συσκευές, αν και μερικές φορές αυτά βρίσκονται σε πακέτα οδηγών τα " "οποία πρέπει να κατεβάσετε από το διαδίκτυο, να τα εξάγετε και στη συνέχεια " "να αναζητήσετε εκεί τα χρωματικά προφίλ." #. (itstool) path: page/p #: C/color-gettingprofiles.page:32 msgid "" "Some manufacturers do not provide accurate profiles for the hardware and the " "profiles are best avoided. A good clue is to download the profile, and if " "the creation date is more than a year before the date you bought the device " "then it's likely dummy data generated that is useless." msgstr "" "Κάποιοι κατασκευαστές δεν προμηθεύουν ακριβή προφίλ για το υλικό τους, οπότε " "είναι καλύτερο αυτά να αποφεύγονται. Μία καλή ένδειξη για την ακρίβεια των " "χρωματικών προφίλ είναι να κατεβάσετε από το διαδίκτυο και να ελέγξετε την " "ημερομηνία της δημιουργίας τους. Αν αυτή είναι παλαιότερη από ένα χρόνο από " "την ημερομηνία αγοράς της συσκευής σας, τότε πιθανότατα είναι ένα πακέτο " "δημιουργημένο με εσφαλμένα δεδομένα, το οποίο δεν θα σας είναι χρήσιμο." #. (itstool) path: page/p #: C/color-gettingprofiles.page:40 msgid "" "See for information on why vendor-" "supplied profiles are often worse than useless." msgstr "" "Δείτε το για πληροφορίες σχετικά με το " "γιατί τα χρωματικά προφίλ που προμηθεύουν οι κατασκευαστές είναι συχνά " "άχρηστα." #. (itstool) path: info/desc #: C/color-howtoimport.page:9 msgid "Color profiles can be imported by opening them." msgstr "Ανοίγοντας τα χρωματικά προφίλ, μπορείτε να τα εισάγετε." #. (itstool) path: page/title #: C/color-howtoimport.page:27 msgid "How do I import color profiles?" msgstr "Πώς μπορώ να εισάγω χρωματικά προφίλ;" #. (itstool) path: page/p #: C/color-howtoimport.page:29 msgid "" "The profile can be imported by double clicking on the .ICC or " ".ICM file in the file browser." msgstr "" "Το προφίλ μπορεί να εισαχθεί κάνοντας διπλό κλικ στο αρχείο " ".ICC ή το αρχείο .ICM μέσα από τον πρόγραμμα " "περιήγησης αρχείων." #. (itstool) path: when/p #. (itstool) path: choose/p #: C/color-howtoimport.page:35 #: C/color-howtoimport.page:41 msgid "" "Alternatively you can select Import profile… from " "System SettingsColor when selecting a " "profile for a device." msgstr "" "Εναλλακτικά, μπορείτε να επιλέξετε Εισαγωγή προφίλ… από τις " "Ρυθμίσεις συστήματοςΧρώμα, όταν " "επιλέγετε ένα προφίλ συσκευής." #. (itstool) path: info/desc #: C/color-missingvcgt.page:8 msgid "" "Whole-screen color correction modifies all the screen colors on all windows." msgstr "" "Η διόρθωση χρωμάτων ολόκληρης της οθόνης τροποποιεί όλα τα χρώματά της σε " "όλα τα παράθυρα." #. (itstool) path: page/title #: C/color-missingvcgt.page:18 msgid "Missing information for whole-screen color correction?" msgstr "" "Υπάρχουν ελλειπείς πληροφορίες για τη διόρθωση χρώματων σε ολόκληρη την " "οθόνη;" #. (itstool) path: page/p #: C/color-missingvcgt.page:19 msgid "" "Unfortunately, many vendor-supplied ICC profiles do not include the " "information required for whole-screen color correction. These profiles can " "still be useful for applications that can do color compensation, but you " "will not see all the colors of your screen change." msgstr "" "Δυστυχώς, πολλά χρωματικά προφίλ που παρέχονται από κατασκευαστές δεν " "περιέχουν τις πληροφορίες που χρειάζονται για διόρθωση χρωμάτων ολόκληρης " "οθόνης. Τα προφίλ αυτά μπορεί να είνα χρήσιμα για εφαρμογές που κάνουν " "αναπλήρωση χρωμάτων, αλλά δε θα δείτε να αλλάζουν όλα τα χρώματα στην οθόνη " "σας." #. (itstool) path: page/p #: C/color-missingvcgt.page:25 msgid "" "In order to create a display profile, which includes both calibration and " "characterization data, you will need to use a special color measuring " "instruments called a colorimeter or a spectrometer." msgstr "" "Για τη δημιουργία χρωματικών προφίλ, κάτι το οποίοι περιλαμβάνει δεδομένα " "βαθμονόμησης αλλά και χαρακτηρισμών, θα χρειαστεί να χρησιμοποιήσετε ειδικά " "μετρητικά εργαλεία χρώματος τα οποία λέγονται χρωματόμετρα ή φασματόμετρα." #. (itstool) path: info/desc #: C/color-notifications.page:10 msgid "You can be notified if your color profile is old and inaccurate." msgstr "" "Μπορείτε να ειδοποιείστε αν το χρωματικό προφίλ σας είναι παλιό και " "ανακριβές." #. (itstool) path: page/title #: C/color-notifications.page:21 msgid "Can I get notified when my color profile is inaccurate?" msgstr "" "Υπάρχει η δυνατότητα να ειδοποιούμαι αν το χρωματικό μου προφίλ είναι " "ανακριβές;" #. (itstool) path: page/p #: C/color-notifications.page:22 msgid "" "Unfortunately we can't tell without recalibrating whether a device profile " "is accurate. We can use a simple metric of the amount of time since " "calibration to determine if a recalibrate is recommended." msgstr "" "Δυστυχώς χωρίς μια νέα βαθμονόμηση δεν μπορούμε να ξέρουμε αν ένα χρωματικό " "προφίλ είναι ανακριβές. Μπορούμε να χρησιμοποιήσουμε μια μέτρηση του χρόνου " "που άχει παρέλθει από την τελευταία βαθμονόμηση ώστε να προσδιορίσουμε αν " "προτείνεται μαι νέα βαθμονόμηση." #. (itstool) path: page/p #: C/color-notifications.page:28 msgid "" "Some companies have very specific timeout policies for profiles, as an " "inaccurate color profile can make a huge difference to an end product." msgstr "" "Κάποιες εταιρείες έχουν πολύ συγκεκριμένη πολιτική χρονικής διάρκειας για τα " "προφίλ, καθώς ένα ανακριβές προφίλ μπορεί να επιφέρει τεράστια διαφοροποίηση " "σε ένα τελικό προϊόν." #. (itstool) path: page/p #: C/color-notifications.page:33 msgid "" "If you set the timeout policy and a profile is older than the policy then a " "red warning triangle will be shown in the System " "SettingsColor dialog next to the profile. A " "warning notification will also be shown every time you log into your " "computer." msgstr "" #. (itstool) path: page/p #: C/color-notifications.page:41 msgid "" "To set the policy for display and printer devices, you specify the maximum " "age of the profile in days:" msgstr "" "Για να ρυθμίσετε την πολιτική για συσκευές οθόνης και εκτυπωτή, καθορίζετε " "τη μέγιστη διάρκεια ζωής του προφίλ σε ημέρες:" #. (itstool) path: page/screen #: C/color-notifications.page:46 #, no-wrap msgid "" "\n" "[rupert@gnome] gsettings set " "org.gnome.settings-daemon.plugins.color recalibrate-printer-threshold " "180\n" "[rupert@gnome] gsettings set " "org.gnome.settings-daemon.plugins.color recalibrate-display-threshold " "180\n" msgstr "" "\n" "[rupert@gnome] gsettings set " "org.gnome.settings-daemon.plugins.color recalibrate-printer-threshold " "180\n" "[rupert@gnome] gsettings set " "org.gnome.settings-daemon.plugins.color recalibrate-display-threshold " "180\n" #. (itstool) path: info/desc #: C/color-notspecifiededid.page:10 msgid "Default monitor profiles do not have a calibration date." msgstr "" "Τα προεπιλεγμένα προφίλ των οθονών δεν έχουν ημερομηνία βαθμονόμησης." #. (itstool) path: page/title #: C/color-notspecifiededid.page:20 msgid "Why don't the default monitor profiles have a calibration expiry?" msgstr "" "Γιατί τα προεπιλεγμένα προφίλ οθονών δεν έχουν ημερομηνία λήξης της " "βαθμονόμησης;" #. (itstool) path: page/p #: C/color-notspecifiededid.page:21 msgid "" "The default color profile used for each monitor is generated automatically " "based on the display EDID which is stored in a memory chip inside the " "monitor. The EDID only gives us a snapshot of the available colors the " "monitor was capable of displaying when it was manufactured, and does not " "contain much other information for color correction." msgstr "" "Το προκαθορισμένο προφίλ που χρησιμοποιείται για κάθε οθόνη, παράγεται " "αυτόματα με βάση τις πληροφορίες EDID οι οποίες αποθηκεύονται σε ένα τσιπάκι " "μνήμης στο εσωτερικό της οθόνης. Το EDID μας δίνει μόνο μια στιγμιαία εικόνα " "των διαθέσιμων χρωμάτων τα οποία η οθόνη ήταν σε θέση να απεικονίσει όταν " "κατασκευάστηκε και δεν περιέχει περισσότερες πληροφορίες για χρωματική " "διόρθωση." #. (itstool) path: figure/desc #: C/color-notspecifiededid.page:31 msgid "As the EDID cannot be updated, it has no expiry date." msgstr "" "Καθώς οι πληροφορίες EDID δεν γίνεται να ενημερωθούν, δεν έχουν ημερομηνία " "λήξης." #. (itstool) path: note/p #: C/color-notspecifiededid.page:36 msgid "" "Getting a profile from the monitor vendor or creating a profile yourself " "would lead to more accurate color correction." msgstr "" "Η απόκτηση ενός χρωματικού προφίλ από τον κατασκευαστή της οθόνης ή η " "δημιουργία από εσάς ενός χρωματικού προφίλ θα οδηγούσε σε ακριβέστερη " "χρωματική διόρθωση." #. (itstool) path: info/desc #: C/color.page:15 msgid "" "Why is this important, Color profiles, How to calibrate a device…" msgstr "" "Γιατί είναι σημαντικό, Χρώμα προφίλ, Πώς να προσαρμόσετε μια συσκευή…" #. (itstool) path: page/title #: C/color.page:23 msgid "Color management" msgstr "Διαχείριση χρωμάτων" #. (itstool) path: section/title #: C/color.page:26 msgid "Color profiles" msgstr "Προφίλ χρωμάτων" #. (itstool) path: section/title #: C/color.page:30 msgid "Calibration" msgstr "Βαθμονόμηση" #. (itstool) path: info/desc #: C/color-testing.page:10 msgid "" "Testing color management isn't hard, and we even supply some test profiles." msgstr "" "Η δοκιμή διαχείρισης χρωμάτων δεν είναι δύσκολη και επιπλέον παρέχουμε και " "κάποια προφίλ δοκιμών." #. (itstool) path: page/title #: C/color-testing.page:22 msgid "How do I test if color management is working correctly?" msgstr "Πως μπορώ να ελέγξω αν η χρωματική διαχείριση λειτουργεί σωστά;" #. (itstool) path: page/p #: C/color-testing.page:23 msgid "" "The effects of a color profile are sometimes subtle and it may be hard to " "see if anything much has changed." msgstr "" "Τα αποτελέσματα ενός χρωματικού προφίλ είναι πολλές φορές αμυδρά και πιθανώς " "να είναι δύσκολο να δει κανείς αν έχει γίνει κάποια μεγάλη αλλαγή." #. (itstool) path: page/p #: C/color-testing.page:27 msgid "" "In GNOME we ship several profiles for testing that make it very clear when " "the profiles are being applied:" msgstr "" "Στο GNOME, παρέχουμε αρκετά προφίλ δοκιμών τα οποία δείχνουν ξεκάθαρες " "αλλαγές όταν εφαρμόζονται:" #. (itstool) path: item/p #: C/color-testing.page:34 msgid "" "Bluish Test: This will turn the screen blue and tests if the " "calibration curves are being sent to the display" msgstr "" "Μπλεδίζον τεστ: Αυτό θα κάνει μπλε την οθόνη και ελέγχει αν οι " "καμπύλες βαθμονόμησης στέλνονται στην οθόνη" #. (itstool) path: item/p #: C/color-testing.page:40 msgid "" "ADOBEGAMMA-test: This will turn the screen pink and tests different " "features of a screen profile" msgstr "" "ADOBEGAMMA-test: Αυτό θα κάνει την οθόνη ροζ και ελέγχει " "διαφορετικές λειτουργίες ενός προφίλ οθόνης" #. (itstool) path: item/p #: C/color-testing.page:46 msgid "" "FakeBRG: This will not change the screen, but will swap around the " "RGB channels to become BGR. This will make all the colors gradients look " "mostly correct, and there won't be much difference on the whole screen, but " "images will look very different in applications that support color " "management." msgstr "" "FakeBRG: Αυτό δεν θα αλλάξει την οθόνη, αλλά αλλάξει τη σειρά των " "καναλιών RGB ώστε να γίνουν BGR. Αυτό θα κάνει όλες τις διαβαθμίσεις " "χρωμάτων να φαίνονται σωστά κατά κύριο λόγο και δεν θα υπάρχει μεγάλη " "διαφορά στο σύνολο της οθόνης, αλλά οι εικόνες θα φαίνονται πολύ διαφορετικά " "σε εφαρμογές που υποστηρίζουν χρωματική διαχείριση." #. (itstool) path: page/p #: C/color-testing.page:57 msgid "" "Add one of the test profiles to your display device using the " "System SettingsColor preferences." msgstr "" #. (itstool) path: page/p #: C/color-testing.page:63 msgid "" "Using these profiles you can clearly see when an application supports color " "management." msgstr "" "Χρησιμοποιώντας αυτά τα προφίλ μπορείτε να δείτε καθαρά αν μια εφαρμογή " "υποστηρίζει χρωματική διαχείριση." #. (itstool) path: info/desc #: C/color-virtualdevice.page:9 msgid "" "A virtual device is a color managed device that is not connected to the " "computer." msgstr "" "Εικονική συσκευή είναι μια χρωματικά ελεγχόμενη συσκευή που δεν είναι " "συνδεμένη στον υπολογιστή." #. (itstool) path: page/title #: C/color-virtualdevice.page:25 msgid "What's a virtual color managed device?" msgstr "Τι είναι μια Εικονική χρωματικά ελεγχόμενη συσκευή;" #. (itstool) path: page/p #: C/color-virtualdevice.page:27 msgid "" "A virtual device is a color managed device that is not connected to the " "computer. Examples of this might be:" msgstr "" "Εικονική συσκευή είναι μια χρωματικά ελεγχόμενη συσκευή που δεν είναι " "συνδεμένη στον υπολογιστή. Παραδείγματα τέτοιων συσκευών μπορούν να είναι:" #. (itstool) path: item/p #: C/color-virtualdevice.page:34 msgid "" "An online print-shop where photos are uploaded, printed and sent to you" msgstr "" "Ένα διαδικτυακό κατάστημα εκτύπωσης όπου φιλοξενούνται, τυπώνονται και " "αποστέλλονται οι φωτογραφίες σε εσάς" #. (itstool) path: item/p #: C/color-virtualdevice.page:35 msgid "Photos from a digital camera stored on a memory card" msgstr "Φωτογραφίες από μία ψηφιακή κάμερα αποθηκευμένες σε μία κάρτα μνήμης" #. (itstool) path: when/p #. (itstool) path: choose/p #: C/color-virtualdevice.page:40 #: C/color-virtualdevice.page:49 msgid "" "To create a virtual profile for a digital camera just drag and drop one of " "the image files onto the System Settings " "Color dialog. You can then assign profiles to it like any other device or even " "calibrate it." msgstr "" "Για τη δημιουργία ενός εικονικού προφίλ για μία ψηφιακή κάμερα απλά σύρετε " "και αφήστε ένα από τα αρχεία εικόνας στο διάλογο Ρυθμίσεις " "συστήματος Χρώμα. Μπορείτε τότε να κάνετε ανάθεση προφίλ σε αυτή όπως και σε " "οποιαδήποτε άλλη συσκευή ή ακόμα και να την βαθμονομήσετε." #. (itstool) path: info/desc #: C/color-whatisprofile.page:7 msgid "" "A color profile is a simple file that expresses a color space or device " "response." msgstr "" "Ένα προφίλ χρωμάτων είναι ένα απλό αρχείο που εκφράζει ένα χρωματικό χώρο ή " "μια απόκριση συσκευής." #. (itstool) path: page/title #: C/color-whatisprofile.page:17 msgid "What is a color profile?" msgstr "Τι είναι ένα προφίλ χρωμάτων;" #. (itstool) path: page/p #: C/color-whatisprofile.page:19 msgid "" "A color profile is a set of data that characterizes either a device such as " "a projector or a color space such as sRGB." msgstr "" "Ένα προφίλ χρωμάτων είναι ένα σύνολο δεδομένων που χαρακτηρίζει είτε μια " "συσκευή όπως έναν προβολέα ή ένα χρωματικό χώρο όπως ένα sRGB." #. (itstool) path: page/p #: C/color-whatisprofile.page:23 msgid "" "Most color profiles are in the form of an ICC profile, which is a small file " "with a .ICC or .ICM file extension." msgstr "" "Τα περισσότερα προφίλ χρωμάτων είναι με τη μορφή ενός προφίλ ICC, το οποίο " "είναι ένα μικρό αρχείο με επέκταση .ICC ή .ICM " "." #. (itstool) path: page/p #: C/color-whatisprofile.page:28 msgid "" "Color profiles can be embedded into images to specify the gamut range of the " "data. This ensures that users see the same colors on different devices." msgstr "" "Τα χρωματικά προφίλ μπορούν να ενσωματωθούν σε εικόνες ώστε να καθορίζεται " "το εύρος φάσματος των δεδομένων. Αυτό εξασφαλίζει ότι οι χρήστες βλέπουν τα " "ίδια χρώματα σε διαφορετικές συσκευές." #. (itstool) path: page/p #: C/color-whatisprofile.page:33 msgid "" "Every device that is processing color should have it's own ICC profile and " "when this is achieved the system is said to have an end-to-end color-" "managed workflow. With this kind of workflow you can be sure that " "colors are not being lost or modified." msgstr "" "Κάθε συσκευή που επεξεργάζεται χρώμα θα πρέπει να έχει το δικό της προφίλ " "ICC και όταν επιτυγχάνεται αυτό, λέγεται ότι το σύστημα έχει μια άκρου-" "εις-άκρον χρωματική-διαχείριση ροής εργασιών. Με αυτού του είδους " "διαχείριση ροής εργασιών μπορείτε να είστε σίγουροι ότι δε χάνονται ή " "μεταβάλλονται χρώματα." #. (itstool) path: info/desc #: C/color-whatisspace.page:8 msgid "A color space is a defined range of colors." msgstr "Ένας χρωματικός χώρος είναι ένα καθορισμένο φάσμα χρωμάτων." #. (itstool) path: page/title #: C/color-whatisspace.page:18 msgid "What is a color space?" msgstr "Τί είναι ένας χρωματικός χώρος;" #. (itstool) path: page/p #: C/color-whatisspace.page:20 msgid "" "A color space is a defined range of colors. Well known color spaces include " "sRGB, AdobeRGB and ProPhotoRGB." msgstr "" "Ένα χρωματικό διάστημα είναι ένα καθορισμένο εύρος χρωμάτων. Στα ευρέως " "γνωστά χρωματικά διαστήματα περιλαμβάνονται τα sRGB, AdobeRGB και " "ProPhotoRGB." #. (itstool) path: page/p #: C/color-whatisspace.page:25 msgid "" "The human visual system is not a simple RGB sensor, but we can approximate " "how the eye responds with a CIE 1931 chromaticity diagram that shows the " "human visual response as a horse-shoe shape. You can see that in human " "vision there are many more shades of green detected than blue or red. With a " "trichromatic color space like RGB we represent the colors on the computer " "using three values, which restricts up to encoding a triangle of " "colors." msgstr "" "Το σύστημα όρασης του ανθρώπου δεν είναι ένας απλός αισθητήρας RGB, αλλά " "μπορούμε να προσεγγίσουμε την απόκριση του ματιού με ένα χρωματικό διάγραμμα " "CIE 1931 το οποίο προβάλλει την ανθρώπινη απόκριση στα χρώματα σε πεταλοειδή " "μορφή. Μπορείτε να δείτε πως στην ανθρώπινη όραση μπορούν να γίνουν " "αντιληπτές περισσότερες αποχρώσεις του πράσινου από ότι του μπλε ή του " "κόκκινου. Με ένα χρωματικό διάστημα τριών χρωμάτων όπως το RGB αναπαριστούμε " "τα χρώματα στον υπολογιστή χρησιμοποιώντας τρεις τιμές, το οποίο μας " "περιορίζει στην κωδικοποίηση ενός τριγώνου χρωμάτων." #. (itstool) path: note/p #: C/color-whatisspace.page:37 msgid "" "Using models such as a CIE 1931 chromaticity diagram is a huge " "simplification of the human visual system, and real gamuts are expressed as " "3D hulls, rather than 2D projections. A 2D projection of a 3D shape can " "sometimes be misleading, so if you want to see the 3D hull, install " "gnome-color-manager and then run gcm-viewer." msgstr "" "Η χρήση μοντέλων όπως ένα διάγραμμα χρωματικής παρέκκλισης CIE 1931 είναι " "μία τεράστια απλοποίηση του ανθρώπινου οπτικού συστήματος και οι πραγματικές " "χρωματικές κλίμακες εκφράζονται ως τρισδιάστατα κυρτά σχήματα, αντί για " "δισδιάστατες προβολές. Μια δισδιάστατη προβολή ενός τρισδιάστατου σχήματος " "μπορεί μερικές φορές να είναι παραπλανητική, οπότε εάν θέλετε να δείτε το " "τρισδιάστατο κυρτό σχήμα, εγκαταστήστε την εφαρμογή gnome-color-" "manager και τρέξτε gcm-viewer." #. (itstool) path: figure/desc #: C/color-whatisspace.page:49 msgid "sRGB, AdobeRGB and ProPhotoRGB represented by white triangles" msgstr "Τα sRGB, AdobeRGB και ProPhotoRGB απεικονίζονται από λευκά τρίγωνα" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/color-whatisspace.page:51 msgctxt "_" msgid "" "external ref='figures/color-space.png' md5='0417f11824ea39b7ab1e31193c19e207'" msgstr "" "external ref='figures/color-space.png' md5='0417f11824ea39b7ab1e31193c19e207'" #. (itstool) path: page/p #: C/color-whatisspace.page:54 msgid "" "First, looking at sRGB, which is the smallest space and can encode the least " "number of colors. It is an approximation of a 10 year old CRT display, and " "so most modern monitors can display more colors than this. sRGB is a " "least-common-denominator standard and is used in a large number of " "applications (including the Internet)." msgstr "" "Το sRGP είναι το μικρότερο φάσμα και μπορεί να κωδικοποιήσει τον μικρότερο " "αριθμό χρωμάτων. Εφαρμόζεται σε οθόνες CRT περίπου 10 ετών παλαιές, και έτσι " "τα πιο σύγχρονα μόνιτορ μπορούν να εμφανίσουν περισσότερα χρώματα από αυτό. " "Το sRGB είναι ένα πρότυπο ελάχιστου κοινού παρανομαστή και " "χρησιμοποιείται σε μεγάλο αριθμό εφαρμογών (συμπεριλαμβανομένου του " "διαδικτύου)." #. (itstool) path: page/p #: C/color-whatisspace.page:62 msgid "" "AdobeRGB is frequently used as an editing space. It can encode more " "colors than sRGB, which means you can change colors in a photograph without " "worrying too much that the most vivid colors are being clipped or the blacks " "crushed." msgstr "" "Το AdobeRGB χρησιμοποιείται συχνά ως διάστημα επεξεργασίας. Μπορεί " "να κωδικοποιήσει περισσότερα χρώματα από το sRGB, κάτι το οποίο σημαίνει πως " "μπορείτε να αλλάξετε τα χρώματα σε μια φωτογραφία χωρίς να ανησυχείτε πως τα " "περισσότερο ζωντανά χρώματα περικόπτονται ή πως το μαύρο ξεθωριάζει." #. (itstool) path: page/p #: C/color-whatisspace.page:68 msgid "" "ProPhoto is the largest space available and is frequently used for document " "archival. It can encode nearly the whole range of colors detected by the " "human eye, and even encode colors that the eye cannot detect!" msgstr "" "Το ProPhoto έχει το μεγαλύτερο χρωματικό διάστημα (colour space) και " "χρησιμοποιείται συχνά για αρχειοθέτηση εγγράφων. Κωδικοποιεί σχεδόν όλα τα " "χρώματα που μπορεί να διακρίνει το ανθρώπινο μάτι, ακόμα και να " "κωδικοποιήσει χρώματα που δεν είναι διακριτά από το μάτι!" #. (itstool) path: page/p #: C/color-whatisspace.page:75 msgid "" "Now, if ProPhoto is clearly better, why don't we use it for everything? The " "answer is to do with quantization. If you only have 8 bits (256 " "levels) to encode each channel, then a larger range is going to have bigger " "steps between each value." msgstr "" "Αφού το ProPhoto είναι προφανώς το καλύτερο, γιατί δεν το χρησιμοποιούμε για " "οτιδήποτε; Η απάντηση έχει να κάνει με την κβαντοποίηση. Αν έχετε " "μόνο 8 bit (256 επίπεδα) για να κωδικοποιήσετε κάθε κανάλι, τότε σε ένα " "μεγάλο εύρος θα υπάρχουν μεγαλύτερες αποστάσεις μεταξύ των τιμών." #. (itstool) path: page/p #: C/color-whatisspace.page:81 msgid "" "Bigger steps mean a larger error between the captured color and the stored " "color, and for some colors this is a big problem. It turns out that key " "colors, like skin colors are very important, and even small errors will make " "untrained viewers notice that something in a photograph looks wrong." msgstr "" "Μεγαλύτερα βήματα σημαίνουν μεγαλύτερο σφάλμα μεταξύ του συλληφθέντος " "χρώματος και του αποθηκευμένου χρώματος, και για κάποια χρώματα αυτό είναι " "μεγάλο πρόβλημα. Προκύπτει ότι βασικά χρώματα, όπως το χρώμα του δέρματος, " "είναι πολύ σημαντικά και, ακόμα και μικρά λάθη θα κάνουν τους αρχάριους " "θεατές να παρατηρήσουν ότι κάτι σε μια φωτογραφία φαίνεται λάθος." #. (itstool) path: page/p #: C/color-whatisspace.page:88 msgid "" "Of course, using a 16 bit image is going to leave many more steps and a much " "smaller quantization error, but this doubles the size of each image file. " "Most content in existence today is 8bpp, i.e. 8 bits-per-pixel." msgstr "" "Βέβαια, η χρήση μιας εικόνας των 16 bit θα δημιουργήσει μεγαλύτερες " "αποστάσεις και μικρότερο σφάλμα κβαντοποίησης, αλλά αυτό διπλασιάζει το " "μέγεθος κάθε αρχείου εικόνας. Το μεγαλύτερο περιεχόμενο πληροφοριών που " "υπάρχει σήμερα είναι σε 8bpp, δηλαδή 8 bit ανά εικονοστοιχείο (bit per " "pixel)." #. (itstool) path: page/p #: C/color-whatisspace.page:94 msgid "" "Color management is a process for converting from one color space to " "another, where a color space can be a well known defined space like sRGB, or " "a custom space such as your monitor or printer profile." msgstr "" "'Η διαχείριση χρωμάτων είναι μία διαδικασία μετατροπής από έναν χρωματικό " "χώρο προς κάποιον άλλον, όπου ο χρωματικός χώρος μπορεί να είναι ένα καλά " "γνωστός χώρος, σαν το sRGB, ή ένας παραμετροποιημένος χώρος, σαν την οθόνη " "σας ή ένα προφίλ εκτυπωτή." #. (itstool) path: info/desc #: C/color-why-calibrate.page:7 msgid "" "Calibrating is important if you care about the colors you display or print." msgstr "" "Η βαθμονόμηση είναι σημαντική αν έχουν σημασία για εσάς τα χρώματα που " "εμφανίζετε ή τυπώνετε." #. (itstool) path: page/title #: C/color-why-calibrate.page:17 msgid "Why do I need to do calibration myself?" msgstr "Γιατί χρειάζεται να κάνω τη βαθμονόμηση ο ίδιος;" #. (itstool) path: page/p #: C/color-why-calibrate.page:19 msgid "" "Generic profiles are usually bad. When a manufacturer creates a new model, " "they just take a few items from the production line and average them " "together:" msgstr "" "Τα γενικής μορφής προφιλ είναι συνήθως κακά. Όταν ένας κατασκευαστής " "δημιουργήσει ένα νέο μοντέλο, απλώς παίρνει μερικά αντικείμενα από τη γραμμη " "παραγωγής και δημιουργεί ένα μέσο όρο μεταξύ τους:" #. (itstool) path: page/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/color-why-calibrate.page:25 msgctxt "_" msgid "" "external ref='figures/color-average.png' " "md5='9189963fdd14f11f0685a9ef2196279b'" msgstr "" "external ref='figures/color-average.png' " "md5='9189963fdd14f11f0685a9ef2196279b'" #. (itstool) path: media/p #: C/color-why-calibrate.page:26 msgid "Averaged profiles" msgstr "Προφίλ σταθμισμένα γύρω από τη μέση τιμή" #. (itstool) path: page/p #: C/color-why-calibrate.page:29 msgid "" "Display panels differ quite a lot from unit to unit and change substantially " "as the display ages. It is also more difficult for printers, as just " "changing the type or weight of paper can invalidate the characterization " "state and make the profile inaccurate." msgstr "" "Οι οθόνες διαφέρουν αρκετά από μονάδα σε μονάδα και αλλάζουν ουσιαστικά την " "ηλικία εμφάνισης. Επίσης είναι πιο δύσκολο για τους εκτυπωτές, όπως ακριβώς " "η αλλαγή του τύπου ή το βάρος του χαρτιού μπορεί να ακυρώσει την κατάσταση " "του χαρακτηρισμού και να κάνει το προφίλ ανακριβές." #. (itstool) path: page/p #: C/color-why-calibrate.page:37 msgid "" "The best way of ensuring the profile you have is accurate is by doing the " "calibration yourself, or by letting an external company supply you with a " "profile based on your exact characterization state." msgstr "" "Ο καλύτερος τρόπος για να διασφαλιστεί ότι το προφίλ που έχετε είναι ακριβές " "να εφαρμόσετε τη βαθμονόμηση μόνοι σας, είτε να αφήσετε μια εξωτερική " "εταιρεία να σας προμηθεύσει με ένα προφίλ που βασίζεται στον ακριβή " "χαρακτηρισμό σας." #. (itstool) path: info/desc #: C/color-whyimportant.page:7 msgid "" "Color management is important for designers, photographers and artists." msgstr "" "Η διαχείριση χρωμάτων είναι σημαντική για σχεδιαστές, φωτογράφους και " "καλλιτέχνες." #. (itstool) path: page/title #: C/color-whyimportant.page:17 msgid "Why is color management important?" msgstr "Γιατί είναι σημαντική η διαχείριση χρωμάτων;" #. (itstool) path: page/p #: C/color-whyimportant.page:18 msgid "" "Color management is the process of capturing a color using an input device, " "displaying it on a screen, and printing it all whilst managing the exact " "colors and the range of colors on each medium." msgstr "" "Η διαχείριση χρωμάτων είναι η διαδικασία κατά την οποία συλλαμβάνουμε ένα " "χρώμα με μία συσκευή εισόδου, το απεικονίζουμε στην οθόνη και έπειτα το " "τυπώνουμε, επιτυγχάνοντας παράλληλα σε κάθε μέσο να παίρνουμε τα ακριβή " "χρώματα από το ίδιο φάσμα χρωμάτων." #. (itstool) path: page/p #: C/color-whyimportant.page:24 msgid "" "The need for color management is probably explained best with a photograph " "of a bird on a frosty day in winter." msgstr "" "Η ανάγκη της χρωματικής διαχείρισης εξηγείται πιθανόν καλύτερα με μία " "φωτογραφία ενός πουλιού σε μία παγωμένη χειμωνιάτικη ημέρα." #. (itstool) path: figure/desc #: C/color-whyimportant.page:30 msgid "A bird on a frosty wall as seen on the camera view-finder" msgstr "" "Ενα πουλί σε έναν παγωμένο τοίχο, όπως φαίνεται από το εικονοσκόπιο μίας " "κάμερας" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/color-whyimportant.page:31 msgctxt "_" msgid "" "external ref='figures/color-camera.png' " "md5='3c7319d2fde00e55eaca8f5318667a66'" msgstr "" "external ref='figures/color-camera.png' " "md5='3c7319d2fde00e55eaca8f5318667a66'" #. (itstool) path: page/p #: C/color-whyimportant.page:34 msgid "" "Displays typically over-saturate the blue channel, making the images look " "cold." msgstr "" "Οι οθόνες συνήθως υπερτονίζουν το μπλε κανάλι, κάνοντας την εικόνα να " "φαίνεται ψυχρή." #. (itstool) path: figure/desc #: C/color-whyimportant.page:40 msgid "This is what the user sees on a typical business laptop screen" msgstr "" "Αυτό είναι που βλέπει ο χρήστης συνήθως κοιτάζοντας μία τυπική οθόνη ενός " "φορητού υπολογιστή εργασίας" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/color-whyimportant.page:41 msgctxt "_" msgid "" "external ref='figures/color-display.png' " "md5='a4cd5c10c2fe44a82d6096963573cd8e'" msgstr "" "external ref='figures/color-display.png' " "md5='a4cd5c10c2fe44a82d6096963573cd8e'" #. (itstool) path: page/p #: C/color-whyimportant.page:44 msgid "" "Notice how the white is not 'paper white' and the black of the eye is now a " "muddy brown." msgstr "" "Παρατηρήστε πως το λευκό χρώμα δεν είναι εντελώς λευκό, ενώ και το μαύρο των " "ματιών είναι περισσότερο ένα σκούρο καφέ." #. (itstool) path: figure/desc #: C/color-whyimportant.page:50 msgid "This is what the user sees when printing on a typical inkjet printer" msgstr "" "Αυτό είναι που ο χρήστης συνήθως βλέπει σε έναν τυπικό εκτυπωτή έγχυσης " "μελάνης" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/color-whyimportant.page:51 msgctxt "_" msgid "" "external ref='figures/color-printer.png' " "md5='42cae5a5d2aac8c774b76f7b41cc921c'" msgstr "" "external ref='figures/color-printer.png' " "md5='42cae5a5d2aac8c774b76f7b41cc921c'" #. (itstool) path: page/p #: C/color-whyimportant.page:54 msgid "" "The basic problem we have here is that each device is capable of handling a " "different range of colors. So while you might be able to take a photo of " "electric blue, most printers are not going to be able to reproduce it." msgstr "" "Το βασικό πρόβλημα που υπάρχει εδώ, είναι ότι κάθε συσκευή μπορεί να " "διαχειριστεί ένα διαφορετικό φάσμα χρωμάτων. Έτσι, ενώ μπορεί να έχετε την " "δυνατότητα να κάνετε λήψη μίας φωτογραφίας ενός δύσκολου χρώματος (όπως το " "μπλε ελεκτρίκ για παράδειγμα), οι περισσότεροι εκτυπωτές δεν θα είναι ικανοί " "να το αναπαράγουν." #. (itstool) path: page/p #: C/color-whyimportant.page:60 msgid "" "Most image devices capture in RGB (Red, Green, Blue) and have to convert to " "CMYK (Cyan, Magenta, Yellow, and Black) to print. Another problem is that " "you can't have white ink, and so the whiteness can only be as good " "as the paper color." msgstr "" "Οι περισσότερες συσκευές εικόνας συλλαμβάνουν σε RGB (Κόκκινο, Πράσινο, " "Μπλε) και έπειτα μετατρέπουν την εικόνα σε CMYK (Κυανό, Ματζέντα, Κίτρινο, " "Μαύρο) για την εκτύπωση. Ένα ακόμα πρόβλημα είναι το ότι δε γίνεται να " "έχουμε λευκή μελάνη, οπότε η απόδοση του λευκού μπορεί να είναι " "τόσο καλή όσο και η ποιότητα του λευκού του χαρτιού." #. (itstool) path: page/p #: C/color-whyimportant.page:67 msgid "" "Another problem is units. Without specifying the scale on which a color is " "measured, we don't know if 100% red is near infrared or just the deepest red " "ink in the printer. What is 50% red on one display is probably something " "like 62% on another display. It's like telling a person that you've just " "driven 7 units of distance, without the unit you don't know if that's 7 " "kilometers or 7 meters." msgstr "" "Ένα άλλο πρόβλημα είναι οι μονάδες. Χωρίς διευκρίνιση για την κλίμακα στην " "οποία μετράται ένα χρώμα, δεν γνωρίζουμε αν το 100% κόκκινο βρίσκεται κοντά " "στο υπέρυθρο, ή αν είναι απλώς το σκουρότερο κόκκινο χρώμα μέσα στον " "εκτυπωτή. Κάτι που μπορεί να είναι 50% κόκκινο σε μία οθόνη, ενδέχεται να " "προκύπτει σαν το 62% σε μια άλλη. Είναι σαν να λες σε κάποιον ότι μόλις " "οδήγησες μια απόσταση 7 μονάδων, αλλά χωρίς γνώση των μονάδων μέτρησης, δεν " "γνωρίζετε αν πρόκειται 7 χιλιόμετρα ή για 7 μέτρα." #. (itstool) path: page/p #: C/color-whyimportant.page:77 msgid "" "In color, we refer to the units as gamut. Gamut is essentially the range of " "colors that can be reproduced. A device like a DSLR camera might have a very " "large gamut, being able to capture all the colors in a sunset, but a " "projector has a very small gamut and all the colors are going to look " "\"washed out\"." msgstr "" "Σε ότι αφορά το χρώμα, αναφερόμαστε στις μονάδες gamut. Το gamut είναι " "βασικά το εύρος του χρωματικού φάσματος που μπορεί να αναπαραχθεί. Μια " "συσκευή όπως μια φωτογραφική μηχανή DSLR μπορεί να έχει μια πολύ υψηλή τιμή " "gamut, καθώς είναι ικανή να συλλαμβάνει όλα τα χρώματα ενός ηλιοβασιλέματος, " "αλλά ένας προβολέας έχει ένα πολύ μικρό gamut και όλα τα χρώματα θα δείχνουν " "«ξεπλυμένα»." #. (itstool) path: page/p #: C/color-whyimportant.page:85 msgid "" "In some cases we can correct the device output by altering the data " "we send to it, but in other cases where that's not possible (you can't print " "electric blue) we need to show the user what the result is going to look " "like." msgstr "" "Σε μερικές περιπτώσεις μπορούμε να διορθώσουμε την έξοδο της " "συσκευής τροποποιώντας τα δεδομένα που στέλνουμε προς αυτήν, αλλά σε άλλες " "περιπτώσεις, όταν αυτό δεν είναι δυνατόν (δεν μπορείτε να εκτυπώσετε το μπλε " "ελεκτρίκ), θα πρέπει να δείξουμε στο χρήστη με τι θα μοιάζει το τελικό " "αποτέλεσμα." #. (itstool) path: page/p #: C/color-whyimportant.page:92 msgid "" "For photographs it makes sense to use the full tonal range of a color " "device, to be able to make smooth changes in color. For other graphics, you " "might want to match the color exactly, which is important if you're trying " "to print a custom mug with the Red Hat logo that has to be the " "exact Red Hat Red." msgstr "" "Για τις φωτογραφίες, έχει έννοια να χρησιμοποιηθεί το πλήρες φάσμα " "αποχρώσεων σε μια έγχρωμη συσκευή, για να μπορούν να γίνουν ομαλές αλλαγές " "στο χρώμα. Για άλλου είδους γραφικά, μπορεί να θέλετε να ταιριάξετε το χρώμα " "με απόλυτο τρόπο, πράγμα που είναι σημαντικό αν προσπαθείτε εκτυπώσετε ένα " "παραμετροποιημένο ποτήρι με το λογότυπο της Red Hat που θα πρέπει " "να έχει επακριβώς το κόκκινο της Red Hat." #. (itstool) path: credit/name #: C/contacts-add-remove.page:13 msgid "Lucie Hankey" msgstr "Lucie Hankey" #. (itstool) path: credit/name #: C/contacts-add-remove.page:21 #: C/contacts-connect.page:15 #: C/contacts-edit-details.page:22 #: C/contacts-link-unlink.page:21 #: C/contacts-search.page:22 #: C/display-dimscreen.page:29 #: C/nautilus-views.page:27 #: C/power-batteryestimate.page:22 #: C/power-batterylife.page:24 #: C/power-batteryoptimal.page:22 #: C/power-closelid.page:18 #: C/power-hibernate.page:20 #: C/power-lowpower.page:16 #: C/power-nowireless.page:20 #: C/power-suspendfail.page:18 #: C/power-suspend.page:17 #: C/sharing.page:16 #: C/sharing-desktop.page:11 msgid "Ekaterina Gerasimova" msgstr "Ekaterina Gerasimova" #. (itstool) path: info/desc #: C/contacts-add-remove.page:27 msgid "Add or remove a contact in the local address book." msgstr "Προσθέστε ή αφαιρέστε μια επαφή του τοπικού βιβλίου διευθύνσεων." #. (itstool) path: page/title #: C/contacts-add-remove.page:31 msgid "Add or remove a contact" msgstr "Προσθήκη ή απομάκρυνση επαφής" #. (itstool) path: page/p #: C/contacts-add-remove.page:33 msgid "To add a contact:" msgstr "Για να προσθέσετε μια επαφή:" #. (itstool) path: item/p #: C/contacts-add-remove.page:37 msgid "Press New." msgstr "Πατήστε στο Νέα." #. (itstool) path: item/p #: C/contacts-add-remove.page:40 msgid "" "In the New contact window, enter the contact name and the desired " "information. Click on the menu next to each field to choose Work, " "Home or Other." msgstr "" "Στο παράθυρο Νέα επαφή, εισάγετε το όνομα της επαφής και τις " "υπόλοιπες πληροφορίες που επιθυμείτε. Κάντε κλικ στο μενού δίπλα σε κάθε " "πεδίο για να επιλέξετε Εργασία, Σπίτι ή " "Άλλο." #. (itstool) path: item/p #: C/contacts-add-remove.page:45 msgid "Press Create Contact." msgstr "Πατήστε στο Δημιουργία επαφής." #. (itstool) path: page/p #: C/contacts-add-remove.page:49 msgid "To remove a contact:" msgstr "Για να αφαιρέσετε μια επαφή:" #. (itstool) path: item/p #: C/contacts-add-remove.page:53 #: C/contacts-connect.page:39 #: C/contacts-edit-details.page:38 msgid "Select the contact from your contact list." msgstr "Επιλέξτε την επαφή από τη λίστα επαφών σας." #. (itstool) path: item/p #: C/contacts-add-remove.page:56 #: C/contacts-edit-details.page:41 #: C/contacts-link-unlink.page:67 msgid "" "Press Edit in the top-right corner of " "Contacts." msgstr "" "Πατήστε στο Επεξεργασία που βρίσκεται στην επάνω " "δεξιά γωνία του Επαφές." #. (itstool) path: item/p #: C/contacts-add-remove.page:60 msgid "Press Remove Contact." msgstr "Πατήστε στο Απομάκρυνση επαφής." #. (itstool) path: credit/years #: C/contacts-connect.page:17 #: C/display-dual-monitors-desktop.page:13 #: C/printing-cancel-job.page:26 #: C/printing-setup-default-printer.page:25 msgid "2013" msgstr "2013" #. (itstool) path: info/desc #: C/contacts-connect.page:24 msgid "Email, chat with, or phone a contact." msgstr "Αλληλογραφήστε, συνομιλήστε ή καλέστε μια επαφή." #. (itstool) path: page/title #: C/contacts-connect.page:27 msgid "Connect with your contact" msgstr "Συνδεθείτε με την επαφή σας" #. (itstool) path: page/p #: C/contacts-connect.page:35 msgid "To email, chat with, or phone someone in Contacts:" msgstr "" "Για να αλληλογραφήσετε, συνομιλήσετε ή καλέσετε κάποιον από τις " "Επαφές:" #. (itstool) path: item/p #: C/contacts-connect.page:42 msgid "" "Press on the Detail that you want to use. For example, to email " "your contact, press the email address." msgstr "" "Πατήστε στην Λεπτομέρεια που θέλετε να χρησιμοποιήσετε. Για " "παράδειγμα, για να στείλετε ένα μήνυμα ηλεκτρονικού ταχυδρομείου στην επαφή " "σας, πατήστε στην ηλεκτρονική του διεύθυνση." #. (itstool) path: item/p #: C/contacts-connect.page:46 msgid "" "The corresponding application will be launched using the contact's details." msgstr "" "Η αντίστοιχη εφαρμογή θα κάνει εκκίνηση χρησιμοποιώντας τις λεπτομέρειες " "επαφής." #. (itstool) path: info/desc #: C/contacts-edit-details.page:28 msgid "Edit the information for each contact." msgstr "Επεξεργασία της πληροφορίας για κάθε επαφή" #. (itstool) path: page/title #: C/contacts-edit-details.page:31 msgid "Edit contact details" msgstr "Επεξεργασία λεπτομερειών επαφής" #. (itstool) path: page/p #: C/contacts-edit-details.page:33 msgid "" "Editing contact details helps you keep the information in your address book " "up to date and complete." msgstr "" "Η επεξεργασία λεπτομερειών μιας επαφής σάς βοηθάει να διατηρείτε " "ενημερωμένες τις πληροφορίες στο βιβλίο διευθύνσεών σας." #. (itstool) path: item/p #: C/contacts-edit-details.page:45 msgid "Edit the contact details." msgstr "Επεξεργαστείτε τις λεπτομέρειες της επαφής." #. (itstool) path: item/p #: C/contacts-edit-details.page:46 msgid "" "To add a detail such as a new phone number or email address, " "press New Detail and select the field that you " "want to add." msgstr "" "Για να προσθέσετε μια λεπτομέρειαl όπως έναν νέο τηλεφωνικό " "αριθμό ή μια ηλεκτρονική διεύθυνση, πατήστε στο Νέα " "λεπτομέρεια και επιλέξτε το πεδίο που θέλετε να προσθέσετε." #. (itstool) path: item/p #: C/contacts-edit-details.page:51 #: C/contacts-link-unlink.page:82 msgid "Press Done to finish editing the contact." msgstr "" "Πατήστε στο Εντάξει για να τελειώστε την " "επεξεργασία της επαφής." #. (itstool) path: note/p #: C/contacts-edit-details.page:57 msgid "" "In the case of linked contacts, you can edit a profile by clicking on the " "profile's avatar." msgstr "" "Στην περίπτωση των συνδεδεμένων επαφών, μπορείτε να επεξεργαστείτε ένα " "προφίλ κάνοντας κλικ στην εικόνα (avatar) του προφίλ αυτού." #. (itstool) path: info/desc #: C/contacts-link-unlink.page:27 msgid "Combine information for a contact from multiple sources." msgstr "Συνδυάστε πληροφορίες για μια επαφή από πολλαπλές πηγές." #. (itstool) path: page/title #: C/contacts-link-unlink.page:30 msgid "Link and unlink contacts" msgstr "Σύνδεση και αποσύνδεση επαφών" #. (itstool) path: section/title #: C/contacts-link-unlink.page:33 msgid "Link contacts" msgstr "Συνδέστε επαφές" #. (itstool) path: section/p #: C/contacts-link-unlink.page:35 msgid "" "You can combine duplicate contacts from your local address book and online " "accounts into one Contacts entry. This feature helps you keep " "your address book organized, with all details about one contact in one place." msgstr "" "Μπορείτε να συνδυάσετε διπλές επαφές από το τοπικό σας βιβλίο διευθύνσεων " "και τους διαδικτυακούς λογαριασμούς σας σε μια καταχώρηση στις " "Επαφές. Η λειτουργία αυτή σας βοηθά να κρατάτε οργανωμένο το " "βιβλίο επαφών σας, με όλες τις λεπτομέρειες μιας επαφής συγκεντρωμένες σε " "ένα μέρος." #. (itstool) path: item/p #: C/contacts-link-unlink.page:41 msgid "" "Enable selection mode by pressing the tick button above the contact " "list." msgstr "" "Ενεργοποιήστε τη λειτουργία επιλογής πατώντας στο κουμπί με το " "«τικ» πάνω από τη λίστα των επαφών." #. (itstool) path: item/p #: C/contacts-link-unlink.page:45 msgid "" "A checkbox will appear next to each contact. Tick the checkboxes next to the " "contacts that you want to merge." msgstr "" #. (itstool) path: item/p #: C/contacts-link-unlink.page:49 msgid "Press Link to link the selected contacts." msgstr "" "Πατήστε στο Σύνδεση για να συνδέσετε τις " "επιλεγμένες επαφές." #. (itstool) path: section/title #: C/contacts-link-unlink.page:57 msgid "Unlink contacts" msgstr "Αποσύνδεση επαφών" #. (itstool) path: section/p #: C/contacts-link-unlink.page:59 msgid "" "You may want to unlink contacts if you accidentally linked contacts which " "should not be linked." msgstr "" "Αν κατά λάθος συνδέσατε κάποιες επαφές που δεν έπρεπε να συνδεθούν, μπορεί " "να θελήσετε να τις αποσυνδέσετε." #. (itstool) path: item/p #: C/contacts-link-unlink.page:64 msgid "Select the contact you wish to unlink from your list of contact." msgstr "" "Επιλέξτε την επαφή που θέλετε να αποσυνδέσετε από τη λίστα των επαφών σας." #. (itstool) path: item/p #: C/contacts-link-unlink.page:71 msgid "Press Linked Contacts." msgstr "Πατήστε στο Συνδεδεμένες επαφές." #. (itstool) path: item/p #: C/contacts-link-unlink.page:74 msgid "" "Press Remove to unlink the entry from the " "contact." msgstr "" "Πατήστε στο Απομάκρυνση για να αποσυνδέσετε την " "καταχώρηση από την επαφή." #. (itstool) path: item/p #: C/contacts-link-unlink.page:78 msgid "" "Press Close once you have finished unlinking the " "entries." msgstr "" "Πατήστε στο Κλείσιμο όταν τελειώσετε την " "αποσύνδεση των επαφών." #. (itstool) path: info/desc #: C/contacts.page:19 msgid "Access your contacts." msgstr "Πρόσβαση στις επαφές σας." #. (itstool) path: page/title #: C/contacts.page:23 msgid "Contacts" msgstr "Επαφές" #. (itstool) path: page/p #: C/contacts.page:25 msgid "" "Use Contacts to store, access or edit information for your " "contacts, locally or in your Online Accounts." msgstr "" "Χρησιμοποιήστε τις Επαφές, για να αποθηκεύσετε, να έχετε πρόσβαση " "και να επεξεργάζεστε τις πληροφορίες των επαφών σας, τοπικά ή στο Διαδικτυακοί λογαριασμοί." #. (itstool) path: info/desc #: C/contacts-search.page:28 msgid "Search for a contact." msgstr "Αναζήτηση επαφής." #. (itstool) path: page/title #: C/contacts-search.page:31 msgid "Search for a contact" msgstr "Αναζήτηση επαφής" #. (itstool) path: choose/p #: C/contacts-search.page:35 msgid "You can search for an online contact in one of two ways:" msgstr "" "Μπορείτε να αναζητήσετε μια διαδικτυακή επαφή με έναν από τους παρακάτω δύο " "τρόπους:" #. (itstool) path: item/p #: C/contacts-search.page:39 msgid "" "In the Activities overview, start typing the name of the contact." msgstr "" "Στην επισκόπηση Δραστηριότητες, ξεκινήστε να πληκτρολογείτε το " "όνομα της επαφής." #. (itstool) path: item/p #: C/contacts-search.page:43 msgid "" "Matching contacts will appear in the overview instead of the usual list of " "applications." msgstr "" "Αντί της συνηθισμένης λίστας εφαρμογών, θα εμφανιστούν στην επισκόπηση οι " "επαφές που ταιριάζουν σε αυτό που πληκτρολογείτε." #. (itstool) path: item/p #: C/contacts-search.page:47 msgid "" "Press Enter to select the contact at the top of the list or click " "the contact that you want to select if they are not at the top." msgstr "" "Πατήστε το πλήκτρο Enter για να επιλέξετε την επαφή στην κορυφή " "της λίστας, ή κάντε κλικ στην επαφή που θέλετε να επιλέξετε αν αυτή δεν " "είναι στην κορυφή." #. (itstool) path: page/p #: C/contacts-search.page:54 msgid "To search from inside Contacts:" msgstr "Να ψάξετε μέσα από τις Επαφές:" #. (itstool) path: item/p #: C/contacts-search.page:58 msgid "Click inside the search field." msgstr "Κάντε κλικ μέσα στο πεδίο αναζήτησης." #. (itstool) path: item/p #: C/contacts-search.page:61 msgid "Start typing the name of the contact." msgstr "Πληκτρολογήστε το όνομα της επαφής." #. (itstool) path: info/desc #: C/contacts-setup.page:11 msgid "Store your contacts in a local address book or in an online account." msgstr "" "Αποθηκεύστε τις επαφές σας στο τοπικό βιβλίο διευθύνσεών σας ή σε έναν " "διαδικτυακό λογαριασμό." #. (itstool) path: page/title #: C/contacts-setup.page:20 msgid "Starting Contacts for the first time" msgstr "Εκκίνηση των Επαφών για πρώτη φορά" #. (itstool) path: page/p #: C/contacts-setup.page:28 msgid "" "When you run Contacts for the first time, the Contacts " "Setup window opens." msgstr "" "Όταν εκτελείτε τις Επαφές για πρώτη φορά, ανοίγει το παράθυρο " "Διαμόρφωση επαφών." #. (itstool) path: page/p #: C/contacts-setup.page:31 msgid "" "If you have online accounts configured, they " "are listed with Local Address Book. Select an item from the list " "and click Select." msgstr "" "Αν έχετε ρυθμίσει τους διαδικτυακοί " "λογαριασμοί, βρίσκονται καταχωρισμένοι στο Τοπικό βιβλίο " "διευθύνσεων. Επιλέξτε ένα αντικείμενο από τη λίστα και κάντε κλικ στην " "Επιλογή." #. (itstool) path: note/p #: C/contacts-setup.page:36 msgid "" "Click the Online Account Settings to edit " "existing account settings." msgstr "" "Κάντε κλικ στις Ρυθμίσεις διαδικτυακού " "λογαριασμού για να επεξεργαστείτε τις ήδη υπάρχουσες ρυθμίσεις του " "λογαριασμού σας." #. (itstool) path: page/p #: C/contacts-setup.page:40 msgid "" "If you have no online accounts configured, click Online Accounts to begin the setup. If you don't wish " "to set up online accounts at this time, click Local " "Address Book." msgstr "" "Αν δεν έχετε προσαρμόσει κανέναν διαδικτυακό λογαριασμό, κάντε κλικ στο Διαδικτυακοί λογαριασμοί για να ξεκινήσετε την " "εγκατάσταση. Αν δεν θέλετε να ρυθμίσετε, προς το παρόν, κάποιον διαδικτυακό " "λογαριασμό, κάντε κλικ στο Τοπικό βιβλίο " "διευθύνσεων." #. (itstool) path: info/desc #: C/clock.page:8 msgid "" "Set time and date, timezone, calendar and " "appointments…" msgstr "" "Ορισμός ώρας και ημερομηνίας, ζώνη ώρας, ημερολόγιο και ραντεβού…" #. (itstool) path: page/title #: C/clock.page:25 msgid "Time & date" msgstr "Ώρα & ημερομηνία" #. (itstool) path: info/desc #: C/clock-calendar.page:10 msgid "Display your appointments on the calendar at the top of the screen." msgstr "" "Απεικονίστε τις συναντήσεις σας στο ημερολόγιο στην κορυφή της οθόνης." #. (itstool) path: page/title #: C/clock-calendar.page:27 msgid "Calendar appointments" msgstr "Ραντεβού ημερολογίου" #. (itstool) path: page/p #: C/clock-calendar.page:29 msgid "" "A built in calendar application called Calendar allows you to " "organize your calendar appointments or events. Up to five of these, over a " "four-week duration, will appear by clicking on the clock in the menu " "bar." msgstr "" #. (itstool) path: note/p #: C/clock-calendar.page:31 msgid "" "Calendar appointment integration is also supported with a mail and calendar " "application called Evolution, which may be installed separately." msgstr "" #. (itstool) path: section/title #: C/clock-calendar.page:34 msgid "Launch the Calendar application" msgstr "" #. (itstool) path: section/p #: C/clock-calendar.page:35 msgid "" "Appointments and events may be managed through the built in " "Calendar application." msgstr "" #. (itstool) path: item/p #: C/clock-calendar.page:38 msgid "" "Click on the Dash icon in the Launcher." msgstr "" #. (itstool) path: item/p #: C/clock-calendar.page:39 msgid "" "Type calendar in the Search your computer to " "locate the Calendar application." msgstr "" #. (itstool) path: item/p #: C/clock-calendar.page:40 msgid "Click the Calendar application icon." msgstr "" #. (itstool) path: section/p #: C/clock-calendar.page:43 msgid "" "Alternatively, you may also type gnome-calendar in the " "Terminal application." msgstr "" #. (itstool) path: info/desc #: C/clock-more-info.page:7 msgid "" "Choose to show additional information such as the date or day of the week." msgstr "" "Επιλέξτε να εμφανίζονται περισσότερες πληροφορίες όπως η ημερομηνία ή η " "ημέρα της εβδομάδας." #. (itstool) path: credit/name #: C/clock-more-info.page:11 #: C/clock-set.page:18 #: C/shell-apps-favorites.page:25 #: C/shell-windows-switching.page:19 #: C/video-dvd-restricted.page:14 msgid "Ubuntu Documentation Project" msgstr "Έργο τεκμηρίωσης του Ubuntu" #. (itstool) path: page/title #: C/clock-more-info.page:18 msgid "Change how much information is shown in the clock" msgstr "Αλλάξτε το πόσες πληροφορίες θα εμφανίζονται στο ρολόι" #. (itstool) path: page/p #: C/clock-more-info.page:20 msgid "" "By default, Ubuntu only shows the time in the clock. You can set the clock " "to show additional information if you choose." msgstr "" "Εξ ορισμού, το Ubuntu εμφανίζει μόνο την ώρα στο ρολόι. Μπορείτε να το " "ρυθμίσετε να εμφανίζει περισσότερες πληροφορίες αν το επιθυμείτε." #. (itstool) path: page/p #: C/clock-more-info.page:23 msgid "" "Click on the clock and select Date & Time Settings. Switch to " "the Clock tab. Select the time and date options you want to " "display." msgstr "" "Κάντε κλικ στο ρολόι και επιλέξτε Ρυθμίσεις ημερομηνίας & " "ώρας. Μεταφερθείτε στην καρτέλα Ρολόι. Επιλέξτε τις " "ρυθμίσεις που θέλετε να εμφανίζονται για την ώρα και την ημερομηνία." #. (itstool) path: note/p #: C/clock-more-info.page:26 msgid "" "You can also turn the clock off entirely by unchecking Show a clock in " "the menu bar." msgstr "" "Μπορείτε επίσης να απενεργοποιήσετε εντελώς το ρολόι καταργώντας την επιλογή " "Εμφάνιση ρολογιού στη γραμμή μενού." #. (itstool) path: note/p #: C/clock-more-info.page:28 msgid "" "If you later change your mind, you can get the clock back by clicking the " "icon in the very right of the menu bar and selecting System " "Settings. In the System section, click Time & Date." msgstr "" "Αν αργότερα αλλάξετε γνώμη, μπορείτε να ενεργοποιήσετε το ρολόι ξανά " "κάνοντας κλικ στην πάνω δεξιά γωνία της μπάρας μενού και επιλέγοντας τις " "Ρυθμίσεις συστήματος. Στην ενότητα «Σύστημα», κάντε κλικ στην " "επιλογή Ώρα & Ημερομηνία." #. (itstool) path: section/title #: C/clock-more-info.page:33 msgid "Change the date format" msgstr "Αλλαγή της μορφής ημερομηνίας" #. (itstool) path: section/p #: C/clock-more-info.page:34 msgid "" "You can also change the clock's date format to match the preferred standard " "for your location." msgstr "" "Μπορείτε επίσης να αλλάξετε την μορφή ημερομηνίας του ρολογιού ώστε να " "ταιριάζει με το προτιμώμενο πρότυπο για την τοποθεσία σας." #. (itstool) path: item/p #: C/clock-more-info.page:37 #: C/keyboard-layouts.page:63 #: C/keyboard-layouts.page:106 #: C/keyboard-layouts.page:166 #: C/keyboard-osk.page:34 #: C/keyboard-repeat-keys.page:42 #: C/keyboard-shortcuts-set.page:44 #: C/net-proxy.page:50 #: C/net-wireless-adhoc.page:43 #: C/prefs-language-install.page:25 #: C/session-language.page:43 #: C/shell-workspaces.page:41 #: C/unity-launcher-change-size.page:24 msgid "" "Click the icon at the very right of the menu bar and select System " "Settings." msgstr "" "Κάντε κλικ στο εικονίδιο τέρμα δεξιά στη μπάρα μενού και επιλέξτε " "Ρυθμίσεις συστήματος." #. (itstool) path: item/p #: C/clock-more-info.page:38 #: C/prefs-language-install.page:29 msgid "In the Personal section, click Language Support." msgstr "" "Στην ενότητα Προσωπικά, κάντε κλικ στην επιλογή Γλωσσική " "υποστήριξη." #. (itstool) path: item/p #: C/clock-more-info.page:39 msgid "Switch to the Regional Formats tab." msgstr "Μεταφερθείτε στην καρτέλα Τοπική διαμόρφωση." #. (itstool) path: item/p #: C/clock-more-info.page:40 msgid "Select your preferred location in the dropdown list." msgstr "Επιλέξτε την προτιμώμενη τοποθεσία σας από την λίστα." #. (itstool) path: item/p #: C/clock-more-info.page:41 msgid "" "You will need to log out and log back in " "for this change to take effect." msgstr "" "Πρέπει να κάνετε αποσύνδεση και σύνδεση " "ξανά για να λειτουργήσουν οι αλλαγές." #. (itstool) path: info/desc #: C/clock-set.page:9 msgid "Update the time/date displayed at the top of the screen." msgstr "" "Ενημερώστε την ώρα/ημερομηνία που εμφανίζεται στην κορυφή της οθόνης." #. (itstool) path: page/title #: C/clock-set.page:29 msgid "Change the date and time" msgstr "Αλλάξτε την ώρα και την ημερομηνία" #. (itstool) path: when/p #: C/clock-set.page:33 msgid "" "If the date and time displayed on the menu bar are incorrect or in the wrong " "format, you can change them:" msgstr "" "Αν η ώρα και η ημερομηνία που εμφανίζονται στη μπάρα μενού είναι λανθασμένες " "ή προβάλλονται με λάθος μορφή, μπορείτε να τις αλλάξετε:" #. (itstool) path: choose/p #: C/clock-set.page:36 msgid "" "If the date and time displayed on the top bar are incorrect or in the wrong " "format, you can change them:" msgstr "" "Αν η ώρα και η ημερομηνία που προβάλλονται στην επάνω μπάρα είναι " "λανθασμένες ή έχουν λάθος μορφή, μπορείτε να τις αλλάξετε:" #. (itstool) path: item/p #: C/clock-set.page:44 msgid "" "To adjust the time and date, click on the clock located in the menu " "bar and select Date & Time Settings." msgstr "" "Για να ρυθμίσετε την ώρα και την ημερομηνία, κάντε κλικ στο ρολόι που " "βρίσκεται στη μπάρα μενού και επιλέξτε Ρυθμίσεις ώρας & " "ημερομηνίας." #. (itstool) path: item/p #: C/clock-set.page:48 msgid "" "Change the system time zone by clicking on the map or entering your city " "into the Location box." msgstr "" "Αλλάξτε τη ζώνη ώρας του συστήματος κάνοντας κλικ στον χάρτη ή εισάγοντας το " "όνομα της πόλης σας στο πεδίο Τοποθεσία." #. (itstool) path: item/p #: C/clock-set.page:51 msgid "" "By default, Ubuntu periodically synchronizes the clock with a very accurate " "clock on the Internet so you don't have to set your clock manually." msgstr "" "Εξ ορισμού, το Ubuntu συγχρονίζει περιοδικά το ρολόι με ένα ακριβές ρολόι " "στο διαδίκτυο, οπότε δε χρειάζεται να το ρυθμίζετε χειροκίνητα." #. (itstool) path: item/p #: C/clock-set.page:58 msgid "" "Click on the clock at the right side of the top bar and select Date and " "Time Settings." msgstr "" "Κάντε κλικ στο ρολόι στη δεξιά πλευρά της επάνω μπάρας και επιλέξτε " "Ρυθμίσεις ώρας και ημερομηνίας." #. (itstool) path: item/p #: C/clock-set.page:62 msgid "" "You may need to click Unlock and type the admin password." msgstr "" "Ίσως χρειαστεί να κάνετε κλικ στο Ξεκλείδωμα και να " "πληκτρολογήσετε τον κωδικό " "διαχειριστή σας." #. (itstool) path: item/p #: C/clock-set.page:66 msgid "" "Adjust the date and time by clicking on the arrows to choose the hour and " "minute. You can choose the year, month and day from the drop-down lists." msgstr "" "Ρυθμίστε την ώρα και την ημερομηνία κάνοντας κλικ στα βελάκια ώστε να " "επιλέξετε την ώρα και τα λεπτά. Μπορείτε να επιλέξετε το έτος, τον μήνα και " "την ημέρα από τις λίστες που ξεδιπλώνονται." #. (itstool) path: item/p #: C/clock-set.page:70 msgid "" "If you like, you can have the clock update itself automatically by switching " "Network Time on." msgstr "" "Αν θέλετε, μπορείτε να ρυθμίσετε το ρολόι ώστε η ώρα να ενημερώνεται " "αυτόματα ενεργοποιώντας την επιλογή Διαδικτυακή ώρα." #. (itstool) path: item/p #: C/clock-set.page:72 msgid "" "When Network Time is switched on, the computer will periodically " "synchronize its clock with a very accurate clock on the internet, so you " "don't have to do it manually. This will only work if you are connected to " "the internet." msgstr "" "Όταν η επιλογή Διαδικτυακή ώρα είναι ενεργοποιημένη, ο " "υπολογιστής θα συγχρονίζει ανά περιόδους το ρολόι του με ένα ρολόι ακριβείας " "στο διαδίκτυο, ώστε να μη χρειάζεται να το κάνετε εσείς χειροκίνητα. Αυτό θα " "λειτουργεί μόνο αν έχετε συνδεθεί στο διαδίκτυο." #. (itstool) path: item/p #: C/clock-set.page:78 msgid "" "You can also change how the hour is displayed by selecting 24-" "hour or AM/PM format." msgstr "" "Μπορείτε επίσης να αλλάξετε το πως εμφανίζεται η ώρα επιλέγοντας την 24-" "ωρη ή πμ/μμ μορφή." #. (itstool) path: info/desc #: C/clock-timezone.page:8 msgid "Add other timezones so you can see what time it is in other cities." msgstr "" "Προσθέστε κι άλλες ζώνες ώρας για να βλέπετε τι ώρα είναι σε άλλες πόλεις." #. (itstool) path: page/title #: C/clock-timezone.page:24 msgid "Show other timezones" msgstr "Εμφάνιση επιπλέον ζωνών ώρας" #. (itstool) path: page/p #: C/clock-timezone.page:26 msgid "" "If you want to know what time it is in different cities around the world, " "you can add additional timezones to the clock menu. These additional cities " "will show up below the calendar when you click on the clock." msgstr "" "Αν θέλετε να γνωρίζετε τι ώρα είναι σε διάφορες πόλεις του πλανήτη, μπορείτε " "να προσθέσετε ζώνες ώρας στο μενού του ρολογιού. Αυτές οι πρόσθετες πόλεις " "θα εμφανίζονται κάτω από το ημερολόγιο όταν κάνετε κλικ πάνω στο ρολόι." #. (itstool) path: item/p #: C/clock-timezone.page:31 msgid "Click on the clock and select Date & Time Settings." msgstr "" "Κάντε κλικ στο ρολόι και επιλέξτε Ρυθμίσεις ώρας & " "ημερομηνίας." #. (itstool) path: item/p #: C/clock-timezone.page:32 msgid "" "Switch to the Clock tab and select Time in other " "locations." msgstr "" "Μεταφερθείτε στην καρτέλα Ρολόι και επιλέξτε Ώρα σε άλλες " "τοποθεσίες." #. (itstool) path: item/p #: C/clock-timezone.page:33 msgid "Click Choose locations." msgstr "Κάντε κλικ στην Επιλογή τοποθεσιών." #. (itstool) path: item/p #: C/clock-timezone.page:34 msgid "Click + to add a location." msgstr "Κάντε κλικ στο + για να προσθέσετε μία τοποθεσία." #. (itstool) path: item/p #: C/clock-timezone.page:35 msgid "" "Fill in the Location blank with the city name you want to add. Wait a moment " "for a list of possible cities to show up in the drop-down list." msgstr "" "Εισάγετε στο κενό της «Τοποθεσίας» το όνομα της πόλης που επιθυμείτε να " "προσθέσετε. Περιμένετε μία στιγμή για να εμφανιστούν ονόματα πιθανών πόλεων " "στην κυλιόμενη λίστα." #. (itstool) path: item/p #: C/clock-timezone.page:37 msgid "" "Select the city you want and the current time in that location will fill in " "automatically." msgstr "" "Επιλέξτε την πόλη που θέλετε και η τρέχουσα ώρα σε αυτή την τοποθεσία θα " "εμφανιστεί αυτόματα." #. (itstool) path: item/p #: C/clock-timezone.page:39 msgid "Click - to delete a city from the list." msgstr "Κάντε κλικ στο - για να αφαιρέσετε μία πόλη από τη λίστα." #. (itstool) path: item/p #: C/clock-timezone.page:40 msgid "" "You can also drag and drop the cities in this Locations window to " "change the order in which they will show up in the clock menu." msgstr "" "Μπορείτε επίσης να μεταφέρετε και να αποθέσετε τις πόλεις στο παράθυρο " "Τοποθεσίες για να αλλάξετε τη σειρά με την οποία θα εμφανίζονται " "στο μενού του ρολογιού." #. (itstool) path: info/desc #: C/disk.page:16 msgid "" "Disk space, performance, problems, " "volumes and partitions…" msgstr "" "Χώρος δίσκου, επιδόσεις, προβλήματα, " "τόμοι και κατατμήσεις…" #. (itstool) path: page/title #: C/disk.page:26 msgid "Disks & storage" msgstr "Δίσκοι & αποθήκευση" #. (itstool) path: credit/name #: C/disk-benchmark.page:17 #: C/disk-capacity.page:13 #: C/disk-check.page:14 #: C/display-dimscreen.page:21 #: C/keyboard-cursor-blink.page:18 #: C/keyboard-repeat-keys.page:16 #: C/look-background.page:22 #: C/look-display-fuzzy.page:18 #: C/look-resolution.page:19 msgid "Natalia Ruz Leiva" msgstr "Natalia Ruz Leiva" #. (itstool) path: info/desc #: C/disk-benchmark.page:25 msgid "Run benchmarks on your hard disk to check how fast it is." msgstr "" "Εκτελέστε τη δοκιμασία επιδόσεων στο σκληρό δίσκο σας για να ελέγξετε πόσο " "γρήγορος είναι." #. (itstool) path: page/title #: C/disk-benchmark.page:29 msgid "Test the performance of your hard disk" msgstr "Ελέγξτε τις επιδόσεις του σκληρού σας δίσκου" #. (itstool) path: page/p #: C/disk-benchmark.page:31 msgid "To test the speed of your hard disk:" msgstr "Για να ελέγξετε την ταχύτητα του σκληρού σας δίσκου:" #. (itstool) path: when/p #: C/disk-benchmark.page:38 msgid "" "Open the Disks application from the Dash." msgstr "" "Ανοίξτε την εφαρμογή Δίσκοι από το Dash." #. (itstool) path: choose/p #: C/disk-benchmark.page:40 msgid "Open the Disks application from the activities overview." msgstr "" "Ανοίξτε την εφαρμογή Δίσκοι από την επισκόπηση των δραστηριοτήτων." #. (itstool) path: item/p #: C/disk-benchmark.page:45 msgid "Choose the hard disk from the Disk Drives list." msgstr "Επιλέξτε τον σκληρό δίσκο από τη λίστα Δίσκοι." #. (itstool) path: item/p #: C/disk-benchmark.page:48 msgid "Click the gear button and select Benchmark Drive." msgstr "" "Κάντε κλικ στο κουμπί που μοιάζει με γρανάζι και επιλέξτε Μέτρηση " "επιδόσεων." #. (itstool) path: item/p #: C/disk-benchmark.page:51 msgid "" "Click Start Benchmark and adjust the Transfer Rate and " "Access Time parameters as desired." msgstr "" "Κάντε κλικ στο Μέτρηση επιδόσεων οδηγού και ρυθμίστε τις " "παραμέτρους Ρυθμός μεταφοράς και Χρόνος πρόσβασης στην " "επιθυμητή τιμή." #. (itstool) path: item/p #: C/disk-benchmark.page:55 msgid "" "Click Start Benchmarking to test how fast data can be read from " "the disk. Administrative privileges " "may be required. Enter your password, or the password for the requested " "administrator account." msgstr "" "Κάντε κλικ στο Εκκίνηση ελέγχου επιδόσεων για να ελέγξετε πόσο " "γρήγορα μπορούν να διαβαστούν δεδομένα από το δίσκο. Ενδεχομένως να " "χρειαστούν Προνόμια διαχειριστή. " "Εισάγετε τον κωδικό σας, ή τον κωδικό για τον ζητούμενο λογαριασμό " "διαχειριστή." #. (itstool) path: note/p #: C/disk-benchmark.page:60 msgid "" "If Also perform write-benchmark is checked, the benchmark will " "test how fast data can be read from and written to the disk. This will take " "longer to complete." msgstr "" "Αν έχει σημειωθεί και η επιλογή Να εκτελεστεί επίσης και μέτρηση " "επιδόσεων εγγραφής,το τεστ επιδόσεων θα ελέγξει το πόσο γρήγορα τα " "δεδομένα μπορούν να διαβαστούν από το δίσκο και να εγγραφούν σε αυτόν. Αυτό " "θα διαρκέσει περισσότερο μέχρι να ολοκληρωθεί." #. (itstool) path: page/p #: C/disk-benchmark.page:68 msgid "" "When the test is finished, the results will appear on the graph. The green " "points and connecting lines indicate the samples taken; these correspond to " "the right axis, showing access time, plotted against the bottom axis, " "representing percentage time elapsed during the benchmark. The blue line " "represents read rates, while the red line represents write rates; these are " "shown as access data rates on the left axis, plotted against percentage of " "the disk traveled, from the outside to the spindle, along the bottom axis." msgstr "" "Όταν η μέτρηση ολοκληρωθεί, θα εμφανιστεί το γράφημα με τα αποτελέσματα. Τα " "πράσινα σημεία και οι γραμμές που τα συνδέουν, δείχνουν τα δείγματα που " "ελήφθησαν. Αυτά αντιστοιχούν στο δεξιό άξονα δείχνοντας το χρόνο πρόσβασης, " "απεικονιζόμενο σε παράθεση με τον κάτω άξονα που αντιπροσωπεύει το ποσοστό " "χρόνου που παρήλθε κατά τη διάρκεια της μέτρησης. Η μπλε γραμμή " "αντιπροσωπεύει τους ρυθμούς ανάγνωσης, ενώ η κόκκινη γραμμή αντιπροσωπεύει " "τους ρυθμούς εγγραφής. Αυτές φαίνονται ως δεδομένα πρόσβασης στον αριστερό " "άξονα, απεικονιζόμενα σε παράθεση με το ποσοστό του δίσκου που διανύθηκε από " "το εξωτερικό σημείο προς την άτρακτο, κατά μήκος του κάτω άξονα." #. (itstool) path: page/p #: C/disk-benchmark.page:76 msgid "" "Below the graph, values are displayed for minimum, maximum and average read " "and write rates, average access time and time elapsed since the last " "benchmark test." msgstr "" "Κάτω από το γράφημα, εμφανίζονται τιμές για την ελάχιστη, μέγιστη και μέση " "τιμή των ρυθμών ανάγνωσης και εγγραφής, ο μέσος χρόνος πρόσβασης και ο " "χρόνος που παρήλθε από το τελευταίο τεστ μετρήσεων απόδοσης." #. (itstool) path: info/desc #: C/disk-capacity.page:24 msgid "" "Use Disk Usage Analyzer or System Monitor to check " "space and capacity." msgstr "" "Χρησιμοποιήστε είτε την Ανάλυση χρήσης δίσκου είτε την " "Παρακολούθηση συστήματος για να ελέγξετε τη διαθεσιμότητα χώρου." #. (itstool) path: page/title #: C/disk-capacity.page:29 msgid "Check how much disk space is left" msgstr "Έλεγχος του χώρου που απομένει στον δίσκο" #. (itstool) path: page/p #: C/disk-capacity.page:31 msgid "" "You can check how much disk space is left with Disk Usage " "Analyzer or System Monitor." msgstr "" "Μπορείτε να ελέγξετε πόσος χώρος απομένει στο δίσκο, με την Ανάλυση " "χρήσης δίσκου ή την Παρακολούθηση συστήματος." #. (itstool) path: section/title #: C/disk-capacity.page:35 msgid "Check with Disk Usage Analyzer" msgstr "Έλεγχος με την Ανάλυση χρήσης δίσκου." #. (itstool) path: section/p #: C/disk-capacity.page:37 msgid "" "To check the free disk space and disk capacity using Disk Usage " "Analyzer:" msgstr "" "Για να ελέγξετε τον ελεύθερο χώρο του δίσκου και την χωρητικότητά του " "χρησιμοποιώντας την Ανάλυση χρήσης δίσκου:" #. (itstool) path: when/p #: C/disk-capacity.page:44 msgid "" "Open the Disk Usage Analyzer application from the " "Dash. The window will display the Total file system " "capacity and Total file system usage." msgstr "" "Ανοίξτε τον Αναλυτή χρήσης δίσκου από το Dash. Το " "παράθυρο θα εμφανίσει την Συνολική χωριτικότητα συστήματος " "αρχείων και την Συνολική χρήση συστήματος αρχείων." #. (itstool) path: choose/p #: C/disk-capacity.page:48 msgid "" "Open the Disks application from the Activities " "overview. The window will display the Total file system capacity " "and Total file system usage." msgstr "" "Ανοίξτε την εφαρμογή Δίσκοι από την επισκόπηση " "Δραστηριότητες. Το παράθυρο θα προβάλλει τη Συνολική " "χωρητικότητα συστημάτων αρχείων και τη Συνολική χρήση συστημάτων " "αρχείων." #. (itstool) path: item/p #: C/disk-capacity.page:54 msgid "" "Click one of the toolbar buttons to choose to Scan Home, " "Scan filesystem, Scan a folder, or Scan a remote " "folder." msgstr "" "Κάντε κλικ σε ένα από τα κουμπιά της εργαλειοθήκης ώστε να επιλέξετε " "Σάρωση προσωπικού φακέλου, Σάρωση συστήματος αρχείων, " "Σάρωση ενός φακέλου, ή Σάρωση ενός απομακρυσμένου " "φακέλου." #. (itstool) path: section/p #: C/disk-capacity.page:59 msgid "" "The information is displayed according to Folder, " "Usage, Size and Contents. See more details " "in Disk Usage Analyzer." msgstr "" "Οι πληροφορίες εμφανίζονται σύμφωνα με Φάκελος, Χρήση, " "Μέγεθος και Περιεχόμενα. Δείτε περισσότερες " "λεπτομέρειες στο Ανάλυση χρήσης " "δίσκου." #. (itstool) path: section/title #: C/disk-capacity.page:67 msgid "Check with System Monitor" msgstr "Έλεγχος χρησιμοποιώντας την Παρακολούθηση συστήματος." #. (itstool) path: section/p #: C/disk-capacity.page:69 msgid "" "To check the free disk space and disk capacity with System " "Monitor:" msgstr "" "Για να ελέγξετε τον ελεύθερο χώρο που απομένει στον δίσκο και την συνολική " "χωρητικότητά του χρησιμοποιώντας την Παρακολούθηση συστήματος:" #. (itstool) path: when/p #: C/disk-capacity.page:75 msgid "" "Open the System Monitor application from the Dash." msgstr "" "Ανοίξτε την εφαρμογή Παρακολούθηση συστήματος από το " "Dash." #. (itstool) path: choose/p #: C/disk-capacity.page:77 msgid "" "Open the System Monitor application from the " "Activities overview." msgstr "" "Ανοίξτε την εφαρμογή Παρακολούθηση συστήματος από την επισκόπηση " "Δραστηριότητες." #. (itstool) path: item/p #: C/disk-capacity.page:82 msgid "" "Select the File Systems tab to view the system's partitions and " "disk space usage. The information is displayed according to " "Total, Free, Available and Used." msgstr "" "Επιλέξτε την καρτέλα Συστήματα αρχείων ώστε να δείτε τα " "διαμερίσματα του συστήματος και τη χρήση του χώρου του δίσκου. Η πληροφορία " "προβάλλεται σύμφωνα με τις κατηγορίες Σύνολο, Ελεύθερος " "χώρος, Διαθέσιμος χώρος και Χρησιμοποιούμενος " "χώρος." #. (itstool) path: section/title #: C/disk-capacity.page:91 msgid "What if the disk is too full?" msgstr "Τί θα πρέπει να γίνει αν ο δίσκος είναι υπερβολικά γεμάτος;" #. (itstool) path: section/p #: C/disk-capacity.page:93 msgid "If the disk is too full you should:" msgstr "" "Αν ο δίσκος είναι υπερβολικά γεμάτος, θα πρέπει να γίνουν οι εξής ενέργειες:" #. (itstool) path: item/p #: C/disk-capacity.page:97 msgid "Delete files that aren't important or that you won't use anymore." msgstr "" "Διαγραφή των αρχείων που δεν είναι σημαντικά ή που δεν θα χρησιμοποιηθούν " "άλλη φορά." #. (itstool) path: item/p #: C/disk-capacity.page:100 msgid "" "Make backups of the important files that " "you won't need for a while and delete them from the hard drive." msgstr "" "Λάβετε αντίγραφα ασφαλείας από τα σημαντικά " "αρχεία σας τα οποία δε θα χρειαστείτε για κάποιον καιρό και διαγράψτε τα από " "τον σκληρό δίσκο." #. (itstool) path: info/desc #: C/disk-check.page:28 msgid "Test your hard disk for problems to make sure that it's healthy." msgstr "" "Ελέγξτε το σκληρό δίσκο σας για προβλήματα ώστε να βεβαιωθείτε πως είναι " "υγιής." #. (itstool) path: page/title #: C/disk-check.page:32 msgid "Check your hard disk for problems" msgstr "Έλεγχος του σκληρού δίσκου για προβλήματα" #. (itstool) path: section/title #: C/disk-check.page:35 msgid "Checking the hard disk" msgstr "Ελέγχοντας τον σκληρό δίσκο" #. (itstool) path: section/p #: C/disk-check.page:36 msgid "" "Hard disks have a built-in health-check tool called SMART (Self-" "Monitoring, Analysis, and Reporting Technology), which continually checks " "the disk for potential problems. SMART also warns you if the disk is about " "to fail, helping you avoid loss of important data." msgstr "" "Οι σκληροί δίσκοι έχουν ενσωματωμένο ένα εργαλείο ελέγχου της κατάστασης της " "υγείας τους, το οποίο ονομάζεται SMART (Self-Monitoring, " "Analysis, and Reporting Technology ή Τεχνολογία αυτοελέγχου, ανάλυσης και " "αναφοράς).\r\n" "Αυτό ελέγχει συνεχώς τον δίσκο για πιθανά προβλήματα. Το SMART επίσης " "προειδοποιεί για την περίπτωση επικείμενης αστοχίας του δίσκου, ώστε να " "βοηθήσει να αποφευχθεί η απώλεια σημαντικών δεδομένων." #. (itstool) path: section/p #: C/disk-check.page:41 msgid "" "Although SMART runs automatically, you can also check your disk's health by " "running the Disks application:" msgstr "" "Αν και το SMART εκτελείται αυτόματα, μπορείτε να ελέγξετε την υγεία του " "δίσκου σας εκτελώντας την εφαρμογή Δίσκοι." #. (itstool) path: steps/title #: C/disk-check.page:45 msgid "Check your disk's health using the Disks application" msgstr "" "Ελέγξτε την υγεία του δίσκου σας χρησιμοποιώντας την εφαρμογή Δίσκοι." #. (itstool) path: when/p #: C/disk-check.page:50 #: C/disk-format.page:34 msgid "Open the Disks application from the Dash." msgstr "Ανοίξτε την εφαρμογή Δίσκοι από το Dash." #. (itstool) path: choose/p #: C/disk-check.page:52 #: C/disk-format.page:36 msgid "" "Open the Disks application from the Activities " "overview." msgstr "" "Ανοίξτε την εφαρμογή Δίσκοι από την επισκόπηση " "Δραστηριότητες." #. (itstool) path: item/p #: C/disk-check.page:57 msgid "" "From the list to the left, select the disk whose information and status you " "want to check." msgstr "" #. (itstool) path: item/p #: C/disk-check.page:61 msgid "Assessment should say \"Disk is OK\"." msgstr "" #. (itstool) path: item/p #: C/disk-check.page:64 msgid "" "Open the menu at the top right and select SMART Data & Self-" "Tests to view more drive information, or to run a self-test." msgstr "" #. (itstool) path: section/title #: C/disk-check.page:74 msgid "What if the disk isn't healthy?" msgstr "Τί θα πρέπει να γίνει αν ο δίσκος δεν είναι υγιής;" #. (itstool) path: section/p #: C/disk-check.page:76 msgid "" "Even if the SMART Status indicates that the disk isn't " "healthy, there may be no cause for alarm. However, it's better to be " "prepared with a backup to prevent data loss." msgstr "" "Ακόμα και αν η Κατάσταση SMART υποδεικνύει πως ο δίσκος δεν " "είναι υγιής, μπορεί αυτό να μην είναι σοβαρός λόγος ανησυχίας. Είναι " "καλύτερα όμως να έχει κανείς προετοιμαστεί δημιουργώντας εκ των προτέρων " "ένα αντίγραφο ασφαλείας, ώστε να αποτραπεί " "η απώλεια δεδομένων." #. (itstool) path: section/p #: C/disk-check.page:80 msgid "" "If the status says \"Pre-fail\", the disk is still reasonably healthy but " "signs of wear have been detected which mean it might fail in the near " "future. If your hard disk (or computer) is a few years old, you are likely " "to see this message on at least some of the health checks. You should backup your important files regularly and check " "the disk status periodically to see if it gets worse." msgstr "" "Αν η κατάσταση αναφέρει «Επικείμενη αποτυχία», ο δίσκος είναι λογικά " "αρκούντως υγιής, έχουν όμως εντοπιστεί κάποια σημάδια φθοράς τα οποία " "υποδεικνύουν ότι μπορεί να υπάρξει αστοχία κατά το εγγύς μέλλον.\r\n" "Αν ο σκληρός σας δίσκος (ή και ο υπολογιστής σας) είναι παλαιός, είναι " "πιθανό να δείτε αυτό το μήνυμα σε κάποιους τουλάχιστον από τους επιμέρους " "ελέγχους υγείας. Θα ήταν καλό το να κάνετε τακτικά " "αντίγραφα ασφαλείας και να ελέγχετε περιοδικά την κατάσταση του " "δίσκου για να διαπιστώσετε αν αυτή επιδεινώνεται." #. (itstool) path: section/p #: C/disk-check.page:87 msgid "" "If it gets worse, you may wish to take the computer/hard disk to a " "professional for further diagnosis or repair." msgstr "" "Αν η κατάσταση του δίσκου επιδεινώνεται, είναι πιθανό να χρειαστεί να πάτε " "τον υπολογιστή ή τον σκληρό σας δίσκο σε κάποιον επαγγελματία για περαιτέρω " "διάγνωση ή και επισκευή." #. (itstool) path: info/desc #: C/disk-format.page:17 msgid "" "Remove all of the files and folders from an external hard disk or USB flash " "drive by formatting it." msgstr "" "Αφαιρέστε όλα τα αρχεία και τους φακέλους από έναν εξωτερικό σκληρό δίσκο ή " "από ένα φορητό μέσο αποθήκευσης USB, διαμορφώνοντάς τα." #. (itstool) path: page/title #: C/disk-format.page:22 msgid "Wipe everything off a removable disk" msgstr "Διαγράψτε τα πάντα από έναν εξωτερικό δίσκο" #. (itstool) path: page/p #: C/disk-format.page:24 msgid "" "If you have a removable disk, like a USB memory stick or an external hard " "disk, you may sometimes wish to completely remove all of its files and " "folders. You can do this by formatting the disk - this deletes all " "of the files on the disk and leaves it empty." msgstr "" "Αν έχετε έναν εξωτερικό δίσκο όπως ένα φορητό μέσο αποθήκευσης USB ή έναν " "εξωτερικό σκληρό δίσκο, μπορεί να θελήσετε να απομακρύνετε εντελώς όλα τα " "αρχεία και φακέλους τα οποία περιέχει. Αυτό, μπορείτε να το κάνετε " "διαμορφώνοντας τον δίσκο. Η ενέργεια αυτή διαγράφει όλα τα σρχεία " "στον δίσκο και τον αφήνει κενό." #. (itstool) path: steps/title #: C/disk-format.page:30 msgid "Format a removable disk" msgstr "Διαμόρφωση ενός αφαιρούμενου δίσκου" #. (itstool) path: item/p #: C/disk-format.page:41 msgid "" "Select the disk you want to wipe from the Storage Devices list." msgstr "" "Επιλέξτε το δίσκο τον οποίο θέλετε να διαγράψετε από τη λίστα Συσκευές " "αποθήκευσης." #. (itstool) path: note/p #: C/disk-format.page:44 msgid "" "Make sure that you have selected the correct disk! If you choose the wrong " "disk, all of the files on the other disk will be deleted!" msgstr "" "Σιγουρευτείτε πρώτα πως έχετε επιλέξει το σωστό δίσκο! Αν επιλέξετε λάθος " "δίσκο, όλα τα αρχεία που αυτός περιέχει θα διαγραφούν!" #. (itstool) path: item/p #: C/disk-format.page:49 msgid "" "In the Volumes section, click Unmount Volume. Then click " "Format Volume." msgstr "" "Στην ενότητα Τόμοι, κάντε κλικ στην επιλογή Αποπροσάρτηση τόμου. " "Στη συνέχεια κάντε ξανά κλικ στην επιλογή Διαμόρφωση τόμου." #. (itstool) path: item/p #: C/disk-format.page:53 msgid "" "In the window that pops up, choose a filesystem Type for the disk." msgstr "" "Στο παράθυρο που αναδύεται, επιλέξτε έναν Τύπο συστήματος αρχείων " "για το δίσκο." #. (itstool) path: item/p #: C/disk-format.page:55 msgid "" "If you use the disk on Windows and Mac OS computers in addition to Linux " "computers, choose FAT. If you only use it on Windows, " "NTFS may be a better option. A brief description of the file " "system type will be presented as a label." msgstr "" "Αν χρησιμοποιείτε τον δίσκο και σε υπολογιστές με λειτουργικό σύστημα Mac OS " "και σε υπολογιστές με λειτουργικό σύστημα Windows επιπρόσθετα από αυτόν με " "το λειτουργικό σύστημα Linux, επιλέξτε το σύστημα αρχείων FAT. Αν " "χρησιμοποιείτε τον δίσκο μόνο σε υπολογιστές με λειτουργικό σύστημα Windows, " "το σύστημα αρχείων NTFS μπορεί να είναι μία καλύτερη επιλογή.\r\n" "Μία σύντομη περιγραφή των τύπων συστημάτων αρχείων, θα " "παρουσιαστεί ως ξεχωριστή ενότητα." #. (itstool) path: item/p #: C/disk-format.page:61 msgid "" "Give the disk a name and click Format to begin wiping the disk." msgstr "" "Αναθέστε στο δίσκο ένα όνομα και κάντε κλικ στη Διαμόρφωση, ώστε " "αν ξεκινήσει η διαδικασία διαγραφής του δίσκου." #. (itstool) path: item/p #: C/disk-format.page:64 msgid "" "Once the formatting has finished, safely remove the disk. It " "should now be blank and ready to use again." msgstr "" "Όταν η διαμόρφωση ολοκληρωθεί, κάντε ασφαλή απομάκρυνση του " "δίσκου. Τώρα θα πρέπει να είναι κενός και έτοιμος για επαναχρησιμοποίηση." #. (itstool) path: note/title #: C/disk-format.page:70 msgid "Formatting a disk does not securely delete your files" msgstr "" "Η διαμόρφωση ενός δίσκου δεν παρέχει εξασφάλιση της διαγραφής των αρχείων σας" #. (itstool) path: note/p #: C/disk-format.page:71 msgid "" "Formatting a disk is not a completely secure way of wiping all of its data. " "A formatted disk will not appear to have files on it, but it is possible " "that special recovery software could retrieve the files. If you need to " "securely delete the files, you will need to use a command-line utility, such " "as shred." msgstr "" "Η διαμόρφωση του δίσκου δεν είναι ένας εντελώς ασφαλής τρόπος διαγραφής όλων " "των δεδομένων που αυτός περιέχει. Ένας διαμορφωμένος δίσκος θα εμφανιστεί να " "μην περιέχει αρχεία, είναι όμως πιθανό με την χρήση ειδικού λογισμικού αυτά " "να ανακτηθούν. Αν χρειάζεται να διαγράψετε με ασφάλεια κάποια αρχεία, θα " "χρειαστεί να χρησιμοποιήσετε κάποιο εργαλείο γραμμής εντολών, όπως είναι το " "shred." #. (itstool) path: info/desc #: C/disk-partitions.page:15 msgid "" "Understand what volumes and partitions are and use the disk utility to " "manage them." msgstr "" "Κατανοήστε τι είναι οι τόμοι και τα διαμερίσματα και χρησιμοποιήστε το " "εργαλείο δίσκων για να τα διαχειριστείτε." #. (itstool) path: page/title #: C/disk-partitions.page:20 msgid "Manage volumes and partitions" msgstr "Διαχείριση τόμων και κατατμήσεων" #. (itstool) path: page/p #: C/disk-partitions.page:22 msgid "" "The word volume is used to describe a storage device, like a hard " "disk. It can also refer to a part of the storage on that device, " "because you can split the storage up into chunks. The computer makes this " "storage accessible via your file system in a process referred to as " "mounting. Mounted volumes may be hard drives, USB drives, DVD-RWs, " "SD cards, and other media. If a volume is currently mounted, you can read " "(and possibly write) files on it." msgstr "" "Η λέξη τόμος, χρησιμοποιείται για να περιγράψει μία συσκευή " "αποθήκευσης όπως είναι ένας σκληρός δίσκος. Μπορεί επίσης να ναναφέρεται σε " "ένα τμήμα του αποθηκευτικού χώρου της συγκεκριμένης συσκευής, " "επειδή ο χώρος αυτός γίνεται να διαχωριστεί σε τμήματα.\r\n" "Ο υπολογιστής καθιστά τον χώρο αυτό προσβάσιμο μέσω του συστήματος αρχείων, " "με μία διαδικασία στην οποία αναφερόμαστε ως προσάρτηση.\r\n" "Οι προσαρτημένοι τόμοι γίνεται να είναι σκληροί δίσκοι, φορητά μέσα USB, " "δίσκοι CD/DVD, κάρτες μνήμης SD και άλλα μέσα. Οταν ένας τόμος είναι " "προσαρτημένος, μπορείτε να διαβάσετε τα αρχεία που περιέχει και πιθανώς να " "εγγράψετε επάνω του και άλλα αρχεία." #. (itstool) path: page/p #: C/disk-partitions.page:30 msgid "" "Often, a mounted volume is called a partition, though they are not " "necessarily the same thing. A “partition” refers to a physical area " "of storage on a single disk drive. Once a partition has been mounted, it can " "be referred to as a volume because you can access the files on it. You can " "think of volumes as the labeled, accessible “storefronts” to the functional " "“back rooms” of partitions and drives." msgstr "" "Συχνά, ένας προσαρτημένος τόμος ονομάζεται διαμέρισμα, αν και δεν " "είναι απαραίτητα ακριβώς το ίδιο. Ο όρος «διαμέρισμα», αναφέρεται στην " "φυσική περιοχή αποθήκευσης ενός συγκεκριμένου δίσκου. Από την " "στιγμή που ένα διαμέρισμα προσαρτάται, μπορούμε να αναφερόμαστε σε αυτό ως " "τόμο αφού μπορούμε να έχουμε πρόσβαση στα αρχεία που περιέχει.\r\n" "Μπορούμε να σκεπτόμαστε τους τόμους ως τις προσβάσιμες «βιτρίνες με " "ετικέτες» των λειτουργικών «αποθηκών» των διαμερισμάτων και των δίσκων." #. (itstool) path: section/title #: C/disk-partitions.page:38 msgid "View and manage volumes and partitions using the disk utility" msgstr "" "Επισκόπηση και διαχείριση τόμων και διαμερισμάτων χρησιμοποιώντας το " "εργαλείο δίσκων" #. (itstool) path: section/p #: C/disk-partitions.page:40 msgid "" "You can check and modify your computer's storage volumes with the disk " "utility." msgstr "" "Μπορείτε να ελέγξετε και να τροποποιήσετε τους τόμους αποθήκευσης του " "υπολογιστή σας με το εργαλείο δίσκων." #. (itstool) path: item/p #: C/disk-partitions.page:45 msgid "" "Open the Dash and start the Disk Utility application." msgstr "" "Ανοίξτε το Dash και εκκινήστε την εφαρμογή Εργαλείο " "δίσκων." #. (itstool) path: item/p #: C/disk-partitions.page:48 msgid "" "In the pane marked Storage Devices, you will find hard disks, " "CD/DVD drives, and other physical devices. Click the device you want to " "inspect." msgstr "" "Στο χαρακτηρισμένο ως Συσκευές αποθήκευσης τμήμα, θα βρείτε τους " "σκληρούς δίσκους, τους οδηγούς των CD/DVD και άλλες φυσικές συσκευές του " "υπολογιστή. Κάντε κλικ στην συσκευή που θέλετε να επιθεωρήσετε." #. (itstool) path: item/p #: C/disk-partitions.page:53 msgid "" "In the right pane, the area labeled Volumes provides a visual " "breakdown of the volumes and partitions present on the selected device. It " "also contains a variety of tools used to manage these volumes." msgstr "" "Στην δεξιά στήλη, η περιοχή με την ετικέτα Τόμοι παρέχει μία " "οπτική ανάλυση των τόμων και των διαμερισμάτων της επιλεγμένης συσκευής. " "Περιέχει επίσης και μία ποικιλία εργαλείων για την διαχείριση αυτών των " "τόμων." #. (itstool) path: item/p #: C/disk-partitions.page:56 msgid "" "Be careful: it is possible to completely erase the data on your disk with " "these utilities." msgstr "" "Προσοχή: Είναι δυνατό να σβήσετε εντελώς τα δεδομένα που βρίσκονται στον " "δίσκο σας χρησιμοποιώντας αυτά τα εργαλεία." #. (itstool) path: section/p #: C/disk-partitions.page:61 msgid "" "Your computer most likely has at least one primary partition and a " "single swap partition. The swap partition is used by the operating " "system for memory management, and is rarely mounted. The primary partition " "contains your operating system, applications, settings, and personal files. " "These files can also be distributed among multiple partitions for security " "or convenience." msgstr "" "Ο υπολογιστης σας πιθανότατα έχει ένα τουλάχιστον πρωτεύον " "διαμέρισμα και ένα διαμέρισμα swap (εικονικής μνήμης ή αλλιώς " "εναλλαγής). Το διαμέρισμα swap χρησιμοποιείται από το λειτουργικό σύστημα " "για τη διαχείριση της μνήμης και σπάνια προσαρτάται. Το πρωτεύον διαμέρισμα " "περιέχει το λειτουργικό σας σύστημα, τις εφαρμογές, τις ρυθμίσεις και τα " "προσωπικά σας αρχεία. Αυτά τα αρχεία μπορούν επίσης να διανεμηθούν σε " "πολλαπλά διαμερίσματα για λόγους ευκολίας ή ασφαλείας." #. (itstool) path: section/p #: C/disk-partitions.page:68 msgid "" "One primary partition must contain information that your computer uses to " "start up, or boot. For this reason it is sometimes called a boot " "partition, or boot volume. To determine if a volume is bootable, look at its " "Partition Flags in the disk utility. External media such as USB " "drives and CDs may also contain a bootable volume." msgstr "" "Ένα πρωτεύον διαμέρισμα πρέπει να περιέχει πληροφορίες τις οποίες ο " "υπολογιστής σας χρησιμοποιεί για να εκκινήσει, ή αλλιώς να " "μπουτάρει. Γι αυτόν τον λόγο, κάποιες φορές αυτό ονομάζεται " "διαμέρισμα ή τόμος εκκίνησης. Για να διευκρινήσετε αν ένα διαμέρισμα είναι " "εκκινήσιμο, μπορείτε να κοιτάξετε στις Σημαίες διαμερίσματος στο " "εργαλείο δίσκων. Τα εξωτερικά μέσα όπως τα μέσα αποθήκευσης USB ή και οι " "δίσκοι CD/DVD, μπορούν επίσης να περιέχουν έναν εκκινήσιμο τόμο." #. (itstool) path: info/desc #: C/display-dimscreen.page:14 msgid "" "Dim the screen to save power or increase the brightness to make it more " "readable in bright light." msgstr "" "Χαμηλώστε τον φωτισμό της οθόνης για να εξοικονομήσετε ενέργεια, ή αυξήστε " "την φωτεινότητα για να την κάνετε περισσότερο ευανάγνωστη σε συνθήκες " "δυνατού φωτισμού." #. (itstool) path: page/title #: C/display-dimscreen.page:35 msgid "Set screen brightness" msgstr "Ρύθμιση της φωτεινότητας οθόνης" #. (itstool) path: page/p #: C/display-dimscreen.page:37 msgid "" "You can change the brightness of your screen to save power or to make the " "screen more readable in bright light. You can also have the screen dim " "automatically when on battery power and have it turn off automatically when " "not in use." msgstr "" "Μπορείτε να αλλάξετε τη φωτεινότητα της οθόνης σας για να εξοικονομήσετε " "ενέργεια, ή να την κάνετε πιο αναγνώσιμη σε συνθήκες έντονης φωτεινότητας. " "Μπορείτε επίσης να ρυθμίσετε την οθόνη σας να μειώνει αυτομάτως την " "φωτεινότητά της όταν ο υπολογιστής σας λειτουργεί από την μπαταρία και να " "σβήνει εντελώς όταν δε είναι σε χρήση για συγκεκριμένο χρονικό διάστημα." #. (itstool) path: steps/title #: C/display-dimscreen.page:43 msgid "Set the brightness" msgstr "Ρύθμιση της φωτεινότητας" #. (itstool) path: item/p #: C/display-dimscreen.page:45 #: C/display-lock.page:37 msgid "Select Brightness & Lock." msgstr "Επιλέξτε Φωτεινότητα & Κλείδωμα." #. (itstool) path: item/p #: C/display-dimscreen.page:46 msgid "Adjust the Brightness slider to a comfortable value." msgstr "" "Ρυθμίστε με τον ολισθητή την Φωτεινότητα σε μία τιμή που να σας " "ικανοποιεί." #. (itstool) path: note/p #: C/display-dimscreen.page:50 msgid "" "Many laptop keyboards have special keys to adjust the brightness. These have " "a picture that looks like the sun and are located on the function keys at " "the top. Hold down the Fn key to use these keys." msgstr "" "Πολλά πληκτρολόγια φορητών υπολογιστών διαθέτουν ειδικά πλήκτρα για την " "ρύθμιση της φωτεινότητας. Αυτά φέρουν ένα εικονίδιο που μοιάζει με έναν ήλιο " "και βρίσκονται στο πάνω τμήμα των πλήκτρων λειτουργίας (γνωστά και ως " "function keys). Για να χρησιμοποιήσετε αυτά τα πλήκτρα κρατήστε πατημένο το " "πλήκτρο Fn." #. (itstool) path: page/p #: C/display-dimscreen.page:55 msgid "" "Select Dim screen to save power to have the brightness " "automatically lowered when you're on battery power. The backlight of your " "screen can take a lot of power and significantly reduce how long your " "battery will last before it needs to be recharged." msgstr "" "Επιλέξτε την λειτουργία Ελάττωση του φωτισμού της οθόνης για " "εξοικονόμηση ενέργειας, ώστε η φωτεινότητα της οθόνης να χαμηλώνει " "αυτόματα όταν ο υπολογιστής λειτουργεί με τη μπαταρία. Ο οπίσθιος φωτισμός " "(backlight) της οθόνης μπορεί να καταναλώσει αρκετή ενέργεια και να μειώσει " "σημαντικά την αυτονομία του υπολογιστή κατά την χρήση του με αυτήν." #. (itstool) path: page/p #: C/display-dimscreen.page:60 msgid "" "The screen will automatically turn off after you haven't used it for a " "while. This only affects the display, and doesn't turn off your computer. " "You can adjust how long you have to be inactive with the Turn screen " "off when inactive for option." msgstr "" "Η οθόνη θα σβήσει αυτόματα αν δεν τη χρησιμοποιήσετε για κάποια ώρα. Αυτό " "επηρεάζει μόνο την απεικόνιση και δεν σβήνει τον υπολογιστή σας. Μπορείτε να " "ρυθμίσετε την ώρα για την οποία θα πρέπει να είναι ανενεργή η οθόνη πριν " "σβήσει από την επιλογή Σβήσιμο της οθόνης όταν είναι ανενεργή για." #. (itstool) path: info/desc #: C/display-dual-monitors-desktop.page:15 msgid "Set up dual monitors on your desktop computer." msgstr "Ρυθμίστε διπλές οθόνες για τον επιτραπέζιο υπολογιστή σας." #. (itstool) path: page/title #: C/display-dual-monitors-desktop.page:24 msgid "Connect an extra monitor" msgstr "Συνδέστε μια επιπλέον οθόνη" #. (itstool) path: page/p #: C/display-dual-monitors-desktop.page:26 msgid "" "To set up a second monitor with your desktop computer, connect the monitor. " "If your system doesn't recognize it immediately, or you would like to adjust " "the settings:" msgstr "" "Για να ρυθμίσετε μια δεύτερη οθόνη στον επιτραπέζιο υπολογιστή σας, συνδέστε " "την οθόνη. Αν το σύστημα δεν την αναγνωρίσει αμέσως, ή αν θέλετε να " "τροποποιήσετε τις ρυθμίσεις:" #. (itstool) path: item/p #: C/display-dual-monitors-desktop.page:35 #: C/display-dual-monitors.page:38 #: C/look-resolution.page:40 msgid "Open Displays." msgstr "Ανοίξτε τις Οθόνες." #. (itstool) path: item/p #: C/display-dual-monitors-desktop.page:38 #: C/display-dual-monitors.page:43 msgid "" "Click on the image of the monitor you would like to activate or deactivate, " "then switch it ON/OFF." msgstr "" "Κάντε κλικ στην εικόνα της οθόνης την οποία θέλετε να ενεργοποιήσετε ή να " "απενεργοποιήσετε και έπειτα πατήστε το κουμπί εναλλαγής ON/OFF." #. (itstool) path: item/p #: C/display-dual-monitors-desktop.page:42 msgid "" "The monitor with the menu bar is " "the main monitor. To change which monitor is \"main\", click on the top bar " "and drag it over to the monitor you want to set as the \"main\" monitor." msgstr "" #. (itstool) path: item/p #: C/display-dual-monitors-desktop.page:47 #: C/display-dual-monitors.page:65 msgid "" "To change the \"position\" of a monitor, click on it and drag it to the " "desired position." msgstr "" "Για να αλλάξετε την «τοποθεσία» μιας οθόνης, κάντε κλικ σε αυτήν και σύρετέ " "τη στην επιθυμητή θέση." #. (itstool) path: note/p #: C/display-dual-monitors-desktop.page:49 #: C/display-dual-monitors.page:70 msgid "" "If you would like both monitors to display the same content, check the " "Mirror displays box." msgstr "" "Αν θέλετε και οι δύο οθόνες να προβάλλουν το ίδιο περιεχόμενο, επιλέξτε το " "κουτάκι Καθρεπτισμός οθονών." #. (itstool) path: item/p #: C/display-dual-monitors-desktop.page:53 #: C/display-dual-monitors.page:78 msgid "" "When you are happy with your settings, click Apply and then click " "Keep This Configuration." msgstr "" "Όταν ικανοποιηθείτε με τις ρυθμίσεις σας, κάντε κλικ στην " "Εφαρμογή και μετά στην επιλογή Διατήρηση αυτών των " "ρυθμίσεων." #. (itstool) path: item/p #: C/display-dual-monitors-desktop.page:57 #: C/display-dual-monitors.page:85 msgid "" "To close the Displays click on the x in the top corner." msgstr "" #. (itstool) path: info/desc #: C/display-dual-monitors.page:7 msgid "Set up dual monitors on your laptop." msgstr "Ρύθμιση διπλής οθόνης στο λάπτοπ σας." #. (itstool) path: page/title #: C/display-dual-monitors.page:18 msgid "Connect an external monitor to your laptop" msgstr "Συνδέστε μια εξωτερική οθόνη στο φορητό σας υπολογιστή." #. (itstool) path: section/title #: C/display-dual-monitors.page:21 msgid "Set up an external monitor" msgstr "Ρύθμιση μιας εξωτερικής οθόνης" #. (itstool) path: section/p #: C/display-dual-monitors.page:24 msgid "" "To set up an external monitor with your laptop, connect the monitor to your " "laptop. If your system doesn't recognize it immediately, or you would like " "to adjust the settings:" msgstr "" "Για να ρυθμίσετε μια εξωτερική οθόνη με το φορητό σας υπολογιστή, συνδέστε " "την οθόνη στον υπολογιστή. Αν το σύστημά σας δεν την αναγνωρίσει αυτόματα, ή " "αν θέλετε να προσαρμόσετε τις ρυθμίσεις, τότε:" #. (itstool) path: item/p #: C/display-dual-monitors.page:50 msgid "" "By default, the Launcher only shows on the primary monitor. To change which " "monitor is \"primary\", change the monitor in the Launcher " "Placement drop-down box. You could also drag the Launcher in the " "preview to the monitor you want to set as the \"primary\" monitor." msgstr "" "Από προεπιλογή, ο Εκκινητής εμφανίζεται μόνο στην κύρια οθόνη. Για να " "αλλάξετε το ποια οθόνη είναι κύρια, αλλάξτε την οθόνη στο αναδιπλούμενο " "μενού Τοποθέτηση εκκινητή. Θα μπορούσατε επίσης να σύρετε τον " "εκκινητή προς την οθόνη την οποία θέλετε να ορίσετε ως κύρια, από την " "προεπισκόπηση." #. (itstool) path: item/p #: C/display-dual-monitors.page:58 msgid "" "If you want the Launcher to show on all monitors, change Launcher " "Placement to All Displays." msgstr "" "Αν θέλετε να εμφανίζετε ο εκκινητής σε όλες τις οθόνες, αλλάξτε την επιλογή " "Τοποθέτηση εκκινητή σε Όλες οι οθόνες." #. (itstool) path: section/title #: C/display-dual-monitors.page:94 msgid "Sticky Edges" msgstr "Κολλώδεις άκρες" #. (itstool) path: section/p #: C/display-dual-monitors.page:95 msgid "" "A typical problem with dual monitors is that it's easy for the mouse pointer " "to \"slip\" to the other monitor when you don't want it to. Unity's " "Sticky Edges feature helps with that problem by requiring you to " "push a little bit harder to move the mouse pointer from one monitor to the " "other." msgstr "" "Ένα τυπικό πρόβλημα με τις διπλές οθόνες, είναι πως είναι εύκολο για το " "δείκτη του ποντικιού να «γλυστρήσει» στη άλλη οθόνη ενώ εσείς δεν θέλετε. Το " "χαρακτηριστικό Κολλώδεις άκρες του Unity βοηθά σε αυτό το " "πρόβλημα ζητώντας σας να πιέσετε το ποντίκι λίγο περισσότερο ώστε να " "μετακινήσετε το δείκτη του από τη μία οθόνη στην άλλη." #. (itstool) path: section/p #: C/display-dual-monitors.page:99 msgid "" "You can switch Sticky Edges off if you don't like this feature." msgstr "" "Μπορείτε να απενεργοποιήσετε τις Κολλώδεις άκρες αν δεν σας " "αρέσει αυτό το χαρακτηριστικό." #. (itstool) path: info/desc #: C/display-lock.page:12 msgid "" "Prevent other people from using your desktop when you go away from your " "computer." msgstr "" "Αποτρέψτε τη χρησιμοποίηση της συνεδρίας σας από κάποιον τρίτο αν εσείς " "απομακρυνθείτε από τον υπολογιστή σας." #. (itstool) path: page/title #: C/display-lock.page:25 msgid "Automatically lock your screen" msgstr "Αυτόματο κλείδωμα της οθόνης" #. (itstool) path: page/p #: C/display-lock.page:27 msgid "" "When you leave your computer, you should lock the screen to prevent other people from using your " "desktop and accessing your files. You will still be logged in and all your " "applications will keep running, but you will have to enter your password to " "use your computer again. You can lock the screen manually, but you can also " "have the screen lock automatically." msgstr "" "Όταν αφήνετε τον υπολογιστή σας, θα πρέπει να χρησιμοποιείτε το κλείδωμα της οθόνης για να αποτρέψετε " "κάποιον τρίτο από τη χρησιμοποίηση της συνεδρίας σας και την πρόσβαση στα " "αρχεία σας. Θα είστε ακόμα συνδεδεμένος και οι εφαρμογές θα συνεχίσουν να " "εκτελούνται, αλλά θα χρειάζεται να εισάγετε τον κωδικό σας για να " "επαναχρησιμοποιήσετε τον υπολογιστή σας.\r\n" "Μπορείτε να κλειδώνετε την οθόνη χειροκίνητα, γίνεται όμως επίσης να την " "ρυθμίσετε ώστε να κλειδώνει αυτόματα." #. (itstool) path: item/p #: C/display-lock.page:38 msgid "" "Make sure Lock is switched on, then select a timeout from the " "drop-down list below. The screen will automatically lock after you have been " "inactive for this long. You can also select Screen turns off to " "lock the screen after the screen is automatically turned off, controlled " "with the Turn screen off when inactive for drop-down list above." msgstr "" "Βεβαιωθείτε πως το Κλείδωμα είναι ενεργοποιημένο και έπειτα " "επιλέξτε ένα χρονικό όριο αναμονής από την αναδιπλούμενη λίστα από κάτω. Η " "οθόνη θα κλειδώσει αυτόματα αν είναι ανενεργή γι αυτό το χρονικό όριο. " "Μπορείτε επίσης να επιλέξετε Απενεργοποίηση της οθόνης ώστε η " "οθόνη να κλειδώνει αφού κλείσει αυτόματα, κάτι που ελέγχεται από την " "αναδιπλούμενη λίστα Σβήσιμο της οθόνης όταν είναι ανενεργή για " "από πάνω." #. (itstool) path: credit/name #: C/documents-collections.page:7 #: C/documents-info.page:7 #: C/documents.page:7 #: C/documents-previews.page:7 #: C/documents-print.page:7 #: C/documents-search.page:7 #: C/documents-select.page:7 #: C/documents-tracker.page:7 #: C/documents-viewgrid.page:7 #: C/documents-view.page:7 #: C/keyboard-cursor-blink.page:22 #: C/keyboard-layouts.page:18 #: C/keyboard-osk.page:15 #: C/keyboard-repeat-keys.page:20 #: C/keyboard-shortcuts-set.page:14 msgid "Julita Inca" msgstr "Julita Inca" #. (itstool) path: info/desc #: C/documents-collections.page:16 msgid "Group related documents in a collection." msgstr "Ομαδοποιήστε έγγραφα σχετικά μεταξύ τους σε μια συλλογή." #. (itstool) path: page/title #: C/documents-collections.page:25 msgid "Make collections of documents" msgstr "Κάντε συλλογές εγγράφων" #. (itstool) path: page/p #: C/documents-collections.page:38 msgid "" "Documents lets you put together documents of different types in " "one place called a collection. If you have documents that are " "related, you can group them to make them easier to find. For example, if you " "had a business trip where you made a presentation, your slides, your flight " "itinerary (a PDF file), your budget spreadsheet, and other hybrid PDF/ODF " "documents, can be grouped in one collection." msgstr "" "Η εφαρμογή Έγραφα σας επιτρέπει να συνδυάζετε διαφορετικά έγγραφα " "διαφορετικών τύπων σε ένα μέρος το οποίο ονομάζεται συλλογή. Αν " "έχετε έγγραφα τα οποία είναι σχετικά μεταξύ τους, μπορείτε να τα " "ομαδοποιήσετε ώστε να είναι ευκολότερο να βρεθούν. Για παράδειγμα, αν είχατε " "ένα επαγγελματικό ταξίδι στο οποίο κάνατε μια παρουσίαση, τότε οι " "διαφάνειες, το δρομολόγιο πτήσεών σας (αρχείο PDF), το λογιστικό φύλλο του " "προϋπολογισμού σας και άλλα έγγραφα PDF/ODF μπορούν να ομαδοποιηθούν σε μια " "συλλογή." #. (itstool) path: page/p #: C/documents-collections.page:45 msgid "To create or add to a collection:" msgstr "Για να δημιουργήσετε ή να προσθέσετε μια συλλογή:" #. (itstool) path: item/p #: C/documents-collections.page:47 #: C/documents-collections.page:62 #: C/documents-print.page:38 #: C/documents-select.page:38 msgid "Click the button." msgstr "Κάντε κλικ στο κουμπί ." #. (itstool) path: item/p #: C/documents-collections.page:48 msgid "In selection mode, check the documents to be collected." msgstr "Στη λειτουργία επιλογής, τσεκάρετε τα έγγραφα προς συλλογή." #. (itstool) path: item/p #: C/documents-collections.page:49 msgid "Click the + button in the button bar." msgstr "Κάντε κλικ στο κουμπί + στη μπάρα με τα κουμπιά." #. (itstool) path: item/p #: C/documents-collections.page:50 msgid "" "In the collection list, click Add and type a new collection name, " "or select an existing collection. The selected documents will be added to " "the collection." msgstr "" "Στη λίστα της συλλογής, κάντε κλικ στο Προσθήκη και " "πληκτρολογήστε ένα νέο όνομα συλλογής, ή επιλέξτε μια ήδη υπάρχουσα συλλογή. " "Τα επιλεγμένα έγγραφα θα προστεθούν στη συλλογή." #. (itstool) path: note/p #: C/documents-collections.page:56 msgid "" "Collections do not behave like folders and their hierarchy: you cannot " "put collections inside collections." msgstr "" "Οι συλλογές δεν συμπεριφέρονται όπως οι φάκελοι και η ιεραρχία τους: δεν " "μπορείτε να βάλετε συλλογές μέσα σε άλλες συλλογές." #. (itstool) path: page/p #: C/documents-collections.page:60 msgid "To delete a collection:" msgstr "Για να διαγράψετε μια συλλογή:" #. (itstool) path: item/p #: C/documents-collections.page:63 msgid "In selection mode, check the collection to be deleted." msgstr "Στη λειτουργία επιλογής, επιλέξτε την προς διαγραφή συλλογή." #. (itstool) path: item/p #: C/documents-collections.page:64 msgid "" "Click the Trash button in the button bar. The collection will be deleted, " "leaving the original documents." msgstr "" "Κάντε κλικ στο κουμπί απορριμμάτων στη μπάρα κουμπιών. Η συλλογή θα " "διαγραφεί, αφήνοντας τα πρωτότυπα έγγραφα." #. (itstool) path: info/desc #: C/documents-filter.page:11 msgid "Choose which documents to display." msgstr "Επιλέξτε ποια έγγραφα θα προβάλλονται." #. (itstool) path: page/title #: C/documents-filter.page:20 msgid "Filter documents" msgstr "Φιλτράρετε έγγραφα" #. (itstool) path: p/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/documents-filter.page:22 #: C/documents-search.page:46 #: C/files-browse.page:80 #: C/files-hidden.page:42 #: C/files-hidden.page:48 #: C/files-hidden.page:57 #: C/files-hidden.page:64 #: C/files-lost.page:52 #: C/files-sort.page:45 #: C/files-sort.page:61 #: C/files-tilde.page:33 #: C/nautilus-views.page:66 #: C/nautilus-views.page:85 #: C/nautilus-views.page:101 #: C/nautilus-views.page:122 msgctxt "_" msgid "" "external ref='figures/go-down.png' md5='e8c16f5ab9ed933f4a537b740506f4d4'" msgstr "" "external ref='figures/go-down.png' md5='e8c16f5ab9ed933f4a537b740506f4d4'" #. (itstool) path: page/p #: C/documents-filter.page:22 msgid "" "Click the down " "button next to the search bar to " "limit the scope of the search in these categories:" msgstr "" "Κάντε κλικ στο κουμπί κάτω δίπλα στη μπάρα αναζήτησης για να περιορίσετε το εύρος της αναζήτησης σε " "αυτές τις κατηγορίες:" #. (itstool) path: item/p #: C/documents-filter.page:27 msgid "Sources: Local, Google, SkyDrive, or All." msgstr "Sources: Τοπικά, Google, SkyDrive, ή όλα." #. (itstool) path: item/p #: C/documents-filter.page:28 msgid "" "Type: Collections, PDF Documents, Presentations, Spreadsheets, Text " "Documents, or All." msgstr "" "Type: Συλλογές, έγγραφα PDF, παρουσιάσεις, λογιστικά φύλλα, έγγραφα " "κειμένου, ή όλα." #. (itstool) path: item/p #: C/documents-filter.page:30 msgid "Title, Author, or All." msgstr "Τίτλος, συγγραφέας, ή όλα." #. (itstool) path: note/p #: C/documents-filter.page:33 msgid "" "In order for Google or SkyDrive to appear in the " "filter list, it is necessary to configure Google or Windows Live as an online account." msgstr "" "Για να εμφανιστούν οι κατηγορίες Google ή SkyDrive στη " "λίστα φίλτρων, είναι απαραίτητο να έχετε ρυθμίσει το Google ή το Windows " "Live ως διαδικτυακό λογαριασμό." #. (itstool) path: info/desc #: C/documents-formats.page:11 msgid "Documents displays a number of popular document types." msgstr "" "Η εφαρμογή Έγγραφα εμφανίζει έγγραφα διαφόρων δημοφιλών τύπων." #. (itstool) path: page/title #: C/documents-formats.page:20 msgid "Formats supported" msgstr "Μορφές που υποστηρίζονται" #. (itstool) path: page/p #: C/documents-formats.page:28 msgid "" "Documents displays PDF, DVI, XPS, PostScript and the formats " "supported by Document Viewer (Evince), Microsoft " "Office, LibreOffice and Google Docs." msgstr "" "Η εφαρμογή Έγγραφα εμφανίζει αρχεία τύπου PDF, DVI, XPS, " "PostScript και τις μορφές εγγράφων που υποστηρίζονται από τις εφαρμογές " "Προβολή εγγράφων (Evince), Microsoft Office, " "LibreOffice και Google Docs." #. (itstool) path: credit/years #: C/documents-info.page:21 #: C/documents-viewgrid.page:21 msgid "2014" msgstr "" #. (itstool) path: info/desc #: C/documents-info.page:24 msgid "See a document's name, location, date modified, or type." msgstr "" "Δείτε το όνομα ενός εγγράφου, την τοποθεσία του, την ημερομηνία τροποποίησής " "του, ή τον τύπο του." #. (itstool) path: page/title #: C/documents-info.page:34 msgid "Find information about documents" msgstr "Βρείτε πληροφορίες για τα έγγραφα" #. (itstool) path: page/p #: C/documents-info.page:44 msgid "" "When a document is created, it comes with metadata. " "Documents displays the following metadata for each document:" msgstr "" "Όταν ένα έγγραφο δημιουργείται, δημιουργούνται σε αυτό και κάποια μετά-" "δεδομένα (metadata). Η εφαρμογή Έγγραφα εμφανίζει τα " "ακόλουθα μετά-δεδομένα για κάθε έγγραφο:" #. (itstool) path: item/p #: C/documents-info.page:48 msgid "Title: the name of the document, which can be edited;" msgstr "Τίτλος: το όνομα κάθε εγγράφου, το οποίο μπορεί να επεξεργαστεί." #. (itstool) path: item/p #: C/documents-info.page:49 msgid "Source: the path of the folder containing the document;" msgstr "Πηγή: η διαδρομή του φακέλου που περιέχει το έγγραφο." #. (itstool) path: item/p #: C/documents-info.page:50 msgid "Date Modified;" msgstr "Ημερομηνία τροποποίησης." #. (itstool) path: item/p #: C/documents-info.page:51 msgid "" "Type: the file format of the " "document." msgstr "" "Τύπος: η μορφή αρχείου του εγγράφου." #. (itstool) path: page/p #: C/documents-info.page:55 msgid "To see a document's properties:" msgstr "Για να δείτε τις ιδιότητες ενός εγγράφου:" #. (itstool) path: item/p #: C/documents-info.page:57 msgid "Click the Check button to switch to selection mode." msgstr "" "Κάντε κλικ στο κουμπί επιβεβαίωσης στη λειτουργία επιλογής." #. (itstool) path: item/p #: C/documents-info.page:59 msgid "Select a document." msgstr "Επιλέξτε ένα έγγραφο." #. (itstool) path: item/p #: C/documents-info.page:60 msgid "" "Click the Properties button at the right end of the button bar." msgstr "" "Κάντε κλικ στο κουμπί Ιδιότητες στη δεξιά άκρη της μπάρας " "κουμπιών." #. (itstool) path: note/p #: C/documents-info.page:65 msgid "" "Some types of documents (e.g. PDF files) can be password protected, " "preventing access to their metadata or content." msgstr "" "Κάποιοι τύποι εγγράφων (πχ αρχεία PDF) μπορούν να είναι προστατευμένα με " "κωδικό πρόσβασης, αποτρέποντας έτσι την πρόσβαση στα μετά-δεδομένα ή το " "περιεχόμενό τους." #. (itstool) path: note/p #: C/documents-info.page:68 msgid "" "Files does not currently offer any mechanism to add privacy to a " "document. You may be able to do this from the application you used to create " "the document (e.g. LibreOffice or Adobe Acrobat )." msgstr "" "Τα Αρχεία προς το παρόν δεν παρέχουν κάποιο μηχανισμό " "κρυπτογράφησης εγγράφων. Ίσως να μπορείτε να το κάνετε αυτό μέσω της " "εφαρμογής που χρησιμοποιείτε για την δημιουργία του εγγράφου (π.χ. " "LibreOffice or Adobe Acrobat )." #. (itstool) path: info/desc #: C/documents.page:15 msgid "" "Organize the documents stored locally on your computer or created online." msgstr "" "Οργανώστε τα έγγραφα που έχουν αποθηκευτεί τοπικά στον υπολογιστή σας ή " "έχουν δημιουργηθεί διαδικτυακά." #. (itstool) path: page/title #. (itstool) path: section/title #: C/documents.page:25 #: C/files.page:57 msgid "Documents" msgstr "Έγγραφα" #. (itstool) path: page/p #: C/documents.page:37 msgid "" "Documents is a GNOME application that lets you display, organize, " "and print the documents on your computer or those created remotely using " "Google Docs or SkyDrive." msgstr "" "Η εφαρμογή Έγγραφα είναι μια εφαρμογή του GNOME που σας επιτρέπει " "να προβάλλετε, να οργανώνετε και να εκτυπώνετε τα έγγραφα στον υπολογιστή " "σας ή αυτά τα οποία έχουν δημιουργηθεί απομακρυσμένα με τη χρήση του " "Google Docs ή του SkyDrive." #. (itstool) path: section/title #: C/documents.page:42 msgid "View, Sort and Search" msgstr "Επισκόπηση, ταξινόμηση και αναζήτηση" #. (itstool) path: section/title #: C/documents.page:46 msgid "Select, Organize, Print" msgstr "Επιλογή, οργάνωση, εκτύπωση" #. (itstool) path: section/title #: C/documents.page:50 msgid "Questions" msgstr "Ερωτήσεις" #. (itstool) path: info/desc #: C/documents-previews.page:16 msgid "You can only preview files stored locally." msgstr "" "Μπορείτε να κάνετε προεπισκόπηση μόνο για τοπικά αποθηκευμένα αρχεία." #. (itstool) path: page/title #: C/documents-previews.page:25 msgid "Why don't some files have previews?" msgstr "Γιατί κάποια αρχεία δεν έχουν προεπισκόπηση;" #. (itstool) path: page/p #: C/documents-previews.page:33 msgid "" "When you open Documents, a preview thumbnail is displayed for " "documents that are stored locally. Those stored on a remote server like " "Google Docs or SkyDrive show as missing (or blank) preview " "thumbnails." msgstr "" "Όταν ανοίξετε την εφαρμογή Έγγραφα, θα εμφανιστεί μια " "προεπισκόπηση για τοπικά αποθηκευμένα έγραφα. Τα κείμενα που είναι " "αποθηκευμένα σε κάποιον απομακρυσμένο εξυπηρετητή όπως αυτόν του Google " "Docs ή του SkyDrive εμφανίζονται ως απούσες (ή λευκές) " "προεπισκοπήσεις." #. (itstool) path: page/p #: C/documents-previews.page:37 msgid "" "If you download a Google Docs or SkyDrive document to " "local storage, a thumbnail will be generated." msgstr "" "Αν κατεβάσετε ένα έγγραφο από το Google Docs ή το SkyDrive " "στο τοπικό σας αποθηκευτικό χώρο, τότε θα δημιουργηθεί μια προεπισκόπηση." #. (itstool) path: note/p #: C/documents-previews.page:41 msgid "" "The local copy of a document downloaded from Google Docs or " "SkyDrive will lose its ability to be updated online. If you want to " "continue to edit it online, it is better not to download it." msgstr "" "Το τοπικό αντίγραφο που λάβατε από το Google Docs ή το " "SkyDrive θα χάσει την ικανότητά του να ενημερώνεται διαδικτυακά. Αν " "θέλετε να συνεχίσετε να το επεξεργάζεστε διαδικτυακά, είναι καλύτερα να μην " "το κατεβάσετε." #. (itstool) path: info/desc #: C/documents-print.page:16 msgid "Print documents that are stored locally or online." msgstr "Εκτύπωση εγγράφων που έχουν αποθηκευτεί τοπικά ή στο διαδίκτυο." #. (itstool) path: page/title #: C/documents-print.page:25 msgid "Print a document" msgstr "Εκτύπωση ενός εγγράφου" #. (itstool) path: page/p #: C/documents-print.page:35 msgid "To print a document:" msgstr "Για να εκτυπώσετε ένα έγγραφο:" #. (itstool) path: item/p #: C/documents-print.page:39 msgid "In selection mode, check the document to be printed." msgstr "Στη λειτουργία επιλογής, τσεκάρετε το προς εκτύπωση έγγραφο." #. (itstool) path: item/p #: C/documents-print.page:40 msgid "" "Click the Print button in the button bar. The Print dialog opens." msgstr "" "Κάντε κλικ στο κουμπί «Εκτύπωση» στην μπάρα κουμπιών. Θα ανοίξει ο διάλογος " "Εκτύπωση." #. (itstool) path: note/p #: C/documents-print.page:45 msgid "" "Printing is not available when more than one document is selected, or when a " "collection is selected." msgstr "" "Η εκτύπωση δεν είναι διαθέσιμη όταν έχετε επιλέξει μια συλλογή ή παραπάνω " "από ένα έγγραφο." #. (itstool) path: info/desc #: C/documents-search.page:16 msgid "Find your documents by title or author." msgstr "Βρείτε τα έγγραφά σας από τον τίτλο ή τον συγγραφέα τους." #. (itstool) path: page/title #: C/documents-search.page:25 #: C/files-search.page:29 msgid "Search for files" msgstr "Αναζήτηση για αρχεία" #. (itstool) path: page/p #: C/documents-search.page:37 msgid "To start a search in Documents:" msgstr "Για να ξεκινήσετε μια αναζήτηση στα Έγγραφα:" #. (itstool) path: item/p #: C/documents-search.page:40 msgid "Press CtrlF." msgstr "Πατήστε CtrlF." #. (itstool) path: item/p #: C/documents-search.page:41 msgid "Click the magnifying glass icon." msgstr "Κάντε κλικ στο εικονίδιο του μεγεθυντικού φακού." #. (itstool) path: item/p #: C/documents-search.page:42 msgid "Start typing. Documents will match by title or author." msgstr "" "Αρχίστε να πληκτρολογείτε. Θα εμφανιστούν τα έγγραφα που ταιριάζουν με αυτό " "που πληκτρολογείτε κατά τίτλο ή συγγραφέα." #. (itstool) path: note/p #: C/documents-search.page:45 msgid "" "You can restrict or filter the search results by clicking the down button and selecting " "various filters." msgstr "" "Μπορείτε να περιορίσετε ή να φιλτράρετε τα αποτελέσματα της αναζήτησης " "κάνοντας κλικ στο κουμπί κάτω και επιλέγοντας διάφορα φίλτρα." #. (itstool) path: info/desc #: C/documents-select.page:16 msgid "Use selection mode to select more than one document or collection." msgstr "" "Χρησιμοποιήστε τη λειτουργία επιλογής ώστε να επιλέξετε περισσότερα από ένα " "έγγραφα ή συλλογές." #. (itstool) path: page/title #: C/documents-select.page:25 msgid "Selecting documents" msgstr "Επιλέγοντας έγγραφα" #. (itstool) path: page/p #: C/documents-select.page:34 msgid "" "From Documents selection mode you can open, print, view or make " "collections of your documents. To use selection mode:" msgstr "" "Από τη λειτουργία επιλογής της εφαρμογής Documents μπορείτε να " "ανοίγετε, να εκτυπώνετε, να βλέπετε ή να κάνετε συλλογές των εγγράφων σας. " "Για να χρησιμοποιήσετε τη λειτουργία επιλογής:" #. (itstool) path: item/p #: C/documents-select.page:39 msgid "" "Select one or more documents or collections. The button bar appears with the " "actions that are valid for your selection." msgstr "" "Επιλέξτε ένα ή παραπάνω έγγραφα ή συλλογές. Το κουμπί εμφανίζεται με τις " "ενέργειες που είναι έγκυρες για την επιλογή που έχετε κάνει." #. (itstool) path: section/title #: C/documents-select.page:45 msgid "Selection mode actions" msgstr "Ενέργειες λειτουργίας επιλογής" #. (itstool) path: section/p #: C/documents-select.page:47 msgid "After selecting one or more documents you can:" msgstr "" "Αφού επιλέξετε ένα ή παραπάνω έγγραφα, έχετε τις παρακάτω δυνατότητες:" #. (itstool) path: item/p #: C/documents-select.page:50 msgid "Open with Document Viewer (folder icon)." msgstr "Άνοιγμα με την εφαρμογή προβολής εγγράφων (εικονίδιο φακέλου)" #. (itstool) path: item/p #: C/documents-select.page:51 msgid "" "Print (printer icon): print a document (only available when a single " "document is selected)." msgstr "" "Εκτύπωση (εικονίδιο εκτύπωσης): εκτυπώστε ένα έγγραφο (διαθέσιμο μόνο όταν " "έχει επιλεγεί ένα μόνο έγγραφο)." #. (itstool) path: item/p #: C/documents-select.page:53 msgid "Organize (plus icon): create a collection of documents." msgstr "Οργάνωση (εικονίδιο «συν»): δημιουργήστε μαι συλλογή εγγράφων." #. (itstool) path: item/p #: C/documents-select.page:54 msgid "" "Properties (wrench icon): display the properties of a document (only " "available when a single document is selected)." msgstr "" "Ιδιότητες (εικονίδιο κλειδί): εμφανίστε τις ιδιότητες ενός εγγράφου " "(διαθέσιμο μόνο όταν έχει επιλεγεί ένα μόνο έγγραφο)." #. (itstool) path: item/p #: C/documents-select.page:56 msgid "Delete (trash icon): delete one or more collections." msgstr "" "Διαγραφή (εικονίδιο απορριμμάτων): διαγράψτε μία ή παραπάνω συλλογές." #. (itstool) path: info/desc #: C/documents-tracker.page:16 msgid "Local or remote documents do not appear." msgstr "Τα τοπικά ή απομακρυσμένα έγγραφα δεν εμφανίζονται." #. (itstool) path: page/title #: C/documents-tracker.page:25 msgid "My documents cannot be seen" msgstr "Δεν μπορώ να δω τα έγγραφά μου" #. (itstool) path: page/p #: C/documents-tracker.page:39 msgid "" "If your documents fail to display in Documents, " "Tracker may not be running or properly configured. Make sure " "Tracker is running in your session. The default configuration, set to index " "files in your home directory (non-recursively) and XDG folders " "(recursively), should be adequate. Ensure that your documents are in one of " "these paths." msgstr "" "Αν τα αρχεία σας δεν εμφανίζονται στα Έγγραφα, πιθανόν ο " "Ιχνηλάτης δεν εκτελείται ή έχει λανθασμένες ρυθμίσεις. " "Βεβαιωθείτε ότι ο Ιχνηλάτης εκτελείται.Οι αρχικές ρυθμίσεις οι οποίες " "δεικτοθετούν τον κατάλογο του χρήστη (μη αναδρομικά) και τους καταλόγους XDG " "(αναδρομικά), είναι ικανοποιητικές." #. (itstool) path: info/desc #: C/documents-viewgrid.page:29 msgid "Change the way documents are displayed." msgstr "Αλλάξτε τον τρόπο με τον οποίο εμφανίζονται τα έγγραφα." #. (itstool) path: page/title #: C/documents-viewgrid.page:35 msgid "View files in a list or grid" msgstr "" #. (itstool) path: page/p #: C/documents-viewgrid.page:44 msgid "" "Documents and collections are presented in Grid format by " "default. To view in List format:" msgstr "" "Έγγραφα και συλλογές εμφανίζονται εξ ορισμού σε μορφή " "Πλέγμαγματοσ. Για να τα δείτε σε μορφήΛίστα:" #. (itstool) path: item/p #: C/documents-viewgrid.page:48 msgid "" "Go to the top bar and click Documents to display the app menu." msgstr "" "Για προβολή του μενού εφαρμογής, πήγαινε στην κορυφή και κλικ " "Έγγραφα." #. (itstool) path: item/p #: C/documents-viewgrid.page:52 msgid "Click List from the View as section." msgstr "Κλικ Λίστα στον τομέα Προβολή ως" #. (itstool) path: note/p #: C/documents-viewgrid.page:56 msgid "" "List view has columns displaying the document type and date modified, and " "whether it's stored locally, or in Google Docs or " "SkyDrive." msgstr "" "Η προβολή Λίστας διαθέτει στήλες που εμφανίζουν το είδος και την ημερομηνία " "τροποποίησης του εγγράφου, αν αποθηκεύτηκε τοπικά ή στα Google " "Docs ή στο SkyDrive." #. (itstool) path: page/p #: C/documents-viewgrid.page:61 msgid "" "Click Grid in the app menu to return to the default format." msgstr "Για επιστροφή στην εξ ορισμού μορφή, κάντε κλικ Πλέγμα." #. (itstool) path: info/desc #: C/documents-view.page:16 msgid "View documents full-screen." msgstr "Προβολή των εγγράφων σε πλήρη οθόνη." #. (itstool) path: page/title #: C/documents-view.page:25 msgid "Display documents stored locally or online" msgstr "" #. (itstool) path: page/p #: C/documents-view.page:35 msgid "" "When you open Documents, all of your documents, those stored " "locally as well as online, are displayed as thumbnails." msgstr "" "Όταν ανοίγετε τα Έγγραφα θα προβάλλονται τα έγγραφα σαν εικονίδια " "συντομεύσεων, είτε αυτά είναι αποθηκευμένα τοπικά ή στο διαδίκτυο." #. (itstool) path: note/p #: C/documents-view.page:38 msgid "" "In order for your Google Docs or SkyDrive documents to " "appear, it is necessary to configure Google or Windows Live, respectively, " "as an online account." msgstr "" "Για να εμφανιστούν τα έγγραφα που έχεις στα Google Docs ή στο " "SkyDrive, είναι αναγκαίο να ρυθμίσετε το Google ή τα Windows Live, " "αντίστοιχα, ως συνδεδεμένο λογαριασμό." #. (itstool) path: page/p #: C/documents-view.page:43 msgid "To view the contents of a document:" msgstr "Για να προβάλλετε τα περιεχόμενα ενός εγγράφου:" #. (itstool) path: item/p #: C/documents-view.page:46 msgid "" "Click the thumbnail. The document is displayed full-width in the " "Documents window (or full-screen if maximized)." msgstr "" #. (itstool) path: page/p #: C/documents-view.page:50 msgid "To exit the document, click the back arrow button." msgstr "" #. (itstool) path: info/desc #: C/files-autorun.page:15 msgid "" "Automatically run applications for CDs and DVDs, cameras, audio players, and " "other devices and media." msgstr "" "Αυτόματη εκτέλεση εφαρμογών για δίσκους CD/DVD, κάμερες, φορητούς " "αναπαραγωγείς μουσικής και άλλες συσκευές και μέσα." #. (itstool) path: page/title #: C/files-autorun.page:30 msgid "Open applications for devices or discs" msgstr "Άνοιγμα εφαρμογών για συσκευές ή δίσκους" #. (itstool) path: page/p #: C/files-autorun.page:32 msgid "" "You can have an application automatically start when you plug in a device or " "insert a disc or media card. For example, you might want your photo " "organizer to start when you plug in a digital camera. You can also turn this " "off, so that nothing happens when you plug something in." msgstr "" "Μπορείτε να ορίσετε να εκτελείται αυτόματα μια εφαρμογή όταν συνδέετε μια " "συσκευή ή εισάγετε ένα δίσκο ή κάρτα μέσων. Για παράδειγμα, ενδεχομένως να " "θέλετε να εκκινείται η εφαρμογή οργάνωσης φωτογραφιών σας όταν συνδέετε μια " "ψηφιακή κάμερα. Μπορείτε επίσης αυτό να το απενεργοποιήσετε, ώστε να μη " "συμβαίνει τίποτα όταν συνδέετε κάτι." #. (itstool) path: page/p #: C/files-autorun.page:37 msgid "" "To decide which applications should start when you plug in various devices:" msgstr "" "Για να αποφασίσετε ποιες εφαρμογές θα πρέπει να εκκινούνται κατά τη σύνδεση " "διαφόρων συσκευών:" #. (itstool) path: item/p #: C/files-autorun.page:43 msgid "Select DetailsRemovable Media." msgstr "" "Επιλέξτε ΛεπτομέρειεςΑφαιρούμενα μέσα." #. (itstool) path: item/p #: C/files-autorun.page:46 msgid "" "Find your desired device or media type, and then choose an application or " "action for that media type. See below for a description of the different " "types of devices and media." msgstr "" #. (itstool) path: item/p #: C/files-autorun.page:49 msgid "" "Instead of starting an application, you can also set it so that the device " "will be shown in the file manager. When that happens, you will be asked what " "to do, or nothing will happen automatically." msgstr "" #. (itstool) path: item/p #: C/files-autorun.page:54 msgid "" "The Software option is slightly different from the others - if " "the computer detects that there is software on a disk that you inserted, it " "can try to automatically run the software if you like. This is good if you " "have an application installed on a CD and want it to start when the disc is " "inserted (for example, a slideshow)." msgstr "" "Η επιλογή Λογισμικό είναι ελαφρώς διαφορετική από τις υπόλοιπες. " "Αν ο υπολογιστής ανιχνεύσει πως υπάρχει λογισμικό σε έναν δίσκο που εισήχθη, " "έχει την δυνατότητα αν το θελήσετε να προσπαθήσει αυτόματα να το εκτελέσει. " "Αυτό είναι καλό στην περίπτωση κατά την οποία μία εφαρμογή είναι " "εγκαταστημένη σε έναν δίσκο CD και θέλετε να εκκινεί όταν αυτός εισάγεται. " "Για παράδειγμα, μία προβολή διαφανειών." #. (itstool) path: item/p #: C/files-autorun.page:60 msgid "" "If you don't see the device or media type that you want to change in the " "list (such as Blu-ray discs or E-book readers), click Other Media " "to see a more detailed list of devices. Select the type of device or media " "from the Type drop-down and the application or action from the " "Action drop-down." msgstr "" "Αν δεν βλέπετε τη συσκευή ή τον τύπο μέσων το οποίο θέλετε να αλλάξετε στη " "λίστα (όπως δίσκους Blu-ray ή αναγνώστες E-book), κάντε κλικ στο Άλλα " "μέσα ώστε να δείτε μια πιο λεπτομερή λίστα συσκευών. Επιλέξτε τον τύπο " "συσκευής ή μέσου από την αναδιπλούμενη επιλογή Τύπος και την " "εφαρμογή ή ενέργεια από την αναδιπλούμενη επιλογή Ενέργεια." #. (itstool) path: note/p #: C/files-autorun.page:69 msgid "" "If you don't want any applications to be opened automatically, whatever you " "plug in, select Never prompt or start programs on media insertion " "at the bottom of the Removable Media window." msgstr "" "Αν δεν επιθυμείτε να εκτελείται αυτόματα καμία εφαρμογή οποιαδήποτε συσκευή " "και αν συνδέσετε, σημειώστε την επιλογή Να μη γίνεται ειδοποίηση ή " "εκτέλεση προγραμμάτων κατά την εισαγωγή μέσων στο κάτω μέρος του " "παραθύρου των αφαιρούμενων μέσων." #. (itstool) path: section/title #: C/files-autorun.page:75 msgid "Types of devices and media" msgstr "" #. (itstool) path: item/title #: C/files-autorun.page:78 msgid "Audio discs" msgstr "" #. (itstool) path: item/p #: C/files-autorun.page:79 msgid "" "Choose your favorite music application or CD audio extractor to handle audio " "CDs. If you use audio DVDs (DVD-A), select how to open them under Other " "Media. If you open an audio disc with the file manager, the tracks " "will appear as WAV files that you can play in any audio player application." msgstr "" "Επιλέξετε την μουσική εφαρμογή που προτιμάτε ή το πρόγραμμα εξαγωγής " "ηχητικών αρχείων από CD. Αν χρησιμοποιείτε DVDs (DVD-A) ήχου, επιλέξετε στα " "Άλλα Μέσατο πώς θα ανοίγουν. Αν ανοίξετε δίσκο μουσικού " "περιεχομένου μέσα από τον διαχειριστή αρχείων, τα κομμάτια θα εμφανίζονται " "ως αρχεία WAV που θα μπορείτε να παίξετε σε οποιοδήποτε πρόγραμμα " "αναπαραγωγής ήχου." #. (itstool) path: item/title #: C/files-autorun.page:86 msgid "Video discs" msgstr "" #. (itstool) path: item/p #: C/files-autorun.page:87 msgid "" "Choose your favorite video application to handle video DVDs. Use the " "Other Media button to set an application for Blu-ray, HD DVD, " "video CD (VCD), and super video CD (SVCD). If DVDs or other video discs do " "not work correctly when you insert them, see ." msgstr "" "Για να μεταχειριστείτε βίντεο DVD επιλέξτε την εφαρμογή προβολής βίντεο που " "προτιμάτε. Πατήστε το πλήκτρο Άλλα μέσα για να ορίσετε κάποια " "εφαρμογή για προβολή Blu-ray, HD DVD, video CD (VCD) και super video (SVCD). " "Αν τα DVD ή άλλοι οπτικοί δίσκοι δεν λειτουργούν σωστά όταν τα εισάγετε στην " "συσκευή σας, δείτε ." #. (itstool) path: item/title #: C/files-autorun.page:94 msgid "Blank discs" msgstr "" #. (itstool) path: item/p #: C/files-autorun.page:95 msgid "" "Use the Other Media button to select a disc-writing application " "for blank CDs, blank DVDs, blank Blu-ray discs, and blank HD DVDs." msgstr "" "Πατήστε το πληκτρο Άλλα μέσα για να επιλέξετε μια εφαρμογή " "εγγραφής κενών δίσκων CD, DVD, Blu-ray και δίσκων HD DVD." #. (itstool) path: item/title #: C/files-autorun.page:100 msgid "Cameras and photos" msgstr "" #. (itstool) path: item/p #: C/files-autorun.page:101 msgid "" "Use the Photos drop-down to choose a photo-management application " "to run when you plug in your digital camera, or when you insert a media card " "from a camera, such as a CF, SD, MMC, or MS card. You can also simply browse " "your photos using the file manager." msgstr "" "Πατήστε την αναπτυσσόμεν λίστα Φωτογραφίες για να επιλέξετε μια " "εφαρμογή διαχείρισης εφαρμογών η οποία θα εκτελείται μόλις συνδέετε την " "ψηφιακή σας κάμερα, ή όταν εισάγετε μια κάρτα μνήμης από την κάμερα, όπως οι " "κάρτες CF, SD, MMC, ή MS. Μπορείτε επίσης να απλώς να περιηγηθείτε στις " "φωτογραφίες σας μέσω του διαχειριστή αρχείων." #. (itstool) path: item/p #: C/files-autorun.page:105 msgid "" "Under Other Media, you can select an application to open Kodak " "picture CDs, such as those you might have made in a store. These are regular " "data CDs with JPEG images in a folder called PICTURES." msgstr "" "Μέσα από την επιλογή Άλλα μέσα μπορείτε να επιλέξετε την εφαρμογή " "που θα ανοίγει CD με φωτογραφίες Kodak, όπως εκείνες που σας έδωσε κάποιο " "φωτογραφείο. Αυτά είναι συνήθη CD δεδομένων με εικόνες JPEG μέσα σε έναν " "φάκελο που ονομάζεται ΕΙΚΟΝΕΣ." #. (itstool) path: item/title #: C/files-autorun.page:110 msgid "Music players" msgstr "" #. (itstool) path: item/p #: C/files-autorun.page:111 msgid "" "Choose an application to manage the music library on your portable music " "player, or manage the files yourself using the file manager." msgstr "" "Επιλέξτε μια εφαρμογή που θα διαχειριζεται την μουσική βιβλιοθήκη σας στην " "φορητή συσκευή σας αναπαραγωγής μουσικής, ή διαχειριστείτε οι ίδιοι τα " "αρχεία σας μέσω του διαχειριστή αρχείων." #. (itstool) path: item/title #: C/files-autorun.page:115 msgid "E-book readers" msgstr "" #. (itstool) path: item/p #: C/files-autorun.page:116 msgid "" "Use the Other Media button to choose an application to manage the " "books on your e-book reader, or manage the files yourself using the file " "manager." msgstr "" "Χρησιμοποιείστε το πλήκτρο Άλλα μέσα για να επιλέξετε την " "εφαρμογή που θα διαχειρίζεται τα βιβλία σας στον αναγνώστη σας e-book, ή " "διαχειριστείτε οι ίδιοι τα αρχεία σας μέσω του διαχειριστή αρχείων." #. (itstool) path: item/title #: C/files-autorun.page:120 msgid "Software" msgstr "" #. (itstool) path: item/p #: C/files-autorun.page:121 msgid "" "Some discs and removable media contain software that is supposed to be run " "automatically when the media is inserted. Use the Software option " "to control what to do when media with autorun software is inserted. You will " "always be prompted for a confirmation before software is run." msgstr "" "Μερικοί δίσκοι και αφαιρούμενα μέσα περιέχουν λογισμικό που υποτίθεται ότι " "μπορεί να εκτελείται αυτόματα μόλις το μέσω εισαχθεί στην συσκευή. " "Χρησιμοποιείστε την επιλογή Λογισμικό για να ελέγχετε τι θέλετε " "να συμβεί όταν εισέρχεται μέσο που έχει αποθηκευμένο λογισμικό αυτόματης " "εκτέλεσης. Πάντοτε θα σας ζητείτε η επιβεβαίωση πριν εκτελεστεί το λογισμικό." #. (itstool) path: note/p #: C/files-autorun.page:126 msgid "Never run software from media you don't trust." msgstr "" #. (itstool) path: info/desc #: C/files-browse.page:10 msgid "Manage and organize files with the file manager." msgstr "Διαχείριση και οργάνωση αρχείων με το Διαχειριστή αρχείων." #. (itstool) path: page/title #: C/files-browse.page:37 msgid "Browse files and folders" msgstr "Περιήγηση αρχείων και φακέλων" #. (itstool) path: page/p #: C/files-browse.page:47 msgid "" "Use the Files file manager to browse and organize the files on " "your computer. You can also use it to manage files on storage devices (like " "external hard disks), on file " "servers, and on network shares." msgstr "" "Χρησιμοποιείτε τον διαχειριστή αρχείων Αρχεία για να περιηγείστε " "σε και να οργανώνεται τα αρχεία του υπολογιστή σας. Μπορείτε επίσης να τον " "χρησιμοποιείτε για να διαχειρίζεστε τα αρχεία σε αποθηκευτικές συσκευές " "(όπως εξωτερικοί σκληροί δίσκοι), σε διακομιστές αρχείων και σε κοινόχρηστους δικτυακούς πόρους." #. (itstool) path: page/p #: C/files-browse.page:52 msgid "" "To start the file manager, open Files in the Launcher. " "You can also search for files and folders with the Dash in the " "same way you would search for " "applications. They will appear under the heading Files and " "Folders." msgstr "" #. (itstool) path: section/title #: C/files-browse.page:59 msgid "Exploring the contents of folders" msgstr "Εξερευνώντας το περιεχόμενο φακέλων" #. (itstool) path: section/p #: C/files-browse.page:61 msgid "" "In the file manager, double-click any folder to view its contents, and " "double-click any file to open it with the default application for that file. " "You can also right-click a folder to open it in a new tab or new window." msgstr "" "Μέσα στον διαχειριστή αρχείων διπλοπατήστε οποιονδήποτε φάκελο για να " "προβάλλετε το περιεχόμενό του και διπλοπατήστε οποιοδήποτε αρχείο για να " "ανοίξετε με την αρχική προρυθμισμένη εφαρμογή για τον τύπο του αρχείου " "αυτού. Μπορεί να κάνετε δεξιό κλικ σε οποιονδήποτε φάκελο για να ανοίξετε τα " "περιεχόμενά του σε νέα καρτέλα (tab) ή σε νέο παράθυρο." #. (itstool) path: section/p #: C/files-browse.page:66 msgid "" "The path bar above the list of files and folders shows you which " "folder you're viewing, including the parent folders of the current folder. " "Click a parent folder in the path bar to go to that folder. Right-click any " "folder in the path bar to open it in a new tab or window, copy or move it, " "or access its properties." msgstr "" "Η μπάρα μονοπατιού πάνω από την λίστα αρχείων και φακέλων δείχνει " "τον φάκελο τον οποίο βλέπετε, συμπεριλαμβανομένων και των γονικών φακέλων " "του τρέχοντος φακέλου. Κάντε κλικ σε έναν γι=ονικό φάκελο στη μπάρα " "μονοπατιού ώστε να μεταβείτε σε αυτό το φάκελο. Κάνοντας δεξί κλικ σε " "οποιονδήποτε φάκελο της μπάρας μονοπατιού μπορείτε να τον ανοίξετε σε μία " "καινούρια καρτέλα ή παράθυρο, να τον αντιγράψετε ή να τον μετακινήσετε, ή " "και να αποκτήσετε πρόσβαση στις ιδιότητές του." #. (itstool) path: section/p #: C/files-browse.page:72 msgid "" "If you want to quickly skip to a file in the folder you're viewing, start " "typing its name. A search box will appear at the top of the window and the " "first file which matches your search will be highlighted. Press the down " "arrow key, or scroll with the mouse, to skip to the next file that matches " "your search." msgstr "" "Αν θέλετε να προβάλλετε άμεσα και γρήγορα κάποιο αρχείο εντός του φακέλου " "στον οποίο βρίσκεστε, αρχίστε να πληκτρολογείτε το όνομά του. Θα ανοίξει ένα " "πεδίο αναζήτησης κειμένου στην κορυφή του παραθύρου και το πρώτο αρχείο που " "το όνομά του θα ταιριάζει με τα κριτήρια της αναζήτησης που πληκτρολογείτε " "θα εμφανιστεί υποσημειωμένο. Πατήστε το πλήκτρο του πληκτρολογίου με το κάτω " "βέλος, ή κυλίστε προς τα κάτω με την ροδέλα του ποντικιού, για να " "προσπεράσετε προς το επόμενο αρχείο που το όνομά του ταιριάζει με τα " "κριτήρια της αναζήτησής σας." #. (itstool) path: section/p #: C/files-browse.page:78 msgid "" "You can quickly access common places from the sidebar. If you do " "not see the sidebar, click the down button in the toolbar and pick Show " "Sidebar. You can add bookmarks to folders that you use often and they " "will appear in the sidebar. Use the Bookmarks menu to do this, or " "simply drag a folder into the sidebar." msgstr "" "Μπορείτε να έχετε γρήγορη πρόσβαση σε συνήθεις θέσεις μέσα από την " "πλευρική μπάρα. Αν δεν βλέπετε την πλευρική μπάρα πατήστε το " "πλήκτρο κάτω της " "γραμμής εργαλείων και επιλέξτε Εμφάνιση πλευρικής μπάρας. " "Μπορείτε να προσθέσετε σελιδοδείκτες προς καταλόγους που χρησιμοποιείτε " "συχνά και αυτοί θα εμφανίζονται στην πλευρική μπάρα. Για τον σκοπό αυτό " "χρησιμοποιείστε το μενού Σελιδοδείκτες ή απλώς σύρετε το " "εικονίδιο κάποιου φακέλου μέσα στην πλευρική μπάρα." #. (itstool) path: info/desc #: C/files-copy.page:8 msgid "Copy or move items to a new folder." msgstr "Αντιγραφή ή μετακίνηση αντικειμένων σε έναν νέο φάκελο." #. (itstool) path: credit/name #: C/files-copy.page:14 #: C/files-delete.page:15 #: C/files-open.page:15 msgid "Cristopher Thomas" msgstr "Cristopher Thomas" #. (itstool) path: page/title #: C/files-copy.page:28 msgid "Copy or move files and folders" msgstr "Αντιγραφή ή μετακίνηση αρχείων και φακέλων" #. (itstool) path: page/p #: C/files-copy.page:30 msgid "" "A file or folder can be copied or moved to a new location by dragging and " "dropping with the mouse, using the copy and paste commands, or using " "keyboard shortcuts." msgstr "" "Μπορείτε να αντιγράψετε ή να μετακινήσετε ένα αρχείο ή ένα φάκελο σύροντας " "και αποθέτοντάς το με το ποντίκι με την χρήση των εντολών αντιγραφή και " "επικόλληση ή των συντομεύσεων πληκτρολογίου." #. (itstool) path: page/p #: C/files-copy.page:34 msgid "" "For example, you might want to copy a presentation onto a memory stick so " "you can take it to work with you. Or, you could make a back-up copy of a " "document before you make changes to it (and then use the old copy if you " "don't like your changes)." msgstr "" "Για παράδειγμα, ίσως να θέλετε να αντιγράψετε μια παρουσίαση σε ένα φορητό " "μέσο μνήμης ώστε να το πάρετε στην εργασία μαζί σας. Ή, θα μπορούσατε να " "κάνετε ένα αντίγραφο ασφαλείας ενός εγγράφου πριν να κάνετε αλλαγές σε αυτό " "(και έπειτα να χρησιμοποιήσετε το παλιό αντίγραφο αν δεν σας αρέσουν οι " "αλλαγές σας)." #. (itstool) path: page/p #: C/files-copy.page:39 msgid "" "These instructions apply to both files and folders. You copy and move files " "and folders in exactly the same way." msgstr "" "Αυτές οι οδηγίες εφαρμόζονται και σε αρχεία και σε φακέλους. Αντιγράφετε και " "μετακινείτε αρχεία και φακέλους κατά τον ίδιο ακριβώς τρόπο." #. (itstool) path: steps/title #: C/files-copy.page:43 msgid "Copy and paste files" msgstr "Αντιγραφή και επικόλληση αρχείων" #. (itstool) path: item/p #: C/files-copy.page:44 msgid "Select the file you want to copy by clicking on it once." msgstr "" "Επιλέξτε το αρχείο που θέλετε να αντιγράψετε κάνοντας κλικ επάνω του μία " "φορά." #. (itstool) path: item/p #: C/files-copy.page:45 msgid "" "Right-click and pick Copy, or press " "CtrlC." msgstr "" "Κάνετε δεξιό κλικ και επιλέξτε Αντιγραφή ή πατήστε " "CtrlC." #. (itstool) path: item/p #: C/files-copy.page:47 msgid "" "Navigate to another folder, where you want to put the copy of the file." msgstr "" "Πλοηγηθείτε σε έναν άλλο φάκελο, όπου θέλετε να βάλετε το αντίγραφο του " "αρχείου." #. (itstool) path: item/p #: C/files-copy.page:49 msgid "" "Right-click and pick Paste to finish copying the file, or press " "CtrlV. There will now be a copy of " "the file in the original folder and the other folder." msgstr "" #. (itstool) path: steps/title #: C/files-copy.page:56 msgid "Cut and paste files to move them" msgstr "Αποκοπή και επικόλληση αρχείων ώστε να μετακινηθούν" #. (itstool) path: item/p #: C/files-copy.page:57 msgid "Select the file you want to move by clicking on it once." msgstr "" "Επιλέξτε το αρχείο που θέλετε να μετακινήσετε κάνοντας επάνω του κλικ μία " "φορά." #. (itstool) path: item/p #: C/files-copy.page:58 msgid "" "Right-click and pick Cut, or press " "CtrlX." msgstr "" "Κάνετε δεξιό κλικ και επιλέξτε Αποκοπή ή πατήστε " "CtrlX." #. (itstool) path: item/p #: C/files-copy.page:60 msgid "Navigate to another folder, where you want to move the file." msgstr "" "Πλοηγηθείτε σε έναν άλλο φάκελο, όπου θέλετε να μετακινήσετε το αρχείο." #. (itstool) path: item/p #: C/files-copy.page:61 msgid "" "Right-click and pick Paste to finish moving the file, or press " "CtrlV. The file will be taken out of " "its original folder and moved to the other folder." msgstr "" #. (itstool) path: steps/title #: C/files-copy.page:68 msgid "Drag files to copy or move" msgstr "Σύρετε αρχεία ώστε να αντιγραφούν ή να μετακινηθούν" #. (itstool) path: item/p #: C/files-copy.page:69 msgid "" "Open the file manager and go to the folder which contains the file you want " "to copy." msgstr "" "Ανοίξτε το διαχειριστή αρχείων και πηγαίνετε στο φάκελο που περιέχει το " "αρχείο το οποίο θέλετε να αντιγράψετε." #. (itstool) path: item/p #: C/files-copy.page:71 msgid "" "Click Files in the top bar, select New Window (or " "press CtrlN) to open a second window. " "In the new window, navigate to the folder where you want to move or copy the " "file." msgstr "" "Κάνετε κλικ στα Αρχεία στην επάνω γραμμή εργαλείων, επιλέξτε " "Νέο παράθυρο (ή πατήστε " "CtrlN) για ανοίξετε ένα δεύτερο " "παράθυρο. Στο νέο παράθυρο μεταβειτε στον φάκελο στον οποίο θέλετε να " "μετακινήσετε ή να αντιγράψετε το αρχείο." #. (itstool) path: item/p #: C/files-copy.page:76 msgid "" "Click and drag the file from one window to another. This will move " "it if the destination is on the same device, or copy " "it if the destination is on a different device." msgstr "" "Κάντε κλικ και σύρετε το αρχείο από το ένα παράθυρο στο άλλο. Αυτό θα το " "μετακινήσει αν ο προορισμός βρίσκεται στην ίδια συσκευή, ή θα " "το αντιγράψει αν ο προορισμός βρίσκεται σε διαφορετική " "συσκευή." #. (itstool) path: item/p #: C/files-copy.page:79 msgid "" "For example, if you drag a file from a USB memory stick to your Home folder, " "it will be copied because you're dragging from one device to another." msgstr "" "Για παράδειγμα, αν σύρετε κάποιο αρχείο από την αφαιρούμενη μνήμη USB προς " "τον αρχικό φάκελο χρήστη, το αρχείο θα αντιγραφεί επειδή η μεταφορά γίνεται " "από μια συσκευή προς μια άλλη συσκευή." #. (itstool) path: item/p #: C/files-copy.page:81 msgid "" "You can force the file to be copied by holding down the Ctrl key " "while dragging, or force it to be moved by holding down the Shift " "key while dragging." msgstr "" "Μπορείτε να εξαναγκάσετε την αντιγραφή ενός αρχείου κρατώντας πατημένο το " "πλήκτρο Ctrl καθώς σύρετε, ή να εξαναγκάσετε τη μετακίνησή του " "κρατώντας πατημένο το πλήκτροShift καθώς σύρετε." #. (itstool) path: note/p #: C/files-copy.page:88 msgid "" "You can't copy or move a file into a folder that is read-only. Some " "folders are read-only to prevent you from making changes to their contents. " "You can change things from being read-only by changing file permissions ." msgstr "" "Δεν μπορείτε να αντιγράψετε ή να μετακινήσετε αρχεία σε ένα φάκελο ο οποίος " "είναι μόνο για ανάγνωση. Κάποιοι φάκελοι έχουν χαρακτηριστεί ως " "μόνο αναγνώσιμοι για να αποτρέψουν τις αλλαγές στο περιεχόμενό τους. " "Μπορείτε να μετατρέψετε την κατάστασή τους ώστε να μην είναι μόνο για " "ανάγνωση, κάνοντας αλλαγή των δικαιωμάτων των αρχείων." #. (itstool) path: info/desc #: C/files-delete.page:9 msgid "Remove files or folders you no longer need." msgstr "Απομακρύνετε αρχεία ή φακέλους που δε χρειάζεστε άλλο." #. (itstool) path: page/title #: C/files-delete.page:33 msgid "Delete files and folders" msgstr "Διαγραφή αρχείων και φακέλων" #. (itstool) path: page/p #: C/files-delete.page:35 msgid "" "If you don't want a file or folder any more, you can delete it. When you " "delete an item it is moved to the Trash folder, where it is " "stored until you empty the trash. You can restore items in the Trash folder to their " "original location if you decide you need them, or if they were accidentally " "deleted." msgstr "" "Αν δε θέλετε πλέον ένα αρχείο ή φάκελο, μπορείτε να το διαγράψετε. Όταν " "διαγράφετε ένα αντικείμενο, αυτό μεταφέρεται στο φάκελο " "Απορρίμματα όπου αποθηκεύεται εως ότου τον αδειάσετε. μπορείτε " "να κάνετε επαναφορά αντικειμένων από το " "φάκελο Απορρίμματα στην αρχική τοποθεσία τους αν αποφασίσετε ότι " "τα χρειάζεστε, ή αν διεγράφησαν από λάθος." #. (itstool) path: steps/title #: C/files-delete.page:42 msgid "To send a file to the trash:" msgstr "Για να στείλετε ένα αρχείο στα απορρίμματα:" #. (itstool) path: item/p #: C/files-delete.page:43 msgid "Select the item you want to place in the trash by clicking it once." msgstr "" "Επιλέξτε το αντικείμενο το οποίο θέλετε να τοποθετηθεί στα απορρίμματα " "κάνοντας κλικ επάνω του μία φορά." #. (itstool) path: item/p #: C/files-delete.page:45 msgid "" "Press Delete on your keyboard. Alternatively, drag the item to " "the Trash in the sidebar." msgstr "" "Πατήστε το πλήκτρο Delete στο πληκτρολόγιό σας. Εναλλακτικά, " "σύρετε το αντικείμενο με το ποντίκι στα Απορρίμματα στην πλαϊνή " "μπάρα." #. (itstool) path: page/p #: C/files-delete.page:50 msgid "" "To delete files permanently, and free up disk space on your computer, you " "need to empty the trash. To empty the trash, right-click Trash in " "the sidebar and select Empty Trash." msgstr "" "Για να διαγράψετε μόνιμα τα αρχεία και να ελευθερώσετε χώρο στο δίσκο του " "υπολογιστή σας, χρειάζεται να αδειάζεται τα απορρίμματα. Για να αδειάσετε τα " "απορρίμματα, κάντε δεξί κλικ στα Απορρίμματα στην πλαϊνή μπάρα " "και επιλέξτε Άδειασμα απορριμμάτων." #. (itstool) path: section/title #: C/files-delete.page:55 msgid "Permanently delete a file" msgstr "Μόνιμη διαγραφή ενός αρχείου" #. (itstool) path: section/p #: C/files-delete.page:56 msgid "" "You can immediately delete a file permanently, without having to send it to " "the trash first." msgstr "" "Μπορείτε αμέσως να διαγράψετε μόνιμα ένα αρχείο, χωρίς να χρειάζεται να το " "στείλετε πρώτα στον κάδο." #. (itstool) path: steps/title #: C/files-delete.page:60 msgid "To permanently delete a file:" msgstr "Για να διαγράψετε μόνιμα ένα αρχείο:" #. (itstool) path: item/p #: C/files-delete.page:61 msgid "Select the item you want to delete." msgstr "Επιλέξτε το αντικείμενο που επιθυμείτε να διαγράψετε." #. (itstool) path: item/p #: C/files-delete.page:62 msgid "" "Press and hold the Shift key, then press the Delete " "key on your keyboard." msgstr "" "Πατήστε και κρατήστε πατημένο το πλήκτρο Shift και έπειτα πατήστε " "το πλήκτρο Delete στο πληκτρολόγιό σας." #. (itstool) path: item/p #: C/files-delete.page:64 msgid "" "Because you cannot undo this, you will be asked to confirm that you want to " "delete the file or folder." msgstr "" "Επειδή δεν μπορείτε να το αναιρέσετε αυτό, θα σας ζητηθεί να επιβεβαιώσετε " "ότι επιθυμείτε να διαγράψετε το αρχείο ή το φάκελο." #. (itstool) path: note/p #: C/files-delete.page:68 msgid "" "If you frequently need to delete files without using the trash (for example, " "if you often work with sensitive data), you can add a Delete " "entry to the right-click menu for files and folders. Click Files " "in the menu bar, pick Preferences and select the " "Behavior tab. Select Include a Delete command that bypasses " "Trash." msgstr "" "Αν χρειάζεται να διαγράφετε συχνά αρχεία χωρίς να μεσολαβεί ο κάδος " "ανακύκλωσης (για παράδειγμα, όταν εργάζεστε συχνά με ευαίσθητα δεδομένα), " "μπορείτε να προσθέσετε την εντολή Διαγραφή στο μενού του δεξιού " "κλικ για αρχεία και φακέλους. Κάνετε κλικ στα Αρχεία της μπάρας " "των μενού, επιλέξτε Προτιμήσεις και επιλέξτε " "Συμπεριφορά. Επιλέξτε Να συμπεριληφθεί η εντολή Διαγραφή που " "παρακάμπτει τον Κάδο." #. (itstool) path: note/p #: C/files-delete.page:75 msgid "" "Deleted files on a removable device " "may not be visible on other operating systems, such Windows or Mac OS. The " "files are still there, and will be available when you plug the device back " "into your computer." msgstr "" "Τα διαγραμμένα αρχεία σε μια αφαιρούμενη " "συσκευή ενδέχεται να μην είναι ορατά σε άλλα λειτουργικά συστήματα " "όπως τα Windows ή το Mac OS. Τα αρχεία υπάρχουν ακόμα εκεί και θα είναι " "διαθέσιμα όταν συνδέσετε ξανά τη συσκευή στον υπολογιστή σας." #. (itstool) path: info/desc #: C/files-disc-write.page:19 msgid "Put files and documents onto a blank CD or DVD using a CD/DVD burner." msgstr "" "Τοποθετήστε αρχεία και έγγραφα σε έναν κενό δίσκο CD ή DVD χρησιμοποιώντας " "μία εφαρμογή εγγραφής («καψίματος») δίσκων CD/DVD." #. (itstool) path: page/title #: C/files-disc-write.page:23 msgid "Write files to a CD or DVD" msgstr "Εγγραφή αρχείων σε ένα CD ή DVD" #. (itstool) path: page/p #: C/files-disc-write.page:25 msgid "" "You can put files onto a blank disc by using CD/DVD Creator. The " "option to create a CD or DVD will appear in the file manager as soon as you " "place the CD into your CD/DVD writer. The file manager lets you transfer " "files to other computers or perform backups " "by putting files onto a blank disc. To write files to a CD or DVD:" msgstr "" "Μπορείτε να τοποθετήσετε αρχεία σε έναν κενό δίσκο χρησιμοποιώντας τη " "Δημιουργία CD/DVD. Η επιλογή για τη δημιουργία ενός CD ή DVD θα " "εμφανιστεί στο διαχειριστή αρχείων μόλις τοποθετήσετε το CD στη συσκευή " "εγγραφής CD/DVD σας. Ο διαχειριστής αρχείων σας επιτρέπει να μετακινήσετε " "αρχεία σε άλλους υπολογιστές ή να κάνετε αντίγραφα " "ασφαλείας τοποθετώντας αρχεία σε έναν κενό δίσκο. Για να γράψετε " "αρχεία σε ένα CD ή DVD:" #. (itstool) path: item/p #: C/files-disc-write.page:33 msgid "Place an empty disc into your CD/DVD writable drive." msgstr "Τοποθετήστε έναν άδειο δίσκο στη συσκευή εγγραφής CD/DVD σας." #. (itstool) path: item/p #: C/files-disc-write.page:35 msgid "" "In the Blank CD/DVD-R Disc window that appears, select " "CD/DVD Creator and click OK. The CD/DVD " "Creator folder window will open." msgstr "" "Στο παράθυρο Κενός δίσκος CD/DVD-R που θα εμφανιστεί, επιλέξτε " "Δημιουργία CD/DVD και πατήστε στο Εντάξει. Αυτό θα " "ανοίξει το παράθυρο του φακέλου της εφαρμογής Δημιουργία CD/DVD." #. (itstool) path: item/p #: C/files-disc-write.page:38 msgid "" "(You can also click on Blank CD/DVD-R Disc under " "Devices in the file manager sidebar.)" msgstr "" "(Μπορείτε επίσης να πατήσετε με το ποντίκι το Κενός δίσκος CD/DVD-" "R, στο μενού Συσκευές στην πλαϊνή μπάρα του διαχειριστη " "αρχείων)." #. (itstool) path: item/p #: C/files-disc-write.page:42 msgid "In the Disc Name field, type a name for the disc." msgstr "Στο πεδίο Όνομα δίσκου, εισάγετε ένα όνομα για τον δίσκο." #. (itstool) path: item/p #: C/files-disc-write.page:45 msgid "Drag or copy the desired files into the window." msgstr "Σύρετε η αντιγράψτε τα αρχεία που επιθυμείτε μέσα στο παράθυρο." #. (itstool) path: item/p #: C/files-disc-write.page:48 msgid "Click Write to Disc." msgstr "Κάντε κλικ στην επιλογή Εγγραφή στο δίσκο." #. (itstool) path: item/p #: C/files-disc-write.page:51 msgid "Under Select a disc to write to, choose the blank disc." msgstr "" "Κάτω από το μήνυμα Επιλέξτε έναν δίσκο για την εγγραφή, επιλέξτε " "τον κενό δίσκο." #. (itstool) path: item/p #: C/files-disc-write.page:52 msgid "" "(You could choose Image file instead. This will put the files in " "a disc image, which will be saved on your computer. You can then " "burn that disc image onto a blank disc at a later date.)" msgstr "" "(Θα μπορούσατε να επιλέξετε επίσης Αρχείο εικόνας δίσκου (image " "file). Αυτό τοποθετεί τα αρχεία σε μορφή εικόνας δίσκου, η οποία θα " "αποθηκετεί στον υπολογιστή σας. Μπορείτε να κάψετε την εικόνα αυτή σε έναν " "κενό δίσκο αργότερα.)" #. (itstool) path: item/p #: C/files-disc-write.page:57 msgid "" "Click Properties if you want to adjust burning speed, the " "location of temporary files, and other options. The default options should " "be fine." msgstr "" "Κάντε κλικ στην επιλογή Ιδιότητες αν θέλετε να ρυθμίσετε την " "ταχύτητα εγγραφής, την τοποθεσία των προσωρινών αρχείων και άλλες επιλογές. " "Οι προεπιλεγμένες ρυθμίσεις θα πρέπει να είναι εντάξει." #. (itstool) path: item/p #: C/files-disc-write.page:62 msgid "Click the Burn button to begin recording." msgstr "Κάντε κλικ στο κουμπί Κάψιμο για να αρχίσετε την εγγραφή." #. (itstool) path: item/p #: C/files-disc-write.page:63 msgid "" "If Burn Several Copies is selected, you will be prompted for " "additional discs." msgstr "" "Αν επιλεχθεί η λειτουργία Κάψιμο πολλαπλών αντιγράφων, η εφαρμογή " "θα σας ζητήσει την εισαγωγή πρόσθετων δίσκων." #. (itstool) path: item/p #: C/files-disc-write.page:67 msgid "" "When the disc burning is complete, it will eject automatically. Choose " "Make More Copies or Close to exit." msgstr "" "Όταν ολοκληρωθεί το κάψιμο του δίσκου, θα γίνει αυτόματα η εξαγωγή του. " "Επιλέξτε Δημιουργία περισσότερων αντιγράφων για να συνεχίσετε με " "πρόσθετα αντίγραφα, ή Κλείσιμο για να τερματίσετε την εφαρμογή." #. (itstool) path: note/p #: C/files-disc-write.page:73 msgid "" "For more advanced CD/DVD burning projects, try Brasero. It's not " "installed by default, but you can install " "it from the Ubuntu package archive." msgstr "" #. (itstool) path: note/p #: C/files-disc-write.page:77 msgid "" "For help with using Brasero, read the user guide." msgstr "" #. (itstool) path: section/title #: C/files-disc-write.page:82 msgid "If the disc wasn't burned properly" msgstr "Αν ο δίσκος δεν εγγράφηκε σωστά" #. (itstool) path: section/p #: C/files-disc-write.page:83 msgid "" "Sometimes the computer doesn't record the data correctly, and you won't be " "able to see the files you put onto the disc when you insert it into a " "computer." msgstr "" "Κάποιες φορές ο υπολογιστής δεν καταγράφει τα δεδομένα σωστά, οπότε δεν θα " "μπορείτε να δείτε τα αρχεία τα οποία τοποθετήσατε στο δίσκο όταν τον " "εισάγετε σε έναν υπολογιστή." #. (itstool) path: section/p #: C/files-disc-write.page:86 msgid "" "In this case, try burning the disc again but use a lower burning speed, e.g. " "12x rather than 48x. Burning at slower speeds is more reliable. You can " "choose the speed by clicking the Properties button in the " "CD/DVD Creator window." msgstr "" "Σε αυτή την περίπτωση, δοκιμάστε να εγγράψετε ξανά το δίσκο χρησιμοποιώντας " "όμως μια χαμηλότερη ταχύτητα εγγραφής, πχ 12x αντί για 48x. Η εγγραφή σε " "χαμηλότερες ταχύτητες είναι πιο αξιόπιστη. Μπορείτε να επιλέξετε την " "ταχύτητα κάνοντας κλικ στο κουμπί Ιδιότητες στο παράθυρο της " "εφαρμογής Δημιουργία CD/DVD." #. (itstool) path: info/desc #: C/files-hidden.page:7 msgid "Make a file invisible, so you can't see it in the file manager." msgstr "" "Κάντε ένα αρχείο αόρατο, έτσι δεν μπορείτε να το δείτε στο διαχειριστή " "αρχείων." #. (itstool) path: page/title #: C/files-hidden.page:23 msgid "Hide a file" msgstr "Κρύψτε ένα αρχείο" #. (itstool) path: page/p #: C/files-hidden.page:25 msgid "" "The GNOME file manager gives you the ability to hide and unhide files at " "your discretion. When a file is hidden, it isn't displayed by the file " "manager, but it's still there in its folder." msgstr "" "Ο διαχειριστής αρχείων του GNOME σάς δίνει την ικανότητα να αποκρύπτετε και " "να εμφανίζετε αρχεία με διακριτικότητα. Όταν ένα αρχείο αποκρύπτεται, δεν " "εμφανίζεται στο διαχειριστή αρχείων, αλλά συνεχίζει να υπάρχει στο φάκελό " "του." #. (itstool) path: page/p #: C/files-hidden.page:29 msgid "" "To hide a file, rename it with a " ". at the beginning of its name. For example, to hide a file named " " example.txt, you should rename it to .example.txt." msgstr "" "Για να κρύψετε ένα αρχείο, μετονομάστε το " "χρησιμοποιώντας ένα . στην αρχή του ονόματός του. Για παράδειγμα, " "για να κρύψετε ένα αρχείο με το όνομα example.txt, θα πρέπει " "να το μετονομάσετε σε .example.txt." #. (itstool) path: note/p #: C/files-hidden.page:35 msgid "" "You can hide folders in the same way that you can hide files. Hide a folder " "by placing a . at the beginning of the folder's name." msgstr "" "Μπορείτε να κρύψετε φακέλους κατά τον ίδιο τρόπο με τον οποίο μπορείτε να " "κρύψετε αρχεία. Κρύψτε ένα φάκελο τοποθετώντας ένα . στην αρχή " "του ονόματός του." #. (itstool) path: section/title #: C/files-hidden.page:40 msgid "Show all hidden files" msgstr "Εμφάνιση όλων των κρυμμένων αρχείων" #. (itstool) path: section/p #: C/files-hidden.page:41 msgid "" "If you want to see all hidden files in a folder, go to that folder and " "either click the down button in the toolbar and pick Show Hidden " "Files, or press CtrlH. You will " "see all hidden files, along with regular files that are not hidden." msgstr "" "Αν επιθυμείτε να δείτε όλα τα κρυφά αρχεία ενός φακέλου, μεταβείτε στον " "φάκελο αυτόν και είτε κάνετε κλικ στο πλήκτρο κάτω της γραμμής εργαλείων και επιλέξτε " "Εμφάνιση κρυφών αρχείων, ή πατήστε " "CtrlH. Μαζί με τα συνήθη αρχεία που " "δεν είναι κρυφά, θα δείτε και όλα τα κρυφά αρχεία." #. (itstool) path: section/p #: C/files-hidden.page:47 msgid "" "To hide these files again, either click the down button in the toolbar and pick " "Show Hidden Files, or press " "CtrlH again." msgstr "" "Για να κρύψετε τα αρχεία και πάλι, είτε πατήστε το πλήκτρο κάτω της γραμμής " "εργαλείων και επιλέξτε Εμφάνιση κρυφών αρχείων, ή πατήστε πάλι " "CtrlH." #. (itstool) path: section/title #: C/files-hidden.page:55 msgid "Unhide a file" msgstr "Κάνετε ένα αρχείο φανερό" #. (itstool) path: section/p #: C/files-hidden.page:56 msgid "" "To unhide a file, go to the folder containing the hidden file and click the " "down button in the " "toolbar and pick Show Hidden Files. Then, find the hidden file " "and rename it so that it doesn't have a . in front of its name. " "For example, to unhide a file called .example.txt, you should " "rename it to example.txt." msgstr "" "Για να μετατρέψετε κάποιο αρχείο από κρυφό σε φανερό, μεταβείτε στο φάκελο " "που το περιέχει, πατήστε το κουμπί κάτω της γραμμής εργαλείων και επιλέξτε Εμφάνιση " "κρυφών αρχείων. Μετά εντοπίστε το κρυφό αρχείο και μετονομάστε το ώστε " "το όνομά του να μην περιέχει μπροστά την τελεία .. Αν, για " "παράδειγμα, θέλετε να μετατρέψετε το κρυφό αρχείο .example.txt " "σε φανερό, πρέπει να το μετονομάσετε σε example.txt." #. (itstool) path: section/p #: C/files-hidden.page:63 msgid "" "Once you have renamed the file, you can either click the down button in the " "toolbar and pick Show Hidden Files, or press " "CtrlH to hide any other hidden files " "again." msgstr "" "Μόλις μετονομάσετε το αρχείο, για να αποκρύψετε και πάλι όλα τα υπόλοιπα " "κρυφά αρχεία, μπορείτε είτε να πατήσετε το κουμπί κάτω της γραμμής εργαλείων και μετά να " "πατήσετε Εμφάνιση κρυφών αρχείων ή να πατήσετε " "CtrlH." #. (itstool) path: note/p #: C/files-hidden.page:69 msgid "" "By default, you will only see hidden files in the file manager until you " "close the file manager. To change this setting so that the file manager will " "always show hidden files, see ." msgstr "" "Από προεπιλογή, βλέπετε τα κρυφά αρχεία στο διαχειριστή αρχείων μόνο μέχρι " "να τον κλείσετε. Για να αλλάξετε αυτή τη ρύθμιση έτσι ώστε να προβάλλονται " "πάντα τα κρυφά αρχεία, δείτε το ." #. (itstool) path: note/p #: C/files-hidden.page:74 msgid "" "Most hidden files will have a . at the beginning of their name, " "but others might have a ~ at the end of their name instead. These " "files are backup files. See for more " "information." msgstr "" "Τα περισσότερα κρυφά αρχεία θα έχουν ένα . στην αρχή του ονόματός " "τους, άλλα όμως ενδέχεται να έχουν αντ' αυτού ένα ~ στο τέλος του " "ονόματός τους. Αυτά τα αρχεία είναι αρχεία αντιγράφων. Δείτε το για περισσότερες πληροφορίες." #. (itstool) path: info/desc #: C/files-lost.page:11 msgid "Follow these tips if you can't find a file you created or downloaded." msgstr "" "Ακολουθήστε αυτές τις συμβουλές εάν δε μπορείτε να εντοπίσετε ένα αρχείο που " "δημιουργήσατε ή μεταφορτώσατε." #. (itstool) path: page/title #: C/files-lost.page:30 msgid "Find a lost file" msgstr "Εύρεση ενός χαμένου αρχείου" #. (itstool) path: page/p #: C/files-lost.page:32 msgid "" "If you created or downloaded a file, but now you can't find it, follow these " "tips." msgstr "" "Αν δημιουργήσατε ή κατεβάσατε από το Διαδίκτυο ένα αρχείο αλλά τώρα δεν " "μπορείτε να το βρείτε, ακολουθήστε αυτές τις συμβουλές." #. (itstool) path: item/p #: C/files-lost.page:36 msgid "" "If you don't remember where you saved the file, but you have some idea of " "how you named it, you can search for the file by name. See to learn how." msgstr "" "Αν δεν θυμάστε που σώσατε το αρχείο αλλά έχετε μια ιδέα για το πως το " "ονομάσατε, μπορείτε να αναζητήσετε το αρχείο με την ονομασία του. Δείτε τον " "σύνδεσμο αναζήτηση αρχείων για να μάθετε " "τον τρόπο." #. (itstool) path: item/p #: C/files-lost.page:40 msgid "" "If you just downloaded the file, your web browser might have automatically " "saved it to a common folder. Check the Desktop and Downloads folders in your " "home folder." msgstr "" "Αν μόλις μόλις κάνατε λήψη ενός αρχείου από το διαδίκτυο, ο περιηγητής ιστού " "σας ίσως να το αποθήκευσε αυτόματα σε έναν κοινό φάκελο. Ελέγξτε τους " "φακέλους «Επιφάνεια εργασίας» και «Λήψεις» στον προσωπικό σας φάκελο." #. (itstool) path: item/p #: C/files-lost.page:44 msgid "" "You might have accidentally deleted the file. When you delete a file, it " "gets moved to the trash, where it stays until you manually empty the trash. " "See to learn how to recover a deleted file." msgstr "" "Μπορεί κατά λάθος να διαγράψατε το αρχείο. Όταν διαγράφετε ένα αρχείο, αυτό " "μεταφέρεται στα απορρίματα, όπου παραμένει εώς ότου να τα αδειάσετε " "χειροκίνητα. Δείτε τον σύνδεσμο Επαναφορά " "αρχείων για να μάθετε τον τρόπο επαναφοράς ενός διαγραμμένου αρχείου." #. (itstool) path: item/p #: C/files-lost.page:49 msgid "" "You might have renamed the file in a way that made the file hidden. Files " "that start with a . or end with a ~ are hidden in " "the file manager. Click the down button in the file manager toolbar and pick " "Show Hidden Files to display them. See to learn more." msgstr "" "Ίσως έχετε μετονομάσει το αρχείο με τρόπο που το καθιστά κρυφό αρχείο. Τα " "αρχεία που ξεκινούν με . ή τελειώνουν σε ~ είναι " "κρυμένα από τον διαχειριστή αρχείων. Πατήστε το κουμπί down της γραμμής εργαλείων του " "διαχειριστή αρχείων και επιλέξτε Εμφάνιση κρυφών αρχείων για να " "τα προβάλλετε. Για περισσότερα, δείτε ." #. (itstool) path: info/desc #: C/files-open.page:11 msgid "" "Open files using an application that isn't the default one for that type of " "file. You can change the default too." msgstr "" "Ανοίξτε αρχεία χρησιμοποιώντας κάποια άλλη από την προεπιλεγμένη για τον " "τύπο τους εφαρμογή. Μπορείτε επίσης να αλλάξετε την προεπιλογή εφαρμογής για " "τον τύπο των αρχείων." #. (itstool) path: page/title #: C/files-open.page:25 msgid "Open files with other applications" msgstr "Άνοιγμα αρχείων με άλλες εφαρμογές" #. (itstool) path: page/p #: C/files-open.page:27 msgid "" "When you double-click a file in the file manager, it will be opened with the " "default application for that file type. You can open it in a different " "application, search online for applications, or set the default application " "for all files of the same type." msgstr "" "Όταν κάνετε διπλό κλικ σε κάποιο αρχείο στο διαχειριστή αρχείων, αυτό θα " "ανοίξει με την προεπιλεγμένη γι αυτό το αρχείο εφαρμογή. Μπορείτε να το " "ανοίξετε με κάποια διαφορετική εφαρμογή. να αναζητήσετε για εφαρμογές στο " "διαδίκτυο, ή να ορίσετε την προεπιλεγμένη εφαρμογή για όλα τα αρχεία του " "ιδίου τύπου." #. (itstool) path: page/p #: C/files-open.page:32 msgid "" "To open a file with an application other than the default, right-click the " "file and select the application you want from the top of the menu. If you " "don't see the application you want, click Open With Other " "Application. By default, the file manager only shows applications it " "knows can handle the file. To look through all the applications on your " "computer, click Show other applications." msgstr "" "Για να ανοίξετε ένα αρχείο χρησιμοποιώντας μία άλλη από την προεπιλεγμένη " "εφαρμογή, κάντε δεξί κλικ στο αρχείο και επιλέξτε την εφαρμογή που θέλετε " "από το επάνω μέρος του μενού. Άν δεν βλέπετε την εφαρμογή που θέλετε, " "πατήστε στην επιλογή Άνοιγμα με…. Από προεπιλογή, ο διαχειριστής " "αρχείων δείχνει μόνο τις εφαρμογές για τις οποίες ξέρει ότι μπορούν να " "διαχειριστούν το αρχείο. Για να επιλέξετε μεταξύ όλων των εφαρμογών του " "υπολογιστή σας, κάντε κλικ στην επιλογή Εμφάνιση άλλων εφαρμογών." #. (itstool) path: page/p #: C/files-open.page:39 msgid "" "If you still can't find the application you want, you can search for more " "applications by clicking Find applications online. The file " "manager will search online for packages containing applications that are " "known to handle files of that type." msgstr "" "Αν ακόμα δεν μπορείτε να βρείτε την εφαρμογή που θέλετε, μπορείτε να " "αναζητήσετε περισσότερες εφαρμογές πατώντας στην επιλογή Εύρεση " "εφαρμογών στο δίκτυο. Ο διαχειριστής αρχείων θα αναζητήσει στο " "διαδίκτυο πακέτα που περιέχουν εφαρμογές για τις οποίες είναι γνωστό ότι " "μπορούν να χειριστούν αρχεία του συγκεκριμένου τύπου." #. (itstool) path: section/title #: C/files-open.page:45 msgid "Change the default application" msgstr "Αλλαγή της προεπιλεγμένης εφαρμογής" #. (itstool) path: section/p #: C/files-open.page:46 msgid "" "You can change the default application that is used to open files of a given " "type. This will allow you to open your preferred application when you double-" "click to open a file. For example, you might want your favorite music player " "to open when you double-click an MP3 file." msgstr "" "Μπορείτε να αλλάξετε την προεπιλεγμένη εφαρμογή που χρησιμοποιείται για να " "ανοίξετε κάποιον τύπο αρχείων. Αυτό θα σας επιτρέψει να ανοίξει η " "προτιμώμενή σας εφαρμογή όταν κάνετε διπλό κλικ να ανοίξετε ένα αρχείο. Για " "παράδειγμα, μπορεί να επιθυμείτε να ανοίγει η αγαπημένη σας εφαρμογή " "αναπαραγωγής μουσικής όταν κάνετε διπλό κλικ ένα αρχείο MP3." #. (itstool) path: item/p #: C/files-open.page:52 msgid "" "Select a file of the type whose default application you want to change. For " "example, to change which application is used to open MP3 files, select a " ".mp3 file." msgstr "" "Επιλέξτε ένα αρχείο του τύπου για τον οποίο θέλετε να αλλάξετε την " "προεπιλεγμένη εφαρμογή. Για παράδειγμα, αν θέλετε να αλλάξετε την εφαρμογή " "που θα χρησιμοποιείται για το άνοιγμα των αρχείων MP3, επιλέξτε ένα αρχείο " ".mp3." #. (itstool) path: item/p #: C/files-open.page:55 msgid "Right-click the file and select Properties." msgstr "Κάνετε δεξί κλικ στο αρχείο και επιλέξτε Ιδιότητες." #. (itstool) path: item/p #: C/files-open.page:56 msgid "Select the Open With tab." msgstr "Επιλέξτε την καρτέλα Άνοιγμα με." #. (itstool) path: item/p #: C/files-open.page:57 msgid "" "Select the application you want and click Set as default. By " "default, the file manager only shows applications it knows can handle the " "file. To look through all the applications on your computer, click Show " "other applications." msgstr "" "Επιλέξτε την εφαρμογή που θέλετε και κάντε κλικ στην επιλογή Ορισμός ως " "προεπιλεγμένης. Από προεπιλογή, ο διαχειριστής αρχείων εμφανίζει μόνο " "εφαρμογές για τις οποίες ξέρει ότι μπορούν να χειριστούν τον τύπο του " "συγκεκριμένου αρχείου. Για να επιλέξετε ανάμεσα από όλες τις εφαρμογές του " "υπολογιστή σας, κάντε κλικ στην επιλογή Εμφάνιση περισσότερων " "εφαρμογών." #. (itstool) path: item/p #: C/files-open.page:61 msgid "" "If Other Applications contains an application you sometimes want " "to use, but don't want to make the default, select that application and " "click Add. This will add it to Recommended " "Applications. You will then be able to use this application by right-" "clicking the file and selecting it from the list." msgstr "" "Άν οι Άλλες εφαρμογές περιέχουν κάποια εφαρμογή την οποία θέλετε " "να χρησιμοποιείτε κάποιες φορές αλλά δεν θέλετε να την ορίσετε ως " "προεπιλεγμένη, επιλέξτε την εφαρμογή και πατήστε στην επιλογή " "Πρόσθεση. Αυτό θα προκαλέσει την πρόσθεσή της στην λίστα " "Προτεινόμενες εφαρμογές. Θα έχετε τότε την δυνατότητα να " "χρησιμοποιήσετε την συγκεκριμένη εφαρμογή κάνοντας δεξί κλικ στο αρχείο και " "επιλέγοντάς την από την λίστα των προτεινόμενων εφαρμογών." #. (itstool) path: section/p #: C/files-open.page:68 msgid "" "This changes the default application not just for the selected file, but for " "all files with the same type." msgstr "" "Αυτό αλλάζει την προεπιλεγμένη εφαρμογή όχι μόνο για το επιλεγμένο αρχείο, " "αλλά για όλα τα αρχεία με όμοιο τύπο." #. (itstool) path: info/title #: C/files.page:18 msgctxt "link:trail" msgid "Files" msgstr "Αρχεία" #. (itstool) path: info/desc #: C/files.page:21 msgid "" "Searching, delete files, backups, " "removable drives, documents…" msgstr "" #. (itstool) path: page/title #: C/files.page:31 msgid "Files, folders & search" msgstr "Αρχεία, φάκελοι & αναζήτηση" #. (itstool) path: page/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/files.page:34 msgctxt "_" msgid "" "external ref='figures/nautilus.png' md5='ee872fa563c3c7f46484bbab8459b909'" msgstr "" #. (itstool) path: media/p #: C/files.page:35 msgid "Nautilus file manager" msgstr "Διαχειριστής αρχείων Ναυτίλος" #. (itstool) path: links/title #: C/files.page:39 msgid "Common tasks" msgstr "Συχνές εργασίες" #. (itstool) path: links/title #: C/files.page:43 #: C/hardware.page:33 msgid "More topics" msgstr "Περισσότερα θέματα" #. (itstool) path: section/title #: C/files.page:47 msgid "Removable drives and external disks" msgstr "Αφαιρούμενοι οδηγοί και εξωτερικοί δίσκοι" #. (itstool) path: section/title #: C/files.page:52 msgid "Backing up" msgstr "Δημιουργία αντιγράφων ασφαλείας" #. (itstool) path: section/title #: C/files.page:62 msgid "Tips and questions" msgstr "Συμβουλές και ερωτήσεις" #. (itstool) path: info/desc #: C/files-preview.page:10 msgid "" "Quickly show and hide previews for documents, images, videos, and more." msgstr "" "Γρήγορη εμφάνιση και απόκρυψη της προεπισκόπησης εγγράφων, εικόνων, βίντεο " "και άλλων." #. (itstool) path: page/title #: C/files-preview.page:22 msgid "Preview files and folders" msgstr "" #. (itstool) path: page/p #: C/files-preview.page:24 msgid "" "You can quickly preview files without opening them in a full-blown " "application. Select any file and press the space bar. The file will open in " "a simple preview window. Press the space bar again to dismiss the preview." msgstr "" "Μπορείτε να προεπισκοπείτε αρχεία χωρίς να τα ανοίγετε με την αντίστοιχη " "εφαρμογή. Επιλέξτε οποιοδήποτε αρχείο και πατήστε το πλήκτρο διαστήματος. Το " "αρχείο θα ανοίξει σε ένα παράθυρο προεπισκόπισης. Πατήστε πάλι το πλήκτρο " "διαστήματος για να κλείσετε την προεπισκόπιση." #. (itstool) path: page/p #: C/files-preview.page:28 msgid "" "The built-in preview supports most file formats for documents, images, " "video, and audio. In the preview, you can scroll through your documents or " "seek through your video and audio." msgstr "" "Η ενσωματωμένη προεπισκόπιση υποστηρίζει τα περισσότερα φορμά (formats) " "εγγράφων, εικόνων, βίντεο και ήχου. Στην προεπισκόπιση μπορείτε να κυλίσετε " "το περιεχόμενό του ή να αναζητήσετε στιγμιότυπα κάποιου βίντεο ή ακούσματος." #. (itstool) path: page/p #: C/files-preview.page:32 msgid "" "To view a preview full-screen press f. Press f again " "to leave full-screen, or press the space bar to exit the preview completely." msgstr "" "Για να προβάλλετε μια προεπισκόπιση σε πλήρη οθόνη πατήστε f. " "Πατήστε και πάλι f για να κλείσετε την προβολή πλήρους οθόνης ή " "πιέστε το πλήκτρο του διαστήματος για να κλείσετε με μιας την προεπισκόπιση." #. (itstool) path: info/desc #: C/files-recover.page:9 msgid "Deleted files are normally sent to the Trash, but can be recovered." msgstr "" "Τα διαγραμμένα αρχεία στέλνονται συνήθως στα απορρίμματα, μπορούν όμως να " "ανακτηθούν." #. (itstool) path: page/title #: C/files-recover.page:23 msgid "Recover a file from the Trash" msgstr "Ανάκτηση ενός αρχείου από τα απορρίμματα." #. (itstool) path: page/p #: C/files-recover.page:24 msgid "" "If you delete a file with the file manager, the file is normally placed into " "the Trash, and should be able to be restored." msgstr "" "Αν διαγράψετε ένα αρχείο με το διαχειριστή αρχείων, το αρχείο αυτό κανονικά " "θα τοποθετηθεί στα Απορρίμματα και θα πρέπει να είναι δυνατή η " "ανάκτησή του." #. (itstool) path: steps/title #: C/files-recover.page:27 msgid "To restore a file from the Trash:" msgstr "Για να ανακτήσετε ένα αρχείο από τα απορρίμματα:" #. (itstool) path: item/p #: C/files-recover.page:28 msgid "" "Open the Launcher and then click the Trash shortcut " "which is located at the bottom of the Launcher." msgstr "" "Ανοίξτε τον Εκκινητή και κάντε κλικ στη συντόμευση " "Απορρίμματα που βρίσκεται στο κάτω μέρος του Εκκινητή." #. (itstool) path: item/p #: C/files-recover.page:30 msgid "" "If your deleted file is there, right-click on it and select " "Restore. It will be restored to the folder it was deleted from." msgstr "" "Αν το διαγραμμένο αρχείο σας είναι εκεί, κάνετε δεξί κλικ επάνω του και " "επιλέξτε Επαναφορά. Θα γίνει επαναφορά στον φάκελο από τον οποίο " "είχε διαγραφεί." #. (itstool) path: page/p #: C/files-recover.page:34 msgid "" "If you deleted the file by pressing ShiftDelete " ", or by using the command line, the file has been permanently " "deleted. Files that have been permanently deleted can't be recovered from " "the Trash." msgstr "" "Αν διαγράψατε το αρχείο χρησιμοποιώντας τον συνδυασμό " "ShiftDelete ή από την γραμμή εντολών, " "το αρχείο έχει διαγραφεί οριστικά. Τα αρχεία που έχουν διαγραφεί οριστικά " "δεν γίνεται να ανακτηθούν από τα Απορρίμματα." #. (itstool) path: page/p #: C/files-recover.page:39 msgid "" "There are a number of recovery tools available that are sometimes able to " "recover files that were permanently deleted. These tools are generally not " "very easy to use, however. If you accidentally permanently deleted a file, " "it's probably best to ask for advice on a support forum to see if you can " "recover it." msgstr "" "Υπάρχουν αρκετά διαθέσιμα εργαλεία ανάκτησης τα οποία είναι ικανά κάποιες " "φορές να ανακτήσουν αρχεία που διαγράφηκαν οριστικά. Γενικότερα παρ' όλα " "αυτά, δεν είναι και πολύ εύκολα στη χρήση τους. Αν διαγράψετε οριστικά ένα " "αρχείο κατά λάθος, είναι μάλλον καλύτερα να ζητήσετε συμβουλή σε ένα φόρουμ " "υποστήριξης ώστε να δείτε αν μπορείτε να το ανακτήσετε." #. (itstool) path: info/desc #: C/files-removedrive.page:20 msgid "Eject or unmount a USB flash drive, CD, DVD, or other device." msgstr "" "Εξάγετε ή αποπροσαρτήστε ένα μέσο αποθήκευσης USB, έναν δίσκο CD ή DVD, ή " "μία άλλη συσκευή." #. (itstool) path: page/title #: C/files-removedrive.page:30 msgid "Safely remove an external drive" msgstr "Ασφαλής αφαίρεση εξωτερικού οδηγού" #. (itstool) path: page/p #: C/files-removedrive.page:32 msgid "" "When you use external storage devices like USB flash drives, you should " "safely remove them before unplugging them. If you just unplug a device, you " "run the risk of unplugging while an application is still using it. This " "could result in some of your files being lost or damaged. When you use an " "optical disc like a CD or DVD, you can use the same steps to eject the disc " "from your computer." msgstr "" "Όταν χρησιμοποιείτε εξωτερικές συσκευές αποθήκευσης όπως ένα μέσο USB, θα " "πρέπει να κάνετε ασφαλή κατάργηση πριν το αποσυνδέσετε. Αν απλά αποσυνδέσετε " "μια συσκευή, ρισκάρετε να το κάνετε ενώ κάποια εφαρμογή τη χρησιμοποιεί " "ακόμα. Αυτό θα μπορούσε να προκαλέσει την απώλεια ή την βλάβη σε κάποια από " "τα αρχεία σας. Όταν χρησιμοποιείτε έναν οπτικό δίσκο όπως ένα CD ή DVD, " "μπορείτε να εφαρμόσετε τα ίδια βήματα ώστε να εξάγετε τον δίσκο από τον " "υπολογιστή σας." #. (itstool) path: steps/title #: C/files-removedrive.page:40 msgid "To eject a removable device:" msgstr "Για να εξάγετε μια αφαιρούμενη συσκευή:" #. (itstool) path: item/p #: C/files-removedrive.page:41 msgid "Open the file manager." msgstr "Ανοίξτε τον διαχειριστή αρχείων." #. (itstool) path: item/p #: C/files-removedrive.page:43 msgid "" "Locate the device in the sidebar. It should have a small eject icon next to " "the name. Click the eject icon to safely remove or eject the device." msgstr "" "Εντοπίστε την συσκευή στην πλαϊνή μπάρα. Θα πρέπει να έχει ένα μικρό " "εικονίδιο εξαγωγής δίπλα από το όνομά της. Κάντε κλικ στο εικονίδιο για να " "κάνετε ασφαλή κατάργηση ή εξαγωγή της συσκευής." #. (itstool) path: item/p #: C/files-removedrive.page:46 msgid "" "Alternately, you can right-click the name of the device in the sidebar and " "select Eject." msgstr "" "Εναλλακτικά, μπορείτε να κάνετε δεξί κλικ στο όνομα της συσκευής στην πλαϊνή " "μπάρα και να επιλέξετε Εξαγωγή." #. (itstool) path: section/title #: C/files-removedrive.page:51 msgid "Safely remove a device that is in use" msgstr "Ασφαλής απομάκρυνση μιας συσκευής που χρησιμοποιείται" #. (itstool) path: section/p #: C/files-removedrive.page:53 msgid "" "If any of the files on the device are open and in use by an application, you " "will not be able to safely remove the device. You will be prompted with a " "window telling you that \"the volume is busy,\" and listing all the open " "files on the device. Once you close all the files on the device, the device " "will automatically be safe to remove. At that time you can unplug or eject " "it." msgstr "" "Αν οποιαδήποτε από τα αρχεία της συσκευής είναι ανοιχτά και χρησιμοποιούνται " "από κάποια εφαρμογή, δεν θα έχετε την δυνατότητα να κάνετε ασφαλή κατάργησή " "της. Θα παραπεμφθείτε σε ένα παράθυρο το οποίο θα σας εξηγεί πως «ο τόμος " "είναι σε χρήση» και θα σας παρουσιάσει μία λίστα με τα ανοιχτά αρχεία της " "συσκευής. Όταν κλείσετε όλα τα αρχεία της συσκευής, η κατάργηση της συσκευής " "θα γίνει αυτόματα ασφαλής. Τότε μπορείτε να την αποσυνδέσετε ή να την " "εξάγετε." #. (itstool) path: section/p #: C/files-removedrive.page:60 msgid "" "If you can't close one of the files, for example if the application using " "the file is locked up, you can right-click the file in the Volume is " "busy window and select End Process. This will force the " "entire locked up application to close, which could close other files you " "have open with that application." msgstr "" "Αν δεν μπορείτε να κλείσετε ένα αρχείο, για παράδειγμα αν η εφαρμογή που " "χρησιμοποιεί ένα αρχείο είναι κλειδωμένη, μπορείτε να κάνετε δεξί κλικ στο " "αρχείο μέσα στο παράθυρο Ο τόμος χρησιμοποιείται και να επιλέξετε " "Τερματισμός διεργασίας. Αυτό θα αναγκάσει ολόκληρη την κλειδωμένη " "εφαρμογή να τερματιστεί, κάτι το οποίο θα σας επιτρέψει να κλείσετε τα " "αρχεία που κρατούνταν ανοιχτά από αυτήν." #. (itstool) path: note/p #: C/files-removedrive.page:66 msgid "" "You can also choose Eject Anyway to remove the device without " "closing the files. This may cause errors in applications that have those " "files open." msgstr "" "Μπορείτε επίσης να επιλέξετε Άμεση εξαγωγή για να απομακρύνετε " "την συσκευή χωρίς να κλείσετε τα αρχεία. Η ενέργεια αυτή ίσως προκαλέσει " "σφάλματα στις εφαρμογές που διατηρούν ανοικτά αυτά τα αρχεία." #. (itstool) path: info/desc #: C/files-rename.page:7 msgid "Change file or folder name." msgstr "Αλλάξτε αρχείο ή όνομα φακέλου." #. (itstool) path: page/title #: C/files-rename.page:31 msgid "Rename a file or folder" msgstr "Μετονομασία ενός αρχείου ή φακέλου" #. (itstool) path: page/p #: C/files-rename.page:33 msgid "You can use the file manager to change the name of a file or folder." msgstr "" "Μπορείτε να χρησιμοποιήσετε το διαχειριστή αρχείων ώστε να μετονομάσετε ένα " "αρχείο ή φάκελο." #. (itstool) path: steps/title #: C/files-rename.page:36 msgid "To rename a file or folder:" msgstr "Για τη μετονομασία ενός αρχείου ή φακέλου:" #. (itstool) path: item/p #: C/files-rename.page:37 msgid "" "Right-click on the item and select Rename, or select the file and " "press F2." msgstr "" "Κάντε δεξί κλικ στο αντικείμενο και επιλέξτε Μετονομασία, ή " "επιλέξτε το και πατήστε το πλήκτρο F2." #. (itstool) path: item/p #: C/files-rename.page:39 msgid "Type the new name and press Enter." msgstr "Πληκτρολογήστε το νέο όνομα και πατήστε το πλήκτρο Enter." #. (itstool) path: page/p #: C/files-rename.page:42 msgid "" "You can also rename a file from the properties window." msgstr "" "Μπορείτε επίσης να μετονομάσετε ένα αρχείο από το παράθυρο ιδιοτήτων." #. (itstool) path: page/p #: C/files-rename.page:45 msgid "" "When you rename a file, only the first part of the name of the file is " "selected, not the file extension (the part after the \".\"). The extension " "normally denotes what type of file it is (e.g. file.pdf is a " "PDF document), and you usually do not want to change that. If you need to " "change the extension as well, select the entire file name and change it." msgstr "" "Όταν μετονομάζετε ένα αρχείο, μόνο το πρώτο μέρος της ονομασίας του " "επιλέγεται και όχι η επέκταση του αρχείου (το μέρος μετά το «.»). Η επέκταση " "συνήθως επισημαίνει τον τύπο του αρχείου (για παράδειγμα το αρχείο " "file.pdf είναι ένα έγγραφο PDF) και συνήθως αυτό δεν θέλετε να " "αλλάξει. Αν χρειάζεται να αλλάξετε και την επέκταση του αρχείου, επιλέξτε " "ολόκληρο το όνομα του αρχείου και αλλάξτε το." #. (itstool) path: note/p #: C/files-rename.page:52 msgid "" "If you renamed the wrong file, or named your file improperly, you can undo " "the rename. To revert the action and restore the former name, immediately " "click Edit in the menu bar and select Undo Rename." msgstr "" #. (itstool) path: section/title #: C/files-rename.page:58 msgid "Valid characters for file names" msgstr "Έγκυροι χαρακτήρες για ονόματα αρχείων" #. (itstool) path: section/p #: C/files-rename.page:59 msgid "" "You can use any character except the / (slash) character in file " "names. Some devices, however, use a file system that has more " "restrictions on file names. Therefore, it is a best practice to avoid the " "following characters in your file names: |, \\, " "?, *, <, \", :, " ">, /." msgstr "" "Για την ονομασία των αρχείων μπορείτε να χρησιμοποιήσετε οποιονδήποτε " "χαρακτήρα εκτός από τον χαρακτήρα / (slash). Κάποιες συσκευές " "όμως, χρησιμοποιούν σύστημα αρχείων το οποίο επιβάλλει " "περισσότερους περιορισμούς για την ονομασία των αρχείων. Οπότε, είναι " "καλύτερη πρακτική να αποφεύγετε την χρήση των παρακάτω χαρακτήρων στα " "ονόματα των αρχείων σας: |, \\, ?, " "*, <, \", :, >, " "/." #. (itstool) path: note/p #: C/files-rename.page:67 msgid "" "If you name a file with a . as the first character, the file will " "be hidden when you attempt to view it in " "the file manager." msgstr "" "Αν ονομάσετε ένα αρχείο χρησιμοποιώντας μία . (τελεία) ως πρώτο " "χαρακτήρα, τότε το αρχείο θα είναι κρυφό " "όταν επιχειρείτε να το δείτε μέσω του διαχειριστή αρχείων." #. (itstool) path: section/title #: C/files-rename.page:74 #: C/hardware.page:41 #: C/mouse.page:36 msgid "Common problems" msgstr "Συνήθη προβλήματα" #. (itstool) path: item/title #: C/files-rename.page:77 msgid "The file name is already in use" msgstr "Το όνομα αρχείου χρησιμοποιείται ήδη" #. (itstool) path: item/p #: C/files-rename.page:78 msgid "" "You can't have two files or folders with the same name in the same folder. " "If you try to rename a file to a name that already exists in the folder you " "are working in, the file manager will not allow it." msgstr "" "Δε μπορείτε να έχετε δύο αρχεία ή φακέλους με το ίδιο όνομα μέσα στον ίδιο " "φάκελλο. Αν προσπαθήσετε να μετονομάσετε ένα αρχείο σε όνομα το οποίο " "υπάρχει ήδη μέσα στο φάκελο που εργάζεστε, ο διαχειριστής αρχείων δε θα το " "επιτρέψει." #. (itstool) path: item/p #: C/files-rename.page:81 msgid "" "File and folder names are case sensitive, so the file name " "File.txt is not the same as FILE.txt. Using " "different file names like this is allowed, though it is not recommended." msgstr "" "Τα ονόματα αρχείων και φακέλων είναι ευαίσθητα στην διάκριση πεζών από " "κεφαλαία γράμματα, οπότε το όνομα αρχείου File.txt δεν είναι " "ίδιο με το FILE.txt. Η χρήση διαφορετικών ονομάτων αρχείων κατ' " "αυτόν τον τρόπο επιτρέπεται, παρ' όλο που δεν προτείνεται." #. (itstool) path: item/title #: C/files-rename.page:87 msgid "The file name is too long" msgstr "Το όνομα του αρχείου είναι πολύ μεγάλο" #. (itstool) path: item/p #: C/files-rename.page:88 msgid "" "On some file systems, file names can have no more than 255 characters in " "their names. This 255 character limit includes both the file name and the " "path to the file (e.g., /home/wanda/Documents/work/business-" "proposals/… ), so you should avoid long file and folder names where " "possible." msgstr "" "Σε ορισμένα συστήματα αρχείων, τα ονόματα αρχείων δεν πρέπει να υπερβαίνουν " "τους 255 χαρακτήρες. Το όριο των 255 χαρακτήρων συμπεριλαμβάνει και το όνομα " "αρχείου και τη διαδρομή προς το αρχείο (π.χ. /προσωπικός " "φάκελος/wanda/Έγγραφα/δουλειά/επαγγελματικές προτάσεις/… )" #. (itstool) path: item/title #: C/files-rename.page:95 msgid "The option to rename is grayed out" msgstr "Η επιλογή της μετονομασίας εμφανίζεται με γκρίζο χρώμα" #. (itstool) path: item/p #: C/files-rename.page:96 msgid "" "If Rename is grayed out, you do not have permission to rename the " "file. You should use caution with renaming such files, as renaming some " "protected files may cause your system to become unstable. See for more information." msgstr "" "Αν η επιλογή Μετονομασία εμφανίζεται με γκρίζο χρώμα, δεν έχετε " "δικαίωμα να μετονομάσετε το αρχείο. Θα πρέπει να προσέχετε με τη μετονομασία " "τέτοιων αρχείων, καθώς η μετονομασία κάποιων προστατευμένων αρχείων μπορεί " "να προκαλέσει αστάθεια στο σύστημά σας. Δείτε το σύνδεσμο δικαιώματα αρχείων για " "περισσότερες πληροφορίες." #. (itstool) path: info/desc #: C/files-search.page:12 msgid "" "Locate files based on file name and type. Save your searches for later use." msgstr "" "Εντοπίστε αρχεία βάσει ονόματος και τύπου. Αποθηκεύστε τις αναζητήσεις για " "μελλοντική χρήση." #. (itstool) path: page/p #: C/files-search.page:31 msgid "" "You can search for files based on their name or file type directly within " "the file manager. You can even save common searches, and they will appear as " "special folders in your home folder." msgstr "" "Μπορείτε να αναζητείσετε απευθείας αρχεία με βάση το όνομά τους ή τον τύπο " "αρχείου μέσα στον διαχειριστή αρχείων. Μπορείτε ακόμη να αποθηκεύσετε συχνές " "αναζητήσεις και αυτές θα εμφανιστούν ως ειδικοί φάκελοι στον προσωπικό σας " "φάκελο." #. (itstool) path: links/title #: C/files-search.page:36 msgid "Other search applications" msgstr "Άλλες εφαρμογές αναζητήσεων" #. (itstool) path: steps/title #: C/files-search.page:42 msgid "Search" msgstr "Αναζήτηση" #. (itstool) path: item/p #: C/files-search.page:43 msgid "Open the file manager" msgstr "Ανοίξτε τον διαχειριστή αρχείων" #. (itstool) path: item/p #: C/files-search.page:44 msgid "" "If you know the files you want are under a particular folder, go to that " "folder." msgstr "" "Αν γνωρίζετε ότι τα αρχεία που επιθυμείτε βρίσκονται σε συγκεκριμένο φάκελο, " "μεταβείτε σε αυτόν το φάκελο." #. (itstool) path: item/p #: C/files-search.page:46 msgid "" "Click the magnifying glass in the toolbar, or press " "CtrlF." msgstr "" "Πατήστε στον μεγεθυντικό φακό της γραμμής εργαλείων ή πατήστε " "CtrlF." #. (itstool) path: item/p #: C/files-search.page:48 msgid "" "Type a word or words that you know appear in the file name. For example, if " "you name all your invoices with the word \"Invoice\", type " "invoice. Press Enter. Words are matched regardless " "of case." msgstr "" "Πληκτρολογήστε κάποια λέξη ή κάποιες λέξεις που ξέρετε ότι εμφανίζονται στο " "όνομα του αρχείου. Για παράδειγμα, αν ονομάσατε όλα τα τιμολόγιά σας με την " "λέξη «Τιμολόγιο», πληκτρολογήστε type τιμολόγιο. Πιέστε το " "Enter. Εντοπίζονται οι λέξεις τόσο με μικρά όσο και με κεφαλαία " "γράμματα." #. (itstool) path: item/p #: C/files-search.page:52 msgid "You can narrow your results by location and file type." msgstr "" #. (itstool) path: item/p #: C/files-search.page:54 msgid "" "Click Home to restrict the search results to your " "Home folder, or All Files to search everywhere." msgstr "" #. (itstool) path: item/p #: C/files-search.page:57 msgid "" "Click + and pick a File Type from the drop-down list " "to narrow the search results based on file type. Click the x " "button to remove this option and widen the search results." msgstr "" "Πατήστε + και από την αναπτυσσόμενη λίστα επιλέξτε κάποιον " "Τύπο αρχείου για να περιορίσετε την αναζήτηση βάσει τύπου " "αρχείου. Πατήστε το πλήκτρο x για να απομακρύνετε αυτή την " "επιλογή και να διευρύνετε τα αποτελέσματα της αναζήτησης." #. (itstool) path: item/p #: C/files-search.page:63 msgid "" "You can open, copy, delete, or otherwise work with your files from the " "search results, just as you would from any folder in the file manager." msgstr "" "Μπορείτε να ανοίξετε, να αντιγράψετε, να διαγράψετε ή διαφορετικά να " "εργαστείτε με τα αρχεία από τα αποτελέσματα αναζήτησης, όπως θα κάνατε από " "κάθε φάκελο στον διαχειριστή αρχείων." #. (itstool) path: item/p #: C/files-search.page:66 msgid "" "Click the magnifying glass in the toolbar again to exit the search and " "return to the folder." msgstr "" #. (itstool) path: page/p #: C/files-search.page:70 msgid "" "If you perform certain searches often, you can save them to access them " "quickly." msgstr "" "Αν κάνετε συχνές αναζητήσεις, μπορείτε να τις αποθηκεύσετε ώστε να έχετε " "άμεση πρόσβαση σε αυτές." #. (itstool) path: steps/title #: C/files-search.page:74 msgid "Save a search" msgstr "Αποθήκευση μιας αναζήτησης" #. (itstool) path: item/p #: C/files-search.page:75 msgid "Start a search as above." msgstr "Ξεκινήστε μια αναζήτηση όπως παραπάνω." #. (itstool) path: item/p #: C/files-search.page:76 msgid "" "When you're happy with the search parameters, click File in the " "menu bar and select Save Search As...." msgstr "" #. (itstool) path: item/p #: C/files-search.page:78 msgid "" "Give the search a name and click Save. If you like, select a " "different folder to save the search in. When you view that folder, you will " "see your saved search as an orange folder icon with a magnifying glass on it." msgstr "" "Δώστε στην συγκεκριμένη αναζήτηση ένα όνομα και κάντε κλικ στην επιλογή " "Αποθήκευση. Αν θέλετε, μπορείτε να επιλέξετε έναν διαφορετικό " "φάκελο στον οποίο θα αποθηκεύσετε την αναζήτηση. Όταν θα εμφανίζεται αυτός ο " "φάκελος, θα βλέπετε την αποθηκευμένη αναζήτησή σας ως έναν πορτοκαλί φάκελο " "με έναν μεγεθυντικό φακό επάνω του." #. (itstool) path: page/p #: C/files-search.page:84 msgid "" "To remove the search file when you are done with it, simply delete the search as you would any other file. " "When you delete a saved search, it does not delete the files that the search " "matched." msgstr "" "Για αφαίρεση του αρχείου αναζήτησης μόλις τελειώσετε, απλά διαγράψτε την αναζήτηση όπως θα κάνατε με κάθε " "άλλο αρχείο. Όταν διαγράφετε μια αποθηκευμένη αναζήτηση, δε διαγράφετε και " "τα αρχεία αυτής." #. (itstool) path: info/desc #: C/files-select.page:15 msgid "" "Press CtrlS to select multiple files " "which have similar names." msgstr "" "Πατήστε τον συνδυασμό CtrlS ώστε να " "επιλέξετε πολλαπλά αρχεία με παρόμοιες ονομασίες." #. (itstool) path: page/title #: C/files-select.page:20 msgid "Select files by pattern" msgstr "Επιλογή αρχείων βάσει υποδέιγματος" #. (itstool) path: page/p #: C/files-select.page:22 msgid "" "You can select files in a folder using a pattern on the file name. Press " "CtrlS to bring up the Select " "Items Matching window. Type in a pattern using common parts of the " "file names plus wild card characters. There are two wild card characters " "available:" msgstr "" "Μπορείτε να επιλέξετε αρχεία σε έναν φάκελο χρησιμοποιώντας ένα υπόδειγμα " "για το όνομα του αρχείου. Πατήστε τον συνδυασμό " "CtrlS γαι να εμφανίσετε το παράθυρο " "Επιλογή αντικειμένων που ταιριάζουν με. Πληκτρολογήστε ένα " "υπόδειγμα χρησιμοποιώντας κοινά στοιχεία των ονομάτων των αρχείων, καθώς και " "χαρακτήρες μπαλαντέρ. Υπάρχουν διαθέσιμοι δύο χαρακτήρες μπαλαντέρ:" #. (itstool) path: item/p #: C/files-select.page:29 msgid "" "* matches any number of any characters, even no characters at " "all." msgstr "" "Ο χαρακτήρας * ταιριάζει με οποιονδήποτε αριθμό από " "οποιουσδήποτε χαρακτήρες, ακόμα και αν δεν υπάρχουν χαρακτήρες." #. (itstool) path: item/p #: C/files-select.page:31 msgid "? matches exactly one of any character." msgstr "" "Ο χαρακτήρας ? ταιριάζει ακριβώς με έναν χαρακτήρα οποιουδήποτε " "τύπου." #. (itstool) path: page/p #: C/files-select.page:34 msgid "For example:" msgstr "Για παράδειγμα:" #. (itstool) path: item/p #: C/files-select.page:37 msgid "" "If you have an OpenDocument Text file, a PDF file, and an image that all " "have the same base name Invoice, select all three with the " "pattern" msgstr "" "Αν έχετε ένα αρχείο κειμένου OpenDocument, ένα αρχείο PDF και μία εικόνα " "και όλα αυτά τα αρχεία έχουν το ίδιο βασικό όνομα Τιμολόγιο, " "επιλέξτε και τα τρία αρχεία μαζί χρησιμοποιώντας την υπόδειξη" #. (itstool) path: example/p #: C/files-select.page:40 msgid "Invoice.*" msgstr "Τιμολόγιο.*" #. (itstool) path: item/p #: C/files-select.page:42 msgid "" "If you have some photos that are named like Vacation-001.jpg, " "Vacation-002.jpg, Vacation-003.jpg; select them " "all with the pattern" msgstr "" "Αν έχετε κάποιες φωτογραφίες οι οποίες ονομάζονται ως Διακοπές-" "001.jpg, Διακοπές-002.jpg, Διακοπές-" "003.jpg, επιλέξτε τις όλες χρησιμοποιώντας την υπόδειξη" #. (itstool) path: example/p #: C/files-select.page:45 msgid "Vacation-???.jpg" msgstr "Διακοπές-???.jpg" #. (itstool) path: item/p #: C/files-select.page:47 msgid "" "If you have photos as before, but you've edited some of them and added " "-edited to the end of the file name of the photos you've " "edited, select the edited photos with" msgstr "" "Αν έχετε φωτογραφίες όπως και προηγουμένως, έχετε όμως επεξεργαστεί κάποιες " "από αυτές και έχετε προσθέσει στο τέλος της ονομασίας τους την λέξη -" "επεξεργασμένο, επιλέξτε τις επεξεργασμένες φωτογραφίες με την υπόδειξη" #. (itstool) path: example/p #: C/files-select.page:50 msgid "Vacation-???-edited.jpg" msgstr "Διακοπές-???-επεξεργασμένο.jpg" #. (itstool) path: info/desc #: C/files-share.page:9 msgid "Transfer files to your email contacts from the file manager." msgstr "" #. (itstool) path: page/title #: C/files-share.page:27 msgid "Share and transfer files" msgstr "Διαμοιρασμός και μεταφορά αρχείων" #. (itstool) path: page/p #: C/files-share.page:35 msgid "" "You can share files with your contacts or transfer them to external devices " "or network shares directly from the " "file manager." msgstr "" "Μπορείτε να μοιραστείτε αρχεία με τις επαφές σας η να τα μεταφέρετε σε " "κάποια εξωτερική συσκευή ή απευθείας από τον διαχειριστή αρχείων σε κάποιον " "κοινόχρηστο δικτυακό χώρο/link>." #. (itstool) path: item/p #: C/files-share.page:40 #: C/video-sending.page:29 msgid "Open the file manager." msgstr "Ανοίξτε τον διαχειριστή αρχείων." #. (itstool) path: item/p #: C/files-share.page:42 msgid "Locate the file you want to transfer." msgstr "Εντοπίστε το αρχείο το οποίο θέλετε να μεταφέρετε." #. (itstool) path: item/p #: C/files-share.page:43 msgid "Right-click the file and select Send To." msgstr "Κάντε δεξί κλικ στο αρχείο και επιλέξτε Αποστολή προς…." #. (itstool) path: item/p #: C/files-share.page:44 msgid "" "The Send To window will appear. Choose where you want to send the " "file and click Send. See the list of destinations below for more " "information." msgstr "" "Αυτό θα ανοίξει το παράθυρο Αποστολή προς…. Επιλέξτε που θέλετε " "να στείλετε το αρχείο και κάντε κλικ στο κουμπί Αποστολή. Δείτε " "τη λίστα προορισμών χαμηλότερα για περισσότερες πληροφορίες." #. (itstool) path: note/p #: C/files-share.page:50 msgid "" "You can send multiple files at once. Select multiple files by holding down " "Ctrl, then right-click any selected file. You can have the files " "automatically compressed into a zip or tar archive." msgstr "" "Μπορείτε να στείλετε πολλαπλά αρχεία ταυτόχρονα. Επιλέξτε πολλαπλά αρχεία " "κρατώντας πατημένο το Ctrl και μετά κάνετε δεξί κλικ σε κάθε " "επιλεγμένο αρχείο. Μπορείτε να συμπιέσετε τα αρχεία σας αυτόματα σε μορφή " "zip ή tar." #. (itstool) path: list/title #: C/files-share.page:56 msgid "Destinations" msgstr "Προορισμοί" #. (itstool) path: item/p #: C/files-share.page:57 msgid "" "To email the file, select Email and enter the recipient's email " "address." msgstr "" "Για να στείλετε το αρχείο μέσω ηλεκτρονικού ταχυδρομείου, επιλέξτε " "Μήνυμα ηλεκτρονικού ταχυδρομείου και εισάγετε την ηλεκτρονική " "διεύθυνση του παραλήπτη." #. (itstool) path: item/p #: C/files-share.page:59 msgid "" "To send the file to an instant messaging contact, select Instant " "Message, then select contact from the drop-down list. Your instant " "messaging application may need to be started for this to work." msgstr "" "Για να στείλετε το αρχείο σε μία επαφή άμεσων μηνυμάτων, επιλέξτε Άμεσο " "μήνυμα και έπειτα επιλέξτε την επαφή από την αναπτυσσόμενη λίστα. " "Μπορεί να χρειαστεί η εκκίνηση της εφαρμογής άμεσων μηνυμάτων που " "χρησιμοποιείτε για να γίνει η αποστολή." #. (itstool) path: item/p #: C/files-share.page:63 msgid "" "To write the file to a CD or DVD, select CD/DVD Creator. See " " to learn more." msgstr "" "Για να γράψετε το αρχείο σε έναν δίσκο CD ή DVD, επιλέξτε Δημιουργία " "CD/DVD. Δείτε τον σύνδεσμο εγγραφή " "αρχείων σε δίσκο για περισσότερες πληροφορίες." #. (itstool) path: item/p #: C/files-share.page:66 msgid "" "To transfer the file to a Bluetooth device, select Bluetooth (OBEX " "Push) and select the device to send the file to. You will only see " "devices you have already paired with. See for " "more information." msgstr "" "Για να μεταφέρετε το αρχείο σε μια συσκευή Bluetooth, επιλέξτε " "Bluetooth (προώθηση OBEX) και επιλέξτε τη συσκευή στην οποία θα " "στείλετε το αρχείο. Θα δείτε μόνο τις συσκευές που έχετε συνδεθεί. Κοιτάξτε " "το σύνδεσμο για περισσότερες πληροφορίες." #. (itstool) path: item/p #: C/files-share.page:71 msgid "" "To copy a file to an external device like a USB flash drive, or to upload it " "to a server you've connected to, select Removable disks and " "shares, then select the device or server you want to copy the file to." msgstr "" "Για να αντιγράψετε ένα αρχείο σε μία εξωτερική συσκευή όπως ένα μέσο USB ή " "να το στείλετε σε έναν εξυπηρετητή με τον οποίο έχετε συνδεθεί, επιλέξτε " "Αφαιρούμενοι δίσκοι και διαμοιρασμός και έπειτα επιλέξτε την " "συσκευή ή τον εξυπηρετητή όπου θέλετε να αντιγράψετε το αρχείο." #. (itstool) path: info/desc #: C/files-sort.page:7 msgid "Arrange files by name, size, type, or when they were changed." msgstr "" "Τακτοποίηση αρχείων κατά όνομα, μέγεθος, τύπο ή ημερομηνία τροποποίησης." #. (itstool) path: page/title #: C/files-sort.page:27 msgid "Sort files and folders" msgstr "Ταξινόμηση αρχείων και φακέλων" #. (itstool) path: page/p #: C/files-sort.page:33 msgid "" "You can sort files in different ways in a folder, for example by sorting " "them in order of date or file size. See below for a " "list of common ways to sort files. See for " "information on how to change the default sort order." msgstr "" "Μέσα σε ένα κατάλογο μπορείτε να ταξινομίσετε τα αρχεία με διάφορους " "τρόπους, για παράδειγμα βάσει της ημερομηνίας τους ή του μεγέθους τους. Για " "μια λίστα συνηθισμένων τρόπων ταξινόμησης, δείτε πιο " "κάτω. Για πληροφορίες πώς να αλλάξετε την αρχική σειρά ταξινόμησης, δείτε " "." #. (itstool) path: page/p #: C/files-sort.page:38 msgid "" "The way that you can sort files depends on the folder view that you " "are using. You can change the current view using the list or icon buttons in " "the toolbar." msgstr "" "Ο τρόπος ταξινόμησης των αρχείων εξαρτάται από την εμφάνιση " "καταλόγου που χρησιμοποιείτε. Μπορείτε αν αλλάξετε την τρέχουσα " "εμφάνιση χρησιμοποιώντας την λίστα ή τα κουμπιά-εικόνες της γραμμής " "εργαλείων." #. (itstool) path: section/title #: C/files-sort.page:43 msgid "Icon view" msgstr "Προβολή εικονιδίων" #. (itstool) path: section/p #: C/files-sort.page:44 msgid "" "To sort files in a different order, click the down button in the toolbar and choose " "By Name, By Size, By Type or By " "Modification Date." msgstr "" "Για να ταξινομήσετε τα αρχεία με διαφορετική σειρά πατήστε το κουμπί κάτω της γραμμής " "εργαλείων και επιλέξτε Κατά όνομα, Κατά μέγεθος, " "Κατά τύπ ή Κατά ημερομηνία τροποποίησης." #. (itstool) path: section/p #: C/files-sort.page:48 msgid "" "As an example, if you select By Name, the files will be sorted by " "their names, in alphabetical order. See for other " "options." msgstr "" "Για παράδειγμα, αν επιλέξετε Κατά όνομα τα αρχεία θα " "ταξινομηθούν σύμφωνα με το όνομά τους, σε αλφαβητική σειρά. Για περισσότερες " "επιλογές, δείτε ." #. (itstool) path: section/p #: C/files-sort.page:50 msgid "" "You can sort in the reverse order by selecting Reversed Order " "from the pull-down menu." msgstr "" "Μπορείτε να ταξινομήσετε τα αρχεία κατά την αντίστροφη σειρά επιλέγοντας " "Αντίστροφη σειρά από το αναπτυσσόμενο μενού." #. (itstool) path: section/title #: C/files-sort.page:55 msgid "List view" msgstr "Προβολή λίστας" #. (itstool) path: section/p #: C/files-sort.page:56 msgid "" "To sort files in a different order, click one of the column headings in the " "file manager. For example, click Type to sort by file type. Click " "the column heading again to sort in the reverse order." msgstr "" "Για να ταξινομήσετε τα αρχεία με διαφορετική σειρά, κάντε κλικ σε μία από " "της επικεφαλίδες των στηλών του διαχειριστή αρχείων. Για παράδειγμα, κάντε " "κλικ στην επικεφαλίδα Τύπος για να ταξινομηθούν τα αρχεία βάσει " "του τύπου αρχείων. Κάντε κλικ στην επικεφαλίδα ξανά για να αντιστρέψετε τη " "σειρά ταξινόμησης." #. (itstool) path: section/p #: C/files-sort.page:59 msgid "" "In list view, you can show columns with more attributes and sort on those " "columns. Click the down button in the toolbar, pick Visible " "Columns and select the columns that you want to be visible. You will " "then be able to sort by those columns. See " "for descriptions of available columns." msgstr "" "Στην προβολή λίστας μπορείτε να εμφανίσετε στήλες με περισσότερα " "χαρακτηριστικά και να τα ταξινομήσετε. Πατήστε το κουμπί κάτω της γραμμής " "εργαλείων, μετά πατήστε Ορατές στήλες και επιλέξτε τις στήλες που " "θέλετε να εμφανίζονται. Μετά θα μπορείτε να ταξινομήσετε αυτές τις στήλες. " "Για περιγραφή των διαθέσιμων στηλών, δείτε ." #. (itstool) path: section/title #: C/files-sort.page:77 msgid "Ways of sorting files" msgstr "Τρόποι ταξινόμησης αρχείων" #. (itstool) path: item/title #: C/files-sort.page:80 msgid "By Name" msgstr "Κατά όνομα" #. (itstool) path: item/p #: C/files-sort.page:81 msgid "Sorts alphabetically by the name of the file." msgstr "Ταξινομεί αλφαβητικά με το όνομα του αρχείου." #. (itstool) path: item/title #: C/files-sort.page:84 msgid "By Size" msgstr "Κατά μέγεθος" #. (itstool) path: item/p #: C/files-sort.page:85 msgid "" "Sorts by the size of the file (how much disk space it takes up). Sorts from " "smallest to largest by default." msgstr "" "Ταξινομεί με βάση το μέγεθος του αρχείου (πόσο χώρο καταλαμβάνει στο δίσκο). " "Από προεπιλογή η ταξινόμηση γίνεται από το μικρότερο στο μεγαλύτερο." #. (itstool) path: item/title #: C/files-sort.page:89 msgid "By Type" msgstr "Κατά είδος" #. (itstool) path: item/p #: C/files-sort.page:90 msgid "" "Sorts alphabetically by the file type. Files of the same type are grouped " "together, then sorted by name." msgstr "" "Ταξινομεί αλφαβητικά, σύμφωνα με τον τύπο του αρχείου. Τα αρχεία του ίδιου " "τύπου ομαδοποιούνται και στη συνέχεια ταξινομούνται με βάση το όνομά τους." #. (itstool) path: item/title #: C/files-sort.page:94 msgid "By Modification Date" msgstr "Κατά ημερομηνία τροποποίησης" #. (itstool) path: item/p #: C/files-sort.page:95 msgid "" "Sorts by the date and time that a file was last changed. Sorts from oldest " "to newest by default." msgstr "" "Ταξινομεί με βάση την ημερομηνία και την ώρα που ένα αρχείο τροποποιήθηκε " "τελευταία φορά. Εξ ορισμού, ταξινομεί από το παλαιότερο προς το νεότερο " "αρχείο." #. (itstool) path: info/desc #: C/files-templates.page:7 msgid "Quickly create new documents from custom file templates." msgstr "" "Δημιουργήστε γρήγορα νέα έγγραφα από τα προσαρμοσμένα πρότυπα αρχείων." #. (itstool) path: credit/name #: C/files-templates.page:13 #: C/printing-inklevel.page:14 msgid "Anita Reitere" msgstr "Anita Reitere" #. (itstool) path: page/title #: C/files-templates.page:23 msgid "Templates for commonly-used document types" msgstr "Πρότυπα για τους συνηθισμένους τύπους εγγράφων" #. (itstool) path: page/p #: C/files-templates.page:25 msgid "" "If you often create documents based on the same content, you might benefit " "from using file templates. A file template can be a document of any type " "with the formatting or content you would like to reuse. For example, you " "could create a template document with your letterhead." msgstr "" "Εάν δημιουργείτε συχνά έγγραφα που βασίζονται στο ίδιο περιεχόμενο, μπορεί " "να επωφεληθείτε από τη χρήση προτύπων. Ένα πρότυπο αρχείο μπορεί να είναι " "ένα έγγραφο οποιουδήποτε τύπου με τη μορφοποίηση ή το περιεχόμενο που θέλετε " "να χρησιμοποιήσετε ξανά. Για παράδειγμα, θα μπορούσατε να δημιουργήσετε ένα " "έγγραφο με το πρότυπο επιστολόχαρτο σας." #. (itstool) path: steps/title #: C/files-templates.page:31 msgid "Make a new template" msgstr "Δημιουργήστε ένα νέο πρότυπο" #. (itstool) path: item/p #: C/files-templates.page:32 msgid "" "Create a document that you are going to use as a template. For example, you " "could make your letterhead in a word processing application." msgstr "" "Δημιουργήστε ένα έγγραφο που πρόκειται να χρησιμοποιήσετε ως πρότυπο. Για " "παράδειγμα, θα μπορούσατε να κάνετε το επιστολόχαρτό σας σε μια εφαρμογή " "επεξεργασίας κειμένου." #. (itstool) path: item/p #: C/files-templates.page:35 msgid "" "Save the file with the template content in the Templates " "folder in your Home folder. If the Templates " "folder doesn't exist, you will need to create it first." msgstr "" "Αποθηκεύστε το αρχείο με το περιεχόμενο του προτύπου στο φάκελο " "Πρότυπα μέσα στον Προσωπικό φάκελο. Αν ο φάκελος " "Πρότυπα δεν υπάρχει, θα πρέπει πρώτα να τον δημιουργήσετε." #. (itstool) path: steps/title #: C/files-templates.page:41 msgid "Use a template to create a document" msgstr "Χρησιμοποιήστε ένα πρότυπο για να δημιουργήσετε ένα έγγραφο" #. (itstool) path: item/p #: C/files-templates.page:42 msgid "Open the folder where you want to place the new document." msgstr "Ανοίξτε το φάκελο στον οποίο θέλετε να τοποθετήσετε το νέο έγγραφο." #. (itstool) path: item/p #: C/files-templates.page:43 msgid "" "Right-click anywhere in the empty space in the folder, then choose New Document. The names of available templates will " "be listed in the submenu." msgstr "" "Κάνετε δεξιό κλικ οπουδήποτε στον κενό χώρο εντός του φακέλου και επιλέξτε " "Νέο έγγραφο. Μέσα στο υπομενού θα εμφανιστούν " "σε λίστα τα ονόματα των διαθέσιμων προτύπων." #. (itstool) path: item/p #: C/files-templates.page:46 msgid "Choose your desired template from the list." msgstr "Επιλέξτε το πρότυπο που επιθυμείτε από τη λίστα." #. (itstool) path: item/p #: C/files-templates.page:47 msgid "Enter a filename for the newly-created document." msgstr "Εισάγετε ένα όνομα αρχείου για το καινούργιο έγγραφο." #. (itstool) path: item/p #: C/files-templates.page:48 msgid "Double-click the file to open it and start editing." msgstr "" "Κάντε διπλό κλικ στο αρχείο για να το ανοίξετε και να αρχίσει η επεξεργασία." #. (itstool) path: info/desc #: C/files-tilde.page:8 msgid "These are backup files. They are hidden by default." msgstr "Αυτά είναι τα αρχεία ασφαλείας. Είναι κρυφά από προεπιλογή." #. (itstool) path: page/title #: C/files-tilde.page:24 msgid "What is a file with a \"~\" at the end of its name?" msgstr "Τι είναι ένα αρχείο με ένα \"~\" στο τέλος του ονόματός του;" #. (itstool) path: page/p #: C/files-tilde.page:26 msgid "" "Files with a \"~\" at the end of their names (for example, " "example.txt~) are automatically created backup copies of " "documents edited in the gedit text editor or other applications. " "It is safe to delete them, but there's no harm to leave them on your " "computer." msgstr "" "Τα αρχεία με το σύμβολο \"~\" στο τέλος του ονόματος τους (για παράδειγμα, " "example.txt~) είναι αυτόματα δημιουργημένα αντίγραφα ασφαλείας " "των εγγράφων που επεξεργάστηκαν με τον επεξεργαστή κειμένου gedit " "ή άλλες εφαρμογές. Είναι ασφαλές να τα διαγράψετε, αλλά δεν βλάπτει να τα " "αφήσετε στον υπολογιστή σας." #. (itstool) path: page/p #: C/files-tilde.page:31 msgid "" "These files are hidden by default. If you are seeing them, that is because " "you either selected Show Hidden Files (in the down menu of the " "Files toolbar) or pressed " "CtrlH. You can hide them again by " "repeating either of these steps." msgstr "" "Τα αρχεία αυτά είναι αρχικά κρυμένα. Αν είναι ορατά, αυτό συμβαίνει επειδή " "είτε επιλέξατε Εμφάνιση κρυφών αρχείων (μέσα από το κάτω μενού της γραμμής " "εργαλείων των Αρχείων) ή επειδή πατήσατε " "CtrlH. Μπορείτε να τα κρύψετε και " "πάλι επαναλαμβάνοντας κάποιον από τους δύο τρόπους." #. (itstool) path: page/p #: C/files-tilde.page:38 msgid "" "These files are treated in the same way as normal hidden files. See for advice on dealing with hidden files." msgstr "" "Αυτά τα αρχεία αντιμετωπίζονται με τον ίδιο τρόπο όπως συνήθως τα κρυφά " "αρχεία. Δείτε το σύνδεσμο για συμβουλές " "σχετικά με τη διαχείριση κρυφών αρχείων." #. (itstool) path: info/desc #: C/get-involved.page:8 msgid "How and where to report problems with these help topics." msgstr "" "Πώς και πού μπορούν να αναφερθούν προβλήματα με αυτά τα θέματα βοήθειας." #. (itstool) path: page/title #: C/get-involved.page:19 msgid "Participate to improve this guide" msgstr "Συμμετέχετε για να βελτιώσετε αυτό τον οδηγό" #. (itstool) path: page/p #: C/get-involved.page:22 msgid "" "This help system is created by a volunteer community. You are welcome to " "participate. If you notice a problem with these help pages (like typos, " "incorrect instructions or topics that should be covered but aren't), you can " "file a bug report." msgstr "" "Αυτό το σύστημα βοήθειας δημιουργήθηκε από μια κοινότητα εθελοντών. Είστε " "ευπρόσδεκτοι να συμμετάσχετε. Εάν παρατηρήσετε κάποιο πρόβλημα με αυτές τις " "σελίδες βοήθειας (όπως τυπογραφικά λάθη, εσφαλμένες οδηγίες ή τα θέματα που " "είναι απαραίτητα δεν έχουν καλυφθεί), μπορείτε να υποβάλετε μια αναφορά " "σφάλματος." #. (itstool) path: page/p #: C/get-involved.page:25 msgid "" "To file a bug, press AltF2 and type " "ubuntu-bug ubuntu-docs. Press Enter to begin the " "bug collection process." msgstr "" "Για να αναφέρετε ένα σφάλμα, πατήστε το συνδυασμό " "AltF2 και πληκτρολογήστε " "ubuntu-bug ubuntu-docs. Πατήστε το πλήκτρο Enter " "για να ξεκινήσει η διαδικασία συλλογής σφαλμάτων." #. (itstool) path: page/p #: C/get-involved.page:28 msgid "" "See the Ubuntu bug reporting " "instructions for more information about how to file your bug." msgstr "" "Για περισσότερες πληροφορίες σχετικά με την αρχειοθέτηση του σφάλματος που " "εντοπίσατε, δείτε τις Οδηγίες αναφοράς " "σφάλματος στο Ubuntu." #. (itstool) path: page/p #: C/get-involved.page:31 msgid "Thanks for helping make the Ubuntu Help better!" msgstr "" "Ευχαριστούμε για τη βοήθεια να κάνετε την Βοήθεια του Ubuntu καλύτερη!" #. (itstool) path: info/desc #: C/hardware-driver.page:8 msgid "" "A hardware/device driver allows your computer to use devices that are " "attached to it." msgstr "" "Το πρόγραμμα οδήγησης ενός υλικού/συσκευής επιιτρέπει στον υπολογιστή σας να " "χρησιμοποιεί συσκευές που συνδέονται σε αυτόν." #. (itstool) path: page/title #: C/hardware-driver.page:20 msgid "What is a driver?" msgstr "Τι είναι ένα πρόγραμμα οδήγησης (driver);" #. (itstool) path: page/p #: C/hardware-driver.page:22 msgid "" "Devices are the physical \"parts\" of your computer. They may be " "external like printers and monitor or internal like " "graphics and audio cards." msgstr "" "Οι συσκευές είναι τα φυσικά «μέρη» του υπολογιστή σας. Μπορούν να είναι " "εξωτερικές όπως εκτυπωτές και οθόνες ή εσωτερικές όπως " "κάρτας γραφικών και ήχου." #. (itstool) path: page/p #: C/hardware-driver.page:24 msgid "" "In order for your computer to be able to use these devices, it needs to know " "how to communicate with them. This is done by a piece of software called a " "device driver." msgstr "" "Προκειμένου ο υπολογιστή σας να είναι σε θέση να χρησιμοποιήσει αυτές τις " "συσκευές, θα πρέπει να γνωρίζει πώς να επικοινωνεί μαζί τους. Αυτό γίνεται " "με ένα κομμάτι του λογισμικού που ονομάζεται πρόγραμμα οδήγησης συσκευής " "(driver)." #. (itstool) path: page/p #: C/hardware-driver.page:26 msgid "" "When you attach a device to your computer, you must have the correct driver " "installed for that device to work. For example, if you plug in a printer but " "the correct driver isn't available, you won't be able to use the printer. " "Normally, each model of device uses a driver that is not compatible with any " "other model." msgstr "" "Όταν συνδέετε μια συσκευή στον υπολογιστή σας, πρέπει να έχετε το σωστό " "πρόγραμμα οδήγησης για αυτήν τη συσκευή για να δουλέψει. Για παράδειγμα, αν " "συνδέσετε έναν εκτυπωτή αλλά το σωστό πρόγραμμα οδήγησης δεν είναι " "διαθέσιμο, δεν θα είστε σε θέση να χρησιμοποιήσετε τον εκτυπωτή. Κανονικά, " "κάθε μοντέλο της συσκευής χρησιμοποιεί ένα πρόγραμμα οδήγησης που δεν είναι " "συμβατό με οποιοδήποτε άλλο μοντέλο." #. (itstool) path: page/p #: C/hardware-driver.page:28 msgid "" "On Linux, the drivers for most devices are installed by default, so " "everything should work when you plug it in. However, the drivers may need to " "be installed manually or may not be available at all." msgstr "" "Στο Linux, οι οδηγοί για τις περισσότερες συσκευές εγκαθίσταται από " "προεπιλογή, οπότε όλα πρέπει να λειτουργούν όταν συνδεθούν. Ωστόσο, οι " "οδηγοί μπορεί να χρειαστούν να εγκατασταθούν χειροκίνητα ή να μην είναι " "διαθέσιμοι σε όλα." #. (itstool) path: page/p #: C/hardware-driver.page:30 msgid "" "In addition, some existing drivers are incomplete or partially non-" "functional. For example, you might find that your printer can't do double-" "sided printing, but is otherwise completely functional." msgstr "" "Επιπλέον, ορισμένα υφιστάμενα προγράμματα οδήγησης είναι ελλιπή ή εν μέρει " "μη λειτουργικά. Για παράδειγμα, μπορεί να διαπιστώσετε ότι ο εκτυπωτής σας " "δεν μπορεί να κάνει εκτύπωση διπλής όψης, αλλά κατά τα άλλα είναι πλήρως " "λειτουργικός." #. (itstool) path: info/desc #: C/hardware-driver-proprietary.page:8 msgid "Proprietary device drivers are not freely available or open source." msgstr "" "Τα ιδιοταγή προγράμματα οδήγησης συσκευών δεν είναι ελεύθερα διαθέσιμα ή " "ανοικτού κώδικα." #. (itstool) path: page/title #: C/hardware-driver-proprietary.page:20 msgid "What are proprietary drivers?" msgstr "Τί είναι οι ιδιοταγείς οδηγοί;" #. (itstool) path: page/p #: C/hardware-driver-proprietary.page:22 msgid "" "Most of the devices (hardware) attached to your computer should function " "properly in Ubuntu. These devices are likely to have open source drivers, " "which means that the drivers can be modified by the Ubuntu developers and " "problems with them can be fixed." msgstr "" "Οι περισσότερες από τις συσκευές (υλικό) που συνδέονται στον υπολογιστή σας " "θα πρέπει να λειτουργούν σωστά στο Ubuntu. Αυτές οι συσκευές είναι πιθανό να " "έχουν ανοιχτού κώδικα προγράμματα οδήγησης, πράγμα που σημαίνει ότι οι " "οδηγοί μπορούν να τροποποιηθούν από τους προγραμματιστές του Ubuntu και τα " "προβλήματα μαζί τους μπορούν να διορθωθούν." #. (itstool) path: page/p #: C/hardware-driver-proprietary.page:27 msgid "" "Some hardware does not have open source drivers, usually because the " "hardware manufacturer has not released details of their hardware which would " "make it possible to create such a driver. These devices may have limited " "functionality or may not work at all." msgstr "" "Κάποιο υλικό δεν έχει προγράμματα οδήγησης ανοικτού κώδικα, συνήθως επειδή ο " "κατασκευαστής του υλικού δεν έχει κυκλοφορήσει λεπτομέρειες του υλικού τους " "το οποίο θα καταστήσει δυνατή τη δημιουργία ενός τέτοιου οδηγού. Αυτές οι " "συσκευές μπορεί να έχουν περιορισμένη λειτουργικότητα ή να μη λειτουργούν " "καθόλου." #. (itstool) path: page/p #: C/hardware-driver-proprietary.page:32 msgid "" "If a proprietary driver is available for a certain device, you can install " "it in order to allow your device to function properly, or to add new " "features. For example, installing a proprietary driver for certain graphics " "cards may allow you to use more advanced visual effects." msgstr "" "Αν κάποιος ιδιοταγής οδηγός είναι διαθέσιμος για κάποια συσκευή, μπορείτε να " "τον εγκαταστήσετε ώστε να επιτραπεί στην συσκευή σας να λειτουργήσει σωστά, " "ή να αποκτήσει νέες λειτουργίες. Για παράδειγμα, η εγκατάσταση ενός " "ιδιοταγούς οδηγού κάποιων συγκεκριμένων καρτών γραφικών, μπορεί να σας " "επιτρέψει να χρησιμοποιήσετε πιο εξειδικευμένα οπτικά εφέ." #. (itstool) path: page/p #: C/hardware-driver-proprietary.page:37 msgid "" "Many computers do not need proprietary drivers at all because the open " "source drivers fully support the hardware." msgstr "" "Πολλοί υπολογιστές δε χρειάζονται ιδιοταγή προγράμματα οδήγησης σε όλες τις " "περιπτώσεις, επειδή οι ανοικτοί οδηγοί υποστηρίζουν πλήρως το υλικό." #. (itstool) path: note/p #: C/hardware-driver-proprietary.page:41 msgid "" "Most problems with proprietary drivers cannot be fixed by Ubuntu developers." msgstr "" "Τα περισσότερα προβλήματα με τα ιδιοταγή προγράμματα οδήγησης είναι ότι δε " "μπορούν να διορθωθούν από τους προγραμματιστές του Ubuntu." #. (itstool) path: info/title #: C/hardware.page:15 msgctxt "link:trail" msgid "Hardware" msgstr "Υλικό" #. (itstool) path: info/desc #: C/hardware.page:17 msgid "" "Hardware problems, printers, power " "settings, color management, Bluetooth, disks…" msgstr "" "Προβλήματα υλικού, εκτυπωτές, ρυθμίσεις " "τροφοδοσίας, διαχείριση χρώματος, Bluetooth, δίσκοι…" #. (itstool) path: page/title #: C/hardware.page:28 msgid "Hardware & drivers" msgstr "Υλικό & προγράμματα οδήγησης" #. (itstool) path: info/title #: C/hardware.page:38 msgctxt "link:trail" msgid "Problems" msgstr "Προβλήματα" #. (itstool) path: info/title #: C/hardware.page:39 msgctxt "link" msgid "Hardware problems" msgstr "Προβλήματα υλικού" #. (itstool) path: info/desc #: C/hardware-cardreader.page:10 msgid "Troubleshoot media card readers" msgstr "Αντιμετώπιση προβλημάτων αναγνωστών για κάρτες αποθήκευσης μέσων" #. (itstool) path: page/title #: C/hardware-cardreader.page:22 msgid "Media card reader problems" msgstr "Προβλήματα αναγνωστών για κάρτες αποθήκευσης μέσων" #. (itstool) path: page/p #: C/hardware-cardreader.page:24 msgid "" "Many computers contain readers for SD (Secure Digital), MMC " "(MultiMediaCard), SmartMedia, Memory Stick, CompactFlash, and other storage " "media cards. These should be automatically detected and mounted. Here are some troubleshooting steps if they are " "not:" msgstr "" "Σε πολλούς υπολογιστές υπάρχουν αναγνώστες για κάρτες τύπου SD (Secure " "Digital), MMC (MultiMediaCard), SmartMedia, Memory Stick, CompactFlash και " "άλλες κάρτες αποθήκευσης μέσων. Οι παραπάνω τυπικά ανιχνεύονται και προσαρτούνται αυτόματα. Αν δε συμβεί κάτι " "τέτοιο, δείτε μερικά βήματα για την αντιμετώπιση του προβλήματός σας:" #. (itstool) path: item/p #: C/hardware-cardreader.page:30 msgid "" "Make sure that the card is put in correctly. Many cards look as though they " "are upside down when correctly inserted. Also make sure that the card is " "firmly seated in the slot; some cards, especially CompactFlash, require a " "small amount of force to insert correctly. (Be careful not to push too hard! " "If you come up against something solid, do not force it.)" msgstr "" "Σιγουρευτείτε ότι η κάρτα έχει μπει σωστά. Πολλές κάρτες φαίνονται ότι είναι " "ανάποδα, ενώ έχουν τοποθετηθεί σωστά. Επίσης, σιγουρευτείτε ότι η κάρτα " "είναι σταθερά τοποθετημένη στη σχισμή. Κάποιες κάρτες, ειδικά οι " "CompactFlash, δεν χρειάζονται πολλή δύναμη για να εισαχθούν σωστά. (Προσέξτε " "να μην πιέσετε με δύναμη! Αν βρεθείτε αντιμέτωποι με κάτι στέρεο, μην " "πιέσετε.)" #. (itstool) path: item/p #: C/hardware-cardreader.page:38 msgid "" "Open Files by using the Dash. Does the inserted card " "appear in the Devices list in the left sidebar? Sometimes the " "card appears in this list but is not mounted; click it once to mount. (If " "the sidebar is not visible, press F9 or click " "View Sidebar Show Sidebar.)" msgstr "" "Ανοίξτε την εφαρμογή Αρχεία χρησιμοποιώντας το Dash. " "Εμφανίζεται η κάρτα που εισήχθη στη λίστα Συσκευές στην αριστερή " "πλευρική μπάρα; Κάποιες φορές η κάρτα εμφανίζεται σε αυτή τη λίστα, αλλά όχι " "προσαρτημένη. Κάντε κλικ επάνω της μια φορά ώστε να προσαρτηθεί. (Αν η " "πλευρική μπάρα δεν είναι ορατή, πατήστε το πλήκτρο F9 ή κάντε " "κλικ στο Προβολή Πλευρική μπάρα Εμφάνιση " "πλευρικής μπάρας.)" #. (itstool) path: item/p #: C/hardware-cardreader.page:45 msgid "" "If your card does not show up in the sidebar, click " "GoComputer. If your card reader is " "correctly configured, the reader should come up as a drive when no card is " "present, and the card itself when the card has been mounted (see the picture " "below)." msgstr "" "Αν η κάρτα σας δεν εμφανίζεται στην πλαϊνή γραμμή, κάντε κλικ επιλέγοντας " "ΜετάβασηΥπολογιστής. Αν η κάρτα σας " "είναι ρυθμισμένη σωστά, ο αναγνώστης θα πρέπει, όταν δεν έχουν εισαχθεί " "κάρτες, να φαίνεται απλά ως οδηγός και η κάρτα να φαίνεται όταν προσαρτηθεί " "(δείτε την εικόνα παρακάτω)." #. (itstool) path: item/p #: C/hardware-cardreader.page:51 msgid "" "If you see the card reader but not the card, the problem may be with the " "card itself. Try a different card or check the card on a different reader if " "possible." msgstr "" "Αν βλέπετε τον αναγνώστη αλλά όχι την κάρτα, τότε το πρόβλημα μπορεί να " "βρίσκεται στην ίδια την κάρτα. Δοκιμάστε μία διαφορετική κάρτα ή ελέγξτε την " "κάρτα αν είναι δυνατόν σε ένα διαφορετικό αναγνώστη." #. (itstool) path: page/p #: C/hardware-cardreader.page:56 msgid "" "If no cards or drives are available in the Computer folder, it is " "possible that your card reader does not work with Linux due to driver " "issues. If your card reader is internal (inside the computer instead of " "sitting outside) this is more likely. The best solution is to directly " "connect your device (camera, cell phone, etc.) to a USB port on the " "computer. USB external card readers are also available, and are far better " "supported by Linux." msgstr "" "Αν δεν υπάρχει διαθέσιμη κάρτα ή οδηγός στον φάκελο Υπολογιστής, " "είναι πιθανόν ο αναγνώστης καρτών σας να μη λειτουργεί στο Linux λόγω " "πιθανών προβλημάτων με το πρόγραμμα οδήγησης. Αν ο αναγνώστης σας είναι " "εσωτερικός (μέσα στον υπολογιστή αντί να βρίσκεται εξωτερικά από αυτόν), " "αυτό είναι πιο πιθανό. Η καλύτερη λύση είναι να συνδέσετε απευθείας τη " "συσκευή σας (κάμερα, κινητό τηλέφωνο κλπ.) σε μία υποδοχή USB του " "υπολογιστή. Υπάρχουν επίσης εξωτερικοί αναγνώστες καρτών που συνδέονται μέσω " "USB, οι οποίοι υποστηρίζονται πολύ καλύτερα στο Linux." #. (itstool) path: info/desc #: C/hardware-problems-graphics.page:15 msgid "Troubleshoot screen and graphics problems." msgstr "Αντιμετώπιση προβλημάτων οθόνης και γραφικών." #. (itstool) path: page/title #: C/hardware-problems-graphics.page:21 msgid "Screen problems" msgstr "Προβλήματα οθόνης" #. (itstool) path: page/p #: C/hardware-problems-graphics.page:23 msgid "" "Most problems with the display are caused by issues with graphics drivers or " "configuration. Which of the topics below best describes the problem you are " "experiencing?" msgstr "" "Τα περισσότερα προβλήματα με την απεικόνιση προκαλούνται από θέματα με τους " "οδηγούς γραφικών ή τις ρυθμίσεις. Ποιά από τις παρακάτω θεματικές ενότητες " "περιγράφει καλύτερα το πρόβλημα το οποίο αντιμετωπίζετε;" #. (itstool) path: info/title #: C/index.page:6 msgctxt "link" msgid "Ubuntu Desktop Guide" msgstr "Οδηγός χρήσης Ubuntu" #. (itstool) path: info/title #: C/index.page:7 msgctxt "text" msgid "Ubuntu Desktop Guide" msgstr "Οδηγός χρήσης Ubuntu" #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:9 #: C/index.page:21 msgctxt "_" msgid "" "external ref='figures/ubuntu-logo.png' md5='d2369e87106064d4c4ff65a0e65dca11'" msgstr "" "external ref='figures/ubuntu-logo.png' md5='d2369e87106064d4c4ff65a0e65dca11'" #. (itstool) path: info/title #: C/index.page:8 msgctxt "link:trail" msgid "" "Help Ubuntu Desktop Guide" msgstr "" "Βοήθεια Οδηγός χρήσης Ubuntu" #. (itstool) path: page/title #: C/index.page:21 msgid "" "Ubuntu Logo " "Ubuntu Desktop Guide" msgstr "" "Λογότυπο του " "UbuntuΟδηγός χρήσης Ubuntu" #. (itstool) path: info/desc #: C/keyboard.page:11 msgid "" "Input sources, cursor blinking, super " "key, keyboard accessibility…" msgstr "" #. (itstool) path: page/title #: C/keyboard.page:29 msgid "Keyboard" msgstr "Πληκτρολόγιο" #. (itstool) path: links/title #. (itstool) path: page/title #: C/keyboard.page:32 #: C/prefs-language.page:31 msgid "Region & Language" msgstr "Περιοχή & Γλώσα" #. (itstool) path: info/desc #: C/keyboard-cursor-blink.page:11 msgid "Make the insertion point blink and control how quickly it blinks." msgstr "" "Κάνετε το σημείο εισαγωγής να αναβοσβήνει και ελέγξτε πόσο γρήγορα " "αναβοσβήνει." #. (itstool) path: page/title #: C/keyboard-cursor-blink.page:32 msgid "Make the keyboard cursor blink" msgstr "Κάνετε το δρομέα του πληκτρολογίου να αναβοσβήνει" #. (itstool) path: page/p #: C/keyboard-cursor-blink.page:34 msgid "" "If you find it difficult to see the keyboard cursor in a text field, you can " "make it blink to make it easier to locate." msgstr "" "Εάν δυσκολεύεστε να δείτε τον δείκτη του πληκτρολογίου σε ένα πεδίο " "κειμένου, μπορείτε να τον κάνετε να αναβοσβήνει για να τον εντοπίζετε " "ευκολότερα." #. (itstool) path: item/p #: C/keyboard-cursor-blink.page:39 msgid "" "Click the icon at the far right of the menu bar and select System " "Settings." msgstr "" "Κάντε κλικ στο εικονίδιο δεξιά της γραμμής μενού και επιλέξτε Ρυθμίσεις " "συστήματος." #. (itstool) path: item/p #: C/keyboard-cursor-blink.page:42 #: C/keyboard-repeat-keys.page:45 msgid "In the Hardware section, click Keyboard." msgstr "Στην ενότητα Υλικό, κάντε κλικ στο στοιχείο Πληκτρολόγιο." #. (itstool) path: item/p #: C/keyboard-cursor-blink.page:44 msgid "Select Cursor blinks in text fields." msgstr "Επιλέξτε Ο δρομέας να αναβοσβήνει σε πεδία κειμένου." #. (itstool) path: item/p #: C/keyboard-cursor-blink.page:46 msgid "" "Use the Speed slider to adjust how quickly the cursor blinks." msgstr "" "Χρησιμοποιήστε τη γραμμή ολίσθησης Ταχύτητα για να προσαρμόσετε " "πόσο γρήγορα αναβοσβήνει ο δρομέας." #. (itstool) path: credit/name #: C/keyboard-layouts.page:26 msgid "Juanjo Marín" msgstr "Juanjo Marín" #. (itstool) path: info/desc #: C/keyboard-layouts.page:35 msgid "Add input sources and switch between them." msgstr "Προσθέστε συσκευές εισαγωγής δεδομένων και εναλλάξετέ τους." #. (itstool) path: page/title #: C/keyboard-layouts.page:38 msgid "Use alternative input sources" msgstr "Χρησιμοποιήστε εναλλακτικές συσκευές εισαγωγής δεδομένων" #. (itstool) path: page/p #: C/keyboard-layouts.page:40 msgid "" "Keyboards come in hundreds of different layouts for different languages. " "Even for a single language, there are often multiple keyboard layouts, such " "as the Dvorak layout for English. You can make your keyboard behave like a " "keyboard with a different layout, regardless of the letters and symbols " "printed on the keys. This is useful if you often switch between multiple " "languages." msgstr "" "Τα πληκτρολόγια έρχονται σε εκατοντάδες διαφορετικές διατάξεις για " "διαφορετικές γλώσσες. Ακόμα και για μία μόνο γλώσσα, υπάρχουν συχνά διάφορες " "διατάξεις πληκτρολογίου, όπως η διάταξη Dvorak για Αγγλικά. Μπορείτε να " "κάνετε το πληκτρολόγιό σας να συμπεριφέρεται ως πληκτρολόγιο με διαφορετική " "διάταξη, ανεξάρτητα από τα γράμματα και σύμβολα που είναι τυπωμένα πάνω στα " "πλήκτρα. Αυτό είναι χρήσιμο αν εναλλάσσεστε συχνά μεταξύ διαφορετικών " "γλωσσών." #. (itstool) path: page/p #: C/keyboard-layouts.page:47 msgid "" "Some languages, such as Chinese or Korean, require a more complex input " "method than just a simple key to character mapping. Consequently some of the " "input sources you can choose between enable such a method. More about that " "in the section Complex input methods." msgstr "" #. (itstool) path: section/title #: C/keyboard-layouts.page:53 msgid "Add input sources" msgstr "Προσθήκη πηγής εισαγωγής δεδομένων" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/keyboard-layouts.page:57 msgctxt "_" msgid "" "external ref='figures/input-keyboard-symbolic.svg' " "md5='74389aa7cb7f9702fd63253a83f08678'" msgstr "" "external ref='figures/input-keyboard-symbolic.svg' " "md5='74389aa7cb7f9702fd63253a83f08678'" #. (itstool) path: note/p #: C/keyboard-layouts.page:56 msgid "" "You can preview an image of any layout by selecting it in the list and " "clicking preview." msgstr "" "Μπορείτε να δείτε μια προεπισκόπιση οποιασδήποτε διάταξης επιλέγοντάς την " "από την λίστα και πατώντας " "προεπισκόπιση." #. (itstool) path: item/p #: C/keyboard-layouts.page:66 #: C/keyboard-layouts.page:109 #: C/keyboard-layouts.page:169 msgid "In the Personal section, click Text Entry." msgstr "Στην ενότητα Προσωπικά, πατήστε Εισαγωγή κειμένου." #. (itstool) path: item/p #: C/keyboard-layouts.page:69 msgid "" "Click the + button, select an input source, and click " "Add." msgstr "" "Πατήστε το κουμπί +, επιλέξτε μια πηγή/συσκευή και πατήστε " "Προσθήκη." #. (itstool) path: section/p #: C/keyboard-layouts.page:74 msgid "" "The default source is the source at the top of the list. Use the " " and buttons to move sources up and down in the " "list." msgstr "" "Η προεπιλεγμένη πηγή βρίσκεται στην κορυφή της λίστας. Για να μετακινήσετε " "τις πηγές/συσκευές προς τα επάνω ή προς τα κάτω, χρησιμοποιήστε τα κουμπιά " " και ." #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/keyboard-layouts.page:80 msgctxt "_" msgid "" "external ref='figures/input-preferences.png' " "md5='2422aec461572532a159ef4c61e0384f'" msgstr "" #. (itstool) path: note/p #: C/keyboard-layouts.page:79 msgid "" "If you select a source with an input method, you can click preferences to access that method's preferences " "dialog if any." msgstr "" #. (itstool) path: section/title #: C/keyboard-layouts.page:86 msgid "Input source indicator" msgstr "Ενδείκτης πηγής εισαγωγής δεδομένων" #. (itstool) path: section/p #: C/keyboard-layouts.page:88 msgid "" "You can quickly switch between selected sources using the input source " "indicator in the menu bar. The menu will display a short identifier for the " "current source, such as En for the standard English layout or a " "symbol in case of a source that uses a special input method, e.g. Chinese " "(Chewing). Click the input source indicator and select from the menu the " "source you want to use." msgstr "" "Μπορείτε να αλλάζετε μεταξύ των συσκευών χρησιμοποιώντας των ενδείκτη πηγής " "εισαγωγής δεδομένων του μπάρας των μενού. Το μενού εμφανίζει ένα σύντομο " "χαρακτηριστικό για την τρέχουσα συσκευή, όπως Ελ για την διάταξη " "της ελληνικής γλώσας ή ένα σύμβολο στην περίπτωση συσκευής που χρησιμοποιεί " "κάποια ειδική μέθοδο εισαγωγής δεδομένων, π.χ. Κινεζικά. Πατήστε στον " "ενδείκτη συσκευής εισαγωγής δεδομένων και από το μενού επιλέξτε την συσκευή " "που θέλετε να χρησιμοποιήσετε." #. (itstool) path: section/title #: C/keyboard-layouts.page:97 msgid "Keyboard shortcuts" msgstr "Συντομεύσεις πληκτρολογίου" #. (itstool) path: section/p #: C/keyboard-layouts.page:99 msgid "" "You can also use keyboard shortcuts to quickly switch between your selected " "input sources. By default the shortcut for switching to next source is " "SuperSpace, but " "you can change it:" msgstr "" "Μπορείτε να χρησιμοποιήσετε και συντομεύσεις πληκτρολογίου για να αλλάζετε " "γρήγορα μεταξύ των συσκευών εισόδου δεδομένων. Ο αρχικός συνδυασμός πλήκτρων " "για να αλλάξετε στην επόμενη συσκευή ή πηγή είναι ο SuperSpace, αλλά μπορείτε να " "τον αλλάξετε:" #. (itstool) path: item/p #: C/keyboard-layouts.page:112 msgid "" "Click the current shortcut definition below the label Switch to next " "source using." msgstr "" #. (itstool) path: item/p #: C/keyboard-layouts.page:116 msgid "" "When the shortcut definition has changed to New accelerator..., " "press the keys you want to use as the new shortcut." msgstr "" #. (itstool) path: section/title #: C/keyboard-layouts.page:123 msgid "Set input source for all windows or individually for each window" msgstr "" "Προσδιορίστε τις συσκευές εισόδου δεδομένων για όλα τα παράθυρα ή ξεχωριστά " "για κάθε παράθυρο" #. (itstool) path: section/p #: C/keyboard-layouts.page:125 msgid "" "When you use multiple sources, you can choose to have all windows use the " "same source or to set a different source for each window. Using a different " "source for each window is useful, for example, if you're writing an article " "in another language in a word processor window. Your input source selection " "will be remembered for each window as you switch between windows." msgstr "" "Όταν χρησιμοποιείτε πολλαπλές πηγές ή συσκευές εισόδου δεδομένων μπορείτε να " "ρυθμίσετε ώστε όλα τα παράθυρα να χρησιμοποιούν την ίδια συσκευή ή να " "καθορίσετε διαφορετική συσκευή για κάθε παράθυρο. Χρησιμοποιώντας " "διαφορετική πηγή ή συσκευή εισόδου δεδομένων για κάθε παράθυρο, για " "παράδειγμα αν γράφετε ένα άρθρο σε μια άλλη γλώσα μέσα σε ένα παράθυρο " "επεξεργαστή κειμένου. Η συσκευη εισόδου δεδομένων που θα επιλέξετε θα " "παραμένει στην μνήμη του υπολογιστή σας για κάθε παράθυρο καθώς θα " "εναλάσσεστε μεταξύ των παραθύρων." #. (itstool) path: section/p #: C/keyboard-layouts.page:131 msgid "" "By default, new windows will use the default input source. You can instead " "choose to have them use the source of the window you were last using." msgstr "" "Αρχικά, τα νέα παράθυρα θα χρησιμοποιούν την προεπιλεγμένη συσκευή εισόδου " "δεδομένων. Μπορείτε να ρυθμίσετε ώστε να χρησιμοποιείται η συσκευή του " "παραθύρου που είχατε ανοίξει τελευταία φορά." #. (itstool) path: section/title #: C/keyboard-layouts.page:137 msgid "Complex input methods" msgstr "" #. (itstool) path: section/p #: C/keyboard-layouts.page:139 msgid "" "Recommended frameworks for input methods are IBus and " "Fcitx. The latter is the default framework in Ubuntu for Chinese, " "Japanese, Korean and Vietnamese." msgstr "" #. (itstool) path: section/p #: C/keyboard-layouts.page:143 msgid "" "Input source options with input methods are only available if respective " "input method (IM) engine is installed. When you install a language, a " "suitable IM engine is automatically installed if applicable." msgstr "" #. (itstool) path: section/p #: C/keyboard-layouts.page:147 msgid "" "For example, to prepare for typing Korean (Hangul) on an English system, " "follow these steps:" msgstr "" #. (itstool) path: item/p #: C/keyboard-layouts.page:152 msgid "" "Install Korean. One of the " "installed packages is fcitx-hangul, the Hangul IM engine for Fcitx." msgstr "" #. (itstool) path: item/p #: C/keyboard-layouts.page:157 msgid "Close Language Support and open it again." msgstr "" #. (itstool) path: item/p #: C/keyboard-layouts.page:160 msgid "Select fcitx as the Keyboard input method system." msgstr "" #. (itstool) path: item/p #: C/keyboard-layouts.page:163 msgid "Log out and log in again." msgstr "" #. (itstool) path: item/p #: C/keyboard-layouts.page:172 msgid "" "Click the + button, select Hangul (Fcitx), and click " "Add." msgstr "" #. (itstool) path: section/p #: C/keyboard-layouts.page:177 msgid "" "This will make Hangul available in the Fcitx input source indicator " "in the menu bar. (The design differs from the IBus equivalent.)" msgstr "" #. (itstool) path: section/p #: C/keyboard-layouts.page:180 msgid "" "If you prefer some other IM engine than the one which is installed " "automatically when you install a language, you can install the IBus or Fcitx IM engine of your choice " "separately." msgstr "" #. (itstool) path: info/desc #: C/keyboard-nav.page:21 msgid "Use applications and the desktop without a mouse." msgstr "" "Χρησιμοποιήστε τις εφαρμογές και την επιφάνεια εργασίας χωρίς ποντίκι." #. (itstool) path: page/title #: C/keyboard-nav.page:24 msgid "Keyboard navigation" msgstr "Πλοήγηση με το πληκτρολόγιο" #. (itstool) path: page/p #: C/keyboard-nav.page:34 msgid "" "This page details keyboard navigation for people who cannot use a mouse or " "other pointing device, or who want to use a keyboard as much as possible. " "For keyboard shortcuts that are useful to all users, see instead." msgstr "" "Αυτή η σελίδα εμφανίζει λεπτομέρειες για την πλοήγηση με το πληκτρολόγιο για " "ανθρώπους που δεν μπορούν να χρησιμοποιήσουν ποντίκι ή άλλη συσκευή " "κατάδειξης, ή που θέλουν να χρησιμοποιούν το πληκτρολόγιο όσο το δυνατόν " "περισσότερο. Για συντομεύσεις πληκτρολογίου που χρησιμεύουν σε όλους τους " "χρήστες, καλύτερα δείτε το σύνδεσμο ." #. (itstool) path: note/p #: C/keyboard-nav.page:40 msgid "" "If you cannot use a pointing device like a mouse, you can control the mouse " "pointer using the numeric keypad on your keyboard. See for details." msgstr "" "Αν δεν μπορείτε να χρησιμοποιήσετε μια συσκευή κατάδειξης όπως το ποντίκι, " "μπορείτε να ελέγχετε το δείκτη του ποντικιού χρησιμοποιώντας το αριθμητικό " "πληκτρολόγιο. Δείτε εδώ για λεπτομέρειες." #. (itstool) path: table/title #: C/keyboard-nav.page:46 msgid "Navigate user interfaces" msgstr "Πλοήγηση σε διεπαφές χρήστη" #. (itstool) path: td/p #: C/keyboard-nav.page:48 msgid "Tab and CtrlTab" msgstr "Tab και CtrlTab" #. (itstool) path: td/p #: C/keyboard-nav.page:50 msgid "" "Move keyboard focus between different controls. Ctrl " "Tab moves between groups of controls, such as from a " "sidebar to the main content. CtrlTab " "can also break out of a control that uses Tab itself, such as a " "text area." msgstr "" "Μετακινήστε το σημείο που επικεντρώνεται το πληκτρολόγιο μεταξύ διαφορετικών " "ελέγχων. Ο συνδυασμός Ctrl Tab " "κινείται μεταξύ ομάδων ελέγχων, όπως από μια πλαϊνή μπάρα στο κύριο " "περιεχόμενο. Ο συνδυασμός CtrlTab " "μπορεί επίσης να προκαλέσει τη διαφυγή από ένα σημείο που χρησιμοποιεί το " "ίδιο το πλήκτρο Tab, όπως μια περιοχή κειμένου." #. (itstool) path: td/p #: C/keyboard-nav.page:54 msgid "Hold down Shift to move focus in reverse order." msgstr "" "Κρατήστε πατημένο το Shift για να μετακινήσετε την εστίαση " "αντίστροφα." #. (itstool) path: td/p #: C/keyboard-nav.page:58 msgid "Arrow keys" msgstr "Πλήκτρα βελών" #. (itstool) path: td/p #: C/keyboard-nav.page:60 msgid "" "Move selection between items in a single control, or among a set of related " "controls. Use the arrow keys to focus buttons in a toolbar, select items in " "a list or icon view, or select a radio button from a group." msgstr "" "Μετακινήστε την επιλογή ανάμεσα σε αντικείμενα ενός συγκεκριμένου ελέγχου, ή " "μεταξύ ομάδων σχετικών ελέγχων. Χρησιμοποιήστε τα πλήκτρα βελών για να " "επικεντρωθείτε σε κουμπιά σε μια μπάρα εργαλείων, να επιλέξετε αντικείμενα " "σε μια λίστα ή μια προβολή εικονιδίων, ή να επιλέξετε ένα κουμπί ραδιοφώνου " "από μια ομάδα κουμπιών." #. (itstool) path: td/p #: C/keyboard-nav.page:63 msgid "" "In a tree view, use the left and right arrow keys to collapse and expand " "items with children." msgstr "" "Σε μια δενδροειδή διάταξη, χρησιμοποιήστε το αριστερό και δεξί βελάκι ώστε " "να αναπτύξετε ή να συμπτύξετε αντικείμενα που περιέχουν παρακλάδια." #. (itstool) path: td/p #: C/keyboard-nav.page:68 msgid "CtrlArrow keys" msgstr "CtrlΠλήκτρα βελών" #. (itstool) path: td/p #: C/keyboard-nav.page:69 msgid "" "In a list or icon view, move the keyboard focus to another item without " "changing which item is selected." msgstr "" "Σε μια λίστα ή μια προβολή εικονιδίων, μετακινήστε τη συγκέντρωση του " "πληκτρολογίου σε ένα άλλο αντικείμενο χωρίς να αλλάξετε το αντικείμενο το " "οποίο έχει επιλεχθεί." #. (itstool) path: td/p #: C/keyboard-nav.page:73 msgid "ShiftArrow keys" msgstr "ShiftΠλήκτρα βελών" #. (itstool) path: td/p #: C/keyboard-nav.page:74 msgid "" "In a list or icon view, select all items from the currently selected item to " "the newly focused item." msgstr "" "Σε μια λίστα ή μια προβολή εικονιδίων, επιλέξτε όλα τα αντικείμενα από το " "τρέχον επιλεγμένο εώς το νέο επιλεγμένο αντικείμενο." #. (itstool) path: td/p #: C/keyboard-nav.page:78 msgid "Space" msgstr "Πλήκτρο διαστήματος" #. (itstool) path: td/p #: C/keyboard-nav.page:79 msgid "Activate a focused item such as a button, check box, or list item." msgstr "" "Ενεργοποιήστε ένα αντικείμενο στο οποίο βρίσκεται η συγκέντρωση όπως ένα " "κουμπί, κουτάκι σημείωσης, ή ένα αντικείμενο λίστας." #. (itstool) path: td/p #: C/keyboard-nav.page:82 msgid "CtrlSpace" msgstr "CtrlΠλήκτρο διαστήματος" #. (itstool) path: td/p #: C/keyboard-nav.page:83 msgid "" "In a list or icon view, select or deselect the focused item without " "deselecting other items." msgstr "" "Σε μια λίστα ή μια προβολή εικονιδίων, επιλέξτε ή αποεπιλέξτε το αντικείμενο " "στο οποίο βρίσκεται η συγκέντρωση χωρίς να αποεπιλέξετε άλλα αντικείμενα." #. (itstool) path: td/p #: C/keyboard-nav.page:87 msgid "Alt" msgstr "Alt" #. (itstool) path: td/p #: C/keyboard-nav.page:88 msgid "" "Hold down the Alt key to reveal accelerators: underlined " "letters on menu items, buttons, and other controls. Press Alt " "plus the underlined letter to activate a control, just as if you had clicked " "on it." msgstr "" "Κρατήστε πατημένο το πλήκτρο Alt ώστε να αποκαλύψετε τους " "επιταχυντές: υπογραμμισμένα γράμματα ή αντικείμενα" #. (itstool) path: td/p #: C/keyboard-nav.page:94 msgid "Esc" msgstr "Esc" #. (itstool) path: td/p #: C/keyboard-nav.page:95 msgid "Exit a menu, popup, switcher, or dialog window." msgstr "" "Έξοδος από ένα μενού, αναδυόμενο παράθυρο ή ειδοποίηση, εναλλάκτη ή παράθυρο " "διαλόγου." #. (itstool) path: td/p #: C/keyboard-nav.page:98 msgid "F10" msgstr "F10" #. (itstool) path: td/p #: C/keyboard-nav.page:99 msgid "" "Open the first menu on the menu bar of a window. Use the arrow keys to " "navigate the menus." msgstr "" #. (itstool) path: td/p #: C/keyboard-nav.page:103 msgid "ShiftF10 or the Menu key" msgstr "ShiftF10 ή πλήκτρο μενού" #. (itstool) path: td/p #: C/keyboard-nav.page:105 msgid "" "Pop up the context menu for the current selection, as if you had right-" "clicked." msgstr "" "Εμφάνιση σε αναδυόμενο μενού το πλαίσιο του μενού για την τρέχουσα επιλογή, " "σαν να είχατε κάνει δεξί κλικ." #. (itstool) path: td/p #: C/keyboard-nav.page:110 msgid "CtrlF10" msgstr "CtrlF10" #. (itstool) path: td/p #: C/keyboard-nav.page:111 msgid "" "In the file manager, pop up the context menu for the current folder, as if " "you had right-clicked on the background and not on any item." msgstr "" "Στο διαχειριστή αρχείων, εμφανίστε σε αναδυόμενο μενού τις επιλογές του " "τρέχοντος φακέλου σαν να είχατε κάνει δεξί κλικ στο παρασκήνιο και όχι στο " "αντικείμενο." #. (itstool) path: td/p #: C/keyboard-nav.page:115 msgid "" "CtrlPageUp and " "CtrlPageDown" msgstr "" "CtrlPageUp and " "CtrlPageDown" #. (itstool) path: td/p #: C/keyboard-nav.page:117 msgid "In a tabbed interface, switch to the tab to the left or right." msgstr "" "Σε μια διεπαφή με καρτέλες, αλλάξτε στη καρτέλα στα αριστερά ή στα δεξιά." #. (itstool) path: table/title #: C/keyboard-nav.page:122 msgid "Navigate the desktop" msgstr "Πλοηγηθείτε στην επιφάνεια εργασίας" #. (itstool) path: table/title #: C/keyboard-nav.page:135 msgid "Navigate windows" msgstr "Πλοηγηθείτε στα παράθυρα" #. (itstool) path: td/p #: C/keyboard-nav.page:137 #: C/shell-keyboard-shortcuts.page:32 msgid "AltF4" msgstr "AltF4" #. (itstool) path: td/p #: C/keyboard-nav.page:138 #: C/shell-keyboard-shortcuts.page:33 msgid "Close the current window." msgstr "Κλείστε το παρόν παράθυρο." #. (itstool) path: td/p #: C/keyboard-nav.page:141 msgid "" "CtrlSuper" msgstr "" "CtrlSuper" #. (itstool) path: td/p #: C/keyboard-nav.page:142 msgid "Restore a maximized window to its original size." msgstr "Επαναφορά ενός μεγιστοποιημένου παραθύρου στο αρχικό του μέγεθος." #. (itstool) path: td/p #: C/keyboard-nav.page:145 msgid "AltF7" msgstr "AltF7" #. (itstool) path: td/p #: C/keyboard-nav.page:146 msgid "" "Move the current window. Press AltF7, " "then use the arrow keys to move the window. Press Enter to finish " "moving the window, or Esc to return it to its original place." msgstr "" "Μετακίνηση τρέχοντος παραθύρου. Πατήστε " "AltF7, έπειτα χρησιμοποιήστε τα " "πλήκτρα-βέλη για να μετακινήσετε το παράθυρο. Πατήστε Enter για " "την ολοκλήρωση της μετακίνησης του παραθύρου, ή Esc για την " "επιστροφή του παραθύρου στην αρχική τοποθεσία." #. (itstool) path: td/p #: C/keyboard-nav.page:151 msgid "AltF8" msgstr "AltF8" #. (itstool) path: td/p #: C/keyboard-nav.page:152 msgid "" "Resize the current window. Press " "AltF8, then use the arrow keys to " "resize the window. Press Enter to finish resizing the window, or " "Esc to return it to its original size." msgstr "" "Αυξομείωση του τρέχοντος παραθύρου. Πατήστε " "AltF8, στη συνέχεια χρησιμοποιήστε τα " "πλήκτρα-βέλη για να αυξομειώσετε το μέγεθος του παραθύρου, ή Esc " "για την επιστροφή στη προηγούμενη κατάσταση." #. (itstool) path: td/p #: C/keyboard-nav.page:160 msgid "" "CtrlSuper" msgstr "" "CtrlSuper" #. (itstool) path: td/p #: C/keyboard-nav.page:161 msgid "Maximize a window." msgstr "" "Μεγιστοποίηση ενός παραθύρου." #. (itstool) path: td/p #: C/keyboard-nav.page:164 msgid "" "CtrlSuper" msgstr "" "CtrlSuper" #. (itstool) path: td/p #: C/keyboard-nav.page:165 msgid "Maximize a window vertically along the left side of the screen." msgstr "" "Μεγιστοποιήστε κάθετα ένα παράθυρο κατά μήκος της αριστερής μεριάς της " "οθόνης." #. (itstool) path: td/p #: C/keyboard-nav.page:169 msgid "" "CtrlSuper" msgstr "" "CtrlSuper" #. (itstool) path: td/p #: C/keyboard-nav.page:170 msgid "Maximize a window vertically along the right side of the screen." msgstr "" "Μεγιστοποιήστε κάθετα ένα παράθυρο κατά μήκος της δεξιάς μεριάς της οθόνης." #. (itstool) path: td/p #: C/keyboard-nav.page:174 msgid "AltSpace" msgstr "AltΠλήκτρο διαστήματος" #. (itstool) path: td/p #: C/keyboard-nav.page:175 msgid "Pop up the window menu, as if you had right-clicked on the titlebar." msgstr "" "Εμφάνιση αναδυόμενου μενού παραθύρου, σαν να είχατε πατήσει δεξί κλικ στη " "μπάρα τίτλου." #. (itstool) path: credit/name #: C/keyboard-osk.page:11 #: C/net-firewall-on-off.page:17 #: C/power-hibernate.page:24 #: C/unity-dash-apps.page:13 #: C/unity-dash-files.page:13 #: C/unity-dash-friends.page:13 #: C/unity-dash-intro.page:13 #: C/unity-dash-music.page:13 #: C/unity-dash-photos.page:14 #: C/unity-dash-video.page:13 #: C/unity-hud-intro.page:13 #: C/unity-launcher-change-autohide.page:10 #: C/unity-launcher-shapes.page:10 #: C/unity-scrollbars-intro.page:13 #: C/unity-shopping.page:14 msgid "Jeremy Bicha" msgstr "Jeremy Bicha" #. (itstool) path: info/desc #: C/keyboard-osk.page:22 msgid "" "Use an on-screen keyboard to enter text by clicking buttons with the mouse." msgstr "" "Χρησιμοποιήστε ένα πληκτρολόγιο οθόνης για να εισάγετε κείμενο πατώντας " "κουμπιά με το ποντίκι." #. (itstool) path: page/title #: C/keyboard-osk.page:28 msgid "Use a screen keyboard" msgstr "Χρησιμοποιήστε πληκτρολόγιο οθόνης." #. (itstool) path: page/p #: C/keyboard-osk.page:30 msgid "" "If you don't have a keyboard attached to your computer or prefer not to use " "it, you can turn on the screen keyboard to enter text." msgstr "" "Αν δεν έχετε κάποιο πληκτρολόγιο συνδεδεμένο στον υπολογιστή σας ή προτιμάτε " "να μην το χρησιμοποιήσετε, μπορείτε να ενεργοποιήσετε το πληκτρολόγιο " "οθόνης για να εισάγετε κείμενο." #. (itstool) path: item/p #: C/keyboard-osk.page:38 msgid "Switch on Typing Assistant to show the screen keyboard." msgstr "" "Ενεργοποιήστε το Βοηθό πληκτρολόγησης για να εμφανίσετε το " "πληκτρολόγιο οθόνης." #. (itstool) path: info/desc #: C/keyboard-repeat-keys.page:27 msgid "" "Make the keyboard not repeat letters when you hold down a key, or change the " "delay and speed of repeat keys." msgstr "" "Κάντε το πληκτρολόγιο να μην επαναλαμβάνει χαρακτήρες όταν κρατάτε πατημένο " "ένα πλήκτρο, ή αλλάξτε την καθυστέρηση και την ταχύτητα επανάληψης των " "πλήκτρων." #. (itstool) path: page/title #: C/keyboard-repeat-keys.page:32 msgid "Turn off repeated key presses" msgstr "Απενεργοποίηση των επαναλαμβανόμενων πιέσεων πλήκτρων" #. (itstool) path: page/p #: C/keyboard-repeat-keys.page:34 msgid "" "By default, when you hold down a key on your keyboard, the letter or symbol " "will be repeated until you release the key. If you have difficulty picking " "your finger back up quickly enough, you can disable this feature, or change " "how long it takes before key presses start repeating." msgstr "" "Εξ ορισμού, όταν κρατάτε πατημένο ένα πλήκτρο στο πληκτρολόγιό σας, το " "γράμμα ή το σύμβολο θα επαναλαμβάνεται εώς ότου να απελευθερώσετε το " "πλήκτρο. Αν αντιμετωπίζετε κάποια δυσκολία με τη γρήγορη ανασήκωση του " "δαχτύλου σας, μπορείτε να απενεργοποιήσετε αυτή την λειτουργία, ή να " "αλλάξετε το χρονικό διάστημα που μεσολαβεί ώστε το πάτημα του πλήκτρου να " "αρχίσει να επαναλαμβάνεται." #. (itstool) path: item/p #: C/keyboard-repeat-keys.page:48 msgid "" "Turn off Key presses repeat when key is held down to disable " "repeated keys entirely." msgstr "" "Απενεργοποιήστε την επιλογή Τα πατήματα των πλήκτρων επαναλαμβάνονται " "στο κράτημα των πλήκτρων για να απενεργοποιήσετε εντελώς την επανάληψη " "των πλήκτρων." #. (itstool) path: item/p #: C/keyboard-repeat-keys.page:50 msgid "" "Alternatively, adjust the Delay slider to control how long you " "have to hold a key down to begin repeating it, and adjust the " "Speed slider to control how quickly key presses repeat." msgstr "" "Εναλλακτικά, προσαρμόστε το ρυθμιστή Καθυστέρησης για να ελέγξετε " "το χρονικό διάστημα που θα κρατάτε ένα πλήκτρο πατημένο έτσι ώστε να " "ξεκινήσει να επαναλαμβάνεται και προσαρμόστε το ρυθμιστή " "Ταχύτητας για να ελέγξετε το πόσο γρήγορα θα επαναλαμβάνονται τα " "πατήματα των πλήκτρων." #. (itstool) path: info/desc #: C/keyboard-shortcuts-set.page:22 msgid "Define or change keyboard shortcuts in Keyboard settings." msgstr "" "Ορίστε ή αλλάξτε τις συντομεύσεις πληκτρολογίου στις ρυθμίσεις " "Πληκτρολογίου." #. (itstool) path: page/title #: C/keyboard-shortcuts-set.page:25 msgid "Set keyboard shortcuts" msgstr "Καθορισμός των συντομεύσεων πληκτρολογίου" #. (itstool) path: page/p #: C/keyboard-shortcuts-set.page:40 msgid "To change the key or keys to be pressed for a keyboard shortcut:" msgstr "" "Για να αλλάξετε το πλήκτρο ή πλήκτρα που πρέπει να πατηθούν για μια " "συντόμευση πληκτρολογίου:" #. (itstool) path: item/p #: C/keyboard-shortcuts-set.page:45 msgid "Open Keyboard and select the Shortcuts tab." msgstr "" "Ανοίξτε το Πληκτρολόγιο και επιλέξτε την καρτέλα " "Συντομεύσεις." #. (itstool) path: item/p #: C/keyboard-shortcuts-set.page:48 msgid "" "Select a category in the left pane, and the row for the desired action on " "the right. The current shortcut definition will change to New " "accelerator…" msgstr "" "Επιλέξτε μια κατηγορία από το αριστερό ταμπλό, καθώς και τη σειρά της " "επιθυμητής ενέργειας από δεξιά. Ο τρέχων ορισμός της συντόμευσης θα αλλάξει " "σε Νέα συντόμευση…" #. (itstool) path: item/p #: C/keyboard-shortcuts-set.page:53 msgid "" "Hold down the desired key combination, or press Backspace to " "clear." msgstr "" "Κρατήστε πατημένο τον επιθυμητό συνδυασμό πλήκτρων, ή πατήστε το πλήκτρο " "Backspace για να αφαιρέσετε το συνδυασμό." #. (itstool) path: section/title #: C/keyboard-shortcuts-set.page:59 msgid "Custom shortcuts" msgstr "Προσαρμοσμένες συντομεύσεις" #. (itstool) path: section/p #: C/keyboard-shortcuts-set.page:61 msgid "To create your own keyboard shortcut:" msgstr "Για να δημιουργήσετε τις δικιές συντομεύσεις πληκτρολογίου:" #. (itstool) path: item/p #: C/keyboard-shortcuts-set.page:65 msgid "" "Select Custom Shortcuts in the left pane, and click the " "+ button (or click the + button in any category). The " "Custom Shortcut window will appear." msgstr "" "Επιλέξτε Προσαρμοσμένες συντομεύσεις στο αριστερό ταμπλό και " "επιλέξτε το κουμπί + (ή κάντε κλικ στο κουμπί + σε " "οποιαδήποτε κατηγορία). Το παράθυρο Προσαρμοσμένη συντόμευση θα " "εμφανιστεί." #. (itstool) path: item/p #: C/keyboard-shortcuts-set.page:70 msgid "" "Type a Name to identify the shortcut, and a Command to " "run an application, then click Apply. For example, if you wanted " "the shortcut to open Rhythmbox, you could name it Music and " "use the rhythmbox command." msgstr "" "Πληκτρολογήστε ένα Όνομα για να αναγνωρίζετε τη συντόμευση και " "μια Εντολη για να εκτελείται μια εφαρμογή, έπειτα κάντε κλικ στο " "Εφαρμογή. Για παράδειγμα, αν θέλετε η συντόμευση να ανοίγει τον " "Rhythmbox, θα μπορούσατε να την ονομάσετε Μουσική και να " "χρησιμοποιήσετε την εντολή rhythmbox." #. (itstool) path: item/p #: C/keyboard-shortcuts-set.page:76 msgid "" "Click Disabled in the row that was just added. When it changes to " "New accelerator…, hold down the desired shortcut key combination." msgstr "" "Κάντε κλικ στην επιλογή Απενεργοποιημένο στη σειρά που μόλις " "προστέθηκε. Όταν αλλάξει σε Νέα συντόμευση…, κρατήστε πατημένο " "τον επιθυμητό συνδυασμό πλήκτρων." #. (itstool) path: section/p #: C/keyboard-shortcuts-set.page:81 msgid "" "The command name that you type should be a valid system command. You can " "check that the command works by opening a Terminal and typing it in there. " "The command that opens an application may not have exactly the same name as " "the application itself." msgstr "" "Το όνομα εντολής που πληκτρολογείτε πρέπει να είναι μια έγκυρη εντολή " "συστήματος. Μπορείτε να επιβεβαιώσετε ότι η εντολή λειτουργεί ανοίγοντας ένα " "Τερματικό και πληκτρολογώντας το εκεί. Μια εντολή που ανοίγει μια εφαρμογή " "μπορεί να μην έχει το ίδιο όνομα με την ίδια την εφαρμογή." #. (itstool) path: section/p #: C/keyboard-shortcuts-set.page:86 msgid "" "If you want to change the command that is associated with a custom keyboard " "shortcut, double-click the name of the shortcut. The Custom " "Shortcut window will appear, and you can edit the command." msgstr "" "Εάν θέλετε να αλλάξετε την εντολή που είναι συνδεδεμένη με μια προσαρμοσμένη " "συντόμευση πληκτρολογίου, κάντε διπλό κλικ στο όνομα της " "συντόμευσης. Το παράθυρο της Προσαρμοσμένης εντολής θα " "εμφανιστεί, και θα μπορείτε να τροποποιήσετε την εντολή." #. (itstool) path: info/desc #: C/look-background.page:11 msgid "Set an image, color, or gradient as your desktop background." msgstr "" "Ορίστε μια εικόνα, ένα χρώμα ή μια διαβάθμιση ως το παρασκήνιο της " "επιφάνειας εργασίας σας." #. (itstool) path: credit/name #: C/look-background.page:18 msgid "April Gonzales" msgstr "April Gonzales" #. (itstool) path: page/title #: C/look-background.page:40 msgid "Change the desktop background" msgstr "Αλλαγή παρασκηνίου επιφάνειας εργασίας" #. (itstool) path: page/p #: C/look-background.page:42 msgid "" "You can change the image used for your desktop background, or set it to a " "simple color or gradient." msgstr "" "Μπορείτε να αλλάξετε την εικόνα που χρησιμοποιείτε για το παρασκήνιο της " "επιφάνειας εργασίας σας, ή να το ορίσετε σε ένα απλό χρώμα ή μια διαβάθμιση." #. (itstool) path: item/p #: C/look-background.page:46 msgid "" "Right click on the desktop and select Change Desktop Background." msgstr "" "Κάντε δεξί κλικ στην επιφάνεια εργασίας και επιλέξτε Αλλαγή παρασκηνίου " "επιφάνειας εργασίας." #. (itstool) path: item/p #: C/look-background.page:47 msgid "Select an image or color. The settings are applied immediately." msgstr "" #. (itstool) path: page/p #: C/look-background.page:50 msgid "There are three choices in the drop-down list on the top right." msgstr "Υπάρχουν τρεις επιλογές στην αναπτυσσόμενη λίστα επάνω δεξιά." #. (itstool) path: item/p #: C/look-background.page:52 msgid "" "Select Wallpapers to use one of the many professional background " "images that ship with Ubuntu. With the exception of the Ubuntu wallpaper, " "all of the default wallpaper choices were created by winners of a Community " "Wallpaper Contest." msgstr "" "Επιλέξτε Ταπετσαρίες για να χρησιμοποιήσετε μία από τις πολλές " "επαγγελματικές εικόνες παρασκηνίου που έρχονται εξ ορισμού με το Ubuntu. Με " "εξαίρεση την ταπετσαρία του Ubuntu, όλες οι υπόλοιπες προεπιλεγμένες " "επιλογές ταπετσαρίας έχουν δημιουργηθεί από τους νικητές ενός διαγωνισμού " "ταπετσαρίας που έχει διοργανώσει η κοινότητα Ubuntu." #. (itstool) path: item/p #: C/look-background.page:56 msgid "" "Some wallpapers are partially transparent and allow a background color to " "show through. For these wallpapers, there will be a color selector button in " "the bottom-right corner." msgstr "" "Κάποιες ταπετσαρίες είναι μερικώς διάφανες και επιτρέπουν σε ένα χρώμα " "φόντου να φανεί ενδιάμεσα. Για αυτές τις ταπετσαρίες, θα υπάρχει ένας " "επιλογέας χρώματος στην κάτω-δεξιά γωνία." #. (itstool) path: item/p #: C/look-background.page:60 msgid "" "Select Pictures Folder to use one of your own photos from your " "Pictures folder. Most photo management applications store photos there." msgstr "" "Επιλέξτε Φάκελος εικόνων για να χρησιμοποιήσετε μία από τις " "φωτογραφίες σας από τον φάκελο εικόνων. Εκεί αποθηκεύουν τις φωτογραφίες τα " "περισσότερα προγράμματα διαχείρισης εικόνων." #. (itstool) path: item/p #: C/look-background.page:63 msgid "" "Select Colors & Gradients to just use a flat color or a " "linear gradient. Color selector buttons will appear in the bottom right " "corner." msgstr "" "Επιλέξτε Χρώματα & διαβαθμίσεις για να χρησιμοποιήσετε απλά " "ένα επίπεδο χρώμα ή μία γραμμική διαβάθμιση. Τα κουμπιά επιλογής χρώματος " "θα εμφανιστούν στην κάτω δεξιά γωνία." #. (itstool) path: page/p #: C/look-background.page:68 msgid "" "You can also browse for any picture on your computer by clicking the " "+ button. Any picture you add this way will show up under " "Pictures Folder. You can remove it from the list by selecting it " "and clicking the - button. Removing a picture from the list will " "not delete the original file." msgstr "" "Μπορείτε επίσης να περιηγηθείτε για μια εικόνα στον Η/Υ σας κάνοντας κλικ " "στο κουμπί +. Οποιαδήποτε εικόνα προσθέσετε με αυτόν τον τρόπο θα " "εμφανιστεί στο Φάκελος εικόνων. Μπορείτε επίσης να την αφαιρέσετε " "από την λίστα επιλέγοντας την και κάνοντας κλικ στο κουμπί -. " "Αφαιρώντας μια εικόνα από τη λίστα, δεν διαγράφετε το πρωτότυπο αρχείο." #. (itstool) path: info/desc #: C/look-display-fuzzy.page:8 msgid "The screen resolution may be set incorrectly." msgstr "Ενδεχομένως έχει ρυθμιστεί με λάθος τρόπο η ανάλυση της οθόνης." #. (itstool) path: page/title #: C/look-display-fuzzy.page:32 msgid "Why do things look fuzzy/pixelated on my screen?" msgstr "" "Γιατί τα αντικείμενα στην οθόνη μου εμφανίζονται θολά ή με τετραγωνάκια;" #. (itstool) path: page/p #: C/look-display-fuzzy.page:34 msgid "" "This can happen because the display resolution that you have set it is not " "the right one for your screen." msgstr "" "Αυτό μπορεί να συμβαίνει επειδή η ανάλυση απεικόνισης που έχει οριστεί δεν " "είναι κατάλληλη για την οθόνη σας." #. (itstool) path: page/p #: C/look-display-fuzzy.page:36 msgid "" "To solve this, click the icon at the very right of the menu bar and go to " "System Settings. In the Hardware section, choose " "Displays. Try some of the Resolution options and set " "the one that makes the screen look better." msgstr "" "Για να επιλυθεί αυτό, κάντε κλικ στο δεξιότερο εικονίδιο της μπάρας του " "μενού και πηγαίνετε στις Ρυθμίσεις συστήματος. Στην κατηγορία " "Υλικό, επιλέξτε Οθόνες. Δοκιμάστε μερικές από τις επιλογές για " "την Ανάλυση και ορίστε εκείνη που κάνει την οθόνη να φαίνεται " "καλύτερα." #. (itstool) path: section/title #: C/look-display-fuzzy.page:46 msgid "When multiple displays are connected" msgstr "Όταν συνδέονται περισσότερες από μία οθόνες" #. (itstool) path: section/p #: C/look-display-fuzzy.page:48 msgid "" "If you have two displays connected to the computer (for example, a normal " "monitor and a projector), the displays might have different resolutions. " "However, the computer's graphics card can only display the screen in one " "resolution at a time, so at least one of the displays might look fuzzy." msgstr "" "Αν έχετε συνδέσει δύο οθόνες στον υπολογιστή σας (για παράδειγμα, μία " "κανονική οθόνη και έναν προβολέα), οι οθόνες αυτές μπορεί να έχουν " "διαφορετική ανάλυση. Η κάρτα γραφικών του υπολογιστή, παρόλα αυτά, " "ενδεχομένως απεικονίζει την οθόνη με μία ανάλυση κάθε φορά, οπότε " "τουλάχιστον μία από τις απεικονίσεις ίσως φαίνεται θολή." #. (itstool) path: section/p #: C/look-display-fuzzy.page:50 msgid "" "You can set it so that the two displays have different resolutions, but you " "won't be able to display the same thing on both screens simultaneously. In " "effect, you will have two independent screens connected at the same time. " "You can move windows from one screen to another, but you can't show the same " "window on both screens at once." msgstr "" "Μπορείτε να ορίσετε οι δύο οθόνες να έχουν διαφορετική ανάλυση, δε θα " "μπορείτε όμως να προβάλλετε το ίδιο περιεχόμενο ταυτόχρονα και στις δύο " "οθόνες. Σαν αποτέλεσμα, θα έχετε δύο ανεξάρτητες οθόνες συνδεδεμένες " "ταυτόχρονα. Μπορείτε να μετακινείτε παράθυρα από τη μία οθόνη στην άλλη, " "αλλά δεν μπορείτε να εμφανίσετε το ίδιο παράθυρο και στις δύο οθόνες " "ταυτόχρονα." #. (itstool) path: section/p #: C/look-display-fuzzy.page:52 msgid "To set up the displays so that they each have their own resolution:" msgstr "" "Για να ρυθμίσετε τις οθόνες έτσι ώστε η κάθε μία να έχει τη δική της ανάλυση:" #. (itstool) path: item/p #: C/look-display-fuzzy.page:56 msgid "" "Click the icon at the very right of the menu bar and select System " "Settings. Open Displays." msgstr "" "Κάντε κλικ στο δεξιότερο εικονίδιο της μπάρας του μενού και επιλέξτε " "Ρυθμίσεις συστήματος. Ανοίξτε τις Οθόνες." #. (itstool) path: item/p #: C/look-display-fuzzy.page:60 msgid "Uncheck Mirror Displays." msgstr "Αποεπιλέξτε το Καθρεφτισμός οθονών." #. (itstool) path: item/p #: C/look-display-fuzzy.page:64 msgid "" "Select each display in turn from the gray box at the top of the " "Displays window. Change the Resolution until that " "display looks right." msgstr "" "Επιλέξτε με τη σειρά κάθε μία οθόνη από το γκρι πλαίσιο στο επάνω μέρος του " "παραθύρου Οθόνες. Αλλάξτε την Ανάλυση ώστε η " "απεικόνιση να φαίνεται σωστά." #. (itstool) path: info/desc #: C/look-resolution.page:13 msgid "Change the resolution of the screen and its orientation (rotation)." msgstr "Αλλάξτε την ανάλυση και τον προσανατολισμό (περιστροφή) της οθόνης." #. (itstool) path: page/title #: C/look-resolution.page:29 msgid "Change the size or rotation of the screen" msgstr "Αλλάξτε το μέγεθος ή την περιστροφή της οθόνης" #. (itstool) path: page/p #: C/look-resolution.page:31 msgid "" "You can change how big (or how detailed) things appear on the screen by " "changing the screen resolution. You can change which way up things " "appear (for example, if you have a rotating display) by changing the " "rotation." msgstr "" "Μπορείτε να αλλάξετε το πόσο μεγάλα (ή το πόσο λεπτομερή) φαίνονται τα " "αντικείμενα στην οθόνη, αλλάζοντας ανάλυση οθόνης. Μπορείτε να " "αλλάξετε τον τρόπο που θα εμφανίζονται τα αντικείμενα (αν για παράδειγμα " "έχετε μία περιστρεφόμενη οθόνη), αλλάζοντας την περιστροφή." #. (itstool) path: item/p #: C/look-resolution.page:39 msgid "" "Click the icon on the very right of the menu bar and select System " "Settings." msgstr "" "Κάντε κλικ στο δεξιότερο εικονίδιο της μπάρας του μενού και επιλέξτε " "Ρυθμίσεις συστήματος." #. (itstool) path: item/p #: C/look-resolution.page:41 msgid "" "If you have multiple displays and they are not mirrored, you can have " "different settings on each display. Select a display in the preview area." msgstr "" "Αν διαθέτετε περισσότερες οθόνες που δεν κατοπτρίζονται, μπορείτε να έχετε " "διαφορετικές ρυθμίσεις για κάθε οθόνη. Επιλέξτε μια οθόνη από την περιοχή " "προεπισκόπισης." #. (itstool) path: item/p #: C/look-resolution.page:43 msgid "Select your desired resolution and rotation." msgstr "Επιλέξτε την επιθυμητή ανάλυση και περιστροφή." #. (itstool) path: item/p #: C/look-resolution.page:44 msgid "" "Click Apply. The new settings will be applied for 30 seconds " "before reverting back. That way, if you cannot see anything with the new " "settings, your old settings will be automatically restored. If you are happy " "with the new settings, click Keep This Configuration." msgstr "" "Κάντε κλικ στην επιλογή Εφαρμογή. Οι νέες ρυθμίσεις θα " "εφαρμοστούν για 30 δευτερόλεπτα πριν το σύστημα επιστρέψει στις προηγούμενες " "ρυθμίσεις. Κατ' αυτόν τον τρόπο, αν δεν μπορείτε να δείτε τίποτα με τις νέες " "ρυθμίσεις, οι παλιές ρυθμίσεις σας θα επανέλθουν αυτόματα. Αν βρίσκετε " "ικανοποιητικές τις νέες ρυθμίσεις, κάντε κλικ στην επιλογή Διατήρηση " "αυτών των ρυθμίσεων." #. (itstool) path: note/p #: C/look-resolution.page:51 msgid "" "When you use another display, like a projector, it should be detected " "automatically so you can change its settings in the same way as your usual " "display. If this does not happen, just click Detect Displays." msgstr "" "Όταν χρησιμοποιείτε άλλη συσκευή απεικόνισης, όπως έναν προβολέα, θα πρέπει " "να ανιχνευθεί αυτόματα ώστε να αλλάξετε τις ρυθμίσεις του κατά τον ίδιο " "τρόπο όπως και στη συνηθισμένη σας οθόνη. Αν αυτό δε συμβεί, απλά κάντε κλικ " "στην Ανίχνευση οθόνης." #. (itstool) path: section/title #: C/look-resolution.page:55 msgid "Resolution" msgstr "Ανάλυση" #. (itstool) path: section/p #: C/look-resolution.page:56 msgid "" "The resolution is the number of pixels (dots on the screen) in each " "direction that can be displayed. Each resolution has an aspect " "ratio, the ratio of the width to the height. Wide-screen displays use a " "16:9 aspect ratio, while traditional displays use 4:3. If you choose a " "resolution that does not match the aspect ratio of your display, the screen " "will be letterboxed to avoid distortion." msgstr "" "Η ανάλυση είναι ο αριθμός των εικονοστοιχείων (pixel) που γίνεται να " "απεικονιστούν κάθετα και οριζόντια. Κάθε ανάλυση έχει μία αναλογία " "όψης, την αναλογία του πλάτους σε σχέση με το μήκος. Οι οθόνες ευρείας " "απεικόνισης έχουν συνήθως αναλογία όψης 16:9, ενώ οι παραδοσιακές οθόνες " "χρησιμοποιούν την αναλογία 4:3. Αν επιλέξετε μια ανάλυση η οποία δεν " "ταιριάζει με την αναλογία όψης της οθόνης σας, η οθόνη θα μείνει ανενεργή " "στις άκρες που πρέπει (λειτουργία letterboxing) για την αποφυγή της " "παραμόρφωσης της εικόνας." #. (itstool) path: section/p #: C/look-resolution.page:61 msgid "" "You can choose the resolution you prefer from the Resolution drop-" "down list. If you choose one that is not right for your screen it may look fuzzy or pixelated." msgstr "" "Μπορείτε να επιλέξετε την ανάλυση που επιθυμείτε από την κυλιόμενη λίστα " "Ανάλυση. Αν επιλέξετε μία η οποία δεν είναι κατάλληλη για την " "οθόνη σας, ενδεχομένως η απεικόνιση να είναι θολή ή να εμφανίζει τετραγωνάκια." #. (itstool) path: section/title #: C/look-resolution.page:67 msgid "Rotation" msgstr "Περιστροφή" #. (itstool) path: section/p #: C/look-resolution.page:68 msgid "" "On some laptops, you can physically rotate the screen in many directions. It " "is useful to be able to change the display rotation. You can choose the " "rotation you want for your display from the Rotation drop-down " "list." msgstr "" "Σε μερικούς φορητούς υπολογιστές μπορείτε να περιστρέψετε την οθόνη σε " "πολλές κατευθύνσεις. Είναι χρήσιμο να μπορείτε να αλλάζετε την περιστροφή " "της οθόνης. Μπορείτε να επιλέξετε την περιστροφή για την οθόνη σας από την " "αναδυόμενη λίστα Περιστροφή." #. (itstool) path: info/desc #: C/media.page:15 msgid "" "Digital cameras, iPods, playing " "videos…" msgstr "" #. (itstool) path: page/title #: C/media.page:23 msgid "Sound, video & pictures" msgstr "Ήχος, βίντεο & εικόνες" #. (itstool) path: info/title #: C/media.page:27 msgctxt "sort" msgid "Sound" msgstr "Ήχος" #. (itstool) path: info/title #: C/media.page:28 msgctxt "link:trail" msgid "Sound" msgstr "Ήχος" #. (itstool) path: info/title #: C/media.page:29 msgctxt "link:topic" msgid "Sound" msgstr "Ήχος" #. (itstool) path: info/desc #: C/media.page:30 msgid "" "Volume, speakers and headphones, microphones…" msgstr "" "Ένταση, ηχεία και ακουστικά, μικρόφωνα…" #. (itstool) path: section/title #: C/media.page:37 msgid "Basic sound" msgstr "Βασικός ήχος" #. (itstool) path: info/title #: C/media.page:41 msgctxt "link" msgid "Music and players" msgstr "Μουσική και αναπαραγωγείς" #. (itstool) path: section/title #: C/media.page:42 msgid "Music and portable audio players" msgstr "Μουσική και φορητοί αναπαραγωγείς μουσικής" #. (itstool) path: info/title #: C/media.page:46 msgctxt "link" msgid "Photos" msgstr "Φωτογραφίες" #. (itstool) path: section/title #: C/media.page:47 msgid "Photos and digital cameras" msgstr "Φωτογραφίες και ψηφιακές κάμερες" #. (itstool) path: info/title #: C/media.page:51 msgctxt "link" msgid "Videos" msgstr "Βίντεο" #. (itstool) path: section/title #: C/media.page:52 msgid "Videos and video cameras" msgstr "Βίντεο και βιντεοκάμερες" #. (itstool) path: info/desc #: C/more-help.page:19 msgid "" "Tips on using this guide, help improve this guide…" msgstr "" "Συμβουλές για τη χρήση του οδηγού, " "βοηθήστε στη βελτίωση αυτού του οδηγού…" #. (itstool) path: page/title #: C/more-help.page:25 msgid "Get more help" msgstr "Περισσότερη βοήθεια" #. (itstool) path: info/desc #: C/mouse.page:7 msgid "" "Left-handed, speed and sensitivity, touchpad clicking and scrolling…" msgstr "" "Αριστερόχειρες, ταχύτητα και ευαισθησία, κλικ και κύλιση με την επιφάνεια αφής…" #. (itstool) path: page/title #: C/mouse.page:22 msgid "Mouse" msgstr "Ποντίκι" #. (itstool) path: info/title #: C/mouse.page:33 msgctxt "link" msgid "Common mouse problems" msgstr "Συνήθη προβλήματα ποντικιών" #. (itstool) path: info/title #: C/mouse.page:34 msgctxt "link:trail" msgid "Common problems" msgstr "Συνήθη προβλήματα" #. (itstool) path: info/title #: C/mouse.page:41 msgctxt "link" msgid "Mouse tips" msgstr "Συμβουλές για το ποντίκι" #. (itstool) path: info/title #: C/mouse.page:42 msgctxt "link:trail" msgid "Tips" msgstr "Συμβουλές" #. (itstool) path: section/title #: C/mouse.page:44 msgid "Tips" msgstr "Συμβουλές" #. (itstool) path: info/desc #: C/mouse-doubleclick.page:12 msgid "" "Control how quickly you need to press the mouse button a second time to " "double-click." msgstr "" "Ελέγξτε το πόσο γρήγορα χρειάζεται να πατήσετε το πλήκτρο του ποντικιού ώστε " "να γίνει διπλό κλικ." #. (itstool) path: page/title #: C/mouse-doubleclick.page:30 msgid "Adjust the double-click speed" msgstr "Ρυθμίστε την ταχύτητα του διπλού κλικ" #. (itstool) path: page/p #: C/mouse-doubleclick.page:32 msgid "" "Double-clicking only happens when you press the mouse button twice quickly " "enough. If the second press is too long after the first, you'll just get two " "separate clicks, not a double click. If you have difficulty pressing the " "mouse button quickly, you should increase the timeout." msgstr "" "Το διπλό κλικ γίνεται μόνο αν πατήσετε το πλήκτρο του ποντικιού δύο φορές " "αρκετά γρήγορα. Αν το δεύτερο πάτημα γίνει πολύ μετά από το πρώτο, θα έχετε " "δύο ξεχωριστά κλικ και όχι ένα διπλό. Αν συναντάτε κάποια δυσκολία στο να " "πατήσετε το πλήκτρο αρκετά γρήγορα, θα πρέπει να αυξήσετε το χρονικό όριο." #. (itstool) path: item/p #: C/mouse-doubleclick.page:39 #: C/mouse-lefthanded.page:35 #: C/mouse-sensitivity.page:40 #: C/mouse-touchpad-click.page:30 #: C/mouse-touchpad-click.page:66 #: C/mouse-touchpad-click.page:100 msgid "Open Mouse & Touchpad." msgstr "Ανοίξτε το Ποντίκι & Επιφάνεια αφής." #. (itstool) path: item/p #: C/mouse-doubleclick.page:40 msgid "" "Under General, adjust the Double-click slider to a " "value you find comfortable." msgstr "" "Στον τομέα Όλες οι ρυθμίσεις, ρυθμίστε τον κυλιόμενο επιλογέα " "Διπλό κλικ σε μια τιμή που βρίσκετε βολική." #. (itstool) path: item/p #: C/mouse-doubleclick.page:42 msgid "" "Click the Test Your Settings button to test. A single click in " "the window will highlight the outer circle. A double-click will highlight " "the inside circle." msgstr "" "Κάντε κλικ στο κουμπί Δοκιμή των ρυθμίσεων για να ξεκινήσετε. Ένα " "μονό κλικ στο παράθυρο θα υπερτονίσει τον εξωτερικό κύκλο. Ένα διπλό κλικ θα " "υπερτονίσει τον εσωτερικό κύκλο." #. (itstool) path: page/p #: C/mouse-doubleclick.page:47 msgid "" "If your mouse double-clicks when you want it to single-click even though you " "have increased the double-click timeout, your mouse may be faulty. Try " "plugging a different mouse into your computer and see if that works " "properly. Alternatively, plug your mouse into a different computer and see " "if it still has the same problem." msgstr "" "Αν το ποντίκι σας εκτελεί διπλό κλικ αντί απλού ακόμα και αν έχετε αυξήσει " "το χρονικό περιθώριο του διπλού κλικ, ενδέχεται να είναι ελαττωματικό το " "ποντίκι που χρησιμοποιείτε. Δοκιμάστε να συνδέσετε ένα διαφορετικό ποντίκι " "στον υπολογιστή σας και δείτε αν αυτό δουλεύει σωστά. Εναλλακτικά, συνδέστε " "το ποντίκι σας σε έναν διαφορετικό υπολογιστή και δείτε αν και εκεί " "παρουσιάζει το ίδιο πρόβλημα." #. (itstool) path: note/p #: C/mouse-doubleclick.page:54 #: C/mouse-lefthanded.page:40 msgid "" "This setting will affect both your mouse and touchpad, as well as any other " "pointing device." msgstr "" "Αυτή η ρύθμιση θα επηρεάσει και το ποντίκι αλλά και την επιφάνεια αφής σας, " "καθώς και οποιαδήποτε άλλη συσκευή κατάδειξης." #. (itstool) path: info/desc #: C/mouse-lefthanded.page:11 msgid "Reverse the left and right mouse buttons in the mouse settings." msgstr "" "Αντιστρέψτε το αριστερό και δεξί κουμπί ποντικιού στις ρυθμίσεις ποντικιού." #. (itstool) path: page/title #: C/mouse-lefthanded.page:28 msgid "Use your mouse left-handed" msgstr "Χρησιμοποιήστε το ποντίκι ως αριστερόχειρας" #. (itstool) path: page/p #: C/mouse-lefthanded.page:30 msgid "" "You can swap the behavior of the left and right buttons on your mouse or " "touchpad to make it more comfortable for left-handed use." msgstr "" "Μπορείτε να αντιστρέψετε τη συμπεριφορά του αριστερού και δεξιού κουμπιού " "στο ποντίκι ή την επιφάνεια αφής σας για να το κάνετε πιο βολικό για " "χειρισμό με το αριστερό σας χέρι." #. (itstool) path: item/p #: C/mouse-lefthanded.page:36 msgid "" "In the General section, switch Primary button to " "Right." msgstr "" "Στον τομέα Όλες οι ρυθμίσεις, εναλλάξτε την επιλογή Πρωτεύον " "κουμπί σε Δεξιά." #. (itstool) path: info/desc #: C/mouse-middleclick.page:6 msgid "" "Use the middle mouse button to open applications, paste text, open tabs, and " "more." msgstr "" "Χρησιμοποιήστε το μεσαίο κουμπί του ποντικιού σας για να ανοίξετε εφαρμογές, " "να επικολλήσετε κείμενο, να ανοίξετε καρτέλες και πολλά άλλα." #. (itstool) path: page/title #: C/mouse-middleclick.page:30 msgid "Middle-click" msgstr "Μεσαίο κλικ" #. (itstool) path: page/p #: C/mouse-middleclick.page:32 msgid "" "Many mice and some touchpads have a middle mouse button. On a mouse with a " "scroll wheel, you can usually press directly down on the scroll wheel to " "middle-click. If you don't have a middle mouse button, you can press the " "left and right mouse buttons at the same time to middle-click. If you find " "you are unable to middle-click this way you can try following these " "instructions." msgstr "" "Πολλά ποντίκια και κάποιες επιφάνειες αφής έχουν μεσαίο κουμπί ποντικιού. Σε " "ένα ποντίκι με τροχό κύλισης, μπορείτε συνήθως να πιέσετε κατευθείαν προς τα " "κάτω τον τροχό για να επιτύχετε μεσαίο κλικ. Αν δεν έχετε μεσαίο κουμπί " "ποντικιού, μπορείτε να πιέσετε το αριστερό και το δεξί κουμπί συγχρόνως για " "να κάνετε μεσαίο κλικ. Αν βρείτε πως δεν μπορείτε να κάνετε μεσαίο κλικ κατ' " "αυτόν τον τρόπο, μπορείτε να δοκιμάσετε να ακολουθήσετε αυτές τις " "οδηγίες." #. (itstool) path: page/p #: C/mouse-middleclick.page:40 msgid "" "On touchpads that support multi-finger taps, you can tap with three fingers " "at once to middle-click. You have to enable tap clicking in the touchpad settings for this to work." msgstr "" "Σε επιφάνειες αφής που υποστηρίζουν χτύπους πολλαπλών δαχτύλων, μπορείτε να " "χτυπήσετε με τρία δάχτυλα συγχρόνως για μεσαίο κλικ. Θα πρέπει να ενεργοποιήσετε το κλικ με χτύπους στις " "ρυθμίσεις του δείκτη αφής ώστε να δουλέψει αυτό." #. (itstool) path: page/p #: C/mouse-middleclick.page:45 msgid "Many applications use middle-click for advanced click shortcuts." msgstr "" "Πολλές εφαρμογές χρησιμοποιούν το μεσαίο κλικ σε συντομεύσεις κλικ για " "προχωρημένους χρήστες." #. (itstool) path: item/p #: C/mouse-middleclick.page:48 msgid "" "One common shortcut is to paste selected text. (This is sometimes called " "primary selection paste.) Select the text you want to paste, then go to " "where you want to paste it and middle-click. The selected text is pasted at " "the mouse position." msgstr "" "Μία κοινή συντόμευση είναι για την επικόλληση επιλεγμένου κειμένου. " "(Ονομάζεται και επικόλληση πρωτεύουσας επιλογής). Επιλέξτε το κείμενο που " "σας ενδιαφέρει και μετά πηγαίνετε στο σημείο όπου θέλετε να το επικολλήσετε " "και κάνετε μεσαίο κλικ. Το επιλεγμένο κείμενο θα επικολληθεί στη θέση του " "ποντικιού." #. (itstool) path: item/p #: C/mouse-middleclick.page:52 msgid "" "Pasting text with your middle mouse button is completely separate from the " "normal clipboard. Selecting text does not copy it to your clipboard. This " "quick method of pasting only works with the middle mouse button." msgstr "" "Η επικόλληση κειμένου με το μεσαίο κουμπί του ποντικιού δεν έχει καμία σχέση " "με το κανονικό πρόχειρο. Η επιλογή του κειμένου δεν το αντιγράφει στο " "πρόχειρό σας. Αυτή η γρήγορη μέθοδος επικόλλησης λειτουργεί μόνο με το " "μεσαίο κλικ." #. (itstool) path: item/p #: C/mouse-middleclick.page:57 msgid "" "On scrollbars and sliders, a regular click in the empty space moves by a set " "amount (such as one page) in the direction you clicked. You can also middle-" "click in the empty space to move to exactly the location you clicked." msgstr "" "Στις μπάρες κύλισης και στους ολισθητές, ένα κανονικό κλικ στον κενό χώρο " "προκαλεί μετακίνηση κατά ένα ορισμένο ποσό (όπως μία σελίδα) κατά την " "κατεύθυνση που έγινε το κλικ. Μπορείτε επίσης να κάνετε μεσαίο κλικ στον " "κενό χώρο ώστε να κινηθείτε ακριβώς στην τοποθεσία στην οποία κάνατε το κλικ." #. (itstool) path: item/p #: C/mouse-middleclick.page:62 msgid "" "You can quickly open a new window for an application with middle-click. " "Simply middle-click on the application's icon, either in the " "Launcher on the left, or in the Dash." msgstr "" "Μπορείτε να ανοίξετε γρήγορα ένα νέο παράθυρο για μια εφαρμογή με μεσαίο " "κλικ. Απλά κάντε μεσαίο κλικ στο εικονίδιο μιας εφαρμογής, είτε στον " "Εκκινητή στα αριστερά, είτε στο Dash." #. (itstool) path: item/p #: C/mouse-middleclick.page:69 msgid "" "Most web browsers allow you to open links in tabs quickly with the middle " "mouse button. Just click any link with your middle mouse button, and it will " "open in a new tab. Be careful clicking the link in the Firefox " "web browser, though. In Firefox, if you middle-click anywhere " "except on a link, it will try to load your selected text as a URL, as if you " "used middle-click to paste it to the location bar and pressed " "Enter." msgstr "" "Οι περισσότεροι περιηγητές σας επιτρέπουν να ανοίγετε γρήγορα συνδέσμους σε " "νέες καρτέλες με μεσαίο κλικ. Απλά κάνετε κλικ σε οποιονδήποτε σύνδεσμο με " "το μεσαίο κουμπί του ποντικιού, και ο σύνδεσμος ανοίγει σε νέα καρτέλα. " "Προσοχή με τους συνδέσμους στον Firefox, όμως. Στον " "Firefox, αν κάνετε μεσαίο κλικ σε κάτι που δεν είναι σύνδεσμος, ο " "περιηγητής θα προσπαθήσει να φορτώσει το επιλεγμένο κείμενο ως διεύθυνση " "URL. Δηλαδή, θα θεωρήσει ότι χρησιμοποιήσατε το μεσαίο κλικ για να επιλέξετε " "κείμενο, το επικολλήσατε στη γραμμή διευθύνσεων και πατήσατε " "Enter." #. (itstool) path: item/p #: C/mouse-middleclick.page:77 msgid "" "In the file manager, middle-click serves two roles. If you middle-click a " "folder, it will open in a new tab. This mimics the behavior of popular web " "browsers. If you middle-click a file, it will open the file, just as if you " "had double-clicked." msgstr "" "Στον διαχειριστή αρχείων, το μεσαίο κλικ κάνει δύο δουλειές. Αν κάνετε " "μεσαίο κλικ σε φάκελο, ο φάκελος θα ανοίξει σε νέα καρτέλα, όπως συμβαίνει " "και στους περισσότερους περιηγητές διαδικτύου. Αν κάνετε μεσαίο κλικ σε " "αρχείο, τότε το αρχείο θα ανοίξει κανονικά, σαν να είχατε κάνει διπλό κλικ." #. (itstool) path: page/p #: C/mouse-middleclick.page:83 msgid "" "Some specialized applications allow you to use the middle mouse button for " "other functions. Search your application's help for middle-click or " "middle mouse button." msgstr "" "Ορισμένες εφαρμογές επιτρέπουν τη χρήση του μεσαίου κλικ για άλλες " "λειτουργίες. Για περισσότερες πληροφορίες, ψάξτε στη βοήθεια της εφαρμογής " "για μεσαίο κλικ ή μεσαίο κουμπί ποντικιού." #. (itstool) path: info/desc #: C/mouse-mousekeys.page:12 msgid "Enable mouse keys to control the mouse with the keypad." msgstr "" "Ενεργοποιήστε τα πλήκτρα ποντικιού ώστε να ελέγχετε το ποντίκι με το " "αριθμητικό πληκτρολόγιο." #. (itstool) path: page/title #: C/mouse-mousekeys.page:31 msgid "Click and move mouse pointer using the keypad" msgstr "" "Κάντε κλικ και κινήστε τον δείκτη του ποντικιού σας χρησιμοποιώντας το " "πληκτολόγιο." #. (itstool) path: page/p #: C/mouse-mousekeys.page:33 msgid "" "If you have difficulties using a mouse or other pointing device, you can " "control the mouse pointer using the numeric keypad on your keyboard. This " "feature is called mouse keys." msgstr "" "Αν δυσκολεύεστε στη χρήση ποντικιού ή άλλης συσκευής κατάδειξης, μπορείτε να " "ελέγξετε το δείκτη του ποντικιού χρησιμοποιώντας το αριθμητικό πληκτρολόγιό " "σας. Αυτή η λειτουργία ονομάζεται πλήκτρα ποντικιού." #. (itstool) path: item/p #: C/mouse-mousekeys.page:38 msgid "" "Tap the Super key to open the " "Dash." msgstr "" "Πατήστε το πλήκτρο Super για να " "ανοίξει ο Dash." #. (itstool) path: item/p #: C/mouse-mousekeys.page:39 msgid "" "Type Universal Access and press Enter to open the " "Universal Access settings." msgstr "" "Πληκτρολογήστε Καθολική πρόσβαση και πιέστε το " "πλήκτροEnter για να ανοίξετε τις ρυθμίσεις καθολικής πρόσβασης." #. (itstool) path: item/p #: C/mouse-mousekeys.page:40 msgid "Press Tab once to select the Seeing tab." msgstr "" "Πατήστε μία φορά το πλήκτρο Tab ώστε να επιλέξετε την καρτέλα " "Βλέπων." #. (itstool) path: item/p #: C/mouse-mousekeys.page:41 msgid "" "Press once to switch to the Pointing and Clicking " "tab." msgstr "" "Πατήστε μία φορά το πλήκτρο για να μεταφερθείτε στην καρτέλα " "Κλικ και κατάδειξη." #. (itstool) path: item/p #: C/mouse-mousekeys.page:42 msgid "" "Press once to select the Mouse Keys switch then " "press Enter to switch it on." msgstr "" "Πατήστε μία φορά το πλήκτρο ώστε να επιλέξετε τον διακόπτη της " "λειτουργίας Πλήκτρα ποντικιού και μετά πατήστε το πλήκτρο " "Enter ώστε να τον ενεργοποιήσετε." #. (itstool) path: item/p #: C/mouse-mousekeys.page:44 msgid "" "Make sure that Num Lock is turned off. You will now be able to " "move the mouse pointer using the keypad." msgstr "" "Βεβαιωθείτε ότι το Num Lock είναι απενεργοποιημένο. Έτσι, θα " "μπορείτε πλέον να μετακινείτε το δείκτη του ποντικιού με το αριθμητικό " "πληκτρολόγιο." #. (itstool) path: note/p #: C/mouse-mousekeys.page:52 msgid "" "These instructions provide the shortest way to enable mouse keys using only " "the keyboard. Select Universal Access Settings to see more " "accessibility options." msgstr "" "Αυτές οι οδηγίες παρέχουν το συντομότερο τρόπο να ενεργοποιήσετε τα πλήκτρα " "ποντικιού χρησιμοποιώντας μόνο το πληκτρολόγιο. Επιλέξτε Ρυθμίσεις " "καθολικής πρόσβασης ώστε να δείτε περισσότερες επιλογές " "προσβασιμότητας." #. (itstool) path: page/p #: C/mouse-mousekeys.page:57 msgid "" "The keypad is a set of numerical buttons on your keyboard, usually arranged " "into a square grid. If you have a keyboard without a keypad (such as a " "laptop keyboard), you may need to hold down the function (Fn) key " "and use certain other keys on your keyboard as a keypad. If you use this " "feature often on a laptop, you can purchase external USB keypads." msgstr "" "Το αριθμητικό πληκτρολόγιο είναι ένα σύνολο αριθμημένων πλήκτρων " "τοποθετημένων συνήθως σε τετράγωνη διάταξη. Αν έχετε κάποιο πληκτρολόγιο " "χωρίς ξεχωριστό κομμάτι αριθμητικού πληκτρολογίου (όπως αυτό ενός φορητού " "υπολογιστή), ενδεχομένως να χρειαστεί να κρατήσετε πατημένο το πλήκτρο " "ειδικής λειτουργίας (Fn) και να χρησιμοποιείτε κάποια άλλα " "πλήκτρα του υπολογιστή σας ως αριθμητικό πληκτρολόγιο. Αν χρησιμοποιείτε " "συχνά τη λειτουργία αυτή, μπορείτε να προμηθευτείτε κάποιο εξωτερικό " "αριθμητικό πληκτρολόγιο το οποίο θα συνδέεται μέσω μίας θύρας USB στον " "υπολογιστή σας." #. (itstool) path: page/p #: C/mouse-mousekeys.page:65 msgid "" "Each number on the keypad corresponds to a direction. For example, pressing " "8 will move the pointer upwards and pressing 2 will " "move it downwards. Press the 5 key to click once with the mouse, " "or quickly press it twice to double-click." msgstr "" "Κάθε αριθμός στο αριθμητικό πληκτρολόγιο αντιστοιχεί σε μία κατεύθυνση. Για " "παράδειγμα, το πάτημα του πλήκτρου 8 θα μετακινήσει τον δείκτη " "του ποντικιού προς τα πάνω και το πάτημα του πλήκτρου 2 θα τον " "μετακινήσει προς τα κάτω. Πατήστε το πλήκτρο 5 για να κάνετε κλικ " "με το ποντίκι, ή πατήστε το γρήγορα δύο φορές για να κάνετε διπλό κλικ." #. (itstool) path: page/p #: C/mouse-mousekeys.page:72 msgid "" "Most keyboards have a special key which allows you to right-click; it is " "often near to the space bar. Note, however, that this key responds to where " "your keyboard focus is, not where your mouse pointer is. See for information on how to right-click by holding " "down 5 or the left mouse button." msgstr "" "Στα περισσότερα πληκτρολόγια υπάρχει ένα ειδικό πλήκτρο που σας επιτρέπει να " "κάνετε δεξί κλικ. Συχνά βρίσκεται κοντά στη μπάρα του πλήκτρου διαστήματος. " "Ας σημειωθεί πάντως, πως αυτό το πλήκτρο ανταποκρίνεται στο σημείο που " "εστιάζει το πληκτρολόγιό σας και όχι στο σημείο που βρίσκεται ο δείκτης του " "ποντικιού. Δείτε το σύνδεσμο για " "πληροφορίες σχετικά με το πως μπορείτε να κάνετε δεξί κλικ κρατώντας " "πατημένο το πλήκτρο 5 ή το αριστερό πλήκτρο του ποντικιού." #. (itstool) path: page/p #: C/mouse-mousekeys.page:80 msgid "" "If you want to use the keypad to type numbers while mouse keys is enabled, " "turn Num Lock on. The mouse cannot be controlled with the keypad " "when Num Lock is turned on, though." msgstr "" "Αν θέλετε να χρησιμοποιήσετε το αριθμητικό πληκτρολόγιο για να εισάγετε " "αριθμούς ενώ η λειτουργία πλήκτρων ποντικιού είναι ενεργοποιημένη, πατήστε " "το πλήκτρο Num Lock για να ενεργοποιηθεί η λειτουργία του. Με " "πατημένο το πλήκτρο Num Lock παρόλα αυτά, το ποντίκι δε γίνεται " "να ελεγχθεί μέσω του αριθμητικού πληκτρολογίου." #. (itstool) path: note/p #: C/mouse-mousekeys.page:87 msgid "" "The normal number keys, in a line at the top of the keyboard, will not " "control the mouse pointer. Only the keypad number keys can be used." msgstr "" "Τα συνηθισμένα πλήκτρα των αριθμών που βρίσκονται σε μία σειρά στο επάνω " "μέρος του πληκτρολογίου, δε γίνεται να ελέγχουν τον δείκτη του ποντικιού. " "Μόνο τα πλήκτρα του αριθμητικού πληκτρολογίου μπορούν να χρησιμοποιηθούν για " "αυτόν το σκοπό." #. (itstool) path: info/desc #: C/mouse-problem-notmoving.page:8 msgid "How to check your mouse if it is not working." msgstr "Πως να κάνετε έλεγχο του ποντικιού σας αν αυτό δε λειτουργεί." #. (itstool) path: page/title #: C/mouse-problem-notmoving.page:24 msgid "Mouse pointer is not moving" msgstr "Ο δείκτης του ποντικιού δεν κινείται" #. (itstool) path: section/title #: C/mouse-problem-notmoving.page:29 msgid "Check that the mouse is plugged in" msgstr "Ελέγξτε ότι το ποντίκι έχει συνδεθεί κανονικά στην υποδοχή" #. (itstool) path: section/p #: C/mouse-problem-notmoving.page:30 msgid "" "If you have a mouse with a cable, check that it is firmly plugged in to your " "computer." msgstr "" "Αν έχετε ενσύρματο ποντίκι, ελέγξτε ότι το βύσμα σύνδεσής του έχει εφαρμόσει " "καλά στην θύρα σύνδεσης του υπολογιστή." #. (itstool) path: section/p #: C/mouse-problem-notmoving.page:34 msgid "" "If it is a USB mouse (with a rectangular connector), try plugging it in to a " "different USB port. If it is a PS/2 mouse (with a small, round connector " "with six pins), make sure that it is plugged in to the green mouse port " "rather than the purple keyboard port. You may need to restart the computer " "if it was not plugged in." msgstr "" "Αν το ποντίκι που έχετε συνδέεται μέσω θύρας USB (με ένα ορθογωνικό βύσμα), " "δοκιμάστε να το συνδέσετε σε μία διαφορετική θύρα USB. Αν το ποντίκι σας " "είναι τύπου PS/2 (με ένα μικρό κυλινδρικό βύσμα σύνδεσης με έξι ακίδες στο " "εσωτερικό του), βεβαιωθείτε πως έχει συνδεθεί στην πράσινη υποδοχή για το " "ποντίκι αντί για την φούξια υποδοχή για το πληκτρολόγιο. Ενδεχομένως " "χρειαστεί να κάνετε επανεκκίνηση του υπολογιστή αν δεν είχε συνδεθεί καλά." #. (itstool) path: section/title #: C/mouse-problem-notmoving.page:44 msgid "Check that the mouse was recognized by your computer" msgstr "Επιβεβαιώστε ότι το ποντίκι αναγνωρίστηκε από τον υπολογιστή σας" #. (itstool) path: item/p #: C/mouse-problem-notmoving.page:46 msgid "" "Type CtrlAltT to open the " "Terminal." msgstr "" "Πατήστε CtrlAltT για να " "ανοίξετε το Τερματικό." #. (itstool) path: item/p #: C/mouse-problem-notmoving.page:48 msgid "" "In the terminal window, type xsetpointer -l | grep Pointer, " "exactly as it appears here, and press Enter." msgstr "" "Στο παράθυρο του τερματικού, πληκτρολογήστε xsetpointer -l | grep " "Pointer, όπως ακριβώς εμφανίζεται εδώ, και πιέστε το Enter." #. (itstool) path: item/p #: C/mouse-problem-notmoving.page:55 msgid "" "A short list of mouse devices will appear. Check that at least one of the " "items says [XExtensionPointer] next to it, and that one of the " "[XExtensionPointer] items has the name of the mouse to the left " "of it." msgstr "" "Θα εμφανιστεί μία σύντομη λίστα από συσκευές ποντικιού. Ελέγξτε ότι " "τουλάχιστον μία από τις συσκευές λέει [XExtensionPointer] δίπλα " "της, και ότι τουλάχιστον ένα από τα αντικείμενα " "[XExtensionPointer] έχει το όνομα του ποντικιού στα αριστερά του." #. (itstool) path: item/p #: C/mouse-problem-notmoving.page:61 msgid "" "If there is no entry that has the name of the mouse followed by " "[XExtensionPointer], then the mouse was not recognized by your " "computer. If the entry exists, your mouse was recognized by your computer. " "In this case you should check that the mouse is plugged in and in working condition." msgstr "" "Εάν δεν υπάρχει καταχώρηση που να έχει το όνομα του ποντικιού ακολουθούμενο " "από [XExtensionPointer], τότε το ποντίκι δεν έχει αναγνωριστεί " "από τον υπολογιστή σας. Εάν η καταχώρηση υπάρχει, το ποντίκι έχει " "αναγνωριστεί από τον υπολογιστή σας. Σε αυτή την περίπτωση θα πρέπει να " "ελέγξετε ότι το ποντίκι είναι συνδεδεμένο και σε λειτουργική κατάσταση." #. (itstool) path: section/p #: C/mouse-problem-notmoving.page:76 msgid "" "If your mouse has a serial (RS-232) connector, you may need to perform some " "extra steps to get it working. The steps might depend on the make or model " "of your mouse." msgstr "" "Εάν το ποντίκι σας έχει σειριακή (RS-232) σύνδεση, ενδεχομένως χρειαστεί να " "εκτελέσετε μερικά επιπρόσθετα βήματα ώστε να το κάνετε να λειτουργήσει. Τα " "βήματα μπορεί να εξαρτώνται από τη μάρκα ή το μοντέλο του ποντικιού σας." #. (itstool) path: section/p #: C/mouse-problem-notmoving.page:82 msgid "" "It can be complicated to fix problems with mouse detection. Ask for support " "from your distribution or vendor if you think that your mouse has not been " "detected properly." msgstr "" "Μπορεί να είναι περίπλοκο να λύσετε προβλήματα σχετικά με την αναγνώριση " "ποντικιού. Ζητήστε υποστήριξη από το διανομέα ή πωλητή του ποντικιού εάν " "νομίζετε ότι το ποντίκι σας δεν έχει αναγνωριστεί σωστά." #. (itstool) path: section/title #: C/mouse-problem-notmoving.page:96 msgid "Check that the mouse actually works" msgstr "Ελέγξτε ότι το ποντίκι πραγματικά λειτουργεί" #. (itstool) path: section/p #: C/mouse-problem-notmoving.page:97 msgid "Plug the mouse in to a different computer and see if it works." msgstr "" "Συνδέστε το ποντίκι σε έναν διαφορετικό υπολογιστή και ελέγξτε ότι " "λειτουργεί." #. (itstool) path: section/p #: C/mouse-problem-notmoving.page:99 msgid "" "If the mouse is an optical or laser mouse, a light should be shining out of " "the bottom of the mouse if it is turned on. If there is no light, check that " "it is turned on. If it is and there is still no light, the mouse may be " "broken." msgstr "" "Εάν το ποντίκι είναι οπτικό ή λέιζερ, ένα φως θα πρέπει να λάμπει από κάτω " "εάν είναι αναμμένο. Εάν δεν υπάρχει φως, ελέγξτε ότι είναι αναμμένο. Εάν " "είναι και ακόμη δεν υπάρχει φως, το ποντίκι μπορεί να είναι χαλασμένο." #. (itstool) path: section/title #: C/mouse-problem-notmoving.page:106 msgid "Checking wireless mice" msgstr "Έλεγχος ασύρματων ποντικιών" #. (itstool) path: item/p #: C/mouse-problem-notmoving.page:109 msgid "" "Make sure the mouse is turned on. There is often a switch on the bottom of " "the mouse to turn the mouse off completely, so you can move it from place to " "place without it constantly waking up." msgstr "" "Βεβαιωθείτε πως το ποντίκι είναι ανοιχτό. Υπάρχει συχνά ένας διακόπτης στο " "κάτω μέρος του ποντικιού για την πλήρη απενεργοποίησή του, ώστε να μπορείτε " "να το μετακινείτε χωρίς να προκαλείτε το «ξύπνημα» της λειτουργίας του." #. (itstool) path: item/p #: C/mouse-problem-notmoving.page:112 msgid "" "If you are using a Bluetooth mouse, make sure you have actually paired the " "mouse with your computer. See ." msgstr "" "Αν χρησιμοποιείτε ένα ποντίκι που επικοινωνεί με τον υπολογιστή μέσω " "Bluetooth, βεβαιωθείτε πως έχετε όντως συνδέσει το ποντίκι με τον υπολογιστή " "σας. Δείτε το σύνδεσμο ." #. (itstool) path: item/p #: C/mouse-problem-notmoving.page:115 msgid "" "Click a button and see if the mouse pointer moves now. Some wireless mice go " "to sleep to save power, so might not respond until you click a button. See " "." msgstr "" "Κάντε κλικ σε ένα κουμπί και δείτε εάν τώρα ο δείκτης του ποντικιού " "κινείται. Κάποια ασύρματα ποντίκια μεταβαίνουν σε αναστολή για εξοικονόμηση " "ενέργειας, οπότε μπορεί να μην ανταποκρίνονται μέχρι να κάνετε κλικ σε " "κάποιο κουμπί. Δείτε το σύνδεσμο ." #. (itstool) path: item/p #: C/mouse-problem-notmoving.page:122 msgid "Check that the battery of the mouse is charged." msgstr "Ελέγξτε ότι η μπαταρία του ποντικιού είναι φορτισμένη." #. (itstool) path: item/p #: C/mouse-problem-notmoving.page:127 msgid "" "Make sure that the receiver (dongle) is firmly plugged in to the computer." msgstr "" "Επιβεβαιώστε ότι ο δέκτης (dongle) είναι καλά συνδεδεμένος με τον υπολογιστή." #. (itstool) path: item/p #: C/mouse-problem-notmoving.page:132 msgid "" "If your mouse and receiver can operate on different radio channels, make " "sure that they are both set to the same channel." msgstr "" "Εάν το ποντίκι και ο δέκτης σας μπορούν να λειτουργήσουν σε διαφορετικά " "ραδιοφωνικά κανάλια, επιβεβαιώστε ότι και τα δύο είναι ρυθμισμένα στο ίδιο " "κανάλι." #. (itstool) path: item/p #: C/mouse-problem-notmoving.page:138 msgid "" "You may need to press a button on the mouse, receiver or both to establish a " "connection. The instruction manual of your mouse should have more details if " "this is the case." msgstr "" "Ενδεχομένως πρέπει να πατήσετε ένα πλήκτρο στο ποντίκι, τον δέκτη ή και τα " "δύο ώστε να επιτευχθεί σύνδεση. Το εγχειρίδιο οδηγιών του ποντικιού σας θα " "πρέπει να έχει περισσότερες λεπτομέρειες εάν ισχύει κάτι τέτοιο." #. (itstool) path: section/p #: C/mouse-problem-notmoving.page:146 msgid "" "Most RF (radio) wireless mice should work automatically when you plug them " "into your computer. If you have a Bluetooth or IR (infrared) wireless mouse, " "you may need to perform some extra steps to get it working. The steps might " "depend on the make or model of your mouse." msgstr "" "Τα περισσότερα RF (ραδιοφωνικά) ασύρματα ποντίκια θα πρέπει να λειτουργούν " "αυτόματα μόλις τα συνδέσετε με τον υπολογιστή σας. Εάν έχετε bluetooth ή IR " "(υπέρυθρο) ασύρματο ποντίκι, ενδεχομένως να χρειαστεί να εκτελέσετε μερικά " "επιπρόσθετα βήματα ώστε να το κάνετε να λειτουργήσει. Τα βήματα μπορεί να " "εξαρτώνται από τη μάρκα ή το μοντέλο του ποντικιού σας." #. (itstool) path: info/desc #: C/mouse-sensitivity.page:11 msgid "" "Change how quickly the pointer moves when you use your mouse or touchpad." msgstr "" "Αλλάξτε το πόσο γρήγορα κινείται ο δείκτης όταν χρησιμοποιείτε το ποντίκι ή " "την επιφάνεια αφής σας." #. (itstool) path: page/title #: C/mouse-sensitivity.page:33 msgid "Adjust speed of the mouse and touchpad" msgstr "Προσαρμόστε την ταχύτητα του ποντικιού ή της επιφάνειας αφής σας." #. (itstool) path: page/p #: C/mouse-sensitivity.page:35 msgid "" "If your pointer moves too fast or slow when you move your mouse or use your " "touchpad, you can adjust the pointer speed for these devices." msgstr "" "Αν ο δείκτης σας κινείται πολύ γρήγορα ή αργά όταν μετακινείτε το ποντίκι " "σας ή χρησιμοποιείτε την επιφάνεια αφής σας, μπορείτε να ρυθμίσετε την " "ταχύτητα του δείκτη για τις συσκευές αυτές." #. (itstool) path: item/p #: C/mouse-sensitivity.page:41 msgid "" "Adjust the Pointer Speed slider until the pointer motion is " "comfortable for you." msgstr "" "Ρυθμίστε τον κυλιόμενο δείκτη Ταχύτητα δείκτη μέχρι του σημείου " "ώστε να βρίσκετε βολική την κίνηση του δείκτη." #. (itstool) path: note/p #: C/mouse-sensitivity.page:55 msgid "" "You can set the pointer speed differently for your mouse and touchpad. " "Sometimes the most comfortable settings for one type of device aren't the " "most comfortable for another. Just set the sliders on both the " "Mouse and Touchpad sections." msgstr "" "Μπορείτε να ορίσετε την ταχύτητα του δείκτη διαφορετικά για το ποντίκι και " "την επιφάνεια αφής σας. Κάποιες φορές, οι βολικότερες ρυθμίσεις για τον ένα " "τύπο συσκευής δεν είναι οι βολικότερες και για έναν άλλο. Απλά ρυθμίστε τους " "ολισθητές ρύθμισης και στον τομέα Ποντίκι και στον τομέα " "Επιφάνεια αφής." #. (itstool) path: note/p #: C/mouse-sensitivity.page:61 #: C/mouse-touchpad-click.page:33 msgid "" "The Touchpad section only appears if your system has a touchpad." msgstr "" "Ο τομέας Επιφάνεια αφής εμφανίζεται μόνο αν το σύστημά σας έχει " "μια επιφάνεια αφής." #. (itstool) path: info/desc #: C/mouse-touchpad-click.page:7 msgid "Click, drag, or scroll using taps and gestures on your touchpad." msgstr "" #. (itstool) path: page/title #: C/mouse-touchpad-click.page:23 msgid "Click, drag, or scroll with the touchpad" msgstr "Κάνετε κλικ, σύρρετε ή κυλήστε με το touchpad" #. (itstool) path: page/p #: C/mouse-touchpad-click.page:25 msgid "" "You can click, double-click, drag, and scroll using only your touchpad, " "without separate hardware buttons." msgstr "" "Μπορείτε να κάνετε κλικ, διπλό κλικ, σύρσιμο και κύλιση χρησιμοποιώντας μόνο " "την επιφάνεια αφής σας, χωρίς ξεχωριστά κουμπιά υλικού." #. (itstool) path: item/p #: C/mouse-touchpad-click.page:31 msgid "In the Touchpad section, check Tap to click." msgstr "" "Στον τομέα Επιφάνεια αφής, σημειώστε την επιλογή χτύπημα για " "κλικ." #. (itstool) path: item/p #: C/mouse-touchpad-click.page:40 msgid "To click, tap on the touchpad." msgstr "Για κλικ, χτυπήστε ελαφρά στην επιφάνεια αφής." #. (itstool) path: item/p #: C/mouse-touchpad-click.page:41 msgid "To double-click, tap twice." msgstr "Για διπλό κλικ, χτυπήστε ελαφρά δύο φορές." #. (itstool) path: item/p #: C/mouse-touchpad-click.page:42 msgid "" "To drag an item, double-tap but don't lift your finger after the second tap. " "Drag the item where you want it, then lift your finger to drop." msgstr "" "Για να σύρετε ένα αντικείμενο, χτυπήστε ελαφρά δύο φορές αλλά μη σηκώσετε το " "δάχτυλό σας μετά το δεύτερο χτύπημα. Σύρετε το αντικείμενο εκεί όπου το " "θέλετε και έπειτα σηκώστε το δάχτυλό σας ώστε να αφήσετε το αντικείμενο." #. (itstool) path: item/p #: C/mouse-touchpad-click.page:44 msgid "" "If your touchpad supports multi-finger taps, right-click by tapping with two " "fingers at once. Otherwise, you still need to use hardware buttons to right-" "click. See for a method of right-clicking " "without a second mouse button." msgstr "" "Αν η επιφάνεια αφής σας υποστηρίζει χτυπήματα πολλαπλών δαχτύλων, κάνετε " "δεξί κλικ χτυπώντας ελαφρά με δύο δάχτυλα ταυτόχρονα. Αλλιώς, θα χρειάζεται " "ακόμα να χρησιμοποιείτε κουμπιά υλικού ώστε να κάνετε δεξί κλικ. Δείτε το " " για μια μέθοδο δεξιού κλικ χωρίς δεύτερο " "κουμπί ποντικιού." #. (itstool) path: item/p #: C/mouse-touchpad-click.page:48 msgid "" "If your touchpad supports multi-finger taps, middle-click by tapping with three fingers at once." msgstr "" "Αν η επιφάνεια αφής σας υποστηρίζει χτυπήματα πολλαπλών δαχτύλων, κάνετε " "μεσαίο κλικ χτυπώντας ελαφρά με τρία " "δάχτυλα ταυτόχρονα." #. (itstool) path: note/p #: C/mouse-touchpad-click.page:53 msgid "" "When tapping or dragging with multiple fingers, make sure your fingers are " "spread far enough apart. If your fingers are too close, your computer may " "think they're a single finger." msgstr "" "Κατά το χτύπημα ή το σύρσιμο με τη χρήση πολλαπλών δαχτύλων, βεβαιωθείτε πως " "τα δάχτυλά σας έχουν αρκετή απόσταση μεταξύ τους. Αν τα δάχτυλά σας είναι " "πολύ κοντά, ο υπολογιστής σας ενδέχεται να νομίσει πως είναι ένα μόνο " "δάχτυλο." #. (itstool) path: section/title #: C/mouse-touchpad-click.page:59 msgid "Two finger scroll" msgstr "Κύλιση με δύο δάχτυλα" #. (itstool) path: section/p #: C/mouse-touchpad-click.page:61 msgid "You can scroll using your touchpad using two fingers." msgstr "" "Μπορείτε να κάνετε κύλιση χρησιμοποιώντας την επιφάνεια αφής σας με δύο " "δάχτυλα." #. (itstool) path: item/p #: C/mouse-touchpad-click.page:67 msgid "" "In the Touchpad section, check Two finger scroll." msgstr "" "Στον τομέα Επιφάνεια αφής, σημειώστε το Κύλιση με δύο " "δάχτυλα." #. (itstool) path: section/p #: C/mouse-touchpad-click.page:80 msgid "" "When this is selected, tapping and dragging with one finger will work as " "normal, but if you drag two fingers across any part of the touchpad, it will " "scroll instead. If you also select Enable horizontal scrolling, " "you can move your fingers left and right to scroll horizontally. Be careful " "to space your fingers a bit apart. If your fingers are too close together, " "they just look like one big finger to your touchpad." msgstr "" "Όταν αυτό επιλέγεται, το χτύπημα και το σύρσιμο με ένα δάχτυλο θα λειτουργεί " "κανονικά, αλλά αν σύρετε δύο δάχτυλα κατά μήκος οποιουδήποτε μέρους της " "επιφανείας αφής, τότε θα κάνετε κύλιση. Αν επιλέξετε επίσης την " "Ενεργοποίηση οριζόντιας κύλισης, μπορείτε να μετακινείτε τα " "δάχτυλά σας δεξιά και αριστερά για να κάνετε οριζόντια κύλιση. Προσέχετε, " "ώστε να κρατάτε τα δάχτυλά σας σε κάποια απόσταση μεταξύ τους. Αν τα δάχτυλά " "σας είναι πολύ κοντά, η επιφάνεια αφής σας θα τα βλέπει απλώς σαν ένα μεγάλο " "δάχτυλο." #. (itstool) path: note/p #: C/mouse-touchpad-click.page:87 msgid "Two-finger scrolling may not work on all touchpads." msgstr "" "Η κύλιση με δύο δάχτυλα ενδεχομένως να μη λειτουργεί σε όλες τις επιφάνειες " "αφής." #. (itstool) path: section/title #: C/mouse-touchpad-click.page:92 msgid "Content sticks to fingers" msgstr "Κόλλημα περιεχομένου στα δάχτυλα" #. (itstool) path: section/p #: C/mouse-touchpad-click.page:94 msgid "" "You can drag content as if sliding a physical piece of paper using the " "touchpad." msgstr "" "Μπορείτε να σύρετε περιεχόμενα χρησιμοποιώντας την επιφάνεια αφής, όπως θα " "σύρατε και ένα φυσικό κομμάτι χαρτί." #. (itstool) path: item/p #: C/mouse-touchpad-click.page:101 msgid "" "In the Touchpad section, check Content sticks to " "fingers." msgstr "" "Στον τομέα Επιφάνεια αφής, σημειώστε την επιλογή Το " "περιεχόμενο κολλά στα δάχτυλα." #. (itstool) path: note/p #: C/mouse-touchpad-click.page:105 msgid "" "This feature is also known as Natural Scrolling or Reverse " "Scrolling." msgstr "" "Αυτή η λειτουργία είναι επίσης γνωστή ως Φυσική κίνηση ή " "Αντίστροφη κύλιση." #. (itstool) path: info/desc #: C/mouse-wakeup.page:11 msgid "If you have to wiggle or click the mouse before it responds." msgstr "" "Αν χρειάζεται κάντε κλικ ή να ταρακουνήστε το ποντίκι μέχρι αυτό να " "ανταποκριθεί." #. (itstool) path: page/title #: C/mouse-wakeup.page:23 msgid "Mouse reacts with delay before it starts working" msgstr "Το ποντίκι έχει χρονική καθυστέρηση, πριν αρχίσει να λειτουργεί" #. (itstool) path: page/p #: C/mouse-wakeup.page:25 msgid "" "Wireless and optical mice, as well as touchpads on laptops, may need to " "\"wake up\" before they start working. They automatically go to sleep when " "not in use to save battery power. To wake up your mouse or touchpad, you can " "click on a mouse button or wiggle the mouse." msgstr "" "Τα ασύρματα και τα οπτικά ποντίκια, καθώς και οι επιφάνειες αφής (touchpad) " "των φορητών υπολογιστών, ίσως χρειάζονται κάποιον χρόνο «αφύπνησης» πριν " "αρχίσουν να λειτουργούν. Για εξοικονόμηση της ενέργειας της μπαταρίας, " "αδρανοποιούνται όταν δεν χρησιμοποιούνται. Για να αφυπνήσετε το ποντίκι ή " "την επιφάνεια αφής σας, κάντε κλικ με το ποντίκι ή κινήστε το." #. (itstool) path: page/p #: C/mouse-wakeup.page:29 msgid "" "Laptop touchpads sometimes react with delay after you stop typing before " "they start working. This is to prevent you from accidentally touching the " "touchpad with your palm while typing." msgstr "" #. (itstool) path: info/desc #: C/music-cantplay-drm.page:14 msgid "" "Support for that file format might not be installed or the songs could be " "\"copy protected\"." msgstr "" "Ενδεχομένως δεν έχει εγκατασταθεί η υποστήριξη για το συγκεκριμένο τύπο " "αρχείου ή τα τραγούδια να είναι «προστατευόμενα από την αντιγραφή»." #. (itstool) path: page/title #: C/music-cantplay-drm.page:18 msgid "I can't play the songs I bought from an online music store" msgstr "" "Δε μπορώ να αναπαράγω τα τραγούδια που αγόρασα από ένα διαδικτυακό κατάστημα " "μουσικής" #. (itstool) path: page/p #: C/music-cantplay-drm.page:20 msgid "" "If you downloaded some music from an online store you may find that it won't " "play on your computer, especially if you bought it on a Windows or Mac OS X " "computer and then copied it over." msgstr "" "Αν κάνατε λήψη μουσικής από κάποιο διαδικτυακό κατάστημα, ενδέχεται να δείτε " "πως δεν αναπαράγεται στον υπολογιστή σας, ειδικά αν κάνατε την αγορά σε έναν " "υπολογιστή Windows ή Mac OS X και μετά αντιγράψατε τα αρχεία εδώ." #. (itstool) path: page/p #: C/music-cantplay-drm.page:22 msgid "" "This could be because the music is in a format that is not recognized by " "your computer. To be able to play a song you need to have support for the " "right audio formats installed - for example, if you want to play MP3 files, " "you need MP3 support installed. If you don't have support for a given audio " "format, you should see a message telling you so when you try to play a song. " "The message should also provide instructions for how to install support for " "that format so that you can play it." msgstr "" "Αυτό είναι πιθανό να συμβαίνει επειδή η μουσική μπορεί να βρίσκεται σε " "μορφοποίηση η οποία δεν υποστηρίζεται από τον υπολογιστή σας. Για να " "μπορέσετε να αναπαράγετε ένα τραγούδι χρειάζεται να έχετε εγκαταστημένη την " "υποστήριξη για τον συγκεκριμένο τύπο αρχείου ήχου. Για παράδειγμα, αν θέλετε " "να αναπαράγετε αρχεία MP3, χρειάζεται να έχετε εγκαταστημένη την υποστήριξη " "για τον τύπο αρχείου MP3. Αν δεν έχετε υποστήριξη για ένα συγκεκριμένο τύπο " "ήχου, θα πρέπει να βλέπετε ένα σχετικό μήνυμα κάθε φορά που θα προσπαθήσετε " "να αναπαράγετε ένα τραγούδι. Αυτό το μήνυμα επίσης θα πρέπει να σας παρέχει " "οδηγίες όσον αφορά την εγκατάσταση της υποστήριξης για το συγκεκριμένο τύπο " "αρχείου ώστε να μπορέσετε να το αναπαράγετε." #. (itstool) path: page/p #: C/music-cantplay-drm.page:24 msgid "" "If you do have support installed for the song's audio format but still can't " "play it, the song might be copy protected (also known as being " "DRM restricted). DRM is a way of restricting who can play a song " "and on what devices they can play it. The company that sold the song to you " "is in control of this, not you. If a music file has DRM restrictions, you " "will probably not be able to play it - you generally need special software " "from the vendor to play DRM restricted files, but this software is often not " "supported on Linux." msgstr "" "Αν δε μπορείτε να αναπαράγετε ένα τραγούδι παρόλο που η υποστήριξη για τον " "συγκεκριμένο τύπο αρχείου είναι εγκαταστημένη, το τραγούδι μπορεί να είναι " "προστατευόμενο από αντιγραφή (επίσης γνωστό και ως με " "περιορισμούς DRM. Το DRM είναι ένας τρόπος να περιορίζεται το ποιος θα " "μπορεί να αναπαράγει ένα τραγούδι και το σε ποιες συσκευές θα μπορεί να το " "κάνει. Αυτό δεν το ελέγχετε εσείς, αλλά η εταιρεία από όπου αγοράσατε το " "τραγούδι. Αν ένα μουσικό αρχείο έχει περιορισμούς DRM, πιθανότατα δεν θα " "μπορέσετε να το αναπαράγετε. Γενικά χρειάζεται να χρησιμοποιήσετε ειδικό " "λογισμικό από τον πωλητή ώστε να αναπαράγετε αρχεία με περιορισμούς DRM, " "αλλά αυτό το λογισμικό συνήθως δεν υποστηρίζεται στο Linux." #. (itstool) path: page/p #: C/music-cantplay-drm.page:26 msgid "" "You can learn more about DRM from the Electronic Frontier Foundation." msgstr "" "Μπορείτε να μάθετε περισσότερα σχετικά με το DRM από το σύνδεσμο Ίδρυμα ηλεκτρονικών συνόρων " "(Electronic Frontier Foundation)." #. (itstool) path: info/desc #: C/music-player-ipodtransfer.page:14 msgid "" "Use a media player to copy the songs and safely remove the iPod afterward." msgstr "" "Χρησιμοποιήστε έναν αναπαραγωγέα πολυμέσων για να αντιγράψετε τα αρχεία " "τραγουδιών και έπειτα κάντε ασφαλή απομάκρυνση του iPod." #. (itstool) path: page/title #: C/music-player-ipodtransfer.page:18 msgid "Songs don't appear on my iPod when I copy them onto it" msgstr "" "Τα αρχεία τραγουδιών μου δεν εμφανίζονται μέσα στο iPod όταν τα αντιγράφω σε " "αυτό" #. (itstool) path: page/p #: C/music-player-ipodtransfer.page:20 msgid "" "When you plug an iPod into your computer, it will appear in your music " "player application and also in the file manager (the Files " "application in the Launcher). You must copy songs onto the iPod " "using the music player - if you copy them across using the file manager, it " "won't work because the songs won't be put into the right location. iPods " "have a special location for storing songs that music player applications " "know how to get to but the file manager does not." msgstr "" "Όταν συνδέσετε ένα iPod στον υπολογιστή σας, αυτό θα εμφανιστεί στην " "εφαρμογή αναπαραγωγής σας και επίσης και στον διαχειριστή αρχείων (την " "εφαρμογή Αρχεία στον Εκκινητή). Πρέπει να αντιγράψετε " "τα αρχεία στο iPod χρησιμοποιώντας την εφαρμογή αναπαραγωγής μουσικής. Αν το " "κάνετε με τον διαχειριστή αρχείων, δεν θα είναι σωστό καθώς τα αρχεία " "τραγουδιών δεν θα τοποθετηθούν στην σωστή τοποθεσία. Τα iPod έχουν μία " "συγκεκριμένη τοποθεσία για την αποθήκευση των τραγουδιών στην οποία οι " "εφαρμογές αναπαραγωγής γνωρίζουν πως να έχουν πρόσβαση, ενώ ο διαχειριστής " "αρχείων όχι." #. (itstool) path: page/p #: C/music-player-ipodtransfer.page:22 msgid "" "You also need to wait for the songs to finish copying to the iPod before you " "unplug it. Before unplugging the iPod, make sure you choose to safely remove it. This will make sure that " "all of the songs have been copied across properly." msgstr "" "Επίσης, χρειάζεται να περιμένετε μέχρι να τελειώσει η αντιγραφή των " "τραγουδιών στο iPod μέχρι να το αποσυνδέσετε. Πριν την αποσύνδεση του iPod, " "βεβαιωθείτε ότι επιλέξατε την ασφαλή " "απομάκρυνσή του. Αυτό θα σιγουρέψει πως τα τραγούδια αντιγράφηκαν " "σωστά." #. (itstool) path: page/p #: C/music-player-ipodtransfer.page:24 msgid "" "A further reason why songs might not be appearing on your iPod is that the " "music player application you're using does not support converting the songs " "from one audio format to another. If you copy a song which is saved in an " "audio format that is not supported by your iPod (for example, an Ogg Vorbis " "(.oga) file), the music player will try to convert it to a format that the " "iPod does understand, such as MP3. If the appropriate conversion software " "(also called a codec or encoder) is not installed, the music player will not " "be able to do the conversion and so will not copy the song. Look in the " "software installer for an appropriate codec." msgstr "" "Ένας άλλος λόγος που τα τραγούδια ίσως δεν εμφανιστούν στο iPod σας είναι " "ότι το πρόγραμμα αναπαραγωγής μουσικής που χρησιμοποιείτε δεν υποστηρίζει " "την μετατροπή των τραγουδιών από το ένα φορμά ήχου στο άλλο. Αν αντιγράψετε " "κάποιο τραγούδι το οποίο είναι αποθηκευμένο σε φορμά ήχου που δεν " "υποστηρίζεται από το iPod σας (για παράδειγμα, κάποιο αρχείο Ogg Vorbis " "(.oga)), το πρόγραμμα αναπαραγωγής ήχου θα προσπαθήσει να το μετατρέψει σε " "φορμά που κατανοεί το iPod σας, όπως MP3. Αν δεν ειναι εγκατεστημένο το " "κατάλληλο πρόγραμμα μετατροπής (που ονομάζεται επίσης codec ή " "αποκωδικοποιητής), το πρόγραμμα αναπαραγωγής δεν θα μπορέσει να κάνει την " "μετατροπή, με αποτέλεσμα να μην κάνει την αντιγραφή. Αναζητήστε στον " "εγκαταστάτη του λογισμικού κάποιον κατάλληλο αποκωδικοποιητή." #. (itstool) path: info/desc #: C/music-player-newipod.page:14 msgid "" "Brand-new iPods need to be set-up using the iTunes software before you can " "use them." msgstr "" "Τα ολοκαίνουργια iPod πρέπει να ρυθμιστούν με χρήση του λογισμικού iTunes " "για να μπορέσετε να τα χρησιμοποιήσετε." #. (itstool) path: page/title #: C/music-player-newipod.page:18 msgid "My new iPod won't work" msgstr "Το νέο μου iPod δε λειτουργεί" #. (itstool) path: page/p #: C/music-player-newipod.page:20 msgid "" "If you have a new iPod that has never been connected to a computer before, " "it won't be recognized properly when you connect it to a Linux computer. " "This is because iPods need to be set up and updated using the " "iTunes software, which only runs on Windows and Mac OS X." msgstr "" "Εάν έχετε ένα νέο iPod που δεν έχει συνδεθεί ποτέ με έναν υπολογιστή πριν, " "δεν θα αναγνωριστεί σωστά όταν το συνδέσετε με έναν υπολογιστή Linux. Αυτό " "συμβαίνει επειδή τα iPod θα πρέπει να ρυθμιστούν και να ενημερωθούν με το " "λογισμικό iTunes το οποίο εκτελείται μόνο σε Windows και Mac OS X." #. (itstool) path: page/p #: C/music-player-newipod.page:22 msgid "" "To set up your iPod, install iTunes on a Windows or Mac computer and plug it " "in. You will be led through a few steps to set it up. If asked for the " "Volume Format, choose MS-DOS (FAT), Windows " "or similar. The other format (HFS/Mac) does not work as well with Linux." msgstr "" "Για να ρυθμίσετε το iPod σας, εγκαταστήστε το iTunes σε έναν υπολογιστή " "Windows ή Mac και συνδέστε το. Θα οδηγηθείτε στη ρύθμισή του μέσω κάποιων " "βημάτων. Αν ερωτηθείτε για τη Διαμόρφωση τόμου, επιλέξτε MS-" "DOS (FAT), Windows ή κάτι παρόμοιο. Η άλλη διαμόρφωση " "(HFS/Mac) δε λειτουργεί καλά με το Linux." #. (itstool) path: page/p #: C/music-player-newipod.page:24 msgid "" "Once you have finished setup, the iPod should work normally when you plug it " "into a Linux computer." msgstr "" "Όταν έχετε τελειώσει τη ρύθμιση, το iPod θα πρέπει να λειτουργεί κανονικά " "όταν το συνδέσετε σε έναν υπολογιστή Linux." #. (itstool) path: info/desc #: C/music-player-notrecognized.page:15 msgid "" "Add a .is_audio_player file to tell your computer that it's " "an audio player." msgstr "" "Προσθέστε ένα αρχείο .is_audio_player για να πείτε στον " "υπολογιστή σας ότι πρόκειται για μια συσκευή αναπαραγωγής ήχου." #. (itstool) path: page/title #: C/music-player-notrecognized.page:19 msgid "Why isn't my audio player recognized when I plug it in?" msgstr "" "Γιατί δεν αναγνωρίζεται ο συσκευή αναπαραγωγής μουσικής όταν τη συνδέω στον " "υπολογιστή μου;" #. (itstool) path: page/p #: C/music-player-notrecognized.page:21 msgid "" "If your audio player (MP3 player etc.) is plugged in to the computer but you " "can't see it in your music organizer application, it may not have been " "properly recognized as an audio player." msgstr "" "Εάν η συσκευή αναπαραγωγής ήχου (MP3 player κλπ.) είναι συνδεδεμένη με τον " "υπολογιστή αλλά δεν μπορείτε να την δείτε σε εφαρμογή διοργάνωσης μουσικής, " "μπορεί να μην έχει γίνει αναγνώριση ως συσκευή αναπαραγωγής ήχου." #. (itstool) path: page/p #: C/music-player-notrecognized.page:23 msgid "" "Try unplugging the player and then plugging it in again. If that doesn't " "help, open the file manager. You should " "see the player listed under Devices in the sidebar - click it to " "open the folder for the audio player. Now, click " "FileNew DocumentEmpty " "Document, type .is_audio_player and press " "Enter (the period and underscores are important, and it should be " "all lower-case). This file tells your computer to recognize the device as an " "audio player." msgstr "" "Προσπαθήστε να αποσυνδέσετε τη συσκευή αναπαραγωγής μουσικής και στη " "συνέχεια να τη συνδέσετε ξανά. Εάν αυτό δεν βοηθήσει, ανοίξτε το διαχειριστή αρχείων. Θα πρέπει να δείτε τη " "συσκευή να αναφέρεται στην πλευρική στήλη Συσκευές - κάντε κλικ " "για να ανοίξετε το φάκελο για τη συσκευή αναπαραγωγής ήχου. Τώρα, κάντε κλικ " "στο ΑρχείοΝέο έγγραφοΚενό " "έγγραφο, τύπου .is_audio_player και πατήστε το " "πλήκτρο Enter (το χρονικό διάστημα και οι υπογραμμίσεις είναι " "σημαντικές και θα πρέπει να είναι όλα σε πεζά). Αυτό το αρχείο λέει στον " "υπολογιστής σας να αναγνωρίσει τη συσκευή ως συσκευή αναπαραγωγής ήχου." #. (itstool) path: page/p #: C/music-player-notrecognized.page:25 msgid "" "Now, find the audio player in the file manager sidebar and eject it (right-" "click and click Eject). Unplug it, then plug it back in. This " "time it should have been recognized as an audio player by your music " "organizer. If not, try closing the music organizer and then re-opening it." msgstr "" "Τώρα, βρείτε τη συσκευή αναπαραγωγής ήχου στην πλευρική στήλη του " "διαχειριστή αρχείων και εξαγετέ την (κάνοντας δεξί κλικ Εξαγωγή). " "Αποσυνδέστε την και συνδέστε την ξανά. Αυτή τη φορά θα πρέπει να " "αναγνωρίζεται ως συσκευή αναπαραγωγής ήχου από το λογισμικό σας για την " "οργάνωση της μουσική σας. Αν όχι, δοκιμάστε να κλείσετε το λογισμικό " "οργάνωσης της μουσικής σας και εκκινήστε το ξανά." #. (itstool) path: note/p #: C/music-player-notrecognized.page:28 msgid "" "These instructions won't work for iPods and some other audio players. They " "should work if your player is a USB Mass Storage device, though; it " "should say in its manual if it is." msgstr "" "Αυτές οι οδηγίες δεν θα λειτουργήσουν για τα iPods και κάποιες άλλες " "συσκευές αναπαραγωγής ήχου. Θα πρέπει να λειτουργήσουν αν η συσκευή " "αναπαραγωγής σας είναι συσκευή USB μαζικής αποθήκευσης. Θα πρέπει " "να αναφέρει στο εγχειρίδιο της συσκευή αν πράγματι είναι." #. (itstool) path: note/p #: C/music-player-notrecognized.page:32 msgid "" "When you look in the audio player folder again, you won't see the " ".is_audio_player file. This is because the period in the " "file's name tells the file manager to hide the file. You can check that it " "is still there by clicking ViewShow Hidden " "Files." msgstr "" "Αν κοιτάξετε πάλι στο φάκελο αναπαραγωγής ήχου, δεν θα δείτε το αρχείο " ".is_audio_player. Αυτό οφείλεται στην τελεία (.) στην αρχή " "του ονόματος αρχείου, που δηλώνει στο διαχειριστή αρχείων να κρύψει το όνομα " "του αρχείου. Μπορείτε να ελέγξετε ότι είναι ακόμα εκεί, κάνοντας κλικ στην " "καρτέλα ΠροβολήΕμφάνιση κρυφών " "αρχείων." #. (itstool) path: info/desc #: C/nautilus-behavior.page:8 msgid "" "Single-click to open files, run or view executable text files, and specify " "trash behavior." msgstr "" "Με ένα κλικ μπορείτε να ανοίξετε αρχεία, να εκτελέσετε ή να δείτε τα " "εκτελέσιμα αρχεία κειμένου, καθώς και καθορίσετε τη συμπεριφορά των " "απορριμμάτων." #. (itstool) path: credit/name #: C/nautilus-behavior.page:27 msgid "Sindhu S" msgstr "Sindhu S" #. (itstool) path: page/title #: C/nautilus-behavior.page:33 msgid "File manager behavior preferences" msgstr "Προτιμήσεις συμπεριφοράς του διαχειριστή αρχείων" #. (itstool) path: page/p #: C/nautilus-behavior.page:34 msgid "" "You can control whether you single-click or double-click files, how " "executable text files are handled, and the trash behavior. Click " "Files in the menu bar, pick Preferences and select the " "Behavior tab." msgstr "" "Μπορείτε να ελέγξετε αν θα κάνετε μονό ή διπλό κλικ σε αρχεία, πως να " "διαχειρίζονται τα εκτελέσιμα αρχεία και την συμπεριφορά των απορριμμάτων. " "Κάντε κλικ στο Αρχεία στη μπάρα μενού, επιλέξτε " "Προτιμήσεις και μεταφερθείτε στην καρτέλα Συμπεριφορά." #. (itstool) path: section/title #: C/nautilus-behavior.page:39 msgid "Behavior" msgstr "Συμπεριφορά" #. (itstool) path: item/title #: C/nautilus-behavior.page:42 msgid "Single click to open items" msgstr "Μονό κλικ για το άνοιγμα αντικειμένων" #. (itstool) path: item/title #: C/nautilus-behavior.page:43 msgid "Double click to open items" msgstr "Διπλό κλικ για το άνοιγμα αντικειμένων" #. (itstool) path: item/p #: C/nautilus-behavior.page:44 msgid "" "By default, clicking selects files and double-clicking opens them. You can " "instead choose to have files and folders open when you click on them once. " "When you use single-click mode, you can hold down the Ctrl key " "while clicking to select one or more files." msgstr "" "Εξ ορισμού, κάνοντας ένα κλικ επιλέγονται τα αρχεία και με διπλό κλικ " "ανοίγουν. Μπορείτε να επιλέξετε να ανοίγουν τα αρχεία και οι φάκελοι όταν " "κάνετε κλικ πάνω τους μία φορά. Όταν χρησιμοποιείτε τη λειτουργία μονού " "κλικ, μπορείτε να κρατήσετε πατημένο το πλήκτρο Ctrl ενώ κάνετε " "κλικ για να επιλέξετε ένα ή περισσότερα αρχεία." #. (itstool) path: section/title #: C/nautilus-behavior.page:53 msgid "Executable text files" msgstr "Εκτελέσιμα αρχεία κειμένου" #. (itstool) path: section/p #: C/nautilus-behavior.page:54 msgid "" "An executable text file is a file that contains a program that you can run " "(execute). The file " "permissions must also allow for the file to run as a program. The " "most common are Shell, Python and Perl " "scripts. These have extensions .sh, .py and " ".pl, respectively." msgstr "" "Εκτελέσιμο είναι ένα αρχείο που περιέχει ένα πρόγραμμα το οποίο μπορείτε να " "τρέξετε (να εκτελέσετε). Οι άδειες αρχείου πρέπει και αυτές να επιτρέπουν την " "εκτέλεση του αρχείου ως προγράμματος. Τα συνηθέστερα εκτελέσιμα αρχεία είναι " "σενάρια (scripts) Shell, Python και Perl. " "Τα αρχεία αυτά έχουν επεκτάσεις .sh, .py και " ".pl, αντίστοιχα." #. (itstool) path: section/p #: C/nautilus-behavior.page:61 msgid "When you open an executable text file, you can select from:" msgstr "" "Όταν ανοίγετε κάποιο εκτελέσιμο αρχείο κειμένου, μπορείτε να επιλέξετε " "μεταξύ:" #. (itstool) path: item/p #: C/nautilus-behavior.page:65 msgid "Run executable text files when they are opened" msgstr "Εκτέλεσης των αρχείων κειμένου όταν ανοίγονται" #. (itstool) path: item/p #: C/nautilus-behavior.page:68 msgid "View executable text files when they are opened" msgstr "Προβολής των εκτελέσιμων αρχείων κειμένου όταν ανοίγονται" #. (itstool) path: item/p #: C/nautilus-behavior.page:71 msgid "Ask each time" msgstr "Να ερωτήσθε κάθε φορά" #. (itstool) path: section/p #: C/nautilus-behavior.page:75 msgid "" "If Ask each time is selected, a dialog will pop up asking if you " "wish to run or view the selected text file." msgstr "" "Αν επιλέξετε Να ερωτήσθε κάθε φορά, θα εμφανιστεί διάλογος που θα " "ρωτά αν επιθυμείτε να εκτελέσετε ή να προβάλλετε το επιλεγμένο αρχείο " "κειμένου." #. (itstool) path: section/p #: C/nautilus-behavior.page:78 msgid "" "Executable text files are also called scripts. All scripts in " "~/.local/share/nautilus/scripts folder will appear in the " "context menu for a file under the Scripts " "submenu. When a script is executed from a local folder, all selected files " "will be pasted to the script as parameters. To execute a script on a file:" msgstr "" "Τα εκτελέσιμα αρχεία κειμένου ονομάζονται και σενάρια (scripts). Όλα τα " "σενάρια του φακέλου ~/.local/share/nautilus/scripts " "εμφανίζονται και στο υπομενού Scripts, του " "μενού εντολών με δεξιό κλικ κάθε αρχείου. Όταν εκτελείται κάποιο σενάριο σε " "τοπικό φάκελο, όλα τα επιλεγμένα αρχεία θα μεταφερθούν ως παράμετροι μέσα " "στο σενάριο. Για να εκτελέσετε κάποιο σενάριο σε ένα αρχείο:" #. (itstool) path: item/p #: C/nautilus-behavior.page:86 msgid "Navigate to the desired folder." msgstr "Μεταβείτε στον επιθυμητό φάκελο." #. (itstool) path: item/p #: C/nautilus-behavior.page:89 msgid "Select the desired file." msgstr "Επιλέξτε το επιθυμητό αρχείο." #. (itstool) path: item/p #: C/nautilus-behavior.page:92 msgid "" "Right click on the file to open the context menu and select the desired " "script to execute from the Scripts menu." msgstr "" "Κάντε δεξιό κλικ στο αρχείο για να ανοίξετε το μενού εντολών και από το " "υπομενού Scripts επιλέξτε το επιθυμητό σενάριο." #. (itstool) path: note/p #: C/nautilus-behavior.page:98 msgid "" "A script will not be passed any parameters when executed from a remote " "folder such as a folder showing web or ftp content." msgstr "" "Τα σενάρια δεν λαμβάνουν παραμέτρους όταν εκτελούνται σε απομακρυσμένο " "φάκελο, όπως για παράδειγμα κάποιος φάκελος απομακρυσμένης ιστοσελιδας ή " "διακομιστή ftp." #. (itstool) path: info/title #: C/nautilus-behavior.page:106 msgctxt "link" msgid "File manager trash preferences" msgstr "Προτιμήσεις κάδου απορριμάτων του διαχειριστή αρχείων" #. (itstool) path: section/title #: C/nautilus-behavior.page:108 msgid "Trash" msgstr "Κάδος απορριμάτων" #. (itstool) path: item/title #: C/nautilus-behavior.page:112 msgid "Ask before emptying the Trash or deleting files" msgstr "" "Ερώτηση πριν το άδειασμα των απορριμμάτων ή τη διαγραφή αρχείων" #. (itstool) path: item/p #: C/nautilus-behavior.page:113 msgid "" "This option is selected by default. When emptying the trash, a message will " "be displayed confirming that you would like to empty the trash or delete " "files." msgstr "" "Αυτή η επιλογή εξ ορισμού είναι επιλεγμένη. Κατά το άδειασμα του κάδου " "απορριμάτων, ένα μήνυμα θα εμφανιστεί επιβεβαιώνοντας ότι θα επιθυμούσατε να " "αδειάσετε τον κάδο ή να διαγράψετε αρχεία." #. (itstool) path: item/title #: C/nautilus-behavior.page:116 msgid "Include a Delete command that bypasses Trash" msgstr "" "Συμπερίληψη εντολής διαγραφής η οποία θα παρακάμπτει τα " "Απορρίμματα" #. (itstool) path: item/p #: C/nautilus-behavior.page:117 msgid "" "Selecting this option will add a Delete item to the menu that " "pops up when you right-click on an item in the Files application." msgstr "" "Η επιλογή της λειτουργίας αυτής θα προσθέσει ένα αντικείμενο με τίτλο " "Διαγραφή στο μενού που εμφανίζεται όταν κάνετε δεξί κλικ σε ένα " "αντικείμενο στην εφαρμογή Αρχεία." #. (itstool) path: note/p #: C/nautilus-behavior.page:120 msgid "" "Deleting an item using the Delete menu option bypasses the Trash " "altogether. The item is removed from the system completely. There is no way " "to recover the deleted item." msgstr "" "Η διαγραφή ένος αντικειμένου χρησιμοποιώντας την επιλογή απο το μενού " "Διαγραφή παρακάμπτει τον κάδο απορριμάτων συνολικά. Το στοιχείο " "έχει αφαιρεθεί από το σύστημα στο σύνολό του. Δεν υπάρχει τρόπος για να " "ανακτηθεί το διαγραμμένο στοιχείο." #. (itstool) path: info/desc #: C/nautilus-bookmarks-edit.page:11 msgid "Add, delete, and rename bookmarks in the file manager." msgstr "" "Προσθέστε, διαγράψτε και μετονομάστε σελιδοδείκτες στο διαχειριστή αρχείων." #. (itstool) path: page/title #: C/nautilus-bookmarks-edit.page:24 msgid "Edit folder bookmarks" msgstr "Επεξεργασία σελιδοδεικτών φακέλων" #. (itstool) path: page/p #: C/nautilus-bookmarks-edit.page:25 msgid "Your bookmarks are listed in the sidebar of the file manager." msgstr "" "Οι σελιδοδείκτες σας εμφανίζονται στην πλευρική στήλη του διαχειριστή " "αρχείων." #. (itstool) path: steps/title #: C/nautilus-bookmarks-edit.page:28 msgid "Add a bookmark:" msgstr "Προσθήκη ενός σελιδοδείκτη:" #. (itstool) path: item/p #: C/nautilus-bookmarks-edit.page:29 msgid "Open the folder (or location) that you want to bookmark." msgstr "" "Ανοίξτε τον φάκελο (ή την τοποθεσία) που επιθυμείτε να προσθέσετε στους " "σελιδοδείκτες." #. (itstool) path: item/p #: C/nautilus-bookmarks-edit.page:30 msgid "" "Click Bookmarks in the menu bar and select Bookmark this " "Location." msgstr "" #. (itstool) path: steps/title #: C/nautilus-bookmarks-edit.page:35 msgid "Delete a bookmark:" msgstr "Διαγραφή ενός σελιδοδείκτη:" #. (itstool) path: item/p #: C/nautilus-bookmarks-edit.page:36 msgid "" "Click Bookmarks in the menu bar and select " "Bookmarks... from the app menu." msgstr "" #. (itstool) path: item/p #: C/nautilus-bookmarks-edit.page:38 msgid "" "In the Bookmarks window, select the bookmark you wish to delete " "and click the - button." msgstr "" #. (itstool) path: steps/title #: C/nautilus-bookmarks-edit.page:43 msgid "Rename a bookmark:" msgstr "Μετονομασία ενός σελιδοδείκτη:" #. (itstool) path: item/p #: C/nautilus-bookmarks-edit.page:44 msgid "" "Click on Files in the top bar and pick Bookmarks from " "the app menu." msgstr "" #. (itstool) path: item/p #: C/nautilus-bookmarks-edit.page:46 msgid "" "In the Bookmarks window, select the bookmark you wish to rename." msgstr "" #. (itstool) path: item/p #: C/nautilus-bookmarks-edit.page:48 msgid "In the Name text box, type the new name for the bookmark." msgstr "" "Στο πλαίσιο κειμένου Όνομα, πληκτρολογήστε το νέο όνομα για το " "σελιδοδείκτη." #. (itstool) path: note/p #: C/nautilus-bookmarks-edit.page:50 msgid "" "Renaming a bookmark does not rename the folder. If you have bookmarks to two " "different folders in two different locations, but which each have the same " "name, the bookmarks will have the same name, and you won't be able to tell " "them apart. In these cases, it is useful to give a bookmark a name other " "than the name of the folder it points to." msgstr "" "Μετονομάζοντας ένα σελιδοδείκτη δεν μετονομάζετε το φάκελο. Αν έχετε " "σελιδοδείκτες σε δύο διαφορετικούς φακέλους σε δύο διαφορετικές τοποθεσίες, " "αλλά που το καθένα έχει το ίδιο όνομα, οι σελιδοδείκτες θα έχουν το ίδιο " "όνομα, και δεν θα είναι σε θέση να τους ξεχωρίσουμε. Σε αυτές τις " "περιπτώσεις, είναι χρήσιμο να δώσουμε σε ένα σελιδοδείκτη ένα διαφορετικό " "από το όνομα του φακέλου." #. (itstool) path: info/desc #: C/nautilus-connect.page:12 msgid "" "View and edit files on another computer over FTP, SSH, Windows shares, or " "WebDAV." msgstr "" "Εμφανίστε και επεξεργαστείτε αρχεία σε κάποιον άλλο υπολογιστή μέσω FTP, " "SSH, διαμοίραση των Windows,ή WebDAV." #. (itstool) path: page/title #: C/nautilus-connect.page:26 msgid "Browse files on a server or network share" msgstr "Περιήγηση αρχείων σε έναν εξυπηρετητή ή ένα κοινόχρηστο δίκτυο" #. (itstool) path: page/p #: C/nautilus-connect.page:28 msgid "" "You can connect to a server or network share to browse and view files on " "that server, exactly as if they were on your own computer. This is a " "convenient way to download or upload files on the internet, or to share " "files with other people on your local network." msgstr "" "Μπορείτε να συνδεθείτε σε ένα κοινόχρηστο διακομιστή ή δίκτυο για να " "αναζητήσετε και να δείτε τα αρχεία σε αυτόν το διακομιστή, ακριβώς σαν να " "ήταν στον δικό σας υπολογιστή. Αυτό είναι ένας βολικός τρόπος για να " "κατεβάσετε ή να ανεβάσετε αρχεία στο διαδίκτυο ή να μοιράζεστε αρχεία με " "άλλα άτομα στο τοπικό σας δίκτυο." #. (itstool) path: page/p #: C/nautilus-connect.page:34 msgid "" "To browse files over the network, open the Files application from " "the Dash, and click Browse Network in the sidebar. The " "file manager will find any computers on your local area network that " "advertise their ability to serve files. If you want to connect to a server " "on the internet, or if you do not see the computer you're looking for, you " "can manually connect to a server by typing in its internet/network address." msgstr "" #. (itstool) path: steps/title #: C/nautilus-connect.page:44 msgid "Connect to a file server" msgstr "Σύνδεση σε ένα διακομιστή αρχείων" #. (itstool) path: item/p #: C/nautilus-connect.page:45 msgid "" "In the file manager, click Files in the menu bar and pick " "Connect to Server from the app menu." msgstr "" #. (itstool) path: item/p #: C/nautilus-connect.page:47 msgid "" "Enter the address of the server, in the form of a URL. Details on supported URLs are listed below." msgstr "" #. (itstool) path: note/p #: C/nautilus-connect.page:51 msgid "" "If you have connected to the server before, you can click on it in the " "Recent Servers list." msgstr "" #. (itstool) path: item/p #: C/nautilus-connect.page:55 msgid "" "Click Connect. A new window will open showing you the files on " "the server. You can browse the files just as you would for those on your own " "computer. The server will also be added to the sidebar so you can access it " "quickly in the future" msgstr "" #. (itstool) path: section/title #: C/nautilus-connect.page:63 msgid "Writing URLs" msgstr "" #. (itstool) path: section/p #: C/nautilus-connect.page:65 msgid "" "A URL, or uniform resource locator, is a form of address " "that refers to a location or file on a network. The address is formatted " "like this:" msgstr "" #. (itstool) path: example/p #: C/nautilus-connect.page:68 msgid "scheme://servername.example.com/folder" msgstr "" #. (itstool) path: section/p #: C/nautilus-connect.page:70 msgid "" "The scheme specifies the protocol or type of server. The " "example.com portion of the address is called the domain " "name. If a username is required, it is inserted before the server name:" msgstr "" #. (itstool) path: example/p #: C/nautilus-connect.page:74 msgid "scheme://username@servername.example.com/folder" msgstr "" #. (itstool) path: section/p #: C/nautilus-connect.page:76 msgid "" "Some schemes require the port number to be specified. Insert it after the " "domain name:" msgstr "" #. (itstool) path: example/p #: C/nautilus-connect.page:78 msgid "scheme://servername.example.com:port/folder" msgstr "" #. (itstool) path: section/p #: C/nautilus-connect.page:80 msgid "" "Below are specific examples for the various server types that are supported." msgstr "" #. (itstool) path: section/title #: C/nautilus-connect.page:84 msgid "Types of servers" msgstr "Τύποι εξυπηρετητών" #. (itstool) path: section/p #: C/nautilus-connect.page:86 msgid "" "You can connect to different types of servers. Some servers are public, and " "allow anybody to connect. Other servers require you to log in with a " "username and password." msgstr "" #. (itstool) path: section/p #: C/nautilus-connect.page:89 msgid "" "You may not have permissions to perform certain actions on files on a " "server. For example, on public FTP sites, you will probably not be able to " "delete files." msgstr "" "Μπορεί να μην έχετε δικαιώματα να εκτελέσετε κάποιες ενέργειες σε αρχεία " "στον εξυπηρετητή. Για παράδειγμα, σε δημόσιες σελίδες FTP, πιθανόν να μην " "μπορείτε να διαγράψετε αρχεία." #. (itstool) path: section/p #: C/nautilus-connect.page:92 msgid "" "The URL you enter depends on the protocol that the server uses to export its " "file shares." msgstr "" #. (itstool) path: item/title #: C/nautilus-connect.page:96 msgid "SSH" msgstr "SSH" #. (itstool) path: item/p #: C/nautilus-connect.page:97 msgid "" "If you have a secure shell account on a server, you can connect " "using this method. Many web hosts provide SSH accounts to members so they " "can securely upload files. SSH servers always require you to log in." msgstr "" #. (itstool) path: item/p #: C/nautilus-connect.page:101 msgid "A typical SSH URL looks like this:" msgstr "" #. (itstool) path: example/p #: C/nautilus-connect.page:103 msgid "ssh://username@servername.example.com/folder" msgstr "" #. (itstool) path: item/p #: C/nautilus-connect.page:110 msgid "" "When using SSH, all the data you send (including your password) is encrypted " "so that other users on your network can't see it." msgstr "" "Όταν χρησιμοποιείτε τον εξυπηρετητή SSH, όλα τα δεδομένα που αποστέλλετε " "(συμπεριλαμβανομένου του κωδικού σας) είναι κρυπτογραφημένα, έτσι άλλοι " "χρήστες στο δικτύου σας δε μπορούν να τα δουν." #. (itstool) path: item/title #: C/nautilus-connect.page:114 msgid "FTP (with login)" msgstr "FTP (με κωδικό σύνδεσης)" #. (itstool) path: item/p #: C/nautilus-connect.page:115 msgid "" "FTP is a popular way to exchange files on the Internet. Because data is not " "encrypted over FTP, many servers now provide access through SSH. Some " "servers, however, still allow or require you to use FTP to upload or " "download files. FTP sites with logins will usually allow you to delete and " "upload files." msgstr "" "Το FTP είναι δημοφιλής τρόπος ανταλλαγής αρχείων στο διαδίκτυο. Επειδή τα " "δεδομένα δεν κρυπτογραφούνται μέσω FTP, πολλοί εξυπηρετητές προσφέρουν " "πρόσβαση μέσω SSH. Κάποιοι εξυπηρετητές, όμως, σας επιτρέπουν ακόμη να " "χρησιμοποιήσετε FTP για να αποστείλετε ή να λάβετε αρχεία. Οι ιστοσελίδες " "FTP με σύνδεση θα σας επιτρέπουν συνήθως να διαγράφετε ή να αποστέλλετε " "αρχεία." #. (itstool) path: item/p #: C/nautilus-connect.page:120 msgid "A typical FTP URL looks like this:" msgstr "" #. (itstool) path: example/p #: C/nautilus-connect.page:122 msgid "ftp://username@ftp.example.com/path/" msgstr "" #. (itstool) path: item/title #: C/nautilus-connect.page:126 msgid "Public FTP" msgstr "Δημόσιο FTP" #. (itstool) path: item/p #: C/nautilus-connect.page:127 msgid "" "Sites that allow you to download files will sometimes provide public or " "anonymous FTP access. These servers do not require a username and password, " "and will usually not allow you to delete or upload files." msgstr "" #. (itstool) path: item/p #: C/nautilus-connect.page:131 msgid "A typical anonymous FTP URL looks like this:" msgstr "" #. (itstool) path: example/p #: C/nautilus-connect.page:133 msgid "ftp://ftp.example.com/path/" msgstr "" #. (itstool) path: item/p #: C/nautilus-connect.page:135 msgid "" "Some anonymous FTP sites require you to log in with a public username and " "password, or with a public username using your email address as the " "password. For these servers, use the FTP (with login) method, and " "use the credentials specified by the FTP site." msgstr "" #. (itstool) path: item/title #: C/nautilus-connect.page:142 msgid "Windows share" msgstr "Κοινόχρηστο των Windows" #. (itstool) path: item/p #: C/nautilus-connect.page:143 msgid "" "Windows computers use a proprietary protocol to share files over a local " "area network. Computers on a Windows network are sometimes grouped into " "domains for organization and to better control access. If you have " "the right permissions on the remote computer, you can connect to a Windows " "share from the file manager." msgstr "" "Οι υπολογιστές Windows χρησιμοποιούν ένα κλειστό πρωτόκολλο για να " "διαμοιραστούν αρχεία μέσω ενός τοπικού δικτύου. Οι υπολογιστές σε μία " "περιοχή δικτύου Windows ομαδοποιούνται κάποιες φορές σε τομείς για " "οργάνωση και να διαχειρίζονται τον έλεγχο καλύτερα. Εάν έχετε τα σωστά " "δικαιώματα στον απομακρυσμένο υπολογιστή, μπορείτε να συνδεθείτε σε ένα " "κοινόχρηστο των Windows από τον διαχειριστή αρχείων." #. (itstool) path: item/p #: C/nautilus-connect.page:148 msgid "A typical Windows share URL looks like this:" msgstr "" #. (itstool) path: example/p #: C/nautilus-connect.page:150 msgid "smb://servername/Share" msgstr "" #. (itstool) path: item/title #: C/nautilus-connect.page:154 msgid "WebDAV and Secure WebDAV" msgstr "WebDAV και Ασφαλές WebDAV" #. (itstool) path: item/p #: C/nautilus-connect.page:155 msgid "" "Based on the HTTP protocol used on the web, WebDAV is sometimes used to " "share files on a local network and to store files on the internet. If the " "server you're connecting to supports secure connections, you should choose " "this option. Secure WebDAV uses strong SSL encryption, so that other users " "can't see your password." msgstr "" "Βασισμένο στο πρωτόκολλο HTTP που χρησιμοποιείται στο δίκτυο, το WebDAV " "χρησιμοποιείται κάποιες φορές για το διαμοιρασμό αρχείων σε ένα τοπικό " "δίκτυο και για αποθήκευση αρχείων στο διαδίκτυο. Εάν ο εξυπηρετητής που " "χρησιμοποιείτε υποστηρίζει ασφαλείς συνδέσεις, θα πρέπει να επιλέξετε αυτήν " "την επιλογή. Το Ασφαλές WebDAV χρησιμοποιεί ισχυρή κρυπτογράφηση SSL, ώστε " "άλλοι χρήστες δεν μπορούν να δουν τον κωδικό πρόσβασής σας." #. (itstool) path: item/p #: C/nautilus-connect.page:160 msgid "A typical WebDAV URL looks like this:" msgstr "" #. (itstool) path: example/p #: C/nautilus-connect.page:162 msgid "http://example.hostname.com/path" msgstr "" #. (itstool) path: info/desc #: C/nautilus-display.page:8 msgid "Control icon captions used in the file manager." msgstr "" #. (itstool) path: page/title #: C/nautilus-display.page:31 msgid "File manager display preferences" msgstr "Ρυθμίσεις εμφάνισης διαχειριστή αρχείων" #. (itstool) path: page/p #: C/nautilus-display.page:33 msgid "" "You can control how the file manager displays captions under icons. Click " "Edit in the menu bar, pick Preferences and select the " "Display tab." msgstr "" #. (itstool) path: section/title #: C/nautilus-display.page:38 msgid "Icon captions" msgstr "Λεζάντες εικονιδίων" #. (itstool) path: section/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/nautilus-display.page:40 msgctxt "_" msgid "" "external ref='figures/nautilus-icons.png' " "md5='5eb11f3f70bb27c18f77727f6db678af'" msgstr "" #. (itstool) path: media/p #: C/nautilus-display.page:41 msgid "File manager icons with captions" msgstr "Εικόνες διαχειριστή αρχείων με λεζάντες." #. (itstool) path: section/p #: C/nautilus-display.page:43 msgid "" "When you use icon view, you can choose to have extra information about files " "and folders displayed in a caption under each icon. This is useful, for " "example, if you often need to see who owns a file or when it was last " "modified." msgstr "" "Όταν χρησιμοποιείτε προβολή εικονιδίων, μπορείτε να επιλέξετε να έχετε " "επιπρόσθετες πληροφορίες για τα αρχεία και τους φακέλους εμφανιζόμενες σε " "λεζάντα κάτω από κάθε εικονίδιο. Αυτό είναι χρήσιμο, για παράδειγμα, εάν " "χρειάζεστε συχνά να δείτε σε ποιον ανήκει ένα αρχείο ή πότε τροποποιήθηκε " "τελευταία." #. (itstool) path: section/p #: C/nautilus-display.page:47 msgid "" "You can zoom in a folder by clicking the View Zoom " "In or press Ctrl+. As " "you zoom in, the file manager will display more and more information in " "captions. You can choose up to three things to show in captions. The first " "will be displayed at most zoom levels. The last will only be shown at very " "large sizes." msgstr "" #. (itstool) path: note/p #: C/nautilus-display.page:52 msgid "" "If you have a file manager window open, you may have to reload for icon " "caption changes to take effect. Click " "ViewReload or press " "CtrlR." msgstr "" "Εάν έχετε ανοικτό ένα παράθυρο του διαχειριστή αρχείων, μπορεί να χρειαστεί " "να ανανεώσετε την προβολή, ώστε να τεθούν σε ισχύ οι αλλαγές για την λεζάντα " "εικονιδίου. Κάντε κλικ " "ΠροβολήΑνανέωση ή πατήστε τα πλήκτρα " "CtrlR." #. (itstool) path: info/desc #: C/nautilus-file-properties-basic.page:8 msgid "" "View basic file information, set permissions, and choose default " "applications." msgstr "" "Δείτε βασικές πληροφορίες αρχείων, ορίστε δικαιώματα και επιλέξτε " "προεπιλεγμένες εφαρμογές." #. (itstool) path: page/title #: C/nautilus-file-properties-basic.page:27 msgid "File properties" msgstr "Ιδιότητες αρχείων" #. (itstool) path: page/p #: C/nautilus-file-properties-basic.page:29 msgid "" "To view information about a file or folder, right-click it and select " "Properties. You can also select the file and press " "AltEnter." msgstr "" "Για να δείτε πληροφορίες σχετικά με ένα αρχείο ή ένα φάκελο, κάντε πάνω του " "δεξί κλικ και επιλέξτε Ιδιότητες. Μπορείτε επίσης να επιλέξετε το " "αρχείο και να πατήσετε διαδοχικά τα πλήκτρα " "AltEnter." #. (itstool) path: page/p #: C/nautilus-file-properties-basic.page:33 msgid "" "The file properties window shows you information like the type of file, the " "size of the file, and when you last modified it. If you need this " "information often, you can have it displayed in list view columns or icon captions." msgstr "" "Οι ιδιότητες αρχείου εμφανίζουν πληροφορίες όπως τον τύπο του αρχείου, το " "μέγεθός του και πότε τροποποιήθηκε για τελευταία φορά. Αν χρειάζεστε αυτές " "τις πληροφορίες συχνά, μπορείτε να ορίσετε ώστε να εμφανίζονται σε στήλες προβολής λίστας ή λεζάντες εικονιδίων." #. (itstool) path: page/p #: C/nautilus-file-properties-basic.page:39 msgid "" "The information given on the Basic tab is explained below. There " "are also Permissions and Open With tabs. For certain types of files, such " "as images and videos, there will be an extra tab that provides information " "like the dimensions, duration, and codec." msgstr "" "Τα στοιχεία που αναγράφονται στην καρτέλα Βασικές ρυθμίσεις " "εξηγούνται παρακάτω. Υπάρχουν επίσης καρτέλες Δικαιωμάτα και Άνοιγμα με. Για ορισμένους τύπους " "αρχείων, όπως εικόνες και βίντεο, θα υπάρξει μια επιπλέον καρτέλα που " "παρέχει πληροφορίες, όπως τις διαστάσεις, τη διάρκεια, και τους κόντεκ." #. (itstool) path: section/title #: C/nautilus-file-properties-basic.page:47 msgid "Basic properties" msgstr "Βασικές ιδιότητες" #. (itstool) path: title/gui #. (itstool) path: td/p #: C/nautilus-file-properties-basic.page:50 #: C/nautilus-list.page:37 #: C/net-firewall-ports.page:30 msgid "Name" msgstr "Όνομα" #. (itstool) path: item/p #: C/nautilus-file-properties-basic.page:51 msgid "" "You can rename the file by changing this field. You can also rename a file " "outside the properties window. See ." msgstr "" "Μπορείτε να μετονομάσετε το αρχείο αλλάζοντας αυτό το πεδίο. Μπορείτε επίσης " "να μετονομάσετε ένα αρχείο έξω από το παράθυρο ιδιοτήτων. Δείτε ." #. (itstool) path: title/gui #: C/nautilus-file-properties-basic.page:56 #: C/nautilus-list.page:46 msgid "Type" msgstr "Τύπος" #. (itstool) path: item/p #: C/nautilus-file-properties-basic.page:57 msgid "" "This helps you identify the type of the file, such as PDF document, " "OpenDocument Text, or JPEG image. The file type determines which " "applications can open the file, among other things. For example, you can't " "open a picture with a music player. See for more " "information on this." msgstr "" "Αυτό σας βοηθά να προσδιορίσει τον τύπο του αρχείου, όπως ένα έγγραφο PDF, " "έγραφο κειμένου ανοικτού κώδικα, ή εικόνα σε μορφή JPEG. Ο τύπος αρχείου " "καθορίζει ποιες εφαρμογές μπορούν να ανοίξουν το αρχείο, μεταξύ άλλων. Για " "παράδειγμα, δεν μπορείτε να ανοίξετε μια εικόνα με το πρόγραμμα αναπαραγωγής " "μουσικής. Δείτε για περισσότερες πληροφορίες " "σχετικά με αυτό." #. (itstool) path: item/p #: C/nautilus-file-properties-basic.page:62 msgid "" "The MIME type of the file is shown in parentheses; MIME type is a " "standard way that computers use to refer to the file type." msgstr "" "Ο τύπος MIME του αρχείου εμφανίζεται σε παρένθεση· ο τύπος MIME " "είναι ένας τρόπος πρότυπο που χρησιμοποιούν οι υπολογιστές για να αναφερθούν " "στον τύπο του αρχείου." #. (itstool) path: item/title #: C/nautilus-file-properties-basic.page:67 msgid "Contents" msgstr "Περιεχόμενα" #. (itstool) path: item/p #: C/nautilus-file-properties-basic.page:68 msgid "" "This field is displayed if you are looking at the properties of a folder " "rather than a file. It helps you see the number of items in the folder. If " "the folder includes other folders, each inner folder is counted as one item, " "even if it contains further items. Each file is also counted as one item. If " "the folder is empty, the contents will display nothing." msgstr "" "Αυτό το πεδίο εμφανίζεται αν ψάχνετε τις ιδιότητες ενός φακέλου και όχι ένα " "αρχείο. Αυτό σας βοηθά να δείτε τον αριθμό των αντικειμένων στο φάκελο. Εάν " "ο φάκελος περιλαμβάνει άλλους φακέλους, κάθε εσωτερικός φάκελος υπολογίζεται " "ως ένα στοιχείο, έστω και αν εμπεριέχει περισσότερα αρχεία ή φακέλους. Κάθε " "αρχείο υπολογίζεται επίσης ως ένα στοιχείο. Εάν ο φάκελος είναι άδειος, τα " "περιεχόμενα θα εμφανίσουν τίποτα." #. (itstool) path: item/title #. (itstool) path: title/gui #: C/nautilus-file-properties-basic.page:72 #: C/nautilus-list.page:41 msgid "Size" msgstr "Μέγεθος" #. (itstool) path: item/p #: C/nautilus-file-properties-basic.page:73 msgid "" "This field is displayed if you are looking at a file (not a folder). The " "size of a file tells you how much disk space it takes up. This is also an " "indicator of how long it will take to download a file or send it in an email " "(big files take longer to send/receive)." msgstr "" "Αυτό το πεδίο εμφανίζεται αν ψάχνετε σε ένα αρχείο (όχι σε ένα φάκελο). Το " "μέγεθος του αρχείου αναφέρει πόσο χώρο στο δίσκο καταλαμβάνει. Αυτό είναι " "επίσης ένας δείκτης για το πόσο καιρό θα πάρει για να ολοκληρώσετε τη λήψη " "ενός αρχείου ή να το στείλετε σε ένα μήνυμα ηλεκτρονικού ταχυδρομείου " "(μεγάλα αρχεία χρειάζονται περισσότερο χρόνο για αποστολή/λήψη)." #. (itstool) path: item/p #: C/nautilus-file-properties-basic.page:74 msgid "" "Sizes may be given in bytes, KB, MB, or GB; in the case of the last three, " "the size in bytes will also be given in parentheses. Technically, 1 KB is " "1024 bytes, 1 MB is 1024 KB and so on." msgstr "" "Τα μεγέθη μπορεί να δίνονται σε bytes, KB, MB ή GB· στην περίπτωση των τριών " "τελευταίων, το μέγεθος σε byte θα δοθεί επίσης σε παρένθεση. Τεχνικά, 1 KB " "είναι 1024 byte, 1 MB είναι 1024 KB και ούτω καθεξής." #. (itstool) path: item/title #. (itstool) path: title/gui #: C/nautilus-file-properties-basic.page:78 #: C/nautilus-list.page:95 msgid "Location" msgstr "Τοποθεσία" #. (itstool) path: item/p #: C/nautilus-file-properties-basic.page:79 msgid "" "The location of each file on your computer is given by its absolute " "path. This is a unique \"address\" of the file on your computer, made " "up of a list of the folders that you would need to go into to find the file. " "For example, if Jim had a file called Resume.pdf in his Home " "folder, its location would be /home/jim/Resume.pdf." msgstr "" "Η τοποθεσία του κάθε αρχείου στον υπολογιστή σας δίνεται από την απόλυτη " "διαδρομή. Πρόκειται για μια μοναδική «διεύθυνση» του αρχείου στον " "υπολογιστή σας, που αποτελείται από μια λίστα με τους φακέλους που θα " "χρειαστεί να μπείτε για να βρείτε το αρχείο. Για παράδειγμα, αν ο Jim είχε " "ένα αρχείο με όνομα Περίληψη.pdf στο προσωπικό του φάκελο, η " "θέση του θα ήταν /home/jim/Περίληψη.pdf." #. (itstool) path: item/title #: C/nautilus-file-properties-basic.page:83 msgid "Volume" msgstr "Ένταση" #. (itstool) path: item/p #: C/nautilus-file-properties-basic.page:84 msgid "" "The file system or device that the file is stored on. This shows you where " "the file is physically stored, for example if it is on the hard disk or on a " "CD, or a network share or file " "server. Hard disks can be split up into several disk partitions; the partition will be displayed under " "Volume too." msgstr "" "Το σύστημα αρχείων ή η συσκευή μας όπου είναι αποθηκευμένο το αρχείο. Αυτό " "δείχνει πού είναι αποθηκευμένο το αρχείο, για παράδειγμα αν είναι στο σκληρό " "δίσκο ή σε ένα CD ή σε ένα κοινόχρηστο " "δικτύου ή δίκτυο αρχείων. Οι σκληροί δίσκοι μπορούν να χωριστούν σε " "διάφορες κατατμήσεις δίσκων· η " "κατάτμηση θα εμφανίζεται κάτω από την καρτέλα Τόμος." #. (itstool) path: item/title #: C/nautilus-file-properties-basic.page:94 msgid "Free Space" msgstr "Ελεύθερος χώρος" #. (itstool) path: item/p #: C/nautilus-file-properties-basic.page:95 msgid "" "This is only displayed for folders. It gives the amount of disk space which " "is available on the disk that the folder is on. This is useful for checking " "if the hard disk is full." msgstr "" "Αυτό εμφανίζεται μόνο για τους φακέλους. Δίνει το ποσό του χώρου στο δίσκο " "το οποίο είναι διαθέσιμο στο δίσκο όπου ο φάκελος είναι μέσα σε αυτόν. Αυτό " "είναι χρήσιμο για έλεγχο εάν ο σκληρός δίσκος είναι γεμάτος." #. (itstool) path: item/title #: C/nautilus-file-properties-basic.page:102 msgid "Accessed" msgstr "Προσπελάστηκε" #. (itstool) path: item/p #: C/nautilus-file-properties-basic.page:103 msgid "The date and time when the file was last opened." msgstr "Η ημέρα και η ώρα που το αρχείο άνοιξε τελευταία φορά." #. (itstool) path: item/title #. (itstool) path: title/gui #: C/nautilus-file-properties-basic.page:107 #: C/nautilus-list.page:50 msgid "Modified" msgstr "Τροποποιήθηκε" #. (itstool) path: item/p #: C/nautilus-file-properties-basic.page:108 msgid "The date and time when the file was last changed and saved." msgstr "" "Η ημέρα και η ώρα που το αρχείο τροποποιήθηκε και αποθηκεύτηκε τελευταία " "φορά." #. (itstool) path: info/desc #: C/nautilus-file-properties-permissions.page:9 msgid "Control who can view and edit your files and folders." msgstr "" "Έλεγξε ποιος μπορεί να δει και να επεξεργαστεί τα αρχεία και τους φακέλους " "σας." #. (itstool) path: page/title #: C/nautilus-file-properties-permissions.page:31 msgid "Set file permissions" msgstr "Ορίστε δικαιώματα αρχείου" #. (itstool) path: page/p #: C/nautilus-file-properties-permissions.page:33 msgid "" "You can use file permissions to control who can view and edit files that you " "own. To view and set the permissions for a file, right click it and select " "Properties, then select the Permissions tab." msgstr "" "Μπορείτε να χρησιμοποιήσετε τα δικαιώματα των αρχείων ώστε να ελέγχετε ποιος " "μπορεί να βλέπει και να επεξεργάζεται τα αρχεία που έχετε στην κατοχή σας. " "Για να δείτε και να ρυθμίσετε τα δικαιώματα για ένα αρχείο, κάντε δεξί κλικ " "επάνω του και επιλέξτε Ιδιότητες. Στη συνέχεια, επιλέξτε την " "καρτέλα Δικαιώματα." #. (itstool) path: page/p #: C/nautilus-file-properties-permissions.page:37 msgid "" "See and below for details " "on the types of permissions you can set." msgstr "" "Δείτε και παρακάτω για " "λεπτομέρειες σχετικά με τους τύπους των δικαιωμάτων που μπορείτε να " "ρυθμίσετε." #. (itstool) path: section/title #. (itstool) path: title/gui #: C/nautilus-file-properties-permissions.page:41 #: C/nautilus-preview.page:36 msgid "Files" msgstr "Αρχεία" #. (itstool) path: section/p #: C/nautilus-file-properties-permissions.page:43 msgid "" "You can set the permissions for the file owner, the group owner, and all " "other users of the system. For your files, you are the owner, and you can " "give yourself read-only or read-and-write permission. Set a file to read-" "only if you don't want to accidentally change it." msgstr "" "Μπορείτε να ορίσετε τα δικαιώματα για τον ιδιοκτήτη του αρχείου, τον " "ιδιοκτήτη της ομάδας, και όλους τους άλλους χρήστες του συστήματος. Για τα " "αρχεία σας, που είστε ο ιδιοκτήτης, μπορείτε να δώσετε στον εαυτό σας το " "δικαίωμα μόνο για ανάγνωση ή για ανάγνωση και εγγραφή μαζί. Ορίστε ένα " "αρχείο μόνο για ανάγνωση, εάν δεν θέλετε να το αλλάξετε κατά λάθος." #. (itstool) path: section/p #: C/nautilus-file-properties-permissions.page:48 msgid "" "Every user on your computer belongs to a group. On home computers, it is " "common for each user to have their own group, and group permissions are not " "often used. In corporate environments, groups are sometimes used for " "departments or projects. As well as having an owner, each file belongs to a " "group. You can set the file's group and control the permissions for all " "users in that group. You can only set the file's group to a group you belong " "to." msgstr "" "Κάθε χρήστης στον υπολογιστή σας ανήκει σε μια ομάδα. Σε υπολογιστές στο " "σπίτι, είναι συνηθισμένο κάθε χρήστης για να έχει τη δική τους ομάδα, και τα " "δικαιώματα της ομάδας δεν χρησιμοποιούνται συχνά. Σε εταιρικά περιβάλλοντα, " "οι ομάδες μερικές φορές χρησιμοποιούνται για τις υπηρεσίες ή τα έργα. Όπως " "επίσης έχοντας έναν ιδιοκτήτη, κάθε αρχείο ανήκει σε μια ομάδα. Μπορείτε να " "ρυθμίσετε τα αρχεία της ομάδας και να ελέγξετε τα δικαιώματα για όλους τους " "χρήστες σε αυτή την ομάδα. Μπορείτε να ρυθμίσετε μόνο τα αρχεία της ομάδας " "που εσείς ανήκετε." #. (itstool) path: section/p #: C/nautilus-file-properties-permissions.page:56 msgid "" "You can also set the permissions for users other than the owner and those in " "the file's group." msgstr "" "Μπορείτε επίσης να ρυθμίσετε τα δικαιώματα για χρήστες εκτός από τον " "ιδιοκτήτη και εκείνων στην ομάδα του αρχείου." #. (itstool) path: section/p #: C/nautilus-file-properties-permissions.page:59 msgid "" "If the file is a program, such as a script, you must select Allow " "executing file as program to run it. Even with this option selected, " "the file manager may still open the file in an application or ask you what " "to do. See for more " "information." msgstr "" "Αν το αρχείο είναι ένα πρόγραμμα, όπως ένα σενάριο, πρέπει να επιλέξετε " "Επιτρέψτε την εκτέλεση αρχείου ως πρόγραμμα για να το τρέξει. " "Ακόμη και με αυτήν την επιλογή, ο διαχειριστής αρχείων μπορεί να ανοίξει το " "αρχείο σε μια εφαρμογή ή να σας ρωτήσει τι πρέπει να κάνει. Δείτε για περισσότερες πληροφορίες." #. (itstool) path: section/title #. (itstool) path: title/gui #: C/nautilus-file-properties-permissions.page:67 #: C/nautilus-preview.page:48 msgid "Folders" msgstr "Φάκελοι" #. (itstool) path: section/p #: C/nautilus-file-properties-permissions.page:68 msgid "" "You can set permissions on folders for the owner, group, and other users. " "See the details of file permissions above for an explanation of owners, " "groups, and other users." msgstr "" "Μπορείτε να ορίσετε τα δικαιώματα σε φακέλους για τον ιδιοκτήτη, την ομάδα, " "και άλλους χρήστες. Δείτε τις λεπτομέρειες των δικαιωμάτων στα αρχεία " "παραπάνω για μια εξήγηση των ιδιοκτητών, τις ομάδες και τους άλλους χρήστες." #. (itstool) path: section/p #: C/nautilus-file-properties-permissions.page:71 msgid "" "The permissions you can set for a folder are different from those you can " "set for a file." msgstr "" "Τα δικαιώματα που μπορείτε να ορίσετε για ένα φάκελο είναι διαφορετικά από " "αυτά που μπορείτε να ορίσετε σε ένα αρχείο." #. (itstool) path: title/gui #. (itstool) path: item/title #: C/nautilus-file-properties-permissions.page:75 #: C/net-proxy.page:59 msgid "None" msgstr "Κανένα" #. (itstool) path: item/p #: C/nautilus-file-properties-permissions.page:76 msgid "The user will not even be able to see what files are in the folder." msgstr "" "Ο χρήστης δεν θα είναι καν σε θέση να δει τι είδους αρχεία υπάρχουν στο " "φάκελο." #. (itstool) path: title/gui #: C/nautilus-file-properties-permissions.page:80 msgid "List files only" msgstr "Μόνο λίστα αρχείων" #. (itstool) path: item/p #: C/nautilus-file-properties-permissions.page:81 msgid "" "The user will be able to see what files are in the folder, but will not be " "able to open, create, or delete files." msgstr "" "Ο χρήστης θα είναι σε θέση να δει τι αρχεία βρίσκονται στο φάκελο, αλλά δεν " "θα είναι σε θέση να ανοίξει, να δημιουργήσει ή να διαγράψει αρχεία." #. (itstool) path: title/gui #: C/nautilus-file-properties-permissions.page:85 msgid "Access files" msgstr "Προσπέλαση αρχείων" #. (itstool) path: item/p #: C/nautilus-file-properties-permissions.page:86 msgid "" "The user will be able to open files in the folder (provided they have " "permission to do so on the particular file), but will not be able to create " "new files or delete files." msgstr "" "Ο χρήστης θα είναι σε θέση να ανοίξει τα αρχεία του φακέλου (εφόσον έχει την " "άδεια να το κάνει με το συγκεκριμένο αρχείο), αλλά δεν θα είναι σε θέση να " "δημιουργήσει νέα αρχεία ή να διαγράψει αρχεία." #. (itstool) path: title/gui #: C/nautilus-file-properties-permissions.page:91 msgid "Create and delete files" msgstr "Δημιουργία και διαγραφή αρχείων" #. (itstool) path: item/p #: C/nautilus-file-properties-permissions.page:92 msgid "" "The user will have full access to the folder, including opening, creating, " "and deleting files." msgstr "" "Ο χρήστης θα έχει πλήρη πρόσβαση στο φάκελο, συμπεριλαμβανομένου του " "ανοίγματος, της δημιουργίας και της διαγραφή αρχείων." #. (itstool) path: section/p #: C/nautilus-file-properties-permissions.page:97 msgid "" "You can also quickly set the file permissions for all the files in the " "folder by clicking Change Permissions for Enclosed Files. Use the " "drop-down lists to adjust the permissions of contained files or folders, and " "click Change. Permissions are applied to files and folders in " "subfolders as well, to any depth." msgstr "" #. (itstool) path: info/desc #: C/nautilus-list.page:7 msgid "Control what information is displayed in columns in list view." msgstr "Έλεγχος τι πληροφορίες εμφανίζονται σε στήλες στην προβολή λίστας." #. (itstool) path: page/title #: C/nautilus-list.page:26 msgid "File manager list columns preferences" msgstr "Προτιμήσεις διαχείρισης αρχείων σε στήλες λίστας" #. (itstool) path: page/p #: C/nautilus-list.page:28 msgid "" "There are nine columns of information that you can display in the file " "manager's list view. Click Files in the menu bar, pick " "Preferences and choose the List Columns tab to select " "which columns will be visible." msgstr "" #. (itstool) path: note/p #: C/nautilus-list.page:31 msgid "" "Use the Move Up and Move Down buttons to choose the " "order in which the selected columns will appear." msgstr "" "Χρησιμοποιήστε τα κουμπιά Μετακίνηση πάνω και Μετακίνηση " "προς τα κάτω για να επιλέξετε τη σειρά που θα εμφανίζονται οι στήλες." #. (itstool) path: item/p #: C/nautilus-list.page:38 msgid "The name of folders and files in the folder being viewed." msgstr "Το όνομα των φακέλων και των αρχείων στο φάκελο που προβάλλονται." #. (itstool) path: item/p #: C/nautilus-list.page:42 msgid "" "The size of a folder is given as the number of items contained in the " "folder. The size of a file is given as bytes, KB, or MB." msgstr "" "Το μέγεθος ενός φακέλου δίνεται ως ο αριθμός από αντικείμενα που περιέχονται " "στο φάκελο. Το μέγεθος ενός αρχείου δίνεται ως byte, KB, ή MB." #. (itstool) path: item/p #: C/nautilus-list.page:47 msgid "" "Displayed as folder, or file type such as PDF document, JPEG image, MP3 " "audio, and more." msgstr "" "Προβολή ως φάκελο ή τύπο αρχείου όπως έγγραφο PDF, μορφή εικόνας JPEG, " "αρχείο ήχου σε MP3, και πολλά άλλα." #. (itstool) path: item/p #: C/nautilus-list.page:51 msgid "Shows when the file was last modified." msgstr "" #. (itstool) path: title/gui #: C/nautilus-list.page:54 msgid "Owner" msgstr "Ιδιοκτήτης" #. (itstool) path: item/p #: C/nautilus-list.page:55 msgid "The name of the user the folder or file is owned by." msgstr "Το όνομα του χρήστη στον οποίο ανήκει ο φάκελος ή το αρχείο." #. (itstool) path: title/gui #: C/nautilus-list.page:58 msgid "Group" msgstr "Ομάδα" #. (itstool) path: item/p #: C/nautilus-list.page:59 msgid "" "The group the file is owned by. On my home computers, each user is in their " "own group. Groups are sometimes used in corporate environments, where users " "might be in groups according to department or project." msgstr "" "Η ομάδα όπου ανήκει το αρχείου. Σε υπολογιστές στο σπίτι μου, κάθε χρήστης " "είναι στην δική του ομάδα. Οι ομάδες χρησιμοποιούνται μερικές φορές σε " "εταιρικά περιβάλλοντα, όπου οι χρήστες μπορεί να είναι σε ομάδες ανάλογα με " "το τμήμα ή το έργο." #. (itstool) path: title/gui #: C/nautilus-list.page:64 msgid "Permissions" msgstr "Δικαιώματα" #. (itstool) path: item/p #: C/nautilus-list.page:65 msgid "Displays the file access permissions e.g. drwxrw-r--" msgstr "" "Εμφάνισε τα δικαιώματα πρόσβασης του αρχείου π.χ. drwxrw-r--" #. (itstool) path: item/p #: C/nautilus-list.page:68 msgid "" "The first character - is the file type. - means " "regular file and d means directory (folder)." msgstr "" "Ο πρώτος χαρακτήρας - είναι ο τύπος αρχείου. - " "σημαίνει κανονικό αρχείο και d σημαίνει κατάλογος (φάκελος)." #. (itstool) path: item/p #: C/nautilus-list.page:71 msgid "" "The next three characters rwx specify permissions for the user " "who owns the file." msgstr "" "Οι επόμενοι τρεις χαρακτήρες rwx καθορίζουν τα δικαιώματα για το " "χρήστη που ανήκει το αρχείο." #. (itstool) path: item/p #: C/nautilus-list.page:74 msgid "" "The next three rw- specify permissions for all members of the " "group that owns the file." msgstr "" "Τα επόμενα τρία rw- καθορίζουν τα δικαιώματα για όλα τα μέλη της " "ομάδας στην οποία ανήκει το αρχείο." #. (itstool) path: item/p #: C/nautilus-list.page:77 msgid "" "The last three characters in the column r-- specify permissions " "for all other users on the system." msgstr "" "Οι τελευταίες τρεις χαρακτήρες στη στήλη r-- καθορίζουν τα " "δικαιώματα για όλους τους άλλους χρήστες του συστήματος." #. (itstool) path: item/p #: C/nautilus-list.page:80 msgid "Each character has the following meanings:" msgstr "Κάθε χαρακτήρας έχει την ακόλουθη ερμηνεία:" #. (itstool) path: item/p #: C/nautilus-list.page:84 msgid "r : Read permission." msgstr "r : Δικαίωμα ανάγνωσης." #. (itstool) path: item/p #: C/nautilus-list.page:85 msgid "w : Write permission." msgstr "w : Δικαίωμα εγγραφής." #. (itstool) path: item/p #: C/nautilus-list.page:86 msgid "x : Execute permission." msgstr "x : Δικαίωμα εκτέλεσης." #. (itstool) path: item/p #: C/nautilus-list.page:87 msgid "- : No permission." msgstr "- : Χωρίς δικαιώματα." #. (itstool) path: title/gui #: C/nautilus-list.page:91 msgid "MIME Type" msgstr "Τύπος MIME" #. (itstool) path: item/p #: C/nautilus-list.page:92 msgid "Displays the MIME type of the item." msgstr "Εμφανίζει τον τύπο MIME του αντικειμένου." #. (itstool) path: item/p #: C/nautilus-list.page:96 msgid "The path to the location of the file." msgstr "Η διαδρομή προς την τοποθεσία του αρχείου." #. (itstool) path: page/title #: C/nautilus-prefs.page:17 msgid "File manager preferences" msgstr "Ρυθμίσεις διαχειριστή αρχείων" #. (itstool) path: info/desc #: C/nautilus-preview.page:8 msgid "Control when thumbnails are used for files." msgstr "" #. (itstool) path: page/title #: C/nautilus-preview.page:27 msgid "File manager preview preferences" msgstr "Ρυθμίσεις προεπισκόπισης του διαχειριστή αρχείων" #. (itstool) path: page/p #: C/nautilus-preview.page:29 msgid "" "The file manager creates thumbnails to preview image, video, and text files. " "Thumbnail previews can be slow for large files or over networks, so you can " "control when previews are made. Click Files in the menu bar, pick " "Preferences and select the Preview tab." msgstr "" #. (itstool) path: item/p #: C/nautilus-preview.page:37 msgid "" "By default, all previews are done for Local Files Only, those on " "your computer or connected external drives. You can set this feature to " "Always or Never. The file manager can browse files on other computers over a " "local area network or the internet. If you often browse files over a local " "area network, and the network has high bandwidth, you may want to set the " "preview option to Always." msgstr "" #. (itstool) path: item/p #: C/nautilus-preview.page:44 msgid "" "In addition, you can use the Only for files smaller than setting " "to limit the size of files previewed." msgstr "" #. (itstool) path: item/p #: C/nautilus-preview.page:49 msgid "" "If you show file sizes in list view " "columns or icon " "captions, folders will be shown with a count of how many files and " "folders they contain. Counting items in a folder can be slow, especially for " "very large folders, or over a network. You can turn this feature on or off, " "or turn it on only for files on your computer and local external drives." msgstr "" "Αν δείτε τα μεγέθη των αρχείων σε προβολή " "λίστας ή τίτλους " "εικονιδίων, οι φάκελοι θα εμφανίζονται με ένα αριθμό που δείχνει πόσα " "αρχεία και φακέλους περιέχουν. Μετρώντας τα στοιχεία ενός φακέλου μπορεί να " "είναι αργή, ιδίως για τους πολύ μεγάλους φακέλους, ή μέσω δικτύου. Μπορείτε " "να ενεργοποιήσετε αυτήν τη δυνατότητα ή να την απενεργοποιήσετε ή να την " "ενεργοποιήσετε μόνο για τα αρχεία στον υπολογιστή σας και τις τοπικές " "εξωτερικές μονάδες." #. (itstool) path: info/desc #: C/nautilus-views.page:9 msgid "" "Specify the default view, sort order, and zoom levels for the file manager." msgstr "" "Καθορίστε την προεπιλεγμένη προβολή, τη σειρά ταξινόμησης και τα επίπεδα " "μεγέθυνσης για το διαχειριστή αρχείων." #. (itstool) path: page/title #: C/nautilus-views.page:36 msgid "Views preferences in Files" msgstr "" #. (itstool) path: page/p #: C/nautilus-views.page:38 msgid "" "You can change the default view for new folders, how files and folders are " "sorted by default, the zoom level for the icon and compact views, and " "whether files are displayed in the tree sidebar. Select Files Preferences in the top bar while " "Files is open and select the Views tab." msgstr "" #. (itstool) path: section/title #: C/nautilus-views.page:46 msgid "Default view" msgstr "Προεπιλεγμένη εμφάνιση" #. (itstool) path: title/gui #: C/nautilus-views.page:49 msgid "View new folders using" msgstr "Προβολή νέων φακέλων με χρήση" #. (itstool) path: item/p #: C/nautilus-views.page:50 msgid "" "By default, new folders are shown in icon view. If you prefer the list view, " "you can set it here as the default. Alternatively, you can select a " "different view for each folder as you browse by clicking the View items as a list or View " "items as a grid of icons button in the toolbar." msgstr "" #. (itstool) path: title/gui #: C/nautilus-views.page:57 msgid "Arrange items" msgstr "Στοίχιση αντικειμένων" #. (itstool) path: item/p #: C/nautilus-views.page:58 msgid "" "You can change the default sort order that is used in folders using the " "Arrange items drop-down list in the preferences to sort by name, " "file size, file type, when they were last modified, when they were last " "accessed or when they were trashed." msgstr "" #. (itstool) path: item/p #. TRANSLATORS: use the translation of the tooltip for the downwards #. pointing arrow button that opens the preferences menu in the main #. window for 'View options' #: C/nautilus-views.page:64 msgid "" "You can change how files are sorted in an " "individual folder by clicking the View options button in the toolbar and choosing By " "Name, By Size, By Type or By Modification " "Date, or by clicking the list column headers in list view. This menu " "only affects the current folder." msgstr "" #. (itstool) path: title/gui #: C/nautilus-views.page:72 msgid "Sort folders before files" msgstr "Ταξινόμηση φακέλων πριν από αρχεία" #. (itstool) path: item/p #: C/nautilus-views.page:73 msgid "" "By default, the file manager no longer shows all folders before files. To " "see all folders listed before files, enable this option." msgstr "" #. (itstool) path: title/gui #: C/nautilus-views.page:77 msgid "Show hidden and backup files" msgstr "Εμφάνιση κρυφών αρχείων και αρχείων αντιγράφων ασφαλείας" #. (itstool) path: item/p #: C/nautilus-views.page:78 msgid "" "The file manager does not display hidden " "files and folders by default. You can always show hidden files by " "selecting this option." msgstr "" #. (itstool) path: item/p #. TRANSLATORS: use the translation of the tooltip for the downwards #. pointing arrow button that opens the preferences menu in the main #. window for 'View options' #: C/nautilus-views.page:83 msgid "" "You can also show hidden files in an individual window by selecting " "Show Hidden Files, from the View options menu in the toolbar." msgstr "" #. (itstool) path: section/title #: C/nautilus-views.page:92 msgid "Icon view defaults" msgstr "Προεπιλογές προβολής με εικονίδια" #. (itstool) path: title/gui #: C/nautilus-views.page:95 #: C/nautilus-views.page:116 msgid "Default zoom level" msgstr "Προεπιλεγμένο επίπεδο μεγέθυνσης" #. (itstool) path: item/p #. TRANSLATORS: use the translation of the tooltip for the downwards #. pointing arrow button that opens the preferences menu in the main #. window for 'View options' #: C/nautilus-views.page:98 msgid "" "You can make the icons and text larger or smaller by default in icon view " "using this option. You can also change this setting in an individual folder " "by clicking the View " "options button in the toolbar and selecting Zoom In, " "Zoom Out or Normal Size. If you frequently use a " "larger or smaller zoom level, you can set the default with this option." msgstr "" #. (itstool) path: item/p #: C/nautilus-views.page:105 msgid "" "In icon view, more or fewer captions are shown based on your zoom level." msgstr "" #. (itstool) path: section/title #: C/nautilus-views.page:113 msgid "List view defaults" msgstr "Προεπιλογές προβολής λίστας" #. (itstool) path: item/p #. TRANSLATORS: use the translation of the tooltip for the downwards #. pointing arrow button that opens the preferences menu in the main #. window for 'View options' #: C/nautilus-views.page:119 msgid "" "You can make the icons and text larger or smaller in list view using this " "option. You can also do this in an individual folder by clicking the View options button in " "the toolbar and selecting Zoom In, Zoom Out or " "Normal Size." msgstr "" #. (itstool) path: info/desc #: C/net-antivirus.page:11 msgid "" "There are few Linux viruses, so you probably don't need anti-virus software." msgstr "" "Υπάρχουν λίγοι ιοί για Linux, έτσι πιθανώς δεν χρειάζεστε λογισμικό κατά των " "ιών (antivirus)." #. (itstool) path: page/title #: C/net-antivirus.page:25 msgid "Do I need anti-virus software?" msgstr "Χρειάζομαι λογισμικό κατά των ιών;" #. (itstool) path: page/p #: C/net-antivirus.page:27 msgid "" "If you are used to Windows or Mac OS, you are probably also used to having " "anti-virus software running all of the time. Anti-virus software runs in the " "background, constantly checking for computer viruses that might find their " "way onto your computer and cause problems." msgstr "" "Αν έχετε συνηθίσει τα Windows ή Mac OS, έχετε πιθανώς συνηθίσει να έχετε " "λογισμικό προστασίας κατά των ιών να εκτελείται όλη την ώρα. Το λογισμικό " "προστασίας κατά των ιών τρέχει στο παρασκήνιο, ελέγχοντας συνεχώς για ιούς " "υπολογιστών που θα μπορούσαν να βρουν το δρόμο τους στον υπολογιστή σας και " "να προκαλέσουν προβλήματα." #. (itstool) path: page/p #: C/net-antivirus.page:31 msgid "" "Anti-virus software does exist for Linux, but you probably don't need to use " "it. Viruses that affect Linux are still very rare. Some argue that this is " "because Linux is not as widely used as other operating systems, so no-one " "writes viruses for it. Others argue that Linux is intrinsically more secure, " "and security problems that viruses could make use of are fixed very quickly." msgstr "" "Υπάρχει λογισμικό προστασίας κατά των ιών για Linux, πιθανότατα όμως δεν θα " "το χρειαστείτε. Ιοί οι οποίοι επηρεάζουν το Linux είναι ακόμα πολύ σπάνιοι. " "Κάποιοι υποστηρίζουν πως αυτό συμβαίνει λόγω του ότι το Linux δεν είναι τόσο " "ευρέως χρησιμοποιούμενο όσο τα υπόλοιπα λειτουργικά συστήματα, οπότε κανένας " "δεν γράφει ιούς γι αυτό. Άλλοι, υποστηρίζουν πως το Linux είναι εγγενώς " "ασφαλέστερο και πως τα προβλήματα ασφαλείας τα οποία θα μπορούσαν να " "χρησιμοποιήσουν οι ιοί διορθώνονται πολύ γρήγορα." #. (itstool) path: page/p #: C/net-antivirus.page:36 msgid "" "Whatever the reason, Linux viruses are so rare that you don't really need to " "worry about them at the moment." msgstr "" "Όποιος και αν είναι ο λόγος, οι ιοί για Linux είναι τόσο σπάνιοι που δεν " "πρέπει πραγματικά να ανησυχείτε για αυτούς αυτή τη στιγμή." #. (itstool) path: page/p #: C/net-antivirus.page:38 msgid "" "If you want to be extra-safe, or if you want to check for viruses in files " "that you are passing between yourself and people using Windows and Mac OS, " "you can still install anti-virus software. Check in Ubuntu " "Software where a number of applications are available." msgstr "" #. (itstool) path: info/desc #: C/net-browser.page:11 msgid "" "Change the default browser, install Flash, install the java plugin, Silverlight support…" msgstr "" #. (itstool) path: credit/name #: C/net-browser.page:19 #: C/net-chat.page:19 #: C/net-email.page:17 #: C/net-general.page:19 #: C/net-problem.page:17 #: C/net-security.page:17 #: C/net-wired.page:17 #: C/net-wireless.page:21 #: C/net-wireless-connect.page:19 msgid "The Ubuntu Documentation Team" msgstr "Η ομάδα τεκμηρίωσης του Ubuntu" #. (itstool) path: page/title #: C/net-browser.page:24 msgid "Web Browsers" msgstr "Περιηγητές διαδικτύου" #. (itstool) path: info/desc #: C/net-chat.page:11 msgid "" "Chat on any network using " "Empathy, make video " "calls, install skype, social networking apps" msgstr "" "Συνομιλία σε οποιοδήποτε δίκτυο " "χρησιμοποιώντας τον Άμεσο αποστολέα μηνυμάτων empathy, " "πραγματοποιείτε κλήσεις βίντεο, εγκαταστήστε το Skype, εφαρμογές κοινωνικής δικτύωσης" #. (itstool) path: page/title #: C/net-chat.page:24 msgid "Chat & Social Networking" msgstr "Συνομιλία & Κοινωνική δικτύωση" #. (itstool) path: info/desc #: C/net-chat-empathy.page:15 msgid "" "With Empathy you can chat, call and video call with friends and " "colleagues on a variety of networks" msgstr "" "Με τον Άμεσο αποστολέα μηνυμάτων empathy μπορείτε να κάνετε " "συνομιλία, κλήση φωνής και βίντεο με τους φίλους και τους συναδέλφους σε μια " "ποικιλία δικτύων" #. (itstool) path: page/title #: C/net-chat-empathy.page:20 msgid "Instant messaging on Ubuntu" msgstr "Άμεσα μηνύματα στο Ubuntu" #. (itstool) path: page/p #: C/net-chat-empathy.page:22 msgid "" "With the Empathy application, you can chat with people online and " "with friends and colleagues who use Google Talk, AIM, Windows Live and many " "other chat programs. With a microphone or a webcam you can also have audio " "or video calls." msgstr "" "Με την εφαρμογή Άμεσης αποστολής μηνυμάτων empathy, μπορείτε να " "συνομιλήσετε με τους ανθρώπους σε απευθείας σύνδεση και με τους φίλους και " "συναδέλφους που χρησιμοποιούν το Google Talk, AIM, Windows Live και πολλά " "άλλα προγράμματα συνομιλίας. Με ένα μικρόφωνο ή μια κάμερα μπορείτε να έχετε " "κλήσεις φωνής ή και κλήσεις με βίντεο." #. (itstool) path: page/p #: C/net-chat-empathy.page:29 msgid "" "Empathy is not installed by default in Ubuntu, but you can install it from the Ubuntu package archive. " "Start Empathy Instant Messaging from the Dash, the Launcher " "or choose Empathy from the Messaging menu." msgstr "" #. (itstool) path: note/p #: C/net-chat-empathy.page:39 msgid "" "You can change your instant messaging status (Available, Away, Busy, etc.) " "from the Messaging menu." msgstr "" #. (itstool) path: page/p #: C/net-chat-empathy.page:45 msgid "" "For help with using Empathy, read the Empathy " "manual." msgstr "" "Για βοήθεια σχετικά με τη χρήση του Empathy, διαβάστε το εγχειρίδιο του Empathy." #. (itstool) path: info/desc #: C/net-chat-skype.page:14 msgid "" "Skype is proprietary software and must be installed manually on " "Ubuntu" msgstr "" "Το Skype είναι ιδιόκτητο λογισμικό και πρέπει να εγκατασταθεί " "χειροκίνητα στο Ubuntu" #. (itstool) path: page/title #: C/net-chat-skype.page:19 msgid "How can I use Skype on Ubuntu?" msgstr "Πώς μπορώ να χρησιμοποιήσω το Skype στο Ubuntu ;" #. (itstool) path: page/p #: C/net-chat-skype.page:21 msgid "" "Skype is proprietary software that allows you to make calls over " "the Internet using your computer." msgstr "" "Το Skype είναι ιδιόκτητο πρόγραμμα το οποίο επιτρέπει να " "πραγματοποιείτε κλήσεις μέσω διαδικτύου χρησιμοποιώντας τον υπολογιστή σας." #. (itstool) path: page/p #: C/net-chat-skype.page:26 msgid "" "Skype uses decentralized peer-to-peer technologies, so your calls do not go " "through a central server, but through distributed servers and other users." msgstr "" "Το skype χρησιμοποιεί αποκεντρωμένες τεχνολογίες που μοιράζονται τους πόρους " "τους ισοδύναμα, έτσι ώστε οι κλήσεις σας δεν πηγαίνουν μέσα από ένα κεντρικό " "εξυπηρετητή, αλλά μέσα από κατανεμημένους εξυπηρετητές και άλλους χρήστες." #. (itstool) path: page/p #: C/net-chat-skype.page:31 msgid "" "The Skype software is free to use, but it is not free software; the source " "code is proprietary and not available for modification." msgstr "" "Το πρόγραμμα Skype είναι ελεύθερο για χρήση, αλλά δεν είναι ελεύθερο " "λογισμικό' ο πηγαίος κώδικας είναι ιδιοταγής και δεν είναι διαθέσιμος για " "επεξεργασία." #. (itstool) path: page/p #: C/net-chat-skype.page:36 msgid "" "Skype is not installed by default on Ubuntu. Install the skype package to use it." msgstr "" "Το Skype δεν είναι εγκατεστημένο από προεπιλογή στο Ubuntu. Εγκαταστήστε το skype πακέτο για να το " "χρησιμοποιήσετε." #. (itstool) path: note/p #: C/net-chat-skype.page:41 msgid "" "You need to activate the " "Canonical Partner Repository to install Skype" msgstr "" "Θα πρέπει να ενεργοποιήσετε τα αποθετήρια των συνεργατών της Canonical " "για την εγκατάσταση του Skype" #. (itstool) path: list/title #: C/net-chat-skype.page:55 msgid "Additional resources for help with Skype" msgstr "Επιπλέον πηγές για βοήθεια σχετικά με το Skype" #. (itstool) path: item/p #: C/net-chat-skype.page:57 msgid "" " How to " "record Skype conversations " msgstr "" " Πώς να " "εγγράψετε συνομιλίες στο Skype " #. (itstool) path: item/p #: C/net-chat-skype.page:63 msgid "" " A list of webcams which " "are compatible with Skype " msgstr "" " Μία λίστα από κάμερες " "δικτύου οι οποίες είναι συμβατές με το Skype " #. (itstool) path: item/p #: C/net-chat-skype.page:69 msgid "" " " "Troubleshooting Skype - for advanced users " msgstr "" " " "Επίλυση προβλημάτων του Skype - για προχωρημένους χρήστες " #. (itstool) path: info/desc #: C/net-chat-social.page:13 msgid "" "Post to Twitter, Facebook and other social networking " "sites directly from your desktop" msgstr "" "Αναρτήστε σε Twitter, Facebook και σε άλλες σελίδες " "κοινωνικής δικτύωσης απευθείας από τον υπολογιστή σας" #. (itstool) path: page/title #: C/net-chat-social.page:18 msgid "Social networking from the desktop" msgstr "Κοινωνική δικτύωση από την επιφάνειας εργασίας του υπολογιστή" #. (itstool) path: page/p #: C/net-chat-social.page:20 msgid "" "With Ubuntu you can post to your favorite social networking sites from your " "desktop. Ubuntu uses the Friends scope to allow you to organize " "your social networking sites in one place, and to post updates from the " "Me Menu without opening any website." msgstr "" #. (itstool) path: page/p #: C/net-chat-social.page:27 msgid "To set up your social networking accounts:" msgstr "Για να ρυθμίσετε τους λογαριασμούς κοινωνικής σας δικτύωσης:" #. (itstool) path: item/p #: C/net-chat-social.page:32 msgid "" "Open the System menu on the right " "hand side of the menu bar and select \"System Settings...\"." msgstr "" #. (itstool) path: item/p #: C/net-chat-social.page:36 msgid "Choose Online accounts" msgstr "" #. (itstool) path: item/p #: C/net-chat-social.page:40 msgid "" "Choose the social networking site you want to set up and click Add " "Account..." msgstr "" #. (itstool) path: item/p #: C/net-chat-social.page:44 msgid "" "Click Authorize and insert your account settings for that site, " "and follow the instructions" msgstr "" "Επιλέξτε Εξουσιδότηση και εισάγετε τις ρυθμίσεις του λογαριασμού " "σας για αυτόν τον ιστότοπο, και ακολουθείστε τις οδηγίες" #. (itstool) path: page/p #: C/net-chat-social.page:51 msgid "" "You can now view your social networking messages from the Messaging menu on the right hand side of the menu " "bar, in the Broadcast section. Click on any of the items in that " "section to open Friends scope and to read or post messages to " "your social network." msgstr "" #. (itstool) path: info/desc #: C/net-chat-video.page:13 msgid "What applications can I use to make video calls?" msgstr "" "Τι εφαρμογές μπορώ να χρησιμοποιήσω για να πραγματοποιήσω βιντεοκλήσεις;" #. (itstool) path: page/title #: C/net-chat-video.page:17 msgid "Video calls" msgstr "Βιντεοκλήσεις" #. (itstool) path: page/p #: C/net-chat-video.page:19 msgid "" "You can make video calls from Ubuntu without installing any additional " "software using Empathy - via the Google Talk, MSN " ", Jabber , and SIP networks. See the Empathy manual for help on " "making video calls with Empathy." msgstr "" "Μπορείτε να πραγματοποιήσετε κλήσεις βίντεο από το Ubuntu χωρίς να " "εγκαταστήσετε κάποιο επιπλέον λογισμικό χρησιμοποιώντας την εφαρμογή " "Empathy, μέσω των δικτύων Google Talk, MSN , " "Jabber και SIP. Δείτε το εγχειρίδιο του Empathy για βοήθεια στην πραγματοποίηση " "κλήσεων βίντεο με το Empathy." #. (itstool) path: list/title #: C/net-chat-video.page:28 msgid "Other applications which support video calls include" msgstr "Άλλες εφαρμογές οι οποίες ενσωματώνουν υποστήριξη βιντεοκλήσεων" #. (itstool) path: item/p #: C/net-chat-video.page:30 msgid "Skype" msgstr "" #. (itstool) path: item/p #: C/net-chat-video.page:34 msgid "Ekiga" msgstr "Ekiga" #. (itstool) path: info/desc #: C/net-default-browser.page:19 msgid "" "Change the default web browser by going to Details in the " "System Settings." msgstr "" "Αλλάξτε τον προεπιλεγμένο περιηγητή διαδικτύου πηγαίνοντας στις " "Λεπτομέρειες στις Ρυθμίσεις συστήματος." #. (itstool) path: page/title #: C/net-default-browser.page:23 msgid "Change which web browser websites are opened in" msgstr "" "Αλλάξτε την επιλογή για το με ποιον περιηγητή ιστού θα ανοίγουν οι " "ιστοσελίδες" #. (itstool) path: page/p #: C/net-default-browser.page:25 msgid "" "When you click a link to a web page in any application, a web browser will " "automatically open up to that page. If you have more than one browser " "installed, however, the page may not open up in the browser you wanted it to " "open in. To fix this, change the default web browser:" msgstr "" "Όταν κάνετε κλικ σε έναν υπερσύνδεσμο προς μια ιστοσελίδα από κάποια " "εφαρμογή, θα ανοίξει αυτόματα ένας περιηγητής ιστού σε αυτή τη σελίδα. Παρ' " "όλα αυτά, αν έχετε εγκατεστημένους παραπάνω από έναν περιηγητές, η σελίδα " "ίσως να μην ανοίξει με τον περιηγητή που θα θέλατε. Για να το διορθώσετε " "αυτό, αλλάξτε τον προεπιλεγμένο περιηγητή ιστού:" #. (itstool) path: item/p #: C/net-default-browser.page:33 #: C/net-default-email.page:33 msgid "" "Open Details and choose Default Applications from the " "list on the left side of the window." msgstr "" "Ανοίξτε Λεπτομέρειες και επιλέξτε Προεπιλεγμένες " "εφαρμογες από τη λίστα αριστερά του παραθύρου." #. (itstool) path: item/p #: C/net-default-browser.page:37 msgid "" "Choose which web browser you would like links to be opened in by changing " "the Web option." msgstr "" "Επιλέξτε ποιο πρόγραμμα περιήγησης στο διαδίκτυο θα θέλατε να συνδέεται " "αλλάζοντας την επιλογή Διαδίκτυο." #. (itstool) path: page/p #: C/net-default-browser.page:41 msgid "" "When you open up a different web browser, it might tell you that it's not " "the default browser any more. If this happens, click the Cancel " "button (or similar) so that it doesn't try to set itself as the default " "browser again." msgstr "" "Όταν ανοίξετε έναν διαφορετικό περιηγητή ιστού, ίσως σας ενημερώσει ότι δεν " "είναι πια ο προεπιλεγμένος περιηγητής. Αν συμβεί αυτό, πατήστε το κουμπί " "Άκυρο (ή κάτι παρόμοιο) ώστε να μην προσπαθήσει να τεθεί ξανά " "προεπιλεγμένος." #. (itstool) path: info/desc #: C/net-default-email.page:19 msgid "" "Change the default email client by going to Details in the " "System Settings." msgstr "" "Αλλάξτε την προεπιλεγμένη εφαρμογή ηλεκτρονικής αλληλογραφίας μεταβαίνοντας " "στις Λεπτομέρειες που βρίσκεται στις Ρυθμίσεις " "συστήματος." #. (itstool) path: page/title #: C/net-default-email.page:23 msgid "Change which mail application is used to write emails" msgstr "" "Αλλάξτε την εφαρμογή αλληλογραφίας που χρησιμοποιείται για το γράψιμο " "ηλεκτρονικών γραμμάτων" #. (itstool) path: page/p #: C/net-default-email.page:25 msgid "" "When you click a button or link to send a new email (for example, in your " "word processing application), your default mail application will open up " "with a blank message, ready for you to write. If you have more than one mail " "application installed, however, the wrong mail application might open up. " "You can fix this by changing which one is the default email application:" msgstr "" "Όταν κάνετε κλικ σε ένα κουτί ή έναν υπερσύνδεσμο για να στείλετε κάποιο " "ηλεκτρονικό γράμμα (για παράδειγμα, σε κάποια εφαρμογή επεξεργασίας " "κειμένου), θα ανοίξει η προεπιλεγμένη εφαρμογή αλληλογραφίας με ένα κενό " "μήνυμα, έτοιμο για να γράψετε. Παρ'όλα αυτά, αν έχετε εγκατεστημένες " "παραπάνω από μία εφαρμογές αλληλογραφίας, ίσως ανοίξει η λάθος εφαρμογή. " "Μπορείτε να το διορθώσετε αυτό, αλλάζοντας την προεπιλεγμένη εφαρμογή " "αλληλογραφίας:" #. (itstool) path: item/p #: C/net-default-email.page:37 msgid "" "Choose which email client you would like to be used by default by changing " "the Mail option." msgstr "" "Επιλέξτε ποιο πρόγραμμα ηλεκτρονικού ταχυδρομείου θα θέλατε να " "χρησιμοποιείται από προεπιλογή αλλάζοντας την επιλογή " "Αλληλογραφία." #. (itstool) path: info/desc #: C/net-email.page:12 msgid "Default email apps" msgstr "" "Προεπιλεγμένες εφαρμογές ηλεκτρονικού " "ταχυδρομείου" #. (itstool) path: credit/name #: C/net-email.page:21 #: C/net-general.page:23 msgid "The GNOME Documentation Project" msgstr "Το έργο τεκμηρίωσης GNOME" #. (itstool) path: page/title #: C/net-email.page:25 msgid "Email & email software" msgstr "Ηλεκτρονικό ταχυδρομείο & λογισμικό ηλεκτρονικού ταχυδρομείου" #. (itstool) path: info/desc #: C/net-email-virus.page:17 msgid "" "Viruses are unlikely to infect your computer, but could infect the computers " "of people you email." msgstr "" "Οι ιοί και άλλο κακόβουλο λογισμικό δεν μπορούν να βλάψουν τον υπολογιστή " "σας, αλλά μπορεί να βλάψουν τα άτομα στα οποία στέλνετε μηνύματα " "ηλεκτρονικού ταχυδρομείου." #. (itstool) path: page/title #: C/net-email-virus.page:21 msgid "Do I need to scan my emails for viruses?" msgstr "" "Χρειάζεται να ελέγξω τα μηνύματα ηλεκτρονικού ταχυδρομείου μου για ιούς;" #. (itstool) path: page/p #: C/net-email-virus.page:23 msgid "" "Viruses are programs that cause problems if they manage to find their way " "onto your computer. A common way of them getting onto your computer is " "through email messages." msgstr "" "Οι ιοί είναι προγράμματα που προκαλούν προβλήματα αν καταφέρουν να βρουν το " "δρόμο τους προς τον υπολογιστή. Ένας κοινός τρόπος για την είσοδό τους στον " "υπολογιστή, είναι μέσω μηνυμάτων ηλεκτρονικού ταχυδρομείου." #. (itstool) path: page/p #: C/net-email-virus.page:25 msgid "" "Viruses that can affect computers running Linux are quite rare, so you are " "unlikely to get a virus through email or " "otherwise. If you receive an email with a virus hidden in it, it will " "probably have no effect on your computer. As such, you probably don't need " "to scan your email for viruses." msgstr "" "Ιοί οι οποίοι μπορούν να επηρεάσουν υπολογιστές με λειτουργικό σύστημα Linux " "είναι αρκετά σπάνιοι, οπότε είναι μάλλον απίθανο να εισβάλλει κάποιος ιός στον υπολογιστή σας μέσω ηλ, " "μηνύματος ή με άλλον τρόπο. Αν δεχτείτε κάποιο ηλεκτρονικό μήνυμα με " "έναν ιό κρυμμένο μέσα του, πιθανότατα αυτό δεν θα έχει κανένα αντίκτυπο στον " "υπολογιστή σας. Έτσι, πιθανότατα δεν είναι ανάγκη να ελέγχετε τα ηλεκτρονικά " "σας μηνύματα για ιούς." #. (itstool) path: page/p #: C/net-email-virus.page:27 msgid "" "You may, however, wish to scan your email for viruses in case you happen to " "forward a virus from one person to another. For example, if one of your " "friends has a Windows computer with a virus and sends you a virus-infected " "email, and you then forward that email to another friend with a Windows " "computer, then the second friend might get the virus too. You could install " "an anti-virus application to scan your emails to prevent this, but it's " "unlikely to happen and most people using Windows and Mac OS have anti-virus " "software of their own anyway." msgstr "" "Ίσως, ωστόσο, επιθυμείτε να σαρώνετε τα μηνύματα ηλεκτρονικού ταχυδρομείου " "σας για ιούς σε περίπτωση που τύχει να διαβιβάσετε κάποιον ιό από ένα άτομο " "σε ένα άλλο. Για παράδειγμα, εάν κάποιος φίλος σας έχει έναν υπολογιστή " "Windows με έναν ιό και σας στείλει ένα μήνυμα ηλεκτρονικού ταχυδρομείου " "μολυσμένο με ιό, κα μετά διαβιβάσετε το ηλεκτρονικό μήνυμα αυτό σε κάποιον " "άλλο φίλο με υπολογιστή Windows, τότε ο δεύτερος φίλος μπορεί να μολυνθεί κι " "αυτός από τον ιό. Μπορείτε να εγκαταστήσετε μια εφαρμογή κατά των ιών για να " "το αποτρέψετε αυτό, αλλά είναι μάλλον απίθανο να συμβεί και οι περισσότεροι " "άνθρωποι που χρησιμοποιούν Windows ή Mac OS έχουν δικό τους λογισμικό κατά " "των ιών έτσι κι αλλιώς." #. (itstool) path: info/desc #: C/net-findip.page:24 msgid "Knowing your IP address can help you troubleshoot network problems." msgstr "" "Το να γνωρίζετε τη διεύθυνση IP σας μπορεί να σας βοηθήσει να επιλύσετε " "προβλήματα δικτύου." #. (itstool) path: page/title #: C/net-findip.page:28 msgid "Find your IP address" msgstr "Εύρεση της IP διεύθυνσής σας" #. (itstool) path: page/p #: C/net-findip.page:30 msgid "" "Knowing your IP address can help you troubleshoot problems with your " "internet connection. You may be surprised to learn that you have " "two IP addresses: an IP address for your computer on the internal " "network and an IP address for your computer on the internet." msgstr "" "Το να γνωρίζετε τη διεύθυνση IP σας μπορεί να σας βοηθήσει να αντιμετωπίσετε " "προβλήματα με τη σύνδεση δικτύου σας. Ίσως σας εκπλήξει να μάθετε ότι έχετε " "δύο διευθύνσεις IP: μία διεύθυνση IP για τον υπολογιστή σας στο " "εσωτερικό δίκτυο και μία διεύθυνση IP για τον υπολογιστή σας στο διαδίκτυο." #. (itstool) path: steps/title #: C/net-findip.page:33 msgid "Find your internal (network) IP address" msgstr "Βρείτε την εσωτερική διεύθυνση IP σας (δικτύου)" #. (itstool) path: item/p #: C/net-findip.page:35 msgid "" "Open Network and select Wired or Wireless " "from the list on the left, depending on which network connection you want to " "find the IP address for." msgstr "" #. (itstool) path: item/p #: C/net-findip.page:36 msgid "" "Your internal IP address will be displayed in the list of information." msgstr "" #. (itstool) path: steps/title #: C/net-findip.page:40 msgid "Find your external (internet) IP address" msgstr "Βρείτε την εξωτερική διεύθυνση IP σας (διαδικτύου)" #. (itstool) path: item/p #: C/net-findip.page:41 msgid "" "Visit whatismyipaddress.com." msgstr "" "Επισκεφτείτε τον διαδικτυακό τόπο whatismyipaddress.com." #. (itstool) path: item/p #: C/net-findip.page:42 msgid "The site will display your external IP address for you." msgstr "Ο ιστότοπος θα εμφανίσει την εξωτερική σας διεύθυνση IP για εσάς." #. (itstool) path: page/p #: C/net-findip.page:45 msgid "" "Depending on how your computer connects to the internet, these addresses may " "be the same." msgstr "" "Ανάλογα με τον τρόπο που ο υπολογιστής σας συνδέεται με το διαδίκτυο, αυτές " "οι διευθύνσεις μπορεί να είναι οι ίδιες." #. (itstool) path: info/desc #: C/net-firewall-on-off.page:7 msgid "" "You can control which programs can access the network. This helps to keep " "your computer secure." msgstr "" "Μπορείτε να ελέγξετε ποια προγράμματα μπορούν να έχουν πρόσβαση στο δίκτυο. " "Αυτό βοηθά να διατηρήσετε τον υπολογιστή σας ασφαλή." #. (itstool) path: page/title #: C/net-firewall-on-off.page:24 msgid "Enable or block firewall access" msgstr "Ενεργοποίηση ή εμπόδιση της πρόσβασης τείχους προστασίας" #. (itstool) path: page/p #: C/net-firewall-on-off.page:26 msgid "" "Ubuntu comes equipped with the Uncomplicated Firewall " "(ufw) but the firewall is not enabled by default. Because Ubuntu " "does not have any open network services (except for basic network " "infrastructure) in the default installation, a firewall is not needed to " "block incoming attempted malicious connections." msgstr "" "Το Ubuntu έρχεται εξοπλισμένο με το Απλοποιημένο τείχος " "προστασίας (ufw) αλλά το τείχος προστασίας δεν είναι " "ενεργοποιημένο από προεπιλογή. Επειδή το Ubuntu δεν έχει ανοιχτές υπηρεσίες " "δικτύου (εκτός από τη βασική υποδομή δικτύου) στην προκαθορισμένη " "εγκατάσταση, δεν χρειάζεται τείχος προστασίας για να αποκόπτει τις " "προσπάθειες εισερχόμενων κακόβουλων συνδέσεων." #. (itstool) path: page/p #: C/net-firewall-on-off.page:28 msgid "" "For more information about how to use ufw, see the online " "documentation." msgstr "" "Για περισσότερες πληροφορίες σχετικά με τη χρήση του ufw, δείτε στην τεκμηρίωση στο " "διαδίκτυο." #. (itstool) path: section/title #: C/net-firewall-on-off.page:31 msgid "Turn the firewall on or off" msgstr "Ενεργοποίηση ή απενεργοποίηση του τείχους προστασίας" #. (itstool) path: section/p #: C/net-firewall-on-off.page:32 msgid "" "To turn on the firewall, enter sudo ufw enable in a terminal. To " "turn off ufw, enter sudo ufw disable." msgstr "" "Για να ενεργοποιήσετε το τείχος προστασίας, εισάγετε την εντολή sudo " "ufw enable στο τερματικό. Για να απενεργοποιήσετε το ufw, εισάγετε " "sudo ufw disable." #. (itstool) path: section/title #: C/net-firewall-on-off.page:36 msgid "Allow or block specific network activity" msgstr "Επιτρέψτε ή αποτρέψτε συγκεκριμένη δικτυακή δραστηριότητα" #. (itstool) path: section/p #: C/net-firewall-on-off.page:37 msgid "" "Many programs are built to offer network services. For instance, you can " "share content, or let someone view your desktop remotely. Depending on which " "additional programs you install, you may need to adjust the firewall to " "allow these services to work as intended. UfW comes with a number of rules " "already pre-configured. For instance, to allow SSH connections, " "enter sudo ufw allow ssh in a terminal. To block ssh, enter " "sudo ufw block ssh." msgstr "" "Πολλές εφαρμογές έχουν σχεδιαστεί ώστε να παρέχουν δικτυακές υπηρεσίες. Για " "παράδειγμα, μπορείτε να μοιράζεστε περιεχόμενο ή να επιτρέψετε σε κάποιον " "άλλον να έχει πρόσβαση στον υπολογιστή σας με απομακρυσμένη διαχείριση. " "Ανάλογα από ποιες επιπλέον εφαρμογές έχετε εγκαταστήσει, μπορεί να χρειαστεί " "η αντίστοιχη προσαρμογή του τείχους προστασίας, ώστε να επιτρέπετε σε αυτές " "να λειτουργήσουν όπως πρέπει. Το UfW έρχεται με πολλές προεπιλογές. Για " "παράδειγμα, για να επιτρέψετε συνδέσεις SSH, σε τερματικό " "πληκτρολογείστε sudo ufw allow ssh. Για να εμποδίσετε συνδέσεις " "SSH, πληκτρολογείστε sudo ufw block ssh." #. (itstool) path: section/p #: C/net-firewall-on-off.page:38 msgid "" "Each program that provides services uses a specific network port. " "To enable access to that program's services, you may need to allow access to " "its assigned port on the firewall. To allow connections on port 53, enter " "sudo ufw allow 53 in a terminal. To block port 53, enter " "sudo ufw block 53." msgstr "" "Κάθε εφαρμογή δικτύου χρησιμοποιεί μια συγκεκριμένη δικτυακή θύρα " "(πόρτα). Για να δώσετε πρόσβαση σε αυτήν την εφαρμογή, ίσως χρειαστεί " "να δώσετε πρόσβαση στη θύρα που χρησιμοποιεί από το τείχος προστασίας. Για " "να επιτρέψετε συνδέσεις στη θύρα 53, σε τερματικό πληκτρολογείστε sudo " "ufw allow 53 και πατήστε Enter. Για να αποτρέψετε πρόσβαση στη θύρα " "53, σε τερματικό πληκτρολογείστε sudo ufw block 53 και πατήστε " "Enter." #. (itstool) path: section/p #: C/net-firewall-on-off.page:39 msgid "" "To check the current status of ufw, enter sudo ufw status in a " "terminal." msgstr "" "Για να ελέγξετε την τρέχουσα κατάσταση στο ufw, εισάγετε την εντολή " "sudo ufw status στο τερματικό." #. (itstool) path: section/title #: C/net-firewall-on-off.page:43 msgid "Use ufw without a terminal" msgstr "Χρήση του ufw χωρίς τερματικό" #. (itstool) path: section/p #: C/net-firewall-on-off.page:44 msgid "" "You can also install gufw if you prefer to set up the firewall " "without using a terminal. To install, click this " "link." msgstr "" "Μπορείτε επίσης να εγκαταστήσετε το gufw αν προτιμάτε να " "ρυθμίσετε το τείχος προστασίας χωρίς να κάνετε χρήση του τερματικού. Για " "εγκατάσταση, κάντε κλικ αυτό το σύνδεσμο." #. (itstool) path: section/p #: C/net-firewall-on-off.page:45 msgid "" "You can launch this program by searching for Firewall " "Configuration in the Dash. The program does not need to be " "kept open for the firewall to work." msgstr "" "Για την εκκίνηση της εφαρμογής, αναζητήστε Ρυθμίσεις τείχους " "προστασίας στο Dash. Η εφαρμογή δεν απαιτείται να είναι " "ανοιχτή για να είναι σε λειτουργεία το τείχος προστασίας." #. (itstool) path: info/desc #: C/net-firewall-ports.page:11 msgid "" "You need to specify the right network port to enable/disable network access " "for a program with your firewall." msgstr "" "Πρέπει να καθορίσετε τη σωστή θύρα δικτύου για να " "ενεργοποιήσετε/απενεργοποιήσετε την πρόσβαση στο δίκτυο για ένα πρόγραμμα με " "το τείχος προστασίας σας." #. (itstool) path: page/title #: C/net-firewall-ports.page:20 msgid "Commonly-used network ports" msgstr "Οι πιο συχνά χρησιμοποιούμενες θύρες δικτύου" #. (itstool) path: page/p #: C/net-firewall-ports.page:21 msgid "" "This is a list of network ports commonly used by applications that provide " "network services, like file sharing or remote desktop viewing. You can " "change your system's firewall to block or " "allow access to these applications. There are thousands of ports in " "use, so this table isn't complete." msgstr "" "Αυτή είναι μια λίστα με θύρες δικτύου που χρησιμοποιούνται συχνά από τις " "εφαρμογές που παρέχουν υπηρεσίες δικτύου, όπως η κοινή χρήση αρχείων ή η " "απομακρυσμένη προβολή επιφάνειας εργασίας. Μπορείτε να αλλάξετε το τείχος " "προστασίας του συστήματός σας ώστε να αποκλείσετε ή να επιτρέψετε την πρόσβαση σε αυτές τις " "εφαρμογές. Υπάρχουν χιλιάδες θύρες σε χρήση, έτσι αυτός ο πίνακας δεν είναι " "πλήρης." #. (itstool) path: td/p #: C/net-firewall-ports.page:27 msgid "Port" msgstr "Θύρα" #. (itstool) path: td/p #: C/net-firewall-ports.page:33 msgid "Description" msgstr "Περιγραφή" #. (itstool) path: td/p #: C/net-firewall-ports.page:40 msgid "5353/udp" msgstr "5353/udp" #. (itstool) path: td/p #: C/net-firewall-ports.page:43 msgid "mDNS, Avahi" msgstr "mDNS, Avahi" #. (itstool) path: td/p #: C/net-firewall-ports.page:46 msgid "" "Allows systems to find each other, and describe which services they offer, " "without you having to specify the details manually." msgstr "" "Επιτρέπει στα συστήματα να εντοπίζονται μεταξύ τους και να περιγράψουν ποιες " "υπηρεσίες προσφέρουν, χωρίς να χρειάζεται να προσδιορίζονται οι λεπτομέρειες " "χειροκίνητα." #. (itstool) path: td/p #: C/net-firewall-ports.page:51 msgid "631/udp" msgstr "631/udp" #. (itstool) path: td/p #. (itstool) path: page/title #: C/net-firewall-ports.page:54 #: C/net-firewall-ports.page:65 #: C/printing.page:28 msgid "Printing" msgstr "Εκτυπώσεις" #. (itstool) path: td/p #: C/net-firewall-ports.page:57 msgid "Allows you to send print jobs to a printer over the network." msgstr "" "Σας επιτρέπει να στέλνετε εργασίες προς εκτύπωση σε έναν εκτυπωτή μέσω " "δικτύου." #. (itstool) path: td/p #: C/net-firewall-ports.page:62 msgid "631/tcp" msgstr "631/tcp" #. (itstool) path: td/p #: C/net-firewall-ports.page:68 msgid "Allows you to share your printer with other people over the network." msgstr "" "Σας επιτρέπει να μοιράζεστε τον εκτυπωτή σας με άλλα άτομα μέσω δικτύου." #. (itstool) path: td/p #: C/net-firewall-ports.page:73 msgid "5298/tcp" msgstr "5298/tcp" #. (itstool) path: td/p #: C/net-firewall-ports.page:76 msgid "Presence" msgstr "Παρουσία" #. (itstool) path: td/p #: C/net-firewall-ports.page:79 msgid "" "Allows you to advertise your instant messaging status to other people on the " "network, such as \"online\" or \"busy\"." msgstr "" "Σας επιτρέπει να διαφημίζετε την κατάσταση άμεσων μηνυμάτων σας σε άλλα " "άτομα στο δίκτυο, όπως το τυπικό μήνυμα «σε σύνδεση» ή το «απασχολημένος»." #. (itstool) path: td/p #: C/net-firewall-ports.page:84 msgid "5900/tcp" msgstr "5900/tcp" #. (itstool) path: td/p #: C/net-firewall-ports.page:87 msgid "Remote desktop" msgstr "Απομακρυσμένη επιφάνεια εργασίας" #. (itstool) path: td/p #: C/net-firewall-ports.page:90 msgid "" "Allows you to share your desktop so other people can view it or provide " "remote assistance." msgstr "" "Σας επιτρέπει να μοιράζεστε την επιφάνεια εργασίας σας, ώστε άλλα άτομα να " "μπορούν να τη βλέπουν ή να παρέχουν απομακρυσμένη βοήθεια." #. (itstool) path: td/p #: C/net-firewall-ports.page:95 msgid "3689/tcp" msgstr "3689/tcp" #. (itstool) path: td/p #: C/net-firewall-ports.page:98 msgid "Music sharing (DAAP)" msgstr "Διαμοίραση μουσικής (DAAP)" #. (itstool) path: td/p #: C/net-firewall-ports.page:101 msgid "Allows you to share your music library with others on your network." msgstr "" "Σας επιτρέπει να μοιράζεστε τη μουσική σας βιβλιοθήκη με άλλα άτομα στο " "δίκτυό σας." #. (itstool) path: info/desc #: C/net-fixed-ip-address.page:16 msgid "" "Using a static IP address can make it easier to provide some network " "services from your computer." msgstr "" "Η χρήση μιας στατικής διεύθυνσης IP μπορεί να διευκολύνει την παροχή κάποιων " "υπηρεσιών δικτύου από τον υπολογιστή σας." #. (itstool) path: page/title #: C/net-fixed-ip-address.page:20 msgid "Create a connection with a fixed IP address" msgstr "Δημιουργία σύνδεσης με σταθερή διεύθυνση IP" #. (itstool) path: page/p #: C/net-fixed-ip-address.page:22 msgid "" "Most networks will automatically assign an IP address and other details to your computer when you " "connect to the network. These details can change periodically, but you might " "want to have a fixed IP address for the computer so you always know what its " "address is (for example, if it is a file server)." msgstr "" "Τα περισσότερα δίκτυα θα εκχωρήσουν αυτόματα μια διεύθυνση IP και άλλες λεπτομέρειες στον υπολογιστή σας " "όταν συνδέεστε στο δίκτυο. Αυτές οι λεπτομέρειες μπορούν να αλλάξουν κατά " "περιόδους, ίσως όμως να θέλετε να έχετε μια σταθερή διεύθυνση IP για τον " "υπολογιστή ώστε να γνωρίζετε πάντα ποια είναι η διεύθυνσή του (για " "παράδειγμα, εάν πρόκειται για ένα διακομιστή αρχείων)." #. (itstool) path: page/p #: C/net-fixed-ip-address.page:23 msgid "To give your computer a fixed (static) IP address:" msgstr "" "Για να παρέχετε στον υπολογιστή σας μια σταθερή (στατική) διεύθυνση IP:" #. (itstool) path: item/p #: C/net-fixed-ip-address.page:26 #: C/net-wrongnetwork.page:29 msgid "" "Click the network menu on the menu bar and select Edit " "Connections." msgstr "" "Κάντε κλικ στο μενού δίκτυο στη μπάρα μενού και επιλέξτε " "Επεξεργασία συνδέσεων." #. (itstool) path: item/p #: C/net-fixed-ip-address.page:27 msgid "" "Select the Wired connection on the Wired tab or your " "WiFi network on the Wireless tab and click Edit." msgstr "" "Επιλέξτε Ενσύρματη σύνδεση στην καρτέλα Ενσύρματο ή το " "ασύρματο (WiFi) δίκτυό σας στην καρτέλα Ασύρματο και κάντε κλικ " "στην επιλογή Επεξεργασία." #. (itstool) path: item/p #: C/net-fixed-ip-address.page:28 msgid "" "Click on the IPv4 Settings tab and change the Method " "to Manual." msgstr "" "Κάντε κλικ στην καρτέλα Ρυθμίσεις IPv4 και αλλάξτε το στοιχείο " "Μέθοδος σε Χειροκίνητο." #. (itstool) path: item/p #: C/net-fixed-ip-address.page:29 msgid "" "If no connection information is listed in the Addresses list, or " "if you want to set up a new connection, click Add." msgstr "" "Εάν δεν υπάρχουν πληροφορίες σύνδεσης στη λίστα με τις " "Διευθύνσεις ή αν θέλετε να δημιουργήσετε μια νέα σύνδεση, κάντε " "κλικ στο κουμπί Προσθήκη." #. (itstool) path: item/p #: C/net-fixed-ip-address.page:30 msgid "" "Enter the IP Address, Netmask, and Gateway " "information into the appropriate boxes. How you choose these will depend on " "your network setup; there are specific rules governing which IP addresses " "and netmasks are valid for a given network." msgstr "" "Πληκτρολογήστε πληροφορίας στα στοιχεία Διεύθυνση IP, Μάσκα " "δικτύου, και Πύλη στα κατάλληλα κενά. Πώς μπορείτε να τα " "επιλέξετε θα εξαρτηθεί από το δίκτυό σας. Υπάρχουν συγκεκριμένοι κανόνες που " "διέπουν το ποιες διευθύνσεις IP και μάσκες δικτύου είναι έγκυρες για ένα " "συγκεκριμένο δίκτυο." #. (itstool) path: item/p #: C/net-fixed-ip-address.page:31 msgid "" "If necessary, enter a Domain Name Server address into the DNS " "servers box. This is the IP address of a server which looks up domain " "names; most corporate networks and internet providers have dedicated DNS " "servers." msgstr "" "Εάν είναι απαραίτητο, εισάγετε μια διεύθυνση σε ένα Διακομιστή ονόματος " "χώρου μέσα στο πεδίο Διακομιστές DNS. Αυτή είναι η διεύθυνση " "IP ενός διακομιστή που αναζητά ονόματα χώρου. Τα περισσότερα εταιρικά δίκτυα " "και πάροχοι διαδικτύου έχουν δημιουργήσει διακομιστές DNS." #. (itstool) path: item/p #: C/net-fixed-ip-address.page:32 msgid "" "Click Save. The network connection should now have a fixed IP " "address." msgstr "" "Κάντε κλικ στην επιλογή Αποθήκευση. Η σύνδεση δικτύου θα πρέπει " "τώρα να έχει μια σταθερή διεύθυνση IP." #. (itstool) path: info/desc #: C/net-general.page:11 msgid "" "Find your IP address, WEP & WPA security, MAC addresses, proxies…" msgstr "" "Βρείτε τη διεύθυνση IP σας, ασφάλεια WEP & WPA, διευθύνσεις MAC, διαμεσολαβητές " "(proxies)…" #. (itstool) path: page/title #: C/net-general.page:29 msgid "Networking terms & tips" msgstr "Δικτυακοί όροι & συμβουλές" #. (itstool) path: info/desc #: C/net-install-flash.page:15 msgid "" "You may need to install Flash to be able to view websites like YouTube, " "which display videos and interactive web pages." msgstr "" "Ενδεχομένως να χρειαστεί να εγκαταστήσετε το flash για να είστε σε θέση να " "δείτε ιστοσελίδες όπως το YouTube, το οποίο εμφανίζει βίντεο και " "διαδραστικές ιστοσελίδες." #. (itstool) path: page/title #: C/net-install-flash.page:19 msgid "Install the Flash plug-in" msgstr "Εγκατάσταση πρόσθετου για το flash" #. (itstool) path: page/p #: C/net-install-flash.page:21 msgid "" "Flash is a plug-in for your web browser that allows you " "to watch videos and use interactive web pages on some websites. Some " "websites won't work without Flash." msgstr "" "Το Flash είναι πρόσθετο για τον περιηγητή ιστού σας το " "το οποίο σας επιτρέπει να βλέπετε βίντεο και να χρησιμοποιείτε διαδραστικές " "ιστοσελίδες σε κάποιους ιστοτόπους. Κάποιοι ιστότοποι δεν θα λειτουργήσουν " "χωρίς Flash." #. (itstool) path: page/p #: C/net-install-flash.page:28 msgid "" "If you do not have Flash installed, you will probably see a message telling " "you so when you visit a website that needs it. Flash is available as a free " "(but not open-source) download for most web browsers." msgstr "" "Αν δεν έχετε εγκατεστημένο το flash, θα δείτε πιθανότατα ένα μήνυμα που σας " "ενημερώνει όταν επισκέπτεστε μια ιστοσελίδα που το χρειάζεται. Το flash " "είναι διαθέσιμο για δωρεάν λήψη (αλλά όχι ανοιχτού κώδικα) από τα " "περισσότερα προγράμματα περιήγησης δικτύου." #. (itstool) path: steps/title #: C/net-install-flash.page:32 msgid "How to install Flash" msgstr "Πώς να εγκαταστήσετε το flash" #. (itstool) path: item/p #: C/net-install-flash.page:34 msgid "" "Click this link to launch an " "install option window." msgstr "" #. (itstool) path: item/p #: C/net-install-flash.page:37 msgid "If you choose to install Flash, click Install." msgstr "" #. (itstool) path: item/p #: C/net-install-flash.page:40 msgid "" "If you have any web browser windows open, close them and then re-open them. " "The web browser should detect that Flash is installed when you open it " "again, and you should now be able to view websites using Flash." msgstr "" "Εάν έχετε οποιοδήποτε παράθυρο περιηγητή ανοικτό, κλείστε τα και στη " "συνέχεια ανοίξτε τα πάλι. Το πρόγραμμα περιήγησης διαδικτύου θα πρέπει να " "ανιχνεύσει ότι υπάρχει εγκατεστημένο το flash όταν το ανοίξετε ξανά και, θα " "πρέπει τώρα να μπορείτε να δείτε ιστοσελίδες που χρησιμοποιούν flash." #. (itstool) path: section/title #: C/net-install-flash.page:46 msgid "Open-source alternatives to Flash" msgstr "Ανοιχτού κώδικα εναλλακτικές λύσεις για το flash" #. (itstool) path: section/p #: C/net-install-flash.page:47 msgid "" "A handful of free, open-source alternatives to Flash are available. These " "tend to work better than the Flash plug-in in some ways (for example, by " "handling sound playback better), but worse in others (for example, by not " "being able to display some of the more complicated Flash pages on the web)." msgstr "" "Είναι διαθέσιμος ένα αριθμός δωρεάν, ανοιχτού κώδικα εναλλακτικών λύσεων για " "το flash. Αυτές έχουν την τάση να λειτουργούν καλύτερα από το πρόσθετο του " "flash με κάποιους τρόπους (για παράδειγμα, διαχειρίζοντας τον ήχο " "αναπαραγωγής καλύτερα), αλλά χειρότερα σε άλλες (για παράδειγμα, με το να " "μην είναι σε θέση να εμφανίσει κάποιες από τις πιο περίπλοκες σελίδες σε " "flash στο διαδίκτυο) ." #. (itstool) path: section/p #: C/net-install-flash.page:50 msgid "" "You might like to try one of these if you are dissatisfied with the Flash " "player, or if you would like to use as much open-source software as possible " "on your computer. Here are a few of the options:" msgstr "" "Μπορεί αν θέλετε να δοκιμάσετε ένα από αυτά, αν είστε δυσαρεστημένοι με τον " "αναπαραγωγέα flash, ή αν θα θέλατε να χρησιμοποιήσετε όσο το δυνατόν " "περισσότερο λογισμικό ανοιχτού κώδικα στον υπολογιστή σας. Εδώ είναι μερικές " "από τις επιλογές:" #. (itstool) path: item/p #: C/net-install-flash.page:53 msgid "Gnash" msgstr "Gnash" #. (itstool) path: item/p #: C/net-install-flash.page:54 msgid "LightSpark" msgstr "LightSpark" #. (itstool) path: info/desc #: C/net-install-java-plugin.page:13 msgid "Help your browser work with websites that require Java." msgstr "" "Βοηθήστε το πρόγραμμα περιήγησης σας να λειτουργήσει με ιστοσελίδες που " "απαιτούν Java." #. (itstool) path: page/title #: C/net-install-java-plugin.page:17 msgid "Install the Java browser plug-in" msgstr "Εγκατάσταση του πρόσθετου για Java στον περιηγητή" #. (itstool) path: page/p #: C/net-install-java-plugin.page:18 msgid "" "Some websites use small Java programs, which require a Java plugin " "to be installed in order to run." msgstr "" "Μερικές ιστότοποι χρησιμοποιούν μικρά προγράμματα Java, τα οποία " "απαιτούν να εγκατασταθεί ένα πρόσθετο για Java ώστε να τρέξουν." #. (itstool) path: page/p #: C/net-install-java-plugin.page:20 msgid "" "Install the icedtea6-plugin " "package to view Java programs in your browser." msgstr "" "Εγκαταστήστε το πακέτο icedtea6-" "plugin για να δείτε τα προγράμματα Java στον περιηγητή σας." #. (itstool) path: info/desc #: C/net-install-moonlight.page:15 msgid "" "Some websites use Silverlight to display web pages. The Moonlight plug-in " "lets you view these pages." msgstr "" "Μερικοί ιστότοποι χρησιμοποιούν το Silverlight για να εμφανίσουν " "ιστοσελίδες. Το πρόσθετο Moonlight σάς επιτρέπει να δείτε αυτές τις σελίδες." #. (itstool) path: page/title #: C/net-install-moonlight.page:19 msgid "Install the Silverlight plug-in" msgstr "Εγκατάσταση του πρόσθετου πακέτου Silverlight" #. (itstool) path: page/p #: C/net-install-moonlight.page:26 msgid "" "Silverlight is a plug-in for your web browser which " "allows you to watch videos and use interactive web pages on some websites. " "Some websites won't work without Silverlight." msgstr "" "Το Silverlight είναι ένα πρόσθετο για τον περιηγητή " "ιστού σας το οποίο σας επιτρέπει να δείτε βίντεο και να χρησιμοποιήσετε " "διαδραστικές ιστοσελίδες σε μερικούς ιστότοπους. Μερικοί ιστότοποι δεν " "μπορούν να λειτουργήσουν χωρίς το Silverlight." #. (itstool) path: page/p #: C/net-install-moonlight.page:28 msgid "" "If you view a Silverlight-enabled website but don't have the plug-in " "installed, you will probably see a message telling you so. This message " "should have instructions telling you how to get the plug-in, but these " "instructions might not be suitable for your web browser or version of Linux." msgstr "" "Αν δείτε έναν ιστότοπο βασισμένο στο Silverlight αλλά δεν έχετε το πρόσθετο " "εγκατεστημένο, πιθανώς να εμφανιστεί ένα μήνυμα που να σας ενημερώνει για " "αυτό. Αυτό το μήνυμα θα πρέπει να έχει λεπτομερείς οδηγίες για το πώς θα " "εγκαταστήσετε το πρόσθετο αυτό, αλλά μπορεί να μην ταιριάζουν στο " "λειτουργικό σας ή στον περιηγητή σας." #. (itstool) path: page/p #: C/net-install-moonlight.page:30 msgid "" "If you want to view Silverlight-enabled websites, you should install the " "Moonlight plug-in instead. This is a free, open-source version of " "Silverlight which runs on Linux." msgstr "" "Αν θέλετε να δείτε ιστότοπους που χρησιμοποιούν το Silverlight, θα πρέπει " "αντί αυτού να εγκαταστήσετε το πρόσθετο Moonlight. Αυτό είναι μια " "ελεύθερη, ανοιχτού κώδικα έκδοση του Silverlight το οποίο τρέχει στο Linux." #. (itstool) path: page/p #: C/net-install-moonlight.page:33 msgid "" "Please see the Moonlight " "website for more information and installation instructions." msgstr "" "Παρακαλούμε δείτε τον ιστότοπο του Moonlight για περισσότερες " "πληροφορίες και οδηγίες εγκατάστασης." #. (itstool) path: info/desc #: C/net-macaddress.page:23 msgid "The unique identifier assigned to network hardware." msgstr "Το μοναδικό αναγνωριστικό που έχει εκχωρηθεί στο υλικό δικτύου." #. (itstool) path: page/title #: C/net-macaddress.page:27 msgid "What is a MAC address?" msgstr "Τί είναι η διεύθυνση MAC;" #. (itstool) path: page/p #: C/net-macaddress.page:29 msgid "" "A MAC address is the unique identifier that is assigned by the " "manufacturer to a piece of network hardware (like a wireless card or an " "Ethernet card). MAC stands for Media Access Control, and each " "identifier is intended to be unique to a particular device." msgstr "" #. (itstool) path: page/p #: C/net-macaddress.page:31 msgid "" "A MAC address consists of six sets of two characters, each separated by a " "colon. 00:1B:44:11:3A:B7 is an example of a MAC address." msgstr "" "Μια διεύθυνση MAC αποτελείται από έξι ομάδες των δύο χαρακτήρων, χωρισμένες " "η καθεμιά από άνω και κάτω τελεία. 00:1B:44:11:3A:B7 είναι ένα " "παράδειγμα διεύθυνσης MAC." #. (itstool) path: page/p #: C/net-macaddress.page:33 msgid "To identify the MAC address of your own network hardware:" msgstr "Για να προσδιορίσετε τη διεύθυνση MAC του υλικού του δικτύου σας:" #. (itstool) path: item/p #: C/net-macaddress.page:35 msgid "Click the network menu on the menu bar." msgstr "Κάντε κλικ στο μενού δίκτυο στη μπάρα μενού." #. (itstool) path: item/p #: C/net-macaddress.page:36 msgid "Select Connection Information." msgstr "Επιλέξτε Πληροφορίες σύνδεσης." #. (itstool) path: item/p #: C/net-macaddress.page:37 msgid "" "Your MAC address will be displayed as the Hardware Address." msgstr "Η διεύθυνση MAC σας θα εμφανίζεται ως Διεύθυνση υλικού." #. (itstool) path: page/p #: C/net-macaddress.page:40 msgid "" "In practice, you may need to modify or \"spoof\" a MAC address. For example, some " "internet service providers may require that a specific MAC address be used " "to access their service. If the network card stops working, and you need to " "swap a new card in, the service won't work anymore. In such cases, you would " "need to spoof the MAC address." msgstr "" #. (itstool) path: info/desc #: C/net-manual.page:16 msgid "" "If network settings don't get assigned automatically, you may have to enter " "them yourself." msgstr "" "Αν οι ρυθμίσεις δικτύου δεν εκχωρούνται αυτόματα, ίσως χρειαστεί να τις " "εισάγετε εσείς." #. (itstool) path: page/title #: C/net-manual.page:20 msgid "Manually set network settings" msgstr "Ρυθμίστε χειροκίνητα τις ρυθμίσεις του δικτύου" #. (itstool) path: page/p #: C/net-manual.page:22 msgid "" "If your network doesn't automatically assign network settings to your " "computer, you may have to manually enter the settings yourself. This topic " "assumes that you already know the correct settings to use. If not, you may " "need to ask your network administrator or look at the settings of your " "router or network switch." msgstr "" "Αν το δίκτυό σας δεν αναθέτει αυτόματα τις ρυθμίσεις δικτύου στον υπολογιστή " "σας, θα χρειαστεί να τις εισάγετε χειροκίνητα. Αυτό το θέμα προϋποθέτει πως " "γνωρίζετε ήδη τις σωστές ρυθμίσεις προς χρήση. Αν όχι, θα χρειαστεί να " "ρωτήσετε τον διαχειριστή του δικτύου σας ή να ανατρέξετε στις ρυθμίσεις του " "δρομολογητή ή του switch σας." #. (itstool) path: steps/title #: C/net-manual.page:25 msgid "To manually set your network settings:" msgstr "Για να ρυθμίσετε χειροκίνητα τις ρυθμίσεις του δικτύου σας:" #. (itstool) path: item/p #: C/net-manual.page:27 #: C/net-othersconnect.page:38 #: C/net-othersedit.page:41 msgid "" "Click the network menu on the menu bar and click Edit " "Connections." msgstr "" "Κάντε κλικ στο μενού μενού δικτύου στη μπάρα μενού και κάντε κλικ " "στην επιλογή Επεξεργασία συνδέσεων." #. (itstool) path: item/p #: C/net-manual.page:31 msgid "" "Select the network connection that you want to set up manually. For example, " "if you plug in to the network with a cable, look at the Wired tab." msgstr "" "Επιλέξτε τη σύνδεση δικτύου την οποία θέλετε να ρυθμίσετε χειροκίνητα. Για " "παράδειγμα, αν συνδέεστε με το δίκτυο μέσω καλωδίου, κοιτάξτε στην καρτέλα " "Ενσύρματη." #. (itstool) path: item/p #: C/net-manual.page:35 msgid "" "Click the connection you want to edit to select it, then click " "Edit." msgstr "" "Κάντε κλικ στην σύνδεση που επιθυμείτε να επεξεργαστείτε για να την " "επιλέξετε, μετά κάντε κλικ στην Επεξεργασία." #. (itstool) path: item/p #: C/net-manual.page:39 msgid "" "Go to the IPv4 Settings tab and change the Method to " "Manual." msgstr "" "Μεταβείτε στην καρτέλα Ρυθμίσεις IPv4 και αλλάξτε την " "Μέθοδο σε Χειροκίνητα." #. (itstool) path: item/p #: C/net-manual.page:43 msgid "" "Click Add and type the IP address, network mask " "and default gateway IP address into the corresponding columns of " "the Addresses list. Press Enter or Tab " "after typing each address." msgstr "" "Κάντε κλικ στην επιλογή Προσθήκη και πληκτρολογήστε τη " "διεύθυνση IP, τη μάσκα δικτύου και την προεπιλεγμένη " "διεύθυνση IP στις αντίστοιχες στήλες της λίστας " "Διευθύνσεις. Πατήστε το πλήκτρο Enter ή το πλήκτρο " "Tab μετά από την πληκτρολόγηση κάθε διεύθυνσης." #. (itstool) path: item/p #: C/net-manual.page:44 msgid "" "These three addresses must be IP addresses; that is, they must be four " "numbers separated by periods (e.g., 123.45.6.78)." msgstr "" #. (itstool) path: item/p #: C/net-manual.page:48 msgid "" "Type the IP addresses of the DNS servers you want to use, separated by " "commas." msgstr "" "Πληκτρολογείστε τις διευθύνσεις IP των εξυπηρετητών DNS που επιθυμείτε να " "χρησιμοποιήσετε, χωριζόμενες από κόμμα." #. (itstool) path: item/p #: C/net-manual.page:52 msgid "" "Click Save. If you are not connected to the network, click the " "network icon on the menu bar and connect. Test the network settings by " "trying to visit a website or look at shared files on the network, for " "example." msgstr "" "Κάντε κλικ στην επιλογή Αποθήκευση. Εάν δεν έχετε συνδεθεί στο " "δίκτυο, κάντε κλικ στο εικονίδιο δικτύου στη μπάρα μενού και συνδεθείτε. " "Ελέγξτε τις ρυθμίσεις δικτύου προσπαθώντας για παράδειγμα να επισκεφθείτε " "μια ιστοσελίδα ή να δείτε κοινόχρηστα αρχεία στο δίκτυο." #. (itstool) path: info/desc #: C/net-mobile.page:13 msgid "Connect to the internet using mobile broadband" msgstr "Σύνδεση στο διαδίκτυο χρησιμοποιώντας κινητό ευρυζωνικό δίκτυο" #. (itstool) path: page/title #: C/net-mobile.page:17 msgid "Connect to mobile broadband" msgstr "Σύνδεση σε κινητό ευρυζωνικό δίκτυο" #. (itstool) path: page/p #: C/net-mobile.page:19 msgid "" "Mobile Broadband refers to any kind of high speed Internet " "connection which is provided by an external device such as a 3G USB stick or " "mobile phone with built-in HSPA/UMTS/GPRS data connection. Some laptops have " "recently been produced with mobile broadband devices already inside them." msgstr "" " Mobile Broadband αναφέρεται σε κάθε είδους υψηλής ταχύτητας " "σύνδεση στο Internet που παρέχεται από μια εξωτερική συσκευή όπως μια κεραία " "3G USB ή κινητό τηλέφωνο με ενσωματωμένη UMTS / HSPA / GPRS σύνδεση " "δεδομένων. Ορισμένοι φορητοί υπολογιστές πρόσφατα έχουν παραχθεί με ήδη " "ενσωματωμένες τις συσκευές κινητής ευρυζωνικότητας (mobile broadband)." #. (itstool) path: page/p #: C/net-mobile.page:26 msgid "" "Most mobile broadband devices should be recognized automatically when you " "connect them to your computer. Ubuntu will prompt you to configure the " "device." msgstr "" #. (itstool) path: item/p #: C/net-mobile.page:33 msgid "" "The New Mobile Broadband Connection wizard will open " "automatically when you connect the device." msgstr "" "Η Καινούργια Mobile Broadband Σύνδεση θα ανοίξει αυτόματα τον " "οδηγό όταν συνδέετε τη συσκευή." #. (itstool) path: item/p #: C/net-mobile.page:39 msgid "" "Click Forward and enter your details, including the country where " "your Mobile Broadband device was issued, the network provider and type of " "connection (for example, Contract or pre-pay)." msgstr "" "Επιλέξτε Μπροστά και εισάγετε λεπτομέρειες συμπεριλαμβάνοντας την " "χώρα που έχει ενεργοποιηθεί ή Κινητή ευρυζωνική συσκευή, τον Πάροχο δικτύου, " "και τον τύπο της σύνδεσης (για παράδειγμα, Συμβόλαιο ή προ-" "πληρωμένη)." #. (itstool) path: item/p #: C/net-mobile.page:47 msgid "Give your connection a name and click Apply." msgstr "Δώστε ένα όνομα στην σύδεσή σας και πατήστε Εφαρμογή." #. (itstool) path: item/p #: C/net-mobile.page:52 msgid "" "Your connection is now ready to use. To connect, click the network " "menu in the menu bar and select your new connection." msgstr "" "Η σύνδεσή σας είναι πλέον έτοιμη για χρήση. Για να συνδεθείτε, κάντε κλικ " "στο μενού δικτύου πάνω στη μπάρα μενού και επιλέξτε τη " "νέα σας σύνδεση." #. (itstool) path: item/p #: C/net-mobile.page:58 msgid "" "To disconnect, click the network menu in the menu bar and click " "Disconnect." msgstr "" "Για να αποσυνδεθείτε, κάντε κλικ στο μενού δικτύου στη μπάρα " "μενού και επιλέξτε Αποσύνδεση." #. (itstool) path: page/p #: C/net-mobile.page:64 msgid "" "If you are not prompted to configure the device when you connect it, it may " "still be recognized by Ubuntu. In such cases you can add the connection " "manually." msgstr "" #. (itstool) path: item/p #: C/net-mobile.page:71 msgid "" "Click the network menu in the menu " "bar and select Edit Connections..." msgstr "" "Κάντε κλικ στο μενού δικτύου στη " "μπάρα μενού και επιλέξτε Επεξεργασία συνδέσεων..." #. (itstool) path: item/p #: C/net-mobile.page:77 msgid "Switch to the Mobile Broadband tab." msgstr "Κάντε εναλλαγή στην καρτέλα Κινητό ευρυζωνικό δίκτυο." #. (itstool) path: item/p #: C/net-mobile.page:82 msgid "Click Add." msgstr "Κάντε κλικ στην Προσθήκη." #. (itstool) path: item/p #: C/net-mobile.page:87 msgid "" "This should open the New Mobile Broadband Connection wizard. " "Enter your details as described above." msgstr "" "Αυτό πρέπει να εκκινήσει τον οδηγό Νέα ευρυζωνική σύνδεση. " "Εισάγετε τις λεπτομέρειες όπως έχουν περιγραφεί προηγουμένως." #. (itstool) path: info/desc #: C/net-nonm.page:13 msgid "" "Press AltF2. Type nm-" "applet" msgstr "" "Πατήστε AltF2. Πληκτρολογήστε " "nm-applet" #. (itstool) path: page/title #: C/net-nonm.page:17 msgid "There's no network menu in the menu bar" msgstr "Δεν υπάρχει μενού δικτύου στη μπάρα μενού." #. (itstool) path: page/p #: C/net-nonm.page:19 msgid "" "If the network menu has disappeared from the menu bar, your Network " "Manager may not be running. To start it up again:" msgstr "" "Εάν το μενού δικτύου έχει χαθεί από τη μπάρα μενού, η εφαρμογή σας " "Διαχείριση δικτύου (Network Manager) ίσως να μη λειτουργεί. Για να την " "εκκινήσετε ξανά:" #. (itstool) path: item/p #: C/net-nonm.page:22 msgid "Press AltF2" msgstr "" "Πατήστε το συνδυασμό πλήκτρων AltF2" #. (itstool) path: item/p #: C/net-nonm.page:23 msgid "Type nm-applet and press Enter." msgstr "" "Πληκτρολογείστε nm-applet και πατήστε το πλήκτρο " "Enter." #. (itstool) path: item/p #: C/net-nonm.page:24 msgid "" "The Wireless Network Authentication box may pop up. Enter your " "password in the appropriate box and click Connect." msgstr "" "Το παράθυρο Πιστοποίηση ασύρματου δικτύου μπορεί να αναδυθεί. " "Εισάγετε τον προσωπικό σας κωδικό στο σωστό πεδίο και επιλέξτε " "Σύνδεση." #. (itstool) path: page/p #: C/net-nonm.page:27 msgid "" "If this doesn't work, there could be a problem with the Network Manager. To " "see if this is the case, go to the Dash and open the Terminal. Type nm-applet and " "press Enter and see if the network menu appears. If it doesn't, " "you should see some error messages appear in the Terminal. These should tell " "you what is going wrong, but they may be quite technical in nature. If so, " "ask for help on a support forum and quote these error messages." msgstr "" "Αν αυτό δεν λειτουργεί τότε μπορεί να υπάρχει πρόβλημα με το Διαχειριστή " "δικτύου (Network Manager). Για να βεβαιωθείτε, πηγαίνετε στο Dash και ανοίξτε το Τερματικό. " "Πληκτρολογήστε την εντολή nm-applet, πατήστε Enter και " "δείτε αν εμφανίζεται το μενού δικτύου. Εάν όχι, θα δείτε ορισμένα μηνύματα " "σφάλματος στο Τερματικό. Αυτά θα πρέπει να σας ενημερώνουν για το ποιο είναι " "το λάθος, μπορεί όμως να χρησιμοποιούνται τεχνικοί όροι. Εάν είναι έτσι, " "αναζητήστε βοήθεια σε ένα φόρουμ υποστήριξης εισάγοντας αυτά τα μηνύματα " "λάθους." #. (itstool) path: info/desc #: C/net-othersconnect.page:20 msgid "" "You can save settings (like the password) for a network connection so that " "everyone who uses the computer will be able to connect to it." msgstr "" "Μπορείτε να αποθηκεύετε ρυθμίσεις (όπως τον κωδικό ασφαλείας) για μια " "σύνδεση δικτύου έτσι ώστε όλοι όσοι χρησιμοποιούν τον υπολογιστή να έχουν τη " "δυνατότητα σύνδεσης σε αυτό." #. (itstool) path: page/title #: C/net-othersconnect.page:24 msgid "Other users can't connect to the internet" msgstr "Άλλοι χρήστες δεν μπορούν να συνδεθούν στο διαδίκτυο" #. (itstool) path: page/p #: C/net-othersconnect.page:32 msgid "" "If you have set up a network connection but other users on your computer " "can't connect to it, they probably aren't entering the right settings when " "they try to connect. For example, if you have a wireless connection, they " "may not be entering the right wireless security password." msgstr "" "Εάν έχετε δημιουργήσει μια σύνδεση δικτύου αλλά άλλοι χρήστες του υπολογιστή " "δεν μπορούν να συνδεθούν, πιθανότατα όταν προσπαθούν να συνδεθούν δεν " "εισάγουν τις σωστές ρυθμίσεις. Αν υπάρχει ασύρματη σύνδεση, τότε μάλλον δεν " "εισάγουν τον σωστό κωδικό ασύρματης ασφαλείας." #. (itstool) path: page/p #: C/net-othersconnect.page:34 msgid "" "You can make it so that everyone can share the settings for a network " "connection once you have set it up. This means that you only need to set it " "up once, and everyone else on the computer will be able to connect to it " "without being asked any questions. To do this:" msgstr "" "Μπορείτε να το δημιουργήστε έτσι ώστε όλοι να μοιράζονται τις ρυθμίσεις για " "την σύνδεση δικτύου. Αυτό σημαίνει ότι χρειάζεται να ρυθμίσετε μία φορά, και " "όλοι που χειρίζονται τον υπολογιστή θα είναι ικανοί να συνδεθούν στο δίκτυο " "χωρίς ερωτήσεις. Για να το κάνετε αυτό:" #. (itstool) path: item/p #: C/net-othersconnect.page:42 msgid "" "Find the connection you want everyone to be able to use. You will probably " "need to switch to the Wireless tab. Select the network name and " "then click Edit." msgstr "" "Βρείτε τη σύνδεση που επιθυμείτε να είναι διαθέσιμη από τον καθένα. Θα " "χρειαστεί μάλλον να μεταβείτε στην καρτέλα Ασύρματο. Επιλέξτε το " "όνομα της σύνδεσης και κάντε κλικ στην Επεξεργασία." #. (itstool) path: item/p #: C/net-othersconnect.page:46 msgid "" "Check Available to all users and click Save. You will " "have to enter your admin password to save the changes. Only admin users can " "do this." msgstr "" "Επιλέξτε Διαθέσιμη σε όλους τους χρήστες και κάντε κλικ στην " "Αποθήκευση. Θα πρέπει να εισάγετε τον κωδικό πρόσβασής σας ως " "διαχειριστής για να αποθηκεύσετε τις αλλαγές. Μόνο χρήστες με δικαιώματα " "διαχειριστή μπορούν να το κάνουν αυτό." #. (itstool) path: item/p #: C/net-othersconnect.page:50 msgid "" "Other users of the computer will now be able to use this connection without " "entering any further details." msgstr "" "Άλλοι χρήστες του υπολογιστή θα μπορούν να χρησιμοποιούν αυτή την σύνδεση " "χωρίς να χρειαστεί να εισάγουν άλλες λεπτομέρειες." #. (itstool) path: info/desc #: C/net-othersedit.page:20 msgid "" "You need to uncheck the Available to all users option in the " "network connection settings." msgstr "" "Χρειάζεται να αποσημειώσετε τη λειτουργία Διαθέσιμο σε όλους τους " "χρήστες στις ρυθμίσεις σύνδεσης δικτύου." #. (itstool) path: page/title #: C/net-othersedit.page:24 msgid "Other users can't edit the network connections" msgstr "" "Άλλοι χρήστες δεν έχουν τη δυνατότητα να επεξεργάζονται τις συνδέσεις δικτύου" #. (itstool) path: page/p #: C/net-othersedit.page:32 msgid "" "If you can edit a network connection but other users on your computer can't, " "you may have set the connection to be available to all users. " "This makes it so that everyone on the computer can connect using " "that connection, but only users with " "administrative rights are allowed to change its settings." msgstr "" "Εάν μπορείτε να επεξεργαστείτε μια σύνδεση δικτύου, αλλά οι άλλοι χρήστες " "στον υπολογιστή σας δεν μπορούν, μπορεί να έχετε ορίσει τη σύνδεση ως " "διαθέσιμη σε όλους τους χρήστες . Αυτό έχει σαν αποτέλεσμα ο καθένας " "στον υπολογιστή να μπορεί να συνδεθεί χρησιμοποιώντας αυτή τη " "σύνδεση, αλλά μόνο οι χρήστες με " "δικαιώματα διαχειριστή επιτρέπεται να αλλάξουν τις ρυθμίσεις ." #. (itstool) path: page/p #: C/net-othersedit.page:34 msgid "" "The reason for this is that, since everyone is affected if the settings are " "changed, only highly-trusted (admin) users should be allowed to modify the " "connection." msgstr "" "Ο λόγος για αυτό είναι ότι, αφού ο καθένας επηρεάζεται εάν οι ρυθμίσεις " "αλλάξουν, μόνο εξαιρετικά αξιόπιστοι (admin) χρήστες θα πρέπει να έχουν τη " "δυνατότητα να τροποποιήσουν τη σύνδεση." #. (itstool) path: page/p #: C/net-othersedit.page:36 msgid "" "If other users really need to be able to change the connection themselves, " "make it so the connection is not set to be available to everyone on " "the computer. This way, everyone will be able to manage their own connection " "settings rather than relying on one set of shared, system-wide settings for " "the connection." msgstr "" "Αν άλλοι χρήστες όντως χρειάζονται να είναι σε θέση να αλλάζουν τη σύνδεση " "μόνοι τους, ρυθμίστε ώστε η σύνδεση να μην είναι διαθέσιμη στον " "καθένα στον υπολογιστή. Με τον τρόπο αυτό, ο καθένας θα έχει τη δυνατότητα " "να διαχειρίζεται τις δικές του ρυθμίσεις σύνδεσης παρά να βασίζεται σε ένα " "σύνολο κοινών ρυθμίσεων που θα αφορούν όλο το σύστημα, για τη σύνδεση." #. (itstool) path: steps/title #: C/net-othersedit.page:39 msgid "Make it so that the connection isn't shared any more" msgstr "Κάντε το έτσι ώστε η σύνδεση δεν θα είναι κοινόχρηστη πια" #. (itstool) path: item/p #: C/net-othersedit.page:45 msgid "" "Find the connection you want everyone to be able to manage/edit themselves. " "Click to select it and then click Edit." msgstr "" "Βρείτε τη σύνδεση που θέλετε όλοι να είναι σε θέση να " "διαχειριστείτε/επεξεργαστείτε οι ίδιοι. Κάντε κλικ για να την επιλέξετε και " "στη συνέχεια κάντε κλικ στην Επεξεργασία." #. (itstool) path: item/p #: C/net-othersedit.page:49 msgid "" "You will have to enter your admin password to change the connection. Only " "admin users can do this." msgstr "" "Θα πρέπει να εισάγετε τον κωδικό πρόσβασης διαχειριστή σας για να αλλάξετε " "τη σύνδεση. Μόνο o διαχειριστής μπορεί να το κάνει αυτό." #. (itstool) path: item/p #: C/net-othersedit.page:53 msgid "" "Uncheck Available to all users and click Save. Other " "users of the computer will now be able to manage the connection themselves." msgstr "" "Αποεπιλέξτε το Διαθέσιμο σε όλους τους χρήστες και κάντε κλικ " "στο k Αποθήκευση. Οι άλλοι χρήστες του υπολογιστή θα έχουν τώρα " "τη δυνατότητα να διαχειρίζονται τη σύνδεση μόνοι τους." #. (itstool) path: info/desc #: C/net.page:18 msgid "" "Wireless, wired, connection problems, " "web browsing, email accounts, instant " "messaging…" msgstr "" "Ασύρματο, ενσύρματο, προβλήματα " "σύνδεσης, περιήγηση στο διαδίκτυο, " "λογαριασμοί ηλεκτρονικού ταχυδρομείου, επικοινωνία μέσω άμεσων μηνυμάτων…" #. (itstool) path: page/title #: C/net.page:44 msgid "Networking, web, email & chat" msgstr "Δικτύωση, ιστός, ηλεκτρονικό ταχυδρομείο & συνομιλία" #. (itstool) path: info/desc #: C/net-problem.page:11 msgid "" "Troubleshooting wireless " "connections, finding your wifi " "network…" msgstr "" "Επίλυση προβλημάτων ασυρμάτων " "συνδέσεων, βρίσκοντας το ασύρματο " "(wifi) δίκτυό σας…" #. (itstool) path: page/title #: C/net-problem.page:22 msgid "Network problems" msgstr "Προβλήματα δικτύου" #. (itstool) path: info/desc #: C/net-proxy.page:23 msgid "" "A proxy filters websites that you look at, usually for control or security " "purposes." msgstr "" "Ένας διακομιστής μεσολάβησης φιλτράρει τις ιστοσελίδες που βλέπετε, συνήθως " "για λόγους ελέγχου ή ασφάλειας." #. (itstool) path: page/title #: C/net-proxy.page:27 msgid "Define proxy settings" msgstr "Ορίστε τις ρυθμίσεις διαμεσολαβητή (proxy)" #. (itstool) path: section/title #: C/net-proxy.page:30 msgid "What is a proxy?" msgstr "Τί είναι ο διακομιστής μεσολάβησης (proxy);" #. (itstool) path: section/p #: C/net-proxy.page:32 msgid "" "A web proxy filters websites that you look at, it receipts requests " "from your web browser to fetches the web pages and their elements, and " "following a policy will decide to pass them you back. They are commonly used " "in businesses and at public wireless hotspots to control what websites you " "can look at, prevent you from accessing the internet without logging in, or " "to do security checks on websites." msgstr "" "Ένας διαμεσολαβητής διαδικτύου φιλτράρει τις ιστοσελίδες που " "επισκέπτεστε, δέχεται από τον περιηγητή ιστού σας αιτήματα λήψεως των " "ιστοσελίδων και των στοιχείων τους και ακολουθώντας μια πολιτική αποφασίζει " "να σας τα μεταβιβάσει. Χρησιμοποιούνται συνήθως σε επιχειρήσεις και σε " "δημόσια ασύρματα δίκτυα ώστε να ελέγχουν τι ιστοσελίδες μπορείτε να δείτε, " "να σας απαγορεύουν την πρόσβαση στο διαδίκτυο χωρίς να συνδεθείτε με κάποιο " "λογαριασμό, ή να κάνουν ελέγχο ασφαλείας σε ιστότοπους." #. (itstool) path: section/title #: C/net-proxy.page:41 msgid "Change proxy method" msgstr "Αλλάξτε τη μέθοδο διαμεσολάβησης" #. (itstool) path: item/p #: C/net-proxy.page:53 msgid "" "Open Network and choose Network Proxy from the list on " "the left side of the window." msgstr "" "Ανοίξτε το Δίκτυο και επιλέξτε Διαμεσολαβητής " "διαδικτύου από τη λίστα στην αριστερή πλευρά του παραθύρου." #. (itstool) path: item/p #: C/net-proxy.page:56 msgid "" "Choose which proxy method you want to use among the following methods." msgstr "" "Επιλέξτε ποια μέθοδο διαμεσολάβησης θέλετε να χρησιμοποιήσετε μεταξύ των " "μεθόδων που ακολουθούν." #. (itstool) path: item/p #: C/net-proxy.page:60 msgid "" "The applications will use a direct connection to fetch the content on the " "web." msgstr "" "Οι εφαρμογές θα χρησιμοποιούν μία απευθείας σύνδεση για τη λήψη περιεχομένου " "στον ιστό." #. (itstool) path: item/title #. (itstool) path: title/gui #: C/net-proxy.page:63 #: C/net-wireless-edit-connection.page:131 msgid "Manual" msgstr "Χειροκίνητα" #. (itstool) path: item/p #: C/net-proxy.page:64 msgid "" "For each proxied protocol, define the address of a proxy and port for the " "protocols. The protocols are HTTP, HTTPS, " "FTP and SOCKS." msgstr "" "Για κάθε πρωτόκολλο διαμεσολάβησης, ορίστε τη διεύθυνση του διαμεσολαβητή " "και τη θύρα για τα πρωτόκολλα. Τα πρωτόκολλα είναι τα HTTP, " "HTTPS, FTP και SOCKS." #. (itstool) path: item/title #: C/net-proxy.page:68 msgid "Automatic" msgstr "Αυτόματα" #. (itstool) path: item/p #: C/net-proxy.page:69 msgid "" "An URL points to a resource, which contains the appropriate configuration " "for your system." msgstr "" #. (itstool) path: section/p #: C/net-proxy.page:74 msgid "" "The proxy settings will be applied to applications that use network " "connection to use the chosen configuration." msgstr "" "Οι ρυθμίσεις διαμεσολαβητή θα εφαρμόζονται σε εφαρμογές που ορίζουν τη " "σύνδεση στο δίκτυο να χρησιμοποιεί την επιλεγμένη διαμόρφωση." #. (itstool) path: info/desc #: C/net-security.page:11 msgid "" "Antivirus software, basic firewalls…" msgstr "" "Λογισμικό κατά των ιών, βασικά τείχη προστασίας…" #. (itstool) path: page/title #: C/net-security.page:22 msgid "Keeping safe on the internet" msgstr "Παραμείνετε ασφαλείς στο διαδίκτυο" #. (itstool) path: info/desc #: C/net-security-tips.page:11 msgid "General tips to keep in mind when using the internet" msgstr "" "Γενικές συμβουλές να λαμβάνετε υπόψιν όταν χρησιμοποιείτε το διαδίκτυο" #. (itstool) path: credit/name #: C/net-security-tips.page:16 #: C/printing-setup.page:30 msgid "Steven Richards" msgstr "Steven Richards" #. (itstool) path: page/title #: C/net-security-tips.page:22 msgid "Staying safe on the internet" msgstr "Παραμείνετε ασφαλείς στο διαδίκτυο" #. (itstool) path: page/p #: C/net-security-tips.page:24 msgid "" "A possible reason for why you are using Ubuntu is the robust security that " "Linux based systems are known for. One reason that Linux is relatively safe " "from malware and viruses is due to the lower number of people who use it. " "Viruses are targeted at popular operating systems like Windows, that have an " "extremely large user base. Linux based systems are also very secure due to " "their open source nature, which allows experts to modify and enhance the " "security features included with each distribution." msgstr "" #. (itstool) path: page/p #: C/net-security-tips.page:31 msgid "" "Despite the measures taken to ensure that your installation of Ubuntu is " "secure, there are always vulnerabilities. As an average user on the internet " "you can still be susceptible to:" msgstr "" #. (itstool) path: item/p #: C/net-security-tips.page:35 msgid "" "Phishing Scams (websites and emails that try to obtain sensitive information " "through deception)" msgstr "" "Απάτες Phishing (ιστοσελίδες και ηλεκτρονικά μηνύματα που προσπαθούν να " "αποκτήσουν ευαίσθητες πληροφορίες μέσω εξαπάτησης)" #. (itstool) path: item/p #: C/net-security-tips.page:36 msgid "Forwarding malicious emails" msgstr "" "Προώθηση κακόβουλων μηνυμάτων ηλεκτρονικού " "ταχυδρομείου" #. (itstool) path: item/p #: C/net-security-tips.page:37 msgid "" "Applications with malicious intent " "(viruses)" msgstr "" "Εφαρμογές με κακόβουλο λογισμικό (ιούς)" #. (itstool) path: item/p #: C/net-security-tips.page:38 msgid "" "Unauthorized remote/local network " "access" msgstr "" #. (itstool) path: page/p #: C/net-security-tips.page:41 msgid "To stay safe online, keep in mind the following tips:" msgstr "" "Για να συνδέεστε με ασφάλεια στο διαδίκτυο, έχετε κατά νου τις ακόλουθες " "συμβουλές:" #. (itstool) path: item/p #: C/net-security-tips.page:44 msgid "" "Be wary of emails, attachments, or links that were sent from people you do " "not know." msgstr "" "Προσέχετε τα μηνύματα ηλεκτρονικού ταχυδρομείου, επισυνάψεις, ή " "υπερσυνδέσμους οι οποίοι έχουν αποσταλεί από άτομα τα οποία δεν γνωρίζετε." #. (itstool) path: item/p #: C/net-security-tips.page:45 msgid "" "If a website's offer is too good to be true, or asks for sensitive " "information that seems unnecessary, then think twice about what information " "you are submitting and the potential consequences if that information is " "compromised by identity thieves or other criminals." msgstr "" "Εάν η προσφορά μιας ιστοσελίδας είναι πολύ καλή για να είναι αληθινή ή " "ζητηθούν ευαίσθητες πληροφορίες που φαίνονται περιττές, τότε σκεφτείτε διπλά " "για τις πληροφορίες που υποβάλετε και τις πιθανές συνέπειες εάν οι " "πληροφορίες αυτές υποκλαπούν από κλέφτες ταυτότητας ή άλλους εγκληματίες." #. (itstool) path: item/p #: C/net-security-tips.page:48 msgid "" "Be careful in providing any application root level permissions, especially ones that you have not " "used before or apps that are not well-known. Providing anyone/anything with " "root level permissions puts your computer at high risk to exploitation." msgstr "" "Να προσέχετε όταν παραχωρείτε δικαιώματα " "επιπέδου υπερχρήστη σε οποιαδήποτε εφαρμογή, ειδικά σε εκείνες που " "δεν έχετε χρησιμοποιήσει ξανά ή που δεν είναι ευρέως γνωστές. Το να δίνονται " "σε οποιονδήποτε/οτιδήποτε δικαιώματα επιπέδου υπερχρήστη εκθέτει τον " "υπολογιστή σε υψηλό κίνδυνο εκμετάλλευσης." #. (itstool) path: item/p #: C/net-security-tips.page:51 msgid "" "Make sure you are only running necessary remote-access services. Having SSH " "or VNC running can be useful, but also leaves your computer open to " "intrusion if not secured properly. Consider using a firewall to help protect your computer from " "intrusion." msgstr "" "Βεβαιωθείτε ότι τρέχετε μόνο τις απαραίτητες υπηρεσίες απομεμακρυσμένης " "πρόσβασης. Το να τρέχετε το SSH ή το VNC μπορεί να είναι χρήσιμο, εκθέτει " "όμως επίσης τον υπολογιστή σας σε εισβολή αν δεν τον ασφαλίσετε καταλλήλως. " "Σκεφτείτε τη χρήση ενός τείχους " "προστασίας (firewall) ώστε να βοηθήσετε στην προστασία του υπολογιστή " "σας από εισβολή." #. (itstool) path: info/desc #: C/net-slow.page:15 msgid "" "Other things might be downloading, you could have a poor connection, or it " "could be a busy time of day." msgstr "" "Ενδέχεται να γίνεται λήψη άλλων αντικειμένων, ίσως να έχετε μια κακής " "ποιότητας σύνδεση, ή ενδεχομένως να βρίσκεστε σε ώρα αιχμής." #. (itstool) path: page/title #: C/net-slow.page:19 msgid "The internet seems slow" msgstr "Το διαδίκτυο φαίνεται να είναι αργό" #. (itstool) path: page/p #: C/net-slow.page:21 msgid "" "If you are using the internet and it seems slow, there are a number of " "things that could be causing the slow down." msgstr "" "Εάν χρησιμοποιείτε το διαδίκτυο και φαίνεται αργό, υπάρχουν ορισμένα " "πράγματα που θα μπορούσαν να προκαλούν την επιβράδυνση." #. (itstool) path: page/p #: C/net-slow.page:23 msgid "" "Try closing your web browser and then re-opening it, and disconnecting from " "the internet and then reconnecting again. (Doing this resets a lot of things " "that might be causing the internet to run slowly.)" msgstr "" "Προσπαθήστε να κλείσετε περιηγητή σας και στη συνέχεια το εκ νέου άνοιγμά " "του, και αποσύνδεση από το Internet και στη συνέχεια επανασύνδεση πάλι. " "(Κάνοντας αυτό επαναφέρετε πολλά πράγματα που μπορεί να κάνουν το διαδίκτυο " "για να τρέχει αργά.)" #. (itstool) path: item/p #: C/net-slow.page:27 msgid "Busy time of day" msgstr "Ώρα αιχμής κατά τη διάρκεια της ημέρας" #. (itstool) path: item/p #: C/net-slow.page:28 msgid "" "Internet service providers commonly setup internet connections so that they " "are shared between several households. Even though you connect separately, " "through your own phone line or cable connection, the connection to the rest " "of the internet at the telephone exchange might actually be shared. If this " "is the case and lots of your neighbors are using the internet at the same " "time as you, you might notice a slow-down. You're most likely to experience " "this at times when your neighbors are probably on the internet (in the " "evenings, for example)." msgstr "" "Οι πάροχοι υπηρεσιών διαδικτύου συνήθως διαμορφώνουν με τέτοιο τρόπο τις " "συνδέσεις τους ώστε να μοιράζονται μεταξύ αρκετών νοικοκυριών. Παρά το ότι " "συνδέεστε ξεχωριστά, μέσω της τηλεφωνικής ή της καλωδιακής σας γραμμής, η " "σύνδεση προς το διαδίκτυο στον τηλεφωνικό κόμβο μπορεί στην πραγματικότητα " "να είναι κοινή. Αν συμβαίνει αυτό και αρκετοί γείτονές σας χρησιμοποιούν το " "διαδίκτυο την ίδια στιγμή με εσάς, μπορεί να δείτε μια πτώση της ταχύτητας. " "Είναι πιθανότερο να παρατηρήσετε να συμβαίνει αυτό τις ώρες που οι γείτονές " "σας είναι στο διαδίκτυο (τα απογεύματα, για παράδειγμα)." #. (itstool) path: item/p #: C/net-slow.page:32 msgid "Downloading lots of things at once" msgstr "" "Κάνοντας ταυτόχρονη λήψη πολλών αντικειμένων" #. (itstool) path: item/p #: C/net-slow.page:33 msgid "" "If you or someone else using your internet connection are downloading " "several files at once, or watching videos, the internet connection might not " "be fast enough to keep up with the demand. In this case, it will feel slower." msgstr "" "Εάν εσείς ή κάποιος άλλος χρησιμοποιώντας τη σύνδεση σας, κατεβάζετε αρκετά " "αρχεία ταυτόχρονα, ή βλέπετε βίντεο, η σύνδεση σας στο ίντερνετ ενδεχομένως " "να μην είναι αρκετά γρήγορη για να ανταποκριθεί στις απαιτήσεις. Σε αυτή την " "περίπτωση, θα φαίνεται πιο αργή." #. (itstool) path: item/p #: C/net-slow.page:37 msgid "Unreliable connection" msgstr "Μη αξιόπιστη σύνδεση" #. (itstool) path: item/p #: C/net-slow.page:38 msgid "" "Some internet connections are just unreliable, especially temporary ones or " "those in high demand areas. If you are in a busy coffee shop or a conference " "center, the internet connection might be too busy or simply unreliable." msgstr "" "Μερικές διαδικτυακές συνδέσεις είναι απλώς αναξιόπιστες, ειδικά οι παροδικές " "ή εκείνες σε περιοχές υψηλής ζήτησης. Αν βρίσκεστε σε ένα πολυάσχολο " "καφεμπάρ ή σε ένα συνεδριακό κέντρο, η διαδικτυακή σύνδεση μπορεί να είναι " "παραφορτωμένη ή απλώς αναξιόπιστη." #. (itstool) path: item/p #: C/net-slow.page:42 msgid "Low wireless connection signal" msgstr "Αδύναμο σήμα ασύρματης σύνδεσης" #. (itstool) path: item/p #: C/net-slow.page:43 msgid "" "If you're connected to the internet by wireless (wifi), check the network " "menu on the menu bar to see if you have good wireless signal. If not, the " "internet may be slow because you don't have a very strong signal." msgstr "" "Αν συνδέεστε στο διαδίκτυο μέσω ασύρματης σύνδεσης (WIFI), ελέγξτε το μενού " "δικτύου στη μπάρα μενού ώστε να δείτε αν έχετε καλό σήμα. Αν όχι, το " "διαδίκτυο ίσως να είναι αργό λόγω του ότι δεν έχετε πολύ δυνατό σήμα." #. (itstool) path: item/p #: C/net-slow.page:47 msgid "Using a slower mobile internet connection" msgstr "" "Χρησιμοποιώντας μια πιο αργή σύνδεση στο διαδίκτυο μέσω " "κινητού τηλεφώνου" #. (itstool) path: item/p #: C/net-slow.page:48 msgid "" "If you have a mobile internet connection and notice that it is slow, you may " "have moved into an area where signal reception is poor. When this happens, " "the internet connection will automatically switch from a fast \"mobile " "broadband\" connection like 3G to a more reliable, but slower, connection " "like GPRS." msgstr "" "Αν έχετε μία ασύρματη σύνδεση και παρατηρείτε ότι είναι αργή, ίσως έχετε " "μετακινηθεί σε ένα μέρος όπου η λήψη σήματος είναι ασθενής. Όταν συμβεί " "αυτό, η διαδικτυακή σύνδεση θα μεταβληθεί αυτομάτως από μία γρήγορη κινητή " "ευρυζωνική σύνδεση όπως η 3G σε μία πιο αργή αλλά αξιόπιστη σύνδεση, όπως " "πχ. η GPRS." #. (itstool) path: item/p #: C/net-slow.page:52 msgid "Web browser has a problem" msgstr "Ο περιηγητής ιστού έχει πρόβλημα" #. (itstool) path: item/p #: C/net-slow.page:53 msgid "" "Sometimes web browsers encounter a problem that makes them run slow. This " "could be for any number of reasons - you could have visited a website that " "the browser struggled to load, or you might have had the browser open for a " "long time, for example. Try closing all of the browser's windows and then " "opening the browser again to see if this makes a difference." msgstr "" "Μερικές φορές οι περιηγητές διαδικτύου συναντούν κάποιο πρόβλημα που τους " "υποχρεώνει να είναι αργοί. Αυτό μπορεί να συμβαίνει για αρκετούς λόγους. " "Ίσως να επισκεφτήκατε κάποιον ιστότοπο στον οποίο ο περιηγητής συνδέθηκε " "δύσκολα, ή μπορεί να τον έχετε ανοιχτό για μεγάλο διάστημα, για παράδειγμα. " "Προσπαθήστε να κλείσετε όλα τα παράθυρά του και ανοίξτε τον πάλι ώστε να " "δείτε αν υπάρχει κάποια διαφορά" #. (itstool) path: info/desc #: C/net-vpn-connect.page:16 msgid "" "VPNs allow you to connect to a local network over the internet. Learn how to " "set up a VPN connection." msgstr "" "Οι συνδέσεις VPN σας επιτρέπουν να συνδέεστε σε ένα τοπικό δίκτυο μέσω " "διαδικτύου. Μάθετε πως να ρυθμίζετε μία σύνδεση VPN." #. (itstool) path: page/title #: C/net-vpn-connect.page:20 msgid "Connect to a VPN" msgstr "Σύνδεση σε ένα εικονικό ιδιωτικό δίκτυο (VPN)" #. (itstool) path: page/p #: C/net-vpn-connect.page:22 msgid "" "A VPN (or Virtual Private Network) is a way of connecting to a " "local network over the internet. For example, say you want to connect to the " "local network at your workplace while you're on a business trip. You would " "find an internet connection somewhere (like at a hotel) and then connect to " "your workplace's VPN. It would be as if you were directly connected to the " "network at work, but the actual network connection would be through the " "hotel's internet connection. VPN connections are usually encrypted " "to prevent people from accessing the local network you're connecting to " "without logging in." msgstr "" "Ένα VPN (ή Εικονικό Ιδιωτικό Δίκτυο) είναι ένας τρόπος σύνδεσης με " "ένα τοπικό δίκτυο, μέσω του διαδικτύου. Για παράδειγμα, ας πούμε ότι θέλετε " "να συνδεθείτε με το τοπικό δίκτυο στη δουλειά σας, ενώ βρίσκεσθε σε ταξίδι " "εργασίας. Θα μπορούσατε να βρείτε κάπου μία σύνδεση με το Διαδίκτυο (όπως " "πχ. σε ένα ξενοδοχείο) και, μετά να συνδεθείτε με το VPN του χώρου της " "δουλειάς σας. Θα ήταν σαν να ήσασταν κατ' ευθείαν συνδεδεμένοι με το δίκτυο " "της δουλειάς σας, αλλά η πραγματική σύνδεση δικτύου θα γινόταν μέσω της " "διαδικτυακής σύνδεσης του ξενοδοχείου. Οι συνδέσεις VPN είναι συνήθως " "κρυπτογραφημένες για να εμποδίζουν τους ανθρώπους να αποκτούν " "πρόσβαση στο τοπικό δίκτυο με το οποίο εσείς συνδέεσθε, χωρίς να εισάγουν " "κωδικό ασφαλείας." #. (itstool) path: page/p #: C/net-vpn-connect.page:28 msgid "" "There are a number of different types of VPN. You may have to install some " "extra software depending on what type of VPN you're connecting to. Find out " "the connection details from whoever is in charge of the VPN and see which " "VPN client you need to use. Then, open Ubuntu Software " "and search for the network-manager package which works with your " "VPN (if there is one) and install it." msgstr "" #. (itstool) path: note/p #: C/net-vpn-connect.page:34 msgid "" "If there isn't a NetworkManager package for your type of VPN, you will " "probably have to download and install some client software from the company " "that provides the VPN software. You'll probably have to follow some " "different instructions to get that working." msgstr "" "Αν δεν υπάρχει ένα πακέτο Διαχειριστή Δικτύου για το δικό σας είδος VPN, " "τότε θα πρέπει πιθανώς να κατεβάσετε και να εγκαταστήσετε κάποιο λογισμικό " "πελάτη από την εταιρεία η οποία παρέχει και το λογισμικό VPN. Θα πρέπει " "πιθανώς να ακολουθήσετε διαφορετικές οδηγίες για να το κάνετε να δουλέψει." #. (itstool) path: page/p #: C/net-vpn-connect.page:38 msgid "Once that's done, you can set up the VPN connection:" msgstr "Μόλις γίνει αυτό, μπορείτε να ρυθμίσετε τη σύνδεση VPN:" #. (itstool) path: item/p #: C/net-vpn-connect.page:42 msgid "" "Click the network menu on the menu bar and, under VPN " "Connections, select Configure VPN." msgstr "" "Κάντε κλικ στο μενού δικτύου στη γραμμή μενού και κάτω από τις " " Συνδέσεις VPN, επιλέξτε Διαμόρφωση VPN ." #. (itstool) path: item/p #: C/net-vpn-connect.page:46 msgid "" "Click Add and choose which kind of VPN connection you have." msgstr "" "Κάντε κλικ στο Προσθήκη κι επιλέξτε ποιόν τύπο σύνδεσης VPN έχετε." #. (itstool) path: item/p #: C/net-vpn-connect.page:50 msgid "" "Click Create and follow the instructions on the screen, entering " "details like your username and password as you go." msgstr "" "Κάντε κλι στο Δημιουργία και ακολουθήστε τις οδηγίες στην οθόνη " "εισάγοντας πληροφορίες όπως το όνομα χρήστη και τον κωδικό σας καθώς " "προχωράτε." #. (itstool) path: item/p #: C/net-vpn-connect.page:54 msgid "" "When you've finished setting-up the VPN, click the network menu " "on the menu bar, go to VPN Connections and click on the " "connection you just created. It will try to establish a VPN connection - the " "network icon will change as it tries to connect." msgstr "" "Όταν θα έχετε ολοκληρώσει τη ρύθμιση της σύνδεσης VPN, κάντε κλικ στο " "μενού δικτύου στη μπάρα μενού, μεταβείτε στην επιλογή " "Συνδέσεις VPN και κάντε κλικ στη σύνδεση την οποία μόλις " "δημιουργήσατε. Θα γίνει μια προσπάθεια εγκαθίδρυσης μίας σύνδεσης VPN, ενώ " "το εικονίδιο δικτύου θα αλλάξει κατά την προσπάθεια σύνδεσης." #. (itstool) path: item/p #: C/net-vpn-connect.page:59 msgid "" "Hopefully, you will successfully connect to the VPN. If not, you may need to " "double-check the VPN settings you entered. You can do this by clicking the " "network menu, selecting Edit Connections and going to the " "VPN tab." msgstr "" "Ας ελπίσουμε ότι θα συνδεθεί με επιτυχία με στο VPN. Αν όχι, μπορεί να " "χρειαστεί να ελέγξτε τις ρυθμίσεις VPN που εισάγατε. Μπορείτε να το κάνετε " "αυτό κάνοντας κλικ στο μενού δίκτυο, επιλέγοντας Επεξεργασία " "συνδέσεων και πηγαίνοντας στο VPN καρτέλα." #. (itstool) path: item/p #: C/net-vpn-connect.page:64 msgid "" "To disconnect from the VPN, click the network menu and select " "Disconnect under the name of your VPN connection." msgstr "" "Για να αποσυνδεθείτε από το VPN, κάντε κλικ στο μενού του δικτύου κι " "επιλέξτε Αποσύνδεση κάτω από το όνομα της VPN σύνδεσής σας." #. (itstool) path: info/desc #: C/net-what-is-ip-address.page:15 msgid "An IP Address is like a phone number for your computer." msgstr "" "Η διεύθυνση IP είναι για τον υπολογιστή σας ό,τι είναι ο αριθμός κινητού για " "το κινητό σας τηλέφωνο." #. (itstool) path: page/title #: C/net-what-is-ip-address.page:19 msgid "What is an IP address?" msgstr "Τι είναι η IP διεύθυνση;" #. (itstool) path: page/p #: C/net-what-is-ip-address.page:21 msgid "" "\"IP address\" stands for Internet Protocol address, and each " "device that is connected to a network (like the internet) has one." msgstr "" "Ο ορισμός «Διεύθυνση IP» είναι συντομογραφία της φράσης Διεύθυνση " "Internet Protocol (πρωτοκόλλου διαδικτύου) και κάθε συσκευή που " "συνδέεται σε ένα δίκτυο (όπως το διαδίκτυο) έχει μία." #. (itstool) path: page/p #: C/net-what-is-ip-address.page:23 msgid "" "An IP address is similar to your phone number. Your phone number is a unique " "set of numbers that identifies your phone so that other people can call you. " "Similarly, an IP address is a unique set of numbers that identifies your " "computer so that it can send and receive data with other computers." msgstr "" "Μια διεύθυνση IP μοιάζει με τον αριθμό τηλεφώνου σας. Ο αριθμός τηλεφώνου " "σας είναι μια μοναδική αλληλουχία αριθμών που προσδιορίζει το τηλέφωνό σας " "ώστε άλλοι άνθρωποι να μπορούν να σας καλέσουν. Παρομοίως, μια διεύθυνση IP " "είναι μια μοναδική αλληλουχία αριθμών που προσδιορίζει τον υπολογιστή σας " "ώστε να μπορεί να ανταλλάσσει δεδομένα με άλλους υπολογιστές." #. (itstool) path: page/p #: C/net-what-is-ip-address.page:25 msgid "" "Currently, most IP addresses consist of four sets of numbers, each separated " "by a period. 192.168.1.42 is an example of an IP address." msgstr "" "Επί του παρόντος, οι περισσότερες διευθύνσεις IP αποτελούνται απο τέσσερα " "σύνολα αριθμών που χωρίζονται μεταξύ τους από μία τελεία.Ένα παράδειγμα " "διεύθυνσης ΙΡ είναι το 192.168.1.42." #. (itstool) path: note/p #: C/net-what-is-ip-address.page:27 msgid "" "An IP address can either be dynamic or static. Dynamic IP " "addresses are temporarily assigned each time your computer connects to a " "network. Static IP addresses are fixed, and do not change. Dynamic IP " "addresses are more common that static addresses - static addresses are " "typically only used when there is a special need for them, such as " "administering a server." msgstr "" "Μια διεύθυνση IP μπορεί να είναι είτε δυναμική είτε " "στατική. Οι δυναμικές διευθύνσεις IP ανατίθενται προσωρινά κάθε " "φορά που ο υπολογιστής σας εισέρχεται στο δίκτυο. Οι στατικές διευθύνσεις IP " "είναι σταθερές και δεν αλλάζουν. Οι δυναμικές διευθύνσεις IP είναι πιο " "κοινές από τις στατικές διευθύνσεις. Στατικές διευθύνσεις χρησιμοποιούνται " "συνήθως μόνο όταν υπάρχουν ειδικές ανάγκες, όπως η διαχείριση ενός " "διακομιστή." #. (itstool) path: info/desc #: C/net-wired.page:11 msgid "" "Wired internet connections, Fixed IP addresses…" msgstr "" "Ενσύρματες συνδέσεις διαδικτύου, " "Σταθερές διευθύνσεις IP…" #. (itstool) path: page/title #: C/net-wired.page:22 msgid "Wired Networking" msgstr "Ενσύρματη δικτύωση" #. (itstool) path: info/desc #: C/net-wired-connect.page:15 msgid "" "To set up most wired network connections, all you need to do is plug in a " "network cable." msgstr "" "Για να δημιουργήσετε τις περισσότερες ενσύρματες συνδέσεις δικτύου, το μόνο " "που χρειάζεται να κάνετε είναι να συνδέσετε ένα καλώδιο δικτύου." #. (itstool) path: page/title #: C/net-wired-connect.page:19 msgid "Connect to a wired (Ethernet) network" msgstr "Σύνδεση σε ενσύρματο δίκτυο (Ethernet)" #. (itstool) path: page/p #: C/net-wired-connect.page:21 msgid "" "To set up most wired network connections, all you need to do is plug in a " "network cable. The network icon on the menu bar should pulse for a few " "seconds and then will change to a \"socket\" icon when you are connected." msgstr "" "Για να ρυθμιστούν οι περισσότερες ενσύρματες συνδέσεις δικτύου, το μόνο που " "χρειάζεται να κάνετε είναι να συνδέσετε ένα καλώδιο δικτύου. Το εικονίδιο " "του δικτύου στη μπάρα μενού θα πρέπει να αναβοσβήσει για μερικά δευτερόλεπτα " "και στη συνέχεια θα αλλάξει σε εικονίδιο «σύνδεσης» όταν θα έχετε συνδεθεί." #. (itstool) path: page/p #: C/net-wired-connect.page:23 msgid "" "If this does not happen, you should first of all make sure that your network " "cable is plugged in. One end of the cable should be plugged into the " "rectangular Ethernet (network) port on your computer, and the other end " "should be plugged into a switch, router, network wall socket or similar " "(depending on the network setup you have). Sometimes, a light beside the " "Ethernet port will indicate that it is plugged in and active." msgstr "" "Αν αυτό δε συμβεί, θα πρέπει πρώτα απ' όλα να βεβαιωθείτε πως το καλώδιο " "δικτύου σας είναι συνδεμένο. Το ένα άκρο του καλωδίου θα πρέπει να είναι " "συνδεμένο στην ορθογώνια θύρα Ethernet (δικτύου) στον υπολογιστή σας, ενώ το " "άλλο άκρο θα πρέπει να είναι συνδεμένο σε ένα διακόπτη (switch), δρομολογητή " "(router), πρίζα τοίχου ή κάτι παρόμοιο (ανάλογα με την εγκατάσταση του " "δικτύου που έχετε). Κάποιες φορές, υπάρχει ένα φωτάκι δίπλα στη θύρα " "Ethernet το οποίο δείχνει πως είναι συνδεδεμένο και ενεργό." #. (itstool) path: note/p #: C/net-wired-connect.page:26 msgid "" "You can't plug one computer directly into another one with a network cable " "(at least, not without some extra setting-up). To connect two computers, you " "should plug them both into a network hub, router or switch." msgstr "" "Δεν μπορείτε να συνδέσετε έναν υπολογιστή απευθείας σε ένα άλλο με ένα " "καλώδιο δικτύου (τουλάχιστον, όχι χωρίς κάποια επιπλέον ρύθμιση). Για να " "συνδέσετε δύο υπολογιστές, θα πρέπει να συνδέσετε και τους δύο σε ένα κόμβο " "του δικτύου, δρομολογητή ή διακόπτη." #. (itstool) path: page/p #: C/net-wired-connect.page:29 msgid "" "If you are still not connected, your network may not support automatic setup " "(DHCP). In this case you'll have to configure it " "manually." msgstr "" "Αν ακόμα δεν έχετε συνδεθεί, ενδεχομένως το δίκτυό σας να μην υποστηρίζει " "αυτόματη ρύθμιση (DHCP). Σε αυτήν την περίπτωση, θα χρειαστεί να το ρυθμίσετε χειροκίνητα." #. (itstool) path: info/desc #: C/net-wireless.page:13 msgid "" "Connect to wifi, Hidden networks, Edit connection settings, Disconnecting…" msgstr "" #. (itstool) path: page/title #: C/net-wireless.page:26 msgid "Wireless Networking" msgstr "Ασύρματη δικτύωση" #. (itstool) path: info/desc #: C/net-wireless-adhoc.page:19 msgid "" "Use an ad-hoc network to allow other devices to connect to your computer and " "its network connections." msgstr "" "Η χρήση ενός δικτύου τύπου ad-hoc επιτρέπει σε άλλες συσκευές να συνδεθούν " "στον υπολογιστή σας και στις συνδέσεις δικτύου του." #. (itstool) path: page/title #: C/net-wireless-adhoc.page:25 msgid "Create a wireless hotspot" msgstr "Δημιουργία ενός ασύρματου hotspot" #. (itstool) path: page/p #: C/net-wireless-adhoc.page:27 msgid "" "You can use your computer as a wireless hotspot. This allows other devices " "to connect to you without a separate network, and allows you to share an " "internet connection you've made with another interface, such as to a wired " "network or over the cellular network." msgstr "" "Μπορείτε να χρησιμοποιήσετε τον υπολογιστή σας ως ένα ασύρματο σημείο " "σύνδεσης στο δίκτυο (hotspot). Αυτό επιτρέπει σε άλλες συσκευές να " "συνδέονται μαζί χωρίς κάποιο ξεχωριστό δίκτυο και σας επιτρέπει να " "μοιράζεστε μια άλλου τύπου σύνδεση που έχετε στο διαδίκτυο, όπως μία " "ενσύρματη σύνδεση δικτύου ή μια σύνδεση μέσω δικτύου κινητής τηλεφωνίας." #. (itstool) path: item/p #: C/net-wireless-adhoc.page:44 msgid "Open Network and select Wireless on the left." msgstr "" "Ανοίξτε το Δίκτυο και επιλέξτε Ασύρματο στα αριστερά." #. (itstool) path: item/p #: C/net-wireless-adhoc.page:45 msgid "Click the Use as Hotspot button." msgstr "Κάντε κλικ στην επιλογή Χρήση ως Hotspot." #. (itstool) path: item/p #: C/net-wireless-adhoc.page:46 msgid "" "If you are already connected to a wireless network, you will be asked if you " "want to disconnect from that network. A single wireless adapter can only " "connect to or create one network at a time. Click Create Hotspot " "to confirm." msgstr "" "Αν έχετε ήδη συνδεθεί σε ένα ασύρματο δίκτυο, θα ερωτηθείτε αν θέλετε αν " "αποσυνδεθείτε από αυτό. Ένας μονός προσαρμογέας ασύρματης σύνδεσης είναι " "ικανός μόνο για μία σύνδεση ή δημιουργία δικτύου τη φορά. Κάντε κλικ στην " "επιλογή Δημιουργία Hotspot για να επιβεβαιώσετε την ενέργεια." #. (itstool) path: page/p #: C/net-wireless-adhoc.page:52 msgid "" "A network name (SSID) and security key are automatically generated. The " "network name will be based on the name of your computer. Other devices will " "need this information to connect to the hotspot you've just created." msgstr "" "Θα δημιουργηθούν αυτόματα ένα όνομα δικτύου (SSID) και ένα κλειδί ασφαλείας. " "Το όνομα δικτύου θα βασίζεται στο όνομα του υπολογιστή σας. Αυτήν την " "πληροφορία θα τη χρειαστούν οι άλλες συσκευές ώστε να συνδεθούν στο δίκτυο " "που μόλις δημιουργήσατε." #. (itstool) path: info/desc #: C/net-wireless-airplane.page:20 msgid "Click the network menu on the menu bar and uncheck Enable Wireless." msgstr "" "Κάντε κλικ στο μενού δικτύου στη μπάρα μενού και αναιρέστε την επιλογή " "Ενεργοποίηση ασύρματης δικτύωσης." #. (itstool) path: page/title #: C/net-wireless-airplane.page:24 msgid "Turn off wireless (airplane mode)" msgstr "Απενεργοποίηση ασύρματου (προφίλ αεροπλάνου)" #. (itstool) path: page/p #: C/net-wireless-airplane.page:26 msgid "" "If you have your computer on an airplane (or some other area where wireless " "connections are not allowed), you should switch off your wireless. You may " "also want to switch off your wireless for other reasons (to save battery " "power, for example). To do this:" msgstr "" "Αν έχετε τον υπολογιστή σας στο αεροπλάνο (ή σε κάποιο άλλο μέρος όπου δεν " "επιτρέπονται οι ασύρματες συνδέσεις), θα πρέπει να απενεργοποιείτε τη " "δυνατότητα ασύρματης δικτύωσης του υπολογιστή. Ίσως επίσης να θελήσετε να " "την απενεργοποιήσετε για άλλους λόγους (όπως για παράδειγμα να " "εξοικονομήσετε ενέργεια). Για να το κάνετε αυτό:" #. (itstool) path: page/p #: C/net-wireless-airplane.page:28 msgid "" "To do this, click the network menu on the menu bar and uncheck " "Enable Wireless. This will turn off your wireless connection " "until you switch it back on again." msgstr "" "Για να το κάνετε αυτό, κάντε κλικ στην επιλογή μενού δικτύου στη " "μπάρα μενού και αποσημειώστε την επιλογή Ενεργοποίηση ασύρματης " "δικτύωσης. Αυτό θα απενεργοποιήσει την ασύρματη σύνδεσή σας εως ότου " "την ενεργοποιήσετε ξανά." #. (itstool) path: page/p #: C/net-wireless-airplane.page:30 msgid "" "To turn wireless back on, click the network menu on the menu bar " "and select Enable Wireless so that it has a checkmark in front of " "it." msgstr "" "Για να ενεργοποιήσετε ξανά την ασύρματη δικτύωση, κάντε κλικ στο μενού " "δικτύου στη μπάρα μενού και επιλέξτε Ενεργοποίηση ασύρματης " "δικτύωσης ώστε να υπάρχει ένα σημάδι σημείωσης μπροστά από την επιλογή." #. (itstool) path: note/p #: C/net-wireless-airplane.page:32 msgid "" "Your laptop may still be broadcasting if you have not turned off Bluetooth." msgstr "" "Ο φορητός υπολογιστής σας ίσως εξακολουθεί να εκπέμπει, εάν δεν έχετε " "απενεργοποιήσει το Bluetooth." #. (itstool) path: info/desc #: C/net-wireless-connect.page:22 msgid "Get on the internet - wirelessly." msgstr "Μπείτε στο διαδίκτυο - ασύρματα." #. (itstool) path: page/title #: C/net-wireless-connect.page:26 msgid "Connect to a wireless network" msgstr "Σύνδεση σε ένα ασύρματο δίκτυο" #. (itstool) path: page/p #: C/net-wireless-connect.page:28 msgid "" "If you have a wireless-enabled computer, you can connect to a wireless " "network that is within range to get access to the internet, view shared " "files on the network, and so on." msgstr "" "Εάν έχετε έναν υπολογιστή με δυνατότητα ασύρματης σύνδεσης, μπορείτε να " "συνδεθείτε σε ένα ασύρματο δίκτυο που βρίσκεται εντός του βεληνεκούς για να " "αποκτήσετε πρόσβαση στο διαδίκτυο, να προβάλετε τα κοινόχρηστα αρχεία στο " "δίκτυο, και ούτω καθεξής." #. (itstool) path: item/p #: C/net-wireless-connect.page:32 msgid "" "If you have a wireless hardware switch on your computer, make sure that it " "is turned on." msgstr "" "Εαν έχετε διακόπτη ενεργοποίησης του ασύρματου υλικού στον υπολογιστή σας, " "βεβαιωθείτε ότι είναι ενεργοποιημένος." #. (itstool) path: item/p #: C/net-wireless-connect.page:35 msgid "" "Click the network menu in the menu bar, and click the " "name of the network you want to connect to." msgstr "" "Κάντε κλικ στο μενού δικτύου στη μπάρα μενού και κάντε " "κλικ στο όνομα του δικτύου στο οποίο επιθυμείτε να συνδεθείτε." #. (itstool) path: item/p #: C/net-wireless-connect.page:36 msgid "" "If the name of the network isn't in the list, select More " "Networks to see if the network is further down the list. If you still " "don't see the network, you may be out of range or the network might be hidden." msgstr "" "Αν το όνομα του δικτύου που ψάχνετε δεν είναι στη λίστα, επιλέξτε " "Περισσότερα δίκτυα ώστε να δείτε αν το δίκτυο βρίσκεται παρακάτω " "στη λίστα. Αν ακόμα δε βλέπετε το δίκτυο, ίσως να βρίσκεστε εκτός της " "εμβέλειάς του ή ίσως το δίκτυο να είναι " "κρυφό." #. (itstool) path: item/p #: C/net-wireless-connect.page:38 msgid "" "If the network is protected by a password (encryption key), enter the password when prompted and click " "Connect." msgstr "" "Εάν το δίκτυοείναι προστατευμένο με κωδικό πρόσβασης (κλειδί κρυπτογράφησης), εισάγετε τον κωδικό όταν " "σας ζητηθεί και επιλέξτε Σύνδεση." #. (itstool) path: item/p #: C/net-wireless-connect.page:39 msgid "" "If you do not know the key, it may be written on the underside of the " "wireless router or base station, in its instruction manual, or you may have " "to ask the person who administers the wireless network." msgstr "" "Εάν δεν γνωρίζετε το κλειδί, μπορεί να αναγράφεται στο κάτω μέρος του " "σταθμού βάσης ή του ασύρματου δρομολογητή, η στο εγχειρίδιο χρήσης του, ή " "ίσως χρειαστεί να το ζητήσετε από το άτομο που διαχειρίζεται το ασύρματο " "δίκτυο." #. (itstool) path: item/p #: C/net-wireless-connect.page:40 msgid "" "The network icon will change appearance as the computer attempts to connect " "to the network." msgstr "" "Το εικονίδιο δικτύου θα αλλάξει εμφάνιση καθώς ο υπολογιστής θα προσπαθεί να " "συνδεθεί με το δίκτυο." #. (itstool) path: item/p #: C/net-wireless-connect.page:42 msgid "" "If the connection is successful, the icon will change to a dot with several " "bars above it. More bars indicate a stronger connection to the network. If " "there aren't many bars, the connection is weak and might not be very " "reliable." msgstr "" "Αν η σύνδεση είναι επιτυχής, το εικονίδιο θα μετατραπεί σε μία κουκίδα με " "μερικέ; γραμμές από επάνω. Περισσότερες γραμμές σημαίνουν ισχυρότερη σύνδεση " "με το δίκτυο. Αν δεν υπάρχουν αρκετές γραμμές, η σύνδεση είναι ασθενής και " "μπορεί να μην είναι πολύ αξιόπιστη." #. (itstool) path: page/p #: C/net-wireless-connect.page:46 msgid "" "If the connection is not successful, you may be asked for your password again or it might just " "tell you that the connection has been disconnected. There are a number of " "things that could have caused this to happen. You could have entered the " "wrong password, the wireless signal could be too weak, or your computer's " "wireless card might have a problem, for example. See for more help." msgstr "" #. (itstool) path: page/p #: C/net-wireless-connect.page:48 msgid "" "A stronger connection to a wireless network does not necessarily mean that " "you have a faster internet connection, or that you will have faster download " "speeds. The wireless connection connects your computer to the device " "which provides the internet connection (like a router or modem), but " "the two connections are actually different, and so will run at different " "speeds." msgstr "" "Μία ισχυρότερη σύνδεση με ένα αύρματο δίκτυο δε σημαίνει απαραίτητα ότι " "έχετε ταχύτερη σύνδεση με το διαδίκτυο, ή ότι θα έχετε μεγαλύτερες ταχύτητες " "μεταφόρτωσης. Η ασύρματη σύνδεση συνδέει τον υπολογιστή σας με την " "συσκευή που παρέχει την σύνδεση με το διαδίκτυο (όπως ένας " "δρομολογητής ή ένα modem), αλλά οι δυο συνδέσεις είναι στην πραγματικότητα " "διαφορετικές, και άρα, θα τρέχουν με διαφορετικές ταχύτητες." #. (itstool) path: info/desc #: C/net-wireless-disconnecting.page:21 msgid "" "You might have low signal, or the network might not be letting you connect " "properly." msgstr "" "Μπορεί να έχετε αδύναμο σήμα, ή το δίκτυο ίσως να μην σας επιτρέπει να " "συνδεθείτε καταλλήλως." #. (itstool) path: page/title #: C/net-wireless-disconnecting.page:25 msgid "Why does my wireless network keep disconnecting?" msgstr "Γιατί το ασύρματο δίκτυο μου αποσυνδέεται συνεχώς;" #. (itstool) path: page/p #: C/net-wireless-disconnecting.page:27 msgid "" "You may find that you have been disconnected from a wireless network even " "though you wanted to stay connected. Your computer will normally try to " "reconnect to the network as soon as this happens (the network icon on the " "menu bar will pulse if it is trying to reconnect), but it can be annoying, " "especially if you were using the internet at the time." msgstr "" "Μπορεί να διαπιστώσετε ότι έχετε αποσυνδεθεί από ένα ασύρματο δίκτυο παρά το " "ότι έχετε επιλέξει να παραμείνετε συνδεδεμένοι. Ο υπολογιστής σας " "φυσιολογικά θα προσπαθήσει να επανασυνδεθεί στο δίκτυο μόλις συμβεί αυτό ( " "το εικονίδιο δικτύου στη μπάρα μενού θα αναβοσβήνει κατά την διάρκεια της " "προσπάθειας επανασύνδεσης), αλλά αυτό μπορεί να είναι ενοχλητικό, ειδικά αν " "χρησιμοποιούσατε το διαδίκτυο εκείνη την στιγμή." #. (itstool) path: section/title #: C/net-wireless-disconnecting.page:30 msgid "Weak wireless signal" msgstr "Αδύναμο σήμα ασύρματου δικτύου" #. (itstool) path: section/p #: C/net-wireless-disconnecting.page:32 msgid "" "A common reason for being disconnected from a wireless network is that you " "have low signal. Wireless networks have a limited range, so if you are too " "far away from the wireless base station you may not be able to get a strong " "enough signal to maintain a connection. Walls and other objects between you " "and the base station can also weaken the signal." msgstr "" "Ένας συνηθισμένος λόγος για την αποσύνδεση από ένα ασύρματο δίκτυο είναι ότι " "έχετε ασθενές σήμα. Τα ασύρματα δίκτυα έχουν περιορισμένο εύρος, οπότε αν " "είστε πολύ μακριά από το ασύρματο σταθμό βάσης μπορεί να μην λαμβάνετε " "αρκετά ισχυρό σήμα για τη διατήρηση της σύνδεση. Τοίχοι και άλλα αντικείμενα " "μεταξύ του υπολογιστή και του σταθμού βάσης μπορεί να αποδυναμώσουν το σήμα." #. (itstool) path: section/p #: C/net-wireless-disconnecting.page:34 msgid "" "The network icon on the menu bar displays how strong your wireless signal " "is. If the signal looks low, try moving closer to the wireless base station." msgstr "" "Το εικονίδιο δικτύου στη μπάρα μενού εμφανίζει πόσο ισχυρό είναι το σήμα του " "ασυρμάτου δικτύου σας. Αν το σήμα δείχνει ασθενές, προσπαθήστε να " "μετακινηθείτε πλησιέστερα στο σταθμό βάσης του ασυρμάτου δικτύου." #. (itstool) path: section/title #: C/net-wireless-disconnecting.page:39 msgid "Network connection not being established properly" msgstr "Η σύνδεση δικτύου δεν έχει γίνει σωστά" #. (itstool) path: section/p #: C/net-wireless-disconnecting.page:41 msgid "" "Sometimes, when you connect to a wireless network, it may appear that you " "have successfully connected at first, but then you will be disconnected soon " "after. This normally happens because your computer was only partially " "successful in connecting to the network - it managed to establish a " "connection, but was unable to finalize the connection for some reason and so " "was disconnected." msgstr "" "Μερικές φορές, όταν συνδέεστε σε ένα ασύρματο δίκτυο, μπορεί να φαίνεται ότι " "έχετε συνδεθεί με επιτυχία στην αρχή, λίγο μετά όμως να αποσυνδεθείτε. Αυτό " "συμβαίνει συνήθως επειδή ο υπολογιστής σας είχε μερική επιτυχία σύνδεσης. " "Κατάφερε δηλαδή να δημιουργήσει μια σύνδεση, αλλά δεν μπόρεσε να την " "ολοκληρώσει για κάποιο λόγο και έτσι αποσυνδέθηκε." #. (itstool) path: section/p #: C/net-wireless-disconnecting.page:43 msgid "" "A possible reason for this is that you entered the wrong wireless " "passphrase, or that your computer was not allowed on the network (because " "the network requires a username to log in, for example)." msgstr "" "Ένας πιθανός λόγος για αυτό είναι ότι έχετε εισάγει λάθος ασύρματη " "συνθηματική φράση, ή ότι ο υπολογιστής σας δεν έχει πρόσβαση στο δίκτυο (για " "παράδειγμα, γιατί το δίκτυο απαιτεί ένα όνομα χρήστη για να συνδεθείτε)." #. (itstool) path: section/title #: C/net-wireless-disconnecting.page:48 msgid "Unreliable wireless hardware/drivers" msgstr "Αναξιόπιστο ασύρματο υλικό / οδηγοί" #. (itstool) path: section/p #: C/net-wireless-disconnecting.page:50 msgid "" "Some wireless network hardware can be a little unreliable. Wireless networks " "are complicated, so wireless cards and base stations occasionally run into " "minor problems and may drop connections. This is annoying, but it happens " "quite regularly with many devices. If you are disconnected from wireless " "connections from time to time, this may be the only reason. If it happens " "very regularly, you may want to consider getting some different hardware." msgstr "" "Ορισμένες συσκευές ασύρματου δικτύου μπορεί να είναι κάπως αναξιόπιστες. Τα " "ασύρματα δίκτυα είναι περίπλοκα, έτσι οι ασύρματες κάρτες και οι σταθμοί " "βάσης κατά καιρούς συναντούν μικρά προβλήματα και ίσως αποσυνδέονται. Αυτό " "είναι ενοχλητικό, αλλά συμβαίνει αρκετά συχνά με πολλές συσκευές. Αν κατά " "καιρούς αποσυνδέεστε από ασύρματες συνδέσεις, αυτός μπορεί να είναι ο μόνος " "λόγος. Αν αυτό συμβαίνει πολύ συχνά, ίσως πρέπει να εξετάσετε το ενδεχόμενο " "να αποκτήσετε διαφορετικό υλικό." #. (itstool) path: section/title #: C/net-wireless-disconnecting.page:55 msgid "Busy wireless networks" msgstr "Απασχολημένα ασύρματα δίκτυα" #. (itstool) path: section/p #: C/net-wireless-disconnecting.page:57 msgid "" "Wireless networks in busy places (in universities and coffee shops, for " "example) often have many computers trying to connect to them at once. " "Sometimes these networks get too busy and may not be able to handle all of " "the computers that are trying to connect, so some of them get disconnected." msgstr "" "Στα ασύρματα δίκτυα σε πολυσύχναστα μέρη (πανεπιστήμια και τα καταστήματα " "καφέ, για παράδειγμα) συχνά πρέπει να συνδεθούν με πολλούς υπολογιστές " "ταυτόχρονα. Μερικές φορές αυτά τα δίκτυα είναι πολύ απασχολημένα και μπορεί " "να μην είναι σε θέση να χειριστούν όλους τους υπολογιστές που προσπαθούν να " "συνδεθούν, έτσι ώστε μερικοί από αυτούς να αποσυνδέονται." #. (itstool) path: info/desc #: C/net-wireless-edit-connection.page:20 msgid "" "Learn what the options on the wireless connection editing screen mean." msgstr "" "Μάθετε τι σημαίνουν οι επιλογές στην οθόνη επεξεργασίας της ασύρματης " "δικτύωσης." #. (itstool) path: page/title #: C/net-wireless-edit-connection.page:27 msgid "Edit a wireless connection" msgstr "Επεξεργασία μίας ασύρματης σύνδεσης" #. (itstool) path: page/p #: C/net-wireless-edit-connection.page:33 msgid "" "This topic describes all of the options that are available when you edit a " "wireless network connection. To edit a connection, click the network " "menu in the menu bar and select Edit Connections." msgstr "" "Αυτό το θέμα περιγράφει όλες τις επιλογές που είναι διαθέσιμες όταν " "επεξεργάζεστε μια ασύρματη σύνδεση δικτύου.\r\n" "Για να επεξεργαστείτε μια σύνδεση, κάντε κλικ στο μενού δικτύου " "στη μπάρα μενού και επιλέξτε Επεξεργασία συνδέσεων." #. (itstool) path: note/p #: C/net-wireless-edit-connection.page:38 msgid "" "Most networks will work fine if you leave these settings at their defaults, " "so you probably don't need to change any of them. Many of the options here " "are provided to give you greater control over more advanced networks." msgstr "" "Τα περισσότερα δίκτυα θα λειτουργήσουν σωστά αν αφήσετε τις προεπιλεγμένες " "τιμές στις ρυθμίσεις, οπότε κατά πάσα πιθανότητα δε θα χρειαστεί να αλλάξετε " "κάποια από αυτές. Πολλές από τις επιλογές εδώ παρέχονται ώστε να σας δώσουν " "μεγαλύτερο έλεγχο πάνω σε πιο προχωρημένα δίκτυα." #. (itstool) path: section/title #: C/net-wireless-edit-connection.page:42 msgid "Available to all users / Connect automatically" msgstr "Διαθέσιμη σε όλους τους χρήστες / Αυτόματη σύνδεση" #. (itstool) path: title/gui #: C/net-wireless-edit-connection.page:45 msgid "Connect automatically" msgstr "Αυτόματη σύνδεση" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:46 msgid "" "Check this option if you would like the computer to try to connect to this " "wireless network whenever it is in range." msgstr "" "Επιλέξτε αυτή την επιλογή εάν θέλετε ο υπολογιστής να προσπαθήσει να " "συνδεθεί σε αυτό το ασύρματο δίκτυο οπότε είναι εντός εμβέλειας." #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:47 msgid "" "If several networks which are set to connect automatically are in range, the " "computer will connect to the first one shown in the Wireless tab " "in the Network Connections window. It won't disconnect from one " "available network to connect to a different one that has just come in range." msgstr "" "Εάν πάνω από ένα δίκτυα, που έχουν ρυθμιστεί να συνδέονται αυτόματα, " "βρίσκονται εντός της περιοχής κάλυψης, ο υπολογιστής θα συνδεθεί στο πρώτο " "που εμφανίζεται στην καρτέλα Ασύρματα στο παράθυρο Συνδέσεις " "δικτύου.\r\n" "Δεν θα αποσυνδεθεί αυτόματα από ένα δίκτυο για να συνδεθεί σε κάποιο άλλο " "που μόλις μπήκε στην περιοχή κάλυψης." #. (itstool) path: title/gui #: C/net-wireless-edit-connection.page:51 msgid "Available to all users" msgstr "Διαθέσιμο σε όλους τους χρήστες" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:52 msgid "" "Check this if you would like all of the users on the computer to have access " "to this wireless network. If the network has a WEP/WPA password and you have checked this option, you will " "only need to enter the password once. All of the other users on your " "computer will be able to connect to the network without having to know the " "password themselves." msgstr "" "Επιλέξτε το αν θέλετε όλοι οι χρήστες του υπολογιστή να έχουν πρόσβαση σε " "αυτό το ασύρματο δίκτυο. Αν το ασύρματο δίκτυο έχει Προστασία με κωδικό ασφαλείας WEP/WPA και το έχετε " "επιλέξει, τότε θα χρειαστεί να δώσετε τον κωδικό μία φορά μόνο. Όλοι οι " "άλλοι χρήστες του υπολογιστή θα είναι ικανοί να συνδεθούν στο ασύρματο " "δίκτυο χωρίς να χρειάζεται να γνωρίζουν τον κωδικό πρόσβασης." #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:53 msgid "" "If this is checked, you need to be an administrator to change any of the settings for this " "network. You may be asked to enter your admin password." msgstr "" "Εάν αυτό είναι επιλεγμένο. χρειάζεται να είστε διαχειριστής για να αλλάξετε κάποια από τις ρυθμίσεις αυτού " "του δικτύου. Μπορεί να σας ζητηθεί να εισάγετε τον κωδικό πρόσβασής σας." #. (itstool) path: section/title #: C/net-wireless-edit-connection.page:59 msgid "Wireless" msgstr "Ασύρματο" #. (itstool) path: title/gui #: C/net-wireless-edit-connection.page:62 msgid "SSID" msgstr "SSID" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:63 msgid "" "This is the name of the wireless network you are connecting to, otherwise " "known as the Service Set Identifier. Don't change this unless you " "have changed the name of the wireless network (for example, by changing the " "settings of your wireless router or base station)." msgstr "" "Αυτό είναι το όνομα του ασύρματου δικτύου στο οποίο συνδέεστε, αλλιώς γνωστό " "ως το Αναγνωριστικό ρυθμίσεων υπηρεσιών (Service Set Identifier - " "SSID). Μην το αλλάξετε αυτό εκτός εάν έχετε αλλάξει το όνομα του " "ασύρματου δικτύου (για παράδειγμα, αλλάζοντας τις ρυθμίσεις του ασύρματου " "δρομολογητή ή του σταθμού βάσης σας)." #. (itstool) path: title/gui #: C/net-wireless-edit-connection.page:67 msgid "Mode" msgstr "Λειτουργία" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:68 msgid "" "Use this to specify whether you are connecting to an " "Infrastructure network (one where computers wirelessly connect to " "a central base station or router) or an Ad-hoc network (where " "there is no base station, and the computers in the network connect to one " "another). Most networks are infrastructure ones; you may wish to set-up your own ad-hoc network though." msgstr "" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:69 msgid "" "If you choose Ad-hoc, you will see two other options, " "Band and Channel. These determine which wireless " "frequency band the ad-hoc wireless network will operate on. Some computers " "are only able to work on certain bands (for example, only A or " "only B/G), so you might want to pick a band that all of the " "computers in the ad-hoc network can use. In busy places, there might be " "several wireless networks sharing the same channel; this might slow-down " "your connection, so you can change which channel you are using too." msgstr "" "Εάν επιλέξετε Ad hoc, θα δείτε δύο άλλες επιλογές, " "Ζώνη και Κανάλι. Αυτές καθορίζουν σε ποια ζώνη " "ασύρματης συχνότητας θα λειτουργεί το ad hoc ασύρματο δίκτυό σας. Κάποιοι " "υπολογιστές μπορούν να λειτουργήσουν μόνο σε συγκεκριμένες συχνότητες (για " "παράδειγμα, μόνο στην A ή μόνο στις B/G), οπότε μπορεί " "να θέλετε να επιλέξετε κάποια συχνότητα την οποία όλοι οι υπολογιστές στο " "δίκτυο ad hoc μπορούν να χρησιμοποιήσουν. Σε πολυσύχναστα μέρη, μπορεί να " "υπάρχουν πολλά ασύρματα δίκτυα που μοιράζονται την ίδια ζώνη. Αυτό μπορεί να " "επιβραδύνει τη σύνδεσή σας, οπότε μπορείτε να αλλάξετε ζώνη που " "χρησιμοποιείτε επίσης." #. (itstool) path: title/gui #: C/net-wireless-edit-connection.page:73 msgid "BSSID" msgstr "BSSID" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:74 msgid "" "This is the Basic Service Set Identifier. The SSID (see above) is " "the name of the network which humans are intended to read; the BSSID is a " "name which the computer understands (it's a string of letters and numbers " "that is supposed to be unique to the wireless network). If a network is hidden, it will not have an " "SSID but it will have a BSSID." msgstr "" "Αυτό είναι το Αναγνωριστικό βασικής ομάδας ρυθμίσεων (Basic Service Set " "Identifier). Το SSID (δείτε επάνω) είναι το όνομα του δικτύου το οποίο " "προορίζεται για ανάγνωση από ανθρώπους. Το BSSID είναι ένα όνομα το οποίο " "καταλαβαίνει ο υπολογιστής (είναι μία σειρά από γράμματα και αριθμούς που " "πρέπει να είναι μοναδικό στο ασύρματο δίκτυο). Εάν ένα δίκτυο είναι κρυφό, δεν θα έχει SSID αλλά θα έχει " "BSSID." #. (itstool) path: title/gui #: C/net-wireless-edit-connection.page:78 msgid "Device MAC address" msgstr "Διεύθυνση MAC συσκευής" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:79 msgid "" "A MAC address is a code which " "identifies a piece of network hardware (for example, a wireless card, an " "Ethernet network card or a router). Every device that you can connect to a " "network has a unique MAC address which was given to it in the factory." msgstr "" "Μία διεύθυνση MAC είναι ένας κωδικός " "που προσδιορίζει ένα κομμάτι υλικού δικτύου (για παράδειγμα, μία ασύρματη " "κάρτα, μία κάρτα δικτύου Ethernet ή έναν δρομολογητή). Κάθε συσκευή που " "μπορείτε να συνδέσετε σε ένα δίκτυο έχει μία μοναδική διεύθυνση MAC η οποία " "του δόθηκε στο εργοστάσιο." #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:80 msgid "" "This option can be used to change the MAC address of your network card." msgstr "" "Αυτή η επιλογή μκπορεί να χρησιμοποιηθεί για να αλλάξετε τη διεύθυνση MAC " "της κάρτας δικτύου σας." #. (itstool) path: title/gui #: C/net-wireless-edit-connection.page:84 msgid "Cloned MAC address" msgstr "Με κλωνοποίηση διεύθυνσης MAC" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:85 msgid "" "Your network hardware (wireless card) can pretend to have a different MAC " "address. This is useful if you have a device or service which will only " "communicate with a certain MAC address (for example, a cable broadband " "modem). If you put that MAC address into the cloned MAC address " "box, the device/service will think that your computer has the cloned MAC " "address rather than its real one." msgstr "" "Το υλικό δικτύου σας (ασύρματη κάρτα) μπορεί να προσποιηθεί ότι έχει " "διαφορετική διεύθυνση MAC. Αυτό είναι χρήσιμο εάν έχετε κάποια συσκευή ή " "υπηρεσία που θα επικοινωνήσει μόνο με συγκεκριμένη διεύθυνση MAC (για " "παράδειγμα, ένα καλωδιακό ευρυζωνικό μόντεμ). Εάν βάλετε τη δεύθυνση MAC " "αυτή στο κουτί της κλωνοποιημένη διεύθυνση MAC, τότε η " "συσκευή/υπηρεσία θα νομίσει ότι ο υπολογιστής σας έχει την κλωνοποιημένη " "διεύθυνση MAC αντί της πραγματικής." #. (itstool) path: title/gui #: C/net-wireless-edit-connection.page:89 msgid "MTU" msgstr "MTU" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:90 msgid "" "This setting changes the Maximum Transmission Unit, which is the " "maximum size of a chunk of data that can be sent over the network. When " "files are sent over a network, data is broken up into small chunks (or " "packets). The optimal MTU for your network will depend on how likely it is " "for packets to be lost (due to a noisy connection) and how fast the " "connection is. In general, you should not need to change this setting." msgstr "" "Αυτή η ρύθμιση αλλάζει την Μέγιστη Μονάδα Μετάδοσης (Maximum " "Transmission Unit - MTU), η οποία είναι το μέγιστο μέγεθος ενός " "κομματιού δεδομένων που μπορεί να σταλεί από το δίκτυο. Όταν στέλνονται " "αρχεία μέσω του δικτύου, τα δεδομένα χωρίζονται σε μικρά κομμάτια (ή αλλιώς " "πακέτα). Η βέλτιστη MTU για το δίκτυό σας θα εξαρτηθεί από το πόσο πιθανό " "είναι τα πακέτα να χαθούν (λόγω θορυβώδους σύνδεσης) και πόσο γρήγορη είναι " "η σύνδεση. Γενικά, δεν θα χρειαστεί να αλλάξετε τη ρύθμιση αυτή." #. (itstool) path: section/title #: C/net-wireless-edit-connection.page:97 msgid "Wireless Security" msgstr "Ασφάλεια ασύρματου δικτύου" #. (itstool) path: title/gui #. (itstool) path: section/title #: C/net-wireless-edit-connection.page:100 #: C/sharing-desktop.page:49 msgid "Security" msgstr "Ασφάλεια" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:101 msgid "" "This defines what sort of encryption your wireless network uses. " "Encrypted connections help protect your wireless connection from being " "intercepted, so other people can't \"listen in\" and see what websites " "you're visiting and so on." msgstr "" "Αυτό ορίζει τι είδους κρυπτογράφηση χρησιμοποιεί το ασύρματο δίκτυό " "σας. Οι κρυπτογραφημένες συνδέσεις βοηθούν να προστατευθεί το δίκτυό σας από " "το να υποκλαπεί, για να μην μπορούν άλλοι άνθρωποι να «κρυφακούσουν» και να " "δουν τι σελίδες επισκέπτεστε και ούτω καθεξής." #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:102 msgid "" "Some types of encryption are stronger than others, but may not be supported " "by older wireless networking equipment. You'll normally need to type a " "password for the connection; more sophisticated types of security may also " "require a username and a digital \"certificate\". See for more information on popular types of wireless " "encryption." msgstr "" "Κάποια είδη κρυπτογράφησης είναι δυνατότερα από άλλα, αλλά μπορεί να μην " "υποστηρίζονται από παλιότερο εξοπλισμό ασύρματου δικτύου. Κανονικά θα " "χρειαστεί να πληκτρολογήσετε κωδικό πρόσβασης για τη σύνδεση. Πιο εξελιγμένα " "είδη σύνδεσης μπορεί να χρειάζονται επίσης και όνομα χρήστη και ψηφιακό " "«πιστοποιητικό». Δείτε για " "περισσότερες πληροφορίες για δημοφηλείς μορφές ασύρματης κρυπτογράφησης." #. (itstool) path: section/title #: C/net-wireless-edit-connection.page:108 msgid "IPv4 Settings" msgstr "Ρυθμίσεις IPv4" #. (itstool) path: section/p #: C/net-wireless-edit-connection.page:117 msgid "" "Use this tab to define information like the IP address of your computer and " "which DNS servers it should use. Change the Method to see " "different ways of getting/setting that information." msgstr "" "Χρησιμοποιήστε αυτήν την καρτέλα για να ορίσετε πληροφορίες όπως τη " "διεύθυνση IP του υπολογιστή σας και ποιους εξυπηρετητές DNS θα χρειαστεί να " "χρησιμοποιεί. Αλλάξτε τη Μέθοδο για να δείτε διαφορετικούς " "τρόπους για να δείτε/ορίσετε τις πληροφορίες αυτές." #. (itstool) path: section/p #: C/net-wireless-edit-connection.page:118 msgid "The following methods are available:" msgstr "Οι ακόλουθες μέθοδοι είναι διαθέσιμες:" #. (itstool) path: title/gui #: C/net-wireless-edit-connection.page:121 msgid "Automatic (DHCP)" msgstr "Αυτόματο (DHCP)" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:122 msgid "" "Get information like the IP address and DNS server to use from a DHCP " "server. A DHCP server is a computer (or other device, like a router) " "connected to the network which decides which network settings your computer " "should have - when you first connect to the network, you will automatically " "be assigned the correct settings. Most networks use DHCP." msgstr "" "Πάρτε πληροφορίες όπως τη διεύθυνση IP και τον εξυπηρετητή DNS που θα " "χρησιμοποιηθεί από έναν διακομιστή DHCP. Ένας διακομιστής DHCP " "είναι ένας υπολογιστής (ή άλλη συσκευή, όπως ένας δρομολογητής) συνδεδεμένος " "στο δίκτυο που αποφασίζει ποιες ρυθμίσεις δικτύου χρειάζεται να έχει ο " "υπολογιστής σας· όταν πρωτοσυνδεθείτε στο δίκτυο, θα σας ανατεθούν αυτόματα " "οι σωστές ρυθμίσεις. Τα περισσότερα δίκτυα χρησιμοποιούν DHCP." #. (itstool) path: title/gui #: C/net-wireless-edit-connection.page:126 msgid "Automatic (DHCP) addresses only" msgstr "Αυτόματες (DHCP) διευθύνσεις μόνο" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:127 msgid "" "If you choose this setting, your computer will get its IP address from a " "DHCP server, but you will have to manually define other details (like which " "DNS server to use)." msgstr "" "Εάν επιλέξετε αυτή τη ρύθμιση, ο υπολογιστής θα πάρει τη διεύθυνση IP του " "από ένα διακομιστή DHCP, αλλά θα πρέπει να ορίσετε χειροκίνητα άλλες " "λεπτομέρειες (όπως ποιος εξυπηρετητής DNS να χρησιμοποιηθεί)." #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:132 msgid "" "Choose this option if you would like to define all of the network settings " "yourself, including which IP address the computer should use." msgstr "" "Επιλέξτε αυτή την επιλογή εάν θέλετε να ορίσετε όλες τις ρυθμίσεις δικτύου " "μόνος σας, συμπεριλαμβανομένου και του ποια διεύθυνση IP θα χρειάζεται να " "χρησιμοποιεί ο υπολογιστής." #. (itstool) path: title/gui #: C/net-wireless-edit-connection.page:136 msgid "Link-Local Only" msgstr "Μόνο τοπικό ιδιωτικό (Link-Local)" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:137 msgid "" "Link-Local is a way of connecting computers together on a network " "without requiring a DHCP server or manually defining IP addresses and other " "information. If you connect to a Link-Local network, the computers on the " "network will decide amongst themselves which IP addresses to use and so on. " "This is useful if you want to temporarily connect a few computers together " "so they communicate with each other." msgstr "" "Το Link-Local είναι ένας τρόπος να συνδεθούν υπολογιστές αναμεταξύ " "τους χωρίς να χρειάζεται διακομιστής DHCP ή να οριστούν χειροκίνητα " "διευθύνσεις IP και άλλες πληροφορίες. Εάν συνδεθείτε σε ένα δίκτυο Link-" "Local, οι υπολογιστές στο δίκτυο θα αποφασίσουν αναμεταξύ τους ποιες " "διευθύνσεις IP να χρησιμοποιήσουν και ούτω καθεξής. Αυτό είναι χρήσιμο εάν " "θέλετε να συνδέσετε προσωρινά κάποιους υπολογιστές μαζί ώστε να επικοινωνούν " "μεταξύ τους." #. (itstool) path: title/gui #: C/net-wireless-edit-connection.page:141 msgid "Disabled" msgstr "Απενεργοποιημένο" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:142 msgid "" "This option will disable the network connection and prevent you from " "connecting to it. Note that IPv4 and IPv6 are treated " "as separate connections even though they are for the same network card. If " "you have one enabled, you may wish to set the other to disabled." msgstr "" "Αυτή η επιλογή θα απενεργοποιήσει τη σύνδεση δικτύου και θα σας απαγορέψει " "να συνδεθείτε σε αυτήν. Σημειώστε ότι το IPv4 και το " "IPv6 αντιμετωπίζονται ως ξεχωριστές συνδέσεις παρότι είναι από " "την ίδια κάρτα δικτύου. Εάν έχετε τη μία ενεργοποιημένη, μπορεί να " "επιθυμείτε να ορίσετε την άλλη σε απενεργοποιημένη." #. (itstool) path: section/title #: C/net-wireless-edit-connection.page:149 msgid "IPv6 Settings" msgstr "Ρυθμίσεις IPv6" #. (itstool) path: section/p #: C/net-wireless-edit-connection.page:154 msgid "" "This is similar to the IPv4 tab except it deals with the newer " "IPv6 standard. Very modern networks use IPv6, but IPv4 is still more popular " "at the moment." msgstr "" "Αυτό είναι παρόμοιο με την καρτέλα IPv4 εκτός από το ότι " "ασχολείται με το νεότερο πρότυπο IPv6. Πολύ σύγχρονα δίκτυα χρησιμοποιούν το " "IPv6, αλλά το IPv4 εξακολουθεί να είναι πιο δημοφιλές αυτή τη στιγμή." #. (itstool) path: info/desc #: C/net-wireless-find.page:17 msgid "" "The wireless could be turned off or broken, there might be too many wireless " "networks nearby, or you might be out of range." msgstr "" "Η συσκευή ασύρματης δικτύωσης μπορεί να είναι απενεργοποιημένη ή χαλασμένη, " "μπορεί να υπάρχουν πάρα πολλά ασύρματα δίκτυα στον περίγυρο, ή μπορεί να " "βρίσκεσθε εκτός βεληνεκούς." #. (itstool) path: page/title #: C/net-wireless-find.page:21 msgid "I can't see my wireless network in the list" msgstr "Δε μπορώ να δω το ασύρματο δίκτυό μου στη λίστα" #. (itstool) path: page/p #: C/net-wireless-find.page:23 msgid "" "There are a number of reasons why you might not be able to see your wireless " "network on the list of networks which appears when you click the network " "icon on the menu bar." msgstr "" "Υπάρχουν διάφοροι λόγοι που ίσως δεν μπορείτε να δείτε το ασύρματο δίκτυό " "σας στον κατάλογο δικτύων που εμφανίζεται όταν κάνετε κλικ στο εικονίδιο " "δικτύου στη μπάρα μενού." #. (itstool) path: item/p #: C/net-wireless-find.page:27 msgid "" "If no networks are shown in the list, your wireless hardware could be turned " "off, or it may not be working " "properly. Make sure it is turned on." msgstr "" "Εάν δεν εμφανίζονται δίκτυα στη λίστα, το ασύρματο υλικό σας μπορεί να " "είναι απενεργοποιημένο, ή αυτόδεν μπορεί να λειτουργήσει σωστά. Βεβαιωθείτε ότι " "είναι ενεργοποιημένο." #. (itstool) path: item/p #: C/net-wireless-find.page:31 msgid "" "If there are lots of wireless networks nearby, the network you are looking " "for might not be on the first page of the list. If this is the case, look at " "the bottom of the list for an arrow pointing towards the right and hover " "your mouse over it to display the rest of the wireless networks." msgstr "" "Εάν υπάρχουν πολλά ασύρματα δίκτυα γύρω σας το δίκτυο που ψάχνετε ίσως να " "μην είναι στην πρώτη σελίδα της λίστας. Αν συμβαίνει αυτό, κοιτάξτε στο κάτω " "μέρος της λίστας για ένα βέλος που δείχνει προς τα δεξιά και τοποθετήστε το " "ποντίκι σας πάνω του για να εμφανιστούν τα υπόλοιπα ασύρματα δίκτυα." #. (itstool) path: item/p #: C/net-wireless-find.page:35 msgid "" "You could be out of range of the network. Try moving closer to the wireless " "base station/router and see if the network appears in the list after a while." msgstr "" "Μπορεί να είστε εκτός της εμβέλειας του δικτύου. Δοκιμάστε να μετακινηθείτε " "πιο κοντά στον ασύρματο σταθμό βάσης/δρομολογητή και δείτε αν το δίκτυο " "εμφανίζεται στη λίστα μετά από λίγο." #. (itstool) path: item/p #: C/net-wireless-find.page:39 msgid "" "The list of wireless networks takes time to update. If you have just turned " "on your computer or moved to a different location, wait for a minute or so " "and then check if the network has appeared in the list." msgstr "" "Ο κατάλογος των ασύρματων δικτύων απαιτεί χρόνο για να ενημερωθεί. Εάν έχετε " "μόλις ενεργοποιήσει τον υπολογιστή σας ή έχετε μετακινηθεί σε διαφορετική " "θέση, περιμένετε ένα λεπτό περίπου και τότε στη συνέχεια ελέγξετε αν το " "δίκτυο έχει εμφανιστεί στη λίστα." #. (itstool) path: item/p #: C/net-wireless-find.page:43 msgid "" "The network could be hidden. You need to connect in a different way if it is a hidden network." msgstr "" "Το δίκτυο μπορεί να είναι κρυφό. Θα πρέπει να συνδεθείτε με έναν διαφορετικό τρόπο εάν αυτό είναι ένα " "κρυφό δίκτυο." #. (itstool) path: info/desc #. (itstool) path: item/p #: C/net-wireless-hidden.page:20 #: C/net-wireless-hidden.page:30 msgid "" "Click the network menu on the menu bar and select Connect to " "Hidden Wireless Network." msgstr "" "Κάντε κλικ στο μενού δικτύου στη μπάρα μενού και επιλέξτε " "Σύνδεση σε κρυφό ασύρματο δίκτυο." #. (itstool) path: page/title #: C/net-wireless-hidden.page:24 msgid "Connect to a hidden wireless network" msgstr "Σύνδεση σε κρυφό ασύρματο δίκτυο" #. (itstool) path: page/p #: C/net-wireless-hidden.page:26 msgid "" "It is possible to set up a wireless network so that it is \"hidden.\" Hidden " "networks won't show up in the list of networks that are displayed when you " "click the network menu in the menu bar (or the list of wireless networks on " "any other computer). To connect to a hidden wireless network:" msgstr "" "Είναι δυνατόν να δημιουργήσετε ένα ασύρματο δίκτυο έτσι ώστε να είναι " "«κρυφό». Τα κρυφά δίκτυα δεν προβάλλονται στις λίστες δικτύων που " "εμφανίζονται όταν επιλέγετε το μενού δικτύου στη μπάρα μενού (ή στη λίστα " "ασύρματων δικτύων οποιουδήποτε άλλου υπολογιστή). Για να συνδεθείτε σε ένα " "κρυφό ασύρματο δίκτυο:" #. (itstool) path: item/p #: C/net-wireless-hidden.page:33 msgid "" "In the window that appears, type the network name, choose the type of " "wireless security, and click Connect." msgstr "" "Στο παράθυρο που εμφανίζεται, πληκτρολογήστε το όνομα του δικτύου, επιλέξτε " "το πρωτόκολλο ασύρματης ασφαλείας και κάντε κλικ στην επιλογή " "Σύνδεση." #. (itstool) path: page/p #: C/net-wireless-hidden.page:37 msgid "" "You may have to check the settings of the wireless base station or router to " "see what the network name is. It is sometimes called the BSSID " "(Basic Service Set Identifier), and looks something like this: " "02:00:01:02:03:04." msgstr "" "Ίσως χρειαστεί να ελέγξετε τις ρυθμίσεις του ασύρματου σταθμού βάσης ή του " "δρομολογητή για να δείτε ποιο είναι το όνομα του δικτύου. Αυτό μερικές φορές " "ονομάζεταιBSSID (Basic Service Set Identifier, Βασικό αναγνωριστικό " "συνόλου υπηρεσιών) και μοιάζει κάπως έτσι:02:00:01:02:03:04." #. (itstool) path: page/p #: C/net-wireless-hidden.page:39 msgid "" "You should also check the wireless base station's security settings. Look " "for terms like WEP and WPA." msgstr "" "Θα πρέπει επίσης να ελέγξετε τις ρυθμίσεις ασφαλείας του ασύρματου σταθμού " "βάσης. Ψάξτε για όρους όπως WEP και WPA." #. (itstool) path: note/p #: C/net-wireless-hidden.page:42 msgid "" "You may think that hiding your wireless network will improve security by " "preventing people who don't know about it from connecting. In practice, this " "is not the case; the network is slightly harder to find but it is still " "detectable." msgstr "" "Μπορεί να σκεφτείτε ότι το κρυφό ασύρματο δίκτυό σας θα βελτιώσει την " "ασφάλεια, εμποδίζοντας τους ανθρώπους που δεν ξέρουν για αυτό να συνδεθούν. " "Στην πράξη όμως αυτό δεν συμβαίνει· το δικτύο είναι ελαφρώς πιο δύσκολο να " "εντοπιστεί, αλλά εξακολουθεί να είναι ανιχνεύσιμο." #. (itstool) path: info/desc #: C/net-wireless-noconnection.page:15 msgid "" "Double-check the password, try using the pass key instead of the password, " "turn the wireless card off and on again…" msgstr "" #. (itstool) path: page/title #: C/net-wireless-noconnection.page:19 msgid "I've entered the correct password, but I still can't connect" msgstr "" "Έχω εισάγει το σωστό κωδικό πρόσβασης, αλλά ακόμα δεν μπορώ να συνδεθώ" #. (itstool) path: page/p #: C/net-wireless-noconnection.page:21 msgid "" "If you're sure that you entered the correct wireless password but you still can't successfully connect " "to a wireless network, try some of the following:" msgstr "" "Αν είστε σίγουροι ότι έχετε εισάγει τον σωστό κωδικό πρόσβασης αλλά εξακολουθείτε να μην μπορείτε να " "συνδεθείτε, δοκιμάστε ένα από τα ακόλουθα:" #. (itstool) path: item/p #: C/net-wireless-noconnection.page:25 msgid "Double-check that you have the right password" msgstr "Ελέγξτε ξανά ότι έχετε το σωστό κωδικό πρόσβασης" #. (itstool) path: item/p #: C/net-wireless-noconnection.page:26 msgid "" "Passwords are case-sensitive (it matters whether they have capital or lower-" "case letters), so check that you didn't get the case of one of the letters " "wrong." msgstr "" "Οι κωδικοί πρόσβασης κάνουν διάκριση πεζών-κεφαλαίων (έχει σημασία αν έχουν " "κεφάλαια ή μικρά γράμματα), οπότε βεβαιωθείτε ότι δεν έχετε κάποιο από τα " "γράμματα λάθος." #. (itstool) path: item/p #: C/net-wireless-noconnection.page:30 msgid "Try the hex or ASCII pass key" msgstr "Δοκιμάστε το δεκαεξαδικό ή ASCII κλειδί εισόδου" #. (itstool) path: item/p #: C/net-wireless-noconnection.page:31 msgid "" "The password you enter can also be represented in a different way - as a " "string of characters in hexadecimal (numbers 0-9 and letters a-f) called a " "pass key. Each password has an equivalent pass key. If you have access to " "the pass key as well as the password/passphrase, try typing the pass key " "instead. Make sure you select the correct wireless security " "option when asked for your password (for example, select WEP 40/128-bit " "Key if you're typing the 40-character pass key for a WEP-encrypted " "connection)." msgstr "" "Ο κωδικός πρόσβασης που εισάγετε μπορεί επίσης να παριστάνεται με " "διαφορετικό τρόπο, δηλαδή ως μια σειρά δεκαεξαδικών χαρακτήρων (αριθμοί 0-9 " "και γράμματα a-f) και ονομάζεται κλειδί εισόδου. Κάθε κωδικός πρόσβασης έχει " "ένα ισοδύναμο κλειδί εισόδου. Αν έχετε τόσο το κλειδί πρόσβασης όσο και τον " "κωδικό/φράση εισόδου, δοκιμάστε να εισάγετε το κλειδί πρόσβασης αντί του " "κωδικού. Βεβαιωθείτε πως επιλέξατε τη σωστή ρύθμιση ασφάλειας ασυρμάτου " "δικτύου όταν σας ζητηθεί ο κωδικός σας (για παράδειγμα, επιλέξτε " "Κλειδί WEP 40/128-bit αν εισάγετε το 40 χαρακτήρων κλειδί " "πρόσβασης για μια σύνδεση με κρυπτογράφηση WEP)." #. (itstool) path: item/p #: C/net-wireless-noconnection.page:35 msgid "Try turning your wireless card off and then on again" msgstr "Δοκιμάστε να σβήσετε και να ανάψετε την ασύρματη κάρτα δικτύου" #. (itstool) path: item/p #: C/net-wireless-noconnection.page:36 msgid "" "Sometimes wireless cards get stuck or experience a minor problem that means " "they won't connect. Try turning the card off and then on again to reset it - " "see for more information." msgstr "" "Μερικές φορές οι ασύρματες κάρτες «κολάνε» και για κάποιο λόγο δεν μπορούν " "να συνδεθούν. Δοκιμάστε να την σβήσετε και να την ανάψετε για να κάνει " "reset· ανατρέξτε στο για " "περισσότερες πληροφορίες." #. (itstool) path: item/p #: C/net-wireless-noconnection.page:40 msgid "Check that you're using the right type of wireless security" msgstr "Ελέγξτε ότι χρησιμοποιείτε το σωστό τύπο της ασύρματης ασφάλειας" #. (itstool) path: item/p #: C/net-wireless-noconnection.page:41 msgid "" "When prompted for your wireless security password, you can choose which type " "of wireless security to use. Make sure you choose the one that is used by " "the router or wireless base station. This should be selected by default, but " "sometimes it will not be for some reason. If you don't know which one it is, " "use trial and error to go through the different options." msgstr "" "Όταν σας ζητηθεί ο κωδικός ασφαλέιας του ασύρματου δικτύου, μπορείτε να " "διαλέξετε ποιόν τύπο ασύρματης ασφάλειας να χρησιμοποιήσετε. Βεβαιωθείτε πως " "επιλέξατε αυτόν που χρησιμοποιεί ο δρομολογητής ή ο ασύρματος σταθμός βασης. " "Αυτό θα πρέπει να είναι προεπιλεγμένο αλλά μερικές φορές για κάποιο λόγο δεν " "θα είναι. Αν δε γνωρίζετε ποιός είναι δοκιμάστε τη μεθοδο δοκιμής και λάθους " "των διαφόρων επιλογών." #. (itstool) path: item/p #: C/net-wireless-noconnection.page:45 msgid "Check that your wireless card is properly supported" msgstr "Βεβαιωθείτε ότι η ασύρματη κάρτα σας υποστηρίζεται σωστά" #. (itstool) path: item/p #: C/net-wireless-noconnection.page:46 msgid "" "Some wireless cards aren't supported very well. They show up as a wireless " "connection, but they can't connect to a network because their drivers lack " "the ability to do this. See if you can get an alternative wireless driver, " "or if you need to perform some extra set-up (like installing a different " "firmware). See for " "more information." msgstr "" "Κάποιες ασύρματες κάρτες δικτύου δεν υποστηρίζονται πλήρως. Εμφανίζονται ως " "διαθέσιμες συνδέσεις, αλλά δεν μπορούν να συνδεθούν στο δίκυο, επειδή οι " "χρησιμοποιούμενοι οδηγοί δεν το επιτρέπουν. Ελέγξτε αν μπορείτε να " "χρησιμοποιήσετε κάποιον εναλλακτικό οδηγό υλικού, ή αν απαιτείται να γίνουν " "κάποιες επιπλέον ρυθμίσεις (όπως είναι η εγκατάσταση διαφορετικού " "firmware). Ανατρέξτε στο για περισσότερες πληροφορίες." #. (itstool) path: credit/name #: C/net-wireless-troubleshooting.page:12 #: C/net-wireless-troubleshooting-device-drivers.page:10 #: C/net-wireless-troubleshooting-hardware-check.page:11 #: C/net-wireless-troubleshooting-hardware-info.page:11 #: C/net-wireless-troubleshooting-initial-check.page:11 msgid "Contributors to the Ubuntu documentation wiki" msgstr "Συνεισφέροντες στο wiki τεκμηρίωσης του Ubuntu." #. (itstool) path: info/desc #: C/net-wireless-troubleshooting.page:20 msgid "Identify and fix problems with wireless connections" msgstr "Εντοπισμός και επιδιόρθωση προβλημάτων στις ασύρματες συνδέσεις" #. (itstool) path: page/title #: C/net-wireless-troubleshooting.page:24 #: C/net-wireless-troubleshooting-device-drivers.page:22 #: C/net-wireless-troubleshooting-hardware-info.page:23 #: C/net-wireless-troubleshooting-initial-check.page:27 msgid "Wireless network troubleshooter" msgstr "Αντιμετώπιση προβλημάτων ασύρματου δικτύου" #. (itstool) path: page/p #: C/net-wireless-troubleshooting.page:26 msgid "" "This is a step-by step troubleshooting guide to help you identify and fix " "wireless problems. If you cannot connect to a wireless network for some " "reason, try following the instructions here." msgstr "" "Αυτός είναι ένας «βήμα προς βήμα» οδηγός αντιμετώπισης προβλημάτων ώστε να " "σας βοηθήσει να προσδιορίσετε και να διορθώσετε προβλήματα ασύρματης " "δικτύωσης. Αν για κάποιο λόγο δεν μπορείτε να συνδεθείτε σε ένα ασύρματο " "δίκτυο, δοκιμάστε να ακολουθήσετε τις οδηγίες που αναφέρονται εδώ." #. (itstool) path: page/p #: C/net-wireless-troubleshooting.page:28 msgid "" "We will proceed through the following steps to get your computer connected " "to the internet:" msgstr "" "Θα προχωρήσουμε ακολουθώντας τα παρακάτω βήματα ώστε να κάνουμε τον " "υπολογιστή σας να συνδεθεί στο διαδίκτυο." #. (itstool) path: item/p #: C/net-wireless-troubleshooting.page:30 msgid "Performing an initial check" msgstr "Εκτέλεση ενός αρχικού ελέγχου" #. (itstool) path: item/p #: C/net-wireless-troubleshooting.page:31 msgid "Gathering information about your hardware" msgstr "Συλλογή πληροφοριών σχετικά με το υλικό σας" #. (itstool) path: item/p #: C/net-wireless-troubleshooting.page:32 msgid "Checking your hardware" msgstr "Έλεγχος του υλικού σας" #. (itstool) path: item/p #: C/net-wireless-troubleshooting.page:33 msgid "Attempting to create a connection to your wireless router" msgstr "Προσπάθεια δημιουργίας μιας σύνδεσης με τον ασύρματο δρομολογητή σας" #. (itstool) path: item/p #: C/net-wireless-troubleshooting.page:34 msgid "Performing a check of your modem and router" msgstr "Εκτέλεση ελέγχου του modem και του δρομολογητή (router) σας" #. (itstool) path: page/p #: C/net-wireless-troubleshooting.page:36 msgid "" "To get started, click on the Next link at the top right of the " "page. This link, and others like it on following pages, will take you " "through each step in the guide." msgstr "" "Για να αρχίσετε, κάντε κλικ στο σύνδεσμο Επόμενο στο επάνω δεξιά " "σημείο της σελίδας. Αυτός ο σύνδεσμος, όπως και άλλοι σαν και αυτόν σε " "σελίδες που ακολουθούν, θα σας οδηγήσει μέσα από κάθε βήμα του οδηγού." #. (itstool) path: note/title #: C/net-wireless-troubleshooting.page:39 msgid "Using the command line" msgstr "Χρησιμοποιώντας τη γραμμή εντολών" #. (itstool) path: note/p #: C/net-wireless-troubleshooting.page:40 msgid "" "Some of the instructions in this guide ask you to type commands into the " "command line (Terminal). You can find the Terminal application in " "the Dash." msgstr "" "Κάποιες από τις οδηγίες σε αυτόν τον οδηγό σας ζητούν να πληκτρολογήσετε " "εντολές στη γραμμή εντολών (Τερματικό). Μπορείτε να βρείτε την " "εφαρμογή Τερματικό στο Dash." #. (itstool) path: note/p #: C/net-wireless-troubleshooting.page:41 msgid "" "If you are not familiar with using a command line, don't worry - this guide " "will direct you at each step. All you need to remember is that commands are " "case-sensitive (so you must type them exactly as they appear here), " "and to press Enter after typing each command to run it." msgstr "" "Αν δεν έχετε εξοικείωση με τη χρήση γραμμής εντολών, μην ανησυχείτε. Αυτός ο " "οδηγός θα σας οδηγήσει σε κάθε βήμα. Το μόνο που χρειάζεται να θυμάστε είναι " "πως οι εντολές είναι ευαίσθητες στην αναγνώριση των κεφαλαίων από τα πεζά " "γράμματα (οπότε θα πρέπει να τις πληκτρολογείτε ακριβώς όπως " "εμφανίζονται εδώ) και να πατάτε το πλήκτρο Enter μετά την " "πληκτρολόγηση κάθε εντολής ώστε αυτή να εκτελείται." #. (itstool) path: info/desc #: C/net-wireless-troubleshooting-device-drivers.page:18 msgid "" "Some device drivers don't work very well with certain wireless adapters, so " "you may need to find a better one." msgstr "" "Κάποιοι οδηγοί συσκευών δε λειτουργούν καλά με ορισμένους ασύρματους " "προσαρμογείς, οπότε ίσως να χρειαστεί να βρείτε κάποιον καλύτερο." #. (itstool) path: page/subtitle #: C/net-wireless-troubleshooting-device-drivers.page:23 msgid "Make sure that working device drivers are installed" msgstr "Βεβαιωθείτε πως έχουν εγκατασταθεί συσκευές που λειτουργούν" #. (itstool) path: page/p #: C/net-wireless-troubleshooting-device-drivers.page:27 msgid "" "In this step you can check to see if you can get working device drivers for " "your wireless adapter. A device driver is a piece of software which " "tells the computer how to make a hardware device work properly. Even though " "the wireless adapter has been recognized by the computer, it may not have " "drivers which work very well. You may be able to find different drivers for " "the wireless adapter which do work. Try some of the options below:" msgstr "" "Σε αυτό το βήμα έχετε τη δυνατότητα να ελέγξετε αν μπορείτε να λάβετε " "οδηγούς συσκευής για την ασύρματη κάρτα σας που να λειτουργούν. Ένας " "οδηγός συσκευής είναι ένα κομμάτι λογισμικού το οποίο περιγράφει " "στον υπολογιστή πως να κάνει την υλική συσκευή να λειτουργήσει σωστά. Ακόμα " "και αν ο ο προσαρμογέας ασύρματης δικτύωσης αναγνωριστεί από τον υπολογιστή, " "ενδέχεται να μην έχει οδηγούς οι οποίοι να λειτουργούν πολύ καλά. Ίσως να " "μπορείτε να βρείτε διαφορετικούς οδηγούς για τον προσαρμογέα ασύρματης " "δικτύωσης που όντως να λειτουργούν. Δοκιμάστε κάποια από τις παρακάτω " "επιλογές:" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-device-drivers.page:34 msgid "" "Check to see if your wireless adapter is on a list of supported devices" msgstr "" "Ελέγξτε αν ο ασύρματος προσαρμογέας σας είναι σε μια λίστα των " "υποστηριζόμενων συσκευών" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-device-drivers.page:35 msgid "" "Most Linux distributions keep a list of wireless devices that they have " "support for. Sometimes, these lists provide extra information on how to get " "the drivers for certain adapters working properly. Go to the list for your " "distribution (for example, Ub" "untu, Fedora or openSuSE) and " "see if your make and model of wireless adapter is listed. You may be able to " "use some of the information there to get your wireless drivers working." msgstr "" "Οι περισσότερες διανομές Linux κρατούν μια λίστα από ασύρματες συσκευές για " "τις οποίες έχουν υποστήριξη. Κάποιες φορές, οι λίστες αυτές παρέχουν " "πρόσθετες πληροφορίες όσον αφορά το πως οι οδηγοί για κάποιους " "συγκεκριμένους προσαρμογείς ασύρματης δικτύωσης να λειτουργήσουν σωστά. " "Πηγαίνετε στη λίστα για τη διανομή σας (για παράδειγμα, Ub" "untu, Fedora ή openSuSE) και " "δείτε αν η εταιρεία και το μοντέλο της ασύρματης κάρτας σας είναι στη λίστα. " "Ίσως να μπορέσετε να χρησιμοποιήσετε κάποιες από τις πληροφορίες εκεί ώστε " "να κάνετε να λειτουργήσουν σωστά οι οδηγοί ασύρματης δικτύωσης της συσκευής " "σας." #. (itstool) path: item/p #: C/net-wireless-troubleshooting-device-drivers.page:44 msgid "Look for additional open or proprietary drivers" msgstr "Αναζητείστε επιπλέον ανοιχτούς ή ιδιοταγείς οδηγούς" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-device-drivers.page:45 msgid "" "Although Ubuntu includes support for a large amount of devices, some drivers " "need to be installed separately. Use the Additional Drivers tool " "to check for these extra open or proprietary drivers." msgstr "" "Αν και το Ubuntu περιλαμβάνει υποστήριξη για ένα μεγάλο αριθμό συσκευών, " "κάποιοι οδηγοί χρειάζεται να εγκατασταθούν ξεχωριστά. Χρησιμοποιήστε το " "εργαλείο Πρόσθετοι οδηγοί για να ελέγξετε γι αυτούς τους " "πρόσθετους ανοιχτού κώδικα ή ιδιοταγείς οδηγούς." #. (itstool) path: item/p #: C/net-wireless-troubleshooting-device-drivers.page:51 msgid "" "Click the button at the far right side of the menu bar and select " "System Settings." msgstr "" "Κάντε κλικ στο κουμπί στη δεξιά πλευρά της γραμμής μενού και επιλέξτε " "Ρυθμίσεις συστήματος." #. (itstool) path: item/p #: C/net-wireless-troubleshooting-device-drivers.page:54 msgid "In the System section, click Software & Updates." msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-device-drivers.page:57 msgid "Switch to the Additional Drivers tab." msgstr "Μεταφερθείτε στην καρτέλα Πρόσθετοι οδηγοί." #. (itstool) path: item/p #: C/net-wireless-troubleshooting-device-drivers.page:65 msgid "Use the Windows drivers for your adapter" msgstr "" "Χρησιμοποιήστε τα προγράμματα οδήγησης των Windows για τον προσαρμογέα σας" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-device-drivers.page:66 msgid "" "In general, you cannot use a device driver designed for one operating system " "(like Windows) on another operating system (like Linux). This is because " "they have different ways of handling devices. For wireless adapters, " "however, you can install a compatibility layer called NDISwrapper " "which lets you use some Windows wireless drivers on Linux. This is useful " "because wireless adapters almost always have Windows drivers available for " "them, whereas Linux drivers are sometimes not available. You can learn more " "about how to use NDISwrapper here. Note that not all wireless drivers can be used through " "NDISwrapper." msgstr "" "Γενικά, δεν μπορείτε να χρησιμοποιήσετε έναν οδηγό συσκευής σχεδιασμένο για " "ένα λειτουργικό σύστημα (όπως τα Windows) σε ένα άλλο λειτουργικό σύστημα " "(όπως το Linux). Αυτό συμβαίνει γιατί έχουν διαφορετικούς τρόπους χειρισμού " "των συσκευών. Όσον αφορά όμως τις ασύρματες κάρτες, μπορείτε να " "εγκαταστήσετε ένα στρώμα συμβατότητας ονομαζόμενο NDISwrapper το " "οποίο σας επιτρέπει να χρησιμοποιήσετε κάποιους ασύρματους οδηγούς των " "Windows στο Linux. Αυτό είναι χρήσιμο λόγω του ότι οι ασύρματοι προσαρμογείς " "έχουν σχεδόν πάντα διαθέσιμους οδηγούς για Windows, ενώ κάποιες φορές δεν " "υπάρχουν διαθέσιμοι οδηγοί για Linux. Μπορείτε να μάθετε περισσότερα σχετικά " "με τη χρήση του NDISwrapper εδώ. Σημειώστε πως δεν μπορούν όλοι οι οδηγοί ασυρμάτων " "καρτών να χρησιμοποιηθούν μέσω του NDISwrapper." #. (itstool) path: item/p #: C/net-wireless-troubleshooting-device-drivers.page:73 msgid "" "Full information on ndiswrapper kept on this " "page including troubleshooting help specific to ndiswrapper." msgstr "" "Πλήρη στοιχεία σχετικά με ndiswrapper διατηρούνται σε " "αυτήν τη σελίδα, συμπεριλαμβανομένης της βοήθειας για την " "αντιμετώπιση προβλημάτων ειδικά για ndiswrapper." #. (itstool) path: info/desc #: C/net-wireless-troubleshooting-hardware-check.page:19 msgid "" "Even though your wireless adapter is connected, it may not have been " "recognized properly by the computer." msgstr "" "Ακόμα κι αν ο ασύρματος προσαρμογέας σας είναι συνδεδεμένος, μπορεί να μην " "έχουν αναγνωριστεί σωστά από τον υπολογιστή." #. (itstool) path: page/title #: C/net-wireless-troubleshooting-hardware-check.page:23 msgid "Wireless connection troubleshooter" msgstr "Επίλυση προβλημάτων ασύρματης σύνδεσης" #. (itstool) path: page/subtitle #: C/net-wireless-troubleshooting-hardware-check.page:24 msgid "Check that the wireless adapter was recognized" msgstr "Ελέγξτε ότι ο ασύρματος προσαρμογέας αναγνωρίστηκε" #. (itstool) path: page/p #: C/net-wireless-troubleshooting-hardware-check.page:26 msgid "" "Even though the wireless adapter is connected to the computer, it may not " "have been recognized as a network device by the computer. In this step, you " "will check whether the device was recognized properly." msgstr "" "Ακόμα κι αν ο προσαρμογέας ασύρματου δικτύου είναι συνδεδεμένος στον " "υπολογιστή, μπορεί να μην έχει αναγνωριστεί ως συσκευή δικτύου από τον " "υπολογιστή. Σε αυτό το βήμα, θα ελέγξετε εάν η συσκευή αναγνωρίζεται " "κανονικά." #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:30 msgid "" "Open a Terminal window, type sudo lshw -C network and press " "Enter. If this gives an error message, you can install the " "lshw program on your computer by typing sudo apt-get install " "lshw into the terminal." msgstr "" "Ανοίξτε ένα παράθυρο τερματικού, πληκτρολογήστε sudo lshw -C " "network και πιέστε το πλήκτρο Enter. Αν αυτό δίνει ένα " "μήνυμα λάθους, μπορείτε να εγκαταστήσετε το πρόγραμμα lshw στον " "υπολογιστή σας πληκτρολογώντας sudo apt-get install lshw στο " "τερματικό." #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:33 msgid "" "Look through the information that appeared and find the Wireless " "interface section. If your wireless adapter was detected properly, you " "should see something similar (but not identical) to this:" msgstr "" "Κοιτάξτε μεταξύ των πληροφοριών που εμφανίστηκαν και βρείτε το τμήμα " "Ασύρματη διεπαφή. Αν η ασύρματη κάρτα σας έχει ανιχνευθεί σωστά, θα " "πρέπει να δείτε κάτι παρόμοιο (όχι όμως εντελώς ίδιο) με αυτό:" #. (itstool) path: item/code #: C/net-wireless-troubleshooting-hardware-check.page:34 #, no-wrap msgid "" "*-network\n" " description: Wireless interface\n" " product: PRO/Wireless 3945ABG [Golan] Network Connection\n" " vendor: Intel Corporation" msgstr "" "*-network\n" " Περιγραφή: Ασύρματη διασύνδεση\n" " Προϊόν: PRO/Wireless 3945ABG [Golan] Network Connection\n" " Κατασκευαστής: Intel Corporation" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:40 msgid "" "If a wireless device is listed, continue on to the Device Drivers step." msgstr "" "Αν μια ασύρματη συσκευή είναι στη λίστα, συνεχίστε με το βήμα Οδηγοί συσκευών." #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:41 msgid "" "If a wireless device is not listed, the next steps you take will " "depend on the type of device that you use. Refer to the section below that " "is relevant to the type of wireless adapter that your computer has (internal PCI, USB, or PCMCIA)." msgstr "" "Αν μια ασύρματη συσκευή δεν είναι στη λίστα, τα επόμενα βήματα τα " "οποία θα κάνετε εξαρτώνται από τον τύπο της συσκευής που χρησιμοποιείτε. " "Ανατρέξτε στο παρακάτω τμήμα το οποίο είναι σχετικό με τον τύπο του " "ασύρματου προσαρμογέα που έχει ο υπολογιστής σας (εσωτερικό PCI, USB, ή PCMCIA)." #. (itstool) path: section/title #: C/net-wireless-troubleshooting-hardware-check.page:46 msgid "PCI (internal) wireless adapter" msgstr "PCI (εσωτερικός) ασύρματος προσαρμογέας" #. (itstool) path: section/p #: C/net-wireless-troubleshooting-hardware-check.page:47 msgid "" "Internal PCI adapters are the most common, and are found in most laptops " "made within the past few years. To check if your PCI wireless adapter was " "recognized:" msgstr "" "Οι εσωτερικοί ασύρματοι προσαρμογείς PCI είναι οι πιο συνηθισμένοι και " "βρίσκονται στους περισσότερους φορητούς υπολογιστές που έχουν κατασκευαστεί " "τα τελευταία χρόνια. Για να ελέγξετε αν ο ασύρματος PCI προσαρμογέας σας " "έχει αναγνωριστεί:" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:49 msgid "Open a Terminal, type lspci and press Enter." msgstr "" "Ανοίξτε το τερματικό, πληκτρολογήστε lspci και πατήστε " "Enter." #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:51 msgid "" "Look through the list of devices that is shown and find any that are marked " "Network controller or Ethernet controller. Several " "devices may be marked in this way; the one corresponding to your wireless " "adapter might include words like wireless, WLAN, " "wifi or 802.11. Here is an example of what the " "entry might look like:" msgstr "" "Ψάξτε μέσα στη λίστα των συσκευών που φαίνεται και βρείτε όποια σημειώνεται " "ως Network controller ή Ethernet controller. " "Ενδεχομένως αρκετές συσκευές να σημειώνονται κατ' αυτόν τον τρόπο. Αυτή που " "αντιστοιχεί στον ασύρματο προσαρμογέα σας ίσως περιλαμβάνει λέξεις όπως " "wireless, WLAN, wifi ή " "802.11. Εδώ είναι ένα παράδειγμα του πως θα μπορούσε να μοιάζει " "μια τέτοια καταχώρηση:" #. (itstool) path: item/code #: C/net-wireless-troubleshooting-hardware-check.page:52 #, no-wrap msgid "" "Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] Network " "Connection" msgstr "" "Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] Network " "Connection" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:54 #: C/net-wireless-troubleshooting-hardware-check.page:67 msgid "" "If you found your wireless adapter in the list, proceed to the Device Drivers " "step. If you didn't find anything related to your wireless adapter, " "see the instructions below." msgstr "" "Αν βρήκατε τον ασύρματο προσαρμογέα σας στη λίστα, προχωρήστε στο βήμα Οδηγοί συσκευών. " "Αν δεν βρήκατε κάτι σχετικό με τον ασύρματο προσαρμογέα σας, δείτε τις παρακάτω οδηγίες." #. (itstool) path: section/title #: C/net-wireless-troubleshooting-hardware-check.page:59 msgid "USB wireless adapter" msgstr "Ασύρματος προσαρμογέας USB" #. (itstool) path: section/p #: C/net-wireless-troubleshooting-hardware-check.page:60 msgid "" "Wireless adapters that plug into a USB port on your computer are less " "common. They can plug directly into a USB port, or may be connected by a USB " "cable. 3G/mobile broadband adapters look quite similar to wireless (wifi) " "adapters, so if you think you have a USB wireless adapter, double-check that " "it is not actually a 3G adapter. To check if your USB wireless adapter was " "recognized:" msgstr "" "Οι ασύρματοι προσαρμογείς που συνδέονται μέσω θύρας USB στον υπολογιστή " "είναι λιγότερο συνηθισμένοι. Μπορούν να συνδεθούν απευθείας σε μια θύρα USB, " "ή μέσω ενός καλωδίου USB. Οι προσαρμογείς τύπου 3G/κινητής ευρυζωνικής " "σύνδεσης μοιάζουν αρκετά με τους ασύρματους (τύπου WIFI) προσαρμογείς, οπότε " "αν θεωρείτε πως έχετε έναν ασύρματο προσαρμογέα USB, ελέγξτε ξανά πως δεν " "είναι στην πραγματικότητα προσαρμογέας 3G. Για να ελέγξετε αν ο ασύρματος " "USB προσαρμογέας σας αναγνωρίστηκε:" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:62 msgid "Open a Terminal, type lsusb and press Enter." msgstr "" "Ανοίξτε το τερματικό, πληκτρολογήστε lsusb και πατήστε " "Enter." #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:64 msgid "" "Look through the list of devices that is shown and find any that seem to " "refer to a wireless or network device. The one corresponding to your " "wireless adapter might include words like wireless, " "WLAN, wifi or 802.11. Here is an " "example of what the entry might look like:" msgstr "" "Ψάξτε μέσα στη λίστα των συσκευών που φαίνεται και βρείτε όποια φαίνεται να " "αναφέρεται σε ασύρματη συσκευή ή συσκευή δικτύου. Αυτή που αντιστοιχεί στον " "ασύρματο προσαρμογέα σας ίσως περιλαμβάνει λέξεις όπως " "wireless, WLAN, wifi ή " "802.11. Εδώ είναι ένα παράδειγμα του πως θα μπορούσε να μοιάζει " "μια τέτοια καταχώρηση:" #. (itstool) path: item/code #: C/net-wireless-troubleshooting-hardware-check.page:65 #, no-wrap msgid "" "Bus 005 Device 009: ID 12d1:140b Huawei Technologies Co., Ltd. EC1260 " "Wireless Data Modem HSD USB Card" msgstr "" "Bus 005 Device 009: ID 12d1:140b Huawei Technologies Co., Ltd. EC1260 " "Wireless Data Modem HSD USB Card" #. (itstool) path: section/title #: C/net-wireless-troubleshooting-hardware-check.page:72 msgid "Checking for a PCMCIA device" msgstr "Έλεγχος για συσκευές PCMCIA" #. (itstool) path: section/p #: C/net-wireless-troubleshooting-hardware-check.page:73 msgid "" "PCMCIA wireless adapters are typically rectangular cards which slot into the " "side of your laptop. They are more commonly found in older computers. To " "check if your PCMCIA adapter was recognized:" msgstr "" "Οι ασύρματοι προσαρμογείς τύπου PCMCIA είναι τυπικά ορθογώνιες κάρτες οι " "οποίες μπαίνουν στην ειδική υποδοχή στο πλάι του φορητού σας υπολογιστή. " "Βρίσκονται συχνότερα σε παλαιότερους υπολογιστές. Για να ελέγξετε αν ο " "προσαρμογέας σας τύπου PCMCIA έχει αναγνωριστεί:" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:75 msgid "Start your computer without the wireless adapter plugged in." msgstr "" "Εκκινήστε τον υπολογιστή χωρίς να έχετε συνδέσει τον ασύρματο " "προσαρμογέα." #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:77 msgid "Open a Terminal and type the following, then press Enter:" msgstr "" "Ανοίξτε το τερματικό και πληκτρολογήστε τα παρακάτω, στη συνέχεια πατήστε " "Enter:" #. (itstool) path: item/code #: C/net-wireless-troubleshooting-hardware-check.page:78 #, no-wrap msgid "tail -f /var/log/dmesg" msgstr "tail -f /var/log/dmesg" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:79 msgid "" "This will display a list of messages related to your computer's hardware, " "and will automatically update if anything to do with your hardware changes." msgstr "" "Αυτό θα εμφανίσει μια λίστα μηνυμάτων σχετικά με το υλικό του υπολογιστή σας " "και θα ανανεωθεί αυτόματα αν υπάρξει κάποια αλλαγή σε ότι έχει να κάνει με " "το υλικό του υπολογιστή σας." #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:81 msgid "" "Insert your wireless adapter into the PCMCIA slot and see what changes in " "the Terminal window. The changes should include some information about your " "wireless adapter. Look through them and see if you can identify it." msgstr "" "Εισάγετε την ασύρματη κάρτα σας στην υποδοχή PCMCIA και δείτε τί αλλάζει στο " "παράθυρο του τερματικού. Οι αλλαγές θα πρέπει να περιλαμβάνουν κάποιες " "πληροφορίες για τον ασύρματο προσαρμογέα σας. Κοιτάξτε μέσα σε αυτές και " "δείτε αν μπορείτε να τον αναγνωρίσετε." #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:82 msgid "" "To stop the command from running in the Terminal, press " "CtrlC. After you have done that, you " "can close the Terminal if you like." msgstr "" "Για να σταματήσετε την εκτέλεση της εντολής στο τερματικό, πατήστε " "CtrlC. Αφού το κάνετε αυτό, μπορείτε " "αν θέλετε να κλείσετε το τερματικό." #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:83 msgid "" "If you found any information about your wireless adapter, proceed to the " "Device Drivers " "step. If you didn't find anything related to your wireless adapter, " "see the instructions below." msgstr "" "Αν βρήκατε πληροφορίες σχετικά με τον ασύρματο προσαρμογέα σας, προχωρήστε " "στο βήμα οδηγών " "συσκευών. Αν δεν βρήκατε κάτι σχετικό με τον ασύρματο προσαρμογέα " "σας, δείτε τις παρακάτω οδηγίες." #. (itstool) path: section/title #: C/net-wireless-troubleshooting-hardware-check.page:88 msgid "Wireless adapter was not recognized" msgstr "Ο ασύρματος προσαρμογέας δεν αναγνωρίστηκε" #. (itstool) path: section/p #: C/net-wireless-troubleshooting-hardware-check.page:89 msgid "" "If your wireless adapter was not recognized, it might not be working " "properly or the correct drivers may not be installed for it." msgstr "" "Αν ο ασύρματος προσαρμογέας σας δεν αναγνωρίστηκε, ενδεχομένως να μη " "λειτουργεί σωστά ή να μην έχουν ακόμα εγκατασταθεί οι σωστοί οδηγοί." #. (itstool) path: section/p #: C/net-wireless-troubleshooting-hardware-check.page:90 msgid "" "To get specific help, look at the support options on your distribution's " "website. These might include mailing lists and web chats where you can ask " "about your wireless adapter, for example." msgstr "" "Για να λάβετε συγκεκριμένη βοήθεια, κοιτάξτε στις επιλογές υποστήριξης της " "ιστοσελίδας της διανομής σας. Αυτές μπορεί να περιλαμβάνουν λίστες " "ταχυδρομείου και διαδικτυακές συζητήσεις για παράδειγμα, όπου μπορείτε να " "ρωτήσετε σχετικά με τον ασύρματο προσαρμογέα σας." #. (itstool) path: info/desc #: C/net-wireless-troubleshooting-hardware-info.page:19 msgid "" "You may need details such as the model number of your wireless adapter in " "subsequent troubleshooting steps." msgstr "" "Μπορεί να χρειαστεί λεπτομέρειες, όπως ο αριθμός μοντέλου του ασύρματου " "προσαρμογέα του δικτύου σας στα επόμενα βήματα αντιμετώπισης προβλημάτων." #. (itstool) path: page/subtitle #: C/net-wireless-troubleshooting-hardware-info.page:24 msgid "Gather information about your network hardware" msgstr "Μαζέψτε πληροφορίες σχετικά με το υλικό του δικτύου σας" #. (itstool) path: page/p #: C/net-wireless-troubleshooting-hardware-info.page:26 msgid "" "In this step, you will collect information about your wireless network " "device. The way you fix many wireless problems depends on the make and model " "number of the wireless adapter, so you will need to make a note of these " "details. It can also be helpful to have some of the items that came with " "your computer too, like device driver installation discs. Look for the " "following items, if you still have them:" msgstr "" "Σε αυτό το βήμα, θα συλλέξετε πληροφορίες σχετικές με τη συσκευή ασύρματης " "δικτύωσης του υπολογιστή σας. Ο τρόπος με τον οποίο θα διορθώσετε προβλήματα " "ασύρματης δικτύωσης εξαρτάται από τη μάρκα και το μοντέλο του ασύρματου " "προσαρμογέα σας, οπότε θα χρειαστεί να σημειώσετε αυτές τις λεπτομέρειες. " "Μπορεί επίσης να φανεί χρήσιμο να έχετε κάποια από τα αντικείμενα που " "συνόδευαν τον υπολογιστή σας, όπως δίσκους εγκατάστασης οδηγών συσκευών. " "Ψάξτε για τα ακόλουθα αντικείμενα, αν τα έχετε ακόμα:" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-info.page:30 msgid "" "The packaging and instructions for your wireless devices (especially the " "user guide for your router)" msgstr "" "Τη συσκευασία και τις οδηγίες για τις ασύρματες συσκευές σας (ειδικά τις " "οδηγίες χρήσης του δρομολογητή σας)" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-info.page:33 msgid "" "The disc containing drivers for your wireless adapter (even if it only " "contains Windows drivers)" msgstr "" "Το δίσκο που περιέχει οδηγούς για την ασύρματη κάρτα σας (ακόμα και αν " "περιέχει μόνο οδηγούς για Windows)" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-info.page:36 msgid "" "The manufacturers and model numbers of your computer, wireless adapter and " "router. This information can usually be found on the underside/reverse of " "the device." msgstr "" "Τους αριθμούς κατασκευαστή και μοντέλου του υπολογιστή σας, της ασύρματης " "κάρτας σας και του δρομολογητή (router) σας. Αυτές οι πληροφορίες μπορούν " "συνήθως να βρεθούν στην κάτω ή την πίσω πλευρά της συσκευής." #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-info.page:39 msgid "" "Any version/revision numbers that may be printed on your wireless network " "devices or their packaging. These can be especially helpful, so look " "carefully." msgstr "" "Οποιοιδήποτε αριθμοί έκδοσης/αναθεώρησης μπορεί να είναι τυπωμένοι στις " "συσκευές ασύρματης δικτύωσης ή τη συσκευασία τους. Αυτοί μπορούν να είναι " "εξαιρετικά χρήσιμοι, οπότε κοιτάξτε με προσοχή." #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-info.page:42 msgid "" "Anything on the driver disc that identifies either the device itself, its " "\"firmware\" version, or the components (chipset) it uses." msgstr "" "Οτιδήποτε στο δίσκο οδηγών το οποίο προσδιορίζει είτε την ίδια τη συσκευή, " "την έκδοση υλικολογισμικού (firmware) της, ή τα συστατικά (chipset)που " "χρησιμοποιεί." #. (itstool) path: page/p #: C/net-wireless-troubleshooting-hardware-info.page:46 msgid "" "If possible, try to get access to an alternative working internet connection " "so that you can download software and drivers if necessary. (Plugging your " "computer directly into the router with an Ethernet network cable is one way " "of providing this, but only plug it in when you need to.)" msgstr "" "Αν είναι δυνατόν, προσπαθήστε να αποκτήσετε πρόσβαση σε μια εναλλακτική " "διαδικτυακή σύνδεση που λειτουργεί ώστε να κάνετε λήψη λογισμικού και οδηγών " "αν είναι απαραίτητο. (Το να συνδέσετε τον υπολογιστή σας απευθείας στο " "δρομολογητή (router) μέσω ενός καλωδίου δικτύου Ethernet είναι ένας τρόπος " "να το επιτύχετε, συνδέστε το όμως μόνο αν χρειάζεται.)" #. (itstool) path: page/p #: C/net-wireless-troubleshooting-hardware-info.page:48 msgid "" "Once you have as many of these items as possible, click Next." msgstr "" "Μόλις έχετε όσο το δυνατόν περισσότερα στοιχεία, κάντε κλικ στο κουμπί " "Επόμενο." #. (itstool) path: info/desc #: C/net-wireless-troubleshooting-initial-check.page:23 msgid "" "Make sure that simple network settings are correct and prepare for the next " "few troubleshooting steps." msgstr "" "Βεβαιωθείτε πως οι απλές ρυθμίσεις δικτύου είναι σωστές και προετοιμαστείτε " "για τα επόμενα βήματα αντιμετώπισης προβλημάτων." #. (itstool) path: page/subtitle #: C/net-wireless-troubleshooting-initial-check.page:28 msgid "Perform an initial connection check" msgstr "Πραγματοποιήστε έναν αρχικό έλεγχο σύνδεσης" #. (itstool) path: page/p #: C/net-wireless-troubleshooting-initial-check.page:30 msgid "" "In this step you will check some basic information about your wireless " "network connection. This is to make sure that your networking problem isn't " "caused by a relatively simple issue, like the wireless connection being " "turned off, and to prepare for the next few troubleshooting steps." msgstr "" "Σε αυτό το βήμα θα ελέγξετε κάποιες βασικές πληροφορίες σχετικά με την " "ασύρματη σύνδεση δικτύου σας. Αυτό είναι για να βεβαιωθείτε πως τα " "προβλήματα δικτύωσης δεν οφείλονται σε σχετικά απλά ζητήματα, όπως το να " "είναι απενεργοποιημένη η ασύρματη σύνδεση, καθώς επίσης και για να " "προετοιμαστείτε για τα επόμενα βήματα αντιμετώπισης προβλημάτων." #. (itstool) path: item/p #: C/net-wireless-troubleshooting-initial-check.page:34 msgid "" "Make sure that your laptop is not connected to a wired internet " "connection." msgstr "" "Βεβαιωθείτε ότι ο υπολογιστής σας δεν είναι συνδεδεμένος ενσύρματα " "στο διαδίκτυο." #. (itstool) path: item/p #: C/net-wireless-troubleshooting-initial-check.page:37 msgid "" "If you have an external wireless adapter (such as a USB adapter, or a PCMCIA " "card that plugs into your laptop), make sure that it is firmly inserted into " "the proper slot on your computer." msgstr "" "Αν έχετε έναν εξωτερικό ασύρματο προσαρμογέα (όπως έναν προσαρμογέα USB, ή " "μια κάρτα PCMCIA που συνδέεται στο φορητό σας υπολογιστή), βεβαιωθείτε πως " "έχει εισαχθεί σωστά στην κατάλληλη υποδοχή του υπολογιστή σας." #. (itstool) path: item/p #: C/net-wireless-troubleshooting-initial-check.page:40 msgid "" "If your wireless card is inside your computer, make sure that the " "wireless switch is turned on (if it has one). Laptops often have wireless " "switches that you can toggle by pressing a combination of keyboard keys." msgstr "" "Αν η ασύρματη κάρτα σας είναι στο εσωτερικό του υπολογιστή σας, " "βεβαιωθείτε πως ο διακόπτης της για την ασύρματη δικτύωση (αν αυτή έχει " "τέτοιον), είναι ανοιχτός. Οι φορητοί υπολογιστές έχουν συχνά διακόπτες " "ασύρματης δικτύωσης τους οποίος μπορείτε να ανοιγοκλείνετε πιέζοντας κάποιο " "συνδυασμό πλήκτρων στο πληκτρολόγιο." #. (itstool) path: item/p #: C/net-wireless-troubleshooting-initial-check.page:43 msgid "" "Click the network menu on the menu bar and make sure that the " "Enable Wireless setting is checked." msgstr "" "Κάντε κλικ στο μενού δικτύου στη μπάρα μενού και βεβαιωθείτε πως " "η ρύθμιση Ενεργοποίηση ασύρματης δικτύωσης είναι σημειωμένη." #. (itstool) path: item/p #: C/net-wireless-troubleshooting-initial-check.page:46 msgid "" "Open the Terminal and run the command nmcli dev to see if your " "wireless network adapter is listed. Its state should be connected." msgstr "" #. (itstool) path: page/p #: C/net-wireless-troubleshooting-initial-check.page:50 msgid "" "If you are connected to your wireless router, but you still cannot access " "the internet, your router may not be set up correctly, or your Internet " "Service Provider (ISP) maybe experiencing some technical problems. Review " "your router and ISP setup guides to make sure the settings are correct, or " "contact your ISP for support." msgstr "" "Αν έχετε συνδεθεί στον ασύρματο δρομολογητή σας, ακόμα όμως δεν μπορείτε να " "έχετε πρόσβαση στο διαδίκτυο, μπορεί ο δρομολογητής σας να μην είναι σωστά " "ρυθμισμένος, ή ο πάροχος διαδικτυακών υπηρεσιών σας (ISP) να αντιμετωπίζει " "κάποια τεχνικά προβλήματα." #. (itstool) path: page/p #: C/net-wireless-troubleshooting-initial-check.page:52 msgid "" "If the information from nm-tool did not indicate that you were " "connected to the network, click Next to proceed to the next " "portion of the troubleshooting guide." msgstr "" "Αν οι πληροφορίες από την εφαρμογή nm-tool δεν υπέδειξαν πως " "έχετε συνδεθεί στο δίκτυο, κάντε κλικ στο Επόμενο ώστε να " "προχωρήσετε στο επόμενο κομμάτι του οδηγού αντιμετώπισης προβλημάτων." #. (itstool) path: info/desc #: C/net-wireless-wepwpa.page:15 msgid "WEP and WPA are ways of encrypting data on wireless networks." msgstr "" "Τα WEP και WPA είναι τρόποι κρυπτογράφησης των δεδομένων για ασύρματα δίκτυα." #. (itstool) path: page/title #: C/net-wireless-wepwpa.page:19 msgid "What do WEP and WPA mean?" msgstr "Τί σημαίνει το WEP και τί το WPA?" #. (itstool) path: page/p #: C/net-wireless-wepwpa.page:21 msgid "" "WEP and WPA (along with WPA2) are names for different encryption tools used " "to secure your wireless connection. Encryption scrambles the network " "connection so that no one can \"listen in\" to it and look at which web " "pages you are viewing, for example. WEP stands for Wired Equivalent " "Privacy, and WPA stands for Wireless Protected Access. WPA2 is " "the second version of the WPA standard." msgstr "" "Τα WEP και WPA (μαζί με WPA2) είναι ονόματα για διαφορετικούς τρόπους " "κρυπτογράφησης και προστασίας της ασύρματης σύνδεσής σας. Η κρυπτογράφηση " "κωδικοποιεί τη σύνδεση δικτύου, έτσι ώστε, για παράδειγμα, κανείς να μη " "μπορεί να «ακούσει» και να δει ποιες σελίδες επισκέπτεστε. WEP σημαίνει " "Wired Equivalent Privacy (Ενσύρματο ισοδύναμο απορρήτου) και WPA " "σημαίνει Wireless Protected Access (Προστατευόμενη ασύρματη " "πρόσβαση). Το WPA2 είναι η δεύτερη έκδοση του προτύπου WPA." #. (itstool) path: page/p #: C/net-wireless-wepwpa.page:23 msgid "" "Using some encryption is always better than using none, but WEP is " "the least secure of these standards, and you should not use it if you can " "avoid it. WPA2 is the most secure of the three. If your wireless card and " "router support WPA2, that is what you should use when setting up your " "wireless network." msgstr "" "Η χρήση κάποιας κρυπτογράφησης είναι πάντα καλύτερη από τη μη χρήση " "της, αλλά το WEP είναι το λιγότερο ασφαλές από αυτά τα πρότυπα, οπότε " "αποφύγετε τη χρήση του αν είναι δυνατόν. Το WPA2 είναι το ασφαλέστερο από τα " "τρία. Αν η κάρτα ασύρματου δικτύου και το router σας υποστηρίζουν WPA2, τότε " "επιβάλετε να το χρησιμοποιείτε όταν ρυθμίζετε το ασύρματο δίκτυό σας." #. (itstool) path: info/desc #: C/net-wrongnetwork.page:19 msgid "" "Edit your connection settings, and remove the unwanted connection option." msgstr "" "Επεξεργαστείτε τις ρυθμίσεις της σύνδεσής σας και αφαιρέστε τις ανεπιθύμητες " "συνδέσεις." #. (itstool) path: page/title #: C/net-wrongnetwork.page:23 msgid "My computer connects to the wrong network" msgstr "Ο υπολογιστής μου συνδέθηκε σε λάθος δίκτυο" #. (itstool) path: page/p #: C/net-wrongnetwork.page:25 msgid "" "When you turn your computer on or move to a different location, your " "computer will automatically try to connect to wireless networks that you " "have connected to in the past. If it tries to connect to the wrong network " "each time (that is, not the one that you want it to connect to), do the " "following:" msgstr "" "Όταν ανοίγετε τον υπολογιστή σας ή μεταφέρεστε σε διαφορετική τοποθεσία, ο " "υπολογιστής θα προσπαθήσει αυτόματα να συνδεθεί σε ασύρματα δίκτυα που " "είχατε χρησιμοποιήσει στο παρελθόν. Αν προσπαθεί να συνδεθεί σε λάθος δίκτυο " "κάθε φορά (δηλαδή όχι σε αυτό στο οποιο εσείς θέλετε να συνδεθεί), κάντε τα " "ακόλουθα:" #. (itstool) path: item/p #: C/net-wrongnetwork.page:33 msgid "" "Go to the Wireless tab and find the network that you " "don't want it to keep connecting to." msgstr "" "Μεταβείτε στην καρτέλα Ασύρματο και βρείτε το δίκτυο το οποίο " "δεν επιθυμείτε να συνδέεται." #. (itstool) path: item/p #: C/net-wrongnetwork.page:37 msgid "" "Click that network once to select it and click Delete. Your " "computer won't try to connect to that network any more." msgstr "" "Κάντε κλικ σε αυτό το δίκτυο μία φορά για να το επιλέξετε και κάντε κλικ στη " "Διαγραφή. Ο υπολογιστής σας δε θα προσπαθήσει να συνδεθεί ξανά σε " "αυτό το δίκτυο." #. (itstool) path: page/p #: C/net-wrongnetwork.page:42 msgid "" "If you later want to connect to the network you just deleted, simply select " "it from the list of wireless networks that appears when you click the " "network menu on the menu bar - just as you would connect to any other " "wireless network." msgstr "" "Αν θελήσετε αργότερα να συνδεθείτε στο δίκτυο που μόλις διαγράψατε, απλά " "επιλέξτε το από τη λίστα των ασυρμάτων δικτύων που εμφανίζεται όταν κάνετε " "κλικ στο μενού δικτύου στη μπάρα μενού., όπως θα συνδεόσασταν σε κάθε άλλο " "ασύρματο δίκτυο." #. (itstool) path: info/desc #: C/numeric-keypad.page:9 msgid "Enable the numeric keypad by default." msgstr "" #. (itstool) path: page/title #: C/numeric-keypad.page:20 msgid "Numeric keypad" msgstr "" #. (itstool) path: page/p #: C/numeric-keypad.page:22 msgid "" "With the Num Lock key you can manually switch on or off the " "numeric keypad on your keyboard. Also, computers' BIOS settings often " "include an option to decide if the computer should be started with the " "numeric keypad enabled. Otherwise, this is a way to configure it:" msgstr "" #. (itstool) path: item/p #: C/numeric-keypad.page:29 msgid "" "Install the numlockx " "package." msgstr "" #. (itstool) path: item/p #: C/numeric-keypad.page:32 msgid "" "Open Startup " "Applications and add a startup program with the command: " "numlockx on" msgstr "" #. (itstool) path: page/p #: C/numeric-keypad.page:37 msgid "" "If you want the numeric keyboard to be on also at the login screen, you can " "create a special configuration file. Press " "CtrlAltT to open a " "terminal window, and then run this command (it's one long command, even if " "it may be shown wrapped on the screen - copy and paste to get it right):" msgstr "" #. (itstool) path: info/desc #: C/power-batterybroken.page:10 msgid "" "Your battery is probably not broken; it's more likely that it's just old." msgstr "" "Η μπαταρία σας πιθανώς δεν είναι χαλασμένη· μάλλον είναι απλώς παλιά." #. (itstool) path: page/title #: C/power-batterybroken.page:21 msgid "An error reports my battery has low capacity" msgstr "Ένα σφάλμα αναφέρει ότι η μπαταρία μου έχει χαμηλή ενέργεια" #. (itstool) path: page/p #: C/power-batterybroken.page:28 msgid "When you first log in, you might see a message that says:" msgstr "Όταν συνδέεστε για πρώτη φορά, ίσως δείτε ένα μήνυμα που λέει:" #. (itstool) path: quote/p #: C/power-batterybroken.page:30 msgid "" "Battery may be broken. Your battery has a very low capacity which means " "that it may be old or broken." msgstr "" "Η μπαταρία ίσως είναι χαλασμένη. Η μπαταρία σας έχει πολύ χαμηλή " "χωρητικότητα, που σημαίνει ότι πιθανώς είναι παλιά ή χαλασμένη." #. (itstool) path: page/p #: C/power-batterybroken.page:33 msgid "" "This message is displayed when the computer detects that your battery is not " "capable of storing much charge. The most likely reason for this is that your " "battery is old; it's probably not broken, so there's no need to worry." msgstr "" "Αυτό το μήνυμα εμφανίζεται όταν ο υπολογιστής ανακαλύψει ότι η μπαταρία σας " "δεν μπορεί να αποθηκεύσει πολλή ενέργεια. Ο πιο πιθανός λόγος που συμβαίνει " "αυτό είναι ότι η μπαταρία είναι παλιά· μάλλον δεν είναι χαλασμένη, οπότε δεν " "υπάρχει λόγος ανησυχίας." #. (itstool) path: page/p #: C/power-batterybroken.page:35 msgid "" "Over time, all laptop batteries lose their ability to store charge. After a " "while (normally a year or more), the battery will only be able to store a " "fraction of the charge that it could when it was new. The message above is " "shown when this happens." msgstr "" "Με το χρόνο, όλες οι μπαταρίες φορητών υπολογιστών (laptops) χάνουν την " "ικανότητά τους να αποθηκεύουν ενέργεια. Μετά από κάποιο διάστημα (συνήθως " "ένα χρόνο ή παραπάνω), η μπαταρία μπορεί μόνο να αποθηκεύει ένα κλάσμα της " "ενέργειας που αποθήκευε όταν ήταν καινούρια. Όταν συμβαίνει αυτό, " "εμφανίζεται το παραπάνω μήνυμα." #. (itstool) path: page/p #: C/power-batterybroken.page:37 msgid "" "If your computer or battery is relatively new, it should be capable of " "holding a high percentage of its design charge. If it can't, then your " "battery may be broken and you might need to seek a replacement." msgstr "" "Εάν ο υπολογιστής ή η μπαταρία σας είναι σχετικά καινούργια, θα πρέπει να " "μπορεί να φορτίζει σε ένα υψηλό ποσοστό του φορτίου της από σχεδιασμό. Εάν " "δεν μπορεί, τότε η μπαταρία σας μπορεί να έχει καταστραφεί και ίσως πρέπει " "να επιδιώξετε μια αντικατάσταση." #. (itstool) path: info/desc #: C/power-batteryestimate.page:11 msgid "" "The battery life displayed when you click on the battery icon is " "an estimate." msgstr "" "Η διάρκεια ζωής της μπαταρίας που εμφανίζεται όταν κάνετε κλικ στο " "εικονίδιο της μπαταρίας είναι μια εκτίμηση." #. (itstool) path: page/title #: C/power-batteryestimate.page:29 msgid "The estimated battery life is wrong" msgstr "Η εκτιμώμενη διάρκεια ζωής της μπαταρίας είναι λάθος" #. (itstool) path: page/p #: C/power-batteryestimate.page:31 msgid "" "When you check the remaining battery life, you may find that the time " "remaining that it reports is different to how long the battery actually " "lasts. This is because the amount of remaining battery life can only be " "estimated. Normally, the estimates improve over time." msgstr "" "Όταν ελέγχετε την εναπομένουσα ενέργεια της μπαταρίας, μπορεί να " "αντιληφθείτε πως ο χρόνος τον οποίο αναφέρει το σύστημα ότι απομένει είναι " "διαφορετικός από αυτόν που αυτή τελικά διαρκεί. Αυτό συμβαίνει επειδή το " "πόση διάρκεια ζωής έχει ακόμα μια μπαταρία, μπορεί μόνο να εκτιμηθεί. " "Κανονικά, οι εκτιμήσεις αυτές βελτιώνονται με το χρόνο." #. (itstool) path: page/p #: C/power-batteryestimate.page:36 msgid "" "In order to estimate the remaining battery life, a number of factors must be " "taken into account. One is the amount of power currently being used by the " "computer: power consumption varies depending on how many programs you have " "open, which devices are plugged in, and whether you are running any " "intensive tasks (like watching a DVD or converting music files, for " "example). This changes from moment to moment, and is difficult to predict." msgstr "" "Για να υπολογίσετε πόση διάρκεια ζωής της μπαταρίας απομένει, πρέπει να " "λάβετε υπ'όψιν διάφορους παράγοντες. Ένας παράγοντας είναι το ποσό ενέργειας " "που δαπανάται αυτή τη στιγμή από τον υπολογιστή: η δαπανώμενη ενέργεια " "ποικίλλει ανάλογα με το πόσα προγράμματα είναι ανοιχτά, πόσες συσκευές είναι " "συνδεδεμένες και αν διεξάγονται απαιτητικές ενέργειες (όπως η παρακολούθηση " "DVD ή η μετατροπή αρχείων ήχου). Αυτό αλλάζει από στιγμή σε στιγμή και είναι " "δύσκολο να προβλεφθεί." #. (itstool) path: page/p #: C/power-batteryestimate.page:43 msgid "" "Another factor is how the battery discharges. Some batteries lose charge " "faster the emptier they get. Without precise knowledge of how the battery " "discharges, only a rough estimate of remaining battery life can be made." msgstr "" "Ένας άλλος παράγοντας είναι το πώς αποφορτίζεται η μπαταρία. Κάποιες " "μπαταρίες όσο πιο άδειες είναι τόσο πιο γρήγορα αποφορτίζονται. Χωρίς ακριβή " "γνώση του πώς αποφορτίζεται η μπαταρία, μπορεί μόνο να γίνει μια πρόχειρη " "εκτίμηση της ζωής της μπαταρίας που απομένει." #. (itstool) path: page/p #: C/power-batteryestimate.page:47 msgid "" "As the battery discharges, the power manager will figure out its discharge " "properties and will learn how to make better estimates of battery life. They " "will never be completely accurate, though." msgstr "" "Καθώς η μπαταρία αποφορτίζεται, ο διαχειριστής ενέργειας θα αντιληφθεί τις " "ιδιότητες αποφόρτισής της και θα μάθει πως να κάνει καλύτερες εκτιμήσεις της " "εναπομένουσας διάρκειας ζωής της μπαταρίας. Όμως, δεν θα είναι ποτέ απολύτως " "ακριβείς." #. (itstool) path: note/p #: C/power-batteryestimate.page:52 msgid "" "If you get a completely ridiculous battery life estimate (say, hundreds of " "days), the power manager is probably missing some of the data it needs to " "make a sensible estimate." msgstr "" "Αν λάβετε μια απολύτως παράλογη εκτίμηση για την εναπομένουσα ζωή μπαταρίας " "(ας πούμε εκατοντάδες ημέρες), ο διαχειριστής ενέργειας προφανώς δεν έχει " "κάποια από τα στοιχεία τα οποία χρειάζεται ώστε να κάνει μια λογική εκτίμηση." #. (itstool) path: note/p #: C/power-batteryestimate.page:55 msgid "" "If you unplug the power and run the laptop on battery for a while, then plug " "it in and let it recharge again, the power manager should be able to get the " "data it needs." msgstr "" "Αν αποσυνδέσετε την πρίζα και λειτουργήσετε το φορητό υπολογιστή με τη " "μπαταρία για λίγο και έπειτα την ξανασυνδέσετε και την αφήσετε να φορτιστεί " "ξανά, ο διαχειριστής ενέργειας θα πρέπει να μπορεί να λάβει τα δεδομένα που " "χρειάζεται." #. (itstool) path: info/desc #: C/power-batterylife.page:13 msgid "Tips to reduce the power consumption of your computer." msgstr "" #. (itstool) path: page/title #: C/power-batterylife.page:35 msgid "Use less power and improve battery life" msgstr "" "Χρήση λιγότερης ενέργειας και βελτίωση της διάρκειας ζωής της μπαταρίας" #. (itstool) path: page/p #: C/power-batterylife.page:37 msgid "" "Computers can use a lot of power. By using some simple energy-saving " "strategies, you can reduce your energy bill and help the environment. If you " "have a laptop, this will also help to increase the amount of time it can run " "on battery power." msgstr "" "Οι υπολογιστές μπορούν να χρησιμοποιήσουν πολλή ενέργεια. Κάνοντας χρήση " "κάποιων απλών στρατηγικών για εξοικονόμηση ενέργειας, μπορείτε να μειώσετε " "τον λογαριασμό του ρεύματος και να βοηθήσετε το περιβάλλον. Αν έχετε φορητό " "υπολογιστή (laptop), αυτό θα σας βοηθήσει επίσης να αυξήσετε το χρόνο χρήσης " "της μπαταρίας." #. (itstool) path: section/title #: C/power-batterylife.page:42 msgid "General tips" msgstr "Γενικές συμβουλές" #. (itstool) path: item/p #: C/power-batterylife.page:45 msgid "" "Suspend your computer when you are " "not using it. This significantly reduces the amount of power it uses, and it " "can be woken up very quickly." msgstr "" "Κάντε αναστολή της λειτουργίας του " "υπολογιστή σας όταν δεν τον χρησιμοποιείτε. Αυτό μειώνει σημαντικά το " "ποσό της ενέργειας που αυτός χρησιμοποιεί. Από εκεί, επανέρχεται πολύ " "γρήγορα σε κατάσταση λειτουργίας." #. (itstool) path: item/p #: C/power-batterylife.page:50 msgid "" "Turn off the computer when you " "will not be using it for longer periods. Some people worry that turning off " "a computer regularly may cause it to wear out faster, but this is not the " "case." msgstr "" #. (itstool) path: item/p #: C/power-batterylife.page:56 msgid "" "Use the Power preferences in System Settings to change " "your power settings. There are a number of options that will help to save " "power: you can automatically dim the " "display after a certain time; reduce the " "display brightness (for laptops); and have the computer automatically suspend if you have not used it " "for a certain period of time." msgstr "" "Χρησιμοποιήστε τις προτιμήσεις στο τμήμα Ενέργεια στις " "Ρυθμίσεις συστήματος για να αλλάξετε τις ρυθμίσεις ενέργειας. " "Υπάρχουν αρκετές επιλογές οι οποίες θα σας βοηθήσουν να εξοικονομήσετε " "ενέργεια. Μπορείτε να ρυθμίσετε ώστε η οθόνη να συσκοτίζεται αυτόματα μετά από ένα ορισμένο χρονικό " "διάστημα, να μειώσετε τη φωτεινότητα της " "οθόνης (για φορητούς υπολογιστές) και να ρυθμίσετε ώστε να γίνεται " "αυτόματη αναστολή λειτουργίας του " "υπολογιστή όταν δεν τον χρησιμοποιείτε για κάποια ορισμένη χρονική περίοδο." #. (itstool) path: item/p #: C/power-batterylife.page:66 msgid "" "Turn off any external devices (like printers and scanners) when you are not " "using them." msgstr "" #. (itstool) path: section/title #: C/power-batterylife.page:73 msgid "Laptops, netbooks, and other devices with batteries" msgstr "Φορητοί υπολογιστές, ταμπλέτες και άλλες συσκευές με μπαταρίες" #. (itstool) path: item/p #: C/power-batterylife.page:77 msgid "" "Reduce the screen brightness; " "powering the screen accounts for a significant fraction of a laptop's power " "consumption." msgstr "" "Μειώστε τη φωτεινότητα της οθόνης. Η " "τροφοδότηση της οθόνης λογίζεται ως ένα σημαντικό κομμάτι της κατανάλωσης " "ενέργειας ενός φορητού υπολογιστή." #. (itstool) path: item/p #: C/power-batterylife.page:80 msgid "" "Most laptops have buttons on the keyboard (or a keyboard shortcut) that you " "can use to reduce the brightness." msgstr "" "Οι περισσότεροι φορητοί υπολογιστές έχουν ειδικά κουμπιά (ή συντομεύσεις) " "στο πληκτρολόγιο που μπορείτε να χρησιμοποιήσετε για να ελαττώσετε τη " "φωτεινότητα." #. (itstool) path: item/p #: C/power-batterylife.page:84 msgid "" "If you do not need an Internet connection for a little while, turn off the " "wireless/Bluetooth card. These devices work by broadcasting radio waves, " "which takes quite a bit of power." msgstr "" #. (itstool) path: item/p #: C/power-batterylife.page:87 msgid "" "Some computers have a physical switch that can be used to turn it off, " "whereas others have a keyboard shortcut that you can use instead. You can " "turn it on again when you need it." msgstr "" "Μερικοί υπολογιστές διαθέτουν έναν διακόπτη με τον οποίο απενεργοποιούνται, " "ενώ άλλοι διαθέτουν μια συντόμευση πληκτρολογίου για αυτό το σκοπό. Μπορείτε " "να τον ενεργοποιήσετε και πάλι όταν τον χρειαστείτε." #. (itstool) path: section/title #: C/power-batterylife.page:95 msgid "More advanced tips" msgstr "Περισσότερες εξειδικευμένες συμβουλές" #. (itstool) path: item/p #: C/power-batterylife.page:99 msgid "" "Reduce the number of tasks that are running in the background. Computers use " "more power when they have more work to do." msgstr "" "Ελαττώστε τον αριθμό εργασιών που τρέχουν στο παρασκήνιο. Οι υπολογιστές " "καταναλώνουν περισσότερη ενέργεια όταν έχουν περισσότερη δουλειά να κάνουν." #. (itstool) path: item/p #: C/power-batterylife.page:101 msgid "" "Most of your running applications do very little when you are not actively " "using them. However, applications that frequently grab data from the " "internet, play music or movies can impact your power consumption." msgstr "" "Οι περισσότερες από τις εφαρμογές που τρέχετε κάνουν πολύ λίγα όταν δεν τις " "χρησιμοποιείτε ενεργά. Παρ' όλα αυτά, εφαρμογές που λαμβάνουν συχνά δεδομένα " "από το διαδίκτυο, αναπαράγουν μουσική ή ταινίες, μπορούν να επηρεάσουν την " "κατανάλωση ενέργειας." #. (itstool) path: info/desc #: C/power-batteryoptimal.page:11 msgid "Tips such as \"Do not let the battery charge get too low\"" msgstr "" #. (itstool) path: page/title #: C/power-batteryoptimal.page:29 msgid "Get the most out of your laptop battery" msgstr "Εκμεταλλευτείτε στο έπακρο τη μπαταρία του φορητού σας υπολογιστή." #. (itstool) path: page/p #: C/power-batteryoptimal.page:31 msgid "" "As laptop batteries age, they get worse at storing charge and their capacity " "gradually decreases. There are a few techniques that you can use to prolong " "their useful lifetime, although you should not expect a big difference." msgstr "" #. (itstool) path: item/p #: C/power-batteryoptimal.page:37 msgid "" "Do not let the battery run all the way down. Always recharge before " "the battery gets very low, although most batteries have built-in safeguards " "to prevent the battery running too low. Recharging when it is only partially " "discharged is more efficient, but recharging when it is only slightly " "discharged is worse for the battery." msgstr "" #. (itstool) path: item/p #: C/power-batteryoptimal.page:44 msgid "" "Heat has a detrimental effect on the charging efficiency of the battery. Do " "not let the battery get any warmer than it has to." msgstr "" #. (itstool) path: item/p #: C/power-batteryoptimal.page:48 msgid "" "Batteries age even if you leave them in storage. There is little advantage " "in buying a replacement battery at the same time as you get the original " "battery - always buy replacements when you need them." msgstr "" "Οι μπαταρίες παλιώνουν ακόμα και όταν τις έχετε κάπου αποθηκευμένες. Δεν " "υπάρχει κανένα σημαντικό πλεονέκτημα στο να αγοράζετε εφεδρική μπαταρία " "ταυτόχρονα με την αρχική - πάντα να αγοράζετε ανταλλακτικά μόνο όταν τα " "χρειάζεστε." #. (itstool) path: note/p #: C/power-batteryoptimal.page:55 msgid "" "This advice applies specifically to Lithium-Ion (Li-Ion) batteries, which " "are the most common type. Other types of battery may benefit from different " "treatment." msgstr "" "Αυτή η συμβουλή ισχύει ειδικά για τις μπαταρίες Λιθίου-ιόντων (Li-Ion), οι " "οποίες είναι ο πιο κοινός τύπος. Άλλοι τύποι μπαταριών μπορεί να έχουν " "όφελος με διαφορετική αντιμετώπιση." #. (itstool) path: info/desc #: C/power-batteryslow.page:7 msgid "" "Some laptops intentionally slow down when they are running on battery." msgstr "" "Μερικοί φορητοί υπολογιστές σκόπιμα επιβραδύνουν όταν λειτουργούν με " "μπαταρία." #. (itstool) path: page/title #: C/power-batteryslow.page:20 msgid "Why is my laptop slow when it is on battery?" msgstr "" #. (itstool) path: page/p #: C/power-batteryslow.page:22 msgid "" "Some laptops intentionally slow down when they are running on battery in " "order to conserve power. The processor (CPU) in the laptop switches to a " "slower speed, and processors use less power when running slower, so the " "battery should last longer." msgstr "" #. (itstool) path: page/p #: C/power-batteryslow.page:27 msgid "This feature is called CPU frequency scaling." msgstr "" "Αυτή η λειτουργία ονομάζεται κλιμάκωση συχνότητας επεξεργαστή (CPU " "frequency scaling)." #. (itstool) path: info/desc #: C/power-batterywindows.page:12 msgid "" "Tweaks from the manufacturer and differing battery life estimates may be the " "cause of this problem." msgstr "" "Αλλαγές από τον κατασκευαστή και διαφορετικές εκτιμήσεις διάρκεια ζωής της " "μπαταρίας μπορεί να είναι η αιτία αυτού του προβλήματος." #. (itstool) path: page/title #: C/power-batterywindows.page:25 msgid "Why do I have less battery life than I did on Windows/Mac OS?" msgstr "" "Γιατί έχω λιγότερη διάρκεια ζωής της μπαταρίας από ό,τι έχω στα Windows/Mac " "OS;" #. (itstool) path: page/p #: C/power-batterywindows.page:27 msgid "" "Some computers appear to have a shorter battery life when running on Linux " "than they do when running Windows or Mac OS. One reason for this is that " "computer vendors install special software for Windows/Mac OS that optimizes " "various hardware/software settings for a given model of computer. These " "tweaks are often highly specific, and may not be documented, so including " "them in Linux is difficult." msgstr "" "Κάποιοι υπολογιστές φαίνεται να έχουν μικρότερη διάρκεια ζωής μπαταρίας όταν " "τρέχουν Linux απ' ότι αν τρέχουν Windows ή Mac OS. Ένας λόγος γι'αυτό είναι " "ότι οι κατασκευαστές υπολογιστών εγκαθιστούν ειδικό λογισμικό για " "Windows/Mac OS που βελτιστοποιεί διάφορες ρυθμίσεις υλικού/λογισμικού για το " "συγκεκριμένο μοντέλο υπολογιστή. Συχνά αυτές οι μικρορυθμίσεις είναι " "ιδιαίτερα εξειδικευμένες και πιθανώς μη τεκμηριωμένες, έτσι, είναι δύσκολο " "να συμπεριληφθούν στο Linux." #. (itstool) path: page/p #: C/power-batterywindows.page:34 msgid "" "Unfortunately, there is not an easy way of applying these tweaks yourself " "without knowing exactly what they are. You may find that using some power-saving methods helps, though. If " "your computer has a variable-speed " "processor, you might find that changing its settings is also useful." msgstr "" "Δυστυχώς δεν υπάρχει εύκολος τρόπος να εφαρμόσετε αυτές τις μικρορυθμίσεις ο " "ίδιος χωρίς να γνωρίζετε ποιες ακριβώς είναι. Ίσως όμως χρησιμοποιώντας " "κάποιες μεθόδους εξοικονόμησης " "ενέργειας δείτε βελτίωση. Αν ο υπολογιστής σας έχει έναν επεξεργαστή μεταβλητής ταχύτητας, ίσως " "βρείτε χρήσιμη την αλλαγή των ρυθμίσεών του." #. (itstool) path: page/p #: C/power-batterywindows.page:40 msgid "" "Another possible reason for the discrepancy is that the method of estimating " "battery life is different on Windows/Mac OS than on Linux. The actual " "battery life could be exactly the same, but the different methods give " "different estimates." msgstr "" "Άλλος πιθανός λόγος για την ασυμφωνία είναι το ότι η μέθοδος εκτίμησης της " "ζωής της μπαταρίας είναι διαφορετική στα Windows/Mac OS απ' ότι στο Linux. Η " "πραγματική διάρκεια ζωής της μπαταρίας μπορεί να είναι ακριβώς η ίδια όμως " "οι διαφορετικές μέθοδοι δίνουν διαφορετικές εκτιμήσεις." #. (itstool) path: info/desc #: C/power-closelid.page:24 msgid "Laptops go to sleep when you close the lid, in order to save power." msgstr "" "Οι φορητοί υπολογιστές αναστέλλουν την λειτουργία τους όταν κλείνετε το " "καπάκι, ώστε να εξοικονομούν ενέργεια." #. (itstool) path: page/title #: C/power-closelid.page:27 msgid "Why does my computer turn off when I close the lid?" msgstr "Γιατί ο φορητός μου απενεργοποιείται όταν κλείνω το καπάκι;" #. (itstool) path: page/p #: C/power-closelid.page:29 msgid "" "When you close the lid of your laptop, your computer will suspend in order to save power. This means that " "the computer isn't actually turned off - it has just gone to sleep. You can " "resume it by opening the lid. If it doesn't resume, try clicking the mouse " "or pressing a key. If that still doesn't work, press the power button." msgstr "" "Όταν κλείνετε το καπάκι του φορητού υπολογιστή σας, ο υπολογιστής σας θα " "μπει σεαναστολή λειτουργίας για " "να εξοικονομήσει ενέργεια. Αυτό σημαίνει πως ο υπολογιστής δεν είναι στην " "πραγματικότητα απενεργοποιημένος. Απλώς κοιμάται. Μπορείτε να τον " "ενεργοποιήσετε ξανά ανοίγοντας το καπάκι. Αν δεν ενεργοποιηθεί, δοκιμάστε να " "κάνετε κλικ με το ποντίκι ή πατήστε ένα πλήκτρο. Αν εξακολουθεί να μη " "λειτουργεί, πατήστε το κουμπί λειτουργίας (On/Off)." #. (itstool) path: page/p #: C/power-closelid.page:35 msgid "" "Some computers are unable to suspend properly, normally because their " "hardware isn't completely supported by the operating system (for example, " "the Linux drivers are incomplete). In this case, you may find that you are " "unable to resume your computer after you've closed the lid. You can try to " "fix the problem with suspend, or you " "can prevent the computer from trying to suspend when you close the lid." msgstr "" "Κάποιοι υπολογιστές αδυνατούν να ανασταλούν σωστά, συνήθως επειδή το υλικό " "τους δεν υποστηρίζεται πλήρως από το λειτουργικό σύστημα (π.χ. τα " "προγράμματα οδήγησης Linux είναι ελλιπή). Σε αυτή την περίπτωση, ενδεχομένως " "να διαπιστώσετε ότι δεν είστε σε θέση να ενεργοποιήσετε ξανά τον υπολογιστή " "σας αφού κλείσατε το καπάκι. Μπορείτε να δοκιμάσετε να διορθώσετε το πρόβλημα με την αναστολή, ή μπορείτε να " "αποτρέψετε τον υπολογιστή από την προσπάθεια να μπει σε αναστολή όταν " "κλείνετε το καπάκι." #. (itstool) path: section/title #: C/power-closelid.page:43 msgid "Stop the computer from suspending when the lid is closed" msgstr "Διακοπή του υπολογιστή από την αναστολή όταν το καπάκι είναι κλειστό" #. (itstool) path: section/p #: C/power-closelid.page:44 msgid "" "If you don't want the computer to suspend when you close the lid, you can " "change the settings for that behavior:" msgstr "" "Αν δε θέλετε ο υπολογιστής να αναστέλλει τη λειτουργία του όταν κλείνετε το " "καπάκι, μπορείτε να αλλάξετε τη ρύθμιση για αυτή τη συμπεριφορά." #. (itstool) path: note/p #: C/power-closelid.page:46 msgid "" "Be very careful if you change this setting. Some laptops can overheat if " "they are left running with the lid closed, especially if they are in a " "confined place like a backpack." msgstr "" "Να είστε πολύ προσεκτικοί εάν αλλάξετε αυτή τη ρύθμιση. Μερικοί φορητοί " "υπολογιστές μπορεί να υπερθερμανθούν αν συνεχίσουν να εκτελούνται με το " "καπάκι κλειστό, ειδικά αν είναι σε ένα περιορισμένο χώρο όπως ένα σακίδιο." #. (itstool) path: item/p #: C/power-closelid.page:53 msgid "In the Hardware section, click Power." msgstr "Στην ενότητα , κάντε κλικ στην Ενέργεια." #. (itstool) path: item/p #: C/power-closelid.page:54 msgid "" "Set the drop-down menus next to When the lid is closed to Do " "nothing." msgstr "" "Ρυθμίστε τα αναδιπλούμενα μενού δίπλα στην επιλογή Όταν το καπάκι είναι " "κλειστό σε καμία ενέργεια." #. (itstool) path: info/desc #: C/power-constantfan.page:10 msgid "" "Some fan-control software could be missing, or your laptop may be running " "hot." msgstr "" "Κάποιο λογισμικό ελέγχου του ανεμιστήρα θα μπορούσε να λείπει ή ο φορητός " "σας υπολογιστής ίσως είναι πολύ ζεστός." #. (itstool) path: page/title #: C/power-constantfan.page:20 msgid "The laptop fan is always running" msgstr "Ο ανεμιστήρας του φορητού υπολογιστή γυρίζει συνέχεια" #. (itstool) path: page/p #: C/power-constantfan.page:22 msgid "" "If your laptop's cooling fan is always running, it could be that the " "hardware that controls the laptop's cooling system isn't very well supported " "in Linux. Some laptops need extra software to control their cooling fans " "efficiently, but this software may not be installed (or available for Linux " "at all) and so the fans just run at full speed all of the time." msgstr "" "Αν ο ανεμιστήρας του φορητού σας λειτουργεί συνεχώς, ίσως φταίει το ότι το " "υλικό που ελέγχει το σύστημα ψύξης του φορητού δεν υποστηρίζεται καλά στο " "Linux. Μερικοί φορητοί χρειάζονται επιπρόσθετο λογισμικό για τον αποδοτικό " "έλεγχο των ανεμιστήρων τους, το οποιο ίσως να μην είναι εγκατεστημένο (ή " "γενικότερα διαθέσιμο στα Linux) και γι'αυτό οι ανεμιστήρες δουλεύουν σε " "πλήρη ταχύτητα όλη την ώρα." #. (itstool) path: page/p #: C/power-constantfan.page:28 msgid "" "If this is the case, you may be able to change some settings or install " "extra software that allows full control of the fan. For example, vaiofand can be installed to " "control the fans of some Sony VAIO laptops. Installing this software is " "quite a technical process which is highly dependent on the make and model of " "your laptop, so you may wish to seek specific advice on how to do it for " "your computer." msgstr "" "Αν όντως συμβαίνει αυτό, ίσως μπορείτε να αλλάξετε κάποιες ρυθμίσεις ή να " "εγκαταστήσετε πρόσθετο λογισμικό που επιτρέπει τον πλήρη έλεγχο των " "ανεμιστήρων. Για παράδειγμα, μπορείτε να εγκαταστήσετε το vaiofand για να ελέγχετε τους " "ανεμιστήρες σε κάποιους φορητούς Sony VAIO. Η εγκατάσταση αυτού του " "λογισμικού είναι μια καθαρά τεχνική διαδικασία που εξαρτάται σε μεγάλο βαθμό " "από τον κατασκευαστή και το μοντέλο του φορητού σας, οπότε ίσως θελήσετε να " "αναζητήσετε συγκεκριμένες συμβουλές για το πώς θα το κάνετε αυτό στον " "υπολογιστή σας." #. (itstool) path: page/p #: C/power-constantfan.page:36 msgid "" "It is also possible that your laptop just produces a lot of heat. This does " "not necessarily mean that it is overheating; it might just need the fan to " "run at full speed all of the time to allow it to stay cool enough. If this " "is the case, you have little option but to let the fan run at full speed all " "of the time. You can sometimes buy additional cooling accessories for your " "laptop which may help." msgstr "" "Είναι επίσης πιθανό ότι ο φορητός σας υπολογιστής απλώς παράγει αρκετή " "θερμότητα. Αυτό δε σημαίνει απαραίτητα ότι είναι υπερθέρμανση·ίσως " "χρειάζεται ο ανεμιστήρας να λειτουργεί με πλήρη ταχύτητα συνέχεια για να " "επιτρέψει να παραμείνει αρκετά δροσερός. Αν αυτό συμβαίνει, δεν έχετε άλλη " "επιλογή από το να αφήνετε τον ανεμιστήρα να λειτουργεί με πλήρη ταχύτητα " "συνέχεια. Μπορείτε να αγοράσετε επιπλέον αξεσουάρ ψύξης για το φορητό σας " "υπολογιστή τα οποία μπορούν να βοηθήσουν στο πρόβλημα αυτό." #. (itstool) path: info/desc #: C/power-hibernate.page:11 msgid "Hibernate is disabled by default since it's not well supported." msgstr "" "Η αδρανοποίηση του υπολογιστή είναι απενεργοποιημένη από προεπιλογή αφού δεν " "υποστηρίζεται ικανοποιητικά." #. (itstool) path: page/title #: C/power-hibernate.page:34 msgid "How do I hibernate my computer?" msgstr "Πώς μπορώ να κάνω αδρανοποίηση του υπολογιστή μου;" #. (itstool) path: page/p #: C/power-hibernate.page:36 msgid "" "When the computer hibernates, all of your applications and " "documents are stored and the computer completely switches off so it does not " "use any power, but the applications and documents will still be open when " "you switch on the computer again." msgstr "" "Όταν ο υπολογιστής αδρανοποιείται, όλες οι εφαρμογές και τα έγγραφά " "σας αποθηκεύονται και ο υπολογιστής κλείνει εντελώς ώστε να μη χρησιμοποιεί " "καθόλου ενέργεια, οι εφαρμογές όμως και τα έγγραφα θα είναι ακόμη ανοιχτά " "όταν θέσετε ξανά σε λειτουργία τον υπολογιστή." #. (itstool) path: page/p #: C/power-hibernate.page:41 msgid "" "Unfortunately, hibernate doesn't " "work in many cases, which can cause you to lose data if you expect " "your documents and applications to re-open when you switch your computer " "back on. Therefore, hibernate is disabled by default." msgstr "" "Δυστυχώς, η αδρανοποίηση σε πολλές περιπτώσεις δεν λειτουργεί, κάτι το οποίο μπορεί να προκαλέσει την " "απώλεια δεδομένων σας αν προσδοκάτε να ανοίξουν ξανά τα έγγραφα και οι " "εφαρμογές σας όταν ενεργοποιήσετε ξανά τον υπολογιστή σας. Για τον λόγο " "αυτό, η αδρανοποίηση είναι απενεργοποιημένη από προεπιλογή." #. (itstool) path: section/title #: C/power-hibernate.page:47 msgid "Test if hibernate works" msgstr "Ελέγξτε αν λειτουργεί η αδρανοποίηση" #. (itstool) path: note/title #: C/power-hibernate.page:50 msgid "Always save your work before hibernating" msgstr "Αποθηκεύετε πάντα την εργασία σας πριν την αδρανοποίηση" #. (itstool) path: note/p #: C/power-hibernate.page:51 msgid "" "You should save all of your work before hibernating the computer, just in " "case something goes wrong and your open applications and documents cannot be " "recovered when you switch on the computer again." msgstr "" "Θα πρέπει πάντα να αποθηκεύετε την εργασία σας προτού αδρανοποιήσετε τον " "υπολογιστή, για το ενδεχόμενο κάτι να πάει στραβά και οι εφαρμογές και τα " "έγγραφα που έχετε ανοίξει να μην μπορούν να ανακτηθούν όταν θέσετε ξανά σε " "λειτουργία τον υπολογιστή." #. (itstool) path: section/p #: C/power-hibernate.page:56 msgid "" "You can use the command line to test if hibernate works on your computer." msgstr "" "Μπορείτε να χρησιμοποιήσετε τη γραμμή εντολών ώστε να δείτε αν η " "αδρανοποίηση λειτουργεί στον υπολογιστή σας." #. (itstool) path: when/p #: C/power-hibernate.page:62 msgid "" "Open the Terminal by pressing Ctrl " "Altt or by searching for " "terminal in the Dash." msgstr "" "Ανοίξτε το Τερματικό πιέζοντας το συνδυασμό πλήκτρων " "Ctrl Altt ή αναζητώντας " "τον όρο τερματικό στο Dash." #. (itstool) path: choose/p #: C/power-hibernate.page:66 msgid "" "Open the Terminal by searching for terminal in the " "Activities overview." msgstr "" "Ανοίξτε το Τερματικό αναζητώντας τον όρο τερματικό " "στο Δραστηριότητες." #. (itstool) path: item/p #: C/power-hibernate.page:71 msgid "" "Type sudo pm-hibernate into the terminal and press " "Enter." msgstr "" "Πληκτρολογήστε sudo pm-hibernate στο τερματικό και πατήστε " "Enter." #. (itstool) path: item/p #: C/power-hibernate.page:72 msgid "Enter your password when prompted." msgstr "Εισαγάγετε τον κωδικό πρόσβασης όταν σας ζητηθεί." #. (itstool) path: item/p #: C/power-hibernate.page:75 msgid "" "After you computer turns off, switch it back on. Did your open applications " "re-open?" msgstr "" "Αφού ο υπολογιστής σας σβήσει, θέστε τον ξανά σε λειτουργία. Άνοιξαν ξανά οι " "εφαρμογές σας;" #. (itstool) path: item/p #: C/power-hibernate.page:77 msgid "" "If hibernate doesn't work, check if your swap partition is at least as large " "as your available RAM." msgstr "" "Αν η αδρανοποίηση δε λειτουργεί, ελέγξτε αν η κατάτμηση εικονικής μνήμης " "(swap partition) έχει μέγεθος τουλάχιστον ίσο με τη διαθέσιμη μνήμη RAM σας." #. (itstool) path: section/title #: C/power-hibernate.page:85 msgid "Enable hibernate" msgstr "Ενεργοποίηση αδρανοποίησης" #. (itstool) path: section/p #: C/power-hibernate.page:87 msgid "" "If the hibernate test works, you can continue to use the sudo pm-" "hibernate command when you want to hibernate." msgstr "" "Αν το τεστ της αδρανοποίησης λειτουργεί, μπορείτε να συνεχίσετε με τη χρήση " "της εντολής sudo pm-hibernate όταν θέλετε να αδρανοποιήσετε τον " "υπολογιστή." #. (itstool) path: section/p #: C/power-hibernate.page:90 msgid "" "You can also enable the hibernate option in the menus. To do that, use your " "favorite text editor to create /etc/polkit-1/localauthority/50-" "local.d/com.ubuntu.enable-hibernate.pkla. Add the following to the " "file and save:" msgstr "" "Μπορείτε επίσης να ενεργοποιήσετε την επιλογή αδρανοποίησης στα μενού. Για " "να το κάνετε αυτό, χρησιμοποιήστε τον επεξεργαστή κειμένου της επιλογής σας " "για να δημιουργήσετε το αρχείο /etc/polkit-1/localauthority/50-" "local.d/com.ubuntu.enable-hibernate.pkla. Προσθέστε στο αρχείο το " "παρακάτω περιεχόμενο και αποθηκεύστε το:" #. (itstool) path: info/desc #: C/power-hotcomputer.page:11 msgid "" "Computers usually get warm, but if they get too hot they can overheat, which " "can be damaging." msgstr "" "Οι υπολογιστές συνήθως θερμαίνονται, αν όμως ζεσταθούν υπερβολικά μπορεί να " "υπερθερμανθούν κι αυτό μπορεί να είναι καταστροφικό." #. (itstool) path: page/title #: C/power-hotcomputer.page:21 msgid "My computer gets really hot" msgstr "Ο υπολογιστής μου ζεσταίνεται πολύ" #. (itstool) path: page/p #: C/power-hotcomputer.page:23 msgid "" "Most computers get warm after a while, and some can get quite hot. This is " "normal: it's simply part of the way that the computer cools itself. However, " "if your computer gets very warm it could be a sign that it is overheating, " "which can potentially cause damage." msgstr "" "Οι περισσότεροι υπολογιστές θερμαίνονται μετά από λίγο και μερικοί μπορεί να " "ζεσταθούν αρκετά. Αυτό είναι φυσιολογικό: είναι απλά μέρος του τρόπου που ο " "ίδιος ο υπολογιστής ψύχεται μόνος του. Ωστόσο, αν ο υπολογιστής σας γίνεται " "πολύ θερμός θα μπορούσε να είναι ένα σημάδι ότι έχει υπερθέρμανση, η οποία " "μπορεί ενδεχομένως να προκαλέσει ζημιά." #. (itstool) path: page/p #: C/power-hotcomputer.page:28 msgid "" "Most laptops get reasonably warm once you have been using them for a while. " "It's generally nothing to worry about - computers produce a lot of heat and " "laptops are very compact, so they need to remove their heat rapidly and " "their outer casing warms up as a result. Some laptops do get too hot, " "however, and may be uncomfortable to use. This is normally the result of a " "poorly-designed cooling system. You can sometimes get additional cooling " "accessories which fit to the bottom of the laptop and provide more efficient " "cooling." msgstr "" "Οι περισσότεροι φορητοί υπολογιστές θερμαίνονται αρκετά μόλις τους " "χρησιμοποιήσουμε για κάποιο χρόνο. Δε χρειάζεται να ανησυχούμε - οι " "υπολογιστές παράγουν πολλή θερμότητα και οι φορητοί υπολογιστές είναι πολύ " "συμπαγείς, για αυτό πρέπει να αφαιρούν την θερμότητα γρήγορα διότι το " "εξωτερικό τους περίβλημα ζεσταίνεται. Μερικοί φορητοί υπολογιστές " "ζεσταίνονται πολύ και έτσι να είναι άβολοι σε χρήση. Αυτό είναι συνήθως το " "αποτέλεσμα ενός συστήματος ψύξης με λανθασμένη σχεδίαση. Μπορείτε να " "αγοράσετε μερικές φορές πρόσθετα εξαρτήματα ψύξης που ταιριάζουν με το κάτω " "μέρος του φορητού υπολογιστή και να παρέχει πιο αποδοτική ψύξη." #. (itstool) path: page/p #: C/power-hotcomputer.page:36 msgid "" "If you have a desktop computer which feels hot to the touch, it may have " "insufficient cooling. If this concerns you, you can buy extra cooling fans " "or check that the cooling fans and vents are free from dust and other " "blockages. You might want to consider putting the computer in a better-" "ventilated area too - if kept in confined spaces (e.g. in a cupboard), the " "computer's cooling system may not be able to remove heat and circulate cool " "air fast enough." msgstr "" "Αν έχετε έναν επιτραπέζιο υπολογιστή που τον αισθάνεστε ζεστό κατά την αφή, " "μπορεί να έχει ανεπαρκή ψύξη. Αν αυτό αφορά εσάς, μπορείτε να αγοράσετε " "επιπλέον ανεμιστήρες ψύξης ή να ελέγξετε ότι οι ανεμιστήρες και οι αεραγωγοί " "είναι απαλλαγμένοι από σκόνη και άλλα εμπόδια. Μπορεί να θέλετε να εξετάσετε " "το ενδεχόμενο ο υπολογιστής να είναι σε καλύτερο αεριζόμενο χώρο αν " "διατηρείται σε κλειστούς χώρους (π.χ. σε ένα ντουλάπι), το σύστημα ψύξης του " "υπολογιστή ενδεχομένως να μην είναι σε θέση να αφαιρέσει τη θερμότητα και να " "κυκλοφορεί δροσερός αέρας αρκετά γρήγορα." #. (itstool) path: page/p #: C/power-hotcomputer.page:49 msgid "" "Some people are concerned about the health risks of using hot laptops. There " "are suggestions that prolonged use of a hot laptop on your lap might " "possibly reduce (male) fertility, and there are reports of minor burns being " "suffered too (in extreme cases). If you are concerned about these potential " "problems, you may wish to consult a medical practitioner for advice. Of " "course, you can simply choose not to rest the laptop on your lap." msgstr "" "Μερικοί άνθρωποι ανησυχούν για τους κινδύνους της υγείας τους από τη χρήση " "πολύ θερμών φορητών υπολογιστών. Υπάρχουν προτάσεις ότι η παρατεταμένη χρήση " "ενός θερμού φορητού υπολογιστή στα πόδια σας θα μπορούσε ενδεχομένως να " "μειώσει την (ανδρική) γονιμότητα, ενώ υπάρχουν αναφορές ελαφρών εγκαυμάτων " "που υπέστησαν σε ακραίες περιπτώσεις. Εάν ανησυχείτε για αυτά τα πιθανά " "προβλήματα, μπορεί να θελήσετε να συμβουλευθείτε έναν ιατρό για συμβουλές. " "Φυσικά, μπορείτε απλά να επιλέξετε να μην αφήνετε το φορητό υπολογιστή στα " "πόδια σας." #. (itstool) path: page/p #: C/power-hotcomputer.page:56 msgid "" "Most modern computers will shut themselves down if they get too hot, to " "prevent themselves from becoming damaged. If your computer keeps shutting " "down, this might be the reason. If your computer is overheating, you will " "probably need to get it repaired." msgstr "" "Οι περισσότεροι σύγχρονοι υπολογιστές θα κλείσουν μόνοι τους εάν " "υπερθερμανθούν, με σκοπό την πρόληψη των ζημιών από το γεγονός αυτό. Αν ο " "υπολογιστής σας κλείνει συνεχώς, ο λόγος θα μπορούσε να είναι αυτός (η " "υπερθέρμανση). Εάν ο υπολογιστής σας υπερθερμαίνεται, ίσως χρειαστεί να τον " "πάτε για επισκευή." #. (itstool) path: info/desc #: C/power-lowpower.page:10 msgid "Allowing the battery to completely discharge is bad for it." msgstr "Δεν είναι θεμιτό να αφήνετε τη μπαταρία να ξεφορτίζεται τελείως." #. (itstool) path: page/title #: C/power-lowpower.page:23 msgid "Why did my computer turn off/suspend when the battery got to 10%?" msgstr "" "Γιατί ο υπολογιστής μου έκλεισε/ανέστειλε τη λειτουργία του όταν η μπαταρία " "έφτασε στο 10%;" #. (itstool) path: page/p #: C/power-lowpower.page:25 msgid "" "When the charge level of the battery gets too low, your computer will " "automatically suspend. It does this to " "make sure that the battery doesn't completely discharge, since this is bad " "for the battery. If the battery just ran out, the computer wouldn't have " "time to shut down properly either." msgstr "" "Όταν το επίπεδο φόρτισης της μπαταρίας είναι πολύ χαμηλό, ο υπολογιστής σας " "αυτόματα θα μπει σε αναστολή " "λειτουργίας. Αυτό γίνεται για να σιγουρεύεται το γεγονός ότι η " "μπαταρία δεν αποφορτίζεται εντελώς, δεδομένου ότι αυτό είναι κακό γι αυτήν. " "Ακόμα, αν η μπαταρία είχε απλά εξαντληθεί, ο υπολογιστής δεν θα είχε το " "χρόνο για να κλείσει σωστά." #. (itstool) path: page/p #: C/power-lowpower.page:31 msgid "" "You can change what happens when the battery level gets too low. First, " "click the battery menu in the menu bar and select " "Power Settings. At the 'When power is critically low' " "setting, you can choose for the computer to suspend, hibernate, or shut down. If you choose shut down, your " "applications and documents will not be saved when the computer " "turns off." msgstr "" #. (itstool) path: page/p #: C/power-lowpower.page:37 msgid "" "Some computers have problems suspending, and may not be able to recover the " "applications and documents you had open when you turn on the computer again. " "In this case, it is possible that you could lose some of your work if you " "didn't save it before the computer suspended. You may be able to fix problems with suspend though." msgstr "" "Κάποιοι υπολογιστές έχουν πρόβλημα με την αδρανοποίηση και πιθανά να μην " "είναι σε θέση να ανακτήσουν τις εφαρμογές και τα έγγραφα τα οποία είχατε " "ανοιχτά. Σε αυτήν την περίπτωση, είναι πιθανό να χάσετε μέρος της εργασίας " "σας αν δεν την είχατε αποθηκεύσει πριν να αδρανοποιηθεί ο υπολογιστής. Ίσως " "όμως να μπορείτε να διορθώσετε προβλήματα " "σχετικά με την αδρανοποίηση though." #. (itstool) path: info/desc #: C/power-nowireless.page:14 msgid "" "Some wireless devices have problems handling when your computer is suspended " "and doesn't resume properly." msgstr "" "Κάποιες ασύρματες συσκευές έχουν προβλήματα χειρισμού όταν ο υπολογιστής " "αδρανοποιηθεί και δεν επανέρχεται σωστά." #. (itstool) path: page/title #: C/power-nowireless.page:31 msgid "I have no wireless network when I wake up my computer" msgstr "Δεν έχω ασύρματο δίκτυο όταν «ξυπνάω» τον υπολογιστή μου" #. (itstool) path: page/p #: C/power-nowireless.page:33 msgid "" "If you have suspended your computer, or it has hibernated, you may find that " "your wireless internet connection does not work when you resume it again. " "This happens when the driver for the " "wireless device does not fully support certain power saving features. " "Typically, the wireless connection fails to turn on properly when the " "computer is resumed." msgstr "" #. (itstool) path: page/p #: C/power-nowireless.page:39 msgid "" "If this happens, try switching your wireless off and then back on again:" msgstr "" "Αν συμβεί κάτι τέτοιο, δοκιμάστε να σβήσετε και να ενεργοποιήσετε ξανά την " "ασύρματη δικτύωσή σας:" #. (itstool) path: item/p #: C/power-nowireless.page:42 msgid "" "Click the icon at the very right of the menu bar and select System " "Settings" msgstr "" "Κάντε κλικ στο εικονίδιο στη δεξιά άκρη της μπάρας μενού και επιλέξτε τις " "Ρυθμίσεις συστήματος" #. (itstool) path: item/p #: C/power-nowireless.page:45 msgid "Open Network and select the Wireless tab" msgstr "" "Άνοίξτε το Δίκτυο και επιλέξτε τη καρτέλα Ασύρματο" #. (itstool) path: item/p #: C/power-nowireless.page:48 msgid "Switch the wireless off and then on again" msgstr "Κλείστε την ασύρματη σύνδεση και ενεργοποιήστε την ξανά" #. (itstool) path: item/p #: C/power-nowireless.page:51 msgid "" "If the wireless still does not work, switch on Airplane Mode and " "then switch it off again" msgstr "" "Αν η ασύρματη δικτύωση ακόμα δε λειτουργεί, ενεργοποιήστε τη Λειτουργία " "αεροπλάνου και κλείστε την ξανά" #. (itstool) path: page/p #: C/power-nowireless.page:55 msgid "" "If this doesn't work, restarting your computer should make the wireless work " "again." msgstr "" "Αν αυτό δε λειτουργήσει, μια επανεκκίνηση του υπολογιστή σας θα πρέπει να " "κάνει την ασύρματη δικτύωση μα λειτουργήσει ξανά." #. (itstool) path: info/desc #: C/power-othercountry.page:7 msgid "" "Your computer will work, but you might need a different power cable or a " "travel adapter." msgstr "" "Ο υπολογιστής σας θα λειτουργήσει, αλλά μπορεί να χρειαστεί ένα διαφορετικό " "καλώδιο τροφοδοσίας ή έναν αντάπτορα ταξιδίου." #. (itstool) path: page/title #: C/power-othercountry.page:24 msgid "Will my computer work with a power supply in another country?" msgstr "" "Θα λειτουργεί ο υπολογιστής μου με μια παροχή ρεύματος σε μια άλλη χώρα;" #. (itstool) path: page/p #: C/power-othercountry.page:26 msgid "" "Different countries use power supplies at different voltages (usually 110V " "or 220-240V) and AC frequencies (usually 50 Hz or 60 Hz). Your computer " "should work with a power supply in a different country as long as you have " "an appropriate power adapter. You may also need to flip a switch." msgstr "" "Διαφορετικές χώρες χρησιμοποιούν παροχές ρεύματος διαφορετικών τάσεων " "(συνήθως 110V ή 220-240V) και εναλλασσόμενων (AC) συχνοτήτων (συνήθως 50 Hz " "ή 60 Hz). Ο υπολογιστής σας θα πρέπει να λειτουργήσει με μια παροχή " "ηλεκτρικού ρεύματος σε μια διαφορετική χώρα αρκεί να έχετε το κατάλληλο " "τροφοδοτικό. Ενδεχομένως, επίσης, να χρειαστεί να αλλάξετε πολικότητα σε ένα " "διακόπτη." #. (itstool) path: page/p #: C/power-othercountry.page:31 msgid "" "If you have a laptop, all you should need to do is get the right plug for " "your power adapter. Some laptops come packaged with more than one plug for " "their adapter, so you may already have the right one. If not, plugging your " "existing one into a standard travel adapter will suffice." msgstr "" "Αν έχετε φορητό υπολογιστή, το μόνο που πρέπει να κάνετε είναι να έχετε το " "σωστό βύσμα για το τροφοδοτικό σας. Ορισμένοι φορητοί υπολογιστές έρχονται " "συσκευασμένοι με περισσότερα από ένα βύσμα για τον προσαρμογέα τους, έτσι " "ώστε να υποστηρίζουν πάντα την τάση η οποία παρέχεται στη δική σας χώρα. Αν " "όχι, συνδέστε αυτόν που έχετε σε ένα πρότυπο φορτιστή ταξιδιού και θα είναι " "αρκετό." #. (itstool) path: page/p #: C/power-othercountry.page:36 msgid "" "If you have a desktop computer, you can also get a cable with a different " "plug, or use a travel adapter. In this case, however, you may need to change " "the voltage switch on the computer's power supply, if there is one. Many " "computers don't have a switch like this, and will happily work with either " "voltage. Look at the back of the computer and find the socket that the power " "cable plugs into. Somewhere nearby, there may be a small switch marked " "\"110V\" or \"230V\" (for example). Switch it if you need to." msgstr "" "Αν έχετε επιτραπέζιο υπολογιστή, μπορεί επίσης να έχετε ένα καλώδιο με μια " "διαφορετική πρίζα ή να χρησιμοποιήσετε έναν προσαρμογέα ταξιδιού. Στην " "περίπτωση αυτή, ωστόσο, ενδεοχομένως να χρειαστεί να αλλάξετε την τάση για " "την τροφοδοσία ρεύματος του υπολογιστή, αν υπάρχει. Πολλοί υπολογιστές δεν " "έχουν διακόπτη όπως αυτό και θα δουλεύουν σωστά σε κάθε τάση. Κοιτάξτε στο " "πίσω μέρος του υπολογιστή και να βρείτε την υποδοχή που συνδέετε το καλώδιο " "ρεύματος. Κάπου εκεί κοντά, μπορεί να υπάρχει ένας μικρός διακόπτης με την " "ένδειξη «110V» ή «230V» (για παράδειγμα). Ενεργοποιήστε τον αν χρειάζεται." #. (itstool) path: note/p #: C/power-othercountry.page:45 msgid "" "Be careful when changing power cables or using travel adapters. Switch " "everything off first if you can." msgstr "" "Να είστε προσεκτικοί όταν αλλάζετε καλώδια τροφοδοσίας ή χρησιμοποιείτε " "αντάπτορες ταξιδιού. Αποσυνδέστε τα όλα πρώτα εάν μπορείτε." #. (itstool) path: credit/name #: C/power.page:12 msgid "Natalia Ruz" msgstr "Natalia Ruz" #. (itstool) path: info/desc #: C/power.page:17 msgid "" "Suspend, energy savings, power off, screen " "dimming…" msgstr "" #. (itstool) path: page/title #: C/power.page:26 msgid "Power & battery" msgstr "Τροφοδοσία & μπαταρία" #. (itstool) path: section/title #: C/power.page:34 msgid "Battery settings" msgstr "Ρυθμίσεις μπαταρίας" #. (itstool) path: info/title #: C/power.page:39 msgctxt "link" msgid "Power problems" msgstr "Προβλήματα τροφοδοσίας" #. (itstool) path: info/desc #: C/power.page:41 msgid "Troubleshoot problems with power and batteries." msgstr "Επίλυση προβλημάτων με την τροφοδοσία και τις μπαταρίες." #. (itstool) path: info/desc #: C/power-suspendfail.page:11 msgid "Some computer hardware causes problems with suspend or hibernate." msgstr "" "Κάποιο υλικό υπολογιστή δημιουργεί προβλήματα με την αναστολή λειτουργίας ή " "με την αδρανοποίηση." #. (itstool) path: page/title #: C/power-suspendfail.page:25 msgid "Why won't my computer turn back on after I suspended it?" msgstr "" "Γιατί ο υπολογιστής μου δεν ανοίγει ξανά μετά την αναστολή λειτουργίας του;" #. (itstool) path: page/p #: C/power-suspendfail.page:27 msgid "" "If you suspend or hibernate your computer, then try to resume it or turn it " "back on, you may find that it does not work as you expected. This could be " "because suspend and hibernate aren't supported properly by your hardware." msgstr "" "Αν κάνατε αναστολή λειτουργίας ή αδρανοποίηση του υπολογιστή σας και " "δοκιμάσετε να τον επαναφέρετε σε λειτουργία, ίσως διαπιστώσετε πως αυτό δε " "λειτουργεί όπως θα αναμένατε. Αυτό μπορεί να συμβαίνει επειδή η αναστολή " "λειτουργίας και η αδρανοποίηση δεν υποστηρίζονται σωστά στο υλικό σας." #. (itstool) path: section/title #: C/power-suspendfail.page:34 msgid "My computer is suspended and isn't resuming" msgstr "Ο υπολογιστής μου είναι σε αναστολή λειτουργίας και δεν επανέρχεται." #. (itstool) path: section/p #: C/power-suspendfail.page:35 msgid "" "If you suspend your computer and then press a key or click the mouse, it " "should wake up and display a screen asking for your password. If this " "doesn't happen, try pressing the power button (don't hold it in, just press " "it once)." msgstr "" "Αν αναστείλατε τη λειτουργία του υπολογιστή σας και έπειτα πατήσατε κάποιο " "πλήκτρο ή κάνατε κλικ με το ποντίκι, θα έπρεπε ο υπολογιστής σας να " "«ξυπνήσει» και να εμφανίσει μια οθόνη που να ζητά τον κωδικό σας. Αν κάτι " "τέτοιο δε συμβαίνει, δοκιμάστε να πιέσετε το πλήκτρο ενεργοποίησης (μην το " "αφήσετε πατημένο, απλά πιέστε το μία φορά)." #. (itstool) path: section/p #: C/power-suspendfail.page:39 msgid "" "If this still doesn't help, make sure that your computer's monitor is " "switched on and try pressing a key on the keyboard again." msgstr "" "Αν και αυτό δε σας βοηθήσει, βεβαιωθείτε ότι η οθόνη του υπολογιστή σας " "είναι ενεργοποιημένη και προσπαθήστε να πατήσετε ξανά ένα πλήκτρο στο " "πληκτρολόγιο." #. (itstool) path: section/p #: C/power-suspendfail.page:41 msgid "" "As a last resort, turn off the computer by holding in the power button for 5-" "10 seconds, although you will lose any unsaved work by doing this. You " "should then be able to turn on the computer again." msgstr "" "Σαν τελευταίο μέτρο, κλείστε τον υπολογιστή κρατώντας το κουμπί " "ενεργοποίησης πατημένο για 5-10 δευτερόλεπτα, αν και κάνοντάς το αυτό θα " "χάσετε όποια εργασία δεν έχετε αποθηκεύσει. Τότε, θα πρέπει να είστε σε θέση " "να ανοίξετε ξανά τον υπολογιστή." #. (itstool) path: section/p #: C/power-suspendfail.page:44 msgid "" "If this happens every time you suspend your computer, the suspend feature " "may not work with your hardware." msgstr "" "Αν αυτό συμβαίνει κάθε φορά που αναστέλλετε τη λειτουργία του υπολογιστή, " "τότε η αναστολή ίσως να μη λειτουργεί με το υλικό του υπολογιστή σας." #. (itstool) path: note/p #: C/power-suspendfail.page:47 msgid "" "If your computer loses power and doesn't have an alternative power supply " "(such as a working battery), it will switch off." msgstr "" "Αν ο υπολογιστής σας χάνει ενέργεια και δεν έχει κάποια εναλλακτική παροχή " "ενέργειας (όπως μια μπαταρία σε λειτουργία), τότε θα σβήσει." #. (itstool) path: section/title #: C/power-suspendfail.page:53 msgid "" "None of my applications/documents are open when I turn on the computer again" msgstr "" "Καμία από τις εφαρμογές/έγγραφά μου δεν ανοίγει όταν ανοίγω τον υπολογιστή " "μου ξανά" #. (itstool) path: section/p #: C/power-suspendfail.page:55 msgid "" "If you hibernated your computer and switched it on again, but none of your " "documents or applications are open, it probably failed to hibernate " "properly. Sometimes this happens because of a minor problem, and the " "computer will be able to hibernate properly the next time you do it. It " "might also happen because you had installed a software update which required " "the computer to be restarted; in this case, the computer may have shut down " "instead of hibernating." msgstr "" "Αν μετά την αδρανοποίηση ο υπολογιστής σας επανέρθει, αλλά κανένα από τα " "έγγραφα ή τις εφαρμογές δεν είναι ανοιχά, τότε πιθανόν απέτυχε η διαδικασία " "αδρανοποίησης. Μερικές φορές αυτό συμβαίνει εξαιτίας κάποιου ασήμαντου " "προβλήματος και ο υπολογιστής θα είναι σε θέση να μπει σε λειτουργία " "αδρανοποίησης την επόμενη φορά που θα το ζητήσετε. Μπορεί όμως να συμβεί και " "εξαιτίας κάποιας αναβάθμισης που απαιτεί επανεκκίνηση του υπολογιστή. Σε " "αυτή την περίπτωση, ο υπολογιστής ενδεχομένως έκλεισε αντί να μπει σε " "κατάσταση αδρανοποίησης." #. (itstool) path: section/p #: C/power-suspendfail.page:62 msgid "" "It is also possible that the computer is not capable of hibernating because " "the hardware doesn't support it properly. This might be because of a problem " "with Linux drivers for your hardware, for example. You can test this by " "hibernating again and seeing if it works the second time. If it doesn't, it " "is probably a problem with your computer's drivers." msgstr "" "Είναι επίσης πιθανό ο υπολογιστής να μην είναι σε θέση να αδρανοποιηθεί " "εξαιτίας της μη κατάλληλης υποστήριξης του υλικού του. Αυτό μπορεί να " "οφείλεται για παράδειγμα, σε κάποιο πρόβλημα με τα προγράμματα οδήγησης για " "το υλικό σας στο Linux. Μπορείτε να το ελέγξετε αυτό αδρανοποιώντας τον " "υπολογιστή ξανά και βλέποντας αν λειτουργήσει τη δεύτερη φορά. Αν όχι, " "πιθανώς είναι πρόβλημα με τα προγράμματα οδήγησης του υπολογιστή σας." #. (itstool) path: section/title #: C/power-suspendfail.page:70 msgid "" "My wireless connection (or other hardware) doesn't work when I wake up my " "computer" msgstr "" "Η ασύρματη σύνδεσή μου (ή άλλο υλικό) δε λειτουργεί όταν «ξυπνάω» τον " "υπολογιστή μου" #. (itstool) path: section/p #: C/power-suspendfail.page:72 msgid "" "If you suspend or hibernate your computer and then resume it again, you may " "find that your internet connection, mouse, or some other device doesn't work " "properly. This could be because the device's driver doesn't properly support " "suspend or hibernate. This is a problem with " "the driver and not the device itself." msgstr "" #. (itstool) path: section/p #: C/power-suspendfail.page:78 msgid "" "If the device has a power switch, try turning it off and then on again. In " "most cases, the device will start working again. If it connects via a USB " "cable or similar, unplug the device and then plug it in again and see if it " "works." msgstr "" "Αν η συσκευή έχει διακόπτη τροφοδοσίας, δοκιμάστε να τον απενεργοποιήσετε " "και μετά να τον ενεργοποιήσετε ξανά. Στις περισσότερες περιπτώσεις η συσκευή " "θα λειτουργήσει ξανά. Αν είναι συνδεδεμένη με USB καλώδιο η κάποιο συναφές, " "αποσυνδέστε την συσκευή και επανασυνδέστε την ξανά και διαπιστώστε αν " "λειτουργεί." #. (itstool) path: section/p #: C/power-suspendfail.page:82 msgid "" "If you cannot turn off/unplug the device, or if this does not work, you may " "need to restart your computer for the device to start working again." msgstr "" "Αν δεν μπορείτε να κλείσετε ή να αποσυνδέσετε τη συσκευή, ή αν αυτό δε " "λειτουργήσει, ίσως χρειαστεί να επανεκκινήσετε τον υπολογιστή σας ώστε η " "συσκευή να αρχίσει να λειτουργεί ξανά." #. (itstool) path: info/desc #: C/power-suspend.page:8 msgid "Suspend sends your computer to sleep so it uses less power." msgstr "" "Η αναστολή λειτουργίας κάνει τον υπολογιστή να «κοιμηθεί» ώστε να " "χρησιμοποιεί λιγότερη ενέργεια." #. (itstool) path: page/title #: C/power-suspend.page:24 msgid "What happens when I suspend my computer?" msgstr "Τί συμβαίνει όταν αναστέλλω τη λειτουργία του υπολογιστή μου;" #. (itstool) path: page/p #: C/power-suspend.page:32 msgid "" "When you suspend the computer, you send it to sleep. All of your " "applications and documents remain open, but the screen and other parts of " "the computer switch off to save power. The computer is still switched on " "though, and it will still be using a small amount of power. You can wake it " "up by pressing a key or clicking the mouse. If that does not work, try " "pressing the power button." msgstr "" "Όταν κάνετε αναστολή λειτουργίας του υπολογιστή, τον βάζετε σε " "κατάσταση ύπνωσης. Όλες οι εφαρμογές και τα έγγραφα παραμένουν ανοιχτά, αλλά " "η οθόνη και τα άλλα τμήματα του υπολογιστή κλείνουν προς εξοικονόμηση " "ενέργειας. Ο υπολογιστής παρόλα αυτά παραμένει σε λειτουργία και καταναλώνει " "κάποιο μικρό ποσό ενέργειας. Μπορείτε να τον επαναφέρετε πιέζοντας κάποιο " "πλήκτρο ή κάνοντας κλικ με το ποντίκι. Αν αυτό δε λειτουργεί, δοκιμάστε να " "πιέσετε το πλήκτρο παροχής ενέργειας." #. (itstool) path: page/p #: C/power-suspend.page:39 msgid "" "Some computers have problems with hardware support which mean that they " "may not be able to suspend or hibernate " "properly. It is a good idea to test suspend on your computer to see " "if it does work before relying on it." msgstr "" "Κάποιοι υπολογιστές έχουν πρόβλημα με την υποστήριξη του υλικού τους, κάτι " "το οποίο σημαίνει πως ενδεχομένως να μην " "είναι σε θέση να αναστείλουν τη λειτουργία τους ή να αδρανοποιηθούν " "σωστά. Μια καλή ιδέα είναι να δοκιμάσετε αν η αναστολή λειτουργεί " "σωστά στον υπολογιστή σας πριν βασιστείτε σ' αυτήν." #. (itstool) path: note/title #: C/power-suspend.page:45 msgid "Always save your work before suspending" msgstr "Αποθηκεύετε πάντα την εργασία σας πριν την αναστολή λειτουργίας" #. (itstool) path: note/p #: C/power-suspend.page:46 msgid "" "You should save all of your work before suspending the computer, just in " "case something goes wrong and your open applications and documents cannot be " "recovered when you resume the computer again." msgstr "" "Θα πρέπει να αποθηκεύετε την εργασία σας πριν αναστείλετε τη λειτουργία του " "υπολογιστή σας, για την περίπτωση προβλήματος κατά την οποία οι εφαρμογές " "και τα έγγραφά σας δεν θα μπορούν να επανακτηθούν όταν τον επαναφέρετε σε " "κατάσταση λειτουργίας ξανά." #. (itstool) path: info/desc #: C/power-whydim.page:11 msgid "" "When your laptop is running on battery, the screen will dim when the " "computer is idle in order to save power." msgstr "" "Όταν ο φορητός υπολογιστής σας λειτουργεί με την ισχύ της μπαταρίας, η οθόνη " "θα σκοτεινιάσει όταν ο υπολογιστής βρίσκεται σε κατάσταση ηρεμίας ώστε να " "εξοικονομήσει ενέργεια." #. (itstool) path: page/title #: C/power-whydim.page:24 msgid "Why does my screen go dim after a while?" msgstr "Γιατί η οθόνη μου σκοτεινιάζει μετά από λίγο;" #. (itstool) path: page/p #: C/power-whydim.page:30 msgid "" "When your laptop computer is running on battery, the screen will dim when " "the computer is idle in order to save power. When you start using the " "computer again, the screen will brighten." msgstr "" "Όταν ο φορητός υπολογιστής σας λειτουργεί με την ισχύ της μπαταρίας, η οθόνη " "θα σκοτεινιάσει όταν ο υπολογιστής βρίσκεται σε κατάσταση ηρεμίας ώστε να " "εξοικονομήσει ενέργεια. Όταν αρχίσετε να χρησιμοποιείτε ξανά τον υπολογιστή, " "η οθόνη θα φωτιστεί ξανά." #. (itstool) path: page/p #: C/power-whydim.page:32 msgid "You can stop the screen from dimming itself:" msgstr "Μπορείτε να σταματήσετε την αυτόματη συσκότιση της οθόνης:" #. (itstool) path: item/p #: C/power-whydim.page:39 msgid "" "Open Brightness & Lock and uncheck Dim screen to save " "power." msgstr "" #. (itstool) path: info/desc #: C/power-willnotturnon.page:11 msgid "Loose cables and hardware problems are possible reasons." msgstr "Πιθανοί λόγοι είναι τα χαλαρά καλώδια ή προβλήματα υλικού." #. (itstool) path: page/title #: C/power-willnotturnon.page:20 msgid "My computer will not turn on" msgstr "Ο υπολογιστής μου δεν εκκινεί" #. (itstool) path: page/p #: C/power-willnotturnon.page:22 msgid "" "There are a number of reasons why your computer will not turn on. This topic " "gives a brief overview of some of the possible reasons." msgstr "" "Υπάρχουν διάφοροι λόγοι για τους οποίους ο υπολογιστής σας δεν θα " "ενεργοποιηθεί. Αυτό το θέμα παρέχει μια σύντομη επισκόπηση ορισμένων από " "τους πιθανούς λόγους." #. (itstool) path: section/title #: C/power-willnotturnon.page:33 msgid "Computer not plugged in, empty battery, or loose cable" msgstr "" "Ο υπολογιστής δεν είναι στην πρίζα, έχει άδεια μπαταρία, ή αποσυνδεδεμένο " "καλώδιο τροφοδοσίας" #. (itstool) path: section/p #: C/power-willnotturnon.page:34 msgid "" "Make sure that the power cables of the computer are firmly plugged in and " "the power outlets are switched on. Make sure that the monitor is plugged in " "and switched on too. If you have a laptop, connect the charging cable (in " "case it has run out of battery). You may also want to check that the battery " "is correctly fitted in place (check the underside of the laptop) if it's " "removable." msgstr "" "Βεβαιωθείτε ότι τα καλώδια τροφοδοσίας του υπολογιστή έχουν συνδεθεί σωστά " "και ότι οι πρίζες παρέχουν ρεύμα. Βεβαιωθείτε επίσης ότι η οθόνη έχει " "συνδεθεί και ο διακόπτης της είναι ανοιχτός. Αν ο υπολογιστής σας είναι " "φορητός, συνδέστε το καλώδιο φόρτισης (για το ενδεχόμενο να έχει εξαντληθεί " "η ενέργεια της μπαταρίας του). Ενδεχομένως να χρειαστεί επίσης να ελέγξετε " "αν η μπαταρία είναι τοποθετημένη σωστά στην θέση της (ελέγξτε το κάτω μέρος " "του φορητού υπολογιστή) αν είναι αφαιρούμενη." #. (itstool) path: section/title #: C/power-willnotturnon.page:43 msgid "Problem with the computer hardware" msgstr "Πρόβλημα με το υλικό του υπολογιστή" #. (itstool) path: section/p #: C/power-willnotturnon.page:44 msgid "" "A component of your computer may be broken or malfunctioning. If this is the " "case, you will need to get your computer repaired. Common faults include a " "broken power supply unit, incorrectly-fitted components (such as the " "memory/RAM) and a faulty motherboard." msgstr "" "Υπάρχει περίπτωση κάποιο εξάρτημα του υπολογιστή σας να έχει βλάβη ή να μη " "λειτουργεί σωστά. Αν συμβαίνει αυτό, θα χρειαστεί να επισκευαστεί ο " "υπολογιστής σας. Στα συνηθισμένα προβλήματα περιλαμβάνονται οι βλάβες των " "μονάδων παροχής ενέργειας (τροφοδοτικά), η λανθασμένη σύνδεση " "εξαρτημάτων(όπως η μνήμη RAM), ή και ελαττωματική μητρική πλακέτα." #. (itstool) path: section/title #: C/power-willnotturnon.page:51 msgid "The computer beeps and then switches off" msgstr "" "Ο υπολογιστής αναπαράγει έναν προειδοποιητικό ήχο (μπιπ) και μετά σβήνει" #. (itstool) path: section/p #: C/power-willnotturnon.page:52 msgid "" "If the computer beeps several times when you turn it on and then turns off " "(or fails to start), it may be indicating that it has detected a problem. " "These beeps are sometimes referred to as beep codes, and the " "pattern of beeps is intended to tell you what the problem with the computer " "is. Different manufacturers use different beep codes, so you will have to " "consult the manual for your computer's motherboard, or take your computer in " "for repairs." msgstr "" "Αν ο υπολογιστής σας κάνει κάποιους ήχους τύπου μπιπ όταν τον ανοίγετε και " "μετά σβήνει (ή αποτυγχάνει να εκκινήσει), υπάρχει περίπτωση να υποδεικνύει " "πως κάποιο πρόβλημα έχει εντοπιστεί. Αυτοί οι ήχοι τύπου μπιπ κάποιες φορές " "αναφέρονται και ως κώδικες μπιπ και το μοτίβο των ήχων αποσκοπεί " "στο να δώσει πληροφορίες για το πρόβλημα του υπολογιστή. Διαφορετικοί " "κατασκευαστές χρησιμοποιούν διαφορετικούς κώδικες μπιπ, οπότε θα πρέπει να " "συμβουλευτείτε το εγχειρίδιο χρήσης της μητρικής πλακέτας του υπολογιστή σας " "ή να πάτε τον υπολογιστή σας για επισκευή." #. (itstool) path: section/title #: C/power-willnotturnon.page:62 msgid "The computer fans are spinning but nothing is on the screen" msgstr "" "Οι ανεμιστήρες του υπολογιστή γυρίζουν αλλα δεν εμφανίζεται τίποτα στην οθόνη" #. (itstool) path: section/p #: C/power-willnotturnon.page:63 msgid "" "The first thing to check is that your monitor is plugged in and turned on." msgstr "" "Το πρώτο πράγμα που ελέγχετε είναι ότι η οθόνη σας είναι συνδεδεμένη και " "ενεργοποιημένη." #. (itstool) path: section/p #: C/power-willnotturnon.page:65 msgid "" "This problem could also be due to a hardware fault. The fans might turn on " "when you press the power button, but other essential parts of the computer " "might fail to turn on. In this case, take your computer in for repairs." msgstr "" "Αυτό το πρόβλημα θα μπορούσε επίσης να οφείλεται σε αστοχία υλικού. Υπάρχει " "περίπτωση όταν ανοίγετε τον υπολογιστή σας οι ανεμιστήρες να " "ενεργοποιούνται, άλλα βασικά εξαρτήματα του υπολογιστή σας όμως να " "αποτυγχάνουν να ενεργοποιηθούν. Σε αυτή την περίπτωση, θα χρειαστεί να πάτε " "τον υπολογιστή σας για επισκευή." #. (itstool) path: info/title #: C/prefs.page:9 msgctxt "link:trail" msgid "Settings" msgstr "Ρυθμίσεις" #. (itstool) path: info/desc #: C/prefs.page:16 msgid "" "Keyboard, mouse, " "display, languages, user " "accounts…" msgstr "" "Πληκτρολόγιο, ποντίκι, οθόνη, " "γλώσσες, λογαριασμοί χρηστών…" #. (itstool) path: page/title #: C/prefs.page:26 msgid "User & system settings" msgstr "Ρυθμίσεις χρήστη & συστήματος" #. (itstool) path: info/desc #: C/prefs-language-install.page:9 msgid "Install more translations and related language support packages." msgstr "" #. (itstool) path: credit/name #: C/prefs-language-install.page:12 #: C/shell-guest-session.page:13 msgid "Gunnar Hjalmarsson" msgstr "Gunnar Hjalmarsson" #. (itstool) path: page/title #: C/prefs-language-install.page:18 msgid "Install languages" msgstr "" #. (itstool) path: page/p #: C/prefs-language-install.page:20 msgid "" "When you install Ubuntu, the language you select at installation gets " "installed together with English, but you can add further languages." msgstr "" #. (itstool) path: item/p #: C/prefs-language-install.page:32 msgid "" "Click Install / Remove Languages.... The Installed " "Languages window lists all the available languages, with the currently " "installed languages checked." msgstr "" #. (itstool) path: item/p #: C/prefs-language-install.page:37 msgid "" "Check the languages you want to install, and uncheck those currently " "installed languages you want to remove." msgstr "" #. (itstool) path: item/p #: C/prefs-language-install.page:41 msgid "Click Apply Changes." msgstr "" #. (itstool) path: item/p #: C/prefs-language-install.page:44 #: C/session-formats.page:63 #: C/session-language.page:73 msgid "" "Administrative privileges are " "required. Enter your password, or the password for the requested " "administrator account." msgstr "" "Απαιτούνται δικαιώματα διαχειριστή. " "Εισάγετε τον κωδικό σας, ή τον κωδικό για τον απαιτούμενο λογαριασμό " "διαχειριστή." #. (itstool) path: page/p #: C/prefs-language-install.page:50 msgid "" "In addition to the translations used to display menus and messages, with a " "new language may follow various language support components such as " "dictionaries for spell checking, fonts and input methods." msgstr "" #. (itstool) path: note/p #: C/prefs-language-install.page:55 #: C/session-language.page:52 msgid "" "Some translations may be incomplete, and certain applications may not " "support your language at all." msgstr "" "Μερικές μεταφράσεις μπορεί να είναι ελλιπείς και ορισμένες εφαρμογές μπορεί " "να μην υποστηρίζονται στη γλώσσα σας πλήρως." #. (itstool) path: info/desc #: C/prefs-language.page:21 msgid "" "Install languages, change language, region and formats, input " "sources…" msgstr "" #. (itstool) path: section/title #: C/prefs-language.page:34 msgid "Language Support" msgstr "" #. (itstool) path: section/title #: C/prefs-language.page:38 msgid "Text Entry" msgstr "" #. (itstool) path: info/desc #: C/prefs-display.page:14 msgid "" "Background, size and rotation, brightness…" msgstr "" "Παρασκήνιο, μέγεθος και περιστροφή, φωτεινότητα…" #. (itstool) path: page/title #: C/prefs-display.page:23 msgid "Display & screen" msgstr "Εμφάνιση & οθόνη" #. (itstool) path: info/desc #: C/printing.page:16 msgid "" "Local setup, order and collate, two-sided " "and multi-page…" msgstr "" "Τοπική ρύθμιση, σειρά και ταξινόμηση, διπλή " "όψη και πολλαπλές σελίδες…" #. (itstool) path: info/title #: C/printing.page:37 msgctxt "link:trail" msgid "Setup" msgstr "Ρυθμίσεις" #. (itstool) path: section/title #: C/printing.page:39 msgid "Set up a printer" msgstr "Εγκατάσταση εκτυπωτή" #. (itstool) path: info/title #: C/printing.page:44 msgctxt "link:trail" msgid "Sizes and layouts" msgstr "Μεγέθη και διατάξεις" #. (itstool) path: section/title #: C/printing.page:46 msgid "Different paper sizes and layouts" msgstr "Διαφορετικά μεγέθη και διατάξεις χαρτιού" #. (itstool) path: info/desc #: C/printing.page:52 msgid "Undetected printers, paper jams, print-outs that look wrong…" msgstr "" "Μη ανιχνεύσιμοι εκτυπωτές, κολλήματα χαρτιού, εκτυπώσεις που φαίνονται " "λάθος..." #. (itstool) path: section/title #: C/printing.page:54 msgid "Printer problems" msgstr "Προβλήματα εκτυπωτή" #. (itstool) path: info/desc #: C/printing-2sided.page:8 msgid "Print on both sides of the paper, or multiple pages per sheet." msgstr "Εκτύπωση στις δύο όψεις του χαρτιού ή πολλαπλές σελίδες ανά φύλλο." #. (itstool) path: page/title #: C/printing-2sided.page:24 msgid "Print two-sided and multi-page layouts" msgstr "Εκτύπωση διάταξης διπλής όψης και πολλαπλών σελίδων" #. (itstool) path: page/p #: C/printing-2sided.page:26 msgid "To print on both sides of each sheet of paper:" msgstr "Για να εκτυπώσετε και στις δύο πλευρές της σελίδας:" #. (itstool) path: item/p #: C/printing-2sided.page:30 #: C/printing-order.page:33 #: C/printing-order.page:51 msgid "Click FilePrint." msgstr "" "Κάντε κλικ επιλέγοντας ΑρχείοΕκτύπωση." #. (itstool) path: item/p #: C/printing-2sided.page:33 msgid "" "Go to the Page Setup tab of the Print window and choose an option " "from the Two-sided drop-down list. If the option is disabled, two-" "sided printing is not available for your printer." msgstr "" "Μεταβείτε στην καρτέλα Ρύθμιση σελίδας του παραθύρου εκτύπωσης " "και διαλέξτε μία επιλογή από την αναδυόμενη λίστα Εκτύπωση διπλής " "όψης. Αν η επιλογή είναι απενεργοποιημένη, η εκτύπωση διπλής όψης δεν " "είναι διαθέσιμη για τον εκτυπωτή σας." #. (itstool) path: item/p #: C/printing-2sided.page:36 msgid "" "Printers handle two-sided printing in different ways. It's a good idea to " "experiment with your printer to see how it works." msgstr "" "Οι εκτυπωτές διαχειρίζονται την εκτύπωση διπλής όψης με διαφόρους τρόπους. " "Μια καλή ιδέα είναι να πειραματιστείτε με τον εκτυπωτή σας ώστε να δείτε πως " "λειτουργεί." #. (itstool) path: item/p #: C/printing-2sided.page:40 msgid "" "You can print more than one page of the document per side of paper " "too. Use the Pages per side option to do this." msgstr "" "Μπορείτε επίσης να εκτυπώσετε παραπάνω από μία σελίδα ενός εγγράφου ανά " "πλευρά σελίδας. Χρησιμοποιείστε την επιλογή Σελίδες ανά " "πλευρά για να γίνει αυτό." #. (itstool) path: note/p #: C/printing-2sided.page:45 msgid "" "The availability of these options may depend on the type of printer you " "have, as well as the application you are using. This option may not always " "be available." msgstr "" "Η διαθεσιμότητα των επιλογών αυτών μπορεί να εξαρτάται από τον τύπο του " "εκτυπωτή που έχετε, καθώς επίσης και την εφαρμογή που χρησιμοποιείτε. Αυτή η " "επιλογή ίσως να μην είναι πάντα διαθέσιμη." #. (itstool) path: info/desc #: C/printing-cancel-job.page:9 msgid "Cancel a pending print job and remove it from the queue." msgstr "" "Ακυρώστε μία εργασία εκτύπωσης που εκκρεμεί και αφαιρέστε την από τη λίστα " "αναμονής." #. (itstool) path: credit/name #: C/printing-cancel-job.page:24 #: C/printing-setup-default-printer.page:23 msgid "Jana Svarova" msgstr "" #. (itstool) path: page/title #: C/printing-cancel-job.page:30 msgid "Cancel, pause or release a print job" msgstr "" #. (itstool) path: page/p #: C/printing-cancel-job.page:32 msgid "" "You can cancel a pending print job and remove it from the queue in the " "printer settings." msgstr "" #. (itstool) path: section/title #: C/printing-cancel-job.page:37 msgid "Cancel a print job" msgstr "Ακύρωση εργασίας εκτύπωσης" #. (itstool) path: section/p #: C/printing-cancel-job.page:39 msgid "" "If you accidentally started printing a document, you can cancel the print so " "that you do not need to waste any ink or paper." msgstr "" #. (itstool) path: steps/title #: C/printing-cancel-job.page:43 msgid "How to cancel a print job:" msgstr "" #. (itstool) path: item/p #: C/printing-cancel-job.page:44 #: C/printing-cancel-job.page:74 #: C/printing-setup-default-printer.page:35 #: C/printing-setup.page:72 #: C/user-add.page:64 #: C/user-admin-change.page:32 #: C/user-changepassword.page:52 #: C/user-changepicture.page:30 #: C/user-delete.page:32 #: C/wacom-left-handed.page:28 #: C/wacom-mode.page:24 #: C/wacom-multi-monitor.page:29 #: C/wacom-stylus.page:32 msgid "" "Click the icon at the far right of the menu bar and select " "System Settings." msgstr "" "Κάντε κλικ στο εικονίδιο που βρίσκεται τέρμα δεξιά στη γραμμή " "μενού και επιλέξτε Ρυθμίσεις συστήματος." #. (itstool) path: item/p #: C/printing-cancel-job.page:45 #: C/printing-cancel-job.page:75 msgid "Click Printers." msgstr "" #. (itstool) path: item/p #: C/printing-cancel-job.page:46 msgid "" "Click the Show Jobs button on the right-hand side of the " "Printers dialog." msgstr "" #. (itstool) path: item/p #: C/printing-cancel-job.page:48 msgid "" "Cancel the print job by clicking the stop button on the play-pause-stop " "symbols." msgstr "" #. (itstool) path: section/p #: C/printing-cancel-job.page:52 msgid "" "If this does not cancel the print job like you expected, try holding down " "the Cancel button on your printer." msgstr "" #. (itstool) path: section/p #: C/printing-cancel-job.page:55 msgid "" "As a last resort, especially if you have a big print job with a lot of pages " "that won't cancel, remove the paper from the printer's paper input tray. The " "printer should realize that there is no paper and will stop printing. You " "can then try canceling the print job again, or try turning the printer off " "and then on again." msgstr "" "Ως τελευταία λύση, ειδικά αν έχετε μια μεγάλη εργασία εκτύπωσης με πολλές " "σελίδες η οποία δεν ακυρώνεται, αφαιρέστε το χαρτί από την θήκη χαρτιού του " "εκτυπωτή. Ο εκτυπωτής θα αντιληφθεί την έλλειψη χαρτιού και θα σταματήσει " "την εκτύπωση. Μπορείτε έπειτα να δοκιμάσετε ξανά να ακυρώσετε την εργασία " "εκτύπωσης, ή να δοκιμάσετε να απενεργοποιήσετε και να ανοίξετε ξανά τον " "εκτυπωτή." #. (itstool) path: note/p #: C/printing-cancel-job.page:62 msgid "" "Be careful that you don't damage the printer when removing the paper, though " "- if you would have to pull hard on the paper to remove it, you should " "probably just leave it where it is." msgstr "" "Προσέξτε ώστε να μη δημιουργηθεί βλάβη στον εκτυπωτή κατά την αφαίρεση του " "χαρτιού. Αν παρατηρήσετε πως πρέπει να ασκήσετε αρκετά μεγάλη δύναμη στο " "χαρτί για να το αφαιρέσετε, τότε είναι πιθανόν καλύτερα να το αφήσετε στη " "θέση του." #. (itstool) path: section/title #: C/printing-cancel-job.page:69 msgid "Pause and release a print job" msgstr "" #. (itstool) path: section/p #: C/printing-cancel-job.page:70 msgid "" "If you want to pause or release a print job, you can do so by going to the " "jobs dialog in the printer settings and click the appropriate button." msgstr "" #. (itstool) path: item/p #: C/printing-cancel-job.page:76 msgid "" "Click the Show Jobs button on the right-hand side of the " "Printers dialog and either pause or release the print job based " "on your needs." msgstr "" #. (itstool) path: info/desc #: C/printing-differentsize.page:7 msgid "Print a document on a different paper size or orientation." msgstr "" "Εκτυπώστε ένα έγγραφο σε διαφορετικό μέγεθος χαρτιού ή προσανατολισμό." #. (itstool) path: page/title #: C/printing-differentsize.page:26 msgid "Change the paper size when printing" msgstr "Αλλαγή μεγέθους του χαρτιού κατά την εκτύπωση" #. (itstool) path: page/p #: C/printing-differentsize.page:28 msgid "" "If you want to change the paper size of your document (for example, print a " "US Letter-sized PDF on A4 paper), you can change the printing format for the " "document." msgstr "" "Αν θέλετε να αλλάξετε το μέγεθος χαρτιού του εγγράφου σας (για παράδειγμα, " "αν θέλετε να τυπώσετε ένα αρχείο PDF μεγέθους US Letter σε χαρτί μεγέθους " "Α4), μπορείτε να αλλάξετε το πρότυπο εκτύπωσης για το έγγραφο." #. (itstool) path: item/p #: C/printing-differentsize.page:33 #: C/printing-select.page:25 msgid "Click FilePrint" msgstr "" "Κάντε κλικ επιλέγοντας ΑρχείοΕκτύπωση" #. (itstool) path: item/p #: C/printing-differentsize.page:34 msgid "Select the Page Setup tab." msgstr "Επιλέξτε την καρτέλα Ρυθμίσεις σελίδας." #. (itstool) path: item/p #: C/printing-differentsize.page:35 msgid "" "Under the Paper column, choose your Paper size from the " "drop-down list." msgstr "" "Κάτω από τη στήλη Χαρτί, επιλέξτε το Μέγεθος χαρτιού που " "θέλετε από την αναδυόμενη λίστα." #. (itstool) path: item/p #: C/printing-differentsize.page:37 msgid "Click Print and your document should print." msgstr "Κάντε κλικ στην Εκτύπωση και το έγγραφό σας θα εκτυπωθεί." #. (itstool) path: page/p #: C/printing-differentsize.page:40 msgid "" "You can also use the Orientation menu to choose a different " "orientation:" msgstr "" "Μπορείτε επίσης να χρησιμοποιήσετε το μενού Προσανατολισμός ώστε " "να επιλέξετε έναν διαφορετικό προσανατολισμό:" #. (itstool) path: p/gui #: C/printing-differentsize.page:44 msgid "Portrait" msgstr "Κατακόρυφα" #. (itstool) path: p/gui #: C/printing-differentsize.page:45 msgid "Landscape" msgstr "Οριζόντια" #. (itstool) path: p/gui #: C/printing-differentsize.page:46 msgid "Reverse portrait" msgstr "Αντεστραμμένα κατακόρυφα" #. (itstool) path: p/gui #: C/printing-differentsize.page:47 msgid "Reverse landscape" msgstr "Αντεστραμμένα οριζόντια" #. (itstool) path: info/desc #: C/printing-envelopes.page:8 msgid "" "Make sure that you have the envelope/label the right way up, and have chosen " "the correct paper size." msgstr "" "Βεβαιωθείτε πως έχετε τοποθετήσει τον φάκελο ή την ετικέτα από τη σωστή " "πλευρά και πως έχετε επιλέξει το σωστό μέγεθος χαρτιού." #. (itstool) path: page/title #: C/printing-envelopes.page:25 msgid "Print envelopes and labels" msgstr "Εκτύπωση φακέλων και ετικετών" #. (itstool) path: page/p #: C/printing-envelopes.page:27 msgid "" "Most printers will allow you to print directly onto an envelope or sheet of " "labels. This is especially useful if you have a lot of letters to send, for " "example." msgstr "" "Οι περισσότεροι εκτυπωτές θα σας επιτρέψουν να εκτυπώσετε απευθείας πάνω σε " "έναν φάκελο ή σε ένα φύλλο ετικετών. Αυτό είναι εξαιρετικά χρήσιμο, αν για " "παράδειγμα έχετε πολλές επιστολές για αποστολή." #. (itstool) path: section/title #: C/printing-envelopes.page:32 msgid "Printing onto envelopes" msgstr "Εκτύπωση πάνω σε φακέλους" #. (itstool) path: section/p #: C/printing-envelopes.page:34 msgid "" "There are two things you need to check when trying to print onto an " "envelope. The first is that your printer knows what size the envelope is. " "After you click Print and the Print window appears, go to the " "Page Setup tab and choose the Paper type as " "\"Envelope\" if you can. If you can't do this, see if you can change the " "Paper size to an envelope size (e.g. \"C5\"). The pack of " "envelopes will say what size they are; most envelopes come in standard sizes." msgstr "" "Όταν θέλετε να εκτυπώσετε σε ένα φάκελο, χρειάζεται να κάνετε δύο ελέγχους. " "Το πρώτο είναι να ελέγξετε αν ο εκτυπωτής γνωρίζει το μέγεθος του φακέλου " "στον οποίο θα εκτυπώσετε. Αφού κάνετε κλικ στην επιλογή Εκτύπωση " "και εμφανιστεί το παράθυρο εκτύπωσης, πηγαίνετε στην καρτέλα Διαμόρφωση " "σελίδας και επιλέξτε τον τύπο χαρτιού ως «φάκελο» αν έχετε " "την δυνατότητα. Αν δεν έχετε αυτή την δυνατότητα, δείτε αν μπορείτε να " "αλλάξετε το μέγεθος χαρτιού σε ένα μέγεθος φακέλου (πχ το «C5»). " "Το πακέτο των φακέλων θα αναγράφει το μέγεθός του. Οι περισσότεροι φάκελοι " "κυκλοφορούν σε προκαθορισμένα μεγέθη." #. (itstool) path: section/p #: C/printing-envelopes.page:42 msgid "" "Secondly, you need to make sure that the envelopes are loaded with the right " "side up in the printer's in-tray. Check the printer's manual for this, or " "try to print a single envelope and check which side is printed on to see " "which way is the right way up." msgstr "" "Δευτερευόντως, ίσως χρειαστεί να σιγουρευτείτε οτι οι φάκελοι είναι " "τοποθετημένοι σωστά με την δεξιά τους πλευρά επάνω στον τροφοδότη του " "εκτυπωτή. Ελέγξτε το εγχειρίδιο χρήσης του εκτυπωτή, ή κάντε μια δοκιμαστική " "εκτύπωση ενός φακέλου και ελέγξτε ποια πλευρά είναι τυπωμένη και δείτε που " "είναι το άνω δεξιά." #. (itstool) path: note/p #: C/printing-envelopes.page:48 msgid "" "Some printers are not designed to be able to print envelopes, especially " "some laser printers. Check your printer's manual to see if it accepts " "envelopes; otherwise, you could damage the printer by feeding an envelope in." msgstr "" "Μερικοί εκτυπωτές δεν είναι σχεδιασμένοι ώστε να τυπώνουν φακέλους, ειδικά " "μερικοί εκτυπωτές laser. Ελέγξτε το εγχειρίδιο χρήσης του εκτυπωτή σας να " "δείτε αν δέχεται φακέλους, αλλιώς, υπάρχει περίπτωση τροφοδοτώντας τον με " "φακέλους να του προκαλέσετε βλάβη." #. (itstool) path: info/desc #: C/printing-inklevel.page:8 msgid "Check the amount of ink or toner left in printer cartridges." msgstr "" "Ελέγξτε τη στάθμη του μελανιού ή του γραφίτη που έχει απομείνει στα δοχεία " "του εκτυπωτή." #. (itstool) path: page/title #: C/printing-inklevel.page:20 msgid "How can I check my printer's ink/toner levels?" msgstr "Πώς μπορώ να ελέγξω το επίπεδο μελανιών του εκτυπωτή/γραφίτη μου;" #. (itstool) path: page/p #: C/printing-inklevel.page:22 msgid "" "How you check how much ink or toner is left in your printer depends on the " "model and manufacturer of your printer, and the drivers and applications " "installed on your computer." msgstr "" "Το πώς ελέγχετε την στάθμη του μελανιού ή του γραφίτη που απομένει στον " "εκτυπωτή σας εξαρτάται απο τον τύπο και τον κατασκευαστή του εκτυπωτή σας, " "και απο τους οδηγούς και τις εφαρμογές που υπάρχουν στον υπολογιστή σας." #. (itstool) path: page/p #: C/printing-inklevel.page:26 msgid "" "Some printers have a built-in screen to display ink levels and other " "information." msgstr "" "Ορισμένοι εκτυπωτές διαθέτουν ενσωματωμένη οθόνη για να εμφανίσετε τα " "επίπεδα μελανιού και άλλες πληροφορίες." #. (itstool) path: page/p #: C/printing-inklevel.page:29 msgid "" "The drivers and status tools for most HP printers are provided by the HP " "Linux Imaging and Printing (HPLIP) project. Other manufacturers might supply " "proprietary drivers with similar features." msgstr "" "Οι οδηγοί και τα εργαλεία κατάστασης των περισσοτέρων εκτυπωτών HP " "παρέχονται απο το πρόγραμμα HP Linux Imaging and Printing (HPLIP). Άλλοι " "κατασκευαστές μπορεί να προμηθεύουν κλειστούς οδηγούς με συναφείς " "λειτουργίες." #. (itstool) path: page/p #: C/printing-inklevel.page:33 msgid "" "Alternatively, you can install an application to check or monitor ink " "levels. Inkblot shows ink status for many HP, Epson and Canon " "printers. See if your printer is on the list of supported " "models. Another ink levels application for Epson and some other " "printers is mktink." msgstr "" "Εναλλακτικά, μπορείτε να εγκαταστήσετε μια εφαρμογή για να ελέγχετε ή να " "παρακολουθείτε τα επίπεδα μελανιού. Η Inkblot δείχνει την " "κατάσταση μελανιού σε πολλούς HP, Epson και Canon εκτυπωτές. Ελέγξτε αν ο " "εκτυπωτής σας περιλαμβάνεται στην λίστα " "υποστηριζόμενων μοντέλων. Μια άλλη εφαρμογή ελέγχου επιπέδου μελανιών " "που αφορά Epson και μερικούς άλλους εκτυπωτές είναι η mktink." #. (itstool) path: page/p #: C/printing-inklevel.page:40 msgid "" "Some printers are not yet well supported on Linux, and others are not " "designed to report their ink levels." msgstr "" "Μερικοί εκτυπωτές δεν υποστηρίζονται ακόμη καλά σε Linux και άλλοι δεν είναι " "σχεδιασμένοι να αναφέρουν τα επίπεδα των μελανιών τους." #. (itstool) path: info/desc #: C/printing-order.page:8 msgid "Collate and reverse the print order." msgstr "Ταξινομείστε και αντιστρέψτε την σειρά εκτύπωσης." #. (itstool) path: page/title #: C/printing-order.page:24 msgid "Make pages print in a different order" msgstr "Κάντε την εκτύπωση σελίδων με διαφορετική σειρά" #. (itstool) path: section/title #: C/printing-order.page:27 msgid "Reverse" msgstr "Αντίστροφα" #. (itstool) path: section/p #: C/printing-order.page:28 msgid "" "Printers usually print the first page first, and the last page last, so the " "pages end up in reverse order when you pick them up. If needed, you can " "reverse this printing order." msgstr "" "Οι εκτυπωτές συνήθως εκτύπωνουν την πρώτη σελίδα πρώτη και την τελευταία " "σελίδα τελευταία, έτσι ώστε οι σελίδες να καταλήγουν με την αντίστροφη σειρά " "όταν τα πάρεις. Εάν χρειαστεί, μπορείτε να αντιστρέψετε αυτή τη σειρά " "εκτύπωσης." #. (itstool) path: section/p #: C/printing-order.page:31 msgid "To reverse the order:" msgstr "Για να αντιστρέψετε τη σειρά:" #. (itstool) path: item/p #: C/printing-order.page:34 msgid "" "In the General tab of the Print window under Copies, " "check Reverse. The last page will be printed first, and so on." msgstr "" "Στην καρτέλα Γενικά του παραθύρου εκτύπωσης κάτω απο την καρτέλα " "Αντίγραφα, επιλέξτε Αντίστροφα. Έτσι η τελευταία σελίδα " "θα εκτυπωθεί πρώτη, και ούτω καθεξής." #. (itstool) path: section/title #: C/printing-order.page:41 msgid "Collate" msgstr "Συρραφή" #. (itstool) path: section/p #: C/printing-order.page:44 msgid "" "If you are printing more than one copy of the document, the print-outs will " "be grouped by page number by default (i.e. all of the copies of page one " "come out, then the copies of page two, and so on). Collating will " "make each copy come out with its pages grouped together in the right order " "instead." msgstr "" "Εάν θέλετε να εκτυπώσετε περισσότερα από ένα αντίγραφο του εγγράφου, τα " "εκτυπωμένα έγγραφα θα ομαδοποιηθούν με βάση τον αριθμό σελίδας από " "προεπιλογή (δηλαδή βγαίνουν όλα τα αντίγραφα της πρώτης σελίδας, στη " "συνέχεια, τα αντίγραφα της δεύτερης σελίδας, και ούτω καθεξής). Στην " "Σελιδοποίηση θα κάνετε κάθε αντίγραφο να βγαίνει με τις σελίδες του " "να συγκεντρώνονται με τη σωστή σειρά." #. (itstool) path: section/p #: C/printing-order.page:49 msgid "To Collate:" msgstr "Για συρραφή:" #. (itstool) path: item/p #: C/printing-order.page:52 msgid "" "In the General tab of the Print window under Copies " "check Collate." msgstr "" "Στην καρτέλα Γενικά του παραθύρου εκτύπωσης κάτω απο τα " "Αντίγραφα επιλέξτε Συρραφή." #. (itstool) path: info/desc #: C/printing-paperjam.page:8 msgid "" "How you clear a paper jam will depend on the make and model of printer that " "you have." msgstr "" "Το πως θα διορθώσετε το σφάλμα εμπλοκής χαρτιού εξαρτάται απο τον τύπο και " "το μοντέλο του εκτυπωτή που έχετε." #. (itstool) path: page/title #: C/printing-paperjam.page:21 msgid "Clearing a paper jam" msgstr "Καθαρίζοντας ένα μπλοκάρισμα χαρτιού" #. (itstool) path: page/p #: C/printing-paperjam.page:23 msgid "Sometimes printers incorrectly feed sheets of paper and get jammed." msgstr "" "Μερικές φορές οι εκτυπωτές τροφοδοτούν λανθασμένα τα φύλλα χαρτιού και " "μπλοκάρουν." #. (itstool) path: page/p #: C/printing-paperjam.page:25 msgid "" "The manual for your printer will usually provide detailed instructions on " "how to clear paper jams. Usually, you will need to open one of the printer's " "panels to find the jam inside and then firmly (but carefully!) pull the " "jammed paper out of the printer's feeding mechanism." msgstr "" "Το εγχειρίδιο χρήσης του εκτυπωτή σας συνήθως παρέχει λεπτομερείς οδηγίες " "για το πώς θα διορθώσετε το σφάλμα εμπλοκής χαρτιού. Συνήθως θα χρειαστεί να " "ανοίξετε ένα από τα καλύμματα του εκτυπωτή ώστε να βρείτε το χαρτί και μετά " "σταθερά(αλλά προσεκτικά) τραβήξτε το μπλοκαρισμένο χαρτί έξω από τον " "μηχανισμό τροφοδοσίας του εκτυπωτή." #. (itstool) path: page/p #: C/printing-paperjam.page:30 msgid "" "Once the jam has been cleared you may need to press the printer's " "Resume button to start printing again. With some printers, you " "may even need to turn the printer off and then on again, and then start the " "print job again." msgstr "" "Μόλις η εμπλοκή εξαφανιστεί ίσως χρειαστεί να πατήσετε τοΣυνέχεια " "πλήκτρο του εκτυπωτή σας. Σε μερικούς εκτυπωτές ίσως χρειαστεί να τον " "απενεργοποιήσετε και να τον ενεργοποιήσετε ξανά, και μετά να δώσετε πάλι την " "εντολή εκτύπωσης." #. (itstool) path: info/desc #: C/printing-select.page:7 msgid "Print only specific pages, or only a range of pages." msgstr "Εκτυπώστε μόνο συγκεκριμένες σελίδες ή μόνο μια περιοχή σελίδων." #. (itstool) path: page/title #: C/printing-select.page:19 msgid "Print only certain pages" msgstr "Εκτύπωση μόνο συγκεκριμένων σελίδων" #. (itstool) path: page/p #: C/printing-select.page:21 msgid "To only print certain pages from the document:" msgstr "Για να εκτυπώσετε μόνο συγκεκριμένες σελίδες από το έγγραφο:" #. (itstool) path: item/p #: C/printing-select.page:26 msgid "" "In the General tab in the Print window choose " "Pages from the Range section." msgstr "" "Στην καρτέλα Γενικά του παραθύρου Εκτύπωση επιλέξτε " "Σελίδες απο την ενότητα Εύρος." #. (itstool) path: item/p #: C/printing-select.page:28 msgid "" "Type the numbers of the pages you want to print in the text box, separated " "by commas. Use a dash to denote a range of pages." msgstr "" "Πληκτρολογείστε τους αριθμούς των σελίδων που επιθυμείτε να εκτυπώσετε στο " "πεδίο κειμένου, διαχωρισμένους με κόμμα. Χρησιμοποιήστε μια παύλα για να " "δηλώσετε το εύρος σελίδων." #. (itstool) path: note/p #: C/printing-select.page:33 msgid "" "For example, if you enter \"1,3,5-7,9\" in the Pages text box, " "pages 1,3,5,6,7 and 9 will be printed." msgstr "" "Για παράδειγμα, αν εισάγετε \"1,3,5-7,9\" στο πλαίσιο κειμένου " "Σελίδες, θα εκτυπωθούν οι σελίδες 1,3,5,6,7 και 9." #. (itstool) path: note/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/printing-select.page:36 msgctxt "_" msgid "" "external ref='figures/printing-select.png' " "md5='053f8b6773086fc24f2f65f3cfc3df5f'" msgstr "" #. (itstool) path: info/desc #: C/printing-setup-default-printer.page:9 msgid "Pick the printer that you use most often." msgstr "Επιλέξτε τον εκτυπωτή που χρησιμοποιείτε πιο συχνά." #. (itstool) path: page/title #: C/printing-setup-default-printer.page:30 msgid "Set the default printer" msgstr "Ορίστε τον προεπιλεγμένο εκτυπωτή" #. (itstool) path: page/p #: C/printing-setup-default-printer.page:31 msgid "" "If you have more than one printer available, you can select which will be " "your default printer. You may want to pick the printer you use most often." msgstr "" "Αν έχετε παραπάνω από έναν εκτυπωτή διαθέσιμους, μπορείτε να επιλέξετε ποιος " "θα είναι ο προεπιλεγμένος σας εκτυπωτής. Μπορεί αν επιθυμείτε να επιλέξετε " "τον εκτυπωτή που χρησιμοποιείτε πιο συχνά." #. (itstool) path: item/p #: C/printing-setup-default-printer.page:38 #: C/printing-setup.page:74 msgid "Open Printers." msgstr "Ανοίξτε το Εκτυπωτές." #. (itstool) path: item/p #: C/printing-setup-default-printer.page:41 msgid "" "Right click your desired default printer from the list of available " "printers, and click Set as Default." msgstr "" "Κάντε δεξί κλικ στον εκτυπωτή που βρίσκεται στη λίστα με τους διαθέσιμους " "εκτυπωτές και τον οποίο επιθυμείτε να είναι ο προεπιλεγμένος και στη " "συνέχεια κάντε κλικ στο Ορισμός ως προεπιλογή." #. (itstool) path: note/p #: C/printing-setup-default-printer.page:46 msgid "" "When choosing from the list of available printers, you can filter the " "printer search results by specifying a name or location of the printer (for " "example, 1st floor or entrance)." msgstr "" #. (itstool) path: note/p #: C/printing-setup-default-printer.page:49 msgid "" "The search results filtering is available only in the dialog for addition of " "new printers." msgstr "" #. (itstool) path: page/p #: C/printing-setup-default-printer.page:52 msgid "" "When you print in an application, the default printer is automatically used, " "unless you choose a different printer for that specific print job." msgstr "" "Όταν εκτυπώνετε μέσα από μία εφαρμογή, ο προεπιλεγμένος εκτυπωτής " "χρησιμοποιείται αυτόματα, εκτός κι αν επιλέξετε ένα διαφορετικό εκτυπωτή για " "τη συγκεκριμένη αυτή εκτύπωση." #. (itstool) path: info/desc #: C/printing-setup.page:8 msgid "Set up a printer that is connected to your computer." msgstr "" "Εγκαταστήστε έναν εκτυπωτή που είναι συνδεδεμένος στον υπολογιστή σας." #. (itstool) path: page/title #: C/printing-setup.page:40 msgid "Set up a local printer" msgstr "Εγκατάσταση τοπικού εκτυπωτή" #. (itstool) path: page/p #: C/printing-setup.page:41 msgid "" "Your system can recognize many types of printers automatically once they're " "connected. Most printers are connected with a USB cable that attaches to " "your computer." msgstr "" "Το σύστημά σας μπορεί να αναγνωρίσει πολλούς τύπους εκτυπωτών αυτόματα μόλις " "συνδεθούν. Οι περισσότεροι εκτυπωτές συνδέονται μέσω USB καλωδίου στον " "υπολογιστή σας." #. (itstool) path: note/p #: C/printing-setup.page:46 msgid "" "You do not need to select whether you want to install network or local " "printer now. They are listed in one window." msgstr "" #. (itstool) path: item/p #: C/printing-setup.page:56 msgid "Make sure the printer is turned on." msgstr "Βεβαιωθείτε ότι ο εκτυπωτής είναι ενεργοποιημένος." #. (itstool) path: item/p #: C/printing-setup.page:58 msgid "" "Connect the printer to your system via the appropriate cable. You may see " "activity on the screen as the system searches for drivers, and you may be " "asked to authenticate to install them." msgstr "" "Συνδέστε τον εκτυπωτή στο σύστημά σας μέσω του κατάλληλου καλωδίου. 'Ισως " "δείτε δραστηριότητα στην οθόνη καθώς το σύστημά σας αναζητεί προγράμματα " "οδήγησης, και ενεδεχομένως να σας ζητηθεί να επικυρώσετε την εγκατάστασή " "τους." #. (itstool) path: item/p #: C/printing-setup.page:62 msgid "" "A message will appear when the system is finished installing the printer. " "Select Print Test Page to print a test page, or " "Options to make additional changes in the printer setup." msgstr "" #. (itstool) path: page/p #: C/printing-setup.page:68 msgid "" "If your printer was not set up automatically, you can add it in the printer " "settings." msgstr "" "Εάν ο εκτυπωτής σας δεν εγκατασταθεί αυτόματα, μπορείτε να τον προσθέσετε " "στις ρυθμίσεις εκτυπωτή." #. (itstool) path: item/p #: C/printing-setup.page:75 msgid "Click Add and select the printer from the Devices window." msgstr "" "Κάντε κλικ στην Προσθήκη και επιλέξτε τον εκτυπωτή από το " "παράθυρο Συσκευών." #. (itstool) path: item/p #: C/printing-setup.page:76 msgid "Click Forward and wait while it searches for drivers." msgstr "" "Κάντε κλικ στο κουμπί Μπροστά και περιμένετε ενώ γίνεται " "αναζήτηση για οδηγούς." #. (itstool) path: item/p #: C/printing-setup.page:77 msgid "" "You can customize the printer's name, description, and location if you like. " "When finished, click Apply." msgstr "" "Μπορείτε να προσαρμόσετε το όνομα του εκτυπωτή, την περιγραφή και την " "τοποθεσία αν επιθυμείτε. Όταν τελειώσει, κάντε κλικ στην Εφαρμογή." #. (itstool) path: item/p #: C/printing-setup.page:79 msgid "" "You can now print a test page or click Cancel to skip that step." msgstr "" "Μπορείτε τώρα να εκτυπώσετε μια δοκιμαστική σελίδα ή να κάνετε κλικ στην " "Ακύρωση για να παρακάμψετε αυτό το βήμα." #. (itstool) path: note/p #: C/printing-setup.page:83 msgid "" "If there are multiple drivers available for your computer, you may be asked " "to select a driver. To use the recommended driver, just click Forward on the " "make and model screens." msgstr "" "Αν υπάρχουν πολλά προγράμματα οδήγησης για το σύστημά σας, ενδεχομένως να " "σας ζητηθεί να επιλέξετε έναν. Για να χρησιμοποιήσετε τον προτεινόμενο " "οδηγό, απλά κάντε κλικ στην επιλογή «Μπροστά» στην οθόνη του τύπου και του " "μοντέλου του εκτυπωτή." #. (itstool) path: page/p #: C/printing-setup.page:93 msgid "" "After you install the printer, you may wish to change your default printer." msgstr "" "Αφού εγκαταστήσετε τον εκτυπωτή, ίσως να θελήσετε να αλλάξετε τον προεπιλεγμένο εκτυπωτή σας." #. (itstool) path: info/desc #: C/printing-streaks.page:8 msgid "" "If print-outs are streaky, fading, or missing colors, check your ink levels " "or clean the print head." msgstr "" "Αν οι εκτυπώσεις έχουν ραβδώσεις, είναι αχνές, ή λείπουν χρώματα, ελέγξτε τα " "επίπεδα των μελανιών ή καθαρίστε την κεφαλή εκτύπωσης." #. (itstool) path: page/title #: C/printing-streaks.page:22 msgid "Why are there streaks, lines or the wrong colors on my print-outs?" msgstr "" "Γιατί υπάρχουν ραβδώσεις, γραμμές ή λάθος χρώματα στις εκτυπώσεις μου;" #. (itstool) path: page/p #: C/printing-streaks.page:30 msgid "" "If your print-outs are streaky, faded, have lines on them that shouldn't be " "there, or are otherwise poor in quality, this may be due to a problem with " "the printer or a low ink/toner supply." msgstr "" "Αν οι εκτυπώσεις σας παρουσιάζουν ραβδώσεις, είναι αχνές, έχουν γραμμές που " "δεν θα έπρεπε να υπάρχουν εκεί ή αλλιώς είναι χαμηλής ποιότητας, ενδεχομένως " "να είναι πρόβλημα του εκτυπωτή ή πρόβλημα χαμηλής στάθμης στο μελάνι/γραφίτη." #. (itstool) path: item/p #: C/printing-streaks.page:36 msgid "Fading text or images" msgstr "Αχνό κείμενο ή εικόνων" #. (itstool) path: item/p #: C/printing-streaks.page:37 msgid "" "You may be running out of ink or toner. Check your ink/toner supply and buy " "a new cartridge if necessary." msgstr "" "Μπορεί να τελειώνει το μελάνι ή ο γραφίτης σας. Ελέγξτε την στάθμη " "μελανιού/γραφίτη και αγοράστε νέο δοχείο τροφοδοσίας αν είναι απαραίτητο." #. (itstool) path: item/p #: C/printing-streaks.page:42 msgid "Streaks and lines" msgstr "Ραβδώσεις και γραμμές" #. (itstool) path: item/p #: C/printing-streaks.page:43 msgid "" "If you have an inkjet printer, the print head may be dirty or partially " "blocked. Try cleaning the print head (see the printer's manual for " "instructions)." msgstr "" "Αν έχετε εκτυπωτή ψεκασμού μελάνης, η κεφαλή εκτύπωσης μπορεί να είναι " "βρώμικη ή μερικώς αποκλεισμένη. Δοκιμάστε να την καθαρίσετε (δείτε το τμήμα " "με τις οδηγίες του εγχειριδίου χρήσης)." #. (itstool) path: item/p #: C/printing-streaks.page:49 msgid "Wrong colors" msgstr "Λανθασμένα χρώματα" #. (itstool) path: item/p #: C/printing-streaks.page:50 msgid "" "The printer may have run out of one color of ink or toner. Check your " "ink/toner supply and buy a new cartridge if necessary." msgstr "" "Ενδεχομένως να έχει τελειώσει το έγχρωμο ή το μαύρο μελάνι ή ο γραφίτης στον " "εκτυπωτή σας. Ελέγξτε τα επίπεδα τροφοδοσίας και αγοράστε νέο δοχείο αν " "είναι αναγκαίο." #. (itstool) path: item/p #: C/printing-streaks.page:55 msgid "Jagged lines, or lines aren't straight" msgstr "Παραμορφωμένες γραμμές ή γραμμές που δεν είναι ευθείες" #. (itstool) path: item/p #: C/printing-streaks.page:56 msgid "" "If lines on your print-out that should be straight turn out jagged, you may " "need to align the print head. See the printer's instruction manual for " "details on how to do this." msgstr "" "Αν οι γραμμές που θα έπρεπε να είναι ευθείες στην εκτύπωσή σας εκτυπώνονται " "οδοντωτές, ίσως χρειάζεται να ευθυγραμμίσετε τις κεφαλές εκτύπωσης. Δείτε το " "εγχειρίδιο χρήσης του εκτυπωτή σας για λεπτομερείς οδηγίες." #. (itstool) path: info/desc #: C/report-ubuntu-bug.page:7 msgid "How and where to report problems with Ubuntu." msgstr "Πώς και πού μπορούν να αναφερθούν προβλήματα σχετικά με το Ubuntu." #. (itstool) path: page/title #: C/report-ubuntu-bug.page:18 msgid "Report a problem in Ubuntu" msgstr "Αναφορά προβλήματος στο Ubuntu" #. (itstool) path: page/p #: C/report-ubuntu-bug.page:20 msgid "" "If you notice a problem in Ubuntu, you can file a bug report." msgstr "" "Αν παρατηρήσετε ένα πρόβλημα στο Ubuntu, μπορείτε να το καταγράψετε " "συμπληρώνοντας μια αναφορά σφάλματος." #. (itstool) path: item/p #: C/report-ubuntu-bug.page:24 msgid "" "Type AltF2 and type ubuntu-bug " "nameofprogram" msgstr "" "Πατήστε το συνδυασμό AltF2 και " "πληκτρολογήστε ubuntu-bug όνομαπρογράμματος" #. (itstool) path: item/p #: C/report-ubuntu-bug.page:26 msgid "" "If you have a hardware issue or don't know the name of the program affected, " "just type ubuntu-bug" msgstr "" "Αν έχετε κάποιο πρόβλημα υλικού ή δε γνωρίζετε το όνομα της εφαρμογής που " "επηρεάστηκε, απλά πληκτρολογήστε ubuntu-bug" #. (itstool) path: item/p #: C/report-ubuntu-bug.page:30 msgid "" "After running one of the above commands, Ubuntu will gather information " "about the bug. This may take a few minutes. Review the collected information " "if you wish. Click Send to continue." msgstr "" "Μετά από την εκτέλεση μιας από τις παραπάνω εντολές, το Ubuntu θα συλλέξει " "πληροφορίες σχετικά με το σφάλμα. Αυτό μπορεί να διαρκέσει κάποια λεπτά. " "Δείτε ξανά τις πληροφορίες αν θέλετε. Κάντε κλικ στο Αποστολή για " "να συνεχίσετε." #. (itstool) path: item/p #: C/report-ubuntu-bug.page:35 msgid "" "A new web browser tab will open to continue processing the bug data. Ubuntu " "uses the website Launchpad to manage its bug reports. If you do " "not have a Launchpad account, you will need to register for one to file a " "bug and receive email updates about its status. You can do this by clicking " "Create a new account." msgstr "" "Μία νέα καρτέλα στον περιηγητή θα ανοίξει ώστε να συνεχίσετε την επεξεργασία " "των δεδομένων του σφάλματος. Το Ubuntu χρησιμοποιεί τον ιστότοπο " "Launchpad για να διαχειρίζεται αυτές τις αναφορές. Αν δεν έχετε " "λογαριασμό στον ιστότοπο Launchpad, θα πρέπει να εγγραφείτε ώστε να " "καταχωρίσετε ένα μήνυμα λάθους και να λαμβάνετε ηλεκτρονικά μηνύματα που " "αφορούν την κατάστασή του. Αυτό μπορείτε να το κάνετε κάνοντας κλικ στη " "Δημιουργία λογαριασμού." #. (itstool) path: item/p #: C/report-ubuntu-bug.page:42 msgid "" "After logging in to Launchpad, enter a description of the problem in the " "summary field." msgstr "" "Αφού συνδεθείτε στο Launchpad, εισάγετε μια περιγραφή του προβλήματος στο " "πεδίο περίληψης." #. (itstool) path: item/p #: C/report-ubuntu-bug.page:45 msgid "" "After clicking Next Launchpad will search for similar bugs in " "case the bug you are reporting has already been reported. If the bug has " "already been reported, you can mark that bug as also affecting you. You can " "also subscribe to the bug report to receive updates about progress with " "fixing it. If the bug has not already been reported, click No, I need " "to report a new bug." msgstr "" "Μετά το κλικ στο Επόμενο το Launchpad θα αναζητήσει αναφορές " "συναφών προβλημάτων στην περίπτωση που το αναφερόμενο πρόβλημα έχει ήδη " "αναφερθεί. Αν ένα πρόβλημα έχει ήδη αναφερθεί, μπορείτε να επισημάνετε ότι " "επηρεάζει και εσάς. Επίσης, μπορείτε να εγγραφείτε σε μια αναφορά " "προβλήματος ώστε να λαμβάνετε ενημερώσεις σχετικά με την πρόοδο επίλυσής " "του.\r\n" "Αν το πρόβλημα δεν έχει αναφερθεί ήδη, κάντε κλικ στο Όχι, θέλω να " "αναφέρω ένα νέο σφάλμα." #. (itstool) path: item/p #: C/report-ubuntu-bug.page:51 msgid "" "Fill in the description field with as much information as you can. It's " "important that you specify three things:" msgstr "" "Συμπληρώστε στο πεδίο περιγραφής όσες περισσότερες πληροφορίες μπορείτε. " "Είναι σημαντικό να καθορίσετε τρία πράγματα:" #. (itstool) path: item/p #: C/report-ubuntu-bug.page:54 msgid "What you expected to happen" msgstr "Τι περιμένετε να συμβεί" #. (itstool) path: item/p #: C/report-ubuntu-bug.page:55 msgid "What actually happened" msgstr "Τι πραγματικά έχει συμβεί" #. (itstool) path: item/p #: C/report-ubuntu-bug.page:56 msgid "" "If possible, a minimal series of steps necessary to make it happen, where " "step 1 is \"start the program\"" msgstr "" "Αν είναι δυνατό, μια ελάχιστη ακολουθία βημάτων που το δημιούργησαν, όπου το " "πρώτο βήμα είναι η «εκκίνηση του προγράμματος»." #. (itstool) path: item/p #: C/report-ubuntu-bug.page:59 msgid "" "Your report will be given an ID number, and its status will be updated as it " "is being dealt with. Thanks for helping make Ubuntu better!" msgstr "" "Στην αναφορά σας θα δοθεί ένας αναγνωριστικός αριθμός (ID) και, η κατάστασή " "του θα ενημερώνεται καθώς θα αντιμετωπίζεται. Ευχαριστούμε που συμμετέχετε " "ώστε να κάνουμε το Ubuntu καλύτερο!" #. (itstool) path: note/p #: C/report-ubuntu-bug.page:63 msgid "" "If you get the \"This is not a genuine Ubuntu package\" error, it means that " "the software you are trying to report a bug about is not from the official " "Ubuntu repositories. In this case, you cannot use Ubuntu's built-in bug " "reporting tool." msgstr "" "Εαν δείτε το λάθος «Αυτό δεν είναι αυθεντικό πακέτο Ubuntu», αυτό σημαίνει " "ότι η εφαρμογή για την οποία προσπαθείτε να στείλετε αναφορά λάθους δεν " "είναι από τα επίσημα αποθετήρια του Ubuntu. Σε αυτή την περίπτωση, δε " "μπορείτε να χρησιμοποιήσετε το ενσωματωμένο εργαλείο αποστολής αναφοράς " "σφάλματος του Ubuntu." #. (itstool) path: page/p #: C/report-ubuntu-bug.page:67 msgid "" "For more information about reporting bugs in Ubuntu, please read the " "extensive online " "documentation." msgstr "" "Για περισσότερες πληροφορίες σχετικά με την αναφορά σφαλμάτων στο Ubuntu, " "παρακαλώ διαβάστε την εκτενή τεκμηρίωση στο " "διαδίκτυο." #. (itstool) path: info/desc #: C/screen-shot-record.page:10 msgid "Take a picture of what's happening on your screen." msgstr "Λάβετε μια εικόνα του τι συμβαίνει στην οθόνη σας." #. (itstool) path: credit/years #: C/screen-shot-record.page:17 msgid "2011" msgstr "2011" #. (itstool) path: page/title #: C/screen-shot-record.page:28 msgid "Screenshots" msgstr "Στιγμιότυπα οθόνης" #. (itstool) path: page/p #: C/screen-shot-record.page:30 msgid "" "You can take a picture of your screen (a screenshot). This is " "useful if you want to show someone how to do something on the computer, for " "example. Screenshots are just normal picture files, so you can email them " "and share them on the web." msgstr "" "Μπορείτε να πάρετε μια φωτογραφία της οθόνης σας, (μια στιγμιότυπο " "οθόνης). Αυτό είναι πολύ χρήσιμο αν για παράδειγμα θέλετε να δείξετε σε " "κάποιον πως να πετύχει κάτι στον υπολογιστή. Τα στιγμιότυπα οθόνης είναι " "απλά αρχεία εικόνας, οπότε μπορείτε να τα στείλετε μέσω ηλεκτρονικού " "ταχυδρομείου και να τα μοιραστείτε στο διαδίκτυο." #. (itstool) path: section/title #: C/screen-shot-record.page:33 msgid "Take a screenshot" msgstr "Λήψη ενός στιγμιότυπου οθόνης" #. (itstool) path: section/p #: C/screen-shot-record.page:34 msgid "To take a picture of what's on your screen:" msgstr "Για να λάβετε μια εικόνα του τι υπάρχει στην οθόνη σας:" #. (itstool) path: item/p #: C/screen-shot-record.page:36 msgid "Go to the Dash and open the Screenshot tool." msgstr "" "Πηγαίνετε στο Dash και ανοίξτε το εργαλείο Στιγμιότυπο " "tool." #. (itstool) path: item/p #: C/screen-shot-record.page:39 msgid "" "In the Take Screenshot window, select whether to grab the entire " "desktop, a single window, or an area of the screen. Set a delay if you need " "to select a window or otherwise set up your desktop for the screenshot. Then " "choose any effects you want." msgstr "" "Στο παράθυρο Λήψη στιγμιότυπου, επιλέξτε αν θα συλληφθεί ολόκληρη " "η επιφάνεια εργασίας, ένα συγκεκριμένο παράθυρο ή μια περιοχή της οθόνης. " "Θέστε μια καθυστέρηση αν χρειάζεται να επιλέξετε κάποιο παράθυρο ή αλλιώς " "ρυθμίστε την επιφάνεια εργασίας σας για το στιγμιότυπο. Έπειτα, επιλέξτε " "όποια εφέ θέλετε." #. (itstool) path: item/p #: C/screen-shot-record.page:46 msgid "Click Take Screenshot." msgstr "Κάντε κλικ στη Λήψη στιγμιότυπου οθόνης." #. (itstool) path: item/p #: C/screen-shot-record.page:47 msgid "" "If you selected Select area to grab, the pointer changes into a " "crosshair. Click and drag the area you want for the screenshot." msgstr "" "Αν επιλέξατε Επιλογή περιοχής για λήψη, ο δείκτης αλλάζει σε " "σταυρό. Κάντε κλικ και σύρετέ τον στην περιοχή που θέλετε να ληφθεί το " "στιγμιότυπο." #. (itstool) path: item/p #: C/screen-shot-record.page:52 msgid "" "In the Save Screenshot window, enter a file name and choose a " "folder, then click Save." msgstr "" "Στο παράθυρο Αποθήκευση στιγμιότυπου, εισάγετε ένα όνομα αρχείου " "και επιλέξτε έναν φάκελο. Έπειτα, κάντε κλικ στο Αποθήκευση." #. (itstool) path: info/desc #: C/session-formats.page:25 msgid "" "Choose a region used for date and time, numbers, currency, and measurement." msgstr "" "Επιλέξτε μια περιοχή που θα χρησιμοποιείται για την ημερομηνία και ώρα, τους " "αριθμούς, το νόμισμα και τη μέτρηση." #. (itstool) path: page/title #: C/session-formats.page:31 msgid "Change date and measurement formats" msgstr "Αλλαγή ημερομηνίας και μορφών μέτρησης" #. (itstool) path: page/p #: C/session-formats.page:33 msgid "" "You can control the formats that are used for dates, times, numbers, " "currency, and measurement to match the local customs of your region." msgstr "" "Μπορείτε να ελέγχετε την μορφή που χρησιμοποιείτε για ημερομηνίες, ώρες, " "αριθμούς, νόμισμα και μέτρηση ώστε να ταιριάζουν με τα τοπικά έθιμα της " "περιοχής σας." #. (itstool) path: item/p #: C/session-formats.page:38 msgid "" "Open Language Support and select the Regional Formats " "tab." msgstr "" "Open Language Support and select the Regional Formats " "tab." #. (itstool) path: item/p #: C/session-formats.page:40 msgid "" "Select the region that most closely matches the formats you'd like to use. " "By default, the list only shows regions that use the language set on the " "Language tab." msgstr "" "Επιλέξτε την περιοχή της οποίας οι διαμορφώσεις ταιριάζουν περισσότερο με " "αυτές που επιθυμείτε να χρησιμοποιείτε. Εξ' ορισμού, η λίστα προβάλλει μόνο " "περιοχές που χρησιμοποιούν τη γλώσσα που έχει ρυθμιστεί στην καρτέλα " "Γλώσσα." #. (itstool) path: item/p #: C/session-formats.page:43 msgid "" "You have to log out and back in for these changes to take effect. Click the " "icon at the very right of the menu bar and select Log Out to log " "out." msgstr "" "Θα πρέπει να αποσυνδεθείτε και να συνδεθείτε ξανά για να έχουν αποτέλεσμα " "αυτές οι αλλαγές. Κάντε κλικ στο εικονίδιο στη δεξιά άκρη στη μπάρα μενού " "και επιλέξτε Αποσύνδεση για να αποσυνδεθείτε." #. (itstool) path: page/p #: C/session-formats.page:48 msgid "" "After you've selected a region, the area below the list shows various " "examples of how dates and other values are shown. Although not shown in the " "examples, your region also controls the starting day of the week in " "calendars." msgstr "" "Αφού επιλέξετε περιοχή, ο χώρος κάτω από τη λίστα δείχνει διάφορα " "παραδείγματα για το πως φαίνονται ημερομηνίες και άλλες τιμές. Αν και δεν " "φαίνεται στα παραδείγματα, η περιοχή που επιλέξατε ελέγχει επίσης και την " "πρώτη ημέρα της εβδομάδας στα ημερολόγια." #. (itstool) path: section/title #: C/session-formats.page:54 msgid "Change the system formats" msgstr "Αλλάξτε τις διαμορφώσεις συστήματος" #. (itstool) path: section/p #: C/session-formats.page:56 msgid "" "When you change your region for formats, you only change it for your account " "after you log in. You can also change the system formats, the " "formats used in places like the login screen." msgstr "" "Όταν αλλάζετε την περιοχή σας για τις μορφές, την αλλάζετε μόνο για το " "λογαριασμό με τον οποίο έχετε συνδεθεί. Μπορείτε επίσης να αλλάξετε τις " "διαμορφώσεις συστήματος, τις μορφές που χρησιμοποιούνται σε μέρη " "όπως η οθόνη σύνδεσης." #. (itstool) path: item/p #: C/session-formats.page:61 msgid "Change your formats, as described above." msgstr "Αλλάξτε τις μορφές σας, όπως περιγράφεται πιο πάνω." #. (itstool) path: item/p #: C/session-formats.page:62 #: C/session-language.page:72 msgid "Click Apply System-Wide." msgstr "Κάντε κλικ στην επιλογή Εφαρμογή σε όλο το σύστημα." #. (itstool) path: note/p #: C/session-formats.page:69 #: C/session-language.page:79 msgid "" "You can find more detailed guidance on languages and regional formats in " "Language Support Help." msgstr "" "Μπορείτε να βρείτε λεπτομερέστερη καθοδήγηση σχετικά με τις γλώσσες και τις " "μορφοποιήσεις τοπικότητας στο σύνδεσμο Βοήθεια γλωσσικής υποστήριξης." #. (itstool) path: info/desc #: C/session-language.page:8 msgid "Switch to a different language for user interface and help text." msgstr "" "Κάντε εναλλαγή σε μια άλλη γλώσσα για το κείμενο που υπάρχει στο γραφικό " "περιβάλλον του χρήστη ή στη βοήθεια." #. (itstool) path: page/title #: C/session-language.page:36 msgid "Change which language you use" msgstr "Αλλάξτε τη γλώσσα που χρησιμοποιείτε" #. (itstool) path: page/p #: C/session-language.page:38 msgid "" "You can use your desktop and applications in any of dozens of languages, " "provided you have the proper language " "packs installed on your computer." msgstr "" #. (itstool) path: item/p #: C/session-language.page:44 msgid "Click Language Support." msgstr "Κάντε κλικ στη Γλωσσική υποστήριξη." #. (itstool) path: item/p #: C/session-language.page:45 msgid "" "Select your desired language on the Language tab. Drag the " "language to the top of the list." msgstr "" "Επιλέξετε τη γλώσσα της επιθυμίας σας στην καρτέλα Γλώσσα. Σύρετε " "τη γλώσσα στην κορυφή της λίστας." #. (itstool) path: item/p #: C/session-language.page:46 msgid "" "You have to log out and back in for language changes to take effect. Click " "the icon at the very right of the menu bar and select Log Out to " "log out." msgstr "" "Θα πρέπει να αποσυνδεθείτε και να συνδεθείτε ξανά για να ισχύσουν οι αλλαγές " "γλώσσας. Κάντε κλικ στο εικονίδιο στη δεξιά άκρη της μπάρας μενού και " "επιλέξτε Αποσύνδεση για να αποσυνδεθείτε." #. (itstool) path: page/p #: C/session-language.page:56 msgid "" "There are some special folders in your home folder where applications can " "store things like music, pictures, and documents. These folders use standard " "names according to your language. When you log back in, you will be asked if " "you want to rename these folders to the standard names for your selected " "language. If you plan to use the new language all the time, you should " "update the folder names." msgstr "" "Υπάρχουν μερικοί τυπικοί φάκελοι στον προσωπικό σας φάκελο όπου οι εφαρμογές " "μπορούν να αποθηκεύουν διάφορα όπως μουσική, εικόνες και έγγραφα. Αυτοί οι " "φάκελοι χρησιμοποιούν ονόματα σύμφωνα με τη γλώσσα σας. Όταν συνδεθείτε " "πάλι, θα ερωτηθείτε αν θέλετε να μετονομαστούν αυτοί οι φάκελοι σύμφωνα με " "τα ονόματα της επιλεγμένης γλώσσας. Αν πρόκειται να χρησιμοποιείτε τη νέα " "γλώσσα συνέχεια, θα πρέπει να αναβαθμίσετε τα ονόματα των φακέλων." #. (itstool) path: section/title #: C/session-language.page:64 msgid "Change the system language" msgstr "Αλλάξτε τη γλώσσα του συστήματος" #. (itstool) path: section/p #: C/session-language.page:66 msgid "" "When you change your language, you only change it for your account after you " "log in. You can also change the system language, the language used " "in places like the login screen." msgstr "" "Όταν αλλάζετε τη γλώσσα σας, η αλλαγή γίνεται μόνο για το λογαριασμό σας, " "αφού πρώτα συνδεθείτε. Μπορείτε επίσης να αλλάξετε τη γλώσσα " "συστήματος, τη γλώσσα που χρησιμοποιείται σε μέρη όπως η οθόνη σύνδεσης." #. (itstool) path: item/p #: C/session-language.page:71 msgid "Change your language, as described above." msgstr "Αλλάξτε τη γλώσσα σας, όπως περιγράφεται πιο πάνω." #. (itstool) path: info/desc #: C/session-screenlocks.page:11 msgid "" "Change how long to wait before locking the screen in the Brightness " "& Lock settings." msgstr "" "Αλλάξτε το χρόνο αναμονής πριν να κλειδωθεί η οθόνη στις ρυθμίσεις " "Φωτεινότητα & κλείδωμα." #. (itstool) path: page/title #: C/session-screenlocks.page:25 msgid "The screen locks itself too quickly" msgstr "Η οθόνη κλειδώνει πολύ γρήγορα" #. (itstool) path: page/p #: C/session-screenlocks.page:27 msgid "" "If you leave your computer for a few minutes, the screen will automatically " "lock itself so you have to enter your password to start using it again. This " "is done for security reasons (so no one can mess with your work if you leave " "the computer unattended), but it can be annoying if the screen locks itself " "too quickly." msgstr "" "Αν αφήσετε τον υπολογιστή σας για λίγα λεπτά, η οθόνη θα κλειδωθεί αυτομάτως " "από μόνη της και έτσι θα πρέπει να εισαγάγετε ξανά τον κωδικό πρόσβασης για " "να μπορείτε να τον ξαναχρησιμοποιήσετε. Αυτό γίνεται για λόγους ασφαλείας " "(έτσι ώστε να μη μπορεί κανένας να κάνει αλλαγές στη δουλειά σας, αν αφήσετε " "ανεπίβλεπτο τον υπολογιστή σας), αλλά μπορεί να αποδειχθεί ενοχλητικό αν η " "οθόνη κλειδώνει αυτόματα πολύ γρήγορα." #. (itstool) path: page/p #: C/session-screenlocks.page:33 msgid "To wait a longer period before the screen is automatically locked:" msgstr "" "Να περιμένετε ένα μεγαλύτερο χρονικό διάστημα πριν η οθόνη κλειδώσει " "αυτόματα:" #. (itstool) path: item/p #: C/session-screenlocks.page:37 msgid "Click Brightness & Lock." msgstr "Κάντε κλικ στο Φωτεινότητα & κλείδωμα." #. (itstool) path: item/p #: C/session-screenlocks.page:38 msgid "Change the value in the Lock screen after drop-down list." msgstr "" "Αλλάξτε την τιμή στην αναδυόμενη λίστα Κλείδωμα οθόνης αφού" #. (itstool) path: note/p #: C/session-screenlocks.page:42 msgid "" "If you don't ever want the screen to lock itself automatically, switch " "Lock off." msgstr "" "Εάν δεν θέλετε ποτέ η οθόνη να κλειδώνει αυτόματα, απενεργοποιείστε το " "Κλείδωμα." #. (itstool) path: info/desc #: C/sharing.page:8 msgid "" "Desktop sharing, Share files…" msgstr "" #. (itstool) path: page/title #: C/sharing.page:27 msgid "Sharing" msgstr "Κοινή χρήση" #. (itstool) path: info/desc #: C/sharing-bluetooth.page:7 msgid "Bluetooth file sharing and receiving options." msgstr "" #. (itstool) path: page/title #: C/sharing-bluetooth.page:19 msgid "Control sharing over Bluetooth" msgstr "" #. (itstool) path: page/p #: C/sharing-bluetooth.page:21 msgid "" "You can allow access to your Public and Downloads " "folders for Bluetooth file sharing, and also restrict that access to only " "trusted devices. Configure Personal File Sharing " "Preferences to control access to the shared folders on your computer." msgstr "" #. (itstool) path: note/p #: C/sharing-bluetooth.page:28 msgid "" "A Bluetooth device is trusted if you have paired, or " "connected your computer to it. See ." msgstr "" #. (itstool) path: steps/title #: C/sharing-bluetooth.page:34 msgid "Share your Public folder over Bluetooth" msgstr "" #. (itstool) path: item/p #: C/sharing-bluetooth.page:36 msgid "In the Dash, open Personal File Sharing." msgstr "" #. (itstool) path: item/p #: C/sharing-bluetooth.page:39 msgid "" "Select the desired Bluetooth file sharing and receiving options from the " "list." msgstr "" #. (itstool) path: info/desc #: C/sharing-desktop.page:19 msgid "Let other people view and interact with your desktop using VNC." msgstr "" "Επιτρέψτε σε άλλα άτομα να προβάλλουν και να αλληλεπιδρούν με την επιφάνεια " "εργασίας του υπολογιστή σας χρησιμοποιώντας το VNC." #. (itstool) path: page/title #: C/sharing-desktop.page:23 msgid "Share your desktop" msgstr "Κοινή χρήση επιφάνεια εργασίας σας" #. (itstool) path: page/p #: C/sharing-desktop.page:25 msgid "" "You can let other people view and control your desktop from another computer " "with a desktop viewing application. Configure Desktop Sharing to " "allow others to access your desktop and set the security preferences." msgstr "" "Μπορείτε να αφήσετε άλλα άτομα να βλέπουν και να ελέγχουν την επιφάνεια " "εργασίας σας από έναν άλλο υπολογιστή με μια εφαρμογή προεπισκόπησης στην " "επιφάνεια εργασίας. Ρυθμίστε τις παραμέτρους Κοινή χρήση επιφάνειας " "εργασίας για να επιτρέψετε σε άλλους να έχουν πρόσβαση στην επιφάνεια " "εργασίας σας και να ρυθμίσετε τις προτιμήσεις ασφαλείας." #. (itstool) path: item/p #: C/sharing-desktop.page:31 msgid "In the Dash, open Desktop Sharing." msgstr "" "Στο Dash, ανοίξτε την Κοινή χρήση επιφάνειας εργασίας." #. (itstool) path: item/p #: C/sharing-desktop.page:34 msgid "" "To let others view your desktop, select Allow other users to view your " "desktop. This means that other people will be able to attempt to " "connect to your computer and view what's on your screen." msgstr "" "Για να επιτρέψετε σε άλλους να βλέπουν τη δικιά σας επιφάνεια εργασίας, " "επιλέξτε το Επιτρέψτε σε άλλους χρήστες να βλέπουν την επιφάνεια " "εργασίας σας." #. (itstool) path: item/p #: C/sharing-desktop.page:40 msgid "" "To let others interact with your desktop, select Allow other users to " "control your desktop. This may allow the other person to move your " "mouse, run applications, and browse files on your computer, depending on the " "security settings which you are currently using." msgstr "" "Για να επιτρέψετε σε άλλους χρήστες να αλληλεπιδρούν με την επιφάνεια " "εργασίας σας, επιλέξτε το Επιτρέψτε σε άλλους χρήστες να ελέγχουν την " "επιφάνεια εργασίας σας." #. (itstool) path: section/p #: C/sharing-desktop.page:51 msgid "" "It is important that you consider the full extent of what each security " "option means before changing it." msgstr "" "Είναι σημαντικό να εξετάσετε σε πλήρη βαθμό την κάθε επιλογή ασφαλείας πριν " "από την αλλαγή της." #. (itstool) path: item/title #: C/sharing-desktop.page:55 msgid "Confirm access to your machine" msgstr "Επιβεβαίωση πρόσβασης στο σύστημά σας" #. (itstool) path: item/p #: C/sharing-desktop.page:56 msgid "" "If you want to be able to choose whether to allow someone to access your " "desktop, select You must confirm each access to this machine. If " "you disable this option, you will not be asked whether you want to allow " "someone to connect to your computer." msgstr "" "Αν θέλετε να είστε σε θέση να επιλέξετε αν θα επιτρέψετε σε κάποιον να έχει " "πρόσβαση στην επιφάνεια εργασίας σας, επιλέξτε Πρέπει να επιβεβαιώσετε " "κάθε πρόσβαση σε αυτό το μηχάνημα. Εάν απενεργοποιήσετε αυτή την " "επιλογή, δεν θα ερωτηθείτε αν θέλετε να επιτρέψετε σε κάποιον να συνδεθεί " "στον υπολογιστή σας." #. (itstool) path: note/p #: C/sharing-desktop.page:61 msgid "This option is enabled by default." msgstr "Αυτή η επιλογή εξ ορισμού είναι ενεργοποιημένη." #. (itstool) path: item/title #: C/sharing-desktop.page:65 msgid "Enable password" msgstr "Ενεργοποίηση κωδικού πρόσβασης" #. (itstool) path: item/p #: C/sharing-desktop.page:66 msgid "" "To require other people to use a password when connecting to your desktop, " "select Require the user to enter this password. If you do not use " "this option, anyone can attempt to view your desktop." msgstr "" "Για να ζητάτε από άλλους να χρησιμοποιούν έναν κωδικό πρόσβασης κατά τη " "σύνδεσή τους με την επιφάνεια εργασίας σας, επιλέξτε το Ζητήστε από τον " "χρήστη να εισάγει κωδικό πρόσβασης. Αν δεν χρησιμοποιήσετε αυτήν την " "επιλογή, τότε ο καθένας θα έχει τη δυνατότητα να δει την επιφάνεια εργασίας " "σας." #. (itstool) path: note/p #: C/sharing-desktop.page:70 msgid "" "This option is disabled by default, but you should enable it and set a " "secure password." msgstr "" "Αυτή η επιλογή εξ ορισμού είναι απενεργοποιημένη, αλλα πρέπει να την " "ενεργοποιήσετε και να ορίσετε έναν ασφαλή κωδικό πρόσβασης." #. (itstool) path: item/title #: C/sharing-desktop.page:75 msgid "Allow access to your desktop over the Internet" msgstr "Αποδοχή πρόσβασης στην επιφάνεια εργασίας σας μέσω του διαδικτύου" #. (itstool) path: item/p #: C/sharing-desktop.page:76 msgid "" "If your router supports UPnP Internet Gateway Device Protocol and it is " "enabled, you can allow other people who are not on your local network to " "view your desktop. To allow this, select Automatically configure UPnP " "router to open and forward ports. Alternatively, you can configure " "your router manually." msgstr "" "Αν ο δρομολογητής σας υποστηρίζει το UPnP πρωτόκολλο διαδικτυακής πύλης " "συσκευής και είναι ενεργοποιημένο, μπορείτε να επιτρέψετε σε άλλους που δεν " "ανήκουν στο ίδιο δίκτυο με εσάς να δουν την επιφάνεια εργασίας σας. Για να " "το επιτρέψετε, επιλέξτε Αυτόματη ρύθμιση UPnP δρομολογητή για να " "ανοίξει και να διαβιβάσει τις πύλες. Εναλλακτικά, μπορείτε να " "ρυθμίσετε τον δρομολογητή σας χειροκίνητα." #. (itstool) path: note/p #: C/sharing-desktop.page:82 msgid "This option is disabled by default." msgstr "Αυτή η επιλογή εξ ορισμού είναι απενεργοποιημένη." #. (itstool) path: section/title #: C/sharing-desktop.page:89 msgid "Show notification area icon" msgstr "Εμφάνιση εικονιδίου περιοχής ειδοποίησης" #. (itstool) path: section/p #: C/sharing-desktop.page:90 msgid "" "To be able to disconnect someone who is viewing your desktop, you need to " "enable this option. If you select Always, this icon will be " "visible regardless of whether someone is viewing your desktop or not." msgstr "" "Για να είναι σε θέση να αποσυνδέσει το σύστημά σας κάποιος που βλέπει την " "επιφάνεια εργασίας σας, χρειάζεται να ενεργοποιήσετε αυτή την επιλογή. Εάν " "επιλέξετε Πάντα, αυτό το εικονίδιο θα είναι ορατό ανεξάρτητα από " "το αν κάποιος βλέπει την επιφάνεια εργασίας σας ή όχι." #. (itstool) path: note/p #: C/sharing-desktop.page:94 msgid "" "If this option is disabled, it is possible for someone to connect to your " "desktop without your knowledge, depending on the security settings." msgstr "" "Εάν αυτή η επιλογή είναι απενεργοποιημένη, είναι δυνατό για κάποιον να " "συνδεθεί στον υπολογιστή σας χωρίς την συγκατάθεση σας, ανάλογα με τις " "ρυθμίσεις ασφαλείας." #. (itstool) path: info/desc #: C/shell-apps-favorites.page:13 msgid "Add, move, or remove frequently-used program icons on the Launcher." msgstr "" "Προσθέστε, μετακινήστε ή απομακρύνετε συχνά χρησιμοποιούμενα εικονίδια " "προγραμμάτων του Εκκινητή." #. (itstool) path: page/title #: C/shell-apps-favorites.page:32 msgid "Change which applications show in the Launcher" msgstr "Αλλάξτε το ποιες εφαρμογές εμφανίζονται στον Εκκινητή" #. (itstool) path: page/p #: C/shell-apps-favorites.page:34 msgid "" "To add an application to the Launcher for quick access:" msgstr "" #. (itstool) path: item/p #: C/shell-apps-favorites.page:37 msgid "" "Drag the application's icon from the Dash onto the Launcher." msgstr "" "Σύρετε το εικονίδιο της εφαρμογής από το Dash στον Εκκινητή." #. (itstool) path: item/p #: C/shell-apps-favorites.page:40 msgid "" "Alternatively, when an application is running, right click on the " "application icon and select Lock to Launcher." msgstr "" "Εναλλακτικά, όταν μια εφαρμογή εκτελείται, κάντε δεξί κλικ στο εικονίδιό της " "και επιλέξτε Κλείδωμα στον εκκινητή." #. (itstool) path: page/p #: C/shell-apps-favorites.page:45 msgid "" "The Launcher icon order can be changed by dragging an icon off of the " "Launcher, and then back onto it in the desired location." msgstr "" "Η σειρά των εικονιδίων του Εκκινητή μπορεί να αλλάξει σύροντας ένα εικονίδιο " "έξω από τον Εκκινητή και έπειτα πίσω σε αυτόν στην επιθυμητή θέση." #. (itstool) path: page/p #: C/shell-apps-favorites.page:48 msgid "" "To remove an application icon from the Launcher, right click on the " "application icon and select Unlock from Launcher." msgstr "" "Για να αφαιρέσετε το εικονίδιο μιας εφαρμογής από τον Εκκινητή, κάντε δεξί " "κλικ και επιλέξτε Ξεκλείδωμα από τον εκκινητή." #. (itstool) path: info/desc #: C/shell-exit.page:13 msgid "" "Learn how to leave your user account, by logging out, switching users, and " "so on." msgstr "" "Μάθετε πως μπορείτε να εξέλθετε από το περιβάλλον εργασίας σας, κάνοντας " "αποσύνδεση, αλλάζοντας χρήστη, κ.ο.κ" #. (itstool) path: credit/name #: C/shell-exit.page:29 msgid "Alexandre Franke" msgstr "Alexandre Franke" #. (itstool) path: page/title #: C/shell-exit.page:36 msgid "Log out, power off, switch users" msgstr "Αποσύνδεση, απενεργοποίηση, εναλλαγή χρηστών" #. (itstool) path: page/p #: C/shell-exit.page:44 msgid "" "When you've finished using your computer, you can turn it off, suspend it " "(to save power), or leave it powered on and log out." msgstr "" "Όταν τελειώσετε με τη χρήση του υπολογιστή σας, μπορείτε να τον " "απενεργοποιήσετε, να τον βάλετε σε αναστολή (για εξοικονόμηση ενέργειας) ή " "να το αφήσετε ενεργοποιημένο και να αποσυνδεθείτε." #. (itstool) path: section/title #: C/shell-exit.page:48 msgid "Log out or switch users" msgstr "Αποσύνδεση ή εναλλαγή χρηστών" #. (itstool) path: section/p #: C/shell-exit.page:49 msgid "" "To let other users use your computer, you can either log out, or leave " "yourself logged in and just switch users. If you switch users, all of your " "applications will continue running, and everything will be where you left it " "when you log back in." msgstr "" "Για να επιτρέψετε σε άλλους χρήστες να χρησιμοποιούν τον υπολογιστή σας, " "μπορείτε είτε να αποσυνδεθείτε, ή να να παραμείνετε συνδεδεμένοι και απλώς " "να αλλάζετε μεταξύ λογαριασμών χρηστών που έχετε τον υπολογιστή σας. Αν " "αλλάξετε χρήστη, όλες οι εφαρμογές σας θα συνεχίσουν να τρέχουν και τα πάντα " "θα μείνουν εκεί ακριβώς όπου τα αφήσατε, όταν επανασυνδεθείτε." #. (itstool) path: section/p #: C/shell-exit.page:53 msgid "" "To log out or switch users, click the system menu at the very right of the menu bar and select the " "appropriate option." msgstr "" "Για να αποσυνδεθείτε ή να αλλάξετε χρήστες, κάντε κλικ στο μενού συστήματος στη δεξιά άκρη της " "μπάρας μενού και επιλέξτε την κατάλληλη επιλογή." #. (itstool) path: section/title #: C/shell-exit.page:61 msgid "Lock the screen" msgstr "Κλείδωμα της οθόνης" #. (itstool) path: section/p #: C/shell-exit.page:62 msgid "" "If you're leaving your computer for a short time, you should lock your " "screen to prevent other people from accessing your files or running " "applications. When you return, simply enter your password to log back in. If " "you don't lock your screen, it will lock automatically after a certain " "amount of time." msgstr "" "Αν αφήσετε τον υπολογιστή σας για ένα σύντομο διάστημα, θα πρέπει να " "κλειδώσετε την οθόνη σας ούτως ώστε να εμποδίσετε τους άλλους να έχουν " "πρόσβαση στα αρχεία σας ή να τρέχουν εφαρμογές. Όταν επιστρέψετε, απλώς " "εισαγάγετε τον κωδικό πρόσβασης σας για να επανασυνδεθείτε. Αν δεν " "κλειδώσετε την οθόνη σας, θα κλειδωθεί αυτομάτως μετά την πάροδο κάποιου " "χρονικού διαστήματος." #. (itstool) path: section/p #: C/shell-exit.page:68 msgid "" "To lock your screen, click the system menu in the menu bar and " "select Lock Screen." msgstr "" "Για να κλειδώσετε την οθόνη σας, κάντε κλικ στο μενού συστήματος " "στη μπάρα μενού και επιλέξτε Κλείδωμα οθόνης." #. (itstool) path: section/p #: C/shell-exit.page:71 msgid "" "When your screen is locked, other users can log in to their own accounts by " "clicking Switch User on the password screen. You can switch back " "to your desktop when they are finished." msgstr "" "Όταν η οθόνη είναι κλειδωμένη, άλλοι χρήστες μπορούν να συνδεθούν με τους " "δικούς τους λογαριασμούς κάνοντας κλικ Αλλαγή χρήστη στην οθόνη " "του κωδικού πρόσβασης. Μπορείτε να επιστρέψετε στην επιφάνεια εργασίας σας " "όταν τελειώσετε." #. (itstool) path: section/title #: C/shell-exit.page:80 msgid "Suspend" msgstr "Αναστολή" #. (itstool) path: section/p #: C/shell-exit.page:82 msgid "" "To save power, suspend your computer when you aren't using it. If you use a " "laptop, Ubuntu suspends your computer automatically when you close the lid. " "This saves your state to your computer's memory and powers off most of the " "computer's functions. A very small amount of power is still used during " "suspend." msgstr "" "Για να εξοικονομήσετε ενέργεια, βάλτε τον υπολογιστή σας σε αναστολή όταν " "δεν τον χρησιμοποιείτε. Αν χρησιμοποιείτε φορητό υπολογιστή, το Ubuntu " "αναστέλλει τη λειτουργία του υπολογιστή σας αυτόματα όταν κλείνετε το " "καπάκι. Αυτό αποθηκεύει την κατάσταση στη μνήμη του υπολογιστή σας και " "κλείνει τις περισσότερες από τις λειτουργίες του. Μια πολύ μικρή ποσότητα " "ενέργειας εξακολουθεί να χρησιμοποιείται κατά τη διάρκεια της αναστολής." #. (itstool) path: section/p #: C/shell-exit.page:88 msgid "" "To suspend your computer manually, click the system menu in the " "menu bar and select Suspend." msgstr "" "Για να αναστείλετε τη λειτουργία του υπολογιστή σας χειροκίνητα, κάντε κλικ " "στο μενού συστήματος στη μπάρα μενού και επιλέξτε " "Αναστολή." #. (itstool) path: section/title #: C/shell-exit.page:93 msgid "Power off or restart" msgstr "Απενεργοποίηση ή επανεκκίνηση" #. (itstool) path: section/p #: C/shell-exit.page:95 msgid "" "If you want to power off your computer entirely, or do a full restart, click " "the system menu and select Shut Down." msgstr "" "Αν θέλετε να σβήσετε εντελώς τον υπολογιστή σας, ή να κάνετε μία πλήρη " "επανεκκίνηση, κάντε κλικ στο μενού συστήματος και επιλέξτε " "Τερματισμός." #. (itstool) path: section/p #: C/shell-exit.page:99 msgid "" "If there are other users logged in, you may not be allowed to power off or " "restart the computer, because this will end their sessions. If you are an " "administrative user, you may be asked for your password to power off." msgstr "" "Εάν υπάρχουν άλλοι χρήστες συνδεδεμένοι, ενδεχομένως να μην επιτρέπεται να " "απενεργοποιήσετε ή να επανεκκινήσετε τον υπολογιστή, γιατί αυτό θα τελειώσει " "τις συνεδρίες τους. Εάν είστε χρήστης με δικαιώματα διαχειριστή, ενδεχομένως " "σας ζητηθεί ο κωδικός πρόσβασης για την απενεργοποίηση." #. (itstool) path: info/desc #: C/shell-guest-session.page:10 msgid "Let a friend or colleague borrow your computer in a secure manner." msgstr "" "ΕΠιτρέψτε σε έναν φίλο ή συνάδελφο να δανειστεί τον υπολογιστή σας με ασφαλή " "τρόπο." #. (itstool) path: page/title #: C/shell-guest-session.page:19 msgid "Launch a restricted guest session" msgstr "Έναρξη μιας περιορισμένης συνεδρίας επισκέπτη" #. (itstool) path: section/title #: C/shell-guest-session.page:22 msgid "Temporary session with restricted privileges" msgstr "Προσωρινή συνεδρία με περιορισμένα δικαιώματα" #. (itstool) path: section/p #: C/shell-guest-session.page:24 msgid "" "Once in a while a friend, family member, or colleague may want to borrow " "your computer. The Ubuntu Guest Session feature provides a " "convenient way, with a high level of security, to lend your computer to " "someone else. A guest session can be launched either from the login screen " "or from within a regular session. If you are currently logged in, click the " "icon at the far right of the menu bar and select Guest " "Session. This will lock the screen for your own session and start the " "guest session." msgstr "" "Μια στο τόσο, ένας φίλος, ένα άλλο μέλος της οικογενείας σας ή ένας " "συνάδελφος ίσως θελήσει να δανειστεί τον υπολογιστή σας. Η λειτουργία " "Συνεδρία επισκέπτη του Ubuntu παρέχει έναν βολικό τρόπο, με υψηλό " "επίπεδο ασφαλείας, για να δανείζετε τον υπολογιστή σας σε κάποιον άλλο. Μια " "συνεδρία επισκέπτη μπορεί να εκκινηθεί από την οθόνη σύνδεσης ή μέσα από μια " "κανονική συνεδρία. Αν τη στιγμή αυτή έχετε βρίσκεστε σε σύνδεση, κάντε κλικ " "στο εικονίδιο στη δεξιά άκρη της μπάρας μενού και επιλέξτε " "Συνεδρία επισκέπτη. Αυτό θα κλειδώσει την οθόνη για τη δική σας " "συνεδρία και θα εκκινήσει τη συνεδρία επισκέπτη." #. (itstool) path: section/p #: C/shell-guest-session.page:31 msgid "" "A guest cannot view the home folders of other users, and by default any " "saved data or changed settings will be removed/reset at logout. It means " "that each session starts with a fresh environment, unaffected by what " "previous guests did." msgstr "" "Ένας επισκέπτης δεν μπορεί να δει τους προσωπικούς φακέλους άλλων χρηστών " "και από προεπιλογή οποιαδήποτε αποθηκευμένα δεδομένα ή αλλαγές ρυθμίσεων " "κάνει, απομακρύνονται/επανέρχονται στις αρχικές τους ρυθμίσεις κατά την " "αποσύνδεση. Αυτό σημαίνει πως οποιαδήποτε συνεδρία εκκινεί με ένα φρέσκο " "περιβάλλον, ανεπηρέαστο από το τι έχουν κάνει οι προηγούμενοι επισκέπτες." #. (itstool) path: section/title #: C/shell-guest-session.page:38 msgid "Customization" msgstr "Προσαρμογή" #. (itstool) path: section/p #: C/shell-guest-session.page:40 msgid "" "The " "Customize Guest Session online tutorial explains how to customize the " "appearance and behavior." msgstr "" "Το διαδικτυακό βοήθημα εκμάθησης Διαμόρφωση " "τη συνεδρίας επισκέπτη εξηγεί πως μπορεί να διαμορφωθεί η εμφάνιση " "και η συμπεριφορά." #. (itstool) path: section/title #: C/shell-guest-session.page:47 msgid "Disabling the feature" msgstr "" #. (itstool) path: section/p #: C/shell-guest-session.page:49 msgid "" "If you prefer to not allow guest access to your computer, you can disable " "the Guest Session feature. To do so, press " "CtrlAltT to open a " "terminal window, and then run this command:" msgstr "" #. (itstool) path: section/p #: C/shell-guest-session.page:55 msgid "" "The command creates a small configuration file. To re-enable Guest " "Session, simply remove that file:" msgstr "" #. (itstool) path: info/desc #: C/shell-keyboard-shortcuts.page:11 msgid "Get around the desktop using the keyboard." msgstr "Χρησιμοποιήστε την επιφάνεια εργασίας με το πληκτρολόγιο." #. (itstool) path: page/title #: C/shell-keyboard-shortcuts.page:22 msgid "Useful keyboard shortcuts" msgstr "Χρήσιμες συντομεύσεις πληκτρολογίου" #. (itstool) path: page/p #: C/shell-keyboard-shortcuts.page:24 msgid "" "This page provides an overview of keyboard shortcuts that can help you use " "your desktop and applications more efficiently. If you cannot use a mouse or " "pointing device at all, see for more " "information on navigating user interfaces with only the keyboard." msgstr "" "Αυτή η σελίδα προσφέρει μια επισκόπηση των συντομεύσεων πληκτρολογίου που " "μπορούν να σας βοηθήσουν να χρησιμοποιήσετε το περιβάλλον εργασίας και τις " "εφαρμογές σας πιο αποτελεσματικά. Αν δεν μπορείτε να χρησιμοποιήσετε καθόλου " "ποντίκι ή κάποια άλλη συσκευή κατάδειξης, δείτε το σύνδεσμο για περισσότερες πληροφορίες σχετικά με την πλοήγηση " "στις διεπαφές χρήστη χρησιμοποιώντας μόνο το πληκτρολόγιο." #. (itstool) path: table/title #: C/shell-keyboard-shortcuts.page:30 msgid "Getting around the desktop" msgstr "Περιήγηση στην επιφάνεια εργασίας" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:36 msgid "AltF2" msgstr "AltF2" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:36 msgid "Pop up command window (for quickly running commands)" msgstr "Αναδυόμενο παράθυρο εντολής (για γρήγορη εκτέλεση εντολών)" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:40 msgid "AltTab" msgstr "AltTab" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:41 msgid "" "Quickly switch between " "windows. Hold down Shift for reverse order." msgstr "" "Γρήγορη εναλλαγή μεταξύ " "παραθύρων. Κρατήστε πατημένο το πλήκτρο Shift για την " "αντίστροφη σειρά." #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:46 msgid "Alt`" msgstr "Alt`" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:47 msgid "" "Switch between windows from the same application, or from the selected " "application after AltTab." msgstr "" "Εναλλαγή μεταξύ παραθύρων από την ίδια εφαρμογή ή από την επιλεγμένη " "εφαρμογή μετά από AltTab." #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:49 msgid "" "This shortcut uses ` on US keyboards, where the ` key " "is above Tab. On all other keyboards, the shortcut is " "Alt plus whatever key is above Tab." msgstr "" "Αυτή η συντόμευση χρησιμοποιεί το ` στα πληκτρολόγια ΗΠΑ, όπου το " "` key βρίσκεται επάνω από το Tab. Σε όλα τα άλλα " "πληκτρολόγια, η συντόμευση είναι το Alt συν το πλήκτρο οτ οποίο " "βρίσκεται πάνω από το πλήκτρο Tab." #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:54 msgid "SuperS" msgstr "SuperS" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:55 msgid "" "Activate the workspace switcher. Zoom out on all workspaces." msgstr "" "Ενεργοποιήστε την εναλλαγή των χώρων εργασίας. Κάντε σμίκρυνση σε όλους τους " "χώρους εργασίας." #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:58 msgid "SuperW" msgstr "SuperW" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:59 msgid "Activate \"Expo\" mode. Show all windows from current workspace." msgstr "" "Ενεργοποιήστε τη λειτουργία «Expo». Εμφανίστε όλα τα παράθυρα από τον " "τρέχοντα χώρο εργασίας." #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:62 msgid "CtrlAltArrow keys" msgstr "" "CtrlAltΠλήκτρα βελών" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:63 msgid "" "Switch between workspaces." msgstr "" "Κάντε εναλλαγή μεταξύ χώρων " "εργασίας." #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:67 msgid "" "CtrlAltShiftArrow " "keys" msgstr "" "CtrlAltShiftΠλήκτρα " "βελών" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:68 msgid "" "Move the current window to a " "different workspace." msgstr "" "Μετακινήστε το τρέχον παράθυρο σε " "ένα διαφορετικό χώρο εργασίας." #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:72 msgid "CtrlAltDelete" msgstr "CtrlAltDelete" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:73 msgid "Log out." msgstr "Αποσύνδεση." #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:76 msgid "" "CtrlSuperD" msgstr "" "CtrlSuperD" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:77 msgid "" "Hide all windows and show the desktop. Press the keys again to restore your " "windows." msgstr "" "Αποκρύψτε όλα τα παράθυρα και εμφανίστε την επιφάνεια εργασίας. Πατήστε τα " "πλήκτρα ξανά για να επαναφέρετε τα παράθυρά σας." #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:80 msgid "CtrlAltL" msgstr "CtrlAltΛ" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:81 msgid "Lock the screen." msgstr "Κλειδώστε την οθόνη." #. (itstool) path: table/title #: C/shell-keyboard-shortcuts.page:86 msgid "Common editing shortcuts" msgstr "Κοινές συντομεύσεις επεξεργασίας" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:88 msgid "CtrlA" msgstr "CtrlA" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:89 msgid "Select all text or items in a list." msgstr "Επιλέξτε όλο το κείμενο ή τα στοιχεία σε μια λίστα." #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:92 msgid "CtrlX" msgstr "CtrlX" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:93 msgid "Cut (remove) selected text or items and place it on the clipboard." msgstr "" "Κάντε αποκοπή (αφαιρέστε) του επιλεγμένου κείμενου ή των αντικείμενων και " "τοποθετήστε τα στο πρόχειρο." #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:96 msgid "CtrlC" msgstr "CtrlΨ" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:97 msgid "Copy selected text or items to the clipboard." msgstr "Αντιγράψτε το επιλεγμένο κείμενο ή τα αντικείμενα στο πρόχειρο." #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:100 msgid "CtrlV" msgstr "CtrlΩ" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:101 msgid "Paste the contents of the clipboard." msgstr "Επικολλήστε τα περιεχόμενα απο το πρόχειρο." #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:104 msgid "CtrlZ" msgstr "CtrlZ" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:105 msgid "Undo the last action." msgstr "Αναιρέστε την τελευταία ενέργεια." #. (itstool) path: table/title #: C/shell-keyboard-shortcuts.page:110 msgid "Capturing from the screen" msgstr "Σύλληψη στιγμιότυπου οθόνης" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:112 msgid "Print Screen" msgstr "Print Screen" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:113 msgid "" "Take a screenshot." msgstr "" "Πάρτε ένα στιγμιότυπο " "οθόνης." #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:116 msgid "AltPrint Screen" msgstr "AltPrint Screen" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:117 msgid "" "Take a screenshot of a " "window." msgstr "" "Πάρτε ένα στιγμιότυπο από ένα " "παράθυρο." #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:121 msgid "ShiftPrint Screen" msgstr "ShiftPrint Screen" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:122 msgid "" "Take a screenshot of an area of " "the screen. The pointer changes to a crosshair. Click and drag to " "select an area." msgstr "" "Πάρτε ένα στιγμιότυπο μιας " "περιοχής της οθόνης. Ο δείκτης αλλάζει σε σταυρόνημα. Κάντε κλικ και " "σύρετέ το για να επιλέξετε μια περιοχή." #. (itstool) path: info/title #: C/shell-overview.page:9 msgctxt "link:trail" msgid "Desktop" msgstr "Επιφάνεια εργασίας" #. (itstool) path: info/desc #: C/shell-overview.page:11 msgid "" "Introduction, keyboard shortcuts, windows…" msgstr "" #. (itstool) path: page/title #: C/shell-overview.page:27 msgid "Desktop, apps & windows" msgstr "Περιβάλλον εργασίας, εφαρμογές & παράθυρα" #. (itstool) path: section/title #: C/shell-overview.page:32 msgid "The Desktop" msgstr "Η Επιφάνεια εργασίας" #. (itstool) path: section/title #: C/shell-overview.page:36 msgid "Applications and windows" msgstr "Εφαρμογές και παράθυρα" #. (itstool) path: info/desc #: C/shell-windows-maximize.page:10 msgid "Double-click or drag a titlebar to maximize or restore a window." msgstr "" "Κάντε διπλό κλικ ή σύρετε την μπάρα τίτλου για να μεγιστοποιήσετε ή να " "επαναφέρετε ένα παράθυρο." #. (itstool) path: page/title #: C/shell-windows-maximize.page:23 msgid "Maximize and unmaximize a window" msgstr "Μεγιστοποίηση και απομεγιστοποίηση ενός παραθύρου" #. (itstool) path: page/p #: C/shell-windows-maximize.page:25 msgid "" "You can maximize a window to take up all of the space on your desktop and " "unmaximize a window to restore it to its normal size. You can also maximize " "windows vertically along the left and right sides of the screen, so you can " "look at two windows at once. See for " "details." msgstr "" #. (itstool) path: page/p #: C/shell-windows-maximize.page:31 msgid "" "To maximize a window, grab the titlebar and drag it to the top of the " "screen, or double-click the titlebar. To maximize a window using the " "keyboard, hold down Ctrl and Super and press ." msgstr "" #. (itstool) path: page/p #: C/shell-windows-maximize.page:37 msgid "" "To restore a window to its unmaximized size, drag it away from the edges of " "the screen. If the window is fully maximized, you can double-click the " "titlebar to restore it. You can also use the keyboard shortcut " "Ctrl Super " "." msgstr "" "Για να επαναφέρετε ένα παράθυρο στο απομεγιστοποιημένο μέγεθός του, σύρετε " "το μακριά από τις άκρες της οθόνης. Εάν το παράθυρο έχει μεγιστοποιηθεί " "πλήρως, μπορείτε να κάνετε διπλό κλικ στην γραμμή τίτλου για να το " "επαναφέρετε. Μπορείτε επίσης να χρησιμοποιήσετε τη συντόμευση πληκτρολογίου " "Ctrl Super " "." #. (itstool) path: note/p #: C/shell-windows-maximize.page:44 #: C/shell-windows-tiled.page:37 msgid "" "Hold down the Alt key and drag anywhere in a window to move it." msgstr "" "Κρατήστε πατημένο το πλήκτρο Alt και σύρετε από οπουδήποτε ένα " "παράθυρο για να το μετακινήσετε." #. (itstool) path: info/desc #: C/shell-windows.page:9 msgid "Move and organize your windows." msgstr "Μετακινήστε και τακτοποιήστε τα παράθυρά σας." #. (itstool) path: page/title #: C/shell-windows.page:21 msgid "Windows and workspaces" msgstr "Παράθυρα και χώροι εργασίας" #. (itstool) path: page/p #: C/shell-windows.page:23 msgid "" "Like other desktops, Unity uses windows to display your running " "applications. Using both the Dash and the Launcher, " "you can launch new applications and control which window is active." msgstr "" "Όπως και άλλα περιβάλλοντα εργασίας, το Unity χρησιμοποιεί παράθυρα για να " "εμφανίσει τις εφαρμογές που εκτελείτε. Χρησιμοποιώντας και το " "Dash και τον Εκκινητή, μπορείτε να εκκινείτε νέες " "εφαρμογές και να ελέγχετε ποιο παράθυρο είναι ενεργό." #. (itstool) path: page/p #: C/shell-windows.page:25 msgid "" "In addition to windows, you can also group your applications together within " "workspaces. Visit the window and workspace help topics below to better learn " "how to use these features." msgstr "" "Εκτός από τα παράθυρα, μπορείτε να ομαδοποιήσετε και τις εφαρμογές σας μέσα " "σε χώρους εργασίας. Επισκεφθείτε τα θέματα βοήθειας παράθυρο και χώρο " "εργασίας ώστε να μάθετε να χρησιμοποιείτε αυτές τις δυνατότητες." #. (itstool) path: info/title #: C/shell-windows.page:49 msgctxt "link:trail" msgid "Windows" msgstr "Παράθυρα" #. (itstool) path: section/title #: C/shell-windows.page:51 msgid "Working with windows" msgstr "Δουλεύοντας με παράθυρα" #. (itstool) path: info/title #: C/shell-windows.page:56 msgctxt "link:trail" msgid "Workspaces" msgstr "Χώροι εργασίας" #. (itstool) path: section/title #: C/shell-windows.page:58 msgid "Working with workspaces" msgstr "Δουλεύοντας με χώρους εργασίας" #. (itstool) path: info/desc #: C/shell-windows-states.page:10 msgid "Restore, resize, arrange and hide." msgstr "Επαναφέρετε, αλλάξτε μέγεθος, ταξινομήστε και αποκρύψτε." #. (itstool) path: page/title #: C/shell-windows-states.page:23 msgid "Window operations" msgstr "Λειτουργίες παραθύρων" #. (itstool) path: page/p #: C/shell-windows-states.page:25 msgid "Windows can be resized or concealed to suit workflow." msgstr "" "Τα παράθυρα μπορούν να αλλάζουν μέγεθος ή ακόμη και να αποκρύπτονται ανάλογα " "με τη ροή εργασιών." #. (itstool) path: section/title #: C/shell-windows-states.page:29 msgid "Minimize, restore and close" msgstr "Ελαχιστοποίηση, επαναφορά και κλείσιμο" #. (itstool) path: section/p #: C/shell-windows-states.page:31 msgid "To minimize or hide a window:" msgstr "Για να ελαχιστοποιήσετε ή να αποκρύψετε ένα παράθυρο:" #. (itstool) path: item/p #: C/shell-windows-states.page:34 msgid "" "Click the - in the top left hand corner of the application's " "menu bar. If the application is maximized (taking up your whole " "screen), the menu bar will appear at the very top of the screen. Otherwise, " "the minimize button will appear at the top of the application window." msgstr "" "Κάντε κλικ στο - στην επάνω αριστερή γωνία της μπάρας " "μενού της εφαρμογής. Αν η εφαρμογή είναι μεγιστοποιημένη " "(καταλαμβάνοντας όλη την οθόνη σας), η μπάρα μενού θα εμφανίζεται στην " "κορυφή της οθόνης. Αλλιώς, το κουμπί ελαχιστοποίησης θα εμφανίζεται στην " "κορυφή του παραθύρου της εφαρμογής." #. (itstool) path: item/p #: C/shell-windows-states.page:39 msgid "" "Or press AltSpace to bring up the " "window menu. Then press n. The window 'disappears' into the " "Launcher." msgstr "" "Ή πατήστε το συνδυασμό AltΠλήκτρο " "διαστήματος για να εμφανίσετε το μενού του παραθύρου. Τότε, " "πατήστε n. Το παράθυρο «εξαφανίζεται» στον εκκινητή." #. (itstool) path: section/p #: C/shell-windows-states.page:45 msgid "To restore the window:" msgstr "Για να επαναφέρετε το παράθυρο:" #. (itstool) path: item/p #: C/shell-windows-states.page:48 msgid "" "Click on it in the Launcher or " "retrieve it from the window switcher by pressing " "AltTab." msgstr "" "Κάντε κλικ στο εικονίδιό του στον Εκκινητή ή ανακτήστε το από τον εναλλάκτη παραθύρων πατώντας " "το συνδυασμό πλήκτρων AltTab." #. (itstool) path: section/p #: C/shell-windows-states.page:54 msgid "To close the window:" msgstr "Για να κλείσετε το παράθυρο:" #. (itstool) path: item/p #: C/shell-windows-states.page:57 msgid "Click the x in the top left hand corner of the window, or" msgstr "" "Πατήστε το πλήκτρο x στην επάνω αριστερή πλευρά του παραθύρου ή" #. (itstool) path: item/p #: C/shell-windows-states.page:60 msgid "Press AltF4, or" msgstr "Πατήστε AltF4, ή" #. (itstool) path: item/p #: C/shell-windows-states.page:63 msgid "" "Press AltSpace to bring up the window " "menu. Then press c." msgstr "" "Πατήστε το συνδυασμό πλήκτρων AltΠλήκτρο " "διαστήματος για να εμφανιστεί το μενού του παραθύρου. Στη " "συνέχεια πατήστε το πλήκτρο c." #. (itstool) path: section/title #: C/shell-windows-states.page:71 msgid "Resize" msgstr "Αλλαγή μεγέθους" #. (itstool) path: note/p #: C/shell-windows-states.page:74 msgid "A window cannot be resized if it is maximized." msgstr "" "Ένα παράθυρο δεν μπορεί να αλλάξει το μέγεθός του αν αυτό είναι " "μεγιστοποιημένο." #. (itstool) path: section/p #: C/shell-windows-states.page:76 msgid "To resize your window horizontally and/or vertically:" msgstr "Για να αλλάξετε το μέγεθος το παράθυρό σας οριζόντια ή/και κάθετα:" #. (itstool) path: item/p #: C/shell-windows-states.page:79 msgid "" "Move the mouse pointer into any corner of the window until it changes into a " "'corner-pointer'. Click+hold+drag to resize the window in any direction." msgstr "" "Πηγαίνετε το δείκτη του ποντικιού σε οποιαδήποτε γωνία του παραθύρου μέχρι " "αυτός να μετασχηματιστεί σε «δείκτη γωνίας». Κάντε κλικ, κρατήστε πατημένο " "το κουμπί του ποντικιού και σύρετε το δείκτη προς οποιαδήποτε κατεύθυνση." #. (itstool) path: section/p #: C/shell-windows-states.page:83 msgid "To resize only in the horizontal direction:" msgstr "Για να αλλάξετε το μέγεθος μόνο στην οριζόντια διεύθυνση:" #. (itstool) path: item/p #: C/shell-windows-states.page:86 msgid "" "Move the mouse pointer to either side of the window until it changes into a " "'side-pointer'. Click+hold+drag to resize the window horizontally." msgstr "" "Πηγαίνετε το δείκτη του ποντικιού σε οποιαδήποτε πλευρά του παραθύρου μέχρι " "αυτός να μετασχηματιστεί σε «δείκτη πλευράς». Κάντε κλικ, κρατήστε πατημένο " "το κουμπί του ποντικιού και σύρετε το δείκτη ώστε να αλλάξετε το οριζόντιο " "μέγεθος του παραθύρου." #. (itstool) path: section/p #: C/shell-windows-states.page:90 msgid "To resize only in the vertical direction:" msgstr "Για να αλλάξετε το μέγεθος μόνο στην κατακόρυφη κατεύθυνση:" #. (itstool) path: item/p #: C/shell-windows-states.page:93 msgid "" "Move the mouse pointer to the top or bottom of the window until it changes " "into a 'top-pointer' or 'bottom-pointer' respectively. Click+hold+drag to " "resize the window vertically." msgstr "" "Πηγαίνετε το δείκτη του ποντικιού στην κορυφή ή την κάτω πλευρά του " "παραθύρου μέχρι αυτός να μετασχηματιστεί σε «δείκτη κορυφής» ή «δείκτη κάτω " "πλευράς» αντίστοιχα. Κάντε κλικ, κρατήστε πατημένο το κουμπί του ποντικιού " "και σύρετε το δείκτη ώστε να αλλάξετε το κατακόρυφο μέγεθος του παραθύρου." #. (itstool) path: section/title #: C/shell-windows-states.page:103 msgid "Arranging windows in your workspace" msgstr "Τακτοποίηση παραθύρων στο χώρο εργασίας σας" #. (itstool) path: section/p #: C/shell-windows-states.page:105 msgid "To place two windows side by side:" msgstr "Για να τοποθετήσετε δύο παράθυρα το ένα δίπλα στο άλλο:" #. (itstool) path: item/p #: C/shell-windows-states.page:108 msgid "" "Click on the title bar of a window and drag it toward the left " "edge of the screen. When the mouse pointer touches the edge, the " "left half of the screen becomes highlighted. Release the mouse button and " "the window will fill the left half of the screen." msgstr "" "Κάντε κλικ στη μπάρα τίτλου ενός παραθύρου και σύρετέ το προς την " "αριστερή άκρη της οθόνης. Όταν ο δείκτης του ποντικιού αγγίξει " "την άκρη, το αριστερό μισό της οθόνης θα υπερτονιστεί. Αφήστε το πλήκτρο του " "ποντικιού και το παράθυρο θα καταλάβει το αριστερό μισό της οθόνης." #. (itstool) path: item/p #: C/shell-windows-states.page:112 msgid "" "Drag another window to the right side: when the right half of the screen is " "highlighted, release. Each of the two windows fills half the screen." msgstr "" "Σύρετε ένα άλλο παράθυρο στη δεξιά άκρη. Όταν το δεξί μισό υπερτονιστεί, " "αφήστε το πλήκτρο του ποντικιού. Το κάθε ένα από τα δύο παράθυρα θα " "καταλαμβάνει τη μισή οθόνη." #. (itstool) path: note/p #: C/shell-windows-states.page:118 msgid "" "Pressing Alt + click anywhere in a window will allow you to move " "the window. Some people may find this easier than clicking on the title " "bar of an application." msgstr "" "Πατώντας το πλήκτρο Alt και κάνοντας κλικ σε οποιοδήποτε μέρος σε " "ένα παράθυρο, έχετε τη δυνατότητα να το μετακινήσετε. Κάποιοι μπορεί να " "βρουν αυτόν τον τρόπο ευκολότερο από το να κάνουν κλικ στη μπάρα " "τίτλου μιας εφαρμογής." #. (itstool) path: info/desc #: C/shell-windows-switching.page:11 msgid "Press AltTab." msgstr "Πατήστε AltTab." #. (itstool) path: page/title #: C/shell-windows-switching.page:26 msgid "Switch between windows" msgstr "Εναλλαγή μεταξύ παραθύρων" #. (itstool) path: section/title #: C/shell-windows-switching.page:34 msgid "From the Launcher" msgstr "Από τον Εκκινητή" #. (itstool) path: item/p #: C/shell-windows-switching.page:36 msgid "" "Show the Launcher by moving your mouse to the top left corner of " "your screen." msgstr "" "Εμφανίστε τον Εκκινητή μετακινώντας το ποντίκι προς την πάνω " "αριστερή γωνία της οθόνης σας." #. (itstool) path: item/p #: C/shell-windows-switching.page:39 msgid "" "Applications that are running have a small white triangle arrow on the left. " "Click on a running application icon to switch to it." msgstr "" "Εφαρμογές που εκτελούνται έχουν ένα μικρό λευκό τριγωνικό βέλος στα " "αριστερά. Κάντε κλικ σε ένα εικονίδιο εφαρμογής που εκτελείται για να " "μεταβείτε σε αυτό." #. (itstool) path: item/p #: C/shell-windows-switching.page:43 msgid "" "If a running application has multiple windows open, there will be multiple " "white arrows on the left. Click the application icon a second time to show " "all open windows zoomed out. Click the window you want to switch to." msgstr "" "Αν μια ενεργή εφαρμογή έχει πολλά ανοιχτά παράθυρα, θα υπάρχουν πολλά λευκά " "βέλη στο αριστερό μέρος. Κάντε κλικ στο εικονίδιο της εφαρμογής δεύτερη φορά " "ώστε να εμφανιστούν όλα τα ανοιχτά παράθυρα σε σμίκρυνση. Κάντε κλικ στο " "παράθυρο που θέλετε να μεταβείτε." #. (itstool) path: section/title #: C/shell-windows-switching.page:52 msgid "From the keyboard" msgstr "Από το πληκτρολόγιο" #. (itstool) path: item/p #: C/shell-windows-switching.page:54 msgid "" "Press AltTab to bring up the " "window switcher." msgstr "" "Πατήστε το συνδυασμό πλήκτρων AltTab " "για να εμφανίσετε τον εναλλάκτη παραθύρων." #. (itstool) path: item/p #: C/shell-windows-switching.page:57 msgid "" "Release Alt to select the next (highlighted) window in the " "switcher." msgstr "" "Απελευθερώστε το πλήκτρο Alt για να επιλέξετε το επόμενο " "(υπερτονισμένο) παράθυρο στον εναλλάκτη." #. (itstool) path: item/p #: C/shell-windows-switching.page:59 msgid "" "Otherwise, still holding down the Alt key, press Tab " "to cycle through the list of open windows, or " "ShiftTab to cycle backwards." msgstr "" "Αλλιώς, κρατώντας ακόμη πατημένο το πλήκτρο Alt, πατήστε το " "πλήκτρο Tab για να μετακινηθείτε κυκλικά στη λίστα των ανοιχτών " "παραθύρων, ή το συνδυασμό πλήκτρων " "ShiftTab για να μετακινηθείτε με την " "αντίστροφη σειρά." #. (itstool) path: note/p #: C/shell-windows-switching.page:64 msgid "" "Windows in the window switcher are grouped by application. Previews of " "applications with multiple windows pop up as you click through." msgstr "" "Τα παράθυρα στον εναλλάκτη παραθύρων είναι ομαδοποιημένα ανά εφαρμογή. " "Προεπισκοπήσεις των εφαρμογών με πολλαπλά παράθυρα αναδύονται καθώς " "μετακινείστε κυκλικά." #. (itstool) path: item/p #: C/shell-windows-switching.page:68 msgid "" "You can also move between the application icons in the window switcher with " "the or keys, or select one by clicking it with the " "mouse." msgstr "" "Μπορείτε επίσης να μετακινείστε μεταξύ των εικονιδίων των εφαρμογών στον " "εναλλάκτη παραθύρων με τα πλήκτρα ή , ή να " "επιλέξετε ένα από αυτά κάνοντας κλικ επάνω του με το ποντίκι." #. (itstool) path: item/p #: C/shell-windows-switching.page:71 msgid "" "Previews of applications with a single window can be displayed with the " " key." msgstr "" "Προεπισκοπήσεις των εφαρμογών με μόνο ένα παράθυρο μπορούν να προβάλλονται " "με το πάτημα του πλήκτρου ." #. (itstool) path: note/p #: C/shell-windows-switching.page:75 msgid "" "Only windows from the current workspace will be shown. To show windows from all " "workspaces, hold down the Ctrl and Alt keys and press " "Tab or ShiftTab." msgstr "" "Θα εμφανίζονται παράθυρα μόνο από την τρέχουσα επιφάνεια εργασίας. Για να εμφανίσετε τα παράθυρα από " "όλες τις επιφάνειες εργασίας, κρατήστε πατημένα τα πλήκτρα Ctrl " "και Alt keys και πατήστε Tab ή " "ShiftTab." #. (itstool) path: item/p #: C/shell-windows-switching.page:85 msgid "" "Press SuperW to show all open windows " "zoomed out." msgstr "" "Πατήστε το συνδυασμό πλήκτρων SuperW για να προβάλλετε όλα τα " "ανοιχτά παράθυρα σε προβολη'σμίκρυνσης." #. (itstool) path: item/p #: C/shell-windows-switching.page:89 msgid "Click the window you want to switch to." msgstr "Κάντε κλικ στο παράθυρο που επιθυμείτε να εναλλάξετε." #. (itstool) path: info/desc #: C/shell-windows-tiled.page:10 msgid "Maximize two windows side-by-side." msgstr "Μεγιστοποίηση δύο παραθύρων το ένα δίπλα στο άλλο." #. (itstool) path: page/title #: C/shell-windows-tiled.page:20 msgid "Tile windows" msgstr "Παράθεση των παραθύρων" #. (itstool) path: page/p #: C/shell-windows-tiled.page:22 msgid "" "You can maximize a window on only the left or right side of the screen, " "allowing you to place two windows side-by-side to quickly switch between " "them." msgstr "" "Μπορείτε να μεγιστοποιήσετε ένα παράθυρο μόνο στην αριστερή ή τη δεξιά " "πλευρά της οθόνης, κάτι που θα σας επιτρέψει να τοποθετήσετε δύο παράθυρα το " "ένα δίπλα στο άλλο για γρήγορη μετάβαση μεταξύ τους." #. (itstool) path: page/p #: C/shell-windows-tiled.page:26 msgid "" "To maximize a window along a side of the screen, grab the titlebar and drag " "it to the left or right side until half of the screen is highlighted. Using " "the keyboard, hold down Ctrl and Super and press the Left or Right " "key." msgstr "" "Για να μεγιστοποιήσετε ένα παράθυρο κατά μήκος μιας πλευράς της οθόνης, " "πιάστε τη μπάρα τίτλου με το ποντίκι και σύρετέ τη στην αριστερή ή τη δεξιά " "πλευρά εώς ότου να τονιστεί η μισή οθόνη. Χρησιμοποιώντας το πληκτρολόγιο, " "κρατήστε πατημένα τα Ctrl και Super και πατήστε το πλήκτρο βέλους Αριστερά ή " " Δεξιά." #. (itstool) path: info/desc #: C/shell-workspaces-movewindow.page:11 msgid "" "Open the workspace switcher and drag the window to a different workspace." msgstr "" "Ανοίξτε την εναλλαγή χώρων εργασίας και μεταφέρετε το παράθυρο σε ένα " "διαφορετικό χώρο εργασίας." #. (itstool) path: page/title #: C/shell-workspaces-movewindow.page:25 msgid "Move a window to a different workspace" msgstr "Μετακινήστε ένα παράθυρο σε έναν διαφορετικό χώρο εργασίας" #. (itstool) path: note/p #: C/shell-workspaces-movewindow.page:28 #: C/shell-workspaces-switch.page:27 msgid "" "Please see about enabling workspaces." msgstr "" #. (itstool) path: page/p #. (itstool) path: item/title #: C/shell-workspaces-movewindow.page:31 #: C/shell-workspaces-switch.page:32 msgid "Using the mouse:" msgstr "Χρησιμοποιώντας το ποντίκι:" #. (itstool) path: item/p #: C/shell-workspaces-movewindow.page:35 msgid "" "Open the Launcher and click the " "workspace switcher button near the bottom." msgstr "" "Ανοίξτε τον Εκκινητή και κάντε " "κλικ στο κουμπί Εναλλαγή χώρων εργασίας κοντά στο κάτω μέρος." #. (itstool) path: item/p #: C/shell-workspaces-movewindow.page:39 msgid "Drag the window to the workspace you choose." msgstr "Μεταφέρετε το παράθυρο προς το χώρο εργασίας που επιλέξατε." #. (itstool) path: page/p #. (itstool) path: item/title #: C/shell-workspaces-movewindow.page:43 #: C/shell-workspaces-switch.page:37 msgid "Using the keyboard:" msgstr "Χρησιμοποιώντας το πληκτρολόγιο:" #. (itstool) path: item/p #: C/shell-workspaces-movewindow.page:46 msgid "Select the window you want to move." msgstr "Επιλέξτε το παράθυρο που θέλετε να μετακινήσετε." #. (itstool) path: item/p #: C/shell-workspaces-movewindow.page:49 msgid "" "Press " "CtrlAltShift " "to move the window to a workspace which is to the right of the current " "workspace on the workspace switcher." msgstr "" "Πατήστε το συνδυασμό " "CtrlAltShift " "για να μετακινήσετε το παράθυρο σε ένα χώρο εργασίας που βρίσκεται δεξιά από " "τον τρέχοντα χώρο όπως αυτοί εμφανίζονται στην εναλλαγή χώρων " "εργασίας." #. (itstool) path: item/p #: C/shell-workspaces-movewindow.page:55 msgid "" "Press " "CtrlAltShift " "to move the window to a workspace which is to the left of the current " "workspace on the workspace switcher." msgstr "" "Πατήστε το συνδυασμό " "CtrlAltShift " "για να μετακινήσετε το παράθυρο σε ένα χώρο εργασίας που βρίσκεται αριστερά " "από τον τρέχοντα χώρο όπως αυτοί εμφανίζονται στην εναλλαγή χώρων " "εργασίας." #. (itstool) path: item/p #: C/shell-workspaces-movewindow.page:61 msgid "" "Press " "CtrlAltShift " "to move the window to a workspace which is below the current workspace on " "the workspace switcher." msgstr "" "Πατήστε το συνδυασμό " "CtrlAltShift " "για να μετακινήσετε το παράθυρο σε ένα χώρο εργασίας που βρίσκεται κάτω από " "τον τρέχοντα χώρο όπως αυτοί εμφανίζονται στην εναλλαγή χώρων " "εργασίας." #. (itstool) path: item/p #: C/shell-workspaces-movewindow.page:67 msgid "" "Press " "CtrlAltShift " "to move the window to a workspace which is above the current workspace on " "the workspace switcher." msgstr "" "Πατήστε το συνδυασμό " "CtrlAltShift " "για να μετακινήσετε το παράθυρο σε ένα χώρο εργασίας που βρίσκεται πάνω από " "τον τρέχοντα χώρο όπως αυτοί εμφανίζονται στην εναλλαγή χώρων " "εργασίας." #. (itstool) path: info/desc #: C/shell-workspaces.page:10 msgid "Workspaces are a way of grouping windows on your desktop." msgstr "" "Οι χώροι εργασίας είναι ένας τρόπος ομαδοποίησης παραθύρων στην επιφάνεια " "εργασίας." #. (itstool) path: page/title #: C/shell-workspaces.page:23 msgid "What is a workspace, and how will it help me?" msgstr "Τί είναι ένας χώρος εργασίας και πού αυτός θα με βοηθήσει ;" #. (itstool) path: page/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/shell-workspaces.page:26 msgctxt "_" msgid "" "external ref='figures/unity-workspace-intro.png' " "md5='058673b073532130bbe9d340a4b3d6e1'" msgstr "" #. (itstool) path: media/p #: C/shell-workspaces.page:27 msgid "Workspace switcher button" msgstr "Κουμπί εναλλαγής χώρων εργασίας" #. (itstool) path: page/p #: C/shell-workspaces.page:30 msgid "" "Workspaces refer to the grouping of windows on your desktop. These virtual " "desktops increase the size of your working area. Workspaces are meant to " "reduce clutter and make the desktop easier to navigate." msgstr "" "Οι χώροι εργασίας αναφέρονται στην ομαδοποίηση των παραθύρων στην επιφάνεια " "εργασίας σας. Αυτές οι εικονικές επιφάνειες εργασίας αυξάνουν το μέγεθος του " "χώρου εργασίας σας. Οι χώροι εργασίας έχουν στόχο να μειώσουν το συνωστισμό " "και να κάνουν την επιφάνεια εργασίας πιο εύκολη στην πλοήγηση." #. (itstool) path: page/p #: C/shell-workspaces.page:33 msgid "" "Workspaces can be used to organize your work. For example, you could have " "all your communication windows, such as e-mail and your chat program, on one " "workspace, and the work you are doing on a different workspace. Your music " "manager could be on a third workspace." msgstr "" "Οι χώροι εργασίας μπορούν να χρησιμοποιηθούν για την οργάνωση της εργασίας " "σας. Θα μπορούσατε για παράδειγμα, να έχετε όλα τα σχετικά με την " "επικοινωνία παράθυρά σας όπως το ηλεκτρονικό ταχυδρομείο και την εφαρμογή " "συζητήσεων σε ένα χώρο εργασίας, ενώ την εργασία την οποία κάνετε σε έναν " "διαφορετικό χώρο εργασίας. Ο διαχειριστής της μουσικής σας θα μπορούσε να " "βρίσκεται σε έναν τρίτο χώρο εργασίας." #. (itstool) path: steps/title #: C/shell-workspaces.page:39 msgid "Enable workspaces" msgstr "" #. (itstool) path: item/p #: C/shell-workspaces.page:44 msgid "" "In the Personal section, click Appearance and select the " "Behavior tab." msgstr "" #. (itstool) path: item/p #: C/shell-workspaces.page:47 msgid "Tick the Enable workspaces checkbox." msgstr "" #. (itstool) path: page/p #: C/shell-workspaces.page:51 msgid "" "Now you can open the Launcher and " "click the workspace switcher icon near the bottom. By default, " "Ubuntu shows 4 workspaces, arranged in 2 rows and 2 columns. You can change " "the number of workspaces:" msgstr "" #. (itstool) path: steps/title #: C/shell-workspaces.page:54 msgid "Change the number of workspaces" msgstr "Αλλαγή του αριθμού των χώρων εγασίας" #. (itstool) path: item/p #: C/shell-workspaces.page:55 msgid "" "Go to the Dash and open the " "Terminal." msgstr "" "Πηγαίνετε στο Dash και ανοίξτε το " "Τερματικό." #. (itstool) path: item/p #: C/shell-workspaces.page:56 msgid "" "To change the number of rows, type the following command, changing the final " "number to the number you wish. Press Enter." msgstr "" "Για να αλλάξετε τον αριθμό των γραμμών, πληκτρολογήστε την ακόλουθη εντολή, " "αλλάζοντας το τελικό αριθμό με τον αριθμό που επιθυμείτε.Πατήστε το πλήκτρο " "Enter." #. (itstool) path: item/p #: C/shell-workspaces.page:59 msgid "" "To change the number of columns, type the following command, changing the " "final number to the number you wish. Press Enter." msgstr "" "Για να αλλάξετε τον αριθμό των στηλών, πληκτρολογήστε την ακόλουθη εντολή " "αλλάζοντας το τελικό αριθμό με τον αριθμό που επιθυμείτε. Πατήστε το πλήκτρο " "Enter." #. (itstool) path: info/desc #: C/shell-workspaces-switch.page:11 msgid "Open the workspace switcher and double-click one of the workspaces." msgstr "" "Ανοίξτε την εναλλαγή χώρων εργασίας και κάντε διπλό κλικ σε έναν από τους " "χώρους εργασίας." #. (itstool) path: page/title #: C/shell-workspaces-switch.page:24 msgid "Switch between workspaces" msgstr "Εναλλαγή μεταξύ χώρων εργασίας" #. (itstool) path: item/p #: C/shell-workspaces-switch.page:33 msgid "" "Open the Launcher and click the " "workspace switcher button near the bottom. Double-click on any " "window or workspace to switch to it, or press the workspace switcher button " "again to return to your previous workspace." msgstr "" "Ανοίξτε τον Εκκινητή και κάντε " "κλικ στο κουμπί Εναλλαγή χώρων εργασίας κοντά στο κάτω μέρος. " "Κάντε διπλό κλικ σε οποιοδήποτε παράθυρο ή επιφάνεια εργασίας για να ανοίξει " "ή πατήστε ξανά το κουμπί εναλλαγής των επιφανειών εργασίας για να " "επιστρέψετε στην προηγούμενη επιφάνεια εργασίας σας." #. (itstool) path: item/p #: C/shell-workspaces-switch.page:41 msgid "" "Press CtrlAlt to move to " "a workspace which is to the right of the current workspace." msgstr "" "Πατήστε το σνυδυασμό πλήκτρων " "CtrlAlt για να " "μετακινηθείτε σε ένα χώρο εργασίας ο οποίος είναι δεξιά από τον τρέχοντα " "χώρο εργασίας." #. (itstool) path: item/p #: C/shell-workspaces-switch.page:44 msgid "" "Press CtrlAlt to move to " "a workspace which is to the left of the current workspace." msgstr "" "Πατήστε το συνδυασμό πλήκτρων " "CtrlAlt για να " "μετακινηθείτε σε ένα χώρο εργασίας ο οποίος είναι αριστερά από τον τρέχοντα " "χώρο εργασίας." #. (itstool) path: item/p #: C/shell-workspaces-switch.page:49 msgid "" "Press CtrlAlt to move to " "a workspace which is below the current workspace." msgstr "" "Πατήστε το συνδυασμό πλήκτρων " "CtrlAlt για να " "μετακινηθείτε σε ένα χώρο εργασίας ο οποίος είναι κάτω από τον τρέχοντα χώρο " "εργασίας." #. (itstool) path: item/p #: C/shell-workspaces-switch.page:52 msgid "" "Press CtrlAlt to move to " "a workspace which is above the current workspace." msgstr "" "Πατήστε το συνδυασμό πλήκτρων " "CtrlAlt για να " "μετακινηθείτε σε ένα χώρο εργασίας ο οποίος είναι πάνω από τον τρέχοντα χώρο " "εργασίας." #. (itstool) path: page/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/shell-workspaces-switch.page:60 msgctxt "_" msgid "" "external ref='figures/unity-windows.png' " "md5='a29e8180454ef7c9d06bf4a7f8bf238d'" msgstr "" #. (itstool) path: info/desc #: C/sound-alert.page:14 msgid "" "Choose the sound to play for messages, set the alert volume, or disable " "alert sounds." msgstr "" "Επιλέξτε τον ήχο που θα χρησιμοποιείται για τα εισερχόμενα μηνύματα, " "επιλέξτε την ένταση ή απενεργοποιήστε τους ήχους προειδοποποίησης." #. (itstool) path: page/title #: C/sound-alert.page:19 msgid "Choose or disable the alert sound" msgstr "Επιλογή ή απενεργοποίηση του ήχου προειδοποίησης" #. (itstool) path: page/p #: C/sound-alert.page:21 msgid "" "Your computer will play a simple alert sound for certain types of messages " "and events. You can choose different sound clips for alerts, set the alert " "volume independently of your system volume, or disable alert sounds entirely." msgstr "" "Ο υπολογιστής σας θα αναπαράγει έναν απλό ήχο προειδοποίησης συγκεκριμένων " "ειδών μηνυμάτων και συμβάντων. Μπορείτε να επιλέξτε διαφορετικά αρχεία " "μουσικής για τα συμβάντα, να ορίσετε την ένταση ανεξάρτητα με την ένταση που " "έχετε ορίσει για το σύστημά σας ή να απενεργοποιήσετε τους ήχους " "προειδοποίησης ολοκληρωτικά." #. (itstool) path: item/p #: C/sound-alert.page:27 #: C/sound-nosound.page:65 msgid "" "Click the sound menu in the menu bar and click " "Sound Settings." msgstr "" "Κάντε κλικ στο μενού ήχου στη μπάρα μενού και επιλέξτε " "Ρυθμίσεις ήχου." #. (itstool) path: item/p #: C/sound-alert.page:28 msgid "" "On the Sound Effects tab, select an alert sound. Each sound will " "play when you click on it so you can hear how it sounds." msgstr "" "Στην καρτέλα Ηχητικά εφέ, επιλέξτε έναν ήχο ειδοποίησης. Κάθε " "ήχος θα αναπαραχθεί όταν κάνετε κλικ επάνω του ώστε να τον ακούσετε." #. (itstool) path: page/p #: C/sound-alert.page:32 msgid "" "Use the volume slider on the Sound Effects tab to set the volume " "of the alert sound. This won't affect the volume of your music, movies, or " "other sound files." msgstr "" "Χρησιμοποιήστε τον ολισθητή έντασης στην καρτέλα Ηχητικά εφέ ώστε " "να ορίσετε την ένταση του ήχου ειδοποίησης. Αυτό δεν θα επηρεάσει την ένταση " "της μουσικής, των ταινιών σας, ή άλλων αρχείων ήχου." #. (itstool) path: page/p #: C/sound-alert.page:36 msgid "" "To disable alert sounds entirely, just select Mute next to " "Alert volume." msgstr "" "Για να απενεργοποιήσετε εντελώς τους ήχους ειδοποίησης, απλά επιλέξτε " "Σίγαση δίπλα από την επιλογή Ένταση ήχου ειδοποίησης." #. (itstool) path: info/desc #: C/sound-broken.page:10 msgid "" "Troubleshoot problems like having no sound or having poor sound quality." msgstr "" "Αντιμετώπιση προβλημάτων όπως η έλλειψη ήχου ή η χαμηλή ποιότητα ήχου." #. (itstool) path: page/title #: C/sound-broken.page:20 msgid "Sound problems" msgstr "Προβλήματα ήχου" #. (itstool) path: page/p #: C/sound-broken.page:27 msgid "" "There are a number of ways for sound playback to break on your computer. " "Which of the topics below best describes the problem you are experiencing?" msgstr "" "Υπάρχουν αρκετοί τρόποι για τη διακοπή αναπαραγωγής ήχου στον υπολογιστή " "σας. Ποιό από τα παρακάτω θέματα περιγράφει καλύτερα το πρόβλημα που " "αντιμετωπίζετε;" #. (itstool) path: info/desc #: C/sound-crackle.page:8 msgid "Check your audio cables and sound card drivers." msgstr "" "Ελέγξτε τα καλώδια ήχου σας και τα προγράμματα οδήγησης της κάρτας ήχου." #. (itstool) path: page/title #: C/sound-crackle.page:20 msgid "I hear crackling or buzzing when sounds are playing" msgstr "Ακούω τρίξιμο ή βούισμα κατά την αναπαραγωγή ήχου" #. (itstool) path: page/p #: C/sound-crackle.page:22 msgid "" "If you hear crackling or buzzing when sounds are playing on your computer, " "you may have a problem with the audio cables or connectors, or a problem " "with the drivers for the sound card." msgstr "" "Αν ακούτε τρίξιμο ή βούισμα κατά την αναπαραγωγή ήχου στον υπολογιστή σας, " "ίσως έχετε πρόβλημα με τα καλώδια σύνδεσης ή τα καλώδια του ήχου, ή ακόμη " "ενδεχομένως έχετε πρόβλημα με το πρόγραμμα οδήγησης της κάρτας ήχου." #. (itstool) path: item/p #: C/sound-crackle.page:28 msgid "Check that the speakers are plugged in correctly." msgstr "Ελέγξτε ότι τα ηχεία έχουν συνδεθεί σωστά." #. (itstool) path: item/p #: C/sound-crackle.page:29 msgid "" "If the speakers aren't fully plugged in, or if they are plugged into the " "wrong socket, you might hear a buzzing sound." msgstr "" "Αν τα ηχεία δεν είναι σωστά συνδεδεμένα, ή αν είναι συνδεδεμένα σε λάθος " "υποδοχή, μπορεί να ακούτε κάποιο βούισμα." #. (itstool) path: item/p #: C/sound-crackle.page:34 msgid "Make sure the speaker/headphone cable isn't damaged." msgstr "" "Βεβαιωθείτε ότι το κώδια για το ηχείο/τα ακουστικά δεν είναι κατεστραμμένο." #. (itstool) path: item/p #: C/sound-crackle.page:35 msgid "" "Audio cables and connectors can gradually wear with use. Try plugging the " "cable or headphones into another audio device (like an MP3 player or a CD " "player) to check if there is still a crackling sound. If there is, you may " "need to replace the cable or headphones." msgstr "" "Τα καλώδια ήχου και οι συνδέσεις μπορεί σταδιακά να φθαρούν. Προσπαθήστε να " "τα συνδέσετε σε άλλη μονάδα αναπαραγωγής (όπως μια συσκευή αναπαραγωγής MP3 " "ή CD) ώστε να ελέγξετε αν υπάρχει ακόμα τρίξιμο στον ήχο. Αν υπάρχει, ίσως " "χρειαστεί να αντικαταστήσετε τα καλώδια ή τα ακουστικά." #. (itstool) path: item/p #: C/sound-crackle.page:42 msgid "Check if the sound drivers aren't very good." msgstr "Ελέγξτε αν τα προγράμματα οδήγησης ήχου δεν είναι επαρκή." #. (itstool) path: item/p #: C/sound-crackle.page:43 msgid "" "Some sound cards don't work very well on Linux because they don't have very " "good drivers. This problem is more difficult to identify. Try searching for " "the make and model of your sound card on the internet, plus the search term " "\"Ubuntu\", to see if other people are having the same problem." msgstr "" "Μερικές κάρτες ήχου δε συνεργάζονται πολύ καλά με το Linux εξαιτίας της " "έλλειψης των σωστών προγραμμάτων οδήγησής τους. Αυτό το πρόβλημα είναι το " "δυσκολότερο στην αναγνώρισή του. Προσπαθήστε τον κατασκευαστή και το μοντέλο " "της κάρτας ήχου σας στο διαδίκτυο, μαζί με τον όρο «Ubuntu», ώστε να δείτε " "αν και άλλοι χρήστες έχουν το ίδιο πρόβλημα." #. (itstool) path: item/p #: C/sound-crackle.page:47 msgid "" "You can run sudo lspci -v in the Terminal to get more " "information about your sound card." msgstr "" "Μπορείτε να εκτελέσετε την εντολή sudo lspci -v στο " "Τερματικό για να λάβετε περισσότερες πληροφορίες σχετικά με την " "κάρτα ήχου σας." #. (itstool) path: info/desc #: C/sound-nosound.page:8 msgid "" "Check that it's not muted, that cables are plugged in properly, and that the " "sound card is detected." msgstr "" "Ελέγξτε ότι δεν είναι σε κατάσταση σίγασης, ότι τα καλώδια είναι κατάλληλα " "συνδεδεμένα, και ότι η κάρτα ήχου έχει εντοπιστεί." #. (itstool) path: page/title #: C/sound-nosound.page:21 msgid "I can't hear any sounds on the computer" msgstr "Δεν ακούω καθόλου ήχο από τον υπολογιστή" #. (itstool) path: page/p #: C/sound-nosound.page:23 msgid "" "If you can't hear any sounds on your computer, for example when you try to " "play music, try these troubleshooting steps to see if you can fix the " "problem." msgstr "" "Αν δεν μπορείτε να ακούσετε καθόλου ήχους στον υπολογιστή σας, όταν για " "παράδειγμα προσπαθείτε να παίξετε μουσική, δοκιμάστε αυτά τα βήματα " "αντιμετώπισης προβλημάτων για να δείτε αν μπορείτε να διορθώσετε το πρόβλημα." #. (itstool) path: section/title #: C/sound-nosound.page:27 msgid "Make sure that the sound is not muted" msgstr "Βεβαιωθείτε ότι ο ήχος δεν είναι σε σίγαση" #. (itstool) path: section/p #: C/sound-nosound.page:28 msgid "" "Click the sound menu on the menu bar (it looks like a speaker) " "and make sure that the sound is not muted or turned down." msgstr "" "Κάντε κλικ στο μενού ήχου στη μπάρα μενού (μοιάζει σαν ένα ηχείο) " "και βεβαιωθείτε ότι ο ήχος δεν είναι σε σίγαση η βρίσκεται κάτω." #. (itstool) path: section/p #: C/sound-nosound.page:30 msgid "" "Some laptops have mute switches or keys on their keyboards—try pressing that " "key to see if it unmutes the sound." msgstr "" "Μερικοί φορητοί υπολογιστές έχουν πλήκτρα ή κουμπιά στο πληκτρολόγιό τους- " "δοκιμάστε να πατήσετε αυτά τα πλήκτρα και δείτε αν ο ήχος βγαίνει από την " "κατάσταση σίγασης." #. (itstool) path: section/p #: C/sound-nosound.page:32 msgid "" "You should also check that you haven't muted the application that you're " "using to play sound (e.g. your music player or movie player). The " "application may have a mute or volume button in its main window, so check " "that. Also, click the sound menu on the menu bar and choose Sound " "Settings. When the Sound window appears, go to the " "Applications tab and check that your application is not muted." msgstr "" "Θα πρέπει επίσης να ελέγξετε πως δεν έχετε θέσει σε σίγαση την εφαρμογή την " "οποία χρησιμοποιείτε για την αναπαραγωγή ήχου (πχ τον αναπαραγωγέα μουσικής " "η ταινιών σας). Ενδεχομένως η εφαρμογή να έχει ένα κουμπί σίγασης ή έντασης " "στο κύριο παράθυρό της, οπότε ελέγξτε για κάτι τέτοιο. Επίσης, κάντε κλικ " "στο μενού ήχου στη μπάρα μενού και επιλέξτε Ρυθμίσεις ήχου. Όταν " "εμφανιστεί το παράθυρο Ήχος, πηγαίνετε στην καρτέλα " "Εφαρμογές και ελέγξτε ότι η εφαρμογή δεν έχει τεθεί σε σίγαση." #. (itstool) path: section/title #: C/sound-nosound.page:41 msgid "Check that the speakers are turned on and connected properly" msgstr "Βεβαιωθείτε ότι τα ηχεία είναι ενεργοποιημένα και σωστά συνδεδεμένα" #. (itstool) path: section/p #: C/sound-nosound.page:42 msgid "" "If your computer has external speakers, make sure that they are turned on " "and that the volume is turned up. Make sure that the speaker cable is " "securely plugged into the \"output\" audio socket on the back of the " "computer. This socket is usually light green in color." msgstr "" "Αν ο υπολογιστής σας έχει εξωτερικά ηχεία, βεβαιωθείτε ότι είναι σε " "κατάσταση λειτουργίας και ότι η έντασή τους είναι ανοιχτή. Βεβαιωθείτε ότι " "το καλώδιο σύνδεσης είναι συνδεδεμένο με ασφάλεια στην υποδοχή ήχου που έχει " "σήμανση «έξοδος» στο πίσω μέρος του υπολογιστή. Αυτή η υποδοχή έχει συνήθως " "ανοιχτό πράσινο χρώμα." #. (itstool) path: section/p #: C/sound-nosound.page:47 msgid "" "Some sound cards are able to switch which socket they use for output (to the " "speakers) and input (from a microphone, for instance). The output socket may " "be different when running Linux than on Windows or Mac OS. Try connecting " "the speaker cable to the different audio sockets on the computer in turn to " "see if that works." msgstr "" "Ορισμένες κάρτες ήχου είναι σε θέση να αλλάξουν την υποδοχή που " "χρησιμοποιούν ως έξοδο (προς τα ηχεία) και είσοδο (από ένα μικρόφωνο, για " "παράδειγμα). Η υποδοχή εξόδου μπορεί να διαφέρει αν το λειτουργικό σας είναι " "Linux απο το αν το λειτουργικό σας ήταν Windows ή Mac OS. Δοκιμάστε να " "συνδέσετε το καλώδιο των ηχείων σε διαφορετική υποδοχή ήχου του υπολογιστή " "ώστε να δείτε αν έτσι λειτουργεί." #. (itstool) path: section/p #: C/sound-nosound.page:53 msgid "" "A final thing to check is that the audio cable is securely plugged into the " "back of the speakers. Some speakers have more than one input too." msgstr "" "Ένα τελευταίο πράγμα που πρέπει να ελεγχθεί είναι, αν το καλώδιο είναι " "συνδεδεμένο με ασφάλεια στα ηχεία. Μερικά ηχεία έχουν περισσότερες από μία " "υποδοχές εισόδου επίσης." #. (itstool) path: section/title #: C/sound-nosound.page:58 msgid "Check that the right sound device is selected" msgstr "Ελέγξτε ότι η σωστή συσκευή ήχου είναι επιλεγμένη" #. (itstool) path: section/p #: C/sound-nosound.page:59 msgid "" "Some computers have multiple \"sound devices\" installed. Some of these are " "capable of outputting sound and some are not, so you should check that you " "have the correct one selected. This might involve some trial-and-error to " "choose the right one." msgstr "" "Ορισμένοι υπολογιστές έχουν πολλαπλές «συσκευές ήχου» εγκατεστημένες. " "Μερικές απο αυτές είναι ικανές να παράγουν ήχο και μερικές όχι, άρα θα " "πρέπει να ελέγξετε ότι έχετε επιλέξει για σύνδεση τη σωστή. Αυτό μπορεί να " "περιλαμβάνει και μερικές περιπτώσεις δοκιμής-και-λάθους μέχρι να επιλέξτε τη " "σωστή σύνδεση." #. (itstool) path: item/p #: C/sound-nosound.page:68 msgid "" "In the Sound window that appears, try selecting a different " "output from the Play sound through list." msgstr "" "Στο παράθυρο Ήχος που εμφανίζεται, δοκιμάστε να επιλέξετε μια " "διαφορετική έξοδο από τη λίστα Αναπαραγωγή ήχου μέσω." #. (itstool) path: item/p #: C/sound-nosound.page:71 msgid "" "For the selected device, click Test Sound. In the pop-up window, " "click the button for each speaker. Each button will speak its position only " "to the channel corresponding to that speaker." msgstr "" "Για την επιλεγμένη συσκευή, κάντε κλικ στην επιλογή Δοκιμή ήχου. " "Στο αναδυόμενο παράθυρο, κάντε κλικ στο κουμπί κάθε ηχείου. Κάθε κουμπί θα " "πρέπει να αναφέρει τη θέση του μόνο στο κανάλι που θα αντιστοιχεί σε αυτό το " "συγκεκριμένο ηχείο." #. (itstool) path: item/p #: C/sound-nosound.page:76 msgid "" "If that doesn't work, you might want to try doing the same for any other " "devices that are listed." msgstr "" "Αν αυτό δε λειτουργήσει, ίσως να πρέπει να δοκιμάσετε το ίδιο για κάθε " "συσκευή που υπάρχει στην λίστα." #. (itstool) path: section/title #: C/sound-nosound.page:83 msgid "Check that the sound card was detected properly" msgstr "Ελέγξτε ότι η κάρτα ήχου έχει εντοπιστεί σωστά" #. (itstool) path: section/p #: C/sound-nosound.page:84 msgid "" "Your sound card may not have been detected properly. If this has happened, " "your computer will think that it isn't able to play sound. A possible reason " "for the card not being detected properly is that the drivers for the card " "are not installed." msgstr "" "Η κάρτα ήχου σας ίσως να μην έχει εντοπιστεί καταλλήλως. Αν αυτό έχει " "συμβεί, ο υπολογιστής θα σκεφτεί ότι δεν είναι ικανός να αναπαραγάγει ήχο. " "Ένας πιθανής λόγος για το ότι η κάρτα δεν έχει εντοπιστεί καταλλήλως είναι " "το ότι οδηγοί που την αφορούν δεν έχουν εγκατασταθεί." #. (itstool) path: item/p #: C/sound-nosound.page:90 msgid "" "Go to the Dash and open the Terminal." msgstr "" "Πηγαίνετε στο Dash και ανοίξτε το " "Τερματικό." #. (itstool) path: item/p #: C/sound-nosound.page:93 msgid "Type aplay -l and press Enter." msgstr "" "Πληκτρολογήστεaplay -l και πατήστε το πλήκτρο Enter." #. (itstool) path: item/p #: C/sound-nosound.page:96 msgid "" "A list of devices will be shown. If there are no playback hardware " "devices, your sound card has not been detected." msgstr "" "Θα εμφανιστεί μια λίστα συσκευών. Αν δεν υπάρχουν συσκευές " "αναπαραγωγής, η κάρτα ήχου σας δεν έχει ανιχνευτεί." #. (itstool) path: section/p #: C/sound-nosound.page:101 msgid "" "If your sound card is not detected, you may need to manually install the " "drivers for it. How you do this will depend on the card you have." msgstr "" "Εάν η κάρτα ήχου σας δεν εντοπιστεί, ίσως χρειαστεί να εγκαταστήσετε " "χειροκίνητα τους οδηγούς για αυτήν. Το πως ακριβώς θα μπορέσετε να το " "κάνετε, εξαρτάται από την κάρτα την οποία έχετε." #. (itstool) path: section/p #: C/sound-nosound.page:104 msgid "" "You can see what sound card you have by using the lspci command " "in the Terminal. You can get more complete results if you run " "lspci as superuser; " "enter sudo lspci and type your password. See if an audio " "controller or audio device is listed—it should have the sound " "card's make and model number. sudo lspci -v will show a list with " "more detailed information." msgstr "" "Μπορείτε να δείτε τι κάρτα ήχου έχετε χρησιμοποιώντας την εντολή " "lspci στο Τερματικό. Μπορείτε να λάβετε περισσότερο " "ολοκληρωμένα αποτελέσματα αν τρέξετε την εντολή lspci ως υπερχρήστης· εισάγετε sudo " "lspci και πληκτρολογήστε τον κωδικό πρόσβασής σας. Δείτε αν υπάρχει " "στη λίστα ελεγκτής ήχου ή συσκευή ήχου—θα πρέπει να έχει " "τον κατασκευαστή και τον νούμερο του μοντέλου της κάρτας ήχου σας. sudo " "lspci -v θα εμφανίσει μία λίστα με περισσότερο λεπτομερείς πληροφορίες." #. (itstool) path: section/p #: C/sound-nosound.page:112 msgid "" "You may be able to find and install drivers for your card by searching the " "Internet. Otherwise, you can file a " "bug." msgstr "" #. (itstool) path: section/p #: C/sound-nosound.page:114 msgid "" "If you can't get drivers for your sound card, you might prefer to buy a new " "sound card. You can get sound cards that can be installed inside the " "computer and external USB sound cards." msgstr "" "Αν δν μπορείτε να βρείτε προγράμματα οδήγησης για την κάρτα ήχου σας, ίσως " "είναι προτιμότερο να αγοράσετε μια νέα κάρτα ήχου. Μπορείτε να βρείτε κάρτες " "ήχου που τοποθετούνται εσωτερικά στον υπολογιστή και επίσης εξωτερικές USB " "κάρτες ήχου." #. (itstool) path: info/desc #: C/sound-usemic.page:14 msgid "Use an analog or USB microphone and select a default input device." msgstr "" "Χρησιμοποιείστε ένα αναλογικό ή USB μικρόφωνο και επιλέξτε μια προεπιλεγμένη " "συσκευή εισόδου." #. (itstool) path: page/title #: C/sound-usemic.page:18 msgid "Use a different microphone" msgstr "Χρησιμοποιήστε ένα διαφορετικό μικρόφωνο" #. (itstool) path: page/p #: C/sound-usemic.page:20 msgid "" "You can use an external microphone for chatting with friends, speaking with " "colleagues at work, making voice recordings, or using other multimedia " "applications. Even if your computer has a built-in microphone or a webcam " "with a microphone, a separate microphone usually provides better audio " "quality." msgstr "" "Μπορείτε να χρησιμοποιήσετε ένα εξωτερικό μικρόφωνο για συζήτηση με φίλους, " "ομιλία με συναδέλφους στην εργασία, δημιουργία ηχογραφήσεων φωνής, ή χρήση " "με άλλες εφαρμογές πολυμέσων. Ακόμα και αν ο υπολογιστής σας έχει " "ενσωματωμένο μικρόφωνο ή διαδικτυακή κάμερα με μικρόφωνο, ένα ξεχωριστό " "μικρόφωνο συνήθως παρέχει ήχο καλύτερης ποιότητας." #. (itstool) path: page/p #: C/sound-usemic.page:26 msgid "" "If your microphone has a circular plug, just plug it into the appropriate " "adapter on your computer. Most computers have two adapters: one for " "microphones and one for speakers. Look for a picture of a microphone next to " "the adapter. Microphones plugged into the appropriate adapter will usually " "be used by default. If not, see the instructions below for selecting a " "default input device." msgstr "" "Εάν το μικρόφωνό σας έχει ένα κυκλικό βύσμα, απλά εφαρμόστε το στην " "κατάλληλη υποδοχή στον υπολογιστή σας. Οι περισσότεροι υπολογιστές έχουν δύο " "υποδοχές: μία για μικρόφωνα και μία για ηχεία. Ψάξτε για μια εικόνα από ένα " "μικρόφωνο δίπλα στην υποδοχή. Μικρόφωνα συνδεδεμένα σε κατάλληλες υποδοχές " "θα χρησιμοποιούνται συνήθως ως προεπιλεγμένα. Αν όχι, δείτε τις παρακάτω " "οδηγίες για την επιλογή μιας προεπιλεγμένης συσκευής εισόδου." #. (itstool) path: page/p #: C/sound-usemic.page:33 msgid "" "If you have a USB microphone, plug it into any USB port on your computer. " "USB microphones act as separate audio devices, and you may have to specify " "which microphone to use by default." msgstr "" "Αν έχετε ένα μικρόφωνο USB, συνδέστε το σε οποιαδήποτε είσοδο USB του " "υπολογιστή σας. Τα μικρόφωνα USB λειτουργούν ως ανεξάρτητες συσκευές ήχου " "και ίσως θα πρέπει να ορίσετε ποιο μικρόφωνο θα χρησιμοποιείται εξ ορισμού." #. (itstool) path: steps/title #: C/sound-usemic.page:38 #: C/sound-usespeakers.page:46 msgid "Select a default audio input device" msgstr "Επιλογή προεπιλεγμένης συσκευής εισόδου" #. (itstool) path: item/p #: C/sound-usemic.page:39 #: C/sound-usespeakers.page:47 msgid "" "Click the sound menu on the menu bar and select " "Sound Settings." msgstr "" "Κάντε κλικ στο μενού ήχου στη μπάρα μενού και επιλέξτε " "Ρυθμίσεις ήχου." #. (itstool) path: item/p #: C/sound-usemic.page:40 msgid "" "On the Input tab, select the device in the list of devices. The " "input level indicator should respond when you speak." msgstr "" "Στην καρτέλα Είσοδος, επιλέξτε τη συσκευή μέσα από τη λίστα με " "όλες τις συσκευές. Ο δείκτης επιπέδου της εισόδου θα πρέπει να " "ανταποκρίνεται όταν μιλάτε." #. (itstool) path: info/desc #: C/sound-usespeakers.page:15 msgid "" "Connect speakers or headphones and select a default audio output device." msgstr "" "Συνδέστε ηχεία ή ακουστικά και επιλέξτε την προεπιλεγμένη συσκευή εξόδου " "ήχου ." #. (itstool) path: page/title #: C/sound-usespeakers.page:19 msgid "Use different speakers or headphones" msgstr "Χρησιμοποιήστε διαφορετικά ηχεία ή ακουστικά" #. (itstool) path: page/p #: C/sound-usespeakers.page:21 msgid "" "You can use external speakers or headphones with your computer. Speakers " "usually either connect using a circular TRS (tip, ring, sleeve) " "plug or with USB." msgstr "" "Μπορείτε να χρησιμοποιήσετε εξωτερικά ηχεία ή ακουστικά με τον υπολογιστή " "σας. Τα ηχεία συνήθως συνδέονται είτε με βύσμα τύπου καρφί, είτε με σύνδεση " "USB." #. (itstool) path: page/p #: C/sound-usespeakers.page:25 msgid "" "If your speakers or headphones have a TRS plug, plug it into the appropriate " "socket on your computer. Most computers have two sockets: one for " "microphones and one for speakers. Look for a picture of headphones next to " "the socket. Speakers or headphones plugged into a TRS socket will usually be " "used by default. If not, see the instructions below for selecting the " "default device." msgstr "" "Αν τα ηχεία ή α ακουστικά σας έχουν σύνδεσμο TRS, συνδέστε τα στην κατάλληλη " "είσοδο του υπολογιστή σας. Οι περισσότεροι υπολογιστές έχουν δύο υποδοχές: " "μία για μικρόφωνο και μία για ηχεία. Αναζητήστε ένα σχήμα ακουστικών δίπλα " "στην υποδοχή. Ηχεία ή ακουστικά που έχουν συνδεθεί στην TRS υποδοχή συνήθως " "θα χρησιμοποιούνται ως προεπιλεγμένα. Αν όχι, δείτε τις παρακάτω οδηγίες για " "την επιλογή προεπιλεγμένης συσκευής." #. (itstool) path: page/p #: C/sound-usespeakers.page:31 msgid "" "Some computers support multi-channel output for surround sound. This usually " "uses multiple TRS jacks, which are often color-coded. If you are unsure " "which plugs go in which sockets, you can test the sound output in the sound " "settings. Click the sound menu on the menu bar then " "click Sound Settings. Select your speakers in the list of " "devices, then click Test Sound. In the pop-up window, click the " "button for each speaker. Each button will speak its position only to the " "channel corresponding to that speaker." msgstr "" "Μερικοί υπολογιστές υποστηρίζουν πολλαπλά κανάλια εξόδου για τρισδιάστατο " "ήχο. Αυτό συνήθως χρησιμοποιεί πολλαπλά βύσματα τύπου TRS, τα οποία " "ακολουθούν συνήθως έναν χρωματικό κωδικό. Αν δεν ξέρετε σίγουρα ποια βύσματα " "ταιριάζουν σε κάθε υποδοχή, μπορείτε να ελέγξετε την έξοδο του ήχου στις " "ρυθμίσεις ήχου. Κάντε κλικ στο μενού ήχου στη μπάρα " "μενού και μετά κάντε κλικ στις Ρυθμίσεις ήχου. Επιλέξτε τα " "ηχεία σας από τη λίστα των συσκευών και μετά κάντε κλικ στη Δοκιμή " "ήχου. Στο παράθυρο που θα αναδυθεί, κάντε κλικ στο πλήκτρο του κάθε " "ηχείου. Κάθε πλήκτρο δηλώνει την θέση του μόνο στο κανάλι που αντιστοιχεί το " "συγκεκριμένο ηχείο." #. (itstool) path: page/p #: C/sound-usespeakers.page:40 msgid "" "If you have USB speakers or headphones, or analog headphones plugged into a " "USB sound card, plug them into any USB port. USB speakers act as separate " "audio devices, and you may have to specify which speakers to use by default." msgstr "" "Αν έχετε USB ηχεία ή ακουστικά, ή αναλογικά ακουστικά συνδεδεμένα σε μια USB " "κάρτα ήχου, συνδέστε τα σε μια υποδοχή USB. Τα ηχεία USB λειτουργούν σαν " "ξεχωριστές συσκευές ήχου, και ίσως θα πρέπει να ορίσετε ακριβώς ποια ηχεία " "θα χρησιμοποιούνται ςξ ορισμού." #. (itstool) path: item/p #: C/sound-usespeakers.page:48 msgid "" "On the Output tab, select the device in the list of devices." msgstr "" "Στην καρτέλα Έξοδος, επιλέξτε τη συσκευή από τη λίστα με τις " "συσκευές." #. (itstool) path: page/p #: C/sound-usespeakers.page:51 msgid "" "If you don't see your device on the Output tab, check the " "Hardware tab. Select your device and try different profiles." msgstr "" "Αν δε βρίσκετε τη συσκευή σας στην καρτέλα Έξοδος, ελέγξτε την " "καρτέλα Υλικό. Επιλέξτε την συσκευή σας και δοκιμάστε διαφορετικά " "προφίλ." #. (itstool) path: info/desc #: C/sound-volume.page:19 msgid "" "Set the sound volume for the computer and control the loudness of each " "application." msgstr "" "Ορίστε την ένταση ήχου του υπολογιστή και ελέγξτε την ένταση σε κάθε " "εφαρμογή." #. (itstool) path: page/title #: C/sound-volume.page:24 msgid "Change the sound volume" msgstr "Αλλαγή έντασης ήχου" #. (itstool) path: page/p #: C/sound-volume.page:26 msgid "" "To change the sound volume, click the sound menu on the menu " "bar and move the volume slider left or right. You can completely turn " "off sound by checking Mute." msgstr "" "Για να αλλάξετε την ένταση του ήχου, κάντε κλικ στο μενού ήχου " "στη μπάρα μενού και μετακινήστε τον ολισθητή έντασης αριστερά ή " "δεξιά. Μπορείτε να κλείσετε εντελώς τον ήχο σημειώνοντας την επιλογή " "Σίγαση." #. (itstool) path: page/p #: C/sound-volume.page:28 msgid "" "Some keyboards have keys that let you control the volume. They normally look " "like stylized speakers with waves coming out of them. They are often near " "the \"F\" keys at the top. On laptop keyboards, they are usually on the " "\"F\" keys. Hold down the Fn key on your keyboard to use them." msgstr "" "Κάποια πληκτρολόγια έχουν πλήκτρα τα οποία σας επιτρέπουν να ελέγχετε την " "ένταση του ήχου. Συνήθως μοιάζουν με σχηματοποιημένα ηχεία με «κύματα» να " "βγαίνουν από μέσα τους. Συχνά βρίσκονται κοντά στα πλήκτρα \"F\" στην " "κορυφή. Σε πληκτρολόγια φορητών υπολογιστών, βρίσκονται συνήθως επάνω στα " "πλήκτρα \"F\". Κρατήστε πατημένο το πλήκτρο Fn στο πληκτρολόγιό " "σας για να τα χρησιμοποιήσετε." #. (itstool) path: page/p #: C/sound-volume.page:33 msgid "" "Of course, if you have external speakers, you can also change the volume " "using the volume control on the speakers themselves. Some headphones have a " "volume control too." msgstr "" "Φυσικά, αν έχετε εξωτερικά ηχεία, μπορείτε επίσης μπορείτε να αλλάξετε το " "επίπεδο έντασης χρησιμοποιώντας τον ελεγκτή έντασης των ίδιων των ηχείων. " "Ορισμένα ακουστικά διαθέτουν επίσης ελεγκτή έντασης ήχου." #. (itstool) path: section/title #: C/sound-volume.page:38 msgid "Changing the sound volume for individual applications" msgstr "Αλλαγή της έντασης ήχου για συγκεκριμένες εφαρμογές" #. (itstool) path: section/p #: C/sound-volume.page:39 msgid "" "You can change the volume for one application, but leave the volume for " "others unchanged. This is useful if you're listening to music and browsing " "the web, for example. You might want to turn off the volume in the web " "browser so sounds from websites don't interrupt the music." msgstr "" "Μπορείτε να αλλάξετε το επίπεδο έντασης για μια εφαρμογή, αφήνοντας ωστόσο " "το επίπεδο έντασης των υπολοίπων όπως έχει. Αυτό είναι χρήσιμο αν ακούτε " "μουσική και περιηγήστε ταυτόχρονα στο διαδίκτυο, για παράδειγμα. Ίσως να " "θέλετε να χαμηλώσετε εντελώς την ένταση ήχου στον περιηγητή έτσι ώστε ήχοι " "από τους ιστότοπους να μην διακόπτουν τη μουσική." #. (itstool) path: section/p #: C/sound-volume.page:43 msgid "" "Some applications have volume controls in their main windows. If your " "application has one of these, use that to change the volume. Otherwise, " "click the sound menu on the menu bar and click " "Sound Settings. Go to the Applications tab and change " "the volume of the application there." msgstr "" "Μερικές εφαρμογές διαθέτουν ελεγκτή έντασης ήχου στο κεντρικό παράθυρό τους. " "Αν η εφαρμογή σας διαθέτει κάτι τέτοιο, χρησιμοποιήστε το για την αλλαγή της " "έντασης ήχου. Ειδάλλως, κάντε κλικ στο μενού ήχου στη μπάρα " "μενού και ακολούθως κάντε κλικ στις Ρυθμίσεις ήχου. " "Οδηγηθείτε στην καρτέλα Εφαρμογές και αλλάξτε το επίπεδο έντασης " "της εφαρμογής εκεί." #. (itstool) path: section/p #: C/sound-volume.page:47 msgid "" "Only applications that are playing sounds will be listed. If an application " "is playing sounds but isn't listed, it might not support the feature that " "lets you control its volume in this way. In that case, you can't change its " "volume." msgstr "" "Μόνο εφαρμογές που αναπαραγάγουν ήχο εμφανίζονται στη λίστα. Αν μια εφαρμογή " "ενώ αναπαραγάγει ήχους δεν εμφανίζεται, μπορεί να μην υποστηρίζει τη " "λειτουργία ελέγχου επιπέδου έντασης ήχου με αυτό τον τρόπο. Σε αυτή την " "περίπτωση, δε μπορείτε να αλλάξετε το επίπεδο έντασης ήχου." #. (itstool) path: info/desc #: C/startup-applications.page:9 msgid "Choose what applications to start when you log in." msgstr "" #. (itstool) path: page/title #: C/startup-applications.page:20 msgid "Startup Applications" msgstr "" #. (itstool) path: page/p #: C/startup-applications.page:22 msgid "" "You can configure what applications should be started at login, in addition " "to the default startup applications configured on the system." msgstr "" #. (itstool) path: item/p #: C/startup-applications.page:27 msgid "" "Use the Dash to find and open " "Startup Applications. Alternatively you can press " "AltF2 and run the gnome-session-" "properties command." msgstr "" #. (itstool) path: item/p #: C/startup-applications.page:33 msgid "" "Click Add and enter the command to be executed at login (name and " "comment are optional). For example, to make Firefox start automatically, " "it's sufficient to type firefox in the Command field " "and confirm with Add." msgstr "" #. (itstool) path: note/p #: C/startup-applications.page:41 msgid "" "You can either type the command, or click the Browse... button " "and select a command. Applications to autostart are typically located in the " "/usr/bin folder." msgstr "" #. (itstool) path: info/desc #: C/tips.page:12 msgid "" "Special characters, middle click shortcuts…" msgstr "" "Ειδικοί χαρακτήρες, συντομεύσεις μεσαίου κλικ…" #. (itstool) path: page/title #: C/tips.page:16 msgid "Tips & tricks" msgstr "Συμβουλές & τεχνάσματα" #. (itstool) path: info/desc #: C/tips-specialchars.page:23 msgid "" "Type characters not found on your keyboard, including foreign alphabets, " "mathematical symbols, and dingbats." msgstr "" "Ορισμένοι τύποι χαρακτήρων που δεν βρίσκονται στο πληκτρολόγιό σας, " "περιλαμβάνουν ξένα αλφάβητα, μαθηματικά σύμβολα και γραμματοσειρές συμβόλων." #. (itstool) path: page/title #: C/tips-specialchars.page:28 msgid "Enter special characters" msgstr "Εισαγωγή ειδικών χαρακτήρων" #. (itstool) path: page/p #: C/tips-specialchars.page:37 msgid "" "You can enter and view thousands of characters from most of the world's " "writing systems, even those not found on your keyboard. This page lists some " "different ways you can enter special characters." msgstr "" "Μπορείτε να εισάγετε και να δείτε χιλιάδες χαρακτήρες από τα περισσότερα " "συστήματα γραφής παγκοσμίως, ακόμα και από αυτά που δε βρίσκονται στο " "πληκτρολόγιό σας. Αυτή η σελίδα παρουσιάζει κάποιους διαφορετικούς τρόπους " "εισαγωγής ειδικών χαρακτήρων." #. (itstool) path: links/title #: C/tips-specialchars.page:42 msgid "Methods to enter characters" msgstr "Μέθοδοι εισαγωγής χαρακτήρων" #. (itstool) path: section/title #: C/tips-specialchars.page:46 msgid "Character map" msgstr "Πίνακας χαρακτήρων" #. (itstool) path: section/p #: C/tips-specialchars.page:47 msgid "" "GNOME comes with a character map application that allows you to browse all " "the characters in Unicode. Use the character map to find the character you " "want, and then copy and paste it to wherever you need it." msgstr "" "Το GNOME παρέχει εξ ορισμού μια εφαρμογή απεικόνισης χαρακτήρων που σας " "επιτρέπει να περιηγηθείτε σε όλους τους χαρακτήρες κωδικοποίησης Unicode. " "Χρησιμοποιήστε το χάρτη χαρακτήρων για να βρείτε το χαρακτήρα που αναζητάτε " "και έπειτα αντιγράψτε και επικολλήστε τον όπου επιθυμείτε." #. (itstool) path: section/p #: C/tips-specialchars.page:51 msgid "" "You can find Character Map in the Dash. For more " "information on the character map, see the Character Map Manual." msgstr "" "Μπορείτε να βρείτε τον Πίνακα χαρακτήρων στο Dash. Για " "περισσότερες πληροφορίες σχετικά με τον πίνακα χαρακτήρων, δείτε το Εγχειρίδιο χρήσης πίνακα χαρακτήρων." #. (itstool) path: section/title #: C/tips-specialchars.page:57 msgid "Code points" msgstr "Σημεία Κώδικα" #. (itstool) path: section/p #: C/tips-specialchars.page:58 msgid "" "You can enter any Unicode character using only your keyboard with the " "numeric code point of the character. Every character is identified by a four-" "character code point. To find the code point for a character, find the " "character in the character map application and look in the status bar or the " "Character Details tab. The code point is the four characters " "after U+." msgstr "" "Μπορείτε να εισάγετε οποιονδήποτε χαρακτήρα Unicode χρησιμοποιώντας μόνο το " "πληκτρολόγιό σας με τον αριθμητικό κώδικα του χαρακτήρα. Κάθε χαρακτήρας " "αναγνωρίζεται από έναν τετραψήφιο κώδικα σημείων. Για να βρείτε τον κώδικα " "σημείων ενός χαρακτήρα, βρείτε το χαρακτήρα στην εφαρμογή του χάρτη " "χαρακτήρων και αναζητήστε στη γραμμή κατάστασης ή στην καρτέλα " "Λεπτομέρειες χαρακτήρα. Ο κώδικας είναι οι τέσσερις χαρακτήρες " "μετά το U+." #. (itstool) path: section/p #: C/tips-specialchars.page:65 msgid "" "To enter a character by its code point, press " "CtrlShiftU, type the four-" "character code point, and press Enter. If you often use " "characters that you can't easily access with other methods, you might find " "it useful to memorize the code point for those characters so you can enter " "them quickly." msgstr "" #. (itstool) path: section/title #: C/tips-specialchars.page:74 msgid "Input sources" msgstr "" #. (itstool) path: section/p #: C/tips-specialchars.page:75 msgid "" "You can make your keyboard behave like the keyboard for another language, " "regardless of the letters printed on the keys. You can even switch between " "different input sources using an icon in the menu bar. To learn how, see " "." msgstr "" #. (itstool) path: info/desc #: C/unity-dash-apps.page:8 msgid "Run, install, or uninstall apps." msgstr "Τρέξτε, εγκαταστήστε ή απεγκαταστήστε εφαρμογές" #. (itstool) path: page/title #: C/unity-dash-apps.page:19 msgid "Applications lens" msgstr "Φακός εφαρμογών" #. (itstool) path: page/p #: C/unity-dash-apps.page:21 msgid "" "The applications lens is the first lens after the Dash home in the lens " "bar. The applications lens gives you access to your applications or " "applications available for install." msgstr "" #. (itstool) path: page/p #: C/unity-dash-apps.page:25 msgid "" "You can use SuperA to open the Dash " "directly at the applications lens." msgstr "" "Μπορείτε να χρησιμοποιήσετε το συνδυασμό πλήκτρων " "SuperA ώστε το Dash να ανοίξει " "απευθείας στο φακό εφαρμογών." #. (itstool) path: section/title #: C/unity-dash-apps.page:29 #: C/unity-dash-files.page:35 #: C/unity-dash-friends.page:32 #: C/unity-dash-intro.page:77 #: C/unity-dash-music.page:30 #: C/unity-dash-photos.page:32 #: C/unity-dash-video.page:32 msgid "Previews" msgstr "Προεπισκοπήσεις" #. (itstool) path: section/p #: C/unity-dash-apps.page:31 msgid "" "Right click on a search result to open a preview. The preview " "shows a short description of the application, a screenshot, its Ubuntu " "Software rating, and what version is available." msgstr "" #. (itstool) path: section/p #: C/unity-dash-apps.page:35 msgid "" "For installed applications, you can see when the application was installed " "and either launch the application or uninstall it. Certain essential " "applications cannot be uninstalled from the preview." msgstr "" #. (itstool) path: section/p #: C/unity-dash-apps.page:39 msgid "" "For applications that haven't been installed, you can install them right " "from the preview." msgstr "" #. (itstool) path: section/title #: C/unity-dash-apps.page:45 #: C/unity-dash-files.page:47 #: C/unity-dash-friends.page:41 #: C/unity-dash-intro.page:67 #: C/unity-dash-music.page:41 #: C/unity-dash-photos.page:43 #: C/unity-dash-video.page:40 msgid "Filters" msgstr "Φίλτρα" #. (itstool) path: section/p #: C/unity-dash-apps.page:47 msgid "" "Click Filter results if you'd like to only see results for a " "certain type of application. You can also click " "SourcesLocal Applications to only " "view installed applications or SourcesSoftware " "Center to only show applications available for install." msgstr "" #. (itstool) path: info/desc #: C/unity-dash-files.page:8 msgid "Find files, folders, and downloads." msgstr "Βρείτε αρχεία, φακέλους και λήψεις." #. (itstool) path: page/title #: C/unity-dash-files.page:19 msgid "Files lens" msgstr "Φακός αρχείων" #. (itstool) path: page/p #: C/unity-dash-files.page:21 msgid "" "The files lens is the second lens after the Dash home in the lens " "bar and is represented by a document. The files lens gives you access " "to recently used files, folders, or downloads." msgstr "" #. (itstool) path: page/p #: C/unity-dash-files.page:25 msgid "" "You can use SuperF to open the Dash " "directly at the files lens." msgstr "" "Μπορείτε να χρησιμοποιήσετε το συνδυασμό πλήκτρων " "SuperF ώστε το Dash να ανοίξει " "απευθείας στο φακό αρχείων." #. (itstool) path: item/p #: C/unity-dash-files.page:29 msgid "" "If you use Google Drive, be sure to add your Google credentials to Online Accounts to see search results from Google " "Drive." msgstr "" #. (itstool) path: section/p #: C/unity-dash-files.page:37 msgid "" "Right click on a search result to open a preview. The preview " "shows the file format, file size, and when it was last saved." msgstr "" "Κάντε δεξί κλικ σε ένα αποτέλεσμα αναζήτησης ώστε να ανοίξετε μια " "προεπισκόπηση. Η προεπισκόπηση σας δείχνει τον τύπο του αρχείου, " "το μέγεθός του και πότε αποθηκεύτηκε για τελευταία φορά." #. (itstool) path: section/p #: C/unity-dash-files.page:41 msgid "" "You can open a file, email it, or open the folder that contains the file." msgstr "" "Μπορείτε να ανοίξετε ένα αρχείο, να το αποστείλετε μέσω ηλεκτρονικού " "ταχυδρομείου, ή να ανοίξετε το φάκελο που περιέχει το αρχείο." #. (itstool) path: section/p #: C/unity-dash-files.page:49 msgid "" "Click Filter results to filter by file type, file size, or the " "last time the file was saved." msgstr "" "Κάντε κλικ στο Αποτελέσματα φίλτρου ώστε να φιλτράρετε τα " "αποτελέσματα με βάση τον τύπο αρχείου, το μέγεθος ή τη στιγμή της τελευταίας " "αποθήκευσης του αρχείου." #. (itstool) path: info/desc #: C/unity-dash-friends.page:8 msgid "Browse messages from your online social media accounts." msgstr "" "Περιηγηθείτε στα μηνύματα από τους διαδικτυακούς λογαριασμούς σας στα " "κοινωνικά μέσα." #. (itstool) path: page/title #: C/unity-dash-friends.page:19 msgid "Friends scope" msgstr "" #. (itstool) path: page/p #: C/unity-dash-friends.page:21 msgid "" "The Friends scope is the sixth lens after the Dash home in the lens " "bar and is represented by a speaking bubble. The Friends scope gives " "you access to your social media accounts." msgstr "" #. (itstool) path: page/p #: C/unity-dash-friends.page:25 msgid "" "You can use SuperG to open the Dash " "directly at the Friends Scope icon." msgstr "" #. (itstool) path: note/p #: C/unity-dash-friends.page:28 msgid "" "The lens will be blank until you enter your credentials in Online Accounts." msgstr "" "Ο φακός θα είναι κενός ώσπου να εισάγετε τα πιστοποιητικά σας στην υπηρεσία " "Διαδικτυακοί λογαριασμοί." #. (itstool) path: section/p #: C/unity-dash-friends.page:34 msgid "" "Right click on a search result to open a preview. The preview " "gives you more information and allows you to \"like\" or reshare posts." msgstr "" #. (itstool) path: section/p #: C/unity-dash-friends.page:43 msgid "Click Filter results to filter by account." msgstr "" "Κάντε κλικ στο Αποτελέσματα φίλτρου για να φιλτράρετε με βάση το " "λογαριασμό." #. (itstool) path: info/desc #: C/unity-dash-intro.page:8 msgid "The Dash is the top button in the Launcher." msgstr "Το Dash είναι το κουμπί στην κορυφή του εκκινητή." #. (itstool) path: page/title #: C/unity-dash-intro.page:19 msgid "Find applications, files, music, and more with the Dash" msgstr "" #. (itstool) path: page/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/unity-dash-intro.page:21 msgctxt "_" msgid "" "external ref='figures/unity-dash-sample.png' " "md5='b911663ea04c69ca882b45d469e8d786'" msgstr "" #. (itstool) path: media/p #: C/unity-dash-intro.page:22 msgid "Unity Search" msgstr "Αναζήτηση Unity" #. (itstool) path: page/p #: C/unity-dash-intro.page:25 msgid "" "The Dash allows you to search for applications, files, music, and " "videos, and shows you items that you have used recently. If you have ever " "worked on a spreadsheet or edited an image and forgot where you saved it, " "you will surely find this feature of the Dash to be useful." msgstr "" "Το Dash σας επιτρέπει να κάνετε αναζήτηση εφαρμογών, αρχείων και " "βίντεο, καθώς επίσης μπορεί να σας εμφανίσει αντικείμενα τα οποία " "χρησιμοποιήσατε πρόσφατα. Αν έχετε εργαστεί ποτέ σε κάποιο λογιστικό φύλλο ή " "επεξεργαστήκατε μια εικόνα και έχετε ξεχάσει που την έχετε αποθηκεύσει, " "σίγουρα θα βρείτε χρήσιμο αυτό το χαρακτηριστικό του Dash." #. (itstool) path: page/p #: C/unity-dash-intro.page:31 msgid "" "To start using the Dash, click the top icon in the Launcher. This icon has the Ubuntu logo " "on it. For faster access, you can just press the Super key." msgstr "" "Για να ξεκινήσετε να χρησιμοποιείτε το Dash, κάντε κλικ στο " "εικονίδιο στην κορυφή του Εκκινητή. Αυτό το εικονίδιο έχει επάνω του το λογότυπο του " "Ubuntu. Για γρηγορότερη πρόσβαση, μπορείτε απλά να πατήσετε το πλήκτρο Super." #. (itstool) path: page/p #: C/unity-dash-intro.page:35 msgid "" "To hide the Dash, click the top icon again or press " "Super or Esc." msgstr "" "Για να κρύψετε το Dash, κάντε κλικ στο εικονίδιο στην κορυφή " "ξανά, ή πατήστε το πλήκτρο Super ή το πλήκτρο Esc." #. (itstool) path: section/title #: C/unity-dash-intro.page:38 msgid "Search everything from the Dash home" msgstr "Αναζητήστε οτιδήποτε από το αρχικό σημείο του Dash." #. (itstool) path: section/p #: C/unity-dash-intro.page:40 msgid "" "The first thing you'll see when opening the Dash is the Dash Home. Without " "typing or clicking anything, the Dash Home will show you applications and " "files you've used recently." msgstr "" #. (itstool) path: section/p #: C/unity-dash-intro.page:42 msgid "" "Only one row of results will show for each type. If there are more results, " "you can click See more results to view them." msgstr "" "Μόνο μία σειρά αποτελεσμάτων θα εμφανιστεί για κάθε τύπο. Αν υπάρχουν " "περισσότερα αποτελέσματα, μπορείτε να κάνετε κλικ στο Δείτε περισσότερα " "αποτελέσματα ώστε να τα δείτε." #. (itstool) path: section/p #: C/unity-dash-intro.page:45 msgid "" "To search, just start typing and related search results will automatically " "appear from the different installed lenses." msgstr "" "Για να αναζητήσετε, απλά αρχίστε να πληκτρολογείτε και τα σχετικά " "αποτελέσματα από τους διαφόρους φακούς αναζήτησης αναζήτησης θα εμφανιστούν " "αυτόματα." #. (itstool) path: section/p #: C/unity-dash-intro.page:48 msgid "" "Click on a result to open it, or you can press Enter to open the " "first item in the list." msgstr "" "Κάντε κλικ σε ένα αποτέλεσμα για να το ανοίξετε, ή μπορείτε να πατήσετε το " "πλήκτρο Enter για να ανοίξετε το πρώτο αντικείμενο της λίστας." #. (itstool) path: section/title #: C/unity-dash-intro.page:54 msgid "Lenses" msgstr "Φακοί" #. (itstool) path: section/p #: C/unity-dash-intro.page:56 msgid "" "Lenses allow you to focus the Dash results and exclude results from other " "lenses." msgstr "" "Οι φακοί σας επιτρέπουν να εστιάζετε τα αποτελέσματα του Dash και να " "αποκλείετε αποτελέσματα άλλων φακών." #. (itstool) path: section/p #: C/unity-dash-intro.page:58 msgid "" "You can see the available lenses in the lens bar, the darker " "strip at the bottom of the Dash." msgstr "" "Μπορείτε να δείτε τους διαθέσιμους φακούς στη μπάρα φακών, τη " "σκούρα λωρίδα στο κάτω σημείο του Dash." #. (itstool) path: section/p #: C/unity-dash-intro.page:61 msgid "" "To switch to a different lens, click the appropriate icon or press " "CtrlTab." msgstr "" "Για να εναλλαχτείτε σε έναν διαφορετικό φακό, κάντε κλικ στο κατάλληλο " "εικονίδιο ή πατήστε το συνδυασμό πλήκτρων " "CtrlTab." #. (itstool) path: section/p #: C/unity-dash-intro.page:69 msgid "Filters allow you to narrow down your search even further." msgstr "" "Τα φίλτρα σας επιτρέπουν να περιορίσετε ακόμη περισσότερο τα αποτελέσματα " "της αναζήτησής σας." #. (itstool) path: section/p #: C/unity-dash-intro.page:71 msgid "" "Click Filter results to choose filters. You may need to click a " "filter heading such as Sources to see the available choices." msgstr "" "Κάντε κλικ στο Αποτελέσματα φίλτρου για να επιλέξετε φίλτρα. " "Ενδεχομένως να χρειαστεί να κάνετ κλικ σε μια επικεφαλίδα φίλτρου όπως " "Πηγές ώστε να δείτε τις διαθέσιμες επιλογές." #. (itstool) path: section/p #: C/unity-dash-intro.page:79 msgid "" "If you right click on a search result, a preview will open with " "more information about the result." msgstr "" "Αν κάνετε δεξί κλικ σε ένα αποτέλεσμα αναζήτησης, θα ανοίξει μια " "προεπισκόπηση με περισσότερες πληροφορίες σχετικά με το " "αποτέλεσμα." #. (itstool) path: section/p #: C/unity-dash-intro.page:82 msgid "To close the preview, click any empty space or press Esc." msgstr "" "Για να κλείσετε την προεπισκόπηση, κάντε κλικ σε ένα κενό σημείο ή πατήστε " "το πλήκτρο Esc." #. (itstool) path: info/desc #: C/unity-dash-music.page:8 msgid "Find and play music from your computer or the internet." msgstr "Βρείτε και αναπαράγετε μουσική από τον υπολογιστή σας στο διαδίκτυο." #. (itstool) path: page/title #: C/unity-dash-music.page:19 msgid "Music lens" msgstr "Φακός μουσικής" #. (itstool) path: page/p #: C/unity-dash-music.page:21 msgid "" "The music lens is the fourth lens after the Dash home in the lens " "bar and is represented by a music note. The music lens gives you " "access to your music or music available online." msgstr "" #. (itstool) path: page/p #: C/unity-dash-music.page:25 msgid "" "You can use SuperM to open the Dash " "directly at the music lens." msgstr "" "Μπορείτε να χρησιμοποιήσετε το συνδυασμό πλήκτρων " "SuperM ώστε το Dash να ανοίξει " "απευθείας στο φακό μουσικής." #. (itstool) path: section/p #: C/unity-dash-music.page:32 msgid "" "Right click on a search result to open a preview. The preview " "shows the cover art and the tracks." msgstr "" "Κάντε δεξί κλικ σε ένα αποτέλεσμα αναζήτησης για να ανοίξετε μια " "προεπισκόπηση. Η προεπισκόπηση σας δείχνει το εξώφυλλο και τα " "κομμάτια." #. (itstool) path: section/p #: C/unity-dash-music.page:35 msgid "" "Click the track number to play the song right from the preview. Click the " "track number again to pause the song." msgstr "" "Κάντε κλικ στον αριθμό του κομματιού για να παίξετε το τραγούδι απευθείας " "από την προεπισκόπηση. Κάντε κλικ ξανά στον αριθμό του κομματιού για να " "κάνετε παύση της αναπαραγωγής." #. (itstool) path: section/p #: C/unity-dash-music.page:43 msgid "Click Filter results to filter by decade or genre." msgstr "" "Κάντε κλικ στο Αποτελέσματα φίλτρου για να φιλτράρετε με βάση τη " "δεκαετία ή το είδος." #. (itstool) path: info/desc #: C/unity-dash-photos.page:8 msgid "View photos from your computer or your online social media accounts." msgstr "" "Δείτε φωτογραφίες από τον υπολογιστή σας ή τους διαδικτυακούς λογαριασμούς " "σας στα κοινωνικά μέσα." #. (itstool) path: page/title #: C/unity-dash-photos.page:20 msgid "Photos lens" msgstr "Φακός φωτογραφιών" #. (itstool) path: page/p #: C/unity-dash-photos.page:22 msgid "" "The photos lens is the fifth lens after the Dash home in the lens " "bar and is represented by a camera. The photos lens gives you access " "to photos on your computer or from Online " "Accounts such as Facebook or Google Picasa." msgstr "" #. (itstool) path: page/p #: C/unity-dash-photos.page:28 msgid "" "You can use SuperC to open the Dash " "directly at the photos lens." msgstr "" "Μπορείτε να χρησιμοποιήσετε το συνδυασμό πλήκτρων " "SuperC ώστε το Dash να ανοίξει " "απευθείας στο φακό φωτογραφιών." #. (itstool) path: section/p #: C/unity-dash-photos.page:34 msgid "" "Right click on a search result to open a preview with more " "information about the photo and a larger thumbnail." msgstr "" "Κάντε δεξί κλικ σε ένα αποτέλεσμα αναζήτησης για να ανοίξετε μια " "προεπισκόπηση με περισσότερες πληροφορίες σχετικά με μια " "φωτογραφία και μια μεγαλύτερη μικρογραφία." #. (itstool) path: section/p #: C/unity-dash-photos.page:37 msgid "" "For photos stored on your computer, you can open, print, view, or email them." msgstr "" "Για φωτογραφίες αποθηκευμένες στον υπολογιστή σας, μπορείτε να τις ανοίξετε, " "να τις εκτυπώσετε, να τις δείτε ή να τις αποστείλετε μέσω ηλεκτρονικού " "ταχυδρομείου." #. (itstool) path: section/p #: C/unity-dash-photos.page:45 msgid "" "Click Filter results to filter by date the photo was taken or the " "source." msgstr "" "Κάντε κλικ στο Αποτελέσματα φίλτρου για να φιλτράρετε με βάση την " "ημερομηνία λήψης της φωτογραφίας ή με βάση την πηγή." #. (itstool) path: info/desc #: C/unity-dash-video.page:8 msgid "Find and play videos from your computer or the internet." msgstr "Βρείτε και αναπαράγετε βίντεο από τον υπολογιστή σας ή το διαδίκτυο." #. (itstool) path: page/title #: C/unity-dash-video.page:19 msgid "Video lens" msgstr "Φακός βίντεο" #. (itstool) path: page/p #: C/unity-dash-video.page:21 msgid "" "The video lens is the third lens after the Dash home on the lens " "bar and is represented by a film strip. The video lens gives you " "access to your videos or videos available online." msgstr "" #. (itstool) path: page/p #: C/unity-dash-video.page:25 msgid "You can even buy or rent videos from the Dash." msgstr "Μπορείτε ακόμη να αγοράσετε ή να ενοικιάσετε βίντεο από το Dash." #. (itstool) path: page/p #: C/unity-dash-video.page:27 msgid "" "You can use SuperV to open the Dash " "directly at the video lens." msgstr "" "Μπορείτε να χρησιμοποιήσετε το συνδυασμό πλήκτρων " "SuperV ώστε το Dash να ανοίξει " "απευθείας στο φακό βίντεο." #. (itstool) path: section/p #: C/unity-dash-video.page:34 msgid "" "Right click on a search result to open a preview with more " "information about the video." msgstr "" "Κάντε δεξί κλικ σε ένα αποτέλεσμα αναζήτησης για να ανοίξετε μια " "προεπισκόπηση με περισσότερες πληροφορίες σχετικά με το βίντεο." #. (itstool) path: section/p #: C/unity-dash-video.page:42 msgid "Click Filter results to filter by video source." msgstr "" "Κάντε κλικ στο Αποτελέσματα φίλτρου για να φιλτράρετε με βάση την " "πηγή του βίντεο." #. (itstool) path: info/desc #: C/unity-hud-intro.page:9 msgid "Use the HUD to search menus of the apps you use." msgstr "" "Χρησιμοποιήστε το HUD για να ψάχνετε μενού των εφαρμογών που χρησιμοποιείτε." #. (itstool) path: page/title #: C/unity-hud-intro.page:20 msgid "What is the HUD?" msgstr "Τί είναι το HUD;" #. (itstool) path: page/p #: C/unity-hud-intro.page:22 msgid "" "The HUD or Heads Up Display is a search-based " "alternative to traditional menus and was introduced in Ubuntu 12.04 LTS." msgstr "" #. (itstool) path: page/p #: C/unity-hud-intro.page:26 msgid "" "Some apps like Gimp or Inkscape have hundreds of menu items. If you're " "using apps like these, you may remember the name of a menu option, but you " "might not remember how to find it in the menus." msgstr "" "Κάποιες εφαρμογές όπως το Gimp ή το Inkscape έχουν μενού εκατοντάδων αντικειμένων. " "Αν χρησιμοποιείτε εφαρμογές σαν κι αυτές, ίσως θυμάστε το όνομα της " "λειτουργίας του μενού, ενδεχομένως όμως να μη θυμάστε πως να τη βρείτε μέσα " "στα μενού." #. (itstool) path: page/p #: C/unity-hud-intro.page:31 msgid "" "Using a search box can be quite a bit faster than navigating extended menu " "hierarchies. The HUD also can be more accessible than normal menus as some " "people are unable to precisely control a mouse pointer." msgstr "" #. (itstool) path: section/title #: C/unity-hud-intro.page:36 msgid "Use the HUD" msgstr "Χρησιμοποιήστε το HUD" #. (itstool) path: section/p #: C/unity-hud-intro.page:38 msgid "To try the HUD:" msgstr "" #. (itstool) path: item/p #: C/unity-hud-intro.page:42 msgid "Tap Alt to open the HUD." msgstr "Χτυπήστε ελαφρά το πλήκτρο Alt ώστε να ανοίξετε το HUD." #. (itstool) path: item/p #: C/unity-hud-intro.page:45 msgid "Start typing." msgstr "Αρχίστε την πληκτρολόγηση." #. (itstool) path: item/p #: C/unity-hud-intro.page:48 msgid "" "When you see a result that you want to run, use the up and down keys to " "select the result, then press Enter, or click your desired search " "result." msgstr "" #. (itstool) path: item/p #: C/unity-hud-intro.page:53 msgid "" "If you change your mind and want to exit the HUD, tap the Alt " "again or the Esc. You can also click anywhere outside the HUD to " "close the HUD." msgstr "" #. (itstool) path: section/p #: C/unity-hud-intro.page:59 msgid "" "The HUD keeps track of your search history and adjusts the search results to " "be even more useful the more you use it." msgstr "" "Το HUD καταγράφει το ιστορικό των αναζητήσεών σας και προσαρμόζει τα " "αποτελέσματα των αναζητήσεων ώστε να γίνεται ακόμα χρησιμότερο όσο " "περισσότερο το χρησιμοποιείτε." #. (itstool) path: info/desc #: C/unity-introduction.page:9 msgid "A visual introduction to the Unity desktop." msgstr "Μια οπτική εισαγωγή στην επιφάνεια εργασίας του Unity." #. (itstool) path: page/title #: C/unity-introduction.page:25 msgid "Welcome to Ubuntu" msgstr "Καλώς ήρθατε στο Ubuntu" #. (itstool) path: page/p #: C/unity-introduction.page:27 msgid "" "Ubuntu features Unity, a reimagined way to use your computer. Unity " "is designed to minimize distractions, give you more room to work, and help " "you get things done." msgstr "" "Το Ubuntu φέρει το χαρακτηριστικό Unity, έναν νέο τρόπο που " "φανταστήκαμε για τη χρήση του υπολογιστή. Το Unity είναι σχεδιασμένο ώστε να " "ελαχιστοποιήσει τους αντιπερισπασμούς, να σας δώσει περισσότερο χώρο " "εργασίας και να σας βοηθήσει να κάνετε τα πράγματα που θέλετε." #. (itstool) path: page/p #: C/unity-introduction.page:31 msgid "" "This guide is designed to answer your questions about using Unity and your " "Ubuntu desktop. First we will take a moment to look at some of Unity's key " "features, and how you can use them." msgstr "" #. (itstool) path: section/title #: C/unity-introduction.page:35 msgid "Getting started with Unity" msgstr "Ξεκινώντας με το Unity" #. (itstool) path: section/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/unity-introduction.page:37 msgctxt "_" msgid "" "external ref='figures/unity-overview.png' " "md5='e6639b68b89c315005e0fc6099f56ace'" msgstr "" #. (itstool) path: media/p #: C/unity-introduction.page:38 msgid "The Unity desktop" msgstr "Η επιφάνεια εργασίας του Unity" #. (itstool) path: section/title #. (itstool) path: media/p #: C/unity-introduction.page:42 #: C/unity-introduction.page:46 msgid "The Launcher" msgstr "Ο Εκκινητής" #. (itstool) path: section/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/unity-introduction.page:45 msgctxt "_" msgid "" "external ref='figures/unity-launcher.png' " "md5='698a6f3411b2531101072d21bd765b87'" msgstr "" #. (itstool) path: section/p #: C/unity-introduction.page:49 msgid "" "The Launcher appears automatically when you log in to your " "desktop, and gives you quick access to the applications you use most often." msgstr "" "Ο Εκκινητής εμφανίζεται αυτόματα όταν συνδέεστε στο περιβάλλον " "εργασίας σας και σας δίνει γρήγορη πρόσβαση στις εφαρμογές που " "χρησιμοποιείτε συχνότερα." #. (itstool) path: item/p #: C/unity-introduction.page:56 msgid "" "Learn more about the Launcher." msgstr "" "Μάθετε περισσότερα για τον " "Εκκινητή." #. (itstool) path: section/title #: C/unity-introduction.page:62 msgid "The Dash" msgstr "Ο Dash" #. (itstool) path: section/p #: C/unity-introduction.page:64 msgid "" "The Ubuntu Button sits near the top left corner of the screen and " "is always the top item in the Launcher. If you click the Ubuntu " "Button, Unity will present you with an additional feature of the " "desktop, the Dash." msgstr "" "Το πλήκτρο Ubuntu βρίσκεται κοντά στο άνω αριστερό σημείο της " "οθόνης και είναι πάντα το ανώτερο αντικείμενο στον Εκκινητή. Αν κάνετε κλικ " "στο πλήκτρο Ubuntu, το Unity θα σας εμφανίσει μια επιπλέον " "δυνατότητά του στην επιφάνεια εργασίας σας, το Dash." #. (itstool) path: section/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/unity-introduction.page:69 msgctxt "_" msgid "" "external ref='figures/unity-dash.png' md5='662f7cff94c799b528db7a9b8e0e8512'" msgstr "" #. (itstool) path: media/p #: C/unity-introduction.page:70 msgid "The Unity Dash" msgstr "Το Dash του Unity" #. (itstool) path: section/p #: C/unity-introduction.page:73 msgid "" "The Dash is designed to make it easier to find, open, and use " "applications, files, music, and more. For example, if you type the word " "\"document\" into the Search Bar, the Dash will show you " "applications that help you write and edit documents. It will also show you " "relevant folders and documents that you have been working on recently." msgstr "" #. (itstool) path: item/p #: C/unity-introduction.page:80 msgid "Learn more about the Dash." msgstr "" "Μάθετε περισσότερα για το Dash." #. (itstool) path: info/desc #: C/unity-launcher-change-autohide.page:14 msgid "Show the Launcher only when you need it." msgstr "" #. (itstool) path: page/title #: C/unity-launcher-change-autohide.page:18 msgid "Auto-hide the Launcher" msgstr "Αυτόματη απόκρυψη του Εκκινητή" #. (itstool) path: page/p #: C/unity-launcher-change-autohide.page:20 msgid "" "You can hide the Launcher if you only want to see it when you " "move your mouse or touchpad pointer to either the left side or top left " "corner of the screen." msgstr "" #. (itstool) path: item/p #: C/unity-launcher-change-autohide.page:24 #: C/unity-menubar-intro.page:49 msgid "" "Click the system menu at the very right of the menu " "bar and select System Settings." msgstr "" #. (itstool) path: item/p #: C/unity-launcher-change-autohide.page:25 msgid "In the Personal section, click Appearance." msgstr "Στον τομέα Προσωπικά, κάντε κλικ στην επιλογή Εμφάνιση." #. (itstool) path: item/p #: C/unity-launcher-change-autohide.page:26 msgid "Switch to the Behavior tab." msgstr "Μεταφερθείτε στην καρτέλα Συμπεριφορά." #. (itstool) path: item/p #: C/unity-launcher-change-autohide.page:27 msgid "Switch Auto-hide the Launcher on." msgstr "Ενεργοποιήστε την επιλογή Αυτόματη απόκρυψη του εκκινητή." #. (itstool) path: item/p #: C/unity-launcher-change-autohide.page:28 msgid "" "Select Left side or Top left corner to designate the " "reveal location for the Launcher." msgstr "" #. (itstool) path: page/p #: C/unity-launcher-change-autohide.page:31 msgid "" "To help prevent you from accidentally showing the Launcher, Ubuntu requires " "you to push a little bit harder with your mouse or touchpad pointer to make " "the Launcher show. You can adjust the force needed by setting the " "Reveal sensitivity lower or higher." msgstr "" "Για να σας βοηθήσει να αποφύγετε την κατά λάθος εμφάνιση του Εκκινητή, το " "Ubuntu ζητεί να πιέσετε λίγο παραπάνω το ποντίκι ή το δείκτη της επιφανείας " "εργασίας σας για να κάνετε τον Εκκινητή να εμφανιστεί. Μπορείτε να ρυθμίσετε " "τη δύναμη που απαιτείται ρυθμίζοντας την Ευαισθησία εμφάνισης σε " "υψηλότερη ή χαμηλότερη τιμή." #. (itstool) path: info/desc #: C/unity-launcher-change-size.page:13 msgid "Make the icons in the Launcher larger or smaller." msgstr "Κάντε τα εικονίδια στον Εκκινητή μεγαλύτερα ή μικρότερα." #. (itstool) path: page/title #: C/unity-launcher-change-size.page:17 msgid "Change the size of icons in the Launcher" msgstr "Αλλάξτε το μέγεθος των εικονιδίων στον Εκκινητή" #. (itstool) path: page/p #: C/unity-launcher-change-size.page:19 msgid "" "You can make the Launcher icons smaller to allow more items to fit in the " "Launcher. Or you might want to make the Launcher icons larger so they are " "easier to click." msgstr "" "Μπορείτε να ελαττώσετε το μέγεθος των εικονιδίων του Εκκινητή ώστε να " "επιτρέψετε σε περισσότερα αντικείμενα να χωρέσουν σ' αυτόν. Ή θα μπορούσατε " "να αυξήσετε το μέγεθος των εικονιδίων του Εκκινητή ώστε να είναι ευκολότερο " "να κάνετε κλικ επάνω τους." #. (itstool) path: item/p #: C/unity-launcher-change-size.page:28 msgid "Click Appearance." msgstr "Κάντε κλικ στην επιλογή Εμφάνιση." #. (itstool) path: item/p #: C/unity-launcher-change-size.page:31 msgid "" "Move the Launcher icon size slider to increase or decrease the " "size of the Launcher icons." msgstr "" "Μετακινήστε την μπάρα στο Μέγεθος εικονιδίου Εκκινητή (Launcher icon " "size) για να αυξήσετε ή να μειώσετε το μέγεθος των εικονιδίων στον " "Εκκινητή." #. (itstool) path: note/p #: C/unity-launcher-change-size.page:33 msgid "The default Launcher icon size is 48." msgstr "" "Το προεπιλεγμένο μέγεθος του εικονιδίου του Εκκινητή είναι " "48." #. (itstool) path: info/desc #: C/unity-launcher-intro.page:8 msgid "The Launcher is at the left of your screen." msgstr "Ο Εκκινητής είναι στο αριστερό μέρος της οθόνης σας." #. (itstool) path: page/title #: C/unity-launcher-intro.page:19 msgid "Use the Launcher to start applications" msgstr "Χρήση του Εκκινητή για την εκκίνηση εφαρμογών" #. (itstool) path: page/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/unity-launcher-intro.page:22 msgctxt "_" msgid "" "external ref='figures/unity-launcher-apps.png' " "md5='09090d19992241b8a279dd19f7d5dc3c'" msgstr "" #. (itstool) path: media/p #: C/unity-launcher-intro.page:23 msgid "Launcher icons" msgstr "Εικονίδια για τον Εκκινητή" #. (itstool) path: page/p #: C/unity-launcher-intro.page:26 msgid "" "The Launcher is one of the key components of the Unity desktop. " "When you log in to your desktop, it will appear along the left-hand side of " "the screen. The Launcher provides you with quick access to applications, " "workspaces, removable devices and the trash." msgstr "" "Ο Εκκινητής είναι ένα από το κύρια συστατικά του περιβάλλοντος " "εργασίας Unity. Όταν συνδέεστε στην επιφάνεια εργασίας, εμφανίζεται στην " "αριστερή πλευρά της οθόνης. Ο Εκκινητής σας παρέχει γρήγορη πρόσβαση σε " "εφαρμογές, χώρους εργασίας, αφαιρούμενες συσκευές και στα απορρίμματα." #. (itstool) path: page/p #: C/unity-launcher-intro.page:30 msgid "" "If an application that you want to start using is present in the Launcher, " "you can click on that application's icon, and it will start up, ready for " "you to use." msgstr "" "Αν μια εφαρμογή που θέλετε να εκκινήσετε υπάρχει στον εκκινητή, κάνοντας " "κλίκ στο εικονίδιό της, θα εκκινηθεί και θα είναι έτοιμη να τη " "χρησιμοποιήσετε." #. (itstool) path: page/p #: C/unity-launcher-intro.page:33 msgid "" "To learn more about the Launcher, explore any of the Launcher help topics " "below." msgstr "" "Για να μάθετε περισσότερα σχετικά με τον Εκκινητή, εξερευνήστε παρακάτω " "οποιαδήποτε θέματα βοηθείας για τον Εκκινητή." #. (itstool) path: section/title #: C/unity-launcher-intro.page:36 msgid "Use the Launcher" msgstr "Χρησιμοποιήστε τον Εκκινητή" #. (itstool) path: section/title #: C/unity-launcher-intro.page:50 msgid "Customize the Launcher" msgstr "Προσαρμόστε τον εκκινητή" #. (itstool) path: credit/name #: C/unity-launcher-menu.page:10 msgid "Stephen M. Webb" msgstr "" #. (itstool) path: info/desc #: C/unity-launcher-menu.page:14 msgid "Right clicking a Launcher Icon reveals a menu of actions." msgstr "" #. (itstool) path: page/title #: C/unity-launcher-menu.page:18 msgid "The Launcher Icon Menus" msgstr "" #. (itstool) path: page/p #: C/unity-launcher-menu.page:20 msgid "" "Right clicking on a Launcher icon will reveal a menu of actions. The actions " "available depend on whether the icon is locked to the launcher or not, if " "the icon is for an application whether it's running or not, and on the " "specific icon itself. Available actions can include the following." msgstr "" #. (itstool) path: item/p #: C/unity-launcher-menu.page:25 msgid "launching the application or opening the document, folder, or device" msgstr "" #. (itstool) path: item/p #: C/unity-launcher-menu.page:27 msgid "" "unlocking the icon from the Launcher if it was previously locked (see )" msgstr "" #. (itstool) path: item/p #: C/unity-launcher-menu.page:29 msgid "" "locking the icon to the Launcher if it was previously not locked (see )" msgstr "" #. (itstool) path: item/p #: C/unity-launcher-menu.page:31 msgid "quitting the application if it's running" msgstr "" #. (itstool) path: item/p #: C/unity-launcher-menu.page:32 msgid "" "switching between application instances or windows if there is more than one " "instance or window" msgstr "" #. (itstool) path: item/p #: C/unity-launcher-menu.page:34 msgid "application-specific shortcuts such as open a new document or window" msgstr "" #. (itstool) path: info/desc #: C/unity-launcher-shapes.page:14 msgid "The triangles show you your currently running applications." msgstr "" #. (itstool) path: page/title #: C/unity-launcher-shapes.page:18 msgid "What do the different shapes and colors in Launcher icons mean?" msgstr "Τί σημαίνουν τα διαφορετικά σχήματα και χρώματα στον εκκινητή;" #. (itstool) path: page/p #: C/unity-launcher-shapes.page:20 msgid "" "When you start an app, the Launcher icon pulses to let you know that Ubuntu " "is starting your application. This is useful because while some applications " "start immediately, others may take a minute to load." msgstr "" #. (itstool) path: page/p #: C/unity-launcher-shapes.page:24 msgid "" "Once the application has finished starting, a set of small white " "triangles will show to the left and right of the Launcher square. " "Additional triangles will appear on the left of the Launcher square as " "additional windows of the same application are open (i.e. two triangles " "means that you have two windows of the same application open; three " "triangles means three windows). If you have more than three windows of the " "same application open, only three triangles will show." msgstr "" #. (itstool) path: note/p #: C/unity-launcher-shapes.page:29 msgid "" "Applications that aren't currently running have translucent Launcher icon " "squares. When an application is running, the Launcher icon square is full of " "color." msgstr "" #. (itstool) path: section/title #: C/unity-launcher-shapes.page:33 msgid "Notifications" msgstr "Ειδοποιήσεις" #. (itstool) path: section/p #: C/unity-launcher-shapes.page:35 msgid "" "If an application wants your attention to notify you of something (like a " "finished download), the Launcher icon will wiggle and glow and the white " "triangle will become blue. Click the Launcher icon to dismiss the " "notification." msgstr "" #. (itstool) path: section/p #: C/unity-launcher-shapes.page:39 msgid "" "Applications can also show a number on their Launcher icon. " "Messaging applications use the number to tell you how many unread messages " "you have. Software Updater uses it to tell you how many updates " "are available." msgstr "" #. (itstool) path: section/p #: C/unity-launcher-shapes.page:43 msgid "" "Finally, applications can use a progress bar to let you know how " "long a process is taking without you needing to keep the application window " "in view." msgstr "" #. (itstool) path: info/desc #: C/unity-menubar-intro.page:10 msgid "The menu bar is the dark strip on the top of your screen." msgstr "Η μπάρα μενού είναι η σκούρα λωρίδα στο επάνω μέρος της οθόνης σας." #. (itstool) path: page/title #: C/unity-menubar-intro.page:19 msgid "Manage apps & settings with the menu bar" msgstr "Διαχειριστείτε τις εφαρμογές & ρυθμίσεις με τη μπάρα μενού" #. (itstool) path: page/p #: C/unity-menubar-intro.page:25 msgid "" "The menu bar is the dark strip on the top of your screen. It " "contains the window management buttons, the app menus, and the status menus." msgstr "" "Η μπάρα μενού είναι η σκούρα λωρίδα στο επάνω μέρος της οθόνης " "σας. Περιέχει τα κουμπιά διαχείρισης των παραθύρων, τα μενού των εφαρμογών " "και τα μενού καταστάσεων" #. (itstool) path: section/title #: C/unity-menubar-intro.page:29 msgid "Window management buttons" msgstr "Κουμπιά διαχείρισης παραθύρων" #. (itstool) path: section/p #: C/unity-menubar-intro.page:30 msgid "" "The window management buttons are on the top left corner of " "windows. When maximized, the buttons are in the top left of the screen. " "Click the buttons to close, minimize, maximize or restore windows." msgstr "" "Τα κουμπιά διαχείρισης παραθύρων βρίσκονται στην επάνω αριστερή " "γωνία των παραθύρων. Όταν τα παράθυρα μεγιστοποιούνται, τα κουμπιά " "βρίσκονται στην επάνω αριστερή γωνία της οθόνης. Κάντε κλικ στα κουμπιά για " "να κλείσετε, ελαχιστοποιήσετε, μεγιστοποιήσετε ή επαναφέρετε τα παράθυρα." #. (itstool) path: section/title #: C/unity-menubar-intro.page:36 msgid "App menus" msgstr "Μενού εφαρμογών" #. (itstool) path: section/p #: C/unity-menubar-intro.page:37 msgid "" "The app menus are by default located to the right of the window " "management buttons. Unity hides the app menus and the window management " "buttons unless you move your mouse pointer to the top left of the screen or " "press AltF10. This feature enables " "you to see more of your content at once, which is especially valuable on " "small screens like netbooks." msgstr "" #. (itstool) path: section/p #: C/unity-menubar-intro.page:44 msgid "" "If you want, you can change the default behavior to having your menus " "attached to the window title bar of respective application instead of the " "menu bar, and setting the visibility to always displayed instead of only " "displayed on mouse hovering." msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:53 msgid "" "In the Personal section, click Appearance and choose the " "Behavior tab." msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:57 msgid "" "Under Show the menus for a window, select In the window's " "title bar." msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:60 msgid "" "Under Menus visibility, select Always displayed." msgstr "" #. (itstool) path: section/title #: C/unity-menubar-intro.page:68 msgid "Status menus" msgstr "Μενού κατάστασης" #. (itstool) path: section/p #: C/unity-menubar-intro.page:69 msgid "" "Ubuntu has several different status menus (sometimes referred to " "as indicators) on the right side of the menu bar. The status " "menus are a convenient place where you can check and modify the state of " "your computer and applications." msgstr "" "Το Ubuntu έχει αρκετά διαφορετικά μενού κατάστασης (κάποιες φορές " "αναφέρονται και ως δείκτες) στη δεξιά πλευρά τη μπάρας μενού.τα " "μενού κατάστασης είναι ένα βολικό σημείο από όπου μπορείτε να ελέγχετε και " "να τροποποιείτε την κατάσταση του υπολογιστή και των εφαρμογών σας." #. (itstool) path: list/title #: C/unity-menubar-intro.page:76 msgid "List of status menus and what they do" msgstr "Λίστα των μενού κατάστασης και σε τι εξυπηρετούν" #. (itstool) path: p/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/unity-menubar-intro.page:79 msgctxt "_" msgid "" "external ref='figures/network-offline.svg' " "md5='2cdffddec0853f7f7538b9e4a6116039'" msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:79 msgid "" "Network menu Offline network icon" msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:80 msgid "" "Connect to wired, wireless, mobile, " "and VPN networks." msgstr "" "Συνδεθείτε σε ενσύρματα, ασύρματα, κινητά ευρυζωνικά και VPN δίκτυα." #. (itstool) path: p/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/unity-menubar-intro.page:85 msgctxt "_" msgid "" "external ref='figures/indicator-keyboard-En.svg' " "md5='79043c6827d1eb59d1eba720bd798318'" msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:85 msgid "" "Input source menu Input source icon" msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:86 msgid "" "Select keyboard layout/input source, configure input sources." msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:90 msgid "" "Bluetooth menu Bluetooth icon" msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:91 msgid "" "Send or receive files by Bluetooth. This " "menu is hidden if a supported Bluetooth device isn't detected." msgstr "" "Στείλετε ή δεχτείτε αρχεία μέσω Bluetooth. " "Αυτό το μενού είναι κρυμμένο αν δε βρεθεί συσκευή στην οποία να " "υποστηρίζεται το Bluetooth." #. (itstool) path: p/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/unity-menubar-intro.page:96 msgctxt "_" msgid "" "external ref='figures/indicator-messages.svg' " "md5='c7753a983bb72624bf340e2b3336973e'" msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:96 msgid "" "Messaging menu Message icon" msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:97 msgid "" "Easily launch and receive incoming notifications from messaging applications " "including email, social networking, and Internet chat." msgstr "" "Εκκινήστε και δεχτείτε εύκολα εισερχόμενες ειδοποιήσεις από εφαρμογές " "μηνυμάτων όπως ηλεκτρονικού ταχυδρομείου, κοινωνικής δικτύωσης, και " "συνομιλιών στο διαδίκτυο." #. (itstool) path: p/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/unity-menubar-intro.page:102 msgctxt "_" msgid "" "external ref='figures/battery-100.svg' md5='695cb299a2941423020d12dedfdb2254'" msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:102 msgid "" "Battery menu Battery icon" msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:103 msgid "" "Check your laptop battery's charging status. This menu is hidden if a " "battery isn't detected." msgstr "" "Ελέγξτε το επίπεδο φόρτισης της μπαταρίας του φορητού σας υπολογιστή. Το " "μενού αυτό αποκρύπτεται αν δεν έχει εντοπιστεί κάποια μπαταρία." #. (itstool) path: p/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/unity-menubar-intro.page:108 msgctxt "_" msgid "" "external ref='figures/audio-volume-high-panel.svg' " "md5='571b59734272f80a40e8d2e9a8d4256e'" msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:108 msgid "" "Sound menu Volume icon" msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:109 msgid "" "Set the volume, configure sound settings, and control media players like " "Rhythmbox." msgstr "" "Καθορισμός έντασης, διαμόρφωση ρυθμίσεων ήχου, και έλεγχος του λογισμικού " "αναπαραγωγής πολυμέσων όπως του Rhythmbox." #. (itstool) path: item/p #: C/unity-menubar-intro.page:114 msgid "Clock" msgstr "Ρολόι" #. (itstool) path: item/p #: C/unity-menubar-intro.page:115 msgid "" "Access the current time and date. Appointments from the built in Calendar application can also display here." msgstr "" #. (itstool) path: p/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/unity-menubar-intro.page:120 msgctxt "_" msgid "" "external ref='figures/system-devices-panel.svg' " "md5='5b9f7ec215446c7f2eb43a66392aea85'" msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:120 msgid "" "System menu Power cog icon" msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:121 msgid "" "Access details about your computer, this help guide, and system settings. Switch users, lock screen, log out, " "suspend, restart or shutdown your computer." msgstr "" "Αποκτήστε πρόσβαση σε λεπτομέρειες σχετικά με τον υπολογιστή σας, αυτό τον " "οδηγό βοηθείας και τις ρυθμίσεις συστήματος. " "Αλλάξτε χρήστες, κλειδώστε την οθόνη, αποσυνδεθείτε, κάντε αναστολή " "λειτουργίας, επανεκκινήστε ή απενεργοποιήστε τον υπολογιστή σας." #. (itstool) path: note/p #: C/unity-menubar-intro.page:123 msgid "" "Some of the icons used by the indicator menus change according to the status " "of the application." msgstr "" "Μερικά από τα εικονίδια χρησιμοποιούνται από τα μενού δεικτών σύμφωνα με την " "κατάσταση της εφαρμογής." #. (itstool) path: item/p #: C/unity-menubar-intro.page:124 msgid "" "Other programs such as Tomboy or Transmission can also " "add indicator menus to the panel." msgstr "" "Άλλα προγράμματα όπως το Tomboy ή το Transmission " "μπορούν επίσης να προσθέσουν μενού δεικτών στον πίνακα." #. (itstool) path: info/desc #: C/unity-scrollbars-intro.page:9 msgid "Overlay scrollbars are the thin orange strips on long documents." msgstr "" "Οι επικαλυπτόμενες μπάρες κύλισης είναι οι λεπτές πορτοκαλί λωρίδες σε " "έγγραφα μεγάλου μήκους." #. (itstool) path: page/title #: C/unity-scrollbars-intro.page:19 msgid "What are overlay scrollbars?" msgstr "Τί είναι οι επικαλυπτόμενες μπάρες κύλισης;" #. (itstool) path: page/p #: C/unity-scrollbars-intro.page:27 msgid "" "Ubuntu includes overlay scrollbars which take up less screen space " "than traditional scrollbars, giving you more room for your content. While " "inspired by mobile devices where traditional scrollbars aren't needed, " "Ubuntu's overlay scrollbars are designed to work just as well with a mouse." msgstr "" #. (itstool) path: page/p #: C/unity-scrollbars-intro.page:32 msgid "" "Some apps like Firefox and LibreOffice don't support the new scrollbars yet." msgstr "" "Κάποιες εφαρμογές όπως ο περιηγητής Firefox και η σουίτα LibreOffice δεν " "υποστηρίζουν ακόμα τις νέες μπάρες κύλισης." #. (itstool) path: section/title #: C/unity-scrollbars-intro.page:35 msgid "Use the scrollbars" msgstr "Χρήση της μπάρας κύλισης" #. (itstool) path: section/p #: C/unity-scrollbars-intro.page:37 msgid "" "The overlay scrollbar appears as a thin orange strip at the edge of a " "scrollable area. The position of the scrollbar corresponds with your " "screen's position in the scrollable content. The strip length corresponds " "with the content length; the shorter the strip, the longer the content." msgstr "" "Η επικαλυπτόμενη μπάρα κύλισης εμφανίζεται ως μια πορτοκαλί λωρίδα στην άκρη " "της περιοχής με δυνατότητα κύλισης. Η θέση της μπάρας κύλισης ανταποκρίνεται " "στη θέση της οθόνης σας στο προς κύλιση περιεχόμενο. Το μήκος της λωρίδας " "ανταποκρίνεται στο μήκος του περιεχομένου. Όσο μικρότερου μήκους είναι η " "λωρίδα, τόσο μεγαλύτερου μήκους είναι το περιεχόμενο." #. (itstool) path: section/p #: C/unity-scrollbars-intro.page:41 msgid "" "Move your mouse pointer over any point on the scrollable edge of the content " "to reveal the thumb slider." msgstr "" "Μετακινήστε το δείκτη του ποντικιού σας πάνω από οποιοδήποτε σημείο της προς " "κύλιση περιοχής για να αποκαλυφθεί η μικρογραφία ολισθητή." #. (itstool) path: list/title #: C/unity-scrollbars-intro.page:44 msgid "Ways to use the scrollbars:" msgstr "Τρόποι χρήσης των μπαρών κύλισης:" #. (itstool) path: item/p #: C/unity-scrollbars-intro.page:45 msgid "" "Drag the thumb slider up or down to move the screen's position " "exactly where you want it." msgstr "" "Σύρετε τη μικρογραφία ολισθητή επάνω ή κάτω για να κινήσετε τη " "θέση της οθόνης ακριβώς εκεί που επιθυμείτε." #. (itstool) path: item/p #: C/unity-scrollbars-intro.page:48 msgid "" "Click the scrollbar to move the screen's position exactly where you want it." msgstr "" #. (itstool) path: info/desc #: C/unity-shopping.page:9 msgid "" "Online results make the Dash more useful and help fund Ubuntu development." msgstr "" "Τα αποτελέσματα από το διαδίκτυο κάνουν το Dash περισσότερο χρήσιμο και " "βοηθούν στη χρηματοδότηση της ανάπτυξης του Ubuntu." #. (itstool) path: page/title #: C/unity-shopping.page:25 msgid "Why are there shopping links in the Dash?" msgstr "Γιατί υπάρχουν σύνδεσμοι για αγορές στο Dash;" #. (itstool) path: page/p #: C/unity-shopping.page:27 msgid "" "In addition to helping you find apps or files on your computer, the " "Dash can also show you related online results for your searches. " "Online sources include Amazon.com and dozens of other online sources." msgstr "" #. (itstool) path: page/p #: C/unity-shopping.page:31 msgid "" "When you purchase music or products from these sources, Canonical receives a " "small portion of the profits in exchange for directing more business to " "these stores. Canonical, the company that created and continues to support " "the Ubuntu project, then uses this money to make Ubuntu better." msgstr "" "Όταν αγοράζετε μουσική η προϊόντα από τις πηγές αυτές, η Canonical λαμβάνει " "ένα μικρό μερίδιο των κερδών σε αντάλλαγμα για την παροχή περισσότερης " "πελατείας στα καταστήματα αυτά. Η Canonical, η εταιρεία που δημιούργησε και " "συνεχίζει να υποστηρίζει το εγχείρημα του Ubuntu, χρησιμοποιεί τα χρήματα " "αυτά ώστε να κάνει το Ubuntu καλύτερο." #. (itstool) path: page/p #: C/unity-shopping.page:37 msgid "By default, the inclusion of online search results is turned off." msgstr "" #. (itstool) path: section/title #: C/unity-shopping.page:40 msgid "Turn on online search results" msgstr "" #. (itstool) path: section/p #: C/unity-shopping.page:42 msgid "" "If you want to receive online search suggestions, you can enable this " "feature through the Security & Privacy system setting." msgstr "" #. (itstool) path: item/p #: C/unity-shopping.page:47 msgid "" "Click the system menu at the far right of the menu bar " "and select System Settings." msgstr "" #. (itstool) path: item/p #: C/unity-shopping.page:50 msgid "" "Open Security & Privacy and select the Search tab." msgstr "" #. (itstool) path: item/p #: C/unity-shopping.page:52 msgid "Switch on Include online search results." msgstr "" #. (itstool) path: info/title #: C/user-accounts.page:7 msgctxt "link:trail" msgid "Users" msgstr "Χρήστες" #. (itstool) path: info/desc #: C/user-accounts.page:8 msgid "" "Add user or guest user, change " "password, administrators…" msgstr "" "Προσθήκη χρήστη ή συνεδρία επισκέπτη, αλλαγή κωδικού, διαχειριστές…" #. (itstool) path: page/title #: C/user-accounts.page:24 msgid "User accounts" msgstr "Λογαριασμοί χρηστών" #. (itstool) path: page/p #: C/user-accounts.page:26 msgid "" "Each person that uses the computer should have a different user account. " "This allows them to keep their files separate from yours and to choose their " "own settings. It's also more secure. You can only access a different user " "account if you know the password." msgstr "" "Κάθε άτομο που χρησιμοποιεί τον υπολογιστή πρέπει να έχει διαφορετικό " "λογαριασμό χρήστη. Αυτό επιτρέπει να κρατάει ο καθένας τα αρχεία του " "ξεχωριστά από του άλλου και να επιλέγει ο καθένας τις δικές του ρυθμίσεις. " "Είναι επίσης πιο ασφαλές. Μπορείτε να έχετε πρόσβαση σε ένα διαφορετικό " "λογαριασμό χρήστη μόνο αν γνωρίζετε τον κωδικό του." #. (itstool) path: info/title #: C/user-accounts.page:33 msgctxt "link:trail" msgid "Accounts" msgstr "Λογαριασμοί" #. (itstool) path: section/title #: C/user-accounts.page:35 msgid "Manage user accounts" msgstr "Διαχείριση λογαριασμών χρηστών" #. (itstool) path: section/title #: C/user-accounts.page:39 msgid "Passwords" msgstr "Κωδικοί πρόσβασης" #. (itstool) path: info/title #: C/user-accounts.page:44 msgctxt "link:trail" msgid "Privileges" msgstr "Προνόμια" #. (itstool) path: section/title #: C/user-accounts.page:46 msgid "User privileges" msgstr "Προνόμια χρήστη" #. (itstool) path: info/desc #: C/user-add.page:8 msgid "Add new users so that other people can log in to the computer." msgstr "" "Προσθέστε νέους χρήστες έτσι ώστε άλλοι να μπορούν να εισέλθουν στον " "υπολογιστή." #. (itstool) path: page/title #: C/user-add.page:30 msgid "Add a new user account" msgstr "Προσθήκη ενός νέου λογαριασμού χρήστη" #. (itstool) path: page/p #: C/user-add.page:59 msgid "" "You can add multiple user accounts to your computer. Give one account to " "each person in your household or company. Every user has their own home " "folder, documents, and settings." msgstr "" "Μπορείτε να προσθέσετε πολλαπλούς λογαριασμούς χρηστών στον υπολογιστή σας. " "Δώστε έναν λογαριασμό για κάθε άτομο της οικογένειάς σας ή της εταιρίας σας. " "Κάθε χρηστής θα έχει τον δικό του προσωπικό φάκελο, τα αρχεία του και τις " "ρυθμίσεις του." #. (itstool) path: item/p #: C/user-add.page:65 #: C/user-admin-change.page:35 #: C/user-changepassword.page:53 #: C/user-changepicture.page:31 #: C/user-delete.page:33 msgid "Open User Accounts." msgstr "Ανοίξτε το μενού Λογαριασμοί χρήστη." #. (itstool) path: item/p #: C/user-add.page:67 msgid "" "You need administrator privileges " "to add user accounts. Click Unlock in the top right corner and " "type your password." msgstr "" "Χρειάζεστε δικαιώματα διαχειριστή " "για να προσθέσετε λογαριασμούς χρήστη. Κάντε κλικ στο Ξεκλείδωμα " "στην επάνω δεξιά γωνία και πληκτρολογήστε τον κωδικό σας." #. (itstool) path: item/p #: C/user-add.page:71 msgid "" "In the list of accounts on the left, click the + button to add a " "new user account." msgstr "" "Στη λίστα με τους λογαριασμούς στα αριστερά, κάντε κλικ στο κουμπί " "+ για να προσθέσετε έναν λογαριασμό χρήστη." #. (itstool) path: item/p #: C/user-add.page:74 msgid "" "If you want the new user to have administrative access to the computer, select " "Administrator for the account type. Administrators can do things " "like add and delete users, install software and drivers, and change the date " "and time." msgstr "" "Αν θέλετε ο νέος χρήστης να έχει πρόσβαση " "σε δικαιώματα διαχειριστή στον υπολογιστή, επιλέξτε " "Διαχειριστής για τον τύπο του λογαριασμού. Οι διαχειριστές " "μπορούν να κάνουν πράγματα όπως το να προσθέτουν ή να αφαιρούν χρήστες, να " "εγκαθιστούν λογισμικό και οδηγούς συσκευών και να αλλάζουν την ημερομηνία " "και ώρα." #. (itstool) path: item/p #: C/user-add.page:80 msgid "" "Enter the new user's full name. The username will be filled in automatically " "based on the full name. The default is probably OK, but you can change it if " "you like." msgstr "" "Εισάγετε το πλήρες όνομα του χρήστη. Το όνομα χρήστη θα συμπληρωθεί " "αυτόματα, βάσει του πλήρους ονόματος. Το προεπιλεγμένο είναι συνήθως σωστό, " "αλλά αν θέλετε μπορείτε να το αλλάξετε." #. (itstool) path: item/p #: C/user-add.page:84 msgid "Click Create." msgstr "Κάντε κλικ στην επιλογή Δημιουργία." #. (itstool) path: item/p #: C/user-add.page:86 msgid "" "The account is initially disabled until you choose what to do about the " "user's password. Under Login Options click Account " "disabled next to Password. Select Set a password " "now from the Action drop-down list, and have the user type " "their password in the New password and Confirm " "password fields. See ." msgstr "" "Ο λογαριασμός είναι απενεργοποιημένος αρχικά μέχρι να επιλέξετε τι θα " "κάνετε με τον κωδικό του χρήστη. Κάτω από την επιλογή Επιλογές " "σύνδεσης κάντε κλικ στο Απενεργοποιημένος λογαριασμός δίπλα " "στο Κωδικός. Επιλέξτε Ορισμός ενός κωδικού τώρα από " "την αναδιπλούμενη λίστα Ενέργειες και βάλτε το χρήστη να " "πληκτρολογήσει τον κωδικό του στα πεδία Νέος κωδικός και " "Επιβεβαίωση κωδικού. Δείτε το ." #. (itstool) path: item/p #: C/user-add.page:92 #: C/user-changepassword.page:59 msgid "" "You can also click the button next to the New password field to " "select a randomly generated secure password. These passwords are hard for " "others to guess, but they can be hard to remember, so be careful." msgstr "" "Μπορείτε επίσης να κάνετε κλικ στο κουμπί δίπλα στο πεδίο Νέος κωδικός " "πρόσβασης για να επιλέξετε τη δημιουργία ενός ασφαλή τυχαίου κωδικού " "πρόσβασης. Αυτοί οι κωδικοί είναι δύσκολο για άλλους να τους μαντέψουν, αλλά " "αυτοί μπορεί να είναι δύσκολο να απομνημονευτούν, να είστε προσεκτικοί." #. (itstool) path: item/p #: C/user-add.page:96 #: C/user-changepassword.page:63 msgid "Click Change." msgstr "Κάντε κλικ στο Αλλαγή." #. (itstool) path: note/p #: C/user-add.page:99 msgid "" "In the User Accounts window you can click the image next to the " "user's name on the right to set an image for the account. This image will be " "shown in the login window. GNOME provides some stock photos you can use, or " "you can select your own or take a picture with your webcam." msgstr "" "Στο παράθυρο Λογαριασμοί χρήστη μπορείτε να κάνετε κλικ επάνω " "στην εικόνα που βρίσκεται δίπλα από το όνομα του χρήστη ώστε να ορίσετε μια " "εικόνα για το λογαριασμό. Αυτή η εικόνα θα φαίνεται στο παράθυρο σύνδεσης. " "Το GNOME παρέχει κάποιες προεπιλεγμένες φωτογραφίες που μπορείτε να " "χρησιμοποιήσετε, ή μπορείτε να επιλέξετε μια δική σας ή να πάρετε μια " "φωτογραφία με την κάμερα διαδικτύου σας." #. (itstool) path: info/desc #: C/user-admin-change.page:10 msgid "" "You can change which users are allowed to make changes to the system by " "giving them administrative privileges." msgstr "" "Μπορείτε να αλλάξετε ποιοι χρήστες επιτρέπεται να κάνουν αλλαγές στο σύστημα " "δίνοντάς τους προνόμια διαχειριστή." #. (itstool) path: page/title #: C/user-admin-change.page:23 msgid "Change who has administrative privileges" msgstr "Αλλαγή στο ποιος θα έχει προνόμια διαχειριστή" #. (itstool) path: page/p #: C/user-admin-change.page:25 msgid "" "Administrative privileges are a way of deciding who can make changes to " "important parts of the system. You can change which users have admin " "privileges and which ones don't. They are a good way of keeping your system " "secure and preventing potentially damaging unauthorized changes." msgstr "" "Τα διαχειριστικά δικαιώματα είναι ένας τρόπος για να αποφασίζετε ποιος " "μπορεί να επιφέρει αλλαγές στα σημαντικά τμήματα του συστήματος. Μπορείτε να " "αλλάξετε ποιοι χρήστες θα έχουν διαχειριστικά δικαιώματα και ποιοι όχι. " "Είναι ένας καλός τρόπος για να διατηρείτε το σύστημά σας ασφαλές και να " "προλαμβάνετε τις εν δυνάμει βλαπτικές και μη εξουσιοδοτημένες αλλαγές." #. (itstool) path: item/p #: C/user-admin-change.page:39 msgid "" "Click Unlock and enter your password to unlock the account " "settings. (To give a user admin privileges, you must have admin privileges " "yourself.)" msgstr "" "Κάντε κλικ στο Ξεκλείδωμα και εισάγετε τον κωδικό πρόσβασής σας " "για να ξεκλειδώσετε τις ρυθμίσεις του λογαριασμού. (Για να δώσετε σε έναν " "χρήστη δικαιώματα διαχειριστή, πρέπει να έχετε ο ίδιος δικαιώματα " "διαχειριστή)." #. (itstool) path: item/p #: C/user-admin-change.page:45 msgid "Select the user whose privileges you want to change." msgstr "Επιλέξτε τον χρήστη του οποίου τα δικαιώματα θέλετε να αλλάξετε." #. (itstool) path: item/p #: C/user-admin-change.page:48 msgid "" "Click the label Standard next to Account type and " "select Administrator." msgstr "" "Κάντε κλικ στην ετικέτα Τυπικός δίπλα στο Τύπος " "λογαριασμού και επιλέξτε Διαχειριστής." #. (itstool) path: item/p #: C/user-admin-change.page:54 msgid "" "Close the User Accounts window. The user's privileges will be changed when " "they next log in." msgstr "" "Κλείστε το παράθυρο Λογαριασμοί χρηστών. Τα προνόμια των χρηστών θα αλλάξουν " "με την επόμενη εισαγωγή τους." #. (itstool) path: note/p #: C/user-admin-change.page:60 msgid "" "The first user account on the system has admin privileges. This is the user " "account that was created when you first installed the system." msgstr "" "Ο πρώτος λογαριασμός χρήστη στο σύστημα διαθέτει δικαιώματα διαχειριστή. " "Αυτός είναι ο λογαριασμός χρήστη που δημιουργήθηκε όταν κάνατε για πρώτη " "φορά την εγκατάσταση του συστήματος." #. (itstool) path: note/p #: C/user-admin-change.page:63 msgid "" "It is unwise to have too many users with Administrator privileges " "on one system." msgstr "" "Είναι ανώφελο να έχετε πολλούς χρήστες με προνόμια Διαχειριστή σε " "ένα σύστημα." #. (itstool) path: info/desc #: C/user-admin-explain.page:8 msgid "You need admin privileges to change important parts of your system." msgstr "" "Χρειάζεται να έχετε προνόμια διαχειριστή για να αλλάξετε σημαντικά μέρη του " "συστήματός σας." #. (itstool) path: page/title #: C/user-admin-explain.page:20 msgid "How do administrative privileges work?" msgstr "Πως δουλεύουν τα δικαιώματα διαχειριστή;" #. (itstool) path: page/p #: C/user-admin-explain.page:22 msgid "" "As well as the files that you create, your computer has a number of " "files which are needed by the system for it to work properly. If these " "important system files are changed improperly they can cause " "various things to break, so they are protected from changes by default. " "Certain applications also modify important parts of the system, and so are " "also protected." msgstr "" "Όπως και τα αρχεία τα οποία εσείς δημιουργείτε, ο υπολογιστής σας " "έχει ένα αριθμό αρχείων που χρειάζονται από το σύστημα ώστε να λειτουργεί " "σωστά. Αν αυτά τα σημαντικά αρχεία συστήματος αλλαχθούν με λάθος " "τρόπο, μπορούν να προκαλέσουν διάφορες βλάβες, οπότε είναι εξ' ορισμού " "προστατευμένα από αλλαγές. Κάποιες εφαρμογές επίσης τροποποιούν σημαντικά " "μέρη του συστήματος, έτσι προστατεύονται επίσης." #. (itstool) path: page/p #: C/user-admin-explain.page:29 msgid "" "The way that they are protected is by only allowing users with " "administrative privileges to change the files or use the " "applications. In day-to-day use, you won't need to change any system files " "or use these applications, so by default you do not have admin privileges." msgstr "" "Ο τρόπος με τον οποίον προστατεύονται είναι επιτρέποντας μόνο σε χρήστες με " "δικαιώματα διαχειριστή την αλλαγή των αρχείων ή χρήση των " "εφαρμογών. Σε καθημερινή χρήση, δεν θα χρειαστείτε να αλλάξετε οποιοδήποτε " "από αυτά τα αρχεία συστήματος ή να χρησιμοποιήσετε τις εφαρμογές αυτές, για " "αυτό τον λόγο δεν έχετε δικαιώματα διαχειριστή." #. (itstool) path: page/p #: C/user-admin-explain.page:34 msgid "" "Sometimes you need to use these applications, so you may be able to " "temporarily get admin privileges to allow you to make the changes. If an " "application needs admin privileges, it will ask for your password. For " "example, if you want to install some new software, the software installer " "(package manager) will ask for your admin password so it can add the new " "application to the system. Once it has finished, your admin privileges will " "be taken away again." msgstr "" "Μερικές φορές χρειάζεται να χρησιμοποιήσετε αυτές τις εφαρμογές, για να " "μπορείτε προσωρινά να αποκτήσετε δικαιώματα διαχειριστή που σας επιτρέπουν " "να πραγματοποιήσετε τις αλλαγές. Αν μια εφαρμογή χρειάζεται δικαιώματα " "διαχειριστή, θα σας ζητήσει τον κωδικό σας. Για παράδειγμα, εάν θελήσετε να " "εγκαταστήσετε κάποιο νέο λογισμικό, ο εγκαταστάτης λογισμικού (διαχειριστής " "πακέτων) θα ζητήσει τον κωδικό σας έτσι ώστε να μπορέσει να προσθέσει μια " "νέα εφαρμογή στο σύστημά σας. Μόλις τελειώσει, θα αφαιρεθούν ξανά τα " "διαχειριστικά σας δικαιώματα." #. (itstool) path: page/p #: C/user-admin-explain.page:42 msgid "" "Admin privileges are associated with your user account. Some users are " "allowed to have admin privileges and some are not. Without admin privileges " "you will not be able to install software. Some user accounts (for example, " "the \"root\" account) have permanent admin privileges. You shouldn't use " "admin privileges all of the time, because you might accidentally change " "something you did not intend to (like delete a needed system file, for " "example)." msgstr "" "Τα δικαιώματα διαχειριστή σχετίζονται με το λογαριασμό χρήστη σας. Σε " "κάποιους χρήστες επιτρέπεται να έχουν διαχειριστικά δικαιώματα και σε " "κάποιους όχι. Χωρίς διαχειριστικά δικαιώματα δεν θα έχετε τη δυνατότητα να " "εγκαταστήσετε λογισμικό. Κάποιοι λογαριασμοί χρήστη (για παράδειγμα, ο " "λογαριασμός \"root\") έχουν μόνιμα δικαιώματα διαχειριστή. Δεν θα πρέπει να " "χρησιμοποιείτε συνεχώς δικαιώματα διαχειριστή, γιατί θα μπορούσατε κατά " "λάθος να αλλάξετε κάτι το οποίο δεν σκοπεύατε (όπως το να διαγράψετε ένα " "αναγκαίο αρχείο συστήματος για παράδειγμα)." #. (itstool) path: page/p #: C/user-admin-explain.page:49 msgid "" "In summary, admin privileges allow you to change important parts of your " "system when needed, but prevent you from doing it accidentally." msgstr "" "Συνοπτικά, τα διαχειριστικά διακαιώματα σας επιτρέπουν να αλλάξετε σημαντικά " "μέρη του συστήματος σας όταν χρειάζεται, αλλά σας αποτρέπουν να τα αλλάξετε " "κατά λάθος." #. (itstool) path: note/title #: C/user-admin-explain.page:53 msgid "What does \"super user\" mean?" msgstr "Τι σημαίνει «υπερχρήστης»;" #. (itstool) path: note/p #: C/user-admin-explain.page:54 msgid "" "A user with admin privileges is sometimes called a super user. This " "is simply because that user has more privileges than normal users. You might " "see people discussing things like su and sudo; these " "are programs for temporarily giving you \"super user\" (admin) privileges." msgstr "" "Ένας χρήστης με δικαιώματα διαχειριστή ονομάζεται συχνά " "υπερχρήστης. Ονομάζεται έτσι διότι αυτός ο χρήστης έχει παραπάνω " "δικαιώματα από τους κανονικού χρήστες. Μπορεί να ακούσετε ανθρώπους να " "συζητάνε για θέματα όπως su και sudo, αυτά είναι " "προγράμματα που σου δίνουν προσωρινά δικαιώματα «υπερχρήστη»." #. (itstool) path: section/title #: C/user-admin-explain.page:61 msgid "Why are admin privileges useful?" msgstr "Γιατί είναι χρήσιμα τα προνόμια των διαχειριστών;" #. (itstool) path: section/p #: C/user-admin-explain.page:62 msgid "" "Requiring users to have admin privileges before important system changes are " "made is useful because it helps to prevent your system from being broken, " "intentionally or unintentionally." msgstr "" "Απαιτώντας οι χρήστες να έχουν δικαιώματα διαχειριστή πριν να γίνουν " "σημαντικές αλλαγές είναι χρήσιμο επειδή προστατεύει το σύστημα σας από το να " "χαλάσει εσκεμμένα ή άθελα." #. (itstool) path: section/p #: C/user-admin-explain.page:65 msgid "" "If you had admin privileges all of the time, you might accidentally change " "an important file, or run an application which changes something important " "by mistake. Only getting admin privileges temporarily, when you need them, " "reduces the risk of these mistakes happening." msgstr "" "Αν έχετε δικαιώματα διαχειριστή συνεχώς, μπορεί να αλλάξετε ένα σημαντικό " "αρχείο ή να εκτελέσετε μια εφαρμογή που να αλλάξει κάτι σημαντικό κατά " "λάθος. Με το να παίρνετε δικαιώματα διαχειριστή προσωρινά, όποτε τα " "χρειάζεστε. μειώνεται ο κίνδυνος να συμβούν αυτά τα λάθη." #. (itstool) path: section/p #: C/user-admin-explain.page:69 msgid "" "Only certain trusted users should be allowed to have admin privileges. This " "prevents other users from messing with the computer and doing things like " "uninstalling applications that you need, installing applications that you " "don't want, or changing important files. This is useful from a security " "standpoint." msgstr "" "Μόνο σε ορισμένους έμπιστους χρήστες θα πρέπει να επιτρέπεται να έχουν " "δικαιώματα διαχειριστή. Αυτό αποτρέπει τους άλλους χρήστες από το να " "πειράζουν τον υπολογιστή και να κάνουν πράγματα όπως το να απεγκαθιστούν " "εφαρμογές που χρειάζεστε, να εγκαθιστούν εφαρμογές που δεν θέλετε, ή να " "αλλάζουν σημαντικά αρχεία. Αυτό είναι χρήσιμο από πλευράς ασφαλείας." #. (itstool) path: info/desc #: C/user-admin-problems.page:8 msgid "" "You can only do some things, like installing applications, if you have admin " "privileges." msgstr "" "Μπορείτε να διεκπεραιώσετε μόνο κάποια πράγματα, όπως την εγκατάσταση " "εφαρμογών, αν έχετε δικαιώματα διαχειριστή." #. (itstool) path: page/title #: C/user-admin-problems.page:20 msgid "Problems caused by administrative restrictions" msgstr "Προβλήματα που προκαλούνται από διαχειριστικούς περιορισμούς" #. (itstool) path: page/p #: C/user-admin-problems.page:22 msgid "" "You may experience a few problems if you don't have administrative privileges. Some tasks require admin " "privileges in order to work, such as:" msgstr "" "Μπορεί να συναντήσετε μερικά προβλήματα αν δεν έχετε δικαιώματα διαχειριστή. Μερικές εργασίες απαιτούν " "δικαιώματα διαχειριστή για να γίνουν, όπως:" #. (itstool) path: item/p #: C/user-admin-problems.page:28 msgid "Connecting to networks or wireless networks" msgstr "Σύνδεση με δίκτυα ή με ασύρματα δίκτυα" #. (itstool) path: item/p #: C/user-admin-problems.page:31 msgid "" "Viewing the contents of a removable disk connected to the computer, or the " "contents of a different disk partition (e.g. a Windows partition)" msgstr "" "Εμφάνιση των περιεχομένων ενός αποσπώμενου δίσκου που είναι συνδεδεμένος " "στον υπολογιστή, ή των περιεχομένων μιας διαφορετικής κατάτμησης του δίσκου " "(π.χ. μια κατάτμηση των Windows)" #. (itstool) path: item/p #: C/user-admin-problems.page:35 msgid "Installing new applications" msgstr "Εγκατάσταση νέων εφαρμογών" #. (itstool) path: page/p #: C/user-admin-problems.page:39 msgid "" "You can change who has admin " "privileges." msgstr "" "Μπορείτε να αλλάξετε ποιος θα έχει προνόμια " "διαχειριστή." #. (itstool) path: info/desc #: C/user-changepassword.page:9 msgid "" "Keep your account secure by changing your password often in your account " "settings." msgstr "" "Διατηρήστε το λογαριασμό σας ασφαλή αλλάζοντας τον κωδικό πρόσβασής σας " "συχνά από τις ρυθμίσεις του λογαριασμού σας." #. (itstool) path: page/title #: C/user-changepassword.page:22 msgid "Change your password" msgstr "Αλλάξτε τον κωδικό πρόσβασης" #. (itstool) path: page/p #: C/user-changepassword.page:49 msgid "" "It is a good idea to change your password from time to time, especially if " "you think someone else knows what your password is." msgstr "" "Είναι μια καλή ιδέα να αλλάξετε τον κωδικό πρόσβασής σας αρκετά συχνά, " "ειδικά αν νομίζετε ότι κάποιος άλλος γνωρίζει τον κωδικό σας." #. (itstool) path: item/p #: C/user-changepassword.page:54 msgid "Click the label next to Password." msgstr "" "Κάντε κλικ στην ετικέτα δίπλα στην επιλογή Κωδικός πρόσβασης." #. (itstool) path: note/p #: C/user-changepassword.page:55 msgid "" "The label should look like a series of dots or boxes if you already have a " "password set." msgstr "" "Η ετικέτα πρέπει να μοιάζει με μια σειρά από κουκκίδες ή κιβώτια, αν έχετε " "ήδη ένα κωδικό πρόσβασης." #. (itstool) path: item/p #: C/user-changepassword.page:57 msgid "" "Enter your current password, then a new password. Enter your new password " "again in the Confirm password field." msgstr "" "Πληκτρολογήστε τον τρέχοντα κωδικό πρόσβασης, έπειτα ένα νέο κωδικό " "πρόσβασης. Πληκτρολογήστε το νέο κωδικό πρόσβασης και πάλι στο πεδίο " "Επιβεβαίωση κωδικού πρόσβασης ." #. (itstool) path: page/p #: C/user-changepassword.page:66 msgid "" "Make sure you choose a good " "password. This will help to keep your user account safe." msgstr "" "Βεβαιωθείτε ότι έχετε επιλέξει έναν καλό " "κωδικό πρόσβασης . Αυτό θα σας βοηθήσει να διατηρήσετε το λογαριασμό " "χρήστη σας ασφαλή." #. (itstool) path: section/title #: C/user-changepassword.page:70 msgid "Change the keyring password" msgstr "Αλλαγή του κωδικού πρόσβασης στην κλειδοθήκη" #. (itstool) path: section/p #: C/user-changepassword.page:72 msgid "" "If you change your login password, it may become out of sync with the " "keyring password. The keyring keeps you from having to remember " "lots of different passwords by just requiring one master password " "to access them all. If you change your user password (see above), your " "keyring password will remain the same as your old password. To change the " "keyring password (to match your login password):" msgstr "" "Αν αλλάξετε τον κωδικό εισόδου σας, μπορεί να καταστεί εκτός συγχρονισμού με " "τον κωδικό κλειδοθήκης. Η κλειδοθήκη σας απαλάσσει από την " "υποχρέωση να θυμάστε πολλούς διαφορετικούς κωδικούς πρόσβασης αφού " "χρειάζεται μόνο έναν κύριο κωδικό για την πρόσβασης σε όλους. Εάν " "αλλάξετε τον κωδικό χρήστη σας (βλ. παραπάνω), ο κωδικός κλειδοθήκης σας θα " "παραμείνει ο ίδιος με τον παλιό κωδικό σας. Για να αλλάξετε τον κωδικό της " "κλειδοθήκης (για να ταιριάζει με τον κωδικό εισόδου σας):" #. (itstool) path: item/p #: C/user-changepassword.page:82 msgid "" "Open the Passwords and Keys application from the Dash." msgstr "" "Ανοίξτε το Κωδικοί πρόσβασης και κλειδιά από το Dash." #. (itstool) path: item/p #: C/user-changepassword.page:84 msgid "In the View menu, ensure By keyring is checked." msgstr "" "Στο μενού Προβολή, βεβαιωθείτε πως είναι σημειωμένη η επιλογή " "Ανά κλειδί." #. (itstool) path: item/p #: C/user-changepassword.page:86 msgid "" "In the sidebar under Passwords, right-click on Login " "keyring and select Change Password." msgstr "" "Στην πλευρική μπάρα κάτω από το Κωδικοί, κάντε δεξί κλικ στο " "κλειδί σύνδεσης και επιλέξτε Αλλαγή κωδικού." #. (itstool) path: item/p #: C/user-changepassword.page:88 msgid "" "Enter your Old Password, followed by your new " "Password, and Confirm your new password by entering it " "again." msgstr "" "Εισάγετε τον Παλιό κωδικό πρόσβασής, ακολουθούμενο από τον " "καινούριο κωδικό Κωδικό πρόσβασης και, κάνετε " "Επιβεβαίωση του νέου κωδικού σας εισάγοντας τον ξανά." #. (itstool) path: item/p #: C/user-changepassword.page:91 msgid "Click OK." msgstr "Κάντε κλικ στο κουμπί Εντάξει." #. (itstool) path: info/desc #: C/user-changepicture.page:7 msgid "Add your photo to the login and user screens." msgstr "Προσθήκη της φωτογραφίας σας στις οθόνες σύνδεσης και χρήστη." #. (itstool) path: page/title #: C/user-changepicture.page:22 msgid "Change your login screen photo" msgstr "Αλλάξε την φωτογραφία σας στην αρχική οθόνη" #. (itstool) path: page/p #: C/user-changepicture.page:24 msgid "" "When you log in or switch users, you will see a list of users with their " "login photos. You can change your photo to a stock image or an image of your " "own. You can even take a new login photo with your webcam." msgstr "" "Όταν συνδέεστε ή εναλλάσετε χρήστες, θα δείτε μια λίστα με τους χρήστες και " "τις φωτογραφίες τους. Μπορείτε να αλλάξετε την φωτογραφία σας με μια ήδη " "αποθηκευμένη εικόνα ή μια δικιά σας εικόνα. Μπορείτε να τραβήξετε και μια " "νέα φωτογραφία σύνδεσης με την κάμερα διαδικτύου." #. (itstool) path: item/p #: C/user-changepicture.page:32 msgid "" "Click the picture next to your name. A drop-down gallery will be shown with " "some stock login photos. If you like one of them, click it to use it for " "yourself." msgstr "" "Κάντε κλικ στην εικόνα δίπλα στο όνομά σας. Μια αναδυόμενη συλλογή " "φωτογραφιών θα εμφανιστεί με μερικές αποθηκευμένες φωτογραφίες. Αν σας " "αρέσει κάποια από αυτές, κάντε κλικ για να την χρησιμοποιήσετε για τον εαυτό " "σας." #. (itstool) path: item/p #: C/user-changepicture.page:35 msgid "" "If you'd rather use a picture you already have on your computer, click " "Browse for more pictures." msgstr "" "Αν προτιμάτε να χρησιμοποιείτε μια εικόνα που ήδη έχετε στον υπολογιστή σας, " "πατήστε Περιήγηση για περισσότερες εικόνες." #. (itstool) path: info/desc #: C/user-delete.page:7 msgid "Remove users that no longer use your computer." msgstr "" "Αφαιρέστε τους χρήστες που δε χρησιμοποιούν πλέον τον υπολογιστή σας." #. (itstool) path: page/title #: C/user-delete.page:25 msgid "Delete a user account" msgstr "Διαγραφή ενός λογαριασμού χρήστη" #. (itstool) path: page/p #: C/user-delete.page:27 msgid "" "You can add multiple user accounts to your computer. See to learn how. If somebody is no longer using your computer, you can " "delete that user's account." msgstr "" "Μπορείτε να προσθέσετε πολλαπλούς λογαριασμούς χρήστη στον υπολογιστή σας. " "Δείτε το για να μάθετε το πως γίνεται. Αν κάποιος " "δε χρησιμοποιεί πλέον τον υπολογιστή σας, μπορείτε να διαγράψετε το " "λογαριασμό του." #. (itstool) path: item/p #: C/user-delete.page:34 msgid "" "Click Unlock in the top right corner and type your password to " "make changes. You must be an administrative user to delete user accounts." msgstr "" "Κάντε κλικ στο Ξεκλείδωμα στην επάνω δεξιά γωνία και " "πληκτρολογήστε τον κωδικό πρόσβασής σας για να κάνετε αλλαγές. Πρέπει να " "είστε χρήστης με δικαιώματα διαχειριστή για να διαγράψετε λογαριασμούς " "χρηστών." #. (itstool) path: item/p #: C/user-delete.page:37 msgid "Select the user you want to delete and click the - button." msgstr "" "Επιλέξτε το χρήστη που θέλετε να διαγράψετε και κάντε κλικ στο κουμπί -" " ." #. (itstool) path: item/p #: C/user-delete.page:38 msgid "" "Each user has their own home folder for their files and settings. You can " "choose to keep or delete the user's home folder. Click Delete " "Files if you're sure they won't be used anymore and you need to free " "up disk space. These files are permanently deleted. They can't be recovered. " "You may want to back up the files to an external drive or CD before deleting " "them." msgstr "" "Ο κάθε χρήστης έχει το δικό του φάκελο χρήστη για τα αρχεία του και τις " "ρυθμίσεις του. Μπορείτε να επιλέξετε να διατηρήσετε ή να διαγράψετε τον " "φάκελλο χρήστη του συγκεκριμένου χρήστη. Κάντε κλικ στη Διαγραφή " "αρχείων αν είστε σίγουροι ότι δεν θα χρησιμοποιηθούν πλέον και πρέπει " "να απελευθερώσετε χώρο στο δίσκο. Αυτά τα αρχεία θα διαγραφούν οριστικά και " "δε μπορούν πλέον να ανακτηθούν. Πριν τα διαγράψετε μπορεί να επιθυμείτε να " "πάρετε αντίγραφα ασφαλείας σε μια εξωτερική συσκευή αποθήκευσης ή σε ένα CD." #. (itstool) path: info/desc #: C/user-forgottenpassword.page:7 msgid "Advanced techniques for resetting your password" msgstr "Εξειδικευμένες τεχνικές για την επαναφορά του κωδικού πρόσβασής σας" #. (itstool) path: page/title #: C/user-forgottenpassword.page:17 msgid "I forgot my password!" msgstr "Ξέχασα τον κωδικό μου!" #. (itstool) path: page/p #: C/user-forgottenpassword.page:29 msgid "" "It is important to choose not only a good " "and secure password, but also one that you can remember. If you have " "forgotten the password to log in to your computer account, you can follow " "the following steps to reset it." msgstr "" "Είναι σημαντικό να επιλέξετε όχι μόνο έναν " "καλό και ασφαλή κωδικό πρόσβασης , αλλά και έναν τον οποίο μπορείτε " "να θυμηθείτε. Αν έχετε ξεχάσει τον κωδικό πρόσβασης, για να συνδεθείτε με το " "λογαριασμό σας, μπορείτε να ακολουθήσετε τα παρακάτω βήματα για να τον " "επαναφέρετε." #. (itstool) path: note/p #: C/user-forgottenpassword.page:36 msgid "" "If you have an encrypted home directory, you will not be able to reset a " "forgotten password." msgstr "" "Εάν έχετε έναν κρυπτογραφημένο φάκελο, δεν θα είστε σε θέση να επαναφέρετε " "έναν κωδικό πρόσβασης που δεν θυμάστε." #. (itstool) path: page/p #: C/user-forgottenpassword.page:41 msgid "" "If you simply want to change your password, see ." msgstr "" "Αν απλώς θέλετε να αλλάξετε τον κωδικό πρόσβασής σας, δείτε το ." #. (itstool) path: section/title #: C/user-forgottenpassword.page:47 msgid "Reset password using Grub" msgstr "Επαναφορά κωδικού πρόσβασης χρησιμοποιώντας το GRUB" #. (itstool) path: item/p #: C/user-forgottenpassword.page:50 msgid "" "Restart your computer, and hold down Shift during bootup to get " "into the Grub menu." msgstr "" "Επανεκκινήστε τον υπολογιστή σας και κρατήστε πατημένο το πλήκτρο " "Shift κατά την εκκίνηση για να εισέλθετε στο μενού του GRUB." #. (itstool) path: note/p #: C/user-forgottenpassword.page:55 msgid "" "If you have a dual-boot machine and you choose at boot time which operating " "system to boot into, the Grub menu should appear without the need to hold " "down Shift." msgstr "" "Εάν έχετε ένα διπλής εκκίνησης μηχάνημα και επιλέγετε κατά την εκκίνηση ποιο " "λειτουργικό σύστημα θα ξεκινήσει, το μενού του GRUB θα πρέπει να εμφανίζεται " "χωρίς να χρειάζεται να κρατάτε πατημένο το πλήκτρο Shift." #. (itstool) path: note/p #: C/user-forgottenpassword.page:62 msgid "" "If you are unable to get into the Grub boot menu, and therefore cannot " "choose to boot into recovery mode, you can use a live CD to reset your user password." msgstr "" "Εάν δε μπορείτε να εισέλθετε στο μενού εκκίνησης του GRUB και ως εκ τούτου " "δε μπορείτε να επιλέξετε εκκίνηση σε λειτουργία επαναφοράς, μπορείτε να " " χρησιμοποιήσετε ένα " "δοκιμαστικό CD για να επαναφέρετε τον κωδικό πρόσβασής σας." #. (itstool) path: item/p #: C/user-forgottenpassword.page:67 msgid "" "Press the down arrow on your keyboard to highlight the line that ends with " "the words 'recovery mode', then press Enter." msgstr "" "Πατήστε το κάτω βέλος στο πληκτρολόγιό σας για να επισημάνετε τη γραμμή που " "τελειώνει με την φράση «λειτουργία επαναφοράς» και, στη συνέχεια πατήστε το " "πλήκτρο Enter." #. (itstool) path: item/p #: C/user-forgottenpassword.page:73 msgid "" "Your computer will now begin the boot process. After a few moments, a " "Recovery Menu will appear. Use your down arrow key to highlight " "root and press Enter." msgstr "" "Ο υπολογιστής σας θα ξεκινήσει τώρα τη διαδικασία εκκίνησης. Μετά από λίγα " "λεπτά, ένα Μενού επαναφοράς θα εμφανιστεί. Χρησιμοποιείστε το " "κάτω βέλος για να επισημάνετε τη διαδρομή και πατήστε το πλήκτρο " "Enter." #. (itstool) path: item/p #: C/user-forgottenpassword.page:79 msgid "At the # symbol, type:" msgstr "Στο σύμβολο #, πληκτρολογήστε:" #. (itstool) path: item/p #: C/user-forgottenpassword.page:82 msgid "" "passwd username, where username is the " "username of the account you're changing the password for." msgstr "" "passwd username, όπου username είναι το " "όνομα χρήστη του λογαριασμού για τον οποίο αλλάζετε τον κωδικό πρόσβασης." #. (itstool) path: item/p #: C/user-forgottenpassword.page:87 msgid "" "You will be prompted to enter a new UNIX password, and to confirm the new " "password." msgstr "" "Θα σας ζητηθεί να εισάγετε και να επιβεβαιώσετε ένα νέο κωδικό πρόσβασης " "UNIX." #. (itstool) path: item/p #: C/user-forgottenpassword.page:92 msgid "Then type:" msgstr "Έπειτα πληκτρολογήστε:" #. (itstool) path: item/p #: C/user-forgottenpassword.page:95 msgid "# reboot" msgstr "# reboot" #. (itstool) path: section/p #: C/user-forgottenpassword.page:100 #: C/user-forgottenpassword.page:203 msgid "" "After you successfully log in, you will not be able to access your keyring " "(since you don't remember the old password). This means that all your saved " "passwords for wireless networks, jabber accounts, etc. will no longer be " "accessible. You will need to delete the old " "keyring and start a new one." msgstr "" "Αφού συνδεθείτε με επιτυχία, δεν θα είστε σε θέση να έχετε πρόσβαση στην " "κλειδοθήκη σας (αφού δεν θυμάστε τον παλιό κωδικό πρόσβασης). Αυτό σημαίνει " "ότι όλοι οι αποθηκευμένοι κωδικοί πρόσβασης σας για τα ασύρματα δίκτυα, τους " "λογαριασμούς άμεσης επικοινωνίας «Jabber», κλπ. δεν θα είναι πλέον προσιτοί. " "Θα πρέπει να διαγράψετε την παλιά " "κλειδοθήκη και να ξεκινήσετε μία νέα." #. (itstool) path: section/title #: C/user-forgottenpassword.page:108 msgid "Reset password using a Live CD or USB" msgstr "" "Επαναφορά τoυ κωδικού πρόσβασης χρησιμοποιώντας ένα δοκιμαστικό CD ή USB" #. (itstool) path: item/p #: C/user-forgottenpassword.page:111 msgid "Boot the Live CD or USB." msgstr "Εκκινήστε το δοκιμαστικό CD ή USΒ." #. (itstool) path: item/p #: C/user-forgottenpassword.page:116 msgid "Mount your drive." msgstr "Προσαρτήστε το δίσκο σας." #. (itstool) path: item/p #: C/user-forgottenpassword.page:121 msgid "" "Press AltF2 to get the Run " "Application window." msgstr "" "Πατήστε AltF2 για να ανοίξετε το " "παράθυρο Εκτέλεση εφαρμογής." #. (itstool) path: item/p #: C/user-forgottenpassword.page:127 msgid "" "Type gksu nautilus to launch the file manager with system-wide " "privileges." msgstr "" "Πληκτρολογήστε gksu nautilus για να ξεκινήσει ο διαχειριστής " "αρχείων με όλο το σύστημα των προνομίων." #. (itstool) path: note/p #: C/user-forgottenpassword.page:132 msgid "" "Within the drive you just mounted, you can check that it is the right drive " "by clicking home and then your username." msgstr "" "Εντός του δίσκου που μόλις προσαρτήθηκε, μπορείτε να ελέγξετε ότι είναι ο " "σωστός οδηγός εκκίνησης κάνοντας κλικ επιλέγοντας home και στη " "συνέχεια το όνομα χρήστη σας." #. (itstool) path: item/p #: C/user-forgottenpassword.page:139 msgid "" "Go to the top-level directory of the mounted drive. Then go into the " "etc directory." msgstr "" "Μεταβείτε στο υψηλότερο επίπεδο καταλόγου της προσαρτημένης μονάδας δίσκου. " "Στη συνέχεια, πηγαίνετε στον κατάλογο etc." #. (itstool) path: item/p #: C/user-forgottenpassword.page:142 msgid "Locate the 'shadow' file and make a backup copy:" msgstr "Εντοπίστε το αρχείο «shadow» και κρατήστε ένα αντίγραφο ασφαλείας:" #. (itstool) path: item/p #: C/user-forgottenpassword.page:147 msgid "Right-click on the shadow file and select copy." msgstr "" "Κάντε δεξί κλικ στο αρχείο shadow και επιλέξτε αντιγραφή.." #. (itstool) path: item/p #: C/user-forgottenpassword.page:150 msgid "Then right-click in the empty space and select paste." msgstr "" "Στη συνέχεια κάντε δεξί κλικ στον κενό χώρο και επιλέξτε " "επικόλληση." #. (itstool) path: item/p #: C/user-forgottenpassword.page:154 msgid "Rename the backup \"shadow.bak\"." msgstr "" "Μετονομάστε το αντίγραφο ασφαλείας " "«shadow.bak»." #. (itstool) path: item/p #: C/user-forgottenpassword.page:162 msgid "Edit the original \"shadow\" file with a text editor." msgstr "" "Επεξεργαστείτε το αρχικό αρχείο «shadow» με ένα πρόγραμμα επεξεργασίας " "κειμένου." #. (itstool) path: item/p #: C/user-forgottenpassword.page:168 msgid "" "Find your username for which you have forgotten the password. It should look " "something like this (the characters after the colon will be different):" msgstr "" "Βρείτε το όνομα χρήστη για τον οποίο έχετε ξεχάσει τον κωδικό πρόσβασης. Θα " "πρέπει να δείτε κάτι σαν αυτό (οι χαρακτήρες μετά την άνω και κάτω τελεία θα " "είναι διαφορετικοί):" #. (itstool) path: item/p #: C/user-forgottenpassword.page:172 msgid "username:$1$2abCd0E or" msgstr "όνομα χρήστη:$1$2abCd0E ή" #. (itstool) path: item/p #: C/user-forgottenpassword.page:175 msgid "username:$1$2abCd0E:13721a:0:99999:7:::" msgstr "όνομα χρήστη:$1$2abCd0E:13721a:0:99999:7:::" #. (itstool) path: item/p #: C/user-forgottenpassword.page:180 msgid "" "Delete the characters after the first colon and before the second colon. " "This will remove the password for the account." msgstr "" "Διαγράψτε τους χαρακτήρες μετά το πρώτο σημείο και πριν από το δεύτερο " "σημείο. Αυτό θα αφαιρέσει τον κωδικό πρόσβασης για το λογαριασμό." #. (itstool) path: item/p #: C/user-forgottenpassword.page:184 msgid "" "Save the file, exit out of everything and reboot your computer without the " "live CD or USB." msgstr "" "Αποθηκεύστε το αρχείο, αποσυνδεθείτε από παντού και επανεκκινήστε τον " "υπολογιστή σας χωρίς το δοκιμαστικό CD ή USB." #. (itstool) path: item/p #: C/user-forgottenpassword.page:190 msgid "" "When you boot back into your installation, click your name in the menu bar. " "Open My Account and reset your password." msgstr "" "Όταν επανακινήσετε ξανά στην εγκατάσταση σας, κάντε κλικ το όνομα σας στην " "μπάρα του μενού. Ανοίξτε Ο λογαριασμός μου και επαναφέρετε τον " "κωδικό πρόσβασής σας." #. (itstool) path: item/p #: C/user-forgottenpassword.page:195 msgid "" "For Current password do not enter anything, as your current " "password is blank. Just click Authenticate and enter a new " "password." msgstr "" "Στο πεδίο Τρέχων κωδικός πρόσβασης μην εισάγετε τίποτα, επειδή ο " "τρέχων κωδικό πρόσβασης είναι κενός. Απλά κάντε κλικ επιλέγοντας " "Πιστοποίηση και εισάγετε ένα νέο κωδικό πρόσβασης." #. (itstool) path: section/title #: C/user-forgottenpassword.page:214 msgid "Get rid of the keyring" msgstr "Απαλλαγείτε από τη κλειδοθήκη" #. (itstool) path: note/p #: C/user-forgottenpassword.page:216 msgid "" "This will delete all your saved passwords for wireless networks, instant " "messaging accounts, etc. Only do this if you can't remember the password you " "used for your keyring." msgstr "" "Αυτό θα διαγράψει όλους τους αποθηκευμένους κωδικούς πρόσβασής σας για " "ασύρματα δίκτυα, προγράμματα ανταλλαγής αμέσων μηνυμάτων, κλπ. Κάντε μόνο " "αυτό αν δεν μπορείτε να θυμηθείτε τον κωδικό πρόσβασης που χρησιμοποιήσατε " "για την πιστοποίησή σας." #. (itstool) path: item/p #: C/user-forgottenpassword.page:221 msgid "Go to your Home folder by typing 'home' in the Dash." msgstr "" "Πηγαίνετε στον προσωπικό σας φάκελο πληκτρολογώντας «προσωπικός φάκελος» στο " "Dash." #. (itstool) path: item/p #: C/user-forgottenpassword.page:224 msgid "" "Press Ctrlh (or click " "ViewShow Hidden Files.)" msgstr "" "Πατήστε Ctrlh (ή κάντε κλικ " "επιλέγοντας ΠροβολήΕμφάνιση κρυφών " "αρχείων.)" #. (itstool) path: item/p #: C/user-forgottenpassword.page:228 msgid "Double click on the folder ~/.local/share." msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:231 msgid "Double click on the folder called keyrings." msgstr "Διπλό κλικ στον φάκελο κλειδοθήκη." #. (itstool) path: item/p #: C/user-forgottenpassword.page:234 msgid "Delete any files you find in the keyrings folder." msgstr "Διέγραψε ό,τι αρχεία βρεις στο φάκελο της κλειδοθήκης." #. (itstool) path: item/p #: C/user-forgottenpassword.page:237 msgid "Restart the computer." msgstr "Επανεκκίνηση του υπολογιστή." #. (itstool) path: section/p #: C/user-forgottenpassword.page:241 msgid "" "After you restart and log in you will be asked to enter your wireless " "networks password." msgstr "" "Μετά την επανεκκίνηση και τη σύνδεση χρήστη θα σας ζητηθεί να να εισάγετε " "τον κωδικό ασύρματων δικτύων." #. (itstool) path: info/desc #: C/user-goodpassword.page:22 msgid "Use longer, more complicated passwords." msgstr "" "Χρησιμοποιήστε πιο περίπλοκους κωδικούς πρόσβασης με περισσότερα ψηφία." #. (itstool) path: page/title #: C/user-goodpassword.page:31 msgid "Choose a secure password" msgstr "Επιλέξτε έναν ασφαλή κωδικό" #. (itstool) path: note/p #: C/user-goodpassword.page:34 msgid "" "Make your passwords easy enough for you to remember, but very difficult for " "others (including computer programs) to guess." msgstr "" "Κάντε τους κωδικούς πρόσβασής σας αρκετά εύκολους για να τους θυμάστε, αλλά " "πολύ δύσκολο για τους άλλους (συμπεριλαμβανομένων των προγραμμάτων " "ηλεκτρονικών υπολογιστών) να ανακαλύψουν." #. (itstool) path: page/p #: C/user-goodpassword.page:40 msgid "" "Choosing a good password will help to keep your computer safe. If your " "password is easy to guess, someone may figure it out and gain access to your " "personal information." msgstr "" "Επιλέγοντας έναν επαρκή κωδικό πρόσβασης, αυτό θα σας βοηθήσει να " "διατηρήσετε τον υπολογιστή σας ασφαλή. Εάν ο κωδικός πρόσβασης είναι εύκολο " "να βρεθεί, κάποιος μπορεί να το ανακαλύψει και να αποκτήσει πρόσβαση στα " "προσωπικά σας στοιχεία." #. (itstool) path: page/p #: C/user-goodpassword.page:45 msgid "" "People could even use computers to systematically try to guess your " "password, so even one that would be difficult for a human to guess might be " "extremely easy for a computer program to crack. Here are some tips for " "choosing a good password:" msgstr "" "Κάποιοι ίσως να χρησιμοποιήσουν ακόμα και υπολογιστές για να προσπαθήσουν να " "βρουν τον κωδικό πρόσβασής σας, οπότε ακόμα κι ένας κωδικός που είναι " "δύσκολο να το μαντέψει κάποιος άνθρωπος ίσως αποδειχτεί εξαιρετικά εύκολο να " "ανακαλυφθει από έναν υπολογιστήν. Ιδού κάποιες συμβουλές για επιλογή ενός " "επαρκούς κωδικού πρόσβασης:" #. (itstool) path: item/p #: C/user-goodpassword.page:54 msgid "" "Use a mixture of upper-case and lower-case letters, numbers, symbols, and " "spaces in the password. This makes it more difficult to guess. There are " "more symbols to choose from, so more possible passwords would have to be " "checked by someone when trying to guess yours." msgstr "" #. (itstool) path: note/p #: C/user-goodpassword.page:61 msgid "" "A good method for choosing a password is to take the first letter of each " "word in a phrase that you can remember. The phrase could be the name of a " "movie, a book, a song, or an album. For example, \"Flatland: A Romance of " "Many Dimensions\" would become F:ARoMD or faromd or f: aromd." msgstr "" #. (itstool) path: item/p #: C/user-goodpassword.page:71 msgid "" "Make your password as long as possible. The more characters it contains, the " "longer it should take for a person or computer to guess it." msgstr "" "Κάντε τον κωδικό πρόσβασής σας όσο πιο μεγάλο γίνεται. Όσο περισότερους " "χαρακτήρες περιέχει, τόσο πιο δύσκολο θα είναι για κάποιον άνθρωπο ή " "υπολογιστή να το μαντέψει." #. (itstool) path: item/p #: C/user-goodpassword.page:77 msgid "" "Do not use any words that appear in a standard dictionary in any language. " "Password crackers will try these first. The most common password is " "\"password\" -- people can guess passwords like this very quickly!" msgstr "" "Μη χρησιμοποιείτε λέξεις που εμφανίζονται σε ένα τυπικό λεξικό σε καμία " "γλώσσα. Οι εφαρμογές σπασίματος κωδικών θα δοκιμάσουν αυτές πρώτα. Ο " "συχνότερα χρησιμοποιούμενος κωδικός είναι η λέξη \"password\" (κωδικός στα " "Αγγλικά) -- ο κόσμος μπορεί να μαντέψει πολύ γρήγορα κωδικούς σαν αυτόν!" #. (itstool) path: item/p #: C/user-goodpassword.page:85 msgid "" "Do not use any personal information, such as a date, license plate number, " "or any family member's name." msgstr "" #. (itstool) path: item/p #: C/user-goodpassword.page:91 msgid "Do not use any nouns." msgstr "Μη χρησιμοποιείτε ουσιαστικά." #. (itstool) path: item/p #: C/user-goodpassword.page:96 msgid "" "Choose a password that can be typed quickly, to reduce the chance of someone " "being able to make out what you have typed if they happen to be watching you." msgstr "" #. (itstool) path: note/p #: C/user-goodpassword.page:102 msgid "Never write your passwords down anywhere. They can be found!" msgstr "" #. (itstool) path: item/p #: C/user-goodpassword.page:108 msgid "Use different passwords for different things." msgstr "" "Χρησιμοποιείτε διαφορετικούς κωδικούς πρόσβασης για διαφορετικά πράγματα." #. (itstool) path: item/p #: C/user-goodpassword.page:113 msgid "Use different passwords for different accounts." msgstr "" "Χρησιμοποιείτε διαφορετικούς κωδικούς πρόσβασης για διαφορετικούς " "λογαριασμούς." #. (itstool) path: item/p #: C/user-goodpassword.page:116 msgid "" "If you use the same password for all of your accounts, anyone who guesses it " "will be able to access all of your accounts immediately." msgstr "" "Αν χρησιμοποιείτε τον ίδιο κωδικό πρόσβασης σε όλους τους λογαριασμούς σας, " "όποιος τον μαντέψει θα είναι σε θέση να έχει πρόσβαση σε όλους τους " "λογαριασμούς σας αμέσα." #. (itstool) path: item/p #: C/user-goodpassword.page:120 msgid "" "It can be difficult to remember lots of passwords. Though not as secure as " "using a different passwords for everything, it may be easier to use the same " "one for things that don't matter (like websites), and different ones for " "important things (like your online banking account and your email)." msgstr "" #. (itstool) path: item/p #: C/user-goodpassword.page:129 msgid "Change your passwords regularly." msgstr "Να αλλάζετε τους κωδικούς σας συχνά." #. (itstool) path: info/desc #: C/video-dvd.page:8 msgid "" "You might not have the right codecs installed, or the DVD might be the wrong " "region." msgstr "" "Ενδεχομένως δεν έχετε εγκατεστημένους τους σωστούς κωδικοποιητές ή το DVD " "είναι από λάθος περιοχή." #. (itstool) path: page/title #: C/video-dvd.page:21 msgid "Why won't DVDs play?" msgstr "Γιατί δε μπορώ να παίξω DVD;" #. (itstool) path: page/p #: C/video-dvd.page:23 msgid "" "If you insert a DVD into your computer and it doesn't play, you may not have " "the right DVD codecs installed, or the DVD might be from a " "different region." msgstr "" "Αν εισάγετε ένα DVD στον υπολογιστή σας και δεν αναπαράγεται, μπορεί να μην " "έχετε εγκατεστημένα τους σωστούς DVD κωδικοποιητές ή το DVD μπορεί " "να είναι διαφορετικής περιοχής." #. (itstool) path: section/title #: C/video-dvd.page:28 msgid "Installing the right codecs for DVD playback" msgstr "Εγκατάσταση των σωστών κωδικοποιήσεων για αναπαραγωγή DVD" #. (itstool) path: section/p #: C/video-dvd.page:29 msgid "" "In order to play DVDs, you need to have the right codecs installed. " "A codec is a piece of software that allows applications to read a video or " "audio format. If you try to play a DVD and don't have the right codecs " "installed, the Movie Player should tell you about this and offer to install " "them for you." msgstr "" "Για να αναπαράγετε DVD, θα πρέπει να έχετε εγκατεστημένα τα κατάλληλα " "κόντεκ. Το κόντεκ είναι λογισμικό που επιτρέπει σε εφαρμογές να " "διαβάζουν μορφές βίντεο ή ήχου. Αν προσπαθήσετε να αναπαράγετε ένα DVD και " "δεν έχετε εγκατεστημένα τα κατάλληλα κόντεκ, το λογισμικό αναπαραγωγής " "ταινιών θα σας ειδοποιήσει και θα προτείνει να τα εγκαταστήσει για σας." #. (itstool) path: section/p #: C/video-dvd.page:34 msgid "" "DVDs are also copy-protected using a system called CSS. This " "prevents you from copying DVDs, but it also prevents you from playing them " "unless you have extra software to " "handle the copy protection." msgstr "" "Τα DVD έχουν προστασία κατά της αντιγραφής χρησιμοποιώντας ένα " "σύστημα που αποκαλείτε CSS. Αυτό θα σας αποτρέψει από το να αντιγράψετε DVD, " "επίσης σας αποτρέπει να τα αναπαράγετε εκτός αν έχετε επιπλέον λογισμικό για να χειριστεί την προστασία κατά " "της αντιγραφής." #. (itstool) path: section/title #: C/video-dvd.page:40 msgid "Checking the DVD region" msgstr "Έλεγχος της περιοχής αναπαραγωγής DVD (DVD region)" #. (itstool) path: section/p #: C/video-dvd.page:41 msgid "" "DVDs have a region code, which tells you in which region of the " "world they are allowed to be played. If the region of your computer's DVD " "player doesn't match the region of the DVD you are trying to play, you won't " "be able to play the DVD. For example, if you have a Region 1 DVD player, you " "will only be allowed to play DVDs from North America." msgstr "" "Τα DVD έχουν ένα κωδικό περιοχής, το οποίο σάς υποδεικνύει σε ποιες " "περιοχές του κόσμου επιτρέπεται να αναπαραχθεί. Εάν η περιοχή της συσκευής " "αναπαραγωγής DVD του υπολογιστή σας δεν ταιριάζει με την περιοχή του DVD που " "προσπαθείτε να αναπαράγετε, δεν θα μπορείτε να το αναπαράγετε το DVD. Για " "παράδειγμα, αν έχετε μια συσκευή αναπαραγωγής DVD περιοχής 1, δε θα μπορείτε " "να αναπαράγετε DVD από τη Βόρεια Αμερική." #. (itstool) path: section/p #: C/video-dvd.page:47 msgid "" "It is often possible to change the region used by your DVD player, but it " "can only be done a few times before it locks into one region permanently. To " "change the DVD region of your computer's DVD player, use regionset." msgstr "" "Είναι συχνά πιθανό να μπορείτε να αλλάξετε την περιοχή που χρησιμοποιείτε " "από τη συσκευή αναπαραγωγής DVD, αλλά μπορεί να γίνει μόνο μερικές φορές, " "πριν κλειδώσει στην τελευταία περιοχή που αλλάξατε. Για να αλλάξετε την " "περιοχή DVD της συσκευής αναπαραγωγής DVD του υπολογιστή σας, " "χρησιμοποιείστε regionset." #. (itstool) path: info/desc #: C/video-dvd-restricted.page:10 msgid "" "Most commercial DVDs are encrypted and will not play without decryption " "software." msgstr "" "Οι περισσότεροι εμπορικοί δίσκοι DVD είναι κρυπτογραφημένοι και δεν θα " "αναπαραχθούν χωρίς λογισμικό αποκρυπτογράφησης." #. (itstool) path: page/title #: C/video-dvd-restricted.page:21 msgid "How do I enable restricted codecs to play DVDs?" msgstr "Πώς ενεργοποιώ ιδιοταγείς κωδικοποιητές για την αναπαραγωγή DVD;" #. (itstool) path: page/p #: C/video-dvd-restricted.page:23 msgid "" "DVD support cannot be provided by default in Ubuntu due to legal and " "technical restrictions. Most commercial DVDs are encrypted and so require " "the use of decryption software in order to play them." msgstr "" "Η υποστήριξη DVD δε μπορεί να προσφερθεί εξ ορισμού στο Ubuntu επειδή " "υπάρχουν νομικοί και τεχνικοί περιορισμοί. Τα περισσότερα εμπορικά DVD είναι " "κρυπτογραφημένα και έτσι απαιτούν τη χρήση λογισμικού αποκρυπτογράφησης ώστε " "να τα αναπαράγετε." #. (itstool) path: section/title #: C/video-dvd-restricted.page:26 msgid "Use Fluendo to legally play DVDs" msgstr "Χρησιμοποιήστε το Fluendo για τη νόμιμη αναπαραγωγή DVD" #. (itstool) path: section/p #: C/video-dvd-restricted.page:27 msgid "" "You can buy a commercial DVD decoder that can handle copy protection from " "Fluendo. It works with Linux and " "should be legal to use in all countries." msgstr "" "Μπορείτε να αγοράσετε έναν εμπορικό αποκωδικοποιητή DVD του οποίου μπορείτε " "να διαχειριστείτε την προστασία αντιγραφής από το Fluendo. Αυτό δουλεύει στο Linux και πιθανά είναι νόμιμο για " "χρήση σε όλες τις χώρες." #. (itstool) path: section/title #: C/video-dvd-restricted.page:31 msgid "Use alternative decryption software" msgstr "Χρήση εναλλακτικού λογισμικού αποκρυπτογράφησης" #. (itstool) path: note/p #: C/video-dvd-restricted.page:33 msgid "" "In some countries, the use of the below unlicensed decryption software is " "not permitted by law. Verify that you are within your rights to use it." msgstr "" "Σε μερικές χώρες, η χρήση του παρακάτω λογισμικού αποκρυπτογράφησης, το " "οποίο έρχεται χωρίς κάποια άδεια χρήσης, δεν επιτρέπεται από το νόμο. " "Επιβεβαιώστε ότι έχετε το δικαίωμα να το χρησιμοποιήσετε." #. (itstool) path: item/p #: C/video-dvd-restricted.page:36 msgid "" "Install libdvdnav4, libdvdread4, gstreamer1.0-plugins-bad, gstreamer1.0-plugins-ugly, and libdvd-pkg." msgstr "" #. (itstool) path: item/p #: C/video-dvd-restricted.page:40 msgid "Open the Dash and launch a Terminal." msgstr "" #. (itstool) path: item/p #: C/video-dvd-restricted.page:41 msgid "Run the command" msgstr "" #. (itstool) path: item/p #: C/video-dvd-restricted.page:43 msgid "and confirm in order to install libdvdcss2." msgstr "" #. (itstool) path: info/desc #: C/video-sending.page:7 msgid "Check that they have the right video codecs installed." msgstr "Ελέγξτε ότι έχουν εγκατασταθεί οι σωστοί κωδικοποιητές βίντεο." #. (itstool) path: page/title #: C/video-sending.page:18 msgid "Other people can't play the videos I made" msgstr "Τα υπόλοιπα άτομα δε μπορούν να αναπαράγουν τα βίντεο που δημιουργώ" #. (itstool) path: page/p #: C/video-sending.page:20 msgid "" "If you made a video on your Linux computer and sent it to someone using " "Windows or Mac OS, you may find that they have problems playing the video." msgstr "" "Αν δημιουργήσατε ένα βίντεο στον Linux υπολογιστή σας και το στείλατε σε " "κάποιον που χρησιμοποιεί Windows ή Mac OS, ίσως διαπιστώσετε οτι έχει " "προβλήματα με την αναπαραγωγή του βίντεο." #. (itstool) path: page/p #: C/video-sending.page:23 msgid "" "To be able to play your video, the person you sent it to must have the right " "codecs installed. A codec is a little piece of software that knows " "how to take the video and display it on the screen. There are lots of " "different video formats and each requires a different codec to play it back. " "You can check which format your video is by doing:" msgstr "" "Για να μπορέσει να αναπαράγει το βίντεό σας, ο παραλήπτης θα πρέπει να έχει " "εγκατεστημένους τους σωστούς κόντεκ. Ένας κόντεκ είναι είναι ένα " "μικρό λογισμικό που γνωρίζει πως να πάρει το βίντεο και να το εμφανίσει στην " "οθόνη. Υπάρχουν πολλές και διάφορες μορφές αρχείων βίντεο και η κάθε μία " "μπορεί να απαιτεί ένα συγκεκριμένο κόντεκ για να αναπαραχθεί. Με τον " "παρακάτω τρόπο μπορείτε να επιβεβαιώσετε σε ποια μορφή αρχείου είναι το " "βίντεό σας με:" #. (itstool) path: item/p #: C/video-sending.page:30 msgid "Right-click on video file and select Properties." msgstr "Κάντε δεξί κλικ στο αρχείο βίντεο και επιλέξτε Ιδιότητες." #. (itstool) path: item/p #: C/video-sending.page:31 msgid "" "Go to the Audio/Video tab and look at which codec is " "listed under Video." msgstr "" "Μεταβείτε στην καρτέλα Ήχος/Βίντεο και δείτε ποιος " "κωδικοποιητής χρησιμοποιείται στο Βίντεο." #. (itstool) path: page/p #: C/video-sending.page:35 msgid "" "Ask the person having problems with playback if they have the right codec " "installed. They may find it helpful to search the web for the name of the " "codec plus the name of their video playback application. For example, if " "your video uses the Theora format and you have a friend using " "Windows Media Player to try and watch it, search for \"theora windows media " "player\". You will often be able to download the right codec for free if " "it's not installed." msgstr "" "Ζητήστε από το πρόσωπο που έχει προβλήματα με την αναπαραγωγή αν έχει " "εγκαταστήσει το σωστό κωδικοποιητή. Θα τους φανεί χρήσιμη η αναζήτηση στο " "διαδίκτυο σχετικά με το όνομα του κωδικοποιητή καθώς και το όνομα της " "εφαρμογής αναπαραγωγής βίντεο. Για παράδειγμα, εάν το βίντεό σας " "χρησιμοποιεί τη μορφοποίηση Theora και έχετε έναν φίλο που " "χρησιμοποιεί την εφαρμογή Windows Media Player για την αναπαραγωγή βίντεο, " "αναζητήστε τον όρο «Theora Windows Media Player». Συχνά θα είστε σε θέση να " "κάνετε λήψη του σωστού κωδικοποιητή ελεύθερα αν δεν είναι εγκατεστημένος." #. (itstool) path: page/p #: C/video-sending.page:42 msgid "" "If you can't find the right codec, try the VLC media player. It works on " "Windows and Mac OS as well as Linux, and supports a lot of different video " "formats. Otherwise, try converting your video into a different format. Most " "video editors are able to do this, and specific video converter applications " "are available. Check Ubuntu Software to see what's available." msgstr "" #. (itstool) path: note/p #: C/video-sending.page:50 msgid "" "There are a few other problems which might prevent someone from playing your " "video. The video could have been damaged when you sent it to them (sometimes " "big files aren't copied across perfectly), they could have problems with " "their video playback application, or the video may not have been created " "properly (there could have been some errors when you saved the video)." msgstr "" "Υπάρχουν μερικά ακόμη προβλήματα που θα μπορούσαν να αποτρέψουν κάποιον απο " "το να αναπαράγει το βίντεο σας. Αυτό το βίντεο θα μπορούσε να έχει υποστεί " "κάποια βλάβη όταν του το στείλατε (μερικές φορές τα μεγάλα αρχεία δεν " "αντιγράφονται σωστά), το άτομο στο οποίο το στείλατε ίσως να έχει προβλήματα " "με την εφαρμογή αναπαραγωγής βίντεο που χρησιμοποιεί, ή θα μπορούσε το " "βίντεο να μην έχει δημιουργηθεί σωστά (υπάρχουν περιπτώσεις που προκύπτουν " "μερικά προβλήματα όταν αποθηκεύεται ένα βίντεο)." #. (itstool) path: info/desc #: C/wacom-left-handed.page:11 msgid "Switch the Wacom tablet to Left-Handed Orientation." msgstr "" #. (itstool) path: page/title #: C/wacom-left-handed.page:21 msgid "Use the tablet left-handed" msgstr "Χρησιμοποιείστε την ταμπλέτα ως αριστερόχειρας" #. (itstool) path: page/p #: C/wacom-left-handed.page:23 msgid "" "Some tablets have hardware buttons on one side. The tablet can be rotated " "180 degrees to position these buttons for left-handed people. To switch the " "orientation to left-handed:" msgstr "" "Κάποιες ταμπλέτες έχουν κάποια φυσικά κουμπιά σε μια πλευρά. Η ταμπλέτα " "μπορεί να περιστραφεί κατά 180 μοίρες ώστε τα κουμπιά αυτά να τοποθετηθούν " "κατάλληλα για αριστερόχειρες χρήστες. Για να αλλάξετε τον προσανατολισμό σε " "αριστερόχειρου χρήστη:" #. (itstool) path: item/p #: C/wacom-left-handed.page:30 #: C/wacom-mode.page:26 #: C/wacom-multi-monitor.page:31 #: C/wacom-stylus.page:34 msgid "Open Wacom Graphics Tablet." msgstr "Ανίξτε το Ταμπλέτα γραφικών Wacom." #. (itstool) path: note/p #: C/wacom-left-handed.page:31 #: C/wacom-mode.page:27 #: C/wacom-multi-monitor.page:32 #: C/wacom-stylus.page:35 msgid "" "If no tablet is detected, you'll be asked to Please plug in or turn on " "your Wacom tablet." msgstr "" "Αν δεν εντοπιστεί κάποια ταμπλέτα, θα σας ζητηθεί Παρακαλώ συνδέστε ή " "ενεργοποιήστε την ταμπλέτα Wacom σας." #. (itstool) path: item/p #: C/wacom-left-handed.page:34 msgid "Switch Left-Handed Orientation to ON." msgstr "" "Αλλάξτε την επιλογή Προσανατολισμός αριστερόχειρα σε " "Ενεργό." #. (itstool) path: info/desc #: C/wacom-mode.page:16 msgid "Switch the tablet between tablet mode and mouse mode." msgstr "" "Εναλλαγή της ταμπλέτας μεταξύ λειτουργίας ταμπλέτας και λειτουργίας " "ποντικιού." #. (itstool) path: page/title #: C/wacom-mode.page:19 msgid "Set the Wacom tablet's tracking mode" msgstr "Ρυθμίστε τη λειτουργία ανίχνευσης της ταμπλέτας Wacom" #. (itstool) path: page/p #: C/wacom-mode.page:21 msgid "" "Tracking Mode determines how the pointer is mapped to the screen." msgstr "" "Λειτουργία ανίχνευσης καθορίζει τη χαρτογράφηση του δείκτη στην " "οθόνη." #. (itstool) path: item/p #: C/wacom-mode.page:30 msgid "" "Next to Tracking Mode, select Tablet (absolute) or " "Touchpad (relative)." msgstr "" "Δίπλα στη Λειτουργία ανίχνευσης, επιλέξτε Ταμπλέτα " "(απόλυτο) ή Επιφάνεια αφής (σχετικό)." #. (itstool) path: note/p #: C/wacom-mode.page:34 msgid "" "In absolute mode, each point on the tablet maps to a point on the " "screen. The top left corner of the screen, for instance, always corresponds " "to the same point on the tablet." msgstr "" "Κατά τη λειτουργία απόλυτο, κάθε σημείο στην ταμπλέτα " "χαρτογραφείται ως ένα σημείο στην οθόνη. Η επάνω αριστερή γωνία της οθόνης " "για παράδειγμα, αντιστοιχεί πάντα στο ίδιο σημείο στην ταμπλέτα." #. (itstool) path: note/p #: C/wacom-mode.page:37 msgid "" "In relative mode, if you lift the pointer off the tablet and put it " "down in a different position, the cursor on the screen doesn't move. This is " "the way a mouse operates, allowing you to cover distances on the screen with " "less hand movement." msgstr "" "Κατά τη λειτουργία σχετικό, αν σηκώσετε το δείκτη από την ταμπλέτα " "και τον ακουμπήσετε ξανά σε κάποια διαφορετική θέση, ο κέρσορας στην οθόνη " "δεν μετακινείται. Αυτός είναι ο τρόπος που λειτουργεί ένα ποντίκι, " "επιτρέποντάς σας να διανύετε μεγάλες αποστάσεις στην οθόνη με λιγότερη " "κίνηση του χεριού." #. (itstool) path: info/desc #: C/wacom-multi-monitor.page:11 msgid "Map the Wacom tablet to a specific monitor." msgstr "Χαρτογράφηση της ταμπλέτας Wacom σε μια συγκεκριμένη οθόνη." #. (itstool) path: page/title #: C/wacom-multi-monitor.page:20 msgid "Choose a monitor" msgstr "Επιλέξτε μια οθόνη" #. (itstool) path: item/p #: C/wacom-multi-monitor.page:35 msgid "Click Map to Monitor…" msgstr "Κάντε κλικ στο Χαρτογράφηση στην οθόνη…" #. (itstool) path: item/p #: C/wacom-multi-monitor.page:36 msgid "Check Map to single monitor." msgstr "Σημειώστε την επιλογή Χαρτογράφηση σε μία οθόνη." #. (itstool) path: item/p #: C/wacom-multi-monitor.page:37 msgid "" "Next to Output, select the monitor you wish to receive input from " "your graphics tablet." msgstr "" "Δίπλα στο Έξοδος, επιλέξτε την οθόνη για την οποία θέλετε να " "λαμβάνετε είσοδο από την ταμπλέτα γραφικών σας." #. (itstool) path: note/p #: C/wacom-multi-monitor.page:39 msgid "Only the monitors that are configured will be selectable." msgstr "Μόνο οι οθόνες που έχουν ρυθμιστεί θα είναι επιλέξιμες." #. (itstool) path: item/p #: C/wacom-multi-monitor.page:42 msgid "Click Close." msgstr "Κάντε κλικ στο Κλείσιμο." #. (itstool) path: info/desc #: C/wacom.page:6 msgid "Adjust the settings of your Wacom tablet." msgstr "Προσαρμόστε τις ρυθμίσεις της ταμπλέτας Wacom σας." #. (itstool) path: page/title #: C/wacom.page:20 msgid "Wacom Graphics Tablet" msgstr "Ταμπλέτα γραφικών Wacom" #. (itstool) path: info/desc #: C/wacom-stylus.page:17 msgid "Define the button functions and pressure feel of the Wacom stylus." msgstr "" "Καθορίστε τις λειτουργίες των κουμπιών και την αίσθηση πίεσης της γραφίδας " "Wacom." #. (itstool) path: page/title #: C/wacom-stylus.page:23 msgid "Configure the stylus" msgstr "Διαμόρφωση της γραφίδας" #. (itstool) path: item/p #: C/wacom-stylus.page:38 msgid "" "The lower part of the panel contains details and settings specific to your " "stylus, with the device name (the stylus class) and diagram to the left. " "These settings can be adjusted:" msgstr "" "Το κάτω σημείο του πίνακα περιέχει λεπτομέρειες και ρυθμίσεις ειδικά για τη " "γραφίδα σας, με το όνομα συσκευής (την κλάση της γραφίδας) και διάγραμμα στα " "αριστερά. Αυτές οι ρυθμίσεις μπορούν να τροποποιηθούν:" #. (itstool) path: item/p #: C/wacom-stylus.page:42 msgid "" "Eraser Pressure Feel: use the slider to adjust the \"feel\" (how " "physical pressure is translated to digital values) between Soft " "and Firm." msgstr "" "Αίσθηση πίεσης σβήστρας: χρησιμοποιήστε την κυλιόμενη ρύθμιση για " "να ρυθμίσετε την «αίσθηση» (το πως η φυσική πίεση μεταφράζεται σε ψηφιακές " "τιμές) μεταξύ Μαλακό and Σκληρό." #. (itstool) path: item/p #: C/wacom-stylus.page:45 msgid "" "Button/Scroll Wheel configuration (these change to reflect the " "stylus). Click the menu next to each label to select one of these functions: " "No Action, Left Mouse Button Click, Middle Mouse Button Click, Right Mouse " "Button Click, Scroll Up, Scroll Down, Scroll Left, Scroll Right, Back, " "Forward." msgstr "" "Ρύθμιση για το Κουμπί/τροχός κύλισης (αυτές οι αλλαγές επηρεάζουν " "τη γραφίδα). Κάντε κλικ στο μενού δίπλα σε κάθε ταμπέλα και επιλέξτε μια από " "τις παρακάτω λειτουργίες: Καμία ενέργεια, Κλικ αριστερού πλήκτρου ποντικιού, " "Κλικ μεσαίου πλήκτρου ποντικιού, Κλικ δεξιού πλήκτρου ποντικιού, Κύλιση " "επάνω, Κύλιση κάτω, Κύλιση αριστερά, Κύλιση δεξιά, Πίσω, Μπροστά." #. (itstool) path: item/p #: C/wacom-stylus.page:50 msgid "" "Tip Pressure Feel: use the slider to adjust the \"feel\" between " "Soft and Firm." msgstr "" "Αίσθηση πίεσης μύτης: χρησιμοποιήστε τον κυλιόμενο ρυθμιστή για " "να ρυθμίσετε την «αίσθηση» μεταξύ Μαλακό and Σκληρό." #. (itstool) path: note/p #: C/wacom-stylus.page:56 msgid "" "If you have more than one stylus, when the additional stylus gets close to " "the tablet, a pager will be displayed next to the stylus device name. Use " "the pager to choose which stylus to configured." msgstr "" "Αν έχετε περισσότερες από μία γραφίδες, όταν η πρόσθετη γραφίδα βρεθεί κοντά " "στην ταμπλέτα, θα εμφανιστεί μια ειδοποίηση δίπλα στο όνομα συσκευής της " "γραφίδας. Χρησιμοποιήστε την ειδοποίηση για να επιλέξετε ποια γραφίδα θα " "διαμορφωθεί." #. (itstool) path: info/desc #: C/windows-key.page:7 msgid "The Super key provides access to the Dash and the Launcher." msgstr "" #. (itstool) path: page/title #: C/windows-key.page:21 msgid "What is the \"Super\" key?" msgstr "Τι είναι το πλήκτρο «Super»;" #. (itstool) path: page/p #: C/windows-key.page:23 msgid "" "This key can usually be found on the bottom-left of your keyboard, next to " "the Alt key, and usually has a window/squares icon on it. It is " "sometimes called the Windows key, logo key, or system key." msgstr "" "Αυτό το πλήκτρο συνήθως βρίσκεται αριστερά στο κάτω μέρος του πληκτρολογίου " "σας, δίπλα στο πλήκτρο Alt, και έχει συνήθως ένα εικονίδιο " "παραθύρου/τετραγώνων. Μερικές φορές αποκαλείται πλήκτρο Windows, πλήκτρο με " "λογότυπο, ή πλήκτρο συστήματος." #. (itstool) path: note/p #: C/windows-key.page:28 msgid "" "If you have an Apple keyboard, there will not be a Windows key on your " "keyboard. The (Command) key can be used instead." msgstr "" "Αν έχετε πληκτρολόγιο Apple, δεν θα υπάρχει πλήκτρο Windows στο πληκτρολόγιό " "σας. Αντ' αυτού, μπορεί να χρησιμοποιηθεί το πλήκτρο (Command)." #. (itstool) path: page/p #: C/windows-key.page:32 msgid "" "The Super key serves a special function in Unity. If you press the " "Super key, the Dash is displayed. If you press and hold the Super " "key, an overlay showing many of Unity's keyboard shortcuts appears until you " "release the Super key." msgstr "" "Το πλήκτρο Super εξυπηρετεί μια ειδική λειτουργία στο Unity. Αν " "πατήσετε το πλήκτρο Super, θα εμφανιστεί το Dash. Αν πατήσετε και " "κρατήστε πατημένο Super, θα εμφανιστεί μια επικάλυψη που δείχνει " "αναλυτικά πολλές από τις συντομεύσεις του Unity μέχρι να το αφήσετε." #. (itstool) path: page/p #: C/windows-key.page:36 msgid "" "The Super key can help you do even more than that, though. To learn about " "more uses for the Super key, see the keyboard shortcuts page." msgstr "" "Ωστόσο, το πλήκτρο Super σας επιτρέπει να κάνετε ακόμη περισσότερες " "ενέργειες. Για να μάθετε περισσότερα σχετικά με τις χρήσεις του πλήκτρου " "Super, δείτε την σελίδα keyboard shortcuts." language-pack-el-base/data/el/LC_MESSAGES/aptitude.po0000644000000000000000000076735612734304615017263 0ustar # Greek translation of aptitude # # This file is distributed under the same license as the aptitude package. # Nikos Niktaris # # Konstantinos Margaritis , 2003, 2004, 2006. # George Papamichelakis , 2004. # Greek Translation Team , 2005. # quad-nrg.net , 2005, 2006. # quad-nrg.net , 2006, 2008. msgid "" msgstr "" "Project-Id-Version: aptitude\n" "Report-Msgid-Bugs-To: aptitude@packages.debian.org\n" "POT-Creation-Date: 2015-10-16 00:29+0100\n" "PO-Revision-Date: 2015-12-11 02:17+0000\n" "Last-Translator: yODesY \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Launchpad-Export-Date: 2016-06-27 15:58+0000\n" "X-Generator: Launchpad (build 18115)\n" "Language: el\n" "Translation addition: Nick Niktaris \n" #. TRANSLATORS: These strings describing config items #. should be the same width. #: src/apt_config_treeitems.cc:99 src/apt_config_treeitems.cc:210 #: src/apt_config_treeitems.cc:396 msgid "%BOption:%b " msgstr "%BΕπιλογή:%b " #. TRANSLATORS: These strings describing config items #. should be the same width. #: src/apt_config_treeitems.cc:101 src/apt_config_treeitems.cc:212 #: src/apt_config_treeitems.cc:400 msgid "%BDefault:%b " msgstr "%BΠροεπιλογή:%b " #: src/apt_config_treeitems.cc:102 src/apt_config_treeitems.cc:104 msgid "True" msgstr "Αληθές" #: src/apt_config_treeitems.cc:102 src/apt_config_treeitems.cc:104 msgid "False" msgstr "Ψευδές" #. TRANSLATORS: These strings describing config items #. should be the same width. #: src/apt_config_treeitems.cc:103 src/apt_config_treeitems.cc:214 #: src/apt_config_treeitems.cc:404 msgid "%BValue:%b " msgstr "%BΤιμή:%b " #: src/apt_config_treeitems.cc:280 #, c-format msgid "Editing \"%ls\": " msgstr "Διόρθωση του \"%ls\": " #. TRANSLATORS: These strings describing config items #. should be the same width. #: src/apt_config_treeitems.cc:410 msgid "%BChoice:%b " msgstr "%BΕπιλογή:%b " #: src/apt_options.cc:160 msgid "Display some available commands at the top of the screen" msgstr "Εμφάνιση μερικών διαθέσιμων εντολών στην κορυφή της οθόνης" #: src/apt_options.cc:161 msgid "" "If this option is enabled, a brief summary of some of the most important " "aptitude commands will appear beneath the menu bar." msgstr "" "Αν ενεργοποιηθεί αυτή η επιλογή, θα εμφανιστεί κάτω από την γραμμή του μενού " "μια σύντομη περίληψη μερικών από τις πιο σημαντικές εντολές του aptitude." #: src/apt_options.cc:165 msgid "Hide the menu bar when it is not being used" msgstr "Απόκρυψη της μπάρας επιλογών όταν δεν χρησιμοποιείται" #: src/apt_options.cc:166 msgid "" "If this option is enabled, the menu bar will only appear when it has been " "activated by pressing the menu key." msgstr "" "Αν ενεργοποιηθεί αυτή η επιλογή, η γραμμή του μενού θα εμφανιστεί μόνο αν " "έχει ενεργοποιηθεί με το πάτημα του πλήκτρου του μενού." #: src/apt_options.cc:170 msgid "Use a minibuffer-style prompt when possible" msgstr "Χρήση μιας προτροπής τύπου minibuffer όταν είναι δυνατόν" #: src/apt_options.cc:171 msgid "" "If this option is enabled, prompts will be displayed in a single line at the " "bottom of the screen. If not, prompts will be displayed as pop-up dialog " "boxes." msgstr "" "Αν η επιλογή αυτή είναι ενεργή, θα εμφανιστούν προτρεπτικά σε μια μοναδική " "γραμμή στο κάτω μέρος της οθόνης. Αν όχι, προτρεπτικά θα εμφανιστούν σαν " "αναδυόμενα (pop-up) κουτιά διαλόγου." #: src/apt_options.cc:176 msgid "Show partial search results (incremental search)" msgstr "Εμφάνιση αποτελέσματα μερικής αναζήτησης (αυξητική αναζήτηση)" #: src/apt_options.cc:177 msgid "" "If this option is enabled, aptitude will perform searches within the package " "list as you type them. This is convenient, but may slow the program down, " "particularly on older computers." msgstr "" "Αν ενεργοποιηθεί αυτή η επιλογή, το aptitude θα κάνει αναζητήσεις στις " "λίστες των πακέτων καθώς πληκτρολογείτε. Αυτό είναι βολικό, αλλά πιθανόν να " "επιβραδύνει την εφαρμογή, ιδιαίτερα σε παλιότερους υπολογιστές." #: src/apt_options.cc:183 msgid "Closing the last view exits the program" msgstr "Κλείσιμο της τελευταίας οθόνης πραγματοποιεί έξοδο από το πρόγραμμα" #: src/apt_options.cc:184 msgid "" "If this option is enabled, aptitude will stop running when all views " "(package lists, package details, etc) have been closed. Otherwise, aptitude " "will continue running until you select 'Quit' from the Actions menu." msgstr "" "Αν αυτή η επιλογή είναι ενεργή, το aptitude θα σταματήσει να τρέχει όταν " "έχουν τερματιστεί όλες οι \"οθόνες\" (views) (λίστες πακέτων, λεπτομέρειες " "πακέτων κ.λπ). Διαφορετικά, θα συνεχίσει να εκτελείται μέχρι να επιλέξετε " "'Quit' από το μενού Actions." #: src/apt_options.cc:190 msgid "Prompt for confirmation at exit" msgstr "Επιβεβαίωση κατά την έξοδο" #: src/apt_options.cc:191 msgid "" "If this option is enabled, aptitude will not terminate until you confirm " "that you really want to quit." msgstr "" "Αν είναι ενεργοποιημένη αυτή η επιλογή., το aptitude δεν θα τερματιστεί " "μέχρι να επιβεβαιώσετε ότι πραγματικά θέλετε να κλείσετε την εφαρμογή." #: src/apt_options.cc:195 msgid "Pause after downloading files" msgstr "Παύση μετά τη μεταφόρτωση των αρχείων" #: src/apt_options.cc:196 msgid "" "This option controls whether aptitude will wait for confirmation after a " "download before it goes ahead and installs packages." msgstr "" "Η επιλογή αυτή ελέγχει κατά πόσον το aptitude θα περιμένει για επιβεβαίωση " "μετά από μια μεταφόρτωση πριν προχωρήσει στην εγκατάσταση των πακέτων." #: src/apt_options.cc:199 msgid "Never" msgstr "Ποτέ" #: src/apt_options.cc:200 msgid "" "Never wait for the user after downloading packages: always begin the " "installation immediately." msgstr "" "Να μην υπάρχει ποτέ αναμονή για τον χρήστη μετά απο το κατέβασμα των " "πακέτων: ξεκίνα πάντα την εγκατάσταση αμέσως." #: src/apt_options.cc:201 msgid "When an error occurs" msgstr "Όταν προκύπτει σφάλμα" #: src/apt_options.cc:202 msgid "" "Wait for confirmation if an error occurred during the download. If there " "were no errors, begin installing packages immediately." msgstr "" "Περίμενε για επιβεβαίωση αν έχει προκύψει κάποιο σφάλμα κατά την " "μεταφόρτωση. Αν δεν υπήρχαν λάθη, ξεκίνα αμέσως την εγκατάσταση των πακέτων." #: src/apt_options.cc:203 msgid "Always" msgstr "Πάντα" #: src/apt_options.cc:204 msgid "" "Always wait for the user to confirm the download before proceeding with the " "installation." msgstr "" "Να υπάρχει πάντα αναμονή επιβεβαίωσης από τον χρήστη για τη μεταφόρτωση πριν " "προχωρήσει η εγκατάσταση." #: src/apt_options.cc:206 msgid "Use a 'status-line' download indicator for all downloads" msgstr "Χρήση ενός δείκτη μεταφόρτωσης στη γραμμή κατάστασης" #: src/apt_options.cc:207 msgid "" "If this option is enabled, aptitude will display the status of ongoing " "downloads at the bottom of the screen, rather than opening a new view." msgstr "" "Αν είναι ενεργοποιημένη αυτή η επιλογή. το aptitude θα εμφανίζει την " "κατάσταση των μεταφορτώσεων σε εξέλιξη στο κάτω μέρος της οθόνης αντί να " "ανοίξει ένα καινούριο παράθυρο." #: src/apt_options.cc:211 msgid "Display the information area by default" msgstr "Εξ ορισμού εμφάνιση του χώρου πληροφορίας" #: src/apt_options.cc:212 msgid "" "If this option is enabled, the information area (the pane at the bottom of " "the screen) in the package list will be visible when the program starts; " "otherwise, it will be initially hidden." msgstr "" "Αν είναι ενεργοποιημένη αυτή η επιλογή, το πεδίο πληροφοριών (το μικρό πάνελ " "στο κάτω μέρος της οθόνης) της λίστας πακέτων θα είναι ορατή όταν ξεκινά το " "πρόγραμμα. Διαφορετικά, θα είναι αρχικά κρυμμένο." #: src/apt_options.cc:217 msgid "Display tabs for the available views" msgstr "Εμφάνιση των καρτελών για τις διαθέσιμες όψεις" #: src/apt_options.cc:218 msgid "" "If this option is enabled, tabs will appear at the top of the screen listing " "the currently opened views." msgstr "" "Αν είναι ενεργοποιημένη αυτή η επιλογή, tabs θα εμφανίζονται πάντα στην " "κορυφή της οθόνης που αναγράφει τα ανοιχτά αυτή τη στιγμή παράθυρα." #: src/apt_options.cc:221 msgid "Display tabs for the information area" msgstr "Εμφάνιση καρτελών για την περιοχή πληροφοριών" #: src/apt_options.cc:222 msgid "" "If this option is enabled, tabs will appear at the top of the information " "area (the pane at the bottom of the screen) listing the different displays " "of information that can be viewed there." msgstr "" "Αν είναι ενεργποιημένη αυτή η επιλογή, tabs θα εμφανίζονται στην κορυφή του " "πεδίου πληροφοριών (το μικρό πάνελ στο κάτω μέρος της οθόνης) αναγράφοντας " "τους διαφορετικούς τρόπους εμφάνισης πληροφοριών που μπορεί να δει κανείς " "εκεί." #: src/apt_options.cc:227 msgid "Advance to the next item after changing the state of a package" msgstr "" "Μετακίνηση στο επόμενο στοιχείο μετά την αλλαγή κατάστασης ενός πακέτου" #: src/apt_options.cc:228 msgid "" "If this option is enabled, then performing an action on a package (for " "instance, installing or removing it) will move the selection to the next " "package in the list." msgstr "" "Αν είναι ενεργοποιημένη αυτή η επιλογή, τότε η εφαρμογή μιας ενέργειας σε " "ένα πακέτο (για παράδειγμα, εγκατάσταση ή αφαίρεσή του) θα μετακινήσει το " "πεδίο επιλογής στο επόμενο πακέτο της λίστας." #: src/apt_options.cc:233 msgid "Automatically show why packages are broken" msgstr "Αυτόματη εμφάνιση της αιτίας ύπαρξης ελαττωματικών πακέτων" #: src/apt_options.cc:234 msgid "" "If this option is enabled, then highlighting a package that has broken " "dependencies will automatically display the dependencies that are " "unfulfilled in the lower pane of the display." msgstr "" "Αν είναι ενεργοποιημένη η επιλογή αυτή, τότε τονίζοντας (highlight) ένα " "πακέτο με σπασμένες εξαρτήσεις θα εμφανίσει αυτόματα τις εξαρτήσεις αυτές " "που δεν ικανοποιούνται στην κάτω λωρίδα της οθόνης." #: src/apt_options.cc:240 msgid "Display flat view instead of default view on startup" msgstr "" #: src/apt_options.cc:241 msgid "" "If this option is enabled, then the first view displayed on startup will be " "a flat view instead of the default view." msgstr "" #: src/apt_options.cc:245 msgid "The default grouping method for package views" msgstr "Προκαθορισμένη μέθοδος ομαδοποίησης για τις οθόνες πακέτων" #: src/apt_options.cc:246 msgid "" "This option controls how aptitude organizes the package list. See the " "aptitude user's manual for information on how to specify a grouping method." msgstr "" "Η επιλογή αυτή ελέγχει το πώς οργανώνει τη λίστα των πακέτων το aptitude. " "Δείτε το εγχειρίδιο χρήστη του aptitude για πληροφορίες σχετικά με το πώς να " "προσδιορίσετε μια μέθοδο ομαδοποίησης." #: src/apt_options.cc:250 msgid "The default display-limit for package views" msgstr "Προκαθορισμένο όριο εμφάνισης για τις οθόνες πακέτων" #: src/apt_options.cc:251 msgid "" "By default, the limit of each package view will be set to the value " "specified by this option. See the aptitude user's manual for detailed " "information about searches." msgstr "" "Εξ' ορισμού, το όριο της εμφάνισης κάθε πακέτου θα ρυθμιστεί στην τιμή που " "προσδιορίζεται από αυτήν την επιλογή. Δείτε το εγχειρίδιο χρήστη του " "aptitude για λεπτομερείς πληροφορίες σχετικά με την αναζήτηση." #: src/apt_options.cc:256 msgid "The display format for package views" msgstr "Μορφή εμφάνισης για τις οθόνες πακέτων" #: src/apt_options.cc:257 msgid "" "This option controls how aptitude formats lines of the package list. See " "the aptitude user's manual for information on how to specify a display " "format." msgstr "" "Αυτή η επιλογή ελέγχει το πώς το aptitude διαμορφώνει τις γραμμές της λίστας " "των πακέτων. Δείτε το εγχειρίδιο χρήστη του aptitude για πληροφορίες σχετικά " "με το πώς να προσδιορίσετε την μορφή απεικόνισης." #: src/apt_options.cc:263 msgid "The display format for the status line" msgstr "Μορφή εμφάνισης για τη γραμμή κατάστασης" #: src/apt_options.cc:264 msgid "" "This option controls how aptitude formats the status line (the line between " "the package list and the lower pane). See the aptitude user's manual for " "information on how to specify a display format." msgstr "" "Αυτή η επιλογή ελέγχει πώς το aptitude διαμορφώνει την γραμμή κατάστασης " "(την γραμμή ανάμεσα στην λίστα των πακέτων και την κατώτερη λωρίδα-pane). " "Δείτε το εγχειρίδιο χρήστη του aptitude για πληροφορίες σχετικά με το πώς να " "προσδιορίσετε μια μορφή απεικόνισης." #: src/apt_options.cc:271 msgid "The display format for the header line" msgstr "Μορφή εμφάνισης για τη γραμμή κεφαλίδας" #: src/apt_options.cc:272 msgid "" "This option controls how aptitude formats the header line (the line above " "the package list). See the aptitude user's manual for information on how to " "specify a display format." msgstr "" "Αυτή η επιλογή ελέγχει το πώς το aptitude διαμορφώνει την γραμμή " "επικεφαλίδας (την γραμμή πάνω από τη λίστα των πακέτων). Δείτε το εγχειρίδιο " "χρήστη του aptitude για πληροφορίες σχετικά με την διαμόρφωση μιας " "απεικόνισης." #: src/apt_options.cc:282 msgid "Automatically upgrade installed packages" msgstr "Αυτόματη αναβάθμιση εγκατεστημένων πακέτων" #: src/apt_options.cc:283 msgid "" "If this option is enabled, then on startup, aptitude will select all " "upgradable packages for upgrade." msgstr "" "Αν η επιλογή αυτή είναι ενεργή, τότε στην εκκίνηση το aptitude θα επιλέγει " "προς αναβάθμιση όλα τα αναβαθμήσιμα πακέτα." #: src/apt_options.cc:287 msgid "Remove obsolete package files after downloading new package lists" msgstr "" "Αφαίρεση των απαρχαιωμένων λιστών πακέτων μετά τη μεταφόρτωση των νέων" #: src/apt_options.cc:288 msgid "" "If this option is enabled, then after package lists are updated aptitude " "will delete from the package cache any package files that can no longer be " "downloaded from any archive in sources.list." msgstr "" #: src/apt_options.cc:293 msgid "URL to use to download changelogs" msgstr "" "Διεύθυνση που θα χρησιμοποιηθεί για τη μεταφόρτωση των αρχείων αλλαγών" #: src/apt_options.cc:294 msgid "" "This option controls the server used to download changelogs. You should " "only need to change this if the changelogs move to a different URL." msgstr "" #: src/apt_options.cc:300 msgid "Display a preview of what will be done before doing it" msgstr "Προεπισκόπηση των εργασιών πριν την διεκπεραίωσή τους" #: src/apt_options.cc:301 msgid "" "If this option is enabled, then when you ask aptitude to perform an install " "run, it will first display a summary of the actions it is going to perform." msgstr "" "Αν η επιλογή αυτή είναι ενεργή, τότε όποτε ζητάτε από το aptitude να " "εκτελέσει μια εργασία εγκατάστασης. θα εμφανίσει πρώτα μια σύνοψη των " "ενεργειών που πρόκειται να εκτελέσει." #: src/apt_options.cc:307 msgid "" "Forget which packages are \"new\" whenever the package lists are updated" msgstr "Να αγνοούνται τα \"νέα\" πακέτα όταν ανανεώνονται οι λίστες πακέτων" #: src/apt_options.cc:308 msgid "" "If this option is enabled, then aptitude will clear the list of new packages " "after you update the package lists (e.g., by pressing 'u')." msgstr "" "Αν η επιλογή αυτή είναι ενεργή, το aptitude θα καθαρίσει τη λίστα των νέων " "πακέτων αφού έχετε ενημερώσει τη λίστα πακέτων (πχ. πατώντας το 'u')." #: src/apt_options.cc:313 msgid "" "Forget which packages are \"new\" whenever packages are installed or removed" msgstr "" "Να αγνοούνται τα \"νέα\" πακέτα όταν εγκαθίστανται ή αφαιρούνται πακέτα" #: src/apt_options.cc:314 msgid "" "If this option is enabled, then aptitude will clear the list of new packages " "after you perform an install run or install or remove packages from the " "command-line." msgstr "" "Αν η επιλογή αυτή είναι ενεργή, το aptitude θα καθαρίσει τη λίστα των νέων " "πακέτων αφού έχετε εκτελέσει μια εργασία εγκατάστασης ή αφου έχετε " "εγκαταστήσει ή αφαιρέσει πακέτα από την γραμμή εντολών." #: src/apt_options.cc:320 msgid "" "Do not display a warning when the first change is made in read-only mode" msgstr "" "Μη εμφάνιση προειδοποίησης όταν η πρώτη αλλαγή γίνεται σε κατάσταση μόνο-" "ανάγνωσης" #: src/apt_options.cc:321 msgid "" "If this option is %Bnot%b enabled, aptitude will display a warning when you " "modify the state of a package if you do not have permissions to apply the " "change to the system." msgstr "" "Αν η επιλογή αυτή %Bδενt%b είναι ενεργή, το aptitude θα εμφανίζει μια " "προειδοποίηση όποτε μεταβάλλετε την κατάσταση ενός πακέτου και δεν έχετε τα " "προνόμια για να εφαρμόσετε την αλλαγή αυτή στο σύστημα." #: src/apt_options.cc:327 msgid "" "Warn when attempting to perform a privileged action as a non-root user" msgstr "" "Να υπάρχει ειδοποίηση για κάθε απόπειρα εκτέλεσης προνομιακής εντολής ως " "απλός χρήστης" #: src/apt_options.cc:328 msgid "" "If this option is enabled, aptitude will warn you when you attempt to " "perform an action which you do not have permission to do: for instance, " "installing packages as a non-root user. You will be given the option to log " "in as root and perform the action with root privileges." msgstr "" "Αν η επιλογή αυτή είναι ενεργή, το aptitude θα σας προειδοποιήσει όποτε " "προσπαθείτε να εκτελέσετε μια ενέργεια για την οποία δεν έχετε άδεια να το " "κάνετε: για παράδειγμα, εγκαθιστώντας πακέτα σαν χρήστης διαφορετικός από " "τον root. Θα σας δωθεί η δυνατότητα να μπείτε στο σύστημα σαν root και να " "εκτελέσετε την ενέργεια αυτή με τα προνόμια του χρήστη root." #: src/apt_options.cc:337 msgid "File to log actions into" msgstr "Αρχείο καταγραφής των εργασίων" #: src/apt_options.cc:338 msgid "" "When you install or remove packages, a summary of what aptitude does will be " "written to this file. If the first character of the file name is a pipe " "character ('%B|%b'), the remainder of the name will be interpreted as a " "shell command that is to receive the log on standard input." msgstr "" "Όταν εγκαθιστάτε ή αφαιρείτε πακέτα, μια περίληψη του τι θα κάνει το " "aptitude θα γραφτεί στο αρχείο αυτό. Αν ο πρώτος χαρακτήρας του ονόματος του " "αρχείου είναι ο χαρακτήρας '%B|%b', το υπόλοιπο του ονόματος θα ερμηνευθεί " "σαν μια εντολή κελύφους που θα λάβει την καταγραφή από την συνήθη είσοδο." #: src/apt_options.cc:350 msgid "Automatically resolve dependencies of a package when it is selected" msgstr "Αυτόματη ανάλυση εξαρτήσεων ενός πακέτου όταν αυτό επιλέγεται" #: src/apt_options.cc:351 msgid "" "If this option is enabled, aptitude will use a simple heuristic to " "immediately resolve the dependencies of each package you flag for " "installation. This is much faster than the built-in dependency resolver, " "but may produce suboptimal results or fail entirely in some scenarios." msgstr "" "Αν αυτή η επιλογή είναι ενεργοποιημένη, το aptitude θα χρησιμοποιήσει μια " "απλή ευριστική μέθοδο" #: src/apt_options.cc:359 msgid "Automatically fix broken packages before installing or removing" msgstr "" "Αυτόματη διόρθωση ελαττωματικών πακέτων πριν την εγκατάσταση ή αφαίρεση" #: src/apt_options.cc:360 msgid "" "If this option is enabled, and you perform an install run while some " "packages are broken, aptitude will automatically apply the current " "suggestion of the problem resolver. Otherwise, aptitude will prompt you for " "a solution to the broken dependencies." msgstr "" "Αν είναι ενεργή η επιλογή αυτή και πραγματοποιήσετε εργασίες εγκατάστασης " "ενώ κάποια πακέτα είναι \"σπασμένα\", το aptitude θα εφαρμόσει αυτόματα την " "τρέχουσα υπόδειξη από τον επιλυτή προβλημάτων. Διαφορετικά, το aptitude θα " "σας προτρέψει για μια επίλύση των προβληματικών εξαρτήσεων." #: src/apt_options.cc:367 msgid "Install recommended packages automatically" msgstr "Αυτόματη εγκατάσταση συνιστώμενων πακέτων" #: src/apt_options.cc:368 msgid "" "If this option is enabled and \"automatically resolve dependencies\" is also " "enabled, aptitude will attempt to install the recommendations of newly " "installed packages in addition to their outright dependencies. Suggestions " "will not be automatically installed.\n" "If this option is enabled and \"Remove unused packages automatically\" is " "enabled, packages that are recommended by an installed package will not be " "automatically removed." msgstr "" "Αν είναι ενεργοποιημένη αυτή η επιλογή, όπως και η επιλογή \"αυτόματη " "επίλυση εξαρτήσεων\", το aptitude θα προσπαθήσει να εγκαταστήσει τις " "υποδείξεις των νεοεγκατεστημένων πακέτων επιπρόσθετα με τις φυσικές τους " "εξαρτήσεις. Οι υποδείξεις δεν θα εγκατασταθούν αυτόματα.\n" "Αν η επιλογή αυτή είναι ενεργοποιημένη όπως και η επιλογή \"Αυτόματη " "αφαίρεση μη χρησιμοποιημένων πακέτων\", πακέτα που συστήνονται από ένα " "εγκατεστημένο πακέτο δεν θα αφαιρεθούν αυτόματα." #: src/apt_options.cc:380 msgid "Remove unused packages automatically" msgstr "Αυτόματη αφαίρεση αχρησιμοποιήτων πακέτων" #: src/apt_options.cc:381 msgid "" "If this option is enabled, packages that are automatically installed and " "that no manually installed package depends on will be removed from the " "system. Cancelling the removal will flag the package as manually " "installed.\n" "If this option is enabled and \"Install recommended packages automatically\" " "is enabled, automatically installed packages will not be removed if any " "installed package recommends them." msgstr "" "Αν η επιλογή αυτή είναι ενεργή, πακέτα που εγκαθίστανται αυτόματα και από τα " "οποία δεν εξαρτώνται οποιαδήποτε πακέτα έχουν εγκατασταθεί με το χέρι, θα " "αφαιρεθούν από το σύστημα. Η ακύρωση της αφαίρεσης θα επισημάνει τα πακέτα " "ως εγκατεστημένα με το χέρι.\n" "Αν η επιλογή αυτή είναι ενεργή όπως και η επιλογή \"Αυτόματη εγκατάσταση των " "προτεινόμενων πακέτων\", αυτόματα εγκατεστημένα πακέτα δεν θα αφαιρεθούν αν " "προτείνονται από οποιοδήποτε εγκατεστημένο πακέτο." #: src/apt_options.cc:392 msgid "Packages that should never be automatically removed" msgstr "Πακέτα που δεν θα έπρεπε ποτέ να αφαιρεθούν αυτόματα." #: src/apt_options.cc:393 msgid "" "Packages matching this search pattern will always be treated as if an " "installed package depends on them: they will never be targeted for removal " "as unused packages." msgstr "" "Πακέτα που ταιριάζουν σε αυτό το σχήμα αναζήτησης θα αντιμετωπίζονται πάντα " "σαν κάποιο πακέτο να εξαρτάται από αυτά: δεν θα γίνουν ποτέ στόχος για " "αφαίρεση σαν μη χρησιμοποιημένα πακέτα." #: src/apt_options.cc:398 msgid "Allow dependency resolutions that break holds or forbids" msgstr "" "Επίτρεψε τις επιλύσεις εξαρτήσεων που παραβιάζουν τα πεδία holds ή forbids." #: src/apt_options.cc:399 msgid "" "If this option is enabled, then whenever aptitude solves a dependency " "problem, it will consider modifying held packages, or installing forbidden " "package versions. With this option disabled, these solutions will be " "rejected by default.\n" "NOTE: At present, this restriction only applies to situations in which " "aptitude's dependency resolver (the red bar at the bottom of the screen) is " "activated. aptitude will still break holds when automatically installing " "the dependencies of a package that has just been selected for installation " "or upgrade, due to apt bug #470035." msgstr "" "Αν η επιλογή αυτή είναι ενεργή, τότε όποτε το aptitude επιλύει ένα πρόβλημα " "εξαρτήσεων θα εξετάζει την πιθανότητα τροποποίησης πακέτων σε αναμονή ή " "εγκατάστασης απαγορευμένων εκδόσεων πακέτων. Με απενεργοποιημένη αυτή την " "επιλογή, οι λύσεις αυτές θα απορρίπτονται εξ' ορισμού.\n" "ΣΗΜΕΙΩΣΗ: Προς το παρόν, ο περιορισμός αυτός εφαρμόζεται μόνο σε καταστάσεις " "στις οποίες ο επιλυτής εξαρτήσεων του aptitude (η κόκκινη μπάρα στο κάτω " "μέρος της οθόνης) είναι ενεργοποιημένος. Το aptitude θα εξακολουθεί να " "παραβιάζει πακέτα σε αναμονή όταν εγκαθιστά αυτόματα τις εξαρτήσεις ενός " "πακέτου που μόλις επιλέχθηκε για εγκατάσταση ή αναβάθμιση, σαν αποτέλεσμα " "του σφάλματος #470035 στο apt." #: src/apt_options.cc:525 msgid "UI options" msgstr "Επιλογές Διεπαφής Χρήστη" #: src/apt_options.cc:527 msgid "Dependency handling" msgstr "Διαχείριση εξαρτήσεων" #: src/apt_options.cc:529 src/pkg_grouppolicy.cc:975 msgid "Miscellaneous" msgstr "Διάφορα" #: src/broken_indicator.cc:128 #, c-format msgid "%ls: Examine" msgstr "%ls: Εξέτασε" #: src/broken_indicator.cc:138 #, c-format msgid "%ls: Apply" msgstr "%ls: Εφάρμοσε" #: src/broken_indicator.cc:144 #, c-format msgid "%ls: Next" msgstr "%ls: Επόμενο" #: src/broken_indicator.cc:151 #, c-format msgid "%ls: Previous" msgstr "%ls: Προηγούμενο" #: src/broken_indicator.cc:246 msgid "Dependency resolution disabled." msgstr "Η επίλυση εξαρτήσεων είναι απενεργοποιημένη." #: src/broken_indicator.cc:257 msgid "Unable to resolve dependencies." msgstr "Αδύνατη η ικανοποίηση των εξαρτήσεων" #: src/broken_indicator.cc:268 msgid "Fatal error in resolver" msgstr "Μοιραίο σφάλμα στον επιλυτή" #: src/broken_indicator.cc:280 #, c-format msgid "[%d(%d)/...] Resolving dependencies" msgstr "[%d(%d)/...] Ανάλυση των εξαρτήσεων" #: src/broken_indicator.cc:316 src/gtk/resolver.cc:1294 #: src/gtk/resolver.cc:1462 src/solution_dialog.cc:140 #: src/solution_screen.cc:569 msgid "Internal error: unexpected null solution." msgstr "Εσωτερικό σφάλμα: απρόσμενη κενή λύση" #: src/broken_indicator.cc:374 msgid "Suggest keeping all packages at their current version." msgstr "Πρότεινε την διατήρηση όλων των πακέτων στην τωρινή τους έκδοση." #: src/broken_indicator.cc:382 #, c-format msgid "%d install" msgid_plural "%d installs" msgstr[0] "%d εγκατάσταση" msgstr[1] "%d εγκαταστάσεις" #: src/broken_indicator.cc:392 #, c-format msgid "%d removal" msgid_plural "%d removals" msgstr[0] "%d αφαίρεση" msgstr[1] "%d αφαιρέσεις" #: src/broken_indicator.cc:402 #, c-format msgid "%d keep" msgid_plural "%d keeps" msgstr[0] "%d διατήρηση" msgstr[1] "%d διατηρήσεις" #: src/broken_indicator.cc:412 #, c-format msgid "%d upgrade" msgid_plural "%d upgrades" msgstr[0] "%d αναβάθμιση" msgstr[1] "%d αναβαθμίσεις" #: src/broken_indicator.cc:422 #, c-format msgid "%d downgrade" msgid_plural "%d downgrades" msgstr[0] "%d υποβαθμίζεται" msgstr[1] "%d υποβαθμίζονται" #. TRANSLATORS: %F is replaced with a comma separated list such as #. "n1 installs, n2 removals", ... #. #: src/broken_indicator.cc:433 #, c-format msgid "Suggest %F" msgstr "Προτείνει %F" #: src/cmdline/cmdline_action.cc:54 #, c-format msgid "Unable to find the source package for \"%s\".\n" msgstr "Αδύνατη η εύρεση πηγαίου πακέτου για το \"%s\".\n" #: src/cmdline/cmdline_action.cc:211 #, c-format msgid "Unable to satisfy the build-depends: %s.\n" msgstr "Αδύνατη η ικανοποίηση του build-depends: %s.\n" #: src/cmdline/cmdline_action.cc:248 #, c-format msgid "" "Note: \"%s\", providing the virtual package\n" " \"%s\", is already installed.\n" msgstr "" "Σημείωση: \"%s\", παρέχει το εικονικό πακέτο\n" " \"%s\", είναι ήδη εγκατεστημένο.\n" #: src/cmdline/cmdline_action.cc:256 #, c-format msgid "" "Note: \"%s\", providing the virtual package\n" " \"%s\", is already going to be installed.\n" msgstr "" "Σημείωση: \"%s\", παρέχει το εικονικό πακέτο\n" " \"%s\", είναι ήδη επιλεγμένο για εγκατάσταση.\n" #: src/cmdline/cmdline_action.cc:279 #, c-format msgid "" "\"%s\" exists in the package database, but it is not a\n" "real package and no package provides it.\n" msgstr "" "το \"%s\" υπάρχει στη βάση, αλλά δεν είναι πραγματικό\n" "πακέτο και ούτε παρέχεται από άλλο πακέτο.\n" #: src/cmdline/cmdline_action.cc:287 #, c-format msgid "\"%s\" is a virtual package provided by:\n" msgstr "\"%s\" είναι ένα εικονικό πακέτο που παρέχεται από το:\n" #: src/cmdline/cmdline_action.cc:290 #, c-format msgid "You must choose one to install.\n" msgstr "Θα πρέπει να επιλέξετε ένα για εγκατάσταση.\n" #: src/cmdline/cmdline_action.cc:298 #, c-format msgid "" "Note: selecting \"%s\" instead of the\n" " virtual package \"%s\"\n" msgstr "" "Σημείωση: επιλέχθηκε το \"%s\" στη θέση του\n" " εικονικού πακέτου \"%s\"\n" #: src/cmdline/cmdline_action.cc:320 #, c-format msgid "%s is already installed at the requested version (%s)\n" msgstr "το %s είναι ήδη εγκατεστημένο και στην αιτούμενη έκδοση (%s)\n" #: src/cmdline/cmdline_action.cc:329 #, c-format msgid "%s is not currently installed, so it will not be upgraded.\n" msgstr "" #: src/cmdline/cmdline_action.cc:333 #, c-format msgid "" "%s is already installed at the latest version (%s), so it will not be " "upgraded.\n" msgstr "" #: src/cmdline/cmdline_action.cc:340 #, c-format msgid "%s is not currently installed, so it will not be reinstalled.\n" msgstr "το %s δεν είναι εγκατεστημένο, άρα δεν θα επανεγκατασταθεί.\n" #: src/cmdline/cmdline_action.cc:348 #, c-format msgid "Package %s is not installed, so it will not be removed\n" msgstr "Το πακέτο %s δεν είναι εγκατεστημένο, άρα δεν θα αφαιρεθεί\n" #: src/cmdline/cmdline_action.cc:355 #, c-format msgid "Package %s is not installed, so it will not be purged\n" msgstr "" #: src/cmdline/cmdline_action.cc:373 #, c-format msgid "" "Package %s is not installed, cannot be marked/unmarked as automatically " "installed\n" msgstr "" #: src/cmdline/cmdline_action.cc:380 #, c-format msgid "Package %s is not installed, cannot forbid an upgrade\n" msgstr "" "Το πακέτο %s δεν είναι εγκατεστημένο, δεν μπορεί να απαγορευτεί αναβάθμιση\n" #: src/cmdline/cmdline_action.cc:383 #, c-format msgid "Package %s is not upgradable, cannot forbid an upgrade\n" msgstr "" "Το πακέτο %s δεν είναι αναβαθμίσιμο, δεν μπορεί να απαγορευτεί αναβάθμιση\n" #: src/cmdline/cmdline_action.cc:419 #, c-format msgid "Setting package %s on hold\n" msgstr "" #: src/cmdline/cmdline_action.cc:427 #, c-format msgid "Marking package %s as keep\n" msgstr "" #: src/cmdline/cmdline_action.cc:436 #, c-format msgid "Setting package %s as not on hold\n" msgstr "" #: src/cmdline/cmdline_action.cc:442 #, c-format msgid "Package %s is not on hold\n" msgstr "" #: src/cmdline/cmdline_action.cc:448 #, c-format msgid "Marking package %s as automatically installed\n" msgstr "" #: src/cmdline/cmdline_action.cc:456 #, c-format msgid "Unmarking package %s as automatically installed\n" msgstr "" #: src/cmdline/cmdline_action.cc:465 src/cmdline/cmdline_action.cc:476 #, c-format msgid "Marking version %s of package %s as forbidden\n" msgstr "" #: src/cmdline/cmdline_action.cc:488 #, c-format msgid "Note: selecting the task \"%s: %s\" for installation\n" msgstr "Σημείωση: επιλέχθηκε ο σκοπός \"%s: %s\" για εγκατάσταση\n" #: src/cmdline/cmdline_action.cc:518 #, c-format msgid "" "You can only specify a package version with an 'install' command or a " "'forbid-version' command.\n" msgstr "" "Μπορείτε να προσδιορίσετε την έκδοση ενός πακέτου μόνο με μια εντολή " "'install' ή μια εντολή 'forbid-version'.\n" #: src/cmdline/cmdline_action.cc:527 #, c-format msgid "You can only specify a package archive with an 'install' command.\n" msgstr "" "Δεν μπορείτε να καθορίσετε όνομα αρχείου πακέτου με την εντολή " "εγκατάστασης.\n" #: src/cmdline/cmdline_action.cc:567 #, c-format msgid "" "Couldn't find package \"%s\", and more than %zu\n" "packages contain \"%s\" in their name.\n" msgstr "" #: src/cmdline/cmdline_action.cc:571 #, c-format msgid "" "Couldn't find package \"%s\". However, the following\n" "packages contain \"%s\" in their name:\n" msgstr "" "Δεν βρέθηκε το πακέτο \"%s\". Πάραυτα τα ακόλουθα\n" "πακέτα περιέχουν \"%s\" στο όνομά τους:\n" #: src/cmdline/cmdline_action.cc:593 #, c-format msgid "Couldn't find any package whose name or description matched \"%s\"\n" msgstr "" "Δεν βρέθηκε πακέτο με όνομα ή περιγραφή που να ταιριάζει στο \"%s\"\n" #: src/cmdline/cmdline_action.cc:596 #, c-format msgid "" "Couldn't find any package matching \"%s\", and more than %zu\n" "packages contain \"%s\" in their description.\n" msgstr "" #: src/cmdline/cmdline_action.cc:600 #, c-format msgid "" "Couldn't find any package matching \"%s\". However, the following\n" "packages contain \"%s\" in their description:\n" msgstr "" "Δεν βρέθηκε πακέτο να ταιριάζει στο \"%s\". Πάραυτα, τα ακόλουθα\n" "πακέτα περιέχουν το \"%s\" στην περιγραφή τους:\n" #: src/cmdline/cmdline_action.cc:742 #, c-format msgid "Bad action character '%c'\n" msgstr "Κακός χαρακτήρας ενέργειας '%c'\n" #: src/cmdline/cmdline_changelog.cc:131 #: src/cmdline/cmdline_download_progress_display.cc:138 msgid "Get:" msgstr "Φέρε:" #. TRANSLATORS: this stands for "error" and should be the #. same width as the translation of "Ign". #: src/cmdline/cmdline_changelog.cc:141 #: src/cmdline/cmdline_download_progress_display.cc:192 msgid "Err" msgstr "" #: src/cmdline/cmdline_changelog.cc:174 #, c-format msgid "Changelog download failed: %s" msgstr "" #: src/cmdline/cmdline_changelog.cc:195 src/generic/apt/pkg_changelog.cc:450 #: src/generic/apt/pkg_changelog.cc:615 src/view_changelog.cc:272 #, c-format msgid "Changelog of %s" msgstr "" #: src/cmdline/cmdline_changelog.cc:293 msgid "Can't execute sensible-pager, is this a working Debian system?" msgstr "" "Δεν βρέθηκε πρόγραμμα εμφάνισης, είναι σωστά εγκατεστημένο το σύστημα;" #: src/cmdline/cmdline_changelog.cc:344 #, c-format msgid "%s is not an official Debian package, cannot display its changelog." msgstr "" "το %s δεν είναι επίσημο πακέτο του Debian, δεν μπορώ να εμφανίσω το " "ημερολόγιο αλλαγών του." #: src/cmdline/cmdline_changelog.cc:405 #, c-format msgid "Couldn't find a changelog for %s" msgstr "Δεν βρέθηκε το ημερολόγιο αλλαγών του %s" #: src/cmdline/cmdline_changelog.cc:409 #, c-format msgid "Couldn't run pager %s" msgstr "" #: src/cmdline/cmdline_clean.cc:62 #, c-format msgid "E: The clean command takes no arguments\n" msgstr "Σ: Η εντολή clean δεν παίρνει ορίσματα\n" #: src/cmdline/cmdline_clean.cc:68 #, c-format msgid "Del %s* %spartial/*\n" msgstr "Del %s* %spartial/*\n" #: src/cmdline/cmdline_clean.cc:78 src/cmdline/cmdline_clean.cc:149 #: src/ui.cc:1811 src/ui.cc:1899 msgid "Unable to lock the download directory" msgstr "" #: src/cmdline/cmdline_clean.cc:108 #, c-format msgid "Del %s %s [%sB]\n" msgstr "Del %s %s [%sB]\n" #: src/cmdline/cmdline_clean.cc:137 #, c-format msgid "E: The autoclean command takes no arguments\n" msgstr "Σ: Η εντολή autoclean δεν παίρνει ορίσματα\n" #: src/cmdline/cmdline_clean.cc:175 #, c-format msgid "Would free %sB of disk space\n" msgstr "Θα απελευθερώσει %sB χώρο στο δίσκο\n" #: src/cmdline/cmdline_clean.cc:178 #, c-format msgid "Freed %sB of disk space\n" msgstr "Ελευθερώθηκαν %sB χώρου στο δίσκο\n" #: src/cmdline/cmdline_do_action.cc:159 #, c-format msgid "Invalid operation %s" msgstr "Ακυρη λειτουργία %s" #: src/cmdline/cmdline_do_action.cc:233 msgid "Unexpected pattern argument following \"keep-all\"" msgstr "Απρόσμενο" #: src/cmdline/cmdline_do_action.cc:345 #, c-format msgid "" "Unable to safely resolve dependencies, try running with --full-resolver.\n" msgstr "" "Αδύνατη η ασφαλής επίλυση των εξαρτήσεων, προσπάθεια με --full-resolver.\n" #: src/cmdline/cmdline_do_action.cc:385 src/cmdline/cmdline_simulate.cc:59 #: src/main.cc:1267 #, c-format msgid "Abort.\n" msgstr "Εγκατάλειψη.\n" #: src/cmdline/cmdline_download.cc:45 #, c-format msgid "download: you must specify at least one package to download\n" msgstr "" "μεταφόρτωση: θα πρέπει να καθορίσετε ένα τουλάχιστον πακέτο για κατέβασμα\n" #: src/cmdline/cmdline_download.cc:63 #: src/generic/apt/download_install_manager.cc:83 msgid "Couldn't read source list" msgstr "Αδύνατη η ανάγνωση της λίστας πηγών" #: src/cmdline/cmdline_download.cc:90 #, c-format msgid "Can't find a package named \"%s\"" msgstr "Δεν βρέθηκε πακέτο με όνομα \"%s\"" #: src/cmdline/cmdline_download.cc:134 #, c-format msgid "" "No downloadable files for %s version %s; perhaps it is a local or obsolete " "package?" msgstr "" "Δεν υπάρχουν αρχεία για μεταφόρτωση για το %s έκδοση %s, πιθανόν να " "πρόκειται για τοπικό ή για απαρχαιωμένο πακέτο;" #: src/cmdline/cmdline_download_progress_display.cc:161 msgid "Hit" msgstr "" #. TRANSLATORS: this stands for "ignored" and should be #. the same width as the translation of "Err". #: src/cmdline/cmdline_download_progress_display.cc:188 msgid "Ign" msgstr "" #: src/cmdline/cmdline_download_progress_display.cc:218 #, c-format msgid "Fetched %sB in %s (%sB/s)" msgstr "Μεταφορτώθηκαν %sB σε %s (%sB/s)" #: src/cmdline/cmdline_download_progress_display.cc:237 #, c-format msgid "" "Media change: Please insert the disc labeled '%s' into the drive '%s' and " "press [Enter]." msgstr "" "Αλλαγή Μέσου: Παρακαλώ εισάγετε τον δίσκο με επιγραφή '%s' στη μονάδα '%s' " "και πατήστε [Enter]." #: src/cmdline/cmdline_download_progress_display.cc:491 msgid "[Working]" msgstr "[Λειτουργεί]" #: src/cmdline/cmdline_extract_cache_subset.cc:58 #, c-format msgid "" "extract-cache-entries: at least one argument is required (the directory\n" "to which to write files).\n" msgstr "" "extract-cache-entries: απαιτείται τουλάχιστον ένα όρισμα (ο κατάλογος \n" "στον οποίον θα γραφούν τα αρχεία).\n" #: src/cmdline/cmdline_extract_cache_subset.cc:94 #: src/cmdline/cmdline_resolver.cc:356 src/cmdline/cmdline_user_tag.cc:132 #: src/cmdline/cmdline_versions.cc:312 #, c-format msgid "No such package \"%s\"" msgstr "Δεν υπάρχει τέτοιο πακέτο \"%s\"" #: src/cmdline/cmdline_extract_cache_subset.cc:134 #, c-format msgid "" "No packages were selected by the given search pattern; nothing to do.\n" msgstr "" "Δεν επιλέχθηκαν πακέτα από το δοσμένο σχήμα αναζήτησης. Δεν υπάρχει κάτι " "προς εκτέλεση.\n" #: src/cmdline/cmdline_forget_new.cc:58 #, c-format msgid "E: The forget-new command takes no arguments\n" msgstr "Σ: Η εντολή forget-new δεν παίρνει ορίσματα\n" #: src/cmdline/cmdline_forget_new.cc:85 #, c-format msgid "Would forget what packages are new\n" msgstr "Θα ξεχάσει τα πακέτα που είναι νέα\n" #: src/cmdline/cmdline_moo.cc:16 #, c-format msgid "There are no Easter Eggs in this program.\n" msgstr "Δεν υπάρχουν κρυμμένες εκπλήξεις σε αυτό το πρόγραμμα.\n" #: src/cmdline/cmdline_moo.cc:19 #, c-format msgid "There really are no Easter Eggs in this program.\n" msgstr "Πραγματικά δεν υπάρχουν κρυμμένες εκπλήξεις σε αυτό το πρόγραμμα.\n" #: src/cmdline/cmdline_moo.cc:22 #, c-format msgid "" "Didn't I already tell you that there are no Easter Eggs in this program?\n" msgstr "" "Σας προειδοποίησα ότι δεν υπάρχουν κρυμμένες εκπλήξεις σε αυτό το " "πρόγραμμα.\n" #: src/cmdline/cmdline_moo.cc:25 #, c-format msgid "Stop it!\n" msgstr "Σταματήστε το!\n" #: src/cmdline/cmdline_moo.cc:28 #, c-format msgid "Okay, okay, if I give you an Easter Egg, will you go away?\n" msgstr "Εντάξει, εντάξει, αν σας δώσω κάτι για έκπληξη, θα σταματήσετε;\n" #: src/cmdline/cmdline_moo.cc:31 #, c-format msgid "All right, you win.\n" msgstr "Εντάξει κερδίσατε.\n" #: src/cmdline/cmdline_moo.cc:42 #, c-format msgid "What is it? It's an elephant being eaten by a snake, of course.\n" msgstr "" "Τι είναι; Είναι ένα ελεφαντοειδές πλάσμα που το τρώει ένα φίδι, φυσικά.\n" #: src/cmdline/cmdline_progress_display.cc:165 src/gtk/download.cc:204 msgid "Done" msgstr "" #. TRANSLATORS: the string replacing "DONE" #. be truncated or padded to 4 characters. #: src/cmdline/cmdline_progress_display.cc:170 msgid "DONE" msgstr "" #: src/cmdline/cmdline_prompt.cc:84 msgid "Couldn't read list of sources" msgstr "Δεν μπορώ να διαβάσω τη λίστα πηγών" #: src/cmdline/cmdline_prompt.cc:342 msgid "Config files" msgstr "Αρχεία ρυθμίσεων" #: src/cmdline/cmdline_prompt.cc:393 msgid "The following packages are BROKEN:" msgstr "Τα ακόλουθα πακέτα είναι ΕΛΑΤΤΩΜΑΤΙΚΑ:" #: src/cmdline/cmdline_prompt.cc:394 msgid "The following packages are unused and will be REMOVED:" msgstr "Τα ακόλουθα πακέτα δεν χρειάζονται και θα ΑΦΑΙΡΕΘΟΥΝ:" #: src/cmdline/cmdline_prompt.cc:395 msgid "The following packages have been automatically kept back:" msgstr "Τα ακόλουθα πακέτα εξαιρέθηκαν αυτόματα:" #: src/cmdline/cmdline_prompt.cc:396 msgid "The following NEW packages will be automatically installed:" msgstr "Τα ακόλουθα ΝΕΑ πακέτα θα εγκατασταθούν αυτόματα:" #: src/cmdline/cmdline_prompt.cc:397 msgid "The following packages will be automatically REMOVED:" msgstr "Τα ακόλουθα πακέτα θα ΑΦΑΙΡΕΘΟΥΝ αυτόματα:" #: src/cmdline/cmdline_prompt.cc:398 msgid "The following packages will be DOWNGRADED:" msgstr "Τα ακόλουθα πακέτα θα ΥΠΟΒΑΘΜΙΣΤΟΥΝ αυτόματα:" #: src/cmdline/cmdline_prompt.cc:399 msgid "The following packages have been kept back:" msgstr "Τα ακόλουθα πακέτα έχουν εξαιρεθεί:" #: src/cmdline/cmdline_prompt.cc:400 msgid "The following packages will be REINSTALLED:" msgstr "Τα ακόλουθα πακέτα θα ΕΠΑΝΕΓΚΑΤΑΣΤΑΘΟΥΝ:" #: src/cmdline/cmdline_prompt.cc:401 msgid "The following NEW packages will be installed:" msgstr "Τα ακόλουθα ΝΕΑ πακέτα θα εγκατασταθούν:" #: src/cmdline/cmdline_prompt.cc:402 msgid "The following packages will be REMOVED:" msgstr "Τα ακόλουθα πακέτα θα ΑΦΑΙΡΕΘΟΥΝ:" #: src/cmdline/cmdline_prompt.cc:403 msgid "The following packages will be upgraded:" msgstr "Τα ακόλουθα πακέτα θα αναβαθμιστούν:" #: src/cmdline/cmdline_prompt.cc:404 msgid "The following partially installed packages will be configured:" msgstr "Θα γίνει ρύθμιση των ακόλουθων μερικά εγκατεστημένων πακέτων:" #: src/cmdline/cmdline_prompt.cc:459 src/ui.cc:1598 #, c-format msgid "The following ESSENTIAL packages will be REMOVED!\n" msgstr "Τα ακόλουθα ΑΠΑΡΑΙΤΗΤΑ πακέτα θα ΑΦΑΙΡΕΘΟΥΝ!\n" #: src/cmdline/cmdline_prompt.cc:468 src/ui.cc:1613 #, c-format msgid "The following ESSENTIAL packages will be BROKEN by this action:\n" msgstr "" "Τα ακόλουθα ΑΠΑΡΑΙΤΗΤΑ πακέτα θα γίνουν ΕΛΑΤΩΜΑΤΙΚΑ από αυτή την ενέργεια:\n" #: src/cmdline/cmdline_prompt.cc:478 src/ui.cc:1626 #, c-format msgid "" "WARNING: Performing this action will probably cause your system to break!\n" " Do NOT continue unless you know EXACTLY what you are doing!\n" msgstr "" "ΠΡΟΕΙΔΟΠΟΙΗΣΗ: Αυτή η ενέργεια θα προξενήσει δυσλειτουργίες στο σύστημα!\n" " ΜΗΝ συνεχίσετε εκτός αν γνωρίζετε ΑΚΡΙΒΩΣ τι κάνετε!\n" #: src/cmdline/cmdline_prompt.cc:480 msgid "I am aware that this is a very bad idea" msgstr "Ναι γνωρίζω ότι είναι μια πολύ κακή ιδέα" #: src/cmdline/cmdline_prompt.cc:484 src/ui.cc:1627 #, c-format msgid "To continue, type the phrase \"%s\":\n" msgstr "Για να συνεχίσετε, πληκτρολογήστε την φράση \"%s\":\n" #: src/cmdline/cmdline_prompt.cc:526 #, c-format msgid "" "WARNING: untrusted versions of the following packages will be installed!\n" "\n" "Untrusted packages could compromise your system's security.\n" "You should only proceed with the installation if you are certain that\n" "this is what you want to do.\n" "\n" msgstr "" "ΠΡΟΕΙΔΟΠΟΙΗΣΗ: θα εγκατασταθούν μή έμπιστες εκδόσεις των ακόλουθων\n" "πακέτων!!\n" "\n" "Τυχόν μη έμπιστα πακέτα μπορεί να οδηγήσουν στην παραβίαση της ασφάλειας\n" "του συστήματός σας. Προχωρήστε στην εγκατάσταση μόνο αν είστε βέβαιοι ότι\n" "για αυτό θέλετε\n" "\n" #: src/cmdline/cmdline_prompt.cc:538 #, c-format msgid "" "*** WARNING *** Ignoring these trust violations because\n" " %s::CmdLine::Ignore-Trust-Violations is 'true'!\n" msgstr "" "*** ΠΡΟΕΙΔΟΠΟΙΗΣΗ *** Παράλειψη αυτών των παραβιάσεων εμπιστοσύνης επειδή " "η παράμετρος\n" " %s::CmdLine::Ignore-Trust-Violations είναι 'αληθής'!\n" #: src/cmdline/cmdline_prompt.cc:547 msgid "" "*** WARNING *** Ignoring these trust violations because\n" " APT::Get::AllowUnauthenticated is 'true'!\n" msgstr "" "*** ΠΡΟΕΙΔΟΠΟΙΗΣΗ *** Παράλειψη αυτών των παραβιάσεων εμπιστοσύνης επειδή " "η παράμετρος\n" " APT::Get::AllowUnauthenticated είναι 'αληθής'!\n" #. TRANSLATORS: This string is a confirmation message, which #. users (especially CJK users) should be able to input without #. input methods. Please include nothing but ASCII characters. #. The text preceding the pipe character (|) will be ignored and #. can be removed from your translation. #: src/cmdline/cmdline_prompt.cc:558 msgid "Go ahead and ignore the warning|Yes" msgstr "" #. TRANSLATORS: This string is a confirmation message, which #. users (especially CJK users) should be able to input without #. input methods. Please include nothing but ASCII characters. #. The text preceding the pipe character (|) will be ignored and #. can be removed from your translation. #: src/cmdline/cmdline_prompt.cc:564 msgid "Abort instead of overriding the warning|No" msgstr "" #: src/cmdline/cmdline_prompt.cc:575 #, c-format msgid "Do you want to ignore this warning and proceed anyway?\n" msgstr "" "Θέλετε να αγνοήσετε αυτήν την προειδοποίηση και να προχωρήσετε\n" "ούτως ή άλλως;\n" #: src/cmdline/cmdline_prompt.cc:576 #, c-format msgid "To continue, enter \"%s\"; to abort, enter \"%s\": " msgstr "Για να συνεχίσετε, δώστε \"%s\", για να εγκαταλείψετε, \"%s\": " #: src/cmdline/cmdline_prompt.cc:593 #, c-format msgid "Unrecognized input. Enter either \"%s\" or \"%s\".\n" msgstr "Μη αναγνωρίσιμη είσοδος. Δώστε είτε \"%s\" ή \"%s\".\n" #: src/cmdline/cmdline_prompt.cc:705 #, c-format msgid "The following packages are RECOMMENDED but will NOT be installed:\n" msgstr "Τα ακόλουθα πακέτα είναι ΠΡΟΤΕΙΝΟΜΕΝΑ αλλά ΔΕΝ θα εγκατασταθούν:\n" #: src/cmdline/cmdline_prompt.cc:711 #, c-format msgid "The following packages are SUGGESTED but will NOT be installed:\n" msgstr "Τα ακόλουθα πακέτα είναι ΠΡΟΤΕΙΝΟΜΕΝΑ αλλά ΔΕΝ θα εγκατασταθούν:\n" #: src/cmdline/cmdline_prompt.cc:717 #, c-format msgid "No packages will be installed, upgraded, or removed.\n" msgstr "Δεν θα εγκατασταθούν, αναβαθμιστούν ή αφαιρεθούν πακέτα.\n" #: src/cmdline/cmdline_prompt.cc:719 #, c-format msgid "%lu packages upgraded, %lu newly installed, " msgstr "%lu πακέτα αναβαθμίζονται, %lu νεο-εγκατεστημένα, " #: src/cmdline/cmdline_prompt.cc:723 #, c-format msgid "%lu reinstalled, " msgstr "%lu επενεγκατεστημένα, " #: src/cmdline/cmdline_prompt.cc:725 #, c-format msgid "%lu downgraded, " msgstr "%lu υποβαθμισμένα, " #: src/cmdline/cmdline_prompt.cc:727 #, c-format msgid "%lu to remove and %lu not upgraded.\n" msgstr "%lu για αφαίρεση και %lu δεν αναβαθμίστηκαν.\n" #: src/cmdline/cmdline_prompt.cc:734 #, c-format msgid "Need to get %sB/%sB of archives. " msgstr "Χρειάζεται να κατεβούν %sB/%sB αρχείων. " #: src/cmdline/cmdline_prompt.cc:737 #, c-format msgid "Need to get %sB of archives. " msgstr "Χρειάζεται να κατεβούν %sB αρχείων. " #: src/cmdline/cmdline_prompt.cc:744 #, c-format msgid "After unpacking %sB will be used.\n" msgstr "Μετά την αποσυμπίεση θα χρησιμοποιηθούν %sB.\n" #: src/cmdline/cmdline_prompt.cc:747 #, c-format msgid "After unpacking %sB will be freed.\n" msgstr "Μετά την αποσυμπίεση θα ελευθερωθούν %sB.\n" #: src/cmdline/cmdline_prompt.cc:769 #, c-format msgid "" "No packages to show -- enter the package names on the line after 'i'.\n" msgstr "" "Δεν υπάρχουν πακέτα για εμφάνιση -- δώστε τα ονόματα των πακέτων μετά το " "'i'.\n" #: src/cmdline/cmdline_prompt.cc:775 src/cmdline/cmdline_prompt.cc:790 #: src/pkg_item.cc:407 src/ui.cc:1243 msgid "Press Return to continue." msgstr "Πατήστε Return για συνέχεια" #: src/cmdline/cmdline_prompt.cc:786 #, c-format msgid "No packages found -- enter the package names on the line after 'c'.\n" msgstr "Δεν βρέθηκαν πακέτα -- γράψτε τα ονόματα των πακέτων μετά το 'c'.\n" #: src/cmdline/cmdline_prompt.cc:801 #, c-format msgid "" "No packages found -- enter zero or more roots of the search followed by the " "package to justify.\n" msgstr "" "Δεν βρέθηκαν πακέτα -- εισάγετε μηδενική ή περισσότερες ρίζες της αναζήτησης " "ακολουθούμενες από το πακέτο προς επιβεβαίωση.\n" #: src/cmdline/cmdline_prompt.cc:834 #, c-format msgid "y: %F" msgstr "ν: %F" #: src/cmdline/cmdline_prompt.cc:836 msgid "continue with the installation" msgstr "συνεχίστε με την εγκατάσταση" #: src/cmdline/cmdline_prompt.cc:838 #, c-format msgid "n: %F" msgstr "ο: %F" #: src/cmdline/cmdline_prompt.cc:840 msgid "abort and quit" msgstr "εγκατάλειψη και έξοδος από το πρόγραμμα" #: src/cmdline/cmdline_prompt.cc:842 #, c-format msgid "i: %F" msgstr "i: %F" #: src/cmdline/cmdline_prompt.cc:844 msgid "" "show information about one or more packages; the package names should follow " "the 'i'" msgstr "" "εμφάνιση πληροφορίας για ένα ή περισσότερα πακέτα; τα ονόματα των πακέτων " "πρέπει να ακολουθούν το 'i'" #: src/cmdline/cmdline_prompt.cc:846 #, c-format msgid "c: %F" msgstr "c: %F" #: src/cmdline/cmdline_prompt.cc:848 msgid "" "show the Debian changelogs of one or more packages; the package names should " "follow the 'c'" msgstr "" "εμφάνιση των αρχείων αλλαγών του Debian για ένα ή περισσότερα πακέτα; τα " "ονόματα των πακέτων θα πρέπει να ακολουθούν το 'c'" #: src/cmdline/cmdline_prompt.cc:850 #, c-format msgid "d: %F" msgstr "d: %F" #: src/cmdline/cmdline_prompt.cc:852 msgid "toggle the display of dependency information" msgstr "εναλλαγή επιλογής εμφάνισης της πληροφορίας εξαρτήσεων" #: src/cmdline/cmdline_prompt.cc:854 #, c-format msgid "s: %F" msgstr "s: %F" #: src/cmdline/cmdline_prompt.cc:856 msgid "toggle the display of changes in package sizes" msgstr "εναλλαγή επιλογής εμφάνισης των αλλαγών στο μέγεθος των πακέτων" #: src/cmdline/cmdline_prompt.cc:858 #, c-format msgid "v: %F" msgstr "v: %F" #: src/cmdline/cmdline_prompt.cc:860 msgid "toggle the display of version numbers" msgstr "εναλλαγή επιλογής εμφάνισης των αριθμών έκδοσης" #: src/cmdline/cmdline_prompt.cc:862 #, c-format msgid "w: %F" msgstr "w: %F" #: src/cmdline/cmdline_prompt.cc:864 msgid "" "try to find a reason for installing a single package, or explain why " "installing one package should lead to installing another package." msgstr "" "προσπαθήστε να βρείτε έναν λόγο για την εγκατάσταση ενός μοναδικού πακέτου ή " "εξηγήστε γιατί η εγκατάσταση ενός πακέτου θα οδηγούσε στην εγκατάσταση ενός " "άλλου." #: src/cmdline/cmdline_prompt.cc:867 #, c-format msgid "r: %F" msgstr "r: %F" #: src/cmdline/cmdline_prompt.cc:869 msgid "run the automatic dependency resolver to fix the broken dependencies." msgstr "" "εκτελέστε τον αυτόματο επιλυτή εξαρτήσεων για να διορθώσετε τις " "προβληματικές εξαρτήσεις." #: src/cmdline/cmdline_prompt.cc:871 #, c-format msgid "e: %F" msgstr "e: %F" #: src/cmdline/cmdline_prompt.cc:873 msgid "enter the full visual interface" msgstr "είσοδος στην πλήρη οπτική διεπαφή" #: src/cmdline/cmdline_prompt.cc:876 msgid "" "You may also specify modification to the actions which will be taken. To do " "so, type an action character followed by one or more package names (or " "patterns). The action will be applied to all the packages that you list. " "The following actions are available:" msgstr "" "Μπορείτε ακόμα να προσδιορίσετε τροποποιήσεις στις ενέργειες που πρόκειται " "να γίνουν. Για να το κάνετε αυτό, τυπώστε έναν χαρακτήρα της αντίστοιχης " "ενέργειας ακολουθούμενο από ένα ή περισσότερα ονόματα πακέτων (ή patterns). " "Η ενέργεια αυτή θα εφαρμοστεί σε όλα τα πακέτα που έχετε βάλει στη λίστα. Οι " "ακόλουθες ενέργειες είναι διαθέσιμες:" #: src/cmdline/cmdline_prompt.cc:883 src/cmdline/cmdline_resolver.cc:262 msgid "'+' to install packages" msgstr "'+' για εγκατάσταση πακέτων" #: src/cmdline/cmdline_prompt.cc:886 src/cmdline/cmdline_resolver.cc:264 msgid "" "'+M' to install packages and immediately flag them as automatically installed" msgstr "" "'+M' για εγκατάσταση πακέτων και την άμεση σήμανσή τους σαν αυτόματα " "εγκατεστημμένων" #: src/cmdline/cmdline_prompt.cc:888 src/cmdline/cmdline_resolver.cc:266 msgid "'-' to remove packages" msgstr "'-' αφαίρεση πακέτων" #: src/cmdline/cmdline_prompt.cc:890 src/cmdline/cmdline_resolver.cc:268 msgid "'_' to purge packages" msgstr "'_' για πλήρη αφαίρεση πακέτων" #: src/cmdline/cmdline_prompt.cc:892 src/cmdline/cmdline_resolver.cc:270 msgid "'=' to place packages on hold" msgstr "'=' διατήρηση των πακέτων σε αναμονή" #: src/cmdline/cmdline_prompt.cc:894 src/cmdline/cmdline_resolver.cc:272 msgid "" "':' to keep packages in their current state without placing them on hold" msgstr "" "';' διατήρηση των πακέτων στην τωρινή τους κατάσταση χωρίς την τοποθέτησή " "τους σε αναμονή" #: src/cmdline/cmdline_prompt.cc:896 src/cmdline/cmdline_resolver.cc:274 msgid "'&M' to mark packages as automatically installed" msgstr "'&M' επισήμανση πακέτων σαν αυτόματα εγκατεστημμένων" #: src/cmdline/cmdline_prompt.cc:898 src/cmdline/cmdline_resolver.cc:276 msgid "'&m' to mark packages as manually installed" msgstr "'&m' επισήμανση πακέτων σαν χειροκίνητα εγκατεστημμένων" #: src/cmdline/cmdline_prompt.cc:900 msgid "'&BD' to install the build-dependencies of a package." msgstr "'&BD' για να εγκαταστήσετε τις build-εξαρτήσεις ενός πακέτου." #: src/cmdline/cmdline_prompt.cc:903 msgid "" "In the list of actions to be performed, some packages will be followed by " "one or more characters enclosed in braces; for instance: \"aptitude{u}\". " "These characters provide extra information about the package's state, and " "can include any combination of the following:" msgstr "" #: src/cmdline/cmdline_prompt.cc:907 msgid "'a': the package was automatically installed or removed." msgstr "" #: src/cmdline/cmdline_prompt.cc:909 msgid "" "'b': some of the package's dependencies are violated by the proposed changes." msgstr "" #: src/cmdline/cmdline_prompt.cc:911 msgid "'p': the package will be purged in addition to being removed." msgstr "" #: src/cmdline/cmdline_prompt.cc:913 msgid "'u': the package is being removed because it is unused." msgstr "" #: src/cmdline/cmdline_prompt.cc:918 msgid "Commands:" msgstr "Επιβάλλει:" #: src/cmdline/cmdline_prompt.cc:1034 msgid "" "aptitude failed to find a solution to these dependencies. You can solve " "them yourself by hand or type 'n' to quit." msgstr "" "το aptitude απέτυχε να βρει μια λύση στις εξαρτήσεις αυτές. Μπορείτε να τις " "επιλύσετε οι ίδιοι με το χέρι ή να πληκτρολογήσετε 'n' για να κλείσετε την " "εφαρμογή." #: src/cmdline/cmdline_prompt.cc:1053 msgid "Do you want to continue? [Y/n/?] " msgstr "Θέλετε να συνεχίσετε ; [Y/n/?] " #: src/cmdline/cmdline_prompt.cc:1054 msgid "Resolve these dependencies by hand? [N/+/-/_/:/?] " msgstr "Να επιλυθούν οι εξαρτήσεις αυτές με το χέρι; [N/+/-/_/:/?] " #: src/cmdline/cmdline_prompt.cc:1072 msgid "Invalid response. Please enter a valid command or '?' for help.\n" msgstr "" "Ακυρη απάντηση. Παρακαλώ εισάγετε μια έγκυρη εντολή ή '?' για βοήθεια.\n" #: src/cmdline/cmdline_prompt.cc:1078 msgid "" "Enter a package management command (such as '+ package' to install a " "package), 'R' to attempt automatic dependency resolution or 'N' to abort." msgstr "" "Εισάγετε μια εντολή διαχείρισης πακέτων (όπως η '+ package' για να " "εγκαταστήσετε ένα πακέτο), 'R' για να προσπαθήσετε αυτόματη επίλυση των " "εξαρτήσεων ή 'Ν' για τερματισμό." #: src/cmdline/cmdline_prompt.cc:1110 #, c-format msgid "" "\n" "Dependency information will be shown.\n" "\n" msgstr "" "\n" "Θα εμφανιστούν πληροφορίες εξαρτήσεων.\n" "\n" #: src/cmdline/cmdline_prompt.cc:1112 #, c-format msgid "" "\n" "Dependency information will not be shown.\n" "\n" msgstr "" "\n" "Δεν θα εμφανιστούν πληροφορίες εξαρτήσεων.\n" "\n" #: src/cmdline/cmdline_prompt.cc:1118 #, c-format msgid "" "\n" "Versions will be shown.\n" "\n" msgstr "" "\n" "Θα εμφανιστούν πληροφορίες εκδόσεων.\n" "\n" #: src/cmdline/cmdline_prompt.cc:1120 #, c-format msgid "" "\n" "Versions will not be shown.\n" "\n" msgstr "" "\n" "Δεν θα εμφανιστούν πληροφορίες εκδόσεων.\n" "\n" #: src/cmdline/cmdline_prompt.cc:1125 #, c-format msgid "" "\n" "Size changes will be shown.\n" "\n" msgstr "" "\n" "Θα εμφανιστούν πληροφορίες αλλαγής μεγεθών.\n" "\n" #: src/cmdline/cmdline_prompt.cc:1127 #, c-format msgid "" "\n" "Size changes will not be shown.\n" "\n" msgstr "" "\n" "Δεν θα εμφανιστούν πληροφορίες αλλαγής μεγεθών.\n" "\n" #: src/cmdline/cmdline_resolver.cc:144 src/cmdline/cmdline_resolver.cc:997 #: src/generic/apt/apt.cc:269 #, c-format msgid "Unable to open %s for writing" msgstr "Αδύνατο το άνοιγμα του %s για εγγραφή" #: src/cmdline/cmdline_resolver.cc:150 src/cmdline/cmdline_resolver.cc:1002 #, c-format msgid "Error writing resolver state to %s" msgstr "Σφάλμα κατά την εγγραφή της κατάστασης του resolver στο %s" #: src/cmdline/cmdline_resolver.cc:152 src/cmdline/cmdline_resolver.cc:1004 msgid "Resolver state successfully written!" msgstr "Η κατάσταση του resolver γράφτηκε με επιτυχία!" #: src/cmdline/cmdline_resolver.cc:217 #, c-format msgid "" "y: %Fn: %Fq: %F.: %F,: %Fo: %Fe: %Fx: %Fr (ID|pkg ver) ...: %F%na (ID|pkg " "ver) ...: %F%n: %F%n pkg... : %F%n%F%F%F%F%F%F%F%F" msgstr "" #: src/cmdline/cmdline_resolver.cc:238 msgid "accept the proposed changes" msgstr "αποδοχή των προτεινόμενων αλλαγών" #: src/cmdline/cmdline_resolver.cc:240 msgid "reject the proposed changes and search for another solution" msgstr "απόρριψη των προτεινόμενων αλλαγών και ψάξιμο για εναλλακτική λύση" #: src/cmdline/cmdline_resolver.cc:242 msgid "give up and quit the program" msgstr "Παραίτηση και έξοδος από το πρόγραμμα" #: src/cmdline/cmdline_resolver.cc:244 msgid "move to the next solution" msgstr "πήγαινε στην επόμενη λύση" #: src/cmdline/cmdline_resolver.cc:246 msgid "move to the previous solution" msgstr "πήγαινε στην προηγούμενη λύση" #: src/cmdline/cmdline_resolver.cc:248 msgid "" "toggle between the contents of the solution and an explanation of the " "solution" msgstr "" "εναλλαγή μεταξύ των περιεχομένων της λύσης και μιας εξήγησης της λύσης" #: src/cmdline/cmdline_resolver.cc:250 msgid "examine the solution in the visual user interface" msgstr "εξέταση των αλλαγών στο οπτικό interface χρήστη" #: src/cmdline/cmdline_resolver.cc:252 msgid "" "abort automatic dependency resolution; resolve dependencies by hand instead" msgstr "" "τερματισμός της αυτόματης επίλυσης εξαρτήσεων. Επιλύστε αντί γι' αυτό τις " "εξαρτήσεις με το χέρι." #: src/cmdline/cmdline_resolver.cc:254 msgid "" "reject the given package versions; don't display any solutions in which they " "occur. Enter UNINST instead of a version to reject removing the package. " "ID is the integer printed to the left of the action." msgstr "" #: src/cmdline/cmdline_resolver.cc:256 msgid "" "accept the given package versions; display only solutions in which they " "occur. Enter UNINST instead of a version to accept removing the package. " "ID is the integer printed to the left of the action." msgstr "" #: src/cmdline/cmdline_resolver.cc:258 msgid "" "display information about the action labeled ID from the solution. The " "label is the integer printed to the left of the action." msgstr "" #: src/cmdline/cmdline_resolver.cc:260 msgid "adjust the state of the listed packages, where ACTION is one of:" msgstr "" "προσαρμογή της κατάστασης των αναγραφόμενων πακέτων, όπου ACTION είναι μια " "από τις:" #: src/cmdline/cmdline_resolver.cc:278 msgid "" "Adjustments will cause the current solution to be discarded and recalculated " "as necessary." msgstr "" "Προσαρμογές θα προκαλέσουν την απόρριψη της τρέχουσας λύσης και τον " "απαραίτητο επανυπολογισμό της." #: src/cmdline/cmdline_resolver.cc:293 #, c-format msgid "The version %s is available in the following archives:" msgstr "Η έκδοση %s είναι διαθέσιμη στις ακόλουθες αρχειοθήκες:" #: src/cmdline/cmdline_resolver.cc:301 #, c-format msgid "Select the version of %s that should be used: " msgstr "Επέλεξε την έκδοση %s που θα πρέπει να χρησιμοποιηθεί: " #: src/cmdline/cmdline_resolver.cc:308 #, c-format msgid "Invalid response. Please enter an integer between 1 and %d." msgstr "" "Μη έγκυρη απόκριση. Παρακαλώ εισάγετε έναν ακέραιο αριθμό μεταξύ του 1 και " "του %d." #: src/cmdline/cmdline_resolver.cc:324 #, c-format msgid "Expected at least one package/version pair following '%c'" msgstr "" "Περιμένω τουλάχιστον ένα ζευγάρι πακέτο/αριθμός έκδοσης ακολουθούμενο από " "'%c'" #: src/cmdline/cmdline_resolver.cc:346 #, c-format msgid "Expected a version or \"%s\" after \"%s\"" msgstr "Περίμενα μια έκδοση του \"%s\" μετά το \"%s\"" #: src/cmdline/cmdline_resolver.cc:372 #, c-format msgid "%s has no version named \"%s\"" msgstr "Το πακέτο %s δεν έχει έκδοση με το όνομα \"%s\"" #: src/cmdline/cmdline_resolver.cc:398 #, c-format msgid "Allowing the removal of %s" msgstr "Επιτρεπτή η αφαίρεση του πακέτου %s" #: src/cmdline/cmdline_resolver.cc:401 #, c-format msgid "Allowing the installation of %s version %s (%s)" msgstr "Επιτρεπτή η εγκατάσταση του πακέτου %s με έκδοση %s (%s)" #: src/cmdline/cmdline_resolver.cc:411 #, c-format msgid "Rejecting the removal of %s" msgstr "Απόρριψη της αφαίρεσης του πακέτου %s" #: src/cmdline/cmdline_resolver.cc:414 #, c-format msgid "Rejecting the installation of %s version %s (%s)" msgstr "Απόρριψη της εγκατάστασης της έκδοσης %s του πακέτου %s (%s)" #: src/cmdline/cmdline_resolver.cc:427 #, c-format msgid "No longer requiring the removal of %s" msgstr "Δεν απαιτείται πλέον η αφαίρεση του πακέτου %s" #: src/cmdline/cmdline_resolver.cc:430 #, c-format msgid "No longer requiring the installation of %s version %s (%s)" msgstr "Δεν απαιτείται πλέον η εγκατάσταση του πακέτου %s με έκδοση %s (%s)" #: src/cmdline/cmdline_resolver.cc:439 #, c-format msgid "Requiring the removal of %s" msgstr "Απαιτείται η αφαίρεση του πακέτου %s" #: src/cmdline/cmdline_resolver.cc:442 #, c-format msgid "Requiring the installation of %s version %s (%s)" msgstr "Απαιτείται η εγκατάσταση της έκδοσης %s του πακέτου %s (%s)" #: src/cmdline/cmdline_resolver.cc:491 #, c-format msgid "Allowing this recommendation to be ignored: %s" msgstr "" #: src/cmdline/cmdline_resolver.cc:497 #, c-format msgid "Always obeying this recommendation: %s" msgstr "" #: src/cmdline/cmdline_resolver.cc:506 #, c-format msgid "No longer ignoring this recommendation: %s" msgstr "" #: src/cmdline/cmdline_resolver.cc:512 #, c-format msgid "Ignoring this recommendation: %s" msgstr "" #: src/cmdline/cmdline_resolver.cc:571 #, c-format msgid "Action \"%s\"" msgstr "" #. TRANSLATORS: the substitution is #. replaced in English with something #. like "Pkg1 depends upon Pkg2". #: src/cmdline/cmdline_resolver.cc:584 #, c-format msgid "This action was selected because %ls." msgstr "" #: src/cmdline/cmdline_resolver.cc:586 msgid "" "This action is currently rejected; it will not appear in new solutions." msgstr "" #: src/cmdline/cmdline_resolver.cc:587 msgid "" "This action is currently approved; it will be selected whenever possible." msgstr "" #. TRANSLATORS: the "r" here is #. for "reject", but should not be #. translated since the commands in #. aptitude's internal command-line #. aren't translated. #: src/cmdline/cmdline_resolver.cc:594 #, c-format msgid "Enter \"r %s\" to allow this action to appear in new solutions." msgstr "" #. TRANSLATORS: the "r" here is #. for "reject", but should not be #. translated since the commands in #. aptitude's internal command-line #. aren't translated. #: src/cmdline/cmdline_resolver.cc:600 #, c-format msgid "" "Enter \"r %s\" to prevent this action from appearing in new solutions." msgstr "" #. TRANSLATORS: the "a" here is #. for "approve", but should not be #. translated since the commands in #. aptitude's internal command-line #. aren't translated. #: src/cmdline/cmdline_resolver.cc:606 #, c-format msgid "" "Enter \"a %s\" to cease requiring that new solutions include this action if " "possible." msgstr "" #. TRANSLATORS: the "a" here is #. for "approve", but should not be #. translated since the commands in #. aptitude's internal command-line #. aren't translated. #: src/cmdline/cmdline_resolver.cc:612 #, c-format msgid "" "Enter \"a %s\" to require that new solutions include this action if possible." msgstr "" #: src/cmdline/cmdline_resolver.cc:785 #, c-format msgid "open: %zd; closed: %zd; defer: %zd; conflict: %zd" msgstr "ανοιχτό: %zd; κλειστό: %zd; αποτροπή: %zd; σύγκρουση: %zd" #: src/cmdline/cmdline_resolver.cc:809 #, c-format msgid "" "Would resolve dependencies, but dependency resolution is disabled.\n" " (%s::ProblemResolver::StepLimit = 0)\n" msgstr "" "Θα γινόταν επίλυση των εξαρτήσεων, αλλά η επίλυση εξαρτήσεων είναι " "απενεργοποιημένη.\n" " (%s::ProblemResolver::StepLimit = 0)\n" #: src/cmdline/cmdline_resolver.cc:818 msgid "" "I want to resolve dependencies, but no dependency resolver was created." msgstr "" "Θέλω να επιλύσω τις εξαρτήσεις, αλλά δεν έχει δημιουργηθεί επιλυτής " "εξαρτήσεων." #: src/cmdline/cmdline_resolver.cc:832 src/cmdline/cmdline_resolver.cc:1175 #: src/gtk/resolver.cc:2058 src/solution_dialog.cc:127 #: src/solution_screen.cc:546 msgid "Resolving dependencies..." msgstr "Επίλυση εξαρτήσεων..." #: src/cmdline/cmdline_resolver.cc:892 msgid "The following actions will resolve these dependencies:" msgstr "Οι ακόλουθες ενέργεις θα επιλύσουν αυτές τις εξαρτήσεις:" #: src/cmdline/cmdline_resolver.cc:910 msgid "Accept this solution? [Y/n/q/?] " msgstr "Αποδοχή της λύσης; [Y/n/q/?] " #: src/cmdline/cmdline_resolver.cc:937 src/cmdline/cmdline_resolver.cc:1072 msgid "Abandoning all efforts to resolve these dependencies." msgstr "Εγκατάλλειψη κάθε προσπάθειας επίλυσης αυτών των εξαρτήσεων." #: src/cmdline/cmdline_resolver.cc:940 msgid "" "Abandoning automatic dependency resolution and reverting to manual " "resolution." msgstr "" "Εγκατάλειψη της αυτόματης επίλυσης εξαρτήσεων και επιστροφή σε επίλυση με το " "χέρι." #: src/cmdline/cmdline_resolver.cc:973 msgid "The following commands are available:" msgstr "Οι ακόλουθες εντολές είναι διαθέσιμες:" #: src/cmdline/cmdline_resolver.cc:994 src/ui.cc:2340 msgid "File to write resolver state to: " msgstr "Αρχείο για εγγραφή της κατάστασης επίλυσης: " #: src/cmdline/cmdline_resolver.cc:1026 msgid "Invalid response; please enter one of the following commands:" msgstr "Μη έγκυρη απόκριση. Παρακαλώ εισάγετε μια από τις ακόλουθες εντολές:" #: src/cmdline/cmdline_resolver.cc:1046 msgid "No solution found within the allotted time. Try harder? [Y/n] " msgstr "" "Δεν βρέθηκε λύση μέσα στον διατιθέμενο χρόνο. Δοκιμή κεφαλίδας;[Y/n] " #: src/cmdline/cmdline_resolver.cc:1075 msgid "Invalid response; please enter 'y' or 'n'." msgstr "Μη έγκυρη απόκριση. Παρακαλώ εισάγετε 'y' ή 'n'." #: src/cmdline/cmdline_resolver.cc:1084 msgid "Unable to resolve dependencies! Giving up..." msgstr "Αδυνατώ να επιλύσω τις εξαρτήσεις! Εγκαταλείπω..." #: src/cmdline/cmdline_resolver.cc:1090 msgid "*** No more solutions available ***" msgstr "*** Δεν υπάρχουν άλλες διαθέσιμες λύσεις ***" #: src/cmdline/cmdline_resolver.cc:1109 msgid "" "*** ERROR: search aborted by fatal exception. You may continue\n" " searching, but some solutions will be unreachable." msgstr "" "*** ΣΦΑΛΜΑ: η αναζήτηση τερματίστηκε λόγω μιας μοιραίας εξαίρεσης. Μπορείτε " "να συνεχίσετε\n" " την αναζήτηση, αλλά κάποιες λύσεις θα είναι απροσπέλαστες." #: src/cmdline/cmdline_resolver.cc:1186 #, c-format msgid "" "Unable to resolve dependencies for the upgrade because the resolver timed " "out.\n" " You may be able to solve this problem by increasing\n" " Aptitude::ProblemResolver::StepLimit (currently %d)." msgstr "" #: src/cmdline/cmdline_resolver.cc:1196 msgid "Unable to resolve dependencies for the upgrade: no solution found." msgstr "" #: src/cmdline/cmdline_resolver.cc:1202 #, c-format msgid "Unable to resolve dependencies for the upgrade: %s" msgstr "" #: src/cmdline/cmdline_search.cc:204 src/cmdline/cmdline_versions.cc:590 #, c-format msgid "iconv of %s failed.\n" msgstr "αποτυχία του iconv για το %s.\n" #: src/cmdline/cmdline_search.cc:221 #, c-format msgid "search: You must provide at least one search term\n" msgstr "αναζήτηση: Θα πρέπει να ορίσετε ένα τουλάχιστον αντικείμενο\n" #: src/cmdline/cmdline_show_broken.cc:36 #, c-format msgid "but %s is to be installed." msgstr "αλλά θα εγκατασταθεί το %s." #: src/cmdline/cmdline_show_broken.cc:39 #, c-format msgid "but %s is installed and it is kept back." msgstr "αλλά το %s είναι εγκατεστημένο και εξαιρείται." #: src/cmdline/cmdline_show_broken.cc:42 #, c-format msgid "but %s is installed." msgstr "αλλά το %s είναι εγκατεστημένο." #: src/cmdline/cmdline_show_broken.cc:49 #, c-format msgid "but it is not installable." msgstr "αλλά δεν είναι εγκατάστασιμο." #: src/cmdline/cmdline_show_broken.cc:51 #, c-format msgid "but it is not going to be installed." msgstr "αλλά δεν πρόκειται να εγκατασταθεί." #: src/cmdline/cmdline_show_broken.cc:117 #, c-format msgid "" " which is a virtual package and is not provided by any available package.\n" msgstr "" #: src/cmdline/cmdline_show_broken.cc:121 #, c-format msgid " which is a virtual package, provided by:\n" msgstr "" #: src/cmdline/cmdline_show_broken.cc:138 #, c-format msgid " or" msgstr " ή" #: src/cmdline/cmdline_show_broken.cc:160 #, c-format msgid "The following packages have unmet dependencies:\n" msgstr "Τα ακόλουθα πακέτα έχουν ανεπίλυτες εξαρτήσεις:\n" #: src/cmdline/cmdline_show.cc:196 src/cmdline/cmdline_show.cc:448 #: src/cmdline/cmdline_versions.cc:225 src/gtk/resolver.cc:1192 #: src/solution_fragment.cc:64 msgid "" msgstr "" #: src/cmdline/cmdline_show.cc:217 src/cmdline/cmdline_show.cc:222 #: src/qt/widgets/packages_tab.cc:73 msgid "not installed" msgstr "μη εγκατεστημένο" #: src/cmdline/cmdline_show.cc:224 src/pkg_columnizer.cc:249 #: src/pkg_ver_item.cc:228 msgid "unpacked" msgstr "ξεπακεταρισμένο" #: src/cmdline/cmdline_show.cc:226 msgid "partially configured" msgstr "μερικώς ρυθμισμένο" #: src/cmdline/cmdline_show.cc:228 msgid "partially installed" msgstr "μερικώς εγκατεστημένο" #: src/cmdline/cmdline_show.cc:230 msgid "not installed (configuration files remain)" msgstr "μη εγκατεστημένο (παραμένουν αρχεία ρυθμίσεων)" #: src/cmdline/cmdline_show.cc:232 msgid "awaiting trigger processing by other package(s)" msgstr "αναμονή επεξεργασίας trigger από άλλο(α) πακέτο(α)" #: src/cmdline/cmdline_show.cc:234 msgid "awaiting trigger processing" msgstr "αναμονή επεξεργασίας trigger" #: src/cmdline/cmdline_show.cc:236 src/pkg_columnizer.cc:257 #: src/pkg_ver_item.cc:236 src/qt/widgets/packages_tab.cc:72 msgid "installed" msgstr "εγκατεστημένο" #: src/cmdline/cmdline_show.cc:259 #, c-format msgid "%s; will be purged because nothing depends on it" msgstr "το %s θα διαγραφεί επειδή δεν υπάρχουν εξαρτήσεις από αυτό" #: src/cmdline/cmdline_show.cc:261 src/cmdline/cmdline_show.cc:357 #, c-format msgid "%s; will be purged" msgstr "το %s θα διαγραφεί" #: src/cmdline/cmdline_show.cc:266 #, c-format msgid "%s; will be removed because nothing depends on it" msgstr "το %s θα αφαιρεθεί επειδή δεν υπάρχουν εξαρτήσεις από αυτό" #: src/cmdline/cmdline_show.cc:268 #, c-format msgid "%s; will be removed" msgstr "το %s, θα αφαιρεθεί" #: src/cmdline/cmdline_show.cc:286 #, c-format msgid "%s%s; will be downgraded [%s -> %s]" msgstr "το %s%s, θα υποβαθμιστεί [%s -> %s]" #: src/cmdline/cmdline_show.cc:289 #, c-format msgid "%s%s; will be upgraded [%s -> %s]" msgstr "το %s%s, θα αναβαθμιστεί [%s -> %s]" #: src/cmdline/cmdline_show.cc:298 msgid "not a real package" msgstr "όχι πραγματικό πακέτο" #: src/cmdline/cmdline_show.cc:311 msgid " [held]" msgstr " [κρατημένο]" #: src/cmdline/cmdline_show.cc:325 #, c-format msgid "%s%s; will be installed" msgstr "%s%s; θα εγκατασταθεί" #: src/cmdline/cmdline_show.cc:327 #, c-format msgid "%s%s; will be installed automatically" msgstr "%s%s; θα εγκατασταθεί αυτόματα" #: src/cmdline/cmdline_show.cc:347 #, c-format msgid "%s; version %s will be installed" msgstr "το %s; έκδοσης %s θα εγκατασταθεί" #: src/cmdline/cmdline_show.cc:351 #, c-format msgid "%s; version %s will be installed automatically" msgstr "το %s; έκδοσης %s θα εγκατασταθεί αυτόματα" #: src/cmdline/cmdline_show.cc:377 src/cmdline/cmdline_show.cc:400 msgid "Package: " msgstr "Πακέτο: " #: src/cmdline/cmdline_show.cc:378 src/cmdline/cmdline_show.cc:408 #: src/pkg_columnizer.cc:93 msgid "State" msgstr "Κατάσταση" #: src/cmdline/cmdline_show.cc:379 src/cmdline/cmdline_show.cc:472 msgid "Provided by" msgstr "Παρέχεται από" #: src/cmdline/cmdline_show.cc:402 src/pkg_info_screen.cc:118 msgid "Essential: " msgstr "Απαραίτητα: " #: src/cmdline/cmdline_show.cc:402 src/cmdline/cmdline_show.cc:406 #: src/cmdline/cmdline_show.cc:417 src/pkg_info_screen.cc:118 msgid "yes" msgstr "ναι" #: src/cmdline/cmdline_show.cc:406 msgid "New" msgstr "Νέα" #: src/cmdline/cmdline_show.cc:411 src/gtk/gui.cc:98 msgid "Forbidden version" msgstr "Απαγορευμένη έκδοση" #: src/cmdline/cmdline_show.cc:415 msgid "Automatically installed" msgstr "Αυτόματη εγκατάσταση" #: src/cmdline/cmdline_show.cc:417 msgid "no" msgstr "όχι" #: src/cmdline/cmdline_show.cc:421 src/pkg_info_screen.cc:123 msgid "Multi-Arch: " msgstr "" #: src/cmdline/cmdline_show.cc:423 src/gtk/entitysummary.cc:361 #: src/gtk/previewtab.cc:230 msgid "Version: " msgstr "Εκδοση: " #: src/cmdline/cmdline_show.cc:424 src/pkg_info_screen.cc:144 msgid "Priority: " msgstr "Προτεραιότητα: " #: src/cmdline/cmdline_show.cc:425 src/cmdline/cmdline_show.cc:427 msgid "N/A" msgstr "Μ/Δ" #: src/cmdline/cmdline_show.cc:426 src/pkg_info_screen.cc:145 msgid "Section: " msgstr "Τομέας: " #: src/cmdline/cmdline_show.cc:428 src/pkg_info_screen.cc:146 msgid "Maintainer: " msgstr "Συντηρητής: " #: src/cmdline/cmdline_show.cc:430 src/pkg_info_screen.cc:147 msgid "Architecture: " msgstr "Αρχιτεκτονική: " #: src/cmdline/cmdline_show.cc:433 src/pkg_info_screen.cc:149 msgid "Uncompressed Size: " msgstr "Μέγεθος Αποσυμπιεσμένου: " #: src/cmdline/cmdline_show.cc:437 src/pkg_info_screen.cc:148 msgid "Compressed Size: " msgstr "Μέγεθος Συμπιεσμένου: " #: src/cmdline/cmdline_show.cc:439 msgid "Filename: " msgstr "Ονομα Αρχείου: " #: src/cmdline/cmdline_show.cc:441 msgid "MD5sum: " msgstr "MD5sum: " #: src/cmdline/cmdline_show.cc:445 src/cmdline/cmdline_show.cc:448 #: src/gtk/entityview.cc:606 msgid "Archive" msgstr "Αρχείο" #: src/cmdline/cmdline_show.cc:453 msgid "Depends" msgstr "Εξαρτάται" #: src/cmdline/cmdline_show.cc:455 msgid "PreDepends" msgstr "ΠροΕξαρτάται" #: src/cmdline/cmdline_show.cc:457 src/cmdline/cmdline_why.cc:290 msgid "Recommends" msgstr "Συνιστά" #: src/cmdline/cmdline_show.cc:459 src/cmdline/cmdline_why.cc:293 msgid "Suggests" msgstr "Προτείνει" #: src/cmdline/cmdline_show.cc:461 msgid "Conflicts" msgstr "Αντιτίθεται" #: src/cmdline/cmdline_show.cc:463 msgid "Breaks" msgstr "Breaks" #: src/cmdline/cmdline_show.cc:465 msgid "Replaces" msgstr "Αντικαθιστά" #: src/cmdline/cmdline_show.cc:467 msgid "Obsoletes" msgstr "Αχρηστεύει" #: src/cmdline/cmdline_show.cc:469 msgid "Enhances" msgstr "" #: src/cmdline/cmdline_show.cc:471 src/cmdline/cmdline_why.cc:221 #: src/cmdline/cmdline_why.cc:1622 src/gtk/dependency_chains_tab.cc:207 msgid "Provides" msgstr "Παρέχει" #: src/cmdline/cmdline_show.cc:475 src/gtk/entitysummary.cc:369 #: src/gtk/info.cc:714 src/gtk/previewtab.cc:238 src/pkg_info_screen.cc:102 msgid "Description: " msgstr "Περιγραφή: " #: src/cmdline/cmdline_show.cc:480 src/pkg_info_screen.cc:106 #: src/pkg_view.cc:257 msgid "Homepage: " msgstr "Homepage: " #: src/cmdline/cmdline_show.cc:573 #, c-format msgid "Unable to locate package %s" msgstr "Αδύνατος ο εντοπισμός του πακέτου %s" #: src/cmdline/cmdline_show.cc:594 #, c-format msgid "Unable to parse pattern %s" msgstr "Αδύνατο το parse του προτύπου %s" #: src/cmdline/cmdline_simulate.cc:65 #, c-format msgid "Would download/install/remove packages.\n" msgstr "Θα κατεβούν/εγκατασταθούν/αφαιρεθούν πακέτα.\n" #: src/cmdline/cmdline_simulate.cc:76 msgid "Internal Error, Ordering didn't finish" msgstr "Εσωτερικό Σφάλμα, Η ταξινόμηση δεν τελείωσε" #: src/cmdline/cmdline_update.cc:43 src/ui.cc:1735 src/ui.cc:1904 msgid "Deleting obsolete downloaded files" msgstr "Διαγράφονται τα περιττά μεταφορτωμένα αρχεία" #: src/cmdline/cmdline_update.cc:54 #, c-format msgid "E: The update command takes no arguments\n" msgstr "E: Η εντολή update δεν παίρνει ορίσματα\n" #: src/cmdline/cmdline_user_tag.cc:66 #, c-format msgid "Adding user tag \"%s\" to the package \"%s\".\n" msgstr "Προσθήκη tag \"%s\" από τον χρήστη στο πακέτο \"%s\".\n" #: src/cmdline/cmdline_user_tag.cc:73 #, c-format msgid "Removing user tag \"%s\" from the package \"%s\".\n" msgstr "Αφαίρεση του tag χρήστη \"%s\" από το πακέτο \"%s\".\n" #: src/cmdline/cmdline_user_tag.cc:105 #, c-format msgid "%s: too few arguments; expected at least a tag name and a package.\n" msgstr "" "%s: πολύ λίγα ορίσματα; περίμενα τουλάχιστον ένα όνομα tag και ένα πακέτο.\n" #: src/cmdline/cmdline_util.cc:166 #, c-format msgid "No candidate version found for %s\n" msgstr "Δεν βρέθηκε υποψήφια έκδοση για το %s\n" #: src/cmdline/cmdline_util.cc:168 #, c-format msgid "No current or candidate version found for %s\n" msgstr "Δεν βρέθηκε τρέχουσα ή υποψήφια έκδοση για το %s\n" #: src/cmdline/cmdline_util.cc:192 #, c-format msgid "Unable to find an archive \"%s\" for the package \"%s\"\n" msgstr "Αδύνατη η εύρεση αρχείου \"%s\" για το πακέτο \"%s\"\n" #: src/cmdline/cmdline_util.cc:202 #, c-format msgid "Unable to find a version \"%s\" for the package \"%s\"\n" msgstr "Αδύνατη ή εύρεση έκδοσης\"%s\" για το πακέτο \"%s\"\n" #: src/cmdline/cmdline_util.cc:208 #, c-format msgid "Internal error: invalid value %i passed to cmdline_find_ver!\n" msgstr "" "Εσωτερικό σφάλμα: άκυρη τιμή %i πέρασε την εντολή cmdline_find_ver!\n" #: src/cmdline/cmdline_util.cc:238 #, c-format msgid "You cannot specify both an archive and a version for a package\n" msgstr "Δεν γίνεται να καθορίσετε και αρχείο και έκδοση για ένα πακέτο\n" #: src/cmdline/cmdline_util.cc:272 #, c-format msgid "Couldn't find task '%s'" msgstr "" #: src/cmdline/cmdline_util.cc:360 #, c-format msgid "%d (%+d) broken" msgid_plural "%d (%+d) broken" msgstr[0] "" msgstr[1] "" #: src/cmdline/cmdline_util.cc:374 #, c-format msgid "%d (%+d) upgradable" msgid_plural "%d (%+d) upgradable" msgstr[0] "" msgstr[1] "" #: src/cmdline/cmdline_util.cc:388 #, c-format msgid "%d (%+d) new" msgid_plural "%d (%+d) new" msgstr[0] "" msgstr[1] "" #: src/cmdline/cmdline_util.cc:399 #, c-format msgid "Current status: %F." msgstr "Τρέχουσα κατάσταση: %F" #: src/cmdline/cmdline_util.cc:410 #, c-format msgid "There is %d newly obsolete package." msgid_plural "There are %d newly obsolete packages." msgstr[0] "Υπάρχει ένα %d καινούριο παρωχημένο πακέτο." msgstr[1] "Υπάρχουν %d καινούρια παρωχημένα πακέτα." #: src/cmdline/cmdline_util.cc:422 #, c-format msgid "There is %d newly obsolete package: " msgid_plural "There are %d newly obsolete packages: " msgstr[0] "Υπάρχει ένα %d καινούριο παρωχημένο πακέτο. " msgstr[1] "Υπάρχουν %d καινούρια παρωχημένα πακέτα. " #: src/cmdline/cmdline_versions.cc:122 #, c-format msgid "Package %s:" msgstr "" #: src/cmdline/cmdline_versions.cc:159 src/cmdline/cmdline_versions.cc:208 #, c-format msgid "Source package %s:" msgstr "" #: src/cmdline/cmdline_versions.cc:230 #, c-format msgid "Archive %s:" msgstr "" #: src/cmdline/cmdline_versions.cc:519 msgid "--group-by|archive" msgstr "" #: src/cmdline/cmdline_versions.cc:523 msgid "--group-by|auto" msgstr "" #: src/cmdline/cmdline_versions.cc:527 msgid "--group-by|none" msgstr "" #: src/cmdline/cmdline_versions.cc:531 msgid "--group-by|package" msgstr "" #: src/cmdline/cmdline_versions.cc:535 msgid "--group-by|source-package" msgstr "" #: src/cmdline/cmdline_versions.cc:539 msgid "--group-by|source-version" msgstr "" #. TRANSLATORS: --group-by is the argument name and shouldn't #. be translated. #: src/cmdline/cmdline_versions.cc:545 #, c-format msgid "" "Invalid package grouping mode \"%s\" (should be \"auto\", \"none\", " "\"package\", or \"source-package\")" msgstr "" #: src/cmdline/cmdline_versions.cc:607 #, c-format msgid "versions: You must provide at least one package selector\n" msgstr "" #: src/cmdline/cmdline_why.cc:281 msgid "dep_level" msgstr "dep_level" #: src/cmdline/cmdline_why.cc:287 msgid "DependsOnly" msgstr "ΕξαρτάταιΜόνο" #: src/cmdline/cmdline_why.cc:301 msgid "version_selection" msgstr "επιλογή_έκδοσης" #: src/cmdline/cmdline_why.cc:306 msgid "Current" msgstr "Τρέχον" #: src/cmdline/cmdline_why.cc:309 msgid "Candidate" msgstr "Υποψήφιο" #: src/cmdline/cmdline_why.cc:312 src/gtk/gui.cc:91 src/gtk/gui.cc:1417 msgid "Install" msgstr "Εγκατάσταση" #: src/cmdline/cmdline_why.cc:315 msgid "InstallNotCurrent" msgstr "InstallNotCurrent" #: src/cmdline/cmdline_why.cc:323 msgid "allow_choices" msgstr "επίτρεψε_επιλογές" #: src/cmdline/cmdline_why.cc:326 msgid "true" msgstr "αληθές" #: src/cmdline/cmdline_why.cc:328 msgid "false" msgstr "ψευδές" #: src/cmdline/cmdline_why.cc:372 #, c-format msgid "Install(%s)" msgstr "Εγκατάσταση(%s)" #: src/cmdline/cmdline_why.cc:374 #, c-format msgid "Remove(%s)" msgstr "Αφαίρεση(%s)" #: src/cmdline/cmdline_why.cc:376 #, c-format msgid "Install(%s provides %s)" msgstr "Εγκατάσταση(%s παρέχει %s)" #: src/cmdline/cmdline_why.cc:380 #, c-format msgid "Remove(%s provides %s)" msgstr "Αφαίρεση(%s παρέχει %s)" #: src/cmdline/cmdline_why.cc:1065 #, c-format msgid " ++ Examining %F\n" msgstr " ++ Εξέταση %F\n" #: src/cmdline/cmdline_why.cc:1073 msgid " ++ --> skipping, not a conflict\n" msgstr " ++ --> παράλειψη, δεν είναι σύγκρουση\n" #: src/cmdline/cmdline_why.cc:1079 msgid " ++ --> skipping conflict\n" msgstr " ++ --> παράλειψη σύγκρουσης\n" #: src/cmdline/cmdline_why.cc:1085 msgid " ++ --> skipping, not relevant according to params\n" msgstr "" " ++ --> παράλειψη, δεν είναι συναφής σύμφωνα με τις παραμέτρους\n" #: src/cmdline/cmdline_why.cc:1091 msgid " ++ --> skipping, parent is not the selected version\n" msgstr " ++ --> παράλειψη, η γονική δεν είναι η επιλεγμένη έκδοση\n" #: src/cmdline/cmdline_why.cc:1097 msgid " ++ --> skipping, the dep is satisfied by the current version\n" msgstr "" " ++ --> παράλειψη, η εξάρτηση ικανοποιείται από την τρέχουσα έκδοση\n" #: src/cmdline/cmdline_why.cc:1103 msgid "Skipping this solution, I've already seen it.\n" msgstr "Παράλειψη αυτής της λύσης, την έχω ήδη δει.\n" #: src/cmdline/cmdline_why.cc:1109 msgid " ++ --> skipping, version check failed\n" msgstr " ++ --> παράλειψη,ο έλεγχος έκδοσης απέτυχε\n" #: src/cmdline/cmdline_why.cc:1115 msgid " ++ --> ENQUEUING\n" msgstr " ++ --> ENQUEUING\n" #: src/cmdline/cmdline_why.cc:1121 #, c-format msgid " ++ --> ENQUEUING %s Provides %s\n" msgstr " ++ --> ENQUEUING %s Δίνει %s\n" #: src/cmdline/cmdline_why.cc:1129 #, c-format msgid "Starting search with parameters %ls\n" msgstr "Έναρξη αναζήτησης με τις παραμέτρους %ls\n" #: src/cmdline/cmdline_why.cc:1185 #, c-format msgid "Unable to find a reason to remove %s.\n" msgstr "Δεν μπορώ να βρω έναν λόγο για την αφαίρεση του %s.\n" #: src/cmdline/cmdline_why.cc:1187 #, c-format msgid "Unable to find a reason to install %s.\n" msgstr "Δεν μπορώ να βρω έναν λόγο για την εγκατάσταση του %s.\n" #: src/cmdline/cmdline_why.cc:1226 #, c-format msgid "Packages requiring %s:" msgstr "" #: src/cmdline/cmdline_why.cc:1290 src/cmdline/cmdline_why.cc:1318 #: src/cmdline/cmdline_why.cc:1382 #, c-format msgid "No package named \"%s\" exists." msgstr "Δεν υπάρχει πακέτο με το όνομα \"%s\"." #: src/cmdline/cmdline_why.cc:1322 msgid "Unable to parse some match patterns." msgstr "Αδύνατο το parse μερικών σχημάτων ταιριάσματος." #: src/cmdline/cmdline_why.cc:1357 #, c-format msgid "" "%s: this command requires at least one argument (the package to query).\n" msgstr "" "%s: αυτή η εντολή απαιτεί τουλάχιστον ένα όρισμα (το πακέτο προς " "διερεύνηση).\n" #: src/cmdline/cmdline_why.h:213 msgid "Unknown version selection, something is very wrong." msgstr "" #: src/cmdline/terminal.cc:44 msgid "Unexpected end-of-file on standard input" msgstr "Απρόσμενο τέλος-αρχείου στην στάνταρ είσοδο" #. TRANSLATORS: the text between [] should be #. exactly 4 character cells wide; "ERR" is short #. for "ERROR". #: src/cmdline/text_progress.cc:93 #, c-format msgid "[ ERR] %s" msgstr "" #: src/dep_item.cc:151 msgid "UNSATISFIED" msgstr "ΜΗ ΙΚΑΝΟΠΟΙΗΜΕΝΑ" #: src/dep_item.cc:151 src/reason_fragment.cc:241 msgid "UNAVAILABLE" msgstr "ΜΗ ΔΙΑΘΕΣΙΜΑ" #: src/desc_render.cc:124 src/gtk/aptitude.glade:1051 msgid "Tags" msgstr "Ετικέτες" #: src/desc_render.cc:139 msgid "User Tags" msgstr "Ετικέτες Χρήστη" #: src/download_item.cc:80 src/download_item.cc:84 src/download_item.cc:106 msgid " [Working]" msgstr " [Λειτουργεί]" #: src/download_item.cc:110 src/download_list.cc:362 msgid "[Hit]" msgstr "[Επιτυχία]" #: src/download_item.cc:110 src/download_list.cc:384 msgid "[Downloaded]" msgstr "[Μεταφορτώθηκε]" #: src/download_list.cc:82 #, c-format msgid "Downloaded %sB in %s (%sB/s)." msgstr "Μεταφορτώθηκαν %sB σε %s (%sB/s)." #: src/download_list.cc:88 #, c-format msgid "%n%nSome files were not downloaded successfully." msgstr "%n%nΜερικά πακέτα δεν κατέβηκαν επιτυχώς." #: src/download_list.cc:98 src/download_list.cc:346 src/gtk/download.cc:444 msgid "Continue" msgstr "Συνέχεια" #: src/download_list.cc:100 src/mine/cmine.cc:296 src/mine/cmine.cc:361 msgid "Cancel" msgstr "Ακύρωση" #: src/download_list.cc:214 msgid "Total Progress: " msgstr "Συνολική Πρόοδος: " #: src/download_list.cc:243 #, c-format msgid " [ %i%% ] (%sB/s, %s remaining)" msgstr " [ %i%% ] (%sB/s, απομένουν %s)" #: src/download_list.cc:245 #, c-format msgid " [ %i%% ] (stalled)" msgstr " [ %i%% ] (χρονοτριβεί)" #: src/download_list.cc:247 #, c-format msgid " [ %i%% ]" msgstr " [ %i%% ]" #: src/download_list.cc:265 msgid "Downloading... " msgstr "Μεταφόρτωση... " #: src/download_list.cc:341 src/gtk/download.cc:441 #, c-format msgid "Please insert the disc labeled \"%s\" into the drive \"%s\"" msgstr "" "Παρακαλώ εισάγετε το δίσκο με ετικέτα \"%s\" στη μονάδα CD-ROM \"%s\"." #: src/download_list.cc:348 src/gtk/download.cc:445 msgid "Abort" msgstr "Εγκατάλειψη" #: src/download_list.cc:406 msgid "[IGNORED]" msgstr "[ΑΓΝΟΟΥΝΤΑΙ]" #: src/download_list.cc:412 msgid "[ERROR]" msgstr "[ΣΦΑΛΜΑ]" #: src/download_thread.h:138 msgid "Attempt to start a download thread twice!" msgstr "" #: src/generic/apt/aptcache.cc:273 #, c-format msgid "" "Error parsing a user-tag for the package %s: unexpected end-of-line " "following %s." msgstr "" "Σφάλμα κατά το parsing ταμπέλας-χρήστη για το πακέτο %s: το %s ακολουθείται " "από μη αναμενόμενο τέλος-γραμμής." #: src/generic/apt/aptcache.cc:290 #, c-format msgid "Unterminated '\"' in the user-tags list of the package %s." msgstr "" "Μη τερματιζόμενη συμβολοσειρά '\"' στη λίστα με τις ετικέτες χρήστη του " "πακέτου %s." #: src/generic/apt/aptcache.cc:395 msgid "Can't open Aptitude extended state file" msgstr "Αδύνατο το άνοιγμα του αρχείου λεπτομερούς κατάστασης του Aptitude" #: src/generic/apt/aptcache.cc:409 src/generic/apt/aptcache.cc:527 #: src/generic/apt/aptcache.cc:529 msgid "Reading extended state information" msgstr "Ανάκτηση των δεδομένων λεπτομερούς κατάστασης" #: src/generic/apt/aptcache.cc:535 src/generic/apt/aptcache.cc:619 #: src/generic/apt/aptcache.cc:622 msgid "Initializing package states" msgstr "Αρχικοποίηση κατάστασης πακέτων" #: src/generic/apt/aptcache.cc:783 msgid "Cannot open Aptitude state file" msgstr "Αδύνατο το άνοιγμα του αρχείου κατάστασης του Aptitude" #: src/generic/apt/aptcache.cc:787 src/generic/apt/aptcache.cc:920 #: src/generic/apt/aptcache.cc:923 msgid "Writing extended state information" msgstr "Αποθήκευση δεδομένων λεπτομερούς κατάστασης" #: src/generic/apt/aptcache.cc:911 msgid "Couldn't write state file" msgstr "Αδύνατη η εγγραφή στο αρχείο κατάστασης" #: src/generic/apt/aptcache.cc:928 msgid "Error writing state file" msgstr "Σφάλμα κατά την εγγραφή στο αρχείο κατάστασης" #: src/generic/apt/aptcache.cc:946 #, c-format msgid "failed to remove %s" msgstr "αποτυχία αφαίρεσης του %s" #: src/generic/apt/aptcache.cc:953 #, c-format msgid "failed to rename %s to %s" msgstr "αποτυχία μετονομασίας του %s σε %s" #: src/generic/apt/aptcache.cc:961 #, c-format msgid "couldn't replace %s with %s" msgstr "αδυναμία αντικατάστασης του %s με το %s" #: src/generic/apt/aptcache.cc:979 #: src/generic/apt/download_install_manager.cc:219 msgid "" "Could not regain the system lock! (Perhaps another apt or dpkg is running?)" msgstr "" "Απέτυχε η ανάκτηση κλειδώματος! (εκτελείται και άλλη διαδικασία apt ή dpkg;)" #: src/generic/apt/aptcache.cc:982 msgid "failed to save selections to dpkg database" msgstr "" #: src/generic/apt/aptcache.cc:1714 msgid "Unable to correct dependencies, some packages cannot be installed" msgstr "" "Αδύνατη η διόρθωση των εξαρτήσεων, κάποια πακέτα δεν μπορούν να εγκατασταθούν" #: src/generic/apt/aptcache.cc:2386 msgid "The list of sources could not be read." msgstr "Αδύνατη η ανάγνωση της λίστας πηγών." #: src/generic/apt/aptcache.cc:2393 msgid "The package lists or status file could not be parsed or opened." msgstr "" "Αδύνατο το άνοιγμα ή το parsing των λιστών πακέτων ή του αρχείου κατάστασης." #: src/generic/apt/aptcache.cc:2396 msgid "" "You may want to update the package lists to correct these missing files" msgstr "" "Ίσως να χρειαστεί να ενημερώσετε τις λίστες των πακέτων για να διορθώσετε " "αυτά τα αγνοούμενα αρχεία." #. TRANSLATORS: Set this string to the name of a configuration #. file in $pkgdatadir/aptitude that overrides defaults for your #. language. This is particularly intended for overriding entries #. in the Aptitude::Sections::Descriptions tree. #. #. For instance, Sections localized for the language .ww might be #. stored in a file named aptitude-defaults.ww, which would be #. indicated by translating "Localized defaults|" below to #. "aptitude-defaults.ww". If you use this mechanism, you should #. also add your defaults file to pkgdata_DATA in Makefile.am. #: src/generic/apt/apt.cc:168 msgid "Localized defaults|" msgstr "Localized defaults|" #: src/generic/apt/apt.cc:241 #, c-format msgid "%s is readable but not writable; unable to write configuration file." msgstr "" "το %s είναι αναγνώσιμο αλλά όχι εγγράψιμο. Αδυναμία εγγραφής του αρχείου " "ρύθμισης." #: src/generic/apt/apt.cc:286 #, c-format msgid "Unable to replace %s with new configuration file" msgstr "Αδύνατη η αντικατάσταση του %s με νέο αρχείο ρυθμίσεων" #: src/generic/apt/apt.cc:437 msgid "" "Could not lock the cache file; this usually means that dpkg or another apt " "tool is already installing packages. Opening in read-only mode; any changes " "you make to the states of packages will NOT be preserved!" msgstr "" "Δεν μπόρεσα να κλειδώσω το αρχείο. Αυτό σημαίνει συνήθως ότι το dpkg ή " "κάποιο άλλο εργαλείο του apt εγκαθιστά πακέτα. Άνοιγμα σε κατάσταση μόνο-" "ανάγνωσης. Οποιεσδήποτε αλλαγές κάνετε στην καταστάση των πακέτων ΔΕΝ θα " "διατηρηθούν!" #: src/generic/apt/apt.cc:1253 msgid "foreign" msgstr "" #: src/generic/apt/apt.cc:1255 msgid "same" msgstr "" #: src/generic/apt/apt.cc:1258 msgid "allowed" msgstr "" #: src/generic/apt/apt.cc:1347 msgid "main" msgstr "κύριο" #: src/generic/apt/apt.cc:1347 msgid "contrib" msgstr "" #: src/generic/apt/apt.cc:1347 msgid "non-free" msgstr "" #: src/generic/apt/apt.cc:1347 msgid "non-US" msgstr "" #: src/generic/apt/aptitude_resolver.cc:441 #, c-format msgid "Invalid hint \"%s\": expected an action, but found nothing." msgstr "" #: src/generic/apt/aptitude_resolver.cc:466 #, c-format msgid "" "Invalid hint \"%s\": expected a component name and a number, but found " "nothing." msgstr "" #: src/generic/apt/aptitude_resolver.cc:485 #, c-format msgid "" "Invalid hint \"%s\": expected the numeric value following the component " "name, but found nothing." msgstr "" #: src/generic/apt/aptitude_resolver.cc:505 #, c-format msgid "Invalid hint \"%s\": the numeric component \"%s\" cannot be parsed." msgstr "" #: src/generic/apt/aptitude_resolver.cc:516 #, c-format msgid "Invalid hint \"%s\": expected a level, but found nothing." msgstr "" #: src/generic/apt/aptitude_resolver.cc:538 #, c-format msgid "Invalid hint \"%s\": expected a target, but found nothing." msgstr "" #: src/generic/apt/aptitude_resolver.cc:565 #, c-format msgid "Invalid hint \"%s\": invalid target: %s" msgstr "" #: src/generic/apt/aptitude_resolver.cc:585 #, c-format msgid "Invalid hint \"%s\": trailing junk after the version." msgstr "" #: src/generic/apt/aptitude_resolver.cc:682 #, c-format msgid "" "Invalid hint \"%s\": the action \"%s\" should be \"approve\", \"reject\", or " "a number." msgstr "" #: src/generic/apt/aptitude_resolver_cost_settings.cc:129 #, c-format msgid "Conflicting types for the cost component %s." msgstr "" #: src/generic/apt/aptitude_resolver_universe.cc:837 #, c-format msgid "" "Invalid safety level \"%s\" (not \"discard\", \"maximum\", \"minimum\", or " "an integer)." msgstr "" #: src/generic/apt/download_install_manager.cc:60 msgid "" "The package cache is not available; unable to download and install packages." msgstr "" "Δεν είναι διαθέσιμη η cache για το πακέτο. Αδυναμία κατεβάσματος και " "εγκατάστασης των πακέτων." #: src/generic/apt/download_install_manager.cc:93 msgid "Internal error: couldn't generate list of packages to download" msgstr "" "Εσωτερικό σφάλμα: δεν ήταν δυνατή η δημιουργία της λίστας μεταφόρτωσης " "πακέτων" #: src/generic/apt/download_install_manager.cc:120 #: src/generic/apt/download_update_manager.cc:130 #, c-format msgid "Failed to fetch %s: %s" msgstr "Αποτυχία λήψης του %s: %s" #: src/generic/apt/download_install_manager.cc:129 msgid "Some files failed to download" msgstr "" #: src/generic/apt/download_install_manager.cc:140 msgid "Unable to correct for unavailable packages" msgstr "Αδυναμία διόρθωσης των μη διαθέσιμων πακέτων" #: src/generic/apt/download_install_manager.cc:175 msgid "Failed to perform requested operation on package. Trying to recover:" msgstr "" #: src/generic/apt/download_update_manager.cc:70 msgid "Couldn't read list of package sources" msgstr "Δεν ήταν δυνατή η ανάγνωση των πηγαίων πακέτων" #: src/generic/apt/download_update_manager.cc:150 msgid "Couldn't clean out list directories" msgstr "Αδύνατο ο καθαρισμός του φακέλου της λίστας" #: src/generic/apt/download_update_manager.cc:155 #: src/generic/apt/download_update_manager.cc:157 msgid "" "Some index files failed to download. They have been ignored, or old ones " "used instead." msgstr "" #: src/generic/apt/download_update_manager.cc:178 msgid "Couldn't rebuild package cache" msgstr "Αδυναμία αναδημιουργίας της cache των πακέτων" #: src/generic/apt/dpkg.cc:102 #, c-format msgid "Couldn't chroot into %s for %s" msgstr "" #: src/generic/apt/dpkg.cc:124 #, c-format msgid "Waited for %s but it wasn't there" msgstr "" #: src/generic/apt/dpkg_selections.cc:106 msgid "Failed to create pipe for dpkg selections." msgstr "" #: src/generic/apt/dpkg_selections.cc:114 msgid "Failed to fork process for dpkg selections." msgstr "" #: src/generic/apt/dpkg_selections.cc:191 #, c-format msgid "" "Failed to execute process to save dpkg selections, waitpid error: %d: '%s'" msgstr "" #: src/generic/apt/dpkg_selections.cc:205 #, c-format msgid "" "Failed to execute process to save dpkg selections, dpkg or trying to execute " "it exited with status/errno: %d" msgstr "" #: src/generic/apt/dpkg_selections.cc:210 #, c-format msgid "" "Failed to execute process to save dpkg selections, dpkg killed by signal: %d" msgstr "" #: src/generic/apt/dpkg_selections.cc:215 msgid "" "Failed to execute process to save dpkg selections, dpkg exited with unknown " "problem" msgstr "" #: src/generic/apt/dump_packages.cc:539 src/generic/apt/dump_packages.cc:629 #, c-format msgid "Unable to stat %s." msgstr "Αδύνατη η απόδοση κατάστασης του %s." #: src/generic/apt/dump_packages.cc:674 #, c-format msgid "Unable to create truncated cache: %s." msgstr "" #: src/generic/apt/log.cc:56 #, c-format msgid "Unable to open %s to log actions" msgstr "Αδύνατο το άνοιγμα του %s για την καταγραφή ενεργειών" #. TRANSLATORS: This is a date and time format. See strftime(3). #: src/generic/apt/log.cc:67 msgid "%a, %b %e %Y %T %z" msgstr "" #: src/generic/apt/log.cc:69 #, c-format msgid "Error generating local time (%s)" msgstr "Σφάλμα κατά την δημιουργία τοπικού χρόνου (%s)" #: src/generic/apt/log.cc:73 msgid "log report" msgstr "αναφορά σφαλμάτων" #: src/generic/apt/log.cc:74 #, c-format msgid "" " IMPORTANT: this log only lists intended actions; actions which fail\n" " due to dpkg problems may not be completed.\n" "\n" msgstr "" #: src/generic/apt/log.cc:75 #, c-format msgid "Will install %li packages, and remove %li packages.\n" msgstr "Θα εγκαταστήσει %li πακέτα, και θα αφαιρέσει %li πακέτα.\n" #: src/generic/apt/log.cc:79 #, c-format msgid "%sB of disk space will be used\n" msgstr "%sB χώρος από το σκληρό δίσκο θα χρησιμοποιηθούν\n" #: src/generic/apt/log.cc:82 #, c-format msgid "%sB of disk space will be freed\n" msgstr "Θα απελευθερωθούν %sB χώρου στον δίσκο\n" #: src/generic/apt/log.cc:93 msgid "INSTALL" msgstr "ΕΓΚΑΤΑΣΤΑΣΗ" #: src/generic/apt/log.cc:94 msgid "REMOVE" msgstr "ΑΦΑΙΡΕΣΗ" #: src/generic/apt/log.cc:95 msgid "UPGRADE" msgstr "" #: src/generic/apt/log.cc:96 msgid "DOWNGRADE" msgstr "" #: src/generic/apt/log.cc:97 msgid "REINSTALL" msgstr "ΕΠΑΝΕΓΚΑΤΑΣΤΑΣΗ" #: src/generic/apt/log.cc:98 msgid "HOLD" msgstr "ΑΝΑΜΟΝΗ" #: src/generic/apt/log.cc:99 msgid "BROKEN" msgstr "ΣΠΑΣΜΕΝΑ" #: src/generic/apt/log.cc:100 msgid "REMOVE, NOT USED" msgstr "ΑΦΑΙΡΕΣΗ, ΜΗ ΧΡΗΣΗΜΟΠΟΙΗΜΕΝΑ" #: src/generic/apt/log.cc:101 msgid "REMOVE, DEPENDENCIES" msgstr "ΑΦΑΙΡΕΣΗ, ΕΞΑΡΤΗΣΕΙΣ" #: src/generic/apt/log.cc:102 msgid "INSTALL, DEPENDENCIES" msgstr "ΕΓΚΑΤΑΣΤΑΣΗ, ΕΞΑΡΤΗΣΕΙΣ" #: src/generic/apt/log.cc:103 msgid "HOLD, DEPENDENCIES" msgstr "ΑΝΑΜΟΝΗ, ΕΞΑΡΤΗΣΕΙΣ" #: src/generic/apt/log.cc:104 msgid "UNCONFIGURED" msgstr "ΜΗ ΡΥΘΜΙΣΜΕΝΟ" #: src/generic/apt/log.cc:105 msgid "????????" msgstr "????????" #: src/generic/apt/log.cc:108 src/generic/apt/log.cc:109 msgid "(no version found)" msgstr "" #: src/generic/apt/log.cc:125 src/generic/apt/log.cc:138 #, c-format msgid "[%s] %s %s\n" msgstr "" #: src/generic/apt/log.cc:146 #, c-format msgid "[%s] %s %s -> %s\n" msgstr "" #: src/generic/apt/log.cc:155 #, c-format msgid "[%s] %s\n" msgstr "[%s] %s\n" #: src/generic/apt/log.cc:162 msgid "Log complete." msgstr "" #: src/generic/apt/matching/match.cc:3083 #: src/generic/apt/matching/match.cc:3200 msgid "Accessing index" msgstr "" #: src/generic/apt/matching/match.cc:3093 #: src/generic/apt/matching/match.cc:3207 msgid "Filtering packages" msgstr "" #: src/generic/apt/matching/parse.cc:315 #, c-format msgid "Unknown action type: %s" msgstr "Άγνωστος τύπος εργασίας: %s" #: src/generic/apt/matching/parse.cc:330 #, c-format msgid "Unknown multiarch type: %s" msgstr "" #: src/generic/apt/matching/parse.cc:370 #, c-format msgid "Unterminated literal string after %s" msgstr "Μη τερματιζόμενη literal συμβολοσειρά μετά το %s" #: src/generic/apt/matching/parse.cc:467 #, c-format msgid "Unknown priority %s" msgstr "Άγνωστη προτεραιότητα %s" #: src/generic/apt/matching/parse.cc:486 #, c-format msgid "Match pattern ends unexpectedly (expected '%c')." msgstr "" "Το σχήμα ταιριάσματος τερματίζεται με μη αναμενόμενο τρόπο (περίμενα '%c')." #: src/generic/apt/matching/parse.cc:489 #, c-format msgid "Expected '%c', got '%c'." msgstr "Περίμενα %c', έλαβα '%c'." #: src/generic/apt/matching/parse.cc:861 src/generic/apt/matching/parse.cc:1306 #: src/generic/apt/matching/parse.cc:1346 #, c-format msgid "Unknown dependency type: %s" msgstr "Άγνωστος τύπος εξάρτησης: %s" #: src/generic/apt/matching/parse.cc:914 #, c-format msgid "Unknown term type: \"%s\"." msgstr "" #. TRANSLATORS: Question marks ("?") are used as prefix for function names. #. Leave the question marks attached to the string placeholders. #: src/generic/apt/matching/parse.cc:928 src/generic/apt/matching/parse.cc:937 #, c-format msgid "" "The ?%s term must be used in a \"wide\" context (a top-level context, or a " "context enclosed by ?%s)." msgstr "" #: src/generic/apt/matching/parse.cc:1164 msgid "Unmatched '('" msgstr "Αταίριαστη '('" #: src/generic/apt/matching/parse.cc:1312 msgid "Provides: cannot be broken" msgstr "Παρέχει: δεν μπορεί να είναι \"σπασμένο\"" #: src/generic/apt/matching/parse.cc:1370 #, c-format msgid "Unknown pattern type: %c" msgstr "Άγνωστος τύπος κανονικής παράστασης: %c" #: src/generic/apt/matching/parse.cc:1390 msgid "Can't search for \"\"" msgstr "Αδυναμία έρευνας για \"\"" #: src/generic/apt/matching/parse.cc:1418 msgid "Unexpected empty expression" msgstr "Μη αναμενόμενη κενή παράσταση" #: src/generic/apt/matching/parse.cc:1447 #, c-format msgid "Badly formed expression: expected '|', got '%c'" msgstr "" #: src/generic/apt/matching/parse.cc:1494 msgid "Unexpected ')'" msgstr "Μή αναμενόμενη ')'" #: src/generic/apt/parse_dpkg_status.cc:72 msgid "" msgstr "" #: src/generic/apt/parse_dpkg_status.cc:80 msgid "" msgstr "" #: src/generic/apt/pkg_acqfile.cc:50 #, c-format msgid "" "I wasn't able to locate a file for the %s package. This might mean you need " "to manually fix this package. (due to missing arch)" msgstr "" "Δεν μπόρεσα να βρω αρχείο για το πακέτο %s. Αυτό μπορεί να σημαίνει ότι θα " "πρέπει χειροκίνητα να λύσετε αυτό το πρόβλημα.(λόγω του ελλιπούς αρχείου)" #: src/generic/apt/pkg_acqfile.cc:99 #, c-format msgid "" "The package index files are corrupted. No Filename: field for package %s." msgstr "Οι κατάλογοι των πακέτων είναι κατεστραμένοι. Το: %s δεν υπάρχει" #: src/generic/apt/pkg_changelog.cc:591 src/generic/apt/pkg_changelog.cc:596 #, c-format msgid "Failed to download changelogs: %s" msgstr "" #: src/generic/apt/pkg_changelog.cc:601 msgid "Failed to download changelogs: unexpected exception." msgstr "" #: src/generic/apt/resolver_manager.cc:488 #, c-format msgid "Unable to create the output file: child killed by signal %d." msgstr "" #: src/generic/apt/resolver_manager.cc:490 #, c-format msgid "Unable to create the output file: child exited with status %d." msgstr "" #: src/generic/apt/resolver_manager.cc:909 #: src/generic/apt/resolver_manager.cc:911 #, c-format msgid "Failed to parse the cost settings string: %s" msgstr "" #: src/generic/apt/tags.cc:211 src/generic/apt/tags.cc:219 #: src/generic/apt/tags.cc:264 src/generic/apt/tags.cc:272 msgid "Building tag database" msgstr "Δημιουργία βάσης των ετικετών" #: src/generic/apt/tags.cc:401 msgid "legacy" msgstr "" #: src/generic/apt/tasks.cc:123 #, c-format msgid "Unhandled packages method in task %s: %s" msgstr "" #: src/generic/apt/tasks.cc:484 msgid "Reading task descriptions" msgstr "Ανάγνωση περιγραφών" #: src/generic/controllers/search_input.cc:109 src/gtk/packagestab.cc:60 msgid "Parse error" msgstr "" #: src/generic/problemresolver/exceptions.h:105 msgid "Cost increments must be strictly positive." msgstr "" #: src/generic/problemresolver/exceptions.h:114 msgid "The maximum cost value was exceeded." msgstr "" #: src/generic/problemresolver/exceptions.h:124 msgid "A single cost level was both added and lower-bounded." msgstr "" #: src/generic/util/parsers.h:734 #, c-format msgid "Expected '%s', but got EOF." msgstr "" #: src/generic/util/parsers.h:736 #, c-format msgid "Expected '%s', but got '%s'." msgstr "" #: src/generic/util/parsers.h:777 msgid "Expected any character, but got EOF." msgstr "" #: src/generic/util/parsers.h:790 msgid "any character" msgstr "" #: src/generic/util/parsers.h:831 #, c-format msgid "Expected %s, but got EOF." msgstr "" #: src/generic/util/parsers.h:842 #, c-format msgid "Expected %s, but got '%c'." msgstr "" #: src/generic/util/parsers.h:1016 msgid "Expected an integer, got EOF." msgstr "" #: src/generic/util/parsers.h:1025 msgid "Expected an integer following '-', got EOF." msgstr "" #: src/generic/util/parsers.h:1031 #, c-format msgid "Expected an integer, got '%c'." msgstr "" #: src/generic/util/parsers.h:1045 src/generic/util/parsers.h:1053 #, c-format msgid "Invalid integer: \"%s\"." msgstr "" #: src/generic/util/parsers.h:1076 #, c-format msgid "Expected EOF, got '%c'." msgstr "" #: src/generic/util/parsers.h:1190 msgid "anything" msgstr "" #. TRANSLATORS: this is used to generate an error #. message; a brief description of what we expected to see #. is inserted into it. #: src/generic/util/parsers.h:1940 src/generic/util/parsers.h:2033 #: src/generic/util/parsers.h:2084 #, c-format msgid "Expected %s" msgstr "" #: src/generic/util/parsers.h:2006 msgid " or " msgstr " ή " #: src/generic/util/parsers.h:2769 #, c-format msgid "Unexpected %s" msgstr "" #: src/generic/util/temp.cc:319 #, c-format msgid "Unable to create temporary filename from prefix \"%s\"" msgstr "" #: src/generic/util/util.cc:382 #, c-format msgid "Unable to remove \"%s\": %s" msgstr "" #: src/generic/util/util.cc:372 #, c-format msgid "Unable to stat \"%s\"" msgstr "Αδύνατη η απόδοση κατάστασης του \"%s\"" #: src/generic/util/util.cc:378 #, c-format msgid "Unable to remove \"%s\"" msgstr "Αδύνατη η αφαίρεση του \"%s\"" #: src/generic/util/util.cc:388 #, c-format msgid "Unable to list files in \"%s\"" msgstr "Αδύνατη η λίστα των αρχείων στο \"%s\"" #: src/generic/util/util.cc:405 #, c-format msgid "Failure closing directory \"%s\"" msgstr "Αποτυχία στο κλείσιμο του καταλόγου \"%s\"" #: src/generic/util/util.cc:411 #, c-format msgid "Unable to remove directory \"%s\"" msgstr "Αδύνατη η διαγραφή του καταλόγου \"%s\"" #: src/gtk/aptitude.glade:6 src/gtk/aptitude.glade:2251 #: src/qt/windows/main_window.cc:44 msgid "Aptitude Package Manager" msgstr "" #: src/gtk/aptitude.glade:19 src/gtk/aptitude.glade:2264 msgid "_File" msgstr "" #: src/gtk/aptitude.glade:28 src/gtk/aptitude.glade:2274 src/ui.cc:2371 msgid "Perform all pending installs and removals" msgstr "Ολοκλήρωση όλων των εκκρεμών εγκαταστάσεων/αφαιρέσεων" #: src/gtk/aptitude.glade:38 src/gtk/aptitude.glade:2285 src/ui.cc:2374 msgid "Check for new versions of packages" msgstr "Έλεγχος για νέες εκδόσεις πακέτων" #: src/gtk/aptitude.glade:53 src/gtk/aptitude.glade:2301 src/ui.cc:2379 msgid "Mark all upgradable packages which are not held for upgrade" msgstr "" "Σημείωση όλων των αναβαθμιζομένων πακέτων που δεν κρατούνται πλέον για " "αναβάθμιση" #: src/gtk/aptitude.glade:63 src/gtk/aptitude.glade:2312 src/ui.cc:2384 msgid "Forget which packages are \"new\"" msgstr "Ξέχασε τα πακέτα που είναι \"νέα\"" #: src/gtk/aptitude.glade:72 src/gtk/aptitude.glade:2322 src/ui.cc:2388 msgid "Cancel all pending installations, removals, holds, and upgrades." msgstr "" "Ακύρωση όλων των εκκρεμών εγκαταστάσεων, αφαιρέσεων, σε αναμονή και " "αναβαθμίσεων." #: src/gtk/aptitude.glade:81 src/gtk/aptitude.glade:2332 src/ui.cc:2392 msgid "Delete package files which were previously downloaded" msgstr "Διαγραφή των αρχείων πακέτου που έχουν μεταφορτωθεί προηγουμένως" #: src/gtk/aptitude.glade:90 src/gtk/aptitude.glade:2342 src/ui.cc:2396 msgid "Delete package files which can no longer be downloaded" msgstr "Διαγραφή των αρχείων πακέτων που δεν μπορούν πλέον να μεταφορτωθούν" #: src/gtk/aptitude.glade:104 src/gtk/aptitude.glade:2357 src/ui.cc:2403 msgid "Reload the package cache" msgstr "Επαναφόρτωση του cache των πακέτων" #: src/gtk/aptitude.glade:118 src/gtk/aptitude.glade:2372 src/ui.cc:2413 msgid "Restart the program as root; your settings will be preserved" msgstr "" #: src/gtk/aptitude.glade:127 src/gtk/aptitude.glade:2382 src/ui.cc:2416 msgid "Exit the program" msgstr "Έξοδος από το πρόγραμμα" #: src/gtk/aptitude.glade:139 src/gtk/aptitude.glade:2394 msgid "E_dit" msgstr "" #: src/gtk/aptitude.glade:148 src/gtk/aptitude.glade:2404 src/ui.cc:2423 msgid "Undo the last package operation or group of operations" msgstr "Επαναφορά της τελευταίας εργασίας ή ομάδας εργασιών σε πακέτο." #: src/gtk/aptitude.glade:197 src/gtk/aptitude.glade:2453 msgid "_Package" msgstr "" #: src/gtk/aptitude.glade:209 src/gtk/aptitude.glade:2465 msgid "_View" msgstr "" #: src/gtk/aptitude.glade:218 src/gtk/aptitude.glade:2475 msgid "Change which columns are visible in the currently active view." msgstr "" #: src/gtk/aptitude.glade:232 src/gtk/aptitude.glade:2490 msgid "" "View errors that have occurred in the apt system since the program was " "started." msgstr "" #: src/gtk/aptitude.glade:241 src/gtk/aptitude.glade:2500 msgid "Find chains of dependencies linking one package to another." msgstr "" #: src/gtk/aptitude.glade:288 src/gtk/aptitude.glade:2547 msgid "_Help" msgstr "" #: src/gtk/aptitude.glade:317 src/gtk/aptitude.glade:2576 #: src/gtk/dashboardtab.cc:739 src/gtk/gui.cc:1603 src/gtk/gui.cc:1801 msgid "Dashboard" msgstr "" #: src/gtk/aptitude.glade:336 src/gtk/aptitude.glade:2595 msgid "Update" msgstr "" #: src/gtk/aptitude.glade:347 src/gtk/aptitude.glade:2606 src/gtk/gui.cc:1323 #: src/qt/tabs_manager.cc:241 src/ui.cc:884 src/ui.cc:886 msgid "Packages" msgstr "Πακέτα" #: src/gtk/aptitude.glade:358 src/gtk/aptitude.glade:2617 src/gtk/gui.cc:1033 #: src/gtk/previewtab.cc:118 src/qt/tabs_manager.cc:220 src/ui.cc:1419 msgid "Preview" msgstr "Προεπισκόπηση" #: src/gtk/aptitude.glade:369 src/gtk/aptitude.glade:2628 src/gtk/gui.cc:1028 #: src/qt/tabs_manager.cc:263 src/ui.cc:2813 msgid "Resolver" msgstr "Resolver" #: src/gtk/aptitude.glade:380 src/gtk/aptitude.glade:2639 msgid "Install/Remove" msgstr "" #: src/gtk/aptitude.glade:583 msgid "Edit Columns..." msgstr "" #: src/gtk/aptitude.glade:625 msgid "Make this the default for new package lists." msgstr "" #: src/gtk/aptitude.glade:640 msgid "Apply these settings to all active package lists." msgstr "" #: src/gtk/aptitude.glade:714 src/gtk/aptitude.glade:1448 #: src/gtk/aptitude.glade:1780 src/gtk/aptitude.glade:1919 msgid "Search:" msgstr "" #: src/gtk/aptitude.glade:745 msgid "Incremental" msgstr "" #: src/gtk/aptitude.glade:765 src/gtk/aptitude.glade:1487 #: src/gtk/aptitude.glade:1819 src/gtk/aptitude.glade:1958 msgid "Errors" msgstr "" #: src/gtk/aptitude.glade:782 src/gtk/aptitude.glade:1836 #: src/gtk/aptitude.glade:1975 msgid "Show " msgstr "" #: src/gtk/aptitude.glade:892 msgid "Versions:" msgstr "" #: src/gtk/aptitude.glade:953 msgid "Dependencies" msgstr "" #: src/gtk/aptitude.glade:983 msgid "Changelog" msgstr "" #: src/gtk/aptitude.glade:1011 msgid "Files" msgstr "" #: src/gtk/aptitude.glade:1022 msgid "popcon" msgstr "" #: src/gtk/aptitude.glade:1031 msgid "Popcon" msgstr "" #: src/gtk/aptitude.glade:1042 msgid "tags" msgstr "" #: src/gtk/aptitude.glade:1076 msgid "Screenshot" msgstr "" #: src/gtk/aptitude.glade:1128 msgid "Fixing upgrade manually:" msgstr "" #: src/gtk/aptitude.glade:1138 src/gtk/dashboardtab.cc:525 msgid "Calculating upgrade..." msgstr "" #: src/gtk/aptitude.glade:1186 msgid "Solutions" msgstr "" #: src/gtk/aptitude.glade:1204 src/gtk/download.cc:261 #: src/gtk/entityview.cc:551 msgid "Status" msgstr "" #: src/gtk/aptitude.glade:1238 msgid "Group by action type" msgstr "" #: src/gtk/aptitude.glade:1242 msgid "" "Arrange the actions of the current solution so that actions that are of the " "same type are placed together (for instance, all the actions that remove " "packages).\n" "\n" "This is the default view mode." msgstr "" #: src/gtk/aptitude.glade:1256 msgid "Group by dependency" msgstr "" #: src/gtk/aptitude.glade:1260 msgid "" "Show the order in which the actions in the current solution were performed " "and the dependency that triggered each action." msgstr "" #: src/gtk/aptitude.glade:1277 msgid "View Mode" msgstr "" #: src/gtk/aptitude.glade:1319 msgid "Rejected" msgstr "" #: src/gtk/aptitude.glade:1334 msgid "No preference" msgstr "" #: src/gtk/aptitude.glade:1350 msgid "Accepted" msgstr "" #: src/gtk/aptitude.glade:1370 msgid "Status of selected action" msgstr "" #: src/gtk/aptitude.glade:1391 msgid "Find a new solution" msgstr "" #: src/gtk/aptitude.glade:1395 msgid "Calculate the next solution that has not yet been generated." msgstr "" #: src/gtk/aptitude.glade:1410 msgid "" "Perform the actions in the currently selected solution and close this tab." msgstr "" #: src/gtk/aptitude.glade:1567 msgid "Upgrade Summary" msgstr "" #: src/gtk/aptitude.glade:1596 msgid "Selected Package" msgstr "" #: src/gtk/aptitude.glade:1643 msgid "Fix Manually" msgstr "" #: src/gtk/aptitude.glade:1656 src/gtk/areas.cc:67 src/gtk/gui.cc:93 #: src/gtk/gui.cc:1408 msgid "Upgrade" msgstr "Αναβάθμιση" #: src/gtk/aptitude.glade:1687 msgid "Available Upgrades:" msgstr "" #: src/gtk/aptitude.glade:1884 msgid "Start at these packages:" msgstr "" #: src/gtk/aptitude.glade:2023 msgid "End at these packages:" msgstr "" #: src/gtk/aptitude.glade:2091 msgid "A terminal running dpkg will appear here." msgstr "" #: src/gtk/aptitude.glade:2104 msgid "" "Placeholder label for the explanation that two conffiles are being " "compared.\n" "This text should not appear in the program." msgstr "" #: src/gtk/aptitude.glade:2133 msgid "View the differences\t" msgstr "" #: src/gtk/aptitude.glade:2159 msgid "" "Do you want to apply these changes?\n" "You can also modify the files by hand, then click \"No\"." msgstr "" #: src/gtk/areas.cc:68 msgid "Keep your computer up-to-date." msgstr "" #: src/gtk/areas.cc:70 msgid "Browse" msgstr "" #: src/gtk/areas.cc:71 msgid "Explore the available packages." msgstr "" #: src/gtk/areas.cc:73 msgid "Find" msgstr "" #: src/gtk/areas.cc:74 msgid "Search for packages." msgstr "" #: src/gtk/areas.cc:76 msgid "Go" msgstr "" #: src/gtk/areas.cc:77 msgid "Finalize and apply your changes to the system." msgstr "" #: src/gtk/areas.cc:79 src/ui.cc:712 src/ui.cc:714 msgid "Preferences" msgstr "Προτιμήσεις" #: src/gtk/areas.cc:80 msgid "Configure aptitude." msgstr "" #: src/gtk/changelog.cc:284 msgid "The changelog is empty." msgstr "" #: src/gtk/changelog.cc:286 msgid "" "No new changelog entries; it looks like you installed a locally compiled " "version of this package." msgstr "" #: src/gtk/changelog.cc:288 msgid "" "No new changelog entries; this is likely due to a binary-only upload of this " "package." msgstr "" #: src/gtk/changelog.cc:390 #, c-format msgid "Failed to download the changelog: %s" msgstr "" #: src/gtk/changelog.cc:554 src/gtk/changelog.cc:692 #, c-format msgid "Parsing the changelog of %s version %s..." msgstr "" #: src/gtk/changelog.cc:659 #, c-format msgid "" "You can only view changelogs of official Debian packages; the origin of %s " "is unknown." msgstr "" #: src/gtk/changelog.cc:663 #, c-format msgid "" "You can only view changelogs of official Debian packages; %s is from %s." msgstr "" #: src/gtk/changelog.cc:739 #, c-format msgid "Downloading the changelog of %s version %s..." msgstr "" #: src/gtk/changelog.cc:931 #, c-format msgid "Preparing to download the changelog of %s version %s." msgstr "" #: src/gtk/dashboardtab.cc:214 msgid "Resolve Upgrade Manually" msgstr "" #: src/gtk/dashboardtab.cc:297 msgid "Preparing to download changelogs" msgstr "" #: src/gtk/dashboardtab.cc:382 msgid "Available upgrades:" msgstr "" #: src/gtk/dashboardtab.cc:399 #, c-format msgid "%d available upgrade:" msgid_plural "%d available upgrades:" msgstr[0] "" msgstr[1] "" #: src/gtk/dashboardtab.cc:618 msgid "No upgrades are available." msgstr "" #: src/gtk/dashboardtab.cc:630 msgid "Unable to calculate an upgrade." msgstr "" #: src/gtk/dashboardtab.cc:639 #, c-format msgid "" "Press \"%s\" to install %d upgrade out of %d." msgid_plural "" "Press \"%s\" to install %d upgrades out of %d." msgstr[0] "" msgstr[1] "" #: src/gtk/dashboardtab.cc:651 #, c-format msgid "" "Press \"%s\" to manually attempt to install the remaining %d upgrade." msgid_plural "" "Press \"%s\" to manually attempt to install the remaining %d upgrades." msgstr[0] "" msgstr[1] "" #: src/gtk/dashboardtab.cc:676 #, c-format msgid "" "Unable to calculate an upgrade. Press \"%s\" to manually search for a " "solution." msgstr "" #: src/gtk/dashboardtab.cc:693 #, c-format msgid "Internal error encountered while calculating an upgrade: %s" msgstr "" #: src/gtk/dependency_chains_tab.cc:80 msgid "Find dependency chains: start" msgstr "" #: src/gtk/dependency_chains_tab.cc:84 msgid "Find dependency chains: end" msgstr "" #: src/gtk/dependency_chains_tab.cc:88 msgid "Find dependency chains: results" msgstr "" #: src/gtk/dependency_chains_tab.cc:228 msgid "Select one or more starting packages and an ending package to search." msgstr "" #: src/gtk/dependency_chains_tab.cc:284 msgid "No dependency chain found." msgstr "" #: src/gtk/download.cc:179 msgid "Ignored" msgstr "" #: src/gtk/download.cc:185 msgid "Failed" msgstr "" #: src/gtk/download.cc:193 msgid "Already downloaded" msgstr "" #: src/gtk/download.cc:248 src/gtk/entityview.cc:397 src/pkg_columnizer.cc:95 #: src/pkg_view.cc:643 msgid "Description" msgstr "Περιγραφή" #: src/gtk/download.cc:253 msgid "Progress" msgstr "" #: src/gtk/download.cc:264 msgid "Short Description" msgstr "" #: src/gtk/download.cc:272 msgid "URI" msgstr "" #: src/gtk/download.cc:319 msgid "The download is still in progress. Should it be canceled?" msgstr "" #: src/gtk/download.cc:395 src/gtk/gui.cc:832 msgid "View Details" msgstr "" #: src/gtk/download.cc:439 msgid "Change media" msgstr "" #: src/gtk/download.cc:460 #, c-format msgid "%s: %sB/s" msgstr "" #: src/gtk/download.cc:480 #, c-format msgid "%s: %lu/%lu, %sB/s" msgstr "" #: src/gtk/download.cc:486 #, c-format msgid "%s: %lu/%lu, stalled" msgstr "" #: src/gtk/download.cc:507 #, c-format msgid "%s: %sB of %sB at %sB/s, %s remaining" msgstr "" #: src/gtk/download.cc:514 #, c-format msgid "%s: %sB of %sB, stalled" msgstr "" #: src/gtk/download.cc:541 msgid "Completed" msgstr "" #: src/gtk/download.cc:543 msgid "Completed with errors" msgstr "" #: src/gtk/dpkg_terminal.cc:352 #, c-format msgid "%s: Unable to create a Unix-domain socket: %s" msgstr "" #: src/gtk/dpkg_terminal.cc:388 src/gtk/dpkg_terminal.cc:466 #, c-format msgid "Internal error: the temporary socket name \"%s\" is too long!" msgstr "" #: src/gtk/dpkg_terminal.cc:429 #, c-format msgid "%s: Unable to accept a connection: %s" msgstr "" #: src/gtk/dpkg_terminal.cc:532 #, c-format msgid "[%s] dpkg process starting...\n" msgstr "" #: src/gtk/dpkg_terminal.cc:565 #, c-format msgid "[%s] dpkg process complete.\n" msgstr "" #: src/gtk/dpkg_terminal.cc:568 #, c-format msgid "[%s] dpkg process failed.\n" msgstr "" #: src/gtk/dpkg_terminal.cc:571 #, c-format msgid "" "[%s] dpkg process complete; there are more packages left to process.\n" msgstr "" #: src/gtk/entitysummary.cc:115 #, c-format msgid "Upgrade to %s version %s" msgstr "" #: src/gtk/entitysummary.cc:123 #, c-format msgid "Install %s version %s" msgstr "" #: src/gtk/entitysummary.cc:131 #, c-format msgid "Downgrade to %s version %s" msgstr "" #: src/gtk/entitysummary.cc:142 #, c-format msgid "Don't hold %s at its current version." msgstr "" #: src/gtk/entitysummary.cc:145 src/gtk/entitysummary.cc:165 #: src/gtk/entitysummary.cc:168 #, c-format msgid "Cancel any actions on %s." msgstr "" #: src/gtk/entitysummary.cc:150 #, c-format msgid "Cancel the purge of %s." msgstr "" #: src/gtk/entitysummary.cc:152 #, c-format msgid "Cancel the removal of %s." msgstr "" #: src/gtk/entitysummary.cc:157 #, c-format msgid "Cancel the upgrade of %s." msgstr "" #: src/gtk/entitysummary.cc:159 #, c-format msgid "Cancel the installation of %s." msgstr "" #: src/gtk/entitysummary.cc:161 #, c-format msgid "Cancel the downgrade of %s." msgstr "" #: src/gtk/entitysummary.cc:163 #, c-format msgid "Cancel the reinstallation of %s." msgstr "" #: src/gtk/entitysummary.cc:206 #, c-format msgid "Remove %s" msgstr "" #: src/gtk/entitysummary.cc:210 #, c-format msgid "Purge %s" msgstr "" #: src/gtk/entitysummary.cc:218 #, c-format msgid "Hold %s at its current version." msgstr "" #: src/gtk/entitysummary.cc:223 #, c-format msgid "Mark %s as automatically installed." msgstr "" #: src/gtk/entitysummary.cc:228 #, c-format msgid "Mark %s as manually installed." msgstr "" #: src/gtk/entitysummary.cc:279 #, c-format msgid "%s is a virtual package provided by:\n" msgstr "" #: src/gtk/entitysummary.cc:343 src/gtk/previewtab.cc:215 msgid "(more info...)" msgstr "" #: src/gtk/entitysummary.cc:375 msgid "Source: " msgstr "" #: src/gtk/entityview.cc:381 src/gtk/entityview.cc:575 #: src/qt/widgets/packages_tab.cc:105 msgid "Name" msgstr "" #: src/gtk/entityview.cc:385 msgid "Visible?" msgstr "" #: src/gtk/entityview.cc:411 #, c-format msgid "Columns of \"%s\":" msgstr "" #: src/gtk/entityview.cc:412 #, c-format msgid "Editing the columns of \"%s\"" msgstr "" #: src/gtk/entityview.cc:552 msgid "Icons showing the current and future status of this package." msgstr "" #: src/gtk/entityview.cc:564 src/pkg_columnizer.cc:104 msgid "Auto" msgstr "Αυτόματα" #: src/gtk/entityview.cc:570 msgid "Whether the package is automatically installed." msgstr "" #: src/gtk/entityview.cc:576 msgid "The name and description of the package." msgstr "" #: src/gtk/entityview.cc:591 src/qt/widgets/packages_tab.cc:105 msgid "Version" msgstr "" #: src/gtk/entityview.cc:592 msgid "The version number of the package." msgstr "" #: src/gtk/entityview.cc:607 msgid "The package archives that contain this version." msgstr "" #: src/gtk/filesview.cc:295 #, c-format msgid "" "This file list pertains to the currently installed version \"%s\", not the " "selected version \"%s\"." msgstr "" #: src/gtk/filesview.cc:309 msgid "Files list is only available for installed packages." msgstr "" #: src/gtk/gui.cc:80 msgid "Not installed" msgstr "" #: src/gtk/gui.cc:81 msgid "Virtual" msgstr "Εικονικό" #: src/gtk/gui.cc:82 msgid "Unpacked" msgstr "" #: src/gtk/gui.cc:83 msgid "Half-configured" msgstr "" #: src/gtk/gui.cc:84 msgid "Half-installed" msgstr "" #: src/gtk/gui.cc:85 msgid "Configuration files and data remain" msgstr "" #: src/gtk/gui.cc:86 msgid "Triggers awaited" msgstr "" #: src/gtk/gui.cc:87 msgid "Triggers pending" msgstr "" #: src/gtk/gui.cc:88 msgid "Installed" msgstr "Εγκατεστημένο" #: src/gtk/gui.cc:92 msgid "Reinstall" msgstr "Επανεγκατάσταση" #: src/gtk/gui.cc:94 src/gtk/gui.cc:1414 msgid "Downgrade" msgstr "Υποβάθμιση έκδοσης" #: src/gtk/gui.cc:95 src/gtk/gui.cc:1424 msgid "Remove" msgstr "Αφαίρεση" #: src/gtk/gui.cc:96 msgid "Remove and purge configuration/data" msgstr "" #: src/gtk/gui.cc:97 msgid "Hold (don't upgrade)" msgstr "" #: src/gtk/gui.cc:99 msgid "Unsatisfied dependencies" msgstr "" #: src/gtk/gui.cc:269 msgid "Checking for updates" msgstr "" #: src/gtk/gui.cc:287 msgid "Insufficient privileges." msgstr "" #: src/gtk/gui.cc:290 msgid "You must be root to update the package lists." msgstr "" #: src/gtk/gui.cc:298 src/gtk/gui.cc:946 msgid "Download already running." msgstr "" #: src/gtk/gui.cc:300 src/gtk/gui.cc:948 src/ui.cc:1550 src/ui.cc:1789 msgid "A package-list update or install run is already taking place." msgstr "Ήδη βρίσκεται σε εξέλιξη μια διαδικασία αναβάθμισης ή εγκατάστασης." #: src/gtk/gui.cc:359 #, c-format msgid "Update %s?" msgstr "" #: src/gtk/gui.cc:385 #, c-format msgid "" "Replace configuration file\n" "'%s'?" msgstr "" #: src/gtk/gui.cc:389 #, c-format msgid "" "The configuration file %s was modified (by you or by a script). An updated " "version is shipped in this package. If you want to keep your current " "version, choose 'No'. Do you want to replace the current file and install " "the new package maintainers version? " msgstr "" #: src/gtk/gui.cc:417 #, c-format msgid "Comparing %s to %s..." msgstr "" #: src/gtk/gui.cc:738 msgid "" "Interrupting this process could leave your system in an inconsistent state. " "Are you sure you want to stop applying your changes?" msgstr "" #: src/gtk/gui.cc:776 msgid "Done applying changes!" msgstr "" #: src/gtk/gui.cc:823 msgid "Applying changes..." msgstr "" #: src/gtk/gui.cc:875 #, c-format msgid "%s: %s" msgstr "" #: src/gtk/gui.cc:878 #, c-format msgid "Error in package %s" msgstr "" #: src/gtk/gui.cc:906 #, c-format msgid "Asking whether to replace the configuration file %s" msgstr "" #: src/gtk/gui.cc:962 src/ui.cc:1290 msgid "Downloading packages" msgstr "Μεταφόρτωση πακέτων" #: src/gtk/gui.cc:1038 msgid "Broken packages" msgstr "" #: src/gtk/gui.cc:1071 msgid "Show broken packages" msgstr "" #: src/gtk/gui.cc:1075 msgid "Resolve dependencies" msgstr "" #: src/gtk/gui.cc:1103 #, c-format msgid "%d package is broken" msgid_plural "%d packages are broken." msgstr[0] "" msgstr[1] "" #: src/gtk/gui.cc:1147 msgid "View changes" msgstr "" #: src/gtk/gui.cc:1151 msgid "Apply changes" msgstr "" #. TRANSLATORS: any numbers in this #. string will be displayed in a larger #. font. #: src/gtk/gui.cc:1192 #, c-format msgid "%d package to install" msgid_plural "%d packages to install" msgstr[0] "" msgstr[1] "" #. TRANSLATORS: any numbers in this #. string will be displayed in a larger #. font. #: src/gtk/gui.cc:1207 #, c-format msgid "%d package to remove" msgid_plural "%d packages to remove" msgstr[0] "" msgstr[1] "" #: src/gtk/gui.cc:1246 #, c-format msgid "Download size: %sB." msgstr "" #: src/gtk/gui.cc:1289 #, c-format msgid "Tags of %s:\n" msgstr "" #: src/gtk/gui.cc:1345 msgid "This feature is not implemented, yet." msgstr "" #: src/gtk/gui.cc:1351 msgid "Not implemented" msgstr "" #: src/gtk/gui.cc:1403 src/gtk/gui.cc:1422 msgid "Install/Upgrade" msgstr "" #: src/gtk/gui.cc:1429 msgid "Purge" msgstr "" #: src/gtk/gui.cc:1434 msgid "Keep" msgstr "Διατήρηση" #: src/gtk/gui.cc:1439 msgid "Hold" msgstr "Αναμονή" #: src/gtk/gui.cc:1445 msgid "Set as automatic" msgstr "" #: src/gtk/gui.cc:1450 msgid "Set as manual" msgstr "" #: src/gtk/gui.cc:1455 msgid "Toggle automatic status" msgstr "" #: src/gtk/gui.cc:1780 src/gtk/init.cc:145 #, c-format msgid "Unable to load the user interface definition file %s/aptitude.glade." msgstr "" #: src/gtk/info.cc:159 src/gtk/pkgview.cc:167 msgid "Current status" msgstr "" #: src/gtk/info.cc:161 src/gtk/pkgview.cc:169 msgid "Selected status" msgstr "" #: src/gtk/info.cc:494 msgid "Not available" msgstr "" #: src/gtk/info.cc:543 msgid "Package information: version list" msgstr "" #: src/gtk/info.cc:553 msgid "Package information: dependency list" msgstr "" #: src/gtk/info.cc:595 msgid "Please wait; reloading cache..." msgstr "" #: src/gtk/info.cc:777 msgid "Info" msgstr "" #: src/gtk/packageinformation.cc:104 src/gtk/packageinformation.cc:106 #: src/pkg_columnizer.cc:351 src/pkg_columnizer.cc:372 #: src/pkg_columnizer.cc:379 src/pkg_grouppolicy.cc:269 #: src/pkg_info_screen.cc:144 src/pkg_info_screen.cc:145 #: src/pkg_ver_item.cc:350 src/pkg_ver_item.cc:384 src/qt/package.cc:226 #: src/qt/version.cc:117 msgid "Unknown" msgstr "Αγνωστα" #: src/gtk/packagestab.cc:203 #, c-format msgid "No packages matched \"%s\"." msgstr "" #: src/gtk/packagestab.cc:313 msgid "Enter a search and click \"Find\" to display packages." msgstr "" #: src/gtk/packagestab.cc:415 msgid "Packages: " msgstr "" #: src/gtk/pkgview.cc:222 #, c-format msgid "%s was installed automatically." msgstr "" #: src/gtk/pkgview.cc:225 #, c-format msgid "%s is being installed automatically." msgstr "" #: src/gtk/pkgview.cc:233 #, c-format msgid "%s was installed manually." msgstr "" #: src/gtk/pkgview.cc:236 #, c-format msgid "%s is being installed manually." msgstr "" #: src/gtk/pkgview.cc:399 msgid "Cache reloading, please wait..." msgstr "" #: src/gtk/pkgview.cc:605 msgid "Searching..." msgstr "" #: src/gtk/pkgview.cc:716 msgid "Finalizing view" msgstr "" #: src/gtk/pkgview.cc:716 src/pkg_tree.cc:204 src/pkg_tree.cc:215 #: src/pkg_tree.cc:226 src/pkg_tree.cc:238 msgid "Building view" msgstr "Δημιουργία εμφάνισης" #: src/gtk/previewtab.cc:97 src/pkg_grouppolicy.cc:710 msgid "" "Packages with unsatisfied dependencies\n" " The dependency requirements of these packages will be unmet after the " "install is complete.\n" " .\n" " The presence of this tree probably indicates that something is broken, " "either on your system or in the Debian archive." msgstr "" "Πακέτα με ανικανοποίητες εξαρτήσεις\n" "Οι απαιτούμενες εξαρτήσεις των πακέτων αυτών δεν θα έχουν ικανοποιηθεί μετά " "την ολοκλήρωση της εγκατάστασης.\n" " \n" " Η πιθανότητα αυτή συνήθως υπονοεί ότι κάτι δεν πάει καλά, είτε με το " "σύστημά σας, είτε με την αρχειοθήκη του Debian." #: src/gtk/previewtab.cc:98 src/pkg_grouppolicy.cc:711 msgid "" "Packages being removed because they are no longer used\n" " These packages are being deleted because they were automatically installed " "to fulfill dependencies, and the planned action will result in no installed " "package declaring an 'important' dependency on them.\n" msgstr "" "Πακέτα που αφαιρούνται γιατί δεν έχουν πλέον χρησιμότητα\n" " Αυτά τα πακέτα διαγράφονται γιατί είχαν εγκατασταθεί αυτόματα για να " "ικανοποιήσουν εξαρτήσεις, και από τη διαδικασία αυτή δεν θα προκύψει " "πρόβλημα από πακέτο που να θεωρεί τα πακέτα αυτά ως σημαντικά 'important'.\n" #: src/gtk/previewtab.cc:99 src/pkg_grouppolicy.cc:712 msgid "" "Packages being automatically held in their current state\n" " These packages could be upgraded, but they have been kept in their current " "state to avoid breaking dependencies." msgstr "" "Πακέτα που κρατούνται αυτόματα στη τρέχουσα κατάστασή τους\n" " Αυτά τα πακέτα θα μπορούσαν να αναβαθμιστούν, αλλά κρατούνται στη τρέχουσα " "κατάστασή τους για να μην χαλάσουν εξαρτήσεις." #: src/gtk/previewtab.cc:100 src/pkg_grouppolicy.cc:713 msgid "" "Packages being automatically installed to satisfy dependencies\n" " These packages are being installed because they are required by another " "package you have chosen for installation." msgstr "" "Πακέτα που εγκαθιστώνται αυτόματα για ικανοποίηση των εξαρτήσεων\n" " Αυτά τα πακέτα εγκαθιστώνται επειδή τα απαιτεί κάποιο άλλο πακέτο που " "επιλέξατε για εγκατάσταση." #: src/gtk/previewtab.cc:101 src/pkg_grouppolicy.cc:714 msgid "" "Packages being deleted due to unsatisfied dependencies\n" " These packages are being deleted because one or more of their dependencies " "is no longer available, or because another package conflicts with them." msgstr "" "Πακέτα που διαγράφονται λόγω ανικανοποίητων εξαρτήσεων\n" " Αυτά τα πακέτα διαγράφονται επειδή μια ή περισσότερες εξαρτήσεις τους δεν " "είναι πλέον διαθέσιμες, ή κάποιο άλλο πακέτο συγκρούεται με αυτά." #: src/gtk/previewtab.cc:102 src/pkg_grouppolicy.cc:715 msgid "" "Packages to be downgraded\n" " An older version of these packages than is currently installed will be " "installed." msgstr "" "Πακέτα για υποβάθμιση\n" " Θα εγκαταστήσετε μια παλαιότερη έκδοση ενός πακέτου από αυτή που έχετε " "εγκατεστημένη." #: src/gtk/previewtab.cc:103 src/pkg_grouppolicy.cc:716 msgid "" "Packages being held back\n" " These packages could be upgraded, but you have asked for them to be held at " "their current version." msgstr "" "Πακέτα τα οποία κρατούνται\n" " Αυτά τα πακέτα θα μπορούσαν να αναβαθμιστούν, αλλά έχετε ζητήσει να " "κρατηθούν στην τρέχουσα έκδοση τους." #: src/gtk/previewtab.cc:104 src/pkg_grouppolicy.cc:717 msgid "" "Packages to be reinstalled\n" " These packages will be reinstalled." msgstr "" "Πακέτα για επανεγκατάσταση\n" " Αυτά τα πακέτα θα επανεγκατασταθούν." #: src/gtk/previewtab.cc:105 src/pkg_grouppolicy.cc:718 msgid "" "Packages to be installed\n" " These packages have been manually selected for installation on your " "computer." msgstr "" "Πακέτα για εγκατάσταση\n" " Έχετε επιλέξει αυτά τα πακέτα για εγκατάσταση στον υπολογιστή σας." #: src/gtk/previewtab.cc:106 src/pkg_grouppolicy.cc:719 msgid "" "Packages to be removed\n" " These packages have been manually selected for removal." msgstr "" "Πακέτα για αφαίρεση\n" " Έχετε επιλέξει αυτά τα πακέτα για αφαίρεση από τον υπολογιστή σας." #: src/gtk/previewtab.cc:107 src/pkg_grouppolicy.cc:720 msgid "" "Packages to be upgraded\n" " These packages will be upgraded to a newer version." msgstr "" "Πακέτα για αναβάθμιση\n" " Αυτά τα πακέτα θα αναβαθμιστούν σε νεώτερη έκδοση." #: src/gtk/previewtab.cc:108 src/pkg_grouppolicy.cc:721 msgid "" "Packages that are partially installed\n" " These packages are not fully installed and configured; an attempt will be " "made to complete their installation." msgstr "" "Πακέτα που είναι μερικώς εγκατεστημένα\n" " Αυτά τα πακέτα δεν είναι πλήρως εγκατεστημένα και ρυθμισμένα. Θα γίνει μία " "προσπάθεια για πλήρη εγκατάστασή τους." #: src/gtk/previewtab.cc:179 msgid "Preview: " msgstr "" #: src/gtk/resolver.cc:68 #, c-format msgid "Error in dependency resolver: %s" msgstr "" #: src/gtk/resolver.cc:71 #, c-format msgid "" "Fatal error in dependency resolver. You can continue searching, but some " "solutions might be impossible to generate.\n" "\n" "%s" msgstr "" #: src/gtk/resolver.cc:212 msgid "Virtual package" msgstr "" #: src/gtk/resolver.cc:246 src/solution_fragment.cc:453 msgid "Not Installed" msgstr "Μη εγκατεστημένο" #: src/gtk/resolver.cc:377 #, c-format msgid "Removing %s is rejected." msgstr "" #: src/gtk/resolver.cc:382 #, c-format msgid "Canceling the installation of %s is rejected." msgstr "" #: src/gtk/resolver.cc:391 #, c-format msgid "Canceling the removal of %s is rejected." msgstr "" #: src/gtk/resolver.cc:394 #, c-format msgid "Keeping %s at version %s is rejected." msgstr "" #: src/gtk/resolver.cc:401 #, c-format msgid "Installing %s version %s is rejected." msgstr "" #: src/gtk/resolver.cc:407 #, c-format msgid "Downgrading %s to version %s is rejected." msgstr "" #: src/gtk/resolver.cc:413 #, c-format msgid "Upgrading %s to version %s is rejected." msgstr "" #: src/gtk/resolver.cc:430 #, c-format msgid "Removing %s is preferred over all un-accepted alternatives." msgstr "" #: src/gtk/resolver.cc:435 #, c-format msgid "" "Canceling the installation of %s is preferred over all un-accepted " "alternatives." msgstr "" #: src/gtk/resolver.cc:444 #, c-format msgid "" "Canceling the removal of %s is preferred over all un-accepted alternatives." msgstr "" #: src/gtk/resolver.cc:447 #, c-format msgid "" "Keeping %s at version %s is preferred over all un-accepted alternatives." msgstr "" #: src/gtk/resolver.cc:454 #, c-format msgid "" "Installing %s version %s is preferred over all un-accepted alternatives." msgstr "" #: src/gtk/resolver.cc:460 #, c-format msgid "" "Downgrading %s to version %s is preferred over all un-accepted alternatives." msgstr "" #: src/gtk/resolver.cc:466 #, c-format msgid "" "Upgrading %s to version %s is preferred over all un-accepted alternatives." msgstr "" #: src/gtk/resolver.cc:484 #, c-format msgid "Leaving %ls unresolved is rejected." msgstr "" #: src/gtk/resolver.cc:490 #, c-format msgid "" "Leaving %ls unresolved is preferred over all un-accepted alternatives." msgstr "" #: src/gtk/resolver.cc:908 msgid "How to treat the selected action" msgid_plural "How to treat the selected actions" msgstr[0] "" msgstr[1] "" #: src/gtk/resolver.cc:912 msgid "Ignore solutions containing this action." msgid_plural "Ignore solutions containing these actions." msgstr[0] "" msgstr[1] "" #: src/gtk/resolver.cc:916 msgid "" "Allow solutions containing this action, but do not prefer them to other " "solutions." msgid_plural "" "Allow solutions containing these actions, but do not prefer them to other " "solutions." msgstr[0] "" msgstr[1] "" #: src/gtk/resolver.cc:920 msgid "" "Always prefer this action over alternatives that have not been accepted." msgid_plural "" "Always prefer these actions over alternatives that have not been accepted." msgstr[0] "" msgstr[1] "" #: src/gtk/resolver.cc:1240 src/solution_fragment.cc:127 #, c-format msgid "%s depends upon %s" msgstr "το %s εξαρτάται από το %s" #: src/gtk/resolver.cc:1243 src/solution_fragment.cc:130 #, c-format msgid "%s pre-depends upon %s" msgstr "το %s προ-εξαρτάται από το %s" #: src/gtk/resolver.cc:1246 src/solution_fragment.cc:133 #, c-format msgid "%s suggests %s" msgstr "το πακέτο %s προτείνει το %s" #: src/gtk/resolver.cc:1249 src/solution_fragment.cc:136 #: src/solution_item.cc:602 #, c-format msgid "%s recommends %s" msgstr "το %s συνιστά το %s" #: src/gtk/resolver.cc:1252 src/solution_fragment.cc:139 #, c-format msgid "%s conflicts with %s" msgstr "το πακέτο %s συγκρούεται με το %s" #: src/gtk/resolver.cc:1255 src/solution_fragment.cc:142 #, c-format msgid "%s breaks %s" msgstr "%s \"σπάει\" %s" #: src/gtk/resolver.cc:1258 src/solution_fragment.cc:145 #, c-format msgid "%s replaces %s" msgstr "το %s αντικαθιστά το %s" #: src/gtk/resolver.cc:1261 src/solution_fragment.cc:148 #, c-format msgid "%s obsoletes %s" msgstr "το %s καθιστά άχρηστο το %s" #: src/gtk/resolver.cc:1264 src/solution_fragment.cc:151 #, c-format msgid "%s enhances %s" msgstr "" #: src/gtk/resolver.cc:1376 src/gtk/resolver.cc:1841 src/solution_screen.cc:272 msgid "Remove the following packages:" msgstr "Αφαίρεσε τα ακόλουθα πακέτα:" #: src/gtk/resolver.cc:1390 src/gtk/resolver.cc:1853 src/solution_screen.cc:296 msgid "Install the following packages:" msgstr "Εγκατάσταση των ακόλουθων πακέτων:" #: src/gtk/resolver.cc:1403 src/gtk/resolver.cc:1865 msgid "Keep the following packages:" msgstr "" #: src/gtk/resolver.cc:1416 src/gtk/resolver.cc:1877 src/solution_screen.cc:308 msgid "Upgrade the following packages:" msgstr "Αναβάθμιση των ακόλουθων πακέτων:" #: src/gtk/resolver.cc:1429 src/gtk/resolver.cc:1890 src/solution_screen.cc:320 msgid "Downgrade the following packages:" msgstr "Υποβάθμιση των ακόλουθων πακέτων:" #: src/gtk/resolver.cc:1442 src/gtk/resolver.cc:1903 #: src/solution_fragment.cc:509 msgid "Leave the following dependencies unresolved:" msgstr "" #: src/gtk/resolver.cc:1519 #, c-format msgid "Remove %s [%s (%s)]" msgstr "" #: src/gtk/resolver.cc:1526 #, c-format msgid "Install %s [%s (%s)]" msgstr "" #: src/gtk/resolver.cc:1534 #, c-format msgid "Cancel the installation of %s" msgstr "" #: src/gtk/resolver.cc:1537 #, c-format msgid "Cancel the removal of %s" msgstr "" #: src/gtk/resolver.cc:1540 #, c-format msgid "Keep %s at version %s (%s)" msgstr "" #: src/gtk/resolver.cc:1547 #, c-format msgid "Upgrade %s [%s (%s) -> %s (%s)]" msgstr "" #: src/gtk/resolver.cc:1556 #, c-format msgid "Downgrade %s [%s (%s) -> %s (%s)]" msgstr "" #: src/gtk/resolver.cc:1615 #, c-format msgid "Remove %s" msgstr "" #: src/gtk/resolver.cc:1615 #, c-format msgid "remove %s" msgstr "" #: src/gtk/resolver.cc:1624 #, c-format msgid "Keep %s at version %s" msgstr "" #: src/gtk/resolver.cc:1624 #, c-format msgid "keep %s at version %s" msgstr "" #: src/gtk/resolver.cc:1632 #, c-format msgid "Cancel the installation of %s" msgstr "" #: src/gtk/resolver.cc:1632 #, c-format msgid "cancel the installation of %s" msgstr "" #: src/gtk/resolver.cc:1639 #, c-format msgid "Install %s %s" msgstr "" #: src/gtk/resolver.cc:1639 #, c-format msgid "install %s %s" msgstr "" #: src/gtk/resolver.cc:1648 #, c-format msgid "Downgrade %s to version %s" msgstr "" #: src/gtk/resolver.cc:1648 #, c-format msgid "downgrade %s to version %s" msgstr "" #: src/gtk/resolver.cc:1657 #, c-format msgid "Upgrade %s to version %s" msgstr "" #: src/gtk/resolver.cc:1657 #, c-format msgid "upgrade %s to version %s" msgstr "" #: src/gtk/resolver.cc:1670 #, c-format msgid "Leave %s unresolved" msgstr "" #: src/gtk/resolver.cc:1670 #, c-format msgid "leave %s unresolved" msgstr "" #: src/gtk/resolver.cc:1738 #, c-format msgid "%s install" msgid_plural "%s installs" msgstr[0] "" msgstr[1] "" #: src/gtk/resolver.cc:1743 #, c-format msgid "%s remove" msgid_plural "%s removes" msgstr[0] "" msgstr[1] "" #: src/gtk/resolver.cc:1749 #, c-format msgid "%s keep" msgid_plural "%s keeps" msgstr[0] "" msgstr[1] "" #: src/gtk/resolver.cc:1755 #, c-format msgid "%s upgrade" msgid_plural "%s upgrades" msgstr[0] "" msgstr[1] "" #: src/gtk/resolver.cc:1761 #, c-format msgid "%s downgrade" msgid_plural "%s downgrades" msgstr[0] "" msgstr[1] "" #: src/gtk/resolver.cc:1767 #, c-format msgid "%s unresolved recommendation" msgid_plural "%s unresolved recommendations" msgstr[0] "" msgstr[1] "" #: src/gtk/resolver.cc:2059 msgid "No solutions yet." msgstr "" #: src/gtk/resolver.cc:2066 msgid "No dependency solution was found." msgstr "" #: src/gtk/resolver.cc:2067 msgid "No solutions." msgstr "" #: src/gtk/resolver.cc:2078 msgid "To view a solution, select it from the list to the right." msgstr "" #: src/gtk/resolver.cc:2079 #, c-format msgid "%u solution." msgid_plural "%u solutions." msgstr[0] "" msgstr[1] "" #: src/gtk/resolver.cc:2111 #, c-format msgid "Solution %s of %s." msgstr "" #: src/gtk/tab.cc:68 msgid "Download" msgstr "" #: src/load_config.cc:48 #, c-format msgid "Unrecognized color name \"%s\"" msgstr "Μη αναγνωρίσιμο όνομα χρώματος \"%s\"" #: src/load_config.cc:75 #, c-format msgid "Unrecognized attribute name \"%s\"" msgstr "Μη αναγνωρίσιμο όνομα ιδιότητας \"%s\"" #: src/load_config.cc:113 #, c-format msgid "Invalid entry in style definition group: \"%s\"" msgstr "Μη έγκυρη εισαγωγή στην ομάδα καθορισμού στυλ: \"%s\"" #: src/load_config.cc:115 #, c-format msgid "Invalid tagless entry in style definition group: \"%s\"" msgstr "Μη έγκυρη χωρίς ετικέτα εισαγωγή στην ομάδα καθορισμού στυλ: \"%s\"" #: src/load_config.cc:127 msgid "The default color may only be used as a background." msgstr "" "Το προκαθορισμένο χρώμα μπορεί να χρησιμοποιηθεί μόνο για το υπόβαθρο." #: src/load_config.cc:144 #, c-format msgid "Unknown style attribute %s" msgstr "Άγνωστος τύπος αποδοθείσης ιδιότητας %s" #: src/load_config.cc:167 src/load_config.cc:169 #, c-format msgid "Invalid entry in keybinding group: \"%s\"" msgstr "Ακυρη εγγραφή στην ομάδα συνδυασμών: \"%s\"" #: src/load_config.cc:184 #, c-format msgid "Ignoring invalid keybinding \"%s\" -> \"%s\"" msgstr "Αγνοείται ο άκυρος συνδυασμός \"%s\" -> \"%s\"" #: src/load_grouppolicy.cc:290 #, c-format msgid "Expected policy identifier, got '%c'" msgstr "Περίμενα ταυτοποίηση πολιτικής, έλαβα '%c'" #: src/load_grouppolicy.cc:306 #, c-format msgid "Expected ',', '%c', or '('; got '%c'" msgstr "" #: src/load_grouppolicy.cc:310 #, c-format msgid "Expected ',' or '(', got '%c'" msgstr "Περίμενα ',' ή '(', έλαβα '%c'" #: src/load_grouppolicy.cc:318 #, c-format msgid "Unknown grouping policy \"%s\"" msgstr "Άγνωστη πολιτική ομαδοποίησης \"%s\"" #: src/load_grouppolicy.cc:325 #, c-format msgid "Terminal policy '%s' should be the last policy in the list" msgstr "" "Τερματική πολιτική '%s' θα έπρεπε να είναι η τελευταία πολιτική στην λίστα" #: src/load_grouppolicy.cc:386 msgid "Unmatched '(' in grouping policy" msgstr "" #: src/load_grouppolicy.cc:414 #, c-format msgid "Bad section name '%s' (use 'none', 'topdir', 'subdir', or 'subdirs')" msgstr "" "Λάθος όνομα τομέα '%s' (χρησιμοποιήστε τα 'none', 'topdir', 'subdir' ή " "'subdirs')" #: src/load_grouppolicy.cc:424 #, c-format msgid "Bad passthrough setting '%s' (use 'passthrough' or 'nopassthrough')" msgstr "Λάθος ρύθμιση '%s' (κάντε χρήση του 'passthrough' ή 'nopassthrough')" #: src/load_grouppolicy.cc:429 src/load_grouppolicy.cc:557 #: src/load_grouppolicy.cc:627 #, c-format msgid "Too many arguments to '%s' grouping policy" msgstr "" #: src/load_grouppolicy.cc:442 src/load_grouppolicy.cc:522 #: src/load_grouppolicy.cc:570 src/load_grouppolicy.cc:581 #: src/load_grouppolicy.cc:592 src/load_grouppolicy.cc:603 #: src/load_grouppolicy.cc:614 src/load_grouppolicy.cc:772 #, c-format msgid "Grouping policy '%s' takes no arguments" msgstr "" #: src/load_grouppolicy.cc:461 src/load_grouppolicy.cc:642 #, c-format msgid "Expected '(' after '%s'" msgstr "Περίμενα '(' μετά το '%s'" #: src/load_grouppolicy.cc:498 #, c-format msgid "Unable to parse pattern at '%s'" msgstr "Αδύνατο το parse του σχηματισμού στο '%s'" #: src/load_grouppolicy.cc:503 msgid "" "Exactly one filter must be provided as an argument to a 'filter' policy" msgstr "" #: src/load_grouppolicy.cc:552 #, c-format msgid "Bad mode name '%s' (use 'binary' or 'source')" msgstr "" #: src/load_grouppolicy.cc:650 #, c-format msgid "Missing arguments to '%s' grouping policy" msgstr "" #: src/load_grouppolicy.cc:673 #, c-format msgid "Unable to parse pattern after \"%s\"" msgstr "Αδυναμία parsing του σχηματισμού μετά το \"%s\"" #: src/load_grouppolicy.cc:711 #, c-format msgid "Unexpected empty tree title after \"%s\"" msgstr "" #: src/load_grouppolicy.cc:730 #, c-format msgid "Expected '{', ')', or ',' following '||', got '%s'" msgstr "" #: src/load_grouppolicy.cc:756 #, c-format msgid "Unmatched '(' in '%s' grouping policy" msgstr "" #: src/load_pkgview.cc:64 msgid "Couldn't parse layout: No column format specified for static item" msgstr "" "Αδύνατη η ανάλυση ταξινόμησης: Δεν υπάρχει καθορισμένη στήλη για στατικό " "αντικείμενο" #: src/load_pkgview.cc:97 msgid "Couldn't parse layout: encoding error in column descriptor" msgstr "" "Αδυναμία ολοκλήρωσης του διαγράμματος: σφάλμα κωδικοποίησης στον περιγραφέα " "στήλης" #: src/load_pkgview.cc:118 #, c-format msgid "Couldn't parse layout: unknown view item type \"%s\"" msgstr "" "Αδύνατη ή ανάλυση ταξινόμησης: άγνωστη εμφάνιση τύπου αντικειμένου \"%s\"" #: src/load_pkgview.cc:125 src/load_pkgview.cc:133 msgid "Couldn't parse layout: no row number specified" msgstr "Αδύνατη η ανάλυση ταξινόμησης: δεν καθορίστηκε αριθμός γραμμής" #: src/load_pkgview.cc:141 msgid "Couldn't parse layout: no width specified" msgstr "Αδύνατη η ανάλυση ταξινόμησης: δεν καθορίστηκε πλάτος" #: src/load_pkgview.cc:149 msgid "Couldn't parse layout: no height specified" msgstr "Αδύνατη η ανάλυση ταξινόμησης: δεν καθορίστηκε ύψος" #: src/load_pkgview.cc:180 src/load_pkgview.cc:198 #, c-format msgid "Unknown alignment type '%s'" msgstr "Άγνωστος τύπος ταξινόμησης: '%s'" #: src/load_sortpolicy.cc:51 src/load_sortpolicy.cc:64 #: src/load_sortpolicy.cc:77 src/load_sortpolicy.cc:90 #: src/load_sortpolicy.cc:103 src/load_sortpolicy.cc:117 #, c-format msgid "Sorting policy '%s' takes no arguments" msgstr "" #: src/load_sortpolicy.cc:178 msgid "Invalid zero-length sorting policy name" msgstr "Μη έγκυρο μηδενικού μήκους όνομα πολιτικής ταξινόμησης" #: src/load_sortpolicy.cc:196 msgid "Unmatched '(' in sorting policy description" msgstr "Αταίριαστη '(' στην περιγραφή της πολιτική ταξινόμησης" #: src/load_sortpolicy.cc:223 #, c-format msgid "Invalid sorting policy type '%s'" msgstr "Μη έγκυρη πολιτική ταξινόμησης '%s'" #: src/main.cc:133 #, c-format msgid "Can't decode multibyte string after \"%ls\"" msgstr "Αδυναμία αποκωδικοποίησης multibyte συμβολοσειράς μετά το \"%ls\"" #: src/main.cc:142 #, c-format msgid "Can't decode wide-character string after \"%s\"" msgstr "" "Αδυναμία αποκωδικοποίησης συμβολοσειράς ευρέως-χαρακτήρα μετά το \"%s\"" #: src/main.cc:150 #, c-format msgid "%s %s compiled at %s %s\n" msgstr "%s %s μεταγλωττίστηκε στις %s %s\n" #: src/main.cc:153 #, c-format msgid "Compiler: g++ %s\n" msgstr "Πρόγραμμα μεταγλώττισης : g++ %s\n" #: src/main.cc:155 msgid "Compiled against:\n" msgstr "Μεταγλωττίστηκε με:\n" #: src/main.cc:156 #, c-format msgid " apt version %d.%d.%d\n" msgstr " έκδοση apt %d.%d.%d\n" #: src/main.cc:159 #, c-format msgid " NCurses version: Unknown\n" msgstr " Έκδοση NCurses: Άγνωστη\n" #: src/main.cc:161 #, c-format msgid " NCurses version %s\n" msgstr " Έκδοση NCurses %s\n" #: src/main.cc:163 #, c-format msgid " libsigc++ version: %s\n" msgstr " έκδοση libsigc++: %s\n" #: src/main.cc:165 #, c-format msgid " Gtk+ version %d.%d.%d\n" msgstr "" #: src/main.cc:167 #, c-format msgid " Gtk-- version %d.%d.%d\n" msgstr "" #: src/main.cc:170 #, c-format msgid " Gtk+ support disabled.\n" msgstr "" #: src/main.cc:173 #, c-format msgid " Compiled with Qt %s\n" msgstr "" #: src/main.cc:174 #, c-format msgid " Running on Qt %s\n" msgstr "" #: src/main.cc:176 #, c-format msgid " Qt support disabled.\n" msgstr "" #: src/main.cc:178 msgid "" "\n" "Current library versions:\n" msgstr "" "\n" "Τρέχουσα έκδοση βιβλιοθήκης:\n" #: src/main.cc:179 #, c-format msgid " NCurses version: %s\n" msgstr " Έκδοση NCurses: %s\n" #: src/main.cc:180 #, c-format msgid " cwidget version: %s\n" msgstr " έκδοση cwidget: %s\n" #: src/main.cc:181 #, c-format msgid " Apt version: %s\n" msgstr " Έκδοση Apt: %s\n" #: src/main.cc:187 #, c-format msgid "Usage: aptitude [-S fname] [-u|-i]" msgstr "Χρήση: aptitude [-S fname] [-u|-i]" #: src/main.cc:189 #, c-format msgid " aptitude [options] ..." msgstr " aptitude [επιλογές] <ενέργεια> ..." #: src/main.cc:191 #, c-format msgid "" " Actions (if none is specified, aptitude will enter interactive mode):\n" "\n" msgstr "" " Ενέργειες ( αν δεν καθοριστεί μαι το aptitude θα μπεί σε διαδραστική " "λειτουργία):\n" "\n" #: src/main.cc:192 #, c-format msgid " install - Install/upgrade packages.\n" msgstr " install - Εγκατάσταση/αναβάθμιση πακέτου.\n" #: src/main.cc:193 #, c-format msgid " remove - Remove packages.\n" msgstr " remove - Αφαίρεση πακέτων.\n" #: src/main.cc:194 #, c-format msgid " purge - Remove packages and their configuration files.\n" msgstr " purge - Αφαίρεση πακέτων μαζί με τα αρχεία ρυθμίσεών τους.\n" #: src/main.cc:195 #, c-format msgid " hold - Place packages on hold.\n" msgstr " hold - Τοποθέτηση πακέτων σε αναμονή.\n" #: src/main.cc:196 #, c-format msgid " unhold - Cancel a hold command for a package.\n" msgstr " unhold - Ακύρωση της εντολής αναμονή για πακέτο.\n" #: src/main.cc:197 #, c-format msgid "" " markauto - Mark packages as having been automatically installed.\n" msgstr "" " markauto - Σήμανση των πακέτων σαν να έχουν εγκατασταθεί αυτόματα.\n" #: src/main.cc:198 #, c-format msgid " unmarkauto - Mark packages as having been manually installed.\n" msgstr "" " unmarkauto - Σήμανση των πακέτων σαν να έχουν εγκατασταθεί χειροκίνητα.\n" #: src/main.cc:199 #, c-format msgid "" " forbid-version - Forbid aptitude from upgrading to a specific package " "version.\n" msgstr "" " forbid-version - Απαγόρευση της αναβάθμισης ενός πακέτου σε μια " "συγκεκριμένη έκδοση.\n" #: src/main.cc:200 #, c-format msgid " update - Download lists of new/upgradable packages.\n" msgstr "" " update - Μεταφόρτωση λιστών των νέων/αναβαθμιζόμενων πακέτων.\n" #: src/main.cc:201 #, c-format msgid " safe-upgrade - Perform a safe upgrade.\n" msgstr " safe-upgrade - Εκτέλεση μιας ασφαλούς αναβάθμισης.\n" #: src/main.cc:202 #, c-format msgid "" " full-upgrade - Perform an upgrade, possibly installing and removing " "packages.\n" msgstr "" " full-upgrade - Εκτέλεση μιας αναβάθμισης, πιθανόν με εγκατάσταση και " "αφαίρεση πακέτων.\n" #: src/main.cc:203 #, c-format msgid " build-dep - Install the build-dependencies of packages.\n" msgstr "" #: src/main.cc:204 #, c-format msgid " forget-new - Forget what packages are \"new\".\n" msgstr " forget-new - Ξέχασε ποια πακέτα είναι \"νέα\".\n" #: src/main.cc:205 #, c-format msgid " search - Search for a package by name and/or expression.\n" msgstr "" " search - Αναζήτηση ενός πακέτου με βάση το όνομα ή/και έκφραση.\n" #: src/main.cc:206 #, c-format msgid " show - Display detailed information about a package.\n" msgstr " show - Εμφάνιση λεπτομερειών σχετικά με ένα πακέτο.\n" #: src/main.cc:207 #, c-format msgid " versions - Displays the versions of specified packages.\n" msgstr "" #: src/main.cc:208 #, c-format msgid " clean - Erase downloaded package files.\n" msgstr " clean - Διαγραφή μεταφορτομένων πακέτων.\n" #: src/main.cc:209 #, c-format msgid " autoclean - Erase old downloaded package files.\n" msgstr " autoclean - Διαγραφή παλαιότερα μεταφορτομένων αρχεία πακέτων.\n" #: src/main.cc:210 #, c-format msgid " changelog - View a package's changelog.\n" msgstr " changelog - Εμφάνισε το ημερολόγιο αλλαγών ενός πακέτου.\n" #: src/main.cc:211 #, c-format msgid " download - Download the .deb file for a package.\n" msgstr " download - Μεταφόρτωση ενός αρχείου .deb για ένα πακέτο.\n" #: src/main.cc:212 #, c-format msgid "" " reinstall - Download and (possibly) reinstall a currently installed " "package.\n" msgstr "" " επανεγκατάσταση - Κατέβασμα και (πιθανόν) επανεγκατάσταση ενός ήδη\n" " εγκατεστημένου πακέτου.\n" #: src/main.cc:213 #, c-format msgid "" " why - Show the manually installed packages that require a package, " "or\n" " why one or more packages would require the given package.\n" msgstr "" " why - Εμφάνιση των εγκατεστημένων με το χέρι πακέτων που απαιτούν " "ένα πακέτο ή \n" " του γιατί ένα ή περισσότερα πακέτα θα απαιτούσαν το " "συγκεκριμένο πακέτο.\n" #: src/main.cc:215 #, c-format msgid "" " why-not - Show the manually installed packages that lead to a " "conflict\n" " with the given package, or why one or more packages would\n" " lead to a conflict with the given package if installed.\n" msgstr "" " why-not - Εμφάνισε τα εγκατεστημένα με το χέρι πακέτα που οδηγούν σε " "σύγκρουση\n" " με το δοσμένο πακέτο, ή το γιατί ένα ή περισσότερα πακέτα θα " "μπορούσαν να\n" " οδηγήσουν σε μια σύγκρουση με το δοσμένο πακέτο αν " "εγκατασταθούν.\n" #: src/main.cc:219 #, c-format msgid " Options:\n" msgstr " Επιλογές:\n" #: src/main.cc:220 #, c-format msgid " -h This help text.\n" msgstr " -h Αυτό το κείμενο βοήθειας.\n" #: src/main.cc:222 #, c-format msgid "" " --gui Use the GTK GUI even if disabled in the configuration.\n" msgstr "" #: src/main.cc:224 #, c-format msgid " --no-gui Do not use the GTK GUI even if available.\n" msgstr "" #: src/main.cc:226 #, c-format msgid " --qt Use the Qt GUI.\n" msgstr "" #: src/main.cc:227 #, c-format msgid "" " --no-qt Do not use the Qt GUI even if enabled in the configuration.\n" msgstr "" #: src/main.cc:229 #, c-format msgid " -s Simulate actions, but do not actually perform them.\n" msgstr "" " -s Εξομοίωση ενεργειών, αλλά να μην πραγματοποιηθούν στην " "πραγματικότητα.\n" #: src/main.cc:230 #, c-format msgid "" " -d Only download packages, do not install or remove anything.\n" msgstr "" " -d Μόνο μεταφόρτωση των πακέτων, να μην γίνει εγκατάσταση ή " "απεγκατάσταση κάτι.\n" #: src/main.cc:231 #, c-format msgid " -P Always prompt for confirmation of actions.\n" msgstr "" " -P Να γίνονται πάντα ερωτήσεις επιβεβαίωσης ή ενέργειες.\n" #: src/main.cc:232 #, c-format msgid "" " -y Assume that the answer to simple yes/no questions is 'yes'.\n" msgstr "" " -y Υπέθεσε ότι η απάντηση σε απλές ερωτήσεις ναι/όχι είναι " "'ναι'.\n" #: src/main.cc:233 #, c-format msgid "" " -F format Specify a format for displaying search results; see the " "manual.\n" msgstr "" " -F format Ορισμός του τρόπου εμφάνισης των αποτελεσμάτων αναζήτησης, " "δείτε\n" " εγχειρίδιο χρήσης.\n" #: src/main.cc:234 #, c-format msgid "" " -O order Specify how search results should be sorted; see the " "manual.\n" msgstr "" " -O order Ορισμός του τρόπου ταξινόμησης των αποτελεσμάτων " "αναζήτησης,\n" " δείτε το εγχειρίδιο χρήσης.\n" #: src/main.cc:235 #, c-format msgid "" " -w width Specify the display width for formatting search results.\n" msgstr "" " -w width Καθορισμός του πλάτους εμφάνισης των αποτελεσμάτων " "αναζήτησης.\n" #: src/main.cc:236 #, c-format msgid " -f Aggressively try to fix broken packages.\n" msgstr "" " -f Επιθετική προσπάθεια επίλυσης των σπασμένων πακέτων.\n" #: src/main.cc:237 #, c-format msgid "" " -V Show which versions of packages are to be installed.\n" msgstr "" " -V Εμφάνιση των εκδόσεων των πακέτων που πρόκειται να " "εγκατασταθούν.\n" #: src/main.cc:238 #, c-format msgid "" " -D Show the dependencies of automatically changed packages.\n" msgstr "" " -D Εμφάνιση των εξαρτήσεων των αυτόματα αλλαγμένων πακέτων.\n" #: src/main.cc:239 #, c-format msgid " -Z Show the change in installed size of each package.\n" msgstr "" " -Z\t\t Εμφάνιση της αλλαγής μεγέθους στο εγκατεστημένο κάθε πακέτου.\n" #: src/main.cc:240 #, c-format msgid "" " -v Display extra information. (may be supplied multiple " "times).\n" msgstr "" " -v Εμφανίζει επιπλέον πληροφορίες (μπορεί να οριστεί πολλαπλές " "φορές).\n" #: src/main.cc:241 #, c-format msgid "" " -t [release] Set the release from which packages should be installed.\n" msgstr "" " -t [release] Ορίστε την έκδοση από ποια πακέτα θα πρέπει να " "εγκατασταθούν.\n" #: src/main.cc:242 #, c-format msgid "" " -q In command-line mode, suppress the incremental progress\n" " indicators.\n" msgstr "" " -q Σε κατάσταση γραμμής-εντολών, απόκρυψη των δεικτών " "σταδιακής\n" " προόδου.\n" #: src/main.cc:244 #, c-format msgid " -o key=val Directly set the configuration option named 'key'.\n" msgstr " -o key=val Άμεσος καθορισμός μια παραμέτρου με όνομα 'key'.\n" #: src/main.cc:245 #, c-format msgid "" " --with(out)-recommends\tSpecify whether or not to treat recommends as\n" " strong dependencies.\n" msgstr "" " --with(out)-recommends\tΚαθορισμός αντιμετώπισης των συνιστώμενων ως\n" " ισχυρών εξαρτήσεων.\n" #: src/main.cc:247 #, c-format msgid " -S fname Read the aptitude extended status info from fname.\n" msgstr "" " -S fname Ανάγνωση των εκτεταμένων πληροφοριών από το αρχείο fname.\n" #: src/main.cc:248 #, c-format msgid " -u Download new package lists on startup.\n" msgstr " u : Μεταφόρτωση νέας λίστας πακέτων κατά την εκκίνηση.\n" #: src/main.cc:249 src/main.cc:251 #, c-format msgid " (terminal interface only)\n" msgstr "" #: src/main.cc:250 #, c-format msgid " -i Perform an install run on startup.\n" msgstr " -i Εκτέλεση μιας εγκατάστασης κατά την εκκίνηση.\n" #: src/main.cc:253 #, c-format msgid " This aptitude does not have Super Cow Powers.\n" msgstr " Αυτό το APT δεν έχει δυνάμεις ΥπερΑγελάδας.\n" #. TRANSLATORS: This is a log level that the user can pass on #. the command-line or set in the configuration file. #: src/main.cc:377 msgid "trace" msgstr "" #. TRANSLATORS: This is a log level that the user can pass on #. the command-line or set in the configuration file. #: src/main.cc:380 msgid "debug" msgstr "" #. TRANSLATORS: This is a log level that the user can pass on #. the command-line or set in the configuration file. #: src/main.cc:383 msgid "info" msgstr "" #. TRANSLATORS: This is a log level that the user can pass on #. the command-line or set in the configuration file. #: src/main.cc:386 msgid "warn" msgstr "" #. TRANSLATORS: This is a log level that the user can pass on #. the command-line or set in the configuration file. #: src/main.cc:389 msgid "error" msgstr "" #. TRANSLATORS: This is a log level that the user can pass on #. the command-line or set in the configuration file. #: src/main.cc:392 msgid "fatal" msgstr "" #. TRANSLATORS: This is a log level that the user can pass on #. the command-line or set in the configuration file. #: src/main.cc:395 msgid "off" msgstr "" #. TRANSLATORS: both the translated and the untranslated #. log level names are accepted here. #: src/main.cc:463 #, c-format msgid "" "Unknown log level name \"%s\" (expected \"trace\", \"debug\", \"info\", " "\"warn\", \"error\", \"fatal\", or \"off\")." msgstr "" #. TRANSLATORS: following paragraph copied from src/generic/util/logging.h #. * #. * A category consists of one or more nonempty components #. * separated by ".", such as "aptitude.util.logging", with #. * the exception that the root logger is indicated by the #. * empty string (""). #. * #. * A list of the used ones in src/loggers.h #. * #. * So 'logger' here is the name of the 'category', 'component' or #. * 'module', in the case that users want to configure different logging #. * levels for different categories (e.g. level 'warn' for #. * 'aptitude.changelog', debug for 'aptitude.why'), etc. #. #: src/main.cc:486 #, c-format msgid "Invalid logger name \"%s\"." msgstr "" #: src/main.cc:807 #, c-format msgid "Expected a number after -q=\n" msgstr "Περίμενα έναν αριθμό μετά το -q=\n" #: src/main.cc:816 #, c-format msgid "Expected a number after -q=, got %s\n" msgstr "Περίμενα έναν αριθμό μετά το -q=, έλαβα %s\n" #: src/main.cc:840 #, c-format msgid "-o requires an argument of the form key=value, got %s\n" msgstr "-o απαιτεί μια παράμετρο της μορφής key=value, έλαβα %s\n" #: src/main.cc:930 #, c-format msgid "No comma following tag name \"%s\".\n" msgstr "Δεν υπάρχει ερωτηματικό που να ακολουθεί το όνομα του tag \"%s\".\n" #: src/main.cc:1022 src/main.cc:1032 msgid "WEIRDNESS: unknown option code received\n" msgstr "ΠΑΡΑΞΕΝΟ: ελήφθη άγνωστος κώδικας παράμετρου\n" #: src/main.cc:1050 msgid "--show-package-names|never" msgstr "" #: src/main.cc:1053 msgid "--show-package-names|auto" msgstr "" #: src/main.cc:1056 msgid "--show-package-names|always" msgstr "" #: src/main.cc:1061 #, c-format msgid "" "Invalid package names display mode \"%s\" (should be \"never\", \"auto\", or " "\"always\")." msgstr "" #: src/main.cc:1067 msgid "no-summary" msgstr "" #: src/main.cc:1069 msgid "first-package" msgstr "" #: src/main.cc:1071 msgid "first-package-and-type" msgstr "" #: src/main.cc:1073 msgid "all-packages" msgstr "" #: src/main.cc:1075 msgid "all-packages-with-dep-versions" msgstr "" #. TRANSLATORS: "why" here is the aptitude command name and should not #. be translated. Both the translated and the untranslated log level #. names are accepted here. #: src/main.cc:1082 #, c-format msgid "" "Invalid \"why\" summary mode \"%s\": expected \"no-summary\", \"first-" "package\", \"first-package-and-type\", \"all-packages\", or \"all-packages-" "with-dep-versions\"." msgstr "" #: src/main.cc:1123 msgid "" "Only one of --auto-clean-on-startup, --clean-on-startup, -i, and -u may be " "specified\n" msgstr "" #: src/main.cc:1132 msgid "" "-u, -i, and --clean-on-startup may not be specified in command-line mode " "(eg, with 'install')" msgstr "" #: src/main.cc:1149 msgid "-u, -i, and --clean-on-startup may not be specified with a command" msgstr "" #: src/main.cc:1222 #, c-format msgid "Command \"%s\" needs arguments\n" msgstr "" #: src/main.cc:1260 #, c-format msgid "Unknown command \"%s\"\n" msgstr "Αγνωστη εντολή \"%s\"\n" #: src/main.cc:1272 src/main.cc:1357 #, c-format msgid "Uncaught exception: %s\n" msgstr "Uncaught exception: %s\n" #: src/main.cc:1276 src/main.cc:1361 #, c-format msgid "" "Backtrace:\n" "%s\n" msgstr "" "Backtrace:\n" "%s\n" #: src/menu_text_layout.cc:43 src/menu_tree.cc:232 src/ui.cc:258 #: src/view_changelog.cc:168 msgid "Search for: " msgstr "Αναζήτηση του: " #: src/menu_text_layout.cc:75 src/menu_tree.cc:249 src/view_changelog.cc:180 msgid "Search backwards for: " msgstr "Αναζήτηση προς τα πίσω του: " #: src/mine/cmine.cc:115 src/mine/cmine.cc:154 src/ui.cc:1794 msgid "Minesweeper" msgstr "Ναρκαλιευτής" #: src/mine/cmine.cc:120 #, c-format msgid "%i/%i mines %d %s" msgstr "%i/%i νάρκες %d %s" #: src/mine/cmine.cc:124 src/mine/cmine.cc:129 msgid "second" msgstr "δεύτερο" #: src/mine/cmine.cc:124 src/mine/cmine.cc:129 msgid "seconds" msgstr "δεύτερα" #: src/mine/cmine.cc:126 #, c-format msgid " %s in %d %s" msgstr " %s στο %d %s" #: src/mine/cmine.cc:127 msgid "Won" msgstr "Κέρδισε" #: src/mine/cmine.cc:127 msgid "Lost" msgstr "Εχασε" #: src/mine/cmine.cc:169 src/mine/cmine.cc:209 #, c-format msgid "Could not open file \"%s\"" msgstr "Δεν ήταν δυνατό το άνοιγμα του αρχείου \"%s\"" #: src/mine/cmine.cc:182 #, c-format msgid "Could not load game from %s" msgstr "Δεν ήταν δυνατή η φόρτωση του παιχνιδιού από το %s" #: src/mine/cmine.cc:242 msgid "The board height must be a positive integer" msgstr "Το ύψος του ταμπλώ πρέπει να είναι θετικός ακέραιος" #: src/mine/cmine.cc:253 msgid "The board width must be a positive integer" msgstr "Το πλάτος της πινακίδας πρέπει να είναι θετικός ακέραιος" #: src/mine/cmine.cc:264 msgid "Invalid mine count; please enter a positive integer" msgstr "Μη έγκυρη μέτρηση ναρκών; παρακαλώ εισάγετε έναν θετικό ακέραιο" #: src/mine/cmine.cc:284 msgid "Setup custom game" msgstr "Ρυθμίστε ένα προσαρμοσμένο παιχνίδι" #: src/mine/cmine.cc:286 msgid "Height of board: " msgstr "Ύψος της πινακίδας: " #: src/mine/cmine.cc:289 msgid "Width of board: " msgstr "Πλάτος της πινακίδας: " #: src/mine/cmine.cc:292 msgid "Number of mines: " msgstr "Αριθμός ναρκών: " #: src/mine/cmine.cc:295 src/mine/cmine.cc:360 src/ui.cc:291 src/ui.cc:363 msgid "Ok" msgstr "Εντάξει" #: src/mine/cmine.cc:353 msgid "Choose difficulty level" msgstr "Επιλέξτε επίπεδο δυσκολίας" #: src/mine/cmine.cc:355 msgid "Easy" msgstr "Εύκολο" #: src/mine/cmine.cc:356 msgid "Medium" msgstr "Μέτριο" #: src/mine/cmine.cc:357 msgid "Hard" msgstr "Δύσκολο" #: src/mine/cmine.cc:358 msgid "Custom" msgstr "Προσαρμοσμένο" #: src/mine/cmine.cc:456 msgid "You have won." msgstr "Νικήσατε." #: src/mine/cmine.cc:459 msgid "You lose!" msgstr "Χάσατε!" #: src/mine/cmine.cc:657 msgid "Enter the filename to load: " msgstr "Είσαγετε το όνομα του αρχείου προς φόρτωση: " #: src/mine/cmine.cc:664 msgid "Enter the filename to save: " msgstr "Εισάγετε το όνομα αρχείου για αποθήκευση: " #: src/mine/cmine.cc:672 msgid "mine-help.txt" msgstr "mine-help.txt" #: src/mine/cmine.cc:674 msgid "Encoding of mine-help.txt|UTF-8" msgstr "Κωδικοποίηση του mine-help.txt|UTF-8" #: src/pkg_columnizer.cc:87 msgid "30 8 8 1 1 40 14 14 11 10 35 9 10 2 1 1 10 9 12 30 17 15" msgstr "" #: src/pkg_columnizer.cc:90 src/ui.cc:2812 msgid "Package" msgstr "Πακέτο" #: src/pkg_columnizer.cc:91 msgid "InstSz" msgstr "ΜεγΕγκ" #: src/pkg_columnizer.cc:92 msgid "DebSz" msgstr "ΜεγDeb" #: src/pkg_columnizer.cc:94 msgid "Action" msgstr "Ενέργεια" #: src/pkg_columnizer.cc:96 msgid "InstVer" msgstr "ΕκδΕγκατ" #: src/pkg_columnizer.cc:97 msgid "CandVer" msgstr "ΕγκΥποψ" #: src/pkg_columnizer.cc:98 msgid "LongState" msgstr "Μακρά Κατάσταση" #: src/pkg_columnizer.cc:99 msgid "LongAction" msgstr "Μακρά Δράση" #: src/pkg_columnizer.cc:100 src/qt/widgets/packages_tab.cc:105 msgid "Maintainer" msgstr "Συντηρητής" #: src/pkg_columnizer.cc:101 msgid "Priority" msgstr "Προτεραιότητα" #: src/pkg_columnizer.cc:102 msgid "Section" msgstr "Τομέας" #: src/pkg_columnizer.cc:103 msgid "RC" msgstr "RC" #: src/pkg_columnizer.cc:105 msgid "Tag" msgstr "Ετικέτα" #: src/pkg_columnizer.cc:108 msgid "ProgName" msgstr "ΟνομΠρογρ" #: src/pkg_columnizer.cc:109 msgid "ProgVer" msgstr "ΕκδΠρογρ" #: src/pkg_columnizer.cc:110 msgid "#Broken" msgstr "#Σπασμένο" #: src/pkg_columnizer.cc:111 msgid "DiskUsage" msgstr "Χρήση Δίσκου" #: src/pkg_columnizer.cc:112 msgid "DownloadSize" msgstr "ΜέγεθοςΛήψης" #: src/pkg_columnizer.cc:140 src/pkg_columnizer.cc:152 src/pkg_ver_item.cc:98 #: src/pkg_ver_item.cc:163 msgid "" msgstr "<Μ/Δ>" #: src/pkg_columnizer.cc:182 src/pkg_columnizer.cc:193 msgid "" msgstr "<καμία>" #: src/pkg_columnizer.cc:237 src/pkg_grouppolicy.cc:264 #: src/pkg_grouppolicy.cc:1673 src/qt/package.cc:236 #: src/qt/widgets/packages_tab.cc:73 msgid "virtual" msgstr "εικονικά" #: src/pkg_columnizer.cc:244 src/pkg_ver_item.cc:215 src/pkg_ver_item.cc:223 msgid "purged" msgstr "διαγραφέντα" #: src/pkg_columnizer.cc:251 src/pkg_ver_item.cc:230 msgid "half-config" msgstr "μισο-ρυθμισμένο" #: src/pkg_columnizer.cc:253 src/pkg_ver_item.cc:232 msgid "half-install" msgstr "μισο-εγκατεστημένο" #: src/pkg_columnizer.cc:255 src/pkg_ver_item.cc:234 msgid "config-files" msgstr "αρχεία ρυθμίσεων" #: src/pkg_columnizer.cc:259 src/pkg_ver_item.cc:238 msgid "triggers-awaited" msgstr "αναμονή των trigger" #: src/pkg_columnizer.cc:261 src/pkg_ver_item.cc:240 msgid "triggers-pending" msgstr "εκκρεμούν οι trigger" #: src/pkg_columnizer.cc:263 src/pkg_columnizer.cc:548 src/pkg_ver_item.cc:242 msgid "ERROR" msgstr "ΣΦΑΛΜΑ" #: src/pkg_columnizer.cc:310 src/pkg_ver_item.cc:300 msgid "hold" msgstr "αναμονή" #: src/pkg_columnizer.cc:313 msgid "forbidden upgrade" msgstr "απαγορευμένη αναβάθμιση" #: src/pkg_columnizer.cc:315 msgid "purge" msgstr "καθαρισμός" #: src/pkg_columnizer.cc:315 src/pkg_ver_item.cc:324 msgid "delete" msgstr "διαγραφή" #: src/pkg_columnizer.cc:317 src/pkg_ver_item.cc:218 src/pkg_ver_item.cc:306 msgid "broken" msgstr "σπασμένο" #: src/pkg_columnizer.cc:319 src/pkg_ver_item.cc:310 src/pkg_ver_item.cc:317 #: src/pkg_ver_item.cc:326 msgid "install" msgstr "εγκατάσταση" #: src/pkg_columnizer.cc:321 msgid "reinstall" msgstr "επανεγκατάσταση" #: src/pkg_columnizer.cc:323 msgid "upgrade" msgstr "αναβάθμιση" #: src/pkg_columnizer.cc:325 src/pkg_columnizer.cc:327 src/pkg_ver_item.cc:312 #: src/pkg_ver_item.cc:319 src/pkg_ver_item.cc:328 src/pkg_ver_item.cc:331 msgid "none" msgstr "κανένα" #. TRANSLATORS: Imp = Important #: src/pkg_columnizer.cc:359 src/pkg_ver_item.cc:359 msgid "Imp" msgstr "Σημ" #. TRANSLATORS: Req = Required #: src/pkg_columnizer.cc:361 src/pkg_ver_item.cc:362 msgid "Req" msgstr "Απ" #. TRANSLATORS: Std = Standard #: src/pkg_columnizer.cc:363 src/pkg_ver_item.cc:365 msgid "Std" msgstr "Καν" #. TRANSLATORS: Opt = Optional #: src/pkg_columnizer.cc:365 src/pkg_ver_item.cc:368 msgid "Opt" msgstr "Προ" #. TRANSLATORS: Xtr = Extra #: src/pkg_columnizer.cc:367 src/pkg_ver_item.cc:371 msgid "Xtr" msgstr "Επι" #: src/pkg_columnizer.cc:369 src/pkg_ver_item.cc:373 msgid "ERR" msgstr "ΣΦΑ" #: src/pkg_columnizer.cc:391 #, c-format msgid "#Broken: %ld" msgstr "#Κατεστραμμένα: %ld" #: src/pkg_columnizer.cc:406 #, c-format msgid "Will use %sB of disk space" msgstr "Θα χρησιμοποιηθούν %sB δίσκου" #: src/pkg_columnizer.cc:414 #, c-format msgid "Will free %sB of disk space" msgstr "Θα ελευθερώσει %sB χώρο στο δίσκο" #: src/pkg_columnizer.cc:428 #, c-format msgid "DL Size: %sB" msgstr "Μέγεθος Μετ: %sB" #. TRANSLATORS: Hostname #: src/pkg_columnizer.cc:496 msgid "HN too long" msgstr "HN πολύ μακρύ" #: src/pkg_columnizer.cc:674 #, c-format msgid "Using default for %s string: '%s'" msgstr "" #: src/pkg_columnizer.cc:679 src/pkg_columnizer.cc:691 #, c-format msgid "Unable to transcode package display format after \"%ls\"" msgstr "" "Αδυναμία μετακωδικοποίησης της μορφής εμφάνισης του πακέτου μετά το \"%ls\"" #: src/pkg_columnizer.cc:698 msgid "Internal error: Default column string is unparsable" msgstr "" "Εσωτερικό σφάλμα: Αδύνατη η ανάλυση της προκαθορισμένης στήλης χαρακτήρων" #: src/pkg_columnizer.cc:725 #, c-format msgid "Forbidden character in position %zu of %s string: '%s'" msgstr "" #: src/pkg_grouppolicy.cc:274 src/pkg_grouppolicy.cc:1036 msgid "Tasks" msgstr "Εργασίες" #: src/pkg_grouppolicy.cc:467 msgid "" "Security Updates\n" " Security updates for these packages are available from security.debian.org." msgstr "" "Αναβαθμίσεις Ασφαλείας\n" " Υπάρχουν διαθέσιμες αναβαθμίσεις ασφαλείας για αυτά τα πακέτα από το " "security.debian.org." #: src/pkg_grouppolicy.cc:468 msgid "" "Upgradable Packages\n" " A newer version of these packages is available." msgstr "" "Αναβαθμιζόμενα Πακέτα\n" " Ειναι διαθέσιμη μια νεότερη έκδοση αυτού του πακέτου." #: src/pkg_grouppolicy.cc:469 msgid "" "New Packages\n" " These packages have been added to Debian since the last time you cleared " "the list of \"new\" packages (choose \"Forget new packages\" from the " "Actions menu to empty this list)." msgstr "" "Νέα Πακέτα\n" " Αυτά τα πακέτα προστέθηκαν στο Debian από την τελευταία φορά που καθαρίσατε " "τη λίστα \"νέα\" πακέτα (επιλέξτε \" Ξέχασε τα νέα πακέτα\" από το μενού " "Ενέργειες για να καθαρίσετε αυτή τη λίστα)" #: src/pkg_grouppolicy.cc:470 msgid "" "Installed Packages\n" " These packages are currently installed on your computer." msgstr "" "Εγκατεστημένα Πακέτα\n" " Αυτά τα πακέτα είναι εγκατεστημένα για την ώρα στον υπολογιστή σας." #: src/pkg_grouppolicy.cc:471 msgid "" "Not Installed Packages\n" " These packages are not installed on your computer." msgstr "" "Μη Εγκατεστημένα Πακέτα\n" " Αυτά τα πακέτα δεν είναι εγκατεστημένα στον υπολογιστή σας" #: src/pkg_grouppolicy.cc:472 msgid "" "Obsolete and Locally Created Packages\n" " These packages are currently installed on your computer, but they are not " "available from any apt source. They may be obsolete and removed from the " "archive, or you may have built a private version of them yourself." msgstr "" "Απαρχαιωμένα και πακέτα που έχουν δημιουργηθεί Τοπικά\n" " Αυτά τα πακέτα είναι εγκατεστημένα στον υπολογιστή σας, αλλά δεν είναι " "διαθέσιμα από καμία πηγή apt. Μπορεί να έχουν απαρχαιωθεί και αφαιρεθεί από " "την αρχειοθήκη, ή έχετε δημιουργήσει εσείς μια ιδιωτική έκδοση." #: src/pkg_grouppolicy.cc:473 msgid "" "Virtual Packages\n" " These packages do not exist; they are names other packages use to require " "or provide some functionality." msgstr "" "Εικονικά Πακέτα\n" " Αυτά τα πακέτα δεν υπάρχουν στην πραγματικότητα, είναι ονόματα τα οποία " "χρησιμοποιούν άλλα πακέτα, που απαιτούν ή παρέχουν κάποια λειτουργικότητα." #: src/pkg_grouppolicy.cc:653 msgid "" "Packages which are recommended by other packages\n" " These packages are not strictly required, but they may be necessary to " "provide full functionality in some other programs that you are installing or " "upgrading." msgstr "" "Πακέτα που προτείνονται από άλλα πακέτα\n" " Αυτά τα πακέτα δεν είναι απαραίτητα για να λειτουργήσει σωστά το σύστημα " "σας, αλλά συνήθως παρέχουν επιπλέον λειτουργικότητα σε άλλα προγράμματα που " "κάνετε εγκατάσταση ή αναβαθμίζετε." #: src/pkg_grouppolicy.cc:678 msgid "" "Packages which are suggested by other packages\n" " These packages are not required in order to make your system function " "properly, but they may provide enhanced functionality for some programs that " "you are currently installing." msgstr "" "Πακέτα που προτείνονται από άλλα πακέτα\n" " Αυτά τα πακέτα δεν είναι απαραίτητα για να λειτουργήσει σωστά το σύστημα " "σας, αλλά συνήθως παρέχουν επιπλέον λειτουργικότητα σε προγράμματα που " "κάνετε εγκατάσταση." #: src/pkg_grouppolicy.cc:876 msgid "unknown" msgstr "άγνωστο" #: src/pkg_grouppolicy.cc:887 #, c-format msgid "Priority %s" msgstr "Προτεραιότητα %s" #: src/pkg_grouppolicy.cc:970 msgid "End-user" msgstr "Τελικός χρήστης" #: src/pkg_grouppolicy.cc:971 msgid "Servers" msgstr "Εξυπηρετητές" #: src/pkg_grouppolicy.cc:972 msgid "Development" msgstr "Ανάπτυξη" #: src/pkg_grouppolicy.cc:973 msgid "Localization" msgstr "Τοπικοποίηση" #: src/pkg_grouppolicy.cc:974 msgid "Hardware Support" msgstr "Υποστήριξη Υλικού" #: src/pkg_grouppolicy.cc:976 msgid "Unrecognized tasks" msgstr "Μη αναγνωρίσιμες εργασίες" #: src/pkg_grouppolicy.cc:1037 msgid "" "\n" " Tasks are groups of packages which provide an easy way to select a " "predefined set of packages for a particular purpose." msgstr "" "\n" " Οι Εργασίες είναι ομάδες από πακέτα τα οποία παρέχουν έναν εύκολο τρόπο να " "προεπιλέξετε πακέτα για ένα συγκεκριμένο σκοπό." #: src/pkg_grouppolicy.cc:1166 #, c-format msgid "Bad number in format string: %ls" msgstr "Λάθος αριθμός στην συμβολοσειρά μορφής: %ls" #: src/pkg_grouppolicy.cc:1175 #, c-format msgid "Match indices must be 1 or greater, not \"%s\"" msgstr "" "Οι δείκτες ταιριάσματος πρέπει να είναι μεγαλύτεροι ή ίσοι από 1, όχι \"%s\"" #: src/pkg_grouppolicy.cc:1193 #, c-format msgid "Match index %ls is too large; available groups are (%s)" msgstr "" "Ο δείκτης ταιριάσματος %ls είναι πολύ μεγάλος, διαθέσιμες ομάδες είναι (%s)" #: src/pkg_grouppolicy.cc:1432 msgid "TAGLESS PACKAGES" msgstr "ΠΑΚΕΤΑ ΧΩΡΙΣ ΕΤΙΚΕΤΤΕΣ" #: src/pkg_grouppolicy.cc:1433 msgid "" "\n" " These packages have not yet been classified in debtags, or the debtags " "database is not present (installing debtags may correct this problem)." msgstr "" "\n" " Αυτά τα πακέτα δεν έχουν ακόμα ταξινομηθεί σε debtags, ή η βάση δεδομένων " "debtags δεν είναι παρούσα (η εγκατάσταση του debtags πιθανόν να διορθώσει " "αυτό το πρόβλημα)." #: src/pkg_info_screen.cc:150 msgid "Source Package: " msgstr "Πηγαίο Πακέτο: " #: src/pkg_info_screen.cc:160 #, c-format msgid "Package names provided by %s" msgstr "Πακέτα που παρέχονται από το %s" #: src/pkg_info_screen.cc:173 #, c-format msgid "Packages which depend on %s" msgstr "Πακέτα που εξαρτώνται από το %s" #: src/pkg_info_screen.cc:179 #, c-format msgid "Versions of %s" msgstr "Εκδόσεις του %s" #: src/pkg_item.cc:86 #, c-format msgid "" "%s is an essential package!%n%nAre you sure you want to remove it?%nType " "'%s' if you are." msgstr "" "το %s είναι απαραίτητο πακέτο!%n%nΕίστε βέβαιοι για την αφαίρεσή " "του;%nΠληκτρολογήστε '%s' αν είσαστε." #: src/pkg_item.cc:369 src/pkg_ver_item.cc:749 #, c-format msgid "Reporting a bug in %s:\n" msgstr "Αναφορά ενός σφάλματος για το %s:\n" #: src/pkg_item.cc:389 msgid "" "You are not root and I cannot find any way to become root. To reconfigure " "this package, install the menu package, the login package, or run aptitude " "as root." msgstr "" "Δεν είστε root και δεν μπορώ να βρω τρόπο να γίνετε root. Για να ρυθμίσετε " "ξανά αυτό το πακέτο, εγκαταστήστε το πακέτο μενού, το πακέτο , ή εκτελέστε " "το aptitude ως root." #: src/pkg_item.cc:397 #, c-format msgid "Reconfiguring %s\n" msgstr "Ξαναρυθμίζεται το %s\n" #: src/pkg_subtree.cc:163 #, c-format msgid "This group contains %d package." msgid_plural "This group contains %d packages." msgstr[0] "Αυτή η ομάδα περιέχει %d πακέτο." msgstr[1] "Αυτή η ομάδα περιέχει %d πακέτα." #: src/pkg_tree.cc:178 msgid "All Packages" msgstr "Όλα πακέτα" #: src/pkg_tree.cc:282 #, c-format msgid "No packages matched the pattern \"%ls\"." msgstr "Κανένα πακέτο δεν ταιριάζει με το \"%ls\"." #: src/pkg_tree.cc:301 msgid "Enter the new package tree limit: " msgstr "Εισάγετε ένα νέο όριο για το δέντρο των πακέτων: " #: src/pkg_tree.cc:334 msgid "Enter the new package grouping mechanism for this display: " msgstr "Εισάγετε το τρόπο ομαδοποίησης πακέτων για αυτή την απεικόνιση: " #: src/pkg_tree.cc:342 msgid "Enter the new package sorting mechanism for this display: " msgstr "Εισάγετε το τρόπο ταξινόμησης πακέτων για αυτή την απεικόνιση: " #: src/pkg_view.cc:164 msgid "Couldn't cw::util::transcode column definition" msgstr "Αδυναμία cw::util::transcode του ορισμού στήλης" #: src/pkg_view.cc:171 msgid "Couldn't parse column definition" msgstr "Αδύνατο το parse του ορισμού στήλης" #: src/pkg_view.cc:222 msgid "" "If you select a package, an explanation of why it should be installed or " "removed will appear in this space." msgstr "" "Αν επιλέξετε ένα πακέτο, θα εμφανιστεί στον χώρο αυτό μια εξήγηση τού γιατί " "θα πρέπει να εγκατασταθεί ή να αφαιρεθεί." #: src/pkg_view.cc:271 msgid "provides" msgstr "" #: src/pkg_view.cc:284 msgid "Virtual package not provided by any package." msgstr "" #: src/pkg_view.cc:289 msgid "Virtual package provided by:" msgstr "" #: src/pkg_view.cc:565 msgid "make_package_view: error in arguments -- two main widgets??" msgstr "make_package_view: σφάλμα στα ορίσματα -- two main widgets??" #: src/pkg_view.cc:571 msgid "" "make_package_view: error in arguments -- bad column list for static item" msgstr "" "make_package_view: σφάλμα στα ορίσματα -- bad column list for static item" #: src/pkg_view.cc:646 msgid "Related Dependencies" msgstr "Σχετικές εξαρτήσεις" #: src/pkg_view.cc:649 msgid "Why Installed" msgstr "Γιατι εγκαταστάθηκε" #: src/pkg_view.cc:668 msgid "make_package_view: bad argument!" msgstr "make_package_view: κακό όρισμα!" #: src/pkg_view.cc:720 msgid "make_package_view: no main widget found" msgstr "make_package_view: no main widget found" #: src/qt/tabs_manager.cc:254 msgid "Perform Changes" msgstr "" #: src/qt/widgets/packages_tab.cc:72 msgid "all" msgstr "" #: src/qt/widgets/packages_tab.cc:72 msgid "installed locally" msgstr "" #: src/qt/widgets/packages_tab.cc:72 msgid "new" msgstr "" #: src/qt/widgets/packages_tab.cc:78 msgid "Show:" msgstr "" #: src/qt/widgets/packages_tab.cc:84 msgid "Manage Filters" msgstr "" #: src/qt/widgets/packages_tab.cc:105 msgid "Name and Description" msgstr "" #: src/qt/widgets/packages_tab.cc:111 msgid "Find:" msgstr "" #: src/qt/widgets/packages_tab.cc:113 msgid "by" msgstr "" #: src/qt/windows/main_window.cc:96 msgid "&File" msgstr "" #: src/qt/windows/main_window.cc:104 msgid "&Packages" msgstr "" #: src/qt/windows/main_window.cc:112 msgid "&Help" msgstr "" #: src/reason_fragment.cc:31 msgid "depends on" msgstr "εξαρτάται από" #: src/reason_fragment.cc:33 msgid "pre-depends on" msgstr "προ-εξαρτάται από" #: src/reason_fragment.cc:35 msgid "suggests" msgstr "προτείνει" #: src/reason_fragment.cc:36 msgid "recommends" msgstr "συνιστά" #: src/reason_fragment.cc:38 msgid "conflicts with" msgstr "συγκρούεται με" #: src/reason_fragment.cc:40 msgid "breaks" msgstr "breaks" #: src/reason_fragment.cc:42 msgid "replaces" msgstr "αντικαθιστά" #: src/reason_fragment.cc:43 msgid "obsoletes" msgstr "αχρηστεύει" #: src/reason_fragment.cc:44 msgid "enhances" msgstr "" #: src/reason_fragment.cc:155 #, c-format msgid " (provided by %F)" msgstr " (παρέχεται από %F)" #: src/reason_fragment.cc:272 #, c-format msgid "%F%s %F %F" msgstr "%F%s %F %F" #: src/reason_fragment.cc:321 msgid "" "If you select a package, an explanation of its current state will appear in " "this space." msgstr "" "Αν επιλέξετε ένα πακέτο, θα εμφανιστεί η τρέχουσα κατάσταση του σε αυτόν τον " "χώρο." #: src/reason_fragment.cc:355 msgid "" "%B%s%b was installed automatically; it is being removed because all of the " "packages which depend upon it are being removed:" msgstr "" "το %B%s%b εγκαταστάθηκε αυτόματα. Θα αφαιρεθεί γιατί όλα τα πακέτα που " "εξαρτώνται από αυτό θα αφαιρεθούν:" #: src/reason_fragment.cc:359 msgid "%B%s%b will be automatically removed because of dependency errors:" msgstr "το %B%s%b θα αφαιρεθεί αυτόματα λόγω προβλημάτων με τις εξαρτήσεις:" #: src/reason_fragment.cc:363 msgid "" "%B%s%b will be automatically installed to satisfy the following dependencies:" msgstr "" "το %B%s%b θα εγκατασταθεί αυτόματα για να ικανοποιηθούν οι ακόλουθες " "εξαρτήσεις:" #: src/reason_fragment.cc:369 src/reason_fragment.cc:381 msgid "" "%B%s%b cannot be upgraded now, but if it could be, it would still be held at " "version %B%s%b." msgstr "" "το %B%s%b δεν είναι δυνατό να αναβαθμιστεί τώρα, αλλά αν μπορούσε, και πάλι " "θα κρατείτο στη έκδοση %B%s%b." #: src/reason_fragment.cc:372 msgid "" "%B%s%b will not be upgraded to version %B%s%b, to avoid breaking the " "following dependencies:" msgstr "" "το %B%s%b δεν θα αναβαθμιστεί στην έκδοση %B%s%b, για να αποφευχθεί το " "σπάσιμο των παρακάτω εξαρτήσεων:" #: src/reason_fragment.cc:384 msgid "%B%s%b is currently installed." msgstr "το %B%s%b είναι εγκατεστημένο." #: src/reason_fragment.cc:390 msgid "%B%s%b is not currently installed." msgstr "το %B%s%b δεν είναι εγκατεστημένο." #: src/reason_fragment.cc:398 msgid "Some dependencies of %B%s%b are not satisfied:" msgstr "Μερικές εξαρτήσεις του %B%s%b δεν ικανοποιήθηκαν:" #: src/reason_fragment.cc:402 msgid "%B%s%b will be downgraded." msgstr "το %B%s%b θα υποβαθμιστεί." #: src/reason_fragment.cc:409 msgid "%B%s%b will not be upgraded to the forbidden version %B%s%b." msgstr "το %B%s%b δεν θα αναβαθμιστεί στη απαγορευμένη έκδοση %B%s%b." #: src/reason_fragment.cc:413 msgid "" "%B%s%b could be upgraded to version %B%s%b, but it is being held at version " "%B%s%b." msgstr "" "το %B%s%b θα μπορούσε να αναβαθμιστεί στην έκδοση %B%s%b, αλλά κρατείται " "στην έκδοση %B%s%b." #: src/reason_fragment.cc:420 msgid "%B%s%b will be re-installed." msgstr "το %B%s%b θα επανεγκατασταθεί." #: src/reason_fragment.cc:424 msgid "%B%s%b will be installed." msgstr "το %B%s%b θα εγκατασταθεί." #: src/reason_fragment.cc:428 msgid "%B%s%b will be removed." msgstr "το %B%s%b θα αφαιρεθεί." #: src/reason_fragment.cc:433 msgid "%B%s%b will be upgraded from version %B%s%b to version %B%s%b." msgstr "το %B%s%b θα αναβαθμιστεί από την έκδοση %B%s%b στην έκδοση %B%s%b." #: src/reason_fragment.cc:440 msgid "%B%s%b is only partly installed; its installation will be completed." msgstr "" "Το %B%s%b είναι μόνο μερικά εγκατεστημένο. Η εγκατάστασή του θα ολοκληρωθεί." #: src/reason_fragment.cc:472 msgid "" "The following packages depend on %B%s%b and will be broken by its removal:" msgstr "" "Τα ακόλουθα πακέτα εξαρτώνται από το %B%s%b και θα χαλάσουν από την αφαίρεσή " "του:" #: src/reason_fragment.cc:475 msgid "The following packages depend on %B%s%b and are broken:" msgstr "Τα ακόλουθα πακέτα εξαρτώνται από το %B%s%b και είναι χαλασμένα:" #: src/reason_fragment.cc:482 msgid "" "The following packages conflict with %B%s%b and will be broken by its " "installation:" msgstr "" "Τα ακόλουθα πακέτα συγκρούονται με το %B%s%b και θα χαλάσουν από την " "εγκατάστασή του:" #: src/reason_fragment.cc:515 msgid "" "The following packages depend on a version of %B%s%b other than the " "currently installed version of %B%s%b, or conflict with the currently " "installed version:" msgstr "" "Τα ακόλουθα πακέτα εξαρτώνται από μια έκδοση του %B%s%b διαφορετική από την " "εγκατεστημένη έκδοση του %B%s%b, ή συγκρούονται με την τρέχουσα " "εγκατεστημένη έκδοση:" #: src/reason_fragment.cc:519 msgid "" "The following packages conflict with %B%s%b, or depend on a version of it " "which is not going to be installed." msgstr "" "Τα ακόλουθα πακέτα συγκρούονται με το %B%s%b, ή εξαρτώνται από μια έκδοση " "του , που δεν θα εγκατασταθεί." #: src/reason_fragment.cc:523 msgid "The following packages conflict with %B%s%b:" msgstr "Τα ακόλουθα πακέτα συγκρούονται με το %B%s%b:" #: src/reason_fragment.cc:528 msgid "" "The following packages depend on a version of %B%s%b other than the " "currently installed version of %B%s%b:" msgstr "" "Τα ακόλουθα πακέτα εξαρτώνται από μια έκδοση του %B%s%b διαφορετική από την " "τρέχουσα εγκατεστημένη έκδοση του %B%s%b:" #: src/reason_fragment.cc:532 msgid "" "The following packages depend on a version of %B%s%b which is not going to " "be installed." msgstr "" "Τα ακόλουθα πακέτα εξαρτώνται από μια έκδοση του %B%s%b η οποία δεν θα " "εγκατασταθεί." #: src/reason_fragment.cc:538 msgid "upgraded" msgstr "αναβαθμίζονται" #: src/reason_fragment.cc:538 msgid "downgraded" msgstr "υποβαθμίζονται" #: src/reason_fragment.cc:544 msgid "" "The following packages depend on the currently installed version of %B%s%b " "(%B%s%b), or conflict with the version it will be %s to (%B%s%b), and will " "be broken if it is %s." msgstr "" "Τα ακόλουθα πακέτα εξαρτώνται από την τρέχουσα εγκατεστημένη έκδοση του " "%B%s%b (%B%s%b), ή συγκρούονται αν η έκδοση θα είναι %s σε (%B%s%b), και θα " "χαλάσουν αν είναι %s." #: src/reason_fragment.cc:551 msgid "" "The following packages conflict with version %B%s%b of %B%s%b, and will be " "broken if it is %s." msgstr "" "Τα ακόλουθα πακέτα συγκρούονται με την έκδοση %B%s%b του %B%s%b, και θα " "χαλάσουν εάν είναι %s." #: src/reason_fragment.cc:556 msgid "" "The following packages depend on version %B%s%b of %B%s%b, and will be " "broken if it is %s." msgstr "" "Τα ακόλουθα πακέτα εξαρτώνται από την έκδοση %B%s%b του %B%s%b, και θα " "χαλάσουν αν είναι %s." #: src/solution_dialog.cc:97 src/solution_screen.cc:505 msgid "The package cache is not available." msgstr "Δεν είναι διαθέσιμη η cache των πακέτων." #: src/solution_dialog.cc:105 msgid "No packages are broken." msgstr "Δεν υπάρχουν \"σπασμένα\" πακέτα." #: src/solution_dialog.cc:114 src/solution_screen.cc:528 msgid "No resolution found." msgstr "Δεν βρέθηκε λύση." #: src/solution_dialog.cc:183 msgid "Previous" msgstr "Προηγούμενο" #: src/solution_dialog.cc:184 msgid "Next" msgstr "Επόμενο" #: src/solution_dialog.cc:185 msgid "Apply" msgstr "Εφαρμογή" #: src/solution_dialog.cc:186 msgid "Close" msgstr "Κλείσιμο" #: src/solution_fragment.cc:164 #, c-format msgid "%s conflicts with %s [provided by %s %s]" msgstr "το πακέτο %s συγκρούεται με το %s [που παρέχεται από το %s %s]" #: src/solution_fragment.cc:177 #, c-format msgid "Removing %s" msgstr "Αφαίρεση το %s" #: src/solution_fragment.cc:179 #, c-format msgid "Installing %s %s (%s)" msgstr "Εγκατάσταση %s %s (%s)" #: src/solution_fragment.cc:185 #, c-format msgid "Leave %ls unresolved." msgstr "" #: src/solution_fragment.cc:411 msgid "%BRemove%b the following packages:%n" msgstr "%BΑφαίρεση%b των παρακάτω πακέτων:%n" #: src/solution_fragment.cc:426 msgid "%BInstall%b the following packages:%n" msgstr "%BΕγκατάσταση%b των παρακάτω πακέτων:%n" #: src/solution_fragment.cc:444 msgid "%BKeep%b the following packages at their current version:%n" msgstr "%BΔιατήρηση%b των παρακάτω πακέτων στις τωρινές τους εκδόσεις:%n" #: src/solution_fragment.cc:468 msgid "%BUpgrade%b the following packages:%n" msgstr "%BΑναβάθμιση%b των παρακάτω πακέτων:%n" #: src/solution_fragment.cc:488 msgid "%BDowngrade%b the following packages:%n" msgstr "%BΥποβάθμιση%b των παρακάτω πακέτων:%n" #: src/solution_item.cc:97 #, c-format msgid "Remove %F [%s (%s)]" msgstr "Αφαίρεση του %F [%s (%s)]" #: src/solution_item.cc:104 #, c-format msgid "Install %F [%s (%s)]" msgstr "Εγκατάσταση του %F [%s (%s)]" #: src/solution_item.cc:112 #, c-format msgid "Cancel the installation of %F" msgstr "Ακύρωση της εγκατάστασης του %F" #: src/solution_item.cc:115 #, c-format msgid "Cancel the removal of %F" msgstr "Ακύρωση της αφαίρεσης του %F" #: src/solution_item.cc:118 #, c-format msgid "Keep %F at version %s (%s)" msgstr "Διατήρηση του %F στην έκδοση %s (%s)" #: src/solution_item.cc:126 #, c-format msgid "Upgrade %F [%s (%s) -> %s (%s)]" msgstr "Αναβάθμιση του %F [%s (%s) -> %s (%s)]" #: src/solution_item.cc:135 #, c-format msgid "Downgrade %F [%s (%s) -> %s (%s)]" msgstr "Υποβάθμιση έκδοσης %F [%s (%s) -> %s (%s)]" #: src/solution_item.cc:606 #, c-format msgid "-> Leave the dependency \"%s recommends %s\" unresolved." msgstr "-> Άφησε ανεπίλυτη την εξάρτηση \"το %s συνιστά το %s\"." #: src/solution_screen.cc:164 msgid "The following actions will resolve this dependency:" msgstr "Οι ακόλουθες ενέργεις θα επιλύσουν την εξάρτηση:" #: src/solution_screen.cc:284 msgid "Keep the following packages at their current version:" msgstr "Διατήρησε τα ακόλουθα πακέτα στην τωρινή τους έκδοση:" #: src/solution_screen.cc:332 msgid "Leave the following recommendations unresolved:" msgstr "Άφησε τις ακόλουθες συστάσεις ανεπίλυτες:" #: src/solution_screen.cc:512 msgid "No broken packages." msgstr "Δεν υπάρχουν \"σπασμένα\" πακέτα." #: src/solution_screen.cc:542 #, c-format msgid "open: %d; closed: %d; defer: %d; conflict: %d" msgstr "ανοιχτό: %d; κλειστό: %d; αποτροπή: %d; σύγκρουση: %d" #: src/trust.cc:19 src/trust.cc:21 msgid "WARNING" msgstr "ΠΡΟΕΙΔΟΠΟΙΗΣΗ" #: src/trust.cc:20 msgid "" "%F: This version of %s is from an %Buntrusted source%b! Installing this " "package could allow a malicious individual to damage or take control of your " "system." msgstr "" "%F: Αυτή η έκδοση του %s είναι από μια %Bμή έμπιστη πηγή%b! Η εγκατάσταση " "αυτού του πακέτου θα μπορούσε να επιτρέψει σε κακόβουλα άτομα να προκαλέσουν " "βλάβη ή αποκτήσουν τον έλεγχο του συστήματός σας." #. TRANSLATORS: This string is a confirmation message, which users #. (especially CJK users) should be able to input without input #. methods. Please include nothing but ASCII characters. #: src/ui.cc:209 msgid "Yes, I am aware this is a very bad idea" msgstr "Ναι ξέρω ότι είναι πολύ κακή ιδέα" #: src/ui.cc:236 msgid "Er, there aren't any errors, this shouldn't have happened.." msgstr "Χμ, δεν υπήρχαν λάθη, δε θα έπρεπε να συμβαίνει αυτό.." #: src/ui.cc:242 msgid "E:" msgstr "E:" #: src/ui.cc:244 msgid "W:" msgstr "W:" #: src/ui.cc:340 msgid "" "WARNING: the package cache is opened in read-only mode! This change and all " "subsequent changes will not be saved unless you stop all other running apt-" "based programs and select \"Become root\" from the Actions menu." msgstr "" "ΠΡΟΕΙΔΟΠΟΙΗΣΗ: η cache των πακέτων είναι ανοιχτή σε κατάσταση μόνο-" "ανάγνωσης! Αυτή η αλλαγή καθώς και όλες οι επόμενες δεν θα σωθούν αν δεν " "σταματήσετε όλα τα άλλα προγράμματα που εκτελούνται και βασίζονται στο apt " "και δεν επιλέξετε \"Become root\" από το μενού των Ενέργειες." #: src/ui.cc:346 msgid "Never display this message again." msgstr "Μην επανεμφανίσεις αυτό το μήνυμα." #: src/ui.cc:392 msgid "" "You may not modify the state of any package while a download is underway." msgstr "" "Δεν θα πρέπει να μεταβάλλετε την κατάσταση οποιουδήποτε πακέτου ενώ είναι σε " "εξέλιξη κάποιο κατέβασμα αρχείων." #: src/ui.cc:423 msgid "You already are root!" msgstr "Είστε ήδη ο χρήστης root!" #: src/ui.cc:438 msgid "Invalid Get-Root-Command; it should start with su: or sudo:" msgstr "Μη έγκυρη Get-Root-Command; θα πρέπει να ξεκινά με su: ή sudo:" #: src/ui.cc:445 #, c-format msgid "Invalid Get-Root-Command; it should start with su: or sudo:, not %s:" msgstr "" "Μη έγκυρη Get-Root-Command; θα έπρεπε να ξεκινά με su: ή sudo:, όχι %s:" #: src/ui.cc:474 #, c-format msgid "Unable to fork: %s" msgstr "" #: src/ui.cc:578 msgid "" "Subprocess exited with an error -- did you type your password correctly?" msgstr "" "Η υποδιεργασία τερματίστηκε με σφάλμα -- εισάγατε τον κωδικό σας σωστά;" #: src/ui.cc:617 msgid "Loading cache" msgstr "Φόρτωση του cache" #: src/ui.cc:659 msgid "Really quit Aptitude?" msgstr "Έξοδος από το Aptitude; Σίγουρα;" #: src/ui.cc:713 src/ui.cc:2573 msgid "Change the behavior of aptitude" msgstr "Άλλαξε την συμπεριφορά του aptitude" #: src/ui.cc:749 msgid "Really discard your personal settings and reload the defaults?" msgstr "" "Είστε σίγουροι ότι θέλετε να διαγράψετε τις προσωπικές σας ρυθμίσεις και να " "φορτώσετε τις προκαθορισμένες;" #: src/ui.cc:794 #, c-format msgid "Using default value for %s string: '%s'" msgstr "" #: src/ui.cc:885 msgid "View available packages and choose actions to perform" msgstr "Εμφάνιση των διαθέσιμων πακέτων και επιλογή εργασιών" #: src/ui.cc:914 msgid "Recommended Packages" msgstr "Συνιστώμενα Πακέτα" #: src/ui.cc:915 msgid "View packages that it is recommended that you install" msgstr "Δείτε όλα τα πακέτα που προτείνονται για εγκατάσταση" #: src/ui.cc:916 msgid "Recommendations" msgstr "Συστάσεις" #: src/ui.cc:931 src/ui.cc:933 msgid "Packages (flat)" msgstr "" #: src/ui.cc:932 msgid "" "View available packages (flat, no grouping) and choose actions to perform" msgstr "" #: src/ui.cc:959 src/ui.cc:961 msgid "Packages (debtags)" msgstr "" #: src/ui.cc:960 msgid "" "View available packages (debtags grouping) and choose actions to perform" msgstr "" #: src/ui.cc:979 src/ui.cc:981 msgid "Packages (source)" msgstr "" #: src/ui.cc:980 msgid "" "View available packages (source grouping) and choose actions to perform" msgstr "" #: src/ui.cc:1002 #, c-format msgid "Information about %s" msgstr "Πληροφορίες σχετικά με το %s" #: src/ui.cc:1004 #, c-format msgid "%s info" msgstr "%s πληροφορίες" #: src/ui.cc:1025 #, c-format msgid "Packages depending on %s" msgstr "Πακέτα που εξαρτώνται από το %s" #: src/ui.cc:1026 #, c-format msgid "Dependencies of %s" msgstr "Εξαρτήσεις του %s" #: src/ui.cc:1029 #, c-format msgid "%s reverse deps" msgstr "%s" #: src/ui.cc:1030 #, c-format msgid "%s deps" msgstr "εξαρτήσεις του %s" #: src/ui.cc:1048 #, c-format msgid "Available versions of %s" msgstr "Διαθέσιμες εκδόσεις του %s" #: src/ui.cc:1050 #, c-format msgid "%s versions" msgstr "Εκδόσεις του %s" #: src/ui.cc:1056 msgid "" "Aptitude %s%n%nCopyright 2000-2008 Daniel Burrows.%n%naptitude comes with " "%BABSOLUTELY NO WARRANTY%b; for details see 'license' in the Help menu. " "This is free software, and you are welcome to redistribute it under certain " "conditions; see 'license' for details." msgstr "" "Aptitude %s%n%nCopyright 2000-2008 Daniel Burrows.Το %n%naptitude έρχεται " "χωρίς καμμιά %Bαπολύτως εγγύηση%b; για λεπτομέρειες δείτε την 'άδεια' στο " "μενού Βοήθεια. Το παρόν είναι ελεύθερο λογισμικό, και είστε ευπρόσδεκτοι να " "το αναδιανείμετε κάτω από ορισμένες συνθήκες. Δείτε την 'άδεια' για " "λεπτομέρειες." #: src/ui.cc:1106 src/ui.cc:1108 msgid "License" msgstr "Άδεια Χρήσης" #: src/ui.cc:1107 src/ui.cc:2665 msgid "View the terms under which you may copy and distribute aptitude" msgstr "" "Δείτε τους όρους κάτω από τους οποίους μπορείτε να αντιγράψετε και να " "διανείμετε το aptitude" #. TRANSLATORS: You can translate help.txt and set the filename here. #: src/ui.cc:1122 msgid "Localized file|help.txt" msgstr "help.txt" #: src/ui.cc:1124 msgid "Encoding of help.txt|UTF-8" msgstr "Κωδικοποίηση του help.txt|UTF-8" #: src/ui.cc:1135 msgid "Online Help" msgstr "Βοήθεια Online" #: src/ui.cc:1136 msgid "View a brief introduction to aptitude" msgstr "Δες μια σύντομη εισαγωγή στο aptitude" #: src/ui.cc:1137 src/ui.cc:2817 msgid "Help" msgstr "Βοήθεια" #. TRANSLATORS: You can translate README and set the filename here. #: src/ui.cc:1146 msgid "Localized file|README" msgstr "" #: src/ui.cc:1147 msgid "Encoding of README|ISO_8859-1" msgstr "Κωδικοποίηση του README|ISO_8859-1" #: src/ui.cc:1158 msgid "User's Manual" msgstr "Εγχειρίδιο Χρήσης" #: src/ui.cc:1159 msgid "Read the full user's manual of aptitude" msgstr "Διαβάστε το πλήρες εγχειρίδιο χρήσης του aptitude" #: src/ui.cc:1160 msgid "Manual" msgstr "Εγχειρίδιο" #: src/ui.cc:1167 src/ui.cc:1169 msgid "FAQ" msgstr "FAQ" #: src/ui.cc:1168 src/ui.cc:2657 msgid "View a list of frequently asked questions" msgstr "Εμφάνιση των πιο συχνών ερωτήσεων" #: src/ui.cc:1177 src/ui.cc:1179 msgid "News" msgstr "Νέα" #: src/ui.cc:1178 #, c-format msgid "View the important changes made in each version of %s" msgstr "Δείτε τις σημαντικές αλλαγές που έχουν γίνει σε κάθε έκδοση του %s" #: src/ui.cc:1185 #, c-format msgid "" "Unable to remove the old temporary directory; you should remove %s by hand." msgstr "" "Αδύνατη η διαγραφή του προηγούμενου προσωρινού καταλόγου; θα πρέπει να " "διαγράψετε το %s με το χέρι." #: src/ui.cc:1190 #, c-format msgid "" "Will not remove %s; you should examine the files in it and remove them by " "hand." msgstr "" "Δεν θα αφαιρεθεί ο κατάλογος %s;θα πρέπει να εξετάσετε τα αρχεία σ' αυτόν " "και να τα αφαιρέσετε με το χέρι." #: src/ui.cc:1216 #, c-format msgid "" "It appears that a previous version of aptitude left files behind in %s. " "These files are probably useless and safe to delete.%n%nDo you want to " "remove this directory and all its contents? If you select \"No\", you will " "not see this message again." msgstr "" "Φαίνεται ότι μια προηγούμενη έκδοση του aptitude έχει αφήσει πίσω κάποια " "αρχεία στον κατάλογο %s. Τα αρχεία αυτά είναι πιθανόν μη απαραίτητα και " "μπορούν να διαγραφούν με ασφάλεια.%n%nΘέλετε να διαγράψετε αυτόν τον " "κατάλογο και όλα τα περιεχόμενά του; Αν επιλέξετε \"Όχι\", δεν θα ξαναδείτε " "αυτό το μήνυμα." #: src/ui.cc:1237 msgid "Performing actions..." msgstr "" #: src/ui.cc:1291 msgid "View the progress of the package download" msgstr "Εμφάνιση προόδου της διαδικασίας μεταφόρτωσης πακέτου" #: src/ui.cc:1292 msgid "Package Download" msgstr "Κατέβασμα Πακέτου" #: src/ui.cc:1339 msgid "" "%BWARNING%b: untrusted versions of the following packages will be " "installed!%n%nUntrusted packages could %Bcompromise your system's " "security%b. You should only proceed with the installation if you are " "certain that this is what you want to do.%n%n" msgstr "" "%BΠΡΟΕΙΔΟΠΟΙΗΣΗ%b: θα εγκατασταθούν μή έμπιστες εκδόσεις των παρακάτω%n " "πακέτων!%n%n Η εγκατάσταση μη έμπιστων πακέτων θα μπορούσε να οδηγήσει στην " "%Bπαραβίαση της ασφάλειας του συστήματός σας%b. Προχωρήστε στην εγκατάσταση " "μόνο αν είστε βέβαιοι ότι αυτό θέλετε.%n%n" #: src/ui.cc:1345 msgid " %S*%N %s [version %s]%n" msgstr " %S*%N %s [έκδοση %s]%n" #: src/ui.cc:1351 msgid "Really Continue" msgstr "Χωρίς πλάκα, συνέχεια" #: src/ui.cc:1353 msgid "Abort Installation" msgstr "Εγκατάλειψη εγκατάστασης" #: src/ui.cc:1417 msgid "Preview of package installation" msgstr "Προεπισκόπηση της εγκατάστασης των πακέτων" #: src/ui.cc:1418 msgid "View and/or adjust the actions that will be performed" msgstr "Εμφάνιση και/ή ρύθμιση των ενεργειών που θα εκτελεστούν" #: src/ui.cc:1480 msgid "Some packages were broken and have been fixed:" msgstr "Κάποια πακέτα ήταν κατεστραμμένα και έχουν διορθωθεί:" #: src/ui.cc:1488 msgid "No solution to these dependency problems exists!" msgstr "Δεν υπάρχει λύση για τα προβλήματα αυτά εξαρτήσεων!" #: src/ui.cc:1494 #, c-format msgid "" "Ran out of time while trying to resolve dependencies (press \"%s\" to try " "harder)" msgstr "" "Εξάντληση χρόνου κατά την προσπάθεια επίλυσης των εξαρτήσεων (πατήστε \"%s\" " "για να προσπαθήσετε πιο επίμονα)" #: src/ui.cc:1540 msgid "" "Installing/removing packages requires administrative privileges, which you " "currently do not have. Would you like to change to the root account?" msgstr "" "Η εγκατάσταση/αφαίρεση πακέτων απαιτεί προνόμια διαχειριστή, που δεν έχετε " "αυτή τη στιγμή. Θα θέλατε να περάσετε στο λογαριασμό χρήστη root;" #: src/ui.cc:1543 src/ui.cc:1782 src/ui.cc:1843 src/ui.cc:1938 msgid "Become root" msgstr "Μετατροπή σε root" #: src/ui.cc:1545 src/ui.cc:1784 src/ui.cc:1845 src/ui.cc:1940 msgid "Don't become root" msgstr "Οχι μετατροπή σε root" #: src/ui.cc:1666 msgid "No packages are scheduled to be installed, removed, or upgraded." msgstr "Δεν έχουν επιλεγεί πακέτα για εγκατάσταση, αφαίρεση ή αναβάθμιση." #: src/ui.cc:1672 msgid "" "No packages will be installed, removed or upgraded. Some packages could be " "upgraded, but you have not chosen to upgrade them. Type \"U\" to prepare an " "upgrade." msgstr "" "Δεν θα εγκατασταθούν, αφαιρεθούν ή αναβαθμιστούν πακέτα. Μερικά πακέτα θα " "μπορούσαν να αναβαθμιστούν, αλλά επιλέξατε να μην τα αναβαθμίσετε. " "Πληκτρολογήστε \"U\" για να προετοιμάσετε μια αναβάθμιση." #: src/ui.cc:1752 msgid "Updating package lists" msgstr "Ανανέωση της λίστας πακέτων" #: src/ui.cc:1753 msgid "View the progress of the package list update" msgstr "Εμφάνιση προόδου της διαδικασίας ανανέωσης πακέτων" #: src/ui.cc:1754 msgid "List Update" msgstr "Αναβάθμιση λίστας" #: src/ui.cc:1779 msgid "" "Updating the package lists requires administrative privileges, which you " "currently do not have. Would you like to change to the root account?" msgstr "" "Η ενημέρωση των καταλόγων των πακέτων απαιτεί προνόμια διαχειριστή, που δεν " "έχετε αυτή τη στιγμή. Θα θέλατε να αλλάξετε στον λογαριασμό του χρήστη root;" #: src/ui.cc:1794 src/ui.cc:2408 msgid "Waste time trying to find mines" msgstr "Σκοτώστε την ώρα σας βρίσκοντας νάρκες" #: src/ui.cc:1801 src/ui.cc:1889 msgid "Cleaning while a download is in progress is not allowed" msgstr "Δεν επιτρέπεται εκκαθάριση κατά τη διάρκεια της μεταφόρτωσης" #: src/ui.cc:1816 msgid "Deleting downloaded files" msgstr "Διαγράφονται τα μεταφορτωμένα αρχείων" #: src/ui.cc:1830 msgid "Downloaded package files have been deleted" msgstr "Τα μεταφορτωμένα αρχεία έχουν διαγραφεί" #: src/ui.cc:1840 msgid "" "Cleaning the package cache requires administrative privileges, which you " "currently do not have. Would you like to change to the root account?" msgstr "" #: src/ui.cc:1886 msgid "The apt cache file is not available; cannot auto-clean." msgstr "" "%Το αρχείο της cache του apt δεν είναι διαθέσιμο. Αδύνατο το auto-clean." #: src/ui.cc:1924 #, c-format msgid "" "Obsolete downloaded package files have been deleted, freeing %sB of disk " "space." msgstr "" "Τα περιττά αρχεία που έχετε κατεβάσει έχουν διαγραφεί, απελευθερώνοντας %sB " "χώρου στον δίσκο." #: src/ui.cc:1935 msgid "" "Deleting obsolete files requires administrative privileges, which you " "currently do not have. Would you like to change to the root account?" msgstr "" #: src/ui.cc:2037 msgid "No more solutions." msgstr "Δεν υπάρχουν περισσότερες λύσεις." #: src/ui.cc:2245 msgid "Unable to find a solution to apply." msgstr "Δεν μπορώ να βρω μια εφαρμόσιμη λύση." #: src/ui.cc:2251 msgid "Ran out of time while trying to find a solution." msgstr "Εξάντληση χρόνου κατά την προσπάθεια εύρεσης μιας λύσης." #: src/ui.cc:2311 src/ui.cc:2313 msgid "Resolve Dependencies" msgstr "Επίλυση Εξαρτήσεων" #: src/ui.cc:2312 msgid "Search for solutions to unsatisfied dependencies" msgstr "Ψάξιμο λύσεων για τις μη ικανοποιημένες εξαρτήσεις" #: src/ui.cc:2324 #, c-format msgid "Unable to open %ls" msgstr "Αδύνατο το άνοιγμα του %ls" #: src/ui.cc:2330 msgid "Error while dumping resolver state" msgstr "Λάθος κατά το \"άδειασμα\" της κατάστασης του resolver" #: src/ui.cc:2370 msgid "^Install/remove packages" msgstr "^Εγκατάσταση/Αφαίρεση πακέτων" #: src/ui.cc:2373 msgid "^Update package list" msgstr "^Ενημέρωση της λίστας πακέτων" #: src/ui.cc:2378 msgid "Mark Up^gradable" msgstr "Σημείωση Ανα^βαθμίσιμων" #: src/ui.cc:2383 msgid "^Forget new packages" msgstr "Ξέχασε τα νέα πακέτα" #: src/ui.cc:2387 msgid "Canc^el pending actions" msgstr "Ακύ^ρωση των εκκρεμών ενεργειών" #: src/ui.cc:2391 msgid "^Clean package cache" msgstr "Εκκαθάριση του cache των πακέτων" #: src/ui.cc:2395 msgid "Clean ^obsolete files" msgstr "Εκκαθάριση ^περιττών αρχείων" #: src/ui.cc:2402 msgid "^Reload package cache" msgstr "Επαναφόρτωση του cache πακέτων" #: src/ui.cc:2407 msgid "^Play Minesweeper" msgstr "Παίξε Ναρκαλιευτή" #: src/ui.cc:2412 msgid "^Become root" msgstr "Σύνδεση ως root" #: src/ui.cc:2415 msgid "^Quit" msgstr "Έξοδος" #: src/ui.cc:2422 src/ui.cc:2811 msgid "Undo" msgstr "Αναίρεση" #: src/ui.cc:2431 msgid "^Install" msgstr "^Εγκατάσταση" #: src/ui.cc:2432 msgid "Flag the currently selected package for installation or upgrade" msgstr "Σήμανση του τρέχοντος πακέτου για εγκατάσταση ή αναβάθμιση" #: src/ui.cc:2435 msgid "R^einstall" msgstr "" #: src/ui.cc:2436 msgid "Flag the currently selected package for reinstallation" msgstr "" #: src/ui.cc:2439 msgid "^Remove" msgstr "^Αφαίρεση" #: src/ui.cc:2440 msgid "Flag the currently selected package for removal" msgstr "Σήμανση του τρέχοντος πακέτου για αφαίρεση" #: src/ui.cc:2443 msgid "^Purge" msgstr "^Διαγραφή" #: src/ui.cc:2444 msgid "" "Flag the currently selected package and its configuration files for removal" msgstr "" "Σήμανση του τρέχοντος πακέτου και των αρχείων ρυθμίσεών του για αφαίρεση" #: src/ui.cc:2447 msgid "^Keep" msgstr "^Κράτηση" #: src/ui.cc:2448 msgid "Cancel any action on the selected package" msgstr "Ακύρωση κάθε ενέργειας για το επιλεγμένο πακέτο" #: src/ui.cc:2451 msgid "^Hold" msgstr "^Αναμονή" #: src/ui.cc:2452 msgid "" "Cancel any action on the selected package, and protect it from future " "upgrades" msgstr "" "Ακύρωση κάθε ενέργειας για το επιλεγμένο πακέτο, και προστασία του από " "μελλοντικές αναβαθμίσεις" #: src/ui.cc:2455 msgid "Mark ^Auto" msgstr "^Αυτόματη Σήμανση" #: src/ui.cc:2456 msgid "" "Mark the selected package as having been automatically installed; it will " "automatically be removed if no other packages depend on it" msgstr "" "Επισημάνετε το επιλεγμένο πακέτο ως αυτόματα εγκατεστημένο. Θα αφαιρεθεί " "αυτόματα αν κανένα άλλο πακέτο δεν εξαρτάται από αυτό" #: src/ui.cc:2459 msgid "Mark ^Manual" msgstr "^Χειροκίνητη Σήμανση" #: src/ui.cc:2460 msgid "" "Mark the selected package as having been manually installed; it will not be " "removed unless you manually remove it" msgstr "" "Επισημάνετε το επιλεγμένο πακέτο ως χειροκίνητα εγκατεστημένο. Δεν πρόκειται " "να αφαιρεθεί αν δεν το αφαιρέσετε εσείς χειροκίνητα" #: src/ui.cc:2463 msgid "^Forbid Version" msgstr "^Απαγόρευση έκδοσης" #: src/ui.cc:2464 msgid "" "Forbid the candidate version of the selected package from being installed; " "newer versions of the package will be installed as usual" msgstr "" "Απαγόρευσε την εγκατάσταση της υποψήφιας έκδοσης του επιλεγμένου πακέτου. " "Νεώτερες εκδόσεις του πακέτου θα εγκατασταθούν ως συνήθως" #: src/ui.cc:2468 msgid "I^nformation" msgstr "Π^ληροφορίες" #: src/ui.cc:2469 msgid "Display more information about the selected package" msgstr "Εμφάνισε περισσότερες πληροφορίες για το επιλεγμένο πακέτο" #: src/ui.cc:2472 msgid "C^ycle Package Information" msgstr "Κυκλική εναλλαγή Πληροφοριών Πακέτου" #: src/ui.cc:2473 msgid "" "Cycle through the modes of the package information area: it can show the " "package's long description, a summary of its dependency status, or an " "analysis of why the package is required." msgstr "" "Κυκλική εναλλαγή των δυνατών καταστάσεων της περιοχής πληροφοριών πακέτου: " "μπορεί να εμφανίζει την εκτενή περιγραφή του πακέτου, μια περίληψη της " "κατάστασης εξαρτήσεών του ή μια ανάλυση του γιατί το πακέτο είναι απαραίτητο." #: src/ui.cc:2476 msgid "^Changelog" msgstr "Α^ρχείο Αλλαγών" #: src/ui.cc:2477 msgid "Display the Debian changelog of the selected package" msgstr "Εμφάνισε το ημερολόγιο αλλαγών του Debian για το επιλεγμένο πακέτο" #: src/ui.cc:2484 msgid "^Examine Solution" msgstr "^Εξέταση της λύσης" #: src/ui.cc:2485 msgid "Examine the currently selected solution to the dependency problems." msgstr "Εξέτασε την παρούσα λύση των προβλημάτων εξάρτησης." #: src/ui.cc:2488 msgid "Apply ^Solution" msgstr "Εφαρμογή της ^Λύσης" #: src/ui.cc:2489 msgid "Perform the actions contained in the currently selected solution." msgstr "" "Εφαρμογή των ενεργειών που περιέχονται στην λύση που έχει τώρα επιλεχθεί." #: src/ui.cc:2492 msgid "^Next Solution" msgstr "^Επόμενη λύση" #: src/ui.cc:2493 msgid "Select the next solution to the dependency problems." msgstr "Επέλεξε την επόμενη λύση στα προβλήματα εξαρτήσεων." #: src/ui.cc:2496 msgid "^Previous Solution" msgstr "^Προηγούμενη λύση" #: src/ui.cc:2497 msgid "Select the previous solution to the dependency problems." msgstr "Επέλεξε την προηγούμενη λύση στα προβλήματα εξαρτήσεων." #: src/ui.cc:2500 msgid "^First Solution" msgstr "^Πρώτη λύση" #: src/ui.cc:2501 msgid "Select the first solution to the dependency problems." msgstr "Επέλεξε την πρώτη λύση στα προβλήματα εξαρτήσεων." #: src/ui.cc:2504 msgid "^Last Solution" msgstr "^Τελευταία λύση" #: src/ui.cc:2505 msgid "" "Select the last solution to the dependency problems that has been generated " "so far." msgstr "" "Επέλεξε την τελευταία λύση στα προβλήματα εξαρτήσεων που έχουν δημιουργηθεί " "μέχρι τώρα." #: src/ui.cc:2511 msgid "Toggle ^Rejected" msgstr "Αλλαγή επιλογής ^Απορριφθέντων" #: src/ui.cc:2512 msgid "Toggle whether the currently selected action is rejected." msgstr "" "Αλλαγή επιλογής για την απόρριψη της ενέργειας που έχει αυτή την στιγμή " "επιλεχθεί." #: src/ui.cc:2516 msgid "Toggle ^Approved" msgstr "Αλλαγή επιλογής ^Αποδεχθέντων" #: src/ui.cc:2517 msgid "Toggle whether the currently selected action is approved." msgstr "" "Αλλαγή επιλογής αποδοχής της ενέργειας που έχει αυτή τη στιγμή επιλεχθεί." #: src/ui.cc:2521 msgid "^View Target" msgstr "^Επιθεώρηση Στόχου" #: src/ui.cc:2522 msgid "View the package which will be affected by the selected action" msgstr "" "Επιθεώρηση των πακέτων που θα επηρρεαστούν από την επιλεγμένη ενέργεια" #: src/ui.cc:2528 msgid "Reject Breaking ^Holds" msgstr "Απόρριψη Breaking ^Holds" #: src/ui.cc:2530 msgid "" "Reject all actions that would change the state of held packages or install " "forbidden versions" msgstr "" "Απόρριψη όλων των ενεργειών που θα άλλαζαν την κατάσταση των σε αναμονή " "πακέτων ή θα εγκαθιστούσαν αποαγορευμένες εκδόσεις." #: src/ui.cc:2538 msgid "^Find" msgstr "^Ευρεση" #: src/ui.cc:2539 msgid "Search forwards" msgstr "Αναζήτηση προς τα εμπρός" #: src/ui.cc:2542 msgid "^Find Backwards" msgstr "^Αναζήτηση προς τα πίσω" #: src/ui.cc:2543 msgid "Search backwards" msgstr "Αναζήτηση προς τα πίσω" #: src/ui.cc:2546 msgid "Find ^Again" msgstr "Βρές ^Ξανά" #: src/ui.cc:2547 msgid "Repeat the last search" msgstr "Επανάληψη της τελευταίας αναζήτησης" #: src/ui.cc:2550 msgid "Find Again ^Backwards" msgstr "Αναζήτηση και πάλι ^προς τα πίσω" #: src/ui.cc:2551 msgid "Repeat the last search in the opposite direction" msgstr "Επανάληψη της τελευταίας αναζήτησης στην αντίθετη κατεύθυνση" #: src/ui.cc:2555 msgid "^Limit Display" msgstr "^Περιόρισε Εμφάνιση" #: src/ui.cc:2556 msgid "Apply a filter to the package list" msgstr "Εφαρμογή φίλτρου στον κατάλογο των πακέτων" #: src/ui.cc:2559 msgid "^Un-Limit Display" msgstr "^Εμφάνιση Χωρίς Περιορισμούς" #: src/ui.cc:2560 msgid "Remove the filter from the package list" msgstr "Αφαίρεση του φίλτρου από τον κατάλογο των πακέτων" #: src/ui.cc:2564 msgid "Find ^Broken" msgstr "Βρές Σ^πασμένο" #: src/ui.cc:2565 msgid "Find the next package with unsatisfied dependencies" msgstr "Βρες το επόμενο πακέτο με ανεπίλυτες εξαρτήσεις" #: src/ui.cc:2572 msgid "^Preferences" msgstr "^Προτιμήσεις" #: src/ui.cc:2577 msgid "^UI options" msgstr "Επιλογές ^Περιβάλλοντος" #: src/ui.cc:2578 msgid "Change the settings which affect the user interface" msgstr "Αλλαγή των επιλογών που μεταβάλουν το περιβάλλον εργασίας" #: src/ui.cc:2581 msgid "^Dependency handling" msgstr "Διαχείριση Εξαρτήσεων" #: src/ui.cc:2582 msgid "Change the settings which affect how package dependencies are handled" msgstr "" "Αλλαγή των ρυθμίσεων που επηρεάζουν τη διαχείριση των εξαρτήσεων των πακέτων" #: src/ui.cc:2585 msgid "^Miscellaneous" msgstr "^Διάφορα" #: src/ui.cc:2586 msgid "Change miscellaneous program settings" msgstr "Αλλαγή διαφόρων επιλογών του προγράμματος" #: src/ui.cc:2592 msgid "^Revert options" msgstr "^Επαναφορά επιλογών" #: src/ui.cc:2593 msgid "Reset all settings to the system defaults" msgstr "Ορισμός όλων των επιλογών στις προκαθορισμένες τιμές" #: src/ui.cc:2604 msgid "^Next" msgstr "^Επόμενο" #: src/ui.cc:2605 msgid "View next display" msgstr "Εμφάνιση επόμενης οθόνης" #: src/ui.cc:2608 msgid "^Prev" msgstr "^Προηγ" #: src/ui.cc:2609 msgid "View previous display" msgstr "Εμφάνιση προηγούμενης οθόνης" #: src/ui.cc:2612 msgid "^Close" msgstr "^Κλείσιμο" #: src/ui.cc:2613 msgid "Close this display" msgstr "Κλείσιμο αυτής της οθόνης" #: src/ui.cc:2618 msgid "New Package ^View" msgstr "^Προσθήκη κεντρικής όψης" #: src/ui.cc:2619 msgid "Create a new default package view" msgstr "Δημιουργία νέας οθόνης εμφάνισης πακέτου" #: src/ui.cc:2622 msgid "Audit ^Recommendations" msgstr "Εξέταση ^Συστάσεων" #: src/ui.cc:2623 msgid "" "View packages which it is recommended that you install, but which are not " "currently installed." msgstr "" "Επίβλεψη πακέτων που συνίσταται να εγκατασταθούν, αλλά δεν είναι αυτή τη " "στιγμή εγκατεστημένα." #: src/ui.cc:2626 msgid "New ^Flat Package List" msgstr "Νέα ^Απλή Λίστα Πακέτων" #: src/ui.cc:2627 msgid "View all the packages on the system in a single uncategorized list" msgstr "" "Δείτε όλα τα πακέτα στο σύστημα σε μια μοναδική χωρίς κατηγορίες λίστα" #: src/ui.cc:2630 msgid "New ^Debtags Browser" msgstr "Νέός browser για ^Debtags" #: src/ui.cc:2632 msgid "Browse packages using Debtags data" msgstr "Επιθεώρηση των πακέτων χρησιμοποιώντας τα δεδομένα του Debtags" #: src/ui.cc:2635 msgid "New ^Source Package View" msgstr "" #: src/ui.cc:2637 msgid "Create a new package view, grouped by source package" msgstr "" #: src/ui.cc:2645 msgid "^About" msgstr "Σχετικά" #: src/ui.cc:2646 msgid "View information about this program" msgstr "Εμφάνιση πληροφορίας σχετικά με το πρόγραμμα" #: src/ui.cc:2649 msgid "^Help" msgstr "^Βοήθεια" #: src/ui.cc:2650 msgid "View the on-line help" msgstr "Εμφάνιση της βοήθειας του προγράμματος" #: src/ui.cc:2652 msgid "User's ^Manual" msgstr "Οδηγίες ^Χρήσης" #: src/ui.cc:2653 msgid "View the detailed program manual" msgstr "Εμφάνιση των αναλυτικών οδηγιών χρήσης" #: src/ui.cc:2656 msgid "^FAQ" msgstr "^FAQ" #: src/ui.cc:2660 msgid "^News" msgstr "^Νέα" #: src/ui.cc:2661 msgid "View the important changes made in each version of " msgstr "Δείτε τις σημαντικές αλλαγές που έχουν γίνει σε κάθε έκδοση του " #: src/ui.cc:2664 msgid "^License" msgstr "Άδεια ^χρήσης" #: src/ui.cc:2810 msgid "Actions" msgstr "Ενέργειες" #: src/ui.cc:2814 msgid "Search" msgstr "Αναζήτηση" #: src/ui.cc:2815 msgid "Options" msgstr "Επιλογές" #: src/ui.cc:2816 msgid "Views" msgstr "Οθόνες" #: src/ui.cc:2882 #, c-format msgid "" "%ls: Menu %ls: Help %ls: Quit %ls: Update %ls: " "Preview/Download/Install/Remove Pkgs" msgstr "" #: src/ui.cc:3252 msgid "yes_key" msgstr "Ν" #: src/ui.cc:3253 msgid "no_key" msgstr "Ο" #: src/view_changelog.cc:273 #, c-format msgid "%s changes" msgstr "%s αλλαγές" #: src/view_changelog.cc:274 msgid "View the list of changes made to this Debian package." msgstr "Δείτε τις αλλαγές που έχουν γίνει σ' αυτό το πακέτο Debian." #: src/view_changelog.cc:343 #, c-format msgid "Preparing to download the changelog of %s" msgstr "" #: src/view_changelog.cc:371 #, c-format msgid "Failed to download the changelog of %s: %s" msgstr "" #: src/view_changelog.cc:382 #, c-format msgid "Downloading the changelog of %s" msgstr "" #: src/view_changelog.cc:415 msgid "You can only view changelogs of official Debian packages." msgstr "Μπορείτε να εμφανίσετε ημερολόγια αλλαγών μόνο για επίσημα πακέτα." language-pack-el-base/data/el/LC_MESSAGES/bfd.po0000644000000000000000000041431512734304615016157 0ustar # Greek, Modern (1453-) translation for binutils # Copyright (c) (c) 2006 Canonical Ltd, and Rosetta Contributors 2006 # This file is distributed under the same license as the binutils package. # FIRST AUTHOR , 2006. # msgid "" msgstr "" "Project-Id-Version: binutils\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2014-02-10 09:42+1030\n" "PO-Revision-Date: 2012-04-12 18:25+0000\n" "Last-Translator: George Varvates \n" "Language-Team: Greek, Modern (1453-) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 15:59+0000\n" "X-Generator: Launchpad (build 18115)\n" #: aout-adobe.c:127 msgid "%B: Unknown section type in a.out.adobe file: %x\n" msgstr "" #: aout-cris.c:199 #, c-format msgid "%s: Invalid relocation type exported: %d" msgstr "" #: aout-cris.c:242 msgid "%B: Invalid relocation type imported: %d" msgstr "" #: aout-cris.c:253 msgid "%B: Bad relocation record imported: %d" msgstr "" #: aoutx.h:1273 aoutx.h:1611 #, c-format msgid "%s: can not represent section `%s' in a.out object file format" msgstr "" #: aoutx.h:1577 #, c-format msgid "" "%s: can not represent section for symbol `%s' in a.out object file format" msgstr "" #: aoutx.h:1579 vms-alpha.c:7668 msgid "*unknown*" msgstr "*άγνωστο*" #: aoutx.h:4017 aoutx.h:4343 msgid "%P: %B: unexpected relocation type\n" msgstr "" #: aoutx.h:5374 #, c-format msgid "%s: relocatable link from %s to %s not supported" msgstr "" #: archive.c:2194 msgid "Warning: writing archive was slow: rewriting timestamp\n" msgstr "" #: archive.c:2482 msgid "Reading archive file mod timestamp" msgstr "" #: archive.c:2506 msgid "Writing updated armap timestamp" msgstr "" #: bfd.c:398 msgid "No error" msgstr "Κανένα σφάλμα" #: bfd.c:399 msgid "System call error" msgstr "" #: bfd.c:400 msgid "Invalid bfd target" msgstr "" #: bfd.c:401 msgid "File in wrong format" msgstr "Αρχείο σε λάθος μορφή" #: bfd.c:402 msgid "Archive object file in wrong format" msgstr "" #: bfd.c:403 msgid "Invalid operation" msgstr "Μη έγκυρη διαδικασία" #: bfd.c:404 msgid "Memory exhausted" msgstr "" #: bfd.c:405 msgid "No symbols" msgstr "" #: bfd.c:406 msgid "Archive has no index; run ranlib to add one" msgstr "" #: bfd.c:407 msgid "No more archived files" msgstr "" #: bfd.c:408 msgid "Malformed archive" msgstr "" #: bfd.c:422 msgid "DSO missing from command line" msgstr "" #: bfd.c:409 msgid "File format not recognized" msgstr "" #: bfd.c:410 msgid "File format is ambiguous" msgstr "Η μορφή του αρχείου ειναι διφορούμενη" #: bfd.c:411 msgid "Section has no contents" msgstr "Ο τομέας δεν έχει περιεχόμενα" #: bfd.c:412 msgid "Nonrepresentable section on output" msgstr "" #: bfd.c:413 msgid "Symbol needs debug section which does not exist" msgstr "" #: bfd.c:414 msgid "Bad value" msgstr "" #: bfd.c:415 msgid "File truncated" msgstr "" #: bfd.c:416 msgid "File too big" msgstr "Πολύ μεγάλο αρχείο" #: bfd.c:417 #, c-format msgid "Error reading %s: %s" msgstr "" #: bfd.c:418 msgid "#" msgstr "" #: bfd.c:945 #, c-format msgid "BFD %s assertion fail %s:%d" msgstr "" #: bfd.c:957 #, c-format msgid "BFD %s internal error, aborting at %s line %d in %s\n" msgstr "" #: bfd.c:961 #, c-format msgid "BFD %s internal error, aborting at %s line %d\n" msgstr "" #: bfd.c:963 msgid "Please report this bug.\n" msgstr "Παρακαλώ να αναφέρετε αυτό το σφάλμα.\n" #: bfdwin.c:206 #, c-format msgid "not mapping: data=%lx mapped=%d\n" msgstr "" #: bfdwin.c:209 #, c-format msgid "not mapping: env var not set\n" msgstr "" #: binary.c:271 #, c-format msgid "" "Warning: Writing section `%s' to huge (ie negative) file offset 0x%lx." msgstr "" #: bout.c:1146 elf-m10300.c:2075 elf32-avr.c:1654 elf32-frv.c:5731 #: elfxx-sparc.c:2796 reloc.c:5677 reloc16.c:162 elf32-ia64.c:360 #: elf64-ia64.c:360 msgid "%P%F: --relax and -r may not be used together\n" msgstr "" #: cache.c:226 msgid "reopening %B: %s\n" msgstr "" #: coff-alpha.c:491 msgid "" "%B: Cannot handle compressed Alpha binaries.\n" " Use compiler flags, or objZ, to generate uncompressed binaries." msgstr "" #: coff-alpha.c:648 msgid "%B: unknown/unsupported relocation type %d" msgstr "" #: coff-alpha.c:900 coff-alpha.c:937 coff-alpha.c:2025 coff-mips.c:1003 msgid "GP relative relocation used when GP not defined" msgstr "" #: coff-alpha.c:1502 msgid "using multiple gp values" msgstr "" #: coff-alpha.c:1561 msgid "%B: unsupported relocation: ALPHA_R_GPRELHIGH" msgstr "" #: coff-alpha.c:1568 msgid "%B: unsupported relocation: ALPHA_R_GPRELLOW" msgstr "" #: coff-alpha.c:1575 elf32-m32r.c:2493 elf64-alpha.c:4079 elf64-alpha.c:4228 #: elf32-ia64.c:3845 elf64-ia64.c:3845 msgid "%B: unknown relocation type %d" msgstr "" #: coff-arm.c:1038 #, c-format msgid "%B: unable to find THUMB glue '%s' for `%s'" msgstr "" #: coff-arm.c:1067 #, c-format msgid "%B: unable to find ARM glue '%s' for `%s'" msgstr "" #: coff-arm.c:1369 elf32-arm.c:6980 #, c-format msgid "" "%B(%s): warning: interworking not enabled.\n" " first occurrence: %B: arm call to thumb" msgstr "" #: coff-arm.c:1459 #, c-format msgid "" "%B(%s): warning: interworking not enabled.\n" " first occurrence: %B: thumb call to arm\n" " consider relinking with --support-old-code enabled" msgstr "" #: coff-arm.c:1754 coff-tic80.c:695 cofflink.c:3081 msgid "%B: bad reloc address 0x%lx in section `%A'" msgstr "" #: coff-arm.c:2079 msgid "%B: illegal symbol index in reloc: %d" msgstr "" #: coff-arm.c:2210 #, c-format msgid "error: %B is compiled for APCS-%d, whereas %B is compiled for APCS-%d" msgstr "" #: coff-arm.c:2226 elf32-arm.c:15580 #, c-format msgid "" "error: %B passes floats in float registers, whereas %B passes them in " "integer registers" msgstr "" #: coff-arm.c:2229 elf32-arm.c:15584 #, c-format msgid "" "error: %B passes floats in integer registers, whereas %B passes them in " "float registers" msgstr "" #: coff-arm.c:2243 #, c-format msgid "" "error: %B is compiled as position independent code, whereas target %B is " "absolute position" msgstr "" #: coff-arm.c:2246 #, c-format msgid "" "error: %B is compiled as absolute position code, whereas target %B is " "position independent" msgstr "" #: coff-arm.c:2274 elf32-arm.c:15649 #, c-format msgid "Warning: %B supports interworking, whereas %B does not" msgstr "" #: coff-arm.c:2277 elf32-arm.c:15655 #, c-format msgid "Warning: %B does not support interworking, whereas %B does" msgstr "" #: coff-arm.c:2301 #, c-format msgid "private flags = %x:" msgstr "" #: coff-arm.c:2309 elf32-arm.c:11752 #, c-format msgid " [floats passed in float registers]" msgstr "" #: coff-arm.c:2311 #, c-format msgid " [floats passed in integer registers]" msgstr "" #: coff-arm.c:2314 elf32-arm.c:11755 #, c-format msgid " [position independent]" msgstr "" #: coff-arm.c:2316 #, c-format msgid " [absolute position]" msgstr "" #: coff-arm.c:2320 #, c-format msgid " [interworking flag not initialised]" msgstr "" #: coff-arm.c:2322 #, c-format msgid " [interworking supported]" msgstr "" #: coff-arm.c:2324 #, c-format msgid " [interworking not supported]" msgstr "" #: coff-arm.c:2370 elf32-arm.c:10787 #, c-format msgid "" "Warning: Not setting interworking flag of %B since it has already been " "specified as non-interworking" msgstr "" #: coff-arm.c:2374 elf32-arm.c:10791 #, c-format msgid "Warning: Clearing the interworking flag of %B due to outside request" msgstr "" #: coff-h8300.c:1122 #, c-format msgid "cannot handle R_MEM_INDIRECT reloc when using %s output" msgstr "" #: coff-i860.c:147 #, c-format msgid "relocation `%s' not yet implemented" msgstr "" #: coff-i860.c:605 coff-tic54x.c:398 coffcode.h:5192 msgid "%B: warning: illegal symbol index %ld in relocs" msgstr "" #: coff-i960.c:143 coff-i960.c:506 msgid "uncertain calling convention for non-COFF symbol" msgstr "" #: coff-m68k.c:506 elf32-bfin.c:5689 elf32-cr16.c:2897 elf32-m68k.c:4677 msgid "unsupported reloc type" msgstr "" #: coff-mips.c:688 elf32-mips.c:1014 elf32-score.c:430 elf32-score7.c:330 #: elf64-mips.c:2019 elfn32-mips.c:1832 msgid "GP relative relocation when _gp not defined" msgstr "" #: coff-or32.c:229 msgid "Unrecognized reloc" msgstr "" #: coff-rs6000.c:2676 #, c-format msgid "%s: unsupported relocation type 0x%02x" msgstr "" #: coff-rs6000.c:2761 #, c-format msgid "%s: TOC reloc at 0x%x to symbol `%s' with no TOC entry" msgstr "" #: coff-rs6000.c:3512 coff64-rs6000.c:2111 msgid "%B: symbol `%s' has unrecognized smclas %d" msgstr "" #: coff-sh.c:521 #, c-format msgid "SH Error: unknown reloc type %d" msgstr "" #: coff-tic4x.c:195 coff-tic54x.c:299 coff-tic80.c:458 #, c-format msgid "Unrecognized reloc type 0x%x" msgstr "" #: coff-tic4x.c:240 #, c-format msgid "%s: warning: illegal symbol index %ld in relocs" msgstr "" #: coff-w65.c:367 #, c-format msgid "ignoring reloc %s\n" msgstr "" #: coffcode.h:991 msgid "%B: warning: COMDAT symbol '%s' does not match section name '%s'" msgstr "" #. Generate a warning message rather using the 'unhandled' #. variable as this will allow some .sys files generate by #. other toolchains to be processed. See bugzilla issue 196. #: coffcode.h:1215 msgid "" "%B: Warning: Ignoring section flag IMAGE_SCN_MEM_NOT_PAGED in section %s" msgstr "" #: coffcode.h:1282 msgid "%B (%s): Section flag %s (0x%x) ignored" msgstr "" #: coffcode.h:2424 #, c-format msgid "Unrecognized TI COFF target id '0x%x'" msgstr "" #: coffcode.h:2738 msgid "%B: reloc against a non-existant symbol index: %ld" msgstr "" #: coffcode.h:3296 msgid "%B: too many sections (%d)" msgstr "" #: coffcode.h:3712 msgid "%B: section %s: string table overflow at offset %ld" msgstr "" #: coffcode.h:4517 msgid "%B: warning: line number table read failed" msgstr "" #: coffcode.h:4547 msgid "%B: warning: illegal symbol index %ld in line numbers" msgstr "" #: coffcode.h:4561 msgid "%B: warning: duplicate line number information for `%s'" msgstr "" #: coffcode.h:4961 msgid "%B: Unrecognized storage class %d for %s symbol `%s'" msgstr "" #: coffcode.h:5087 msgid "warning: %B: local symbol `%s' has no section" msgstr "" #: coffcode.h:5231 msgid "%B: illegal relocation type %d at address 0x%lx" msgstr "" #: coffgen.c:179 elf.c:1030 msgid "%B: unable to initialize compress status for section %s" msgstr "" #: coffgen.c:199 elf.c:1050 msgid "%B: unable to initialize decompress status for section %s" msgstr "" #: coffgen.c:1578 msgid "%B: bad string table size %lu" msgstr "" #: elflink.c:12643 linker.c:3086 msgid "%F%P: already_linked_table: %E\n" msgstr "" #: cofflink.c:533 elflink.c:4353 msgid "Warning: type of symbol `%s' changed from %d to %d in %B" msgstr "" #: cofflink.c:2330 msgid "%B: relocs in section `%A', but it has no contents" msgstr "" #: cofflink.c:2392 elflink.c:9554 msgid "" "%X`%s' referenced in section `%A' of %B: defined in discarded section `%A' " "of %B\n" msgstr "" #: cofflink.c:2690 coffswap.h:826 #, c-format msgid "%s: %s: reloc overflow: 0x%lx > 0xffff" msgstr "" #: cofflink.c:2699 coffswap.h:812 #, c-format msgid "%s: warning: %s: line number overflow: 0x%lx > 0xffff" msgstr "" #: cpu-arm.c:189 cpu-arm.c:200 msgid "" "error: %B is compiled for the EP9312, whereas %B is compiled for XScale" msgstr "" #: cpu-arm.c:333 #, c-format msgid "warning: unable to update contents of %s section in %s" msgstr "" #: dwarf2.c:490 #, c-format msgid "Dwarf Error: Can't find %s section." msgstr "" #: dwarf2.c:518 #, c-format msgid "Dwarf Error: Offset (%lu) greater than or equal to %s size (%lu)." msgstr "" #: dwarf2.c:1071 #, c-format msgid "Dwarf Error: Invalid or unhandled FORM value: %#x." msgstr "" #: dwarf2.c:1191 msgid "Dwarf Error: mangled line number section (bad file number)." msgstr "" #: dwarf2.c:1443 #, c-format msgid "Dwarf Error: Unhandled .debug_line version %d." msgstr "" #: dwarf2.c:1465 msgid "Dwarf Error: Invalid maximum operations per instruction." msgstr "" #: dwarf2.c:1652 msgid "Dwarf Error: mangled line number section." msgstr "" #: dwarf2.c:2160 #, c-format msgid "Dwarf Error: Unable to read alt ref %u." msgstr "" #: dwarf2.c:1978 dwarf2.c:2098 dwarf2.c:2383 #, c-format msgid "Dwarf Error: Could not find abbrev number %u." msgstr "" #: dwarf2.c:2344 #, c-format msgid "" "Dwarf Error: found dwarf version '%u', this reader only handles version 2, 3 " "and 4 information." msgstr "" #: dwarf2.c:2351 #, c-format msgid "" "Dwarf Error: found address size '%u', this reader can not handle sizes " "greater than '%u'." msgstr "" #: dwarf2.c:2374 #, c-format msgid "Dwarf Error: Bad abbrev number: %u." msgstr "" #: ecoff.c:1237 #, c-format msgid "Unknown basic type %d" msgstr "" #: ecoff.c:1494 #, c-format msgid "" "\n" " End+1 symbol: %ld" msgstr "" #: ecoff.c:1501 ecoff.c:1504 #, c-format msgid "" "\n" " First symbol: %ld" msgstr "" #: ecoff.c:1516 #, c-format msgid "" "\n" " End+1 symbol: %-7ld Type: %s" msgstr "" #: ecoff.c:1523 #, c-format msgid "" "\n" " Local symbol: %ld" msgstr "" #: ecoff.c:1531 #, c-format msgid "" "\n" " struct; End+1 symbol: %ld" msgstr "" #: ecoff.c:1536 #, c-format msgid "" "\n" " union; End+1 symbol: %ld" msgstr "" #: ecoff.c:1541 #, c-format msgid "" "\n" " enum; End+1 symbol: %ld" msgstr "" #: ecoff.c:1547 #, c-format msgid "" "\n" " Type: %s" msgstr "" #: elf-attrs.c:569 msgid "" "error: %B: Object has vendor-specific contents that must be processed by the " "'%s' toolchain" msgstr "" #: elf-attrs.c:578 msgid "error: %B: Object tag '%d, %s' is incompatible with tag '%d, %s'" msgstr "" #: elf-eh-frame.c:913 msgid "%P: error in %B(%A); no .eh_frame_hdr table will be created.\n" msgstr "" #: elf-eh-frame.c:1165 msgid "" "%P: fde encoding in %B(%A) prevents .eh_frame_hdr table being created.\n" msgstr "" #: elf-eh-frame.c:1583 msgid "%P: DW_EH_PE_datarel unspecified for this architecture.\n" msgstr "" #: elf-ifunc.c:179 msgid "" "%F%P: dynamic STT_GNU_IFUNC symbol `%s' with pointer equality in `%B' can " "not be used when making an executable; recompile with -fPIE and relink with -" "pie\n" msgstr "" #: elf-m10200.c:450 elf-m10300.c:1571 elf32-avr.c:1221 elf32-bfin.c:3209 #: elf32-cr16.c:1482 elf32-cr16c.c:780 elf32-cris.c:2077 elf32-crx.c:922 #: elf32-d10v.c:509 elf32-fr30.c:609 elf32-frv.c:4102 elf32-h8300.c:509 #: elf32-i860.c:1211 elf32-ip2k.c:1468 elf32-iq2000.c:684 elf32-lm32.c:1168 #: elf32-m32c.c:553 elf32-m32r.c:3111 elf32-m68hc1x.c:1138 elf32-mep.c:535 #: elf32-microblaze.c:1231 elf32-moxie.c:282 elf32-msp430.c:486 elf32-mt.c:395 #: elf32-openrisc.c:404 elf32-score.c:2731 elf32-score7.c:2540 #: elf32-spu.c:5042 elf32-v850.c:2143 elf32-xstormy16.c:941 elf64-mmix.c:1522 msgid "internal error: out of range error" msgstr "" #: elf-m10200.c:454 elf-m10300.c:1575 elf32-avr.c:1225 elf32-bfin.c:3213 #: elf32-cr16.c:1486 elf32-cr16c.c:784 elf32-cris.c:2081 elf32-crx.c:926 #: elf32-d10v.c:513 elf32-fr30.c:613 elf32-frv.c:4106 elf32-h8300.c:513 #: elf32-i860.c:1215 elf32-iq2000.c:688 elf32-lm32.c:1172 elf32-m32c.c:557 #: elf32-m32r.c:3115 elf32-m68hc1x.c:1142 elf32-mep.c:539 #: elf32-microblaze.c:1235 elf32-moxie.c:286 elf32-msp430.c:490 #: elf32-openrisc.c:408 elf32-score.c:2735 elf32-score7.c:2544 #: elf32-spu.c:5046 elf32-v850.c:2147 elf32-xstormy16.c:945 elf64-mmix.c:1526 #: elfxx-mips.c:9193 msgid "internal error: unsupported relocation error" msgstr "" #: elf-m10200.c:458 elf32-cr16.c:1490 elf32-cr16c.c:788 elf32-crx.c:930 #: elf32-d10v.c:517 elf32-h8300.c:517 elf32-lm32.c:1176 elf32-m32r.c:3119 #: elf32-m68hc1x.c:1146 elf32-microblaze.c:1239 elf32-score.c:2739 #: elf32-score7.c:2548 elf32-spu.c:5050 msgid "internal error: dangerous error" msgstr "" #: elf-m10200.c:462 elf-m10300.c:1591 elf32-avr.c:1233 elf32-bfin.c:3221 #: elf32-cr16.c:1494 elf32-cr16c.c:792 elf32-cris.c:2089 elf32-crx.c:934 #: elf32-d10v.c:521 elf32-fr30.c:621 elf32-frv.c:4114 elf32-h8300.c:521 #: elf32-i860.c:1223 elf32-ip2k.c:1483 elf32-iq2000.c:696 elf32-lm32.c:1180 #: elf32-m32c.c:565 elf32-m32r.c:3123 elf32-m68hc1x.c:1150 elf32-mep.c:547 #: elf32-microblaze.c:1243 elf32-moxie.c:294 elf32-msp430.c:498 elf32-mt.c:403 #: elf32-openrisc.c:416 elf32-score.c:2748 elf32-score7.c:2552 #: elf32-spu.c:5054 elf32-v850.c:2167 elf32-xstormy16.c:953 elf64-mmix.c:1534 msgid "internal error: unknown error" msgstr "" #: elf-m10300.c:1021 #, c-format msgid "%s: Unsupported transition from %s to %s" msgstr "" #: elf-m10300.c:1213 msgid "%B: %s' accessed both as normal and thread local symbol" msgstr "" #: elf-m10300.c:1515 elf32-arm.c:10365 elf32-i386.c:4107 elf32-m32r.c:2604 #: elf32-m68k.c:4156 elf32-s390.c:3010 elf32-sh.c:4223 elf32-xtensa.c:3067 #: elf64-s390.c:2985 elf64-sh64.c:1636 elf64-x86-64.c:3882 elfxx-sparc.c:3807 msgid "%B(%A+0x%lx): unresolvable %s relocation against symbol `%s'" msgstr "" #: elf-m10300.c:1580 msgid "" "error: inappropriate relocation type for shared library (did you forget -" "fpic?)" msgstr "" #: elf-m10300.c:2176 msgid "" "%B: taking the address of protected function '%s' cannot be done when making " "a shared library" msgstr "" #: elf-m10300.c:1586 msgid "internal error: suspicious relocation type used in shared library" msgstr "" #: elf.c:334 msgid "%B: invalid string offset %u >= %lu for section `%s'" msgstr "" #: elf.c:446 msgid "%B symbol number %lu references nonexistent SHT_SYMTAB_SHNDX section" msgstr "" #: elf.c:602 msgid "%B: Corrupt size field in group section header: 0x%lx" msgstr "" #: elf.c:638 msgid "%B: invalid SHT_GROUP entry" msgstr "" #: elf.c:708 msgid "%B: no group info for section %A" msgstr "" #: elf.c:737 elf.c:3121 elflink.c:10144 msgid "%B: warning: sh_link not set for section `%A'" msgstr "" #: elf.c:756 msgid "%B: sh_link [%d] in section `%A' is incorrect" msgstr "" #: elf.c:791 msgid "%B: unknown [%d] section `%s' in group [%s]" msgstr "" #: elf.c:1181 #, c-format msgid "" "\n" "Program Header:\n" msgstr "" #: elf.c:1223 #, c-format msgid "" "\n" "Dynamic Section:\n" msgstr "" #: elf.c:1359 #, c-format msgid "" "\n" "Version definitions:\n" msgstr "" #: elf.c:1384 #, c-format msgid "" "\n" "Version References:\n" msgstr "" #: elf.c:1389 #, c-format msgid " required from %s:\n" msgstr "" #: elf.c:1796 msgid "%B: invalid link %lu for reloc section %s (index %u)" msgstr "" #: elf.c:1966 msgid "" "%B: don't know how to handle allocated, application specific section `%s' " "[0x%8x]" msgstr "" #: elf.c:1978 msgid "%B: don't know how to handle processor specific section `%s' [0x%8x]" msgstr "" #: elf.c:1989 msgid "%B: don't know how to handle OS specific section `%s' [0x%8x]" msgstr "" #: elf.c:1999 msgid "%B: don't know how to handle section `%s' [0x%8x]" msgstr "" #: elf.c:2634 #, c-format msgid "warning: section `%A' type changed to PROGBITS" msgstr "" #: elf.c:3015 msgid "%B: too many sections: %u" msgstr "" #: elf.c:3078 msgid "%B: sh_link of section `%A' points to discarded section `%A' of `%B'" msgstr "" #: elf.c:3101 msgid "%B: sh_link of section `%A' points to removed section `%A' of `%B'" msgstr "" #: elf.c:4126 msgid "%B: TLS sections are not adjacent:" msgstr "" #: elf.c:4133 #, c-format msgid "\t TLS: %A" msgstr "" #: elf.c:4137 #, c-format msgid "\tnon-TLS: %A" msgstr "" #: elf.c:4527 msgid "" "%B: The first section in the PT_DYNAMIC segment is not the .dynamic section" msgstr "" #: elf.c:4554 msgid "%B: Not enough room for program headers, try linking with -N" msgstr "" #: elf.c:4641 msgid "%B: section %A lma %#lx adjusted to %#lx" msgstr "" #: elf.c:4774 msgid "%B: section `%A' can't be allocated in segment %d" msgstr "" #: elf.c:4822 msgid "%B: warning: allocated section `%s' not in segment" msgstr "" #: elf.c:5322 msgid "%B: symbol `%s' required but not present" msgstr "" #: elf.c:5660 msgid "%B: warning: Empty loadable segment detected, is this intentional ?\n" msgstr "" #: elf.c:6688 #, c-format msgid "" "Unable to find equivalent output section for symbol '%s' from section '%s'" msgstr "" #: elf.c:7684 msgid "%B: unsupported relocation type %s" msgstr "" #: elf32-arm.c:3590 msgid "" "%B(%s): warning: interworking not enabled.\n" " first occurrence: %B: Thumb call to ARM" msgstr "" #: elf32-arm.c:3637 msgid "" "%B(%s): warning: interworking not enabled.\n" " first occurrence: %B: ARM call to Thumb" msgstr "" #: elf32-arm.c:3849 elf32-arm.c:5286 #, c-format msgid "%s: cannot create stub entry %s" msgstr "" #: elf32-arm.c:5402 #, c-format msgid "unable to find THUMB glue '%s' for '%s'" msgstr "" #: elf32-arm.c:5438 #, c-format msgid "unable to find ARM glue '%s' for '%s'" msgstr "" #: elf32-arm.c:5964 msgid "%B: BE8 images only valid in big-endian mode." msgstr "" #. Give a warning, but do as the user requests anyway. #: elf32-arm.c:6194 msgid "" "%B: warning: selected VFP11 erratum workaround is not necessary for target " "architecture" msgstr "" #: elf32-arm.c:6738 elf32-arm.c:6758 msgid "%B: unable to find VFP11 veneer `%s'" msgstr "" #: elf32-arm.c:6806 #, c-format msgid "Invalid TARGET2 relocation type '%s'." msgstr "" #. PR ld/16017: Do not generate ARM instructions for #. the PLT if compiling for a thumb-only target. #. #. FIXME: We ought to be able to generate thumb PLT instructions... #: elf32-arm.c:7696 msgid "%B: Warning: thumb mode PLT generation not currently supported" msgstr "" #: elf32-arm.c:7674 msgid "%B(%A+0x%lx):unexpected Thumb instruction '0x%x' in TLS trampoline" msgstr "" #: elf32-arm.c:7713 msgid "%B(%A+0x%lx):unexpected ARM instruction '0x%x' in TLS trampoline" msgstr "" #: elf32-arm.c:8166 msgid "\\%B: Warning: Arm BLX instruction targets Arm function '%s'." msgstr "" #: elf32-arm.c:8575 msgid "%B: Warning: Thumb BLX instruction targets thumb function '%s'." msgstr "" #: elf32-arm.c:9408 msgid "" "%B(%A+0x%lx):unexpected Thumb instruction '0x%x' referenced by TLS_GOTDESC" msgstr "" #: elf32-arm.c:9431 msgid "" "%B(%A+0x%lx):unexpected ARM instruction '0x%x' referenced by TLS_GOTDESC" msgstr "" #: elf32-arm.c:9460 msgid "" "%B(%A+0x%lx): R_ARM_TLS_LE32 relocation not permitted in shared object" msgstr "" #: elf32-arm.c:9675 msgid "" "%B(%A+0x%lx): Only ADD or SUB instructions are allowed for ALU group " "relocations" msgstr "" #: elf32-arm.c:9715 elf32-arm.c:9802 elf32-arm.c:9885 elf32-arm.c:9970 msgid "%B(%A+0x%lx): Overflow whilst splitting 0x%lx for group relocation %s" msgstr "" #: elf32-arm.c:10209 elf32-sh.c:4112 elf64-sh64.c:1544 msgid "%B(%A+0x%lx): %s relocation against SEC_MERGE section" msgstr "" #: elf32-arm.c:10320 elf32-m68k.c:4191 elf32-xtensa.c:2805 msgid "%B(%A+0x%lx): %s used with TLS symbol %s" msgstr "" #: elf32-arm.c:10321 elf32-m68k.c:4192 elf32-xtensa.c:2806 msgid "%B(%A+0x%lx): %s used with non-TLS symbol %s" msgstr "" #: elf32-arm.c:10399 elf32-tic6x.c:2751 msgid "out of range" msgstr "" #: elf32-arm.c:10403 elf32-tic6x.c:2755 msgid "unsupported relocation" msgstr "" #: elf32-arm.c:10411 elf32-tic6x.c:2763 msgid "unknown error" msgstr "" #: elf32-arm.c:10836 msgid "" "Warning: Clearing the interworking flag of %B because non-interworking code " "in %B has been linked with it" msgstr "" #: elf32-arm.c:10930 msgid "%B: Unknown mandatory EABI object attribute %d" msgstr "" #: elf32-arm.c:10938 msgid "Warning: %B: Unknown EABI object attribute %d" msgstr "" #: elf32-arm.c:11119 msgid "error: %B: Unknown CPU architecture" msgstr "" #: elf32-arm.c:11157 msgid "error: %B: Conflicting CPU architectures %d/%d" msgstr "" #: elf32-arm.c:11206 msgid "" "Error: %B has both the current and legacy Tag_MPextension_use attributes" msgstr "" #: elf32-arm.c:11231 msgid "error: %B uses VFP register arguments, %B does not" msgstr "" #: elf32-arm.c:11376 msgid "error: %B: unable to merge virtualization attributes with %B" msgstr "" #: elf32-arm.c:11402 msgid "error: %B: Conflicting architecture profiles %c/%c" msgstr "" #: elf32-arm.c:11503 msgid "Warning: %B: Conflicting platform configuration" msgstr "" #: elf32-arm.c:11512 msgid "error: %B: Conflicting use of R9" msgstr "" #: elf32-arm.c:11524 msgid "error: %B: SB relative addressing conflicts with use of R9" msgstr "" #: elf32-arm.c:11537 msgid "" "warning: %B uses %u-byte wchar_t yet the output is to use %u-byte wchar_t; " "use of wchar_t values across objects may fail" msgstr "" #: elf32-arm.c:11568 msgid "" "warning: %B uses %s enums yet the output is to use %s enums; use of enum " "values across objects may fail" msgstr "" #: elf32-arm.c:11580 msgid "error: %B uses iWMMXt register arguments, %B does not" msgstr "" #: elf32-arm.c:11597 msgid "error: fp16 format mismatch between %B and %B" msgstr "" #: elf32-arm.c:11640 msgid "%B has has both the current and legacy Tag_MPextension_use attributes" msgstr "" #. Ignore init flag - it may not be set, despite the flags field #. containing valid data. #. Ignore init flag - it may not be set, despite the flags field containing valid data. #: elf32-arm.c:11728 elf32-bfin.c:5075 elf32-cris.c:4162 elf32-m68hc1x.c:1282 #: elf32-m68k.c:1235 elf32-score.c:3996 elf32-score7.c:3803 elf32-vax.c:528 #: elfxx-mips.c:12857 #, c-format msgid "private flags = %lx:" msgstr "" #: elf32-arm.c:11737 #, c-format msgid " [interworking enabled]" msgstr "" #: elf32-arm.c:11745 #, c-format msgid " [VFP float format]" msgstr "" #: elf32-arm.c:11747 #, c-format msgid " [Maverick float format]" msgstr "" #: elf32-arm.c:11749 #, c-format msgid " [FPA float format]" msgstr "" #: elf32-arm.c:11758 #, c-format msgid " [new ABI]" msgstr "" #: elf32-arm.c:11761 #, c-format msgid " [old ABI]" msgstr "" #: elf32-arm.c:11764 #, c-format msgid " [software FP]" msgstr "" #: elf32-arm.c:11773 #, c-format msgid " [Version1 EABI]" msgstr "" #: elf32-arm.c:11776 elf32-arm.c:11787 #, c-format msgid " [sorted symbol table]" msgstr "" #: elf32-arm.c:11778 elf32-arm.c:11789 #, c-format msgid " [unsorted symbol table]" msgstr "" #: elf32-arm.c:11784 #, c-format msgid " [Version2 EABI]" msgstr "" #: elf32-arm.c:11792 #, c-format msgid " [dynamic symbols use segment index]" msgstr "" #: elf32-arm.c:11795 #, c-format msgid " [mapping symbols precede others]" msgstr "" #: elf32-arm.c:11802 #, c-format msgid " [Version3 EABI]" msgstr "" #: elf32-arm.c:11806 #, c-format msgid " [Version4 EABI]" msgstr "" #: elf32-arm.c:11810 #, c-format msgid " [Version5 EABI]" msgstr "" #: elf32-arm.c:12180 #, c-format msgid " [soft-float ABI]" msgstr "" #: elf32-arm.c:12183 #, c-format msgid " [hard-float ABI]" msgstr "" #: elf32-arm.c:11813 #, c-format msgid " [BE8]" msgstr "" #: elf32-arm.c:11816 #, c-format msgid " [LE8]" msgstr "" #: elf32-arm.c:11822 #, c-format msgid " " msgstr "" #: elf32-arm.c:11829 #, c-format msgid " [relocatable executable]" msgstr "" #: elf32-arm.c:11832 #, c-format msgid " [has entry point]" msgstr "" #: elf32-arm.c:11837 #, c-format msgid "" msgstr "" #: elf32-arm.c:12135 elf32-i386.c:1323 elf32-s390.c:1000 elf32-tic6x.c:2827 #: elf32-xtensa.c:1009 elf64-s390.c:960 elf64-x86-64.c:1172 elfxx-sparc.c:1370 msgid "%B: bad symbol index: %d" msgstr "" #: elf32-arm.c:12283 elf64-x86-64.c:1370 elf64-x86-64.c:1541 elfxx-mips.c:7949 msgid "" "%B: relocation %s against `%s' can not be used when making a shared object; " "recompile with -fPIC" msgstr "" #: elf32-arm.c:13412 #, c-format msgid "Errors encountered processing file %s" msgstr "" #: elf32-arm.c:14230 #, c-format msgid "error: required section '%s' not found in the linker script" msgstr "" #: elf32-arm.c:14795 msgid "%B: error: Cortex-A8 erratum stub is allocated in unsafe location" msgstr "" #. There's not much we can do apart from complain if this #. happens. #: elf32-arm.c:14822 msgid "%B: error: Cortex-A8 erratum stub out of range (input file too large)" msgstr "" #: elf32-arm.c:14916 elf32-arm.c:14938 msgid "%B: error: VFP11 veneer out of range" msgstr "" #: elf32-arm.c:15477 msgid "error: %B is already in final BE8 format" msgstr "" #: elf32-arm.c:15553 msgid "" "error: Source object %B has EABI version %d, but target %B has EABI version " "%d" msgstr "" #: elf32-arm.c:15569 msgid "error: %B is compiled for APCS-%d, whereas target %B uses APCS-%d" msgstr "" #: elf32-arm.c:15594 msgid "error: %B uses VFP instructions, whereas %B does not" msgstr "" #: elf32-arm.c:15598 msgid "error: %B uses FPA instructions, whereas %B does not" msgstr "" #: elf32-arm.c:15608 msgid "error: %B uses Maverick instructions, whereas %B does not" msgstr "" #: elf32-arm.c:15612 msgid "error: %B does not use Maverick instructions, whereas %B does" msgstr "" #: elf32-arm.c:15631 msgid "error: %B uses software FP, whereas %B uses hardware FP" msgstr "" #: elf32-arm.c:15635 msgid "error: %B uses hardware FP, whereas %B uses software FP" msgstr "" #: elf32-avr.c:1229 elf32-bfin.c:3217 elf32-cris.c:2085 elf32-fr30.c:617 #: elf32-frv.c:4110 elf32-i860.c:1219 elf32-ip2k.c:1479 elf32-iq2000.c:692 #: elf32-m32c.c:561 elf32-mep.c:543 elf32-moxie.c:290 elf32-msp430.c:494 #: elf32-mt.c:399 elf32-openrisc.c:412 elf32-v850.c:2151 elf32-xstormy16.c:949 #: elf64-mmix.c:1530 msgid "internal error: dangerous relocation" msgstr "" #: elf32-avr.c:2415 elf32-hppa.c:598 elf32-m68hc1x.c:166 msgid "%B: cannot create stub entry %s" msgstr "" #: elf32-bfin.c:107 elf32-bfin.c:363 msgid "relocation should be even number" msgstr "" #: elf32-bfin.c:1591 msgid "%B(%A+0x%lx): unresolvable relocation against symbol `%s'" msgstr "" #: elf32-bfin.c:1624 elf32-i386.c:4150 elf32-m68k.c:4233 elf32-s390.c:3062 #: elf64-s390.c:3037 elf64-x86-64.c:3923 msgid "%B(%A+0x%lx): reloc against `%s': error %d" msgstr "" #: elf32-bfin.c:2723 msgid "" "%B: relocation at `%A+0x%x' references symbol `%s' with nonzero addend" msgstr "" #: elf32-bfin.c:2737 msgid "relocation references symbol not defined in the module" msgstr "" #: elf32-bfin.c:2834 msgid "R_BFIN_FUNCDESC references dynamic symbol with nonzero addend" msgstr "" #: elf32-bfin.c:2875 elf32-bfin.c:2998 msgid "cannot emit fixups in read-only section" msgstr "" #: elf32-bfin.c:2906 elf32-bfin.c:3036 elf32-lm32.c:1103 elf32-sh.c:5021 msgid "cannot emit dynamic relocations in read-only section" msgstr "" #: elf32-bfin.c:2956 msgid "R_BFIN_FUNCDESC_VALUE references dynamic symbol with nonzero addend" msgstr "" #: elf32-bfin.c:3121 msgid "relocations between different segments are not supported" msgstr "" #: elf32-bfin.c:3122 msgid "warning: relocation references a different segment" msgstr "" #: elf32-bfin.c:4967 msgid "%B: unsupported relocation type %i" msgstr "" #: elf32-bfin.c:5121 elf32-frv.c:6805 #, c-format msgid "%s: cannot link non-fdpic object file into fdpic executable" msgstr "" #: elf32-bfin.c:5125 elf32-frv.c:6809 #, c-format msgid "%s: cannot link fdpic object file into non-fdpic executable" msgstr "" #: elf32-bfin.c:5279 #, c-format msgid "*** check this relocation %s" msgstr "" #: elf32-cris.c:1172 msgid "%B, section %A: unresolvable relocation %s against symbol `%s'" msgstr "" #: elf32-cris.c:1234 msgid "%B, section %A: No PLT nor GOT for relocation %s against symbol `%s'" msgstr "" #: elf32-cris.c:1236 msgid "%B, section %A: No PLT for relocation %s against symbol `%s'" msgstr "" #: elf32-cris.c:1242 elf32-cris.c:1375 elf32-cris.c:1635 elf32-cris.c:1718 #: elf32-cris.c:1871 elf32-tic6x.c:2660 msgid "[whose name is lost]" msgstr "" #: elf32-cris.c:1361 elf32-tic6x.c:2645 msgid "" "%B, section %A: relocation %s with non-zero addend %d against local symbol" msgstr "" #: elf32-cris.c:1369 elf32-cris.c:1712 elf32-cris.c:1865 elf32-tic6x.c:2653 msgid "" "%B, section %A: relocation %s with non-zero addend %d against symbol `%s'" msgstr "" #: elf32-cris.c:1395 msgid "%B, section %A: relocation %s is not allowed for global symbol: `%s'" msgstr "" #: elf32-cris.c:1411 msgid "%B, section %A: relocation %s with no GOT created" msgstr "" #. We shouldn't get here for GCC-emitted code. #: elf32-cris.c:1626 msgid "" "%B, section %A: relocation %s has an undefined reference to `%s', perhaps a " "declaration mixup?" msgstr "" #: elf32-cris.c:1998 msgid "" "%B, section %A: relocation %s is not allowed for symbol: `%s' which is " "defined outside the program, perhaps a declaration mixup?" msgstr "" #: elf32-cris.c:2051 msgid "(too many global variables for -fpic: recompile with -fPIC)" msgstr "" #: elf32-cris.c:2058 msgid "" "(thread-local data too big for -fpic or -msmall-tls: recompile with -fPIC or " "-mno-small-tls)" msgstr "" #: elf32-cris.c:3248 msgid "" "%B, section %A:\n" " v10/v32 compatible object %s must not contain a PIC relocation" msgstr "" #: elf32-cris.c:3353 msgid "" "%B, section %A:\n" " relocation %s not valid in a shared object; typically an option mixup, " "recompile with -fPIC" msgstr "" #: elf32-cris.c:3567 msgid "" "%B, section %A:\n" " relocation %s should not be used in a shared object; recompile with -fPIC" msgstr "" #: elf32-cris.c:3992 msgid "" "%B, section `%A', to symbol `%s':\n" " relocation %s should not be used in a shared object; recompile with -fPIC" msgstr "" #: elf32-cris.c:4111 msgid "Unexpected machine number" msgstr "" #: elf32-cris.c:4165 #, c-format msgid " [symbols have a _ prefix]" msgstr "" #: elf32-cris.c:4168 #, c-format msgid " [v10 and v32]" msgstr "" #: elf32-cris.c:4171 #, c-format msgid " [v32]" msgstr "" #: elf32-cris.c:4216 msgid "" "%B: uses _-prefixed symbols, but writing file with non-prefixed symbols" msgstr "" #: elf32-cris.c:4217 msgid "" "%B: uses non-prefixed symbols, but writing file with _-prefixed symbols" msgstr "" #: elf32-cris.c:4236 msgid "%B contains CRIS v32 code, incompatible with previous objects" msgstr "" #: elf32-cris.c:4238 msgid "%B contains non-CRIS-v32 code, incompatible with previous objects" msgstr "" #: elf32-dlx.c:142 #, c-format msgid "BFD Link Error: branch (PC rel16) to section (%s) not supported" msgstr "" #: elf32-dlx.c:204 #, c-format msgid "BFD Link Error: jump (PC rel26) to section (%s) not supported" msgstr "" #. Only if it's not an unresolved symbol. #: elf32-ip2k.c:1475 msgid "unsupported relocation between data/insn address spaces" msgstr "" #: elf32-frv.c:1509 elf32-frv.c:1658 msgid "relocation requires zero addend" msgstr "" #: elf32-frv.c:2888 msgid "%H: relocation to `%s+%v' may have caused the error above\n" msgstr "" #: elf32-frv.c:2902 msgid "%H: relocation references symbol not defined in the module\n" msgstr "" #: elf32-frv.c:2978 msgid "%H: R_FRV_GETTLSOFF not applied to a call instruction\n" msgstr "" #: elf32-frv.c:3019 msgid "%H: R_FRV_GOTTLSDESC12 not applied to an lddi instruction\n" msgstr "" #: elf32-frv.c:3090 msgid "%H: R_FRV_GOTTLSDESCHI not applied to a sethi instruction\n" msgstr "" #: elf32-frv.c:3127 msgid "%H: R_FRV_GOTTLSDESCLO not applied to a setlo or setlos instruction\n" msgstr "" #: elf32-frv.c:3174 msgid "%H: R_FRV_TLSDESC_RELAX not applied to an ldd instruction\n" msgstr "" #: elf32-frv.c:3258 msgid "%H: R_FRV_GETTLSOFF_RELAX not applied to a calll instruction\n" msgstr "" #: elf32-frv.c:3312 msgid "%H: R_FRV_GOTTLSOFF12 not applied to an ldi instruction\n" msgstr "" #: elf32-frv.c:3342 msgid "%H: R_FRV_GOTTLSOFFHI not applied to a sethi instruction\n" msgstr "" #: elf32-frv.c:3371 msgid "%H: R_FRV_GOTTLSOFFLO not applied to a setlo or setlos instruction\n" msgstr "" #: elf32-frv.c:3401 msgid "%H: R_FRV_TLSOFF_RELAX not applied to an ld instruction\n" msgstr "" #: elf32-frv.c:3446 msgid "%H: R_FRV_TLSMOFFHI not applied to a sethi instruction\n" msgstr "" #: elf32-frv.c:3473 msgid "R_FRV_TLSMOFFLO not applied to a setlo or setlos instruction\n" msgstr "" #: elf32-frv.c:3594 msgid "%H: R_FRV_FUNCDESC references dynamic symbol with nonzero addend\n" msgstr "" #: elf32-frv.c:3635 elf32-frv.c:3757 msgid "%H: cannot emit fixups in read-only section\n" msgstr "" #: elf32-frv.c:3666 elf32-frv.c:3800 msgid "%H: cannot emit dynamic relocations in read-only section\n" msgstr "" #: elf32-frv.c:3715 msgid "" "%H: R_FRV_FUNCDESC_VALUE references dynamic symbol with nonzero addend\n" msgstr "" #: elf32-frv.c:3971 msgid "%H: reloc against `%s' references a different segment\n" msgstr "" #: elf32-frv.c:4121 msgid "%H: reloc against `%s': %s\n" msgstr "" #: elf32-frv.c:6397 msgid "%B: unsupported relocation type %i\n" msgstr "" #: elf32-frv.c:6719 #, c-format msgid "" "%s: compiled with %s and linked with modules that use non-pic relocations" msgstr "" #: elf32-frv.c:6772 elf32-iq2000.c:845 elf32-m32c.c:807 #, c-format msgid "%s: compiled with %s and linked with modules compiled with %s" msgstr "" #: elf32-frv.c:6784 #, c-format msgid "" "%s: uses different unknown e_flags (0x%lx) fields than previous modules " "(0x%lx)" msgstr "" #: elf32-frv.c:6834 elf32-iq2000.c:882 elf32-m32c.c:843 elf32-mt.c:576 #: elf32-rx.c:2937 #, c-format msgid "private flags = 0x%lx:" msgstr "" #: elf32-gen.c:69 elf64-gen.c:69 msgid "%B: Relocations in generic ELF (EM: %d)" msgstr "" #: elf32-hppa.c:850 elf32-hppa.c:3610 msgid "%B(%A+0x%lx): cannot reach %s, recompile with -ffunction-sections" msgstr "" #: elf32-hppa.c:1284 msgid "" "%B: relocation %s can not be used when making a shared object; recompile " "with -fPIC" msgstr "" #: elf32-hppa.c:2803 msgid "%B: duplicate export stub %s" msgstr "" #: elf32-hppa.c:3449 msgid "" "%B(%A+0x%lx): %s fixup for insn 0x%x is not supported in a non-shared link" msgstr "" #: elf32-hppa.c:4296 msgid "%B(%A+0x%lx): cannot handle %s for %s" msgstr "" #: elf32-hppa.c:4608 msgid ".got section not immediately after .plt section" msgstr "" #. Unknown relocation. #: elf32-i386.c:372 elf32-m68k.c:383 elf32-ppc.c:1675 elf32-s390.c:379 #: elf32-tic6x.c:2682 elf64-ppc.c:2285 elf64-s390.c:403 elf64-x86-64.c:243 msgid "%B: invalid relocation type %d" msgstr "" #: elf32-i386.c:1266 elf64-x86-64.c:1116 msgid "" "%B: TLS transition from %s to %s against `%s' at 0x%lx in section `%A' failed" msgstr "" #: elf32-i386.c:1573 elf32-s390.c:1182 elf32-sh.c:6367 elf32-xtensa.c:1182 #: elf64-s390.c:1151 elfxx-sparc.c:1547 msgid "%B: `%s' accessed both as normal and thread local symbol" msgstr "" #: elf32-i386.c:2405 elf64-x86-64.c:2320 msgid "%P: %B: warning: relocation against `%s' in readonly section `%A'.\n" msgstr "" #: elf32-i386.c:2496 elf64-x86-64.c:2407 msgid "%P: %B: warning: relocation in readonly section `%A'.\n" msgstr "" #: elf32-i386.c:2932 msgid "%B: unrecognized relocation (0x%x) in section `%A'" msgstr "" #: elf32-i386.c:1411 elf32-i386.c:3090 elf64-x86-64.c:1296 elf64-x86-64.c:2909 #: elfxx-sparc.c:3077 msgid "" "%B: relocation %s against STT_GNU_IFUNC symbol `%s' isn't handled by %s" msgstr "" #: elf32-i386.c:3339 elf64-x86-64.c:3295 msgid "hidden symbol" msgstr "" #: elf32-i386.c:3342 elf64-x86-64.c:3298 msgid "internal symbol" msgstr "" #: elf32-i386.c:3345 elf64-x86-64.c:3301 msgid "protected symbol" msgstr "" #: elf32-i386.c:3348 elf64-x86-64.c:3304 msgid "symbol" msgstr "" #: elf32-i386.c:3353 msgid "" "%B: relocation R_386_GOTOFF against undefined %s `%s' can not be used when " "making a shared object" msgstr "" #: elf32-i386.c:3363 msgid "" "%B: relocation R_386_GOTOFF against protected function `%s' can not be used " "when making a shared object" msgstr "" #: elf32-i386.c:4660 elf64-x86-64.c:4378 #, c-format msgid "discarded output section: `%A'" msgstr "" #: elf32-ip2k.c:857 elf32-ip2k.c:863 elf32-ip2k.c:930 elf32-ip2k.c:936 msgid "" "ip2k relaxer: switch table without complete matching relocation information." msgstr "" #: elf32-ip2k.c:880 elf32-ip2k.c:963 msgid "ip2k relaxer: switch table header corrupt." msgstr "" #: elf32-ip2k.c:1292 #, c-format msgid "ip2k linker: missing page instruction at 0x%08lx (dest = 0x%08lx)." msgstr "" #: elf32-ip2k.c:1308 #, c-format msgid "ip2k linker: redundant page instruction at 0x%08lx (dest = 0x%08lx)." msgstr "" #: elf32-iq2000.c:858 elf32-m32c.c:819 #, c-format msgid "" "%s: uses different e_flags (0x%lx) fields than previous modules (0x%lx)" msgstr "" #: elf32-lm32.c:706 msgid "global pointer relative relocation when _gp not defined" msgstr "" #: elf32-lm32.c:761 msgid "global pointer relative address out of range" msgstr "" #: elf32-lm32.c:1057 msgid "internal error: addend should be zero for R_LM32_16_GOT" msgstr "" #: elf32-m32r.c:1453 msgid "SDA relocation when _SDA_BASE_ not defined" msgstr "" #: elf32-m32r.c:3048 msgid "%B: The target (%s) of an %s relocation is in the wrong section (%A)" msgstr "" #: elf32-m32r.c:3576 msgid "%B: Instruction set mismatch with previous modules" msgstr "" #: elf32-m32r.c:3597 #, c-format msgid "private flags = %lx" msgstr "" #: elf32-m32r.c:3602 #, c-format msgid ": m32r instructions" msgstr "" #: elf32-m32r.c:3603 #, c-format msgid ": m32rx instructions" msgstr "" #: elf32-m32r.c:3604 #, c-format msgid ": m32r2 instructions" msgstr "" #: elf32-m68hc1x.c:1050 #, c-format msgid "" "Reference to the far symbol `%s' using a wrong relocation may result in " "incorrect execution" msgstr "" #: elf32-m68hc1x.c:1150 #, c-format msgid "" "XGATE address (%lx) is not within shared RAM(0xE000-0xFFFF), therefore you " "must manually offset the address, and possibly manage the page, in your code." msgstr "" #: elf32-m68hc1x.c:1073 #, c-format msgid "" "banked address [%lx:%04lx] (%lx) is not in the same bank as current banked " "address [%lx:%04lx] (%lx)" msgstr "" #: elf32-m68hc1x.c:1092 #, c-format msgid "" "reference to a banked address [%lx:%04lx] in the normal address space at " "%04lx" msgstr "" #: elf32-m68hc1x.c:1237 #, c-format msgid "" "S12 address (%lx) is not within shared RAM(0x2000-0x4000), therefore you " "must manually offset the address in your code" msgstr "" #: elf32-m68hc1x.c:1225 msgid "" "%B: linking files compiled for 16-bit integers (-mshort) and others for 32-" "bit integers" msgstr "" #: elf32-m68hc1x.c:1232 msgid "" "%B: linking files compiled for 32-bit double (-fshort-double) and others for " "64-bit double" msgstr "" #: elf32-m68hc1x.c:1241 msgid "%B: linking files compiled for HCS12 with others compiled for HC12" msgstr "" #: elf32-m68hc1x.c:1257 elf32-ppc.c:4214 elf64-sparc.c:705 elfxx-mips.c:12719 msgid "" "%B: uses different e_flags (0x%lx) fields than previous modules (0x%lx)" msgstr "" #: elf32-m68hc1x.c:1285 #, c-format msgid "[abi=32-bit int, " msgstr "" #: elf32-m68hc1x.c:1287 #, c-format msgid "[abi=16-bit int, " msgstr "" #: elf32-m68hc1x.c:1290 #, c-format msgid "64-bit double, " msgstr "" #: elf32-m68hc1x.c:1292 #, c-format msgid "32-bit double, " msgstr "" #: elf32-m68hc1x.c:1295 #, c-format msgid "cpu=HC11]" msgstr "" #: elf32-m68hc1x.c:1297 #, c-format msgid "cpu=HCS12]" msgstr "" #: elf32-m68hc1x.c:1299 #, c-format msgid "cpu=HC12]" msgstr "" #: elf32-m68hc1x.c:1302 #, c-format msgid " [memory=bank-model]" msgstr "" #: elf32-m68hc1x.c:1304 #, c-format msgid " [memory=flat]" msgstr "" #: elf32-m68hc1x.c:1452 #, c-format msgid " [XGATE RAM offsetting]" msgstr "" #: elf32-m68k.c:1250 elf32-m68k.c:1251 vms-alpha.c:7311 vms-alpha.c:7326 msgid "unknown" msgstr "" #: elf32-m68k.c:1714 msgid "%B: GOT overflow: Number of relocations with 8-bit offset > %d" msgstr "" #: elf32-m68k.c:1720 msgid "%B: GOT overflow: Number of relocations with 8- or 16-bit offset > %d" msgstr "" #: elf32-m68k.c:3959 msgid "" "%B(%A+0x%lx): R_68K_TLS_LE32 relocation not permitted in shared object" msgstr "" #: elf32-mcore.c:99 elf32-mcore.c:442 msgid "%B: Relocation %s (%d) is not currently supported.\n" msgstr "" #: elf32-mcore.c:428 msgid "%B: Unknown relocation type %d\n" msgstr "" #. Pacify gcc -Wall. #: elf32-mep.c:157 #, c-format msgid "mep: no reloc for code %d" msgstr "" #: elf32-mep.c:163 #, c-format msgid "MeP: howto %d has type %d" msgstr "" #: elf32-mep.c:648 msgid "%B and %B are for different cores" msgstr "" #: elf32-mep.c:665 msgid "%B and %B are for different configurations" msgstr "" #: elf32-mep.c:702 #, c-format msgid "private flags = 0x%lx" msgstr "" #: elf32-metag.c:1921 msgid "" "%B(%A+0x%lx): R_METAG_TLS_LE/IENONPIC relocation not permitted in shared " "object" msgstr "" #: elf32-microblaze.c:742 #, c-format msgid "%s: unknown relocation type %d" msgstr "" #: elf32-microblaze.c:867 elf32-microblaze.c:912 #, c-format msgid "%s: The target (%s) of an %s relocation is in the wrong section (%s)" msgstr "" #: elf32-microblaze.c:1155 elfxx-sparc.c:3451 msgid "%B: probably compiled without -fPIC?" msgstr "" #: elf32-mips.c:1045 elf64-mips.c:2084 elfn32-mips.c:1888 msgid "literal relocation occurs for an external symbol" msgstr "" #: elf32-mips.c:1085 elf32-score.c:569 elf32-score7.c:469 elf64-mips.c:2127 #: elfn32-mips.c:1929 msgid "32bits gp relative relocation occurs for an external symbol" msgstr "" #: elf32-msp430.c:801 elf32-msp430.c:1109 msgid "Try enabling relaxation to avoid relocation truncations" msgstr "" #: elf32-msp430.c:1317 msgid "internal error: branch/jump to an odd address detected" msgstr "" #: elf32-msp430.c:2221 msgid "Warning: %B: Unknown MSPABI object attribute %d" msgstr "" #: elf32-msp430.c:2312 msgid "error: %B uses %s instructions but %B uses %s" msgstr "" #: elf32-msp430.c:2324 msgid "error: %B uses the %s code model whereas %B uses the %s code model" msgstr "" #: elf32-msp430.c:2336 msgid "error: %B uses the large code model but %B uses MSP430 instructions" msgstr "" #: elf32-msp430.c:2346 msgid "error: %B uses the %s data model whereas %B uses the %s data model" msgstr "" #: elf32-msp430.c:2358 msgid "error: %B uses the small code model but %B uses the %s data model" msgstr "" #: elf32-msp430.c:2369 msgid "error: %B uses the %s data model but %B only uses MSP430 instructions" msgstr "" #: elf32-nds32.c:2921 msgid "error: Can't find symbol: _SDA_BASE_." msgstr "" #: elf32-nds32.c:4142 msgid "%B: error: unknown relocation type %d." msgstr "" #: elf32-nds32.c:4584 #, c-format msgid "%s: warning: cannot deal R_NDS32_25_ABS_RELA in shared mode." msgstr "" #: elf32-nds32.c:4716 msgid "%B: warning: unaligned access to GOT entry." msgstr "" #: elf32-nds32.c:4758 msgid "%B: warning: relocate SDA_BASE failed." msgstr "" #: elf32-nds32.c:4779 msgid "%B(%A): warning: unaligned small data access of type %d." msgstr "" #: elf32-nds32.c:5446 msgid "" "%B: ISR vector size mismatch with previous modules, previous %u-byte, " "current %u-byte" msgstr "" #: elf32-nds32.c:5489 msgid "%B: warning: Endian mismatch with previous modules." msgstr "" #: elf32-nds32.c:5499 msgid "" "%B: warning: Older version of object file encountered, Please recompile with " "current tool chain." msgstr "" #: elf32-nds32.c:5577 msgid "%B: error: ABI mismatch with previous modules." msgstr "" #: elf32-nds32.c:5588 msgid "%B: error: Instruction set mismatch with previous modules." msgstr "" #: elf32-nds32.c:5612 msgid "%B: warning: Incompatible elf-versions %s and %s." msgstr "" #: elf32-nds32.c:5642 #, c-format msgid ": n1 instructions" msgstr "" #: elf32-nds32.c:5645 #, c-format msgid ": n1h instructions" msgstr "" #: elf32-nds32.c:8147 msgid "%B: %s\n" msgstr "" #: elf32-nds32.c:8449 msgid "" "%B(%A): warning: relax is suppressed for sections of alignment %d-bytes > 4-" "byte." msgstr "" #: elf32-nds32.c:8502 msgid "%B: error: Cannot set _ITB_BASE_" msgstr "" #: elf32-nds32.c:11384 msgid "%B: Nested OMIT_FP in %A." msgstr "" #: elf32-nds32.c:11401 msgid "%B: Unmatched OMIT_FP in %A." msgstr "" #: elf32-nds32.c:13357 msgid "Linker: cannot init ex9 hash table error \n" msgstr "" #: elf32-nds32.c:13790 elf32-nds32.c:13804 msgid "Linker: error cannot fixed ex9 relocation \n" msgstr "" #: elf32-nds32.c:14015 #, c-format msgid "" "%s: warning: unaligned small data access. For entry: {%d, %d, %d}, addr = " "0x%x, align = 0x%x." msgstr "" #: elf32-nds32.c:14047 msgid "%P%F: failed creating ex9.it %s hash table: %E\n" msgstr "" #: elf32-nios2.c:2861 #, c-format msgid "" "global pointer relative relocation at address 0x%08x when _gp not defined\n" msgstr "" #: elf32-nios2.c:2878 #, c-format msgid "" "Unable to reach %s (at 0x%08x) from the global pointer (at 0x%08x) because " "the offset (%d) is out of the allowed range, -32678 to 32767.\n" msgstr "" #: elf32-nios2.c:3392 msgid "" "%B(%A+0x%lx): R_NIOS2_TLS_LE16 relocation not permitted in shared object" msgstr "" #: elf32-nios2.c:3520 msgid "relocation out of range" msgstr "" #: elf32-tic6x.c:2759 msgid "dangerous relocation" msgstr "" #: elf-m10300.c:4384 elf32-arm.c:12743 elf32-cr16.c:2451 elf32-cris.c:3044 #: elf32-hppa.c:1894 elf32-i370.c:503 elf32-i386.c:2043 elf32-lm32.c:1868 #: elf32-m32r.c:1927 elf32-m68k.c:3252 elf32-s390.c:1652 elf32-sh.c:2931 #: elf32-tic6x.c:2160 elf32-vax.c:1040 elf64-s390.c:1635 elf64-sh64.c:3377 #: elf64-x86-64.c:1985 elfxx-sparc.c:2104 #, c-format msgid "dynamic variable `%s' is zero size" msgstr "" #: elf32-ppc.c:1740 #, c-format msgid "generic linker can't handle %s" msgstr "" #: elf32-ppc.c:2183 msgid "corrupt %s section in %B" msgstr "" #: elf32-ppc.c:2202 msgid "unable to read in %s section from %B" msgstr "" #: elf32-ppc.c:2243 msgid "warning: unable to set size of %s section in %B" msgstr "" #: elf32-ppc.c:2293 msgid "failed to allocate space for new APUinfo section." msgstr "" #: elf32-ppc.c:2312 msgid "failed to compute new APUinfo section." msgstr "" #: elf32-ppc.c:2315 msgid "failed to install new APUinfo section." msgstr "" #: elf32-ppc.c:3343 msgid "%B: relocation %s cannot be used when making a shared object" msgstr "" #. It does not make sense to have a procedure linkage #. table entry for a local symbol. #: elf32-ppc.c:4218 msgid "%P: %H: %s reloc against local symbol\n" msgstr "" #: elf32-ppc.c:4299 msgid "%P: %H: @local call to ifunc %s\n" msgstr "" #: elf32-ppc.c:4026 elf32-ppc.c:4041 elfxx-mips.c:12423 elfxx-mips.c:12449 #: elfxx-mips.c:12471 elfxx-mips.c:12497 msgid "Warning: %B uses hard float, %B uses soft float" msgstr "" #: elf32-ppc.c:4029 elf32-ppc.c:4033 msgid "" "Warning: %B uses double-precision hard float, %B uses single-precision hard " "float" msgstr "" #: elf32-ppc.c:4037 msgid "Warning: %B uses soft float, %B uses single-precision hard float" msgstr "" #: elf32-ppc.c:4044 elf32-ppc.c:4048 elfxx-mips.c:12403 elfxx-mips.c:12407 msgid "Warning: %B uses unknown floating point ABI %d" msgstr "" #: elf32-ppc.c:4090 elf32-ppc.c:4094 msgid "Warning: %B uses unknown vector ABI %d" msgstr "" #: elf32-ppc.c:4098 msgid "Warning: %B uses vector ABI \"%s\", %B uses \"%s\"" msgstr "" #: elf32-ppc.c:4115 elf32-ppc.c:4118 msgid "Warning: %B uses r3/r4 for small structure returns, %B uses memory" msgstr "" #: elf32-ppc.c:4121 elf32-ppc.c:4125 msgid "Warning: %B uses unknown small structure return convention %d" msgstr "" #: elf32-ppc.c:4179 msgid "" "%B: compiled with -mrelocatable and linked with modules compiled normally" msgstr "" #: elf32-ppc.c:4187 msgid "" "%B: compiled normally and linked with modules compiled with -mrelocatable" msgstr "" #: elf32-ppc.c:4872 msgid "%P: bss-plt forced due to %B\n" msgstr "" #: elf32-ppc.c:4875 msgid "%P: bss-plt forced by profiling\n" msgstr "" #. Uh oh, we didn't find the expected call. We #. could just mark this symbol to exclude it #. from tls optimization but it's safer to skip #. the entire optimization. #: elf32-ppc.c:4771 elf64-ppc.c:7778 msgid "%H arg lost __tls_get_addr, TLS optimization disabled\n" msgstr "" #: elf32-ppc.c:7927 msgid "%P: %B: unknown relocation type %d for symbol %s\n" msgstr "" #: elf32-ppc.c:8191 msgid "%P: %H: non-zero addend on %s reloc against `%s'\n" msgstr "" #: elf32-ppc.c:8389 msgid "%P: %H: relocation %s for indirect function %s unsupported\n" msgstr "" #: elf32-ppc.c:8646 elf32-ppc.c:8676 elf32-ppc.c:8767 msgid "" "%P: %B: the target (%s) of a %s relocation is in the wrong output section " "(%s)\n" msgstr "" #: elf32-ppc.c:8854 msgid "" "%B: the target (%s) of a %s relocation is in the wrong output section (%s)" msgstr "" #: elf32-ppc.c:8958 msgid "%P: %B: relocation %s is not yet supported for symbol %s\n" msgstr "" #: elf32-ppc.c:9038 msgid "%P: %H: error: %s against `%s' not a multiple of %u\n" msgstr "" #: elf32-ppc.c:9067 msgid "%P: %H: unresolvable %s relocation against symbol `%s'\n" msgstr "" #: elf32-ppc.c:9114 msgid "%P: %H: %s reloc against `%s': error %d\n" msgstr "" #: elf32-ppc.c:9750 msgid "%P: %s not defined in linker created %s\n" msgstr "" #: elf32-rl78.c:784 msgid "Warning: RL78_SYM reloc with an unknown symbol" msgstr "" #: elf32-rx.c:1260 msgid "%B(%A): error: call to undefined function '%s'" msgstr "" #: elf32-rx.c:1274 msgid "" "%B(%A): warning: unaligned access to symbol '%s' in the small data area" msgstr "" #: elf32-rx.c:1278 msgid "%B(%A): internal error: out of range error" msgstr "" #: elf32-rx.c:1282 msgid "%B(%A): internal error: unsupported relocation error" msgstr "" #: elf32-rx.c:1286 msgid "%B(%A): internal error: dangerous relocation" msgstr "" #: elf32-rx.c:1290 msgid "%B(%A): internal error: unknown error" msgstr "" #: elf32-rl78.c:1043 msgid "RL78/G10 ABI conflict: cannot link G10 and non-G10 objects together" msgstr "" #: elf32-rl78.c:1046 elf32-rl78.c:1049 #, c-format msgid "- %s is G10, %s is not" msgstr "" #: elf32-rl78.c:1072 #, c-format msgid " [G10]" msgstr "" #: elf32-rx.c:553 msgid "%B:%A: Warning: deprecated Red Hat reloc " msgstr "" #. Check for unsafe relocs in PID mode. These are any relocs where #. an absolute address is being computed. There are special cases #. for relocs against symbols that are known to be referenced in #. crt0.o before the PID base address register has been initialised. #: elf32-rx.c:581 msgid "%B(%A): unsafe PID relocation %s at 0x%08lx (against %s in %s)" msgstr "" #: elf32-rx.c:1095 msgid "Warning: RX_SYM reloc with an unknown symbol" msgstr "" #: elf32-s390.c:2209 elf64-s390.c:2196 msgid "%B(%A+0x%lx): invalid instruction for TLS relocation %s" msgstr "" #: elf32-score.c:1522 elf32-score7.c:1382 elfxx-mips.c:3324 msgid "not enough GOT space for local GOT entries" msgstr "" #: elf32-score.c:2744 msgid "address not word align" msgstr "" #: elf32-score.c:2829 elf32-score7.c:2634 #, c-format msgid "%s: Malformed reloc detected for section %s" msgstr "" #: elf32-score.c:2880 elf32-score7.c:2685 msgid "%B: CALL15 reloc at 0x%lx not against global symbol" msgstr "" #: elf32-score.c:3999 elf32-score7.c:3806 #, c-format msgid " [pic]" msgstr "" #: elf32-score.c:4003 elf32-score7.c:3810 #, c-format msgid " [fix dep]" msgstr "" #: elf32-score.c:4045 elf32-score7.c:3852 msgid "%B: warning: linking PIC files with non-PIC files" msgstr "" #: elf32-sh-symbian.c:130 msgid "%B: IMPORT AS directive for %s conceals previous IMPORT AS" msgstr "" #: elf32-sh-symbian.c:383 msgid "%B: Unrecognised .directive command: %s" msgstr "" #: elf32-sh-symbian.c:504 msgid "%B: Failed to add renamed symbol %s" msgstr "" #: elf32-sh.c:568 msgid "%B: 0x%lx: warning: bad R_SH_USES offset" msgstr "" #: elf32-sh.c:580 msgid "%B: 0x%lx: warning: R_SH_USES points to unrecognized insn 0x%x" msgstr "" #: elf32-sh.c:597 msgid "%B: 0x%lx: warning: bad R_SH_USES load offset" msgstr "" #: elf32-sh.c:612 msgid "%B: 0x%lx: warning: could not find expected reloc" msgstr "" #: elf32-sh.c:640 msgid "%B: 0x%lx: warning: symbol in unexpected section" msgstr "" #: elf32-sh.c:766 msgid "%B: 0x%lx: warning: could not find expected COUNT reloc" msgstr "" #: elf32-sh.c:775 msgid "%B: 0x%lx: warning: bad count" msgstr "" #: elf32-sh.c:1179 elf32-sh.c:1549 msgid "%B: 0x%lx: fatal: reloc overflow while relaxing" msgstr "" #: elf32-sh.c:4057 elf64-sh64.c:1514 msgid "Unexpected STO_SH5_ISA32 on local symbol is not handled" msgstr "" #: elf32-sh.c:4304 msgid "" "%B: 0x%lx: fatal: unaligned branch target for relax-support relocation" msgstr "" #: elf32-sh.c:4337 elf32-sh.c:4352 msgid "%B: 0x%lx: fatal: unaligned %s relocation 0x%lx" msgstr "" #: elf32-sh.c:4366 msgid "%B: 0x%lx: fatal: R_SH_PSHA relocation %d not in range -32..32" msgstr "" #: elf32-sh.c:4380 msgid "%B: 0x%lx: fatal: R_SH_PSHL relocation %d not in range -32..32" msgstr "" #: elf32-sh.c:4524 elf32-sh.c:4994 msgid "%B(%A+0x%lx): cannot emit fixup to `%s' in read-only section" msgstr "" #: elf32-sh.c:5101 msgid "%B(%A+0x%lx): %s relocation against external symbol \"%s\"" msgstr "" #: elf32-sh.c:5574 #, c-format msgid "%X%C: relocation to \"%s\" references a different segment\n" msgstr "" #: elf32-sh.c:5580 #, c-format msgid "%C: warning: relocation to \"%s\" references a different segment\n" msgstr "" #: elf32-sh.c:6358 elf32-sh.c:6441 msgid "%B: `%s' accessed both as normal and FDPIC symbol" msgstr "" #: elf32-sh.c:6363 elf32-sh.c:6445 msgid "%B: `%s' accessed both as FDPIC and thread local symbol" msgstr "" #: elf32-sh.c:6393 msgid "%B: Function descriptor relocation with non-zero addend" msgstr "" #: elf32-sh.c:6629 elf64-alpha.c:4648 msgid "%B: TLS local exec code cannot be linked into shared objects" msgstr "" #: elf32-sh64.c:223 elf64-sh64.c:2314 #, c-format msgid "%s: compiled as 32-bit object and %s is 64-bit" msgstr "" #: elf32-sh64.c:226 elf64-sh64.c:2317 #, c-format msgid "%s: compiled as 64-bit object and %s is 32-bit" msgstr "" #: elf32-sh64.c:228 elf64-sh64.c:2319 #, c-format msgid "%s: object size does not match that of target %s" msgstr "" #: elf32-sh64.c:451 elf64-sh64.c:2833 #, c-format msgid "%s: encountered datalabel symbol in input" msgstr "" #: elf32-sh64.c:528 msgid "PTB mismatch: a SHmedia address (bit 0 == 1)" msgstr "" #: elf32-sh64.c:531 msgid "PTA mismatch: a SHcompact address (bit 0 == 0)" msgstr "" #: elf32-sh64.c:549 #, c-format msgid "%s: GAS error: unexpected PTB insn with R_SH_PT_16" msgstr "" #: elf32-sh64.c:598 msgid "%B: error: unaligned relocation type %d at %08x reloc %p\n" msgstr "" #: elf32-sh64.c:674 #, c-format msgid "%s: could not write out added .cranges entries" msgstr "" #: elf32-sh64.c:734 #, c-format msgid "%s: could not write out sorted .cranges entries" msgstr "" #: elf32-sparc.c:89 msgid "%B: compiled for a 64 bit system and target is 32 bit" msgstr "" #: elf32-sparc.c:102 msgid "%B: linking little endian files with big endian files" msgstr "" #: elf32-spu.c:719 msgid "%X%P: overlay section %A does not start on a cache line.\n" msgstr "" #: elf32-spu.c:727 msgid "%X%P: overlay section %A is larger than a cache line.\n" msgstr "" #: elf32-spu.c:747 msgid "%X%P: overlay section %A is not in cache area.\n" msgstr "" #: elf32-spu.c:787 msgid "%X%P: overlay sections %A and %A do not start at the same address.\n" msgstr "" #: elf32-spu.c:1011 msgid "warning: call to non-function symbol %s defined in %B" msgstr "" #: elf32-spu.c:1361 msgid "%A:0x%v lrlive .brinfo (%u) differs from analysis (%u)\n" msgstr "" #: elf32-spu.c:1880 msgid "%B is not allowed to define %s" msgstr "" #: elf32-spu.c:1888 #, c-format msgid "you are not allowed to define %s in a script" msgstr "" #: elf32-spu.c:1922 #, c-format msgid "%s in overlay section" msgstr "" #: elf32-spu.c:1951 msgid "overlay stub relocation overflow" msgstr "" #: elf32-spu.c:1960 msgid "stubs don't match calculated size" msgstr "" #: elf32-spu.c:2542 #, c-format msgid "warning: %s overlaps %s\n" msgstr "" #: elf32-spu.c:2558 #, c-format msgid "warning: %s exceeds section size\n" msgstr "" #: elf32-spu.c:2589 msgid "%A:0x%v not found in function table\n" msgstr "" #: elf32-spu.c:2729 msgid "%B(%A+0x%v): call to non-code section %B(%A), analysis incomplete\n" msgstr "" #: elf32-spu.c:3297 #, c-format msgid "Stack analysis will ignore the call from %s to %s\n" msgstr "" #: elf32-spu.c:3988 msgid " %s: 0x%v\n" msgstr "" #: elf32-spu.c:3989 msgid "%s: 0x%v 0x%v\n" msgstr "" #: elf32-spu.c:3994 msgid " calls:\n" msgstr "" #: elf32-spu.c:4002 #, c-format msgid " %s%s %s\n" msgstr "" #: elf32-spu.c:4307 #, c-format msgid "%s duplicated in %s\n" msgstr "" #: elf32-spu.c:4311 #, c-format msgid "%s duplicated\n" msgstr "" #: elf32-spu.c:4318 msgid "sorry, no support for duplicate object files in auto-overlay script\n" msgstr "" #: elf32-spu.c:4359 msgid "" "non-overlay size of 0x%v plus maximum overlay size of 0x%v exceeds local " "store\n" msgstr "" #: elf32-spu.c:4514 msgid "%B:%A%s exceeds overlay size\n" msgstr "" #: elf32-spu.c:4676 msgid "Stack size for call graph root nodes.\n" msgstr "" #: elf32-spu.c:4677 msgid "" "\n" "Stack size for functions. Annotations: '*' max stack, 't' tail call\n" msgstr "" #: elf32-spu.c:4687 msgid "Maximum stack required is 0x%v\n" msgstr "" #: elf32-spu.c:4778 msgid "fatal error while creating .fixup" msgstr "" #: elf32-spu.c:5006 msgid "%B(%s+0x%lx): unresolvable %s relocation against symbol `%s'" msgstr "" #: elf32-tic6x.c:1602 msgid "warning: generating a shared library containing non-PIC code" msgstr "" #: elf32-tic6x.c:1607 msgid "warning: generating a shared library containing non-PID code" msgstr "" #: elf32-tic6x.c:2539 msgid "%B: SB-relative relocation but __c6xabi_DSBT_BASE not defined" msgstr "" #: elf32-tic6x.c:3740 msgid "%B: error: unknown mandatory EABI object attribute %d" msgstr "" #: elf32-tic6x.c:3748 msgid "%B: warning: unknown EABI object attribute %d" msgstr "" #: elf32-tic6x.c:3860 elf32-tic6x.c:3868 msgid "error: %B requires more stack alignment than %B preserves" msgstr "" #: elf32-tic6x.c:3878 elf32-tic6x.c:3887 msgid "error: unknown Tag_ABI_array_object_alignment value in %B" msgstr "" #: elf32-tic6x.c:3896 elf32-tic6x.c:3905 msgid "error: unknown Tag_ABI_array_object_align_expected value in %B" msgstr "" #: elf32-tic6x.c:3913 elf32-tic6x.c:3920 msgid "error: %B requires more array alignment than %B preserves" msgstr "" #: elf32-tic6x.c:3942 msgid "warning: %B and %B differ in wchar_t size" msgstr "" #: elf32-tic6x.c:3960 msgid "warning: %B and %B differ in whether code is compiled for DSBT" msgstr "" #: elf32-v850.c:173 #, c-format msgid "Variable `%s' cannot occupy in multiple small data regions" msgstr "" #: elf32-v850.c:176 #, c-format msgid "" "Variable `%s' can only be in one of the small, zero, and tiny data regions" msgstr "" #: elf32-v850.c:179 #, c-format msgid "" "Variable `%s' cannot be in both small and zero data regions simultaneously" msgstr "" #: elf32-v850.c:182 #, c-format msgid "" "Variable `%s' cannot be in both small and tiny data regions simultaneously" msgstr "" #: elf32-v850.c:185 #, c-format msgid "" "Variable `%s' cannot be in both zero and tiny data regions simultaneously" msgstr "" #: elf32-v850.c:483 msgid "FAILED to find previous HI16 reloc" msgstr "" #: elf32-v850.c:2155 msgid "could not locate special linker symbol __gp" msgstr "" #: elf32-v850.c:2159 msgid "could not locate special linker symbol __ep" msgstr "" #: elf32-v850.c:2163 msgid "could not locate special linker symbol __ctbp" msgstr "" #: elf32-v850.c:2341 msgid "%B: Architecture mismatch with previous modules" msgstr "" #: elf32-v850.c:2478 msgid "%B: Alignment mismatch with previous modules" msgstr "" #. xgettext:c-format. #: elf32-v850.c:2360 #, c-format msgid "private flags = %lx: " msgstr "" #: elf32-v850.c:2558 #, c-format msgid "unknown v850 architecture" msgstr "" #: elf32-v850.c:2560 #, c-format msgid "v850 E3 architecture" msgstr "" #: elf32-v850.c:2365 #, c-format msgid "v850 architecture" msgstr "" #: elf32-v850.c:2565 #, c-format msgid ", 8-byte data alignment" msgstr "" #: elf32-v850.c:2366 #, c-format msgid "v850e architecture" msgstr "" #: elf32-v850.c:2367 #, c-format msgid "v850e1 architecture" msgstr "" #: elf32-v850.c:2368 #, c-format msgid "v850e2 architecture" msgstr "" #: elf32-v850.c:2369 #, c-format msgid "v850e2v3 architecture" msgstr "" #: elf32-v850.c:2577 #, c-format msgid "v850e3v5 architecture" msgstr "" #: elf32-vax.c:531 #, c-format msgid " [nonpic]" msgstr "" #: elf32-vax.c:534 #, c-format msgid " [d-float]" msgstr "" #: elf32-vax.c:537 #, c-format msgid " [g-float]" msgstr "" #: elf32-vax.c:654 #, c-format msgid "" "%s: warning: GOT addend of %ld to `%s' does not match previous GOT addend of " "%ld" msgstr "" #: elf32-vax.c:1587 #, c-format msgid "%s: warning: PLT addend of %d to `%s' from %s section ignored" msgstr "" #: elf32-vax.c:1714 #, c-format msgid "%s: warning: %s relocation against symbol `%s' from %s section" msgstr "" #: elf32-vax.c:1720 #, c-format msgid "%s: warning: %s relocation to 0x%x from %s section" msgstr "" #: elf32-xgate.c:686 #, c-format msgid "cpu=XGATE]" msgstr "" #: elf32-xgate.c:688 #, c-format msgid "error reading cpu type from elf private data" msgstr "" #: elf32-xstormy16.c:451 elf32-ia64.c:2342 elf64-ia64.c:2342 msgid "non-zero addend in @fptr reloc" msgstr "" #: elf32-xtensa.c:918 msgid "%B(%A): invalid property table" msgstr "" #: elf32-xtensa.c:2780 msgid "%B(%A+0x%lx): relocation offset out of range (size=0x%x)" msgstr "" #: elf32-xtensa.c:2859 elf32-xtensa.c:2980 msgid "dynamic relocation in read-only section" msgstr "" #: elf32-xtensa.c:2956 msgid "TLS relocation invalid without dynamic sections" msgstr "" #: elf32-xtensa.c:3173 msgid "internal inconsistency in size of .got.loc section" msgstr "" #: elf32-xtensa.c:3486 msgid "%B: incompatible machine type. Output is 0x%x. Input is 0x%x" msgstr "" #: elf32-xtensa.c:4715 elf32-xtensa.c:4723 msgid "Attempt to convert L32R/CALLX to CALL failed" msgstr "" #: elf32-xtensa.c:6333 elf32-xtensa.c:6409 elf32-xtensa.c:7525 msgid "" "%B(%A+0x%lx): could not decode instruction; possible configuration mismatch" msgstr "" #: elf32-xtensa.c:7265 msgid "" "%B(%A+0x%lx): could not decode instruction for XTENSA_ASM_SIMPLIFY " "relocation; possible configuration mismatch" msgstr "" #: elf32-xtensa.c:9024 msgid "invalid relocation address" msgstr "" #: elf32-xtensa.c:9073 msgid "overflow after relaxation" msgstr "" #: elf32-xtensa.c:10205 msgid "%B(%A+0x%lx): unexpected fix for %s relocation" msgstr "" #: elf64-alpha.c:460 msgid "GPDISP relocation did not find ldah and lda instructions" msgstr "" #: elf64-alpha.c:2495 msgid "%B: .got subsegment exceeds 64K (size %d)" msgstr "" #: elf64-alpha.c:4392 elf64-alpha.c:4404 msgid "%B: gp-relative relocation against dynamic symbol %s" msgstr "" #: elf64-alpha.c:4430 elf64-alpha.c:4565 msgid "%B: pc-relative relocation against dynamic symbol %s" msgstr "" #: elf64-alpha.c:4458 msgid "%B: change in gp: BRSGP %s" msgstr "" #: elf64-alpha.c:4483 msgid "" msgstr "" #: elf64-alpha.c:4488 msgid "%B: !samegp reloc against symbol without .prologue: %s" msgstr "" #: elf64-alpha.c:4540 msgid "%B: unhandled dynamic relocation against %s" msgstr "" #: elf64-alpha.c:4572 msgid "%B: pc-relative relocation against undefined weak symbol %s" msgstr "" #: elf64-alpha.c:4632 msgid "%B: dtp-relative relocation against dynamic symbol %s" msgstr "" #: elf64-alpha.c:4655 msgid "%B: tp-relative relocation against dynamic symbol %s" msgstr "" #: elf64-hppa.c:2094 #, c-format msgid "stub entry for %s cannot load .plt, dp offset = %ld" msgstr "" #: elf64-hppa.c:3280 msgid "%B(%A+0x%" msgstr "" #: elf32-ia64.c:628 elf64-ia64.c:628 msgid "" "%B: Can't relax br at 0x%lx in section `%A'. Please use brl or indirect " "branch." msgstr "" #: elf32-ia64.c:2290 elf64-ia64.c:2290 msgid "@pltoff reloc against local symbol" msgstr "" #: elf32-ia64.c:3693 elf64-ia64.c:3693 #, c-format msgid "%s: short data segment overflowed (0x%lx >= 0x400000)" msgstr "" #: elf32-ia64.c:3704 elf64-ia64.c:3704 #, c-format msgid "%s: __gp does not cover short data segment" msgstr "" #: elf32-ia64.c:3971 elf64-ia64.c:3971 msgid "%B: non-pic code with imm relocation against dynamic symbol `%s'" msgstr "" #: elf32-ia64.c:4038 elf64-ia64.c:4038 msgid "%B: @gprel relocation against dynamic symbol %s" msgstr "" #: elf32-ia64.c:4101 elf64-ia64.c:4101 msgid "%B: linking non-pic code in a position independent executable" msgstr "" #: elf32-ia64.c:4238 elf64-ia64.c:4238 msgid "%B: @internal branch to dynamic symbol %s" msgstr "" #: elf32-ia64.c:4240 elf64-ia64.c:4240 msgid "%B: speculation fixup to dynamic symbol %s" msgstr "" #: elf32-ia64.c:4242 elf64-ia64.c:4242 msgid "%B: @pcrel relocation against dynamic symbol %s" msgstr "" #: elf32-ia64.c:4439 elf64-ia64.c:4439 msgid "unsupported reloc" msgstr "" #: elf32-ia64.c:4477 elf64-ia64.c:4477 msgid "" "%B: missing TLS section for relocation %s against `%s' at 0x%lx in section " "`%A'." msgstr "" #: elf32-ia64.c:4492 elf64-ia64.c:4492 msgid "" "%B: Can't relax br (%s) to `%s' at 0x%lx in section `%A' with size 0x%lx (> " "0x1000000)." msgstr "" #: elf32-ia64.c:4754 elf64-ia64.c:4754 msgid "%B: linking trap-on-NULL-dereference with non-trapping files" msgstr "" #: elf32-ia64.c:4763 elf64-ia64.c:4763 msgid "%B: linking big-endian files with little-endian files" msgstr "" #: elf32-ia64.c:4772 elf64-ia64.c:4772 msgid "%B: linking 64-bit files with 32-bit files" msgstr "" #: elf32-ia64.c:4781 elf64-ia64.c:4781 msgid "%B: linking constant-gp files with non-constant-gp files" msgstr "" #: elf32-ia64.c:4791 elf64-ia64.c:4791 msgid "%B: linking auto-pic files with non-auto-pic files" msgstr "" #: elflink.c:4299 msgid "" "Warning: alignment %u of common symbol `%s' in %B is greater than the " "alignment (%u) of its section %A" msgstr "" #: elflink.c:4305 msgid "Warning: alignment %u of symbol `%s' in %B is smaller than %u in %B" msgstr "" #: elflink.c:4320 msgid "Warning: size of symbol `%s' changed from %lu in %B to %lu in %B" msgstr "" #: elf64-mmix.c:986 msgid "" "invalid input relocation when producing non-ELF, non-mmo format output.\n" " Please use the objcopy program to convert from ELF or mmo,\n" " or assemble using \"-no-expand\" (for gcc, \"-Wa,-no-expand\"" msgstr "" #: elf64-mmix.c:1170 msgid "" "invalid input relocation when producing non-ELF, non-mmo format output.\n" " Please use the objcopy program to convert from ELF or mmo,\n" " or compile using the gcc-option \"-mno-base-addresses\"." msgstr "" #: elf64-mmix.c:1177 #, c-format msgid "" "%s: Internal inconsistency error for value for\n" " linker-allocated global register: linked: 0x%lx%08lx != relaxed: " "0x%lx%08lx\n" msgstr "" #: elf64-mmix.c:1607 #, c-format msgid "" "%s: base-plus-offset relocation against register symbol: (unknown) in %s" msgstr "" #: elf64-mmix.c:1612 #, c-format msgid "%s: base-plus-offset relocation against register symbol: %s in %s" msgstr "" #: elf64-mmix.c:1656 #, c-format msgid "%s: register relocation against non-register symbol: (unknown) in %s" msgstr "" #: elf64-mmix.c:1661 #, c-format msgid "%s: register relocation against non-register symbol: %s in %s" msgstr "" #: elf64-mmix.c:1698 #, c-format msgid "%s: directive LOCAL valid only with a register or absolute value" msgstr "" #: elf64-mmix.c:1726 #, c-format msgid "" "%s: LOCAL directive: Register $%ld is not a local register. First global " "register is $%ld." msgstr "" #: elf64-mmix.c:2190 #, c-format msgid "" "%s: Error: multiple definition of `%s'; start of %s is set in a earlier " "linked file\n" msgstr "" #: elf64-mmix.c:2248 msgid "Register section has contents\n" msgstr "" #: elf64-mmix.c:2440 #, c-format msgid "" "Internal inconsistency: remaining %u != max %u.\n" " Please report this bug." msgstr "" #: elf64-ppc.c:4463 msgid "%P: %B: cannot create stub entry %s\n" msgstr "" #: elf64-ppc.c:4810 msgid "%P: symbol '%s' has invalid st_other for ABI version 1\n" msgstr "" #: elf64-ppc.c:5170 msgid "%P: .opd not allowed in ABI version %d\n" msgstr "" #: elf64-ppc.c:5809 msgid "%B uses unknown e_flags 0x%lx" msgstr "" #: elf64-ppc.c:5816 msgid "%B: ABI version %ld is not compatible with ABI version %ld output" msgstr "" #: elf64-ppc.c:5843 #, c-format msgid " [abiv%ld]" msgstr "" #: elf64-ppc.c:7007 msgid "" "%P: copy reloc against `%T' requires lazy plt linking; avoid setting " "LD_BIND_NOW=1 or upgrade gcc\n" msgstr "" #: elf64-ppc.c:7270 msgid "%B: undefined symbol on R_PPC64_TOCSAVE relocation" msgstr "" #: elf64-ppc.c:7499 msgid "%P: dynreloc miscount for %B, section %A\n" msgstr "" #: elf64-ppc.c:6996 msgid "%B: .opd is not a regular array of opd entries" msgstr "" #: elf64-ppc.c:7005 msgid "%B: unexpected reloc type %u in .opd section" msgstr "" #: elf64-ppc.c:7026 msgid "%B: undefined sym `%s' in .opd section" msgstr "" #: elf64-ppc.c:7584 msgid "%H __tls_get_addr lost arg, TLS optimization disabled\n" msgstr "" #: elf64-ppc.c:7929 elf64-ppc.c:8450 #, c-format msgid "%s defined on removed toc entry" msgstr "" #: elf64-ppc.c:8868 msgid "%P: %H: toc optimization is not supported for %s instruction.\n" msgstr "" #: elf64-ppc.c:9096 msgid "%P: %H: %s references optimized away TOC entry\n" msgstr "" #: elf64-ppc.c:10394 msgid "%P: cannot find opd entry toc for `%T'\n" msgstr "" #: elf64-ppc.c:10479 msgid "%P: long branch stub `%s' offset overflow\n" msgstr "" #: elf64-ppc.c:10538 msgid "%P: can't find branch stub `%s'\n" msgstr "" #: elf64-ppc.c:10602 elf64-ppc.c:10749 elf64-ppc.c:12416 msgid "%P: linkage table error against `%T'\n" msgstr "" #: elf64-ppc.c:10940 msgid "%P: can't build branch stub `%s'\n" msgstr "" #: elf64-ppc.c:10814 msgid "%B section %A exceeds stub group size" msgstr "" #: elf64-ppc.c:12662 elf64-ppc.c:12697 msgid "%P: %s offset too large for .eh_frame sdata4 encoding" msgstr "" #: elf64-ppc.c:12758 msgid "%P: stubs don't match calculated size\n" msgstr "" #: elf64-ppc.c:12770 #, c-format msgid "" "linker stubs in %u group%s\n" " branch %lu\n" " toc adjust %lu\n" " long branch %lu\n" " long toc adj %lu\n" " plt call %lu\n" " plt call toc %lu" msgstr "" #: elf64-ppc.c:13096 msgid "%P: %H: %s used with TLS symbol `%T'\n" msgstr "" #: elf64-ppc.c:13097 msgid "%P: %H: %s used with non-TLS symbol `%T'\n" msgstr "" #: elf64-ppc.c:13675 msgid "" "%P: %H: call to `%T' lacks nop, can't restore toc; recompile with -fPIC\n" msgstr "" #: elf64-ppc.c:13793 msgid "%P: %B: unknown relocation type %d for `%T'\n" msgstr "" #: elf64-ppc.c:14310 msgid "%P: %H: %s for indirect function `%T' unsupported\n" msgstr "" #: elf64-ppc.c:14417 msgid "%P: %B: %s is not supported for `%T'\n" msgstr "" #: elf64-ppc.c:14565 msgid "%P: %H: error: %s not a multiple of %u\n" msgstr "" #: elf64-ppc.c:14586 msgid "%P: %H: unresolvable %s against `%T'\n" msgstr "" #: elf64-ppc.c:14644 msgid "%P: %H: %s against `%T': error %d\n" msgstr "" #: elf64-sh64.c:1682 #, c-format msgid "%s: error: unaligned relocation type %d at %08x reloc %08x\n" msgstr "" #: elf64-sparc.c:445 msgid "%B: Only registers %%g[2367] can be declared using STT_REGISTER" msgstr "" #: elf64-sparc.c:465 msgid "Register %%g%d used incompatibly: %s in %B, previously %s in %B" msgstr "" #: elf64-sparc.c:488 msgid "Symbol `%s' has differing types: REGISTER in %B, previously %s in %B" msgstr "" #: elf64-sparc.c:533 msgid "Symbol `%s' has differing types: %s in %B, previously REGISTER in %B" msgstr "" #: elf64-sparc.c:686 msgid "%B: linking UltraSPARC specific with HAL specific code" msgstr "" #: elf64-x86-64.c:1236 msgid "%B: relocation %s against symbol `%s' isn't supported in x32 mode" msgstr "" #: elf64-x86-64.c:1465 msgid "%B: '%s' accessed both as normal and thread local symbol" msgstr "" #: elf64-x86-64.c:2934 msgid "" "%B: relocation %s against STT_GNU_IFUNC symbol `%s' has non-zero addend: %d" msgstr "" #: elf64-x86-64.c:3193 msgid "" "%B: relocation R_X86_64_GOTOFF64 against protected function `%s' can not be " "used when making a shared object" msgstr "" #: elf64-x86-64.c:3305 msgid "; recompile with -fPIC" msgstr "" #: elf64-x86-64.c:3310 msgid "" "%B: relocation %s against %s `%s' can not be used when making a shared " "object%s" msgstr "" #: elf64-x86-64.c:3312 msgid "" "%B: relocation %s against undefined %s `%s' can not be used when making a " "shared object%s" msgstr "" #: elf64-x86-64.c:3900 msgid "" "%B: addend -0x%x in relocation %s against symbol `%s' at 0x%lx in section " "`%A' is out of range" msgstr "" #: elf64-x86-64.c:3908 msgid "" "%B: addend 0x%x in relocation %s against symbol `%s' at 0x%lx in section " "`%A' is out of range" msgstr "" #: elfcode.h:827 #, c-format msgid "warning: %s has a corrupt string table index - ignoring" msgstr "" #: elfcode.h:1237 #, c-format msgid "%s: version count (%ld) does not match symbol count (%ld)" msgstr "" #: elfcode.h:1491 #, c-format msgid "%s(%s): relocation %d has invalid symbol index %ld" msgstr "" #: elfcore.h:312 msgid "Warning: %B is truncated: expected core file size >= %lu, found: %lu." msgstr "" #: elflink.c:1119 msgid "" "%s: TLS definition in %B section %A mismatches non-TLS definition in %B " "section %A" msgstr "" #: elflink.c:1123 msgid "%s: TLS reference in %B mismatches non-TLS reference in %B" msgstr "" #: elflink.c:1127 msgid "" "%s: TLS definition in %B section %A mismatches non-TLS reference in %B" msgstr "" #: elflink.c:1131 msgid "" "%s: TLS reference in %B mismatches non-TLS definition in %B section %A" msgstr "" #: elflink.c:1764 msgid "%B: unexpected redefinition of indirect versioned symbol `%s'" msgstr "" #: elflink.c:2077 msgid "%B: version node not found for symbol %s" msgstr "" #: elflink.c:2167 msgid "" "%B: bad reloc symbol index (0x%lx >= 0x%lx) for offset 0x%lx in section `%A'" msgstr "" #: elflink.c:2178 msgid "" "%B: non-zero symbol index (0x%lx) for offset 0x%lx in section `%A' when the " "object file has no symbol table" msgstr "" #: elflink.c:2368 msgid "%B: relocation size mismatch in %B section %A" msgstr "" #: elflink.c:2663 #, c-format msgid "warning: type and size of dynamic symbol `%s' are not defined" msgstr "" #: elflink.c:3421 msgid "%P: alternate ELF machine code found (%d) in %B, expecting %d\n" msgstr "" #: elflink.c:4067 msgid "%B: %s: invalid version %u (max %d)" msgstr "" #: elflink.c:4103 msgid "%B: %s: invalid needed version %d" msgstr "" #: elflink.c:4489 msgid "%B: undefined reference to symbol '%s'" msgstr "" #: elflink.c:5523 msgid "%B: stack size specified and %s set" msgstr "" #: elflink.c:5526 msgid "%B: %s not absolute" msgstr "" #: elflink.c:5795 #, c-format msgid "%s: undefined version: %s" msgstr "" #: elflink.c:5863 msgid "%B: .preinit_array section is not allowed in DSO" msgstr "" #: elflink.c:7617 #, c-format msgid "undefined %s reference in complex symbol: %s" msgstr "" #: elflink.c:7771 #, c-format msgid "unknown operator '%c' in complex symbol" msgstr "" #: elflink.c:8110 elflink.c:8127 elflink.c:8164 elflink.c:8181 msgid "%B: Unable to sort relocs - they are in more than one size" msgstr "" #: elflink.c:8141 elflink.c:8195 msgid "%B: Unable to sort relocs - they are of an unknown size" msgstr "" #: elflink.c:8246 msgid "Not enough memory to sort relocations" msgstr "" #: elflink.c:8439 msgid "%B: Too many sections: %d (>= %d)" msgstr "" #: elflink.c:8686 msgid "%B: internal symbol `%s' in %B is referenced by DSO" msgstr "" #: elflink.c:8688 msgid "%B: hidden symbol `%s' in %B is referenced by DSO" msgstr "" #: elflink.c:8690 msgid "%B: local symbol `%s' in %B is referenced by DSO" msgstr "" #: elflink.c:8785 msgid "%B: could not find output section %A for input section %A" msgstr "" #: elflink.c:8908 msgid "%B: protected symbol `%s' isn't defined" msgstr "" #: elflink.c:8910 msgid "%B: internal symbol `%s' isn't defined" msgstr "" #: elflink.c:8912 msgid "%B: hidden symbol `%s' isn't defined" msgstr "" #: elflink.c:9043 msgid "%B: No symbol version section for versioned symbol `%s'" msgstr "" #: elflink.c:9441 msgid "error: %B: size of section %A is not multiple of address size" msgstr "" #: elflink.c:9488 msgid "" "error: %B contains a reloc (0x%s) for section %A that references a non-" "existent global symbol" msgstr "" #: elflink.c:10223 msgid "%A has both ordered [`%A' in %B] and unordered [`%A' in %B] sections" msgstr "" #: elflink.c:10228 #, c-format msgid "%A has both ordered and unordered sections" msgstr "" #: elflink.c:10793 msgid "%B: file class %s incompatible with %s" msgstr "" #: elflink.c:11104 elflink.c:11148 msgid "%B: could not find output section %s" msgstr "" #: elflink.c:11109 #, c-format msgid "warning: %s section has zero size" msgstr "" #: elflink.c:11353 #, c-format msgid "warning: section '%s' is being made into a note" msgstr "" #: elflink.c:11419 msgid "%P%X: read-only segment has dynamic relocations.\n" msgstr "" #: elflink.c:11214 msgid "%P: warning: creating a DT_TEXTREL in a shared object.\n" msgstr "" #: elflink.c:11401 msgid "%P%X: can not read symbols: %E\n" msgstr "" #: elflink.c:11750 msgid "Removing unused section '%s' in file '%B'" msgstr "" #: elflink.c:11962 msgid "Warning: gc-sections option ignored" msgstr "" #: elflink.c:12489 #, c-format msgid "Unrecognized INPUT_SECTION_FLAG %s\n" msgstr "" #: elfxx-mips.c:1221 msgid "static procedure (no name)" msgstr "" #: elfxx-mips.c:5476 msgid "MIPS16 and microMIPS functions cannot call each other" msgstr "" #: elfxx-mips.c:6087 msgid "" "%B: %A+0x%lx: Unsupported jump between ISA modes; consider recompiling with " "interlinking enabled." msgstr "" #: elfxx-mips.c:6288 elfxx-mips.c:6511 msgid "%B: Warning: bad `%s' option size %u smaller than its header" msgstr "" #: elfxx-mips.c:7262 elfxx-mips.c:7387 msgid "" "%B: Warning: cannot determine the target function for stub section `%s'" msgstr "" #: elfxx-mips.c:7516 msgid "%B: Malformed reloc detected for section %s" msgstr "" #: elfxx-mips.c:7556 msgid "%B: GOT reloc at 0x%lx not expected in executables" msgstr "" #: elfxx-mips.c:7678 msgid "%B: CALL16 reloc at 0x%lx not against global symbol" msgstr "" #: elfxx-mips.c:8372 #, c-format msgid "non-dynamic relocations refer to dynamic symbol %s" msgstr "" #: elfxx-mips.c:9075 msgid "" "%B: Can't find matching LO16 reloc against `%s' for %s at 0x%lx in section " "`%A'" msgstr "" #: elfxx-mips.c:9214 msgid "" "small-data section exceeds 64KB; lower small-data size limit (see option -G)" msgstr "" #: elfxx-mips.c:10035 msgid "JALX to a non-word-aligned address" msgstr "" #: elfxx-mips.c:10402 elfxx-mips.c:10966 msgid "%B: `%A' offset of %ld from `%A' beyond the range of ADDIUPC" msgstr "" #: elfxx-mips.c:12038 #, c-format msgid "%s: illegal section name `%s'" msgstr "" #: elfxx-mips.c:14375 elfxx-mips.c:14381 elfxx-mips.c:14387 elfxx-mips.c:14407 #: elfxx-mips.c:14413 elfxx-mips.c:14419 elfxx-mips.c:14441 elfxx-mips.c:14460 #: elfxx-mips.c:14467 elfxx-mips.c:14474 msgid "Warning: %B uses %s (set by %B), %B uses %s" msgstr "" #: elfxx-mips.c:14394 elfxx-mips.c:14426 elfxx-mips.c:14447 elfxx-mips.c:14480 msgid "" "Warning: %B uses %s (set by %B), %B uses unknown floating point ABI %d" msgstr "" #: elfxx-mips.c:14493 elfxx-mips.c:14501 elfxx-mips.c:14509 elfxx-mips.c:14517 msgid "" "Warning: %B uses unknown floating point ABI %d (set by %B), %B uses %s" msgstr "" #: elfxx-mips.c:14525 msgid "" "Warning: %B uses unknown floating point ABI %d (set by %B), %B uses unknown " "floating point ABI %d" msgstr "" #: elfxx-mips.c:14548 msgid "Warning: %B uses %s (set by %B), %B uses unknown MSA ABI %d" msgstr "" #: elfxx-mips.c:14559 msgid "Warning: %B uses unknown MSA ABI %d (set by %B), %B uses %s" msgstr "" #: elfxx-mips.c:14567 msgid "" "Warning: %B uses unknown MSA ABI %d (set by %B), %B uses unknown MSA ABI %d" msgstr "" #: elfxx-mips.c:12533 msgid "%B: endianness incompatible with that of the selected emulation" msgstr "" #: elfxx-mips.c:12544 msgid "%B: ABI is incompatible with that of the selected emulation" msgstr "" #: elfxx-mips.c:12628 msgid "%B: warning: linking abicalls files with non-abicalls files" msgstr "" #: elfxx-mips.c:12645 msgid "%B: linking 32-bit code with 64-bit code" msgstr "" #: elfxx-mips.c:12673 msgid "%B: linking %s module with previous %s modules" msgstr "" #: elfxx-mips.c:12696 msgid "%B: ABI mismatch: linking %s module with previous %s modules" msgstr "" #: elfxx-mips.c:14786 msgid "%B: ASE mismatch: linking %s module with previous %s modules" msgstr "" #: elfxx-mips.c:12860 #, c-format msgid " [abi=O32]" msgstr "" #: elfxx-mips.c:12862 #, c-format msgid " [abi=O64]" msgstr "" #: elfxx-mips.c:12864 #, c-format msgid " [abi=EABI32]" msgstr "" #: elfxx-mips.c:12866 #, c-format msgid " [abi=EABI64]" msgstr "" #: elfxx-mips.c:12868 #, c-format msgid " [abi unknown]" msgstr "" #: elfxx-mips.c:12870 #, c-format msgid " [abi=N32]" msgstr "" #: elfxx-mips.c:12872 #, c-format msgid " [abi=64]" msgstr "" #: elfxx-mips.c:12874 #, c-format msgid " [no abi set]" msgstr "" #: elfxx-mips.c:12895 #, c-format msgid " [unknown ISA]" msgstr "" #: elfxx-mips.c:12906 #, c-format msgid " [not 32bitmode]" msgstr "" #: elfxx-sparc.c:595 #, c-format msgid "invalid relocation type %d" msgstr "" #: elfxx-tilegx.c:4433 msgid "%B: Cannot link together %s and %s objects." msgstr "" #: i386linux.c:454 m68klinux.c:458 sparclinux.c:452 #, c-format msgid "Output file requires shared library `%s'\n" msgstr "" #: i386linux.c:462 m68klinux.c:466 sparclinux.c:460 #, c-format msgid "Output file requires shared library `%s.so.%s'\n" msgstr "" #: i386linux.c:651 i386linux.c:701 m68klinux.c:658 m68klinux.c:706 #: sparclinux.c:650 sparclinux.c:700 #, c-format msgid "Symbol %s not defined for fixups\n" msgstr "" #: i386linux.c:725 m68klinux.c:730 sparclinux.c:724 msgid "Warning: fixup count mismatch\n" msgstr "" #: ieee.c:159 #, c-format msgid "%s: string too long (%d chars, max 65535)" msgstr "" #: ieee.c:286 #, c-format msgid "%s: unrecognized symbol `%s' flags 0x%x" msgstr "" #: ieee.c:792 msgid "%B: unimplemented ATI record %u for symbol %u" msgstr "" #: ieee.c:816 msgid "%B: unexpected ATN type %d in external part" msgstr "" #: ieee.c:838 msgid "%B: unexpected type after ATN" msgstr "" #: ihex.c:230 msgid "%B:%d: unexpected character `%s' in Intel Hex file" msgstr "" #: ihex.c:337 msgid "%B:%u: bad checksum in Intel Hex file (expected %u, found %u)" msgstr "" #: ihex.c:392 msgid "%B:%u: bad extended address record length in Intel Hex file" msgstr "" #: ihex.c:409 msgid "%B:%u: bad extended start address length in Intel Hex file" msgstr "" #: ihex.c:426 msgid "%B:%u: bad extended linear address record length in Intel Hex file" msgstr "" #: ihex.c:443 msgid "%B:%u: bad extended linear start address length in Intel Hex file" msgstr "" #: ihex.c:460 msgid "%B:%u: unrecognized ihex type %u in Intel Hex file" msgstr "" #: ihex.c:579 msgid "%B: internal error in ihex_read_section" msgstr "" #: ihex.c:613 msgid "%B: bad section length in ihex_read_section" msgstr "" #: ihex.c:826 #, c-format msgid "%s: address 0x%s out of range for Intel Hex file" msgstr "" #: libbfd.c:863 msgid "%B: unable to get decompressed section %A" msgstr "" #: elf64-ppc.c:2744 libbfd.c:1012 msgid "%B: compiled for a big endian system and target is little endian" msgstr "" #: elf64-ppc.c:2747 libbfd.c:1014 msgid "%B: compiled for a little endian system and target is big endian" msgstr "" #: libbfd.c:1043 #, c-format msgid "Deprecated %s called at %s line %d in %s\n" msgstr "" #: libbfd.c:1046 #, c-format msgid "Deprecated %s called\n" msgstr "" #: linker.c:1859 msgid "%B: indirect symbol `%s' to `%s' is a loop" msgstr "" #: linker.c:2726 #, c-format msgid "Attempt to do relocatable link with %s input and %s output" msgstr "" #: linker.c:3035 msgid "%B: ignoring duplicate section `%A'\n" msgstr "" #: linker.c:3044 linker.c:3053 msgid "%B: duplicate section `%A' has different size\n" msgstr "" #: linker.c:3061 linker.c:3066 msgid "%B: could not read contents of section `%A'\n" msgstr "" #: linker.c:3070 msgid "%B: duplicate section `%A' has different contents\n" msgstr "" #: mach-o.c:381 msgid "bfd_mach_o_canonicalize_symtab: unable to load symbols" msgstr "" #: mach-o.c:1918 #, c-format msgid "mach-o: there are too many sections (%d) maximum is 255,\n" msgstr "" #: mach-o.c:1253 #, c-format msgid "unable to write unknown load command 0x%lx" msgstr "" #: mach-o.c:2272 msgid "" "sorry: modtab, toc and extrefsyms are not yet implemented for dysymtab " "commands." msgstr "" #: mach-o.c:1654 #, c-format msgid "bfd_mach_o_read_symtab_symbol: unable to read %d bytes at %lu" msgstr "" #: mach-o.c:2916 #, c-format msgid "bfd_mach_o_read_symtab_symbol: name out of range (%lu >= %lu)" msgstr "" #: mach-o.c:1756 #, c-format msgid "" "bfd_mach_o_read_symtab_symbol: symbol \"%s\" specified invalid section %d " "(max %lu): setting to undefined" msgstr "" #: mach-o.c:1770 #, c-format msgid "" "bfd_mach_o_read_symtab_symbol: symbol \"%s\" specified invalid type field " "0x%x: setting to undefined" msgstr "" #: mach-o.c:1840 msgid "bfd_mach_o_read_symtab_symbols: unable to allocate memory for symbols" msgstr "" #: mach-o.c:3915 msgid "%B: unknown load command 0x%lx" msgstr "" #: mach-o.c:2736 #, c-format msgid "bfd_mach_o_scan: unknown architecture 0x%lx/0x%lx" msgstr "" #: mach-o.c:2832 #, c-format msgid "unknown header byte-order value 0x%lx" msgstr "" #: merge.c:832 #, c-format msgid "%s: access beyond end of merged section (%ld)" msgstr "" #: mmo.c:456 #, c-format msgid "%s: No core to allocate section name %s\n" msgstr "" #: mmo.c:531 #, c-format msgid "%s: No core to allocate a symbol %d bytes long\n" msgstr "" #: mmo.c:1187 #, c-format msgid "%s: invalid mmo file: initialization value for $255 is not `Main'\n" msgstr "" #: mmo.c:1332 #, c-format msgid "" "%s: unsupported wide character sequence 0x%02X 0x%02X after symbol name " "starting with `%s'\n" msgstr "" #: mmo.c:1565 #, c-format msgid "%s: invalid mmo file: unsupported lopcode `%d'\n" msgstr "" #: mmo.c:1575 #, c-format msgid "%s: invalid mmo file: expected YZ = 1 got YZ = %d for lop_quote\n" msgstr "" #: mmo.c:1611 #, c-format msgid "" "%s: invalid mmo file: expected z = 1 or z = 2, got z = %d for lop_loc\n" msgstr "" #: mmo.c:1657 #, c-format msgid "" "%s: invalid mmo file: expected z = 1 or z = 2, got z = %d for lop_fixo\n" msgstr "" #: mmo.c:1696 #, c-format msgid "%s: invalid mmo file: expected y = 0, got y = %d for lop_fixrx\n" msgstr "" #: mmo.c:1705 #, c-format msgid "" "%s: invalid mmo file: expected z = 16 or z = 24, got z = %d for lop_fixrx\n" msgstr "" #: mmo.c:1728 #, c-format msgid "" "%s: invalid mmo file: leading byte of operand word must be 0 or 1, got %d " "for lop_fixrx\n" msgstr "" #: mmo.c:1751 #, c-format msgid "%s: cannot allocate file name for file number %d, %d bytes\n" msgstr "" #: mmo.c:1771 #, c-format msgid "" "%s: invalid mmo file: file number %d `%s', was already entered as `%s'\n" msgstr "" #: mmo.c:1784 #, c-format msgid "" "%s: invalid mmo file: file name for number %d was not specified before use\n" msgstr "" #: mmo.c:1890 #, c-format msgid "" "%s: invalid mmo file: fields y and z of lop_stab non-zero, y: %d, z: %d\n" msgstr "" #: mmo.c:1926 #, c-format msgid "%s: invalid mmo file: lop_end not last item in file\n" msgstr "" #: mmo.c:1939 #, c-format msgid "" "%s: invalid mmo file: YZ of lop_end (%ld) not equal to the number of tetras " "to the preceding lop_stab (%ld)\n" msgstr "" #: mmo.c:2649 #, c-format msgid "%s: invalid symbol table: duplicate symbol `%s'\n" msgstr "" #: mmo.c:2889 #, c-format msgid "" "%s: Bad symbol definition: `Main' set to %s rather than the start address " "%s\n" msgstr "" #: mmo.c:2981 #, c-format msgid "" "%s: warning: symbol table too large for mmo, larger than 65535 32-bit words: " "%d. Only `Main' will be emitted.\n" msgstr "" #: mmo.c:3026 #, c-format msgid "%s: internal error, symbol table changed size from %d to %d words\n" msgstr "" #: mmo.c:3078 #, c-format msgid "%s: internal error, internal register section %s had contents\n" msgstr "" #: mmo.c:3129 #, c-format msgid "%s: no initialized registers; section length 0\n" msgstr "" #: mmo.c:3135 #, c-format msgid "%s: too many initialized registers; section length %ld\n" msgstr "" #: mmo.c:3140 #, c-format msgid "" "%s: invalid start address for initialized registers of length %ld: " "0x%lx%08lx\n" msgstr "" #: oasys.c:882 #, c-format msgid "%s: can not represent section `%s' in oasys" msgstr "" #: osf-core.c:140 #, c-format msgid "Unhandled OSF/1 core file section type %d\n" msgstr "" #: pe-mips.c:607 msgid "%B: `ld -r' not supported with PE MIPS objects\n" msgstr "" #. OK, at this point the following variables are set up: #. src = VMA of the memory we're fixing up #. mem = pointer to memory we're fixing up #. val = VMA of what we need to refer to. #: pe-mips.c:719 msgid "%B: unimplemented %s\n" msgstr "" #: pe-mips.c:745 msgid "%B: jump too far away\n" msgstr "" #: pe-mips.c:771 msgid "%B: bad pair/reflo after refhi\n" msgstr "" #: pef.c:519 #, c-format msgid "bfd_pef_scan: unknown architecture 0x%lx" msgstr "" #: pei-x86_64.c:444 #, c-format msgid "warning: .pdata section size (%ld) is not a multiple of %d\n" msgstr "" #: pei-x86_64.c:448 peigen.c:1618 peigen.c:1801 pepigen.c:1618 pepigen.c:1801 #: pex64igen.c:1618 pex64igen.c:1801 #, c-format msgid "" "\n" "The Function Table (interpreted .pdata section contents)\n" msgstr "" #: pei-x86_64.c:450 #, c-format msgid "vma:\t\t\tBeginAddress\t EndAddress\t UnwindData\n" msgstr "" #. XXX code yet to be written. #: peicode.h:751 msgid "%B: Unhandled import type; %x" msgstr "" #: peicode.h:756 msgid "%B: Unrecognised import type; %x" msgstr "" #: peicode.h:770 msgid "%B: Unrecognised import name type; %x" msgstr "" #: peicode.h:1162 msgid "%B: Unrecognised machine type (0x%x) in Import Library Format archive" msgstr "" #: peicode.h:1174 msgid "" "%B: Recognised but unhandled machine type (0x%x) in Import Library Format " "archive" msgstr "" #: peicode.h:1192 msgid "%B: size field is zero in Import Library Format header" msgstr "" #: peicode.h:1223 msgid "%B: string not null terminated in ILF object file." msgstr "" #: ppcboot.c:414 #, c-format msgid "" "\n" "ppcboot header:\n" msgstr "" #: ppcboot.c:415 #, c-format msgid "Entry offset = 0x%.8lx (%ld)\n" msgstr "" #: ppcboot.c:417 #, c-format msgid "Length = 0x%.8lx (%ld)\n" msgstr "" #: ppcboot.c:421 #, c-format msgid "Flag field = 0x%.2x\n" msgstr "" #: ppcboot.c:427 #, c-format msgid "Partition name = \"%s\"\n" msgstr "" #: ppcboot.c:446 #, c-format msgid "" "\n" "Partition[%d] start = { 0x%.2x, 0x%.2x, 0x%.2x, 0x%.2x }\n" msgstr "" #: ppcboot.c:452 #, c-format msgid "Partition[%d] end = { 0x%.2x, 0x%.2x, 0x%.2x, 0x%.2x }\n" msgstr "" #: ppcboot.c:458 #, c-format msgid "Partition[%d] sector = 0x%.8lx (%ld)\n" msgstr "" #: ppcboot.c:460 #, c-format msgid "Partition[%d] length = 0x%.8lx (%ld)\n" msgstr "" #: reloc.c:7371 msgid "INPUT_SECTION_FLAGS are not supported.\n" msgstr "" #: reloc.c:7526 msgid "%X%P: %B(%A): relocation \"%R\" goes out of range\n" msgstr "" #: rs6000-core.c:448 #, c-format msgid "%s: warning core file truncated" msgstr "" #: som.c:5471 #, c-format msgid "" "\n" "Exec Auxiliary Header\n" msgstr "" #: som.c:5776 msgid "som_sizeof_headers unimplemented" msgstr "" #: srec.c:261 msgid "%B:%d: Unexpected character `%s' in S-record file\n" msgstr "" #: srec.c:567 srec.c:600 msgid "%B:%d: Bad checksum in S-record file\n" msgstr "" #: stabs.c:279 msgid "%B(%A+0x%lx): Stabs entry has invalid string index." msgstr "" #: syms.c:1079 msgid "Unsupported .stab relocation" msgstr "" #: vms-alpha.c:1299 #, c-format msgid "Unknown EGSD subtype %d" msgstr "" #: vms-alpha.c:1330 #, c-format msgid "Stack overflow (%d) in _bfd_vms_push" msgstr "" #: vms-alpha.c:1343 msgid "Stack underflow in _bfd_vms_pop" msgstr "" #. These names have not yet been added to this switch statement. #: vms-alpha.c:1580 #, c-format msgid "unknown ETIR command %d" msgstr "" #: vms-alpha.c:1767 #, c-format msgid "bad section index in %s" msgstr "" #: vms-alpha.c:1780 #, c-format msgid "unsupported STA cmd %s" msgstr "" #. Insert field. #. Unsigned shift. #. Rotate. #. Redefine symbol to current location. #. Define a literal. #: vms-alpha.c:1956 vms-alpha.c:1987 vms-alpha.c:2234 #, c-format msgid "%s: not supported" msgstr "" #: vms-alpha.c:1962 #, c-format msgid "%s: not implemented" msgstr "" #: vms-alpha.c:2218 #, c-format msgid "invalid use of %s with contexts" msgstr "" #: vms-alpha.c:2252 #, c-format msgid "reserved cmd %d" msgstr "" #: vms-alpha.c:2337 msgid "Object module NOT error-free !\n" msgstr "" #: vms-alpha.c:3769 #, c-format msgid "SEC_RELOC with no relocs in section %s" msgstr "" #: vms-alpha.c:3822 vms-alpha.c:4053 #, c-format msgid "Size error in section %s" msgstr "" #: vms-alpha.c:3992 msgid "Spurious ALPHA_R_BSR reloc" msgstr "" #: vms-alpha.c:4040 #, c-format msgid "Unhandled relocation %s" msgstr "" #: vms-alpha.c:4330 #, c-format msgid "unknown source command %d" msgstr "" #: vms-alpha.c:4391 msgid "DST__K_SET_LINUM_INCR not implemented" msgstr "" #: vms-alpha.c:4397 msgid "DST__K_SET_LINUM_INCR_W not implemented" msgstr "" #: vms-alpha.c:4403 msgid "DST__K_RESET_LINUM_INCR not implemented" msgstr "" #: vms-alpha.c:4409 msgid "DST__K_BEG_STMT_MODE not implemented" msgstr "" #: vms-alpha.c:4415 msgid "DST__K_END_STMT_MODE not implemented" msgstr "" #: vms-alpha.c:4442 msgid "DST__K_SET_PC not implemented" msgstr "" #: vms-alpha.c:4448 msgid "DST__K_SET_PC_W not implemented" msgstr "" #: vms-alpha.c:4454 msgid "DST__K_SET_PC_L not implemented" msgstr "" #: vms-alpha.c:4460 msgid "DST__K_SET_STMTNUM not implemented" msgstr "" #: vms-alpha.c:4503 #, c-format msgid "unknown line command %d" msgstr "" #: vms-alpha.c:4957 vms-alpha.c:4974 vms-alpha.c:4988 vms-alpha.c:5003 #: vms-alpha.c:5015 vms-alpha.c:5026 vms-alpha.c:5038 #, c-format msgid "Unknown reloc %s + %s" msgstr "" #: vms-alpha.c:5093 #, c-format msgid "Unknown reloc %s" msgstr "" #: vms-alpha.c:5106 msgid "Invalid section index in ETIR" msgstr "" #: vms-alpha.c:5002 msgid "Relocation for non-REL psect" msgstr "" #: vms-alpha.c:5153 #, c-format msgid "Unknown symbol in command %s" msgstr "" #: vms-alpha.c:5668 #, c-format msgid " EMH %u (len=%u): " msgstr "" #: vms-alpha.c:5677 #, c-format msgid "Module header\n" msgstr "" #: vms-alpha.c:5678 #, c-format msgid " structure level: %u\n" msgstr "" #: vms-alpha.c:5679 #, c-format msgid " max record size: %u\n" msgstr "" #: vms-alpha.c:5682 #, c-format msgid " module name : %.*s\n" msgstr "" #: vms-alpha.c:5684 #, c-format msgid " module version : %.*s\n" msgstr "" #: vms-alpha.c:5686 #, c-format msgid " compile date : %.17s\n" msgstr "" #: vms-alpha.c:5691 #, c-format msgid "Language Processor Name\n" msgstr "" #: vms-alpha.c:5692 #, c-format msgid " language name: %.*s\n" msgstr "" #: vms-alpha.c:5699 #, c-format msgid "Source Files Header\n" msgstr "" #: vms-alpha.c:5700 #, c-format msgid " file: %.*s\n" msgstr "" #: vms-alpha.c:5707 #, c-format msgid "Title Text Header\n" msgstr "" #: vms-alpha.c:5708 #, c-format msgid " title: %.*s\n" msgstr "" #: vms-alpha.c:5715 #, c-format msgid "Copyright Header\n" msgstr "" #: vms-alpha.c:5716 #, c-format msgid " copyright: %.*s\n" msgstr "" #: vms-alpha.c:5722 #, c-format msgid "unhandled emh subtype %u\n" msgstr "" #: vms-alpha.c:5732 #, c-format msgid " EEOM (len=%u):\n" msgstr "" #: vms-alpha.c:5733 #, c-format msgid " number of cond linkage pairs: %u\n" msgstr "" #: vms-alpha.c:5735 #, c-format msgid " completion code: %u\n" msgstr "" #: vms-alpha.c:5739 #, c-format msgid " transfer addr flags: 0x%02x\n" msgstr "" #: vms-alpha.c:5740 #, c-format msgid " transfer addr psect: %u\n" msgstr "" #: vms-alpha.c:5742 #, c-format msgid " transfer address : 0x%08x\n" msgstr "" #: vms-alpha.c:5751 msgid " WEAK" msgstr "" #: vms-alpha.c:5753 msgid " DEF" msgstr "" #: vms-alpha.c:5755 msgid " UNI" msgstr "" #: vms-alpha.c:5757 vms-alpha.c:5778 msgid " REL" msgstr "" #: vms-alpha.c:5759 msgid " COMM" msgstr "" #: vms-alpha.c:5761 msgid " VECEP" msgstr "" #: vms-alpha.c:5763 msgid " NORM" msgstr "" #: vms-alpha.c:5765 msgid " QVAL" msgstr "" #: vms-alpha.c:5772 msgid " PIC" msgstr "" #: vms-alpha.c:5774 msgid " LIB" msgstr "" #: vms-alpha.c:5776 msgid " OVR" msgstr "" #: vms-alpha.c:5780 msgid " GBL" msgstr "" #: vms-alpha.c:5782 msgid " SHR" msgstr "" #: vms-alpha.c:5784 msgid " EXE" msgstr "" #: vms-alpha.c:5786 msgid " RD" msgstr "" #: vms-alpha.c:5788 msgid " WRT" msgstr "" #: vms-alpha.c:5790 msgid " VEC" msgstr "" #: vms-alpha.c:5792 msgid " NOMOD" msgstr "" #: vms-alpha.c:5794 msgid " COM" msgstr "" #: vms-alpha.c:5796 msgid " 64B" msgstr "" #: vms-alpha.c:5805 #, c-format msgid " EGSD (len=%u):\n" msgstr "" #: vms-alpha.c:5817 #, c-format msgid " EGSD entry %2u (type: %u, len: %u): " msgstr "" #: vms-alpha.c:5829 #, c-format msgid "PSC - Program section definition\n" msgstr "" #: vms-alpha.c:5830 vms-alpha.c:5847 #, c-format msgid " alignment : 2**%u\n" msgstr "" #: vms-alpha.c:5831 vms-alpha.c:5848 #, c-format msgid " flags : 0x%04x" msgstr "" #: vms-alpha.c:5835 #, c-format msgid " alloc (len): %u (0x%08x)\n" msgstr "" #: vms-alpha.c:5836 vms-alpha.c:5893 vms-alpha.c:5942 #, c-format msgid " name : %.*s\n" msgstr "" #: vms-alpha.c:5846 #, c-format msgid "SPSC - Shared Image Program section def\n" msgstr "" #: vms-alpha.c:5852 #, c-format msgid " alloc (len) : %u (0x%08x)\n" msgstr "" #: vms-alpha.c:5853 #, c-format msgid " image offset : 0x%08x\n" msgstr "" #: vms-alpha.c:5855 #, c-format msgid " symvec offset : 0x%08x\n" msgstr "" #: vms-alpha.c:5857 #, c-format msgid " name : %.*s\n" msgstr "" #: vms-alpha.c:5870 #, c-format msgid "SYM - Global symbol definition\n" msgstr "" #: vms-alpha.c:5871 vms-alpha.c:5931 vms-alpha.c:5952 vms-alpha.c:5971 #, c-format msgid " flags: 0x%04x" msgstr "" #: vms-alpha.c:5874 #, c-format msgid " psect offset: 0x%08x\n" msgstr "" #: vms-alpha.c:5878 #, c-format msgid " code address: 0x%08x\n" msgstr "" #: vms-alpha.c:5880 #, c-format msgid " psect index for entry point : %u\n" msgstr "" #: vms-alpha.c:5883 vms-alpha.c:5959 vms-alpha.c:5978 #, c-format msgid " psect index : %u\n" msgstr "" #: vms-alpha.c:5885 vms-alpha.c:5961 vms-alpha.c:5980 #, c-format msgid " name : %.*s\n" msgstr "" #: vms-alpha.c:5892 #, c-format msgid "SYM - Global symbol reference\n" msgstr "" #: vms-alpha.c:5904 #, c-format msgid "IDC - Ident Consistency check\n" msgstr "" #: vms-alpha.c:5905 #, c-format msgid " flags : 0x%08x" msgstr "" #: vms-alpha.c:5909 #, c-format msgid " id match : %x\n" msgstr "" #: vms-alpha.c:5911 #, c-format msgid " error severity: %x\n" msgstr "" #: vms-alpha.c:5914 #, c-format msgid " entity name : %.*s\n" msgstr "" #: vms-alpha.c:5916 #, c-format msgid " object name : %.*s\n" msgstr "" #: vms-alpha.c:5919 #, c-format msgid " binary ident : 0x%08x\n" msgstr "" #: vms-alpha.c:5922 #, c-format msgid " ascii ident : %.*s\n" msgstr "" #: vms-alpha.c:5930 #, c-format msgid "SYMG - Universal symbol definition\n" msgstr "" #: vms-alpha.c:5934 #, c-format msgid " symbol vector offset: 0x%08x\n" msgstr "" #: vms-alpha.c:5936 #, c-format msgid " entry point: 0x%08x\n" msgstr "" #: vms-alpha.c:5938 #, c-format msgid " proc descr : 0x%08x\n" msgstr "" #: vms-alpha.c:5940 #, c-format msgid " psect index: %u\n" msgstr "" #: vms-alpha.c:5951 #, c-format msgid "SYMV - Vectored symbol definition\n" msgstr "" #: vms-alpha.c:5955 #, c-format msgid " vector : 0x%08x\n" msgstr "" #: vms-alpha.c:5957 vms-alpha.c:5976 #, c-format msgid " psect offset: %u\n" msgstr "" #: vms-alpha.c:5970 #, c-format msgid "SYMM - Global symbol definition with version\n" msgstr "" #: vms-alpha.c:5974 #, c-format msgid " version mask: 0x%08x\n" msgstr "" #: vms-alpha.c:5985 #, c-format msgid "unhandled egsd entry type %u\n" msgstr "" #: vms-alpha.c:6019 #, c-format msgid " linkage index: %u, replacement insn: 0x%08x\n" msgstr "" #: vms-alpha.c:6022 #, c-format msgid " psect idx 1: %u, offset 1: 0x%08x %08x\n" msgstr "" #: vms-alpha.c:6026 #, c-format msgid " psect idx 2: %u, offset 2: 0x%08x %08x\n" msgstr "" #: vms-alpha.c:6031 #, c-format msgid " psect idx 3: %u, offset 3: 0x%08x %08x\n" msgstr "" #: vms-alpha.c:6036 #, c-format msgid " global name: %.*s\n" msgstr "" #: vms-alpha.c:6046 #, c-format msgid " %s (len=%u+%u):\n" msgstr "" #: vms-alpha.c:6061 #, c-format msgid " (type: %3u, size: 4+%3u): " msgstr "" #: vms-alpha.c:6065 #, c-format msgid "STA_GBL (stack global) %.*s\n" msgstr "" #: vms-alpha.c:6069 #, c-format msgid "STA_LW (stack longword) 0x%08x\n" msgstr "" #: vms-alpha.c:6073 #, c-format msgid "STA_QW (stack quadword) 0x%08x %08x\n" msgstr "" #: vms-alpha.c:6078 #, c-format msgid "STA_PQ (stack psect base + offset)\n" msgstr "" #: vms-alpha.c:6079 #, c-format msgid " psect: %u, offset: 0x%08x %08x\n" msgstr "" #: vms-alpha.c:6085 #, c-format msgid "STA_LI (stack literal)\n" msgstr "" #: vms-alpha.c:6088 #, c-format msgid "STA_MOD (stack module)\n" msgstr "" #: vms-alpha.c:6091 #, c-format msgid "STA_CKARG (compare procedure argument)\n" msgstr "" #: vms-alpha.c:6095 #, c-format msgid "STO_B (store byte)\n" msgstr "" #: vms-alpha.c:6098 #, c-format msgid "STO_W (store word)\n" msgstr "" #: vms-alpha.c:6101 #, c-format msgid "STO_LW (store longword)\n" msgstr "" #: vms-alpha.c:6104 #, c-format msgid "STO_QW (store quadword)\n" msgstr "" #: vms-alpha.c:6110 #, c-format msgid "STO_IMMR (store immediate repeat) %u bytes\n" msgstr "" #: vms-alpha.c:6117 #, c-format msgid "STO_GBL (store global) %.*s\n" msgstr "" #: vms-alpha.c:6121 #, c-format msgid "STO_CA (store code address) %.*s\n" msgstr "" #: vms-alpha.c:6125 #, c-format msgid "STO_RB (store relative branch)\n" msgstr "" #: vms-alpha.c:6128 #, c-format msgid "STO_AB (store absolute branch)\n" msgstr "" #: vms-alpha.c:6131 #, c-format msgid "STO_OFF (store offset to psect)\n" msgstr "" #: vms-alpha.c:6137 #, c-format msgid "STO_IMM (store immediate) %u bytes\n" msgstr "" #: vms-alpha.c:6144 #, c-format msgid "STO_GBL_LW (store global longword) %.*s\n" msgstr "" #: vms-alpha.c:6148 #, c-format msgid "STO_OFF (store LP with procedure signature)\n" msgstr "" #: vms-alpha.c:6151 #, c-format msgid "STO_BR_GBL (store branch global) *todo*\n" msgstr "" #: vms-alpha.c:6154 #, c-format msgid "STO_BR_PS (store branch psect + offset) *todo*\n" msgstr "" #: vms-alpha.c:6158 #, c-format msgid "OPR_NOP (no-operation)\n" msgstr "" #: vms-alpha.c:6161 #, c-format msgid "OPR_ADD (add)\n" msgstr "" #: vms-alpha.c:6164 #, c-format msgid "OPR_SUB (substract)\n" msgstr "" #: vms-alpha.c:6167 #, c-format msgid "OPR_MUL (multiply)\n" msgstr "" #: vms-alpha.c:6170 #, c-format msgid "OPR_DIV (divide)\n" msgstr "" #: vms-alpha.c:6173 #, c-format msgid "OPR_AND (logical and)\n" msgstr "" #: vms-alpha.c:6176 #, c-format msgid "OPR_IOR (logical inclusive or)\n" msgstr "" #: vms-alpha.c:6179 #, c-format msgid "OPR_EOR (logical exclusive or)\n" msgstr "" #: vms-alpha.c:6182 #, c-format msgid "OPR_NEG (negate)\n" msgstr "" #: vms-alpha.c:6185 #, c-format msgid "OPR_COM (complement)\n" msgstr "" #: vms-alpha.c:6188 #, c-format msgid "OPR_INSV (insert field)\n" msgstr "" #: vms-alpha.c:6191 #, c-format msgid "OPR_ASH (arithmetic shift)\n" msgstr "" #: vms-alpha.c:6194 #, c-format msgid "OPR_USH (unsigned shift)\n" msgstr "" #: vms-alpha.c:6197 #, c-format msgid "OPR_ROT (rotate)\n" msgstr "" #: vms-alpha.c:6200 #, c-format msgid "OPR_SEL (select)\n" msgstr "" #: vms-alpha.c:6203 #, c-format msgid "OPR_REDEF (redefine symbol to curr location)\n" msgstr "" #: vms-alpha.c:6206 #, c-format msgid "OPR_REDEF (define a literal)\n" msgstr "" #: vms-alpha.c:6210 #, c-format msgid "STC_LP (store cond linkage pair)\n" msgstr "" #: vms-alpha.c:6214 #, c-format msgid "STC_LP_PSB (store cond linkage pair + signature)\n" msgstr "" #: vms-alpha.c:6215 #, c-format msgid " linkage index: %u, procedure: %.*s\n" msgstr "" #: vms-alpha.c:6218 #, c-format msgid " signature: %.*s\n" msgstr "" #: vms-alpha.c:6221 #, c-format msgid "STC_GBL (store cond global)\n" msgstr "" #: vms-alpha.c:6222 #, c-format msgid " linkage index: %u, global: %.*s\n" msgstr "" #: vms-alpha.c:6226 #, c-format msgid "STC_GCA (store cond code address)\n" msgstr "" #: vms-alpha.c:6227 #, c-format msgid " linkage index: %u, procedure name: %.*s\n" msgstr "" #: vms-alpha.c:6231 #, c-format msgid "STC_PS (store cond psect + offset)\n" msgstr "" #: vms-alpha.c:6233 #, c-format msgid " linkage index: %u, psect: %u, offset: 0x%08x %08x\n" msgstr "" #: vms-alpha.c:6240 #, c-format msgid "STC_NOP_GBL (store cond NOP at global addr)\n" msgstr "" #: vms-alpha.c:6244 #, c-format msgid "STC_NOP_PS (store cond NOP at psect + offset)\n" msgstr "" #: vms-alpha.c:6248 #, c-format msgid "STC_BSR_GBL (store cond BSR at global addr)\n" msgstr "" #: vms-alpha.c:6252 #, c-format msgid "STC_BSR_PS (store cond BSR at psect + offset)\n" msgstr "" #: vms-alpha.c:6256 #, c-format msgid "STC_LDA_GBL (store cond LDA at global addr)\n" msgstr "" #: vms-alpha.c:6260 #, c-format msgid "STC_LDA_PS (store cond LDA at psect + offset)\n" msgstr "" #: vms-alpha.c:6264 #, c-format msgid "STC_BOH_GBL (store cond BOH at global addr)\n" msgstr "" #: vms-alpha.c:6268 #, c-format msgid "STC_BOH_PS (store cond BOH at psect + offset)\n" msgstr "" #: vms-alpha.c:6273 #, c-format msgid "STC_NBH_GBL (store cond or hint at global addr)\n" msgstr "" #: vms-alpha.c:6277 #, c-format msgid "STC_NBH_PS (store cond or hint at psect + offset)\n" msgstr "" #: vms-alpha.c:6281 #, c-format msgid "CTL_SETRB (set relocation base)\n" msgstr "" #: vms-alpha.c:6287 #, c-format msgid "CTL_AUGRB (augment relocation base) %u\n" msgstr "" #: vms-alpha.c:6291 #, c-format msgid "CTL_DFLOC (define location)\n" msgstr "" #: vms-alpha.c:6294 #, c-format msgid "CTL_STLOC (set location)\n" msgstr "" #: vms-alpha.c:6297 #, c-format msgid "CTL_STKDL (stack defined location)\n" msgstr "" #: vms-alpha.c:6300 vms-alpha.c:6714 #, c-format msgid "*unhandled*\n" msgstr "" #: vms-alpha.c:6330 vms-alpha.c:6369 #, c-format msgid "cannot read GST record length\n" msgstr "" #. Ill-formed. #: vms-alpha.c:6351 #, c-format msgid "cannot find EMH in first GST record\n" msgstr "" #: vms-alpha.c:6377 #, c-format msgid "cannot read GST record header\n" msgstr "" #: vms-alpha.c:6390 #, c-format msgid " corrupted GST\n" msgstr "" #: vms-alpha.c:6398 #, c-format msgid "cannot read GST record\n" msgstr "" #: vms-alpha.c:6427 #, c-format msgid " unhandled EOBJ record type %u\n" msgstr "" #: vms-alpha.c:6450 #, c-format msgid " bitcount: %u, base addr: 0x%08x\n" msgstr "" #: vms-alpha.c:6463 #, c-format msgid " bitmap: 0x%08x (count: %u):\n" msgstr "" #: vms-alpha.c:6470 #, c-format msgid " %08x" msgstr "" #: vms-alpha.c:6495 #, c-format msgid " image %u (%u entries)\n" msgstr "" #: vms-alpha.c:6500 #, c-format msgid " offset: 0x%08x, val: 0x%08x\n" msgstr "" #: vms-alpha.c:6521 #, c-format msgid " image %u (%u entries), offsets:\n" msgstr "" #: vms-alpha.c:6528 #, c-format msgid " 0x%08x" msgstr "" #. 64 bits. #: vms-alpha.c:6650 #, c-format msgid "64 bits *unhandled*\n" msgstr "" #: vms-alpha.c:6654 #, c-format msgid "class: %u, dtype: %u, length: %u, pointer: 0x%08x\n" msgstr "" #: vms-alpha.c:6665 #, c-format msgid "non-contiguous array of %s\n" msgstr "" #: vms-alpha.c:6669 #, c-format msgid "dimct: %u, aflags: 0x%02x, digits: %u, scale: %u\n" msgstr "" #: vms-alpha.c:6673 #, c-format msgid "arsize: %u, a0: 0x%08x\n" msgstr "" #: vms-alpha.c:6677 #, c-format msgid "Strides:\n" msgstr "" #: vms-alpha.c:6682 #, c-format msgid "[%u]: %u\n" msgstr "" #: vms-alpha.c:6687 #, c-format msgid "Bounds:\n" msgstr "" #: vms-alpha.c:6692 #, c-format msgid "[%u]: Lower: %u, upper: %u\n" msgstr "" #: vms-alpha.c:6704 #, c-format msgid "unaligned bit-string of %s\n" msgstr "" #: vms-alpha.c:6708 #, c-format msgid "base: %u, pos: %u\n" msgstr "" #: vms-alpha.c:6728 #, c-format msgid "vflags: 0x%02x, value: 0x%08x " msgstr "" #: vms-alpha.c:6734 #, c-format msgid "(no value)\n" msgstr "" #: vms-alpha.c:6737 #, c-format msgid "(not active)\n" msgstr "" #: vms-alpha.c:6740 #, c-format msgid "(not allocated)\n" msgstr "" #: vms-alpha.c:6743 #, c-format msgid "(descriptor)\n" msgstr "" #: vms-alpha.c:6747 #, c-format msgid "(trailing value)\n" msgstr "" #: vms-alpha.c:6750 #, c-format msgid "(value spec follows)\n" msgstr "" #: vms-alpha.c:6753 #, c-format msgid "(at bit offset %u)\n" msgstr "" #: vms-alpha.c:6756 #, c-format msgid "(reg: %u, disp: %u, indir: %u, kind: " msgstr "" #: vms-alpha.c:6763 msgid "literal" msgstr "" #: vms-alpha.c:6766 msgid "address" msgstr "" #: vms-alpha.c:6769 msgid "desc" msgstr "" #: vms-alpha.c:6772 msgid "reg" msgstr "" #: vms-alpha.c:6847 #, c-format msgid "Debug symbol table:\n" msgstr "" #: vms-alpha.c:6858 #, c-format msgid "cannot read DST header\n" msgstr "" #: vms-alpha.c:6863 #, c-format msgid " type: %3u, len: %3u (at 0x%08x): " msgstr "" #: vms-alpha.c:6877 #, c-format msgid "cannot read DST symbol\n" msgstr "" #: vms-alpha.c:6920 #, c-format msgid "standard data: %s\n" msgstr "" #: vms-alpha.c:6923 vms-alpha.c:7007 #, c-format msgid " name: %.*s\n" msgstr "" #: vms-alpha.c:6930 #, c-format msgid "modbeg\n" msgstr "" #: vms-alpha.c:6931 #, c-format msgid " flags: %d, language: %u, major: %u, minor: %u\n" msgstr "" #: vms-alpha.c:6937 vms-alpha.c:7203 #, c-format msgid " module name: %.*s\n" msgstr "" #: vms-alpha.c:6940 #, c-format msgid " compiler : %.*s\n" msgstr "" #: vms-alpha.c:6945 #, c-format msgid "modend\n" msgstr "" #: vms-alpha.c:6952 msgid "rtnbeg\n" msgstr "" #: vms-alpha.c:6953 #, c-format msgid " flags: %u, address: 0x%08x, pd-address: 0x%08x\n" msgstr "" #: vms-alpha.c:6958 #, c-format msgid " routine name: %.*s\n" msgstr "" #: vms-alpha.c:6966 #, c-format msgid "rtnend: size 0x%08x\n" msgstr "" #: vms-alpha.c:6974 #, c-format msgid "prolog: bkpt address 0x%08x\n" msgstr "" #: vms-alpha.c:6982 #, c-format msgid "epilog: flags: %u, count: %u\n" msgstr "" #: vms-alpha.c:6991 #, c-format msgid "blkbeg: address: 0x%08x, name: %.*s\n" msgstr "" #: vms-alpha.c:7000 #, c-format msgid "blkend: size: 0x%08x\n" msgstr "" #: vms-alpha.c:7006 #, c-format msgid "typspec (len: %u)\n" msgstr "" #: vms-alpha.c:7013 #, c-format msgid "septyp, name: %.*s\n" msgstr "" #: vms-alpha.c:7022 #, c-format msgid "recbeg: name: %.*s\n" msgstr "" #: vms-alpha.c:7029 #, c-format msgid "recend\n" msgstr "" #: vms-alpha.c:7032 #, c-format msgid "enumbeg, len: %u, name: %.*s\n" msgstr "" #: vms-alpha.c:7036 #, c-format msgid "enumelt, name: %.*s\n" msgstr "" #: vms-alpha.c:7040 #, c-format msgid "enumend\n" msgstr "" #: vms-alpha.c:7057 #, c-format msgid "discontiguous range (nbr: %u)\n" msgstr "" #: vms-alpha.c:7059 #, c-format msgid " address: 0x%08x, size: %u\n" msgstr "" #: vms-alpha.c:7069 #, c-format msgid "line num (len: %u)\n" msgstr "" #: vms-alpha.c:7086 #, c-format msgid "delta_pc_w %u\n" msgstr "" #: vms-alpha.c:7093 #, c-format msgid "incr_linum(b): +%u\n" msgstr "" #: vms-alpha.c:7099 #, c-format msgid "incr_linum_w: +%u\n" msgstr "" #: vms-alpha.c:7105 #, c-format msgid "incr_linum_l: +%u\n" msgstr "" #: vms-alpha.c:7111 #, c-format msgid "set_line_num(w) %u\n" msgstr "" #: vms-alpha.c:7116 #, c-format msgid "set_line_num_b %u\n" msgstr "" #: vms-alpha.c:7121 #, c-format msgid "set_line_num_l %u\n" msgstr "" #: vms-alpha.c:7126 #, c-format msgid "set_abs_pc: 0x%08x\n" msgstr "" #: vms-alpha.c:7130 #, c-format msgid "delta_pc_l: +0x%08x\n" msgstr "" #: vms-alpha.c:7135 #, c-format msgid "term(b): 0x%02x" msgstr "" #: vms-alpha.c:7137 #, c-format msgid " pc: 0x%08x\n" msgstr "" #: vms-alpha.c:7142 #, c-format msgid "term_w: 0x%04x" msgstr "" #: vms-alpha.c:7144 #, c-format msgid " pc: 0x%08x\n" msgstr "" #: vms-alpha.c:7150 #, c-format msgid "delta pc +%-4d" msgstr "" #: vms-alpha.c:7153 #, c-format msgid " pc: 0x%08x line: %5u\n" msgstr "" #: vms-alpha.c:7158 #, c-format msgid " *unhandled* cmd %u\n" msgstr "" #: vms-alpha.c:7173 #, c-format msgid "source (len: %u)\n" msgstr "" #: vms-alpha.c:7187 #, c-format msgid " declfile: len: %u, flags: %u, fileid: %u\n" msgstr "" #: vms-alpha.c:7191 #, c-format msgid " rms: cdt: 0x%08x %08x, ebk: 0x%08x, ffb: 0x%04x, rfo: %u\n" msgstr "" #: vms-alpha.c:7200 #, c-format msgid " filename : %.*s\n" msgstr "" #: vms-alpha.c:7209 #, c-format msgid " setfile %u\n" msgstr "" #: vms-alpha.c:7214 vms-alpha.c:7219 #, c-format msgid " setrec %u\n" msgstr "" #: vms-alpha.c:7224 vms-alpha.c:7229 #, c-format msgid " setlnum %u\n" msgstr "" #: vms-alpha.c:7234 vms-alpha.c:7239 #, c-format msgid " deflines %u\n" msgstr "" #: vms-alpha.c:7243 #, c-format msgid " formfeed\n" msgstr "" #: vms-alpha.c:7247 #, c-format msgid " *unhandled* cmd %u\n" msgstr "" #: vms-alpha.c:7259 #, c-format msgid "*unhandled* dst type %u\n" msgstr "" #: vms-alpha.c:7291 #, c-format msgid "cannot read EIHD\n" msgstr "" #: vms-alpha.c:7294 #, c-format msgid "EIHD: (size: %u, nbr blocks: %u)\n" msgstr "" #: vms-alpha.c:7297 #, c-format msgid " majorid: %u, minorid: %u\n" msgstr "" #: vms-alpha.c:7305 msgid "executable" msgstr "" #: vms-alpha.c:7308 msgid "linkable image" msgstr "" #: vms-alpha.c:7314 #, c-format msgid " image type: %u (%s)" msgstr "" #: vms-alpha.c:7320 msgid "native" msgstr "" #: vms-alpha.c:7323 msgid "CLI" msgstr "" #: vms-alpha.c:7329 #, c-format msgid ", subtype: %u (%s)\n" msgstr "" #: vms-alpha.c:7335 #, c-format msgid " offsets: isd: %u, activ: %u, symdbg: %u, imgid: %u, patch: %u\n" msgstr "" #: vms-alpha.c:7339 #, c-format msgid " fixup info rva: " msgstr "" #: vms-alpha.c:7341 #, c-format msgid ", symbol vector rva: " msgstr "" #: vms-alpha.c:7344 #, c-format msgid "" "\n" " version array off: %u\n" msgstr "" #: vms-alpha.c:7348 #, c-format msgid " img I/O count: %u, nbr channels: %u, req pri: %08x%08x\n" msgstr "" #: vms-alpha.c:7354 #, c-format msgid " linker flags: %08x:" msgstr "" #: vms-alpha.c:7384 #, c-format msgid " ident: 0x%08x, sysver: 0x%08x, match ctrl: %u, symvect_size: %u\n" msgstr "" #: vms-alpha.c:7390 #, c-format msgid " BPAGE: %u" msgstr "" #: vms-alpha.c:7396 #, c-format msgid ", ext fixup offset: %u, no_opt psect off: %u" msgstr "" #: vms-alpha.c:7399 #, c-format msgid ", alias: %u\n" msgstr "" #: vms-alpha.c:7407 #, c-format msgid "system version array information:\n" msgstr "" #: vms-alpha.c:7411 #, c-format msgid "cannot read EIHVN header\n" msgstr "" #: vms-alpha.c:7421 #, c-format msgid "cannot read EIHVN version\n" msgstr "" #: vms-alpha.c:7424 #, c-format msgid " %02u " msgstr "" #: vms-alpha.c:7428 msgid "BASE_IMAGE " msgstr "" #: vms-alpha.c:7431 msgid "MEMORY_MANAGEMENT" msgstr "" #: vms-alpha.c:7434 msgid "IO " msgstr "" #: vms-alpha.c:7437 msgid "FILES_VOLUMES " msgstr "" #: vms-alpha.c:7440 msgid "PROCESS_SCHED " msgstr "" #: vms-alpha.c:7443 msgid "SYSGEN " msgstr "" #: vms-alpha.c:7446 msgid "CLUSTERS_LOCKMGR " msgstr "" #: vms-alpha.c:7449 msgid "LOGICAL_NAMES " msgstr "" #: vms-alpha.c:7452 msgid "SECURITY " msgstr "" #: vms-alpha.c:7455 msgid "IMAGE_ACTIVATOR " msgstr "" #: vms-alpha.c:7458 msgid "NETWORKS " msgstr "" #: vms-alpha.c:7461 msgid "COUNTERS " msgstr "" #: vms-alpha.c:7464 msgid "STABLE " msgstr "" #: vms-alpha.c:7467 msgid "MISC " msgstr "" #: vms-alpha.c:7470 msgid "CPU " msgstr "" #: vms-alpha.c:7473 msgid "VOLATILE " msgstr "" #: vms-alpha.c:7476 msgid "SHELL " msgstr "" #: vms-alpha.c:7479 msgid "POSIX " msgstr "" #: vms-alpha.c:7482 msgid "MULTI_PROCESSING " msgstr "" #: vms-alpha.c:7485 msgid "GALAXY " msgstr "" #: vms-alpha.c:7488 msgid "*unknown* " msgstr "" #: vms-alpha.c:7491 #, c-format msgid ": %u.%u\n" msgstr "" #: vms-alpha.c:7504 vms-alpha.c:7763 #, c-format msgid "cannot read EIHA\n" msgstr "" #: vms-alpha.c:7507 #, c-format msgid "Image activation: (size=%u)\n" msgstr "" #: vms-alpha.c:7509 #, c-format msgid " First address : 0x%08x 0x%08x\n" msgstr "" #: vms-alpha.c:7512 #, c-format msgid " Second address: 0x%08x 0x%08x\n" msgstr "" #: vms-alpha.c:7515 #, c-format msgid " Third address : 0x%08x 0x%08x\n" msgstr "" #: vms-alpha.c:7518 #, c-format msgid " Fourth address: 0x%08x 0x%08x\n" msgstr "" #: vms-alpha.c:7521 #, c-format msgid " Shared image : 0x%08x 0x%08x\n" msgstr "" #: vms-alpha.c:7532 #, c-format msgid "cannot read EIHI\n" msgstr "" #: vms-alpha.c:7535 #, c-format msgid "Image identification: (major: %u, minor: %u)\n" msgstr "" #: vms-alpha.c:7538 #, c-format msgid " image name : %.*s\n" msgstr "" #: vms-alpha.c:7540 #, c-format msgid " link time : %s\n" msgstr "" #: vms-alpha.c:7542 #, c-format msgid " image ident : %.*s\n" msgstr "" #: vms-alpha.c:7544 #, c-format msgid " linker ident : %.*s\n" msgstr "" #: vms-alpha.c:7546 #, c-format msgid " image build ident: %.*s\n" msgstr "" #: vms-alpha.c:7556 #, c-format msgid "cannot read EIHS\n" msgstr "" #: vms-alpha.c:7559 #, c-format msgid "Image symbol & debug table: (major: %u, minor: %u)\n" msgstr "" #: vms-alpha.c:7564 #, c-format msgid " debug symbol table : vbn: %u, size: %u (0x%x)\n" msgstr "" #: vms-alpha.c:7568 #, c-format msgid " global symbol table: vbn: %u, records: %u\n" msgstr "" #: vms-alpha.c:7572 #, c-format msgid " debug module table : vbn: %u, size: %u\n" msgstr "" #: vms-alpha.c:7585 #, c-format msgid "cannot read EISD\n" msgstr "" #: vms-alpha.c:7595 #, c-format msgid "" "Image section descriptor: (major: %u, minor: %u, size: %u, offset: %u)\n" msgstr "" #: vms-alpha.c:7602 #, c-format msgid " section: base: 0x%08x%08x size: 0x%08x\n" msgstr "" #: vms-alpha.c:7607 #, c-format msgid " flags: 0x%04x" msgstr "" #: vms-alpha.c:7644 #, c-format msgid " vbn: %u, pfc: %u, matchctl: %u type: %u (" msgstr "" #: vms-alpha.c:7650 msgid "NORMAL" msgstr "" #: vms-alpha.c:7653 msgid "SHRFXD" msgstr "" #: vms-alpha.c:7656 msgid "PRVFXD" msgstr "" #: vms-alpha.c:7659 msgid "SHRPIC" msgstr "" #: vms-alpha.c:7662 msgid "PRVPIC" msgstr "" #: vms-alpha.c:7665 msgid "USRSTACK" msgstr "" #: mach-o.c:3414 vms-alpha.c:7671 msgid ")\n" msgstr "" #: vms-alpha.c:7673 #, c-format msgid " ident: 0x%08x, name: %.*s\n" msgstr "" #: vms-alpha.c:7683 #, c-format msgid "cannot read DMT\n" msgstr "" #: vms-alpha.c:7687 #, c-format msgid "Debug module table:\n" msgstr "" #: vms-alpha.c:7696 #, c-format msgid "cannot read DMT header\n" msgstr "" #: vms-alpha.c:7701 #, c-format msgid " module offset: 0x%08x, size: 0x%08x, (%u psects)\n" msgstr "" #: vms-alpha.c:7711 #, c-format msgid "cannot read DMT psect\n" msgstr "" #: vms-alpha.c:7714 #, c-format msgid " psect start: 0x%08x, length: %u\n" msgstr "" #: vms-alpha.c:7727 #, c-format msgid "cannot read DST\n" msgstr "" #: vms-alpha.c:7737 #, c-format msgid "cannot read GST\n" msgstr "" #: vms-alpha.c:7741 #, c-format msgid "Global symbol table:\n" msgstr "" #: vms-alpha.c:7769 #, c-format msgid "Image activator fixup: (major: %u, minor: %u)\n" msgstr "" #: vms-alpha.c:7772 #, c-format msgid " iaflink : 0x%08x %08x\n" msgstr "" #: vms-alpha.c:7775 #, c-format msgid " fixuplnk: 0x%08x %08x\n" msgstr "" #: vms-alpha.c:7778 #, c-format msgid " size : %u\n" msgstr "" #: vms-alpha.c:7780 #, c-format msgid " flags: 0x%08x\n" msgstr "" #: vms-alpha.c:7784 #, c-format msgid " qrelfixoff: %5u, lrelfixoff: %5u\n" msgstr "" #: vms-alpha.c:7788 #, c-format msgid " qdotadroff: %5u, ldotadroff: %5u\n" msgstr "" #: vms-alpha.c:7792 #, c-format msgid " codeadroff: %5u, lpfixoff : %5u\n" msgstr "" #: vms-alpha.c:7795 #, c-format msgid " chgprtoff : %5u\n" msgstr "" #: vms-alpha.c:7798 #, c-format msgid " shlstoff : %5u, shrimgcnt : %5u\n" msgstr "" #: vms-alpha.c:7800 #, c-format msgid " shlextra : %5u, permctx : %5u\n" msgstr "" #: vms-alpha.c:7803 #, c-format msgid " base_va : 0x%08x\n" msgstr "" #: vms-alpha.c:7805 #, c-format msgid " lppsbfixoff: %5u\n" msgstr "" #: vms-alpha.c:7813 #, c-format msgid " Shareable images:\n" msgstr "" #: vms-alpha.c:7817 #, c-format msgid " %u: size: %u, flags: 0x%02x, name: %.*s\n" msgstr "" #: vms-alpha.c:7824 #, c-format msgid " quad-word relocation fixups:\n" msgstr "" #: vms-alpha.c:7829 #, c-format msgid " long-word relocation fixups:\n" msgstr "" #: vms-alpha.c:7834 #, c-format msgid " quad-word .address reference fixups:\n" msgstr "" #: vms-alpha.c:7839 #, c-format msgid " long-word .address reference fixups:\n" msgstr "" #: vms-alpha.c:7844 #, c-format msgid " Code Address Reference Fixups:\n" msgstr "" #: vms-alpha.c:7745 #, c-format msgid " Linkage Pairs Reference Fixups:\n" msgstr "" #: vms-alpha.c:7858 #, c-format msgid " Change Protection (%u entries):\n" msgstr "" #: vms-alpha.c:7863 #, c-format msgid " base: 0x%08x %08x, size: 0x%08x, prot: 0x%08x " msgstr "" #. FIXME: we do not yet support relocatable link. It is not obvious #. how to do it for debug infos. #: vms-alpha.c:8694 msgid "%P: relocatable link is not supported\n" msgstr "" #: vms-alpha.c:8764 msgid "%P: multiple entry points: in modules %B and %B\n" msgstr "" #: vms-lib.c:1421 #, c-format msgid "could not open shared image '%s' from '%s'" msgstr "" #: vms-misc.c:360 msgid "_bfd_vms_output_counted called with zero bytes" msgstr "" #: vms-misc.c:365 msgid "_bfd_vms_output_counted called with too many bytes" msgstr "" #: xcofflink.c:836 #, c-format msgid "%s: XCOFF shared object when not producing XCOFF output" msgstr "" #: xcofflink.c:857 #, c-format msgid "%s: dynamic object with no .loader section" msgstr "" #: xcofflink.c:1416 msgid "%B: `%s' has line numbers but no enclosing section" msgstr "" #: xcofflink.c:1468 msgid "%B: class %d symbol `%s' has no aux entries" msgstr "" #: xcofflink.c:1490 msgid "%B: symbol `%s' has unrecognized csect type %d" msgstr "" #: xcofflink.c:1502 msgid "%B: bad XTY_ER symbol `%s': class %d scnum %d scnlen %d" msgstr "" #: xcofflink.c:1531 msgid "%B: XMC_TC0 symbol `%s' is class %d scnlen %d" msgstr "" #: xcofflink.c:1677 msgid "%B: csect `%s' not in enclosing section" msgstr "" #: xcofflink.c:1784 msgid "%B: misplaced XTY_LD `%s'" msgstr "" #: xcofflink.c:2103 msgid "%B: reloc %s:%d not in csect" msgstr "" #: xcofflink.c:3194 #, c-format msgid "%s: no such symbol" msgstr "" #: xcofflink.c:3299 #, c-format msgid "warning: attempt to export undefined symbol `%s'" msgstr "" #: xcofflink.c:3681 msgid "error: undefined symbol __rtinit" msgstr "" #: xcofflink.c:4060 msgid "%B: loader reloc in unrecognized section `%s'" msgstr "" #: xcofflink.c:4071 msgid "%B: `%s' in loader reloc but not loader sym" msgstr "" #: xcofflink.c:4087 msgid "%B: loader reloc in read-only section %A" msgstr "" #: xcofflink.c:5109 #, c-format msgid "TOC overflow: 0x%lx > 0x10000; try -mminimal-toc when compiling" msgstr "" #: peigen.c:1002 pepigen.c:1002 pex64igen.c:1002 #, c-format msgid "%s: line number overflow: 0x%lx > 0xffff" msgstr "" #: peigen.c:1029 pepigen.c:1029 pex64igen.c:1029 msgid "Export Directory [.edata (or where ever we found it)]" msgstr "" #: peigen.c:1030 pepigen.c:1030 pex64igen.c:1030 msgid "Import Directory [parts of .idata]" msgstr "" #: peigen.c:1031 pepigen.c:1031 pex64igen.c:1031 msgid "Resource Directory [.rsrc]" msgstr "" #: peigen.c:1032 pepigen.c:1032 pex64igen.c:1032 msgid "Exception Directory [.pdata]" msgstr "" #: peigen.c:1033 pepigen.c:1033 pex64igen.c:1033 msgid "Security Directory" msgstr "" #: peigen.c:1034 pepigen.c:1034 pex64igen.c:1034 msgid "Base Relocation Directory [.reloc]" msgstr "" #: peigen.c:1035 pepigen.c:1035 pex64igen.c:1035 msgid "Debug Directory" msgstr "" #: peigen.c:1036 pepigen.c:1036 pex64igen.c:1036 msgid "Description Directory" msgstr "" #: peigen.c:1037 pepigen.c:1037 pex64igen.c:1037 msgid "Special Directory" msgstr "" #: peigen.c:1038 pepigen.c:1038 pex64igen.c:1038 msgid "Thread Storage Directory [.tls]" msgstr "" #: peigen.c:1039 pepigen.c:1039 pex64igen.c:1039 msgid "Load Configuration Directory" msgstr "" #: peigen.c:1040 pepigen.c:1040 pex64igen.c:1040 msgid "Bound Import Directory" msgstr "" #: peigen.c:1041 pepigen.c:1041 pex64igen.c:1041 msgid "Import Address Table Directory" msgstr "" #: peigen.c:1042 pepigen.c:1042 pex64igen.c:1042 msgid "Delay Import Directory" msgstr "" #: peigen.c:1043 pepigen.c:1043 pex64igen.c:1043 msgid "CLR Runtime Header" msgstr "" #: peigen.c:1044 pepigen.c:1044 pex64igen.c:1044 msgid "Reserved" msgstr "" #: peigen.c:1104 pepigen.c:1104 pex64igen.c:1104 #, c-format msgid "" "\n" "There is an import table, but the section containing it could not be found\n" msgstr "" #: peigen.c:1109 pepigen.c:1109 pex64igen.c:1109 #, c-format msgid "" "\n" "There is an import table in %s at 0x%lx\n" msgstr "" #: peigen.c:1151 pepigen.c:1151 pex64igen.c:1151 #, c-format msgid "" "\n" "Function descriptor located at the start address: %04lx\n" msgstr "" #: peigen.c:1154 pepigen.c:1154 pex64igen.c:1154 #, c-format msgid "\tcode-base %08lx toc (loadable/actual) %08lx/%08lx\n" msgstr "" #: peigen.c:1162 pepigen.c:1162 pex64igen.c:1162 #, c-format msgid "" "\n" "No reldata section! Function descriptor not decoded.\n" msgstr "" #: peigen.c:1167 pepigen.c:1167 pex64igen.c:1167 #, c-format msgid "" "\n" "The Import Tables (interpreted %s section contents)\n" msgstr "" #: peigen.c:1170 pepigen.c:1170 pex64igen.c:1170 #, c-format msgid "" " vma: Hint Time Forward DLL First\n" " Table Stamp Chain Name Thunk\n" msgstr "" #: peigen.c:1218 pepigen.c:1218 pex64igen.c:1218 #, c-format msgid "" "\n" "\tDLL Name: %s\n" msgstr "" #: peigen.c:1229 pepigen.c:1229 pex64igen.c:1229 #, c-format msgid "\tvma: Hint/Ord Member-Name Bound-To\n" msgstr "" #: peigen.c:1254 pepigen.c:1254 pex64igen.c:1254 #, c-format msgid "" "\n" "There is a first thunk, but the section containing it could not be found\n" msgstr "" #: peigen.c:1415 pepigen.c:1415 pex64igen.c:1415 #, c-format msgid "" "\n" "There is an export table, but the section containing it could not be found\n" msgstr "" #: peigen.c:1424 pepigen.c:1424 pex64igen.c:1424 #, c-format msgid "" "\n" "There is an export table in %s, but it does not fit into that section\n" msgstr "" #: peigen.c:1430 pepigen.c:1430 pex64igen.c:1430 #, c-format msgid "" "\n" "There is an export table in %s at 0x%lx\n" msgstr "" #: peigen.c:1458 pepigen.c:1458 pex64igen.c:1458 #, c-format msgid "" "\n" "The Export Tables (interpreted %s section contents)\n" "\n" msgstr "" #: peigen.c:1462 pepigen.c:1462 pex64igen.c:1462 #, c-format msgid "Export Flags \t\t\t%lx\n" msgstr "" #: peigen.c:1465 pepigen.c:1465 pex64igen.c:1465 #, c-format msgid "Time/Date stamp \t\t%lx\n" msgstr "" #: peigen.c:1468 pepigen.c:1468 pex64igen.c:1468 #, c-format msgid "Major/Minor \t\t\t%d/%d\n" msgstr "" #: peigen.c:1471 pepigen.c:1471 pex64igen.c:1471 #, c-format msgid "Name \t\t\t\t" msgstr "" #: peigen.c:1477 pepigen.c:1477 pex64igen.c:1477 #, c-format msgid "Ordinal Base \t\t\t%ld\n" msgstr "" #: peigen.c:1480 pepigen.c:1480 pex64igen.c:1480 #, c-format msgid "Number in:\n" msgstr "" #: peigen.c:1483 pepigen.c:1483 pex64igen.c:1483 #, c-format msgid "\tExport Address Table \t\t%08lx\n" msgstr "" #: peigen.c:1487 pepigen.c:1487 pex64igen.c:1487 #, c-format msgid "\t[Name Pointer/Ordinal] Table\t%08lx\n" msgstr "" #: peigen.c:1490 pepigen.c:1490 pex64igen.c:1490 #, c-format msgid "Table Addresses\n" msgstr "" #: peigen.c:1493 pepigen.c:1493 pex64igen.c:1493 #, c-format msgid "\tExport Address Table \t\t" msgstr "" #: peigen.c:1498 pepigen.c:1498 pex64igen.c:1498 #, c-format msgid "\tName Pointer Table \t\t" msgstr "" #: peigen.c:1503 pepigen.c:1503 pex64igen.c:1503 #, c-format msgid "\tOrdinal Table \t\t\t" msgstr "" #: peigen.c:1517 pepigen.c:1517 pex64igen.c:1517 #, c-format msgid "" "\n" "Export Address Table -- Ordinal Base %ld\n" msgstr "" #: peigen.c:1536 pepigen.c:1536 pex64igen.c:1536 msgid "Forwarder RVA" msgstr "" #: peigen.c:1547 pepigen.c:1547 pex64igen.c:1547 msgid "Export RVA" msgstr "" #: peigen.c:1554 pepigen.c:1554 pex64igen.c:1554 #, c-format msgid "" "\n" "[Ordinal/Name Pointer] Table\n" msgstr "" #: peigen.c:1614 peigen.c:1797 pepigen.c:1614 pepigen.c:1797 pex64igen.c:1614 #: pex64igen.c:1797 #, c-format msgid "Warning, .pdata section size (%ld) is not a multiple of %d\n" msgstr "" #: peigen.c:1621 pepigen.c:1621 pex64igen.c:1621 #, c-format msgid " vma:\t\t\tBegin Address End Address Unwind Info\n" msgstr "" #: peigen.c:1623 pepigen.c:1623 pex64igen.c:1623 #, c-format msgid "" " vma:\t\tBegin End EH EH PrologEnd Exception\n" " \t\tAddress Address Handler Data Address Mask\n" msgstr "" #: peigen.c:1697 pepigen.c:1697 pex64igen.c:1697 #, c-format msgid " Register save millicode" msgstr "" #: peigen.c:1700 pepigen.c:1700 pex64igen.c:1700 #, c-format msgid " Register restore millicode" msgstr "" #: peigen.c:1703 pepigen.c:1703 pex64igen.c:1703 #, c-format msgid " Glue code sequence" msgstr "" #: peigen.c:1803 pepigen.c:1803 pex64igen.c:1803 #, c-format msgid "" " vma:\t\tBegin Prolog Function Flags Exception EH\n" " \t\tAddress Length Length 32b exc Handler Data\n" msgstr "" #: peigen.c:1929 pepigen.c:1929 pex64igen.c:1929 #, c-format msgid "" "\n" "\n" "PE File Base Relocations (interpreted .reloc section contents)\n" msgstr "" #: peigen.c:1958 pepigen.c:1958 pex64igen.c:1958 #, c-format msgid "" "\n" "Virtual Address: %08lx Chunk size %ld (0x%lx) Number of fixups %ld\n" msgstr "" #: peigen.c:1971 pepigen.c:1971 pex64igen.c:1971 #, c-format msgid "\treloc %4d offset %4x [%4lx] %s" msgstr "" #: peigen.c:2023 pepigen.c:2023 pex64igen.c:2023 #, c-format msgid "%*.s Entry: " msgstr "" #: peigen.c:2043 pepigen.c:2043 pex64igen.c:2043 #, c-format msgid "name: [val: %08lx len %d]: " msgstr "" #: peigen.c:2054 pepigen.c:2054 pex64igen.c:2054 #, c-format msgid "" msgstr "" #: peigen.c:2057 pepigen.c:2057 pex64igen.c:2057 #, c-format msgid "" msgstr "" #: peigen.c:2060 pepigen.c:2060 pex64igen.c:2060 #, c-format msgid "ID: %#08lx" msgstr "" #: peigen.c:2063 pepigen.c:2063 pex64igen.c:2063 #, c-format msgid ", Value: %#08lx\n" msgstr "" #: peigen.c:2074 pepigen.c:2074 pex64igen.c:2074 #, c-format msgid "%*.s Leaf: Addr: %#08lx, Size: %#08lx, Codepage: %d\n" msgstr "" #: peigen.c:2116 pepigen.c:2116 pex64igen.c:2116 #, c-format msgid " Table: Char: %d, Time: %08lx, Ver: %d/%d, Num Names: %d, IDs: %d\n" msgstr "" #: peigen.c:2204 pepigen.c:2204 pex64igen.c:2204 #, c-format msgid "Corrupt .rsrc section detected!\n" msgstr "" #: peigen.c:2220 pepigen.c:2220 pex64igen.c:2220 #, c-format msgid "" "\n" "WARNING: Extra data in .rsrc section - it will be ignored by Windows:\n" msgstr "" #. The MS dumpbin program reportedly ands with 0xff0f before #. printing the characteristics field. Not sure why. No reason to #. emulate it here. #: peigen.c:2010 pepigen.c:2010 pex64igen.c:2010 #, c-format msgid "" "\n" "Characteristics 0x%x\n" msgstr "" #: peigen.c:3194 pepigen.c:3194 pex64igen.c:3194 #, c-format msgid ".rsrc merge failure: duplicate string resource: %d" msgstr "" #: peigen.c:3329 pepigen.c:3329 pex64igen.c:3329 msgid ".rsrc merge failure: multiple non-default manifests" msgstr "" #: peigen.c:3347 pepigen.c:3347 pex64igen.c:3347 msgid ".rsrc merge failure: a directory matches a leaf" msgstr "" #: peigen.c:3389 pepigen.c:3389 pex64igen.c:3389 msgid ".rsrc merge failure: duplicate leaf" msgstr "" #: peigen.c:3391 pepigen.c:3391 pex64igen.c:3391 #, c-format msgid ".rsrc merge failure: duplicate leaf: %s" msgstr "" #: peigen.c:3457 pepigen.c:3457 pex64igen.c:3457 msgid ".rsrc merge failure: dirs with differing characteristics\n" msgstr "" #: peigen.c:3464 pepigen.c:3464 pex64igen.c:3464 msgid ".rsrc merge failure: differing directory versions\n" msgstr "" #. Corrupted .rsrc section - cannot merge. #: peigen.c:3537 pepigen.c:3537 pex64igen.c:3537 #, c-format msgid "%s: .rsrc merge failure: corrupt .rsrc section" msgstr "" #: peigen.c:2310 pepigen.c:2310 pex64igen.c:2310 msgid "%B: unable to fill in DataDictionary[1] because .idata$2 is missing" msgstr "" #: peigen.c:2330 pepigen.c:2330 pex64igen.c:2330 msgid "%B: unable to fill in DataDictionary[1] because .idata$4 is missing" msgstr "" #: peigen.c:2351 pepigen.c:2351 pex64igen.c:2351 msgid "%B: unable to fill in DataDictionary[12] because .idata$5 is missing" msgstr "" #: peigen.c:2371 pepigen.c:2371 pex64igen.c:2371 msgid "" "%B: unable to fill in DataDictionary[PE_IMPORT_ADDRESS_TABLE (12)] because " ".idata$6 is missing" msgstr "" #: peigen.c:2413 pepigen.c:2413 pex64igen.c:2413 msgid "" "%B: unable to fill in DataDictionary[PE_IMPORT_ADDRESS_TABLE(12)] because " ".idata$6 is missing" msgstr "" #: peigen.c:2438 pepigen.c:2438 pex64igen.c:2438 msgid "%B: unable to fill in DataDictionary[9] because __tls_used is missing" msgstr "" language-pack-el-base/data/el/LC_MESSAGES/dselect.po0000644000000000000000000015142412734304615017046 0ustar # translation of dpkg_po_el.po to Greek # translation of dpkg.po.orig.po to Greek # translation of dpkg.po to Greek # This file is distributed under the same license as the PACKAGE package. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER. # Konstantinos Margaritis , 2003. # George Papamichelakis , 2004. # George Papamichelakis , 2004. # Greek Translation Team , 2005. # quad-nrg.net , 2005. # msgid "" msgstr "" "Project-Id-Version: dselect 1.17.0\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" "POT-Creation-Date: 2015-12-25 13:28+0100\n" "PO-Revision-Date: 2016-05-13 03:04+0000\n" "Last-Translator: quad-nrg.net \n" "Language-Team: Greek \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 16:13+0000\n" "X-Generator: Launchpad (build 18115)\n" "Language: el\n" #: dselect/basecmds.cc:125 msgid "Search for ? " msgstr "Αναζήτηση για; " #: dselect/basecmds.cc:149 msgid "Error: " msgstr "Σφάλμα: " #: dselect/basecmds.cc:180 msgid "Help: " msgstr "Βοήθεια: " #: dselect/basecmds.cc:186 msgid "Press ? for help menu, . for next topic, to exit help." msgstr "Πατήστε ? για μενού βοηθείας, για επόμενο θέμα." #: dselect/basecmds.cc:193 msgid "Help information is available under the following topics:" msgstr "Πληροφορίες βοήθειας είναι διαθέσιμες για τα ακόλουθα θέματα:" #: dselect/basecmds.cc msgid "" "Press a key from the list above, or 'q' to exit help,\n" " or '.' (full stop) to read each help page in turn. " msgstr "" "Πιέστε ένα πλήκτρο από την λίστα, ή `q' για έξοδο από τη βοήθεια,\n" " η '.' (τελεία) για να διαβάσετε κάθε σελίδα με τη σειρά. " #: dselect/basecmds.cc:207 msgid "error reading keyboard in help" msgstr "σφάλμα εισόδου από το πληκτρολόγιο στη βοήθεια" #: dselect/baselist.cc:60 msgid "ioctl(TIOCGWINSZ) failed" msgstr "η ioctl(TIOCGWINSZ) απέτυχε" #: dselect/baselist.cc:63 msgid "doupdate in SIGWINCH handler failed" msgstr "η doupdate στον ελεγκτή SIGWINCH απέτυχε" #: dselect/baselist.cc:72 msgid "failed to restore old SIGWINCH sigact" msgstr "απέτυχε η επαναφορά του παλιού SIGWINCH sigact" #: dselect/baselist.cc:75 msgid "failed to restore old signal mask" msgstr "απέτυχε η επαναφορά της παλιάς μάσκας σημάτων" #: dselect/methlist.cc:163 dselect/pkglist.cc:586 msgid "failed to unblock SIGWINCH" msgstr "απέτυχε η απεμπλοκή του SIGWINCH" #: dselect/baselist.cc:93 msgid "failed to block SIGWINCH" msgstr "απέτυχε ο αποκλεισμός του SIGWINCH" #: dselect/baselist.cc:86 msgid "failed to get old signal mask" msgstr "απέτυχε η λήψη της παλιάς μάσκας σημάτων" #: dselect/baselist.cc:88 msgid "failed to get old SIGWINCH sigact" msgstr "απέτυχε η λήψη του παλιού SIGWINCH sigact" #: dselect/baselist.cc:99 msgid "failed to set new SIGWINCH sigact" msgstr "απέτυχε ο ορισμός νέου SIGWINCH sigact" #: dselect/baselist.cc:136 msgid "failed to allocate colour pair" msgstr "απέτυχε η δέσμευση ζεύγους χρωμάτων" #: dselect/baselist.cc:165 msgid "failed to create title window" msgstr "απέτυχε η δημιουργία παραθύρου τίτλου" #: dselect/baselist.cc:169 msgid "failed to create whatinfo window" msgstr "απέτυχε η δημιουργία παραθύρου whatinfo" #: dselect/baselist.cc:173 msgid "failed to create baselist pad" msgstr "απέτυχε η δημιουργία επιφάνειας βασικής λίστας" #: dselect/baselist.cc:176 msgid "failed to create heading pad" msgstr "απέτυχε η δημιουργία επιφάνειας πλοήγησης" #: dselect/baselist.cc:180 msgid "failed to create thisstate pad" msgstr "απέτυχε η δημιουργία επιφάνειας thisstate" #: dselect/baselist.cc:184 msgid "failed to create info pad" msgstr "απέτυχε η δημιουργία επιφάνειας πληροφοριών" #: dselect/baselist.cc:189 msgid "failed to create query window" msgstr "απέτυχε η δημιουργία παραθύρου ερωτήσεων" #: dselect/baselist.cc:258 msgid "Keybindings" msgstr "" #: dselect/baselist.cc:306 #, c-format msgid " -- %d%%, press " msgstr " -- %d%%, πατήστε " #: dselect/baselist.cc:309 #, c-format msgid "%s for more" msgstr "%s για περισσότερα" #: dselect/baselist.cc:313 #, c-format msgid "%s to go back" msgstr "%s για επιστροφή" #: dselect/bindings.cc:78 msgid "[not bound]" msgstr "[χωρίς δεσμό]" #: dselect/bindings.cc:82 #, c-format msgid "[unk: %d]" msgstr "[unk: %d]" #: dselect/bindings.cc:141 msgid "Scroll onwards through help/information" msgstr "μετακινηθείτε εμπρός στη βοήθεια/πληροφορίες" #: dselect/bindings.cc:142 msgid "Scroll backwards through help/information" msgstr "μετακινηθείτε πίσω στη βοήθεια/πληροφορίες" #: dselect/bindings.cc:143 msgid "Move up" msgstr "Μετακίνηση επάνω" #: dselect/bindings.cc:144 msgid "Move down" msgstr "Μετακίνηση κάτω" #: dselect/bindings.cc:145 msgid "Go to top of list" msgstr "Μετάβαση στην αρχή της λίστας" #: dselect/bindings.cc:146 msgid "Go to end of list" msgstr "Μετάβαση στο τέλος της λίστας" #: dselect/bindings.cc:147 msgid "Request help (cycle through help screens)" msgstr "Αίτηση βοηθείας (εναλλαγή οθονών βοηθείας)" #: dselect/bindings.cc:148 msgid "Cycle through information displays" msgstr "Εναλλαγή οθονών πληροφοριών" #: dselect/bindings.cc:149 msgid "Redraw display" msgstr "Επανασχεδιασμός οθόνης" #: dselect/bindings.cc:150 msgid "Scroll onwards through list by 1 line" msgstr "Μετακίνηση εμπρός στη λίστα κατά μια γραμμή" #: dselect/bindings.cc:151 msgid "Scroll backwards through list by 1 line" msgstr "Μετακίνηση πίσω στη λίστα κατά μια γραμμή" #: dselect/bindings.cc:152 msgid "Scroll onwards through help/information by 1 line" msgstr "Μετακίνηση εμπρός στη βοήθεια/πληροφορίες κατά μια γραμμή" #: dselect/bindings.cc:153 msgid "Scroll backwards through help/information by 1 line" msgstr "Μετακίνηση πίσω στη βοήθεια/πληροφορίες κατά μια γραμμή" #: dselect/bindings.cc:154 msgid "Scroll onwards through list" msgstr "Μετακίνηση εμπρός στη λίστα" #: dselect/bindings.cc:155 msgid "Scroll backwards through list" msgstr "Μετακίνηση πίσω στη λίστα" #: dselect/bindings.cc:158 msgid "Mark package(s) for installation" msgstr "Μαρκάρισμα πακέτου(ων) για εγκατάσταση" #: dselect/bindings.cc:159 msgid "Mark package(s) for deinstallation" msgstr "Μαρκάρισμα πακέτου(ων) για απεγκατάσταση" #: dselect/bindings.cc:160 msgid "Mark package(s) for deinstall and purge" msgstr "Μαρκάρισμα πακέτου(ων) για απεγκατάσταση και διαγραφή" #: dselect/bindings.cc:161 msgid "Make highlight more specific" msgstr "Πιο συγκεκριμένος τονισμός" #: dselect/bindings.cc:162 msgid "Make highlight less specific" msgstr "Λιγότερο συγκεκριμένος τονισμός" #: dselect/bindings.cc:163 msgid "Search for a package whose name contains a string" msgstr "αναζήτηση πακέτου με βάση το όνομα" #: dselect/bindings.cc:164 msgid "Repeat last search" msgstr "" #: dselect/bindings.cc:165 msgid "Swap sort order priority/section" msgstr "Αντιστροφή σειράς ταξινόμησης προτεραιότητας/τομέα" #: dselect/bindings.cc:166 msgid "Quit, confirming, and checking dependencies" msgstr "Έξοδος, επιβεβαίωση, και έλεγχος εξαρτήσεων" #: dselect/bindings.cc:167 msgid "Quit, confirming without check" msgstr "Έξοδος, επιβεβαίωση χωρίς έλεγχο" #: dselect/bindings.cc:168 msgid "Quit, rejecting conflict/dependency suggestions" msgstr "Έξοδος, με απόρριψη προειδοποιήσεων για εξαρτήσεις/ασυμβατότητες" #: dselect/bindings.cc:169 msgid "Abort - quit without making changes" msgstr "Εγκατάλειψη - έξοδος χωρίς αλλαγές" #: dselect/bindings.cc:170 msgid "Revert to old state for all packages" msgstr "Επαναφορά στην προηγούμενη κατάσταση όλων των πακέτων" #: dselect/bindings.cc:171 msgid "Revert to suggested state for all packages" msgstr "Επαναφορά σε προτεινόμενη κατάσταση όλων των πακέτων" #: dselect/bindings.cc:172 msgid "Revert to directly requested state for all packages" msgstr "Επαναφορά στην ζητούμενη κατάσταση όλων των πακέτων" #: dselect/bindings.cc:173 msgid "Revert to currently installed state for all packages" msgstr "" #: dselect/bindings.cc:176 msgid "Select currently-highlighted access method" msgstr "Επιλογή της τρέχουσας μεθόδου πρόσβασης" #: dselect/bindings.cc:177 msgid "Quit without changing selected access method" msgstr "Έξοδος χωρίς αλλαγή της επιλεγμένης μεθόδου" #: dselect/helpmsgs.cc:29 msgid "Keystrokes" msgstr "Συνδυασμοί πλήκτρων" #: dselect/helpmsgs.cc msgid "" "Motion keys: Next/Previous, Top/End, Up/Down, Backwards/Forwards:\n" " j, Down-arrow k, Up-arrow move highlight\n" " N, Page-down, Space P, Page-up, Backspace scroll list by 1 page\n" " ^n ^p scroll list by 1 line\n" " t, Home e, End jump to top/end of list\n" " u d scroll info by 1 page\n" " ^u ^d scroll info by 1 line\n" " B, Left-arrow F, Right-arrow pan display by 1/3 screen\n" " ^b ^f pan display by 1 character\n" "\n" "Mark packages for later processing:\n" " +, Insert install or upgrade =, H hold in present state\n" " -, Delete remove :, G unhold: upgrade or leave " "uninstalled\n" " _ remove & purge config\n" " Miscellaneous:\n" "Quit, exit, overwrite (note capitals!): ?, F1 request help (also " "Help)\n" " Return Confirm, quit (check dependencies) i, I toggle/cycle info " "displays\n" " Q Confirm, quit (override dep.s) o, O cycle through sort " "options\n" " X, Esc eXit, abandoning any changes made v, A, V change status display " "opts\n" " R Revert to state before this list ^l redraw display\n" " U set all to sUggested state / search (Return to " "cancel)\n" " D set all to Directly requested state n, \\ repeat last search\n" msgstr "" #: dselect/helpmsgs.cc:55 msgid "Introduction to package selections" msgstr "Εισαγωγή στις επιλογές πακέτων" #: dselect/helpmsgs.cc msgid "" "Welcome to dselect's main package listing.\n" "\n" "You will be presented with a list of packages which are installed or " "available\n" "for installation. You can navigate around the list using the cursor keys,\n" "mark packages for installation (using '+') or deinstallation (using '-').\n" "Packages can be marked either singly or in groups; initially you will see " "that\n" "the line 'All packages' is selected. '+', '-' and so on will affect all " "the\n" "packages described by the highlighted line.\n" "\n" "Some of your choices will cause conflicts or dependency problems; you will " "be\n" "given a sub-list of the relevant packages, so that you can solve the " "problems.\n" "\n" "You should read the list of keys and the explanations of the display.\n" "Much on-line help is available, please make use of it - press '?' at\n" "any time for help.\n" "\n" "When you have finished selecting packages, press to confirm " "changes,\n" "or 'X' to quit without saving changes. A final check on conflicts and\n" "dependencies will be done - here too you may see a sublist.\n" "\n" "Press to leave help and enter the list now.\n" msgstr "" "Καλώς ορίσατε στην οθόνη με την λίστα των κυρίων πακέτων του dselect.\n" "\n" "Θα σας εμφανιστεί μια λίστα από πακέτα τα οποία είναι εγκατεστημένα ή " "διαθέσιμα\n" "για εγκατάσταση. Μπορείτε να πλοηγηθείτε στη λίστα των πακέτων με τα " "βελάκια\n" "να τα σημειώσετε για εγκατάσταση (με `+') ή απεγκατάσταση (με `-').\n" "Μπορείτε να σημειώσετε τα πακέτα μεμονωμένα ή σε ομάδες, αρχικά θα δείτε " "ότι\n" "η γραμμή `Όλα τα πακέτα` είναι επιλεγμένη. Τα πλήκτρα `+', `-' κλπ θα " "επηρεάσουν\n" "όλα τα πακέτα που είναι επιλεγμένα.\n" "Μερικές από τις επιλογές σας μπορεί να προκαλέσουν προβλήματα ασυμβατοτήτων\n" "και εξαρτήσεων. Σε αυτήν την περίπτωση, θα σας εμφανιστεί μια λίστα των\n" "με τα εν λόγω πακέτα, για να μπορέσετε να αντιμετωπίσετε τυχόν προβλήματα.\n" "\n" "Θα πρέπει να διαβάσετε την λίστα με τους συνδυασμούς πλήκτρων και την\n" " επεξήγηση στην οθόνη. Υπάρχει διαθέσιμη αρκετή βοήθεια και χρησιμοποιήστε\n" "την όσο μπορείτε - πληκτρολογώντας `?' οποιαδήποτε στιγμή.\n" "\n" "Όταν τελειώσετε με την επιλογή, πιέστε για να αποδεχτείτε τις\n" "αλλαγές, ή `X' για έξοδο χωρίς αποθήκευση των αλλαγών. Θα γίνει ένας\n" "τελευταίος έλεγχος ασυμβατοτήτων και εξαρτήσεων, όπου πιθανόν να δείτε\n" "μια δεύτερη λίστα.\n" "Πιέστε για κλείσει η βοήθεια και να δείτε τη λίστα τώρα.\n" #: dselect/helpmsgs.cc:80 msgid "Introduction to read-only package list browser" msgstr "Εισαγωγή στην προβολή πακέτων για ανάγνωση μόνο" #: dselect/helpmsgs.cc msgid "" "Welcome to dselect's main package listing.\n" "\n" "You will be presented with a list of packages which are installed or " "available\n" "for installation. Since you do not have the privilege necessary to update\n" "package states, you are in a read-only mode. You can navigate around the\n" "list using the cursor keys (please see the 'Keystrokes' help screen), " "observe\n" "the status of the packages and read information about them.\n" "\n" "You should read the list of keys and the explanations of the display.\n" "Much on-line help is available, please make use of it - press '?' at\n" "any time for help.\n" "\n" "When you have finished browsing, press 'Q' or to quit.\n" "\n" "Press to leave help and enter the list now.\n" msgstr "" "Καλώς ορίσατε στην οθόνη με την λίστα των κυρίων πακέτων του dselect.\n" "\n" "Θα σας εμφανιστεί μια λίστα από πακέτα τα οποία είναι εγκατεστημένα ή " "διαθέσιμα\n" "για εγκατάσταση. Αυτή τη στιγμή δεν διαθέτετε τα απαραίτητα προνόμια για \n" "να αναβαθμίσετε την κατάσταση των πακέτων και βρίσκεστε σε κατάσταση μόνο\n" "για ανάγνωση. Μπορείτε να πλοηγηθείτε στη λίστα των πακέτων με τα βελάκια\n" "(δείτε τη σελίδα βοηθείας σχετικά με τους `συνδυασμούς πλήκτρων'), να \n" "παρατηρήσετε την τρέχουσα κατάσταση τους και να διαβάσετε πληροφορίες για " "αυτά.\n" "\n" "Θα πρέπει να διαβάσετε την λίστα με τους συνδυασμούς πλήκτρων και την " "επεξήγηση\n" "της οθόνης. Υπάρχει διαθέσιμη αρκετή βοήθεια και χρησιμοποιήστε την όσο\n" "μπορείτε - πληκτρολογώντας `?' οποιαδήποτε στιγμή.\n" "\n" "Όταν τελειώσετε με την αναζήτηση, πιέστε `Q' ή , για να φύγετε.\n" "\n" "Πιέστε για κλείσει η βοήθεια και να δείτε τη λίστα τώρα.\n" #: dselect/helpmsgs.cc:99 msgid "Introduction to conflict/dependency resolution sub-list" msgstr "Εισαγωγή στην λίστα ανάλυσης εξαρτήσεων/συγκρούσεων" #: dselect/helpmsgs.cc msgid "" "Dependency/conflict resolution - introduction.\n" "\n" "One or more of your choices have raised a conflict or dependency problem -\n" "some packages should only be installed in conjunction with certain others, " "and\n" "some combinations of packages may not be installed together.\n" "\n" "You will see a sub-list containing the packages involved. The bottom half " "of\n" "the display shows relevant conflicts and dependencies; use 'i' to cycle " "between\n" "that, the package descriptions and the internal control information.\n" "\n" "A set of 'suggested' packages has been calculated, and the initial markings " "in\n" "this sub-list have been set to match those, so you can just hit Return to\n" "accept the suggestions if you wish. You may abort the change(s) which " "caused\n" "the problem(s), and go back to the main list, by pressing capital 'X'.\n" "\n" "You can also move around the list and change the markings so that they are " "more\n" "like what you want, and you can 'reject' my suggestions by using the " "capital\n" "'D' or 'R' keys (see the keybindings help screen). You can use capital 'Q' " "to\n" "force me to accept the situation currently displayed, in case you want to\n" "override a recommendation or think that the program is mistaken.\n" "\n" "Press to leave help and enter the sub-list; remember: press '?' for " "help.\n" msgstr "" "Εισαγωγή στη ανάλυση εξαρτήσεων/συγκρούσεων.\n" "\n" "Μια ή περισσότερες από τις επιλογές σας προκάλεσε ένα πρόβλημα εξάρτησης ή\n" "σύγκρουσης. Μερικά πακέτα πρέπει να εγκαθιστώνται μόνο σε συνδυασμό με\n" " συγκεκριμένα πακέτα, και μερικοί συνδυασμοί δεν μπορούν να συνυπάρχουν.\n" "\n" "Θα σας εμφανιστεί μια λίστα που θα περιέχει τα πακέτα που εμπλέκονται. Το\n" " κάτω μισό της οθόνης σας εμφανίζει τις σχετικές πληροφορίες σχετικά με τις\n" " συγκρούσεις ή τις εξαρτήσεις, χρησιμοποιήστε το `i' για να εναλλάξετε " "μεταξύ\n" "των περιγραφών και των εσωτερικών πληροφοριών ελέγχου.\n" "\n" "Έχει υπολογιστεί μια λίστα από `προτεινόμενα' πακέτα και έχουν σημανθεί\n" " έτσι ώστε πιέζοντας απλά το Return για να τις αποδεχτείτε αν το " "επιθυμείτε.\n" "Μπορείτε να απορρίψετε τις αλλαγές που προκάλεσαν αυτά τα προβλήματα και να\n" "επιστρέψετε στην αρχική οθόνη πιέζοντας κεφαλαίο `X'.\n" "\n" "Μπορείτε να ακόμα να κάνετε αλλαγές στην προτεινόμενη λίστα σύμφωνα με τις\n" "προτιμήσεις σας ή ακόμα και να `απορρίψετε' τις προτάσεις χρησιμοποιώντας\n" "κεφαλαίο `D' ή `R' (δείτε και τη σελίδα με τα βοηθητικά πλήκτρα). Μπορείτε\n" " ακόμα να χρησιμοποιήσετε ένα κεφαλαίο `Q' για να αναγκάσετε την αποδοχή " "της\n" " εμφανιζόμενης κατάστασης, στην περίπτωση που θέλετε να παρακάμψετε μια από\n" "τις προτάσεις ή αν πιστεύετε ότι υπάρχει πρόβλημα στο πρόγραμμα.\n" "\n" "Πιέστε για να φύγετε από τη βοήθεια και να δείτε την προτεινόμενη\n" "λίστα. Πιέστε `?' για βοήθεια.\n" #: dselect/helpmsgs.cc:125 msgid "Display, part 1: package listing and status chars" msgstr "" "Οθόνη, μέρος 1ο: εμφάνιση καταλόγου πακέτων και χαρακτήρων κατάστασης" #: dselect/helpmsgs.cc msgid "" "The top half of the screen shows a list of packages. For each package you " "see\n" "four columns for its current status on the system and mark. In terse mode " "(use\n" "'v' to toggle verbose display) these are single characters, from left to " "right:\n" "\n" " Error flag: Space - no error (but package may be in broken state - see " "below)\n" " 'R' - serious error during installation, needs " "reinstallation;\n" " Installed state: Space - not installed;\n" " '*' - installed;\n" " '-' - not installed but config files remain;\n" " packages in these { 'U' - unpacked but not yet configured;\n" " states are not { 'C' - half-configured (an error happened);\n" " (quite) properly { 'I' - half-installed (an error happened);\n" " installed { 'W','t' - triggers are awaited resp. pending.\n" " Old mark: what was requested for this package before presenting this list;\n" " Mark: what is requested for this package:\n" " '*': marked for installation or upgrade;\n" " '-': marked for removal, but any configuration files will remain;\n" " '=': on hold: package will not be processed at all;\n" " '_': marked for purge completely - even remove configuration;\n" " 'n': package is new and has yet to be marked for install/remove/&c.\n" "\n" "Also displayed are each package's Priority, Section, name, installed and\n" "available version numbers (shift-V to display/hide) and summary " "description.\n" msgstr "" #: dselect/helpmsgs.cc:152 msgid "Display, part 2: list highlight; information display" msgstr "Οθόνη, μέρος 2ο: εστίαση λίστας, εμφάνιση πληροφοριών" #: dselect/helpmsgs.cc msgid "" "* Highlight: One line in the package list will be highlighted. It " "indicates\n" " which package(s) will be affected by presses of '+', '-' and '_'.\n" "\n" "* The dividing line in the middle of the screen shows a brief explanation " "of\n" " the status of the currently-highlighted package, or a description of " "which\n" " group is highlighted if a group line is. If you don't understand the\n" " meaning of some of the status characters displayed, go to the relevant\n" " package and look at this divider line, or use the 'v' key for a verbose\n" " display (press 'v' again to go back to the terse display).\n" "\n" "* The bottom of the screen shows more information about the\n" " currently-highlighted package (if there is only one).\n" "\n" " It can show an extended description of the package, the internal package\n" " control details (either for the installed or available version of the\n" " package), or information about conflicts and dependencies involving the\n" " current package (in conflict/dependency resolution sublists).\n" "\n" " Use the 'i' key to cycle through the displays, and 'I' to hide the\n" " information display or expand it to use almost all of the screen.\n" msgstr "" "* Εστίαση: Μια γραμμή από την λίστα με τα πακέτα θα έχει την εστίαση. Αυτό " "υποδεικνύει\n" " πιο(α) πακέτο(α) θα επηρεαστούν όταν πιέζετε τα πλήκτρα `+', `-' and `_'.\n" "\n" "* Η διαχωριστική γραμμή στη μέση της οθόνης εμφανίζει μια σύντομη επεξήγηση " "της\n" " κατάστασης του εστιασμένου πακέτου, ή μια περιγραφή από την τρέχουσα " "ενότητα που\n" " είναι εστιασμένη (αν είναι σε ενότητα). Αν δεν καταλαβαίνετε το νόημα " "των\n" " χαρακτήρων κατάστασης που εμφανίζονται, πηγαίνετε στο ανάλογο πακέτο και \n" " κοιτάξτε τη διαχωριστική γραμμή, ή πιέστε το πλήκτρο `v' για μια πιο \n" " αναλυτική περιγραφή (και ξανά για επιστροφή στη σύντομη περιγραφή).\n" "\n" "* Στο κάτω μέρος της οθόνης μπορείτε να δείτε περισσότερες πληροφορίες\n" " σχετικά με το τρέχον εστιασμένο πακέτο (αν κάποιο είναι εστιασμένο).\n" "\n" " Μπορεί να εμφανίσει μια εκτεταμένη περιγραφή του πακέτου, τις εσωτερικές\n" " λεπτομέρειες ελέγχου (είτε για την εγκατεστημένη ή για την διαθέσιμη \n" " έκδοση του πακέτου), πληροφορίες σχετικά με συγκρούσεις και εξαρτήσεις\n" " για το τρέχον πακέτο (στη λίστα συγκρούσεων/εξαρτήσεων).\n" "\n" " Χρησιμοποιήστε το πλήκτρο `i' για να εναλλάξετε τις εμφανιζόμενες " "πληροφορίες\n" " και το `Ι' για την απόκρυψη των πληροφοριών ή την επέκτασή τους.\n" #: dselect/helpmsgs.cc:176 msgid "Introduction to method selection display" msgstr "Εισαγωγή στην οθόνη μεθόδου επιλογής" #: dselect/helpmsgs.cc msgid "" "dselect and dpkg can do automatic installation, loading the package files to " "be\n" "installed from one of a number of different possible places.\n" "\n" "This list allows you to select one of these installation methods.\n" "\n" "Move the highlight to the method you wish to use, and hit Enter. You will " "then\n" "be prompted for the information required to do the installation.\n" "\n" "As you move the highlight a description of each method, where available, is\n" "displayed in the bottom half of the screen.\n" "\n" "If you wish to quit without changing anything use the 'x' key while in the " "list\n" "of installation methods.\n" "\n" "A full list of keystrokes is available by pressing 'k' now, or from the " "help\n" "menu reachable by pressing '?'.\n" msgstr "" "το dselect και το dpkg μπορούν να κάνουν μια αυτόματη εγκατάσταση, " "φορτώνοντας τα \n" "απαραίτητα πακέτα για εγκατάσταση από διάφορες πηγές.\n" "\n" "Αυτή η λίστα σας επιτρέπει να επιλέξετε μια από αυτές τις μεθόδους " "εγκατάστασης.\n" "\n" "Επιλέξτε τη μέθοδο που επιθυμείτε να χρησιμοποιήσετε, και πιέστε το Enter. " "Θα σας \n" "ζητηθεί στη συνέχεια να δώσετε τις πληροφορίες που απαιτούνται για τη " "εγκατάσταση.\n" "\n" "Καθώς μετακινήστε μεταξύ των μεθόδων, εμφανίζεται μια περιγραφή της κάθε " "μίας\n" "στο κάτω μισό της οθόνης.\n" "\n" "Αν θέλετε να φύγετε χωρίς να κάνετε καμία αλλαγή, χρησιμοποιήστε το " "πλήκτρο`x'.\n" "\n" "Ένας πλήρης κατάλογος από συνδυασμούς πλήκτρων είναι διαθέσιμος αν πιέσετε " "`k'\n" "τώρα, ή από την επιλογή βοηθείας πιέζοντας `?'.\n" #: dselect/helpmsgs.cc:196 msgid "Keystrokes for method selection" msgstr "Πλήκτρα για την επιλογή της μεθόδου" #: dselect/helpmsgs.cc:196 msgid "" "Motion keys: Next/Previous, Top/End, Up/Down, Backwards/Forwards:\n" " j, Down-arrow k, Up-arrow move highlight\n" " N, Page-down, Space P, Page-up, Backspace scroll list by 1 page\n" " ^n ^p scroll list by 1 line\n" " t, Home e, End jump to top/end of list\n" " u d scroll info by 1 page\n" " ^u ^d scroll info by 1 line\n" " B, Left-arrow F, Right-arrow pan display by 1/3 screen\n" " ^b ^f pan display by 1 character\n" "(These are the same motion keys as in the package list display.)\n" "\n" "Quit:\n" " Return, Enter select this method and go to its configuration dialogue\n" " x, X exit without changing or setting up the installation " "method\n" "\n" "Miscellaneous:\n" " ?, Help, F1 request help\n" " ^l redraw display\n" " / search (just return to cancel)\n" " \\ repeat last search\n" msgstr "" #: dselect/main.cc:63 msgid "Type dselect --help for help." msgstr "Πληκτρολογήστε dselect --help για βοήθεια." #: dselect/main.cc:145 msgid "a" msgstr "a" #: dselect/main.cc:145 msgid "[A]ccess" msgstr "Πρόσβαση ([a])" #: dselect/main.cc:145 msgid "Choose the access method to use." msgstr "Επιλέξτε τη μέθοδο πρόσβασης που θα χρησιμοποιήσετε" #: dselect/main.cc:146 msgid "u" msgstr "u" #: dselect/main.cc:146 msgid "[U]pdate" msgstr "Ανανέωση([u])" #: dselect/main.cc:146 msgid "Update list of available packages, if possible." msgstr "Ανανέωσε τη λίστα των διαθέσιμων πακέτων, αν είναι δυνατό." #: dselect/main.cc:147 msgid "s" msgstr "s" #: dselect/main.cc:147 msgid "[S]elect" msgstr "Επιλογή ([s])" #: dselect/main.cc:147 msgid "Request which packages you want on your system." msgstr "Επιλέξτε ποια πακέτα θέλετε στο σύστημά σας." #: dselect/main.cc:148 msgid "i" msgstr "i" #: dselect/main.cc:148 msgid "[I]nstall" msgstr "Εγκατάσταση ([i])" #: dselect/main.cc:148 msgid "Install and upgrade wanted packages." msgstr "Εγκατάσταση και αναβάθμιση ζητούμενων πακέτων." #: dselect/main.cc:149 msgid "c" msgstr "c" #: dselect/main.cc:149 msgid "[C]onfig" msgstr "Ρύθμιση ([c])" #: dselect/main.cc:149 msgid "Configure any packages that are unconfigured." msgstr "Ρύθμιση όποιων πακέτων είναι μη ρυθμισμένα." #: dselect/main.cc:150 msgid "r" msgstr "r" #: dselect/main.cc:150 msgid "[R]emove" msgstr "Αφαίρεση ([r])" #: dselect/main.cc:150 msgid "Remove unwanted software." msgstr "Αφαίρεση ανεπιθύμητου λογισμικού." #: dselect/main.cc:151 msgid "q" msgstr "q" #: dselect/main.cc:151 msgid "[Q]uit" msgstr "Έξοδος ([q])" #: dselect/main.cc:151 msgid "Quit dselect." msgstr "Έξοδος από το dselect." #: dselect/main.cc:152 msgid "menu" msgstr "μενού" #: dselect/main.cc #, c-format msgid "Debian '%s' package handling frontend version %s.\n" msgstr "" #: dselect/main.cc:160 msgid "" "This is free software; see the GNU General Public License version 2 or\n" "later for copying conditions. There is NO warranty.\n" msgstr "" #: dselect/main.cc:169 dselect/main.cc:217 msgid "" msgstr "" #: dselect/main.cc #, c-format msgid "" "Usage: %s [