From f7f45ac7e2af4fe21007868fd954efbf0b979244 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Mon, 24 Mar 2025 22:46:00 +0900 Subject: [PATCH] New translations ja-jp.yml (English) --- locales/en-US.yml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/locales/en-US.yml b/locales/en-US.yml index 9eaa394330..1c741d9a16 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -289,7 +289,6 @@ deleteAreYouSure: "Are you sure that you want to delete \"{x}\"?" resetAreYouSure: "Really reset?" areYouSure: "Are you sure?" saved: "Saved" -messaging: "Chat" upload: "Upload" keepOriginalUploading: "Keep original image" keepOriginalUploadingDescription: "Saves the originally uploaded image as-is. If turned off, a version to display on the web will be generated on upload." @@ -302,7 +301,6 @@ uploadFromUrlMayTakeTime: "It may take some time until the upload is complete." explore: "Explore" messageRead: "Read" noMoreHistory: "There is no further history" -startMessaging: "Start a new chat" nUsersRead: "read by {n}" agreeTo: "I agree to {0}" agree: "Agree" @@ -491,8 +489,6 @@ noteOf: "Note by {user}" quoteAttached: "Quote" quoteQuestion: "Append as quote?" attachAsFileQuestion: "The text in clipboard is long. Would you want to attach it as text file?" -noMessagesYet: "No messages yet" -newMessageExists: "There are new messages" onlyOneFileCanBeAttached: "You can only attach one file to a message" signinRequired: "Please register or sign in before continuing" signinOrContinueOnRemote: "To continue, you need to move your server or sign up / log in to this server." @@ -1335,6 +1331,11 @@ emojiPalette: "Emoji palette" postForm: "Posting form" textCount: "Character count" information: "About" +_chat: + invitations: "Invite" + noHistory: "No history available" + members: "Members" + home: "Home" _emojiPalette: palettes: "Palette" enableSyncBetweenDevicesForPalettes: "Enable palette sync between devices" @@ -2245,6 +2246,7 @@ _permissions: "read:clip-favorite": "View favorited clips" "read:federation": "Get federation data" "write:report-abuse": "Report violation" + "write:chat": "Compose or delete chat messages" _auth: shareAccessTitle: "Granting application permissions" shareAccess: "Would you like to authorize \"{name}\" to access this account?"