Files
Paweł KędziorandGitHub 78142ead31 feat: add Polish translation (#10907)
Adds Polish translation for app

Closes #9986

Signed-off-by: Paweł Kędzior <pawel.kedzior@o2.pl>
2026-06-16 12:31:11 +07:00

117 lines
5.0 KiB
JSON

{
"string": {
"EditBoxPlaceholder": "텍스트 입력...",
"Ok": "확인",
"Cancel": "취소",
"Save": "저장",
"Publish": "게시",
"SaveDraft": "초안 저장",
"MinutesAgo": "{minutes, plural, =0 {1분 미만 전} =1 {1분 전} other {#분 전}}",
"HoursAgo": "{hours, plural, =0 {1시간 미만 전} =1 {1시간 전} other {#시간 전}}",
"DaysAgo": "{days, plural, =0 {오늘} =1 {어제} other {#일 전}}",
"MonthsAgo": "{months, plural, =0 {이번 달} =1 {1개월 전} other {#개월 전}}",
"YearsAgo": "{years, plural, =0 {올해} =1 {1년 전} other {#년 전}}",
"Minutes": "{minutes, plural, =0 {1분 미만} =1 {1분} other {#분}}",
"Hours": "{hours, plural, =0 {1시간 미만} =1 {1시간} other {#시간}}",
"Days": "{days, plural, =0 {오늘} =1 {1일} other {#일}}",
"Weeks": "{weeks, plural, =0 {이번 주} =1 {1주} other {#주}}",
"Months": "{months, plural, =0 {이번 달} =1 {1개월} other {#개월}}",
"Years": "{years, plural, =0 {올해} =1 {1년} other {#년}}",
"Before": "전",
"After": "후",
"MinutesShort": "{value}분",
"HoursShort": "{value}시간",
"DaysShort": "{value}일",
"ShowMore": "더 보기",
"ShowLess": "간략히 보기",
"Search": "검색",
"SearchDots": "검색...",
"SearchResults": "검색 결과",
"Suggested": "추천",
"TimeTooltip": "{value}",
"SelectDate": "날짜 선택",
"None": "없음",
"NotSelected": "선택 안 됨",
"Today": "오늘",
"NoDate": "날짜 없음",
"StartDate": "시작일",
"TargetDate": "목표일",
"Overdue": "기한 초과",
"DueDate": "마감일",
"AddDueDate": "마감일 추가",
"SetDueDate": "마감일 설정",
"EditDueDate": "마감일 편집",
"SaveDueDate": "마감일 저장",
"NeedsToBeCompletedByThisDate": "이 날짜까지 완료해야 합니다",
"DueDatePopupTitle": "{value} 마감",
"DueDatePopupOverdueTitle": "{value} 마감 (초과)",
"DueDatePopupDescription": "{value, plural, =0 {오늘} =1 {내일} other {#일 남음}}",
"DueDatePopupOverdueDescription": "{value, plural, =1 {1일 초과} other {#일 초과}}",
"English": "English",
"Russian": "Русский",
"Polish": "Polski",
"Portuguese": "Português",
"PortugueseBrazil": "Português (Brasil)",
"Spanish": "Español",
"Chinese": "中文",
"French": "Français",
"Italian": "Italiano",
"Czech": "Čeština",
"German": "Deutsch",
"Japanese": "日本語",
"Korean": "한국어",
"Turkish": "Türkçe",
"MinutesBefore": "{minutes, plural, =1 {1분 전} other {#분 전}}",
"HoursBefore": "{hours, plural, =1 {1시간 전} other {#시간 전}}",
"DaysBefore": "{days, plural, =1 {1일 전} other {#일 전}}",
"WeeksBefore": "{weeks, plural, =1 {1주 전} other {#주 전}}",
"MonthsBefore": "{months, plural, =1 {1개월 전} other {#개월 전}}",
"MinutesAfter": "{minutes, plural, =1 {1분 후} other {#분 후}}",
"HoursAfter": "{hours, plural, =1 {1시간 후} other {#시간 후}}",
"DaysAfter": "{days, plural, =1 {1일 후} other {#일 후}}",
"WeeksAfter": "{weeks, plural, =1 {1주 후} other {#주 후}}",
"MonthsAfter": "{months, plural, =1 {1개월 후} other {#개월 후}}",
"NoActionsDefined": "사용 가능한 작업이 없습니다",
"Incoming": "수신",
"HoursLabel": "시간",
"Back": "뒤로",
"Next": "다음",
"DropdownDefaultLabel": "항목 선택",
"DD": "DD",
"MM": "MM",
"YYYY": "YYYY",
"HH": "HH",
"Remove": "제거",
"NoResults": "결과 없음",
"MoreCount": "외 {count}개",
"Spacious": "넓게",
"Compact": "좁게",
"ThemeLight": "라이트",
"ThemeDark": "다크",
"ThemeSystem": "시스템",
"NoTimeZonesFound": "시간대를 찾을 수 없습니다",
"Selected": "선택:",
"Submit": "제출",
"NextStep": "다음 단계",
"TypeHere": "입력...",
"NormalSize": "기본 크기",
"FullSize": "전체 크기",
"UseMaxWidth": "최대 너비",
"Sidebar": "사이드바",
"FontSize": "글꼴 크기",
"Language": "언어",
"DaysWOValue": "{days, plural, =1 {일} other {일}}",
"WeeksWOValue": "{weeks, plural, =1 {주} other {주}}",
"MonthsWOValue": "{months, plural, =1 {개월} other {개월}}",
"Filter": "필터",
"Clear": "지우기",
"Yesterday": "어제",
"ThisWeek": "이번 주",
"ThisMonth": "이번 달",
"ThisYear": "올해",
"EmojiStyle": "이모지 스타일",
"EmojiSystem": "시스템 기본",
"EmojiNoto": "Noto Color"
}
}