Extra verbal emoji

merge-requests/30/head
Bob Mottram 2021-03-02 19:39:46 +00:00
parent 5a32067425
commit 259498ac01
16 changed files with 54 additions and 21 deletions

View File

@ -53,14 +53,17 @@ def speakerPronounce(baseDir: str, sayText: str, translate: {}) -> str:
"https": "H-T-T-P-S",
"HTTPS": "H-T-T-P-S",
"Tor": "Toor",
"🤔": ". " + translate["thinking emoji"],
"RT @": "Re-Tweet ",
"#": translate["hashtag"],
":)": translate["smile"],
";)": translate["wink"],
":(": translate["sad face"],
":-)": translate["smile"],
":-(": translate["sad face"],
";-)": translate["wink"],
":D": '. ' + translate["laughing"],
":-D": '. ' + translate["laughing"],
":)": '. ' + translate["smile"],
";)": '. ' + translate["wink"],
":(": '. ' + translate["sad face"],
":-)": '. ' + translate["smile"],
":-(": '. ' + translate["sad face"],
";-)": '. ' + translate["wink"],
"*": ""
}
if os.path.isfile(pronounceFilename):

View File

@ -379,5 +379,7 @@
"smile": "ابتسامة",
"wink": "غمزة",
"mentioning": "ذكر",
"sad face": "وجه حزين"
"sad face": "وجه حزين",
"thinking emoji": "التفكير الرموز التعبيرية",
"laughing": "يضحك"
}

View File

@ -379,5 +379,7 @@
"smile": "somriure",
"wink": "fer l'ullet",
"mentioning": "esmentant",
"sad face": "cara trista"
"sad face": "cara trista",
"thinking emoji": "emoji pensant",
"laughing": "rient"
}

View File

@ -379,5 +379,7 @@
"smile": "gwenu",
"wink": "winc",
"mentioning": "sôn",
"sad face": "wyneb trist"
"sad face": "wyneb trist",
"thinking emoji": "meddwl emoji",
"laughing": "chwerthin"
}

View File

@ -379,5 +379,7 @@
"smile": "Lächeln",
"wink": "zwinkern",
"mentioning": "Erwähnen",
"sad face": "trauriges Gesicht"
"sad face": "trauriges Gesicht",
"thinking emoji": "Emowji denken",
"laughing": "Lachen"
}

View File

@ -379,5 +379,7 @@
"smile": "smile",
"wink": "wink",
"mentioning": "mentioning",
"sad face": "sad face"
"sad face": "sad face",
"thinking emoji": "thinking emowji",
"laughing": "laughing"
}

View File

@ -379,5 +379,7 @@
"smile": "sonreír",
"wink": "guiño",
"mentioning": "mencionar",
"sad face": "cara triste"
"sad face": "cara triste",
"thinking emoji": "pensando emowji",
"laughing": "risa"
}

View File

@ -379,5 +379,7 @@
"smile": "le sourire",
"wink": "clin d'œil",
"mentioning": "mentionnant",
"sad face": "visage triste"
"sad face": "visage triste",
"thinking emoji": "penser emowji",
"laughing": "en riant"
}

View File

@ -379,5 +379,7 @@
"smile": "aoibh gháire",
"wink": "wink",
"mentioning": "ag lua",
"sad face": "aghaidh brónach"
"sad face": "aghaidh brónach",
"thinking emoji": "ag smaoineamh emowji",
"laughing": "ag gáire"
}

View File

@ -379,5 +379,7 @@
"smile": "मुस्कुराओ",
"wink": "आँख मारना",
"mentioning": "उल्लेख",
"sad face": "उदास चेहरा"
"sad face": "उदास चेहरा",
"thinking emoji": "सोच रहे हैं इमोजी",
"laughing": "हस रहा"
}

View File

@ -379,5 +379,7 @@
"smile": "Sorridi",
"wink": "occhiolino",
"mentioning": "menzionando",
"sad face": "faccia triste"
"sad face": "faccia triste",
"thinking emoji": "pensiero emoji",
"laughing": "ridendo"
}

View File

@ -379,5 +379,7 @@
"smile": "スマイル",
"wink": "ウィンク",
"mentioning": "言及する",
"sad face": "悲しい顔"
"sad face": "悲しい顔",
"thinking emoji": "絵文字を考える",
"laughing": "笑い"
}

View File

@ -375,5 +375,7 @@
"smile": "smile",
"wink": "wink",
"mentioning": "mentioning",
"sad face": "sad face"
"sad face": "sad face",
"thinking emoji": "thinking emowji",
"laughing": "laughing"
}

View File

@ -379,5 +379,7 @@
"smile": "sorrir",
"wink": "piscar",
"mentioning": "mencionando",
"sad face": "rosto triste"
"sad face": "rosto triste",
"thinking emoji": "pensando emowji",
"laughing": "rindo"
}

View File

@ -379,5 +379,7 @@
"smile": "улыбка",
"wink": "подмигивание",
"mentioning": "упоминание",
"sad face": "грустное лицо"
"sad face": "грустное лицо",
"thinking emoji": "думающий смайлик",
"laughing": "смеющийся"
}

View File

@ -379,5 +379,7 @@
"smile": "微笑",
"wink": "眨眼",
"mentioning": "提及",
"sad face": "悲伤的脸"
"sad face": "悲伤的脸",
"thinking emoji": "思维表情符号",
"laughing": "笑"
}