/
githubmirror
/
PowerShell
Обзор
Документация
Войти
/
githubmirror
/
PowerShell
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
src/Microsoft.PowerShell.Commands.Management/resources/ko/ClipboardResources.ko.resx
112 строк
5 KB
olprod
Localized file check-in by OneLocBuild Task: Build definition ID 13420: Build ID 2652124 (#27736)
30 июл 2026, 21:34
Не верифицирован
30 июл 2026, 21:34
7acd67b
Код
Авторство
О чём код?
<?xml version="1.0" encoding="utf-8"?> <root> <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata"> <xsd:import namespace="http://www.w3.org/XML/1998/namespace" /> <xsd:element name="root" msdata:IsDataSet="true"> <xsd:complexType> <xsd:choice maxOccurs="unbounded"> <xsd:element name="metadata"> <xsd:complexType> <xsd:sequence> <xsd:element name="value" type="xsd:string" minOccurs="0" /> </xsd:sequence> <xsd:attribute name="name" use="required" type="xsd:string" /> <xsd:attribute name="type" type="xsd:string" /> <xsd:attribute name="mimetype" type="xsd:string" /> <xsd:attribute ref="xml:space" /> </xsd:complexType> </xsd:element> <xsd:element name="assembly"> <xsd:complexType> <xsd:attribute name="alias" type="xsd:string" /> <xsd:attribute name="name" type="xsd:string" /> </xsd:complexType> </xsd:element> <xsd:element name="data"> <xsd:complexType> <xsd:sequence> <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" /> </xsd:sequence> <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" /> <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" /> <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" /> <xsd:attribute ref="xml:space" /> </xsd:complexType> </xsd:element> <xsd:element name="resheader"> <xsd:complexType> <xsd:sequence> <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> </xsd:sequence> <xsd:attribute name="name" type="xsd:string" use="required" /> </xsd:complexType> </xsd:element> </xsd:choice> </xsd:complexType> </xsd:element> </xsd:schema> <resheader name="resmimetype"> <value>text/microsoft-resx</value> </resheader> <resheader name="version"> <value>2.0</value> </resheader> <resheader name="reader"> <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> </resheader> <resheader name="writer"> <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> </resheader> <data name="SetClipboardContent" xml:space="preserve"> <value>'{0}' 문자열을 클립보드로 설정합니다.</value> </data> <data name="AppendClipboardContent" xml:space="preserve"> <value>'{0}' 문자열을 클립보드에 추가합니다.</value> </data> <data name="SetSingleFileToClipboard" xml:space="preserve"> <value>'{0}' 파일을 클립보드로 설정합니다.</value> </data> <data name="AppendSingleFileToClipboard" xml:space="preserve"> <value>'{0}' 파일을 클립보드에 추가합니다.</value> </data> <data name="SetMultipleFilesToClipboard" xml:space="preserve"> <value>{0} 파일을 클립보드로 설정합니다.</value> </data> <data name="AppendMultipleFilesToClipboard" xml:space="preserve"> <value>{0} 파일을 클립보드에 추가합니다.</value> </data> <data name="NoAppendableClipboardContent" xml:space="preserve"> <value>클립보드에 콘텐츠가 없거나 콘텐츠 형식이 호환되지 않습니다. 입력 개체를 클립보드에 설정하세요.</value> </data> <data name="ClipboardCleared" xml:space="preserve"> <value>클립보드를 지웠습니다.</value> </data> <data name="InvalidTypeCombine" xml:space="preserve"> <value>TextFormatType은 텍스트 형식과만 함께 사용할 수 있습니다.</value> </data> <data name="InvalidRawCombine" xml:space="preserve"> <value>Raw는 텍스트 또는 FileDropList 형식과만 함께 사용할 수 있습니다.</value> </data> <data name="InvalidHtmlCombine" xml:space="preserve"> <value>HTML은 HTML 텍스트 형식과만 함께 사용할 수 있습니다.</value> </data> <data name="UnsupportedFormat" xml:space="preserve"> <value>이 플랫폼에서는 텍스트 형식만 지원됩니다.</value> </data> <data name="UnsupportedPlatform" xml:space="preserve"> <value>클립보드는 이 플랫폼에서 지원되지 않습니다.</value> </data> <data name="AsHtmlUnsupported" xml:space="preserve"> <value>이 플랫폼에서는 '-AsHtml' 스위치를 지원하지 않습니다.</value> </data> <data name="TextFormatUnsupported" xml:space="preserve"> <value>이 플랫폼에서는 '-TextFormatType' 매개 변수가 'Text'만 지원합니다.</value> </data> <data name="PathUnsupported" xml:space="preserve"> <value>'-Path' 매개 변수는 이 플랫폼에서 지원되지 않습니다.</value> </data> <data name="LiteralPathUnsupported" xml:space="preserve"> <value>'-LiteralPath' 매개 변수는 이 플랫폼에서 지원되지 않습니다.</value> </data> </root>