Skip to content

Commit

Permalink
Translated using Weblate (Portuguese)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
dresende authored and weblate committed Dec 12, 2024
1 parent 08c2ba4 commit 80b2adc
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 2 deletions.
11 changes: 11 additions & 0 deletions client/public/locales/fr/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,9 @@
},
"help": {
"list": "Aide | Spoolman"
},
"locations": {
"list": "Emplacements | Spoolman"
}
},
"spool": {
Expand Down Expand Up @@ -181,6 +184,9 @@
"measurement_type_label": "Type de mesure",
"adjust_filament_help": "Ici, vous pouvez directement ajouter ou soustraire du filament à la bobine. Une valeur positive consommera du filament, une valeur négative en ajoutera.",
"adjust_filament_value": "Quantité consommée"
},
"formats": {
"last_used": "Dernière utilisation {{date}}"
}
},
"buttons": {
Expand Down Expand Up @@ -390,5 +396,10 @@
"tooltip": "La base de l'URL à utiliser lors de la génération de QR codes."
}
}
},
"locations": {
"locations": "Emplacements",
"new_location": "Créer un emplacement",
"no_location": "Pas de localisation"
}
}
16 changes: 14 additions & 2 deletions client/public/locales/pt/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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": {
Expand Down Expand Up @@ -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!"
}
}

0 comments on commit 80b2adc

Please sign in to comment.