Skip to content

Commit 7b3ac1c

Browse files
committed
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/
1 parent 03dce05 commit 7b3ac1c

File tree

19 files changed

+76
-0
lines changed

19 files changed

+76
-0
lines changed

locale/ID.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,10 @@ msgstr "%q() mengambil posisi argumen %d tapi %d yang diberikan"
211211
msgid "%q, %q, and %q must all be the same length"
212212
msgstr "%q, %q, dan %q semuanya harus memiliki panjang yang sama"
213213

214+
#: py/objint.c
215+
msgid "%q=%q"
216+
msgstr ""
217+
214218
#: ports/espressif/bindings/espidf/__init__.c ports/espressif/esp_error.c
215219
#, c-format
216220
msgid "%s error 0x%x"

locale/cs.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,10 @@ msgstr "%q() vyžaduje %d pozičních argumentů, ale %d jich bylo zadáno"
212212
msgid "%q, %q, and %q must all be the same length"
213213
msgstr "%q, %q, a %q musí mít všechny shodnou délku"
214214

215+
#: py/objint.c
216+
msgid "%q=%q"
217+
msgstr ""
218+
215219
#: ports/espressif/bindings/espidf/__init__.c ports/espressif/esp_error.c
216220
#, c-format
217221
msgid "%s error 0x%x"

locale/de_DE.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,10 @@ msgstr ""
214214
msgid "%q, %q, and %q must all be the same length"
215215
msgstr "%q, %q und %q müssen alle die gleiche Länge haben"
216216

217+
#: py/objint.c
218+
msgid "%q=%q"
219+
msgstr ""
220+
217221
#: ports/espressif/bindings/espidf/__init__.c ports/espressif/esp_error.c
218222
#, c-format
219223
msgid "%s error 0x%x"

locale/el.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,10 @@ msgstr ""
205205
msgid "%q, %q, and %q must all be the same length"
206206
msgstr ""
207207

208+
#: py/objint.c
209+
msgid "%q=%q"
210+
msgstr ""
211+
208212
#: ports/espressif/bindings/espidf/__init__.c ports/espressif/esp_error.c
209213
#, c-format
210214
msgid "%s error 0x%x"

locale/en_GB.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,10 @@ msgstr "%q() takes %d positional arguments but %d were given"
215215
msgid "%q, %q, and %q must all be the same length"
216216
msgstr "%q, %q, and %q must all be the same length"
217217

218+
#: py/objint.c
219+
msgid "%q=%q"
220+
msgstr ""
221+
218222
#: ports/espressif/bindings/espidf/__init__.c ports/espressif/esp_error.c
219223
#, c-format
220224
msgid "%s error 0x%x"

locale/es.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,10 @@ msgstr "%q() toma %d argumentos posicionales pero %d fueron dados"
214214
msgid "%q, %q, and %q must all be the same length"
215215
msgstr ""
216216

217+
#: py/objint.c
218+
msgid "%q=%q"
219+
msgstr ""
220+
217221
#: ports/espressif/bindings/espidf/__init__.c ports/espressif/esp_error.c
218222
#, c-format
219223
msgid "%s error 0x%x"

locale/fil.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,10 @@ msgstr ""
208208
msgid "%q, %q, and %q must all be the same length"
209209
msgstr ""
210210

211+
#: py/objint.c
212+
msgid "%q=%q"
213+
msgstr ""
214+
211215
#: ports/espressif/bindings/espidf/__init__.c ports/espressif/esp_error.c
212216
#, c-format
213217
msgid "%s error 0x%x"

locale/fr.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,10 @@ msgstr "%q() prend %d paramètres positionnels mais %d ont été donnés"
217217
msgid "%q, %q, and %q must all be the same length"
218218
msgstr "%q, %q, et %q doivent tous être de la même longueur"
219219

220+
#: py/objint.c
221+
msgid "%q=%q"
222+
msgstr ""
223+
220224
#: ports/espressif/bindings/espidf/__init__.c ports/espressif/esp_error.c
221225
#, c-format
222226
msgid "%s error 0x%x"

locale/hi.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,10 @@ msgstr ""
205205
msgid "%q, %q, and %q must all be the same length"
206206
msgstr ""
207207

208+
#: py/objint.c
209+
msgid "%q=%q"
210+
msgstr ""
211+
208212
#: ports/espressif/bindings/espidf/__init__.c ports/espressif/esp_error.c
209213
#, c-format
210214
msgid "%s error 0x%x"

locale/it_IT.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,10 @@ msgstr "%q() prende %d argomenti posizionali ma ne sono stati forniti %d"
213213
msgid "%q, %q, and %q must all be the same length"
214214
msgstr ""
215215

216+
#: py/objint.c
217+
msgid "%q=%q"
218+
msgstr ""
219+
216220
#: ports/espressif/bindings/espidf/__init__.c ports/espressif/esp_error.c
217221
#, c-format
218222
msgid "%s error 0x%x"

0 commit comments

Comments
 (0)