Translation components API.

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

GET /api/translations/libo_help-master/textsbasicshared/ca/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/ca/units/?format=api&page=8",
    "previous": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/ca/units/?format=api&page=6",
    "results": [
        {
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared/ca/?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>depuració de programes del Basic</bookmark_value><bookmark_value>variables; observació de valors</bookmark_value><bookmark_value>observació de variables</bookmark_value><bookmark_value>errors d'execució al Basic</bookmark_value><bookmark_value>codis d'error al Basic</bookmark_value><bookmark_value>punts de ruptura</bookmark_value><bookmark_value>finestra Pila de crides</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": 4602142,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/ca/?checksum=bdd650aba9e216c9",
            "url": "https://translations.documentfoundation.org/api/units/4602142/?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/ca/?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\">Depuració d'un programa del 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": 4602143,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/ca/?checksum=112cf27cc037c155",
            "url": "https://translations.documentfoundation.org/api/units/4602143/?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/ca/?format=api",
            "source": [
                "Breakpoints and Single Step Execution"
            ],
            "previous_source": "",
            "target": [
                "Punts de ruptura i execució pas a pas"
            ],
            "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": 4602144,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/ca/?checksum=bc35eed1643aec27",
            "url": "https://translations.documentfoundation.org/api/units/4602144/?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/ca/?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": [
                "Podeu comprovar cada línia del vostre programa del Basic en cerca d'errors amb una execució pas a pas. Els errors es rastregen fàcilment perquè podeu veure immediatament el resultat de cada pas. Una busca a la columna de punt de ruptura indica la línia actual. També podeu establir un punt de ruptura si voleu forçar la interrupció del programa en una posició específica."
            ],
            "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": 4602145,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/ca/?checksum=aec30bdd0239e642",
            "url": "https://translations.documentfoundation.org/api/units/4602145/?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/ca/?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": [
                "Feu doble clic a la columna <emph>punt de ruptura</emph> a l'esquerra de la finestra Editor per commutar un punt de ruptura a la línia corresponent. Quan el programa arriba a un punt de ruptura, l'execució del programa s'interromp."
            ],
            "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": 4602146,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/ca/?checksum=4941c78e50d37775",
            "url": "https://translations.documentfoundation.org/api/units/4602146/?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/ca/?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": [
                "L'execució <emph>pas a pas </emph>mitjançant la icona <emph>Pas a pas</emph> provoca que el programa es divideixi en procediments i funcions."
            ],
            "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": 4602147,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/ca/?checksum=f2596bd5d512d24c",
            "url": "https://translations.documentfoundation.org/api/units/4602147/?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/ca/?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": [
                "L'execució de pas de procediment mitjançant la icona <emph>Pas de procediment</emph> provoca que el programa salti procediments i funcions com un únic pas."
            ],
            "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": 4602148,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/ca/?checksum=417e1a5c9caa9273",
            "url": "https://translations.documentfoundation.org/api/units/4602148/?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/ca/?format=api",
            "source": [
                "Properties of a Breakpoint"
            ],
            "previous_source": "",
            "target": [
                "Propietats d'un punt de ruptura"
            ],
            "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": 4602149,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/ca/?checksum=1fcc8e0593a896d5",
            "url": "https://translations.documentfoundation.org/api/units/4602149/?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/ca/?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": [
                "Les propietats d'un punt de ruptura estan disponibles a través del seu menú contextual si feu clic amb el botó dret al punt de ruptura a la columna de punt de ruptura."
            ],
            "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": 4602150,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/ca/?checksum=7494aa539e1a36a5",
            "url": "https://translations.documentfoundation.org/api/units/4602150/?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/ca/?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": [
                "Podeu <emph>activar</emph> i <emph>desactivar</emph> un punt de ruptura seleccionant <emph>Activa</emph> al menú contextual. Quan es desactiva un punt de ruptura, no s'interromp l'execució del programa."
            ],
            "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": 4602151,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/ca/?checksum=837ce87f0e4c9b9e",
            "url": "https://translations.documentfoundation.org/api/units/4602151/?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/ca/?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": [
                "Seleccioneu <emph>Propietats</emph> al menú contextual d'un punt de ruptura o seleccioneu <emph>Punts de ruptura</emph> al menú contextual de la columna punt de ruptura per cridar el diàleg <emph>Punts de ruptura</emph> on podeu especificar altres opcions de punt de ruptura."
            ],
            "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": 4602152,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/ca/?checksum=a4fe26ae60985ab5",
            "url": "https://translations.documentfoundation.org/api/units/4602152/?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/ca/?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": [
                "La llista mostra tots els <emph>punts de ruptura</emph> amb el número de línia corresponent al codi font. Podeu activar o desactivar un punt de ruptura seleccionat marcant o desmarcant el quadre <emph>Activa</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": 4602153,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/ca/?checksum=32caf5aa53e7656b",
            "url": "https://translations.documentfoundation.org/api/units/4602153/?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/ca/?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": [
                "El <emph>Recompte de passades</emph> especifica el nombre de vegades que es pot passar per un punt de ruptura abans que el programa s'interrompi. Si introduïu 0 (valor per defecte) el programa sempre s'interromp tan aviat com es troba el punt de ruptura."
            ],
            "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": 4602154,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/ca/?checksum=638b40a560fbb178",
            "url": "https://translations.documentfoundation.org/api/units/4602154/?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/ca/?format=api",
            "source": [
                "Click <emph>Delete</emph> to remove the breakpoint from the program."
            ],
            "previous_source": "",
            "target": [
                "Feu clic a <emph>Suprimeix</emph> per a suprimir el punt de ruptura del programa."
            ],
            "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": 4602155,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/ca/?checksum=5a2e1c142dcc5bed",
            "url": "https://translations.documentfoundation.org/api/units/4602155/?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/ca/?format=api",
            "source": [
                "Observing the Value of Variables"
            ],
            "previous_source": "",
            "target": [
                "Observació dels valors de les variables"
            ],
            "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": 4602156,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/ca/?checksum=d671776b2d038b76",
            "url": "https://translations.documentfoundation.org/api/units/4602156/?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/ca/?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": [
                "Podeu supervisar els valors d'una variable afegint-la a la finestra <emph>Observador</emph>. Per afegir una variable a la llista de variables observades, escriviu el nom de la variable al quadre de text <emph>Observador</emph> i premeu Retorn."
            ],
            "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": 4602157,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/ca/?checksum=13912fee7a97484d",
            "url": "https://translations.documentfoundation.org/api/units/4602157/?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/ca/?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": [
                "Els valors de les variables només es mostren si es troben en l'àmbit. Les variables que no s'han definit a la ubicació de codi font actual mostren («Fora d'àmbit») en lloc d'un valor."
            ],
            "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": 4602158,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/ca/?checksum=38d55530a0f17ccc",
            "url": "https://translations.documentfoundation.org/api/units/4602158/?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/ca/?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": [
                "També podeu incloure matrius a la finestra Observador. Si introduïu el nom d'una variable de matriu sense un valor d'índex al quadre de text Observador, es mostra el contingut de tota la matriu."
            ],
            "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": 4602159,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/ca/?checksum=8b38c4c214438eae",
            "url": "https://translations.documentfoundation.org/api/units/4602159/?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/ca/?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": [
                "Si deixeu el ratolí sobre una variable predefinida a l'Editor durant l'execució, el contingut de la variable es mostrarà en un quadre emergent."
            ],
            "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": 4602160,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/ca/?checksum=80c56c8b33acd5a1",
            "url": "https://translations.documentfoundation.org/api/units/4602160/?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/ca/?format=api",
            "source": [
                "The Call Stack Window"
            ],
            "previous_source": "",
            "target": [
                "La finestra Pila de crides"
            ],
            "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": 4602161,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/ca/?checksum=d1233642c0206dce",
            "url": "https://translations.documentfoundation.org/api/units/4602161/?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/ca/?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\">Ofereix una visió general de la jerarquia de crides dels procediments i de les funcions.</ahelp> Podeu determinar quins procediments i funcions criden quins altres procediments i funcions en el punt actual del codi font."
            ],
            "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": 4602162,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/ca/?checksum=73804964659528a0",
            "url": "https://translations.documentfoundation.org/api/units/4602162/?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/ca/?format=api",
            "source": [
                "List of Run-Time Errors"
            ],
            "previous_source": "",
            "target": [
                "Llista d'errors d'execució"
            ],
            "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": 4602163,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/ca/?checksum=07d2f8fe88e62217",
            "url": "https://translations.documentfoundation.org/api/units/4602163/?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/ca/?format=api",
            "source": [
                "Organizing Libraries and Modules"
            ],
            "previous_source": "",
            "target": [
                "Organització de biblioteques i mòduls"
            ],
            "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": 4602164,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/ca/?checksum=194aed8400ee308d",
            "url": "https://translations.documentfoundation.org/api/units/4602164/?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/ca/?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\">Organització de biblioteques i de mòduls</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": 4602166,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/ca/?checksum=9b37cfe628ef9534",
            "url": "https://translations.documentfoundation.org/api/units/4602166/?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/ca/?format=api",
            "source": [
                "Organizing Libraries"
            ],
            "previous_source": "",
            "target": [
                "Organització de biblioteques"
            ],
            "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": 4602167,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/ca/?checksum=160fe38cd33fbd13",
            "url": "https://translations.documentfoundation.org/api/units/4602167/?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/ca/?format=api",
            "source": [
                "Creating a New Library"
            ],
            "previous_source": "",
            "target": [
                "Creació d'una biblioteca nova"
            ],
            "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": 4602168,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/ca/?checksum=6452b7f3a4a89f3f",
            "url": "https://translations.documentfoundation.org/api/units/4602168/?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/ca/?format=api",
            "source": [
                "Click the <emph>Libraries</emph> tab."
            ],
            "previous_source": "",
            "target": [
                "Feu clic a la pestanya <emph>Biblioteques</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": 4602170,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/ca/?checksum=2b611984b9e20512",
            "url": "https://translations.documentfoundation.org/api/units/4602170/?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/ca/?format=api",
            "source": [
                "Click <emph>New</emph> and insert a name to create a new library."
            ],
            "previous_source": "",
            "target": [
                "Feu clic a <emph>Nou</emph> i inseriu un nom per a crear una biblioteca nova."
            ],
            "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": 4602172,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/ca/?checksum=7733c74e6cd3f395",
            "url": "https://translations.documentfoundation.org/api/units/4602172/?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/ca/?format=api",
            "source": [
                "Import a Library"
            ],
            "previous_source": "",
            "target": [
                "Importació d'una biblioteca"
            ],
            "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": 4602173,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/ca/?checksum=b369d2b72051f669",
            "url": "https://translations.documentfoundation.org/api/units/4602173/?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/ca/?format=api",
            "source": [
                "Click the <emph>Libraries</emph> tab."
            ],
            "previous_source": "",
            "target": [
                "Feu clic a la pestanya <emph>Biblioteques</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": 4602175,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/ca/?checksum=64d88aaa2ca67bec",
            "url": "https://translations.documentfoundation.org/api/units/4602175/?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/ca/?format=api",
            "source": [
                "Click <emph>Import...</emph> and select an external library to import."
            ],
            "previous_source": "",
            "target": [
                "Feu clic a <emph>Importa</emph> i seleccioneu una biblioteca externa per importar-la."
            ],
            "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": 4602177,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/ca/?checksum=431cc9a28249f973",
            "url": "https://translations.documentfoundation.org/api/units/4602177/?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/ca/?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": [
                "Seleccioneu totes les biblioteques que cal importar al diàleg <emph>Importa biblioteques</emph>. El diàleg mostra totes les biblioteques contingudes al fitxer seleccionat."
            ],
            "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": 4602178,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/ca/?checksum=11801ad009e42132",
            "url": "https://translations.documentfoundation.org/api/units/4602178/?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/ca/?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": [
                "Si voleu inserir la biblioteca únicament com a referència, activeu la casella de selecció <emph>Insereix com a referència (només de lectura)</emph>. Les biblioteques només de lectura són totalment funcionals però no es poden modificar a l'EID del Basic."
            ],
            "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": 4602179,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/ca/?checksum=05b552e1940923cf",
            "url": "https://translations.documentfoundation.org/api/units/4602179/?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/ca/?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": [
                "Activeu la casella <emph>Reemplaça les biblioteques existents</emph> si voleu que les biblioteques existents amb el mateix nom se sobreescriguin."
            ],
            "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": 4602180,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/ca/?checksum=bd4ac523bab8b047",
            "url": "https://translations.documentfoundation.org/api/units/4602180/?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/ca/?format=api",
            "source": [
                "Click <emph>OK</emph> to import the library."
            ],
            "previous_source": "",
            "target": [
                "Feu clic a <emph>D'acord</emph> per importar la biblioteca."
            ],
            "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": 4602181,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/ca/?checksum=9410b688e3af5bc6",
            "url": "https://translations.documentfoundation.org/api/units/4602181/?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/ca/?format=api",
            "source": [
                "Export a Library"
            ],
            "previous_source": "",
            "target": [
                "Exportació d'una biblioteca"
            ],
            "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": 4602182,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/ca/?checksum=cf1dbe4e1b9c4aba",
            "url": "https://translations.documentfoundation.org/api/units/4602182/?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/ca/?format=api",
            "source": [
                "Click the <emph>Libraries</emph> tab."
            ],
            "previous_source": "",
            "target": [
                "Feu clic a la pestanya <emph>Biblioteques</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": 4602184,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/ca/?checksum=d3e8ae7602734ec3",
            "url": "https://translations.documentfoundation.org/api/units/4602184/?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/ca/?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": [
                "Indiqueu on està emmagatzemada la biblioteca a la llista <emph>Ubicació</emph>. Seleccioneu la biblioteca que voleu exportar. Tingueu en compte que no podeu exportar la biblioteca <emph>Estàndard</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": 4602185,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/ca/?checksum=dbd07022b433a782",
            "url": "https://translations.documentfoundation.org/api/units/4602185/?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/ca/?format=api",
            "source": [
                "Click <emph>Export...</emph>"
            ],
            "previous_source": "",
            "target": [
                "Feu clic a <emph>Exporta...</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": 4602186,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/ca/?checksum=1e6235cc7751451c",
            "url": "https://translations.documentfoundation.org/api/units/4602186/?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/ca/?format=api",
            "source": [
                "Click <emph>OK</emph>."
            ],
            "previous_source": "",
            "target": [
                "Feu clic a <emph>D'acord</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": 4602188,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/ca/?checksum=1df220b0b5f70716",
            "url": "https://translations.documentfoundation.org/api/units/4602188/?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/ca/?format=api",
            "source": [
                "Select where you want your library exported."
            ],
            "previous_source": "",
            "target": [
                "Seleccioneu on voleu exportar la biblioteca."
            ],
            "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": 4602189,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/ca/?checksum=5299f5f1c2be17ef",
            "url": "https://translations.documentfoundation.org/api/units/4602189/?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/ca/?format=api",
            "source": [
                "Click <emph>Save</emph> to export the library."
            ],
            "previous_source": "",
            "target": [
                "Feu clic a <emph>Desa</emph> per exportar la biblioteca."
            ],
            "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": 4602190,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/ca/?checksum=6ee074e2ffb9c3a4",
            "url": "https://translations.documentfoundation.org/api/units/4602190/?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/ca/?format=api",
            "source": [
                "Deleting a Library"
            ],
            "previous_source": "",
            "target": [
                "Supressió de biblioteques"
            ],
            "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": 4602191,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/ca/?checksum=dd66085f921dd942",
            "url": "https://translations.documentfoundation.org/api/units/4602191/?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/ca/?format=api",
            "source": [
                "Click the <emph>Libraries</emph> tab."
            ],
            "previous_source": "",
            "target": [
                "Feu clic a la pestanya <emph>Biblioteques</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": 4602193,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/ca/?checksum=3ae49f1874144793",
            "url": "https://translations.documentfoundation.org/api/units/4602193/?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/ca/?format=api",
            "source": [
                "Select the library to be deleted from the list."
            ],
            "previous_source": "",
            "target": [
                "Seleccioneu la biblioteca que voleu suprimir de la llista."
            ],
            "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": 4602194,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/ca/?checksum=c343fe1800db7742",
            "url": "https://translations.documentfoundation.org/api/units/4602194/?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/ca/?format=api",
            "source": [
                "Click <emph>Delete</emph>."
            ],
            "previous_source": "",
            "target": [
                "Feu clic a <emph>Suprimeix</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": 4602195,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/ca/?checksum=bd5706348bfbe22c",
            "url": "https://translations.documentfoundation.org/api/units/4602195/?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/ca/?format=api",
            "source": [
                "Deleting a library permanently deletes all existing modules and corresponding procedures and functions."
            ],
            "previous_source": "",
            "target": [
                "La supressió d'una biblioteca suprimeix de forma permanent tots els mòduls existents i els procediments i les funcions corresponents."
            ],
            "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": 4602196,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/ca/?checksum=ea8022d1ab45d7bf",
            "url": "https://translations.documentfoundation.org/api/units/4602196/?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/ca/?format=api",
            "source": [
                "You cannot delete the default library named \"Standard\"."
            ],
            "previous_source": "",
            "target": [
                "No podeu suprimir la biblioteca per defecte denominada \"Estàndard\"."
            ],
            "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": 4602197,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/ca/?checksum=fae1ad1d6ff8ab56",
            "url": "https://translations.documentfoundation.org/api/units/4602197/?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/ca/?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": [
                "Si suprimiu una biblioteca que es va inserir només com a referència, se suprimeix la referència però no la biblioteca mateixa."
            ],
            "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": 4602198,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/ca/?checksum=e4d162bb9cc695b2",
            "url": "https://translations.documentfoundation.org/api/units/4602198/?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/ca/?format=api",
            "source": [
                "Organizing Modules and Dialogs"
            ],
            "previous_source": "",
            "target": [
                "Organització de mòduls i diàlegs"
            ],
            "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": 4602199,
            "web_url": "https://translations.documentfoundation.org/translate/libo_help-master/textsbasicshared/ca/?checksum=cf365028433b94ab",
            "url": "https://translations.documentfoundation.org/api/units/4602199/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2019-07-11T17:49:57.675855Z"
        }
    ]
}