mirror of
https://github.com/kwsch/NHSE.git
synced 2026-07-18 16:21:41 -05:00
Add other localizations
Need to make a dump method for villager names so that those get localized
This commit is contained in:
parent
7e736f4a46
commit
48977eefa8
|
|
@ -8,12 +8,27 @@
|
|||
|
||||
<ItemGroup>
|
||||
<None Remove="Resources\byte\item_kind.bin" />
|
||||
<None Remove="Resources\text\de\MessageStrings_de.txt" />
|
||||
<None Remove="Resources\text\de\text_item_de.txt" />
|
||||
<None Remove="Resources\text\de\text_villager_de.txt" />
|
||||
<None Remove="Resources\text\en\MessageStrings_en.txt" />
|
||||
<None Remove="Resources\text\en\text_item_en.txt" />
|
||||
<None Remove="Resources\text\en\text_villager_en.txt" />
|
||||
<None Remove="Resources\text\es\MessageStrings_es.txt" />
|
||||
<None Remove="Resources\text\es\text_item_es.txt" />
|
||||
<None Remove="Resources\text\es\text_villager_es.txt" />
|
||||
<None Remove="Resources\text\fr\MessageStrings_fr.txt" />
|
||||
<None Remove="Resources\text\fr\text_item_fr.txt" />
|
||||
<None Remove="Resources\text\fr\text_villager_fr.txt" />
|
||||
<None Remove="Resources\text\it\MessageStrings_it.txt" />
|
||||
<None Remove="Resources\text\it\text_item_it.txt" />
|
||||
<None Remove="Resources\text\it\text_villager_it.txt" />
|
||||
<None Remove="Resources\text\jp\MessageStrings_jp.txt" />
|
||||
<None Remove="Resources\text\jp\text_item_jp.txt" />
|
||||
<None Remove="Resources\text\jp\text_villager_jp.txt" />
|
||||
<None Remove="Resources\text\ko\MessageStrings_ko.txt" />
|
||||
<None Remove="Resources\text\ko\text_item_ko.txt" />
|
||||
<None Remove="Resources\text\ko\text_villager_ko.txt" />
|
||||
<None Remove="Resources\text\zh\MessageStrings_zh.txt" />
|
||||
<None Remove="Resources\text\zh\text_item_zh.txt" />
|
||||
<None Remove="Resources\text\zh\text_villager_zh.txt" />
|
||||
|
|
@ -21,12 +36,27 @@
|
|||
|
||||
<ItemGroup>
|
||||
<EmbeddedResource Include="Resources\byte\item_kind.bin" />
|
||||
<EmbeddedResource Include="Resources\text\de\MessageStrings_de.txt" />
|
||||
<EmbeddedResource Include="Resources\text\de\text_item_de.txt" />
|
||||
<EmbeddedResource Include="Resources\text\de\text_villager_de.txt" />
|
||||
<EmbeddedResource Include="Resources\text\en\MessageStrings_en.txt" />
|
||||
<EmbeddedResource Include="Resources\text\en\text_item_en.txt" />
|
||||
<EmbeddedResource Include="Resources\text\en\text_villager_en.txt" />
|
||||
<EmbeddedResource Include="Resources\text\es\MessageStrings_es.txt" />
|
||||
<EmbeddedResource Include="Resources\text\es\text_item_es.txt" />
|
||||
<EmbeddedResource Include="Resources\text\es\text_villager_es.txt" />
|
||||
<EmbeddedResource Include="Resources\text\fr\MessageStrings_fr.txt" />
|
||||
<EmbeddedResource Include="Resources\text\fr\text_item_fr.txt" />
|
||||
<EmbeddedResource Include="Resources\text\fr\text_villager_fr.txt" />
|
||||
<EmbeddedResource Include="Resources\text\it\MessageStrings_it.txt" />
|
||||
<EmbeddedResource Include="Resources\text\it\text_item_it.txt" />
|
||||
<EmbeddedResource Include="Resources\text\it\text_villager_it.txt" />
|
||||
<EmbeddedResource Include="Resources\text\jp\MessageStrings_jp.txt" />
|
||||
<EmbeddedResource Include="Resources\text\jp\text_item_jp.txt" />
|
||||
<EmbeddedResource Include="Resources\text\jp\text_villager_jp.txt" />
|
||||
<EmbeddedResource Include="Resources\text\ko\MessageStrings_ko.txt" />
|
||||
<EmbeddedResource Include="Resources\text\ko\text_item_ko.txt" />
|
||||
<EmbeddedResource Include="Resources\text\ko\text_villager_ko.txt" />
|
||||
<EmbeddedResource Include="Resources\text\zh\MessageStrings_zh.txt" />
|
||||
<EmbeddedResource Include="Resources\text\zh\text_item_zh.txt" />
|
||||
<EmbeddedResource Include="Resources\text\zh\text_villager_zh.txt" />
|
||||
|
|
|
|||
28
NHSE.Core/Resources/text/de/MessageStrings_de.txt
Normal file
28
NHSE.Core/Resources/text/de/MessageStrings_de.txt
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
MsgBackupCreateLocation=NHSE can perform automatic backups if you create a folder with the name '{0}' in the same folder as the executable.
|
||||
MsgBackupCreateQuestion=Would you NHSE to automatically keep a backup of your save data?
|
||||
MsgDataSizeMismatchImport=The size of the imported file (0x{0:X}) does not match the required size (0x{1:X}).
|
||||
MsgDataSizeMismatchRAM=Read size (0x{0:X}) != Write size (0x{1:X}).
|
||||
MsgDataDidNotOriginateFromHost_0=Imported data did not originate from Villager0 ({0})'s data.
|
||||
MsgAskUpdateValues=Update values?
|
||||
MsgAskContinue=Continue?
|
||||
MsgAskWriteAnyway=Write anyway?
|
||||
MsgAskExportResultToClipboard=Export results to clipboard?
|
||||
MsgCanceling=Canceling:
|
||||
MsgInvalidHexValue=Bad hex value.
|
||||
MsgImportDirectoryDoesNotExist=Directory does not exist!
|
||||
MsgNoPictureLoaded=No picture loaded.
|
||||
MsgSaveDataImportFail=Unable to open the folder that contains the save file.
|
||||
MsgSaveDataImportSuggest=Try moving it to another location and opening from there.
|
||||
MsgSaveDataExportSuccess=Saved all save data!
|
||||
MsgSaveDataExportFail=Unable to save files to their original location.
|
||||
MsgSaveDataHashesValid=Hashes are valid.
|
||||
MsgSaveDataSizeMismatch=Save file sizes appear to be incorrect.
|
||||
MsgMoveOut=Are you trying to make the Villager move out?
|
||||
MsgMoveOutSuggest=If so, set the Event Flag (024 - ForceMoveOut) to 1 so that the Villager is removed by the game.
|
||||
MsgFieldItemRemoveAsk=Are you sure you want to remove {0}?
|
||||
MsgFieldItemRemoveNone=Nothing removed (none found).
|
||||
MsgFieldItemRemoveCount=Removed {0} from the map.
|
||||
MsgSysBotInfo=This SysBot reads and writes RAM directly to your game when called to Read/Write.
|
||||
MsgSysBotRequired=Using this functionality requires the sys-botbase sysmodule running on the console. Your console must be on the same network as the PC running this program.
|
||||
MsgTerrainSetElevation0=Set the elevation of all tiles on the map to 0?
|
||||
MsgTerrainSetAll=Set the tile from the Tile Editor to all tiles on the map?
|
||||
12984
NHSE.Core/Resources/text/de/text_item_de.txt
Normal file
12984
NHSE.Core/Resources/text/de/text_item_de.txt
Normal file
File diff suppressed because it is too large
Load Diff
397
NHSE.Core/Resources/text/de/text_villager_de.txt
Normal file
397
NHSE.Core/Resources/text/de/text_villager_de.txt
Normal file
|
|
@ -0,0 +1,397 @@
|
|||
ant00 Cyrano
|
||||
ant01 Antonio
|
||||
ant02 Pango
|
||||
ant03 Anabelle
|
||||
ant06 Snooty
|
||||
ant08 Annalisa
|
||||
ant09 Olaf
|
||||
bea00 Teddy
|
||||
bea01 Pinky
|
||||
bea02 Curt
|
||||
bea03 Chow
|
||||
bea05 Nate
|
||||
bea06 Groucho
|
||||
bea07 Tutu
|
||||
bea08 Ursala
|
||||
bea09 Grizzly
|
||||
bea10 Paula
|
||||
bea11 Ike
|
||||
bea12 Charlise
|
||||
bea13 Beardo
|
||||
bea14 Klaus
|
||||
bea15 Megan
|
||||
brd00 Jay
|
||||
brd01 Robin
|
||||
brd02 Anchovy
|
||||
brd03 Twiggy
|
||||
brd04 Jitters
|
||||
brd05 Piper
|
||||
brd06 Admiral
|
||||
brd08 Midge
|
||||
brd11 Jakey
|
||||
brd15 Lucha
|
||||
brd16 Jacques
|
||||
brd17 Peck
|
||||
brd18 Sparro
|
||||
bul00 Angus
|
||||
bul01 Rodeo
|
||||
bul03 Stu
|
||||
bul05 T-Bone
|
||||
bul07 Coach
|
||||
bul08 Vic
|
||||
cat00 Bob
|
||||
cat01 Mitzi
|
||||
cat02 Rosie
|
||||
cat03 Olivia
|
||||
cat04 Kiki
|
||||
cat05 Tangy
|
||||
cat06 Punchy
|
||||
cat07 Purrl
|
||||
cat08 Moe
|
||||
cat09 Kabuki
|
||||
cat10 Kid Cat
|
||||
cat11 Monique
|
||||
cat12 Tabby
|
||||
cat13 Stinky
|
||||
cat14 Kitty
|
||||
cat15 Tom
|
||||
cat16 Merry
|
||||
cat17 Felicity
|
||||
cat18 Lolly
|
||||
cat19 Ankha
|
||||
cat20 Rudy
|
||||
cat21 Katt
|
||||
cat23 Raymond
|
||||
cbr00 Bluebear
|
||||
cbr01 Maple
|
||||
cbr02 Poncho
|
||||
cbr03 Pudge
|
||||
cbr04 Kody
|
||||
cbr05 Stitches
|
||||
cbr06 Vladimir
|
||||
cbr07 Murphy
|
||||
cbr09 Olive
|
||||
cbr10 Cheri
|
||||
cbr13 June
|
||||
cbr14 Pekoe
|
||||
cbr15 Chester
|
||||
cbr16 Barold
|
||||
cbr17 Tammy
|
||||
cbr18 Marty
|
||||
cbr19 Judy
|
||||
chn00 Goose
|
||||
chn01 Benedict
|
||||
chn02 Egbert
|
||||
chn05 Ava
|
||||
chn09 Becky
|
||||
chn10 Plucky
|
||||
chn11 Knox
|
||||
chn12 Broffina
|
||||
chn13 Ken
|
||||
cow00 Patty
|
||||
cow01 Tipper
|
||||
cow06 Norma
|
||||
cow07 Naomi
|
||||
crd00 Alfonso
|
||||
crd01 Alli
|
||||
crd02 Boots
|
||||
crd04 Del
|
||||
crd06 Sly
|
||||
crd07 Gayle
|
||||
crd08 Drago
|
||||
der00 Fauna
|
||||
der01 Bam
|
||||
der02 Zell
|
||||
der03 Bruce
|
||||
der04 Deirdre
|
||||
der05 Lopez
|
||||
der06 Fuchsia
|
||||
der07 Beau
|
||||
der08 Diana
|
||||
der09 Erik
|
||||
der10 Chelsea
|
||||
dog00 Goldie
|
||||
dog01 Butch
|
||||
dog02 Lucky
|
||||
dog03 Biskit
|
||||
dog04 Bones
|
||||
dog05 Portia
|
||||
dog06 Walker
|
||||
dog07 Daisy
|
||||
dog08 Cookie
|
||||
dog09 Maddie
|
||||
dog10 Bea
|
||||
dog14 Mac
|
||||
dog15 Marcel
|
||||
dog16 Benjamin
|
||||
dog17 Cherry
|
||||
dog18 Shep
|
||||
duk00 Bill
|
||||
duk01 Joey
|
||||
duk02 Pate
|
||||
duk03 Maelle
|
||||
duk04 Deena
|
||||
duk05 Pompom
|
||||
duk06 Mallary
|
||||
duk07 Freckles
|
||||
duk08 Derwin
|
||||
duk09 Drake
|
||||
duk10 Scoot
|
||||
duk11 Weber
|
||||
duk12 Miranda
|
||||
duk13 Ketchup
|
||||
duk15 Gloria
|
||||
duk16 Molly
|
||||
duk17 Quillson
|
||||
elp00 Opal
|
||||
elp01 Dizzy
|
||||
elp02 Big Top
|
||||
elp03 Eloise
|
||||
elp04 Margie
|
||||
elp05 Paolo
|
||||
elp06 Axel
|
||||
elp07 Ellie
|
||||
elp09 Tucker
|
||||
elp10 Tia
|
||||
elp11 Chai
|
||||
elp12 Cyd
|
||||
flg00 Lily
|
||||
flg01 Ribbot
|
||||
flg02 Frobert
|
||||
flg03 Camofrog
|
||||
flg04 Drift
|
||||
flg05 Wart Jr
|
||||
flg06 Puddles
|
||||
flg07 Jeremiah
|
||||
flg09 Tad
|
||||
flg10 Cousteau
|
||||
flg11 Huck
|
||||
flg12 Prince
|
||||
flg13 Jambette
|
||||
flg15 Raddle
|
||||
flg16 Gigi
|
||||
flg17 Croque
|
||||
flg18 Diva
|
||||
flg19 Henry
|
||||
goa00 Chevre
|
||||
goa01 Nan
|
||||
goa02 Billy
|
||||
goa04 Gruff
|
||||
goa06 Velma
|
||||
goa07 Kidd
|
||||
goa08 Pashmina
|
||||
goa09 Sherb
|
||||
gor00 Cesar
|
||||
gor01 Peewee
|
||||
gor02 Boone
|
||||
gor04 Louie
|
||||
gor05 Boyd
|
||||
gor07 Violet
|
||||
gor08 Al
|
||||
gor09 Rocket
|
||||
gor10 Hans
|
||||
gor11 Rilla
|
||||
ham00 Hamlet
|
||||
ham01 Apple
|
||||
ham02 Graham
|
||||
ham03 Rodney
|
||||
ham04 Soleil
|
||||
ham05 Clay
|
||||
ham06 Flurry
|
||||
ham07 Hamphrey
|
||||
hip00 Rocco
|
||||
hip02 Bubbles
|
||||
hip03 Bertha
|
||||
hip04 Biff
|
||||
hip05 Bitty
|
||||
hip08 Harry
|
||||
hip09 Hippeux
|
||||
hrs00 Buck
|
||||
hrs01 Victoria
|
||||
hrs02 Savannah
|
||||
hrs03 Elmer
|
||||
hrs04 Roscoe
|
||||
hrs05 Winnie
|
||||
hrs06 Ed
|
||||
hrs07 Cleo
|
||||
hrs08 Peaches
|
||||
hrs09 Annalise
|
||||
hrs10 Clyde
|
||||
hrs11 Colton
|
||||
hrs12 Papi
|
||||
hrs13 Julian
|
||||
hrs16 Reneigh
|
||||
kal00 Yuka
|
||||
kal01 Alice
|
||||
kal02 Melba
|
||||
kal03 Sydney
|
||||
kal04 Gonzo
|
||||
kal05 Ozzie
|
||||
kal08 Canberra
|
||||
kal09 Lyman
|
||||
kal10 Eugene
|
||||
kgr00 Kitt
|
||||
kgr01 Mathilda
|
||||
kgr02 Carrie
|
||||
kgr05 Astrid
|
||||
kgr06 Sylvia
|
||||
kgr08 Walt
|
||||
kgr09 Rooney
|
||||
kgr10 Marcie
|
||||
lon00 Bud
|
||||
lon01 Elvis
|
||||
lon02 Rex
|
||||
lon04 Leopold
|
||||
lon06 Mott
|
||||
lon07 Rory
|
||||
lon08 Lionel
|
||||
mnk01 Nana
|
||||
mnk02 Simon
|
||||
mnk03 Tammi
|
||||
mnk04 Monty
|
||||
mnk05 Elise
|
||||
mnk06 Flip
|
||||
mnk07 Shari
|
||||
mnk08 Deli
|
||||
mus00 Dora
|
||||
mus01 Limberg
|
||||
mus02 Bella
|
||||
mus03 Bree
|
||||
mus04 Samson
|
||||
mus05 Rod
|
||||
mus08 Candi
|
||||
mus09 Rizzo
|
||||
mus10 Anicotti
|
||||
mus12 Broccolo
|
||||
mus14 Moose
|
||||
mus15 Bettina
|
||||
mus16 Greta
|
||||
mus17 Penelope
|
||||
mus18 Chadder
|
||||
ocp00 Octavian
|
||||
ocp01 Marina
|
||||
ocp02 Zucker
|
||||
ost00 Queenie
|
||||
ost01 Gladys
|
||||
ost02 Sandy
|
||||
ost03 Sprocket
|
||||
ost05 Julia
|
||||
ost06 Cranston
|
||||
ost07 Phil
|
||||
ost08 Blanche
|
||||
ost09 Flora
|
||||
ost10 Phoebe
|
||||
pbr00 Apollo
|
||||
pbr01 Amelia
|
||||
pbr02 Pierce
|
||||
pbr03 Buzz
|
||||
pbr05 Avery
|
||||
pbr06 Frank
|
||||
pbr07 Sterling
|
||||
pbr08 Keaton
|
||||
pbr09 Celia
|
||||
pgn00 Aurora
|
||||
pgn01 Roald
|
||||
pgn02 Cube
|
||||
pgn03 Hopper
|
||||
pgn04 Friga
|
||||
pgn05 Gwen
|
||||
pgn06 Puck
|
||||
pgn09 Wade
|
||||
pgn10 Boomer
|
||||
pgn11 Iggly
|
||||
pgn12 Tex
|
||||
pgn13 Flo
|
||||
pgn14 Sprinkle
|
||||
pig00 Curly
|
||||
pig01 Truffles
|
||||
pig02 Rasher
|
||||
pig03 Hugh
|
||||
pig04 Lucy
|
||||
pig05 Crackle
|
||||
pig08 Cobb
|
||||
pig09 Boris
|
||||
pig10 Maggie
|
||||
pig11 Peggy
|
||||
pig13 Gala
|
||||
pig14 Chops
|
||||
pig15 Kevin
|
||||
pig16 Pancetti
|
||||
pig17 Agnes
|
||||
rbt00 Bunnie
|
||||
rbt01 Dotty
|
||||
rbt02 Coco
|
||||
rbt03 Snake
|
||||
rbt04 Gaston
|
||||
rbt05 Gabi
|
||||
rbt06 Pippy
|
||||
rbt07 Tiffany
|
||||
rbt08 Genji
|
||||
rbt09 Ruby
|
||||
rbt10 Doc
|
||||
rbt11 Claude
|
||||
rbt12 Francine
|
||||
rbt13 Chrissy
|
||||
rbt14 Hopkins
|
||||
rbt15 O'Hare
|
||||
rbt16 Carmen
|
||||
rbt17 Bonbon
|
||||
rbt18 Cole
|
||||
rbt19 Mira
|
||||
rbt20 Toby
|
||||
rhn00 Tank
|
||||
rhn01 Rhonda
|
||||
rhn02 Spike
|
||||
rhn04 Hornsby
|
||||
rhn07 Merengue
|
||||
rhn08 Renée
|
||||
shp00 Vesta
|
||||
shp01 Baabara
|
||||
shp02 Eunice
|
||||
shp03 Stella
|
||||
shp04 Cashmere
|
||||
shp07 Willow
|
||||
shp08 Curlos
|
||||
shp09 Wendy
|
||||
shp10 Timbra
|
||||
shp11 Frita
|
||||
shp12 Muffy
|
||||
shp13 Pietro
|
||||
shp14 Étoile
|
||||
shp15 Dom
|
||||
squ00 Peanut
|
||||
squ01 Blaire
|
||||
squ02 Filbert
|
||||
squ03 Pecan
|
||||
squ04 Nibbles
|
||||
squ05 Agent S
|
||||
squ06 Caroline
|
||||
squ07 Sally
|
||||
squ08 Static
|
||||
squ09 Mint
|
||||
squ10 Ricky
|
||||
squ11 Cally
|
||||
squ13 Tasha
|
||||
squ14 Sylvana
|
||||
squ15 Poppy
|
||||
squ16 Sheldon
|
||||
squ17 Marshal
|
||||
squ18 Hazel
|
||||
tig00 Rolf
|
||||
tig01 Rowan
|
||||
tig02 Tybalt
|
||||
tig03 Bangle
|
||||
tig04 Leonardo
|
||||
tig05 Claudia
|
||||
tig06 Bianca
|
||||
wol00 Chief
|
||||
wol01 Lobo
|
||||
wol02 Wolfgang
|
||||
wol03 Whitney
|
||||
wol04 Dobie
|
||||
wol05 Freya
|
||||
wol06 Fang
|
||||
wol08 Vivian
|
||||
wol09 Skye
|
||||
wol10 Kyle
|
||||
wol12 Audie
|
||||
28
NHSE.Core/Resources/text/es/MessageStrings_es.txt
Normal file
28
NHSE.Core/Resources/text/es/MessageStrings_es.txt
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
MsgBackupCreateLocation=NHSE can perform automatic backups if you create a folder with the name '{0}' in the same folder as the executable.
|
||||
MsgBackupCreateQuestion=Would you NHSE to automatically keep a backup of your save data?
|
||||
MsgDataSizeMismatchImport=The size of the imported file (0x{0:X}) does not match the required size (0x{1:X}).
|
||||
MsgDataSizeMismatchRAM=Read size (0x{0:X}) != Write size (0x{1:X}).
|
||||
MsgDataDidNotOriginateFromHost_0=Imported data did not originate from Villager0 ({0})'s data.
|
||||
MsgAskUpdateValues=Update values?
|
||||
MsgAskContinue=Continue?
|
||||
MsgAskWriteAnyway=Write anyway?
|
||||
MsgAskExportResultToClipboard=Export results to clipboard?
|
||||
MsgCanceling=Canceling:
|
||||
MsgInvalidHexValue=Bad hex value.
|
||||
MsgImportDirectoryDoesNotExist=Directory does not exist!
|
||||
MsgNoPictureLoaded=No picture loaded.
|
||||
MsgSaveDataImportFail=Unable to open the folder that contains the save file.
|
||||
MsgSaveDataImportSuggest=Try moving it to another location and opening from there.
|
||||
MsgSaveDataExportSuccess=Saved all save data!
|
||||
MsgSaveDataExportFail=Unable to save files to their original location.
|
||||
MsgSaveDataHashesValid=Hashes are valid.
|
||||
MsgSaveDataSizeMismatch=Save file sizes appear to be incorrect.
|
||||
MsgMoveOut=Are you trying to make the Villager move out?
|
||||
MsgMoveOutSuggest=If so, set the Event Flag (024 - ForceMoveOut) to 1 so that the Villager is removed by the game.
|
||||
MsgFieldItemRemoveAsk=Are you sure you want to remove {0}?
|
||||
MsgFieldItemRemoveNone=Nothing removed (none found).
|
||||
MsgFieldItemRemoveCount=Removed {0} from the map.
|
||||
MsgSysBotInfo=This SysBot reads and writes RAM directly to your game when called to Read/Write.
|
||||
MsgSysBotRequired=Using this functionality requires the sys-botbase sysmodule running on the console. Your console must be on the same network as the PC running this program.
|
||||
MsgTerrainSetElevation0=Set the elevation of all tiles on the map to 0?
|
||||
MsgTerrainSetAll=Set the tile from the Tile Editor to all tiles on the map?
|
||||
12984
NHSE.Core/Resources/text/es/text_item_es.txt
Normal file
12984
NHSE.Core/Resources/text/es/text_item_es.txt
Normal file
File diff suppressed because it is too large
Load Diff
397
NHSE.Core/Resources/text/es/text_villager_es.txt
Normal file
397
NHSE.Core/Resources/text/es/text_villager_es.txt
Normal file
|
|
@ -0,0 +1,397 @@
|
|||
ant00 Cyrano
|
||||
ant01 Antonio
|
||||
ant02 Pango
|
||||
ant03 Anabelle
|
||||
ant06 Snooty
|
||||
ant08 Annalisa
|
||||
ant09 Olaf
|
||||
bea00 Teddy
|
||||
bea01 Pinky
|
||||
bea02 Curt
|
||||
bea03 Chow
|
||||
bea05 Nate
|
||||
bea06 Groucho
|
||||
bea07 Tutu
|
||||
bea08 Ursala
|
||||
bea09 Grizzly
|
||||
bea10 Paula
|
||||
bea11 Ike
|
||||
bea12 Charlise
|
||||
bea13 Beardo
|
||||
bea14 Klaus
|
||||
bea15 Megan
|
||||
brd00 Jay
|
||||
brd01 Robin
|
||||
brd02 Anchovy
|
||||
brd03 Twiggy
|
||||
brd04 Jitters
|
||||
brd05 Piper
|
||||
brd06 Admiral
|
||||
brd08 Midge
|
||||
brd11 Jakey
|
||||
brd15 Lucha
|
||||
brd16 Jacques
|
||||
brd17 Peck
|
||||
brd18 Sparro
|
||||
bul00 Angus
|
||||
bul01 Rodeo
|
||||
bul03 Stu
|
||||
bul05 T-Bone
|
||||
bul07 Coach
|
||||
bul08 Vic
|
||||
cat00 Bob
|
||||
cat01 Mitzi
|
||||
cat02 Rosie
|
||||
cat03 Olivia
|
||||
cat04 Kiki
|
||||
cat05 Tangy
|
||||
cat06 Punchy
|
||||
cat07 Purrl
|
||||
cat08 Moe
|
||||
cat09 Kabuki
|
||||
cat10 Kid Cat
|
||||
cat11 Monique
|
||||
cat12 Tabby
|
||||
cat13 Stinky
|
||||
cat14 Kitty
|
||||
cat15 Tom
|
||||
cat16 Merry
|
||||
cat17 Felicity
|
||||
cat18 Lolly
|
||||
cat19 Ankha
|
||||
cat20 Rudy
|
||||
cat21 Katt
|
||||
cat23 Raymond
|
||||
cbr00 Bluebear
|
||||
cbr01 Maple
|
||||
cbr02 Poncho
|
||||
cbr03 Pudge
|
||||
cbr04 Kody
|
||||
cbr05 Stitches
|
||||
cbr06 Vladimir
|
||||
cbr07 Murphy
|
||||
cbr09 Olive
|
||||
cbr10 Cheri
|
||||
cbr13 June
|
||||
cbr14 Pekoe
|
||||
cbr15 Chester
|
||||
cbr16 Barold
|
||||
cbr17 Tammy
|
||||
cbr18 Marty
|
||||
cbr19 Judy
|
||||
chn00 Goose
|
||||
chn01 Benedict
|
||||
chn02 Egbert
|
||||
chn05 Ava
|
||||
chn09 Becky
|
||||
chn10 Plucky
|
||||
chn11 Knox
|
||||
chn12 Broffina
|
||||
chn13 Ken
|
||||
cow00 Patty
|
||||
cow01 Tipper
|
||||
cow06 Norma
|
||||
cow07 Naomi
|
||||
crd00 Alfonso
|
||||
crd01 Alli
|
||||
crd02 Boots
|
||||
crd04 Del
|
||||
crd06 Sly
|
||||
crd07 Gayle
|
||||
crd08 Drago
|
||||
der00 Fauna
|
||||
der01 Bam
|
||||
der02 Zell
|
||||
der03 Bruce
|
||||
der04 Deirdre
|
||||
der05 Lopez
|
||||
der06 Fuchsia
|
||||
der07 Beau
|
||||
der08 Diana
|
||||
der09 Erik
|
||||
der10 Chelsea
|
||||
dog00 Goldie
|
||||
dog01 Butch
|
||||
dog02 Lucky
|
||||
dog03 Biskit
|
||||
dog04 Bones
|
||||
dog05 Portia
|
||||
dog06 Walker
|
||||
dog07 Daisy
|
||||
dog08 Cookie
|
||||
dog09 Maddie
|
||||
dog10 Bea
|
||||
dog14 Mac
|
||||
dog15 Marcel
|
||||
dog16 Benjamin
|
||||
dog17 Cherry
|
||||
dog18 Shep
|
||||
duk00 Bill
|
||||
duk01 Joey
|
||||
duk02 Pate
|
||||
duk03 Maelle
|
||||
duk04 Deena
|
||||
duk05 Pompom
|
||||
duk06 Mallary
|
||||
duk07 Freckles
|
||||
duk08 Derwin
|
||||
duk09 Drake
|
||||
duk10 Scoot
|
||||
duk11 Weber
|
||||
duk12 Miranda
|
||||
duk13 Ketchup
|
||||
duk15 Gloria
|
||||
duk16 Molly
|
||||
duk17 Quillson
|
||||
elp00 Opal
|
||||
elp01 Dizzy
|
||||
elp02 Big Top
|
||||
elp03 Eloise
|
||||
elp04 Margie
|
||||
elp05 Paolo
|
||||
elp06 Axel
|
||||
elp07 Ellie
|
||||
elp09 Tucker
|
||||
elp10 Tia
|
||||
elp11 Chai
|
||||
elp12 Cyd
|
||||
flg00 Lily
|
||||
flg01 Ribbot
|
||||
flg02 Frobert
|
||||
flg03 Camofrog
|
||||
flg04 Drift
|
||||
flg05 Wart Jr
|
||||
flg06 Puddles
|
||||
flg07 Jeremiah
|
||||
flg09 Tad
|
||||
flg10 Cousteau
|
||||
flg11 Huck
|
||||
flg12 Prince
|
||||
flg13 Jambette
|
||||
flg15 Raddle
|
||||
flg16 Gigi
|
||||
flg17 Croque
|
||||
flg18 Diva
|
||||
flg19 Henry
|
||||
goa00 Chevre
|
||||
goa01 Nan
|
||||
goa02 Billy
|
||||
goa04 Gruff
|
||||
goa06 Velma
|
||||
goa07 Kidd
|
||||
goa08 Pashmina
|
||||
goa09 Sherb
|
||||
gor00 Cesar
|
||||
gor01 Peewee
|
||||
gor02 Boone
|
||||
gor04 Louie
|
||||
gor05 Boyd
|
||||
gor07 Violet
|
||||
gor08 Al
|
||||
gor09 Rocket
|
||||
gor10 Hans
|
||||
gor11 Rilla
|
||||
ham00 Hamlet
|
||||
ham01 Apple
|
||||
ham02 Graham
|
||||
ham03 Rodney
|
||||
ham04 Soleil
|
||||
ham05 Clay
|
||||
ham06 Flurry
|
||||
ham07 Hamphrey
|
||||
hip00 Rocco
|
||||
hip02 Bubbles
|
||||
hip03 Bertha
|
||||
hip04 Biff
|
||||
hip05 Bitty
|
||||
hip08 Harry
|
||||
hip09 Hippeux
|
||||
hrs00 Buck
|
||||
hrs01 Victoria
|
||||
hrs02 Savannah
|
||||
hrs03 Elmer
|
||||
hrs04 Roscoe
|
||||
hrs05 Winnie
|
||||
hrs06 Ed
|
||||
hrs07 Cleo
|
||||
hrs08 Peaches
|
||||
hrs09 Annalise
|
||||
hrs10 Clyde
|
||||
hrs11 Colton
|
||||
hrs12 Papi
|
||||
hrs13 Julian
|
||||
hrs16 Reneigh
|
||||
kal00 Yuka
|
||||
kal01 Alice
|
||||
kal02 Melba
|
||||
kal03 Sydney
|
||||
kal04 Gonzo
|
||||
kal05 Ozzie
|
||||
kal08 Canberra
|
||||
kal09 Lyman
|
||||
kal10 Eugene
|
||||
kgr00 Kitt
|
||||
kgr01 Mathilda
|
||||
kgr02 Carrie
|
||||
kgr05 Astrid
|
||||
kgr06 Sylvia
|
||||
kgr08 Walt
|
||||
kgr09 Rooney
|
||||
kgr10 Marcie
|
||||
lon00 Bud
|
||||
lon01 Elvis
|
||||
lon02 Rex
|
||||
lon04 Leopold
|
||||
lon06 Mott
|
||||
lon07 Rory
|
||||
lon08 Lionel
|
||||
mnk01 Nana
|
||||
mnk02 Simon
|
||||
mnk03 Tammi
|
||||
mnk04 Monty
|
||||
mnk05 Elise
|
||||
mnk06 Flip
|
||||
mnk07 Shari
|
||||
mnk08 Deli
|
||||
mus00 Dora
|
||||
mus01 Limberg
|
||||
mus02 Bella
|
||||
mus03 Bree
|
||||
mus04 Samson
|
||||
mus05 Rod
|
||||
mus08 Candi
|
||||
mus09 Rizzo
|
||||
mus10 Anicotti
|
||||
mus12 Broccolo
|
||||
mus14 Moose
|
||||
mus15 Bettina
|
||||
mus16 Greta
|
||||
mus17 Penelope
|
||||
mus18 Chadder
|
||||
ocp00 Octavian
|
||||
ocp01 Marina
|
||||
ocp02 Zucker
|
||||
ost00 Queenie
|
||||
ost01 Gladys
|
||||
ost02 Sandy
|
||||
ost03 Sprocket
|
||||
ost05 Julia
|
||||
ost06 Cranston
|
||||
ost07 Phil
|
||||
ost08 Blanche
|
||||
ost09 Flora
|
||||
ost10 Phoebe
|
||||
pbr00 Apollo
|
||||
pbr01 Amelia
|
||||
pbr02 Pierce
|
||||
pbr03 Buzz
|
||||
pbr05 Avery
|
||||
pbr06 Frank
|
||||
pbr07 Sterling
|
||||
pbr08 Keaton
|
||||
pbr09 Celia
|
||||
pgn00 Aurora
|
||||
pgn01 Roald
|
||||
pgn02 Cube
|
||||
pgn03 Hopper
|
||||
pgn04 Friga
|
||||
pgn05 Gwen
|
||||
pgn06 Puck
|
||||
pgn09 Wade
|
||||
pgn10 Boomer
|
||||
pgn11 Iggly
|
||||
pgn12 Tex
|
||||
pgn13 Flo
|
||||
pgn14 Sprinkle
|
||||
pig00 Curly
|
||||
pig01 Truffles
|
||||
pig02 Rasher
|
||||
pig03 Hugh
|
||||
pig04 Lucy
|
||||
pig05 Crackle
|
||||
pig08 Cobb
|
||||
pig09 Boris
|
||||
pig10 Maggie
|
||||
pig11 Peggy
|
||||
pig13 Gala
|
||||
pig14 Chops
|
||||
pig15 Kevin
|
||||
pig16 Pancetti
|
||||
pig17 Agnes
|
||||
rbt00 Bunnie
|
||||
rbt01 Dotty
|
||||
rbt02 Coco
|
||||
rbt03 Snake
|
||||
rbt04 Gaston
|
||||
rbt05 Gabi
|
||||
rbt06 Pippy
|
||||
rbt07 Tiffany
|
||||
rbt08 Genji
|
||||
rbt09 Ruby
|
||||
rbt10 Doc
|
||||
rbt11 Claude
|
||||
rbt12 Francine
|
||||
rbt13 Chrissy
|
||||
rbt14 Hopkins
|
||||
rbt15 O'Hare
|
||||
rbt16 Carmen
|
||||
rbt17 Bonbon
|
||||
rbt18 Cole
|
||||
rbt19 Mira
|
||||
rbt20 Toby
|
||||
rhn00 Tank
|
||||
rhn01 Rhonda
|
||||
rhn02 Spike
|
||||
rhn04 Hornsby
|
||||
rhn07 Merengue
|
||||
rhn08 Renée
|
||||
shp00 Vesta
|
||||
shp01 Baabara
|
||||
shp02 Eunice
|
||||
shp03 Stella
|
||||
shp04 Cashmere
|
||||
shp07 Willow
|
||||
shp08 Curlos
|
||||
shp09 Wendy
|
||||
shp10 Timbra
|
||||
shp11 Frita
|
||||
shp12 Muffy
|
||||
shp13 Pietro
|
||||
shp14 Étoile
|
||||
shp15 Dom
|
||||
squ00 Peanut
|
||||
squ01 Blaire
|
||||
squ02 Filbert
|
||||
squ03 Pecan
|
||||
squ04 Nibbles
|
||||
squ05 Agent S
|
||||
squ06 Caroline
|
||||
squ07 Sally
|
||||
squ08 Static
|
||||
squ09 Mint
|
||||
squ10 Ricky
|
||||
squ11 Cally
|
||||
squ13 Tasha
|
||||
squ14 Sylvana
|
||||
squ15 Poppy
|
||||
squ16 Sheldon
|
||||
squ17 Marshal
|
||||
squ18 Hazel
|
||||
tig00 Rolf
|
||||
tig01 Rowan
|
||||
tig02 Tybalt
|
||||
tig03 Bangle
|
||||
tig04 Leonardo
|
||||
tig05 Claudia
|
||||
tig06 Bianca
|
||||
wol00 Chief
|
||||
wol01 Lobo
|
||||
wol02 Wolfgang
|
||||
wol03 Whitney
|
||||
wol04 Dobie
|
||||
wol05 Freya
|
||||
wol06 Fang
|
||||
wol08 Vivian
|
||||
wol09 Skye
|
||||
wol10 Kyle
|
||||
wol12 Audie
|
||||
28
NHSE.Core/Resources/text/fr/MessageStrings_fr.txt
Normal file
28
NHSE.Core/Resources/text/fr/MessageStrings_fr.txt
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
MsgBackupCreateLocation=NHSE can perform automatic backups if you create a folder with the name '{0}' in the same folder as the executable.
|
||||
MsgBackupCreateQuestion=Would you NHSE to automatically keep a backup of your save data?
|
||||
MsgDataSizeMismatchImport=The size of the imported file (0x{0:X}) does not match the required size (0x{1:X}).
|
||||
MsgDataSizeMismatchRAM=Read size (0x{0:X}) != Write size (0x{1:X}).
|
||||
MsgDataDidNotOriginateFromHost_0=Imported data did not originate from Villager0 ({0})'s data.
|
||||
MsgAskUpdateValues=Update values?
|
||||
MsgAskContinue=Continue?
|
||||
MsgAskWriteAnyway=Write anyway?
|
||||
MsgAskExportResultToClipboard=Export results to clipboard?
|
||||
MsgCanceling=Canceling:
|
||||
MsgInvalidHexValue=Bad hex value.
|
||||
MsgImportDirectoryDoesNotExist=Directory does not exist!
|
||||
MsgNoPictureLoaded=No picture loaded.
|
||||
MsgSaveDataImportFail=Unable to open the folder that contains the save file.
|
||||
MsgSaveDataImportSuggest=Try moving it to another location and opening from there.
|
||||
MsgSaveDataExportSuccess=Saved all save data!
|
||||
MsgSaveDataExportFail=Unable to save files to their original location.
|
||||
MsgSaveDataHashesValid=Hashes are valid.
|
||||
MsgSaveDataSizeMismatch=Save file sizes appear to be incorrect.
|
||||
MsgMoveOut=Are you trying to make the Villager move out?
|
||||
MsgMoveOutSuggest=If so, set the Event Flag (024 - ForceMoveOut) to 1 so that the Villager is removed by the game.
|
||||
MsgFieldItemRemoveAsk=Are you sure you want to remove {0}?
|
||||
MsgFieldItemRemoveNone=Nothing removed (none found).
|
||||
MsgFieldItemRemoveCount=Removed {0} from the map.
|
||||
MsgSysBotInfo=This SysBot reads and writes RAM directly to your game when called to Read/Write.
|
||||
MsgSysBotRequired=Using this functionality requires the sys-botbase sysmodule running on the console. Your console must be on the same network as the PC running this program.
|
||||
MsgTerrainSetElevation0=Set the elevation of all tiles on the map to 0?
|
||||
MsgTerrainSetAll=Set the tile from the Tile Editor to all tiles on the map?
|
||||
12986
NHSE.Core/Resources/text/fr/text_item_fr.txt
Normal file
12986
NHSE.Core/Resources/text/fr/text_item_fr.txt
Normal file
File diff suppressed because it is too large
Load Diff
397
NHSE.Core/Resources/text/fr/text_villager_fr.txt
Normal file
397
NHSE.Core/Resources/text/fr/text_villager_fr.txt
Normal file
|
|
@ -0,0 +1,397 @@
|
|||
ant00 Cyrano
|
||||
ant01 Antonio
|
||||
ant02 Pango
|
||||
ant03 Anabelle
|
||||
ant06 Snooty
|
||||
ant08 Annalisa
|
||||
ant09 Olaf
|
||||
bea00 Teddy
|
||||
bea01 Pinky
|
||||
bea02 Curt
|
||||
bea03 Chow
|
||||
bea05 Nate
|
||||
bea06 Groucho
|
||||
bea07 Tutu
|
||||
bea08 Ursala
|
||||
bea09 Grizzly
|
||||
bea10 Paula
|
||||
bea11 Ike
|
||||
bea12 Charlise
|
||||
bea13 Beardo
|
||||
bea14 Klaus
|
||||
bea15 Megan
|
||||
brd00 Jay
|
||||
brd01 Robin
|
||||
brd02 Anchovy
|
||||
brd03 Twiggy
|
||||
brd04 Jitters
|
||||
brd05 Piper
|
||||
brd06 Admiral
|
||||
brd08 Midge
|
||||
brd11 Jakey
|
||||
brd15 Lucha
|
||||
brd16 Jacques
|
||||
brd17 Peck
|
||||
brd18 Sparro
|
||||
bul00 Angus
|
||||
bul01 Rodeo
|
||||
bul03 Stu
|
||||
bul05 T-Bone
|
||||
bul07 Coach
|
||||
bul08 Vic
|
||||
cat00 Bob
|
||||
cat01 Mitzi
|
||||
cat02 Rosie
|
||||
cat03 Olivia
|
||||
cat04 Kiki
|
||||
cat05 Tangy
|
||||
cat06 Punchy
|
||||
cat07 Purrl
|
||||
cat08 Moe
|
||||
cat09 Kabuki
|
||||
cat10 Kid Cat
|
||||
cat11 Monique
|
||||
cat12 Tabby
|
||||
cat13 Stinky
|
||||
cat14 Kitty
|
||||
cat15 Tom
|
||||
cat16 Merry
|
||||
cat17 Felicity
|
||||
cat18 Lolly
|
||||
cat19 Ankha
|
||||
cat20 Rudy
|
||||
cat21 Katt
|
||||
cat23 Raymond
|
||||
cbr00 Bluebear
|
||||
cbr01 Maple
|
||||
cbr02 Poncho
|
||||
cbr03 Pudge
|
||||
cbr04 Kody
|
||||
cbr05 Stitches
|
||||
cbr06 Vladimir
|
||||
cbr07 Murphy
|
||||
cbr09 Olive
|
||||
cbr10 Cheri
|
||||
cbr13 June
|
||||
cbr14 Pekoe
|
||||
cbr15 Chester
|
||||
cbr16 Barold
|
||||
cbr17 Tammy
|
||||
cbr18 Marty
|
||||
cbr19 Judy
|
||||
chn00 Goose
|
||||
chn01 Benedict
|
||||
chn02 Egbert
|
||||
chn05 Ava
|
||||
chn09 Becky
|
||||
chn10 Plucky
|
||||
chn11 Knox
|
||||
chn12 Broffina
|
||||
chn13 Ken
|
||||
cow00 Patty
|
||||
cow01 Tipper
|
||||
cow06 Norma
|
||||
cow07 Naomi
|
||||
crd00 Alfonso
|
||||
crd01 Alli
|
||||
crd02 Boots
|
||||
crd04 Del
|
||||
crd06 Sly
|
||||
crd07 Gayle
|
||||
crd08 Drago
|
||||
der00 Fauna
|
||||
der01 Bam
|
||||
der02 Zell
|
||||
der03 Bruce
|
||||
der04 Deirdre
|
||||
der05 Lopez
|
||||
der06 Fuchsia
|
||||
der07 Beau
|
||||
der08 Diana
|
||||
der09 Erik
|
||||
der10 Chelsea
|
||||
dog00 Goldie
|
||||
dog01 Butch
|
||||
dog02 Lucky
|
||||
dog03 Biskit
|
||||
dog04 Bones
|
||||
dog05 Portia
|
||||
dog06 Walker
|
||||
dog07 Daisy
|
||||
dog08 Cookie
|
||||
dog09 Maddie
|
||||
dog10 Bea
|
||||
dog14 Mac
|
||||
dog15 Marcel
|
||||
dog16 Benjamin
|
||||
dog17 Cherry
|
||||
dog18 Shep
|
||||
duk00 Bill
|
||||
duk01 Joey
|
||||
duk02 Pate
|
||||
duk03 Maelle
|
||||
duk04 Deena
|
||||
duk05 Pompom
|
||||
duk06 Mallary
|
||||
duk07 Freckles
|
||||
duk08 Derwin
|
||||
duk09 Drake
|
||||
duk10 Scoot
|
||||
duk11 Weber
|
||||
duk12 Miranda
|
||||
duk13 Ketchup
|
||||
duk15 Gloria
|
||||
duk16 Molly
|
||||
duk17 Quillson
|
||||
elp00 Opal
|
||||
elp01 Dizzy
|
||||
elp02 Big Top
|
||||
elp03 Eloise
|
||||
elp04 Margie
|
||||
elp05 Paolo
|
||||
elp06 Axel
|
||||
elp07 Ellie
|
||||
elp09 Tucker
|
||||
elp10 Tia
|
||||
elp11 Chai
|
||||
elp12 Cyd
|
||||
flg00 Lily
|
||||
flg01 Ribbot
|
||||
flg02 Frobert
|
||||
flg03 Camofrog
|
||||
flg04 Drift
|
||||
flg05 Wart Jr
|
||||
flg06 Puddles
|
||||
flg07 Jeremiah
|
||||
flg09 Tad
|
||||
flg10 Cousteau
|
||||
flg11 Huck
|
||||
flg12 Prince
|
||||
flg13 Jambette
|
||||
flg15 Raddle
|
||||
flg16 Gigi
|
||||
flg17 Croque
|
||||
flg18 Diva
|
||||
flg19 Henry
|
||||
goa00 Chevre
|
||||
goa01 Nan
|
||||
goa02 Billy
|
||||
goa04 Gruff
|
||||
goa06 Velma
|
||||
goa07 Kidd
|
||||
goa08 Pashmina
|
||||
goa09 Sherb
|
||||
gor00 Cesar
|
||||
gor01 Peewee
|
||||
gor02 Boone
|
||||
gor04 Louie
|
||||
gor05 Boyd
|
||||
gor07 Violet
|
||||
gor08 Al
|
||||
gor09 Rocket
|
||||
gor10 Hans
|
||||
gor11 Rilla
|
||||
ham00 Hamlet
|
||||
ham01 Apple
|
||||
ham02 Graham
|
||||
ham03 Rodney
|
||||
ham04 Soleil
|
||||
ham05 Clay
|
||||
ham06 Flurry
|
||||
ham07 Hamphrey
|
||||
hip00 Rocco
|
||||
hip02 Bubbles
|
||||
hip03 Bertha
|
||||
hip04 Biff
|
||||
hip05 Bitty
|
||||
hip08 Harry
|
||||
hip09 Hippeux
|
||||
hrs00 Buck
|
||||
hrs01 Victoria
|
||||
hrs02 Savannah
|
||||
hrs03 Elmer
|
||||
hrs04 Roscoe
|
||||
hrs05 Winnie
|
||||
hrs06 Ed
|
||||
hrs07 Cleo
|
||||
hrs08 Peaches
|
||||
hrs09 Annalise
|
||||
hrs10 Clyde
|
||||
hrs11 Colton
|
||||
hrs12 Papi
|
||||
hrs13 Julian
|
||||
hrs16 Reneigh
|
||||
kal00 Yuka
|
||||
kal01 Alice
|
||||
kal02 Melba
|
||||
kal03 Sydney
|
||||
kal04 Gonzo
|
||||
kal05 Ozzie
|
||||
kal08 Canberra
|
||||
kal09 Lyman
|
||||
kal10 Eugene
|
||||
kgr00 Kitt
|
||||
kgr01 Mathilda
|
||||
kgr02 Carrie
|
||||
kgr05 Astrid
|
||||
kgr06 Sylvia
|
||||
kgr08 Walt
|
||||
kgr09 Rooney
|
||||
kgr10 Marcie
|
||||
lon00 Bud
|
||||
lon01 Elvis
|
||||
lon02 Rex
|
||||
lon04 Leopold
|
||||
lon06 Mott
|
||||
lon07 Rory
|
||||
lon08 Lionel
|
||||
mnk01 Nana
|
||||
mnk02 Simon
|
||||
mnk03 Tammi
|
||||
mnk04 Monty
|
||||
mnk05 Elise
|
||||
mnk06 Flip
|
||||
mnk07 Shari
|
||||
mnk08 Deli
|
||||
mus00 Dora
|
||||
mus01 Limberg
|
||||
mus02 Bella
|
||||
mus03 Bree
|
||||
mus04 Samson
|
||||
mus05 Rod
|
||||
mus08 Candi
|
||||
mus09 Rizzo
|
||||
mus10 Anicotti
|
||||
mus12 Broccolo
|
||||
mus14 Moose
|
||||
mus15 Bettina
|
||||
mus16 Greta
|
||||
mus17 Penelope
|
||||
mus18 Chadder
|
||||
ocp00 Octavian
|
||||
ocp01 Marina
|
||||
ocp02 Zucker
|
||||
ost00 Queenie
|
||||
ost01 Gladys
|
||||
ost02 Sandy
|
||||
ost03 Sprocket
|
||||
ost05 Julia
|
||||
ost06 Cranston
|
||||
ost07 Phil
|
||||
ost08 Blanche
|
||||
ost09 Flora
|
||||
ost10 Phoebe
|
||||
pbr00 Apollo
|
||||
pbr01 Amelia
|
||||
pbr02 Pierce
|
||||
pbr03 Buzz
|
||||
pbr05 Avery
|
||||
pbr06 Frank
|
||||
pbr07 Sterling
|
||||
pbr08 Keaton
|
||||
pbr09 Celia
|
||||
pgn00 Aurora
|
||||
pgn01 Roald
|
||||
pgn02 Cube
|
||||
pgn03 Hopper
|
||||
pgn04 Friga
|
||||
pgn05 Gwen
|
||||
pgn06 Puck
|
||||
pgn09 Wade
|
||||
pgn10 Boomer
|
||||
pgn11 Iggly
|
||||
pgn12 Tex
|
||||
pgn13 Flo
|
||||
pgn14 Sprinkle
|
||||
pig00 Curly
|
||||
pig01 Truffles
|
||||
pig02 Rasher
|
||||
pig03 Hugh
|
||||
pig04 Lucy
|
||||
pig05 Crackle
|
||||
pig08 Cobb
|
||||
pig09 Boris
|
||||
pig10 Maggie
|
||||
pig11 Peggy
|
||||
pig13 Gala
|
||||
pig14 Chops
|
||||
pig15 Kevin
|
||||
pig16 Pancetti
|
||||
pig17 Agnes
|
||||
rbt00 Bunnie
|
||||
rbt01 Dotty
|
||||
rbt02 Coco
|
||||
rbt03 Snake
|
||||
rbt04 Gaston
|
||||
rbt05 Gabi
|
||||
rbt06 Pippy
|
||||
rbt07 Tiffany
|
||||
rbt08 Genji
|
||||
rbt09 Ruby
|
||||
rbt10 Doc
|
||||
rbt11 Claude
|
||||
rbt12 Francine
|
||||
rbt13 Chrissy
|
||||
rbt14 Hopkins
|
||||
rbt15 O'Hare
|
||||
rbt16 Carmen
|
||||
rbt17 Bonbon
|
||||
rbt18 Cole
|
||||
rbt19 Mira
|
||||
rbt20 Toby
|
||||
rhn00 Tank
|
||||
rhn01 Rhonda
|
||||
rhn02 Spike
|
||||
rhn04 Hornsby
|
||||
rhn07 Merengue
|
||||
rhn08 Renée
|
||||
shp00 Vesta
|
||||
shp01 Baabara
|
||||
shp02 Eunice
|
||||
shp03 Stella
|
||||
shp04 Cashmere
|
||||
shp07 Willow
|
||||
shp08 Curlos
|
||||
shp09 Wendy
|
||||
shp10 Timbra
|
||||
shp11 Frita
|
||||
shp12 Muffy
|
||||
shp13 Pietro
|
||||
shp14 Étoile
|
||||
shp15 Dom
|
||||
squ00 Peanut
|
||||
squ01 Blaire
|
||||
squ02 Filbert
|
||||
squ03 Pecan
|
||||
squ04 Nibbles
|
||||
squ05 Agent S
|
||||
squ06 Caroline
|
||||
squ07 Sally
|
||||
squ08 Static
|
||||
squ09 Mint
|
||||
squ10 Ricky
|
||||
squ11 Cally
|
||||
squ13 Tasha
|
||||
squ14 Sylvana
|
||||
squ15 Poppy
|
||||
squ16 Sheldon
|
||||
squ17 Marshal
|
||||
squ18 Hazel
|
||||
tig00 Rolf
|
||||
tig01 Rowan
|
||||
tig02 Tybalt
|
||||
tig03 Bangle
|
||||
tig04 Leonardo
|
||||
tig05 Claudia
|
||||
tig06 Bianca
|
||||
wol00 Chief
|
||||
wol01 Lobo
|
||||
wol02 Wolfgang
|
||||
wol03 Whitney
|
||||
wol04 Dobie
|
||||
wol05 Freya
|
||||
wol06 Fang
|
||||
wol08 Vivian
|
||||
wol09 Skye
|
||||
wol10 Kyle
|
||||
wol12 Audie
|
||||
28
NHSE.Core/Resources/text/it/MessageStrings_it.txt
Normal file
28
NHSE.Core/Resources/text/it/MessageStrings_it.txt
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
MsgBackupCreateLocation=NHSE can perform automatic backups if you create a folder with the name '{0}' in the same folder as the executable.
|
||||
MsgBackupCreateQuestion=Would you NHSE to automatically keep a backup of your save data?
|
||||
MsgDataSizeMismatchImport=The size of the imported file (0x{0:X}) does not match the required size (0x{1:X}).
|
||||
MsgDataSizeMismatchRAM=Read size (0x{0:X}) != Write size (0x{1:X}).
|
||||
MsgDataDidNotOriginateFromHost_0=Imported data did not originate from Villager0 ({0})'s data.
|
||||
MsgAskUpdateValues=Update values?
|
||||
MsgAskContinue=Continue?
|
||||
MsgAskWriteAnyway=Write anyway?
|
||||
MsgAskExportResultToClipboard=Export results to clipboard?
|
||||
MsgCanceling=Canceling:
|
||||
MsgInvalidHexValue=Bad hex value.
|
||||
MsgImportDirectoryDoesNotExist=Directory does not exist!
|
||||
MsgNoPictureLoaded=No picture loaded.
|
||||
MsgSaveDataImportFail=Unable to open the folder that contains the save file.
|
||||
MsgSaveDataImportSuggest=Try moving it to another location and opening from there.
|
||||
MsgSaveDataExportSuccess=Saved all save data!
|
||||
MsgSaveDataExportFail=Unable to save files to their original location.
|
||||
MsgSaveDataHashesValid=Hashes are valid.
|
||||
MsgSaveDataSizeMismatch=Save file sizes appear to be incorrect.
|
||||
MsgMoveOut=Are you trying to make the Villager move out?
|
||||
MsgMoveOutSuggest=If so, set the Event Flag (024 - ForceMoveOut) to 1 so that the Villager is removed by the game.
|
||||
MsgFieldItemRemoveAsk=Are you sure you want to remove {0}?
|
||||
MsgFieldItemRemoveNone=Nothing removed (none found).
|
||||
MsgFieldItemRemoveCount=Removed {0} from the map.
|
||||
MsgSysBotInfo=This SysBot reads and writes RAM directly to your game when called to Read/Write.
|
||||
MsgSysBotRequired=Using this functionality requires the sys-botbase sysmodule running on the console. Your console must be on the same network as the PC running this program.
|
||||
MsgTerrainSetElevation0=Set the elevation of all tiles on the map to 0?
|
||||
MsgTerrainSetAll=Set the tile from the Tile Editor to all tiles on the map?
|
||||
12984
NHSE.Core/Resources/text/it/text_item_it.txt
Normal file
12984
NHSE.Core/Resources/text/it/text_item_it.txt
Normal file
File diff suppressed because it is too large
Load Diff
397
NHSE.Core/Resources/text/it/text_villager_it.txt
Normal file
397
NHSE.Core/Resources/text/it/text_villager_it.txt
Normal file
|
|
@ -0,0 +1,397 @@
|
|||
ant00 Cyrano
|
||||
ant01 Antonio
|
||||
ant02 Pango
|
||||
ant03 Anabelle
|
||||
ant06 Snooty
|
||||
ant08 Annalisa
|
||||
ant09 Olaf
|
||||
bea00 Teddy
|
||||
bea01 Pinky
|
||||
bea02 Curt
|
||||
bea03 Chow
|
||||
bea05 Nate
|
||||
bea06 Groucho
|
||||
bea07 Tutu
|
||||
bea08 Ursala
|
||||
bea09 Grizzly
|
||||
bea10 Paula
|
||||
bea11 Ike
|
||||
bea12 Charlise
|
||||
bea13 Beardo
|
||||
bea14 Klaus
|
||||
bea15 Megan
|
||||
brd00 Jay
|
||||
brd01 Robin
|
||||
brd02 Anchovy
|
||||
brd03 Twiggy
|
||||
brd04 Jitters
|
||||
brd05 Piper
|
||||
brd06 Admiral
|
||||
brd08 Midge
|
||||
brd11 Jakey
|
||||
brd15 Lucha
|
||||
brd16 Jacques
|
||||
brd17 Peck
|
||||
brd18 Sparro
|
||||
bul00 Angus
|
||||
bul01 Rodeo
|
||||
bul03 Stu
|
||||
bul05 T-Bone
|
||||
bul07 Coach
|
||||
bul08 Vic
|
||||
cat00 Bob
|
||||
cat01 Mitzi
|
||||
cat02 Rosie
|
||||
cat03 Olivia
|
||||
cat04 Kiki
|
||||
cat05 Tangy
|
||||
cat06 Punchy
|
||||
cat07 Purrl
|
||||
cat08 Moe
|
||||
cat09 Kabuki
|
||||
cat10 Kid Cat
|
||||
cat11 Monique
|
||||
cat12 Tabby
|
||||
cat13 Stinky
|
||||
cat14 Kitty
|
||||
cat15 Tom
|
||||
cat16 Merry
|
||||
cat17 Felicity
|
||||
cat18 Lolly
|
||||
cat19 Ankha
|
||||
cat20 Rudy
|
||||
cat21 Katt
|
||||
cat23 Raymond
|
||||
cbr00 Bluebear
|
||||
cbr01 Maple
|
||||
cbr02 Poncho
|
||||
cbr03 Pudge
|
||||
cbr04 Kody
|
||||
cbr05 Stitches
|
||||
cbr06 Vladimir
|
||||
cbr07 Murphy
|
||||
cbr09 Olive
|
||||
cbr10 Cheri
|
||||
cbr13 June
|
||||
cbr14 Pekoe
|
||||
cbr15 Chester
|
||||
cbr16 Barold
|
||||
cbr17 Tammy
|
||||
cbr18 Marty
|
||||
cbr19 Judy
|
||||
chn00 Goose
|
||||
chn01 Benedict
|
||||
chn02 Egbert
|
||||
chn05 Ava
|
||||
chn09 Becky
|
||||
chn10 Plucky
|
||||
chn11 Knox
|
||||
chn12 Broffina
|
||||
chn13 Ken
|
||||
cow00 Patty
|
||||
cow01 Tipper
|
||||
cow06 Norma
|
||||
cow07 Naomi
|
||||
crd00 Alfonso
|
||||
crd01 Alli
|
||||
crd02 Boots
|
||||
crd04 Del
|
||||
crd06 Sly
|
||||
crd07 Gayle
|
||||
crd08 Drago
|
||||
der00 Fauna
|
||||
der01 Bam
|
||||
der02 Zell
|
||||
der03 Bruce
|
||||
der04 Deirdre
|
||||
der05 Lopez
|
||||
der06 Fuchsia
|
||||
der07 Beau
|
||||
der08 Diana
|
||||
der09 Erik
|
||||
der10 Chelsea
|
||||
dog00 Goldie
|
||||
dog01 Butch
|
||||
dog02 Lucky
|
||||
dog03 Biskit
|
||||
dog04 Bones
|
||||
dog05 Portia
|
||||
dog06 Walker
|
||||
dog07 Daisy
|
||||
dog08 Cookie
|
||||
dog09 Maddie
|
||||
dog10 Bea
|
||||
dog14 Mac
|
||||
dog15 Marcel
|
||||
dog16 Benjamin
|
||||
dog17 Cherry
|
||||
dog18 Shep
|
||||
duk00 Bill
|
||||
duk01 Joey
|
||||
duk02 Pate
|
||||
duk03 Maelle
|
||||
duk04 Deena
|
||||
duk05 Pompom
|
||||
duk06 Mallary
|
||||
duk07 Freckles
|
||||
duk08 Derwin
|
||||
duk09 Drake
|
||||
duk10 Scoot
|
||||
duk11 Weber
|
||||
duk12 Miranda
|
||||
duk13 Ketchup
|
||||
duk15 Gloria
|
||||
duk16 Molly
|
||||
duk17 Quillson
|
||||
elp00 Opal
|
||||
elp01 Dizzy
|
||||
elp02 Big Top
|
||||
elp03 Eloise
|
||||
elp04 Margie
|
||||
elp05 Paolo
|
||||
elp06 Axel
|
||||
elp07 Ellie
|
||||
elp09 Tucker
|
||||
elp10 Tia
|
||||
elp11 Chai
|
||||
elp12 Cyd
|
||||
flg00 Lily
|
||||
flg01 Ribbot
|
||||
flg02 Frobert
|
||||
flg03 Camofrog
|
||||
flg04 Drift
|
||||
flg05 Wart Jr
|
||||
flg06 Puddles
|
||||
flg07 Jeremiah
|
||||
flg09 Tad
|
||||
flg10 Cousteau
|
||||
flg11 Huck
|
||||
flg12 Prince
|
||||
flg13 Jambette
|
||||
flg15 Raddle
|
||||
flg16 Gigi
|
||||
flg17 Croque
|
||||
flg18 Diva
|
||||
flg19 Henry
|
||||
goa00 Chevre
|
||||
goa01 Nan
|
||||
goa02 Billy
|
||||
goa04 Gruff
|
||||
goa06 Velma
|
||||
goa07 Kidd
|
||||
goa08 Pashmina
|
||||
goa09 Sherb
|
||||
gor00 Cesar
|
||||
gor01 Peewee
|
||||
gor02 Boone
|
||||
gor04 Louie
|
||||
gor05 Boyd
|
||||
gor07 Violet
|
||||
gor08 Al
|
||||
gor09 Rocket
|
||||
gor10 Hans
|
||||
gor11 Rilla
|
||||
ham00 Hamlet
|
||||
ham01 Apple
|
||||
ham02 Graham
|
||||
ham03 Rodney
|
||||
ham04 Soleil
|
||||
ham05 Clay
|
||||
ham06 Flurry
|
||||
ham07 Hamphrey
|
||||
hip00 Rocco
|
||||
hip02 Bubbles
|
||||
hip03 Bertha
|
||||
hip04 Biff
|
||||
hip05 Bitty
|
||||
hip08 Harry
|
||||
hip09 Hippeux
|
||||
hrs00 Buck
|
||||
hrs01 Victoria
|
||||
hrs02 Savannah
|
||||
hrs03 Elmer
|
||||
hrs04 Roscoe
|
||||
hrs05 Winnie
|
||||
hrs06 Ed
|
||||
hrs07 Cleo
|
||||
hrs08 Peaches
|
||||
hrs09 Annalise
|
||||
hrs10 Clyde
|
||||
hrs11 Colton
|
||||
hrs12 Papi
|
||||
hrs13 Julian
|
||||
hrs16 Reneigh
|
||||
kal00 Yuka
|
||||
kal01 Alice
|
||||
kal02 Melba
|
||||
kal03 Sydney
|
||||
kal04 Gonzo
|
||||
kal05 Ozzie
|
||||
kal08 Canberra
|
||||
kal09 Lyman
|
||||
kal10 Eugene
|
||||
kgr00 Kitt
|
||||
kgr01 Mathilda
|
||||
kgr02 Carrie
|
||||
kgr05 Astrid
|
||||
kgr06 Sylvia
|
||||
kgr08 Walt
|
||||
kgr09 Rooney
|
||||
kgr10 Marcie
|
||||
lon00 Bud
|
||||
lon01 Elvis
|
||||
lon02 Rex
|
||||
lon04 Leopold
|
||||
lon06 Mott
|
||||
lon07 Rory
|
||||
lon08 Lionel
|
||||
mnk01 Nana
|
||||
mnk02 Simon
|
||||
mnk03 Tammi
|
||||
mnk04 Monty
|
||||
mnk05 Elise
|
||||
mnk06 Flip
|
||||
mnk07 Shari
|
||||
mnk08 Deli
|
||||
mus00 Dora
|
||||
mus01 Limberg
|
||||
mus02 Bella
|
||||
mus03 Bree
|
||||
mus04 Samson
|
||||
mus05 Rod
|
||||
mus08 Candi
|
||||
mus09 Rizzo
|
||||
mus10 Anicotti
|
||||
mus12 Broccolo
|
||||
mus14 Moose
|
||||
mus15 Bettina
|
||||
mus16 Greta
|
||||
mus17 Penelope
|
||||
mus18 Chadder
|
||||
ocp00 Octavian
|
||||
ocp01 Marina
|
||||
ocp02 Zucker
|
||||
ost00 Queenie
|
||||
ost01 Gladys
|
||||
ost02 Sandy
|
||||
ost03 Sprocket
|
||||
ost05 Julia
|
||||
ost06 Cranston
|
||||
ost07 Phil
|
||||
ost08 Blanche
|
||||
ost09 Flora
|
||||
ost10 Phoebe
|
||||
pbr00 Apollo
|
||||
pbr01 Amelia
|
||||
pbr02 Pierce
|
||||
pbr03 Buzz
|
||||
pbr05 Avery
|
||||
pbr06 Frank
|
||||
pbr07 Sterling
|
||||
pbr08 Keaton
|
||||
pbr09 Celia
|
||||
pgn00 Aurora
|
||||
pgn01 Roald
|
||||
pgn02 Cube
|
||||
pgn03 Hopper
|
||||
pgn04 Friga
|
||||
pgn05 Gwen
|
||||
pgn06 Puck
|
||||
pgn09 Wade
|
||||
pgn10 Boomer
|
||||
pgn11 Iggly
|
||||
pgn12 Tex
|
||||
pgn13 Flo
|
||||
pgn14 Sprinkle
|
||||
pig00 Curly
|
||||
pig01 Truffles
|
||||
pig02 Rasher
|
||||
pig03 Hugh
|
||||
pig04 Lucy
|
||||
pig05 Crackle
|
||||
pig08 Cobb
|
||||
pig09 Boris
|
||||
pig10 Maggie
|
||||
pig11 Peggy
|
||||
pig13 Gala
|
||||
pig14 Chops
|
||||
pig15 Kevin
|
||||
pig16 Pancetti
|
||||
pig17 Agnes
|
||||
rbt00 Bunnie
|
||||
rbt01 Dotty
|
||||
rbt02 Coco
|
||||
rbt03 Snake
|
||||
rbt04 Gaston
|
||||
rbt05 Gabi
|
||||
rbt06 Pippy
|
||||
rbt07 Tiffany
|
||||
rbt08 Genji
|
||||
rbt09 Ruby
|
||||
rbt10 Doc
|
||||
rbt11 Claude
|
||||
rbt12 Francine
|
||||
rbt13 Chrissy
|
||||
rbt14 Hopkins
|
||||
rbt15 O'Hare
|
||||
rbt16 Carmen
|
||||
rbt17 Bonbon
|
||||
rbt18 Cole
|
||||
rbt19 Mira
|
||||
rbt20 Toby
|
||||
rhn00 Tank
|
||||
rhn01 Rhonda
|
||||
rhn02 Spike
|
||||
rhn04 Hornsby
|
||||
rhn07 Merengue
|
||||
rhn08 Renée
|
||||
shp00 Vesta
|
||||
shp01 Baabara
|
||||
shp02 Eunice
|
||||
shp03 Stella
|
||||
shp04 Cashmere
|
||||
shp07 Willow
|
||||
shp08 Curlos
|
||||
shp09 Wendy
|
||||
shp10 Timbra
|
||||
shp11 Frita
|
||||
shp12 Muffy
|
||||
shp13 Pietro
|
||||
shp14 Étoile
|
||||
shp15 Dom
|
||||
squ00 Peanut
|
||||
squ01 Blaire
|
||||
squ02 Filbert
|
||||
squ03 Pecan
|
||||
squ04 Nibbles
|
||||
squ05 Agent S
|
||||
squ06 Caroline
|
||||
squ07 Sally
|
||||
squ08 Static
|
||||
squ09 Mint
|
||||
squ10 Ricky
|
||||
squ11 Cally
|
||||
squ13 Tasha
|
||||
squ14 Sylvana
|
||||
squ15 Poppy
|
||||
squ16 Sheldon
|
||||
squ17 Marshal
|
||||
squ18 Hazel
|
||||
tig00 Rolf
|
||||
tig01 Rowan
|
||||
tig02 Tybalt
|
||||
tig03 Bangle
|
||||
tig04 Leonardo
|
||||
tig05 Claudia
|
||||
tig06 Bianca
|
||||
wol00 Chief
|
||||
wol01 Lobo
|
||||
wol02 Wolfgang
|
||||
wol03 Whitney
|
||||
wol04 Dobie
|
||||
wol05 Freya
|
||||
wol06 Fang
|
||||
wol08 Vivian
|
||||
wol09 Skye
|
||||
wol10 Kyle
|
||||
wol12 Audie
|
||||
28
NHSE.Core/Resources/text/ko/MessageStrings_ko.txt
Normal file
28
NHSE.Core/Resources/text/ko/MessageStrings_ko.txt
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
MsgBackupCreateLocation=NHSE can perform automatic backups if you create a folder with the name '{0}' in the same folder as the executable.
|
||||
MsgBackupCreateQuestion=Would you NHSE to automatically keep a backup of your save data?
|
||||
MsgDataSizeMismatchImport=The size of the imported file (0x{0:X}) does not match the required size (0x{1:X}).
|
||||
MsgDataSizeMismatchRAM=Read size (0x{0:X}) != Write size (0x{1:X}).
|
||||
MsgDataDidNotOriginateFromHost_0=Imported data did not originate from Villager0 ({0})'s data.
|
||||
MsgAskUpdateValues=Update values?
|
||||
MsgAskContinue=Continue?
|
||||
MsgAskWriteAnyway=Write anyway?
|
||||
MsgAskExportResultToClipboard=Export results to clipboard?
|
||||
MsgCanceling=Canceling:
|
||||
MsgInvalidHexValue=Bad hex value.
|
||||
MsgImportDirectoryDoesNotExist=Directory does not exist!
|
||||
MsgNoPictureLoaded=No picture loaded.
|
||||
MsgSaveDataImportFail=Unable to open the folder that contains the save file.
|
||||
MsgSaveDataImportSuggest=Try moving it to another location and opening from there.
|
||||
MsgSaveDataExportSuccess=Saved all save data!
|
||||
MsgSaveDataExportFail=Unable to save files to their original location.
|
||||
MsgSaveDataHashesValid=Hashes are valid.
|
||||
MsgSaveDataSizeMismatch=Save file sizes appear to be incorrect.
|
||||
MsgMoveOut=Are you trying to make the Villager move out?
|
||||
MsgMoveOutSuggest=If so, set the Event Flag (024 - ForceMoveOut) to 1 so that the Villager is removed by the game.
|
||||
MsgFieldItemRemoveAsk=Are you sure you want to remove {0}?
|
||||
MsgFieldItemRemoveNone=Nothing removed (none found).
|
||||
MsgFieldItemRemoveCount=Removed {0} from the map.
|
||||
MsgSysBotInfo=This SysBot reads and writes RAM directly to your game when called to Read/Write.
|
||||
MsgSysBotRequired=Using this functionality requires the sys-botbase sysmodule running on the console. Your console must be on the same network as the PC running this program.
|
||||
MsgTerrainSetElevation0=Set the elevation of all tiles on the map to 0?
|
||||
MsgTerrainSetAll=Set the tile from the Tile Editor to all tiles on the map?
|
||||
12984
NHSE.Core/Resources/text/ko/text_item_ko.txt
Normal file
12984
NHSE.Core/Resources/text/ko/text_item_ko.txt
Normal file
File diff suppressed because it is too large
Load Diff
397
NHSE.Core/Resources/text/ko/text_villager_ko.txt
Normal file
397
NHSE.Core/Resources/text/ko/text_villager_ko.txt
Normal file
|
|
@ -0,0 +1,397 @@
|
|||
ant00 Cyrano
|
||||
ant01 Antonio
|
||||
ant02 Pango
|
||||
ant03 Anabelle
|
||||
ant06 Snooty
|
||||
ant08 Annalisa
|
||||
ant09 Olaf
|
||||
bea00 Teddy
|
||||
bea01 Pinky
|
||||
bea02 Curt
|
||||
bea03 Chow
|
||||
bea05 Nate
|
||||
bea06 Groucho
|
||||
bea07 Tutu
|
||||
bea08 Ursala
|
||||
bea09 Grizzly
|
||||
bea10 Paula
|
||||
bea11 Ike
|
||||
bea12 Charlise
|
||||
bea13 Beardo
|
||||
bea14 Klaus
|
||||
bea15 Megan
|
||||
brd00 Jay
|
||||
brd01 Robin
|
||||
brd02 Anchovy
|
||||
brd03 Twiggy
|
||||
brd04 Jitters
|
||||
brd05 Piper
|
||||
brd06 Admiral
|
||||
brd08 Midge
|
||||
brd11 Jakey
|
||||
brd15 Lucha
|
||||
brd16 Jacques
|
||||
brd17 Peck
|
||||
brd18 Sparro
|
||||
bul00 Angus
|
||||
bul01 Rodeo
|
||||
bul03 Stu
|
||||
bul05 T-Bone
|
||||
bul07 Coach
|
||||
bul08 Vic
|
||||
cat00 Bob
|
||||
cat01 Mitzi
|
||||
cat02 Rosie
|
||||
cat03 Olivia
|
||||
cat04 Kiki
|
||||
cat05 Tangy
|
||||
cat06 Punchy
|
||||
cat07 Purrl
|
||||
cat08 Moe
|
||||
cat09 Kabuki
|
||||
cat10 Kid Cat
|
||||
cat11 Monique
|
||||
cat12 Tabby
|
||||
cat13 Stinky
|
||||
cat14 Kitty
|
||||
cat15 Tom
|
||||
cat16 Merry
|
||||
cat17 Felicity
|
||||
cat18 Lolly
|
||||
cat19 Ankha
|
||||
cat20 Rudy
|
||||
cat21 Katt
|
||||
cat23 Raymond
|
||||
cbr00 Bluebear
|
||||
cbr01 Maple
|
||||
cbr02 Poncho
|
||||
cbr03 Pudge
|
||||
cbr04 Kody
|
||||
cbr05 Stitches
|
||||
cbr06 Vladimir
|
||||
cbr07 Murphy
|
||||
cbr09 Olive
|
||||
cbr10 Cheri
|
||||
cbr13 June
|
||||
cbr14 Pekoe
|
||||
cbr15 Chester
|
||||
cbr16 Barold
|
||||
cbr17 Tammy
|
||||
cbr18 Marty
|
||||
cbr19 Judy
|
||||
chn00 Goose
|
||||
chn01 Benedict
|
||||
chn02 Egbert
|
||||
chn05 Ava
|
||||
chn09 Becky
|
||||
chn10 Plucky
|
||||
chn11 Knox
|
||||
chn12 Broffina
|
||||
chn13 Ken
|
||||
cow00 Patty
|
||||
cow01 Tipper
|
||||
cow06 Norma
|
||||
cow07 Naomi
|
||||
crd00 Alfonso
|
||||
crd01 Alli
|
||||
crd02 Boots
|
||||
crd04 Del
|
||||
crd06 Sly
|
||||
crd07 Gayle
|
||||
crd08 Drago
|
||||
der00 Fauna
|
||||
der01 Bam
|
||||
der02 Zell
|
||||
der03 Bruce
|
||||
der04 Deirdre
|
||||
der05 Lopez
|
||||
der06 Fuchsia
|
||||
der07 Beau
|
||||
der08 Diana
|
||||
der09 Erik
|
||||
der10 Chelsea
|
||||
dog00 Goldie
|
||||
dog01 Butch
|
||||
dog02 Lucky
|
||||
dog03 Biskit
|
||||
dog04 Bones
|
||||
dog05 Portia
|
||||
dog06 Walker
|
||||
dog07 Daisy
|
||||
dog08 Cookie
|
||||
dog09 Maddie
|
||||
dog10 Bea
|
||||
dog14 Mac
|
||||
dog15 Marcel
|
||||
dog16 Benjamin
|
||||
dog17 Cherry
|
||||
dog18 Shep
|
||||
duk00 Bill
|
||||
duk01 Joey
|
||||
duk02 Pate
|
||||
duk03 Maelle
|
||||
duk04 Deena
|
||||
duk05 Pompom
|
||||
duk06 Mallary
|
||||
duk07 Freckles
|
||||
duk08 Derwin
|
||||
duk09 Drake
|
||||
duk10 Scoot
|
||||
duk11 Weber
|
||||
duk12 Miranda
|
||||
duk13 Ketchup
|
||||
duk15 Gloria
|
||||
duk16 Molly
|
||||
duk17 Quillson
|
||||
elp00 Opal
|
||||
elp01 Dizzy
|
||||
elp02 Big Top
|
||||
elp03 Eloise
|
||||
elp04 Margie
|
||||
elp05 Paolo
|
||||
elp06 Axel
|
||||
elp07 Ellie
|
||||
elp09 Tucker
|
||||
elp10 Tia
|
||||
elp11 Chai
|
||||
elp12 Cyd
|
||||
flg00 Lily
|
||||
flg01 Ribbot
|
||||
flg02 Frobert
|
||||
flg03 Camofrog
|
||||
flg04 Drift
|
||||
flg05 Wart Jr
|
||||
flg06 Puddles
|
||||
flg07 Jeremiah
|
||||
flg09 Tad
|
||||
flg10 Cousteau
|
||||
flg11 Huck
|
||||
flg12 Prince
|
||||
flg13 Jambette
|
||||
flg15 Raddle
|
||||
flg16 Gigi
|
||||
flg17 Croque
|
||||
flg18 Diva
|
||||
flg19 Henry
|
||||
goa00 Chevre
|
||||
goa01 Nan
|
||||
goa02 Billy
|
||||
goa04 Gruff
|
||||
goa06 Velma
|
||||
goa07 Kidd
|
||||
goa08 Pashmina
|
||||
goa09 Sherb
|
||||
gor00 Cesar
|
||||
gor01 Peewee
|
||||
gor02 Boone
|
||||
gor04 Louie
|
||||
gor05 Boyd
|
||||
gor07 Violet
|
||||
gor08 Al
|
||||
gor09 Rocket
|
||||
gor10 Hans
|
||||
gor11 Rilla
|
||||
ham00 Hamlet
|
||||
ham01 Apple
|
||||
ham02 Graham
|
||||
ham03 Rodney
|
||||
ham04 Soleil
|
||||
ham05 Clay
|
||||
ham06 Flurry
|
||||
ham07 Hamphrey
|
||||
hip00 Rocco
|
||||
hip02 Bubbles
|
||||
hip03 Bertha
|
||||
hip04 Biff
|
||||
hip05 Bitty
|
||||
hip08 Harry
|
||||
hip09 Hippeux
|
||||
hrs00 Buck
|
||||
hrs01 Victoria
|
||||
hrs02 Savannah
|
||||
hrs03 Elmer
|
||||
hrs04 Roscoe
|
||||
hrs05 Winnie
|
||||
hrs06 Ed
|
||||
hrs07 Cleo
|
||||
hrs08 Peaches
|
||||
hrs09 Annalise
|
||||
hrs10 Clyde
|
||||
hrs11 Colton
|
||||
hrs12 Papi
|
||||
hrs13 Julian
|
||||
hrs16 Reneigh
|
||||
kal00 Yuka
|
||||
kal01 Alice
|
||||
kal02 Melba
|
||||
kal03 Sydney
|
||||
kal04 Gonzo
|
||||
kal05 Ozzie
|
||||
kal08 Canberra
|
||||
kal09 Lyman
|
||||
kal10 Eugene
|
||||
kgr00 Kitt
|
||||
kgr01 Mathilda
|
||||
kgr02 Carrie
|
||||
kgr05 Astrid
|
||||
kgr06 Sylvia
|
||||
kgr08 Walt
|
||||
kgr09 Rooney
|
||||
kgr10 Marcie
|
||||
lon00 Bud
|
||||
lon01 Elvis
|
||||
lon02 Rex
|
||||
lon04 Leopold
|
||||
lon06 Mott
|
||||
lon07 Rory
|
||||
lon08 Lionel
|
||||
mnk01 Nana
|
||||
mnk02 Simon
|
||||
mnk03 Tammi
|
||||
mnk04 Monty
|
||||
mnk05 Elise
|
||||
mnk06 Flip
|
||||
mnk07 Shari
|
||||
mnk08 Deli
|
||||
mus00 Dora
|
||||
mus01 Limberg
|
||||
mus02 Bella
|
||||
mus03 Bree
|
||||
mus04 Samson
|
||||
mus05 Rod
|
||||
mus08 Candi
|
||||
mus09 Rizzo
|
||||
mus10 Anicotti
|
||||
mus12 Broccolo
|
||||
mus14 Moose
|
||||
mus15 Bettina
|
||||
mus16 Greta
|
||||
mus17 Penelope
|
||||
mus18 Chadder
|
||||
ocp00 Octavian
|
||||
ocp01 Marina
|
||||
ocp02 Zucker
|
||||
ost00 Queenie
|
||||
ost01 Gladys
|
||||
ost02 Sandy
|
||||
ost03 Sprocket
|
||||
ost05 Julia
|
||||
ost06 Cranston
|
||||
ost07 Phil
|
||||
ost08 Blanche
|
||||
ost09 Flora
|
||||
ost10 Phoebe
|
||||
pbr00 Apollo
|
||||
pbr01 Amelia
|
||||
pbr02 Pierce
|
||||
pbr03 Buzz
|
||||
pbr05 Avery
|
||||
pbr06 Frank
|
||||
pbr07 Sterling
|
||||
pbr08 Keaton
|
||||
pbr09 Celia
|
||||
pgn00 Aurora
|
||||
pgn01 Roald
|
||||
pgn02 Cube
|
||||
pgn03 Hopper
|
||||
pgn04 Friga
|
||||
pgn05 Gwen
|
||||
pgn06 Puck
|
||||
pgn09 Wade
|
||||
pgn10 Boomer
|
||||
pgn11 Iggly
|
||||
pgn12 Tex
|
||||
pgn13 Flo
|
||||
pgn14 Sprinkle
|
||||
pig00 Curly
|
||||
pig01 Truffles
|
||||
pig02 Rasher
|
||||
pig03 Hugh
|
||||
pig04 Lucy
|
||||
pig05 Crackle
|
||||
pig08 Cobb
|
||||
pig09 Boris
|
||||
pig10 Maggie
|
||||
pig11 Peggy
|
||||
pig13 Gala
|
||||
pig14 Chops
|
||||
pig15 Kevin
|
||||
pig16 Pancetti
|
||||
pig17 Agnes
|
||||
rbt00 Bunnie
|
||||
rbt01 Dotty
|
||||
rbt02 Coco
|
||||
rbt03 Snake
|
||||
rbt04 Gaston
|
||||
rbt05 Gabi
|
||||
rbt06 Pippy
|
||||
rbt07 Tiffany
|
||||
rbt08 Genji
|
||||
rbt09 Ruby
|
||||
rbt10 Doc
|
||||
rbt11 Claude
|
||||
rbt12 Francine
|
||||
rbt13 Chrissy
|
||||
rbt14 Hopkins
|
||||
rbt15 O'Hare
|
||||
rbt16 Carmen
|
||||
rbt17 Bonbon
|
||||
rbt18 Cole
|
||||
rbt19 Mira
|
||||
rbt20 Toby
|
||||
rhn00 Tank
|
||||
rhn01 Rhonda
|
||||
rhn02 Spike
|
||||
rhn04 Hornsby
|
||||
rhn07 Merengue
|
||||
rhn08 Renée
|
||||
shp00 Vesta
|
||||
shp01 Baabara
|
||||
shp02 Eunice
|
||||
shp03 Stella
|
||||
shp04 Cashmere
|
||||
shp07 Willow
|
||||
shp08 Curlos
|
||||
shp09 Wendy
|
||||
shp10 Timbra
|
||||
shp11 Frita
|
||||
shp12 Muffy
|
||||
shp13 Pietro
|
||||
shp14 Étoile
|
||||
shp15 Dom
|
||||
squ00 Peanut
|
||||
squ01 Blaire
|
||||
squ02 Filbert
|
||||
squ03 Pecan
|
||||
squ04 Nibbles
|
||||
squ05 Agent S
|
||||
squ06 Caroline
|
||||
squ07 Sally
|
||||
squ08 Static
|
||||
squ09 Mint
|
||||
squ10 Ricky
|
||||
squ11 Cally
|
||||
squ13 Tasha
|
||||
squ14 Sylvana
|
||||
squ15 Poppy
|
||||
squ16 Sheldon
|
||||
squ17 Marshal
|
||||
squ18 Hazel
|
||||
tig00 Rolf
|
||||
tig01 Rowan
|
||||
tig02 Tybalt
|
||||
tig03 Bangle
|
||||
tig04 Leonardo
|
||||
tig05 Claudia
|
||||
tig06 Bianca
|
||||
wol00 Chief
|
||||
wol01 Lobo
|
||||
wol02 Wolfgang
|
||||
wol03 Whitney
|
||||
wol04 Dobie
|
||||
wol05 Freya
|
||||
wol06 Fang
|
||||
wol08 Vivian
|
||||
wol09 Skye
|
||||
wol10 Kyle
|
||||
wol12 Audie
|
||||
|
|
@ -22,7 +22,7 @@ public static int GetLanguageIndex(string lang)
|
|||
/// <summary>
|
||||
/// Language codes supported for loading string resources
|
||||
/// </summary>
|
||||
private static readonly string[] LanguageCodes = { "en", "jp", "zh" };
|
||||
private static readonly string[] LanguageCodes = { "en", "jp", "de", "es", "fr", "it", "ko", "zh" };
|
||||
|
||||
public static string[] GetStrings(string ident, string lang, string type = "text")
|
||||
{
|
||||
|
|
|
|||
|
|
@ -22,6 +22,7 @@ public static string[] GetItemListResource(string msgPath)
|
|||
result[i] = string.Empty;
|
||||
}
|
||||
result[0] = "(None)";
|
||||
result[5794] = "DIY recipe";
|
||||
return result;
|
||||
}
|
||||
|
||||
|
|
@ -96,6 +97,12 @@ private static (string Label, string Text) GetCleanLabelText(MSBTLabel lbl, ILis
|
|||
var text = txt[index].ToString(Encoding.Unicode);
|
||||
if (text.StartsWith("\u000e")) // string formatting present; discard formatting!
|
||||
text = text.Substring(6);
|
||||
|
||||
const char germanJunk = '\u000e';
|
||||
int junk = text.IndexOf(germanJunk);
|
||||
if (junk != -1) // string formatting present; discard formatting! (german)
|
||||
text = text.Substring(0, junk);
|
||||
|
||||
text = StringUtil.TrimFromZero(text);
|
||||
|
||||
return (label, text);
|
||||
|
|
|
|||
|
|
@ -1,4 +1,6 @@
|
|||
using FluentAssertions;
|
||||
using System.Collections.Generic;
|
||||
using System.IO;
|
||||
using FluentAssertions;
|
||||
using NHSE.Parsing;
|
||||
using NHSE.Tests.Properties;
|
||||
using Xunit;
|
||||
|
|
@ -29,5 +31,27 @@ public static void TestTurnip()
|
|||
obj.TXT2.Strings.Count.Should().BeGreaterThan(0);
|
||||
obj.DebugDumpLines();
|
||||
}
|
||||
|
||||
[Fact]
|
||||
public static void TestX()
|
||||
{
|
||||
const string cs = @"C:\Users\Kurt\Documents\GitHub\NHSE\NHSE.Core\Resources\text\";
|
||||
const string folder = @"D:\Kurt\Desktop\v12\romSARC\Message\String_{0}.sarc.zs\String_{0}.sarc";
|
||||
var langs = new Dictionary<string, string>
|
||||
{
|
||||
{"de", "EUde"},
|
||||
};
|
||||
|
||||
foreach (var entry in langs)
|
||||
{
|
||||
var c = entry.Key;
|
||||
var l = entry.Value;
|
||||
var dest = Path.Combine(cs, c, $"text_item_{c}.txt");
|
||||
var src = string.Format(folder, l);
|
||||
var items = GameMSBTDumper.GetItemListResource(src);
|
||||
File.WriteAllLines(dest, items);
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
69
NHSE.WinForms/Editor.Designer.cs
generated
69
NHSE.WinForms/Editor.Designer.cs
generated
|
|
@ -38,6 +38,9 @@ private void InitializeComponent()
|
|||
this.Menu_VerifyHashes = new System.Windows.Forms.ToolStripMenuItem();
|
||||
this.Menu_LoadDecrypted = new System.Windows.Forms.ToolStripMenuItem();
|
||||
this.Menu_RAMEdit = new System.Windows.Forms.ToolStripMenuItem();
|
||||
this.Menu_Options = new System.Windows.Forms.ToolStripMenuItem();
|
||||
this.Menu_Language = new System.Windows.Forms.ToolStripComboBox();
|
||||
this.Menu_Settings = new System.Windows.Forms.ToolStripMenuItem();
|
||||
this.TC_Editors = new System.Windows.Forms.TabControl();
|
||||
this.Tab_Players = new System.Windows.Forms.TabPage();
|
||||
this.B_EditPlayerFlags = new System.Windows.Forms.Button();
|
||||
|
|
@ -81,9 +84,6 @@ private void InitializeComponent()
|
|||
this.B_EditTurnipExchange = new System.Windows.Forms.Button();
|
||||
this.B_EditBuildings = new System.Windows.Forms.Button();
|
||||
this.B_RecycleBin = new System.Windows.Forms.Button();
|
||||
this.Menu_Options = new System.Windows.Forms.ToolStripMenuItem();
|
||||
this.Menu_Settings = new System.Windows.Forms.ToolStripMenuItem();
|
||||
this.Menu_Language = new System.Windows.Forms.ToolStripComboBox();
|
||||
this.Menu_Editor.SuspendLayout();
|
||||
this.TC_Editors.SuspendLayout();
|
||||
this.Tab_Players.SuspendLayout();
|
||||
|
|
@ -125,7 +125,7 @@ private void InitializeComponent()
|
|||
//
|
||||
this.Menu_Save.Name = "Menu_Save";
|
||||
this.Menu_Save.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.S)));
|
||||
this.Menu_Save.Size = new System.Drawing.Size(180, 22);
|
||||
this.Menu_Save.Size = new System.Drawing.Size(138, 22);
|
||||
this.Menu_Save.Text = "Save";
|
||||
this.Menu_Save.Click += new System.EventHandler(this.Menu_Save_Click);
|
||||
//
|
||||
|
|
@ -172,6 +172,39 @@ private void InitializeComponent()
|
|||
this.Menu_RAMEdit.Text = "RAM Edit";
|
||||
this.Menu_RAMEdit.Click += new System.EventHandler(this.Menu_RAMEdit_Click);
|
||||
//
|
||||
// Menu_Options
|
||||
//
|
||||
this.Menu_Options.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
||||
this.Menu_Language,
|
||||
this.Menu_Settings});
|
||||
this.Menu_Options.Name = "Menu_Options";
|
||||
this.Menu_Options.Size = new System.Drawing.Size(61, 20);
|
||||
this.Menu_Options.Text = "Options";
|
||||
//
|
||||
// Menu_Language
|
||||
//
|
||||
this.Menu_Language.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
||||
this.Menu_Language.Items.AddRange(new object[] {
|
||||
"English",
|
||||
"日本語",
|
||||
"Deutsch",
|
||||
"Español",
|
||||
"Français",
|
||||
"Italiano",
|
||||
"한국어",
|
||||
"简体中文"});
|
||||
this.Menu_Language.Name = "Menu_Language";
|
||||
this.Menu_Language.Size = new System.Drawing.Size(115, 23);
|
||||
this.Menu_Language.SelectedIndexChanged += new System.EventHandler(this.Menu_Language_SelectedIndexChanged);
|
||||
//
|
||||
// Menu_Settings
|
||||
//
|
||||
this.Menu_Settings.Name = "Menu_Settings";
|
||||
this.Menu_Settings.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.P)));
|
||||
this.Menu_Settings.Size = new System.Drawing.Size(180, 22);
|
||||
this.Menu_Settings.Text = "Settings";
|
||||
this.Menu_Settings.Click += new System.EventHandler(this.Menu_Settings_Click);
|
||||
//
|
||||
// TC_Editors
|
||||
//
|
||||
this.TC_Editors.Controls.Add(this.Tab_Players);
|
||||
|
|
@ -653,34 +686,6 @@ private void InitializeComponent()
|
|||
this.B_RecycleBin.UseVisualStyleBackColor = true;
|
||||
this.B_RecycleBin.Click += new System.EventHandler(this.B_RecycleBin_Click);
|
||||
//
|
||||
// Menu_Options
|
||||
//
|
||||
this.Menu_Options.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
||||
this.Menu_Language,
|
||||
this.Menu_Settings});
|
||||
this.Menu_Options.Name = "Menu_Options";
|
||||
this.Menu_Options.Size = new System.Drawing.Size(61, 20);
|
||||
this.Menu_Options.Text = "Options";
|
||||
//
|
||||
// Menu_Settings
|
||||
//
|
||||
this.Menu_Settings.Name = "Menu_Settings";
|
||||
this.Menu_Settings.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.P)));
|
||||
this.Menu_Settings.Size = new System.Drawing.Size(180, 22);
|
||||
this.Menu_Settings.Text = "Settings";
|
||||
this.Menu_Settings.Click += new System.EventHandler(this.Menu_Settings_Click);
|
||||
//
|
||||
// Menu_Language
|
||||
//
|
||||
this.Menu_Language.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
||||
this.Menu_Language.Items.AddRange(new object[] {
|
||||
"English",
|
||||
"日本語",
|
||||
"简体中文"});
|
||||
this.Menu_Language.Name = "Menu_Language";
|
||||
this.Menu_Language.Size = new System.Drawing.Size(115, 23);
|
||||
this.Menu_Language.SelectedIndexChanged += new System.EventHandler(this.Menu_Language_SelectedIndexChanged);
|
||||
//
|
||||
// Editor
|
||||
//
|
||||
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
||||
|
|
|
|||
145
NHSE.WinForms/Properties/Resources.Designer.cs
generated
145
NHSE.WinForms/Properties/Resources.Designer.cs
generated
|
|
@ -81,15 +81,40 @@ internal class Resources {
|
|||
///SysBotRAMEdit=SysBotUI
|
||||
///SysBotUI=SysBotUI
|
||||
///TerrainEditor=Terrain Editor
|
||||
///VillagerHouseEditor=Villager House Editor
|
||||
///AcreEditor.B_Cancel=Cancel
|
||||
///AcreEditor.B_Export=Export
|
||||
///AcreEditor.B_Import=Import
|
||||
///AcreEditor.B_Save=Save
|
||||
///AcreEditor.L_AcreList=Name Table:
|
||||
///AcreEditor.L_Hovered=Hovered
|
||||
///AcreEditor.L_X0=x
|
||||
///AcreEditor.L_X1=1
|
||||
///AcreEditor. [rest of string was truncated]";.
|
||||
///Activi [rest of string was truncated]";.
|
||||
/// </summary>
|
||||
internal static string lang_de {
|
||||
get {
|
||||
return ResourceManager.GetString("lang_de", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to AcreEditor=Acre Editor
|
||||
///ActivityEditor=Record Editor
|
||||
///BuildingEditor=Building Editor
|
||||
///FieldItemEditor=Field Item Editor
|
||||
///FlagEditor=Flag Editor
|
||||
///ItemReceivedEditor=Received Item List Editor
|
||||
///SimpleHexEditor=RAM Edit
|
||||
///SysBotRAMEdit=SysBotUI
|
||||
///SysBotUI=SysBotUI
|
||||
///TerrainEditor=Terrain Editor
|
||||
///VillagerHouseEditor=Villager House Editor
|
||||
///AcreEditor.B_Cancel=Cancel
|
||||
///AcreEditor.B_Export=Export
|
||||
///AcreEditor.B_Import=Import
|
||||
///AcreEditor.B_Save=Save
|
||||
///AcreEditor.L_AcreList=Name Table:
|
||||
///AcreEditor.L_Hovered=Hovered
|
||||
///Activi [rest of string was truncated]";.
|
||||
/// </summary>
|
||||
internal static string lang_en {
|
||||
get {
|
||||
|
|
@ -108,15 +133,66 @@ internal class Resources {
|
|||
///SysBotRAMEdit=SysBotUI
|
||||
///SysBotUI=SysBotUI
|
||||
///TerrainEditor=Terrain Editor
|
||||
///VillagerHouseEditor=Villager House Editor
|
||||
///AcreEditor.B_Cancel=Cancel
|
||||
///AcreEditor.B_Export=Export
|
||||
///AcreEditor.B_Import=Import
|
||||
///AcreEditor.B_Save=Save
|
||||
///AcreEditor.L_AcreList=Name Table:
|
||||
///AcreEditor.L_Hovered=Hovered
|
||||
///AcreEditor.L_X0=x
|
||||
///AcreEditor.L_X1=1
|
||||
///AcreEditor. [rest of string was truncated]";.
|
||||
///Activi [rest of string was truncated]";.
|
||||
/// </summary>
|
||||
internal static string lang_fr {
|
||||
get {
|
||||
return ResourceManager.GetString("lang_fr", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to AcreEditor=Acre Editor
|
||||
///ActivityEditor=Record Editor
|
||||
///BuildingEditor=Building Editor
|
||||
///FieldItemEditor=Field Item Editor
|
||||
///FlagEditor=Flag Editor
|
||||
///ItemReceivedEditor=Received Item List Editor
|
||||
///SimpleHexEditor=RAM Edit
|
||||
///SysBotRAMEdit=SysBotUI
|
||||
///SysBotUI=SysBotUI
|
||||
///TerrainEditor=Terrain Editor
|
||||
///VillagerHouseEditor=Villager House Editor
|
||||
///AcreEditor.B_Cancel=Cancel
|
||||
///AcreEditor.B_Export=Export
|
||||
///AcreEditor.B_Import=Import
|
||||
///AcreEditor.B_Save=Save
|
||||
///AcreEditor.L_AcreList=Name Table:
|
||||
///AcreEditor.L_Hovered=Hovered
|
||||
///Activi [rest of string was truncated]";.
|
||||
/// </summary>
|
||||
internal static string lang_it {
|
||||
get {
|
||||
return ResourceManager.GetString("lang_it", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to AcreEditor=Acre Editor
|
||||
///ActivityEditor=Record Editor
|
||||
///BuildingEditor=Building Editor
|
||||
///FieldItemEditor=Field Item Editor
|
||||
///FlagEditor=Flag Editor
|
||||
///ItemReceivedEditor=Received Item List Editor
|
||||
///SimpleHexEditor=RAM Edit
|
||||
///SysBotRAMEdit=SysBotUI
|
||||
///SysBotUI=SysBotUI
|
||||
///TerrainEditor=Terrain Editor
|
||||
///VillagerHouseEditor=Villager House Editor
|
||||
///AcreEditor.B_Cancel=Cancel
|
||||
///AcreEditor.B_Export=Export
|
||||
///AcreEditor.B_Import=Import
|
||||
///AcreEditor.B_Save=Save
|
||||
///AcreEditor.L_AcreList=Name Table:
|
||||
///AcreEditor.L_Hovered=Hovered
|
||||
///Activi [rest of string was truncated]";.
|
||||
/// </summary>
|
||||
internal static string lang_jp {
|
||||
get {
|
||||
|
|
@ -135,20 +211,71 @@ internal class Resources {
|
|||
///SysBotRAMEdit=SysBotUI
|
||||
///SysBotUI=SysBotUI
|
||||
///TerrainEditor=Terrain Editor
|
||||
///VillagerHouseEditor=Villager House Editor
|
||||
///AcreEditor.B_Cancel=Cancel
|
||||
///AcreEditor.B_Export=Export
|
||||
///AcreEditor.B_Import=Import
|
||||
///AcreEditor.B_Save=Save
|
||||
///AcreEditor.L_AcreList=Name Table:
|
||||
///AcreEditor.L_Hovered=Hovered
|
||||
///AcreEditor.L_X0=x
|
||||
///AcreEditor.L_X1=1
|
||||
///AcreEditor. [rest of string was truncated]";.
|
||||
///Activi [rest of string was truncated]";.
|
||||
/// </summary>
|
||||
internal static string lang_ko {
|
||||
get {
|
||||
return ResourceManager.GetString("lang_ko", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to AcreEditor=Acre Editor
|
||||
///ActivityEditor=Record Editor
|
||||
///BuildingEditor=Building Editor
|
||||
///FieldItemEditor=Field Item Editor
|
||||
///FlagEditor=Flag Editor
|
||||
///ItemReceivedEditor=Received Item List Editor
|
||||
///SimpleHexEditor=RAM Edit
|
||||
///SysBotRAMEdit=SysBotUI
|
||||
///SysBotUI=SysBotUI
|
||||
///TerrainEditor=Terrain Editor
|
||||
///VillagerHouseEditor=Villager House Editor
|
||||
///AcreEditor.B_Cancel=Cancel
|
||||
///AcreEditor.B_Export=Export
|
||||
///AcreEditor.B_Import=Import
|
||||
///AcreEditor.B_Save=Save
|
||||
///AcreEditor.L_AcreList=Name Table:
|
||||
///AcreEditor.L_Hovered=Hovered
|
||||
///Activi [rest of string was truncated]";.
|
||||
/// </summary>
|
||||
internal static string lang_zh {
|
||||
get {
|
||||
return ResourceManager.GetString("lang_zh", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to AcreEditor=Acre Editor
|
||||
///ActivityEditor=Record Editor
|
||||
///BuildingEditor=Building Editor
|
||||
///FieldItemEditor=Field Item Editor
|
||||
///FlagEditor=Flag Editor
|
||||
///ItemReceivedEditor=Received Item List Editor
|
||||
///SimpleHexEditor=RAM Edit
|
||||
///SysBotRAMEdit=SysBotUI
|
||||
///SysBotUI=SysBotUI
|
||||
///TerrainEditor=Terrain Editor
|
||||
///VillagerHouseEditor=Villager House Editor
|
||||
///AcreEditor.B_Cancel=Cancel
|
||||
///AcreEditor.B_Export=Export
|
||||
///AcreEditor.B_Import=Import
|
||||
///AcreEditor.B_Save=Save
|
||||
///AcreEditor.L_AcreList=Name Table:
|
||||
///AcreEditor.L_Hovered=Hovered
|
||||
///Activi [rest of string was truncated]";.
|
||||
/// </summary>
|
||||
internal static string lang_zh1 {
|
||||
get {
|
||||
return ResourceManager.GetString("lang_zh1", resourceCulture);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -121,13 +121,28 @@
|
|||
<data name="icon" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\icon.ico;System.Drawing.Icon, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
|
||||
</data>
|
||||
<data name="lang_de" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\text\lang_de.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8</value>
|
||||
</data>
|
||||
<data name="lang_en" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\text\lang_en.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8</value>
|
||||
</data>
|
||||
<data name="lang_fr" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\text\lang_fr.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8</value>
|
||||
</data>
|
||||
<data name="lang_it" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\text\lang_it.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8</value>
|
||||
</data>
|
||||
<data name="lang_jp" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\text\lang_jp.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8</value>
|
||||
</data>
|
||||
<data name="lang_ko" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\text\lang_ko.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8</value>
|
||||
</data>
|
||||
<data name="lang_zh" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\text\lang_zh.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8</value>
|
||||
</data>
|
||||
<data name="lang_zh1" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\text\lang_zh.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8</value>
|
||||
</data>
|
||||
</root>
|
||||
158
NHSE.WinForms/Resources/text/lang_de.txt
Normal file
158
NHSE.WinForms/Resources/text/lang_de.txt
Normal file
|
|
@ -0,0 +1,158 @@
|
|||
AcreEditor=Acre Editor
|
||||
ActivityEditor=Record Editor
|
||||
BuildingEditor=Building Editor
|
||||
FieldItemEditor=Field Item Editor
|
||||
FlagEditor=Flag Editor
|
||||
ItemReceivedEditor=Received Item List Editor
|
||||
SimpleHexEditor=RAM Edit
|
||||
SysBotRAMEdit=SysBotUI
|
||||
SysBotUI=SysBotUI
|
||||
TerrainEditor=Terrain Editor
|
||||
VillagerHouseEditor=Villager House Editor
|
||||
AcreEditor.B_Cancel=Cancel
|
||||
AcreEditor.B_Export=Export
|
||||
AcreEditor.B_Import=Import
|
||||
AcreEditor.B_Save=Save
|
||||
AcreEditor.L_AcreList=Name Table:
|
||||
AcreEditor.L_Hovered=Hovered
|
||||
ActivityEditor.B_Cancel=Cancel
|
||||
ActivityEditor.B_Save=Save
|
||||
ActivityEditor.L_Count=Count:
|
||||
BuildingEditor.B_Cancel=Cancel
|
||||
BuildingEditor.B_Dump=Dump
|
||||
BuildingEditor.B_Import=Import
|
||||
BuildingEditor.B_Save=Save
|
||||
BuildingEditor.GB_Building=Editor
|
||||
BuildingEditor.GB_Info=Info
|
||||
BuildingEditor.L_Bit=Bit:
|
||||
BuildingEditor.L_BuildingRotation=Angle:
|
||||
BuildingEditor.L_BuildingStructureArg=TypeArg:
|
||||
BuildingEditor.L_BuildingStructureType=Type:
|
||||
BuildingEditor.L_BuildingType=Building Type:
|
||||
BuildingEditor.L_BuildingUniqueID=UniqueID:
|
||||
BuildingEditor.L_BuildingX=X:
|
||||
BuildingEditor.L_BuildingY=Y:
|
||||
BuildingEditor.L_PlazaX=Plaza X:
|
||||
BuildingEditor.L_PlazaY=Plaza Y:
|
||||
BuildingEditor.L_StructureType=Structure Type:
|
||||
BuildingEditor.L_StructureValues=Values:
|
||||
Editor.B_DumpDesign=Dump Design
|
||||
Editor.B_DumpHouse=Dump House
|
||||
Editor.B_DumpVillager=Dump Villager
|
||||
Editor.B_EditAchievements=Edit Achievements
|
||||
Editor.B_EditAcres=Edit Acres
|
||||
Editor.B_EditBuildings=Edit Buildings
|
||||
Editor.B_EditFieldItems=Edit Field Items
|
||||
Editor.B_EditFurniture=Edit Furniture
|
||||
Editor.B_EditHouses=Edit House
|
||||
Editor.B_EditLandFlags=Edit Flags
|
||||
Editor.B_EditPlayerFlags=Edit Flags
|
||||
Editor.B_EditPlayerItems=Edit Items
|
||||
Editor.B_EditPlayerReceivedItems=Edit Received Items
|
||||
Editor.B_EditPlayerRecipes=Edit Recipes
|
||||
Editor.B_EditPlayerStorage=Edit Storage
|
||||
Editor.B_EditTerrain=Edit Terrain
|
||||
Editor.B_EditTurnipExchange=Edit Turnip Exchange
|
||||
Editor.B_EditVillagerFlags=Edit Flags
|
||||
Editor.B_LoadDesign=Load Design
|
||||
Editor.B_LoadHouse=Load House
|
||||
Editor.B_LoadVillager=Load Villager
|
||||
Editor.B_RecycleBin=Edit Recycle Bin
|
||||
Editor.CHK_VillagerMovingOut=Moving Out
|
||||
Editor.L_BankBells=Bank Bells:
|
||||
Editor.L_Catchphrase=Catchphrase:
|
||||
Editor.L_NookMiles=Nook Miles:
|
||||
Editor.L_PatternIndex=Design Index:
|
||||
Editor.L_PatternName=*PatternName
|
||||
Editor.L_Personality=Personality:
|
||||
Editor.L_PlayerHouse=Player House:
|
||||
Editor.L_PlayerName=Player Name:
|
||||
Editor.L_Species=Species:
|
||||
Editor.L_TownName=Town Name:
|
||||
Editor.L_Variant=Variant:
|
||||
Editor.L_VillagerID=Villager Index:
|
||||
Editor.L_Wallet=Wallet:
|
||||
Editor.Menu_DumpDecrypted=Dump Decrypted
|
||||
Editor.Menu_File=File
|
||||
Editor.Menu_LoadDecrypted=Load Decrypted
|
||||
Editor.Menu_Options=Options
|
||||
Editor.Menu_RAMEdit=RAM Edit
|
||||
Editor.Menu_Save=Save
|
||||
Editor.Menu_SavePNG=Save .png
|
||||
Editor.Menu_Settings=Settings
|
||||
Editor.Menu_Tools=Tools
|
||||
Editor.Menu_VerifyHashes=Verify Hashes
|
||||
Editor.Tab_Designs=Designs
|
||||
Editor.Tab_Map=Map
|
||||
Editor.Tab_Players=Players
|
||||
Editor.Tab_Villagers=Villagers
|
||||
FieldItemEditor.B_Cancel=Cancel
|
||||
FieldItemEditor.B_Down=↓
|
||||
FieldItemEditor.B_DumpAcre=Dump Acre
|
||||
FieldItemEditor.B_DumpAllAcres=Dump All Acres
|
||||
FieldItemEditor.B_FillHoles=Holes
|
||||
FieldItemEditor.B_ImportAcre=Import Acre
|
||||
FieldItemEditor.B_ImportAllAcres=Import All Acres
|
||||
FieldItemEditor.B_Left=←
|
||||
FieldItemEditor.B_RemoveAll=All
|
||||
FieldItemEditor.B_RemoveAllWeeds=Weeds
|
||||
FieldItemEditor.B_RemoveFences=Fences
|
||||
FieldItemEditor.B_RemoveObjects=Non-Items
|
||||
FieldItemEditor.B_RemovePlacedItems=Placed Items
|
||||
FieldItemEditor.B_RemovePlants=Plants
|
||||
FieldItemEditor.B_Right=→
|
||||
FieldItemEditor.B_Save=Save
|
||||
FieldItemEditor.B_Up=↑
|
||||
FieldItemEditor.CHK_SnapToAcre=Snap to nearest Acre on Click
|
||||
FieldItemEditor.GB_Remove=Remove from View (Hold Shift=Map)
|
||||
FieldItemEditor.L_Acre=Acre:
|
||||
FieldItemEditor.L_Layer=Layer:
|
||||
FieldItemEditor.Menu_Reset=Reset
|
||||
FieldItemEditor.Menu_SavePNG=Save .png
|
||||
FieldItemEditor.Menu_Set=Set
|
||||
FieldItemEditor.Menu_View=View
|
||||
FlagEditor.B_Cancel=Cancel
|
||||
FlagEditor.B_Save=Save
|
||||
FlagEditor.L_Count=Value:
|
||||
ItemReceivedEditor.B_AllBugs=Give All Bugs
|
||||
ItemReceivedEditor.B_AllFish=Give All Fish
|
||||
ItemReceivedEditor.B_Cancel=Cancel
|
||||
ItemReceivedEditor.B_GiveAll=Give All
|
||||
ItemReceivedEditor.B_Save=Save
|
||||
SimpleHexEditor.B_Update=Update
|
||||
SysBotRAMEdit.B_Connect=Connect
|
||||
SysBotRAMEdit.B_Edit=Edit
|
||||
SysBotRAMEdit.GB_Inject=Injector
|
||||
SysBotRAMEdit.L_IP=IP:
|
||||
SysBotRAMEdit.L_Length=Length:
|
||||
SysBotRAMEdit.L_Offset=Offset:
|
||||
SysBotRAMEdit.L_Port=Port:
|
||||
SysBotUI.B_Connect=Connect
|
||||
SysBotUI.B_ReadCurrent=Read
|
||||
SysBotUI.B_WriteCurrent=Write
|
||||
SysBotUI.CHK_AutoRead=AutoRead
|
||||
SysBotUI.CHK_AutoWrite=AutoWrite
|
||||
SysBotUI.CHK_Validate=Validate Data
|
||||
SysBotUI.GB_Inject=Injector
|
||||
SysBotUI.L_IP=IP:
|
||||
SysBotUI.L_Offset=Offset:
|
||||
SysBotUI.L_Port=Port:
|
||||
TerrainEditor.B_Cancel=Cancel
|
||||
TerrainEditor.B_Down=↓
|
||||
TerrainEditor.B_DumpAcre=Dump Acre
|
||||
TerrainEditor.B_DumpAllAcres=Dump All Acres
|
||||
TerrainEditor.B_ImportAcre=Import Acre
|
||||
TerrainEditor.B_ImportAllAcres=Import All Acres
|
||||
TerrainEditor.B_Left=←
|
||||
TerrainEditor.B_Right=→
|
||||
TerrainEditor.B_Save=Save
|
||||
TerrainEditor.B_SetAll=Set All Tiles using Tile from Editor
|
||||
TerrainEditor.B_Up=↑
|
||||
TerrainEditor.B_ZeroElevation=Zero All Elevation
|
||||
TerrainEditor.CHK_SnapToAcre=Snap to nearest Acre on Click
|
||||
TerrainEditor.L_Acre=Acre:
|
||||
TerrainEditor.Menu_SavePNG=Save .png
|
||||
VillagerHouseEditor.B_Cancel=Cancel
|
||||
VillagerHouseEditor.B_DumpHouse=Dump
|
||||
VillagerHouseEditor.B_LoadHouse=Load
|
||||
VillagerHouseEditor.B_Save=Save
|
||||
158
NHSE.WinForms/Resources/text/lang_fr.txt
Normal file
158
NHSE.WinForms/Resources/text/lang_fr.txt
Normal file
|
|
@ -0,0 +1,158 @@
|
|||
AcreEditor=Acre Editor
|
||||
ActivityEditor=Record Editor
|
||||
BuildingEditor=Building Editor
|
||||
FieldItemEditor=Field Item Editor
|
||||
FlagEditor=Flag Editor
|
||||
ItemReceivedEditor=Received Item List Editor
|
||||
SimpleHexEditor=RAM Edit
|
||||
SysBotRAMEdit=SysBotUI
|
||||
SysBotUI=SysBotUI
|
||||
TerrainEditor=Terrain Editor
|
||||
VillagerHouseEditor=Villager House Editor
|
||||
AcreEditor.B_Cancel=Cancel
|
||||
AcreEditor.B_Export=Export
|
||||
AcreEditor.B_Import=Import
|
||||
AcreEditor.B_Save=Save
|
||||
AcreEditor.L_AcreList=Name Table:
|
||||
AcreEditor.L_Hovered=Hovered
|
||||
ActivityEditor.B_Cancel=Cancel
|
||||
ActivityEditor.B_Save=Save
|
||||
ActivityEditor.L_Count=Count:
|
||||
BuildingEditor.B_Cancel=Cancel
|
||||
BuildingEditor.B_Dump=Dump
|
||||
BuildingEditor.B_Import=Import
|
||||
BuildingEditor.B_Save=Save
|
||||
BuildingEditor.GB_Building=Editor
|
||||
BuildingEditor.GB_Info=Info
|
||||
BuildingEditor.L_Bit=Bit:
|
||||
BuildingEditor.L_BuildingRotation=Angle:
|
||||
BuildingEditor.L_BuildingStructureArg=TypeArg:
|
||||
BuildingEditor.L_BuildingStructureType=Type:
|
||||
BuildingEditor.L_BuildingType=Building Type:
|
||||
BuildingEditor.L_BuildingUniqueID=UniqueID:
|
||||
BuildingEditor.L_BuildingX=X:
|
||||
BuildingEditor.L_BuildingY=Y:
|
||||
BuildingEditor.L_PlazaX=Plaza X:
|
||||
BuildingEditor.L_PlazaY=Plaza Y:
|
||||
BuildingEditor.L_StructureType=Structure Type:
|
||||
BuildingEditor.L_StructureValues=Values:
|
||||
Editor.B_DumpDesign=Dump Design
|
||||
Editor.B_DumpHouse=Dump House
|
||||
Editor.B_DumpVillager=Dump Villager
|
||||
Editor.B_EditAchievements=Edit Achievements
|
||||
Editor.B_EditAcres=Edit Acres
|
||||
Editor.B_EditBuildings=Edit Buildings
|
||||
Editor.B_EditFieldItems=Edit Field Items
|
||||
Editor.B_EditFurniture=Edit Furniture
|
||||
Editor.B_EditHouses=Edit House
|
||||
Editor.B_EditLandFlags=Edit Flags
|
||||
Editor.B_EditPlayerFlags=Edit Flags
|
||||
Editor.B_EditPlayerItems=Edit Items
|
||||
Editor.B_EditPlayerReceivedItems=Edit Received Items
|
||||
Editor.B_EditPlayerRecipes=Edit Recipes
|
||||
Editor.B_EditPlayerStorage=Edit Storage
|
||||
Editor.B_EditTerrain=Edit Terrain
|
||||
Editor.B_EditTurnipExchange=Edit Turnip Exchange
|
||||
Editor.B_EditVillagerFlags=Edit Flags
|
||||
Editor.B_LoadDesign=Load Design
|
||||
Editor.B_LoadHouse=Load House
|
||||
Editor.B_LoadVillager=Load Villager
|
||||
Editor.B_RecycleBin=Edit Recycle Bin
|
||||
Editor.CHK_VillagerMovingOut=Moving Out
|
||||
Editor.L_BankBells=Bank Bells:
|
||||
Editor.L_Catchphrase=Catchphrase:
|
||||
Editor.L_NookMiles=Nook Miles:
|
||||
Editor.L_PatternIndex=Design Index:
|
||||
Editor.L_PatternName=*PatternName
|
||||
Editor.L_Personality=Personality:
|
||||
Editor.L_PlayerHouse=Player House:
|
||||
Editor.L_PlayerName=Player Name:
|
||||
Editor.L_Species=Species:
|
||||
Editor.L_TownName=Town Name:
|
||||
Editor.L_Variant=Variant:
|
||||
Editor.L_VillagerID=Villager Index:
|
||||
Editor.L_Wallet=Wallet:
|
||||
Editor.Menu_DumpDecrypted=Dump Decrypted
|
||||
Editor.Menu_File=File
|
||||
Editor.Menu_LoadDecrypted=Load Decrypted
|
||||
Editor.Menu_Options=Options
|
||||
Editor.Menu_RAMEdit=RAM Edit
|
||||
Editor.Menu_Save=Save
|
||||
Editor.Menu_SavePNG=Save .png
|
||||
Editor.Menu_Settings=Settings
|
||||
Editor.Menu_Tools=Tools
|
||||
Editor.Menu_VerifyHashes=Verify Hashes
|
||||
Editor.Tab_Designs=Designs
|
||||
Editor.Tab_Map=Map
|
||||
Editor.Tab_Players=Players
|
||||
Editor.Tab_Villagers=Villagers
|
||||
FieldItemEditor.B_Cancel=Cancel
|
||||
FieldItemEditor.B_Down=↓
|
||||
FieldItemEditor.B_DumpAcre=Dump Acre
|
||||
FieldItemEditor.B_DumpAllAcres=Dump All Acres
|
||||
FieldItemEditor.B_FillHoles=Holes
|
||||
FieldItemEditor.B_ImportAcre=Import Acre
|
||||
FieldItemEditor.B_ImportAllAcres=Import All Acres
|
||||
FieldItemEditor.B_Left=←
|
||||
FieldItemEditor.B_RemoveAll=All
|
||||
FieldItemEditor.B_RemoveAllWeeds=Weeds
|
||||
FieldItemEditor.B_RemoveFences=Fences
|
||||
FieldItemEditor.B_RemoveObjects=Non-Items
|
||||
FieldItemEditor.B_RemovePlacedItems=Placed Items
|
||||
FieldItemEditor.B_RemovePlants=Plants
|
||||
FieldItemEditor.B_Right=→
|
||||
FieldItemEditor.B_Save=Save
|
||||
FieldItemEditor.B_Up=↑
|
||||
FieldItemEditor.CHK_SnapToAcre=Snap to nearest Acre on Click
|
||||
FieldItemEditor.GB_Remove=Remove from View (Hold Shift=Map)
|
||||
FieldItemEditor.L_Acre=Acre:
|
||||
FieldItemEditor.L_Layer=Layer:
|
||||
FieldItemEditor.Menu_Reset=Reset
|
||||
FieldItemEditor.Menu_SavePNG=Save .png
|
||||
FieldItemEditor.Menu_Set=Set
|
||||
FieldItemEditor.Menu_View=View
|
||||
FlagEditor.B_Cancel=Cancel
|
||||
FlagEditor.B_Save=Save
|
||||
FlagEditor.L_Count=Value:
|
||||
ItemReceivedEditor.B_AllBugs=Give All Bugs
|
||||
ItemReceivedEditor.B_AllFish=Give All Fish
|
||||
ItemReceivedEditor.B_Cancel=Cancel
|
||||
ItemReceivedEditor.B_GiveAll=Give All
|
||||
ItemReceivedEditor.B_Save=Save
|
||||
SimpleHexEditor.B_Update=Update
|
||||
SysBotRAMEdit.B_Connect=Connect
|
||||
SysBotRAMEdit.B_Edit=Edit
|
||||
SysBotRAMEdit.GB_Inject=Injector
|
||||
SysBotRAMEdit.L_IP=IP:
|
||||
SysBotRAMEdit.L_Length=Length:
|
||||
SysBotRAMEdit.L_Offset=Offset:
|
||||
SysBotRAMEdit.L_Port=Port:
|
||||
SysBotUI.B_Connect=Connect
|
||||
SysBotUI.B_ReadCurrent=Read
|
||||
SysBotUI.B_WriteCurrent=Write
|
||||
SysBotUI.CHK_AutoRead=AutoRead
|
||||
SysBotUI.CHK_AutoWrite=AutoWrite
|
||||
SysBotUI.CHK_Validate=Validate Data
|
||||
SysBotUI.GB_Inject=Injector
|
||||
SysBotUI.L_IP=IP:
|
||||
SysBotUI.L_Offset=Offset:
|
||||
SysBotUI.L_Port=Port:
|
||||
TerrainEditor.B_Cancel=Cancel
|
||||
TerrainEditor.B_Down=↓
|
||||
TerrainEditor.B_DumpAcre=Dump Acre
|
||||
TerrainEditor.B_DumpAllAcres=Dump All Acres
|
||||
TerrainEditor.B_ImportAcre=Import Acre
|
||||
TerrainEditor.B_ImportAllAcres=Import All Acres
|
||||
TerrainEditor.B_Left=←
|
||||
TerrainEditor.B_Right=→
|
||||
TerrainEditor.B_Save=Save
|
||||
TerrainEditor.B_SetAll=Set All Tiles using Tile from Editor
|
||||
TerrainEditor.B_Up=↑
|
||||
TerrainEditor.B_ZeroElevation=Zero All Elevation
|
||||
TerrainEditor.CHK_SnapToAcre=Snap to nearest Acre on Click
|
||||
TerrainEditor.L_Acre=Acre:
|
||||
TerrainEditor.Menu_SavePNG=Save .png
|
||||
VillagerHouseEditor.B_Cancel=Cancel
|
||||
VillagerHouseEditor.B_DumpHouse=Dump
|
||||
VillagerHouseEditor.B_LoadHouse=Load
|
||||
VillagerHouseEditor.B_Save=Save
|
||||
158
NHSE.WinForms/Resources/text/lang_it.txt
Normal file
158
NHSE.WinForms/Resources/text/lang_it.txt
Normal file
|
|
@ -0,0 +1,158 @@
|
|||
AcreEditor=Acre Editor
|
||||
ActivityEditor=Record Editor
|
||||
BuildingEditor=Building Editor
|
||||
FieldItemEditor=Field Item Editor
|
||||
FlagEditor=Flag Editor
|
||||
ItemReceivedEditor=Received Item List Editor
|
||||
SimpleHexEditor=RAM Edit
|
||||
SysBotRAMEdit=SysBotUI
|
||||
SysBotUI=SysBotUI
|
||||
TerrainEditor=Terrain Editor
|
||||
VillagerHouseEditor=Villager House Editor
|
||||
AcreEditor.B_Cancel=Cancel
|
||||
AcreEditor.B_Export=Export
|
||||
AcreEditor.B_Import=Import
|
||||
AcreEditor.B_Save=Save
|
||||
AcreEditor.L_AcreList=Name Table:
|
||||
AcreEditor.L_Hovered=Hovered
|
||||
ActivityEditor.B_Cancel=Cancel
|
||||
ActivityEditor.B_Save=Save
|
||||
ActivityEditor.L_Count=Count:
|
||||
BuildingEditor.B_Cancel=Cancel
|
||||
BuildingEditor.B_Dump=Dump
|
||||
BuildingEditor.B_Import=Import
|
||||
BuildingEditor.B_Save=Save
|
||||
BuildingEditor.GB_Building=Editor
|
||||
BuildingEditor.GB_Info=Info
|
||||
BuildingEditor.L_Bit=Bit:
|
||||
BuildingEditor.L_BuildingRotation=Angle:
|
||||
BuildingEditor.L_BuildingStructureArg=TypeArg:
|
||||
BuildingEditor.L_BuildingStructureType=Type:
|
||||
BuildingEditor.L_BuildingType=Building Type:
|
||||
BuildingEditor.L_BuildingUniqueID=UniqueID:
|
||||
BuildingEditor.L_BuildingX=X:
|
||||
BuildingEditor.L_BuildingY=Y:
|
||||
BuildingEditor.L_PlazaX=Plaza X:
|
||||
BuildingEditor.L_PlazaY=Plaza Y:
|
||||
BuildingEditor.L_StructureType=Structure Type:
|
||||
BuildingEditor.L_StructureValues=Values:
|
||||
Editor.B_DumpDesign=Dump Design
|
||||
Editor.B_DumpHouse=Dump House
|
||||
Editor.B_DumpVillager=Dump Villager
|
||||
Editor.B_EditAchievements=Edit Achievements
|
||||
Editor.B_EditAcres=Edit Acres
|
||||
Editor.B_EditBuildings=Edit Buildings
|
||||
Editor.B_EditFieldItems=Edit Field Items
|
||||
Editor.B_EditFurniture=Edit Furniture
|
||||
Editor.B_EditHouses=Edit House
|
||||
Editor.B_EditLandFlags=Edit Flags
|
||||
Editor.B_EditPlayerFlags=Edit Flags
|
||||
Editor.B_EditPlayerItems=Edit Items
|
||||
Editor.B_EditPlayerReceivedItems=Edit Received Items
|
||||
Editor.B_EditPlayerRecipes=Edit Recipes
|
||||
Editor.B_EditPlayerStorage=Edit Storage
|
||||
Editor.B_EditTerrain=Edit Terrain
|
||||
Editor.B_EditTurnipExchange=Edit Turnip Exchange
|
||||
Editor.B_EditVillagerFlags=Edit Flags
|
||||
Editor.B_LoadDesign=Load Design
|
||||
Editor.B_LoadHouse=Load House
|
||||
Editor.B_LoadVillager=Load Villager
|
||||
Editor.B_RecycleBin=Edit Recycle Bin
|
||||
Editor.CHK_VillagerMovingOut=Moving Out
|
||||
Editor.L_BankBells=Bank Bells:
|
||||
Editor.L_Catchphrase=Catchphrase:
|
||||
Editor.L_NookMiles=Nook Miles:
|
||||
Editor.L_PatternIndex=Design Index:
|
||||
Editor.L_PatternName=*PatternName
|
||||
Editor.L_Personality=Personality:
|
||||
Editor.L_PlayerHouse=Player House:
|
||||
Editor.L_PlayerName=Player Name:
|
||||
Editor.L_Species=Species:
|
||||
Editor.L_TownName=Town Name:
|
||||
Editor.L_Variant=Variant:
|
||||
Editor.L_VillagerID=Villager Index:
|
||||
Editor.L_Wallet=Wallet:
|
||||
Editor.Menu_DumpDecrypted=Dump Decrypted
|
||||
Editor.Menu_File=File
|
||||
Editor.Menu_LoadDecrypted=Load Decrypted
|
||||
Editor.Menu_Options=Options
|
||||
Editor.Menu_RAMEdit=RAM Edit
|
||||
Editor.Menu_Save=Save
|
||||
Editor.Menu_SavePNG=Save .png
|
||||
Editor.Menu_Settings=Settings
|
||||
Editor.Menu_Tools=Tools
|
||||
Editor.Menu_VerifyHashes=Verify Hashes
|
||||
Editor.Tab_Designs=Designs
|
||||
Editor.Tab_Map=Map
|
||||
Editor.Tab_Players=Players
|
||||
Editor.Tab_Villagers=Villagers
|
||||
FieldItemEditor.B_Cancel=Cancel
|
||||
FieldItemEditor.B_Down=↓
|
||||
FieldItemEditor.B_DumpAcre=Dump Acre
|
||||
FieldItemEditor.B_DumpAllAcres=Dump All Acres
|
||||
FieldItemEditor.B_FillHoles=Holes
|
||||
FieldItemEditor.B_ImportAcre=Import Acre
|
||||
FieldItemEditor.B_ImportAllAcres=Import All Acres
|
||||
FieldItemEditor.B_Left=←
|
||||
FieldItemEditor.B_RemoveAll=All
|
||||
FieldItemEditor.B_RemoveAllWeeds=Weeds
|
||||
FieldItemEditor.B_RemoveFences=Fences
|
||||
FieldItemEditor.B_RemoveObjects=Non-Items
|
||||
FieldItemEditor.B_RemovePlacedItems=Placed Items
|
||||
FieldItemEditor.B_RemovePlants=Plants
|
||||
FieldItemEditor.B_Right=→
|
||||
FieldItemEditor.B_Save=Save
|
||||
FieldItemEditor.B_Up=↑
|
||||
FieldItemEditor.CHK_SnapToAcre=Snap to nearest Acre on Click
|
||||
FieldItemEditor.GB_Remove=Remove from View (Hold Shift=Map)
|
||||
FieldItemEditor.L_Acre=Acre:
|
||||
FieldItemEditor.L_Layer=Layer:
|
||||
FieldItemEditor.Menu_Reset=Reset
|
||||
FieldItemEditor.Menu_SavePNG=Save .png
|
||||
FieldItemEditor.Menu_Set=Set
|
||||
FieldItemEditor.Menu_View=View
|
||||
FlagEditor.B_Cancel=Cancel
|
||||
FlagEditor.B_Save=Save
|
||||
FlagEditor.L_Count=Value:
|
||||
ItemReceivedEditor.B_AllBugs=Give All Bugs
|
||||
ItemReceivedEditor.B_AllFish=Give All Fish
|
||||
ItemReceivedEditor.B_Cancel=Cancel
|
||||
ItemReceivedEditor.B_GiveAll=Give All
|
||||
ItemReceivedEditor.B_Save=Save
|
||||
SimpleHexEditor.B_Update=Update
|
||||
SysBotRAMEdit.B_Connect=Connect
|
||||
SysBotRAMEdit.B_Edit=Edit
|
||||
SysBotRAMEdit.GB_Inject=Injector
|
||||
SysBotRAMEdit.L_IP=IP:
|
||||
SysBotRAMEdit.L_Length=Length:
|
||||
SysBotRAMEdit.L_Offset=Offset:
|
||||
SysBotRAMEdit.L_Port=Port:
|
||||
SysBotUI.B_Connect=Connect
|
||||
SysBotUI.B_ReadCurrent=Read
|
||||
SysBotUI.B_WriteCurrent=Write
|
||||
SysBotUI.CHK_AutoRead=AutoRead
|
||||
SysBotUI.CHK_AutoWrite=AutoWrite
|
||||
SysBotUI.CHK_Validate=Validate Data
|
||||
SysBotUI.GB_Inject=Injector
|
||||
SysBotUI.L_IP=IP:
|
||||
SysBotUI.L_Offset=Offset:
|
||||
SysBotUI.L_Port=Port:
|
||||
TerrainEditor.B_Cancel=Cancel
|
||||
TerrainEditor.B_Down=↓
|
||||
TerrainEditor.B_DumpAcre=Dump Acre
|
||||
TerrainEditor.B_DumpAllAcres=Dump All Acres
|
||||
TerrainEditor.B_ImportAcre=Import Acre
|
||||
TerrainEditor.B_ImportAllAcres=Import All Acres
|
||||
TerrainEditor.B_Left=←
|
||||
TerrainEditor.B_Right=→
|
||||
TerrainEditor.B_Save=Save
|
||||
TerrainEditor.B_SetAll=Set All Tiles using Tile from Editor
|
||||
TerrainEditor.B_Up=↑
|
||||
TerrainEditor.B_ZeroElevation=Zero All Elevation
|
||||
TerrainEditor.CHK_SnapToAcre=Snap to nearest Acre on Click
|
||||
TerrainEditor.L_Acre=Acre:
|
||||
TerrainEditor.Menu_SavePNG=Save .png
|
||||
VillagerHouseEditor.B_Cancel=Cancel
|
||||
VillagerHouseEditor.B_DumpHouse=Dump
|
||||
VillagerHouseEditor.B_LoadHouse=Load
|
||||
VillagerHouseEditor.B_Save=Save
|
||||
158
NHSE.WinForms/Resources/text/lang_ko.txt
Normal file
158
NHSE.WinForms/Resources/text/lang_ko.txt
Normal file
|
|
@ -0,0 +1,158 @@
|
|||
AcreEditor=Acre Editor
|
||||
ActivityEditor=Record Editor
|
||||
BuildingEditor=Building Editor
|
||||
FieldItemEditor=Field Item Editor
|
||||
FlagEditor=Flag Editor
|
||||
ItemReceivedEditor=Received Item List Editor
|
||||
SimpleHexEditor=RAM Edit
|
||||
SysBotRAMEdit=SysBotUI
|
||||
SysBotUI=SysBotUI
|
||||
TerrainEditor=Terrain Editor
|
||||
VillagerHouseEditor=Villager House Editor
|
||||
AcreEditor.B_Cancel=Cancel
|
||||
AcreEditor.B_Export=Export
|
||||
AcreEditor.B_Import=Import
|
||||
AcreEditor.B_Save=Save
|
||||
AcreEditor.L_AcreList=Name Table:
|
||||
AcreEditor.L_Hovered=Hovered
|
||||
ActivityEditor.B_Cancel=Cancel
|
||||
ActivityEditor.B_Save=Save
|
||||
ActivityEditor.L_Count=Count:
|
||||
BuildingEditor.B_Cancel=Cancel
|
||||
BuildingEditor.B_Dump=Dump
|
||||
BuildingEditor.B_Import=Import
|
||||
BuildingEditor.B_Save=Save
|
||||
BuildingEditor.GB_Building=Editor
|
||||
BuildingEditor.GB_Info=Info
|
||||
BuildingEditor.L_Bit=Bit:
|
||||
BuildingEditor.L_BuildingRotation=Angle:
|
||||
BuildingEditor.L_BuildingStructureArg=TypeArg:
|
||||
BuildingEditor.L_BuildingStructureType=Type:
|
||||
BuildingEditor.L_BuildingType=Building Type:
|
||||
BuildingEditor.L_BuildingUniqueID=UniqueID:
|
||||
BuildingEditor.L_BuildingX=X:
|
||||
BuildingEditor.L_BuildingY=Y:
|
||||
BuildingEditor.L_PlazaX=Plaza X:
|
||||
BuildingEditor.L_PlazaY=Plaza Y:
|
||||
BuildingEditor.L_StructureType=Structure Type:
|
||||
BuildingEditor.L_StructureValues=Values:
|
||||
Editor.B_DumpDesign=Dump Design
|
||||
Editor.B_DumpHouse=Dump House
|
||||
Editor.B_DumpVillager=Dump Villager
|
||||
Editor.B_EditAchievements=Edit Achievements
|
||||
Editor.B_EditAcres=Edit Acres
|
||||
Editor.B_EditBuildings=Edit Buildings
|
||||
Editor.B_EditFieldItems=Edit Field Items
|
||||
Editor.B_EditFurniture=Edit Furniture
|
||||
Editor.B_EditHouses=Edit House
|
||||
Editor.B_EditLandFlags=Edit Flags
|
||||
Editor.B_EditPlayerFlags=Edit Flags
|
||||
Editor.B_EditPlayerItems=Edit Items
|
||||
Editor.B_EditPlayerReceivedItems=Edit Received Items
|
||||
Editor.B_EditPlayerRecipes=Edit Recipes
|
||||
Editor.B_EditPlayerStorage=Edit Storage
|
||||
Editor.B_EditTerrain=Edit Terrain
|
||||
Editor.B_EditTurnipExchange=Edit Turnip Exchange
|
||||
Editor.B_EditVillagerFlags=Edit Flags
|
||||
Editor.B_LoadDesign=Load Design
|
||||
Editor.B_LoadHouse=Load House
|
||||
Editor.B_LoadVillager=Load Villager
|
||||
Editor.B_RecycleBin=Edit Recycle Bin
|
||||
Editor.CHK_VillagerMovingOut=Moving Out
|
||||
Editor.L_BankBells=Bank Bells:
|
||||
Editor.L_Catchphrase=Catchphrase:
|
||||
Editor.L_NookMiles=Nook Miles:
|
||||
Editor.L_PatternIndex=Design Index:
|
||||
Editor.L_PatternName=*PatternName
|
||||
Editor.L_Personality=Personality:
|
||||
Editor.L_PlayerHouse=Player House:
|
||||
Editor.L_PlayerName=Player Name:
|
||||
Editor.L_Species=Species:
|
||||
Editor.L_TownName=Town Name:
|
||||
Editor.L_Variant=Variant:
|
||||
Editor.L_VillagerID=Villager Index:
|
||||
Editor.L_Wallet=Wallet:
|
||||
Editor.Menu_DumpDecrypted=Dump Decrypted
|
||||
Editor.Menu_File=File
|
||||
Editor.Menu_LoadDecrypted=Load Decrypted
|
||||
Editor.Menu_Options=Options
|
||||
Editor.Menu_RAMEdit=RAM Edit
|
||||
Editor.Menu_Save=Save
|
||||
Editor.Menu_SavePNG=Save .png
|
||||
Editor.Menu_Settings=Settings
|
||||
Editor.Menu_Tools=Tools
|
||||
Editor.Menu_VerifyHashes=Verify Hashes
|
||||
Editor.Tab_Designs=Designs
|
||||
Editor.Tab_Map=Map
|
||||
Editor.Tab_Players=Players
|
||||
Editor.Tab_Villagers=Villagers
|
||||
FieldItemEditor.B_Cancel=Cancel
|
||||
FieldItemEditor.B_Down=↓
|
||||
FieldItemEditor.B_DumpAcre=Dump Acre
|
||||
FieldItemEditor.B_DumpAllAcres=Dump All Acres
|
||||
FieldItemEditor.B_FillHoles=Holes
|
||||
FieldItemEditor.B_ImportAcre=Import Acre
|
||||
FieldItemEditor.B_ImportAllAcres=Import All Acres
|
||||
FieldItemEditor.B_Left=←
|
||||
FieldItemEditor.B_RemoveAll=All
|
||||
FieldItemEditor.B_RemoveAllWeeds=Weeds
|
||||
FieldItemEditor.B_RemoveFences=Fences
|
||||
FieldItemEditor.B_RemoveObjects=Non-Items
|
||||
FieldItemEditor.B_RemovePlacedItems=Placed Items
|
||||
FieldItemEditor.B_RemovePlants=Plants
|
||||
FieldItemEditor.B_Right=→
|
||||
FieldItemEditor.B_Save=Save
|
||||
FieldItemEditor.B_Up=↑
|
||||
FieldItemEditor.CHK_SnapToAcre=Snap to nearest Acre on Click
|
||||
FieldItemEditor.GB_Remove=Remove from View (Hold Shift=Map)
|
||||
FieldItemEditor.L_Acre=Acre:
|
||||
FieldItemEditor.L_Layer=Layer:
|
||||
FieldItemEditor.Menu_Reset=Reset
|
||||
FieldItemEditor.Menu_SavePNG=Save .png
|
||||
FieldItemEditor.Menu_Set=Set
|
||||
FieldItemEditor.Menu_View=View
|
||||
FlagEditor.B_Cancel=Cancel
|
||||
FlagEditor.B_Save=Save
|
||||
FlagEditor.L_Count=Value:
|
||||
ItemReceivedEditor.B_AllBugs=Give All Bugs
|
||||
ItemReceivedEditor.B_AllFish=Give All Fish
|
||||
ItemReceivedEditor.B_Cancel=Cancel
|
||||
ItemReceivedEditor.B_GiveAll=Give All
|
||||
ItemReceivedEditor.B_Save=Save
|
||||
SimpleHexEditor.B_Update=Update
|
||||
SysBotRAMEdit.B_Connect=Connect
|
||||
SysBotRAMEdit.B_Edit=Edit
|
||||
SysBotRAMEdit.GB_Inject=Injector
|
||||
SysBotRAMEdit.L_IP=IP:
|
||||
SysBotRAMEdit.L_Length=Length:
|
||||
SysBotRAMEdit.L_Offset=Offset:
|
||||
SysBotRAMEdit.L_Port=Port:
|
||||
SysBotUI.B_Connect=Connect
|
||||
SysBotUI.B_ReadCurrent=Read
|
||||
SysBotUI.B_WriteCurrent=Write
|
||||
SysBotUI.CHK_AutoRead=AutoRead
|
||||
SysBotUI.CHK_AutoWrite=AutoWrite
|
||||
SysBotUI.CHK_Validate=Validate Data
|
||||
SysBotUI.GB_Inject=Injector
|
||||
SysBotUI.L_IP=IP:
|
||||
SysBotUI.L_Offset=Offset:
|
||||
SysBotUI.L_Port=Port:
|
||||
TerrainEditor.B_Cancel=Cancel
|
||||
TerrainEditor.B_Down=↓
|
||||
TerrainEditor.B_DumpAcre=Dump Acre
|
||||
TerrainEditor.B_DumpAllAcres=Dump All Acres
|
||||
TerrainEditor.B_ImportAcre=Import Acre
|
||||
TerrainEditor.B_ImportAllAcres=Import All Acres
|
||||
TerrainEditor.B_Left=←
|
||||
TerrainEditor.B_Right=→
|
||||
TerrainEditor.B_Save=Save
|
||||
TerrainEditor.B_SetAll=Set All Tiles using Tile from Editor
|
||||
TerrainEditor.B_Up=↑
|
||||
TerrainEditor.B_ZeroElevation=Zero All Elevation
|
||||
TerrainEditor.CHK_SnapToAcre=Snap to nearest Acre on Click
|
||||
TerrainEditor.L_Acre=Acre:
|
||||
TerrainEditor.Menu_SavePNG=Save .png
|
||||
VillagerHouseEditor.B_Cancel=Cancel
|
||||
VillagerHouseEditor.B_DumpHouse=Dump
|
||||
VillagerHouseEditor.B_LoadHouse=Load
|
||||
VillagerHouseEditor.B_Save=Save
|
||||
Loading…
Reference in New Issue
Block a user