Translate statistics page on frontend to Hungarian

This commit is contained in:
Ádám Magyarosi 2020-02-03 13:11:08 +01:00 committed by Stefan Rohde-Enslin
parent 122f1ab189
commit 969bf3111a

View File

@ -1,23 +1,23 @@
{ {
"tlStatistics": { "tlStatistics": {
"visitor_stats_for": "Page Visitor Statistics for", "visitor_stats_for": "L\u00e1togat\u00f3i statisztika -",
"general_numbers": "Numbers", "general_numbers": "Adatok",
"count_start_date": "Start day of counting", "count_start_date": "Sz\u00e1ml\u00e1l\u00e1s kezdete",
"total_obj_page_views_no": "Seitenaufrufe (Gesamt)", "total_obj_page_views_no": "Oldalmegtekint\u00e9sek (\u00f6sszesen)",
"total_obj_page_visitors_no": "Seitenbesucher (Gesamt)", "total_obj_page_visitors_no": "L\u00e1togat\u00f3k (\u00f6sszesen)",
"total_obj_page_visitors_this_year": "Seitenbesucher (dieses Jahr)", "total_obj_page_visitors_this_year": "L\u00e1togat\u00f3k (ebben az \u00e9vben)",
"total_obj_page_visitors_this_month": "Seitenbesucher (diesen Monat)", "total_obj_page_visitors_this_month": "L\u00e1togat\u00f3k (ebben a h\u00f3napban)",
"total_obj_page_visitors_today": "Seitenbesucher (heute)", "total_obj_page_visitors_today": "L\u00e1togat\u00f3k (mai nap)",
"visitor_dev_this_month": "Besucherentwicklung (diesen Monat)", "visitor_dev_this_month": "L\u00e1togatotts\u00e1g alakul\u00e1sa (ebben a h\u00f3napban)",
"total_obj_page_views_this_year": "Seitenaufrufe (dieses Jahr)", "total_obj_page_views_this_year": "Oldalmegtekint\u00e9sek (ebben az \u00e9vben)",
"total_obj_page_views_this_month": "Seitenaufrufe (diesen Monat)", "total_obj_page_views_this_month": "Oldalmegtekint\u00e9sek (ebben a h\u00f3napban)",
"total_obj_page_views_today": "Seitenaufrufe (heute)", "total_obj_page_views_today": "Oldalmegtekint\u00e9sek (mai napon)",
"page_views": "Page views", "page_views": "oldalmegtekint\u00e9s",
"most_popular_objects": "Most Popular Objects", "most_popular_objects": "Legn\u00e9pszer\u0171bb t\u00e1rgyak",
"popular_all_time": "Most Popular of All Time", "popular_all_time": "Minden id\u0151k...",
"popular_this_month": "Most Popular Objects of This Month", "popular_this_month": "A h\u00f3napban",
"popular_today": "Most Popular Objects of Today", "popular_today": "A mai nap",
"images": "Images", "images": "K\u00e9pek",
"resources": "Resources", "resources": "Resources",
"resouces": "Resources", "resouces": "Resources",
"transcriptions": "Transcriptions", "transcriptions": "Transcriptions",
@ -25,20 +25,20 @@
"collection_records": "collection records", "collection_records": "collection records",
"object_records": "object records", "object_records": "object records",
"literature": "literature entries", "literature": "literature entries",
"appointments": "Appointments", "appointments": "int\u00e9zm\u00e9nyi esem\u00e9ny",
"articles": "Articles", "articles": "Articles",
"series": "object groups", "series": "t\u00e1rgycsoport",
"events": "events", "events": "esem\u00e9ny",
"links": "links", "links": "weblink",
"distinct_persinst": "distinct actors", "distinct_persinst": "szerepl\u0151",
"distinct_places": "distinct places", "distinct_places": "f\u00f6ldrajzi vonatkoz\u00e1s",
"distinct_times": "distinct time entries", "distinct_times": "id\u0151beli vonatkoz\u00e1s",
"distinct_tags": "distinct tags", "distinct_tags": "kulcsz\u00f3",
"avg_text_len": "average text length", "avg_text_len": "\u00e1tlagos sz\u00f6veghossz\u00fas\u00e1g",
"avg_puqi": "average quality score", "avg_puqi": "min\u0151s\u00e9gi adatbeviteli index",
"note": "Note", "note": "Megjegyz\u00e9s",
"note_old_statistics": "All statistical data before December have been retrospectively generated based on existing data and should be taken as educated guesses.", "note_old_statistics": "A 2019. december el\u0151tti statisztik\u00e1t retrospekt\u00edv m\u00f3don \u00e1ll\u00edtottuk el\u0151.",
"download_statistics": "You can download the full statistics by clicking <a href=\"index.php?t=statistics&output=csv\">here<\/a>.", "download_statistics": "A statisztikai adatok let\u00f6lt\u00e9s\u00e9hez kattints IDE. <a href=\"index.php?t=statistics&output=csv\">IDE<\/a>",
"since": "since" "since": "since"
} }
} }