New translations timeline.json (Japanese) (#412)

This commit is contained in:
xmflsct 2022-10-27 23:33:38 +02:00 committed by GitHub
parent 4b39525c82
commit ea89bfcc9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

@ -21,14 +21,14 @@
"shared": { "shared": {
"actioned": { "actioned": {
"pinned": "固定された投稿", "pinned": "固定された投稿",
"favourite": "{name}さんがあなたのトゥートをお気に入りに登録しました", "favourite": "{{name}}さんがあなたのトゥートをお気に入りに登録しました",
"status": "{name}さんが投稿しました", "status": "{{name}}さんが投稿しました",
"follow": "{name}さんにフォローされました", "follow": "{{name}}さんにフォローされました",
"follow_request": "{{name}}さんがフォローをリクエストしました", "follow_request": "{{name}}さんがフォローをリクエストしました",
"poll": "アンケートが終了しました", "poll": "アンケートが終了しました",
"reblog": { "reblog": {
"default": "{name}さんがブースト", "default": "{{name}}さんがブースト",
"notification": "{name}さんがあなたのトゥートをブーストしました" "notification": "{{name}}さんがあなたのトゥートをブーストしました"
}, },
"update": "ブーストしたトゥートが編集されました" "update": "ブーストしたトゥートが編集されました"
}, },