Skip to content
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
6 changes: 3 additions & 3 deletions src/Microsoft.Build.Tasks.Git/xlf/Resources.cs.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</trans-unit>
<trans-unit id="ErrorParsingConfigLineInFile">
<source>Error parsing config line {0} in file '{1}': {2}</source>
<target state="new">Error parsing config line {0} in file '{1}': {2}</target>
<target state="translated">Při analýze konfiguračního řádku {0} v souboru {1} došlo k chybě: {2}</target>
<note />
</trans-unit>
<trans-unit id="ErrorReadingGitRepositoryInformation">
Expand Down Expand Up @@ -124,12 +124,12 @@
</trans-unit>
<trans-unit id="UnexpectedCharacter">
<source>Unexpected character {0}.</source>
<target state="new">Unexpected character {0}.</target>
<target state="translated">Neočekávaný znak {0}.</target>
<note />
</trans-unit>
<trans-unit id="UnexpectedEndOfFile">
<source>Unexpected end of file.</source>
<target state="new">Unexpected end of file.</target>
<target state="translated">Neočekávaný konec souboru</target>
<note />
</trans-unit>
<trans-unit id="UnsupportedRepositoryExtension">
Expand Down
6 changes: 3 additions & 3 deletions src/Microsoft.Build.Tasks.Git/xlf/Resources.de.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</trans-unit>
<trans-unit id="ErrorParsingConfigLineInFile">
<source>Error parsing config line {0} in file '{1}': {2}</source>
<target state="new">Error parsing config line {0} in file '{1}': {2}</target>
<target state="translated">Fehler beim Analysieren der Konfigurationszeile "{0}" in der Datei "{1}": {2}</target>
<note />
</trans-unit>
<trans-unit id="ErrorReadingGitRepositoryInformation">
Expand Down Expand Up @@ -124,12 +124,12 @@
</trans-unit>
<trans-unit id="UnexpectedCharacter">
<source>Unexpected character {0}.</source>
<target state="new">Unexpected character {0}.</target>
<target state="translated">Unerwartetes Zeichen "{0}".</target>
<note />
</trans-unit>
<trans-unit id="UnexpectedEndOfFile">
<source>Unexpected end of file.</source>
<target state="new">Unexpected end of file.</target>
<target state="translated">Unerwartetes Dateiende.</target>
<note />
</trans-unit>
<trans-unit id="UnsupportedRepositoryExtension">
Expand Down
6 changes: 3 additions & 3 deletions src/Microsoft.Build.Tasks.Git/xlf/Resources.es.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</trans-unit>
<trans-unit id="ErrorParsingConfigLineInFile">
<source>Error parsing config line {0} in file '{1}': {2}</source>
<target state="new">Error parsing config line {0} in file '{1}': {2}</target>
<target state="translated">Error al analizar la línea {0} de configuración en el archivo '{1}': {2}</target>
<note />
</trans-unit>
<trans-unit id="ErrorReadingGitRepositoryInformation">
Expand Down Expand Up @@ -124,12 +124,12 @@
</trans-unit>
<trans-unit id="UnexpectedCharacter">
<source>Unexpected character {0}.</source>
<target state="new">Unexpected character {0}.</target>
<target state="translated">Carácter '{0}' inesperado</target>
<note />
</trans-unit>
<trans-unit id="UnexpectedEndOfFile">
<source>Unexpected end of file.</source>
<target state="new">Unexpected end of file.</target>
<target state="translated">Final de archivo inesperado.</target>
<note />
</trans-unit>
<trans-unit id="UnsupportedRepositoryExtension">
Expand Down
6 changes: 3 additions & 3 deletions src/Microsoft.Build.Tasks.Git/xlf/Resources.fr.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</trans-unit>
<trans-unit id="ErrorParsingConfigLineInFile">
<source>Error parsing config line {0} in file '{1}': {2}</source>
<target state="new">Error parsing config line {0} in file '{1}': {2}</target>
<target state="translated">Erreur lors de l’analyse du {0} de ligne de configuration dans le fichier « {1} » : {2}</target>
<note />
</trans-unit>
<trans-unit id="ErrorReadingGitRepositoryInformation">
Expand Down Expand Up @@ -124,12 +124,12 @@
</trans-unit>
<trans-unit id="UnexpectedCharacter">
<source>Unexpected character {0}.</source>
<target state="new">Unexpected character {0}.</target>
<target state="translated">Caractère inattendu {0}.</target>
<note />
</trans-unit>
<trans-unit id="UnexpectedEndOfFile">
<source>Unexpected end of file.</source>
<target state="new">Unexpected end of file.</target>
<target state="translated">Fin de fichier inattendue.</target>
<note />
</trans-unit>
<trans-unit id="UnsupportedRepositoryExtension">
Expand Down
6 changes: 3 additions & 3 deletions src/Microsoft.Build.Tasks.Git/xlf/Resources.it.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</trans-unit>
<trans-unit id="ErrorParsingConfigLineInFile">
<source>Error parsing config line {0} in file '{1}': {2}</source>
<target state="new">Error parsing config line {0} in file '{1}': {2}</target>
<target state="translated">Errore durante l'analisi della riga di configurazione {0} nel file '{1}': {2}</target>
<note />
</trans-unit>
<trans-unit id="ErrorReadingGitRepositoryInformation">
Expand Down Expand Up @@ -124,12 +124,12 @@
</trans-unit>
<trans-unit id="UnexpectedCharacter">
<source>Unexpected character {0}.</source>
<target state="new">Unexpected character {0}.</target>
<target state="translated">Carattere imprevisto {0}.</target>
<note />
</trans-unit>
<trans-unit id="UnexpectedEndOfFile">
<source>Unexpected end of file.</source>
<target state="new">Unexpected end of file.</target>
<target state="translated">Fine del file imprevista.</target>
<note />
</trans-unit>
<trans-unit id="UnsupportedRepositoryExtension">
Expand Down
6 changes: 3 additions & 3 deletions src/Microsoft.Build.Tasks.Git/xlf/Resources.ja.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</trans-unit>
<trans-unit id="ErrorParsingConfigLineInFile">
<source>Error parsing config line {0} in file '{1}': {2}</source>
<target state="new">Error parsing config line {0} in file '{1}': {2}</target>
<target state="translated">構成行 {0} (ファイル '{1}' 内) の解析中にエラーが発生しました: {2}</target>
<note />
</trans-unit>
<trans-unit id="ErrorReadingGitRepositoryInformation">
Expand Down Expand Up @@ -124,12 +124,12 @@
</trans-unit>
<trans-unit id="UnexpectedCharacter">
<source>Unexpected character {0}.</source>
<target state="new">Unexpected character {0}.</target>
<target state="translated">予期しない文字 {0}</target>
<note />
</trans-unit>
<trans-unit id="UnexpectedEndOfFile">
<source>Unexpected end of file.</source>
<target state="new">Unexpected end of file.</target>
<target state="translated">予期しないファイルの終わりです。</target>
<note />
</trans-unit>
<trans-unit id="UnsupportedRepositoryExtension">
Expand Down
6 changes: 3 additions & 3 deletions src/Microsoft.Build.Tasks.Git/xlf/Resources.ko.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</trans-unit>
<trans-unit id="ErrorParsingConfigLineInFile">
<source>Error parsing config line {0} in file '{1}': {2}</source>
<target state="new">Error parsing config line {0} in file '{1}': {2}</target>
<target state="translated">파일 '{1}'의 구성 줄 {0}을(를) 구문 분석하는 동안 오류가 발생했습니다: {2}</target>
<note />
</trans-unit>
<trans-unit id="ErrorReadingGitRepositoryInformation">
Expand Down Expand Up @@ -124,12 +124,12 @@
</trans-unit>
<trans-unit id="UnexpectedCharacter">
<source>Unexpected character {0}.</source>
<target state="new">Unexpected character {0}.</target>
<target state="translated">예기치 않은 문자 {0}입니다.</target>
<note />
</trans-unit>
<trans-unit id="UnexpectedEndOfFile">
<source>Unexpected end of file.</source>
<target state="new">Unexpected end of file.</target>
<target state="translated">예기치 않은 파일의 끝입니다.</target>
<note />
</trans-unit>
<trans-unit id="UnsupportedRepositoryExtension">
Expand Down
6 changes: 3 additions & 3 deletions src/Microsoft.Build.Tasks.Git/xlf/Resources.pl.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</trans-unit>
<trans-unit id="ErrorParsingConfigLineInFile">
<source>Error parsing config line {0} in file '{1}': {2}</source>
<target state="new">Error parsing config line {0} in file '{1}': {2}</target>
<target state="translated">Błąd podczas analizowania wiersza konfiguracji {0} w pliku „{1}: {2}</target>
<note />
</trans-unit>
<trans-unit id="ErrorReadingGitRepositoryInformation">
Expand Down Expand Up @@ -124,12 +124,12 @@
</trans-unit>
<trans-unit id="UnexpectedCharacter">
<source>Unexpected character {0}.</source>
<target state="new">Unexpected character {0}.</target>
<target state="translated">Nieoczekiwany znak {0}.</target>
<note />
</trans-unit>
<trans-unit id="UnexpectedEndOfFile">
<source>Unexpected end of file.</source>
<target state="new">Unexpected end of file.</target>
<target state="translated">Nieoczekiwany koniec pliku.</target>
<note />
</trans-unit>
<trans-unit id="UnsupportedRepositoryExtension">
Expand Down
6 changes: 3 additions & 3 deletions src/Microsoft.Build.Tasks.Git/xlf/Resources.pt-BR.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</trans-unit>
<trans-unit id="ErrorParsingConfigLineInFile">
<source>Error parsing config line {0} in file '{1}': {2}</source>
<target state="new">Error parsing config line {0} in file '{1}': {2}</target>
<target state="translated">Erro ao analisar a linha de configuração {0} no arquivo “{1}: {2}</target>
<note />
</trans-unit>
<trans-unit id="ErrorReadingGitRepositoryInformation">
Expand Down Expand Up @@ -124,12 +124,12 @@
</trans-unit>
<trans-unit id="UnexpectedCharacter">
<source>Unexpected character {0}.</source>
<target state="new">Unexpected character {0}.</target>
<target state="translated">Caráter inesperado {0}.</target>
<note />
</trans-unit>
<trans-unit id="UnexpectedEndOfFile">
<source>Unexpected end of file.</source>
<target state="new">Unexpected end of file.</target>
<target state="translated">Final de arquivo inesperado.</target>
<note />
</trans-unit>
<trans-unit id="UnsupportedRepositoryExtension">
Expand Down
6 changes: 3 additions & 3 deletions src/Microsoft.Build.Tasks.Git/xlf/Resources.ru.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</trans-unit>
<trans-unit id="ErrorParsingConfigLineInFile">
<source>Error parsing config line {0} in file '{1}': {2}</source>
<target state="new">Error parsing config line {0} in file '{1}': {2}</target>
<target state="translated">Ошибка при анализе строки конфигурации {0} в файле "{1}": {2}</target>
<note />
</trans-unit>
<trans-unit id="ErrorReadingGitRepositoryInformation">
Expand Down Expand Up @@ -124,12 +124,12 @@
</trans-unit>
<trans-unit id="UnexpectedCharacter">
<source>Unexpected character {0}.</source>
<target state="new">Unexpected character {0}.</target>
<target state="translated">Непредвиденный символ {0}.</target>
<note />
</trans-unit>
<trans-unit id="UnexpectedEndOfFile">
<source>Unexpected end of file.</source>
<target state="new">Unexpected end of file.</target>
<target state="translated">Непредусмотренный конец файла.</target>
<note />
</trans-unit>
<trans-unit id="UnsupportedRepositoryExtension">
Expand Down
6 changes: 3 additions & 3 deletions src/Microsoft.Build.Tasks.Git/xlf/Resources.tr.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</trans-unit>
<trans-unit id="ErrorParsingConfigLineInFile">
<source>Error parsing config line {0} in file '{1}': {2}</source>
<target state="new">Error parsing config line {0} in file '{1}': {2}</target>
<target state="translated">'{1}' dosyasındaki {0} yapılandırma satırı ayrıştırılırken hata oluştu: {2}</target>
<note />
</trans-unit>
<trans-unit id="ErrorReadingGitRepositoryInformation">
Expand Down Expand Up @@ -124,12 +124,12 @@
</trans-unit>
<trans-unit id="UnexpectedCharacter">
<source>Unexpected character {0}.</source>
<target state="new">Unexpected character {0}.</target>
<target state="translated">Beklenmeyen karakter: {0}.</target>
<note />
</trans-unit>
<trans-unit id="UnexpectedEndOfFile">
<source>Unexpected end of file.</source>
<target state="new">Unexpected end of file.</target>
<target state="translated">Beklenmeyen dosya sonu.</target>
<note />
</trans-unit>
<trans-unit id="UnsupportedRepositoryExtension">
Expand Down
6 changes: 3 additions & 3 deletions src/Microsoft.Build.Tasks.Git/xlf/Resources.zh-Hans.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</trans-unit>
<trans-unit id="ErrorParsingConfigLineInFile">
<source>Error parsing config line {0} in file '{1}': {2}</source>
<target state="new">Error parsing config line {0} in file '{1}': {2}</target>
<target state="translated">分析文件“{1}”中的配置行 {0} 时出错: {2}</target>
<note />
</trans-unit>
<trans-unit id="ErrorReadingGitRepositoryInformation">
Expand Down Expand Up @@ -124,12 +124,12 @@
</trans-unit>
<trans-unit id="UnexpectedCharacter">
<source>Unexpected character {0}.</source>
<target state="new">Unexpected character {0}.</target>
<target state="translated">意外的字符 {0}</target>
<note />
</trans-unit>
<trans-unit id="UnexpectedEndOfFile">
<source>Unexpected end of file.</source>
<target state="new">Unexpected end of file.</target>
<target state="translated">意外的文件尾。</target>
<note />
</trans-unit>
<trans-unit id="UnsupportedRepositoryExtension">
Expand Down
6 changes: 3 additions & 3 deletions src/Microsoft.Build.Tasks.Git/xlf/Resources.zh-Hant.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</trans-unit>
<trans-unit id="ErrorParsingConfigLineInFile">
<source>Error parsing config line {0} in file '{1}': {2}</source>
<target state="new">Error parsing config line {0} in file '{1}': {2}</target>
<target state="translated">剖析檔案 '{1}' 中的設定行 {0} 時發生錯誤: {2}</target>
<note />
</trans-unit>
<trans-unit id="ErrorReadingGitRepositoryInformation">
Expand Down Expand Up @@ -124,12 +124,12 @@
</trans-unit>
<trans-unit id="UnexpectedCharacter">
<source>Unexpected character {0}.</source>
<target state="new">Unexpected character {0}.</target>
<target state="translated">未預期的字元 {0}</target>
<note />
</trans-unit>
<trans-unit id="UnexpectedEndOfFile">
<source>Unexpected end of file.</source>
<target state="new">Unexpected end of file.</target>
<target state="translated">未預期的檔案結尾。</target>
<note />
</trans-unit>
<trans-unit id="UnsupportedRepositoryExtension">
Expand Down