Commit 89205cf9 authored by Weblate's avatar Weblate

Merge remote-tracking branch 'origin/master'

parents 9297f424 666e4445
......@@ -73,6 +73,7 @@ PLURAL_MATCH = re.compile(r'\(s\)(\W|\Z)')
# We ignore some words which are usually not translated
SAME_BLACKLIST = frozenset((
'alarm',
'audio',
'auto',
'avatar',
......@@ -107,10 +108,12 @@ SAME_BLACKLIST = frozenset((
'imei',
'import',
'info',
'information',
'jabber',
'kib',
'km',
'latex',
'model',
'mib',
'mm',
'n/a',
......@@ -131,6 +134,7 @@ SAME_BLACKLIST = frozenset((
'sim',
'smsc',
'software',
'standard',
'sql',
'status',
'text',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment