Merge first batch of translation (#192)

* Bot: Update translation
Co-authored-by: Traduora Bot <noreply@azlux.fr>
This commit is contained in:
azlux
2020-07-13 15:20:38 +02:00
committed by GitHub
parent 80c6fbda8d
commit 7daef187a4
6 changed files with 791 additions and 6 deletions

157
lang/ja_JP.json Normal file
View File

@ -0,0 +1,157 @@
{
"cli": {
"added_tags": "<b>{song}</b>に<i>{tags}</i>というタグを追加しました。",
"added_tags_to_all": "再生リストの曲に<i>{tags}</i>というタグを追加しました。",
"admin_help": "",
"auto_paused": "音楽を再開するには、<i>!play</i> を送信してください。",
"bad_command": "<i>{command}</i>: 命令が見つかりません。",
"bad_parameter": "<i>{command}</i>: パラメータが不正です。",
"bad_url": "URLが不正です。",
"cache_refreshed": "キャッシュが更新されました。",
"change_ducking_volume": "",
"change_mode": "{user}がプレイモードを<i>{mode}</i>に設定しました。",
"change_volume": "{user}が音量を{volume}に設定しました。",
"cleared": "再生リストがクリアされました。",
"cleared_tags": "<b>{song}</b>のタグが全部クリアされました。",
"cleared_tags_from_all": "再生リスト内の全ての曲のタグがクリアされました。",
"command_disabled": "{command}: この命令は利用できません。",
"current_ducking_volume": "",
"current_mode": "現在のプレイモードは<i>{mode}</i>です。",
"current_volume": "現在の音量は{volume}です。",
"database_dropped": "データベースがクリアされました。",
"download_in_progress": "今は<b>{item}</b>をダウンロード中…",
"error_executing_command": "{command}: 命令が失敗しまいました,エラーは {error}。",
"file": "ファイル",
"file_added": "新しい曲が追加しました:{item}。",
"file_deleted": "{item}がライブラリから削除されました。",
"file_item": "<b>{artist} - {title}</b><i>{user}</i>によって追加しました。",
"file_missed": "'{file}' が見つかりません!プレイリストから削除します。",
"help": "",
"invalid_index": "インデックス<i>{index}</i>が不正です。再生リストを見るために、<i>!queue</i>を送信してください。",
"multiple_file_added": "以下の曲が追加しました:",
"multiple_file_deleted": "以下の曲がライブラリから削除されました:",
"multiple_file_found": "以下の曲が見つかれました:",
"multiple_matches": "ファイルが見つかりませんでした。もしかして:",
"new_version_found": "<h2>新バージョン発見!</h2> botamusique {new_version} 可用! <hr />\n<h3>更新履歴</h3> {changelog} <hr /> <i>!update</i>を送信してこのバージョンにアップデートします。",
"no_file": "ファイルが見つかりません。",
"not_admin": "あなたは管理員ではありません。",
"not_in_my_channel": "あなたは私のチャネルにいません。",
"not_playing": "なんでも再生していません。",
"now_playing": "ただいま再生中:{item}",
"page_instruction": "第{current}/{total}頁。 <i>!{command} {{page}}</i>を送信してページをめぐります。",
"paused": "音楽は一時停止しました。",
"playlist_fetching_failed": "",
"pm_not_allowed": "",
"preconfigurated_radio": "",
"queue_contents": "",
"queue_empty": "",
"radio": "",
"radio_item": "",
"rb_play_empty": "",
"rb_query_result": "",
"records_omitted": "…",
"removed_tags": "",
"removed_tags_from_all": "",
"removing_item": "",
"repeat": "",
"shortlist_instruction": "",
"start_updating": "",
"stopped": "",
"too_long": "",
"unable_download": "",
"unable_play": "",
"unknown_mode": "",
"update_successful": "",
"url": "",
"url_ban": "このURLが禁止されています。",
"url_from_playlist": "",
"url_from_playlist_item": "",
"url_item": "",
"user_ban": "あなたはブラックリストに載っています。命令が拒否されました。",
"user_password_set": "",
"web_user_list": "",
"webpage_address": "",
"which_command": "",
"wrong_pattern": "",
"yt_no_more": "",
"yt_query_error": "",
"yt_result": ""
},
"web": {
"action": "",
"add": "",
"add_all": "",
"add_radio": "",
"add_radio_url": "",
"add_to_bottom": "",
"add_to_bottom_of_current_playlist": "",
"add_to_playlist_next": "",
"add_url": "",
"add_youtube_or_soundcloud_url": "",
"are_you_really_sure": "",
"aria_botamusique_logo": "",
"aria_default_cover": "",
"aria_empty_box": "",
"aria_remove_this_song": "",
"aria_skip_current_song": "",
"aria_skip_to_next_track": "",
"aria_spinner": "",
"aria_warning_of_deletion": "",
"autoplay": "",
"browse_music_file": "",
"cancel": "",
"cancel_upload_warning": "",
"change_playback_mode": "",
"choose_file": "",
"clear_playlist": "",
"close": "",
"delete_all": "",
"delete_all_files": "",
"delete_file_warning": "",
"directory": "",
"download_all": "",
"download_song_from_library": "",
"edit_submit": "",
"edit_tags_for": "",
"expand_playlist": "",
"file": "",
"filters": "",
"index": "",
"keywords": "",
"keywords_placeholder": "",
"mini_player_title": "",
"music_library": "",
"next_to_play": "",
"no_tag": "",
"oneshot": "",
"open_volume_controls": "",
"page_title": "",
"pause": "",
"play": "",
"playlist_controls": "",
"radio": "",
"radio_url_placeholder": "",
"random": "",
"remove_song_from_library": "",
"repeat": "",
"rescan_files": "",
"skip_track": "",
"submit": "",
"tags": "",
"tags_to_add": "",
"title": "",
"token": "",
"token_required": "",
"token_required_message": "",
"type": "",
"upload_file": "",
"upload_submit": "",
"upload_to": "",
"uploaded_finished": "",
"uploading_files": "",
"url": "",
"url_path": "",
"url_placeholder": "",
"volume_slider": ""
}
}