scratchpad.pot 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299
  1. # Copyright (C) 2018 Automattic
  2. # This file is distributed under the GNU General Public License v2 or later.
  3. msgid ""
  4. msgstr ""
  5. "Project-Id-Version: Scratchpad 1.0.6-wpcom\n"
  6. "Report-Msgid-Bugs-To: http://wordpress.org/support/theme/scratchpad\n"
  7. "POT-Creation-Date: 2018-11-14 01:24:57+00:00\n"
  8. "MIME-Version: 1.0\n"
  9. "Content-Type: text/plain; charset=UTF-8\n"
  10. "Content-Transfer-Encoding: 8bit\n"
  11. "PO-Revision-Date: 2018-MO-DA HO:MI+ZONE\n"
  12. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  13. "Language-Team: LANGUAGE <LL@li.org>\n"
  14. #: 404.php:17
  15. msgid "Oops! That page can&rsquo;t be found."
  16. msgstr ""
  17. #: 404.php:21
  18. msgid ""
  19. "It looks like nothing was found at this location. Maybe try one of the links "
  20. "below or a search?"
  21. msgstr ""
  22. #: 404.php:33
  23. msgid "Most Used Categories"
  24. msgstr ""
  25. #. translators: %1$s: smiley
  26. #: 404.php:51
  27. msgid "Try looking in the monthly archives. %1$s"
  28. msgstr ""
  29. #: comments.php:31
  30. msgctxt "comments title"
  31. msgid "One thought on &ldquo;%2$s&rdquo;"
  32. msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
  33. msgstr[0] ""
  34. msgstr[1] ""
  35. #: comments.php:40 comments.php:62
  36. msgid "Comment navigation"
  37. msgstr ""
  38. #: comments.php:43 comments.php:65
  39. msgid "Older Comments"
  40. msgstr ""
  41. #: comments.php:44 comments.php:66
  42. msgid "Newer Comments"
  43. msgstr ""
  44. #: comments.php:78
  45. msgid "Comments are closed."
  46. msgstr ""
  47. #: footer.php:31
  48. msgid "https://wordpress.org/"
  49. msgstr ""
  50. #: footer.php:31
  51. msgid "Proudly powered by %s"
  52. msgstr ""
  53. #: footer.php:33
  54. msgid "Theme: %1$s by %2$s."
  55. msgstr ""
  56. #: functions.php:45
  57. msgid "Black"
  58. msgstr ""
  59. #: functions.php:50
  60. msgid "Dark Gray"
  61. msgstr ""
  62. #: functions.php:55
  63. msgid "Medium Gray"
  64. msgstr ""
  65. #: functions.php:60
  66. msgid "Light Gray"
  67. msgstr ""
  68. #: functions.php:65
  69. msgid "White"
  70. msgstr ""
  71. #: functions.php:70
  72. msgid "Blue"
  73. msgstr ""
  74. #: functions.php:75
  75. msgid "Dark Blue"
  76. msgstr ""
  77. #: functions.php:80
  78. msgid "Orange"
  79. msgstr ""
  80. #: functions.php:85
  81. msgid "Yellow"
  82. msgstr ""
  83. #: functions.php:103
  84. msgid "Header Menu"
  85. msgstr ""
  86. #: functions.php:161
  87. msgid "Sidebar"
  88. msgstr ""
  89. #: functions.php:171
  90. msgid "Footer"
  91. msgstr ""
  92. #. Translators: If there are characters in your language that are not supported
  93. #. by Lato, translate this to 'off'. Do not translate into your own language.
  94. #: functions.php:267
  95. msgctxt "Lato font: on or off"
  96. msgid "on"
  97. msgstr ""
  98. #. Translators: If there are characters in your language that are not supported
  99. #. by Kalam, translate this to 'off'. Do not translate into your own language.
  100. #: functions.php:273
  101. msgctxt "Kalam font: on or off"
  102. msgid "on"
  103. msgstr ""
  104. #: header.php:25
  105. msgid "Skip to content"
  106. msgstr ""
  107. #: header.php:31
  108. msgid "Menu"
  109. msgstr ""
  110. #: inc/template-tags.php:28
  111. msgctxt "post date"
  112. msgid "Posted on %s"
  113. msgstr ""
  114. #: inc/template-tags.php:33
  115. msgctxt "post author"
  116. msgid "by %s"
  117. msgstr ""
  118. #: inc/template-tags.php:53
  119. msgctxt "post format archives link"
  120. msgid "All %1$s posts"
  121. msgstr ""
  122. #. translators: used between list items, there is a space after the comma
  123. #: inc/template-tags.php:65 inc/template-tags.php:80
  124. msgid ", "
  125. msgstr ""
  126. #: inc/template-tags.php:67
  127. msgid "Posted in"
  128. msgstr ""
  129. #: inc/template-tags.php:82
  130. msgid "Tagged:"
  131. msgstr ""
  132. #: inc/template-tags.php:88
  133. msgid "Leave a comment"
  134. msgstr ""
  135. #: inc/template-tags.php:88
  136. msgid "1 Comment"
  137. msgstr ""
  138. #: inc/template-tags.php:88
  139. msgid "% Comments"
  140. msgstr ""
  141. #: inc/template-tags.php:101
  142. msgid "Previous Post"
  143. msgstr ""
  144. #: inc/template-tags.php:102
  145. msgid "Next Post"
  146. msgstr ""
  147. #: inc/template-tags.php:118
  148. msgid "Featured"
  149. msgstr ""
  150. #: inc/wpcom-colors.php:219
  151. msgid "Color 1"
  152. msgstr ""
  153. #: inc/wpcom-colors.php:271
  154. msgid "Color 2"
  155. msgstr ""
  156. #: inc/wpcom-colors.php:305
  157. msgid "Color 3"
  158. msgstr ""
  159. #: inc/wpcom-colors.php:358
  160. msgid "Color 4"
  161. msgstr ""
  162. #: inc/wpcom-colors.php:452
  163. msgid "Color 5"
  164. msgstr ""
  165. #: search.php:19
  166. msgid "Search Results for: %s"
  167. msgstr ""
  168. #: template-parts/author-bio.php:16
  169. msgid "Author:"
  170. msgstr ""
  171. #: template-parts/author-bio.php:23
  172. msgid "View All Posts"
  173. msgstr ""
  174. #. translators: %s: Name of current post.
  175. #. translators: %s: Name of current post
  176. #. translators: %s: Name of current post.
  177. #. translators: %s: Name of current post.
  178. #. translators: %s: Name of current post.
  179. #. translators: %s: Name of current post.
  180. #. translators: %s: Name of current post
  181. #. translators: %s: Name of current post.
  182. #: template-parts/content-aside.php:30 template-parts/content-image.php:13
  183. #: template-parts/content-link.php:25 template-parts/content-quote.php:21
  184. #: template-parts/content-single.php:49 template-parts/content-status.php:35
  185. #: template-parts/content-video.php:12 template-parts/content.php:56
  186. msgid "Continue reading %s <span class=\"meta-nav\">&rarr;</span>"
  187. msgstr ""
  188. #: template-parts/content-aside.php:35 template-parts/content-link.php:30
  189. #: template-parts/content-page.php:31 template-parts/content-quote.php:26
  190. #: template-parts/content-single.php:54 template-parts/content-status.php:40
  191. #: template-parts/content.php:61
  192. msgid "Pages:"
  193. msgstr ""
  194. #. translators: %s: Name of current post
  195. #: template-parts/content-aside.php:50 template-parts/content-audio.php:46
  196. #: template-parts/content-gallery.php:48 template-parts/content-image.php:61
  197. #: template-parts/content-link.php:45 template-parts/content-page.php:44
  198. #: template-parts/content-quote.php:45 template-parts/content-single.php:34
  199. #: template-parts/content-status.php:55 template-parts/content-video.php:56
  200. #: template-parts/content.php:40
  201. msgid "Edit %s"
  202. msgstr ""
  203. #: template-parts/content-none.php:14
  204. msgid "Nothing Found"
  205. msgstr ""
  206. #: template-parts/content-none.php:21
  207. msgid ""
  208. "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
  209. msgstr ""
  210. #: template-parts/content-none.php:25
  211. msgid ""
  212. "Sorry, but nothing matched your search terms. Please try again with some "
  213. "different keywords."
  214. msgstr ""
  215. #: template-parts/content-none.php:31
  216. msgid ""
  217. "It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
  218. "searching can help."
  219. msgstr ""
  220. #. Theme Name of the plugin/theme
  221. #: wp-content/themes/pub/scratchpad/style.css
  222. msgid "Scratchpad"
  223. msgstr ""
  224. #. Theme URI of the plugin/theme
  225. #: wp-content/themes/pub/scratchpad/style.css
  226. msgid "http://theme.wordpress.com/themes/scratchpad"
  227. msgstr ""
  228. #. Description of the plugin/theme
  229. #: wp-content/themes/pub/scratchpad/style.css
  230. msgid "A colorful theme for collecting your ideas."
  231. msgstr ""
  232. #. Author of the plugin/theme
  233. #: wp-content/themes/pub/scratchpad/style.css
  234. msgid "Automattic"
  235. msgstr ""
  236. #. Author URI of the plugin/theme
  237. #: wp-content/themes/pub/scratchpad/style.css
  238. msgid "http://wordpress.com/themes"
  239. msgstr ""