chore: update pot

This commit is contained in:
yuhldr 2024-04-13 15:04:34 +08:00
parent 977dc6f29e
commit 32b2c51b13

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: curtail\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-11-03 09:45+0100\n"
"POT-Creation-Date: 2024-04-13 14:53+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -17,45 +17,28 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: data/com.github.huluti.Curtail.appdata.xml.in:9
#: data/com.github.huluti.Curtail.appdata.xml.in:8
#: data/com.github.huluti.Curtail.desktop.in:5
msgid "Compress your images"
msgstr ""
#: data/com.github.huluti.Curtail.appdata.xml.in:11
#: data/com.github.huluti.Curtail.appdata.xml.in:10
msgid ""
"Optimize your images with Curtail, a useful image compressor that supports "
"PNG, JPEG, WebP and SVG file types."
msgstr ""
#: data/com.github.huluti.Curtail.appdata.xml.in:12
#: data/com.github.huluti.Curtail.appdata.xml.in:11
msgid ""
"It supports both lossless and lossy compression modes with an option to "
"whether keep or not metadata of images."
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/ui/window.ui:32
msgid "Curtail"
msgstr ""
#. Keywords, do not translate
#: data/com.github.huluti.Curtail.desktop.in:15
msgid "compress;optimize;image;photo;"
msgstr ""
@ -68,7 +51,7 @@ msgstr ""
msgid "Save the compressed image into a new file."
msgstr ""
#: data/com.github.huluti.Curtail.gschema.xml:11 data/ui/preferences.ui:31
#: data/com.github.huluti.Curtail.gschema.xml:11
msgid "Keep metadata"
msgstr ""
@ -77,7 +60,7 @@ msgstr ""
msgid "This setting preserves metadata of images."
msgstr ""
#: data/com.github.huluti.Curtail.gschema.xml:16 data/ui/preferences.ui:43
#: data/com.github.huluti.Curtail.gschema.xml:16
msgid "Preserve file attributes if possible"
msgstr ""
@ -89,7 +72,7 @@ msgstr ""
msgid "Use lossy mode to compress images."
msgstr ""
#: data/com.github.huluti.Curtail.gschema.xml:26 data/ui/preferences.ui:26
#: data/com.github.huluti.Curtail.gschema.xml:26
msgid "Suffix to append at end of new file"
msgstr ""
@ -153,7 +136,7 @@ msgstr ""
msgid "Optionally enable maximum cleaning of SVG images."
msgstr ""
#: data/com.github.huluti.Curtail.gschema.xml:66
#: data/com.github.huluti.Curtail.gschema.xml:66 data/ui/preferences.ui:55
msgid "Compression Timeout"
msgstr ""
@ -199,25 +182,33 @@ msgid "Safe Mode"
msgstr ""
#: data/ui/preferences.ui:15
msgid "Save the compressed image into a new file"
msgid "Save the compressed image in a new file"
msgstr ""
#: data/ui/preferences.ui:26
msgid "New File Suffix"
msgstr ""
#: data/ui/preferences.ui:31
msgid "Keep Metadata"
msgstr ""
#: data/ui/preferences.ui:32
msgid "Keep metadata chunks that do not affect rendering."
msgid "Keep metadata chunks that do not affect rendering"
msgstr ""
#: data/ui/preferences.ui:43
msgid "Keep File Attributes When Possible"
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"
"Ensure the new file has the same permissions and timestamps as the original "
"file"
msgstr ""
#: data/ui/preferences.ui:56
msgid "For each image"
msgid "Set the timeout between images"
msgstr ""
#: data/ui/preferences.ui:80
@ -231,7 +222,7 @@ msgstr ""
#: data/ui/preferences.ui:88 data/ui/preferences.ui:133
#: data/ui/preferences.ui:170
msgid "In percentage. 100% is the best quality."
msgid "Set the quality of the generated image, 100 is the best quality"
msgstr ""
#: data/ui/preferences.ui:107 data/ui/preferences.ui:189
@ -239,7 +230,7 @@ msgid "Lossless Compression Level"
msgstr ""
#: data/ui/preferences.ui:108 data/ui/preferences.ui:190
msgid "Between 0 and 6. 6 is the highest (but slower) level."
msgid "Set the level of the compression, 6 is the highest but slowest level"
msgstr ""
#: data/ui/preferences.ui:152
@ -247,7 +238,7 @@ msgid "Progressive Encode"
msgstr ""
#: data/ui/preferences.ui:153
msgid "To enable incremental image rendering: blurry to clear."
msgid "Enable incremental image rendering, going from blurry to clear"
msgstr ""
#: data/ui/preferences.ui:214
@ -255,7 +246,7 @@ msgid "Maximum Compression Level"
msgstr ""
#: data/ui/preferences.ui:215
msgid "Can be more destructive for the image."
msgid "This can be more destructive for the image"
msgstr ""
#: data/ui/menu.ui:6
@ -287,7 +278,7 @@ msgid "_Change Mode"
msgstr ""
#: data/ui/window.ui:52
msgid "Images will be overwritten, proceed carefully."
msgid "Images will be overwritten, proceed carefully"
msgstr ""
#: data/ui/window.ui:60
@ -379,18 +370,18 @@ msgstr ""
msgid "Compress"
msgstr ""
#: src/window.py:316
#: src/window.py:317
msgid "This file doesn't exist."
msgstr ""
#: src/window.py:321
#: src/window.py:322
msgid "Format of this file is not supported."
msgstr ""
#: src/window.py:373
#: src/window.py:374
msgid "translator-credits"
msgstr ""
#: src/window.py:377
#: src/window.py:378
msgid "Contributors"
msgstr ""