i18n: add missing translation keys across 15 locales
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
"jmap_endpoint_label": "JMAPサーバー",
|
||||
"jmap_endpoint_placeholder": "https://mail.example.com",
|
||||
"jmap_endpoint_cors_hint": "サーバーはこのドメインからのCORSリクエストを許可する必要があります。",
|
||||
"jmap_server_label": "サーバー",
|
||||
"jmap_server_auto_picked": "メールドメインからサーバーを選択しました。",
|
||||
"sign_in": "サインイン",
|
||||
"signing_in": "サインイン中...",
|
||||
"loading": "読み込み中...",
|
||||
@@ -495,6 +497,8 @@
|
||||
"send": "送信",
|
||||
"cancel": "キャンセル",
|
||||
"attach": "添付",
|
||||
"attach_photos": "写真と動画",
|
||||
"attach_files": "ファイル",
|
||||
"discard": "破棄",
|
||||
"discard_draft_title": "下書きを破棄しますか?",
|
||||
"discard_draft_confirm": "未保存の変更があります。この下書きを破棄しますか?",
|
||||
@@ -1633,7 +1637,10 @@
|
||||
"preview": {
|
||||
"label": "プレビュー"
|
||||
}
|
||||
}
|
||||
},
|
||||
"search_placeholder": "設定を検索",
|
||||
"search_clear": "検索をクリア",
|
||||
"search_no_results": "一致する設定はありません"
|
||||
},
|
||||
"errors": {
|
||||
"page_error_title": "問題が発生しました",
|
||||
|
||||
Reference in New Issue
Block a user