mirror of
https://github.com/onionshare/onionshare.git
synced 2025-08-02 03:16:19 -04:00
Initial documentation for the censorship circumvention/autoconnect screen
This commit is contained in:
parent
52cb5cf71a
commit
624ee4757c
86 changed files with 8094 additions and 2830 deletions
|
@ -7,17 +7,16 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: OnionShare 2.3\n"
|
||||
"Report-Msgid-Bugs-To: onionshare-dev@lists.riseup.net\n"
|
||||
"POT-Creation-Date: 2021-09-09 19:49-0700\n"
|
||||
"POT-Creation-Date: 2022-03-31 16:26+1100\n"
|
||||
"PO-Revision-Date: 2021-10-09 09:04+0000\n"
|
||||
"Last-Translator: george kitsoukakis <norhorn@gmail.com>\n"
|
||||
"Language-Team: el <LL@li.org>\n"
|
||||
"Language: el\n"
|
||||
"Language-Team: el <LL@li.org>\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1\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: Weblate 4.9-dev\n"
|
||||
"Generated-By: Babel 2.9.0\n"
|
||||
"Generated-By: Babel 2.9.1\n"
|
||||
|
||||
#: ../../source/advanced.rst:2
|
||||
msgid "Advanced Usage"
|
||||
|
@ -29,24 +28,20 @@ msgstr "Αποθήκευση καρτελών"
|
|||
|
||||
#: ../../source/advanced.rst:9
|
||||
msgid ""
|
||||
"Everything in OnionShare is temporary by default. If you close an "
|
||||
"OnionShare tab, its address no longer exists and it can't be used again. "
|
||||
"Sometimes you might want an OnionShare service to be persistent. This is "
|
||||
"useful if you want to host a website available from the same OnionShare "
|
||||
"address even if you reboot your computer."
|
||||
"Everything in OnionShare is temporary by default. When OnionShare tabs "
|
||||
"are closed, addresses no longer exist and can't be used again. Your "
|
||||
"OnionShare service can also be persistent. If you host a website, "
|
||||
"persistence means it will be available on the same OnionShare address "
|
||||
"even if you reboot your computer."
|
||||
msgstr ""
|
||||
"Από προεπιλογή, τα πάντα στο OnionShare είναι προσωρινά. Εάν κλείσετε μια"
|
||||
" καρτέλα OnionShare, η διεύθυνσή της δεν θα υπάρχει πλέον και δεν μπορεί "
|
||||
"να χρησιμοποιηθεί ξανά. Μερικές φορές ίσως χρειαστείτε μια ποιο μόνιμη "
|
||||
"υπηρεσία OnionShare. Είναι χρήσιμο εάν θέλετε να φιλοξενήσετε έναν "
|
||||
"ιστότοπο που θα είναι διαθέσιμος στην ίδια διεύθυνση OnionShare ακόμα και"
|
||||
" αν κάνετε επανεκκίνηση του υπολογιστή σας."
|
||||
|
||||
#: ../../source/advanced.rst:13
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"To make any tab persistent, check the \"Save this tab, and automatically "
|
||||
"open it when I open OnionShare\" box before starting the server. When a "
|
||||
"tab is saved a purple pin icon appears to the left of its server status."
|
||||
"open it when I open OnionShare\" box before starting your server. A "
|
||||
"purple pin icon appears to the left of its server status to tell you the "
|
||||
"tab is saved."
|
||||
msgstr ""
|
||||
"Για να διατηρήσετε οποιαδήποτε καρτέλα, επιλέξτε το \"Αποθήκευση αυτής "
|
||||
"της καρτέλας και αυτόματη έναρξη με το OnionShare\" πριν ξεκινήσετε τον "
|
||||
|
@ -55,19 +50,17 @@ msgstr ""
|
|||
|
||||
#: ../../source/advanced.rst:18
|
||||
msgid ""
|
||||
"When you quit OnionShare and then open it again, your saved tabs will "
|
||||
"start opened. You'll have to manually start each service, but when you do"
|
||||
" they will start with the same OnionShare address and private key."
|
||||
"When opening OnionShare, your saved tabs from the prior session will "
|
||||
"start opened. Each service then can be started manually, and will be "
|
||||
"available on the same OnionShare address and be protected by the same "
|
||||
"private key."
|
||||
msgstr ""
|
||||
"Όταν κάνετε έξοδο από το OnionShare και άνοιγμα ξανά, οι αποθηκευμένες "
|
||||
"καρτέλες σας θα ξεκινήσουν ανοιχτές. Θα πρέπει να εκκινήσετε χειροκίνητα την "
|
||||
"κάθε υπηρεσία, αλλά θα ξεκινήσουν με την ίδια διεύθυνση OnionShare και "
|
||||
"ιδιωτικό κλειδί."
|
||||
|
||||
#: ../../source/advanced.rst:21
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"If you save a tab, a copy of that tab's onion service secret key will be "
|
||||
"stored on your computer with your OnionShare settings."
|
||||
"If you save a tab, a copy of its onion service secret key is stored on "
|
||||
"your computer."
|
||||
msgstr ""
|
||||
"Εάν αποθηκεύσετε μια καρτέλα, ένα αντίγραφο κλειδιού της υπηρεσίας onion "
|
||||
"της καρτέλας, θα αποθηκευτεί στον υπολογιστή σύμφωνα με τις ρυθμίσεις του"
|
||||
|
@ -82,51 +75,40 @@ msgid ""
|
|||
"By default, all OnionShare services are protected with a private key, "
|
||||
"which Tor calls \"client authentication\"."
|
||||
msgstr ""
|
||||
"Από προεπιλογή, όλες οι υπηρεσίες OnionShare προστατεύονται με ένα ιδιωτικό "
|
||||
"κλειδί, το οποίο ονομάζεται \"πιστοποίηση πελάτη\"."
|
||||
"Από προεπιλογή, όλες οι υπηρεσίες OnionShare προστατεύονται με ένα "
|
||||
"ιδιωτικό κλειδί, το οποίο ονομάζεται \"πιστοποίηση πελάτη\"."
|
||||
|
||||
#: ../../source/advanced.rst:30
|
||||
msgid ""
|
||||
"When browsing to an OnionShare service in Tor Browser, Tor Browser will "
|
||||
"prompt for the private key to be entered."
|
||||
"The Tor Browser will ask you to enter your private key when you load an "
|
||||
"OnionShare service. If you want allow the public to use your service, "
|
||||
"it's better to disable the private key altogether."
|
||||
msgstr ""
|
||||
"Κατά την περιήγηση σε μια υπηρεσία OnionShare με το Tor Browser, θα σας "
|
||||
"ζητηθεί να εισαγάγετε το ιδιωτικό κλειδί."
|
||||
|
||||
#: ../../source/advanced.rst:32
|
||||
msgid ""
|
||||
"Sometimes you might want your OnionShare service to be accessible to the "
|
||||
"public, like if you want to set up an OnionShare receive service so the "
|
||||
"public can securely and anonymously send you files. In this case, it's "
|
||||
"better to disable the private key altogether."
|
||||
msgstr ""
|
||||
"Μερικές φορές μπορεί να θέλετε η υπηρεσία σας OnionShare να είναι δημόσια "
|
||||
"προσβάσιμη, ή να μπορεί κάποιος να σας στέλνει με ασφάλεια και ανώνυμα, "
|
||||
"αρχεία. Σε αυτήν την περίπτωση, είναι καλύτερα να απενεργοποιήσετε το "
|
||||
"ιδιωτικό κλειδί."
|
||||
|
||||
#: ../../source/advanced.rst:35
|
||||
#: ../../source/advanced.rst:33
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"To turn off the private key for any tab, check the \"This is a public "
|
||||
"OnionShare service (disables private key)\" box before starting the "
|
||||
"server. Then the server will be public and won't need a private key to "
|
||||
"view in Tor Browser."
|
||||
"server. Then the server will be public and a private key is not needed to"
|
||||
" load it in the Tor Browser."
|
||||
msgstr ""
|
||||
"Για να απενεργοποιήσετε το ιδιωτικό κλειδί για οποιαδήποτε καρτέλα, "
|
||||
"τσεκάρετε το πλαίσιο \"Δημόσια υπηρεσία OnionShare (απενεργοποιεί το "
|
||||
"ιδιωτικό κλειδί)\" πριν από την εκκίνηση του διακομιστή. Τότε ο διακομιστής "
|
||||
"θα είναι δημόσιος και δεν θα χρειάζεται ιδιωτικό κλειδί για να τον "
|
||||
"εμφανίσετε στο Tor Browser."
|
||||
"ιδιωτικό κλειδί)\" πριν από την εκκίνηση του διακομιστή. Τότε ο "
|
||||
"διακομιστής θα είναι δημόσιος και δεν θα χρειάζεται ιδιωτικό κλειδί για "
|
||||
"να τον εμφανίσετε στο Tor Browser."
|
||||
|
||||
#: ../../source/advanced.rst:40
|
||||
#: ../../source/advanced.rst:39
|
||||
msgid "Custom Titles"
|
||||
msgstr "Προσαρμοσμένοι Τίτλοι"
|
||||
|
||||
#: ../../source/advanced.rst:42
|
||||
#: ../../source/advanced.rst:41
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"By default, when people load an OnionShare service in Tor Browser they "
|
||||
"see the default title for the type of service. For example, the default "
|
||||
"title of a chat service is \"OnionShare Chat\"."
|
||||
"When people load OnionShare services in the Tor Browser they see the "
|
||||
"default title for each type of service. For example, the default title "
|
||||
"for chat services is \"OnionShare Chat\"."
|
||||
msgstr ""
|
||||
"Από προεπιλογή, όταν κάποιος φορτώσει μια υπηρεσία OnionShare στο Tor "
|
||||
"Browser, βλέπει τον προεπιλεγμένο τίτλο για τον τύπο της υπηρεσίας. Για "
|
||||
|
@ -134,9 +116,10 @@ msgstr ""
|
|||
"\"OnionShare Συνομιλία\"."
|
||||
|
||||
#: ../../source/advanced.rst:44
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"If you want to choose a custom title, set the \"Custom title\" setting "
|
||||
"before starting a server."
|
||||
"If you edit the \"Custom title\" setting before starting a server you can"
|
||||
" change it."
|
||||
msgstr ""
|
||||
"Αν θέλετε να επιλέξετε έναν προσαρμοσμένο τίτλο, ορίστε την ρύθμιση "
|
||||
"\"Προσαρμοσμένος τίτλος\" πριν εκκινήσετε τον διακομιστή σας."
|
||||
|
@ -160,47 +143,37 @@ msgstr ""
|
|||
"τερματισμός\" ή και τις δύο. Έπειτα, ρυθμίστε την ημερομηνία και ώρα όπως"
|
||||
" θέλετε."
|
||||
|
||||
#: ../../source/advanced.rst:52
|
||||
#: ../../source/advanced.rst:53
|
||||
msgid ""
|
||||
"If you scheduled a service to start in the future, when you click the "
|
||||
"\"Start sharing\" button you will see a timer counting down until it "
|
||||
"starts. If you scheduled it to stop in the future, after it's started you"
|
||||
" will see a timer counting down to when it will stop automatically."
|
||||
"Services scheduled to start in the future display a countdown timer when "
|
||||
"when the \"Start sharing\" button is clicked. Services scheduled to stop "
|
||||
"in the future display a countdown timer when started."
|
||||
msgstr ""
|
||||
"Εάν έχετε προγραμματίσει την εκκίνηση της υπηρεσίας, όταν κάνετε κλικ στο"
|
||||
" κουμπί \"Εκκίνηση διαμοιρασμού\", τότε θα εμφανιστεί ένα χρονόμετρο. Εάν"
|
||||
" έχετε προγραμματίσει τον τερματισμό υπηρεσιών, θα δείτε ένα χρονόμετρο "
|
||||
"με αντίστροφη μέτρηση έως τη λήξη."
|
||||
|
||||
#: ../../source/advanced.rst:55
|
||||
#: ../../source/advanced.rst:56
|
||||
msgid ""
|
||||
"**Scheduling an OnionShare service to automatically start can be used as "
|
||||
"a dead man's switch**, where your service will be made public at a given "
|
||||
"time in the future if anything happens to you. If nothing happens to you,"
|
||||
" you can cancel the service before it's scheduled to start."
|
||||
"a dead man's switch**. This means your service is made public at a given "
|
||||
"time in the future if you are not there to prevent it. If nothing happens"
|
||||
" to you, you can cancel the service before it's scheduled to start."
|
||||
msgstr ""
|
||||
"**Ο προγραμματισμός ενεργοποίησης της υπηρεσίας διαμοιρασμού του "
|
||||
"OnionShare μπορεί να χρησιμοποιηθεί σε περίπτωση ανάγκης** όπου θα γίνει "
|
||||
"δηλαδή η ενεργοποίηση διαμοιρασμού αρχείων σας σε χρόνο που θα ορίσετε σε"
|
||||
" περίπτωση που σας συμβεί κάτι. Εάν δεν σας συμβεί τίποτα μπορείτε να "
|
||||
"ακυρώσετε την υπηρεσία πριν αυτή ξεκινήσει."
|
||||
|
||||
#: ../../source/advanced.rst:60
|
||||
#: ../../source/advanced.rst:62
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"**Scheduling an OnionShare service to automatically stop can be useful to"
|
||||
" limit exposure**, like if you want to share secret documents while "
|
||||
"making sure they're not available on the internet for more than a few "
|
||||
"days."
|
||||
"**Scheduling an OnionShare service to automatically stop limits its "
|
||||
"exposure**. If you want to share secret info or something that will be "
|
||||
"outdated, you can do so for selected limited time."
|
||||
msgstr ""
|
||||
"**Ο προγραμματισμένος τερματισμός της υπηρεσίας διαμοιρασμού OnionShare, "
|
||||
"περιορίζει το χρόνο έκθεσής σας**, όπως εάν επιθυμείτε τον διαμοιρασμό "
|
||||
"μυστικών αρχείων στο Διαδίκτυο για συγκεκριμένο χρόνο."
|
||||
|
||||
#: ../../source/advanced.rst:67
|
||||
#: ../../source/advanced.rst:70
|
||||
msgid "Command-line Interface"
|
||||
msgstr "Περιβάλλον γραμμής εντολών"
|
||||
|
||||
#: ../../source/advanced.rst:69
|
||||
#: ../../source/advanced.rst:72
|
||||
msgid ""
|
||||
"In addition to its graphical interface, OnionShare has a command-line "
|
||||
"interface."
|
||||
|
@ -208,7 +181,7 @@ msgstr ""
|
|||
"Σε μια εναλλακτική του γραφικού περιβάλοντος, το OnionShare διαθέτει "
|
||||
"λειτουργία με γραμμή εντολών."
|
||||
|
||||
#: ../../source/advanced.rst:71
|
||||
#: ../../source/advanced.rst:74
|
||||
msgid ""
|
||||
"You can install just the command-line version of OnionShare using "
|
||||
"``pip3``::"
|
||||
|
@ -216,7 +189,7 @@ msgstr ""
|
|||
"Μπορείτε να εγκαταστήσετε την έκδοση με γραμμή εντολών του OnionShare με "
|
||||
"χρήση του ``pip3``::"
|
||||
|
||||
#: ../../source/advanced.rst:75
|
||||
#: ../../source/advanced.rst:78
|
||||
msgid ""
|
||||
"Note that you will also need the ``tor`` package installed. In macOS, "
|
||||
"install it with: ``brew install tor``"
|
||||
|
@ -224,39 +197,40 @@ msgstr ""
|
|||
"Υπενθυμίζεται ότι πάντοτε χρειάζεται η εγκατάσταση των πακέτων του "
|
||||
"``tor``. Σε macOS, εγκαταστήστε το με: ``brew install tor``"
|
||||
|
||||
#: ../../source/advanced.rst:77
|
||||
#: ../../source/advanced.rst:80
|
||||
msgid "Then run it like this::"
|
||||
msgstr "Και εκτελέστε όπως:"
|
||||
|
||||
#: ../../source/advanced.rst:81
|
||||
#: ../../source/advanced.rst:84
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"For information about installing it on different operating systems, see "
|
||||
"the `CLI readme file "
|
||||
"Info about installing it on different operating systems can be found in "
|
||||
"the `CLI README file "
|
||||
"<https://github.com/onionshare/onionshare/blob/develop/cli/README.md>`_ "
|
||||
"in the git repository."
|
||||
"in the Git repository."
|
||||
msgstr ""
|
||||
"Για πληροφορίες σχετικά με την εγκατάστασή του σε διαφορετικά λειτουργικά "
|
||||
"συστήματα, ανατρέξτε στο αρχείο `CLI readme file <https://github.com/"
|
||||
"onionshare/onionshare/blob/develop/cli/README.md>`_ στο αποθετήριο git."
|
||||
"Για πληροφορίες σχετικά με την εγκατάστασή του σε διαφορετικά λειτουργικά"
|
||||
" συστήματα, ανατρέξτε στο αρχείο `CLI readme file "
|
||||
"<https://github.com/onionshare/onionshare/blob/develop/cli/README.md>`_ "
|
||||
"στο αποθετήριο git."
|
||||
|
||||
#: ../../source/advanced.rst:83
|
||||
#: ../../source/advanced.rst:86
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"If you installed OnionShare using the Linux Snapcraft package, you can "
|
||||
"also just run ``onionshare.cli`` to access the command-line interface "
|
||||
"version."
|
||||
"If you installed OnionShare using the Snap package, you can also just run"
|
||||
" ``onionshare.cli`` to access the command-line interface version."
|
||||
msgstr ""
|
||||
"Εάν κάνετε εγκατάσταση του OnionShare με χρήση πακέτου του Linux "
|
||||
"Snapcraft, εκτελέστε την εντολή ``onionshare.cli`` για πρόσβαση στο "
|
||||
"περιβάλλον γραμμής εντολών."
|
||||
|
||||
#: ../../source/advanced.rst:86
|
||||
#: ../../source/advanced.rst:89
|
||||
msgid "Usage"
|
||||
msgstr "Χρήση"
|
||||
|
||||
#: ../../source/advanced.rst:88
|
||||
msgid ""
|
||||
"You can browse the command-line documentation by running ``onionshare "
|
||||
"--help``::"
|
||||
#: ../../source/advanced.rst:91
|
||||
#, fuzzy
|
||||
msgid "Browse the command-line documentation by running ``onionshare --help``::"
|
||||
msgstr ""
|
||||
"Μπορείτε να περιηγηθείτε στην τεκμηρίωση της γραμμής εντολών με "
|
||||
"``onionshare --help``::"
|
||||
|
@ -585,3 +559,114 @@ msgstr ""
|
|||
#~ "<https://github.com/onionshare/onionshare/blob/develop/cli/README.md>`_"
|
||||
#~ " in the git repository."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Everything in OnionShare is temporary by"
|
||||
#~ " default. If you close an OnionShare"
|
||||
#~ " tab, its address no longer exists"
|
||||
#~ " and it can't be used again. "
|
||||
#~ "Sometimes you might want an OnionShare"
|
||||
#~ " service to be persistent. This is"
|
||||
#~ " useful if you want to host a"
|
||||
#~ " website available from the same "
|
||||
#~ "OnionShare address even if you reboot"
|
||||
#~ " your computer."
|
||||
#~ msgstr ""
|
||||
#~ "Από προεπιλογή, τα πάντα στο OnionShare"
|
||||
#~ " είναι προσωρινά. Εάν κλείσετε μια "
|
||||
#~ "καρτέλα OnionShare, η διεύθυνσή της δεν"
|
||||
#~ " θα υπάρχει πλέον και δεν μπορεί "
|
||||
#~ "να χρησιμοποιηθεί ξανά. Μερικές φορές "
|
||||
#~ "ίσως χρειαστείτε μια ποιο μόνιμη "
|
||||
#~ "υπηρεσία OnionShare. Είναι χρήσιμο εάν "
|
||||
#~ "θέλετε να φιλοξενήσετε έναν ιστότοπο που"
|
||||
#~ " θα είναι διαθέσιμος στην ίδια "
|
||||
#~ "διεύθυνση OnionShare ακόμα και αν κάνετε"
|
||||
#~ " επανεκκίνηση του υπολογιστή σας."
|
||||
|
||||
#~ msgid ""
|
||||
#~ "When you quit OnionShare and then "
|
||||
#~ "open it again, your saved tabs "
|
||||
#~ "will start opened. You'll have to "
|
||||
#~ "manually start each service, but when"
|
||||
#~ " you do they will start with "
|
||||
#~ "the same OnionShare address and private"
|
||||
#~ " key."
|
||||
#~ msgstr ""
|
||||
#~ "Όταν κάνετε έξοδο από το OnionShare "
|
||||
#~ "και άνοιγμα ξανά, οι αποθηκευμένες "
|
||||
#~ "καρτέλες σας θα ξεκινήσουν ανοιχτές. Θα"
|
||||
#~ " πρέπει να εκκινήσετε χειροκίνητα την "
|
||||
#~ "κάθε υπηρεσία, αλλά θα ξεκινήσουν με "
|
||||
#~ "την ίδια διεύθυνση OnionShare και "
|
||||
#~ "ιδιωτικό κλειδί."
|
||||
|
||||
#~ msgid ""
|
||||
#~ "When browsing to an OnionShare service"
|
||||
#~ " in Tor Browser, Tor Browser will "
|
||||
#~ "prompt for the private key to be"
|
||||
#~ " entered."
|
||||
#~ msgstr ""
|
||||
#~ "Κατά την περιήγηση σε μια υπηρεσία "
|
||||
#~ "OnionShare με το Tor Browser, θα "
|
||||
#~ "σας ζητηθεί να εισαγάγετε το ιδιωτικό"
|
||||
#~ " κλειδί."
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Sometimes you might want your OnionShare"
|
||||
#~ " service to be accessible to the "
|
||||
#~ "public, like if you want to set"
|
||||
#~ " up an OnionShare receive service so"
|
||||
#~ " the public can securely and "
|
||||
#~ "anonymously send you files. In this "
|
||||
#~ "case, it's better to disable the "
|
||||
#~ "private key altogether."
|
||||
#~ msgstr ""
|
||||
#~ "Μερικές φορές μπορεί να θέλετε η "
|
||||
#~ "υπηρεσία σας OnionShare να είναι δημόσια"
|
||||
#~ " προσβάσιμη, ή να μπορεί κάποιος να"
|
||||
#~ " σας στέλνει με ασφάλεια και ανώνυμα,"
|
||||
#~ " αρχεία. Σε αυτήν την περίπτωση, "
|
||||
#~ "είναι καλύτερα να απενεργοποιήσετε το "
|
||||
#~ "ιδιωτικό κλειδί."
|
||||
|
||||
#~ msgid ""
|
||||
#~ "If you scheduled a service to "
|
||||
#~ "start in the future, when you "
|
||||
#~ "click the \"Start sharing\" button you"
|
||||
#~ " will see a timer counting down "
|
||||
#~ "until it starts. If you scheduled "
|
||||
#~ "it to stop in the future, after"
|
||||
#~ " it's started you will see a "
|
||||
#~ "timer counting down to when it "
|
||||
#~ "will stop automatically."
|
||||
#~ msgstr ""
|
||||
#~ "Εάν έχετε προγραμματίσει την εκκίνηση "
|
||||
#~ "της υπηρεσίας, όταν κάνετε κλικ στο "
|
||||
#~ "κουμπί \"Εκκίνηση διαμοιρασμού\", τότε θα "
|
||||
#~ "εμφανιστεί ένα χρονόμετρο. Εάν έχετε "
|
||||
#~ "προγραμματίσει τον τερματισμό υπηρεσιών, θα"
|
||||
#~ " δείτε ένα χρονόμετρο με αντίστροφη "
|
||||
#~ "μέτρηση έως τη λήξη."
|
||||
|
||||
#~ msgid ""
|
||||
#~ "**Scheduling an OnionShare service to "
|
||||
#~ "automatically start can be used as "
|
||||
#~ "a dead man's switch**, where your "
|
||||
#~ "service will be made public at a"
|
||||
#~ " given time in the future if "
|
||||
#~ "anything happens to you. If nothing "
|
||||
#~ "happens to you, you can cancel the"
|
||||
#~ " service before it's scheduled to "
|
||||
#~ "start."
|
||||
#~ msgstr ""
|
||||
#~ "**Ο προγραμματισμός ενεργοποίησης της "
|
||||
#~ "υπηρεσίας διαμοιρασμού του OnionShare μπορεί"
|
||||
#~ " να χρησιμοποιηθεί σε περίπτωση ανάγκης**"
|
||||
#~ " όπου θα γίνει δηλαδή η ενεργοποίηση"
|
||||
#~ " διαμοιρασμού αρχείων σας σε χρόνο "
|
||||
#~ "που θα ορίσετε σε περίπτωση που "
|
||||
#~ "σας συμβεί κάτι. Εάν δεν σας "
|
||||
#~ "συμβεί τίποτα μπορείτε να ακυρώσετε την"
|
||||
#~ " υπηρεσία πριν αυτή ξεκινήσει."
|
||||
|
||||
|
|
291
docs/source/locale/el/LC_MESSAGES/connecting.po
Normal file
291
docs/source/locale/el/LC_MESSAGES/connecting.po
Normal file
|
@ -0,0 +1,291 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) Micah Lee, et al.
|
||||
# This file is distributed under the same license as the OnionShare package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2022.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OnionShare 2.5\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-03-31 16:39+1100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.9.1\n"
|
||||
|
||||
#: ../../source/connecting.rst:2
|
||||
msgid "Getting connected to Tor"
|
||||
msgstr ""
|
||||
|
||||
#: ../../source/connecting.rst:4
|
||||
msgid ""
|
||||
"When OnionShare starts, it will present a screen asking you to connect to"
|
||||
" the Tor network."
|
||||
msgstr ""
|
||||
|
||||
#: ../../source/connecting.rst:8
|
||||
msgid ""
|
||||
"You have several choices. You can click Connect to Tor to begin the "
|
||||
"connection process. If there are no problems with your network, including"
|
||||
" any attempts to block your access to the Tor network, this should "
|
||||
"hopefully work the first time."
|
||||
msgstr ""
|
||||
|
||||
#: ../../source/connecting.rst:10
|
||||
msgid ""
|
||||
"If you want to manually configure Bridges or other Tor settings before "
|
||||
"you connect, you can click 'Network Settings'."
|
||||
msgstr ""
|
||||
|
||||
#: ../../source/connecting.rst:13
|
||||
msgid "Automatic censorship circumvention"
|
||||
msgstr ""
|
||||
|
||||
#: ../../source/connecting.rst:15
|
||||
msgid ""
|
||||
"When OnionShare fails to connect to Tor, it might be because Tor is "
|
||||
"censored in your country."
|
||||
msgstr ""
|
||||
|
||||
#: ../../source/connecting.rst:17
|
||||
msgid ""
|
||||
"If this occurs, a screen will be displayed that will offer you to either "
|
||||
"'Use a Bridge' (automatically choosing one for you), or 'Try Again "
|
||||
"without a Bridge'."
|
||||
msgstr ""
|
||||
|
||||
#: ../../source/connecting.rst:22
|
||||
msgid "What 'Use a Bridge' does"
|
||||
msgstr ""
|
||||
|
||||
#: ../../source/connecting.rst:24
|
||||
msgid ""
|
||||
"Bridges are a way to connect to the Tor network via intermediate services"
|
||||
" that are hopefully not blocked by your network provider (whereas normal "
|
||||
"connections might be)."
|
||||
msgstr ""
|
||||
|
||||
#: ../../source/connecting.rst:26
|
||||
msgid ""
|
||||
"Clicking 'Use a Bridge' will temporarily use the `Meek "
|
||||
"<https://gitlab.torproject.org/legacy/trac/-/wikis/doc/meek/>`_ domain-"
|
||||
"fronting proxy to make a non-Tor connection from your computer to the Tor"
|
||||
" Project's Censorship Circumvention API. The use of the Meek proxy is to "
|
||||
"hide the fact that you are trying to find a way to connect to Tor."
|
||||
msgstr ""
|
||||
|
||||
#: ../../source/connecting.rst:28
|
||||
msgid ""
|
||||
"Before clicking 'Use a Bridge', you can choose either 'Automatically "
|
||||
"determine my country from my IP address' or 'Manually select my country'."
|
||||
msgstr ""
|
||||
|
||||
#: ../../source/connecting.rst:30
|
||||
msgid ""
|
||||
"If you choose the former option, the Censorship Circumvention API will "
|
||||
"consider your IP address (yes, your real IP address) to determine what "
|
||||
"country you might reside in."
|
||||
msgstr ""
|
||||
|
||||
#: ../../source/connecting.rst:32
|
||||
msgid ""
|
||||
"Based on the country information, the API will try to automatically find "
|
||||
"bridges that suit your location."
|
||||
msgstr ""
|
||||
|
||||
#: ../../source/connecting.rst:36
|
||||
msgid ""
|
||||
"If you choose to manually select a country, OnionShare will still make a "
|
||||
"request to the Censorship Circumvention API, but will tell the API the "
|
||||
"country code. The API will then try to fetch bridges for that country "
|
||||
"that you specified."
|
||||
msgstr ""
|
||||
|
||||
#: ../../source/connecting.rst:38
|
||||
msgid ""
|
||||
"If it finds any such bridges, OnionShare will try to reconnect to Tor "
|
||||
"using those bridges."
|
||||
msgstr ""
|
||||
|
||||
#: ../../source/connecting.rst:40
|
||||
msgid ""
|
||||
"If the API does not find any bridges for your location, OnionShare will "
|
||||
"ask the API for 'fallback' options. At the time of writing, this is "
|
||||
"likely to be the obfs4 built-in bridges."
|
||||
msgstr ""
|
||||
|
||||
#: ../../source/connecting.rst:42
|
||||
msgid ""
|
||||
"OnionShare will also attempt to use the obfs4 built-in bridges if for "
|
||||
"some reason it could not connect to the API itself, or the API returned "
|
||||
"an error."
|
||||
msgstr ""
|
||||
|
||||
#: ../../source/connecting.rst:44
|
||||
msgid ""
|
||||
"It's important to note that the requests to the Censorship Circumvention "
|
||||
"API do not go over the Tor Network (because if you could connect to Tor "
|
||||
"already, you wouldn't need to connect to the API)."
|
||||
msgstr ""
|
||||
|
||||
#: ../../source/connecting.rst:46
|
||||
msgid ""
|
||||
"Even though it is hard for an adversary to discover where the Meek "
|
||||
"request is going, this may still be risky for some users. Therefore, it "
|
||||
"is an opt-in feature. The use of Meek and non-torified network requests "
|
||||
"are limited only to making one or two requests to the Censorship "
|
||||
"Circumvention API. Then Meek is stopped, and all further network requests"
|
||||
" happen over the Tor network."
|
||||
msgstr ""
|
||||
|
||||
#: ../../source/connecting.rst:49
|
||||
msgid "What 'Try again without a Bridge' does"
|
||||
msgstr ""
|
||||
|
||||
#: ../../source/connecting.rst:51
|
||||
msgid ""
|
||||
"Clicking 'Try again without a Bridge' will retry the normal OnionShare "
|
||||
"connection attempt to Tor. It won't talk to the Tor Censorship "
|
||||
"Circumvention API or use Meek."
|
||||
msgstr ""
|
||||
|
||||
#: ../../source/connecting.rst:54
|
||||
msgid "Connect to Tor automatically"
|
||||
msgstr ""
|
||||
|
||||
#: ../../source/connecting.rst:56
|
||||
msgid ""
|
||||
"You can toggle on the switch 'Connect to Tor automatically' before "
|
||||
"clicking 'Connect to Tor'. This means that next time OnionShare starts, "
|
||||
"it will automatically connect with its Tor connection settings from the "
|
||||
"last session, instead of presenting you with the connection options."
|
||||
msgstr ""
|
||||
|
||||
#: ../../source/connecting.rst:58
|
||||
msgid ""
|
||||
"If the connection fails, you can still try bridges or reconfigure Tor via"
|
||||
" the 'Network Settings'."
|
||||
msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "If you want to use Bridges to "
|
||||
#~ "connect to Tor, you can click "
|
||||
#~ "Network Settings to configure your type"
|
||||
#~ " of Tor connection or any bridge "
|
||||
#~ "settings. You can read more about "
|
||||
#~ "the Tor Settings screen at "
|
||||
#~ ":ref:`tor_settings`"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "When OnionShare tries to connect to "
|
||||
#~ "Tor, and experiences a problem, it "
|
||||
#~ "may be because Tor is censored in"
|
||||
#~ " your country."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "If this occurs, a screen will be"
|
||||
#~ " displayed that will offer you to "
|
||||
#~ "either 'Use a Bridge' (automatically "
|
||||
#~ "choosing one for you), or 'Try "
|
||||
#~ "Again without a Bridge'. You can "
|
||||
#~ "also click 'Network Settings' to "
|
||||
#~ "configure other custom bridges or for"
|
||||
#~ " other ways to use Tor."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "You can choose either 'Automatically "
|
||||
#~ "determine my country from my IP "
|
||||
#~ "address' or 'Manually select my "
|
||||
#~ "country', before clicking 'Use a "
|
||||
#~ "Bridge'."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "If you choose to automatically determine"
|
||||
#~ " your country, clicking 'Use a "
|
||||
#~ "Bridge' will temporarily use the `Meek"
|
||||
#~ " <https://gitlab.torproject.org/legacy/trac/-/wikis/doc/meek/>`_"
|
||||
#~ " domain-fronting proxy to make a "
|
||||
#~ "non-Tor connection from your computer"
|
||||
#~ " to the Tor Project's Censorship "
|
||||
#~ "Circumvention API. The use of the "
|
||||
#~ "Meek proxy is to defeat any "
|
||||
#~ "censorship attempt against your computer's "
|
||||
#~ "ability to reach the API itself."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "The Censorship Circumvention API will "
|
||||
#~ "consider your IP address (yes, your "
|
||||
#~ "real IP address) to determine what "
|
||||
#~ "country you might reside in."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "If you choose to manually select a"
|
||||
#~ " country, OnionShare will still make "
|
||||
#~ "a Meek-driven request to the "
|
||||
#~ "Censorship Circumvention API, but will "
|
||||
#~ "tell the API the country code. The"
|
||||
#~ " API will then try to fetch "
|
||||
#~ "bridges for that country that you "
|
||||
#~ "specified."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "If the API does not find any "
|
||||
#~ "bridges for your location, OnionShare "
|
||||
#~ "will ask the API for 'fallback' "
|
||||
#~ "options. At the time of writing, "
|
||||
#~ "this is likely to be the OBFS4 "
|
||||
#~ "built-in bridges."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "It's important to note that the "
|
||||
#~ "requests to the Censorship Circumvention "
|
||||
#~ "API do not go over the Tor "
|
||||
#~ "Network (if you could use Tor "
|
||||
#~ "already, you wouldn't need to talk "
|
||||
#~ "to the API!). Even though it is"
|
||||
#~ " hard for an adversary to discover"
|
||||
#~ " where the Meek request is going, "
|
||||
#~ "this may still be risky for some"
|
||||
#~ " users. Therefore, it is an opt-"
|
||||
#~ "in feature. The use of Meek and"
|
||||
#~ " non-torified network requests are "
|
||||
#~ "limited only to making one or two"
|
||||
#~ " requests to the Censorship Circumvention"
|
||||
#~ " API. Then Meek is stopped, and "
|
||||
#~ "all further network requests happen over"
|
||||
#~ " the Tor network."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Clicking 'Try again without a Bridge'"
|
||||
#~ " will simply retry the normal "
|
||||
#~ "OnionShare connection attempt to Tor. It"
|
||||
#~ " won't talk to the Tor Censorship "
|
||||
#~ "Circumvention API or use Meek."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "You can toggle on the switch "
|
||||
#~ "'Connect to Tor automatically' before "
|
||||
#~ "clicking 'Connect to Tor'. This means"
|
||||
#~ " that next time OnionShare starts, it"
|
||||
#~ " will automatically connect instead of "
|
||||
#~ "presenting you with the configuration "
|
||||
#~ "options."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "If the connection fails, you can still try bridges."
|
||||
#~ msgstr ""
|
||||
|
|
@ -7,17 +7,16 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: OnionShare 2.3\n"
|
||||
"Report-Msgid-Bugs-To: onionshare-dev@lists.riseup.net\n"
|
||||
"POT-Creation-Date: 2021-09-09 19:15-0700\n"
|
||||
"POT-Creation-Date: 2022-03-31 16:26+1100\n"
|
||||
"PO-Revision-Date: 2021-10-10 10:03+0000\n"
|
||||
"Last-Translator: george kitsoukakis <norhorn@gmail.com>\n"
|
||||
"Language-Team: el <LL@li.org>\n"
|
||||
"Language: el\n"
|
||||
"Language-Team: el <LL@li.org>\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1\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: Weblate 4.9-dev\n"
|
||||
"Generated-By: Babel 2.9.0\n"
|
||||
"Generated-By: Babel 2.9.1\n"
|
||||
|
||||
#: ../../source/install.rst:2
|
||||
msgid "Installation"
|
||||
|
@ -40,12 +39,13 @@ msgid "Linux"
|
|||
msgstr "Linux"
|
||||
|
||||
#: ../../source/install.rst:14
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"There are various ways to install OnionShare for Linux, but the "
|
||||
"recommended way is to use either the `Flatpak <https://flatpak.org/>`_ or"
|
||||
" the `Snap <https://snapcraft.io/>`_ package. Flatpak and Snap ensure "
|
||||
"that you'll always use the newest version and run OnionShare inside of a "
|
||||
"sandbox."
|
||||
" the `Snap <https://snapcraft.io/>`_ package. Flatpak and Snapcraft "
|
||||
"ensure that you'll always use the newest version and run OnionShare "
|
||||
"inside of a sandbox."
|
||||
msgstr ""
|
||||
"Υπάρχουν αρκετοί τρόποι εγκατάστασης του OnionShare σε Linux. Ο "
|
||||
"προτιμότερος είναι η εγκατάσταση μέσω του `Flatpak "
|
||||
|
@ -54,9 +54,11 @@ msgstr ""
|
|||
"τη νεότερη έκδοση και ότι το OnionShare θα εκτελείται μέσα σε sandbox."
|
||||
|
||||
#: ../../source/install.rst:17
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Snap support is built-in to Ubuntu and Fedora comes with Flatpak support,"
|
||||
" but which you use is up to you. Both work in all Linux distributions."
|
||||
"Snapcraft support is built-in to Ubuntu and Fedora comes with Flatpak "
|
||||
"support, but which you use is up to you. Both work in all Linux "
|
||||
"distributions."
|
||||
msgstr ""
|
||||
"Η υποστήριξη Snap είναι ενσωματωμένη στα Ubuntu και με την υποστήριξη "
|
||||
"Flatpak στο Fedora, αλλά ποιό θα χρησιμοποιήσετε εξαρτάται από εσάς. Και "
|
||||
|
@ -71,7 +73,8 @@ msgstr ""
|
|||
"https://flathub.org/apps/details/org.onionshare.OnionShare"
|
||||
|
||||
#: ../../source/install.rst:21
|
||||
msgid "**Install OnionShare using Snap**: https://snapcraft.io/onionshare"
|
||||
#, fuzzy
|
||||
msgid "**Install OnionShare using Snapcraft**: https://snapcraft.io/onionshare"
|
||||
msgstr ""
|
||||
"**Εγκατάσταση του OnionShare με χρήση του Snap**: "
|
||||
"https://snapcraft.io/onionshare"
|
||||
|
@ -89,10 +92,11 @@ msgid "Command-line only"
|
|||
msgstr "Μόνο γραμμή εντολών"
|
||||
|
||||
#: ../../source/install.rst:30
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"You can install just the command line version of OnionShare on any "
|
||||
"operating system using the Python package manager ``pip``. See :ref:`cli`"
|
||||
" for more information."
|
||||
"You can install just the command-line version of OnionShare on any "
|
||||
"operating system using the Python package manager ``pip``. :ref:`cli` has"
|
||||
" more info."
|
||||
msgstr ""
|
||||
"Μπορείτε να εγκαταστήσετε μόνο την έκδοση με τη γραμμή εντολών του "
|
||||
"OnionShare σε οποιοδήποτε λειτουργικό σύστημα χρησιμοποιώντας τον "
|
||||
|
@ -137,7 +141,7 @@ msgstr ""
|
|||
"<https://keys.openpgp.org/vks/v1/by-"
|
||||
"fingerprint/927F419D7EC82C2F149C1BD1403C2657CD994F73>`_."
|
||||
|
||||
#: ../../source/install.rst:45
|
||||
#: ../../source/install.rst:46
|
||||
msgid ""
|
||||
"You must have GnuPG installed to verify signatures. For macOS you "
|
||||
"probably want `GPGTools <https://gpgtools.org/>`_, and for Windows you "
|
||||
|
@ -147,11 +151,11 @@ msgstr ""
|
|||
"Για macOS χρειάζεστε το `GPGTools <https://gpgtools.org/>`_ και για "
|
||||
"Windows το `Gpg4win <https://www.gpg4win.org/>`_."
|
||||
|
||||
#: ../../source/install.rst:48
|
||||
#: ../../source/install.rst:49
|
||||
msgid "Signatures"
|
||||
msgstr "Υπογραφές"
|
||||
|
||||
#: ../../source/install.rst:50
|
||||
#: ../../source/install.rst:51
|
||||
msgid ""
|
||||
"You can find the signatures (as ``.asc`` files), as well as Windows, "
|
||||
"macOS, Flatpak, Snap, and source packages, at "
|
||||
|
@ -165,11 +169,11 @@ msgstr ""
|
|||
" και στη `σελίδα εκδόσεων του GitHub "
|
||||
"<https://github.com/micahflee/onionshare/releases>`_."
|
||||
|
||||
#: ../../source/install.rst:54
|
||||
#: ../../source/install.rst:55
|
||||
msgid "Verifying"
|
||||
msgstr "Επιβεβαίωση"
|
||||
|
||||
#: ../../source/install.rst:56
|
||||
#: ../../source/install.rst:57
|
||||
msgid ""
|
||||
"Once you have imported Micah's public key into your GnuPG keychain, "
|
||||
"downloaded the binary and and ``.asc`` signature, you can verify the "
|
||||
|
@ -179,29 +183,30 @@ msgstr ""
|
|||
" λήψη του δυαδικού και της υπογραφής ``.asc``, μπορείτε να επιβεβαιώσετε "
|
||||
"το δυαδικό σύστημα για macOS σε ένα τερματικό όπως::"
|
||||
|
||||
#: ../../source/install.rst:60
|
||||
#: ../../source/install.rst:61
|
||||
msgid "Or for Windows, in a command-prompt like this::"
|
||||
msgstr "Ή για Windows, σε μια γραμμή εντολών όπως::"
|
||||
|
||||
#: ../../source/install.rst:64
|
||||
#: ../../source/install.rst:65
|
||||
msgid "The expected output looks like this::"
|
||||
msgstr "Θα πρέπει να δείτε κάτι όπως::"
|
||||
|
||||
#: ../../source/install.rst:76
|
||||
#: ../../source/install.rst:77
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"If you don't see ``Good signature from``, there might be a problem with "
|
||||
"the integrity of the file (malicious or otherwise), and you should not "
|
||||
"install the package. (The ``WARNING:`` shown above, is not a problem with"
|
||||
" the package, it only means you haven't defined a level of \"trust\" of "
|
||||
"Micah's PGP key.)"
|
||||
"Micah's (the core developer) PGP key.)"
|
||||
msgstr ""
|
||||
"Εάν δεν εμφανιστεί το ``Σωστή υπογραφή από``, ενδέχεται να υπάρχει πρόβλημα "
|
||||
"με την ακεραιότητα του αρχείου (κακόβουλο ή άλλο) και δεν πρέπει να "
|
||||
"εγκαταστήσετε το πακέτο. (Η ``ΠΡΟΕΙΔΟΠΟΙΗΣΗ:`` που φαίνεται παραπάνω, δεν "
|
||||
"αποτελεί πρόβλημα με το πακέτο, σημαίνει μόνο ότι δεν έχετε ήδη ορίσει "
|
||||
"κανένα επίπεδο \"εμπιστοσύνης\" του κλειδιού PGP του Micah.)"
|
||||
"Εάν δεν εμφανιστεί το ``Σωστή υπογραφή από``, ενδέχεται να υπάρχει "
|
||||
"πρόβλημα με την ακεραιότητα του αρχείου (κακόβουλο ή άλλο) και δεν πρέπει"
|
||||
" να εγκαταστήσετε το πακέτο. (Η ``ΠΡΟΕΙΔΟΠΟΙΗΣΗ:`` που φαίνεται παραπάνω,"
|
||||
" δεν αποτελεί πρόβλημα με το πακέτο, σημαίνει μόνο ότι δεν έχετε ήδη "
|
||||
"ορίσει κανένα επίπεδο \"εμπιστοσύνης\" του κλειδιού PGP του Micah.)"
|
||||
|
||||
#: ../../source/install.rst:78
|
||||
#: ../../source/install.rst:79
|
||||
msgid ""
|
||||
"If you want to learn more about verifying PGP signatures, the guides for "
|
||||
"`Qubes OS <https://www.qubes-os.org/security/verifying-signatures/>`_ and"
|
||||
|
@ -334,3 +339,4 @@ msgstr ""
|
|||
|
||||
#~ msgid "Command Line Only"
|
||||
#~ msgstr ""
|
||||
|
||||
|
|
|
@ -7,17 +7,16 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: OnionShare 2.3\n"
|
||||
"Report-Msgid-Bugs-To: onionshare-dev@lists.riseup.net\n"
|
||||
"POT-Creation-Date: 2021-09-10 12:35-0700\n"
|
||||
"POT-Creation-Date: 2022-03-31 16:26+1100\n"
|
||||
"PO-Revision-Date: 2021-10-10 10:03+0000\n"
|
||||
"Last-Translator: george kitsoukakis <norhorn@gmail.com>\n"
|
||||
"Language-Team: el <LL@li.org>\n"
|
||||
"Language: el\n"
|
||||
"Language-Team: el <LL@li.org>\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1\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: Weblate 4.9-dev\n"
|
||||
"Generated-By: Babel 2.9.0\n"
|
||||
"Generated-By: Babel 2.9.1\n"
|
||||
|
||||
#: ../../source/security.rst:2
|
||||
msgid "Security Design"
|
||||
|
@ -43,20 +42,13 @@ msgstr "Από τί σας προστατεύει το OnionShare"
|
|||
msgid ""
|
||||
"**Third parties don't have access to anything that happens in "
|
||||
"OnionShare.** Using OnionShare means hosting services directly on your "
|
||||
"computer. When sharing files with OnionShare, they are not uploaded to "
|
||||
"any server. If you make an OnionShare chat room, your computer acts as a "
|
||||
"server for that too. This avoids the traditional model of having to trust"
|
||||
" the computers of others."
|
||||
"computer. When sharing your files with OnionShare, they are not uploaded "
|
||||
"to any third-party server. If you make an OnionShare chat room, your "
|
||||
"computer acts as a server for that too. This avoids the traditional model"
|
||||
" of having to trust the computers of others."
|
||||
msgstr ""
|
||||
"**Τρίτα μέρη δεν έχουν πρόσβαση σε οτιδήποτε συμβαίνει στο OnionShare.** "
|
||||
"Η χρήση του OnionShare σημαίνει φιλοξενία των υπηρεσιών απευθείας στον "
|
||||
"υπολογιστή σας. Τα αρχεία που διαμοιράζεστε με το OnionShare, δεν "
|
||||
"μεταφορτώνονται σε κανέναν διακομιστή. Εάν δημιουργήσετε ένα δωμάτιο "
|
||||
"συνομιλίας OnionShare, ο υπολογιστής σας λειτουργεί ως διακομιστής. Με "
|
||||
"αυτό τον τρόπο δεν χρειάζεται να δείξετε εμπιστοσύνη σε υπολογιστές "
|
||||
"άλλων."
|
||||
|
||||
#: ../../source/security.rst:13
|
||||
#: ../../source/security.rst:17
|
||||
msgid ""
|
||||
"**Network eavesdroppers can't spy on anything that happens in OnionShare "
|
||||
"in transit.** The connection between the Tor onion service and Tor "
|
||||
|
@ -74,7 +66,7 @@ msgstr ""
|
|||
" σύνδεση του Tor Browser με την υπηρεσία OnionShare Onion, η κίνηση "
|
||||
"κρυπτογραφείται χρησιμοποιώντας το ιδιωτικό κλειδί της υπηρεσίας onion."
|
||||
|
||||
#: ../../source/security.rst:15
|
||||
#: ../../source/security.rst:23
|
||||
msgid ""
|
||||
"**Anonymity of OnionShare users are protected by Tor.** OnionShare and "
|
||||
"Tor Browser protect the anonymity of the users. As long as the OnionShare"
|
||||
|
@ -88,69 +80,72 @@ msgstr ""
|
|||
"χρήστες του Tor Browser, οι χρήστες του Tor Browser και οι υποκλοπές δεν "
|
||||
"μπορούν να μάθουν την ταυτότητα του χρήστη του OnionShare."
|
||||
|
||||
#: ../../source/security.rst:17
|
||||
#: ../../source/security.rst:28
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"**If an attacker learns about the onion service, it still can't access "
|
||||
"anything.** Prior attacks against the Tor network to enumerate onion "
|
||||
"services allowed the attacker to discover private ``.onion`` addresses. "
|
||||
"If an attack discovers a private OnionShare address, they will also need "
|
||||
"to guess the private key used for client authentication in order to "
|
||||
"access it (unless the OnionShare user chooses make their service public "
|
||||
"by turning off the private key -- see :ref:`turn_off_private_key`)."
|
||||
"services allowed attackers to discover private ``.onion`` addresses. To "
|
||||
"access an OnionShare service from its address, the private key used for "
|
||||
"client authentication must be guessed (unless the service is already made"
|
||||
" public by turning off the private key -- see "
|
||||
":ref:`turn_off_private_key`)."
|
||||
msgstr ""
|
||||
"**Αν ένας κακόβουλος μάθει για την υπηρεσία onion, εξακολουθεί να μην μπορεί "
|
||||
"να έχει πρόσβαση.** Προηγούμενες επιθέσεις κατά του δικτύου Tor για την "
|
||||
"απαρίθμηση των υπηρεσιών onion, επέτρεπαν την ανακάλυψη ιδιωτικών "
|
||||
"διευθύνσεων ``.onion``. Αν μια επίθεση ανακαλύψει μια ιδιωτική διεύθυνση "
|
||||
"OnionShare, θα πρέπει επίσης να μαντέψει και το ιδιωτικό κλειδί που "
|
||||
"χρησιμοποιείται για τον έλεγχο ταυτότητας του πελάτη, προκειμένου να έχει "
|
||||
"πρόσβαση σε αυτήν (εκτός αν ο χρήστης του OnionShare επιλέξει να κάνει την "
|
||||
"υπηρεσία του δημόσια απενεργοποιώντας το ιδιωτικό κλειδί -- δείτε "
|
||||
"**Αν ένας κακόβουλος μάθει για την υπηρεσία onion, εξακολουθεί να μην "
|
||||
"μπορεί να έχει πρόσβαση.** Προηγούμενες επιθέσεις κατά του δικτύου Tor "
|
||||
"για την απαρίθμηση των υπηρεσιών onion, επέτρεπαν την ανακάλυψη ιδιωτικών"
|
||||
" διευθύνσεων ``.onion``. Αν μια επίθεση ανακαλύψει μια ιδιωτική διεύθυνση"
|
||||
" OnionShare, θα πρέπει επίσης να μαντέψει και το ιδιωτικό κλειδί που "
|
||||
"χρησιμοποιείται για τον έλεγχο ταυτότητας του πελάτη, προκειμένου να έχει"
|
||||
" πρόσβαση σε αυτήν (εκτός αν ο χρήστης του OnionShare επιλέξει να κάνει "
|
||||
"την υπηρεσία του δημόσια απενεργοποιώντας το ιδιωτικό κλειδί -- δείτε "
|
||||
":ref:`turn_off_private_key`)."
|
||||
|
||||
#: ../../source/security.rst:20
|
||||
#: ../../source/security.rst:33
|
||||
msgid "What OnionShare doesn't protect against"
|
||||
msgstr "Απο τι δεν προστατεύει το OnionShare"
|
||||
|
||||
#: ../../source/security.rst:22
|
||||
#: ../../source/security.rst:35
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"**Communicating the OnionShare address and private key might not be "
|
||||
"secure.** Communicating the OnionShare address to people is the "
|
||||
"responsibility of the OnionShare user. If sent insecurely (such as "
|
||||
"through an email message monitored by an attacker), an eavesdropper can "
|
||||
"tell that OnionShare is being used. If the eavesdropper loads the address"
|
||||
" in Tor Browser while the service is still up, they can access it. To "
|
||||
"avoid this, the address must be communicated securely, via encrypted text"
|
||||
" message (probably with disappearing messages enabled), encrypted email, "
|
||||
"or in person. This isn't necessary when using OnionShare for something "
|
||||
"that isn't secret."
|
||||
"through an e-mail message monitored by an attacker), an eavesdropper can "
|
||||
"tell that OnionShare is being used. Eavesdroppers can access services "
|
||||
"that are still up by loading their addresses and/or lost key in the Tor "
|
||||
"Browser. Avoid this by communicating the address securely, via encrypted "
|
||||
"text message (probably with disappearing messages enabled), encrypted "
|
||||
"e-mail, or in person. This isn't necessary when using OnionShare for "
|
||||
"something that isn't secret."
|
||||
msgstr ""
|
||||
"**Η γνωστοποίηση της διεύθυνσης OnionShare και του ιδιωτικού κλειδιού, "
|
||||
"ενδέχεται να μην είναι ασφαλής.** Η γνωστοποίηση της διεύθυνσης OnionShare "
|
||||
"είναι ευθύνη του χρήστη OnionShare. Εάν σταλεί με ασφάλεια (όπως μέσω ενός "
|
||||
"μηνύματος ηλεκτρονικού ταχυδρομείου που παρακολουθείται από έναν εισβολέα), "
|
||||
"ένας υποκλοπέας μπορεί να πει ότι χρησιμοποιείται το OnionShare. Εάν ο "
|
||||
"κακόβουλος φορτώσει τη διεύθυνση στο Tor Browser ενώ η υπηρεσία είναι ακόμα "
|
||||
"σε λειτουργία, μπορεί να αποκτήσει πρόσβαση. Για να αποφευχθεί αυτό, η "
|
||||
"διεύθυνση πρέπει να κοινοποιείται με ασφάλεια, μέσω κρυπτογραφημένου "
|
||||
"μηνύματος κειμένου (πιθανώς με ενεργή τη διαγραφή μηνυμάτων), "
|
||||
"κρυπτογραφημένου email ή αυτοπροσώπως. Δεν είναι απαραίτητο όταν "
|
||||
"χρησιμοποιείτε το OnionShare για κάτι που δεν είναι μυστικό."
|
||||
"ενδέχεται να μην είναι ασφαλής.** Η γνωστοποίηση της διεύθυνσης "
|
||||
"OnionShare είναι ευθύνη του χρήστη OnionShare. Εάν σταλεί με ασφάλεια "
|
||||
"(όπως μέσω ενός μηνύματος ηλεκτρονικού ταχυδρομείου που παρακολουθείται "
|
||||
"από έναν εισβολέα), ένας υποκλοπέας μπορεί να πει ότι χρησιμοποιείται το "
|
||||
"OnionShare. Εάν ο κακόβουλος φορτώσει τη διεύθυνση στο Tor Browser ενώ η "
|
||||
"υπηρεσία είναι ακόμα σε λειτουργία, μπορεί να αποκτήσει πρόσβαση. Για να "
|
||||
"αποφευχθεί αυτό, η διεύθυνση πρέπει να κοινοποιείται με ασφάλεια, μέσω "
|
||||
"κρυπτογραφημένου μηνύματος κειμένου (πιθανώς με ενεργή τη διαγραφή "
|
||||
"μηνυμάτων), κρυπτογραφημένου email ή αυτοπροσώπως. Δεν είναι απαραίτητο "
|
||||
"όταν χρησιμοποιείτε το OnionShare για κάτι που δεν είναι μυστικό."
|
||||
|
||||
#: ../../source/security.rst:24
|
||||
#: ../../source/security.rst:42
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"**Communicating the OnionShare address and private key might not be "
|
||||
"anonymous.** Extra precautions must be taken to ensure the OnionShare "
|
||||
"address is communicated anonymously. A new email or chat account, only "
|
||||
"anonymous.** Extra precaution must be taken to ensure the OnionShare "
|
||||
"address is communicated anonymously. A new e-mail or chat account, only "
|
||||
"accessed over Tor, can be used to share the address. This isn't necessary"
|
||||
" unless anonymity is a goal."
|
||||
msgstr ""
|
||||
"**Η γνωστοποίηση της διεύθυνσης OnionShare και του ιδιωτικού κλειδιού, "
|
||||
"ενδέχεται να μην είναι ανώνυμη.** Πρέπει να ληφθούν επιπλέον μέτρα για να "
|
||||
"διασφαλιστεί ότι η διεύθυνση OnionShare κοινοποιείται ανώνυμα. Ένας νέος "
|
||||
"λογαριασμός email ή συνομιλίας, προσπελάσιμος μόνο μέσω Tor, μπορεί να "
|
||||
"χρησιμοποιηθεί για κοινή χρήση της διεύθυνσης. Δεν είναι απαραίτητο εκτός αν "
|
||||
"η ανωνυμία είναι απαραίτητη."
|
||||
"ενδέχεται να μην είναι ανώνυμη.** Πρέπει να ληφθούν επιπλέον μέτρα για να"
|
||||
" διασφαλιστεί ότι η διεύθυνση OnionShare κοινοποιείται ανώνυμα. Ένας νέος"
|
||||
" λογαριασμός email ή συνομιλίας, προσπελάσιμος μόνο μέσω Tor, μπορεί να "
|
||||
"χρησιμοποιηθεί για κοινή χρήση της διεύθυνσης. Δεν είναι απαραίτητο εκτός"
|
||||
" αν η ανωνυμία είναι απαραίτητη."
|
||||
|
||||
#~ msgid "Security design"
|
||||
#~ msgstr ""
|
||||
|
@ -333,3 +328,29 @@ msgstr ""
|
|||
#~ "turning off the private key -- see"
|
||||
#~ " :ref:`turn_off_private_key`)."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "**Third parties don't have access to "
|
||||
#~ "anything that happens in OnionShare.** "
|
||||
#~ "Using OnionShare means hosting services "
|
||||
#~ "directly on your computer. When sharing"
|
||||
#~ " files with OnionShare, they are not"
|
||||
#~ " uploaded to any server. If you "
|
||||
#~ "make an OnionShare chat room, your "
|
||||
#~ "computer acts as a server for that"
|
||||
#~ " too. This avoids the traditional "
|
||||
#~ "model of having to trust the "
|
||||
#~ "computers of others."
|
||||
#~ msgstr ""
|
||||
#~ "**Τρίτα μέρη δεν έχουν πρόσβαση σε "
|
||||
#~ "οτιδήποτε συμβαίνει στο OnionShare.** Η "
|
||||
#~ "χρήση του OnionShare σημαίνει φιλοξενία "
|
||||
#~ "των υπηρεσιών απευθείας στον υπολογιστή "
|
||||
#~ "σας. Τα αρχεία που διαμοιράζεστε με "
|
||||
#~ "το OnionShare, δεν μεταφορτώνονται σε "
|
||||
#~ "κανέναν διακομιστή. Εάν δημιουργήσετε ένα "
|
||||
#~ "δωμάτιο συνομιλίας OnionShare, ο υπολογιστής"
|
||||
#~ " σας λειτουργεί ως διακομιστής. Με "
|
||||
#~ "αυτό τον τρόπο δεν χρειάζεται να "
|
||||
#~ "δείξετε εμπιστοσύνη σε υπολογιστές άλλων."
|
||||
|
||||
|
|
|
@ -7,36 +7,37 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: OnionShare 2.3\n"
|
||||
"Report-Msgid-Bugs-To: onionshare-dev@lists.riseup.net\n"
|
||||
"POT-Creation-Date: 2022-01-17 10:28-0800\n"
|
||||
"POT-Creation-Date: 2022-03-31 16:26+1100\n"
|
||||
"PO-Revision-Date: 2022-01-20 11:57+0000\n"
|
||||
"Last-Translator: george kitsoukakis <norhorn@gmail.com>\n"
|
||||
"Language-Team: el <LL@li.org>\n"
|
||||
"Language: el\n"
|
||||
"Language-Team: el <LL@li.org>\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1\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: Weblate 4.11-dev\n"
|
||||
"Generated-By: Babel 2.9.1\n"
|
||||
|
||||
#: ../../source/tor.rst:2
|
||||
msgid "Connecting to Tor"
|
||||
msgstr "Σύνδεση στο Tor"
|
||||
|
||||
#: ../../source/tor.rst:4
|
||||
#: ../../source/tor.rst:6
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Pick a way to connect OnionShare to Tor by clicking the Tor onion icon in"
|
||||
" the bottom right of the OnionShare window to open the Tor Settings tab."
|
||||
"Pick a way to connect OnionShare to Tor by clicking Network Settings from"
|
||||
" the welcome screen, or the Tor onion icon in the bottom right of the "
|
||||
"OnionShare window to open the Tor Settings tab."
|
||||
msgstr ""
|
||||
"Επιλέξτε τον τρόπο σύνδεσης του OnionShare με το Tor, κάνοντας κλικ στο "
|
||||
"εικονίδιο του Tor κάτω δεξιά στο παράθυρο του OnionShare για να ανοίξει η "
|
||||
"καρτέλα των ρυθμίσεων."
|
||||
"εικονίδιο του Tor κάτω δεξιά στο παράθυρο του OnionShare για να ανοίξει η"
|
||||
" καρτέλα των ρυθμίσεων."
|
||||
|
||||
#: ../../source/tor.rst:9
|
||||
#: ../../source/tor.rst:11
|
||||
msgid "Use the Tor version built into OnionShare"
|
||||
msgstr "Χρήση της έκδοσης Tor στο OnioShare"
|
||||
|
||||
#: ../../source/tor.rst:11
|
||||
#: ../../source/tor.rst:13
|
||||
msgid ""
|
||||
"This is the default, simplest and most reliable way that OnionShare "
|
||||
"connects to Tor. For this reason, it's recommended for most users."
|
||||
|
@ -44,7 +45,7 @@ msgstr ""
|
|||
"Ο προεπιλεγμένος, απλούστερος και συχνότερος τρόπος σύνδεσης του "
|
||||
"OnionShare με το Tor, όπου προτείνεται για τους περισσότερους χρήστες."
|
||||
|
||||
#: ../../source/tor.rst:14
|
||||
#: ../../source/tor.rst:16
|
||||
msgid ""
|
||||
"When you open OnionShare, it launches an already configured ``tor`` "
|
||||
"process in the background for OnionShare to use. It doesn't interfere "
|
||||
|
@ -56,11 +57,11 @@ msgstr ""
|
|||
"υπολογιστή σας, οπότε μπορείτε να χρησιμοποιήσετε το Tor Browser ή το "
|
||||
"σύστημα ``tor`` ξεχωριστά."
|
||||
|
||||
#: ../../source/tor.rst:18
|
||||
#: ../../source/tor.rst:20
|
||||
msgid "Getting Around Censorship"
|
||||
msgstr "Παράκαμψη της λογοκρισίας"
|
||||
|
||||
#: ../../source/tor.rst:20
|
||||
#: ../../source/tor.rst:22
|
||||
msgid ""
|
||||
"If your access to the internet is censored, you can configure OnionShare "
|
||||
"to connect to the Tor network using `Tor bridges <https://tb-"
|
||||
|
@ -68,19 +69,20 @@ msgid ""
|
|||
"one, you don't need to use a bridge."
|
||||
msgstr ""
|
||||
"Εάν λογοκρίνεται η πρόσβασή σας στο Διαδίκτυο, μπορείτε να ρυθμίσετε το "
|
||||
"OnionShare να συνδέεται με χρήση των `Tor bridges <https://tb-manual."
|
||||
"torproject.org/bridges/>`_. Εάν το OnionShare συνδέεται απευθείας στο Tor, "
|
||||
"δεν χρειάζεται να χρησιμοποιήσετε μια γέφυρα."
|
||||
"OnionShare να συνδέεται με χρήση των `Tor bridges <https://tb-"
|
||||
"manual.torproject.org/bridges/>`_. Εάν το OnionShare συνδέεται απευθείας "
|
||||
"στο Tor, δεν χρειάζεται να χρησιμοποιήσετε μια γέφυρα."
|
||||
|
||||
#: ../../source/tor.rst:22
|
||||
#: ../../source/tor.rst:24
|
||||
msgid ""
|
||||
"To use a bridge, open the Tor Settings tab. You must select \"Use the Tor"
|
||||
" version built into OnionShare\" and check the \"Use a bridge\" checkbox."
|
||||
msgstr ""
|
||||
"Για χρήση γέφυρας, ανοίξτε την καρτέλα ρυθμίσεων του Tor. Επιλέξτε το \"Χρήση"
|
||||
" της έκδοσης Tor με το OnionShare\" και επιλέξτε το \"Χρήση γέφυρας\"."
|
||||
"Για χρήση γέφυρας, ανοίξτε την καρτέλα ρυθμίσεων του Tor. Επιλέξτε το "
|
||||
"\"Χρήση της έκδοσης Tor με το OnionShare\" και επιλέξτε το \"Χρήση "
|
||||
"γέφυρας\"."
|
||||
|
||||
#: ../../source/tor.rst:25
|
||||
#: ../../source/tor.rst:27
|
||||
msgid ""
|
||||
"Try using a built-in bridge first. Using `obfs4` or `snowflake` bridges "
|
||||
"is recommended over using `meek-azure`."
|
||||
|
@ -88,19 +90,19 @@ msgstr ""
|
|||
"Δοκιμάστε αρχικά μια ενσωματωμένη γέφυρα. Η χρήση των γεφυρών `obfs4` ή "
|
||||
"`snowflake` προτείνονται με χρήση του `meek-azure`."
|
||||
|
||||
#: ../../source/tor.rst:29
|
||||
#: ../../source/tor.rst:31
|
||||
msgid ""
|
||||
"If using a built-in bridge doesn't work, you can request a bridge from "
|
||||
"torproject.org. You will have to solve a CAPTCHA in order to request a "
|
||||
"bridge. (This makes it more difficult for governments or ISPs to block "
|
||||
"access to Tor bridges.)"
|
||||
msgstr ""
|
||||
"Εάν δεν λειτουργεί η χρήση ενσωματωμένης γέφυρας, μπορείτε να αιτηθείτε μια "
|
||||
"γέφυρα από το torproject.org. Θα πρέπει να επιλύσετε το CAPTCHA για αίτηση "
|
||||
"της γέφυρας. (Με αυτό τον τρόπο καθίσταται δυσκολότερο για τις κυβερνήσεις "
|
||||
"και παρόχους να μπλοκάρουν τις γέφυρες του Tor)."
|
||||
"Εάν δεν λειτουργεί η χρήση ενσωματωμένης γέφυρας, μπορείτε να αιτηθείτε "
|
||||
"μια γέφυρα από το torproject.org. Θα πρέπει να επιλύσετε το CAPTCHA για "
|
||||
"αίτηση της γέφυρας. (Με αυτό τον τρόπο καθίσταται δυσκολότερο για τις "
|
||||
"κυβερνήσεις και παρόχους να μπλοκάρουν τις γέφυρες του Tor)."
|
||||
|
||||
#: ../../source/tor.rst:33
|
||||
#: ../../source/tor.rst:35
|
||||
msgid ""
|
||||
"You also have the option of using a bridge that you learned about from a "
|
||||
"trusted source."
|
||||
|
@ -108,11 +110,11 @@ msgstr ""
|
|||
"Μπορείτε να χρησιμοποιήσετε μια γέφυρα που ήδη γνωρίσετε από μια έμπιστη "
|
||||
"πηγή."
|
||||
|
||||
#: ../../source/tor.rst:36
|
||||
#: ../../source/tor.rst:38
|
||||
msgid "Attempt auto-configuration with Tor Browser"
|
||||
msgstr "Αυτόματη ρύθμιση με Tor Browser"
|
||||
|
||||
#: ../../source/tor.rst:38
|
||||
#: ../../source/tor.rst:40
|
||||
msgid ""
|
||||
"If you have `downloaded the Tor Browser <https://www.torproject.org>`_ "
|
||||
"and don't want two ``tor`` processes running, you can use the ``tor`` "
|
||||
|
@ -125,11 +127,11 @@ msgstr ""
|
|||
"ότι πρέπει να διατηρήσετε το Tor Browser ανοιχτό στο παρασκήνιο ενώ "
|
||||
"χρησιμοποιείτε το OnionShare."
|
||||
|
||||
#: ../../source/tor.rst:42
|
||||
#: ../../source/tor.rst:44
|
||||
msgid "Using a system ``tor`` in Windows"
|
||||
msgstr "Χρήση του συστήματος ``tor`` σε Windows"
|
||||
|
||||
#: ../../source/tor.rst:44
|
||||
#: ../../source/tor.rst:46
|
||||
msgid ""
|
||||
"This is fairly advanced. You'll need to know how edit plaintext files and"
|
||||
" do stuff as an administrator."
|
||||
|
@ -137,7 +139,7 @@ msgstr ""
|
|||
"Είναι αρκετά προχωρημένο. Θα πρέπει να γνωρίζετε επεξεργασία αρχείων "
|
||||
"απλού κειμένου και να μπορείτε να κάνετε εργασίες ως διαχειριστής."
|
||||
|
||||
#: ../../source/tor.rst:46
|
||||
#: ../../source/tor.rst:48
|
||||
msgid ""
|
||||
"Download the Tor Windows Expert Bundle `from "
|
||||
"<https://www.torproject.org/download/tor/>`_. Extract the compressed file"
|
||||
|
@ -149,7 +151,7 @@ msgstr ""
|
|||
"αντιγράψτε το στο φάκελο ``C:\\Program Files (x86)\\`` μετονομάστε το "
|
||||
"φάκελο με περιεχόμενα τα ``Data`` και ``Tor`` σε ``tor-win32``."
|
||||
|
||||
#: ../../source/tor.rst:50
|
||||
#: ../../source/tor.rst:52
|
||||
msgid ""
|
||||
"Make up a control port password. (Using 7 words in a sequence like "
|
||||
"``comprised stumble rummage work avenging construct volatile`` is a good "
|
||||
|
@ -164,7 +166,7 @@ msgstr ""
|
|||
"χρησιμοποιήστε το ``tor. exe --hash-password`` για τη δημιουργία ενός "
|
||||
"αναγνωριστικού του κωδικού πρόσβασής σας. Για παράδειγμα::"
|
||||
|
||||
#: ../../source/tor.rst:57
|
||||
#: ../../source/tor.rst:59
|
||||
msgid ""
|
||||
"The hashed password output is displayed after some warnings (which you "
|
||||
"can ignore). In the case of the above example, it is "
|
||||
|
@ -175,7 +177,7 @@ msgstr ""
|
|||
"παράδειγμα, εμφανίζεται "
|
||||
"``16:00322E903D96DE986058BB9ABDA91E010D7A863768635AC38E213FDBEF``."
|
||||
|
||||
#: ../../source/tor.rst:59
|
||||
#: ../../source/tor.rst:61
|
||||
msgid ""
|
||||
"Now create a new text file at ``C:\\Program Files (x86)\\tor-"
|
||||
"win32\\torrc`` and put your hashed password output in it, replacing the "
|
||||
|
@ -185,7 +187,7 @@ msgstr ""
|
|||
"win32\\torrc`` και προσθέστε το αναγνωριστικό του κωδικού πρόσβασης, "
|
||||
"αντικαθιστώντας το ``HashedControlPassword`` με αυτό που δημιουργήθηκε::"
|
||||
|
||||
#: ../../source/tor.rst:64
|
||||
#: ../../source/tor.rst:66
|
||||
msgid ""
|
||||
"In your administrator command prompt, install ``tor`` as a service using "
|
||||
"the appropriate ``torrc`` file you just created (as described in "
|
||||
|
@ -197,11 +199,11 @@ msgstr ""
|
|||
"``torrc`` που μόλις δημιουργήσατε (όπως περιγράφεται σε "
|
||||
"`<https://2019.www.torproject.org/docs/faq.html.en#NTService>`_). Όπως::"
|
||||
|
||||
#: ../../source/tor.rst:68
|
||||
#: ../../source/tor.rst:70
|
||||
msgid "You are now running a system ``tor`` process in Windows!"
|
||||
msgstr "Εκτελείτε πλέον μια υπηρεσία του συστήματος ``tor`` σε Windows!"
|
||||
|
||||
#: ../../source/tor.rst:70
|
||||
#: ../../source/tor.rst:72
|
||||
msgid ""
|
||||
"Open OnionShare and click the \"⚙\" icon in it. Under \"How should "
|
||||
"OnionShare connect to Tor?\" choose \"Connect using control port\", and "
|
||||
|
@ -219,11 +221,11 @@ msgstr ""
|
|||
"Κάντε κλικ στο κουμπί \"Έλεγχος της σύνδεσης με το Tor\". Εάν όλα είναι "
|
||||
"σωστά θα δείτε το μήνυμα \"Εγινε σύνδεση με τον ελεγκτή Tor\"."
|
||||
|
||||
#: ../../source/tor.rst:79
|
||||
#: ../../source/tor.rst:81
|
||||
msgid "Using a system ``tor`` in macOS"
|
||||
msgstr "Χρήση του συστήματος ``tor`` σε macOS"
|
||||
|
||||
#: ../../source/tor.rst:81
|
||||
#: ../../source/tor.rst:83
|
||||
msgid ""
|
||||
"First, install `Homebrew <https://brew.sh/>`_ if you don't already have "
|
||||
"it, and then install Tor::"
|
||||
|
@ -231,15 +233,15 @@ msgstr ""
|
|||
"Εγκαταστήστε αρχικά το `Homebrew <https://brew.sh/>`_ εάν δεν το έχετε "
|
||||
"ήδη. Στη συνέχεια εγκαταστήστε το Tor::"
|
||||
|
||||
#: ../../source/tor.rst:85
|
||||
#: ../../source/tor.rst:87
|
||||
msgid "Now configure Tor to allow connections from OnionShare::"
|
||||
msgstr "Ρυθμίστε το Tor ώστε να επιτρέπει τις συνδέσεις από το OnionShare::"
|
||||
|
||||
#: ../../source/tor.rst:92
|
||||
#: ../../source/tor.rst:94
|
||||
msgid "And start the system Tor service::"
|
||||
msgstr "Και ξεκινήστε την υπηρεσία του συστήματος Tor::"
|
||||
|
||||
#: ../../source/tor.rst:96
|
||||
#: ../../source/tor.rst:98
|
||||
msgid ""
|
||||
"Open OnionShare and click the \"⚙\" icon in it. Under \"How should "
|
||||
"OnionShare connect to Tor?\" choose \"Connect using socket file\", and "
|
||||
|
@ -254,17 +256,17 @@ msgstr ""
|
|||
"επαλήθευσης Tor\" επιλέξτε \"Χωρίς επαλήθευση ή επαλήθευση με cookie\". "
|
||||
"Κάντε κλικ στο κουμπί \"Έλεγχος σύνδεσης με το Tor\"."
|
||||
|
||||
#: ../../source/tor.rst:102 ../../source/tor.rst:122
|
||||
#: ../../source/tor.rst:104 ../../source/tor.rst:124
|
||||
msgid "If all goes well, you should see \"Connected to the Tor controller\"."
|
||||
msgstr ""
|
||||
"εάν όλα είναι σωστά θα δείτε το μήνυμα \"Εγινε σύνδεση με τον ελεγκτή "
|
||||
"Tor\"."
|
||||
|
||||
#: ../../source/tor.rst:105
|
||||
#: ../../source/tor.rst:107
|
||||
msgid "Using a system ``tor`` in Linux"
|
||||
msgstr "Χρήση του συστήματος ``tor`` σε Linux"
|
||||
|
||||
#: ../../source/tor.rst:107
|
||||
#: ../../source/tor.rst:109
|
||||
msgid ""
|
||||
"First, install the ``tor`` package. If you're using Debian, Ubuntu, or a "
|
||||
"similar Linux distro, It is recommended to use the Tor Project's "
|
||||
|
@ -276,7 +278,7 @@ msgstr ""
|
|||
"Project από το επίσημο αποθετήριο <https://support.torproject.org/apt"
|
||||
"/tor-deb-repo/>`_."
|
||||
|
||||
#: ../../source/tor.rst:109
|
||||
#: ../../source/tor.rst:111
|
||||
msgid ""
|
||||
"Next, add your user to the group that runs the ``tor`` process (in the "
|
||||
"case of Debian and Ubuntu, ``debian-tor``) and configure OnionShare to "
|
||||
|
@ -287,7 +289,7 @@ msgstr ""
|
|||
"ρυθμίστε το OnionShare ώστε να συνδεθεί με το αρχείο μετάβασής σας στο "
|
||||
"σύστημα ``tor``."
|
||||
|
||||
#: ../../source/tor.rst:111
|
||||
#: ../../source/tor.rst:113
|
||||
msgid ""
|
||||
"Add your user to the ``debian-tor`` group by running this command "
|
||||
"(replace ``username`` with your actual username)::"
|
||||
|
@ -295,7 +297,7 @@ msgstr ""
|
|||
"Προσθέστε τον χρήστη σας στην ομάδα ``debian-tor`` εκτελόντας την εντολή "
|
||||
"(αντικαταστήστε το ``όνομα χρήστη`` με το δικό σας::"
|
||||
|
||||
#: ../../source/tor.rst:115
|
||||
#: ../../source/tor.rst:117
|
||||
msgid ""
|
||||
"Reboot your computer. After it boots up again, open OnionShare and click "
|
||||
"the \"⚙\" icon in it. Under \"How should OnionShare connect to Tor?\" "
|
||||
|
@ -558,3 +560,4 @@ msgstr ""
|
|||
#~ "`BridgeDB <https://bridges.torproject.org/>`_. Εάν "
|
||||
#~ "πρέπει να χρησιμοποιήσετε μια γέφυρα, "
|
||||
#~ "δοκιμάστε πρώτα τις obfs4."
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue