From 18c38fc1c194fb22ea02b7614ea8ad2c3bf0a5c7 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 8 Aug 2021 00:58:58 +0900 Subject: [PATCH] Pull strings from transifex --- frontend/src/locale/messages.fi.xlf | 2 +- frontend/src/locale/messages.ko.xlf | 32 +++++++++++++++++++++++++++++ 2 files changed, 33 insertions(+), 1 deletion(-) diff --git a/frontend/src/locale/messages.fi.xlf b/frontend/src/locale/messages.fi.xlf index a1b99d655..08a7210aa 100644 --- a/frontend/src/locale/messages.fi.xlf +++ b/frontend/src/locale/messages.fi.xlf @@ -4118,7 +4118,7 @@ week - viikon + viikko src/app/shared/i18n/dates.ts 7 diff --git a/frontend/src/locale/messages.ko.xlf b/frontend/src/locale/messages.ko.xlf index 19a202b88..5e4da9b67 100644 --- a/frontend/src/locale/messages.ko.xlf +++ b/frontend/src/locale/messages.ko.xlf @@ -1586,6 +1586,7 @@ General + 일반 src/app/components/api-docs/api-docs.component.html 9,11 @@ -1936,6 +1937,7 @@ Returns details about difficulty adjustment. + 난이도 조정에 대한 정보를 반환. src/app/components/api-docs/api-docs.component.html 24,26 @@ -2055,6 +2057,7 @@ Returns the hex-encoded block header. + 16진수로 부호화된 블록헤더를 반환. src/app/components/api-docs/api-docs.component.html 230,233 @@ -2382,6 +2385,7 @@ Privacy Policy + 개인정보처리방침 src/app/components/api-docs/api-docs.component.html 880,885 @@ -2860,6 +2864,7 @@ Block Header Hex + 블록헤더 16진수 src/app/components/block/block.component.html 118,119 @@ -3006,6 +3011,7 @@ blocks + 블록들 src/app/components/footer/footer.component.html 22,23 @@ -3022,6 +3028,7 @@ block + 블록 src/app/components/footer/footer.component.html 23,24 @@ -3261,6 +3268,7 @@ Just now + 방금 전 src/app/components/time-since/time-since.component.ts 57 @@ -3272,6 +3280,7 @@ ago + src/app/components/time-since/time-since.component.ts 67 @@ -3331,6 +3340,7 @@ After + 이후 src/app/components/time-span/time-span.component.ts 67 @@ -3390,6 +3400,7 @@ In ~ + ~안에 src/app/components/time-until/time-until.component.ts 66 @@ -3585,6 +3596,7 @@ Transaction Hex + 트랜잭션 16진수 src/app/components/transaction/transaction.component.html 220,221 @@ -3908,6 +3920,7 @@ Transaction Fees + 트랜잭션 수수료 src/app/dashboard/dashboard.component.html 6,9 @@ -4026,6 +4039,7 @@ Difficulty Adjustment + 난이도 조정 src/app/dashboard/dashboard.component.html 208,211 @@ -4034,6 +4048,7 @@ Remaining + 남은 src/app/dashboard/dashboard.component.html 214,216 @@ -4046,6 +4061,7 @@ Estimate + 추정 src/app/dashboard/dashboard.component.html 223,224 @@ -4058,6 +4074,7 @@ Previous + 이전 src/app/dashboard/dashboard.component.html 235,236 @@ -4066,6 +4083,7 @@ Current Period + 현재 기간 src/app/dashboard/dashboard.component.html 247,248 @@ -4078,6 +4096,7 @@ year + src/app/shared/i18n/dates.ts 3 @@ -4085,6 +4104,7 @@ years + src/app/shared/i18n/dates.ts 4 @@ -4092,6 +4112,7 @@ month + src/app/shared/i18n/dates.ts 5 @@ -4099,6 +4120,7 @@ months + src/app/shared/i18n/dates.ts 6 @@ -4106,6 +4128,7 @@ week + src/app/shared/i18n/dates.ts 7 @@ -4113,6 +4136,7 @@ weeks + src/app/shared/i18n/dates.ts 8 @@ -4120,6 +4144,7 @@ day + src/app/shared/i18n/dates.ts 9 @@ -4127,6 +4152,7 @@ days + src/app/shared/i18n/dates.ts 10 @@ -4134,6 +4160,7 @@ hour + 시간 src/app/shared/i18n/dates.ts 11 @@ -4141,6 +4168,7 @@ hours + 시간 src/app/shared/i18n/dates.ts 12 @@ -4148,6 +4176,7 @@ minute + src/app/shared/i18n/dates.ts 13 @@ -4155,6 +4184,7 @@ minutes + src/app/shared/i18n/dates.ts 14 @@ -4162,6 +4192,7 @@ second + src/app/shared/i18n/dates.ts 15 @@ -4169,6 +4200,7 @@ seconds + src/app/shared/i18n/dates.ts 16