Skip to content

Commit 5b7d64c

Browse files
Updated translation files (#1269)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 55927ac commit 5b7d64c

File tree

5 files changed

+229
-229
lines changed

5 files changed

+229
-229
lines changed

Diff for: i18n/es.json

+13-13
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"pushSketch": "Pulsa para listar las URLs de la tarjetas no oficiales",
8989
"pushSketchMsg": "Este es un Sketch público. Antes de enviarlo, asegúrate de que cualquier información sensible está definida en los archivos arduino_secrets.h. Puedes hacer que un Sketch sea privado desde el panel Compartir.",
9090
"remote": "Remoto",
91-
"remoteSketchbook": "Remote Sketchbook",
91+
"remoteSketchbook": "Libreria de proyectos remota",
9292
"share": "Compartir...",
9393
"shareSketch": "Compartir Sketch",
9494
"showHideRemoveSketchbook": "Mostrar/Ocultar Sketchbook Remoto",
@@ -129,12 +129,12 @@
129129
"replaceTitle": "Reemplazar"
130130
},
131131
"coreContribution": {
132-
"copyError": "Copy error messages"
132+
"copyError": "Copiar mensajes de error"
133133
},
134134
"daemon": {
135-
"restart": "Restart Daemon",
136-
"start": "Start Daemon",
137-
"stop": "Stop Daemon"
135+
"restart": "Reiniciar Daemon",
136+
"start": "Iniciar Daemon",
137+
"stop": "Parar Daemon"
138138
},
139139
"debug": {
140140
"debugWithMessage": "Debug - {0}",
@@ -153,8 +153,8 @@
153153
"decreaseIndent": "Disminuir sangría",
154154
"increaseFontSize": "Aumentar tamaño de fuente",
155155
"increaseIndent": "Aumentar sangría",
156-
"nextError": "Next Error",
157-
"previousError": "Previous Error"
156+
"nextError": "Siguiente Error",
157+
"previousError": "Error Anterior"
158158
},
159159
"electron": {
160160
"couldNotSave": "No se ha podido guardar el sketch. Por favor, copia tu trabajo no guardado en tu editor de texto favorito y reinicia el IDE.",
@@ -192,7 +192,7 @@
192192
"visit": "Visitar Arduino.cc"
193193
},
194194
"ide-updater": {
195-
"checkForUpdates": "Check for Arduino IDE updates",
195+
"checkForUpdates": "Buscar actualizaciones para Arduino IDE",
196196
"closeAndInstallButton": "Cerrar e instalar",
197197
"closeToInstallNotice": "Cierra el programa e instala la actualización en tu máquina.",
198198
"downloadButton": "Descargar",
@@ -231,7 +231,7 @@
231231
"zipLibrary": "Biblioteca"
232232
},
233233
"menu": {
234-
"advanced": "Advanced",
234+
"advanced": "Avanzado",
235235
"sketch": "Sketch",
236236
"tools": "Herramientas"
237237
},
@@ -256,8 +256,8 @@
256256
"cloud.pushpublic.warn": "Verdadero si se debe advertir a los usuarios antes de enviar un boceto público a la nube. El valor predeterminado es verdadero.",
257257
"cloud.sketchSyncEndpoint": "El punto final utilizado para empujar y extraer bocetos de un backend. Por defecto, apunta a la API de Arduino Cloud.",
258258
"compile": "Compliar",
259-
"compile.experimental": "True if the IDE should handle multiple compiler errors. False by default",
260-
"compile.revealRange": "Adjusts how compiler errors are revealed in the editor after a failed verify/upload. Possible values: 'auto': Scroll vertically as necessary and reveal a line. 'center': Scroll vertically as necessary and reveal a line centered vertically. 'top': Scroll vertically as necessary and reveal a line close to the top of the viewport, optimized for viewing a code definition. 'centerIfOutsideViewport': Scroll vertically as necessary and reveal a line centered vertically only if it lies outside the viewport. The default value is '{0}'.",
259+
"compile.experimental": "True si el IDE debe manejar multiples errores del compilador. False por defecto",
260+
"compile.revealRange": "Ajusta cómo se revelan los errores del compilador en el editor después de una verificación/carga fallida. Valores posibles: 'auto': Desplázate verticalmente según sea necesario y revela una línea. 'centrar': Desplázate verticalmente según sea necesario y revela una línea centrada verticalmente. \"superior\": Desplázate verticalmente según sea necesario y revela una línea cerca de la parte superior de la ventana gráfica, optimizada para ver una definición de código. 'centerIfOutsideViewport': Desplázate verticalmente según sea necesario y revela una línea centrada verticalmente sólo si se encuentra fuera de la ventana gráfica. El valor por defecto es '{0}'.",
261261
"compile.verbose": "Verdadero para compilación detallada. Falso por defecto",
262262
"compile.warnings": "Indica a gcc qué nivel de advertencia usar. Por defecto es \"Ninguno\"",
263263
"compilerWarnings": "alertas de compilación",
@@ -272,7 +272,7 @@
272272
"invalid.sketchbook.location": "Ruta del sketchbook no válida: {0}",
273273
"invalid.theme": "Tema no válido.",
274274
"language.log": "Verdadero si el Servidor de Lenguaje Arduino debe generar archivos de registro en la carpeta del sketch. En caso contrario, falso. Por defecto es falso.",
275-
"language.realTimeDiagnostics": "If true, the language server provides real-time diagnostics when typing in the editor. It's false by default.",
275+
"language.realTimeDiagnostics": "Si está habilitado, el lenguaje proveerá diagnoticos en tiepo real meintras se teclea en el editor. Deshabilitado por defecto.",
276276
"manualProxy": "Configuración manual del proxy",
277277
"network": "Red",
278278
"newSketchbookLocation": "Selecciona la nueva ruta del sketchbook",
@@ -298,7 +298,7 @@
298298
"newLineCarriageReturn": "Ambos NL & CR",
299299
"noLineEndings": "Sin ajuste de línea",
300300
"notConnected": "No conectado. Selecciona una placa y un puerto para conectarte automáticamente.",
301-
"openSerialPlotter": "Serial Plotter",
301+
"openSerialPlotter": "Plotter Serie",
302302
"timestamp": "Marca de tiempo",
303303
"toggleTimestamp": "Alternar la marca de tiempo"
304304
},

Diff for: i18n/ja.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,9 @@
7777
"offline": "オフライン",
7878
"openInCloudEditor": "クラウドエディタで開く",
7979
"options": "オプション…",
80-
"privateVisibility": "プライベート。自分だけがスケッチを見られる",
80+
"privateVisibility": "プライベート:スケッチを見られるのは自分だけです",
8181
"profilePicture": "プロフィール画像",
82-
"publicVisibility": "パブリック。リンクを知る誰でもスケッチを見られる",
82+
"publicVisibility": "パブリック:リンクを知ってる人は誰でもスケッチを見ることができます",
8383
"pull": "プル",
8484
"pullFirst": "クラウドにプッシュできるようにするには、まずプルしなければなりません。",
8585
"pullSketch": "スケッチをプルする",
@@ -92,9 +92,9 @@
9292
"share": "共有...",
9393
"shareSketch": "スケッチを共有",
9494
"showHideRemoveSketchbook": "リモートスケッチブックの表示・非表示",
95-
"signIn": "サインイン",
96-
"signInToCloud": "Arduino Cloudにサインインする",
97-
"signOut": "サインアウト",
95+
"signIn": "ログイン",
96+
"signInToCloud": "Arduino Cloudにログインする",
97+
"signOut": "ログアウト",
9898
"sync": "同期",
9999
"syncEditSketches": "Arduinoクラウドスケッチの同期と編集",
100100
"visitArduinoCloud": "Arduino Cloudにアクセスしてクラウドスケッチを作成する"

0 commit comments

Comments
 (0)