Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion locale/cs.po
Original file line number Diff line number Diff line change
Expand Up @@ -4096,7 +4096,7 @@ msgstr "Buffer není bytearray."
msgid "System entry must be gnss.SatelliteSystem"
msgstr "Parametr \"system\" musí být gnss.SatelliteSystem"

#: shared-bindings/hashlib/__init__.c
#: shared-bindings/hashlib/__init__.c shared-bindings/hmac/__init__.c
msgid "Unsupported hash algorithm"
msgstr "Nepodporovaný hash algoritmus"

Expand Down
2 changes: 1 addition & 1 deletion locale/el.po
Original file line number Diff line number Diff line change
Expand Up @@ -4096,7 +4096,7 @@ msgstr "Το buffer δεν είναι ένα bytearray."
msgid "System entry must be gnss.SatelliteSystem"
msgstr ""

#: shared-bindings/hashlib/__init__.c
#: shared-bindings/hashlib/__init__.c shared-bindings/hmac/__init__.c
msgid "Unsupported hash algorithm"
msgstr ""

Expand Down
2 changes: 1 addition & 1 deletion locale/hi.po
Original file line number Diff line number Diff line change
Expand Up @@ -4078,7 +4078,7 @@ msgstr ""
msgid "System entry must be gnss.SatelliteSystem"
msgstr ""

#: shared-bindings/hashlib/__init__.c
#: shared-bindings/hashlib/__init__.c shared-bindings/hmac/__init__.c
msgid "Unsupported hash algorithm"
msgstr ""

Expand Down
2 changes: 1 addition & 1 deletion locale/ko.po
Original file line number Diff line number Diff line change
Expand Up @@ -4135,7 +4135,7 @@ msgstr "버퍼는 바이트 배열이 아닙니다."
msgid "System entry must be gnss.SatelliteSystem"
msgstr ""

#: shared-bindings/hashlib/__init__.c
#: shared-bindings/hashlib/__init__.c shared-bindings/hmac/__init__.c
msgid "Unsupported hash algorithm"
msgstr ""

Expand Down
2 changes: 1 addition & 1 deletion locale/ru.po
Original file line number Diff line number Diff line change
Expand Up @@ -4147,7 +4147,7 @@ msgstr "Буфер не является байтовым массивом."
msgid "System entry must be gnss.SatelliteSystem"
msgstr "Системная запись должна быть gnss. Спутниковая система"

#: shared-bindings/hashlib/__init__.c
#: shared-bindings/hashlib/__init__.c shared-bindings/hmac/__init__.c
msgid "Unsupported hash algorithm"
msgstr "Неподдерживаемый алгоритм хеширования"

Expand Down
2 changes: 1 addition & 1 deletion locale/tr.po
Original file line number Diff line number Diff line change
Expand Up @@ -4098,7 +4098,7 @@ msgstr "Buffer bir bytearray değil."
msgid "System entry must be gnss.SatelliteSystem"
msgstr ""

#: shared-bindings/hashlib/__init__.c
#: shared-bindings/hashlib/__init__.c shared-bindings/hmac/__init__.c
msgid "Unsupported hash algorithm"
msgstr ""

Expand Down
Loading