From b25ad6dcdb55c0842de218f8811a8ad2bb40d260 Mon Sep 17 00:00:00 2001 From: Alvaro Figueroa Date: Sat, 29 May 2021 07:26:08 +0000 Subject: [PATCH 1/4] Translated using Weblate (Spanish) Currently translated at 100.0% (994 of 994 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/es/ --- locale/es.po | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/locale/es.po b/locale/es.po index 51e908b1e8..973a94b284 100644 --- a/locale/es.po +++ b/locale/es.po @@ -8,8 +8,8 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-01-04 12:55-0600\n" -"PO-Revision-Date: 2021-05-24 21:25+0000\n" -"Last-Translator: Jose David M \n" +"PO-Revision-Date: 2021-05-30 13:32+0000\n" +"Last-Translator: Alvaro Figueroa \n" "Language-Team: \n" "Language: es\n" "MIME-Version: 1.0\n" @@ -100,7 +100,7 @@ msgstr "%q lista debe ser una lista" #: shared-bindings/usb_hid/Device.c msgid "%q must be 0-255" -msgstr "" +msgstr "%q debe ser de 0-255" #: shared-bindings/usb_hid/Device.c msgid "%q must be 1-255" @@ -120,7 +120,7 @@ msgstr "%q debe ser >= 1" #: shared-bindings/usb_hid/Device.c msgid "%q must be None or between 1 and len(report_descriptor)-1" -msgstr "" +msgstr "%q debe ser None o entre 1 y len(report_descriptor)-1" #: shared-module/vectorio/Polygon.c msgid "%q must be a tuple of length 2" From e18d67cdc5198773e9a22b580e85e22ec8600734 Mon Sep 17 00:00:00 2001 From: Wellington Terumi Uemura Date: Fri, 28 May 2021 20:28:53 +0000 Subject: [PATCH 2/4] Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (994 of 994 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/ --- locale/pt_BR.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/locale/pt_BR.po b/locale/pt_BR.po index 7dd88d348c..6c6c8064c6 100644 --- a/locale/pt_BR.po +++ b/locale/pt_BR.po @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-01-04 12:55-0600\n" -"PO-Revision-Date: 2021-05-25 17:41+0000\n" +"PO-Revision-Date: 2021-05-30 13:32+0000\n" "Last-Translator: Wellington Terumi Uemura \n" "Language-Team: \n" "Language: pt_BR\n" @@ -98,7 +98,7 @@ msgstr "A lista %q deve ser uma lista" #: shared-bindings/usb_hid/Device.c msgid "%q must be 0-255" -msgstr "" +msgstr "%q deve ser entre 0-255" #: shared-bindings/usb_hid/Device.c msgid "%q must be 1-255" @@ -118,7 +118,7 @@ msgstr "%q deve ser >= 1" #: shared-bindings/usb_hid/Device.c msgid "%q must be None or between 1 and len(report_descriptor)-1" -msgstr "" +msgstr "%q deve ser None ou entre 1 e len(report_descriptor)-1" #: shared-module/vectorio/Polygon.c msgid "%q must be a tuple of length 2" From 017c6d5aa8440c4f90d984496f6c7c845497d64d Mon Sep 17 00:00:00 2001 From: Jonny Bergdahl Date: Sat, 29 May 2021 13:01:15 +0000 Subject: [PATCH 3/4] Translated using Weblate (Swedish) Currently translated at 100.0% (994 of 994 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/ --- locale/sv.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/locale/sv.po b/locale/sv.po index 1429ad4948..21fb6da6c4 100644 --- a/locale/sv.po +++ b/locale/sv.po @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-01-04 12:55-0600\n" -"PO-Revision-Date: 2021-05-24 21:25+0000\n" +"PO-Revision-Date: 2021-05-30 13:32+0000\n" "Last-Translator: Jonny Bergdahl \n" "Language-Team: LANGUAGE \n" "Language: sv\n" @@ -97,7 +97,7 @@ msgstr "%q-listan måste vara en lista" #: shared-bindings/usb_hid/Device.c msgid "%q must be 0-255" -msgstr "" +msgstr "%q måste vara 0-255" #: shared-bindings/usb_hid/Device.c msgid "%q must be 1-255" @@ -117,7 +117,7 @@ msgstr "%q måste vara >= 1" #: shared-bindings/usb_hid/Device.c msgid "%q must be None or between 1 and len(report_descriptor)-1" -msgstr "" +msgstr "%q måste vara None eller mellan 1 och len(report_descriptor)-1" #: shared-module/vectorio/Polygon.c msgid "%q must be a tuple of length 2" From 9eed85dd12e685ebe30833f4accd4a9fbc95041b Mon Sep 17 00:00:00 2001 From: hexthat Date: Tue, 1 Jun 2021 01:26:20 +0000 Subject: [PATCH 4/4] Translated using Weblate (Chinese (Pinyin)) Currently translated at 100.0% (994 of 994 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/zh_Latn/ --- locale/zh_Latn_pinyin.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/locale/zh_Latn_pinyin.po b/locale/zh_Latn_pinyin.po index 1a82e35d25..9a59f6236f 100644 --- a/locale/zh_Latn_pinyin.po +++ b/locale/zh_Latn_pinyin.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: circuitpython-cn\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-01-04 12:55-0600\n" -"PO-Revision-Date: 2021-05-25 17:41+0000\n" +"PO-Revision-Date: 2021-06-01 13:10+0000\n" "Last-Translator: hexthat \n" "Language-Team: Chinese Hanyu Pinyin\n" "Language: zh_Latn_pinyin\n" @@ -99,7 +99,7 @@ msgstr "%q lièbiǎo bìxū shì lièbiǎo" #: shared-bindings/usb_hid/Device.c msgid "%q must be 0-255" -msgstr "" +msgstr "%q bì xū wéi 0-255" #: shared-bindings/usb_hid/Device.c msgid "%q must be 1-255" @@ -119,7 +119,7 @@ msgstr "%q bìxū dàyú huò děngyú 1" #: shared-bindings/usb_hid/Device.c msgid "%q must be None or between 1 and len(report_descriptor)-1" -msgstr "" +msgstr "%q bì xū wéi wú huò zài 1 hé len(report_descriptor)-1 zhī jiān" #: shared-module/vectorio/Polygon.c msgid "%q must be a tuple of length 2"