From 2f65c3ee6a78a870b89dc134f7ee19cad8694295 Mon Sep 17 00:00:00 2001 From: Shayne Boyer Date: Wed, 22 Feb 2017 10:43:40 -0500 Subject: [PATCH] undo .xlf fils for add-reference --- .../dotnet-add-reference/xlf/LocalizableStrings.cs.xlf | 2 +- .../dotnet-add-reference/xlf/LocalizableStrings.de.xlf | 2 +- .../dotnet-add-reference/xlf/LocalizableStrings.es.xlf | 2 +- .../dotnet-add-reference/xlf/LocalizableStrings.fr.xlf | 2 +- .../dotnet-add-reference/xlf/LocalizableStrings.it.xlf | 2 +- .../dotnet-add-reference/xlf/LocalizableStrings.ja.xlf | 2 +- .../dotnet-add-reference/xlf/LocalizableStrings.ko.xlf | 2 +- .../dotnet-add-reference/xlf/LocalizableStrings.pl.xlf | 2 +- .../dotnet-add-reference/xlf/LocalizableStrings.pt-BR.xlf | 2 +- .../dotnet-add-reference/xlf/LocalizableStrings.ru.xlf | 2 +- .../dotnet-add-reference/xlf/LocalizableStrings.tr.xlf | 2 +- .../dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.xlf | 2 +- .../dotnet-add-reference/xlf/LocalizableStrings.zh-Hans.xlf | 2 +- .../dotnet-add-reference/xlf/LocalizableStrings.zh-Hant.xlf | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.cs.xlf b/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.cs.xlf index b3db50aea..e7f2ec5a6 100644 --- a/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.cs.xlf +++ b/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.cs.xlf @@ -19,7 +19,7 @@ - Add reference only when targeting a specific framework + Add reference only when targetting a specific framework Přidat odkaz jen při zaměření na určitou platformu diff --git a/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.de.xlf b/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.de.xlf index f944d7809..ab216036c 100644 --- a/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.de.xlf +++ b/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.de.xlf @@ -19,7 +19,7 @@ - Add reference only when targeting a specific framework + Add reference only when targetting a specific framework Verweis nur bei Verwendung eines bestimmten Zielframeworks hinzufügen diff --git a/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.es.xlf b/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.es.xlf index c4e22ed67..41577c611 100644 --- a/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.es.xlf +++ b/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.es.xlf @@ -19,7 +19,7 @@ - Add reference only when targeting a specific framework + Add reference only when targetting a specific framework Se agrega una referencia solo cuando hay una plataforma de destino específica diff --git a/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.fr.xlf b/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.fr.xlf index ffd71a68f..70196228a 100644 --- a/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.fr.xlf +++ b/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.fr.xlf @@ -19,7 +19,7 @@ - Add reference only when targeting a specific framework + Add reference only when targetting a specific framework Ajouter une référence uniquement en cas de ciblage d'un framework spécifique diff --git a/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.it.xlf b/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.it.xlf index 9e6e38ee6..ada7aee58 100644 --- a/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.it.xlf +++ b/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.it.xlf @@ -19,7 +19,7 @@ - Add reference only when targeting a specific framework + Add reference only when targetting a specific framework Aggiunge il riferimento solo se destinato a un framework specifico diff --git a/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.ja.xlf b/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.ja.xlf index 7e65c5b27..53dad6616 100644 --- a/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.ja.xlf +++ b/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.ja.xlf @@ -19,7 +19,7 @@ - Add reference only when targeting a specific framework + Add reference only when targetting a specific framework 特定のフレームワークを対象とする場合にのみ参照を追加する diff --git a/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.ko.xlf b/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.ko.xlf index 5e4cf684b..a0d05418b 100644 --- a/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.ko.xlf +++ b/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.ko.xlf @@ -19,7 +19,7 @@ - Add reference only when targeting a specific framework + Add reference only when targetting a specific framework 특정 프레임워크를 대상으로 지정할 때에만 참조를 추가합니다. diff --git a/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.pl.xlf b/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.pl.xlf index 8cee046ac..3f1ad612c 100644 --- a/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.pl.xlf +++ b/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.pl.xlf @@ -19,7 +19,7 @@ - Add reference only when targeting a specific framework + Add reference only when targetting a specific framework Dodaj odwołanie tylko w przypadku określenia konkretnej platformy docelowej diff --git a/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.pt-BR.xlf b/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.pt-BR.xlf index 0fafb93ec..2f7bcade7 100644 --- a/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.pt-BR.xlf +++ b/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.pt-BR.xlf @@ -19,7 +19,7 @@ - Add reference only when targeting a specific framework + Add reference only when targetting a specific framework Adicionar referência apenas ao visar uma estrutura específica diff --git a/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.ru.xlf b/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.ru.xlf index 4335d8f3f..3198bd913 100644 --- a/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.ru.xlf +++ b/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.ru.xlf @@ -19,7 +19,7 @@ - Add reference only when targeting a specific framework + Add reference only when targetting a specific framework Добавлять ссылку только при выборе конкретной целевой платформы diff --git a/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.tr.xlf b/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.tr.xlf index cea7362db..23de59c66 100644 --- a/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.tr.xlf +++ b/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.tr.xlf @@ -19,7 +19,7 @@ - Add reference only when targeting a specific framework + Add reference only when targetting a specific framework Yalnızca belirli bir çerçeveyi hedeflerken başvuru ekler diff --git a/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.xlf b/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.xlf index 4886133ed..6f8ec752e 100644 --- a/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.xlf +++ b/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.xlf @@ -16,7 +16,7 @@ - Add reference only when targeting a specific framework + Add reference only when targetting a specific framework diff --git a/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.zh-Hans.xlf b/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.zh-Hans.xlf index 49f2114dd..b5497776a 100644 --- a/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.zh-Hans.xlf +++ b/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.zh-Hans.xlf @@ -19,7 +19,7 @@ - Add reference only when targeting a specific framework + Add reference only when targetting a specific framework 仅针对特定框架添加引用 diff --git a/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.zh-Hant.xlf b/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.zh-Hant.xlf index d1eb19332..94c9c7298 100644 --- a/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.zh-Hant.xlf +++ b/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.zh-Hant.xlf @@ -19,7 +19,7 @@ - Add reference only when targeting a specific framework + Add reference only when targetting a specific framework 只有在以特定架構為目標時才新增參考