Approval in backend
This commit is contained in:
@ -1,32 +1,32 @@
|
||||
{
|
||||
"watchlist": {
|
||||
"empty": "Erase the current watchlist",
|
||||
"load": "Load a stored watchlist",
|
||||
"create_table": "Creates a table with further selection",
|
||||
"export_xml": "Export objects of current watchlist in XML",
|
||||
"save": "Save the current watchlist",
|
||||
"remove_object": "Remove object from watchlist",
|
||||
"reload": "Reload current watchlist",
|
||||
"switchstyle": "Switch style of watchlist",
|
||||
"removed_object": "Removed object from watchlist",
|
||||
"added_object": "Added object to watchlist",
|
||||
"reloaded": "Reloaded watchlist",
|
||||
"emptied": "Emptied watchlist",
|
||||
"switched_style": "Switched style of watch list",
|
||||
"create_watchlist": "Create new watch list",
|
||||
"watchlist_overview": "Available watch lists",
|
||||
"watchlist_name": "Watch list name"
|
||||
"empty": "Vide la liste de favoris actuelle",
|
||||
"load": "Charge une liste de favoris enregistr\u00e9e",
|
||||
"create_table": "G\u00e9n\u00e8re un tableau avec une autre s\u00e9lection de champs",
|
||||
"export_xml": "Exporte les objets de la liste de favoris actuelle au format XML",
|
||||
"save": "Enregistre la liste de favoris actuelle",
|
||||
"remove_object": "Supprime l\u2019objet de la liste de favoris",
|
||||
"reload": "Recharger la liste de favoris",
|
||||
"switchstyle": "Changer d'affichage",
|
||||
"removed_object": "Objet retir\u00e9 de la liste de favoris",
|
||||
"added_object": "Objet ajout\u00e9 \u00e0 la liste de favoris",
|
||||
"reloaded": "Liste de favoris recharg\u00e9e",
|
||||
"emptied": "Liste de favoris vid\u00e9e",
|
||||
"switched_style": "Style de la liste de favoris modifi\u00e9",
|
||||
"create_watchlist": "Cr\u00e9er une nouvelle liste de favoris",
|
||||
"watchlist_overview": "Listes de favoris disponibles",
|
||||
"watchlist_name": "Nom de la liste de favoris"
|
||||
},
|
||||
"table": {
|
||||
"table_from_filter": "Table from filter",
|
||||
"table_from_watchlist": "Table from watchlist",
|
||||
"table_from_objectgroup": "Table from object group",
|
||||
"export_xml": "Export objekts of table in XML",
|
||||
"export_csv": "Export objekts of table in CSV",
|
||||
"per_page": "Per page",
|
||||
"definition": "Definition",
|
||||
"order": "Order by",
|
||||
"columns": "Columns",
|
||||
"all_fields": "All fields"
|
||||
"table_from_filter": "Tableau \u00e0 partir du filtre",
|
||||
"table_from_watchlist": "Tableau \u00e0 partir de la liste de favoris",
|
||||
"table_from_objectgroup": "Tableau \u00e0 partir du groupe d'objets",
|
||||
"export_xml": "Exporte les objets s\u00e9lectionn\u00e9s au format XML",
|
||||
"export_csv": "Exporte les objets s\u00e9lectionn\u00e9s au format CSV",
|
||||
"per_page": "Par page",
|
||||
"definition": "D\u00e9finition",
|
||||
"order": "Tri\u00e9 par",
|
||||
"columns": "Colonnes",
|
||||
"all_fields": "Tous les champs"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user