1
0
Fork 0

New translations web.php (Japanese)

[ci skip]
This commit is contained in:
daniel 2021-12-23 00:44:31 -07:00
parent 4a0cb8aaac
commit ba56c8c187
1 changed files with 91 additions and 91 deletions

View File

@ -3,74 +3,74 @@
return [ return [
'common' => [ 'common' => [
'comment' => 'Comment', 'comment' => 'コメント',
'commented' => 'Commented', 'commented' => 'コメントされました',
'comments' => 'Comments', 'comments' => 'コメント',
'like' => 'Like', 'like' => 'お気に入り',
'liked' => 'Liked', 'liked' => 'お気に入りしました',
'likes' => 'Likes', 'likes' => 'お気に入り',
'share' => 'Share', 'share' => '共有',
'shared' => 'Shared', 'shared' => '共有されました',
'shares' => 'Shares', 'shares' => '共有',
'unshare' => 'Unshare', 'unshare' => '共有解除',
'cancel' => 'Cancel', 'cancel' => 'キャンセル',
'copyLink' => 'Copy Link', 'copyLink' => 'リンクをコピー',
'delete' => 'Delete', 'delete' => '削除',
'error' => 'Error', 'error' => 'エラー',
'errorMsg' => 'Something went wrong. Please try again later.', 'errorMsg' => '何かが間違っています。しばらくしてからやり直してください。',
'oops' => 'Oops!', 'oops' => 'おおっと!',
'other' => 'Other', 'other' => 'その他',
'readMore' => 'Read more', 'readMore' => 'もっと読む',
'success' => 'Success', 'success' => '成功しました',
'sensitive' => 'Sensitive', 'sensitive' => 'センシティブ',
'sensitiveContent' => 'Sensitive Content', 'sensitiveContent' => 'センシティブなコンテンツ',
'sensitiveContentWarning' => 'This post may contain sensitive content', 'sensitiveContentWarning' => 'この投稿にはセンシティブなコンテンツが含まれている可能性があります',
], ],
'site' => [ 'site' => [
'terms' => 'Terms of Use', 'terms' => '利用規約',
'privacy' => 'Privacy Policy', 'privacy' => 'プライバシーポリシー',
], ],
'navmenu' => [ 'navmenu' => [
'search' => 'Search', 'search' => '検索',
'admin' => 'Admin Dashboard', 'admin' => '管理者ダッシュボード',
// Timelines // Timelines
'homeFeed' => 'Home Feed', 'homeFeed' => 'ホームフィード',
'localFeed' => 'Local Feed', 'localFeed' => 'ローカルフィード',
'globalFeed' => 'Global Feed', 'globalFeed' => 'グローバルフィード',
// Core features // Core features
'discover' => 'Discover', 'discover' => '発見',
'directMessages' => 'Direct Messages', 'directMessages' => 'ダイレクトメッセージ',
'notifications' => 'Notifications', 'notifications' => '通知',
'groups' => 'Groups', 'groups' => 'グループ',
'stories' => 'Stories', 'stories' => 'ストーリーズ',
// Self links // Self links
'profile' => 'Profile', 'profile' => 'プロフィール',
'drive' => 'Drive', 'drive' => 'ドライブ',
'settings' => 'Settings', 'settings' => '設定',
'compose' => 'Create New', 'compose' => '新規投稿',
// Nav footer // Nav footer
'about' => 'About', 'about' => 'このサーバーについて',
'help' => 'Help', 'help' => 'ヘルプ',
'language' => 'Language', 'language' => '言語',
'privacy' => 'Privacy', 'privacy' => 'プライバシー',
'terms' => 'Terms', 'terms' => '利用規約',
// Temporary links // Temporary links
'backToPreviousDesign' => 'Go back to previous design' 'backToPreviousDesign' => '以前のデザインに戻す'
], ],
'directMessages' => [ 'directMessages' => [
'inbox' => 'Inbox', 'inbox' => '受信トレイ',
'sent' => 'Sent', 'sent' => '送信済み',
'requests' => 'Requests' 'requests' => 'リクエスト'
], ],
'notifications' => [ 'notifications' => [
@ -85,7 +85,7 @@ return [
'followed' => 'followed', 'followed' => 'followed',
'mentioned' => 'mentioned', 'mentioned' => 'mentioned',
'you' => 'you', 'you' => 'あなた',
'yourApplication' => 'Your application to join', 'yourApplication' => 'Your application to join',
'applicationApproved' => 'was approved!', 'applicationApproved' => 'was approved!',
@ -93,67 +93,67 @@ return [
'dm' => 'dm', 'dm' => 'dm',
'groupPost' => 'group post', 'groupPost' => 'group post',
'modlog' => 'modlog', 'modlog' => 'モデレーションログ',
'post' => 'post', 'post' => '投稿',
'story' => 'story', 'story' => 'ストーリー',
], ],
'post' => [ 'post' => [
'shareToFollowers' => 'Share to followers', 'shareToFollowers' => 'フォロワーに共有',
'shareToOther' => 'Share to other', 'shareToOther' => 'その他に共有',
'noLikes' => 'No likes yet', 'noLikes' => 'まだお気に入りされていません',
'uploading' => 'Uploading', 'uploading' => 'アップロード中',
], ],
'profile' => [ 'profile' => [
'posts' => 'Posts', 'posts' => '投稿',
'followers' => 'Followers', 'followers' => 'フォロワー',
'following' => 'Following', 'following' => 'フォロー中',
'admin' => 'Admin', 'admin' => '管理者',
'collections' => 'Collections', 'collections' => 'コレクション',
'follow' => 'Follow', 'follow' => 'フォロー',
'unfollow' => 'Unfollow', 'unfollow' => 'フォロー解除',
'editProfile' => 'Edit Profile', 'editProfile' => 'プロフィールを編集',
'followRequested' => 'Follow Requested', 'followRequested' => 'フォロー承認待ち',
'joined' => 'Joined', 'joined' => '参加しました',
], ],
'menu' => [ 'menu' => [
'viewPost' => 'View Post', 'viewPost' => '投稿を見る',
'viewProfile' => 'View Profile', 'viewProfile' => 'プロフィールを見る',
'moderationTools' => 'Moderation Tools', 'moderationTools' => 'モデレーションツール',
'report' => 'Report', 'report' => '報告',
'archive' => 'Archive', 'archive' => 'アーカイブ',
'unarchive' => 'Unarchive', 'unarchive' => 'アーカイブを解除',
'embed' => 'Embed', 'embed' => 'Embed',
'selectOneOption' => 'Select one of the following options', 'selectOneOption' => 'Select one of the following options',
'unlistFromTimelines' => 'Unlist from Timelines', 'unlistFromTimelines' => 'Unlist from Timelines',
'addCW' => 'Add Content Warning', 'addCW' => 'Add Content Warning',
'removeCW' => 'Remove Content Warning', 'removeCW' => 'Remove Content Warning',
'markAsSpammer' => 'Mark as Spammer', 'markAsSpammer' => 'スパムとしてマーク',
'markAsSpammerText' => 'Unlist + CW existing and future posts', 'markAsSpammerText' => 'Unlist + CW existing and future posts',
'spam' => 'Spam', 'spam' => 'スパム',
'sensitive' => 'Sensitive Content', 'sensitive' => 'センシティブなコンテンツ',
'abusive' => 'Abusive or Harmful', 'abusive' => '虐待または有害',
'underageAccount' => 'Underage Account', 'underageAccount' => '未成年のアカウント',
'copyrightInfringement' => 'Copyright Infringement', 'copyrightInfringement' => '著作権侵害',
'impersonation' => 'Impersonation', 'impersonation' => 'なりすまし',
'scamOrFraud' => 'Scam or Fraud', 'scamOrFraud' => '詐欺または不正な行為',
'confirmReport' => 'Confirm Report', 'confirmReport' => '報告を送信',
'confirmReportText' => 'Are you sure you want to report this post?', 'confirmReportText' => '本当にこの投稿を報告しますか?',
'reportSent' => 'Report Sent!', 'reportSent' => '報告が送信されました!',
'reportSentText' => 'We have successfully received your report.', 'reportSentText' => 'あなたの報告を受け取りました。',
'reportSentError' => 'There was an issue reporting this post.', 'reportSentError' => 'There was an issue reporting this post.',
'modAddCWConfirm' => 'Are you sure you want to add a content warning to this post?', 'modAddCWConfirm' => 'この投稿にコンテンツ警告を追加してもよろしいですか?',
'modCWSuccess' => 'Successfully added content warning', 'modCWSuccess' => 'コンテンツ警告が追加されました',
'modRemoveCWConfirm' => 'Are you sure you want to remove the content warning on this post?', 'modRemoveCWConfirm' => '本当にこの投稿からコンテンツ警告を削除しますか?',
'modRemoveCWSuccess' => 'Successfully removed content warning', 'modRemoveCWSuccess' => 'コンテンツ警告が削除されました',
'modUnlistConfirm' => 'Are you sure you want to unlist this post?', 'modUnlistConfirm' => 'Are you sure you want to unlist this post?',
'modUnlistSuccess' => 'Successfully unlisted post', 'modUnlistSuccess' => 'Successfully unlisted post',
'modMarkAsSpammerConfirm' => 'Are you sure you want to mark this user as a spammer? All existing and future posts will be unlisted on timelines and a content warning will be applied.', 'modMarkAsSpammerConfirm' => 'このユーザーをスパムとして登録していいですか?既存のまた、今後の投稿はすべてタイムラインに表示されず、コンテンツ警告が適用されます。',
'modMarkAsSpammerSuccess' => 'Successfully marked account as spammer', 'modMarkAsSpammerSuccess' => 'アカウントをスパムとしてマークしました',
'toFollowers' => 'to Followers', 'toFollowers' => 'to Followers',
@ -168,11 +168,11 @@ return [
], ],
'story' => [ 'story' => [
'add' => 'Add Story' 'add' => 'ストーリーを追加'
], ],
'timeline' => [ 'timeline' => [
'peopleYouMayKnow' => 'People you may know' 'peopleYouMayKnow' => '知り合いかも'
] ]
]; ];