mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-02-19 13:54:25 +01:00
(i18n) updated translations
This commit is contained in:
parent
9fbd908b56
commit
507420f96c
@ -12,7 +12,7 @@ CommitMsg:
|
||||
|
||||
MessageFormat:
|
||||
enabled: true
|
||||
pattern: ^(\([a-z]+\) [\w ]+(\n\n.+)?)|(Version (\d+\.?)+)|(Merge branch .*)
|
||||
pattern: ^(\([a-z0-9]+\) [\w ]+(\n\n.+)?)|(Version (\d+\.?)+)|(Merge branch .*)
|
||||
expected_pattern_message: (type) title\n\ndescription
|
||||
sample_message: (bug) no validation on date\n\nThe birthdate was not validated...
|
||||
|
||||
|
@ -1134,7 +1134,7 @@ fr:
|
||||
data_mapping: "Correspondance des données"
|
||||
TYPE_expected: "{TYPE} attendu"
|
||||
types:
|
||||
integer: "integer"
|
||||
integer: "entier"
|
||||
string: "chaîne"
|
||||
text: "texte"
|
||||
date: "date"
|
||||
@ -1152,7 +1152,7 @@ fr:
|
||||
openid_connect_form:
|
||||
issuer: "Émetteur"
|
||||
issuer_help: "URL racine du serveur d'autorisation."
|
||||
discovery: "Discovery"
|
||||
discovery: "Découverte"
|
||||
discovery_help: "La découverte automatique OpenID doit-elle être utilisée ? Ceci est recommandé si l'IDP fournit un point d'accès de découverte automatique."
|
||||
discovery_unavailable: "La découverte automatique n'est pas disponible pour l'émetteur configuré."
|
||||
discovery_enabled: "Activer la découverte"
|
||||
|
@ -521,7 +521,7 @@ pt:
|
||||
warning_invoices_disabled: "Aviso: As faturas não estão ativadas. Nenhuma fatura será gerada pelo Fab-manager. No entanto, você deve preencher corretamente as informações abaixo, especialmente o IVA."
|
||||
change_logo: "Mudar o logo"
|
||||
john_smith: "João da Silva"
|
||||
john_smith_at_example_com: "jean.smith@example.com"
|
||||
john_smith_at_example_com: "joao.smith@example.com"
|
||||
invoice_reference_: "Referencia de fatura:"
|
||||
code_: "Código:"
|
||||
code_disabled: "Código desabilitado"
|
||||
|
Loading…
x
Reference in New Issue
Block a user