45 lines
1.3 KiB
Plaintext
Executable File
45 lines
1.3 KiB
Plaintext
Executable File
# Translation of Plugins - Code Syntax Block - Stable (latest release) in Chinese (Taiwan)
|
|
# This file is distributed under the same license as the Plugins - Code Syntax Block - Stable (latest release) package.
|
|
msgid ""
|
|
msgstr ""
|
|
"PO-Revision-Date: 2023-02-27 04:42:29+0000\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"
|
|
"X-Generator: GlotPress/4.0.1\n"
|
|
"Language: zh_TW\n"
|
|
"Project-Id-Version: Plugins - Code Syntax Block - Stable (latest release)\n"
|
|
|
|
#: settings.php:38
|
|
msgid "Default Language"
|
|
msgstr "預設程式碼語言"
|
|
|
|
#: settings.php:30
|
|
msgid "Color Scheme"
|
|
msgstr "色彩配置"
|
|
|
|
#. Author URI of the plugin
|
|
#: index.php
|
|
msgid "https://mkaz.blog/"
|
|
msgstr "https://mkaz.blog/"
|
|
|
|
#. Author of the plugin
|
|
#: index.php
|
|
msgid "Marcus Kazmierczak"
|
|
msgstr "Marcus Kazmierczak"
|
|
|
|
#. Description of the plugin
|
|
#: index.php
|
|
msgid "A plugin to extend Gutenberg code block with syntax highlighting"
|
|
msgstr "這個外掛能以語法醒目提示方式擴充區塊編輯器中的 [標示為程式碼] 區塊。"
|
|
|
|
#. Plugin URI of the plugin
|
|
#: index.php
|
|
msgid "https://github.com/mkaz/code-syntax-block"
|
|
msgstr "https://github.com/mkaz/code-syntax-block"
|
|
|
|
#. Plugin Name of the plugin
|
|
#: index.php
|
|
msgid "Code Syntax Block"
|
|
msgstr "Code Syntax Block" |