51 lines
1.9 KiB
JSON
51 lines
1.9 KiB
JSON
{
|
||
"Failed to enable: {0}": "Failed to enable: {0}",
|
||
"Failed to load: {0}": "Failed to load: {0}",
|
||
"Cannot save default configurations to {0}": "Cannot save default configurations to {0}",
|
||
"Failed to read BaseLib at {0}": "Failed to read BaseLib at {0}",
|
||
"Failed to register plugin manager": "Failed to register plugin manager",
|
||
"Failed to load plugin code": "Failed to load plugin code",
|
||
"Failed to read plugin entry at {0}": "Failed to read plugin entry at {0}",
|
||
"Failed to load plugin {0}: {1}\\n{2}": "Failed to load plugin {0}: {1}\\n{2}",
|
||
"Failed to unload plugin {0}: {1}": "Failed to unload plugin {0}: {1}",
|
||
"Migrating legacy plugin at {0}": "Migrating legacy plugin at {0}",
|
||
"Failed to migrate legacy plugin at {0}: {1} already exists": "Failed to migrate legacy plugin at {0}: {1} already exists",
|
||
"Failed to create directory {0}": "Failed to create directory {0}",
|
||
"Migrating legacy plugins": {
|
||
"": {
|
||
"": {
|
||
"": "Migrating legacy plugins..."
|
||
}
|
||
}
|
||
},
|
||
"Legacy plugins have been migrated, please restart the server to load them!": "Legacy plugins have been migrated, please restart the server to load them!",
|
||
"Overworld": "Overworld",
|
||
"Nether": "Nether",
|
||
"End": "End",
|
||
"Other dimension": "Diğer boyut",
|
||
"JSON parse error": "JSON ayrıştırma hatası",
|
||
"Npm finished successfully": {
|
||
"": "Npm başarıyla tamamlandı."
|
||
},
|
||
"Executing \"npm install\" for plugin {name}": {
|
||
"": {
|
||
"": {
|
||
"": "Eklenti {name} için \"npm install\" çalıştırılıyor..."
|
||
}
|
||
}
|
||
},
|
||
"Error occurred": {
|
||
" Exit code: {code}": "Hata oluştu. Çıkış kodu: {code}"
|
||
},
|
||
"Executing \"pip install\" for plugin {name}": {
|
||
"": {
|
||
"": {
|
||
"": "Eklenti, {name} için \"pip install\" çalıştırılıyor..."
|
||
}
|
||
}
|
||
},
|
||
"Pip finished successfully": {
|
||
"": "Pip başarıyla tamamlandı."
|
||
}
|
||
}
|