5
0

Release v0.9.5

This commit is contained in:
Actions 2025-02-04 05:40:12 +00:00
parent 6b39cf075d
commit ce75a60beb
17 changed files with 99 additions and 1 deletions

View File

@ -46,5 +46,12 @@
},
"Pip finished successfully": {
"": "Pip erfolgreich abgeschlossen."
},
"Runtime command {} already exists, changes will not beapplied except for setOverload!": "Laufzeitbefehl {} existiert bereits, Änderungen werden außer setOverload nicht angewendet!",
"Failed to initialize file mapping": "Fehler beim Initialisieren der Dateizuordnung",
"Failed to initialize map file": "Fehler beim Initialisieren der Kartendatei",
"Command {} failed to execute, is the plugin unloaded?": "Befehl {} konnte nicht ausgeführt werden, wird das Plugin entladen?",
"Could not find {} in registered commands": {
"": "Konnte {} in registrierten Befehlen nicht finden."
}
}

View File

@ -46,5 +46,12 @@
},
"Pip finished successfully": {
"": "Pip finished successfully."
},
"Runtime command {} already exists, changes will not beapplied except for setOverload!": "Runtime command {} already exists, changes will not beapplied except for setOverload!",
"Failed to initialize file mapping": "Failed to initialize file mapping",
"Failed to initialize map file": "Failed to initialize map file",
"Command {} failed to execute, is the plugin unloaded?": "Command {} failed to execute, is the plugin unloaded?",
"Could not find {} in registered commands": {
"": "Could not find {} in registered commands."
}
}

View File

@ -46,5 +46,12 @@
},
"Pip finished successfully": {
"": "Pip terminé avec succès."
},
"Runtime command {} already exists, changes will not beapplied except for setOverload!": "La commande d'exécution {} existe déjà, les modifications ne seront pas appliquées sauf pour setOverload !",
"Failed to initialize file mapping": "Impossible d'initialiser le mappage du fichier",
"Failed to initialize map file": "Impossible d'initialiser le fichier de carte",
"Command {} failed to execute, is the plugin unloaded?": "La commande {} n'a pas réussi à s'exécuter, le plugin est-il déchargé ?",
"Could not find {} in registered commands": {
"": "Impossible de trouver {} dans les commandes enregistrées."
}
}

View File

@ -46,5 +46,12 @@
},
"Pip finished successfully": {
"": "Pip selesai secara sukses."
},
"Runtime command {} already exists, changes will not beapplied except for setOverload!": "Runtime command {} already exists, changes will not beapplied except for setOverload!",
"Failed to initialize file mapping": "Failed to initialize file mapping",
"Failed to initialize map file": "Failed to initialize map file",
"Command {} failed to execute, is the plugin unloaded?": "Command {} failed to execute, is the plugin unloaded?",
"Could not find {} in registered commands": {
"": "Could not find {} in registered commands."
}
}

View File

@ -46,5 +46,12 @@
},
"Pip finished successfully": {
"": "Pip finito con successo."
},
"Runtime command {} already exists, changes will not beapplied except for setOverload!": "Il comando Runtime {} esiste già, le modifiche non saranno applicate tranne per setOverload!",
"Failed to initialize file mapping": "Impossibile inizializzare la mappatura dei file",
"Failed to initialize map file": "Impossibile inizializzare il file mappa",
"Command {} failed to execute, is the plugin unloaded?": "L'esecuzione del comando {} non è riuscita, il plugin è stato scaricato?",
"Could not find {} in registered commands": {
"": "Impossibile trovare {} nei comandi registrati."
}
}

View File

@ -46,5 +46,12 @@
},
"Pip finished successfully": {
"": "ピップは正常に終了しました。"
},
"Runtime command {} already exists, changes will not beapplied except for setOverload!": "ランタイムコマンド {} が既に存在します。変更は setOverload 以外は適用されません。",
"Failed to initialize file mapping": "ファイルマッピングの初期化に失敗しました",
"Failed to initialize map file": "マップファイルの初期化に失敗しました",
"Command {} failed to execute, is the plugin unloaded?": "コマンド {} の実行に失敗しました。プラグインがアンロードされていますか?",
"Could not find {} in registered commands": {
"": "登録されたコマンドで {} が見つかりませんでした。"
}
}

View File

@ -46,5 +46,12 @@
},
"Pip finished successfully": {
"": "pip가 성공적으로 실행됐습니다"
},
"Runtime command {} already exists, changes will not beapplied except for setOverload!": "Runtime command {} already exists, changes will not beapplied except for setOverload!",
"Failed to initialize file mapping": "Failed to initialize file mapping",
"Failed to initialize map file": "Failed to initialize map file",
"Command {} failed to execute, is the plugin unloaded?": "Command {} failed to execute, is the plugin unloaded?",
"Could not find {} in registered commands": {
"": "Could not find {} in registered commands."
}
}

View File

@ -46,5 +46,12 @@
},
"Pip finished successfully": {
"": "Pip concluído com sucesso."
},
"Runtime command {} already exists, changes will not beapplied except for setOverload!": "Comando de execução {} já existe, as alterações não serão aplicadas exceto para setOverload!",
"Failed to initialize file mapping": "Falha ao inicializar o mapeamento de arquivos",
"Failed to initialize map file": "Falha ao inicializar arquivo de mapa",
"Command {} failed to execute, is the plugin unloaded?": "Comando {} falha ao executar, o plugin está descarregado?",
"Could not find {} in registered commands": {
"": "Não foi possível encontrar {} nos comandos registrados."
}
}

View File

@ -46,5 +46,12 @@
},
"Pip finished successfully": {
"": "Pip успешно выполнено."
},
"Runtime command {} already exists, changes will not beapplied except for setOverload!": "Команда Runtime {} уже существует, изменения не будут работать, кроме setOverload!",
"Failed to initialize file mapping": "Не удалось инициализировать сопоставление файлов",
"Failed to initialize map file": "Не удалось инициализировать файл карты",
"Command {} failed to execute, is the plugin unloaded?": "Не удалось выполнить команду {}, не загружен ли плагин?",
"Could not find {} in registered commands": {
"": "Не удалось найти {} в зарегистрированных командах."
}
}

View File

@ -35,7 +35,7 @@
}
},
"Error occurred": {
" Exit code: {code}": "Error occurred. Exit code: {code}"
" Exit code: {code}": "เกิดข้อผิดพลาด โค้ด: {code}"
},
"Executing \"pip install\" for plugin {name}": {
"": {
@ -46,5 +46,12 @@
},
"Pip finished successfully": {
"": "Pip finished successfully."
},
"Runtime command {} already exists, changes will not beapplied except for setOverload!": "Runtime command {} already exists, changes will not beapplied except for setOverload!",
"Failed to initialize file mapping": "Failed to initialize file mapping",
"Failed to initialize map file": "Failed to initialize map file",
"Command {} failed to execute, is the plugin unloaded?": "Command {} failed to execute, is the plugin unloaded?",
"Could not find {} in registered commands": {
"": "Could not find {} in registered commands."
}
}

View File

@ -46,5 +46,12 @@
},
"Pip finished successfully": {
"": "Pip başarıyla tamamlandı."
},
"Runtime command {} already exists, changes will not beapplied except for setOverload!": "Runtime command {} already exists, changes will not beapplied except for setOverload!",
"Failed to initialize file mapping": "Failed to initialize file mapping",
"Failed to initialize map file": "Failed to initialize map file",
"Command {} failed to execute, is the plugin unloaded?": "Command {} failed to execute, is the plugin unloaded?",
"Could not find {} in registered commands": {
"": "Could not find {} in registered commands."
}
}

View File

@ -46,5 +46,12 @@
},
"Pip finished successfully": {
"": "Pip kết thúc thành công."
},
"Runtime command {} already exists, changes will not beapplied except for setOverload!": "Runtime command {} already exists, changes will not beapplied except for setOverload!",
"Failed to initialize file mapping": "Failed to initialize file mapping",
"Failed to initialize map file": "Failed to initialize map file",
"Command {} failed to execute, is the plugin unloaded?": "Command {} failed to execute, is the plugin unloaded?",
"Could not find {} in registered commands": {
"": "Could not find {} in registered commands."
}
}

View File

@ -46,5 +46,12 @@
},
"Pip finished successfully": {
"": "Pip 命令成功完成"
},
"Runtime command {} already exists, changes will not beapplied except for setOverload!": "运行时命令 {} 已经存在,除 setOverload 外的更改将不会被应用!",
"Failed to initialize file mapping": "初始化文件映射失败",
"Failed to initialize map file": "初始化映射文件失败",
"Command {} failed to execute, is the plugin unloaded?": "命令 {} 执行失败,是否已卸载该插件?",
"Could not find {} in registered commands": {
"": "在已注册的命令中找不到 {} 。"
}
}

View File

@ -46,5 +46,12 @@
},
"Pip finished successfully": {
"": "Pip 命令已成功完成"
},
"Runtime command {} already exists, changes will not beapplied except for setOverload!": "Runtime command {} already exists, changes will not beapplied except for setOverload!",
"Failed to initialize file mapping": "Failed to initialize file mapping",
"Failed to initialize map file": "Failed to initialize map file",
"Command {} failed to execute, is the plugin unloaded?": "Command {} failed to execute, is the plugin unloaded?",
"Could not find {} in registered commands": {
"": "Could not find {} in registered commands."
}
}

Binary file not shown.