|
1 | 1 | --- |
2 | 2 | layout: "page" |
3 | 3 | lang: "el" |
4 | | -title: Site Settings |
| 4 | +title: Ρυθμίσεις ιστοτόπου |
5 | 5 | permalink: /el/settings |
6 | 6 | --- |
7 | | -# Site Settings (User Preferences) |
| 7 | +# Ρυθμίσεις ιστοτόπου (προτιμήσεις χρήστη) |
8 | 8 |
|
9 | | -## Accept or Delete Cookies |
| 9 | +## Αποδοχή ή διαγραφή cookies |
10 | 10 |
|
11 | | -Cookies are small pieces of data that are stored by your browser. |
12 | | -By default no cookies are used by this site, but any options set on |
13 | | -this page are stored in cookies. |
14 | | - |
15 | | -Accept cookies here to enable the use of cookies on this site and to |
16 | | -enable the menu options below. |
| 11 | +Τα cookies είναι μικρά στοιχεία δεδομένων που αποθηκεύονται στο πρόγραμμα περιήγησης που χρησιμοποιείτε. Από προεπιλογή, αυτός ο ιστότοπος δεν χρησιμοποιεί cookies, όμως αν θέσετε κάποιες επιλογές από αυτή τη σελίδα θα αποθηκευτούν σε cookies. |
17 | 12 |
|
| 13 | +Αποδεχτείτε τα cookies εδώ για να ενεργοποιήσετε την χρήση cookies σε αυτό τον ιστότοπο και να ενεργοποιήσετε τις επιλογές που ακολουθούν. |
18 | 14 |
|
19 | 15 | {% include settings-accept.html |
20 | | - accept="Accept Cookies" |
21 | | - reset= "Reset: Delete All Cookies" |
| 16 | + accept="Αποδοχή cookies" |
| 17 | + reset= "Επαναφορά: Διαγραφή όλων των cookies" |
22 | 18 | %} |
23 | 19 |
|
24 | | -## Default Return |
25 | | -The `return` form parameter that TeXLive.net should use in the absence of a setting via `% !TeX` comments in the example. |
| 20 | +## Προεπιλεγμένη παράμετρος `return` |
| 21 | +Η παράμετρος `return` που θα χρησιμοποιηθεί στο TeXLive.net όταν δεν υπάρχει σχετική ρύθμιση μέσω σχολίου `% !TeX` στα παραδείγματα. |
26 | 22 |
|
27 | 23 | {% include settings-return.html %} |
28 | 24 |
|
29 | 25 |
|
30 | | -## Default Engine |
31 | | -The `engine` form parameter that TeXLive.net or Overleaf should use in the absence of a setting via `% !TeX` comments in the example. (`-dev` and `context` options should not be used at Overleaf.) |
| 26 | +## Προεπιλεγμένη μηχανή |
| 27 | +Η παράμετρος `engine` που θα χρησιμοποιηθεί στο TeXLive.net ή το Overleaf όταν δεν υπάρχει σχετική ρύθμιση μέσω σχολίου `% !TeX` στα παραδείγματα. (Οι επιλογές `-dev` και `context` δεν θα πρέπει να χρησιμοποιούνται στο Overleaf.) |
32 | 28 |
|
33 | 29 | {% include settings-engine.html %} |
34 | 30 |
|
35 | 31 |
|
36 | | -## Editor Theme |
37 | | -The theme used by the embedded ACE editor. |
| 32 | +## Θέμα επεξεργαστή κειμένου |
| 33 | +Το θέμα που χρησιμοποιείται από τον ενσωματωμένο επεξεργαστή κειμένου (ACE editor). |
38 | 34 |
|
39 | 35 | {% include settings-acetheme.html %} |
0 commit comments