Fix file names and add translations for article edting to backend
This commit is contained in:
62
backend/hu/articles.json
Normal file
62
backend/hu/articles.json
Normal file
@ -0,0 +1,62 @@
|
||||
{
|
||||
"tlArticles": {
|
||||
"add_edit_article": "Cikk hozz\u00e1ad\u00e1sa \/szerkeszt\u00e9se",
|
||||
"articles_edit_description": "Ezen az oldalon hozz\u00e1adhat, vagy szerkeszthet egy cikket",
|
||||
"article_title": "C\u00edm",
|
||||
"article_abstract": "\u00d6sszefoglal\u00f3",
|
||||
"article_content": "A cikk \u00f6sszefoglal\u00f3ja",
|
||||
"license": "Licenc",
|
||||
"added": "Hozz\u00e1adva",
|
||||
"published": "Publik\u00e1lva",
|
||||
"updated": "Friss\u00edtve",
|
||||
"about": "T\u00e9ma",
|
||||
"draft": "V\u00e1zlat",
|
||||
"metadata": "Metaadat",
|
||||
"options": "Opci\u00f3k",
|
||||
"citation_options": "Id\u00e9z\u00e9si opci\u00f3k",
|
||||
"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.",
|
||||
"uploaded_image": "Abbildung wurde heraufgeladen",
|
||||
"deleted_articles": "Abbildung wurde gel\u00f6scht",
|
||||
"deleted_image": "Abbildung wurde gel\u00f6scht",
|
||||
"delete_article": "Delete this article",
|
||||
"upload_image": "Upload an image"
|
||||
},
|
||||
"type": {
|
||||
"publication_type": "Type"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user