Files
alfresco-ng2-components/lib/content-services/i18n/fr.json
2017-11-16 17:23:23 +00:00

186 lines
5.8 KiB
JSON
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"FORM": {
"START_FORM": {
"TITLE": "Démarrer le formulaire"
},
"PREVIEW": {
"IMAGE_NOT_AVAILABLE": "Aperçu non disponible"
},
"FIELD": {
"UPLOAD": "Importer",
"REQUIRED": "*Obligatoire",
"VALIDATOR": {
"INVALID_NUMBER": "Utiliser un format de numéro différent",
"INVALID_DATE": "Utiliser un format de date différent",
"INVALID_VALUE": "Entrer une valeur différente",
"NOT_GREATER_THAN": "Ne peut pas être supérieur à {{ maxValue }}",
"NOT_LESS_THAN": "Ne peut pas être inférieur à {{ minValue }}",
"AT_LEAST_LONG": "Entrez {{ minLength }} caractères minimum",
"NO_LONGER_THAN": "Entrez {{ maxLength }} caractères maximum"
}
}
},
"ADF-DOCUMENT-LIST": {
"EMPTY": {
"HEADER": "Ce dossier est vide"
},
"NO_PERMISSION": "Vous n'avez pas les droits d'accès pour consulter ce fichier ou dossier.",
"LAYOUT": {
"CREATED": "Créé",
"THUMBNAIL": "Miniature",
"NAME": "Nom",
"LOCATION": "Emplacement",
"SIZE": "Taille",
"DELETED_ON": "Supprimé",
"DELETED_BY": "Supprimé par",
"STATUS": "Statut",
"MODIFIED_ON": "Modifié",
"MODIFIED_BY": "Modifié par",
"SHARED_BY": "Partagé par",
"LOAD_MORE": "Charger plus"
},
"MENU_ACTIONS": {
"VIEW": "Afficher",
"REMOVE": "Supprimer",
"DOWNLOAD": "Télécharger"
}
},
"ALFRESCO_DOCUMENT_LIST": {
"BUTTON": {
"ACTION_CREATE": "Créer...",
"ACTION_NEW_FOLDER": "Nouveau Dossier",
"CREATE": "Créer",
"CANCEL": "Annuler"
}
},
"DROPDOWN": {
"PLACEHOLDER_LABEL": "Liste des Sites",
"MY_FILES_OPTION": "Mes fichiers"
},
"NODE_SELECTOR": {
"CANCEL": "Annuler",
"CHOOSE": "Choisir",
"NO_RESULTS": "Aucun résultat trouvé"
},
"OPERATION": {
"SUCCES": {
"CONTENT": {
"COPY": "Copie réussie",
"MOVE": "Déplacement réussi"
},
"FOLDER": {
"COPY": "Copie réussie",
"MOVE": "Déplacement réussi"
}
},
"ERROR": {
"CONFLICT": "Ce nom est déjà utilisé, choisissez-en un autre.",
"UNKNOWN": "L'action a échoué. Réessayez ou contactez le service informatique.",
"PERMISSION": "Vous n'avez pas le niveau d'accès requis pour cette opération."
}
},
"TAG": {
"LABEL": {
"NEWTAG": "Nouveau Tag"
},
"MESSAGES": {
"EXIST": "Le tag existe déjà"
},
"BUTTON": {
"ADD": "Ajouter un Tag"
}
},
"ADF_FILE_UPLOAD": {
"BUTTON": {
"MINIMIZE": "Réduire",
"MAXIMIZE": "Agrandir",
"CLOSE": "Fermer",
"CANCEL_ALL": "Annuler les importations",
"CANCEL_FILE": "Annuler l'importation",
"REMOVE_FILE": "Supprimer le fichier importé"
},
"STATUS": {
"FILE_CANCELED_STATUS": "Annulé"
},
"CONFIRMATION": {
"BUTTON": {
"CANCEL": "Oui",
"CONTINUE": "Non"
},
"MESSAGE": {
"TITLE": "Annuler l'Importation",
"TEXT": "Arrêter l'importation et supprimer les fichiers déjà importés."
}
}
},
"FILE_UPLOAD": {
"BUTTON": {
"UPLOAD_FILE": "Importer le fichier",
"UPLOAD_FOLDER": "Importer le dossier"
},
"MESSAGES": {
"UPLOAD_CANCELED": "Importation annulée",
"UPLOAD_COMPLETED": "Importé {{ completed }} sur {{ total }}",
"UPLOAD_PROGRESS": "Importation de {{ completed }} sur {{ total }}",
"UPLOAD_ERROR": "{{ total }} importation échouée",
"UPLOAD_ERRORS": "{{ total }} importations échouées",
"PROGRESS": "Importation en cours...",
"FOLDER_ALREADY_EXIST": "Le dossier {0} existe déjà",
"FOLDER_NOT_SUPPORTED": "Votre navigateur ne prend pas en charge l'importation de dossiers, réessayez avec un autre navigateur",
"REMOVE_FILE_ERROR": "{{ fileName }} n'a pas pu être supprimé ; réessayez ou contactez le service informatique.",
"REMOVE_FILES_ERROR": "{{ total }} fichiers n'ont pas pu être supprimés ; réessayez ou contactez le service informatique.",
"EXCEED_MAX_FILE_SIZE": "La taille du fichier {{ fileName }} est supérieure à la taille maximum autorisée"
},
"ACTION": {
"UNDO": "Annuler"
}
},
"WEBSCRIPT": {
"ERROR": "Impossible de terminer l'action. Transférez le message suivant au service informatique : erreur pendant la désérialisation de {{data}} en tant que {{contentType}}"
},
"SEARCH": {
"CONTROL": {},
"RESULTS": {
"SUMMARY": "{{numResults}} résultat(s) trouvé(s) pour {{searchTerm}}",
"NONE": "Aucun résultat trouvé pour {{searchTerm}}",
"ERROR": "Un problème est survenu pendant la recherche, veuillez réessayer.",
"COLUMNS": {
"NAME": "Nom affiché",
"MODIFIED_BY": "Modifié par",
"MODIFIED_AT": "Modifié le"
}
},
"ICONS": {
"ft_ic_raster_image": "Fichier d'image",
"ft_ic_pdf": "Document PDF",
"ft_ic_ms_excel": "Fichier Microsoft Excel",
"ft_ic_ms_word": "Document Microsoft Word",
"ft_ic_ms_powerpoint": "Fichier Microsoft PowerPoint",
"ft_ic_video": "Fichier vidéo",
"ft_ic_document": "Fichier de document",
"ft_ic_website": "Ressource Web",
"ft_ic_archive": "Fichier d'archive",
"ft_ic_presentation": "Fichier de présentation",
"ft_ic_spreadsheet": "Fichier de feuille de calcul"
},
"DOCUMENT_LIST": {
"COLUMNS": {
"DISPLAY_NAME": "Nom affiché",
"CREATED_BY": "Créé par",
"CREATED_ON": "Créé"
},
"ACTIONS": {
"FOLDER": {
"DELETE": "Supprimer"
},
"DOCUMENT": {
"DOWNLOAD": "Télécharger",
"DELETE": "Supprimer"
}
}
}
},
"PERMISSON": {
"LACKOF": "Vous n'avez pas les droits d'accès {{permission}} pour {{action}} le {{type}}"
}
}