Add new translation variables for title tags in musdb

This commit is contained in:
2019-09-01 23:45:48 +02:00
committed by Stefan Rohde-Enslin
parent ec0abd2cc4
commit b0f801e9c8
19 changed files with 190 additions and 17 deletions

23
importer/hu/importer.json Normal file
View File

@ -0,0 +1,23 @@
{
"tlImporter": {
"select_instance": "Please select the instance of museum-digital to import into",
"username_password": "Username \/ Password",
"username": "Username",
"password": "Password",
"authenticate": "Authenticate",
"select_institution": "Select the institution to import into ...",
"select_collection": "Import all objects into a selected collection?",
"select_module": "Select the import module to use ...",
"by": "By",
"see": "See",
"select_data_folder": "Select the folder for linked resources (not thumbnails) ...",
"select_import_to_do": "Select the import to run ...",
"select_visibility": "Import directly to public status?",
"import_to_public": "Import to public status",
"import_to_not_public": "Import to hidden status",
"submit": "Submit",
"no_of_files": "Anzahl Dateien: ",
"no_images_ignore": "No images \/ ignore images",
"from_file": "From file"
}
}