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",
"HTTPS": "H-T-T-P-S", "HTTPS": "H-T-T-P-S",
"Tor": "Toor", "Tor": "Toor",
"🤔": ". " + translate["thinking emoji"],
"RT @": "Re-Tweet ", "RT @": "Re-Tweet ",
"#": translate["hashtag"], "#": translate["hashtag"],
":)": translate["smile"], ":D": '. ' + translate["laughing"],
";)": translate["wink"], ":-D": '. ' + translate["laughing"],
":(": translate["sad face"], ":)": '. ' + translate["smile"],
":-)": translate["smile"], ";)": '. ' + translate["wink"],
":-(": translate["sad face"], ":(": '. ' + translate["sad face"],
";-)": translate["wink"], ":-)": '. ' + translate["smile"],
":-(": '. ' + translate["sad face"],
";-)": '. ' + translate["wink"],
"*": "" "*": ""
} }
if os.path.isfile(pronounceFilename): if os.path.isfile(pronounceFilename):

View File

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

View File

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

View File

@ -379,5 +379,7 @@
"smile": "gwenu", "smile": "gwenu",
"wink": "winc", "wink": "winc",
"mentioning": "sôn", "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", "smile": "Lächeln",
"wink": "zwinkern", "wink": "zwinkern",
"mentioning": "Erwähnen", "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", "smile": "smile",
"wink": "wink", "wink": "wink",
"mentioning": "mentioning", "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", "smile": "sonreír",
"wink": "guiño", "wink": "guiño",
"mentioning": "mencionar", "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", "smile": "le sourire",
"wink": "clin d'œil", "wink": "clin d'œil",
"mentioning": "mentionnant", "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", "smile": "aoibh gháire",
"wink": "wink", "wink": "wink",
"mentioning": "ag lua", "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": "मुस्कुराओ", "smile": "मुस्कुराओ",
"wink": "आँख मारना", "wink": "आँख मारना",
"mentioning": "उल्लेख", "mentioning": "उल्लेख",
"sad face": "उदास चेहरा" "sad face": "उदास चेहरा",
"thinking emoji": "सोच रहे हैं इमोजी",
"laughing": "हस रहा"
} }

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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