lemmur-app-android/assets/l10n/intl_en.arb

356 lines
10 KiB
Plaintext

{
"@@locale": "en",
"settings": "Settings",
"@settings": {},
"password": "Password",
"@password": {},
"email_or_username": "Email or Username",
"@email_or_username": {},
"posts": "Posts",
"@posts": {},
"comments": "Comments",
"@comments": {},
"modlog": "Modlog",
"@modlog": {},
"community": "Community",
"@community": {},
"url": "URL",
"@url": {},
"title": "Title",
"@title": {},
"body": "Body",
"@body": {},
"nsfw": "NSFW",
"@nsfw": {},
"post": "post",
"@post": {},
"save": "save",
"@save": {},
"subscribed": "Subscribed",
"@subscribed": {},
"local": "Local",
"@local": {},
"all": "All",
"@all": {},
"replies": "Replies",
"@replies": {},
"mentions": "Mentions",
"@mentions": {},
"from": "from",
"@from": {},
"to": "to",
"@to": {},
"deleted_by_creator": "deleted by creator",
"@deleted_by_creator": {},
"more": "more",
"@more": {},
"mark_as_read": "mark as read",
"@mark_as_read": {},
"mark_as_unread": "mark as unread",
"@mark_as_unread": {},
"reply": "reply",
"@reply": {},
"edit": "edit",
"@edit": {},
"delete": "delete",
"@delete": {},
"restore": "restore",
"@restore": {},
"yes": "yes",
"@yes": {},
"no": "no",
"@no": {},
"avatar": "Avatar",
"@avatar": {},
"banner": "Banner",
"@banner": {},
"display_name": "Display name",
"@display_name": {},
"bio": "Bio",
"@bio": {},
"email": "Email",
"@email": {},
"matrix_user": "Matrix User",
"@matrix_user": {},
"sort_type": "Sort type",
"@sort_type": {},
"type": "Type",
"@type": {},
"show_nsfw": "Show NSFW content",
"@show_nsfw": {},
"send_notifications_to_email": "Send notifications to Email",
"@send_notifications_to_email": {},
"delete_account": "Delete account",
"@delete_account": {},
"saved": "Saved",
"@saved": {},
"communities": "Communities",
"@communities": {},
"users": "Users",
"@users": {},
"theme": "Theme",
"@theme": {},
"language": "Language",
"@language": {},
"hot": "Hot",
"@hot": {},
"new_": "New",
"@new_": {},
"old": "Old",
"@old": {},
"top": "Top",
"@top": {},
"chat": "Chat",
"@chat": {},
"admin": "admin",
"@admin": {},
"by": "by",
"@by": {},
"not_a_mod_or_admin": "Not a moderator or admin.",
"@not_a_mod_or_admin": {},
"not_an_admin": "Not an admin.",
"@not_an_admin": {},
"couldnt_find_post": "Couldn't find post.",
"@couldnt_find_post": {},
"not_logged_in": "Not logged in.",
"@not_logged_in": {},
"site_ban": "You have been banned from the site",
"@site_ban": {},
"community_ban": "You have been banned from this community.",
"@community_ban": {},
"downvotes_disabled": "Downvotes disabled",
"@downvotes_disabled": {},
"invalid_url": "Invalid URL.",
"@invalid_url": {},
"locked": "locked",
"@locked": {},
"couldnt_create_comment": "Couldn't create comment.",
"@couldnt_create_comment": {},
"couldnt_like_comment": "Couldn't like comment.",
"@couldnt_like_comment": {},
"couldnt_update_comment": "Couldn't update comment.",
"@couldnt_update_comment": {},
"no_comment_edit_allowed": "Not allowed to edit comment.",
"@no_comment_edit_allowed": {},
"couldnt_save_comment": "Couldn't save comment.",
"@couldnt_save_comment": {},
"couldnt_get_comments": "Couldn't get comments.",
"@couldnt_get_comments": {},
"report_reason_required": "Report reason required.",
"@report_reason_required": {},
"report_too_long": "Report too long.",
"@report_too_long": {},
"couldnt_create_report": "Couldn't create report.",
"@couldnt_create_report": {},
"couldnt_resolve_report": "Couldn't resolve report.",
"@couldnt_resolve_report": {},
"invalid_post_title": "Invalid post title",
"@invalid_post_title": {},
"couldnt_create_post": "Couldn't create post.",
"@couldnt_create_post": {},
"couldnt_like_post": "Couldn't like post.",
"@couldnt_like_post": {},
"couldnt_find_community": "Couldn't find community.",
"@couldnt_find_community": {},
"couldnt_get_posts": "Couldn't get posts",
"@couldnt_get_posts": {},
"no_post_edit_allowed": "Not allowed to edit post.",
"@no_post_edit_allowed": {},
"couldnt_save_post": "Couldn't save post.",
"@couldnt_save_post": {},
"site_already_exists": "Site already exists.",
"@site_already_exists": {},
"couldnt_update_site": "Couldn't update site.",
"@couldnt_update_site": {},
"invalid_community_name": "Invalid name.",
"@invalid_community_name": {},
"community_already_exists": "Community already exists.",
"@community_already_exists": {},
"community_moderator_already_exists": "Community moderator already exists.",
"@community_moderator_already_exists": {},
"community_follower_already_exists": "Community follower already exists.",
"@community_follower_already_exists": {},
"not_a_moderator": "Not a moderator.",
"@not_a_moderator": {},
"couldnt_update_community": "Couldn't update Community.",
"@couldnt_update_community": {},
"no_community_edit_allowed": "Not allowed to edit community.",
"@no_community_edit_allowed": {},
"system_err_login": "System error. Try logging out and back in.",
"@system_err_login": {},
"community_user_already_banned": "Community user already banned.",
"@community_user_already_banned": {},
"couldnt_find_that_username_or_email": "Couldn't find that username or email.",
"@couldnt_find_that_username_or_email": {},
"password_incorrect": "Password incorrect.",
"@password_incorrect": {},
"registration_closed": "Registration closed",
"@registration_closed": {},
"invalid_password": "Invalid password. Password must be <= 60 characters.",
"@invalid_password": {},
"passwords_dont_match": "Passwords do not match.",
"@passwords_dont_match": {},
"captcha_incorrect": "Captcha incorrect.",
"@captcha_incorrect": {},
"invalid_username": "Invalid username.",
"@invalid_username": {},
"bio_length_overflow": "User bio cannot exceed 300 characters.",
"@bio_length_overflow": {},
"couldnt_update_user": "Couldn't update user.",
"@couldnt_update_user": {},
"couldnt_update_private_message": "Couldn't update private message.",
"@couldnt_update_private_message": {},
"couldnt_update_post": "Couldn't update post",
"@couldnt_update_post": {},
"couldnt_create_private_message": "Couldn't create private message.",
"@couldnt_create_private_message": {},
"no_private_message_edit_allowed": "Not allowed to edit private message.",
"@no_private_message_edit_allowed": {},
"post_title_too_long": "Post title too long.",
"@post_title_too_long": {},
"email_already_exists": "Email already exists.",
"@email_already_exists": {},
"user_already_exists": "User already exists.",
"@user_already_exists": {},
"number_of_users_online": "{formattedCount,plural, =1{{formattedCount} user online} other{{formattedCount} users online}}",
"@number_of_users_online": {
"placeholders": {
"formattedCount": {
"type": "int",
"format": "compact"
}
}
},
"number_of_comments": "{formattedCount,plural, =1{{formattedCount} comment} other{{formattedCount} comments}}",
"@number_of_comments": {
"placeholders": {
"formattedCount": {
"type": "int",
"format": "compact"
}
}
},
"number_of_posts": "{formattedCount,plural, =1{{formattedCount} post} other{{formattedCount} posts}}",
"@number_of_posts": {
"placeholders": {
"formattedCount": {
"type": "int",
"format": "compact"
}
}
},
"number_of_subscribers": "{formattedCount,plural, =1{{formattedCount} subscriber} other{{formattedCount} subscribers}}",
"@number_of_subscribers": {
"placeholders": {
"formattedCount": {
"type": "int",
"format": "compact"
}
}
},
"number_of_users": "{formattedCount,plural, =1{{formattedCount} user} other{{formattedCount} users}}",
"@number_of_users": {
"placeholders": {
"formattedCount": {
"type": "int",
"format": "compact"
}
}
},
"number_of_communities": "{formattedCount,plural, =1{{formattedCount} community} other{{formattedCount} communities}}",
"@number_of_communities": {
"placeholders": {
"formattedCount": {
"type": "int",
"format": "compact"
}
}
},
"unsubscribe": "unsubscribe",
"@unsubscribe": {},
"subscribe": "subscribe",
"@subscribe": {},
"messages": "Messages",
"@messages": {},
"banned_users": "Banned users",
"@banned_users": {},
"delete_account_confirm": "Warning: this will permanently delete all of your data from this instance. Your data may not be deleted on other, existing instances. Enter your password to confirm.",
"@delete_account_confirm": {},
"new_password": "New password",
"@new_password": {},
"verify_password": "Verify password",
"@verify_password": {},
"old_password": "Old password",
"@old_password": {},
"show_avatars": "Show avatars",
"@show_avatars": {},
"search": "search",
"@search": {},
"send_message": "Send message",
"@send_message": {},
"top_day": "Top Day",
"@top_day": {},
"top_week": "Top Week",
"@top_week": {},
"top_month": "Top Month",
"@top_month": {},
"top_year": "Top Year",
"@top_year": {},
"top_all": "Top All Time",
"@top_all": {},
"most_comments": "Most Comments",
"@most_comments": {},
"new_comments": "New Comments",
"@new_comments": {},
"active": "Active",
"@active": {},
"bot_account": "Bot Account",
"@bot_account": {},
"show_bot_accounts": "Show Bot Accounts",
"@show_bot_accounts": {},
"show_read_posts": "Show Read Posts",
"@show_read_posts": {},
"site_not_set_up": "This site has not yet been set up",
"@site_not_set_up": {},
"nerd_stuff": "Nerd stuff",
"@nerd_stuff": {},
"open_in_browser": "Open in browser",
"@open_in_browser": {},
"cannot_open_in_browser": "Can't open in browser",
"@cannot_open_in_browser": {},
"about": "About",
"@about": {},
"see_all": "See all",
"@see_all": {},
"admins": "Admins",
"@admins": {},
"trending_communities": "Trending communities",
"@trending_communities": {},
"communities_of_instance": "Communities of {instance}",
"@communities_of_instance": {
"placeholders": {
"instance": {
"type": "String"
}
}
},
"day": "day",
"@day": {},
"week": "week",
"@week": {},
"month": "month",
"@month": {},
"six_months": "6 months",
"@six_months": {},
"add_instance": "Add instance",
"@add_instance": {},
"instance_added": "Instance successfully added",
"@instance_added": {},
"required_field": "required field",
"@required_field": {},
"no_communities_found": "No communities found",
"@no_communities_found": {},
"network_error": "Network error",
"@network_error": {}
}