123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123 |
- {
- "gmail.accountSetting": {
- "description": "Displayed when the user is modifying their account's settings",
- "message": "계정 및 가져오기 설정 구성 중"
- },
- "gmail.addonsSettings": {
- "description": "Displayed when the user is modifying their add-ons",
- "message": "부가기능 구성 중"
- },
- "gmail.advancedSettings": {
- "description": "Displayed when the user is modifying their advanced settings",
- "message": "고급 설정 구성 중"
- },
- "gmail.categoryForum": {
- "description": "Displayed when viewing emails in the forums category.",
- "message": "포럼 카테고리 보는 중"
- },
- "gmail.categoryPrimary": {
- "description": "Displayed when viewing emails in the primary category.",
- "message": "주요 카테고리 보는 중"
- },
- "gmail.categoryPromotions": {
- "description": "Displayed when viewing emails in the promotions category.",
- "message": "프로모션 카테고리 보는 중"
- },
- "gmail.categorySocial": {
- "description": "Displayed when viewing emails in the social category.",
- "message": "소셜 카테고리 보는 중"
- },
- "gmail.categoryUpdates": {
- "description": "Displayed when viewing emails in the updates category.",
- "message": "업데이트 카테고리 보는 중"
- },
- "gmail.chatSettings": {
- "description": "Displayed when the user is modifying their chat settings",
- "message": "채팅 및 Meet 설정 구성 중"
- },
- "gmail.composingEmail": {
- "description": "Displayed when the user is composing an email",
- "message": "편지 쓰는 중"
- },
- "gmail.filterSettings": {
- "description": "Displayed when the user is modifying their filters and blocked addresses",
- "message": "필터 및 차단된 주소 설정 구성 중"
- },
- "gmail.fwdAndPOPSettings": {
- "description": "Displayed when the user is modifying their forwarding, POP and IMAP settings",
- "message": "전달 및 POP/IMAP 설정 구성 중"
- },
- "gmail.generalSettings": {
- "description": "Displayed when the user is modifying their settings",
- "message": "기본 설정 구성 중"
- },
- "gmail.inLabel": {
- "description": "Displayed when a user is browsing emails in a certain label. The name of the label will appear below.",
- "message": "라벨 보는 중"
- },
- "gmail.inboxSettings": {
- "description": "Displayed when the user is modifying their inbox settings",
- "message": "받은편지함 설정 구성 중"
- },
- "gmail.labelSettings": {
- "description": "Displayed when the user is modifying their labels",
- "message": "라벨 설정 구성 중"
- },
- "gmail.lookingForEmail": {
- "description": "Displayed when the user is searching for an email",
- "message": "이메일 검색 중"
- },
- "gmail.offlineSettings": {
- "description": "Displayed when the user is modifying their offline settings",
- "message": "오프라인 설정 구성 중"
- },
- "gmail.themesSettings": {
- "description": "Displayed when the user is modifying their theme in the settings",
- "message": "테마 고르는 중"
- },
- "gmail.viewingAllEmails": {
- "description": "Displayed when the user is viewing all their emails",
- "message": "전체보관함 보는 중"
- },
- "gmail.viewingChats": {
- "description": "Displayed when the user is viewing their chats",
- "message": "채팅보관함 보는 중"
- },
- "gmail.viewingDrafts": {
- "description": "Displayed when the user is viewing their drafts",
- "message": "임시보관함 보는 중"
- },
- "gmail.viewingEmail": {
- "description": "Displayed when the user is viewing an email",
- "message": "이메일 보는 중"
- },
- "gmail.viewingImportantEmails": {
- "description": "Displayed when the user is viewing emails marked as important",
- "message": "중요편지함 보는 중"
- },
- "gmail.viewingScheduled": {
- "description": "Displayed when the user is viewing their scheduled emails",
- "message": "예약됨 보는 중"
- },
- "gmail.viewingSentEmails": {
- "description": "Displayed when the user is viewing the emails they have sent",
- "message": "보낸편지함 보는 중"
- },
- "gmail.viewingSnoozedEmails": {
- "description": "Displayed when the user is viewing their snoozed emails",
- "message": "다시 알림 항목 보는 중"
- },
- "gmail.viewingSpam": {
- "description": "Displayed when the user is viewing their spam",
- "message": "스팸함 보는 중"
- },
- "gmail.viewingStarredEmails": {
- "description": "Displayed when the user is viewing emails marked with a star",
- "message": "별표편지함 보는 중"
- },
- "gmail.viewingTrash": {
- "description": "Displayed when the user is viewing their trash",
- "message": "휴지통 보는 중"
- }
- }
|