translation-json/backend/zh/listen.json

32 lines
1.3 KiB
JSON
Raw Normal View History

2020-08-07 09:39:43 +02:00
{
"watchlist": {
"empty": "Erase the current watchlist",
"load": "Load a stored watchlist",
"create_table": "Create a table with further field 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": "Change view of watchlist",
"removed_object": "Object removed from watchlist",
"added_object": "Object added to watchlist",
"reloaded": "Watchlist reloaded",
"emptied": "Watchlist emptied",
2022-08-01 03:53:19 +02:00
"switched_style": "Style of watchlist changed",
"create_watchlist": "Create new watch list",
"watchlist_overview": "Available watch lists",
"watchlist_name": "Watch list name"
2020-08-07 09:39:43 +02:00
},
"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",
2021-02-08 13:32:26 +01:00
"columns": "Columns",
"all_fields": "All fields"
2020-08-07 09:39:43 +02:00
}
}