From bf274258a457b5b5a4db2194b2a9b7344c20ddab Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Wed, 15 Feb 2023 22:07:24 +0100 Subject: [PATCH] Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/ --- locale/ID.po | 4 ++++ locale/cs.po | 4 ++++ locale/de_DE.po | 4 ++++ locale/el.po | 4 ++++ locale/en_GB.po | 4 ++++ locale/es.po | 4 ++++ locale/fil.po | 4 ++++ locale/fr.po | 4 ++++ locale/hi.po | 4 ++++ locale/it_IT.po | 4 ++++ locale/ja.po | 4 ++++ locale/ko.po | 4 ++++ locale/nl.po | 4 ++++ locale/pl.po | 4 ++++ locale/pt_BR.po | 4 ++++ locale/ru.po | 4 ++++ locale/sv.po | 4 ++++ locale/tr.po | 4 ++++ locale/zh_Latn_pinyin.po | 4 ++++ 19 files changed, 76 insertions(+) diff --git a/locale/ID.po b/locale/ID.po index 546828a14d..d4cd357358 100644 --- a/locale/ID.po +++ b/locale/ID.po @@ -2441,6 +2441,10 @@ msgid "" "You pressed the reset button during boot. Press again to exit safe mode." msgstr "" +#: supervisor/shared/micropython.c +msgid "[truncated due to length]" +msgstr "" + #: py/objtype.c msgid "__init__() should return None" msgstr "__init __() harus mengembalikan None" diff --git a/locale/cs.po b/locale/cs.po index 51ed1674f7..acda63fa4b 100644 --- a/locale/cs.po +++ b/locale/cs.po @@ -2428,6 +2428,10 @@ msgid "" "You pressed the reset button during boot. Press again to exit safe mode." msgstr "" +#: supervisor/shared/micropython.c +msgid "[truncated due to length]" +msgstr "" + #: py/objtype.c msgid "__init__() should return None" msgstr "" diff --git a/locale/de_DE.po b/locale/de_DE.po index 594e2005cc..5c519a09e2 100644 --- a/locale/de_DE.po +++ b/locale/de_DE.po @@ -2486,6 +2486,10 @@ msgstr "" "Du hast beim Booten die Reset-Taste gedrückt. Drücke sie erneut, um den " "abgesicherten Modus zu beenden." +#: supervisor/shared/micropython.c +msgid "[truncated due to length]" +msgstr "" + #: py/objtype.c msgid "__init__() should return None" msgstr "__init__() sollte None zurückgeben" diff --git a/locale/el.po b/locale/el.po index 7c816d4a9f..904d89846a 100644 --- a/locale/el.po +++ b/locale/el.po @@ -2437,6 +2437,10 @@ msgid "" "You pressed the reset button during boot. Press again to exit safe mode." msgstr "" +#: supervisor/shared/micropython.c +msgid "[truncated due to length]" +msgstr "" + #: py/objtype.c msgid "__init__() should return None" msgstr "" diff --git a/locale/en_GB.po b/locale/en_GB.po index ece9ec14f3..d9b6508b05 100644 --- a/locale/en_GB.po +++ b/locale/en_GB.po @@ -2444,6 +2444,10 @@ msgid "" msgstr "" "You pressed the reset button during boot. Press again to exit safe mode." +#: supervisor/shared/micropython.c +msgid "[truncated due to length]" +msgstr "" + #: py/objtype.c msgid "__init__() should return None" msgstr "__init__() should return None" diff --git a/locale/es.po b/locale/es.po index d40e92464c..141951b5c6 100644 --- a/locale/es.po +++ b/locale/es.po @@ -2494,6 +2494,10 @@ msgstr "" "Has presionado el botón de reset durante el arranque. Presiones de nuevo " "para salir del modo seguro." +#: supervisor/shared/micropython.c +msgid "[truncated due to length]" +msgstr "" + #: py/objtype.c msgid "__init__() should return None" msgstr "__init__() deberia devolver None" diff --git a/locale/fil.po b/locale/fil.po index 64a40976f5..4f7cf38dd7 100644 --- a/locale/fil.po +++ b/locale/fil.po @@ -2428,6 +2428,10 @@ msgid "" "You pressed the reset button during boot. Press again to exit safe mode." msgstr "" +#: supervisor/shared/micropython.c +msgid "[truncated due to length]" +msgstr "" + #: py/objtype.c msgid "__init__() should return None" msgstr "__init__() dapat magbalik na None" diff --git a/locale/fr.po b/locale/fr.po index 28f95530cb..58fbaf79a2 100644 --- a/locale/fr.po +++ b/locale/fr.po @@ -2512,6 +2512,10 @@ msgstr "" "Vous avez pressé le bouton reset pendant le démarrage. Pressez-le à nouveau " "pour sortir du mode sûr." +#: supervisor/shared/micropython.c +msgid "[truncated due to length]" +msgstr "" + #: py/objtype.c msgid "__init__() should return None" msgstr "__init__() doit retourner None" diff --git a/locale/hi.po b/locale/hi.po index 4fc15e35b4..84482dd969 100644 --- a/locale/hi.po +++ b/locale/hi.po @@ -2410,6 +2410,10 @@ msgid "" "You pressed the reset button during boot. Press again to exit safe mode." msgstr "" +#: supervisor/shared/micropython.c +msgid "[truncated due to length]" +msgstr "" + #: py/objtype.c msgid "__init__() should return None" msgstr "" diff --git a/locale/it_IT.po b/locale/it_IT.po index 85167249c6..f52f91e2fa 100644 --- a/locale/it_IT.po +++ b/locale/it_IT.po @@ -2438,6 +2438,10 @@ msgid "" "You pressed the reset button during boot. Press again to exit safe mode." msgstr "" +#: supervisor/shared/micropython.c +msgid "[truncated due to length]" +msgstr "" + #: py/objtype.c msgid "__init__() should return None" msgstr "__init__() deve ritornare None" diff --git a/locale/ja.po b/locale/ja.po index 5f2c6a7aa2..cd28a37893 100644 --- a/locale/ja.po +++ b/locale/ja.po @@ -2430,6 +2430,10 @@ msgid "" "You pressed the reset button during boot. Press again to exit safe mode." msgstr "" +#: supervisor/shared/micropython.c +msgid "[truncated due to length]" +msgstr "" + #: py/objtype.c msgid "__init__() should return None" msgstr "" diff --git a/locale/ko.po b/locale/ko.po index 8a4ebc9082..a5f1c477e2 100644 --- a/locale/ko.po +++ b/locale/ko.po @@ -2414,6 +2414,10 @@ msgid "" "You pressed the reset button during boot. Press again to exit safe mode." msgstr "" +#: supervisor/shared/micropython.c +msgid "[truncated due to length]" +msgstr "" + #: py/objtype.c msgid "__init__() should return None" msgstr "" diff --git a/locale/nl.po b/locale/nl.po index 5122a036bc..f3c63f14e9 100644 --- a/locale/nl.po +++ b/locale/nl.po @@ -2440,6 +2440,10 @@ msgid "" "You pressed the reset button during boot. Press again to exit safe mode." msgstr "" +#: supervisor/shared/micropython.c +msgid "[truncated due to length]" +msgstr "" + #: py/objtype.c msgid "__init__() should return None" msgstr "__init __() zou None moeten retourneren" diff --git a/locale/pl.po b/locale/pl.po index 41c0c432a7..548c79e9d0 100644 --- a/locale/pl.po +++ b/locale/pl.po @@ -2421,6 +2421,10 @@ msgid "" "You pressed the reset button during boot. Press again to exit safe mode." msgstr "" +#: supervisor/shared/micropython.c +msgid "[truncated due to length]" +msgstr "" + #: py/objtype.c msgid "__init__() should return None" msgstr "__init__() powinien zwracać None" diff --git a/locale/pt_BR.po b/locale/pt_BR.po index 8d5e776397..50e1d38efc 100644 --- a/locale/pt_BR.po +++ b/locale/pt_BR.po @@ -2493,6 +2493,10 @@ msgstr "" "Você pressionou o botão reset durante a inicialização. Pressione-o novamente " "para sair do modo de segurança." +#: supervisor/shared/micropython.c +msgid "[truncated due to length]" +msgstr "" + #: py/objtype.c msgid "__init__() should return None" msgstr "O __init__() deve retornar Nenhum" diff --git a/locale/ru.po b/locale/ru.po index 205c1a1c0e..ab17fd486d 100644 --- a/locale/ru.po +++ b/locale/ru.po @@ -2478,6 +2478,10 @@ msgid "" "You pressed the reset button during boot. Press again to exit safe mode." msgstr "" +#: supervisor/shared/micropython.c +msgid "[truncated due to length]" +msgstr "" + #: py/objtype.c msgid "__init__() should return None" msgstr "" diff --git a/locale/sv.po b/locale/sv.po index 29fd45ca87..7bfae7e58d 100644 --- a/locale/sv.po +++ b/locale/sv.po @@ -2466,6 +2466,10 @@ msgstr "" "Du tryckte på resetknappen under uppstarten. Tryck igen för att avsluta " "felsäkert läge." +#: supervisor/shared/micropython.c +msgid "[truncated due to length]" +msgstr "" + #: py/objtype.c msgid "__init__() should return None" msgstr "__init __() ska returnera None" diff --git a/locale/tr.po b/locale/tr.po index 85a0d6af12..f856e50f0b 100644 --- a/locale/tr.po +++ b/locale/tr.po @@ -2436,6 +2436,10 @@ msgid "" "You pressed the reset button during boot. Press again to exit safe mode." msgstr "" +#: supervisor/shared/micropython.c +msgid "[truncated due to length]" +msgstr "" + #: py/objtype.c msgid "__init__() should return None" msgstr "" diff --git a/locale/zh_Latn_pinyin.po b/locale/zh_Latn_pinyin.po index 121a54dcbb..4299e116d2 100644 --- a/locale/zh_Latn_pinyin.po +++ b/locale/zh_Latn_pinyin.po @@ -2472,6 +2472,10 @@ msgstr "" "zài qǐ dòng guò chéng zhōng, nín àn xià le chóng zhì àn niǔ. zài cì àn xià " "yǐ tuì chū ān quán mó shì." +#: supervisor/shared/micropython.c +msgid "[truncated due to length]" +msgstr "" + #: py/objtype.c msgid "__init__() should return None" msgstr "__init__() fǎnhuí not"