Continued translating the frontend to Tagalog

This commit is contained in:
Dyan Correa
2020-01-17 13:03:02 +01:00
committed by Stefan Rohde-Enslin
parent 3f1746ed4b
commit bd7448ba02
6 changed files with 111 additions and 111 deletions

View File

@ -1,57 +1,57 @@
{
"tlArticles": {
"add_edit_article": "Add \/ Edit Article",
"articles_edit_description": "On this page you can add or edit articles.",
"article_title": "Titlee",
"add_edit_article": "Magdagdag o mag-edit ng artikulo",
"articles_edit_description": "Maaaring magdagdag o mag-edit ng artikulo sa pahinang ito. ",
"article_title": "Pamagat",
"article_abstract": "Abstract",
"article_content": "Article content",
"license": "License",
"added": "Added",
"published": "Published",
"updated": "Updated",
"about": "About",
"article_content": "Nilalaman ng artikulo",
"license": "Lisensya",
"added": "Naidagdag",
"published": "Nalathala",
"updated": "Na-update",
"about": "Tungkol sa",
"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",
"options": "Mga pagpipilian",
"citation_options": "Mga pagpipilian sa pagsipi",
"table_of_contents": "Talaan ng nilalaman",
"referenced_objects": "Mga isinangguning bagay",
"bibliography": "Bibliograpiya",
"add_another_author": "Magdagdag ng (isa pang) may-aka",
"authors": "Mga may-akda",
"tools": "Mga gamit",
"my_articles": "Mga sariling artikulo",
"recent_articles": "Mga bagong artikulo",
"articles": "Mga artikulo",
"add_article": "Magdagdag ng artikulo",
"edit": "Mag-edit",
"deleted_article": "Binurang artikulo",
"updated_bibliography": "Nai-update na bibliograpiya",
"updated_article": "Nai-update na artikulo",
"added_article": "Ang artikulo ay naidagdag",
"download_pdf": "I-download ang PDF",
"by": "Ni",
"endnotes": "Mga pagtatapos",
"notes": "Mga tala",
"manage_files": "Ayusin ang mga file",
"thanks": "Pasasalamat",
"available_at": "Magagamit sa",
"added_publications": "Naidagdag ang paglalathala.",
"updated_publication": "Na-update na ang paglalathala. ",
"deleted_publication": "Binura na ang paglalathala. ",
"add_edit_publication": "Na-edit na ang paglalathala.",
"description": "Paglalarawan",
"year": "Taon",
"publication_type": "Uri",
"publisher": "Nilathala ni",
"summary": "Buod",
"description_summary": "Paglalarawan \/ buod",
"volume": "Tomo",
"issue": "Limbag",
"pages": "Pahina",
"pages_short": "p."
},
"type": {
"publication_type": "Type"
"publication_type": "Uri ng paglalathala"
}
}