summaryrefslogtreecommitdiff
path: root/locales/en-US.yml
diff options
context:
space:
mode:
Diffstat (limited to 'locales/en-US.yml')
-rw-r--r--locales/en-US.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/locales/en-US.yml b/locales/en-US.yml
index 93d75ad739..c199e7811a 100644
--- a/locales/en-US.yml
+++ b/locales/en-US.yml
@@ -933,6 +933,8 @@ unassign: "Unassign"
color: "Color"
manageCustomEmojis: "Manage Custom Emojis"
youCannotCreateAnymore: "You've hit the creation limit."
+cannotPerformTemporary: "Temporarily unavailable"
+cannotPerformTemporaryDescription: "This action cannot be performed temporarily due to exceeding the execution limit. Please wait for a while and then try again."
_role:
new: "New role"
edit: "Edit role"
@@ -949,11 +951,17 @@ _role:
isPublic: "Public role"
descriptionOfIsPublic: "Anyone will be able to view a list of users assigned to this role. In addition, this role will be displayed in the profiles of assigned users."
options: "Role options"
+ policies: "Policies"
baseRole: "Base role"
useBaseValue: "Use base role value"
chooseRoleToAssign: "Select the role to assign"
canEditMembersByModerator: "Allow moderators to edit the list members of this role"
descriptionOfCanEditMembersByModerator: "When turned on, moderators as well as administrators will be able to assign and unassign users to this role. When turned off, only administrators will be able to assign users."
+ priority: "Priority"
+ _priority:
+ low: "Low"
+ middle: "Medium"
+ high: "High"
_options:
gtlAvailable: "Viewing the global timeline"
ltlAvailable: "Viewing the local timeline"
@@ -969,6 +977,8 @@ _role:
noteEachClipsMax: "Maximum number of notes within a clip"
userListMax: "Maximum number of user lists"
userEachUserListsMax: "Maximum number of users within a user list"
+ rateLimitFactor: "Rate limit"
+ descriptionOfRateLimitFactor: "Lower rate limits are less restrictive, higher ones more restrictive. "
_condition:
isLocal: "Local user"
isRemote: "Remote user"