Skip to content

Commit 77e155c

Browse files
committed
Remove BOMs from all languages
1 parent b3e82ce commit 77e155c

File tree

20 files changed

+20
-20
lines changed

20 files changed

+20
-20
lines changed

Sophia Script/Sophia Script for Windows 10 PowerShell 7/Localizations/de-DE/Sophia.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ConvertFrom-StringData -StringData @'
1+
ConvertFrom-StringData -StringData @'
22
UnsupportedOSBitness = Das Skript unterstützt nur Windows 10 x64
33
UnsupportedOSBuild = Das Skript unterstützt Windows 10 2004/20H2/21H1/21H2-Versionen
44
UpdateWarning = Das kumulative Windows 10-Update wurde installiert: {0}. Unterstütztes kumulatives Update: 1151 und höher

Sophia Script/Sophia Script for Windows 10 PowerShell 7/Localizations/en-US/Sophia.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ConvertFrom-StringData -StringData @'
1+
ConvertFrom-StringData -StringData @'
22
UnsupportedOSBitness = The script supports Windows 10 x64 only
33
UnsupportedOSBuild = The script supports Windows 10 2004/20H2/21H1/21H2 versions
44
UpdateWarning = Windows 10 cumulative update installed: {0}. Supported cumulative update: 1151 and higher

Sophia Script/Sophia Script for Windows 10 PowerShell 7/Localizations/es-ES/Sophia.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ConvertFrom-StringData -StringData @'
1+
ConvertFrom-StringData -StringData @'
22
UnsupportedOSBitness = El script sólo es compatible con Windows 10 x64
33
UnsupportedOSBuild = El script es compatible con versión Windows 10 2004/20H2/21H1/21H2
44
UpdateWarning = Actualización acumulativa de Windows 10 instalada: {0}. Actualización acumulativa soportada: 1151 y superior

Sophia Script/Sophia Script for Windows 10 PowerShell 7/Localizations/hu-HU/Sophia.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ConvertFrom-StringData -StringData @'
1+
ConvertFrom-StringData -StringData @'
22
UnsupportedOSBitness = A szkript csak a Windows 10 64 bites verziót támogatja
33
UnsupportedOSBuild = A szkript támogatja a Windows 10 2004/20H2/21H1/21H2 verziókat
44
UpdateWarning = A Windows 10 összesített frissítése telepítve: {0}. Támogatott kumulatív frissítés: 1151 és magasabb verziószámok

Sophia Script/Sophia Script for Windows 10 PowerShell 7/Localizations/it-IT/Sophia.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ConvertFrom-StringData -StringData @'
1+
ConvertFrom-StringData -StringData @'
22
UnsupportedOSBitness = Lo script supporta solo Windows 10 x64
33
UnsupportedOSBuild = Lo script supporta Windows 10, 2004/20H2/21H1/21H2 versioni
44
UpdateWarning = Windows 10 cumulative update installato: {0}. Aggiornamento cumulativo supportato: 1151 e superiore

Sophia Script/Sophia Script for Windows 10 PowerShell 7/Localizations/pt-BR/Sophia.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ConvertFrom-StringData -StringData @'
1+
ConvertFrom-StringData -StringData @'
22
UnsupportedOSBitness = O script suporta somente Windows 10 x64
33
UnsupportedOSBuild = O script suporta versões Windows 10 2004/20H2/21H1/21H2
44
UpdateWarning = Atualização cumulativa do Windows 10 instalado: {0}. Actualização acumulada suportada: 1151 e superior

Sophia Script/Sophia Script for Windows 10 PowerShell 7/Localizations/ru-RU/Sophia.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ConvertFrom-StringData -StringData @'
1+
ConvertFrom-StringData -StringData @'
22
UnsupportedOSBitness = Скрипт поддерживает только Windows 10 x64
33
UnsupportedOSBuild = Скрипт поддерживает только Windows 10 версии 2004/20H2/21H1/21H2
44
UpdateWarning = Установленный накопительный пакет обновления Windows 10: {0}. Поддерживаемый накопительный пакет обновления: 1151 и выше

Sophia Script/Sophia Script for Windows 10 PowerShell 7/Localizations/tr-TR/Sophia.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ConvertFrom-StringData -StringData @'
1+
ConvertFrom-StringData -StringData @'
22
UnsupportedOSBitness = Bu betik sadece Windows 10 x64 destekliyor
33
UnsupportedOSBuild = Komut dosyası, Windows 10 2004/20H2/21H1/21H2 sürümlerini destekler
44
UpdateWarning = Windows 10 toplu güncelleştirmesi yüklendi: {0}. Desteklenen toplu güncelleme: 1151 ve üstü

Sophia Script/Sophia Script for Windows 10 PowerShell 7/Localizations/uk-UA/Sophia.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ConvertFrom-StringData -StringData @'
1+
ConvertFrom-StringData -StringData @'
22
UnsupportedOSBitness = Скрипт підтримує тільки Windows 10 x64
33
UnsupportedOSBuild = Скрипт підтримує тільки Windows 10 версії 2004/20H2/21H1/21H2
44
UpdateWarning = Встановлений зведене оновлення Windows 10: {0}. Підтримуваний накопичувальний пакет оновлення: 1151 і вище

Sophia Script/Sophia Script for Windows 10 PowerShell 7/Localizations/zh-CN/Sophia.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ConvertFrom-StringData -StringData @'
1+
ConvertFrom-StringData -StringData @'
22
UnsupportedOSBitness = 该脚本仅支持Windows 10 x64
33
UnsupportedOSBuild = 该脚本支持Windows 10版本2004/20H2/21H1/21H2和更高版本
44
UpdateWarning = 安装了Windows 10累积更新:{0}. 支持的累积更新:1151及以上

0 commit comments

Comments
 (0)