seedlet.pot 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578
  1. # Copyright (C) 2020 Automattic
  2. # This file is distributed under the GNU General Public License v2 or later.
  3. msgid ""
  4. msgstr ""
  5. "Project-Id-Version: Seedlet 1.1.1-wpcom\n"
  6. "Report-Msgid-Bugs-To: http://wordpress.org/support/theme/seedlet\n"
  7. "POT-Creation-Date: 2020-10-28 01:28:10+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: 2020-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:19
  15. msgid "Oops! That page can&rsquo;t be found."
  16. msgstr ""
  17. #: 404.php:23
  18. msgid "It looks like nothing was found at this location. Maybe try a search?"
  19. msgstr ""
  20. #: classes/class-seedlet-custom-colors.php:24 inc/wpcom-colors-utils.php:16
  21. msgid "Background Color"
  22. msgstr ""
  23. #: classes/class-seedlet-custom-colors.php:25 inc/wpcom-colors-utils.php:30
  24. msgid "Foreground Color"
  25. msgstr ""
  26. #: classes/class-seedlet-custom-colors.php:26 inc/wpcom-colors-utils.php:44
  27. msgid "Primary Color"
  28. msgstr ""
  29. #: classes/class-seedlet-custom-colors.php:27 inc/wpcom-colors-utils.php:58
  30. msgid "Secondary Color"
  31. msgstr ""
  32. #: classes/class-seedlet-custom-colors.php:28 inc/wpcom-colors-utils.php:72
  33. msgid "Tertiary Color"
  34. msgstr ""
  35. #: classes/class-seedlet-custom-colors.php:29
  36. msgid "Borders Color"
  37. msgstr ""
  38. #: classes/class-seedlet-custom-colors.php:153
  39. #: classes/class-seedlet-custom-colors.php:175
  40. msgid "Colors"
  41. msgstr ""
  42. #: classes/class-seedlet-custom-colors.php:177
  43. msgid "Theme Default"
  44. msgstr ""
  45. #: classes/class-seedlet-custom-colors.php:178
  46. msgid "Custom"
  47. msgstr ""
  48. #: classes/class-seedlet-custom-colors.php:305
  49. msgid ""
  50. "This color combination may be hard for people to read. Try using a brighter "
  51. "background color and/or a darker foreground color."
  52. msgstr ""
  53. #. translators: 1: title.
  54. #: comments.php:35
  55. msgid "1 Comment"
  56. msgstr ""
  57. #. translators: 1: comment count number, 2: title.
  58. #: comments.php:40
  59. msgctxt "comments title"
  60. msgid "%1$s Comment"
  61. msgid_plural "%1$s Comments"
  62. msgstr[0] ""
  63. msgstr[1] ""
  64. #: comments.php:66
  65. msgid "Comments are closed."
  66. msgstr ""
  67. #: comments.php:74
  68. msgid "Leave a Comment"
  69. msgstr ""
  70. #: footer.php:17 functions.php:335
  71. msgid "Footer"
  72. msgstr ""
  73. #: footer.php:22
  74. msgid "Footer Menu"
  75. msgstr ""
  76. #: footer.php:40
  77. msgid "https://wordpress.org/"
  78. msgstr ""
  79. #. translators: %s: WordPress.
  80. #: footer.php:43
  81. msgid "Proudly powered by %s."
  82. msgstr ""
  83. #: functions.php:58
  84. msgid "Primary Navigation"
  85. msgstr ""
  86. #: functions.php:59
  87. msgid "Footer Navigation"
  88. msgstr ""
  89. #: functions.php:60
  90. msgid "Social Links Navigation"
  91. msgstr ""
  92. #: functions.php:131
  93. msgid "Tiny"
  94. msgstr ""
  95. #: functions.php:132
  96. msgid "XS"
  97. msgstr ""
  98. #: functions.php:137
  99. msgid "Small"
  100. msgstr ""
  101. #: functions.php:138
  102. msgid "S"
  103. msgstr ""
  104. #: functions.php:143
  105. msgid "Normal"
  106. msgstr ""
  107. #: functions.php:144
  108. msgid "M"
  109. msgstr ""
  110. #: functions.php:149
  111. msgid "Large"
  112. msgstr ""
  113. #: functions.php:150
  114. msgid "L"
  115. msgstr ""
  116. #: functions.php:155
  117. msgid "Huge"
  118. msgstr ""
  119. #: functions.php:156
  120. msgid "XL"
  121. msgstr ""
  122. #: functions.php:175 inc/wpcom.php:52
  123. msgid "Primary"
  124. msgstr ""
  125. #: functions.php:180 inc/wpcom.php:57
  126. msgid "Secondary"
  127. msgstr ""
  128. #: functions.php:185 inc/wpcom.php:62
  129. msgid "Foreground"
  130. msgstr ""
  131. #: functions.php:190 inc/wpcom.php:67
  132. msgid "Tertiary"
  133. msgstr ""
  134. #: functions.php:195 inc/wpcom.php:72
  135. msgid "Background"
  136. msgstr ""
  137. #: functions.php:209 inc/wpcom.php:86
  138. msgid "Diagonal"
  139. msgstr ""
  140. #: functions.php:214 inc/wpcom.php:91
  141. msgid "Diagonal inverted"
  142. msgstr ""
  143. #: functions.php:219 inc/wpcom.php:96
  144. msgid "Horizontal"
  145. msgstr ""
  146. #: functions.php:224 inc/wpcom.php:101
  147. msgid "Horizontal inverted"
  148. msgstr ""
  149. #: functions.php:229 inc/wpcom.php:106
  150. msgid "Diagonal gradient"
  151. msgstr ""
  152. #: functions.php:234 inc/wpcom.php:111
  153. msgid "Diagonal inverted gradient"
  154. msgstr ""
  155. #: functions.php:239 inc/wpcom.php:116
  156. msgid "Horizontal gradient"
  157. msgstr ""
  158. #: functions.php:244 inc/wpcom.php:121
  159. msgid "Horizontal inverted gradient"
  160. msgstr ""
  161. #: functions.php:249 inc/wpcom.php:126
  162. msgid "Stripe"
  163. msgstr ""
  164. #. Translators: If there are characters in your language that are not supported
  165. #. by Fira Sans, translate this to 'off'. Do not translate into your own
  166. #. language.
  167. #: functions.php:295
  168. msgctxt "Fira Sans: on or off"
  169. msgid "on"
  170. msgstr ""
  171. #. Translators: If there are characters in your language that are not supported
  172. #. by Playfair Display, translate this to 'off'. Do not translate into your own
  173. #. language.
  174. #: functions.php:301
  175. msgctxt "Playfair Display: on or off"
  176. msgid "on"
  177. msgstr ""
  178. #: functions.php:337
  179. msgid "Add widgets here to appear in your footer."
  180. msgstr ""
  181. #: header.php:24
  182. msgid "Skip to content"
  183. msgstr ""
  184. #: header.php:30
  185. msgid "Main"
  186. msgstr ""
  187. #: header.php:32 header.php:81
  188. msgid "Close"
  189. msgstr ""
  190. #: header.php:33 header.php:83
  191. msgid "collapsed"
  192. msgstr ""
  193. #: header.php:57
  194. msgid "Menu"
  195. msgstr ""
  196. #: header.php:58 header.php:98
  197. msgid "expanded"
  198. msgstr ""
  199. #: header.php:64
  200. msgid "Woo Minicart"
  201. msgstr ""
  202. #: header.php:85 inc/woocommerce.php:135
  203. msgid "View your shopping cart"
  204. msgstr ""
  205. #: header.php:87
  206. msgid "View your shopping list"
  207. msgstr ""
  208. #: header.php:97
  209. msgid "Cart"
  210. msgstr ""
  211. #: header.php:104
  212. msgid "Social Links Menu"
  213. msgstr ""
  214. #: image.php:24
  215. msgid "Previous Image"
  216. msgstr ""
  217. #: image.php:25
  218. msgid "Next Image"
  219. msgstr ""
  220. #: image.php:57 template-parts/content/content-page.php:25
  221. #: template-parts/content/content-single.php:45
  222. #: template-parts/content/content.php:48
  223. msgid "Pages:"
  224. msgstr ""
  225. #: image.php:61
  226. msgid "Page"
  227. msgstr ""
  228. #: image.php:75
  229. msgctxt "Used before full size attachment link."
  230. msgid "Full size"
  231. msgstr ""
  232. #: image.php:93
  233. msgctxt "Parent post link"
  234. msgid ""
  235. "<span class=\"meta-nav\">Published in</span><br><span class=\"post-title\">"
  236. "%title</span>"
  237. msgstr ""
  238. #: inc/back-compat.php:38 inc/back-compat.php:52 inc/back-compat.php:72
  239. msgid ""
  240. "Seedlet requires at least WordPress version 4.7. You are running version %s. "
  241. "Please upgrade and try again."
  242. msgstr ""
  243. #. #-#-#-#-# seedlet.pot (Seedlet 1.1.1-wpcom) #-#-#-#-#
  244. #. Theme Name of the plugin/theme
  245. #: inc/block-patterns.php:16 wp-content/themes/pub/seedlet/style.css
  246. msgid "Seedlet"
  247. msgstr ""
  248. #: inc/block-patterns.php:27
  249. msgid "Group with Split Background"
  250. msgstr ""
  251. #: inc/block-patterns.php:29
  252. msgid "Envelope"
  253. msgstr ""
  254. #: inc/block-patterns.php:36
  255. msgid "Group with Image Overlap"
  256. msgstr ""
  257. #: inc/block-patterns.php:40
  258. msgid "Plant"
  259. msgstr ""
  260. #: inc/block-patterns.php:46
  261. msgid "Alternating Grid of Latest Posts"
  262. msgstr ""
  263. #: inc/block-styles.php:19 inc/block-styles.php:27
  264. msgid "Alternating Grid"
  265. msgstr ""
  266. #: inc/customizer.php:69
  267. msgid "Excerpt Settings"
  268. msgstr ""
  269. #: inc/customizer.php:101
  270. msgid "On the home page, posts show:"
  271. msgstr ""
  272. #: inc/customizer.php:103 inc/customizer.php:116
  273. msgid "Summary"
  274. msgstr ""
  275. #: inc/customizer.php:104 inc/customizer.php:117
  276. msgid "Full text"
  277. msgstr ""
  278. #: inc/customizer.php:114
  279. msgid "On archive pages, posts show:"
  280. msgstr ""
  281. #: inc/template-functions.php:80
  282. msgid "Category Archives: "
  283. msgstr ""
  284. #: inc/template-functions.php:82
  285. msgid "Tag Archives: "
  286. msgstr ""
  287. #: inc/template-functions.php:84
  288. msgid "Author Archives: "
  289. msgstr ""
  290. #: inc/template-functions.php:86
  291. msgid "Yearly Archives: "
  292. msgstr ""
  293. #: inc/template-functions.php:86
  294. msgctxt "yearly archives date format"
  295. msgid "Y"
  296. msgstr ""
  297. #: inc/template-functions.php:88
  298. msgid "Monthly Archives: "
  299. msgstr ""
  300. #: inc/template-functions.php:88
  301. msgctxt "monthly archives date format"
  302. msgid "F Y"
  303. msgstr ""
  304. #: inc/template-functions.php:90
  305. msgid "Daily Archives: "
  306. msgstr ""
  307. #. translators: %s: Post type singular name
  308. #. translators: %s: Taxonomy singular name
  309. #: inc/template-functions.php:94 inc/template-functions.php:100
  310. msgid "%s Archives"
  311. msgstr ""
  312. #: inc/template-functions.php:104
  313. msgid "Archives:"
  314. msgstr ""
  315. #. translators: %s: Name of current post.
  316. #: inc/template-functions.php:169
  317. msgid "Continue reading %s"
  318. msgstr ""
  319. #. translators: 1: SVG icon. 2: post author, only visible to screen readers. 3:
  320. #. author link.
  321. #: inc/template-tags.php:45
  322. msgid "Posted by"
  323. msgstr ""
  324. #. translators: %s: Name of current post. Only visible to screen readers.
  325. #: inc/template-tags.php:62
  326. msgid "Leave a comment<span class=\"screen-reader-text\"> on %s</span>"
  327. msgstr ""
  328. #. translators: used between list items, there is a space after the comma.
  329. #: inc/template-tags.php:95 inc/template-tags.php:107
  330. msgid ", "
  331. msgstr ""
  332. #. translators: 1: SVG icon. 2: posted in label, only visible to screen
  333. #. readers. 3: list of categories.
  334. #: inc/template-tags.php:101
  335. msgid "Posted in"
  336. msgstr ""
  337. #. translators: 1: SVG icon. 2: posted in label, only visible to screen
  338. #. readers. 3: list of tags.
  339. #: inc/template-tags.php:113
  340. msgid "Tags:"
  341. msgstr ""
  342. #. translators: %s: Name of current post. Only visible to screen readers.
  343. #. translators: %s: Name of current post. Only visible to screen readers
  344. #: inc/template-tags.php:129 template-parts/content/content-page.php:39
  345. msgid "Edit <span class=\"screen-reader-text\">%s</span>"
  346. msgstr ""
  347. #. translators: %s: parent post link
  348. #: inc/template-tags.php:202
  349. msgid ""
  350. "<span class=\"meta-nav\">Published in</span><span class=\"post-title\">%s</"
  351. "span>"
  352. msgstr ""
  353. #: inc/template-tags.php:209
  354. msgid "Next Post"
  355. msgstr ""
  356. #: inc/template-tags.php:210
  357. msgid "Next post:"
  358. msgstr ""
  359. #: inc/template-tags.php:212
  360. msgid "Previous Post"
  361. msgstr ""
  362. #: inc/template-tags.php:213
  363. msgid "Previous post:"
  364. msgstr ""
  365. #: inc/template-tags.php:232
  366. msgid "Newer posts"
  367. msgstr ""
  368. #: inc/template-tags.php:236
  369. msgid "Older posts"
  370. msgstr ""
  371. #: inc/woocommerce.php:138 inc/woocommerce.php:174
  372. msgid "%d item"
  373. msgid_plural "%d items"
  374. msgstr[0] ""
  375. msgstr[1] ""
  376. #: inc/wpcom.php:149
  377. msgid "Hide Homepage Title"
  378. msgstr ""
  379. #: inc/wpcom.php:150
  380. msgid ""
  381. "Check to hide the page title, if your homepage is set to display a static "
  382. "page."
  383. msgstr ""
  384. #: inc/wpcom.php:160
  385. msgid "Color Accessibility Warning"
  386. msgstr ""
  387. #: inc/wpcom.php:162
  388. msgid ""
  389. "In order to ensure people can read your site, try to maintain a strong "
  390. "contrast ratio between the colors you choose here. <a href=\"%s\" target="
  391. "\"_blank\">Learn more about color contrast</a>."
  392. msgstr ""
  393. #. translators: 1: search result title. 2: search term.
  394. #: search.php:24
  395. msgid "Search results for:"
  396. msgstr ""
  397. #: template-parts/content/content-excerpt.php:17
  398. #: template-parts/content/content.php:17
  399. msgctxt "post"
  400. msgid "Featured"
  401. msgstr ""
  402. #: template-parts/content/content-none.php:15
  403. msgid "Nothing Found"
  404. msgstr ""
  405. #. translators: 1: link to WP admin new post page.
  406. #: template-parts/content/content-none.php:25
  407. msgid ""
  408. "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
  409. msgstr ""
  410. #: template-parts/content/content-none.php:38
  411. msgid ""
  412. "Sorry, but nothing matched your search terms. Please try again with some "
  413. "different keywords."
  414. msgstr ""
  415. #: template-parts/content/content-none.php:45
  416. msgid ""
  417. "It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
  418. "searching can help."
  419. msgstr ""
  420. #. translators: %s: Name of current post. Only visible to screen readers
  421. #: template-parts/content/content-single.php:32
  422. #: template-parts/content/content.php:35
  423. msgid "Continue reading<span class=\"screen-reader-text\"> \"%s\"</span>"
  424. msgstr ""
  425. #: template-parts/post/author-bio.php:13
  426. msgid "Published by"
  427. msgstr ""
  428. #: template-parts/post/author-bio.php:28
  429. msgid "View all posts by %s"
  430. msgstr ""
  431. #. Theme URI of the plugin/theme
  432. #: wp-content/themes/pub/seedlet/style.css
  433. msgid "https://wordpress.com/theme/seedlet"
  434. msgstr ""
  435. #. Description of the plugin/theme
  436. #: wp-content/themes/pub/seedlet/style.css
  437. msgid ""
  438. "Seedlet is a free WordPress theme. A two-column layout and classically "
  439. "elegant typography creates a refined site that gives your works and images "
  440. "space to breathe - and shine. Seedlet was built to be the perfect partner to "
  441. "the block editor, and supports all the latest blocks. Writing, audio, "
  442. "illustrations, photography, video - use Seedlet to engage and direct "
  443. "visitors' eyes, without your theme getting in the way. And the responsive "
  444. "design shifts naturally between desktop and mobile devices. Seedlet is a "
  445. "great option for professionals and creatives looking for a sophisticated "
  446. "vibe. Whether you're looking to create a blog or a robust site promoting "
  447. "your business, do with simplicity, style, and Seedlet."
  448. msgstr ""
  449. #. Author of the plugin/theme
  450. #: wp-content/themes/pub/seedlet/style.css
  451. msgid "Automattic"
  452. msgstr ""
  453. #. Author URI of the plugin/theme
  454. #: wp-content/themes/pub/seedlet/style.css
  455. msgid "https://automattic.com/"
  456. msgstr ""