mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-02 17:12:16 +03:00
Translated using Weblate (Portuguese)
Currently translated at 52.0% (168 of 323 strings) Translated using Weblate (Portuguese) Currently translated at 97.6% (42 of 43 strings) Translated using Weblate (Portuguese) Currently translated at 100.0% (46 of 46 strings) Translated using Weblate (Portuguese) Currently translated at 76.6% (82 of 107 strings) Translated using Weblate (Portuguese) Currently translated at 71.1% (121 of 170 strings) Translated using Weblate (Portuguese) Currently translated at 36.2% (155 of 427 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Interlig <haylanzinho@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/pt/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/pt/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/pt/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/pt/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-search/pt/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/pt/ Translation: Frigate NVR/audio Translation: Frigate NVR/common Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-search Translation: Frigate NVR/views-settings
This commit is contained in:
committed by
Blake Blackshear
co-authored by
Interlig
parent
4d41685ae9
commit
5a5cab1b8d
@@ -45,7 +45,24 @@
|
||||
"m": "{{time}}m",
|
||||
"s": "{{time}}s",
|
||||
"yr": "{{time}}ano",
|
||||
"mo": "{{time}}mês"
|
||||
"mo": "{{time}}mês",
|
||||
"formattedTimestamp": {
|
||||
"12hour": "%b %-d, %I:%M:%S %p",
|
||||
"24hour": "%b %-d, %H:%M:%S"
|
||||
},
|
||||
"formattedTimestamp2": {
|
||||
"12hour": "%m/%d %I:%M:%S%P",
|
||||
"24hour": "%d %b %H:%M:%S"
|
||||
},
|
||||
"formattedTimestampExcludeSeconds": {
|
||||
"12hour": "%b %-d, %I:%M %p",
|
||||
"24hour": "%b %-d, %H:%M"
|
||||
},
|
||||
"formattedTimestampWithYear": {
|
||||
"12hour": "%b %-d %Y, %I:%M %p",
|
||||
"24hour": "%b %-d %Y, %H:%M"
|
||||
},
|
||||
"formattedTimestampOnlyMonthAndDay": "%b %-d"
|
||||
},
|
||||
"unit": {
|
||||
"speed": {
|
||||
|
||||
Reference in New Issue
Block a user