Stand 2018-10-05.

This commit is contained in:
2018-10-09 12:54:44 +02:00
committed by Stefan Rohde-Enslin
parent dadb280944
commit fb01cdb3d9
326 changed files with 4533 additions and 357 deletions

View File

@ -27,7 +27,7 @@
"more_than_one": "Ezzel az azonos\u00edt\u00f3val t\u00f6bb hasonl\u00f3 nev\u0171 felhaszn\u00e1l\u00f3t tal\u00e1ltunk",
"userlist": "Az \u00f6sszes felhaszn\u00e1l\u00f3",
"order_by": "Megjelen\u00edt\u00e9s",
"last_login": "Legutols\u00f3 bejelentkez\u00e9s",
"last_login": "Last login",
"registration": "Bejelentkez\u00e9s",
"input_only": "Adatfelt\u00f6lt\u0151",
"visiting_scientist": "Vend\u00e9g kutat\u00f3",
@ -79,6 +79,22 @@
"deletion_mail_sent": "A mail has been sent, asking for your confirmation for deleting your account",
"delete": "Delete",
"exportUserData": "Export own account data",
"automatic_mails": "Automatische Benachrichtigungen erhalten"
"automatic_mails": "Automatische Benachrichtigungen erhalten",
"new_user": "New user",
"upload_image": "Upload image",
"uploaded_profile_img": "Uploaded profile picture",
"delete_image": "Delete image",
"deleted_image": "Profile picture has been deleted",
"make_visible": "Make visible to other users in musdb",
"make_hidden": "Hide your account from other users in musdb",
"this_month": "This month",
"this_year": "This year",
"within_X_month": "Within the last {x} month",
"within_X_years": "Within the last {x} years",
"view_profile": "View profile",
"about": "About",
"user_set_invisible": "Your profile has been set invisible to other users in musdb.",
"user_set_visible": "Your profile has been set visible to other users in musdb.",
"user_description_edited": "Your profile description has been edited"
}
}