Add translations for content actions update

This commit is contained in:
SleeplessOne 2023-12-05 19:15:16 -05:00
parent 45d478e44f
commit e7e8ac01d3
1 changed files with 80 additions and 32 deletions

View File

@ -1,6 +1,9 @@
{ {
"post": "post", "post": "post",
"remove_post": "Remove Post", "remove_post": "Remove Post",
"removed_post": "Removed post",
"restore_post": "Restore post",
"restored_post": "Restored post",
"no_posts": "No Posts.", "no_posts": "No Posts.",
"create_a_post": "Create a post", "create_a_post": "Create a post",
"create_post": "Create Post", "create_post": "Create Post",
@ -16,8 +19,11 @@
"number_of_comments": "{{formattedCount}} Comment", "number_of_comments": "{{formattedCount}} Comment",
"number_of_comments_plural": "{{formattedCount}} Comments", "number_of_comments_plural": "{{formattedCount}} Comments",
"remove_comment": "Remove Comment", "remove_comment": "Remove Comment",
"removed_comment": "Removed comment",
"remove_content": "Remove Content", "remove_content": "Remove Content",
"remove_content_more": "Remove Posts, Comments, and Communities", "restore_comment": "Restore comment",
"restored_comment": "Restored comment",
"recipientremove_content_more": "Remove Posts, Comments, and Communities",
"comment_here": "Type here to comment...", "comment_here": "Type here to comment...",
"communities": "Communities", "communities": "Communities",
"users": "Users", "users": "Users",
@ -39,8 +45,8 @@
"send_message": "Send Message", "send_message": "Send Message",
"message": "Message", "message": "Message",
"edit": "Edit", "edit": "Edit",
"reply": "reply", "reply": "Reply",
"more": "more", "more": "More",
"cancel": "Cancel", "cancel": "Cancel",
"preview": "Preview", "preview": "Preview",
"upload_image": "upload image", "upload_image": "upload image",
@ -64,7 +70,7 @@
"sorting_help": "sorting help", "sorting_help": "sorting help",
"view_source": "view source", "view_source": "view source",
"view_all_comments": "View all comments", "view_all_comments": "View all comments",
"unlock": "unlock", "unlock": "Unlock",
"lock": "Lock", "lock": "Lock",
"sticky": "sticky", "sticky": "sticky",
"unsticky": "unsticky", "unsticky": "unsticky",
@ -81,8 +87,10 @@
"list": "list", "list": "list",
"mod": "mod", "mod": "mod",
"mods": "mods", "mods": "mods",
"distinguish": "speak as moderator", "distinguish": "Speak as moderator",
"undistinguish": "speak as user", "undistinguish": "Speak as user",
"distinguished_comment": "Distinguished comment",
"undistinguished_comment": "Undistinguished comment",
"moderates": "Moderates", "moderates": "Moderates",
"settings": "Settings", "settings": "Settings",
"admin_settings": "Admin Settings", "admin_settings": "Admin Settings",
@ -93,28 +101,48 @@
"profile_not_logged_in_alert": "You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.", "profile_not_logged_in_alert": "You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.",
"community_not_logged_in_alert": "You are not logged in. However you can subscribe from another Fediverse account, for example Lemmy or Mastodon. To do this, paste the following into the search field of your instance: <1>!{{community}}@{{instance}}</1>", "community_not_logged_in_alert": "You are not logged in. However you can subscribe from another Fediverse account, for example Lemmy or Mastodon. To do this, paste the following into the search field of your instance: <1>!{{community}}@{{instance}}</1>",
"site_config": "Site Configuration", "site_config": "Site Configuration",
"remove_as_mod": "remove as mod", "remove_as_mod": "Remove as mod",
"appoint_as_mod": "appoint as mod", "remove_as_mod_are_you_sure": "Are you sure you want to remove {{user}} as a moderator for {{community}}?",
"leave_mod_team": "leave mod team", "removed_moderator": "Removed moderator",
"removing_mod": "Removing mod",
"appoint_as_mod": "Appoint as moderator",
"appointing_mod": "Appointing moderator",
"appointed_moderator": "Appointed moderator",
"appoint_as_mod_are_you_sure": "Are you sure you want to appoint {{user}} as a moderator for {{community}}?",
"leave_mod_team": "Leave mod team",
"modlog": "Modlog", "modlog": "Modlog",
"filter_by_action": "Filter by action", "filter_by_action": "Filter by action",
"filter_by_mod": "Filter by mod", "filter_by_mod": "Filter by mod",
"filter_by_user": "Filter by user", "filter_by_user": "Filter by user",
"admin": "admin", "admin": "admin",
"admins": "admins", "admins": "admins",
"remove_as_admin": "remove as admin", "remove_as_admin": "Remove as admin",
"appoint_as_admin": "appoint as admin", "remove_as_admin_are_you_sure": "Are you sure you want to remove {{user}} from the {{instance}} admin team?",
"removing_admin": "Removing admin",
"removed_admin": "Removed admin",
"appoint_as_admin": "Appoint as admin",
"appointing_admin": "Appointing admin",
"appointed_admin": "Appointed admin",
"appoint_as_admin_are_you_sure": "Are you sure you want to appoint {{user}} as an admin of {{instance}}?",
"only_admins_can_create_communities": "Only admins can create communities", "only_admins_can_create_communities": "Only admins can create communities",
"only_mods_can_post_in_community": "Only moderators can post to this community", "only_mods_can_post_in_community": "Only moderators can post to this community",
"remove": "remove", "remove": "Remove",
"removed": "removed by mod", "removing": "Removing",
"removed": "Removed by mod",
"locked": "locked", "locked": "locked",
"locked_post": "Locked post",
"unlocked_post": "Unlocked post",
"loading": "Loading", "loading": "Loading",
"stickied": "stickied", "stickied": "stickied",
"reason": "Reason", "reason": "Reason",
"mark_as_read": "mark as read", "mark_as_read": "mark as read",
"mark_as_unread": "mark as unread", "mark_as_unread": "mark as unread",
"delete": "Delete", "delete": "Delete",
"deleted_post": "Deleted post",
"deleted_comment": "Deleted comment",
"undelete": "Undelete",
"undeleted_post": "Undeleted post",
"undeleted_comment": "Undeleted comment",
"deleted": "deleted by creator", "deleted": "deleted by creator",
"delete_account": "Delete Account", "delete_account": "Delete Account",
"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": "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.",
@ -122,24 +150,34 @@
"failed_to_delete_picture": "Failed to delete picture: {{filename}}", "failed_to_delete_picture": "Failed to delete picture: {{filename}}",
"picture_deleted": "Picture deleted: {{filename}}", "picture_deleted": "Picture deleted: {{filename}}",
"pictures_uploaded_progess": "{{uploaded}}/{{total}} pictures uploaded", "pictures_uploaded_progess": "{{uploaded}}/{{total}} pictures uploaded",
"restore": "restore", "restore": "Restore",
"ban": "ban", "restoring": "Restoring",
"ban_from_site": "ban from site", "permanently_ban": "Permanently ban",
"ban_from_community": "ban from community", "ban": "Ban",
"unban": "unban", "banning": "Banning",
"unban_from_site": "unban from site", "ban_from_site": "Ban from site",
"banned": "banned", "ban_from_community": "Ban from community",
"unban": "Unban",
"unbanning": "Unbanning",
"unban_from_site": "Unban from site",
"banned": "Banned",
"banned_users": "Banned Users", "banned_users": "Banned Users",
"purge": "purge", "banned_from_community": "{{user}} banned from {{community}}",
"purge_post": "purge post", "unbanned_from_community": "{{user}} unbanned from {{community}}",
"purge_comment": "purge comment", "banned_from_site": "{{user}} banned",
"purge_community": "purge community", "unbanned_from_site": "{{user}} banned",
"purge_user": "purge user", "purge": "Purge",
"purging": "Purging",
"purge_post": "Purge post",
"purge_comment": "Purge comment",
"purge_community": "Purge community",
"purge_user": "Purge user",
"purge_user_with_name": "Purge {{user}}",
"purge_warning": "Warning: Purging will delete this item, and all its children from the database. You will not be able to recover the data. Use with extreme caution.", "purge_warning": "Warning: Purging will delete this item, and all its children from the database. You will not be able to recover the data. Use with extreme caution.",
"modlog_content_warning": "<1>CONTENT WARNING</1>: Some deleted posts may contain disturbing or adult material. Proceed with caution.", "modlog_content_warning": "<1>CONTENT WARNING</1>: Some deleted posts may contain disturbing or adult material. Proceed with caution.",
"purge_success": "The item has been successfully purged.", "purge_success": "The item has been successfully purged.",
"save": "save", "save": "Save",
"unsave": "unsave", "unsave": "Unsave",
"create": "create", "create": "create",
"creator": "creator", "creator": "creator",
"username": "Username", "username": "Username",
@ -313,11 +351,14 @@
"by": "by", "by": "by",
"to": "to", "to": "to",
"from": "from", "from": "from",
"transfer_community": "transfer community", "transfer_community": "Transfer community",
"transfer_site": "transfer site", "transferring_community": "Transferring community",
"transfer_community_are_you_sure": "Are you sure you want to transfer {{community}} to {{user}}?",
"transfer_site": "Transfer site",
"transfered_community": "Community transferred",
"are_you_sure": "are you sure?", "are_you_sure": "are you sure?",
"yes": "yes", "yes": "Yes",
"no": "no", "no": "No",
"not_logged_in": "Not logged in.", "not_logged_in": "Not logged in.",
"bio_length_overflow": "User bio cannot exceed 300 characters.", "bio_length_overflow": "User bio cannot exceed 300 characters.",
"logged_in": "Logged in.", "logged_in": "Logged in.",
@ -418,9 +459,13 @@
"unresolved_by": "Unresolved by <1></1>", "unresolved_by": "Unresolved by <1></1>",
"show_report_dialog": "Show Report Dialog", "show_report_dialog": "Show Report Dialog",
"create_report": "Create Report", "create_report": "Create Report",
"creating_report": "Creating Report",
"resolve_report": "Resolve Report", "resolve_report": "Resolve Report",
"unresolve_report": "Unresolve Report", "unresolve_report": "Unresolve Report",
"report_created": "Report Created.", "report_created": "Report Created.",
"report_post": "Report post",
"report_comment": "Report comment",
"report_message": "Report message",
"fill_out_application": "To join this server, you need to fill out this application, and wait to be accepted.", "fill_out_application": "To join this server, you need to fill out this application, and wait to be accepted.",
"answer": "Answer", "answer": "Answer",
"verify_email": "Verify Email", "verify_email": "Verify Email",
@ -484,6 +529,8 @@
"unfeature_from_local": "Unfeature in Local", "unfeature_from_local": "Unfeature in Local",
"feature_in_community": "Feature in Community", "feature_in_community": "Feature in Community",
"unfeature_from_community": "Unfeature in Community", "unfeature_from_community": "Unfeature in Community",
"featured_post": "Featured post",
"unfeatured_post": "Unfeatured post",
"deleted_emoji": "Deleted Emoji", "deleted_emoji": "Deleted Emoji",
"saved_emoji": "Saved Emoji", "saved_emoji": "Saved Emoji",
"custom_emoji_save_validation": "All fields must be filled in and shortcode can't be duplicated.", "custom_emoji_save_validation": "All fields must be filled in and shortcode can't be duplicated.",
@ -542,5 +589,6 @@
"import_export_rate_limit_error": "Please wait a few minutes before trying to import or export settings again", "import_export_rate_limit_error": "Please wait a few minutes before trying to import or export settings again",
"export_error": "Error exporting settings", "export_error": "Error exporting settings",
"import_error": "Error importing settings", "import_error": "Error importing settings",
"import_success": "Settings successfully imported!" "import_success": "Settings successfully imported!",
"confirmation_required": "Confirmation Required"
} }