mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-11-10 10:18:23 +00:00
Translated using Weblate (Japanese)
Currently translated at 100.0% (170 of 170 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/ja/
This commit is contained in:
parent
62d4b50ed3
commit
0c6776e6b0
@ -13,10 +13,11 @@
|
|||||||
"instance": "インスタンス",
|
"instance": "インスタンス",
|
||||||
"channels": "チャンネル",
|
"channels": "チャンネル",
|
||||||
"livestreams": "ライブ配信",
|
"livestreams": "ライブ配信",
|
||||||
"bookmarks": "ブックマーク"
|
"bookmarks": "ブックマーク",
|
||||||
|
"channel_groups": "グループ"
|
||||||
},
|
},
|
||||||
"player": {
|
"player": {
|
||||||
"watch_on": "{0}で見る"
|
"watch_on": "{0}上で視聴"
|
||||||
},
|
},
|
||||||
"actions": {
|
"actions": {
|
||||||
"subscribe": "チャンネル登録 - {count}",
|
"subscribe": "チャンネル登録 - {count}",
|
||||||
@ -128,7 +129,11 @@
|
|||||||
"skip_button_only": "スキップボタン表示",
|
"skip_button_only": "スキップボタン表示",
|
||||||
"skip_segment": "ここをスキップ",
|
"skip_segment": "ここをスキップ",
|
||||||
"min_segment_length": "最小の区切りの長さ (秒)",
|
"min_segment_length": "最小の区切りの長さ (秒)",
|
||||||
"show_less": "少なく見る"
|
"show_less": "少なく見る",
|
||||||
|
"autoplay_next_countdown": "次の動画の再生までの時間 (秒)",
|
||||||
|
"dismiss": "無視",
|
||||||
|
"create_group": "グループ作成",
|
||||||
|
"group_name": "グループ名"
|
||||||
},
|
},
|
||||||
"comment": {
|
"comment": {
|
||||||
"pinned_by": "{author} によって固定",
|
"pinned_by": "{author} によって固定",
|
||||||
@ -178,7 +183,8 @@
|
|||||||
"cannot_copy": "コピーできません!",
|
"cannot_copy": "コピーできません!",
|
||||||
"preferences_note": "注意: 設定は、お使いのブラウザの保存領域に保存されます。ブラウザのデータを削除すると初期化されます。",
|
"preferences_note": "注意: 設定は、お使いのブラウザの保存領域に保存されます。ブラウザのデータを削除すると初期化されます。",
|
||||||
"local_storage": "この操作にはlocalStorageが必要です。Cookieは有効ですか?",
|
"local_storage": "この操作にはlocalStorageが必要です。Cookieは有効ですか?",
|
||||||
"register_no_email_note": "Eメールアドレスをユーザー名として使用することは推奨されていません。それでも続行しますか?"
|
"register_no_email_note": "Eメールアドレスをユーザー名として使用することは推奨されていません。それでも続行しますか?",
|
||||||
|
"next_video_countdown": "{0} 秒後に次の動画を再生"
|
||||||
},
|
},
|
||||||
"subscriptions": {
|
"subscriptions": {
|
||||||
"subscribed_channels_count": "チャンネル登録: {0}"
|
"subscribed_channels_count": "チャンネル登録: {0}"
|
||||||
|
Loading…
Reference in New Issue
Block a user