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% (184 of 184 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/ja/
This commit is contained in:
parent
2c1bb68efb
commit
c586b613e1
@ -139,7 +139,8 @@
|
|||||||
"playlist_name": "再生リスト名",
|
"playlist_name": "再生リスト名",
|
||||||
"playlist_description": "再生リストの説明",
|
"playlist_description": "再生リストの説明",
|
||||||
"chapters_layout_mobile": "モバイル端末でのチャプターの配置",
|
"chapters_layout_mobile": "モバイル端末でのチャプターの配置",
|
||||||
"show_search_suggestions": "検索語句の候補を表示"
|
"show_search_suggestions": "検索語句の候補を表示",
|
||||||
|
"delete_automatically": "指定時間後に自動削除"
|
||||||
},
|
},
|
||||||
"comment": {
|
"comment": {
|
||||||
"pinned_by": "{author} によって固定",
|
"pinned_by": "{author} によって固定",
|
||||||
@ -193,7 +194,11 @@
|
|||||||
"preferences_note": "注意: 設定は、お使いのブラウザの保存領域に保存されます。ブラウザのデータを削除すると初期化されます。",
|
"preferences_note": "注意: 設定は、お使いのブラウザの保存領域に保存されます。ブラウザのデータを削除すると初期化されます。",
|
||||||
"local_storage": "この操作にはlocalStorageが必要です。Cookieは有効ですか?",
|
"local_storage": "この操作にはlocalStorageが必要です。Cookieは有効ですか?",
|
||||||
"register_no_email_note": "ユーザー名としてのメールアドレスの使用は推奨しません。それでも続けますか?",
|
"register_no_email_note": "ユーザー名としてのメールアドレスの使用は推奨しません。それでも続けますか?",
|
||||||
"next_video_countdown": "{0} 秒後に次の動画"
|
"next_video_countdown": "{0} 秒後に次の動画",
|
||||||
|
"days": "{amount}日",
|
||||||
|
"weeks": "{amount}週",
|
||||||
|
"hours": "{amount}時間",
|
||||||
|
"months": "{amount}月"
|
||||||
},
|
},
|
||||||
"subscriptions": {
|
"subscriptions": {
|
||||||
"subscribed_channels_count": "チャンネル登録: {0}"
|
"subscribed_channels_count": "チャンネル登録: {0}"
|
||||||
|
Loading…
Reference in New Issue
Block a user