From 7a19225b6b041f0fbc342de64f6c35f3fcc067d7 Mon Sep 17 00:00:00 2001
From: syuilo <4439005+syuilo@users.noreply.github.com>
Date: Fri, 9 May 2025 21:19:58 +0900
Subject: [PATCH] New translations ja-jp.yml (English)
---
locales/en-US.yml | 60 +++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 60 insertions(+)
diff --git a/locales/en-US.yml b/locales/en-US.yml
index a7fd93d9b0..11d2a289f2 100644
--- a/locales/en-US.yml
+++ b/locales/en-US.yml
@@ -575,6 +575,7 @@ showFixedPostForm: "Display the posting form at the top of the timeline"
showFixedPostFormInChannel: "Display the posting form at the top of the timeline (Channels)"
withRepliesByDefaultForNewlyFollowed: "Include replies by newly followed users in the timeline by default"
newNoteRecived: "There are new notes"
+newNote: "New Note"
sounds: "Sounds"
sound: "Sounds"
listen: "Listen"
@@ -1346,6 +1347,10 @@ goToDeck: "Return to Deck"
federationJobs: "Federation Jobs"
driveAboutTip: "In Drive, a list of files you've uploaded in the past will be displayed.
\nYou can reuse these files when attaching them to notes, or you can upload files in advance to post later.
\nBe careful when deleting a file, as it will not be available in all places where it was used (such as notes, pages, avatars, banners, etc.).
\nYou can also create folders to organize your files."
scrollToClose: "Scroll to close"
+advice: "Advice"
+realtimeMode: "Real-time mode"
+turnItOn: "Turn on"
+turnItOff: "Turn off"
_chat:
noMessagesYet: "No messages yet"
newMessage: "New message"
@@ -1424,6 +1429,10 @@ _settings:
enableSyncThemesBetweenDevices: "Synchronize installed themes across devices"
enablePullToRefresh: "Pull to Refresh"
enablePullToRefresh_description: "When using a mouse, drag while pressing in the scroll wheel."
+ realtimeMode_description: "Establishes a connection with the server and updates content in real time. This may increase traffic and memory consumption."
+ contentsUpdateFrequency: "Frequency of content retrieval"
+ contentsUpdateFrequency_description: "The higher the value the more the content updates but it lowers the performance and increases the traffic and memory consumption."
+ contentsUpdateFrequency_description2: "When real-time mode is on, content is updated in real time regardless of this setting."
_chat:
showSenderName: "Show sender's name"
sendOnEnter: "Press Enter to send"
@@ -1604,6 +1613,15 @@ _serverSettings:
thisSettingWillAutomaticallyOffWhenModeratorsInactive: "If no moderator activity is detected for a while, this setting will be automatically turned off to prevent spam."
deliverSuspendedSoftware: "Suspended Software"
deliverSuspendedSoftwareDescription: "You can specify a range of names and versions of the server's software to stop delivery for vulnerability or other reasons. This version information is provided by the server and is not guaranteed to be reliable. A semver range specification can be used to specify the version, but specifying >= 2024.3.1 will not include custom versions such as 2024.3.1-custom.0, so it is recommended that a prerelease specification be used, such as >= 2024.3.1-0"
+ singleUserMode: "Single user mode"
+ singleUserMode_description: "If you are the only user of this server, enabling this mode will optimize its performance."
+ userGeneratedContentsVisibilityForVisitor: "Visibility of user-generated content to guests"
+ userGeneratedContentsVisibilityForVisitor_description: "This is useful for preventing problems caused by inappropriate remote content that is not well moderated from being unintentionally published on the Internet via your own server."
+ userGeneratedContentsVisibilityForVisitor_description2: "Unconditionally publishing all content on the server to the Internet, including remote content received by the server is risky. This is especially important for guests who are unaware of the distributed nature of the content, as they may mistakenly believe that even remote content is content created by users on the server."
+ _userGeneratedContentsVisibilityForVisitor:
+ all: "Everything is public"
+ localOnly: "Only local content is published, remote content is kept private"
+ none: "Everything is private"
_accountMigration:
moveFrom: "Migrate another account to this one"
moveFromSub: "Create alias to another account"
@@ -3009,3 +3027,45 @@ _search:
pleaseEnterServerHost: "Enter the server host"
pleaseSelectUser: "Select user"
serverHostPlaceholder: "Example: misskey.example.com"
+_serverSetupWizard:
+ installCompleted: "Misskey installation is now complete!"
+ firstCreateAccount: "To begin, create an administrator account."
+ accountCreated: "Administrator account has been created!"
+ serverSetting: "Server Settings"
+ youCanEasilyConfigureOptimalServerSettingsWithThisWizard: "This wizard makes it easier to configure the server settings."
+ settingsYouMakeHereCanBeChangedLater: "The settings that were changed via this wizard can be adjusted later."
+ howWillYouUseMisskey: "How will you use Misskey?"
+ _use:
+ single: "Single User server"
+ single_description: "Use it alone as your own server."
+ single_youCanCreateMultipleAccounts: "Multiple accounts can be created as needed, even when operated as a single user server."
+ group: "Group server"
+ group_description: "Invite other trusted users to use it with more than one user."
+ open: "Public server"
+ open_description: "Allow anyone to register."
+ openServerAdvice: "Accepting a large number of unknown users involves risk. We recommend that you operate with a reliable moderation system to handle any problems."
+ openServerAntiSpamAdvice: "To prevent your server from becoming a stepping stone for spam, you should also pay close attention to security by enabling anti-bot functions such as reCAPTCHA."
+ howManyUsersDoYouExpect: "How many users do you expect?"
+ _scale:
+ small: "Less than 100 (small scale)"
+ medium: "More than 100 and less than 1000 users (medium size)"
+ large: "More than 1000 (Large scale)"
+ largeScaleServerAdvice: "Large servers may require advanced infrastructure knowledge, such as load balancing and database replication."
+ doYouConnectToFediverse: "Do you want to connect to the Fediverse?"
+ doYouConnectToFediverse_description1: "When connected to a network of distributed servers (Fediverse) content can be exchanged with other servers."
+ doYouConnectToFediverse_description2: "Connecting with the Fediverse is also called \"federation\""
+ youCanConfigureMoreFederationSettingsLater: "Advanced settings such as specifying federated servers can be configured later."
+ adminInfo: "Administrator information"
+ adminInfo_description: "Sets the administrator information used to receive inquiries."
+ adminInfo_mustBeFilled: "Must be entered if public server or federation is on."
+ followingSettingsAreRecommended: "The following settings are recommended"
+ applyTheseSettings: "Apply these settings"
+ skipSettings: "Skip settings"
+ settingsCompleted: "Setup is now complete!"
+ settingsCompleted_description: "Thank you for your time. Now that everything is ready, you can start using the server right away."
+ settingsCompleted_description2: "The server settings can be changed from the “Control Panel”"
+ donationRequest: "Donation Request"
+ _donationRequest:
+ text1: "Misskey is a free software developed by volunteers."
+ text2: "We would appreciate your support so that we can continue to develop this software further into the future."
+ text3: "There are also special benefits for supporters!"