mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
running i18n generator script
This commit is contained in:
@@ -2,6 +2,7 @@ global.save=저장
|
||||
global.cancel=취소
|
||||
global.delete=삭제
|
||||
global.required=필수
|
||||
global.download=Download ####### Needs translation
|
||||
|
||||
tree.subscribe=구독
|
||||
tree.import=임포트
|
||||
@@ -24,8 +25,14 @@ new_category.parent=카테고리 주소로 가기
|
||||
|
||||
toolbar.unread=안읽음
|
||||
toolbar.all=전체
|
||||
toolbar.previous_entry=Previous entry ####### Needs translation
|
||||
toolbar.next_entry=Next entry ####### Needs translation
|
||||
toolbar.refresh=리프래쉬
|
||||
toolbar.sort_by_asc_desc=Sort by date asc/desc ####### Needs translation
|
||||
toolbar.mark_all_as_read=읽음표시
|
||||
toolbar.mark_all_older_day=Items older than a day ####### Needs translation
|
||||
toolbar.mark_all_older_week=Items older than a week ####### Needs translation
|
||||
toolbar.mark_all_older_two_weeks=Items older than two weeks ####### Needs translation
|
||||
toolbar.settings=설정
|
||||
toolbar.profile=프로필
|
||||
toolbar.admin=괸리자
|
||||
@@ -66,6 +73,7 @@ profile.api_key=API key
|
||||
profile.api_key_not_generated=아직 API Key가 생성되지 않았습니다.
|
||||
profile.generate_new_api_key=API Key 생성하기
|
||||
profile.generate_new_api_key_info=비밀번호를 변경하면 새로운 API Key가 생성됩니다.
|
||||
profile.opml_export=OPML export ####### Needs translation
|
||||
profile.delete_account=프로필삭제
|
||||
|
||||
about.rest_api=REST API
|
||||
@@ -92,3 +100,4 @@ about.shortcuts.star_unstar=현재 항목 스타/스타제거
|
||||
about.shortcuts.mark_current_entry=현재 항목 읽음/안읽음 표시
|
||||
about.shortcuts.mark_all_as_read=모든 항목 읽음으로 표시
|
||||
about.shortcuts.open_in_new_tab_mark_as_read=읽음으로 표시하고 새로운 탭에서 열기
|
||||
|
||||
|
||||
Reference in New Issue
Block a user