i18n: add missing translation keys across 22 locales
This commit is contained in:
+10
-1
@@ -1118,6 +1118,13 @@
|
||||
"permanent": "영구 삭제",
|
||||
"warning": "메일이 영구적으로 삭제되며 복구할 수 없어요. 주의해서 사용해 주세요."
|
||||
},
|
||||
"message_spacing": {
|
||||
"label": "메시지 여백",
|
||||
"description": "읽기 화면에서 메시지 본문 주위의 여백",
|
||||
"auto": "자동 (권장)",
|
||||
"always": "항상 여백 추가",
|
||||
"edge": "가장자리까지 채우기"
|
||||
},
|
||||
"archive_mode": {
|
||||
"label": "보관 방식",
|
||||
"description": "메일을 보관할 때 어떻게 분류할지 설정해요",
|
||||
@@ -1568,6 +1575,8 @@
|
||||
"role_none": "없음",
|
||||
"create_folder": "폴더 만들기",
|
||||
"create_subfolder": "하위 폴더 만들기",
|
||||
"reorder": "드래그하여 순서 변경",
|
||||
"reorder_error": "폴더 순서 변경에 실패했습니다",
|
||||
"subfolder_of": "{name} 내부에 생성",
|
||||
"subfolder_name": "하위 폴더 이름",
|
||||
"new_folder_name": "폴더 이름",
|
||||
@@ -1635,7 +1644,7 @@
|
||||
},
|
||||
"refresh_cache": {
|
||||
"label": "Refresh cached data",
|
||||
"description": "Reload contacts, calendars, and folders from the server. Keeps your accounts and sessions \u2014 fixes a stale or wrong view without signing out.",
|
||||
"description": "Reload contacts, calendars, and folders from the server. Keeps your accounts and sessions — fixes a stale or wrong view without signing out.",
|
||||
"button": "Refresh"
|
||||
},
|
||||
"reset_settings": {
|
||||
|
||||
Reference in New Issue
Block a user