Merge pull request #107 from LemmyNet/more-content-action

Tweaking last PR added translations
This commit is contained in:
SleeplessOne1917 2023-12-06 01:49:02 +00:00 committed by GitHub
commit db85c6c95b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,7 @@
"remove_content": "Remove Content", "remove_content": "Remove Content",
"restore_comment": "Restore comment", "restore_comment": "Restore comment",
"restored_comment": "Restored comment", "restored_comment": "Restored comment",
"recipientremove_content_more": "Remove Posts, Comments, and Communities", "remove_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",
@ -103,11 +103,11 @@
"site_config": "Site Configuration", "site_config": "Site Configuration",
"remove_as_mod": "Remove as mod", "remove_as_mod": "Remove as mod",
"remove_as_mod_are_you_sure": "Are you sure you want to remove {{user}} as a moderator for {{community}}?", "remove_as_mod_are_you_sure": "Are you sure you want to remove {{user}} as a moderator for {{community}}?",
"removed_moderator": "Removed moderator", "removed_mod": "Removed moderator",
"removing_mod": "Removing mod", "removing_mod": "Removing mod",
"appoint_as_mod": "Appoint as moderator", "appoint_as_mod": "Appoint as moderator",
"appointing_mod": "Appointing moderator", "appointing_mod": "Appointing moderator",
"appointed_moderator": "Appointed moderator", "appointed_mod": "Appointed moderator",
"appoint_as_mod_are_you_sure": "Are you sure you want to appoint {{user}} as a moderator for {{community}}?", "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", "leave_mod_team": "Leave mod team",
"modlog": "Modlog", "modlog": "Modlog",
@ -129,7 +129,8 @@
"remove": "Remove", "remove": "Remove",
"removing": "Removing", "removing": "Removing",
"removed": "Removed by mod", "removed": "Removed by mod",
"locked": "locked", "locked": "Locked",
"unlocked": "Unlocked",
"locked_post": "Locked post", "locked_post": "Locked post",
"unlocked_post": "Unlocked post", "unlocked_post": "Unlocked post",
"loading": "Loading", "loading": "Loading",
@ -154,18 +155,23 @@
"restoring": "Restoring", "restoring": "Restoring",
"permanently_ban": "Permanently ban", "permanently_ban": "Permanently ban",
"ban": "Ban", "ban": "Ban",
"banning": "Banning", "ban_with_name": "Ban {{user}}",
"banning": "Banning {{user}}",
"ban_from_site": "Ban from site", "ban_from_site": "Ban from site",
"ban_from_community": "Ban from community", "ban_from_community": "Ban from community",
"ban_from_community_with_name": "Ban {{user}} from {{community}}",
"unban": "Unban", "unban": "Unban",
"unbanning": "Unbanning", "unban_with_name": "Unban {{user}}",
"unbanning": "Unbanning {{user}}",
"unban_from_site": "Unban from site", "unban_from_site": "Unban from site",
"unban_from_community": "Unban from community",
"unban_from_community_with_name": "Unban {{user}} from {{community}}",
"banned": "Banned", "banned": "Banned",
"banned_users": "Banned Users", "banned_users": "Banned Users",
"banned_from_community": "{{user}} banned from {{community}}", "banned_from_community": "Banned {{user}} from {{community}}",
"unbanned_from_community": "{{user}} unbanned from {{community}}", "unbanned_from_community": "Unbanned {{user}} from {{community}}",
"banned_from_site": "{{user}} banned", "banned_from_site": "Banned {{user}}",
"unbanned_from_site": "{{user}} banned", "unbanned_from_site": "Unbanned {{user}}",
"purge": "Purge", "purge": "Purge",
"purging": "Purging", "purging": "Purging",
"purge_post": "Purge post", "purge_post": "Purge post",