i18n: add missing japanese translations

This commit is contained in:
kakkokari-gtyih 2024-08-11 01:21:23 +09:00
parent 01958da57f
commit f06afff92e
2 changed files with 455 additions and 56 deletions

374
locales/index.d.ts vendored
View file

@ -2273,11 +2273,11 @@ export interface Locale extends ILocale {
*/
"s3ForcePathStyleDesc": string;
/**
* DeepLX-JS 使 ()
* DeepLX-JS 使 ()
*/
"deeplFreeMode": string;
/**
* ? DeepLX-JSのセットアップ方法については
* DeepLX-JSの設定方法については
*/
"deeplFreeModeDescription": string;
/**
@ -2341,7 +2341,7 @@ export interface Locale extends ILocale {
*/
"notUseSound": string;
/**
* Misskeyがアクティブな時のみサウンドを出力する
* Sharkeyがアクティブな時のみサウンドを出力する
*/
"useSoundOnlyWhenActive": string;
/**
@ -2801,19 +2801,19 @@ export interface Locale extends ILocale {
*/
"enableFaviconNotificationDot": string;
/**
*
* 調
*/
"verifyNotificationDotWorkingButton": string;
/**
*
* 調
*/
"notificationDotNotWorking": string;
/**
*
* 調
*/
"notificationDotWorking": string;
/**
* {link}
* 調 {link}
*/
"notificationDotNotWorkingAdvice": ParameterizedString<"link">;
/**
@ -3077,15 +3077,15 @@ export interface Locale extends ILocale {
*/
"searchEngine": string;
/**
*
*
*/
"searchEngineOther": string;
/**
* URI "https://www.google.com/search?q=\{query}" "https://www.google.com/search?q=%s"
* URI"https://www.google.com/search?q=\{query}" "https://www.google.com/search?q=%s"
*/
"searchEngineCustomURIDescription": string;
/**
* URI
* URI
*/
"searchEngineCusomURI": string;
/**
@ -3193,7 +3193,7 @@ export interface Locale extends ILocale {
*/
"reloadToApplySetting": string;
/**
*
*
*/
"needReloadToApply": string;
/**
@ -3681,7 +3681,7 @@ export interface Locale extends ILocale {
*/
"emailRequiredForSignup": string;
/**
*
*
*/
"approvalRequiredForSignup": string;
/**
@ -3890,7 +3890,7 @@ export interface Locale extends ILocale {
*/
"thereIsUnresolvedAbuseReportWarning": string;
/**
*
*
*/
"pendingUserApprovals": string;
/**
@ -3962,7 +3962,7 @@ export interface Locale extends ILocale {
*/
"numberOfReplies": string;
/**
*
* UIが窮屈になって読みにくくなることがありま
*/
"numberOfRepliesDescription": string;
/**
@ -3970,15 +3970,15 @@ export interface Locale extends ILocale {
*/
"boostSettings": string;
/**
*
*
*/
"showVisibilitySelectorOnBoost": string;
/**
* 使
* 使
*/
"showVisibilitySelectorOnBoostDescription": string;
/**
*
*
*/
"visibilityOnBoost": string;
/**
@ -4306,7 +4306,7 @@ export interface Locale extends ILocale {
*/
"thisPostIsMissingAltTextIgnore": string;
/**
* 稿 1
*
*/
"thisPostIsMissingAltText": string;
/**
@ -4318,7 +4318,7 @@ export interface Locale extends ILocale {
*/
"collapseRenotesDescription": string;
/**
*
*
*/
"collapseNotesRepliedTo": string;
/**
@ -4326,7 +4326,7 @@ export interface Locale extends ILocale {
*/
"collapseFiles": string;
/**
*
*
*/
"autoloadConversation": string;
/**
@ -4370,7 +4370,7 @@ export interface Locale extends ILocale {
*/
"invitationRequiredToRegister": string;
/**
*
*
*/
"approvalRequiredToRegister": string;
/**
@ -4542,7 +4542,7 @@ export interface Locale extends ILocale {
*/
"forceShowAds": string;
/**
* 猫友達 :3
* にゃんこフレンド :3
*/
"oneko": string;
/**
@ -4974,7 +4974,7 @@ export interface Locale extends ILocale {
*/
"repositoryUrl": string;
/**
* URLを記入しますMisskeyを現状のまま使 https://github.com/misskey-dev/misskey と記入します。
* URLを記入しますSharkeyを現状のまま使 https://activitypub.software/TransFem-org/Sharkey/ と記入します。
*/
"repositoryUrlDescription": string;
/**
@ -7823,7 +7823,7 @@ export interface Locale extends ILocale {
*/
"driveFileDurationWarn": string;
/**
* 使Misskeyの使用に支障をきたす可能性があります
* 使Sharkeyの使用に支障をきたす可能性があります
*/
"driveFileDurationWarnDescription": string;
};
@ -9450,7 +9450,7 @@ export interface Locale extends ILocale {
*/
"reply": string;
/**
* Boost
*
*/
"renote": string;
};
@ -9811,6 +9811,324 @@ export interface Locale extends ILocale {
*/
"unsetUserBanner": string;
};
"_mfm": {
/**
* Misskeyフォークを含めた多くのFediverseソフトウェアで表示できないことがあります
*/
"uncommonFeature": string;
/**
* MFM Misskey, Sharkey, Firefish, Akkomaなど使MFM構文の一覧をご覧いただけます
*/
"intro": string;
/**
* SharkeyでFediverseの世界が広がります
*/
"dummy": string;
/**
*
*/
"mention": string;
/**
* +
*/
"mentionDescription": string;
/**
*
*/
"hashtag": string;
/**
* +
*/
"hashtagDescription": string;
/**
* URL
*/
"url": string;
/**
* URLを示すことができます
*/
"urlDescription": string;
/**
*
*/
"link": string;
/**
* URLに紐づけることができます
*/
"linkDescription": string;
/**
*
*/
"bold": string;
/**
* 調
*/
"boldDescription": string;
/**
*
*/
"small": string;
/**
*
*/
"smallDescription": string;
/**
*
*/
"center": string;
/**
*
*/
"centerDescription": string;
/**
*
*/
"inlineCode": string;
/**
*
*/
"inlineCodeDescription": string;
/**
*
*/
"blockCode": string;
/**
*
*/
"blockCodeDescription": string;
/**
*
*/
"inlineMath": string;
/**
* KaTeX形式
*/
"inlineMathDescription": string;
/**
*
*/
"blockMath": string;
/**
* KaTeX形式
*/
"blockMathDescription": string;
/**
*
*/
"quote": string;
/**
*
*/
"quoteDescription": string;
/**
*
*/
"emoji": string;
/**
*
*/
"emojiDescription": string;
/**
*
*/
"search": string;
/**
*
*/
"searchDescription": string;
/**
*
*/
"flip": string;
/**
*
*/
"flipDescription": string;
/**
*
*/
"jelly": string;
/**
*
*/
"jellyDescription": string;
/**
*
*/
"tada": string;
/**
* 調
*/
"tadaDescription": string;
/**
*
*/
"jump": string;
/**
*
*/
"jumpDescription": string;
/**
*
*/
"bounce": string;
/**
*
*/
"bounceDescription": string;
/**
*
*/
"shake": string;
/**
*
*/
"shakeDescription": string;
/**
*
*/
"twitch": string;
/**
*
*/
"twitchDescription": string;
/**
*
*/
"spin": string;
/**
*
*/
"spinDescription": string;
/**
*
*/
"x2": string;
/**
*
*/
"x2Description": string;
/**
*
*/
"x3": string;
/**
*
*/
"x3Description": string;
/**
*
*/
"x4": string;
/**
*
*/
"x4Description": string;
/**
*
*/
"blur": string;
/**
*
*/
"blurDescription": string;
/**
*
*/
"font": string;
/**
*
*/
"fontDescription": string;
/**
*
*/
"rainbow": string;
/**
*
*/
"rainbowDescription": string;
/**
*
*/
"sparkle": string;
/**
*
*/
"sparkleDescription": string;
/**
*
*/
"rotate": string;
/**
*
*/
"rotateDescription": string;
/**
*
*/
"position": string;
/**
*
*/
"positionDescription": string;
/**
*
*/
"crop": string;
/**
*
*/
"cropDescription": string;
/**
*
*/
"followMouse": string;
/**
*
*/
"followMouseDescription": string;
/**
*
*/
"scale": string;
/**
*
*/
"scaleDescription": string;
/**
*
*/
"foreground": string;
/**
*
*/
"foregroundDescription": string;
/**
*
*/
"fade": string;
/**
*
*/
"fadeDescription": string;
/**
*
*/
"background": string;
/**
*
*/
"backgroundDescription": string;
/**
* Plain
*/
"plain": string;
/**
*
*/
"plainDescription": string;
};
"_fileViewer": {
/**
*
@ -9988,7 +10306,7 @@ export interface Locale extends ILocale {
"stop": string;
"_alert": {
/**
* MFMアニメーションには/
* MFMアニメーションには
*/
"text": string;
/**
@ -10007,11 +10325,11 @@ export interface Locale extends ILocale {
*/
"warn": string;
/**
* Eメールアドレスにメールが送信されま
*
*/
"text": string;
/**
*
*
*/
"button": string;
};