Translated using Weblate (Portuguese)
Currently translated at 0.0% (0 of 60 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/pt/
This commit is contained in:
parent
9fb88eb325
commit
c31c2a4c84
1 changed files with 96 additions and 85 deletions
|
@ -83,5 +83,16 @@
|
|||
"enabled": "Habilitada",
|
||||
"disabled": "Desabilitada",
|
||||
"total": "Total"
|
||||
},
|
||||
"common": {
|
||||
"bytes": "{{value, bytes}}",
|
||||
"bbytes": "{{value, bytes(binary: true)}}",
|
||||
"bits": "{{value, bytes(bits: true)}}",
|
||||
"bbits": "{{value, bytes(bits: true, binary: true)}}",
|
||||
"number": "{{value, number}}",
|
||||
"byterate": "{{value, bytes}}",
|
||||
"ms": "{{value, number}}",
|
||||
"bitrate": "{{value, bytes(bits: true)}}",
|
||||
"percent": "{{value, percent}}"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue