File tree Expand file tree Collapse file tree 16 files changed +128
-0
lines changed Expand file tree Collapse file tree 16 files changed +128
-0
lines changed Original file line number Diff line number Diff line change @@ -48,6 +48,10 @@ msgstr " File \"%q\""
48
48
msgid " File \" %q\" , line %d"
49
49
msgstr " File \" %q\" , baris %d"
50
50
51
+ #: py/builtinhelp.c
52
+ msgid " is of type %q\n"
53
+ msgstr ""
54
+
51
55
#: main.c
52
56
msgid " output:\n"
53
57
msgstr "output:\n"
@@ -3359,6 +3363,10 @@ msgstr ""
3359
3363
msgid "number of points must be at least 2"
3360
3364
msgstr ""
3361
3365
3366
+ #: py/builtinhelp.c
3367
+ msgid "object "
3368
+ msgstr ""
3369
+
3362
3370
#: py/obj.c
3363
3371
msgid "object '%q' is not a tuple or list"
3364
3372
msgstr ""
Original file line number Diff line number Diff line change @@ -46,6 +46,10 @@ msgstr " Soubor \"%q\""
46
46
msgid " File \" %q\" , line %d"
47
47
msgstr " Soubor \" %q\" , řádek %d"
48
48
49
+ #: py/builtinhelp.c
50
+ msgid " is of type %q\n"
51
+ msgstr ""
52
+
49
53
#: main.c
50
54
msgid " output:\n"
51
55
msgstr " výstup:\n"
@@ -3311,6 +3315,10 @@ msgstr ""
3311
3315
msgid "number of points must be at least 2"
3312
3316
msgstr ""
3313
3317
3318
+ #: py/builtinhelp.c
3319
+ msgid "object "
3320
+ msgstr ""
3321
+
3314
3322
#: py/obj.c
3315
3323
msgid "object '%q' is not a tuple or list"
3316
3324
msgstr ""
Original file line number Diff line number Diff line change @@ -47,6 +47,10 @@ msgstr " Datei \"%q\""
47
47
msgid " File \" %q\" , line %d"
48
48
msgstr " Datei \" %q\" , Zeile %d"
49
49
50
+ #: py/builtinhelp.c
51
+ msgid " is of type %q\n"
52
+ msgstr ""
53
+
50
54
#: main.c
51
55
msgid " output:\n"
52
56
msgstr " Ausgabe:\n"
@@ -3388,6 +3392,10 @@ msgstr "Nicht genügend Argumente für den Formatierungs-String"
3388
3392
msgid "number of points must be at least 2"
3389
3393
msgstr "Die Anzahl der Punkte muss mindestens 2 betragen"
3390
3394
3395
+ #: py/builtinhelp.c
3396
+ msgid "object "
3397
+ msgstr ""
3398
+
3391
3399
#: py/obj.c
3392
3400
msgid "object '%q' is not a tuple or list"
3393
3401
msgstr ""
Original file line number Diff line number Diff line change @@ -43,6 +43,10 @@ msgstr ""
43
43
msgid " File \" %q\" , line %d"
44
44
msgstr ""
45
45
46
+ #: py/builtinhelp.c
47
+ msgid " is of type %q\n"
48
+ msgstr ""
49
+
46
50
#: main.c
47
51
msgid " output:\n"
48
52
msgstr ""
@@ -3308,6 +3312,10 @@ msgstr ""
3308
3312
msgid "number of points must be at least 2"
3309
3313
msgstr ""
3310
3314
3315
+ #: py/builtinhelp.c
3316
+ msgid "object "
3317
+ msgstr ""
3318
+
3311
3319
#: py/obj.c
3312
3320
msgid "object '%q' is not a tuple or list"
3313
3321
msgstr ""
Original file line number Diff line number Diff line change @@ -48,6 +48,10 @@ msgstr " Archivo \"%q\""
48
48
msgid " File \" %q\" , line %d"
49
49
msgstr " Archivo \" %q\" , línea %d"
50
50
51
+ #: py/builtinhelp.c
52
+ msgid " is of type %q\n"
53
+ msgstr ""
54
+
51
55
#: main.c
52
56
msgid " output:\n"
53
57
msgstr " salida:\n"
@@ -3382,6 +3386,10 @@ msgstr "no suficientes argumentos para format string"
3382
3386
msgid "number of points must be at least 2"
3383
3387
msgstr "el número de puntos debe ser al menos 2"
3384
3388
3389
+ #: py/builtinhelp.c
3390
+ msgid "object "
3391
+ msgstr ""
3392
+
3385
3393
#: py/obj.c
3386
3394
msgid "object '%q' is not a tuple or list"
3387
3395
msgstr "objeto '%q' no es tupla o lista"
Original file line number Diff line number Diff line change @@ -42,6 +42,10 @@ msgstr " File \"%q\""
42
42
msgid " File \" %q\" , line %d"
43
43
msgstr " File \" %q\" , line %d"
44
44
45
+ #: py/builtinhelp.c
46
+ msgid " is of type %q\n"
47
+ msgstr ""
48
+
45
49
#: main.c
46
50
msgid " output:\n"
47
51
msgstr " output:\n"
@@ -3355,6 +3359,10 @@ msgstr "kulang sa arguments para sa format string"
3355
3359
msgid "number of points must be at least 2"
3356
3360
msgstr ""
3357
3361
3362
+ #: py/builtinhelp.c
3363
+ msgid "object "
3364
+ msgstr ""
3365
+
3358
3366
#: py/obj.c
3359
3367
msgid "object '%q' is not a tuple or list"
3360
3368
msgstr ""
Original file line number Diff line number Diff line change @@ -52,6 +52,10 @@ msgstr " Fichier \"%q\""
52
52
msgid " File \" %q\" , line %d"
53
53
msgstr " Fichier \" %q\" , ligne %d"
54
54
55
+ #: py/builtinhelp.c
56
+ msgid " is of type %q\n"
57
+ msgstr ""
58
+
55
59
#: main.c
56
60
msgid " output:\n"
57
61
msgstr " sortie :\n"
@@ -3415,6 +3419,10 @@ msgstr "pas assez d'arguments pour la chaîne de format"
3415
3419
msgid "number of points must be at least 2"
3416
3420
msgstr "le nombre de points doit être d'au moins 2"
3417
3421
3422
+ #: py/builtinhelp.c
3423
+ msgid "object "
3424
+ msgstr ""
3425
+
3418
3426
#: py/obj.c
3419
3427
msgid "object '%q' is not a tuple or list"
3420
3428
msgstr "l'objet '%q' n'est pas un tuple ou une list"
Original file line number Diff line number Diff line change @@ -43,6 +43,10 @@ msgstr ""
43
43
msgid " File \" %q\" , line %d"
44
44
msgstr ""
45
45
46
+ #: py/builtinhelp.c
47
+ msgid " is of type %q\n"
48
+ msgstr ""
49
+
46
50
#: main.c
47
51
msgid " output:\n"
48
52
msgstr ""
@@ -3308,6 +3312,10 @@ msgstr ""
3308
3312
msgid "number of points must be at least 2"
3309
3313
msgstr ""
3310
3314
3315
+ #: py/builtinhelp.c
3316
+ msgid "object "
3317
+ msgstr ""
3318
+
3311
3319
#: py/obj.c
3312
3320
msgid "object '%q' is not a tuple or list"
3313
3321
msgstr ""
Original file line number Diff line number Diff line change @@ -42,6 +42,10 @@ msgstr " File \"%q\""
42
42
msgid " File \" %q\" , line %d"
43
43
msgstr " File \" %q\" , riga %d"
44
44
45
+ #: py/builtinhelp.c
46
+ msgid " is of type %q\n"
47
+ msgstr ""
48
+
45
49
#: main.c
46
50
msgid " output:\n"
47
51
msgstr " output:\n"
@@ -3361,6 +3365,10 @@ msgstr "argomenti non sufficienti per la stringa di formattazione"
3361
3365
msgid "number of points must be at least 2"
3362
3366
msgstr ""
3363
3367
3368
+ #: py/builtinhelp.c
3369
+ msgid "object "
3370
+ msgstr ""
3371
+
3364
3372
#: py/obj.c
3365
3373
msgid "object '%q' is not a tuple or list"
3366
3374
msgstr ""
Original file line number Diff line number Diff line change @@ -48,6 +48,10 @@ msgstr " ファイル \"%q\""
48
48
msgid " File \" %q\" , line %d"
49
49
msgstr " ファイル \" %q\" , 行 %d"
50
50
51
+ #: py/builtinhelp.c
52
+ msgid " is of type %q\n"
53
+ msgstr ""
54
+
51
55
#: main.c
52
56
msgid " output:\n"
53
57
msgstr " 出力:\n"
@@ -3336,6 +3340,10 @@ msgstr "書式化文字列への引数が足りません"
3336
3340
msgid "number of points must be at least 2"
3337
3341
msgstr ""
3338
3342
3343
+ #: py/builtinhelp.c
3344
+ msgid "object "
3345
+ msgstr ""
3346
+
3339
3347
#: py/obj.c
3340
3348
msgid "object '%q' is not a tuple or list"
3341
3349
msgstr "オブジェクト'%q'がタプルやリストでありません"
You can’t perform that action at this time.
0 commit comments