varia.pot 8.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425
  1. # Copyright (C) 2021 Automattic
  2. # This file is distributed under the GNU General Public License v2 or later.
  3. msgid ""
  4. msgstr ""
  5. "Project-Id-Version: Varia 1.6.6\n"
  6. "Report-Msgid-Bugs-To: https://wordpress.org/support/theme/varia\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: 2021-06-04T02:18:49+00:00\n"
  13. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  14. "X-Generator: WP-CLI 2.4.0\n"
  15. "X-Domain: varia\n"
  16. #. Theme Name of the theme
  17. msgid "Varia"
  18. msgstr ""
  19. #. Theme URI of the theme
  20. msgid "https://github.com/Automattic/themes/tree/master/varia"
  21. msgstr ""
  22. #. Description of the theme
  23. msgid "A variable-based design system for WordPress sites built with Gutenberg."
  24. msgstr ""
  25. #. Author of the theme
  26. msgid "Automattic"
  27. msgstr ""
  28. #. Author URI of the theme
  29. msgid "https://automattic.com/"
  30. msgstr ""
  31. #: 404.php:20
  32. msgid "Oops! That page can&rsquo;t be found."
  33. msgstr ""
  34. #: 404.php:24
  35. msgid "It looks like nothing was found at this location. Maybe try a search?"
  36. msgstr ""
  37. #. translators: 1: title.
  38. #: comments.php:35
  39. msgid "One thought on &ldquo;%1$s&rdquo;"
  40. msgstr ""
  41. #. translators: 1: comment count number, 2: title.
  42. #: comments.php:41
  43. msgctxt "comments title"
  44. msgid "%1$s thought on &ldquo;%2$s&rdquo;"
  45. msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
  46. msgstr[0] ""
  47. msgstr[1] ""
  48. #: comments.php:66
  49. msgid "Comments are closed."
  50. msgstr ""
  51. #: functions.php:72
  52. #: functions.php:172
  53. msgid "Primary"
  54. msgstr ""
  55. #: functions.php:73
  56. #: template-parts/footer/footer-navigation.php:2
  57. msgid "Footer Menu"
  58. msgstr ""
  59. #: functions.php:74
  60. #: template-parts/header/social-navigation.php:2
  61. msgid "Social Links Menu"
  62. msgstr ""
  63. #: functions.php:130
  64. msgid "Small"
  65. msgstr ""
  66. #: functions.php:131
  67. msgid "S"
  68. msgstr ""
  69. #: functions.php:136
  70. msgid "Normal"
  71. msgstr ""
  72. #: functions.php:137
  73. msgid "M"
  74. msgstr ""
  75. #: functions.php:142
  76. msgid "Large"
  77. msgstr ""
  78. #: functions.php:143
  79. msgid "L"
  80. msgstr ""
  81. #: functions.php:148
  82. msgid "Huge"
  83. msgstr ""
  84. #: functions.php:149
  85. msgid "XL"
  86. msgstr ""
  87. #: functions.php:177
  88. msgid "Secondary"
  89. msgstr ""
  90. #: functions.php:182
  91. msgid "Foreground"
  92. msgstr ""
  93. #: functions.php:187
  94. msgid "Background"
  95. msgstr ""
  96. #: functions.php:195
  97. msgid "Tertiary"
  98. msgstr ""
  99. #: functions.php:239
  100. #: template-parts/footer/footer-widgets.php:12
  101. msgid "Footer"
  102. msgstr ""
  103. #: functions.php:241
  104. msgid "Add widgets here to appear in your footer."
  105. msgstr ""
  106. #: functions.php:377
  107. msgid "Mobile Settings"
  108. msgstr ""
  109. #: functions.php:385
  110. msgid "Display mobile menu on the side"
  111. msgstr ""
  112. #: functions.php:444
  113. msgid "Hide the Site Header"
  114. msgstr ""
  115. #: functions.php:445
  116. msgid "Check to hide the site header, if your homepage is set to display a static page."
  117. msgstr ""
  118. #: functions.php:468
  119. msgid "Hide the Site Footer Menu & Widgets"
  120. msgstr ""
  121. #: functions.php:469
  122. msgid "Check to hide the site menu & widgets in the footer, if your homepage is set to display a static page."
  123. msgstr ""
  124. #: functions.php:489
  125. msgid "Content Options"
  126. msgstr ""
  127. #: functions.php:509
  128. msgid "Show the featured image on pages"
  129. msgstr ""
  130. #: functions.php:510
  131. msgid "Check to display a featured image at the top of your pages when they have one."
  132. msgstr ""
  133. #: header.php:31
  134. msgid "Skip to content"
  135. msgstr ""
  136. #: image.php:25
  137. msgid "Previous Image"
  138. msgstr ""
  139. #: image.php:26
  140. msgid "Next Image"
  141. msgstr ""
  142. #: image.php:58
  143. #: template-parts/content/content-page.php:30
  144. #: template-parts/content/content-single.php:46
  145. #: template-parts/content/content.php:36
  146. msgid "Pages:"
  147. msgstr ""
  148. #: image.php:62
  149. msgid "Page"
  150. msgstr ""
  151. #: image.php:76
  152. msgctxt "Used before full size attachment link."
  153. msgid "Full size"
  154. msgstr ""
  155. #: image.php:93
  156. msgctxt "Parent post link"
  157. msgid "<span class=\"meta-nav\">Published in</span><br><span class=\"post-title\">%title</span>"
  158. msgstr ""
  159. #: inc/back-compat.php:39
  160. #: inc/back-compat.php:53
  161. #: inc/back-compat.php:73
  162. msgid "Varia requires at least WordPress version 4.7. You are running version %s. Please upgrade and try again."
  163. msgstr ""
  164. #: inc/template-functions.php:100
  165. msgid "Category Archives: "
  166. msgstr ""
  167. #: inc/template-functions.php:102
  168. msgid "Tag Archives: "
  169. msgstr ""
  170. #: inc/template-functions.php:104
  171. msgid "Author Archives: "
  172. msgstr ""
  173. #: inc/template-functions.php:106
  174. msgid "Yearly Archives: "
  175. msgstr ""
  176. #: inc/template-functions.php:106
  177. msgctxt "yearly archives date format"
  178. msgid "Y"
  179. msgstr ""
  180. #: inc/template-functions.php:108
  181. msgid "Monthly Archives: "
  182. msgstr ""
  183. #: inc/template-functions.php:108
  184. msgctxt "monthly archives date format"
  185. msgid "F Y"
  186. msgstr ""
  187. #: inc/template-functions.php:110
  188. msgid "Daily Archives: "
  189. msgstr ""
  190. #. translators: %s: Post type singular name
  191. #. translators: %s: Taxonomy singular name
  192. #: inc/template-functions.php:114
  193. #: inc/template-functions.php:120
  194. msgid "%s Archives"
  195. msgstr ""
  196. #: inc/template-functions.php:124
  197. msgid "Archives:"
  198. msgstr ""
  199. #. translators: %s: Name of current post.
  200. #: inc/template-functions.php:196
  201. msgid "Continue reading %s"
  202. msgstr ""
  203. #: inc/template-tags.php:46
  204. msgid "Posted by"
  205. msgstr ""
  206. #. translators: %s: Name of current post. Only visible to screen readers.
  207. #: inc/template-tags.php:63
  208. msgid "Leave a comment<span class=\"screen-reader-text\"> on %s</span>"
  209. msgstr ""
  210. #. translators: used between list items, there is a space after the comma.
  211. #: inc/template-tags.php:86
  212. #: inc/template-tags.php:98
  213. #: inc/template-tags.php:151
  214. #: inc/template-tags.php:163
  215. msgid ", "
  216. msgstr ""
  217. #: inc/template-tags.php:92
  218. #: inc/template-tags.php:157
  219. msgid "Posted in"
  220. msgstr ""
  221. #: inc/template-tags.php:104
  222. #: inc/template-tags.php:169
  223. msgid "Tags:"
  224. msgstr ""
  225. #. translators: %s: Name of current post. Only visible to screen readers.
  226. #. translators: %s: Name of current post. Only visible to screen readers
  227. #: inc/template-tags.php:120
  228. #: inc/template-tags.php:185
  229. #: template-parts/content/content-page.php:44
  230. msgid "Edit <span class=\"screen-reader-text\">%s</span>"
  231. msgstr ""
  232. #: inc/template-tags.php:294
  233. msgid "Newer posts"
  234. msgstr ""
  235. #: inc/template-tags.php:298
  236. msgid "Older posts"
  237. msgstr ""
  238. #: inc/woocommerce.php:103
  239. #: inc/woocommerce.php:220
  240. msgid "View your shopping cart"
  241. msgstr ""
  242. #: inc/woocommerce.php:106
  243. #: inc/woocommerce.php:142
  244. msgid "%d item"
  245. msgid_plural "%d items"
  246. msgstr[0] ""
  247. msgstr[1] ""
  248. #: inc/woocommerce.php:217
  249. msgid "Cart"
  250. msgstr ""
  251. #: inc/woocommerce.php:218
  252. #: template-parts/header/site-navigation.php:20
  253. msgid "expanded"
  254. msgstr ""
  255. #: inc/woocommerce.php:219
  256. #: template-parts/header/site-navigation.php:21
  257. msgid "collapsed"
  258. msgstr ""
  259. #: inc/woocommerce.php:221
  260. msgid "View your shopping list"
  261. msgstr ""
  262. #: inc/wpcom.php:56
  263. msgid "Hide Homepage Title"
  264. msgstr ""
  265. #: inc/wpcom.php:57
  266. msgid "Check to hide the page title, if your homepage is set to display a static page."
  267. msgstr ""
  268. #: inc/wpcom.php:70
  269. msgid "Color Accessibility Warning"
  270. msgstr ""
  271. #: inc/wpcom.php:72
  272. msgid "In order to ensure people can read your site, try to maintain a strong contrast ratio between the colors you choose here. <a href=\"%s\" target=\"_blank\">Learn more about color contrast</a>."
  273. msgstr ""
  274. #: search.php:25
  275. msgid "Search results for:"
  276. msgstr ""
  277. #. translators: %s: parent post link
  278. #: single.php:31
  279. msgid "<span class=\"meta-nav\">Published in</span><br /><span class=\"post-title\">%s</span>"
  280. msgstr ""
  281. #: single.php:38
  282. msgid "Next Post"
  283. msgstr ""
  284. #: single.php:39
  285. msgid "Next post:"
  286. msgstr ""
  287. #: single.php:41
  288. msgid "Previous Post"
  289. msgstr ""
  290. #: single.php:42
  291. msgid "Previous post:"
  292. msgstr ""
  293. #: template-parts/content/content-excerpt.php:18
  294. #: template-parts/content/content-testimonial-excerpt.php:18
  295. #: template-parts/content/content.php:18
  296. msgctxt "post"
  297. msgid "Featured"
  298. msgstr ""
  299. #: template-parts/content/content-none.php:16
  300. msgid "No Posts Found"
  301. msgstr ""
  302. #: template-parts/content/content-none.php:25
  303. msgid "Your site is set to show the the most recent posts on your homepage - but you don't have any Posts published."
  304. msgstr ""
  305. #. translators: 1: link to WP admin new post page.
  306. #: template-parts/content/content-none.php:31
  307. msgid "Add or publish Posts"
  308. msgstr ""
  309. #: template-parts/content/content-none.php:40
  310. msgid "Sorry, but nothing matched your search terms. Please try again with some different keywords."
  311. msgstr ""
  312. #: template-parts/content/content-none.php:47
  313. msgid "It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps searching can help."
  314. msgstr ""
  315. #. translators: %s: Name of current post. Only visible to screen readers
  316. #: template-parts/content/content-single.php:33
  317. msgid "Continue reading<span class=\"screen-reader-text\"> \"%s\"</span>"
  318. msgstr ""
  319. #: template-parts/footer/site-name.php:9
  320. msgid "https://wordpress.org/"
  321. msgstr ""
  322. #: template-parts/header/site-navigation.php:13
  323. msgid "Main Navigation"
  324. msgstr ""
  325. #: template-parts/header/site-navigation.php:17
  326. msgid "Menu"
  327. msgstr ""
  328. #. translators: %s: post author
  329. #: template-parts/post/author-bio.php:17
  330. msgid "Published by %s"
  331. msgstr ""
  332. #: template-parts/post/author-bio.php:26
  333. msgid "View more posts"
  334. msgstr ""