This commit is contained in:
2018-04-08 00:49:00 +02:00
committed by Stefan Rohde-Enslin
commit aba611c59d
568 changed files with 21568 additions and 0 deletions

27
frontend/hu/users.json Normal file
View File

@ -0,0 +1,27 @@
{
"consumers": {
"login": "Bejelentkez\u00e9s'",
"logout": "Kijelentkez\u00e9s'",
"password": "Jelsz\u00f3'",
"mail": "E-mail'",
"user_page": "User Page'",
"sign_in_ad": "Sign in to create watch lists.'",
"add_object_to": "Add object to'",
"remove_from": "Remove from'",
"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'",
"list": "Watch list'",
"your_lists": "Your Lists'",
"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'"
}
}