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/
pull/113/head
Ben Phelps 2 years ago committed by Hosted Weblate
parent 9fb88eb325
commit c31c2a4c84
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

@ -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…
Cancel
Save