mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-08-14.git
synced 2024-08-15 00:53:20 +00:00
i18n: Use plurals for tokens/replies/unseen notifications
This commit is contained in:
parent
5bb2cb7d71
commit
37c953e633
15 changed files with 60 additions and 152 deletions
|
@ -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` 에 최초 공개",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue