Skip to content

Commit f26ee1f

Browse files
authored
Fix typo in "unable.to.provide.configuraiton" (#7725)
* Fix typo in "unable.to.provide.configuraiton" * Fix typo in "configuraiton" (chs) * Fix typo in "configuraiton" (cht) * Fix typo in "configuraiton" (csy) * Fix typo in "configuraiton" (deu) * Fix typo in "configuraiton" (esn) * Fix typo in "configuraiton" (fra) * Fix typo in "configuraiton" (ita) * Fix typo in "configuraiton" (jpn) * Fix typo in "configuraiton" (kor) * Fix typo in "configuraiton" (plk) * Fix typo in "configuraiton" (ptb) * Fix typo in "configuraiton" (rus) * Fix typo in "configuraiton" (trk)
1 parent f82b1be commit f26ee1f

File tree

14 files changed

+27
-27
lines changed

14 files changed

+27
-27
lines changed

Extension/i18n/chs/src/LanguageServer/client.i18n.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"c.cpp.diagnostics": "C/C++ 诊断",
1818
"dismiss.button": "消除",
1919
"diable.warnings.button": "禁用警告",
20-
"unable.to.provide.configuraiton": "{0} 无法为“{1}”提供 IntelliSense 配置信息。将改为使用“{2}”配置中的设置。",
20+
"unable.to.provide.configuration": "{0} 无法为“{1}”提供 IntelliSense 配置信息。将改为使用“{2}”配置中的设置。",
2121
"config.not.found": "找不到请求的配置名称: {0}",
2222
"unsupported.client": "不支持的客户端",
2323
"timed.out": "将在 {0} 毫秒后超时。",
@@ -37,4 +37,4 @@
3737
"no.compilers.found": "系统上未找到任何 C++ 编译器。对于你的平台,建议使用编辑器中的说明安装 {0}。",
3838
"compilers.found": "我们在系统上发现了以下 C++ 编译器:",
3939
"compilers.found.message": "可在项目的 IntelliSense 配置中指定要使用的编译器。"
40-
}
40+
}

Extension/i18n/cht/src/LanguageServer/client.i18n.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"c.cpp.diagnostics": "C/C++ 診斷",
1818
"dismiss.button": "關閉",
1919
"diable.warnings.button": "停用警告",
20-
"unable.to.provide.configuraiton": "{0} 無法提供 '{1}' 的 IntelliSense 組態資訊。將改用來自 '{2}' 組態的設定。",
20+
"unable.to.provide.configuration": "{0} 無法提供 '{1}' 的 IntelliSense 組態資訊。將改用來自 '{2}' 組態的設定。",
2121
"config.not.found": "找不到要求的組態名稱: {0}",
2222
"unsupported.client": "不支援的用戶端",
2323
"timed.out": "逾時 ({0} 毫秒內)。",
@@ -37,4 +37,4 @@
3737
"no.compilers.found": "在您的系統 C++ 上找不到編譯器。針對您的平台,建議您使用編輯器中的指示來安裝 {0}。",
3838
"compilers.found": "我們在您的系統上找到下列 C++ 編譯器:",
3939
"compilers.found.message": "您可以在專案的 IntelliSense 設定中指定要使用的編譯器。"
40-
}
40+
}

Extension/i18n/csy/src/LanguageServer/client.i18n.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"c.cpp.diagnostics": "Diagnostika C/C++",
1818
"dismiss.button": "Zrušit",
1919
"diable.warnings.button": "Zakázat upozornění",
20-
"unable.to.provide.configuraiton": "{0} nemůže poskytnout informace pro konfiguraci IntelliSense pro {1}. Místo nich se použijí nastavení z konfigurace {2}.",
20+
"unable.to.provide.configuration": "{0} nemůže poskytnout informace pro konfiguraci IntelliSense pro {1}. Místo nich se použijí nastavení z konfigurace {2}.",
2121
"config.not.found": "Požadovaný název konfigurace se nenašel: {0}",
2222
"unsupported.client": "Nepodporovaný klient",
2323
"timed.out": "Po {0} ms vypršel časový limit.",
@@ -37,4 +37,4 @@
3737
"no.compilers.found": "V systému se nenašly žádné kompilátory jazyka C++. Pro vaši platformu doporučujeme podle instrukcí v editoru nainstalovat {0}.",
3838
"compilers.found": "V systému jsme našli následující kompilátory jazyka C++:",
3939
"compilers.found.message": "V konfiguraci IntelliSense vašeho projektu můžete zadat, který kompilátor se má použít."
40-
}
40+
}

Extension/i18n/deu/src/LanguageServer/client.i18n.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"c.cpp.diagnostics": "C/C++-Diagnose",
1818
"dismiss.button": "Schließen",
1919
"diable.warnings.button": "Warnungen deaktivieren",
20-
"unable.to.provide.configuraiton": "{0} kann keine IntelliSense-Konfigurationsinformationen für \"{1}\" bereitstellen. Stattdessen werden Einstellungen aus der Konfiguration \"{2}\" verwendet.",
20+
"unable.to.provide.configuration": "{0} kann keine IntelliSense-Konfigurationsinformationen für \"{1}\" bereitstellen. Stattdessen werden Einstellungen aus der Konfiguration \"{2}\" verwendet.",
2121
"config.not.found": "Der angeforderte Konfigurationsname wurde nicht gefunden: {0}",
2222
"unsupported.client": "Nicht unterstützter Client",
2323
"timed.out": "Timeout nach {0} ms.",
@@ -37,4 +37,4 @@
3737
"no.compilers.found": "Es wurden keine C++ Compiler auf dem System gefunden. Für Ihre Plattform empfehlen wir Ihnen die Installation von {0} mithilfe der Anweisungen im Editor.",
3838
"compilers.found": "Wir haben die folgenden C++ Compiler auf dem System gefunden:",
3939
"compilers.found.message": "Sie können angeben, welcher Compiler in der IntelliSense-Konfiguration Ihres Projekts verwendet werden soll."
40-
}
40+
}

Extension/i18n/esn/src/LanguageServer/client.i18n.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"c.cpp.diagnostics": "Diagnósticos de C/C++",
1818
"dismiss.button": "Descartar",
1919
"diable.warnings.button": "Deshabilitar advertencias",
20-
"unable.to.provide.configuraiton": "{0} no puede proporcionar información de configuración de IntelliSense para \"{1}\". Se utilizará la configuración de \"{2}\" en su lugar.",
20+
"unable.to.provide.configuration": "{0} no puede proporcionar información de configuración de IntelliSense para \"{1}\". Se utilizará la configuración de \"{2}\" en su lugar.",
2121
"config.not.found": "No se encuentra el nombre de la configuración que se ha solicitado: {0}",
2222
"unsupported.client": "Cliente no admitido",
2323
"timed.out": "Se agotó el tiempo de espera a los {0} ms.",
@@ -37,4 +37,4 @@
3737
"no.compilers.found": "No se encontró ningún compilador de C++ en el sistema. Para la plataforma, se recomienda instalar {0} mediante las instrucciones del editor.",
3838
"compilers.found": "Se encontraron los siguientes compiladores de C++ en el sistema:",
3939
"compilers.found.message": "Puede especificar el compilador que se va a usar en la configuración de IntelliSense del proyecto."
40-
}
40+
}

Extension/i18n/fra/src/LanguageServer/client.i18n.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"c.cpp.diagnostics": "Diagnostics C/C++",
1818
"dismiss.button": "Ignorer",
1919
"diable.warnings.button": "Désactiver les avertissements",
20-
"unable.to.provide.configuraiton": "{0} ne peut pas fournir les informations de configuration IntelliSense de '{1}'. Les paramètres de la configuration de '{2}' sont utilisés à la place.",
20+
"unable.to.provide.configuration": "{0} ne peut pas fournir les informations de configuration IntelliSense de '{1}'. Les paramètres de la configuration de '{2}' sont utilisés à la place.",
2121
"config.not.found": "Le nom de configuration demandé est introuvable : {0}",
2222
"unsupported.client": "Client non pris en charge",
2323
"timed.out": "Expiration du délai d'attente dans {0} ms.",
@@ -37,4 +37,4 @@
3737
"no.compilers.found": "Aucun C++ compilateur n’a été trouvé sur votre système. Pour votre plateforme, nous vous recommandons d’installer {0} à l’aide des instructions de l’éditeur.",
3838
"compilers.found": "Nous avons trouvé les C++ compilateur(s) suivant(s) sur votre système :",
3939
"compilers.found.message": "Vous pouvez spécifier le compilateur à utiliser dans la configuration IntelliSense de votre projet."
40-
}
40+
}

Extension/i18n/ita/src/LanguageServer/client.i18n.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"c.cpp.diagnostics": "Diagnostica C/C++",
1818
"dismiss.button": "Ignora",
1919
"diable.warnings.button": "Disabilita avvisi",
20-
"unable.to.provide.configuraiton": "{0} non riesce a fornire le informazioni di configurazione IntelliSense per '{1}'. Verranno usate le impostazioni della configurazione di '{2}'.",
20+
"unable.to.provide.configuration": "{0} non riesce a fornire le informazioni di configurazione IntelliSense per '{1}'. Verranno usate le impostazioni della configurazione di '{2}'.",
2121
"config.not.found": "Il nome di configurazione richiesto non è stato trovato: {0}",
2222
"unsupported.client": "Client non supportato",
2323
"timed.out": "Timeout raggiunto in {0} ms.",
@@ -37,4 +37,4 @@
3737
"no.compilers.found": "Nel sistema non sono stati trovati compilatori C++. Per la piattaforma, è consigliabile installare {0} usando le istruzioni nell'editor.",
3838
"compilers.found": "Nel sistema sono stati trovati i seguenti compilatori C++:",
3939
"compilers.found.message": "È possibile specificare il compilatore da utilizzare nella configurazione IntelliSense del progetto."
40-
}
40+
}

Extension/i18n/jpn/src/LanguageServer/client.i18n.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"c.cpp.diagnostics": "C/C++ 診断",
1818
"dismiss.button": "消去",
1919
"diable.warnings.button": "警告を無効にする",
20-
"unable.to.provide.configuraiton": "{0} が '{1}' の IntelliSense 構成情報を指定できません。'{2}' 構成からの設定が代わりに使用されます。",
20+
"unable.to.provide.configuration": "{0} が '{1}' の IntelliSense 構成情報を指定できません。'{2}' 構成からの設定が代わりに使用されます。",
2121
"config.not.found": "要求された構成名が見つかりません: {0}",
2222
"unsupported.client": "サポートされていないクライアント",
2323
"timed.out": "{0} ミリ秒でタイムアウトしました。",
@@ -37,4 +37,4 @@
3737
"no.compilers.found": "お使いのシステムで C++ コンパイラが見つかりませんでした。プラットフォーム向けに、エディターの指示に従って {0} をインストールすることをお勧めします。",
3838
"compilers.found": "システムに次の C++ コンパイラが見つかりました:",
3939
"compilers.found.message": "プロジェクトの IntelliSense 構成で使用するコンパイラを指定できます。"
40-
}
40+
}

Extension/i18n/kor/src/LanguageServer/client.i18n.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"c.cpp.diagnostics": "C/C++ 진단",
1818
"dismiss.button": "해제",
1919
"diable.warnings.button": "경고 사용 안 함",
20-
"unable.to.provide.configuraiton": "{0}은(는) '{1}'에 대한 IntelliSense 구성 정보를 제공할 수 없습니다. '{2}' 구성의 설정이 대신 사용됩니다.",
20+
"unable.to.provide.configuration": "{0}은(는) '{1}'에 대한 IntelliSense 구성 정보를 제공할 수 없습니다. '{2}' 구성의 설정이 대신 사용됩니다.",
2121
"config.not.found": "요청된 구성 이름을 찾을 수 없음: {0}",
2222
"unsupported.client": "지원되지 않는 클라이언트",
2323
"timed.out": "{0}ms 후 시간이 초과되었습니다.",
@@ -37,4 +37,4 @@
3737
"no.compilers.found": "C++시스템에서 컴파일러를 찾을 수 없습니다. 플랫폼의 경우 편집기의 지침을 사용하여 {0}을(를) 설치하는 것이 좋습니다.",
3838
"compilers.found": "시스템에서 다음 C++ 컴파일러를 찾았습니다.",
3939
"compilers.found.message": "프로젝트의 IntelliSense 구성에서 사용할 컴파일러를 지정할 수 있습니다."
40-
}
40+
}

Extension/i18n/plk/src/LanguageServer/client.i18n.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"c.cpp.diagnostics": "Diagnostyka języka C/C++",
1818
"dismiss.button": "Odrzuć",
1919
"diable.warnings.button": "Wyłącz ostrzeżenia",
20-
"unable.to.provide.configuraiton": "{0} nie może dostarczyć informacji o konfiguracji funkcji IntelliSense dla elementu „{1}”. W zamian zostaną użyte ustawienia z konfiguracji „{2}”.",
20+
"unable.to.provide.configuration": "{0} nie może dostarczyć informacji o konfiguracji funkcji IntelliSense dla elementu „{1}”. W zamian zostaną użyte ustawienia z konfiguracji „{2}”.",
2121
"config.not.found": "Nie znaleziono żądanej nazwy konfiguracji: {0}",
2222
"unsupported.client": "Nieobsługiwany klient",
2323
"timed.out": "Przekroczono limit czasu: {0} ms.",
@@ -37,4 +37,4 @@
3737
"no.compilers.found": "W systemie nie odnaleziono żadnych kompilatorów języka C++. W przypadku Twojej platformy zalecamy zainstalowanie {0} przy użyciu instrukcji w edytorze.",
3838
"compilers.found": "Znaleźliśmy następujące kompilatory C++ w systemie:",
3939
"compilers.found.message": "Możesz określić, który kompilator ma być używany w konfiguracji IntelliSense projektu."
40-
}
40+
}

0 commit comments

Comments
 (0)