mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-02 19:07:28 +00:00
New Crowdin updates (#9813)
* New translations en.json (Korean) * New translations en.json (Swedish) * New translations en.json (Japanese) * New translations en.json (Romanian) * New translations en.json (French) * New translations en.json (Spanish) * New translations en.json (Arabic) * New translations en.json (Czech) * New translations en.json (Danish) * New translations en.json (German) * New translations en.json (Basque) * New translations en.json (Finnish) * New translations en.json (Hebrew) * New translations en.json (Hungarian) * New translations en.json (Italian) * New translations en.json (Dutch) * New translations en.json (Norwegian) * New translations en.json (Polish) * New translations en.json (Portuguese) * New translations en.json (Russian) * New translations en.json (Slovak) * New translations en.json (Slovenian) * New translations en.json (Turkish) * New translations en.json (Ukrainian) * New translations en.json (Chinese Simplified) * New translations en.json (Chinese Traditional) * New translations en.json (English) * New translations en.json (Vietnamese) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Indonesian) * New translations en.json (Persian) * New translations en.json (Khmer) * New translations en.json (Thai) * New translations en.json (Croatian) * New translations en.json (Latvian) * New translations en.json (Hindi) * New translations en.json (Malayalam) * New translations en.json (Kannada) * New translations en.json (Bengali, India) * New translations en.json (Nepali)
This commit is contained in:
@@ -799,6 +799,7 @@
|
||||
"clickToCopyTableID": "클릭하여 테이블 ID 복사",
|
||||
"clickToCopyViewID": "클릭하여 뷰 ID 복사",
|
||||
"viewMode": "보기 모드",
|
||||
"reAssignView": "Re-assign view",
|
||||
"searchUsers": "사용자 검색",
|
||||
"superAdmin": "최고 운영자",
|
||||
"allTables": "모든 테이블",
|
||||
@@ -1008,6 +1009,7 @@
|
||||
"redirectToUrl": "URL로 리디렉션"
|
||||
},
|
||||
"activity": {
|
||||
"assignView": "Assign view",
|
||||
"webhookDetails": "웹훅 상세",
|
||||
"hideWeekends": "주말 숨기기",
|
||||
"renameBase": "프로젝트 이름 바꾸기",
|
||||
@@ -1576,7 +1578,7 @@
|
||||
"showAllViews": "테이블의 공유된 모든 뷰 표시",
|
||||
"collabView": "편집 권한 이상의 권한을 보유한 공동 작업자는 뷰 구성을 변경할 수 있습니다.",
|
||||
"lockedView": "아무도 잠금 해제 될 때까지 뷰 구성을 편집할 수 없습니다.",
|
||||
"personalView": "뷰 구성을 편집할 수 있습니다. 다른 공동 작업자의 개인 뷰는 기본적으로 표시되지 않습니다. ",
|
||||
"personalView": "Only you can edit the view configuration. For other collaborators, this view will be in locked state.",
|
||||
"ownerDesc": "크리에이터를 추가 / 제거 할 수 있습니다. 및 전체 편집 데이터베이스 구조 및 필드.",
|
||||
"creatorDesc": "데이터베이스 구조 및 값을 완전히 편집 할 수 있습니다.",
|
||||
"editorDesc": "레코드를 편집할 수 있지만 데이터베이스 / 필드의 구조를 변경할 수 없습니다.",
|
||||
@@ -1806,7 +1808,8 @@
|
||||
"formEmailSMTP": "이메일 알림을 사용하려면 App Store에서 SMTP 플러그인을 활성화 하십시오",
|
||||
"collabView": "공동 작업 뷰로 성공적으로 전환했습니다",
|
||||
"lockedView": "잠긴 뷰로 성공적으로 전환되었습니다",
|
||||
"futureRelease": "곧 출시!"
|
||||
"futureRelease": "곧 출시!",
|
||||
"notAllowedToChangeDefaultView": "You are not allowed to change the default view"
|
||||
},
|
||||
"success": {
|
||||
"licenseKeyUpdated": "라이센스 키 업데이트됨",
|
||||
|
||||
Reference in New Issue
Block a user