Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 9 additions & 3 deletions locale/ID.po
Original file line number Diff line number Diff line change
Expand Up @@ -1076,7 +1076,7 @@ msgstr "Gagal menulis flash internal."
msgid "File exists"
msgstr "File sudah ada"

#: shared-module/os/getenv.c
#: shared-module/lvfontio/OnDiskFont.c shared-module/os/getenv.c
msgid "File not found"
msgstr ""

Expand Down Expand Up @@ -1272,6 +1272,7 @@ msgstr ""
#: shared-bindings/digitalio/DigitalInOut.c
#: shared-bindings/epaperdisplay/EPaperDisplay.c shared-bindings/pwmio/PWMOut.c
#: shared-module/aurora_epaper/aurora_framebuffer.c
#: shared-module/lvfontio/OnDiskFont.c
msgid "Invalid %q"
msgstr ""

Expand Down Expand Up @@ -2010,6 +2011,7 @@ msgstr "Potongan dan nilai panjangnya berbeda."
#: shared-bindings/displayio/TileGrid.c
#: shared-bindings/memorymonitor/AllocationSize.c
#: shared-bindings/pulseio/PulseIn.c
#: shared-bindings/tilepalettemapper/TilePaletteMapper.c
msgid "Slices not supported"
msgstr "Potongan tidak didukung"

Expand Down Expand Up @@ -2080,7 +2082,9 @@ msgstr ""
msgid "Tile height must exactly divide bitmap height"
msgstr "Tinggi tile harus persis membagi tinggi bitmap"

#: shared-bindings/displayio/TileGrid.c shared-module/displayio/TileGrid.c
#: shared-bindings/displayio/TileGrid.c
#: shared-bindings/tilepalettemapper/TilePaletteMapper.c
#: shared-module/displayio/TileGrid.c
msgid "Tile index out of bounds"
msgstr "Indeks ubin di luar batas"

Expand Down Expand Up @@ -4326,7 +4330,9 @@ msgstr ""
msgid "unreadable attribute"
msgstr ""

#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
#: shared-bindings/displayio/TileGrid.c shared-bindings/terminalio/Terminal.c
#: shared-bindings/tilepalettemapper/TilePaletteMapper.c
#: shared-bindings/vectorio/VectorShape.c
msgid "unsupported %q type"
msgstr ""

Expand Down
12 changes: 9 additions & 3 deletions locale/cs.po
Original file line number Diff line number Diff line change
Expand Up @@ -1069,7 +1069,7 @@ msgstr "Nepodařilo se zapsat do interní paměti."
msgid "File exists"
msgstr "soubor existuje"

#: shared-module/os/getenv.c
#: shared-module/lvfontio/OnDiskFont.c shared-module/os/getenv.c
msgid "File not found"
msgstr "Soubor nenalezen"

Expand Down Expand Up @@ -1267,6 +1267,7 @@ msgstr ""
#: shared-bindings/digitalio/DigitalInOut.c
#: shared-bindings/epaperdisplay/EPaperDisplay.c shared-bindings/pwmio/PWMOut.c
#: shared-module/aurora_epaper/aurora_framebuffer.c
#: shared-module/lvfontio/OnDiskFont.c
msgid "Invalid %q"
msgstr "Špatný %s"

Expand Down Expand Up @@ -1998,6 +1999,7 @@ msgstr ""
#: shared-bindings/displayio/TileGrid.c
#: shared-bindings/memorymonitor/AllocationSize.c
#: shared-bindings/pulseio/PulseIn.c
#: shared-bindings/tilepalettemapper/TilePaletteMapper.c
msgid "Slices not supported"
msgstr ""

Expand Down Expand Up @@ -2065,7 +2067,9 @@ msgstr ""
msgid "Tile height must exactly divide bitmap height"
msgstr ""

#: shared-bindings/displayio/TileGrid.c shared-module/displayio/TileGrid.c
#: shared-bindings/displayio/TileGrid.c
#: shared-bindings/tilepalettemapper/TilePaletteMapper.c
#: shared-module/displayio/TileGrid.c
msgid "Tile index out of bounds"
msgstr ""

Expand Down Expand Up @@ -4306,7 +4310,9 @@ msgstr "neshoduje se '%c' ve formátu"
msgid "unreadable attribute"
msgstr ""

#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
#: shared-bindings/displayio/TileGrid.c shared-bindings/terminalio/Terminal.c
#: shared-bindings/tilepalettemapper/TilePaletteMapper.c
#: shared-bindings/vectorio/VectorShape.c
msgid "unsupported %q type"
msgstr "nepodporovaný typ% q"

Expand Down
12 changes: 9 additions & 3 deletions locale/de_DE.po
Original file line number Diff line number Diff line change
Expand Up @@ -1076,7 +1076,7 @@ msgstr "Interner Flash konnte nicht geschrieben werden."
msgid "File exists"
msgstr "Datei existiert"

#: shared-module/os/getenv.c
#: shared-module/lvfontio/OnDiskFont.c shared-module/os/getenv.c
msgid "File not found"
msgstr "Datei nicht gefunden"

Expand Down Expand Up @@ -1278,6 +1278,7 @@ msgstr "Unterbrochen durch Ausgabefunktion"
#: shared-bindings/digitalio/DigitalInOut.c
#: shared-bindings/epaperdisplay/EPaperDisplay.c shared-bindings/pwmio/PWMOut.c
#: shared-module/aurora_epaper/aurora_framebuffer.c
#: shared-module/lvfontio/OnDiskFont.c
msgid "Invalid %q"
msgstr "Ungültiger %q"

Expand Down Expand Up @@ -2018,6 +2019,7 @@ msgstr "Slice und Wert (value) haben unterschiedliche Längen."
#: shared-bindings/displayio/TileGrid.c
#: shared-bindings/memorymonitor/AllocationSize.c
#: shared-bindings/pulseio/PulseIn.c
#: shared-bindings/tilepalettemapper/TilePaletteMapper.c
msgid "Slices not supported"
msgstr "Slices werden nicht unterstützt"

Expand Down Expand Up @@ -2090,7 +2092,9 @@ msgstr ""
msgid "Tile height must exactly divide bitmap height"
msgstr "Die Kachelhöhe muss die Bitmaphöhe genau teilen"

#: shared-bindings/displayio/TileGrid.c shared-module/displayio/TileGrid.c
#: shared-bindings/displayio/TileGrid.c
#: shared-bindings/tilepalettemapper/TilePaletteMapper.c
#: shared-module/displayio/TileGrid.c
msgid "Tile index out of bounds"
msgstr "Kachelindex außerhalb der Grenzen"

Expand Down Expand Up @@ -4366,7 +4370,9 @@ msgstr "'%c' in Format konnte nicht zugeordnet werden"
msgid "unreadable attribute"
msgstr "nicht lesbares Attribut"

#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
#: shared-bindings/displayio/TileGrid.c shared-bindings/terminalio/Terminal.c
#: shared-bindings/tilepalettemapper/TilePaletteMapper.c
#: shared-bindings/vectorio/VectorShape.c
msgid "unsupported %q type"
msgstr "Nicht unterstützter %q-Typ"

Expand Down
12 changes: 9 additions & 3 deletions locale/el.po
Original file line number Diff line number Diff line change
Expand Up @@ -1077,7 +1077,7 @@ msgstr ""
msgid "File exists"
msgstr ""

#: shared-module/os/getenv.c
#: shared-module/lvfontio/OnDiskFont.c shared-module/os/getenv.c
msgid "File not found"
msgstr ""

Expand Down Expand Up @@ -1273,6 +1273,7 @@ msgstr ""
#: shared-bindings/digitalio/DigitalInOut.c
#: shared-bindings/epaperdisplay/EPaperDisplay.c shared-bindings/pwmio/PWMOut.c
#: shared-module/aurora_epaper/aurora_framebuffer.c
#: shared-module/lvfontio/OnDiskFont.c
msgid "Invalid %q"
msgstr ""

Expand Down Expand Up @@ -2003,6 +2004,7 @@ msgstr ""
#: shared-bindings/displayio/TileGrid.c
#: shared-bindings/memorymonitor/AllocationSize.c
#: shared-bindings/pulseio/PulseIn.c
#: shared-bindings/tilepalettemapper/TilePaletteMapper.c
msgid "Slices not supported"
msgstr ""

Expand Down Expand Up @@ -2070,7 +2072,9 @@ msgstr ""
msgid "Tile height must exactly divide bitmap height"
msgstr ""

#: shared-bindings/displayio/TileGrid.c shared-module/displayio/TileGrid.c
#: shared-bindings/displayio/TileGrid.c
#: shared-bindings/tilepalettemapper/TilePaletteMapper.c
#: shared-module/displayio/TileGrid.c
msgid "Tile index out of bounds"
msgstr ""

Expand Down Expand Up @@ -4305,7 +4309,9 @@ msgstr ""
msgid "unreadable attribute"
msgstr ""

#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
#: shared-bindings/displayio/TileGrid.c shared-bindings/terminalio/Terminal.c
#: shared-bindings/tilepalettemapper/TilePaletteMapper.c
#: shared-bindings/vectorio/VectorShape.c
msgid "unsupported %q type"
msgstr ""

Expand Down
12 changes: 9 additions & 3 deletions locale/en_GB.po
Original file line number Diff line number Diff line change
Expand Up @@ -1069,7 +1069,7 @@ msgstr "Failed to write internal flash."
msgid "File exists"
msgstr "File exists"

#: shared-module/os/getenv.c
#: shared-module/lvfontio/OnDiskFont.c shared-module/os/getenv.c
msgid "File not found"
msgstr "File not found"

Expand Down Expand Up @@ -1266,6 +1266,7 @@ msgstr "Interrupted by output function"
#: shared-bindings/digitalio/DigitalInOut.c
#: shared-bindings/epaperdisplay/EPaperDisplay.c shared-bindings/pwmio/PWMOut.c
#: shared-module/aurora_epaper/aurora_framebuffer.c
#: shared-module/lvfontio/OnDiskFont.c
msgid "Invalid %q"
msgstr "Invalid %q"

Expand Down Expand Up @@ -1999,6 +2000,7 @@ msgstr "Slice and value different lengths."
#: shared-bindings/displayio/TileGrid.c
#: shared-bindings/memorymonitor/AllocationSize.c
#: shared-bindings/pulseio/PulseIn.c
#: shared-bindings/tilepalettemapper/TilePaletteMapper.c
msgid "Slices not supported"
msgstr "Slices not supported"

Expand Down Expand Up @@ -2068,7 +2070,9 @@ msgstr ""
msgid "Tile height must exactly divide bitmap height"
msgstr "Tile height must exactly divide bitmap height"

#: shared-bindings/displayio/TileGrid.c shared-module/displayio/TileGrid.c
#: shared-bindings/displayio/TileGrid.c
#: shared-bindings/tilepalettemapper/TilePaletteMapper.c
#: shared-module/displayio/TileGrid.c
msgid "Tile index out of bounds"
msgstr "Tile index out of bounds"

Expand Down Expand Up @@ -4313,7 +4317,9 @@ msgstr "unmatched '%c' in format"
msgid "unreadable attribute"
msgstr "unreadable attribute"

#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
#: shared-bindings/displayio/TileGrid.c shared-bindings/terminalio/Terminal.c
#: shared-bindings/tilepalettemapper/TilePaletteMapper.c
#: shared-bindings/vectorio/VectorShape.c
msgid "unsupported %q type"
msgstr "unsupported %q type"

Expand Down
12 changes: 9 additions & 3 deletions locale/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -1080,7 +1080,7 @@ msgstr "Error al escribir el flash interno."
msgid "File exists"
msgstr "El archivo ya existe"

#: shared-module/os/getenv.c
#: shared-module/lvfontio/OnDiskFont.c shared-module/os/getenv.c
msgid "File not found"
msgstr "Archivo no encontrado"

Expand Down Expand Up @@ -1288,6 +1288,7 @@ msgstr "Interrumpido por resultado de función"
#: shared-bindings/digitalio/DigitalInOut.c
#: shared-bindings/epaperdisplay/EPaperDisplay.c shared-bindings/pwmio/PWMOut.c
#: shared-module/aurora_epaper/aurora_framebuffer.c
#: shared-module/lvfontio/OnDiskFont.c
msgid "Invalid %q"
msgstr "%q inválido"

Expand Down Expand Up @@ -2029,6 +2030,7 @@ msgstr "Slice y value tienen tamaños diferentes."
#: shared-bindings/displayio/TileGrid.c
#: shared-bindings/memorymonitor/AllocationSize.c
#: shared-bindings/pulseio/PulseIn.c
#: shared-bindings/tilepalettemapper/TilePaletteMapper.c
msgid "Slices not supported"
msgstr "Rebanadas no soportadas"

Expand Down Expand Up @@ -2099,7 +2101,9 @@ msgstr ""
msgid "Tile height must exactly divide bitmap height"
msgstr "La altura del Tile debe dividir exacto la altura del bitmap"

#: shared-bindings/displayio/TileGrid.c shared-module/displayio/TileGrid.c
#: shared-bindings/displayio/TileGrid.c
#: shared-bindings/tilepalettemapper/TilePaletteMapper.c
#: shared-module/displayio/TileGrid.c
msgid "Tile index out of bounds"
msgstr "Índice de mosaico fuera de límites"

Expand Down Expand Up @@ -4360,7 +4364,9 @@ msgstr "no coteja '%c' en formato"
msgid "unreadable attribute"
msgstr "atributo no legible"

#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
#: shared-bindings/displayio/TileGrid.c shared-bindings/terminalio/Terminal.c
#: shared-bindings/tilepalettemapper/TilePaletteMapper.c
#: shared-bindings/vectorio/VectorShape.c
msgid "unsupported %q type"
msgstr "tipo de %q no soportado"

Expand Down
12 changes: 9 additions & 3 deletions locale/fil.po
Original file line number Diff line number Diff line change
Expand Up @@ -1063,7 +1063,7 @@ msgstr ""
msgid "File exists"
msgstr "Mayroong file"

#: shared-module/os/getenv.c
#: shared-module/lvfontio/OnDiskFont.c shared-module/os/getenv.c
msgid "File not found"
msgstr ""

Expand Down Expand Up @@ -1259,6 +1259,7 @@ msgstr ""
#: shared-bindings/digitalio/DigitalInOut.c
#: shared-bindings/epaperdisplay/EPaperDisplay.c shared-bindings/pwmio/PWMOut.c
#: shared-module/aurora_epaper/aurora_framebuffer.c
#: shared-module/lvfontio/OnDiskFont.c
msgid "Invalid %q"
msgstr ""

Expand Down Expand Up @@ -1992,6 +1993,7 @@ msgstr "Slice at value ay iba iba ang haba."
#: shared-bindings/displayio/TileGrid.c
#: shared-bindings/memorymonitor/AllocationSize.c
#: shared-bindings/pulseio/PulseIn.c
#: shared-bindings/tilepalettemapper/TilePaletteMapper.c
msgid "Slices not supported"
msgstr "Hindi suportado ang Slices"

Expand Down Expand Up @@ -2059,7 +2061,9 @@ msgstr ""
msgid "Tile height must exactly divide bitmap height"
msgstr ""

#: shared-bindings/displayio/TileGrid.c shared-module/displayio/TileGrid.c
#: shared-bindings/displayio/TileGrid.c
#: shared-bindings/tilepalettemapper/TilePaletteMapper.c
#: shared-module/displayio/TileGrid.c
msgid "Tile index out of bounds"
msgstr ""

Expand Down Expand Up @@ -4309,7 +4313,9 @@ msgstr ""
msgid "unreadable attribute"
msgstr "hindi mabasa ang attribute"

#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
#: shared-bindings/displayio/TileGrid.c shared-bindings/terminalio/Terminal.c
#: shared-bindings/tilepalettemapper/TilePaletteMapper.c
#: shared-bindings/vectorio/VectorShape.c
msgid "unsupported %q type"
msgstr "Hindi supportadong tipo ng %q"

Expand Down
12 changes: 9 additions & 3 deletions locale/fr.po
Original file line number Diff line number Diff line change
Expand Up @@ -1090,7 +1090,7 @@ msgstr "Échec de l'écriture vers flash interne."
msgid "File exists"
msgstr "Le fichier existe"

#: shared-module/os/getenv.c
#: shared-module/lvfontio/OnDiskFont.c shared-module/os/getenv.c
msgid "File not found"
msgstr "Fichier non trouvé"

Expand Down Expand Up @@ -1294,6 +1294,7 @@ msgstr "Interrompu par la fonction de sortie"
#: shared-bindings/digitalio/DigitalInOut.c
#: shared-bindings/epaperdisplay/EPaperDisplay.c shared-bindings/pwmio/PWMOut.c
#: shared-module/aurora_epaper/aurora_framebuffer.c
#: shared-module/lvfontio/OnDiskFont.c
msgid "Invalid %q"
msgstr "%q invalide"

Expand Down Expand Up @@ -2040,6 +2041,7 @@ msgstr "Tranche et valeur de tailles différentes."
#: shared-bindings/displayio/TileGrid.c
#: shared-bindings/memorymonitor/AllocationSize.c
#: shared-bindings/pulseio/PulseIn.c
#: shared-bindings/tilepalettemapper/TilePaletteMapper.c
msgid "Slices not supported"
msgstr "Tranches non supportées"

Expand Down Expand Up @@ -2110,7 +2112,9 @@ msgstr ""
msgid "Tile height must exactly divide bitmap height"
msgstr "La hauteur de la tuile doit diviser exactement la hauteur de l'image"

#: shared-bindings/displayio/TileGrid.c shared-module/displayio/TileGrid.c
#: shared-bindings/displayio/TileGrid.c
#: shared-bindings/tilepalettemapper/TilePaletteMapper.c
#: shared-module/displayio/TileGrid.c
msgid "Tile index out of bounds"
msgstr "Index des tuiles hors limites"

Expand Down Expand Up @@ -4382,7 +4386,9 @@ msgstr "'%c' sans correspondance dans le format"
msgid "unreadable attribute"
msgstr "attribut illisible"

#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
#: shared-bindings/displayio/TileGrid.c shared-bindings/terminalio/Terminal.c
#: shared-bindings/tilepalettemapper/TilePaletteMapper.c
#: shared-bindings/vectorio/VectorShape.c
msgid "unsupported %q type"
msgstr "type %q non pris on charge"

Expand Down
Loading
Loading