|
| 1 | +# Copyright (C) 2023 Happy Prime |
| 2 | +# This file is distributed under the same license as the Network Template Parts plugin. |
| 3 | +msgid "" |
| 4 | +msgstr "" |
| 5 | +"Project-Id-Version: Network Template Parts 1.0.0\n" |
| 6 | +"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/network-template-parts\n" |
| 7 | +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
| 8 | +"Language-Team: LANGUAGE <LL@li.org>\n" |
| 9 | +"MIME-Version: 1.0\n" |
| 10 | +"Content-Type: text/plain; charset=UTF-8\n" |
| 11 | +"Content-Transfer-Encoding: 8bit\n" |
| 12 | +"POT-Creation-Date: 2023-06-07T21:26:38+00:00\n" |
| 13 | +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
| 14 | +"X-Generator: WP-CLI 2.6.0\n" |
| 15 | +"X-Domain: network-template-parts\n" |
| 16 | + |
| 17 | +#. Plugin Name of the plugin |
| 18 | +msgid "Network Template Parts" |
| 19 | +msgstr "" |
| 20 | + |
| 21 | +#. Plugin URI of the plugin |
| 22 | +msgid "https://github.com/happyprime/network-template-parts/" |
| 23 | +msgstr "" |
| 24 | + |
| 25 | +#. Description of the plugin |
| 26 | +msgid "Render template parts in a site or network context." |
| 27 | +msgstr "" |
| 28 | + |
| 29 | +#. Author of the plugin |
| 30 | +msgid "Happy Prime" |
| 31 | +msgstr "" |
| 32 | + |
| 33 | +#. Author URI of the plugin |
| 34 | +msgid "https://happyprime.co" |
| 35 | +msgstr "" |
| 36 | + |
| 37 | +#: blocks/network-template-part/index.js:35 |
| 38 | +#: build/network-template-part/index.js:1 |
| 39 | +msgid "None" |
| 40 | +msgstr "" |
| 41 | + |
| 42 | +#: blocks/network-template-part/index.js:48 |
| 43 | +#: build/network-template-part/index.js:1 |
| 44 | +msgid "Template part options" |
| 45 | +msgstr "" |
| 46 | + |
| 47 | +#: blocks/network-template-part/index.js:54 |
| 48 | +#: build/network-template-part/index.js:1 |
| 49 | +msgid "Template part" |
| 50 | +msgstr "" |
| 51 | + |
| 52 | +#: blocks/network-template-part/index.js:65 |
| 53 | +#: build/network-template-part/index.js:1 |
| 54 | +msgid "Context" |
| 55 | +msgstr "" |
| 56 | + |
| 57 | +#: blocks/network-template-part/block.json |
| 58 | +#: build/network-template-part/block.json |
| 59 | +msgctxt "block title" |
| 60 | +msgid "Network Template Part" |
| 61 | +msgstr "" |
| 62 | + |
| 63 | +#: blocks/network-template-part/block.json |
| 64 | +#: build/network-template-part/block.json |
| 65 | +msgctxt "block description" |
| 66 | +msgid "Render a template part in the context of a site or network." |
| 67 | +msgstr "" |
0 commit comments