You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
55 lines
2.1 KiB
JSON
55 lines
2.1 KiB
JSON
11 years ago
|
{
|
||
|
"banned": "Banned",
|
||
|
"offline": "Offline",
|
||
|
"username": "User Name",
|
||
|
"email": "Email",
|
||
|
"fullname": "Full Name",
|
||
|
"website": "Website",
|
||
|
"location": "Location",
|
||
|
"age": "Age",
|
||
|
"joined": "Joined",
|
||
|
"lastonline": "Last Online",
|
||
|
"profile": "Profile",
|
||
|
"profile_views": "Profile views",
|
||
|
"reputation": "Reputation",
|
||
|
"posts": "Posts",
|
||
|
"favourites": "Favorites",
|
||
|
"followers": "Followers",
|
||
|
"following": "Following",
|
||
|
"signature": "Signature",
|
||
|
"gravatar": "Gravatar",
|
||
|
"birthday": "Birthday",
|
||
|
"chat": "Chat",
|
||
|
"follow": "Follow",
|
||
|
"unfollow": "Unfollow",
|
||
|
"change_picture": "Change Picture",
|
||
|
"edit": "Edit",
|
||
|
"uploaded_picture": "Uploaded Picture",
|
||
|
"upload_new_picture": "Upload New Picture",
|
||
|
"current_password": "Current Password",
|
||
|
"change_password": "Change Password",
|
||
|
"change_password_error": "Invalid Password!",
|
||
|
"change_password_error_wrong_current": "Your current password is not correct!",
|
||
|
"change_password_error_length": "Password too short!",
|
||
|
"change_password_error_match": "Passwords must match!",
|
||
|
"change_password_error_privileges": "You are not have the rights to change this password.",
|
||
|
"change_password_success": "Your password is updated!",
|
||
|
"confirm_password": "Confirm Password",
|
||
|
"password": "Password",
|
||
|
"upload_picture": "Upload picture",
|
||
|
"upload_a_picture": "Upload a picture",
|
||
|
"image_spec": "You may only upload PNG, JPG, or GIF files",
|
||
|
"max": "max.",
|
||
|
"settings": "Settings",
|
||
|
"show_email": "Show My Email",
|
||
|
"has_no_follower": "This user doesn't have any followers :(",
|
||
|
"follows_no_one": "This user isn't following anyone :(",
|
||
|
"has_no_posts": "This user didn't post anything yet.",
|
||
|
"has_no_topics": "This user didn't post any topics yet.",
|
||
|
"email_hidden": "Email Hidden",
|
||
|
"hidden": "hidden",
|
||
|
"paginate_description": "Paginate topics and posts instead of using infinite scroll.",
|
||
|
"topics_per_page": "Topics per Page",
|
||
|
"posts_per_page": "Posts per Page",
|
||
|
"notification_sounds": "Play a sound when you receive a notification."
|
||
|
}
|