Files
navidrome/resources/i18n/ja.json
2021-04-27 18:39:45 -04:00

351 lines
15 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"languageName": "日本語",
"resources": {
"song": {
"name": "曲",
"fields": {
"albumArtist": "アルバムアーティスト",
"duration": "長さ",
"trackNumber": "#",
"playCount": "再生数",
"title": "タイトル",
"artist": "アーティスト",
"album": "アルバム",
"path": "ファイルパス",
"genre": "ジャンル",
"compilation": "Compilation",
"year": "年",
"size": "ファイルサイズ",
"updatedAt": "更新日",
"bitRate": "ビットレート",
"discSubtitle": "ディスクサブタイトル",
"starred": "お気に入り",
"comment": "コメント",
"rating": "レート",
"quality": "品質"
},
"actions": {
"addToQueue": "最後に再生",
"playNow": "すぐに再生",
"addToPlaylist": "プレイリストに追加",
"shuffleAll": "全曲シャッフル",
"download": "ダウンロード",
"playNext": "次に再生"
}
},
"album": {
"name": "アルバム",
"fields": {
"albumArtist": "アルバムアーティスト",
"artist": "アーティスト",
"duration": "長さ",
"songCount": "曲",
"playCount": "再生数",
"name": "名前",
"genre": "ジャンル",
"compilation": "Compilation",
"year": "年",
"updatedAt": "更新日",
"comment": "コメント",
"rating": "レート"
},
"actions": {
"playAll": "再生",
"playNext": "次に再生",
"addToQueue": "最後に再生",
"shuffle": "シャッフル",
"addToPlaylist": "プレイリストへ追加",
"download": "ダウンロード"
},
"lists": {
"all": "全て",
"random": "ランダム",
"recentlyAdded": "最近追加された",
"recentlyPlayed": "最近再生された",
"mostPlayed": "最も再生された",
"starred": "お気に入り",
"topRated": "高評価"
}
},
"artist": {
"name": "アーティスト",
"fields": {
"name": "名前",
"albumCount": "アルバム枚数",
"songCount": "曲数",
"playCount": "再生数",
"rating": "レート"
}
},
"user": {
"name": "ユーザー",
"fields": {
"userName": "ユーザー名",
"isAdmin": "管理者",
"lastLoginAt": "最終ログイン",
"updatedAt": "更新日",
"name": "名前",
"password": "パスワード",
"createdAt": "作成日"
}
},
"player": {
"name": "プレイヤー",
"fields": {
"name": "名前",
"transcodingId": "トランスコード",
"maxBitRate": "最大ビットレート",
"client": "クライアント",
"userName": "ユーザ名",
"lastSeen": "最後の利用",
"reportRealPath": "実際のファイルパスを返す"
}
},
"transcoding": {
"name": "トランスコード",
"fields": {
"name": "名前",
"targetFormat": "対象フォーマット",
"defaultBitRate": "デフォルトビットレート",
"command": "コマンド"
}
},
"playlist": {
"name": "プレイリスト",
"fields": {
"name": "名前",
"duration": "時間",
"owner": "所有者",
"public": "公開",
"updatedAt": "更新日",
"createdAt": "作成日",
"songCount": "曲",
"comment": "コメント",
"sync": "自動インポート",
"path": "インポート元"
},
"actions": {
"selectPlaylist": "プレイリストを選択",
"addNewPlaylist": "'%{name}' を作成",
"export": "エクスポート"
},
"message": {
"duplicate_song": "重複する曲を追加",
"song_exist": "既にプレイリストに存在する曲です。追加しますか?"
}
}
},
"ra": {
"auth": {
"welcome1": "Navidromeをインストールいただきありがとうございます",
"welcome2": "管理ユーザーを作成して始めましょう",
"confirmPassword": "パスワードの確認",
"buttonCreateAdmin": "管理者の作成",
"auth_check_error": "認証に失敗しました。再度ログインしてください",
"user_menu": "プロフィール",
"username": "ユーザー名",
"password": "パスワード",
"sign_in": "ログイン",
"sign_in_error": "認証に失敗しました。入力を確認してください",
"logout": "ログアウト"
},
"validation": {
"invalidChars": "文字と数字のみを使用してください",
"passwordDoesNotMatch": "パスワードが一致しません",
"required": "必須",
"minLength": "%{min}文字以上である必要があります",
"maxLength": "%{max}文字以下である必要があります",
"minValue": "%{min}以上である必要があります",
"maxValue": "%{max}以下である必要があります",
"number": "数字である必要があります",
"email": "メールアドレスである必要があります",
"oneOf": "次のいずれかである必要があります: %{options}",
"regex": "次の正規表現形式にする必要があります: %{pattern}"
},
"action": {
"add_filter": "検索条件",
"add": "追加",
"back": "戻る",
"bulk_actions": "%{smart_count}件選択",
"cancel": "キャンセル",
"clear_input_value": "空にする",
"clone": "複製",
"confirm": "確認",
"create": "作成",
"delete": "削除",
"edit": "編集",
"export": "エクスポート",
"list": "一覧",
"refresh": "更新",
"remove_filter": "検索条件を削除",
"remove": "削除",
"save": "保存",
"search": "検索",
"show": "詳細",
"sort": "並び替え",
"undo": "元に戻す",
"expand": "開く",
"close": "閉じる",
"open_menu": "開く",
"close_menu": "閉じる",
"unselect": "選択解除",
"skip": "スキップ"
},
"boolean": {
"true": "はい",
"false": ""
},
"page": {
"create": "%{name} ",
"dashboard": "",
"edit": "%{name} #%{id}",
"error": "",
"list": "%{name}",
"loading": "",
"not_found": "",
"show": "%{name} #%{id}",
"empty": "%{name}",
"invite": ""
},
"input": {
"file": {
"upload_several": "",
"upload_single": ""
},
"image": {
"upload_several": "",
"upload_single": ""
},
"references": {
"all_missing": "",
"many_missing": "",
"single_missing": ""
},
"password": {
"toggle_visible": "",
"toggle_hidden": ""
}
},
"message": {
"about": "",
"are_you_sure": "",
"bulk_delete_content": "%{name} |||| %{smart_count}",
"bulk_delete_title": "%{name} |||| %{name} %{smart_count}",
"delete_content": "",
"delete_title": "%{name} #%{id} ",
"details": "",
"error": "",
"invalid_form": "",
"loading": "",
"no": "",
"not_found": "URL辿",
"yes": "",
"unsaved_changes": ""
},
"navigation": {
"no_results": "",
"no_more_results": " %{page} ",
"page_out_of_boundaries": " %{page} ",
"page_out_from_end": "",
"page_out_from_begin": "1 ",
"page_range_info": "%{offsetBegin}-%{offsetEnd} / %{total}",
"page_rows_per_page": ":",
"next": "",
"prev": "",
"skip_nav": ""
},
"notification": {
"updated": " |||| %{smart_count} ",
"created": "",
"deleted": " |||| %{smart_count} ",
"bad_item": "",
"item_doesnt_exist": "",
"http_error": "",
"data_provider_error": "dataProvider",
"i18n_error": "",
"canceled": "",
"logged_out": ""
}
},
"message": {
"note": "",
"transcodingDisabled": "Web \n %{config} ",
"transcodingEnabled": "Navidrome %{config} WebUI\n",
"songsAddedToPlaylist": "1 |||| %{smart_count}",
"noPlaylistsAvailable": "",
"delete_user_title": "'%{name}' ",
"delete_user_content": "()",
"notifications_blocked": "",
"notifications_not_available": ""
},
"menu": {
"library": "",
"settings": "",
"version": "",
"theme": "",
"personal": {
"name": "",
"options": {
"theme": "",
"language": "",
"defaultView": "",
"desktop_notifications": ""
}
},
"albumList": "",
"about": ""
},
"player": {
"playListsText": "",
"openText": "",
"closeText": "",
"notContentText": "",
"clickToPlayText": "",
"clickToPauseText": "",
"nextTrackText": "",
"previousTrackText": "",
"reloadText": "",
"volumeText": "",
"toggleLyricText": "",
"toggleMiniModeText": "",
"destroyText": "",
"downloadText": "",
"removeAudioListsText": "",
"clickToDeleteText": "%{name}",
"emptyLyricText": "",
"playModeText": {
"order": "",
"orderLoop": "",
"singleLoop": "",
"shufflePlay": ""
}
},
"about": {
"links": {
"homepage": "",
"source": "",
"featureRequests": ""
}
},
"activity": {
"title": "",
"totalScanned": "",
"quickScan": "",
"fullScan": "",
"serverUptime": "",
"serverDown": ""
},
"help": {
"title": "",
"hotkeys": {
"show_help": "",
"toggle_menu": "/",
"toggle_play": "/",
"prev_song": "",
"next_song": "",
"vol_up": "",
"vol_down": "",
"toggle_love": ""
}
}
}