Files
2021-12-06 19:05:58 -08:00

57 lines
3.2 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
<file datatype="xml" original="sr.resx" source-language="en" target-language="ko">
<body>
<trans-unit id="FailedToGetAzureDatabasesErrorMessage">
<source>An error occurred while getting Azure databases</source>
<target state="translated">Azure 데이터베이스를 가져오는 동안 오류가 발생했습니다.</target>
<note></note>
</trans-unit>
<trans-unit id="FailedToGetAzureResourceGroupsErrorMessage">
<source>An error occurred while getting Azure resource groups: {0}</source>
<target state="translated">Azure 리소스 그룹을 가져오는 중 오류 발생: {0}</target>
<note></note>
</trans-unit>
<trans-unit id="FailedToGetAzureSqlServersErrorMessage">
<source>An error occurred while getting Azure Sql Servers</source>
<target state="translated">Azure Sql Servers를 가져오는 동안 오류가 발생했습니다.</target>
<note></note>
</trans-unit>
<trans-unit id="FirewallRuleCreationFailed">
<source>An error occurred while creating a new firewall rule.</source>
<target state="translated">새 방화벽 규칙을 만드는 동안 오류가 발생했습니다.</target>
<note></note>
</trans-unit>
<trans-unit id="UnsupportedAuthType">
<source>Unsupported account type '{0}' for this provider</source>
<target state="translated">이 공급자에 대해 지원되지 않는 계정 유형 '{0}'</target>
<note></note>
</trans-unit>
<trans-unit id="FailedToGetAzureSqlServersWithError">
<source>An error occurred while getting Azure Sql Servers: '{0}'</source>
<target state="translated">Azure SQL Servers를 가져오는 중 오류 발생: {0}</target>
<note></note>
</trans-unit>
<trans-unit id="FirewallRuleCreationFailedWithError">
<source>An error occurred while creating a new firewall rule: '{0}'</source>
<target state="translated">새 방화벽 규칙을 만드는 중 오류 발생: {0}</target>
<note></note>
</trans-unit>
<trans-unit id="FailedToGetAzureSubscriptionsErrorMessage">
<source>An error occurred while getting Azure subscriptions: {0}</source>
<target state="translated">Azure 구독을 가져오는 중 오류 발생: {0}</target>
<note></note>
</trans-unit>
<trans-unit id="UserNeedsAuthenticationError">
<source>The current user must be reauthenticated before executing this operation </source>
<target state="translated">이 작업을 실행하기 전에 현재 사용자를 다시 인증해야 합니다. </target>
<note></note>
</trans-unit>
<trans-unit id="UserNotFoundError">
<source>No user was found, cannot execute the operation</source>
<target state="translated">사용자를 찾을 수 없습니다. 작업을 실행할 수 없습니다.</target>
<note></note>
</trans-unit>
</body>
</file>
</xliff>