浏览代码

Barnsbury: Add Headstart and language files

Danny Dudzic 5 年之前
父节点
当前提交
fa6b01f3d9
共有 2 个文件被更改,包括 137 次插入0 次删除
  1. 26 0
      barnsbury/inc/headstart/en.json
  2. 111 0
      barnsbury/languages/barnsbury.pot

文件差异内容过多而无法显示
+ 26 - 0
barnsbury/inc/headstart/en.json


+ 111 - 0
barnsbury/languages/barnsbury.pot

@@ -0,0 +1,111 @@
+# Copyright (C) 2019 Automattic
+# This file is distributed under the GNU General Public License v2 or later.
+msgid ""
+msgstr ""
+"Project-Id-Version: Barnsbury 1.0.0\n"
+"Report-Msgid-Bugs-To: http://wordpress.org/support/theme/barnsbury\n"
+"POT-Creation-Date: 2019-09-26 22:19:15+00:00\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"PO-Revision-Date: 2019-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+
+#: functions.php:30
+msgid "Small"
+msgstr ""
+
+#: functions.php:31
+msgid "S"
+msgstr ""
+
+#: functions.php:36
+msgid "Normal"
+msgstr ""
+
+#: functions.php:37
+msgid "M"
+msgstr ""
+
+#: functions.php:42
+msgid "Large"
+msgstr ""
+
+#: functions.php:43
+msgid "L"
+msgstr ""
+
+#: functions.php:48
+msgid "Huge"
+msgstr ""
+
+#: functions.php:49
+msgid "XL"
+msgstr ""
+
+#: functions.php:61
+msgid "Primary"
+msgstr ""
+
+#: functions.php:66
+msgid "Secondary"
+msgstr ""
+
+#: functions.php:71
+msgid "Deep Blue"
+msgstr ""
+
+#: functions.php:76
+msgid "Brown"
+msgstr ""
+
+#: functions.php:81
+msgid "Clay"
+msgstr ""
+
+#: functions.php:86
+msgid "Light Gray"
+msgstr ""
+
+#: functions.php:91
+msgid "Subtle Off White"
+msgstr ""
+
+#: functions.php:96
+msgid "Off White"
+msgstr ""
+
+#. Translators: If there are characters in your language that are not supported
+#. by Rubik, translate this to 'off'. Do not translate into your own language.
+#: functions.php:127
+msgctxt "Rubik font: on or off"
+msgid "on"
+msgstr ""
+
+#. Theme Name of the plugin/theme
+#: wp-content/themes/pub/barnsbury/style.css
+msgid "Barnsbury"
+msgstr ""
+
+#. Theme URI of the plugin/theme
+#: wp-content/themes/pub/barnsbury/style.css
+msgid "https://github.com/Automattic/themes/master/barnsbury"
+msgstr ""
+
+#. Description of the plugin/theme
+#: wp-content/themes/pub/barnsbury/style.css
+msgid ""
+"Barnsbury is an earthy and friendly theme design with farming and "
+"agriculture businesses in mind."
+msgstr ""
+
+#. Author of the plugin/theme
+#: wp-content/themes/pub/barnsbury/style.css
+msgid "Automattic"
+msgstr ""
+
+#. Author URI of the plugin/theme
+#: wp-content/themes/pub/barnsbury/style.css
+msgid "https://automattic.com/"
+msgstr ""

部分文件因为文件数量过多而无法显示