Fix some image handling-related variables in backend
This commit is contained in:
parent
5d5c730a0f
commit
1934909dd8
|
@ -96,6 +96,6 @@
|
||||||
"online_usage_museum": "Online usage (museum)",
|
"online_usage_museum": "Online usage (museum)",
|
||||||
"stats_instance_contents": "Database contents of the instance",
|
"stats_instance_contents": "Database contents of the instance",
|
||||||
"video_conference": "Video conference",
|
"video_conference": "Video conference",
|
||||||
"image_choose": "Select an object ..."
|
"image_choose": "Select an image ..."
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -85,7 +85,10 @@
|
||||||
"color_purple": "purple",
|
"color_purple": "purple",
|
||||||
"color_teal": "teal",
|
"color_teal": "teal",
|
||||||
"color_fuchsia": "fuchsia",
|
"color_fuchsia": "fuchsia",
|
||||||
"color_aqua": "aqua"
|
"color_aqua": "aqua",
|
||||||
|
"object_filter_active": "You have an active filter for objects. The listed images are restricted to images of these objects.",
|
||||||
|
"toggle_display_with_master": "Toggle display of image with a master file",
|
||||||
|
"toggle_display_without_master": "Toggle display of image without an available master file"
|
||||||
},
|
},
|
||||||
"incha_image": {
|
"incha_image": {
|
||||||
"front": "Front view",
|
"front": "Front view",
|
||||||
|
|
|
@ -96,6 +96,6 @@
|
||||||
"online_usage_museum": "Online-Benutzung (Museum)",
|
"online_usage_museum": "Online-Benutzung (Museum)",
|
||||||
"stats_instance_contents": "Datenbankinhalte: Gesamte Instanz",
|
"stats_instance_contents": "Datenbankinhalte: Gesamte Instanz",
|
||||||
"video_conference": "Besprechung",
|
"video_conference": "Besprechung",
|
||||||
"image_choose": "Ein Objekt ausw\u00e4hlen"
|
"image_choose": "Eine Abbildung ausw\u00e4hlen ..."
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -101,8 +101,8 @@
|
||||||
"options": "Optionen",
|
"options": "Optionen",
|
||||||
"newspapers_mailing_lists": "Newsletters und Mailing-Listen",
|
"newspapers_mailing_lists": "Newsletters und Mailing-Listen",
|
||||||
"room": "Raum",
|
"room": "Raum",
|
||||||
"image": "Bild",
|
"image": "Abbildung",
|
||||||
"menu_items": "Menu Items",
|
"menu_items": "Menupunkte",
|
||||||
"backgrounds": "Hintergr\u00fcnde",
|
"backgrounds": "Hintergr\u00fcnde",
|
||||||
"transcription": "Transkript",
|
"transcription": "Transkript",
|
||||||
"record_language": "Sprache des Eintrags",
|
"record_language": "Sprache des Eintrags",
|
||||||
|
@ -112,6 +112,6 @@
|
||||||
"annotations": "Anmerkungen",
|
"annotations": "Anmerkungen",
|
||||||
"catalogue_raisonne": "Werkverzeichnis",
|
"catalogue_raisonne": "Werkverzeichnis",
|
||||||
"statistics": "Statistik",
|
"statistics": "Statistik",
|
||||||
"analyze": "Analyze"
|
"analyze": "Analysiere"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -55,7 +55,7 @@
|
||||||
"deleted_annotation_translation": "\u00dcbersetzung von Bemerkung wurde gel\u00f6scht",
|
"deleted_annotation_translation": "\u00dcbersetzung von Bemerkung wurde gel\u00f6scht",
|
||||||
"global_max_file_uploads": "Die Anzahl aller bei einem Uploadvorgang hochgeladenen Bilder darf die folgende Anzahl nicht \u00fcberschreiten",
|
"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",
|
"image_upload_page_title": "Eingabeformular f\u00fcr Fotos",
|
||||||
"master_filename": "Masterdatei (Name)",
|
"master_filename": "Masterdatei",
|
||||||
"master_filename_explica": "Der Name der Masterdatei, mit Erweiterung (z.B. .tif) aber ohne Pfadangaben. Diese Angabe ist nur dann n\u00f6tig, wenn Sie den Namen der Masterdateien \u00fcber museum-digital mittels Export weitergeben m\u00f6chten.",
|
"master_filename_explica": "Der Name der Masterdatei, mit Erweiterung (z.B. .tif) aber ohne Pfadangaben. Diese Angabe ist nur dann n\u00f6tig, wenn Sie den Namen der Masterdateien \u00fcber museum-digital mittels Export weitergeben m\u00f6chten.",
|
||||||
"color": "Farbe",
|
"color": "Farbe",
|
||||||
"orientation": "Seitenverh\u00e4ltnis",
|
"orientation": "Seitenverh\u00e4ltnis",
|
||||||
|
@ -85,7 +85,10 @@
|
||||||
"color_purple": "Purpur",
|
"color_purple": "Purpur",
|
||||||
"color_teal": "Blaug\u00fcn",
|
"color_teal": "Blaug\u00fcn",
|
||||||
"color_fuchsia": "Fuchsia",
|
"color_fuchsia": "Fuchsia",
|
||||||
"color_aqua": "Wasserblau"
|
"color_aqua": "Wasserblau",
|
||||||
|
"object_filter_active": "You have an active filter for objects. The listed images are restricted to images of these objects.",
|
||||||
|
"toggle_display_with_master": "Anzeige von Abbildungen mit Master-Datei an-\/ausschalten",
|
||||||
|
"toggle_display_without_master": "Anzeige von Abbildungen ohne Master-Datei an-\/ausschalten"
|
||||||
},
|
},
|
||||||
"incha_image": {
|
"incha_image": {
|
||||||
"front": "Vorderseite",
|
"front": "Vorderseite",
|
||||||
|
|
|
@ -96,6 +96,6 @@
|
||||||
"online_usage_museum": "Online-Benutzung (Museum)",
|
"online_usage_museum": "Online-Benutzung (Museum)",
|
||||||
"stats_instance_contents": "Datenbankinhalte: Gesamte Instanz",
|
"stats_instance_contents": "Datenbankinhalte: Gesamte Instanz",
|
||||||
"video_conference": "Video conference",
|
"video_conference": "Video conference",
|
||||||
"image_choose": "Select an object ..."
|
"image_choose": "Select an image ..."
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -85,7 +85,10 @@
|
||||||
"color_purple": "purple",
|
"color_purple": "purple",
|
||||||
"color_teal": "teal",
|
"color_teal": "teal",
|
||||||
"color_fuchsia": "fuchsia",
|
"color_fuchsia": "fuchsia",
|
||||||
"color_aqua": "aqua"
|
"color_aqua": "aqua",
|
||||||
|
"object_filter_active": "You have an active filter for objects. The listed images are restricted to images of these objects.",
|
||||||
|
"toggle_display_with_master": "Toggle display of image with a master file",
|
||||||
|
"toggle_display_without_master": "Toggle display of image without an available master file"
|
||||||
},
|
},
|
||||||
"incha_image": {
|
"incha_image": {
|
||||||
"front": "Vorderseite",
|
"front": "Vorderseite",
|
||||||
|
|
|
@ -96,6 +96,6 @@
|
||||||
"online_usage_museum": "Online usage (museum)",
|
"online_usage_museum": "Online usage (museum)",
|
||||||
"stats_instance_contents": "Database contents of the instance",
|
"stats_instance_contents": "Database contents of the instance",
|
||||||
"video_conference": "Video conference",
|
"video_conference": "Video conference",
|
||||||
"image_choose": "Select an object ..."
|
"image_choose": "Select an image ..."
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -85,7 +85,10 @@
|
||||||
"color_purple": "purple",
|
"color_purple": "purple",
|
||||||
"color_teal": "teal",
|
"color_teal": "teal",
|
||||||
"color_fuchsia": "fuchsia",
|
"color_fuchsia": "fuchsia",
|
||||||
"color_aqua": "aqua"
|
"color_aqua": "aqua",
|
||||||
|
"object_filter_active": "You have an active filter for objects. The listed images are restricted to images of these objects.",
|
||||||
|
"toggle_display_with_master": "Toggle display of image with a master file",
|
||||||
|
"toggle_display_without_master": "Toggle display of image without an available master file"
|
||||||
},
|
},
|
||||||
"incha_image": {
|
"incha_image": {
|
||||||
"front": "Front view",
|
"front": "Front view",
|
||||||
|
|
|
@ -96,6 +96,6 @@
|
||||||
"online_usage_museum": "Online usage (museum)",
|
"online_usage_museum": "Online usage (museum)",
|
||||||
"stats_instance_contents": "Database contents of the instance",
|
"stats_instance_contents": "Database contents of the instance",
|
||||||
"video_conference": "Video conference",
|
"video_conference": "Video conference",
|
||||||
"image_choose": "Select an object ..."
|
"image_choose": "Select an image ..."
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -85,7 +85,10 @@
|
||||||
"color_purple": "purple",
|
"color_purple": "purple",
|
||||||
"color_teal": "teal",
|
"color_teal": "teal",
|
||||||
"color_fuchsia": "fuchsia",
|
"color_fuchsia": "fuchsia",
|
||||||
"color_aqua": "aqua"
|
"color_aqua": "aqua",
|
||||||
|
"object_filter_active": "You have an active filter for objects. The listed images are restricted to images of these objects.",
|
||||||
|
"toggle_display_with_master": "Toggle display of image with a master file",
|
||||||
|
"toggle_display_without_master": "Toggle display of image without an available master file"
|
||||||
},
|
},
|
||||||
"incha_image": {
|
"incha_image": {
|
||||||
"front": "Front view",
|
"front": "Front view",
|
||||||
|
|
|
@ -96,6 +96,6 @@
|
||||||
"online_usage_museum": "Online usage (museum)",
|
"online_usage_museum": "Online usage (museum)",
|
||||||
"stats_instance_contents": "Database contents of the instance",
|
"stats_instance_contents": "Database contents of the instance",
|
||||||
"video_conference": "Video conference",
|
"video_conference": "Video conference",
|
||||||
"image_choose": "Select an object ..."
|
"image_choose": "Select an image ..."
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -85,7 +85,10 @@
|
||||||
"color_purple": "purple",
|
"color_purple": "purple",
|
||||||
"color_teal": "teal",
|
"color_teal": "teal",
|
||||||
"color_fuchsia": "fuchsia",
|
"color_fuchsia": "fuchsia",
|
||||||
"color_aqua": "aqua"
|
"color_aqua": "aqua",
|
||||||
|
"object_filter_active": "You have an active filter for objects. The listed images are restricted to images of these objects.",
|
||||||
|
"toggle_display_with_master": "Toggle display of image with a master file",
|
||||||
|
"toggle_display_without_master": "Toggle display of image without an available master file"
|
||||||
},
|
},
|
||||||
"incha_image": {
|
"incha_image": {
|
||||||
"front": "Front view",
|
"front": "Front view",
|
||||||
|
|
|
@ -96,6 +96,6 @@
|
||||||
"online_usage_museum": "Online-Benutzung (Museum)",
|
"online_usage_museum": "Online-Benutzung (Museum)",
|
||||||
"stats_instance_contents": "Datenbankinhalte: Gesamte Instanz",
|
"stats_instance_contents": "Datenbankinhalte: Gesamte Instanz",
|
||||||
"video_conference": "Video conference",
|
"video_conference": "Video conference",
|
||||||
"image_choose": "Select an object ..."
|
"image_choose": "Select an image ..."
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -85,7 +85,10 @@
|
||||||
"color_purple": "purple",
|
"color_purple": "purple",
|
||||||
"color_teal": "teal",
|
"color_teal": "teal",
|
||||||
"color_fuchsia": "fuchsia",
|
"color_fuchsia": "fuchsia",
|
||||||
"color_aqua": "aqua"
|
"color_aqua": "aqua",
|
||||||
|
"object_filter_active": "You have an active filter for objects. The listed images are restricted to images of these objects.",
|
||||||
|
"toggle_display_with_master": "Toggle display of image with a master file",
|
||||||
|
"toggle_display_without_master": "Toggle display of image without an available master file"
|
||||||
},
|
},
|
||||||
"incha_image": {
|
"incha_image": {
|
||||||
"front": "Vorderseite",
|
"front": "Vorderseite",
|
||||||
|
|
|
@ -96,6 +96,6 @@
|
||||||
"online_usage_museum": "Online usage (museum)",
|
"online_usage_museum": "Online usage (museum)",
|
||||||
"stats_instance_contents": "Database contents of the instance",
|
"stats_instance_contents": "Database contents of the instance",
|
||||||
"video_conference": "Video conference",
|
"video_conference": "Video conference",
|
||||||
"image_choose": "Select an object ..."
|
"image_choose": "Select an image ..."
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -85,7 +85,10 @@
|
||||||
"color_purple": "purple",
|
"color_purple": "purple",
|
||||||
"color_teal": "teal",
|
"color_teal": "teal",
|
||||||
"color_fuchsia": "fuchsia",
|
"color_fuchsia": "fuchsia",
|
||||||
"color_aqua": "aqua"
|
"color_aqua": "aqua",
|
||||||
|
"object_filter_active": "You have an active filter for objects. The listed images are restricted to images of these objects.",
|
||||||
|
"toggle_display_with_master": "Toggle display of image with a master file",
|
||||||
|
"toggle_display_without_master": "Toggle display of image without an available master file"
|
||||||
},
|
},
|
||||||
"incha_image": {
|
"incha_image": {
|
||||||
"front": "F\u0151n\u00e9zet",
|
"front": "F\u0151n\u00e9zet",
|
||||||
|
|
|
@ -96,6 +96,6 @@
|
||||||
"online_usage_museum": "Online usage (museum)",
|
"online_usage_museum": "Online usage (museum)",
|
||||||
"stats_instance_contents": "Database contents of the instance",
|
"stats_instance_contents": "Database contents of the instance",
|
||||||
"video_conference": "Video conference",
|
"video_conference": "Video conference",
|
||||||
"image_choose": "Select an object ..."
|
"image_choose": "Select an image ..."
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -85,7 +85,10 @@
|
||||||
"color_purple": "purple",
|
"color_purple": "purple",
|
||||||
"color_teal": "teal",
|
"color_teal": "teal",
|
||||||
"color_fuchsia": "fuchsia",
|
"color_fuchsia": "fuchsia",
|
||||||
"color_aqua": "aqua"
|
"color_aqua": "aqua",
|
||||||
|
"object_filter_active": "You have an active filter for objects. The listed images are restricted to images of these objects.",
|
||||||
|
"toggle_display_with_master": "Toggle display of image with a master file",
|
||||||
|
"toggle_display_without_master": "Toggle display of image without an available master file"
|
||||||
},
|
},
|
||||||
"incha_image": {
|
"incha_image": {
|
||||||
"front": "Sisi depan",
|
"front": "Sisi depan",
|
||||||
|
|
|
@ -96,6 +96,6 @@
|
||||||
"online_usage_museum": "Online usage (museum)",
|
"online_usage_museum": "Online usage (museum)",
|
||||||
"stats_instance_contents": "Database contents of the instance",
|
"stats_instance_contents": "Database contents of the instance",
|
||||||
"video_conference": "Video conference",
|
"video_conference": "Video conference",
|
||||||
"image_choose": "Select an object ..."
|
"image_choose": "Select an image ..."
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -85,7 +85,10 @@
|
||||||
"color_purple": "purple",
|
"color_purple": "purple",
|
||||||
"color_teal": "teal",
|
"color_teal": "teal",
|
||||||
"color_fuchsia": "fuchsia",
|
"color_fuchsia": "fuchsia",
|
||||||
"color_aqua": "aqua"
|
"color_aqua": "aqua",
|
||||||
|
"object_filter_active": "You have an active filter for objects. The listed images are restricted to images of these objects.",
|
||||||
|
"toggle_display_with_master": "Toggle display of image with a master file",
|
||||||
|
"toggle_display_without_master": "Toggle display of image without an available master file"
|
||||||
},
|
},
|
||||||
"incha_image": {
|
"incha_image": {
|
||||||
"front": "Front view",
|
"front": "Front view",
|
||||||
|
|
|
@ -96,6 +96,6 @@
|
||||||
"online_usage_museum": "Online usage (museum)",
|
"online_usage_museum": "Online usage (museum)",
|
||||||
"stats_instance_contents": "Database contents of the instance",
|
"stats_instance_contents": "Database contents of the instance",
|
||||||
"video_conference": "Video conference",
|
"video_conference": "Video conference",
|
||||||
"image_choose": "Select an object ..."
|
"image_choose": "Select an image ..."
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -85,7 +85,10 @@
|
||||||
"color_purple": "purple",
|
"color_purple": "purple",
|
||||||
"color_teal": "teal",
|
"color_teal": "teal",
|
||||||
"color_fuchsia": "fuchsia",
|
"color_fuchsia": "fuchsia",
|
||||||
"color_aqua": "aqua"
|
"color_aqua": "aqua",
|
||||||
|
"object_filter_active": "You have an active filter for objects. The listed images are restricted to images of these objects.",
|
||||||
|
"toggle_display_with_master": "Toggle display of image with a master file",
|
||||||
|
"toggle_display_without_master": "Toggle display of image without an available master file"
|
||||||
},
|
},
|
||||||
"incha_image": {
|
"incha_image": {
|
||||||
"front": "Front view",
|
"front": "Front view",
|
||||||
|
|
|
@ -96,6 +96,6 @@
|
||||||
"online_usage_museum": "Online usage (museum)",
|
"online_usage_museum": "Online usage (museum)",
|
||||||
"stats_instance_contents": "Database contents of the instance",
|
"stats_instance_contents": "Database contents of the instance",
|
||||||
"video_conference": "Video conference",
|
"video_conference": "Video conference",
|
||||||
"image_choose": "Select an object ..."
|
"image_choose": "Select an image ..."
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -85,7 +85,10 @@
|
||||||
"color_purple": "purple",
|
"color_purple": "purple",
|
||||||
"color_teal": "teal",
|
"color_teal": "teal",
|
||||||
"color_fuchsia": "fuchsia",
|
"color_fuchsia": "fuchsia",
|
||||||
"color_aqua": "aqua"
|
"color_aqua": "aqua",
|
||||||
|
"object_filter_active": "You have an active filter for objects. The listed images are restricted to images of these objects.",
|
||||||
|
"toggle_display_with_master": "Toggle display of image with a master file",
|
||||||
|
"toggle_display_without_master": "Toggle display of image without an available master file"
|
||||||
},
|
},
|
||||||
"incha_image": {
|
"incha_image": {
|
||||||
"front": "Front view",
|
"front": "Front view",
|
||||||
|
|
|
@ -96,6 +96,6 @@
|
||||||
"online_usage_museum": "Online usage (museum)",
|
"online_usage_museum": "Online usage (museum)",
|
||||||
"stats_instance_contents": "Database contents of the instance",
|
"stats_instance_contents": "Database contents of the instance",
|
||||||
"video_conference": "Video conference",
|
"video_conference": "Video conference",
|
||||||
"image_choose": "Select an object ..."
|
"image_choose": "Select an image ..."
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -85,7 +85,10 @@
|
||||||
"color_purple": "purple",
|
"color_purple": "purple",
|
||||||
"color_teal": "teal",
|
"color_teal": "teal",
|
||||||
"color_fuchsia": "fuchsia",
|
"color_fuchsia": "fuchsia",
|
||||||
"color_aqua": "aqua"
|
"color_aqua": "aqua",
|
||||||
|
"object_filter_active": "You have an active filter for objects. The listed images are restricted to images of these objects.",
|
||||||
|
"toggle_display_with_master": "Toggle display of image with a master file",
|
||||||
|
"toggle_display_without_master": "Toggle display of image without an available master file"
|
||||||
},
|
},
|
||||||
"incha_image": {
|
"incha_image": {
|
||||||
"front": "Widok od przodu",
|
"front": "Widok od przodu",
|
||||||
|
|
|
@ -96,6 +96,6 @@
|
||||||
"online_usage_museum": "Online usage (museum)",
|
"online_usage_museum": "Online usage (museum)",
|
||||||
"stats_instance_contents": "Database contents of the instance",
|
"stats_instance_contents": "Database contents of the instance",
|
||||||
"video_conference": "Video conference",
|
"video_conference": "Video conference",
|
||||||
"image_choose": "Select an object ..."
|
"image_choose": "Select an image ..."
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -85,7 +85,10 @@
|
||||||
"color_purple": "purple",
|
"color_purple": "purple",
|
||||||
"color_teal": "teal",
|
"color_teal": "teal",
|
||||||
"color_fuchsia": "fuchsia",
|
"color_fuchsia": "fuchsia",
|
||||||
"color_aqua": "aqua"
|
"color_aqua": "aqua",
|
||||||
|
"object_filter_active": "You have an active filter for objects. The listed images are restricted to images of these objects.",
|
||||||
|
"toggle_display_with_master": "Toggle display of image with a master file",
|
||||||
|
"toggle_display_without_master": "Toggle display of image without an available master file"
|
||||||
},
|
},
|
||||||
"incha_image": {
|
"incha_image": {
|
||||||
"front": "Vista da frente",
|
"front": "Vista da frente",
|
||||||
|
|
|
@ -96,6 +96,6 @@
|
||||||
"online_usage_museum": "Online usage (museum)",
|
"online_usage_museum": "Online usage (museum)",
|
||||||
"stats_instance_contents": "Database contents of the instance",
|
"stats_instance_contents": "Database contents of the instance",
|
||||||
"video_conference": "Video conference",
|
"video_conference": "Video conference",
|
||||||
"image_choose": "Select an object ..."
|
"image_choose": "Select an image ..."
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -85,7 +85,10 @@
|
||||||
"color_purple": "purple",
|
"color_purple": "purple",
|
||||||
"color_teal": "teal",
|
"color_teal": "teal",
|
||||||
"color_fuchsia": "fuchsia",
|
"color_fuchsia": "fuchsia",
|
||||||
"color_aqua": "aqua"
|
"color_aqua": "aqua",
|
||||||
|
"object_filter_active": "You have an active filter for objects. The listed images are restricted to images of these objects.",
|
||||||
|
"toggle_display_with_master": "Toggle display of image with a master file",
|
||||||
|
"toggle_display_without_master": "Toggle display of image without an available master file"
|
||||||
},
|
},
|
||||||
"incha_image": {
|
"incha_image": {
|
||||||
"front": "Front view",
|
"front": "Front view",
|
||||||
|
|
|
@ -96,6 +96,6 @@
|
||||||
"online_usage_museum": "\u00c7evrimi\u00e7i kullan\u0131m (m\u00fcze)",
|
"online_usage_museum": "\u00c7evrimi\u00e7i kullan\u0131m (m\u00fcze)",
|
||||||
"stats_instance_contents": "\u00d6rne\u011fin veritaban\u0131 i\u00e7eri\u011fi",
|
"stats_instance_contents": "\u00d6rne\u011fin veritaban\u0131 i\u00e7eri\u011fi",
|
||||||
"video_conference": "Video conference",
|
"video_conference": "Video conference",
|
||||||
"image_choose": "Select an object ..."
|
"image_choose": "Select an image ..."
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -85,7 +85,10 @@
|
||||||
"color_purple": "purple",
|
"color_purple": "purple",
|
||||||
"color_teal": "teal",
|
"color_teal": "teal",
|
||||||
"color_fuchsia": "fuchsia",
|
"color_fuchsia": "fuchsia",
|
||||||
"color_aqua": "aqua"
|
"color_aqua": "aqua",
|
||||||
|
"object_filter_active": "You have an active filter for objects. The listed images are restricted to images of these objects.",
|
||||||
|
"toggle_display_with_master": "Toggle display of image with a master file",
|
||||||
|
"toggle_display_without_master": "Toggle display of image without an available master file"
|
||||||
},
|
},
|
||||||
"incha_image": {
|
"incha_image": {
|
||||||
"front": "Vorderseite",
|
"front": "Vorderseite",
|
||||||
|
|
|
@ -1,29 +1,29 @@
|
||||||
{
|
{
|
||||||
"tlExhibitions": {
|
"tlExhibitions": {
|
||||||
"exhibitions": "Mga pagtatanghal",
|
"exhibitions": "Mga pagtatanghal",
|
||||||
"exhibitions_intro": "Maaring makita ang lahat ng pagtatanghal sa museum-digital dito. Maaaring magtakda ng filter sa pamamagitan ng pagpili ng lugar. Maaari ding mamili ng petsa sa kalendaryo. Kung pagsasamahin ang dalawa, maaring makita ang mga pagtatanghal sa isang tiyak na lugar at oras. Habang nasa kalendaryo maaari ding makita ng karagdagang impormasyon tungkol sa isang pagtatanghal sa pamamagitan ng pag-click sa mouse sa isang pamagat o marker. Kung pipiliin ito maaring makakuha ng higit pang impormasyon tungkol sa isang tiyak na pagtatanghal. ",
|
"exhibitions_intro": "Maaring makita ang lahat ng pagtatanghal sa museum-digital dito. Maaaring magtakda ng filter sa pamamagitan ng pagpili ng lugar. Maaari ding mamili ng petsa sa kalendaryo. Kung pagsasamahin ang dalawa, maaring makita ang mga pagtatanghal sa isang tiyak na lugar at oras. Habang nasa kalendaryo maaari ding makita ng karagdagang impormasyon tungkol sa isang pagtatanghal sa pamamagitan ng pag-click sa mouse sa isang pamagat o palatandaan. Kung pipiliin ito maaring makakuha ng higit pang impormasyon tungkol sa isang tiyak na pagtatanghal. ",
|
||||||
"ongoing": "Kasalukuyang nagaganap",
|
"ongoing": "Kasalukuyang nagaganap",
|
||||||
"past": "Nakaraan",
|
"past": "Nakaraan",
|
||||||
"upcoming": "Susunod",
|
"upcoming": "Susunod",
|
||||||
"about_the_exhibition": "About the Exhibition",
|
"about_the_exhibition": "Tungkol sa Pagtatanghal",
|
||||||
"export_calendar_entry": "I-export ang entry sa kalendaryo",
|
"export_calendar_entry": "I-export ang entry sa kalendaryo",
|
||||||
"calendar": "Calendar",
|
"calendar": "Kalendaryo",
|
||||||
"complete_list": "Complete list",
|
"complete_list": "Kumpletong talaan",
|
||||||
"subscribe_rss": "RSS",
|
"subscribe_rss": "RSS",
|
||||||
"filter_by_place": "Filter by place",
|
"filter_by_place": "Mag-filter ayon sa lugar",
|
||||||
"remove_filter": "Remove filter",
|
"remove_filter": "Magtanggal ng filter",
|
||||||
"exhibitions_current": "Current exhibitions",
|
"exhibitions_current": "Kasalukuyang itinatanghal",
|
||||||
"exhibitions_past": "Past exhibitions",
|
"exhibitions_past": "Nakaraang pagtatanghal",
|
||||||
"exhibitions_upcoming": "Upcoming exhibitions",
|
"exhibitions_upcoming": "Nalalapit na pagtatanghal",
|
||||||
"exhibitions_description": "Description",
|
"exhibitions_description": "Paglalarawan",
|
||||||
"exhibitions_from": "From",
|
"exhibitions_from": "Mula sa",
|
||||||
"exhibitions_until": "Until",
|
"exhibitions_until": "Hanggang sa",
|
||||||
"url_web": "Website of the exhibition",
|
"url_web": "Website ng pagtatanghal",
|
||||||
"catalogue_link": "Exhibition catalogue",
|
"catalogue_link": "Katalogo ng pagtatanghal",
|
||||||
"tour": "Tour through the exhibition",
|
"tour": "Paglibot sa pagtatanghal",
|
||||||
"export_for_calendar": "Export for calendar",
|
"export_for_calendar": "I-export para sa kalendaryo",
|
||||||
"permanent_exhibition": "Permanent exhibition",
|
"permanent_exhibition": "Permanenteng pagtatanghal",
|
||||||
"permanent_exhibition_headline": "permanent exhibition",
|
"permanent_exhibition_headline": "permanenteng pagtatanghal",
|
||||||
"tiles": "Tiles"
|
"tiles": "Mga tile"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -1,17 +1,17 @@
|
||||||
{
|
{
|
||||||
"tlGraphView": {
|
"tlGraphView": {
|
||||||
"info": "Info",
|
"info": "Impormasyon",
|
||||||
"help": "Help",
|
"help": "Tulong",
|
||||||
"options": "Options",
|
"options": "Mga pagpipilian",
|
||||||
"hide": "Hide",
|
"hide": "Tago",
|
||||||
"explanation_title": "Viewing museum-digital through graphs",
|
"explanation_title": "Pagtingin sa museo-digital sa pamamagitan ng mga grap",
|
||||||
"explanation_content": "<p>The graph view offers a unique new perspective on the relationships between contents at museum-digital. Each database entry (an object, an institution, a collection, etc.) is displayed as a node.<\/p>These ",
|
"explanation_content": "<p>The graph view offers a unique new perspective on the relationships between contents at museum-digital. Each database entry (an object, an institution, a collection, etc.) is displayed as a node.<\/p>These ",
|
||||||
"display_types": "Displayed types",
|
"display_types": "Ipinapakita ang mga uri",
|
||||||
"focus_selected_node": "Focus selected node",
|
"focus_selected_node": "Ituon ang napiling node",
|
||||||
"time": "Time",
|
"time": "Oras",
|
||||||
"person": "Person",
|
"person": "Tao",
|
||||||
"place": "Place",
|
"place": "Lugar",
|
||||||
"toggle_boxes_view": "Toggle display in boxes",
|
"toggle_boxes_view": "I-toggle ang display sa mga kahon",
|
||||||
"toggle_visjs_config": "Toggle visjs config"
|
"toggle_visjs_config": "Toggle visjs config"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -1,21 +1,21 @@
|
||||||
{
|
{
|
||||||
"home": {
|
"home": {
|
||||||
"page_home_title": "Museums, Collections, Objects ...",
|
"page_home_title": "Mga museo, Koleksyon, Mga bagay...",
|
||||||
"page_home_content": "There are many good reasons to visit museums. Attending an event or an exhibition are just two of these. Museums "show" and "stage", they "educate" and "stimulate". But there is much more to museums than these: museums are places of safekeeping and research. These are two sides of a museum that are not often visible, yet they build the very core of a museum's visibility. It is the museum objects that are displayed, stored and studied. They are at the center of (almost) all work done in a museum. However, not all of objects kept in a museum can be showcased at once. Much has to remain in storage, hidden from the visitors.<br><br>On this website museums showcase their objects, in current exhibits and beyond. More than what can be shown in a museum's viewing space.<br><br>A random selection of objects can be found on the right. Click on them to learn more. More objects of interest can be found by using the search bar on the left.<br><br>Overviews and descriptions of the various objects, collections, and participating museums are accessible via the navigation bar at the top.",
|
"page_home_content": "There are many good reasons to visit museums. Attending an event or an exhibition are just two of these. Museums "show" and "stage", they "educate" and "stimulate". But there is much more to museums than these: museums are places of safekeeping and research. These are two sides of a museum that are not often visible, yet they build the very core of a museum's visibility. It is the museum objects that are displayed, stored and studied. They are at the center of (almost) all work done in a museum. However, not all of objects kept in a museum can be showcased at once. Much has to remain in storage, hidden from the visitors.<br><br>On this website museums showcase their objects, in current exhibits and beyond. More than what can be shown in a museum's viewing space.<br><br>A random selection of objects can be found on the right. Click on them to learn more. More objects of interest can be found by using the search bar on the left.<br><br>Overviews and descriptions of the various objects, collections, and participating museums are accessible via the navigation bar at the top.",
|
||||||
"selected_objects": "Selected objects",
|
"selected_objects": "Mga napiling bagay",
|
||||||
"places": "Places",
|
"places": "Lugar",
|
||||||
"places_intro": "Find maps, for museums and objects ...",
|
"places_intro": "Hanapin sa mapa ang museo at mga bagay...",
|
||||||
"timeline_intro": "On the timeline, you can find objects sorted by the chronology of events linked to them.",
|
"timeline_intro": "On the timeline, you can find objects sorted by the chronology of events linked to them.",
|
||||||
"exhibitions_intro": "You can also find exhibitions here.",
|
"exhibitions_intro": "Maari ka ring makahanap ng mga pagtatanghal dito",
|
||||||
"topics_intro": "Using the topics module, you can find narratives.",
|
"topics_intro": "Gamit ang module ng mga paksa maaari kang makahanap ng mga salaysay",
|
||||||
"upcoming_events": "Upcoming events",
|
"upcoming_events": "Nalalapit na pagtatanghal",
|
||||||
"news": "Recent news",
|
"news": "Balita",
|
||||||
"news_published": "Published",
|
"news_published": "Nai-publish sa",
|
||||||
"more": "More ...",
|
"more": "More ...",
|
||||||
"all_events": "All events",
|
"all_events": "Lahat ng kaganapan",
|
||||||
"upcoming_exhibitions": "Upcoming exhibitions",
|
"upcoming_exhibitions": "Nalalapit na pagtatanghal",
|
||||||
"selected_topics": "Ausgew\u00e4hlte Themen",
|
"selected_topics": "Mga napiling paksa",
|
||||||
"ongoing_exhibitions": "Ongoing exhibitions",
|
"ongoing_exhibitions": "Kasalukuyang itinatanghal",
|
||||||
"all_exhibitions": "All exhibitions"
|
"all_exhibitions": "Lahat ng pagtatanghal"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user