Skip to content

Commit e6c751c

Browse files
author
Bada Im
authored
1.2.9 update
1 parent 0b85a83 commit e6c751c

File tree

1 file changed

+42
-1
lines changed

1 file changed

+42
-1
lines changed

English/en.ini

Lines changed: 42 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,11 @@ Warning
9595
<<Do you really want to uninstall '{0}' extension?
9696
||&Yes||&No
9797
END
98+
unknown_output_file_format_error = <<<END
99+
Aseprite
100+
<<Unknown file format '{0}' in output filename
101+
||&OK
102+
END
98103
update_screen_ui_scaling_with_theme_values = <<<END
99104
Update Screen/UI Scaling
100105
<<The new theme '{0}' wants to adjust some values for you:
@@ -185,6 +190,7 @@ BackgroundFromLayer = Background From Layer
185190
BrightnessContrast = Adjust Brightness/Contrast
186191
Cancel = Cancel Current Operation
187192
CanvasSize = Canvas Size
193+
CelOpacity = Set Cel Opacity to {0} ({1}%)
188194
CelProperties = Cel Properties
189195
ChangeBrush = Change Brush: {0}
190196
ChangeBrush_CustomBrush = Custom Brush #{0}
@@ -228,6 +234,7 @@ DuplicateView = Duplicate View
228234
Exit = Exit
229235
ExportSpriteSheet = Export Sprite Sheet
230236
Eyedropper = Eyedropper
237+
Fill = Fill Selection with Foreground Color
231238
FitScreen = Fit on Screen
232239
FlattenLayers = Flatten Layers
233240
Flip = Flip {0} {1}
@@ -325,6 +332,7 @@ Paste = Paste
325332
PasteText = Insert Text
326333
PixelPerfectMode = Switch Pixel Perfect Mode
327334
PlayAnimation = Play Animation
335+
PlayPreviewAnimation = Play Preview Animation
328336
Redo = Redo
329337
Refresh = Refresh
330338
RemoveFrame = Remove Frame
@@ -378,6 +386,7 @@ SliceProperties = Slice Properties
378386
SnapToGrid = Snap to Grid
379387
SpriteProperties = Sprite Properties
380388
SpriteSize = Sprite Size
389+
Stroke = Stroke Selection Borders with Foreground Color
381390
SwitchColors = Switch Colors
382391
SwitchNonactiveLayersOpacity = Switch Nonactive Layers Opacity
383392
SymmetryMode = Symmetry Mode
@@ -604,6 +613,14 @@ title = Keyboard Shortcuts
604613
import = &Import
605614
export = &Export
606615
reset = &Reset
616+
section_menus = Menus
617+
section_commands = Commands
618+
section_tools = Tools
619+
section_action_modifiers = Action Modifiers
620+
section_mouse_wheel = Mouse Wheel
621+
default_wheel_behavior = Default
622+
custom_wheel_behavior = Custom
623+
slide_as_wheel = Interpret two fingers slide on Trackpad as mouse wheel
607624
ok = &OK
608625
cancel = &Cancel
609626
@@ -636,6 +653,8 @@ edit_copy = &Copy
636653
edit_copy_merged = Copy Mer&ged
637654
edit_paste = &Paste
638655
edit_clear = &Delete
656+
edit_fill = &Fill
657+
edit_stroke = Stroke
639658
edit_rotate = R&otate
640659
edit_rotate_180 = &180
641660
edit_rotate_90cw = &90 CW
@@ -661,7 +680,7 @@ edit_fx_convolution_matrix = Convolution &Matrix...
661680
edit_fx_despeckle = &Despeckle (Median Filter)...
662681
edit_insert_text = Insert Text
663682
edit_keyboard_shortcuts = &Keyboard Shortcuts...
664-
edit_preferences = Pre&ferences...
683+
edit_preferences = Preferences&...
665684
sprite = &Sprite
666685
sprite_properties = &Properties...
667686
sprite_color_mode = Color &Mode
@@ -907,6 +926,11 @@ keep_selection_after_clear_tooltip = <<<END
907926
Check this if you want to keep the selection
908927
after deleting it.
909928
END
929+
auto_show_selection_edges = Automatically show selection edges after modifying the selection
930+
auto_show_selection_edges_tooltip = <<<END
931+
Uncheck this if you want to keep the
932+
selection edges option as you wish.
933+
END
910934
move_edges = Allow moving selection edges
911935
move_edges_tooltip = <<<END
912936
Check this if you want to be able to drag
@@ -1003,7 +1027,24 @@ disable_extension = &Disable
10031027
uninstall_extension = &Uninstall
10041028
open_extension_folder = Open &Folder
10051029
user_interface = User Interface
1030+
new_render_engine = New render engine for sprite editor
1031+
native_clipboard = Use native clipboard
10061032
native_file_dialog = Use native file dialog
1033+
one_finger_as_mouse_movement = Interpret one finger as mouse movement
1034+
one_finger_as_mouse_movement_tooltip = <<<END
1035+
Only for Windows 8/10 tablets: Interprets one finger as mouse movement
1036+
and two fingers as pan/scroll. Uncheck this to use the old behavior:
1037+
One finger pans/scrolls.
1038+
--
1039+
Note: This option is available just to get the old behavior but
1040+
will be removed in future versions.
1041+
END
1042+
load_wintab_driver = Load wintab32 library
1043+
load_wintab_driver_tooltip = <<<END
1044+
Loads wintab32.dll driver to use Wacom-like devices
1045+
when Aseprite is started.
1046+
END
1047+
wintab_more_info = (More Information)
10071048
flash_selected_layer = Flash layer when it is selected
10081049
non_active_layer_opacity = Opacity for non-active layers:
10091050
ok = &OK

0 commit comments

Comments
 (0)