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/
This commit is contained in:
Hosted Weblate 2021-08-23 16:19:57 +02:00
parent 7a170c8a79
commit 923fb44cda
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
17 changed files with 17 additions and 17 deletions

View File

@ -196,7 +196,7 @@ msgstr "Objek '%q' tidak mendukung '%q'"
msgid "'%q' object is not an iterator"
msgstr "Objek '%q' bukan merupakan iterator"
#: py/objtype.c py/runtime.c
#: py/objtype.c py/runtime.c shared-module/atexit/__init__.c
msgid "'%q' object is not callable"
msgstr ""

View File

@ -192,7 +192,7 @@ msgstr "Objekt '%q' nepodporuje '%q'"
msgid "'%q' object is not an iterator"
msgstr "Objekt '%q' není iterátor"
#: py/objtype.c py/runtime.c
#: py/objtype.c py/runtime.c shared-module/atexit/__init__.c
msgid "'%q' object is not callable"
msgstr "Objekt '%q' nelze volat"

View File

@ -198,7 +198,7 @@ msgstr "'%q' Objekt unterstützt '%q' nicht"
msgid "'%q' object is not an iterator"
msgstr "'%q' Objekt ist kein Iterator"
#: py/objtype.c py/runtime.c
#: py/objtype.c py/runtime.c shared-module/atexit/__init__.c
msgid "'%q' object is not callable"
msgstr "'%q' Objekt ist kein callable"

View File

@ -189,7 +189,7 @@ msgstr ""
msgid "'%q' object is not an iterator"
msgstr ""
#: py/objtype.c py/runtime.c
#: py/objtype.c py/runtime.c shared-module/atexit/__init__.c
msgid "'%q' object is not callable"
msgstr ""

View File

@ -198,7 +198,7 @@ msgstr "'%q' object does not support '%q'"
msgid "'%q' object is not an iterator"
msgstr "'%q' object is not an iterator"
#: py/objtype.c py/runtime.c
#: py/objtype.c py/runtime.c shared-module/atexit/__init__.c
msgid "'%q' object is not callable"
msgstr "'%q' object is not callable"

View File

@ -200,7 +200,7 @@ msgstr "objeto '%q' no tiene capacidad '%q'"
msgid "'%q' object is not an iterator"
msgstr "objeto '%q' no es un iterador"
#: py/objtype.c py/runtime.c
#: py/objtype.c py/runtime.c shared-module/atexit/__init__.c
msgid "'%q' object is not callable"
msgstr "objeto '%q' no es llamable"

View File

@ -193,7 +193,7 @@ msgstr ""
msgid "'%q' object is not an iterator"
msgstr ""
#: py/objtype.c py/runtime.c
#: py/objtype.c py/runtime.c shared-module/atexit/__init__.c
msgid "'%q' object is not callable"
msgstr ""

View File

@ -200,7 +200,7 @@ msgstr "l'objet '%q' ne supporte pas '%q'"
msgid "'%q' object is not an iterator"
msgstr "l'objet '%q' n'est pas un itérateur"
#: py/objtype.c py/runtime.c
#: py/objtype.c py/runtime.c shared-module/atexit/__init__.c
msgid "'%q' object is not callable"
msgstr "l'objet '%q' ne peut pas être appelé"

View File

@ -189,7 +189,7 @@ msgstr ""
msgid "'%q' object is not an iterator"
msgstr ""
#: py/objtype.c py/runtime.c
#: py/objtype.c py/runtime.c shared-module/atexit/__init__.c
msgid "'%q' object is not callable"
msgstr ""

View File

@ -199,7 +199,7 @@ msgstr "L'oggetto '%q' non supporta '%q'"
msgid "'%q' object is not an iterator"
msgstr "L'oggetto '%q' non è un iteratore"
#: py/objtype.c py/runtime.c
#: py/objtype.c py/runtime.c shared-module/atexit/__init__.c
msgid "'%q' object is not callable"
msgstr "L'oggetto '%q' non è richiamabile"

View File

@ -194,7 +194,7 @@ msgstr "'%q' オブジェクトは '%q' に対応していません"
msgid "'%q' object is not an iterator"
msgstr "オブジェクト'%q'はイテレータではありません"
#: py/objtype.c py/runtime.c
#: py/objtype.c py/runtime.c shared-module/atexit/__init__.c
msgid "'%q' object is not callable"
msgstr "オブジェクト'%q'は呼び出し可能ではありません"

View File

@ -190,7 +190,7 @@ msgstr ""
msgid "'%q' object is not an iterator"
msgstr ""
#: py/objtype.c py/runtime.c
#: py/objtype.c py/runtime.c shared-module/atexit/__init__.c
msgid "'%q' object is not callable"
msgstr ""

View File

@ -192,7 +192,7 @@ msgstr "'%q' object ondersteunt geen '%q'"
msgid "'%q' object is not an iterator"
msgstr "'%q' object is geen iterator"
#: py/objtype.c py/runtime.c
#: py/objtype.c py/runtime.c shared-module/atexit/__init__.c
msgid "'%q' object is not callable"
msgstr "'%q' object is niet aanroepbaar"

View File

@ -194,7 +194,7 @@ msgstr "Obiekt '%q' nie wspiera '%q'"
msgid "'%q' object is not an iterator"
msgstr "Obiekt '%q' nie jest iteratorem"
#: py/objtype.c py/runtime.c
#: py/objtype.c py/runtime.c shared-module/atexit/__init__.c
msgid "'%q' object is not callable"
msgstr "Obiekt '%q' nie jest wywoływalny"

View File

@ -198,7 +198,7 @@ msgstr "O objeto '%q' não suporta '%q'"
msgid "'%q' object is not an iterator"
msgstr "O objeto '%q' não é um iterador"
#: py/objtype.c py/runtime.c
#: py/objtype.c py/runtime.c shared-module/atexit/__init__.c
msgid "'%q' object is not callable"
msgstr "O objeto '%s' não é invocável"

View File

@ -197,7 +197,7 @@ msgstr "Objektet '%q' stöder inte '%q'"
msgid "'%q' object is not an iterator"
msgstr "Objektet '%q' är inte en iterator"
#: py/objtype.c py/runtime.c
#: py/objtype.c py/runtime.c shared-module/atexit/__init__.c
msgid "'%q' object is not callable"
msgstr "Objektet '%q' kan inte anropas"

View File

@ -199,7 +199,7 @@ msgstr "'%q' duì xiàng bù zhī chí '%q'"
msgid "'%q' object is not an iterator"
msgstr "%q' duì xiàng bù shì yí gè liú lǎn qì"
#: py/objtype.c py/runtime.c
#: py/objtype.c py/runtime.c shared-module/atexit/__init__.c
msgid "'%q' object is not callable"
msgstr "%q' duì xiàng bù kě diào yòng"