i18n(wallets): translate created-date + sort keys, rebuild CJK subset

Back-fill the 8 new keys (created label + the four sort options and asc/desc
tooltips) into all eight languages via add_missing_translations.py (+64 keys,
additive), and rebuild res/fonts/NotoSansCJK-Subset.ttf for the new glyphs (升 昇 렬).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-07-11 16:37:36 -05:00
parent 54a14485a5
commit d549127e41
10 changed files with 106 additions and 0 deletions

View File

@@ -1340,6 +1340,7 @@
"wallets_col_size": "サイズ",
"wallets_col_txs": "件",
"wallets_create": "ウォレットを作成",
"wallets_created": "作成",
"wallets_creating": "ウォレットを作成中 — ノードが再起動します…",
"wallets_current": "現在",
"wallets_exists": "その名前のウォレットは既に存在します。",
@@ -1358,6 +1359,13 @@
"wallets_new_label": "新しいウォレットを作成:",
"wallets_open": "開く",
"wallets_reveal": "フォルダを開く",
"wallets_sort_addresses": "アドレス数",
"wallets_sort_asc": "昇順(古い/少ない/小さい順)",
"wallets_sort_by": "並べ替え:",
"wallets_sort_created": "作成日",
"wallets_sort_desc": "降順(新しい/多い/大きい順)",
"wallets_sort_size": "ウォレットサイズ",
"wallets_sort_txs": "取引数",
"wallets_title": "ウォレット",
"warning": "警告",
"warning_upper": "警告!",