Translate much of the frontend to Turkish

This commit is contained in:
2020-02-03 13:19:07 +01:00
committed by Stefan Rohde-Enslin
parent aa8983fa83
commit 0fec7246c0
15 changed files with 322 additions and 322 deletions

View File

@ -1,27 +1,27 @@
{
"consumers": {
"login": "Login",
"logout": "Logout",
"login": "Mag log-in",
"logout": "Mag log-out",
"password": "Password",
"mail": "Mail",
"user_page": "User Page",
"sign_in_ad": "Sign in to create watch lists.",
"add_object_to": "Add object to",
"remove_from": "Remove from",
"sign_in_ad": "Mag-sign in para gumawa ng watch list",
"add_object_to": "Magdagdag ng bagay sa",
"remove_from": "Alisin mula sa",
"merklisten": "Watch list",
"add_a_new_list": "Add a new list",
"send": "Send",
"list_title": "List title",
"delete": "Delete",
"hide": "Hide",
"download_as_text_file": "Download as text file",
"download_as_html_file": "Download as HTML file",
"add_a_new_list": "Magdagdag ng bagong listahan",
"send": "Ipadala",
"list_title": "Ilista ang pamagat",
"delete": "Tanggalin",
"hide": "Itago",
"download_as_text_file": "I-download bilang text file",
"download_as_html_file": "I-download billing HTML file",
"list": "Watch list",
"your_lists": "Your Lists",
"your_lists": "Mga listahan mo",
"username": "User Name",
"active_list": "Active list",
"this_list_is_empty": "This list is empty!",
"return_to_user_page": "Return to user page",
"publish": "Publish"
"active_list": "Aktibong listahan",
"this_list_is_empty": "Ang listahan na ito ay walang laman!",
"return_to_user_page": "Bumalik sa user page",
"publish": "I-publish"
}
}