diff --git a/locales/cs/translation.json b/locales/cs/translation.json index 3a6d8ed4..c3f4e282 100644 --- a/locales/cs/translation.json +++ b/locales/cs/translation.json @@ -31,6 +31,10 @@ "bookmark": "Bookmark", "emoji_reaction": "Emoji reaction", "detail": "Details" + }, + "context_menu": { + "copy_link": "Copy link", + "open_detail": "Open original page" } }, "mark_as_read": "Mark as read" diff --git a/locales/de/translation.json b/locales/de/translation.json index 3a6d8ed4..c3f4e282 100644 --- a/locales/de/translation.json +++ b/locales/de/translation.json @@ -31,6 +31,10 @@ "bookmark": "Bookmark", "emoji_reaction": "Emoji reaction", "detail": "Details" + }, + "context_menu": { + "copy_link": "Copy link", + "open_detail": "Open original page" } }, "mark_as_read": "Mark as read" diff --git a/locales/es_es/translation.json b/locales/es_es/translation.json index b64f047d..6e4acbed 100644 --- a/locales/es_es/translation.json +++ b/locales/es_es/translation.json @@ -31,6 +31,10 @@ "bookmark": "Marcador", "emoji_reaction": "Reacción emoji", "detail": "Detalles" + }, + "context_menu": { + "copy_link": "Copy link", + "open_detail": "Open original page" } }, "mark_as_read": "Marcar como leído" diff --git a/locales/fa/translation.json b/locales/fa/translation.json index 3a6d8ed4..c3f4e282 100644 --- a/locales/fa/translation.json +++ b/locales/fa/translation.json @@ -31,6 +31,10 @@ "bookmark": "Bookmark", "emoji_reaction": "Emoji reaction", "detail": "Details" + }, + "context_menu": { + "copy_link": "Copy link", + "open_detail": "Open original page" } }, "mark_as_read": "Mark as read" diff --git a/locales/fr/translation.json b/locales/fr/translation.json index 3a6d8ed4..c3f4e282 100644 --- a/locales/fr/translation.json +++ b/locales/fr/translation.json @@ -31,6 +31,10 @@ "bookmark": "Bookmark", "emoji_reaction": "Emoji reaction", "detail": "Details" + }, + "context_menu": { + "copy_link": "Copy link", + "open_detail": "Open original page" } }, "mark_as_read": "Mark as read" diff --git a/locales/gd/translation.json b/locales/gd/translation.json index 3a6d8ed4..c3f4e282 100644 --- a/locales/gd/translation.json +++ b/locales/gd/translation.json @@ -31,6 +31,10 @@ "bookmark": "Bookmark", "emoji_reaction": "Emoji reaction", "detail": "Details" + }, + "context_menu": { + "copy_link": "Copy link", + "open_detail": "Open original page" } }, "mark_as_read": "Mark as read" diff --git a/locales/hu/translation.json b/locales/hu/translation.json index 3a6d8ed4..c3f4e282 100644 --- a/locales/hu/translation.json +++ b/locales/hu/translation.json @@ -31,6 +31,10 @@ "bookmark": "Bookmark", "emoji_reaction": "Emoji reaction", "detail": "Details" + }, + "context_menu": { + "copy_link": "Copy link", + "open_detail": "Open original page" } }, "mark_as_read": "Mark as read" diff --git a/locales/id/translation.json b/locales/id/translation.json index 3a6d8ed4..c3f4e282 100644 --- a/locales/id/translation.json +++ b/locales/id/translation.json @@ -31,6 +31,10 @@ "bookmark": "Bookmark", "emoji_reaction": "Emoji reaction", "detail": "Details" + }, + "context_menu": { + "copy_link": "Copy link", + "open_detail": "Open original page" } }, "mark_as_read": "Mark as read" diff --git a/locales/it/translation.json b/locales/it/translation.json index 3a6d8ed4..c3f4e282 100644 --- a/locales/it/translation.json +++ b/locales/it/translation.json @@ -31,6 +31,10 @@ "bookmark": "Bookmark", "emoji_reaction": "Emoji reaction", "detail": "Details" + }, + "context_menu": { + "copy_link": "Copy link", + "open_detail": "Open original page" } }, "mark_as_read": "Mark as read" diff --git a/locales/ja/translation.json b/locales/ja/translation.json index 030771bf..deb36818 100644 --- a/locales/ja/translation.json +++ b/locales/ja/translation.json @@ -31,6 +31,10 @@ "bookmark": "ブックマーク", "emoji_reaction": "絵文字リアクション", "detail": "詳細" + }, + "context_menu": { + "copy_link": "リンクをコピー", + "open_detail": "元のページを開く" } }, "mark_as_read": "全て既読にする" @@ -41,8 +45,8 @@ "domain": "ドメイン", "sign_in": "ログイン", "authorize": "認証", - "authorization_url": "Normally, the browser will open automatically, but if it doesn't, please open the following URL in your browser and approve it.", - "copy_authorization_url": "Copy authorization URL", + "authorization_url": "通常、ブラウザは自動的に開きますが、そうでない場合は、以下のURLをブラウザで開いて承認してください。", + "copy_authorization_url": "認証URLをコピー", "authorization_code": "認証コード", "authorization_helper": "ブラウザに表示された認証コードを貼り付けてください", "without_code_authorize": "お使いのブラウザでWhalebirdを許可してください。その後、認証ボタンを押してください", @@ -169,9 +173,9 @@ "title": "設定", "language": "言語", "font_size": "フォントサイズ", - "mode": "Color mode", - "dark_mode": "Dark mode", - "light_mode": "Light mode", + "mode": "カラーモード", + "dark_mode": "ダークモード", + "light_mode": "ライトモード", "theme": "カラーテーマ" }, "thirdparty": { @@ -184,8 +188,8 @@ }, "search": { "placeholder": "タイムラインを検索", - "statuses": "Statuses", - "accounts": "Accounts", - "hashtags": "Hashtags" + "statuses": "投稿", + "accounts": "アカウント", + "hashtags": "ハッシュタグ" } } diff --git a/locales/ko/translation.json b/locales/ko/translation.json index 3a6d8ed4..c3f4e282 100644 --- a/locales/ko/translation.json +++ b/locales/ko/translation.json @@ -31,6 +31,10 @@ "bookmark": "Bookmark", "emoji_reaction": "Emoji reaction", "detail": "Details" + }, + "context_menu": { + "copy_link": "Copy link", + "open_detail": "Open original page" } }, "mark_as_read": "Mark as read" diff --git a/locales/no/translation.json b/locales/no/translation.json index 3a6d8ed4..c3f4e282 100644 --- a/locales/no/translation.json +++ b/locales/no/translation.json @@ -31,6 +31,10 @@ "bookmark": "Bookmark", "emoji_reaction": "Emoji reaction", "detail": "Details" + }, + "context_menu": { + "copy_link": "Copy link", + "open_detail": "Open original page" } }, "mark_as_read": "Mark as read" diff --git a/locales/pt_pt/translation.json b/locales/pt_pt/translation.json index 9be2d14b..8b63bd9e 100644 --- a/locales/pt_pt/translation.json +++ b/locales/pt_pt/translation.json @@ -31,6 +31,10 @@ "bookmark": "Bookmark", "emoji_reaction": "Reações (emoji)", "detail": "Detalhes" + }, + "context_menu": { + "copy_link": "Copy link", + "open_detail": "Open original page" } }, "mark_as_read": "Marcar como lido" diff --git a/locales/zh_cn/translation.json b/locales/zh_cn/translation.json index 3a6d8ed4..c3f4e282 100644 --- a/locales/zh_cn/translation.json +++ b/locales/zh_cn/translation.json @@ -31,6 +31,10 @@ "bookmark": "Bookmark", "emoji_reaction": "Emoji reaction", "detail": "Details" + }, + "context_menu": { + "copy_link": "Copy link", + "open_detail": "Open original page" } }, "mark_as_read": "Mark as read" diff --git a/locales/zh_tw/translation.json b/locales/zh_tw/translation.json index 1109ecf0..6186b2e0 100644 --- a/locales/zh_tw/translation.json +++ b/locales/zh_tw/translation.json @@ -31,6 +31,10 @@ "bookmark": "書籤", "emoji_reaction": "表情符號反應", "detail": "詳細資訊" + }, + "context_menu": { + "copy_link": "Copy link", + "open_detail": "Open original page" } }, "mark_as_read": "標記為已讀"