Metadata: Update list of special terms in specialwords.go

Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
Michael Mayer 2023-12-09 15:49:33 +01:00
parent 878313e3ad
commit 99b3af1863

View file

@ -22,6 +22,17 @@ var SpecialWords = map[string]string{
"xxxxl": "XXXXL",
"xtc": "XTC",
"rtx": "RTX",
"rty": "RTY",
"nq": "NQ",
"nqq": "NQQ",
"ym": "YM",
"cme": "CME",
"esx": "ESX",
"ftse": "FTSE",
"usd": "USD",
"gbp": "GBP",
"btc": "BTC",
"eth": "ETH",
"xd": "XD",
"dx": "DX",
"ds": "DS",
@ -40,8 +51,6 @@ var SpecialWords = map[string]string{
"dslrs": "DSLRs",
"ibm": "IBM",
"ios": "iOS",
"usd": "USD",
"gbp": "GBP",
"bvg": "BVG",
"bsr": "BSR",
"chf": "CHF",
@ -103,6 +112,7 @@ var SpecialWords = map[string]string{
"yaml": "YAML",
"json": "JSON",
"uhd": "UHD",
"uav": "UAV",
"cmy": "CMY",
"cmyk": "CMYK",
"cdu": "CDU",
@ -116,6 +126,7 @@ var SpecialWords = map[string]string{
"fullhd": "FullHD",
"ultrahd": "UltraHD",
"uwqhd": "UWQHD",
"unrwa": "UNRWA",
"nvidia": "NVIDIA",
"geforce": "GeForce",
"iphone": "iPhone",
@ -191,6 +202,8 @@ var SpecialWords = map[string]string{
"eugh": "EuGH",
"ic": "IC",
"icc": "ICC",
"iaf": "IAF",
"idf": "IDF",
"smd": "SMD",
"cmos": "CMOS",
"mosfet": "MOSFET",
@ -199,6 +212,12 @@ var SpecialWords = map[string]string{
"istgh": "IStGH",
"wpo": "WPO",
"wg": "WG",
"sso": "SSO",
"sos": "SOS",
"api": "API",
"oidc": "OIDC",
"openid": "OpenID",
"oauth": "OAuth",
"webdav": "WebDAV",
"webp": "WebP",
"webm": "WebM",