Skip to content

Commit

Permalink
Translation updates (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
microbit-matt-hillsdon authored Nov 13, 2023
1 parent bcff770 commit 8434ee1
Show file tree
Hide file tree
Showing 29 changed files with 156 additions and 156 deletions.
28 changes: 14 additions & 14 deletions crowdin/translated/api.ca.json
Original file line number Diff line number Diff line change
Expand Up @@ -633,11 +633,11 @@
},
"math.isnan": {
"message": "isnan",
"description": "(function name) Check is a value is not-a-number (NaN)."
"description": "(function name) Check if a value is not-a-number (NaN)."
},
"math.isnan.summary": {
"message": "Verifica si un valor és un \"no nombre\" (NaN)",
"description": "Check is a value is not-a-number (NaN)."
"description": "Check if a value is not-a-number (NaN)."
},
"math.isnan.param-name.x": {
"message": "x",
Expand Down Expand Up @@ -1009,11 +1009,11 @@
},
"microbit.temperature": {
"message": "temperatura",
"description": "(function name) Get the temperature of the micro:bit in degrees Celcius."
"description": "(function name) Get the temperature of the micro:bit in degrees Celsius."
},
"microbit.temperature.summary": {
"message": "Obté la temperatura de la micro:bit en graus Celsius.",
"description": "Get the temperature of the micro:bit in degrees Celcius."
"description": "Get the temperature of the micro:bit in degrees Celsius."
},
"microbit.set_volume": {
"message": "assigna volum",
Expand Down Expand Up @@ -2705,11 +2705,11 @@
},
"microbit.audio.SoundEffect.FX_TREMOLO": {
"message": "fx trémolo",
"description": "(field name) Tremelo effect option used for the ``fx`` parameter."
"description": "(field name) Tremolo effect option used for the ``fx`` parameter."
},
"microbit.audio.SoundEffect.FX_TREMOLO.summary": {
"message": "Opció d'efecte trèmolo utilitzat pel paràmetre {{fx}}.",
"description": "Tremelo effect option used for the ``fx`` parameter."
"description": "Tremolo effect option used for the ``fx`` parameter."
},
"microbit.audio.SoundEffect.FX_VIBRATO": {
"message": "fx vibrato",
Expand Down Expand Up @@ -3217,11 +3217,11 @@
},
"microbit.i2c.read": {
"message": "llegeix",
"description": "(function name) Read bytes from a device.."
"description": "(function name) Read bytes from a device."
},
"microbit.i2c.read.summary": {
"message": "Llegeix bytes des d'un dispositiu..",
"description": "Read bytes from a device.."
"message": "Llegeix bytes des d'un dispositiu.",
"description": "Read bytes from a device."
},
"microbit.i2c.read.param-name.addr": {
"message": "addr",
Expand Down Expand Up @@ -4113,10 +4113,10 @@
},
"neopixel.NeoPixel.__init__.param-name.bpp": {
"message": "bpp",
"description": "(parameter name) Bytes per pixel. For micro:bit V2 RGBW neopixel support, pass 4 rather than the default of 3 for RGB and GRB."
"description": "(parameter name) Bytes per pixel. For RGBW neopixel support, pass 4 rather than the default of 3 for RGB and GRB."
},
"neopixel.NeoPixel.__init__.param-doc.bpp": {
"message": "Bytes per píxel. Per al suport de micro:bit V2 RGBW neopixel, passa 4 en lloc de 3 per defecte per a RGB i GRB.",
"message": "Bytes per píxel. Per al suport de RGBW neopixel, passa 4 en lloc dels 3 per defecte per a RGB i GRB.",
"description": "Parameter docs"
},
"neopixel.NeoPixel.__init__.param-name.n": {
Expand Down Expand Up @@ -4161,11 +4161,11 @@
},
"neopixel.NeoPixel.fill": {
"message": "omple",
"description": "(function name) Colour all pixels a given RGB/RGBW value."
"description": "(function name) Colour all pixels a given RGB/RGBW value (micro:bit V2 only)."
},
"neopixel.NeoPixel.fill.summary": {
"message": "Acoloreix tots els píxels amb un valor RGB/RGBW determinat.",
"description": "Colour all pixels a given RGB/RGBW value."
"message": "Acoloreix tots els píxels amb un valor RGB/RGBW determinat (només micro:bit V2).",
"description": "Colour all pixels a given RGB/RGBW value (micro:bit V2 only)."
},
"neopixel.NeoPixel.fill.param-name.colour": {
"message": "color",
Expand Down
30 changes: 15 additions & 15 deletions crowdin/translated/api.es-es.json
Original file line number Diff line number Diff line change
Expand Up @@ -633,11 +633,11 @@
},
"math.isnan": {
"message": "esnan",
"description": "(function name) Check is a value is not-a-number (NaN)."
"description": "(function name) Check if a value is not-a-number (NaN)."
},
"math.isnan.summary": {
"message": "Comprueba si un valor no es un número (NaN, not-a-number en inglés).",
"description": "Check is a value is not-a-number (NaN)."
"description": "Check if a value is not-a-number (NaN)."
},
"math.isnan.param-name.x": {
"message": "x",
Expand Down Expand Up @@ -1009,11 +1009,11 @@
},
"microbit.temperature": {
"message": "temperatura",
"description": "(function name) Get the temperature of the micro:bit in degrees Celcius."
"description": "(function name) Get the temperature of the micro:bit in degrees Celsius."
},
"microbit.temperature.summary": {
"message": "Obtiene la temperatura del micro:bit en grados Celcius.",
"description": "Get the temperature of the micro:bit in degrees Celcius."
"message": "Obtiene la temperatura del micro:bit en grados Celsius.",
"description": "Get the temperature of the micro:bit in degrees Celsius."
},
"microbit.set_volume": {
"message": "configurar volumen",
Expand Down Expand Up @@ -2705,11 +2705,11 @@
},
"microbit.audio.SoundEffect.FX_TREMOLO": {
"message": "fx tremolo",
"description": "(field name) Tremelo effect option used for the ``fx`` parameter."
"description": "(field name) Tremolo effect option used for the ``fx`` parameter."
},
"microbit.audio.SoundEffect.FX_TREMOLO.summary": {
"message": "Tremelo effect option used for the {{fx}} parameter.",
"description": "Tremelo effect option used for the ``fx`` parameter."
"message": "Tremolo effect option used for the {{fx}} parameter.",
"description": "Tremolo effect option used for the ``fx`` parameter."
},
"microbit.audio.SoundEffect.FX_VIBRATO": {
"message": "fx vibrato",
Expand Down Expand Up @@ -3217,11 +3217,11 @@
},
"microbit.i2c.read": {
"message": "leer",
"description": "(function name) Read bytes from a device.."
"description": "(function name) Read bytes from a device."
},
"microbit.i2c.read.summary": {
"message": "Lee bytes de un dispositivo.",
"description": "Read bytes from a device.."
"description": "Read bytes from a device."
},
"microbit.i2c.read.param-name.addr": {
"message": "dir",
Expand Down Expand Up @@ -4113,10 +4113,10 @@
},
"neopixel.NeoPixel.__init__.param-name.bpp": {
"message": "bpp",
"description": "(parameter name) Bytes per pixel. For micro:bit V2 RGBW neopixel support, pass 4 rather than the default of 3 for RGB and GRB."
"description": "(parameter name) Bytes per pixel. For RGBW neopixel support, pass 4 rather than the default of 3 for RGB and GRB."
},
"neopixel.NeoPixel.__init__.param-doc.bpp": {
"message": "Bytes por píxel. Para compatibilidad con NeoPixel RGBW de micro:bit V2, pasa 4 en lugar del valor predeterminado 3 para RGB y GRB.",
"message": "Bytes por píxel. Para compatibilidad con NeoPixel RGBW, pasa 4 en lugar del valor predeterminado 3 para RGB y GRB.",
"description": "Parameter docs"
},
"neopixel.NeoPixel.__init__.param-name.n": {
Expand Down Expand Up @@ -4161,11 +4161,11 @@
},
"neopixel.NeoPixel.fill": {
"message": "llenar",
"description": "(function name) Colour all pixels a given RGB/RGBW value."
"description": "(function name) Colour all pixels a given RGB/RGBW value (micro:bit V2 only)."
},
"neopixel.NeoPixel.fill.summary": {
"message": "Colorea todos los píxeles con un valor RGB/RGBW dado.",
"description": "Colour all pixels a given RGB/RGBW value."
"message": "Colorea todos los píxeles con un valor RGB/RGBW dado (solo micro:bit V2).",
"description": "Colour all pixels a given RGB/RGBW value (micro:bit V2 only)."
},
"neopixel.NeoPixel.fill.param-name.colour": {
"message": "color",
Expand Down
28 changes: 14 additions & 14 deletions crowdin/translated/api.fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -633,11 +633,11 @@
},
"math.isnan": {
"message": "isnan",
"description": "(function name) Check is a value is not-a-number (NaN)."
"description": "(function name) Check if a value is not-a-number (NaN)."
},
"math.isnan.summary": {
"message": "Vérifie si une valeur n'est pas un nombre (NaN).",
"description": "Check is a value is not-a-number (NaN)."
"description": "Check if a value is not-a-number (NaN)."
},
"math.isnan.param-name.x": {
"message": "x",
Expand Down Expand Up @@ -1009,11 +1009,11 @@
},
"microbit.temperature": {
"message": "temperature",
"description": "(function name) Get the temperature of the micro:bit in degrees Celcius."
"description": "(function name) Get the temperature of the micro:bit in degrees Celsius."
},
"microbit.temperature.summary": {
"message": "Obtenir la température du micro:bit en degrés Celcius.",
"description": "Get the temperature of the micro:bit in degrees Celcius."
"message": "Obtenir la température du micro:bit en degrés Celsius.",
"description": "Get the temperature of the micro:bit in degrees Celsius."
},
"microbit.set_volume": {
"message": "set volume",
Expand Down Expand Up @@ -2705,11 +2705,11 @@
},
"microbit.audio.SoundEffect.FX_TREMOLO": {
"message": "fx tremolo",
"description": "(field name) Tremelo effect option used for the ``fx`` parameter."
"description": "(field name) Tremolo effect option used for the ``fx`` parameter."
},
"microbit.audio.SoundEffect.FX_TREMOLO.summary": {
"message": "Option d'effet tremolo utilisée pour le paramètre {{fx}}.",
"description": "Tremelo effect option used for the ``fx`` parameter."
"description": "Tremolo effect option used for the ``fx`` parameter."
},
"microbit.audio.SoundEffect.FX_VIBRATO": {
"message": "fx vibrato",
Expand Down Expand Up @@ -3217,11 +3217,11 @@
},
"microbit.i2c.read": {
"message": "read",
"description": "(function name) Read bytes from a device.."
"description": "(function name) Read bytes from a device."
},
"microbit.i2c.read.summary": {
"message": "Lire des octets depuis un périphérique.",
"description": "Read bytes from a device.."
"description": "Read bytes from a device."
},
"microbit.i2c.read.param-name.addr": {
"message": "addr",
Expand Down Expand Up @@ -4113,10 +4113,10 @@
},
"neopixel.NeoPixel.__init__.param-name.bpp": {
"message": "bpp",
"description": "(parameter name) Bytes per pixel. For micro:bit V2 RGBW neopixel support, pass 4 rather than the default of 3 for RGB and GRB."
"description": "(parameter name) Bytes per pixel. For RGBW neopixel support, pass 4 rather than the default of 3 for RGB and GRB."
},
"neopixel.NeoPixel.__init__.param-doc.bpp": {
"message": "Octets par pixel. Pour le support du neopixel RGBW microbit V2, passez 4 plutôt que la valeur par défaut de 3 pour RGB et GRB.",
"message": "Octets par pixel. Pour le support du neopixel RGBW, passez 4 plutôt que la valeur par défaut 3 pour RGB et GRB.",
"description": "Parameter docs"
},
"neopixel.NeoPixel.__init__.param-name.n": {
Expand Down Expand Up @@ -4161,11 +4161,11 @@
},
"neopixel.NeoPixel.fill": {
"message": "fill",
"description": "(function name) Colour all pixels a given RGB/RGBW value."
"description": "(function name) Colour all pixels a given RGB/RGBW value (micro:bit V2 only)."
},
"neopixel.NeoPixel.fill.summary": {
"message": "Colorer tous les pixels d'une valeur RGB/RGBW donnée.",
"description": "Colour all pixels a given RGB/RGBW value."
"message": "Colorer tous les pixels d'une valeur RGB/RGBW donnée (micro:bit V2 uniquement).",
"description": "Colour all pixels a given RGB/RGBW value (micro:bit V2 only)."
},
"neopixel.NeoPixel.fill.param-name.colour": {
"message": "colour",
Expand Down
26 changes: 13 additions & 13 deletions crowdin/translated/api.ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -633,11 +633,11 @@
},
"math.isnan": {
"message": "isnan",
"description": "(function name) Check is a value is not-a-number (NaN)."
"description": "(function name) Check if a value is not-a-number (NaN)."
},
"math.isnan.summary": {
"message": "非数(NaN: Not-a-Number)かどうかを確認します。",
"description": "Check is a value is not-a-number (NaN)."
"description": "Check if a value is not-a-number (NaN)."
},
"math.isnan.param-name.x": {
"message": "x",
Expand Down Expand Up @@ -1009,11 +1009,11 @@
},
"microbit.temperature": {
"message": "温度",
"description": "(function name) Get the temperature of the micro:bit in degrees Celcius."
"description": "(function name) Get the temperature of the micro:bit in degrees Celsius."
},
"microbit.temperature.summary": {
"message": "micro:bitの温度を摂氏で取得します。",
"description": "Get the temperature of the micro:bit in degrees Celcius."
"description": "Get the temperature of the micro:bit in degrees Celsius."
},
"microbit.set_volume": {
"message": "set volume",
Expand Down Expand Up @@ -2705,11 +2705,11 @@
},
"microbit.audio.SoundEffect.FX_TREMOLO": {
"message": "fx tremolo",
"description": "(field name) Tremelo effect option used for the ``fx`` parameter."
"description": "(field name) Tremolo effect option used for the ``fx`` parameter."
},
"microbit.audio.SoundEffect.FX_TREMOLO.summary": {
"message": "{{fx}} パラメータに指定できる「トレモロ効果」オプション。",
"description": "Tremelo effect option used for the ``fx`` parameter."
"description": "Tremolo effect option used for the ``fx`` parameter."
},
"microbit.audio.SoundEffect.FX_VIBRATO": {
"message": "fx vibrato",
Expand Down Expand Up @@ -3217,11 +3217,11 @@
},
"microbit.i2c.read": {
"message": "read",
"description": "(function name) Read bytes from a device.."
"description": "(function name) Read bytes from a device."
},
"microbit.i2c.read.summary": {
"message": "デバイスからバイト列を読み取ります。",
"description": "Read bytes from a device.."
"description": "Read bytes from a device."
},
"microbit.i2c.read.param-name.addr": {
"message": "addr",
Expand Down Expand Up @@ -4113,10 +4113,10 @@
},
"neopixel.NeoPixel.__init__.param-name.bpp": {
"message": "bpp",
"description": "(parameter name) Bytes per pixel. For micro:bit V2 RGBW neopixel support, pass 4 rather than the default of 3 for RGB and GRB."
"description": "(parameter name) Bytes per pixel. For RGBW neopixel support, pass 4 rather than the default of 3 for RGB and GRB."
},
"neopixel.NeoPixel.__init__.param-doc.bpp": {
"message": "ピクセルあたりのバイト数。micro:bit V2 の RGBW ネオピクセルに対応するには、RGBやGRBのデフォルト値の3ではなく、4 を指定します。",
"message": "ピクセルあたりのバイト数。RGBW ネオピクセルに対応するには、RGBやGRBのデフォルト値の3ではなく、4 を指定します。",
"description": "Parameter docs"
},
"neopixel.NeoPixel.__init__.param-name.n": {
Expand Down Expand Up @@ -4161,11 +4161,11 @@
},
"neopixel.NeoPixel.fill": {
"message": "fill",
"description": "(function name) Colour all pixels a given RGB/RGBW value."
"description": "(function name) Colour all pixels a given RGB/RGBW value (micro:bit V2 only)."
},
"neopixel.NeoPixel.fill.summary": {
"message": "指定した RGB/RGBW 値をすべてのピクセルに設定します。",
"description": "Colour all pixels a given RGB/RGBW value."
"message": "指定した RGB/RGBW 値をすべてのピクセルに設定します(micro:bit V2 のみ)",
"description": "Colour all pixels a given RGB/RGBW value (micro:bit V2 only)."
},
"neopixel.NeoPixel.fill.param-name.colour": {
"message": "colour",
Expand Down
Loading

0 comments on commit 8434ee1

Please sign in to comment.