Skip to content

Support FrameworkReference items #2486

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Aug 22, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions src/Tasks/Common/Resources/Strings.resx
Original file line number Diff line number Diff line change
Expand Up @@ -409,4 +409,8 @@ The following are names of parameters or literal values and should not be transl
<value>NETSDK1072: Unable to use '{0}' as application host executable because it's not a Windows executable for the CUI (Console) subsystem.</value>
<comment>{StrBegin="NETSDK1072: "}</comment>
</data>
<data name="UnknownFrameworkReference" xml:space="preserve">
<value>NETSDK1073: The FrameworkReference '{0}' was not recognized</value>
<comment>{StrBegin="NETSDK1073: "}</comment>
</data>
</root>
5 changes: 5 additions & 0 deletions src/Tasks/Common/Resources/xlf/Strings.cs.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,11 @@
<target state="translated">NETSDK1008: Chybí metadata {0} o {1} položky {2}.</target>
<note>{StrBegin="NETSDK1008: "}</note>
</trans-unit>
<trans-unit id="UnknownFrameworkReference">
<source>NETSDK1073: The FrameworkReference '{0}' was not recognized</source>
<target state="new">NETSDK1073: The FrameworkReference '{0}' was not recognized</target>
<note>{StrBegin="NETSDK1073: "}</note>
</trans-unit>
<trans-unit id="UnrecognizedPreprocessorToken">
<source>NETSDK1009: Unrecognized preprocessor token '{0}' in '{1}'.</source>
<target state="translated">NETSDK1009: Nerozpoznaný token preprocesoru {0} v {1}.</target>
Expand Down
5 changes: 5 additions & 0 deletions src/Tasks/Common/Resources/xlf/Strings.de.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,11 @@
<target state="translated">NETSDK1008: Die Metadaten "{0}" für das Element "{2}" vom Typ "{1}" sind nicht vorhanden.</target>
<note>{StrBegin="NETSDK1008: "}</note>
</trans-unit>
<trans-unit id="UnknownFrameworkReference">
<source>NETSDK1073: The FrameworkReference '{0}' was not recognized</source>
<target state="new">NETSDK1073: The FrameworkReference '{0}' was not recognized</target>
<note>{StrBegin="NETSDK1073: "}</note>
</trans-unit>
<trans-unit id="UnrecognizedPreprocessorToken">
<source>NETSDK1009: Unrecognized preprocessor token '{0}' in '{1}'.</source>
<target state="translated">NETSDK1009: Unbekanntes Präprozessortoken "{0}" in "{1}".</target>
Expand Down
5 changes: 5 additions & 0 deletions src/Tasks/Common/Resources/xlf/Strings.es.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,11 @@
<target state="translated">NETSDK1008: Faltan los metadatos de "{0}" en el elemento de "{1}" "{2}".</target>
<note>{StrBegin="NETSDK1008: "}</note>
</trans-unit>
<trans-unit id="UnknownFrameworkReference">
<source>NETSDK1073: The FrameworkReference '{0}' was not recognized</source>
<target state="new">NETSDK1073: The FrameworkReference '{0}' was not recognized</target>
<note>{StrBegin="NETSDK1073: "}</note>
</trans-unit>
<trans-unit id="UnrecognizedPreprocessorToken">
<source>NETSDK1009: Unrecognized preprocessor token '{0}' in '{1}'.</source>
<target state="translated">NETSDK1009: Token de preprocesador no reconocido "{0}" en "{1}".</target>
Expand Down
5 changes: 5 additions & 0 deletions src/Tasks/Common/Resources/xlf/Strings.fr.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,11 @@
<target state="translated">NETSDK1008: Métadonnées '{0}' manquantes sur l'élément '{1}' '{2}'.</target>
<note>{StrBegin="NETSDK1008: "}</note>
</trans-unit>
<trans-unit id="UnknownFrameworkReference">
<source>NETSDK1073: The FrameworkReference '{0}' was not recognized</source>
<target state="new">NETSDK1073: The FrameworkReference '{0}' was not recognized</target>
<note>{StrBegin="NETSDK1073: "}</note>
</trans-unit>
<trans-unit id="UnrecognizedPreprocessorToken">
<source>NETSDK1009: Unrecognized preprocessor token '{0}' in '{1}'.</source>
<target state="translated">NETSDK1009: Jeton de préprocesseur '{0}' non reconnu dans '{1}'.</target>
Expand Down
5 changes: 5 additions & 0 deletions src/Tasks/Common/Resources/xlf/Strings.it.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,11 @@
<target state="translated">NETSDK1008: mancano i metadati di '{0}' sull'elemento '{2}' di '{1}'.</target>
<note>{StrBegin="NETSDK1008: "}</note>
</trans-unit>
<trans-unit id="UnknownFrameworkReference">
<source>NETSDK1073: The FrameworkReference '{0}' was not recognized</source>
<target state="new">NETSDK1073: The FrameworkReference '{0}' was not recognized</target>
<note>{StrBegin="NETSDK1073: "}</note>
</trans-unit>
<trans-unit id="UnrecognizedPreprocessorToken">
<source>NETSDK1009: Unrecognized preprocessor token '{0}' in '{1}'.</source>
<target state="translated">NETSDK1009: token di preprocessore '{0}' non riconosciuto in '{1}'.</target>
Expand Down
5 changes: 5 additions & 0 deletions src/Tasks/Common/Resources/xlf/Strings.ja.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,11 @@
<target state="translated">NETSDK1008: '{1}' 項目 '{2}' の '{0}' メタデータがありません。</target>
<note>{StrBegin="NETSDK1008: "}</note>
</trans-unit>
<trans-unit id="UnknownFrameworkReference">
<source>NETSDK1073: The FrameworkReference '{0}' was not recognized</source>
<target state="new">NETSDK1073: The FrameworkReference '{0}' was not recognized</target>
<note>{StrBegin="NETSDK1073: "}</note>
</trans-unit>
<trans-unit id="UnrecognizedPreprocessorToken">
<source>NETSDK1009: Unrecognized preprocessor token '{0}' in '{1}'.</source>
<target state="translated">NETSDK1009: 認識されないプリプロセッサ トークン '{0}' が '{1}' に存在します。</target>
Expand Down
5 changes: 5 additions & 0 deletions src/Tasks/Common/Resources/xlf/Strings.ko.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,11 @@
<target state="translated">NETSDK1008: '{1}' 항목 '{2}'에 '{0}' 메타데이터가 없습니다.</target>
<note>{StrBegin="NETSDK1008: "}</note>
</trans-unit>
<trans-unit id="UnknownFrameworkReference">
<source>NETSDK1073: The FrameworkReference '{0}' was not recognized</source>
<target state="new">NETSDK1073: The FrameworkReference '{0}' was not recognized</target>
<note>{StrBegin="NETSDK1073: "}</note>
</trans-unit>
<trans-unit id="UnrecognizedPreprocessorToken">
<source>NETSDK1009: Unrecognized preprocessor token '{0}' in '{1}'.</source>
<target state="translated">NETSDK1009: '{1}'에서 전처리기 토큰 '{0}'을(를) 인식할 수 없습니다.</target>
Expand Down
5 changes: 5 additions & 0 deletions src/Tasks/Common/Resources/xlf/Strings.pl.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,11 @@
<target state="translated">NETSDK1008: Brak metadanych „{0}” w elemencie „{1}” „{2}”.</target>
<note>{StrBegin="NETSDK1008: "}</note>
</trans-unit>
<trans-unit id="UnknownFrameworkReference">
<source>NETSDK1073: The FrameworkReference '{0}' was not recognized</source>
<target state="new">NETSDK1073: The FrameworkReference '{0}' was not recognized</target>
<note>{StrBegin="NETSDK1073: "}</note>
</trans-unit>
<trans-unit id="UnrecognizedPreprocessorToken">
<source>NETSDK1009: Unrecognized preprocessor token '{0}' in '{1}'.</source>
<target state="translated">NETSDK1009: Nierozpoznany token preprocesora „{0}” w elemencie „{1}”.</target>
Expand Down
5 changes: 5 additions & 0 deletions src/Tasks/Common/Resources/xlf/Strings.pt-BR.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,11 @@
<target state="translated">NETSDK1008: Metadados '{0}' ausentes no item '{1}' '{2}'.</target>
<note>{StrBegin="NETSDK1008: "}</note>
</trans-unit>
<trans-unit id="UnknownFrameworkReference">
<source>NETSDK1073: The FrameworkReference '{0}' was not recognized</source>
<target state="new">NETSDK1073: The FrameworkReference '{0}' was not recognized</target>
<note>{StrBegin="NETSDK1073: "}</note>
</trans-unit>
<trans-unit id="UnrecognizedPreprocessorToken">
<source>NETSDK1009: Unrecognized preprocessor token '{0}' in '{1}'.</source>
<target state="translated">NETSDK1009: Token de pré-processador não reconhecido '{0}' em '{1}'.</target>
Expand Down
5 changes: 5 additions & 0 deletions src/Tasks/Common/Resources/xlf/Strings.ru.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,11 @@
<target state="translated">NETSDK1008: отсутствуют метаданные "{0}" для элемента "{2}" в "{1}".</target>
<note>{StrBegin="NETSDK1008: "}</note>
</trans-unit>
<trans-unit id="UnknownFrameworkReference">
<source>NETSDK1073: The FrameworkReference '{0}' was not recognized</source>
<target state="new">NETSDK1073: The FrameworkReference '{0}' was not recognized</target>
<note>{StrBegin="NETSDK1073: "}</note>
</trans-unit>
<trans-unit id="UnrecognizedPreprocessorToken">
<source>NETSDK1009: Unrecognized preprocessor token '{0}' in '{1}'.</source>
<target state="translated">NETSDK1009: не распознан маркер препроцессора "{0}" в "{1}".</target>
Expand Down
Loading