forked from AkkomaGang/akkoma-fe
Translated using Weblate (Japanese (ja_PEDANTIC))
Currently translated at 99.5% (1020 of 1025 strings) Co-authored-by: Weblate Admin <hannah.ward9001@gmail.com> Translate-URL: http://translate.akkoma.dev/projects/akkoma/pleroma-fe/ja_PEDANTIC/ Translation: Pleroma fe/pleroma-fe
This commit is contained in:
parent
5a76dd5f90
commit
1157396ed5
1 changed files with 28 additions and 0 deletions
|
@ -254,6 +254,10 @@
|
|||
"hint": "会話に加わるには、ログインしてください",
|
||||
"login": "ログイン",
|
||||
"logout": "ログアウト",
|
||||
"logout_confirm": "ログアウトしますか?",
|
||||
"logout_confirm_accept_button": "ログアウト",
|
||||
"logout_confirm_cancel_button": "キャンセル",
|
||||
"logout_confirm_title": "ログアウト",
|
||||
"password": "パスワード",
|
||||
"placeholder": "例: user",
|
||||
"recovery_code": "リカバリーコード",
|
||||
|
@ -266,6 +270,27 @@
|
|||
"next": "次",
|
||||
"previous": "前"
|
||||
},
|
||||
"moderation": {
|
||||
"moderation": "管理",
|
||||
"reports": {
|
||||
"add_note": "OK",
|
||||
"close": "閉じる",
|
||||
"delete_note": "削除",
|
||||
"delete_note_accept": "削除",
|
||||
"delete_note_cancel": "キャンセル",
|
||||
"delete_note_confirm": "削除しますか?",
|
||||
"delete_note_title": "確認してください",
|
||||
"no_content": "説明なし",
|
||||
"no_reports": "通報なし",
|
||||
"note_placeholder": "メモ",
|
||||
"notes": "メモ",
|
||||
"reopen": "再開",
|
||||
"report": "通報:",
|
||||
"reports": "通報",
|
||||
"resolve": "完了",
|
||||
"show_closed": "完了した通報を表示"
|
||||
}
|
||||
},
|
||||
"nav": {
|
||||
"about": "このインスタンスについて",
|
||||
"administration": "管理",
|
||||
|
@ -282,6 +307,7 @@
|
|||
"interactions": "インタラクション",
|
||||
"lists": "リスト",
|
||||
"mentions": "通知",
|
||||
"moderation": "管理",
|
||||
"preferences": "設定",
|
||||
"public_timeline_description": "このインスタンスからの公開投稿",
|
||||
"public_tl": "公開タイムライン",
|
||||
|
@ -1124,8 +1150,10 @@
|
|||
"note": "私的なメモ",
|
||||
"per_day": "/日",
|
||||
"remote_follow": "リモートフォロー",
|
||||
"remove_follower": "フォロワーやめさせる",
|
||||
"replies": "投稿と返信",
|
||||
"report": "通報",
|
||||
"requested_by": "あなたにフォローリクエストを送りました",
|
||||
"show_repeats": "リピートを見る",
|
||||
"statuses": "投稿",
|
||||
"subscribe": "購読",
|
||||
|
|
Loading…
Reference in a new issue