Răsfoiți Sursa

Merge pull request #33 from bgrabitmap/dev-lazpaint

Dev lazpaint
circular17 6 ani în urmă
părinte
comite
a89808d6b4

+ 81 - 1
lazpaint/lazpaint.lpi

@@ -25,7 +25,7 @@
       <CharSet Value="04B0"/>
       <StringTable CompanyName="http://sourceforge.net/projects/lazpaint/" ProductName="LazPaint" InternalName="lazpaint" OriginalFilename="lazpaint.exe"/>
     </VersionInfo>
-    <BuildModes Count="6">
+    <BuildModes Count="8">
       <Item1 Name="Debug" Default="True"/>
       <Item2 Name="Release">
         <CompilerOptions>
@@ -225,6 +225,86 @@
           </Linking>
         </CompilerOptions>
       </Item6>
+      <Item7 Name="Release Linux32">
+        <CompilerOptions>
+          <Version Value="11"/>
+          <PathDelim Value="\"/>
+          <Target>
+            <Filename Value="release\lazpaint"/>
+          </Target>
+          <SearchPaths>
+            <IncludeFiles Value="$(ProjOutDir)"/>
+            <OtherUnitFiles Value="buttons;tablet"/>
+            <UnitOutputDirectory Value="release\lib\$(TargetCPU)-$(TargetOS)"/>
+          </SearchPaths>
+          <Parsing>
+            <SyntaxOptions>
+              <UseAnsiStrings Value="False"/>
+            </SyntaxOptions>
+          </Parsing>
+          <CodeGeneration>
+            <TargetCPU Value="i386"/>
+            <TargetOS Value="linux"/>
+            <Optimizations>
+              <OptimizationLevel Value="3"/>
+              <VariablesInRegisters Value="True"/>
+            </Optimizations>
+          </CodeGeneration>
+          <Linking>
+            <Debugging>
+              <GenerateDebugInfo Value="False"/>
+              <UseLineInfoUnit Value="False"/>
+              <StripSymbols Value="True"/>
+            </Debugging>
+            <LinkSmart Value="True"/>
+            <Options>
+              <Win32>
+                <GraphicApplication Value="True"/>
+              </Win32>
+            </Options>
+          </Linking>
+        </CompilerOptions>
+      </Item7>
+      <Item8 Name="Release Linux64">
+        <CompilerOptions>
+          <Version Value="11"/>
+          <PathDelim Value="\"/>
+          <Target>
+            <Filename Value="release\lazpaint"/>
+          </Target>
+          <SearchPaths>
+            <IncludeFiles Value="$(ProjOutDir)"/>
+            <OtherUnitFiles Value="buttons;tablet"/>
+            <UnitOutputDirectory Value="release\lib\$(TargetCPU)-$(TargetOS)"/>
+          </SearchPaths>
+          <Parsing>
+            <SyntaxOptions>
+              <UseAnsiStrings Value="False"/>
+            </SyntaxOptions>
+          </Parsing>
+          <CodeGeneration>
+            <TargetCPU Value="x86_64"/>
+            <TargetOS Value="linux"/>
+            <Optimizations>
+              <OptimizationLevel Value="3"/>
+              <VariablesInRegisters Value="True"/>
+            </Optimizations>
+          </CodeGeneration>
+          <Linking>
+            <Debugging>
+              <GenerateDebugInfo Value="False"/>
+              <UseLineInfoUnit Value="False"/>
+              <StripSymbols Value="True"/>
+            </Debugging>
+            <LinkSmart Value="True"/>
+            <Options>
+              <Win32>
+                <GraphicApplication Value="True"/>
+              </Win32>
+            </Options>
+          </Linking>
+        </CompilerOptions>
+      </Item8>
       <SharedMatrixOptions Count="1">
         <Item1 ID="061641364023" Modes="Debug macOS,Release macOS" Type="IDEMacro" MacroName="LCLWidgetType" Value="cocoa"/>
       </SharedMatrixOptions>

+ 1 - 1
lazpaint/lazpaintmainform.pas

@@ -1635,7 +1635,7 @@ begin
   Open3DObjectDialog.InitialDir := Config.Default3dObjectDirectory;
   if Open3DObjectDialog.InitialDir = '' then
   begin
-    dir3d := {$IFDEF WINDOWS}SysToUTF8{$ENDIF}ExtractFilePath(Application.ExeName){$IFDEF WINDOWS}){$ENDIF}+'models';
+    dir3d := {$IFDEF WINDOWS}SysToUTF8({$ENDIF}ExtractFilePath(Application.ExeName){$IFDEF WINDOWS}){$ENDIF}+'models';
     if DirectoryExistsUTF8(dir3d) then
       Open3DObjectDialog.InitialDir := dir3d;
   end;

+ 24 - 55
lazpaint/release/i18n/lazpaint.ar.po

@@ -180,6 +180,10 @@ msgstr "  عمليات المزج الأساسية المتاحة تقريبا 
 msgid "Browse images"
 msgstr "تصفح الصور"
 
+#: tfbrowseimages.checkbox_usedirectoryonstartup.caption
+msgid "Use this directory on startup"
+msgstr ""
+
 #: tfbrowseimages.label_status.caption
 #, fuzzy
 msgctxt "tfbrowseimages.label_status.caption"
@@ -789,6 +793,10 @@ msgctxt "tfmain.filereload.caption"
 msgid "Reload"
 msgstr "إعادة تحميل"
 
+#: tfmain.fileremembersaveformat.hint
+msgid "Remember save format"
+msgstr ""
+
 #: tfmain.filesave.caption
 msgctxt "TFMAIN.FILESAVE.CAPTION"
 msgid "Save"
@@ -1077,21 +1085,6 @@ msgstr "تبرع..."
 msgid "Fullscreen"
 msgstr ""
 
-#: tfmain.itemhorizfliplayer.caption
-msgctxt "tfmain.itemhorizfliplayer.caption"
-msgid "Current layer"
-msgstr "الطبقة الحالية"
-
-#: tfmain.itemhorizflippicture.caption
-msgctxt "tfmain.itemhorizflippicture.caption"
-msgid "Whole picture"
-msgstr "الصورة الكاملة"
-
-#: tfmain.itemhorizflipselection.caption
-msgctxt "tfmain.itemhorizflipselection.caption"
-msgid "Selection"
-msgstr "إنتقاء"
-
 #: tfmain.itemiconsize16.caption
 msgid "16px"
 msgstr ""
@@ -1116,31 +1109,11 @@ msgstr ""
 msgid "auto"
 msgstr ""
 
-#: tfmain.itemquitseparator.caption
-msgctxt "tfmain.itemquitseparator.caption"
-msgid "-"
-msgstr "-"
-
 #: tfmain.itemuseimagebrowser.caption
 msgctxt "tfmain.itemuseimagebrowser.caption"
 msgid "Use image browser"
 msgstr ""
 
-#: tfmain.itemvertfliplayer.caption
-msgctxt "tfmain.itemvertfliplayer.caption"
-msgid "Current layer"
-msgstr "الطبقة الحالية"
-
-#: tfmain.itemvertflippicture.caption
-msgctxt "tfmain.itemvertflippicture.caption"
-msgid "Whole picture"
-msgstr "الصورة الكاملة"
-
-#: tfmain.itemvertflipselection.caption
-msgctxt "tfmain.itemvertflipselection.caption"
-msgid "Selection"
-msgstr "إنتقاء"
-
 #: tfmain.itemviewdocktoolbox.caption
 msgid "Dock toolbox"
 msgstr ""
@@ -1301,6 +1274,10 @@ msgctxt "tfmain.layerverticalflip.hint"
 msgid "Flip layer vertically"
 msgstr "قلب الطبقة عموديا"
 
+#: tfmain.layerzoom.hint
+msgid "Zoom layer"
+msgstr ""
+
 #: tfmain.loadselectiondialog.title
 msgid "Load selection"
 msgstr "تحميل التحديد "
@@ -1345,16 +1322,6 @@ msgctxt "tfmain.menuhelp.caption"
 msgid "Help"
 msgstr "مساعدة"
 
-#: tfmain.menuhorizflipsub.caption
-msgctxt "tfmain.menuhorizflipsub.caption"
-msgid "Horizontal flip"
-msgstr "قلب افقي"
-
-#: tfmain.menuhorizflipsub.hint
-msgctxt "tfmain.menuhorizflipsub.hint"
-msgid "Flip image horizontally"
-msgstr "قلب الصورة افقيا"
-
 #: tfmain.menuiconsize.caption
 msgid "Icon size"
 msgstr ""
@@ -1364,11 +1331,6 @@ msgctxt "tfmain.menuimage.caption"
 msgid "Image"
 msgstr "صورة"
 
-#: tfmain.menuitem1.caption
-msgctxt "tfmain.menuitem1.caption"
-msgid "-"
-msgstr "-"
-
 #: tfmain.menulanguage.caption
 msgctxt "tfmain.menulanguage.caption"
 msgid "Language"
@@ -1419,11 +1381,6 @@ msgstr ""
 msgid "Show undo/redo toolbar"
 msgstr ""
 
-#: tfmain.menuvertflipsub.caption
-msgctxt "tfmain.menuvertflipsub.caption"
-msgid "Vertical flip"
-msgstr "قلب عمودي"
-
 #: tfmain.menuview.caption
 msgctxt "tfmain.menuview.caption"
 msgid "View"
@@ -1528,6 +1485,14 @@ msgctxt "TFMAIN.SAVESELECTIONDIALOG.TITLE"
 msgid "Save selection as..."
 msgstr "حفظ التحديد ك..."
 
+#: tfmain.selectionhorizontalflip.hint
+msgid "Flip selection horizontally"
+msgstr ""
+
+#: tfmain.selectionverticalflip.hint
+msgid "Flip selection vertically"
+msgstr ""
+
 #: tfmain.shape_backcolor.hint
 msgctxt "tfmain.shape_backcolor.hint"
 msgid "Select secondary color"
@@ -1713,6 +1678,10 @@ msgctxt "tfmain.tooltexturemapping.hint"
 msgid "Texture mapping"
 msgstr "رسم النسيج"
 
+#: tfmain.tool_aliasing.hint
+msgid "Disable antialiasing"
+msgstr ""
+
 #: tfmain.tool_capflat.hint
 msgctxt "TFMAIN.TOOL_CAPFLAT.HINT"
 msgid "Flat cap"

+ 24 - 55
lazpaint/release/i18n/lazpaint.cs.po

@@ -174,6 +174,10 @@ msgstr "Základní operace mísení, který je dostupná prakticky ve všech edi
 msgid "Browse images"
 msgstr "Procházet obrázky"
 
+#: tfbrowseimages.checkbox_usedirectoryonstartup.caption
+msgid "Use this directory on startup"
+msgstr ""
+
 #: tfbrowseimages.label_status.caption
 #, fuzzy
 msgctxt "tfbrowseimages.label_status.caption"
@@ -782,6 +786,10 @@ msgctxt "tfmain.filereload.caption"
 msgid "Reload"
 msgstr "Obnovit"
 
+#: tfmain.fileremembersaveformat.hint
+msgid "Remember save format"
+msgstr ""
+
 #: tfmain.filesave.caption
 msgctxt "TFMAIN.FILESAVE.CAPTION"
 msgid "Save"
@@ -1065,21 +1073,6 @@ msgstr "Přispět..."
 msgid "Fullscreen"
 msgstr ""
 
-#: tfmain.itemhorizfliplayer.caption
-msgctxt "tfmain.itemhorizfliplayer.caption"
-msgid "Current layer"
-msgstr "Aktuální vrstva"
-
-#: tfmain.itemhorizflippicture.caption
-msgctxt "tfmain.itemhorizflippicture.caption"
-msgid "Whole picture"
-msgstr "Celý obrázek"
-
-#: tfmain.itemhorizflipselection.caption
-msgctxt "tfmain.itemhorizflipselection.caption"
-msgid "Selection"
-msgstr "Výběr"
-
 #: tfmain.itemiconsize16.caption
 msgid "16px"
 msgstr ""
@@ -1104,31 +1097,11 @@ msgstr ""
 msgid "auto"
 msgstr ""
 
-#: tfmain.itemquitseparator.caption
-msgctxt "tfmain.itemquitseparator.caption"
-msgid "-"
-msgstr "-"
-
 #: tfmain.itemuseimagebrowser.caption
 msgctxt "tfmain.itemuseimagebrowser.caption"
 msgid "Use image browser"
 msgstr ""
 
-#: tfmain.itemvertfliplayer.caption
-msgctxt "tfmain.itemvertfliplayer.caption"
-msgid "Current layer"
-msgstr "Aktuální vrsvta"
-
-#: tfmain.itemvertflippicture.caption
-msgctxt "tfmain.itemvertflippicture.caption"
-msgid "Whole picture"
-msgstr "Celý obrázek"
-
-#: tfmain.itemvertflipselection.caption
-msgctxt "tfmain.itemvertflipselection.caption"
-msgid "Selection"
-msgstr "Výběr"
-
 #: tfmain.itemviewdocktoolbox.caption
 msgid "Dock toolbox"
 msgstr ""
@@ -1289,6 +1262,10 @@ msgctxt "tfmain.layerverticalflip.hint"
 msgid "Flip layer vertically"
 msgstr "Překlopit vrstvu svisle"
 
+#: tfmain.layerzoom.hint
+msgid "Zoom layer"
+msgstr ""
+
 #: tfmain.loadselectiondialog.title
 msgid "Load selection"
 msgstr "Načíst výběr"
@@ -1333,16 +1310,6 @@ msgctxt "tfmain.menuhelp.caption"
 msgid "Help"
 msgstr "Nápověda"
 
-#: tfmain.menuhorizflipsub.caption
-msgctxt "tfmain.menuhorizflipsub.caption"
-msgid "Horizontal flip"
-msgstr "Vodorovné převrácení"
-
-#: tfmain.menuhorizflipsub.hint
-msgctxt "tfmain.menuhorizflipsub.hint"
-msgid "Flip image horizontally"
-msgstr "Převrátit obrázek vodorovně"
-
 #: tfmain.menuiconsize.caption
 msgid "Icon size"
 msgstr ""
@@ -1352,11 +1319,6 @@ msgctxt "tfmain.menuimage.caption"
 msgid "Image"
 msgstr "Obrázek"
 
-#: tfmain.menuitem1.caption
-msgctxt "tfmain.menuitem1.caption"
-msgid "-"
-msgstr "-"
-
 #: tfmain.menulanguage.caption
 msgctxt "tfmain.menulanguage.caption"
 msgid "Language"
@@ -1406,11 +1368,6 @@ msgstr ""
 msgid "Show undo/redo toolbar"
 msgstr ""
 
-#: tfmain.menuvertflipsub.caption
-msgctxt "tfmain.menuvertflipsub.caption"
-msgid "Vertical flip"
-msgstr "Svislé obrácení"
-
 #: tfmain.menuview.caption
 msgctxt "tfmain.menuview.caption"
 msgid "View"
@@ -1515,6 +1472,14 @@ msgctxt "TFMAIN.SAVESELECTIONDIALOG.TITLE"
 msgid "Save selection as..."
 msgstr "Uložit výběr jako..."
 
+#: tfmain.selectionhorizontalflip.hint
+msgid "Flip selection horizontally"
+msgstr ""
+
+#: tfmain.selectionverticalflip.hint
+msgid "Flip selection vertically"
+msgstr ""
+
 #: tfmain.shape_backcolor.hint
 msgctxt "tfmain.shape_backcolor.hint"
 msgid "Select secondary color"
@@ -1700,6 +1665,10 @@ msgctxt "tfmain.tooltexturemapping.hint"
 msgid "Texture mapping"
 msgstr "Mapování textůr"
 
+#: tfmain.tool_aliasing.hint
+msgid "Disable antialiasing"
+msgstr ""
+
 #: tfmain.tool_capflat.hint
 msgctxt "TFMAIN.TOOL_CAPFLAT.HINT"
 msgid "Flat cap"

+ 24 - 55
lazpaint/release/i18n/lazpaint.de.po

@@ -189,6 +189,10 @@ msgstr "Überblendungseffekte die in nahezu allen Bildverarbeitungsprogramen zur
 msgid "Browse images"
 msgstr "Bilder durchsuchen"
 
+#: tfbrowseimages.checkbox_usedirectoryonstartup.caption
+msgid "Use this directory on startup"
+msgstr ""
+
 #: tfbrowseimages.label_status.caption
 #, fuzzy
 msgctxt "tfbrowseimages.label_status.caption"
@@ -797,6 +801,10 @@ msgctxt "tfmain.filereload.caption"
 msgid "Reload"
 msgstr "Neu laden"
 
+#: tfmain.fileremembersaveformat.hint
+msgid "Remember save format"
+msgstr ""
+
 #: tfmain.filesave.caption
 msgctxt "TFMAIN.FILESAVE.CAPTION"
 msgid "Save"
@@ -1082,21 +1090,6 @@ msgstr "Spenden Sie..."
 msgid "Fullscreen"
 msgstr "Vollbild"
 
-#: tfmain.itemhorizfliplayer.caption
-msgctxt "tfmain.itemhorizfliplayer.caption"
-msgid "Current layer"
-msgstr "Aktuelle Ebene"
-
-#: tfmain.itemhorizflippicture.caption
-msgctxt "tfmain.itemhorizflippicture.caption"
-msgid "Whole picture"
-msgstr "Ganzes Bild"
-
-#: tfmain.itemhorizflipselection.caption
-msgctxt "tfmain.itemhorizflipselection.caption"
-msgid "Selection"
-msgstr "Auswahl"
-
 #: tfmain.itemiconsize16.caption
 msgid "16px"
 msgstr ""
@@ -1121,31 +1114,11 @@ msgstr ""
 msgid "auto"
 msgstr ""
 
-#: tfmain.itemquitseparator.caption
-msgctxt "tfmain.itemquitseparator.caption"
-msgid "-"
-msgstr "-"
-
 #: tfmain.itemuseimagebrowser.caption
 msgctxt "tfmain.itemuseimagebrowser.caption"
 msgid "Use image browser"
 msgstr ""
 
-#: tfmain.itemvertfliplayer.caption
-msgctxt "tfmain.itemvertfliplayer.caption"
-msgid "Current layer"
-msgstr "Aktuelle Ebene"
-
-#: tfmain.itemvertflippicture.caption
-msgctxt "tfmain.itemvertflippicture.caption"
-msgid "Whole picture"
-msgstr "Ganzes Bild"
-
-#: tfmain.itemvertflipselection.caption
-msgctxt "tfmain.itemvertflipselection.caption"
-msgid "Selection"
-msgstr "Auswahl"
-
 #: tfmain.itemviewdocktoolbox.caption
 msgid "Dock toolbox"
 msgstr "Werkzeugleiste anheften"
@@ -1306,6 +1279,10 @@ msgctxt "tfmain.layerverticalflip.hint"
 msgid "Flip layer vertically"
 msgstr "Spiegle Ebene vertikal"
 
+#: tfmain.layerzoom.hint
+msgid "Zoom layer"
+msgstr ""
+
 #: tfmain.loadselectiondialog.title
 msgid "Load selection"
 msgstr "Lade Auswahl"
@@ -1350,16 +1327,6 @@ msgctxt "tfmain.menuhelp.caption"
 msgid "Help"
 msgstr "Hilfe"
 
-#: tfmain.menuhorizflipsub.caption
-msgctxt "tfmain.menuhorizflipsub.caption"
-msgid "Horizontal flip"
-msgstr "Horizontal spiegeln"
-
-#: tfmain.menuhorizflipsub.hint
-msgctxt "tfmain.menuhorizflipsub.hint"
-msgid "Flip image horizontally"
-msgstr "Das Bild horizontal spiegeln"
-
 #: tfmain.menuiconsize.caption
 msgid "Icon size"
 msgstr ""
@@ -1369,11 +1336,6 @@ msgctxt "tfmain.menuimage.caption"
 msgid "Image"
 msgstr "Bild"
 
-#: tfmain.menuitem1.caption
-msgctxt "tfmain.menuitem1.caption"
-msgid "-"
-msgstr "-"
-
 #: tfmain.menulanguage.caption
 msgctxt "tfmain.menulanguage.caption"
 msgid "Language"
@@ -1423,11 +1385,6 @@ msgstr "Lösen"
 msgid "Show undo/redo toolbar"
 msgstr "Zeige Rückgängig/Wiederholen Werkzeug"
 
-#: tfmain.menuvertflipsub.caption
-msgctxt "tfmain.menuvertflipsub.caption"
-msgid "Vertical flip"
-msgstr "Vertikal spiegeln"
-
 #: tfmain.menuview.caption
 msgctxt "tfmain.menuview.caption"
 msgid "View"
@@ -1532,6 +1489,14 @@ msgctxt "TFMAIN.SAVESELECTIONDIALOG.TITLE"
 msgid "Save selection as..."
 msgstr "Auswahl sichern unter..."
 
+#: tfmain.selectionhorizontalflip.hint
+msgid "Flip selection horizontally"
+msgstr ""
+
+#: tfmain.selectionverticalflip.hint
+msgid "Flip selection vertically"
+msgstr ""
+
 #: tfmain.shape_backcolor.hint
 msgctxt "tfmain.shape_backcolor.hint"
 msgid "Select secondary color"
@@ -1717,6 +1682,10 @@ msgctxt "tfmain.tooltexturemapping.hint"
 msgid "Texture mapping"
 msgstr "Texturzuweisung"
 
+#: tfmain.tool_aliasing.hint
+msgid "Disable antialiasing"
+msgstr ""
+
 #: tfmain.tool_capflat.hint
 msgctxt "TFMAIN.TOOL_CAPFLAT.HINT"
 msgid "Flat cap"

+ 26 - 56
lazpaint/release/i18n/lazpaint.es.po

@@ -172,6 +172,10 @@ msgstr "Operaciónes de mezcla disponibles en casi todos los programas"
 msgid "Browse images"
 msgstr "Explorar imágenes"
 
+#: tfbrowseimages.checkbox_usedirectoryonstartup.caption
+msgid "Use this directory on startup"
+msgstr "Utilizar esta carpeta al encendido"
+
 #: tfbrowseimages.label_status.caption
 msgctxt "tfbrowseimages.label_status.caption"
 msgid "."
@@ -778,6 +782,10 @@ msgctxt "tfmain.filereload.caption"
 msgid "Reload"
 msgstr "Recargar"
 
+#: tfmain.fileremembersaveformat.hint
+msgid "Remember save format"
+msgstr "Recordar el formato"
+
 #: tfmain.filesave.caption
 msgctxt "TFMAIN.FILESAVE.CAPTION"
 msgid "Save"
@@ -1061,21 +1069,6 @@ msgstr "Donar..."
 msgid "Fullscreen"
 msgstr "Pantalla completa"
 
-#: tfmain.itemhorizfliplayer.caption
-msgctxt "tfmain.itemhorizfliplayer.caption"
-msgid "Current layer"
-msgstr "Capa actual"
-
-#: tfmain.itemhorizflippicture.caption
-msgctxt "tfmain.itemhorizflippicture.caption"
-msgid "Whole picture"
-msgstr "Imágen completa"
-
-#: tfmain.itemhorizflipselection.caption
-msgctxt "tfmain.itemhorizflipselection.caption"
-msgid "Selection"
-msgstr "Selección"
-
 #: tfmain.itemiconsize16.caption
 msgid "16px"
 msgstr "16px"
@@ -1100,31 +1093,11 @@ msgstr "64px"
 msgid "auto"
 msgstr "automático"
 
-#: tfmain.itemquitseparator.caption
-msgctxt "tfmain.itemquitseparator.caption"
-msgid "-"
-msgstr "-"
-
 #: tfmain.itemuseimagebrowser.caption
 msgctxt "tfmain.itemuseimagebrowser.caption"
 msgid "Use image browser"
 msgstr "Usar explorador de imágenes"
 
-#: tfmain.itemvertfliplayer.caption
-msgctxt "tfmain.itemvertfliplayer.caption"
-msgid "Current layer"
-msgstr "Capa actual"
-
-#: tfmain.itemvertflippicture.caption
-msgctxt "tfmain.itemvertflippicture.caption"
-msgid "Whole picture"
-msgstr "Imágen completa"
-
-#: tfmain.itemvertflipselection.caption
-msgctxt "tfmain.itemvertflipselection.caption"
-msgid "Selection"
-msgstr "Selección"
-
 #: tfmain.itemviewdocktoolbox.caption
 msgid "Dock toolbox"
 msgstr "Acoplar barra de herramientas"
@@ -1285,6 +1258,10 @@ msgctxt "tfmain.layerverticalflip.hint"
 msgid "Flip layer vertically"
 msgstr "Voltear capa verticalmente"
 
+#: tfmain.layerzoom.hint
+msgid "Zoom layer"
+msgstr "Zoom de capa"
+
 #: tfmain.loadselectiondialog.title
 msgid "Load selection"
 msgstr "Cargar selección"
@@ -1329,16 +1306,6 @@ msgctxt "tfmain.menuhelp.caption"
 msgid "Help"
 msgstr "Ayuda"
 
-#: tfmain.menuhorizflipsub.caption
-msgctxt "tfmain.menuhorizflipsub.caption"
-msgid "Horizontal flip"
-msgstr "Voltear horizontalmente"
-
-#: tfmain.menuhorizflipsub.hint
-msgctxt "tfmain.menuhorizflipsub.hint"
-msgid "Flip image horizontally"
-msgstr "Voltear imágen horizontalmente"
-
 #: tfmain.menuiconsize.caption
 msgid "Icon size"
 msgstr "Tamaño de ícono"
@@ -1348,11 +1315,6 @@ msgctxt "tfmain.menuimage.caption"
 msgid "Image"
 msgstr "Imágen"
 
-#: tfmain.menuitem1.caption
-msgctxt "tfmain.menuitem1.caption"
-msgid "-"
-msgstr "-"
-
 #: tfmain.menulanguage.caption
 msgctxt "tfmain.menulanguage.caption"
 msgid "Language"
@@ -1401,11 +1363,6 @@ msgstr "Desacoplar"
 msgid "Show undo/redo toolbar"
 msgstr "Mostrar barra deshacer/rehacer"
 
-#: tfmain.menuvertflipsub.caption
-msgctxt "tfmain.menuvertflipsub.caption"
-msgid "Vertical flip"
-msgstr "Voltear verticalmente"
-
 #: tfmain.menuview.caption
 msgctxt "tfmain.menuview.caption"
 msgid "View"
@@ -1510,6 +1467,14 @@ msgctxt "TFMAIN.SAVESELECTIONDIALOG.TITLE"
 msgid "Save selection as..."
 msgstr "Guardar selección como..."
 
+#: tfmain.selectionhorizontalflip.hint
+msgid "Flip selection horizontally"
+msgstr "Voltear selección horizontalmente"
+
+#: tfmain.selectionverticalflip.hint
+msgid "Flip selection vertically"
+msgstr "Voltear selección verticalmente"
+
 #: tfmain.shape_backcolor.hint
 msgctxt "tfmain.shape_backcolor.hint"
 msgid "Select secondary color"
@@ -1588,7 +1553,7 @@ msgstr "Elegir un punto caliente de un cursor"
 #: tfmain.toollayermapping.hint
 msgctxt "tfmain.toollayermapping.hint"
 msgid "Layer perspective"
-msgstr "Perspectiva de Capa"
+msgstr "Perspectiva de capa"
 
 #: tfmain.toolloadtexture.hint
 msgctxt "tfmain.toolloadtexture.hint"
@@ -1695,6 +1660,10 @@ msgctxt "tfmain.tooltexturemapping.hint"
 msgid "Texture mapping"
 msgstr "Mapeo de texturas"
 
+#: tfmain.tool_aliasing.hint
+msgid "Disable antialiasing"
+msgstr "Desactivar antisolapamiento"
+
 #: tfmain.tool_capflat.hint
 msgctxt "TFMAIN.TOOL_CAPFLAT.HINT"
 msgid "Flat cap"
@@ -3489,3 +3458,4 @@ msgstr "Comando desconocido: "
 #: uresourcestrings.rsyes
 msgid "Yes"
 msgstr "Sí"
+

+ 24 - 55
lazpaint/release/i18n/lazpaint.fi.po

@@ -162,6 +162,10 @@ msgstr ""
 msgid "Browse images"
 msgstr "Selaa kuvia"
 
+#: tfbrowseimages.checkbox_usedirectoryonstartup.caption
+msgid "Use this directory on startup"
+msgstr ""
+
 #: tfbrowseimages.label_status.caption
 msgctxt "tfbrowseimages.label_status.caption"
 msgid "."
@@ -768,6 +772,10 @@ msgctxt "TFMAIN.FILERELOAD.CAPTION"
 msgid "Reload"
 msgstr ""
 
+#: tfmain.fileremembersaveformat.hint
+msgid "Remember save format"
+msgstr ""
+
 #: tfmain.filesave.caption
 msgctxt "TFMAIN.FILESAVE.CAPTION"
 msgid "Save"
@@ -1051,21 +1059,6 @@ msgstr ""
 msgid "Fullscreen"
 msgstr "Kokoruututila"
 
-#: tfmain.itemhorizfliplayer.caption
-msgctxt "TFMAIN.ITEMHORIZFLIPLAYER.CAPTION"
-msgid "Current layer"
-msgstr ""
-
-#: tfmain.itemhorizflippicture.caption
-msgctxt "TFMAIN.ITEMHORIZFLIPPICTURE.CAPTION"
-msgid "Whole picture"
-msgstr "Koko kuva"
-
-#: tfmain.itemhorizflipselection.caption
-msgctxt "TFMAIN.ITEMHORIZFLIPSELECTION.CAPTION"
-msgid "Selection"
-msgstr "Valittu"
-
 #: tfmain.itemiconsize16.caption
 msgid "16px"
 msgstr ""
@@ -1090,31 +1083,11 @@ msgstr ""
 msgid "auto"
 msgstr ""
 
-#: tfmain.itemquitseparator.caption
-msgctxt "tfmain.itemquitseparator.caption"
-msgid "-"
-msgstr ""
-
 #: tfmain.itemuseimagebrowser.caption
 msgctxt "tfmain.itemuseimagebrowser.caption"
 msgid "Use image browser"
 msgstr ""
 
-#: tfmain.itemvertfliplayer.caption
-msgctxt "TFMAIN.ITEMVERTFLIPLAYER.CAPTION"
-msgid "Current layer"
-msgstr ""
-
-#: tfmain.itemvertflippicture.caption
-msgctxt "TFMAIN.ITEMVERTFLIPPICTURE.CAPTION"
-msgid "Whole picture"
-msgstr "Koko kuva"
-
-#: tfmain.itemvertflipselection.caption
-msgctxt "TFMAIN.ITEMVERTFLIPSELECTION.CAPTION"
-msgid "Selection"
-msgstr "Valittu"
-
 #: tfmain.itemviewdocktoolbox.caption
 msgid "Dock toolbox"
 msgstr ""
@@ -1275,6 +1248,10 @@ msgctxt "tfmain.layerverticalflip.hint"
 msgid "Flip layer vertically"
 msgstr "Peilaa kerrosta pystysuunnassa"
 
+#: tfmain.layerzoom.hint
+msgid "Zoom layer"
+msgstr ""
+
 #: tfmain.loadselectiondialog.title
 msgid "Load selection"
 msgstr ""
@@ -1319,16 +1296,6 @@ msgctxt "TFMAIN.MENUHELP.CAPTION"
 msgid "Help"
 msgstr "Ohje"
 
-#: tfmain.menuhorizflipsub.caption
-msgctxt "TFMAIN.MENUHORIZFLIPSUB.CAPTION"
-msgid "Horizontal flip"
-msgstr "Peilaa vaakasuunnassa"
-
-#: tfmain.menuhorizflipsub.hint
-msgctxt "TFMAIN.MENUHORIZFLIPSUB.HINT"
-msgid "Flip image horizontally"
-msgstr ""
-
 #: tfmain.menuiconsize.caption
 msgid "Icon size"
 msgstr ""
@@ -1338,11 +1305,6 @@ msgctxt "TFMAIN.MENUIMAGE.CAPTION"
 msgid "Image"
 msgstr "Kuva"
 
-#: tfmain.menuitem1.caption
-msgctxt "tfmain.menuitem1.caption"
-msgid "-"
-msgstr ""
-
 #: tfmain.menulanguage.caption
 msgctxt "TFMAIN.MENULANGUAGE.CAPTION"
 msgid "Language"
@@ -1391,11 +1353,6 @@ msgstr "Omaksi ikkunaksi"
 msgid "Show undo/redo toolbar"
 msgstr "Näytä kumoa/palauta kuvakkeet kuvakerivillä"
 
-#: tfmain.menuvertflipsub.caption
-msgctxt "TFMAIN.MENUVERTFLIPSUB.CAPTION"
-msgid "Vertical flip"
-msgstr "Peilaa pystysuunnassa"
-
 #: tfmain.menuview.caption
 msgctxt "TFMAIN.MENUVIEW.CAPTION"
 msgid "View"
@@ -1500,6 +1457,14 @@ msgctxt "TFMAIN.SAVESELECTIONDIALOG.TITLE"
 msgid "Save selection as..."
 msgstr ""
 
+#: tfmain.selectionhorizontalflip.hint
+msgid "Flip selection horizontally"
+msgstr ""
+
+#: tfmain.selectionverticalflip.hint
+msgid "Flip selection vertically"
+msgstr ""
+
 #: tfmain.shape_backcolor.hint
 msgctxt "tfmain.shape_backcolor.hint"
 msgid "Select secondary color"
@@ -1685,6 +1650,10 @@ msgctxt "tfmain.tooltexturemapping.hint"
 msgid "Texture mapping"
 msgstr ""
 
+#: tfmain.tool_aliasing.hint
+msgid "Disable antialiasing"
+msgstr ""
+
 #: tfmain.tool_capflat.hint
 msgctxt "TFMAIN.TOOL_CAPFLAT.HINT"
 msgid "Flat cap"

+ 10 - 61
lazpaint/release/i18n/lazpaint.fr.po

@@ -19,11 +19,11 @@ msgstr ""
 
 #: tablet.getprocfailed
 msgid "Procedure %s failed to load properly."
-msgstr ""
+msgstr "La procédure %s n'a pas réussi à se charger correctement."
 
 #: tablet.openfailed
 msgid "Tablet context failed to open."
-msgstr ""
+msgstr "Le contexte de la tablette ne s'est pas ouvert."
 
 #: tfabout.button_donate.caption
 msgctxt "tfabout.button_donate.caption"
@@ -1075,21 +1075,6 @@ msgstr "Faire un don..."
 msgid "Fullscreen"
 msgstr "Plein écran"
 
-#: tfmain.itemhorizfliplayer.caption
-msgctxt "tfmain.itemhorizfliplayer.caption"
-msgid "Current layer"
-msgstr "Calque actif"
-
-#: tfmain.itemhorizflippicture.caption
-msgctxt "tfmain.itemhorizflippicture.caption"
-msgid "Whole picture"
-msgstr "Toute l'image"
-
-#: tfmain.itemhorizflipselection.caption
-msgctxt "tfmain.itemhorizflipselection.caption"
-msgid "Selection"
-msgstr "La sélection"
-
 #: tfmain.itemiconsize16.caption
 msgid "16px"
 msgstr ""
@@ -1114,31 +1099,11 @@ msgstr ""
 msgid "auto"
 msgstr ""
 
-#: tfmain.itemquitseparator.caption
-msgctxt "tfmain.itemquitseparator.caption"
-msgid "-"
-msgstr "-"
-
 #: tfmain.itemuseimagebrowser.caption
 msgctxt "tfmain.itemuseimagebrowser.caption"
 msgid "Use image browser"
 msgstr "Utiliser l'explorateur d'images"
 
-#: tfmain.itemvertfliplayer.caption
-msgctxt "tfmain.itemvertfliplayer.caption"
-msgid "Current layer"
-msgstr "Calque actif"
-
-#: tfmain.itemvertflippicture.caption
-msgctxt "tfmain.itemvertflippicture.caption"
-msgid "Whole picture"
-msgstr "Toute l'image"
-
-#: tfmain.itemvertflipselection.caption
-msgctxt "tfmain.itemvertflipselection.caption"
-msgid "Selection"
-msgstr "La sélection"
-
 #: tfmain.itemviewdocktoolbox.caption
 msgid "Dock toolbox"
 msgstr "Ancrer la boîte à outils"
@@ -1224,7 +1189,7 @@ msgstr "Bordure"
 
 #: tfmain.label_ratio.caption
 msgid "Ratio"
-msgstr ""
+msgstr "Rapport"
 
 #: tfmain.label_shadowoffset.caption
 msgctxt "TFMAIN.LABEL_SHADOWOFFSET.CAPTION"
@@ -1299,6 +1264,10 @@ msgctxt "tfmain.layerverticalflip.hint"
 msgid "Flip layer vertically"
 msgstr "Retourner le calque verticalement"
 
+#: tfmain.layerzoom.hint
+msgid "Zoom layer"
+msgstr "Zoomer le calque"
+
 #: tfmain.loadselectiondialog.title
 msgid "Load selection"
 msgstr "Charger la sélection"
@@ -1343,16 +1312,6 @@ msgctxt "tfmain.menuhelp.caption"
 msgid "Help"
 msgstr "Aide"
 
-#: tfmain.menuhorizflipsub.caption
-msgctxt "tfmain.menuhorizflipsub.caption"
-msgid "Horizontal flip"
-msgstr "Retournement horizontal"
-
-#: tfmain.menuhorizflipsub.hint
-msgctxt "tfmain.menuhorizflipsub.hint"
-msgid "Flip image horizontally"
-msgstr "Retourner l'image horizontalement"
-
 #: tfmain.menuiconsize.caption
 msgid "Icon size"
 msgstr "Taille d'icône"
@@ -1362,11 +1321,6 @@ msgctxt "tfmain.menuimage.caption"
 msgid "Image"
 msgstr "Image"
 
-#: tfmain.menuitem1.caption
-msgctxt "tfmain.menuitem1.caption"
-msgid "-"
-msgstr "-"
-
 #: tfmain.menulanguage.caption
 msgctxt "tfmain.menulanguage.caption"
 msgid "Language"
@@ -1415,11 +1369,6 @@ msgstr "Ne pas ancrer"
 msgid "Show undo/redo toolbar"
 msgstr "Afficher la barre d'outils annuler/refaire"
 
-#: tfmain.menuvertflipsub.caption
-msgctxt "tfmain.menuvertflipsub.caption"
-msgid "Vertical flip"
-msgstr "Retournement vertical"
-
 #: tfmain.menuview.caption
 msgctxt "tfmain.menuview.caption"
 msgid "View"
@@ -2533,7 +2482,7 @@ msgstr "Largeur :"
 
 #: tfquestion.caption
 msgid "Question"
-msgstr ""
+msgstr "Question"
 
 #: tfquestion.checkbox_rememberchoice.caption
 msgid "Remember this choice"
@@ -2682,11 +2631,11 @@ msgstr "2 couleurs"
 
 #: tfsaveoption.radiobutton_32bitsperpixel.caption
 msgid "32 bits"
-msgstr ""
+msgstr "32 bits"
 
 #: tfsaveoption.radiobutton_miomap.caption
 msgid "MioMap"
-msgstr ""
+msgstr "MioMap"
 
 #: tfsharpen.button_cancel.caption
 msgctxt "tfsharpen.button_cancel.caption"

+ 24 - 55
lazpaint/release/i18n/lazpaint.ja.po

@@ -180,6 +180,10 @@ msgstr ""
 msgid "Browse images"
 msgstr ""
 
+#: tfbrowseimages.checkbox_usedirectoryonstartup.caption
+msgid "Use this directory on startup"
+msgstr ""
+
 #: tfbrowseimages.label_status.caption
 msgctxt "tfbrowseimages.label_status.caption"
 msgid "."
@@ -788,6 +792,10 @@ msgctxt "tfmain.filereload.caption"
 msgid "Reload"
 msgstr ""
 
+#: tfmain.fileremembersaveformat.hint
+msgid "Remember save format"
+msgstr ""
+
 #: tfmain.filesave.caption
 msgctxt "TFMAIN.FILESAVE.CAPTION"
 msgid "Save"
@@ -1072,21 +1080,6 @@ msgstr "寄付する..."
 msgid "Fullscreen"
 msgstr ""
 
-#: tfmain.itemhorizfliplayer.caption
-msgctxt "tfmain.itemhorizfliplayer.caption"
-msgid "Current layer"
-msgstr ""
-
-#: tfmain.itemhorizflippicture.caption
-msgctxt "tfmain.itemhorizflippicture.caption"
-msgid "Whole picture"
-msgstr ""
-
-#: tfmain.itemhorizflipselection.caption
-msgctxt "tfmain.itemhorizflipselection.caption"
-msgid "Selection"
-msgstr ""
-
 #: tfmain.itemiconsize16.caption
 msgid "16px"
 msgstr ""
@@ -1111,31 +1104,11 @@ msgstr ""
 msgid "auto"
 msgstr ""
 
-#: tfmain.itemquitseparator.caption
-msgctxt "tfmain.itemquitseparator.caption"
-msgid "-"
-msgstr ""
-
 #: tfmain.itemuseimagebrowser.caption
 msgctxt "tfmain.itemuseimagebrowser.caption"
 msgid "Use image browser"
 msgstr ""
 
-#: tfmain.itemvertfliplayer.caption
-msgctxt "tfmain.itemvertfliplayer.caption"
-msgid "Current layer"
-msgstr ""
-
-#: tfmain.itemvertflippicture.caption
-msgctxt "tfmain.itemvertflippicture.caption"
-msgid "Whole picture"
-msgstr ""
-
-#: tfmain.itemvertflipselection.caption
-msgctxt "tfmain.itemvertflipselection.caption"
-msgid "Selection"
-msgstr ""
-
 #: tfmain.itemviewdocktoolbox.caption
 msgid "Dock toolbox"
 msgstr ""
@@ -1296,6 +1269,10 @@ msgctxt "tfmain.layerverticalflip.hint"
 msgid "Flip layer vertically"
 msgstr ""
 
+#: tfmain.layerzoom.hint
+msgid "Zoom layer"
+msgstr ""
+
 #: tfmain.loadselectiondialog.title
 msgid "Load selection"
 msgstr "領域をロード"
@@ -1340,16 +1317,6 @@ msgctxt "tfmain.menuhelp.caption"
 msgid "Help"
 msgstr "ヘルプ"
 
-#: tfmain.menuhorizflipsub.caption
-msgctxt "tfmain.menuhorizflipsub.caption"
-msgid "Horizontal flip"
-msgstr "水平フリップ"
-
-#: tfmain.menuhorizflipsub.hint
-msgctxt "tfmain.menuhorizflipsub.hint"
-msgid "Flip image horizontally"
-msgstr "水平方向にイメージをひっくり返す"
-
 #: tfmain.menuiconsize.caption
 msgid "Icon size"
 msgstr ""
@@ -1359,11 +1326,6 @@ msgctxt "tfmain.menuimage.caption"
 msgid "Image"
 msgstr "イメージ"
 
-#: tfmain.menuitem1.caption
-msgctxt "tfmain.menuitem1.caption"
-msgid "-"
-msgstr ""
-
 #: tfmain.menulanguage.caption
 msgctxt "tfmain.menulanguage.caption"
 msgid "Language"
@@ -1414,11 +1376,6 @@ msgstr ""
 msgid "Show undo/redo toolbar"
 msgstr ""
 
-#: tfmain.menuvertflipsub.caption
-msgctxt "tfmain.menuvertflipsub.caption"
-msgid "Vertical flip"
-msgstr "垂直フリップ"
-
 #: tfmain.menuview.caption
 msgctxt "tfmain.menuview.caption"
 msgid "View"
@@ -1523,6 +1480,14 @@ msgctxt "TFMAIN.SAVESELECTIONDIALOG.TITLE"
 msgid "Save selection as..."
 msgstr "選択領域を保存..."
 
+#: tfmain.selectionhorizontalflip.hint
+msgid "Flip selection horizontally"
+msgstr ""
+
+#: tfmain.selectionverticalflip.hint
+msgid "Flip selection vertically"
+msgstr ""
+
 #: tfmain.shape_backcolor.hint
 msgctxt "tfmain.shape_backcolor.hint"
 msgid "Select secondary color"
@@ -1708,6 +1673,10 @@ msgctxt "tfmain.tooltexturemapping.hint"
 msgid "Texture mapping"
 msgstr ""
 
+#: tfmain.tool_aliasing.hint
+msgid "Disable antialiasing"
+msgstr ""
+
 #: tfmain.tool_capflat.hint
 msgctxt "TFMAIN.TOOL_CAPFLAT.HINT"
 msgid "Flat cap"

+ 24 - 55
lazpaint/release/i18n/lazpaint.lv.po

@@ -176,6 +176,10 @@ msgstr "Sapludunāšana veidi, kuri pieejami gandrīz visos attēlu redaktoros"
 msgid "Browse images"
 msgstr "Caurskatīt attēlus"
 
+#: tfbrowseimages.checkbox_usedirectoryonstartup.caption
+msgid "Use this directory on startup"
+msgstr ""
+
 #: tfbrowseimages.label_status.caption
 #, fuzzy
 msgctxt "tfbrowseimages.label_status.caption"
@@ -783,6 +787,10 @@ msgctxt "TFMAIN.FILERELOAD.CAPTION"
 msgid "Reload"
 msgstr "Pārlasīt attēlu"
 
+#: tfmain.fileremembersaveformat.hint
+msgid "Remember save format"
+msgstr ""
+
 #: tfmain.filesave.caption
 msgctxt "TFMAIN.FILESAVE.CAPTION"
 msgid "Save"
@@ -1068,21 +1076,6 @@ msgstr "Ziedot ..."
 msgid "Fullscreen"
 msgstr "Pilnekrāna"
 
-#: tfmain.itemhorizfliplayer.caption
-msgctxt "TFMAIN.ITEMHORIZFLIPLAYER.CAPTION"
-msgid "Current layer"
-msgstr "Pašreizējais slānis"
-
-#: tfmain.itemhorizflippicture.caption
-msgctxt "TFMAIN.ITEMHORIZFLIPPICTURE.CAPTION"
-msgid "Whole picture"
-msgstr "Visu attēlu"
-
-#: tfmain.itemhorizflipselection.caption
-msgctxt "TFMAIN.ITEMHORIZFLIPSELECTION.CAPTION"
-msgid "Selection"
-msgstr "Iezīmēto daļu"
-
 #: tfmain.itemiconsize16.caption
 msgid "16px"
 msgstr ""
@@ -1107,31 +1100,11 @@ msgstr ""
 msgid "auto"
 msgstr ""
 
-#: tfmain.itemquitseparator.caption
-msgctxt "tfmain.itemquitseparator.caption"
-msgid "-"
-msgstr "-"
-
 #: tfmain.itemuseimagebrowser.caption
 msgctxt "tfmain.itemuseimagebrowser.caption"
 msgid "Use image browser"
 msgstr ""
 
-#: tfmain.itemvertfliplayer.caption
-msgctxt "TFMAIN.ITEMVERTFLIPLAYER.CAPTION"
-msgid "Current layer"
-msgstr "Current layer"
-
-#: tfmain.itemvertflippicture.caption
-msgctxt "TFMAIN.ITEMVERTFLIPPICTURE.CAPTION"
-msgid "Whole picture"
-msgstr "Visu attēlu"
-
-#: tfmain.itemvertflipselection.caption
-msgctxt "TFMAIN.ITEMVERTFLIPSELECTION.CAPTION"
-msgid "Selection"
-msgstr "Iezīmēto daļu"
-
 #: tfmain.itemviewdocktoolbox.caption
 msgid "Dock toolbox"
 msgstr "Piesaistīt darbarīkus"
@@ -1292,6 +1265,10 @@ msgctxt "tfmain.layerverticalflip.hint"
 msgid "Flip layer vertically"
 msgstr "Apmesrt slāni stateniski"
 
+#: tfmain.layerzoom.hint
+msgid "Zoom layer"
+msgstr ""
+
 #: tfmain.loadselectiondialog.title
 msgid "Load selection"
 msgstr "Ielasīt iezīmējumu"
@@ -1336,16 +1313,6 @@ msgctxt "TFMAIN.MENUHELP.CAPTION"
 msgid "Help"
 msgstr "Palīgs"
 
-#: tfmain.menuhorizflipsub.caption
-msgctxt "TFMAIN.MENUHORIZFLIPSUB.CAPTION"
-msgid "Horizontal flip"
-msgstr "Apmest guleniski"
-
-#: tfmain.menuhorizflipsub.hint
-msgctxt "TFMAIN.MENUHORIZFLIPSUB.HINT"
-msgid "Flip image horizontally"
-msgstr "Apmest stateniski"
-
 #: tfmain.menuiconsize.caption
 msgid "Icon size"
 msgstr ""
@@ -1355,11 +1322,6 @@ msgctxt "TFMAIN.MENUIMAGE.CAPTION"
 msgid "Image"
 msgstr "Attēls"
 
-#: tfmain.menuitem1.caption
-msgctxt "tfmain.menuitem1.caption"
-msgid "-"
-msgstr "-"
-
 #: tfmain.menulanguage.caption
 msgctxt "TFMAIN.MENULANGUAGE.CAPTION"
 msgid "Language"
@@ -1408,11 +1370,6 @@ msgstr "Nepiesaistīt"
 msgid "Show undo/redo toolbar"
 msgstr "Rādīt atsaukšanas rīkus"
 
-#: tfmain.menuvertflipsub.caption
-msgctxt "TFMAIN.MENUVERTFLIPSUB.CAPTION"
-msgid "Vertical flip"
-msgstr "Apmest stateniski"
-
 #: tfmain.menuview.caption
 msgctxt "TFMAIN.MENUVIEW.CAPTION"
 msgid "View"
@@ -1517,6 +1474,14 @@ msgctxt "TFMAIN.SAVESELECTIONDIALOG.TITLE"
 msgid "Save selection as..."
 msgstr "Saglabāt iezīmējumu kā ..."
 
+#: tfmain.selectionhorizontalflip.hint
+msgid "Flip selection horizontally"
+msgstr ""
+
+#: tfmain.selectionverticalflip.hint
+msgid "Flip selection vertically"
+msgstr ""
+
 #: tfmain.shape_backcolor.hint
 msgctxt "tfmain.shape_backcolor.hint"
 msgid "Select secondary color"
@@ -1701,6 +1666,10 @@ msgctxt "tfmain.tooltexturemapping.hint"
 msgid "Texture mapping"
 msgstr "Virsma ar rakstu"
 
+#: tfmain.tool_aliasing.hint
+msgid "Disable antialiasing"
+msgstr ""
+
 #: tfmain.tool_capflat.hint
 msgctxt "TFMAIN.TOOL_CAPFLAT.HINT"
 msgid "Flat cap"

+ 24 - 55
lazpaint/release/i18n/lazpaint.nl.po

@@ -199,6 +199,10 @@ msgstr "Basale mengoperaties die beschikbaar zijn in bijna alle beeldbewerkingss
 msgid "Browse images"
 msgstr "Blader door beelden"
 
+#: tfbrowseimages.checkbox_usedirectoryonstartup.caption
+msgid "Use this directory on startup"
+msgstr ""
+
 #: tfbrowseimages.label_status.caption
 #, fuzzy
 msgctxt "tfbrowseimages.label_status.caption"
@@ -806,6 +810,10 @@ msgctxt "tfmain.filereload.caption"
 msgid "Reload"
 msgstr "Herlaad"
 
+#: tfmain.fileremembersaveformat.hint
+msgid "Remember save format"
+msgstr ""
+
 #: tfmain.filesave.caption
 msgctxt "TFMAIN.FILESAVE.CAPTION"
 msgid "Save"
@@ -1089,21 +1097,6 @@ msgstr "Doneren..."
 msgid "Fullscreen"
 msgstr ""
 
-#: tfmain.itemhorizfliplayer.caption
-msgctxt "tfmain.itemhorizfliplayer.caption"
-msgid "Current layer"
-msgstr "Huidige laag"
-
-#: tfmain.itemhorizflippicture.caption
-msgctxt "tfmain.itemhorizflippicture.caption"
-msgid "Whole picture"
-msgstr "Hele afbeelding"
-
-#: tfmain.itemhorizflipselection.caption
-msgctxt "tfmain.itemhorizflipselection.caption"
-msgid "Selection"
-msgstr "Selectie"
-
 #: tfmain.itemiconsize16.caption
 msgid "16px"
 msgstr ""
@@ -1128,31 +1121,11 @@ msgstr ""
 msgid "auto"
 msgstr ""
 
-#: tfmain.itemquitseparator.caption
-msgctxt "tfmain.itemquitseparator.caption"
-msgid "-"
-msgstr "-"
-
 #: tfmain.itemuseimagebrowser.caption
 msgctxt "tfmain.itemuseimagebrowser.caption"
 msgid "Use image browser"
 msgstr ""
 
-#: tfmain.itemvertfliplayer.caption
-msgctxt "tfmain.itemvertfliplayer.caption"
-msgid "Current layer"
-msgstr "Huidige laag"
-
-#: tfmain.itemvertflippicture.caption
-msgctxt "tfmain.itemvertflippicture.caption"
-msgid "Whole picture"
-msgstr "Hele afbeelding"
-
-#: tfmain.itemvertflipselection.caption
-msgctxt "tfmain.itemvertflipselection.caption"
-msgid "Selection"
-msgstr "Selectie"
-
 #: tfmain.itemviewdocktoolbox.caption
 msgid "Dock toolbox"
 msgstr ""
@@ -1314,6 +1287,10 @@ msgctxt "tfmain.layerverticalflip.hint"
 msgid "Flip layer vertically"
 msgstr "Laag verticaal spiegelen"
 
+#: tfmain.layerzoom.hint
+msgid "Zoom layer"
+msgstr ""
+
 #: tfmain.loadselectiondialog.title
 msgid "Load selection"
 msgstr "Selectie laden"
@@ -1358,16 +1335,6 @@ msgctxt "tfmain.menuhelp.caption"
 msgid "Help"
 msgstr "Help"
 
-#: tfmain.menuhorizflipsub.caption
-msgctxt "tfmain.menuhorizflipsub.caption"
-msgid "Horizontal flip"
-msgstr "Horizontale spiegeling"
-
-#: tfmain.menuhorizflipsub.hint
-msgctxt "tfmain.menuhorizflipsub.hint"
-msgid "Flip image horizontally"
-msgstr "Afbeelding horizontaal spiegelen"
-
 #: tfmain.menuiconsize.caption
 msgid "Icon size"
 msgstr ""
@@ -1377,11 +1344,6 @@ msgctxt "tfmain.menuimage.caption"
 msgid "Image"
 msgstr "Afbeelding"
 
-#: tfmain.menuitem1.caption
-msgctxt "tfmain.menuitem1.caption"
-msgid "-"
-msgstr "-"
-
 #: tfmain.menulanguage.caption
 msgctxt "tfmain.menulanguage.caption"
 msgid "Language"
@@ -1432,11 +1394,6 @@ msgstr ""
 msgid "Show undo/redo toolbar"
 msgstr ""
 
-#: tfmain.menuvertflipsub.caption
-msgctxt "tfmain.menuvertflipsub.caption"
-msgid "Vertical flip"
-msgstr "Verticaal spiegelen"
-
 #: tfmain.menuview.caption
 msgctxt "tfmain.menuview.caption"
 msgid "View"
@@ -1542,6 +1499,14 @@ msgctxt "TFMAIN.SAVESELECTIONDIALOG.TITLE"
 msgid "Save selection as..."
 msgstr "Selectie opslaan als..."
 
+#: tfmain.selectionhorizontalflip.hint
+msgid "Flip selection horizontally"
+msgstr ""
+
+#: tfmain.selectionverticalflip.hint
+msgid "Flip selection vertically"
+msgstr ""
+
 #: tfmain.shape_backcolor.hint
 msgctxt "tfmain.shape_backcolor.hint"
 msgid "Select secondary color"
@@ -1727,6 +1692,10 @@ msgctxt "tfmain.tooltexturemapping.hint"
 msgid "Texture mapping"
 msgstr "Texture mapping"
 
+#: tfmain.tool_aliasing.hint
+msgid "Disable antialiasing"
+msgstr ""
+
 #: tfmain.tool_capflat.hint
 msgctxt "TFMAIN.TOOL_CAPFLAT.HINT"
 msgid "Flat cap"

+ 0 - 55
lazpaint/release/i18n/lazpaint.po

@@ -1059,21 +1059,6 @@ msgstr ""
 msgid "Fullscreen"
 msgstr ""
 
-#: tfmain.itemhorizfliplayer.caption
-msgctxt "TFMAIN.ITEMHORIZFLIPLAYER.CAPTION"
-msgid "Current layer"
-msgstr ""
-
-#: tfmain.itemhorizflippicture.caption
-msgctxt "TFMAIN.ITEMHORIZFLIPPICTURE.CAPTION"
-msgid "Whole picture"
-msgstr ""
-
-#: tfmain.itemhorizflipselection.caption
-msgctxt "TFMAIN.ITEMHORIZFLIPSELECTION.CAPTION"
-msgid "Selection"
-msgstr ""
-
 #: tfmain.itemiconsize16.caption
 msgid "16px"
 msgstr ""
@@ -1098,31 +1083,11 @@ msgstr ""
 msgid "auto"
 msgstr ""
 
-#: tfmain.itemquitseparator.caption
-msgctxt "TFMAIN.ITEMQUITSEPARATOR.CAPTION"
-msgid "-"
-msgstr ""
-
 #: tfmain.itemuseimagebrowser.caption
 msgctxt "TFMAIN.ITEMUSEIMAGEBROWSER.CAPTION"
 msgid "Use image browser"
 msgstr ""
 
-#: tfmain.itemvertfliplayer.caption
-msgctxt "TFMAIN.ITEMVERTFLIPLAYER.CAPTION"
-msgid "Current layer"
-msgstr ""
-
-#: tfmain.itemvertflippicture.caption
-msgctxt "TFMAIN.ITEMVERTFLIPPICTURE.CAPTION"
-msgid "Whole picture"
-msgstr ""
-
-#: tfmain.itemvertflipselection.caption
-msgctxt "TFMAIN.ITEMVERTFLIPSELECTION.CAPTION"
-msgid "Selection"
-msgstr ""
-
 #: tfmain.itemviewdocktoolbox.caption
 msgid "Dock toolbox"
 msgstr ""
@@ -1331,16 +1296,6 @@ msgctxt "TFMAIN.MENUHELP.CAPTION"
 msgid "Help"
 msgstr ""
 
-#: tfmain.menuhorizflipsub.caption
-msgctxt "TFMAIN.MENUHORIZFLIPSUB.CAPTION"
-msgid "Horizontal flip"
-msgstr ""
-
-#: tfmain.menuhorizflipsub.hint
-msgctxt "TFMAIN.MENUHORIZFLIPSUB.HINT"
-msgid "Flip image horizontally"
-msgstr ""
-
 #: tfmain.menuiconsize.caption
 msgid "Icon size"
 msgstr ""
@@ -1350,11 +1305,6 @@ msgctxt "TFMAIN.MENUIMAGE.CAPTION"
 msgid "Image"
 msgstr ""
 
-#: tfmain.menuitem1.caption
-msgctxt "TFMAIN.MENUITEM1.CAPTION"
-msgid "-"
-msgstr ""
-
 #: tfmain.menulanguage.caption
 msgctxt "TFMAIN.MENULANGUAGE.CAPTION"
 msgid "Language"
@@ -1403,11 +1353,6 @@ msgstr ""
 msgid "Show undo/redo toolbar"
 msgstr ""
 
-#: tfmain.menuvertflipsub.caption
-msgctxt "TFMAIN.MENUVERTFLIPSUB.CAPTION"
-msgid "Vertical flip"
-msgstr ""
-
 #: tfmain.menuview.caption
 msgctxt "TFMAIN.MENUVIEW.CAPTION"
 msgid "View"

+ 24 - 55
lazpaint/release/i18n/lazpaint.pt_BR.po

@@ -184,6 +184,10 @@ msgstr "Operações de mesclagem básicas que estão disponíveis em praticament
 msgid "Browse images"
 msgstr "Navegue nas imagens"
 
+#: tfbrowseimages.checkbox_usedirectoryonstartup.caption
+msgid "Use this directory on startup"
+msgstr ""
+
 #: tfbrowseimages.label_status.caption
 msgctxt "tfbrowseimages.label_status.caption"
 msgid "."
@@ -790,6 +794,10 @@ msgctxt "TFMAIN.FILERELOAD.CAPTION"
 msgid "Reload"
 msgstr "Recarregar"
 
+#: tfmain.fileremembersaveformat.hint
+msgid "Remember save format"
+msgstr ""
+
 #: tfmain.filesave.caption
 msgctxt "TFMAIN.FILESAVE.CAPTION"
 msgid "Save"
@@ -1075,21 +1083,6 @@ msgstr "Doar..."
 msgid "Fullscreen"
 msgstr ""
 
-#: tfmain.itemhorizfliplayer.caption
-msgctxt "TFMAIN.ITEMHORIZFLIPLAYER.CAPTION"
-msgid "Current layer"
-msgstr "Camada atual"
-
-#: tfmain.itemhorizflippicture.caption
-msgctxt "TFMAIN.ITEMHORIZFLIPPICTURE.CAPTION"
-msgid "Whole picture"
-msgstr "Imagem inteira"
-
-#: tfmain.itemhorizflipselection.caption
-msgctxt "TFMAIN.ITEMHORIZFLIPSELECTION.CAPTION"
-msgid "Selection"
-msgstr "Seleção"
-
 #: tfmain.itemiconsize16.caption
 msgid "16px"
 msgstr ""
@@ -1114,31 +1107,11 @@ msgstr ""
 msgid "auto"
 msgstr ""
 
-#: tfmain.itemquitseparator.caption
-msgctxt "tfmain.itemquitseparator.caption"
-msgid "-"
-msgstr ""
-
 #: tfmain.itemuseimagebrowser.caption
 msgctxt "tfmain.itemuseimagebrowser.caption"
 msgid "Use image browser"
 msgstr ""
 
-#: tfmain.itemvertfliplayer.caption
-msgctxt "TFMAIN.ITEMVERTFLIPLAYER.CAPTION"
-msgid "Current layer"
-msgstr "Camada atual"
-
-#: tfmain.itemvertflippicture.caption
-msgctxt "TFMAIN.ITEMVERTFLIPPICTURE.CAPTION"
-msgid "Whole picture"
-msgstr "Imagem inteira"
-
-#: tfmain.itemvertflipselection.caption
-msgctxt "TFMAIN.ITEMVERTFLIPSELECTION.CAPTION"
-msgid "Selection"
-msgstr "Seleção"
-
 #: tfmain.itemviewdocktoolbox.caption
 msgid "Dock toolbox"
 msgstr ""
@@ -1299,6 +1272,10 @@ msgctxt "tfmain.layerverticalflip.hint"
 msgid "Flip layer vertically"
 msgstr "Inverter camada verticalmente"
 
+#: tfmain.layerzoom.hint
+msgid "Zoom layer"
+msgstr ""
+
 #: tfmain.loadselectiondialog.title
 msgid "Load selection"
 msgstr "Abrir seleção"
@@ -1343,16 +1320,6 @@ msgctxt "TFMAIN.MENUHELP.CAPTION"
 msgid "Help"
 msgstr "Ajuda"
 
-#: tfmain.menuhorizflipsub.caption
-msgctxt "TFMAIN.MENUHORIZFLIPSUB.CAPTION"
-msgid "Horizontal flip"
-msgstr "Inverter horizontalmente"
-
-#: tfmain.menuhorizflipsub.hint
-msgctxt "TFMAIN.MENUHORIZFLIPSUB.HINT"
-msgid "Flip image horizontally"
-msgstr "Inverter imagem horizontalmente"
-
 #: tfmain.menuiconsize.caption
 msgid "Icon size"
 msgstr ""
@@ -1362,11 +1329,6 @@ msgctxt "TFMAIN.MENUIMAGE.CAPTION"
 msgid "Image"
 msgstr "Imagem"
 
-#: tfmain.menuitem1.caption
-msgctxt "tfmain.menuitem1.caption"
-msgid "-"
-msgstr ""
-
 #: tfmain.menulanguage.caption
 msgctxt "tfmain.menulanguage.caption"
 msgid "Language"
@@ -1417,11 +1379,6 @@ msgstr ""
 msgid "Show undo/redo toolbar"
 msgstr ""
 
-#: tfmain.menuvertflipsub.caption
-msgctxt "TFMAIN.MENUVERTFLIPSUB.CAPTION"
-msgid "Vertical flip"
-msgstr "Inverter verticalmente"
-
 #: tfmain.menuview.caption
 msgctxt "TFMAIN.MENUVIEW.CAPTION"
 msgid "View"
@@ -1526,6 +1483,14 @@ msgctxt "TFMAIN.SAVESELECTIONDIALOG.TITLE"
 msgid "Save selection as..."
 msgstr "Salvar seleção como..."
 
+#: tfmain.selectionhorizontalflip.hint
+msgid "Flip selection horizontally"
+msgstr ""
+
+#: tfmain.selectionverticalflip.hint
+msgid "Flip selection vertically"
+msgstr ""
+
 #: tfmain.shape_backcolor.hint
 msgctxt "tfmain.shape_backcolor.hint"
 msgid "Select secondary color"
@@ -1711,6 +1676,10 @@ msgctxt "tfmain.tooltexturemapping.hint"
 msgid "Texture mapping"
 msgstr "Mapeamento da textura"
 
+#: tfmain.tool_aliasing.hint
+msgid "Disable antialiasing"
+msgstr ""
+
 #: tfmain.tool_capflat.hint
 msgctxt "TFMAIN.TOOL_CAPFLAT.HINT"
 msgid "Flat cap"

+ 24 - 55
lazpaint/release/i18n/lazpaint.ru.po

@@ -175,6 +175,10 @@ msgstr ""
 msgid "Browse images"
 msgstr ""
 
+#: tfbrowseimages.checkbox_usedirectoryonstartup.caption
+msgid "Use this directory on startup"
+msgstr ""
+
 #: tfbrowseimages.label_status.caption
 #, fuzzy
 msgctxt "tfbrowseimages.label_status.caption"
@@ -784,6 +788,10 @@ msgctxt "tfmain.filereload.caption"
 msgid "Reload"
 msgstr "Перезагрузить"
 
+#: tfmain.fileremembersaveformat.hint
+msgid "Remember save format"
+msgstr ""
+
 #: tfmain.filesave.caption
 msgctxt "TFMAIN.FILESAVE.CAPTION"
 msgid "Save"
@@ -1069,21 +1077,6 @@ msgstr "Пожертвования ..."
 msgid "Fullscreen"
 msgstr ""
 
-#: tfmain.itemhorizfliplayer.caption
-msgctxt "tfmain.itemhorizfliplayer.caption"
-msgid "Current layer"
-msgstr "Текущий слой"
-
-#: tfmain.itemhorizflippicture.caption
-msgctxt "tfmain.itemhorizflippicture.caption"
-msgid "Whole picture"
-msgstr "Вся картина"
-
-#: tfmain.itemhorizflipselection.caption
-msgctxt "tfmain.itemhorizflipselection.caption"
-msgid "Selection"
-msgstr "Выделение"
-
 #: tfmain.itemiconsize16.caption
 msgid "16px"
 msgstr ""
@@ -1108,31 +1101,11 @@ msgstr ""
 msgid "auto"
 msgstr ""
 
-#: tfmain.itemquitseparator.caption
-msgctxt "tfmain.itemquitseparator.caption"
-msgid "-"
-msgstr ""
-
 #: tfmain.itemuseimagebrowser.caption
 msgctxt "tfmain.itemuseimagebrowser.caption"
 msgid "Use image browser"
 msgstr ""
 
-#: tfmain.itemvertfliplayer.caption
-msgctxt "tfmain.itemvertfliplayer.caption"
-msgid "Current layer"
-msgstr "Текущий слой"
-
-#: tfmain.itemvertflippicture.caption
-msgctxt "tfmain.itemvertflippicture.caption"
-msgid "Whole picture"
-msgstr "Вся картина"
-
-#: tfmain.itemvertflipselection.caption
-msgctxt "tfmain.itemvertflipselection.caption"
-msgid "Selection"
-msgstr "Выделение"
-
 #: tfmain.itemviewdocktoolbox.caption
 msgid "Dock toolbox"
 msgstr ""
@@ -1293,6 +1266,10 @@ msgctxt "tfmain.layerverticalflip.hint"
 msgid "Flip layer vertically"
 msgstr "Отразить слой по вертикали"
 
+#: tfmain.layerzoom.hint
+msgid "Zoom layer"
+msgstr ""
+
 #: tfmain.loadselectiondialog.title
 msgid "Load selection"
 msgstr "Загрузить выделение"
@@ -1337,16 +1314,6 @@ msgctxt "tfmain.menuhelp.caption"
 msgid "Help"
 msgstr "Помощь"
 
-#: tfmain.menuhorizflipsub.caption
-msgctxt "tfmain.menuhorizflipsub.caption"
-msgid "Horizontal flip"
-msgstr "Горизонтальное отражение"
-
-#: tfmain.menuhorizflipsub.hint
-msgctxt "tfmain.menuhorizflipsub.hint"
-msgid "Flip image horizontally"
-msgstr "Отразить изображение по горизонтали"
-
 #: tfmain.menuiconsize.caption
 msgid "Icon size"
 msgstr ""
@@ -1356,11 +1323,6 @@ msgctxt "tfmain.menuimage.caption"
 msgid "Image"
 msgstr "Изображение"
 
-#: tfmain.menuitem1.caption
-msgctxt "tfmain.menuitem1.caption"
-msgid "-"
-msgstr ""
-
 #: tfmain.menulanguage.caption
 msgctxt "tfmain.menulanguage.caption"
 msgid "Language"
@@ -1411,11 +1373,6 @@ msgstr ""
 msgid "Show undo/redo toolbar"
 msgstr ""
 
-#: tfmain.menuvertflipsub.caption
-msgctxt "tfmain.menuvertflipsub.caption"
-msgid "Vertical flip"
-msgstr "Вертикальное отражение"
-
 #: tfmain.menuview.caption
 msgctxt "tfmain.menuview.caption"
 msgid "View"
@@ -1520,6 +1477,14 @@ msgctxt "TFMAIN.SAVESELECTIONDIALOG.TITLE"
 msgid "Save selection as..."
 msgstr "Сохранить выделение как ..."
 
+#: tfmain.selectionhorizontalflip.hint
+msgid "Flip selection horizontally"
+msgstr ""
+
+#: tfmain.selectionverticalflip.hint
+msgid "Flip selection vertically"
+msgstr ""
+
 #: tfmain.shape_backcolor.hint
 msgctxt "tfmain.shape_backcolor.hint"
 msgid "Select secondary color"
@@ -1705,6 +1670,10 @@ msgctxt "tfmain.tooltexturemapping.hint"
 msgid "Texture mapping"
 msgstr "Отображение текстуры"
 
+#: tfmain.tool_aliasing.hint
+msgid "Disable antialiasing"
+msgstr ""
+
 #: tfmain.tool_capflat.hint
 msgctxt "TFMAIN.TOOL_CAPFLAT.HINT"
 msgid "Flat cap"

+ 24 - 55
lazpaint/release/i18n/lazpaint.sv.po

@@ -164,6 +164,10 @@ msgstr ""
 msgid "Browse images"
 msgstr ""
 
+#: tfbrowseimages.checkbox_usedirectoryonstartup.caption
+msgid "Use this directory on startup"
+msgstr ""
+
 #: tfbrowseimages.label_status.caption
 msgctxt "tfbrowseimages.label_status.caption"
 msgid "."
@@ -772,6 +776,10 @@ msgctxt "tfmain.filereload.caption"
 msgid "Reload"
 msgstr ""
 
+#: tfmain.fileremembersaveformat.hint
+msgid "Remember save format"
+msgstr ""
+
 #: tfmain.filesave.caption
 msgctxt "TFMAIN.FILESAVE.CAPTION"
 msgid "Save"
@@ -1057,21 +1065,6 @@ msgstr "Donera..."
 msgid "Fullscreen"
 msgstr ""
 
-#: tfmain.itemhorizfliplayer.caption
-msgctxt "tfmain.itemhorizfliplayer.caption"
-msgid "Current layer"
-msgstr ""
-
-#: tfmain.itemhorizflippicture.caption
-msgctxt "tfmain.itemhorizflippicture.caption"
-msgid "Whole picture"
-msgstr ""
-
-#: tfmain.itemhorizflipselection.caption
-msgctxt "tfmain.itemhorizflipselection.caption"
-msgid "Selection"
-msgstr ""
-
 #: tfmain.itemiconsize16.caption
 msgid "16px"
 msgstr ""
@@ -1096,31 +1089,11 @@ msgstr ""
 msgid "auto"
 msgstr ""
 
-#: tfmain.itemquitseparator.caption
-msgctxt "tfmain.itemquitseparator.caption"
-msgid "-"
-msgstr ""
-
 #: tfmain.itemuseimagebrowser.caption
 msgctxt "tfmain.itemuseimagebrowser.caption"
 msgid "Use image browser"
 msgstr ""
 
-#: tfmain.itemvertfliplayer.caption
-msgctxt "tfmain.itemvertfliplayer.caption"
-msgid "Current layer"
-msgstr ""
-
-#: tfmain.itemvertflippicture.caption
-msgctxt "tfmain.itemvertflippicture.caption"
-msgid "Whole picture"
-msgstr ""
-
-#: tfmain.itemvertflipselection.caption
-msgctxt "tfmain.itemvertflipselection.caption"
-msgid "Selection"
-msgstr ""
-
 #: tfmain.itemviewdocktoolbox.caption
 msgid "Dock toolbox"
 msgstr ""
@@ -1281,6 +1254,10 @@ msgctxt "tfmain.layerverticalflip.hint"
 msgid "Flip layer vertically"
 msgstr ""
 
+#: tfmain.layerzoom.hint
+msgid "Zoom layer"
+msgstr ""
+
 #: tfmain.loadselectiondialog.title
 msgid "Load selection"
 msgstr "Ladda urval"
@@ -1325,16 +1302,6 @@ msgctxt "tfmain.menuhelp.caption"
 msgid "Help"
 msgstr "Hjälp"
 
-#: tfmain.menuhorizflipsub.caption
-msgctxt "tfmain.menuhorizflipsub.caption"
-msgid "Horizontal flip"
-msgstr "Horisontal vändning"
-
-#: tfmain.menuhorizflipsub.hint
-msgctxt "tfmain.menuhorizflipsub.hint"
-msgid "Flip image horizontally"
-msgstr "Vänd bild horisontalt"
-
 #: tfmain.menuiconsize.caption
 msgid "Icon size"
 msgstr ""
@@ -1344,11 +1311,6 @@ msgctxt "tfmain.menuimage.caption"
 msgid "Image"
 msgstr "Bild"
 
-#: tfmain.menuitem1.caption
-msgctxt "tfmain.menuitem1.caption"
-msgid "-"
-msgstr ""
-
 #: tfmain.menulanguage.caption
 msgctxt "tfmain.menulanguage.caption"
 msgid "Language"
@@ -1399,11 +1361,6 @@ msgstr ""
 msgid "Show undo/redo toolbar"
 msgstr ""
 
-#: tfmain.menuvertflipsub.caption
-msgctxt "tfmain.menuvertflipsub.caption"
-msgid "Vertical flip"
-msgstr "Vertikal vändning"
-
 #: tfmain.menuview.caption
 msgctxt "tfmain.menuview.caption"
 msgid "View"
@@ -1508,6 +1465,14 @@ msgctxt "TFMAIN.SAVESELECTIONDIALOG.TITLE"
 msgid "Save selection as..."
 msgstr "Spara urval som..."
 
+#: tfmain.selectionhorizontalflip.hint
+msgid "Flip selection horizontally"
+msgstr ""
+
+#: tfmain.selectionverticalflip.hint
+msgid "Flip selection vertically"
+msgstr ""
+
 #: tfmain.shape_backcolor.hint
 msgctxt "tfmain.shape_backcolor.hint"
 msgid "Select secondary color"
@@ -1693,6 +1658,10 @@ msgctxt "tfmain.tooltexturemapping.hint"
 msgid "Texture mapping"
 msgstr ""
 
+#: tfmain.tool_aliasing.hint
+msgid "Disable antialiasing"
+msgstr ""
+
 #: tfmain.tool_capflat.hint
 msgctxt "TFMAIN.TOOL_CAPFLAT.HINT"
 msgid "Flat cap"