From 37c953e6339f2983bd7dde405ec7405de5ddaa31 Mon Sep 17 00:00:00 2001 From: Samantaz Fox Date: Wed, 5 Jan 2022 02:42:49 +0100 Subject: i18n: Use plurals for tokens/replies/unseen notifications --- locales/ko.json | 20 ++++---------------- 1 file changed, 4 insertions(+), 16 deletions(-) (limited to 'locales/ko.json') diff --git a/locales/ko.json b/locales/ko.json index 16cf59b9..a579fe56 100644 --- a/locales/ko.json +++ b/locales/ko.json @@ -139,18 +139,12 @@ "Source available here.": "소스는 여기에서 사용할 수 있습니다.", "Log out": "로그아웃", "search": "검색", - "`x` unseen notifications": { - "": "`x` 읽지 않은 알림", - "([^.,0-9]|^)1([^.,0-9]|$)": "`x` 읽지 않은 알림" - }, + "subscriptions_unseen_notifs_count_0": "{{count}} 읽지 않은 알림", "Subscriptions": "구독", "revoke": "철회", "unsubscribe": "구독 취소", "Import/export": "가져오기/내보내기", - "`x` tokens": { - "": "`x` 토큰", - "([^.,0-9]|^)1([^.,0-9]|$)": "`x` 토큰" - }, + "tokens_count_0": "{{count}} 토큰", "Token": "토큰", "Token manager": "토큰 관리자", "Subscription manager": "구독 관리자", @@ -251,10 +245,7 @@ "Could not pull trending pages.": "인기 급상승 페이지를 가져올 수 없습니다.", "Could not create mix.": "믹스를 생성할 수 없습니다.", "`x` ago": "`x` 전", - "View `x` replies": { - "": "답글 `x`개 보기", - "([^.,0-9]|^)1([^.,0-9]|$)": "답글 `x`개 보기" - }, + "comments_view_x_replies_0": "답글 {{count}}개 보기", "View Reddit comments": "Reddit의 댓글 보기", "Engagement: ": "약속: ", "Wilson score: ": "Wilson Score: ", @@ -347,10 +338,7 @@ "Tajik": "타지크어", "Swedish": "스웨덴어", "Spanish (Latin America)": "스페인어 (라틴 아메리카)", - "`x` points": { - "": "`x` 포인트", - "([^.,0-9]|^)1([^.,0-9]|$)": "`x` 포인트" - }, + "comments_points_count_0": "{{count}} 포인트", "Invidious Private Feed for `x`": "`x` 에 대한 Invidious 비공개 피드", "Premieres `x`": "최초 공개 `x`", "Premieres in `x`": "`x` 에 최초 공개", -- cgit v1.2.3