translation-json/backend/nl/action.json
2018-04-08 00:49:00 +02:00

70 lines
2.9 KiB
JSON

{
"action": {
"museum_choose": "Select a museum ...",
"museum_change": "Edit entry of a museum ...",
"museum_input": "Add a new museum ...",
"collection_choose": "Select a collection ...",
"collection_change": "Edit entry of a collection ...",
"collection_input": "Add new collection ...",
"object_choose": "Select an object ...",
"object_change": "Edit entry of an object ...",
"object_input": "Add new object ...",
"event_choose": "Select an event ...",
"event_change": "Edit an event ...",
"event_input": "Add new event ...",
"time_choose": "Select a time entry ...",
"time_change": "Edit a time entry ...",
"time_input": "Add new time ...",
"actor_choose": "Select an actor ...",
"actor_change": "Edit entry of an actor ...",
"actor_input": "Add new actor ...",
"place_choose": "Select a place ...",
"place_change": "Edit entry of a place ...",
"place_input": "Add new place ...",
"tag_choose": "Select a tag ...",
"tag_change": "Edit entry of a tag ...",
"tag_input": "Add new tag ...",
"literature_choose": "Select literature ...",
"literature_change": "Edit literature ...",
"literature_input": "Add literature ...",
"link_choose": "Select a link entry ...",
"link_change": "Edit a link entry ...",
"link_input": "Add a link ...",
"project_choose": "Select a project ...",
"project_change": "Edit a project ...",
"project_input": "Add a project ...",
"settings_museum": "Settings (institution)",
"settings_private": "Private settings",
"user_choose": "Select user to edit ...",
"user_change": "Edit entry of a user ...",
"user_input": "Add a new user ...",
"logged_in_as": "Logged in as",
"log_out": "Log out",
"go_home": "Goes to startpage",
"question": "Question related to",
"ask_whom": "Ask",
"notes": "Notes",
"working_with_filters": "Working with filters",
"working_with_watchlist": "Working with watch list",
"print_list_function": "Print list function",
"lists": "Lists",
"event_types": "Event types",
"legal_forms": "Legal forms (Images)",
"database_services": "Database services",
"data_export": "Data export",
"backup": "Backup",
"watch_list": "Watch list",
"events_using_list": "Input events using lists",
"tag_proposal": "Propose tags",
"enrichment_with_eol": "Enrichment using EOL",
"multiple_changes": "Multiple changes",
"startpage": "Start page",
"handbook": "User's manual",
"tabs": "Tabs",
"statistics": "Shows usage (live)",
"change_language": "Switch language",
"userroles": "User roles",
"goodtimes": "Times",
"introduction": "Short introduction"
}
}