From 3f648c58a315c00a731ff1f01efc8dd2efbf505a Mon Sep 17 00:00:00 2001 From: Mark McGuill Date: Tue, 26 Oct 2021 18:05:40 +0200 Subject: [PATCH] New translations Main.strings (Japanese) --- MacBox/ja/Main.strings | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/MacBox/ja/Main.strings b/MacBox/ja/Main.strings index 2e6b33e17..82ed7a7ce 100644 --- a/MacBox/ja/Main.strings +++ b/MacBox/ja/Main.strings @@ -247,6 +247,9 @@ /* Class = "NSMenuItem"; title = "Bring All to Front"; ObjectID = "LE2-aR-0XJ"; */ "LE2-aR-0XJ.title" = "すべてを前に表示"; +/* Class = "NSMenuItem"; title = "Import"; ObjectID = "Lke-C9-yLq"; */ +"Lke-C9-yLq.title" = "インポート"; + /* Class = "NSMenuItem"; title = "Show Alternating Grid Rows"; ObjectID = "LuH-mI-1VB"; */ "LuH-mI-1VB.title" = "グリッド行を交互に表示"; @@ -259,8 +262,8 @@ /* Class = "NSMenuItem"; title = "Set TOTP"; ObjectID = "Mjh-dp-KeE"; */ "Mjh-dp-KeE.title" = "TOTPを設定"; -/* Class = "NSMenuItem"; title = "Import Entries from CSV..."; ObjectID = "MoE-nD-wes"; */ -"MoE-nD-wes.title" = "CSVからエントリーをインポート..."; +/* Class = "NSMenuItem"; title = "Import CSV..."; ObjectID = "MoE-nD-wes"; */ +"MoE-nD-wes.title" = "Import CSV..."; /* Class = "NSTableColumn"; headerCell.title = "File Size"; ObjectID = "MqS-Yt-uln"; */ "MqS-Yt-uln.headerCell.title" = "ファイルサイズ"; @@ -400,6 +403,9 @@ /* Class = "NSMenuItem"; title = "Database"; ObjectID = "Z4F-ES-mCq"; */ "Z4F-ES-mCq.title" = "データベース"; +/* Class = "NSMenuItem"; title = "Import 1Password (1Pif)..."; ObjectID = "ZJ2-Uz-Zmt"; */ +"ZJ2-Uz-Zmt.title" = "Import 1Password (1Pif)..."; + /* Class = "NSTextFieldCell"; title = "Username"; ObjectID = "Zh6-CC-ISx"; */ "Zh6-CC-ISx.title" = "ユーザー名"; @@ -568,6 +574,9 @@ /* Class = "NSMenu"; title = "Open Recent"; ObjectID = "oas-Oc-fiZ"; */ "oas-Oc-fiZ.title" = "最近のファイルを開く"; +/* Class = "NSMenu"; title = "Import"; ObjectID = "ox0-EE-cP2"; */ +"ox0-EE-cP2.title" = "インポート"; + /* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "pGN-u5-Lit"; */ "pGN-u5-Lit.title" = "テキストセル";