Initial commit
This commit is contained in:
27
application/Espo/Resources/i18n/fr_FR/Attachment.json
Normal file
27
application/Espo/Resources/i18n/fr_FR/Attachment.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"insertFromSourceLabels": {
|
||||
"Document": "Ajouter un document"
|
||||
},
|
||||
"fields": {
|
||||
"role": "Rôle",
|
||||
"related": "Apparenté, relié, connexe",
|
||||
"file": "Fichier",
|
||||
"field": "Champ",
|
||||
"sourceId": "ID source",
|
||||
"storage": "Espace de rangement",
|
||||
"size": "Taille (octets)",
|
||||
"isBeingUploaded": "Est en cours de téléchargement"
|
||||
},
|
||||
"options": {
|
||||
"role": {
|
||||
"Attachment": "Attachement",
|
||||
"Inline Attachment": "Attachement en ligne",
|
||||
"Import File": "Importer le fichier",
|
||||
"Export File": "Fichier d'exportation",
|
||||
"Mail Merge": "Fusion et publipostage"
|
||||
}
|
||||
},
|
||||
"presetFilters": {
|
||||
"orphan": "Orphelin"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user