forked from spacechase0/StardewValleyMods
-
Notifications
You must be signed in to change notification settings - Fork 0
/
hu.json
45 lines (33 loc) · 2.08 KB
/
hu.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
{
/*********
** Ring items
*********/
"quality-ring.name": "Minőség növelő gyűrű",
"quality-ring.description": "Esély a jobb minőségű terméshozamra.",
"refreshing-ring.name": "Felfrissítő gyűrű",
"refreshing-ring.description": "Vajon mit csinál.",
"ring-of-regeneration.name": "Regeneráló gyűrű",
"ring-of-regeneration.description": "Idővel lassan gyógyulni fogsz.",
"ring-of-diamond-booze.name": "Gyémánt borgyűrű",
"ring-of-diamond-booze.description": "Ellensúlyozza az enyhe alkohol hatását.",
"ring-of-wide-nets.name": "Széles háló gyűrű",
"ring-of-wide-nets.description": "50%-kal megnöveli a horgászbot kapási területét.",
"ring-of-far-reaching.name": "Messzire érő gyűrű",
"ring-of-far-reaching.description": "Szerszámokat használhatsz távolról.",
"ring-of-true-sight.name": "Igaz látás gyűrűje",
"ring-of-true-sight.description": "Láss túl azon, mint amit láthatsz.",
/*********
** Generic Mod Config Menu UI
*********/
// TODO
"config.quality-ring-chance.name": "Quality+ Ring: Chance",
"config.quality-ring-chance.description": "The percentage chance of a higher crop quality with the Quality+ Ring equipped.",
"config.ring-of-wide-nets-multiplier.name": "Ring of Wide Nets: Multiplier",
"config.ring-of-wide-nets-multiplier.description": "The multiplier applied to the fishing bar size with the Ring of Wide Nets equipped.",
"config.ring-of-regeneration-rate.name": "Ring of Regeneration: Regen",
"config.ring-of-regeneration-rate.description": "The health regen rate per second with the Ring of Regeneration equipped.",
"config.refreshing-ring-rate.name": "Refreshing Ring: Regen",
"config.refreshing-ring-rate.description": "The stamina regen rate per second with the Refreshing Ring equipped.",
"config.ring-of-far-reaching-distance.name": "Ring of Far Reaching: Distance",
"config.ring-of-far-reaching-distance.description": "The distance in tiles at which you can use tools with the Ring of Far Reaching equipped."
}