diff --git a/backend/tl/action.json b/backend/tl/action.json
index 352ede7e..b89ee800 100644
--- a/backend/tl/action.json
+++ b/backend/tl/action.json
@@ -1,27 +1,27 @@
{
"action": {
- "museum_choose": "Select a museum ...",
+ "museum_choose": "Pumili ng museo...",
"museum_change": "Edit entry of a museum ...",
- "museum_input": "Add a new museum ...",
- "collection_choose": "Select a collection ...",
+ "museum_input": "Magdagdag ng bagong museo...",
+ "collection_choose": "Pumili ng koleksyon...",
"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 ...",
+ "collection_input": "Magdagdag ng bagong koleksyon...",
+ "object_choose": "Mamili ng isang bagay...",
+ "object_change": "Baguhin ang impormasyon ng isang bagay...",
+ "object_input": "Magdagdag ng bagong bagay...",
+ "event_choose": "Mamili ng kaganapan...",
+ "event_change": "Baguhin ang impormasyon ng isang kaganapan...",
+ "event_input": "Magdagdag ng bagong kaganapan...",
+ "time_choose": "Mamili ng kapanahunan...",
+ "time_change": "Baguhin ang impormasyon ng isang kapanahunan...",
+ "time_input": "Magdagdag ng bagong kapanahunan...",
"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 ...",
+ "place_choose": "Mamili ng lugar...",
+ "place_change": "Baguhin ang impormasyon ukol sa isang lugar...",
+ "place_input": "Magdagdag ng bagong lugar...",
+ "tag_choose": "Mamili ng keyword...",
"tag_change": "Edit entry of a tag ...",
"tag_input": "Add new tag ...",
"literature_choose": "Select literature ...",
diff --git a/frontend/ar/statistics.json b/frontend/ar/statistics.json
index 3eb99536..ea1bbdd6 100644
--- a/frontend/ar/statistics.json
+++ b/frontend/ar/statistics.json
@@ -16,6 +16,29 @@
"most_popular_objects": "Most Popular Objects",
"popular_all_time": "Most Popular of All Time",
"popular_this_month": "Most Popular Objects of This Month",
- "popular_today": "Most Popular Objects of Today"
+ "popular_today": "Most Popular Objects of Today",
+ "images": "Images",
+ "resources": "Resources",
+ "resouces": "Resources",
+ "transcriptions": "Transcriptions",
+ "museum_records": "museum records",
+ "collection_records": "collection records",
+ "object_records": "object records",
+ "literature": "literature entries",
+ "appointments": "Appointments",
+ "articles": "Articles",
+ "series": "object groups",
+ "events": "events",
+ "links": "links",
+ "distinct_persinst": "distinct actors",
+ "distinct_places": "distinct places",
+ "distinct_times": "distinct time entries",
+ "distinct_tags": "distinct tags",
+ "avg_text_len": "average text length",
+ "avg_puqi": "average quality score",
+ "note": "Note",
+ "note_old_statistics": "All statistical data before December have been retrospectively generated based on existing data and should be taken as educated guesses.",
+ "download_statistics": "You can download the full statistics by clicking here<\/a>.",
+ "since": "since"
}
}
\ No newline at end of file
diff --git a/frontend/de/assotag.json b/frontend/de/assotag.json
index 240c34e4..88ae7bca 100644
--- a/frontend/de/assotag.json
+++ b/frontend/de/assotag.json
@@ -3,5 +3,5 @@
"objects_to_keywords": "Objekte zu Schlagworten",
"more_objects_to_keywords": "Mehr Objekte zu diesem Schlagwort",
"more_about_keyword": "Mehr \u00fcber diesen Begriff und mehr Objekte bei museum-digital (alle Versionen)"
- }
-}
+ }
+}
\ No newline at end of file
diff --git a/frontend/de/statistics.json b/frontend/de/statistics.json
index 940b0f6b..3fdc1767 100644
--- a/frontend/de/statistics.json
+++ b/frontend/de/statistics.json
@@ -16,6 +16,29 @@
"most_popular_objects": "Beliebteste Objekte",
"popular_all_time": "Beliebteste Objekte (gesamt)",
"popular_this_month": "Beliebteste Objekte (diesen Monat)",
- "popular_today": "Beliebteste Objekte (heute)"
+ "popular_today": "Beliebteste Objekte (heute)",
+ "images": "Abbildungen",
+ "resources": "Resourcen",
+ "resouces": "Resourcen",
+ "transcriptions": "Transkriptionen",
+ "museum_records": "Museumsbeschreibungen \u00fcbersetzt",
+ "collection_records": "Sammlungsbeschreibungen \u00fcbersetzt",
+ "object_records": "Objektbeschreibungen \u00fcbersetzt",
+ "literature": "Literatureintr\u00e4ge",
+ "appointments": "Veranstaltungen",
+ "articles": "Artikel",
+ "series": "Objektgruppen",
+ "events": "Ereignisse",
+ "links": "Links",
+ "distinct_persinst": "verlinkte Akteure",
+ "distinct_places": "verlinkte Orte",
+ "distinct_times": "verlinkte Zeiten",
+ "distinct_tags": "verlinkte Schlagworte",
+ "avg_text_len": "durschnittliche Textl\u00e4nge (Objektbeschreibungen)",
+ "avg_puqi": "durschnittlicher PuQi-Wert",
+ "note": "Notiz",
+ "note_old_statistics": "Alle statistischen Daten vor Dezember 2019 wurden retrospektiv generiert und sollten als Sch\u00e4tzungen behandelt werden.",
+ "download_statistics": "Sie k\u00f6nnen die gesammten Statistiken hier, als CSV-Datei<\/a> herunterladen.",
+ "since": "seit"
}
}
\ No newline at end of file
diff --git a/frontend/en/statistics.json b/frontend/en/statistics.json
index fbfd234d..40db5578 100644
--- a/frontend/en/statistics.json
+++ b/frontend/en/statistics.json
@@ -16,6 +16,29 @@
"most_popular_objects": "Most Popular Objects",
"popular_all_time": "Most Popular of All Time",
"popular_this_month": "Most Popular Objects of This Month",
- "popular_today": "Most Popular Objects of Today"
+ "popular_today": "Most Popular Objects of Today",
+ "images": "Images",
+ "resources": "Resources",
+ "resouces": "Resources",
+ "transcriptions": "Transcriptions",
+ "museum_records": "museum records",
+ "collection_records": "collection records",
+ "object_records": "object records",
+ "literature": "literature entries",
+ "appointments": "Appointments",
+ "articles": "Articles",
+ "series": "object groups",
+ "events": "events",
+ "links": "links",
+ "distinct_persinst": "distinct actors",
+ "distinct_places": "distinct places",
+ "distinct_times": "distinct time entries",
+ "distinct_tags": "distinct tags",
+ "avg_text_len": "average text length",
+ "avg_puqi": "average quality score",
+ "note": "Note",
+ "note_old_statistics": "All statistical data before December have been retrospectively generated based on existing data and should be taken as educated guesses.",
+ "download_statistics": "You can download the full statistics by clicking here<\/a>.",
+ "since": "since"
}
}
\ No newline at end of file
diff --git a/frontend/es/statistics.json b/frontend/es/statistics.json
index 3eb99536..ea1bbdd6 100644
--- a/frontend/es/statistics.json
+++ b/frontend/es/statistics.json
@@ -16,6 +16,29 @@
"most_popular_objects": "Most Popular Objects",
"popular_all_time": "Most Popular of All Time",
"popular_this_month": "Most Popular Objects of This Month",
- "popular_today": "Most Popular Objects of Today"
+ "popular_today": "Most Popular Objects of Today",
+ "images": "Images",
+ "resources": "Resources",
+ "resouces": "Resources",
+ "transcriptions": "Transcriptions",
+ "museum_records": "museum records",
+ "collection_records": "collection records",
+ "object_records": "object records",
+ "literature": "literature entries",
+ "appointments": "Appointments",
+ "articles": "Articles",
+ "series": "object groups",
+ "events": "events",
+ "links": "links",
+ "distinct_persinst": "distinct actors",
+ "distinct_places": "distinct places",
+ "distinct_times": "distinct time entries",
+ "distinct_tags": "distinct tags",
+ "avg_text_len": "average text length",
+ "avg_puqi": "average quality score",
+ "note": "Note",
+ "note_old_statistics": "All statistical data before December have been retrospectively generated based on existing data and should be taken as educated guesses.",
+ "download_statistics": "You can download the full statistics by clicking here<\/a>.",
+ "since": "since"
}
}
\ No newline at end of file
diff --git a/frontend/fr/statistics.json b/frontend/fr/statistics.json
index 3eb99536..ea1bbdd6 100644
--- a/frontend/fr/statistics.json
+++ b/frontend/fr/statistics.json
@@ -16,6 +16,29 @@
"most_popular_objects": "Most Popular Objects",
"popular_all_time": "Most Popular of All Time",
"popular_this_month": "Most Popular Objects of This Month",
- "popular_today": "Most Popular Objects of Today"
+ "popular_today": "Most Popular Objects of Today",
+ "images": "Images",
+ "resources": "Resources",
+ "resouces": "Resources",
+ "transcriptions": "Transcriptions",
+ "museum_records": "museum records",
+ "collection_records": "collection records",
+ "object_records": "object records",
+ "literature": "literature entries",
+ "appointments": "Appointments",
+ "articles": "Articles",
+ "series": "object groups",
+ "events": "events",
+ "links": "links",
+ "distinct_persinst": "distinct actors",
+ "distinct_places": "distinct places",
+ "distinct_times": "distinct time entries",
+ "distinct_tags": "distinct tags",
+ "avg_text_len": "average text length",
+ "avg_puqi": "average quality score",
+ "note": "Note",
+ "note_old_statistics": "All statistical data before December have been retrospectively generated based on existing data and should be taken as educated guesses.",
+ "download_statistics": "You can download the full statistics by clicking here<\/a>.",
+ "since": "since"
}
}
\ No newline at end of file
diff --git a/frontend/hu/statistics.json b/frontend/hu/statistics.json
index 3eb99536..ea1bbdd6 100644
--- a/frontend/hu/statistics.json
+++ b/frontend/hu/statistics.json
@@ -16,6 +16,29 @@
"most_popular_objects": "Most Popular Objects",
"popular_all_time": "Most Popular of All Time",
"popular_this_month": "Most Popular Objects of This Month",
- "popular_today": "Most Popular Objects of Today"
+ "popular_today": "Most Popular Objects of Today",
+ "images": "Images",
+ "resources": "Resources",
+ "resouces": "Resources",
+ "transcriptions": "Transcriptions",
+ "museum_records": "museum records",
+ "collection_records": "collection records",
+ "object_records": "object records",
+ "literature": "literature entries",
+ "appointments": "Appointments",
+ "articles": "Articles",
+ "series": "object groups",
+ "events": "events",
+ "links": "links",
+ "distinct_persinst": "distinct actors",
+ "distinct_places": "distinct places",
+ "distinct_times": "distinct time entries",
+ "distinct_tags": "distinct tags",
+ "avg_text_len": "average text length",
+ "avg_puqi": "average quality score",
+ "note": "Note",
+ "note_old_statistics": "All statistical data before December have been retrospectively generated based on existing data and should be taken as educated guesses.",
+ "download_statistics": "You can download the full statistics by clicking here<\/a>.",
+ "since": "since"
}
}
\ No newline at end of file
diff --git a/frontend/id/statistics.json b/frontend/id/statistics.json
index 3eb99536..ea1bbdd6 100644
--- a/frontend/id/statistics.json
+++ b/frontend/id/statistics.json
@@ -16,6 +16,29 @@
"most_popular_objects": "Most Popular Objects",
"popular_all_time": "Most Popular of All Time",
"popular_this_month": "Most Popular Objects of This Month",
- "popular_today": "Most Popular Objects of Today"
+ "popular_today": "Most Popular Objects of Today",
+ "images": "Images",
+ "resources": "Resources",
+ "resouces": "Resources",
+ "transcriptions": "Transcriptions",
+ "museum_records": "museum records",
+ "collection_records": "collection records",
+ "object_records": "object records",
+ "literature": "literature entries",
+ "appointments": "Appointments",
+ "articles": "Articles",
+ "series": "object groups",
+ "events": "events",
+ "links": "links",
+ "distinct_persinst": "distinct actors",
+ "distinct_places": "distinct places",
+ "distinct_times": "distinct time entries",
+ "distinct_tags": "distinct tags",
+ "avg_text_len": "average text length",
+ "avg_puqi": "average quality score",
+ "note": "Note",
+ "note_old_statistics": "All statistical data before December have been retrospectively generated based on existing data and should be taken as educated guesses.",
+ "download_statistics": "You can download the full statistics by clicking here<\/a>.",
+ "since": "since"
}
}
\ No newline at end of file
diff --git a/frontend/it/statistics.json b/frontend/it/statistics.json
index 3eb99536..ea1bbdd6 100644
--- a/frontend/it/statistics.json
+++ b/frontend/it/statistics.json
@@ -16,6 +16,29 @@
"most_popular_objects": "Most Popular Objects",
"popular_all_time": "Most Popular of All Time",
"popular_this_month": "Most Popular Objects of This Month",
- "popular_today": "Most Popular Objects of Today"
+ "popular_today": "Most Popular Objects of Today",
+ "images": "Images",
+ "resources": "Resources",
+ "resouces": "Resources",
+ "transcriptions": "Transcriptions",
+ "museum_records": "museum records",
+ "collection_records": "collection records",
+ "object_records": "object records",
+ "literature": "literature entries",
+ "appointments": "Appointments",
+ "articles": "Articles",
+ "series": "object groups",
+ "events": "events",
+ "links": "links",
+ "distinct_persinst": "distinct actors",
+ "distinct_places": "distinct places",
+ "distinct_times": "distinct time entries",
+ "distinct_tags": "distinct tags",
+ "avg_text_len": "average text length",
+ "avg_puqi": "average quality score",
+ "note": "Note",
+ "note_old_statistics": "All statistical data before December have been retrospectively generated based on existing data and should be taken as educated guesses.",
+ "download_statistics": "You can download the full statistics by clicking here<\/a>.",
+ "since": "since"
}
}
\ No newline at end of file
diff --git a/frontend/iw/statistics.json b/frontend/iw/statistics.json
index 3eb99536..ea1bbdd6 100644
--- a/frontend/iw/statistics.json
+++ b/frontend/iw/statistics.json
@@ -16,6 +16,29 @@
"most_popular_objects": "Most Popular Objects",
"popular_all_time": "Most Popular of All Time",
"popular_this_month": "Most Popular Objects of This Month",
- "popular_today": "Most Popular Objects of Today"
+ "popular_today": "Most Popular Objects of Today",
+ "images": "Images",
+ "resources": "Resources",
+ "resouces": "Resources",
+ "transcriptions": "Transcriptions",
+ "museum_records": "museum records",
+ "collection_records": "collection records",
+ "object_records": "object records",
+ "literature": "literature entries",
+ "appointments": "Appointments",
+ "articles": "Articles",
+ "series": "object groups",
+ "events": "events",
+ "links": "links",
+ "distinct_persinst": "distinct actors",
+ "distinct_places": "distinct places",
+ "distinct_times": "distinct time entries",
+ "distinct_tags": "distinct tags",
+ "avg_text_len": "average text length",
+ "avg_puqi": "average quality score",
+ "note": "Note",
+ "note_old_statistics": "All statistical data before December have been retrospectively generated based on existing data and should be taken as educated guesses.",
+ "download_statistics": "You can download the full statistics by clicking here<\/a>.",
+ "since": "since"
}
}
\ No newline at end of file
diff --git a/frontend/nl/statistics.json b/frontend/nl/statistics.json
index 3eb99536..ea1bbdd6 100644
--- a/frontend/nl/statistics.json
+++ b/frontend/nl/statistics.json
@@ -16,6 +16,29 @@
"most_popular_objects": "Most Popular Objects",
"popular_all_time": "Most Popular of All Time",
"popular_this_month": "Most Popular Objects of This Month",
- "popular_today": "Most Popular Objects of Today"
+ "popular_today": "Most Popular Objects of Today",
+ "images": "Images",
+ "resources": "Resources",
+ "resouces": "Resources",
+ "transcriptions": "Transcriptions",
+ "museum_records": "museum records",
+ "collection_records": "collection records",
+ "object_records": "object records",
+ "literature": "literature entries",
+ "appointments": "Appointments",
+ "articles": "Articles",
+ "series": "object groups",
+ "events": "events",
+ "links": "links",
+ "distinct_persinst": "distinct actors",
+ "distinct_places": "distinct places",
+ "distinct_times": "distinct time entries",
+ "distinct_tags": "distinct tags",
+ "avg_text_len": "average text length",
+ "avg_puqi": "average quality score",
+ "note": "Note",
+ "note_old_statistics": "All statistical data before December have been retrospectively generated based on existing data and should be taken as educated guesses.",
+ "download_statistics": "You can download the full statistics by clicking here<\/a>.",
+ "since": "since"
}
}
\ No newline at end of file
diff --git a/frontend/pl/statistics.json b/frontend/pl/statistics.json
index 3eb99536..ea1bbdd6 100644
--- a/frontend/pl/statistics.json
+++ b/frontend/pl/statistics.json
@@ -16,6 +16,29 @@
"most_popular_objects": "Most Popular Objects",
"popular_all_time": "Most Popular of All Time",
"popular_this_month": "Most Popular Objects of This Month",
- "popular_today": "Most Popular Objects of Today"
+ "popular_today": "Most Popular Objects of Today",
+ "images": "Images",
+ "resources": "Resources",
+ "resouces": "Resources",
+ "transcriptions": "Transcriptions",
+ "museum_records": "museum records",
+ "collection_records": "collection records",
+ "object_records": "object records",
+ "literature": "literature entries",
+ "appointments": "Appointments",
+ "articles": "Articles",
+ "series": "object groups",
+ "events": "events",
+ "links": "links",
+ "distinct_persinst": "distinct actors",
+ "distinct_places": "distinct places",
+ "distinct_times": "distinct time entries",
+ "distinct_tags": "distinct tags",
+ "avg_text_len": "average text length",
+ "avg_puqi": "average quality score",
+ "note": "Note",
+ "note_old_statistics": "All statistical data before December have been retrospectively generated based on existing data and should be taken as educated guesses.",
+ "download_statistics": "You can download the full statistics by clicking here<\/a>.",
+ "since": "since"
}
}
\ No newline at end of file
diff --git a/frontend/pt/statistics.json b/frontend/pt/statistics.json
index 3eb99536..ea1bbdd6 100644
--- a/frontend/pt/statistics.json
+++ b/frontend/pt/statistics.json
@@ -16,6 +16,29 @@
"most_popular_objects": "Most Popular Objects",
"popular_all_time": "Most Popular of All Time",
"popular_this_month": "Most Popular Objects of This Month",
- "popular_today": "Most Popular Objects of Today"
+ "popular_today": "Most Popular Objects of Today",
+ "images": "Images",
+ "resources": "Resources",
+ "resouces": "Resources",
+ "transcriptions": "Transcriptions",
+ "museum_records": "museum records",
+ "collection_records": "collection records",
+ "object_records": "object records",
+ "literature": "literature entries",
+ "appointments": "Appointments",
+ "articles": "Articles",
+ "series": "object groups",
+ "events": "events",
+ "links": "links",
+ "distinct_persinst": "distinct actors",
+ "distinct_places": "distinct places",
+ "distinct_times": "distinct time entries",
+ "distinct_tags": "distinct tags",
+ "avg_text_len": "average text length",
+ "avg_puqi": "average quality score",
+ "note": "Note",
+ "note_old_statistics": "All statistical data before December have been retrospectively generated based on existing data and should be taken as educated guesses.",
+ "download_statistics": "You can download the full statistics by clicking here<\/a>.",
+ "since": "since"
}
}
\ No newline at end of file
diff --git a/frontend/qu/statistics.json b/frontend/qu/statistics.json
index 3eb99536..ea1bbdd6 100644
--- a/frontend/qu/statistics.json
+++ b/frontend/qu/statistics.json
@@ -16,6 +16,29 @@
"most_popular_objects": "Most Popular Objects",
"popular_all_time": "Most Popular of All Time",
"popular_this_month": "Most Popular Objects of This Month",
- "popular_today": "Most Popular Objects of Today"
+ "popular_today": "Most Popular Objects of Today",
+ "images": "Images",
+ "resources": "Resources",
+ "resouces": "Resources",
+ "transcriptions": "Transcriptions",
+ "museum_records": "museum records",
+ "collection_records": "collection records",
+ "object_records": "object records",
+ "literature": "literature entries",
+ "appointments": "Appointments",
+ "articles": "Articles",
+ "series": "object groups",
+ "events": "events",
+ "links": "links",
+ "distinct_persinst": "distinct actors",
+ "distinct_places": "distinct places",
+ "distinct_times": "distinct time entries",
+ "distinct_tags": "distinct tags",
+ "avg_text_len": "average text length",
+ "avg_puqi": "average quality score",
+ "note": "Note",
+ "note_old_statistics": "All statistical data before December have been retrospectively generated based on existing data and should be taken as educated guesses.",
+ "download_statistics": "You can download the full statistics by clicking here<\/a>.",
+ "since": "since"
}
}
\ No newline at end of file
diff --git a/frontend/ru/statistics.json b/frontend/ru/statistics.json
index 3eb99536..ea1bbdd6 100644
--- a/frontend/ru/statistics.json
+++ b/frontend/ru/statistics.json
@@ -16,6 +16,29 @@
"most_popular_objects": "Most Popular Objects",
"popular_all_time": "Most Popular of All Time",
"popular_this_month": "Most Popular Objects of This Month",
- "popular_today": "Most Popular Objects of Today"
+ "popular_today": "Most Popular Objects of Today",
+ "images": "Images",
+ "resources": "Resources",
+ "resouces": "Resources",
+ "transcriptions": "Transcriptions",
+ "museum_records": "museum records",
+ "collection_records": "collection records",
+ "object_records": "object records",
+ "literature": "literature entries",
+ "appointments": "Appointments",
+ "articles": "Articles",
+ "series": "object groups",
+ "events": "events",
+ "links": "links",
+ "distinct_persinst": "distinct actors",
+ "distinct_places": "distinct places",
+ "distinct_times": "distinct time entries",
+ "distinct_tags": "distinct tags",
+ "avg_text_len": "average text length",
+ "avg_puqi": "average quality score",
+ "note": "Note",
+ "note_old_statistics": "All statistical data before December have been retrospectively generated based on existing data and should be taken as educated guesses.",
+ "download_statistics": "You can download the full statistics by clicking here<\/a>.",
+ "since": "since"
}
}
\ No newline at end of file
diff --git a/frontend/tl/catalogue.json b/frontend/tl/catalogue.json
index ae45862d..9d4166b8 100644
--- a/frontend/tl/catalogue.json
+++ b/frontend/tl/catalogue.json
@@ -1,10 +1,10 @@
{
"catalogue": {
- "volume": "Volume",
- "public": "Public",
- "not_public": "Not public",
+ "volume": "Tomo",
+ "public": "Hayag",
+ "not_public": "Tago",
"title_main": "Museum-Digital",
- "title_sub": "Catalogue of objects for",
- "generated": "Generated"
+ "title_sub": "Katalogo ng mga bagay ukol sa",
+ "generated": "Lumikha"
}
}
\ No newline at end of file
diff --git a/frontend/tl/statistics.json b/frontend/tl/statistics.json
index 3eb99536..ea1bbdd6 100644
--- a/frontend/tl/statistics.json
+++ b/frontend/tl/statistics.json
@@ -16,6 +16,29 @@
"most_popular_objects": "Most Popular Objects",
"popular_all_time": "Most Popular of All Time",
"popular_this_month": "Most Popular Objects of This Month",
- "popular_today": "Most Popular Objects of Today"
+ "popular_today": "Most Popular Objects of Today",
+ "images": "Images",
+ "resources": "Resources",
+ "resouces": "Resources",
+ "transcriptions": "Transcriptions",
+ "museum_records": "museum records",
+ "collection_records": "collection records",
+ "object_records": "object records",
+ "literature": "literature entries",
+ "appointments": "Appointments",
+ "articles": "Articles",
+ "series": "object groups",
+ "events": "events",
+ "links": "links",
+ "distinct_persinst": "distinct actors",
+ "distinct_places": "distinct places",
+ "distinct_times": "distinct time entries",
+ "distinct_tags": "distinct tags",
+ "avg_text_len": "average text length",
+ "avg_puqi": "average quality score",
+ "note": "Note",
+ "note_old_statistics": "All statistical data before December have been retrospectively generated based on existing data and should be taken as educated guesses.",
+ "download_statistics": "You can download the full statistics by clicking here<\/a>.",
+ "since": "since"
}
}
\ No newline at end of file
diff --git a/frontend/tr/statistics.json b/frontend/tr/statistics.json
index 3eb99536..ea1bbdd6 100644
--- a/frontend/tr/statistics.json
+++ b/frontend/tr/statistics.json
@@ -16,6 +16,29 @@
"most_popular_objects": "Most Popular Objects",
"popular_all_time": "Most Popular of All Time",
"popular_this_month": "Most Popular Objects of This Month",
- "popular_today": "Most Popular Objects of Today"
+ "popular_today": "Most Popular Objects of Today",
+ "images": "Images",
+ "resources": "Resources",
+ "resouces": "Resources",
+ "transcriptions": "Transcriptions",
+ "museum_records": "museum records",
+ "collection_records": "collection records",
+ "object_records": "object records",
+ "literature": "literature entries",
+ "appointments": "Appointments",
+ "articles": "Articles",
+ "series": "object groups",
+ "events": "events",
+ "links": "links",
+ "distinct_persinst": "distinct actors",
+ "distinct_places": "distinct places",
+ "distinct_times": "distinct time entries",
+ "distinct_tags": "distinct tags",
+ "avg_text_len": "average text length",
+ "avg_puqi": "average quality score",
+ "note": "Note",
+ "note_old_statistics": "All statistical data before December have been retrospectively generated based on existing data and should be taken as educated guesses.",
+ "download_statistics": "You can download the full statistics by clicking here<\/a>.",
+ "since": "since"
}
}
\ No newline at end of file