From 37e557a9bbc2da5c6dbbceb6713c012c22c7b511 Mon Sep 17 00:00:00 2001 From: cameronwhite <303951+cameronwhite@users.noreply.github.com> Date: Sun, 15 Feb 2026 00:30:21 +0000 Subject: [PATCH] Automatic update of translation template --- po/POTFILES.in | 5 + po/messages.pot | 312 +++++++++++++++++++++++++----------------------- 2 files changed, 170 insertions(+), 147 deletions(-) diff --git a/po/POTFILES.in b/po/POTFILES.in index b28f074a9c..43347a2d7d 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -91,6 +91,8 @@ Pinta.Core/Classes/Scanline.cs Pinta.Core/Classes/SelectionModeHandler.cs Pinta.Core/Classes/SplineInterpolator.cs Pinta.Core/Classes/SurfaceDiff.cs +Pinta.Core/Classes/ToolOption/IntegerOption.cs +Pinta.Core/Classes/ToolOption/ToolOption.cs Pinta.Core/Classes/Translations.cs Pinta.Core/Classes/UserLayer.cs Pinta.Core/Delegates/AsyncEventHandler.cs @@ -147,6 +149,7 @@ Pinta.Core/Extensions/Gtk/GtkExtensions.External.cs Pinta.Core/Extensions/Gtk/GtkExtensions.Interaction.cs Pinta.Core/Extensions/Gtk/GtkExtensions.Widget.cs Pinta.Core/Extensions/Gtk/GtkExtensions.cs +Pinta.Core/Extensions/IntlExtensions.cs Pinta.Core/Extensions/NativeImportResolver.cs Pinta.Core/Extensions/OtherExtensions.cs Pinta.Core/Extensions/PaletteHelper.cs @@ -219,6 +222,7 @@ Pinta.Effects/Adjustments/InvertColorsEffect.cs Pinta.Effects/Adjustments/LevelsEffect.cs Pinta.Effects/Adjustments/PosterizeEffect.cs Pinta.Effects/Adjustments/SepiaEffect.cs +Pinta.Effects/Algorithms/BrightnessContrastPixelOp.cs Pinta.Effects/Algorithms/LocalHistogram.cs Pinta.Effects/Algorithms/Warp.cs Pinta.Effects/Classes/EdgeBehavior.cs @@ -363,6 +367,7 @@ Pinta.Tools/Tools/RoundedRectangleTool.cs Pinta.Tools/Tools/SelectTool.cs Pinta.Tools/Tools/ShapeTool.cs Pinta.Tools/Tools/TextTool.cs +Pinta.Tools/Tools/ToolOptionWidgetService.cs Pinta.Tools/Tools/ZoomTool.cs Pinta/ActionHandlers.cs Pinta/Actions/Addins/AddinManagerAction.cs diff --git a/po/messages.pot b/po/messages.pot index 91d4d7a225..a670a8b123 100644 --- a/po/messages.pot +++ b/po/messages.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-11-01 00:22+0000\n" +"POT-Creation-Date: 2026-02-15 00:30+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -59,7 +59,7 @@ msgid "About Pinta" msgstr "" #: ../Pinta.Core/Actions/LayerActions.cs:61 -#: ../Pinta.Core/Actions/LayerActions.cs:431 +#: ../Pinta.Core/Actions/LayerActions.cs:413 #: ../Pinta/Actions/Edit/PasteAction.cs:174 msgid "Add New Layer" msgstr "" @@ -89,13 +89,13 @@ msgstr "" msgid "Align Object" msgstr "" -#: ../Pinta.Core/Actions/EditActions.cs:593 +#: ../Pinta.Core/Actions/EditActions.cs:585 #: ../Pinta.Gui.Addins/AddinManagerDialog.cs:285 #: ../Pinta/Actions/File/OpenDocumentAction.cs:102 msgid "All files" msgstr "" -#: ../Pinta.Gui.Widgets/Widgets/ColorPickerDialog.cs:515 +#: ../Pinta.Gui.Widgets/Widgets/ColorPickerSlider.cs:340 msgid "Alpha" msgstr "" @@ -112,13 +112,13 @@ msgstr "" msgid "Amount" msgstr "" -#: ../Pinta/Dialogs/ResizeCanvasDialog.cs:139 +#: ../Pinta/Dialogs/ResizeCanvasDialog.cs:154 msgid "Anchor:" msgstr "" #: ../Pinta.Effects/Effects/EdgeDetectEffect.cs:81 #: ../Pinta.Effects/Effects/EmbossEffect.cs:120 -#: ../Pinta.Effects/Effects/JuliaFractalEffect.cs:167 +#: ../Pinta.Effects/Effects/JuliaFractalEffect.cs:169 #: ../Pinta.Effects/Effects/MandelbrotFractalEffect.cs:168 #: ../Pinta.Effects/Effects/MotionBlurEffect.cs:147 #: ../Pinta.Effects/Effects/RadialBlurEffect.cs:136 @@ -213,7 +213,7 @@ msgstr "" #: ../Pinta.Effects/Dialogs/Effects.LevelsDialog.cs:112 #: ../Pinta.Effects/Dialogs/Effects.PosterizeDialog.cs:62 -#: ../Pinta.Gui.Widgets/Widgets/ColorPickerDialog.cs:493 +#: ../Pinta.Gui.Widgets/Widgets/ColorPickerSlider.cs:339 msgid "Blue" msgstr "" @@ -230,7 +230,7 @@ msgstr "" msgid "Blurs" msgstr "" -#: ../Pinta.Tools/Tools/TextTool.cs:177 +#: ../Pinta.Tools/Tools/TextTool.cs:198 msgid "Bold" msgstr "" @@ -251,8 +251,8 @@ msgstr "" msgid "Bottom Right" msgstr "" -#: ../Pinta.Effects/Adjustments/BrightnessContrastEffect.cs:147 -#: ../Pinta.Effects/Effects/GlowEffect.cs:81 +#: ../Pinta.Effects/Adjustments/BrightnessContrastEffect.cs:86 +#: ../Pinta.Effects/Effects/GlowEffect.cs:79 msgid "Brightness" msgstr "" @@ -278,17 +278,17 @@ msgstr "" msgid "Burkes" msgstr "" -#: ../Pinta/Dialogs/ResizeCanvasDialog.cs:110 -#: ../Pinta/Dialogs/ResizeImageDialog.cs:80 +#: ../Pinta/Dialogs/ResizeCanvasDialog.cs:120 +#: ../Pinta/Dialogs/ResizeImageDialog.cs:89 msgid "By absolute size:" msgstr "" -#: ../Pinta/Dialogs/ResizeCanvasDialog.cs:102 -#: ../Pinta/Dialogs/ResizeImageDialog.cs:72 +#: ../Pinta/Dialogs/ResizeCanvasDialog.cs:113 +#: ../Pinta/Dialogs/ResizeImageDialog.cs:82 msgid "By percentage:" msgstr "" -#: ../Pinta.Core/Actions/EditActions.cs:530 +#: ../Pinta.Core/Actions/EditActions.cs:522 #: ../Pinta.Gui.Addins/InstallDialog.cs:118 #: ../Pinta.Gui.Widgets/Widgets/ColorPickerDialog.cs:214 #: ../Pinta/Actions/File/SaveDocumentImplementationAction.cs:96 @@ -323,7 +323,7 @@ msgstr "" msgid "Center" msgstr "" -#: ../Pinta.Tools/Tools/TextTool.cs:229 +#: ../Pinta.Tools/Tools/TextTool.cs:250 msgid "Center Align" msgstr "" @@ -353,6 +353,10 @@ msgstr "" msgid "Change brush width. Shortcut keys: [ ]" msgstr "" +#: ../Pinta.Tools/Tools/TextTool.cs:186 +msgid "Change font size. Shortcut keys: [ ]" +msgstr "" + #: ../Pinta.Tools/Editable/EditEngines/BaseEditEngine.cs:359 msgid "Changed Shape Type" msgstr "" @@ -363,11 +367,15 @@ msgid "Cherry Blossom" msgstr "" #: ../Pinta.Effects/Dialogs/Effects.LevelsDialog.cs:629 -#: ../Pinta.Gui.Widgets/Dialogs/SimpleEffectDialog.cs:286 +#: ../Pinta.Gui.Widgets/Dialogs/SimpleEffectDialog.cs:356 msgid "Choose Color" msgstr "" -#: ../Pinta.Gui.Widgets/Widgets/StatusBarColorPaletteWidget.cs:149 +#: ../Pinta.Gui.Widgets/Widgets/StatusBarColorPaletteWidget.cs:361 +msgid "Choose Colors" +msgstr "" + +#: ../Pinta.Gui.Widgets/Widgets/StatusBarColorPaletteWidget.cs:153 msgid "Choose Palette Color" msgstr "" @@ -407,11 +415,12 @@ msgstr "" msgid "Click and drag to navigate image." msgstr "" -#: ../Pinta.Gui.Widgets/Widgets/StatusBarColorPaletteWidget.cs:328 +#: ../Pinta.Gui.Widgets/Widgets/StatusBarColorPaletteWidget.cs:337 msgid "Click to reset primary and secondary color." msgstr "" -#: ../Pinta.Gui.Widgets/Widgets/StatusBarColorPaletteWidget.cs:317 +#: ../Pinta.Gui.Widgets/Widgets/ColorPickerDialog.cs:587 +#: ../Pinta.Gui.Widgets/Widgets/StatusBarColorPaletteWidget.cs:326 msgid "Click to select primary color." msgstr "" @@ -419,12 +428,13 @@ msgstr "" msgid "Click to select region of similar color." msgstr "" -#: ../Pinta.Gui.Widgets/Widgets/StatusBarColorPaletteWidget.cs:320 +#: ../Pinta.Gui.Widgets/Widgets/ColorPickerDialog.cs:592 +#: ../Pinta.Gui.Widgets/Widgets/StatusBarColorPaletteWidget.cs:329 msgid "Click to select secondary color." msgstr "" #: ../Pinta.Gui.Widgets/Widgets/ColorPickerDialog.cs:246 -#: ../Pinta.Gui.Widgets/Widgets/StatusBarColorPaletteWidget.cs:323 +#: ../Pinta.Gui.Widgets/Widgets/StatusBarColorPaletteWidget.cs:332 msgid "Click to switch between primary and secondary color." msgstr "" @@ -485,7 +495,6 @@ msgstr "" msgid "Color Mode" msgstr "" -#: ../Pinta.Gui.Widgets/Widgets/StatusBarColorPaletteWidget.cs:352 #: ../Pinta.Tools/Tools/ColorPickerTool.cs:48 msgid "Color Picker" msgstr "" @@ -506,7 +515,7 @@ msgstr "" msgid "Color Scheme" msgstr "" -#: ../Pinta.Effects/Effects/CellsEffect.cs:192 +#: ../Pinta.Effects/Effects/CellsEffect.cs:194 msgid "Color Scheme Edge Behavior" msgstr "" @@ -537,16 +546,16 @@ msgstr "" msgid "Contiguous" msgstr "" -#: ../Pinta.Effects/Adjustments/BrightnessContrastEffect.cs:157 -#: ../Pinta.Effects/Effects/GlowEffect.cs:85 +#: ../Pinta.Effects/Adjustments/BrightnessContrastEffect.cs:96 +#: ../Pinta.Effects/Effects/GlowEffect.cs:83 msgid "Contrast" msgstr "" -#: ../Pinta.Core/Actions/EditActions.cs:91 +#: ../Pinta.Core/Actions/EditActions.cs:92 msgid "Copy" msgstr "" -#: ../Pinta.Core/Actions/EditActions.cs:98 +#: ../Pinta.Core/Actions/EditActions.cs:99 msgid "Copy Merged" msgstr "" @@ -601,8 +610,8 @@ msgstr "" msgid "Custom" msgstr "" -#: ../Pinta.Core/Actions/EditActions.cs:84 -#: ../Pinta.Core/Actions/EditActions.cs:367 +#: ../Pinta.Core/Actions/EditActions.cs:85 +#: ../Pinta.Core/Actions/EditActions.cs:368 msgid "Cut" msgstr "" @@ -625,7 +634,7 @@ msgid "Default" msgstr "" #: ../Pinta.Core/Actions/LayerActions.cs:68 -#: ../Pinta.Core/Actions/LayerActions.cs:410 +#: ../Pinta.Core/Actions/LayerActions.cs:392 msgid "Delete Layer" msgstr "" @@ -638,11 +647,11 @@ msgstr "" msgid "Dents" msgstr "" -#: ../Pinta.Core/Actions/EditActions.cs:382 +#: ../Pinta.Core/Actions/EditActions.cs:383 msgid "Deselect" msgstr "" -#: ../Pinta.Core/Actions/EditActions.cs:162 +#: ../Pinta.Core/Actions/EditActions.cs:163 msgid "Deselect All" msgstr "" @@ -688,7 +697,7 @@ msgid "Download size: {0}" msgstr "" #: ../Pinta.Core/Actions/LayerActions.cs:75 -#: ../Pinta.Core/Actions/LayerActions.cs:397 +#: ../Pinta.Core/Actions/LayerActions.cs:379 msgid "Duplicate Layer" msgstr "" @@ -738,8 +747,8 @@ msgstr "" msgid "Enable additional logging or behavior changes for debugging" msgstr "" -#: ../Pinta.Core/Actions/EditActions.cs:127 -#: ../Pinta.Core/Actions/EditActions.cs:368 +#: ../Pinta.Core/Actions/EditActions.cs:128 +#: ../Pinta.Core/Actions/EditActions.cs:369 msgid "Erase Selection" msgstr "" @@ -789,7 +798,7 @@ msgstr "" msgid "Failed to open image" msgstr "" -#: ../Pinta/Actions/File/SaveDocumentImplementationAction.cs:254 +#: ../Pinta/Actions/File/SaveDocumentImplementationAction.cs:234 msgid "Failed to save image" msgstr "" @@ -814,7 +823,7 @@ msgstr "" msgid "Files to open" msgstr "" -#: ../Pinta.Tools/Tools/TextTool.cs:267 +#: ../Pinta.Tools/Tools/TextTool.cs:288 msgid "Fill Background" msgstr "" @@ -822,8 +831,8 @@ msgstr "" msgid "Fill Object Background" msgstr "" -#: ../Pinta.Core/Actions/EditActions.cs:134 -#: ../Pinta.Core/Actions/EditActions.cs:320 +#: ../Pinta.Core/Actions/EditActions.cs:135 +#: ../Pinta.Core/Actions/EditActions.cs:321 msgid "Fill Selection" msgstr "" @@ -854,11 +863,11 @@ msgstr "" #: ../Pinta.Core/Actions/ImageActions.cs:117 #: ../Pinta.Core/Actions/ImageActions.cs:221 -#: ../Pinta/Actions/File/SaveDocumentImplementationAction.cs:167 +#: ../Pinta/Actions/File/SaveDocumentImplementationAction.cs:274 msgid "Flatten" msgstr "" -#: ../Pinta/Actions/File/SaveDocumentImplementationAction.cs:163 +#: ../Pinta/Actions/File/SaveDocumentImplementationAction.cs:270 msgid "Flattening the image will merge all layers into a single layer." msgstr "" @@ -902,7 +911,7 @@ msgstr "" msgid "Floyd-Steinberg Lite" msgstr "" -#: ../Pinta.Tools/Tools/TextTool.cs:145 +#: ../Pinta.Tools/Tools/TextTool.cs:146 msgid "Font" msgstr "" @@ -914,7 +923,7 @@ msgstr "" msgid "Fragments" msgstr "" -#: ../Pinta.Tools/Tools/LassoSelectTool.cs:222 +#: ../Pinta.Tools/Tools/LassoSelectTool.cs:220 msgid "Freeform" msgstr "" @@ -962,7 +971,7 @@ msgstr "" #: ../Pinta.Effects/Dialogs/Effects.CurvesDialog.cs:90 #: ../Pinta.Effects/Dialogs/Effects.LevelsDialog.cs:109 #: ../Pinta.Effects/Dialogs/Effects.PosterizeDialog.cs:61 -#: ../Pinta.Gui.Widgets/Widgets/ColorPickerDialog.cs:471 +#: ../Pinta.Gui.Widgets/Widgets/ColorPickerSlider.cs:338 msgid "Green" msgstr "" @@ -976,12 +985,12 @@ msgstr "" #: ../Pinta/Dialogs/CanvasGridSettingsDialog.cs:70 #: ../Pinta/Dialogs/NewImageDialog.cs:333 -#: ../Pinta/Dialogs/ResizeCanvasDialog.cs:79 -#: ../Pinta/Dialogs/ResizeImageDialog.cs:111 +#: ../Pinta/Dialogs/ResizeCanvasDialog.cs:81 +#: ../Pinta/Dialogs/ResizeImageDialog.cs:126 msgid "Height:" msgstr "" -#: ../Pinta.Gui.Widgets/Widgets/ColorPickerDialog.cs:354 +#: ../Pinta.Gui.Widgets/Widgets/ColorPickerDialog.cs:363 msgid "Hex" msgstr "" @@ -998,27 +1007,27 @@ msgid "History" msgstr "" #. Translators: Horizontal color sorting with blue (B) as the leading term -#: ../Pinta.Effects/Effects/VoronoiDiagramEffect.cs:228 +#: ../Pinta.Effects/Effects/VoronoiDiagramEffect.cs:237 msgid "Horizontal blue (B)" msgstr "" #. Translators: Horizontal color sorting with green (G) as the leading term -#: ../Pinta.Effects/Effects/VoronoiDiagramEffect.cs:231 +#: ../Pinta.Effects/Effects/VoronoiDiagramEffect.cs:240 msgid "Horizontal green (G)" msgstr "" #. Translators: Horizontal color sorting with red (R) as the leading term -#: ../Pinta.Effects/Effects/VoronoiDiagramEffect.cs:234 +#: ../Pinta.Effects/Effects/VoronoiDiagramEffect.cs:243 msgid "Horizontal red (R)" msgstr "" #: ../Pinta.Core/Algorithms/PixelOps/UserBlendOps.cs:45 #: ../Pinta.Effects/Adjustments/HueSaturationEffect.cs:61 -#: ../Pinta.Gui.Widgets/Widgets/ColorPickerDialog.cs:374 +#: ../Pinta.Gui.Widgets/Widgets/ColorPickerSlider.cs:333 msgid "Hue" msgstr "" -#: ../Pinta.Gui.Widgets/Widgets/ColorPickerDialog.cs:281 +#: ../Pinta.Gui.Widgets/Widgets/ColorPickerDialog.cs:287 msgid "Hue & Sat" msgstr "" @@ -1026,10 +1035,14 @@ msgstr "" msgid "Hue / Saturation" msgstr "" -#: ../Pinta/Actions/File/SaveDocumentImplementationAction.cs:246 +#: ../Pinta/Actions/File/SaveDocumentImplementationAction.cs:226 msgid "ICO files can not be larger than 255 x 255 pixels." msgstr "" +#: ../Pinta.Gui.Widgets/Widgets/ColorPickerDialog.cs:271 +msgid "If enabled, the Value component is applied to the color wheel." +msgstr "" + #: ../Pinta/Actions/File/CloseDocumentAction.cs:75 msgid "If you don't save, all changes will be permanently lost." msgstr "" @@ -1050,7 +1063,7 @@ msgstr "" msgid "Image cannot be pasted" msgstr "" -#: ../Pinta.Core/Actions/LayerActions.cs:241 +#: ../Pinta.Core/Actions/LayerActions.cs:223 #: ../Pinta/Actions/File/OpenDocumentAction.cs:111 msgid "Image files" msgstr "" @@ -1059,11 +1072,11 @@ msgstr "" msgid "Image larger than canvas" msgstr "" -#: ../Pinta/Actions/File/SaveDocumentImplementationAction.cs:245 +#: ../Pinta/Actions/File/SaveDocumentImplementationAction.cs:225 msgid "Image too large" msgstr "" -#: ../Pinta.Core/Actions/LayerActions.cs:288 +#: ../Pinta.Core/Actions/LayerActions.cs:270 msgid "Import From File" msgstr "" @@ -1134,16 +1147,16 @@ msgid "Intersect ({0} + Left Click)" msgstr "" #: ../Pinta.Effects/Adjustments/InvertColorsEffect.cs:29 -#: ../Pinta.Effects/Effects/MandelbrotFractalEffect.cs:183 +#: ../Pinta.Effects/Effects/MandelbrotFractalEffect.cs:185 msgid "Invert Colors" msgstr "" -#: ../Pinta.Core/Actions/EditActions.cs:141 -#: ../Pinta.Core/Actions/EditActions.cs:615 +#: ../Pinta.Core/Actions/EditActions.cs:142 +#: ../Pinta.Core/Actions/EditActions.cs:607 msgid "Invert Selection" msgstr "" -#: ../Pinta.Tools/Tools/TextTool.cs:189 +#: ../Pinta.Tools/Tools/TextTool.cs:210 msgid "Italic" msgstr "" @@ -1164,7 +1177,7 @@ msgstr "" msgid "Landscape" msgstr "" -#: ../Pinta.Tools/Tools/LassoSelectTool.cs:215 +#: ../Pinta.Tools/Tools/LassoSelectTool.cs:213 msgid "Lasso Mode" msgstr "" @@ -1176,7 +1189,7 @@ msgstr "" msgid "Layer" msgstr "" -#: ../Pinta.Gui.Widgets/Widgets/Layers/LayersListViewItemWidget.cs:101 +#: ../Pinta.Gui.Widgets/Widgets/Layers/LayersListViewItemWidget.cs:100 msgid "Layer Hidden" msgstr "" @@ -1193,7 +1206,7 @@ msgstr "" msgid "Layer Properties..." msgstr "" -#: ../Pinta.Gui.Widgets/Widgets/Layers/LayersListViewItemWidget.cs:101 +#: ../Pinta.Gui.Widgets/Widgets/Layers/LayersListViewItemWidget.cs:100 msgid "Layer Shown" msgstr "" @@ -1207,7 +1220,7 @@ msgstr "" msgid "Layers" msgstr "" -#: ../Pinta.Tools/Tools/TextTool.cs:217 +#: ../Pinta.Tools/Tools/TextTool.cs:238 msgid "Left Align" msgstr "" @@ -1258,7 +1271,7 @@ msgid "" msgstr "" #: ../Pinta.Tools/Tools/FreeformShapeTool.cs:50 -#: ../Pinta.Tools/Tools/PaintBrushTool.cs:57 +#: ../Pinta.Tools/Tools/PaintBrushTool.cs:61 msgid "" "Left click to draw with primary color, right click to draw with secondary " "color." @@ -1293,14 +1306,16 @@ msgid "" "Right click to set secondary color." msgstr "" -#: ../Pinta.Gui.Widgets/Widgets/StatusBarColorPaletteWidget.cs:314 +#: ../Pinta.Gui.Widgets/Widgets/StatusBarColorPaletteWidget.cs:323 msgid "Left click to set primary color. Right click to set secondary color." msgstr "" -#: ../Pinta.Gui.Widgets/Widgets/StatusBarColorPaletteWidget.cs:310 +#. Translators: {0} is 'Ctrl', or a platform-specific key such as 'Command' on macOS. +#: ../Pinta.Gui.Widgets/Widgets/StatusBarColorPaletteWidget.cs:316 +#, csharp-format msgid "" "Left click to set primary color. Right click to set secondary color. Middle " -"click to choose palette color." +"click or press {0} and left click to choose palette color." msgstr "" #: ../Pinta.Tools/Tools/ZoomTool.cs:59 @@ -1381,8 +1396,8 @@ msgstr "" msgid "Main Menu" msgstr "" -#: ../Pinta/Dialogs/ResizeCanvasDialog.cs:99 -#: ../Pinta/Dialogs/ResizeImageDialog.cs:69 +#: ../Pinta/Dialogs/ResizeCanvasDialog.cs:110 +#: ../Pinta/Dialogs/ResizeImageDialog.cs:71 msgid "Maintain aspect ratio" msgstr "" @@ -1395,7 +1410,7 @@ msgstr "" msgid "Martian Lava" msgstr "" -#: ../Pinta.Tools/Brushes/SplatterBrush.cs:64 +#: ../Pinta.Tools/Brushes/SplatterBrush.cs:65 msgid "Maximum Size" msgstr "" @@ -1408,7 +1423,7 @@ msgid "Menu Bar" msgstr "" #: ../Pinta.Core/Actions/LayerActions.cs:82 -#: ../Pinta.Core/Actions/LayerActions.cs:363 +#: ../Pinta.Core/Actions/LayerActions.cs:345 msgid "Merge Layer Down" msgstr "" @@ -1433,12 +1448,12 @@ msgid "Motion Blur" msgstr "" #: ../Pinta.Core/Actions/LayerActions.cs:119 -#: ../Pinta.Core/Actions/LayerActions.cs:344 +#: ../Pinta.Core/Actions/LayerActions.cs:326 msgid "Move Layer Down" msgstr "" #: ../Pinta.Core/Actions/LayerActions.cs:113 -#: ../Pinta.Core/Actions/LayerActions.cs:328 +#: ../Pinta.Core/Actions/LayerActions.cs:310 msgid "Move Layer Up" msgstr "" @@ -1495,7 +1510,7 @@ msgstr "" #: ../Pinta.Core/Algorithms/PixelOps/UserBlendOps.cs:31 #: ../Pinta.Tools/Brushes/PlainBrush.cs:41 -#: ../Pinta.Tools/Tools/EraserTool.cs:326 ../Pinta.Tools/Tools/TextTool.cs:264 +#: ../Pinta.Tools/Tools/EraserTool.cs:326 ../Pinta.Tools/Tools/TextTool.cs:285 msgid "Normal" msgstr "" @@ -1507,7 +1522,7 @@ msgstr "" msgid "Normal Size" msgstr "" -#: ../Pinta.Tools/Tools/TextTool.cs:265 +#: ../Pinta.Tools/Tools/TextTool.cs:286 msgid "Normal and Outline" msgstr "" @@ -1520,7 +1535,7 @@ msgstr "" msgid "Number of threads to use for rendering" msgstr "" -#: ../Pinta.Gui.Widgets/Widgets/ColorPickerDialog.cs:210 +#: ../Pinta.Gui.Widgets/Widgets/ColorPickerDialog.cs:209 msgid "OK" msgstr "" @@ -1538,8 +1553,8 @@ msgstr "" msgid "Offset" msgstr "" -#: ../Pinta.Core/Actions/EditActions.cs:148 -#: ../Pinta/Actions/Edit/OffsetSelectionAction.cs:78 +#: ../Pinta.Core/Actions/EditActions.cs:149 +#: ../Pinta/Actions/Edit/OffsetSelectionAction.cs:79 #: ../Pinta/Dialogs/OffsetSelectionDialog.cs:44 msgid "Offset Selection" msgstr "" @@ -1564,7 +1579,7 @@ msgstr "" msgid "Open Image" msgstr "" -#: ../Pinta.Core/Actions/LayerActions.cs:259 +#: ../Pinta.Core/Actions/LayerActions.cs:241 #: ../Pinta/Actions/File/OpenDocumentAction.cs:73 msgid "Open Image File" msgstr "" @@ -1573,11 +1588,11 @@ msgstr "" msgid "Open Line/Curve Series" msgstr "" -#: ../Pinta.Core/Actions/EditActions.cs:495 +#: ../Pinta.Core/Actions/EditActions.cs:487 msgid "Open Palette File" msgstr "" -#: ../Pinta.Core/Actions/EditActions.cs:169 +#: ../Pinta.Core/Actions/EditActions.cs:170 #: ../Pinta.Core/Actions/FileActions.cs:73 msgid "Open..." msgstr "" @@ -1590,7 +1605,7 @@ msgstr "" msgid "Original" msgstr "" -#: ../Pinta.Tools/Tools/TextTool.cs:266 +#: ../Pinta.Tools/Tools/TextTool.cs:287 msgid "Outline" msgstr "" @@ -1611,7 +1626,7 @@ msgstr "" msgid "Outline Shape" msgstr "" -#: ../Pinta.Tools/Tools/TextTool.cs:280 +#: ../Pinta.Tools/Tools/TextTool.cs:301 msgid "Outline width" msgstr "" @@ -1635,11 +1650,11 @@ msgstr "" msgid "Paint Bucket" msgstr "" -#: ../Pinta.Tools/Tools/PaintBrushTool.cs:55 +#: ../Pinta.Tools/Tools/PaintBrushTool.cs:59 msgid "Paintbrush" msgstr "" -#: ../Pinta.Core/Actions/EditActions.cs:235 +#: ../Pinta.Core/Actions/EditActions.cs:236 #: ../Pinta.Effects/Effects/DitheringEffect.cs:177 msgid "Palette" msgstr "" @@ -1648,7 +1663,7 @@ msgstr "" msgid "Palette Source" msgstr "" -#: ../Pinta.Core/Actions/EditActions.cs:576 +#: ../Pinta.Core/Actions/EditActions.cs:568 msgid "Palette files" msgstr "" @@ -1657,17 +1672,17 @@ msgstr "" msgid "Pan" msgstr "" -#: ../Pinta.Core/Actions/EditActions.cs:105 +#: ../Pinta.Core/Actions/EditActions.cs:106 #: ../Pinta.Core/HistoryItems/PasteHistoryItem.cs:38 #: ../Pinta/Actions/Edit/PasteAction.cs:118 msgid "Paste" msgstr "" -#: ../Pinta.Core/Actions/EditActions.cs:120 +#: ../Pinta.Core/Actions/EditActions.cs:121 msgid "Paste Into New Image" msgstr "" -#: ../Pinta.Core/Actions/EditActions.cs:112 +#: ../Pinta.Core/Actions/EditActions.cs:113 #: ../Pinta/Actions/Edit/PasteAction.cs:118 msgid "Paste Into New Layer" msgstr "" @@ -1723,7 +1738,7 @@ msgstr "" msgid "Pinta Website" msgstr "" -#: ../Pinta/Actions/File/SaveDocumentImplementationAction.cs:231 +#: ../Pinta/Actions/File/SaveDocumentImplementationAction.cs:207 msgid "Pinta does not support saving images in this file format." msgstr "" @@ -1772,7 +1787,7 @@ msgid "Point Arrangement" msgstr "" #: ../Pinta.Effects/Effects/CellsEffect.cs:169 -#: ../Pinta.Effects/Effects/VoronoiDiagramEffect.cs:214 +#: ../Pinta.Effects/Effects/VoronoiDiagramEffect.cs:216 msgid "Point Color" msgstr "" @@ -1781,7 +1796,7 @@ msgid "Point Deleted" msgstr "" #: ../Pinta.Effects/Effects/CellsEffect.cs:165 -#: ../Pinta.Effects/Effects/VoronoiDiagramEffect.cs:210 +#: ../Pinta.Effects/Effects/VoronoiDiagramEffect.cs:211 msgid "Point Size" msgstr "" @@ -1789,7 +1804,7 @@ msgstr "" msgid "Polar Inversion" msgstr "" -#: ../Pinta.Tools/Tools/LassoSelectTool.cs:223 +#: ../Pinta.Tools/Tools/LassoSelectTool.cs:221 msgid "Polygon" msgstr "" @@ -1839,13 +1854,13 @@ msgstr "" msgid "Print" msgstr "" -#: ../Pinta.Effects/Effects/CellsEffect.cs:195 +#: ../Pinta.Effects/Effects/CellsEffect.cs:197 #: ../Pinta.Effects/Effects/DentsEffect.cs:155 #: ../Pinta.Effects/Effects/JuliaFractalEffect.cs:147 #: ../Pinta.Effects/Effects/MandelbrotFractalEffect.cs:160 #: ../Pinta.Effects/Effects/PolarInversionEffect.cs:92 #: ../Pinta.Effects/Effects/RadialBlurEffect.cs:142 -#: ../Pinta.Effects/Effects/VoronoiDiagramEffect.cs:217 +#: ../Pinta.Effects/Effects/VoronoiDiagramEffect.cs:220 msgid "Quality" msgstr "" @@ -1871,7 +1886,7 @@ msgstr "" #: ../Pinta.Effects/Effects/FeatherEffect.cs:167 #: ../Pinta.Effects/Effects/GaussianBlurEffect.cs:247 -#: ../Pinta.Effects/Effects/GlowEffect.cs:77 +#: ../Pinta.Effects/Effects/GlowEffect.cs:75 #: ../Pinta.Effects/Effects/MedianEffect.cs:59 #: ../Pinta.Effects/Effects/OutlineObjectEffect.cs:204 #: ../Pinta.Effects/Effects/ReduceNoiseEffect.cs:84 @@ -1888,15 +1903,15 @@ msgid "Radius Percentage" msgstr "" #: ../Pinta.Core/Algorithms/SpatialPartition.cs:166 -#: ../Pinta.Effects/Effects/VoronoiDiagramEffect.cs:224 +#: ../Pinta.Effects/Effects/VoronoiDiagramEffect.cs:233 #: ../Pinta.Effects/Utilities/GradientHelper.cs:16 msgid "Random" msgstr "" -#: ../Pinta.Effects/Effects/CellsEffect.cs:186 -#: ../Pinta.Effects/Effects/CloudsEffect.cs:151 -#: ../Pinta.Effects/Effects/JuliaFractalEffect.cs:161 -#: ../Pinta.Effects/Effects/MandelbrotFractalEffect.cs:177 +#: ../Pinta.Effects/Effects/CellsEffect.cs:187 +#: ../Pinta.Effects/Effects/CloudsEffect.cs:152 +#: ../Pinta.Effects/Effects/JuliaFractalEffect.cs:162 +#: ../Pinta.Effects/Effects/MandelbrotFractalEffect.cs:178 msgid "Random Color Scheme Seed" msgstr "" @@ -1934,7 +1949,7 @@ msgstr "" #: ../Pinta.Effects/Dialogs/Effects.LevelsDialog.cs:106 #: ../Pinta.Effects/Dialogs/Effects.PosterizeDialog.cs:60 -#: ../Pinta.Gui.Widgets/Widgets/ColorPickerDialog.cs:449 +#: ../Pinta.Gui.Widgets/Widgets/ColorPickerSlider.cs:337 msgid "Red" msgstr "" @@ -1946,7 +1961,7 @@ msgstr "" msgid "Red Eye Removal" msgstr "" -#: ../Pinta.Core/Actions/EditActions.cs:77 +#: ../Pinta.Core/Actions/EditActions.cs:78 msgid "Redo" msgstr "" @@ -1998,29 +2013,31 @@ msgstr "" msgid "Report Bug..." msgstr "" -#: ../Pinta/Dialogs/ResizeImageDialog.cs:126 +#: ../Pinta/Dialogs/ResizeImageDialog.cs:142 msgid "Resampling:" msgstr "" -#: ../Pinta.Gui.Widgets/Dialogs/SimpleEffectDialog.cs:570 +#: ../Pinta.Gui.Widgets/Dialogs/SimpleEffectDialog.cs:643 msgid "Reseed" msgstr "" #: ../Pinta.Effects/Dialogs/Effects.CurvesDialog.cs:211 #: ../Pinta.Effects/Dialogs/Effects.LevelsDialog.cs:260 +#: ../Pinta.Gui.Widgets/Widgets/ColorPickerDialog.cs:197 msgid "Reset" msgstr "" -#: ../Pinta.Gui.Widgets/Widgets/ColorPickerDialog.cs:200 -msgid "Reset Color" +#: ../Pinta.Core/Actions/EditActions.cs:182 +msgid "Reset to Default" msgstr "" -#: ../Pinta.Core/Actions/EditActions.cs:181 -msgid "Reset to Default" +#: ../Pinta/Dialogs/ResizeCanvasDialog.cs:93 +#: ../Pinta/Dialogs/ResizeImageDialog.cs:78 +msgid "Reset to image size" msgstr "" #: ../Pinta.Core/Classes/Document.cs:327 -#: ../Pinta/Dialogs/ResizeCanvasDialog.cs:199 +#: ../Pinta/Dialogs/ResizeCanvasDialog.cs:214 msgid "Resize Canvas" msgstr "" @@ -2029,7 +2046,7 @@ msgid "Resize Canvas..." msgstr "" #: ../Pinta.Core/HistoryItems/ResizeHistoryItem.cs:39 -#: ../Pinta/Dialogs/ResizeImageDialog.cs:139 +#: ../Pinta/Dialogs/ResizeImageDialog.cs:155 msgid "Resize Image" msgstr "" @@ -2045,10 +2062,10 @@ msgstr "" msgid "Restart Pinta" msgstr "" -#: ../Pinta.Effects/Effects/CellsEffect.cs:189 -#: ../Pinta.Effects/Effects/CloudsEffect.cs:154 -#: ../Pinta.Effects/Effects/JuliaFractalEffect.cs:164 -#: ../Pinta.Effects/Effects/MandelbrotFractalEffect.cs:180 +#: ../Pinta.Effects/Effects/CellsEffect.cs:191 +#: ../Pinta.Effects/Effects/CloudsEffect.cs:156 +#: ../Pinta.Effects/Effects/JuliaFractalEffect.cs:166 +#: ../Pinta.Effects/Effects/MandelbrotFractalEffect.cs:182 msgid "Reverse Color Scheme" msgstr "" @@ -2057,7 +2074,7 @@ msgstr "" msgid "Reverse Color Sorting" msgstr "" -#: ../Pinta.Tools/Tools/TextTool.cs:241 +#: ../Pinta.Tools/Tools/TextTool.cs:262 msgid "Right Align" msgstr "" @@ -2118,11 +2135,12 @@ msgstr "" msgid "Sampling" msgstr "" -#: ../Pinta.Gui.Widgets/Widgets/ColorPickerDialog.cs:405 +#. Translators: this is an abbreviation for "Saturation" +#: ../Pinta.Gui.Widgets/Widgets/ColorPickerSlider.cs:335 msgid "Sat" msgstr "" -#: ../Pinta.Gui.Widgets/Widgets/ColorPickerDialog.cs:272 +#: ../Pinta.Gui.Widgets/Widgets/ColorPickerDialog.cs:277 msgid "Sat & Value" msgstr "" @@ -2135,7 +2153,7 @@ msgstr "" msgid "Saturation Percentage" msgstr "" -#: ../Pinta.Core/Actions/EditActions.cs:529 +#: ../Pinta.Core/Actions/EditActions.cs:521 #: ../Pinta.Core/Actions/FileActions.cs:88 #: ../Pinta/Actions/File/SaveDocumentImplementationAction.cs:95 msgid "Save" @@ -2145,7 +2163,7 @@ msgstr "" msgid "Save All" msgstr "" -#: ../Pinta.Core/Actions/EditActions.cs:175 +#: ../Pinta.Core/Actions/EditActions.cs:176 #: ../Pinta.Core/Actions/FileActions.cs:95 msgid "Save As..." msgstr "" @@ -2154,7 +2172,7 @@ msgstr "" msgid "Save Image File" msgstr "" -#: ../Pinta.Core/Actions/EditActions.cs:526 +#: ../Pinta.Core/Actions/EditActions.cs:518 msgid "Save Palette File" msgstr "" @@ -2176,8 +2194,8 @@ msgstr "" msgid "Secondary" msgstr "" -#: ../Pinta.Core/Actions/EditActions.cs:155 -#: ../Pinta.Core/Actions/EditActions.cs:336 +#: ../Pinta.Core/Actions/EditActions.cs:156 +#: ../Pinta.Core/Actions/EditActions.cs:337 msgid "Select All" msgstr "" @@ -2189,7 +2207,7 @@ msgstr "" msgid "Sepia" msgstr "" -#: ../Pinta.Core/Actions/EditActions.cs:187 +#: ../Pinta.Core/Actions/EditActions.cs:188 msgid "Set Number of Colors" msgstr "" @@ -2208,7 +2226,7 @@ msgstr "" #: ../Pinta.Core/Extensions/Gtk/GtkExtensions.Widget.cs:111 #: ../Pinta.Core/Extensions/ToolBoxButton.cs:51 #: ../Pinta.Gui.Widgets/Widgets/ColorPickerDialog.cs:247 -#: ../Pinta.Gui.Widgets/Widgets/StatusBarColorPaletteWidget.cs:324 +#: ../Pinta.Gui.Widgets/Widgets/StatusBarColorPaletteWidget.cs:333 msgid "Shortcut key" msgstr "" @@ -2229,11 +2247,11 @@ msgid "Show Layer" msgstr "" #: ../Pinta.Effects/Effects/CellsEffect.cs:162 -#: ../Pinta.Effects/Effects/VoronoiDiagramEffect.cs:207 +#: ../Pinta.Effects/Effects/VoronoiDiagramEffect.cs:208 msgid "Show Points" msgstr "" -#: ../Pinta.Gui.Widgets/Widgets/ColorPickerDialog.cs:267 +#: ../Pinta.Gui.Widgets/Widgets/ColorPickerDialog.cs:270 msgid "Show Value" msgstr "" @@ -2320,7 +2338,7 @@ msgstr "" msgid "Text - Finalize" msgstr "" -#: ../Pinta.Tools/Tools/TextTool.cs:255 +#: ../Pinta.Tools/Tools/TextTool.cs:276 msgid "Text Style" msgstr "" @@ -2392,7 +2410,7 @@ msgstr "" msgid "Thickness" msgstr "" -#: ../Pinta/Actions/File/SaveDocumentImplementationAction.cs:162 +#: ../Pinta/Actions/File/SaveDocumentImplementationAction.cs:269 msgid "This format does not support layers. Flatten image?" msgstr "" @@ -2479,15 +2497,15 @@ msgid "Two-Row Sierra" msgstr "" #: ../Pinta.Tools/Tools/EraserTool.cs:322 -#: ../Pinta.Tools/Tools/PaintBrushTool.cs:173 +#: ../Pinta.Tools/Tools/PaintBrushTool.cs:195 msgid "Type" msgstr "" -#: ../Pinta.Tools/Tools/TextTool.cs:201 +#: ../Pinta.Tools/Tools/TextTool.cs:222 msgid "Underline" msgstr "" -#: ../Pinta.Core/Actions/EditActions.cs:70 +#: ../Pinta.Core/Actions/EditActions.cs:71 msgid "Undo" msgstr "" @@ -2519,7 +2537,7 @@ msgstr "" msgid "Unsupported file format" msgstr "" -#: ../Pinta.Core/Actions/EditActions.cs:518 +#: ../Pinta.Core/Actions/EditActions.cs:510 msgid "Unsupported palette format" msgstr "" @@ -2541,7 +2559,7 @@ msgstr "" msgid "Using some icons from:" msgstr "" -#: ../Pinta.Gui.Widgets/Widgets/ColorPickerDialog.cs:427 +#: ../Pinta.Gui.Widgets/Widgets/ColorPickerSlider.cs:336 msgid "Value" msgstr "" @@ -2551,17 +2569,17 @@ msgid "Version: {0}" msgstr "" #. Translators: Vertical color sorting with blue (B) as the leading term -#: ../Pinta.Effects/Effects/VoronoiDiagramEffect.cs:238 +#: ../Pinta.Effects/Effects/VoronoiDiagramEffect.cs:247 msgid "Vertical blue (B)" msgstr "" #. Translators: Vertical color sorting with green (G) as the leading term -#: ../Pinta.Effects/Effects/VoronoiDiagramEffect.cs:241 +#: ../Pinta.Effects/Effects/VoronoiDiagramEffect.cs:250 msgid "Vertical green (G)" msgstr "" #. Translators: Vertical color sorting with red (R) as the leading term -#: ../Pinta.Effects/Effects/VoronoiDiagramEffect.cs:244 +#: ../Pinta.Effects/Effects/VoronoiDiagramEffect.cs:253 msgid "Vertical red (R)" msgstr "" @@ -2593,8 +2611,8 @@ msgstr "" #: ../Pinta/Dialogs/CanvasGridSettingsDialog.cs:66 #: ../Pinta/Dialogs/CanvasGridSettingsDialog.cs:76 #: ../Pinta/Dialogs/NewImageDialog.cs:325 -#: ../Pinta/Dialogs/ResizeCanvasDialog.cs:71 -#: ../Pinta/Dialogs/ResizeImageDialog.cs:108 +#: ../Pinta/Dialogs/ResizeCanvasDialog.cs:73 +#: ../Pinta/Dialogs/ResizeImageDialog.cs:123 msgid "Width:" msgstr "" @@ -2626,7 +2644,7 @@ msgid "You do not have access to '{0}'." msgstr "" #. Translators: {0} is the name of a file that the user does not have write permission for. -#: ../Pinta/Actions/File/SaveDocumentImplementationAction.cs:257 +#: ../Pinta/Actions/File/SaveDocumentImplementationAction.cs:237 #, csharp-format msgid "" "You do not have access to modify '{0}'. The file or folder may be read-only." @@ -2663,7 +2681,7 @@ msgstr "" #: ../Pinta.Core/Extensions/Gtk/GtkExtensions.Widget.cs:206 #: ../Pinta/Actions/Edit/PasteAction.cs:223 #: ../Pinta/Actions/File/CloseDocumentAction.cs:83 -#: ../Pinta/Actions/File/SaveDocumentImplementationAction.cs:166 +#: ../Pinta/Actions/File/SaveDocumentImplementationAction.cs:273 #: ../Pinta/Dialogs/ProgressDialog.cs:68 msgid "_Cancel" msgstr "" @@ -2723,10 +2741,10 @@ msgstr "" #: ../Pinta/Dialogs/CanvasGridSettingsDialog.cs:72 #: ../Pinta/Dialogs/CanvasGridSettingsDialog.cs:78 #: ../Pinta/Dialogs/NewImageDialog.cs:277 -#: ../Pinta/Dialogs/ResizeCanvasDialog.cs:94 -#: ../Pinta/Dialogs/ResizeCanvasDialog.cs:97 -#: ../Pinta/Dialogs/ResizeImageDialog.cs:121 -#: ../Pinta/Dialogs/ResizeImageDialog.cs:124 +#: ../Pinta/Dialogs/ResizeCanvasDialog.cs:104 +#: ../Pinta/Dialogs/ResizeCanvasDialog.cs:108 +#: ../Pinta/Dialogs/ResizeImageDialog.cs:136 +#: ../Pinta/Dialogs/ResizeImageDialog.cs:140 msgid "pixels" msgstr ""