File tree Expand file tree Collapse file tree 17 files changed +17
-17
lines changed Expand file tree Collapse file tree 17 files changed +17
-17
lines changed Original file line number Diff line number Diff line change @@ -196,7 +196,7 @@ msgstr "Objek '%q' tidak mendukung '%q'"
196
196
msgid "'%q' object is not an iterator"
197
197
msgstr "Objek '%q' bukan merupakan iterator"
198
198
199
- #: py/objtype.c py/runtime.c
199
+ #: py/objtype.c py/runtime.c shared-module/atexit/__init__.c
200
200
msgid "'%q' object is not callable"
201
201
msgstr ""
202
202
Original file line number Diff line number Diff line change @@ -192,7 +192,7 @@ msgstr "Objekt '%q' nepodporuje '%q'"
192
192
msgid "'%q' object is not an iterator"
193
193
msgstr "Objekt '%q' není iterátor"
194
194
195
- #: py/objtype.c py/runtime.c
195
+ #: py/objtype.c py/runtime.c shared-module/atexit/__init__.c
196
196
msgid "'%q' object is not callable"
197
197
msgstr "Objekt '%q' nelze volat"
198
198
Original file line number Diff line number Diff line change @@ -198,7 +198,7 @@ msgstr "'%q' Objekt unterstützt '%q' nicht"
198
198
msgid "'%q' object is not an iterator"
199
199
msgstr "'%q' Objekt ist kein Iterator"
200
200
201
- #: py/objtype.c py/runtime.c
201
+ #: py/objtype.c py/runtime.c shared-module/atexit/__init__.c
202
202
msgid "'%q' object is not callable"
203
203
msgstr "'%q' Objekt ist kein callable"
204
204
Original file line number Diff line number Diff line change @@ -189,7 +189,7 @@ msgstr ""
189
189
msgid "'%q' object is not an iterator"
190
190
msgstr ""
191
191
192
- #: py/objtype.c py/runtime.c
192
+ #: py/objtype.c py/runtime.c shared-module/atexit/__init__.c
193
193
msgid "'%q' object is not callable"
194
194
msgstr ""
195
195
Original file line number Diff line number Diff line change @@ -198,7 +198,7 @@ msgstr "'%q' object does not support '%q'"
198
198
msgid "'%q' object is not an iterator"
199
199
msgstr "'%q' object is not an iterator"
200
200
201
- #: py/objtype.c py/runtime.c
201
+ #: py/objtype.c py/runtime.c shared-module/atexit/__init__.c
202
202
msgid "'%q' object is not callable"
203
203
msgstr "'%q' object is not callable"
204
204
Original file line number Diff line number Diff line change @@ -200,7 +200,7 @@ msgstr "objeto '%q' no tiene capacidad '%q'"
200
200
msgid "'%q' object is not an iterator"
201
201
msgstr "objeto '%q' no es un iterador"
202
202
203
- #: py/objtype.c py/runtime.c
203
+ #: py/objtype.c py/runtime.c shared-module/atexit/__init__.c
204
204
msgid "'%q' object is not callable"
205
205
msgstr "objeto '%q' no es llamable"
206
206
Original file line number Diff line number Diff line change @@ -193,7 +193,7 @@ msgstr ""
193
193
msgid "'%q' object is not an iterator"
194
194
msgstr ""
195
195
196
- #: py/objtype.c py/runtime.c
196
+ #: py/objtype.c py/runtime.c shared-module/atexit/__init__.c
197
197
msgid "'%q' object is not callable"
198
198
msgstr ""
199
199
Original file line number Diff line number Diff line change @@ -200,7 +200,7 @@ msgstr "l'objet '%q' ne supporte pas '%q'"
200
200
msgid "'%q' object is not an iterator"
201
201
msgstr "l'objet '%q' n'est pas un itérateur"
202
202
203
- #: py/objtype.c py/runtime.c
203
+ #: py/objtype.c py/runtime.c shared-module/atexit/__init__.c
204
204
msgid "'%q' object is not callable"
205
205
msgstr "l'objet '%q' ne peut pas être appelé"
206
206
Original file line number Diff line number Diff line change @@ -189,7 +189,7 @@ msgstr ""
189
189
msgid "'%q' object is not an iterator"
190
190
msgstr ""
191
191
192
- #: py/objtype.c py/runtime.c
192
+ #: py/objtype.c py/runtime.c shared-module/atexit/__init__.c
193
193
msgid "'%q' object is not callable"
194
194
msgstr ""
195
195
Original file line number Diff line number Diff line change @@ -199,7 +199,7 @@ msgstr "L'oggetto '%q' non supporta '%q'"
199
199
msgid "'%q' object is not an iterator"
200
200
msgstr "L'oggetto '%q' non è un iteratore"
201
201
202
- #: py/objtype.c py/runtime.c
202
+ #: py/objtype.c py/runtime.c shared-module/atexit/__init__.c
203
203
msgid "'%q' object is not callable"
204
204
msgstr "L'oggetto '%q' non è richiamabile"
205
205
You can’t perform that action at this time.
0 commit comments