|
275 | 275 | "checkForUpdates": "Comprova si hi ha actualitzacions de l'IDE d'Arduino",
|
276 | 276 | "closeAndInstallButton": "Tanca i instal·la",
|
277 | 277 | "closeToInstallNotice": "Tanqueu el programari i instal·leu l'actualització a la vostra màquina.",
|
| 278 | + "donateLinkIconTitle": "open donation page", |
| 279 | + "donateLinkText": "donate to support us", |
| 280 | + "donateText": "Open source is love, {0}", |
278 | 281 | "downloadButton": "Descarrega",
|
279 | 282 | "downloadingNotice": "Descarregant de l'última versió de l'IDE d'Arduino.",
|
280 | 283 | "errorCheckingForUpdates": "S'ha produït un error en comprovar si hi ha actualitzacions de l'IDE d'Arduino.\n{0}",
|
|
525 | 528 | "renameSketchFolderMessage": "El programa \"{0}\" no es pot usar. {1} Per obtindre detalls del missatge, reanomena el programa. Vols reanomenar-lo ara?",
|
526 | 529 | "renameSketchFolderTitle": "El nom del programa no és vàlid"
|
527 | 530 | },
|
| 531 | + "versionWelcome": { |
| 532 | + "cancelButton": "Maybe later", |
| 533 | + "donateButton": "Donate now", |
| 534 | + "donateMessage": "Arduino is committed to keeping software free and open-source for everyone. Your donation helps us develop new features, improve libraries, and support millions of users worldwide.", |
| 535 | + "donateMessage2": "Please consider supporting our work on the free open source Arduino IDE.", |
| 536 | + "title": "Welcome to a new version of the Arduino IDE!", |
| 537 | + "titleWithVersion": "Welcome to the new Arduino IDE {0}!" |
| 538 | + }, |
528 | 539 | "workspace": {
|
529 | 540 | "alreadyExists": "\"{0}\" ja existeix."
|
530 | 541 | }
|
|
0 commit comments