From 1af06dfbd46e62cade8b56914fcb1fa48f3ea09a Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Tue, 8 Apr 2025 10:32:01 +0900 Subject: [PATCH] New translations ja-jp.yml (English) --- locales/en-US.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/locales/en-US.yml b/locales/en-US.yml index 74aa479162..2df028e1eb 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -1341,6 +1341,8 @@ right: "Right" bottom: "Bottom" top: "Top" embed: "Embed" +settingsMigrating: "Settings are being migrated, please wait a moment... (You can also migrate manually later by going to Settings→Others→Migrate old settings)" +readonly: "Read only" _chat: noMessagesYet: "No messages yet" newMessage: "New message" @@ -1370,6 +1372,7 @@ _chat: muteThisRoom: "Mute room" deleteRoom: "Delete room" chatNotAvailableForThisAccountOrServer: "Chat is not enabled on this server or for this account." + chatIsReadOnlyForThisAccountOrServer: "Chat is read-only on this instance or this account. You cannot write new messages or create/join chat rooms." chatNotAvailableInOtherAccount: "The chat function is disabled for the other user." cannotChatWithTheUser: "Cannot start a chat with this user" cannotChatWithTheUser_description: "Chat is either unavailable or the other party has not enabled chat." @@ -1930,6 +1933,7 @@ _role: canImportFollowing: "Allow importing following" canImportMuting: "Allow importing muting" canImportUserLists: "Allow importing lists" + chatAvailability: "Allow Chat" _condition: roleAssignedTo: "Assigned to manual roles" isLocal: "Local user"