forked from adafruit/circuitpython
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
address minor issues: typos, make translate, and sphinx
- Loading branch information
Showing
17 changed files
with
286 additions
and
175 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2019-08-28 16:09-0400\n" | ||
"POT-Creation-Date: 2019-08-29 14:16-0400\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -546,10 +546,19 @@ msgid "Expected a %q" | |
msgstr "" | ||
|
||
#: shared-bindings/bleio/CharacteristicBuffer.c | ||
#: shared-bindings/bleio/Descriptor.c | ||
msgid "Expected a Characteristic" | ||
msgstr "" | ||
|
||
#: shared-bindings/bleio/Characteristic.c shared-bindings/bleio/Peripheral.c | ||
#: shared-bindings/bleio/Service.c | ||
msgid "Expected a Peripheral" | ||
msgstr "" | ||
|
||
#: shared-bindings/bleio/Characteristic.c | ||
msgid "Expected a Service" | ||
msgstr "" | ||
|
||
#: shared-bindings/bleio/Characteristic.c shared-bindings/bleio/Descriptor.c | ||
#: shared-bindings/bleio/Service.c | ||
msgid "Expected a UUID" | ||
msgstr "" | ||
|
@@ -572,12 +581,16 @@ msgstr "" | |
msgid "Failed to acquire mutex, err 0x%04x" | ||
msgstr "Gagal untuk mendapatkan mutex, status: 0x%08lX" | ||
|
||
#: ports/nrf/common-hal/bleio/Characteristic.c | ||
#: ports/nrf/common-hal/bleio/Service.c | ||
#, fuzzy, c-format | ||
msgid "Failed to add characteristic, err 0x%04x" | ||
msgstr "Gagal untuk menambahkan karakteristik, status: 0x%08lX" | ||
|
||
#: ports/nrf/common-hal/bleio/Characteristic.c | ||
#, c-format | ||
msgid "Failed to add descriptor, err 0x%04x" | ||
msgstr "" | ||
|
||
#: ports/nrf/common-hal/bleio/Peripheral.c | ||
#, fuzzy, c-format | ||
msgid "Failed to add service, err 0x%04x" | ||
|
@@ -849,7 +862,7 @@ msgstr "Pin-pin tidak valid" | |
msgid "Invalid polarity" | ||
msgstr "" | ||
|
||
#: shared-bindings/bleio/Service.c | ||
#: shared-bindings/bleio/Characteristic.c | ||
msgid "Invalid properties" | ||
msgstr "" | ||
|
||
|
@@ -2089,6 +2102,7 @@ msgstr "" | |
msgid "math domain error" | ||
msgstr "" | ||
|
||
#: ports/nrf/common-hal/bleio/Characteristic.c | ||
#: ports/nrf/common-hal/bleio/Descriptor.c | ||
#, c-format | ||
msgid "max_length must be 0-%d when fixed_length is %s" | ||
|
@@ -2107,11 +2121,6 @@ msgstr "" | |
msgid "memory allocation failed, heap is locked" | ||
msgstr "" | ||
|
||
#: ports/nrf/common-hal/bleio/Characteristic.c | ||
#, c-format | ||
msgid "mnax_length must be 0-%d when fixed_length is %s" | ||
msgstr "" | ||
|
||
#: py/builtinimport.c | ||
msgid "module not found" | ||
msgstr "modul tidak ditemukan" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2019-08-28 16:09-0400\n" | ||
"POT-Creation-Date: 2019-08-29 14:16-0400\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -535,10 +535,19 @@ msgid "Expected a %q" | |
msgstr "" | ||
|
||
#: shared-bindings/bleio/CharacteristicBuffer.c | ||
#: shared-bindings/bleio/Descriptor.c | ||
msgid "Expected a Characteristic" | ||
msgstr "" | ||
|
||
#: shared-bindings/bleio/Characteristic.c shared-bindings/bleio/Peripheral.c | ||
#: shared-bindings/bleio/Service.c | ||
msgid "Expected a Peripheral" | ||
msgstr "" | ||
|
||
#: shared-bindings/bleio/Characteristic.c | ||
msgid "Expected a Service" | ||
msgstr "" | ||
|
||
#: shared-bindings/bleio/Characteristic.c shared-bindings/bleio/Descriptor.c | ||
#: shared-bindings/bleio/Service.c | ||
msgid "Expected a UUID" | ||
msgstr "" | ||
|
@@ -561,12 +570,16 @@ msgstr "" | |
msgid "Failed to acquire mutex, err 0x%04x" | ||
msgstr "" | ||
|
||
#: ports/nrf/common-hal/bleio/Characteristic.c | ||
#: ports/nrf/common-hal/bleio/Service.c | ||
#, c-format | ||
msgid "Failed to add characteristic, err 0x%04x" | ||
msgstr "" | ||
|
||
#: ports/nrf/common-hal/bleio/Characteristic.c | ||
#, c-format | ||
msgid "Failed to add descriptor, err 0x%04x" | ||
msgstr "" | ||
|
||
#: ports/nrf/common-hal/bleio/Peripheral.c | ||
#, c-format | ||
msgid "Failed to add service, err 0x%04x" | ||
|
@@ -834,7 +847,7 @@ msgstr "" | |
msgid "Invalid polarity" | ||
msgstr "" | ||
|
||
#: shared-bindings/bleio/Service.c | ||
#: shared-bindings/bleio/Characteristic.c | ||
msgid "Invalid properties" | ||
msgstr "" | ||
|
||
|
@@ -2055,6 +2068,7 @@ msgstr "" | |
msgid "math domain error" | ||
msgstr "" | ||
|
||
#: ports/nrf/common-hal/bleio/Characteristic.c | ||
#: ports/nrf/common-hal/bleio/Descriptor.c | ||
#, c-format | ||
msgid "max_length must be 0-%d when fixed_length is %s" | ||
|
@@ -2073,11 +2087,6 @@ msgstr "" | |
msgid "memory allocation failed, heap is locked" | ||
msgstr "" | ||
|
||
#: ports/nrf/common-hal/bleio/Characteristic.c | ||
#, c-format | ||
msgid "mnax_length must be 0-%d when fixed_length is %s" | ||
msgstr "" | ||
|
||
#: py/builtinimport.c | ||
msgid "module not found" | ||
msgstr "" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.