123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147 |
- <?xml version="1.0" encoding="UTF-8" ?>
- <!DOCTYPE xliff PUBLIC "-//XLIFF//DTD XLIFF//EN" "http://www.oasis-open.org/committees/xliff/documents/xliff.dtd" >
- <xliff version="1.0">
- <file original="global" source-language="en" datatype="plaintext">
- <header />
- <body>
- <!-- Actions -->
- <trans-unit>
- <source>New</source>
- <target>Nouveau</target>
- </trans-unit>
- <trans-unit>
- <source>Edit</source>
- <target>Modifier</target>
- </trans-unit>
- <trans-unit>
- <source>Delete</source>
- <target>Supprimer</target>
- </trans-unit>
- <trans-unit>
- <source>List</source>
- <target>Liste</target>
- </trans-unit>
- <trans-unit>
- <source>Save</source>
- <target>Mettre à jour</target>
- </trans-unit>
- <trans-unit>
- <source>Save and add</source>
- <target>Mettre à jour et ajouter</target>
- </trans-unit>
- <trans-unit>
- <source>Cancel</source>
- <target>Annuler</target>
- </trans-unit>
- <trans-unit>
- <source>Choose an action</source>
- <target>Choisir une action</target>
- </trans-unit>
- <trans-unit>
- <source>go</source>
- <target>ok</target>
- </trans-unit>
- <!-- Filters -->
- <trans-unit>
- <source>Reset</source>
- <target>Effacer</target>
- </trans-unit>
- <trans-unit>
- <source>Filter</source>
- <target>Filtrer</target>
- </trans-unit>
- <!-- List -->
- <trans-unit>
- <source>No result</source>
- <target>Aucun résultat.</target>
- </trans-unit>
- <trans-unit>
- <source>Actions</source>
- <target>Actions</target>
- </trans-unit>
- <trans-unit>
- <source>(page %%page%%/%%nb_pages%%)</source>
- <target>(page %%page%%/%%nb_pages%%)</target>
- </trans-unit>
- <trans-unit>
- <source>asc</source>
- <target>asc</target>
- </trans-unit>
- <trans-unit>
- <source>desc</source>
- <target>desc</target>
- </trans-unit>
- <trans-unit>
- <source>[0] no result|[1] 1 result|(1,+Inf] %1% results</source>
- <target>[0] aucun résultat|[1] 1 résultat|(1,+Inf] %1% résultats</target>
- </trans-unit>
- <!-- Pagination -->
- <trans-unit>
- <source>First page</source>
- <target>Première page</target>
- </trans-unit>
- <trans-unit>
- <source>Previous page</source>
- <target>Page précédente</target>
- </trans-unit>
- <trans-unit>
- <source>Next page</source>
- <target>Page suivante</target>
- </trans-unit>
- <trans-unit>
- <source>Last page</source>
- <target>Dernière page</target>
- </trans-unit>
- <!-- Form -->
- <trans-unit>
- <source>The item was created successfully.</source>
- <target>L'objet a été ajouté avec succès.</target>
- </trans-unit>
- <trans-unit>
- <source>The item was updated successfully.</source>
- <target>L'objet a été mis à jour avec succès.</target>
- </trans-unit>
- <trans-unit>
- <source>The item was created successfully. You can add another one below.</source>
- <target>L'objet a été ajouté avec succès. Vous pouvez en ajouter un autre.</target>
- </trans-unit>
- <trans-unit>
- <source>The item was updated successfully. You can add another one below.</source>
- <target>L'objet a été mis à jour avec succès. Vous pouvez en ajouter un autre.</target>
- </trans-unit>
- <trans-unit>
- <source>The item has not been saved due to some errors.</source>
- <target>L'objet n'a pu être mis à jour.</target>
- </trans-unit>
- <trans-unit>
- <source>The item was deleted successfully.</source>
- <target>L'objet a été supprimé avec succès.</target>
- </trans-unit>
- <trans-unit>
- <source>You must at least select one item.</source>
- <target>Vous devez au moins sélectionner un objet.</target>
- </trans-unit>
- <trans-unit>
- <source>You must select an action to execute on the selected items.</source>
- <target>Vous devez sélectionner une action à executer sur les objets sélectionnés.</target>
- </trans-unit>
- <trans-unit>
- <source>A problem occurs when deleting the selected items as some items do not exist anymore.</source>
- <target>Un problème est survenu lors de la suppression des objets sélectionnés car certains objets n'existent plus.</target>
- </trans-unit>
- <trans-unit>
- <source>The selected items have been deleted successfully.</source>
- <target>Les objets sélectionnés ont été supprimés avec succès.</target>
- </trans-unit>
- <trans-unit>
- <source>A problem occurs when deleting the selected items.</source>
- <target>Un problème est survenu lors de la suppression des objets sélectionnés.</target>
- </trans-unit>
- </body>
- </file>
- </xliff>
|