mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-30 18:43:17 +00:00
Translated using Weblate (Japanese)
Currently translated at 100.0% (207 of 207 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/ja/
This commit is contained in:
parent
82664ef581
commit
88916d08b3
@ -15,7 +15,9 @@
|
|||||||
"livestreams": "ライブ配信",
|
"livestreams": "ライブ配信",
|
||||||
"bookmarks": "ブックマーク",
|
"bookmarks": "ブックマーク",
|
||||||
"channel_groups": "グループ",
|
"channel_groups": "グループ",
|
||||||
"dearrow": "DeArrow"
|
"dearrow": "DeArrow",
|
||||||
|
"albums": "アルバム",
|
||||||
|
"custom_instances": "独自インスタンス"
|
||||||
},
|
},
|
||||||
"player": {
|
"player": {
|
||||||
"watch_on": "{0}で視聴",
|
"watch_on": "{0}で視聴",
|
||||||
@ -150,7 +152,10 @@
|
|||||||
"instance_privacy_policy": "個人情報保護方針",
|
"instance_privacy_policy": "個人情報保護方針",
|
||||||
"add_to_group": "グループに追加",
|
"add_to_group": "グループに追加",
|
||||||
"instances_not_shown": "現在利用できない公開インスタンスはここに表示されません。",
|
"instances_not_shown": "現在利用できない公開インスタンスはここに表示されません。",
|
||||||
"concurrent_prefetch_limit": "同時に先読みするストリーム数上限"
|
"concurrent_prefetch_limit": "同時に先読みするストリーム数上限",
|
||||||
|
"add": "追加",
|
||||||
|
"invalid_url": "無効な URL!",
|
||||||
|
"customize": "追加"
|
||||||
},
|
},
|
||||||
"comment": {
|
"comment": {
|
||||||
"pinned_by": "{author} によって固定",
|
"pinned_by": "{author} によって固定",
|
||||||
@ -166,7 +171,8 @@
|
|||||||
"registered_users": "登録利用者数",
|
"registered_users": "登録利用者数",
|
||||||
"version": "バージョン",
|
"version": "バージョン",
|
||||||
"up_to_date": "最新?",
|
"up_to_date": "最新?",
|
||||||
"uptime_30d": "稼働率(30日)"
|
"uptime_30d": "稼働率(30日)",
|
||||||
|
"api_url": "API の URL"
|
||||||
},
|
},
|
||||||
"login": {
|
"login": {
|
||||||
"username": "ユーザー名",
|
"username": "ユーザー名",
|
||||||
|
Loading…
Reference in New Issue
Block a user