2024-01-23 22:12:09 +08:00
|
|
|
# Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
|
|
|
|
#
|
|
|
|
# SPDX-License-Identifier: curl
|
|
|
|
#
|
|
|
|
back-end:backend
|
|
|
|
e-mail:email
|
|
|
|
run-time:runtime
|
|
|
|
set-up:setup
|
|
|
|
tool chain:toolchain
|
|
|
|
tool-chain:toolchain
|
|
|
|
wild-card:wildcard
|
|
|
|
wild card:wildcard
|
|
|
|
i'm:I am
|
|
|
|
you've:You have
|
|
|
|
they've:They have
|
|
|
|
they're:They are
|
|
|
|
should've:should have
|
|
|
|
don't:do not
|
|
|
|
could've:could have
|
|
|
|
doesn't:does not
|
|
|
|
isn't:is not
|
|
|
|
a html: an html
|
|
|
|
a http: an http
|
|
|
|
a ftp: an ftp
|
|
|
|
url =URL
|
2024-02-07 06:43:41 +08:00
|
|
|
internet\b=Internet
|
2024-01-23 22:12:09 +08:00
|
|
|
isation:ization
|
|
|
|
it's:it is
|
|
|
|
there's:there is
|
|
|
|
[^.]\. And: Rewrite it somehow?
|
2024-01-26 17:19:30 +08:00
|
|
|
^(And|So|But) = Rewrite it somehow?
|
2024-01-23 22:12:09 +08:00
|
|
|
\. But: Rewrite it somehow?
|
|
|
|
\. So : Rewrite without "so" ?
|
|
|
|
dir :directory
|
|
|
|
you'd:you would
|
|
|
|
you'll:you will
|
|
|
|
can't:cannot
|
|
|
|
that's:that is
|
|
|
|
web page:webpage
|
2024-02-07 06:43:41 +08:00
|
|
|
host name\b:hostname
|
|
|
|
host names\b:hostnames
|
|
|
|
file name\b:filename
|
|
|
|
file names\b:filenames
|
2024-02-27 17:35:28 +08:00
|
|
|
\buser name\b:username
|
|
|
|
\buser names\b:usernames
|
2024-01-23 22:12:09 +08:00
|
|
|
didn't:did not
|
|
|
|
doesn't:does not
|
|
|
|
won't:will not
|
|
|
|
couldn't:could not
|
2024-02-27 14:48:10 +08:00
|
|
|
\bwill\b:rewrite to present tense
|