Chore: translation reset

This commit is contained in:
Pieter Vander Vennet 2023-12-12 03:47:37 +01:00
parent 94e07d5b13
commit b0f085570f
33 changed files with 1170 additions and 7721 deletions

View file

@ -212,6 +212,36 @@
"render": "Arbo"
}
},
"unit": {
"units": {
"0": {
"applicableUnits": {
"0": {
"human": "{quantity} megavatoj"
},
"1": {
"human": "{quantity} kilovatoj"
},
"2": {
"human": "{quantity} vatoj"
},
"3": {
"human": "{quantity} gigavatoj"
}
}
},
"3": {
"applicableUnits": {
"0": {
"human": "{quantity} metro"
},
"3": {
"human": "{quantity} futo"
}
}
}
}
},
"viewpoint": {
"name": "Vidpunkto",
"title": {
@ -243,31 +273,6 @@
"then": "{name}"
}
}
},
"units": {
"0": {
"applicableUnits": {
"0": {
"human": " megavatoj"
},
"1": {
"human": " kilovatoj"
},
"2": {
"human": " vatoj"
},
"3": {
"human": " gigavatoj"
}
}
},
"1": {
"applicableUnits": {
"0": {
"human": " metro"
}
}
}
}
}
}