{ "answers": { "success": { }, "errors": { "not_found": "Sorry, it seems I cannot find that", "nlu": "It might come from my natural language understanding, the error returned is: \"%error%\"" }, "synchronizer": { "syncing_direct": "I will now synchronize the downloaded content on your current device. Don't worry, I will let you know once I'm done", "synced_direct": "The new content has been synchronized on your device", "syncing_google_drive": "I will now synchronize the downloaded content on Google Drive. Don't worry, I will let you know once I'm done", "synced_google_drive": "The new content is now available on Google Drive" }, "random_errors": [ "Sorry, there is a problem with my system", "Sorry, I don't work correctly", "Sorry, you need to fix me", "Sorry, I cannot do that because I'm broken" ], "random_skill_errors": [ "Sorry, it seems I have a problem with the \"%skill_name%\" skill from the \"%domain_name%\" domain", "Sorry, I have an issue with the \"%skill_name%\" skill from the \"%domain_name%\" domain", "Sorry, I've got an error with the \"%skill_name%\" skill from the \"%domain_name%\" domain", "Sorry, the \"%skill_name%\" skill from the \"%domain_name%\" domain is broken" ], "random_unknown_intents": [ "Sorry, I still don't know this, but you can help me to understand by creating a pull request", "Sorry, you should teach me this request. You can teach me by creating a pull request", "Sorry, I cannot answer that. Let me answer you in the future by creating a pull request", "Sorry, you have to educate me more. You can help me with that by contributing to my code", "Sorry, I don't understand your query", "Sorry, I'm still very young, I didn't get your point" ], "random_not_sure": [ "Sorry, you may repeat in an another way", "Sorry, I'm not sure I understood correctly", "Sorry, I'm not sure for what you asked, please repeat with a different way", "Sorry, please repeat again by formulating differently", "Sorry, I didn't correctly clean my ears today! Oh wait, I'm your personal assistant then please try again with a new way" ], "random_not_able": [ "Sorry, I'm not able to answer. I understand what you said, but please repeat in another way", "Sorry, I have a blackout, I cannot answer that. I understand what you said, but try to repeat in another way" ], "random_ner_type_not_supported": [ "Sorry, the \"%entity_type%\" action entity type is not supported by my NER. Please open an issue to report, that will be much appreciated", "Sorry, my NER does not recognize the \"%entity_type%\" action entity type. Please open an issue to report, it'll be highly appreciated" ], "random_language_switch": [ "Hey, it looks like a new language, give me a sec so I make the switch", "You are speaking another language, let me do the switch please", "Wow, you can speak several languages, so do I! One moment please" ], "random_language_not_supported": [ "Sorry, I don't speak this language yet", "You are awesome, but I can't speak this language yet", "It looks like a language I can't understand at the moment" ], "random_context_out_of_topic": [ "Sure, let's change the topic", "Aah, you want to change the subject, sure", "Mmmh, as you wish, let's switch conversation" ] } }