Translated using Weblate (Spanish)
Currently translated at 61.3% (65 of 106 strings) Translation: Kvæsitso/units
This commit is contained in:
parent
8016ca0d6c
commit
98ff349828
@ -174,4 +174,18 @@
|
|||||||
<item quantity="many">terabytes</item>
|
<item quantity="many">terabytes</item>
|
||||||
<item quantity="other">terabytes</item>
|
<item quantity="other">terabytes</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
|
<string name="unit_second_symbol">s</string>
|
||||||
|
<string name="unit_mebibyte_symbol">MiB</string>
|
||||||
|
<string name="unit_gibibyte_symbol">GiB</string>
|
||||||
|
<string name="unit_tebibyte_symbol">TiB</string>
|
||||||
|
<plurals name="unit_mebibyte">
|
||||||
|
<item quantity="one">mebibyte</item>
|
||||||
|
<item quantity="many">mebibytes</item>
|
||||||
|
<item quantity="other">mebibytes</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="unit_gibibyte">
|
||||||
|
<item quantity="one">gibibiyte</item>
|
||||||
|
<item quantity="many">gibibiytes</item>
|
||||||
|
<item quantity="other">gibibytes</item>
|
||||||
|
</plurals>
|
||||||
</resources>
|
</resources>
|
||||||
Loading…
x
Reference in New Issue
Block a user