mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-07 13:41:23 +00:00
New Crowdin updates (#345)
* New translations en.json (Portuguese, Brazilian) * Update source file en.json * New translations en.json (Czech) * New translations en.json (Indonesian) * New translations en.json (Lithuanian) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Romanian) * New translations en.json (French) * New translations en.json (Spanish) * New translations en.json (Arabic) * New translations en.json (Bulgarian) * New translations en.json (German) * New translations en.json (Greek) * New translations en.json (Finnish) * New translations en.json (Italian) * New translations en.json (Japanese) * New translations en.json (Macedonian) * New translations en.json (Dutch) * New translations en.json (Polish) * New translations en.json (Russian) * New translations en.json (Slovak) * New translations en.json (Slovenian) * New translations en.json (Swedish) * New translations en.json (Turkish) * New translations en.json (Ukrainian) * New translations en.json (Chinese Traditional) * New translations en.json (Vietnamese) * New translations en.json (Persian) * New translations en.json (Thai) * New translations en.json (Croatian) * New translations en.json (Latvian) * New translations en.json (Hindi) * New translations en.json (Serbian (Latin)) * New translations en.json (Serbian (Latin)) * New translations en.json (Ukrainian) * New translations en.json (Ukrainian) * New translations en.json (Ukrainian) * New translations en.json (Ukrainian) * New translations en.json (Ukrainian) * New translations en.json (Ukrainian) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Turkish) * New translations en.json (Romanian) * New translations en.json (Indonesian) * New translations en.json (Russian) * New translations en.json (Turkish) * New translations en.json (Romanian) * New translations en.json (Indonesian) * New translations en.json (Russian) * New translations en.json (French) * New translations en.json (Spanish) * New translations en.json (Arabic) * New translations en.json (Bulgarian) * New translations en.json (Czech) * New translations en.json (German) * New translations en.json (Greek) * New translations en.json (Finnish) * New translations en.json (Italian) * New translations en.json (Japanese) * New translations en.json (Lithuanian) * New translations en.json (Macedonian) * New translations en.json (Dutch) * New translations en.json (Polish) * New translations en.json (Slovak) * New translations en.json (Slovenian) * New translations en.json (Swedish) * New translations en.json (Ukrainian) * New translations en.json (Chinese Traditional) * New translations en.json (Vietnamese) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Persian) * New translations en.json (Thai) * New translations en.json (Croatian) * New translations en.json (Latvian) * New translations en.json (Hindi) * New translations en.json (Serbian (Latin)) * Update source file en.json * New translations en.json (Turkish) * New translations en.json (Romanian) * New translations en.json (Indonesian) * New translations en.json (Russian) * New translations en.json (French) * New translations en.json (Spanish) * New translations en.json (Arabic) * New translations en.json (Bulgarian) * New translations en.json (Czech) * New translations en.json (German) * New translations en.json (Greek) * New translations en.json (Finnish) * New translations en.json (Italian) * New translations en.json (Japanese) * New translations en.json (Lithuanian) * New translations en.json (Macedonian) * New translations en.json (Dutch) * New translations en.json (Polish) * New translations en.json (Slovak) * New translations en.json (Slovenian) * New translations en.json (Swedish) * New translations en.json (Ukrainian) * New translations en.json (Chinese Traditional) * New translations en.json (Vietnamese) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Persian) * New translations en.json (Thai) * New translations en.json (Croatian) * New translations en.json (Latvian) * New translations en.json (Hindi) * New translations en.json (Serbian (Latin))
This commit is contained in:
committed by
GitHub
parent
bf5b544ca3
commit
2e77a76c7b
16
lang/fr.json
16
lang/fr.json
@@ -852,7 +852,8 @@
|
||||
"payment_modes": "Modes de paiement",
|
||||
"notes": "Notes de bas de page",
|
||||
"exchange_rate": "Taux de change",
|
||||
"address_information": "Information d'adresse"
|
||||
"address_information": "Information d'adresse",
|
||||
"pdf_generation": "PDF Generation"
|
||||
},
|
||||
"address_information": {
|
||||
"section_description": " Vous pouvez mettre à jour vos informations d'adresse via le formulaire ci dessous."
|
||||
@@ -893,6 +894,7 @@
|
||||
"mailgun_endpoint": "Mailgun Endpoint",
|
||||
"ses_secret": "SES Secret",
|
||||
"ses_key": "SES Key",
|
||||
"ses_region": "AWS Region",
|
||||
"password": "Mot de passe",
|
||||
"username": "Nom d'utilisateur",
|
||||
"mail_config": "Envoi d'emails",
|
||||
@@ -904,7 +906,15 @@
|
||||
"pdf": {
|
||||
"title": "Paramètre PDF",
|
||||
"footer_text": "Pied de page",
|
||||
"pdf_layout": "Mise en page PDF"
|
||||
"pdf_layout": "Mise en page PDF",
|
||||
"pdf_configuration": "PDF Generation Settings",
|
||||
"section_description": "Change the way PDFs are generated",
|
||||
"driver": "PDF Driver to use",
|
||||
"papersize": "Papersize",
|
||||
"papersize_hint": "Papersize in width and height (ex. \"210mm 297mm\")",
|
||||
"gotenberg_host": "Gotenberg service host",
|
||||
"pdf_variables_save_successfully": "PDF configuration saved successfully",
|
||||
"pdf_variables_save_error": "PDF configuration could not be saved"
|
||||
},
|
||||
"company_info": {
|
||||
"company_info": "Coordonnées de la société",
|
||||
@@ -1087,6 +1097,8 @@
|
||||
"description": "Créez des notes de bas de page réutilisable sur vos factures, devis et paiements.",
|
||||
"notes": "Note de bas de page",
|
||||
"type": "Type ",
|
||||
"is_default": "Select by default",
|
||||
"is_default_description": "This note will be selected by default in new invoices.",
|
||||
"add_note": "Nouvelle note de bas de page",
|
||||
"add_new_note": "Ajouter une note de bas de page",
|
||||
"name": "Nom",
|
||||
|
||||
Reference in New Issue
Block a user