Stand 2018-09-11.
This commit is contained in:
@ -13,6 +13,7 @@
|
||||
"about_the_appointment": "About the Event",
|
||||
"export_calendar_entry": "Export calendar entry",
|
||||
"images": "Images",
|
||||
"url_web": "Website of the event"
|
||||
"url_web": "Website of the event",
|
||||
"export_for_calendar": "Export for calendar"
|
||||
}
|
||||
}
|
57
frontend/ru/articles.json
Normal file
57
frontend/ru/articles.json
Normal file
@ -0,0 +1,57 @@
|
||||
{
|
||||
"tlArticles": {
|
||||
"add_edit_article": "Add \/ Edit Article",
|
||||
"articles_edit_description": "On this page you can add or edit articles.",
|
||||
"article_title": "Titlee",
|
||||
"article_abstract": "Abstract",
|
||||
"article_content": "Article content",
|
||||
"license": "License",
|
||||
"added": "Added",
|
||||
"published": "Published",
|
||||
"updated": "Updated",
|
||||
"about": "About",
|
||||
"draft": "Draft",
|
||||
"metadata": "Metadata",
|
||||
"options": "Options",
|
||||
"citation_options": "Citation options",
|
||||
"table_of_contents": "Table of contents",
|
||||
"referenced_objects": "Referenced objects",
|
||||
"bibliography": "Bibliography",
|
||||
"add_another_author": "Add (another) author",
|
||||
"authors": "Authors",
|
||||
"tools": "Tools",
|
||||
"my_articles": "My Articles",
|
||||
"recent_articles": "Recent Articles",
|
||||
"articles": "Artikel",
|
||||
"add_article": "Add article",
|
||||
"edit": "Edit",
|
||||
"deleted_article": "Deleted article",
|
||||
"updated_bibliography": "Updated bibliography",
|
||||
"updated_article": "Updated article",
|
||||
"added_article": "The article has been added.",
|
||||
"download_pdf": "Download PDF",
|
||||
"by": "By",
|
||||
"endnotes": "Endnotes",
|
||||
"notes": "Notes",
|
||||
"manage_files": "Manage files",
|
||||
"thanks": "Thanks",
|
||||
"available_at": "Available at",
|
||||
"added_publications": "Added publication.",
|
||||
"updated_publication": "The publication has been updated.",
|
||||
"deleted_publication": "The publication has been deleted.",
|
||||
"add_edit_publication": "Publication bearbeiten",
|
||||
"description": "Description",
|
||||
"year": "Year",
|
||||
"publication_type": "Type",
|
||||
"publisher": "Published by",
|
||||
"summary": "Zusammenfassung",
|
||||
"description_summary": "Description \/ Summary",
|
||||
"volume": "Volume",
|
||||
"issue": "Issue",
|
||||
"pages": "Pages",
|
||||
"pages_short": "p."
|
||||
},
|
||||
"type": {
|
||||
"publication_type": "Type"
|
||||
}
|
||||
}
|
@ -44,6 +44,7 @@
|
||||
"exhibitions": "Exhibitions",
|
||||
"tag_cloud": "Tag cloud",
|
||||
"sitemap": "Sitemap",
|
||||
"page": "Page"
|
||||
"page": "Page",
|
||||
"image_search": "Image search"
|
||||
}
|
||||
}
|
@ -19,6 +19,8 @@
|
||||
"exhibitions_from": "From",
|
||||
"exhibitions_until": "Until",
|
||||
"url_web": "Website of the exhibition",
|
||||
"catalogue_link": "Exhibition catalogue"
|
||||
"catalogue_link": "Exhibition catalogue",
|
||||
"tour": "Tour through the exhibition",
|
||||
"export_for_calendar": "Export for calendar"
|
||||
}
|
||||
}
|
@ -30,6 +30,7 @@
|
||||
"map_objects_museum": "Map showing objects of the museum",
|
||||
"timeline_objects_collection": "Timeline for objects of the collection",
|
||||
"map_objects_collection": "Map showing objects of the collection",
|
||||
"all_events": "Alle Veranstaltungen anzeigen"
|
||||
"all_events": "Alle Veranstaltungen anzeigen",
|
||||
"tour": "Tour of the museum"
|
||||
}
|
||||
}
|
@ -65,6 +65,7 @@
|
||||
"search_mode_raster": "Grid",
|
||||
"search_mode_grid": "Grid",
|
||||
"search_mode_liste": "List view",
|
||||
"search_mode_browse": "Browse mode"
|
||||
"search_mode_browse": "Browse mode",
|
||||
"search_results_by_museum": "Search results by museum"
|
||||
}
|
||||
}
|
@ -12,6 +12,9 @@
|
||||
"api": "API",
|
||||
"exhibition": "Exhibition",
|
||||
"settings": "Settings",
|
||||
"sitemap": "Site map"
|
||||
"sitemap": "Site map",
|
||||
"more": "More",
|
||||
"articles": "Articles",
|
||||
"events": "Veranstaltungen"
|
||||
}
|
||||
}
|
@ -25,7 +25,10 @@
|
||||
"cite_this_page": "Cite this page",
|
||||
"licence_metadata": "Licence (Metadata)",
|
||||
"licence_images": "Licence (images)",
|
||||
"edit_object": "Edit object"
|
||||
"edit_object": "Edit object",
|
||||
"linked_articles": "Linked Artikels",
|
||||
"by": "By",
|
||||
"published": "Published"
|
||||
},
|
||||
"objekt_single": {
|
||||
"inventory_number": "Inventarnummer",
|
||||
|
Reference in New Issue
Block a user