Add translation variables for image handling in musdb

This commit is contained in:
2020-04-12 12:53:13 +02:00
committed by Stefan Rohde-Enslin
parent 89ab3a014e
commit 13855bf8cf
51 changed files with 604 additions and 108 deletions

View File

@ -95,6 +95,7 @@
"preview": "Vorschau",
"online_usage_museum": "Online-Benutzung (Museum)",
"stats_instance_contents": "Datenbankinhalte: Gesamte Instanz",
"video_conference": "Video conference"
"video_conference": "Video conference",
"image_choose": "Select an object ..."
}
}

View File

@ -111,6 +111,7 @@
"articles_input": "Einen Artikel erfassen",
"annotations": "Anmerkungen",
"catalogue_raisonne": "Werkverzeichnis",
"statistics": "Statistik"
"statistics": "Statistik",
"analyze": "Analyze"
}
}

View File

@ -56,7 +56,36 @@
"global_max_file_uploads": "Die Anzahl aller bei einem Uploadvorgang hochgeladenen Bilder darf die folgende Anzahl nicht \u00fcberschreiten",
"image_upload_page_title": "Eingabeformular f\u00fcr Fotos",
"master_filename": "Name of master file",
"master_filename_explica": "The name of the masterfile including the file extension but without the filepath"
"master_filename_explica": "The name of the masterfile including the file extension but without the filepath",
"color": "Color",
"orientation": "Orientation",
"image_size": "Image size",
"minimum_width": "Minimum width",
"maximum_width": "Maximum width",
"minimum_height": "Minimum height",
"maximum_height": "Maximum height",
"orientation_landscape": "Landscape",
"orientation_square": "Square",
"orientation_portrait": "Portrait",
"rotate_left": "Rotate counterclockwise",
"rotate_right": "Rotate clockwise",
"dominant_color": "Dominant color",
"color_black": "black",
"color_green": "green",
"color_silver": "silver",
"color_lime": "lime",
"color_gray": "gray",
"color_olive": "olive",
"color_white": "white",
"color_yellow": "yellow",
"color_maroon": "maroon",
"color_navy": "navy",
"color_red": "red",
"color_blue": "blue",
"color_purple": "purple",
"color_teal": "teal",
"color_fuchsia": "fuchsia",
"color_aqua": "aqua"
},
"incha_image": {
"front": "Vorderseite",