[tor-commits] [translation/torbutton-torbuttonproperties] https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbuttonproperties

translation at torproject.org translation at torproject.org
Sat Oct 31 11:47:17 UTC 2020


commit 459a83ff2ee3f568c32e8e290888144a0421df8d
Author: Translation commit bot <translation at torproject.org>
Date:   Sat Oct 31 11:47:17 2020 +0000

    https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbuttonproperties
---
 ko/torbutton.properties | 84 ++++++++++++++++++++++++-------------------------
 1 file changed, 42 insertions(+), 42 deletions(-)

diff --git a/ko/torbutton.properties b/ko/torbutton.properties
index 5e2fe82710..39d230a0c9 100644
--- a/ko/torbutton.properties
+++ b/ko/torbutton.properties
@@ -72,73 +72,73 @@ onionServices.errorPage.onionSite=Onion 사이트
 # Tor SOCKS error 0xF0:
 onionServices.descNotFound.pageTitle=Onion 사이트 로딩 문제
 onionServices.descNotFound.header=Onion 사이트를 찾을 수 없음
-onionServices.descNotFound=The most likely cause is that the onionsite is offline. Contact the onionsite administrator.
-onionServices.descNotFound.longDescription=Details: %S — The requested onion service descriptor can't be found on the hashring and therefore the service is not reachable by the client.
+onionServices.descNotFound=가장 큰 원인은 Onion 사이트가 오프라인 상태라는 것입니다. Onion 사이트 관리자에게 문의하십시오.
+onionServices.descNotFound.longDescription=세부 정보: %S — 요청한 Onion 서비스 설명자를 해시링에서 찾을 수 없으므로 클라이언트가 서비스에 연결할 수 없음.
 # Tor SOCKS error 0xF1:
 onionServices.descInvalid.pageTitle=Onion 사이트 로딩 문제
-onionServices.descInvalid.header=Onionsite Cannot Be Reached
-onionServices.descInvalid=The onionsite is unreachable due an internal error.
-onionServices.descInvalid.longDescription=Details: %S — The requested onion service descriptor can't be parsed or signature validation failed.
+onionServices.descInvalid.header=Onion 사이트에 접근할 수 없음
+onionServices.descInvalid=내부 오류로 인해 Onion 사이트에 연결할 수 없습니다.
+onionServices.descInvalid.longDescription=세부 정보: %S — 요청한 Onion 서비스 설명자를 구문 분석할 수 없거나 서명 유효성 검사에 실패했습니다.
 # Tor SOCKS error 0xF2:
 onionServices.introFailed.pageTitle=Onion 사이트 로딩 문제
-onionServices.introFailed.header=Onionsite Has Disconnected
-onionServices.introFailed=The most likely cause is that the onionsite is offline. Contact the onionsite administrator.
-onionServices.introFailed.longDescription=Details: %S — Introduction failed, which means that the descriptor was found but the service is no longer connected to the introduction point. It is likely that the service has changed its descriptor or that it is not running.
+onionServices.introFailed.header=Onion 사이트가 끊김.
+onionServices.introFailed=가장 큰 원인은 Onion 사이트가 오프라인 상태라는 것입니다. Onion 사이트 관리자에게 문의하십시오.
+onionServices.introFailed.longDescription=세부 정보: %S — 소개가 실패했습니다. 즉, 설명자를 찾았지만 서비스가 더 이상 소개 지점에 연결되지 않습니다. 서비스의 설명자가 변경되었거나 서비스가 실행되고 있지 않을 수 있습니다.
 # Tor SOCKS error 0xF3:
 onionServices.rendezvousFailed.pageTitle=Onion 사이트 로딩 문제
-onionServices.rendezvousFailed.header=Unable to Connect to Onionsite
-onionServices.rendezvousFailed=The onionsite is busy or the Tor network is overloaded. Try again later.
-onionServices.rendezvousFailed.longDescription=Details: %S — The client failed to rendezvous with the service, which means that the client was unable to finalize the connection.
+onionServices.rendezvousFailed.header=Onion 사이트에 연결할 수 없음
+onionServices.rendezvousFailed=Onion 사이트가 사용 중이거나 Tor 네트워크가 과부하된 경우. 나중에 다시 시도하십시오.
+onionServices.rendezvousFailed.longDescription=세부 정보: %S — 클라이언트가 서비스에 접속하지 못했습니다. 즉, 클라이언트가 연결을 완료할 수 없습니다.
 # Tor SOCKS error 0xF4:
-onionServices.clientAuthMissing.pageTitle=Authorization Required
-onionServices.clientAuthMissing.header=Onionsite Requires Authentication
-onionServices.clientAuthMissing=Access to the onionsite requires a key but none was provided.
-onionServices.clientAuthMissing.longDescription=Details: %S — The client downloaded the requested onion service descriptor but was unable to decrypt its content because client authorization information is missing.
+onionServices.clientAuthMissing.pageTitle=인증 필요
+onionServices.clientAuthMissing.header=인증이 필요한 Onion 사이트
+onionServices.clientAuthMissing=Onion 사이트에 접속하려면 열쇠가 필요하지만, 아무것도 제공되지 않았습니다.
+onionServices.clientAuthMissing.longDescription=세부 정보: %S — 클라이언트가 요청된 Onion 서비스 설명자를 다운로드했지만 클라이언트 권한 부여 정보가 없어 내용을 해독할 수 없습니다.
 # Tor SOCKS error 0xF5:
-onionServices.clientAuthIncorrect.pageTitle=Authorization Failed
-onionServices.clientAuthIncorrect.header=Onionsite Authentication Failed
-onionServices.clientAuthIncorrect=The provided key is incorrect or has been revoked. Contact the onionsite administrator.
-onionServices.clientAuthIncorrect.longDescription=Details: %S — The client was able to download the requested onion service descriptor but was unable to decrypt its content using the provided client authorization information. This may mean that access has been revoked.
+onionServices.clientAuthIncorrect.pageTitle=인증 실패
+onionServices.clientAuthIncorrect.header=Onion 사이트 인증 실패
+onionServices.clientAuthIncorrect=제공된 키가 잘못되었거나 취소되었습니다. Onion 사이트 관리자에게 문의해주세요.
+onionServices.clientAuthIncorrect.longDescription=세부 정보: %S — 클라이언트가 요청된 Onion 서비스 설명자를 다운로드할 수 있었지만 제공된 클라이언트 권한 부여 정보를 사용하여 내용을 해독할 수 없습니다. 이는 액세스가 취소되었음을 의미할 수 있습니다.
 # Tor SOCKS error 0xF6:
 onionServices.badAddress.pageTitle=Onion 사이트 로딩 문제
-onionServices.badAddress.header=Invalid Onionsite Address
-onionServices.badAddress=The provided onionsite address is invalid. Please check that you entered it correctly.
-onionServices.badAddress.longDescription=Details: %S — The provided .onion address is invalid. This error is returned due to one of the following reasons: the address checksum doesn't match, the ed25519 public key is invalid, or the encoding is invalid.
+onionServices.badAddress.header=잘못된 Onion 사이트 주소
+onionServices.badAddress=제공된 Onion 사이트 주소가 잘못되었습니다. 정확하게 입력했는지 확인하십시오.
+onionServices.badAddress.longDescription=세부 정보: %S — 제공된 .onion 주소가 잘못되었습니다. 이 오류는 주소 체크섬이 일치하지 않거나, eD25519 공용 키가 잘못되었거나, 인코딩이 잘못되었기 때문에 반환됩니다.
 # Tor SOCKS error 0xF7:
 onionServices.introTimedOut.pageTitle=Onion 사이트 로딩 문제
-onionServices.introTimedOut.header=Onionsite Circuit Creation Timed Out
-onionServices.introTimedOut=Failed to connect to the onionsite, possibly due to a poor network connection.
-onionServices.introTimedOut.longDescription=Details: %S — The connection to the requested onion service timed out while trying to build the rendezvous circuit.
+onionServices.introTimedOut.header=Onion 사이트 회로 생성 시간 초과
+onionServices.introTimedOut=네트워크 연결 불량으로 인해 Onion 사이트에 연결하지 못했습니다.
+onionServices.introTimedOut.longDescription=세부 정보: %S — 접속 회로를 구성하는 동안 요청된 Onion 서비스에 대한 연결 시간이 초과되었습니다.
 #
 # LOCALIZATION NOTE: %S will be replaced with the .onion address.
-onionServices.authPrompt.description2=%S is requesting that you authenticate.
-onionServices.authPrompt.keyPlaceholder=이 onion 서비스를 사용하기 위해 개인키를 입력하세요.
+onionServices.authPrompt.description2=%S에서 인증을 요청하는 중입니다.
+onionServices.authPrompt.keyPlaceholder=이 Onion 서비스를 사용하기 위해 개인키를 입력하세요.
 onionServices.authPrompt.done=완성
 onionServices.authPrompt.doneAccessKey=d
 onionServices.authPrompt.invalidKey=유효한 키를 입력해주세요. (base32 의 52개 문자나 base64의 44개 문자)
 onionServices.authPrompt.failedToSetKey=이 키로는 Tor 설정을 할 수 없습니다.
-onionServices.authPreferences.header=Onion Services Authentication
-onionServices.authPreferences.overview=Some onion services require that you identify yourself with a key (a kind of password) before you can access them.
-onionServices.authPreferences.savedKeys=Saved Keys…
-onionServices.authPreferences.dialogTitle=Onion Service Keys
-onionServices.authPreferences.dialogIntro=Keys for the following onionsites are stored on your computer
+onionServices.authPreferences.header=Onion 서비스 인증
+onionServices.authPreferences.overview=일부 Onion 서비스에서는 키(암호)로 자신을 식별해야 액세스할 수 있습니다.
+onionServices.authPreferences.savedKeys=저장된 키…
+onionServices.authPreferences.dialogTitle=Onion 서비스 키
+onionServices.authPreferences.dialogIntro=다음 Onion 사이트의 키가 컴퓨터에 저장되어 있는 경우
 onionServices.authPreferences.onionSite=Onion 사이트
 onionServices.authPreferences.onionKey=키
 onionServices.authPreferences.remove=제거하기
-onionServices.authPreferences.removeAll=Remove All
-onionServices.authPreferences.failedToGetKeys=Unable to retrieve keys from tor
-onionServices.authPreferences.failedToRemoveKey=Unable to remove key
+onionServices.authPreferences.removeAll=모두 제거하기
+onionServices.authPreferences.failedToGetKeys=Tor에서 키를 검색할 수 없음
+onionServices.authPreferences.failedToRemoveKey=키를 제거할 수 없음
 
 # Onion-Location strings.
-onionLocation.alwaysPrioritize=Always Prioritize Onions
+onionLocation.alwaysPrioritize=항상 Onion 우선 순위 지정
 onionLocation.alwaysPrioritizeAccessKey=a
 onionLocation.notNow=지금은 하지 않겠습니다
 onionLocation.notNowAccessKey=n
-onionLocation.description=There's a more private and secure version of this site available over the Tor network via onion services. Onion services help website publishers and their visitors defeat surveillance and censorship.
-onionLocation.tryThis=Try Onion Services
-onionLocation.onionAvailable=.onion available
-onionLocation.learnMore=Learn more…
-onionLocation.always=Always
-onionLocation.askEverytime=Ask every time
+onionLocation.description=이 사이트는 Onion 서비스를 통해 Tor 네트워크를 통해 보다 개인적이고 안전한 버전을 이용할 수 있습니다. Onion 서비스는 웹사이트 출판사와 방문자들이 감시와 검열을 물리치도록 도와줍니다.
+onionLocation.tryThis=Onion 서비스 시도하기
+onionLocation.onionAvailable=.onion 사용 가능
+onionLocation.learnMore=자세한 내용...
+onionLocation.always=항상
+onionLocation.askEverytime=항상 묻기
 onionLocation.prioritizeOnionsDescription=Prioritize .onion sites when known.
 onionLocation.onionServicesTitle=Onion 서비스



More information about the tor-commits mailing list