From a1bebd1de39e615949cd0d5b223be8fb792eff7e Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Fri, 23 May 2025 02:51:18 +0900 Subject: [PATCH] New translations ja-jp.yml (English) --- locales/en-US.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/locales/en-US.yml b/locales/en-US.yml index ebc93f2fa2..6db5c1a61f 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -579,6 +579,7 @@ newNoteRecived: "There are new notes" newNote: "New Note" sounds: "Sounds" sound: "Sounds" +notificationSoundSettings: "Notification sound settings" listen: "Listen" none: "None" showInPage: "Show in page" @@ -1000,6 +1001,7 @@ failedToUpload: "Upload failed" cannotUploadBecauseInappropriate: "This file could not be uploaded because parts of it have been detected as potentially inappropriate." cannotUploadBecauseNoFreeSpace: "Upload failed due to lack of Drive capacity." cannotUploadBecauseExceedsFileSizeLimit: "This file cannot be uploaded as it exceeds the file size limit." +cannotUploadBecauseUnallowedFileType: "Unable to upload due to unauthorized file type." beta: "Beta" enableAutoSensitive: "Automatic marking as sensitive" enableAutoSensitiveDescription: "Allows automatic detection and marking of sensitive media through Machine Learning where possible. Even if this option is disabled, it may be enabled instance-wide." @@ -1357,6 +1359,7 @@ emojiMute: "Mute emoji" emojiUnmute: "Unmute emoji" muteX: "Mute {x}" unmuteX: "Unmute {x}" +abort: "Abort" _chat: noMessagesYet: "No messages yet" newMessage: "New message" @@ -1979,6 +1982,8 @@ _role: canImportMuting: "Allow importing muting" canImportUserLists: "Allow importing lists" chatAvailability: "Allow Chat" + uploadableFileTypes: "Uploadable file types" + uploadableFileTypes_caption: "Specifies the allowed MIME/file types. Multiple MIME types can be specified by separating them with a new line, and wildcards can be specified with an asterisk (*). (e.g., image/*)" _condition: roleAssignedTo: "Assigned to manual roles" isLocal: "Local user" @@ -3090,6 +3095,7 @@ _uploader: abortConfirm: "Some files have not been uploaded, do you want to abort?" doneConfirm: "Some files have not been uploaded, do you want to continue anyway?" maxFileSizeIsX: "The maximum file size that can be uploaded is {x}" + allowedTypes: "Uploadable file types" _clientPerformanceIssueTip: title: "Performance tips" makeSureDisabledAdBlocker: "Disable your adblocker"