material_ko.arb 2.17 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
{
  "scriptCategory": "dense",
  "timeOfDayFormat": "a h:mm",
  "openAppDrawerTooltip": "탐색 메뉴 열기",
  "backButtonTooltip": "뒤로",
  "closeButtonTooltip": "닫기",
  "deleteButtonTooltip": "삭제",
  "nextMonthTooltip": "다음 달",
  "previousMonthTooltip": "지난달",
  "nextPageTooltip": "다음 페이지",
  "previousPageTooltip": "이전 페이지",
  "showMenuTooltip": "메뉴 표시",
  "aboutListTileTitle": "$applicationName 정보",
  "licensesPageTitle": "라이선스",
  "pageRowsInfoTitle": "$rowCount행 중 $firstRow~$lastRow행",
  "pageRowsInfoTitleApproximate": "약 $rowCount행 중 $firstRow~$lastRow행",
  "rowsPerPageTitle": "페이지당 행 수:",
18
  "tabLabel": "탭 $tabCount개 중 $tabIndex번째",
19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
  "selectedRowCountTitleOne": "항목 1개 선택됨",
  "selectedRowCountTitleOther": "항목 $selectedRowCount개 선택됨",
  "cancelButtonLabel": "취소",
  "closeButtonLabel": "닫기",
  "continueButtonLabel": "계속",
  "copyButtonLabel": "복사",
  "cutButtonLabel": "잘라내기",
  "okButtonLabel": "확인",
  "pasteButtonLabel": "붙여넣기",
  "selectAllButtonLabel": "전체 선택",
  "viewLicensesButtonLabel": "라이선스 보기",
  "anteMeridiemAbbreviation": "오전",
  "postMeridiemAbbreviation": "오후",
  "timePickerHourModeAnnouncement": "시간 선택",
  "timePickerMinuteModeAnnouncement": "분 선택",
34
  "signedInLabel": "로그인됨",
35 36
  "hideAccountsLabel": "계정 숨기기",
  "showAccountsLabel": "계정 표시",
37 38 39
  "modalBarrierDismissLabel": "닫기",
  "drawerLabel": "탐색 메뉴",
  "popupMenuLabel": "팝업 메뉴",
40
  "dialogLabel": "대화상자",
41 42 43 44 45 46 47 48 49 50
  "alertDialogLabel": "알림",
  "searchFieldLabel": "검색",
  "reorderItemToStart": "시작으로 이동",
  "reorderItemToEnd": "끝으로 이동",
  "reorderItemUp": "위로 이동",
  "reorderItemDown": "아래로 이동",
  "reorderItemLeft": "왼쪽으로 이동",
  "reorderItemRight": "오른쪽으로 이동",
  "expandedIconTapHint": "접기",
  "collapsedIconTapHint": "펼치기",
51
  "remainingTextFieldCharacterCountZero": "TBD",
52 53
  "remainingTextFieldCharacterCountOne": "1자 남음",
  "remainingTextFieldCharacterCountOther": "$remainingCount자 남음"
54
}