Compare commits

...

3 Commits

Author SHA1 Message Date
syuilo 608ef175db New translations ja-jp.yml (Catalan) 2025-05-25 00:33:33 +09:00
syuilo 87e8bab6c3 New translations ja-jp.yml (Chinese Simplified) 2025-05-24 23:04:53 +09:00
syuilo ed571b0922 New translations ja-jp.yml (English) 2025-05-24 18:18:18 +09:00
3 changed files with 11 additions and 0 deletions

View File

@ -1987,6 +1987,7 @@ _role:
chatAvailability: "Es permet xatejar"
uploadableFileTypes: "Tipus de fitxers que en podeu pujar"
uploadableFileTypes_caption: "Especifica el tipus MIME. Es poden especificar diferents tipus MIME separats amb una nova línia, i es poden especificar comodins amb asteriscs (*). (Per exemple: image/*)"
uploadableFileTypes_caption2: "Pot que no sigui possible determinar el tipus MIME d'alguns arxius. Per permetre aquests tipus d'arxius afegeix {x} a les especificacions."
_condition:
roleAssignedTo: "Assignat a rols manuals"
isLocal: "Usuari local"

View File

@ -1360,6 +1360,9 @@ emojiUnmute: "Unmute emoji"
muteX: "Mute {x}"
unmuteX: "Unmute {x}"
abort: "Abort"
tip: "Tips & Tricks"
redisplayAllTips: "Show all “Tips & Tricks” again"
hideAllTips: "Hide all \"Tips & Tricks\""
_chat:
noMessagesYet: "No messages yet"
newMessage: "New message"
@ -1984,6 +1987,7 @@ _role:
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/*)"
uploadableFileTypes_caption2: "Some files types might fail to be detected. To allow such files, add {x} to the specification."
_condition:
roleAssignedTo: "Assigned to manual roles"
isLocal: "Local user"
@ -3096,6 +3100,7 @@ _uploader:
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"
tip: "The file has not yet been uploaded so this dialog allows you to confirm, rename, compress, and crop the file before uploading. When ready, you can start uploading by pressing the “Upload” button."
_clientPerformanceIssueTip:
title: "Performance tips"
makeSureDisabledAdBlocker: "Disable your adblocker"
@ -3104,3 +3109,7 @@ _clientPerformanceIssueTip:
makeSureDisabledCustomCss_description: "Overriding styles can affect performance. Please make sure that custom CSS or extensions that override styles are not enabled."
makeSureDisabledAddons: "Disable extensions"
makeSureDisabledAddons_description: "Some extensions may interfere with client behavior and affect performance. Please disable your browser extensions and see if this improves the situation."
_clip:
tip: "Clip is a feature that allows you to organize your notes."
_userLists:
tip: "Lists can contain any user you specify when creating, the created list can then be displayed as a timeline showing only the specified users."

View File

@ -1984,6 +1984,7 @@ _role:
chatAvailability: "允许聊天"
uploadableFileTypes: "可上传的文件类型"
uploadableFileTypes_caption: "指定 MIME 类型。可用换行指定多个类型,也可以用星号(*)作为通配符。(如 image/*"
uploadableFileTypes_caption2: "文件根据文件的不同,可能无法判断其类型。若要允许此类文件,请在指定中添加 {x}。"
_condition:
roleAssignedTo: "已分配给手动角色"
isLocal: "是本地用户"