Skip to content

Commit 923fb44

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 7a170c8 commit 923fb44

File tree

17 files changed

+17
-17
lines changed

17 files changed

+17
-17
lines changed

locale/ID.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ msgstr "Objek '%q' tidak mendukung '%q'"
196196
msgid "'%q' object is not an iterator"
197197
msgstr "Objek '%q' bukan merupakan iterator"
198198

199-
#: py/objtype.c py/runtime.c
199+
#: py/objtype.c py/runtime.c shared-module/atexit/__init__.c
200200
msgid "'%q' object is not callable"
201201
msgstr ""
202202

locale/cs.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ msgstr "Objekt '%q' nepodporuje '%q'"
192192
msgid "'%q' object is not an iterator"
193193
msgstr "Objekt '%q' není iterátor"
194194

195-
#: py/objtype.c py/runtime.c
195+
#: py/objtype.c py/runtime.c shared-module/atexit/__init__.c
196196
msgid "'%q' object is not callable"
197197
msgstr "Objekt '%q' nelze volat"
198198

locale/de_DE.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ msgstr "'%q' Objekt unterstützt '%q' nicht"
198198
msgid "'%q' object is not an iterator"
199199
msgstr "'%q' Objekt ist kein Iterator"
200200

201-
#: py/objtype.c py/runtime.c
201+
#: py/objtype.c py/runtime.c shared-module/atexit/__init__.c
202202
msgid "'%q' object is not callable"
203203
msgstr "'%q' Objekt ist kein callable"
204204

locale/el.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ msgstr ""
189189
msgid "'%q' object is not an iterator"
190190
msgstr ""
191191

192-
#: py/objtype.c py/runtime.c
192+
#: py/objtype.c py/runtime.c shared-module/atexit/__init__.c
193193
msgid "'%q' object is not callable"
194194
msgstr ""
195195

locale/en_GB.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ msgstr "'%q' object does not support '%q'"
198198
msgid "'%q' object is not an iterator"
199199
msgstr "'%q' object is not an iterator"
200200

201-
#: py/objtype.c py/runtime.c
201+
#: py/objtype.c py/runtime.c shared-module/atexit/__init__.c
202202
msgid "'%q' object is not callable"
203203
msgstr "'%q' object is not callable"
204204

locale/es.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ msgstr "objeto '%q' no tiene capacidad '%q'"
200200
msgid "'%q' object is not an iterator"
201201
msgstr "objeto '%q' no es un iterador"
202202

203-
#: py/objtype.c py/runtime.c
203+
#: py/objtype.c py/runtime.c shared-module/atexit/__init__.c
204204
msgid "'%q' object is not callable"
205205
msgstr "objeto '%q' no es llamable"
206206

locale/fil.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ msgstr ""
193193
msgid "'%q' object is not an iterator"
194194
msgstr ""
195195

196-
#: py/objtype.c py/runtime.c
196+
#: py/objtype.c py/runtime.c shared-module/atexit/__init__.c
197197
msgid "'%q' object is not callable"
198198
msgstr ""
199199

locale/fr.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ msgstr "l'objet '%q' ne supporte pas '%q'"
200200
msgid "'%q' object is not an iterator"
201201
msgstr "l'objet '%q' n'est pas un itérateur"
202202

203-
#: py/objtype.c py/runtime.c
203+
#: py/objtype.c py/runtime.c shared-module/atexit/__init__.c
204204
msgid "'%q' object is not callable"
205205
msgstr "l'objet '%q' ne peut pas être appelé"
206206

locale/hi.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ msgstr ""
189189
msgid "'%q' object is not an iterator"
190190
msgstr ""
191191

192-
#: py/objtype.c py/runtime.c
192+
#: py/objtype.c py/runtime.c shared-module/atexit/__init__.c
193193
msgid "'%q' object is not callable"
194194
msgstr ""
195195

locale/it_IT.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ msgstr "L'oggetto '%q' non supporta '%q'"
199199
msgid "'%q' object is not an iterator"
200200
msgstr "L'oggetto '%q' non è un iteratore"
201201

202-
#: py/objtype.c py/runtime.c
202+
#: py/objtype.c py/runtime.c shared-module/atexit/__init__.c
203203
msgid "'%q' object is not callable"
204204
msgstr "L'oggetto '%q' non è richiamabile"
205205

0 commit comments

Comments
 (0)