[acronyms] Add more acronyms
This commit is contained in:
committed by
Philipp Hörist
parent
8d2786f140
commit
3ade7ff5ed
@@ -1,7 +1,9 @@
|
|||||||
DEFAULT_DATA = {
|
DEFAULT_DATA = {
|
||||||
"afaik": "as far as I know",
|
"afaik": "as far as I know",
|
||||||
|
"afair": "as far as I can remember",
|
||||||
"afaict": "as far as I can tell",
|
"afaict": "as far as I can tell",
|
||||||
"afk": "away from keyboard",
|
"afk": "away from keyboard",
|
||||||
|
"asap": "as soon as possible",
|
||||||
"atm": "at the moment",
|
"atm": "at the moment",
|
||||||
"bbiab": "be back in a bit",
|
"bbiab": "be back in a bit",
|
||||||
"bbiaf": "be back in a few (minutes)",
|
"bbiaf": "be back in a few (minutes)",
|
||||||
@@ -18,52 +20,64 @@ DEFAULT_DATA = {
|
|||||||
"cul8r": "see you later",
|
"cul8r": "see you later",
|
||||||
"cya": "see ya",
|
"cya": "see ya",
|
||||||
"dhtb": "don't have the bandwidth",
|
"dhtb": "don't have the bandwidth",
|
||||||
|
"dm": "direct message",
|
||||||
"f2f": "face to face",
|
"f2f": "face to face",
|
||||||
"fubar": "fucked up beyond all recognition",
|
"fubar": "fucked up beyond all recognition",
|
||||||
"fwiw": "for what it's worth",
|
"fwiw": "for what it's worth",
|
||||||
"fyi": "for your information",
|
"fyi": "for your information",
|
||||||
|
"<g>": "grin",
|
||||||
|
"*g*": "grin",
|
||||||
|
"gf": "girlfriend",
|
||||||
|
"gmta": "great minds think alike",
|
||||||
|
"g2g": "got to go",
|
||||||
"iam": "in a meeting",
|
"iam": "in a meeting",
|
||||||
"ianal": "I am not a lawyer",
|
"ianal": "I am not a lawyer",
|
||||||
|
"idk": "I don't know",
|
||||||
"ihmb": "I hate my boss",
|
"ihmb": "I hate my boss",
|
||||||
"iirc": "if I recall correctly",
|
"iirc": "if I recall correctly",
|
||||||
"imho": "in my humble opinion",
|
"imho": "in my humble opinion",
|
||||||
"imo": "in my opinion",
|
"imo": "in my opinion",
|
||||||
"iow": "in other words",
|
"iow": "in other words",
|
||||||
"irl": "in real life",
|
"irl": "in real life",
|
||||||
"<g>": "grin",
|
|
||||||
"*g*": "grin",
|
|
||||||
"gf": "girlfriend",
|
|
||||||
"gmta": "great minds think alike",
|
|
||||||
"g2g": "got to go",
|
|
||||||
"jid": "jabber identifier",
|
"jid": "jabber identifier",
|
||||||
"j/k": "just kidding",
|
"j/k": "just kidding",
|
||||||
|
"lmao": "laughing my ass off",
|
||||||
"ok": "okay",
|
"ok": "okay",
|
||||||
"lol": "laugh out loud",
|
"lol": "laugh out loud",
|
||||||
"l8r": "later",
|
"l8r": "later",
|
||||||
"msg": "message",
|
"msg": "message",
|
||||||
"n/m": "never mind",
|
"n/m": "nevermind",
|
||||||
"n/p": "no problem",
|
"n/p": "no problem",
|
||||||
|
"nvm": "nevermind",
|
||||||
"oAo": "over and out!",
|
"oAo": "over and out!",
|
||||||
"omg": "oh my god",
|
"omg": "oh my god",
|
||||||
"oob": "out of band",
|
"oob": "out of band",
|
||||||
|
"op": "original poster",
|
||||||
|
"ot": "off topic",
|
||||||
"otoh": "on the other hand",
|
"otoh": "on the other hand",
|
||||||
"oww": "oops, wrong window!",
|
|
||||||
"otp": "on the phone",
|
"otp": "on the phone",
|
||||||
|
"oww": "oops, wrong window!",
|
||||||
"pita": "pain in the ass",
|
"pita": "pain in the ass",
|
||||||
|
"pm": "private message",
|
||||||
"pov": "point of view",
|
"pov": "point of view",
|
||||||
"pw": "password",
|
"pw": "password",
|
||||||
"rotfl": "rolling on the floor laughing",
|
"rotfl": "rolling on the floor laughing",
|
||||||
"rsn": "real soon now",
|
"rsn": "real soon now",
|
||||||
"rtfm": "read the friendly manual",
|
"rtfm": "read the friendly manual",
|
||||||
"slap": "sounds like a plan",
|
"slap": "sounds like a plan",
|
||||||
|
"smh": "shaking my head",
|
||||||
|
"tbh": "to be honest",
|
||||||
"thx": "thanks",
|
"thx": "thanks",
|
||||||
"tia": "thanks in advance",
|
"tia": "thanks in advance",
|
||||||
|
"til": "today I learned",
|
||||||
|
"tldr": "too long, didn't read",
|
||||||
"tla": "three-letter arconym",
|
"tla": "three-letter arconym",
|
||||||
"ttfn": "ta ta for now",
|
"ttfn": "ta ta for now",
|
||||||
"ttyl": "talk to you later",
|
"ttyl": "talk to you later",
|
||||||
"wb": "welcome back",
|
"wb": "welcome back",
|
||||||
"wfm": "works for me",
|
"wfm": "works for me",
|
||||||
"wtf": "what the fuck?!",
|
"wtf": "what the fuck?!",
|
||||||
|
"wth": "what the hell",
|
||||||
"wtg": "way to go!",
|
"wtg": "way to go!",
|
||||||
"xfer": "transfer",
|
"xfer": "transfer",
|
||||||
"ymmv": "your mileage may vary",
|
"ymmv": "your mileage may vary",
|
||||||
|
|||||||
Reference in New Issue
Block a user