From 2651ecf2a3f32d4dec11f4e706bbc0e0e2a3e634 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 23 Sep 2023 16:54:37 +0900 Subject: [PATCH] New translations ja-jp.yml (English) --- locales/en-US.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/locales/en-US.yml b/locales/en-US.yml index 5725de7b10..5d9ec0370e 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -914,7 +914,7 @@ typeToConfirm: "Please enter {x} to confirm" deleteAccount: "Delete account" document: "Documentation" numberOfPageCache: "Number of cached pages" -numberOfPageCacheDescription: "Increasing this number will improve convenience for users but cause more server load as well as more memory to be used." +numberOfPageCacheDescription: "Increasing this number will improve convenience for but cause more load as more memory usage on the user's device." logoutConfirm: "Really log out?" lastActiveDate: "Last used at" statusbar: "Status bar" @@ -1152,6 +1152,8 @@ _serverSettings: appIconStyleRecommendation: "As the icon may be cropped to a square or circle, an icon with colored margin around the content is recommended." appIconResolutionMustBe: "The minimum resolution is {resolution}." manifestJsonOverride: "manifest.json Override" + shortName: "Short name" + shortNameDescription: "A shorthand for the instance's name that can be displayed if the full official name is long." _accountMigration: moveFrom: "Migrate another account to this one" moveFromSub: "Create alias to another account" @@ -2027,6 +2029,7 @@ _notification: notificationWillBeDisplayedLikeThis: "Notifications look like this" _types: all: "All" + note: "New notes" follow: "New followers" mention: "Mentions" reply: "Replies"