add Japanese localization

This commit is contained in:
dohun0310
2023-09-30 20:01:45 +09:00
parent 8edc5a5cbd
commit 7e5f674670
6 changed files with 67 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
/* Class = "NSTextFieldCell"; title = "NearDrop"; ObjectID = "0xp-rC-2gr"; */
"0xp-rC-2gr.title" = "NearDrop";
/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "6Up-t3-mwm"; */
"6Up-t3-mwm.title" = "キャンセル";
/* Class = "NSTextFieldCell"; title = "Looking for devices..."; ObjectID = "NaJ-Wx-Pim"; */
"NaJ-Wx-Pim.title" = "機器を探す中...";
/* Class = "NSTextFieldCell"; title = "If you don't see your device, open \"Google Files\" app and tap \"Receive\" on the Nearby Share tab."; ObjectID = "vla-gF-eJo"; */
"vla-gF-eJo.title" = "もしデバイスが表示されない場合は、「Files by Google」アプリを開き、右下にある「Nearby Share」から「受信」をタップしてください。";