mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 18:58:00 +00:00
Add new English settings translation to chinese (needs translation)
This commit is contained in:
@@ -888,3 +888,52 @@ lblNewGame=新游戏
|
|||||||
lblLoadGame=加载游戏
|
lblLoadGame=加载游戏
|
||||||
lblPlayOnline=在线游戏
|
lblPlayOnline=在线游戏
|
||||||
lblSettings=设置
|
lblSettings=设置
|
||||||
|
#SettingsPage.java
|
||||||
|
lblAutomaticBugReports=Automatic Bug Reports
|
||||||
|
lblBattlefieldTextureFiltering=Battlefield Texture Filtering
|
||||||
|
lblCompactListItems=Compact List Items
|
||||||
|
lblCompactTabs=Compact Tabs
|
||||||
|
lblCardOverlays=Card Overlays
|
||||||
|
lblDisableCardEffect=Disable Card 'Effect' Images
|
||||||
|
lblDynamicBackgroundPlanechase=Dynamic Background Planechase
|
||||||
|
lblGameplayOptions=Gameplay Options
|
||||||
|
lblGeneralSettings=General Settings
|
||||||
|
lblHotSeatMode=Hot Seat Mode
|
||||||
|
lblLandscapeMode=Landscape Mode
|
||||||
|
lblLater=Later
|
||||||
|
lblMinimizeScreenLock=Minimize on Screen Lock
|
||||||
|
lblOrderGraveyard=Order Graveyard
|
||||||
|
lblRestartForge=Restart Forge
|
||||||
|
lblRestartForgeDescription=You must restart Forge for this change to take effect.
|
||||||
|
lblRotateZoomPlanesPhenomena=Rotate Zoom Image of Planes/Phenomena
|
||||||
|
lblRotateZoomSplit=Rotate Zoom Image of Split Cards
|
||||||
|
lblShowCardIDOverlays=Show Card ID Overlays
|
||||||
|
lblShowCardManaCostOverlays=Show Card Mana Cost Overlays
|
||||||
|
lblShowCardNameOverlays=Show Card Name Overlays
|
||||||
|
lblShowCardOverlays=Show Card Overlays
|
||||||
|
lblShowCardPTOverlays=Show Card P/T Overlays
|
||||||
|
lblShowMatchBackground=Show Match Background
|
||||||
|
lblVibrateAfterLongPress=Vibrate After Long Press
|
||||||
|
lblVibrateWhenLosingLife=Vibrate When Losing Life
|
||||||
|
lblVibrationOptions=Vibration Options
|
||||||
|
nlAutomaticBugReports=Automatically send bug reports to the developers, without prompting.
|
||||||
|
nlBattlefieldTextureFiltering=Filter card art on battlefield to make it less pixelated on large screens (restart required, may reduce performance).
|
||||||
|
nlCompactListItems=Show only a single line of text for cards and decks on all list views by default.
|
||||||
|
nlCompactTabs=Show smaller tabs on the top of tab page screens (such as this screen).
|
||||||
|
nlDisableCardEffect=Disable the zoomed image for the 'Effect' cards.
|
||||||
|
nlDynamicBackgroundPlanechase=Use current plane images as background (Planes Card images must be on the cache/pics/planechase folder).
|
||||||
|
nlHotSeatMode=When starting a game with 2 human players, use single prompt to control both players.
|
||||||
|
nlLandscapeMode=Use landscape (horizontal) orientation for app instead of portrait (vertical).
|
||||||
|
nlMinimizeScreenLock=Minimize Forge when screen is locked (enable if you experience graphic glitches after locking your screen).
|
||||||
|
nlOrderGraveyard=Determines when to allow to order cards going to graveyard (never/always/only with relevant cards).
|
||||||
|
nlRotateZoomPlanesPhenomena=Rotates the zoomed image of Plane or Phenomenon cards.
|
||||||
|
nlRotateZoomSplit=Rotates the zoomed image of split cards.
|
||||||
|
nlShowCardIDOverlays=Show id overlays for cards, otherwise they're hidden.
|
||||||
|
nlShowCardManaCostOverlays=Show mana cost overlays for cards, otherwise they're hidden.
|
||||||
|
nlShowCardNameOverlays=Show name overlays for cards, otherwise they're hidden.
|
||||||
|
nlShowCardOverlays=Show name, mana cost, p/t, and id overlays for cards, otherwise they're hidden.
|
||||||
|
nlShowCardPTOverlays=Show power/toughness/loyalty overlays for cards, otherwise they're hidden.
|
||||||
|
nlShowMatchBackground=Show match background image on battlefield, otherwise background texture shown instead.
|
||||||
|
nlTheme=Sets the theme that determines how display components are skinned.
|
||||||
|
nlVibrateAfterLongPress=Enable quick vibration to signify a long press, such as for card zooming.
|
||||||
|
nlVibrateWhenLosingLife=Enable vibration when your player loses life or takes damage during a game.
|
||||||
Reference in New Issue
Block a user