123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578 |
- # Copyright (C) 2020 Automattic
- # This file is distributed under the GNU General Public License v2 or later.
- msgid ""
- msgstr ""
- "Project-Id-Version: Seedlet 1.1.1-wpcom\n"
- "Report-Msgid-Bugs-To: http://wordpress.org/support/theme/seedlet\n"
- "POT-Creation-Date: 2020-10-28 01:28:10+00:00\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- "PO-Revision-Date: 2020-MO-DA HO:MI+ZONE\n"
- "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
- "Language-Team: LANGUAGE <LL@li.org>\n"
- #: 404.php:19
- msgid "Oops! That page can’t be found."
- msgstr ""
- #: 404.php:23
- msgid "It looks like nothing was found at this location. Maybe try a search?"
- msgstr ""
- #: classes/class-seedlet-custom-colors.php:24 inc/wpcom-colors-utils.php:16
- msgid "Background Color"
- msgstr ""
- #: classes/class-seedlet-custom-colors.php:25 inc/wpcom-colors-utils.php:30
- msgid "Foreground Color"
- msgstr ""
- #: classes/class-seedlet-custom-colors.php:26 inc/wpcom-colors-utils.php:44
- msgid "Primary Color"
- msgstr ""
- #: classes/class-seedlet-custom-colors.php:27 inc/wpcom-colors-utils.php:58
- msgid "Secondary Color"
- msgstr ""
- #: classes/class-seedlet-custom-colors.php:28 inc/wpcom-colors-utils.php:72
- msgid "Tertiary Color"
- msgstr ""
- #: classes/class-seedlet-custom-colors.php:29
- msgid "Borders Color"
- msgstr ""
- #: classes/class-seedlet-custom-colors.php:153
- #: classes/class-seedlet-custom-colors.php:175
- msgid "Colors"
- msgstr ""
- #: classes/class-seedlet-custom-colors.php:177
- msgid "Theme Default"
- msgstr ""
- #: classes/class-seedlet-custom-colors.php:178
- msgid "Custom"
- msgstr ""
- #: classes/class-seedlet-custom-colors.php:305
- msgid ""
- "This color combination may be hard for people to read. Try using a brighter "
- "background color and/or a darker foreground color."
- msgstr ""
- #. translators: 1: title.
- #: comments.php:35
- msgid "1 Comment"
- msgstr ""
- #. translators: 1: comment count number, 2: title.
- #: comments.php:40
- msgctxt "comments title"
- msgid "%1$s Comment"
- msgid_plural "%1$s Comments"
- msgstr[0] ""
- msgstr[1] ""
- #: comments.php:66
- msgid "Comments are closed."
- msgstr ""
- #: comments.php:74
- msgid "Leave a Comment"
- msgstr ""
- #: footer.php:17 functions.php:335
- msgid "Footer"
- msgstr ""
- #: footer.php:22
- msgid "Footer Menu"
- msgstr ""
- #: footer.php:40
- msgid "https://wordpress.org/"
- msgstr ""
- #. translators: %s: WordPress.
- #: footer.php:43
- msgid "Proudly powered by %s."
- msgstr ""
- #: functions.php:58
- msgid "Primary Navigation"
- msgstr ""
- #: functions.php:59
- msgid "Footer Navigation"
- msgstr ""
- #: functions.php:60
- msgid "Social Links Navigation"
- msgstr ""
- #: functions.php:131
- msgid "Tiny"
- msgstr ""
- #: functions.php:132
- msgid "XS"
- msgstr ""
- #: functions.php:137
- msgid "Small"
- msgstr ""
- #: functions.php:138
- msgid "S"
- msgstr ""
- #: functions.php:143
- msgid "Normal"
- msgstr ""
- #: functions.php:144
- msgid "M"
- msgstr ""
- #: functions.php:149
- msgid "Large"
- msgstr ""
- #: functions.php:150
- msgid "L"
- msgstr ""
- #: functions.php:155
- msgid "Huge"
- msgstr ""
- #: functions.php:156
- msgid "XL"
- msgstr ""
- #: functions.php:175 inc/wpcom.php:52
- msgid "Primary"
- msgstr ""
- #: functions.php:180 inc/wpcom.php:57
- msgid "Secondary"
- msgstr ""
- #: functions.php:185 inc/wpcom.php:62
- msgid "Foreground"
- msgstr ""
- #: functions.php:190 inc/wpcom.php:67
- msgid "Tertiary"
- msgstr ""
- #: functions.php:195 inc/wpcom.php:72
- msgid "Background"
- msgstr ""
- #: functions.php:209 inc/wpcom.php:86
- msgid "Diagonal"
- msgstr ""
- #: functions.php:214 inc/wpcom.php:91
- msgid "Diagonal inverted"
- msgstr ""
- #: functions.php:219 inc/wpcom.php:96
- msgid "Horizontal"
- msgstr ""
- #: functions.php:224 inc/wpcom.php:101
- msgid "Horizontal inverted"
- msgstr ""
- #: functions.php:229 inc/wpcom.php:106
- msgid "Diagonal gradient"
- msgstr ""
- #: functions.php:234 inc/wpcom.php:111
- msgid "Diagonal inverted gradient"
- msgstr ""
- #: functions.php:239 inc/wpcom.php:116
- msgid "Horizontal gradient"
- msgstr ""
- #: functions.php:244 inc/wpcom.php:121
- msgid "Horizontal inverted gradient"
- msgstr ""
- #: functions.php:249 inc/wpcom.php:126
- msgid "Stripe"
- msgstr ""
- #. Translators: If there are characters in your language that are not supported
- #. by Fira Sans, translate this to 'off'. Do not translate into your own
- #. language.
- #: functions.php:295
- msgctxt "Fira Sans: on or off"
- msgid "on"
- msgstr ""
- #. Translators: If there are characters in your language that are not supported
- #. by Playfair Display, translate this to 'off'. Do not translate into your own
- #. language.
- #: functions.php:301
- msgctxt "Playfair Display: on or off"
- msgid "on"
- msgstr ""
- #: functions.php:337
- msgid "Add widgets here to appear in your footer."
- msgstr ""
- #: header.php:24
- msgid "Skip to content"
- msgstr ""
- #: header.php:30
- msgid "Main"
- msgstr ""
- #: header.php:32 header.php:81
- msgid "Close"
- msgstr ""
- #: header.php:33 header.php:83
- msgid "collapsed"
- msgstr ""
- #: header.php:57
- msgid "Menu"
- msgstr ""
- #: header.php:58 header.php:98
- msgid "expanded"
- msgstr ""
- #: header.php:64
- msgid "Woo Minicart"
- msgstr ""
- #: header.php:85 inc/woocommerce.php:135
- msgid "View your shopping cart"
- msgstr ""
- #: header.php:87
- msgid "View your shopping list"
- msgstr ""
- #: header.php:97
- msgid "Cart"
- msgstr ""
- #: header.php:104
- msgid "Social Links Menu"
- msgstr ""
- #: image.php:24
- msgid "Previous Image"
- msgstr ""
- #: image.php:25
- msgid "Next Image"
- msgstr ""
- #: image.php:57 template-parts/content/content-page.php:25
- #: template-parts/content/content-single.php:45
- #: template-parts/content/content.php:48
- msgid "Pages:"
- msgstr ""
- #: image.php:61
- msgid "Page"
- msgstr ""
- #: image.php:75
- msgctxt "Used before full size attachment link."
- msgid "Full size"
- msgstr ""
- #: image.php:93
- msgctxt "Parent post link"
- msgid ""
- "<span class=\"meta-nav\">Published in</span><br><span class=\"post-title\">"
- "%title</span>"
- msgstr ""
- #: inc/back-compat.php:38 inc/back-compat.php:52 inc/back-compat.php:72
- msgid ""
- "Seedlet requires at least WordPress version 4.7. You are running version %s. "
- "Please upgrade and try again."
- msgstr ""
- #. #-#-#-#-# seedlet.pot (Seedlet 1.1.1-wpcom) #-#-#-#-#
- #. Theme Name of the plugin/theme
- #: inc/block-patterns.php:16 wp-content/themes/pub/seedlet/style.css
- msgid "Seedlet"
- msgstr ""
- #: inc/block-patterns.php:27
- msgid "Group with Split Background"
- msgstr ""
- #: inc/block-patterns.php:29
- msgid "Envelope"
- msgstr ""
- #: inc/block-patterns.php:36
- msgid "Group with Image Overlap"
- msgstr ""
- #: inc/block-patterns.php:40
- msgid "Plant"
- msgstr ""
- #: inc/block-patterns.php:46
- msgid "Alternating Grid of Latest Posts"
- msgstr ""
- #: inc/block-styles.php:19 inc/block-styles.php:27
- msgid "Alternating Grid"
- msgstr ""
- #: inc/customizer.php:69
- msgid "Excerpt Settings"
- msgstr ""
- #: inc/customizer.php:101
- msgid "On the home page, posts show:"
- msgstr ""
- #: inc/customizer.php:103 inc/customizer.php:116
- msgid "Summary"
- msgstr ""
- #: inc/customizer.php:104 inc/customizer.php:117
- msgid "Full text"
- msgstr ""
- #: inc/customizer.php:114
- msgid "On archive pages, posts show:"
- msgstr ""
- #: inc/template-functions.php:80
- msgid "Category Archives: "
- msgstr ""
- #: inc/template-functions.php:82
- msgid "Tag Archives: "
- msgstr ""
- #: inc/template-functions.php:84
- msgid "Author Archives: "
- msgstr ""
- #: inc/template-functions.php:86
- msgid "Yearly Archives: "
- msgstr ""
- #: inc/template-functions.php:86
- msgctxt "yearly archives date format"
- msgid "Y"
- msgstr ""
- #: inc/template-functions.php:88
- msgid "Monthly Archives: "
- msgstr ""
- #: inc/template-functions.php:88
- msgctxt "monthly archives date format"
- msgid "F Y"
- msgstr ""
- #: inc/template-functions.php:90
- msgid "Daily Archives: "
- msgstr ""
- #. translators: %s: Post type singular name
- #. translators: %s: Taxonomy singular name
- #: inc/template-functions.php:94 inc/template-functions.php:100
- msgid "%s Archives"
- msgstr ""
- #: inc/template-functions.php:104
- msgid "Archives:"
- msgstr ""
- #. translators: %s: Name of current post.
- #: inc/template-functions.php:169
- msgid "Continue reading %s"
- msgstr ""
- #. translators: 1: SVG icon. 2: post author, only visible to screen readers. 3:
- #. author link.
- #: inc/template-tags.php:45
- msgid "Posted by"
- msgstr ""
- #. translators: %s: Name of current post. Only visible to screen readers.
- #: inc/template-tags.php:62
- msgid "Leave a comment<span class=\"screen-reader-text\"> on %s</span>"
- msgstr ""
- #. translators: used between list items, there is a space after the comma.
- #: inc/template-tags.php:95 inc/template-tags.php:107
- msgid ", "
- msgstr ""
- #. translators: 1: SVG icon. 2: posted in label, only visible to screen
- #. readers. 3: list of categories.
- #: inc/template-tags.php:101
- msgid "Posted in"
- msgstr ""
- #. translators: 1: SVG icon. 2: posted in label, only visible to screen
- #. readers. 3: list of tags.
- #: inc/template-tags.php:113
- msgid "Tags:"
- msgstr ""
- #. translators: %s: Name of current post. Only visible to screen readers.
- #. translators: %s: Name of current post. Only visible to screen readers
- #: inc/template-tags.php:129 template-parts/content/content-page.php:39
- msgid "Edit <span class=\"screen-reader-text\">%s</span>"
- msgstr ""
- #. translators: %s: parent post link
- #: inc/template-tags.php:202
- msgid ""
- "<span class=\"meta-nav\">Published in</span><span class=\"post-title\">%s</"
- "span>"
- msgstr ""
- #: inc/template-tags.php:209
- msgid "Next Post"
- msgstr ""
- #: inc/template-tags.php:210
- msgid "Next post:"
- msgstr ""
- #: inc/template-tags.php:212
- msgid "Previous Post"
- msgstr ""
- #: inc/template-tags.php:213
- msgid "Previous post:"
- msgstr ""
- #: inc/template-tags.php:232
- msgid "Newer posts"
- msgstr ""
- #: inc/template-tags.php:236
- msgid "Older posts"
- msgstr ""
- #: inc/woocommerce.php:138 inc/woocommerce.php:174
- msgid "%d item"
- msgid_plural "%d items"
- msgstr[0] ""
- msgstr[1] ""
- #: inc/wpcom.php:149
- msgid "Hide Homepage Title"
- msgstr ""
- #: inc/wpcom.php:150
- msgid ""
- "Check to hide the page title, if your homepage is set to display a static "
- "page."
- msgstr ""
- #: inc/wpcom.php:160
- msgid "Color Accessibility Warning"
- msgstr ""
- #: inc/wpcom.php:162
- 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>."
- msgstr ""
- #. translators: 1: search result title. 2: search term.
- #: search.php:24
- msgid "Search results for:"
- msgstr ""
- #: template-parts/content/content-excerpt.php:17
- #: template-parts/content/content.php:17
- msgctxt "post"
- msgid "Featured"
- msgstr ""
- #: template-parts/content/content-none.php:15
- msgid "Nothing Found"
- msgstr ""
- #. translators: 1: link to WP admin new post page.
- #: template-parts/content/content-none.php:25
- msgid ""
- "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
- msgstr ""
- #: template-parts/content/content-none.php:38
- msgid ""
- "Sorry, but nothing matched your search terms. Please try again with some "
- "different keywords."
- msgstr ""
- #: template-parts/content/content-none.php:45
- msgid ""
- "It seems we can’t find what you’re looking for. Perhaps "
- "searching can help."
- msgstr ""
- #. translators: %s: Name of current post. Only visible to screen readers
- #: template-parts/content/content-single.php:32
- #: template-parts/content/content.php:35
- msgid "Continue reading<span class=\"screen-reader-text\"> \"%s\"</span>"
- msgstr ""
- #: template-parts/post/author-bio.php:13
- msgid "Published by"
- msgstr ""
- #: template-parts/post/author-bio.php:28
- msgid "View all posts by %s"
- msgstr ""
- #. Theme URI of the plugin/theme
- #: wp-content/themes/pub/seedlet/style.css
- msgid "https://wordpress.com/theme/seedlet"
- msgstr ""
- #. Description of the plugin/theme
- #: wp-content/themes/pub/seedlet/style.css
- msgid ""
- "Seedlet is a free WordPress theme. A two-column layout and classically "
- "elegant typography creates a refined site that gives your works and images "
- "space to breathe - and shine. Seedlet was built to be the perfect partner to "
- "the block editor, and supports all the latest blocks. Writing, audio, "
- "illustrations, photography, video - use Seedlet to engage and direct "
- "visitors' eyes, without your theme getting in the way. And the responsive "
- "design shifts naturally between desktop and mobile devices. Seedlet is a "
- "great option for professionals and creatives looking for a sophisticated "
- "vibe. Whether you're looking to create a blog or a robust site promoting "
- "your business, do with simplicity, style, and Seedlet."
- msgstr ""
- #. Author of the plugin/theme
- #: wp-content/themes/pub/seedlet/style.css
- msgid "Automattic"
- msgstr ""
- #. Author URI of the plugin/theme
- #: wp-content/themes/pub/seedlet/style.css
- msgid "https://automattic.com/"
- msgstr ""
|