material_ko.arb 3.66 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11
{
  "scriptCategory": "dense",
  "timeOfDayFormat": "a h:mm",
  "openAppDrawerTooltip": "탐색 메뉴 열기",
  "backButtonTooltip": "뒤로",
  "closeButtonTooltip": "닫기",
  "deleteButtonTooltip": "삭제",
  "nextMonthTooltip": "다음 달",
  "previousMonthTooltip": "지난달",
  "nextPageTooltip": "다음 페이지",
  "previousPageTooltip": "이전 페이지",
12 13
  "firstPageTooltip": "첫 페이지",
  "lastPageTooltip": "마지막 페이지",
14 15 16 17 18 19
  "showMenuTooltip": "메뉴 표시",
  "aboutListTileTitle": "$applicationName 정보",
  "licensesPageTitle": "라이선스",
  "pageRowsInfoTitle": "$rowCount행 중 $firstRow~$lastRow행",
  "pageRowsInfoTitleApproximate": "약 $rowCount행 중 $firstRow~$lastRow행",
  "rowsPerPageTitle": "페이지당 행 수:",
20
  "tabLabel": "탭 $tabCount개 중 $tabIndex번째",
21 22 23 24 25 26
  "selectedRowCountTitleOne": "항목 1개 선택됨",
  "selectedRowCountTitleOther": "항목 $selectedRowCount개 선택됨",
  "cancelButtonLabel": "취소",
  "closeButtonLabel": "닫기",
  "continueButtonLabel": "계속",
  "copyButtonLabel": "복사",
27
  "cutButtonLabel": "잘라냄",
28 29 30 31 32 33 34 35
  "okButtonLabel": "확인",
  "pasteButtonLabel": "붙여넣기",
  "selectAllButtonLabel": "전체 선택",
  "viewLicensesButtonLabel": "라이선스 보기",
  "anteMeridiemAbbreviation": "오전",
  "postMeridiemAbbreviation": "오후",
  "timePickerHourModeAnnouncement": "시간 선택",
  "timePickerMinuteModeAnnouncement": "분 선택",
36
  "signedInLabel": "로그인됨",
37 38
  "hideAccountsLabel": "계정 숨기기",
  "showAccountsLabel": "계정 표시",
39 40 41
  "modalBarrierDismissLabel": "닫기",
  "drawerLabel": "탐색 메뉴",
  "popupMenuLabel": "팝업 메뉴",
42
  "dialogLabel": "대화상자",
43 44 45 46 47 48 49 50 51 52
  "alertDialogLabel": "알림",
  "searchFieldLabel": "검색",
  "reorderItemToStart": "시작으로 이동",
  "reorderItemToEnd": "끝으로 이동",
  "reorderItemUp": "위로 이동",
  "reorderItemDown": "아래로 이동",
  "reorderItemLeft": "왼쪽으로 이동",
  "reorderItemRight": "오른쪽으로 이동",
  "expandedIconTapHint": "접기",
  "collapsedIconTapHint": "펼치기",
53
  "remainingTextFieldCharacterCountZero": "TBD",
54
  "remainingTextFieldCharacterCountOne": "1자 남음",
55
  "remainingTextFieldCharacterCountOther": "$remainingCount자 남음",
56
  "refreshIndicatorSemanticLabel": "새로고침",
57
  "moreButtonTooltip": "더보기",
58
  "dateSeparator": ".",
59
  "dateHelpText": "yyyy.mm.dd",
60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75
  "selectYearSemanticsLabel": "연도 선택",
  "unspecifiedDate": "날짜",
  "unspecifiedDateRange": "기간",
  "dateInputLabel": "날짜 입력",
  "dateRangeStartLabel": "시작일",
  "dateRangeEndLabel": "종료일",
  "dateRangeStartDateSemanticLabel": "시작일 $fullDate",
  "dateRangeEndDateSemanticLabel": "종료일 $fullDate",
  "invalidDateFormatLabel": "형식이 잘못되었습니다.",
  "invalidDateRangeLabel": "날짜 범위가 잘못되었습니다.",
  "dateOutOfRangeLabel": "범위를 벗어났습니다.",
  "saveButtonLabel": "저장",
  "datePickerHelpText": "날짜 선택",
  "dateRangePickerHelpText": "범위 선택",
  "calendarModeButtonLabel": "캘린더 모드로 전환",
  "inputDateModeButtonLabel": "입력 모드로 전환",
76 77 78 79 80 81 82
  "timePickerDialHelpText": "시간 선택",
  "timePickerInputHelpText": "시간 입력",
  "timePickerHourLabel": "시간",
  "timePickerMinuteLabel": "분",
  "invalidTimeLabel": "유효한 시간을 입력하세요.",
  "dialModeButtonLabel": "다이얼 선택 모드로 전환",
  "inputTimeModeButtonLabel": "텍스트 입력 모드로 전환",
83
  "licensesPackageDetailTextZero": "No licenses",
84 85
  "licensesPackageDetailTextOne": "라이선스 1개",
  "licensesPackageDetailTextOther": "라이선스 $licenseCount개"
86
}