Merge pull request #4760 from h3poteto/l10n_main

New Crowdin updates
This commit is contained in:
AkiraFukushima 2024-01-10 20:23:34 +09:00 committed by GitHub
commit 57e510fbf0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 14 deletions

View File

@ -16,7 +16,7 @@
"show_more": "もっと見る", "show_more": "もっと見る",
"show_less": "隠す", "show_less": "隠す",
"cw": "非表示のメディア", "cw": "非表示のメディア",
"report": "Report {user}" "report": "{user} を通報"
} }
}, },
"accounts": { "accounts": {
@ -28,10 +28,10 @@
"authorization_code": "認証コード", "authorization_code": "認証コード",
"authorization_helper": "ブラウザに表示された認証コードを貼り付けてください", "authorization_helper": "ブラウザに表示された認証コードを貼り付けてください",
"without_code_authorize": "お使いのブラウザでWhalebirdを許可してください。その後、認証ボタンを押してください", "without_code_authorize": "お使いのブラウザでWhalebirdを許可してください。その後、認証ボタンを押してください",
"detector_error": "Failed to connect to {domain}, make sure the server URL is valid or correct.", "detector_error": "{domain} への接続に失敗しました。サーバーの URL が正しいか正しいか確認してください。",
"register_error": "Failed to add application.", "register_error": "アプリケーションの追加に失敗しました。",
"token_error": "Failed to authorize.", "token_error": "認証に失敗しました。",
"credential_error": "Failed to confirm access token." "credential_error": "アクセストークンの確認に失敗しました。"
}, },
"remove": "削除" "remove": "削除"
}, },
@ -91,7 +91,7 @@
}, },
"nsfw": "閲覧注意にする", "nsfw": "閲覧注意にする",
"poll": { "poll": {
"add": "Add", "add": "追加",
"5min": "5分", "5min": "5分",
"30min": "30分", "30min": "30分",
"1h": "1時間", "1h": "1時間",
@ -102,19 +102,19 @@
"multiple": "複数選択" "multiple": "複数選択"
}, },
"edit_media": { "edit_media": {
"title": "Edit media", "title": "メディアを編集",
"label": "Describe for people who are blind or have low vision", "label": "視覚的に閲覧が難しいユーザーへの説明",
"submit": "Apply" "submit": "適用"
} }
}, },
"alert": { "alert": {
"validation": { "validation": {
"attachment_type": "画像または動画のみ添付できます", "attachment_type": "画像または動画のみ添付できます",
"attachment_length": "You can't attach over {limit} files" "attachment_length": "{limit} 個以上のファイルを添付できません。"
}, },
"upload_error": "ファイルのアップロードに失敗しました", "upload_error": "ファイルのアップロードに失敗しました",
"compose": { "compose": {
"post_failed": "Failed to post a status" "post_failed": "投稿に失敗"
} }
}, },
"profile": { "profile": {
@ -131,8 +131,8 @@
"font_size": "フォントサイズ" "font_size": "フォントサイズ"
}, },
"report": { "report": {
"title": "Report {user}", "title": "{user} を通報",
"detail": "Detail", "detail": "詳細",
"submit": "Submit" "submit": "送信"
} }
} }