Translation components API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/translations/libo_help-master/textsbasicshared/el/units/?format=api&page=7
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4754,
    "next": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/el/units/?format=api&page=8",
    "previous": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/el/units/?format=api&page=6",
    "results": [
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/el/?format=api",
            "source": [
                "<bookmark_value>debugging Basic programs</bookmark_value><bookmark_value>variables; observing values</bookmark_value><bookmark_value>watching variables</bookmark_value><bookmark_value>run-time errors in Basic</bookmark_value><bookmark_value>error codes in Basic</bookmark_value><bookmark_value>breakpoints</bookmark_value><bookmark_value>Call Stack window</bookmark_value>"
            ],
            "previous_source": "",
            "target": [
                "<bookmark_value>αποσφαλμάτωση προγραμμάτων Basic</bookmark_value><bookmark_value>μεταβλητές; παρατηρώντας τιμές</bookmark_value><bookmark_value>παρατηρώντας τιμές </bookmark_value><bookmark_value>λάθη χρόνου εκτέλεσης στην Basic</bookmark_value><bookmark_value> κώδικες σφαλμάτων στην Basic</bookmark_value><bookmark_value>σημεία παύσης</bookmark_value><bookmark_value>Παράθυρο κλήσεων</bookmark_value>"
            ],
            "id_hash": 4455837579549480649,
            "content_hash": 4455837579549480649,
            "location": "01030300.xhp",
            "context": "01030300.xhp\nbm_id3153344\nhelp.text",
            "note": "mMbrA",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 424,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://translations.documentfoundation.org/api/units/24914852/?format=api",
            "priority": 100,
            "id": 4624270,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/el/?checksum=bdd650aba9e216c9",
            "url": "https://translations.documentfoundation.org/api/units/4624270/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:49:56.953165Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/el/?format=api",
            "source": [
                "<link href=\"text/sbasic/shared/01030300.xhp\">Debugging a Basic Program</link>"
            ],
            "previous_source": "",
            "target": [
                "<link href=\"text/sbasic/shared/01030300.xhp\"> Εντοπισμός σφαλμάτων σε πρόγραμμα Basic</link>"
            ],
            "id_hash": -7985741421619986091,
            "content_hash": -7985741421619986091,
            "location": "01030300.xhp",
            "context": "01030300.xhp\nhd_id3153344\nhelp.text",
            "note": "kS45y",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 425,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translations.documentfoundation.org/api/units/24914853/?format=api",
            "priority": 100,
            "id": 4624271,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/el/?checksum=112cf27cc037c155",
            "url": "https://translations.documentfoundation.org/api/units/4624271/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:49:56.963776Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/el/?format=api",
            "source": [
                "Breakpoints and Single Step Execution"
            ],
            "previous_source": "",
            "target": [
                "Σημεία παύσης και βηματική εκτέλεση"
            ],
            "id_hash": 4338636399138499623,
            "content_hash": 4338636399138499623,
            "location": "01030300.xhp",
            "context": "01030300.xhp\nhd_id3159224\nhelp.text",
            "note": "z87PZ",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 426,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translations.documentfoundation.org/api/units/24914854/?format=api",
            "priority": 100,
            "id": 4624272,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/el/?checksum=bc35eed1643aec27",
            "url": "https://translations.documentfoundation.org/api/units/4624272/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:49:56.975280Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/el/?format=api",
            "source": [
                "You can check each line in your Basic program for errors using single step execution. Errors are easily traced since you can immediately see the result of each step. A pointer in the breakpoint column of the Editor indicates the current line. You can also set a breakpoint if you want to force the program to be interrupted at a specific position."
            ],
            "previous_source": "",
            "target": [
                "Η βηματική εκτέλεση σάς επιτρέπει να ελέγχετε κάθε εντολή στο πρόγραμμά σας για σφάλματα. Με αυτό τον τρόπο, μπορείτε να εντοπίζετε εύκολα τα σφάλματα αφού είστε σε θέση να βλέπετε αμέσως το αποτέλεσμα κάθε βήματος. Ένας δείκτης στη στήλη σημείων στάσης του προγράμματος επεξεργασίας δείχνει την τρέχουσα γραμμή. Επιπλέον, μπορείτε να εγκαταστήσετε ένα σημείο στάσης αν θέλετε να υποχρεώσετε το πρόγραμμα να διακόπτεται σε μια καθορισμένη θέση."
            ],
            "id_hash": 3369549990056289858,
            "content_hash": 3369549990056289858,
            "location": "01030300.xhp",
            "context": "01030300.xhp\npar_id3150682\nhelp.text",
            "note": "Fb5tF",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 427,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 62,
            "source_unit": "https://translations.documentfoundation.org/api/units/24914855/?format=api",
            "priority": 100,
            "id": 4624273,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/el/?checksum=aec30bdd0239e642",
            "url": "https://translations.documentfoundation.org/api/units/4624273/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:49:56.986852Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/el/?format=api",
            "source": [
                "Double-click in the <emph>breakpoint</emph> column at the left of the Editor window to toggle a breakpoint at the corresponding line. When the program reaches a breakpoint, the program execution is interrupted."
            ],
            "previous_source": "",
            "target": [
                "Κάντε διπλό κλικ στην στήλη <emph>σημείων στάσης</emph> στα αριστερά του παραθύρου επεξεργασίας για να επιλέξτε/από-επιλέξτε ένα σημείο παύσης στην αντίστοιχη γραμμή. Όταν το πρόγραμμα φθάσει σε ένα σημείο παύσης, η εκτέλεση προγράμματος διακόπτεται."
            ],
            "id_hash": -3944652384544524427,
            "content_hash": -3944652384544524427,
            "location": "01030300.xhp",
            "context": "01030300.xhp\npar_id3147303\nhelp.text",
            "note": "ChbMW",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 428,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 31,
            "source_unit": "https://translations.documentfoundation.org/api/units/24914856/?format=api",
            "priority": 100,
            "id": 4624274,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/el/?checksum=4941c78e50d37775",
            "url": "https://translations.documentfoundation.org/api/units/4624274/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:49:56.997070Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/el/?format=api",
            "source": [
                "The <emph>single step </emph>execution using the <emph>Single Step</emph> icon causes the program to branch into procedures and functions."
            ],
            "previous_source": "",
            "target": [
                "Η <emph>Βηματική εκτέλεση</emph> μέσω του εικονιδίου <emph>Βηματική εκτέλεση</emph> προκαλεί την διακλάδωση του προγράμματος σε διαδικασίες και σε συναρτήσεις."
            ],
            "id_hash": 8239735559398019660,
            "content_hash": 8239735559398019660,
            "location": "01030300.xhp",
            "context": "01030300.xhp\npar_id3155805\nhelp.text",
            "note": "Jhx92",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 429,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 18,
            "source_unit": "https://translations.documentfoundation.org/api/units/24914857/?format=api",
            "priority": 100,
            "id": 4624275,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/el/?checksum=f2596bd5d512d24c",
            "url": "https://translations.documentfoundation.org/api/units/4624275/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:49:57.009254Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/el/?format=api",
            "source": [
                "The procedure step execution using the <emph>Procedure Step</emph> icon causes the program to skip over procedures and functions as a single step."
            ],
            "previous_source": "",
            "target": [
                "Η εκτέλεση διαδικασίας μέσω του το εικονιδίου <emph>Εκτέλεση διαδικασίας</emph> προκαλεί το πρόγραμμα να προσπεράσει τις διαδικασίες και τις συναρτήσεις ως ενιαίο βήμα."
            ],
            "id_hash": -4504133592256179597,
            "content_hash": -4504133592256179597,
            "location": "01030300.xhp",
            "context": "01030300.xhp\npar_id3151110\nhelp.text",
            "note": "GmkFd",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 430,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 22,
            "source_unit": "https://translations.documentfoundation.org/api/units/24914858/?format=api",
            "priority": 100,
            "id": 4624276,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/el/?checksum=417e1a5c9caa9273",
            "url": "https://translations.documentfoundation.org/api/units/4624276/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:49:57.023894Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/el/?format=api",
            "source": [
                "Properties of a Breakpoint"
            ],
            "previous_source": "",
            "target": [
                "Ιδιότητες σημείου στάσης"
            ],
            "id_hash": -6932009571826755883,
            "content_hash": -6932009571826755883,
            "location": "01030300.xhp",
            "context": "01030300.xhp\nhd_id3153825\nhelp.text",
            "note": "fcUGR",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 431,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translations.documentfoundation.org/api/units/24914859/?format=api",
            "priority": 100,
            "id": 4624277,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/el/?checksum=1fcc8e0593a896d5",
            "url": "https://translations.documentfoundation.org/api/units/4624277/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:49:57.035836Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/el/?format=api",
            "source": [
                "The properties of a breakpoint are available through its context menu by right-clicking the breakpoint in the breakpoint column."
            ],
            "previous_source": "",
            "target": [
                "Οι ιδιότητες ενός σημείου στάσης είναι διαθέσιμες μέσω του μενού περιβάλλοντος του με δεξί κλικ πάνω στο σημείο στάσης στη στήλη σημείων στάσης."
            ],
            "id_hash": -822845555790432603,
            "content_hash": -822845555790432603,
            "location": "01030300.xhp",
            "context": "01030300.xhp\npar_id3147574\nhelp.text",
            "note": "p9M5v",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 432,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 19,
            "source_unit": "https://translations.documentfoundation.org/api/units/24914860/?format=api",
            "priority": 100,
            "id": 4624278,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/el/?checksum=7494aa539e1a36a5",
            "url": "https://translations.documentfoundation.org/api/units/4624278/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:49:57.049791Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/el/?format=api",
            "source": [
                "You can <emph>activate</emph> and <emph>deactivate</emph> a breakpoint by selecting <emph>Active</emph> from its context menu. When a breakpoint is deactivated, it does not interrupt the program execution."
            ],
            "previous_source": "",
            "target": [
                "Μπορείτε να <emph>ενεργοποιήστε</emph> και να <emph>απενεργοποιήστε</emph> ένα σημείο στάσης με την επιλογή <emph>Ενεργό</emph> από το μενού περιβάλλοντος του. Όταν ένα σημείο στάσης απενεργοποιείται, δεν διακόπτει την εκτέλεση του προγράμματος."
            ],
            "id_hash": 251331311624297374,
            "content_hash": 251331311624297374,
            "location": "01030300.xhp",
            "context": "01030300.xhp\npar_id3148473\nhelp.text",
            "note": "9fs6R",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 433,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 26,
            "source_unit": "https://translations.documentfoundation.org/api/units/24914861/?format=api",
            "priority": 100,
            "id": 4624279,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/el/?checksum=837ce87f0e4c9b9e",
            "url": "https://translations.documentfoundation.org/api/units/4624279/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:49:57.060395Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/el/?format=api",
            "source": [
                "Select <emph>Properties</emph> from the context menu of a breakpoint or select <emph>Breakpoints</emph> from the context menu of the breakpoint column to call the <emph>Breakpoints</emph> dialog where you can specify other breakpoint options."
            ],
            "previous_source": "",
            "target": [
                "Επιλέξτε <emph>Ιδιότητες</emph> από το μενού περιβάλλοντος ενός σημείου στάσης ή επιλέξτε <emph>Σημεία στάσης</emph> από το μενού περιβάλλοντος της στήλης σημείου στάσης για να καλέσετε το παράθυρο διαλόγου <emph>Σημεία στάσης</emph> όπου εκεί μπορείτε να ορίσετε και άλλες επιλογές για τα σημεία στάσης."
            ],
            "id_hash": 2665610559836674741,
            "content_hash": 2665610559836674741,
            "location": "01030300.xhp",
            "context": "01030300.xhp\npar_id3159413\nhelp.text",
            "note": "8pxBr",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 434,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 32,
            "source_unit": "https://translations.documentfoundation.org/api/units/24914862/?format=api",
            "priority": 100,
            "id": 4624280,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/el/?checksum=a4fe26ae60985ab5",
            "url": "https://translations.documentfoundation.org/api/units/4624280/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:49:57.073210Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/el/?format=api",
            "source": [
                "The list displays all <emph>breakpoints</emph> with the corresponding line number in the source code. You can activate or deactivate a selected breakpoint by checking or clearing the <emph>Active</emph> box."
            ],
            "previous_source": "",
            "target": [
                "Ο κατάλογος εμφανίζει όλα τα <emph>σημεία στάσης</emph> με τον αντίστοιχο αριθμό γραμμών στον πηγαίο κώδικα. Μπορείτε να ενεργοποιήσετε ή να απενεργοποιήσετε ένα επιλεγμένο σημείο στάσης με το να ενεργοποιείτε ή να απενεργοποιείτε το πλαίσιο επιλογής <emph>Ενεργό</emph>."
            ],
            "id_hash": -5563364277761907349,
            "content_hash": -5563364277761907349,
            "location": "01030300.xhp",
            "context": "01030300.xhp\npar_id3156280\nhelp.text",
            "note": "H5wR2",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 435,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 29,
            "source_unit": "https://translations.documentfoundation.org/api/units/24914863/?format=api",
            "priority": 100,
            "id": 4624281,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/el/?checksum=32caf5aa53e7656b",
            "url": "https://translations.documentfoundation.org/api/units/4624281/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:49:57.085184Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/el/?format=api",
            "source": [
                "The <emph>Pass Count</emph> specifies the number of times the breakpoint can be passed over before the program is interrupted. If you enter 0 (default setting) the program is always interrupted as soon as a breakpoint is encountered."
            ],
            "previous_source": "",
            "target": [
                "Στο πεδίο <emph>Αρ. διαδρομών</emph> μπορείτε να ορίσετε πόσες φορές το σημείο στάσης μπορεί να προσπεραστεί πριν να διακοπεί η εκτέλεση του προγράμματος. Αν εισαγάγετε 0 (προεπιλεγμένη ρύθμιση) το πρόγραμμα θα διακόπτεται πάντα μόλις συναντά το σημείο στάσης."
            ],
            "id_hash": -2050474126296239752,
            "content_hash": -2050474126296239752,
            "location": "01030300.xhp",
            "context": "01030300.xhp\npar_id3158407\nhelp.text",
            "note": "CiEm5",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 436,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 37,
            "source_unit": "https://translations.documentfoundation.org/api/units/24914864/?format=api",
            "priority": 100,
            "id": 4624282,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/el/?checksum=638b40a560fbb178",
            "url": "https://translations.documentfoundation.org/api/units/4624282/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:49:57.094830Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/el/?format=api",
            "source": [
                "Click <emph>Delete</emph> to remove the breakpoint from the program."
            ],
            "previous_source": "",
            "target": [
                "Κάντε κλικ στο <emph>Διαγραφή</emph> για να καταργήσετε το σημείο στάσης από το πρόγραμμα."
            ],
            "id_hash": -2725209851519280147,
            "content_hash": -2725209851519280147,
            "location": "01030300.xhp",
            "context": "01030300.xhp\npar_id3153968\nhelp.text",
            "note": "xoCSA",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 437,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translations.documentfoundation.org/api/units/24914865/?format=api",
            "priority": 100,
            "id": 4624283,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/el/?checksum=5a2e1c142dcc5bed",
            "url": "https://translations.documentfoundation.org/api/units/4624283/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:49:57.109498Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/el/?format=api",
            "source": [
                "Observing the Value of Variables"
            ],
            "previous_source": "",
            "target": [
                "Παρατηρώντας της τιμές των μεταβλητών"
            ],
            "id_hash": 6228891061830519670,
            "content_hash": 6228891061830519670,
            "location": "01030300.xhp",
            "context": "01030300.xhp\nhd_id3150439\nhelp.text",
            "note": "5MRSa",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 438,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translations.documentfoundation.org/api/units/24914866/?format=api",
            "priority": 100,
            "id": 4624284,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/el/?checksum=d671776b2d038b76",
            "url": "https://translations.documentfoundation.org/api/units/4624284/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:49:57.121175Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/el/?format=api",
            "source": [
                "You can monitor the values of a variable by adding it to the <emph>Watch</emph> window. To add a variable to the list of watched variables, type the variable name in the <emph>Watch</emph> text box and press Enter."
            ],
            "previous_source": "",
            "target": [
                "Μπορείτε να ελέγξετε τις τιμές μιας μεταβλητής με την προσθήκη της στο παράθυρο του <emph>Παρατηρητή</emph>. Για να προσθέσετε μια μεταβλητή στον κατάλογο με της παρατηρούμενες  μεταβλητές, πληκτρολογήστε το όνομα της στο πλαίσιο κειμένου του <emph>παρατηρητή </emph> και πατήστε Enter."
            ],
            "id_hash": -7813411177205643187,
            "content_hash": -7813411177205643187,
            "location": "01030300.xhp",
            "context": "01030300.xhp\npar_id3153368\nhelp.text",
            "note": "NCbMk",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 439,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 37,
            "source_unit": "https://translations.documentfoundation.org/api/units/24914867/?format=api",
            "priority": 100,
            "id": 4624285,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/el/?checksum=13912fee7a97484d",
            "url": "https://translations.documentfoundation.org/api/units/4624285/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:49:57.133830Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/el/?format=api",
            "source": [
                "The values of variables are only displayed if they are in scope. Variables that are not defined at the current source code location display (\"Out of Scope\") instead of a value."
            ],
            "previous_source": "",
            "target": [
                "Οι τιμές όλων των μεταβλητών στην τρέχουσα διαδικασία SUB ή FUNCTION εμφανίζονται στο παράθυρο του Παρατηρητή. Αν εμφανίζονται μεταβλητές που δεν καθορίζονται τοπικά για την τρέχουσα SUB ή FUNCTION, εμφανίζεται ένα μήνυμα (\"Εκτός πεδίου\") αντί της τιμής."
            ],
            "id_hash": -5128098933344469812,
            "content_hash": -5128098933344469812,
            "location": "01030300.xhp",
            "context": "01030300.xhp\npar_id3146986\nhelp.text",
            "note": "jXfHR",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 440,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 31,
            "source_unit": "https://translations.documentfoundation.org/api/units/24914868/?format=api",
            "priority": 100,
            "id": 4624286,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/el/?checksum=38d55530a0f17ccc",
            "url": "https://translations.documentfoundation.org/api/units/4624286/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:49:57.145837Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/el/?format=api",
            "source": [
                "You can also include arrays in the Watch window. If you enter the name of an array variable without an index value in the Watch text box, the content of the entire array is displayed."
            ],
            "previous_source": "",
            "target": [
                "Μπορείτε επίσης να περιλάβετε πίνακες στο παράθυρο του Παρατηρητή. Αν εισαγάγετε το όνομα μιας μεταβλητής πίνακα χωρίς τιμή ευρετηρίου στο πλαίσιο κειμένου του Παρατηρητή, εμφανίζεται το περιεχόμενο ολόκληρου του πίνακα."
            ],
            "id_hash": 808612470955675310,
            "content_hash": 808612470955675310,
            "location": "01030300.xhp",
            "context": "01030300.xhp\npar_id3145272\nhelp.text",
            "note": "EjfNY",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 441,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 35,
            "source_unit": "https://translations.documentfoundation.org/api/units/24914869/?format=api",
            "priority": 100,
            "id": 4624287,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/el/?checksum=8b38c4c214438eae",
            "url": "https://translations.documentfoundation.org/api/units/4624287/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:49:57.157622Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/el/?format=api",
            "source": [
                "If you rest the mouse over a predefined variable in the Editor at run-time, the content of the variable is displayed in a pop-up box."
            ],
            "previous_source": "",
            "target": [
                "Αν αφήσετε το δείκτη του ποντικιού επάνω από μία έγκυρη (και προκαθορισμένη) μεταβλητή στο παράθυρο του Παρατηρητή κατά το χρόνο εκτέλεσης, εμφανίζεται το περιεχόμενο της μεταβλητής στο αναδυόμενο πλαίσιο κειμένου."
            ],
            "id_hash": 55569915535218081,
            "content_hash": 55569915535218081,
            "location": "01030300.xhp",
            "context": "01030300.xhp\npar_id3145749\nhelp.text",
            "note": "vMioe",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 442,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 25,
            "source_unit": "https://translations.documentfoundation.org/api/units/24914870/?format=api",
            "priority": 100,
            "id": 4624288,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/el/?checksum=80c56c8b33acd5a1",
            "url": "https://translations.documentfoundation.org/api/units/4624288/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:49:57.166896Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/el/?format=api",
            "source": [
                "The Call Stack Window"
            ],
            "previous_source": "",
            "target": [
                "Το παράθυρο στοίβας κλήσεων"
            ],
            "id_hash": 5846576401576127950,
            "content_hash": 5846576401576127950,
            "location": "01030300.xhp",
            "context": "01030300.xhp\nhd_id3148618\nhelp.text",
            "note": "RP72G",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 443,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translations.documentfoundation.org/api/units/24914871/?format=api",
            "priority": 100,
            "id": 4624289,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/el/?checksum=d1233642c0206dce",
            "url": "https://translations.documentfoundation.org/api/units/4624289/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:49:57.175810Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/el/?format=api",
            "source": [
                "<ahelp hid=\"HID_BASICIDE_STACKWINDOW_LIST\">Provides an overview of the call hierarchy of procedures and functions.</ahelp> You can determine which procedures and functions called which other procedures and functions at the current point in the source code."
            ],
            "previous_source": "",
            "target": [
                "<ahelp hid=\"HID_BASICIDE_STACKWINDOW_LIST\"> Παρέχει μια επισκόπηση της ιεραρχίας κλήσης των διαδικασιών και των συναρτήσεων.</ahelp> Μπορείτε να καθορίσετε ποιες διαδικασίες και συναρτήσεις κάλεσαν άλλες διαδικασίες και συναρτήσεις στο τρέχον σημείο του πηγαίου κώδικα."
            ],
            "id_hash": -900639229924267872,
            "content_hash": -900639229924267872,
            "location": "01030300.xhp",
            "context": "01030300.xhp\npar_id3154491\nhelp.text",
            "note": "yN9DQ",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 444,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 33,
            "source_unit": "https://translations.documentfoundation.org/api/units/24914872/?format=api",
            "priority": 100,
            "id": 4624290,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/el/?checksum=73804964659528a0",
            "url": "https://translations.documentfoundation.org/api/units/4624290/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:49:57.184809Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/el/?format=api",
            "source": [
                "List of Run-Time Errors"
            ],
            "previous_source": "",
            "target": [
                "Κατάλογος σφαλμάτων χρόνου εκτέλεσης"
            ],
            "id_hash": -8659585361377877481,
            "content_hash": -8659585361377877481,
            "location": "01030300.xhp",
            "context": "01030300.xhp\nhd_id3150594\nhelp.text",
            "note": "igo3o",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 445,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translations.documentfoundation.org/api/units/24914873/?format=api",
            "priority": 100,
            "id": 4624291,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/el/?checksum=07d2f8fe88e62217",
            "url": "https://translations.documentfoundation.org/api/units/4624291/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:49:57.195720Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/el/?format=api",
            "source": [
                "Organizing Libraries and Modules"
            ],
            "previous_source": "",
            "target": [
                "Οργάνωση βιβλιοθηκών και αρθρωμάτων"
            ],
            "id_hash": -7400841886422912883,
            "content_hash": -7400841886422912883,
            "location": "01030400.xhp",
            "context": "01030400.xhp\ntit\nhelp.text",
            "note": "DTrbM",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 446,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translations.documentfoundation.org/api/units/24914874/?format=api",
            "priority": 100,
            "id": 4624292,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/el/?checksum=194aed8400ee308d",
            "url": "https://translations.documentfoundation.org/api/units/4624292/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:49:57.206199Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/el/?format=api",
            "source": [
                "<variable id=\"01030400\"><link href=\"text/sbasic/shared/01030400.xhp\">Organizing Libraries and Modules</link></variable>"
            ],
            "previous_source": "",
            "target": [
                "<variable id=\"01030400\"><link href=\"text/sbasic/shared/01030400.xhp\">Οργάνωση βιβλιοθηκών και αρθρωμάτων</link></variable>"
            ],
            "id_hash": 1961264750179358004,
            "content_hash": 1961264750179358004,
            "location": "01030400.xhp",
            "context": "01030400.xhp\nhd_id3148797\nhelp.text",
            "note": "ToKAi",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 448,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translations.documentfoundation.org/api/units/24914875/?format=api",
            "priority": 100,
            "id": 4624294,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/el/?checksum=9b37cfe628ef9534",
            "url": "https://translations.documentfoundation.org/api/units/4624294/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:49:57.227600Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/el/?format=api",
            "source": [
                "Organizing Libraries"
            ],
            "previous_source": "",
            "target": [
                "Οργάνωση βιβλιοθηκών"
            ],
            "id_hash": -7633632649390605037,
            "content_hash": -7633632649390605037,
            "location": "01030400.xhp",
            "context": "01030400.xhp\nhd_id3150868\nhelp.text",
            "note": "bGzjL",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 455,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translations.documentfoundation.org/api/units/24914876/?format=api",
            "priority": 100,
            "id": 4624295,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/el/?checksum=160fe38cd33fbd13",
            "url": "https://translations.documentfoundation.org/api/units/4624295/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:49:57.239366Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/el/?format=api",
            "source": [
                "Creating a New Library"
            ],
            "previous_source": "",
            "target": [
                "Δημιουργία μιας νέας βιβλιοθήκης"
            ],
            "id_hash": -1994329427904258241,
            "content_hash": -1994329427904258241,
            "location": "01030400.xhp",
            "context": "01030400.xhp\nhd_id3125864\nhelp.text",
            "note": "EgYeV",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 456,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translations.documentfoundation.org/api/units/24914877/?format=api",
            "priority": 100,
            "id": 4624296,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/el/?checksum=6452b7f3a4a89f3f",
            "url": "https://translations.documentfoundation.org/api/units/4624296/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:49:57.260924Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/el/?format=api",
            "source": [
                "Click the <emph>Libraries</emph> tab."
            ],
            "previous_source": "",
            "target": [
                "Κάντε κλικ στην καρτέλα <emph>Βιβλιοθήκες</emph>."
            ],
            "id_hash": -6097564362637966062,
            "content_hash": -6097564362637966062,
            "location": "01030400.xhp",
            "context": "01030400.xhp\npar_id3153726\nhelp.text",
            "note": "PcnbC",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 458,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translations.documentfoundation.org/api/units/24914879/?format=api",
            "priority": 100,
            "id": 4624298,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/el/?checksum=2b611984b9e20512",
            "url": "https://translations.documentfoundation.org/api/units/4624298/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:49:57.293732Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/el/?format=api",
            "source": [
                "Click <emph>New</emph> and insert a name to create a new library."
            ],
            "previous_source": "",
            "target": [
                "Κάντε κλικ στο <emph>Δημιουργία</emph> και δώστε ένα όνομα για να δημιουργήσετε μια νέα βιβλιοθήκη."
            ],
            "id_hash": -633943982881901675,
            "content_hash": -633943982881901675,
            "location": "01030400.xhp",
            "context": "01030400.xhp\npar_id3153365\nhelp.text",
            "note": "PCjRC",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 460,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translations.documentfoundation.org/api/units/24914881/?format=api",
            "priority": 100,
            "id": 4624300,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/el/?checksum=7733c74e6cd3f395",
            "url": "https://translations.documentfoundation.org/api/units/4624300/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:49:57.316695Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/el/?format=api",
            "source": [
                "Import a Library"
            ],
            "previous_source": "",
            "target": [
                "Εισαγωγή βιβλιοθήκης"
            ],
            "id_hash": 3704723852452034153,
            "content_hash": 3704723852452034153,
            "location": "01030400.xhp",
            "context": "01030400.xhp\nhd_id3147394\nhelp.text",
            "note": "4xPQx",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 461,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translations.documentfoundation.org/api/units/24914882/?format=api",
            "priority": 100,
            "id": 4624301,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/el/?checksum=b369d2b72051f669",
            "url": "https://translations.documentfoundation.org/api/units/4624301/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:49:57.328527Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/el/?format=api",
            "source": [
                "Click the <emph>Libraries</emph> tab."
            ],
            "previous_source": "",
            "target": [
                "Κάντε κλικ στην καρτέλα <emph>Βιβλιοθήκες</emph>."
            ],
            "id_hash": -1956661574594298900,
            "content_hash": -1956661574594298900,
            "location": "01030400.xhp",
            "context": "01030400.xhp\npar_id3146972\nhelp.text",
            "note": "Tkmcd",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 463,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translations.documentfoundation.org/api/units/24914884/?format=api",
            "priority": 100,
            "id": 4624303,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/el/?checksum=64d88aaa2ca67bec",
            "url": "https://translations.documentfoundation.org/api/units/4624303/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:49:57.358030Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/el/?format=api",
            "source": [
                "Click <emph>Import...</emph> and select an external library to import."
            ],
            "previous_source": "",
            "target": [
                "Πατήστε στο <emph>Εισαγωγή...</emph> και επιλέξτε μια εξωτερική βιβλιοθήκη για εισαγωγή."
            ],
            "id_hash": -4387410237157934733,
            "content_hash": -4387410237157934733,
            "location": "01030400.xhp",
            "context": "01030400.xhp\npar_id3154253\nhelp.text",
            "note": "dUvoX",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 465,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translations.documentfoundation.org/api/units/24914886/?format=api",
            "priority": 100,
            "id": 4624305,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/el/?checksum=431cc9a28249f973",
            "url": "https://translations.documentfoundation.org/api/units/4624305/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:49:57.403891Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/el/?format=api",
            "source": [
                "Select all libraries to be imported in the <emph>Import Libraries</emph> dialog. The dialog displays all libraries that are contained in the selected file."
            ],
            "previous_source": "",
            "target": [
                "Επιλέξτε όλες τις βιβλιοθήκες για εισαγωγή στον διάλογο <emph>Εισαγωγή βιβλιοθηκών</emph>. Ο διάλογος εμφανίζει όλες τις βιβλιοθήκες που περιλαμβάνονται στο επιλεγμένο αρχείο."
            ],
            "id_hash": -7962334660369571534,
            "content_hash": -7962334660369571534,
            "location": "01030400.xhp",
            "context": "01030400.xhp\npar_id3154705\nhelp.text",
            "note": "6HMTM",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 466,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 23,
            "source_unit": "https://translations.documentfoundation.org/api/units/24914887/?format=api",
            "priority": 100,
            "id": 4624306,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/el/?checksum=11801ad009e42132",
            "url": "https://translations.documentfoundation.org/api/units/4624306/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:49:57.416811Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/el/?format=api",
            "source": [
                "If you want to insert the library as a reference only check the <emph>Insert as reference (read-only)</emph> box. Read-only libraries are fully functional but cannot be modified in the Basic IDE."
            ],
            "previous_source": "",
            "target": [
                "Εάν θέλετε να εισάγετε τη βιβλιοθήκη μόνο ως παραπομπή, ενεργοποιήστε το πλαίσιο <emph> Εισαγωγή ως παραπομπή (μόνο για ανάγνωση)</emph>. Οι βιβλιοθήκες μόνο για ανάγνωση είναι πλήρως λειτουργικές αλλά δεν μπορούν να τροποποιηθούν από το Basic IDE."
            ],
            "id_hash": -8812045967075761201,
            "content_hash": -8812045967075761201,
            "location": "01030400.xhp",
            "context": "01030400.xhp\npar_id3163807\nhelp.text",
            "note": "fahSC",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 467,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 31,
            "source_unit": "https://translations.documentfoundation.org/api/units/24914888/?format=api",
            "priority": 100,
            "id": 4624307,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/el/?checksum=05b552e1940923cf",
            "url": "https://translations.documentfoundation.org/api/units/4624307/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:49:57.427371Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/el/?format=api",
            "source": [
                "Check the <emph>Replace existing libraries</emph> box if you want existing libraries of the same name to be overwritten."
            ],
            "previous_source": "",
            "target": [
                "Ενεργοποιήστε το πλαίσιο <emph>Αντικατάσταση υπαρχουσών βιβλιοθηκών</emph> εάν θέλετε οι υπάρχουσες βιβλιοθήκες με το ίδιο όνομα να αντικατασταθούν."
            ],
            "id_hash": 4416559141837385799,
            "content_hash": 4416559141837385799,
            "location": "01030400.xhp",
            "context": "01030400.xhp\npar_id3145228\nhelp.text",
            "note": "Rrk55",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 468,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 18,
            "source_unit": "https://translations.documentfoundation.org/api/units/24914889/?format=api",
            "priority": 100,
            "id": 4624308,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/el/?checksum=bd4ac523bab8b047",
            "url": "https://translations.documentfoundation.org/api/units/4624308/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:49:57.438491Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/el/?format=api",
            "source": [
                "Click <emph>OK</emph> to import the library."
            ],
            "previous_source": "",
            "target": [
                "Πατήστε στο <emph>Εντάξει</emph> για να εισάγετε την βιβλιοθήκη."
            ],
            "id_hash": 1445856179437657030,
            "content_hash": 1445856179437657030,
            "location": "01030400.xhp",
            "context": "01030400.xhp\npar_id3147004\nhelp.text",
            "note": "8hKDF",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 469,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translations.documentfoundation.org/api/units/24914890/?format=api",
            "priority": 100,
            "id": 4624309,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/el/?checksum=9410b688e3af5bc6",
            "url": "https://translations.documentfoundation.org/api/units/4624309/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:49:57.457300Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/el/?format=api",
            "source": [
                "Export a Library"
            ],
            "previous_source": "",
            "target": [
                "Εξαγωγή βιβλιοθήκης"
            ],
            "id_hash": 5700921946000870074,
            "content_hash": 5700921946000870074,
            "location": "01030400.xhp",
            "context": "01030400.xhp\nhd_id3159099\nhelp.text",
            "note": "2AGeq",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 470,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translations.documentfoundation.org/api/units/24914891/?format=api",
            "priority": 100,
            "id": 4624310,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/el/?checksum=cf1dbe4e1b9c4aba",
            "url": "https://translations.documentfoundation.org/api/units/4624310/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:49:57.471967Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/el/?format=api",
            "source": [
                "Click the <emph>Libraries</emph> tab."
            ],
            "previous_source": "",
            "target": [
                "Κάντε κλικ στην καρτέλα <emph>Βιβλιοθήκες</emph>."
            ],
            "id_hash": 6046274321615376067,
            "content_hash": 6046274321615376067,
            "location": "01030400.xhp",
            "context": "01030400.xhp\npar_id3147006\nhelp.text",
            "note": "6J4pG",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 472,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translations.documentfoundation.org/api/units/24914893/?format=api",
            "priority": 100,
            "id": 4624312,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/el/?checksum=d3e8ae7602734ec3",
            "url": "https://translations.documentfoundation.org/api/units/4624312/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:49:57.493280Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/el/?format=api",
            "source": [
                "In the <emph>Location</emph> list you specify where your library is stored. Select the library that you want to export. Note that you cannot export the <emph>Standard</emph> library."
            ],
            "previous_source": "",
            "target": [
                "Στη λίστα <emph>Τοποθεσία</emph> ορίστε πού είναι αποθηκευμένη η βιβλιοθήκη σας. Επιλέξτε τη βιβλιοθήκη που θέλετε να εξάγετε. Σημειώστε ότι δεν μπορείτε να εξάγετε την <emph>Τυπική</emph> βιβλιοθήκη."
            ],
            "id_hash": 6615911146961741698,
            "content_hash": 6615911146961741698,
            "location": "01030400.xhp",
            "context": "01030400.xhp\npar_id3147007\nhelp.text",
            "note": "VJ8AJ",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 473,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 27,
            "source_unit": "https://translations.documentfoundation.org/api/units/24914894/?format=api",
            "priority": 100,
            "id": 4624313,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/el/?checksum=dbd07022b433a782",
            "url": "https://translations.documentfoundation.org/api/units/4624313/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:49:57.501861Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/el/?format=api",
            "source": [
                "Click <emph>Export...</emph>"
            ],
            "previous_source": "",
            "target": [
                "Πατήστε <emph>Εξαγωγή...</emph>"
            ],
            "id_hash": -7034000515707878116,
            "content_hash": -7034000515707878116,
            "location": "01030400.xhp",
            "context": "01030400.xhp\npar_id3147008\nhelp.text",
            "note": "qsiYm",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 474,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translations.documentfoundation.org/api/units/24914895/?format=api",
            "priority": 100,
            "id": 4624314,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/el/?checksum=1e6235cc7751451c",
            "url": "https://translations.documentfoundation.org/api/units/4624314/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:49:57.513398Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/el/?format=api",
            "source": [
                "Click <emph>OK</emph>."
            ],
            "previous_source": "",
            "target": [
                "Πατήστε στο <emph>Εντάξει</emph>."
            ],
            "id_hash": -7065548922051688682,
            "content_hash": -7065548922051688682,
            "location": "01030400.xhp",
            "context": "01030400.xhp\npar_id3147010\nhelp.text",
            "note": "PP8cN",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 476,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translations.documentfoundation.org/api/units/24914897/?format=api",
            "priority": 100,
            "id": 4624316,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/el/?checksum=1df220b0b5f70716",
            "url": "https://translations.documentfoundation.org/api/units/4624316/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:49:57.540536Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/el/?format=api",
            "source": [
                "Select where you want your library exported."
            ],
            "previous_source": "",
            "target": [
                "Επιλέξτε πού θέλετε να εξαχθεί η βιβλιοθήκη σας."
            ],
            "id_hash": -3271313235604793361,
            "content_hash": -3271313235604793361,
            "location": "01030400.xhp",
            "context": "01030400.xhp\npar_id3147011\nhelp.text",
            "note": "G2aRG",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 477,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translations.documentfoundation.org/api/units/24914898/?format=api",
            "priority": 100,
            "id": 4624317,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/el/?checksum=5299f5f1c2be17ef",
            "url": "https://translations.documentfoundation.org/api/units/4624317/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:49:57.553683Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/el/?format=api",
            "source": [
                "Click <emph>Save</emph> to export the library."
            ],
            "previous_source": "",
            "target": [
                "Πατήστε στο <emph>Αποθήκευση</emph> για να εξάγετε την βιβλιοθήκη."
            ],
            "id_hash": -1233857779597720668,
            "content_hash": -1233857779597720668,
            "location": "01030400.xhp",
            "context": "01030400.xhp\npar_id3147012\nhelp.text",
            "note": "QCizg",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 478,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translations.documentfoundation.org/api/units/24914899/?format=api",
            "priority": 100,
            "id": 4624318,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/el/?checksum=6ee074e2ffb9c3a4",
            "url": "https://translations.documentfoundation.org/api/units/4624318/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:49:57.568290Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/el/?format=api",
            "source": [
                "Deleting a Library"
            ],
            "previous_source": "",
            "target": [
                "Διαγραφή μιας βιβλιοθήκης"
            ],
            "id_hash": 6730075899718129986,
            "content_hash": 6730075899718129986,
            "location": "01030400.xhp",
            "context": "01030400.xhp\nhd_id3159100\nhelp.text",
            "note": "xrBZD",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 479,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translations.documentfoundation.org/api/units/24914900/?format=api",
            "priority": 100,
            "id": 4624319,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/el/?checksum=dd66085f921dd942",
            "url": "https://translations.documentfoundation.org/api/units/4624319/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:49:57.578426Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/el/?format=api",
            "source": [
                "Click the <emph>Libraries</emph> tab."
            ],
            "previous_source": "",
            "target": [
                "Κάντε κλικ στην καρτέλα <emph>Βιβλιοθήκες</emph>."
            ],
            "id_hash": -4979680360589408365,
            "content_hash": -4979680360589408365,
            "location": "01030400.xhp",
            "context": "01030400.xhp\npar_id3146808\nhelp.text",
            "note": "A6h5y",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 481,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translations.documentfoundation.org/api/units/24914902/?format=api",
            "priority": 100,
            "id": 4624321,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/el/?checksum=3ae49f1874144793",
            "url": "https://translations.documentfoundation.org/api/units/4624321/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:49:57.600577Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/el/?format=api",
            "source": [
                "Select the library to be deleted from the list."
            ],
            "previous_source": "",
            "target": [
                "Επιλέξτε τη βιβλιοθήκη που θα διαγραφεί από τον κατάλογο."
            ],
            "id_hash": 4846997003027838786,
            "content_hash": 4846997003027838786,
            "location": "01030400.xhp",
            "context": "01030400.xhp\npar_id3158212\nhelp.text",
            "note": "UJzRs",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 482,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translations.documentfoundation.org/api/units/24914903/?format=api",
            "priority": 100,
            "id": 4624322,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/el/?checksum=c343fe1800db7742",
            "url": "https://translations.documentfoundation.org/api/units/4624322/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:49:57.609647Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/el/?format=api",
            "source": [
                "Click <emph>Delete</emph>."
            ],
            "previous_source": "",
            "target": [
                "Κάντε κλικ στο <emph>Διαγραφή</emph>."
            ],
            "id_hash": 4420008382044037676,
            "content_hash": 4420008382044037676,
            "location": "01030400.xhp",
            "context": "01030400.xhp\npar_id3150361\nhelp.text",
            "note": "7jsh2",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 483,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translations.documentfoundation.org/api/units/24914904/?format=api",
            "priority": 100,
            "id": 4624323,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/el/?checksum=bd5706348bfbe22c",
            "url": "https://translations.documentfoundation.org/api/units/4624323/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:49:57.620281Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/el/?format=api",
            "source": [
                "Deleting a library permanently deletes all existing modules and corresponding procedures and functions."
            ],
            "previous_source": "",
            "target": [
                "Διαγράφοντας μία βιβλιοθήκη, όλα τα υπάρχοντα αρθρώματα της και οι αντίστοιχες διαδικασίες SUB και FUNCTION διαγράφονται μόνιμα."
            ],
            "id_hash": 7674172048956315583,
            "content_hash": 7674172048956315583,
            "location": "01030400.xhp",
            "context": "01030400.xhp\npar_id3152986\nhelp.text",
            "note": "8s8sV",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 484,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://translations.documentfoundation.org/api/units/24914905/?format=api",
            "priority": 100,
            "id": 4624324,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/el/?checksum=ea8022d1ab45d7bf",
            "url": "https://translations.documentfoundation.org/api/units/4624324/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:49:57.634369Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/el/?format=api",
            "source": [
                "You cannot delete the default library named \"Standard\"."
            ],
            "previous_source": "",
            "target": [
                "Δεν μπορείτε να διαγράψετε την προεπιλεγμένη βιβλιοθήκη που ονομάζεται \"Standard\"."
            ],
            "id_hash": 8854548684331330390,
            "content_hash": 8854548684331330390,
            "location": "01030400.xhp",
            "context": "01030400.xhp\npar_id3148868\nhelp.text",
            "note": "Mfwwv",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 485,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translations.documentfoundation.org/api/units/24914906/?format=api",
            "priority": 100,
            "id": 4624325,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/el/?checksum=fae1ad1d6ff8ab56",
            "url": "https://translations.documentfoundation.org/api/units/4624325/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:49:57.647497Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/el/?format=api",
            "source": [
                "If you delete a library that was inserted as reference only the reference is deleted but not the library itself."
            ],
            "previous_source": "",
            "target": [
                "Εάν διαγράψετε μια βιβλιοθήκη που εισήχθηκε ως παραπομπή, διαγράφεται μόνο η παραπομπή και όχι η ίδια η βιβλιοθήκη."
            ],
            "id_hash": 7264696231853987250,
            "content_hash": 7264696231853987250,
            "location": "01030400.xhp",
            "context": "01030400.xhp\npar_id3146869\nhelp.text",
            "note": "CYvda",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 486,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 20,
            "source_unit": "https://translations.documentfoundation.org/api/units/24914907/?format=api",
            "priority": 100,
            "id": 4624326,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/el/?checksum=e4d162bb9cc695b2",
            "url": "https://translations.documentfoundation.org/api/units/4624326/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:49:57.661225Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/el/?format=api",
            "source": [
                "Organizing Modules and Dialogs"
            ],
            "previous_source": "",
            "target": [
                "Οργάνωση αρθρωμάτων και διαλόγων"
            ],
            "id_hash": 5707837711595574443,
            "content_hash": 5707837711595574443,
            "location": "01030400.xhp",
            "context": "01030400.xhp\nhd_id3147070\nhelp.text",
            "note": "v2QTY",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 487,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translations.documentfoundation.org/api/units/24914908/?format=api",
            "priority": 100,
            "id": 4624327,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/el/?checksum=cf365028433b94ab",
            "url": "https://translations.documentfoundation.org/api/units/4624327/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:49:57.675855Z"
        }
    ]
}