mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-07 16:15:22 +02:00
A few lang changes, more to come + search stop and synonums
git-svn-id: file:///svn/phpbb/trunk@1296 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
a7382c8e88
commit
16a20599ff
@ -68,6 +68,15 @@ $lang['by'] = "by";
|
|||||||
$lang['Time'] = "Time";
|
$lang['Time'] = "Time";
|
||||||
$lang['Hour'] = "Hour";
|
$lang['Hour'] = "Hour";
|
||||||
$lang['Hours'] = "Hours";
|
$lang['Hours'] = "Hours";
|
||||||
|
|
||||||
|
$lang['1_Day'] = "1 Day";
|
||||||
|
$lang['7_Days'] = "7 Days";
|
||||||
|
$lang['2_Weeks'] = "2 Weeks";
|
||||||
|
$lang['1_Month'] = "1 Month";
|
||||||
|
$lang['3_Months'] = "3 Months";
|
||||||
|
$lang['6_Months'] = "6 Months";
|
||||||
|
$lang['1_Year'] = "1 Year";
|
||||||
|
|
||||||
$lang['Day'] = "Day";
|
$lang['Day'] = "Day";
|
||||||
$lang['Days'] = "Days";
|
$lang['Days'] = "Days";
|
||||||
$lang['Week'] = "Week";
|
$lang['Week'] = "Week";
|
||||||
@ -76,6 +85,7 @@ $lang['Month'] = "Month";
|
|||||||
$lang['Months'] = "Months";
|
$lang['Months'] = "Months";
|
||||||
$lang['Year'] = "Year";
|
$lang['Year'] = "Year";
|
||||||
$lang['Years'] = "Years";
|
$lang['Years'] = "Years";
|
||||||
|
|
||||||
$lang['Enabled'] = "Enabled";
|
$lang['Enabled'] = "Enabled";
|
||||||
$lang['Next'] = "Next";
|
$lang['Next'] = "Next";
|
||||||
$lang['Previous'] = "Previous";
|
$lang['Previous'] = "Previous";
|
||||||
@ -955,6 +965,7 @@ $lang['Resync'] = "Resync";
|
|||||||
$lang['No_mode'] = "No mode was set";
|
$lang['No_mode'] = "No mode was set";
|
||||||
$lang['Forum_edit_delete_explain'] = "The form below will allow you to customize all the general board options. For User and Forum configurations use the related links on the left hand side";
|
$lang['Forum_edit_delete_explain'] = "The form below will allow you to customize all the general board options. For User and Forum configurations use the related links on the left hand side";
|
||||||
|
|
||||||
|
|
||||||
//
|
//
|
||||||
// Smiley Management
|
// Smiley Management
|
||||||
//
|
//
|
||||||
@ -985,6 +996,7 @@ $lang['export_smile_pack'] = "Create Smiley Pack";
|
|||||||
$lang['export_smiles'] = "To create a smiley pack from your currently installed smileys, <a href='admin_smilies.php?mode=export&send_file=1'>Click Here</a> to download the smiles.pak file. Name this file appropriately making sure to keep the .pak file extension. Then create a zip file containing all of your smiley images plus this .pak configuration file.";
|
$lang['export_smiles'] = "To create a smiley pack from your currently installed smileys, <a href='admin_smilies.php?mode=export&send_file=1'>Click Here</a> to download the smiles.pak file. Name this file appropriately making sure to keep the .pak file extension. Then create a zip file containing all of your smiley images plus this .pak configuration file.";
|
||||||
$lang['smiley_import_success'] = "The smiley pack was imported successfully!";
|
$lang['smiley_import_success'] = "The smiley pack was imported successfully!";
|
||||||
|
|
||||||
|
|
||||||
//
|
//
|
||||||
// User Management
|
// User Management
|
||||||
//
|
//
|
||||||
@ -1029,7 +1041,6 @@ $lang['delete_group_moderator'] = "Delete the old group moderator?";
|
|||||||
$lang['delete_moderator_explain'] = "If you're changing the group moderator, check this box to remove the old moderator from the group. Otherwise, do not check it, and the user will become a regular member of the group.";
|
$lang['delete_moderator_explain'] = "If you're changing the group moderator, check this box to remove the old moderator from the group. Otherwise, do not check it, and the user will become a regular member of the group.";
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
//
|
//
|
||||||
// Prune Administration
|
// Prune Administration
|
||||||
//
|
//
|
||||||
@ -1111,6 +1122,7 @@ $lang['Install'] = "Install";
|
|||||||
$lang['Upgrade'] = "Upgrade";
|
$lang['Upgrade'] = "Upgrade";
|
||||||
$lang['Install_Method'] = 'Choose your installation method';
|
$lang['Install_Method'] = 'Choose your installation method';
|
||||||
|
|
||||||
|
|
||||||
//
|
//
|
||||||
// Ranks admin
|
// Ranks admin
|
||||||
//
|
//
|
||||||
@ -1130,6 +1142,7 @@ $lang['Rank_image'] = "Rank Image";
|
|||||||
$lang['Rank_image_explain'] = "This is the place to set a custom image for everyone in the rank. You can specify either a relative or absolute path to the image";
|
$lang['Rank_image_explain'] = "This is the place to set a custom image for everyone in the rank. You can specify either a relative or absolute path to the image";
|
||||||
$lang['return_rank_admin'] = "to return to rank admin";
|
$lang['return_rank_admin'] = "to return to rank admin";
|
||||||
|
|
||||||
|
|
||||||
//
|
//
|
||||||
// Disallow Username Admin
|
// Disallow Username Admin
|
||||||
//
|
//
|
||||||
@ -1144,6 +1157,7 @@ $lang['add_disallow'] = "Add a disallowed username";
|
|||||||
$lang['add_disallow_explain'] = "You can disallow a username using the wildcard character '*' to match any character";
|
$lang['add_disallow_explain'] = "You can disallow a username using the wildcard character '*' to match any character";
|
||||||
$lang['no_disallowed'] = "No Disallowed Usernames";
|
$lang['no_disallowed'] = "No Disallowed Usernames";
|
||||||
|
|
||||||
|
|
||||||
//
|
//
|
||||||
// Styles Admin
|
// Styles Admin
|
||||||
//
|
//
|
||||||
@ -1219,4 +1233,4 @@ $lang['Cannot_remove_style'] = "The style you have selected is the current forum
|
|||||||
// That's all Folks!
|
// That's all Folks!
|
||||||
// -------------------------------------------------
|
// -------------------------------------------------
|
||||||
|
|
||||||
?>
|
?>
|
251
phpBB/language/lang_english/search_stopwords.txt
Normal file
251
phpBB/language/lang_english/search_stopwords.txt
Normal file
@ -0,0 +1,251 @@
|
|||||||
|
a
|
||||||
|
about
|
||||||
|
after
|
||||||
|
ago
|
||||||
|
all
|
||||||
|
almost
|
||||||
|
along
|
||||||
|
alot
|
||||||
|
also
|
||||||
|
am
|
||||||
|
an
|
||||||
|
and
|
||||||
|
answer
|
||||||
|
any
|
||||||
|
anybody
|
||||||
|
anybodys
|
||||||
|
anywhere
|
||||||
|
are
|
||||||
|
arent
|
||||||
|
around
|
||||||
|
as
|
||||||
|
ask
|
||||||
|
askd
|
||||||
|
at
|
||||||
|
bad
|
||||||
|
be
|
||||||
|
because
|
||||||
|
been
|
||||||
|
before
|
||||||
|
being
|
||||||
|
best
|
||||||
|
better
|
||||||
|
between
|
||||||
|
big
|
||||||
|
btw
|
||||||
|
but
|
||||||
|
by
|
||||||
|
can
|
||||||
|
cant
|
||||||
|
come
|
||||||
|
could
|
||||||
|
couldnt
|
||||||
|
day
|
||||||
|
days
|
||||||
|
days
|
||||||
|
did
|
||||||
|
didnt
|
||||||
|
do
|
||||||
|
does
|
||||||
|
doesnt
|
||||||
|
dont
|
||||||
|
down
|
||||||
|
each
|
||||||
|
etc
|
||||||
|
either
|
||||||
|
else
|
||||||
|
even
|
||||||
|
ever
|
||||||
|
every
|
||||||
|
everybody
|
||||||
|
everybodys
|
||||||
|
everyone
|
||||||
|
far
|
||||||
|
find
|
||||||
|
for
|
||||||
|
found
|
||||||
|
from
|
||||||
|
get
|
||||||
|
go
|
||||||
|
going
|
||||||
|
gone
|
||||||
|
good
|
||||||
|
got
|
||||||
|
gotten
|
||||||
|
had
|
||||||
|
has
|
||||||
|
have
|
||||||
|
havent
|
||||||
|
having
|
||||||
|
her
|
||||||
|
here
|
||||||
|
hers
|
||||||
|
him
|
||||||
|
his
|
||||||
|
home
|
||||||
|
how
|
||||||
|
hows
|
||||||
|
href
|
||||||
|
I
|
||||||
|
Ive
|
||||||
|
if
|
||||||
|
in
|
||||||
|
ini
|
||||||
|
into
|
||||||
|
is
|
||||||
|
isnt
|
||||||
|
it
|
||||||
|
its
|
||||||
|
its
|
||||||
|
just
|
||||||
|
know
|
||||||
|
large
|
||||||
|
less
|
||||||
|
like
|
||||||
|
liked
|
||||||
|
little
|
||||||
|
looking
|
||||||
|
look
|
||||||
|
looked
|
||||||
|
looking
|
||||||
|
lot
|
||||||
|
maybe
|
||||||
|
many
|
||||||
|
me
|
||||||
|
more
|
||||||
|
most
|
||||||
|
much
|
||||||
|
must
|
||||||
|
mustnt
|
||||||
|
my
|
||||||
|
near
|
||||||
|
need
|
||||||
|
never
|
||||||
|
new
|
||||||
|
news
|
||||||
|
no
|
||||||
|
none
|
||||||
|
not
|
||||||
|
nothing
|
||||||
|
now
|
||||||
|
of
|
||||||
|
off
|
||||||
|
often
|
||||||
|
old
|
||||||
|
on
|
||||||
|
once
|
||||||
|
only
|
||||||
|
oops
|
||||||
|
or
|
||||||
|
other
|
||||||
|
our
|
||||||
|
ours
|
||||||
|
out
|
||||||
|
over
|
||||||
|
page
|
||||||
|
please
|
||||||
|
put
|
||||||
|
question
|
||||||
|
questions
|
||||||
|
questioned
|
||||||
|
quote
|
||||||
|
rather
|
||||||
|
really
|
||||||
|
recent
|
||||||
|
said
|
||||||
|
saw
|
||||||
|
say
|
||||||
|
says
|
||||||
|
she
|
||||||
|
see
|
||||||
|
sees
|
||||||
|
should
|
||||||
|
sites
|
||||||
|
small
|
||||||
|
so
|
||||||
|
some
|
||||||
|
something
|
||||||
|
sometime
|
||||||
|
somewhere
|
||||||
|
soon
|
||||||
|
take
|
||||||
|
than
|
||||||
|
true
|
||||||
|
thank
|
||||||
|
that
|
||||||
|
thatd
|
||||||
|
thats
|
||||||
|
the
|
||||||
|
their
|
||||||
|
theirs
|
||||||
|
theres
|
||||||
|
theirs
|
||||||
|
them
|
||||||
|
then
|
||||||
|
there
|
||||||
|
these
|
||||||
|
they
|
||||||
|
theyll
|
||||||
|
theyd
|
||||||
|
theyre
|
||||||
|
this
|
||||||
|
those
|
||||||
|
though
|
||||||
|
through
|
||||||
|
thus
|
||||||
|
time
|
||||||
|
times
|
||||||
|
to
|
||||||
|
too
|
||||||
|
under
|
||||||
|
until
|
||||||
|
untrue
|
||||||
|
up
|
||||||
|
upon
|
||||||
|
use
|
||||||
|
users
|
||||||
|
version
|
||||||
|
very
|
||||||
|
via
|
||||||
|
want
|
||||||
|
was
|
||||||
|
way
|
||||||
|
we
|
||||||
|
well
|
||||||
|
went
|
||||||
|
were
|
||||||
|
werent
|
||||||
|
what
|
||||||
|
when
|
||||||
|
where
|
||||||
|
which
|
||||||
|
who
|
||||||
|
whom
|
||||||
|
whose
|
||||||
|
why
|
||||||
|
wide
|
||||||
|
will
|
||||||
|
with
|
||||||
|
within
|
||||||
|
without
|
||||||
|
wont
|
||||||
|
world
|
||||||
|
worse
|
||||||
|
worst
|
||||||
|
would
|
||||||
|
wrote
|
||||||
|
www
|
||||||
|
yes
|
||||||
|
yet
|
||||||
|
you
|
||||||
|
youd
|
||||||
|
youll
|
||||||
|
your
|
||||||
|
youre
|
||||||
|
yours
|
||||||
|
AFAIK
|
||||||
|
IIRC
|
||||||
|
LOL
|
||||||
|
ROTF
|
||||||
|
ROTFLMAO
|
||||||
|
YMMV
|
195
phpBB/language/lang_english/search_synonyms.txt
Normal file
195
phpBB/language/lang_english/search_synonyms.txt
Normal file
@ -0,0 +1,195 @@
|
|||||||
|
abcense absence
|
||||||
|
abridgement abridgment
|
||||||
|
accomodate accommodate
|
||||||
|
acknowledgment acknowledgement
|
||||||
|
airplane aeroplane
|
||||||
|
allright alright
|
||||||
|
andy andrew
|
||||||
|
anemia anaemia
|
||||||
|
anemic anaemic
|
||||||
|
anesthesia anaesthesia
|
||||||
|
anesthesiologist anaesthesiologist
|
||||||
|
anesthesiololy anaesthesiology
|
||||||
|
anesthetic anaesthetic
|
||||||
|
anesthetist anaesthetist
|
||||||
|
appologize appologise
|
||||||
|
appologized appologised
|
||||||
|
appologizing appologising
|
||||||
|
apr april
|
||||||
|
archean archaean
|
||||||
|
archeology archaeology
|
||||||
|
archeozoic archaeozoic
|
||||||
|
armor armour
|
||||||
|
armored armoured
|
||||||
|
armory armoury
|
||||||
|
armorment armourment
|
||||||
|
artic arctic
|
||||||
|
attachment attachement
|
||||||
|
attachments attachements
|
||||||
|
attendence attendance
|
||||||
|
aug august
|
||||||
|
barbecue barbeque
|
||||||
|
bbq barbeque
|
||||||
|
behavior behaviour
|
||||||
|
behaviorism behaviourism
|
||||||
|
biassed biased
|
||||||
|
biol biology
|
||||||
|
buletin bulletin
|
||||||
|
calender calendar
|
||||||
|
canceled cancelled
|
||||||
|
car automobile
|
||||||
|
catalog catalogue
|
||||||
|
cenozoic caenozoic
|
||||||
|
center centre
|
||||||
|
check cheque
|
||||||
|
color colour
|
||||||
|
colored coloured
|
||||||
|
coloring colouring
|
||||||
|
colorless colourless
|
||||||
|
comission commission
|
||||||
|
comittee committee
|
||||||
|
commitee committee
|
||||||
|
conceed concede
|
||||||
|
creating createing
|
||||||
|
curiculum curriculum
|
||||||
|
dec december
|
||||||
|
defense defence
|
||||||
|
dept department
|
||||||
|
develope develop
|
||||||
|
discription description
|
||||||
|
dulness dullness
|
||||||
|
encyclopedia encyclopaedia
|
||||||
|
enroll enrol
|
||||||
|
esthetic aesthetic
|
||||||
|
etiology aetiology
|
||||||
|
exhorbitant exorbitant
|
||||||
|
exhuberant exuberant
|
||||||
|
existance existence
|
||||||
|
favorite favourite
|
||||||
|
feb february
|
||||||
|
fetus foetus
|
||||||
|
ficticious fictitious
|
||||||
|
flavor flavour
|
||||||
|
flourescent fluorescent
|
||||||
|
foriegn foreign
|
||||||
|
fourty forty
|
||||||
|
gage guage
|
||||||
|
geneology genealogy
|
||||||
|
grammer grammar
|
||||||
|
gray grey
|
||||||
|
guerilla guerrilla
|
||||||
|
gynecological gynaecological
|
||||||
|
gynecologist gynaecologist
|
||||||
|
gynecology gynaecology
|
||||||
|
harbor harbour
|
||||||
|
heighth height
|
||||||
|
hemaglobin haemaglobin
|
||||||
|
hematin haematin
|
||||||
|
hematite haematite
|
||||||
|
hematologist haematologist
|
||||||
|
hematology haematology
|
||||||
|
hemophilia haemophilia
|
||||||
|
hemorrhage haemorrhage
|
||||||
|
hemorrhoids haemorrhoids
|
||||||
|
honor honour
|
||||||
|
innoculate inoculate
|
||||||
|
installment instalment
|
||||||
|
irrelevent irrelevant
|
||||||
|
irrevelant irrelevant
|
||||||
|
jan january
|
||||||
|
jeweler jeweller
|
||||||
|
judgement judgment
|
||||||
|
jul july
|
||||||
|
jun june
|
||||||
|
labeled labelled
|
||||||
|
labor labour
|
||||||
|
laborer labourer
|
||||||
|
laborers labourers
|
||||||
|
laboring labouring
|
||||||
|
lib library
|
||||||
|
licence license
|
||||||
|
liesure leisure
|
||||||
|
liquify liquefy
|
||||||
|
maintainance maintenance
|
||||||
|
maintenence maintenance
|
||||||
|
marshal marshall
|
||||||
|
medieval mediaeval
|
||||||
|
medievalism mediaevalism
|
||||||
|
medievalist mediaevalist
|
||||||
|
meg margaret
|
||||||
|
meter metre
|
||||||
|
milage mileage
|
||||||
|
millipede millepede
|
||||||
|
miscelaneous miscellaneous
|
||||||
|
morgage mortgage
|
||||||
|
noticable noticeable
|
||||||
|
nov november
|
||||||
|
occurence occurrence
|
||||||
|
oct october
|
||||||
|
offense offence
|
||||||
|
ommision omission
|
||||||
|
ommission omission
|
||||||
|
optimize optimize
|
||||||
|
optimizer optimiser
|
||||||
|
optimizing optimising
|
||||||
|
optimized optimised
|
||||||
|
organisation organization
|
||||||
|
organise organize
|
||||||
|
organised organized
|
||||||
|
organising organizing
|
||||||
|
organiser organizer
|
||||||
|
pajamas pyjamas
|
||||||
|
paleography palaeography
|
||||||
|
paleolithic palaeolithic
|
||||||
|
paleontological palaeontological
|
||||||
|
paleontologist palaeontologist
|
||||||
|
paleontology palaeontology
|
||||||
|
paleozoic palaeozoic
|
||||||
|
pamplet pamphlet
|
||||||
|
paralell parallel
|
||||||
|
parl parliament
|
||||||
|
parlt parliament
|
||||||
|
pediatric paediatric
|
||||||
|
pediatrician paediatrician
|
||||||
|
pediatrics paediatrics
|
||||||
|
pedodontia paedodontia
|
||||||
|
pedodontics paedodontics
|
||||||
|
personel personnel
|
||||||
|
practise practice
|
||||||
|
program programme
|
||||||
|
psych psychology
|
||||||
|
qld queensland
|
||||||
|
questionaire questionnaire
|
||||||
|
rarify rarefy
|
||||||
|
reccomend recommend
|
||||||
|
recieve receive
|
||||||
|
resistence resistance
|
||||||
|
restaraunt restaurant
|
||||||
|
savior saviour
|
||||||
|
sep september
|
||||||
|
seperate separate
|
||||||
|
sept september
|
||||||
|
sieze seize
|
||||||
|
summarize summarise
|
||||||
|
summerize summarise
|
||||||
|
superceed supercede
|
||||||
|
superintendant superintendent
|
||||||
|
supersede supercede
|
||||||
|
suprise surprise
|
||||||
|
surprize surprise
|
||||||
|
synchronise synchronize
|
||||||
|
tas tasmania
|
||||||
|
temperary temporary
|
||||||
|
theater theatre
|
||||||
|
threshhold threshold
|
||||||
|
transfered transferred
|
||||||
|
truely truly
|
||||||
|
truley truly
|
||||||
|
useable usable
|
||||||
|
valor valour
|
||||||
|
vic victoria
|
||||||
|
vigor vigour
|
||||||
|
vol volume
|
||||||
|
whack wack
|
||||||
|
withold withhold
|
||||||
|
yeild yield
|
Loading…
x
Reference in New Issue
Block a user