New translations ja-jp.yml (English)

This commit is contained in:
syuilo 2025-08-28 21:38:11 +09:00
parent def148d7a6
commit 50b7f05c5d
1 changed files with 2 additions and 0 deletions

View File

@ -1668,6 +1668,7 @@ _serverSettings:
restartServerSetupWizardConfirm_text: "Some current settings will be reset." restartServerSetupWizardConfirm_text: "Some current settings will be reset."
entrancePageStyle: "Entrance page style" entrancePageStyle: "Entrance page style"
showTimelineForVisitor: "Show timeline" showTimelineForVisitor: "Show timeline"
showActivitiesForVisitor: "Show activities"
_userGeneratedContentsVisibilityForVisitor: _userGeneratedContentsVisibilityForVisitor:
all: "Everything is public" all: "Everything is public"
localOnly: "Only local content is published, remote content is kept private" localOnly: "Only local content is published, remote content is kept private"
@ -3119,6 +3120,7 @@ _serverSetupWizard:
youCanConfigureMoreFederationSettingsLater: "Advanced settings such as specifying federated servers can be configured later." youCanConfigureMoreFederationSettingsLater: "Advanced settings such as specifying federated servers can be configured later."
remoteContentsCleaning: "Automatic cleanup of received contents" remoteContentsCleaning: "Automatic cleanup of received contents"
remoteContentsCleaning_description: "Federation may result in a continuous inflow of content. Enabling automatic cleanup will remove outdated and unreferenced content from the server to save storage." remoteContentsCleaning_description: "Federation may result in a continuous inflow of content. Enabling automatic cleanup will remove outdated and unreferenced content from the server to save storage."
remoteContentsCleaning_description2: "Hyperlinks to remote content within the local server may become broken."
adminInfo: "Administrator information" adminInfo: "Administrator information"
adminInfo_description: "Sets the administrator information used to receive inquiries." adminInfo_description: "Sets the administrator information used to receive inquiries."
adminInfo_mustBeFilled: "Must be entered if public server or federation is on." adminInfo_mustBeFilled: "Must be entered if public server or federation is on."