mirror of
https://github.com/karl0ss/homepage.git
synced 2025-05-03 05:53:40 +01:00
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
@ -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…
x
Reference in New Issue
Block a user