UNPKG

@kalamazoo/profilecard

Version:

A React component to display a card with user information.

30 lines 2.22 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); /** * NOTE: * * This file is automatically generated by i18n-tools. * DO NOT CHANGE IT BY HAND or your changes will be lost. */ // Korean exports.default = { 'pt.profile-card.inactive.account': '계정이 비활성화됨', 'pt.profile-card.general.msg.disabled.user': '더 이상 이 사람과 협업할 수 없습니다.', 'pt.profile-card.inactive.account.no.date': '해당 계정은 비활성화되었습니다.', 'pt.profile-card.inactive.account.has.date.this.week': '해당 계정은 이번 주에 비활성화되었습니다.', 'pt.profile-card.inactive.account.has.date.this.month': '해당 계정은 이번 달에 비활성화되었습니다.', 'pt.profile-card.inactive.account.has.date.last.month': '해당 계정은 지난달에 비활성화되었습니다.', 'pt.profile-card.inactive.account.has.date.a.few.months': '해당 계정은 몇 달 전에 비활성화되었습니다.', 'pt.profile-card.inactive.account.has.date.several.months': '해당 계정은 몇 달 전에 비활성화되었습니다.', 'pt.profile-card.inactive.account.has.date.more.than.a.year': '해당 계정이 비활성화된 지 1년이 넘었습니다.', 'pt.profile-card.closed.account': '계정이 삭제됨', 'pt.profile-card.closed.account.no.date': '해당 계정은 삭제되었습니다.', 'pt.profile-card.closed.account.has.date.this.week': '해당 계정은 이번 주에 삭제되었습니다.', 'pt.profile-card.closed.account.has.date.this.month': '해당 계정은 이번 달에 삭제되었습니다.', 'pt.profile-card.closed.account.has.date.last.month': '해당 계정은 지난달에 삭제되었습니다.', 'pt.profile-card.closed.account.has.date.a.few.months': '해당 계정은 몇 달 전에 삭제되었습니다.', 'pt.profile-card.closed.account.has.date.several.months': '해당 계정은 몇 달 전에 삭제되었습니다.', 'pt.profile-card.closed.account.has.date.more.than.a.year': '해당 계정은 삭제된 지 1년이 넘었습니다.', 'pt.profile-card.disabled.account.default.name': '이전 사용자', }; //# sourceMappingURL=ko.js.map