2021-02-22 09:20:23 +01:00
|
|
|
|
{
|
|
|
|
|
"common": {
|
2021-02-24 12:08:30 +01:00
|
|
|
|
"alerts": {
|
2021-03-04 11:53:29 +01:00
|
|
|
|
"common": {
|
|
|
|
|
"please_try_again": "Please try again.",
|
|
|
|
|
"please_try_again_later": "Please try again later."
|
|
|
|
|
},
|
2021-02-24 12:08:30 +01:00
|
|
|
|
"sign_up_failure": {
|
|
|
|
|
"title": "Sign Up Failure"
|
|
|
|
|
},
|
|
|
|
|
"server_error": {
|
|
|
|
|
"title": "Server Error"
|
2021-03-04 11:53:29 +01:00
|
|
|
|
},
|
|
|
|
|
"vote_failure": {
|
|
|
|
|
"title": "Vote Failure",
|
|
|
|
|
"poll_expired": "The poll has expired"
|
2021-02-24 12:08:30 +01:00
|
|
|
|
}
|
|
|
|
|
},
|
2021-02-22 09:20:23 +01:00
|
|
|
|
"controls": {
|
|
|
|
|
"actions": {
|
2021-02-25 09:04:14 +01:00
|
|
|
|
"back": "Back",
|
2021-02-22 09:20:23 +01:00
|
|
|
|
"add": "Add",
|
|
|
|
|
"remove": "Remove",
|
|
|
|
|
"edit": "Edit",
|
|
|
|
|
"save": "Save",
|
|
|
|
|
"ok": "OK",
|
|
|
|
|
"confirm": "Confirm",
|
|
|
|
|
"continue": "Continue",
|
|
|
|
|
"cancel": "Cancel",
|
|
|
|
|
"take_photo": "Take photo",
|
|
|
|
|
"save_photo": "Save photo",
|
2021-02-26 11:27:47 +01:00
|
|
|
|
"sign_in": "Sign In",
|
|
|
|
|
"sign_up": "Sign Up",
|
2021-02-22 09:20:23 +01:00
|
|
|
|
"see_more": "See More",
|
|
|
|
|
"preview": "Preview",
|
|
|
|
|
"open_in_safari": "Open in Safari"
|
|
|
|
|
},
|
2021-02-23 08:16:55 +01:00
|
|
|
|
"status": {
|
2021-02-24 08:29:16 +01:00
|
|
|
|
"user_boosted": "%s boosted",
|
2021-02-25 06:47:30 +01:00
|
|
|
|
"show_post": "Show Post",
|
|
|
|
|
"status_content_warning": "content warning",
|
2021-03-02 12:33:33 +01:00
|
|
|
|
"media_content_warning": "Tap to reveal that may be sensitive",
|
|
|
|
|
"poll": {
|
2021-03-03 09:12:48 +01:00
|
|
|
|
"vote": "Vote",
|
2021-03-02 12:33:33 +01:00
|
|
|
|
"vote_count": {
|
|
|
|
|
"single": "%d vote",
|
|
|
|
|
"multiple": "%d votes",
|
|
|
|
|
},
|
2021-03-03 09:12:48 +01:00
|
|
|
|
"voter_count": {
|
|
|
|
|
"single": "%d voter",
|
|
|
|
|
"multiple": "%d voters",
|
|
|
|
|
},
|
2021-03-03 12:34:29 +01:00
|
|
|
|
"time_left": "%s left",
|
|
|
|
|
"closed": "Closed"
|
2021-03-02 12:33:33 +01:00
|
|
|
|
}
|
2021-02-23 08:16:55 +01:00
|
|
|
|
},
|
2021-02-22 09:20:23 +01:00
|
|
|
|
"timeline": {
|
|
|
|
|
"load_more": "Load More"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"countable": {
|
|
|
|
|
"photo": {
|
|
|
|
|
"single": "photo",
|
|
|
|
|
"multiple": "photos"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"scene": {
|
|
|
|
|
"welcome": {
|
|
|
|
|
"slogan": "Social networking\nback in your hands."
|
|
|
|
|
},
|
|
|
|
|
"server_picker": {
|
|
|
|
|
"title": "Pick a Server,\nany server.",
|
2021-02-25 09:38:24 +01:00
|
|
|
|
"Button": {
|
|
|
|
|
"Category": {
|
|
|
|
|
"All": "All"
|
|
|
|
|
},
|
|
|
|
|
"SeeLess": "See Less",
|
|
|
|
|
"SeeMore": "See More"
|
|
|
|
|
},
|
|
|
|
|
"Label": {
|
|
|
|
|
"Language": "LANGUAGE",
|
|
|
|
|
"Users": "USERS",
|
|
|
|
|
"Category": "CATEGORY"
|
|
|
|
|
},
|
2021-02-22 09:20:23 +01:00
|
|
|
|
"input": {
|
|
|
|
|
"placeholder": "Find a server or join your own..."
|
2021-03-06 05:55:52 +01:00
|
|
|
|
},
|
|
|
|
|
"empty_state": {
|
|
|
|
|
"finding_servers": "Finding available servers...",
|
|
|
|
|
"bad_network": "Something went wrong while loading data. Check your internet connection."
|
2021-02-22 09:20:23 +01:00
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"register": {
|
|
|
|
|
"title": "Tell us about you.",
|
|
|
|
|
"input": {
|
|
|
|
|
"username": {
|
|
|
|
|
"placeholder": "username",
|
|
|
|
|
"duplicate_prompt": "This username is taken."
|
|
|
|
|
},
|
|
|
|
|
"display_name": {
|
|
|
|
|
"placeholder": "display name"
|
|
|
|
|
},
|
|
|
|
|
"email": {
|
|
|
|
|
"placeholder": "email"
|
|
|
|
|
},
|
|
|
|
|
"password": {
|
|
|
|
|
"placeholder": "password",
|
2021-03-04 08:29:46 +01:00
|
|
|
|
"hint": "Your password needs at least eight characters"
|
2021-02-26 05:52:37 +01:00
|
|
|
|
},
|
|
|
|
|
"invite": {
|
2021-03-04 11:53:29 +01:00
|
|
|
|
"registration_user_invite_request": "Why do you want to join?"
|
2021-02-22 09:20:23 +01:00
|
|
|
|
}
|
2021-02-24 13:06:28 +01:00
|
|
|
|
},
|
2021-03-04 08:29:46 +01:00
|
|
|
|
"error": {
|
|
|
|
|
"item": {
|
|
|
|
|
"username": "Username",
|
|
|
|
|
"email": "Email",
|
|
|
|
|
"password": "Password",
|
|
|
|
|
"agreement": "Agreement",
|
|
|
|
|
"locale": "Locale",
|
|
|
|
|
"reason": "Reason"
|
|
|
|
|
},
|
|
|
|
|
"reason": {
|
|
|
|
|
"blocked": "%s contains a disallowed e-mail provider",
|
|
|
|
|
"unreachable": "%s does not seem to exist",
|
|
|
|
|
"taken": "%s is already in use",
|
|
|
|
|
"reserved": "%s is a reserved keyword",
|
|
|
|
|
"accepted": "%s must be accepted",
|
|
|
|
|
"blank": "%s is required",
|
|
|
|
|
"invalid": "%s is invalid",
|
|
|
|
|
"too_long": "%s is too long",
|
|
|
|
|
"too_short": "%s is too short",
|
|
|
|
|
"inclusion": "%s is not a supported value"
|
|
|
|
|
},
|
|
|
|
|
"special": {
|
2021-03-04 09:42:43 +01:00
|
|
|
|
"username_invalid": "Username must only contain alphanumeric characters and underscores",
|
|
|
|
|
"username_too_long": "Username is too long (can't be longer than 30 characters)",
|
|
|
|
|
"email_invalid": "This is not a valid e-mail address",
|
|
|
|
|
"password_too_short": "Password is too short (must be at least 8 characters)"
|
2021-03-04 08:29:46 +01:00
|
|
|
|
}
|
|
|
|
|
}
|
2021-02-22 09:20:23 +01:00
|
|
|
|
},
|
|
|
|
|
"server_rules": {
|
|
|
|
|
"title": "Some ground rules.",
|
|
|
|
|
"subtitle": "These rules are set by the admins of %s.",
|
|
|
|
|
"prompt": "By continuing, you're subject to the terms of service and privacy policy for %s.",
|
|
|
|
|
"button": {
|
|
|
|
|
"confirm": "I Agree"
|
|
|
|
|
}
|
|
|
|
|
},
|
2021-02-24 10:08:36 +01:00
|
|
|
|
"confirm_email": {
|
|
|
|
|
"title": "One last thing.",
|
|
|
|
|
"subtitle": "We just sent an email to %@,\ntap the link to confirm your account.",
|
|
|
|
|
"button": {
|
2021-02-25 08:39:48 +01:00
|
|
|
|
"open_email_app": "Open Email App",
|
2021-02-24 10:08:36 +01:00
|
|
|
|
"dont_receive_email": "I never got an email"
|
|
|
|
|
},
|
|
|
|
|
"dont_receive_email": {
|
2021-02-25 08:39:48 +01:00
|
|
|
|
"title": "Check your email",
|
|
|
|
|
"description": "Check if your email address is correct as well as your junk folder if you haven’t.",
|
2021-02-26 11:27:47 +01:00
|
|
|
|
"resend_email": "Resend Email"
|
2021-02-24 10:08:36 +01:00
|
|
|
|
},
|
|
|
|
|
"open_email_app": {
|
2021-02-25 08:39:48 +01:00
|
|
|
|
"title": "Check your inbox.",
|
|
|
|
|
"description": "We just sent you an email. Check your junk folder if you haven’t.",
|
|
|
|
|
"mail": "Mail",
|
|
|
|
|
"open_email_client": "Open Email Client"
|
2021-02-24 10:08:36 +01:00
|
|
|
|
}
|
|
|
|
|
},
|
2021-02-22 09:20:23 +01:00
|
|
|
|
"home_timeline": {
|
|
|
|
|
"title": "Home"
|
|
|
|
|
},
|
|
|
|
|
"public_timeline": {
|
|
|
|
|
"title": "Public"
|
|
|
|
|
}
|
|
|
|
|
}
|
2021-03-04 11:53:29 +01:00
|
|
|
|
}
|