Skip to content

Commit bd2a3a1

Browse files
Catalan updates.
1 parent ecdac33 commit bd2a3a1

File tree

2 files changed

+56
-112
lines changed

2 files changed

+56
-112
lines changed

lang/ui.ca.json

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"description": "Alt text for comic in the about dialog"
99
},
1010
"about-microbit": {
11-
"defaultMessage": "Fet amb amor per la <link>Micro:bit Educational Foundation and contributors</link>",
11+
"defaultMessage": "Fet amb amor per la <link>Micro:bit Educational Foundation i els col·laboradors</link>",
1212
"description": "Text in about dialog"
1313
},
1414
"about-micropython": {
@@ -28,15 +28,15 @@
2828
"description": "Change made to file"
2929
},
3030
"api-description": {
31-
"defaultMessage": "Per a l'ús i els exemples, consulta <link>Reference</link>",
31+
"defaultMessage": "Per a l'ús i els exemples, consulta <link>Referència</link>",
3232
"description": "Extended description at the top of the API tab"
3333
},
3434
"api-tab": {
3535
"defaultMessage": "API",
3636
"description": "API tab button text"
3737
},
3838
"apidocs-baseclass": {
39-
"defaultMessage": "{baseClassCount, plural, one {base class} other {base classes: }}",
39+
"defaultMessage": "{baseClassCount, plural, one {classe base} other {classes base: }}",
4040
"description": "Prefix for a single base class or a list of base classes. Uses ICU syntax for pluralisation: https://formatjs.io/docs/core-concepts/icu-syntax/#plural-format."
4141
},
4242
"apidocs-classes": {
@@ -56,7 +56,7 @@
5656
"description": "Heading in API documentation for the methods in a Python class"
5757
},
5858
"back-action": {
59-
"defaultMessage": "enrera",
59+
"defaultMessage": "Enrera",
6060
"description": "Back button text"
6161
},
6262
"back-to-main": {
@@ -304,7 +304,7 @@
304304
"description": "Warning text for new Python file name with whitespace"
305305
},
306306
"firmware-update-link": {
307-
"defaultMessage": "Has d'actualitzar el teu microprogramari <link>update your firmware</link> abans de poder connectar-te a aquesta micro:bit.",
307+
"defaultMessage": "Has d'<link>actualitzar el teu microprogramari</link> abans de poder connectar amb aquesta micro:bit.",
308308
"description": "Text in the firmware update dialog"
309309
},
310310
"firmware-update-message": {
@@ -340,7 +340,7 @@
340340
"description": "Font size option text"
341341
},
342342
"guide-link": {
343-
"defaultMessage": "Per obtenir més suport, consulta la guia de l'editor de Python <link>Python Editor guide </link>",
343+
"defaultMessage": "Per obtenir més suport, consulta la <link>guia de l'Editor de Python</link>",
344344
"description": "Text with an external link to support/help content"
345345
},
346346
"help": {
@@ -360,15 +360,15 @@
360360
"description": "Code structure setting label"
361361
},
362362
"highlight-code-structure-full": {
363-
"defaultMessage": "Full",
363+
"defaultMessage": "Ple",
364364
"description": "Highlight code structure option"
365365
},
366366
"highlight-code-structure-none": {
367-
"defaultMessage": "None",
367+
"defaultMessage": "Cap",
368368
"description": "Highlight code structure option"
369369
},
370370
"highlight-code-structure-simple": {
371-
"defaultMessage": "Simple",
371+
"defaultMessage": "Senzill",
372372
"description": "Highlight code structure option"
373373
},
374374
"ideas-tab": {
@@ -431,7 +431,7 @@
431431
"description": "Links to MicroPython history in the about dialog"
432432
},
433433
"micropython-source-code": {
434-
"defaultMessage": "MicroPython <linkV1>source code for the micro:bit V1</linkV1> i <linkV2>micro:bit V2</linkV2>",
434+
"defaultMessage": "MicroPython <linkV1>codi font per a la micro:bit V1</linkV1> i <linkV2>micro:bit V2</linkV2>",
435435
"description": "Links to the MicroPython source code in the about dialog"
436436
},
437437
"more-action": {
@@ -443,15 +443,15 @@
443443
"description": "Aria label for the additional actions menu to the right of the Send to micro:bit button"
444444
},
445445
"more-ideas": {
446-
"defaultMessage": "<link>More ideas</link> Més idees.",
446+
"defaultMessage": "<link>Més idees</link>",
447447
"description": "Link to more ideas on the microbit.org website at the end of the ideas section"
448448
},
449449
"more-save-options": {
450450
"defaultMessage": "Més opcions de desar",
451451
"description": "Aria label for the additional actions menu to the right of the Save button"
452452
},
453453
"multiple-files-message-one": {
454-
"defaultMessage": "Aquest projecte conté els fitxers {fileCount, plural, other {{fileCount} files}}, però només s'ha baixat <strong>main.py</strong>.",
454+
"defaultMessage": "Aquest projecte conté els fitxers {fileCount, plural, other {{fileCount} fitxers}}, però només s'ha baixat <strong>main.py</strong>.",
455455
"description": "Message in dialog shown when multiple files are available for download. Uses ICU syntax for pluralisation: https://formatjs.io/docs/core-concepts/icu-syntax/#plural-format. In practice, fileCount will always be two or more."
456456
},
457457
"multiple-files-message-two": {
@@ -483,11 +483,11 @@
483483
"description": "Next button text"
484484
},
485485
"not-found-checklist-one": {
486-
"defaultMessage": "La teva <strong>micro:bit està connectada</strong>? Has <link>follow these steps</link>? seguit aquests passos?",
486+
"defaultMessage": "La teva <strong>micro:bit està connectada</strong>? Has <link>seguit aquests passos</link>?",
487487
"description": "Checklist text in the no micro:bit found dialog"
488488
},
489489
"not-found-checklist-two": {
490-
"defaultMessage": "Si tens una <strong>micro:bit V1</strong>, potser hauràs de <link>update the firmware</link>",
490+
"defaultMessage": "Si tens una <strong>micro:bit V1</strong>, potser hauries d'<link>actualitzar el microprogramari</link>",
491491
"description": "Checklist text in the no micro:bit found dialog"
492492
},
493493
"not-found-message": {
@@ -503,7 +503,7 @@
503503
"description": "Title for the micro:bit found dialog"
504504
},
505505
"not-found-update-link": {
506-
"defaultMessage": "Has d'actualitzar el teu microprogramari <link>update your firmware</link> abans de poder connectar-te a aquesta micro:bit.",
506+
"defaultMessage": "Has d'<link>actualitzar el teu microprogramari</link> abans de poder connectar amb aquesta micro:bit.",
507507
"description": "Text in the no micro:bit found dialog"
508508
},
509509
"open-action": {
@@ -559,7 +559,7 @@
559559
"description": "Title of dialog shown after the user saves the project as a hex file."
560560
},
561561
"post-save-transfer-hex": {
562-
"defaultMessage": "Per executar aquest fitxer hexadecimal a la teva micro:bit segueix aquests passos <link>follow these steps</link>.",
562+
"defaultMessage": "Per executar aquest fitxer hexadecimal a la teva micro:bit <link>segueix aquests passos</link>.",
563563
"description": "Message in dialog shown after the user saves the project as a hex file."
564564
},
565565
"project-actions": {
@@ -631,7 +631,7 @@
631631
"description": "Reset action hover text"
632632
},
633633
"results-count": {
634-
"defaultMessage": "{count, plural, =0 {No results} one {# result} other {# results}}",
634+
"defaultMessage": "{count, plural, =0 {Sense resultats} one {# resultat} other {# resultats}}",
635635
"description": "Number of results from a search. Uses ICU syntax for pluralisation: https://formatjs.io/docs/core-concepts/icu-syntax/#plural-format."
636636
},
637637
"save-action": {
@@ -827,7 +827,7 @@
827827
"description": "Shown below the simulator Data logging table to warn that the log is full"
828828
},
829829
"simulator-data-logging-rows": {
830-
"defaultMessage": "{count, plural, =0 {No rows logged} one {# row logged} other {# rows logged}}",
830+
"defaultMessage": "{count, plural, =0 {No hi ha files registrades} one {# fila registrada} other{# files registrades}}",
831831
"description": "Indicator of the number of rows logged in the simulator Data logging table. Uses ICU syntax for pluralisation: https://formatjs.io/docs/core-concepts/icu-syntax/#plural-format."
832832
},
833833
"simulator-data-logging-save-log": {
@@ -1039,7 +1039,7 @@
10391039
"description": "Explanation shown instead of the code editor for third-party modules."
10401040
},
10411041
"third-party-module-how-to": {
1042-
"defaultMessage": "Permet editar mòduls de tercers a <link>Settings</link> per modificar aquest mòdul.",
1042+
"defaultMessage": "Permet editar mòduls de tercers a <link>Configuració</link> per modificar aquest mòdul.",
10431043
"description": "Explanation of how to allow editing for third-party modules."
10441044
},
10451045
"timeout-error-description": {
@@ -1079,11 +1079,11 @@
10791079
"description": "Aria label for the undo button"
10801080
},
10811081
"unexpected-error-description": {
1082-
"defaultMessage": "Si us plau, torna-ho a provar o <link>raise a support request</link> .",
1082+
"defaultMessage": "Si us plau, torna-ho a provar o <link>plantejar una solicitud de suport</link> .",
10831083
"description": "Text shown for unexpected error scenarios"
10841084
},
10851085
"unexpected-error-title": {
1086-
"defaultMessage": "Si us plau, torna-ho a provar o <link>raise a support request</link>.",
1086+
"defaultMessage": "Si us plau, torna-ho a provar o <link>plantejar una solicitud de suport</link>.",
10871087
"description": "Text shown for unexpected error scenarios"
10881088
},
10891089
"untitled-project": {
@@ -1115,15 +1115,15 @@
11151115
"description": "Title of error for WebUsb connection"
11161116
},
11171117
"webusb-error-default-title": {
1118-
"defaultMessage": "error de WebUSB",
1118+
"defaultMessage": "Error de WebUSB",
11191119
"description": "Default title for error messages relating to WebUSB"
11201120
},
11211121
"webusb-error-reconnect-microbit-description": {
11221122
"defaultMessage": "Torna a connectar la teva micro:bit i torna-ho a provar.",
11231123
"description": "Part of WebUSB error message"
11241124
},
11251125
"webusb-error-update-req-description": {
1126-
"defaultMessage": "Has d'actualitzar el microprogramari<link>update your micro:bit firmware</link> per fer ús d'aquesta característica.",
1126+
"defaultMessage": "Has d'<link>actualitzar el microprogramari de la teva micro:bit </link> per fer ús d'aquesta característica.",
11271127
"description": "WebUSB error telling user to update firmware"
11281128
},
11291129
"webusb-error-update-req-title": {

0 commit comments

Comments
 (0)