8
8
msgstr ""
9
9
"Project-Id-Version : PACKAGE VERSION\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
- "POT-Creation-Date : 2018-10-09 23:01 +1100\n "
11
+ "POT-Creation-Date : 2018-10-11 14:17 +1100\n "
12
12
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13
13
"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
14
14
"
Language-Team :
LANGUAGE <[email protected] >\n "
@@ -218,7 +218,7 @@ msgstr ""
218
218
msgid "soft reboot\n"
219
219
msgstr ""
220
220
221
- #: ports/atmel-samd/audio_dma.c:285
221
+ #: ports/atmel-samd/audio_dma.c:209
222
222
#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c:361
223
223
msgid "All sync event channels in use"
224
224
msgstr ""
@@ -413,7 +413,8 @@ msgstr ""
413
413
414
414
#: ports/atmel-samd/common-hal/pulseio/PWMOut.c:120
415
415
#: ports/atmel-samd/common-hal/pulseio/PWMOut.c:369
416
- #: ports/nrf/common-hal/pulseio/PWMOut.c:227
416
+ #: ports/nrf/common-hal/pulseio/PWMOut.c:120
417
+ #: ports/nrf/common-hal/pulseio/PWMOut.c:233
417
418
msgid "Invalid PWM frequency"
418
419
msgstr ""
419
420
@@ -728,6 +729,10 @@ msgstr ""
728
729
msgid "Can not get temperature. status: 0x%02x"
729
730
msgstr ""
730
731
732
+ #: ports/nrf/common-hal/pulseio/PWMOut.c:162
733
+ msgid "All PWM peripherals are in use"
734
+ msgstr ""
735
+
731
736
#: ports/nrf/drivers/bluetooth/ble_drv.c:199
732
737
msgid "Cannot apply GAP parameters."
733
738
msgstr ""
@@ -1091,38 +1096,85 @@ msgstr ""
1091
1096
msgid "'data' requires integer arguments"
1092
1097
msgstr ""
1093
1098
1094
- #: py/emitinlinextensa .c:86
1095
- msgid "can only have up to 4 parameters to Xtensa assembly"
1099
+ #: py/emitinlinethumb .c:102
1100
+ msgid "can only have up to 4 parameters to Thumb assembly"
1096
1101
msgstr ""
1097
1102
1098
- #: py/emitinlinextensa .c:91 py/emitinlinextensa .c:96
1099
- msgid "parameters must be registers in sequence a2 to a5 "
1103
+ #: py/emitinlinethumb .c:107 py/emitinlinethumb .c:112
1104
+ msgid "parameters must be registers in sequence r0 to r3 "
1100
1105
msgstr ""
1101
1106
1102
- #: py/emitinlinextensa.c:162
1107
+ #: py/emitinlinethumb.c:188 py/emitinlinethumb.c:230
1108
+ #, c-format
1109
+ msgid "'%s' expects at most r%d"
1110
+ msgstr ""
1111
+
1112
+ #: py/emitinlinethumb.c:197 py/emitinlinextensa.c:162
1103
1113
#, c-format
1104
1114
msgid "'%s' expects a register"
1105
1115
msgstr ""
1106
1116
1107
- #: py/emitinlinextensa.c:169
1117
+ #: py/emitinlinethumb.c:211
1118
+ #, c-format
1119
+ msgid "'%s' expects a special register"
1120
+ msgstr ""
1121
+
1122
+ #: py/emitinlinethumb.c:239
1123
+ #, c-format
1124
+ msgid "'%s' expects an FPU register"
1125
+ msgstr ""
1126
+
1127
+ #: py/emitinlinethumb.c:292
1128
+ #, c-format
1129
+ msgid "'%s' expects {r0, r1, ...}"
1130
+ msgstr ""
1131
+
1132
+ #: py/emitinlinethumb.c:299 py/emitinlinextensa.c:169
1108
1133
#, c-format
1109
1134
msgid "'%s' expects an integer"
1110
1135
msgstr ""
1111
1136
1112
- #: py/emitinlinextensa .c:174
1137
+ #: py/emitinlinethumb .c:304
1113
1138
#, c-format
1114
- msgid "'%s' integer %d is not within range %d..%d "
1139
+ msgid "'%s' integer 0x%x does not fit in mask 0x%x "
1115
1140
msgstr ""
1116
1141
1117
- #: py/emitinlinextensa.c:182
1142
+ #: py/emitinlinethumb.c:328
1143
+ #, c-format
1144
+ msgid "'%s' expects an address of the form [a, b]"
1145
+ msgstr ""
1146
+
1147
+ #: py/emitinlinethumb.c:334 py/emitinlinextensa.c:182
1118
1148
#, c-format
1119
1149
msgid "'%s' expects a label"
1120
1150
msgstr ""
1121
1151
1122
- #: py/emitinlinextensa.c:193
1152
+ #: py/emitinlinethumb.c:345 py/ emitinlinextensa.c:193
1123
1153
msgid "label '%q' not defined"
1124
1154
msgstr ""
1125
1155
1156
+ #: py/emitinlinethumb.c:806
1157
+ #, c-format
1158
+ msgid "unsupported Thumb instruction '%s' with %d arguments"
1159
+ msgstr ""
1160
+
1161
+ #: py/emitinlinethumb.c:810
1162
+ msgid "branch not in range"
1163
+ msgstr ""
1164
+
1165
+ #: py/emitinlinextensa.c:86
1166
+ msgid "can only have up to 4 parameters to Xtensa assembly"
1167
+ msgstr ""
1168
+
1169
+ #: py/emitinlinextensa.c:91 py/emitinlinextensa.c:96
1170
+ msgid "parameters must be registers in sequence a2 to a5"
1171
+ msgstr ""
1172
+
1173
+ #: py/emitinlinextensa.c:174
1174
+ #, c-format
1175
+ msgid "'%s' integer %d is not within range %d..%d"
1176
+ msgstr ""
1177
+
1126
1178
#: py/emitinlinextensa.c:327
1127
1179
#, c-format
1128
1180
msgid "unsupported Xtensa instruction '%s' with %d arguments"
@@ -1979,6 +2031,22 @@ msgid ""
1979
2031
"destination buffer must be a bytearray or array of type 'B' for bit_depth = 8"
1980
2032
msgstr ""
1981
2033
2034
+ #: shared-bindings/audioio/Mixer.c:94
2035
+ msgid "Invalid voice count"
2036
+ msgstr ""
2037
+
2038
+ #: shared-bindings/audioio/Mixer.c:99
2039
+ msgid "Invalid channel count"
2040
+ msgstr ""
2041
+
2042
+ #: shared-bindings/audioio/Mixer.c:103
2043
+ msgid "Sample rate must be positive"
2044
+ msgstr ""
2045
+
2046
+ #: shared-bindings/audioio/Mixer.c:107
2047
+ msgid "bits_per_sample must be 8 or 16"
2048
+ msgstr ""
2049
+
1982
2050
#: shared-bindings/audioio/RawSample.c:98
1983
2051
msgid ""
1984
2052
"sample_source buffer must be a bytearray or array of type 'h', 'H', 'b' or "
@@ -2149,10 +2217,6 @@ msgstr ""
2149
2217
msgid "Stream missing readinto() or write() method."
2150
2218
msgstr ""
2151
2219
2152
- #: shared-bindings/network/__init__.c:79 shared-bindings/socket/__init__.c:428
2153
- msgid "no available NIC"
2154
- msgstr ""
2155
-
2156
2220
#: shared-bindings/nvm/ByteArray.c:99
2157
2221
msgid "Slice and value different lengths."
2158
2222
msgstr ""
@@ -2180,7 +2244,7 @@ msgstr ""
2180
2244
2181
2245
#: shared-bindings/pulseio/PWMOut.c:195
2182
2246
msgid ""
2183
- "PWM frequency not writeable when variable_frequency is False on construction."
2247
+ "PWM frequency not writable when variable_frequency is False on construction."
2184
2248
msgstr ""
2185
2249
2186
2250
#: shared-bindings/pulseio/PulseIn.c:275
@@ -2228,6 +2292,10 @@ msgstr ""
2228
2292
msgid "RTC calibration is not supported on this board"
2229
2293
msgstr ""
2230
2294
2295
+ #: shared-bindings/socket/__init__.c:428 shared-module/network/__init__.c:64
2296
+ msgid "no available NIC"
2297
+ msgstr ""
2298
+
2231
2299
#: shared-bindings/storage/__init__.c:77
2232
2300
msgid "filesystem must provide mount method"
2233
2301
msgstr ""
@@ -2273,6 +2341,34 @@ msgid ""
2273
2341
"Object has been deinitialized and can no longer be used. Create a new object."
2274
2342
msgstr ""
2275
2343
2344
+ #: shared-module/audioio/Mixer.c:47 shared-module/audioio/WaveFile.c:117
2345
+ msgid "Couldn't allocate first buffer"
2346
+ msgstr ""
2347
+
2348
+ #: shared-module/audioio/Mixer.c:53 shared-module/audioio/WaveFile.c:123
2349
+ msgid "Couldn't allocate second buffer"
2350
+ msgstr ""
2351
+
2352
+ #: shared-module/audioio/Mixer.c:82
2353
+ msgid "Voice index too high"
2354
+ msgstr ""
2355
+
2356
+ #: shared-module/audioio/Mixer.c:85
2357
+ msgid "The sample's sample rate does not match the mixer's"
2358
+ msgstr ""
2359
+
2360
+ #: shared-module/audioio/Mixer.c:88
2361
+ msgid "The sample's channel count does not match the mixer's"
2362
+ msgstr ""
2363
+
2364
+ #: shared-module/audioio/Mixer.c:91
2365
+ msgid "The sample's bits_per_sample does not match the mixer's"
2366
+ msgstr ""
2367
+
2368
+ #: shared-module/audioio/Mixer.c:100
2369
+ msgid "The sample's signedness does not match the mixer's"
2370
+ msgstr ""
2371
+
2276
2372
#: shared-module/audioio/WaveFile.c:61
2277
2373
msgid "Invalid wave file"
2278
2374
msgstr ""
@@ -2293,14 +2389,6 @@ msgstr ""
2293
2389
msgid "Invalid file"
2294
2390
msgstr ""
2295
2391
2296
- #: shared-module/audioio/WaveFile.c:117
2297
- msgid "Couldn't allocate first buffer"
2298
- msgstr ""
2299
-
2300
- #: shared-module/audioio/WaveFile.c:123
2301
- msgid "Couldn't allocate second buffer"
2302
- msgstr ""
2303
-
2304
2392
#: shared-module/bitbangio/I2C.c:58
2305
2393
msgid "Clock stretch too long"
2306
2394
msgstr ""
0 commit comments