commit 94a7e3b728fe3748b0101bbf22f6cf33876edee5 Author: Translation commit bot translation@torproject.org Date: Thu May 27 11:47:16 2021 +0000
https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbuttonp... --- ko/torbutton.properties | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/ko/torbutton.properties b/ko/torbutton.properties index 5b273fb66b..b59c1f589d 100644 --- a/ko/torbutton.properties +++ b/ko/torbutton.properties @@ -124,12 +124,12 @@ onionServices.authPreferences.remove=제거하기 onionServices.authPreferences.removeAll=모두 제거하기 onionServices.authPreferences.failedToGetKeys=Tor에서 키를 검색할 수 없음 onionServices.authPreferences.failedToRemoveKey=키를 제거할 수 없음 -onionServices.v2Deprecated.pageTitle=V2 Onion Site Deprecation Warning -onionServices.v2Deprecated.header=Version 2 Onion Sites will be deprecated soon -onionServices.v2Deprecated=This onion site will not be reachable soon. Please contact the site administrator and encourage them to upgrade. -onionServices.v2Deprecated.longDescription=Tor is ending its support for version 2 onion services beginning in July 2021, and this onion site will no longer be reachable at this address. If you are the site administrator, upgrade to a version 3 onion service soon. +onionServices.v2Deprecated.pageTitle=V2 Onion 사이트 더 이상 사용되지 않음 +onionServices.v2Deprecated.header=버전 2 Onion 사이트는 곧 더 이상 사용되지 않습니다. +onionServices.v2Deprecated=이 Onion 사이트에 곧 연결할 수 없습니다. 사이트 관리자에게 문의하여 업그레이드를 권장하십시오. +onionServices.v2Deprecated.longDescription=Tor는 2021년 7월부터 버전 2 Onion 서비스에 대한 지원을 종료할 예정이며, 이 주소로 더 이상 Onion 사이트에 접속할 수 없습니다. 사이트 관리자일 경우 곧 버전 3 Onion 서비스로 업그레이드하십시오. onionServices.v2Deprecated.tryAgain=알겠습니다 -onionServices.v2Deprecated.tooltip=This onion site will not be reachable soon +onionServices.v2Deprecated.tooltip=이 Onion 사이트에 곧 연결할 수 없습니다.
# Onion-Location strings. onionLocation.alwaysPrioritize=항상 Onion 우선 순위 지정 @@ -146,11 +146,11 @@ onionLocation.prioritizeOnionsDescription=알려진 경우 .onion 사이트의 onionLocation.onionServicesTitle=Onion 서비스
# LOCALIZATION NOTE: %S will be replaced with the cryptocurrency address. -cryptoSafetyPrompt.cryptoWarning=A cryptocurrency address (%S) has been copied from an insecure website. It could have been modified. +cryptoSafetyPrompt.cryptoWarning=안전하지 않은 웹사이트에서 암호화폐 주소 (%S)가 복사되었습니다. 수정했을 수도 있습니다. cryptoSafetyPrompt.whatCanHeading=What can you do about it? -cryptoSafetyPrompt.whatCanBody=You can try reconnecting with a new circuit to establish a secure connection, or accept the risk and dismiss this warning. +cryptoSafetyPrompt.whatCanBody=새 우회로에 다시 연결하여 보안 연결을 설정하거나 위험을 감수하고 이 경고를 해제할 수 있습니다. cryptoSafetyPrompt.learnMore=더 알아보기 -cryptoSafetyPrompt.primaryAction=Reload Tab with a New Circuit +cryptoSafetyPrompt.primaryAction=새 우회로를 사용하여 탭 다시 로드 cryptoSafetyPrompt.primaryActionAccessKey=R -cryptoSafetyPrompt.secondaryAction=Dismiss Warning +cryptoSafetyPrompt.secondaryAction=경고 해제 cryptoSafetyPrompt.secondaryActionAccessKey=B
tor-commits@lists.torproject.org