Skip to content

Commit 80fa60d

Browse files
authored
Merge pull request #3915 from weblate/weblate-circuitpython-main
Translations update from Weblate
2 parents ad2ee09 + 3a51ffe commit 80fa60d

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

locale/fr.po

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgstr ""
88
"Project-Id-Version: 0.1\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2020-12-22 22:54+0530\n"
11-
"PO-Revision-Date: 2020-12-30 22:25+0000\n"
11+
"PO-Revision-Date: 2021-01-01 04:29+0000\n"
1212
"Last-Translator: Hugo Dahl <[email protected]>\n"
1313
"Language: fr\n"
1414
"MIME-Version: 1.0\n"
@@ -1533,7 +1533,7 @@ msgstr "Seulement une alarme alarm.time peut être réglée."
15331533

15341534
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
15351535
msgid "Only one alarm.touch alarm can be set."
1536-
msgstr ""
1536+
msgstr "Seulement une alarme alarm.touch peut être réglée."
15371537

15381538
#: shared-module/displayio/ColorConverter.c
15391539
msgid "Only one color can be transparent at a time"
@@ -1933,7 +1933,7 @@ msgstr ""
19331933

19341934
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
19351935
msgid "TouchAlarm not available in light sleep"
1936-
msgstr ""
1936+
msgstr "TouchAlarm n'est pas disponible en mode someil léger"
19371937

19381938
#: py/obj.c
19391939
msgid "Traceback (most recent call last):\n"
@@ -3818,11 +3818,11 @@ msgstr "indentation inattendue"
38183818

38193819
#: py/bc.c
38203820
msgid "unexpected keyword argument"
3821-
msgstr "argument nommé inattendu"
3821+
msgstr "paramètre nommé inattendu"
38223822

38233823
#: py/bc.c py/objnamedtuple.c
38243824
msgid "unexpected keyword argument '%q'"
3825-
msgstr "argument nommé '%q' inattendu"
3825+
msgstr "paramètre nommé '%q' inattendu"
38263826

38273827
#: py/lexer.c
38283828
msgid "unicode name escapes"
@@ -3865,12 +3865,12 @@ msgstr "type %q non pris on charge"
38653865
#: py/emitinlinethumb.c
38663866
#, c-format
38673867
msgid "unsupported Thumb instruction '%s' with %d arguments"
3868-
msgstr "instruction Thumb '%s' non supportée avec %d arguments"
3868+
msgstr "instruction Thumb '%s' non supportée avec %d paramètres"
38693869

38703870
#: py/emitinlinextensa.c
38713871
#, c-format
38723872
msgid "unsupported Xtensa instruction '%s' with %d arguments"
3873-
msgstr "instruction Xtensa '%s' non supportée avec %d arguments"
3873+
msgstr "instruction Xtensa '%s' non supportée avec %d paramètres"
38743874

38753875
#: py/objstr.c
38763876
#, c-format
@@ -3908,7 +3908,7 @@ msgstr "conflit au réveil"
39083908

39093909
#: ports/esp32s2/common-hal/watchdog/WatchDogTimer.c
39103910
msgid "watchdog not initialized"
3911-
msgstr "chien de garde non initialisé"
3911+
msgstr "chien de garde (watchdog) non initialisé"
39123912

39133913
#: shared-bindings/watchdog/WatchDogTimer.c
39143914
msgid "watchdog timeout must be greater than 0"
@@ -3920,7 +3920,7 @@ msgstr "width doit être plus grand que zero"
39203920

39213921
#: shared-bindings/_bleio/Adapter.c
39223922
msgid "window must be <= interval"
3923-
msgstr "la fenêtre doit être <= intervalle"
3923+
msgstr "la fenêtre (window) doit être <= intervalle (interval)"
39243924

39253925
#: extmod/ulab/code/numerical/numerical.c
39263926
msgid "wrong axis index"

locale/pt_BR.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgstr ""
66
"Project-Id-Version: PACKAGE VERSION\n"
77
"Report-Msgid-Bugs-To: \n"
88
"POT-Creation-Date: 2020-12-22 22:54+0530\n"
9-
"PO-Revision-Date: 2020-12-29 16:08+0000\n"
9+
"PO-Revision-Date: 2021-01-01 04:29+0000\n"
1010
"Last-Translator: Wellington Terumi Uemura <[email protected]>\n"
1111
"Language-Team: \n"
1212
"Language: pt_BR\n"
@@ -1525,7 +1525,7 @@ msgstr "Apenas um alarme alarm.time pode ser definido."
15251525

15261526
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
15271527
msgid "Only one alarm.touch alarm can be set."
1528-
msgstr ""
1528+
msgstr "Apenas um alarme alarm.touch pode ser definido."
15291529

15301530
#: shared-module/displayio/ColorConverter.c
15311531
msgid "Only one color can be transparent at a time"
@@ -1929,7 +1929,7 @@ msgstr ""
19291929

19301930
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
19311931
msgid "TouchAlarm not available in light sleep"
1932-
msgstr ""
1932+
msgstr "O TouchAlarm não está disponívle no modo light sleep"
19331933

19341934
#: py/obj.c
19351935
msgid "Traceback (most recent call last):\n"

0 commit comments

Comments
 (0)