mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-06-19 22:31:20 +02:00
Latest translations and fallbacks
This commit is contained in:
@@ -104,6 +104,6 @@
|
||||
"cookies.accept": "De Acuerdo!",
|
||||
"cookies.learn_more": "Quiero saber más",
|
||||
"edited": "Editado",
|
||||
"disabled": "Disabled",
|
||||
"select": "Select"
|
||||
"disabled": "Desahabilitado",
|
||||
"select": "Seleccionar"
|
||||
}
|
||||
@@ -10,7 +10,7 @@
|
||||
"custom-class": "사용자 정의 클래스",
|
||||
"num-recent-replies": "최근 답장 갯수",
|
||||
"ext-link": "외부 링크",
|
||||
"is-section": "Treat this category as a section",
|
||||
"is-section": "이 게시판을 섹션으로 취급",
|
||||
"upload-image": "이미지 업로드",
|
||||
"delete-image": "삭제",
|
||||
"category-image": "게시판 이미지",
|
||||
|
||||
@@ -104,6 +104,6 @@
|
||||
"cookies.accept": "알겠습니다!",
|
||||
"cookies.learn_more": "더 보기",
|
||||
"edited": "수정 되었습니다.",
|
||||
"disabled": "Disabled",
|
||||
"select": "Select"
|
||||
"disabled": "비활성화",
|
||||
"select": "선택"
|
||||
}
|
||||
@@ -59,7 +59,7 @@
|
||||
"thread_tools.unlock": "잠금 해제",
|
||||
"thread_tools.move": "이동",
|
||||
"thread_tools.move_all": "모두 이동",
|
||||
"thread_tools.select_category": "Select Category",
|
||||
"thread_tools.select_category": "게시판 선택",
|
||||
"thread_tools.fork": "주제 분리",
|
||||
"thread_tools.delete": "삭제",
|
||||
"thread_tools.delete-posts": "포스트 삭제",
|
||||
|
||||
Reference in New Issue
Block a user