Translated using Weblate (Portuguese)

Currently translated at 100.0% (284 of 284 strings)

Translated using Weblate (French)

Currently translated at 99.6% (283 of 284 strings)

Co-authored-by: Diogo Resende <dresende@thinkdigital.pt>
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/fr/
Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/pt/
Translation: Spoolman/Web Client
This commit is contained in:
Diogo Resende
2024-12-15 13:07:09 +01:00
committed by Hosted Weblate
parent 291572ddc1
commit e6cd503ebd
2 changed files with 25 additions and 2 deletions

View File

@@ -208,7 +208,10 @@
"messages": {
"archive": "Tem certeza de que deseja arquivar esta bobine?"
},
"spool": "Carretéis"
"spool": "Carretéis",
"formats": {
"last_used": "Última utilização {{date}}"
}
},
"filament": {
"filament": "Filamentos",
@@ -328,7 +331,10 @@
"edit": "#{{id}} Editar Fabricante | Spoolman",
"clone": "#{{id}} Clonar Fabricante | Spoolman"
},
"default": "Spoolman"
"default": "Spoolman",
"locations": {
"list": "Locais | Spoolman"
}
},
"no": "Não",
"scanner": {
@@ -390,5 +396,11 @@
"tooltip": "O endereço base a utilizar em funcionalidades tais como os códigos QR."
}
}
},
"locations": {
"locations": "Locais",
"new_location": "Novo Local",
"no_location": "Sem Local",
"no_locations_help": "Esta página permite organizar as suas bobines em locais, adicione algumas bobines para começar!"
}
}