Skip to content

Commit

Permalink
Automatic update of translation template (#988)
Browse files Browse the repository at this point in the history
Co-authored-by: cameronwhite <[email protected]>
  • Loading branch information
github-actions[bot] and cameronwhite committed Sep 22, 2024
1 parent f48e4ec commit 553f70b
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 19 deletions.
3 changes: 2 additions & 1 deletion po/POTFILES.in
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,8 @@ Pinta.Effects/Effects/MandelbrotFractalEffect.cs
Pinta.Effects/Effects/MedianEffect.cs
Pinta.Effects/Effects/MotionBlurEffect.cs
Pinta.Effects/Effects/OilPaintingEffect.cs
Pinta.Effects/Effects/OutlineEffect.cs
Pinta.Effects/Effects/OutlineEdgeEffect.cs
Pinta.Effects/Effects/OutlineObjectEffect.cs
Pinta.Effects/Effects/PencilSketchEffect.cs
Pinta.Effects/Effects/PixelateEffect.cs
Pinta.Effects/Effects/PolarInversionEffect.cs
Expand Down
62 changes: 44 additions & 18 deletions po/messages.pot
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-08 01:27+0000\n"
"POT-Creation-Date: 2024-09-22 01:36+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand Down Expand Up @@ -85,7 +85,7 @@ msgid "After select"
msgstr ""

#: ../Pinta.Effects/Dialogs/Effects.AlignmentDialog.cs:65
#: ../Pinta.Effects/Effects/AlignObjectEffect.cs:13
#: ../Pinta.Effects/Effects/AlignObjectEffect.cs:12
msgid "Align Object"
msgstr ""

Expand All @@ -95,6 +95,10 @@ msgstr ""
msgid "All files"
msgstr ""

#: ../Pinta.Effects/Effects/OutlineObjectEffect.cs:210
msgid "Alpha Gradient"
msgstr ""

#: ../Pinta.Effects/Effects/BulgeEffect.cs:109
#: ../Pinta.Effects/Effects/FrostedGlassEffect.cs:149
#: ../Pinta.Effects/Effects/SharpenEffect.cs:58
Expand Down Expand Up @@ -452,6 +456,10 @@ msgstr ""
msgid "Color Dodge"
msgstr ""

#: ../Pinta.Effects/Effects/OutlineObjectEffect.cs:213
msgid "Color Gradient"
msgstr ""

#: ../Pinta.Tools/Tools/GradientTool.cs:203
msgid "Color Mode"
msgstr ""
Expand Down Expand Up @@ -750,12 +758,12 @@ msgstr ""
msgid "Failed to take screenshot"
msgstr ""

#: ../Pinta.Effects/Effects/FeatherEffect.cs:19
msgid "Feather"
#: ../Pinta.Effects/Effects/FeatherEffect.cs:169
msgid "Feather Canvas Edge"
msgstr ""

#: ../Pinta.Effects/Effects/FeatherEffect.cs:143
msgid "Feather Canvas Edge"
#: ../Pinta.Effects/Effects/FeatherEffect.cs:19
msgid "Feather Object"
msgstr ""

#: ../Pinta.Core/Actions/HelpActions.cs:46
Expand All @@ -770,6 +778,10 @@ msgstr ""
msgid "Fill Background"
msgstr ""

#: ../Pinta.Effects/Effects/OutlineObjectEffect.cs:219
msgid "Fill Object Background"
msgstr ""

#: ../Pinta.Core/Actions/EditActions.cs:77
#: ../Pinta.Core/Actions/EditActions.cs:228
msgid "Fill Selection"
Expand Down Expand Up @@ -1037,7 +1049,7 @@ msgid "Installed"
msgstr ""

#: ../Pinta.Effects/Effects/AddNoiseEffect.cs:167
#: ../Pinta.Effects/Effects/OutlineEffect.cs:139
#: ../Pinta.Effects/Effects/OutlineEdgeEffect.cs:139
#: ../Pinta.Effects/Effects/TileEffect.cs:180
msgid "Intensity"
msgstr ""
Expand Down Expand Up @@ -1413,8 +1425,9 @@ msgstr ""
msgid "Number of threads to use for rendering"
msgstr ""

#: ../Pinta.Effects/Effects/AlignObjectEffect.cs:15
#: ../Pinta.Effects/Effects/AlignObjectEffect.cs:14
#: ../Pinta.Effects/Effects/FeatherEffect.cs:23
#: ../Pinta.Effects/Effects/OutlineObjectEffect.cs:23
msgid "Object"
msgstr ""

Expand Down Expand Up @@ -1482,11 +1495,22 @@ msgstr ""
msgid "Original"
msgstr ""

#: ../Pinta.Effects/Effects/OutlineEffect.cs:26
#: ../Pinta.Tools/Tools/TextTool.cs:271
msgid "Outline"
msgstr ""

#: ../Pinta.Effects/Effects/OutlineObjectEffect.cs:216
msgid "Outline Border"
msgstr ""

#: ../Pinta.Effects/Effects/OutlineEdgeEffect.cs:26
msgid "Outline Edge"
msgstr ""

#: ../Pinta.Effects/Effects/OutlineObjectEffect.cs:19
msgid "Outline Object"
msgstr ""

#: ../Pinta.Tools/Editable/EditEngines/BaseEditEngine.cs:311
#: ../Pinta.Tools/Tools/FreeformShapeTool.cs:221
msgid "Outline Shape"
Expand Down Expand Up @@ -1649,7 +1673,7 @@ msgstr ""
msgid "Portrait"
msgstr ""

#: ../Pinta.Effects/Effects/AlignObjectEffect.cs:139
#: ../Pinta.Effects/Effects/AlignObjectEffect.cs:128
msgid "Position"
msgstr ""

Expand Down Expand Up @@ -1714,10 +1738,11 @@ msgstr ""
msgid "Radial Gradient"
msgstr ""

#: ../Pinta.Effects/Effects/FeatherEffect.cs:137
#: ../Pinta.Effects/Effects/FeatherEffect.cs:163
#: ../Pinta.Effects/Effects/GaussianBlurEffect.cs:246
#: ../Pinta.Effects/Effects/GlowEffect.cs:76
#: ../Pinta.Effects/Effects/MedianEffect.cs:62
#: ../Pinta.Effects/Effects/OutlineObjectEffect.cs:204
#: ../Pinta.Effects/Effects/ReduceNoiseEffect.cs:89
#: ../Pinta.Effects/Effects/UnfocusEffect.cs:94
#: ../Pinta.Tools/Editable/EditEngines/RoundedLineEditEngine.cs:92
Expand Down Expand Up @@ -1815,7 +1840,7 @@ msgstr ""
msgid "Render"
msgstr ""

#: ../Pinta.Core/Managers/LivePreviewManager.cs:211
#: ../Pinta.Core/Managers/LivePreviewManager.cs:204
msgid "Rendering Effect"
msgstr ""

Expand Down Expand Up @@ -1844,7 +1869,7 @@ msgstr ""
msgid "Reset to Default"
msgstr ""

#: ../Pinta.Core/Classes/Document.cs:313
#: ../Pinta.Core/Classes/Document.cs:310
#: ../Pinta/Dialogs/ResizeCanvasDialog.cs:169
msgid "Resize Canvas"
msgstr ""
Expand All @@ -1853,7 +1878,7 @@ msgstr ""
msgid "Resize Canvas..."
msgstr ""

#: ../Pinta.Core/HistoryItems/ResizeHistoryItem.cs:38
#: ../Pinta.Core/HistoryItems/ResizeHistoryItem.cs:39
#: ../Pinta/Dialogs/ResizeImageDialog.cs:84
msgid "Resize Image"
msgstr ""
Expand Down Expand Up @@ -2084,7 +2109,7 @@ msgstr ""

#: ../Pinta.Effects/Effects/EdgeDetectEffect.cs:32
#: ../Pinta.Effects/Effects/EmbossEffect.cs:32
#: ../Pinta.Effects/Effects/OutlineEffect.cs:30
#: ../Pinta.Effects/Effects/OutlineEdgeEffect.cs:30
#: ../Pinta.Effects/Effects/ReliefEffect.cs:33
msgid "Stylize"
msgstr ""
Expand Down Expand Up @@ -2173,7 +2198,7 @@ msgid ""
"will also be uninstalled:"
msgstr ""

#: ../Pinta.Effects/Effects/OutlineEffect.cs:136
#: ../Pinta.Effects/Effects/OutlineEdgeEffect.cs:136
msgid "Thickness"
msgstr ""

Expand All @@ -2193,7 +2218,8 @@ msgstr ""
msgid "Tip: Right-click to remove control points."
msgstr ""

#: ../Pinta.Effects/Effects/FeatherEffect.cs:140
#: ../Pinta.Effects/Effects/FeatherEffect.cs:166
#: ../Pinta.Effects/Effects/OutlineObjectEffect.cs:207
#: ../Pinta.Effects/Effects/RedEyeRemoveEffect.cs:52
#: ../Pinta.Tools/Tools/FloodTool.cs:124
#: ../Pinta.Tools/Tools/RecolorTool.cs:197
Expand Down Expand Up @@ -2509,7 +2535,7 @@ msgstr ""

#. Translators: this is the auto-generated name for a duplicated layer.
#. {0} is the name of the source layer. Example: "Layer 3 copy".
#: ../Pinta.Core/Classes/DocumentLayers.cs:201
#: ../Pinta.Core/Classes/DocumentLayers.cs:203
#, csharp-format
msgid "{0} copy"
msgstr ""
Expand Down

0 comments on commit 553f70b

Please sign in to comment.