diff --git a/cn.js b/cn.js index 4ebc9f4..6d808e0 100644 --- a/cn.js +++ b/cn.js @@ -159,6 +159,8 @@ "KStars不在工作中,尝试重启StellarMate或者联系StellarMate技术支持.", reset_default: "恢复默认设置", external_storage: "外部存储器", + success: "Success", + failed: "Failed" }, darkLibrary: { title: "暗场库", @@ -1465,7 +1467,15 @@ notifications: { ekoslive_successful: "Ekoslive重置成功", ekoslive_restart: "重启Ekoslive", - usb_reset: "USB reset is successful" + usb_reset: "USB reset is successful", + feedback: "Feedback", + stella_feedback_optional: "(Optional) Feel free to add more details.", + stella_feedback: "Feedback submitted successfully.", + stella_feedback_placeholder: "Please provide additional feedback", + stella_prompt_request: "Request for Stella handled successfully", + stella_xml_failure: "Failed to generate XML", + stella_history_success: "History deleted successfully.", + stella_history_failure: "Error deleting history" }, hardware: { serial_devices_detected: "发现串口设备", @@ -1490,8 +1500,19 @@ confirm: "Confirm Response", narrate: "Narrate Response", notifications: { - objects: "Stella has found some interesting objects!✅", - failed: "Stella didn't find anything this time. Could you try widening your search criteria or adjusting the filters?" + objects: "Stella has found some interesting objects", + failed: "Stella didn't find anything this time. Could you try widening your search criteria or adjusting the filters?", + pending: "Processing...", + XML: { + pending: "Generating XML...", + error: "XML generation failed", + success: "XML generated successfully" + }, + image: { + pending: "Processing image...", + error: "Processing image error", + success: "Processed image successfully" + } }, targets: diff --git a/de.js b/de.js index cb4c89c..4e56266 100644 --- a/de.js +++ b/de.js @@ -163,6 +163,8 @@ const de = { "Bitte stellen Sie sicher, dass Sie mit dem Internet verbunden sind", reset_default: "auf Standard zürcksetzen", external_storage: "externer Speicher", + success: "Success", + failed: "Failed" }, darkLibrary: { title: "Dark Library", @@ -1447,7 +1449,15 @@ const de = { notifications: { ekoslive_successful: "Ekoslive重置成功", ekoslive_restart: "重启Ekoslive", - usb_reset: "USB reset is successful" + usb_reset: "USB reset is successful", + feedback: "Feedback", + stella_feedback_optional: "(Optional) Feel free to add more details.", + stella_feedback: "Feedback submitted successfully.", + stella_feedback_placeholder: "Please provide additional feedback", + stella_prompt_request: "Request for Stella handled successfully", + stella_xml_failure: "Failed to generate XML", + stella_history_success: "History deleted successfully.", + stella_history_failure: "Error deleting history" }, hardware: { serial_devices_detected: "发现串口设备", @@ -1472,8 +1482,19 @@ const de = { confirm: "Confirm Response", narrate: "Narrate Response", notifications: { - objects: "Stella has found some interesting objects!✅", - failed: "Stella didn't find anything this time. Could you try widening your search criteria or adjusting the filters?" + objects: "Stella has found some interesting objects", + failed: "Stella didn't find anything this time. Could you try widening your search criteria or adjusting the filters?", + pending: "Processing...", + XML: { + pending: "Generating XML...", + error: "XML generation failed", + success: "XML generated successfully" + }, + image: { + pending: "Processing image...", + error: "Processing image error", + success: "Processed image successfully" + } }, targets: diff --git a/en.js b/en.js index 36ebcfe..7274e8d 100644 --- a/en.js +++ b/en.js @@ -173,6 +173,8 @@ const en = { // External Storage reset_default: "Reset to default", external_storage: "External Storage", + success: "Success", + failed: "Failed" }, darkLibrary: { title: "Dark Library", @@ -1506,7 +1508,7 @@ const en = { stella_feedback_optional: "(Optional) Feel free to add more details.", stella_feedback: "Feedback submitted successfully.", stella_feedback_placeholder: "Please provide additional feedback", - stella_prompt_request: "Request for Stella handled successfully✅", + stella_prompt_request: "Request for Stella handled successfully", stella_xml_failure: "Failed to generate XML", stella_history_success: "History deleted successfully.", stella_history_failure: "Error deleting history" @@ -1534,8 +1536,19 @@ const en = { confirm: "Confirm Response", narrate: "Narrate Response", notifications: { - objects: "Stella has found some interesting objects!✅", - failed: "Stella didn't find anything this time. Could you try widening your search criteria or adjusting the filters?" + objects: "Stella has found some interesting objects", + failed: "Stella didn't find anything this time. Could you try widening your search criteria or adjusting the filters?", + pending: "Processing...", + XML: { + pending: "Generating XML...", + error: "XML generation failed", + success: "XML generated successfully" + }, + image: { + pending: "Processing image...", + error: "Processing image error", + success: "Processed image successfully" + } }, targets: diff --git a/es.js b/es.js index c9f30e0..e46a5fc 100644 --- a/es.js +++ b/es.js @@ -171,6 +171,8 @@ const es = { // External Storage reset_default: "Reset to default", external_storage: "External Storage", + success: "Success", + failed: "Failed" }, darkLibrary: { title: "Dark Library", @@ -1496,7 +1498,7 @@ const es = { stella_feedback_optional: "(Optional) Feel free to add more details.", stella_feedback: "Feedback submitted successfully.", stella_feedback_placeholder: "Please provide additional feedback", - stella_prompt_request: "Request for Stella handled successfully✅", + stella_prompt_request: "Request for Stella handled successfully", stella_xml_failure: "Failed to generate XML", stella_history_success: "History deleted successfully.", stella_history_failure: "Error deleting history" @@ -1524,8 +1526,19 @@ const es = { confirm: "Confirm Response", narrate: "Narrate Response", notifications: { - objects: "Stella has found some interesting objects!✅", - failed: "Stella didn't find anything this time. Could you try widening your search criteria or adjusting the filters?" + objects: "Stella has found some interesting objects", + failed: "Stella didn't find anything this time. Could you try widening your search criteria or adjusting the filters?", + pending: "Processing...", + XML: { + pending: "Generating XML...", + error: "XML generation failed", + success: "XML generated successfully" + }, + image: { + pending: "Processing image...", + error: "Processing image error", + success: "Processed image successfully" + } }, targets: diff --git a/fr.js b/fr.js index e7c9470..881a238 100644 --- a/fr.js +++ b/fr.js @@ -165,6 +165,8 @@ const fr = { "KStars n'est pas en cours d'exécution, essayez de redémarrer StellarMate ou contactez le support StellarMate.", reset_default: "Reset to default", external_storage: "Stokage Externe", + success: "Success", + failed: "Failed" }, darkLibrary: { title: "Dark Library", @@ -1451,7 +1453,15 @@ const fr = { notifications: { ekoslive_successful: "Ekoslive Reset is Successful", ekoslive_restart: "Restarting Ekoslive", - usb_reset: "USB reset is successful" + usb_reset: "USB reset is successful", + feedback: "Feedback", + stella_feedback_optional: "(Optional) Feel free to add more details.", + stella_feedback: "Feedback submitted successfully.", + stella_feedback_placeholder: "Please provide additional feedback", + stella_prompt_request: "Request for Stella handled successfully", + stella_xml_failure: "Failed to generate XML", + stella_history_success: "History deleted successfully.", + stella_history_failure: "Error deleting history" }, hardware: { serial_devices_detected: "Serial Devices Detected", @@ -1476,8 +1486,19 @@ const fr = { confirm: "Confirm Response", narrate: "Narrate Response", notifications: { - objects: "Stella has found some interesting objects!✅", - failed: "Stella didn't find anything this time. Could you try widening your search criteria or adjusting the filters?" + objects: "Stella has found some interesting objects", + failed: "Stella didn't find anything this time. Could you try widening your search criteria or adjusting the filters?", + pending: "Processing...", + XML: { + pending: "Generating XML...", + error: "XML generation failed", + success: "XML generated successfully" + }, + image: { + pending: "Processing image...", + error: "Processing image error", + success: "Processed image successfully" + } }, targets: diff --git a/ja.js b/ja.js index 2e20256..20aac94 100644 --- a/ja.js +++ b/ja.js @@ -172,6 +172,8 @@ const ja = { // 外部ストレージ reset_default: "デフォルトにリセット", external_storage: "外部ストレージ", + success: "Success", + failed: "Failed" }, darkLibrary: { title: "ダーク ライブラリ", @@ -1472,7 +1474,7 @@ const ja = { stella_feedback_optional: "(Optional) Feel free to add more details.", stella_feedback: "Feedback submitted successfully.", stella_feedback_placeholder: "Please provide additional feedback", - stella_prompt_request: "Request for Stella handled successfully✅", + stella_prompt_request: "Request for Stella handled successfully", stella_xml_failure: "Failed to generate XML", stella_history_success: "History deleted successfully.", stella_history_failure: "Error deleting history" @@ -1500,8 +1502,19 @@ const ja = { confirm: "Confirm Response", narrate: "Narrate Response", notifications: { - objects: "Stella has found some interesting objects!✅", - failed: "Stella didn't find anything this time. Could you try widening your search criteria or adjusting the filters?" + objects: "Stella has found some interesting objects", + failed: "Stella didn't find anything this time. Could you try widening your search criteria or adjusting the filters?", + pending: "Processing...", + XML: { + pending: "Generating XML...", + error: "XML generation failed", + success: "XML generated successfully" + }, + image: { + pending: "Processing image...", + error: "Processing image error", + success: "Processed image successfully" + } }, targets: