You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: i18n/react-intl/en.json
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -72,6 +72,15 @@
72
72
"booksIntro": "Processing books cover topics from programming basics to visualization. Browse this page to find the right books for you.",
73
73
"readMore": "Read more",
74
74
"downloadIntro": "Processing is open source and is available for macOS, Windows, and Linux. Projects created with Processing are also cross-platform, and can be used on macOS, Windows, Android, Raspberry Pi, and many other Linux platforms.",
75
+
"windowsIntelAssetTooltip": "Tested on Windows 10. Untested on Windows 11 but should work.",
76
+
"macOsIntelAssetTooltip": "Compatible with macOS 10.15.7 (Catalina), 11 (Big Sur), and 12 (Monterey)",
77
+
"macOsSiliconAssetTooltip": "Compatible with <a href='https://support.apple.com/en-us/HT211814'>M1 and M2 processors</a>. Tested on macOS 12 (Monterey)",
78
+
"linuxIntelAssetTooltip": "Tested on Ubuntu 22.04.",
79
+
"raspberryPi32AssetTooltip": "This is the only 32-bit platform that is supported with Processing 4.",
80
+
"raspberryPi64AssetTooltip": "Not a ton of people are 64-bit with their RPi devices yet, but releases are happening.",
81
+
"publishedOn": "Published on",
82
+
"macOsIntelWarning": "Got an M1 or M2 CPU? Download the Apple Silicon version below instead.",
83
+
"otherVersions": "Need another version?",
75
84
"olderVersions": "Looking for older versions?",
76
85
"githubEarlierReleases": "Head over to GitHub for <a href='https://github.com/processing/processing4/releases'>earlier releases of Processing 4</a>.",
77
86
"downloadChanges": "The <a href='https://github.com/processing/processing4/blob/main/build/shared/revisions.md'>list of revisions</a> covers the differences between releases in detail.",
Copy file name to clipboardExpand all lines: i18n/react-intl/es.json
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -72,6 +72,15 @@
72
72
"booksIntro": "Los libros sobre Processing cubren temas desde los principios básicos de programación a la visualización. Navega esta pagina para encontrar un libro adecuado para ti.",
73
73
"readMore": "Leer más",
74
74
"downloadIntro": "Processing es código abierto y está disponible para macOS, Windows, y Linux. Proyectos creados con Processing también multiplataforma, y pueden ser ejecutados en macOS, Windows, Android, Raspberry Pi, y muchas plataformas Linux.",
75
+
"windowsIntelAssetTooltip": "Testeado en Windows 10. No testeado en Windows 11, pero debería funcionar.",
76
+
"macOsIntelAssetTooltip": "Compatible con macOS 10.15.7 (Catalina), 11 (Big Sur), y 12 (Monterey)",
77
+
"macOsSiliconAssetTooltip": "Compatible con <a href='https://support.apple.com/en-us/HT211814'>procesadores M1 and M2</a>. Testeado en macOS 12 (Monterey)",
78
+
"linuxIntelAssetTooltip": "Testeado en Ubuntu 22.04.",
79
+
"raspberryPi32AssetTooltip": "Esta es la única plataforma de 32-bit compatible con Processing 4.",
80
+
"raspberryPi64AssetTooltip": "Aún no muchas personas usan 64-bit con sus dispositivos RPi, pero hay avances en progreso.",
81
+
"publishedOn": "Publicado en",
82
+
"macOsIntelWarning": "¿Usas macOS con CPU M1 o M2? Descarga entonces la versión de Apple Silicon abajo.",
83
+
"otherVersions": "¿Necesitas otra versión?",
75
84
"olderVersions": "¿Buscas versiones anteriores?",
76
85
"githubEarlierReleases": "En GitHub encontrarás <a href='https://github.com/processing/processing4/releases'>versiones anteriores de Processing 4</a>.",
77
86
"downloadChanges": "La <a href='https://github.com/processing/processing4/blob/main/build/shared/revisions.md'>lista de revisiones</a> cubre las diferencias entre versiones a detalle.",
0 commit comments