# Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # # Dimitris Kardarakos , 2015, 2016. # Petros Vidalis , 2016, 2018. # Stelios , 2020, 2021, 2023. # SPDX-FileCopyrightText: 2023 George Stefanakis # Antonis Geralis , 2024. msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2024-07-22 00:40+0000\n" "PO-Revision-Date: 2024-08-26 21:18+0300\n" "Last-Translator: Αντώνης Γέραλης \n" "Language-Team: Greek \n" "Language: el\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-Generator: Lokalize 24.08.0\n" #, kde-format msgctxt "NAME OF TRANSLATORS" msgid "Your names" msgstr "Δημήτρης Καρδαράκος, Πέτρος Βιδάλης, Γιώργος Στεφανάκης" #, kde-format msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" msgstr "dimkard@gmail.com, pvidalis@gmail.com" #: applet/plugin/devicesstateproxymodel.cpp:220 #, kde-format msgctxt "" "@label %1 is human-readable device name, %2 is low-level device address" msgid "%1 (%2)" msgstr "%1 (%2)" #: applet/plugin/devicesstateproxymodel.cpp:235 #, kde-format msgctxt "Notification when the connection failed due to Failed:HostIsDown" msgid "The device is unreachable" msgstr "Η συσκευή δεν είναι προσβάσιμη" #: applet/plugin/devicesstateproxymodel.cpp:236 #, kde-format msgctxt "Notification when the connection failed due to Failed" msgid "Connection to the device failed" msgstr "Η σύνδεση με τη συσκευή απέτυχε" #: applet/plugin/devicesstateproxymodel.cpp:239 #, kde-format msgctxt "Notification when the connection failed due to NotReady" msgid "The device is not ready" msgstr "Η συσκευή δεν είναι έτοιμη" #: kcm/bluetooth.cpp:102 #, kde-format msgctxt "DeviceName Network (Service)" msgid "%1 Network (%2)" msgstr "%1 Δίκτυο (%2)" #: kded/bluedevildaemon.cpp:68 kded/bluedevildaemon.cpp:70 #, kde-format msgid "Bluetooth Daemon" msgstr "Δαίμονας Bluetooth" #: kded/bluedevildaemon.cpp:72 sendfile/main.cpp:29 wizard/main.cpp:30 #, kde-format msgid "(c) 2010, UFO Coders" msgstr "(c) 2010, UFO Coders" #: kded/bluedevildaemon.cpp:75 sendfile/main.cpp:32 wizard/main.cpp:33 #, kde-format msgid "Maintainer" msgstr "Συντηρητής" #: kded/bluedevildaemon.cpp:80 kded/bluedevildaemon.cpp:85 sendfile/main.cpp:37 #: wizard/main.cpp:38 #, kde-format msgid "Previous Maintainer" msgstr "Προηγούμενος συντηρητής" #: kded/helpers/requestauthorization.cpp:29 #, kde-format msgctxt "" "Show a notification asking to authorize or deny access to this computer from " "Bluetooth.The %1 is the name of the bluetooth device" msgid "%1 is requesting access to this computer" msgstr "Η συσκευή %1 ζητά πρόσβαση σε αυτόν τον υπολογιστή" #: kded/helpers/requestauthorization.cpp:33 #, kde-format msgctxt "Button to trust a bluetooth remote device and authorize it to connect" msgid "Trust and Authorize" msgstr "Εμπιστευτικότητα και εξουσιοδότηση" #: kded/helpers/requestauthorization.cpp:34 #, kde-format msgctxt "Button to authorize a bluetooth remote device to connect" msgid "Authorize Only" msgstr "Εξουσιοδότηση μόνο" #: kded/helpers/requestauthorization.cpp:35 #, kde-format msgctxt "Deny access to a remote bluetooth device" msgid "Deny" msgstr "Άρνηση" #: kded/helpers/requestconfirmation.cpp:28 #, kde-format msgctxt "" "The text is shown in a notification to know if the PIN is correct,%1 is the " "remote bluetooth device and %2 is the pin" msgid "%1 is asking if the PIN is correct: %2" msgstr "Η συσκευή %1 ρωτά αν το PIN είναι σωστό: %2" #: kded/helpers/requestconfirmation.cpp:32 #, kde-format msgctxt "Notification button to know if the pin is correct or not" msgid "PIN correct" msgstr "Σωστό PIN" #: kded/helpers/requestconfirmation.cpp:33 #, kde-format msgctxt "Notification button to say that the PIN is wrong" msgid "PIN incorrect" msgstr "Λαθεμένο PIN" #: kded/helpers/requestpin.cpp:35 #, kde-format msgctxt "" "Shown in a notification to announce that a PIN is needed to accomplish a " "pair action,%1 is the name of the bluetooth device" msgid "PIN needed to pair with %1" msgstr "Χρειάζεται PIN για σύζευξη με τη συσκευή %1" #: kded/helpers/requestpin.cpp:38 #, kde-format msgctxt "" "Notification button which once clicked, a dialog to introduce the PIN will " "be shown" msgid "Introduce PIN" msgstr "Εισαγωγή PIN" #: kded/helpers/requestpin.cpp:58 #, kde-format msgctxt "Shown in the caption of a dialog where the user introduce the PIN" msgid "Introduce PIN" msgstr "Εισαγωγή PIN" #: kded/helpers/requestpin.cpp:65 #, kde-format msgctxt "" "Shown in a dialog which asks to introduce a PIN that will be used to pair a " "Bluetooth device,%1 is the name of the Bluetooth device" msgid "" "In order to pair this computer with %1, you have to enter a PIN. Please do " "it below." msgstr "" "Για να πραγματοποιηθεί η σύζευξη αυτού του υπολογιστή με τη συσκευή %1, θα " "πρέπει να καταχωρήσετε ένα PIN. Παρακαλώ καταχωρήστε το παρακάτω." #. i18n: ectx: property (text), widget (QLabel, label) #: kded/helpers/requestpin.ui:52 #, kde-format msgid "PIN:" msgstr "PIN:" #. i18n: ectx: property (placeholderText), widget (QLineEdit, pin) #: kded/helpers/requestpin.ui:65 #, kde-format msgid "1234" msgstr "1234" #: kded/receivefilejob.cpp:133 #, kde-format msgctxt "" "Show a notification asking to authorize or deny an incoming file transfer to " "this computer from a Bluetooth device." msgid "%1 is sending you the file %2" msgstr "Η συσκευή %1 σάς στέλνει το αρχείο %2" #: kded/receivefilejob.cpp:138 #, kde-format msgctxt "" "Button to accept the incoming file transfer and download it in the default " "download directory" msgid "Accept" msgstr "Αποδοχή" #: kded/receivefilejob.cpp:139 #, kde-format msgctxt "Deny the incoming file transfer" msgid "Cancel" msgstr "Ακύρωση" #: kded/receivefilejob.cpp:163 #, kde-format msgctxt "@title job" msgid "Receiving file" msgstr "Γίνεται λήψη αρχείου" #: kded/receivefilejob.cpp:164 sendfile/sendfilesjob.cpp:84 #, kde-format msgctxt "File transfer origin" msgid "From" msgstr "Από" #: kded/receivefilejob.cpp:165 sendfile/sendfilesjob.cpp:85 #, kde-format msgctxt "File transfer destination" msgid "To" msgstr "Προς" #: kded/receivefilejob.cpp:190 #, kde-format msgid "Saving file failed" msgstr "Αποτυχία αποθήκευσης αρχείου" #: kded/receivefilejob.cpp:221 kio/obexftp/transferfilejob.cpp:50 #: sendfile/sendfilesjob.cpp:155 #, kde-format msgid "Bluetooth transfer failed" msgstr "Αποτυχία μεταφοράς αρχείου μέσω Bluetooth" #: kio/bluetooth/kiobluetooth.cpp:52 #, kde-format msgid "Send File" msgstr "Αποστολή αρχείου" #: kio/bluetooth/kiobluetooth.cpp:58 #, kde-format msgid "Browse Files" msgstr "Περιήγηση στα αρχεία" #: kio/bluetooth/kiobluetooth.cpp:72 kio/bluetooth/kiobluetooth.cpp:200 #, kde-format msgid "No Bluetooth adapters have been found." msgstr "Δε βρέθηκαν προσαρμογείς Bluetooth." #: kio/bluetooth/kiobluetooth.cpp:92 #, kde-format msgid "Retrieving services…" msgstr "Ανάκτηση υπηρεσιών…" #: kio/bluetooth/kiobluetooth.cpp:99 #, kde-format msgid "This address is unavailable." msgstr "Η διεύθυνση αυτή δεν είναι διαθέσιμη." #: kio/bluetooth/kiobluetooth.cpp:147 #, kde-format msgid "Received Files" msgstr "Ληφθέντα αρχεία" #: kio/bluetooth/kiobluetooth.cpp:167 #, kde-format msgid "Scanning for new devices…" msgstr "Σάρωση για νέες συσκευές…" #: kio/obexftp/kioobexftp.cpp:96 #, kde-format msgid "Obexd service is not running." msgstr "Η υπηρεσία Obexd δεν εκτελείται." #: kio/obexftp/kioobexftp.cpp:140 #, kde-format msgid "Retrieving information from remote device…" msgstr "Ανάκτηση πληροφοριών απομακρυσμένης συσκευής…" #: kio/obexftp/kioobexftp.cpp:222 #, kde-format msgid "Connecting to the device" msgstr "Σύνδεση με τη συσκευή" #: kio/obexftp/kioobexftp.cpp:298 #, kde-format msgid "This should not happen" msgstr "Αυτό δεν θα έπρεπε να συμβεί" #: kio/obexftp/kioobexftp.cpp:520 #, kde-format msgid "Phone memory" msgstr "Μνήμη τηλεφώνου" #: kio/obexftp/kioobexftp.cpp:523 #, kde-format msgid "External memory" msgstr "Εξωτερική μνήμη" #: sendfile/discoverwidget.cpp:134 wizard/pages/discover.cpp:306 #, kde-format msgid "Bluetooth is disabled." msgstr "Το Bluetooth είναι απενεργοποιημένο." #: sendfile/discoverwidget.cpp:135 wizard/pages/discover.cpp:307 #, kde-format msgctxt "Action to enable Bluetooth adapter" msgid "Enable" msgstr "Ενεργοποίηση" #: sendfile/discoverwidget.cpp:137 #, kde-format msgid "Your Bluetooth adapter is powered off." msgstr "Ο προσαρμογέας Bluetooth είναι απενεργοποιημένος." #: sendfile/discoverwidget.cpp:138 #, kde-format msgctxt "Action to turn on Bluetooth adapter" msgid "Turn On" msgstr "Ενεργοποίηση" #: sendfile/main.cpp:25 sendfile/main.cpp:27 #, kde-format msgid "Bluetooth File Transfer" msgstr "Μεταφορά αρχείου με Bluetooth" #: sendfile/main.cpp:48 #, kde-format msgid "Specify receiving device by MAC address." msgstr "Καθορίστε τη συσκευή λήψης από τη διεύθυνση MAC." #: sendfile/main.cpp:52 #, kde-format msgid "Specify receiving device by UBI path." msgstr "Καθορίστε τη συσκευή λήψης από τη διαδρομή UBI." #: sendfile/main.cpp:56 #, kde-format msgid "Files to be sent." msgstr "Αρχεία προς αποστολή." #: sendfile/pages/connectingpage.cpp:32 wizard/pages/connect.cpp:39 #, kde-format msgctxt "Connecting to a Bluetooth device" msgid "Connecting to %1…" msgstr "Σύνδεση με %1…" #: sendfile/pages/failpage.cpp:43 #, kde-format msgctxt "This string is shown when the wizard fail" msgid "The connection to the device has failed: %1" msgstr "Αποτυχία σύνδεσης με τη συσκευή: %1" #: sendfile/pages/failpage.cpp:45 #, kde-format msgid "The connection to %1 has failed: %2" msgstr "Αποτυχία σύνδεσης στο %1: %2" #: sendfile/pages/selectdeviceandfilespage.cpp:53 #, kde-format msgid "Open file…" msgstr "Άνοιγμα αρχείου…" #. i18n: ectx: property (text), widget (KSqueezedTextLabel, selectLbl) #: sendfile/pages/selectdeviceandfilespage.cpp:58 #: sendfile/pages/selectfilediscover.ui:99 #, kde-format msgid "Select one or more files:" msgstr "Επιλέξτε ένα ή περισσότερα αρχεία:" #: sendfile/pages/selectdeviceandfilespage.cpp:65 #, kde-format msgid "Selected files: %1" msgstr "Επιλεγμένα αρχεία: %1" #. i18n: ectx: property (text), widget (QLabel, label_2) #: sendfile/pages/selectfilediscover.ui:38 #, kde-format msgid "Select a device from the list:" msgstr "Επιλέξτε συσκευή από τη λίστα:" #: sendfile/pages/selectfilespage.cpp:46 #, kde-format msgctxt "Send files to a Bluetooth device" msgid "Send to %1" msgstr "Αποστολή προς %1" #: sendfile/sendfilesjob.cpp:83 #, kde-format msgid "Sending file over Bluetooth" msgstr "Αποστολή αρχείου μέσω Bluetooth" #: sendfile/sendfilewizard.cpp:41 #, kde-format msgid "Send Files" msgstr "Αποστολή αρχείων" #: sendfile/sendfilewizard.cpp:42 #, kde-format msgid "Cancel" msgstr "Ακύρωση" #: sendfile/sendfilewizard.cpp:149 #, kde-format msgctxt "@info:status %1 error message" msgid "Failed to start org.bluez.obex service: %1" msgstr "Αποτυχία εκκίνησης της υπηρεσίας org.bluez.obex: %1" #. i18n: ectx: label, entry (saveUrl), group (General) #: settings/filereceiver.kcfg:11 #, kde-format msgid "Save received files to:" msgstr "Αποθήκευση ληφθέντων αρχείων στο:" #. i18n: ectx: label, entry (autoAccept), group (General) #: settings/filereceiver.kcfg:15 #, kde-format msgid "Whether allow to modify shared files" msgstr "Αν θα επιτρέπεται η τροποποίηση κοινόχρηστων αρχείων" #: wizard/bluewizard.cpp:57 #, kde-format msgctxt "Action to go to the next page on the wizard" msgid "Next" msgstr "Επόμενο" #: wizard/bluewizard.cpp:58 #, kde-format msgctxt "Action to finish the wizard" msgid "Finish" msgstr "Τερματισμός" #: wizard/main.cpp:26 wizard/main.cpp:28 #, kde-format msgid "Add Bluetooth Device" msgstr "Προσθήκη συσκευής Bluetooth" #: wizard/pages/discover.cpp:131 #, kde-format msgid "Select a device" msgstr "Επιλέξτε συσκευή" #: wizard/pages/discover.cpp:299 #, kde-format msgctxt "Action to fix a problem" msgid "Fix it" msgstr "Διόρθωση" #: wizard/pages/discover.cpp:309 #, kde-format msgid "Your Bluetooth adapter is not pairable." msgstr "Δεν μπορεί να γίνει σύζευξη με τον προσαρμογέα Bluetooth." #: wizard/pages/discover.cpp:310 #, kde-format msgctxt "Action to make Bluetooth adapter pairable" msgid "Make Pairable" msgstr "Να γίνει σύζευξη" #. i18n: ectx: property (placeholderText), widget (QLineEdit, searchField) #: wizard/pages/discover.ui:19 #, kde-format msgid "Search…" msgstr "Αναζήτηση…" #. i18n: ectx: property (text), widget (QLabel, label) #: wizard/pages/discover.ui:64 #, kde-format msgid "Scanning…" msgstr "Σάρωση…" #. i18n: ectx: property (text), widget (QCheckBox, manualPin) #: wizard/pages/discover.ui:84 #, kde-format msgid "Manual PIN:" msgstr "Χειροκίνητο PIN:" #. i18n: ectx: property (placeholderText), widget (QLineEdit, pinText) #: wizard/pages/discover.ui:112 #, kde-format msgid "0000" msgstr "0000" #: wizard/pages/fail.cpp:37 #, kde-format msgctxt "" "Button offered when the wizard fail. This button will restart the wizard" msgid "Restart the wizard" msgstr "Επανεκκίνηση του οδηγού" #: wizard/pages/fail.cpp:41 #, kde-format msgctxt "Button that closes the wizard" msgid "Close" msgstr "Κλείσιμο" #: wizard/pages/fail.cpp:53 #, kde-format msgctxt "This string is shown when the wizard fail" msgid "The setup of the device has failed" msgstr "Αποτυχία ρύθμισης της συσκευής" #: wizard/pages/fail.cpp:55 #, kde-format msgid "The setup of %1 has failed" msgstr "Αποτυχία ρύθμισης του %1" #: wizard/pages/pairing.cpp:60 #, kde-format msgid "Connecting to %1…" msgstr "Σύνδεση με %1…" #: wizard/pages/pairing.cpp:96 #, kde-format msgid "" "Please introduce the PIN in your keyboard when it appears and press Enter" msgstr "" "Παρακαλώ καταχωρήστε το PIN στο πληκτρολόγιο σας όταν αυτό εμφανιστεί και " "πιέστε Enter" #: wizard/pages/pairing.cpp:98 #, kde-format msgid "Please introduce the PIN in your device when it appears" msgstr "Παρακαλώ καταχωρήστε το PIN στη συσκευή σας όταν εμφανιστεί" #: wizard/pages/pairing.cpp:114 #, kde-format msgid "Matches" msgstr "Ταιριάζει" #: wizard/pages/pairing.cpp:118 #, kde-format msgid "Does not match" msgstr "Δεν ταιριάζει" #: wizard/pages/pairing.cpp:133 #, kde-format msgid "Please, confirm that the PIN displayed on %1 matches the wizard one." msgstr "" "Παρακαλώ, επιβεβαιώστε ότι το PIN που εμφανίζεται στο \"%1\" ταιριάζει με " "αυτό του οδηγού." #: wizard/pages/success.cpp:40 #, kde-format msgid "Setup Finished" msgstr "Η ρύθμιση ολοκληρώθηκε" #: wizard/pages/success.cpp:42 #, kde-format msgid "The device has been set up and can now be used." msgstr "Η συσκευή έχει ρυθμιστεί και είναι έτοιμη για χρήση." #: wizard/pages/success.cpp:44 #, kde-format msgctxt "Placeholder is device name" msgid "The device '%1' has been set up and can now be used." msgstr "Η συσκευή '%1' έχει ρυθμιστεί και είναι έτοιμη για χρήση." #~ msgid "Bluetooth" #~ msgstr "Bluetooth" #~ msgid "Nicolas Fella" #~ msgstr "Nicolas Fella" #~ msgid "Bluetooth Send File Wizard" #~ msgstr "Οδηγός αποστολής αρχείου μέσω Bluetooth" #~ msgid "Bluetooth Device Wizard" #~ msgstr "Οδηγός συσκευής Bluetooth" #~ msgid "Receiving file over Bluetooth" #~ msgstr "Λήψη αρχείου μέσω Bluetooth" #~ msgctxt "Connecting to a Bluetooth device" #~ msgid "Connecting to %1..." #~ msgstr "Σύνδεση με %1..." #~ msgid "Scanning..." #~ msgstr "Σάρωση..." #~ msgid "Connecting to %1..." #~ msgstr "Σύνδεση με %1..." #~ msgctxt "Radio widget to set if we want the adapter to be hidden" #~ msgid "Hidden" #~ msgstr "Κρυμμένο" #~ msgctxt "Radio widget to set if we want the adapter to be always visible" #~ msgid "Always visible" #~ msgstr "Πάντα ορατό" #~ msgctxt "" #~ "Radio widget to set if we want the adapter to be temporarily visible" #~ msgid "Temporarily visible" #~ msgstr "Προσωρινά ορατό" #~ msgctxt "Discover time for the adapter" #~ msgid "1 minute" #~ msgid_plural "%1 minutes" #~ msgstr[0] "1 λεπτό" #~ msgstr[1] "%1 λεπτά" #~ msgctxt "Name of the adapter" #~ msgid "Name" #~ msgstr "Όνομα" #~ msgctxt "Whether the adapter is powered or not" #~ msgid "Powered" #~ msgstr "Σε λειτουργία" #~ msgctxt "Whether the adapter is visible or not" #~ msgid "Visibility" #~ msgstr "Ορατότητα" #~ msgctxt "How long the adapter will be discoverable" #~ msgid "Discover Time" #~ msgstr "Χρόνος ανίχνευσης" #~ msgid "1 minute" #~ msgid_plural "%1 minutes" #~ msgstr[0] "1 λεπτό" #~ msgstr[1] "%1 λεπτά" #~ msgid "Bluetooth Adapters" #~ msgstr "Προσαρμογείς Bluetooth" #~ msgid "Bluetooth Adapters Control Panel Module" #~ msgstr "Άρθρωμα πίνακα ελέγχου για προσαρμογείς Bluetooth" #~ msgid "(c) 2010 Rafael Fernández López" #~ msgstr "(c) 2010 Rafael Fernández López" #~ msgid "Previous Developer and Maintainer" #~ msgstr "Προηγούμενος προγραμματιστής και συντηρητής" #~ msgid "No adapters found" #~ msgstr "Δε βρέθηκαν προσαρμογείς" #~ msgctxt "Action to fix a problem" #~ msgid "Make Visible" #~ msgstr "Να γίνει ορατό" #~ msgid "Your default Bluetooth adapter is not visible for remote devices." #~ msgstr "" #~ "Ο προκαθορισμένος προσαρμογέας Bluetooth δεν είναι ορατός στις " #~ "απομακρυσμένες συσκευές." #~ msgid "Interaction with Bluetooth system is not optimal." #~ msgstr "Η αλληλεπίδραση με το σύστημα Bluetooth δεν είναι η βέλτιστη." #~ msgctxt "Action to fix a problem" #~ msgid "Enable" #~ msgstr "Ενεργοποίηση" #~ msgid "Bluetooth is not completely enabled." #~ msgstr "Το Bluetooth δεν είναι πλήρως ενεργοποιημένο." #~ msgid "Disconnect" #~ msgstr "Αποσύνδεση" #~ msgid "Connect" #~ msgstr "Σύνδεση" #~ msgctxt "This device is a Phone" #~ msgid "Phone" #~ msgstr "Τηλέφωνο" #~ msgctxt "This device is a Modem" #~ msgid "Modem" #~ msgstr "Μόντεμ" #~ msgctxt "This device is a Computer" #~ msgid "Computer" #~ msgstr "Υπολογιστής" #~ msgctxt "This device is of type Network" #~ msgid "Network" #~ msgstr "Δίκτυο" #~ msgctxt "This device is a Headset" #~ msgid "Headset" #~ msgstr "Ακουστικά με μικρόφωνο" #~ msgctxt "This device is a Headphones" #~ msgid "Headphones" #~ msgstr "Ακουστικά" #~ msgctxt "This device is an Audio device" #~ msgid "Audio" #~ msgstr "Ήχος" #~ msgctxt "This device is a Keyboard" #~ msgid "Keyboard" #~ msgstr "Πληκτρολόγιο" #~ msgctxt "This device is a Mouse" #~ msgid "Mouse" #~ msgstr "Ποντίκι" #~ msgctxt "This device is a Joypad" #~ msgid "Joypad" #~ msgstr "Χειριστήριο Joypad" #~ msgctxt "This device is a Graphics Tablet (input device)" #~ msgid "Tablet" #~ msgstr "Ταμπλέτα" #~ msgctxt "This device is a Peripheral device" #~ msgid "Peripheral" #~ msgstr "Περιφερειακό" #~ msgctxt "This device is a Camera" #~ msgid "Camera" #~ msgstr "Κάμερα" #~ msgctxt "This device is a Printer" #~ msgid "Printer" #~ msgstr "Εκτυπωτής" #~ msgctxt "" #~ "This device is an Imaging device (printer, scanner, camera, display, ...)" #~ msgid "Imaging" #~ msgstr "Εικόνας" #~ msgctxt "This device is a Wearable" #~ msgid "Wearable" #~ msgstr "Φορετό" #~ msgctxt "This device is a Toy" #~ msgid "Toy" #~ msgstr "Παιχνίδι" #~ msgctxt "This device is a Health device" #~ msgid "Health" #~ msgstr "Υγείας" #~ msgctxt "Type of device: could not be determined" #~ msgid "Unknown" #~ msgstr "Άγνωστος" #~ msgid "Type:" #~ msgstr "Τύπος:" #~ msgid "Address:" #~ msgstr "Διεύθυνση:" #~ msgid "Name:" #~ msgstr "Όνομα:" #~ msgid "Trusted:" #~ msgstr "Έμπιστη:" #~ msgid "Blocked:" #~ msgstr "Σε φραγή:" #~ msgid "Actions:" #~ msgstr "Ενέργειες:" #~ msgid "Setup NAP Network..." #~ msgstr "Ρύθμιση δικτύου NAP..." #~ msgid "Setup DUN Network..." #~ msgstr "Ρύθμιση δικτύου DUN..." #~ msgid "Adapter:" #~ msgstr "Προσαρμογέας:" #~ msgid "Bluetooth Devices Control Panel Module" #~ msgstr "Άρθρωμα πίνακα ελέγχου για συσκευές Bluetooth" #~ msgid "" #~ "Are you sure that you want to remove %1 device from the list of known " #~ "devices?" #~ msgid_plural "" #~ "Are you sure that you want to remove %1 devices from the list of known " #~ "devices?" #~ msgstr[0] "" #~ "Επιθυμείτε πραγματικά την αφαίρεση της %1 συσκευής από τη λίστα των " #~ "γνωστών συσκευών;" #~ msgstr[1] "" #~ "Επιθυμείτε πραγματικά την αφαίρεση των %1 συσκευών από τη λίστα των " #~ "γνωστών συσκευών;" #~ msgid "" #~ "Are you sure that you want to remove device \"%1\" from the list of known " #~ "devices?" #~ msgstr "" #~ "Επιθυμείτε πραγματικά την αφαίρεση της συσκευής «%1» από τη λίστα των " #~ "γνωστών συσκευών;" #~ msgctxt "Title of window that asks for confirmation when removing a device" #~ msgid "Device removal" #~ msgstr "Αφαίρεση συσκευής" #~ msgid "Select a device to configure" #~ msgstr "Επιλογή συσκευής για διαμόρφωση" #~ msgid "No devices found" #~ msgstr "Δε βρέθηκαν συσκευές" #~ msgid "Add new device" #~ msgstr "Προσθήκη νέας συσκευής" #~ msgid "Add device" #~ msgstr "Προσθήκη συσκευής" #~ msgid "Remove device" #~ msgstr "Αφαίρεση συσκευής" #~ msgid "Bluetooth Advanced Settings" #~ msgstr "Προχωρημένες ρυθμίσεις Bluetooth" #~ msgid "Bluetooth Advanced Settings Control Panel Module" #~ msgstr "Άρθρωμα πίνακα ελέγχου για προχωρημένες ρυθμίσεις Bluetooth" #~ msgctxt "'Auto accept' option value" #~ msgid "Never" #~ msgstr "Ποτέ" #~ msgctxt "'Auto accept' option value" #~ msgid "Trusted devices" #~ msgstr "Έμπιστες συσκευές" #~ msgctxt "'Auto accept' option value" #~ msgid "All devices" #~ msgstr "Όλες οι συσκευές" #~ msgid "Receive files from remote devices" #~ msgstr "Λήψη αρχείων από απομακρυσμένες συσκευές" #~ msgid "Accept automatically:" #~ msgstr "Αυτόματη αποδοχή:" #~ msgid "Save files in:" #~ msgstr "Αποθήκευση αρχείων στο:" #~ msgid "Enable or disable receiving files" #~ msgstr "Ενεργοποίηση ή απενεργοποίηση λήψης αρχείων" #~ msgid "Enable or disable the global KDE Bluetooth integration" #~ msgstr "" #~ "Ενεργοποίηση ή απενεργοποίηση της καθολικής ενσωμάτωσης του Bluetooth στο " #~ "KDE" #~ msgid "Enable Bluetooth integration" #~ msgstr "Ενεργοποίηση ενσωμάτωσης Bluetooth" #~ msgctxt "This string is shown when the wizard succeeds" #~ msgid "The setup of the device has succeeded" #~ msgstr "Η συσκευή ρυθμίστηκε επιτυχώς" #~ msgid "The setup of %1 has succeeded" #~ msgstr "Η συσκευή %1 ρυθμίστηκε επιτυχώς" #~ msgid "Send via Bluetooth" #~ msgstr "Αποστολή μέσω Bluetooth" #~ msgctxt "Other Bluetooth device" #~ msgid "Other..." #~ msgstr "Άλλη..." #~ msgid "Add user account" #~ msgstr "Προσθήκη λογαριασμού χρήστη" #~ msgid "Remove user account" #~ msgstr "Αφαίρεση λογαριασμού χρήστη" #~ msgid "No adapters found. Please connect one." #~ msgstr "Δε βρέθηκαν προσαρμογείς. Παρακαλώ συνδέστε έναν." #~ msgctxt "Name of the device" #~ msgid "Name" #~ msgstr "Όνομα" #~ msgctxt "Alias of the device" #~ msgid "Alias" #~ msgstr "Ψευδώνυμο" #~ msgctxt "Device is paired" #~ msgid "Paired" #~ msgstr "Σε σύζευξη" #~ msgctxt "Details of the device" #~ msgid "Details" #~ msgstr "Λεπτομέρειες" #~ msgctxt "Remove a device from the list of known devices" #~ msgid "Remove" #~ msgstr "Αφαίρεση" #~ msgid "Add Device..." #~ msgstr "Προσθήκη συσκευής..." #~ msgid "Re-connect" #~ msgstr "Επανασύνδεση" #~ msgid "No remote devices have been added" #~ msgstr "Καμία απομακρυσμένη συσκευή δεν προστέθηκε" #~ msgid "Click here to add a remote device" #~ msgstr "Κάντε κλικ εδώ για να προσθέσετε μία απομακρυσμένη συσκευή" #~ msgid "ObexFtp Daemon" #~ msgstr "Δαίμονας ObexFtp" #~ msgid "Bluetooth Transfer Control Panel Module" #~ msgstr "Άρθρωμα πίνακα ελέγχου για μεταφορά μέσω Bluetooth" #~ msgctxt "Find Bluetooth device" #~ msgid "Find Device..." #~ msgstr "Εύρεση συσκευής..." #~ msgid "Bluetooth Send File Helper" #~ msgstr "Βοηθός αποστολής αρχείου μέσω Bluetooth" #~ msgid "Bluetooth Wizard" #~ msgstr "Οδηγός Bluetooth" #~ msgid "Alejandro Fiestas Olivares" #~ msgstr "Alejandro Fiestas Olivares" #~ msgid "Eduardo Robles Elvira" #~ msgstr "Eduardo Robles Elvira" #~ msgid "Rafael Fernández López" #~ msgstr "Rafael Fernández López" #~ msgid "KDE Bluetooth System" #~ msgstr "Σύστημα Bluetooth του KDE" #~ msgctxt "" #~ "Showed in a notification when the Bluetooth mode is going to be changed " #~ "(for example to flight mode), the %1 is the name of the mode" #~ msgid "Change Bluetooth mode to '%1'?" #~ msgstr "Αλλαγή λειτουργίας Bluetooth σε «%1»;" #~ msgctxt "Confirm the bluetooth mode change, shown in a notification button" #~ msgid "Confirm" #~ msgstr "Επιβεβαίωση" #~ msgctxt "Deny the bluetooth mdoe change, shown in a notification" #~ msgid "Deny" #~ msgstr "Άρνηση" #~ msgctxt "" #~ "User will see this as: Bluetooth device is asking if the pin is " #~ "correct It is mostly a fallback" #~ msgid "Bluetooth device" #~ msgstr "Συσκευή Bluetooth" #~ msgid "Default adapter: %1 (%2)" #~ msgstr "Προκαθορισμένος προσαρμογέας: %1 (%2)" #~ msgid "Developer" #~ msgstr "Προγραμματιστής" #~ msgid "Bluetooth is Off" #~ msgstr "Το Bluetooth είναι ανενεργό" #~ msgid "Turn Bluetooth On" #~ msgstr "Ενεργοποίηση Bluetooth" #~ msgid "Browse devices" #~ msgstr "Περιήγηση στις συσκευές" #~ msgid "Known Devices" #~ msgstr "Γνωστές συσκευές" #~ msgid "Configure Bluetooth" #~ msgstr "Διαμόρφωση Bluetooth" #~ msgid "Turn Bluetooth Off" #~ msgstr "Απενεργοποίηση Bluetooth" #~ msgctxt "Number of Bluetooth connected devices" #~ msgid "%1 connected device" #~ msgid_plural "%1 connected devices" #~ msgstr[0] "%1 συνδεδεμένη συσκευή" #~ msgstr[1] "%1 συνδεδεμένες συσκευές" #~ msgctxt "When the bluetooth is enabled and powered" #~ msgid "Bluetooth is On" #~ msgstr "Το Bluetooth είναι ενεργό" #~ msgctxt "When the bluetooth is disabled or not powered" #~ msgid "Bluetooth is Off" #~ msgstr "Το Bluetooth είναι ανενεργό" #~ msgctxt "Re-connect to a bluetooth device" #~ msgid "Re-connect" #~ msgstr "Επανασύνδεση" #~ msgctxt "Disconnect to a bluetooth device" #~ msgid "Disconnect" #~ msgstr "Αποσύνδεση" #~ msgctxt "Connect to a bluetooth device" #~ msgid "Connect" #~ msgstr "Σύνδεση" #~ msgid "Device UUID where the files will be sent" #~ msgstr "UUID συσκευής που θα σταλούν τα αρχεία" #~ msgid "Device to pair with" #~ msgstr "Συσκευή προς σύζευξη" #~ msgid "999999999; " #~ msgstr "999999999; " #~ msgid "Connecting to:" #~ msgstr "Σύνδεση με:"