radcliffe-2.pot 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530
  1. # Copyright (C) 2018 Anders Norén
  2. # This file is distributed under the GNU General Public License v2 or later.
  3. msgid ""
  4. msgstr ""
  5. "Project-Id-Version: Radcliffe 2 2.0.5-wpcom\n"
  6. "Report-Msgid-Bugs-To: http://wordpress.org/support/theme/radcliffe-2\n"
  7. "POT-Creation-Date: 2018-11-17 01:22:29+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 "It looks like nothing was found at this location. Maybe try a search?"
  19. msgstr ""
  20. #: archive.php:39 index.php:44 search.php:39
  21. msgid "Older Posts"
  22. msgstr ""
  23. #: archive.php:40 index.php:45 search.php:40
  24. msgid "Newer Posts"
  25. msgstr ""
  26. #. translators: 1: title.
  27. #: comments.php:34
  28. msgid "One thought on &ldquo;%1$s&rdquo;"
  29. msgstr ""
  30. #. translators: 1: comment count number, 2: title.
  31. #: comments.php:40
  32. msgctxt "comments title"
  33. msgid "%1$s thought on &ldquo;%2$s&rdquo;"
  34. msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
  35. msgstr[0] ""
  36. msgstr[1] ""
  37. #: comments.php:50 comments.php:72
  38. msgid "Comment navigation"
  39. msgstr ""
  40. #: comments.php:53 comments.php:75
  41. msgid "Older Comments"
  42. msgstr ""
  43. #: comments.php:54 comments.php:76
  44. msgid "Newer Comments"
  45. msgstr ""
  46. #: comments.php:95
  47. msgid "Comments are closed."
  48. msgstr ""
  49. #: contact-info/contact-info-customizer.php:11
  50. msgid "Contact Info"
  51. msgstr ""
  52. #: contact-info/contact-info-customizer.php:12
  53. msgid "Display your location, hours, and contact information."
  54. msgstr ""
  55. #: contact-info/contact-info-customizer.php:24
  56. msgid "Where would you like to display your contact information?"
  57. msgstr ""
  58. #: contact-info/contact-info-customizer.php:28
  59. msgid "In the header"
  60. msgstr ""
  61. #: contact-info/contact-info-customizer.php:29
  62. msgid "In the footer"
  63. msgstr ""
  64. #: contact-info/contact-info-customizer.php:40
  65. msgid "Address"
  66. msgstr ""
  67. #: contact-info/contact-info-customizer.php:44
  68. msgid "123 Main St, Somewhere XY, 98765"
  69. msgstr ""
  70. #: contact-info/contact-info-customizer.php:55
  71. #: contact-info/contact-info-functions.php:70
  72. msgid "Phone"
  73. msgstr ""
  74. #: contact-info/contact-info-customizer.php:59
  75. msgid "(555) 123-4567"
  76. msgstr ""
  77. #: contact-info/contact-info-customizer.php:70
  78. msgid "Email"
  79. msgstr ""
  80. #: contact-info/contact-info-customizer.php:74
  81. msgid "email@example.com"
  82. msgstr ""
  83. #: contact-info/contact-info-customizer.php:85
  84. #: contact-info/contact-info-functions.php:87
  85. msgid "Hours"
  86. msgstr ""
  87. #: contact-info/contact-info-customizer.php:89
  88. msgid "M-F: 9-5pm - Weekends: 10-4pm"
  89. msgstr ""
  90. #: contact-info/contact-info-functions.php:61
  91. msgid "Location"
  92. msgstr ""
  93. #: contact-info/contact-info-functions.php:79
  94. msgid "E-mail"
  95. msgstr ""
  96. #: footer.php:20
  97. msgid "https://wordpress.org/"
  98. msgstr ""
  99. #. translators: %s: CMS name, i.e. WordPress.
  100. #: footer.php:22
  101. msgid "Proudly powered by %s"
  102. msgstr ""
  103. #. translators: 1: Theme name, 2: Theme author.
  104. #: footer.php:27
  105. msgid "Theme: %1$s by %2$s."
  106. msgstr ""
  107. #: functions.php:48
  108. msgid "Header"
  109. msgstr ""
  110. #: functions.php:90
  111. msgid "Vintage Off-White"
  112. msgstr ""
  113. #: functions.php:95
  114. msgid "Vintage Light Brown"
  115. msgstr ""
  116. #: functions.php:100
  117. msgid "Vintage Light Gray"
  118. msgstr ""
  119. #: functions.php:105
  120. msgid "Vintage Dark Gray"
  121. msgstr ""
  122. #: functions.php:110
  123. msgid "Vintage Blue"
  124. msgstr ""
  125. #: functions.php:118
  126. msgid "Colorful White"
  127. msgstr ""
  128. #: functions.php:123
  129. msgid "Colorful Light Gray"
  130. msgstr ""
  131. #: functions.php:128
  132. msgid "Colorful Dark Gray"
  133. msgstr ""
  134. #: functions.php:133
  135. msgid "Colorful Blue"
  136. msgstr ""
  137. #: functions.php:138
  138. msgid "Colorful Green"
  139. msgstr ""
  140. #: functions.php:143
  141. msgid "Colorful Orange"
  142. msgstr ""
  143. #: functions.php:151
  144. msgid "Modern White"
  145. msgstr ""
  146. #: functions.php:156
  147. msgid "Modern Light Gray"
  148. msgstr ""
  149. #: functions.php:161
  150. msgid "Modern Medium Gray"
  151. msgstr ""
  152. #: functions.php:166
  153. msgid "Modern Dark Gray"
  154. msgstr ""
  155. #: functions.php:174
  156. msgid "White"
  157. msgstr ""
  158. #: functions.php:179
  159. msgid "Dark Gray"
  160. msgstr ""
  161. #: functions.php:184
  162. msgid "Light Gray"
  163. msgstr ""
  164. #: functions.php:189
  165. msgid "Red"
  166. msgstr ""
  167. #: functions.php:221
  168. msgid "Footer 1"
  169. msgstr ""
  170. #: functions.php:231
  171. msgid "Footer 2"
  172. msgstr ""
  173. #: functions.php:241
  174. msgid "Footer 3"
  175. msgstr ""
  176. #: functions.php:269
  177. msgid "Expand child menu"
  178. msgstr ""
  179. #: functions.php:270
  180. msgid "Collapse child menu"
  181. msgstr ""
  182. #: header.php:25
  183. msgid "Skip to content"
  184. msgstr ""
  185. #: header.php:69
  186. msgid "Menu"
  187. msgstr ""
  188. #: hero-area/hero-area-customizer.php:11
  189. msgid "Featured Prompt"
  190. msgstr ""
  191. #: hero-area/hero-area-customizer.php:12
  192. msgid ""
  193. "Use this area to promote your most important message to site visitors. You "
  194. "can use a headline, a brief description and prominent link to help drive "
  195. "visitors where you’d like them to go."
  196. msgstr ""
  197. #: hero-area/hero-area-customizer.php:23
  198. msgid "Display on the Front Page"
  199. msgstr ""
  200. #: hero-area/hero-area-customizer.php:35
  201. msgid "Title"
  202. msgstr ""
  203. #: hero-area/hero-area-customizer.php:39
  204. msgid "Write a headline"
  205. msgstr ""
  206. #: hero-area/hero-area-customizer.php:50
  207. msgid "Description"
  208. msgstr ""
  209. #: hero-area/hero-area-customizer.php:54
  210. msgid ""
  211. "Write some compelling text to encourage people to click the button below"
  212. msgstr ""
  213. #: hero-area/hero-area-customizer.php:65
  214. msgid "Button Text"
  215. msgstr ""
  216. #: hero-area/hero-area-customizer.php:69
  217. msgid "Click Me!"
  218. msgstr ""
  219. #: hero-area/hero-area-customizer.php:80
  220. msgid "Button URL Link"
  221. msgstr ""
  222. #: hero-area/hero-area-customizer.php:84
  223. msgid "http://www.example.com/"
  224. msgstr ""
  225. #: hero-area/hero-area-customizer.php:96
  226. msgid "Background Image"
  227. msgstr ""
  228. #: hero-area/hero-area-customizer.php:110
  229. msgid "Background Overlay"
  230. msgstr ""
  231. #: hero-area/hero-area-customizer.php:111
  232. msgid "Adjust the darkness of the overlay over the background image."
  233. msgstr ""
  234. #: inc/customizer.php:30
  235. msgid "Enter a name for your site"
  236. msgstr ""
  237. #: inc/customizer.php:33
  238. msgid "A short phrase describing your site"
  239. msgstr ""
  240. #: inc/icon-functions.php:37
  241. msgid "Please define default parameters in the form of an array."
  242. msgstr ""
  243. #: inc/icon-functions.php:42
  244. msgid "Please define an SVG icon filename."
  245. msgstr ""
  246. #: inc/logo-resizer.php:19
  247. msgid "Logo Size"
  248. msgstr ""
  249. #: inc/style-packs-core.php:100
  250. msgid "Style Packs"
  251. msgstr ""
  252. #: inc/style-packs-core.php:110 inc/style-packs-core.php:279
  253. msgid "Default"
  254. msgstr ""
  255. #: inc/style-packs-core.php:114
  256. msgid "Active Style"
  257. msgstr ""
  258. #: inc/style-packs-core.php:237
  259. msgid "%s Header Image"
  260. msgstr ""
  261. #: inc/style-packs.php:27
  262. msgid "Radcliffe Perfect"
  263. msgstr ""
  264. #: inc/style-packs.php:28
  265. msgid "Modern Bauhaus"
  266. msgstr ""
  267. #: inc/style-packs.php:29
  268. msgid "Vintage Paper"
  269. msgstr ""
  270. #: inc/style-packs.php:30
  271. msgid "Upbeat Pop"
  272. msgstr ""
  273. #: inc/style-packs.php:35
  274. msgid ""
  275. "A bright, versatile canvas, offering a crisp reading experience for visitors."
  276. msgstr ""
  277. #: inc/style-packs.php:36
  278. msgid "The power of minimalism, embodied in a clean black-and-white design."
  279. msgstr ""
  280. #: inc/style-packs.php:37
  281. msgid "Timeless, simple elegance, with classic fonts and a touch of sepia."
  282. msgstr ""
  283. #: inc/style-packs.php:38
  284. msgid ""
  285. "For an extra layer of playfulness, from bold color palettes to a vibrant "
  286. "font."
  287. msgstr ""
  288. #. translators: %s: Name of current post
  289. #: inc/template-functions.php:49
  290. msgid "Continue reading %s"
  291. msgstr ""
  292. #: inc/template-tags.php:30
  293. msgid "Featured"
  294. msgstr ""
  295. #. translators: %s: post title
  296. #: inc/template-tags.php:45
  297. msgid "Leave a Comment<span class=\"screen-reader-text\"> on %s</span>"
  298. msgstr ""
  299. #. translators: used between list items, there is a space after the comma
  300. #: inc/template-tags.php:68
  301. msgid ", "
  302. msgstr ""
  303. #. translators: 1: list of categories.
  304. #: inc/template-tags.php:71
  305. msgid "Categories"
  306. msgstr ""
  307. #. translators: used between list items, there is a space after the comma
  308. #: inc/template-tags.php:75
  309. msgctxt "list item separator"
  310. msgid ", "
  311. msgstr ""
  312. #. translators: 1: list of tags.
  313. #: inc/template-tags.php:78
  314. msgid "Tags"
  315. msgstr ""
  316. #. translators: %s: Name of current post. Only visible to screen readers
  317. #: inc/template-tags.php:86 template-parts/content-page.php:41
  318. msgid "Edit <span class=\"screen-reader-text\">%s</span>"
  319. msgstr ""
  320. #: inc/template-tags.php:95 inc/template-tags.php:117
  321. #: inc/template-tags.php:153 template-parts/content-page.php:50
  322. msgid "Edit"
  323. msgstr ""
  324. #: inc/template-tags.php:114
  325. msgid "Pingback:"
  326. msgstr ""
  327. #: inc/template-tags.php:136
  328. msgid "Comment by post author"
  329. msgstr ""
  330. #: inc/template-tags.php:136
  331. msgid "(Post author)"
  332. msgstr ""
  333. #: inc/template-tags.php:147
  334. msgid "Your comment is awaiting moderation."
  335. msgstr ""
  336. #: inc/template-tags.php:154
  337. msgid "Reply"
  338. msgstr ""
  339. #: inc/woocommerce.php:273 inc/woocommerce.php:274
  340. msgid "View your shopping cart"
  341. msgstr ""
  342. #. translators: number of items in the mini cart.
  343. #: inc/woocommerce.php:277
  344. msgid "%d item"
  345. msgid_plural "%d items"
  346. msgstr[0] ""
  347. msgstr[1] ""
  348. #: inc/wpcom-colors.php:153
  349. msgid "Main Accent"
  350. msgstr ""
  351. #. translators: %s: search query.
  352. #: search.php:21
  353. msgid "Search Results for: %s"
  354. msgstr ""
  355. #: single.php:28
  356. msgid "<span class=\"meta-nav\">Next</span> %title"
  357. msgstr ""
  358. #: single.php:29
  359. msgid "<span class=\"meta-nav\">Previous</span> %title"
  360. msgstr ""
  361. #: template-parts/content-author.php:28
  362. msgid "Published by %s"
  363. msgstr ""
  364. #: template-parts/content-author.php:34
  365. msgid "View all posts by %s"
  366. msgstr ""
  367. #: template-parts/content-none.php:14
  368. msgid "Nothing Found"
  369. msgstr ""
  370. #. translators: 1: link to WP admin new post page.
  371. #: template-parts/content-none.php:25
  372. msgid ""
  373. "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
  374. msgstr ""
  375. #: template-parts/content-none.php:38
  376. msgid ""
  377. "Sorry, but nothing matched your search terms. Please try again with some "
  378. "different keywords."
  379. msgstr ""
  380. #: template-parts/content-none.php:44
  381. msgid ""
  382. "It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
  383. "searching can help."
  384. msgstr ""
  385. #: template-parts/content-page.php:26 template-parts/content-single.php:46
  386. msgid "Pages:"
  387. msgstr ""
  388. #. translators: %s: Name of current post. Only visible to screen readers
  389. #: template-parts/content-single.php:35
  390. msgid "Continue reading<span class=\"screen-reader-text\"> \"%s\"</span>"
  391. msgstr ""
  392. #. Theme Name of the plugin/theme
  393. #: wp-content/themes/pub/radcliffe-2/style.css
  394. msgid "Radcliffe 2"
  395. msgstr ""
  396. #. Theme URI of the plugin/theme
  397. #: wp-content/themes/pub/radcliffe-2/style.css
  398. msgid "http://wordpress.com/themes/radcliffe-2"
  399. msgstr ""
  400. #. Description of the plugin/theme
  401. #: wp-content/themes/pub/radcliffe-2/style.css
  402. msgid "A theme for bloggers who want their content to take center stage."
  403. msgstr ""
  404. #. Author of the plugin/theme
  405. #: wp-content/themes/pub/radcliffe-2/style.css
  406. msgid "Anders Norén"
  407. msgstr ""
  408. #. Author URI of the plugin/theme
  409. #: wp-content/themes/pub/radcliffe-2/style.css
  410. msgid "http://www.andersnoren.se"
  411. msgstr ""