forked from mirror/_s
Add comments to indicate php markup and match original file.
This commit is contained in:
parent
4ec4c2e1de
commit
ec61a75180
|
@ -29,11 +29,13 @@ msgstr ""
|
||||||
|
|
||||||
#. translators: %1$s: smiley
|
#. translators: %1$s: smiley
|
||||||
#: 404.php:46
|
#: 404.php:46
|
||||||
|
#, php-format
|
||||||
#@ _s
|
#@ _s
|
||||||
msgid "Try looking in the monthly archives. %1$s"
|
msgid "Try looking in the monthly archives. %1$s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: comments.php:31
|
#: comments.php:31
|
||||||
|
#, php-format
|
||||||
#@ _s
|
#@ _s
|
||||||
msgctxt "comments title"
|
msgctxt "comments title"
|
||||||
msgid "One thought on “%2$s”"
|
msgid "One thought on “%2$s”"
|
||||||
|
@ -67,11 +69,13 @@ msgid "https://wordpress.org/"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: footer.php:18
|
#: footer.php:18
|
||||||
|
#, php-format
|
||||||
#@ _s
|
#@ _s
|
||||||
msgid "Proudly powered by %s"
|
msgid "Proudly powered by %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: footer.php:20
|
#: footer.php:20
|
||||||
|
#, php-format
|
||||||
#@ _s
|
#@ _s
|
||||||
msgid "Theme: %1$s by %2$s."
|
msgid "Theme: %1$s by %2$s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -92,12 +96,14 @@ msgid "Skip to content"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: inc/template-tags.php:28
|
#: inc/template-tags.php:28
|
||||||
|
#, php-format
|
||||||
#@ _s
|
#@ _s
|
||||||
msgctxt "post date"
|
msgctxt "post date"
|
||||||
msgid "Posted on %s"
|
msgid "Posted on %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: inc/template-tags.php:33
|
#: inc/template-tags.php:33
|
||||||
|
#, php-format
|
||||||
#@ _s
|
#@ _s
|
||||||
msgctxt "post author"
|
msgctxt "post author"
|
||||||
msgid "by %s"
|
msgid "by %s"
|
||||||
|
@ -110,11 +116,13 @@ msgid ", "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: inc/template-tags.php:52
|
#: inc/template-tags.php:52
|
||||||
|
#, php-format
|
||||||
#@ _s
|
#@ _s
|
||||||
msgid "Posted in %1$s"
|
msgid "Posted in %1$s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: inc/template-tags.php:58
|
#: inc/template-tags.php:58
|
||||||
|
#, php-format
|
||||||
#@ _s
|
#@ _s
|
||||||
msgid "Tagged %1$s"
|
msgid "Tagged %1$s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -130,17 +138,20 @@ msgid "1 Comment"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: inc/template-tags.php:64
|
#: inc/template-tags.php:64
|
||||||
|
#, php-format
|
||||||
#@ _s
|
#@ _s
|
||||||
msgid "% Comments"
|
msgid "% Comments"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. translators: %s: Name of current post
|
#. translators: %s: Name of current post
|
||||||
#: inc/template-tags.php:71 template-parts/content-page.php:32
|
#: inc/template-tags.php:71 template-parts/content-page.php:32
|
||||||
|
#, php-format
|
||||||
#@ _s
|
#@ _s
|
||||||
msgid "Edit %s"
|
msgid "Edit %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: search.php:18
|
#: search.php:18
|
||||||
|
#, php-format
|
||||||
#@ _s
|
#@ _s
|
||||||
msgid "Search Results for: %s"
|
msgid "Search Results for: %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -151,6 +162,7 @@ msgid "Nothing Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: template-parts/content-none.php:20
|
#: template-parts/content-none.php:20
|
||||||
|
#, php-format
|
||||||
#@ _s
|
#@ _s
|
||||||
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -173,6 +185,7 @@ msgstr ""
|
||||||
|
|
||||||
#. translators: %s: Name of current post.
|
#. translators: %s: Name of current post.
|
||||||
#: template-parts/content.php:27
|
#: template-parts/content.php:27
|
||||||
|
#, php-format
|
||||||
#@ _s
|
#@ _s
|
||||||
msgid "Continue reading %s <span class=\"meta-nav\">→</span>"
|
msgid "Continue reading %s <span class=\"meta-nav\">→</span>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
Reference in New Issue