add Korean localization

This commit is contained in:
dohun0310
2023-09-29 02:42:10 +09:00
parent a2d1dd625c
commit 1e9b7caa5b
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\" 에서 \"받기\"를 누르세요.";