Skip to content

Commit

Permalink
Localization - Translated Strings
Browse files Browse the repository at this point in the history
  • Loading branch information
csigs committed Jan 11, 2025
1 parent 20363a5 commit 03a649b
Show file tree
Hide file tree
Showing 39 changed files with 39 additions and 0 deletions.
1 change: 1 addition & 0 deletions i18n/chs/package.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
"makefile-tools.configuration.makefile.dryrunSwitches.description": "要传递给试运行 make 调用的参数",
"makefile-tools.configuration.makefile.additionalCompilerNames.description": "要添加到扩展已知列表的编译器工具的名称",
"makefile-tools.configuration.makefile.excludeCompilerNames.description": "要从扩展已知列表中排除的编译器工具的名称",
"makefile-tools.configuration.makefile.safeCommands.description": "Commands that are safe to perform command substitution with",
"makefile-tools.configuration.makefile.configureOnOpen.description": "打开生成文件项目目录时自动配置它们",
"makefile-tools.configuration.makefile.configureOnEdit.description": "更改任何相关生成文件和/或设置时自动配置生成文件项目目录",
"makefile-tools.configuration.makefile.configureAfterCommand.description": "在执行相关操作(例如更改生成配置或生成文件目标)后自动配置生成文件项目目录",
Expand Down
1 change: 1 addition & 0 deletions i18n/chs/src/configuration.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"compile.commands.json.path": "compile_commands.json path: {0}",
"additional.compiler.names": "其他编译程序名称: '{0}'",
"exclude.compiler.names": "排除编译程序名称: \"{0}\"",
"safe.commands": "Safe commands: '{0}'",
"dry.run.switches": "干运行交换机: '{0}'",
"reading.current.launch.configuration": "正在从工作区状态读取当前启动配置 \"{0}\"",
"launch.configuration.no.longer.defined.settings": "在设置 \"makefile.launchConfigurations\" 中不再定义启动配置 \"{0}\"",
Expand Down
1 change: 1 addition & 0 deletions i18n/chs/src/util.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"killing.process": "正在终止进程 PID = {0}",
"utils.terminate.process": "正在终止进程 PID=${0} ...",
"utils.quoting": "正在通过以下方式生成子进程:\n 进程名称: {0}\n 进程参数: {1}\n 工作目录: {2}\n shell 类型: {3}",
"unsafe.command": "Commands must be marked as safe before they will be executed in the shell. Add {0} to the {1} setting if this command is safe to execute",
"utils.overwriting.property": "目标对象已将属性 {0} 设置为 {1}。正在使用 {2} 从源覆盖",
"utils.dryrun.detailed.output": "可以在 {0} 查看详细的试运行输出",
"utils.dryrun.error.environment": "确保扩展调用的 make 命令与在开发提示器环境中调用的命令相同。",
Expand Down
1 change: 1 addition & 0 deletions i18n/cht/package.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
"makefile-tools.configuration.makefile.dryrunSwitches.description": "要傳遞至試執行 Make 引動過程的引數",
"makefile-tools.configuration.makefile.additionalCompilerNames.description": "要新增至延伸模組已知清單的編譯器工具名稱",
"makefile-tools.configuration.makefile.excludeCompilerNames.description": "要從延伸模組已知清單中排除的編譯器工具名稱",
"makefile-tools.configuration.makefile.safeCommands.description": "Commands that are safe to perform command substitution with",
"makefile-tools.configuration.makefile.configureOnOpen.description": "開啟 Makefile 專案目錄時自動加以設定。",
"makefile-tools.configuration.makefile.configureOnEdit.description": "當變更任何相關的 Makefile 和/或設定時,自動設定 Makefile 專案目錄",
"makefile-tools.configuration.makefile.configureAfterCommand.description": "在相關作業之後自動設定 Makefile 專案目錄,像是變更組建設定或 Makefile 目標",
Expand Down
1 change: 1 addition & 0 deletions i18n/cht/src/configuration.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"compile.commands.json.path": "compile_commands.json path:{0}",
"additional.compiler.names": "其他編譯器名稱:'{0}'",
"exclude.compiler.names": "排除編譯器名稱:'{0}'",
"safe.commands": "Safe commands: '{0}'",
"dry.run.switches": "空運行切換:'{0}'",
"reading.current.launch.configuration": "正在從工作區狀態讀取目前的啟動設定「{0}」。",
"launch.configuration.no.longer.defined.settings": "已不再在設定 「makefile.launchConfigurations」中定義啟動設定「{0}」。",
Expand Down
1 change: 1 addition & 0 deletions i18n/cht/src/util.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"killing.process": "終止流程 PID = {0}",
"utils.terminate.process": "正在終止流程 PID=${0} ...",
"utils.quoting": "使用下列方式繁衍子流程:\n 流程名稱:{0}\n 流程引數:{1}\n 工作目錄:{2}\n 殼層類型:{3}",
"unsafe.command": "Commands must be marked as safe before they will be executed in the shell. Add {0} to the {1} setting if this command is safe to execute",
"utils.overwriting.property": "目的地物件已將屬性 {0} 設為 {1}。正在使用 {2} 覆寫來源",
"utils.dryrun.detailed.output": "您可以在 {0} 看到詳細的空運行輸出",
"utils.dryrun.error.environment": "請確定延伸模組叫用的 Make 命令與開發提示環境中的命令相同。",
Expand Down
1 change: 1 addition & 0 deletions i18n/csy/package.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
"makefile-tools.configuration.makefile.dryrunSwitches.description": "Argumenty, které se mají předat při zkušebním volání maku",
"makefile-tools.configuration.makefile.additionalCompilerNames.description": "Názvy kompilačních nástrojů, které se mají přidat na seznam známých rozšíření",
"makefile-tools.configuration.makefile.excludeCompilerNames.description": "Názvy kompilačních nástrojů, které se mají vyloučit ze seznamu známých rozšíření",
"makefile-tools.configuration.makefile.safeCommands.description": "Commands that are safe to perform command substitution with",
"makefile-tools.configuration.makefile.configureOnOpen.description": "Automaticky nakonfigurovat adresáře projektu souboru pravidel při jejich otevření",
"makefile-tools.configuration.makefile.configureOnEdit.description": "Automaticky nakonfigurovat adresáře projektu souboru pravidel při změně všech relevantních souborů pravidel nebo nastavení",
"makefile-tools.configuration.makefile.configureAfterCommand.description": "Automaticky nakonfigurovat adresáře projektu souboru pravidel po relevantních operacích, například po změně konfigurace sestavení nebo cíle souboru pravidel",
Expand Down
1 change: 1 addition & 0 deletions i18n/csy/src/configuration.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"compile.commands.json.path": "cesta compile_commands.json: {0}",
"additional.compiler.names": "Další názvy kompilátorů: {0}",
"exclude.compiler.names": "Vyloučit názvy kompilátoru: {0}",
"safe.commands": "Safe commands: '{0}'",
"dry.run.switches": "Přepínače zkušebního běhu: {0}",
"reading.current.launch.configuration": "Načítá se aktuální konfigurace spuštění „{0}“ ze stavu pracovního prostoru.",
"launch.configuration.no.longer.defined.settings": "V nastavení „makefile.launchConfigurations“ se už nedefinuje konfigurace spouštění „{0}“.",
Expand Down
1 change: 1 addition & 0 deletions i18n/csy/src/util.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"killing.process": "Ukončuje se proces s PID = {0}.",
"utils.terminate.process": "Ukončuje se proces PID=${0}...",
"utils.quoting": "Vytváří se podřízený proces s:\n název procesu: {0}\n argumenty procesu: {1}\n pracovní adresář: {2}\n typ prostředí: {3}",
"unsafe.command": "Commands must be marked as safe before they will be executed in the shell. Add {0} to the {1} setting if this command is safe to execute",
"utils.overwriting.property": "Cílový objekt už má vlastnost {0} nastavenou na {1}. Přepisování ze zdroje pomocí {2}",
"utils.dryrun.detailed.output": "Podrobný výstup zkušebního běhu si můžete zobrazit tady: {0}",
"utils.dryrun.error.environment": "Ujistěte se, že rozšíření vyvolává stejný příkaz make jako v prostředí výzvy pro vývoj.",
Expand Down
1 change: 1 addition & 0 deletions i18n/deu/package.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
"makefile-tools.configuration.makefile.dryrunSwitches.description": "Argumente, die an den Aufruf „dry-run make“ übergeben werden sollen",
"makefile-tools.configuration.makefile.additionalCompilerNames.description": "Namen von Compiler-Tools, die zur Liste bekannter Erweiterungen hinzugefügt werden sollen",
"makefile-tools.configuration.makefile.excludeCompilerNames.description": "Namen von Compiler-Tools, die aus der Liste bekannter Erweiterungen ausgeschlossen werden sollen",
"makefile-tools.configuration.makefile.safeCommands.description": "Commands that are safe to perform command substitution with",
"makefile-tools.configuration.makefile.configureOnOpen.description": "„Makefile“-Projektverzeichnisse automatisch konfigurieren, wenn sie geöffnet werden",
"makefile-tools.configuration.makefile.configureOnEdit.description": "„Makefile“-Projektverzeichnisse automatisch konfigurieren, wenn relevante „Makefiles“ und/oder Einstellungen geändert werden",
"makefile-tools.configuration.makefile.configureAfterCommand.description": "„Makefile“-Projektverzeichnisse nach relevanten Vorgängen automatisch konfigurieren, z. B. Änderung von Buildkonfiguration oder „Makefile“-Ziel",
Expand Down
1 change: 1 addition & 0 deletions i18n/deu/src/configuration.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"compile.commands.json.path": "compile_commands.json-Pfad: {0}",
"additional.compiler.names": "Zusätzliche Compilernamen: \"{0}\"",
"exclude.compiler.names": "Compilernamen ausschließen: „{0}“",
"safe.commands": "Safe commands: '{0}'",
"dry.run.switches": "Probelaufschalter: \"{0}\"",
"reading.current.launch.configuration": "Die aktuelle Startkonfiguration \"{0}\" wird aus dem Arbeitsbereichszustand gelesen.",
"launch.configuration.no.longer.defined.settings": "Die Startkonfiguration \"{0}\" ist in den Einstellungen \"makefile.launchConfigurations\" nicht mehr definiert.",
Expand Down
1 change: 1 addition & 0 deletions i18n/deu/src/util.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"killing.process": "Prozess-PID wird beendet = {0}",
"utils.terminate.process": "Prozess PID=${0} wird beendet...",
"utils.quoting": "Untergeordneter Prozess wird erzeugt mit:\n Prozessname: {0}\n Prozessargumente: {1}\n Arbeitsverzeichnis: {2}\n Shelltyp: {3}",
"unsafe.command": "Commands must be marked as safe before they will be executed in the shell. Add {0} to the {1} setting if this command is safe to execute",
"utils.overwriting.property": "Für das Zielobjekt ist die Eigenschaft „{0}“ bereits auf „{1}“ festgelegt. Überschreiben aus der Quelle mit {2}",
"utils.dryrun.detailed.output": "Die detaillierte Ausgabe des Probelaufs finden Sie unter {0}",
"utils.dryrun.error.environment": "Stellen Sie sicher, dass die Erweiterung den gleichen Make-Befehl aufruft wie in Ihrer Entwicklungsaufforderungsumgebung.",
Expand Down
1 change: 1 addition & 0 deletions i18n/esn/package.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
"makefile-tools.configuration.makefile.dryrunSwitches.description": "Argumentos que se van a pasar a la invocación de simulacro de make",
"makefile-tools.configuration.makefile.additionalCompilerNames.description": "Nombres de las herramientas del compilador que se van a agregar a la lista conocida de extensiones",
"makefile-tools.configuration.makefile.excludeCompilerNames.description": "Nombres de las herramientas del compilador que se excluirán de la lista conocida de extensiones",
"makefile-tools.configuration.makefile.safeCommands.description": "Commands that are safe to perform command substitution with",
"makefile-tools.configuration.makefile.configureOnOpen.description": "Configura automáticamente los directorios del proyecto del archivo Make al abrirlos",
"makefile-tools.configuration.makefile.configureOnEdit.description": "Configurar automáticamente los directorios de proyecto de los archivos Make cuando se cambien los archivos Make pertinentes o la configuración",
"makefile-tools.configuration.makefile.configureAfterCommand.description": "Configurar automáticamente los directorios del proyecto de archivo Make después de las operaciones pertinentes, como cambiar la configuración de compilación o el destino del archivo Make",
Expand Down
1 change: 1 addition & 0 deletions i18n/esn/src/configuration.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"compile.commands.json.path": "Ruta de compile_commands.json: {0}",
"additional.compiler.names": "Nombres de compilador adicionales: '{0}'",
"exclude.compiler.names": "Excluir nombres de compilador: \"{0}\"",
"safe.commands": "Safe commands: '{0}'",
"dry.run.switches": "Conmutadores de simulacro: '{0}'",
"reading.current.launch.configuration": "Leyendo la configuración actual inicial \"{0}\" del estado del área de trabajo.",
"launch.configuration.no.longer.defined.settings": "La configuración \"{0}\" de inicio ya no está definida en la configuración \"makefile.launchConfigurations\".",
Expand Down
1 change: 1 addition & 0 deletions i18n/esn/src/util.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"killing.process": "Terminando proceso PID = {0}",
"utils.terminate.process": "Terminando proceso PID=${0} ...",
"utils.quoting": "Generando proceso secundario con:\n nombre del proceso: {0}\n argumentos del proceso: {1}\n directorio de trabajo: {2}\n tipo de shell: {3}",
"unsafe.command": "Commands must be marked as safe before they will be executed in the shell. Add {0} to the {1} setting if this command is safe to execute",
"utils.overwriting.property": "El objeto de destino ya tiene la propiedad {0} establecida en {1}. Sobrescribiendo desde el origen con {2}",
"utils.dryrun.detailed.output": "Puede ver la salida de simulacro detallada en {0}",
"utils.dryrun.error.environment": "Asegúrese de que la extensión está invocando el mismo comando Make que en el entorno del símbolo del sistema de desarrollo.",
Expand Down
1 change: 1 addition & 0 deletions i18n/fra/package.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
"makefile-tools.configuration.makefile.dryrunSwitches.description": "Les arguments à passer à l’épreuve font invocation",
"makefile-tools.configuration.makefile.additionalCompilerNames.description": "Noms des outils de compilation à ajouter à la liste des extensions connues",
"makefile-tools.configuration.makefile.excludeCompilerNames.description": "Noms des outils de compilation à exclure de la liste des extensions connues",
"makefile-tools.configuration.makefile.safeCommands.description": "Commands that are safe to perform command substitution with",
"makefile-tools.configuration.makefile.configureOnOpen.description": "Configurer automatiquement les répertoires de projet Makefile lorsqu’ils sont ouverts",
"makefile-tools.configuration.makefile.configureOnEdit.description": "Configurer automatiquement les répertoires de projet Makefile lorsque des makefiles et/ou paramètres pertinents sont modifiés",
"makefile-tools.configuration.makefile.configureAfterCommand.description": "Configurez automatiquement les répertoires de projet Makefile après les opérations pertinentes, comme modifier la configuration de la construction ou la cible du makefile",
Expand Down
1 change: 1 addition & 0 deletions i18n/fra/src/configuration.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"compile.commands.json.path": "un chemin d’accès compile_commands.json : {0}",
"additional.compiler.names": "Noms de compilateur supplémentaires : « {0} »",
"exclude.compiler.names": "Exclure les noms de compilateur : « {0} »",
"safe.commands": "Safe commands: '{0}'",
"dry.run.switches": "Commutateurs de test : « {0} »",
"reading.current.launch.configuration": "Lecture du lancement de la configuration actuelle « {0} » à partir de l’état de l’espace de travail.",
"launch.configuration.no.longer.defined.settings": "Le lancement de la configuration « {0} » n’est plus défini dans les paramètres « makefile.launchConfigurations ».",
Expand Down
1 change: 1 addition & 0 deletions i18n/fra/src/util.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"killing.process": "PID de processus de destruction = {0}",
"utils.terminate.process": "Fin du processus PID=${0} ...",
"utils.quoting": "Génération du processus enfant avec :\n nom du processus : {0}\n arguments de processus : {1}\n répertoire de travail : {2}\n type d’interpréteur de commandes : {3}",
"unsafe.command": "Commands must be marked as safe before they will be executed in the shell. Add {0} to the {1} setting if this command is safe to execute",
"utils.overwriting.property": "L’objet de destination a déjà la propriété {0} définie sur {1}. Remplacement à partir de la source par {2}",
"utils.dryrun.detailed.output": "Vous pouvez voir la sortie détaillée de l’exécution à sec sur {0}",
"utils.dryrun.error.environment": "Assurez-vous que l’extension appelle la même commande Make que dans votre environnement d’invite de développement.",
Expand Down
1 change: 1 addition & 0 deletions i18n/ita/package.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
"makefile-tools.configuration.makefile.dryrunSwitches.description": "Argomenti da passare alla chiamata di dry-run make",
"makefile-tools.configuration.makefile.additionalCompilerNames.description": "Nomi degli strumenti del compilatore da aggiungere all'elenco noto dell'estensione",
"makefile-tools.configuration.makefile.excludeCompilerNames.description": "Nomi degli strumenti del compilatore da escludere dall'elenco noto dell'estensione",
"makefile-tools.configuration.makefile.safeCommands.description": "Commands that are safe to perform command substitution with",
"makefile-tools.configuration.makefile.configureOnOpen.description": "Configurare automaticamente le directory del progetto Makefile all'apertura",
"makefile-tools.configuration.makefile.configureOnEdit.description": "Configurare automaticamente le directory del progetto Makefile quando vengono modificati i makefile e/o le impostazioni pertinenti",
"makefile-tools.configuration.makefile.configureAfterCommand.description": "Configurare automaticamente le directory del progetto Makefile dopo le operazioni rilevanti, ad esempio modificare la configurazione della compilazione o la destinazione makefile",
Expand Down
1 change: 1 addition & 0 deletions i18n/ita/src/configuration.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"compile.commands.json.path": "compile_commands.json path: {0}",
"additional.compiler.names": "Nomi aggiuntivi del compilatore: \"{0}\"",
"exclude.compiler.names": "Escludi nomi compilatore: \"{0}\"",
"safe.commands": "Safe commands: '{0}'",
"dry.run.switches": "Commutatori prova: \"{0}\"",
"reading.current.launch.configuration": "Lettura della configurazione corrente di avvio \"{0}\" dallo stato dell'area di lavoro.",
"launch.configuration.no.longer.defined.settings": "La configurazione di avvio \"{0}\" non è più definita nelle impostazioni \"makefile.launchConfigurations\".",
Expand Down
1 change: 1 addition & 0 deletions i18n/ita/src/util.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"killing.process": "Arresto del processo PID = {0}",
"utils.terminate.process": "Terminazione del processo PID=${0} in corso...",
"utils.quoting": "Generazione del processo figlio con:\n nome del processo: {0}\n argomento del processo: {1}\n directory di lavoro: {2}\n tipo di shell: {3}",
"unsafe.command": "Commands must be marked as safe before they will be executed in the shell. Add {0} to the {1} setting if this command is safe to execute",
"utils.overwriting.property": "L'oggetto di destinazione ha già una proprietà {0} impostata su {1}. Sovrascrittura dall'origine con {2}",
"utils.dryrun.detailed.output": "È possibile visualizzare l'output dettagliato di prova in {0}",
"utils.dryrun.error.environment": "Assicurati che l'interno stia richiamando lo stesso comando make dell'ambiente del prompt di sviluppo.",
Expand Down
1 change: 1 addition & 0 deletions i18n/jpn/package.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
"makefile-tools.configuration.makefile.dryrunSwitches.description": "ドライラン make 呼び出しに渡す引数",
"makefile-tools.configuration.makefile.additionalCompilerNames.description": "拡張機能の既知のリストに追加するコンパイラ ツールの名前",
"makefile-tools.configuration.makefile.excludeCompilerNames.description": "拡張機能の既知のリストから除外するコンパイラ ツールの名前",
"makefile-tools.configuration.makefile.safeCommands.description": "Commands that are safe to perform command substitution with",
"makefile-tools.configuration.makefile.configureOnOpen.description": "メイクファイル プロジェクト ディレクトリを開いたときに自動的に構成する",
"makefile-tools.configuration.makefile.configureOnEdit.description": "関連するメイクファイルや設定が変更されたときにメイクファイル プロジェクト ディレクトリを自動的に構成する",
"makefile-tools.configuration.makefile.configureAfterCommand.description": "ビルド構成の変更やメイクファイル ターゲットなど、関連する操作の後にメイクファイル プロジェクト ディレクトリを自動的に構成する",
Expand Down
1 change: 1 addition & 0 deletions i18n/jpn/src/configuration.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"compile.commands.json.path": "compile_commands.json パス: {0}",
"additional.compiler.names": "追加のコンパイラ名: '{0}'",
"exclude.compiler.names": "コンパイラ名の除外: '{0}'",
"safe.commands": "Safe commands: '{0}'",
"dry.run.switches": "ドライラン スイッチ: '{0}'",
"reading.current.launch.configuration": "ワークスペース状態から現在の起動構成 \"{0}\" を読み取っています。",
"launch.configuration.no.longer.defined.settings": "起動構成 \"{0}\" が設定 \"makefile.launchConfigurations\" で定義されていません。",
Expand Down
Loading

0 comments on commit 03a649b

Please sign in to comment.