Merge pull request #4120 from h3poteto/l10n_master

New Crowdin updates
This commit is contained in:
AkiraFukushima 2023-02-14 23:14:13 +09:00 committed by GitHub
commit c15cdea717
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 28 additions and 28 deletions

View File

@ -55,7 +55,7 @@
"favourite": "お気に入り", "favourite": "お気に入り",
"bookmark": "ブックマーク", "bookmark": "ブックマーク",
"local": "ローカル", "local": "ローカル",
"public": "Federated timeline", "public": "連合タイムライン",
"hashtag": "ハッシュタグ", "hashtag": "ハッシュタグ",
"search": "検索", "search": "検索",
"lists": "リスト" "lists": "リスト"
@ -68,7 +68,7 @@
"follow_requests": "フォロー申請", "follow_requests": "フォロー申請",
"direct_messages": "ダイレクトメッセージ", "direct_messages": "ダイレクトメッセージ",
"local": "ローカルタイムライン", "local": "ローカルタイムライン",
"public": "Federated timeline", "public": "連合タイムライン",
"hashtag": "ハッシュタグ", "hashtag": "ハッシュタグ",
"search": "検索", "search": "検索",
"lists": "リスト", "lists": "リスト",
@ -285,7 +285,7 @@
"title": "キーボードショートカット", "title": "キーボードショートカット",
"ctrl_number": "アカウントの切り替え", "ctrl_number": "アカウントの切り替え",
"ctrl_k": "タイムラインの移動", "ctrl_k": "タイムラインの移動",
"ctrl_enter": "Send the post", "ctrl_enter": "投稿を送信",
"ctrl_r": "タイムラインを更新", "ctrl_r": "タイムラインを更新",
"j": "次の投稿を選択", "j": "次の投稿を選択",
"k": "前の投稿を選択", "k": "前の投稿を選択",
@ -461,11 +461,11 @@
"domain_format": "ドメイン名のみを入力してください" "domain_format": "ドメイン名のみを入力してください"
}, },
"compose": { "compose": {
"toot_length": "Post length should be between {{min}} and {{max}}", "toot_length": "投稿の長さは {{min}} から {{max}} の間でなければなりません",
"attach_length": "You can only attach up to {{max}} image", "attach_length": "添付ファイルは {{max}} 個までです",
"attach_length_plural": "You can only attach up to {{max}} images", "attach_length_plural": "添付ファイルは {{max}} 個までです",
"attach_image": "You can only attach images or videos", "attach_image": "画像または動画のみ添付できます",
"poll_invalid": "Invalid poll choices" "poll_invalid": "アンケートに不正な選択肢が含まれています"
} }
}, },
"notification": { "notification": {
@ -507,30 +507,30 @@
} }
}, },
"compose": { "compose": {
"title": "New post", "title": "投稿",
"cw": "Write your warning here", "cw": "ここに警告を書いてください",
"status": "What's on your mind?", "status": "今なにしてる?",
"cancel": "Cancel", "cancel": "キャンセル",
"toot": "Post", "toot": "投稿",
"description": "Add alternate text for this media", "description": "メディアの説明を追加",
"footer": { "footer": {
"add_image": "Add images", "add_image": "画像を添付",
"poll": "Add a poll", "poll": "アンケートを追加",
"change_visibility": "Change visibility", "change_visibility": "公開範囲を変更",
"change_sensitive": "Mark media as sensitive", "change_sensitive": "メディアを閲覧注意にする",
"add_cw": "Add content warnings", "add_cw": "コンテンツ警告を追加",
"pined_hashtag": "Pinned hashtag" "pined_hashtag": "ハッシュタグを固定する"
}, },
"poll": { "poll": {
"add_choice": "Add an option", "add_choice": "選択肢を追加",
"expires": { "expires": {
"5_minutes": "5 minutes", "5_minutes": "5分後",
"30_minutes": "30 minutes", "30_minutes": "30分後",
"1_hour": "1 hour", "1_hour": "1時間後",
"6_hours": "6 hours", "6_hours": "6時間後",
"1_day": "1 day", "1_day": "1日後",
"3_days": "3 days", "3_days": "3日後",
"7_days": "7 days" "7_days": "7日後"
} }
} }
} }