Translation components API.

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

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

{
    "count": 4721,
    "next": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/el/units/?format=api&page=9",
    "previous": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/el/units/?format=api&page=7",
    "results": [
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/el/?format=api",
            "source": [
                "Positional or Keyword Arguments"
            ],
            "previous_source": "",
            "target": [
                "Ορίσματα θέσης ή λέξης-κλειδιού"
            ],
            "id_hash": -1707088979953382778,
            "content_hash": -1707088979953382778,
            "location": "01020300.xhp",
            "context": "01020300.xhp\nhd_id951622730099178\nhelp.text",
            "note": "46M3s",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 351,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translations.documentfoundation.org/api/units/98441540/?format=api",
            "priority": 100,
            "id": 99268560,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/el/?checksum=684f339e05e50a86",
            "url": "https://translations.documentfoundation.org/api/units/99268560/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:50:03.487200Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/el/?format=api",
            "source": [
                "When you call a function or a subroutine, you may pass its arguments by position or by name. Passing by position means just listing the arguments in the order in which the parameters are defined in the function or subroutine. Passing by name requires you to prefix the argument with the name of the corresponding parameter followed by a colon and an equal sign (<literal>:=</literal>). Keyword arguments may appear in any order. Refer to Basic Replace() function for such examples."
            ],
            "previous_source": "",
            "target": [
                "Όταν καλείτε μια συνάρτηση ή μια υπορουτίνα, μπορείτε να μεταβιβάσετε τα ορίσματά της κατά θέση ή όνομα. Η μεταβίβαση από τη θέση σημαίνει απλώς την παράθεση των ορισμάτων με τη σειρά με την οποία ορίζονται οι παράμετροι στη συνάρτηση ή την υπορουτίνα. Η μετάβαση με βάση το όνομα απαιτεί την προσθήκη προθέματος στο όρισμα με το όνομα της αντίστοιχης παραμέτρου ακολουθούμενο από άνω και κάτω τελεία και σύμβολο ίσου (<literal>:=</literal>). Τα ορίσματα λέξεων-κλειδιών μπορούν να εμφανίζονται με οποιαδήποτε σειρά. Ανατρέξτε στη συνάρτηση Basic Replace() για τέτοια παραδείγματα."
            ],
            "id_hash": -4336544533273986080,
            "content_hash": -4336544533273986080,
            "location": "01020300.xhp",
            "context": "01020300.xhp\npar_id591622730131786\nhelp.text",
            "note": "aFDhA",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 352,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 80,
            "source_unit": "https://translations.documentfoundation.org/api/units/98441598/?format=api",
            "priority": 100,
            "id": 99268566,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/el/?checksum=43d17fb9158abbe0",
            "url": "https://translations.documentfoundation.org/api/units/99268566/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:50:03.728174Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/el/?format=api",
            "source": [
                "When needing to pass less parameters, use keywords arguments. Passing values for fewer parameters by position requires to supply values for all parameters before them, optional or not. This ensures that the values are in the correct positions. If you pass the parameters by name - using keyword arguments - you may omit all other intermediate arguments."
            ],
            "previous_source": "",
            "target": [
                "Όταν χρειάζεται να μεταβιβάσετε λιγότερες παραμέτρους, χρησιμοποιήστε ορίσματα λέξεων-κλειδιών. Η μεταβίβαση τιμών για λιγότερες παραμέτρους ανά θέση απαιτεί την παροχή τιμών για όλες τις παραμέτρους πριν από αυτές, προαιρετικές ή μη. Αυτό διασφαλίζει ότι οι τιμές βρίσκονται στις σωστές θέσεις. Εάν μεταβιβάσετε τις παραμέτρους κατά όνομα - χρησιμοποιώντας ορίσματα λέξεων-κλειδιών - μπορείτε να παραλείψετε όλα τα άλλα ενδιάμεσα ορίσματα."
            ],
            "id_hash": -1795608510031630891,
            "content_hash": -1795608510031630891,
            "location": "01020300.xhp",
            "context": "01020300.xhp\npar_id591622730284162\nhelp.text",
            "note": "5B7Y5",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 353,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 57,
            "source_unit": "https://translations.documentfoundation.org/api/units/98441633/?format=api",
            "priority": 100,
            "id": 99268575,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/el/?checksum=6714b792dbe56dd5",
            "url": "https://translations.documentfoundation.org/api/units/99268575/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:50:03.736407Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/el/?format=api",
            "source": [
                "Scope of Variables"
            ],
            "previous_source": "",
            "target": [
                "Εμβέλεια των μεταβλητών"
            ],
            "id_hash": -6545398307924975371,
            "content_hash": -6545398307924975371,
            "location": "01020300.xhp",
            "context": "01020300.xhp\nhd_id3150982\nhelp.text",
            "note": "EHCCS",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 354,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translations.documentfoundation.org/api/units/98441679/?format=api",
            "priority": 100,
            "id": 99268578,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/el/?checksum=252a12eafeb060f5",
            "url": "https://translations.documentfoundation.org/api/units/99268578/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:50:03.738451Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/el/?format=api",
            "source": [
                "A variable defined within a <literal>Sub</literal>, a <literal>Function</literal> or a <literal>Property</literal>, only remains valid until the procedure is exited. This is known as a \"local\" variable. In many cases, you need a variable to be valid in all procedures, in every module of all libraries, or after a <literal>Sub</literal>, a <literal>Function</literal> or a <literal>Property</literal> is exited."
            ],
            "previous_source": "",
            "target": [
                "Μια μεταβλητή καθορισμένη μέσα σε <literal>Sub</literal>, <literal>Function</literal> ή <literal>Property</literal>, παραμένει έγκυρη μόνο μέχρι η διεργασία να εξέλθει. Αυτή είναι γνωστή ως \"τοπική\" μεταβλητή. Σε πολλές περιπτώσεις, χρειαζόσαστε μια μεταβλητή να είναι έγκυρη σε όλες τις διεργασίες, σε κάθε άρθρωμα όλων των βιβλιοθηκών, ή μετά από την έξοδο <literal>Sub</literal>, <literal>Function</literal> ή <literal>Property</literal>."
            ],
            "id_hash": -1025690519531135018,
            "content_hash": -1025690519531135018,
            "location": "01020300.xhp",
            "context": "01020300.xhp\npar_id3149814\nhelp.text",
            "note": "LDC8M",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 355,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 56,
            "source_unit": "https://translations.documentfoundation.org/api/units/98441688/?format=api",
            "priority": 100,
            "id": 99268581,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/el/?checksum=71c403e825dc5fd6",
            "url": "https://translations.documentfoundation.org/api/units/99268581/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:50:03.740033Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/el/?format=api",
            "source": [
                "Declaring Variables Outside a <literal>Sub</literal> a <literal>Function</literal> or a <literal>Property</literal>"
            ],
            "previous_source": "",
            "target": [
                "Δήλωση μεταβλητών εκτός <literal>Sub</literal>, <literal>Function</literal> ή <literal>Property</literal>"
            ],
            "id_hash": -6185963304792416946,
            "content_hash": -6185963304792416946,
            "location": "01020300.xhp",
            "context": "01020300.xhp\nhd_id3154186\nhelp.text",
            "note": "pVU4G",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 356,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translations.documentfoundation.org/api/units/98441719/?format=api",
            "priority": 100,
            "id": 99268585,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/el/?checksum=2a270b26203f1d4e",
            "url": "https://translations.documentfoundation.org/api/units/99268585/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:50:03.742447Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/el/?format=api",
            "source": [
                "The variable is valid as long as the %PRODUCTNAME session lasts."
            ],
            "previous_source": "",
            "target": [
                "Η μεταβλητή είναι έγκυρη όσο η συνεδρία του %PRODUCTNAME διαρκεί."
            ],
            "id_hash": 7108557875047617554,
            "content_hash": 7108557875047617554,
            "location": "01020300.xhp",
            "context": "01020300.xhp\npar_id3145258\nhelp.text",
            "note": "5JwAY",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 357,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translations.documentfoundation.org/api/units/98441754/?format=api",
            "priority": 100,
            "id": 99268590,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/el/?checksum=e2a6abb97f84d412",
            "url": "https://translations.documentfoundation.org/api/units/99268590/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:50:03.744527Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/el/?format=api",
            "source": [
                "The variable is valid in all modules."
            ],
            "previous_source": "",
            "target": [
                "Η μεταβλητή είναι έγκυρη σε όλα τα αρθρώματα."
            ],
            "id_hash": -5098915874724787092,
            "content_hash": -5098915874724787092,
            "location": "01020300.xhp",
            "context": "01020300.xhp\npar_id3150088\nhelp.text",
            "note": "9akEs",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 358,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translations.documentfoundation.org/api/units/98441812/?format=api",
            "priority": 100,
            "id": 99268610,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/el/?checksum=393d0306f36dcc6c",
            "url": "https://translations.documentfoundation.org/api/units/99268610/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:50:03.891613Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/el/?format=api",
            "source": [
                "The variable is only valid in this module."
            ],
            "previous_source": "",
            "target": [
                "Η μεταβλητή ισχύει μόνο σε αυτό το άρθρωμα."
            ],
            "id_hash": -7178322258609194170,
            "content_hash": -7178322258609194170,
            "location": "01020300.xhp",
            "context": "01020300.xhp\npar_id3152994\nhelp.text",
            "note": "qeJQx",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 359,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translations.documentfoundation.org/api/units/98441862/?format=api",
            "priority": 100,
            "id": 99268619,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/el/?checksum=1c6179f02c51bb46",
            "url": "https://translations.documentfoundation.org/api/units/99268619/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:50:03.900536Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/el/?format=api",
            "source": [
                "The variable is only valid in this module."
            ],
            "previous_source": "",
            "target": [
                "Η μεταβλητή ισχύει μόνο σε αυτό το άρθρωμα."
            ],
            "id_hash": 233267959496555829,
            "content_hash": 233267959496555829,
            "location": "01020300.xhp",
            "context": "01020300.xhp\npar_id3150368\nhelp.text",
            "note": "85TYe",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 360,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translations.documentfoundation.org/api/units/98441946/?format=api",
            "priority": 100,
            "id": 99268633,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/el/?checksum=833cbbf92745bd35",
            "url": "https://translations.documentfoundation.org/api/units/99268633/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:50:03.905701Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/el/?format=api",
            "source": [
                "Example for private variables"
            ],
            "previous_source": "",
            "target": [
                "Παράδειγμα για τις ιδιωτικές μεταβλητές"
            ],
            "id_hash": 6583838151644733514,
            "content_hash": 6583838151644733514,
            "location": "01020300.xhp",
            "context": "01020300.xhp\nhd_id5097506\nhelp.text",
            "note": "qDLiK",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 361,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translations.documentfoundation.org/api/units/98442009/?format=api",
            "priority": 100,
            "id": 99268639,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/el/?checksum=db5e7dea8f72e04a",
            "url": "https://translations.documentfoundation.org/api/units/99268639/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:50:03.907409Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/el/?format=api",
            "source": [
                "Enforce private variables to be private across modules by setting <literal>CompatibilityMode(True)</literal>."
            ],
            "previous_source": "",
            "target": [
                "Εξαναγκασμός ιδιωτικών μεταβλητών να είναι ιδιωτικές σε όλα τα αρθρώματα ορίζοντας το <literal>CompatibilityMode(True)</literal>."
            ],
            "id_hash": -3296550998742877549,
            "content_hash": -3296550998742877549,
            "location": "01020300.xhp",
            "context": "01020300.xhp\npar_id8738975\nhelp.text",
            "note": "mGb2g",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 362,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translations.documentfoundation.org/api/units/98442028/?format=api",
            "priority": 100,
            "id": 99268644,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/el/?checksum=52404c551ff8ba93",
            "url": "https://translations.documentfoundation.org/api/units/99268644/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:50:03.909078Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/el/?format=api",
            "source": [
                "myText = \"Hello\""
            ],
            "previous_source": "",
            "target": [
                "myText = \"Hello\""
            ],
            "id_hash": 7852301151871483688,
            "content_hash": 7852301151871483688,
            "location": "01020300.xhp",
            "context": "01020300.xhp\npar_id9475997\nhelp.text",
            "note": "8dZEJ",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 363,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 3,
            "source_unit": "https://translations.documentfoundation.org/api/units/98442060/?format=api",
            "priority": 100,
            "id": 99268653,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/el/?checksum=ecf8fa4b5ab0bf28",
            "url": "https://translations.documentfoundation.org/api/units/99268653/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:50:03.911391Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/el/?format=api",
            "source": [
                "Print \"In module1 : \", myText"
            ],
            "previous_source": "",
            "target": [
                "print \"in module1 : \", myText"
            ],
            "id_hash": -7580489705113604209,
            "content_hash": -7580489705113604209,
            "location": "01020300.xhp",
            "context": "01020300.xhp\npar_id6933500\nhelp.text",
            "note": "Csy6C",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 364,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translations.documentfoundation.org/api/units/98442093/?format=api",
            "priority": 100,
            "id": 99268659,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/el/?checksum=16ccb0c6bf32af8f",
            "url": "https://translations.documentfoundation.org/api/units/99268659/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:50:03.913634Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/el/?format=api",
            "source": [
                "' Now returns empty string"
            ],
            "previous_source": "",
            "target": [
                "' Τώρα επιστρέφει κενή συμβολοσειρά"
            ],
            "id_hash": -6969526040190407316,
            "content_hash": -6969526040190407316,
            "location": "01020300.xhp",
            "context": "01020300.xhp\npar_id4104129\nhelp.text",
            "note": "YrJMx",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 365,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translations.documentfoundation.org/api/units/98442140/?format=api",
            "priority": 100,
            "id": 99268665,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/el/?checksum=1f4744fe199dad6c",
            "url": "https://translations.documentfoundation.org/api/units/99268665/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:50:03.915254Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/el/?format=api",
            "source": [
                "' (or raises error for Option Explicit)"
            ],
            "previous_source": "",
            "target": [
                "' (ή δημιουργεί σφάλμα για Option Explicit (ρητή επιλογή))"
            ],
            "id_hash": 8334946874359686749,
            "content_hash": 8334946874359686749,
            "location": "01020300.xhp",
            "context": "01020300.xhp\npar_id7906125\nhelp.text",
            "note": "xxgnE",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 366,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translations.documentfoundation.org/api/units/98442167/?format=api",
            "priority": 100,
            "id": 99268673,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/el/?checksum=f3abae0593f6265d",
            "url": "https://translations.documentfoundation.org/api/units/99268673/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:50:03.916902Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/el/?format=api",
            "source": [
                "Print \"Now in module2 : \", myText"
            ],
            "previous_source": "",
            "target": [
                "print \"Now in module2 : \", τοΚείμενοΜου"
            ],
            "id_hash": 4568705153586294137,
            "content_hash": 4568705153586294137,
            "location": "01020300.xhp",
            "context": "01020300.xhp\npar_id8055970\nhelp.text",
            "note": "yGnyt",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 367,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://translations.documentfoundation.org/api/units/98442195/?format=api",
            "priority": 100,
            "id": 99268681,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/el/?checksum=bf674d219301ed79",
            "url": "https://translations.documentfoundation.org/api/units/99268681/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:50:03.918716Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/el/?format=api",
            "source": [
                "Saving Variable Content after Exiting a <literal>Sub</literal> a <literal>Function</literal> or a <literal>Property</literal>"
            ],
            "previous_source": "",
            "target": [
                "Αποθήκευση περιεχομένου μεταβλητής μετά την έξοδο <literal>Sub</literal> <literal>Function</literal> ή <literal>Property</literal>"
            ],
            "id_hash": 1560477946222812115,
            "content_hash": 1560477946222812115,
            "location": "01020300.xhp",
            "context": "01020300.xhp\nhd_id3154368\nhelp.text",
            "note": "iExop",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 368,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://translations.documentfoundation.org/api/units/98442223/?format=api",
            "priority": 100,
            "id": 99268695,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/el/?checksum=95a7ee6ca0711bd3",
            "url": "https://translations.documentfoundation.org/api/units/99268695/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:50:03.922630Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/el/?format=api",
            "source": [
                "The variable retains its value until the next time the a <literal>Function</literal>, <literal>Sub</literal> or <literal>Property</literal> is entered. The declaration must exist inside a <literal>Sub</literal>, a <literal>Function</literal> or a <literal>Property</literal>."
            ],
            "previous_source": "",
            "target": [
                "Η μεταβλητή διατηρεί την τιμή της μέχρι την επόμενη φορά που εισάγεται μια <literal>Function</literal>, <literal>Sub</literal> ή <literal>Property</literal>. Η δήλωση πρέπει να υπάρχει μέσα σε <literal>Sub</literal>, <literal>Function</literal> ή <literal>Property</literal>."
            ],
            "id_hash": -5522310596665726025,
            "content_hash": -5522310596665726025,
            "location": "01020300.xhp",
            "context": "01020300.xhp\npar_id3154486\nhelp.text",
            "note": "hAB34",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 369,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 29,
            "source_unit": "https://translations.documentfoundation.org/api/units/98442267/?format=api",
            "priority": 100,
            "id": 99268707,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/el/?checksum=335ccfc5525d2bb7",
            "url": "https://translations.documentfoundation.org/api/units/99268707/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:50:03.925847Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/el/?format=api",
            "source": [
                "Specifying the Return Value Type of a <literal>Function</literal> or a <literal>Property</literal>"
            ],
            "previous_source": "",
            "target": [
                "Καθορισμός τύπου τιμής επιστροφής <literal>Function</literal> ή <literal>Property</literal>"
            ],
            "id_hash": -5524518114340171386,
            "content_hash": -5524518114340171386,
            "location": "01020300.xhp",
            "context": "01020300.xhp\nhd_id3155809\nhelp.text",
            "note": "9inFk",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 370,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translations.documentfoundation.org/api/units/98442309/?format=api",
            "priority": 100,
            "id": 99268716,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/el/?checksum=3354f80b8f8b1186",
            "url": "https://translations.documentfoundation.org/api/units/99268716/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:50:03.928333Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/el/?format=api",
            "source": [
                "As with variables, include a type-declaration character after the function name, or the type indicated by <literal>As</literal> and the corresponding data type at the end of the parameter list to define the type of the function or property's return value, for example:"
            ],
            "previous_source": "",
            "target": [
                "Όπως με τις μεταβλητές, συμπεριλαμβάνεται χαρακτήρας δήλωσης τύπου μετά το όνομα της συνάρτησης, ή του τύπου που υποδεικνύεται από το <literal>As</literal> και τον αντίστοιχο τύπο δεδομένων στο τέλος του καταλόγου παραμέτρων για να καθοριστεί ο τύπος επιστρεφόμενης τιμής συνάρτησης ή ιδιότητας, παραδείγματος χάρη:"
            ],
            "id_hash": -6823453634237463372,
            "content_hash": -6823453634237463372,
            "location": "01020300.xhp",
            "context": "01020300.xhp\npar_id3149404\nhelp.text",
            "note": "BjLGj",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 371,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 42,
            "source_unit": "https://translations.documentfoundation.org/api/units/98442344/?format=api",
            "priority": 100,
            "id": 99268724,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/el/?checksum=214e391265ed84b4",
            "url": "https://translations.documentfoundation.org/api/units/99268724/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:50:03.930447Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/el/?format=api",
            "source": [
                "<link href=\"text/sbasic/shared/03104100.xhp\">Optional keyword</link>"
            ],
            "previous_source": "",
            "target": [
                "<link href=\"text/sbasic/shared/03104100.xhp\">Προαιρετική λέξη-κλειδί</link>"
            ],
            "id_hash": -2128132154747316940,
            "content_hash": -2128132154747316940,
            "location": "01020300.xhp",
            "context": "01020300.xhp\nN0237\nhelp.text",
            "note": "3tb4N",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 372,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translations.documentfoundation.org/api/units/98442369/?format=api",
            "priority": 100,
            "id": 99268767,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/el/?checksum=62775b14a1331534",
            "url": "https://translations.documentfoundation.org/api/units/99268767/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:50:04.345126Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/el/?format=api",
            "source": [
                "<link href=\"text/sbasic/shared/property.xhp\">Property Statement</link>"
            ],
            "previous_source": "",
            "target": [
                "<link href=\"text/sbasic/shared/property.xhp\">Πρόταση ιδιότητας</link>"
            ],
            "id_hash": 1357391108808271038,
            "content_hash": 1357391108808271038,
            "location": "01020300.xhp",
            "context": "01020300.xhp\nN0238\nhelp.text",
            "note": "YnkCN",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 373,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translations.documentfoundation.org/api/units/98442401/?format=api",
            "priority": 100,
            "id": 99268785,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/el/?checksum=92d66c058dca64be",
            "url": "https://translations.documentfoundation.org/api/units/99268785/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:50:04.348076Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/el/?format=api",
            "source": [
                "<link href=\"text/sbasic/shared/03103500.xhp\">Static Statement</link>"
            ],
            "previous_source": "",
            "target": [
                "<link href=\"text/sbasic/shared/03103500.xhp\">Στατική πρόταση</link>"
            ],
            "id_hash": 7435887850662393232,
            "content_hash": 7435887850662393232,
            "location": "01020300.xhp",
            "context": "01020300.xhp\nN0239\nhelp.text",
            "note": "edNax",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 374,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translations.documentfoundation.org/api/units/98442431/?format=api",
            "priority": 100,
            "id": 99268790,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/el/?checksum=e731949a685ff590",
            "url": "https://translations.documentfoundation.org/api/units/99268790/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:50:04.605438Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/el/?format=api",
            "source": [
                "Libraries, Modules and Dialogs"
            ],
            "previous_source": "",
            "target": [
                "Βιβλιοθήκες, αρθρώματα και παράθυρα διαλόγων"
            ],
            "id_hash": -4350285859691136622,
            "content_hash": -4350285859691136622,
            "location": "01020500.xhp",
            "context": "01020500.xhp\ntit\nhelp.text",
            "note": "HrqsB",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 375,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translations.documentfoundation.org/api/units/98442481/?format=api",
            "priority": 100,
            "id": 99268820,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/el/?checksum=43a0ae0f35b47992",
            "url": "https://translations.documentfoundation.org/api/units/99268820/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:50:04.621926Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/el/?format=api",
            "source": [
                "<link href=\"text/sbasic/shared/01020500.xhp\">Libraries, Modules and Dialogs</link>"
            ],
            "previous_source": "",
            "target": [
                "<link href=\"text/sbasic/shared/01020500.xhp\"> Βιβλιοθήκες, αρθρώματα και παράθυρα διαλόγων</link>"
            ],
            "id_hash": 8503610919079825717,
            "content_hash": 8503610919079825717,
            "location": "01020500.xhp",
            "context": "01020500.xhp\nhd_id3147317\nhelp.text",
            "note": "vGB4P",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 376,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translations.documentfoundation.org/api/units/98442560/?format=api",
            "priority": 100,
            "id": 99268824,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/el/?checksum=f602e513abe2d135",
            "url": "https://translations.documentfoundation.org/api/units/99268824/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:50:04.624942Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/el/?format=api",
            "source": [
                "The following describes the basic use of libraries, modules and dialogs in $[officename] Basic."
            ],
            "previous_source": "",
            "target": [
                "Τα ακόλουθα περιγράφουν τη βασική χρήση των βιβλιοθηκών, των αρθρωμάτων και των διαλόγων στην $[officename] Basic."
            ],
            "id_hash": 2682760739170075210,
            "content_hash": 2682760739170075210,
            "location": "01020500.xhp",
            "context": "01020500.xhp\npar_id3147427\nhelp.text",
            "note": "9f6EM",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 377,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://translations.documentfoundation.org/api/units/98442611/?format=api",
            "priority": 100,
            "id": 99268830,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/el/?checksum=a53b14adab98c24a",
            "url": "https://translations.documentfoundation.org/api/units/99268830/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:50:04.629740Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/el/?format=api",
            "source": [
                "$[officename] Basic provides tools to help you structuring your projects. It supports various \"units\" which enable you to group individual SUBS and FUNCTIONS in a Basic project."
            ],
            "previous_source": "",
            "target": [
                "Η $[officename] Basic παρέχει εργαλεία που σας βοηθηθούν να δημιουργήσετε τα προγράμματά σας. Υποστηρίζει διάφορες \" μονάδες\" οι όποιες σας επιτρέπουν να ομαδοποιήσετε αυτόνομες SUBS και FUNCTIONS σε ένα πρόγραμμα Basic."
            ],
            "id_hash": -7096487399788759613,
            "content_hash": -7096487399788759613,
            "location": "01020500.xhp",
            "context": "01020500.xhp\npar_id3146120\nhelp.text",
            "note": "SaxtE",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 378,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 27,
            "source_unit": "https://translations.documentfoundation.org/api/units/98442659/?format=api",
            "priority": 100,
            "id": 99268832,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/el/?checksum=1d84364f068e35c3",
            "url": "https://translations.documentfoundation.org/api/units/99268832/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:50:04.800085Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/el/?format=api",
            "source": [
                "Libraries"
            ],
            "previous_source": "",
            "target": [
                "Βιβλιοθήκες"
            ],
            "id_hash": -2056179790226854125,
            "content_hash": -2056179790226854125,
            "location": "01020500.xhp",
            "context": "01020500.xhp\nhd_id3148575\nhelp.text",
            "note": "TZW5m",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 379,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translations.documentfoundation.org/api/units/98442704/?format=api",
            "priority": 100,
            "id": 99268843,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/el/?checksum=6376fb5ff930ef13",
            "url": "https://translations.documentfoundation.org/api/units/99268843/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:50:04.809867Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/el/?format=api",
            "source": [
                "Libraries serve as a tool for organizing modules, and can either be attached to a document or a template. When the document or a template is saved, all modules contained in the library are automatically saved as well."
            ],
            "previous_source": "",
            "target": [
                "Οι βιβλιοθήκες χρησιμεύουν ως ένα εργαλείο για την ομαδοποίηση αρθρωμάτων, και μπορεί να συνδεθεί με ένα έγγραφο ή με ένα πρότυπο. Όταν ένα έγγραφο ή ένα πρότυπο αποθηκεύεται, όλα τα αρθρώματα που περιλαμβάνονται στη βιβλιοθήκη αποθηκεύονται επίσης αυτόματα."
            ],
            "id_hash": -7390298163394786027,
            "content_hash": -7390298163394786027,
            "location": "01020500.xhp",
            "context": "01020500.xhp\npar_id3150011\nhelp.text",
            "note": "GA9nr",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 380,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 38,
            "source_unit": "https://translations.documentfoundation.org/api/units/98442730/?format=api",
            "priority": 100,
            "id": 99268857,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/el/?checksum=197062f9d2a1cd15",
            "url": "https://translations.documentfoundation.org/api/units/99268857/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:50:04.814780Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/el/?format=api",
            "source": [
                "A library can contain up to 16,000 modules."
            ],
            "previous_source": "",
            "target": [
                "Μια βιβλιοθήκη μπορεί να περιέχει μέχρι 16.000 αρθρώματα."
            ],
            "id_hash": -1947008842339982954,
            "content_hash": -1947008842339982954,
            "location": "01020500.xhp",
            "context": "01020500.xhp\npar_id3151112\nhelp.text",
            "note": "iVxPi",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 381,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://translations.documentfoundation.org/api/units/98442772/?format=api",
            "priority": 100,
            "id": 99268860,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/el/?checksum=64fad5c609c7e196",
            "url": "https://translations.documentfoundation.org/api/units/99268860/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:50:04.816906Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/el/?format=api",
            "source": [
                "Modules"
            ],
            "previous_source": "",
            "target": [
                "Αρθρώματα"
            ],
            "id_hash": -4971443177778095614,
            "content_hash": -4971443177778095614,
            "location": "01020500.xhp",
            "context": "01020500.xhp\nhd_id3149262\nhelp.text",
            "note": "GmYip",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 382,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translations.documentfoundation.org/api/units/98442827/?format=api",
            "priority": 100,
            "id": 99268867,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/el/?checksum=3b01e2c5077f5a02",
            "url": "https://translations.documentfoundation.org/api/units/99268867/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:50:04.818590Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/el/?format=api",
            "source": [
                "A module contains SUBS and FUNCTIONS along with variable declarations. The length of the program that can be saved in a module is limited to 64 kB. If more space is required you can divide a $[officename] Basic project among several modules, and then save them in a single library."
            ],
            "previous_source": "",
            "target": [
                "ένα άρθρωμα περιέχει SUBS και FUNCTIONS μαζί με δηλώσεις μεταβλητών. Το μέγεθος του προγράμματος που μπορεί να αποθηκευτεί σε ένα άρθρωμα περιορίζεται σε 64 kB. Εάν απαιτείται περισσότερος χώρος μπορείτε να διαιρέσετε ένα έργο του $[officename] Basic μεταξύ περισσοτέρων αρθρωμάτων και έπειτα να τα αποθηκεύσετε σε μια μοναδική βιβλιοθήκη."
            ],
            "id_hash": 912978353317182850,
            "content_hash": 912978353317182850,
            "location": "01020500.xhp",
            "context": "01020500.xhp\npar_id3156441\nhelp.text",
            "note": "FFvGa",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 383,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 50,
            "source_unit": "https://translations.documentfoundation.org/api/units/98442858/?format=api",
            "priority": 100,
            "id": 99268870,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/el/?checksum=8cab8cf9a5177d82",
            "url": "https://translations.documentfoundation.org/api/units/99268870/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:50:04.820118Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/el/?format=api",
            "source": [
                "Dialog Modules"
            ],
            "previous_source": "",
            "target": [
                "Αρθρώματα παραθύρων διαλόγου"
            ],
            "id_hash": -6166728722574118121,
            "content_hash": -6166728722574118121,
            "location": "01020500.xhp",
            "context": "01020500.xhp\nhd_id3152577\nhelp.text",
            "note": "oo2bB",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 384,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translations.documentfoundation.org/api/units/98442874/?format=api",
            "priority": 100,
            "id": 99271093,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/el/?checksum=2a6b60e648c57317",
            "url": "https://translations.documentfoundation.org/api/units/99271093/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:50:12.960189Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/el/?format=api",
            "source": [
                "Dialog modules contain dialog definitions, including the dialog box properties, the properties of each dialog element and the events assigned. Since a dialog module can only contain a single dialog, they are often referred to as \"dialogs\"."
            ],
            "previous_source": "",
            "target": [
                "Τα αρθρώματα διαλόγων περιέχουν τους ορισμούς διαλόγων, συμπεριλαμβανομένων των ιδιοτήτων πλαισίων διαλόγου, οι ιδιότητες κάθε στοιχείου διαλόγου και των γεγονότων που του έχουν οριστεί. Δεδομένου ότι ένα άρθρωμα διαλόγου μπορεί μόνο να περιέχει έναν μόνο διάλογο, αναφέρονται συχνά ως \" διάλογοι\"."
            ],
            "id_hash": -7879879543143222429,
            "content_hash": -7879879543143222429,
            "location": "01020500.xhp",
            "context": "01020500.xhp\npar_id3149377\nhelp.text",
            "note": "GTorM",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 385,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 37,
            "source_unit": "https://translations.documentfoundation.org/api/units/98442875/?format=api",
            "priority": 100,
            "id": 99271094,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/el/?checksum=12a50b4e0e14b363",
            "url": "https://translations.documentfoundation.org/api/units/99271094/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:50:12.962522Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/el/?format=api",
            "source": [
                "Integrated Development Environment (IDE)"
            ],
            "previous_source": "",
            "target": [
                "Ολοκληρωμένο περιβάλλον ανάπτυξης (IDE)"
            ],
            "id_hash": 3920420632089730390,
            "content_hash": 3920420632089730390,
            "location": "01030000.xhp",
            "context": "01030000.xhp\ntit\nhelp.text",
            "note": "konfv",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 386,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://translations.documentfoundation.org/api/units/98442876/?format=api",
            "priority": 100,
            "id": 99271096,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/el/?checksum=b66821cb29d21d56",
            "url": "https://translations.documentfoundation.org/api/units/99271096/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:50:12.964663Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/el/?format=api",
            "source": [
                "<bookmark_value>Basic IDE;Integrated Development Environment</bookmark_value><bookmark_value>IDE;Integrated Development Environment</bookmark_value>"
            ],
            "previous_source": "",
            "target": [
                "<bookmark_value>Basic IDE;IΟλοκληρωμένο περιβάλλον ανάπτυξης</bookmark_value><bookmark_value>IDE;Ολοκληρωμένο περιβάλλον ανάπτυξης</bookmark_value>"
            ],
            "id_hash": -3221049631695657262,
            "content_hash": -3221049631695657262,
            "location": "01030000.xhp",
            "context": "01030000.xhp\nbm_id3145090\nhelp.text",
            "note": "H927d",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 387,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translations.documentfoundation.org/api/units/98442877/?format=api",
            "priority": 100,
            "id": 99271104,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/el/?checksum=534c886d02e0a6d2",
            "url": "https://translations.documentfoundation.org/api/units/99271104/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:50:12.970573Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/el/?format=api",
            "source": [
                "<link href=\"text/sbasic/shared/01030000.xhp\">Integrated Development Environment (IDE)</link>"
            ],
            "previous_source": "",
            "target": [
                "<link href=\"text/sbasic/shared/01030000.xhp\">Ολοκληρωμένο περιβάλλον ανάπτυξης (IDE)</link>"
            ],
            "id_hash": 9059475139829419439,
            "content_hash": 9059475139829419439,
            "location": "01030000.xhp",
            "context": "01030000.xhp\nhd_id3145090\nhelp.text",
            "note": "5X92n",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 388,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translations.documentfoundation.org/api/units/98442878/?format=api",
            "priority": 100,
            "id": 99271115,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/el/?checksum=fdb9b8a3f903cdaf",
            "url": "https://translations.documentfoundation.org/api/units/99271115/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:50:12.975061Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/el/?format=api",
            "source": [
                "This section describes the Integrated Development Environment for $[officename] Basic."
            ],
            "previous_source": "",
            "target": [
                "Αυτό το τμήμα περιγράφει το ολοκληρωμένο περιβάλλον ανάπτυξης (IDE) για τo $[officename] Basic."
            ],
            "id_hash": 2945821232570412921,
            "content_hash": 2945821232570412921,
            "location": "01030000.xhp",
            "context": "01030000.xhp\npar_id3146795\nhelp.text",
            "note": "jdrPS",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 389,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://translations.documentfoundation.org/api/units/98442879/?format=api",
            "priority": 100,
            "id": 99271119,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/el/?checksum=a8e1a8cdab29af79",
            "url": "https://translations.documentfoundation.org/api/units/99271119/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:50:12.977659Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/el/?format=api",
            "source": [
                "IDE Overview"
            ],
            "previous_source": "",
            "target": [
                "Επισκόπηση IDE"
            ],
            "id_hash": -982057449472137545,
            "content_hash": -982057449472137545,
            "location": "01030100.xhp",
            "context": "01030100.xhp\ntit\nhelp.text",
            "note": "gf3pd",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 390,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translations.documentfoundation.org/api/units/98442880/?format=api",
            "priority": 100,
            "id": 99271124,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/el/?checksum=725f07f3ef2fe6b7",
            "url": "https://translations.documentfoundation.org/api/units/99271124/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:50:12.979477Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/el/?format=api",
            "source": [
                "<link href=\"text/sbasic/shared/01030100.xhp\">IDE Overview</link>"
            ],
            "previous_source": "",
            "target": [
                "<link href=\"text/sbasic/shared/01030100.xhp\">Επισκόπηση IDE</link>"
            ],
            "id_hash": -6054753811391421039,
            "content_hash": -6054753811391421039,
            "location": "01030100.xhp",
            "context": "01030100.xhp\nhd_id3147291\nhelp.text",
            "note": "KEGor",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 391,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translations.documentfoundation.org/api/units/98442881/?format=api",
            "priority": 100,
            "id": 99271127,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/el/?checksum=2bf9317ced926591",
            "url": "https://translations.documentfoundation.org/api/units/99271127/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:50:12.981119Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/el/?format=api",
            "source": [
                "The <link href=\"text/sbasic/shared/main0211.xhp\"><emph>Macro Toolbar</emph></link> in the IDE provides various icons for editing and testing programs."
            ],
            "previous_source": "",
            "target": [
                "Η <link href=\"text/sbasic/shared/main0211.xhp\"><emph>Γραμμή εργαλείων μακροεντολών</emph></link> στο IDE παρέχει διάφορα εικονίδια για την επεξεργασία και τον έλεγχο προγραμμάτων."
            ],
            "id_hash": 339032143673714659,
            "content_hash": 339032143673714659,
            "location": "01030100.xhp",
            "context": "01030100.xhp\npar_id3156344\nhelp.text",
            "note": "uCsWW",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 392,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 15,
            "source_unit": "https://translations.documentfoundation.org/api/units/98442935/?format=api",
            "priority": 100,
            "id": 99271132,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/el/?checksum=84b47bf03b1c67e3",
            "url": "https://translations.documentfoundation.org/api/units/99271132/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:50:12.983021Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/el/?format=api",
            "source": [
                "In the <link href=\"text/sbasic/shared/01030200.xhp\"><emph>Editor window</emph></link>, directly below the Macro toolbar, you can edit the Basic program code. The column on the left side is used to set breakpoints in the program code."
            ],
            "previous_source": "",
            "target": [
                "Στο <link href=\"text/sbasic/shared/01030200.xhp\"><emph>Παράθυρο επεξεργασίας</emph></link>, ακριβώς κάτω από την γραμμή εργαλείων μακροεντολών, μπορείτε να επεξεργαστείτε τον κώδικα του προγράμματος Basic. Η στήλη στην αριστερή πλευρά χρησιμοποιείται για να θέσει τα σημεία παύσης στον κώδικα του προγράμματος."
            ],
            "id_hash": 3967725342900332841,
            "content_hash": 3967725342900332841,
            "location": "01030100.xhp",
            "context": "01030100.xhp\npar_id3151210\nhelp.text",
            "note": "j8XDr",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 393,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 32,
            "source_unit": "https://translations.documentfoundation.org/api/units/98442957/?format=api",
            "priority": 100,
            "id": 99271136,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/el/?checksum=b710312d6de3a929",
            "url": "https://translations.documentfoundation.org/api/units/99271136/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:50:12.984992Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/el/?format=api",
            "source": [
                "The <link href=\"text/sbasic/shared/01050100.xhp\"><emph>Watch window</emph></link> (observer) is located below the Editor window at the left, and displays the contents of variables or arrays during a single step process."
            ],
            "previous_source": "",
            "target": [
                "Το <link href=\"text/sbasic/shared/01050100.xhp\"><emph> Παράθυρο παρατήρησης</emph></link> (παρατηρητής) βρίσκεται κάτω από το παράθυρο επεξεργασίας στα αριστερά, και εμφανίζει το περιεχόμενο των μεταβλητών ή των πινάκων κατά τη διάρκεια μιας διαδικασίας ενιαίων βημάτων."
            ],
            "id_hash": -7962571350274151125,
            "content_hash": -7962571350274151125,
            "location": "01030100.xhp",
            "context": "01030100.xhp\npar_id3154686\nhelp.text",
            "note": "ekYQq",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 394,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 27,
            "source_unit": "https://translations.documentfoundation.org/api/units/98442979/?format=api",
            "priority": 100,
            "id": 99271139,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/el/?checksum=117f438b6034ed2b",
            "url": "https://translations.documentfoundation.org/api/units/99271139/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:50:12.987044Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/el/?format=api",
            "source": [
                "The <emph>Call Stack</emph> window to the right provides information about the call stack of SUBS and FUNCTIONS when a program runs."
            ],
            "previous_source": "",
            "target": [
                "Το παράθυρο<emph>Κλήσεις</emph> στα δεξιά παρέχει πληροφορίες για το σωρό κλήσης των SUB και των FUNCTION όταν ένα πρόγραμμα εκτελείται."
            ],
            "id_hash": -7395045022477858948,
            "content_hash": -7395045022477858948,
            "location": "01030100.xhp",
            "context": "01030100.xhp\npar_id3145787\nhelp.text",
            "note": "NSnQN",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 395,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 21,
            "source_unit": "https://translations.documentfoundation.org/api/units/98443029/?format=api",
            "priority": 100,
            "id": 99271142,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/el/?checksum=195f85bb912fc77c",
            "url": "https://translations.documentfoundation.org/api/units/99271142/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:50:12.988964Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/el/?format=api",
            "source": [
                "<link href=\"text/sbasic/shared/01050000.xhp\">Basic IDE</link>"
            ],
            "previous_source": "",
            "target": [
                "<link href=\"text/sbasic/shared/01050000.xhp\">Ολοκληρωμένο περιβάλλον ανάπτυξης της Basic</link>"
            ],
            "id_hash": 5379167743892778425,
            "content_hash": 5379167743892778425,
            "location": "01030100.xhp",
            "context": "01030100.xhp\npar_id3147434\nhelp.text",
            "note": "usoXG",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 396,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translations.documentfoundation.org/api/units/98443057/?format=api",
            "priority": 100,
            "id": 99271146,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/el/?checksum=caa6a49021f7edb9",
            "url": "https://translations.documentfoundation.org/api/units/99271146/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:50:12.990702Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/el/?format=api",
            "source": [
                "The Basic Editor"
            ],
            "previous_source": "",
            "target": [
                "Ο επεξεργαστής της Basic"
            ],
            "id_hash": -2121800063332869728,
            "content_hash": -2121800063332869728,
            "location": "01030200.xhp",
            "context": "01030200.xhp\ntit\nhelp.text",
            "note": "B22aQ",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 397,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translations.documentfoundation.org/api/units/98443091/?format=api",
            "priority": 100,
            "id": 99271151,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/el/?checksum=628dda158ca499a0",
            "url": "https://translations.documentfoundation.org/api/units/99271151/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:50:12.992307Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/el/?format=api",
            "source": [
                "<bookmark_value>saving;Basic code</bookmark_value><bookmark_value>loading;Basic code</bookmark_value><bookmark_value>Basic editor</bookmark_value><bookmark_value>navigating;in Basic projects</bookmark_value><bookmark_value>long lines;in Basic editor</bookmark_value><bookmark_value>lines of text;in Basic editor</bookmark_value><bookmark_value>continuation;long lines in editor</bookmark_value>"
            ],
            "previous_source": "",
            "target": [
                "<bookmark_value> αποθήκευση;κώδικα Basic</bookmark_value><bookmark_value> φόρτωση; κώδικα Basic</bookmark_value><bookmark_value>επεξεργαστής Basic</bookmark_value><bookmark_value> περιήγηση;σε προγράμματα Basic</bookmark_value><bookmark_value>μεγάλες γραμμές;στον επεξεργαστή Basic</bookmark_value><bookmark_value>γραμμές κειμένου; στον επεξεργαστή Basic</bookmark_value><bookmark_value> προεκτάσεις;μεγάλες γραμμές;στον επεξεργαστή </bookmark_value>"
            ],
            "id_hash": 6557990204305927732,
            "content_hash": 6557990204305927732,
            "location": "01030200.xhp",
            "context": "01030200.xhp\nbm_id3148647\nhelp.text",
            "note": "GoAbu",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 398,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "https://translations.documentfoundation.org/api/units/98443122/?format=api",
            "priority": 100,
            "id": 99271153,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/el/?checksum=db02a95858256e34",
            "url": "https://translations.documentfoundation.org/api/units/99271153/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:50:12.993606Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/el/?format=api",
            "source": [
                "<variable id=\"thebasiceditorh1\"><link href=\"text/sbasic/shared/01030200.xhp\">The Basic Editor</link></variable>"
            ],
            "previous_source": "",
            "target": [
                "<variable id=\"thebasiceditorh1\"><link href=\"text/sbasic/shared/01030200.xhp\">Ο επεξεργαστής Basic</link></variable>"
            ],
            "id_hash": 5111493794661286317,
            "content_hash": 5111493794661286317,
            "location": "01030200.xhp",
            "context": "01030200.xhp\nhd_id3147264\nhelp.text",
            "note": "QV6SA",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 399,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://translations.documentfoundation.org/api/units/98443146/?format=api",
            "priority": 100,
            "id": 99271159,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/el/?checksum=c6efac863e6641ad",
            "url": "https://translations.documentfoundation.org/api/units/99271159/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:50:12.996956Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/el/?format=api",
            "source": [
                "The Basic Editor provides the standard editing functions you are familiar with when working in a text document. It supports the functions of the <emph>Edit</emph> menu (Cut, Delete, Paste), the ability to select text with the Shift key, as well as cursor positioning functions (for example, moving from word to word with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and the arrow keys)."
            ],
            "previous_source": "",
            "target": [
                "Ο επεξεργαστής της Basic σας παρέχει τις βασικές λειτουργίες επεξεργασίας κειμένου. Υποστηρίζει τις λειτουργίες του μενού <emph>Επεξεργασία</emph> (Αποκοπή,Διαγραφή, Επικόλληση), την δυνατότητα επιλογής κειμένου με το πλήκτρο Shift, και λειτουργίες τοποθέτησης δρομέα (π.χ., μετακίνηση από λέξη σε λέξη με το πλήκτρο <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> και τα πλήκτρα βέλους)."
            ],
            "id_hash": -934284240585880944,
            "content_hash": -934284240585880944,
            "location": "01030200.xhp",
            "context": "01030200.xhp\npar_id3145069\nhelp.text",
            "note": "dSemx",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 400,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 59,
            "source_unit": "https://translations.documentfoundation.org/api/units/98443170/?format=api",
            "priority": 100,
            "id": 99271168,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-7-6/textsbasicshared/el/?checksum=7308c16ee8a20a90",
            "url": "https://translations.documentfoundation.org/api/units/99271168/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T22:50:13.003677Z"
        }
    ]
}