renpy/launcher/game/tl/piglatin/gui.rpy

440 lines
22 KiB
Plaintext
Raw Normal View History

2023-01-18 22:13:55 +00:00

translate piglatin strings:
# gui/game/gui.rpy:2
old "## Initialization"
new "## Nitializationiay"
# gui/game/gui.rpy:5
old "## The init offset statement causes the initialization statements in this file to run before init statements in any other file."
new "## Hetay initay offsetay atementstay ausescay hetay initializationay atementsstay inay histay ilefay otay unray eforebay initay atementsstay inay anyay otheray ilefay."
# gui/game/gui.rpy:9
old "## Calling gui.init resets the styles to sensible default values, and sets the width and height of the game."
new "## Allingcay uigay.initay esetsray hetay ylesstay otay ensiblesay efaultday aluesvay, anday etssay hetay idthway anday eighthay ofay hetay amegay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:14
old "## Enable checks for invalid or unstable properties in screens or transforms"
new "## Nableeay eckschay orfay invaliday oray unstableay ropertiespay inay creenssay oray ansformstray"
# gui/game/gui.rpy:19
2023-01-18 22:13:55 +00:00
old "## GUI Configuration Variables"
new "## Uigay Onfigurationcay Ariablesvay"
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:23
2023-01-18 22:13:55 +00:00
old "## Colors"
new "## Olorscay"
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:25
2023-01-18 22:13:55 +00:00
old "## The colors of text in the interface."
new "## Hetay olorscay ofay exttay inay hetay interfaceay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:27
2023-01-18 22:13:55 +00:00
old "## An accent color used throughout the interface to label and highlight text."
new "## Naay accentay olorcay useday hroughouttay hetay interfaceay otay abellay anday ighlighthay exttay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:31
2023-01-18 22:13:55 +00:00
old "## The color used for a text button when it is neither selected nor hovered."
new "## Hetay olorcay useday orfay aay exttay uttonbay henway itay isay eithernay electedsay ornay overedhay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:34
2023-01-18 22:13:55 +00:00
old "## The small color is used for small text, which needs to be brighter/darker to achieve the same effect."
new "## Hetay mallsay olorcay isay useday orfay mallsay exttay, hichway eedsnay otay ebay ighterbray/arkerday otay achieveay hetay amesay effectay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:38
2023-01-18 22:13:55 +00:00
old "## The color that is used for buttons and bars that are hovered."
new "## Hetay olorcay hattay isay useday orfay uttonsbay anday arsbay hattay areay overedhay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:41
2023-01-18 22:13:55 +00:00
old "## The color used for a text button when it is selected but not focused. A button is selected if it is the current screen or preference value."
new "## Hetay olorcay useday orfay aay exttay uttonbay henway itay isay electedsay utbay otnay ocusedfay. Aay uttonbay isay electedsay ifay itay isay hetay urrentcay creensay oray referencepay aluevay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:45
2023-01-18 22:13:55 +00:00
old "## The color used for a text button when it cannot be selected."
new "## Hetay olorcay useday orfay aay exttay uttonbay henway itay annotcay ebay electedsay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:48
2023-01-18 22:13:55 +00:00
old "## Colors used for the portions of bars that are not filled in. These are not used directly, but are used when re-generating bar image files."
new "## Olorscay useday orfay hetay ortionspay ofay arsbay hattay areay otnay illedfay inay. Hesetay areay otnay useday irectlyday, utbay areay useday henway eray-eneratinggay arbay imageay ilesfay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:53
2023-01-18 22:13:55 +00:00
old "## The colors used for dialogue and menu choice text."
new "## Hetay olorscay useday orfay ialogueday anday enumay oicechay exttay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:58
2023-01-18 22:13:55 +00:00
old "## Fonts and Font Sizes"
new "## Ontsfay anday Ontfay Izessay"
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:60
2023-01-18 22:13:55 +00:00
old "## The font used for in-game text."
new "## Hetay ontfay useday orfay inay-amegay exttay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:63
2023-01-18 22:13:55 +00:00
old "## The font used for character names."
new "## Hetay ontfay useday orfay aracterchay amesnay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:66
2023-01-18 22:13:55 +00:00
old "## The font used for out-of-game text."
new "## Hetay ontfay useday orfay outay-ofay-amegay exttay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:69
2023-01-18 22:13:55 +00:00
old "## The size of normal dialogue text."
new "## Hetay izesay ofay ormalnay ialogueday exttay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:72
2023-01-18 22:13:55 +00:00
old "## The size of character names."
new "## Hetay izesay ofay aracterchay amesnay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:75
2023-01-18 22:13:55 +00:00
old "## The size of text in the game's user interface."
new "## Hetay izesay ofay exttay inay hetay amegay'say useray interfaceay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:78
2023-01-18 22:13:55 +00:00
old "## The size of labels in the game's user interface."
new "## Hetay izesay ofay abelslay inay hetay amegay'say useray interfaceay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:81
2023-01-18 22:13:55 +00:00
old "## The size of text on the notify screen."
new "## Hetay izesay ofay exttay onay hetay otifynay creensay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:84
2023-01-18 22:13:55 +00:00
old "## The size of the game's title."
new "## Hetay izesay ofay hetay amegay'say itletay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:88
2023-01-18 22:13:55 +00:00
old "## Main and Game Menus"
new "## Ainmay anday Amegay Enusmay"
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:90
2023-01-18 22:13:55 +00:00
old "## The images used for the main and game menus."
new "## Hetay imagesay useday orfay hetay ainmay anday amegay enusmay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:95
2023-01-18 22:13:55 +00:00
old "## Dialogue"
new "## Ialogueday"
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:97
2023-01-18 22:13:55 +00:00
old "## These variables control how dialogue is displayed on the screen one line at a time."
new "## Hesetay ariablesvay ontrolcay owhay ialogueday isay isplayedday onay hetay creensay oneay inelay atay aay imetay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:100
2023-01-18 22:13:55 +00:00
old "## The height of the textbox containing dialogue."
new "## Hetay eighthay ofay hetay extboxtay ontainingcay ialogueday."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:103
2023-01-18 22:13:55 +00:00
old "## The placement of the textbox vertically on the screen. 0.0 is the top, 0.5 is center, and 1.0 is the bottom."
2023-09-12 22:16:10 +00:00
new "## Hetay acementplay ofay hetay extboxtay erticallyvay onay hetay creensay. 0.0 isay hetay optay, 0.5 isay entercay, anday 1.0 isay hetay ottombay."
2023-01-18 22:13:55 +00:00
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:108
2023-01-18 22:13:55 +00:00
old "## The placement of the speaking character's name, relative to the textbox. These can be a whole number of pixels from the left or top, or 0.5 to center."
2023-09-12 22:16:10 +00:00
new "## Hetay acementplay ofay hetay peakingsay aracterchay'say amenay, elativeray otay hetay extboxtay. Hesetay ancay ebay aay holeway umbernay ofay ixelspay omfray hetay eftlay oray optay, oray 0.5 otay entercay."
2023-01-18 22:13:55 +00:00
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:113
2023-01-18 22:13:55 +00:00
old "## The horizontal alignment of the character's name. This can be 0.0 for left-aligned, 0.5 for centered, and 1.0 for right-aligned."
2023-09-12 22:16:10 +00:00
new "## Hetay orizontalhay alignmentay ofay hetay aracterchay'say amenay. Histay ancay ebay 0.0 orfay eftlay-aligneday, 0.5 orfay enteredcay, anday 1.0 orfay ightray-aligneday."
2023-01-18 22:13:55 +00:00
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:117
2023-01-18 22:13:55 +00:00
old "## The width, height, and borders of the box containing the character's name, or None to automatically size it."
new "## Hetay idthway, eighthay, anday ordersbay ofay hetay oxbay ontainingcay hetay aracterchay'say amenay, oray Onenay otay automaticallyay izesay itay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:122
2023-01-18 22:13:55 +00:00
old "## The borders of the box containing the character's name, in left, top, right, bottom order."
new "## Hetay ordersbay ofay hetay oxbay ontainingcay hetay aracterchay'say amenay, inay eftlay, optay, ightray, ottombay orderay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:126
2023-01-18 22:13:55 +00:00
old "## If True, the background of the namebox will be tiled, if False, the background of the namebox will be scaled."
new "## Fiay Ruetay, hetay ackgroundbay ofay hetay ameboxnay illway ebay iledtay, ifay Alsefay, hetay ackgroundbay ofay hetay ameboxnay illway ebay caledsay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:131
2023-01-18 22:13:55 +00:00
old "## The placement of dialogue relative to the textbox. These can be a whole number of pixels relative to the left or top side of the textbox, or 0.5 to center."
2023-09-12 22:16:10 +00:00
new "## Hetay acementplay ofay ialogueday elativeray otay hetay extboxtay. Hesetay ancay ebay aay holeway umbernay ofay ixelspay elativeray otay hetay eftlay oray optay idesay ofay hetay extboxtay, oray 0.5 otay entercay."
2023-01-18 22:13:55 +00:00
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:137
2023-01-18 22:13:55 +00:00
old "## The maximum width of dialogue text, in pixels."
new "## Hetay aximummay idthway ofay ialogueday exttay, inay ixelspay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:140
2023-01-18 22:13:55 +00:00
old "## The horizontal alignment of the dialogue text. This can be 0.0 for left-aligned, 0.5 for centered, and 1.0 for right-aligned."
2023-09-12 22:16:10 +00:00
new "## Hetay orizontalhay alignmentay ofay hetay ialogueday exttay. Histay ancay ebay 0.0 orfay eftlay-aligneday, 0.5 orfay enteredcay, anday 1.0 orfay ightray-aligneday."
2023-01-18 22:13:55 +00:00
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:145
2023-01-18 22:13:55 +00:00
old "## Buttons"
new "## Uttonsbay"
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:147
2023-01-18 22:13:55 +00:00
old "## These variables, along with the image files in gui/button, control aspects of how buttons are displayed."
new "## Hesetay ariablesvay, alongay ithway hetay imageay ilesfay inay uigay/uttonbay, ontrolcay aspectsay ofay owhay uttonsbay areay isplayedday."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:150
2023-01-18 22:13:55 +00:00
old "## The width and height of a button, in pixels. If None, Ren'Py computes a size."
new "## Hetay idthway anday eighthay ofay aay uttonbay, inay ixelspay. Fiay Onenay, Enray'Ypay omputescay aay izesay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:154
2023-01-18 22:13:55 +00:00
old "## The borders on each side of the button, in left, top, right, bottom order."
new "## Hetay ordersbay onay eachay idesay ofay hetay uttonbay, inay eftlay, optay, ightray, ottombay orderay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:157
2023-01-18 22:13:55 +00:00
old "## If True, the background image will be tiled. If False, the background image will be linearly scaled."
new "## Fiay Ruetay, hetay ackgroundbay imageay illway ebay iledtay. Fiay Alsefay, hetay ackgroundbay imageay illway ebay inearlylay caledsay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:161
2023-01-18 22:13:55 +00:00
old "## The font used by the button."
new "## Hetay ontfay useday ybay hetay uttonbay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:164
2023-01-18 22:13:55 +00:00
old "## The size of the text used by the button."
new "## Hetay izesay ofay hetay exttay useday ybay hetay uttonbay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:167
2023-01-18 22:13:55 +00:00
old "## The color of button text in various states."
new "## Hetay olorcay ofay uttonbay exttay inay ariousvay atesstay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:173
2023-01-18 22:13:55 +00:00
old "## The horizontal alignment of the button text. (0.0 is left, 0.5 is center, 1.0 is right)."
2023-09-12 22:16:10 +00:00
new "## Hetay orizontalhay alignmentay ofay hetay uttonbay exttay. (0.0 isay eftlay, 0.5 isay entercay, 1.0 isay ightray)."
2023-01-18 22:13:55 +00:00
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:178
2023-01-18 22:13:55 +00:00
old "## These variables override settings for different kinds of buttons. Please see the gui documentation for the kinds of buttons available, and what each is used for."
new "## Hesetay ariablesvay overrideay ettingssay orfay ifferentday indskay ofay uttonsbay. Leasepay eesay hetay uigay ocumentationday orfay hetay indskay ofay uttonsbay availableay, anday hatway eachay isay useday orfay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:182
2023-01-18 22:13:55 +00:00
old "## These customizations are used by the default interface:"
new "## Hesetay ustomizationscay areay useday ybay hetay efaultday interfaceay:"
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:197
2023-01-18 22:13:55 +00:00
old "## You can also add your own customizations, by adding properly-named variables. For example, you can uncomment the following line to set the width of a navigation button."
new "## Ouyay ancay alsoay adday ouryay ownay ustomizationscay, ybay addingay roperlypay-amednay ariablesvay. Orfay exampleay, ouyay ancay uncommentay hetay ollowingfay inelay otay etsay hetay idthway ofay aay avigationnay uttonbay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:204
2023-01-18 22:13:55 +00:00
old "## Choice Buttons"
new "## Hoicecay Uttonsbay"
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:206
2023-01-18 22:13:55 +00:00
old "## Choice buttons are used in the in-game menus."
new "## Hoicecay uttonsbay areay useday inay hetay inay-amegay enusmay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:220
2023-01-18 22:13:55 +00:00
old "## File Slot Buttons"
new "## Ilefay Lotsay Uttonsbay"
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:222
2023-01-18 22:13:55 +00:00
old "## A file slot button is a special kind of button. It contains a thumbnail image, and text describing the contents of the save slot. A save slot uses image files in gui/button, like the other kinds of buttons."
new "## Aay ilefay otslay uttonbay isay aay pecialsay indkay ofay uttonbay. Tiay ontainscay aay humbnailtay imageay, anday exttay escribingday hetay ontentscay ofay hetay avesay otslay. Aay avesay otslay usesay imageay ilesfay inay uigay/uttonbay, ikelay hetay otheray indskay ofay uttonsbay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:226
2023-01-18 22:13:55 +00:00
old "## The save slot button."
new "## Hetay avesay otslay uttonbay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:236
2023-01-18 22:13:55 +00:00
old "## The width and height of thumbnails used by the save slots."
new "## Hetay idthway anday eighthay ofay humbnailstay useday ybay hetay avesay otsslay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:240
2023-01-18 22:13:55 +00:00
old "## The number of columns and rows in the grid of save slots."
new "## Hetay umbernay ofay olumnscay anday owsray inay hetay idgray ofay avesay otsslay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:245
2023-01-18 22:13:55 +00:00
old "## Positioning and Spacing"
new "## Ositioningpay anday Pacingsay"
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:247
2023-01-18 22:13:55 +00:00
old "## These variables control the positioning and spacing of various user interface elements."
new "## Hesetay ariablesvay ontrolcay hetay ositioningpay anday pacingsay ofay ariousvay useray interfaceay elementsay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:250
2023-01-18 22:13:55 +00:00
old "## The position of the left side of the navigation buttons, relative to the left side of the screen."
new "## Hetay ositionpay ofay hetay eftlay idesay ofay hetay avigationnay uttonsbay, elativeray otay hetay eftlay idesay ofay hetay creensay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:254
2023-01-18 22:13:55 +00:00
old "## The vertical position of the skip indicator."
new "## Hetay erticalvay ositionpay ofay hetay kipsay indicatoray."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:257
2023-01-18 22:13:55 +00:00
old "## The vertical position of the notify screen."
new "## Hetay erticalvay ositionpay ofay hetay otifynay creensay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:260
2023-01-18 22:13:55 +00:00
old "## The spacing between menu choices."
new "## Hetay pacingsay etweenbay enumay oiceschay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:263
2023-01-18 22:13:55 +00:00
old "## Buttons in the navigation section of the main and game menus."
new "## Uttonsbay inay hetay avigationnay ectionsay ofay hetay ainmay anday amegay enusmay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:266
2023-01-18 22:13:55 +00:00
old "## Controls the amount of spacing between preferences."
new "## Ontrolscay hetay amountay ofay pacingsay etweenbay referencespay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:269
2023-01-18 22:13:55 +00:00
old "## Controls the amount of spacing between preference buttons."
new "## Ontrolscay hetay amountay ofay pacingsay etweenbay referencepay uttonsbay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:272
2023-01-18 22:13:55 +00:00
old "## The spacing between file page buttons."
new "## Hetay pacingsay etweenbay ilefay agepay uttonsbay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:275
2023-01-18 22:13:55 +00:00
old "## The spacing between file slots."
new "## Hetay pacingsay etweenbay ilefay otsslay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:278
2023-01-18 22:13:55 +00:00
old "## The position of the main menu text."
new "## Hetay ositionpay ofay hetay ainmay enumay exttay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:282
2023-01-18 22:13:55 +00:00
old "## Frames"
new "## Ramesfay"
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:284
2023-01-18 22:13:55 +00:00
old "## These variables control the look of frames that can contain user interface components when an overlay or window is not present."
new "## Hesetay ariablesvay ontrolcay hetay ooklay ofay amesfray hattay ancay ontaincay useray interfaceay omponentscay henway anay overlayay oray indowway isay otnay resentpay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:287
2023-01-18 22:13:55 +00:00
old "## Generic frames."
new "## Enericgay amesfray."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:290
2023-01-18 22:13:55 +00:00
old "## The frame that is used as part of the confirm screen."
new "## Hetay amefray hattay isay useday asay artpay ofay hetay onfirmcay creensay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:293
2023-01-18 22:13:55 +00:00
old "## The frame that is used as part of the skip screen."
new "## Hetay amefray hattay isay useday asay artpay ofay hetay kipsay creensay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:296
2023-01-18 22:13:55 +00:00
old "## The frame that is used as part of the notify screen."
new "## Hetay amefray hattay isay useday asay artpay ofay hetay otifynay creensay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:299
2023-01-18 22:13:55 +00:00
old "## Should frame backgrounds be tiled?"
new "## Houldsay amefray ackgroundsbay ebay iledtay?"
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:303
2023-01-18 22:13:55 +00:00
old "## Bars, Scrollbars, and Sliders"
new "## Arsbay, Crollbarssay, anday Liderssay"
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:305
2023-01-18 22:13:55 +00:00
old "## These control the look and size of bars, scrollbars, and sliders."
new "## Hesetay ontrolcay hetay ooklay anday izesay ofay arsbay, crollbarssay, anday idersslay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:307
2023-01-18 22:13:55 +00:00
old "## The default GUI only uses sliders and vertical scrollbars. All of the other bars are only used in creator-written screens."
new "## Hetay efaultday Uigay onlyay usesay idersslay anday erticalvay crollbarssay. Llaay ofay hetay otheray arsbay areay onlyay useday inay reatorcay-rittenway creenssay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:310
2023-01-18 22:13:55 +00:00
old "## The height of horizontal bars, scrollbars, and sliders. The width of vertical bars, scrollbars, and sliders."
new "## Hetay eighthay ofay orizontalhay arsbay, crollbarssay, anday idersslay. Hetay idthway ofay erticalvay arsbay, crollbarssay, anday idersslay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:316
2023-01-18 22:13:55 +00:00
old "## True if bar images should be tiled. False if they should be linearly scaled."
new "## Ruetay ifay arbay imagesay ouldshay ebay iledtay. Alsefay ifay heytay ouldshay ebay inearlylay caledsay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:321
2023-01-18 22:13:55 +00:00
old "## Horizontal borders."
new "## Orizontalhay ordersbay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:326
2023-01-18 22:13:55 +00:00
old "## Vertical borders."
new "## Erticalvay ordersbay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:331
2023-01-18 22:13:55 +00:00
old "## What to do with unscrollable scrollbars in the gui. \"hide\" hides them, while None shows them."
new "## Hatway otay oday ithway unscrollableay crollbarssay inay hetay uigay. \"idehay\" ideshay hemtay, hileway Onenay owsshay hemtay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:336
2023-01-18 22:13:55 +00:00
old "## History"
new "## Istoryhay"
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:338
2023-01-18 22:13:55 +00:00
old "## The history screen displays dialogue that the player has already dismissed."
new "## Hetay istoryhay creensay isplaysday ialogueday hattay hetay ayerplay ashay alreadyay ismissedday."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:340
2023-01-18 22:13:55 +00:00
old "## The number of blocks of dialogue history Ren'Py will keep."
new "## Hetay umbernay ofay ocksblay ofay ialogueday istoryhay Enray'Ypay illway eepkay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:343
2023-01-18 22:13:55 +00:00
old "## The height of a history screen entry, or None to make the height variable at the cost of performance."
new "## Hetay eighthay ofay aay istoryhay creensay entryay, oray Onenay otay akemay hetay eighthay ariablevay atay hetay ostcay ofay erformancepay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:347
2023-01-18 22:13:55 +00:00
old "## The position, width, and alignment of the label giving the name of the speaking character."
new "## Hetay ositionpay, idthway, anday alignmentay ofay hetay abellay ivinggay hetay amenay ofay hetay peakingsay aracterchay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:354
2023-01-18 22:13:55 +00:00
old "## The position, width, and alignment of the dialogue text."
new "## Hetay ositionpay, idthway, anday alignmentay ofay hetay ialogueday exttay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:361
2023-01-18 22:13:55 +00:00
old "## NVL-Mode"
new "## Vlnay-Odemay"
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:363
2023-01-18 22:13:55 +00:00
old "## The NVL-mode screen displays the dialogue spoken by NVL-mode characters."
new "## Hetay Vlnay-odemay creensay isplaysday hetay ialogueday pokensay ybay Vlnay-odemay aracterschay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:365
2023-01-18 22:13:55 +00:00
old "## The borders of the background of the NVL-mode background window."
new "## Hetay ordersbay ofay hetay ackgroundbay ofay hetay Vlnay-odemay ackgroundbay indowway."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:368
2023-01-18 22:13:55 +00:00
old "## The maximum number of NVL-mode entries Ren'Py will display. When more entries than this are to be show, the oldest entry will be removed."
new "## Hetay aximummay umbernay ofay Vlnay-odemay entriesay Enray'Ypay illway isplayday. Henway oremay entriesay hantay histay areay otay ebay owshay, hetay oldestay entryay illway ebay emovedray."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:372
2023-01-18 22:13:55 +00:00
old "## The height of an NVL-mode entry. Set this to None to have the entries dynamically adjust height."
new "## Hetay eighthay ofay anay Vlnay-odemay entryay. Etsay histay otay Onenay otay avehay hetay entriesay ynamicallyday adjustay eighthay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:376
2023-01-18 22:13:55 +00:00
old "## The spacing between NVL-mode entries when gui.nvl_height is None, and between NVL-mode entries and an NVL-mode menu."
new "## Hetay pacingsay etweenbay Vlnay-odemay entriesay henway uigay.vl_heightnay isay Onenay, anday etweenbay Vlnay-odemay entriesay anday anay Vlnay-odemay enumay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:393
2023-01-18 22:13:55 +00:00
old "## The position, width, and alignment of nvl_thought text (the text said by the nvl_narrator character.)"
new "## Hetay ositionpay, idthway, anday alignmentay ofay vl_thoughtnay exttay (hetay exttay aidsay ybay hetay vl_narratornay aracterchay.)"
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:400
2023-01-18 22:13:55 +00:00
old "## The position of nvl menu_buttons."
new "## Hetay ositionpay ofay vlnay enu_buttonsmay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:405
2023-01-18 22:13:55 +00:00
old "## Localization"
new "## Ocalizationlay"
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:407
2023-01-18 22:13:55 +00:00
old "## This controls where a line break is permitted. The default is suitable for most languages. A list of available values can be found at https://www.renpy.org/doc/html/style_properties.html#style-property-language"
new "## Histay ontrolscay hereway aay inelay eakbray isay ermittedpay. Hetay efaultday isay uitablesay orfay ostmay anguageslay. Aay istlay ofay availableay aluesvay ancay ebay oundfay atay ttpshay://wwway.enpyray.orgay/ocday/tmlhay/yle_propertiesstay.tmlhay#ylestay-ropertypay-anguagelay"
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:415
2023-01-18 22:13:55 +00:00
old "## Mobile devices"
new "## Obilemay evicesday"
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:420
2023-01-18 22:13:55 +00:00
old "## This increases the size of the quick buttons to make them easier to touch on tablets and phones."
new "## Histay increasesay hetay izesay ofay hetay uickqay uttonsbay otay akemay hemtay easieray otay ouchtay onay abletstay anday onesphay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:427
2023-01-18 22:13:55 +00:00
old "## This changes the size and spacing of various GUI elements to ensure they are easily visible on phones."
new "## Histay angeschay hetay izesay anday pacingsay ofay ariousvay Uigay elementsay otay ensureay heytay areay easilyay isiblevay onay onesphay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:432
2023-01-18 22:13:55 +00:00
old "## Font sizes."
new "## Ontfay izessay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:440
2023-01-18 22:13:55 +00:00
old "## Adjust the location of the textbox."
new "## Djustaay hetay ocationlay ofay hetay extboxtay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:446
2023-01-18 22:13:55 +00:00
old "## Change the size and spacing of various things."
new "## Hangecay hetay izesay anday pacingsay ofay ariousvay hingstay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:460
2023-01-18 22:13:55 +00:00
old "## File button layout."
new "## Ilefay uttonbay ayoutlay."
2023-09-12 22:16:10 +00:00
# gui/game/gui.rpy:464
2023-01-18 22:13:55 +00:00
old "## NVL-mode."
new "## Vlnay-odemay."