refactor: use metaglot to take macos bundle i18n over

- use metaglot for macos bundle i18n
- set macos icon from PUBLIC to PRIVATE
- remove CFBundleLongVersionString from Info.plist
This commit is contained in:
2026-09-24 16:05:20 +08:00
parent 9b67599979
commit 1cb4d55335
6 changed files with 151 additions and 27 deletions
+32
View File
@@ -0,0 +1,32 @@
msgid ""
msgstr ""
"Project-Id-Version: pineapple-pictures\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. Display name of the application.
msgid "Pineapple Pictures"
msgstr "菠萝看图"
#. Name of the JPEG document type (jpg, jpeg, jfif).
msgid "JPEG Image"
msgstr "JPEG 图像"
#. Name of the PNG document type.
msgid "PNG Image"
msgstr "PNG 图像"
#. Name of the WebP document type.
msgid "WebP Image"
msgstr "WebP 图像"
#. Name of the GIF document type.
msgid "GIF Image"
msgstr "GIF 图像"
#. Name of the SVG document type.
msgid "SVG Image"
msgstr "SVG 图像"