@@ -120,6 +120,7 @@ welcomeHeadline=Firefox와 동기화되는 간단하고 안전한 노트 앱
120120signIn =로그인
121121
122122# LOCALIZATION NOTE (usageHint): This string is the login panel of the mobile app
123+ usageHint =Notes를 사용하려면, Firefox 계정과 Firefox Test Pilot에서 제공하는 무료 Notes 브라우저 부가 기능이 필요합니다.
123124
124125# LOCALIZATION NOTE (usageLearnMore): This string is a link to the documentation
125126usageLearnMore =자세히 알아보기
@@ -131,6 +132,7 @@ drawerBtnFeedback=의견 보내기
131132drawerBtnLogOut =로그아웃
132133
133134# LOCALIZATION NOTE (toastOffline): This string shows up as an Android notification toast.
135+ toastOffline =현재 연결되어 있지 않습니다.
134136
135137# LOCALIZATION NOTE (toastLoggedInAs): Notification, {email} is the user's Firefox Account email.
136138toastLoggedInAs ={email} 메일로 로그인됨
@@ -139,6 +141,7 @@ toastLoggedInAs={email} 메일로 로그인됨
139141toastLoggedInError =문제가 발생했습니다. {err}
140142
141143# LOCALIZATION NOTE (statusLabelOffline): Shows the offline status label in the mobile app options drawer
144+ statusLabelOfflineDrawer =오프라인
142145
143146# LOCALIZATION NOTE (statusLabelSyncing): Shows the syncing status label in the mobile app options drawer
144147statusLabelSyncingDrawer =동기화 중…
@@ -148,8 +151,10 @@ statusLabelOpeningLoginDrawer=로그인 화면을 여는 중…
148151
149152# LOCALIZATION NOTE (statusLabelTimeDrawer): {time} is the time of syncing. Such as 5:33pm or 17:33. If this
150153# structure doesn't work for your locale, you can translate this as "Synced ({time})". Status label in the mobile app options drawer
154+ statusLabelTimeDrawer ={time}에 마지막 동기화
151155
152156# LOCALIZATION NOTE (editorLabelOffline): Shows the offline status in the editor
157+ editorLabelOffline =오프라인
153158
154159# LOCALIZATION NOTE (editorLabelSyncing): Shows the syncing status in the editor
155160editorLabelSyncing =동기화 중…
0 commit comments