You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: locales/en-US.yml
+7-3
Original file line number
Diff line number
Diff line change
@@ -1365,8 +1365,8 @@ _abuseReportCategory:
1365
1365
otherBreach_description: "Other actions that violate the terms but do not fall under specific categories"
1366
1366
violationRights: "Rights Infringement or Impersonation (Reported by Rights Holder)"
1367
1367
violationRights_description: "Posts infringing the rights (such as copyright or trademark) of the rights holder or impersonation"
1368
-
violationRightsOther: "Rights Infringement or Impersonation (Reported by Third Party)"
1369
-
violationRightsOther_description: "Posts infringing the rights (such as copyright or trademark) of others or impersonation\nIf reported by a third party, cases outside the scope of non-complaint offenses as defined by law may not be addressed"
1368
+
violationRightsOther: "Rights Infringement (Reported by Third Party)"
1369
+
violationRightsOther_description: "Posts infringing the rights (such as copyright or trademark) of others\nIf reported by a third party, cases outside the scope of non-complaint offenses as defined by law may not be addressed"
1370
1370
notLike: "Dislike This Person"
1371
1371
notLike_description: "Users or posts that you find unpleasant for personal reasons"
1372
1372
other: "Other"
@@ -1794,6 +1794,8 @@ _role:
1794
1794
ltlAvailable: "Can view the local timeline"
1795
1795
canPublicNote: "Can send public notes"
1796
1796
canScheduleNote: "Can schedule notes"
1797
+
scheduleNoteLimit: "Maximum number of scheduled notes"
1798
+
scheduleNoteMaxDays: "Maximum number of days that note can be scheduled"
1797
1799
canInitiateConversation: "Can mention, reply or quote"
1798
1800
canCreateContent: "Can create contents"
1799
1801
canUpdateContent: "Can edit contents"
@@ -2324,6 +2326,8 @@ _postForm:
2324
2326
d: "What do you want to say?"
2325
2327
e: "Start writing..."
2326
2328
f: "Waiting for you to write..."
2329
+
policyScheduleNoteMaxDaysExceeded: "The maximum number of days you can schedule notes for with your current support plan is {max}.\nYou can upgrade your plan [here](https://go.misskey.io/donate)."
2330
+
tosAndGuidelinesInfo: "Before posting, please read the [Terms of Service]({tosUrl}) and [NSFW Guidelines](https://go.misskey.io/media-guideline)."
2327
2331
_profile:
2328
2332
name: "Name"
2329
2333
username: "Username"
@@ -2348,7 +2352,7 @@ _profile:
2348
2352
sectionName: "Section name"
2349
2353
sectionNameNoneDescription: "Do not display the section name"
2350
2354
sectionNameNone: "Section without name"
2351
-
policyDisplayLimitExceeded: "The number of items displayed exceeds the current support plan's limit ({max}). This item will not be displayed. You can upgrade your plan [here](https://go.misskey.io/donate)."
2355
+
policyDisplayLimitExceeded: "The number of items displayed exceeds the current support plan's limit ({max}). This item will not be displayed.\nYou can upgrade your plan [here](https://go.misskey.io/donate)."
0 commit comments