Update pot

This commit is contained in:
Hugo Posnic 2023-11-03 09:47:02 +01:00
parent a43aad1d24
commit 0f8a3b9dcd

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: curtail\n" "Project-Id-Version: curtail\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-02 13:35+0200\n" "POT-Creation-Date: 2023-11-03 09:45+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -34,8 +34,24 @@ msgid ""
"whether keep or not metadata of images." "whether keep or not metadata of images."
msgstr "" msgstr ""
#: data/com.github.huluti.Curtail.appdata.xml.in:28
msgid "compress"
msgstr ""
#: data/com.github.huluti.Curtail.appdata.xml.in:29
msgid "optimize"
msgstr ""
#: data/com.github.huluti.Curtail.appdata.xml.in:30
msgid "image"
msgstr ""
#: data/com.github.huluti.Curtail.appdata.xml.in:31
msgid "photo"
msgstr ""
#: data/com.github.huluti.Curtail.desktop.in:3 data/ui/window.ui:4 #: data/com.github.huluti.Curtail.desktop.in:3 data/ui/window.ui:4
#: data/ui/window.ui:122 #: data/ui/window.ui:32
msgid "Curtail" msgid "Curtail"
msgstr "" msgstr ""
@ -61,7 +77,7 @@ msgstr ""
msgid "This setting preserves metadata of images." msgid "This setting preserves metadata of images."
msgstr "" msgstr ""
#: data/com.github.huluti.Curtail.gschema.xml:16 data/ui/preferences.ui:42 #: data/com.github.huluti.Curtail.gschema.xml:16 data/ui/preferences.ui:43
msgid "Preserve file attributes if possible" msgid "Preserve file attributes if possible"
msgstr "" msgstr ""
@ -81,7 +97,7 @@ msgstr ""
msgid "Suffix to append at end of new file." msgid "Suffix to append at end of new file."
msgstr "" msgstr ""
#: data/com.github.huluti.Curtail.gschema.xml:31 data/ui/preferences.ui:85 #: data/com.github.huluti.Curtail.gschema.xml:31
msgid "PNG Lossy Compression Level" msgid "PNG Lossy Compression Level"
msgstr "" msgstr ""
@ -89,7 +105,7 @@ msgstr ""
msgid "Lossy compression level to use for PNG images." msgid "Lossy compression level to use for PNG images."
msgstr "" msgstr ""
#: data/com.github.huluti.Curtail.gschema.xml:36 data/ui/preferences.ui:104 #: data/com.github.huluti.Curtail.gschema.xml:36
msgid "PNG Lossless Compression Level" msgid "PNG Lossless Compression Level"
msgstr "" msgstr ""
@ -97,7 +113,7 @@ msgstr ""
msgid "Lossless compression level to use for PNG images." msgid "Lossless compression level to use for PNG images."
msgstr "" msgstr ""
#: data/com.github.huluti.Curtail.gschema.xml:41 data/ui/preferences.ui:129 #: data/com.github.huluti.Curtail.gschema.xml:41
msgid "JPG Lossy Compression Level" msgid "JPG Lossy Compression Level"
msgstr "" msgstr ""
@ -105,7 +121,7 @@ msgstr ""
msgid "Lossy compression level to use for JPG images." msgid "Lossy compression level to use for JPG images."
msgstr "" msgstr ""
#: data/com.github.huluti.Curtail.gschema.xml:46 data/ui/preferences.ui:164 #: data/com.github.huluti.Curtail.gschema.xml:46
msgid "WebP Lossy Compression Level" msgid "WebP Lossy Compression Level"
msgstr "" msgstr ""
@ -113,7 +129,7 @@ msgstr ""
msgid "Lossy compression level to use for WebP images." msgid "Lossy compression level to use for WebP images."
msgstr "" msgstr ""
#: data/com.github.huluti.Curtail.gschema.xml:51 data/ui/preferences.ui:183 #: data/com.github.huluti.Curtail.gschema.xml:51
msgid "WebP Lossless Compression Level" msgid "WebP Lossless Compression Level"
msgstr "" msgstr ""
@ -186,32 +202,60 @@ msgstr ""
msgid "Save the compressed image into a new file" msgid "Save the compressed image into a new file"
msgstr "" msgstr ""
#: data/ui/preferences.ui:53 #: data/ui/preferences.ui:32
msgid "Keep metadata chunks that do not affect rendering."
msgstr ""
#: data/ui/preferences.ui:44
msgid ""
"Ensure the output file has the same permissions and timestamps as the input "
"file."
msgstr ""
#: data/ui/preferences.ui:55
msgid "Compression timeout" msgid "Compression timeout"
msgstr "" msgstr ""
#: data/ui/preferences.ui:54 #: data/ui/preferences.ui:56
msgid "For each image" msgid "For each image"
msgstr "" msgstr ""
#: data/ui/preferences.ui:78 #: data/ui/preferences.ui:80
msgid "Compression" msgid "Compression"
msgstr "" msgstr ""
#: data/ui/preferences.ui:105 data/ui/preferences.ui:184 #: data/ui/preferences.ui:87 data/ui/preferences.ui:132
msgid "The higher it is, the slower it is" #: data/ui/preferences.ui:169
msgid "Lossy Compression"
msgstr "" msgstr ""
#: data/ui/preferences.ui:148 #: data/ui/preferences.ui:88 data/ui/preferences.ui:133
msgid "Progressive Encode JPG" #: data/ui/preferences.ui:170
msgid "In percentage. 100% is the best quality."
msgstr "" msgstr ""
#: data/ui/preferences.ui:208 #: data/ui/preferences.ui:107 data/ui/preferences.ui:189
msgid "SVG Maximum Compression Level" msgid "Lossless Compression Level"
msgstr "" msgstr ""
#: data/ui/preferences.ui:209 #: data/ui/preferences.ui:108 data/ui/preferences.ui:190
msgid "Can be more destructive for the image" msgid "Between 0 and 6. 6 is the highest (but slower) level."
msgstr ""
#: data/ui/preferences.ui:152
msgid "Progressive Encode"
msgstr ""
#: data/ui/preferences.ui:153
msgid "To enable incremental image rendering: blurry to clear."
msgstr ""
#: data/ui/preferences.ui:214
msgid "Maximum Compression Level"
msgstr ""
#: data/ui/preferences.ui:215
msgid "Can be more destructive for the image."
msgstr "" msgstr ""
#: data/ui/menu.ui:6 #: data/ui/menu.ui:6
@ -226,42 +270,42 @@ msgstr ""
msgid "About Curtail" msgid "About Curtail"
msgstr "" msgstr ""
#: data/ui/window.ui:12 #: data/ui/window.ui:18 src/window.py:188
msgid "_Change Mode"
msgstr ""
#: data/ui/window.ui:13
msgid "Images will be overwritten, proceed carefully."
msgstr ""
#: data/ui/window.ui:21
msgid "Drop images here to compress them"
msgstr ""
#: data/ui/window.ui:27
msgid "_Browse Files"
msgstr ""
#: data/ui/window.ui:46
msgid "Lossless"
msgstr ""
#: data/ui/window.ui:58
msgid "Lossy"
msgstr ""
#: data/ui/window.ui:108 src/window.py:188
msgid "Browse Files" msgid "Browse Files"
msgstr "" msgstr ""
#: data/ui/window.ui:115 #: data/ui/window.ui:25
msgid "Clear Results" msgid "Clear Results"
msgstr "" msgstr ""
#: data/ui/window.ui:129 #: data/ui/window.ui:39
msgid "Main Menu" msgid "Main Menu"
msgstr "" msgstr ""
#: data/ui/window.ui:51
msgid "_Change Mode"
msgstr ""
#: data/ui/window.ui:52
msgid "Images will be overwritten, proceed carefully."
msgstr ""
#: data/ui/window.ui:60
msgid "Drop images here to compress them"
msgstr ""
#: data/ui/window.ui:66
msgid "_Browse Files"
msgstr ""
#: data/ui/window.ui:85
msgid "Lossless"
msgstr ""
#: data/ui/window.ui:97
msgid "Lossy"
msgstr ""
#: src/compressor.py:89 #: src/compressor.py:89
msgid "Compression has reached the configured timeout of {} seconds." msgid "Compression has reached the configured timeout of {} seconds."
msgstr "" msgstr ""
@ -294,8 +338,8 @@ msgstr ""
msgid "SVG images" msgid "SVG images"
msgstr "" msgstr ""
#: src/tools.py:137 src/tools.py:144 src/tools.py:151 src/tools.py:158 #: src/tools.py:134 src/tools.py:141 src/tools.py:148 src/tools.py:155
#: src/tools.py:165 src/tools.py:195 #: src/tools.py:162 src/tools.py:192
msgid "Version not found" msgid "Version not found"
msgstr "" msgstr ""