mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-04-20 09:36:55 -04:00
Merge branch 'master' into develop
This commit is contained in:
@@ -118,7 +118,7 @@ unlock.failedDialog.title = 잠금 해제 실패
|
||||
unlock.failedDialog.header = 잠금 해제 실패
|
||||
unlock.failedDialog.content.mountPathNonExisting = 마운트 지점이 존재하지 않습니다.
|
||||
unlock.failedDialog.content.mountPathNotEmpty = 마운트 지점이 비어있지 않습니다.
|
||||
unlock.label.useReadOnlyMode = Read-Only
|
||||
unlock.label.chooseMountPath = Choose empty directory…
|
||||
ctrl.secPasswordField.nonPrintableChars = Password contains control characters.\nRecommendation\: Remove them to ensure compatibility with other clients.
|
||||
ctrl.secPasswordField.capsLocked = Caps Lock is activated.
|
||||
unlock.label.useReadOnlyMode = 읽기 전용
|
||||
unlock.label.chooseMountPath = 빈 디렉토리 선택
|
||||
ctrl.secPasswordField.nonPrintableChars = 패스워드에 특수문자가 포함되어 있습니다.\n권장사항 \: 다른 클라이언트와의 호환성을 보증하기 위해 해당하는 문자를 제거하시기 바랍니다.
|
||||
ctrl.secPasswordField.capsLocked = Caps Lock 키가 활성화 되어있습니다.
|
||||
@@ -121,5 +121,5 @@ unlock.failedDialog.content.mountPathNonExisting = 挂载点不存在。
|
||||
unlock.failedDialog.content.mountPathNotEmpty = 挂载点非空。
|
||||
unlock.label.useReadOnlyMode = 只读
|
||||
unlock.label.chooseMountPath = 选择空目录...
|
||||
ctrl.secPasswordField.nonPrintableChars = Password contains control characters.\nRecommendation\: Remove them to ensure compatibility with other clients.
|
||||
ctrl.secPasswordField.capsLocked = Caps Lock is activated.
|
||||
ctrl.secPasswordField.nonPrintableChars = 密码包含控制字符。\n建议\:删除它们,以确保与其他客户机兼容。
|
||||
ctrl.secPasswordField.capsLocked = 大写锁定被激活
|
||||
Reference in New Issue
Block a user