From 7db5ebfec333293284ece5cdb6e8f20e9eeef778 Mon Sep 17 00:00:00 2001 From: Ned Zimmerman Date: Wed, 27 Feb 2019 13:30:58 -0400 Subject: [PATCH] Bump version, localizations --- CHANGELOG.md | 12 + languages/af.mo | Bin 0 -> 526 bytes languages/af.po | 579 +++++++++++++++++++++++++ languages/ar.mo | Bin 682 -> 606 bytes languages/ar.po | 529 ++++++++++++----------- languages/bg_BG.mo | Bin 0 -> 543 bytes languages/bg_BG.po | 579 +++++++++++++++++++++++++ languages/ca.mo | Bin 600 -> 524 bytes languages/ca.po | 521 ++++++++++++----------- languages/cs.mo | Bin 625 -> 602 bytes languages/cs.po | 526 ++++++++++++----------- languages/cs_CZ.mo | Bin 648 -> 625 bytes languages/cs_CZ.po | 526 ++++++++++++----------- languages/da_DK.mo | Bin 615 -> 539 bytes languages/da_DK.po | 521 ++++++++++++----------- languages/de_CH.mo | Bin 619 -> 543 bytes languages/de_CH.po | 521 ++++++++++++----------- languages/de_DE.mo | Bin 9963 -> 9645 bytes languages/de_DE.po | 649 ++++++++++++++-------------- languages/el.mo | Bin 598 -> 522 bytes languages/el.po | 521 ++++++++++++----------- languages/en_CA.mo | Bin 615 -> 539 bytes languages/en_CA.po | 521 ++++++++++++----------- languages/en_GB.mo | Bin 623 -> 547 bytes languages/en_GB.po | 521 ++++++++++++----------- languages/es_ES.mo | Bin 600 -> 5680 bytes languages/es_ES.po | 674 +++++++++++++++-------------- languages/et.mo | Bin 601 -> 525 bytes languages/et.po | 521 ++++++++++++----------- languages/eu.mo | Bin 599 -> 523 bytes languages/eu.po | 521 ++++++++++++----------- languages/fr_FR.mo | Bin 696 -> 8815 bytes languages/fr_FR.po | 702 ++++++++++++++++-------------- languages/gl_ES.mo | Bin 1066 -> 990 bytes languages/gl_ES.po | 540 ++++++++++++----------- languages/he.mo | Bin 5299 -> 4972 bytes languages/he.po | 616 ++++++++++++++------------- languages/hi.mo | Bin 0 -> 522 bytes languages/hi.po | 579 +++++++++++++++++++++++++ languages/hu_HU.mo | Bin 7231 -> 7081 bytes languages/hu_HU.po | 624 ++++++++++++++------------- languages/it_IT.mo | Bin 9051 -> 8727 bytes languages/it_IT.po | 657 ++++++++++++++-------------- languages/ja.mo | Bin 594 -> 518 bytes languages/ja.po | 519 ++++++++++++----------- languages/kk@Cyrl.mo | Bin 615 -> 544 bytes languages/kk@Cyrl.po | 522 ++++++++++++----------- languages/km_KH.mo | Bin 608 -> 532 bytes languages/km_KH.po | 519 ++++++++++++----------- languages/ko.mo | Bin 592 -> 516 bytes languages/ko.po | 519 ++++++++++++----------- languages/lt_LT.mo | Bin 7676 -> 7534 bytes languages/lt_LT.po | 642 +++++++++++++++------------- languages/lv.mo | Bin 0 -> 9197 bytes languages/lv.po | 605 ++++++++++++++++++++++++++ languages/nb_NO.mo | Bin 610 -> 534 bytes languages/nb_NO.po | 521 ++++++++++++----------- languages/nl_NL.mo | Bin 618 -> 542 bytes languages/nl_NL.po | 521 ++++++++++++----------- languages/no.mo | Bin 602 -> 526 bytes languages/no.po | 521 ++++++++++++----------- languages/pa.mo | Bin 0 -> 534 bytes languages/pa.po | 579 +++++++++++++++++++++++++ languages/pl.mo | Bin 745 -> 669 bytes languages/pl.po | 525 ++++++++++++----------- languages/pressbooks-aldine.pot | 531 ++++++++++++----------- languages/pt_BR.mo | Bin 617 -> 541 bytes languages/pt_BR.po | 521 ++++++++++++----------- languages/pt_PT.mo | Bin 620 -> 544 bytes languages/pt_PT.po | 521 ++++++++++++----------- languages/ro.mo | Bin 642 -> 566 bytes languages/ro.po | 523 ++++++++++++----------- languages/ru_RU.mo | Bin 738 -> 11955 bytes languages/ru_RU.po | 729 +++++++++++++++++--------------- languages/sk_SK.mo | Bin 643 -> 615 bytes languages/sk_SK.po | 526 ++++++++++++----------- languages/sv_SE.mo | Bin 615 -> 539 bytes languages/sv_SE.po | 521 ++++++++++++----------- languages/ta_IN.mo | Bin 612 -> 536 bytes languages/ta_IN.po | 521 ++++++++++++----------- languages/ta_LK.mo | Bin 598 -> 522 bytes languages/ta_LK.po | 521 ++++++++++++----------- languages/te_IN.mo | Bin 0 -> 537 bytes languages/te_IN.po | 579 +++++++++++++++++++++++++ languages/tr_TR.mo | Bin 614 -> 538 bytes languages/tr_TR.po | 521 ++++++++++++----------- languages/uk.mo | Bin 676 -> 748 bytes languages/uk.po | 526 ++++++++++++----------- languages/ur.mo | Bin 0 -> 521 bytes languages/ur.po | 579 +++++++++++++++++++++++++ languages/zh_CN.mo | Bin 607 -> 620 bytes languages/zh_CN.po | 523 ++++++++++++----------- languages/zh_TW.mo | Bin 608 -> 532 bytes languages/zh_TW.po | 519 ++++++++++++----------- package-lock.json | 249 +++-------- package.json | 6 +- style.css | 2 +- 97 files changed, 15875 insertions(+), 10496 deletions(-) create mode 100644 CHANGELOG.md create mode 100644 languages/af.mo create mode 100644 languages/af.po create mode 100644 languages/bg_BG.mo create mode 100644 languages/bg_BG.po create mode 100644 languages/hi.mo create mode 100644 languages/hi.po create mode 100644 languages/lv.mo create mode 100644 languages/lv.po create mode 100644 languages/pa.mo create mode 100644 languages/pa.po create mode 100644 languages/te_IN.mo create mode 100644 languages/te_IN.po create mode 100644 languages/ur.mo create mode 100644 languages/ur.po diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..91e7ff8 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,12 @@ +# Changelog + +## 1.6.0 + +### Upgrade Notice + +* Aldine 1.6.0 requires [Pressbooks 5.7.0](https://github.com/pressbooks/pressbooks/releases/tag/5.7.0). + +### Minor Changes + +* Simplify font size button: [#163](https://github.com/pressbooks/pressbooks-aldine/pull/163) +* Avoid unnecessary jQuery usage: [#151](https://github.com/pressbooks/pressbooks-aldine/pull/151) diff --git a/languages/af.mo b/languages/af.mo new file mode 100644 index 0000000000000000000000000000000000000000..6da0bf1b732bb48875ed144124717264febb988c GIT binary patch literal 526 zcmZ8dO-}+b5XIx4RN#OE@T?A(2SP`f)8VyHugwv_y*)gozJIA zBa6dE$b%7<#(EgILQUafSvbgyU^DMaC!(lOezqKk6SIg)i_VRWd2)YRke_cw!SE)7 zjz#H70lLzoU?;0YvWS$rmvRPe?z=Yn%0!w8>M4~8b3&EOW<$sL|Ci7r8Us^ebOJf&K zFkOCbT{~&9ueN=t*?ybFN3Gxix@JLof^E|Mj+ACssL@JqtYG&;=v?<%5>~EjAKX`) Ai~s-t literal 0 HcmV?d00001 diff --git a/languages/af.po b/languages/af.po new file mode 100644 index 0000000..1784af3 --- /dev/null +++ b/languages/af.po @@ -0,0 +1,579 @@ +# Copyright (C) 2019 Pressbooks (Book Oven Inc.) +# This file is distributed under the GNU GPL v3 or later. +msgid "" +msgstr "" +"Project-Id-Version: Aldine 1.6.0\n" +"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" +"POT-Creation-Date: 2019-02-27T17:29:06+00:00\n" +"PO-Revision-Date: 2018-03-06 14:24+0000\n" +"Language-Team: Afrikaans (https://www.transifex.com/pressbooks/teams/9194/af/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: af\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Domain: pressbooks-aldine\n" +"X-Generator: WP-CLI 2.1.0\n" + +#. Theme Name of the theme +msgid "Aldine" +msgstr "" + +#. Theme URI of the theme +msgid "https://github.com/pressbooks/pressbooks-aldine/" +msgstr "" + +#. Description of the theme +msgid "" +"Aldine is the default theme for the home page of Pressbooks networks. It is " +"named for the Aldine Press, founded by Aldus Manutius in 1494, who is " +"regarded by many as the world’s first publisher." +msgstr "" + +#. Author of the theme +msgid "Pressbooks (Book Oven Inc.)" +msgstr "" + +#. Author URI of the theme +msgid "https://pressbooks.org" +msgstr "" + +#: functions.php:19 +msgid "Dependencies Missing" +msgstr "" + +#: functions.php:20 +msgid "You must run composer install from the Aldine directory." +msgstr "" + +#: 404.php:17 +msgid "Oops! That page can’t be found." +msgstr "" + +#: 404.php:21 +msgid "It looks like nothing was found at this location." +msgstr "" + +#: inc/filters/namespace.php:63 +msgid "Continued" +msgstr "" + +#: inc/customizer/namespace.php:69 +msgid "Primary Color" +msgstr "" + +#: inc/customizer/namespace.php:70 +msgid "Primary color, used for links and other primary elements." +msgstr "" + +#: inc/customizer/namespace.php:75 +msgid "Primary Color (Hover)" +msgstr "" + +#: inc/customizer/namespace.php:76 +msgid "Variant of the primary color, used for primary element hover states." +msgstr "" + +#: inc/customizer/namespace.php:81 +msgid "Accent Color" +msgstr "" + +#: inc/customizer/namespace.php:82 +msgid "Accent color, used for flourishes and secondary elements." +msgstr "" + +#: inc/customizer/namespace.php:87 +msgid "Accent Color (Hover)" +msgstr "" + +#: inc/customizer/namespace.php:88 +msgid "Variant of the accent color, used for secondary element hover states." +msgstr "" + +#: inc/customizer/namespace.php:93 +msgid "Primary Foreground Color" +msgstr "" + +#: inc/customizer/namespace.php:94 +msgid "Used for text on a primary background." +msgstr "" + +#: inc/customizer/namespace.php:99 +msgid "Accent Foreground Color" +msgstr "" + +#: inc/customizer/namespace.php:100 +msgid "Used for text on an accent color background." +msgstr "" + +#: inc/customizer/namespace.php:124 +msgid "Social Media" +msgstr "" + +#: inc/customizer/namespace.php:136 +msgid "Facebook" +msgstr "" + +#: inc/customizer/namespace.php:149 +msgid "Twitter" +msgstr "" + +#: inc/customizer/namespace.php:158 +msgid "Front Page Catalog" +msgstr "" + +#: inc/customizer/namespace.php:169 +msgid "Show Front Page Catalog" +msgstr "" + +#: inc/customizer/namespace.php:179 partials/content-front-page.php:19 +msgid "Our Latest Titles" +msgstr "" + +#: inc/customizer/namespace.php:184 +msgid "Front Page Catalog Title" +msgstr "" + +#: inc/customizer/namespace.php:193 +msgid "Contact Form" +msgstr "" + +#: inc/customizer/namespace.php:204 +msgid "Show Contact Form" +msgstr "" + +#: inc/customizer/namespace.php:214 partials/contact-form.php:12 +msgid "Contact Us" +msgstr "" + +#: inc/customizer/namespace.php:219 +msgid "Contact Form Title" +msgstr "" + +#: inc/customizer/namespace.php:233 +msgid "Contact Email" +msgstr "" + +#: inc/activation/namespace.php:25 +msgid "About Pressbooks" +msgstr "" + +#: inc/activation/namespace.php:26 +msgid "" +"Pressbooks is easy-to-use book writing software that lets you create a book " +"in all the formats you need to publish." +msgstr "" + +#: inc/activation/namespace.php:27 footer.php:82 +msgid "Learn More" +msgstr "" + +#: inc/activation/namespace.php:34 inc/activation/namespace.php:146 +#: inc/activation/namespace.php:152 +msgid "About" +msgstr "" + +#: inc/activation/namespace.php:39 +msgid "" +"Pressbooks is simple book production software. You can use Pressbooks to " +"publish textbooks, scholarly monographs, syllabi, fiction and non-fiction " +"books, white papers, and more in multiple formats including:" +msgstr "" + +#: inc/activation/namespace.php:40 +msgid "MOBI (for Kindle ebooks)" +msgstr "" + +#: inc/activation/namespace.php:41 +msgid "EPUB (for all other ebookstores)" +msgstr "" + +#: inc/activation/namespace.php:42 +msgid "designed PDF (for print-on-demand and digital distribution)" +msgstr "" + +#. translators: %s link to about page +#: inc/activation/namespace.php:46 +msgid "For more information about Pressbooks, %s." +msgstr "" + +#: inc/activation/namespace.php:47 +msgid "see here" +msgstr "" + +#: inc/activation/namespace.php:53 inc/activation/namespace.php:176 +#: inc/activation/namespace.php:182 +msgid "Help" +msgstr "" + +#. translators: %1$s: link to how to page; %2$s: link to guide +#: inc/activation/namespace.php:60 +msgid "" +"The easiest way to get started with Pressbooks is to follow our %1$s. Or, " +"you can review our %2$s." +msgstr "" + +#: inc/activation/namespace.php:61 +msgid "4 Step Guide to Making a Book on Pressbooks" +msgstr "" + +#: inc/activation/namespace.php:62 +msgid "Guide to Using Pressbooks" +msgstr "" + +#: inc/activation/namespace.php:64 +msgid "" +"If you require further assistance, please contact your network manager." +msgstr "" + +#. Template Name of the theme +#: inc/activation/namespace.php:69 inc/activation/namespace.php:125 +#: inc/activation/namespace.php:131 inc/activation/namespace.php:161 +#: inc/activation/namespace.php:167 +msgid "Catalog" +msgstr "" + +#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173 +msgid "Home" +msgstr "" + +#: inc/activation/namespace.php:120 inc/actions/namespace.php:47 +msgid "Primary Menu" +msgstr "" + +#: inc/activation/namespace.php:141 inc/actions/namespace.php:48 +msgid "Footer Menu" +msgstr "" + +#: inc/admin/namespace.php:30 +msgid "Catalog updated." +msgstr "" + +#: inc/admin/namespace.php:31 +msgid "Sorry, but your catalog was not updated. Please try again." +msgstr "" + +#: inc/admin/namespace.php:32 +msgid "Dismiss this notice." +msgstr "" + +#: inc/admin/namespace.php:61 +msgid "In Catalog" +msgstr "" + +#: inc/actions/namespace.php:114 +msgid "Network Footer Block 1" +msgstr "" + +#: inc/actions/namespace.php:126 +msgid "Network Footer Block 2" +msgstr "" + +#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4 +msgid "Increase Font Size" +msgstr "" + +#: inc/actions/namespace.php:153 +msgid "Decrease Font Size" +msgstr "" + +#: inc/actions/namespace.php:237 +msgid "" +"This page displays your network catalog, so there is no content to edit." +msgstr "" + +#: inc/actions/namespace.php:291 +msgid "Page Section" +msgstr "" + +#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57 +msgid "Title" +msgstr "" + +#: inc/actions/namespace.php:293 +msgid "Standard" +msgstr "" + +#: inc/actions/namespace.php:294 +msgid "Accent" +msgstr "" + +#: inc/actions/namespace.php:295 +msgid "Bordered" +msgstr "" + +#: inc/actions/namespace.php:296 +msgid "Borderless" +msgstr "" + +#: inc/actions/namespace.php:299 +msgid "Call to Action" +msgstr "" + +#: inc/actions/namespace.php:300 +msgid "Text" +msgstr "" + +#: inc/actions/namespace.php:301 +msgid "Link" +msgstr "" + +#: inc/helpers/namespace.php:179 +msgid "Contact" +msgstr "" + +#: inc/helpers/namespace.php:186 +msgid "Sign In" +msgstr "" + +#: inc/helpers/namespace.php:192 +msgid "Sign Up" +msgstr "" + +#: inc/helpers/namespace.php:200 +msgid "Admin" +msgstr "" + +#: inc/helpers/namespace.php:208 +msgid "My Books" +msgstr "" + +#: inc/helpers/namespace.php:214 +msgid "Create a New Book" +msgstr "" + +#: inc/helpers/namespace.php:220 +msgid "Sign Out" +msgstr "" + +#: inc/helpers/namespace.php:282 +msgid "Name is required." +msgstr "" + +#: inc/helpers/namespace.php:286 +msgid "Email is required." +msgstr "" + +#: inc/helpers/namespace.php:290 +msgid "Email is invalid." +msgstr "" + +#: inc/helpers/namespace.php:294 +msgid "Institution is required." +msgstr "" + +#: inc/helpers/namespace.php:298 +msgid "Message is required." +msgstr "" + +#. translators: %s name of contact for submitter +#: inc/helpers/namespace.php:305 +msgid "Contact Form Submission from %s" +msgstr "" + +#: inc/helpers/namespace.php:316 +msgid "Your message was sent!" +msgstr "" + +#: inc/helpers/namespace.php:319 +msgid "Your message could not be sent." +msgstr "" + +#: inc/intervention.php:12 +msgid "Hello," +msgstr "" + +#: page-catalog.php:55 +msgid "No Books Found" +msgstr "" + +#: page-catalog.php:58 +msgid "No books have been added to the catalog." +msgstr "" + +#. translators: 1: title. +#: comments.php:35 +msgid "One thought on “%1$s”" +msgstr "" + +#. translators: 1: comment count number, 2: title. +#: comments.php:41 +msgctxt "comments title" +msgid "%1$s thought on “%2$s”" +msgid_plural "%1$s thoughts on “%2$s”" +msgstr[0] "" +msgstr[1] "" + +#: comments.php:68 +msgid "Comments are closed." +msgstr "" + +#. translators: %s: search query. +#: search.php:23 +msgid "Search Results for: %s" +msgstr "" + +#: header.php:44 +msgid "Skip to content" +msgstr "" + +#. translators: %s name of network +#: header.php:69 +msgid "Logo for %s" +msgstr "" + +#: header.php:80 +msgid "Toggle Menu" +msgstr "" + +#. translators: %s network name +#: footer.php:43 footer.php:48 +msgid "%s on Facebook" +msgstr "" + +#. translators: %s network name +#: footer.php:53 footer.php:58 +msgid "%s on Twitter" +msgstr "" + +#. translators: %s Pressbooks +#: footer.php:77 +msgid "Powered by %s" +msgstr "" + +#: footer.php:79 +msgid "Open Source" +msgstr "" + +#: footer.php:80 +msgid "Open Textbooks" +msgstr "" + +#: footer.php:81 +msgid "Open Book Publishing" +msgstr "" + +#: footer.php:86 footer.php:90 +msgid "Pressbooks on Facebook" +msgstr "" + +#: footer.php:92 footer.php:96 +msgid "Pressbooks on Twitter" +msgstr "" + +#: partials/book.php:39 +msgid "About this book" +msgstr "" + +#: partials/paged-navigation.php:2 +msgid "Navigation" +msgstr "" + +#: partials/content-none.php:14 +msgid "Nothing Found" +msgstr "" + +#. translators: 1: link to WP admin new post page. +#: partials/content-none.php:27 +msgid "Ready to publish your first post? Get started here." +msgstr "" + +#: partials/content-none.php:41 +msgid "" +"Sorry, but nothing matched your search terms. Please try again with some " +"different keywords." +msgstr "" + +#: partials/content-none.php:48 +msgid "" +"It seems we can’t find what you’re looking for. Perhaps " +"searching can help." +msgstr "" + +#: partials/content-page.php:23 partials/content.php:50 +msgid "Pages:" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content-page.php:37 +msgid "Edit %s" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content.php:37 +msgid "Continue reading \"%s\"" +msgstr "" + +#: partials/content-page-catalog.php:17 +msgid "Filter by Subject" +msgstr "" + +#: partials/content-page-catalog.php:19 +msgid "All Subjects" +msgstr "" + +#: partials/content-page-catalog.php:39 +msgid "Filter by License" +msgstr "" + +#: partials/content-page-catalog.php:41 +msgid "All Licenses" +msgstr "" + +#: partials/content-page-catalog.php:54 +msgid "Sort by" +msgstr "" + +#: partials/content-page-catalog.php:58 +msgid "Subject" +msgstr "" + +#: partials/content-page-catalog.php:59 +msgid "Latest" +msgstr "" + +#: partials/content-page-catalog.php:67 +msgid "Clear Filters" +msgstr "" + +#: partials/content-page-catalog.php:68 +msgid "Submit" +msgstr "" + +#: partials/content-front-page.php:76 +msgid "View Complete Catalog" +msgstr "" + +#: partials/contact-form.php:29 +msgid "Keep this field blank (required)" +msgstr "" + +#: partials/contact-form.php:45 +msgid "Your name (required)" +msgstr "" + +#: partials/contact-form.php:61 +msgid "Your email address (required)" +msgstr "" + +#: partials/contact-form.php:77 +msgid "Your institution (required)" +msgstr "" + +#: partials/contact-form.php:93 +msgid "Your message (required)" +msgstr "" + +#: partials/contact-form.php:97 +msgid "Send" +msgstr "" + +#: searchform.php:3 +msgctxt "label" +msgid "Search Catalog" +msgstr "" + +#: searchform.php:6 +msgctxt "submit button" +msgid "Search" +msgstr "" diff --git a/languages/ar.mo b/languages/ar.mo index c398a9a6041f8d071b51fd3b9ebac57a3d922d84..380a26ebbbcd474241852d87af9a39844c089bf7 100644 GIT binary patch delta 239 zcmY+9!D<3A6h#$uGhdN~f+BC`B~C|uJF6gtiXsEL5@HQwP$xqYyX`ONZ*=Dm`7Ira zpziMCa1ZCVeyg1u)yAdS`WYU!I#-N`Nr=Hh6~=m)x=e53{ggRK4Y8f~g`+6SwBMaJ z;g>l^g;maNjM=-V3G)9d3g)vEMpj9$O%7w}6)}N)04PB8Qr;smAWS-lgl#NoSg3F9 yUf@1p7cgNwCJ~n;;&mNY-^S)Bbx!Qzze|G^OjNF{^u`if&SCWV!9>W*sLCJQI!S;4 delta 316 zcmcb|vWj(r3S+@URSm&{qSWHzr2PEsV%@}?l+3);jbBX|>jUyrQ!-0*of3;v3ld8* ztQ7S0xFU3+qTZ>M<@rS^#XgzEB~}XY@z(LFKvZF6sAH6D9iIoHfmD26etrRz4VKd} z0m)Xt#dVBoDpvu5Zh$=7>q6*>A;MByT zt<8 diff --git a/languages/ar.po b/languages/ar.po index ba84192..641cac1 100644 --- a/languages/ar.po +++ b/languages/ar.po @@ -1,550 +1,583 @@ -# Copyright (C) 2018 pressbooks-aldine -# This file is distributed under the same license as the pressbooks-aldine package. +# Copyright (C) 2019 Pressbooks (Book Oven Inc.) +# This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: pressbooks-aldine\n" +"Project-Id-Version: Aldine 1.6.0\n" +"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" +"POT-Creation-Date: 2019-02-27T17:29:06+00:00\n" +"PO-Revision-Date: 2018-03-06 14:24+0000\n" "Language-Team: Arabic (https://www.transifex.com/pressbooks/teams/9194/ar/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ar\n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" -"X-Poedit-Basepath: ..\n" -"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n" -"X-Poedit-SearchPath-0: .\n" -"X-Poedit-SearchPathExcluded-0: *.js\n" -"X-Poedit-SourceCharset: UTF-8\n" +"X-Domain: pressbooks-aldine\n" +"X-Generator: WP-CLI 2.1.0\n" -#: ../404.php:17 -msgid "Oops! That page can’t be found." +#. Theme Name of the theme +msgid "Aldine" msgstr "" -#: ../404.php:21 -msgid "It looks like nothing was found at this location." +#. Theme URI of the theme +msgid "https://github.com/pressbooks/pressbooks-aldine/" msgstr "" -#: ../comments.php:34 -msgid "One thought on “%1$s”" -msgstr "" - -#: ../comments.php:40 -msgctxt "comments title" -msgid "%1$s thought on “%2$s”" -msgid_plural "%1$s thoughts on “%2$s”" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" - -#: ../comments.php:63 -msgid "Comments are closed." +#. Description of the theme +msgid "" +"Aldine is the default theme for the home page of Pressbooks networks. It is " +"named for the Aldine Press, founded by Aldus Manutius in 1494, who is " +"regarded by many as the world’s first publisher." msgstr "" -#: ../footer.php40, ../footer.php:44 -msgid "%s on Facebook" +#. Author of the theme +msgid "Pressbooks (Book Oven Inc.)" msgstr "" -#: ../footer.php48, ../footer.php:52 -msgid "%s on Twitter" +#. Author URI of the theme +msgid "https://pressbooks.org" msgstr "" -#: ../footer.php:70 -msgid "Powered by %s" +#: functions.php:19 +msgid "Dependencies Missing" msgstr "" -#: ../footer.php:72 -msgid "Open Source" +#: functions.php:20 +msgid "You must run composer install from the Aldine directory." msgstr "" -#: ../footer.php:73 -msgid "Open Textbooks" +#: 404.php:17 +msgid "Oops! That page can’t be found." msgstr "" -#: ../footer.php:74 -msgid "Open Book Publishing" +#: 404.php:21 +msgid "It looks like nothing was found at this location." msgstr "" -#: ../footer.php75, ../inc/activation/namespace.php:27 -msgid "Learn More" +#: inc/filters/namespace.php:63 +msgid "Continued" msgstr "" -#: ../footer.php79, ../footer.php:83 -msgid "Pressbooks on Facebook" +#: inc/customizer/namespace.php:69 +msgid "Primary Color" msgstr "" -#: ../footer.php85, ../footer.php:89 -msgid "Pressbooks on Twitter" +#: inc/customizer/namespace.php:70 +msgid "Primary color, used for links and other primary elements." msgstr "" -#: ../functions.php:18 -msgid "Dependencies Missing" +#: inc/customizer/namespace.php:75 +msgid "Primary Color (Hover)" msgstr "" -#: ../functions.php:19 -msgid "You must run composer install from the Aldine directory." +#: inc/customizer/namespace.php:76 +msgid "Variant of the primary color, used for primary element hover states." msgstr "" -#: ../header.php:44 -msgid "Skip to content" +#: inc/customizer/namespace.php:81 +msgid "Accent Color" msgstr "" -#: ../header.php:64 -msgid "Logo for %s" +#: inc/customizer/namespace.php:82 +msgid "Accent color, used for flourishes and secondary elements." msgstr "" -#: ../header.php:74 -msgid "Toggle Menu" +#: inc/customizer/namespace.php:87 +msgid "Accent Color (Hover)" msgstr "" -#: ../inc/intervention.php:12 -msgid "Hello," +#: inc/customizer/namespace.php:88 +msgid "Variant of the accent color, used for secondary element hover states." msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 -msgid "Primary Menu" +#: inc/customizer/namespace.php:93 +msgid "Primary Foreground Color" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 -msgid "Footer Menu" +#: inc/customizer/namespace.php:94 +msgid "Used for text on a primary background." msgstr "" -#: ../inc/actions/namespace.php:107 -msgid "Network Footer Block 1" +#: inc/customizer/namespace.php:99 +msgid "Accent Foreground Color" msgstr "" -#: ../inc/actions/namespace.php:117 -msgid "Network Footer Block 2" +#: inc/customizer/namespace.php:100 +msgid "Used for text on an accent color background." msgstr "" -#: ../inc/actions/namespace.php142, -#: ../partials/content-accessibility-toolbar.php6, -#: ../partials/content-accessibility-toolbar.php:7 -msgid "Increase Font Size" +#: inc/customizer/namespace.php:124 +msgid "Social Media" msgstr "" -#: ../inc/actions/namespace.php:143 -msgid "Decrease Font Size" +#: inc/customizer/namespace.php:136 +msgid "Facebook" msgstr "" -#: ../inc/actions/namespace.php:226 -msgid "" -"This page displays your network catalog, so there is no content to edit." +#: inc/customizer/namespace.php:149 +msgid "Twitter" msgstr "" -#: ../inc/actions/namespace.php:279 -msgid "Page Section" +#: inc/customizer/namespace.php:158 +msgid "Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php280, ../partials/content-page-catalog.php:49 -msgid "Title" +#: inc/customizer/namespace.php:169 +msgid "Show Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php:281 -msgid "Standard" +#: inc/customizer/namespace.php:179 partials/content-front-page.php:19 +msgid "Our Latest Titles" msgstr "" -#: ../inc/actions/namespace.php:282 -msgid "Accent" +#: inc/customizer/namespace.php:184 +msgid "Front Page Catalog Title" msgstr "" -#: ../inc/actions/namespace.php:283 -msgid "Bordered" +#: inc/customizer/namespace.php:193 +msgid "Contact Form" msgstr "" -#: ../inc/actions/namespace.php:284 -msgid "Borderless" +#: inc/customizer/namespace.php:204 +msgid "Show Contact Form" msgstr "" -#: ../inc/actions/namespace.php:287 -msgid "Call to Action" +#: inc/customizer/namespace.php:214 partials/contact-form.php:12 +msgid "Contact Us" msgstr "" -#: ../inc/actions/namespace.php:288 -msgid "Text" +#: inc/customizer/namespace.php:219 +msgid "Contact Form Title" msgstr "" -#: ../inc/actions/namespace.php:289 -msgid "Link" +#: inc/customizer/namespace.php:233 +msgid "Contact Email" msgstr "" -#: ../inc/activation/namespace.php:25 +#: inc/activation/namespace.php:25 msgid "About Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:26 +#: inc/activation/namespace.php:26 msgid "" "Pressbooks is easy-to-use book writing software that lets you create a book " "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, -#: ../inc/activation/namespace.php:143 +#: inc/activation/namespace.php:27 footer.php:82 +msgid "Learn More" +msgstr "" + +#: inc/activation/namespace.php:34 inc/activation/namespace.php:146 +#: inc/activation/namespace.php:152 msgid "About" msgstr "" -#: ../inc/activation/namespace.php:39 +#: inc/activation/namespace.php:39 msgid "" "Pressbooks is simple book production software. You can use Pressbooks to " "publish textbooks, scholarly monographs, syllabi, fiction and non-fiction " "books, white papers, and more in multiple formats including:" msgstr "" -#: ../inc/activation/namespace.php:40 +#: inc/activation/namespace.php:40 msgid "MOBI (for Kindle ebooks)" msgstr "" -#: ../inc/activation/namespace.php:41 +#: inc/activation/namespace.php:41 msgid "EPUB (for all other ebookstores)" msgstr "" -#: ../inc/activation/namespace.php:42 +#: inc/activation/namespace.php:42 msgid "designed PDF (for print-on-demand and digital distribution)" msgstr "" -#: ../inc/activation/namespace.php:45 +#. translators: %s link to about page +#: inc/activation/namespace.php:46 msgid "For more information about Pressbooks, %s." msgstr "" -#: ../inc/activation/namespace.php:46 +#: inc/activation/namespace.php:47 msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, -#: ../inc/activation/namespace.php:173 +#: inc/activation/namespace.php:53 inc/activation/namespace.php:176 +#: inc/activation/namespace.php:182 msgid "Help" msgstr "" -#: ../inc/activation/namespace.php:58 +#. translators: %1$s: link to how to page; %2$s: link to guide +#: inc/activation/namespace.php:60 msgid "" "The easiest way to get started with Pressbooks is to follow our %1$s. Or, " "you can review our %2$s." msgstr "" -#: ../inc/activation/namespace.php:59 +#: inc/activation/namespace.php:61 msgid "4 Step Guide to Making a Book on Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:60 +#: inc/activation/namespace.php:62 msgid "Guide to Using Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:62 +#: inc/activation/namespace.php:64 msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, -#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, -#: ../inc/activation/namespace.php158, ../page-catalog.php:4 +#. Template Name of the theme +#: inc/activation/namespace.php:69 inc/activation/namespace.php:125 +#: inc/activation/namespace.php:131 inc/activation/namespace.php:161 +#: inc/activation/namespace.php:167 msgid "Catalog" msgstr "" -#: ../inc/activation/namespace.php71, ../inc/helpers/namespace.php:165 +#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173 msgid "Home" msgstr "" -#: ../inc/admin/namespace.php:30 +#: inc/activation/namespace.php:120 inc/actions/namespace.php:47 +msgid "Primary Menu" +msgstr "" + +#: inc/activation/namespace.php:141 inc/actions/namespace.php:48 +msgid "Footer Menu" +msgstr "" + +#: inc/admin/namespace.php:30 msgid "Catalog updated." msgstr "" -#: ../inc/admin/namespace.php:31 +#: inc/admin/namespace.php:31 msgid "Sorry, but your catalog was not updated. Please try again." msgstr "" -#: ../inc/admin/namespace.php:32 +#: inc/admin/namespace.php:32 msgid "Dismiss this notice." msgstr "" -#: ../inc/admin/namespace.php:61 +#: inc/admin/namespace.php:61 msgid "In Catalog" msgstr "" -#: ../inc/admin/namespace.php:72 -msgctxt "pressbooks-aldine" -msgid "Show in Catalog" -msgstr "" - -#: ../inc/admin/namespace.php:73 -msgctxt "pressbooks-aldine" -msgid "This book is private, so you can’t display it in your catalog." +#: inc/actions/namespace.php:114 +msgid "Network Footer Block 1" msgstr "" -#: ../inc/customizer/namespace.php:61 -msgid "Primary Color" +#: inc/actions/namespace.php:126 +msgid "Network Footer Block 2" msgstr "" -#: ../inc/customizer/namespace.php:62 -msgid "Primary color, used for links and other primary elements." +#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4 +msgid "Increase Font Size" msgstr "" -#: ../inc/customizer/namespace.php:67 -msgid "Primary Color (Hover)" +#: inc/actions/namespace.php:153 +msgid "Decrease Font Size" msgstr "" -#: ../inc/customizer/namespace.php:68 -msgid "Variant of the primary color, used for primary element hover states." +#: inc/actions/namespace.php:237 +msgid "" +"This page displays your network catalog, so there is no content to edit." msgstr "" -#: ../inc/customizer/namespace.php:73 -msgid "Accent Color" +#: inc/actions/namespace.php:291 +msgid "Page Section" msgstr "" -#: ../inc/customizer/namespace.php:74 -msgid "Accent color, used for flourishes and secondary elements." +#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57 +msgid "Title" msgstr "" -#: ../inc/customizer/namespace.php:79 -msgid "Accent Color (Hover)" +#: inc/actions/namespace.php:293 +msgid "Standard" msgstr "" -#: ../inc/customizer/namespace.php:80 -msgid "Variant of the accent color, used for secondary element hover states." +#: inc/actions/namespace.php:294 +msgid "Accent" msgstr "" -#: ../inc/customizer/namespace.php:85 -msgid "Primary Foreground Color" +#: inc/actions/namespace.php:295 +msgid "Bordered" msgstr "" -#: ../inc/customizer/namespace.php:86 -msgid "Used for text on a primary background." +#: inc/actions/namespace.php:296 +msgid "Borderless" msgstr "" -#: ../inc/customizer/namespace.php:91 -msgid "Accent Foreground Color" +#: inc/actions/namespace.php:299 +msgid "Call to Action" msgstr "" -#: ../inc/customizer/namespace.php:92 -msgid "Used for text on an accent color background." +#: inc/actions/namespace.php:300 +msgid "Text" msgstr "" -#: ../inc/customizer/namespace.php:111 -msgid "Social Media" +#: inc/actions/namespace.php:301 +msgid "Link" msgstr "" -#: ../inc/customizer/namespace.php:119 -msgid "Facebook" +#: inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: ../inc/customizer/namespace.php:128 -msgid "Twitter" +#: inc/helpers/namespace.php:186 +msgid "Sign In" msgstr "" -#: ../inc/customizer/namespace.php:135 -msgid "Front Page Catalog" +#: inc/helpers/namespace.php:192 +msgid "Sign Up" msgstr "" -#: ../inc/customizer/namespace.php:142 -msgid "Show Front Page Catalog" +#: inc/helpers/namespace.php:200 +msgid "Admin" msgstr "" -#: ../inc/customizer/namespace.php150, ../partials/content-front-page.php:19 -msgid "Our Latest Titles" +#: inc/helpers/namespace.php:208 +msgid "My Books" msgstr "" -#: ../inc/customizer/namespace.php:153 -msgid "Front Page Catalog Title" +#: inc/helpers/namespace.php:214 +msgid "Create a New Book" msgstr "" -#: ../inc/customizer/namespace.php:160 -msgid "Contact Form" +#: inc/helpers/namespace.php:220 +msgid "Sign Out" msgstr "" -#: ../inc/customizer/namespace.php:167 -msgid "Show Contact Form" +#: inc/helpers/namespace.php:282 +msgid "Name is required." msgstr "" -#: ../inc/customizer/namespace.php175, ../partials/contact-form.php:12 -msgid "Contact Us" +#: inc/helpers/namespace.php:286 +msgid "Email is required." msgstr "" -#: ../inc/customizer/namespace.php:178 -msgid "Contact Form Title" +#: inc/helpers/namespace.php:290 +msgid "Email is invalid." msgstr "" -#: ../inc/customizer/namespace.php:188 -msgid "Contact Email" +#: inc/helpers/namespace.php:294 +msgid "Institution is required." msgstr "" -#: ../inc/filters/namespace.php:61 -msgid "Continued" +#: inc/helpers/namespace.php:298 +msgid "Message is required." msgstr "" -#: ../inc/helpers/namespace.php:171 -msgid "Contact" +#. translators: %s name of contact for submitter +#: inc/helpers/namespace.php:305 +msgid "Contact Form Submission from %s" msgstr "" -#: ../inc/helpers/namespace.php:178 -msgid "Sign In" +#: inc/helpers/namespace.php:316 +msgid "Your message was sent!" msgstr "" -#: ../inc/helpers/namespace.php:184 -msgid "Sign Up" +#: inc/helpers/namespace.php:319 +msgid "Your message could not be sent." msgstr "" -#: ../inc/helpers/namespace.php:192 -msgid "Admin" +#: inc/intervention.php:12 +msgid "Hello," msgstr "" -#: ../inc/helpers/namespace.php:200 -msgid "My Books" +#: page-catalog.php:55 +msgid "No Books Found" msgstr "" -#: ../inc/helpers/namespace.php:206 -msgid "Sign Out" +#: page-catalog.php:58 +msgid "No books have been added to the catalog." msgstr "" -#: ../inc/helpers/namespace.php:260 -msgid "Name is required." +#. translators: 1: title. +#: comments.php:35 +msgid "One thought on “%1$s”" msgstr "" -#: ../inc/helpers/namespace.php:264 -msgid "Email is required." -msgstr "" +#. translators: 1: comment count number, 2: title. +#: comments.php:41 +msgctxt "comments title" +msgid "%1$s thought on “%2$s”" +msgid_plural "%1$s thoughts on “%2$s”" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" +msgstr[4] "" +msgstr[5] "" -#: ../inc/helpers/namespace.php:268 -msgid "Email is invalid." +#: comments.php:68 +msgid "Comments are closed." msgstr "" -#: ../inc/helpers/namespace.php:272 -msgid "Institution is required." +#. translators: %s: search query. +#: search.php:23 +msgid "Search Results for: %s" msgstr "" -#: ../inc/helpers/namespace.php:276 -msgid "Message is required." +#: header.php:44 +msgid "Skip to content" msgstr "" -#: ../inc/helpers/namespace.php:282 -msgid "Contact Form Submission from %s" +#. translators: %s name of network +#: header.php:69 +msgid "Logo for %s" msgstr "" -#: ../inc/helpers/namespace.php:293 -msgid "Your message was sent!" +#: header.php:80 +msgid "Toggle Menu" msgstr "" -#: ../inc/helpers/namespace.php:296 -msgid "Your message could not be sent." +#. translators: %s network name +#: footer.php:43 footer.php:48 +msgid "%s on Facebook" msgstr "" -#: ../page-catalog.php:55 -msgid "No Books Found" +#. translators: %s network name +#: footer.php:53 footer.php:58 +msgid "%s on Twitter" msgstr "" -#: ../page-catalog.php:58 -msgid "No books have been added to the catalog." +#. translators: %s Pressbooks +#: footer.php:77 +msgid "Powered by %s" msgstr "" -#: ../partials/book.php:27 -msgid "About this book" +#: footer.php:79 +msgid "Open Source" msgstr "" -#: ../partials/contact-form.php:30 -msgid "Your name (required)" +#: footer.php:80 +msgid "Open Textbooks" msgstr "" -#: ../partials/contact-form.php:38 -msgid "Your email address (required)" +#: footer.php:81 +msgid "Open Book Publishing" msgstr "" -#: ../partials/contact-form.php:46 -msgid "Your institution (required)" +#: footer.php:86 footer.php:90 +msgid "Pressbooks on Facebook" msgstr "" -#: ../partials/contact-form.php:54 -msgid "Your message (required)" +#: footer.php:92 footer.php:96 +msgid "Pressbooks on Twitter" msgstr "" -#: ../partials/contact-form.php:58 -msgid "Send" +#: partials/book.php:39 +msgid "About this book" msgstr "" -#: ../partials/content-front-page.php:67 -msgid "View Complete Catalog" +#: partials/paged-navigation.php:2 +msgid "Navigation" msgstr "" -#: ../partials/content-none.php:14 +#: partials/content-none.php:14 msgid "Nothing Found" msgstr "" -#: ../partials/content-none.php:25 +#. translators: 1: link to WP admin new post page. +#: partials/content-none.php:27 msgid "Ready to publish your first post? Get started here." msgstr "" -#: ../partials/content-none.php:38 +#: partials/content-none.php:41 msgid "" "Sorry, but nothing matched your search terms. Please try again with some " "different keywords." msgstr "" -#: ../partials/content-none.php:44 +#: partials/content-none.php:48 msgid "" "It seems we can’t find what you’re looking for. Perhaps " "searching can help." msgstr "" -#: ../partials/content-page-catalog.php:17 +#: partials/content-page.php:23 partials/content.php:50 +msgid "Pages:" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content-page.php:37 +msgid "Edit %s" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content.php:37 +msgid "Continue reading \"%s\"" +msgstr "" + +#: partials/content-page-catalog.php:17 msgid "Filter by Subject" msgstr "" -#: ../partials/content-page-catalog.php:19 +#: partials/content-page-catalog.php:19 msgid "All Subjects" msgstr "" -#: ../partials/content-page-catalog.php:35 +#: partials/content-page-catalog.php:39 msgid "Filter by License" msgstr "" -#: ../partials/content-page-catalog.php:37 +#: partials/content-page-catalog.php:41 msgid "All Licenses" msgstr "" -#: ../partials/content-page-catalog.php:46 +#: partials/content-page-catalog.php:54 msgid "Sort by" msgstr "" -#: ../partials/content-page-catalog.php:50 +#: partials/content-page-catalog.php:58 msgid "Subject" msgstr "" -#: ../partials/content-page-catalog.php:51 +#: partials/content-page-catalog.php:59 msgid "Latest" msgstr "" -#: ../partials/content-page-catalog.php:58 +#: partials/content-page-catalog.php:67 msgid "Clear Filters" msgstr "" -#: ../partials/content-page-catalog.php:59 +#: partials/content-page-catalog.php:68 msgid "Submit" msgstr "" -#: ../partials/content-page.php22, ../partials/content.php:45 -msgid "Pages:" +#: partials/content-front-page.php:76 +msgid "View Complete Catalog" msgstr "" -#: ../partials/content-page.php:35 -msgid "Edit %s" +#: partials/contact-form.php:29 +msgid "Keep this field blank (required)" msgstr "" -#: ../partials/content.php:34 -msgid "Continue reading \"%s\"" +#: partials/contact-form.php:45 +msgid "Your name (required)" msgstr "" -#: ../partials/paged-navigation.php:2 -msgid "Navigation" +#: partials/contact-form.php:61 +msgid "Your email address (required)" msgstr "" -#: ../search.php:21 -msgid "Search Results for: %s" +#: partials/contact-form.php:77 +msgid "Your institution (required)" +msgstr "" + +#: partials/contact-form.php:93 +msgid "Your message (required)" +msgstr "" + +#: partials/contact-form.php:97 +msgid "Send" msgstr "" -#: ../searchform.php:3 +#: searchform.php:3 msgctxt "label" msgid "Search Catalog" msgstr "" -#: ../searchform.php:6 +#: searchform.php:6 msgctxt "submit button" msgid "Search" msgstr "" diff --git a/languages/bg_BG.mo b/languages/bg_BG.mo new file mode 100644 index 0000000000000000000000000000000000000000..069161f6b7593dfd8deb527a2ef56bf931d951e8 GIT binary patch literal 543 zcmZ8d%Wm5+5KNJrbj&%24bX#)bR|kP9E*kzwex_17&QX*aVuzhBeRuBfu!Q}L;8EU z5?3u}M*e<-Tm ztt6U%E^y*V1$Mv-6-YuR(i}yG*?Ezk%Pg0oecomposer install from the Aldine directory." +msgstr "" + +#: 404.php:17 +msgid "Oops! That page can’t be found." +msgstr "" + +#: 404.php:21 +msgid "It looks like nothing was found at this location." +msgstr "" + +#: inc/filters/namespace.php:63 +msgid "Continued" +msgstr "" + +#: inc/customizer/namespace.php:69 +msgid "Primary Color" +msgstr "" + +#: inc/customizer/namespace.php:70 +msgid "Primary color, used for links and other primary elements." +msgstr "" + +#: inc/customizer/namespace.php:75 +msgid "Primary Color (Hover)" +msgstr "" + +#: inc/customizer/namespace.php:76 +msgid "Variant of the primary color, used for primary element hover states." +msgstr "" + +#: inc/customizer/namespace.php:81 +msgid "Accent Color" +msgstr "" + +#: inc/customizer/namespace.php:82 +msgid "Accent color, used for flourishes and secondary elements." +msgstr "" + +#: inc/customizer/namespace.php:87 +msgid "Accent Color (Hover)" +msgstr "" + +#: inc/customizer/namespace.php:88 +msgid "Variant of the accent color, used for secondary element hover states." +msgstr "" + +#: inc/customizer/namespace.php:93 +msgid "Primary Foreground Color" +msgstr "" + +#: inc/customizer/namespace.php:94 +msgid "Used for text on a primary background." +msgstr "" + +#: inc/customizer/namespace.php:99 +msgid "Accent Foreground Color" +msgstr "" + +#: inc/customizer/namespace.php:100 +msgid "Used for text on an accent color background." +msgstr "" + +#: inc/customizer/namespace.php:124 +msgid "Social Media" +msgstr "" + +#: inc/customizer/namespace.php:136 +msgid "Facebook" +msgstr "" + +#: inc/customizer/namespace.php:149 +msgid "Twitter" +msgstr "" + +#: inc/customizer/namespace.php:158 +msgid "Front Page Catalog" +msgstr "" + +#: inc/customizer/namespace.php:169 +msgid "Show Front Page Catalog" +msgstr "" + +#: inc/customizer/namespace.php:179 partials/content-front-page.php:19 +msgid "Our Latest Titles" +msgstr "" + +#: inc/customizer/namespace.php:184 +msgid "Front Page Catalog Title" +msgstr "" + +#: inc/customizer/namespace.php:193 +msgid "Contact Form" +msgstr "" + +#: inc/customizer/namespace.php:204 +msgid "Show Contact Form" +msgstr "" + +#: inc/customizer/namespace.php:214 partials/contact-form.php:12 +msgid "Contact Us" +msgstr "" + +#: inc/customizer/namespace.php:219 +msgid "Contact Form Title" +msgstr "" + +#: inc/customizer/namespace.php:233 +msgid "Contact Email" +msgstr "" + +#: inc/activation/namespace.php:25 +msgid "About Pressbooks" +msgstr "" + +#: inc/activation/namespace.php:26 +msgid "" +"Pressbooks is easy-to-use book writing software that lets you create a book " +"in all the formats you need to publish." +msgstr "" + +#: inc/activation/namespace.php:27 footer.php:82 +msgid "Learn More" +msgstr "" + +#: inc/activation/namespace.php:34 inc/activation/namespace.php:146 +#: inc/activation/namespace.php:152 +msgid "About" +msgstr "" + +#: inc/activation/namespace.php:39 +msgid "" +"Pressbooks is simple book production software. You can use Pressbooks to " +"publish textbooks, scholarly monographs, syllabi, fiction and non-fiction " +"books, white papers, and more in multiple formats including:" +msgstr "" + +#: inc/activation/namespace.php:40 +msgid "MOBI (for Kindle ebooks)" +msgstr "" + +#: inc/activation/namespace.php:41 +msgid "EPUB (for all other ebookstores)" +msgstr "" + +#: inc/activation/namespace.php:42 +msgid "designed PDF (for print-on-demand and digital distribution)" +msgstr "" + +#. translators: %s link to about page +#: inc/activation/namespace.php:46 +msgid "For more information about Pressbooks, %s." +msgstr "" + +#: inc/activation/namespace.php:47 +msgid "see here" +msgstr "" + +#: inc/activation/namespace.php:53 inc/activation/namespace.php:176 +#: inc/activation/namespace.php:182 +msgid "Help" +msgstr "" + +#. translators: %1$s: link to how to page; %2$s: link to guide +#: inc/activation/namespace.php:60 +msgid "" +"The easiest way to get started with Pressbooks is to follow our %1$s. Or, " +"you can review our %2$s." +msgstr "" + +#: inc/activation/namespace.php:61 +msgid "4 Step Guide to Making a Book on Pressbooks" +msgstr "" + +#: inc/activation/namespace.php:62 +msgid "Guide to Using Pressbooks" +msgstr "" + +#: inc/activation/namespace.php:64 +msgid "" +"If you require further assistance, please contact your network manager." +msgstr "" + +#. Template Name of the theme +#: inc/activation/namespace.php:69 inc/activation/namespace.php:125 +#: inc/activation/namespace.php:131 inc/activation/namespace.php:161 +#: inc/activation/namespace.php:167 +msgid "Catalog" +msgstr "" + +#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173 +msgid "Home" +msgstr "" + +#: inc/activation/namespace.php:120 inc/actions/namespace.php:47 +msgid "Primary Menu" +msgstr "" + +#: inc/activation/namespace.php:141 inc/actions/namespace.php:48 +msgid "Footer Menu" +msgstr "" + +#: inc/admin/namespace.php:30 +msgid "Catalog updated." +msgstr "" + +#: inc/admin/namespace.php:31 +msgid "Sorry, but your catalog was not updated. Please try again." +msgstr "" + +#: inc/admin/namespace.php:32 +msgid "Dismiss this notice." +msgstr "" + +#: inc/admin/namespace.php:61 +msgid "In Catalog" +msgstr "" + +#: inc/actions/namespace.php:114 +msgid "Network Footer Block 1" +msgstr "" + +#: inc/actions/namespace.php:126 +msgid "Network Footer Block 2" +msgstr "" + +#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4 +msgid "Increase Font Size" +msgstr "" + +#: inc/actions/namespace.php:153 +msgid "Decrease Font Size" +msgstr "" + +#: inc/actions/namespace.php:237 +msgid "" +"This page displays your network catalog, so there is no content to edit." +msgstr "" + +#: inc/actions/namespace.php:291 +msgid "Page Section" +msgstr "" + +#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57 +msgid "Title" +msgstr "" + +#: inc/actions/namespace.php:293 +msgid "Standard" +msgstr "" + +#: inc/actions/namespace.php:294 +msgid "Accent" +msgstr "" + +#: inc/actions/namespace.php:295 +msgid "Bordered" +msgstr "" + +#: inc/actions/namespace.php:296 +msgid "Borderless" +msgstr "" + +#: inc/actions/namespace.php:299 +msgid "Call to Action" +msgstr "" + +#: inc/actions/namespace.php:300 +msgid "Text" +msgstr "" + +#: inc/actions/namespace.php:301 +msgid "Link" +msgstr "" + +#: inc/helpers/namespace.php:179 +msgid "Contact" +msgstr "" + +#: inc/helpers/namespace.php:186 +msgid "Sign In" +msgstr "" + +#: inc/helpers/namespace.php:192 +msgid "Sign Up" +msgstr "" + +#: inc/helpers/namespace.php:200 +msgid "Admin" +msgstr "" + +#: inc/helpers/namespace.php:208 +msgid "My Books" +msgstr "" + +#: inc/helpers/namespace.php:214 +msgid "Create a New Book" +msgstr "" + +#: inc/helpers/namespace.php:220 +msgid "Sign Out" +msgstr "" + +#: inc/helpers/namespace.php:282 +msgid "Name is required." +msgstr "" + +#: inc/helpers/namespace.php:286 +msgid "Email is required." +msgstr "" + +#: inc/helpers/namespace.php:290 +msgid "Email is invalid." +msgstr "" + +#: inc/helpers/namespace.php:294 +msgid "Institution is required." +msgstr "" + +#: inc/helpers/namespace.php:298 +msgid "Message is required." +msgstr "" + +#. translators: %s name of contact for submitter +#: inc/helpers/namespace.php:305 +msgid "Contact Form Submission from %s" +msgstr "" + +#: inc/helpers/namespace.php:316 +msgid "Your message was sent!" +msgstr "" + +#: inc/helpers/namespace.php:319 +msgid "Your message could not be sent." +msgstr "" + +#: inc/intervention.php:12 +msgid "Hello," +msgstr "" + +#: page-catalog.php:55 +msgid "No Books Found" +msgstr "" + +#: page-catalog.php:58 +msgid "No books have been added to the catalog." +msgstr "" + +#. translators: 1: title. +#: comments.php:35 +msgid "One thought on “%1$s”" +msgstr "" + +#. translators: 1: comment count number, 2: title. +#: comments.php:41 +msgctxt "comments title" +msgid "%1$s thought on “%2$s”" +msgid_plural "%1$s thoughts on “%2$s”" +msgstr[0] "" +msgstr[1] "" + +#: comments.php:68 +msgid "Comments are closed." +msgstr "" + +#. translators: %s: search query. +#: search.php:23 +msgid "Search Results for: %s" +msgstr "" + +#: header.php:44 +msgid "Skip to content" +msgstr "" + +#. translators: %s name of network +#: header.php:69 +msgid "Logo for %s" +msgstr "" + +#: header.php:80 +msgid "Toggle Menu" +msgstr "" + +#. translators: %s network name +#: footer.php:43 footer.php:48 +msgid "%s on Facebook" +msgstr "" + +#. translators: %s network name +#: footer.php:53 footer.php:58 +msgid "%s on Twitter" +msgstr "" + +#. translators: %s Pressbooks +#: footer.php:77 +msgid "Powered by %s" +msgstr "" + +#: footer.php:79 +msgid "Open Source" +msgstr "" + +#: footer.php:80 +msgid "Open Textbooks" +msgstr "" + +#: footer.php:81 +msgid "Open Book Publishing" +msgstr "" + +#: footer.php:86 footer.php:90 +msgid "Pressbooks on Facebook" +msgstr "" + +#: footer.php:92 footer.php:96 +msgid "Pressbooks on Twitter" +msgstr "" + +#: partials/book.php:39 +msgid "About this book" +msgstr "" + +#: partials/paged-navigation.php:2 +msgid "Navigation" +msgstr "" + +#: partials/content-none.php:14 +msgid "Nothing Found" +msgstr "" + +#. translators: 1: link to WP admin new post page. +#: partials/content-none.php:27 +msgid "Ready to publish your first post? Get started here." +msgstr "" + +#: partials/content-none.php:41 +msgid "" +"Sorry, but nothing matched your search terms. Please try again with some " +"different keywords." +msgstr "" + +#: partials/content-none.php:48 +msgid "" +"It seems we can’t find what you’re looking for. Perhaps " +"searching can help." +msgstr "" + +#: partials/content-page.php:23 partials/content.php:50 +msgid "Pages:" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content-page.php:37 +msgid "Edit %s" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content.php:37 +msgid "Continue reading \"%s\"" +msgstr "" + +#: partials/content-page-catalog.php:17 +msgid "Filter by Subject" +msgstr "" + +#: partials/content-page-catalog.php:19 +msgid "All Subjects" +msgstr "" + +#: partials/content-page-catalog.php:39 +msgid "Filter by License" +msgstr "" + +#: partials/content-page-catalog.php:41 +msgid "All Licenses" +msgstr "" + +#: partials/content-page-catalog.php:54 +msgid "Sort by" +msgstr "" + +#: partials/content-page-catalog.php:58 +msgid "Subject" +msgstr "" + +#: partials/content-page-catalog.php:59 +msgid "Latest" +msgstr "" + +#: partials/content-page-catalog.php:67 +msgid "Clear Filters" +msgstr "" + +#: partials/content-page-catalog.php:68 +msgid "Submit" +msgstr "" + +#: partials/content-front-page.php:76 +msgid "View Complete Catalog" +msgstr "" + +#: partials/contact-form.php:29 +msgid "Keep this field blank (required)" +msgstr "" + +#: partials/contact-form.php:45 +msgid "Your name (required)" +msgstr "" + +#: partials/contact-form.php:61 +msgid "Your email address (required)" +msgstr "" + +#: partials/contact-form.php:77 +msgid "Your institution (required)" +msgstr "" + +#: partials/contact-form.php:93 +msgid "Your message (required)" +msgstr "" + +#: partials/contact-form.php:97 +msgid "Send" +msgstr "" + +#: searchform.php:3 +msgctxt "label" +msgid "Search Catalog" +msgstr "" + +#: searchform.php:6 +msgctxt "submit button" +msgid "Search" +msgstr "" diff --git a/languages/ca.mo b/languages/ca.mo index 0738c287a4a494805aa16ef4a6facd196a203cb4..2ccf2f8e8b76bb007e059b3fc669f8a4c028c412 100644 GIT binary patch delta 239 zcmY+9!D_-l6h&)sm9LnEC?YR;Gu3F`t|}BksYsw*38N0lV9kV?(QSXA3;i`$uKf~2 zDQI_hakz(bssGfEjpuXi)NFmfercp>)>I3pqQ!-0*of3;v3ld8* ztQ7S0xFU3+qTZ>M<@rS^#XgzEB~}XY@z(LFKvZF6sAH6D9iIoHfmD26etrRz4VKd} z0m)Xt#dVBoDpvu5Zh$=7>q6*>A;MByT zcomposer install from the Aldine directory." msgstr "" -#: ../footer.php:73 -msgid "Open Textbooks" +#: 404.php:17 +msgid "Oops! That page can’t be found." msgstr "" -#: ../footer.php:74 -msgid "Open Book Publishing" +#: 404.php:21 +msgid "It looks like nothing was found at this location." msgstr "" -#: ../footer.php75, ../inc/activation/namespace.php:27 -msgid "Learn More" +#: inc/filters/namespace.php:63 +msgid "Continued" msgstr "" -#: ../footer.php79, ../footer.php:83 -msgid "Pressbooks on Facebook" +#: inc/customizer/namespace.php:69 +msgid "Primary Color" msgstr "" -#: ../footer.php85, ../footer.php:89 -msgid "Pressbooks on Twitter" +#: inc/customizer/namespace.php:70 +msgid "Primary color, used for links and other primary elements." msgstr "" -#: ../functions.php:18 -msgid "Dependencies Missing" +#: inc/customizer/namespace.php:75 +msgid "Primary Color (Hover)" msgstr "" -#: ../functions.php:19 -msgid "You must run composer install from the Aldine directory." +#: inc/customizer/namespace.php:76 +msgid "Variant of the primary color, used for primary element hover states." msgstr "" -#: ../header.php:44 -msgid "Skip to content" +#: inc/customizer/namespace.php:81 +msgid "Accent Color" msgstr "" -#: ../header.php:64 -msgid "Logo for %s" +#: inc/customizer/namespace.php:82 +msgid "Accent color, used for flourishes and secondary elements." msgstr "" -#: ../header.php:74 -msgid "Toggle Menu" +#: inc/customizer/namespace.php:87 +msgid "Accent Color (Hover)" msgstr "" -#: ../inc/intervention.php:12 -msgid "Hello," +#: inc/customizer/namespace.php:88 +msgid "Variant of the accent color, used for secondary element hover states." msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 -msgid "Primary Menu" +#: inc/customizer/namespace.php:93 +msgid "Primary Foreground Color" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 -msgid "Footer Menu" +#: inc/customizer/namespace.php:94 +msgid "Used for text on a primary background." msgstr "" -#: ../inc/actions/namespace.php:107 -msgid "Network Footer Block 1" +#: inc/customizer/namespace.php:99 +msgid "Accent Foreground Color" msgstr "" -#: ../inc/actions/namespace.php:117 -msgid "Network Footer Block 2" +#: inc/customizer/namespace.php:100 +msgid "Used for text on an accent color background." msgstr "" -#: ../inc/actions/namespace.php142, -#: ../partials/content-accessibility-toolbar.php6, -#: ../partials/content-accessibility-toolbar.php:7 -msgid "Increase Font Size" +#: inc/customizer/namespace.php:124 +msgid "Social Media" msgstr "" -#: ../inc/actions/namespace.php:143 -msgid "Decrease Font Size" +#: inc/customizer/namespace.php:136 +msgid "Facebook" msgstr "" -#: ../inc/actions/namespace.php:226 -msgid "" -"This page displays your network catalog, so there is no content to edit." +#: inc/customizer/namespace.php:149 +msgid "Twitter" msgstr "" -#: ../inc/actions/namespace.php:279 -msgid "Page Section" +#: inc/customizer/namespace.php:158 +msgid "Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php280, ../partials/content-page-catalog.php:49 -msgid "Title" +#: inc/customizer/namespace.php:169 +msgid "Show Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php:281 -msgid "Standard" +#: inc/customizer/namespace.php:179 partials/content-front-page.php:19 +msgid "Our Latest Titles" msgstr "" -#: ../inc/actions/namespace.php:282 -msgid "Accent" +#: inc/customizer/namespace.php:184 +msgid "Front Page Catalog Title" msgstr "" -#: ../inc/actions/namespace.php:283 -msgid "Bordered" +#: inc/customizer/namespace.php:193 +msgid "Contact Form" msgstr "" -#: ../inc/actions/namespace.php:284 -msgid "Borderless" +#: inc/customizer/namespace.php:204 +msgid "Show Contact Form" msgstr "" -#: ../inc/actions/namespace.php:287 -msgid "Call to Action" +#: inc/customizer/namespace.php:214 partials/contact-form.php:12 +msgid "Contact Us" msgstr "" -#: ../inc/actions/namespace.php:288 -msgid "Text" +#: inc/customizer/namespace.php:219 +msgid "Contact Form Title" msgstr "" -#: ../inc/actions/namespace.php:289 -msgid "Link" +#: inc/customizer/namespace.php:233 +msgid "Contact Email" msgstr "" -#: ../inc/activation/namespace.php:25 +#: inc/activation/namespace.php:25 msgid "About Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:26 +#: inc/activation/namespace.php:26 msgid "" "Pressbooks is easy-to-use book writing software that lets you create a book " "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, -#: ../inc/activation/namespace.php:143 +#: inc/activation/namespace.php:27 footer.php:82 +msgid "Learn More" +msgstr "" + +#: inc/activation/namespace.php:34 inc/activation/namespace.php:146 +#: inc/activation/namespace.php:152 msgid "About" msgstr "" -#: ../inc/activation/namespace.php:39 +#: inc/activation/namespace.php:39 msgid "" "Pressbooks is simple book production software. You can use Pressbooks to " "publish textbooks, scholarly monographs, syllabi, fiction and non-fiction " "books, white papers, and more in multiple formats including:" msgstr "" -#: ../inc/activation/namespace.php:40 +#: inc/activation/namespace.php:40 msgid "MOBI (for Kindle ebooks)" msgstr "" -#: ../inc/activation/namespace.php:41 +#: inc/activation/namespace.php:41 msgid "EPUB (for all other ebookstores)" msgstr "" -#: ../inc/activation/namespace.php:42 +#: inc/activation/namespace.php:42 msgid "designed PDF (for print-on-demand and digital distribution)" msgstr "" -#: ../inc/activation/namespace.php:45 +#. translators: %s link to about page +#: inc/activation/namespace.php:46 msgid "For more information about Pressbooks, %s." msgstr "" -#: ../inc/activation/namespace.php:46 +#: inc/activation/namespace.php:47 msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, -#: ../inc/activation/namespace.php:173 +#: inc/activation/namespace.php:53 inc/activation/namespace.php:176 +#: inc/activation/namespace.php:182 msgid "Help" msgstr "" -#: ../inc/activation/namespace.php:58 +#. translators: %1$s: link to how to page; %2$s: link to guide +#: inc/activation/namespace.php:60 msgid "" "The easiest way to get started with Pressbooks is to follow our %1$s. Or, " "you can review our %2$s." msgstr "" -#: ../inc/activation/namespace.php:59 +#: inc/activation/namespace.php:61 msgid "4 Step Guide to Making a Book on Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:60 +#: inc/activation/namespace.php:62 msgid "Guide to Using Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:62 +#: inc/activation/namespace.php:64 msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, -#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, -#: ../inc/activation/namespace.php158, ../page-catalog.php:4 +#. Template Name of the theme +#: inc/activation/namespace.php:69 inc/activation/namespace.php:125 +#: inc/activation/namespace.php:131 inc/activation/namespace.php:161 +#: inc/activation/namespace.php:167 msgid "Catalog" msgstr "" -#: ../inc/activation/namespace.php71, ../inc/helpers/namespace.php:165 +#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173 msgid "Home" msgstr "" -#: ../inc/admin/namespace.php:30 +#: inc/activation/namespace.php:120 inc/actions/namespace.php:47 +msgid "Primary Menu" +msgstr "" + +#: inc/activation/namespace.php:141 inc/actions/namespace.php:48 +msgid "Footer Menu" +msgstr "" + +#: inc/admin/namespace.php:30 msgid "Catalog updated." msgstr "" -#: ../inc/admin/namespace.php:31 +#: inc/admin/namespace.php:31 msgid "Sorry, but your catalog was not updated. Please try again." msgstr "" -#: ../inc/admin/namespace.php:32 +#: inc/admin/namespace.php:32 msgid "Dismiss this notice." msgstr "" -#: ../inc/admin/namespace.php:61 +#: inc/admin/namespace.php:61 msgid "In Catalog" msgstr "" -#: ../inc/admin/namespace.php:72 -msgctxt "pressbooks-aldine" -msgid "Show in Catalog" -msgstr "" - -#: ../inc/admin/namespace.php:73 -msgctxt "pressbooks-aldine" -msgid "This book is private, so you can’t display it in your catalog." +#: inc/actions/namespace.php:114 +msgid "Network Footer Block 1" msgstr "" -#: ../inc/customizer/namespace.php:61 -msgid "Primary Color" +#: inc/actions/namespace.php:126 +msgid "Network Footer Block 2" msgstr "" -#: ../inc/customizer/namespace.php:62 -msgid "Primary color, used for links and other primary elements." +#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4 +msgid "Increase Font Size" msgstr "" -#: ../inc/customizer/namespace.php:67 -msgid "Primary Color (Hover)" +#: inc/actions/namespace.php:153 +msgid "Decrease Font Size" msgstr "" -#: ../inc/customizer/namespace.php:68 -msgid "Variant of the primary color, used for primary element hover states." +#: inc/actions/namespace.php:237 +msgid "" +"This page displays your network catalog, so there is no content to edit." msgstr "" -#: ../inc/customizer/namespace.php:73 -msgid "Accent Color" +#: inc/actions/namespace.php:291 +msgid "Page Section" msgstr "" -#: ../inc/customizer/namespace.php:74 -msgid "Accent color, used for flourishes and secondary elements." +#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57 +msgid "Title" msgstr "" -#: ../inc/customizer/namespace.php:79 -msgid "Accent Color (Hover)" +#: inc/actions/namespace.php:293 +msgid "Standard" msgstr "" -#: ../inc/customizer/namespace.php:80 -msgid "Variant of the accent color, used for secondary element hover states." +#: inc/actions/namespace.php:294 +msgid "Accent" msgstr "" -#: ../inc/customizer/namespace.php:85 -msgid "Primary Foreground Color" +#: inc/actions/namespace.php:295 +msgid "Bordered" msgstr "" -#: ../inc/customizer/namespace.php:86 -msgid "Used for text on a primary background." +#: inc/actions/namespace.php:296 +msgid "Borderless" msgstr "" -#: ../inc/customizer/namespace.php:91 -msgid "Accent Foreground Color" +#: inc/actions/namespace.php:299 +msgid "Call to Action" msgstr "" -#: ../inc/customizer/namespace.php:92 -msgid "Used for text on an accent color background." +#: inc/actions/namespace.php:300 +msgid "Text" msgstr "" -#: ../inc/customizer/namespace.php:111 -msgid "Social Media" +#: inc/actions/namespace.php:301 +msgid "Link" msgstr "" -#: ../inc/customizer/namespace.php:119 -msgid "Facebook" +#: inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: ../inc/customizer/namespace.php:128 -msgid "Twitter" +#: inc/helpers/namespace.php:186 +msgid "Sign In" msgstr "" -#: ../inc/customizer/namespace.php:135 -msgid "Front Page Catalog" +#: inc/helpers/namespace.php:192 +msgid "Sign Up" msgstr "" -#: ../inc/customizer/namespace.php:142 -msgid "Show Front Page Catalog" +#: inc/helpers/namespace.php:200 +msgid "Admin" msgstr "" -#: ../inc/customizer/namespace.php150, ../partials/content-front-page.php:19 -msgid "Our Latest Titles" +#: inc/helpers/namespace.php:208 +msgid "My Books" msgstr "" -#: ../inc/customizer/namespace.php:153 -msgid "Front Page Catalog Title" +#: inc/helpers/namespace.php:214 +msgid "Create a New Book" msgstr "" -#: ../inc/customizer/namespace.php:160 -msgid "Contact Form" +#: inc/helpers/namespace.php:220 +msgid "Sign Out" msgstr "" -#: ../inc/customizer/namespace.php:167 -msgid "Show Contact Form" +#: inc/helpers/namespace.php:282 +msgid "Name is required." msgstr "" -#: ../inc/customizer/namespace.php175, ../partials/contact-form.php:12 -msgid "Contact Us" +#: inc/helpers/namespace.php:286 +msgid "Email is required." msgstr "" -#: ../inc/customizer/namespace.php:178 -msgid "Contact Form Title" +#: inc/helpers/namespace.php:290 +msgid "Email is invalid." msgstr "" -#: ../inc/customizer/namespace.php:188 -msgid "Contact Email" +#: inc/helpers/namespace.php:294 +msgid "Institution is required." msgstr "" -#: ../inc/filters/namespace.php:61 -msgid "Continued" +#: inc/helpers/namespace.php:298 +msgid "Message is required." msgstr "" -#: ../inc/helpers/namespace.php:171 -msgid "Contact" +#. translators: %s name of contact for submitter +#: inc/helpers/namespace.php:305 +msgid "Contact Form Submission from %s" msgstr "" -#: ../inc/helpers/namespace.php:178 -msgid "Sign In" +#: inc/helpers/namespace.php:316 +msgid "Your message was sent!" msgstr "" -#: ../inc/helpers/namespace.php:184 -msgid "Sign Up" +#: inc/helpers/namespace.php:319 +msgid "Your message could not be sent." msgstr "" -#: ../inc/helpers/namespace.php:192 -msgid "Admin" +#: inc/intervention.php:12 +msgid "Hello," msgstr "" -#: ../inc/helpers/namespace.php:200 -msgid "My Books" +#: page-catalog.php:55 +msgid "No Books Found" msgstr "" -#: ../inc/helpers/namespace.php:206 -msgid "Sign Out" +#: page-catalog.php:58 +msgid "No books have been added to the catalog." msgstr "" -#: ../inc/helpers/namespace.php:260 -msgid "Name is required." +#. translators: 1: title. +#: comments.php:35 +msgid "One thought on “%1$s”" msgstr "" -#: ../inc/helpers/namespace.php:264 -msgid "Email is required." -msgstr "" +#. translators: 1: comment count number, 2: title. +#: comments.php:41 +msgctxt "comments title" +msgid "%1$s thought on “%2$s”" +msgid_plural "%1$s thoughts on “%2$s”" +msgstr[0] "" +msgstr[1] "" -#: ../inc/helpers/namespace.php:268 -msgid "Email is invalid." +#: comments.php:68 +msgid "Comments are closed." msgstr "" -#: ../inc/helpers/namespace.php:272 -msgid "Institution is required." +#. translators: %s: search query. +#: search.php:23 +msgid "Search Results for: %s" msgstr "" -#: ../inc/helpers/namespace.php:276 -msgid "Message is required." +#: header.php:44 +msgid "Skip to content" msgstr "" -#: ../inc/helpers/namespace.php:282 -msgid "Contact Form Submission from %s" +#. translators: %s name of network +#: header.php:69 +msgid "Logo for %s" msgstr "" -#: ../inc/helpers/namespace.php:293 -msgid "Your message was sent!" +#: header.php:80 +msgid "Toggle Menu" msgstr "" -#: ../inc/helpers/namespace.php:296 -msgid "Your message could not be sent." +#. translators: %s network name +#: footer.php:43 footer.php:48 +msgid "%s on Facebook" msgstr "" -#: ../page-catalog.php:55 -msgid "No Books Found" +#. translators: %s network name +#: footer.php:53 footer.php:58 +msgid "%s on Twitter" msgstr "" -#: ../page-catalog.php:58 -msgid "No books have been added to the catalog." +#. translators: %s Pressbooks +#: footer.php:77 +msgid "Powered by %s" msgstr "" -#: ../partials/book.php:27 -msgid "About this book" +#: footer.php:79 +msgid "Open Source" msgstr "" -#: ../partials/contact-form.php:30 -msgid "Your name (required)" +#: footer.php:80 +msgid "Open Textbooks" msgstr "" -#: ../partials/contact-form.php:38 -msgid "Your email address (required)" +#: footer.php:81 +msgid "Open Book Publishing" msgstr "" -#: ../partials/contact-form.php:46 -msgid "Your institution (required)" +#: footer.php:86 footer.php:90 +msgid "Pressbooks on Facebook" msgstr "" -#: ../partials/contact-form.php:54 -msgid "Your message (required)" +#: footer.php:92 footer.php:96 +msgid "Pressbooks on Twitter" msgstr "" -#: ../partials/contact-form.php:58 -msgid "Send" +#: partials/book.php:39 +msgid "About this book" msgstr "" -#: ../partials/content-front-page.php:67 -msgid "View Complete Catalog" +#: partials/paged-navigation.php:2 +msgid "Navigation" msgstr "" -#: ../partials/content-none.php:14 +#: partials/content-none.php:14 msgid "Nothing Found" msgstr "" -#: ../partials/content-none.php:25 +#. translators: 1: link to WP admin new post page. +#: partials/content-none.php:27 msgid "Ready to publish your first post? Get started here." msgstr "" -#: ../partials/content-none.php:38 +#: partials/content-none.php:41 msgid "" "Sorry, but nothing matched your search terms. Please try again with some " "different keywords." msgstr "" -#: ../partials/content-none.php:44 +#: partials/content-none.php:48 msgid "" "It seems we can’t find what you’re looking for. Perhaps " "searching can help." msgstr "" -#: ../partials/content-page-catalog.php:17 +#: partials/content-page.php:23 partials/content.php:50 +msgid "Pages:" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content-page.php:37 +msgid "Edit %s" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content.php:37 +msgid "Continue reading \"%s\"" +msgstr "" + +#: partials/content-page-catalog.php:17 msgid "Filter by Subject" msgstr "" -#: ../partials/content-page-catalog.php:19 +#: partials/content-page-catalog.php:19 msgid "All Subjects" msgstr "" -#: ../partials/content-page-catalog.php:35 +#: partials/content-page-catalog.php:39 msgid "Filter by License" msgstr "" -#: ../partials/content-page-catalog.php:37 +#: partials/content-page-catalog.php:41 msgid "All Licenses" msgstr "" -#: ../partials/content-page-catalog.php:46 +#: partials/content-page-catalog.php:54 msgid "Sort by" msgstr "" -#: ../partials/content-page-catalog.php:50 +#: partials/content-page-catalog.php:58 msgid "Subject" msgstr "" -#: ../partials/content-page-catalog.php:51 +#: partials/content-page-catalog.php:59 msgid "Latest" msgstr "" -#: ../partials/content-page-catalog.php:58 +#: partials/content-page-catalog.php:67 msgid "Clear Filters" msgstr "" -#: ../partials/content-page-catalog.php:59 +#: partials/content-page-catalog.php:68 msgid "Submit" msgstr "" -#: ../partials/content-page.php22, ../partials/content.php:45 -msgid "Pages:" +#: partials/content-front-page.php:76 +msgid "View Complete Catalog" msgstr "" -#: ../partials/content-page.php:35 -msgid "Edit %s" +#: partials/contact-form.php:29 +msgid "Keep this field blank (required)" msgstr "" -#: ../partials/content.php:34 -msgid "Continue reading \"%s\"" +#: partials/contact-form.php:45 +msgid "Your name (required)" msgstr "" -#: ../partials/paged-navigation.php:2 -msgid "Navigation" +#: partials/contact-form.php:61 +msgid "Your email address (required)" msgstr "" -#: ../search.php:21 -msgid "Search Results for: %s" +#: partials/contact-form.php:77 +msgid "Your institution (required)" +msgstr "" + +#: partials/contact-form.php:93 +msgid "Your message (required)" +msgstr "" + +#: partials/contact-form.php:97 +msgid "Send" msgstr "" -#: ../searchform.php:3 +#: searchform.php:3 msgctxt "label" msgid "Search Catalog" msgstr "" -#: ../searchform.php:6 +#: searchform.php:6 msgctxt "submit button" msgid "Search" msgstr "" diff --git a/languages/cs.mo b/languages/cs.mo index 2070f62690cd9a8592da46167615ec122168bc8f..7568cb410f558a2af3fe615756657afcb6263c22 100644 GIT binary patch delta 341 zcmZXQQA)!=5QY`{lr#7+f-NmF$?P_yc54)EK?KE80{SFu?UDx5Y}noS+AG*=c?56a z4ct~i#kYU>zi(jXqxIf;J=%v&ySu(97e%Fjg-J-kOx4;rytR3;z{@7Lm}vn^=V~jW zC@sa6B{CN E3E<*h!~g&Q delta 364 zcmcb`@{whN3ZwZ%RSm&{qSWHzr2PEsV%@}?l+3);iC<6E8(S+B=2 && n<=4) ? 1 : 2;\n" -"X-Poedit-Basepath: ..\n" -"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n" -"X-Poedit-SearchPath-0: .\n" -"X-Poedit-SearchPathExcluded-0: *.js\n" -"X-Poedit-SourceCharset: UTF-8\n" - -#: ../404.php:17 -msgid "Oops! That page can’t be found." -msgstr "" +"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" +"X-Domain: pressbooks-aldine\n" +"X-Generator: WP-CLI 2.1.0\n" -#: ../404.php:21 -msgid "It looks like nothing was found at this location." +#. Theme Name of the theme +msgid "Aldine" msgstr "" -#: ../comments.php:34 -msgid "One thought on “%1$s”" +#. Theme URI of the theme +msgid "https://github.com/pressbooks/pressbooks-aldine/" msgstr "" -#: ../comments.php:40 -msgctxt "comments title" -msgid "%1$s thought on “%2$s”" -msgid_plural "%1$s thoughts on “%2$s”" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: ../comments.php:63 -msgid "Comments are closed." +#. Description of the theme +msgid "" +"Aldine is the default theme for the home page of Pressbooks networks. It is " +"named for the Aldine Press, founded by Aldus Manutius in 1494, who is " +"regarded by many as the world’s first publisher." msgstr "" -#: ../footer.php40, ../footer.php:44 -msgid "%s on Facebook" +#. Author of the theme +msgid "Pressbooks (Book Oven Inc.)" msgstr "" -#: ../footer.php48, ../footer.php:52 -msgid "%s on Twitter" +#. Author URI of the theme +msgid "https://pressbooks.org" msgstr "" -#: ../footer.php:70 -msgid "Powered by %s" +#: functions.php:19 +msgid "Dependencies Missing" msgstr "" -#: ../footer.php:72 -msgid "Open Source" +#: functions.php:20 +msgid "You must run composer install from the Aldine directory." msgstr "" -#: ../footer.php:73 -msgid "Open Textbooks" +#: 404.php:17 +msgid "Oops! That page can’t be found." msgstr "" -#: ../footer.php:74 -msgid "Open Book Publishing" +#: 404.php:21 +msgid "It looks like nothing was found at this location." msgstr "" -#: ../footer.php75, ../inc/activation/namespace.php:27 -msgid "Learn More" +#: inc/filters/namespace.php:63 +msgid "Continued" msgstr "" -#: ../footer.php79, ../footer.php:83 -msgid "Pressbooks on Facebook" +#: inc/customizer/namespace.php:69 +msgid "Primary Color" msgstr "" -#: ../footer.php85, ../footer.php:89 -msgid "Pressbooks on Twitter" +#: inc/customizer/namespace.php:70 +msgid "Primary color, used for links and other primary elements." msgstr "" -#: ../functions.php:18 -msgid "Dependencies Missing" +#: inc/customizer/namespace.php:75 +msgid "Primary Color (Hover)" msgstr "" -#: ../functions.php:19 -msgid "You must run composer install from the Aldine directory." +#: inc/customizer/namespace.php:76 +msgid "Variant of the primary color, used for primary element hover states." msgstr "" -#: ../header.php:44 -msgid "Skip to content" +#: inc/customizer/namespace.php:81 +msgid "Accent Color" msgstr "" -#: ../header.php:64 -msgid "Logo for %s" +#: inc/customizer/namespace.php:82 +msgid "Accent color, used for flourishes and secondary elements." msgstr "" -#: ../header.php:74 -msgid "Toggle Menu" +#: inc/customizer/namespace.php:87 +msgid "Accent Color (Hover)" msgstr "" -#: ../inc/intervention.php:12 -msgid "Hello," +#: inc/customizer/namespace.php:88 +msgid "Variant of the accent color, used for secondary element hover states." msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 -msgid "Primary Menu" +#: inc/customizer/namespace.php:93 +msgid "Primary Foreground Color" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 -msgid "Footer Menu" +#: inc/customizer/namespace.php:94 +msgid "Used for text on a primary background." msgstr "" -#: ../inc/actions/namespace.php:107 -msgid "Network Footer Block 1" +#: inc/customizer/namespace.php:99 +msgid "Accent Foreground Color" msgstr "" -#: ../inc/actions/namespace.php:117 -msgid "Network Footer Block 2" +#: inc/customizer/namespace.php:100 +msgid "Used for text on an accent color background." msgstr "" -#: ../inc/actions/namespace.php142, -#: ../partials/content-accessibility-toolbar.php6, -#: ../partials/content-accessibility-toolbar.php:7 -msgid "Increase Font Size" +#: inc/customizer/namespace.php:124 +msgid "Social Media" msgstr "" -#: ../inc/actions/namespace.php:143 -msgid "Decrease Font Size" +#: inc/customizer/namespace.php:136 +msgid "Facebook" msgstr "" -#: ../inc/actions/namespace.php:226 -msgid "" -"This page displays your network catalog, so there is no content to edit." +#: inc/customizer/namespace.php:149 +msgid "Twitter" msgstr "" -#: ../inc/actions/namespace.php:279 -msgid "Page Section" +#: inc/customizer/namespace.php:158 +msgid "Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php280, ../partials/content-page-catalog.php:49 -msgid "Title" +#: inc/customizer/namespace.php:169 +msgid "Show Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php:281 -msgid "Standard" +#: inc/customizer/namespace.php:179 partials/content-front-page.php:19 +msgid "Our Latest Titles" msgstr "" -#: ../inc/actions/namespace.php:282 -msgid "Accent" +#: inc/customizer/namespace.php:184 +msgid "Front Page Catalog Title" msgstr "" -#: ../inc/actions/namespace.php:283 -msgid "Bordered" +#: inc/customizer/namespace.php:193 +msgid "Contact Form" msgstr "" -#: ../inc/actions/namespace.php:284 -msgid "Borderless" +#: inc/customizer/namespace.php:204 +msgid "Show Contact Form" msgstr "" -#: ../inc/actions/namespace.php:287 -msgid "Call to Action" +#: inc/customizer/namespace.php:214 partials/contact-form.php:12 +msgid "Contact Us" msgstr "" -#: ../inc/actions/namespace.php:288 -msgid "Text" +#: inc/customizer/namespace.php:219 +msgid "Contact Form Title" msgstr "" -#: ../inc/actions/namespace.php:289 -msgid "Link" +#: inc/customizer/namespace.php:233 +msgid "Contact Email" msgstr "" -#: ../inc/activation/namespace.php:25 +#: inc/activation/namespace.php:25 msgid "About Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:26 +#: inc/activation/namespace.php:26 msgid "" "Pressbooks is easy-to-use book writing software that lets you create a book " "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, -#: ../inc/activation/namespace.php:143 +#: inc/activation/namespace.php:27 footer.php:82 +msgid "Learn More" +msgstr "" + +#: inc/activation/namespace.php:34 inc/activation/namespace.php:146 +#: inc/activation/namespace.php:152 msgid "About" msgstr "" -#: ../inc/activation/namespace.php:39 +#: inc/activation/namespace.php:39 msgid "" "Pressbooks is simple book production software. You can use Pressbooks to " "publish textbooks, scholarly monographs, syllabi, fiction and non-fiction " "books, white papers, and more in multiple formats including:" msgstr "" -#: ../inc/activation/namespace.php:40 +#: inc/activation/namespace.php:40 msgid "MOBI (for Kindle ebooks)" msgstr "" -#: ../inc/activation/namespace.php:41 +#: inc/activation/namespace.php:41 msgid "EPUB (for all other ebookstores)" msgstr "" -#: ../inc/activation/namespace.php:42 +#: inc/activation/namespace.php:42 msgid "designed PDF (for print-on-demand and digital distribution)" msgstr "" -#: ../inc/activation/namespace.php:45 +#. translators: %s link to about page +#: inc/activation/namespace.php:46 msgid "For more information about Pressbooks, %s." msgstr "" -#: ../inc/activation/namespace.php:46 +#: inc/activation/namespace.php:47 msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, -#: ../inc/activation/namespace.php:173 +#: inc/activation/namespace.php:53 inc/activation/namespace.php:176 +#: inc/activation/namespace.php:182 msgid "Help" msgstr "" -#: ../inc/activation/namespace.php:58 +#. translators: %1$s: link to how to page; %2$s: link to guide +#: inc/activation/namespace.php:60 msgid "" "The easiest way to get started with Pressbooks is to follow our %1$s. Or, " "you can review our %2$s." msgstr "" -#: ../inc/activation/namespace.php:59 +#: inc/activation/namespace.php:61 msgid "4 Step Guide to Making a Book on Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:60 +#: inc/activation/namespace.php:62 msgid "Guide to Using Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:62 +#: inc/activation/namespace.php:64 msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, -#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, -#: ../inc/activation/namespace.php158, ../page-catalog.php:4 +#. Template Name of the theme +#: inc/activation/namespace.php:69 inc/activation/namespace.php:125 +#: inc/activation/namespace.php:131 inc/activation/namespace.php:161 +#: inc/activation/namespace.php:167 msgid "Catalog" msgstr "" -#: ../inc/activation/namespace.php71, ../inc/helpers/namespace.php:165 +#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173 msgid "Home" msgstr "" -#: ../inc/admin/namespace.php:30 +#: inc/activation/namespace.php:120 inc/actions/namespace.php:47 +msgid "Primary Menu" +msgstr "" + +#: inc/activation/namespace.php:141 inc/actions/namespace.php:48 +msgid "Footer Menu" +msgstr "" + +#: inc/admin/namespace.php:30 msgid "Catalog updated." msgstr "" -#: ../inc/admin/namespace.php:31 +#: inc/admin/namespace.php:31 msgid "Sorry, but your catalog was not updated. Please try again." msgstr "" -#: ../inc/admin/namespace.php:32 +#: inc/admin/namespace.php:32 msgid "Dismiss this notice." msgstr "" -#: ../inc/admin/namespace.php:61 +#: inc/admin/namespace.php:61 msgid "In Catalog" msgstr "" -#: ../inc/admin/namespace.php:72 -msgctxt "pressbooks-aldine" -msgid "Show in Catalog" -msgstr "" - -#: ../inc/admin/namespace.php:73 -msgctxt "pressbooks-aldine" -msgid "This book is private, so you can’t display it in your catalog." +#: inc/actions/namespace.php:114 +msgid "Network Footer Block 1" msgstr "" -#: ../inc/customizer/namespace.php:61 -msgid "Primary Color" +#: inc/actions/namespace.php:126 +msgid "Network Footer Block 2" msgstr "" -#: ../inc/customizer/namespace.php:62 -msgid "Primary color, used for links and other primary elements." +#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4 +msgid "Increase Font Size" msgstr "" -#: ../inc/customizer/namespace.php:67 -msgid "Primary Color (Hover)" +#: inc/actions/namespace.php:153 +msgid "Decrease Font Size" msgstr "" -#: ../inc/customizer/namespace.php:68 -msgid "Variant of the primary color, used for primary element hover states." +#: inc/actions/namespace.php:237 +msgid "" +"This page displays your network catalog, so there is no content to edit." msgstr "" -#: ../inc/customizer/namespace.php:73 -msgid "Accent Color" +#: inc/actions/namespace.php:291 +msgid "Page Section" msgstr "" -#: ../inc/customizer/namespace.php:74 -msgid "Accent color, used for flourishes and secondary elements." +#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57 +msgid "Title" msgstr "" -#: ../inc/customizer/namespace.php:79 -msgid "Accent Color (Hover)" +#: inc/actions/namespace.php:293 +msgid "Standard" msgstr "" -#: ../inc/customizer/namespace.php:80 -msgid "Variant of the accent color, used for secondary element hover states." +#: inc/actions/namespace.php:294 +msgid "Accent" msgstr "" -#: ../inc/customizer/namespace.php:85 -msgid "Primary Foreground Color" +#: inc/actions/namespace.php:295 +msgid "Bordered" msgstr "" -#: ../inc/customizer/namespace.php:86 -msgid "Used for text on a primary background." +#: inc/actions/namespace.php:296 +msgid "Borderless" msgstr "" -#: ../inc/customizer/namespace.php:91 -msgid "Accent Foreground Color" +#: inc/actions/namespace.php:299 +msgid "Call to Action" msgstr "" -#: ../inc/customizer/namespace.php:92 -msgid "Used for text on an accent color background." +#: inc/actions/namespace.php:300 +msgid "Text" msgstr "" -#: ../inc/customizer/namespace.php:111 -msgid "Social Media" +#: inc/actions/namespace.php:301 +msgid "Link" msgstr "" -#: ../inc/customizer/namespace.php:119 -msgid "Facebook" +#: inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: ../inc/customizer/namespace.php:128 -msgid "Twitter" +#: inc/helpers/namespace.php:186 +msgid "Sign In" msgstr "" -#: ../inc/customizer/namespace.php:135 -msgid "Front Page Catalog" +#: inc/helpers/namespace.php:192 +msgid "Sign Up" msgstr "" -#: ../inc/customizer/namespace.php:142 -msgid "Show Front Page Catalog" +#: inc/helpers/namespace.php:200 +msgid "Admin" msgstr "" -#: ../inc/customizer/namespace.php150, ../partials/content-front-page.php:19 -msgid "Our Latest Titles" +#: inc/helpers/namespace.php:208 +msgid "My Books" msgstr "" -#: ../inc/customizer/namespace.php:153 -msgid "Front Page Catalog Title" +#: inc/helpers/namespace.php:214 +msgid "Create a New Book" msgstr "" -#: ../inc/customizer/namespace.php:160 -msgid "Contact Form" +#: inc/helpers/namespace.php:220 +msgid "Sign Out" msgstr "" -#: ../inc/customizer/namespace.php:167 -msgid "Show Contact Form" +#: inc/helpers/namespace.php:282 +msgid "Name is required." msgstr "" -#: ../inc/customizer/namespace.php175, ../partials/contact-form.php:12 -msgid "Contact Us" +#: inc/helpers/namespace.php:286 +msgid "Email is required." msgstr "" -#: ../inc/customizer/namespace.php:178 -msgid "Contact Form Title" +#: inc/helpers/namespace.php:290 +msgid "Email is invalid." msgstr "" -#: ../inc/customizer/namespace.php:188 -msgid "Contact Email" +#: inc/helpers/namespace.php:294 +msgid "Institution is required." msgstr "" -#: ../inc/filters/namespace.php:61 -msgid "Continued" +#: inc/helpers/namespace.php:298 +msgid "Message is required." msgstr "" -#: ../inc/helpers/namespace.php:171 -msgid "Contact" +#. translators: %s name of contact for submitter +#: inc/helpers/namespace.php:305 +msgid "Contact Form Submission from %s" msgstr "" -#: ../inc/helpers/namespace.php:178 -msgid "Sign In" +#: inc/helpers/namespace.php:316 +msgid "Your message was sent!" msgstr "" -#: ../inc/helpers/namespace.php:184 -msgid "Sign Up" +#: inc/helpers/namespace.php:319 +msgid "Your message could not be sent." msgstr "" -#: ../inc/helpers/namespace.php:192 -msgid "Admin" +#: inc/intervention.php:12 +msgid "Hello," msgstr "" -#: ../inc/helpers/namespace.php:200 -msgid "My Books" +#: page-catalog.php:55 +msgid "No Books Found" msgstr "" -#: ../inc/helpers/namespace.php:206 -msgid "Sign Out" +#: page-catalog.php:58 +msgid "No books have been added to the catalog." msgstr "" -#: ../inc/helpers/namespace.php:260 -msgid "Name is required." +#. translators: 1: title. +#: comments.php:35 +msgid "One thought on “%1$s”" msgstr "" -#: ../inc/helpers/namespace.php:264 -msgid "Email is required." -msgstr "" +#. translators: 1: comment count number, 2: title. +#: comments.php:41 +msgctxt "comments title" +msgid "%1$s thought on “%2$s”" +msgid_plural "%1$s thoughts on “%2$s”" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" -#: ../inc/helpers/namespace.php:268 -msgid "Email is invalid." +#: comments.php:68 +msgid "Comments are closed." msgstr "" -#: ../inc/helpers/namespace.php:272 -msgid "Institution is required." +#. translators: %s: search query. +#: search.php:23 +msgid "Search Results for: %s" msgstr "" -#: ../inc/helpers/namespace.php:276 -msgid "Message is required." +#: header.php:44 +msgid "Skip to content" msgstr "" -#: ../inc/helpers/namespace.php:282 -msgid "Contact Form Submission from %s" +#. translators: %s name of network +#: header.php:69 +msgid "Logo for %s" msgstr "" -#: ../inc/helpers/namespace.php:293 -msgid "Your message was sent!" +#: header.php:80 +msgid "Toggle Menu" msgstr "" -#: ../inc/helpers/namespace.php:296 -msgid "Your message could not be sent." +#. translators: %s network name +#: footer.php:43 footer.php:48 +msgid "%s on Facebook" msgstr "" -#: ../page-catalog.php:55 -msgid "No Books Found" +#. translators: %s network name +#: footer.php:53 footer.php:58 +msgid "%s on Twitter" msgstr "" -#: ../page-catalog.php:58 -msgid "No books have been added to the catalog." +#. translators: %s Pressbooks +#: footer.php:77 +msgid "Powered by %s" msgstr "" -#: ../partials/book.php:27 -msgid "About this book" +#: footer.php:79 +msgid "Open Source" msgstr "" -#: ../partials/contact-form.php:30 -msgid "Your name (required)" +#: footer.php:80 +msgid "Open Textbooks" msgstr "" -#: ../partials/contact-form.php:38 -msgid "Your email address (required)" +#: footer.php:81 +msgid "Open Book Publishing" msgstr "" -#: ../partials/contact-form.php:46 -msgid "Your institution (required)" +#: footer.php:86 footer.php:90 +msgid "Pressbooks on Facebook" msgstr "" -#: ../partials/contact-form.php:54 -msgid "Your message (required)" +#: footer.php:92 footer.php:96 +msgid "Pressbooks on Twitter" msgstr "" -#: ../partials/contact-form.php:58 -msgid "Send" +#: partials/book.php:39 +msgid "About this book" msgstr "" -#: ../partials/content-front-page.php:67 -msgid "View Complete Catalog" +#: partials/paged-navigation.php:2 +msgid "Navigation" msgstr "" -#: ../partials/content-none.php:14 +#: partials/content-none.php:14 msgid "Nothing Found" msgstr "" -#: ../partials/content-none.php:25 +#. translators: 1: link to WP admin new post page. +#: partials/content-none.php:27 msgid "Ready to publish your first post? Get started here." msgstr "" -#: ../partials/content-none.php:38 +#: partials/content-none.php:41 msgid "" "Sorry, but nothing matched your search terms. Please try again with some " "different keywords." msgstr "" -#: ../partials/content-none.php:44 +#: partials/content-none.php:48 msgid "" "It seems we can’t find what you’re looking for. Perhaps " "searching can help." msgstr "" -#: ../partials/content-page-catalog.php:17 +#: partials/content-page.php:23 partials/content.php:50 +msgid "Pages:" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content-page.php:37 +msgid "Edit %s" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content.php:37 +msgid "Continue reading \"%s\"" +msgstr "" + +#: partials/content-page-catalog.php:17 msgid "Filter by Subject" msgstr "" -#: ../partials/content-page-catalog.php:19 +#: partials/content-page-catalog.php:19 msgid "All Subjects" msgstr "" -#: ../partials/content-page-catalog.php:35 +#: partials/content-page-catalog.php:39 msgid "Filter by License" msgstr "" -#: ../partials/content-page-catalog.php:37 +#: partials/content-page-catalog.php:41 msgid "All Licenses" msgstr "" -#: ../partials/content-page-catalog.php:46 +#: partials/content-page-catalog.php:54 msgid "Sort by" msgstr "" -#: ../partials/content-page-catalog.php:50 +#: partials/content-page-catalog.php:58 msgid "Subject" msgstr "" -#: ../partials/content-page-catalog.php:51 +#: partials/content-page-catalog.php:59 msgid "Latest" msgstr "" -#: ../partials/content-page-catalog.php:58 +#: partials/content-page-catalog.php:67 msgid "Clear Filters" msgstr "" -#: ../partials/content-page-catalog.php:59 +#: partials/content-page-catalog.php:68 msgid "Submit" msgstr "" -#: ../partials/content-page.php22, ../partials/content.php:45 -msgid "Pages:" +#: partials/content-front-page.php:76 +msgid "View Complete Catalog" msgstr "" -#: ../partials/content-page.php:35 -msgid "Edit %s" +#: partials/contact-form.php:29 +msgid "Keep this field blank (required)" msgstr "" -#: ../partials/content.php:34 -msgid "Continue reading \"%s\"" +#: partials/contact-form.php:45 +msgid "Your name (required)" msgstr "" -#: ../partials/paged-navigation.php:2 -msgid "Navigation" +#: partials/contact-form.php:61 +msgid "Your email address (required)" msgstr "" -#: ../search.php:21 -msgid "Search Results for: %s" +#: partials/contact-form.php:77 +msgid "Your institution (required)" +msgstr "" + +#: partials/contact-form.php:93 +msgid "Your message (required)" +msgstr "" + +#: partials/contact-form.php:97 +msgid "Send" msgstr "" -#: ../searchform.php:3 +#: searchform.php:3 msgctxt "label" msgid "Search Catalog" msgstr "" -#: ../searchform.php:6 +#: searchform.php:6 msgctxt "submit button" msgid "Search" msgstr "" diff --git a/languages/cs_CZ.mo b/languages/cs_CZ.mo index 4e854109e08b320dee729dcd55a9d768bc4a8898..a95d1ffe282211392ba000e6c85d3f7aacc94949 100644 GIT binary patch delta 341 zcmZXQ!AiqG5QY`>l4tNRf-NmF$?P^Hc54)EK?KE80(ug*c4-&WY{+iB_Uh3-qL1Jk zxUGVUw}1G*Z(!zi|6}j%Xg6KAI;)Ffrb`7ZOhO7Ksxr01TRYb?ylmzcb0c8kTxCTR z&9z%J)9}eGqpDWcPK|lCzaq-*t|%DaTW#QI1ad786S@V=nrm`G5U zJdG3eqU|5}1gVFV0E-2WJxR2Fd|$-_sEVeRMb;@H%YZ?<4JEXE@Dp|690&yX@+<@X zRi0)L|Hs&t+K7iWm&CZUPn9@HCKD-`6E7A5A`YUJ748fq%oD;OwPDQM)`*%~RR zsVU^y*qVR@4S|A2)?5*~0r{yZnI*bTiN&b}i6t3U3VM17QSa2s^8BKdVxP?75-WxH zcX?9}E8r43#y~z)TWWD~d}2vS5zsU^ zGZn!^Qk7AXn*&t^WR0#cx* dmsO0UCcm^OIn_BMv8Xr|=+Dp)H(d)Z1^}8HaRmSX diff --git a/languages/cs_CZ.po b/languages/cs_CZ.po index 53e06c3..3190eab 100644 --- a/languages/cs_CZ.po +++ b/languages/cs_CZ.po @@ -1,547 +1,581 @@ -# Copyright (C) 2018 pressbooks-aldine -# This file is distributed under the same license as the pressbooks-aldine package. +# Copyright (C) 2019 Pressbooks (Book Oven Inc.) +# This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: pressbooks-aldine\n" +"Project-Id-Version: Aldine 1.6.0\n" +"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" +"POT-Creation-Date: 2019-02-27T17:29:06+00:00\n" +"PO-Revision-Date: 2018-03-06 14:24+0000\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/pressbooks/teams/9194/cs_CZ/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: cs_CZ\n" -"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -"X-Poedit-Basepath: ..\n" -"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n" -"X-Poedit-SearchPath-0: .\n" -"X-Poedit-SearchPathExcluded-0: *.js\n" -"X-Poedit-SourceCharset: UTF-8\n" - -#: ../404.php:17 -msgid "Oops! That page can’t be found." -msgstr "" +"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" +"X-Domain: pressbooks-aldine\n" +"X-Generator: WP-CLI 2.1.0\n" -#: ../404.php:21 -msgid "It looks like nothing was found at this location." +#. Theme Name of the theme +msgid "Aldine" msgstr "" -#: ../comments.php:34 -msgid "One thought on “%1$s”" +#. Theme URI of the theme +msgid "https://github.com/pressbooks/pressbooks-aldine/" msgstr "" -#: ../comments.php:40 -msgctxt "comments title" -msgid "%1$s thought on “%2$s”" -msgid_plural "%1$s thoughts on “%2$s”" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: ../comments.php:63 -msgid "Comments are closed." +#. Description of the theme +msgid "" +"Aldine is the default theme for the home page of Pressbooks networks. It is " +"named for the Aldine Press, founded by Aldus Manutius in 1494, who is " +"regarded by many as the world’s first publisher." msgstr "" -#: ../footer.php40, ../footer.php:44 -msgid "%s on Facebook" +#. Author of the theme +msgid "Pressbooks (Book Oven Inc.)" msgstr "" -#: ../footer.php48, ../footer.php:52 -msgid "%s on Twitter" +#. Author URI of the theme +msgid "https://pressbooks.org" msgstr "" -#: ../footer.php:70 -msgid "Powered by %s" +#: functions.php:19 +msgid "Dependencies Missing" msgstr "" -#: ../footer.php:72 -msgid "Open Source" +#: functions.php:20 +msgid "You must run composer install from the Aldine directory." msgstr "" -#: ../footer.php:73 -msgid "Open Textbooks" +#: 404.php:17 +msgid "Oops! That page can’t be found." msgstr "" -#: ../footer.php:74 -msgid "Open Book Publishing" +#: 404.php:21 +msgid "It looks like nothing was found at this location." msgstr "" -#: ../footer.php75, ../inc/activation/namespace.php:27 -msgid "Learn More" +#: inc/filters/namespace.php:63 +msgid "Continued" msgstr "" -#: ../footer.php79, ../footer.php:83 -msgid "Pressbooks on Facebook" +#: inc/customizer/namespace.php:69 +msgid "Primary Color" msgstr "" -#: ../footer.php85, ../footer.php:89 -msgid "Pressbooks on Twitter" +#: inc/customizer/namespace.php:70 +msgid "Primary color, used for links and other primary elements." msgstr "" -#: ../functions.php:18 -msgid "Dependencies Missing" +#: inc/customizer/namespace.php:75 +msgid "Primary Color (Hover)" msgstr "" -#: ../functions.php:19 -msgid "You must run composer install from the Aldine directory." +#: inc/customizer/namespace.php:76 +msgid "Variant of the primary color, used for primary element hover states." msgstr "" -#: ../header.php:44 -msgid "Skip to content" +#: inc/customizer/namespace.php:81 +msgid "Accent Color" msgstr "" -#: ../header.php:64 -msgid "Logo for %s" +#: inc/customizer/namespace.php:82 +msgid "Accent color, used for flourishes and secondary elements." msgstr "" -#: ../header.php:74 -msgid "Toggle Menu" +#: inc/customizer/namespace.php:87 +msgid "Accent Color (Hover)" msgstr "" -#: ../inc/intervention.php:12 -msgid "Hello," +#: inc/customizer/namespace.php:88 +msgid "Variant of the accent color, used for secondary element hover states." msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 -msgid "Primary Menu" +#: inc/customizer/namespace.php:93 +msgid "Primary Foreground Color" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 -msgid "Footer Menu" +#: inc/customizer/namespace.php:94 +msgid "Used for text on a primary background." msgstr "" -#: ../inc/actions/namespace.php:107 -msgid "Network Footer Block 1" +#: inc/customizer/namespace.php:99 +msgid "Accent Foreground Color" msgstr "" -#: ../inc/actions/namespace.php:117 -msgid "Network Footer Block 2" +#: inc/customizer/namespace.php:100 +msgid "Used for text on an accent color background." msgstr "" -#: ../inc/actions/namespace.php142, -#: ../partials/content-accessibility-toolbar.php6, -#: ../partials/content-accessibility-toolbar.php:7 -msgid "Increase Font Size" +#: inc/customizer/namespace.php:124 +msgid "Social Media" msgstr "" -#: ../inc/actions/namespace.php:143 -msgid "Decrease Font Size" +#: inc/customizer/namespace.php:136 +msgid "Facebook" msgstr "" -#: ../inc/actions/namespace.php:226 -msgid "" -"This page displays your network catalog, so there is no content to edit." +#: inc/customizer/namespace.php:149 +msgid "Twitter" msgstr "" -#: ../inc/actions/namespace.php:279 -msgid "Page Section" +#: inc/customizer/namespace.php:158 +msgid "Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php280, ../partials/content-page-catalog.php:49 -msgid "Title" +#: inc/customizer/namespace.php:169 +msgid "Show Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php:281 -msgid "Standard" +#: inc/customizer/namespace.php:179 partials/content-front-page.php:19 +msgid "Our Latest Titles" msgstr "" -#: ../inc/actions/namespace.php:282 -msgid "Accent" +#: inc/customizer/namespace.php:184 +msgid "Front Page Catalog Title" msgstr "" -#: ../inc/actions/namespace.php:283 -msgid "Bordered" +#: inc/customizer/namespace.php:193 +msgid "Contact Form" msgstr "" -#: ../inc/actions/namespace.php:284 -msgid "Borderless" +#: inc/customizer/namespace.php:204 +msgid "Show Contact Form" msgstr "" -#: ../inc/actions/namespace.php:287 -msgid "Call to Action" +#: inc/customizer/namespace.php:214 partials/contact-form.php:12 +msgid "Contact Us" msgstr "" -#: ../inc/actions/namespace.php:288 -msgid "Text" +#: inc/customizer/namespace.php:219 +msgid "Contact Form Title" msgstr "" -#: ../inc/actions/namespace.php:289 -msgid "Link" +#: inc/customizer/namespace.php:233 +msgid "Contact Email" msgstr "" -#: ../inc/activation/namespace.php:25 +#: inc/activation/namespace.php:25 msgid "About Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:26 +#: inc/activation/namespace.php:26 msgid "" "Pressbooks is easy-to-use book writing software that lets you create a book " "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, -#: ../inc/activation/namespace.php:143 +#: inc/activation/namespace.php:27 footer.php:82 +msgid "Learn More" +msgstr "" + +#: inc/activation/namespace.php:34 inc/activation/namespace.php:146 +#: inc/activation/namespace.php:152 msgid "About" msgstr "" -#: ../inc/activation/namespace.php:39 +#: inc/activation/namespace.php:39 msgid "" "Pressbooks is simple book production software. You can use Pressbooks to " "publish textbooks, scholarly monographs, syllabi, fiction and non-fiction " "books, white papers, and more in multiple formats including:" msgstr "" -#: ../inc/activation/namespace.php:40 +#: inc/activation/namespace.php:40 msgid "MOBI (for Kindle ebooks)" msgstr "" -#: ../inc/activation/namespace.php:41 +#: inc/activation/namespace.php:41 msgid "EPUB (for all other ebookstores)" msgstr "" -#: ../inc/activation/namespace.php:42 +#: inc/activation/namespace.php:42 msgid "designed PDF (for print-on-demand and digital distribution)" msgstr "" -#: ../inc/activation/namespace.php:45 +#. translators: %s link to about page +#: inc/activation/namespace.php:46 msgid "For more information about Pressbooks, %s." msgstr "" -#: ../inc/activation/namespace.php:46 +#: inc/activation/namespace.php:47 msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, -#: ../inc/activation/namespace.php:173 +#: inc/activation/namespace.php:53 inc/activation/namespace.php:176 +#: inc/activation/namespace.php:182 msgid "Help" msgstr "" -#: ../inc/activation/namespace.php:58 +#. translators: %1$s: link to how to page; %2$s: link to guide +#: inc/activation/namespace.php:60 msgid "" "The easiest way to get started with Pressbooks is to follow our %1$s. Or, " "you can review our %2$s." msgstr "" -#: ../inc/activation/namespace.php:59 +#: inc/activation/namespace.php:61 msgid "4 Step Guide to Making a Book on Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:60 +#: inc/activation/namespace.php:62 msgid "Guide to Using Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:62 +#: inc/activation/namespace.php:64 msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, -#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, -#: ../inc/activation/namespace.php158, ../page-catalog.php:4 +#. Template Name of the theme +#: inc/activation/namespace.php:69 inc/activation/namespace.php:125 +#: inc/activation/namespace.php:131 inc/activation/namespace.php:161 +#: inc/activation/namespace.php:167 msgid "Catalog" msgstr "" -#: ../inc/activation/namespace.php71, ../inc/helpers/namespace.php:165 +#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173 msgid "Home" msgstr "" -#: ../inc/admin/namespace.php:30 +#: inc/activation/namespace.php:120 inc/actions/namespace.php:47 +msgid "Primary Menu" +msgstr "" + +#: inc/activation/namespace.php:141 inc/actions/namespace.php:48 +msgid "Footer Menu" +msgstr "" + +#: inc/admin/namespace.php:30 msgid "Catalog updated." msgstr "" -#: ../inc/admin/namespace.php:31 +#: inc/admin/namespace.php:31 msgid "Sorry, but your catalog was not updated. Please try again." msgstr "" -#: ../inc/admin/namespace.php:32 +#: inc/admin/namespace.php:32 msgid "Dismiss this notice." msgstr "" -#: ../inc/admin/namespace.php:61 +#: inc/admin/namespace.php:61 msgid "In Catalog" msgstr "" -#: ../inc/admin/namespace.php:72 -msgctxt "pressbooks-aldine" -msgid "Show in Catalog" -msgstr "" - -#: ../inc/admin/namespace.php:73 -msgctxt "pressbooks-aldine" -msgid "This book is private, so you can’t display it in your catalog." +#: inc/actions/namespace.php:114 +msgid "Network Footer Block 1" msgstr "" -#: ../inc/customizer/namespace.php:61 -msgid "Primary Color" +#: inc/actions/namespace.php:126 +msgid "Network Footer Block 2" msgstr "" -#: ../inc/customizer/namespace.php:62 -msgid "Primary color, used for links and other primary elements." +#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4 +msgid "Increase Font Size" msgstr "" -#: ../inc/customizer/namespace.php:67 -msgid "Primary Color (Hover)" +#: inc/actions/namespace.php:153 +msgid "Decrease Font Size" msgstr "" -#: ../inc/customizer/namespace.php:68 -msgid "Variant of the primary color, used for primary element hover states." +#: inc/actions/namespace.php:237 +msgid "" +"This page displays your network catalog, so there is no content to edit." msgstr "" -#: ../inc/customizer/namespace.php:73 -msgid "Accent Color" +#: inc/actions/namespace.php:291 +msgid "Page Section" msgstr "" -#: ../inc/customizer/namespace.php:74 -msgid "Accent color, used for flourishes and secondary elements." +#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57 +msgid "Title" msgstr "" -#: ../inc/customizer/namespace.php:79 -msgid "Accent Color (Hover)" +#: inc/actions/namespace.php:293 +msgid "Standard" msgstr "" -#: ../inc/customizer/namespace.php:80 -msgid "Variant of the accent color, used for secondary element hover states." +#: inc/actions/namespace.php:294 +msgid "Accent" msgstr "" -#: ../inc/customizer/namespace.php:85 -msgid "Primary Foreground Color" +#: inc/actions/namespace.php:295 +msgid "Bordered" msgstr "" -#: ../inc/customizer/namespace.php:86 -msgid "Used for text on a primary background." +#: inc/actions/namespace.php:296 +msgid "Borderless" msgstr "" -#: ../inc/customizer/namespace.php:91 -msgid "Accent Foreground Color" +#: inc/actions/namespace.php:299 +msgid "Call to Action" msgstr "" -#: ../inc/customizer/namespace.php:92 -msgid "Used for text on an accent color background." +#: inc/actions/namespace.php:300 +msgid "Text" msgstr "" -#: ../inc/customizer/namespace.php:111 -msgid "Social Media" +#: inc/actions/namespace.php:301 +msgid "Link" msgstr "" -#: ../inc/customizer/namespace.php:119 -msgid "Facebook" +#: inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: ../inc/customizer/namespace.php:128 -msgid "Twitter" +#: inc/helpers/namespace.php:186 +msgid "Sign In" msgstr "" -#: ../inc/customizer/namespace.php:135 -msgid "Front Page Catalog" +#: inc/helpers/namespace.php:192 +msgid "Sign Up" msgstr "" -#: ../inc/customizer/namespace.php:142 -msgid "Show Front Page Catalog" +#: inc/helpers/namespace.php:200 +msgid "Admin" msgstr "" -#: ../inc/customizer/namespace.php150, ../partials/content-front-page.php:19 -msgid "Our Latest Titles" +#: inc/helpers/namespace.php:208 +msgid "My Books" msgstr "" -#: ../inc/customizer/namespace.php:153 -msgid "Front Page Catalog Title" +#: inc/helpers/namespace.php:214 +msgid "Create a New Book" msgstr "" -#: ../inc/customizer/namespace.php:160 -msgid "Contact Form" +#: inc/helpers/namespace.php:220 +msgid "Sign Out" msgstr "" -#: ../inc/customizer/namespace.php:167 -msgid "Show Contact Form" +#: inc/helpers/namespace.php:282 +msgid "Name is required." msgstr "" -#: ../inc/customizer/namespace.php175, ../partials/contact-form.php:12 -msgid "Contact Us" +#: inc/helpers/namespace.php:286 +msgid "Email is required." msgstr "" -#: ../inc/customizer/namespace.php:178 -msgid "Contact Form Title" +#: inc/helpers/namespace.php:290 +msgid "Email is invalid." msgstr "" -#: ../inc/customizer/namespace.php:188 -msgid "Contact Email" +#: inc/helpers/namespace.php:294 +msgid "Institution is required." msgstr "" -#: ../inc/filters/namespace.php:61 -msgid "Continued" +#: inc/helpers/namespace.php:298 +msgid "Message is required." msgstr "" -#: ../inc/helpers/namespace.php:171 -msgid "Contact" +#. translators: %s name of contact for submitter +#: inc/helpers/namespace.php:305 +msgid "Contact Form Submission from %s" msgstr "" -#: ../inc/helpers/namespace.php:178 -msgid "Sign In" +#: inc/helpers/namespace.php:316 +msgid "Your message was sent!" msgstr "" -#: ../inc/helpers/namespace.php:184 -msgid "Sign Up" +#: inc/helpers/namespace.php:319 +msgid "Your message could not be sent." msgstr "" -#: ../inc/helpers/namespace.php:192 -msgid "Admin" +#: inc/intervention.php:12 +msgid "Hello," msgstr "" -#: ../inc/helpers/namespace.php:200 -msgid "My Books" +#: page-catalog.php:55 +msgid "No Books Found" msgstr "" -#: ../inc/helpers/namespace.php:206 -msgid "Sign Out" +#: page-catalog.php:58 +msgid "No books have been added to the catalog." msgstr "" -#: ../inc/helpers/namespace.php:260 -msgid "Name is required." +#. translators: 1: title. +#: comments.php:35 +msgid "One thought on “%1$s”" msgstr "" -#: ../inc/helpers/namespace.php:264 -msgid "Email is required." -msgstr "" +#. translators: 1: comment count number, 2: title. +#: comments.php:41 +msgctxt "comments title" +msgid "%1$s thought on “%2$s”" +msgid_plural "%1$s thoughts on “%2$s”" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" -#: ../inc/helpers/namespace.php:268 -msgid "Email is invalid." +#: comments.php:68 +msgid "Comments are closed." msgstr "" -#: ../inc/helpers/namespace.php:272 -msgid "Institution is required." +#. translators: %s: search query. +#: search.php:23 +msgid "Search Results for: %s" msgstr "" -#: ../inc/helpers/namespace.php:276 -msgid "Message is required." +#: header.php:44 +msgid "Skip to content" msgstr "" -#: ../inc/helpers/namespace.php:282 -msgid "Contact Form Submission from %s" +#. translators: %s name of network +#: header.php:69 +msgid "Logo for %s" msgstr "" -#: ../inc/helpers/namespace.php:293 -msgid "Your message was sent!" +#: header.php:80 +msgid "Toggle Menu" msgstr "" -#: ../inc/helpers/namespace.php:296 -msgid "Your message could not be sent." +#. translators: %s network name +#: footer.php:43 footer.php:48 +msgid "%s on Facebook" msgstr "" -#: ../page-catalog.php:55 -msgid "No Books Found" +#. translators: %s network name +#: footer.php:53 footer.php:58 +msgid "%s on Twitter" msgstr "" -#: ../page-catalog.php:58 -msgid "No books have been added to the catalog." +#. translators: %s Pressbooks +#: footer.php:77 +msgid "Powered by %s" msgstr "" -#: ../partials/book.php:27 -msgid "About this book" +#: footer.php:79 +msgid "Open Source" msgstr "" -#: ../partials/contact-form.php:30 -msgid "Your name (required)" +#: footer.php:80 +msgid "Open Textbooks" msgstr "" -#: ../partials/contact-form.php:38 -msgid "Your email address (required)" +#: footer.php:81 +msgid "Open Book Publishing" msgstr "" -#: ../partials/contact-form.php:46 -msgid "Your institution (required)" +#: footer.php:86 footer.php:90 +msgid "Pressbooks on Facebook" msgstr "" -#: ../partials/contact-form.php:54 -msgid "Your message (required)" +#: footer.php:92 footer.php:96 +msgid "Pressbooks on Twitter" msgstr "" -#: ../partials/contact-form.php:58 -msgid "Send" +#: partials/book.php:39 +msgid "About this book" msgstr "" -#: ../partials/content-front-page.php:67 -msgid "View Complete Catalog" +#: partials/paged-navigation.php:2 +msgid "Navigation" msgstr "" -#: ../partials/content-none.php:14 +#: partials/content-none.php:14 msgid "Nothing Found" msgstr "" -#: ../partials/content-none.php:25 +#. translators: 1: link to WP admin new post page. +#: partials/content-none.php:27 msgid "Ready to publish your first post? Get started here." msgstr "" -#: ../partials/content-none.php:38 +#: partials/content-none.php:41 msgid "" "Sorry, but nothing matched your search terms. Please try again with some " "different keywords." msgstr "" -#: ../partials/content-none.php:44 +#: partials/content-none.php:48 msgid "" "It seems we can’t find what you’re looking for. Perhaps " "searching can help." msgstr "" -#: ../partials/content-page-catalog.php:17 +#: partials/content-page.php:23 partials/content.php:50 +msgid "Pages:" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content-page.php:37 +msgid "Edit %s" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content.php:37 +msgid "Continue reading \"%s\"" +msgstr "" + +#: partials/content-page-catalog.php:17 msgid "Filter by Subject" msgstr "" -#: ../partials/content-page-catalog.php:19 +#: partials/content-page-catalog.php:19 msgid "All Subjects" msgstr "" -#: ../partials/content-page-catalog.php:35 +#: partials/content-page-catalog.php:39 msgid "Filter by License" msgstr "" -#: ../partials/content-page-catalog.php:37 +#: partials/content-page-catalog.php:41 msgid "All Licenses" msgstr "" -#: ../partials/content-page-catalog.php:46 +#: partials/content-page-catalog.php:54 msgid "Sort by" msgstr "" -#: ../partials/content-page-catalog.php:50 +#: partials/content-page-catalog.php:58 msgid "Subject" msgstr "" -#: ../partials/content-page-catalog.php:51 +#: partials/content-page-catalog.php:59 msgid "Latest" msgstr "" -#: ../partials/content-page-catalog.php:58 +#: partials/content-page-catalog.php:67 msgid "Clear Filters" msgstr "" -#: ../partials/content-page-catalog.php:59 +#: partials/content-page-catalog.php:68 msgid "Submit" msgstr "" -#: ../partials/content-page.php22, ../partials/content.php:45 -msgid "Pages:" +#: partials/content-front-page.php:76 +msgid "View Complete Catalog" msgstr "" -#: ../partials/content-page.php:35 -msgid "Edit %s" +#: partials/contact-form.php:29 +msgid "Keep this field blank (required)" msgstr "" -#: ../partials/content.php:34 -msgid "Continue reading \"%s\"" +#: partials/contact-form.php:45 +msgid "Your name (required)" msgstr "" -#: ../partials/paged-navigation.php:2 -msgid "Navigation" +#: partials/contact-form.php:61 +msgid "Your email address (required)" msgstr "" -#: ../search.php:21 -msgid "Search Results for: %s" +#: partials/contact-form.php:77 +msgid "Your institution (required)" +msgstr "" + +#: partials/contact-form.php:93 +msgid "Your message (required)" +msgstr "" + +#: partials/contact-form.php:97 +msgid "Send" msgstr "" -#: ../searchform.php:3 +#: searchform.php:3 msgctxt "label" msgid "Search Catalog" msgstr "" -#: ../searchform.php:6 +#: searchform.php:6 msgctxt "submit button" msgid "Search" msgstr "" diff --git a/languages/da_DK.mo b/languages/da_DK.mo index 31e77842f632463097b6eb80477f3c226dad2306..ab5fdbf0540b3da58dca4f2ef84829fa9e1af54e 100644 GIT binary patch delta 239 zcmaFPGMiBYJs`Bn-U zB_##LR{HwsnI##eNqWiox%ve~sl~-f`T5z!NKD;Cuvz+C0sbMn&PAz-C7Jnox-N+& zsa6U`28Ncp21dF@<{^gWRz{Xq24>m@237`|20+!iL8)b##VCp`bPbGk4a^h_O{|Pe zfGQ0PCdPd|))-oRrMG)QMj|)(7OLrev1rIwcmT79^Hr zSSje~aYg7tMZHri%kzs;ihVMRORN;)Fgq2@1~ZYAWt8ORK$U@+5LI9%L>0oJ!KsNw z$r%Aa59k^Iy?{-^wIVsEG$l0!q(DnAs~Dn23gr3V{L-T2ROgJuqT*DbKSM*@bS=0T E0MzVjvH$=8 diff --git a/languages/da_DK.po b/languages/da_DK.po index e8a6778..92f3b4d 100644 --- a/languages/da_DK.po +++ b/languages/da_DK.po @@ -1,546 +1,579 @@ -# Copyright (C) 2018 pressbooks-aldine -# This file is distributed under the same license as the pressbooks-aldine package. +# Copyright (C) 2019 Pressbooks (Book Oven Inc.) +# This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: pressbooks-aldine\n" +"Project-Id-Version: Aldine 1.6.0\n" +"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" +"POT-Creation-Date: 2019-02-27T17:29:06+00:00\n" +"PO-Revision-Date: 2018-03-06 14:24+0000\n" "Language-Team: Danish (Denmark) (https://www.transifex.com/pressbooks/teams/9194/da_DK/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: da_DK\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Poedit-Basepath: ..\n" -"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n" -"X-Poedit-SearchPath-0: .\n" -"X-Poedit-SearchPathExcluded-0: *.js\n" -"X-Poedit-SourceCharset: UTF-8\n" +"X-Domain: pressbooks-aldine\n" +"X-Generator: WP-CLI 2.1.0\n" -#: ../404.php:17 -msgid "Oops! That page can’t be found." +#. Theme Name of the theme +msgid "Aldine" msgstr "" -#: ../404.php:21 -msgid "It looks like nothing was found at this location." +#. Theme URI of the theme +msgid "https://github.com/pressbooks/pressbooks-aldine/" msgstr "" -#: ../comments.php:34 -msgid "One thought on “%1$s”" +#. Description of the theme +msgid "" +"Aldine is the default theme for the home page of Pressbooks networks. It is " +"named for the Aldine Press, founded by Aldus Manutius in 1494, who is " +"regarded by many as the world’s first publisher." msgstr "" -#: ../comments.php:40 -msgctxt "comments title" -msgid "%1$s thought on “%2$s”" -msgid_plural "%1$s thoughts on “%2$s”" -msgstr[0] "" -msgstr[1] "" - -#: ../comments.php:63 -msgid "Comments are closed." +#. Author of the theme +msgid "Pressbooks (Book Oven Inc.)" msgstr "" -#: ../footer.php40, ../footer.php:44 -msgid "%s on Facebook" +#. Author URI of the theme +msgid "https://pressbooks.org" msgstr "" -#: ../footer.php48, ../footer.php:52 -msgid "%s on Twitter" -msgstr "" - -#: ../footer.php:70 -msgid "Powered by %s" +#: functions.php:19 +msgid "Dependencies Missing" msgstr "" -#: ../footer.php:72 -msgid "Open Source" +#: functions.php:20 +msgid "You must run composer install from the Aldine directory." msgstr "" -#: ../footer.php:73 -msgid "Open Textbooks" +#: 404.php:17 +msgid "Oops! That page can’t be found." msgstr "" -#: ../footer.php:74 -msgid "Open Book Publishing" +#: 404.php:21 +msgid "It looks like nothing was found at this location." msgstr "" -#: ../footer.php75, ../inc/activation/namespace.php:27 -msgid "Learn More" +#: inc/filters/namespace.php:63 +msgid "Continued" msgstr "" -#: ../footer.php79, ../footer.php:83 -msgid "Pressbooks on Facebook" +#: inc/customizer/namespace.php:69 +msgid "Primary Color" msgstr "" -#: ../footer.php85, ../footer.php:89 -msgid "Pressbooks on Twitter" +#: inc/customizer/namespace.php:70 +msgid "Primary color, used for links and other primary elements." msgstr "" -#: ../functions.php:18 -msgid "Dependencies Missing" +#: inc/customizer/namespace.php:75 +msgid "Primary Color (Hover)" msgstr "" -#: ../functions.php:19 -msgid "You must run composer install from the Aldine directory." +#: inc/customizer/namespace.php:76 +msgid "Variant of the primary color, used for primary element hover states." msgstr "" -#: ../header.php:44 -msgid "Skip to content" +#: inc/customizer/namespace.php:81 +msgid "Accent Color" msgstr "" -#: ../header.php:64 -msgid "Logo for %s" +#: inc/customizer/namespace.php:82 +msgid "Accent color, used for flourishes and secondary elements." msgstr "" -#: ../header.php:74 -msgid "Toggle Menu" +#: inc/customizer/namespace.php:87 +msgid "Accent Color (Hover)" msgstr "" -#: ../inc/intervention.php:12 -msgid "Hello," +#: inc/customizer/namespace.php:88 +msgid "Variant of the accent color, used for secondary element hover states." msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 -msgid "Primary Menu" +#: inc/customizer/namespace.php:93 +msgid "Primary Foreground Color" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 -msgid "Footer Menu" +#: inc/customizer/namespace.php:94 +msgid "Used for text on a primary background." msgstr "" -#: ../inc/actions/namespace.php:107 -msgid "Network Footer Block 1" +#: inc/customizer/namespace.php:99 +msgid "Accent Foreground Color" msgstr "" -#: ../inc/actions/namespace.php:117 -msgid "Network Footer Block 2" +#: inc/customizer/namespace.php:100 +msgid "Used for text on an accent color background." msgstr "" -#: ../inc/actions/namespace.php142, -#: ../partials/content-accessibility-toolbar.php6, -#: ../partials/content-accessibility-toolbar.php:7 -msgid "Increase Font Size" +#: inc/customizer/namespace.php:124 +msgid "Social Media" msgstr "" -#: ../inc/actions/namespace.php:143 -msgid "Decrease Font Size" +#: inc/customizer/namespace.php:136 +msgid "Facebook" msgstr "" -#: ../inc/actions/namespace.php:226 -msgid "" -"This page displays your network catalog, so there is no content to edit." +#: inc/customizer/namespace.php:149 +msgid "Twitter" msgstr "" -#: ../inc/actions/namespace.php:279 -msgid "Page Section" +#: inc/customizer/namespace.php:158 +msgid "Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php280, ../partials/content-page-catalog.php:49 -msgid "Title" +#: inc/customizer/namespace.php:169 +msgid "Show Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php:281 -msgid "Standard" +#: inc/customizer/namespace.php:179 partials/content-front-page.php:19 +msgid "Our Latest Titles" msgstr "" -#: ../inc/actions/namespace.php:282 -msgid "Accent" +#: inc/customizer/namespace.php:184 +msgid "Front Page Catalog Title" msgstr "" -#: ../inc/actions/namespace.php:283 -msgid "Bordered" +#: inc/customizer/namespace.php:193 +msgid "Contact Form" msgstr "" -#: ../inc/actions/namespace.php:284 -msgid "Borderless" +#: inc/customizer/namespace.php:204 +msgid "Show Contact Form" msgstr "" -#: ../inc/actions/namespace.php:287 -msgid "Call to Action" +#: inc/customizer/namespace.php:214 partials/contact-form.php:12 +msgid "Contact Us" msgstr "" -#: ../inc/actions/namespace.php:288 -msgid "Text" +#: inc/customizer/namespace.php:219 +msgid "Contact Form Title" msgstr "" -#: ../inc/actions/namespace.php:289 -msgid "Link" +#: inc/customizer/namespace.php:233 +msgid "Contact Email" msgstr "" -#: ../inc/activation/namespace.php:25 +#: inc/activation/namespace.php:25 msgid "About Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:26 +#: inc/activation/namespace.php:26 msgid "" "Pressbooks is easy-to-use book writing software that lets you create a book " "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, -#: ../inc/activation/namespace.php:143 +#: inc/activation/namespace.php:27 footer.php:82 +msgid "Learn More" +msgstr "" + +#: inc/activation/namespace.php:34 inc/activation/namespace.php:146 +#: inc/activation/namespace.php:152 msgid "About" msgstr "" -#: ../inc/activation/namespace.php:39 +#: inc/activation/namespace.php:39 msgid "" "Pressbooks is simple book production software. You can use Pressbooks to " "publish textbooks, scholarly monographs, syllabi, fiction and non-fiction " "books, white papers, and more in multiple formats including:" msgstr "" -#: ../inc/activation/namespace.php:40 +#: inc/activation/namespace.php:40 msgid "MOBI (for Kindle ebooks)" msgstr "" -#: ../inc/activation/namespace.php:41 +#: inc/activation/namespace.php:41 msgid "EPUB (for all other ebookstores)" msgstr "" -#: ../inc/activation/namespace.php:42 +#: inc/activation/namespace.php:42 msgid "designed PDF (for print-on-demand and digital distribution)" msgstr "" -#: ../inc/activation/namespace.php:45 +#. translators: %s link to about page +#: inc/activation/namespace.php:46 msgid "For more information about Pressbooks, %s." msgstr "" -#: ../inc/activation/namespace.php:46 +#: inc/activation/namespace.php:47 msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, -#: ../inc/activation/namespace.php:173 +#: inc/activation/namespace.php:53 inc/activation/namespace.php:176 +#: inc/activation/namespace.php:182 msgid "Help" msgstr "" -#: ../inc/activation/namespace.php:58 +#. translators: %1$s: link to how to page; %2$s: link to guide +#: inc/activation/namespace.php:60 msgid "" "The easiest way to get started with Pressbooks is to follow our %1$s. Or, " "you can review our %2$s." msgstr "" -#: ../inc/activation/namespace.php:59 +#: inc/activation/namespace.php:61 msgid "4 Step Guide to Making a Book on Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:60 +#: inc/activation/namespace.php:62 msgid "Guide to Using Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:62 +#: inc/activation/namespace.php:64 msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, -#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, -#: ../inc/activation/namespace.php158, ../page-catalog.php:4 +#. Template Name of the theme +#: inc/activation/namespace.php:69 inc/activation/namespace.php:125 +#: inc/activation/namespace.php:131 inc/activation/namespace.php:161 +#: inc/activation/namespace.php:167 msgid "Catalog" msgstr "" -#: ../inc/activation/namespace.php71, ../inc/helpers/namespace.php:165 +#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173 msgid "Home" msgstr "" -#: ../inc/admin/namespace.php:30 +#: inc/activation/namespace.php:120 inc/actions/namespace.php:47 +msgid "Primary Menu" +msgstr "" + +#: inc/activation/namespace.php:141 inc/actions/namespace.php:48 +msgid "Footer Menu" +msgstr "" + +#: inc/admin/namespace.php:30 msgid "Catalog updated." msgstr "" -#: ../inc/admin/namespace.php:31 +#: inc/admin/namespace.php:31 msgid "Sorry, but your catalog was not updated. Please try again." msgstr "" -#: ../inc/admin/namespace.php:32 +#: inc/admin/namespace.php:32 msgid "Dismiss this notice." msgstr "" -#: ../inc/admin/namespace.php:61 +#: inc/admin/namespace.php:61 msgid "In Catalog" msgstr "" -#: ../inc/admin/namespace.php:72 -msgctxt "pressbooks-aldine" -msgid "Show in Catalog" -msgstr "" - -#: ../inc/admin/namespace.php:73 -msgctxt "pressbooks-aldine" -msgid "This book is private, so you can’t display it in your catalog." +#: inc/actions/namespace.php:114 +msgid "Network Footer Block 1" msgstr "" -#: ../inc/customizer/namespace.php:61 -msgid "Primary Color" +#: inc/actions/namespace.php:126 +msgid "Network Footer Block 2" msgstr "" -#: ../inc/customizer/namespace.php:62 -msgid "Primary color, used for links and other primary elements." +#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4 +msgid "Increase Font Size" msgstr "" -#: ../inc/customizer/namespace.php:67 -msgid "Primary Color (Hover)" +#: inc/actions/namespace.php:153 +msgid "Decrease Font Size" msgstr "" -#: ../inc/customizer/namespace.php:68 -msgid "Variant of the primary color, used for primary element hover states." +#: inc/actions/namespace.php:237 +msgid "" +"This page displays your network catalog, so there is no content to edit." msgstr "" -#: ../inc/customizer/namespace.php:73 -msgid "Accent Color" +#: inc/actions/namespace.php:291 +msgid "Page Section" msgstr "" -#: ../inc/customizer/namespace.php:74 -msgid "Accent color, used for flourishes and secondary elements." +#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57 +msgid "Title" msgstr "" -#: ../inc/customizer/namespace.php:79 -msgid "Accent Color (Hover)" +#: inc/actions/namespace.php:293 +msgid "Standard" msgstr "" -#: ../inc/customizer/namespace.php:80 -msgid "Variant of the accent color, used for secondary element hover states." +#: inc/actions/namespace.php:294 +msgid "Accent" msgstr "" -#: ../inc/customizer/namespace.php:85 -msgid "Primary Foreground Color" +#: inc/actions/namespace.php:295 +msgid "Bordered" msgstr "" -#: ../inc/customizer/namespace.php:86 -msgid "Used for text on a primary background." +#: inc/actions/namespace.php:296 +msgid "Borderless" msgstr "" -#: ../inc/customizer/namespace.php:91 -msgid "Accent Foreground Color" +#: inc/actions/namespace.php:299 +msgid "Call to Action" msgstr "" -#: ../inc/customizer/namespace.php:92 -msgid "Used for text on an accent color background." +#: inc/actions/namespace.php:300 +msgid "Text" msgstr "" -#: ../inc/customizer/namespace.php:111 -msgid "Social Media" +#: inc/actions/namespace.php:301 +msgid "Link" msgstr "" -#: ../inc/customizer/namespace.php:119 -msgid "Facebook" +#: inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: ../inc/customizer/namespace.php:128 -msgid "Twitter" +#: inc/helpers/namespace.php:186 +msgid "Sign In" msgstr "" -#: ../inc/customizer/namespace.php:135 -msgid "Front Page Catalog" +#: inc/helpers/namespace.php:192 +msgid "Sign Up" msgstr "" -#: ../inc/customizer/namespace.php:142 -msgid "Show Front Page Catalog" +#: inc/helpers/namespace.php:200 +msgid "Admin" msgstr "" -#: ../inc/customizer/namespace.php150, ../partials/content-front-page.php:19 -msgid "Our Latest Titles" +#: inc/helpers/namespace.php:208 +msgid "My Books" msgstr "" -#: ../inc/customizer/namespace.php:153 -msgid "Front Page Catalog Title" +#: inc/helpers/namespace.php:214 +msgid "Create a New Book" msgstr "" -#: ../inc/customizer/namespace.php:160 -msgid "Contact Form" +#: inc/helpers/namespace.php:220 +msgid "Sign Out" msgstr "" -#: ../inc/customizer/namespace.php:167 -msgid "Show Contact Form" +#: inc/helpers/namespace.php:282 +msgid "Name is required." msgstr "" -#: ../inc/customizer/namespace.php175, ../partials/contact-form.php:12 -msgid "Contact Us" +#: inc/helpers/namespace.php:286 +msgid "Email is required." msgstr "" -#: ../inc/customizer/namespace.php:178 -msgid "Contact Form Title" +#: inc/helpers/namespace.php:290 +msgid "Email is invalid." msgstr "" -#: ../inc/customizer/namespace.php:188 -msgid "Contact Email" +#: inc/helpers/namespace.php:294 +msgid "Institution is required." msgstr "" -#: ../inc/filters/namespace.php:61 -msgid "Continued" +#: inc/helpers/namespace.php:298 +msgid "Message is required." msgstr "" -#: ../inc/helpers/namespace.php:171 -msgid "Contact" +#. translators: %s name of contact for submitter +#: inc/helpers/namespace.php:305 +msgid "Contact Form Submission from %s" msgstr "" -#: ../inc/helpers/namespace.php:178 -msgid "Sign In" +#: inc/helpers/namespace.php:316 +msgid "Your message was sent!" msgstr "" -#: ../inc/helpers/namespace.php:184 -msgid "Sign Up" +#: inc/helpers/namespace.php:319 +msgid "Your message could not be sent." msgstr "" -#: ../inc/helpers/namespace.php:192 -msgid "Admin" +#: inc/intervention.php:12 +msgid "Hello," msgstr "" -#: ../inc/helpers/namespace.php:200 -msgid "My Books" +#: page-catalog.php:55 +msgid "No Books Found" msgstr "" -#: ../inc/helpers/namespace.php:206 -msgid "Sign Out" +#: page-catalog.php:58 +msgid "No books have been added to the catalog." msgstr "" -#: ../inc/helpers/namespace.php:260 -msgid "Name is required." +#. translators: 1: title. +#: comments.php:35 +msgid "One thought on “%1$s”" msgstr "" -#: ../inc/helpers/namespace.php:264 -msgid "Email is required." -msgstr "" +#. translators: 1: comment count number, 2: title. +#: comments.php:41 +msgctxt "comments title" +msgid "%1$s thought on “%2$s”" +msgid_plural "%1$s thoughts on “%2$s”" +msgstr[0] "" +msgstr[1] "" -#: ../inc/helpers/namespace.php:268 -msgid "Email is invalid." +#: comments.php:68 +msgid "Comments are closed." msgstr "" -#: ../inc/helpers/namespace.php:272 -msgid "Institution is required." +#. translators: %s: search query. +#: search.php:23 +msgid "Search Results for: %s" msgstr "" -#: ../inc/helpers/namespace.php:276 -msgid "Message is required." +#: header.php:44 +msgid "Skip to content" msgstr "" -#: ../inc/helpers/namespace.php:282 -msgid "Contact Form Submission from %s" +#. translators: %s name of network +#: header.php:69 +msgid "Logo for %s" msgstr "" -#: ../inc/helpers/namespace.php:293 -msgid "Your message was sent!" +#: header.php:80 +msgid "Toggle Menu" msgstr "" -#: ../inc/helpers/namespace.php:296 -msgid "Your message could not be sent." +#. translators: %s network name +#: footer.php:43 footer.php:48 +msgid "%s on Facebook" msgstr "" -#: ../page-catalog.php:55 -msgid "No Books Found" +#. translators: %s network name +#: footer.php:53 footer.php:58 +msgid "%s on Twitter" msgstr "" -#: ../page-catalog.php:58 -msgid "No books have been added to the catalog." +#. translators: %s Pressbooks +#: footer.php:77 +msgid "Powered by %s" msgstr "" -#: ../partials/book.php:27 -msgid "About this book" +#: footer.php:79 +msgid "Open Source" msgstr "" -#: ../partials/contact-form.php:30 -msgid "Your name (required)" +#: footer.php:80 +msgid "Open Textbooks" msgstr "" -#: ../partials/contact-form.php:38 -msgid "Your email address (required)" +#: footer.php:81 +msgid "Open Book Publishing" msgstr "" -#: ../partials/contact-form.php:46 -msgid "Your institution (required)" +#: footer.php:86 footer.php:90 +msgid "Pressbooks on Facebook" msgstr "" -#: ../partials/contact-form.php:54 -msgid "Your message (required)" +#: footer.php:92 footer.php:96 +msgid "Pressbooks on Twitter" msgstr "" -#: ../partials/contact-form.php:58 -msgid "Send" +#: partials/book.php:39 +msgid "About this book" msgstr "" -#: ../partials/content-front-page.php:67 -msgid "View Complete Catalog" +#: partials/paged-navigation.php:2 +msgid "Navigation" msgstr "" -#: ../partials/content-none.php:14 +#: partials/content-none.php:14 msgid "Nothing Found" msgstr "" -#: ../partials/content-none.php:25 +#. translators: 1: link to WP admin new post page. +#: partials/content-none.php:27 msgid "Ready to publish your first post? Get started here." msgstr "" -#: ../partials/content-none.php:38 +#: partials/content-none.php:41 msgid "" "Sorry, but nothing matched your search terms. Please try again with some " "different keywords." msgstr "" -#: ../partials/content-none.php:44 +#: partials/content-none.php:48 msgid "" "It seems we can’t find what you’re looking for. Perhaps " "searching can help." msgstr "" -#: ../partials/content-page-catalog.php:17 +#: partials/content-page.php:23 partials/content.php:50 +msgid "Pages:" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content-page.php:37 +msgid "Edit %s" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content.php:37 +msgid "Continue reading \"%s\"" +msgstr "" + +#: partials/content-page-catalog.php:17 msgid "Filter by Subject" msgstr "" -#: ../partials/content-page-catalog.php:19 +#: partials/content-page-catalog.php:19 msgid "All Subjects" msgstr "" -#: ../partials/content-page-catalog.php:35 +#: partials/content-page-catalog.php:39 msgid "Filter by License" msgstr "" -#: ../partials/content-page-catalog.php:37 +#: partials/content-page-catalog.php:41 msgid "All Licenses" msgstr "" -#: ../partials/content-page-catalog.php:46 +#: partials/content-page-catalog.php:54 msgid "Sort by" msgstr "" -#: ../partials/content-page-catalog.php:50 +#: partials/content-page-catalog.php:58 msgid "Subject" msgstr "" -#: ../partials/content-page-catalog.php:51 +#: partials/content-page-catalog.php:59 msgid "Latest" msgstr "" -#: ../partials/content-page-catalog.php:58 +#: partials/content-page-catalog.php:67 msgid "Clear Filters" msgstr "" -#: ../partials/content-page-catalog.php:59 +#: partials/content-page-catalog.php:68 msgid "Submit" msgstr "" -#: ../partials/content-page.php22, ../partials/content.php:45 -msgid "Pages:" +#: partials/content-front-page.php:76 +msgid "View Complete Catalog" msgstr "" -#: ../partials/content-page.php:35 -msgid "Edit %s" +#: partials/contact-form.php:29 +msgid "Keep this field blank (required)" msgstr "" -#: ../partials/content.php:34 -msgid "Continue reading \"%s\"" +#: partials/contact-form.php:45 +msgid "Your name (required)" msgstr "" -#: ../partials/paged-navigation.php:2 -msgid "Navigation" +#: partials/contact-form.php:61 +msgid "Your email address (required)" msgstr "" -#: ../search.php:21 -msgid "Search Results for: %s" +#: partials/contact-form.php:77 +msgid "Your institution (required)" +msgstr "" + +#: partials/contact-form.php:93 +msgid "Your message (required)" +msgstr "" + +#: partials/contact-form.php:97 +msgid "Send" msgstr "" -#: ../searchform.php:3 +#: searchform.php:3 msgctxt "label" msgid "Search Catalog" msgstr "" -#: ../searchform.php:6 +#: searchform.php:6 msgctxt "submit button" msgid "Search" msgstr "" diff --git a/languages/de_CH.mo b/languages/de_CH.mo index 9cf228d5d5216dfec276b1d5b47b3216560df0a1..4d48b3ee8cbbfce631baf780ee9019da9005c6d0 100644 GIT binary patch delta 239 zcmaFOGM{CF3e!`@iE8TgjyWlrd8rD9dS-eCTtTS?`9&qVzQyU8DY{Oj>BYJs`Bn-U zB_##LR{HwsnI##eNqWiox%ve~sl~-f`T5z!NKD;Cuvz+C0sbMn&PAz-C7Jnox-N+& zsa6U`28Ncp21dF@<{^gWRz{Xq24>m@237`|20+!iL8)b##VCp`bPbGk4a^h_O{|Pe zfGQ0PCdPd=b;-|7%*?Y=Kv)m8lPf~kJvA@2D6u5J$VwqRK-byFQ^82j5a=fc0D7HD AtzL^buvpBRNEe*01%ke`~8S)%KdSe#mrSdw9-pr^+bp$irDPOU7@ zFG?x)$t*6hQizYYj!y-m3M)e$qh#y&JP-|};`8$J3!rSUoQ?@dwgN7$V+`a&b)^<3 z$0wGQ6aftbG3&wXR4^ONL{gSflA8ln24+H3fte6h2!{rzCKe@U1OPptYXI~DHVM~? rv(esE@F diff --git a/languages/de_CH.po b/languages/de_CH.po index 73cfb47..2aa3bb5 100644 --- a/languages/de_CH.po +++ b/languages/de_CH.po @@ -1,546 +1,579 @@ -# Copyright (C) 2018 pressbooks-aldine -# This file is distributed under the same license as the pressbooks-aldine package. +# Copyright (C) 2019 Pressbooks (Book Oven Inc.) +# This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: pressbooks-aldine\n" +"Project-Id-Version: Aldine 1.6.0\n" +"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" +"POT-Creation-Date: 2019-02-27T17:29:06+00:00\n" +"PO-Revision-Date: 2018-03-06 14:24+0000\n" "Language-Team: German (Switzerland) (https://www.transifex.com/pressbooks/teams/9194/de_CH/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: de_CH\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Poedit-Basepath: ..\n" -"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n" -"X-Poedit-SearchPath-0: .\n" -"X-Poedit-SearchPathExcluded-0: *.js\n" -"X-Poedit-SourceCharset: UTF-8\n" +"X-Domain: pressbooks-aldine\n" +"X-Generator: WP-CLI 2.1.0\n" -#: ../404.php:17 -msgid "Oops! That page can’t be found." +#. Theme Name of the theme +msgid "Aldine" msgstr "" -#: ../404.php:21 -msgid "It looks like nothing was found at this location." +#. Theme URI of the theme +msgid "https://github.com/pressbooks/pressbooks-aldine/" msgstr "" -#: ../comments.php:34 -msgid "One thought on “%1$s”" +#. Description of the theme +msgid "" +"Aldine is the default theme for the home page of Pressbooks networks. It is " +"named for the Aldine Press, founded by Aldus Manutius in 1494, who is " +"regarded by many as the world’s first publisher." msgstr "" -#: ../comments.php:40 -msgctxt "comments title" -msgid "%1$s thought on “%2$s”" -msgid_plural "%1$s thoughts on “%2$s”" -msgstr[0] "" -msgstr[1] "" - -#: ../comments.php:63 -msgid "Comments are closed." +#. Author of the theme +msgid "Pressbooks (Book Oven Inc.)" msgstr "" -#: ../footer.php40, ../footer.php:44 -msgid "%s on Facebook" +#. Author URI of the theme +msgid "https://pressbooks.org" msgstr "" -#: ../footer.php48, ../footer.php:52 -msgid "%s on Twitter" -msgstr "" - -#: ../footer.php:70 -msgid "Powered by %s" +#: functions.php:19 +msgid "Dependencies Missing" msgstr "" -#: ../footer.php:72 -msgid "Open Source" +#: functions.php:20 +msgid "You must run composer install from the Aldine directory." msgstr "" -#: ../footer.php:73 -msgid "Open Textbooks" +#: 404.php:17 +msgid "Oops! That page can’t be found." msgstr "" -#: ../footer.php:74 -msgid "Open Book Publishing" +#: 404.php:21 +msgid "It looks like nothing was found at this location." msgstr "" -#: ../footer.php75, ../inc/activation/namespace.php:27 -msgid "Learn More" +#: inc/filters/namespace.php:63 +msgid "Continued" msgstr "" -#: ../footer.php79, ../footer.php:83 -msgid "Pressbooks on Facebook" +#: inc/customizer/namespace.php:69 +msgid "Primary Color" msgstr "" -#: ../footer.php85, ../footer.php:89 -msgid "Pressbooks on Twitter" +#: inc/customizer/namespace.php:70 +msgid "Primary color, used for links and other primary elements." msgstr "" -#: ../functions.php:18 -msgid "Dependencies Missing" +#: inc/customizer/namespace.php:75 +msgid "Primary Color (Hover)" msgstr "" -#: ../functions.php:19 -msgid "You must run composer install from the Aldine directory." +#: inc/customizer/namespace.php:76 +msgid "Variant of the primary color, used for primary element hover states." msgstr "" -#: ../header.php:44 -msgid "Skip to content" +#: inc/customizer/namespace.php:81 +msgid "Accent Color" msgstr "" -#: ../header.php:64 -msgid "Logo for %s" +#: inc/customizer/namespace.php:82 +msgid "Accent color, used for flourishes and secondary elements." msgstr "" -#: ../header.php:74 -msgid "Toggle Menu" +#: inc/customizer/namespace.php:87 +msgid "Accent Color (Hover)" msgstr "" -#: ../inc/intervention.php:12 -msgid "Hello," +#: inc/customizer/namespace.php:88 +msgid "Variant of the accent color, used for secondary element hover states." msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 -msgid "Primary Menu" +#: inc/customizer/namespace.php:93 +msgid "Primary Foreground Color" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 -msgid "Footer Menu" +#: inc/customizer/namespace.php:94 +msgid "Used for text on a primary background." msgstr "" -#: ../inc/actions/namespace.php:107 -msgid "Network Footer Block 1" +#: inc/customizer/namespace.php:99 +msgid "Accent Foreground Color" msgstr "" -#: ../inc/actions/namespace.php:117 -msgid "Network Footer Block 2" +#: inc/customizer/namespace.php:100 +msgid "Used for text on an accent color background." msgstr "" -#: ../inc/actions/namespace.php142, -#: ../partials/content-accessibility-toolbar.php6, -#: ../partials/content-accessibility-toolbar.php:7 -msgid "Increase Font Size" +#: inc/customizer/namespace.php:124 +msgid "Social Media" msgstr "" -#: ../inc/actions/namespace.php:143 -msgid "Decrease Font Size" +#: inc/customizer/namespace.php:136 +msgid "Facebook" msgstr "" -#: ../inc/actions/namespace.php:226 -msgid "" -"This page displays your network catalog, so there is no content to edit." +#: inc/customizer/namespace.php:149 +msgid "Twitter" msgstr "" -#: ../inc/actions/namespace.php:279 -msgid "Page Section" +#: inc/customizer/namespace.php:158 +msgid "Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php280, ../partials/content-page-catalog.php:49 -msgid "Title" +#: inc/customizer/namespace.php:169 +msgid "Show Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php:281 -msgid "Standard" +#: inc/customizer/namespace.php:179 partials/content-front-page.php:19 +msgid "Our Latest Titles" msgstr "" -#: ../inc/actions/namespace.php:282 -msgid "Accent" +#: inc/customizer/namespace.php:184 +msgid "Front Page Catalog Title" msgstr "" -#: ../inc/actions/namespace.php:283 -msgid "Bordered" +#: inc/customizer/namespace.php:193 +msgid "Contact Form" msgstr "" -#: ../inc/actions/namespace.php:284 -msgid "Borderless" +#: inc/customizer/namespace.php:204 +msgid "Show Contact Form" msgstr "" -#: ../inc/actions/namespace.php:287 -msgid "Call to Action" +#: inc/customizer/namespace.php:214 partials/contact-form.php:12 +msgid "Contact Us" msgstr "" -#: ../inc/actions/namespace.php:288 -msgid "Text" +#: inc/customizer/namespace.php:219 +msgid "Contact Form Title" msgstr "" -#: ../inc/actions/namespace.php:289 -msgid "Link" +#: inc/customizer/namespace.php:233 +msgid "Contact Email" msgstr "" -#: ../inc/activation/namespace.php:25 +#: inc/activation/namespace.php:25 msgid "About Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:26 +#: inc/activation/namespace.php:26 msgid "" "Pressbooks is easy-to-use book writing software that lets you create a book " "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, -#: ../inc/activation/namespace.php:143 +#: inc/activation/namespace.php:27 footer.php:82 +msgid "Learn More" +msgstr "" + +#: inc/activation/namespace.php:34 inc/activation/namespace.php:146 +#: inc/activation/namespace.php:152 msgid "About" msgstr "" -#: ../inc/activation/namespace.php:39 +#: inc/activation/namespace.php:39 msgid "" "Pressbooks is simple book production software. You can use Pressbooks to " "publish textbooks, scholarly monographs, syllabi, fiction and non-fiction " "books, white papers, and more in multiple formats including:" msgstr "" -#: ../inc/activation/namespace.php:40 +#: inc/activation/namespace.php:40 msgid "MOBI (for Kindle ebooks)" msgstr "" -#: ../inc/activation/namespace.php:41 +#: inc/activation/namespace.php:41 msgid "EPUB (for all other ebookstores)" msgstr "" -#: ../inc/activation/namespace.php:42 +#: inc/activation/namespace.php:42 msgid "designed PDF (for print-on-demand and digital distribution)" msgstr "" -#: ../inc/activation/namespace.php:45 +#. translators: %s link to about page +#: inc/activation/namespace.php:46 msgid "For more information about Pressbooks, %s." msgstr "" -#: ../inc/activation/namespace.php:46 +#: inc/activation/namespace.php:47 msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, -#: ../inc/activation/namespace.php:173 +#: inc/activation/namespace.php:53 inc/activation/namespace.php:176 +#: inc/activation/namespace.php:182 msgid "Help" msgstr "" -#: ../inc/activation/namespace.php:58 +#. translators: %1$s: link to how to page; %2$s: link to guide +#: inc/activation/namespace.php:60 msgid "" "The easiest way to get started with Pressbooks is to follow our %1$s. Or, " "you can review our %2$s." msgstr "" -#: ../inc/activation/namespace.php:59 +#: inc/activation/namespace.php:61 msgid "4 Step Guide to Making a Book on Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:60 +#: inc/activation/namespace.php:62 msgid "Guide to Using Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:62 +#: inc/activation/namespace.php:64 msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, -#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, -#: ../inc/activation/namespace.php158, ../page-catalog.php:4 +#. Template Name of the theme +#: inc/activation/namespace.php:69 inc/activation/namespace.php:125 +#: inc/activation/namespace.php:131 inc/activation/namespace.php:161 +#: inc/activation/namespace.php:167 msgid "Catalog" msgstr "" -#: ../inc/activation/namespace.php71, ../inc/helpers/namespace.php:165 +#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173 msgid "Home" msgstr "" -#: ../inc/admin/namespace.php:30 +#: inc/activation/namespace.php:120 inc/actions/namespace.php:47 +msgid "Primary Menu" +msgstr "" + +#: inc/activation/namespace.php:141 inc/actions/namespace.php:48 +msgid "Footer Menu" +msgstr "" + +#: inc/admin/namespace.php:30 msgid "Catalog updated." msgstr "" -#: ../inc/admin/namespace.php:31 +#: inc/admin/namespace.php:31 msgid "Sorry, but your catalog was not updated. Please try again." msgstr "" -#: ../inc/admin/namespace.php:32 +#: inc/admin/namespace.php:32 msgid "Dismiss this notice." msgstr "" -#: ../inc/admin/namespace.php:61 +#: inc/admin/namespace.php:61 msgid "In Catalog" msgstr "" -#: ../inc/admin/namespace.php:72 -msgctxt "pressbooks-aldine" -msgid "Show in Catalog" -msgstr "" - -#: ../inc/admin/namespace.php:73 -msgctxt "pressbooks-aldine" -msgid "This book is private, so you can’t display it in your catalog." +#: inc/actions/namespace.php:114 +msgid "Network Footer Block 1" msgstr "" -#: ../inc/customizer/namespace.php:61 -msgid "Primary Color" +#: inc/actions/namespace.php:126 +msgid "Network Footer Block 2" msgstr "" -#: ../inc/customizer/namespace.php:62 -msgid "Primary color, used for links and other primary elements." +#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4 +msgid "Increase Font Size" msgstr "" -#: ../inc/customizer/namespace.php:67 -msgid "Primary Color (Hover)" +#: inc/actions/namespace.php:153 +msgid "Decrease Font Size" msgstr "" -#: ../inc/customizer/namespace.php:68 -msgid "Variant of the primary color, used for primary element hover states." +#: inc/actions/namespace.php:237 +msgid "" +"This page displays your network catalog, so there is no content to edit." msgstr "" -#: ../inc/customizer/namespace.php:73 -msgid "Accent Color" +#: inc/actions/namespace.php:291 +msgid "Page Section" msgstr "" -#: ../inc/customizer/namespace.php:74 -msgid "Accent color, used for flourishes and secondary elements." +#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57 +msgid "Title" msgstr "" -#: ../inc/customizer/namespace.php:79 -msgid "Accent Color (Hover)" +#: inc/actions/namespace.php:293 +msgid "Standard" msgstr "" -#: ../inc/customizer/namespace.php:80 -msgid "Variant of the accent color, used for secondary element hover states." +#: inc/actions/namespace.php:294 +msgid "Accent" msgstr "" -#: ../inc/customizer/namespace.php:85 -msgid "Primary Foreground Color" +#: inc/actions/namespace.php:295 +msgid "Bordered" msgstr "" -#: ../inc/customizer/namespace.php:86 -msgid "Used for text on a primary background." +#: inc/actions/namespace.php:296 +msgid "Borderless" msgstr "" -#: ../inc/customizer/namespace.php:91 -msgid "Accent Foreground Color" +#: inc/actions/namespace.php:299 +msgid "Call to Action" msgstr "" -#: ../inc/customizer/namespace.php:92 -msgid "Used for text on an accent color background." +#: inc/actions/namespace.php:300 +msgid "Text" msgstr "" -#: ../inc/customizer/namespace.php:111 -msgid "Social Media" +#: inc/actions/namespace.php:301 +msgid "Link" msgstr "" -#: ../inc/customizer/namespace.php:119 -msgid "Facebook" +#: inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: ../inc/customizer/namespace.php:128 -msgid "Twitter" +#: inc/helpers/namespace.php:186 +msgid "Sign In" msgstr "" -#: ../inc/customizer/namespace.php:135 -msgid "Front Page Catalog" +#: inc/helpers/namespace.php:192 +msgid "Sign Up" msgstr "" -#: ../inc/customizer/namespace.php:142 -msgid "Show Front Page Catalog" +#: inc/helpers/namespace.php:200 +msgid "Admin" msgstr "" -#: ../inc/customizer/namespace.php150, ../partials/content-front-page.php:19 -msgid "Our Latest Titles" +#: inc/helpers/namespace.php:208 +msgid "My Books" msgstr "" -#: ../inc/customizer/namespace.php:153 -msgid "Front Page Catalog Title" +#: inc/helpers/namespace.php:214 +msgid "Create a New Book" msgstr "" -#: ../inc/customizer/namespace.php:160 -msgid "Contact Form" +#: inc/helpers/namespace.php:220 +msgid "Sign Out" msgstr "" -#: ../inc/customizer/namespace.php:167 -msgid "Show Contact Form" +#: inc/helpers/namespace.php:282 +msgid "Name is required." msgstr "" -#: ../inc/customizer/namespace.php175, ../partials/contact-form.php:12 -msgid "Contact Us" +#: inc/helpers/namespace.php:286 +msgid "Email is required." msgstr "" -#: ../inc/customizer/namespace.php:178 -msgid "Contact Form Title" +#: inc/helpers/namespace.php:290 +msgid "Email is invalid." msgstr "" -#: ../inc/customizer/namespace.php:188 -msgid "Contact Email" +#: inc/helpers/namespace.php:294 +msgid "Institution is required." msgstr "" -#: ../inc/filters/namespace.php:61 -msgid "Continued" +#: inc/helpers/namespace.php:298 +msgid "Message is required." msgstr "" -#: ../inc/helpers/namespace.php:171 -msgid "Contact" +#. translators: %s name of contact for submitter +#: inc/helpers/namespace.php:305 +msgid "Contact Form Submission from %s" msgstr "" -#: ../inc/helpers/namespace.php:178 -msgid "Sign In" +#: inc/helpers/namespace.php:316 +msgid "Your message was sent!" msgstr "" -#: ../inc/helpers/namespace.php:184 -msgid "Sign Up" +#: inc/helpers/namespace.php:319 +msgid "Your message could not be sent." msgstr "" -#: ../inc/helpers/namespace.php:192 -msgid "Admin" +#: inc/intervention.php:12 +msgid "Hello," msgstr "" -#: ../inc/helpers/namespace.php:200 -msgid "My Books" +#: page-catalog.php:55 +msgid "No Books Found" msgstr "" -#: ../inc/helpers/namespace.php:206 -msgid "Sign Out" +#: page-catalog.php:58 +msgid "No books have been added to the catalog." msgstr "" -#: ../inc/helpers/namespace.php:260 -msgid "Name is required." +#. translators: 1: title. +#: comments.php:35 +msgid "One thought on “%1$s”" msgstr "" -#: ../inc/helpers/namespace.php:264 -msgid "Email is required." -msgstr "" +#. translators: 1: comment count number, 2: title. +#: comments.php:41 +msgctxt "comments title" +msgid "%1$s thought on “%2$s”" +msgid_plural "%1$s thoughts on “%2$s”" +msgstr[0] "" +msgstr[1] "" -#: ../inc/helpers/namespace.php:268 -msgid "Email is invalid." +#: comments.php:68 +msgid "Comments are closed." msgstr "" -#: ../inc/helpers/namespace.php:272 -msgid "Institution is required." +#. translators: %s: search query. +#: search.php:23 +msgid "Search Results for: %s" msgstr "" -#: ../inc/helpers/namespace.php:276 -msgid "Message is required." +#: header.php:44 +msgid "Skip to content" msgstr "" -#: ../inc/helpers/namespace.php:282 -msgid "Contact Form Submission from %s" +#. translators: %s name of network +#: header.php:69 +msgid "Logo for %s" msgstr "" -#: ../inc/helpers/namespace.php:293 -msgid "Your message was sent!" +#: header.php:80 +msgid "Toggle Menu" msgstr "" -#: ../inc/helpers/namespace.php:296 -msgid "Your message could not be sent." +#. translators: %s network name +#: footer.php:43 footer.php:48 +msgid "%s on Facebook" msgstr "" -#: ../page-catalog.php:55 -msgid "No Books Found" +#. translators: %s network name +#: footer.php:53 footer.php:58 +msgid "%s on Twitter" msgstr "" -#: ../page-catalog.php:58 -msgid "No books have been added to the catalog." +#. translators: %s Pressbooks +#: footer.php:77 +msgid "Powered by %s" msgstr "" -#: ../partials/book.php:27 -msgid "About this book" +#: footer.php:79 +msgid "Open Source" msgstr "" -#: ../partials/contact-form.php:30 -msgid "Your name (required)" +#: footer.php:80 +msgid "Open Textbooks" msgstr "" -#: ../partials/contact-form.php:38 -msgid "Your email address (required)" +#: footer.php:81 +msgid "Open Book Publishing" msgstr "" -#: ../partials/contact-form.php:46 -msgid "Your institution (required)" +#: footer.php:86 footer.php:90 +msgid "Pressbooks on Facebook" msgstr "" -#: ../partials/contact-form.php:54 -msgid "Your message (required)" +#: footer.php:92 footer.php:96 +msgid "Pressbooks on Twitter" msgstr "" -#: ../partials/contact-form.php:58 -msgid "Send" +#: partials/book.php:39 +msgid "About this book" msgstr "" -#: ../partials/content-front-page.php:67 -msgid "View Complete Catalog" +#: partials/paged-navigation.php:2 +msgid "Navigation" msgstr "" -#: ../partials/content-none.php:14 +#: partials/content-none.php:14 msgid "Nothing Found" msgstr "" -#: ../partials/content-none.php:25 +#. translators: 1: link to WP admin new post page. +#: partials/content-none.php:27 msgid "Ready to publish your first post? Get started here." msgstr "" -#: ../partials/content-none.php:38 +#: partials/content-none.php:41 msgid "" "Sorry, but nothing matched your search terms. Please try again with some " "different keywords." msgstr "" -#: ../partials/content-none.php:44 +#: partials/content-none.php:48 msgid "" "It seems we can’t find what you’re looking for. Perhaps " "searching can help." msgstr "" -#: ../partials/content-page-catalog.php:17 +#: partials/content-page.php:23 partials/content.php:50 +msgid "Pages:" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content-page.php:37 +msgid "Edit %s" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content.php:37 +msgid "Continue reading \"%s\"" +msgstr "" + +#: partials/content-page-catalog.php:17 msgid "Filter by Subject" msgstr "" -#: ../partials/content-page-catalog.php:19 +#: partials/content-page-catalog.php:19 msgid "All Subjects" msgstr "" -#: ../partials/content-page-catalog.php:35 +#: partials/content-page-catalog.php:39 msgid "Filter by License" msgstr "" -#: ../partials/content-page-catalog.php:37 +#: partials/content-page-catalog.php:41 msgid "All Licenses" msgstr "" -#: ../partials/content-page-catalog.php:46 +#: partials/content-page-catalog.php:54 msgid "Sort by" msgstr "" -#: ../partials/content-page-catalog.php:50 +#: partials/content-page-catalog.php:58 msgid "Subject" msgstr "" -#: ../partials/content-page-catalog.php:51 +#: partials/content-page-catalog.php:59 msgid "Latest" msgstr "" -#: ../partials/content-page-catalog.php:58 +#: partials/content-page-catalog.php:67 msgid "Clear Filters" msgstr "" -#: ../partials/content-page-catalog.php:59 +#: partials/content-page-catalog.php:68 msgid "Submit" msgstr "" -#: ../partials/content-page.php22, ../partials/content.php:45 -msgid "Pages:" +#: partials/content-front-page.php:76 +msgid "View Complete Catalog" msgstr "" -#: ../partials/content-page.php:35 -msgid "Edit %s" +#: partials/contact-form.php:29 +msgid "Keep this field blank (required)" msgstr "" -#: ../partials/content.php:34 -msgid "Continue reading \"%s\"" +#: partials/contact-form.php:45 +msgid "Your name (required)" msgstr "" -#: ../partials/paged-navigation.php:2 -msgid "Navigation" +#: partials/contact-form.php:61 +msgid "Your email address (required)" msgstr "" -#: ../search.php:21 -msgid "Search Results for: %s" +#: partials/contact-form.php:77 +msgid "Your institution (required)" +msgstr "" + +#: partials/contact-form.php:93 +msgid "Your message (required)" +msgstr "" + +#: partials/contact-form.php:97 +msgid "Send" msgstr "" -#: ../searchform.php:3 +#: searchform.php:3 msgctxt "label" msgid "Search Catalog" msgstr "" -#: ../searchform.php:6 +#: searchform.php:6 msgctxt "submit button" msgid "Search" msgstr "" diff --git a/languages/de_DE.mo b/languages/de_DE.mo index cc3ee50288e58c8118fcf00763477a822333c3a7..09f0a3764f91f6de7070cbc3e209aac054bc73b7 100644 GIT binary patch delta 2160 zcmY+^ZA@EL9LMof0U3F3;g&i$YB z|DSVvwdLGB$xFGZqlUj2|F`fzkz&jkZcFEjzo`skvhh7!gBP$0zrr+J!nJ5Jjmd#^ zn1#i7Ggf0gHloI#aQlZ>OqvlIn&1u8oRg@4@1rKXhj$d#c<`G>1%W)Ofqweo=ZAXTh2XHgSP~*q2 z5T|fG&f<-@fT?)J^*3zddJ!|3-)tjI1!zJA=s+*V@i4xP3bc&MFqLv?0XeAgMX1dD zs0HsuEw~Lez6T31>N<>k%otzEO*AHG5Zio<#khcFn8t=Ga20C89Y~jHMon-ONy7A_ z7WgdgF&$~=WK>N*RV+vK6*mSQJ*F@UF0<7RWIzZ!GgPzK*)7yg8IW5Z1=r}jBi1ztvt zKa1r!j(6afsLYmd53Z$b8}VK&!USr;FQN|ZJE+7iCTZ|7m-#w`i+CsQBbx3HqcVHl zy?zTbZZPHpRE9G|)t1cT4*VJQnw4-c^cGd3Di%N`(2N!yK`k`-7!5t}F=|gfLk*lq z<}jC08UKM=(6VbTNBmZIG8<^iL(jcbE;fjyh z#8(+MpdZ7iz-L`2Q5Cs>RNKrVyJdcK`>&zRwTIc&UxQj`1D0YJYO7CTn%@7@G<3LL zK^>AasMqFCx!Hemsf_^bx9ZGpNHhhvZ}~p%(C$+n>dO&{l0g#jnId zz5jk1dY}a@>_so0LhbQ~sET}!%HSHRr1_+!Qf@{Cu0!45gLlc)tfkAwIswqSP2N`EKnY;>VAjblANf!pys zavaPeHe(Lu)51GZ3r&>rl54zrdH=`A|ks(+jC7po;|1$IwY#JJ!EhvC{ks5n*32VzQz#OO1ryO&z&hM&H#G0HeAV7+XL`Kw dn>B^;?!Mq)C}JH9hpfJEC}s{0cK3xM<{yiD1X2J1 delta 2486 zcmZwHTWl0n9LMpqwAxajNGZ^Q$Oxqpx-AqM1KXgKTQ%iUZ4pQ+Wx5?Y1IuoinFWf` zebDe?&}iX>XtaqoXcUZ12uAUSw+9uB5~Bt+Y6!$jLO_l9fZyNlM2*-?_jAsi>;Hew z?u%_duE~8}QGC$w7xI52|F0Dp^CWha@WJ2d(Z-bHCpZqj#X9^2ufwTj#@v7wj>kqE zi!C?>*WzN_it7J#)IMA=XGSP!fj3cWoh&V|~*_K@;?$CfJLOIEWkYUDQO=Ns}V1L2Y0js(&*o zvQE^7Jyak*s{cbc86S-tMjms5kK7yzA5vfq^DEwrMI7X8oQ;~e4YlAF)W8&Kf%}jk z&3@Dd525B6!T^urDV)W5Y6F*W5|%Mo{j3S(UlBC$LKC&3E=wn_!bea8&!AHH6Y`jg zeCTo&kv83#X{g9&MfEtcwrN7my8^rLE==GN)VK>3bn1wX<5GMd6+kIBQs1g_R0e0D0?IW~uqZ4+ z?R+z8z%!^bdLGsBII^~R2bF;@Q5*O!@^`$6`q-(3_Bzyp3sLV^pfZs}jmzO8Fb61T zfsc^Ke8C5sHkYINI7ZE;J_nm{Eo$NiBM+c5@+@)+<_L0%=IyBc4AxUW7qwUNE2j<3 z!5V%4TPf)5Q>e%T)MXpME_?v>HTnvf!<<89ViX5_3s&J4T#A}!2$i|RsLOW@Nsc** z+Thu!{UVm@`+t>!7AR+1io6;%U;$dV8XIv3>WrU4W#lN<;2Bg(ub?tHo*Sk+Fb(y7 zE^6HEsH0nl+TaGv9i-q;D2^HPC+e2!#&Mra6>4MikjEsVdKb1(@56R{4mIuyDgzZW z3jtIk$ubL3N7Np<36+_indDy!Wq6?-??WFCVkef)D!jiJbu=l|hJ4K8{kR4%MeQx5 zLwBPU73oG?j9c(FJcRi>hO4Pxu5k-HZy}%B=_XW%U8qa*7?Kq81}c@`;H`KW6IjQO zfX;L)YT>=uiVsKiPw{%{KhzE;N@`=lpj}cI3rF^stc%6`!Ly|&V>?HNMqe3|>-U`? z=*eWZ2laNU*GoIa9d2f~<)y9Vc4((EedgL8ovs&H8e?I<@9nZfCvF89Yao-gl6Jb* z4|ZlV&7sxn1^p>|!16*(NUKkCe%1yPIF98ygF} zJ9HCPLqpld`si(&Gq5}3_XexIAWT@@-Ob$&&z?kMd_l6gJ1wC*oyqh^<$PPbNv(VS zeji^*JsRZ%$!emoGc{a=!SlZf>|E6?MxO3%&BiLa%=|+TqxK(rqVz`uT+L ze+?`5BvaX5r&k^3Hf#$DeX10E2RTbR%U#, 2018 +# msgid "" msgstr "" -"Project-Id-Version: pressbooks-aldine\n" +"Project-Id-Version: Aldine 1.6.0\n" +"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" +"POT-Creation-Date: 2019-02-27T17:29:06+00:00\n" +"PO-Revision-Date: 2018-03-06 14:24+0000\n" "Last-Translator: Thomas Dumm , 2018\n" "Language-Team: German (https://www.transifex.com/pressbooks/teams/9194/de/)\n" "MIME-Version: 1.0\n" @@ -12,169 +16,154 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Poedit-Basepath: ..\n" -"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n" -"X-Poedit-SearchPath-0: .\n" -"X-Poedit-SearchPathExcluded-0: *.js\n" -"X-Poedit-SourceCharset: UTF-8\n" +"X-Domain: pressbooks-aldine\n" +"X-Generator: WP-CLI 2.1.0\n" -#: ../404.php:17 -msgid "Oops! That page can’t be found." -msgstr "Hoppla! Diese Seite existiert nicht." - -#: ../404.php:21 -msgid "It looks like nothing was found at this location." -msgstr "An dieser Stelle wurde nichts gefunden." - -#: ../comments.php:34 -msgid "One thought on “%1$s”" -msgstr "Ein Überlegung zu “%1$s”" +#. Theme Name of the theme +msgid "Aldine" +msgstr "" -#: ../comments.php:40 -msgctxt "comments title" -msgid "%1$s thought on “%2$s”" -msgid_plural "%1$s thoughts on “%2$s”" -msgstr[0] "%1$s Überlegung zu \"%2$s\"" -msgstr[1] "%1$sÜberlegungen zu \"%2$s\"" +#. Theme URI of the theme +msgid "https://github.com/pressbooks/pressbooks-aldine/" +msgstr "" -#: ../comments.php:63 -msgid "Comments are closed." -msgstr "Kommentare sind nicht möglich" +#. Description of the theme +msgid "" +"Aldine is the default theme for the home page of Pressbooks networks. It is " +"named for the Aldine Press, founded by Aldus Manutius in 1494, who is " +"regarded by many as the world’s first publisher." +msgstr "" -#: ../footer.php40, ../footer.php:44 -msgid "%s on Facebook" -msgstr "%s auf Facebook" +#. Author of the theme +msgid "Pressbooks (Book Oven Inc.)" +msgstr "" -#: ../footer.php48, ../footer.php:52 -msgid "%s on Twitter" -msgstr "%s auf Twitter" +#. Author URI of the theme +msgid "https://pressbooks.org" +msgstr "" -#: ../footer.php:70 -msgid "Powered by %s" -msgstr "Powered by %s" +#: functions.php:19 +msgid "Dependencies Missing" +msgstr "Benötigte Files fehlen." -#: ../footer.php:72 -msgid "Open Source" -msgstr "Open Source" +#: functions.php:20 +msgid "You must run composer install from the Aldine directory." +msgstr "" +"Sie müssen composer install im Aldine Verzeichnis ausführen." -#: ../footer.php:73 -msgid "Open Textbooks" -msgstr "Open Textbooks" +#: 404.php:17 +msgid "Oops! That page can’t be found." +msgstr "Hoppla! Diese Seite existiert nicht." -#: ../footer.php:74 -msgid "Open Book Publishing" -msgstr "Open Book Publishing" +#: 404.php:21 +msgid "It looks like nothing was found at this location." +msgstr "An dieser Stelle wurde nichts gefunden." -#: ../footer.php75, ../inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "Mehr erfahren" +#: inc/filters/namespace.php:63 +msgid "Continued" +msgstr "Fortgesetzt" -#: ../footer.php79, ../footer.php:83 -msgid "Pressbooks on Facebook" -msgstr "Pressbooks auf Facebook" +#: inc/customizer/namespace.php:69 +msgid "Primary Color" +msgstr "Hauptfarbe" -#: ../footer.php85, ../footer.php:89 -msgid "Pressbooks on Twitter" -msgstr "Pressbooks auf Twitter" +#: inc/customizer/namespace.php:70 +msgid "Primary color, used for links and other primary elements." +msgstr "Hauptfarbe, wird für Links und andere Primärelemente verwendet." -#: ../functions.php:18 -msgid "Dependencies Missing" -msgstr "Benötigte Files fehlen." +#: inc/customizer/namespace.php:75 +msgid "Primary Color (Hover)" +msgstr "" -#: ../functions.php:19 -msgid "You must run composer install from the Aldine directory." +#: inc/customizer/namespace.php:76 +msgid "Variant of the primary color, used for primary element hover states." msgstr "" -"Sie müssen composer install im Aldine Verzeichnis ausführen." -#: ../header.php:44 -msgid "Skip to content" -msgstr "Zum Kommentar springen" +#: inc/customizer/namespace.php:81 +msgid "Accent Color" +msgstr "Akzentfarbe" -#: ../header.php:64 -msgid "Logo for %s" -msgstr "Logo für %s" +#: inc/customizer/namespace.php:82 +msgid "Accent color, used for flourishes and secondary elements." +msgstr "Akzentfarbe, wird für Verzierungen und sekundäre Elemente verwendet" -#: ../header.php:74 -msgid "Toggle Menu" -msgstr "Menü umschalten" +#: inc/customizer/namespace.php:87 +msgid "Accent Color (Hover)" +msgstr "" -#: ../inc/intervention.php:12 -msgid "Hello," -msgstr "Hallo," +#: inc/customizer/namespace.php:88 +msgid "Variant of the accent color, used for secondary element hover states." +msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 -msgid "Primary Menu" -msgstr "Hauptmenü" +#: inc/customizer/namespace.php:93 +msgid "Primary Foreground Color" +msgstr "Primärfarbe für den Vordergrund" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 -msgid "Footer Menu" -msgstr "Fusszeilen-Menü" +#: inc/customizer/namespace.php:94 +msgid "Used for text on a primary background." +msgstr "Wird für Text auf einem primären Hintergrund verwendet." -#: ../inc/actions/namespace.php:107 -msgid "Network Footer Block 1" -msgstr "Block 1 im Netzwerk-Fuss" +#: inc/customizer/namespace.php:99 +msgid "Accent Foreground Color" +msgstr "Akzentfarbe für den Vordergrund" -#: ../inc/actions/namespace.php:117 -msgid "Network Footer Block 2" -msgstr "Block 2 im Netzwerk-Block" +#: inc/customizer/namespace.php:100 +msgid "Used for text on an accent color background." +msgstr "Wird für Text auf einem Hintergrund in Akzentfarbe verwendet." -#: ../inc/actions/namespace.php142, -#: ../partials/content-accessibility-toolbar.php6, -#: ../partials/content-accessibility-toolbar.php:7 -msgid "Increase Font Size" -msgstr "Schriftgrösse vergrössern" +#: inc/customizer/namespace.php:124 +msgid "Social Media" +msgstr "Soziale Medien" -#: ../inc/actions/namespace.php:143 -msgid "Decrease Font Size" -msgstr "Schriftgrösse verkleinern" +#: inc/customizer/namespace.php:136 +msgid "Facebook" +msgstr "Facebook" -#: ../inc/actions/namespace.php:226 -msgid "" -"This page displays your network catalog, so there is no content to edit." -msgstr "" -"Diese Seite zeigt Ihren Netzwerk-Katalog an, Sie müssen hier nichts eingeben" +#: inc/customizer/namespace.php:149 +msgid "Twitter" +msgstr "Twitter" -#: ../inc/actions/namespace.php:279 -msgid "Page Section" -msgstr "Seitenabschnitt" +#: inc/customizer/namespace.php:158 +msgid "Front Page Catalog" +msgstr "Hauptseiten-Katalog" -#: ../inc/actions/namespace.php280, ../partials/content-page-catalog.php:49 -msgid "Title" -msgstr "Titel" +#: inc/customizer/namespace.php:169 +msgid "Show Front Page Catalog" +msgstr "Hauptseiten-Katalog anzeigen" -#: ../inc/actions/namespace.php:281 -msgid "Standard" -msgstr "" +#: inc/customizer/namespace.php:179 partials/content-front-page.php:19 +msgid "Our Latest Titles" +msgstr "Unsere neusten Titel" -#: ../inc/actions/namespace.php:282 -msgid "Accent" -msgstr "" +#: inc/customizer/namespace.php:184 +msgid "Front Page Catalog Title" +msgstr "Titel des Hauptseiten-Katalogs" -#: ../inc/actions/namespace.php:283 -msgid "Bordered" -msgstr "" +#: inc/customizer/namespace.php:193 +msgid "Contact Form" +msgstr "Kontakt Formular" -#: ../inc/actions/namespace.php:284 -msgid "Borderless" -msgstr "" +#: inc/customizer/namespace.php:204 +msgid "Show Contact Form" +msgstr "Kontakt Formular anzeigen" -#: ../inc/actions/namespace.php:287 -msgid "Call to Action" -msgstr "Greifen Sie jetzt ein" +#: inc/customizer/namespace.php:214 partials/contact-form.php:12 +msgid "Contact Us" +msgstr "Kontaktieren Sie uns" -#: ../inc/actions/namespace.php:288 -msgid "Text" -msgstr "" +#: inc/customizer/namespace.php:219 +msgid "Contact Form Title" +msgstr "Titel des Kontakt Formulars" -#: ../inc/actions/namespace.php:289 -msgid "Link" +#: inc/customizer/namespace.php:233 +msgid "Contact Email" msgstr "" -#: ../inc/activation/namespace.php:25 +#: inc/activation/namespace.php:25 msgid "About Pressbooks" msgstr "Über Pressbooks" -#: ../inc/activation/namespace.php:26 +#: inc/activation/namespace.php:26 msgid "" "Pressbooks is easy-to-use book writing software that lets you create a book " "in all the formats you need to publish." @@ -183,12 +172,16 @@ msgstr "" "Büchern, mit der Sie ein Buch in allen gewünschten Formaten erstellen " "können." -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, -#: ../inc/activation/namespace.php:143 +#: inc/activation/namespace.php:27 footer.php:82 +msgid "Learn More" +msgstr "Mehr erfahren" + +#: inc/activation/namespace.php:34 inc/activation/namespace.php:146 +#: inc/activation/namespace.php:152 msgid "About" msgstr "Über" -#: ../inc/activation/namespace.php:39 +#: inc/activation/namespace.php:39 msgid "" "Pressbooks is simple book production software. You can use Pressbooks to " "publish textbooks, scholarly monographs, syllabi, fiction and non-fiction " @@ -199,32 +192,34 @@ msgstr "" "Belletristik- und Sachbücher, White-Papers und anderes in verschiedenen " "Formaten zu veröffentlichen, darunter:" -#: ../inc/activation/namespace.php:40 +#: inc/activation/namespace.php:40 msgid "MOBI (for Kindle ebooks)" msgstr "MOBI (für Kindle eBooks)" -#: ../inc/activation/namespace.php:41 +#: inc/activation/namespace.php:41 msgid "EPUB (for all other ebookstores)" msgstr "EPUB (für alle anderen eBook-Stores)" -#: ../inc/activation/namespace.php:42 +#: inc/activation/namespace.php:42 msgid "designed PDF (for print-on-demand and digital distribution)" msgstr "gelayoutete PDFs (für den Druck und die digitale Nutzung)" -#: ../inc/activation/namespace.php:45 +#. translators: %s link to about page +#: inc/activation/namespace.php:46 msgid "For more information about Pressbooks, %s." msgstr "Für weitere Informationen zu Pressbooks, %s." -#: ../inc/activation/namespace.php:46 +#: inc/activation/namespace.php:47 msgid "see here" msgstr "schauen Sie hier" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, -#: ../inc/activation/namespace.php:173 +#: inc/activation/namespace.php:53 inc/activation/namespace.php:176 +#: inc/activation/namespace.php:182 msgid "Help" msgstr "Hilfe" -#: ../inc/activation/namespace.php:58 +#. translators: %1$s: link to how to page; %2$s: link to guide +#: inc/activation/namespace.php:60 msgid "" "The easiest way to get started with Pressbooks is to follow our %1$s. Or, " "you can review our %2$s." @@ -232,263 +227,279 @@ msgstr "" "Der einfachste Weg um mit Pressbooks vertraut zu werden, ist über unser " "%1$s. Oder Sie können unsere %2$sanschauen." -#: ../inc/activation/namespace.php:59 +#: inc/activation/namespace.php:61 msgid "4 Step Guide to Making a Book on Pressbooks" msgstr "4-Schritte-Anleitung zum Erstellen eines Buches über Pressbooks" -#: ../inc/activation/namespace.php:60 +#: inc/activation/namespace.php:62 msgid "Guide to Using Pressbooks" msgstr "Anleitung zur Nutzung von Pressbooks" -#: ../inc/activation/namespace.php:62 +#: inc/activation/namespace.php:64 msgid "" "If you require further assistance, please contact your network manager." msgstr "" "Wenn Sie weitere Unterstützung benötigen, wenden Sie sich bitte an Ihren " "Netzwerk-Manager." -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, -#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, -#: ../inc/activation/namespace.php158, ../page-catalog.php:4 +#. Template Name of the theme +#: inc/activation/namespace.php:69 inc/activation/namespace.php:125 +#: inc/activation/namespace.php:131 inc/activation/namespace.php:161 +#: inc/activation/namespace.php:167 msgid "Catalog" msgstr "Katalog" -#: ../inc/activation/namespace.php71, ../inc/helpers/namespace.php:165 +#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173 msgid "Home" msgstr "Home" -#: ../inc/admin/namespace.php:30 +#: inc/activation/namespace.php:120 inc/actions/namespace.php:47 +msgid "Primary Menu" +msgstr "Hauptmenü" + +#: inc/activation/namespace.php:141 inc/actions/namespace.php:48 +msgid "Footer Menu" +msgstr "Fusszeilen-Menü" + +#: inc/admin/namespace.php:30 msgid "Catalog updated." msgstr "Katalog aktualisiert" -#: ../inc/admin/namespace.php:31 +#: inc/admin/namespace.php:31 msgid "Sorry, but your catalog was not updated. Please try again." msgstr "" "Entschuldigung, aber Ihr Katalog wurde nicht aktualisiert. Bitte versuche es" " erneut." -#: ../inc/admin/namespace.php:32 +#: inc/admin/namespace.php:32 msgid "Dismiss this notice." msgstr "Diese Nachricht ausblenden" -#: ../inc/admin/namespace.php:61 +#: inc/admin/namespace.php:61 msgid "In Catalog" msgstr "Im Katalog" -#: ../inc/admin/namespace.php:72 -msgctxt "pressbooks-aldine" -msgid "Show in Catalog" -msgstr "Katalog anzeigen" - -#: ../inc/admin/namespace.php:73 -msgctxt "pressbooks-aldine" -msgid "This book is private, so you can’t display it in your catalog." -msgstr "" -"Dieses Buch ist privat, Sie können es nicht in Ihrem Katalog anzeigen." +#: inc/actions/namespace.php:114 +msgid "Network Footer Block 1" +msgstr "Block 1 im Netzwerk-Fuss" -#: ../inc/customizer/namespace.php:61 -msgid "Primary Color" -msgstr "Hauptfarbe" +#: inc/actions/namespace.php:126 +msgid "Network Footer Block 2" +msgstr "Block 2 im Netzwerk-Block" -#: ../inc/customizer/namespace.php:62 -msgid "Primary color, used for links and other primary elements." -msgstr "Hauptfarbe, wird für Links und andere Primärelemente verwendet." +#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4 +msgid "Increase Font Size" +msgstr "Schriftgrösse vergrössern" -#: ../inc/customizer/namespace.php:67 -msgid "Primary Color (Hover)" -msgstr "" +#: inc/actions/namespace.php:153 +msgid "Decrease Font Size" +msgstr "Schriftgrösse verkleinern" -#: ../inc/customizer/namespace.php:68 -msgid "Variant of the primary color, used for primary element hover states." +#: inc/actions/namespace.php:237 +msgid "" +"This page displays your network catalog, so there is no content to edit." msgstr "" +"Diese Seite zeigt Ihren Netzwerk-Katalog an, Sie müssen hier nichts eingeben" -#: ../inc/customizer/namespace.php:73 -msgid "Accent Color" -msgstr "Akzentfarbe" +#: inc/actions/namespace.php:291 +msgid "Page Section" +msgstr "Seitenabschnitt" -#: ../inc/customizer/namespace.php:74 -msgid "Accent color, used for flourishes and secondary elements." -msgstr "Akzentfarbe, wird für Verzierungen und sekundäre Elemente verwendet" +#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57 +msgid "Title" +msgstr "Titel" -#: ../inc/customizer/namespace.php:79 -msgid "Accent Color (Hover)" +#: inc/actions/namespace.php:293 +msgid "Standard" msgstr "" -#: ../inc/customizer/namespace.php:80 -msgid "Variant of the accent color, used for secondary element hover states." +#: inc/actions/namespace.php:294 +msgid "Accent" msgstr "" -#: ../inc/customizer/namespace.php:85 -msgid "Primary Foreground Color" -msgstr "Primärfarbe für den Vordergrund" - -#: ../inc/customizer/namespace.php:86 -msgid "Used for text on a primary background." -msgstr "Wird für Text auf einem primären Hintergrund verwendet." - -#: ../inc/customizer/namespace.php:91 -msgid "Accent Foreground Color" -msgstr "Akzentfarbe für den Vordergrund" - -#: ../inc/customizer/namespace.php:92 -msgid "Used for text on an accent color background." -msgstr "Wird für Text auf einem Hintergrund in Akzentfarbe verwendet." - -#: ../inc/customizer/namespace.php:111 -msgid "Social Media" -msgstr "Soziale Medien" - -#: ../inc/customizer/namespace.php:119 -msgid "Facebook" -msgstr "Facebook" - -#: ../inc/customizer/namespace.php:128 -msgid "Twitter" -msgstr "Twitter" - -#: ../inc/customizer/namespace.php:135 -msgid "Front Page Catalog" -msgstr "Hauptseiten-Katalog" - -#: ../inc/customizer/namespace.php:142 -msgid "Show Front Page Catalog" -msgstr "Hauptseiten-Katalog anzeigen" - -#: ../inc/customizer/namespace.php150, ../partials/content-front-page.php:19 -msgid "Our Latest Titles" -msgstr "Unsere neusten Titel" - -#: ../inc/customizer/namespace.php:153 -msgid "Front Page Catalog Title" -msgstr "Titel des Hauptseiten-Katalogs" - -#: ../inc/customizer/namespace.php:160 -msgid "Contact Form" -msgstr "Kontakt Formular" - -#: ../inc/customizer/namespace.php:167 -msgid "Show Contact Form" -msgstr "Kontakt Formular anzeigen" +#: inc/actions/namespace.php:295 +msgid "Bordered" +msgstr "" -#: ../inc/customizer/namespace.php175, ../partials/contact-form.php:12 -msgid "Contact Us" -msgstr "Kontaktieren Sie uns" +#: inc/actions/namespace.php:296 +msgid "Borderless" +msgstr "" -#: ../inc/customizer/namespace.php:178 -msgid "Contact Form Title" -msgstr "Titel des Kontakt Formulars" +#: inc/actions/namespace.php:299 +msgid "Call to Action" +msgstr "Greifen Sie jetzt ein" -#: ../inc/customizer/namespace.php:188 -msgid "Contact Email" +#: inc/actions/namespace.php:300 +msgid "Text" msgstr "" -#: ../inc/filters/namespace.php:61 -msgid "Continued" -msgstr "Fortgesetzt" +#: inc/actions/namespace.php:301 +msgid "Link" +msgstr "" -#: ../inc/helpers/namespace.php:171 +#: inc/helpers/namespace.php:179 msgid "Contact" msgstr "Kontakt" -#: ../inc/helpers/namespace.php:178 +#: inc/helpers/namespace.php:186 msgid "Sign In" msgstr "Anmelden" -#: ../inc/helpers/namespace.php:184 +#: inc/helpers/namespace.php:192 msgid "Sign Up" msgstr "Registrieren" -#: ../inc/helpers/namespace.php:192 +#: inc/helpers/namespace.php:200 msgid "Admin" msgstr "Admin" -#: ../inc/helpers/namespace.php:200 +#: inc/helpers/namespace.php:208 msgid "My Books" msgstr "Meine Bücher" -#: ../inc/helpers/namespace.php:206 +#: inc/helpers/namespace.php:214 +msgid "Create a New Book" +msgstr "" + +#: inc/helpers/namespace.php:220 msgid "Sign Out" msgstr "Abmelden" -#: ../inc/helpers/namespace.php:260 +#: inc/helpers/namespace.php:282 msgid "Name is required." msgstr "Name notwendig" -#: ../inc/helpers/namespace.php:264 +#: inc/helpers/namespace.php:286 msgid "Email is required." msgstr "E-Mail notwendig" -#: ../inc/helpers/namespace.php:268 +#: inc/helpers/namespace.php:290 msgid "Email is invalid." msgstr "E-Mail ungültig" -#: ../inc/helpers/namespace.php:272 +#: inc/helpers/namespace.php:294 msgid "Institution is required." msgstr "Institution benötigt" -#: ../inc/helpers/namespace.php:276 +#: inc/helpers/namespace.php:298 msgid "Message is required." msgstr "Nachricht benötigt" -#: ../inc/helpers/namespace.php:282 +#. translators: %s name of contact for submitter +#: inc/helpers/namespace.php:305 msgid "Contact Form Submission from %s" msgstr "Kontaktformular-Eingabe von %s" -#: ../inc/helpers/namespace.php:293 +#: inc/helpers/namespace.php:316 msgid "Your message was sent!" msgstr "Ihre Nachricht wurde versendet!" -#: ../inc/helpers/namespace.php:296 +#: inc/helpers/namespace.php:319 msgid "Your message could not be sent." msgstr "Ihre Nachricht konnte nicht versendet werden!" -#: ../page-catalog.php:55 +#: inc/intervention.php:12 +msgid "Hello," +msgstr "Hallo," + +#: page-catalog.php:55 msgid "No Books Found" msgstr "Es wurden keine Bücher gefunden" -#: ../page-catalog.php:58 +#: page-catalog.php:58 msgid "No books have been added to the catalog." msgstr "Es wurden keine Bücher zum Katalog hinzugefügt." -#: ../partials/book.php:27 -msgid "About this book" -msgstr "Über dieses Buch" +#. translators: 1: title. +#: comments.php:35 +msgid "One thought on “%1$s”" +msgstr "Ein Überlegung zu “%1$s”" -#: ../partials/contact-form.php:30 -msgid "Your name (required)" -msgstr "Ihr Name (benötigt)" +#. translators: 1: comment count number, 2: title. +#: comments.php:41 +msgctxt "comments title" +msgid "%1$s thought on “%2$s”" +msgid_plural "%1$s thoughts on “%2$s”" +msgstr[0] "%1$s Überlegung zu \"%2$s\"" +msgstr[1] "%1$sÜberlegungen zu \"%2$s\"" -#: ../partials/contact-form.php:38 -msgid "Your email address (required)" -msgstr "Ihre E-Mail (benötigt)" +#: comments.php:68 +msgid "Comments are closed." +msgstr "Kommentare sind nicht möglich" -#: ../partials/contact-form.php:46 -msgid "Your institution (required)" -msgstr "Ihre Institution (benötigt)" +#. translators: %s: search query. +#: search.php:23 +msgid "Search Results for: %s" +msgstr "Suchergebnisse für: %s" -#: ../partials/contact-form.php:54 -msgid "Your message (required)" -msgstr "Ihre Nachricht (benötigt)" +#: header.php:44 +msgid "Skip to content" +msgstr "Zum Kommentar springen" -#: ../partials/contact-form.php:58 -msgid "Send" -msgstr "Senden" +#. translators: %s name of network +#: header.php:69 +msgid "Logo for %s" +msgstr "Logo für %s" -#: ../partials/content-front-page.php:67 -msgid "View Complete Catalog" -msgstr "Den ganzen Katalog ansehen" +#: header.php:80 +msgid "Toggle Menu" +msgstr "Menü umschalten" + +#. translators: %s network name +#: footer.php:43 footer.php:48 +msgid "%s on Facebook" +msgstr "%s auf Facebook" + +#. translators: %s network name +#: footer.php:53 footer.php:58 +msgid "%s on Twitter" +msgstr "%s auf Twitter" + +#. translators: %s Pressbooks +#: footer.php:77 +msgid "Powered by %s" +msgstr "Powered by %s" + +#: footer.php:79 +msgid "Open Source" +msgstr "Open Source" + +#: footer.php:80 +msgid "Open Textbooks" +msgstr "Open Textbooks" + +#: footer.php:81 +msgid "Open Book Publishing" +msgstr "Open Book Publishing" + +#: footer.php:86 footer.php:90 +msgid "Pressbooks on Facebook" +msgstr "Pressbooks auf Facebook" + +#: footer.php:92 footer.php:96 +msgid "Pressbooks on Twitter" +msgstr "Pressbooks auf Twitter" + +#: partials/book.php:39 +msgid "About this book" +msgstr "Über dieses Buch" -#: ../partials/content-none.php:14 +#: partials/paged-navigation.php:2 +msgid "Navigation" +msgstr "Navigation" + +#: partials/content-none.php:14 msgid "Nothing Found" msgstr "Nichts gefunden" -#: ../partials/content-none.php:25 +#. translators: 1: link to WP admin new post page. +#: partials/content-none.php:27 msgid "Ready to publish your first post? Get started here." msgstr "" "Bereit Ihren ersten Beitrag zu erstellen? Fangen Sie hier " "an." -#: ../partials/content-none.php:38 +#: partials/content-none.php:41 msgid "" "Sorry, but nothing matched your search terms. Please try again with some " "different keywords." @@ -496,7 +507,7 @@ msgstr "" "Entschuldigung, aber nichts passt zu Ihren Suchbegriffen. Bitte versuchen " "Sie es erneut mit anderen Suchbegriffen." -#: ../partials/content-none.php:44 +#: partials/content-none.php:48 msgid "" "It seems we can’t find what you’re looking for. Perhaps " "searching can help." @@ -504,68 +515,90 @@ msgstr "" "Es scheint, dass wir nicht finden können, wonach Sie suchen. Vielleicht kann" " das Suchen helfen." -#: ../partials/content-page-catalog.php:17 +#: partials/content-page.php:23 partials/content.php:50 +msgid "Pages:" +msgstr "Seiten:" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content-page.php:37 +msgid "Edit %s" +msgstr "%sbearbeiten" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content.php:37 +msgid "Continue reading \"%s\"" +msgstr "Weiterlesen \"%s\"" + +#: partials/content-page-catalog.php:17 msgid "Filter by Subject" msgstr "Nach Thema filtern" -#: ../partials/content-page-catalog.php:19 +#: partials/content-page-catalog.php:19 msgid "All Subjects" msgstr "Alle Themen" -#: ../partials/content-page-catalog.php:35 +#: partials/content-page-catalog.php:39 msgid "Filter by License" msgstr "Nach Lizenz filtern" -#: ../partials/content-page-catalog.php:37 +#: partials/content-page-catalog.php:41 msgid "All Licenses" msgstr "Alle Lizenzen" -#: ../partials/content-page-catalog.php:46 +#: partials/content-page-catalog.php:54 msgid "Sort by" msgstr "Sortieren nach" -#: ../partials/content-page-catalog.php:50 +#: partials/content-page-catalog.php:58 msgid "Subject" msgstr "Thema" -#: ../partials/content-page-catalog.php:51 +#: partials/content-page-catalog.php:59 msgid "Latest" msgstr "Neuste" -#: ../partials/content-page-catalog.php:58 +#: partials/content-page-catalog.php:67 msgid "Clear Filters" msgstr "Filter zurücksetzen" -#: ../partials/content-page-catalog.php:59 +#: partials/content-page-catalog.php:68 msgid "Submit" msgstr "Einreichen" -#: ../partials/content-page.php22, ../partials/content.php:45 -msgid "Pages:" -msgstr "Seiten:" +#: partials/content-front-page.php:76 +msgid "View Complete Catalog" +msgstr "Den ganzen Katalog ansehen" -#: ../partials/content-page.php:35 -msgid "Edit %s" -msgstr "%sbearbeiten" +#: partials/contact-form.php:29 +msgid "Keep this field blank (required)" +msgstr "" -#: ../partials/content.php:34 -msgid "Continue reading \"%s\"" -msgstr "Weiterlesen \"%s\"" +#: partials/contact-form.php:45 +msgid "Your name (required)" +msgstr "Ihr Name (benötigt)" -#: ../partials/paged-navigation.php:2 -msgid "Navigation" -msgstr "Navigation" +#: partials/contact-form.php:61 +msgid "Your email address (required)" +msgstr "Ihre E-Mail (benötigt)" -#: ../search.php:21 -msgid "Search Results for: %s" -msgstr "Suchergebnisse für: %s" +#: partials/contact-form.php:77 +msgid "Your institution (required)" +msgstr "Ihre Institution (benötigt)" + +#: partials/contact-form.php:93 +msgid "Your message (required)" +msgstr "Ihre Nachricht (benötigt)" + +#: partials/contact-form.php:97 +msgid "Send" +msgstr "Senden" -#: ../searchform.php:3 +#: searchform.php:3 msgctxt "label" msgid "Search Catalog" msgstr "Katalog durchsuchen" -#: ../searchform.php:6 +#: searchform.php:6 msgctxt "submit button" msgid "Search" msgstr "Suchen" diff --git a/languages/el.mo b/languages/el.mo index 2f928399a5f61ee43e4008f2ab9601c2512e1c10..ebb97cda0f8104c8c4e5c407a8ad08d6b29904dd 100644 GIT binary patch delta 239 zcmY+9v1$TA6h&jO+OL>G6p^?4W}>V6x~LEYB_az+C5$@k4#u5jX0%P8O8?Bt+D~x_ z0Zn&{!#$i!{il9xJfCZ)X6yU)YoiOrco>HmEL3T%hndUt28R30L28KQ-j|M|DAPXQ zufnz2MWt2Ft&G{ahY9lcD+=cCDU7U=UYi2O(ko&Dc>*Xv^i$p^kr2imM8Y;!G%VCX zyMOQi@C7htyi1~6k%*_|wKq09sS9Fv{hu@Vgf~?vE4{JAKISl*PM8RJ)%0`&JO)aT delta 316 zcmeBTxyCXcp=P>I3pqQ!-0*of3;v3ld8* ztQ7S0xFU3+qTZ>M<@rS^#XgzEB~}XY@z(LFKvZF6sAH6D9iIoHfmD26etrRz4VKd} z0m)Xt#dVBoDpvu5Zh$=7>q6*>A;MByT zcomposer install from the Aldine directory." msgstr "" -#: ../footer.php:73 -msgid "Open Textbooks" +#: 404.php:17 +msgid "Oops! That page can’t be found." msgstr "" -#: ../footer.php:74 -msgid "Open Book Publishing" +#: 404.php:21 +msgid "It looks like nothing was found at this location." msgstr "" -#: ../footer.php75, ../inc/activation/namespace.php:27 -msgid "Learn More" +#: inc/filters/namespace.php:63 +msgid "Continued" msgstr "" -#: ../footer.php79, ../footer.php:83 -msgid "Pressbooks on Facebook" +#: inc/customizer/namespace.php:69 +msgid "Primary Color" msgstr "" -#: ../footer.php85, ../footer.php:89 -msgid "Pressbooks on Twitter" +#: inc/customizer/namespace.php:70 +msgid "Primary color, used for links and other primary elements." msgstr "" -#: ../functions.php:18 -msgid "Dependencies Missing" +#: inc/customizer/namespace.php:75 +msgid "Primary Color (Hover)" msgstr "" -#: ../functions.php:19 -msgid "You must run composer install from the Aldine directory." +#: inc/customizer/namespace.php:76 +msgid "Variant of the primary color, used for primary element hover states." msgstr "" -#: ../header.php:44 -msgid "Skip to content" +#: inc/customizer/namespace.php:81 +msgid "Accent Color" msgstr "" -#: ../header.php:64 -msgid "Logo for %s" +#: inc/customizer/namespace.php:82 +msgid "Accent color, used for flourishes and secondary elements." msgstr "" -#: ../header.php:74 -msgid "Toggle Menu" +#: inc/customizer/namespace.php:87 +msgid "Accent Color (Hover)" msgstr "" -#: ../inc/intervention.php:12 -msgid "Hello," +#: inc/customizer/namespace.php:88 +msgid "Variant of the accent color, used for secondary element hover states." msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 -msgid "Primary Menu" +#: inc/customizer/namespace.php:93 +msgid "Primary Foreground Color" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 -msgid "Footer Menu" +#: inc/customizer/namespace.php:94 +msgid "Used for text on a primary background." msgstr "" -#: ../inc/actions/namespace.php:107 -msgid "Network Footer Block 1" +#: inc/customizer/namespace.php:99 +msgid "Accent Foreground Color" msgstr "" -#: ../inc/actions/namespace.php:117 -msgid "Network Footer Block 2" +#: inc/customizer/namespace.php:100 +msgid "Used for text on an accent color background." msgstr "" -#: ../inc/actions/namespace.php142, -#: ../partials/content-accessibility-toolbar.php6, -#: ../partials/content-accessibility-toolbar.php:7 -msgid "Increase Font Size" +#: inc/customizer/namespace.php:124 +msgid "Social Media" msgstr "" -#: ../inc/actions/namespace.php:143 -msgid "Decrease Font Size" +#: inc/customizer/namespace.php:136 +msgid "Facebook" msgstr "" -#: ../inc/actions/namespace.php:226 -msgid "" -"This page displays your network catalog, so there is no content to edit." +#: inc/customizer/namespace.php:149 +msgid "Twitter" msgstr "" -#: ../inc/actions/namespace.php:279 -msgid "Page Section" +#: inc/customizer/namespace.php:158 +msgid "Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php280, ../partials/content-page-catalog.php:49 -msgid "Title" +#: inc/customizer/namespace.php:169 +msgid "Show Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php:281 -msgid "Standard" +#: inc/customizer/namespace.php:179 partials/content-front-page.php:19 +msgid "Our Latest Titles" msgstr "" -#: ../inc/actions/namespace.php:282 -msgid "Accent" +#: inc/customizer/namespace.php:184 +msgid "Front Page Catalog Title" msgstr "" -#: ../inc/actions/namespace.php:283 -msgid "Bordered" +#: inc/customizer/namespace.php:193 +msgid "Contact Form" msgstr "" -#: ../inc/actions/namespace.php:284 -msgid "Borderless" +#: inc/customizer/namespace.php:204 +msgid "Show Contact Form" msgstr "" -#: ../inc/actions/namespace.php:287 -msgid "Call to Action" +#: inc/customizer/namespace.php:214 partials/contact-form.php:12 +msgid "Contact Us" msgstr "" -#: ../inc/actions/namespace.php:288 -msgid "Text" +#: inc/customizer/namespace.php:219 +msgid "Contact Form Title" msgstr "" -#: ../inc/actions/namespace.php:289 -msgid "Link" +#: inc/customizer/namespace.php:233 +msgid "Contact Email" msgstr "" -#: ../inc/activation/namespace.php:25 +#: inc/activation/namespace.php:25 msgid "About Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:26 +#: inc/activation/namespace.php:26 msgid "" "Pressbooks is easy-to-use book writing software that lets you create a book " "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, -#: ../inc/activation/namespace.php:143 +#: inc/activation/namespace.php:27 footer.php:82 +msgid "Learn More" +msgstr "" + +#: inc/activation/namespace.php:34 inc/activation/namespace.php:146 +#: inc/activation/namespace.php:152 msgid "About" msgstr "" -#: ../inc/activation/namespace.php:39 +#: inc/activation/namespace.php:39 msgid "" "Pressbooks is simple book production software. You can use Pressbooks to " "publish textbooks, scholarly monographs, syllabi, fiction and non-fiction " "books, white papers, and more in multiple formats including:" msgstr "" -#: ../inc/activation/namespace.php:40 +#: inc/activation/namespace.php:40 msgid "MOBI (for Kindle ebooks)" msgstr "" -#: ../inc/activation/namespace.php:41 +#: inc/activation/namespace.php:41 msgid "EPUB (for all other ebookstores)" msgstr "" -#: ../inc/activation/namespace.php:42 +#: inc/activation/namespace.php:42 msgid "designed PDF (for print-on-demand and digital distribution)" msgstr "" -#: ../inc/activation/namespace.php:45 +#. translators: %s link to about page +#: inc/activation/namespace.php:46 msgid "For more information about Pressbooks, %s." msgstr "" -#: ../inc/activation/namespace.php:46 +#: inc/activation/namespace.php:47 msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, -#: ../inc/activation/namespace.php:173 +#: inc/activation/namespace.php:53 inc/activation/namespace.php:176 +#: inc/activation/namespace.php:182 msgid "Help" msgstr "" -#: ../inc/activation/namespace.php:58 +#. translators: %1$s: link to how to page; %2$s: link to guide +#: inc/activation/namespace.php:60 msgid "" "The easiest way to get started with Pressbooks is to follow our %1$s. Or, " "you can review our %2$s." msgstr "" -#: ../inc/activation/namespace.php:59 +#: inc/activation/namespace.php:61 msgid "4 Step Guide to Making a Book on Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:60 +#: inc/activation/namespace.php:62 msgid "Guide to Using Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:62 +#: inc/activation/namespace.php:64 msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, -#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, -#: ../inc/activation/namespace.php158, ../page-catalog.php:4 +#. Template Name of the theme +#: inc/activation/namespace.php:69 inc/activation/namespace.php:125 +#: inc/activation/namespace.php:131 inc/activation/namespace.php:161 +#: inc/activation/namespace.php:167 msgid "Catalog" msgstr "" -#: ../inc/activation/namespace.php71, ../inc/helpers/namespace.php:165 +#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173 msgid "Home" msgstr "" -#: ../inc/admin/namespace.php:30 +#: inc/activation/namespace.php:120 inc/actions/namespace.php:47 +msgid "Primary Menu" +msgstr "" + +#: inc/activation/namespace.php:141 inc/actions/namespace.php:48 +msgid "Footer Menu" +msgstr "" + +#: inc/admin/namespace.php:30 msgid "Catalog updated." msgstr "" -#: ../inc/admin/namespace.php:31 +#: inc/admin/namespace.php:31 msgid "Sorry, but your catalog was not updated. Please try again." msgstr "" -#: ../inc/admin/namespace.php:32 +#: inc/admin/namespace.php:32 msgid "Dismiss this notice." msgstr "" -#: ../inc/admin/namespace.php:61 +#: inc/admin/namespace.php:61 msgid "In Catalog" msgstr "" -#: ../inc/admin/namespace.php:72 -msgctxt "pressbooks-aldine" -msgid "Show in Catalog" -msgstr "" - -#: ../inc/admin/namespace.php:73 -msgctxt "pressbooks-aldine" -msgid "This book is private, so you can’t display it in your catalog." +#: inc/actions/namespace.php:114 +msgid "Network Footer Block 1" msgstr "" -#: ../inc/customizer/namespace.php:61 -msgid "Primary Color" +#: inc/actions/namespace.php:126 +msgid "Network Footer Block 2" msgstr "" -#: ../inc/customizer/namespace.php:62 -msgid "Primary color, used for links and other primary elements." +#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4 +msgid "Increase Font Size" msgstr "" -#: ../inc/customizer/namespace.php:67 -msgid "Primary Color (Hover)" +#: inc/actions/namespace.php:153 +msgid "Decrease Font Size" msgstr "" -#: ../inc/customizer/namespace.php:68 -msgid "Variant of the primary color, used for primary element hover states." +#: inc/actions/namespace.php:237 +msgid "" +"This page displays your network catalog, so there is no content to edit." msgstr "" -#: ../inc/customizer/namespace.php:73 -msgid "Accent Color" +#: inc/actions/namespace.php:291 +msgid "Page Section" msgstr "" -#: ../inc/customizer/namespace.php:74 -msgid "Accent color, used for flourishes and secondary elements." +#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57 +msgid "Title" msgstr "" -#: ../inc/customizer/namespace.php:79 -msgid "Accent Color (Hover)" +#: inc/actions/namespace.php:293 +msgid "Standard" msgstr "" -#: ../inc/customizer/namespace.php:80 -msgid "Variant of the accent color, used for secondary element hover states." +#: inc/actions/namespace.php:294 +msgid "Accent" msgstr "" -#: ../inc/customizer/namespace.php:85 -msgid "Primary Foreground Color" +#: inc/actions/namespace.php:295 +msgid "Bordered" msgstr "" -#: ../inc/customizer/namespace.php:86 -msgid "Used for text on a primary background." +#: inc/actions/namespace.php:296 +msgid "Borderless" msgstr "" -#: ../inc/customizer/namespace.php:91 -msgid "Accent Foreground Color" +#: inc/actions/namespace.php:299 +msgid "Call to Action" msgstr "" -#: ../inc/customizer/namespace.php:92 -msgid "Used for text on an accent color background." +#: inc/actions/namespace.php:300 +msgid "Text" msgstr "" -#: ../inc/customizer/namespace.php:111 -msgid "Social Media" +#: inc/actions/namespace.php:301 +msgid "Link" msgstr "" -#: ../inc/customizer/namespace.php:119 -msgid "Facebook" +#: inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: ../inc/customizer/namespace.php:128 -msgid "Twitter" +#: inc/helpers/namespace.php:186 +msgid "Sign In" msgstr "" -#: ../inc/customizer/namespace.php:135 -msgid "Front Page Catalog" +#: inc/helpers/namespace.php:192 +msgid "Sign Up" msgstr "" -#: ../inc/customizer/namespace.php:142 -msgid "Show Front Page Catalog" +#: inc/helpers/namespace.php:200 +msgid "Admin" msgstr "" -#: ../inc/customizer/namespace.php150, ../partials/content-front-page.php:19 -msgid "Our Latest Titles" +#: inc/helpers/namespace.php:208 +msgid "My Books" msgstr "" -#: ../inc/customizer/namespace.php:153 -msgid "Front Page Catalog Title" +#: inc/helpers/namespace.php:214 +msgid "Create a New Book" msgstr "" -#: ../inc/customizer/namespace.php:160 -msgid "Contact Form" +#: inc/helpers/namespace.php:220 +msgid "Sign Out" msgstr "" -#: ../inc/customizer/namespace.php:167 -msgid "Show Contact Form" +#: inc/helpers/namespace.php:282 +msgid "Name is required." msgstr "" -#: ../inc/customizer/namespace.php175, ../partials/contact-form.php:12 -msgid "Contact Us" +#: inc/helpers/namespace.php:286 +msgid "Email is required." msgstr "" -#: ../inc/customizer/namespace.php:178 -msgid "Contact Form Title" +#: inc/helpers/namespace.php:290 +msgid "Email is invalid." msgstr "" -#: ../inc/customizer/namespace.php:188 -msgid "Contact Email" +#: inc/helpers/namespace.php:294 +msgid "Institution is required." msgstr "" -#: ../inc/filters/namespace.php:61 -msgid "Continued" +#: inc/helpers/namespace.php:298 +msgid "Message is required." msgstr "" -#: ../inc/helpers/namespace.php:171 -msgid "Contact" +#. translators: %s name of contact for submitter +#: inc/helpers/namespace.php:305 +msgid "Contact Form Submission from %s" msgstr "" -#: ../inc/helpers/namespace.php:178 -msgid "Sign In" +#: inc/helpers/namespace.php:316 +msgid "Your message was sent!" msgstr "" -#: ../inc/helpers/namespace.php:184 -msgid "Sign Up" +#: inc/helpers/namespace.php:319 +msgid "Your message could not be sent." msgstr "" -#: ../inc/helpers/namespace.php:192 -msgid "Admin" +#: inc/intervention.php:12 +msgid "Hello," msgstr "" -#: ../inc/helpers/namespace.php:200 -msgid "My Books" +#: page-catalog.php:55 +msgid "No Books Found" msgstr "" -#: ../inc/helpers/namespace.php:206 -msgid "Sign Out" +#: page-catalog.php:58 +msgid "No books have been added to the catalog." msgstr "" -#: ../inc/helpers/namespace.php:260 -msgid "Name is required." +#. translators: 1: title. +#: comments.php:35 +msgid "One thought on “%1$s”" msgstr "" -#: ../inc/helpers/namespace.php:264 -msgid "Email is required." -msgstr "" +#. translators: 1: comment count number, 2: title. +#: comments.php:41 +msgctxt "comments title" +msgid "%1$s thought on “%2$s”" +msgid_plural "%1$s thoughts on “%2$s”" +msgstr[0] "" +msgstr[1] "" -#: ../inc/helpers/namespace.php:268 -msgid "Email is invalid." +#: comments.php:68 +msgid "Comments are closed." msgstr "" -#: ../inc/helpers/namespace.php:272 -msgid "Institution is required." +#. translators: %s: search query. +#: search.php:23 +msgid "Search Results for: %s" msgstr "" -#: ../inc/helpers/namespace.php:276 -msgid "Message is required." +#: header.php:44 +msgid "Skip to content" msgstr "" -#: ../inc/helpers/namespace.php:282 -msgid "Contact Form Submission from %s" +#. translators: %s name of network +#: header.php:69 +msgid "Logo for %s" msgstr "" -#: ../inc/helpers/namespace.php:293 -msgid "Your message was sent!" +#: header.php:80 +msgid "Toggle Menu" msgstr "" -#: ../inc/helpers/namespace.php:296 -msgid "Your message could not be sent." +#. translators: %s network name +#: footer.php:43 footer.php:48 +msgid "%s on Facebook" msgstr "" -#: ../page-catalog.php:55 -msgid "No Books Found" +#. translators: %s network name +#: footer.php:53 footer.php:58 +msgid "%s on Twitter" msgstr "" -#: ../page-catalog.php:58 -msgid "No books have been added to the catalog." +#. translators: %s Pressbooks +#: footer.php:77 +msgid "Powered by %s" msgstr "" -#: ../partials/book.php:27 -msgid "About this book" +#: footer.php:79 +msgid "Open Source" msgstr "" -#: ../partials/contact-form.php:30 -msgid "Your name (required)" +#: footer.php:80 +msgid "Open Textbooks" msgstr "" -#: ../partials/contact-form.php:38 -msgid "Your email address (required)" +#: footer.php:81 +msgid "Open Book Publishing" msgstr "" -#: ../partials/contact-form.php:46 -msgid "Your institution (required)" +#: footer.php:86 footer.php:90 +msgid "Pressbooks on Facebook" msgstr "" -#: ../partials/contact-form.php:54 -msgid "Your message (required)" +#: footer.php:92 footer.php:96 +msgid "Pressbooks on Twitter" msgstr "" -#: ../partials/contact-form.php:58 -msgid "Send" +#: partials/book.php:39 +msgid "About this book" msgstr "" -#: ../partials/content-front-page.php:67 -msgid "View Complete Catalog" +#: partials/paged-navigation.php:2 +msgid "Navigation" msgstr "" -#: ../partials/content-none.php:14 +#: partials/content-none.php:14 msgid "Nothing Found" msgstr "" -#: ../partials/content-none.php:25 +#. translators: 1: link to WP admin new post page. +#: partials/content-none.php:27 msgid "Ready to publish your first post? Get started here." msgstr "" -#: ../partials/content-none.php:38 +#: partials/content-none.php:41 msgid "" "Sorry, but nothing matched your search terms. Please try again with some " "different keywords." msgstr "" -#: ../partials/content-none.php:44 +#: partials/content-none.php:48 msgid "" "It seems we can’t find what you’re looking for. Perhaps " "searching can help." msgstr "" -#: ../partials/content-page-catalog.php:17 +#: partials/content-page.php:23 partials/content.php:50 +msgid "Pages:" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content-page.php:37 +msgid "Edit %s" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content.php:37 +msgid "Continue reading \"%s\"" +msgstr "" + +#: partials/content-page-catalog.php:17 msgid "Filter by Subject" msgstr "" -#: ../partials/content-page-catalog.php:19 +#: partials/content-page-catalog.php:19 msgid "All Subjects" msgstr "" -#: ../partials/content-page-catalog.php:35 +#: partials/content-page-catalog.php:39 msgid "Filter by License" msgstr "" -#: ../partials/content-page-catalog.php:37 +#: partials/content-page-catalog.php:41 msgid "All Licenses" msgstr "" -#: ../partials/content-page-catalog.php:46 +#: partials/content-page-catalog.php:54 msgid "Sort by" msgstr "" -#: ../partials/content-page-catalog.php:50 +#: partials/content-page-catalog.php:58 msgid "Subject" msgstr "" -#: ../partials/content-page-catalog.php:51 +#: partials/content-page-catalog.php:59 msgid "Latest" msgstr "" -#: ../partials/content-page-catalog.php:58 +#: partials/content-page-catalog.php:67 msgid "Clear Filters" msgstr "" -#: ../partials/content-page-catalog.php:59 +#: partials/content-page-catalog.php:68 msgid "Submit" msgstr "" -#: ../partials/content-page.php22, ../partials/content.php:45 -msgid "Pages:" +#: partials/content-front-page.php:76 +msgid "View Complete Catalog" msgstr "" -#: ../partials/content-page.php:35 -msgid "Edit %s" +#: partials/contact-form.php:29 +msgid "Keep this field blank (required)" msgstr "" -#: ../partials/content.php:34 -msgid "Continue reading \"%s\"" +#: partials/contact-form.php:45 +msgid "Your name (required)" msgstr "" -#: ../partials/paged-navigation.php:2 -msgid "Navigation" +#: partials/contact-form.php:61 +msgid "Your email address (required)" msgstr "" -#: ../search.php:21 -msgid "Search Results for: %s" +#: partials/contact-form.php:77 +msgid "Your institution (required)" +msgstr "" + +#: partials/contact-form.php:93 +msgid "Your message (required)" +msgstr "" + +#: partials/contact-form.php:97 +msgid "Send" msgstr "" -#: ../searchform.php:3 +#: searchform.php:3 msgctxt "label" msgid "Search Catalog" msgstr "" -#: ../searchform.php:6 +#: searchform.php:6 msgctxt "submit button" msgid "Search" msgstr "" diff --git a/languages/en_CA.mo b/languages/en_CA.mo index 360e27a78cc1d18ae50bd15430bc57ad77c7d9de..2dabc550656ad3c0786ffd106320cde62ab38d02 100644 GIT binary patch delta 239 zcmaFPGMiBYJs`Bn-U zB_##LR{HwsnI##eNqWiox%ve~sl~-f`T5z!NKD;Cuvz+C0sbMn&PAz-C7Jnox-N+& zsa6U`28Ncp21dF@<{^gWRz{Xq24>m@237`|20+!iL8)b##VCp`bPbGk4a^h_O{|Pe zfGQ0PCdPd|))-oRrMG)QMj|)(7OLrev1rIwcmT79^Hr zSSje~aYg7tMZHri%kzs;ihVMRORN;)Fgq2@1~ZYAWt8ORK$U@+5LI9%L>0oJ!KsNw z$r%Aa59k^Iy?{-^wIVsEG$l0!q(DnAs~Dn23gr3V{L-T2ROgJuqT*DbKSM*@bS=0T E0MzVjvH$=8 diff --git a/languages/en_CA.po b/languages/en_CA.po index 485b23d..95d9017 100644 --- a/languages/en_CA.po +++ b/languages/en_CA.po @@ -1,546 +1,579 @@ -# Copyright (C) 2018 pressbooks-aldine -# This file is distributed under the same license as the pressbooks-aldine package. +# Copyright (C) 2019 Pressbooks (Book Oven Inc.) +# This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: pressbooks-aldine\n" +"Project-Id-Version: Aldine 1.6.0\n" +"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" +"POT-Creation-Date: 2019-02-27T17:29:06+00:00\n" +"PO-Revision-Date: 2018-03-06 14:24+0000\n" "Language-Team: English (Canada) (https://www.transifex.com/pressbooks/teams/9194/en_CA/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: en_CA\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Poedit-Basepath: ..\n" -"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n" -"X-Poedit-SearchPath-0: .\n" -"X-Poedit-SearchPathExcluded-0: *.js\n" -"X-Poedit-SourceCharset: UTF-8\n" +"X-Domain: pressbooks-aldine\n" +"X-Generator: WP-CLI 2.1.0\n" -#: ../404.php:17 -msgid "Oops! That page can’t be found." +#. Theme Name of the theme +msgid "Aldine" msgstr "" -#: ../404.php:21 -msgid "It looks like nothing was found at this location." +#. Theme URI of the theme +msgid "https://github.com/pressbooks/pressbooks-aldine/" msgstr "" -#: ../comments.php:34 -msgid "One thought on “%1$s”" +#. Description of the theme +msgid "" +"Aldine is the default theme for the home page of Pressbooks networks. It is " +"named for the Aldine Press, founded by Aldus Manutius in 1494, who is " +"regarded by many as the world’s first publisher." msgstr "" -#: ../comments.php:40 -msgctxt "comments title" -msgid "%1$s thought on “%2$s”" -msgid_plural "%1$s thoughts on “%2$s”" -msgstr[0] "" -msgstr[1] "" - -#: ../comments.php:63 -msgid "Comments are closed." +#. Author of the theme +msgid "Pressbooks (Book Oven Inc.)" msgstr "" -#: ../footer.php40, ../footer.php:44 -msgid "%s on Facebook" +#. Author URI of the theme +msgid "https://pressbooks.org" msgstr "" -#: ../footer.php48, ../footer.php:52 -msgid "%s on Twitter" -msgstr "" - -#: ../footer.php:70 -msgid "Powered by %s" +#: functions.php:19 +msgid "Dependencies Missing" msgstr "" -#: ../footer.php:72 -msgid "Open Source" +#: functions.php:20 +msgid "You must run composer install from the Aldine directory." msgstr "" -#: ../footer.php:73 -msgid "Open Textbooks" +#: 404.php:17 +msgid "Oops! That page can’t be found." msgstr "" -#: ../footer.php:74 -msgid "Open Book Publishing" +#: 404.php:21 +msgid "It looks like nothing was found at this location." msgstr "" -#: ../footer.php75, ../inc/activation/namespace.php:27 -msgid "Learn More" +#: inc/filters/namespace.php:63 +msgid "Continued" msgstr "" -#: ../footer.php79, ../footer.php:83 -msgid "Pressbooks on Facebook" +#: inc/customizer/namespace.php:69 +msgid "Primary Color" msgstr "" -#: ../footer.php85, ../footer.php:89 -msgid "Pressbooks on Twitter" +#: inc/customizer/namespace.php:70 +msgid "Primary color, used for links and other primary elements." msgstr "" -#: ../functions.php:18 -msgid "Dependencies Missing" +#: inc/customizer/namespace.php:75 +msgid "Primary Color (Hover)" msgstr "" -#: ../functions.php:19 -msgid "You must run composer install from the Aldine directory." +#: inc/customizer/namespace.php:76 +msgid "Variant of the primary color, used for primary element hover states." msgstr "" -#: ../header.php:44 -msgid "Skip to content" +#: inc/customizer/namespace.php:81 +msgid "Accent Color" msgstr "" -#: ../header.php:64 -msgid "Logo for %s" +#: inc/customizer/namespace.php:82 +msgid "Accent color, used for flourishes and secondary elements." msgstr "" -#: ../header.php:74 -msgid "Toggle Menu" +#: inc/customizer/namespace.php:87 +msgid "Accent Color (Hover)" msgstr "" -#: ../inc/intervention.php:12 -msgid "Hello," +#: inc/customizer/namespace.php:88 +msgid "Variant of the accent color, used for secondary element hover states." msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 -msgid "Primary Menu" +#: inc/customizer/namespace.php:93 +msgid "Primary Foreground Color" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 -msgid "Footer Menu" +#: inc/customizer/namespace.php:94 +msgid "Used for text on a primary background." msgstr "" -#: ../inc/actions/namespace.php:107 -msgid "Network Footer Block 1" +#: inc/customizer/namespace.php:99 +msgid "Accent Foreground Color" msgstr "" -#: ../inc/actions/namespace.php:117 -msgid "Network Footer Block 2" +#: inc/customizer/namespace.php:100 +msgid "Used for text on an accent color background." msgstr "" -#: ../inc/actions/namespace.php142, -#: ../partials/content-accessibility-toolbar.php6, -#: ../partials/content-accessibility-toolbar.php:7 -msgid "Increase Font Size" +#: inc/customizer/namespace.php:124 +msgid "Social Media" msgstr "" -#: ../inc/actions/namespace.php:143 -msgid "Decrease Font Size" +#: inc/customizer/namespace.php:136 +msgid "Facebook" msgstr "" -#: ../inc/actions/namespace.php:226 -msgid "" -"This page displays your network catalog, so there is no content to edit." +#: inc/customizer/namespace.php:149 +msgid "Twitter" msgstr "" -#: ../inc/actions/namespace.php:279 -msgid "Page Section" +#: inc/customizer/namespace.php:158 +msgid "Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php280, ../partials/content-page-catalog.php:49 -msgid "Title" +#: inc/customizer/namespace.php:169 +msgid "Show Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php:281 -msgid "Standard" +#: inc/customizer/namespace.php:179 partials/content-front-page.php:19 +msgid "Our Latest Titles" msgstr "" -#: ../inc/actions/namespace.php:282 -msgid "Accent" +#: inc/customizer/namespace.php:184 +msgid "Front Page Catalog Title" msgstr "" -#: ../inc/actions/namespace.php:283 -msgid "Bordered" +#: inc/customizer/namespace.php:193 +msgid "Contact Form" msgstr "" -#: ../inc/actions/namespace.php:284 -msgid "Borderless" +#: inc/customizer/namespace.php:204 +msgid "Show Contact Form" msgstr "" -#: ../inc/actions/namespace.php:287 -msgid "Call to Action" +#: inc/customizer/namespace.php:214 partials/contact-form.php:12 +msgid "Contact Us" msgstr "" -#: ../inc/actions/namespace.php:288 -msgid "Text" +#: inc/customizer/namespace.php:219 +msgid "Contact Form Title" msgstr "" -#: ../inc/actions/namespace.php:289 -msgid "Link" +#: inc/customizer/namespace.php:233 +msgid "Contact Email" msgstr "" -#: ../inc/activation/namespace.php:25 +#: inc/activation/namespace.php:25 msgid "About Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:26 +#: inc/activation/namespace.php:26 msgid "" "Pressbooks is easy-to-use book writing software that lets you create a book " "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, -#: ../inc/activation/namespace.php:143 +#: inc/activation/namespace.php:27 footer.php:82 +msgid "Learn More" +msgstr "" + +#: inc/activation/namespace.php:34 inc/activation/namespace.php:146 +#: inc/activation/namespace.php:152 msgid "About" msgstr "" -#: ../inc/activation/namespace.php:39 +#: inc/activation/namespace.php:39 msgid "" "Pressbooks is simple book production software. You can use Pressbooks to " "publish textbooks, scholarly monographs, syllabi, fiction and non-fiction " "books, white papers, and more in multiple formats including:" msgstr "" -#: ../inc/activation/namespace.php:40 +#: inc/activation/namespace.php:40 msgid "MOBI (for Kindle ebooks)" msgstr "" -#: ../inc/activation/namespace.php:41 +#: inc/activation/namespace.php:41 msgid "EPUB (for all other ebookstores)" msgstr "" -#: ../inc/activation/namespace.php:42 +#: inc/activation/namespace.php:42 msgid "designed PDF (for print-on-demand and digital distribution)" msgstr "" -#: ../inc/activation/namespace.php:45 +#. translators: %s link to about page +#: inc/activation/namespace.php:46 msgid "For more information about Pressbooks, %s." msgstr "" -#: ../inc/activation/namespace.php:46 +#: inc/activation/namespace.php:47 msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, -#: ../inc/activation/namespace.php:173 +#: inc/activation/namespace.php:53 inc/activation/namespace.php:176 +#: inc/activation/namespace.php:182 msgid "Help" msgstr "" -#: ../inc/activation/namespace.php:58 +#. translators: %1$s: link to how to page; %2$s: link to guide +#: inc/activation/namespace.php:60 msgid "" "The easiest way to get started with Pressbooks is to follow our %1$s. Or, " "you can review our %2$s." msgstr "" -#: ../inc/activation/namespace.php:59 +#: inc/activation/namespace.php:61 msgid "4 Step Guide to Making a Book on Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:60 +#: inc/activation/namespace.php:62 msgid "Guide to Using Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:62 +#: inc/activation/namespace.php:64 msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, -#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, -#: ../inc/activation/namespace.php158, ../page-catalog.php:4 +#. Template Name of the theme +#: inc/activation/namespace.php:69 inc/activation/namespace.php:125 +#: inc/activation/namespace.php:131 inc/activation/namespace.php:161 +#: inc/activation/namespace.php:167 msgid "Catalog" msgstr "" -#: ../inc/activation/namespace.php71, ../inc/helpers/namespace.php:165 +#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173 msgid "Home" msgstr "" -#: ../inc/admin/namespace.php:30 +#: inc/activation/namespace.php:120 inc/actions/namespace.php:47 +msgid "Primary Menu" +msgstr "" + +#: inc/activation/namespace.php:141 inc/actions/namespace.php:48 +msgid "Footer Menu" +msgstr "" + +#: inc/admin/namespace.php:30 msgid "Catalog updated." msgstr "" -#: ../inc/admin/namespace.php:31 +#: inc/admin/namespace.php:31 msgid "Sorry, but your catalog was not updated. Please try again." msgstr "" -#: ../inc/admin/namespace.php:32 +#: inc/admin/namespace.php:32 msgid "Dismiss this notice." msgstr "" -#: ../inc/admin/namespace.php:61 +#: inc/admin/namespace.php:61 msgid "In Catalog" msgstr "" -#: ../inc/admin/namespace.php:72 -msgctxt "pressbooks-aldine" -msgid "Show in Catalog" -msgstr "" - -#: ../inc/admin/namespace.php:73 -msgctxt "pressbooks-aldine" -msgid "This book is private, so you can’t display it in your catalog." +#: inc/actions/namespace.php:114 +msgid "Network Footer Block 1" msgstr "" -#: ../inc/customizer/namespace.php:61 -msgid "Primary Color" +#: inc/actions/namespace.php:126 +msgid "Network Footer Block 2" msgstr "" -#: ../inc/customizer/namespace.php:62 -msgid "Primary color, used for links and other primary elements." +#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4 +msgid "Increase Font Size" msgstr "" -#: ../inc/customizer/namespace.php:67 -msgid "Primary Color (Hover)" +#: inc/actions/namespace.php:153 +msgid "Decrease Font Size" msgstr "" -#: ../inc/customizer/namespace.php:68 -msgid "Variant of the primary color, used for primary element hover states." +#: inc/actions/namespace.php:237 +msgid "" +"This page displays your network catalog, so there is no content to edit." msgstr "" -#: ../inc/customizer/namespace.php:73 -msgid "Accent Color" +#: inc/actions/namespace.php:291 +msgid "Page Section" msgstr "" -#: ../inc/customizer/namespace.php:74 -msgid "Accent color, used for flourishes and secondary elements." +#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57 +msgid "Title" msgstr "" -#: ../inc/customizer/namespace.php:79 -msgid "Accent Color (Hover)" +#: inc/actions/namespace.php:293 +msgid "Standard" msgstr "" -#: ../inc/customizer/namespace.php:80 -msgid "Variant of the accent color, used for secondary element hover states." +#: inc/actions/namespace.php:294 +msgid "Accent" msgstr "" -#: ../inc/customizer/namespace.php:85 -msgid "Primary Foreground Color" +#: inc/actions/namespace.php:295 +msgid "Bordered" msgstr "" -#: ../inc/customizer/namespace.php:86 -msgid "Used for text on a primary background." +#: inc/actions/namespace.php:296 +msgid "Borderless" msgstr "" -#: ../inc/customizer/namespace.php:91 -msgid "Accent Foreground Color" +#: inc/actions/namespace.php:299 +msgid "Call to Action" msgstr "" -#: ../inc/customizer/namespace.php:92 -msgid "Used for text on an accent color background." +#: inc/actions/namespace.php:300 +msgid "Text" msgstr "" -#: ../inc/customizer/namespace.php:111 -msgid "Social Media" +#: inc/actions/namespace.php:301 +msgid "Link" msgstr "" -#: ../inc/customizer/namespace.php:119 -msgid "Facebook" +#: inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: ../inc/customizer/namespace.php:128 -msgid "Twitter" +#: inc/helpers/namespace.php:186 +msgid "Sign In" msgstr "" -#: ../inc/customizer/namespace.php:135 -msgid "Front Page Catalog" +#: inc/helpers/namespace.php:192 +msgid "Sign Up" msgstr "" -#: ../inc/customizer/namespace.php:142 -msgid "Show Front Page Catalog" +#: inc/helpers/namespace.php:200 +msgid "Admin" msgstr "" -#: ../inc/customizer/namespace.php150, ../partials/content-front-page.php:19 -msgid "Our Latest Titles" +#: inc/helpers/namespace.php:208 +msgid "My Books" msgstr "" -#: ../inc/customizer/namespace.php:153 -msgid "Front Page Catalog Title" +#: inc/helpers/namespace.php:214 +msgid "Create a New Book" msgstr "" -#: ../inc/customizer/namespace.php:160 -msgid "Contact Form" +#: inc/helpers/namespace.php:220 +msgid "Sign Out" msgstr "" -#: ../inc/customizer/namespace.php:167 -msgid "Show Contact Form" +#: inc/helpers/namespace.php:282 +msgid "Name is required." msgstr "" -#: ../inc/customizer/namespace.php175, ../partials/contact-form.php:12 -msgid "Contact Us" +#: inc/helpers/namespace.php:286 +msgid "Email is required." msgstr "" -#: ../inc/customizer/namespace.php:178 -msgid "Contact Form Title" +#: inc/helpers/namespace.php:290 +msgid "Email is invalid." msgstr "" -#: ../inc/customizer/namespace.php:188 -msgid "Contact Email" +#: inc/helpers/namespace.php:294 +msgid "Institution is required." msgstr "" -#: ../inc/filters/namespace.php:61 -msgid "Continued" +#: inc/helpers/namespace.php:298 +msgid "Message is required." msgstr "" -#: ../inc/helpers/namespace.php:171 -msgid "Contact" +#. translators: %s name of contact for submitter +#: inc/helpers/namespace.php:305 +msgid "Contact Form Submission from %s" msgstr "" -#: ../inc/helpers/namespace.php:178 -msgid "Sign In" +#: inc/helpers/namespace.php:316 +msgid "Your message was sent!" msgstr "" -#: ../inc/helpers/namespace.php:184 -msgid "Sign Up" +#: inc/helpers/namespace.php:319 +msgid "Your message could not be sent." msgstr "" -#: ../inc/helpers/namespace.php:192 -msgid "Admin" +#: inc/intervention.php:12 +msgid "Hello," msgstr "" -#: ../inc/helpers/namespace.php:200 -msgid "My Books" +#: page-catalog.php:55 +msgid "No Books Found" msgstr "" -#: ../inc/helpers/namespace.php:206 -msgid "Sign Out" +#: page-catalog.php:58 +msgid "No books have been added to the catalog." msgstr "" -#: ../inc/helpers/namespace.php:260 -msgid "Name is required." +#. translators: 1: title. +#: comments.php:35 +msgid "One thought on “%1$s”" msgstr "" -#: ../inc/helpers/namespace.php:264 -msgid "Email is required." -msgstr "" +#. translators: 1: comment count number, 2: title. +#: comments.php:41 +msgctxt "comments title" +msgid "%1$s thought on “%2$s”" +msgid_plural "%1$s thoughts on “%2$s”" +msgstr[0] "" +msgstr[1] "" -#: ../inc/helpers/namespace.php:268 -msgid "Email is invalid." +#: comments.php:68 +msgid "Comments are closed." msgstr "" -#: ../inc/helpers/namespace.php:272 -msgid "Institution is required." +#. translators: %s: search query. +#: search.php:23 +msgid "Search Results for: %s" msgstr "" -#: ../inc/helpers/namespace.php:276 -msgid "Message is required." +#: header.php:44 +msgid "Skip to content" msgstr "" -#: ../inc/helpers/namespace.php:282 -msgid "Contact Form Submission from %s" +#. translators: %s name of network +#: header.php:69 +msgid "Logo for %s" msgstr "" -#: ../inc/helpers/namespace.php:293 -msgid "Your message was sent!" +#: header.php:80 +msgid "Toggle Menu" msgstr "" -#: ../inc/helpers/namespace.php:296 -msgid "Your message could not be sent." +#. translators: %s network name +#: footer.php:43 footer.php:48 +msgid "%s on Facebook" msgstr "" -#: ../page-catalog.php:55 -msgid "No Books Found" +#. translators: %s network name +#: footer.php:53 footer.php:58 +msgid "%s on Twitter" msgstr "" -#: ../page-catalog.php:58 -msgid "No books have been added to the catalog." +#. translators: %s Pressbooks +#: footer.php:77 +msgid "Powered by %s" msgstr "" -#: ../partials/book.php:27 -msgid "About this book" +#: footer.php:79 +msgid "Open Source" msgstr "" -#: ../partials/contact-form.php:30 -msgid "Your name (required)" +#: footer.php:80 +msgid "Open Textbooks" msgstr "" -#: ../partials/contact-form.php:38 -msgid "Your email address (required)" +#: footer.php:81 +msgid "Open Book Publishing" msgstr "" -#: ../partials/contact-form.php:46 -msgid "Your institution (required)" +#: footer.php:86 footer.php:90 +msgid "Pressbooks on Facebook" msgstr "" -#: ../partials/contact-form.php:54 -msgid "Your message (required)" +#: footer.php:92 footer.php:96 +msgid "Pressbooks on Twitter" msgstr "" -#: ../partials/contact-form.php:58 -msgid "Send" +#: partials/book.php:39 +msgid "About this book" msgstr "" -#: ../partials/content-front-page.php:67 -msgid "View Complete Catalog" +#: partials/paged-navigation.php:2 +msgid "Navigation" msgstr "" -#: ../partials/content-none.php:14 +#: partials/content-none.php:14 msgid "Nothing Found" msgstr "" -#: ../partials/content-none.php:25 +#. translators: 1: link to WP admin new post page. +#: partials/content-none.php:27 msgid "Ready to publish your first post? Get started here." msgstr "" -#: ../partials/content-none.php:38 +#: partials/content-none.php:41 msgid "" "Sorry, but nothing matched your search terms. Please try again with some " "different keywords." msgstr "" -#: ../partials/content-none.php:44 +#: partials/content-none.php:48 msgid "" "It seems we can’t find what you’re looking for. Perhaps " "searching can help." msgstr "" -#: ../partials/content-page-catalog.php:17 +#: partials/content-page.php:23 partials/content.php:50 +msgid "Pages:" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content-page.php:37 +msgid "Edit %s" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content.php:37 +msgid "Continue reading \"%s\"" +msgstr "" + +#: partials/content-page-catalog.php:17 msgid "Filter by Subject" msgstr "" -#: ../partials/content-page-catalog.php:19 +#: partials/content-page-catalog.php:19 msgid "All Subjects" msgstr "" -#: ../partials/content-page-catalog.php:35 +#: partials/content-page-catalog.php:39 msgid "Filter by License" msgstr "" -#: ../partials/content-page-catalog.php:37 +#: partials/content-page-catalog.php:41 msgid "All Licenses" msgstr "" -#: ../partials/content-page-catalog.php:46 +#: partials/content-page-catalog.php:54 msgid "Sort by" msgstr "" -#: ../partials/content-page-catalog.php:50 +#: partials/content-page-catalog.php:58 msgid "Subject" msgstr "" -#: ../partials/content-page-catalog.php:51 +#: partials/content-page-catalog.php:59 msgid "Latest" msgstr "" -#: ../partials/content-page-catalog.php:58 +#: partials/content-page-catalog.php:67 msgid "Clear Filters" msgstr "" -#: ../partials/content-page-catalog.php:59 +#: partials/content-page-catalog.php:68 msgid "Submit" msgstr "" -#: ../partials/content-page.php22, ../partials/content.php:45 -msgid "Pages:" +#: partials/content-front-page.php:76 +msgid "View Complete Catalog" msgstr "" -#: ../partials/content-page.php:35 -msgid "Edit %s" +#: partials/contact-form.php:29 +msgid "Keep this field blank (required)" msgstr "" -#: ../partials/content.php:34 -msgid "Continue reading \"%s\"" +#: partials/contact-form.php:45 +msgid "Your name (required)" msgstr "" -#: ../partials/paged-navigation.php:2 -msgid "Navigation" +#: partials/contact-form.php:61 +msgid "Your email address (required)" msgstr "" -#: ../search.php:21 -msgid "Search Results for: %s" +#: partials/contact-form.php:77 +msgid "Your institution (required)" +msgstr "" + +#: partials/contact-form.php:93 +msgid "Your message (required)" +msgstr "" + +#: partials/contact-form.php:97 +msgid "Send" msgstr "" -#: ../searchform.php:3 +#: searchform.php:3 msgctxt "label" msgid "Search Catalog" msgstr "" -#: ../searchform.php:6 +#: searchform.php:6 msgctxt "submit button" msgid "Search" msgstr "" diff --git a/languages/en_GB.mo b/languages/en_GB.mo index ff714867b1015327ff1eeeb332a81a616de26264..36e0a33583e9dc05f13ce757ed8b61ae913d2464 100644 GIT binary patch delta 239 zcmaFQvY2Ip3e!u*iE8TgjyWlrd8rD9dS-eCTtTS?`9&qVzQyU8DY{Oj>BYJs`Bn-U zB_##LR{HwsnI##eNqWiox%ve~sl~-f`T5z!NKD;Cuvz+C0sbMn&PAz-C7Jnox-N+& zsa6U`28Ncp21dF@<{^gWRz{Xq24>m@237`|20+!iL8)b##VCp`bPbGk4a^h_O{|Pe zfGQ0PCdU0Vb;-|7%*?Y=Kv)m8lPf~kJvA@2D6u5J$VwqRK-byFQ^82j5a=fc0EUT5 A^Z)<= delta 316 zcmZ3?@}6aa3X>_*L^XB6f}+&o;-vii>|))-oRrMG)QMkz)(7OLrev1rIwcmT79^Hr zSSje~aYg7tMZHri%kzs;ihVMRORN;)Fgq2@1~ZYAWt8ORK$U@+5LI9%L>0oJ!KsNw z$r%Aa59k^Iy?{-^wIVsEG$l0!q(DnAs~Dn23gr3V{L-T2ROgJuqT*DbKSM*@bS=0T E0Q)3s(f|Me diff --git a/languages/en_GB.po b/languages/en_GB.po index d3e545c..44dceb8 100644 --- a/languages/en_GB.po +++ b/languages/en_GB.po @@ -1,546 +1,579 @@ -# Copyright (C) 2018 pressbooks-aldine -# This file is distributed under the same license as the pressbooks-aldine package. +# Copyright (C) 2019 Pressbooks (Book Oven Inc.) +# This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: pressbooks-aldine\n" +"Project-Id-Version: Aldine 1.6.0\n" +"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" +"POT-Creation-Date: 2019-02-27T17:29:06+00:00\n" +"PO-Revision-Date: 2018-03-06 14:24+0000\n" "Language-Team: English (United Kingdom) (https://www.transifex.com/pressbooks/teams/9194/en_GB/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: en_GB\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Poedit-Basepath: ..\n" -"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n" -"X-Poedit-SearchPath-0: .\n" -"X-Poedit-SearchPathExcluded-0: *.js\n" -"X-Poedit-SourceCharset: UTF-8\n" +"X-Domain: pressbooks-aldine\n" +"X-Generator: WP-CLI 2.1.0\n" -#: ../404.php:17 -msgid "Oops! That page can’t be found." +#. Theme Name of the theme +msgid "Aldine" msgstr "" -#: ../404.php:21 -msgid "It looks like nothing was found at this location." +#. Theme URI of the theme +msgid "https://github.com/pressbooks/pressbooks-aldine/" msgstr "" -#: ../comments.php:34 -msgid "One thought on “%1$s”" +#. Description of the theme +msgid "" +"Aldine is the default theme for the home page of Pressbooks networks. It is " +"named for the Aldine Press, founded by Aldus Manutius in 1494, who is " +"regarded by many as the world’s first publisher." msgstr "" -#: ../comments.php:40 -msgctxt "comments title" -msgid "%1$s thought on “%2$s”" -msgid_plural "%1$s thoughts on “%2$s”" -msgstr[0] "" -msgstr[1] "" - -#: ../comments.php:63 -msgid "Comments are closed." +#. Author of the theme +msgid "Pressbooks (Book Oven Inc.)" msgstr "" -#: ../footer.php40, ../footer.php:44 -msgid "%s on Facebook" +#. Author URI of the theme +msgid "https://pressbooks.org" msgstr "" -#: ../footer.php48, ../footer.php:52 -msgid "%s on Twitter" -msgstr "" - -#: ../footer.php:70 -msgid "Powered by %s" +#: functions.php:19 +msgid "Dependencies Missing" msgstr "" -#: ../footer.php:72 -msgid "Open Source" +#: functions.php:20 +msgid "You must run composer install from the Aldine directory." msgstr "" -#: ../footer.php:73 -msgid "Open Textbooks" +#: 404.php:17 +msgid "Oops! That page can’t be found." msgstr "" -#: ../footer.php:74 -msgid "Open Book Publishing" +#: 404.php:21 +msgid "It looks like nothing was found at this location." msgstr "" -#: ../footer.php75, ../inc/activation/namespace.php:27 -msgid "Learn More" +#: inc/filters/namespace.php:63 +msgid "Continued" msgstr "" -#: ../footer.php79, ../footer.php:83 -msgid "Pressbooks on Facebook" +#: inc/customizer/namespace.php:69 +msgid "Primary Color" msgstr "" -#: ../footer.php85, ../footer.php:89 -msgid "Pressbooks on Twitter" +#: inc/customizer/namespace.php:70 +msgid "Primary color, used for links and other primary elements." msgstr "" -#: ../functions.php:18 -msgid "Dependencies Missing" +#: inc/customizer/namespace.php:75 +msgid "Primary Color (Hover)" msgstr "" -#: ../functions.php:19 -msgid "You must run composer install from the Aldine directory." +#: inc/customizer/namespace.php:76 +msgid "Variant of the primary color, used for primary element hover states." msgstr "" -#: ../header.php:44 -msgid "Skip to content" +#: inc/customizer/namespace.php:81 +msgid "Accent Color" msgstr "" -#: ../header.php:64 -msgid "Logo for %s" +#: inc/customizer/namespace.php:82 +msgid "Accent color, used for flourishes and secondary elements." msgstr "" -#: ../header.php:74 -msgid "Toggle Menu" +#: inc/customizer/namespace.php:87 +msgid "Accent Color (Hover)" msgstr "" -#: ../inc/intervention.php:12 -msgid "Hello," +#: inc/customizer/namespace.php:88 +msgid "Variant of the accent color, used for secondary element hover states." msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 -msgid "Primary Menu" +#: inc/customizer/namespace.php:93 +msgid "Primary Foreground Color" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 -msgid "Footer Menu" +#: inc/customizer/namespace.php:94 +msgid "Used for text on a primary background." msgstr "" -#: ../inc/actions/namespace.php:107 -msgid "Network Footer Block 1" +#: inc/customizer/namespace.php:99 +msgid "Accent Foreground Color" msgstr "" -#: ../inc/actions/namespace.php:117 -msgid "Network Footer Block 2" +#: inc/customizer/namespace.php:100 +msgid "Used for text on an accent color background." msgstr "" -#: ../inc/actions/namespace.php142, -#: ../partials/content-accessibility-toolbar.php6, -#: ../partials/content-accessibility-toolbar.php:7 -msgid "Increase Font Size" +#: inc/customizer/namespace.php:124 +msgid "Social Media" msgstr "" -#: ../inc/actions/namespace.php:143 -msgid "Decrease Font Size" +#: inc/customizer/namespace.php:136 +msgid "Facebook" msgstr "" -#: ../inc/actions/namespace.php:226 -msgid "" -"This page displays your network catalog, so there is no content to edit." +#: inc/customizer/namespace.php:149 +msgid "Twitter" msgstr "" -#: ../inc/actions/namespace.php:279 -msgid "Page Section" +#: inc/customizer/namespace.php:158 +msgid "Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php280, ../partials/content-page-catalog.php:49 -msgid "Title" +#: inc/customizer/namespace.php:169 +msgid "Show Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php:281 -msgid "Standard" +#: inc/customizer/namespace.php:179 partials/content-front-page.php:19 +msgid "Our Latest Titles" msgstr "" -#: ../inc/actions/namespace.php:282 -msgid "Accent" +#: inc/customizer/namespace.php:184 +msgid "Front Page Catalog Title" msgstr "" -#: ../inc/actions/namespace.php:283 -msgid "Bordered" +#: inc/customizer/namespace.php:193 +msgid "Contact Form" msgstr "" -#: ../inc/actions/namespace.php:284 -msgid "Borderless" +#: inc/customizer/namespace.php:204 +msgid "Show Contact Form" msgstr "" -#: ../inc/actions/namespace.php:287 -msgid "Call to Action" +#: inc/customizer/namespace.php:214 partials/contact-form.php:12 +msgid "Contact Us" msgstr "" -#: ../inc/actions/namespace.php:288 -msgid "Text" +#: inc/customizer/namespace.php:219 +msgid "Contact Form Title" msgstr "" -#: ../inc/actions/namespace.php:289 -msgid "Link" +#: inc/customizer/namespace.php:233 +msgid "Contact Email" msgstr "" -#: ../inc/activation/namespace.php:25 +#: inc/activation/namespace.php:25 msgid "About Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:26 +#: inc/activation/namespace.php:26 msgid "" "Pressbooks is easy-to-use book writing software that lets you create a book " "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, -#: ../inc/activation/namespace.php:143 +#: inc/activation/namespace.php:27 footer.php:82 +msgid "Learn More" +msgstr "" + +#: inc/activation/namespace.php:34 inc/activation/namespace.php:146 +#: inc/activation/namespace.php:152 msgid "About" msgstr "" -#: ../inc/activation/namespace.php:39 +#: inc/activation/namespace.php:39 msgid "" "Pressbooks is simple book production software. You can use Pressbooks to " "publish textbooks, scholarly monographs, syllabi, fiction and non-fiction " "books, white papers, and more in multiple formats including:" msgstr "" -#: ../inc/activation/namespace.php:40 +#: inc/activation/namespace.php:40 msgid "MOBI (for Kindle ebooks)" msgstr "" -#: ../inc/activation/namespace.php:41 +#: inc/activation/namespace.php:41 msgid "EPUB (for all other ebookstores)" msgstr "" -#: ../inc/activation/namespace.php:42 +#: inc/activation/namespace.php:42 msgid "designed PDF (for print-on-demand and digital distribution)" msgstr "" -#: ../inc/activation/namespace.php:45 +#. translators: %s link to about page +#: inc/activation/namespace.php:46 msgid "For more information about Pressbooks, %s." msgstr "" -#: ../inc/activation/namespace.php:46 +#: inc/activation/namespace.php:47 msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, -#: ../inc/activation/namespace.php:173 +#: inc/activation/namespace.php:53 inc/activation/namespace.php:176 +#: inc/activation/namespace.php:182 msgid "Help" msgstr "" -#: ../inc/activation/namespace.php:58 +#. translators: %1$s: link to how to page; %2$s: link to guide +#: inc/activation/namespace.php:60 msgid "" "The easiest way to get started with Pressbooks is to follow our %1$s. Or, " "you can review our %2$s." msgstr "" -#: ../inc/activation/namespace.php:59 +#: inc/activation/namespace.php:61 msgid "4 Step Guide to Making a Book on Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:60 +#: inc/activation/namespace.php:62 msgid "Guide to Using Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:62 +#: inc/activation/namespace.php:64 msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, -#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, -#: ../inc/activation/namespace.php158, ../page-catalog.php:4 +#. Template Name of the theme +#: inc/activation/namespace.php:69 inc/activation/namespace.php:125 +#: inc/activation/namespace.php:131 inc/activation/namespace.php:161 +#: inc/activation/namespace.php:167 msgid "Catalog" msgstr "" -#: ../inc/activation/namespace.php71, ../inc/helpers/namespace.php:165 +#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173 msgid "Home" msgstr "" -#: ../inc/admin/namespace.php:30 +#: inc/activation/namespace.php:120 inc/actions/namespace.php:47 +msgid "Primary Menu" +msgstr "" + +#: inc/activation/namespace.php:141 inc/actions/namespace.php:48 +msgid "Footer Menu" +msgstr "" + +#: inc/admin/namespace.php:30 msgid "Catalog updated." msgstr "" -#: ../inc/admin/namespace.php:31 +#: inc/admin/namespace.php:31 msgid "Sorry, but your catalog was not updated. Please try again." msgstr "" -#: ../inc/admin/namespace.php:32 +#: inc/admin/namespace.php:32 msgid "Dismiss this notice." msgstr "" -#: ../inc/admin/namespace.php:61 +#: inc/admin/namespace.php:61 msgid "In Catalog" msgstr "" -#: ../inc/admin/namespace.php:72 -msgctxt "pressbooks-aldine" -msgid "Show in Catalog" -msgstr "" - -#: ../inc/admin/namespace.php:73 -msgctxt "pressbooks-aldine" -msgid "This book is private, so you can’t display it in your catalog." +#: inc/actions/namespace.php:114 +msgid "Network Footer Block 1" msgstr "" -#: ../inc/customizer/namespace.php:61 -msgid "Primary Color" +#: inc/actions/namespace.php:126 +msgid "Network Footer Block 2" msgstr "" -#: ../inc/customizer/namespace.php:62 -msgid "Primary color, used for links and other primary elements." +#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4 +msgid "Increase Font Size" msgstr "" -#: ../inc/customizer/namespace.php:67 -msgid "Primary Color (Hover)" +#: inc/actions/namespace.php:153 +msgid "Decrease Font Size" msgstr "" -#: ../inc/customizer/namespace.php:68 -msgid "Variant of the primary color, used for primary element hover states." +#: inc/actions/namespace.php:237 +msgid "" +"This page displays your network catalog, so there is no content to edit." msgstr "" -#: ../inc/customizer/namespace.php:73 -msgid "Accent Color" +#: inc/actions/namespace.php:291 +msgid "Page Section" msgstr "" -#: ../inc/customizer/namespace.php:74 -msgid "Accent color, used for flourishes and secondary elements." +#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57 +msgid "Title" msgstr "" -#: ../inc/customizer/namespace.php:79 -msgid "Accent Color (Hover)" +#: inc/actions/namespace.php:293 +msgid "Standard" msgstr "" -#: ../inc/customizer/namespace.php:80 -msgid "Variant of the accent color, used for secondary element hover states." +#: inc/actions/namespace.php:294 +msgid "Accent" msgstr "" -#: ../inc/customizer/namespace.php:85 -msgid "Primary Foreground Color" +#: inc/actions/namespace.php:295 +msgid "Bordered" msgstr "" -#: ../inc/customizer/namespace.php:86 -msgid "Used for text on a primary background." +#: inc/actions/namespace.php:296 +msgid "Borderless" msgstr "" -#: ../inc/customizer/namespace.php:91 -msgid "Accent Foreground Color" +#: inc/actions/namespace.php:299 +msgid "Call to Action" msgstr "" -#: ../inc/customizer/namespace.php:92 -msgid "Used for text on an accent color background." +#: inc/actions/namespace.php:300 +msgid "Text" msgstr "" -#: ../inc/customizer/namespace.php:111 -msgid "Social Media" +#: inc/actions/namespace.php:301 +msgid "Link" msgstr "" -#: ../inc/customizer/namespace.php:119 -msgid "Facebook" +#: inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: ../inc/customizer/namespace.php:128 -msgid "Twitter" +#: inc/helpers/namespace.php:186 +msgid "Sign In" msgstr "" -#: ../inc/customizer/namespace.php:135 -msgid "Front Page Catalog" +#: inc/helpers/namespace.php:192 +msgid "Sign Up" msgstr "" -#: ../inc/customizer/namespace.php:142 -msgid "Show Front Page Catalog" +#: inc/helpers/namespace.php:200 +msgid "Admin" msgstr "" -#: ../inc/customizer/namespace.php150, ../partials/content-front-page.php:19 -msgid "Our Latest Titles" +#: inc/helpers/namespace.php:208 +msgid "My Books" msgstr "" -#: ../inc/customizer/namespace.php:153 -msgid "Front Page Catalog Title" +#: inc/helpers/namespace.php:214 +msgid "Create a New Book" msgstr "" -#: ../inc/customizer/namespace.php:160 -msgid "Contact Form" +#: inc/helpers/namespace.php:220 +msgid "Sign Out" msgstr "" -#: ../inc/customizer/namespace.php:167 -msgid "Show Contact Form" +#: inc/helpers/namespace.php:282 +msgid "Name is required." msgstr "" -#: ../inc/customizer/namespace.php175, ../partials/contact-form.php:12 -msgid "Contact Us" +#: inc/helpers/namespace.php:286 +msgid "Email is required." msgstr "" -#: ../inc/customizer/namespace.php:178 -msgid "Contact Form Title" +#: inc/helpers/namespace.php:290 +msgid "Email is invalid." msgstr "" -#: ../inc/customizer/namespace.php:188 -msgid "Contact Email" +#: inc/helpers/namespace.php:294 +msgid "Institution is required." msgstr "" -#: ../inc/filters/namespace.php:61 -msgid "Continued" +#: inc/helpers/namespace.php:298 +msgid "Message is required." msgstr "" -#: ../inc/helpers/namespace.php:171 -msgid "Contact" +#. translators: %s name of contact for submitter +#: inc/helpers/namespace.php:305 +msgid "Contact Form Submission from %s" msgstr "" -#: ../inc/helpers/namespace.php:178 -msgid "Sign In" +#: inc/helpers/namespace.php:316 +msgid "Your message was sent!" msgstr "" -#: ../inc/helpers/namespace.php:184 -msgid "Sign Up" +#: inc/helpers/namespace.php:319 +msgid "Your message could not be sent." msgstr "" -#: ../inc/helpers/namespace.php:192 -msgid "Admin" +#: inc/intervention.php:12 +msgid "Hello," msgstr "" -#: ../inc/helpers/namespace.php:200 -msgid "My Books" +#: page-catalog.php:55 +msgid "No Books Found" msgstr "" -#: ../inc/helpers/namespace.php:206 -msgid "Sign Out" +#: page-catalog.php:58 +msgid "No books have been added to the catalog." msgstr "" -#: ../inc/helpers/namespace.php:260 -msgid "Name is required." +#. translators: 1: title. +#: comments.php:35 +msgid "One thought on “%1$s”" msgstr "" -#: ../inc/helpers/namespace.php:264 -msgid "Email is required." -msgstr "" +#. translators: 1: comment count number, 2: title. +#: comments.php:41 +msgctxt "comments title" +msgid "%1$s thought on “%2$s”" +msgid_plural "%1$s thoughts on “%2$s”" +msgstr[0] "" +msgstr[1] "" -#: ../inc/helpers/namespace.php:268 -msgid "Email is invalid." +#: comments.php:68 +msgid "Comments are closed." msgstr "" -#: ../inc/helpers/namespace.php:272 -msgid "Institution is required." +#. translators: %s: search query. +#: search.php:23 +msgid "Search Results for: %s" msgstr "" -#: ../inc/helpers/namespace.php:276 -msgid "Message is required." +#: header.php:44 +msgid "Skip to content" msgstr "" -#: ../inc/helpers/namespace.php:282 -msgid "Contact Form Submission from %s" +#. translators: %s name of network +#: header.php:69 +msgid "Logo for %s" msgstr "" -#: ../inc/helpers/namespace.php:293 -msgid "Your message was sent!" +#: header.php:80 +msgid "Toggle Menu" msgstr "" -#: ../inc/helpers/namespace.php:296 -msgid "Your message could not be sent." +#. translators: %s network name +#: footer.php:43 footer.php:48 +msgid "%s on Facebook" msgstr "" -#: ../page-catalog.php:55 -msgid "No Books Found" +#. translators: %s network name +#: footer.php:53 footer.php:58 +msgid "%s on Twitter" msgstr "" -#: ../page-catalog.php:58 -msgid "No books have been added to the catalog." +#. translators: %s Pressbooks +#: footer.php:77 +msgid "Powered by %s" msgstr "" -#: ../partials/book.php:27 -msgid "About this book" +#: footer.php:79 +msgid "Open Source" msgstr "" -#: ../partials/contact-form.php:30 -msgid "Your name (required)" +#: footer.php:80 +msgid "Open Textbooks" msgstr "" -#: ../partials/contact-form.php:38 -msgid "Your email address (required)" +#: footer.php:81 +msgid "Open Book Publishing" msgstr "" -#: ../partials/contact-form.php:46 -msgid "Your institution (required)" +#: footer.php:86 footer.php:90 +msgid "Pressbooks on Facebook" msgstr "" -#: ../partials/contact-form.php:54 -msgid "Your message (required)" +#: footer.php:92 footer.php:96 +msgid "Pressbooks on Twitter" msgstr "" -#: ../partials/contact-form.php:58 -msgid "Send" +#: partials/book.php:39 +msgid "About this book" msgstr "" -#: ../partials/content-front-page.php:67 -msgid "View Complete Catalog" +#: partials/paged-navigation.php:2 +msgid "Navigation" msgstr "" -#: ../partials/content-none.php:14 +#: partials/content-none.php:14 msgid "Nothing Found" msgstr "" -#: ../partials/content-none.php:25 +#. translators: 1: link to WP admin new post page. +#: partials/content-none.php:27 msgid "Ready to publish your first post? Get started here." msgstr "" -#: ../partials/content-none.php:38 +#: partials/content-none.php:41 msgid "" "Sorry, but nothing matched your search terms. Please try again with some " "different keywords." msgstr "" -#: ../partials/content-none.php:44 +#: partials/content-none.php:48 msgid "" "It seems we can’t find what you’re looking for. Perhaps " "searching can help." msgstr "" -#: ../partials/content-page-catalog.php:17 +#: partials/content-page.php:23 partials/content.php:50 +msgid "Pages:" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content-page.php:37 +msgid "Edit %s" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content.php:37 +msgid "Continue reading \"%s\"" +msgstr "" + +#: partials/content-page-catalog.php:17 msgid "Filter by Subject" msgstr "" -#: ../partials/content-page-catalog.php:19 +#: partials/content-page-catalog.php:19 msgid "All Subjects" msgstr "" -#: ../partials/content-page-catalog.php:35 +#: partials/content-page-catalog.php:39 msgid "Filter by License" msgstr "" -#: ../partials/content-page-catalog.php:37 +#: partials/content-page-catalog.php:41 msgid "All Licenses" msgstr "" -#: ../partials/content-page-catalog.php:46 +#: partials/content-page-catalog.php:54 msgid "Sort by" msgstr "" -#: ../partials/content-page-catalog.php:50 +#: partials/content-page-catalog.php:58 msgid "Subject" msgstr "" -#: ../partials/content-page-catalog.php:51 +#: partials/content-page-catalog.php:59 msgid "Latest" msgstr "" -#: ../partials/content-page-catalog.php:58 +#: partials/content-page-catalog.php:67 msgid "Clear Filters" msgstr "" -#: ../partials/content-page-catalog.php:59 +#: partials/content-page-catalog.php:68 msgid "Submit" msgstr "" -#: ../partials/content-page.php22, ../partials/content.php:45 -msgid "Pages:" +#: partials/content-front-page.php:76 +msgid "View Complete Catalog" msgstr "" -#: ../partials/content-page.php:35 -msgid "Edit %s" +#: partials/contact-form.php:29 +msgid "Keep this field blank (required)" msgstr "" -#: ../partials/content.php:34 -msgid "Continue reading \"%s\"" +#: partials/contact-form.php:45 +msgid "Your name (required)" msgstr "" -#: ../partials/paged-navigation.php:2 -msgid "Navigation" +#: partials/contact-form.php:61 +msgid "Your email address (required)" msgstr "" -#: ../search.php:21 -msgid "Search Results for: %s" +#: partials/contact-form.php:77 +msgid "Your institution (required)" +msgstr "" + +#: partials/contact-form.php:93 +msgid "Your message (required)" +msgstr "" + +#: partials/contact-form.php:97 +msgid "Send" msgstr "" -#: ../searchform.php:3 +#: searchform.php:3 msgctxt "label" msgid "Search Catalog" msgstr "" -#: ../searchform.php:6 +#: searchform.php:6 msgctxt "submit button" msgid "Search" msgstr "" diff --git a/languages/es_ES.mo b/languages/es_ES.mo index 1a7a4927e0702356cc7ed21a4cc40b17e42ec9b6..4c713595585eac9d1df936fed6f9c96952835cff 100644 GIT binary patch literal 5680 zcmb7`Ym8h~9l#G*kuJ(hDj;ajg1|2A%syC4JEfG}?ryuX+g&@;;ya$bb9VR8JNHcQ zW4DVWMiULe#Ha~IW1=>wiGh9qKS4Amodikni;;v7iC>6O5+WanBp6Km{qMaqJ6piS zn>q8l=iKx7KhHUTy>`cAisuyNX38HgRqE^T;Sci1bM`|@T?segN8lrH5BwpNE*Id{ z@OgL@e7S6Y4StyV8ztX?GSAM-mEu+10A-wpGVd6?4jwMQH_G-eL7C@4crDz31MpF} z6Fye9{|w6br%V0;YU;1RYv6yNjK7LOysBHEwC^c-2wp*b5#9*D2rq*f+yNgh`3)%R ze;dkt--kEAU%)Z=J1FDcfYR?RDB~}oBKa!f#x;}GPh7Wor9eE|+Z2gN== zfVaV)LmB@Z6nXywrT^cd%<~o$dtJ^)kz*H>@i)Vd!8_qDI9awo0Hwc$2Ve|E-Y22V z_Y@R=b)d-mLRo(iioaihGXC|l{q2&M&?xKggfidNP~v45l=*IgBFC-p6Yv1M2|fU? zhY8#bzXL_?C!pwkq2x<*x;*yBco6TOGvINS%N-9gdoER^_r6!KF) z;qRmH2`KCQzT}G#7pm8w$oVGZr>eD4j zc{NeK3+5?HWt|XJvlLy{B_G5$2PvN|+eY9bWtwuBg1d6R55jvXgo!#tk+V_aRrbhJ z6!D?>zd`ALB-i?%<7MSY$uTJLqHasHkMyhw?6UW#%W7l8rKye8gs!Kyt&e7|X?5!L zf;sJ?Rc-VXeP!HIY?DL=CTeooXKC^Ou4bLCxkTp+Og39CQj=k*=Urf<#4?gfJzIXz z25F*>7-}pv8KllfR8tfB)h>0`Zkp6KtLjK-O{`~Kh@6b_t(J|_M4Q;^AoNMz#Yd?L zQa7b5WAIG!wswuv?w+N6a+LLV3zT~+fqF-g@t zK8*ANR#5XUI;|EKr{)Sv-S47iXiGBNT@&^|G~*HqEAOO3dLIjf4_#RXP@G6vGyMI~mlCHB@PfAc2W)kCQW* zKbSH}p=VVs5)wsjEM?1~OT-REW8G(QV2k&LJ)0IevzW!YFhvo3iCU7$>tuoizf_W% zTJjr~5D<^wMvq>~ZA;wk&D{iEie1aZoBD_keaz6JmWM^R63C~$IwNIJBgTgjo;0|v zh}3pD$c8pgv8t*Q_o}|;H<-4_tUQY^(Zd*B0{z^d?DF-3QKu z1ZUG3Dlrz^RNcshEte{>kt!0htIH{8WyMxIw5jdI>E|)5wvyT6N3o3_>PF_U%D=k4 zxV`vWs|>97YY%)DHYKFR%L&p~i#faFB*>+CuxO4X68q)~&9V)5)Cu!ottWC~t!59f zD#>-#%UPQGsO*K4yzGRPxn|`QTN`mu)01J-MOKeh_f_bgrDR>rSNE>bt)(dRJw1pB|g2jZe^#e)A?tD~;GhNod&I zkUT;)=k>H*@0?HcJrZp#o8GtPQ}LO|dGB6Xct2yK)r^R*G^}aWbiHjNGDr_~HQU(O zsHQTtTd`*^Rxo8uGIC(-z{H46MurC#<`!nQ>^FwlBvx@$rLoyY)s*-eX@|x|2X(M! z;>4zhPBvyM`?vbZQY$vD%tV35{Hry+f7zuyF>Bf;1505Ro3JABpVV~J&a26x@q@Z} zJv0>Q!9#j%_~5|jD$^d7@#dCaN@wuxsEuq~nCyY2%8~gwJzf>523Z+wVM)0 zv(9;=Ih!Zgl@g!u9~*YIfW1G9Naf|&%kZtufqYx$h>U#V)7U3vwfkMp@uCB}vn|G} z{KR$%rVm`_H<4=iCP5!ckrSL;PWswX+v=R-+@oPt#k6P<%H~^qOKbL4e?oA6vGFztI-g^P>lnBt)HSflTXvEaqsv1X&`Ia&2L_Por= z9A&x9+RlnS+nsZ(E;8IY%FygQo4S54_Xp!KADX>tax-fhwNwlwI~+09HldoyZzJ7k z$qL`UuVv>A*Qfk~k_Q@g>{HHEIZR_4SbZjw=qE=ubtJ(_b`-Imt(v&1I?slwYZ06z zDYv^=6U_wQ*5xGkMV?rBVoIc7K3&{bxXOiH-)$EF>vBgd{UyC3-;zY!CMBJ?xL5>{ zYYMl`HA2No;7W{l2lGj!FJ&OaOw*A8TrRirhk0_{x?|OabD3OV`iy|qrt2-SNSk}E z9C1V-8(zL7R{MW%G{-aMC0})ENUp*~Ua_&*VhfNcAtAbfQu_UW-E;ak!0uMX9fjuZ zMws7kBy_m#I9~+iRv>Nv%3Y_3NK9II6LE`M&n9;s5x%_Z@Yb8evc=3q>ugEAMCk4k z7i}byL4YM=RcCXH)d{MGAQL9(K^dCER1mn6@n>OJ#*s4we>rPH>=dDqu+Gt%$-AVj+_xP5{DMmNediWN400uqp_33rmUN-ax-hV?D6+G1cEm-~G Foj;FOy6pe} diff --git a/languages/es_ES.po b/languages/es_ES.po index a9860e6..9ce5c5d 100644 --- a/languages/es_ES.po +++ b/languages/es_ES.po @@ -1,546 +1,584 @@ -# Copyright (C) 2018 pressbooks-aldine -# This file is distributed under the same license as the pressbooks-aldine package. +# Copyright (C) 2019 Pressbooks (Book Oven Inc.) +# This file is distributed under the GNU GPL v3 or later. +# Translators: +# Antonio Devís , 2018 +# msgid "" msgstr "" -"Project-Id-Version: pressbooks-aldine\n" +"Project-Id-Version: Aldine 1.6.0\n" +"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" +"POT-Creation-Date: 2019-02-27T17:29:06+00:00\n" +"PO-Revision-Date: 2018-03-06 14:24+0000\n" +"Last-Translator: Antonio Devís , 2018\n" "Language-Team: Spanish (https://www.transifex.com/pressbooks/teams/9194/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Poedit-Basepath: ..\n" -"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n" -"X-Poedit-SearchPath-0: .\n" -"X-Poedit-SearchPathExcluded-0: *.js\n" -"X-Poedit-SourceCharset: UTF-8\n" +"X-Domain: pressbooks-aldine\n" +"X-Generator: WP-CLI 2.1.0\n" -#: ../404.php:17 -msgid "Oops! That page can’t be found." +#. Theme Name of the theme +msgid "Aldine" msgstr "" -#: ../404.php:21 -msgid "It looks like nothing was found at this location." -msgstr "" - -#: ../comments.php:34 -msgid "One thought on “%1$s”" +#. Theme URI of the theme +msgid "https://github.com/pressbooks/pressbooks-aldine/" msgstr "" -#: ../comments.php:40 -msgctxt "comments title" -msgid "%1$s thought on “%2$s”" -msgid_plural "%1$s thoughts on “%2$s”" -msgstr[0] "" -msgstr[1] "" - -#: ../comments.php:63 -msgid "Comments are closed." +#. Description of the theme +msgid "" +"Aldine is the default theme for the home page of Pressbooks networks. It is " +"named for the Aldine Press, founded by Aldus Manutius in 1494, who is " +"regarded by many as the world’s first publisher." msgstr "" -#: ../footer.php40, ../footer.php:44 -msgid "%s on Facebook" +#. Author of the theme +msgid "Pressbooks (Book Oven Inc.)" msgstr "" -#: ../footer.php48, ../footer.php:52 -msgid "%s on Twitter" +#. Author URI of the theme +msgid "https://pressbooks.org" msgstr "" -#: ../footer.php:70 -msgid "Powered by %s" -msgstr "" +#: functions.php:19 +msgid "Dependencies Missing" +msgstr "Faltan las dependencias" -#: ../footer.php:72 -msgid "Open Source" +#: functions.php:20 +msgid "You must run composer install from the Aldine directory." msgstr "" -#: ../footer.php:73 -msgid "Open Textbooks" -msgstr "" +#: 404.php:17 +msgid "Oops! That page can’t be found." +msgstr "¡ups! Parece que esta página no puede ser encontrada." -#: ../footer.php:74 -msgid "Open Book Publishing" -msgstr "" +#: 404.php:21 +msgid "It looks like nothing was found at this location." +msgstr "Parece que no hay nada en este lugar." -#: ../footer.php75, ../inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "" +#: inc/filters/namespace.php:63 +msgid "Continued" +msgstr "Continuar" -#: ../footer.php79, ../footer.php:83 -msgid "Pressbooks on Facebook" -msgstr "" +#: inc/customizer/namespace.php:69 +msgid "Primary Color" +msgstr "Color primario" -#: ../footer.php85, ../footer.php:89 -msgid "Pressbooks on Twitter" +#: inc/customizer/namespace.php:70 +msgid "Primary color, used for links and other primary elements." msgstr "" +"Color primario, utilizado para los links y otros elementos principales." -#: ../functions.php:18 -msgid "Dependencies Missing" +#: inc/customizer/namespace.php:75 +msgid "Primary Color (Hover)" msgstr "" -#: ../functions.php:19 -msgid "You must run composer install from the Aldine directory." +#: inc/customizer/namespace.php:76 +msgid "Variant of the primary color, used for primary element hover states." msgstr "" -#: ../header.php:44 -msgid "Skip to content" +#: inc/customizer/namespace.php:81 +msgid "Accent Color" msgstr "" -#: ../header.php:64 -msgid "Logo for %s" +#: inc/customizer/namespace.php:82 +msgid "Accent color, used for flourishes and secondary elements." msgstr "" -#: ../header.php:74 -msgid "Toggle Menu" +#: inc/customizer/namespace.php:87 +msgid "Accent Color (Hover)" msgstr "" -#: ../inc/intervention.php:12 -msgid "Hello," +#: inc/customizer/namespace.php:88 +msgid "Variant of the accent color, used for secondary element hover states." msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 -msgid "Primary Menu" +#: inc/customizer/namespace.php:93 +msgid "Primary Foreground Color" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 -msgid "Footer Menu" +#: inc/customizer/namespace.php:94 +msgid "Used for text on a primary background." msgstr "" -#: ../inc/actions/namespace.php:107 -msgid "Network Footer Block 1" +#: inc/customizer/namespace.php:99 +msgid "Accent Foreground Color" msgstr "" -#: ../inc/actions/namespace.php:117 -msgid "Network Footer Block 2" +#: inc/customizer/namespace.php:100 +msgid "Used for text on an accent color background." msgstr "" -#: ../inc/actions/namespace.php142, -#: ../partials/content-accessibility-toolbar.php6, -#: ../partials/content-accessibility-toolbar.php:7 -msgid "Increase Font Size" -msgstr "" +#: inc/customizer/namespace.php:124 +msgid "Social Media" +msgstr "Medios sociales" -#: ../inc/actions/namespace.php:143 -msgid "Decrease Font Size" -msgstr "" +#: inc/customizer/namespace.php:136 +msgid "Facebook" +msgstr "Facebook" -#: ../inc/actions/namespace.php:226 -msgid "" -"This page displays your network catalog, so there is no content to edit." -msgstr "" +#: inc/customizer/namespace.php:149 +msgid "Twitter" +msgstr "Twitter" -#: ../inc/actions/namespace.php:279 -msgid "Page Section" +#: inc/customizer/namespace.php:158 +msgid "Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php280, ../partials/content-page-catalog.php:49 -msgid "Title" +#: inc/customizer/namespace.php:169 +msgid "Show Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php:281 -msgid "Standard" -msgstr "" +#: inc/customizer/namespace.php:179 partials/content-front-page.php:19 +msgid "Our Latest Titles" +msgstr "Nuestros últimos títulos" -#: ../inc/actions/namespace.php:282 -msgid "Accent" +#: inc/customizer/namespace.php:184 +msgid "Front Page Catalog Title" msgstr "" -#: ../inc/actions/namespace.php:283 -msgid "Bordered" -msgstr "" +#: inc/customizer/namespace.php:193 +msgid "Contact Form" +msgstr "Formulario de contacto" -#: ../inc/actions/namespace.php:284 -msgid "Borderless" -msgstr "" +#: inc/customizer/namespace.php:204 +msgid "Show Contact Form" +msgstr "Mostrar formulario de contacto" -#: ../inc/actions/namespace.php:287 -msgid "Call to Action" -msgstr "" +#: inc/customizer/namespace.php:214 partials/contact-form.php:12 +msgid "Contact Us" +msgstr "Contacte con nosotros" -#: ../inc/actions/namespace.php:288 -msgid "Text" -msgstr "" +#: inc/customizer/namespace.php:219 +msgid "Contact Form Title" +msgstr "Título del formularío de contacto" -#: ../inc/actions/namespace.php:289 -msgid "Link" -msgstr "" +#: inc/customizer/namespace.php:233 +msgid "Contact Email" +msgstr "Correo electrónico de contacto" -#: ../inc/activation/namespace.php:25 +#: inc/activation/namespace.php:25 msgid "About Pressbooks" -msgstr "" +msgstr "Sobre Pressboooks" -#: ../inc/activation/namespace.php:26 +#: inc/activation/namespace.php:26 msgid "" "Pressbooks is easy-to-use book writing software that lets you create a book " "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, -#: ../inc/activation/namespace.php:143 +#: inc/activation/namespace.php:27 footer.php:82 +msgid "Learn More" +msgstr "Aprender más" + +#: inc/activation/namespace.php:34 inc/activation/namespace.php:146 +#: inc/activation/namespace.php:152 msgid "About" -msgstr "" +msgstr "Sobre nosotros" -#: ../inc/activation/namespace.php:39 +#: inc/activation/namespace.php:39 msgid "" "Pressbooks is simple book production software. You can use Pressbooks to " "publish textbooks, scholarly monographs, syllabi, fiction and non-fiction " "books, white papers, and more in multiple formats including:" msgstr "" -#: ../inc/activation/namespace.php:40 +#: inc/activation/namespace.php:40 msgid "MOBI (for Kindle ebooks)" -msgstr "" +msgstr "MOBI (para libros en formato Kindle)" -#: ../inc/activation/namespace.php:41 +#: inc/activation/namespace.php:41 msgid "EPUB (for all other ebookstores)" -msgstr "" +msgstr "EPUB (para todas las tiendas de libros)" -#: ../inc/activation/namespace.php:42 +#: inc/activation/namespace.php:42 msgid "designed PDF (for print-on-demand and digital distribution)" msgstr "" -#: ../inc/activation/namespace.php:45 +#. translators: %s link to about page +#: inc/activation/namespace.php:46 msgid "For more information about Pressbooks, %s." msgstr "" -#: ../inc/activation/namespace.php:46 +#: inc/activation/namespace.php:47 msgid "see here" -msgstr "" +msgstr "ver aquí" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, -#: ../inc/activation/namespace.php:173 +#: inc/activation/namespace.php:53 inc/activation/namespace.php:176 +#: inc/activation/namespace.php:182 msgid "Help" -msgstr "" +msgstr "Ayuda" -#: ../inc/activation/namespace.php:58 +#. translators: %1$s: link to how to page; %2$s: link to guide +#: inc/activation/namespace.php:60 msgid "" "The easiest way to get started with Pressbooks is to follow our %1$s. Or, " "you can review our %2$s." msgstr "" -#: ../inc/activation/namespace.php:59 +#: inc/activation/namespace.php:61 msgid "4 Step Guide to Making a Book on Pressbooks" -msgstr "" +msgstr "Guía de 4 pasos para hacer un libro en Pressbooks" -#: ../inc/activation/namespace.php:60 +#: inc/activation/namespace.php:62 msgid "Guide to Using Pressbooks" -msgstr "" +msgstr "Guía de útilización de Pressbooks" -#: ../inc/activation/namespace.php:62 +#: inc/activation/namespace.php:64 msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, -#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, -#: ../inc/activation/namespace.php158, ../page-catalog.php:4 +#. Template Name of the theme +#: inc/activation/namespace.php:69 inc/activation/namespace.php:125 +#: inc/activation/namespace.php:131 inc/activation/namespace.php:161 +#: inc/activation/namespace.php:167 msgid "Catalog" -msgstr "" +msgstr "Catálogo" -#: ../inc/activation/namespace.php71, ../inc/helpers/namespace.php:165 +#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173 msgid "Home" -msgstr "" +msgstr "Página principal" + +#: inc/activation/namespace.php:120 inc/actions/namespace.php:47 +msgid "Primary Menu" +msgstr "Menu principal" + +#: inc/activation/namespace.php:141 inc/actions/namespace.php:48 +msgid "Footer Menu" +msgstr "Menu del pie de página" -#: ../inc/admin/namespace.php:30 +#: inc/admin/namespace.php:30 msgid "Catalog updated." -msgstr "" +msgstr "Actualización del catálogo." -#: ../inc/admin/namespace.php:31 +#: inc/admin/namespace.php:31 msgid "Sorry, but your catalog was not updated. Please try again." msgstr "" -#: ../inc/admin/namespace.php:32 +#: inc/admin/namespace.php:32 msgid "Dismiss this notice." -msgstr "" +msgstr "Descartar este mensaje" -#: ../inc/admin/namespace.php:61 +#: inc/admin/namespace.php:61 msgid "In Catalog" -msgstr "" - -#: ../inc/admin/namespace.php:72 -msgctxt "pressbooks-aldine" -msgid "Show in Catalog" -msgstr "" - -#: ../inc/admin/namespace.php:73 -msgctxt "pressbooks-aldine" -msgid "This book is private, so you can’t display it in your catalog." -msgstr "" - -#: ../inc/customizer/namespace.php:61 -msgid "Primary Color" -msgstr "" - -#: ../inc/customizer/namespace.php:62 -msgid "Primary color, used for links and other primary elements." -msgstr "" - -#: ../inc/customizer/namespace.php:67 -msgid "Primary Color (Hover)" -msgstr "" - -#: ../inc/customizer/namespace.php:68 -msgid "Variant of the primary color, used for primary element hover states." -msgstr "" - -#: ../inc/customizer/namespace.php:73 -msgid "Accent Color" -msgstr "" - -#: ../inc/customizer/namespace.php:74 -msgid "Accent color, used for flourishes and secondary elements." -msgstr "" - -#: ../inc/customizer/namespace.php:79 -msgid "Accent Color (Hover)" -msgstr "" - -#: ../inc/customizer/namespace.php:80 -msgid "Variant of the accent color, used for secondary element hover states." -msgstr "" - -#: ../inc/customizer/namespace.php:85 -msgid "Primary Foreground Color" -msgstr "" +msgstr "En Catálogo" -#: ../inc/customizer/namespace.php:86 -msgid "Used for text on a primary background." -msgstr "" - -#: ../inc/customizer/namespace.php:91 -msgid "Accent Foreground Color" -msgstr "" - -#: ../inc/customizer/namespace.php:92 -msgid "Used for text on an accent color background." +#: inc/actions/namespace.php:114 +msgid "Network Footer Block 1" msgstr "" -#: ../inc/customizer/namespace.php:111 -msgid "Social Media" +#: inc/actions/namespace.php:126 +msgid "Network Footer Block 2" msgstr "" -#: ../inc/customizer/namespace.php:119 -msgid "Facebook" -msgstr "" +#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4 +msgid "Increase Font Size" +msgstr "Aumentar el tamaño de la fuente" -#: ../inc/customizer/namespace.php:128 -msgid "Twitter" -msgstr "" +#: inc/actions/namespace.php:153 +msgid "Decrease Font Size" +msgstr "Disminuir el tamaño de la fuente" -#: ../inc/customizer/namespace.php:135 -msgid "Front Page Catalog" +#: inc/actions/namespace.php:237 +msgid "" +"This page displays your network catalog, so there is no content to edit." msgstr "" -#: ../inc/customizer/namespace.php:142 -msgid "Show Front Page Catalog" -msgstr "" +#: inc/actions/namespace.php:291 +msgid "Page Section" +msgstr "Sección de la página" -#: ../inc/customizer/namespace.php150, ../partials/content-front-page.php:19 -msgid "Our Latest Titles" -msgstr "" +#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57 +msgid "Title" +msgstr "Título" -#: ../inc/customizer/namespace.php:153 -msgid "Front Page Catalog Title" +#: inc/actions/namespace.php:293 +msgid "Standard" msgstr "" -#: ../inc/customizer/namespace.php:160 -msgid "Contact Form" +#: inc/actions/namespace.php:294 +msgid "Accent" msgstr "" -#: ../inc/customizer/namespace.php:167 -msgid "Show Contact Form" +#: inc/actions/namespace.php:295 +msgid "Bordered" msgstr "" -#: ../inc/customizer/namespace.php175, ../partials/contact-form.php:12 -msgid "Contact Us" +#: inc/actions/namespace.php:296 +msgid "Borderless" msgstr "" -#: ../inc/customizer/namespace.php:178 -msgid "Contact Form Title" -msgstr "" +#: inc/actions/namespace.php:299 +msgid "Call to Action" +msgstr "Llamada a la acción" -#: ../inc/customizer/namespace.php:188 -msgid "Contact Email" -msgstr "" +#: inc/actions/namespace.php:300 +msgid "Text" +msgstr "Texto" -#: ../inc/filters/namespace.php:61 -msgid "Continued" -msgstr "" +#: inc/actions/namespace.php:301 +msgid "Link" +msgstr "Link" -#: ../inc/helpers/namespace.php:171 +#: inc/helpers/namespace.php:179 msgid "Contact" -msgstr "" +msgstr "Contacto" -#: ../inc/helpers/namespace.php:178 +#: inc/helpers/namespace.php:186 msgid "Sign In" -msgstr "" +msgstr "Acceder" -#: ../inc/helpers/namespace.php:184 +#: inc/helpers/namespace.php:192 msgid "Sign Up" -msgstr "" +msgstr "Registrarse" -#: ../inc/helpers/namespace.php:192 +#: inc/helpers/namespace.php:200 msgid "Admin" -msgstr "" +msgstr "Administración" -#: ../inc/helpers/namespace.php:200 +#: inc/helpers/namespace.php:208 msgid "My Books" +msgstr "Mis libros" + +#: inc/helpers/namespace.php:214 +msgid "Create a New Book" msgstr "" -#: ../inc/helpers/namespace.php:206 +#: inc/helpers/namespace.php:220 msgid "Sign Out" -msgstr "" +msgstr "Salir" -#: ../inc/helpers/namespace.php:260 +#: inc/helpers/namespace.php:282 msgid "Name is required." -msgstr "" +msgstr "El nombre es obligatorio." -#: ../inc/helpers/namespace.php:264 +#: inc/helpers/namespace.php:286 msgid "Email is required." -msgstr "" +msgstr "El correo electrónico es obligatorio." -#: ../inc/helpers/namespace.php:268 +#: inc/helpers/namespace.php:290 msgid "Email is invalid." -msgstr "" +msgstr "Correo electrónico no valido." -#: ../inc/helpers/namespace.php:272 +#: inc/helpers/namespace.php:294 msgid "Institution is required." -msgstr "" +msgstr "La institución es obligatoria." -#: ../inc/helpers/namespace.php:276 +#: inc/helpers/namespace.php:298 msgid "Message is required." -msgstr "" +msgstr "El mensaje es obligatorio." -#: ../inc/helpers/namespace.php:282 +#. translators: %s name of contact for submitter +#: inc/helpers/namespace.php:305 msgid "Contact Form Submission from %s" msgstr "" -#: ../inc/helpers/namespace.php:293 +#: inc/helpers/namespace.php:316 msgid "Your message was sent!" -msgstr "" +msgstr "¡Su mensaje fué enviado!" -#: ../inc/helpers/namespace.php:296 +#: inc/helpers/namespace.php:319 msgid "Your message could not be sent." -msgstr "" +msgstr "Su mensaje no ha podido ser enviado." + +#: inc/intervention.php:12 +msgid "Hello," +msgstr "Hola," -#: ../page-catalog.php:55 +#: page-catalog.php:55 msgid "No Books Found" -msgstr "" +msgstr "No se han econtrado libros" -#: ../page-catalog.php:58 +#: page-catalog.php:58 msgid "No books have been added to the catalog." -msgstr "" +msgstr "No hay libros añadidos al catálogo" -#: ../partials/book.php:27 -msgid "About this book" +#. translators: 1: title. +#: comments.php:35 +msgid "One thought on “%1$s”" msgstr "" -#: ../partials/contact-form.php:30 -msgid "Your name (required)" -msgstr "" +#. translators: 1: comment count number, 2: title. +#: comments.php:41 +msgctxt "comments title" +msgid "%1$s thought on “%2$s”" +msgid_plural "%1$s thoughts on “%2$s”" +msgstr[0] "" +msgstr[1] "" -#: ../partials/contact-form.php:38 -msgid "Your email address (required)" -msgstr "" +#: comments.php:68 +msgid "Comments are closed." +msgstr "Los comentarios están cerrados." -#: ../partials/contact-form.php:46 -msgid "Your institution (required)" +#. translators: %s: search query. +#: search.php:23 +msgid "Search Results for: %s" msgstr "" -#: ../partials/contact-form.php:54 -msgid "Your message (required)" -msgstr "" +#: header.php:44 +msgid "Skip to content" +msgstr "Saltar el contenido" -#: ../partials/contact-form.php:58 -msgid "Send" +#. translators: %s name of network +#: header.php:69 +msgid "Logo for %s" msgstr "" -#: ../partials/content-front-page.php:67 -msgid "View Complete Catalog" +#: header.php:80 +msgid "Toggle Menu" msgstr "" -#: ../partials/content-none.php:14 +#. translators: %s network name +#: footer.php:43 footer.php:48 +msgid "%s on Facebook" +msgstr "%s en Facebook" + +#. translators: %s network name +#: footer.php:53 footer.php:58 +msgid "%s on Twitter" +msgstr "%s en Twitter" + +#. translators: %s Pressbooks +#: footer.php:77 +msgid "Powered by %s" +msgstr "Powered by %s" + +#: footer.php:79 +msgid "Open Source" +msgstr "Open Source" + +#: footer.php:80 +msgid "Open Textbooks" +msgstr "Open Textbooks" + +#: footer.php:81 +msgid "Open Book Publishing" +msgstr "Open Book Publishing" + +#: footer.php:86 footer.php:90 +msgid "Pressbooks on Facebook" +msgstr "Pressbooks en Facebook" + +#: footer.php:92 footer.php:96 +msgid "Pressbooks on Twitter" +msgstr "Pressbooks en Twitter" + +#: partials/book.php:39 +msgid "About this book" +msgstr "Sobre este libro" + +#: partials/paged-navigation.php:2 +msgid "Navigation" +msgstr "Navegar" + +#: partials/content-none.php:14 msgid "Nothing Found" -msgstr "" +msgstr "Nada encontrado" -#: ../partials/content-none.php:25 +#. translators: 1: link to WP admin new post page. +#: partials/content-none.php:27 msgid "Ready to publish your first post? Get started here." msgstr "" -#: ../partials/content-none.php:38 +#: partials/content-none.php:41 msgid "" "Sorry, but nothing matched your search terms. Please try again with some " "different keywords." msgstr "" -#: ../partials/content-none.php:44 +#: partials/content-none.php:48 msgid "" "It seems we can’t find what you’re looking for. Perhaps " "searching can help." msgstr "" -#: ../partials/content-page-catalog.php:17 -msgid "Filter by Subject" +#: partials/content-page.php:23 partials/content.php:50 +msgid "Pages:" +msgstr "Páginas:" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content-page.php:37 +msgid "Edit %s" msgstr "" -#: ../partials/content-page-catalog.php:19 -msgid "All Subjects" +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content.php:37 +msgid "Continue reading \"%s\"" msgstr "" -#: ../partials/content-page-catalog.php:35 +#: partials/content-page-catalog.php:17 +msgid "Filter by Subject" +msgstr "Mostrar por temática" + +#: partials/content-page-catalog.php:19 +msgid "All Subjects" +msgstr "Todas las temáticas" + +#: partials/content-page-catalog.php:39 msgid "Filter by License" -msgstr "" +msgstr "Mostrar por licencia" -#: ../partials/content-page-catalog.php:37 +#: partials/content-page-catalog.php:41 msgid "All Licenses" -msgstr "" +msgstr "Todas las licencias" -#: ../partials/content-page-catalog.php:46 +#: partials/content-page-catalog.php:54 msgid "Sort by" -msgstr "" +msgstr "Mostrar por" -#: ../partials/content-page-catalog.php:50 +#: partials/content-page-catalog.php:58 msgid "Subject" -msgstr "" +msgstr "Temática" -#: ../partials/content-page-catalog.php:51 +#: partials/content-page-catalog.php:59 msgid "Latest" -msgstr "" +msgstr "último" -#: ../partials/content-page-catalog.php:58 +#: partials/content-page-catalog.php:67 msgid "Clear Filters" -msgstr "" +msgstr "Limpiar filtros" -#: ../partials/content-page-catalog.php:59 +#: partials/content-page-catalog.php:68 msgid "Submit" -msgstr "" +msgstr "Enviar" -#: ../partials/content-page.php22, ../partials/content.php:45 -msgid "Pages:" -msgstr "" +#: partials/content-front-page.php:76 +msgid "View Complete Catalog" +msgstr "Ver el catálogo completo" -#: ../partials/content-page.php:35 -msgid "Edit %s" +#: partials/contact-form.php:29 +msgid "Keep this field blank (required)" msgstr "" -#: ../partials/content.php:34 -msgid "Continue reading \"%s\"" -msgstr "" +#: partials/contact-form.php:45 +msgid "Your name (required)" +msgstr "Su nombre (obligatorio)" -#: ../partials/paged-navigation.php:2 -msgid "Navigation" -msgstr "" +#: partials/contact-form.php:61 +msgid "Your email address (required)" +msgstr "Su correo electrónico (obligatorio)" -#: ../search.php:21 -msgid "Search Results for: %s" -msgstr "" +#: partials/contact-form.php:77 +msgid "Your institution (required)" +msgstr "Su institución (obligatorio)" + +#: partials/contact-form.php:93 +msgid "Your message (required)" +msgstr "Su mensaje (obligatorio)" -#: ../searchform.php:3 +#: partials/contact-form.php:97 +msgid "Send" +msgstr "Enviar" + +#: searchform.php:3 msgctxt "label" msgid "Search Catalog" -msgstr "" +msgstr "Buscar en catálogo" -#: ../searchform.php:6 +#: searchform.php:6 msgctxt "submit button" msgid "Search" -msgstr "" +msgstr "Buscar" diff --git a/languages/et.mo b/languages/et.mo index 3884b3579c87faaef16f06f0d41a8bc8ee0826b4..dc459693c42441cc099a8361db52546b6b5348ff 100644 GIT binary patch delta 239 zcmY+9!D_-l6h&)sm9LnEC?YR;Gu3F`t|}BksYsw*38N0lV9kV?(QUt=px@@owLfAg z1?}!G4)<^_^`H8&@qDhGnyv5GuZ=Dg<6#_Puu!G39%e4n8yN002dN>JdtW+=qD=dI zzY5o87nN2yw=!ny9wx}&uPB(mr!cZgdTk0AORtCtcp>)>jUyrQ!-0*of3;v3ld8* ztQ7S0xFU3+qTZ>M<@rS^#XgzEB~}XY@z(LFKvZF6sAH6D9iIoHfmD26etrRz4VKd} z0m)Xt#dVBoDpvu5Zh$=7>q6*>A;MByT zcomposer install from the Aldine directory." msgstr "" -#: ../footer.php:73 -msgid "Open Textbooks" +#: 404.php:17 +msgid "Oops! That page can’t be found." msgstr "" -#: ../footer.php:74 -msgid "Open Book Publishing" +#: 404.php:21 +msgid "It looks like nothing was found at this location." msgstr "" -#: ../footer.php75, ../inc/activation/namespace.php:27 -msgid "Learn More" +#: inc/filters/namespace.php:63 +msgid "Continued" msgstr "" -#: ../footer.php79, ../footer.php:83 -msgid "Pressbooks on Facebook" +#: inc/customizer/namespace.php:69 +msgid "Primary Color" msgstr "" -#: ../footer.php85, ../footer.php:89 -msgid "Pressbooks on Twitter" +#: inc/customizer/namespace.php:70 +msgid "Primary color, used for links and other primary elements." msgstr "" -#: ../functions.php:18 -msgid "Dependencies Missing" +#: inc/customizer/namespace.php:75 +msgid "Primary Color (Hover)" msgstr "" -#: ../functions.php:19 -msgid "You must run composer install from the Aldine directory." +#: inc/customizer/namespace.php:76 +msgid "Variant of the primary color, used for primary element hover states." msgstr "" -#: ../header.php:44 -msgid "Skip to content" +#: inc/customizer/namespace.php:81 +msgid "Accent Color" msgstr "" -#: ../header.php:64 -msgid "Logo for %s" +#: inc/customizer/namespace.php:82 +msgid "Accent color, used for flourishes and secondary elements." msgstr "" -#: ../header.php:74 -msgid "Toggle Menu" +#: inc/customizer/namespace.php:87 +msgid "Accent Color (Hover)" msgstr "" -#: ../inc/intervention.php:12 -msgid "Hello," +#: inc/customizer/namespace.php:88 +msgid "Variant of the accent color, used for secondary element hover states." msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 -msgid "Primary Menu" +#: inc/customizer/namespace.php:93 +msgid "Primary Foreground Color" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 -msgid "Footer Menu" +#: inc/customizer/namespace.php:94 +msgid "Used for text on a primary background." msgstr "" -#: ../inc/actions/namespace.php:107 -msgid "Network Footer Block 1" +#: inc/customizer/namespace.php:99 +msgid "Accent Foreground Color" msgstr "" -#: ../inc/actions/namespace.php:117 -msgid "Network Footer Block 2" +#: inc/customizer/namespace.php:100 +msgid "Used for text on an accent color background." msgstr "" -#: ../inc/actions/namespace.php142, -#: ../partials/content-accessibility-toolbar.php6, -#: ../partials/content-accessibility-toolbar.php:7 -msgid "Increase Font Size" +#: inc/customizer/namespace.php:124 +msgid "Social Media" msgstr "" -#: ../inc/actions/namespace.php:143 -msgid "Decrease Font Size" +#: inc/customizer/namespace.php:136 +msgid "Facebook" msgstr "" -#: ../inc/actions/namespace.php:226 -msgid "" -"This page displays your network catalog, so there is no content to edit." +#: inc/customizer/namespace.php:149 +msgid "Twitter" msgstr "" -#: ../inc/actions/namespace.php:279 -msgid "Page Section" +#: inc/customizer/namespace.php:158 +msgid "Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php280, ../partials/content-page-catalog.php:49 -msgid "Title" +#: inc/customizer/namespace.php:169 +msgid "Show Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php:281 -msgid "Standard" +#: inc/customizer/namespace.php:179 partials/content-front-page.php:19 +msgid "Our Latest Titles" msgstr "" -#: ../inc/actions/namespace.php:282 -msgid "Accent" +#: inc/customizer/namespace.php:184 +msgid "Front Page Catalog Title" msgstr "" -#: ../inc/actions/namespace.php:283 -msgid "Bordered" +#: inc/customizer/namespace.php:193 +msgid "Contact Form" msgstr "" -#: ../inc/actions/namespace.php:284 -msgid "Borderless" +#: inc/customizer/namespace.php:204 +msgid "Show Contact Form" msgstr "" -#: ../inc/actions/namespace.php:287 -msgid "Call to Action" +#: inc/customizer/namespace.php:214 partials/contact-form.php:12 +msgid "Contact Us" msgstr "" -#: ../inc/actions/namespace.php:288 -msgid "Text" +#: inc/customizer/namespace.php:219 +msgid "Contact Form Title" msgstr "" -#: ../inc/actions/namespace.php:289 -msgid "Link" +#: inc/customizer/namespace.php:233 +msgid "Contact Email" msgstr "" -#: ../inc/activation/namespace.php:25 +#: inc/activation/namespace.php:25 msgid "About Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:26 +#: inc/activation/namespace.php:26 msgid "" "Pressbooks is easy-to-use book writing software that lets you create a book " "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, -#: ../inc/activation/namespace.php:143 +#: inc/activation/namespace.php:27 footer.php:82 +msgid "Learn More" +msgstr "" + +#: inc/activation/namespace.php:34 inc/activation/namespace.php:146 +#: inc/activation/namespace.php:152 msgid "About" msgstr "" -#: ../inc/activation/namespace.php:39 +#: inc/activation/namespace.php:39 msgid "" "Pressbooks is simple book production software. You can use Pressbooks to " "publish textbooks, scholarly monographs, syllabi, fiction and non-fiction " "books, white papers, and more in multiple formats including:" msgstr "" -#: ../inc/activation/namespace.php:40 +#: inc/activation/namespace.php:40 msgid "MOBI (for Kindle ebooks)" msgstr "" -#: ../inc/activation/namespace.php:41 +#: inc/activation/namespace.php:41 msgid "EPUB (for all other ebookstores)" msgstr "" -#: ../inc/activation/namespace.php:42 +#: inc/activation/namespace.php:42 msgid "designed PDF (for print-on-demand and digital distribution)" msgstr "" -#: ../inc/activation/namespace.php:45 +#. translators: %s link to about page +#: inc/activation/namespace.php:46 msgid "For more information about Pressbooks, %s." msgstr "" -#: ../inc/activation/namespace.php:46 +#: inc/activation/namespace.php:47 msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, -#: ../inc/activation/namespace.php:173 +#: inc/activation/namespace.php:53 inc/activation/namespace.php:176 +#: inc/activation/namespace.php:182 msgid "Help" msgstr "" -#: ../inc/activation/namespace.php:58 +#. translators: %1$s: link to how to page; %2$s: link to guide +#: inc/activation/namespace.php:60 msgid "" "The easiest way to get started with Pressbooks is to follow our %1$s. Or, " "you can review our %2$s." msgstr "" -#: ../inc/activation/namespace.php:59 +#: inc/activation/namespace.php:61 msgid "4 Step Guide to Making a Book on Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:60 +#: inc/activation/namespace.php:62 msgid "Guide to Using Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:62 +#: inc/activation/namespace.php:64 msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, -#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, -#: ../inc/activation/namespace.php158, ../page-catalog.php:4 +#. Template Name of the theme +#: inc/activation/namespace.php:69 inc/activation/namespace.php:125 +#: inc/activation/namespace.php:131 inc/activation/namespace.php:161 +#: inc/activation/namespace.php:167 msgid "Catalog" msgstr "" -#: ../inc/activation/namespace.php71, ../inc/helpers/namespace.php:165 +#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173 msgid "Home" msgstr "" -#: ../inc/admin/namespace.php:30 +#: inc/activation/namespace.php:120 inc/actions/namespace.php:47 +msgid "Primary Menu" +msgstr "" + +#: inc/activation/namespace.php:141 inc/actions/namespace.php:48 +msgid "Footer Menu" +msgstr "" + +#: inc/admin/namespace.php:30 msgid "Catalog updated." msgstr "" -#: ../inc/admin/namespace.php:31 +#: inc/admin/namespace.php:31 msgid "Sorry, but your catalog was not updated. Please try again." msgstr "" -#: ../inc/admin/namespace.php:32 +#: inc/admin/namespace.php:32 msgid "Dismiss this notice." msgstr "" -#: ../inc/admin/namespace.php:61 +#: inc/admin/namespace.php:61 msgid "In Catalog" msgstr "" -#: ../inc/admin/namespace.php:72 -msgctxt "pressbooks-aldine" -msgid "Show in Catalog" -msgstr "" - -#: ../inc/admin/namespace.php:73 -msgctxt "pressbooks-aldine" -msgid "This book is private, so you can’t display it in your catalog." +#: inc/actions/namespace.php:114 +msgid "Network Footer Block 1" msgstr "" -#: ../inc/customizer/namespace.php:61 -msgid "Primary Color" +#: inc/actions/namespace.php:126 +msgid "Network Footer Block 2" msgstr "" -#: ../inc/customizer/namespace.php:62 -msgid "Primary color, used for links and other primary elements." +#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4 +msgid "Increase Font Size" msgstr "" -#: ../inc/customizer/namespace.php:67 -msgid "Primary Color (Hover)" +#: inc/actions/namespace.php:153 +msgid "Decrease Font Size" msgstr "" -#: ../inc/customizer/namespace.php:68 -msgid "Variant of the primary color, used for primary element hover states." +#: inc/actions/namespace.php:237 +msgid "" +"This page displays your network catalog, so there is no content to edit." msgstr "" -#: ../inc/customizer/namespace.php:73 -msgid "Accent Color" +#: inc/actions/namespace.php:291 +msgid "Page Section" msgstr "" -#: ../inc/customizer/namespace.php:74 -msgid "Accent color, used for flourishes and secondary elements." +#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57 +msgid "Title" msgstr "" -#: ../inc/customizer/namespace.php:79 -msgid "Accent Color (Hover)" +#: inc/actions/namespace.php:293 +msgid "Standard" msgstr "" -#: ../inc/customizer/namespace.php:80 -msgid "Variant of the accent color, used for secondary element hover states." +#: inc/actions/namespace.php:294 +msgid "Accent" msgstr "" -#: ../inc/customizer/namespace.php:85 -msgid "Primary Foreground Color" +#: inc/actions/namespace.php:295 +msgid "Bordered" msgstr "" -#: ../inc/customizer/namespace.php:86 -msgid "Used for text on a primary background." +#: inc/actions/namespace.php:296 +msgid "Borderless" msgstr "" -#: ../inc/customizer/namespace.php:91 -msgid "Accent Foreground Color" +#: inc/actions/namespace.php:299 +msgid "Call to Action" msgstr "" -#: ../inc/customizer/namespace.php:92 -msgid "Used for text on an accent color background." +#: inc/actions/namespace.php:300 +msgid "Text" msgstr "" -#: ../inc/customizer/namespace.php:111 -msgid "Social Media" +#: inc/actions/namespace.php:301 +msgid "Link" msgstr "" -#: ../inc/customizer/namespace.php:119 -msgid "Facebook" +#: inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: ../inc/customizer/namespace.php:128 -msgid "Twitter" +#: inc/helpers/namespace.php:186 +msgid "Sign In" msgstr "" -#: ../inc/customizer/namespace.php:135 -msgid "Front Page Catalog" +#: inc/helpers/namespace.php:192 +msgid "Sign Up" msgstr "" -#: ../inc/customizer/namespace.php:142 -msgid "Show Front Page Catalog" +#: inc/helpers/namespace.php:200 +msgid "Admin" msgstr "" -#: ../inc/customizer/namespace.php150, ../partials/content-front-page.php:19 -msgid "Our Latest Titles" +#: inc/helpers/namespace.php:208 +msgid "My Books" msgstr "" -#: ../inc/customizer/namespace.php:153 -msgid "Front Page Catalog Title" +#: inc/helpers/namespace.php:214 +msgid "Create a New Book" msgstr "" -#: ../inc/customizer/namespace.php:160 -msgid "Contact Form" +#: inc/helpers/namespace.php:220 +msgid "Sign Out" msgstr "" -#: ../inc/customizer/namespace.php:167 -msgid "Show Contact Form" +#: inc/helpers/namespace.php:282 +msgid "Name is required." msgstr "" -#: ../inc/customizer/namespace.php175, ../partials/contact-form.php:12 -msgid "Contact Us" +#: inc/helpers/namespace.php:286 +msgid "Email is required." msgstr "" -#: ../inc/customizer/namespace.php:178 -msgid "Contact Form Title" +#: inc/helpers/namespace.php:290 +msgid "Email is invalid." msgstr "" -#: ../inc/customizer/namespace.php:188 -msgid "Contact Email" +#: inc/helpers/namespace.php:294 +msgid "Institution is required." msgstr "" -#: ../inc/filters/namespace.php:61 -msgid "Continued" +#: inc/helpers/namespace.php:298 +msgid "Message is required." msgstr "" -#: ../inc/helpers/namespace.php:171 -msgid "Contact" +#. translators: %s name of contact for submitter +#: inc/helpers/namespace.php:305 +msgid "Contact Form Submission from %s" msgstr "" -#: ../inc/helpers/namespace.php:178 -msgid "Sign In" +#: inc/helpers/namespace.php:316 +msgid "Your message was sent!" msgstr "" -#: ../inc/helpers/namespace.php:184 -msgid "Sign Up" +#: inc/helpers/namespace.php:319 +msgid "Your message could not be sent." msgstr "" -#: ../inc/helpers/namespace.php:192 -msgid "Admin" +#: inc/intervention.php:12 +msgid "Hello," msgstr "" -#: ../inc/helpers/namespace.php:200 -msgid "My Books" +#: page-catalog.php:55 +msgid "No Books Found" msgstr "" -#: ../inc/helpers/namespace.php:206 -msgid "Sign Out" +#: page-catalog.php:58 +msgid "No books have been added to the catalog." msgstr "" -#: ../inc/helpers/namespace.php:260 -msgid "Name is required." +#. translators: 1: title. +#: comments.php:35 +msgid "One thought on “%1$s”" msgstr "" -#: ../inc/helpers/namespace.php:264 -msgid "Email is required." -msgstr "" +#. translators: 1: comment count number, 2: title. +#: comments.php:41 +msgctxt "comments title" +msgid "%1$s thought on “%2$s”" +msgid_plural "%1$s thoughts on “%2$s”" +msgstr[0] "" +msgstr[1] "" -#: ../inc/helpers/namespace.php:268 -msgid "Email is invalid." +#: comments.php:68 +msgid "Comments are closed." msgstr "" -#: ../inc/helpers/namespace.php:272 -msgid "Institution is required." +#. translators: %s: search query. +#: search.php:23 +msgid "Search Results for: %s" msgstr "" -#: ../inc/helpers/namespace.php:276 -msgid "Message is required." +#: header.php:44 +msgid "Skip to content" msgstr "" -#: ../inc/helpers/namespace.php:282 -msgid "Contact Form Submission from %s" +#. translators: %s name of network +#: header.php:69 +msgid "Logo for %s" msgstr "" -#: ../inc/helpers/namespace.php:293 -msgid "Your message was sent!" +#: header.php:80 +msgid "Toggle Menu" msgstr "" -#: ../inc/helpers/namespace.php:296 -msgid "Your message could not be sent." +#. translators: %s network name +#: footer.php:43 footer.php:48 +msgid "%s on Facebook" msgstr "" -#: ../page-catalog.php:55 -msgid "No Books Found" +#. translators: %s network name +#: footer.php:53 footer.php:58 +msgid "%s on Twitter" msgstr "" -#: ../page-catalog.php:58 -msgid "No books have been added to the catalog." +#. translators: %s Pressbooks +#: footer.php:77 +msgid "Powered by %s" msgstr "" -#: ../partials/book.php:27 -msgid "About this book" +#: footer.php:79 +msgid "Open Source" msgstr "" -#: ../partials/contact-form.php:30 -msgid "Your name (required)" +#: footer.php:80 +msgid "Open Textbooks" msgstr "" -#: ../partials/contact-form.php:38 -msgid "Your email address (required)" +#: footer.php:81 +msgid "Open Book Publishing" msgstr "" -#: ../partials/contact-form.php:46 -msgid "Your institution (required)" +#: footer.php:86 footer.php:90 +msgid "Pressbooks on Facebook" msgstr "" -#: ../partials/contact-form.php:54 -msgid "Your message (required)" +#: footer.php:92 footer.php:96 +msgid "Pressbooks on Twitter" msgstr "" -#: ../partials/contact-form.php:58 -msgid "Send" +#: partials/book.php:39 +msgid "About this book" msgstr "" -#: ../partials/content-front-page.php:67 -msgid "View Complete Catalog" +#: partials/paged-navigation.php:2 +msgid "Navigation" msgstr "" -#: ../partials/content-none.php:14 +#: partials/content-none.php:14 msgid "Nothing Found" msgstr "" -#: ../partials/content-none.php:25 +#. translators: 1: link to WP admin new post page. +#: partials/content-none.php:27 msgid "Ready to publish your first post? Get started here." msgstr "" -#: ../partials/content-none.php:38 +#: partials/content-none.php:41 msgid "" "Sorry, but nothing matched your search terms. Please try again with some " "different keywords." msgstr "" -#: ../partials/content-none.php:44 +#: partials/content-none.php:48 msgid "" "It seems we can’t find what you’re looking for. Perhaps " "searching can help." msgstr "" -#: ../partials/content-page-catalog.php:17 +#: partials/content-page.php:23 partials/content.php:50 +msgid "Pages:" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content-page.php:37 +msgid "Edit %s" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content.php:37 +msgid "Continue reading \"%s\"" +msgstr "" + +#: partials/content-page-catalog.php:17 msgid "Filter by Subject" msgstr "" -#: ../partials/content-page-catalog.php:19 +#: partials/content-page-catalog.php:19 msgid "All Subjects" msgstr "" -#: ../partials/content-page-catalog.php:35 +#: partials/content-page-catalog.php:39 msgid "Filter by License" msgstr "" -#: ../partials/content-page-catalog.php:37 +#: partials/content-page-catalog.php:41 msgid "All Licenses" msgstr "" -#: ../partials/content-page-catalog.php:46 +#: partials/content-page-catalog.php:54 msgid "Sort by" msgstr "" -#: ../partials/content-page-catalog.php:50 +#: partials/content-page-catalog.php:58 msgid "Subject" msgstr "" -#: ../partials/content-page-catalog.php:51 +#: partials/content-page-catalog.php:59 msgid "Latest" msgstr "" -#: ../partials/content-page-catalog.php:58 +#: partials/content-page-catalog.php:67 msgid "Clear Filters" msgstr "" -#: ../partials/content-page-catalog.php:59 +#: partials/content-page-catalog.php:68 msgid "Submit" msgstr "" -#: ../partials/content-page.php22, ../partials/content.php:45 -msgid "Pages:" +#: partials/content-front-page.php:76 +msgid "View Complete Catalog" msgstr "" -#: ../partials/content-page.php:35 -msgid "Edit %s" +#: partials/contact-form.php:29 +msgid "Keep this field blank (required)" msgstr "" -#: ../partials/content.php:34 -msgid "Continue reading \"%s\"" +#: partials/contact-form.php:45 +msgid "Your name (required)" msgstr "" -#: ../partials/paged-navigation.php:2 -msgid "Navigation" +#: partials/contact-form.php:61 +msgid "Your email address (required)" msgstr "" -#: ../search.php:21 -msgid "Search Results for: %s" +#: partials/contact-form.php:77 +msgid "Your institution (required)" +msgstr "" + +#: partials/contact-form.php:93 +msgid "Your message (required)" +msgstr "" + +#: partials/contact-form.php:97 +msgid "Send" msgstr "" -#: ../searchform.php:3 +#: searchform.php:3 msgctxt "label" msgid "Search Catalog" msgstr "" -#: ../searchform.php:6 +#: searchform.php:6 msgctxt "submit button" msgid "Search" msgstr "" diff --git a/languages/eu.mo b/languages/eu.mo index afab9e55a6dff0ce1abcf3a79a053e4412813d15..74d90a08c0bf0295cfc158cb7cd16e118cd2d96e 100644 GIT binary patch delta 239 zcmY+9!D_-l6h&)sm9LnEC?YR;Gu3F`t|}BksYsw*38N0lV9kV?(QQAV8~rp_uKg23 zDQI_hakz(bssGfEjpuXi)NFmfercp=P>jUyrQ!-0*of3;v3ld8* ztQ7S0xFU3+qTZ>M<@rS^#XgzEB~}XY@z(LFKvZF6sAH6D9iIoHfmD26etrRz4VKd} z0m)Xt#dVBoDpvu5Zh$=7>q6*>A;MByT zcomposer install from the Aldine directory." msgstr "" -#: ../footer.php:73 -msgid "Open Textbooks" +#: 404.php:17 +msgid "Oops! That page can’t be found." msgstr "" -#: ../footer.php:74 -msgid "Open Book Publishing" +#: 404.php:21 +msgid "It looks like nothing was found at this location." msgstr "" -#: ../footer.php75, ../inc/activation/namespace.php:27 -msgid "Learn More" +#: inc/filters/namespace.php:63 +msgid "Continued" msgstr "" -#: ../footer.php79, ../footer.php:83 -msgid "Pressbooks on Facebook" +#: inc/customizer/namespace.php:69 +msgid "Primary Color" msgstr "" -#: ../footer.php85, ../footer.php:89 -msgid "Pressbooks on Twitter" +#: inc/customizer/namespace.php:70 +msgid "Primary color, used for links and other primary elements." msgstr "" -#: ../functions.php:18 -msgid "Dependencies Missing" +#: inc/customizer/namespace.php:75 +msgid "Primary Color (Hover)" msgstr "" -#: ../functions.php:19 -msgid "You must run composer install from the Aldine directory." +#: inc/customizer/namespace.php:76 +msgid "Variant of the primary color, used for primary element hover states." msgstr "" -#: ../header.php:44 -msgid "Skip to content" +#: inc/customizer/namespace.php:81 +msgid "Accent Color" msgstr "" -#: ../header.php:64 -msgid "Logo for %s" +#: inc/customizer/namespace.php:82 +msgid "Accent color, used for flourishes and secondary elements." msgstr "" -#: ../header.php:74 -msgid "Toggle Menu" +#: inc/customizer/namespace.php:87 +msgid "Accent Color (Hover)" msgstr "" -#: ../inc/intervention.php:12 -msgid "Hello," +#: inc/customizer/namespace.php:88 +msgid "Variant of the accent color, used for secondary element hover states." msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 -msgid "Primary Menu" +#: inc/customizer/namespace.php:93 +msgid "Primary Foreground Color" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 -msgid "Footer Menu" +#: inc/customizer/namespace.php:94 +msgid "Used for text on a primary background." msgstr "" -#: ../inc/actions/namespace.php:107 -msgid "Network Footer Block 1" +#: inc/customizer/namespace.php:99 +msgid "Accent Foreground Color" msgstr "" -#: ../inc/actions/namespace.php:117 -msgid "Network Footer Block 2" +#: inc/customizer/namespace.php:100 +msgid "Used for text on an accent color background." msgstr "" -#: ../inc/actions/namespace.php142, -#: ../partials/content-accessibility-toolbar.php6, -#: ../partials/content-accessibility-toolbar.php:7 -msgid "Increase Font Size" +#: inc/customizer/namespace.php:124 +msgid "Social Media" msgstr "" -#: ../inc/actions/namespace.php:143 -msgid "Decrease Font Size" +#: inc/customizer/namespace.php:136 +msgid "Facebook" msgstr "" -#: ../inc/actions/namespace.php:226 -msgid "" -"This page displays your network catalog, so there is no content to edit." +#: inc/customizer/namespace.php:149 +msgid "Twitter" msgstr "" -#: ../inc/actions/namespace.php:279 -msgid "Page Section" +#: inc/customizer/namespace.php:158 +msgid "Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php280, ../partials/content-page-catalog.php:49 -msgid "Title" +#: inc/customizer/namespace.php:169 +msgid "Show Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php:281 -msgid "Standard" +#: inc/customizer/namespace.php:179 partials/content-front-page.php:19 +msgid "Our Latest Titles" msgstr "" -#: ../inc/actions/namespace.php:282 -msgid "Accent" +#: inc/customizer/namespace.php:184 +msgid "Front Page Catalog Title" msgstr "" -#: ../inc/actions/namespace.php:283 -msgid "Bordered" +#: inc/customizer/namespace.php:193 +msgid "Contact Form" msgstr "" -#: ../inc/actions/namespace.php:284 -msgid "Borderless" +#: inc/customizer/namespace.php:204 +msgid "Show Contact Form" msgstr "" -#: ../inc/actions/namespace.php:287 -msgid "Call to Action" +#: inc/customizer/namespace.php:214 partials/contact-form.php:12 +msgid "Contact Us" msgstr "" -#: ../inc/actions/namespace.php:288 -msgid "Text" +#: inc/customizer/namespace.php:219 +msgid "Contact Form Title" msgstr "" -#: ../inc/actions/namespace.php:289 -msgid "Link" +#: inc/customizer/namespace.php:233 +msgid "Contact Email" msgstr "" -#: ../inc/activation/namespace.php:25 +#: inc/activation/namespace.php:25 msgid "About Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:26 +#: inc/activation/namespace.php:26 msgid "" "Pressbooks is easy-to-use book writing software that lets you create a book " "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, -#: ../inc/activation/namespace.php:143 +#: inc/activation/namespace.php:27 footer.php:82 +msgid "Learn More" +msgstr "" + +#: inc/activation/namespace.php:34 inc/activation/namespace.php:146 +#: inc/activation/namespace.php:152 msgid "About" msgstr "" -#: ../inc/activation/namespace.php:39 +#: inc/activation/namespace.php:39 msgid "" "Pressbooks is simple book production software. You can use Pressbooks to " "publish textbooks, scholarly monographs, syllabi, fiction and non-fiction " "books, white papers, and more in multiple formats including:" msgstr "" -#: ../inc/activation/namespace.php:40 +#: inc/activation/namespace.php:40 msgid "MOBI (for Kindle ebooks)" msgstr "" -#: ../inc/activation/namespace.php:41 +#: inc/activation/namespace.php:41 msgid "EPUB (for all other ebookstores)" msgstr "" -#: ../inc/activation/namespace.php:42 +#: inc/activation/namespace.php:42 msgid "designed PDF (for print-on-demand and digital distribution)" msgstr "" -#: ../inc/activation/namespace.php:45 +#. translators: %s link to about page +#: inc/activation/namespace.php:46 msgid "For more information about Pressbooks, %s." msgstr "" -#: ../inc/activation/namespace.php:46 +#: inc/activation/namespace.php:47 msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, -#: ../inc/activation/namespace.php:173 +#: inc/activation/namespace.php:53 inc/activation/namespace.php:176 +#: inc/activation/namespace.php:182 msgid "Help" msgstr "" -#: ../inc/activation/namespace.php:58 +#. translators: %1$s: link to how to page; %2$s: link to guide +#: inc/activation/namespace.php:60 msgid "" "The easiest way to get started with Pressbooks is to follow our %1$s. Or, " "you can review our %2$s." msgstr "" -#: ../inc/activation/namespace.php:59 +#: inc/activation/namespace.php:61 msgid "4 Step Guide to Making a Book on Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:60 +#: inc/activation/namespace.php:62 msgid "Guide to Using Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:62 +#: inc/activation/namespace.php:64 msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, -#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, -#: ../inc/activation/namespace.php158, ../page-catalog.php:4 +#. Template Name of the theme +#: inc/activation/namespace.php:69 inc/activation/namespace.php:125 +#: inc/activation/namespace.php:131 inc/activation/namespace.php:161 +#: inc/activation/namespace.php:167 msgid "Catalog" msgstr "" -#: ../inc/activation/namespace.php71, ../inc/helpers/namespace.php:165 +#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173 msgid "Home" msgstr "" -#: ../inc/admin/namespace.php:30 +#: inc/activation/namespace.php:120 inc/actions/namespace.php:47 +msgid "Primary Menu" +msgstr "" + +#: inc/activation/namespace.php:141 inc/actions/namespace.php:48 +msgid "Footer Menu" +msgstr "" + +#: inc/admin/namespace.php:30 msgid "Catalog updated." msgstr "" -#: ../inc/admin/namespace.php:31 +#: inc/admin/namespace.php:31 msgid "Sorry, but your catalog was not updated. Please try again." msgstr "" -#: ../inc/admin/namespace.php:32 +#: inc/admin/namespace.php:32 msgid "Dismiss this notice." msgstr "" -#: ../inc/admin/namespace.php:61 +#: inc/admin/namespace.php:61 msgid "In Catalog" msgstr "" -#: ../inc/admin/namespace.php:72 -msgctxt "pressbooks-aldine" -msgid "Show in Catalog" -msgstr "" - -#: ../inc/admin/namespace.php:73 -msgctxt "pressbooks-aldine" -msgid "This book is private, so you can’t display it in your catalog." +#: inc/actions/namespace.php:114 +msgid "Network Footer Block 1" msgstr "" -#: ../inc/customizer/namespace.php:61 -msgid "Primary Color" +#: inc/actions/namespace.php:126 +msgid "Network Footer Block 2" msgstr "" -#: ../inc/customizer/namespace.php:62 -msgid "Primary color, used for links and other primary elements." +#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4 +msgid "Increase Font Size" msgstr "" -#: ../inc/customizer/namespace.php:67 -msgid "Primary Color (Hover)" +#: inc/actions/namespace.php:153 +msgid "Decrease Font Size" msgstr "" -#: ../inc/customizer/namespace.php:68 -msgid "Variant of the primary color, used for primary element hover states." +#: inc/actions/namespace.php:237 +msgid "" +"This page displays your network catalog, so there is no content to edit." msgstr "" -#: ../inc/customizer/namespace.php:73 -msgid "Accent Color" +#: inc/actions/namespace.php:291 +msgid "Page Section" msgstr "" -#: ../inc/customizer/namespace.php:74 -msgid "Accent color, used for flourishes and secondary elements." +#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57 +msgid "Title" msgstr "" -#: ../inc/customizer/namespace.php:79 -msgid "Accent Color (Hover)" +#: inc/actions/namespace.php:293 +msgid "Standard" msgstr "" -#: ../inc/customizer/namespace.php:80 -msgid "Variant of the accent color, used for secondary element hover states." +#: inc/actions/namespace.php:294 +msgid "Accent" msgstr "" -#: ../inc/customizer/namespace.php:85 -msgid "Primary Foreground Color" +#: inc/actions/namespace.php:295 +msgid "Bordered" msgstr "" -#: ../inc/customizer/namespace.php:86 -msgid "Used for text on a primary background." +#: inc/actions/namespace.php:296 +msgid "Borderless" msgstr "" -#: ../inc/customizer/namespace.php:91 -msgid "Accent Foreground Color" +#: inc/actions/namespace.php:299 +msgid "Call to Action" msgstr "" -#: ../inc/customizer/namespace.php:92 -msgid "Used for text on an accent color background." +#: inc/actions/namespace.php:300 +msgid "Text" msgstr "" -#: ../inc/customizer/namespace.php:111 -msgid "Social Media" +#: inc/actions/namespace.php:301 +msgid "Link" msgstr "" -#: ../inc/customizer/namespace.php:119 -msgid "Facebook" +#: inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: ../inc/customizer/namespace.php:128 -msgid "Twitter" +#: inc/helpers/namespace.php:186 +msgid "Sign In" msgstr "" -#: ../inc/customizer/namespace.php:135 -msgid "Front Page Catalog" +#: inc/helpers/namespace.php:192 +msgid "Sign Up" msgstr "" -#: ../inc/customizer/namespace.php:142 -msgid "Show Front Page Catalog" +#: inc/helpers/namespace.php:200 +msgid "Admin" msgstr "" -#: ../inc/customizer/namespace.php150, ../partials/content-front-page.php:19 -msgid "Our Latest Titles" +#: inc/helpers/namespace.php:208 +msgid "My Books" msgstr "" -#: ../inc/customizer/namespace.php:153 -msgid "Front Page Catalog Title" +#: inc/helpers/namespace.php:214 +msgid "Create a New Book" msgstr "" -#: ../inc/customizer/namespace.php:160 -msgid "Contact Form" +#: inc/helpers/namespace.php:220 +msgid "Sign Out" msgstr "" -#: ../inc/customizer/namespace.php:167 -msgid "Show Contact Form" +#: inc/helpers/namespace.php:282 +msgid "Name is required." msgstr "" -#: ../inc/customizer/namespace.php175, ../partials/contact-form.php:12 -msgid "Contact Us" +#: inc/helpers/namespace.php:286 +msgid "Email is required." msgstr "" -#: ../inc/customizer/namespace.php:178 -msgid "Contact Form Title" +#: inc/helpers/namespace.php:290 +msgid "Email is invalid." msgstr "" -#: ../inc/customizer/namespace.php:188 -msgid "Contact Email" +#: inc/helpers/namespace.php:294 +msgid "Institution is required." msgstr "" -#: ../inc/filters/namespace.php:61 -msgid "Continued" +#: inc/helpers/namespace.php:298 +msgid "Message is required." msgstr "" -#: ../inc/helpers/namespace.php:171 -msgid "Contact" +#. translators: %s name of contact for submitter +#: inc/helpers/namespace.php:305 +msgid "Contact Form Submission from %s" msgstr "" -#: ../inc/helpers/namespace.php:178 -msgid "Sign In" +#: inc/helpers/namespace.php:316 +msgid "Your message was sent!" msgstr "" -#: ../inc/helpers/namespace.php:184 -msgid "Sign Up" +#: inc/helpers/namespace.php:319 +msgid "Your message could not be sent." msgstr "" -#: ../inc/helpers/namespace.php:192 -msgid "Admin" +#: inc/intervention.php:12 +msgid "Hello," msgstr "" -#: ../inc/helpers/namespace.php:200 -msgid "My Books" +#: page-catalog.php:55 +msgid "No Books Found" msgstr "" -#: ../inc/helpers/namespace.php:206 -msgid "Sign Out" +#: page-catalog.php:58 +msgid "No books have been added to the catalog." msgstr "" -#: ../inc/helpers/namespace.php:260 -msgid "Name is required." +#. translators: 1: title. +#: comments.php:35 +msgid "One thought on “%1$s”" msgstr "" -#: ../inc/helpers/namespace.php:264 -msgid "Email is required." -msgstr "" +#. translators: 1: comment count number, 2: title. +#: comments.php:41 +msgctxt "comments title" +msgid "%1$s thought on “%2$s”" +msgid_plural "%1$s thoughts on “%2$s”" +msgstr[0] "" +msgstr[1] "" -#: ../inc/helpers/namespace.php:268 -msgid "Email is invalid." +#: comments.php:68 +msgid "Comments are closed." msgstr "" -#: ../inc/helpers/namespace.php:272 -msgid "Institution is required." +#. translators: %s: search query. +#: search.php:23 +msgid "Search Results for: %s" msgstr "" -#: ../inc/helpers/namespace.php:276 -msgid "Message is required." +#: header.php:44 +msgid "Skip to content" msgstr "" -#: ../inc/helpers/namespace.php:282 -msgid "Contact Form Submission from %s" +#. translators: %s name of network +#: header.php:69 +msgid "Logo for %s" msgstr "" -#: ../inc/helpers/namespace.php:293 -msgid "Your message was sent!" +#: header.php:80 +msgid "Toggle Menu" msgstr "" -#: ../inc/helpers/namespace.php:296 -msgid "Your message could not be sent." +#. translators: %s network name +#: footer.php:43 footer.php:48 +msgid "%s on Facebook" msgstr "" -#: ../page-catalog.php:55 -msgid "No Books Found" +#. translators: %s network name +#: footer.php:53 footer.php:58 +msgid "%s on Twitter" msgstr "" -#: ../page-catalog.php:58 -msgid "No books have been added to the catalog." +#. translators: %s Pressbooks +#: footer.php:77 +msgid "Powered by %s" msgstr "" -#: ../partials/book.php:27 -msgid "About this book" +#: footer.php:79 +msgid "Open Source" msgstr "" -#: ../partials/contact-form.php:30 -msgid "Your name (required)" +#: footer.php:80 +msgid "Open Textbooks" msgstr "" -#: ../partials/contact-form.php:38 -msgid "Your email address (required)" +#: footer.php:81 +msgid "Open Book Publishing" msgstr "" -#: ../partials/contact-form.php:46 -msgid "Your institution (required)" +#: footer.php:86 footer.php:90 +msgid "Pressbooks on Facebook" msgstr "" -#: ../partials/contact-form.php:54 -msgid "Your message (required)" +#: footer.php:92 footer.php:96 +msgid "Pressbooks on Twitter" msgstr "" -#: ../partials/contact-form.php:58 -msgid "Send" +#: partials/book.php:39 +msgid "About this book" msgstr "" -#: ../partials/content-front-page.php:67 -msgid "View Complete Catalog" +#: partials/paged-navigation.php:2 +msgid "Navigation" msgstr "" -#: ../partials/content-none.php:14 +#: partials/content-none.php:14 msgid "Nothing Found" msgstr "" -#: ../partials/content-none.php:25 +#. translators: 1: link to WP admin new post page. +#: partials/content-none.php:27 msgid "Ready to publish your first post? Get started here." msgstr "" -#: ../partials/content-none.php:38 +#: partials/content-none.php:41 msgid "" "Sorry, but nothing matched your search terms. Please try again with some " "different keywords." msgstr "" -#: ../partials/content-none.php:44 +#: partials/content-none.php:48 msgid "" "It seems we can’t find what you’re looking for. Perhaps " "searching can help." msgstr "" -#: ../partials/content-page-catalog.php:17 +#: partials/content-page.php:23 partials/content.php:50 +msgid "Pages:" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content-page.php:37 +msgid "Edit %s" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content.php:37 +msgid "Continue reading \"%s\"" +msgstr "" + +#: partials/content-page-catalog.php:17 msgid "Filter by Subject" msgstr "" -#: ../partials/content-page-catalog.php:19 +#: partials/content-page-catalog.php:19 msgid "All Subjects" msgstr "" -#: ../partials/content-page-catalog.php:35 +#: partials/content-page-catalog.php:39 msgid "Filter by License" msgstr "" -#: ../partials/content-page-catalog.php:37 +#: partials/content-page-catalog.php:41 msgid "All Licenses" msgstr "" -#: ../partials/content-page-catalog.php:46 +#: partials/content-page-catalog.php:54 msgid "Sort by" msgstr "" -#: ../partials/content-page-catalog.php:50 +#: partials/content-page-catalog.php:58 msgid "Subject" msgstr "" -#: ../partials/content-page-catalog.php:51 +#: partials/content-page-catalog.php:59 msgid "Latest" msgstr "" -#: ../partials/content-page-catalog.php:58 +#: partials/content-page-catalog.php:67 msgid "Clear Filters" msgstr "" -#: ../partials/content-page-catalog.php:59 +#: partials/content-page-catalog.php:68 msgid "Submit" msgstr "" -#: ../partials/content-page.php22, ../partials/content.php:45 -msgid "Pages:" +#: partials/content-front-page.php:76 +msgid "View Complete Catalog" msgstr "" -#: ../partials/content-page.php:35 -msgid "Edit %s" +#: partials/contact-form.php:29 +msgid "Keep this field blank (required)" msgstr "" -#: ../partials/content.php:34 -msgid "Continue reading \"%s\"" +#: partials/contact-form.php:45 +msgid "Your name (required)" msgstr "" -#: ../partials/paged-navigation.php:2 -msgid "Navigation" +#: partials/contact-form.php:61 +msgid "Your email address (required)" msgstr "" -#: ../search.php:21 -msgid "Search Results for: %s" +#: partials/contact-form.php:77 +msgid "Your institution (required)" +msgstr "" + +#: partials/contact-form.php:93 +msgid "Your message (required)" +msgstr "" + +#: partials/contact-form.php:97 +msgid "Send" msgstr "" -#: ../searchform.php:3 +#: searchform.php:3 msgctxt "label" msgid "Search Catalog" msgstr "" -#: ../searchform.php:6 +#: searchform.php:6 msgctxt "submit button" msgid "Search" msgstr "" diff --git a/languages/fr_FR.mo b/languages/fr_FR.mo index d3455454829c4f9db2ecc3a1649499ba0c47b31b..afe0e14abff391f891dae4e29f042a9c0e338a29 100644 GIT binary patch literal 8815 zcma)=UyNMWUB^#SQ;MM_Zqt-MZ8&ygueaHm-F4i=UfT)l^{%~%*Sqzs?S{C4yEA8J zZhYt7$^EnIwFIqF1VSzCLmL!TYEu;z*eDVdp-LbDg%wYc-~sV~ka&O=Atd050__8Q zzUSUMGi$qq(VqR@bME=`JHP+G`}glX@T%e0rG1dL{tjb)4gBmo`N!|~-et^tz;A%> z2EPS94*n(hL*Vzohd}cq#{4*N2-MQU;E#dF!PDSJLCsI9@uI?4K(;WS2M>a;fjaLu z!5;>HAJqPT1nT^^z=y%Vt=|7zHU3>t=N({^_kxE&?e`e}&Vkd_cpudIPgVFTXz9NJ zPJ?fOhrsWH+UMOrTGD4hjZap12ISAI@b4qw^WaZ{zYOaBUjYw*U$5{D@FM-+1=-sC zC#d}&gy>oD{ooDoBB=GRgPQkSp!WF&$P)8S@F&1O2gSF)14Y-jLCyazco=*DW*r4T z4C=nipw_<#ioY*`TDJqT#C!(Sxvzm4_&WGk;QN^T2>6fS`@!#lyfP0VY|-&3sP#{Q zlJf;n^M45x-LHZ==S!gE`6ej3|DfvsG030!3;t=JzX5N8{{YT`&merQy8~+7D^>q9 zpy>SqsB^vqZh)_Ym%s-(RQmQDsC$15)IOg8kAV)` z6#veF*TAdb8Sr%Xi1gYPruzaB8=1EB8p5Qm807JM9>22oY>0;uyG_|xF0 ztMS)Cox2OJfZqbO{yhw`rTGx3eP==OYreuOAf%fYK<(cL`7_)6)4I=r$HA|G;=@~@ z^!2YnjxhfUJ_^3$1Lb)~K=EZ3lwa5e`7>YSpU!y`JPZB_cnbVJD1A7|Kb^AziZ5HB z&i^E+bzi9ZUk9h?{~;)S{U=cK-vv>U=OIvZJ_5c7J_>66FM^`y^WZ7)P4GJS9Z+&U z`%@+Tmq6`v1C(9d1Z5B1s{iYt`2Skf|0eih`hNy$-|v8u`=ba)`#u3m4$pwP&lON| z*Z?Jm6#NbFli*?G{|H3F5_5_}V69mLQ4!MxkAQbT?e}HyJoqN~82Im??)@;ru;2$l z?SHPqXF=KD4G>i~uEH&FoBpqY%i#Zj(t~A`S$u7QvWJ_X#y6^d1inH)1=qpr@XB)S88W8C+(*org(GHxHtuTca%oogjCerdfzwklLj%f)lJt z`u)7=$kKAzRns$xzFfN=;UC@EGXR|>N zvwe_d=Z<9U)Va8!S1xVj?sk6UX?x^ocI51|raf&gIA#QyvrBAaTj3qY(7?qV7q>&W zwi0F;o0)ztXQ zTjU(ZTR{}Up5aL9UM@n!&@@9uEBR_Sc52C)(MTmevy>$8-mbW~;5oH@2xE6>?gx^c z4Wx5p+BRj6q7*}Qy{6lby*8Iz6eUxFfw`3Qomt+rJ4pfeJ$-hwNIf55f0*S#+;&rT zfEvJJbWftz^wh>K-%iq7wjabn*QHIf9NSutmg9SbvYgvUHe#djma_<;C%U$S3^gy% z>>w{i6D4hbFZRn(ch}GCHYW%1u{3+RNY3PTGi3U9j|I?CjlvV{t}WqA)2_L+7Ys5s z2-3Dci5+Z@J2%Z`R6EPfWnRU01$LUtVSLM6PP&OVxucm`Sv|j8>cw*$7P(3(Ce6x@ zmDy+JO3+6PS5@@^fc^#uD-OnmwDQ{O=S!UL>c?&lnD_19* zGb4Yc3n18?MxHeAINmwg?KH$3yEaQU^KBV=E-E9JXI@Pt*xcd%bR>%CEeC}W>(Iz@ zQtWVFxR*gmcJr2a@Y(qwA#SqXpt*{&0<+#LEf|nn-HZZMQ;Xopk%_~^7 zl6DwG_@Pc1&`HysDZ7E=sVy1Vw|hw4`-al&5K`LDFvik*M%-*P*+lMb$HY;(UE{y@RW`wC7Q2B&-W^-FWyscGT2h>~2m41&Ubm>ZdjSw~sX zdV)jFo;$i^*WqjOASLFN#El6O8)3#~g4f)(a(uGmrd=gUL!MXD)NO^XdU=AE9KkAY z*qtyNM8S?Xi;>T)u7s8*m=_F?CB{Q$>p=LNvyl&$>q)nZ9(u*7mFilZA;=QsWdd94 z!bZ@(Rccn#To+-)ZS)v5U#Q}|?5kgJ|Fnqh*>=)#Pq&#vKur~R=kJnLdvV7ZT(EGQfh-7|9$KjM?uI5+Q?-d6$ ze7GEr94V*-W zYbhwvI$<}2Az+rLAu5k6oiz9s7agcY|b3K>IO-gH&(K4*lC;jAnX|n-A7pdW(@@bXHkzA_`cmW6Xr7M3!88_Qv{|0pp4tfWA(eBe_rbNONQ0;$ zcbLuDc;LI)xf5qdd-Ueq@z_3XXD81b{CML+g1RHOkpwEX^X{UHU0O2d##&?H^0GbA z6w#_DGAw17_Er7bk{8mwUF;4^jKVEkf##0+A5wsmc5gQ)LS<&}QyiUOsOH!_k#5UD zr0-jblhLC4y={{sY5%IyDE4;Ayo<+v^dV7 z$n~_h8}03uR$5glc#66_k?o*~MQYZ`R++7BB9$v`ZpBzRk`*tJXPEgd*CsniI~-wJ zh;Z1M9}HY%_r7W)NcKrhWqSoBMd{oqBuMl%=OySR0gofM1%FGzBhgCkml4>!PYFaN z{xcVk_jYY(Z#UD{Ti~d;nfLCExY6+L4rW)muyS$|1??gc)T8)q4HQ0ixcBuHUAUU- zQiI`RCmdm;06N=Zt#*6c!ef6W6jBEkx@ll@oH7xEJqC%`Y%c8Wswh%ApDAU3xd<>N z@>pg>5EE>Y7vZ~_CYmU#A}{S+(kdm)JS0dup|H&=rFLzvFzAnKD4m)##}sa)O2vF#RgZZk zGYY1<#|Du{*TH9*H7U4fM`vQJ#462qWL@JGR%e2MKx$qwVxJM7PhzRyl$qz#fy}OO zRK~5)Zb|$Y?;WCHmXHv!3!yd87Y4=Q%8;Z~Q+CT0lI5L|zOY`}MKUi7h`sLNLrA)c zrnw+m+dit;^G6en^I zEHT4!Z5C`Hb1xIBG#8gu8f-e68D&JiP8<5AQVUCQm4zD>8~X139v>QhkSbkC`upm) zYg`0|mL5j8uak%I3a%Jrr79k#=BkoCpEcmkJrBi$L1FjakgzINqR?X|g7lzm11C3L z)U5Lo87%pa#;S^Lq`0c=D#IYpAnEeeja7=PxRP{3K8BFPOziDq znmTuoLRe$(tBq(va!o>nRcR)rP#mW$eO!4}UBUKpr1g zCuUBSow`2MhoK@42@4syogzRvfuk`N;zHFg57!xW)kxw@Z>)|i7gBU8cVn5$+s#rE zijDes;@RaF^$}=s+s6cPESHoqyZZ=kU%oJQKaCIbhAMh1X>Estz<*UM1Nvx4F=&vw zKH4J(9+!S^_4r%l*~#cc*Q49wh1V}d`?(+GVmO? zsi~+`p^L>?f-9XuT<8vNZ7Y%DR!%J_+L(s?rYBxzUMl&Je3Y*Cy-bsCa|8M9HWx*; zl00j)IRFp3xw*HiGM2({?A&s{p(h@Cg)-9^&rn`S=zQj^qaslW^qBm z*Fbr7Rfxn0Dqg}xwaAye3(!-B(K?r?*g3ksc#VXnECpjc!N&mGAp-bV0U?zfB?s@M zl#BQ@%FI`}$@D^?I3e931{J0@gtby%eLX-F^|O(RYy}AuWjdHZWh3Ug;z>k!C&Xau zQRtIC)$w(_^q!{UNR{tccN+~Pp&^&~Kda=98x$m+P{t+kpFUHmsym8s&)i^N!eWn) z{6eqIi=AZu6B&6-uIv6D`TiEqnl5Z>+m*K z8~^`iabMNW`gW#7gggkoA20pK1Rwbni4<&*DSn|Ws!5{xoJeo1p0;t($AChd;Uw8` Tl?~wB?@4BSFd~?ZW|{v5Qd8pc literal 696 zcmZuv!H&}~5G@D}ii<`x)pK=rpgDayEG>!I9gJ1|P#&so2oiJ5M>j0Ss>3!KU% zqNUA_6ngqZRp7QdsP?o|?P;g#=llxNsv@QN`H)WVzs9UpRg**R1#hE!_e5hFtKh1; SZo#_y9{l-5ugKKK4gLYXCDr5r diff --git a/languages/fr_FR.po b/languages/fr_FR.po index 7bb7955..b7801a5 100644 --- a/languages/fr_FR.po +++ b/languages/fr_FR.po @@ -1,549 +1,605 @@ -# Copyright (C) 2018 pressbooks-aldine -# This file is distributed under the same license as the pressbooks-aldine package. +# Copyright (C) 2019 Pressbooks (Book Oven Inc.) +# This file is distributed under the GNU GPL v3 or later. # Translators: # Hugh McGuire , 2018 +# Matthieu Le Brun, 2019 +# msgid "" msgstr "" -"Project-Id-Version: pressbooks-aldine\n" -"Last-Translator: Hugh McGuire , 2018\n" +"Project-Id-Version: Aldine 1.6.0\n" +"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" +"POT-Creation-Date: 2019-02-27T17:29:06+00:00\n" +"PO-Revision-Date: 2018-03-06 14:24+0000\n" +"Last-Translator: Matthieu Le Brun, 2019\n" "Language-Team: French (https://www.transifex.com/pressbooks/teams/9194/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Poedit-Basepath: ..\n" -"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n" -"X-Poedit-SearchPath-0: .\n" -"X-Poedit-SearchPathExcluded-0: *.js\n" -"X-Poedit-SourceCharset: UTF-8\n" +"X-Domain: pressbooks-aldine\n" +"X-Generator: WP-CLI 2.1.0\n" -#: ../404.php:17 -msgid "Oops! That page can’t be found." +#. Theme Name of the theme +msgid "Aldine" msgstr "" -#: ../404.php:21 -msgid "It looks like nothing was found at this location." -msgstr "" - -#: ../comments.php:34 -msgid "One thought on “%1$s”" +#. Theme URI of the theme +msgid "https://github.com/pressbooks/pressbooks-aldine/" msgstr "" -#: ../comments.php:40 -msgctxt "comments title" -msgid "%1$s thought on “%2$s”" -msgid_plural "%1$s thoughts on “%2$s”" -msgstr[0] "" -msgstr[1] "" - -#: ../comments.php:63 -msgid "Comments are closed." +#. Description of the theme +msgid "" +"Aldine is the default theme for the home page of Pressbooks networks. It is " +"named for the Aldine Press, founded by Aldus Manutius in 1494, who is " +"regarded by many as the world’s first publisher." msgstr "" -#: ../footer.php40, ../footer.php:44 -msgid "%s on Facebook" +#. Author of the theme +msgid "Pressbooks (Book Oven Inc.)" msgstr "" -#: ../footer.php48, ../footer.php:52 -msgid "%s on Twitter" +#. Author URI of the theme +msgid "https://pressbooks.org" msgstr "" -#: ../footer.php:70 -msgid "Powered by %s" -msgstr "" +#: functions.php:19 +msgid "Dependencies Missing" +msgstr "Dépendances manquantes" -#: ../footer.php:72 -msgid "Open Source" +#: functions.php:20 +msgid "You must run composer install from the Aldine directory." msgstr "" +"Vous devrez exécuter composer install depuis le répertoire " +"Aldine." -#: ../footer.php:73 -msgid "Open Textbooks" -msgstr "" +#: 404.php:17 +msgid "Oops! That page can’t be found." +msgstr "Oups ! La page demandée n'a pas pu être trouvée." -#: ../footer.php:74 -msgid "Open Book Publishing" -msgstr "" +#: 404.php:21 +msgid "It looks like nothing was found at this location." +msgstr "On dirait que rien n'a été trouvé à cet emplacement." -#: ../footer.php75, ../inc/activation/namespace.php:27 -msgid "Learn More" +#: inc/filters/namespace.php:63 +msgid "Continued" msgstr "" -#: ../footer.php79, ../footer.php:83 -msgid "Pressbooks on Facebook" -msgstr "" +#: inc/customizer/namespace.php:69 +msgid "Primary Color" +msgstr "Couleur principale" -#: ../footer.php85, ../footer.php:89 -msgid "Pressbooks on Twitter" -msgstr "" +#: inc/customizer/namespace.php:70 +msgid "Primary color, used for links and other primary elements." +msgstr "Couleur principale, pour les liens et autres éléments principaux" -#: ../functions.php:18 -msgid "Dependencies Missing" +#: inc/customizer/namespace.php:75 +msgid "Primary Color (Hover)" msgstr "" -#: ../functions.php:19 -msgid "You must run composer install from the Aldine directory." +#: inc/customizer/namespace.php:76 +msgid "Variant of the primary color, used for primary element hover states." msgstr "" -#: ../header.php:44 -msgid "Skip to content" -msgstr "" +#: inc/customizer/namespace.php:81 +msgid "Accent Color" +msgstr "Couleur d'accentuation" -#: ../header.php:64 -msgid "Logo for %s" +#: inc/customizer/namespace.php:82 +msgid "Accent color, used for flourishes and secondary elements." msgstr "" +"Couleur d'accentuation, pour les fioritures et autres éléments secondaires." -#: ../header.php:74 -msgid "Toggle Menu" +#: inc/customizer/namespace.php:87 +msgid "Accent Color (Hover)" msgstr "" -#: ../inc/intervention.php:12 -msgid "Hello," +#: inc/customizer/namespace.php:88 +msgid "Variant of the accent color, used for secondary element hover states." msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 -msgid "Primary Menu" -msgstr "" +#: inc/customizer/namespace.php:93 +msgid "Primary Foreground Color" +msgstr "Couleur principale du premier plan" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 -msgid "Footer Menu" -msgstr "" +#: inc/customizer/namespace.php:94 +msgid "Used for text on a primary background." +msgstr "Pour le texte affiché sur un fond principal" -#: ../inc/actions/namespace.php:107 -msgid "Network Footer Block 1" +#: inc/customizer/namespace.php:99 +msgid "Accent Foreground Color" msgstr "" -#: ../inc/actions/namespace.php:117 -msgid "Network Footer Block 2" +#: inc/customizer/namespace.php:100 +msgid "Used for text on an accent color background." msgstr "" -#: ../inc/actions/namespace.php142, -#: ../partials/content-accessibility-toolbar.php6, -#: ../partials/content-accessibility-toolbar.php:7 -msgid "Increase Font Size" -msgstr "" +#: inc/customizer/namespace.php:124 +msgid "Social Media" +msgstr "Réseaux sociaux" -#: ../inc/actions/namespace.php:143 -msgid "Decrease Font Size" -msgstr "" +#: inc/customizer/namespace.php:136 +msgid "Facebook" +msgstr "Facebook" -#: ../inc/actions/namespace.php:226 -msgid "" -"This page displays your network catalog, so there is no content to edit." -msgstr "" +#: inc/customizer/namespace.php:149 +msgid "Twitter" +msgstr "Twitter" -#: ../inc/actions/namespace.php:279 -msgid "Page Section" +#: inc/customizer/namespace.php:158 +msgid "Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php280, ../partials/content-page-catalog.php:49 -msgid "Title" +#: inc/customizer/namespace.php:169 +msgid "Show Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php:281 -msgid "Standard" -msgstr "" +#: inc/customizer/namespace.php:179 partials/content-front-page.php:19 +msgid "Our Latest Titles" +msgstr "Nos derniers titres" -#: ../inc/actions/namespace.php:282 -msgid "Accent" +#: inc/customizer/namespace.php:184 +msgid "Front Page Catalog Title" msgstr "" -#: ../inc/actions/namespace.php:283 -msgid "Bordered" -msgstr "" +#: inc/customizer/namespace.php:193 +msgid "Contact Form" +msgstr "Formulaire de contact" -#: ../inc/actions/namespace.php:284 -msgid "Borderless" -msgstr "" +#: inc/customizer/namespace.php:204 +msgid "Show Contact Form" +msgstr "Montrer le formulaire de contact" -#: ../inc/actions/namespace.php:287 -msgid "Call to Action" -msgstr "" +#: inc/customizer/namespace.php:214 partials/contact-form.php:12 +msgid "Contact Us" +msgstr "Nous contacter" -#: ../inc/actions/namespace.php:288 -msgid "Text" -msgstr "" +#: inc/customizer/namespace.php:219 +msgid "Contact Form Title" +msgstr "Titre du formulaire de contact" -#: ../inc/actions/namespace.php:289 -msgid "Link" -msgstr "" +#: inc/customizer/namespace.php:233 +msgid "Contact Email" +msgstr "Adresse e-mail de contact" -#: ../inc/activation/namespace.php:25 +#: inc/activation/namespace.php:25 msgid "About Pressbooks" -msgstr "" +msgstr "À propos de Pressbooks" -#: ../inc/activation/namespace.php:26 +#: inc/activation/namespace.php:26 msgid "" "Pressbooks is easy-to-use book writing software that lets you create a book " "in all the formats you need to publish." msgstr "" +"Pressbooks est un logiciel d'édition prêt-à-l'emploi qui vous permet de " +"concevoir votre livre dans tous les formats nécessaires à sa publication." -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, -#: ../inc/activation/namespace.php:143 +#: inc/activation/namespace.php:27 footer.php:82 +msgid "Learn More" +msgstr "En savoir plus" + +#: inc/activation/namespace.php:34 inc/activation/namespace.php:146 +#: inc/activation/namespace.php:152 msgid "About" msgstr "À propos" -#: ../inc/activation/namespace.php:39 +#: inc/activation/namespace.php:39 msgid "" "Pressbooks is simple book production software. You can use Pressbooks to " "publish textbooks, scholarly monographs, syllabi, fiction and non-fiction " "books, white papers, and more in multiple formats including:" msgstr "" +"Pressbook est un logiciel simple pour la production de livres. Vous pouvez " +"vous servir de Pressbooks pour publier les manuels, les monographies " +"universitaires, les programmes, les livres de fiction ou de non-fiction, les" +" rapports, etc.  et ce, dans de nombreux formats tels que :" -#: ../inc/activation/namespace.php:40 +#: inc/activation/namespace.php:40 msgid "MOBI (for Kindle ebooks)" -msgstr "" +msgstr "le MOBI (pour les e-books sur Kindle)" -#: ../inc/activation/namespace.php:41 +#: inc/activation/namespace.php:41 msgid "EPUB (for all other ebookstores)" -msgstr "" +msgstr "l'EPUB (pour toute autre plateforme de publication d'e-book)" -#: ../inc/activation/namespace.php:42 +#: inc/activation/namespace.php:42 msgid "designed PDF (for print-on-demand and digital distribution)" msgstr "" +"le PDF personnalisé (pour l'impression à la demande et la distribution " +"numérique)" -#: ../inc/activation/namespace.php:45 +#. translators: %s link to about page +#: inc/activation/namespace.php:46 msgid "For more information about Pressbooks, %s." -msgstr "" +msgstr "Pour plus d'informations sur Pressbooks, %s." -#: ../inc/activation/namespace.php:46 +#: inc/activation/namespace.php:47 msgid "see here" -msgstr "" +msgstr "voir ici" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, -#: ../inc/activation/namespace.php:173 +#: inc/activation/namespace.php:53 inc/activation/namespace.php:176 +#: inc/activation/namespace.php:182 msgid "Help" -msgstr "" +msgstr "Aide" -#: ../inc/activation/namespace.php:58 +#. translators: %1$s: link to how to page; %2$s: link to guide +#: inc/activation/namespace.php:60 msgid "" "The easiest way to get started with Pressbooks is to follow our %1$s. Or, " "you can review our %2$s." msgstr "" +"La meilleure façon de se lancer avec Pressbooks, c'est de suivre notre %1$s." +" Sinon, vous pouvez aussi passer en revue notre %2$s." -#: ../inc/activation/namespace.php:59 +#: inc/activation/namespace.php:61 msgid "4 Step Guide to Making a Book on Pressbooks" -msgstr "" +msgstr "Créer un livre sur Pressbooks en 4 étapes" -#: ../inc/activation/namespace.php:60 +#: inc/activation/namespace.php:62 msgid "Guide to Using Pressbooks" -msgstr "" +msgstr "Guide d'utilisation de Pressbooks" -#: ../inc/activation/namespace.php:62 +#: inc/activation/namespace.php:64 msgid "" "If you require further assistance, please contact your network manager." msgstr "" +"Si vous avez besoin d'une aide complémentaire, veuillez contacter votre " +"gestionnaire réseau." -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, -#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, -#: ../inc/activation/namespace.php158, ../page-catalog.php:4 +#. Template Name of the theme +#: inc/activation/namespace.php:69 inc/activation/namespace.php:125 +#: inc/activation/namespace.php:131 inc/activation/namespace.php:161 +#: inc/activation/namespace.php:167 msgid "Catalog" -msgstr "" +msgstr "Catalogue" -#: ../inc/activation/namespace.php71, ../inc/helpers/namespace.php:165 +#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173 msgid "Home" -msgstr "" +msgstr "Accueil" + +#: inc/activation/namespace.php:120 inc/actions/namespace.php:47 +msgid "Primary Menu" +msgstr "Menu principal" -#: ../inc/admin/namespace.php:30 +#: inc/activation/namespace.php:141 inc/actions/namespace.php:48 +msgid "Footer Menu" +msgstr "Menu de bas de page" + +#: inc/admin/namespace.php:30 msgid "Catalog updated." -msgstr "" +msgstr "Catalogue mis à jour." -#: ../inc/admin/namespace.php:31 +#: inc/admin/namespace.php:31 msgid "Sorry, but your catalog was not updated. Please try again." -msgstr "" +msgstr "Désolé, votre catalogue n'a pas été mis à jour. Veuillez réessayer." -#: ../inc/admin/namespace.php:32 +#: inc/admin/namespace.php:32 msgid "Dismiss this notice." -msgstr "" +msgstr "Ne plus afficher." -#: ../inc/admin/namespace.php:61 +#: inc/admin/namespace.php:61 msgid "In Catalog" -msgstr "" - -#: ../inc/admin/namespace.php:72 -msgctxt "pressbooks-aldine" -msgid "Show in Catalog" -msgstr "" - -#: ../inc/admin/namespace.php:73 -msgctxt "pressbooks-aldine" -msgid "This book is private, so you can’t display it in your catalog." -msgstr "" - -#: ../inc/customizer/namespace.php:61 -msgid "Primary Color" -msgstr "" - -#: ../inc/customizer/namespace.php:62 -msgid "Primary color, used for links and other primary elements." -msgstr "" - -#: ../inc/customizer/namespace.php:67 -msgid "Primary Color (Hover)" -msgstr "" - -#: ../inc/customizer/namespace.php:68 -msgid "Variant of the primary color, used for primary element hover states." -msgstr "" - -#: ../inc/customizer/namespace.php:73 -msgid "Accent Color" -msgstr "" - -#: ../inc/customizer/namespace.php:74 -msgid "Accent color, used for flourishes and secondary elements." -msgstr "" - -#: ../inc/customizer/namespace.php:79 -msgid "Accent Color (Hover)" -msgstr "" - -#: ../inc/customizer/namespace.php:80 -msgid "Variant of the accent color, used for secondary element hover states." -msgstr "" +msgstr "Dans le catalogue" -#: ../inc/customizer/namespace.php:85 -msgid "Primary Foreground Color" -msgstr "" - -#: ../inc/customizer/namespace.php:86 -msgid "Used for text on a primary background." -msgstr "" - -#: ../inc/customizer/namespace.php:91 -msgid "Accent Foreground Color" -msgstr "" - -#: ../inc/customizer/namespace.php:92 -msgid "Used for text on an accent color background." +#: inc/actions/namespace.php:114 +msgid "Network Footer Block 1" msgstr "" -#: ../inc/customizer/namespace.php:111 -msgid "Social Media" +#: inc/actions/namespace.php:126 +msgid "Network Footer Block 2" msgstr "" -#: ../inc/customizer/namespace.php:119 -msgid "Facebook" -msgstr "" +#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4 +msgid "Increase Font Size" +msgstr "Agrandir la taille de police" -#: ../inc/customizer/namespace.php:128 -msgid "Twitter" -msgstr "" +#: inc/actions/namespace.php:153 +msgid "Decrease Font Size" +msgstr "Diminuer la taille de police" -#: ../inc/customizer/namespace.php:135 -msgid "Front Page Catalog" +#: inc/actions/namespace.php:237 +msgid "" +"This page displays your network catalog, so there is no content to edit." msgstr "" +"Cette page affiche votre catalogue réseau, il n'y a donc pas de contenu à " +"éditer." -#: ../inc/customizer/namespace.php:142 -msgid "Show Front Page Catalog" -msgstr "" +#: inc/actions/namespace.php:291 +msgid "Page Section" +msgstr "Section de page" -#: ../inc/customizer/namespace.php150, ../partials/content-front-page.php:19 -msgid "Our Latest Titles" -msgstr "" +#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57 +msgid "Title" +msgstr "Titre" -#: ../inc/customizer/namespace.php:153 -msgid "Front Page Catalog Title" -msgstr "" +#: inc/actions/namespace.php:293 +msgid "Standard" +msgstr "Standard" -#: ../inc/customizer/namespace.php:160 -msgid "Contact Form" -msgstr "" +#: inc/actions/namespace.php:294 +msgid "Accent" +msgstr "Accentué" -#: ../inc/customizer/namespace.php:167 -msgid "Show Contact Form" -msgstr "" +#: inc/actions/namespace.php:295 +msgid "Bordered" +msgstr "Avec bordure" -#: ../inc/customizer/namespace.php175, ../partials/contact-form.php:12 -msgid "Contact Us" -msgstr "" +#: inc/actions/namespace.php:296 +msgid "Borderless" +msgstr "Sans bordure" -#: ../inc/customizer/namespace.php:178 -msgid "Contact Form Title" -msgstr "" +#: inc/actions/namespace.php:299 +msgid "Call to Action" +msgstr "Appel à l'action" -#: ../inc/customizer/namespace.php:188 -msgid "Contact Email" -msgstr "" +#: inc/actions/namespace.php:300 +msgid "Text" +msgstr "Texte" -#: ../inc/filters/namespace.php:61 -msgid "Continued" -msgstr "" +#: inc/actions/namespace.php:301 +msgid "Link" +msgstr "Lien" -#: ../inc/helpers/namespace.php:171 +#: inc/helpers/namespace.php:179 msgid "Contact" -msgstr "" +msgstr "Contact" -#: ../inc/helpers/namespace.php:178 +#: inc/helpers/namespace.php:186 msgid "Sign In" -msgstr "" +msgstr "S'identifier" -#: ../inc/helpers/namespace.php:184 +#: inc/helpers/namespace.php:192 msgid "Sign Up" -msgstr "" +msgstr "S'enregistrer" -#: ../inc/helpers/namespace.php:192 +#: inc/helpers/namespace.php:200 msgid "Admin" -msgstr "" +msgstr "Administrateur" -#: ../inc/helpers/namespace.php:200 +#: inc/helpers/namespace.php:208 msgid "My Books" +msgstr "Mes livres" + +#: inc/helpers/namespace.php:214 +msgid "Create a New Book" msgstr "" -#: ../inc/helpers/namespace.php:206 +#: inc/helpers/namespace.php:220 msgid "Sign Out" -msgstr "" +msgstr "Déconnexion" -#: ../inc/helpers/namespace.php:260 +#: inc/helpers/namespace.php:282 msgid "Name is required." -msgstr "" +msgstr "Champ obligatoire : Nom." -#: ../inc/helpers/namespace.php:264 +#: inc/helpers/namespace.php:286 msgid "Email is required." -msgstr "" +msgstr "Champ obligatoire : Adresse e-mail." -#: ../inc/helpers/namespace.php:268 +#: inc/helpers/namespace.php:290 msgid "Email is invalid." -msgstr "" +msgstr "Adresse e-mail invalide." -#: ../inc/helpers/namespace.php:272 +#: inc/helpers/namespace.php:294 msgid "Institution is required." msgstr "" -#: ../inc/helpers/namespace.php:276 +#: inc/helpers/namespace.php:298 msgid "Message is required." msgstr "" -#: ../inc/helpers/namespace.php:282 +#. translators: %s name of contact for submitter +#: inc/helpers/namespace.php:305 msgid "Contact Form Submission from %s" msgstr "" -#: ../inc/helpers/namespace.php:293 +#: inc/helpers/namespace.php:316 msgid "Your message was sent!" -msgstr "" +msgstr "Votre message a bien été envoyé !" -#: ../inc/helpers/namespace.php:296 +#: inc/helpers/namespace.php:319 msgid "Your message could not be sent." -msgstr "" +msgstr "Votre message n'a pas pu être envoyé." -#: ../page-catalog.php:55 +#: inc/intervention.php:12 +msgid "Hello," +msgstr "Bonjour," + +#: page-catalog.php:55 msgid "No Books Found" msgstr "" -#: ../page-catalog.php:58 +#: page-catalog.php:58 msgid "No books have been added to the catalog." msgstr "" -#: ../partials/book.php:27 -msgid "About this book" -msgstr "" +#. translators: 1: title. +#: comments.php:35 +msgid "One thought on “%1$s”" +msgstr "Une réaction à “%1$s”" -#: ../partials/contact-form.php:30 -msgid "Your name (required)" -msgstr "" +#. translators: 1: comment count number, 2: title. +#: comments.php:41 +msgctxt "comments title" +msgid "%1$s thought on “%2$s”" +msgid_plural "%1$s thoughts on “%2$s”" +msgstr[0] "%1$s réactions à “%2$s”" +msgstr[1] "%1$s réactions à “%2$s”" -#: ../partials/contact-form.php:38 -msgid "Your email address (required)" -msgstr "" +#: comments.php:68 +msgid "Comments are closed." +msgstr "Les commentaires ont été désactivés." -#: ../partials/contact-form.php:46 -msgid "Your institution (required)" -msgstr "" +#. translators: %s: search query. +#: search.php:23 +msgid "Search Results for: %s" +msgstr "Résultats de la recherche : %s" -#: ../partials/contact-form.php:54 -msgid "Your message (required)" -msgstr "" +#: header.php:44 +msgid "Skip to content" +msgstr "Aller au contenu" -#: ../partials/contact-form.php:58 -msgid "Send" -msgstr "" +#. translators: %s name of network +#: header.php:69 +msgid "Logo for %s" +msgstr "Logo de %s" -#: ../partials/content-front-page.php:67 -msgid "View Complete Catalog" +#: header.php:80 +msgid "Toggle Menu" +msgstr "Afficher/Cacher le menu" + +#. translators: %s network name +#: footer.php:43 footer.php:48 +msgid "%s on Facebook" +msgstr "%s sur Facebook" + +#. translators: %s network name +#: footer.php:53 footer.php:58 +msgid "%s on Twitter" +msgstr "%s sur Twitter" + +#. translators: %s Pressbooks +#: footer.php:77 +msgid "Powered by %s" msgstr "" -#: ../partials/content-none.php:14 +#: footer.php:79 +msgid "Open Source" +msgstr "Open Source" + +#: footer.php:80 +msgid "Open Textbooks" +msgstr "Manuels libres" + +#: footer.php:81 +msgid "Open Book Publishing" +msgstr "Édition libre" + +#: footer.php:86 footer.php:90 +msgid "Pressbooks on Facebook" +msgstr "Pressbooks sur Facebook" + +#: footer.php:92 footer.php:96 +msgid "Pressbooks on Twitter" +msgstr "Pressbooks sur Twitter" + +#: partials/book.php:39 +msgid "About this book" +msgstr "À propos de ce livre" + +#: partials/paged-navigation.php:2 +msgid "Navigation" +msgstr "Navigation" + +#: partials/content-none.php:14 msgid "Nothing Found" msgstr "" -#: ../partials/content-none.php:25 +#. translators: 1: link to WP admin new post page. +#: partials/content-none.php:27 msgid "Ready to publish your first post? Get started here." msgstr "" -#: ../partials/content-none.php:38 +#: partials/content-none.php:41 msgid "" "Sorry, but nothing matched your search terms. Please try again with some " "different keywords." msgstr "" +"Désolé, nous n'avons trouvé aucun résultat à votre recherche. Veuillez " +"réessayer avec des mots-clé différents. " -#: ../partials/content-none.php:44 +#: partials/content-none.php:48 msgid "" "It seems we can’t find what you’re looking for. Perhaps " "searching can help." msgstr "" +"Il semblerait qu'on ne trouve pas ce que vous cherchez. Essayez la fonction " +"recherche." -#: ../partials/content-page-catalog.php:17 +#: partials/content-page.php:23 partials/content.php:50 +msgid "Pages:" +msgstr "Pages :" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content-page.php:37 +msgid "Edit %s" +msgstr "Éditer %s" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content.php:37 +msgid "Continue reading \"%s\"" +msgstr "Reprendre la lecture de \"%s\"" + +#: partials/content-page-catalog.php:17 msgid "Filter by Subject" -msgstr "" +msgstr "Filtrer par sujet" -#: ../partials/content-page-catalog.php:19 +#: partials/content-page-catalog.php:19 msgid "All Subjects" -msgstr "" +msgstr "Tous les sujets" -#: ../partials/content-page-catalog.php:35 +#: partials/content-page-catalog.php:39 msgid "Filter by License" -msgstr "" +msgstr "Filtrer par licence" -#: ../partials/content-page-catalog.php:37 +#: partials/content-page-catalog.php:41 msgid "All Licenses" -msgstr "" +msgstr "Toutes les licences" -#: ../partials/content-page-catalog.php:46 +#: partials/content-page-catalog.php:54 msgid "Sort by" -msgstr "" +msgstr "Trier par" -#: ../partials/content-page-catalog.php:50 +#: partials/content-page-catalog.php:58 msgid "Subject" -msgstr "" +msgstr "Sujet" -#: ../partials/content-page-catalog.php:51 +#: partials/content-page-catalog.php:59 msgid "Latest" -msgstr "" +msgstr "Nouveautés" -#: ../partials/content-page-catalog.php:58 +#: partials/content-page-catalog.php:67 msgid "Clear Filters" -msgstr "" +msgstr "Enlever les filtres" -#: ../partials/content-page-catalog.php:59 +#: partials/content-page-catalog.php:68 msgid "Submit" -msgstr "" +msgstr "Soumettre" -#: ../partials/content-page.php22, ../partials/content.php:45 -msgid "Pages:" -msgstr "" +#: partials/content-front-page.php:76 +msgid "View Complete Catalog" +msgstr "Voir l'intégralité du catalogue" -#: ../partials/content-page.php:35 -msgid "Edit %s" +#: partials/contact-form.php:29 +msgid "Keep this field blank (required)" msgstr "" -#: ../partials/content.php:34 -msgid "Continue reading \"%s\"" -msgstr "" +#: partials/contact-form.php:45 +msgid "Your name (required)" +msgstr "Votre nom (obligatoire)" -#: ../partials/paged-navigation.php:2 -msgid "Navigation" +#: partials/contact-form.php:61 +msgid "Your email address (required)" +msgstr "Votre adresse e-mail (obligatoire)" + +#: partials/contact-form.php:77 +msgid "Your institution (required)" msgstr "" -#: ../search.php:21 -msgid "Search Results for: %s" +#: partials/contact-form.php:93 +msgid "Your message (required)" msgstr "" -#: ../searchform.php:3 +#: partials/contact-form.php:97 +msgid "Send" +msgstr "Envoyer" + +#: searchform.php:3 msgctxt "label" msgid "Search Catalog" -msgstr "" +msgstr "Rechercher dans le catalogue" -#: ../searchform.php:6 +#: searchform.php:6 msgctxt "submit button" msgid "Search" -msgstr "" +msgstr "Recherche" diff --git a/languages/gl_ES.mo b/languages/gl_ES.mo index e81d50ed2c626b2a6de7f6b572906eef4c9925ad..0d1614829167ac52a22b09c9cb1b049dd42de51e 100644 GIT binary patch delta 311 zcmY+;!AiqG5P;#0QPg-41ig0gCNjxnTT;6>ZBYb^r3Cb7YL+x=vt@VdRnJ~j#0T)2 zs|S4wAHipF5J5eCbNHE=dg*iVA>Ut{W32Bnw#*ni^BHT97vwy7M=p@}nBNKCd7C2k?rFjUv2{TJ^5 zHUSeJx1?xMiTG-~O|RM0ldP;H|9#-+YH$h%s!}F%+DLvffbP*D7hxRYQ|;e=0fAIf ALjV8( delta 374 zcmcb|zKUZ)id!5L1A{Lk0|O@m1H&3-1_pT`y$wjS0O@N$niWXj2GZO>`XP`O1JZAS zv?!2f0V?7L(o!rFS8bnc%q+B-i%F5OJ|I6eC9_1=DX}=UAh9IFNYZ9y zo?nzw?2}nsVx, 2018 +# msgid "" msgstr "" -"Project-Id-Version: pressbooks-aldine\n" +"Project-Id-Version: Aldine 1.6.0\n" +"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" +"POT-Creation-Date: 2019-02-27T17:29:06+00:00\n" +"PO-Revision-Date: 2018-03-06 14:24+0000\n" "Last-Translator: xesusmosquera , 2018\n" "Language-Team: Galician (https://www.transifex.com/pressbooks/teams/9194/gl/)\n" "MIME-Version: 1.0\n" @@ -12,538 +16,568 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Language: gl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Poedit-Basepath: ..\n" -"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n" -"X-Poedit-SearchPath-0: .\n" -"X-Poedit-SearchPathExcluded-0: *.js\n" -"X-Poedit-SourceCharset: UTF-8\n" +"X-Domain: pressbooks-aldine\n" +"X-Generator: WP-CLI 2.1.0\n" -#: ../404.php:17 -msgid "Oops! That page can’t be found." +#. Theme Name of the theme +msgid "Aldine" msgstr "" -#: ../404.php:21 -msgid "It looks like nothing was found at this location." +#. Theme URI of the theme +msgid "https://github.com/pressbooks/pressbooks-aldine/" msgstr "" -#: ../comments.php:34 -msgid "One thought on “%1$s”" +#. Description of the theme +msgid "" +"Aldine is the default theme for the home page of Pressbooks networks. It is " +"named for the Aldine Press, founded by Aldus Manutius in 1494, who is " +"regarded by many as the world’s first publisher." msgstr "" -#: ../comments.php:40 -msgctxt "comments title" -msgid "%1$s thought on “%2$s”" -msgid_plural "%1$s thoughts on “%2$s”" -msgstr[0] "" -msgstr[1] "" - -#: ../comments.php:63 -msgid "Comments are closed." -msgstr "Os comentarios están pechados." - -#: ../footer.php40, ../footer.php:44 -msgid "%s on Facebook" +#. Author of the theme +msgid "Pressbooks (Book Oven Inc.)" msgstr "" -#: ../footer.php48, ../footer.php:52 -msgid "%s on Twitter" +#. Author URI of the theme +msgid "https://pressbooks.org" msgstr "" -#: ../footer.php:70 -msgid "Powered by %s" +#: functions.php:19 +msgid "Dependencies Missing" msgstr "" -#: ../footer.php:72 -msgid "Open Source" +#: functions.php:20 +msgid "You must run composer install from the Aldine directory." msgstr "" -#: ../footer.php:73 -msgid "Open Textbooks" +#: 404.php:17 +msgid "Oops! That page can’t be found." msgstr "" -#: ../footer.php:74 -msgid "Open Book Publishing" +#: 404.php:21 +msgid "It looks like nothing was found at this location." msgstr "" -#: ../footer.php75, ../inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "Saber máis" +#: inc/filters/namespace.php:63 +msgid "Continued" +msgstr "" -#: ../footer.php79, ../footer.php:83 -msgid "Pressbooks on Facebook" -msgstr "Pressbooks no Facebook" +#: inc/customizer/namespace.php:69 +msgid "Primary Color" +msgstr "" -#: ../footer.php85, ../footer.php:89 -msgid "Pressbooks on Twitter" -msgstr "Pressbooks no Twitter" +#: inc/customizer/namespace.php:70 +msgid "Primary color, used for links and other primary elements." +msgstr "" -#: ../functions.php:18 -msgid "Dependencies Missing" +#: inc/customizer/namespace.php:75 +msgid "Primary Color (Hover)" msgstr "" -#: ../functions.php:19 -msgid "You must run composer install from the Aldine directory." +#: inc/customizer/namespace.php:76 +msgid "Variant of the primary color, used for primary element hover states." msgstr "" -#: ../header.php:44 -msgid "Skip to content" +#: inc/customizer/namespace.php:81 +msgid "Accent Color" msgstr "" -#: ../header.php:64 -msgid "Logo for %s" +#: inc/customizer/namespace.php:82 +msgid "Accent color, used for flourishes and secondary elements." msgstr "" -#: ../header.php:74 -msgid "Toggle Menu" +#: inc/customizer/namespace.php:87 +msgid "Accent Color (Hover)" msgstr "" -#: ../inc/intervention.php:12 -msgid "Hello," -msgstr "Ola," +#: inc/customizer/namespace.php:88 +msgid "Variant of the accent color, used for secondary element hover states." +msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 -msgid "Primary Menu" -msgstr "Menú principal" +#: inc/customizer/namespace.php:93 +msgid "Primary Foreground Color" +msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 -msgid "Footer Menu" +#: inc/customizer/namespace.php:94 +msgid "Used for text on a primary background." msgstr "" -#: ../inc/actions/namespace.php:107 -msgid "Network Footer Block 1" +#: inc/customizer/namespace.php:99 +msgid "Accent Foreground Color" msgstr "" -#: ../inc/actions/namespace.php:117 -msgid "Network Footer Block 2" +#: inc/customizer/namespace.php:100 +msgid "Used for text on an accent color background." msgstr "" -#: ../inc/actions/namespace.php142, -#: ../partials/content-accessibility-toolbar.php6, -#: ../partials/content-accessibility-toolbar.php:7 -msgid "Increase Font Size" +#: inc/customizer/namespace.php:124 +msgid "Social Media" msgstr "" -#: ../inc/actions/namespace.php:143 -msgid "Decrease Font Size" +#: inc/customizer/namespace.php:136 +msgid "Facebook" msgstr "" -#: ../inc/actions/namespace.php:226 -msgid "" -"This page displays your network catalog, so there is no content to edit." +#: inc/customizer/namespace.php:149 +msgid "Twitter" msgstr "" -#: ../inc/actions/namespace.php:279 -msgid "Page Section" +#: inc/customizer/namespace.php:158 +msgid "Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php280, ../partials/content-page-catalog.php:49 -msgid "Title" +#: inc/customizer/namespace.php:169 +msgid "Show Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php:281 -msgid "Standard" +#: inc/customizer/namespace.php:179 partials/content-front-page.php:19 +msgid "Our Latest Titles" msgstr "" -#: ../inc/actions/namespace.php:282 -msgid "Accent" +#: inc/customizer/namespace.php:184 +msgid "Front Page Catalog Title" msgstr "" -#: ../inc/actions/namespace.php:283 -msgid "Bordered" +#: inc/customizer/namespace.php:193 +msgid "Contact Form" msgstr "" -#: ../inc/actions/namespace.php:284 -msgid "Borderless" +#: inc/customizer/namespace.php:204 +msgid "Show Contact Form" msgstr "" -#: ../inc/actions/namespace.php:287 -msgid "Call to Action" +#: inc/customizer/namespace.php:214 partials/contact-form.php:12 +msgid "Contact Us" msgstr "" -#: ../inc/actions/namespace.php:288 -msgid "Text" +#: inc/customizer/namespace.php:219 +msgid "Contact Form Title" msgstr "" -#: ../inc/actions/namespace.php:289 -msgid "Link" +#: inc/customizer/namespace.php:233 +msgid "Contact Email" msgstr "" -#: ../inc/activation/namespace.php:25 +#: inc/activation/namespace.php:25 msgid "About Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:26 +#: inc/activation/namespace.php:26 msgid "" "Pressbooks is easy-to-use book writing software that lets you create a book " "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, -#: ../inc/activation/namespace.php:143 +#: inc/activation/namespace.php:27 footer.php:82 +msgid "Learn More" +msgstr "Saber máis" + +#: inc/activation/namespace.php:34 inc/activation/namespace.php:146 +#: inc/activation/namespace.php:152 msgid "About" msgstr "Acerca de" -#: ../inc/activation/namespace.php:39 +#: inc/activation/namespace.php:39 msgid "" "Pressbooks is simple book production software. You can use Pressbooks to " "publish textbooks, scholarly monographs, syllabi, fiction and non-fiction " "books, white papers, and more in multiple formats including:" msgstr "" -#: ../inc/activation/namespace.php:40 +#: inc/activation/namespace.php:40 msgid "MOBI (for Kindle ebooks)" msgstr "" -#: ../inc/activation/namespace.php:41 +#: inc/activation/namespace.php:41 msgid "EPUB (for all other ebookstores)" msgstr "" -#: ../inc/activation/namespace.php:42 +#: inc/activation/namespace.php:42 msgid "designed PDF (for print-on-demand and digital distribution)" msgstr "" -#: ../inc/activation/namespace.php:45 +#. translators: %s link to about page +#: inc/activation/namespace.php:46 msgid "For more information about Pressbooks, %s." msgstr "" -#: ../inc/activation/namespace.php:46 +#: inc/activation/namespace.php:47 msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, -#: ../inc/activation/namespace.php:173 +#: inc/activation/namespace.php:53 inc/activation/namespace.php:176 +#: inc/activation/namespace.php:182 msgid "Help" msgstr "Axuda" -#: ../inc/activation/namespace.php:58 +#. translators: %1$s: link to how to page; %2$s: link to guide +#: inc/activation/namespace.php:60 msgid "" "The easiest way to get started with Pressbooks is to follow our %1$s. Or, " "you can review our %2$s." msgstr "" -#: ../inc/activation/namespace.php:59 +#: inc/activation/namespace.php:61 msgid "4 Step Guide to Making a Book on Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:60 +#: inc/activation/namespace.php:62 msgid "Guide to Using Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:62 +#: inc/activation/namespace.php:64 msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, -#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, -#: ../inc/activation/namespace.php158, ../page-catalog.php:4 +#. Template Name of the theme +#: inc/activation/namespace.php:69 inc/activation/namespace.php:125 +#: inc/activation/namespace.php:131 inc/activation/namespace.php:161 +#: inc/activation/namespace.php:167 msgid "Catalog" msgstr "" -#: ../inc/activation/namespace.php71, ../inc/helpers/namespace.php:165 +#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173 msgid "Home" msgstr "" -#: ../inc/admin/namespace.php:30 +#: inc/activation/namespace.php:120 inc/actions/namespace.php:47 +msgid "Primary Menu" +msgstr "Menú principal" + +#: inc/activation/namespace.php:141 inc/actions/namespace.php:48 +msgid "Footer Menu" +msgstr "" + +#: inc/admin/namespace.php:30 msgid "Catalog updated." msgstr "" -#: ../inc/admin/namespace.php:31 +#: inc/admin/namespace.php:31 msgid "Sorry, but your catalog was not updated. Please try again." msgstr "" -#: ../inc/admin/namespace.php:32 +#: inc/admin/namespace.php:32 msgid "Dismiss this notice." msgstr "" -#: ../inc/admin/namespace.php:61 +#: inc/admin/namespace.php:61 msgid "In Catalog" msgstr "" -#: ../inc/admin/namespace.php:72 -msgctxt "pressbooks-aldine" -msgid "Show in Catalog" -msgstr "" - -#: ../inc/admin/namespace.php:73 -msgctxt "pressbooks-aldine" -msgid "This book is private, so you can’t display it in your catalog." +#: inc/actions/namespace.php:114 +msgid "Network Footer Block 1" msgstr "" -#: ../inc/customizer/namespace.php:61 -msgid "Primary Color" +#: inc/actions/namespace.php:126 +msgid "Network Footer Block 2" msgstr "" -#: ../inc/customizer/namespace.php:62 -msgid "Primary color, used for links and other primary elements." +#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4 +msgid "Increase Font Size" msgstr "" -#: ../inc/customizer/namespace.php:67 -msgid "Primary Color (Hover)" +#: inc/actions/namespace.php:153 +msgid "Decrease Font Size" msgstr "" -#: ../inc/customizer/namespace.php:68 -msgid "Variant of the primary color, used for primary element hover states." +#: inc/actions/namespace.php:237 +msgid "" +"This page displays your network catalog, so there is no content to edit." msgstr "" -#: ../inc/customizer/namespace.php:73 -msgid "Accent Color" +#: inc/actions/namespace.php:291 +msgid "Page Section" msgstr "" -#: ../inc/customizer/namespace.php:74 -msgid "Accent color, used for flourishes and secondary elements." +#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57 +msgid "Title" msgstr "" -#: ../inc/customizer/namespace.php:79 -msgid "Accent Color (Hover)" +#: inc/actions/namespace.php:293 +msgid "Standard" msgstr "" -#: ../inc/customizer/namespace.php:80 -msgid "Variant of the accent color, used for secondary element hover states." +#: inc/actions/namespace.php:294 +msgid "Accent" msgstr "" -#: ../inc/customizer/namespace.php:85 -msgid "Primary Foreground Color" +#: inc/actions/namespace.php:295 +msgid "Bordered" msgstr "" -#: ../inc/customizer/namespace.php:86 -msgid "Used for text on a primary background." +#: inc/actions/namespace.php:296 +msgid "Borderless" msgstr "" -#: ../inc/customizer/namespace.php:91 -msgid "Accent Foreground Color" +#: inc/actions/namespace.php:299 +msgid "Call to Action" msgstr "" -#: ../inc/customizer/namespace.php:92 -msgid "Used for text on an accent color background." +#: inc/actions/namespace.php:300 +msgid "Text" msgstr "" -#: ../inc/customizer/namespace.php:111 -msgid "Social Media" +#: inc/actions/namespace.php:301 +msgid "Link" msgstr "" -#: ../inc/customizer/namespace.php:119 -msgid "Facebook" +#: inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: ../inc/customizer/namespace.php:128 -msgid "Twitter" +#: inc/helpers/namespace.php:186 +msgid "Sign In" msgstr "" -#: ../inc/customizer/namespace.php:135 -msgid "Front Page Catalog" +#: inc/helpers/namespace.php:192 +msgid "Sign Up" msgstr "" -#: ../inc/customizer/namespace.php:142 -msgid "Show Front Page Catalog" +#: inc/helpers/namespace.php:200 +msgid "Admin" msgstr "" -#: ../inc/customizer/namespace.php150, ../partials/content-front-page.php:19 -msgid "Our Latest Titles" +#: inc/helpers/namespace.php:208 +msgid "My Books" msgstr "" -#: ../inc/customizer/namespace.php:153 -msgid "Front Page Catalog Title" +#: inc/helpers/namespace.php:214 +msgid "Create a New Book" msgstr "" -#: ../inc/customizer/namespace.php:160 -msgid "Contact Form" +#: inc/helpers/namespace.php:220 +msgid "Sign Out" msgstr "" -#: ../inc/customizer/namespace.php:167 -msgid "Show Contact Form" +#: inc/helpers/namespace.php:282 +msgid "Name is required." msgstr "" -#: ../inc/customizer/namespace.php175, ../partials/contact-form.php:12 -msgid "Contact Us" +#: inc/helpers/namespace.php:286 +msgid "Email is required." msgstr "" -#: ../inc/customizer/namespace.php:178 -msgid "Contact Form Title" +#: inc/helpers/namespace.php:290 +msgid "Email is invalid." msgstr "" -#: ../inc/customizer/namespace.php:188 -msgid "Contact Email" +#: inc/helpers/namespace.php:294 +msgid "Institution is required." msgstr "" -#: ../inc/filters/namespace.php:61 -msgid "Continued" +#: inc/helpers/namespace.php:298 +msgid "Message is required." msgstr "" -#: ../inc/helpers/namespace.php:171 -msgid "Contact" +#. translators: %s name of contact for submitter +#: inc/helpers/namespace.php:305 +msgid "Contact Form Submission from %s" msgstr "" -#: ../inc/helpers/namespace.php:178 -msgid "Sign In" +#: inc/helpers/namespace.php:316 +msgid "Your message was sent!" msgstr "" -#: ../inc/helpers/namespace.php:184 -msgid "Sign Up" +#: inc/helpers/namespace.php:319 +msgid "Your message could not be sent." msgstr "" -#: ../inc/helpers/namespace.php:192 -msgid "Admin" -msgstr "" +#: inc/intervention.php:12 +msgid "Hello," +msgstr "Ola," -#: ../inc/helpers/namespace.php:200 -msgid "My Books" +#: page-catalog.php:55 +msgid "No Books Found" msgstr "" -#: ../inc/helpers/namespace.php:206 -msgid "Sign Out" +#: page-catalog.php:58 +msgid "No books have been added to the catalog." msgstr "" -#: ../inc/helpers/namespace.php:260 -msgid "Name is required." +#. translators: 1: title. +#: comments.php:35 +msgid "One thought on “%1$s”" msgstr "" -#: ../inc/helpers/namespace.php:264 -msgid "Email is required." -msgstr "" +#. translators: 1: comment count number, 2: title. +#: comments.php:41 +msgctxt "comments title" +msgid "%1$s thought on “%2$s”" +msgid_plural "%1$s thoughts on “%2$s”" +msgstr[0] "" +msgstr[1] "" -#: ../inc/helpers/namespace.php:268 -msgid "Email is invalid." -msgstr "" +#: comments.php:68 +msgid "Comments are closed." +msgstr "Os comentarios están pechados." -#: ../inc/helpers/namespace.php:272 -msgid "Institution is required." +#. translators: %s: search query. +#: search.php:23 +msgid "Search Results for: %s" msgstr "" -#: ../inc/helpers/namespace.php:276 -msgid "Message is required." +#: header.php:44 +msgid "Skip to content" msgstr "" -#: ../inc/helpers/namespace.php:282 -msgid "Contact Form Submission from %s" +#. translators: %s name of network +#: header.php:69 +msgid "Logo for %s" msgstr "" -#: ../inc/helpers/namespace.php:293 -msgid "Your message was sent!" +#: header.php:80 +msgid "Toggle Menu" msgstr "" -#: ../inc/helpers/namespace.php:296 -msgid "Your message could not be sent." +#. translators: %s network name +#: footer.php:43 footer.php:48 +msgid "%s on Facebook" msgstr "" -#: ../page-catalog.php:55 -msgid "No Books Found" +#. translators: %s network name +#: footer.php:53 footer.php:58 +msgid "%s on Twitter" msgstr "" -#: ../page-catalog.php:58 -msgid "No books have been added to the catalog." +#. translators: %s Pressbooks +#: footer.php:77 +msgid "Powered by %s" msgstr "" -#: ../partials/book.php:27 -msgid "About this book" +#: footer.php:79 +msgid "Open Source" msgstr "" -#: ../partials/contact-form.php:30 -msgid "Your name (required)" +#: footer.php:80 +msgid "Open Textbooks" msgstr "" -#: ../partials/contact-form.php:38 -msgid "Your email address (required)" +#: footer.php:81 +msgid "Open Book Publishing" msgstr "" -#: ../partials/contact-form.php:46 -msgid "Your institution (required)" -msgstr "" +#: footer.php:86 footer.php:90 +msgid "Pressbooks on Facebook" +msgstr "Pressbooks no Facebook" -#: ../partials/contact-form.php:54 -msgid "Your message (required)" -msgstr "" +#: footer.php:92 footer.php:96 +msgid "Pressbooks on Twitter" +msgstr "Pressbooks no Twitter" -#: ../partials/contact-form.php:58 -msgid "Send" +#: partials/book.php:39 +msgid "About this book" msgstr "" -#: ../partials/content-front-page.php:67 -msgid "View Complete Catalog" +#: partials/paged-navigation.php:2 +msgid "Navigation" msgstr "" -#: ../partials/content-none.php:14 +#: partials/content-none.php:14 msgid "Nothing Found" msgstr "" -#: ../partials/content-none.php:25 +#. translators: 1: link to WP admin new post page. +#: partials/content-none.php:27 msgid "Ready to publish your first post? Get started here." msgstr "" -#: ../partials/content-none.php:38 +#: partials/content-none.php:41 msgid "" "Sorry, but nothing matched your search terms. Please try again with some " "different keywords." msgstr "" -#: ../partials/content-none.php:44 +#: partials/content-none.php:48 msgid "" "It seems we can’t find what you’re looking for. Perhaps " "searching can help." msgstr "" -#: ../partials/content-page-catalog.php:17 +#: partials/content-page.php:23 partials/content.php:50 +msgid "Pages:" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content-page.php:37 +msgid "Edit %s" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content.php:37 +msgid "Continue reading \"%s\"" +msgstr "" + +#: partials/content-page-catalog.php:17 msgid "Filter by Subject" msgstr "" -#: ../partials/content-page-catalog.php:19 +#: partials/content-page-catalog.php:19 msgid "All Subjects" msgstr "" -#: ../partials/content-page-catalog.php:35 +#: partials/content-page-catalog.php:39 msgid "Filter by License" msgstr "" -#: ../partials/content-page-catalog.php:37 +#: partials/content-page-catalog.php:41 msgid "All Licenses" msgstr "" -#: ../partials/content-page-catalog.php:46 +#: partials/content-page-catalog.php:54 msgid "Sort by" msgstr "" -#: ../partials/content-page-catalog.php:50 +#: partials/content-page-catalog.php:58 msgid "Subject" msgstr "" -#: ../partials/content-page-catalog.php:51 +#: partials/content-page-catalog.php:59 msgid "Latest" msgstr "" -#: ../partials/content-page-catalog.php:58 +#: partials/content-page-catalog.php:67 msgid "Clear Filters" msgstr "" -#: ../partials/content-page-catalog.php:59 +#: partials/content-page-catalog.php:68 msgid "Submit" msgstr "" -#: ../partials/content-page.php22, ../partials/content.php:45 -msgid "Pages:" +#: partials/content-front-page.php:76 +msgid "View Complete Catalog" msgstr "" -#: ../partials/content-page.php:35 -msgid "Edit %s" +#: partials/contact-form.php:29 +msgid "Keep this field blank (required)" msgstr "" -#: ../partials/content.php:34 -msgid "Continue reading \"%s\"" +#: partials/contact-form.php:45 +msgid "Your name (required)" msgstr "" -#: ../partials/paged-navigation.php:2 -msgid "Navigation" +#: partials/contact-form.php:61 +msgid "Your email address (required)" msgstr "" -#: ../search.php:21 -msgid "Search Results for: %s" +#: partials/contact-form.php:77 +msgid "Your institution (required)" +msgstr "" + +#: partials/contact-form.php:93 +msgid "Your message (required)" +msgstr "" + +#: partials/contact-form.php:97 +msgid "Send" msgstr "" -#: ../searchform.php:3 +#: searchform.php:3 msgctxt "label" msgid "Search Catalog" msgstr "" -#: ../searchform.php:6 +#: searchform.php:6 msgctxt "submit button" msgid "Search" msgstr "" diff --git a/languages/he.mo b/languages/he.mo index a98b54370086345a104dd737fab607a80c381f94..85b68ba9b5f20d10e399c74f2d7eeaf6496ed31f 100644 GIT binary patch delta 1320 zcmY+?Ur19?9Ki9j*wm)x|1!*r60noutdaQ<#Joto2Kn#(V;kaT;@R&YIuHbmmJa`(9u+ zzD1`}aka{zo`qky7VC*F8(PqVM=%R7TI<)4rf$*68Shx$Mfu$#dht1uKsh*-?90S_ z%)=CPV;1>U4FlQOhU>5!OR*Q_CgYfj)7JBOB(}PTa{Rwq^YAaC%@`rAf+8d33M8d;TW3u9_5F{lt*--9Kef`pcY%P9x0+ak9jzbML2_n zxQH9@4Q|0zjLS)LxxU=A9Lc42;Rx?R8`9JRPL+d?QRXWs`#zu~`ev=CP!0*4gL2~v zly_>6We>{!ILco!nNIy18Qf$+0)Isb@DnSrkpE*Fw&P}uA%|88lmkqmRALt8BJ=3O zM@R_u9VM=V@=C%?luEnkc%9_&AKURZl0(^ewdKZHD1i&Cc`COIFz|?$(w@x>Fy050&TVwj_ zOryHoFigW`uv_m8j0U6sZLZag3f-vIyp^V}lAVUJkeqtXR?!?D@&`kv_V)l*R_7tT pB@hZk{IPJv)DCv&P5at3pWEv;7G~0ClG1N1UtXTjmaoEf^&5Q~u8RNw delta 1641 zcmZwFTWnKx9Ki8^O;>fBo6I2-75+v>5DudCPx1;B3U$IVl>8heem}Eb^myYHmCjkFTelg z_v`t3Y3;W1#kT0A;?vLf2EI!!Q))BDqx|q0Z%~Ry?dGQyU%?n2wc{tSnf__K9A~f{ z&)WV)yo&xMl(-+T4I^yQs8m_C)3}p?#dswSp#*Hj<+uaq;W0b@7V@a`{Ky?YvVMZH zZWdSK_s9Y27H%bRE3gCaz$@?poX7cUBMk}kumwY0hA*IGavYm*#?GHZ_Er~AGW#4Q zv+r;af5&TaHK)kITTl{kkSP@)k9tn}oUeA$kkY<{ve6W7!D;Np7-f-#{noW87kCKe zfK7NW4k6W5M{qtK#~bl&ydGz90se}Mv0dsfH|?PznXbc|@Ns+u$B;Xyk8y_g;xpt? zhe`VyJc-hO2PN)3l!J{O{|4otUr;L0L3!mJ>$I+Eq5iTU%YghhJ5XN4D$2$mqHHjW z-6&;R0zJ40HzUcY5tIvzp;TrUN@5l4!fE6V>H^BXU!k1$V=MKity-?0`|lT_1SD`F zuEHdya2bxF#J_=3fj3b$K9ASor*`~je3X6@X={8EKj^5Io`gPX`Gn zpY;lEG?nwWYp; z?C3gobh}^52KRYE*sIg&zO>6T(z`O=mFY_tL`WBWzi8X_xpdm>RdUG!7?~A5fr@`zn(p1!A=8!pT zUe{)inb2l}v2iT}1ni4zg6JM&^njU?p6syCRLtbRcF|^p(n0XV4s1lcV_ ACjbBd diff --git a/languages/he.po b/languages/he.po index 363adc5..3a2b11e 100644 --- a/languages/he.po +++ b/languages/he.po @@ -1,10 +1,14 @@ -# Copyright (C) 2018 pressbooks-aldine -# This file is distributed under the same license as the pressbooks-aldine package. +# Copyright (C) 2019 Pressbooks (Book Oven Inc.) +# This file is distributed under the GNU GPL v3 or later. # Translators: # makeabook project , 2018 +# msgid "" msgstr "" -"Project-Id-Version: pressbooks-aldine\n" +"Project-Id-Version: Aldine 1.6.0\n" +"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" +"POT-Creation-Date: 2019-02-27T17:29:06+00:00\n" +"PO-Revision-Date: 2018-03-06 14:24+0000\n" "Last-Translator: makeabook project , 2018\n" "Language-Team: Hebrew (https://www.transifex.com/pressbooks/teams/9194/he/)\n" "MIME-Version: 1.0\n" @@ -12,467 +16,475 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Language: he\n" "Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\n" -"X-Poedit-Basepath: ..\n" -"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n" -"X-Poedit-SearchPath-0: .\n" -"X-Poedit-SearchPathExcluded-0: *.js\n" -"X-Poedit-SourceCharset: UTF-8\n" +"X-Domain: pressbooks-aldine\n" +"X-Generator: WP-CLI 2.1.0\n" -#: ../404.php:17 -msgid "Oops! That page can’t be found." +#. Theme Name of the theme +msgid "Aldine" msgstr "" -#: ../404.php:21 -msgid "It looks like nothing was found at this location." -msgstr "נראה שלא נמצא דבר במיקום זה." - -#: ../comments.php:34 -msgid "One thought on “%1$s”" +#. Theme URI of the theme +msgid "https://github.com/pressbooks/pressbooks-aldine/" msgstr "" -#: ../comments.php:40 -msgctxt "comments title" -msgid "%1$s thought on “%2$s”" -msgid_plural "%1$s thoughts on “%2$s”" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: ../comments.php:63 -msgid "Comments are closed." -msgstr "אין אפשרות להגיב." +#. Description of the theme +msgid "" +"Aldine is the default theme for the home page of Pressbooks networks. It is " +"named for the Aldine Press, founded by Aldus Manutius in 1494, who is " +"regarded by many as the world’s first publisher." +msgstr "" -#: ../footer.php40, ../footer.php:44 -msgid "%s on Facebook" +#. Author of the theme +msgid "Pressbooks (Book Oven Inc.)" msgstr "" -#: ../footer.php48, ../footer.php:52 -msgid "%s on Twitter" +#. Author URI of the theme +msgid "https://pressbooks.org" msgstr "" -#: ../footer.php:70 -msgid "Powered by %s" -msgstr "מופעל על ידי %s" +#: functions.php:19 +msgid "Dependencies Missing" +msgstr "" -#: ../footer.php:72 -msgid "Open Source" -msgstr "קוד פתוח" +#: functions.php:20 +msgid "You must run composer install from the Aldine directory." +msgstr "" -#: ../footer.php:73 -msgid "Open Textbooks" -msgstr "ספרי לימוד" +#: 404.php:17 +msgid "Oops! That page can’t be found." +msgstr "" -#: ../footer.php:74 -msgid "Open Book Publishing" -msgstr "פרסום הספר- הוצאה לאור" +#: 404.php:21 +msgid "It looks like nothing was found at this location." +msgstr "נראה שלא נמצא דבר במיקום זה." -#: ../footer.php75, ../inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "למד עוד" +#: inc/filters/namespace.php:63 +msgid "Continued" +msgstr "מתמשך" -#: ../footer.php79, ../footer.php:83 -msgid "Pressbooks on Facebook" +#: inc/customizer/namespace.php:69 +msgid "Primary Color" msgstr "" -#: ../footer.php85, ../footer.php:89 -msgid "Pressbooks on Twitter" +#: inc/customizer/namespace.php:70 +msgid "Primary color, used for links and other primary elements." msgstr "" -#: ../functions.php:18 -msgid "Dependencies Missing" +#: inc/customizer/namespace.php:75 +msgid "Primary Color (Hover)" msgstr "" -#: ../functions.php:19 -msgid "You must run composer install from the Aldine directory." +#: inc/customizer/namespace.php:76 +msgid "Variant of the primary color, used for primary element hover states." msgstr "" -#: ../header.php:44 -msgid "Skip to content" -msgstr "עבור לתוכן" - -#: ../header.php:64 -msgid "Logo for %s" +#: inc/customizer/namespace.php:81 +msgid "Accent Color" msgstr "" -#: ../header.php:74 -msgid "Toggle Menu" +#: inc/customizer/namespace.php:82 +msgid "Accent color, used for flourishes and secondary elements." msgstr "" -#: ../inc/intervention.php:12 -msgid "Hello," -msgstr "שלום," - -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 -msgid "Primary Menu" -msgstr "תפריט ראשי" +#: inc/customizer/namespace.php:87 +msgid "Accent Color (Hover)" +msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 -msgid "Footer Menu" +#: inc/customizer/namespace.php:88 +msgid "Variant of the accent color, used for secondary element hover states." msgstr "" -#: ../inc/actions/namespace.php:107 -msgid "Network Footer Block 1" +#: inc/customizer/namespace.php:93 +msgid "Primary Foreground Color" msgstr "" -#: ../inc/actions/namespace.php:117 -msgid "Network Footer Block 2" +#: inc/customizer/namespace.php:94 +msgid "Used for text on a primary background." msgstr "" -#: ../inc/actions/namespace.php142, -#: ../partials/content-accessibility-toolbar.php6, -#: ../partials/content-accessibility-toolbar.php:7 -msgid "Increase Font Size" -msgstr "הגדל את הכתב" +#: inc/customizer/namespace.php:99 +msgid "Accent Foreground Color" +msgstr "" -#: ../inc/actions/namespace.php:143 -msgid "Decrease Font Size" -msgstr "הקטן את גודל הכתב" +#: inc/customizer/namespace.php:100 +msgid "Used for text on an accent color background." +msgstr "" -#: ../inc/actions/namespace.php:226 -msgid "" -"This page displays your network catalog, so there is no content to edit." -msgstr "עמוד זה מציג את קטלוג הרשת שלך, אין תוכן לערוך." +#: inc/customizer/namespace.php:124 +msgid "Social Media" +msgstr "מדיה חברתית" -#: ../inc/actions/namespace.php:279 -msgid "Page Section" +#: inc/customizer/namespace.php:136 +msgid "Facebook" msgstr "" -#: ../inc/actions/namespace.php280, ../partials/content-page-catalog.php:49 -msgid "Title" -msgstr "כותרת" - -#: ../inc/actions/namespace.php:281 -msgid "Standard" +#: inc/customizer/namespace.php:149 +msgid "Twitter" msgstr "" -#: ../inc/actions/namespace.php:282 -msgid "Accent" -msgstr "הדגשה" +#: inc/customizer/namespace.php:158 +msgid "Front Page Catalog" +msgstr "" -#: ../inc/actions/namespace.php:283 -msgid "Bordered" +#: inc/customizer/namespace.php:169 +msgid "Show Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php:284 -msgid "Borderless" +#: inc/customizer/namespace.php:179 partials/content-front-page.php:19 +msgid "Our Latest Titles" msgstr "" -#: ../inc/actions/namespace.php:287 -msgid "Call to Action" +#: inc/customizer/namespace.php:184 +msgid "Front Page Catalog Title" msgstr "" -#: ../inc/actions/namespace.php:288 -msgid "Text" -msgstr "טקסט" +#: inc/customizer/namespace.php:193 +msgid "Contact Form" +msgstr "טופס ליצירת קשר" -#: ../inc/actions/namespace.php:289 -msgid "Link" -msgstr "קישור" +#: inc/customizer/namespace.php:204 +msgid "Show Contact Form" +msgstr "הצג טופס ליצירת קשר" + +#: inc/customizer/namespace.php:214 partials/contact-form.php:12 +msgid "Contact Us" +msgstr "צור איתנו קשר" + +#: inc/customizer/namespace.php:219 +msgid "Contact Form Title" +msgstr "כותרת הפניה" + +#: inc/customizer/namespace.php:233 +msgid "Contact Email" +msgstr "מייל ליצירת קשר" -#: ../inc/activation/namespace.php:25 +#: inc/activation/namespace.php:25 msgid "About Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:26 +#: inc/activation/namespace.php:26 msgid "" "Pressbooks is easy-to-use book writing software that lets you create a book " "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, -#: ../inc/activation/namespace.php:143 +#: inc/activation/namespace.php:27 footer.php:82 +msgid "Learn More" +msgstr "למד עוד" + +#: inc/activation/namespace.php:34 inc/activation/namespace.php:146 +#: inc/activation/namespace.php:152 msgid "About" msgstr "אודות" -#: ../inc/activation/namespace.php:39 +#: inc/activation/namespace.php:39 msgid "" "Pressbooks is simple book production software. You can use Pressbooks to " "publish textbooks, scholarly monographs, syllabi, fiction and non-fiction " "books, white papers, and more in multiple formats including:" msgstr "" -#: ../inc/activation/namespace.php:40 +#: inc/activation/namespace.php:40 msgid "MOBI (for Kindle ebooks)" msgstr "MOBI (לספרי Kindle)" -#: ../inc/activation/namespace.php:41 +#: inc/activation/namespace.php:41 msgid "EPUB (for all other ebookstores)" msgstr "" -#: ../inc/activation/namespace.php:42 +#: inc/activation/namespace.php:42 msgid "designed PDF (for print-on-demand and digital distribution)" msgstr "" -#: ../inc/activation/namespace.php:45 +#. translators: %s link to about page +#: inc/activation/namespace.php:46 msgid "For more information about Pressbooks, %s." msgstr "" -#: ../inc/activation/namespace.php:46 +#: inc/activation/namespace.php:47 msgid "see here" msgstr "ראה כאן" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, -#: ../inc/activation/namespace.php:173 +#: inc/activation/namespace.php:53 inc/activation/namespace.php:176 +#: inc/activation/namespace.php:182 msgid "Help" msgstr "עזרה" -#: ../inc/activation/namespace.php:58 +#. translators: %1$s: link to how to page; %2$s: link to guide +#: inc/activation/namespace.php:60 msgid "" "The easiest way to get started with Pressbooks is to follow our %1$s. Or, " "you can review our %2$s." msgstr "" -#: ../inc/activation/namespace.php:59 +#: inc/activation/namespace.php:61 msgid "4 Step Guide to Making a Book on Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:60 +#: inc/activation/namespace.php:62 msgid "Guide to Using Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:62 +#: inc/activation/namespace.php:64 msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, -#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, -#: ../inc/activation/namespace.php158, ../page-catalog.php:4 +#. Template Name of the theme +#: inc/activation/namespace.php:69 inc/activation/namespace.php:125 +#: inc/activation/namespace.php:131 inc/activation/namespace.php:161 +#: inc/activation/namespace.php:167 msgid "Catalog" msgstr "קטלוג" -#: ../inc/activation/namespace.php71, ../inc/helpers/namespace.php:165 +#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173 msgid "Home" msgstr "בית" -#: ../inc/admin/namespace.php:30 +#: inc/activation/namespace.php:120 inc/actions/namespace.php:47 +msgid "Primary Menu" +msgstr "תפריט ראשי" + +#: inc/activation/namespace.php:141 inc/actions/namespace.php:48 +msgid "Footer Menu" +msgstr "" + +#: inc/admin/namespace.php:30 msgid "Catalog updated." msgstr "" -#: ../inc/admin/namespace.php:31 +#: inc/admin/namespace.php:31 msgid "Sorry, but your catalog was not updated. Please try again." msgstr "מצטערים, אבל הקטלוג לא עודכן. בבקשה נסו שנית" -#: ../inc/admin/namespace.php:32 +#: inc/admin/namespace.php:32 msgid "Dismiss this notice." msgstr "" -#: ../inc/admin/namespace.php:61 +#: inc/admin/namespace.php:61 msgid "In Catalog" msgstr "" -#: ../inc/admin/namespace.php:72 -msgctxt "pressbooks-aldine" -msgid "Show in Catalog" -msgstr "הצג בקטלוג" - -#: ../inc/admin/namespace.php:73 -msgctxt "pressbooks-aldine" -msgid "This book is private, so you can’t display it in your catalog." -msgstr "[ספר זה הוא פרטי, לא תוכל להציגו בקטלוג שלך]" - -#: ../inc/customizer/namespace.php:61 -msgid "Primary Color" -msgstr "" - -#: ../inc/customizer/namespace.php:62 -msgid "Primary color, used for links and other primary elements." -msgstr "" - -#: ../inc/customizer/namespace.php:67 -msgid "Primary Color (Hover)" -msgstr "" - -#: ../inc/customizer/namespace.php:68 -msgid "Variant of the primary color, used for primary element hover states." -msgstr "" - -#: ../inc/customizer/namespace.php:73 -msgid "Accent Color" -msgstr "" - -#: ../inc/customizer/namespace.php:74 -msgid "Accent color, used for flourishes and secondary elements." -msgstr "" - -#: ../inc/customizer/namespace.php:79 -msgid "Accent Color (Hover)" +#: inc/actions/namespace.php:114 +msgid "Network Footer Block 1" msgstr "" -#: ../inc/customizer/namespace.php:80 -msgid "Variant of the accent color, used for secondary element hover states." +#: inc/actions/namespace.php:126 +msgid "Network Footer Block 2" msgstr "" -#: ../inc/customizer/namespace.php:85 -msgid "Primary Foreground Color" -msgstr "" +#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4 +msgid "Increase Font Size" +msgstr "הגדל את הכתב" -#: ../inc/customizer/namespace.php:86 -msgid "Used for text on a primary background." -msgstr "" +#: inc/actions/namespace.php:153 +msgid "Decrease Font Size" +msgstr "הקטן את גודל הכתב" -#: ../inc/customizer/namespace.php:91 -msgid "Accent Foreground Color" -msgstr "" +#: inc/actions/namespace.php:237 +msgid "" +"This page displays your network catalog, so there is no content to edit." +msgstr "עמוד זה מציג את קטלוג הרשת שלך, אין תוכן לערוך." -#: ../inc/customizer/namespace.php:92 -msgid "Used for text on an accent color background." +#: inc/actions/namespace.php:291 +msgid "Page Section" msgstr "" -#: ../inc/customizer/namespace.php:111 -msgid "Social Media" -msgstr "מדיה חברתית" - -#: ../inc/customizer/namespace.php:119 -msgid "Facebook" -msgstr "" +#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57 +msgid "Title" +msgstr "כותרת" -#: ../inc/customizer/namespace.php:128 -msgid "Twitter" +#: inc/actions/namespace.php:293 +msgid "Standard" msgstr "" -#: ../inc/customizer/namespace.php:135 -msgid "Front Page Catalog" -msgstr "" +#: inc/actions/namespace.php:294 +msgid "Accent" +msgstr "הדגשה" -#: ../inc/customizer/namespace.php:142 -msgid "Show Front Page Catalog" +#: inc/actions/namespace.php:295 +msgid "Bordered" msgstr "" -#: ../inc/customizer/namespace.php150, ../partials/content-front-page.php:19 -msgid "Our Latest Titles" +#: inc/actions/namespace.php:296 +msgid "Borderless" msgstr "" -#: ../inc/customizer/namespace.php:153 -msgid "Front Page Catalog Title" +#: inc/actions/namespace.php:299 +msgid "Call to Action" msgstr "" -#: ../inc/customizer/namespace.php:160 -msgid "Contact Form" -msgstr "טופס ליצירת קשר" - -#: ../inc/customizer/namespace.php:167 -msgid "Show Contact Form" -msgstr "הצג טופס ליצירת קשר" - -#: ../inc/customizer/namespace.php175, ../partials/contact-form.php:12 -msgid "Contact Us" -msgstr "צור איתנו קשר" - -#: ../inc/customizer/namespace.php:178 -msgid "Contact Form Title" -msgstr "כותרת הפניה" - -#: ../inc/customizer/namespace.php:188 -msgid "Contact Email" -msgstr "מייל ליצירת קשר" +#: inc/actions/namespace.php:300 +msgid "Text" +msgstr "טקסט" -#: ../inc/filters/namespace.php:61 -msgid "Continued" -msgstr "מתמשך" +#: inc/actions/namespace.php:301 +msgid "Link" +msgstr "קישור" -#: ../inc/helpers/namespace.php:171 +#: inc/helpers/namespace.php:179 msgid "Contact" msgstr "יצירת קשר" -#: ../inc/helpers/namespace.php:178 +#: inc/helpers/namespace.php:186 msgid "Sign In" msgstr "התחבר" -#: ../inc/helpers/namespace.php:184 +#: inc/helpers/namespace.php:192 msgid "Sign Up" msgstr "הירשם" -#: ../inc/helpers/namespace.php:192 +#: inc/helpers/namespace.php:200 msgid "Admin" msgstr "מנהל" -#: ../inc/helpers/namespace.php:200 +#: inc/helpers/namespace.php:208 msgid "My Books" msgstr "הספר שלי" -#: ../inc/helpers/namespace.php:206 +#: inc/helpers/namespace.php:214 +msgid "Create a New Book" +msgstr "" + +#: inc/helpers/namespace.php:220 msgid "Sign Out" msgstr "התנתק" -#: ../inc/helpers/namespace.php:260 +#: inc/helpers/namespace.php:282 msgid "Name is required." msgstr "נדרש שם." -#: ../inc/helpers/namespace.php:264 +#: inc/helpers/namespace.php:286 msgid "Email is required." msgstr "נדרשת כתובת מייל" -#: ../inc/helpers/namespace.php:268 +#: inc/helpers/namespace.php:290 msgid "Email is invalid." msgstr "כתובת מייל לא חוקית." -#: ../inc/helpers/namespace.php:272 +#: inc/helpers/namespace.php:294 msgid "Institution is required." msgstr "" -#: ../inc/helpers/namespace.php:276 +#: inc/helpers/namespace.php:298 msgid "Message is required." msgstr "" -#: ../inc/helpers/namespace.php:282 +#. translators: %s name of contact for submitter +#: inc/helpers/namespace.php:305 msgid "Contact Form Submission from %s" msgstr "" -#: ../inc/helpers/namespace.php:293 +#: inc/helpers/namespace.php:316 msgid "Your message was sent!" msgstr "הודעתך נשלחה!" -#: ../inc/helpers/namespace.php:296 +#: inc/helpers/namespace.php:319 msgid "Your message could not be sent." msgstr "לא ניתן לשלוח את ההודעה" -#: ../page-catalog.php:55 +#: inc/intervention.php:12 +msgid "Hello," +msgstr "שלום," + +#: page-catalog.php:55 msgid "No Books Found" msgstr "לא נמצאו ספרים" -#: ../page-catalog.php:58 +#: page-catalog.php:58 msgid "No books have been added to the catalog." msgstr "עדיין לא הוספת ספר לקטלוג" -#: ../partials/book.php:27 -msgid "About this book" -msgstr "אודות הספר" +#. translators: 1: title. +#: comments.php:35 +msgid "One thought on “%1$s”" +msgstr "" -#: ../partials/contact-form.php:30 -msgid "Your name (required)" -msgstr "שם (נדרש)" +#. translators: 1: comment count number, 2: title. +#: comments.php:41 +msgctxt "comments title" +msgid "%1$s thought on “%2$s”" +msgid_plural "%1$s thoughts on “%2$s”" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" -#: ../partials/contact-form.php:38 -msgid "Your email address (required)" -msgstr "כתובת המייל שלך (נדרש)" +#: comments.php:68 +msgid "Comments are closed." +msgstr "אין אפשרות להגיב." -#: ../partials/contact-form.php:46 -msgid "Your institution (required)" -msgstr "המוסד שלך (נדרש)" +#. translators: %s: search query. +#: search.php:23 +msgid "Search Results for: %s" +msgstr "חפש תוצאות עבור: %s" -#: ../partials/contact-form.php:54 -msgid "Your message (required)" -msgstr "ההודעה שלך (נדרש)" +#: header.php:44 +msgid "Skip to content" +msgstr "עבור לתוכן" -#: ../partials/contact-form.php:58 -msgid "Send" -msgstr "שלח" +#. translators: %s name of network +#: header.php:69 +msgid "Logo for %s" +msgstr "" -#: ../partials/content-front-page.php:67 -msgid "View Complete Catalog" -msgstr "צפה בקטלוג המלא" +#: header.php:80 +msgid "Toggle Menu" +msgstr "" + +#. translators: %s network name +#: footer.php:43 footer.php:48 +msgid "%s on Facebook" +msgstr "" + +#. translators: %s network name +#: footer.php:53 footer.php:58 +msgid "%s on Twitter" +msgstr "" + +#. translators: %s Pressbooks +#: footer.php:77 +msgid "Powered by %s" +msgstr "מופעל על ידי %s" + +#: footer.php:79 +msgid "Open Source" +msgstr "קוד פתוח" + +#: footer.php:80 +msgid "Open Textbooks" +msgstr "ספרי לימוד" + +#: footer.php:81 +msgid "Open Book Publishing" +msgstr "פרסום הספר- הוצאה לאור" + +#: footer.php:86 footer.php:90 +msgid "Pressbooks on Facebook" +msgstr "" + +#: footer.php:92 footer.php:96 +msgid "Pressbooks on Twitter" +msgstr "" + +#: partials/book.php:39 +msgid "About this book" +msgstr "אודות הספר" -#: ../partials/content-none.php:14 +#: partials/paged-navigation.php:2 +msgid "Navigation" +msgstr "ניווט" + +#: partials/content-none.php:14 msgid "Nothing Found" msgstr "" -#: ../partials/content-none.php:25 +#. translators: 1: link to WP admin new post page. +#: partials/content-none.php:27 msgid "Ready to publish your first post? Get started here." msgstr "מוכן לפרסום הפוסט הראשון שלך? Get started here." -#: ../partials/content-none.php:38 +#: partials/content-none.php:41 msgid "" "Sorry, but nothing matched your search terms. Please try again with some " "different keywords." @@ -480,74 +492,96 @@ msgstr "" "מצטערים, לא נמצאו תוצאות עבור מילות החיפוש הללו. בבקשה נסו להשתמש במילות " "מפתח אחרות." -#: ../partials/content-none.php:44 +#: partials/content-none.php:48 msgid "" "It seems we can’t find what you’re looking for. Perhaps " "searching can help." msgstr "" -#: ../partials/content-page-catalog.php:17 +#: partials/content-page.php:23 partials/content.php:50 +msgid "Pages:" +msgstr "עמודים:" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content-page.php:37 +msgid "Edit %s" +msgstr "ערוך %s" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content.php:37 +msgid "Continue reading \"%s\"" +msgstr "המשך לקרוא \"%s\"" + +#: partials/content-page-catalog.php:17 msgid "Filter by Subject" msgstr "" -#: ../partials/content-page-catalog.php:19 +#: partials/content-page-catalog.php:19 msgid "All Subjects" msgstr "" -#: ../partials/content-page-catalog.php:35 +#: partials/content-page-catalog.php:39 msgid "Filter by License" msgstr "" -#: ../partials/content-page-catalog.php:37 +#: partials/content-page-catalog.php:41 msgid "All Licenses" msgstr "כל הרשיונות" -#: ../partials/content-page-catalog.php:46 +#: partials/content-page-catalog.php:54 msgid "Sort by" msgstr "מיין לפי" -#: ../partials/content-page-catalog.php:50 +#: partials/content-page-catalog.php:58 msgid "Subject" msgstr "נושא" -#: ../partials/content-page-catalog.php:51 +#: partials/content-page-catalog.php:59 msgid "Latest" msgstr "" -#: ../partials/content-page-catalog.php:58 +#: partials/content-page-catalog.php:67 msgid "Clear Filters" msgstr "" -#: ../partials/content-page-catalog.php:59 +#: partials/content-page-catalog.php:68 msgid "Submit" msgstr "שלח" -#: ../partials/content-page.php22, ../partials/content.php:45 -msgid "Pages:" -msgstr "עמודים:" +#: partials/content-front-page.php:76 +msgid "View Complete Catalog" +msgstr "צפה בקטלוג המלא" -#: ../partials/content-page.php:35 -msgid "Edit %s" -msgstr "ערוך %s" +#: partials/contact-form.php:29 +msgid "Keep this field blank (required)" +msgstr "" -#: ../partials/content.php:34 -msgid "Continue reading \"%s\"" -msgstr "המשך לקרוא \"%s\"" +#: partials/contact-form.php:45 +msgid "Your name (required)" +msgstr "שם (נדרש)" -#: ../partials/paged-navigation.php:2 -msgid "Navigation" -msgstr "ניווט" +#: partials/contact-form.php:61 +msgid "Your email address (required)" +msgstr "כתובת המייל שלך (נדרש)" -#: ../search.php:21 -msgid "Search Results for: %s" -msgstr "חפש תוצאות עבור: %s" +#: partials/contact-form.php:77 +msgid "Your institution (required)" +msgstr "המוסד שלך (נדרש)" + +#: partials/contact-form.php:93 +msgid "Your message (required)" +msgstr "ההודעה שלך (נדרש)" + +#: partials/contact-form.php:97 +msgid "Send" +msgstr "שלח" -#: ../searchform.php:3 +#: searchform.php:3 msgctxt "label" msgid "Search Catalog" msgstr "" -#: ../searchform.php:6 +#: searchform.php:6 msgctxt "submit button" msgid "Search" msgstr "" diff --git a/languages/hi.mo b/languages/hi.mo new file mode 100644 index 0000000000000000000000000000000000000000..8c6897e5c0575f435ffc71c07b878bcdc060edbc GIT binary patch literal 522 zcmZ8dO-}+b5XI{ycU*rxlBiPjY!igx#m7gv~;n>Wh!lH8{W1iig7UcS^C>Y#i z(6%T&DL_Yh6fEI!3Os@2G>cC~k_uiw;#_b}WEkR$D&1_j4d5rh>nyH`q((&IT}z!W zWR8%boC|iP^hB}hkGJJ=8G0+VQ;)d%Z_(3+i_$o)MN<_W2K`>YyGbCXkGGBXs6Aw_ z1)24@@=-C9N;lbfDy>7`y3H=2vEh|ck7%K*$A$vT1#66y|20XWsbDZ$SUH0WW9LpV zU97LJl{DE`+p21|-(vA$GkAcGnUkJin`FP^q}e5Ew9*?Z*!=+7*FBbmrR&NkCGwg0 literal 0 HcmV?d00001 diff --git a/languages/hi.po b/languages/hi.po new file mode 100644 index 0000000..42c6322 --- /dev/null +++ b/languages/hi.po @@ -0,0 +1,579 @@ +# Copyright (C) 2019 Pressbooks (Book Oven Inc.) +# This file is distributed under the GNU GPL v3 or later. +msgid "" +msgstr "" +"Project-Id-Version: Aldine 1.6.0\n" +"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" +"POT-Creation-Date: 2019-02-27T17:29:06+00:00\n" +"PO-Revision-Date: 2018-03-06 14:24+0000\n" +"Language-Team: Hindi (https://www.transifex.com/pressbooks/teams/9194/hi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: hi\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Domain: pressbooks-aldine\n" +"X-Generator: WP-CLI 2.1.0\n" + +#. Theme Name of the theme +msgid "Aldine" +msgstr "" + +#. Theme URI of the theme +msgid "https://github.com/pressbooks/pressbooks-aldine/" +msgstr "" + +#. Description of the theme +msgid "" +"Aldine is the default theme for the home page of Pressbooks networks. It is " +"named for the Aldine Press, founded by Aldus Manutius in 1494, who is " +"regarded by many as the world’s first publisher." +msgstr "" + +#. Author of the theme +msgid "Pressbooks (Book Oven Inc.)" +msgstr "" + +#. Author URI of the theme +msgid "https://pressbooks.org" +msgstr "" + +#: functions.php:19 +msgid "Dependencies Missing" +msgstr "" + +#: functions.php:20 +msgid "You must run composer install from the Aldine directory." +msgstr "" + +#: 404.php:17 +msgid "Oops! That page can’t be found." +msgstr "" + +#: 404.php:21 +msgid "It looks like nothing was found at this location." +msgstr "" + +#: inc/filters/namespace.php:63 +msgid "Continued" +msgstr "" + +#: inc/customizer/namespace.php:69 +msgid "Primary Color" +msgstr "" + +#: inc/customizer/namespace.php:70 +msgid "Primary color, used for links and other primary elements." +msgstr "" + +#: inc/customizer/namespace.php:75 +msgid "Primary Color (Hover)" +msgstr "" + +#: inc/customizer/namespace.php:76 +msgid "Variant of the primary color, used for primary element hover states." +msgstr "" + +#: inc/customizer/namespace.php:81 +msgid "Accent Color" +msgstr "" + +#: inc/customizer/namespace.php:82 +msgid "Accent color, used for flourishes and secondary elements." +msgstr "" + +#: inc/customizer/namespace.php:87 +msgid "Accent Color (Hover)" +msgstr "" + +#: inc/customizer/namespace.php:88 +msgid "Variant of the accent color, used for secondary element hover states." +msgstr "" + +#: inc/customizer/namespace.php:93 +msgid "Primary Foreground Color" +msgstr "" + +#: inc/customizer/namespace.php:94 +msgid "Used for text on a primary background." +msgstr "" + +#: inc/customizer/namespace.php:99 +msgid "Accent Foreground Color" +msgstr "" + +#: inc/customizer/namespace.php:100 +msgid "Used for text on an accent color background." +msgstr "" + +#: inc/customizer/namespace.php:124 +msgid "Social Media" +msgstr "" + +#: inc/customizer/namespace.php:136 +msgid "Facebook" +msgstr "" + +#: inc/customizer/namespace.php:149 +msgid "Twitter" +msgstr "" + +#: inc/customizer/namespace.php:158 +msgid "Front Page Catalog" +msgstr "" + +#: inc/customizer/namespace.php:169 +msgid "Show Front Page Catalog" +msgstr "" + +#: inc/customizer/namespace.php:179 partials/content-front-page.php:19 +msgid "Our Latest Titles" +msgstr "" + +#: inc/customizer/namespace.php:184 +msgid "Front Page Catalog Title" +msgstr "" + +#: inc/customizer/namespace.php:193 +msgid "Contact Form" +msgstr "" + +#: inc/customizer/namespace.php:204 +msgid "Show Contact Form" +msgstr "" + +#: inc/customizer/namespace.php:214 partials/contact-form.php:12 +msgid "Contact Us" +msgstr "" + +#: inc/customizer/namespace.php:219 +msgid "Contact Form Title" +msgstr "" + +#: inc/customizer/namespace.php:233 +msgid "Contact Email" +msgstr "" + +#: inc/activation/namespace.php:25 +msgid "About Pressbooks" +msgstr "" + +#: inc/activation/namespace.php:26 +msgid "" +"Pressbooks is easy-to-use book writing software that lets you create a book " +"in all the formats you need to publish." +msgstr "" + +#: inc/activation/namespace.php:27 footer.php:82 +msgid "Learn More" +msgstr "" + +#: inc/activation/namespace.php:34 inc/activation/namespace.php:146 +#: inc/activation/namespace.php:152 +msgid "About" +msgstr "" + +#: inc/activation/namespace.php:39 +msgid "" +"Pressbooks is simple book production software. You can use Pressbooks to " +"publish textbooks, scholarly monographs, syllabi, fiction and non-fiction " +"books, white papers, and more in multiple formats including:" +msgstr "" + +#: inc/activation/namespace.php:40 +msgid "MOBI (for Kindle ebooks)" +msgstr "" + +#: inc/activation/namespace.php:41 +msgid "EPUB (for all other ebookstores)" +msgstr "" + +#: inc/activation/namespace.php:42 +msgid "designed PDF (for print-on-demand and digital distribution)" +msgstr "" + +#. translators: %s link to about page +#: inc/activation/namespace.php:46 +msgid "For more information about Pressbooks, %s." +msgstr "" + +#: inc/activation/namespace.php:47 +msgid "see here" +msgstr "" + +#: inc/activation/namespace.php:53 inc/activation/namespace.php:176 +#: inc/activation/namespace.php:182 +msgid "Help" +msgstr "" + +#. translators: %1$s: link to how to page; %2$s: link to guide +#: inc/activation/namespace.php:60 +msgid "" +"The easiest way to get started with Pressbooks is to follow our %1$s. Or, " +"you can review our %2$s." +msgstr "" + +#: inc/activation/namespace.php:61 +msgid "4 Step Guide to Making a Book on Pressbooks" +msgstr "" + +#: inc/activation/namespace.php:62 +msgid "Guide to Using Pressbooks" +msgstr "" + +#: inc/activation/namespace.php:64 +msgid "" +"If you require further assistance, please contact your network manager." +msgstr "" + +#. Template Name of the theme +#: inc/activation/namespace.php:69 inc/activation/namespace.php:125 +#: inc/activation/namespace.php:131 inc/activation/namespace.php:161 +#: inc/activation/namespace.php:167 +msgid "Catalog" +msgstr "" + +#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173 +msgid "Home" +msgstr "" + +#: inc/activation/namespace.php:120 inc/actions/namespace.php:47 +msgid "Primary Menu" +msgstr "" + +#: inc/activation/namespace.php:141 inc/actions/namespace.php:48 +msgid "Footer Menu" +msgstr "" + +#: inc/admin/namespace.php:30 +msgid "Catalog updated." +msgstr "" + +#: inc/admin/namespace.php:31 +msgid "Sorry, but your catalog was not updated. Please try again." +msgstr "" + +#: inc/admin/namespace.php:32 +msgid "Dismiss this notice." +msgstr "" + +#: inc/admin/namespace.php:61 +msgid "In Catalog" +msgstr "" + +#: inc/actions/namespace.php:114 +msgid "Network Footer Block 1" +msgstr "" + +#: inc/actions/namespace.php:126 +msgid "Network Footer Block 2" +msgstr "" + +#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4 +msgid "Increase Font Size" +msgstr "" + +#: inc/actions/namespace.php:153 +msgid "Decrease Font Size" +msgstr "" + +#: inc/actions/namespace.php:237 +msgid "" +"This page displays your network catalog, so there is no content to edit." +msgstr "" + +#: inc/actions/namespace.php:291 +msgid "Page Section" +msgstr "" + +#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57 +msgid "Title" +msgstr "" + +#: inc/actions/namespace.php:293 +msgid "Standard" +msgstr "" + +#: inc/actions/namespace.php:294 +msgid "Accent" +msgstr "" + +#: inc/actions/namespace.php:295 +msgid "Bordered" +msgstr "" + +#: inc/actions/namespace.php:296 +msgid "Borderless" +msgstr "" + +#: inc/actions/namespace.php:299 +msgid "Call to Action" +msgstr "" + +#: inc/actions/namespace.php:300 +msgid "Text" +msgstr "" + +#: inc/actions/namespace.php:301 +msgid "Link" +msgstr "" + +#: inc/helpers/namespace.php:179 +msgid "Contact" +msgstr "" + +#: inc/helpers/namespace.php:186 +msgid "Sign In" +msgstr "" + +#: inc/helpers/namespace.php:192 +msgid "Sign Up" +msgstr "" + +#: inc/helpers/namespace.php:200 +msgid "Admin" +msgstr "" + +#: inc/helpers/namespace.php:208 +msgid "My Books" +msgstr "" + +#: inc/helpers/namespace.php:214 +msgid "Create a New Book" +msgstr "" + +#: inc/helpers/namespace.php:220 +msgid "Sign Out" +msgstr "" + +#: inc/helpers/namespace.php:282 +msgid "Name is required." +msgstr "" + +#: inc/helpers/namespace.php:286 +msgid "Email is required." +msgstr "" + +#: inc/helpers/namespace.php:290 +msgid "Email is invalid." +msgstr "" + +#: inc/helpers/namespace.php:294 +msgid "Institution is required." +msgstr "" + +#: inc/helpers/namespace.php:298 +msgid "Message is required." +msgstr "" + +#. translators: %s name of contact for submitter +#: inc/helpers/namespace.php:305 +msgid "Contact Form Submission from %s" +msgstr "" + +#: inc/helpers/namespace.php:316 +msgid "Your message was sent!" +msgstr "" + +#: inc/helpers/namespace.php:319 +msgid "Your message could not be sent." +msgstr "" + +#: inc/intervention.php:12 +msgid "Hello," +msgstr "" + +#: page-catalog.php:55 +msgid "No Books Found" +msgstr "" + +#: page-catalog.php:58 +msgid "No books have been added to the catalog." +msgstr "" + +#. translators: 1: title. +#: comments.php:35 +msgid "One thought on “%1$s”" +msgstr "" + +#. translators: 1: comment count number, 2: title. +#: comments.php:41 +msgctxt "comments title" +msgid "%1$s thought on “%2$s”" +msgid_plural "%1$s thoughts on “%2$s”" +msgstr[0] "" +msgstr[1] "" + +#: comments.php:68 +msgid "Comments are closed." +msgstr "" + +#. translators: %s: search query. +#: search.php:23 +msgid "Search Results for: %s" +msgstr "" + +#: header.php:44 +msgid "Skip to content" +msgstr "" + +#. translators: %s name of network +#: header.php:69 +msgid "Logo for %s" +msgstr "" + +#: header.php:80 +msgid "Toggle Menu" +msgstr "" + +#. translators: %s network name +#: footer.php:43 footer.php:48 +msgid "%s on Facebook" +msgstr "" + +#. translators: %s network name +#: footer.php:53 footer.php:58 +msgid "%s on Twitter" +msgstr "" + +#. translators: %s Pressbooks +#: footer.php:77 +msgid "Powered by %s" +msgstr "" + +#: footer.php:79 +msgid "Open Source" +msgstr "" + +#: footer.php:80 +msgid "Open Textbooks" +msgstr "" + +#: footer.php:81 +msgid "Open Book Publishing" +msgstr "" + +#: footer.php:86 footer.php:90 +msgid "Pressbooks on Facebook" +msgstr "" + +#: footer.php:92 footer.php:96 +msgid "Pressbooks on Twitter" +msgstr "" + +#: partials/book.php:39 +msgid "About this book" +msgstr "" + +#: partials/paged-navigation.php:2 +msgid "Navigation" +msgstr "" + +#: partials/content-none.php:14 +msgid "Nothing Found" +msgstr "" + +#. translators: 1: link to WP admin new post page. +#: partials/content-none.php:27 +msgid "Ready to publish your first post? Get started here." +msgstr "" + +#: partials/content-none.php:41 +msgid "" +"Sorry, but nothing matched your search terms. Please try again with some " +"different keywords." +msgstr "" + +#: partials/content-none.php:48 +msgid "" +"It seems we can’t find what you’re looking for. Perhaps " +"searching can help." +msgstr "" + +#: partials/content-page.php:23 partials/content.php:50 +msgid "Pages:" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content-page.php:37 +msgid "Edit %s" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content.php:37 +msgid "Continue reading \"%s\"" +msgstr "" + +#: partials/content-page-catalog.php:17 +msgid "Filter by Subject" +msgstr "" + +#: partials/content-page-catalog.php:19 +msgid "All Subjects" +msgstr "" + +#: partials/content-page-catalog.php:39 +msgid "Filter by License" +msgstr "" + +#: partials/content-page-catalog.php:41 +msgid "All Licenses" +msgstr "" + +#: partials/content-page-catalog.php:54 +msgid "Sort by" +msgstr "" + +#: partials/content-page-catalog.php:58 +msgid "Subject" +msgstr "" + +#: partials/content-page-catalog.php:59 +msgid "Latest" +msgstr "" + +#: partials/content-page-catalog.php:67 +msgid "Clear Filters" +msgstr "" + +#: partials/content-page-catalog.php:68 +msgid "Submit" +msgstr "" + +#: partials/content-front-page.php:76 +msgid "View Complete Catalog" +msgstr "" + +#: partials/contact-form.php:29 +msgid "Keep this field blank (required)" +msgstr "" + +#: partials/contact-form.php:45 +msgid "Your name (required)" +msgstr "" + +#: partials/contact-form.php:61 +msgid "Your email address (required)" +msgstr "" + +#: partials/contact-form.php:77 +msgid "Your institution (required)" +msgstr "" + +#: partials/contact-form.php:93 +msgid "Your message (required)" +msgstr "" + +#: partials/contact-form.php:97 +msgid "Send" +msgstr "" + +#: searchform.php:3 +msgctxt "label" +msgid "Search Catalog" +msgstr "" + +#: searchform.php:6 +msgctxt "submit button" +msgid "Search" +msgstr "" diff --git a/languages/hu_HU.mo b/languages/hu_HU.mo index 7baa7ec19664246f2c8627c960ac2447ac819e1c..026d19a8f4da9cfe05794664d50aedb9c5e3aa83 100644 GIT binary patch delta 1800 zcmY+@e`u9e9LMo<#W~$A_rqnHmQN(hv7URM`%L!ZF_PS1t<4;3HmMQ2wujw|y61ME zXTg|poAd)BA{tsqgM=c540IIKA6ZF46bVsGafP5E2$KIK{raQ##|~7N=bqO&=bm$( z@AsT@Pjwt?ul&@o^q}E0!goF2zm^zN!Nn>HKIf{9X~FZTuBzq6)L|NHaXqU4KD-5e z>sI73{S-C06IsHHqUIOyR=sM9N+TUF*#U3;^MiQ@wctr?z*DG&zQYyxqwT+fn*Rqn zSj&&~=%MCqLw+(lZU2+j5~h{v0V*2!Dz3pJxE4RbW%xZV#S7Mp*hBkgR6s6;=69gx z_hAmlQ1cHVkC~&;I!96Cj$@;?`V19CcmWmpW#ln8C{|)BZOkUDL$=IxqB8D59y3Cr zohqPSIEgXt$Fq1HSL0_4x(ydl>s-T%BKeaFk7=Y=5#EgoqzP}w4%FEVpaR`x+j-O- zD5B<1q3+R(7~mz;yt~Lk^O{iYEGp3UmF&M>_y8RbVHfH$yM*o?}w7qvs9xCJL|`vfYGGq!!Umi>3Q@t5i7Hq&26>Z70 zs29(nB7NVsKSFlbd}%$8GqkVaAVx&57kz=6_cdxKe?Xn_BI-_E!N>6z)DAs-2mK+H z9aMBVhLOkYr(leE!?sVLGWrJZ!Aq!2tJz;=wgDeOAGKpMs6Y;(0(*Pi?A59RI>eiC z$S3BfmbIi(BlGW8=a$d@R_j+D+&fmB2%TJ}E#uV;hNY;SxZC6L;+VT_ay)j2qQEI6 zNhuDp+3{jhnB1LtD%zJVmBTpR9YuTM|5V-l&9$;M13QM?u5y@9iqVAIolnBR@x5H9 z>-nzVK9p+@{La8@Yw^6mYxWrJ4u;PZR%jX($0vSvxmJ25cA!L^j++LPd0p)JuC~E2XWycUgH= zjP6AfqlpuEgG6~jf>D&z7sg~UZZZCgL5%Q{7(+yYsEHb#M)CV=Pt-)4yZbrk+~?f; zJm;L9TKDey;>FhBVZ(1Pf4A@#tTCpD-_~;D_ss%hy6_5WsJ-5p#n_3>7)Fh6#2az5 z^+Dt^Z7&U(n z_M(rPe-gRO>)iC7w^4C3*ruhvKtmZ`MP>dIa+$hDW16r9@4yhUWM&(x;@!w)(%iIC z1=I(p(8Fi(Eb8G>_zc_eGU`2lU{RSg(xYuwp)%}6CDM;K;V^3N9z!LXwEZVhXW$@e zehJ6%2oB(nsCnH~p?UqN{=KL~hniS_eQ-Mi!x%*!reikn1g@t4Dk}4Hcq?AUPORnY zN^k`(#|@}TA4RQD4hM0{_TR%5^e>edl5r;236tb_W5_H zLphJCcnMkGiCw5I+=be*463q2cD#g&KY>d09po|}anp(wFVeW3#-FIlRcwB%@p)8&^_2Gvw&0g|1Xb}Q*%4x%N5!2)&40u8XDhP*pU}`D`vSEj zzoS0fNjA!K4XVEuS$(s`x*MOOzaMwvHPnYT-CUiw4YiU{)E1AS&XkK|cmRWZ-+X8v ze2O|8=aI|&#*KHHcGge*yHFL~k1NqZRXT;L>?PceZ=zQ0x_#cp!BQb%RD%5&K>emK z)fN`*p`pz58!xBox&nc{<--el>zC#7uIKH`X7_s$C!I)T++Z}BoeZTi(=*M3E&q91 zetB_EptvLJCQ^Q6v*Wor$4?G~y1N@5iP+H*_uynUpYTRgo<9(Z#Rg+8S7D$xe0O{> zmXQ$4WV1Qjt~?8`)ziY?, 2018 +# msgid "" msgstr "" -"Project-Id-Version: pressbooks-aldine\n" +"Project-Id-Version: Aldine 1.6.0\n" +"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" +"POT-Creation-Date: 2019-02-27T17:29:06+00:00\n" +"PO-Revision-Date: 2018-03-06 14:24+0000\n" "Last-Translator: Antonio Devís , 2018\n" "Language-Team: Hungarian (Hungary) (https://www.transifex.com/pressbooks/teams/9194/hu_HU/)\n" "MIME-Version: 1.0\n" @@ -12,169 +16,153 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Language: hu_HU\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Poedit-Basepath: ..\n" -"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n" -"X-Poedit-SearchPath-0: .\n" -"X-Poedit-SearchPathExcluded-0: *.js\n" -"X-Poedit-SourceCharset: UTF-8\n" +"X-Domain: pressbooks-aldine\n" +"X-Generator: WP-CLI 2.1.0\n" -#: ../404.php:17 -msgid "Oops! That page can’t be found." +#. Theme Name of the theme +msgid "Aldine" msgstr "" -#: ../404.php:21 -msgid "It looks like nothing was found at this location." -msgstr "Úgy tűnik, semmit nem találtunk ezen a helyen." - -#: ../comments.php:34 -msgid "One thought on “%1$s”" +#. Theme URI of the theme +msgid "https://github.com/pressbooks/pressbooks-aldine/" msgstr "" -#: ../comments.php:40 -msgctxt "comments title" -msgid "%1$s thought on “%2$s”" -msgid_plural "%1$s thoughts on “%2$s”" -msgstr[0] "" -msgstr[1] "" - -#: ../comments.php:63 -msgid "Comments are closed." -msgstr "A hozzászólások le vannak zárva." +#. Description of the theme +msgid "" +"Aldine is the default theme for the home page of Pressbooks networks. It is " +"named for the Aldine Press, founded by Aldus Manutius in 1494, who is " +"regarded by many as the world’s first publisher." +msgstr "" -#: ../footer.php40, ../footer.php:44 -msgid "%s on Facebook" +#. Author of the theme +msgid "Pressbooks (Book Oven Inc.)" msgstr "" -#: ../footer.php48, ../footer.php:52 -msgid "%s on Twitter" +#. Author URI of the theme +msgid "https://pressbooks.org" msgstr "" -#: ../footer.php:70 -msgid "Powered by %s" +#: functions.php:19 +msgid "Dependencies Missing" msgstr "" -#: ../footer.php:72 -msgid "Open Source" -msgstr "Nyílt Forráskód" +#: functions.php:20 +msgid "You must run composer install from the Aldine directory." +msgstr "" -#: ../footer.php:73 -msgid "Open Textbooks" +#: 404.php:17 +msgid "Oops! That page can’t be found." msgstr "" -#: ../footer.php:74 -msgid "Open Book Publishing" -msgstr "Nyílt Könyvkiadás" +#: 404.php:21 +msgid "It looks like nothing was found at this location." +msgstr "Úgy tűnik, semmit nem találtunk ezen a helyen." -#: ../footer.php75, ../inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "Tudjon meg többet" +#: inc/filters/namespace.php:63 +msgid "Continued" +msgstr "Folytatás" -#: ../footer.php79, ../footer.php:83 -msgid "Pressbooks on Facebook" -msgstr "Pressbooks a Facebookon" +#: inc/customizer/namespace.php:69 +msgid "Primary Color" +msgstr "Főszín" -#: ../footer.php85, ../footer.php:89 -msgid "Pressbooks on Twitter" -msgstr "Pressbooks a Twitteren" +#: inc/customizer/namespace.php:70 +msgid "Primary color, used for links and other primary elements." +msgstr "" -#: ../functions.php:18 -msgid "Dependencies Missing" +#: inc/customizer/namespace.php:75 +msgid "Primary Color (Hover)" msgstr "" -#: ../functions.php:19 -msgid "You must run composer install from the Aldine directory." +#: inc/customizer/namespace.php:76 +msgid "Variant of the primary color, used for primary element hover states." msgstr "" -#: ../header.php:44 -msgid "Skip to content" -msgstr "Ugrás a tartalomra" +#: inc/customizer/namespace.php:81 +msgid "Accent Color" +msgstr "" -#: ../header.php:64 -msgid "Logo for %s" +#: inc/customizer/namespace.php:82 +msgid "Accent color, used for flourishes and secondary elements." msgstr "" -#: ../header.php:74 -msgid "Toggle Menu" +#: inc/customizer/namespace.php:87 +msgid "Accent Color (Hover)" msgstr "" -#: ../inc/intervention.php:12 -msgid "Hello," -msgstr "Szia," +#: inc/customizer/namespace.php:88 +msgid "Variant of the accent color, used for secondary element hover states." +msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 -msgid "Primary Menu" -msgstr "Főmenü" +#: inc/customizer/namespace.php:93 +msgid "Primary Foreground Color" +msgstr "Előtér Főszíne" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 -msgid "Footer Menu" -msgstr "Lábléc Menü" +#: inc/customizer/namespace.php:94 +msgid "Used for text on a primary background." +msgstr "Fő háttéren használt szöveghez." -#: ../inc/actions/namespace.php:107 -msgid "Network Footer Block 1" +#: inc/customizer/namespace.php:99 +msgid "Accent Foreground Color" msgstr "" -#: ../inc/actions/namespace.php:117 -msgid "Network Footer Block 2" +#: inc/customizer/namespace.php:100 +msgid "Used for text on an accent color background." msgstr "" -#: ../inc/actions/namespace.php142, -#: ../partials/content-accessibility-toolbar.php6, -#: ../partials/content-accessibility-toolbar.php:7 -msgid "Increase Font Size" -msgstr "Betűméret Növelése" - -#: ../inc/actions/namespace.php:143 -msgid "Decrease Font Size" -msgstr "Betűméret Csökkentése" +#: inc/customizer/namespace.php:124 +msgid "Social Media" +msgstr "Közösségi Média" -#: ../inc/actions/namespace.php:226 -msgid "" -"This page displays your network catalog, so there is no content to edit." -msgstr "" -"Ez az oldal megjeleníti a hálózati katalógust, így nincs szerkeszteni való " -"tartalom." +#: inc/customizer/namespace.php:136 +msgid "Facebook" +msgstr "Facebook" -#: ../inc/actions/namespace.php:279 -msgid "Page Section" -msgstr "Oldal-szekció" +#: inc/customizer/namespace.php:149 +msgid "Twitter" +msgstr "Twitter" -#: ../inc/actions/namespace.php280, ../partials/content-page-catalog.php:49 -msgid "Title" -msgstr "Cím" +#: inc/customizer/namespace.php:158 +msgid "Front Page Catalog" +msgstr "Címoldal Katalógus" -#: ../inc/actions/namespace.php:281 -msgid "Standard" -msgstr "Sztenderd" +#: inc/customizer/namespace.php:169 +msgid "Show Front Page Catalog" +msgstr "Mutassa a Címoldal Katalógust" -#: ../inc/actions/namespace.php:282 -msgid "Accent" +#: inc/customizer/namespace.php:179 partials/content-front-page.php:19 +msgid "Our Latest Titles" msgstr "" -#: ../inc/actions/namespace.php:283 -msgid "Bordered" -msgstr "Határolt" +#: inc/customizer/namespace.php:184 +msgid "Front Page Catalog Title" +msgstr "Címoldal Katalógusának Címe" -#: ../inc/actions/namespace.php:284 -msgid "Borderless" -msgstr "Nincs határ" +#: inc/customizer/namespace.php:193 +msgid "Contact Form" +msgstr "Kapcsolatfelvéteteli Űrlap" -#: ../inc/actions/namespace.php:287 -msgid "Call to Action" -msgstr "" +#: inc/customizer/namespace.php:204 +msgid "Show Contact Form" +msgstr "Mutassa a Kapcsolatfelvételi Űrlapot" -#: ../inc/actions/namespace.php:288 -msgid "Text" -msgstr "Szöveg" +#: inc/customizer/namespace.php:214 partials/contact-form.php:12 +msgid "Contact Us" +msgstr "Lépjen kapcsolatba velünk" -#: ../inc/actions/namespace.php:289 -msgid "Link" -msgstr "Link" +#: inc/customizer/namespace.php:219 +msgid "Contact Form Title" +msgstr "Kapcsolatfelvételi Űrlap Címe" -#: ../inc/activation/namespace.php:25 +#: inc/customizer/namespace.php:233 +msgid "Contact Email" +msgstr "Email Cím" + +#: inc/activation/namespace.php:25 msgid "About Pressbooks" msgstr "A Pressbookról" -#: ../inc/activation/namespace.php:26 +#: inc/activation/namespace.php:26 msgid "" "Pressbooks is easy-to-use book writing software that lets you create a book " "in all the formats you need to publish." @@ -182,12 +170,16 @@ msgstr "" "A Pressbooks egyszerűen használható könyvíró szoftver, amelynek segítségével" " könyveket készíthet, bármely formátumban." -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, -#: ../inc/activation/namespace.php:143 +#: inc/activation/namespace.php:27 footer.php:82 +msgid "Learn More" +msgstr "Tudjon meg többet" + +#: inc/activation/namespace.php:34 inc/activation/namespace.php:146 +#: inc/activation/namespace.php:152 msgid "About" msgstr "Rólunk" -#: ../inc/activation/namespace.php:39 +#: inc/activation/namespace.php:39 msgid "" "Pressbooks is simple book production software. You can use Pressbooks to " "publish textbooks, scholarly monographs, syllabi, fiction and non-fiction " @@ -197,289 +189,309 @@ msgstr "" "többféle formátumban kiadhat tankönyveket, tudományos monográfiákat, " "tananyagokat, fiktív és valós könyveket, tanulmányokat, stb." -#: ../inc/activation/namespace.php:40 +#: inc/activation/namespace.php:40 msgid "MOBI (for Kindle ebooks)" msgstr "MOBI (Kindle e-könyvekhez)" -#: ../inc/activation/namespace.php:41 +#: inc/activation/namespace.php:41 msgid "EPUB (for all other ebookstores)" msgstr "EPUB (minden más e-könyvtár esetében)" -#: ../inc/activation/namespace.php:42 +#: inc/activation/namespace.php:42 msgid "designed PDF (for print-on-demand and digital distribution)" msgstr "" "tervezett PDF (nyomtatásra igény szerint és digitális terjesztés esetén)" -#: ../inc/activation/namespace.php:45 +#. translators: %s link to about page +#: inc/activation/namespace.php:46 msgid "For more information about Pressbooks, %s." msgstr "" -#: ../inc/activation/namespace.php:46 +#: inc/activation/namespace.php:47 msgid "see here" msgstr "lásd itt" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, -#: ../inc/activation/namespace.php:173 +#: inc/activation/namespace.php:53 inc/activation/namespace.php:176 +#: inc/activation/namespace.php:182 msgid "Help" msgstr "Súgó" -#: ../inc/activation/namespace.php:58 +#. translators: %1$s: link to how to page; %2$s: link to guide +#: inc/activation/namespace.php:60 msgid "" "The easiest way to get started with Pressbooks is to follow our %1$s. Or, " "you can review our %2$s." msgstr "" -#: ../inc/activation/namespace.php:59 +#: inc/activation/namespace.php:61 msgid "4 Step Guide to Making a Book on Pressbooks" msgstr "Hogyan készítsünk könyvet a Pressbookson 4 lépésben" -#: ../inc/activation/namespace.php:60 +#: inc/activation/namespace.php:62 msgid "Guide to Using Pressbooks" msgstr "Útmutató a Pressbooks használatához" -#: ../inc/activation/namespace.php:62 +#: inc/activation/namespace.php:64 msgid "" "If you require further assistance, please contact your network manager." msgstr "Ha további segítségre van szüksége, forduljon a hálózatkezelőjéhez." -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, -#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, -#: ../inc/activation/namespace.php158, ../page-catalog.php:4 +#. Template Name of the theme +#: inc/activation/namespace.php:69 inc/activation/namespace.php:125 +#: inc/activation/namespace.php:131 inc/activation/namespace.php:161 +#: inc/activation/namespace.php:167 msgid "Catalog" msgstr "Katalógus" -#: ../inc/activation/namespace.php71, ../inc/helpers/namespace.php:165 +#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173 msgid "Home" msgstr "Főoldal" -#: ../inc/admin/namespace.php:30 +#: inc/activation/namespace.php:120 inc/actions/namespace.php:47 +msgid "Primary Menu" +msgstr "Főmenü" + +#: inc/activation/namespace.php:141 inc/actions/namespace.php:48 +msgid "Footer Menu" +msgstr "Lábléc Menü" + +#: inc/admin/namespace.php:30 msgid "Catalog updated." msgstr "Katalógus frissítve." -#: ../inc/admin/namespace.php:31 +#: inc/admin/namespace.php:31 msgid "Sorry, but your catalog was not updated. Please try again." msgstr "" "Sajnáljuk, de a katalógusát nem tudtuk frissíteni. Kérjük, próbálja újra." -#: ../inc/admin/namespace.php:32 +#: inc/admin/namespace.php:32 msgid "Dismiss this notice." msgstr "Értesítés bezárása" -#: ../inc/admin/namespace.php:61 +#: inc/admin/namespace.php:61 msgid "In Catalog" msgstr "Katalógusban" -#: ../inc/admin/namespace.php:72 -msgctxt "pressbooks-aldine" -msgid "Show in Catalog" -msgstr "Mutassa a Katalógusban" - -#: ../inc/admin/namespace.php:73 -msgctxt "pressbooks-aldine" -msgid "This book is private, so you can’t display it in your catalog." -msgstr "" - -#: ../inc/customizer/namespace.php:61 -msgid "Primary Color" -msgstr "Főszín" - -#: ../inc/customizer/namespace.php:62 -msgid "Primary color, used for links and other primary elements." -msgstr "" - -#: ../inc/customizer/namespace.php:67 -msgid "Primary Color (Hover)" -msgstr "" - -#: ../inc/customizer/namespace.php:68 -msgid "Variant of the primary color, used for primary element hover states." +#: inc/actions/namespace.php:114 +msgid "Network Footer Block 1" msgstr "" -#: ../inc/customizer/namespace.php:73 -msgid "Accent Color" +#: inc/actions/namespace.php:126 +msgid "Network Footer Block 2" msgstr "" -#: ../inc/customizer/namespace.php:74 -msgid "Accent color, used for flourishes and secondary elements." -msgstr "" +#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4 +msgid "Increase Font Size" +msgstr "Betűméret Növelése" -#: ../inc/customizer/namespace.php:79 -msgid "Accent Color (Hover)" -msgstr "" +#: inc/actions/namespace.php:153 +msgid "Decrease Font Size" +msgstr "Betűméret Csökkentése" -#: ../inc/customizer/namespace.php:80 -msgid "Variant of the accent color, used for secondary element hover states." +#: inc/actions/namespace.php:237 +msgid "" +"This page displays your network catalog, so there is no content to edit." msgstr "" +"Ez az oldal megjeleníti a hálózati katalógust, így nincs szerkeszteni való " +"tartalom." -#: ../inc/customizer/namespace.php:85 -msgid "Primary Foreground Color" -msgstr "Előtér Főszíne" +#: inc/actions/namespace.php:291 +msgid "Page Section" +msgstr "Oldal-szekció" -#: ../inc/customizer/namespace.php:86 -msgid "Used for text on a primary background." -msgstr "Fő háttéren használt szöveghez." +#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57 +msgid "Title" +msgstr "Cím" -#: ../inc/customizer/namespace.php:91 -msgid "Accent Foreground Color" -msgstr "" +#: inc/actions/namespace.php:293 +msgid "Standard" +msgstr "Sztenderd" -#: ../inc/customizer/namespace.php:92 -msgid "Used for text on an accent color background." +#: inc/actions/namespace.php:294 +msgid "Accent" msgstr "" -#: ../inc/customizer/namespace.php:111 -msgid "Social Media" -msgstr "Közösségi Média" - -#: ../inc/customizer/namespace.php:119 -msgid "Facebook" -msgstr "Facebook" - -#: ../inc/customizer/namespace.php:128 -msgid "Twitter" -msgstr "Twitter" - -#: ../inc/customizer/namespace.php:135 -msgid "Front Page Catalog" -msgstr "Címoldal Katalógus" +#: inc/actions/namespace.php:295 +msgid "Bordered" +msgstr "Határolt" -#: ../inc/customizer/namespace.php:142 -msgid "Show Front Page Catalog" -msgstr "Mutassa a Címoldal Katalógust" +#: inc/actions/namespace.php:296 +msgid "Borderless" +msgstr "Nincs határ" -#: ../inc/customizer/namespace.php150, ../partials/content-front-page.php:19 -msgid "Our Latest Titles" +#: inc/actions/namespace.php:299 +msgid "Call to Action" msgstr "" -#: ../inc/customizer/namespace.php:153 -msgid "Front Page Catalog Title" -msgstr "Címoldal Katalógusának Címe" - -#: ../inc/customizer/namespace.php:160 -msgid "Contact Form" -msgstr "Kapcsolatfelvéteteli Űrlap" - -#: ../inc/customizer/namespace.php:167 -msgid "Show Contact Form" -msgstr "Mutassa a Kapcsolatfelvételi Űrlapot" - -#: ../inc/customizer/namespace.php175, ../partials/contact-form.php:12 -msgid "Contact Us" -msgstr "Lépjen kapcsolatba velünk" - -#: ../inc/customizer/namespace.php:178 -msgid "Contact Form Title" -msgstr "Kapcsolatfelvételi Űrlap Címe" - -#: ../inc/customizer/namespace.php:188 -msgid "Contact Email" -msgstr "Email Cím" +#: inc/actions/namespace.php:300 +msgid "Text" +msgstr "Szöveg" -#: ../inc/filters/namespace.php:61 -msgid "Continued" -msgstr "Folytatás" +#: inc/actions/namespace.php:301 +msgid "Link" +msgstr "Link" -#: ../inc/helpers/namespace.php:171 +#: inc/helpers/namespace.php:179 msgid "Contact" msgstr "Kapcsolat" -#: ../inc/helpers/namespace.php:178 +#: inc/helpers/namespace.php:186 msgid "Sign In" msgstr "Bejelentkezés" -#: ../inc/helpers/namespace.php:184 +#: inc/helpers/namespace.php:192 msgid "Sign Up" msgstr "Regisztráció" -#: ../inc/helpers/namespace.php:192 +#: inc/helpers/namespace.php:200 msgid "Admin" msgstr "Admin" -#: ../inc/helpers/namespace.php:200 +#: inc/helpers/namespace.php:208 msgid "My Books" msgstr "Könyveim" -#: ../inc/helpers/namespace.php:206 +#: inc/helpers/namespace.php:214 +msgid "Create a New Book" +msgstr "" + +#: inc/helpers/namespace.php:220 msgid "Sign Out" msgstr "Kilépés" -#: ../inc/helpers/namespace.php:260 +#: inc/helpers/namespace.php:282 msgid "Name is required." msgstr "Név szükséges." -#: ../inc/helpers/namespace.php:264 +#: inc/helpers/namespace.php:286 msgid "Email is required." msgstr "Email szükséges" -#: ../inc/helpers/namespace.php:268 +#: inc/helpers/namespace.php:290 msgid "Email is invalid." msgstr "Érvénytelen email cím" -#: ../inc/helpers/namespace.php:272 +#: inc/helpers/namespace.php:294 msgid "Institution is required." msgstr "Intézmény szükséges." -#: ../inc/helpers/namespace.php:276 +#: inc/helpers/namespace.php:298 msgid "Message is required." msgstr "Üzenet szükséges." -#: ../inc/helpers/namespace.php:282 +#. translators: %s name of contact for submitter +#: inc/helpers/namespace.php:305 msgid "Contact Form Submission from %s" msgstr "" -#: ../inc/helpers/namespace.php:293 +#: inc/helpers/namespace.php:316 msgid "Your message was sent!" msgstr "Üzenetét elküldtük!" -#: ../inc/helpers/namespace.php:296 +#: inc/helpers/namespace.php:319 msgid "Your message could not be sent." msgstr "Üzenetét nem lehetett elküldeni." -#: ../page-catalog.php:55 +#: inc/intervention.php:12 +msgid "Hello," +msgstr "Szia," + +#: page-catalog.php:55 msgid "No Books Found" msgstr "Nem találhatók könyvek" -#: ../page-catalog.php:58 +#: page-catalog.php:58 msgid "No books have been added to the catalog." msgstr "Még nincsenek könyvek hozzáadva a katalógushoz." -#: ../partials/book.php:27 -msgid "About this book" -msgstr "Erről a könyvről" +#. translators: 1: title. +#: comments.php:35 +msgid "One thought on “%1$s”" +msgstr "" -#: ../partials/contact-form.php:30 -msgid "Your name (required)" -msgstr "Neve (szükséges)" +#. translators: 1: comment count number, 2: title. +#: comments.php:41 +msgctxt "comments title" +msgid "%1$s thought on “%2$s”" +msgid_plural "%1$s thoughts on “%2$s”" +msgstr[0] "" +msgstr[1] "" -#: ../partials/contact-form.php:38 -msgid "Your email address (required)" -msgstr "Email címe (szükséges)" +#: comments.php:68 +msgid "Comments are closed." +msgstr "A hozzászólások le vannak zárva." -#: ../partials/contact-form.php:46 -msgid "Your institution (required)" -msgstr "Intézménye (szükséges)" +#. translators: %s: search query. +#: search.php:23 +msgid "Search Results for: %s" +msgstr "" -#: ../partials/contact-form.php:54 -msgid "Your message (required)" -msgstr "Üzenete (szükséges)" +#: header.php:44 +msgid "Skip to content" +msgstr "Ugrás a tartalomra" -#: ../partials/contact-form.php:58 -msgid "Send" -msgstr "Küldés" +#. translators: %s name of network +#: header.php:69 +msgid "Logo for %s" +msgstr "" -#: ../partials/content-front-page.php:67 -msgid "View Complete Catalog" -msgstr "Lásd a Teljes Katalógust" +#: header.php:80 +msgid "Toggle Menu" +msgstr "" + +#. translators: %s network name +#: footer.php:43 footer.php:48 +msgid "%s on Facebook" +msgstr "" + +#. translators: %s network name +#: footer.php:53 footer.php:58 +msgid "%s on Twitter" +msgstr "" + +#. translators: %s Pressbooks +#: footer.php:77 +msgid "Powered by %s" +msgstr "" + +#: footer.php:79 +msgid "Open Source" +msgstr "Nyílt Forráskód" + +#: footer.php:80 +msgid "Open Textbooks" +msgstr "" + +#: footer.php:81 +msgid "Open Book Publishing" +msgstr "Nyílt Könyvkiadás" + +#: footer.php:86 footer.php:90 +msgid "Pressbooks on Facebook" +msgstr "Pressbooks a Facebookon" + +#: footer.php:92 footer.php:96 +msgid "Pressbooks on Twitter" +msgstr "Pressbooks a Twitteren" + +#: partials/book.php:39 +msgid "About this book" +msgstr "Erről a könyvről" + +#: partials/paged-navigation.php:2 +msgid "Navigation" +msgstr "Navigáció" -#: ../partials/content-none.php:14 +#: partials/content-none.php:14 msgid "Nothing Found" msgstr "Nincs Találat" -#: ../partials/content-none.php:25 +#. translators: 1: link to WP admin new post page. +#: partials/content-none.php:27 msgid "Ready to publish your first post? Get started here." msgstr "" -#: ../partials/content-none.php:38 +#: partials/content-none.php:41 msgid "" "Sorry, but nothing matched your search terms. Please try again with some " "different keywords." @@ -487,74 +499,96 @@ msgstr "" "Sajnáljuk, de semmi nem egyezik a keresési kifejezésekkel. Kérjük, " "próbálkozzon újra néhány különböző kulcsszóval." -#: ../partials/content-none.php:44 +#: partials/content-none.php:48 msgid "" "It seems we can’t find what you’re looking for. Perhaps " "searching can help." msgstr "" -#: ../partials/content-page-catalog.php:17 +#: partials/content-page.php:23 partials/content.php:50 +msgid "Pages:" +msgstr "Oldalak:" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content-page.php:37 +msgid "Edit %s" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content.php:37 +msgid "Continue reading \"%s\"" +msgstr "" + +#: partials/content-page-catalog.php:17 msgid "Filter by Subject" msgstr "Szűrés Tárgy szerint" -#: ../partials/content-page-catalog.php:19 +#: partials/content-page-catalog.php:19 msgid "All Subjects" msgstr "Összes Tárgy" -#: ../partials/content-page-catalog.php:35 +#: partials/content-page-catalog.php:39 msgid "Filter by License" msgstr "Szűrés Licence szerint" -#: ../partials/content-page-catalog.php:37 +#: partials/content-page-catalog.php:41 msgid "All Licenses" msgstr "Összes Licence" -#: ../partials/content-page-catalog.php:46 +#: partials/content-page-catalog.php:54 msgid "Sort by" msgstr "Rendezve" -#: ../partials/content-page-catalog.php:50 +#: partials/content-page-catalog.php:58 msgid "Subject" msgstr "Tárgy" -#: ../partials/content-page-catalog.php:51 +#: partials/content-page-catalog.php:59 msgid "Latest" msgstr "Legújabb" -#: ../partials/content-page-catalog.php:58 +#: partials/content-page-catalog.php:67 msgid "Clear Filters" msgstr "Szűrők törlése" -#: ../partials/content-page-catalog.php:59 +#: partials/content-page-catalog.php:68 msgid "Submit" msgstr "Beküldés" -#: ../partials/content-page.php22, ../partials/content.php:45 -msgid "Pages:" -msgstr "Oldalak:" +#: partials/content-front-page.php:76 +msgid "View Complete Catalog" +msgstr "Lásd a Teljes Katalógust" -#: ../partials/content-page.php:35 -msgid "Edit %s" +#: partials/contact-form.php:29 +msgid "Keep this field blank (required)" msgstr "" -#: ../partials/content.php:34 -msgid "Continue reading \"%s\"" -msgstr "" +#: partials/contact-form.php:45 +msgid "Your name (required)" +msgstr "Neve (szükséges)" -#: ../partials/paged-navigation.php:2 -msgid "Navigation" -msgstr "Navigáció" +#: partials/contact-form.php:61 +msgid "Your email address (required)" +msgstr "Email címe (szükséges)" -#: ../search.php:21 -msgid "Search Results for: %s" -msgstr "" +#: partials/contact-form.php:77 +msgid "Your institution (required)" +msgstr "Intézménye (szükséges)" + +#: partials/contact-form.php:93 +msgid "Your message (required)" +msgstr "Üzenete (szükséges)" + +#: partials/contact-form.php:97 +msgid "Send" +msgstr "Küldés" -#: ../searchform.php:3 +#: searchform.php:3 msgctxt "label" msgid "Search Catalog" msgstr "Katalógus Keresése" -#: ../searchform.php:6 +#: searchform.php:6 msgctxt "submit button" msgid "Search" msgstr "Keresés" diff --git a/languages/it_IT.mo b/languages/it_IT.mo index 9262b66371a1e01fdc66b42effe1975e07e1852a..3a18ee88bea69dc9cf014d22c0dbde306e0165e2 100644 GIT binary patch delta 2088 zcmY+@ZERCj9LMpq@vyqV>K=hP*ky5x*xmKE8=I>!>N*%8WCO=02_|;iWh>Hlw%r!k zw22yUN{Gos!i(V>W@3ylbcn<^#31o0#s_?e5H&F|5lu7_jUw~m`x`e=oA!RrJ@?%I z`Jewey|nRINA9cA#YYXFB)@8YhZh;6j`^ir_;lZ3OaQmz5_}kM#K+K&&!C2$#AWy* zmg5;*f$w7*ev5j)rttc>y6fgln1+uBcOqZ2iAyowiv`$^ns6^J#|hK~Q{M9vUjOr` z1WsWozJYwrCtR4@eC_pLM!i43V9uD5B4aE%>ahenQ2}iO-JT8E|_wf7CE6*hbK zcOXN}22`M(xEuR1f@e|h{egNfpP;%gLM2{?s$>;z!kQB5uTwcphgP0My>I~Q@lkBR z7jOf9h81ntRAnxpCjJST+brThaQ1Sh ziiSGw^6Wz;kVFL@MQI$gkD6$=*FS-6 z+&_h?(0R zdd~*zXG--~z^CcZ3TNFnwwfG~h#S$)BNE5EZZq)Mw zsI8kp{Tp6IRro3@QC}@rWmr->T~(0GOHNM}M3wnM-4fHE7WCzrIor3ZX!`H6aPIDX zgYl$mg&JELox&aNNGhGRw`GRngLeDqP{!^_MXcd$b|e!C28ZI=;nDuafm9+ml6Eth z{#5G0%zv78Y#~;#u)C|rj;7sMHl9k_9kHw%vBFNM&33|exV0zL8VR>WoR)y&M4WXF zqwO8;SUmH;!ME8?lkK!vq2@@qnURh&*IvFRuc;%Ih{cl;>)!;tSqty8JKdz4j%8En kh}G9^N4IXa!i}LuXKt)=e3`%39gJHKjmAyXO%KG(KQ|xnng9R* delta 2420 zcmZwGeTY<57{~Fmru(Y7yRK>LYR5IrbavI$(p|xF)xsAtSM5b>yw2R5(b;=v=ibR( ziiXw@St5ubpchyu6bpOVzQ3891-9J1pL5SW=Q+=L z&YitWzgk{6TR(h{;V;X76aNRUF-9Ft72NpCRv9xByKw|Qhqd?;j>b2!96!X7_$fBv zX&i@xxDZEFm*y`m$eEojf<85=&w|>l>ej0`%b=+>Z)y0yXdyD$qI9xbILE_!E_2J!Mhi z6Hwz@@H$)&c{i$}594&qBbRxeTVX1VS7<2U=ScGAd(?yrsKCQ`U@g;tN^CL)I2}*o z0n~ySK8Ufn6PaqBjh+vp5`PaB=S$Q#aelNZ6n8d}1J**#sE=kI>g-pccDOEjeh`^! zTvVVuZo)on!*i&4jRe!YX4LacRN`|{m2AViaB&^=*H^up4(9K3e=1Wv@gI028MHt-qVfIp%tQ#GbkVTbCLl#Hvr&mGiQcb`o;MUE^kmr8t=4xRBJuE4S>rOa2MDzkpdz~yqUEIW{{=%`W# zRKoZJM=S0v^Nx(FyuYT9&ACCa#rL-dElwtx_T1r}DSwAed$z*~os7TLTs>l4DjitO zv6#)JA8|rAW&_{$`gxmhylJ_hJMXuLHkl5x8K>8#Lj~k*j@QMgttN0?n{o#-V`6nz zt#IV_hDl|GHNKlnhb>E-z|A^gs?D~xR^QhW^{#Y#clfzvuqqvdZ8jcnkGotwZF6F` zB--Pigt+JX*{EH77n`TIJy-f;b9s(txj`cCgkg?gY8HxZx7aQ=|1&HVc4eYr#b#+# zu~{1RZ=#*9lS`!5uz{A@Y~lZ2EbB>R@<}(T0W(^+1*I|LwfRnJmT)^#PA+iS=lXTa zTNWI7X6%lU-fBMxbB^`g%s(~t%{_TH2z{GLZ^`-g_@U@*{Fv>|r@ds_dcJ3~`QvX` f&fLwpwyPL}8Hy6-{VS1L%?4_(X{N)?B^>iNfw6CP diff --git a/languages/it_IT.po b/languages/it_IT.po index 10dc253..46b28a8 100644 --- a/languages/it_IT.po +++ b/languages/it_IT.po @@ -1,11 +1,15 @@ -# Copyright (C) 2018 pressbooks-aldine -# This file is distributed under the same license as the pressbooks-aldine package. +# Copyright (C) 2019 Pressbooks (Book Oven Inc.) +# This file is distributed under the GNU GPL v3 or later. # Translators: # Giuseppe Pignataro (Fastbyte01) , 2018 # Antonio Devís , 2018 +# msgid "" msgstr "" -"Project-Id-Version: pressbooks-aldine\n" +"Project-Id-Version: Aldine 1.6.0\n" +"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" +"POT-Creation-Date: 2019-02-27T17:29:06+00:00\n" +"PO-Revision-Date: 2018-03-06 14:24+0000\n" "Last-Translator: Antonio Devís , 2018\n" "Language-Team: Italian (https://www.transifex.com/pressbooks/teams/9194/it/)\n" "MIME-Version: 1.0\n" @@ -13,169 +17,157 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Poedit-Basepath: ..\n" -"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n" -"X-Poedit-SearchPath-0: .\n" -"X-Poedit-SearchPathExcluded-0: *.js\n" -"X-Poedit-SourceCharset: UTF-8\n" +"X-Domain: pressbooks-aldine\n" +"X-Generator: WP-CLI 2.1.0\n" -#: ../404.php:17 -msgid "Oops! That page can’t be found." -msgstr "Oops! Non trovo questa pagina." - -#: ../404.php:21 -msgid "It looks like nothing was found at this location." -msgstr "Sembra che non ci sia nulla in questo sito." - -#: ../comments.php:34 -msgid "One thought on “%1$s”" +#. Theme Name of the theme +msgid "Aldine" msgstr "" -#: ../comments.php:40 -msgctxt "comments title" -msgid "%1$s thought on “%2$s”" -msgid_plural "%1$s thoughts on “%2$s”" -msgstr[0] "" -msgstr[1] "" - -#: ../comments.php:63 -msgid "Comments are closed." -msgstr "Commenti negati" +#. Theme URI of the theme +msgid "https://github.com/pressbooks/pressbooks-aldine/" +msgstr "" -#: ../footer.php40, ../footer.php:44 -msgid "%s on Facebook" +#. Description of the theme +msgid "" +"Aldine is the default theme for the home page of Pressbooks networks. It is " +"named for the Aldine Press, founded by Aldus Manutius in 1494, who is " +"regarded by many as the world’s first publisher." msgstr "" -#: ../footer.php48, ../footer.php:52 -msgid "%s on Twitter" +#. Author of the theme +msgid "Pressbooks (Book Oven Inc.)" msgstr "" -#: ../footer.php:70 -msgid "Powered by %s" +#. Author URI of the theme +msgid "https://pressbooks.org" msgstr "" -#: ../footer.php:72 -msgid "Open Source" -msgstr "Open Source" +#: functions.php:19 +msgid "Dependencies Missing" +msgstr "Dipendenze mancanti" -#: ../footer.php:73 -msgid "Open Textbooks" -msgstr "Apri Textbooks" +#: functions.php:20 +msgid "You must run composer install from the Aldine directory." +msgstr "" -#: ../footer.php:74 -msgid "Open Book Publishing" -msgstr "Apri Book Publishing" +#: 404.php:17 +msgid "Oops! That page can’t be found." +msgstr "Oops! Non trovo questa pagina." -#: ../footer.php75, ../inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "Per saperne di più" +#: 404.php:21 +msgid "It looks like nothing was found at this location." +msgstr "Sembra che non ci sia nulla in questo sito." -#: ../footer.php79, ../footer.php:83 -msgid "Pressbooks on Facebook" -msgstr "Pressbooks su Facebook" +#: inc/filters/namespace.php:63 +msgid "Continued" +msgstr "Continuato" -#: ../footer.php85, ../footer.php:89 -msgid "Pressbooks on Twitter" -msgstr "Pressbooks su Twitter" +#: inc/customizer/namespace.php:69 +msgid "Primary Color" +msgstr "Colore primario" -#: ../functions.php:18 -msgid "Dependencies Missing" -msgstr "Dipendenze mancanti" +#: inc/customizer/namespace.php:70 +msgid "Primary color, used for links and other primary elements." +msgstr "Colore primario, usato per link e altri elementi primari." -#: ../functions.php:19 -msgid "You must run composer install from the Aldine directory." +#: inc/customizer/namespace.php:75 +msgid "Primary Color (Hover)" +msgstr "Colore Primario (Posiziona il cursore)" + +#: inc/customizer/namespace.php:76 +msgid "Variant of the primary color, used for primary element hover states." msgstr "" +"Variante del colore primario, usata quando si posiziona il cursore su stati " +"di elementi primari." -#: ../header.php:44 -msgid "Skip to content" -msgstr "Salta questo contenuto" +#: inc/customizer/namespace.php:81 +msgid "Accent Color" +msgstr "Colore usato per evidenziare" -#: ../header.php:64 -msgid "Logo for %s" -msgstr "" +#: inc/customizer/namespace.php:82 +msgid "Accent color, used for flourishes and secondary elements." +msgstr "Colore per evidenziare, usato in abbellimenti o elementi secondari." -#: ../header.php:74 -msgid "Toggle Menu" -msgstr "Menù Toggle" +#: inc/customizer/namespace.php:87 +msgid "Accent Color (Hover)" +msgstr "Colore usato per evidenziare (Posiziona il cursore)" -#: ../inc/intervention.php:12 -msgid "Hello," -msgstr "Ciao," +#: inc/customizer/namespace.php:88 +msgid "Variant of the accent color, used for secondary element hover states." +msgstr "" +"Variante del colore per evidenziare, usata per quando si posiziona il " +"cursore su stati di elementi secondari." -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 -msgid "Primary Menu" -msgstr "Menu principale" +#: inc/customizer/namespace.php:93 +msgid "Primary Foreground Color" +msgstr "Colore Primario in Primo Piano" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 -msgid "Footer Menu" -msgstr "Menù a pié di pagina" +#: inc/customizer/namespace.php:94 +msgid "Used for text on a primary background." +msgstr "Usato per un testo su uno sfondo primario." -#: ../inc/actions/namespace.php:107 -msgid "Network Footer Block 1" -msgstr "Blocco della Rete a pié di Pagina 1" +#: inc/customizer/namespace.php:99 +msgid "Accent Foreground Color" +msgstr "Colore per evidenziare e mettere in Primo Piano." -#: ../inc/actions/namespace.php:117 -msgid "Network Footer Block 2" -msgstr "Blocco della Rete a pié di Pagina 2" +#: inc/customizer/namespace.php:100 +msgid "Used for text on an accent color background." +msgstr "Usato per un testo su uno sfondo di colore evidenziato." -#: ../inc/actions/namespace.php142, -#: ../partials/content-accessibility-toolbar.php6, -#: ../partials/content-accessibility-toolbar.php:7 -msgid "Increase Font Size" -msgstr "Aumenta dimensione carattere" +#: inc/customizer/namespace.php:124 +msgid "Social Media" +msgstr "Social Media" -#: ../inc/actions/namespace.php:143 -msgid "Decrease Font Size" -msgstr "Riduci dimensione carattere" +#: inc/customizer/namespace.php:136 +msgid "Facebook" +msgstr "Facebook" -#: ../inc/actions/namespace.php:226 -msgid "" -"This page displays your network catalog, so there is no content to edit." -msgstr "" -"Questa pagina mostra il tuo catalogo di rete, non c'è nessun contenuto da " -"modificare." +#: inc/customizer/namespace.php:149 +msgid "Twitter" +msgstr "Twitter" -#: ../inc/actions/namespace.php:279 -msgid "Page Section" -msgstr "Sezione di pagina" +#: inc/customizer/namespace.php:158 +msgid "Front Page Catalog" +msgstr "Catalogo della Prima Pagina" -#: ../inc/actions/namespace.php280, ../partials/content-page-catalog.php:49 -msgid "Title" -msgstr "Titolo" +#: inc/customizer/namespace.php:169 +msgid "Show Front Page Catalog" +msgstr "Mostra il Catalogo della Prima Pagina" -#: ../inc/actions/namespace.php:281 -msgid "Standard" -msgstr "Standard" +#: inc/customizer/namespace.php:179 partials/content-front-page.php:19 +msgid "Our Latest Titles" +msgstr "I Nostri Ultimi Titoli" -#: ../inc/actions/namespace.php:282 -msgid "Accent" -msgstr "Evidenzia" +#: inc/customizer/namespace.php:184 +msgid "Front Page Catalog Title" +msgstr "Titolo del Catalogo della Prima Pagina" -#: ../inc/actions/namespace.php:283 -msgid "Bordered" -msgstr "Con bordo" +#: inc/customizer/namespace.php:193 +msgid "Contact Form" +msgstr "Modulo di Contatto" -#: ../inc/actions/namespace.php:284 -msgid "Borderless" -msgstr "Senza bordo" +#: inc/customizer/namespace.php:204 +msgid "Show Contact Form" +msgstr "Mostra il Modulo di Contatto" -#: ../inc/actions/namespace.php:287 -msgid "Call to Action" -msgstr "Elabora" +#: inc/customizer/namespace.php:214 partials/contact-form.php:12 +msgid "Contact Us" +msgstr "Come contattarci" -#: ../inc/actions/namespace.php:288 -msgid "Text" -msgstr "Testo" +#: inc/customizer/namespace.php:219 +msgid "Contact Form Title" +msgstr "Titolo del Modulo di Contatto" -#: ../inc/actions/namespace.php:289 -msgid "Link" -msgstr "Link" +#: inc/customizer/namespace.php:233 +msgid "Contact Email" +msgstr "Indirizzo Email" -#: ../inc/activation/namespace.php:25 +#: inc/activation/namespace.php:25 msgid "About Pressbooks" msgstr "Informazioni su Pressbooks" -#: ../inc/activation/namespace.php:26 +#: inc/activation/namespace.php:26 msgid "" "Pressbooks is easy-to-use book writing software that lets you create a book " "in all the formats you need to publish." @@ -183,12 +175,16 @@ msgstr "" "Pressbooks è un software per scrivere libri facile da usare, che permette di" " creare un libro in qualsiasi formato di cui hai bisogno." -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, -#: ../inc/activation/namespace.php:143 +#: inc/activation/namespace.php:27 footer.php:82 +msgid "Learn More" +msgstr "Per saperne di più" + +#: inc/activation/namespace.php:34 inc/activation/namespace.php:146 +#: inc/activation/namespace.php:152 msgid "About" msgstr "Informazioni su" -#: ../inc/activation/namespace.php:39 +#: inc/activation/namespace.php:39 msgid "" "Pressbooks is simple book production software. You can use Pressbooks to " "publish textbooks, scholarly monographs, syllabi, fiction and non-fiction " @@ -198,295 +194,310 @@ msgstr "" "Pressbooks per pubblicare libri di testo, monografie accademiche, syllabi, " "romanzi, saggi, white paper e altro ancora in molti formati, inclusi:" -#: ../inc/activation/namespace.php:40 +#: inc/activation/namespace.php:40 msgid "MOBI (for Kindle ebooks)" msgstr "MOBI (per ebook Kindle)" -#: ../inc/activation/namespace.php:41 +#: inc/activation/namespace.php:41 msgid "EPUB (for all other ebookstores)" msgstr "EPUB (per tutti gli altri ebookstore)" -#: ../inc/activation/namespace.php:42 +#: inc/activation/namespace.php:42 msgid "designed PDF (for print-on-demand and digital distribution)" msgstr "designed PDF (per pubblicazione su richiesta e diffusione digitale)" -#: ../inc/activation/namespace.php:45 +#. translators: %s link to about page +#: inc/activation/namespace.php:46 msgid "For more information about Pressbooks, %s." msgstr "" -#: ../inc/activation/namespace.php:46 +#: inc/activation/namespace.php:47 msgid "see here" msgstr "Vedi qui" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, -#: ../inc/activation/namespace.php:173 +#: inc/activation/namespace.php:53 inc/activation/namespace.php:176 +#: inc/activation/namespace.php:182 msgid "Help" msgstr "Aiuto" -#: ../inc/activation/namespace.php:58 +#. translators: %1$s: link to how to page; %2$s: link to guide +#: inc/activation/namespace.php:60 msgid "" "The easiest way to get started with Pressbooks is to follow our %1$s. Or, " "you can review our %2$s." msgstr "" -#: ../inc/activation/namespace.php:59 +#: inc/activation/namespace.php:61 msgid "4 Step Guide to Making a Book on Pressbooks" msgstr "Guida su come Creare un Libro su Pressbooks in 4 Passi" -#: ../inc/activation/namespace.php:60 +#: inc/activation/namespace.php:62 msgid "Guide to Using Pressbooks" msgstr "Guida all'utilizzo di Pressbooks" -#: ../inc/activation/namespace.php:62 +#: inc/activation/namespace.php:64 msgid "" "If you require further assistance, please contact your network manager." msgstr "" "Per richiedere ulteriore aiuto contattare il nostro manager di rete, per " "favore." -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, -#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, -#: ../inc/activation/namespace.php158, ../page-catalog.php:4 +#. Template Name of the theme +#: inc/activation/namespace.php:69 inc/activation/namespace.php:125 +#: inc/activation/namespace.php:131 inc/activation/namespace.php:161 +#: inc/activation/namespace.php:167 msgid "Catalog" msgstr "Catalogo" -#: ../inc/activation/namespace.php71, ../inc/helpers/namespace.php:165 +#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173 msgid "Home" msgstr "Home" -#: ../inc/admin/namespace.php:30 +#: inc/activation/namespace.php:120 inc/actions/namespace.php:47 +msgid "Primary Menu" +msgstr "Menu principale" + +#: inc/activation/namespace.php:141 inc/actions/namespace.php:48 +msgid "Footer Menu" +msgstr "Menù a pié di pagina" + +#: inc/admin/namespace.php:30 msgid "Catalog updated." msgstr "Catalogo aggiornato." -#: ../inc/admin/namespace.php:31 +#: inc/admin/namespace.php:31 msgid "Sorry, but your catalog was not updated. Please try again." msgstr "" "Ci dispiace, ma il tuo catalogo non è stato aggiornato. Riprova, per favore." -#: ../inc/admin/namespace.php:32 +#: inc/admin/namespace.php:32 msgid "Dismiss this notice." msgstr "Ignora questa notizia." -#: ../inc/admin/namespace.php:61 +#: inc/admin/namespace.php:61 msgid "In Catalog" msgstr "In catalogo" -#: ../inc/admin/namespace.php:72 -msgctxt "pressbooks-aldine" -msgid "Show in Catalog" -msgstr "Mostra nel catalogo" - -#: ../inc/admin/namespace.php:73 -msgctxt "pressbooks-aldine" -msgid "This book is private, so you can’t display it in your catalog." -msgstr "" -"Questo libro è privato, quindi non può essere mostrato nel tuo catalogo." - -#: ../inc/customizer/namespace.php:61 -msgid "Primary Color" -msgstr "Colore primario" - -#: ../inc/customizer/namespace.php:62 -msgid "Primary color, used for links and other primary elements." -msgstr "Colore primario, usato per link e altri elementi primari." - -#: ../inc/customizer/namespace.php:67 -msgid "Primary Color (Hover)" -msgstr "Colore Primario (Posiziona il cursore)" - -#: ../inc/customizer/namespace.php:68 -msgid "Variant of the primary color, used for primary element hover states." -msgstr "" -"Variante del colore primario, usata quando si posiziona il cursore su stati " -"di elementi primari." +#: inc/actions/namespace.php:114 +msgid "Network Footer Block 1" +msgstr "Blocco della Rete a pié di Pagina 1" -#: ../inc/customizer/namespace.php:73 -msgid "Accent Color" -msgstr "Colore usato per evidenziare" +#: inc/actions/namespace.php:126 +msgid "Network Footer Block 2" +msgstr "Blocco della Rete a pié di Pagina 2" -#: ../inc/customizer/namespace.php:74 -msgid "Accent color, used for flourishes and secondary elements." -msgstr "Colore per evidenziare, usato in abbellimenti o elementi secondari." +#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4 +msgid "Increase Font Size" +msgstr "Aumenta dimensione carattere" -#: ../inc/customizer/namespace.php:79 -msgid "Accent Color (Hover)" -msgstr "Colore usato per evidenziare (Posiziona il cursore)" +#: inc/actions/namespace.php:153 +msgid "Decrease Font Size" +msgstr "Riduci dimensione carattere" -#: ../inc/customizer/namespace.php:80 -msgid "Variant of the accent color, used for secondary element hover states." +#: inc/actions/namespace.php:237 +msgid "" +"This page displays your network catalog, so there is no content to edit." msgstr "" -"Variante del colore per evidenziare, usata per quando si posiziona il " -"cursore su stati di elementi secondari." - -#: ../inc/customizer/namespace.php:85 -msgid "Primary Foreground Color" -msgstr "Colore Primario in Primo Piano" - -#: ../inc/customizer/namespace.php:86 -msgid "Used for text on a primary background." -msgstr "Usato per un testo su uno sfondo primario." - -#: ../inc/customizer/namespace.php:91 -msgid "Accent Foreground Color" -msgstr "Colore per evidenziare e mettere in Primo Piano." - -#: ../inc/customizer/namespace.php:92 -msgid "Used for text on an accent color background." -msgstr "Usato per un testo su uno sfondo di colore evidenziato." - -#: ../inc/customizer/namespace.php:111 -msgid "Social Media" -msgstr "Social Media" - -#: ../inc/customizer/namespace.php:119 -msgid "Facebook" -msgstr "Facebook" - -#: ../inc/customizer/namespace.php:128 -msgid "Twitter" -msgstr "Twitter" - -#: ../inc/customizer/namespace.php:135 -msgid "Front Page Catalog" -msgstr "Catalogo della Prima Pagina" +"Questa pagina mostra il tuo catalogo di rete, non c'è nessun contenuto da " +"modificare." -#: ../inc/customizer/namespace.php:142 -msgid "Show Front Page Catalog" -msgstr "Mostra il Catalogo della Prima Pagina" +#: inc/actions/namespace.php:291 +msgid "Page Section" +msgstr "Sezione di pagina" -#: ../inc/customizer/namespace.php150, ../partials/content-front-page.php:19 -msgid "Our Latest Titles" -msgstr "I Nostri Ultimi Titoli" +#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57 +msgid "Title" +msgstr "Titolo" -#: ../inc/customizer/namespace.php:153 -msgid "Front Page Catalog Title" -msgstr "Titolo del Catalogo della Prima Pagina" +#: inc/actions/namespace.php:293 +msgid "Standard" +msgstr "Standard" -#: ../inc/customizer/namespace.php:160 -msgid "Contact Form" -msgstr "Modulo di Contatto" +#: inc/actions/namespace.php:294 +msgid "Accent" +msgstr "Evidenzia" -#: ../inc/customizer/namespace.php:167 -msgid "Show Contact Form" -msgstr "Mostra il Modulo di Contatto" +#: inc/actions/namespace.php:295 +msgid "Bordered" +msgstr "Con bordo" -#: ../inc/customizer/namespace.php175, ../partials/contact-form.php:12 -msgid "Contact Us" -msgstr "Come contattarci" +#: inc/actions/namespace.php:296 +msgid "Borderless" +msgstr "Senza bordo" -#: ../inc/customizer/namespace.php:178 -msgid "Contact Form Title" -msgstr "Titolo del Modulo di Contatto" +#: inc/actions/namespace.php:299 +msgid "Call to Action" +msgstr "Elabora" -#: ../inc/customizer/namespace.php:188 -msgid "Contact Email" -msgstr "Indirizzo Email" +#: inc/actions/namespace.php:300 +msgid "Text" +msgstr "Testo" -#: ../inc/filters/namespace.php:61 -msgid "Continued" -msgstr "Continuato" +#: inc/actions/namespace.php:301 +msgid "Link" +msgstr "Link" -#: ../inc/helpers/namespace.php:171 +#: inc/helpers/namespace.php:179 msgid "Contact" msgstr "Contatto" -#: ../inc/helpers/namespace.php:178 +#: inc/helpers/namespace.php:186 msgid "Sign In" msgstr "Accedi" -#: ../inc/helpers/namespace.php:184 +#: inc/helpers/namespace.php:192 msgid "Sign Up" msgstr "Iscriviti" -#: ../inc/helpers/namespace.php:192 +#: inc/helpers/namespace.php:200 msgid "Admin" msgstr "Amministratore" -#: ../inc/helpers/namespace.php:200 +#: inc/helpers/namespace.php:208 msgid "My Books" msgstr "I Miei Libri" -#: ../inc/helpers/namespace.php:206 +#: inc/helpers/namespace.php:214 +msgid "Create a New Book" +msgstr "" + +#: inc/helpers/namespace.php:220 msgid "Sign Out" msgstr "Disconnetti" -#: ../inc/helpers/namespace.php:260 +#: inc/helpers/namespace.php:282 msgid "Name is required." msgstr "È richiesto un Nome." -#: ../inc/helpers/namespace.php:264 +#: inc/helpers/namespace.php:286 msgid "Email is required." msgstr "È richiesta un'Email." -#: ../inc/helpers/namespace.php:268 +#: inc/helpers/namespace.php:290 msgid "Email is invalid." msgstr "L'Email non è valida." -#: ../inc/helpers/namespace.php:272 +#: inc/helpers/namespace.php:294 msgid "Institution is required." msgstr "È richiesta un'organizzazione." -#: ../inc/helpers/namespace.php:276 +#: inc/helpers/namespace.php:298 msgid "Message is required." msgstr "È richiesto un messaggio." -#: ../inc/helpers/namespace.php:282 +#. translators: %s name of contact for submitter +#: inc/helpers/namespace.php:305 msgid "Contact Form Submission from %s" msgstr "" -#: ../inc/helpers/namespace.php:293 +#: inc/helpers/namespace.php:316 msgid "Your message was sent!" msgstr "Il tuo messaggio è stato inviato!" -#: ../inc/helpers/namespace.php:296 +#: inc/helpers/namespace.php:319 msgid "Your message could not be sent." msgstr "Il tuo messaggio non può essere inviato." -#: ../page-catalog.php:55 +#: inc/intervention.php:12 +msgid "Hello," +msgstr "Ciao," + +#: page-catalog.php:55 msgid "No Books Found" msgstr "Nessun libro trovato." -#: ../page-catalog.php:58 +#: page-catalog.php:58 msgid "No books have been added to the catalog." msgstr "Nessun libro è stato aggiunto al catalogo." -#: ../partials/book.php:27 -msgid "About this book" -msgstr "Riguardo questo libro" +#. translators: 1: title. +#: comments.php:35 +msgid "One thought on “%1$s”" +msgstr "" -#: ../partials/contact-form.php:30 -msgid "Your name (required)" -msgstr "Il tuo nome (richiesto)" +#. translators: 1: comment count number, 2: title. +#: comments.php:41 +msgctxt "comments title" +msgid "%1$s thought on “%2$s”" +msgid_plural "%1$s thoughts on “%2$s”" +msgstr[0] "" +msgstr[1] "" -#: ../partials/contact-form.php:38 -msgid "Your email address (required)" -msgstr "Il tuo indirizzo email (richiesto)" +#: comments.php:68 +msgid "Comments are closed." +msgstr "Commenti negati" -#: ../partials/contact-form.php:46 -msgid "Your institution (required)" -msgstr "La tua organizzazione (richiesta)" +#. translators: %s: search query. +#: search.php:23 +msgid "Search Results for: %s" +msgstr "" -#: ../partials/contact-form.php:54 -msgid "Your message (required)" -msgstr "Il tuo messaggio (richiesto)" +#: header.php:44 +msgid "Skip to content" +msgstr "Salta questo contenuto" -#: ../partials/contact-form.php:58 -msgid "Send" -msgstr "Invia" +#. translators: %s name of network +#: header.php:69 +msgid "Logo for %s" +msgstr "" -#: ../partials/content-front-page.php:67 -msgid "View Complete Catalog" -msgstr "Vedi Catalogo Completo" +#: header.php:80 +msgid "Toggle Menu" +msgstr "Menù Toggle" + +#. translators: %s network name +#: footer.php:43 footer.php:48 +msgid "%s on Facebook" +msgstr "" + +#. translators: %s network name +#: footer.php:53 footer.php:58 +msgid "%s on Twitter" +msgstr "" + +#. translators: %s Pressbooks +#: footer.php:77 +msgid "Powered by %s" +msgstr "" + +#: footer.php:79 +msgid "Open Source" +msgstr "Open Source" + +#: footer.php:80 +msgid "Open Textbooks" +msgstr "Apri Textbooks" + +#: footer.php:81 +msgid "Open Book Publishing" +msgstr "Apri Book Publishing" + +#: footer.php:86 footer.php:90 +msgid "Pressbooks on Facebook" +msgstr "Pressbooks su Facebook" + +#: footer.php:92 footer.php:96 +msgid "Pressbooks on Twitter" +msgstr "Pressbooks su Twitter" + +#: partials/book.php:39 +msgid "About this book" +msgstr "Riguardo questo libro" + +#: partials/paged-navigation.php:2 +msgid "Navigation" +msgstr "Navigazione" -#: ../partials/content-none.php:14 +#: partials/content-none.php:14 msgid "Nothing Found" msgstr "Nessun Risultato" -#: ../partials/content-none.php:25 +#. translators: 1: link to WP admin new post page. +#: partials/content-none.php:27 msgid "Ready to publish your first post? Get started here." msgstr "" -#: ../partials/content-none.php:38 +#: partials/content-none.php:41 msgid "" "Sorry, but nothing matched your search terms. Please try again with some " "different keywords." @@ -494,74 +505,96 @@ msgstr "" "Ci dispiace, ma nulla corrisponde ai tuoi criteri di ricerca. Riprova con " "altre parole chiave, per favore." -#: ../partials/content-none.php:44 +#: partials/content-none.php:48 msgid "" "It seems we can’t find what you’re looking for. Perhaps " "searching can help." msgstr "" -#: ../partials/content-page-catalog.php:17 +#: partials/content-page.php:23 partials/content.php:50 +msgid "Pages:" +msgstr "Pagine:" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content-page.php:37 +msgid "Edit %s" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content.php:37 +msgid "Continue reading \"%s\"" +msgstr "" + +#: partials/content-page-catalog.php:17 msgid "Filter by Subject" msgstr "Filtra per Argomento" -#: ../partials/content-page-catalog.php:19 +#: partials/content-page-catalog.php:19 msgid "All Subjects" msgstr "Tutti gli Argomenti" -#: ../partials/content-page-catalog.php:35 +#: partials/content-page-catalog.php:39 msgid "Filter by License" msgstr "Filtra per Licensa" -#: ../partials/content-page-catalog.php:37 +#: partials/content-page-catalog.php:41 msgid "All Licenses" msgstr "Tutte le License" -#: ../partials/content-page-catalog.php:46 +#: partials/content-page-catalog.php:54 msgid "Sort by" msgstr "Ordina per" -#: ../partials/content-page-catalog.php:50 +#: partials/content-page-catalog.php:58 msgid "Subject" msgstr "Argomento" -#: ../partials/content-page-catalog.php:51 +#: partials/content-page-catalog.php:59 msgid "Latest" msgstr "Più recenti" -#: ../partials/content-page-catalog.php:58 +#: partials/content-page-catalog.php:67 msgid "Clear Filters" msgstr "Rimuovi il Filtro" -#: ../partials/content-page-catalog.php:59 +#: partials/content-page-catalog.php:68 msgid "Submit" msgstr "Invia" -#: ../partials/content-page.php22, ../partials/content.php:45 -msgid "Pages:" -msgstr "Pagine:" +#: partials/content-front-page.php:76 +msgid "View Complete Catalog" +msgstr "Vedi Catalogo Completo" -#: ../partials/content-page.php:35 -msgid "Edit %s" +#: partials/contact-form.php:29 +msgid "Keep this field blank (required)" msgstr "" -#: ../partials/content.php:34 -msgid "Continue reading \"%s\"" -msgstr "" +#: partials/contact-form.php:45 +msgid "Your name (required)" +msgstr "Il tuo nome (richiesto)" -#: ../partials/paged-navigation.php:2 -msgid "Navigation" -msgstr "Navigazione" +#: partials/contact-form.php:61 +msgid "Your email address (required)" +msgstr "Il tuo indirizzo email (richiesto)" -#: ../search.php:21 -msgid "Search Results for: %s" -msgstr "" +#: partials/contact-form.php:77 +msgid "Your institution (required)" +msgstr "La tua organizzazione (richiesta)" + +#: partials/contact-form.php:93 +msgid "Your message (required)" +msgstr "Il tuo messaggio (richiesto)" + +#: partials/contact-form.php:97 +msgid "Send" +msgstr "Invia" -#: ../searchform.php:3 +#: searchform.php:3 msgctxt "label" msgid "Search Catalog" msgstr "Cerca Catalogo" -#: ../searchform.php:6 +#: searchform.php:6 msgctxt "submit button" msgid "Search" msgstr "Cerca" diff --git a/languages/ja.mo b/languages/ja.mo index 0c3eb1caf6d39fca20eb0917656765691e302876..09ae2640974e197587ae7cfb36dbd8a9005849f0 100644 GIT binary patch delta 239 zcmY+9v1$TA6h&jO+OL>G6p^?4W}>V6x~LEYB_az+C5$@k4#u5jX0%P0TK~(++K+Jw z0Zn&{!#$i!{il9xJfCZ)X6yU)YoiOrco>HmEL3T%hndUt28R30L28KQ-j|M|DAPXQ zufnz2MWt2Ft&G{ahY9lcD+=cCDU7U=UYi2O(ko&Dc>*Xv^i$p^kr2imM8Y;!G%VCX zyMOQi@C7htyi1~6k%*_|wKq09sS9Fv{hu@Vgf~?vE4{JAKISl*PM8RJ)%0`&Fd9mL delta 316 zcmZo;xx_L-g-L>GqMEv3K~ZXPaZ-MMcCl_^PD*B8>cp>i>I3pqQ!-0*of3;v3ld8* ztQ7S0xFU3+qTZ>M<@rS^#XgzEB~}XY@z(LFKvZF6sAH6D9iIoHfmD26etrRz4VKd} z0m)Xt#dVBoDpvu5Zh$=7>q6*>A;MByT zcomposer install from the Aldine directory." msgstr "" -#: ../footer.php:73 -msgid "Open Textbooks" +#: 404.php:17 +msgid "Oops! That page can’t be found." msgstr "" -#: ../footer.php:74 -msgid "Open Book Publishing" +#: 404.php:21 +msgid "It looks like nothing was found at this location." msgstr "" -#: ../footer.php75, ../inc/activation/namespace.php:27 -msgid "Learn More" +#: inc/filters/namespace.php:63 +msgid "Continued" msgstr "" -#: ../footer.php79, ../footer.php:83 -msgid "Pressbooks on Facebook" +#: inc/customizer/namespace.php:69 +msgid "Primary Color" msgstr "" -#: ../footer.php85, ../footer.php:89 -msgid "Pressbooks on Twitter" +#: inc/customizer/namespace.php:70 +msgid "Primary color, used for links and other primary elements." msgstr "" -#: ../functions.php:18 -msgid "Dependencies Missing" +#: inc/customizer/namespace.php:75 +msgid "Primary Color (Hover)" msgstr "" -#: ../functions.php:19 -msgid "You must run composer install from the Aldine directory." +#: inc/customizer/namespace.php:76 +msgid "Variant of the primary color, used for primary element hover states." msgstr "" -#: ../header.php:44 -msgid "Skip to content" +#: inc/customizer/namespace.php:81 +msgid "Accent Color" msgstr "" -#: ../header.php:64 -msgid "Logo for %s" +#: inc/customizer/namespace.php:82 +msgid "Accent color, used for flourishes and secondary elements." msgstr "" -#: ../header.php:74 -msgid "Toggle Menu" +#: inc/customizer/namespace.php:87 +msgid "Accent Color (Hover)" msgstr "" -#: ../inc/intervention.php:12 -msgid "Hello," +#: inc/customizer/namespace.php:88 +msgid "Variant of the accent color, used for secondary element hover states." msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 -msgid "Primary Menu" +#: inc/customizer/namespace.php:93 +msgid "Primary Foreground Color" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 -msgid "Footer Menu" +#: inc/customizer/namespace.php:94 +msgid "Used for text on a primary background." msgstr "" -#: ../inc/actions/namespace.php:107 -msgid "Network Footer Block 1" +#: inc/customizer/namespace.php:99 +msgid "Accent Foreground Color" msgstr "" -#: ../inc/actions/namespace.php:117 -msgid "Network Footer Block 2" +#: inc/customizer/namespace.php:100 +msgid "Used for text on an accent color background." msgstr "" -#: ../inc/actions/namespace.php142, -#: ../partials/content-accessibility-toolbar.php6, -#: ../partials/content-accessibility-toolbar.php:7 -msgid "Increase Font Size" +#: inc/customizer/namespace.php:124 +msgid "Social Media" msgstr "" -#: ../inc/actions/namespace.php:143 -msgid "Decrease Font Size" +#: inc/customizer/namespace.php:136 +msgid "Facebook" msgstr "" -#: ../inc/actions/namespace.php:226 -msgid "" -"This page displays your network catalog, so there is no content to edit." +#: inc/customizer/namespace.php:149 +msgid "Twitter" msgstr "" -#: ../inc/actions/namespace.php:279 -msgid "Page Section" +#: inc/customizer/namespace.php:158 +msgid "Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php280, ../partials/content-page-catalog.php:49 -msgid "Title" +#: inc/customizer/namespace.php:169 +msgid "Show Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php:281 -msgid "Standard" +#: inc/customizer/namespace.php:179 partials/content-front-page.php:19 +msgid "Our Latest Titles" msgstr "" -#: ../inc/actions/namespace.php:282 -msgid "Accent" +#: inc/customizer/namespace.php:184 +msgid "Front Page Catalog Title" msgstr "" -#: ../inc/actions/namespace.php:283 -msgid "Bordered" +#: inc/customizer/namespace.php:193 +msgid "Contact Form" msgstr "" -#: ../inc/actions/namespace.php:284 -msgid "Borderless" +#: inc/customizer/namespace.php:204 +msgid "Show Contact Form" msgstr "" -#: ../inc/actions/namespace.php:287 -msgid "Call to Action" +#: inc/customizer/namespace.php:214 partials/contact-form.php:12 +msgid "Contact Us" msgstr "" -#: ../inc/actions/namespace.php:288 -msgid "Text" +#: inc/customizer/namespace.php:219 +msgid "Contact Form Title" msgstr "" -#: ../inc/actions/namespace.php:289 -msgid "Link" +#: inc/customizer/namespace.php:233 +msgid "Contact Email" msgstr "" -#: ../inc/activation/namespace.php:25 +#: inc/activation/namespace.php:25 msgid "About Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:26 +#: inc/activation/namespace.php:26 msgid "" "Pressbooks is easy-to-use book writing software that lets you create a book " "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, -#: ../inc/activation/namespace.php:143 +#: inc/activation/namespace.php:27 footer.php:82 +msgid "Learn More" +msgstr "" + +#: inc/activation/namespace.php:34 inc/activation/namespace.php:146 +#: inc/activation/namespace.php:152 msgid "About" msgstr "" -#: ../inc/activation/namespace.php:39 +#: inc/activation/namespace.php:39 msgid "" "Pressbooks is simple book production software. You can use Pressbooks to " "publish textbooks, scholarly monographs, syllabi, fiction and non-fiction " "books, white papers, and more in multiple formats including:" msgstr "" -#: ../inc/activation/namespace.php:40 +#: inc/activation/namespace.php:40 msgid "MOBI (for Kindle ebooks)" msgstr "" -#: ../inc/activation/namespace.php:41 +#: inc/activation/namespace.php:41 msgid "EPUB (for all other ebookstores)" msgstr "" -#: ../inc/activation/namespace.php:42 +#: inc/activation/namespace.php:42 msgid "designed PDF (for print-on-demand and digital distribution)" msgstr "" -#: ../inc/activation/namespace.php:45 +#. translators: %s link to about page +#: inc/activation/namespace.php:46 msgid "For more information about Pressbooks, %s." msgstr "" -#: ../inc/activation/namespace.php:46 +#: inc/activation/namespace.php:47 msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, -#: ../inc/activation/namespace.php:173 +#: inc/activation/namespace.php:53 inc/activation/namespace.php:176 +#: inc/activation/namespace.php:182 msgid "Help" msgstr "" -#: ../inc/activation/namespace.php:58 +#. translators: %1$s: link to how to page; %2$s: link to guide +#: inc/activation/namespace.php:60 msgid "" "The easiest way to get started with Pressbooks is to follow our %1$s. Or, " "you can review our %2$s." msgstr "" -#: ../inc/activation/namespace.php:59 +#: inc/activation/namespace.php:61 msgid "4 Step Guide to Making a Book on Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:60 +#: inc/activation/namespace.php:62 msgid "Guide to Using Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:62 +#: inc/activation/namespace.php:64 msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, -#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, -#: ../inc/activation/namespace.php158, ../page-catalog.php:4 +#. Template Name of the theme +#: inc/activation/namespace.php:69 inc/activation/namespace.php:125 +#: inc/activation/namespace.php:131 inc/activation/namespace.php:161 +#: inc/activation/namespace.php:167 msgid "Catalog" msgstr "" -#: ../inc/activation/namespace.php71, ../inc/helpers/namespace.php:165 +#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173 msgid "Home" msgstr "" -#: ../inc/admin/namespace.php:30 +#: inc/activation/namespace.php:120 inc/actions/namespace.php:47 +msgid "Primary Menu" +msgstr "" + +#: inc/activation/namespace.php:141 inc/actions/namespace.php:48 +msgid "Footer Menu" +msgstr "" + +#: inc/admin/namespace.php:30 msgid "Catalog updated." msgstr "" -#: ../inc/admin/namespace.php:31 +#: inc/admin/namespace.php:31 msgid "Sorry, but your catalog was not updated. Please try again." msgstr "" -#: ../inc/admin/namespace.php:32 +#: inc/admin/namespace.php:32 msgid "Dismiss this notice." msgstr "" -#: ../inc/admin/namespace.php:61 +#: inc/admin/namespace.php:61 msgid "In Catalog" msgstr "" -#: ../inc/admin/namespace.php:72 -msgctxt "pressbooks-aldine" -msgid "Show in Catalog" -msgstr "" - -#: ../inc/admin/namespace.php:73 -msgctxt "pressbooks-aldine" -msgid "This book is private, so you can’t display it in your catalog." +#: inc/actions/namespace.php:114 +msgid "Network Footer Block 1" msgstr "" -#: ../inc/customizer/namespace.php:61 -msgid "Primary Color" +#: inc/actions/namespace.php:126 +msgid "Network Footer Block 2" msgstr "" -#: ../inc/customizer/namespace.php:62 -msgid "Primary color, used for links and other primary elements." +#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4 +msgid "Increase Font Size" msgstr "" -#: ../inc/customizer/namespace.php:67 -msgid "Primary Color (Hover)" +#: inc/actions/namespace.php:153 +msgid "Decrease Font Size" msgstr "" -#: ../inc/customizer/namespace.php:68 -msgid "Variant of the primary color, used for primary element hover states." +#: inc/actions/namespace.php:237 +msgid "" +"This page displays your network catalog, so there is no content to edit." msgstr "" -#: ../inc/customizer/namespace.php:73 -msgid "Accent Color" +#: inc/actions/namespace.php:291 +msgid "Page Section" msgstr "" -#: ../inc/customizer/namespace.php:74 -msgid "Accent color, used for flourishes and secondary elements." +#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57 +msgid "Title" msgstr "" -#: ../inc/customizer/namespace.php:79 -msgid "Accent Color (Hover)" +#: inc/actions/namespace.php:293 +msgid "Standard" msgstr "" -#: ../inc/customizer/namespace.php:80 -msgid "Variant of the accent color, used for secondary element hover states." +#: inc/actions/namespace.php:294 +msgid "Accent" msgstr "" -#: ../inc/customizer/namespace.php:85 -msgid "Primary Foreground Color" +#: inc/actions/namespace.php:295 +msgid "Bordered" msgstr "" -#: ../inc/customizer/namespace.php:86 -msgid "Used for text on a primary background." +#: inc/actions/namespace.php:296 +msgid "Borderless" msgstr "" -#: ../inc/customizer/namespace.php:91 -msgid "Accent Foreground Color" +#: inc/actions/namespace.php:299 +msgid "Call to Action" msgstr "" -#: ../inc/customizer/namespace.php:92 -msgid "Used for text on an accent color background." +#: inc/actions/namespace.php:300 +msgid "Text" msgstr "" -#: ../inc/customizer/namespace.php:111 -msgid "Social Media" +#: inc/actions/namespace.php:301 +msgid "Link" msgstr "" -#: ../inc/customizer/namespace.php:119 -msgid "Facebook" +#: inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: ../inc/customizer/namespace.php:128 -msgid "Twitter" +#: inc/helpers/namespace.php:186 +msgid "Sign In" msgstr "" -#: ../inc/customizer/namespace.php:135 -msgid "Front Page Catalog" +#: inc/helpers/namespace.php:192 +msgid "Sign Up" msgstr "" -#: ../inc/customizer/namespace.php:142 -msgid "Show Front Page Catalog" +#: inc/helpers/namespace.php:200 +msgid "Admin" msgstr "" -#: ../inc/customizer/namespace.php150, ../partials/content-front-page.php:19 -msgid "Our Latest Titles" +#: inc/helpers/namespace.php:208 +msgid "My Books" msgstr "" -#: ../inc/customizer/namespace.php:153 -msgid "Front Page Catalog Title" +#: inc/helpers/namespace.php:214 +msgid "Create a New Book" msgstr "" -#: ../inc/customizer/namespace.php:160 -msgid "Contact Form" +#: inc/helpers/namespace.php:220 +msgid "Sign Out" msgstr "" -#: ../inc/customizer/namespace.php:167 -msgid "Show Contact Form" +#: inc/helpers/namespace.php:282 +msgid "Name is required." msgstr "" -#: ../inc/customizer/namespace.php175, ../partials/contact-form.php:12 -msgid "Contact Us" +#: inc/helpers/namespace.php:286 +msgid "Email is required." msgstr "" -#: ../inc/customizer/namespace.php:178 -msgid "Contact Form Title" +#: inc/helpers/namespace.php:290 +msgid "Email is invalid." msgstr "" -#: ../inc/customizer/namespace.php:188 -msgid "Contact Email" +#: inc/helpers/namespace.php:294 +msgid "Institution is required." msgstr "" -#: ../inc/filters/namespace.php:61 -msgid "Continued" +#: inc/helpers/namespace.php:298 +msgid "Message is required." msgstr "" -#: ../inc/helpers/namespace.php:171 -msgid "Contact" +#. translators: %s name of contact for submitter +#: inc/helpers/namespace.php:305 +msgid "Contact Form Submission from %s" msgstr "" -#: ../inc/helpers/namespace.php:178 -msgid "Sign In" +#: inc/helpers/namespace.php:316 +msgid "Your message was sent!" msgstr "" -#: ../inc/helpers/namespace.php:184 -msgid "Sign Up" +#: inc/helpers/namespace.php:319 +msgid "Your message could not be sent." msgstr "" -#: ../inc/helpers/namespace.php:192 -msgid "Admin" +#: inc/intervention.php:12 +msgid "Hello," msgstr "" -#: ../inc/helpers/namespace.php:200 -msgid "My Books" +#: page-catalog.php:55 +msgid "No Books Found" msgstr "" -#: ../inc/helpers/namespace.php:206 -msgid "Sign Out" +#: page-catalog.php:58 +msgid "No books have been added to the catalog." msgstr "" -#: ../inc/helpers/namespace.php:260 -msgid "Name is required." +#. translators: 1: title. +#: comments.php:35 +msgid "One thought on “%1$s”" msgstr "" -#: ../inc/helpers/namespace.php:264 -msgid "Email is required." -msgstr "" +#. translators: 1: comment count number, 2: title. +#: comments.php:41 +msgctxt "comments title" +msgid "%1$s thought on “%2$s”" +msgid_plural "%1$s thoughts on “%2$s”" +msgstr[0] "" -#: ../inc/helpers/namespace.php:268 -msgid "Email is invalid." +#: comments.php:68 +msgid "Comments are closed." msgstr "" -#: ../inc/helpers/namespace.php:272 -msgid "Institution is required." +#. translators: %s: search query. +#: search.php:23 +msgid "Search Results for: %s" msgstr "" -#: ../inc/helpers/namespace.php:276 -msgid "Message is required." +#: header.php:44 +msgid "Skip to content" msgstr "" -#: ../inc/helpers/namespace.php:282 -msgid "Contact Form Submission from %s" +#. translators: %s name of network +#: header.php:69 +msgid "Logo for %s" msgstr "" -#: ../inc/helpers/namespace.php:293 -msgid "Your message was sent!" +#: header.php:80 +msgid "Toggle Menu" msgstr "" -#: ../inc/helpers/namespace.php:296 -msgid "Your message could not be sent." +#. translators: %s network name +#: footer.php:43 footer.php:48 +msgid "%s on Facebook" msgstr "" -#: ../page-catalog.php:55 -msgid "No Books Found" +#. translators: %s network name +#: footer.php:53 footer.php:58 +msgid "%s on Twitter" msgstr "" -#: ../page-catalog.php:58 -msgid "No books have been added to the catalog." +#. translators: %s Pressbooks +#: footer.php:77 +msgid "Powered by %s" msgstr "" -#: ../partials/book.php:27 -msgid "About this book" +#: footer.php:79 +msgid "Open Source" msgstr "" -#: ../partials/contact-form.php:30 -msgid "Your name (required)" +#: footer.php:80 +msgid "Open Textbooks" msgstr "" -#: ../partials/contact-form.php:38 -msgid "Your email address (required)" +#: footer.php:81 +msgid "Open Book Publishing" msgstr "" -#: ../partials/contact-form.php:46 -msgid "Your institution (required)" +#: footer.php:86 footer.php:90 +msgid "Pressbooks on Facebook" msgstr "" -#: ../partials/contact-form.php:54 -msgid "Your message (required)" +#: footer.php:92 footer.php:96 +msgid "Pressbooks on Twitter" msgstr "" -#: ../partials/contact-form.php:58 -msgid "Send" +#: partials/book.php:39 +msgid "About this book" msgstr "" -#: ../partials/content-front-page.php:67 -msgid "View Complete Catalog" +#: partials/paged-navigation.php:2 +msgid "Navigation" msgstr "" -#: ../partials/content-none.php:14 +#: partials/content-none.php:14 msgid "Nothing Found" msgstr "" -#: ../partials/content-none.php:25 +#. translators: 1: link to WP admin new post page. +#: partials/content-none.php:27 msgid "Ready to publish your first post? Get started here." msgstr "" -#: ../partials/content-none.php:38 +#: partials/content-none.php:41 msgid "" "Sorry, but nothing matched your search terms. Please try again with some " "different keywords." msgstr "" -#: ../partials/content-none.php:44 +#: partials/content-none.php:48 msgid "" "It seems we can’t find what you’re looking for. Perhaps " "searching can help." msgstr "" -#: ../partials/content-page-catalog.php:17 +#: partials/content-page.php:23 partials/content.php:50 +msgid "Pages:" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content-page.php:37 +msgid "Edit %s" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content.php:37 +msgid "Continue reading \"%s\"" +msgstr "" + +#: partials/content-page-catalog.php:17 msgid "Filter by Subject" msgstr "" -#: ../partials/content-page-catalog.php:19 +#: partials/content-page-catalog.php:19 msgid "All Subjects" msgstr "" -#: ../partials/content-page-catalog.php:35 +#: partials/content-page-catalog.php:39 msgid "Filter by License" msgstr "" -#: ../partials/content-page-catalog.php:37 +#: partials/content-page-catalog.php:41 msgid "All Licenses" msgstr "" -#: ../partials/content-page-catalog.php:46 +#: partials/content-page-catalog.php:54 msgid "Sort by" msgstr "" -#: ../partials/content-page-catalog.php:50 +#: partials/content-page-catalog.php:58 msgid "Subject" msgstr "" -#: ../partials/content-page-catalog.php:51 +#: partials/content-page-catalog.php:59 msgid "Latest" msgstr "" -#: ../partials/content-page-catalog.php:58 +#: partials/content-page-catalog.php:67 msgid "Clear Filters" msgstr "" -#: ../partials/content-page-catalog.php:59 +#: partials/content-page-catalog.php:68 msgid "Submit" msgstr "" -#: ../partials/content-page.php22, ../partials/content.php:45 -msgid "Pages:" +#: partials/content-front-page.php:76 +msgid "View Complete Catalog" msgstr "" -#: ../partials/content-page.php:35 -msgid "Edit %s" +#: partials/contact-form.php:29 +msgid "Keep this field blank (required)" msgstr "" -#: ../partials/content.php:34 -msgid "Continue reading \"%s\"" +#: partials/contact-form.php:45 +msgid "Your name (required)" msgstr "" -#: ../partials/paged-navigation.php:2 -msgid "Navigation" +#: partials/contact-form.php:61 +msgid "Your email address (required)" msgstr "" -#: ../search.php:21 -msgid "Search Results for: %s" +#: partials/contact-form.php:77 +msgid "Your institution (required)" +msgstr "" + +#: partials/contact-form.php:93 +msgid "Your message (required)" +msgstr "" + +#: partials/contact-form.php:97 +msgid "Send" msgstr "" -#: ../searchform.php:3 +#: searchform.php:3 msgctxt "label" msgid "Search Catalog" msgstr "" -#: ../searchform.php:6 +#: searchform.php:6 msgctxt "submit button" msgid "Search" msgstr "" diff --git a/languages/kk@Cyrl.mo b/languages/kk@Cyrl.mo index fc3e58c1dfbaf0088dd46d2f283901d05be60a60..2f2b839c5a3f5013d82db0fe1391bc977e56defd 100644 GIT binary patch delta 259 zcmY+9-%0{O7{x2R+NYR6Dv59Rn@QIE#0&pG2#O*Lbrp;`tV8R}GBew4ub^+xvvpCg z(IP^6ci{Xu{LXLVtFdcd{ao&EZa)XbS{uc9oW>X}RcT#-na}kahE?t%v&1$bl%A3# z*I`qw;y1fZN~gSES^Mr!BFMv55-sK#jGU4|TLWVm6fuFk3n)NzGTtH4B~0%T30qjx zuv8z~pTUoS4}dA-Z4&L8MBKlAPehNEMdf7Czcbf;-s(j!Ft%H%4Y7ZvqetC6DWjYW R))9MNz-T&QBIfnai$7n0P*nf` delta 317 zcmZ3$@|oDpPG_cqU)4coLZ1r zl3}Hwr-u;rPOU7@FG?x)$t*6hQizYYj!y-m3M)e$qh#y&JP-|};`8$J3!rSUoQ?@d zwgN7$V+`a&b=9X9C&wq2loSC?gELbROsF!DR7Oc|4pbGG2~h=RLR29f8l0L~l$;R& y^nk7b&frbQ$Q-T^scomposer install from the Aldine directory." msgstr "" -#: ../footer.php:73 -msgid "Open Textbooks" +#: 404.php:17 +msgid "Oops! That page can’t be found." msgstr "" -#: ../footer.php:74 -msgid "Open Book Publishing" +#: 404.php:21 +msgid "It looks like nothing was found at this location." msgstr "" -#: ../footer.php75, ../inc/activation/namespace.php:27 -msgid "Learn More" +#: inc/filters/namespace.php:63 +msgid "Continued" msgstr "" -#: ../footer.php79, ../footer.php:83 -msgid "Pressbooks on Facebook" +#: inc/customizer/namespace.php:69 +msgid "Primary Color" msgstr "" -#: ../footer.php85, ../footer.php:89 -msgid "Pressbooks on Twitter" +#: inc/customizer/namespace.php:70 +msgid "Primary color, used for links and other primary elements." msgstr "" -#: ../functions.php:18 -msgid "Dependencies Missing" +#: inc/customizer/namespace.php:75 +msgid "Primary Color (Hover)" msgstr "" -#: ../functions.php:19 -msgid "You must run composer install from the Aldine directory." +#: inc/customizer/namespace.php:76 +msgid "Variant of the primary color, used for primary element hover states." msgstr "" -#: ../header.php:44 -msgid "Skip to content" +#: inc/customizer/namespace.php:81 +msgid "Accent Color" msgstr "" -#: ../header.php:64 -msgid "Logo for %s" +#: inc/customizer/namespace.php:82 +msgid "Accent color, used for flourishes and secondary elements." msgstr "" -#: ../header.php:74 -msgid "Toggle Menu" +#: inc/customizer/namespace.php:87 +msgid "Accent Color (Hover)" msgstr "" -#: ../inc/intervention.php:12 -msgid "Hello," +#: inc/customizer/namespace.php:88 +msgid "Variant of the accent color, used for secondary element hover states." msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 -msgid "Primary Menu" +#: inc/customizer/namespace.php:93 +msgid "Primary Foreground Color" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 -msgid "Footer Menu" +#: inc/customizer/namespace.php:94 +msgid "Used for text on a primary background." msgstr "" -#: ../inc/actions/namespace.php:107 -msgid "Network Footer Block 1" +#: inc/customizer/namespace.php:99 +msgid "Accent Foreground Color" msgstr "" -#: ../inc/actions/namespace.php:117 -msgid "Network Footer Block 2" +#: inc/customizer/namespace.php:100 +msgid "Used for text on an accent color background." msgstr "" -#: ../inc/actions/namespace.php142, -#: ../partials/content-accessibility-toolbar.php6, -#: ../partials/content-accessibility-toolbar.php:7 -msgid "Increase Font Size" +#: inc/customizer/namespace.php:124 +msgid "Social Media" msgstr "" -#: ../inc/actions/namespace.php:143 -msgid "Decrease Font Size" +#: inc/customizer/namespace.php:136 +msgid "Facebook" msgstr "" -#: ../inc/actions/namespace.php:226 -msgid "" -"This page displays your network catalog, so there is no content to edit." +#: inc/customizer/namespace.php:149 +msgid "Twitter" msgstr "" -#: ../inc/actions/namespace.php:279 -msgid "Page Section" +#: inc/customizer/namespace.php:158 +msgid "Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php280, ../partials/content-page-catalog.php:49 -msgid "Title" +#: inc/customizer/namespace.php:169 +msgid "Show Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php:281 -msgid "Standard" +#: inc/customizer/namespace.php:179 partials/content-front-page.php:19 +msgid "Our Latest Titles" msgstr "" -#: ../inc/actions/namespace.php:282 -msgid "Accent" +#: inc/customizer/namespace.php:184 +msgid "Front Page Catalog Title" msgstr "" -#: ../inc/actions/namespace.php:283 -msgid "Bordered" +#: inc/customizer/namespace.php:193 +msgid "Contact Form" msgstr "" -#: ../inc/actions/namespace.php:284 -msgid "Borderless" +#: inc/customizer/namespace.php:204 +msgid "Show Contact Form" msgstr "" -#: ../inc/actions/namespace.php:287 -msgid "Call to Action" +#: inc/customizer/namespace.php:214 partials/contact-form.php:12 +msgid "Contact Us" msgstr "" -#: ../inc/actions/namespace.php:288 -msgid "Text" +#: inc/customizer/namespace.php:219 +msgid "Contact Form Title" msgstr "" -#: ../inc/actions/namespace.php:289 -msgid "Link" +#: inc/customizer/namespace.php:233 +msgid "Contact Email" msgstr "" -#: ../inc/activation/namespace.php:25 +#: inc/activation/namespace.php:25 msgid "About Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:26 +#: inc/activation/namespace.php:26 msgid "" "Pressbooks is easy-to-use book writing software that lets you create a book " "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, -#: ../inc/activation/namespace.php:143 +#: inc/activation/namespace.php:27 footer.php:82 +msgid "Learn More" +msgstr "" + +#: inc/activation/namespace.php:34 inc/activation/namespace.php:146 +#: inc/activation/namespace.php:152 msgid "About" msgstr "" -#: ../inc/activation/namespace.php:39 +#: inc/activation/namespace.php:39 msgid "" "Pressbooks is simple book production software. You can use Pressbooks to " "publish textbooks, scholarly monographs, syllabi, fiction and non-fiction " "books, white papers, and more in multiple formats including:" msgstr "" -#: ../inc/activation/namespace.php:40 +#: inc/activation/namespace.php:40 msgid "MOBI (for Kindle ebooks)" msgstr "" -#: ../inc/activation/namespace.php:41 +#: inc/activation/namespace.php:41 msgid "EPUB (for all other ebookstores)" msgstr "" -#: ../inc/activation/namespace.php:42 +#: inc/activation/namespace.php:42 msgid "designed PDF (for print-on-demand and digital distribution)" msgstr "" -#: ../inc/activation/namespace.php:45 +#. translators: %s link to about page +#: inc/activation/namespace.php:46 msgid "For more information about Pressbooks, %s." msgstr "" -#: ../inc/activation/namespace.php:46 +#: inc/activation/namespace.php:47 msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, -#: ../inc/activation/namespace.php:173 +#: inc/activation/namespace.php:53 inc/activation/namespace.php:176 +#: inc/activation/namespace.php:182 msgid "Help" msgstr "" -#: ../inc/activation/namespace.php:58 +#. translators: %1$s: link to how to page; %2$s: link to guide +#: inc/activation/namespace.php:60 msgid "" "The easiest way to get started with Pressbooks is to follow our %1$s. Or, " "you can review our %2$s." msgstr "" -#: ../inc/activation/namespace.php:59 +#: inc/activation/namespace.php:61 msgid "4 Step Guide to Making a Book on Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:60 +#: inc/activation/namespace.php:62 msgid "Guide to Using Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:62 +#: inc/activation/namespace.php:64 msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, -#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, -#: ../inc/activation/namespace.php158, ../page-catalog.php:4 +#. Template Name of the theme +#: inc/activation/namespace.php:69 inc/activation/namespace.php:125 +#: inc/activation/namespace.php:131 inc/activation/namespace.php:161 +#: inc/activation/namespace.php:167 msgid "Catalog" msgstr "" -#: ../inc/activation/namespace.php71, ../inc/helpers/namespace.php:165 +#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173 msgid "Home" msgstr "" -#: ../inc/admin/namespace.php:30 +#: inc/activation/namespace.php:120 inc/actions/namespace.php:47 +msgid "Primary Menu" +msgstr "" + +#: inc/activation/namespace.php:141 inc/actions/namespace.php:48 +msgid "Footer Menu" +msgstr "" + +#: inc/admin/namespace.php:30 msgid "Catalog updated." msgstr "" -#: ../inc/admin/namespace.php:31 +#: inc/admin/namespace.php:31 msgid "Sorry, but your catalog was not updated. Please try again." msgstr "" -#: ../inc/admin/namespace.php:32 +#: inc/admin/namespace.php:32 msgid "Dismiss this notice." msgstr "" -#: ../inc/admin/namespace.php:61 +#: inc/admin/namespace.php:61 msgid "In Catalog" msgstr "" -#: ../inc/admin/namespace.php:72 -msgctxt "pressbooks-aldine" -msgid "Show in Catalog" -msgstr "" - -#: ../inc/admin/namespace.php:73 -msgctxt "pressbooks-aldine" -msgid "This book is private, so you can’t display it in your catalog." +#: inc/actions/namespace.php:114 +msgid "Network Footer Block 1" msgstr "" -#: ../inc/customizer/namespace.php:61 -msgid "Primary Color" +#: inc/actions/namespace.php:126 +msgid "Network Footer Block 2" msgstr "" -#: ../inc/customizer/namespace.php:62 -msgid "Primary color, used for links and other primary elements." +#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4 +msgid "Increase Font Size" msgstr "" -#: ../inc/customizer/namespace.php:67 -msgid "Primary Color (Hover)" +#: inc/actions/namespace.php:153 +msgid "Decrease Font Size" msgstr "" -#: ../inc/customizer/namespace.php:68 -msgid "Variant of the primary color, used for primary element hover states." +#: inc/actions/namespace.php:237 +msgid "" +"This page displays your network catalog, so there is no content to edit." msgstr "" -#: ../inc/customizer/namespace.php:73 -msgid "Accent Color" +#: inc/actions/namespace.php:291 +msgid "Page Section" msgstr "" -#: ../inc/customizer/namespace.php:74 -msgid "Accent color, used for flourishes and secondary elements." +#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57 +msgid "Title" msgstr "" -#: ../inc/customizer/namespace.php:79 -msgid "Accent Color (Hover)" +#: inc/actions/namespace.php:293 +msgid "Standard" msgstr "" -#: ../inc/customizer/namespace.php:80 -msgid "Variant of the accent color, used for secondary element hover states." +#: inc/actions/namespace.php:294 +msgid "Accent" msgstr "" -#: ../inc/customizer/namespace.php:85 -msgid "Primary Foreground Color" +#: inc/actions/namespace.php:295 +msgid "Bordered" msgstr "" -#: ../inc/customizer/namespace.php:86 -msgid "Used for text on a primary background." +#: inc/actions/namespace.php:296 +msgid "Borderless" msgstr "" -#: ../inc/customizer/namespace.php:91 -msgid "Accent Foreground Color" +#: inc/actions/namespace.php:299 +msgid "Call to Action" msgstr "" -#: ../inc/customizer/namespace.php:92 -msgid "Used for text on an accent color background." +#: inc/actions/namespace.php:300 +msgid "Text" msgstr "" -#: ../inc/customizer/namespace.php:111 -msgid "Social Media" +#: inc/actions/namespace.php:301 +msgid "Link" msgstr "" -#: ../inc/customizer/namespace.php:119 -msgid "Facebook" +#: inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: ../inc/customizer/namespace.php:128 -msgid "Twitter" +#: inc/helpers/namespace.php:186 +msgid "Sign In" msgstr "" -#: ../inc/customizer/namespace.php:135 -msgid "Front Page Catalog" +#: inc/helpers/namespace.php:192 +msgid "Sign Up" msgstr "" -#: ../inc/customizer/namespace.php:142 -msgid "Show Front Page Catalog" +#: inc/helpers/namespace.php:200 +msgid "Admin" msgstr "" -#: ../inc/customizer/namespace.php150, ../partials/content-front-page.php:19 -msgid "Our Latest Titles" +#: inc/helpers/namespace.php:208 +msgid "My Books" msgstr "" -#: ../inc/customizer/namespace.php:153 -msgid "Front Page Catalog Title" +#: inc/helpers/namespace.php:214 +msgid "Create a New Book" msgstr "" -#: ../inc/customizer/namespace.php:160 -msgid "Contact Form" +#: inc/helpers/namespace.php:220 +msgid "Sign Out" msgstr "" -#: ../inc/customizer/namespace.php:167 -msgid "Show Contact Form" +#: inc/helpers/namespace.php:282 +msgid "Name is required." msgstr "" -#: ../inc/customizer/namespace.php175, ../partials/contact-form.php:12 -msgid "Contact Us" +#: inc/helpers/namespace.php:286 +msgid "Email is required." msgstr "" -#: ../inc/customizer/namespace.php:178 -msgid "Contact Form Title" +#: inc/helpers/namespace.php:290 +msgid "Email is invalid." msgstr "" -#: ../inc/customizer/namespace.php:188 -msgid "Contact Email" +#: inc/helpers/namespace.php:294 +msgid "Institution is required." msgstr "" -#: ../inc/filters/namespace.php:61 -msgid "Continued" +#: inc/helpers/namespace.php:298 +msgid "Message is required." msgstr "" -#: ../inc/helpers/namespace.php:171 -msgid "Contact" +#. translators: %s name of contact for submitter +#: inc/helpers/namespace.php:305 +msgid "Contact Form Submission from %s" msgstr "" -#: ../inc/helpers/namespace.php:178 -msgid "Sign In" +#: inc/helpers/namespace.php:316 +msgid "Your message was sent!" msgstr "" -#: ../inc/helpers/namespace.php:184 -msgid "Sign Up" +#: inc/helpers/namespace.php:319 +msgid "Your message could not be sent." msgstr "" -#: ../inc/helpers/namespace.php:192 -msgid "Admin" +#: inc/intervention.php:12 +msgid "Hello," msgstr "" -#: ../inc/helpers/namespace.php:200 -msgid "My Books" +#: page-catalog.php:55 +msgid "No Books Found" msgstr "" -#: ../inc/helpers/namespace.php:206 -msgid "Sign Out" +#: page-catalog.php:58 +msgid "No books have been added to the catalog." msgstr "" -#: ../inc/helpers/namespace.php:260 -msgid "Name is required." +#. translators: 1: title. +#: comments.php:35 +msgid "One thought on “%1$s”" msgstr "" -#: ../inc/helpers/namespace.php:264 -msgid "Email is required." -msgstr "" +#. translators: 1: comment count number, 2: title. +#: comments.php:41 +msgctxt "comments title" +msgid "%1$s thought on “%2$s”" +msgid_plural "%1$s thoughts on “%2$s”" +msgstr[0] "" +msgstr[1] "" -#: ../inc/helpers/namespace.php:268 -msgid "Email is invalid." +#: comments.php:68 +msgid "Comments are closed." msgstr "" -#: ../inc/helpers/namespace.php:272 -msgid "Institution is required." +#. translators: %s: search query. +#: search.php:23 +msgid "Search Results for: %s" msgstr "" -#: ../inc/helpers/namespace.php:276 -msgid "Message is required." +#: header.php:44 +msgid "Skip to content" msgstr "" -#: ../inc/helpers/namespace.php:282 -msgid "Contact Form Submission from %s" +#. translators: %s name of network +#: header.php:69 +msgid "Logo for %s" msgstr "" -#: ../inc/helpers/namespace.php:293 -msgid "Your message was sent!" +#: header.php:80 +msgid "Toggle Menu" msgstr "" -#: ../inc/helpers/namespace.php:296 -msgid "Your message could not be sent." +#. translators: %s network name +#: footer.php:43 footer.php:48 +msgid "%s on Facebook" msgstr "" -#: ../page-catalog.php:55 -msgid "No Books Found" +#. translators: %s network name +#: footer.php:53 footer.php:58 +msgid "%s on Twitter" msgstr "" -#: ../page-catalog.php:58 -msgid "No books have been added to the catalog." +#. translators: %s Pressbooks +#: footer.php:77 +msgid "Powered by %s" msgstr "" -#: ../partials/book.php:27 -msgid "About this book" +#: footer.php:79 +msgid "Open Source" msgstr "" -#: ../partials/contact-form.php:30 -msgid "Your name (required)" +#: footer.php:80 +msgid "Open Textbooks" msgstr "" -#: ../partials/contact-form.php:38 -msgid "Your email address (required)" +#: footer.php:81 +msgid "Open Book Publishing" msgstr "" -#: ../partials/contact-form.php:46 -msgid "Your institution (required)" +#: footer.php:86 footer.php:90 +msgid "Pressbooks on Facebook" msgstr "" -#: ../partials/contact-form.php:54 -msgid "Your message (required)" +#: footer.php:92 footer.php:96 +msgid "Pressbooks on Twitter" msgstr "" -#: ../partials/contact-form.php:58 -msgid "Send" +#: partials/book.php:39 +msgid "About this book" msgstr "" -#: ../partials/content-front-page.php:67 -msgid "View Complete Catalog" +#: partials/paged-navigation.php:2 +msgid "Navigation" msgstr "" -#: ../partials/content-none.php:14 +#: partials/content-none.php:14 msgid "Nothing Found" msgstr "" -#: ../partials/content-none.php:25 +#. translators: 1: link to WP admin new post page. +#: partials/content-none.php:27 msgid "Ready to publish your first post? Get started here." msgstr "" -#: ../partials/content-none.php:38 +#: partials/content-none.php:41 msgid "" "Sorry, but nothing matched your search terms. Please try again with some " "different keywords." msgstr "" -#: ../partials/content-none.php:44 +#: partials/content-none.php:48 msgid "" "It seems we can’t find what you’re looking for. Perhaps " "searching can help." msgstr "" -#: ../partials/content-page-catalog.php:17 +#: partials/content-page.php:23 partials/content.php:50 +msgid "Pages:" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content-page.php:37 +msgid "Edit %s" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content.php:37 +msgid "Continue reading \"%s\"" +msgstr "" + +#: partials/content-page-catalog.php:17 msgid "Filter by Subject" msgstr "" -#: ../partials/content-page-catalog.php:19 +#: partials/content-page-catalog.php:19 msgid "All Subjects" msgstr "" -#: ../partials/content-page-catalog.php:35 +#: partials/content-page-catalog.php:39 msgid "Filter by License" msgstr "" -#: ../partials/content-page-catalog.php:37 +#: partials/content-page-catalog.php:41 msgid "All Licenses" msgstr "" -#: ../partials/content-page-catalog.php:46 +#: partials/content-page-catalog.php:54 msgid "Sort by" msgstr "" -#: ../partials/content-page-catalog.php:50 +#: partials/content-page-catalog.php:58 msgid "Subject" msgstr "" -#: ../partials/content-page-catalog.php:51 +#: partials/content-page-catalog.php:59 msgid "Latest" msgstr "" -#: ../partials/content-page-catalog.php:58 +#: partials/content-page-catalog.php:67 msgid "Clear Filters" msgstr "" -#: ../partials/content-page-catalog.php:59 +#: partials/content-page-catalog.php:68 msgid "Submit" msgstr "" -#: ../partials/content-page.php22, ../partials/content.php:45 -msgid "Pages:" +#: partials/content-front-page.php:76 +msgid "View Complete Catalog" msgstr "" -#: ../partials/content-page.php:35 -msgid "Edit %s" +#: partials/contact-form.php:29 +msgid "Keep this field blank (required)" msgstr "" -#: ../partials/content.php:34 -msgid "Continue reading \"%s\"" +#: partials/contact-form.php:45 +msgid "Your name (required)" msgstr "" -#: ../partials/paged-navigation.php:2 -msgid "Navigation" +#: partials/contact-form.php:61 +msgid "Your email address (required)" msgstr "" -#: ../search.php:21 -msgid "Search Results for: %s" +#: partials/contact-form.php:77 +msgid "Your institution (required)" +msgstr "" + +#: partials/contact-form.php:93 +msgid "Your message (required)" +msgstr "" + +#: partials/contact-form.php:97 +msgid "Send" msgstr "" -#: ../searchform.php:3 +#: searchform.php:3 msgctxt "label" msgid "Search Catalog" msgstr "" -#: ../searchform.php:6 +#: searchform.php:6 msgctxt "submit button" msgid "Search" msgstr "" diff --git a/languages/km_KH.mo b/languages/km_KH.mo index cd15221eeb856c7105c3b230d84845915a96acb3..fbf23d7d1858809b6183b3bb1d7b9c097ea29d5d 100644 GIT binary patch delta 239 zcmaFBGKFP=3ezpdiE8TgjyWlrd8rD9dS-eCTtTS?`9&qVzQyU8DY{Oj>BYJs`Bn-U zB_##LR{HwsnI##eNqWiox%ve~sl~-f`T5z!NKD;Cuvz+C0sbMn&PAz-C7Jnox-N+& zsa6U`28Ncp21dF@<{^gWRz{Xq24>m@237`|20+!iL8)b##VCp`bPbGk4a^h_O{|Pe zfGQ0PCdR!ob;-|7%*?Y=Kv)m8lPf~kJvA@2D6u5J$VwqRK-byFQ^82j5a=fc09n*Z AxBvhE delta 316 zcmbQj@_=Q63X>YsL^XB6f}+&o;-vii>|))-oRrMG)QMkT)d%FKrev1rIwcmT79^Hr zSSje~aYg7tMZHri%kzs;ihVMRORN;)Fgq2@1~ZYAWt8ORK$U@+5LI9%L>0oJ!KsNw z$r%Aa59k^Iy?{-^wIVsEG$l0!q(DnAs~Dn23gr3V{L-T2ROgJuqT*DbKSM*@bS=0T E0JD2*mH+?% diff --git a/languages/km_KH.po b/languages/km_KH.po index 753c199..ff2da6a 100644 --- a/languages/km_KH.po +++ b/languages/km_KH.po @@ -1,545 +1,578 @@ -# Copyright (C) 2018 pressbooks-aldine -# This file is distributed under the same license as the pressbooks-aldine package. +# Copyright (C) 2019 Pressbooks (Book Oven Inc.) +# This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: pressbooks-aldine\n" +"Project-Id-Version: Aldine 1.6.0\n" +"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" +"POT-Creation-Date: 2019-02-27T17:29:06+00:00\n" +"PO-Revision-Date: 2018-03-06 14:24+0000\n" "Language-Team: Khmer (Cambodia) (https://www.transifex.com/pressbooks/teams/9194/km_KH/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: km_KH\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Poedit-Basepath: ..\n" -"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n" -"X-Poedit-SearchPath-0: .\n" -"X-Poedit-SearchPathExcluded-0: *.js\n" -"X-Poedit-SourceCharset: UTF-8\n" +"X-Domain: pressbooks-aldine\n" +"X-Generator: WP-CLI 2.1.0\n" -#: ../404.php:17 -msgid "Oops! That page can’t be found." +#. Theme Name of the theme +msgid "Aldine" msgstr "" -#: ../404.php:21 -msgid "It looks like nothing was found at this location." +#. Theme URI of the theme +msgid "https://github.com/pressbooks/pressbooks-aldine/" msgstr "" -#: ../comments.php:34 -msgid "One thought on “%1$s”" -msgstr "" - -#: ../comments.php:40 -msgctxt "comments title" -msgid "%1$s thought on “%2$s”" -msgid_plural "%1$s thoughts on “%2$s”" -msgstr[0] "" - -#: ../comments.php:63 -msgid "Comments are closed." +#. Description of the theme +msgid "" +"Aldine is the default theme for the home page of Pressbooks networks. It is " +"named for the Aldine Press, founded by Aldus Manutius in 1494, who is " +"regarded by many as the world’s first publisher." msgstr "" -#: ../footer.php40, ../footer.php:44 -msgid "%s on Facebook" +#. Author of the theme +msgid "Pressbooks (Book Oven Inc.)" msgstr "" -#: ../footer.php48, ../footer.php:52 -msgid "%s on Twitter" +#. Author URI of the theme +msgid "https://pressbooks.org" msgstr "" -#: ../footer.php:70 -msgid "Powered by %s" +#: functions.php:19 +msgid "Dependencies Missing" msgstr "" -#: ../footer.php:72 -msgid "Open Source" +#: functions.php:20 +msgid "You must run composer install from the Aldine directory." msgstr "" -#: ../footer.php:73 -msgid "Open Textbooks" +#: 404.php:17 +msgid "Oops! That page can’t be found." msgstr "" -#: ../footer.php:74 -msgid "Open Book Publishing" +#: 404.php:21 +msgid "It looks like nothing was found at this location." msgstr "" -#: ../footer.php75, ../inc/activation/namespace.php:27 -msgid "Learn More" +#: inc/filters/namespace.php:63 +msgid "Continued" msgstr "" -#: ../footer.php79, ../footer.php:83 -msgid "Pressbooks on Facebook" +#: inc/customizer/namespace.php:69 +msgid "Primary Color" msgstr "" -#: ../footer.php85, ../footer.php:89 -msgid "Pressbooks on Twitter" +#: inc/customizer/namespace.php:70 +msgid "Primary color, used for links and other primary elements." msgstr "" -#: ../functions.php:18 -msgid "Dependencies Missing" +#: inc/customizer/namespace.php:75 +msgid "Primary Color (Hover)" msgstr "" -#: ../functions.php:19 -msgid "You must run composer install from the Aldine directory." +#: inc/customizer/namespace.php:76 +msgid "Variant of the primary color, used for primary element hover states." msgstr "" -#: ../header.php:44 -msgid "Skip to content" +#: inc/customizer/namespace.php:81 +msgid "Accent Color" msgstr "" -#: ../header.php:64 -msgid "Logo for %s" +#: inc/customizer/namespace.php:82 +msgid "Accent color, used for flourishes and secondary elements." msgstr "" -#: ../header.php:74 -msgid "Toggle Menu" +#: inc/customizer/namespace.php:87 +msgid "Accent Color (Hover)" msgstr "" -#: ../inc/intervention.php:12 -msgid "Hello," +#: inc/customizer/namespace.php:88 +msgid "Variant of the accent color, used for secondary element hover states." msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 -msgid "Primary Menu" +#: inc/customizer/namespace.php:93 +msgid "Primary Foreground Color" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 -msgid "Footer Menu" +#: inc/customizer/namespace.php:94 +msgid "Used for text on a primary background." msgstr "" -#: ../inc/actions/namespace.php:107 -msgid "Network Footer Block 1" +#: inc/customizer/namespace.php:99 +msgid "Accent Foreground Color" msgstr "" -#: ../inc/actions/namespace.php:117 -msgid "Network Footer Block 2" +#: inc/customizer/namespace.php:100 +msgid "Used for text on an accent color background." msgstr "" -#: ../inc/actions/namespace.php142, -#: ../partials/content-accessibility-toolbar.php6, -#: ../partials/content-accessibility-toolbar.php:7 -msgid "Increase Font Size" +#: inc/customizer/namespace.php:124 +msgid "Social Media" msgstr "" -#: ../inc/actions/namespace.php:143 -msgid "Decrease Font Size" +#: inc/customizer/namespace.php:136 +msgid "Facebook" msgstr "" -#: ../inc/actions/namespace.php:226 -msgid "" -"This page displays your network catalog, so there is no content to edit." +#: inc/customizer/namespace.php:149 +msgid "Twitter" msgstr "" -#: ../inc/actions/namespace.php:279 -msgid "Page Section" +#: inc/customizer/namespace.php:158 +msgid "Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php280, ../partials/content-page-catalog.php:49 -msgid "Title" +#: inc/customizer/namespace.php:169 +msgid "Show Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php:281 -msgid "Standard" +#: inc/customizer/namespace.php:179 partials/content-front-page.php:19 +msgid "Our Latest Titles" msgstr "" -#: ../inc/actions/namespace.php:282 -msgid "Accent" +#: inc/customizer/namespace.php:184 +msgid "Front Page Catalog Title" msgstr "" -#: ../inc/actions/namespace.php:283 -msgid "Bordered" +#: inc/customizer/namespace.php:193 +msgid "Contact Form" msgstr "" -#: ../inc/actions/namespace.php:284 -msgid "Borderless" +#: inc/customizer/namespace.php:204 +msgid "Show Contact Form" msgstr "" -#: ../inc/actions/namespace.php:287 -msgid "Call to Action" +#: inc/customizer/namespace.php:214 partials/contact-form.php:12 +msgid "Contact Us" msgstr "" -#: ../inc/actions/namespace.php:288 -msgid "Text" +#: inc/customizer/namespace.php:219 +msgid "Contact Form Title" msgstr "" -#: ../inc/actions/namespace.php:289 -msgid "Link" +#: inc/customizer/namespace.php:233 +msgid "Contact Email" msgstr "" -#: ../inc/activation/namespace.php:25 +#: inc/activation/namespace.php:25 msgid "About Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:26 +#: inc/activation/namespace.php:26 msgid "" "Pressbooks is easy-to-use book writing software that lets you create a book " "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, -#: ../inc/activation/namespace.php:143 +#: inc/activation/namespace.php:27 footer.php:82 +msgid "Learn More" +msgstr "" + +#: inc/activation/namespace.php:34 inc/activation/namespace.php:146 +#: inc/activation/namespace.php:152 msgid "About" msgstr "" -#: ../inc/activation/namespace.php:39 +#: inc/activation/namespace.php:39 msgid "" "Pressbooks is simple book production software. You can use Pressbooks to " "publish textbooks, scholarly monographs, syllabi, fiction and non-fiction " "books, white papers, and more in multiple formats including:" msgstr "" -#: ../inc/activation/namespace.php:40 +#: inc/activation/namespace.php:40 msgid "MOBI (for Kindle ebooks)" msgstr "" -#: ../inc/activation/namespace.php:41 +#: inc/activation/namespace.php:41 msgid "EPUB (for all other ebookstores)" msgstr "" -#: ../inc/activation/namespace.php:42 +#: inc/activation/namespace.php:42 msgid "designed PDF (for print-on-demand and digital distribution)" msgstr "" -#: ../inc/activation/namespace.php:45 +#. translators: %s link to about page +#: inc/activation/namespace.php:46 msgid "For more information about Pressbooks, %s." msgstr "" -#: ../inc/activation/namespace.php:46 +#: inc/activation/namespace.php:47 msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, -#: ../inc/activation/namespace.php:173 +#: inc/activation/namespace.php:53 inc/activation/namespace.php:176 +#: inc/activation/namespace.php:182 msgid "Help" msgstr "" -#: ../inc/activation/namespace.php:58 +#. translators: %1$s: link to how to page; %2$s: link to guide +#: inc/activation/namespace.php:60 msgid "" "The easiest way to get started with Pressbooks is to follow our %1$s. Or, " "you can review our %2$s." msgstr "" -#: ../inc/activation/namespace.php:59 +#: inc/activation/namespace.php:61 msgid "4 Step Guide to Making a Book on Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:60 +#: inc/activation/namespace.php:62 msgid "Guide to Using Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:62 +#: inc/activation/namespace.php:64 msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, -#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, -#: ../inc/activation/namespace.php158, ../page-catalog.php:4 +#. Template Name of the theme +#: inc/activation/namespace.php:69 inc/activation/namespace.php:125 +#: inc/activation/namespace.php:131 inc/activation/namespace.php:161 +#: inc/activation/namespace.php:167 msgid "Catalog" msgstr "" -#: ../inc/activation/namespace.php71, ../inc/helpers/namespace.php:165 +#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173 msgid "Home" msgstr "" -#: ../inc/admin/namespace.php:30 +#: inc/activation/namespace.php:120 inc/actions/namespace.php:47 +msgid "Primary Menu" +msgstr "" + +#: inc/activation/namespace.php:141 inc/actions/namespace.php:48 +msgid "Footer Menu" +msgstr "" + +#: inc/admin/namespace.php:30 msgid "Catalog updated." msgstr "" -#: ../inc/admin/namespace.php:31 +#: inc/admin/namespace.php:31 msgid "Sorry, but your catalog was not updated. Please try again." msgstr "" -#: ../inc/admin/namespace.php:32 +#: inc/admin/namespace.php:32 msgid "Dismiss this notice." msgstr "" -#: ../inc/admin/namespace.php:61 +#: inc/admin/namespace.php:61 msgid "In Catalog" msgstr "" -#: ../inc/admin/namespace.php:72 -msgctxt "pressbooks-aldine" -msgid "Show in Catalog" -msgstr "" - -#: ../inc/admin/namespace.php:73 -msgctxt "pressbooks-aldine" -msgid "This book is private, so you can’t display it in your catalog." +#: inc/actions/namespace.php:114 +msgid "Network Footer Block 1" msgstr "" -#: ../inc/customizer/namespace.php:61 -msgid "Primary Color" +#: inc/actions/namespace.php:126 +msgid "Network Footer Block 2" msgstr "" -#: ../inc/customizer/namespace.php:62 -msgid "Primary color, used for links and other primary elements." +#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4 +msgid "Increase Font Size" msgstr "" -#: ../inc/customizer/namespace.php:67 -msgid "Primary Color (Hover)" +#: inc/actions/namespace.php:153 +msgid "Decrease Font Size" msgstr "" -#: ../inc/customizer/namespace.php:68 -msgid "Variant of the primary color, used for primary element hover states." +#: inc/actions/namespace.php:237 +msgid "" +"This page displays your network catalog, so there is no content to edit." msgstr "" -#: ../inc/customizer/namespace.php:73 -msgid "Accent Color" +#: inc/actions/namespace.php:291 +msgid "Page Section" msgstr "" -#: ../inc/customizer/namespace.php:74 -msgid "Accent color, used for flourishes and secondary elements." +#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57 +msgid "Title" msgstr "" -#: ../inc/customizer/namespace.php:79 -msgid "Accent Color (Hover)" +#: inc/actions/namespace.php:293 +msgid "Standard" msgstr "" -#: ../inc/customizer/namespace.php:80 -msgid "Variant of the accent color, used for secondary element hover states." +#: inc/actions/namespace.php:294 +msgid "Accent" msgstr "" -#: ../inc/customizer/namespace.php:85 -msgid "Primary Foreground Color" +#: inc/actions/namespace.php:295 +msgid "Bordered" msgstr "" -#: ../inc/customizer/namespace.php:86 -msgid "Used for text on a primary background." +#: inc/actions/namespace.php:296 +msgid "Borderless" msgstr "" -#: ../inc/customizer/namespace.php:91 -msgid "Accent Foreground Color" +#: inc/actions/namespace.php:299 +msgid "Call to Action" msgstr "" -#: ../inc/customizer/namespace.php:92 -msgid "Used for text on an accent color background." +#: inc/actions/namespace.php:300 +msgid "Text" msgstr "" -#: ../inc/customizer/namespace.php:111 -msgid "Social Media" +#: inc/actions/namespace.php:301 +msgid "Link" msgstr "" -#: ../inc/customizer/namespace.php:119 -msgid "Facebook" +#: inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: ../inc/customizer/namespace.php:128 -msgid "Twitter" +#: inc/helpers/namespace.php:186 +msgid "Sign In" msgstr "" -#: ../inc/customizer/namespace.php:135 -msgid "Front Page Catalog" +#: inc/helpers/namespace.php:192 +msgid "Sign Up" msgstr "" -#: ../inc/customizer/namespace.php:142 -msgid "Show Front Page Catalog" +#: inc/helpers/namespace.php:200 +msgid "Admin" msgstr "" -#: ../inc/customizer/namespace.php150, ../partials/content-front-page.php:19 -msgid "Our Latest Titles" +#: inc/helpers/namespace.php:208 +msgid "My Books" msgstr "" -#: ../inc/customizer/namespace.php:153 -msgid "Front Page Catalog Title" +#: inc/helpers/namespace.php:214 +msgid "Create a New Book" msgstr "" -#: ../inc/customizer/namespace.php:160 -msgid "Contact Form" +#: inc/helpers/namespace.php:220 +msgid "Sign Out" msgstr "" -#: ../inc/customizer/namespace.php:167 -msgid "Show Contact Form" +#: inc/helpers/namespace.php:282 +msgid "Name is required." msgstr "" -#: ../inc/customizer/namespace.php175, ../partials/contact-form.php:12 -msgid "Contact Us" +#: inc/helpers/namespace.php:286 +msgid "Email is required." msgstr "" -#: ../inc/customizer/namespace.php:178 -msgid "Contact Form Title" +#: inc/helpers/namespace.php:290 +msgid "Email is invalid." msgstr "" -#: ../inc/customizer/namespace.php:188 -msgid "Contact Email" +#: inc/helpers/namespace.php:294 +msgid "Institution is required." msgstr "" -#: ../inc/filters/namespace.php:61 -msgid "Continued" +#: inc/helpers/namespace.php:298 +msgid "Message is required." msgstr "" -#: ../inc/helpers/namespace.php:171 -msgid "Contact" +#. translators: %s name of contact for submitter +#: inc/helpers/namespace.php:305 +msgid "Contact Form Submission from %s" msgstr "" -#: ../inc/helpers/namespace.php:178 -msgid "Sign In" +#: inc/helpers/namespace.php:316 +msgid "Your message was sent!" msgstr "" -#: ../inc/helpers/namespace.php:184 -msgid "Sign Up" +#: inc/helpers/namespace.php:319 +msgid "Your message could not be sent." msgstr "" -#: ../inc/helpers/namespace.php:192 -msgid "Admin" +#: inc/intervention.php:12 +msgid "Hello," msgstr "" -#: ../inc/helpers/namespace.php:200 -msgid "My Books" +#: page-catalog.php:55 +msgid "No Books Found" msgstr "" -#: ../inc/helpers/namespace.php:206 -msgid "Sign Out" +#: page-catalog.php:58 +msgid "No books have been added to the catalog." msgstr "" -#: ../inc/helpers/namespace.php:260 -msgid "Name is required." +#. translators: 1: title. +#: comments.php:35 +msgid "One thought on “%1$s”" msgstr "" -#: ../inc/helpers/namespace.php:264 -msgid "Email is required." -msgstr "" +#. translators: 1: comment count number, 2: title. +#: comments.php:41 +msgctxt "comments title" +msgid "%1$s thought on “%2$s”" +msgid_plural "%1$s thoughts on “%2$s”" +msgstr[0] "" -#: ../inc/helpers/namespace.php:268 -msgid "Email is invalid." +#: comments.php:68 +msgid "Comments are closed." msgstr "" -#: ../inc/helpers/namespace.php:272 -msgid "Institution is required." +#. translators: %s: search query. +#: search.php:23 +msgid "Search Results for: %s" msgstr "" -#: ../inc/helpers/namespace.php:276 -msgid "Message is required." +#: header.php:44 +msgid "Skip to content" msgstr "" -#: ../inc/helpers/namespace.php:282 -msgid "Contact Form Submission from %s" +#. translators: %s name of network +#: header.php:69 +msgid "Logo for %s" msgstr "" -#: ../inc/helpers/namespace.php:293 -msgid "Your message was sent!" +#: header.php:80 +msgid "Toggle Menu" msgstr "" -#: ../inc/helpers/namespace.php:296 -msgid "Your message could not be sent." +#. translators: %s network name +#: footer.php:43 footer.php:48 +msgid "%s on Facebook" msgstr "" -#: ../page-catalog.php:55 -msgid "No Books Found" +#. translators: %s network name +#: footer.php:53 footer.php:58 +msgid "%s on Twitter" msgstr "" -#: ../page-catalog.php:58 -msgid "No books have been added to the catalog." +#. translators: %s Pressbooks +#: footer.php:77 +msgid "Powered by %s" msgstr "" -#: ../partials/book.php:27 -msgid "About this book" +#: footer.php:79 +msgid "Open Source" msgstr "" -#: ../partials/contact-form.php:30 -msgid "Your name (required)" +#: footer.php:80 +msgid "Open Textbooks" msgstr "" -#: ../partials/contact-form.php:38 -msgid "Your email address (required)" +#: footer.php:81 +msgid "Open Book Publishing" msgstr "" -#: ../partials/contact-form.php:46 -msgid "Your institution (required)" +#: footer.php:86 footer.php:90 +msgid "Pressbooks on Facebook" msgstr "" -#: ../partials/contact-form.php:54 -msgid "Your message (required)" +#: footer.php:92 footer.php:96 +msgid "Pressbooks on Twitter" msgstr "" -#: ../partials/contact-form.php:58 -msgid "Send" +#: partials/book.php:39 +msgid "About this book" msgstr "" -#: ../partials/content-front-page.php:67 -msgid "View Complete Catalog" +#: partials/paged-navigation.php:2 +msgid "Navigation" msgstr "" -#: ../partials/content-none.php:14 +#: partials/content-none.php:14 msgid "Nothing Found" msgstr "" -#: ../partials/content-none.php:25 +#. translators: 1: link to WP admin new post page. +#: partials/content-none.php:27 msgid "Ready to publish your first post? Get started here." msgstr "" -#: ../partials/content-none.php:38 +#: partials/content-none.php:41 msgid "" "Sorry, but nothing matched your search terms. Please try again with some " "different keywords." msgstr "" -#: ../partials/content-none.php:44 +#: partials/content-none.php:48 msgid "" "It seems we can’t find what you’re looking for. Perhaps " "searching can help." msgstr "" -#: ../partials/content-page-catalog.php:17 +#: partials/content-page.php:23 partials/content.php:50 +msgid "Pages:" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content-page.php:37 +msgid "Edit %s" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content.php:37 +msgid "Continue reading \"%s\"" +msgstr "" + +#: partials/content-page-catalog.php:17 msgid "Filter by Subject" msgstr "" -#: ../partials/content-page-catalog.php:19 +#: partials/content-page-catalog.php:19 msgid "All Subjects" msgstr "" -#: ../partials/content-page-catalog.php:35 +#: partials/content-page-catalog.php:39 msgid "Filter by License" msgstr "" -#: ../partials/content-page-catalog.php:37 +#: partials/content-page-catalog.php:41 msgid "All Licenses" msgstr "" -#: ../partials/content-page-catalog.php:46 +#: partials/content-page-catalog.php:54 msgid "Sort by" msgstr "" -#: ../partials/content-page-catalog.php:50 +#: partials/content-page-catalog.php:58 msgid "Subject" msgstr "" -#: ../partials/content-page-catalog.php:51 +#: partials/content-page-catalog.php:59 msgid "Latest" msgstr "" -#: ../partials/content-page-catalog.php:58 +#: partials/content-page-catalog.php:67 msgid "Clear Filters" msgstr "" -#: ../partials/content-page-catalog.php:59 +#: partials/content-page-catalog.php:68 msgid "Submit" msgstr "" -#: ../partials/content-page.php22, ../partials/content.php:45 -msgid "Pages:" +#: partials/content-front-page.php:76 +msgid "View Complete Catalog" msgstr "" -#: ../partials/content-page.php:35 -msgid "Edit %s" +#: partials/contact-form.php:29 +msgid "Keep this field blank (required)" msgstr "" -#: ../partials/content.php:34 -msgid "Continue reading \"%s\"" +#: partials/contact-form.php:45 +msgid "Your name (required)" msgstr "" -#: ../partials/paged-navigation.php:2 -msgid "Navigation" +#: partials/contact-form.php:61 +msgid "Your email address (required)" msgstr "" -#: ../search.php:21 -msgid "Search Results for: %s" +#: partials/contact-form.php:77 +msgid "Your institution (required)" +msgstr "" + +#: partials/contact-form.php:93 +msgid "Your message (required)" +msgstr "" + +#: partials/contact-form.php:97 +msgid "Send" msgstr "" -#: ../searchform.php:3 +#: searchform.php:3 msgctxt "label" msgid "Search Catalog" msgstr "" -#: ../searchform.php:6 +#: searchform.php:6 msgctxt "submit button" msgid "Search" msgstr "" diff --git a/languages/ko.mo b/languages/ko.mo index 103f1e63c1f773b14024c399bb71b8f900dcfa0c..918fe39a98eb1a1c54a1d7040c17a4811b87afe2 100644 GIT binary patch delta 239 zcmY+9!D_-l6h&)sm9LnEC?YR;Gu3F`t|}BksYsw*38N0lV9kV?(QP;V0R1gjuKgNA zDQI_hakz(bssGfEjpuXi)NFmfercp?N>I3pqQ!-0*of3;v3ld8* ztQ7S0xFU3+qTZ>M<@rS^#XgzEB~}XY@z(LFKvZF6sAH6D9iIoHfmD26etrRz4VKd} z0m)Xt#dVBoDpvu5Zh$=7>q6*>A;MByT zcomposer install from the Aldine directory." msgstr "" -#: ../footer.php:73 -msgid "Open Textbooks" +#: 404.php:17 +msgid "Oops! That page can’t be found." msgstr "" -#: ../footer.php:74 -msgid "Open Book Publishing" +#: 404.php:21 +msgid "It looks like nothing was found at this location." msgstr "" -#: ../footer.php75, ../inc/activation/namespace.php:27 -msgid "Learn More" +#: inc/filters/namespace.php:63 +msgid "Continued" msgstr "" -#: ../footer.php79, ../footer.php:83 -msgid "Pressbooks on Facebook" +#: inc/customizer/namespace.php:69 +msgid "Primary Color" msgstr "" -#: ../footer.php85, ../footer.php:89 -msgid "Pressbooks on Twitter" +#: inc/customizer/namespace.php:70 +msgid "Primary color, used for links and other primary elements." msgstr "" -#: ../functions.php:18 -msgid "Dependencies Missing" +#: inc/customizer/namespace.php:75 +msgid "Primary Color (Hover)" msgstr "" -#: ../functions.php:19 -msgid "You must run composer install from the Aldine directory." +#: inc/customizer/namespace.php:76 +msgid "Variant of the primary color, used for primary element hover states." msgstr "" -#: ../header.php:44 -msgid "Skip to content" +#: inc/customizer/namespace.php:81 +msgid "Accent Color" msgstr "" -#: ../header.php:64 -msgid "Logo for %s" +#: inc/customizer/namespace.php:82 +msgid "Accent color, used for flourishes and secondary elements." msgstr "" -#: ../header.php:74 -msgid "Toggle Menu" +#: inc/customizer/namespace.php:87 +msgid "Accent Color (Hover)" msgstr "" -#: ../inc/intervention.php:12 -msgid "Hello," +#: inc/customizer/namespace.php:88 +msgid "Variant of the accent color, used for secondary element hover states." msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 -msgid "Primary Menu" +#: inc/customizer/namespace.php:93 +msgid "Primary Foreground Color" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 -msgid "Footer Menu" +#: inc/customizer/namespace.php:94 +msgid "Used for text on a primary background." msgstr "" -#: ../inc/actions/namespace.php:107 -msgid "Network Footer Block 1" +#: inc/customizer/namespace.php:99 +msgid "Accent Foreground Color" msgstr "" -#: ../inc/actions/namespace.php:117 -msgid "Network Footer Block 2" +#: inc/customizer/namespace.php:100 +msgid "Used for text on an accent color background." msgstr "" -#: ../inc/actions/namespace.php142, -#: ../partials/content-accessibility-toolbar.php6, -#: ../partials/content-accessibility-toolbar.php:7 -msgid "Increase Font Size" +#: inc/customizer/namespace.php:124 +msgid "Social Media" msgstr "" -#: ../inc/actions/namespace.php:143 -msgid "Decrease Font Size" +#: inc/customizer/namespace.php:136 +msgid "Facebook" msgstr "" -#: ../inc/actions/namespace.php:226 -msgid "" -"This page displays your network catalog, so there is no content to edit." +#: inc/customizer/namespace.php:149 +msgid "Twitter" msgstr "" -#: ../inc/actions/namespace.php:279 -msgid "Page Section" +#: inc/customizer/namespace.php:158 +msgid "Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php280, ../partials/content-page-catalog.php:49 -msgid "Title" +#: inc/customizer/namespace.php:169 +msgid "Show Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php:281 -msgid "Standard" +#: inc/customizer/namespace.php:179 partials/content-front-page.php:19 +msgid "Our Latest Titles" msgstr "" -#: ../inc/actions/namespace.php:282 -msgid "Accent" +#: inc/customizer/namespace.php:184 +msgid "Front Page Catalog Title" msgstr "" -#: ../inc/actions/namespace.php:283 -msgid "Bordered" +#: inc/customizer/namespace.php:193 +msgid "Contact Form" msgstr "" -#: ../inc/actions/namespace.php:284 -msgid "Borderless" +#: inc/customizer/namespace.php:204 +msgid "Show Contact Form" msgstr "" -#: ../inc/actions/namespace.php:287 -msgid "Call to Action" +#: inc/customizer/namespace.php:214 partials/contact-form.php:12 +msgid "Contact Us" msgstr "" -#: ../inc/actions/namespace.php:288 -msgid "Text" +#: inc/customizer/namespace.php:219 +msgid "Contact Form Title" msgstr "" -#: ../inc/actions/namespace.php:289 -msgid "Link" +#: inc/customizer/namespace.php:233 +msgid "Contact Email" msgstr "" -#: ../inc/activation/namespace.php:25 +#: inc/activation/namespace.php:25 msgid "About Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:26 +#: inc/activation/namespace.php:26 msgid "" "Pressbooks is easy-to-use book writing software that lets you create a book " "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, -#: ../inc/activation/namespace.php:143 +#: inc/activation/namespace.php:27 footer.php:82 +msgid "Learn More" +msgstr "" + +#: inc/activation/namespace.php:34 inc/activation/namespace.php:146 +#: inc/activation/namespace.php:152 msgid "About" msgstr "" -#: ../inc/activation/namespace.php:39 +#: inc/activation/namespace.php:39 msgid "" "Pressbooks is simple book production software. You can use Pressbooks to " "publish textbooks, scholarly monographs, syllabi, fiction and non-fiction " "books, white papers, and more in multiple formats including:" msgstr "" -#: ../inc/activation/namespace.php:40 +#: inc/activation/namespace.php:40 msgid "MOBI (for Kindle ebooks)" msgstr "" -#: ../inc/activation/namespace.php:41 +#: inc/activation/namespace.php:41 msgid "EPUB (for all other ebookstores)" msgstr "" -#: ../inc/activation/namespace.php:42 +#: inc/activation/namespace.php:42 msgid "designed PDF (for print-on-demand and digital distribution)" msgstr "" -#: ../inc/activation/namespace.php:45 +#. translators: %s link to about page +#: inc/activation/namespace.php:46 msgid "For more information about Pressbooks, %s." msgstr "" -#: ../inc/activation/namespace.php:46 +#: inc/activation/namespace.php:47 msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, -#: ../inc/activation/namespace.php:173 +#: inc/activation/namespace.php:53 inc/activation/namespace.php:176 +#: inc/activation/namespace.php:182 msgid "Help" msgstr "" -#: ../inc/activation/namespace.php:58 +#. translators: %1$s: link to how to page; %2$s: link to guide +#: inc/activation/namespace.php:60 msgid "" "The easiest way to get started with Pressbooks is to follow our %1$s. Or, " "you can review our %2$s." msgstr "" -#: ../inc/activation/namespace.php:59 +#: inc/activation/namespace.php:61 msgid "4 Step Guide to Making a Book on Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:60 +#: inc/activation/namespace.php:62 msgid "Guide to Using Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:62 +#: inc/activation/namespace.php:64 msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, -#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, -#: ../inc/activation/namespace.php158, ../page-catalog.php:4 +#. Template Name of the theme +#: inc/activation/namespace.php:69 inc/activation/namespace.php:125 +#: inc/activation/namespace.php:131 inc/activation/namespace.php:161 +#: inc/activation/namespace.php:167 msgid "Catalog" msgstr "" -#: ../inc/activation/namespace.php71, ../inc/helpers/namespace.php:165 +#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173 msgid "Home" msgstr "" -#: ../inc/admin/namespace.php:30 +#: inc/activation/namespace.php:120 inc/actions/namespace.php:47 +msgid "Primary Menu" +msgstr "" + +#: inc/activation/namespace.php:141 inc/actions/namespace.php:48 +msgid "Footer Menu" +msgstr "" + +#: inc/admin/namespace.php:30 msgid "Catalog updated." msgstr "" -#: ../inc/admin/namespace.php:31 +#: inc/admin/namespace.php:31 msgid "Sorry, but your catalog was not updated. Please try again." msgstr "" -#: ../inc/admin/namespace.php:32 +#: inc/admin/namespace.php:32 msgid "Dismiss this notice." msgstr "" -#: ../inc/admin/namespace.php:61 +#: inc/admin/namespace.php:61 msgid "In Catalog" msgstr "" -#: ../inc/admin/namespace.php:72 -msgctxt "pressbooks-aldine" -msgid "Show in Catalog" -msgstr "" - -#: ../inc/admin/namespace.php:73 -msgctxt "pressbooks-aldine" -msgid "This book is private, so you can’t display it in your catalog." +#: inc/actions/namespace.php:114 +msgid "Network Footer Block 1" msgstr "" -#: ../inc/customizer/namespace.php:61 -msgid "Primary Color" +#: inc/actions/namespace.php:126 +msgid "Network Footer Block 2" msgstr "" -#: ../inc/customizer/namespace.php:62 -msgid "Primary color, used for links and other primary elements." +#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4 +msgid "Increase Font Size" msgstr "" -#: ../inc/customizer/namespace.php:67 -msgid "Primary Color (Hover)" +#: inc/actions/namespace.php:153 +msgid "Decrease Font Size" msgstr "" -#: ../inc/customizer/namespace.php:68 -msgid "Variant of the primary color, used for primary element hover states." +#: inc/actions/namespace.php:237 +msgid "" +"This page displays your network catalog, so there is no content to edit." msgstr "" -#: ../inc/customizer/namespace.php:73 -msgid "Accent Color" +#: inc/actions/namespace.php:291 +msgid "Page Section" msgstr "" -#: ../inc/customizer/namespace.php:74 -msgid "Accent color, used for flourishes and secondary elements." +#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57 +msgid "Title" msgstr "" -#: ../inc/customizer/namespace.php:79 -msgid "Accent Color (Hover)" +#: inc/actions/namespace.php:293 +msgid "Standard" msgstr "" -#: ../inc/customizer/namespace.php:80 -msgid "Variant of the accent color, used for secondary element hover states." +#: inc/actions/namespace.php:294 +msgid "Accent" msgstr "" -#: ../inc/customizer/namespace.php:85 -msgid "Primary Foreground Color" +#: inc/actions/namespace.php:295 +msgid "Bordered" msgstr "" -#: ../inc/customizer/namespace.php:86 -msgid "Used for text on a primary background." +#: inc/actions/namespace.php:296 +msgid "Borderless" msgstr "" -#: ../inc/customizer/namespace.php:91 -msgid "Accent Foreground Color" +#: inc/actions/namespace.php:299 +msgid "Call to Action" msgstr "" -#: ../inc/customizer/namespace.php:92 -msgid "Used for text on an accent color background." +#: inc/actions/namespace.php:300 +msgid "Text" msgstr "" -#: ../inc/customizer/namespace.php:111 -msgid "Social Media" +#: inc/actions/namespace.php:301 +msgid "Link" msgstr "" -#: ../inc/customizer/namespace.php:119 -msgid "Facebook" +#: inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: ../inc/customizer/namespace.php:128 -msgid "Twitter" +#: inc/helpers/namespace.php:186 +msgid "Sign In" msgstr "" -#: ../inc/customizer/namespace.php:135 -msgid "Front Page Catalog" +#: inc/helpers/namespace.php:192 +msgid "Sign Up" msgstr "" -#: ../inc/customizer/namespace.php:142 -msgid "Show Front Page Catalog" +#: inc/helpers/namespace.php:200 +msgid "Admin" msgstr "" -#: ../inc/customizer/namespace.php150, ../partials/content-front-page.php:19 -msgid "Our Latest Titles" +#: inc/helpers/namespace.php:208 +msgid "My Books" msgstr "" -#: ../inc/customizer/namespace.php:153 -msgid "Front Page Catalog Title" +#: inc/helpers/namespace.php:214 +msgid "Create a New Book" msgstr "" -#: ../inc/customizer/namespace.php:160 -msgid "Contact Form" +#: inc/helpers/namespace.php:220 +msgid "Sign Out" msgstr "" -#: ../inc/customizer/namespace.php:167 -msgid "Show Contact Form" +#: inc/helpers/namespace.php:282 +msgid "Name is required." msgstr "" -#: ../inc/customizer/namespace.php175, ../partials/contact-form.php:12 -msgid "Contact Us" +#: inc/helpers/namespace.php:286 +msgid "Email is required." msgstr "" -#: ../inc/customizer/namespace.php:178 -msgid "Contact Form Title" +#: inc/helpers/namespace.php:290 +msgid "Email is invalid." msgstr "" -#: ../inc/customizer/namespace.php:188 -msgid "Contact Email" +#: inc/helpers/namespace.php:294 +msgid "Institution is required." msgstr "" -#: ../inc/filters/namespace.php:61 -msgid "Continued" +#: inc/helpers/namespace.php:298 +msgid "Message is required." msgstr "" -#: ../inc/helpers/namespace.php:171 -msgid "Contact" +#. translators: %s name of contact for submitter +#: inc/helpers/namespace.php:305 +msgid "Contact Form Submission from %s" msgstr "" -#: ../inc/helpers/namespace.php:178 -msgid "Sign In" +#: inc/helpers/namespace.php:316 +msgid "Your message was sent!" msgstr "" -#: ../inc/helpers/namespace.php:184 -msgid "Sign Up" +#: inc/helpers/namespace.php:319 +msgid "Your message could not be sent." msgstr "" -#: ../inc/helpers/namespace.php:192 -msgid "Admin" +#: inc/intervention.php:12 +msgid "Hello," msgstr "" -#: ../inc/helpers/namespace.php:200 -msgid "My Books" +#: page-catalog.php:55 +msgid "No Books Found" msgstr "" -#: ../inc/helpers/namespace.php:206 -msgid "Sign Out" +#: page-catalog.php:58 +msgid "No books have been added to the catalog." msgstr "" -#: ../inc/helpers/namespace.php:260 -msgid "Name is required." +#. translators: 1: title. +#: comments.php:35 +msgid "One thought on “%1$s”" msgstr "" -#: ../inc/helpers/namespace.php:264 -msgid "Email is required." -msgstr "" +#. translators: 1: comment count number, 2: title. +#: comments.php:41 +msgctxt "comments title" +msgid "%1$s thought on “%2$s”" +msgid_plural "%1$s thoughts on “%2$s”" +msgstr[0] "" -#: ../inc/helpers/namespace.php:268 -msgid "Email is invalid." +#: comments.php:68 +msgid "Comments are closed." msgstr "" -#: ../inc/helpers/namespace.php:272 -msgid "Institution is required." +#. translators: %s: search query. +#: search.php:23 +msgid "Search Results for: %s" msgstr "" -#: ../inc/helpers/namespace.php:276 -msgid "Message is required." +#: header.php:44 +msgid "Skip to content" msgstr "" -#: ../inc/helpers/namespace.php:282 -msgid "Contact Form Submission from %s" +#. translators: %s name of network +#: header.php:69 +msgid "Logo for %s" msgstr "" -#: ../inc/helpers/namespace.php:293 -msgid "Your message was sent!" +#: header.php:80 +msgid "Toggle Menu" msgstr "" -#: ../inc/helpers/namespace.php:296 -msgid "Your message could not be sent." +#. translators: %s network name +#: footer.php:43 footer.php:48 +msgid "%s on Facebook" msgstr "" -#: ../page-catalog.php:55 -msgid "No Books Found" +#. translators: %s network name +#: footer.php:53 footer.php:58 +msgid "%s on Twitter" msgstr "" -#: ../page-catalog.php:58 -msgid "No books have been added to the catalog." +#. translators: %s Pressbooks +#: footer.php:77 +msgid "Powered by %s" msgstr "" -#: ../partials/book.php:27 -msgid "About this book" +#: footer.php:79 +msgid "Open Source" msgstr "" -#: ../partials/contact-form.php:30 -msgid "Your name (required)" +#: footer.php:80 +msgid "Open Textbooks" msgstr "" -#: ../partials/contact-form.php:38 -msgid "Your email address (required)" +#: footer.php:81 +msgid "Open Book Publishing" msgstr "" -#: ../partials/contact-form.php:46 -msgid "Your institution (required)" +#: footer.php:86 footer.php:90 +msgid "Pressbooks on Facebook" msgstr "" -#: ../partials/contact-form.php:54 -msgid "Your message (required)" +#: footer.php:92 footer.php:96 +msgid "Pressbooks on Twitter" msgstr "" -#: ../partials/contact-form.php:58 -msgid "Send" +#: partials/book.php:39 +msgid "About this book" msgstr "" -#: ../partials/content-front-page.php:67 -msgid "View Complete Catalog" +#: partials/paged-navigation.php:2 +msgid "Navigation" msgstr "" -#: ../partials/content-none.php:14 +#: partials/content-none.php:14 msgid "Nothing Found" msgstr "" -#: ../partials/content-none.php:25 +#. translators: 1: link to WP admin new post page. +#: partials/content-none.php:27 msgid "Ready to publish your first post? Get started here." msgstr "" -#: ../partials/content-none.php:38 +#: partials/content-none.php:41 msgid "" "Sorry, but nothing matched your search terms. Please try again with some " "different keywords." msgstr "" -#: ../partials/content-none.php:44 +#: partials/content-none.php:48 msgid "" "It seems we can’t find what you’re looking for. Perhaps " "searching can help." msgstr "" -#: ../partials/content-page-catalog.php:17 +#: partials/content-page.php:23 partials/content.php:50 +msgid "Pages:" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content-page.php:37 +msgid "Edit %s" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content.php:37 +msgid "Continue reading \"%s\"" +msgstr "" + +#: partials/content-page-catalog.php:17 msgid "Filter by Subject" msgstr "" -#: ../partials/content-page-catalog.php:19 +#: partials/content-page-catalog.php:19 msgid "All Subjects" msgstr "" -#: ../partials/content-page-catalog.php:35 +#: partials/content-page-catalog.php:39 msgid "Filter by License" msgstr "" -#: ../partials/content-page-catalog.php:37 +#: partials/content-page-catalog.php:41 msgid "All Licenses" msgstr "" -#: ../partials/content-page-catalog.php:46 +#: partials/content-page-catalog.php:54 msgid "Sort by" msgstr "" -#: ../partials/content-page-catalog.php:50 +#: partials/content-page-catalog.php:58 msgid "Subject" msgstr "" -#: ../partials/content-page-catalog.php:51 +#: partials/content-page-catalog.php:59 msgid "Latest" msgstr "" -#: ../partials/content-page-catalog.php:58 +#: partials/content-page-catalog.php:67 msgid "Clear Filters" msgstr "" -#: ../partials/content-page-catalog.php:59 +#: partials/content-page-catalog.php:68 msgid "Submit" msgstr "" -#: ../partials/content-page.php22, ../partials/content.php:45 -msgid "Pages:" +#: partials/content-front-page.php:76 +msgid "View Complete Catalog" msgstr "" -#: ../partials/content-page.php:35 -msgid "Edit %s" +#: partials/contact-form.php:29 +msgid "Keep this field blank (required)" msgstr "" -#: ../partials/content.php:34 -msgid "Continue reading \"%s\"" +#: partials/contact-form.php:45 +msgid "Your name (required)" msgstr "" -#: ../partials/paged-navigation.php:2 -msgid "Navigation" +#: partials/contact-form.php:61 +msgid "Your email address (required)" msgstr "" -#: ../search.php:21 -msgid "Search Results for: %s" +#: partials/contact-form.php:77 +msgid "Your institution (required)" +msgstr "" + +#: partials/contact-form.php:93 +msgid "Your message (required)" +msgstr "" + +#: partials/contact-form.php:97 +msgid "Send" msgstr "" -#: ../searchform.php:3 +#: searchform.php:3 msgctxt "label" msgid "Search Catalog" msgstr "" -#: ../searchform.php:6 +#: searchform.php:6 msgctxt "submit button" msgid "Search" msgstr "" diff --git a/languages/lt_LT.mo b/languages/lt_LT.mo index 95f7b45a869138357a2f52390592b44a5e62a065..96c4f495b4fb3ea12e3920861dc4927f4c152240 100644 GIT binary patch delta 1838 zcmY+^TWB0r9LMn!Z7$s=b(2(0>uuVYXb7`AJ59G{DutS28f=zF>!3goA7?Dz^$nF zJFprbiQI==CQq>(A4fu&qez^Bnc}8~iq~-kUWgie8r5Gx1-yoJ_%p_E0heMGh3e~2 z{hQE24{LECdOw16F_TgKbBi+7SGZZmi}R>J?_&dA#+CRzYKGTw305$=T!x((MR~k5h~7A+=bWBLyzp$ZyeR{aP<7la`s=DzCeWrJc(QIWz=E%4oTkpgbMH*Hsb+9q8e0*pEsy#JlhqYR2bKXX6vxfV0u_ia6`9j9NH~YT)9VH?Xhh@;t|eDzVk| z|IDx%wIXR`m&_JaVmpv7W&oA&Fe>h$sQyXh_?Q!@gkD9(DHfuNQq}L_g0iWc$r7tkqxL zFgIOPJb}t^1{LrsYU#g0?P(d=X@DBk`v%mCw4esqh|gjV_TiVPb}m`!SJ8nwOWmlI z+liHoZw9&XaUW`+%cu-z)c}9QHTVnawAZsgT9FjqiG9c`GZEFFh@LMZxtlMr2j@_U zZX$@{@5FLt;!iEDcuH%#n3sIC_)4X#O@yD{c z(B76G3ijF$j1T4Q-mGWs55uv%mrM=?;r{X6i9Oko>^=&xApC)ZUy4ea~{8RJ-lCw!6MJwcc~vJty7jIG)qu(Aw_tCxZO{8sBF-Yi%cO zrP@5Vjh2p6JRN_pZ0+XkNG2HdtbY@TMve8`o&Knw%Y@mSXZ3a49b3CBH<3y>#RK(0 dY-Q=gpma8O>BTUxEZzE*W;|>=d~NH$Lrr)ZoA3{;!}?l+!WI(MuSAVsk3o!K zBM#d3N06arm#u%HBwO82<^metLrwGvw%~DGiockbvq9z{0i*OS4?%qKKe8`qRM%{%Y zsCmA}t#}$E7$bU(+kqN4X3GjuYFBMvFAKrkkp)T7QBzSWcH9-}ttj2oO4%Xoc zjA1LLP=P*%ZMX-u6llV)yF(cSXIdkEBfRo5r z^9t%@rcm$nLsWoAks;<7D)3XNd4IR{=aK7V0xY7ymKDfoq7GZpjp}ea1~F;NJ5W2? zi9F^2i6)-LW%wEDvd-a^SkCe25_V!3dr|!#LiHa-9#hy$s)(mh17>g)oEUvWT)^( zJco*~hbT1RX4KKgQGpgv3p{PxCr~HyDr$j)_yiuoTX74~X`VMwzm5-3m;H0BVSO`8 zMhhNC7k@x46yyAL*=|9#--|0Ti@No@Q73W$FUGHsq2^axAE1-U8<0Jje(c8#D$ql? zSPRUOktb2_^33?zs?qv8$*H8zUB#!W*OryVi*GH+*DM{%xxRmo=MDNHCzDKP-O7QK zw>_B7jt2wL#{aYyD;nP}EA)A8GMx`y>-g@FlTSs0;c(rSkge@?N49&pq`xWc=Oe** zJQ{a-h9e#Aor!2XD+s+8?Ol}ZDA!NKoqRsWWXcvwdAF1=W&hPJ zm46^(yOpx@y-L~nUjGC-;5xZPs*eqXu3`)S*Kpl%BC{>&Ce`7J@csULpB8O?z}uEf zxZNoy=ez9l=9_v#R~LV3O4qIF_mU&|bg, 2018 +# msgid "" msgstr "" -"Project-Id-Version: pressbooks-aldine\n" +"Project-Id-Version: Aldine 1.6.0\n" +"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" +"POT-Creation-Date: 2019-02-27T17:29:06+00:00\n" +"PO-Revision-Date: 2018-03-06 14:24+0000\n" "Last-Translator: Antonio Devís , 2018\n" "Language-Team: Lithuanian (Lithuania) (https://www.transifex.com/pressbooks/teams/9194/lt_LT/)\n" "MIME-Version: 1.0\n" @@ -12,171 +16,154 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Language: lt_LT\n" "Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);\n" -"X-Poedit-Basepath: ..\n" -"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n" -"X-Poedit-SearchPath-0: .\n" -"X-Poedit-SearchPathExcluded-0: *.js\n" -"X-Poedit-SourceCharset: UTF-8\n" +"X-Domain: pressbooks-aldine\n" +"X-Generator: WP-CLI 2.1.0\n" -#: ../404.php:17 -msgid "Oops! That page can’t be found." +#. Theme Name of the theme +msgid "Aldine" msgstr "" -#: ../404.php:21 -msgid "It looks like nothing was found at this location." -msgstr "Atrodo, kad šioje vietoje nieko nerasta." - -#: ../comments.php:34 -msgid "One thought on “%1$s”" +#. Theme URI of the theme +msgid "https://github.com/pressbooks/pressbooks-aldine/" msgstr "" -#: ../comments.php:40 -msgctxt "comments title" -msgid "%1$s thought on “%2$s”" -msgid_plural "%1$s thoughts on “%2$s”" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: ../comments.php:63 -msgid "Comments are closed." -msgstr "Komentarai nepriimami." - -#: ../footer.php40, ../footer.php:44 -msgid "%s on Facebook" +#. Description of the theme +msgid "" +"Aldine is the default theme for the home page of Pressbooks networks. It is " +"named for the Aldine Press, founded by Aldus Manutius in 1494, who is " +"regarded by many as the world’s first publisher." msgstr "" -#: ../footer.php48, ../footer.php:52 -msgid "%s on Twitter" +#. Author of the theme +msgid "Pressbooks (Book Oven Inc.)" msgstr "" -#: ../footer.php:70 -msgid "Powered by %s" +#. Author URI of the theme +msgid "https://pressbooks.org" msgstr "" -#: ../footer.php:72 -msgid "Open Source" -msgstr "Atviras Kodas" +#: functions.php:19 +msgid "Dependencies Missing" +msgstr "" -#: ../footer.php:73 -msgid "Open Textbooks" +#: functions.php:20 +msgid "You must run composer install from the Aldine directory." msgstr "" -#: ../footer.php:74 -msgid "Open Book Publishing" +#: 404.php:17 +msgid "Oops! That page can’t be found." msgstr "" -#: ../footer.php75, ../inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "Sužinoti Daugiau" +#: 404.php:21 +msgid "It looks like nothing was found at this location." +msgstr "Atrodo, kad šioje vietoje nieko nerasta." -#: ../footer.php79, ../footer.php:83 -msgid "Pressbooks on Facebook" -msgstr "Facebook Pressbooks" +#: inc/filters/namespace.php:63 +msgid "Continued" +msgstr "Tęsinys" -#: ../footer.php85, ../footer.php:89 -msgid "Pressbooks on Twitter" -msgstr "Twitter Pressbooks" +#: inc/customizer/namespace.php:69 +msgid "Primary Color" +msgstr "Pirminė Spalva" -#: ../functions.php:18 -msgid "Dependencies Missing" +#: inc/customizer/namespace.php:70 +msgid "Primary color, used for links and other primary elements." msgstr "" +"Pirminė spalva, naudojama nuorodoms ir kitiems pagrindiniams elementams." -#: ../functions.php:19 -msgid "You must run composer install from the Aldine directory." +#: inc/customizer/namespace.php:75 +msgid "Primary Color (Hover)" msgstr "" -#: ../header.php:44 -msgid "Skip to content" -msgstr "Pereiti prie turinio" +#: inc/customizer/namespace.php:76 +msgid "Variant of the primary color, used for primary element hover states." +msgstr "" -#: ../header.php:64 -msgid "Logo for %s" +#: inc/customizer/namespace.php:81 +msgid "Accent Color" msgstr "" -#: ../header.php:74 -msgid "Toggle Menu" -msgstr "Perjungti Meniu" +#: inc/customizer/namespace.php:82 +msgid "Accent color, used for flourishes and secondary elements." +msgstr "" -#: ../inc/intervention.php:12 -msgid "Hello," -msgstr "Labas," +#: inc/customizer/namespace.php:87 +msgid "Accent Color (Hover)" +msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 -msgid "Primary Menu" -msgstr "Pagrindinis Meniu" +#: inc/customizer/namespace.php:88 +msgid "Variant of the accent color, used for secondary element hover states." +msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 -msgid "Footer Menu" -msgstr "Poraštės Meniu" +#: inc/customizer/namespace.php:93 +msgid "Primary Foreground Color" +msgstr "" -#: ../inc/actions/namespace.php:107 -msgid "Network Footer Block 1" -msgstr "Tinklo poraštės 1 blokas" +#: inc/customizer/namespace.php:94 +msgid "Used for text on a primary background." +msgstr "Naudojamas teksto pirminiam fonui." -#: ../inc/actions/namespace.php:117 -msgid "Network Footer Block 2" -msgstr "Tinklo poraštės 2 blokas" +#: inc/customizer/namespace.php:99 +msgid "Accent Foreground Color" +msgstr "" -#: ../inc/actions/namespace.php142, -#: ../partials/content-accessibility-toolbar.php6, -#: ../partials/content-accessibility-toolbar.php:7 -msgid "Increase Font Size" -msgstr "Padidinkite Šrifto Dydį" +#: inc/customizer/namespace.php:100 +msgid "Used for text on an accent color background." +msgstr "" -#: ../inc/actions/namespace.php:143 -msgid "Decrease Font Size" -msgstr "Sumažinkite Šrifto Dydį" +#: inc/customizer/namespace.php:124 +msgid "Social Media" +msgstr "Socialiniai Tinklai" -#: ../inc/actions/namespace.php:226 -msgid "" -"This page displays your network catalog, so there is no content to edit." -msgstr "" -"Šiame puslapyje rodomas jūsų tinklo katalogas, todėl nėra jokio turinio, " -"kurį reikia redaguoti." +#: inc/customizer/namespace.php:136 +msgid "Facebook" +msgstr "Facebook" -#: ../inc/actions/namespace.php:279 -msgid "Page Section" -msgstr "Puslapio Skyrius" +#: inc/customizer/namespace.php:149 +msgid "Twitter" +msgstr "Twitter" -#: ../inc/actions/namespace.php280, ../partials/content-page-catalog.php:49 -msgid "Title" -msgstr "Pavadinimas" +#: inc/customizer/namespace.php:158 +msgid "Front Page Catalog" +msgstr "Titulinio Lapo Katalogas" -#: ../inc/actions/namespace.php:281 -msgid "Standard" -msgstr "Standartinis" +#: inc/customizer/namespace.php:169 +msgid "Show Front Page Catalog" +msgstr "Rodyti Titulinio Lapo Katalogą" -#: ../inc/actions/namespace.php:282 -msgid "Accent" -msgstr "Akcentuoti" +#: inc/customizer/namespace.php:179 partials/content-front-page.php:19 +msgid "Our Latest Titles" +msgstr "Mūsų Naujausi Pavadinimai" -#: ../inc/actions/namespace.php:283 -msgid "Bordered" -msgstr "Ribojasi" +#: inc/customizer/namespace.php:184 +msgid "Front Page Catalog Title" +msgstr "Titulinio Lapo Katalogo Pavadinimas" -#: ../inc/actions/namespace.php:284 -msgid "Borderless" -msgstr "" +#: inc/customizer/namespace.php:193 +msgid "Contact Form" +msgstr "Kontaktai" -#: ../inc/actions/namespace.php:287 -msgid "Call to Action" -msgstr "Kvietimas veikti" +#: inc/customizer/namespace.php:204 +msgid "Show Contact Form" +msgstr "Rodyti Kontaktus" -#: ../inc/actions/namespace.php:288 -msgid "Text" -msgstr "Tekstas" +#: inc/customizer/namespace.php:214 partials/contact-form.php:12 +msgid "Contact Us" +msgstr "Susisiekite su mumis" -#: ../inc/actions/namespace.php:289 -msgid "Link" -msgstr "Nuoroda" +#: inc/customizer/namespace.php:219 +msgid "Contact Form Title" +msgstr "Kontaktinės Formos Pavadinimas" + +#: inc/customizer/namespace.php:233 +msgid "Contact Email" +msgstr "Kontaktinis Elektroninis Paštas" -#: ../inc/activation/namespace.php:25 +#: inc/activation/namespace.php:25 msgid "About Pressbooks" msgstr "Apie Pressbooks" -#: ../inc/activation/namespace.php:26 +#: inc/activation/namespace.php:26 msgid "" "Pressbooks is easy-to-use book writing software that lets you create a book " "in all the formats you need to publish." @@ -184,12 +171,16 @@ msgstr "" "Pressbooks - tai paprasta naudoti knygų rašymo programinė įranga, kuri " "leidžia jums sukurti knygą visais formatais, kuriais norite paskelbti." -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, -#: ../inc/activation/namespace.php:143 +#: inc/activation/namespace.php:27 footer.php:82 +msgid "Learn More" +msgstr "Sužinoti Daugiau" + +#: inc/activation/namespace.php:34 inc/activation/namespace.php:146 +#: inc/activation/namespace.php:152 msgid "About" msgstr "Apie" -#: ../inc/activation/namespace.php:39 +#: inc/activation/namespace.php:39 msgid "" "Pressbooks is simple book production software. You can use Pressbooks to " "publish textbooks, scholarly monographs, syllabi, fiction and non-fiction " @@ -200,293 +191,314 @@ msgstr "" "literatūrą ir literatūros knygas, baltąsias knygas ir dar daugiau " "skirtingais formatais, įskaitant:" -#: ../inc/activation/namespace.php:40 +#: inc/activation/namespace.php:40 msgid "MOBI (for Kindle ebooks)" msgstr "MOBI (Kindle e-knygos)" -#: ../inc/activation/namespace.php:41 +#: inc/activation/namespace.php:41 msgid "EPUB (for all other ebookstores)" msgstr "EPUB (visiems kitiems elektroniniams knygynams)" -#: ../inc/activation/namespace.php:42 +#: inc/activation/namespace.php:42 msgid "designed PDF (for print-on-demand and digital distribution)" msgstr "" "Suprojektuotas PDF (spausdinimui pagal pareikalavimą ir skaitmeniniam " "platinimui)" -#: ../inc/activation/namespace.php:45 +#. translators: %s link to about page +#: inc/activation/namespace.php:46 msgid "For more information about Pressbooks, %s." msgstr "" -#: ../inc/activation/namespace.php:46 +#: inc/activation/namespace.php:47 msgid "see here" msgstr "žiūrėti čia" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, -#: ../inc/activation/namespace.php:173 +#: inc/activation/namespace.php:53 inc/activation/namespace.php:176 +#: inc/activation/namespace.php:182 msgid "Help" msgstr "Pagalba" -#: ../inc/activation/namespace.php:58 +#. translators: %1$s: link to how to page; %2$s: link to guide +#: inc/activation/namespace.php:60 msgid "" "The easiest way to get started with Pressbooks is to follow our %1$s. Or, " "you can review our %2$s." msgstr "" -#: ../inc/activation/namespace.php:59 +#: inc/activation/namespace.php:61 msgid "4 Step Guide to Making a Book on Pressbooks" msgstr "4 žingsnių gidas, kaip sukurti knygą Pressbooks" -#: ../inc/activation/namespace.php:60 +#: inc/activation/namespace.php:62 msgid "Guide to Using Pressbooks" msgstr "Pressbooks Naudojimo Vadovas" -#: ../inc/activation/namespace.php:62 +#: inc/activation/namespace.php:64 msgid "" "If you require further assistance, please contact your network manager." msgstr "" "Jei jums reikia papildomos pagalbos, kreipkitės į savo tinklo valdytoją." -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, -#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, -#: ../inc/activation/namespace.php158, ../page-catalog.php:4 +#. Template Name of the theme +#: inc/activation/namespace.php:69 inc/activation/namespace.php:125 +#: inc/activation/namespace.php:131 inc/activation/namespace.php:161 +#: inc/activation/namespace.php:167 msgid "Catalog" msgstr "Katalogas" -#: ../inc/activation/namespace.php71, ../inc/helpers/namespace.php:165 +#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173 msgid "Home" msgstr "Pagrindinis Puslapis" -#: ../inc/admin/namespace.php:30 +#: inc/activation/namespace.php:120 inc/actions/namespace.php:47 +msgid "Primary Menu" +msgstr "Pagrindinis Meniu" + +#: inc/activation/namespace.php:141 inc/actions/namespace.php:48 +msgid "Footer Menu" +msgstr "Poraštės Meniu" + +#: inc/admin/namespace.php:30 msgid "Catalog updated." msgstr "Katalogas atnaujintas." -#: ../inc/admin/namespace.php:31 +#: inc/admin/namespace.php:31 msgid "Sorry, but your catalog was not updated. Please try again." msgstr "" "Atsiprašome, bet jūsų katalogas nebuvo atnaujintas. Prašau, pabandykite dar " "kartą." -#: ../inc/admin/namespace.php:32 +#: inc/admin/namespace.php:32 msgid "Dismiss this notice." msgstr "Atmesti šį pranešimą." -#: ../inc/admin/namespace.php:61 +#: inc/admin/namespace.php:61 msgid "In Catalog" msgstr "Kataloge" -#: ../inc/admin/namespace.php:72 -msgctxt "pressbooks-aldine" -msgid "Show in Catalog" -msgstr "Rodyti Kataloge" - -#: ../inc/admin/namespace.php:73 -msgctxt "pressbooks-aldine" -msgid "This book is private, so you can’t display it in your catalog." -msgstr "" - -#: ../inc/customizer/namespace.php:61 -msgid "Primary Color" -msgstr "Pirminė Spalva" - -#: ../inc/customizer/namespace.php:62 -msgid "Primary color, used for links and other primary elements." -msgstr "" -"Pirminė spalva, naudojama nuorodoms ir kitiems pagrindiniams elementams." +#: inc/actions/namespace.php:114 +msgid "Network Footer Block 1" +msgstr "Tinklo poraštės 1 blokas" -#: ../inc/customizer/namespace.php:67 -msgid "Primary Color (Hover)" -msgstr "" +#: inc/actions/namespace.php:126 +msgid "Network Footer Block 2" +msgstr "Tinklo poraštės 2 blokas" -#: ../inc/customizer/namespace.php:68 -msgid "Variant of the primary color, used for primary element hover states." -msgstr "" +#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4 +msgid "Increase Font Size" +msgstr "Padidinkite Šrifto Dydį" -#: ../inc/customizer/namespace.php:73 -msgid "Accent Color" -msgstr "" +#: inc/actions/namespace.php:153 +msgid "Decrease Font Size" +msgstr "Sumažinkite Šrifto Dydį" -#: ../inc/customizer/namespace.php:74 -msgid "Accent color, used for flourishes and secondary elements." +#: inc/actions/namespace.php:237 +msgid "" +"This page displays your network catalog, so there is no content to edit." msgstr "" +"Šiame puslapyje rodomas jūsų tinklo katalogas, todėl nėra jokio turinio, " +"kurį reikia redaguoti." -#: ../inc/customizer/namespace.php:79 -msgid "Accent Color (Hover)" -msgstr "" +#: inc/actions/namespace.php:291 +msgid "Page Section" +msgstr "Puslapio Skyrius" -#: ../inc/customizer/namespace.php:80 -msgid "Variant of the accent color, used for secondary element hover states." -msgstr "" +#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57 +msgid "Title" +msgstr "Pavadinimas" -#: ../inc/customizer/namespace.php:85 -msgid "Primary Foreground Color" -msgstr "" +#: inc/actions/namespace.php:293 +msgid "Standard" +msgstr "Standartinis" -#: ../inc/customizer/namespace.php:86 -msgid "Used for text on a primary background." -msgstr "Naudojamas teksto pirminiam fonui." +#: inc/actions/namespace.php:294 +msgid "Accent" +msgstr "Akcentuoti" -#: ../inc/customizer/namespace.php:91 -msgid "Accent Foreground Color" -msgstr "" +#: inc/actions/namespace.php:295 +msgid "Bordered" +msgstr "Ribojasi" -#: ../inc/customizer/namespace.php:92 -msgid "Used for text on an accent color background." +#: inc/actions/namespace.php:296 +msgid "Borderless" msgstr "" -#: ../inc/customizer/namespace.php:111 -msgid "Social Media" -msgstr "Socialiniai Tinklai" - -#: ../inc/customizer/namespace.php:119 -msgid "Facebook" -msgstr "Facebook" - -#: ../inc/customizer/namespace.php:128 -msgid "Twitter" -msgstr "Twitter" - -#: ../inc/customizer/namespace.php:135 -msgid "Front Page Catalog" -msgstr "Titulinio Lapo Katalogas" - -#: ../inc/customizer/namespace.php:142 -msgid "Show Front Page Catalog" -msgstr "Rodyti Titulinio Lapo Katalogą" - -#: ../inc/customizer/namespace.php150, ../partials/content-front-page.php:19 -msgid "Our Latest Titles" -msgstr "Mūsų Naujausi Pavadinimai" - -#: ../inc/customizer/namespace.php:153 -msgid "Front Page Catalog Title" -msgstr "Titulinio Lapo Katalogo Pavadinimas" - -#: ../inc/customizer/namespace.php:160 -msgid "Contact Form" -msgstr "Kontaktai" - -#: ../inc/customizer/namespace.php:167 -msgid "Show Contact Form" -msgstr "Rodyti Kontaktus" - -#: ../inc/customizer/namespace.php175, ../partials/contact-form.php:12 -msgid "Contact Us" -msgstr "Susisiekite su mumis" - -#: ../inc/customizer/namespace.php:178 -msgid "Contact Form Title" -msgstr "Kontaktinės Formos Pavadinimas" +#: inc/actions/namespace.php:299 +msgid "Call to Action" +msgstr "Kvietimas veikti" -#: ../inc/customizer/namespace.php:188 -msgid "Contact Email" -msgstr "Kontaktinis Elektroninis Paštas" +#: inc/actions/namespace.php:300 +msgid "Text" +msgstr "Tekstas" -#: ../inc/filters/namespace.php:61 -msgid "Continued" -msgstr "Tęsinys" +#: inc/actions/namespace.php:301 +msgid "Link" +msgstr "Nuoroda" -#: ../inc/helpers/namespace.php:171 +#: inc/helpers/namespace.php:179 msgid "Contact" msgstr "Kontaktas" -#: ../inc/helpers/namespace.php:178 +#: inc/helpers/namespace.php:186 msgid "Sign In" msgstr "Prisijungti" -#: ../inc/helpers/namespace.php:184 +#: inc/helpers/namespace.php:192 msgid "Sign Up" msgstr "Užsiregistruoti" -#: ../inc/helpers/namespace.php:192 +#: inc/helpers/namespace.php:200 msgid "Admin" msgstr "Adminas" -#: ../inc/helpers/namespace.php:200 +#: inc/helpers/namespace.php:208 msgid "My Books" msgstr "Mano Knygos" -#: ../inc/helpers/namespace.php:206 +#: inc/helpers/namespace.php:214 +msgid "Create a New Book" +msgstr "" + +#: inc/helpers/namespace.php:220 msgid "Sign Out" msgstr "Atsijungti" -#: ../inc/helpers/namespace.php:260 +#: inc/helpers/namespace.php:282 msgid "Name is required." msgstr "Privaloma įvesti vardą." -#: ../inc/helpers/namespace.php:264 +#: inc/helpers/namespace.php:286 msgid "Email is required." msgstr "Privaloma įvesti elektroninį pašto adresą." -#: ../inc/helpers/namespace.php:268 +#: inc/helpers/namespace.php:290 msgid "Email is invalid." msgstr "El. paštas neteisingas." -#: ../inc/helpers/namespace.php:272 +#: inc/helpers/namespace.php:294 msgid "Institution is required." msgstr "Privaloma nurodyti instituciją. " -#: ../inc/helpers/namespace.php:276 +#: inc/helpers/namespace.php:298 msgid "Message is required." msgstr "" -#: ../inc/helpers/namespace.php:282 +#. translators: %s name of contact for submitter +#: inc/helpers/namespace.php:305 msgid "Contact Form Submission from %s" msgstr "" -#: ../inc/helpers/namespace.php:293 +#: inc/helpers/namespace.php:316 msgid "Your message was sent!" msgstr "Jūsų žinutė išsiųsta!" -#: ../inc/helpers/namespace.php:296 +#: inc/helpers/namespace.php:319 msgid "Your message could not be sent." msgstr "Jūsų žinutės nepavyko išsiųsti." -#: ../page-catalog.php:55 +#: inc/intervention.php:12 +msgid "Hello," +msgstr "Labas," + +#: page-catalog.php:55 msgid "No Books Found" msgstr "Knygos nerasta" -#: ../page-catalog.php:58 +#: page-catalog.php:58 msgid "No books have been added to the catalog." msgstr "Knygos nebuvo įdėtos į katalogą. " -#: ../partials/book.php:27 -msgid "About this book" -msgstr "Apie šią knygą" +#. translators: 1: title. +#: comments.php:35 +msgid "One thought on “%1$s”" +msgstr "" -#: ../partials/contact-form.php:30 -msgid "Your name (required)" -msgstr "Jūsų vardas (privaloma)" +#. translators: 1: comment count number, 2: title. +#: comments.php:41 +msgctxt "comments title" +msgid "%1$s thought on “%2$s”" +msgid_plural "%1$s thoughts on “%2$s”" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" -#: ../partials/contact-form.php:38 -msgid "Your email address (required)" -msgstr "Jūsų el. pašto adresas (privaloma)" +#: comments.php:68 +msgid "Comments are closed." +msgstr "Komentarai nepriimami." -#: ../partials/contact-form.php:46 -msgid "Your institution (required)" -msgstr "Jūsų institucija (privaloma)" +#. translators: %s: search query. +#: search.php:23 +msgid "Search Results for: %s" +msgstr "" -#: ../partials/contact-form.php:54 -msgid "Your message (required)" -msgstr "Jūsų žinutė (privaloma)" +#: header.php:44 +msgid "Skip to content" +msgstr "Pereiti prie turinio" -#: ../partials/contact-form.php:58 -msgid "Send" -msgstr "Siųsti" +#. translators: %s name of network +#: header.php:69 +msgid "Logo for %s" +msgstr "" -#: ../partials/content-front-page.php:67 -msgid "View Complete Catalog" -msgstr "Peržiūrėti Visą Katalogą" +#: header.php:80 +msgid "Toggle Menu" +msgstr "Perjungti Meniu" + +#. translators: %s network name +#: footer.php:43 footer.php:48 +msgid "%s on Facebook" +msgstr "" + +#. translators: %s network name +#: footer.php:53 footer.php:58 +msgid "%s on Twitter" +msgstr "" + +#. translators: %s Pressbooks +#: footer.php:77 +msgid "Powered by %s" +msgstr "" + +#: footer.php:79 +msgid "Open Source" +msgstr "Atviras Kodas" + +#: footer.php:80 +msgid "Open Textbooks" +msgstr "" + +#: footer.php:81 +msgid "Open Book Publishing" +msgstr "" + +#: footer.php:86 footer.php:90 +msgid "Pressbooks on Facebook" +msgstr "Facebook Pressbooks" -#: ../partials/content-none.php:14 +#: footer.php:92 footer.php:96 +msgid "Pressbooks on Twitter" +msgstr "Twitter Pressbooks" + +#: partials/book.php:39 +msgid "About this book" +msgstr "Apie šią knygą" + +#: partials/paged-navigation.php:2 +msgid "Navigation" +msgstr "" + +#: partials/content-none.php:14 msgid "Nothing Found" msgstr "Nieko Nerasta" -#: ../partials/content-none.php:25 +#. translators: 1: link to WP admin new post page. +#: partials/content-none.php:27 msgid "Ready to publish your first post? Get started here." msgstr "" -#: ../partials/content-none.php:38 +#: partials/content-none.php:41 msgid "" "Sorry, but nothing matched your search terms. Please try again with some " "different keywords." @@ -494,74 +506,96 @@ msgstr "" "Atsiprašome, bet niekas neatitiko jūsų paieškos terminų. Pabandykite dar " "kartą naudodami keletą skirtingų raktinių žodžių. " -#: ../partials/content-none.php:44 +#: partials/content-none.php:48 msgid "" "It seems we can’t find what you’re looking for. Perhaps " "searching can help." msgstr "" -#: ../partials/content-page-catalog.php:17 +#: partials/content-page.php:23 partials/content.php:50 +msgid "Pages:" +msgstr "Puslapiai:" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content-page.php:37 +msgid "Edit %s" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content.php:37 +msgid "Continue reading \"%s\"" +msgstr "" + +#: partials/content-page-catalog.php:17 msgid "Filter by Subject" msgstr "Filtruoti pagal Temą" -#: ../partials/content-page-catalog.php:19 +#: partials/content-page-catalog.php:19 msgid "All Subjects" msgstr "Visos Temos" -#: ../partials/content-page-catalog.php:35 +#: partials/content-page-catalog.php:39 msgid "Filter by License" msgstr "Filtruoti pagal Licenciją" -#: ../partials/content-page-catalog.php:37 +#: partials/content-page-catalog.php:41 msgid "All Licenses" msgstr "Visos Licencijos" -#: ../partials/content-page-catalog.php:46 +#: partials/content-page-catalog.php:54 msgid "Sort by" msgstr "Rūšiuoti pagal" -#: ../partials/content-page-catalog.php:50 +#: partials/content-page-catalog.php:58 msgid "Subject" msgstr "Tema" -#: ../partials/content-page-catalog.php:51 +#: partials/content-page-catalog.php:59 msgid "Latest" msgstr "Naujausias" -#: ../partials/content-page-catalog.php:58 +#: partials/content-page-catalog.php:67 msgid "Clear Filters" msgstr "Išvalyti Filtrus" -#: ../partials/content-page-catalog.php:59 +#: partials/content-page-catalog.php:68 msgid "Submit" msgstr "Pateikti" -#: ../partials/content-page.php22, ../partials/content.php:45 -msgid "Pages:" -msgstr "Puslapiai:" +#: partials/content-front-page.php:76 +msgid "View Complete Catalog" +msgstr "Peržiūrėti Visą Katalogą" -#: ../partials/content-page.php:35 -msgid "Edit %s" +#: partials/contact-form.php:29 +msgid "Keep this field blank (required)" msgstr "" -#: ../partials/content.php:34 -msgid "Continue reading \"%s\"" -msgstr "" +#: partials/contact-form.php:45 +msgid "Your name (required)" +msgstr "Jūsų vardas (privaloma)" -#: ../partials/paged-navigation.php:2 -msgid "Navigation" -msgstr "" +#: partials/contact-form.php:61 +msgid "Your email address (required)" +msgstr "Jūsų el. pašto adresas (privaloma)" -#: ../search.php:21 -msgid "Search Results for: %s" -msgstr "" +#: partials/contact-form.php:77 +msgid "Your institution (required)" +msgstr "Jūsų institucija (privaloma)" + +#: partials/contact-form.php:93 +msgid "Your message (required)" +msgstr "Jūsų žinutė (privaloma)" + +#: partials/contact-form.php:97 +msgid "Send" +msgstr "Siųsti" -#: ../searchform.php:3 +#: searchform.php:3 msgctxt "label" msgid "Search Catalog" msgstr "Paieškos Katalogas" -#: ../searchform.php:6 +#: searchform.php:6 msgctxt "submit button" msgid "Search" msgstr "Paieška" diff --git a/languages/lv.mo b/languages/lv.mo new file mode 100644 index 0000000000000000000000000000000000000000..bef66cb6322dc6a88966b8059934528f8f3e7110 GIT binary patch literal 9197 zcma)=ZEz&VS;srJgTrAb*kFi5V)_8vCtJIc&KKLK^V!k8=&bYUPC4oBoM4E1cU!C0 z&d#i-XQW7RiU>&Z!7+TeycAWCiV1vhDe(u&p`c>(g;kM2K_Hbf6jV$ll?p`)2p^K- ztwQm8dS-T4(%EE6z5nT+etF)Xr}gTsH+(|zB(%5FK7PGYGH}z4{O~;aqe|Ti8t{$a zv*3?|SHZV{zX$#Z_#$`{_(kw1!7qV74SpRw3Vt7y^%Dn*dG9Ro1o$S#FM#~1$N70P z*aU@y6qNHe!JENnK-vGd%I`0f<9`Us`F-$K@NYo=)VKKIX!YH4{J%h1f76c@co5X| z?+0%IuYj`NfkM~Q<@kq7{1nKadY&Jd_XY5+;FrML!Eb;fkN*L00I!26!5hId;7y>= zwFJug_kprL1*gDgz$@U(pzL!SOw0VYgR;-vpv)f!g^$yq(D`0a=x>5DKL>vb{7{LX z0!6MbfQP`BLH^XY`MDGP9w__0jY*KMCP0~gj33$eEC@;J2~g;Apa*;4SHN$9a^8y= z#ckkUfU^HL%Kmpjq5F*}Q}($76uY<=6uvAd=d6NaH&272|Br*h-*1=w-v`-BeIAs3 zUIw24{~VkK?`9KO*8pYRYT5Uo(ER~W&ihsHQShUn*yUe?!uKnntp6r>7x*1;9J~c( zodzEUPl3M<3ZGvF-vRz3_%q-SK%xKkpHS*&!6{JW@@`P%y8<2qKUntv7!*4Hs_g$Q zICY&;{{qf1eg}(jN%bTs=e0msRhyvb`5BNS)h9ur^LbE%uYl*l{{UtFEJUFqbp;f; zErY_ZFZ;g&a-{kgDD-@$>^~2Ryk7=Ie}4&ze7;?d{~IX#{xA48@Mb2-K8HX#=OIwm z&GDnb1}J{=Yv2*^cR-QLSIh7J1j_kuViH@bTR{0f2BHe}Feq|Z05!M_3f~_Eg{~Jt zIrk+{$ za(NmQJ%0=od43M$PyJDeUjtEr`gc&)-$;-Z`X|6K@H8mv6Hw&%n;?Jc)BHe+`XVU$ zeFc>L{~7!o_Jb~Pp0m81p#2hUf%eNZ@eT14v4IuZZ8XupJcnrSp-CJN8x}j)v<|IKJ4}=3W}5gy zQ#$2yq{Lb9e%evmw2U3mi<#}|Gr4P7oh5qSbX?rlMxRKMj!t5|kXr8>biA5rBzac+ z?i<$Git}3LshMWe#>@+#PbN{4?&|16k0xt29jgXslhn4;B#&FWCpTr~xX!(8>E$HV z%Tbc2&aYUn4RgJ1CUMK88`?&;%Za|OW?EertC=X$=Nv?M3(<5I^Tw)eW?r30(w0qa zt9*%IO`SB%fb*GV=8~9hW}>8Bq0W0Pli5~Xos6tW^{k6Bo3bkDhBLKEt!_pML^36b zGtzm? zhe7&Go#Rui=h3J-=i-i5ZO}YV`?5V7iH{XXMQ8NxL4;*ch9HuX3ez& z59)j=yi&ahRCD_Q`U#E}owWm66SSFikP0%o051 zNPH`}pKyvwyQZ8J+d=}pg6#U9Grj9##l;T2G->65zQKug{T_TkY(a<`As3mJJL;@r zdR+VFN)nkg+R)u3PTHyIt$0Q^qR2GdIF?xKF7Y%@;#$=YA{)m>9qjZ>kBB!Of^HXU z6UMrElsTcZ;>^X(C~qN~T{6Un22o^$R)&|>T}HrwdDoQ~UZja#y+NL+MrZdXit0m% zI#p+H+KBLtB4ZSRuveZq%o>Y?RkgU1tV2Z+I5??WjO-6wYSFc0Jr@^vfs7aiF7?!6 z$MwXvCHzPRTuhqIM8w3FGj!5)V_Y}#Y!EvziRKE%5W-a9=;$u(dfdMVWEqk%ZG*rO z*9t~}tG3+oGC7P0+p!x&wibDBWb?3D=~*E<5vc}AY~Q|NX+~&Qi-b_JDS{}HrC`@( zN<2s{NpcU)*mAxXnT=rY!`ND$hh+uN78~)fSxG{Kf)KL0Dl*GT&mK% zSg#ZwMpv3@m}aLa5bA3GG-ei+Mo_#SoqXA(&LF5{ImDaMc_VejzCuE;NPVJ7D#Y2k z+OtbV)m}TR#!I`}yNR=6UgF!h)XB2Qz?aF)QYA=aluAn`;KRq!46)Sn8-b}g^y+O@7@>(-t zuZaT-7nW)#B~o)j?G!qm)`usjj@Bj**A73hH1)vr;iJ=&_uo4?IXyYaoF43p#+Mj;j>xaZ#x;A^)N|K4b zh0ce^<=_Wd8@F@vPi@JX?zCj7HOy8YsyJI;U$1AfwOh9D-^*ae8b5J#>gbV)Xl-Kb z!2I0&>7o3l5Ss)wlw4cd=)tPE*90!?;$ynGVp4Cj*T@XQ&aj8 zJ*k$A zBqU5P?=;=2(e1RqMPS9U-6o^`tyX_)=Q(OWH<~TioXz6?Rnk5wh_ZepIfYLyjP5*_ zRQu&>ZnJ5lu+zw^*By@V<{Cr#P@IJ0w^#EnbeUFP-uhc(lJsn6=eb_g---=%RvW+0 zZsWQmETzoG^Ri^suxHD5IO6JRvh$p?U7g30t6kK}DP4*?5yN#|T#Lj#`&SDFE<4X| zk=&7*+>wfI*1y^{T$s2u^tvXZr%u?-VP|gBo4k`#&ypt^{q2Tv>aik_`N0ci@T$oP zIRwu0$<9Y?SL)pe^)Lqqh_n7y>Vy&FHrM)B)69{B%%?%{(j3h5|NYpK;Wnijun+YNRyoUu~8e6iw|OFIBlvSwmnU zifv_ikzrpfD%9Wpnxke^ymBe39Bi+vAo0>BgKeQT;nt1gK~aCZwJAc>Y92ipVq?#! zvqqm4D=I`V5Vp}73d27-Wd7mOaUJcjOHOSe3dC$k_>Y}lOrh`Z-zFA#N2_oed3YVD4Sv*VRuLg-x9H@ znVuoQ35yhhrH&er+@7ai=i6a*240HjjZ{m?arDTrZAg^IM~TyfnV}h*uJ}<!4Dp_3p{C`EiaI72V@1frQNgrq?h$%{Kxvx=MLcb2aa;Re&u7JOsq z`G~mYgMCUcL_N+9-N|u*$Ne}F*YQTeju{!+b%6@Wh-x}zxot-dkGEy;FB2XA5Rnkr z-!4ssJ0sV;E<)VdPECZR5&}I zF%&X`VAa2>ky!_87Y+E5>oU?-1dS7Vw?d&H$%+72NR@wTwp{{N9{pBpJXGogy)7Horxs=q~@d94Ydx`m99nbge2vw-<~D_@E_?(9Vpxwd&; zqrxRe6Tgb`dbH3cI1P>chuIlF8JhX-U5T(;YYACuasJG+1Dy4F*3X=$R z8<%-%yg`A(|J{p^*Df$#Yj%~9|Nrly;LxF(plT_6RH}yH5W{VT-wu}Ff`RYfKTf3X zChGd)KLBpCMG+|BSZYrg>xmwV>kZK&{3C#X$pp8_4YSHgPW}TO>K(ZURko>or;b|= HKY8_kcaPhU literal 0 HcmV?d00001 diff --git a/languages/lv.po b/languages/lv.po new file mode 100644 index 0000000..cc795f2 --- /dev/null +++ b/languages/lv.po @@ -0,0 +1,605 @@ +# Copyright (C) 2019 Pressbooks (Book Oven Inc.) +# This file is distributed under the GNU GPL v3 or later. +# Translators: +# Antonio Devís , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: Aldine 1.6.0\n" +"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" +"POT-Creation-Date: 2019-02-27T17:29:06+00:00\n" +"PO-Revision-Date: 2018-03-06 14:24+0000\n" +"Last-Translator: Antonio Devís , 2018\n" +"Language-Team: Latvian (https://www.transifex.com/pressbooks/teams/9194/lv/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: lv\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" +"X-Domain: pressbooks-aldine\n" +"X-Generator: WP-CLI 2.1.0\n" + +#. Theme Name of the theme +msgid "Aldine" +msgstr "" + +#. Theme URI of the theme +msgid "https://github.com/pressbooks/pressbooks-aldine/" +msgstr "" + +#. Description of the theme +msgid "" +"Aldine is the default theme for the home page of Pressbooks networks. It is " +"named for the Aldine Press, founded by Aldus Manutius in 1494, who is " +"regarded by many as the world’s first publisher." +msgstr "" + +#. Author of the theme +msgid "Pressbooks (Book Oven Inc.)" +msgstr "" + +#. Author URI of the theme +msgid "https://pressbooks.org" +msgstr "" + +#: functions.php:19 +msgid "Dependencies Missing" +msgstr "Atkarīgo daļu nepieciešamība" + +#: functions.php:20 +msgid "You must run composer install from the Aldine directory." +msgstr "" + +#: 404.php:17 +msgid "Oops! That page can’t be found." +msgstr "Ups! Nav iespējams atrast šo lapaspusi." + +#: 404.php:21 +msgid "It looks like nothing was found at this location." +msgstr "Izskatās, ka te nekas nav." + +#: inc/filters/namespace.php:63 +msgid "Continued" +msgstr "Turpinājās" + +#: inc/customizer/namespace.php:69 +msgid "Primary Color" +msgstr "Pamatkrāsa" + +#: inc/customizer/namespace.php:70 +msgid "Primary color, used for links and other primary elements." +msgstr "Pamatkrāsa, kura ir izmantojama saitēm un citām pamatelementiem." + +#: inc/customizer/namespace.php:75 +msgid "Primary Color (Hover)" +msgstr "Pamatkrāsa (norādījuma gadījumā)" + +#: inc/customizer/namespace.php:76 +msgid "Variant of the primary color, used for primary element hover states." +msgstr "" +"Pamatkrāsas variācija, kura ir izmantojama pamatelementiem norādījuma " +"stāvoklī." + +#: inc/customizer/namespace.php:81 +msgid "Accent Color" +msgstr "Izcelšanas krāsa" + +#: inc/customizer/namespace.php:82 +msgid "Accent color, used for flourishes and secondary elements." +msgstr "" +"Izcelšanas krāsa, kas ir izmantojama dekorējošiem un papildus elementiem. " + +#: inc/customizer/namespace.php:87 +msgid "Accent Color (Hover)" +msgstr "Izcelšanas krāsa (norādījuma gadījumā)" + +#: inc/customizer/namespace.php:88 +msgid "Variant of the accent color, used for secondary element hover states." +msgstr "" +"Izcelšanas krāsas variācija, kura ir izmantojama papildus elementiem " +"norādījuma gadījumā." + +#: inc/customizer/namespace.php:93 +msgid "Primary Foreground Color" +msgstr "Priekšplāna pamatkrāsa" + +#: inc/customizer/namespace.php:94 +msgid "Used for text on a primary background." +msgstr "Izmantojama tekstam pamatfonā. " + +#: inc/customizer/namespace.php:99 +msgid "Accent Foreground Color" +msgstr "Priekšplāna izcelšanas krāsa" + +#: inc/customizer/namespace.php:100 +msgid "Used for text on an accent color background." +msgstr "Izmantojama tekstam izceltā pamatfonā krasā." + +#: inc/customizer/namespace.php:124 +msgid "Social Media" +msgstr "Sociālie mēdiji" + +#: inc/customizer/namespace.php:136 +msgid "Facebook" +msgstr "Facebook" + +#: inc/customizer/namespace.php:149 +msgid "Twitter" +msgstr "Twitter" + +#: inc/customizer/namespace.php:158 +msgid "Front Page Catalog" +msgstr "Priekšlapas katalogs" + +#: inc/customizer/namespace.php:169 +msgid "Show Front Page Catalog" +msgstr "Rādīt priekšlapas kataogu" + +#: inc/customizer/namespace.php:179 partials/content-front-page.php:19 +msgid "Our Latest Titles" +msgstr "Mūsu jaunākie virsraksti" + +#: inc/customizer/namespace.php:184 +msgid "Front Page Catalog Title" +msgstr "Priekšlapas kataloga virsraksts" + +#: inc/customizer/namespace.php:193 +msgid "Contact Form" +msgstr "Saziņas forma" + +#: inc/customizer/namespace.php:204 +msgid "Show Contact Form" +msgstr "Rādīt saziņas formu" + +#: inc/customizer/namespace.php:214 partials/contact-form.php:12 +msgid "Contact Us" +msgstr "Sazināties ar mums" + +#: inc/customizer/namespace.php:219 +msgid "Contact Form Title" +msgstr "Saziņas formas virsraksts" + +#: inc/customizer/namespace.php:233 +msgid "Contact Email" +msgstr "Epasts saziņai" + +#: inc/activation/namespace.php:25 +msgid "About Pressbooks" +msgstr "Par Pressbooks vietni" + +#: inc/activation/namespace.php:26 +msgid "" +"Pressbooks is easy-to-use book writing software that lets you create a book " +"in all the formats you need to publish." +msgstr "" +"Pressbooks vietne ir viegli lietojama grāmatu rakstīšanas programmatūra, kas" +" ļauj Jums izveidot grāmatu jebkurā formātā, kādā Jums ir nepieciešams to " +"publicēt." + +#: inc/activation/namespace.php:27 footer.php:82 +msgid "Learn More" +msgstr "Uzzināt vairāk" + +#: inc/activation/namespace.php:34 inc/activation/namespace.php:146 +#: inc/activation/namespace.php:152 +msgid "About" +msgstr "Par" + +#: inc/activation/namespace.php:39 +msgid "" +"Pressbooks is simple book production software. You can use Pressbooks to " +"publish textbooks, scholarly monographs, syllabi, fiction and non-fiction " +"books, white papers, and more in multiple formats including:" +msgstr "" +"Pressbooks vietne ir viegla grāmatu ražošanas programmatūra. Jūs varat " +"izmantot Pressbooks, lai publicētu mācību grāmatas, zinātniskus rakstus, " +"konspektus, daiļliteratūras un ārpusliteratūras grāmatas, oficiālus " +"dokumentus un vēl daudz citu formātu, iekļaujot: " + +#: inc/activation/namespace.php:40 +msgid "MOBI (for Kindle ebooks)" +msgstr "MOBI (Kindle elektroniskām grāmatām)" + +#: inc/activation/namespace.php:41 +msgid "EPUB (for all other ebookstores)" +msgstr "EPUB (visiem citiem elektronisko grāmatu veikaliem)" + +#: inc/activation/namespace.php:42 +msgid "designed PDF (for print-on-demand and digital distribution)" +msgstr "noformēts PDF (izdrukai pēc pieprasījuma un digitālai izplatīšanai)" + +#. translators: %s link to about page +#: inc/activation/namespace.php:46 +msgid "For more information about Pressbooks, %s." +msgstr "" + +#: inc/activation/namespace.php:47 +msgid "see here" +msgstr "sk. te" + +#: inc/activation/namespace.php:53 inc/activation/namespace.php:176 +#: inc/activation/namespace.php:182 +msgid "Help" +msgstr "Palīdzība " + +#. translators: %1$s: link to how to page; %2$s: link to guide +#: inc/activation/namespace.php:60 +msgid "" +"The easiest way to get started with Pressbooks is to follow our %1$s. Or, " +"you can review our %2$s." +msgstr "" + +#: inc/activation/namespace.php:61 +msgid "4 Step Guide to Making a Book on Pressbooks" +msgstr "4 soļu instrukcija grāmatas izstrādāšanai Pressbooks vietnē" + +#: inc/activation/namespace.php:62 +msgid "Guide to Using Pressbooks" +msgstr "Instrukcija Pressbooks vietnes izmantošanai" + +#: inc/activation/namespace.php:64 +msgid "" +"If you require further assistance, please contact your network manager." +msgstr "" +"Ja Jums ir nepieciešama turpmāka palīdzība, lūdzu, sazinieties ar Jūsu tīkla" +" pārvaldnieku." + +#. Template Name of the theme +#: inc/activation/namespace.php:69 inc/activation/namespace.php:125 +#: inc/activation/namespace.php:131 inc/activation/namespace.php:161 +#: inc/activation/namespace.php:167 +msgid "Catalog" +msgstr "Katalogs" + +#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173 +msgid "Home" +msgstr "Mājaslapa" + +#: inc/activation/namespace.php:120 inc/actions/namespace.php:47 +msgid "Primary Menu" +msgstr "Pamatizvēlne" + +#: inc/activation/namespace.php:141 inc/actions/namespace.php:48 +msgid "Footer Menu" +msgstr "Papildus izvēlne" + +#: inc/admin/namespace.php:30 +msgid "Catalog updated." +msgstr "Katalogs atjaunots." + +#: inc/admin/namespace.php:31 +msgid "Sorry, but your catalog was not updated. Please try again." +msgstr "" +"Atvainojiet, bet Jūsu katalogs nebija atjaunots. Lūdzu, mēģiniet vēlreiz." + +#: inc/admin/namespace.php:32 +msgid "Dismiss this notice." +msgstr "Aizvērt šo paziņojumu." + +#: inc/admin/namespace.php:61 +msgid "In Catalog" +msgstr "Katalogā" + +#: inc/actions/namespace.php:114 +msgid "Network Footer Block 1" +msgstr "Apakšējais tīkla bloks 1" + +#: inc/actions/namespace.php:126 +msgid "Network Footer Block 2" +msgstr "Apakšējais tīkla bloks 2" + +#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4 +msgid "Increase Font Size" +msgstr "Palielināt fonta izmēru" + +#: inc/actions/namespace.php:153 +msgid "Decrease Font Size" +msgstr "Samazināt fonta izmēru" + +#: inc/actions/namespace.php:237 +msgid "" +"This page displays your network catalog, so there is no content to edit." +msgstr "" +"Šajā lapaspusē tiek radīts Jūsu tīkla katalogs, tāpēc te nav satura " +"rediģēšanai." + +#: inc/actions/namespace.php:291 +msgid "Page Section" +msgstr "Lapaspuses sadaļa" + +#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57 +msgid "Title" +msgstr "Virsraksts" + +#: inc/actions/namespace.php:293 +msgid "Standard" +msgstr "Standarts" + +#: inc/actions/namespace.php:294 +msgid "Accent" +msgstr "Izcelšana" + +#: inc/actions/namespace.php:295 +msgid "Bordered" +msgstr "Ar apmalēm" + +#: inc/actions/namespace.php:296 +msgid "Borderless" +msgstr "Bez apmalēm" + +#: inc/actions/namespace.php:299 +msgid "Call to Action" +msgstr "Izsaukums darbībai" + +#: inc/actions/namespace.php:300 +msgid "Text" +msgstr "Teksts" + +#: inc/actions/namespace.php:301 +msgid "Link" +msgstr "Saite" + +#: inc/helpers/namespace.php:179 +msgid "Contact" +msgstr "Saziņa" + +#: inc/helpers/namespace.php:186 +msgid "Sign In" +msgstr "Ieiet" + +#: inc/helpers/namespace.php:192 +msgid "Sign Up" +msgstr "Reģistrēties" + +#: inc/helpers/namespace.php:200 +msgid "Admin" +msgstr "Administrēšana" + +#: inc/helpers/namespace.php:208 +msgid "My Books" +msgstr "Manas grāmatas" + +#: inc/helpers/namespace.php:214 +msgid "Create a New Book" +msgstr "" + +#: inc/helpers/namespace.php:220 +msgid "Sign Out" +msgstr "Iziet" + +#: inc/helpers/namespace.php:282 +msgid "Name is required." +msgstr "Nepieciešami uzrakstīt vārdu" + +#: inc/helpers/namespace.php:286 +msgid "Email is required." +msgstr "Nepieciešami uzrakstīt epastu." + +#: inc/helpers/namespace.php:290 +msgid "Email is invalid." +msgstr "Epasts ir nepareizs." + +#: inc/helpers/namespace.php:294 +msgid "Institution is required." +msgstr "Nepieciešami uzrakstīt institūcijas nosaukumu." + +#: inc/helpers/namespace.php:298 +msgid "Message is required." +msgstr "Nepieciešami uzrakstīt ziņojumu." + +#. translators: %s name of contact for submitter +#: inc/helpers/namespace.php:305 +msgid "Contact Form Submission from %s" +msgstr "" + +#: inc/helpers/namespace.php:316 +msgid "Your message was sent!" +msgstr "Jūsu ziņojums nosūtīts!" + +#: inc/helpers/namespace.php:319 +msgid "Your message could not be sent." +msgstr "Jūsu ziņojums nevar būt nosūtīts." + +#: inc/intervention.php:12 +msgid "Hello," +msgstr "Sveiki," + +#: page-catalog.php:55 +msgid "No Books Found" +msgstr "Grāmatas nav atrastas" + +#: page-catalog.php:58 +msgid "No books have been added to the catalog." +msgstr "Grāmatas nebija pievienotas katalogam." + +#. translators: 1: title. +#: comments.php:35 +msgid "One thought on “%1$s”" +msgstr "" + +#. translators: 1: comment count number, 2: title. +#: comments.php:41 +msgctxt "comments title" +msgid "%1$s thought on “%2$s”" +msgid_plural "%1$s thoughts on “%2$s”" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: comments.php:68 +msgid "Comments are closed." +msgstr "Komentāri ir aizvērti." + +#. translators: %s: search query. +#: search.php:23 +msgid "Search Results for: %s" +msgstr "" + +#: header.php:44 +msgid "Skip to content" +msgstr "Pāriet pie satura" + +#. translators: %s name of network +#: header.php:69 +msgid "Logo for %s" +msgstr "" + +#: header.php:80 +msgid "Toggle Menu" +msgstr "Pārslēgt izvēlni" + +#. translators: %s network name +#: footer.php:43 footer.php:48 +msgid "%s on Facebook" +msgstr "" + +#. translators: %s network name +#: footer.php:53 footer.php:58 +msgid "%s on Twitter" +msgstr "" + +#. translators: %s Pressbooks +#: footer.php:77 +msgid "Powered by %s" +msgstr "" + +#: footer.php:79 +msgid "Open Source" +msgstr "Atvērts avots" + +#: footer.php:80 +msgid "Open Textbooks" +msgstr "Atvērtas mācību grāmatas" + +#: footer.php:81 +msgid "Open Book Publishing" +msgstr "Atvērta grāmatu publicēšana" + +#: footer.php:86 footer.php:90 +msgid "Pressbooks on Facebook" +msgstr "Pressbooks profils Facebook'ā" + +#: footer.php:92 footer.php:96 +msgid "Pressbooks on Twitter" +msgstr "Pressbooks profils Twitter'ā" + +#: partials/book.php:39 +msgid "About this book" +msgstr "Par šo grāmatu" + +#: partials/paged-navigation.php:2 +msgid "Navigation" +msgstr "Navigācija" + +#: partials/content-none.php:14 +msgid "Nothing Found" +msgstr "Nekas nebija atrasts " + +#. translators: 1: link to WP admin new post page. +#: partials/content-none.php:27 +msgid "Ready to publish your first post? Get started here." +msgstr "" + +#: partials/content-none.php:41 +msgid "" +"Sorry, but nothing matched your search terms. Please try again with some " +"different keywords." +msgstr "" +"Atvainojiet, bet nekas neatbilst Jūsu meklējamajiem terminiem. Lūdzu, " +"mēģiniet vēlreiz, ievadot citus atslēgvārdus." + +#: partials/content-none.php:48 +msgid "" +"It seems we can’t find what you’re looking for. Perhaps " +"searching can help." +msgstr "" +"Izskatās, ka mēs nevaram atrast to, ko Jūs meklējat. Varbūt Jums palīdzēs " +"meklēšanas rīks." + +#: partials/content-page.php:23 partials/content.php:50 +msgid "Pages:" +msgstr "Lapaspuses:" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content-page.php:37 +msgid "Edit %s" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content.php:37 +msgid "Continue reading \"%s\"" +msgstr "" + +#: partials/content-page-catalog.php:17 +msgid "Filter by Subject" +msgstr "Filtrēt pēc tēmas" + +#: partials/content-page-catalog.php:19 +msgid "All Subjects" +msgstr "Visas tēmas" + +#: partials/content-page-catalog.php:39 +msgid "Filter by License" +msgstr "Filtrēt pēc licencēm" + +#: partials/content-page-catalog.php:41 +msgid "All Licenses" +msgstr "Visas licences" + +#: partials/content-page-catalog.php:54 +msgid "Sort by" +msgstr "Kārtot pēc" + +#: partials/content-page-catalog.php:58 +msgid "Subject" +msgstr "Tēma" + +#: partials/content-page-catalog.php:59 +msgid "Latest" +msgstr "Jaunākais" + +#: partials/content-page-catalog.php:67 +msgid "Clear Filters" +msgstr "Noņemt filtrus" + +#: partials/content-page-catalog.php:68 +msgid "Submit" +msgstr "Iesniegt" + +#: partials/content-front-page.php:76 +msgid "View Complete Catalog" +msgstr "Paskatīties pilnu katalogu " + +#: partials/contact-form.php:29 +msgid "Keep this field blank (required)" +msgstr "" + +#: partials/contact-form.php:45 +msgid "Your name (required)" +msgstr "Jūsu vārds (nepieciešams)" + +#: partials/contact-form.php:61 +msgid "Your email address (required)" +msgstr "Jūsu epasts (nepieciešams)" + +#: partials/contact-form.php:77 +msgid "Your institution (required)" +msgstr "Jūsu institūcijas nosaukums (nepieciešams)" + +#: partials/contact-form.php:93 +msgid "Your message (required)" +msgstr "Jūsu ziņojums (nepieciešams)" + +#: partials/contact-form.php:97 +msgid "Send" +msgstr "Sūtīt" + +#: searchform.php:3 +msgctxt "label" +msgid "Search Catalog" +msgstr "Meklējuma katalogs" + +#: searchform.php:6 +msgctxt "submit button" +msgid "Search" +msgstr "Meklējums" diff --git a/languages/nb_NO.mo b/languages/nb_NO.mo index 29bda09af802f85aabf23b821a495d20cc67762e..89f053d684c3a2524fac088bef64cb17adbc3070 100644 GIT binary patch delta 239 zcmaFFGL2<|3ez3NiE8TgjyWlrd8rD9dS-eCTtTS?`9&qVzQyU8DY{Oj>BYJs`Bn-U zB_##LR{HwsnI##eNqWiox%ve~sl~-f`T5z!NKD;Cuvz+C0sbMn&PAz-C7Jnox-N+& zsa6U`28Ncp21dF@<{^gWRz{Xq24>m@237`|20+!iL8)b##VCp`bPbGk4a^h_O{|Pe zfGQ0PCdR!nb;-|7%*?Y=Kv)m8lPf~kJvA@2D6u5J$VwqRK-byFQ^82j5a=fc0AI>V AzyJUM delta 316 zcmbQn@`z=E3X=xYL^XB6f}+&o;-vii>|))-oRrMG)QMl;)Cc6Jrev1rIwcmT79^Hr zSSje~aYg7tMZHri%kzs;ihVMRORN;)Fgq2@1~ZYAWt8ORK$U@+5LI9%L>0oJ!KsNw z$r%Aa59k^Iy?{-^wIVsEG$l0!q(DnAs~Dn23gr3V{L-T2ROgJuqT*DbKSM*@bS=0T E0KExoo&W#< diff --git a/languages/nb_NO.po b/languages/nb_NO.po index 369add2..5dbbb32 100644 --- a/languages/nb_NO.po +++ b/languages/nb_NO.po @@ -1,546 +1,579 @@ -# Copyright (C) 2018 pressbooks-aldine -# This file is distributed under the same license as the pressbooks-aldine package. +# Copyright (C) 2019 Pressbooks (Book Oven Inc.) +# This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: pressbooks-aldine\n" +"Project-Id-Version: Aldine 1.6.0\n" +"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" +"POT-Creation-Date: 2019-02-27T17:29:06+00:00\n" +"PO-Revision-Date: 2018-03-06 14:24+0000\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/pressbooks/teams/9194/nb/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: nb\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Poedit-Basepath: ..\n" -"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n" -"X-Poedit-SearchPath-0: .\n" -"X-Poedit-SearchPathExcluded-0: *.js\n" -"X-Poedit-SourceCharset: UTF-8\n" +"X-Domain: pressbooks-aldine\n" +"X-Generator: WP-CLI 2.1.0\n" -#: ../404.php:17 -msgid "Oops! That page can’t be found." +#. Theme Name of the theme +msgid "Aldine" msgstr "" -#: ../404.php:21 -msgid "It looks like nothing was found at this location." +#. Theme URI of the theme +msgid "https://github.com/pressbooks/pressbooks-aldine/" msgstr "" -#: ../comments.php:34 -msgid "One thought on “%1$s”" +#. Description of the theme +msgid "" +"Aldine is the default theme for the home page of Pressbooks networks. It is " +"named for the Aldine Press, founded by Aldus Manutius in 1494, who is " +"regarded by many as the world’s first publisher." msgstr "" -#: ../comments.php:40 -msgctxt "comments title" -msgid "%1$s thought on “%2$s”" -msgid_plural "%1$s thoughts on “%2$s”" -msgstr[0] "" -msgstr[1] "" - -#: ../comments.php:63 -msgid "Comments are closed." +#. Author of the theme +msgid "Pressbooks (Book Oven Inc.)" msgstr "" -#: ../footer.php40, ../footer.php:44 -msgid "%s on Facebook" +#. Author URI of the theme +msgid "https://pressbooks.org" msgstr "" -#: ../footer.php48, ../footer.php:52 -msgid "%s on Twitter" -msgstr "" - -#: ../footer.php:70 -msgid "Powered by %s" +#: functions.php:19 +msgid "Dependencies Missing" msgstr "" -#: ../footer.php:72 -msgid "Open Source" +#: functions.php:20 +msgid "You must run composer install from the Aldine directory." msgstr "" -#: ../footer.php:73 -msgid "Open Textbooks" +#: 404.php:17 +msgid "Oops! That page can’t be found." msgstr "" -#: ../footer.php:74 -msgid "Open Book Publishing" +#: 404.php:21 +msgid "It looks like nothing was found at this location." msgstr "" -#: ../footer.php75, ../inc/activation/namespace.php:27 -msgid "Learn More" +#: inc/filters/namespace.php:63 +msgid "Continued" msgstr "" -#: ../footer.php79, ../footer.php:83 -msgid "Pressbooks on Facebook" +#: inc/customizer/namespace.php:69 +msgid "Primary Color" msgstr "" -#: ../footer.php85, ../footer.php:89 -msgid "Pressbooks on Twitter" +#: inc/customizer/namespace.php:70 +msgid "Primary color, used for links and other primary elements." msgstr "" -#: ../functions.php:18 -msgid "Dependencies Missing" +#: inc/customizer/namespace.php:75 +msgid "Primary Color (Hover)" msgstr "" -#: ../functions.php:19 -msgid "You must run composer install from the Aldine directory." +#: inc/customizer/namespace.php:76 +msgid "Variant of the primary color, used for primary element hover states." msgstr "" -#: ../header.php:44 -msgid "Skip to content" +#: inc/customizer/namespace.php:81 +msgid "Accent Color" msgstr "" -#: ../header.php:64 -msgid "Logo for %s" +#: inc/customizer/namespace.php:82 +msgid "Accent color, used for flourishes and secondary elements." msgstr "" -#: ../header.php:74 -msgid "Toggle Menu" +#: inc/customizer/namespace.php:87 +msgid "Accent Color (Hover)" msgstr "" -#: ../inc/intervention.php:12 -msgid "Hello," +#: inc/customizer/namespace.php:88 +msgid "Variant of the accent color, used for secondary element hover states." msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 -msgid "Primary Menu" +#: inc/customizer/namespace.php:93 +msgid "Primary Foreground Color" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 -msgid "Footer Menu" +#: inc/customizer/namespace.php:94 +msgid "Used for text on a primary background." msgstr "" -#: ../inc/actions/namespace.php:107 -msgid "Network Footer Block 1" +#: inc/customizer/namespace.php:99 +msgid "Accent Foreground Color" msgstr "" -#: ../inc/actions/namespace.php:117 -msgid "Network Footer Block 2" +#: inc/customizer/namespace.php:100 +msgid "Used for text on an accent color background." msgstr "" -#: ../inc/actions/namespace.php142, -#: ../partials/content-accessibility-toolbar.php6, -#: ../partials/content-accessibility-toolbar.php:7 -msgid "Increase Font Size" +#: inc/customizer/namespace.php:124 +msgid "Social Media" msgstr "" -#: ../inc/actions/namespace.php:143 -msgid "Decrease Font Size" +#: inc/customizer/namespace.php:136 +msgid "Facebook" msgstr "" -#: ../inc/actions/namespace.php:226 -msgid "" -"This page displays your network catalog, so there is no content to edit." +#: inc/customizer/namespace.php:149 +msgid "Twitter" msgstr "" -#: ../inc/actions/namespace.php:279 -msgid "Page Section" +#: inc/customizer/namespace.php:158 +msgid "Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php280, ../partials/content-page-catalog.php:49 -msgid "Title" +#: inc/customizer/namespace.php:169 +msgid "Show Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php:281 -msgid "Standard" +#: inc/customizer/namespace.php:179 partials/content-front-page.php:19 +msgid "Our Latest Titles" msgstr "" -#: ../inc/actions/namespace.php:282 -msgid "Accent" +#: inc/customizer/namespace.php:184 +msgid "Front Page Catalog Title" msgstr "" -#: ../inc/actions/namespace.php:283 -msgid "Bordered" +#: inc/customizer/namespace.php:193 +msgid "Contact Form" msgstr "" -#: ../inc/actions/namespace.php:284 -msgid "Borderless" +#: inc/customizer/namespace.php:204 +msgid "Show Contact Form" msgstr "" -#: ../inc/actions/namespace.php:287 -msgid "Call to Action" +#: inc/customizer/namespace.php:214 partials/contact-form.php:12 +msgid "Contact Us" msgstr "" -#: ../inc/actions/namespace.php:288 -msgid "Text" +#: inc/customizer/namespace.php:219 +msgid "Contact Form Title" msgstr "" -#: ../inc/actions/namespace.php:289 -msgid "Link" +#: inc/customizer/namespace.php:233 +msgid "Contact Email" msgstr "" -#: ../inc/activation/namespace.php:25 +#: inc/activation/namespace.php:25 msgid "About Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:26 +#: inc/activation/namespace.php:26 msgid "" "Pressbooks is easy-to-use book writing software that lets you create a book " "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, -#: ../inc/activation/namespace.php:143 +#: inc/activation/namespace.php:27 footer.php:82 +msgid "Learn More" +msgstr "" + +#: inc/activation/namespace.php:34 inc/activation/namespace.php:146 +#: inc/activation/namespace.php:152 msgid "About" msgstr "" -#: ../inc/activation/namespace.php:39 +#: inc/activation/namespace.php:39 msgid "" "Pressbooks is simple book production software. You can use Pressbooks to " "publish textbooks, scholarly monographs, syllabi, fiction and non-fiction " "books, white papers, and more in multiple formats including:" msgstr "" -#: ../inc/activation/namespace.php:40 +#: inc/activation/namespace.php:40 msgid "MOBI (for Kindle ebooks)" msgstr "" -#: ../inc/activation/namespace.php:41 +#: inc/activation/namespace.php:41 msgid "EPUB (for all other ebookstores)" msgstr "" -#: ../inc/activation/namespace.php:42 +#: inc/activation/namespace.php:42 msgid "designed PDF (for print-on-demand and digital distribution)" msgstr "" -#: ../inc/activation/namespace.php:45 +#. translators: %s link to about page +#: inc/activation/namespace.php:46 msgid "For more information about Pressbooks, %s." msgstr "" -#: ../inc/activation/namespace.php:46 +#: inc/activation/namespace.php:47 msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, -#: ../inc/activation/namespace.php:173 +#: inc/activation/namespace.php:53 inc/activation/namespace.php:176 +#: inc/activation/namespace.php:182 msgid "Help" msgstr "" -#: ../inc/activation/namespace.php:58 +#. translators: %1$s: link to how to page; %2$s: link to guide +#: inc/activation/namespace.php:60 msgid "" "The easiest way to get started with Pressbooks is to follow our %1$s. Or, " "you can review our %2$s." msgstr "" -#: ../inc/activation/namespace.php:59 +#: inc/activation/namespace.php:61 msgid "4 Step Guide to Making a Book on Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:60 +#: inc/activation/namespace.php:62 msgid "Guide to Using Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:62 +#: inc/activation/namespace.php:64 msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, -#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, -#: ../inc/activation/namespace.php158, ../page-catalog.php:4 +#. Template Name of the theme +#: inc/activation/namespace.php:69 inc/activation/namespace.php:125 +#: inc/activation/namespace.php:131 inc/activation/namespace.php:161 +#: inc/activation/namespace.php:167 msgid "Catalog" msgstr "" -#: ../inc/activation/namespace.php71, ../inc/helpers/namespace.php:165 +#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173 msgid "Home" msgstr "" -#: ../inc/admin/namespace.php:30 +#: inc/activation/namespace.php:120 inc/actions/namespace.php:47 +msgid "Primary Menu" +msgstr "" + +#: inc/activation/namespace.php:141 inc/actions/namespace.php:48 +msgid "Footer Menu" +msgstr "" + +#: inc/admin/namespace.php:30 msgid "Catalog updated." msgstr "" -#: ../inc/admin/namespace.php:31 +#: inc/admin/namespace.php:31 msgid "Sorry, but your catalog was not updated. Please try again." msgstr "" -#: ../inc/admin/namespace.php:32 +#: inc/admin/namespace.php:32 msgid "Dismiss this notice." msgstr "" -#: ../inc/admin/namespace.php:61 +#: inc/admin/namespace.php:61 msgid "In Catalog" msgstr "" -#: ../inc/admin/namespace.php:72 -msgctxt "pressbooks-aldine" -msgid "Show in Catalog" -msgstr "" - -#: ../inc/admin/namespace.php:73 -msgctxt "pressbooks-aldine" -msgid "This book is private, so you can’t display it in your catalog." +#: inc/actions/namespace.php:114 +msgid "Network Footer Block 1" msgstr "" -#: ../inc/customizer/namespace.php:61 -msgid "Primary Color" +#: inc/actions/namespace.php:126 +msgid "Network Footer Block 2" msgstr "" -#: ../inc/customizer/namespace.php:62 -msgid "Primary color, used for links and other primary elements." +#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4 +msgid "Increase Font Size" msgstr "" -#: ../inc/customizer/namespace.php:67 -msgid "Primary Color (Hover)" +#: inc/actions/namespace.php:153 +msgid "Decrease Font Size" msgstr "" -#: ../inc/customizer/namespace.php:68 -msgid "Variant of the primary color, used for primary element hover states." +#: inc/actions/namespace.php:237 +msgid "" +"This page displays your network catalog, so there is no content to edit." msgstr "" -#: ../inc/customizer/namespace.php:73 -msgid "Accent Color" +#: inc/actions/namespace.php:291 +msgid "Page Section" msgstr "" -#: ../inc/customizer/namespace.php:74 -msgid "Accent color, used for flourishes and secondary elements." +#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57 +msgid "Title" msgstr "" -#: ../inc/customizer/namespace.php:79 -msgid "Accent Color (Hover)" +#: inc/actions/namespace.php:293 +msgid "Standard" msgstr "" -#: ../inc/customizer/namespace.php:80 -msgid "Variant of the accent color, used for secondary element hover states." +#: inc/actions/namespace.php:294 +msgid "Accent" msgstr "" -#: ../inc/customizer/namespace.php:85 -msgid "Primary Foreground Color" +#: inc/actions/namespace.php:295 +msgid "Bordered" msgstr "" -#: ../inc/customizer/namespace.php:86 -msgid "Used for text on a primary background." +#: inc/actions/namespace.php:296 +msgid "Borderless" msgstr "" -#: ../inc/customizer/namespace.php:91 -msgid "Accent Foreground Color" +#: inc/actions/namespace.php:299 +msgid "Call to Action" msgstr "" -#: ../inc/customizer/namespace.php:92 -msgid "Used for text on an accent color background." +#: inc/actions/namespace.php:300 +msgid "Text" msgstr "" -#: ../inc/customizer/namespace.php:111 -msgid "Social Media" +#: inc/actions/namespace.php:301 +msgid "Link" msgstr "" -#: ../inc/customizer/namespace.php:119 -msgid "Facebook" +#: inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: ../inc/customizer/namespace.php:128 -msgid "Twitter" +#: inc/helpers/namespace.php:186 +msgid "Sign In" msgstr "" -#: ../inc/customizer/namespace.php:135 -msgid "Front Page Catalog" +#: inc/helpers/namespace.php:192 +msgid "Sign Up" msgstr "" -#: ../inc/customizer/namespace.php:142 -msgid "Show Front Page Catalog" +#: inc/helpers/namespace.php:200 +msgid "Admin" msgstr "" -#: ../inc/customizer/namespace.php150, ../partials/content-front-page.php:19 -msgid "Our Latest Titles" +#: inc/helpers/namespace.php:208 +msgid "My Books" msgstr "" -#: ../inc/customizer/namespace.php:153 -msgid "Front Page Catalog Title" +#: inc/helpers/namespace.php:214 +msgid "Create a New Book" msgstr "" -#: ../inc/customizer/namespace.php:160 -msgid "Contact Form" +#: inc/helpers/namespace.php:220 +msgid "Sign Out" msgstr "" -#: ../inc/customizer/namespace.php:167 -msgid "Show Contact Form" +#: inc/helpers/namespace.php:282 +msgid "Name is required." msgstr "" -#: ../inc/customizer/namespace.php175, ../partials/contact-form.php:12 -msgid "Contact Us" +#: inc/helpers/namespace.php:286 +msgid "Email is required." msgstr "" -#: ../inc/customizer/namespace.php:178 -msgid "Contact Form Title" +#: inc/helpers/namespace.php:290 +msgid "Email is invalid." msgstr "" -#: ../inc/customizer/namespace.php:188 -msgid "Contact Email" +#: inc/helpers/namespace.php:294 +msgid "Institution is required." msgstr "" -#: ../inc/filters/namespace.php:61 -msgid "Continued" +#: inc/helpers/namespace.php:298 +msgid "Message is required." msgstr "" -#: ../inc/helpers/namespace.php:171 -msgid "Contact" +#. translators: %s name of contact for submitter +#: inc/helpers/namespace.php:305 +msgid "Contact Form Submission from %s" msgstr "" -#: ../inc/helpers/namespace.php:178 -msgid "Sign In" +#: inc/helpers/namespace.php:316 +msgid "Your message was sent!" msgstr "" -#: ../inc/helpers/namespace.php:184 -msgid "Sign Up" +#: inc/helpers/namespace.php:319 +msgid "Your message could not be sent." msgstr "" -#: ../inc/helpers/namespace.php:192 -msgid "Admin" +#: inc/intervention.php:12 +msgid "Hello," msgstr "" -#: ../inc/helpers/namespace.php:200 -msgid "My Books" +#: page-catalog.php:55 +msgid "No Books Found" msgstr "" -#: ../inc/helpers/namespace.php:206 -msgid "Sign Out" +#: page-catalog.php:58 +msgid "No books have been added to the catalog." msgstr "" -#: ../inc/helpers/namespace.php:260 -msgid "Name is required." +#. translators: 1: title. +#: comments.php:35 +msgid "One thought on “%1$s”" msgstr "" -#: ../inc/helpers/namespace.php:264 -msgid "Email is required." -msgstr "" +#. translators: 1: comment count number, 2: title. +#: comments.php:41 +msgctxt "comments title" +msgid "%1$s thought on “%2$s”" +msgid_plural "%1$s thoughts on “%2$s”" +msgstr[0] "" +msgstr[1] "" -#: ../inc/helpers/namespace.php:268 -msgid "Email is invalid." +#: comments.php:68 +msgid "Comments are closed." msgstr "" -#: ../inc/helpers/namespace.php:272 -msgid "Institution is required." +#. translators: %s: search query. +#: search.php:23 +msgid "Search Results for: %s" msgstr "" -#: ../inc/helpers/namespace.php:276 -msgid "Message is required." +#: header.php:44 +msgid "Skip to content" msgstr "" -#: ../inc/helpers/namespace.php:282 -msgid "Contact Form Submission from %s" +#. translators: %s name of network +#: header.php:69 +msgid "Logo for %s" msgstr "" -#: ../inc/helpers/namespace.php:293 -msgid "Your message was sent!" +#: header.php:80 +msgid "Toggle Menu" msgstr "" -#: ../inc/helpers/namespace.php:296 -msgid "Your message could not be sent." +#. translators: %s network name +#: footer.php:43 footer.php:48 +msgid "%s on Facebook" msgstr "" -#: ../page-catalog.php:55 -msgid "No Books Found" +#. translators: %s network name +#: footer.php:53 footer.php:58 +msgid "%s on Twitter" msgstr "" -#: ../page-catalog.php:58 -msgid "No books have been added to the catalog." +#. translators: %s Pressbooks +#: footer.php:77 +msgid "Powered by %s" msgstr "" -#: ../partials/book.php:27 -msgid "About this book" +#: footer.php:79 +msgid "Open Source" msgstr "" -#: ../partials/contact-form.php:30 -msgid "Your name (required)" +#: footer.php:80 +msgid "Open Textbooks" msgstr "" -#: ../partials/contact-form.php:38 -msgid "Your email address (required)" +#: footer.php:81 +msgid "Open Book Publishing" msgstr "" -#: ../partials/contact-form.php:46 -msgid "Your institution (required)" +#: footer.php:86 footer.php:90 +msgid "Pressbooks on Facebook" msgstr "" -#: ../partials/contact-form.php:54 -msgid "Your message (required)" +#: footer.php:92 footer.php:96 +msgid "Pressbooks on Twitter" msgstr "" -#: ../partials/contact-form.php:58 -msgid "Send" +#: partials/book.php:39 +msgid "About this book" msgstr "" -#: ../partials/content-front-page.php:67 -msgid "View Complete Catalog" +#: partials/paged-navigation.php:2 +msgid "Navigation" msgstr "" -#: ../partials/content-none.php:14 +#: partials/content-none.php:14 msgid "Nothing Found" msgstr "" -#: ../partials/content-none.php:25 +#. translators: 1: link to WP admin new post page. +#: partials/content-none.php:27 msgid "Ready to publish your first post? Get started here." msgstr "" -#: ../partials/content-none.php:38 +#: partials/content-none.php:41 msgid "" "Sorry, but nothing matched your search terms. Please try again with some " "different keywords." msgstr "" -#: ../partials/content-none.php:44 +#: partials/content-none.php:48 msgid "" "It seems we can’t find what you’re looking for. Perhaps " "searching can help." msgstr "" -#: ../partials/content-page-catalog.php:17 +#: partials/content-page.php:23 partials/content.php:50 +msgid "Pages:" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content-page.php:37 +msgid "Edit %s" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content.php:37 +msgid "Continue reading \"%s\"" +msgstr "" + +#: partials/content-page-catalog.php:17 msgid "Filter by Subject" msgstr "" -#: ../partials/content-page-catalog.php:19 +#: partials/content-page-catalog.php:19 msgid "All Subjects" msgstr "" -#: ../partials/content-page-catalog.php:35 +#: partials/content-page-catalog.php:39 msgid "Filter by License" msgstr "" -#: ../partials/content-page-catalog.php:37 +#: partials/content-page-catalog.php:41 msgid "All Licenses" msgstr "" -#: ../partials/content-page-catalog.php:46 +#: partials/content-page-catalog.php:54 msgid "Sort by" msgstr "" -#: ../partials/content-page-catalog.php:50 +#: partials/content-page-catalog.php:58 msgid "Subject" msgstr "" -#: ../partials/content-page-catalog.php:51 +#: partials/content-page-catalog.php:59 msgid "Latest" msgstr "" -#: ../partials/content-page-catalog.php:58 +#: partials/content-page-catalog.php:67 msgid "Clear Filters" msgstr "" -#: ../partials/content-page-catalog.php:59 +#: partials/content-page-catalog.php:68 msgid "Submit" msgstr "" -#: ../partials/content-page.php22, ../partials/content.php:45 -msgid "Pages:" +#: partials/content-front-page.php:76 +msgid "View Complete Catalog" msgstr "" -#: ../partials/content-page.php:35 -msgid "Edit %s" +#: partials/contact-form.php:29 +msgid "Keep this field blank (required)" msgstr "" -#: ../partials/content.php:34 -msgid "Continue reading \"%s\"" +#: partials/contact-form.php:45 +msgid "Your name (required)" msgstr "" -#: ../partials/paged-navigation.php:2 -msgid "Navigation" +#: partials/contact-form.php:61 +msgid "Your email address (required)" msgstr "" -#: ../search.php:21 -msgid "Search Results for: %s" +#: partials/contact-form.php:77 +msgid "Your institution (required)" +msgstr "" + +#: partials/contact-form.php:93 +msgid "Your message (required)" +msgstr "" + +#: partials/contact-form.php:97 +msgid "Send" msgstr "" -#: ../searchform.php:3 +#: searchform.php:3 msgctxt "label" msgid "Search Catalog" msgstr "" -#: ../searchform.php:6 +#: searchform.php:6 msgctxt "submit button" msgid "Search" msgstr "" diff --git a/languages/nl_NL.mo b/languages/nl_NL.mo index bb9f9302169c566e2897f2092e9b40d34eabb806..ec2465ca3fc762f00f4ce41774f8791ce2f31ed7 100644 GIT binary patch delta 239 zcmaFGGLL0~3eywDiE8TgjyWlrd8rD9dS-eCTtTS?`9&qVzQyU8DY{Oj>BYJs`Bn-U zB_##LR{HwsnI##eNqWiox%ve~sl~-f`T5z!NKD;Cuvz+C0sbMn&PAz-C7Jnox-N+& zsa6U`28Ncp21dF@<{^gWRz{Xq24>m@237`|20+!iL8)b##VCp`bPbGk4a^h_O{|Pe zfGQ0PCdPd+b;-|7%*?Y=Kv)m8lPf~kJvA@2D6u5J$VwqRK-byFQ^82j5a=fc0C%EF A-~a#s delta 316 zcmbQo@``1G3X=iTL^XB6f}+&o;-vii>|))-oRrMG)QMle)Cc6Jrev1rIwcmT79^Hr zSSje~aYg7tMZHri%kzs;ihVMRORN;)Fgq2@1~ZYAWt8ORK$U@+5LI9%L>0oJ!KsNw z$r%Aa59k^Iy?{-^wIVsEG$l0!q(DnAs~Dn23gr3V{L-T2ROgJuqT*DbKSM*@bS=0T E0OLVxz5oCK diff --git a/languages/nl_NL.po b/languages/nl_NL.po index e589ec2..9ee14e6 100644 --- a/languages/nl_NL.po +++ b/languages/nl_NL.po @@ -1,546 +1,579 @@ -# Copyright (C) 2018 pressbooks-aldine -# This file is distributed under the same license as the pressbooks-aldine package. +# Copyright (C) 2019 Pressbooks (Book Oven Inc.) +# This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: pressbooks-aldine\n" +"Project-Id-Version: Aldine 1.6.0\n" +"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" +"POT-Creation-Date: 2019-02-27T17:29:06+00:00\n" +"PO-Revision-Date: 2018-03-06 14:24+0000\n" "Language-Team: Dutch (Netherlands) (https://www.transifex.com/pressbooks/teams/9194/nl_NL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: nl_NL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Poedit-Basepath: ..\n" -"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n" -"X-Poedit-SearchPath-0: .\n" -"X-Poedit-SearchPathExcluded-0: *.js\n" -"X-Poedit-SourceCharset: UTF-8\n" +"X-Domain: pressbooks-aldine\n" +"X-Generator: WP-CLI 2.1.0\n" -#: ../404.php:17 -msgid "Oops! That page can’t be found." +#. Theme Name of the theme +msgid "Aldine" msgstr "" -#: ../404.php:21 -msgid "It looks like nothing was found at this location." +#. Theme URI of the theme +msgid "https://github.com/pressbooks/pressbooks-aldine/" msgstr "" -#: ../comments.php:34 -msgid "One thought on “%1$s”" +#. Description of the theme +msgid "" +"Aldine is the default theme for the home page of Pressbooks networks. It is " +"named for the Aldine Press, founded by Aldus Manutius in 1494, who is " +"regarded by many as the world’s first publisher." msgstr "" -#: ../comments.php:40 -msgctxt "comments title" -msgid "%1$s thought on “%2$s”" -msgid_plural "%1$s thoughts on “%2$s”" -msgstr[0] "" -msgstr[1] "" - -#: ../comments.php:63 -msgid "Comments are closed." +#. Author of the theme +msgid "Pressbooks (Book Oven Inc.)" msgstr "" -#: ../footer.php40, ../footer.php:44 -msgid "%s on Facebook" +#. Author URI of the theme +msgid "https://pressbooks.org" msgstr "" -#: ../footer.php48, ../footer.php:52 -msgid "%s on Twitter" -msgstr "" - -#: ../footer.php:70 -msgid "Powered by %s" +#: functions.php:19 +msgid "Dependencies Missing" msgstr "" -#: ../footer.php:72 -msgid "Open Source" +#: functions.php:20 +msgid "You must run composer install from the Aldine directory." msgstr "" -#: ../footer.php:73 -msgid "Open Textbooks" +#: 404.php:17 +msgid "Oops! That page can’t be found." msgstr "" -#: ../footer.php:74 -msgid "Open Book Publishing" +#: 404.php:21 +msgid "It looks like nothing was found at this location." msgstr "" -#: ../footer.php75, ../inc/activation/namespace.php:27 -msgid "Learn More" +#: inc/filters/namespace.php:63 +msgid "Continued" msgstr "" -#: ../footer.php79, ../footer.php:83 -msgid "Pressbooks on Facebook" +#: inc/customizer/namespace.php:69 +msgid "Primary Color" msgstr "" -#: ../footer.php85, ../footer.php:89 -msgid "Pressbooks on Twitter" +#: inc/customizer/namespace.php:70 +msgid "Primary color, used for links and other primary elements." msgstr "" -#: ../functions.php:18 -msgid "Dependencies Missing" +#: inc/customizer/namespace.php:75 +msgid "Primary Color (Hover)" msgstr "" -#: ../functions.php:19 -msgid "You must run composer install from the Aldine directory." +#: inc/customizer/namespace.php:76 +msgid "Variant of the primary color, used for primary element hover states." msgstr "" -#: ../header.php:44 -msgid "Skip to content" +#: inc/customizer/namespace.php:81 +msgid "Accent Color" msgstr "" -#: ../header.php:64 -msgid "Logo for %s" +#: inc/customizer/namespace.php:82 +msgid "Accent color, used for flourishes and secondary elements." msgstr "" -#: ../header.php:74 -msgid "Toggle Menu" +#: inc/customizer/namespace.php:87 +msgid "Accent Color (Hover)" msgstr "" -#: ../inc/intervention.php:12 -msgid "Hello," +#: inc/customizer/namespace.php:88 +msgid "Variant of the accent color, used for secondary element hover states." msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 -msgid "Primary Menu" +#: inc/customizer/namespace.php:93 +msgid "Primary Foreground Color" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 -msgid "Footer Menu" +#: inc/customizer/namespace.php:94 +msgid "Used for text on a primary background." msgstr "" -#: ../inc/actions/namespace.php:107 -msgid "Network Footer Block 1" +#: inc/customizer/namespace.php:99 +msgid "Accent Foreground Color" msgstr "" -#: ../inc/actions/namespace.php:117 -msgid "Network Footer Block 2" +#: inc/customizer/namespace.php:100 +msgid "Used for text on an accent color background." msgstr "" -#: ../inc/actions/namespace.php142, -#: ../partials/content-accessibility-toolbar.php6, -#: ../partials/content-accessibility-toolbar.php:7 -msgid "Increase Font Size" +#: inc/customizer/namespace.php:124 +msgid "Social Media" msgstr "" -#: ../inc/actions/namespace.php:143 -msgid "Decrease Font Size" +#: inc/customizer/namespace.php:136 +msgid "Facebook" msgstr "" -#: ../inc/actions/namespace.php:226 -msgid "" -"This page displays your network catalog, so there is no content to edit." +#: inc/customizer/namespace.php:149 +msgid "Twitter" msgstr "" -#: ../inc/actions/namespace.php:279 -msgid "Page Section" +#: inc/customizer/namespace.php:158 +msgid "Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php280, ../partials/content-page-catalog.php:49 -msgid "Title" +#: inc/customizer/namespace.php:169 +msgid "Show Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php:281 -msgid "Standard" +#: inc/customizer/namespace.php:179 partials/content-front-page.php:19 +msgid "Our Latest Titles" msgstr "" -#: ../inc/actions/namespace.php:282 -msgid "Accent" +#: inc/customizer/namespace.php:184 +msgid "Front Page Catalog Title" msgstr "" -#: ../inc/actions/namespace.php:283 -msgid "Bordered" +#: inc/customizer/namespace.php:193 +msgid "Contact Form" msgstr "" -#: ../inc/actions/namespace.php:284 -msgid "Borderless" +#: inc/customizer/namespace.php:204 +msgid "Show Contact Form" msgstr "" -#: ../inc/actions/namespace.php:287 -msgid "Call to Action" +#: inc/customizer/namespace.php:214 partials/contact-form.php:12 +msgid "Contact Us" msgstr "" -#: ../inc/actions/namespace.php:288 -msgid "Text" +#: inc/customizer/namespace.php:219 +msgid "Contact Form Title" msgstr "" -#: ../inc/actions/namespace.php:289 -msgid "Link" +#: inc/customizer/namespace.php:233 +msgid "Contact Email" msgstr "" -#: ../inc/activation/namespace.php:25 +#: inc/activation/namespace.php:25 msgid "About Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:26 +#: inc/activation/namespace.php:26 msgid "" "Pressbooks is easy-to-use book writing software that lets you create a book " "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, -#: ../inc/activation/namespace.php:143 +#: inc/activation/namespace.php:27 footer.php:82 +msgid "Learn More" +msgstr "" + +#: inc/activation/namespace.php:34 inc/activation/namespace.php:146 +#: inc/activation/namespace.php:152 msgid "About" msgstr "" -#: ../inc/activation/namespace.php:39 +#: inc/activation/namespace.php:39 msgid "" "Pressbooks is simple book production software. You can use Pressbooks to " "publish textbooks, scholarly monographs, syllabi, fiction and non-fiction " "books, white papers, and more in multiple formats including:" msgstr "" -#: ../inc/activation/namespace.php:40 +#: inc/activation/namespace.php:40 msgid "MOBI (for Kindle ebooks)" msgstr "" -#: ../inc/activation/namespace.php:41 +#: inc/activation/namespace.php:41 msgid "EPUB (for all other ebookstores)" msgstr "" -#: ../inc/activation/namespace.php:42 +#: inc/activation/namespace.php:42 msgid "designed PDF (for print-on-demand and digital distribution)" msgstr "" -#: ../inc/activation/namespace.php:45 +#. translators: %s link to about page +#: inc/activation/namespace.php:46 msgid "For more information about Pressbooks, %s." msgstr "" -#: ../inc/activation/namespace.php:46 +#: inc/activation/namespace.php:47 msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, -#: ../inc/activation/namespace.php:173 +#: inc/activation/namespace.php:53 inc/activation/namespace.php:176 +#: inc/activation/namespace.php:182 msgid "Help" msgstr "" -#: ../inc/activation/namespace.php:58 +#. translators: %1$s: link to how to page; %2$s: link to guide +#: inc/activation/namespace.php:60 msgid "" "The easiest way to get started with Pressbooks is to follow our %1$s. Or, " "you can review our %2$s." msgstr "" -#: ../inc/activation/namespace.php:59 +#: inc/activation/namespace.php:61 msgid "4 Step Guide to Making a Book on Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:60 +#: inc/activation/namespace.php:62 msgid "Guide to Using Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:62 +#: inc/activation/namespace.php:64 msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, -#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, -#: ../inc/activation/namespace.php158, ../page-catalog.php:4 +#. Template Name of the theme +#: inc/activation/namespace.php:69 inc/activation/namespace.php:125 +#: inc/activation/namespace.php:131 inc/activation/namespace.php:161 +#: inc/activation/namespace.php:167 msgid "Catalog" msgstr "" -#: ../inc/activation/namespace.php71, ../inc/helpers/namespace.php:165 +#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173 msgid "Home" msgstr "" -#: ../inc/admin/namespace.php:30 +#: inc/activation/namespace.php:120 inc/actions/namespace.php:47 +msgid "Primary Menu" +msgstr "" + +#: inc/activation/namespace.php:141 inc/actions/namespace.php:48 +msgid "Footer Menu" +msgstr "" + +#: inc/admin/namespace.php:30 msgid "Catalog updated." msgstr "" -#: ../inc/admin/namespace.php:31 +#: inc/admin/namespace.php:31 msgid "Sorry, but your catalog was not updated. Please try again." msgstr "" -#: ../inc/admin/namespace.php:32 +#: inc/admin/namespace.php:32 msgid "Dismiss this notice." msgstr "" -#: ../inc/admin/namespace.php:61 +#: inc/admin/namespace.php:61 msgid "In Catalog" msgstr "" -#: ../inc/admin/namespace.php:72 -msgctxt "pressbooks-aldine" -msgid "Show in Catalog" -msgstr "" - -#: ../inc/admin/namespace.php:73 -msgctxt "pressbooks-aldine" -msgid "This book is private, so you can’t display it in your catalog." +#: inc/actions/namespace.php:114 +msgid "Network Footer Block 1" msgstr "" -#: ../inc/customizer/namespace.php:61 -msgid "Primary Color" +#: inc/actions/namespace.php:126 +msgid "Network Footer Block 2" msgstr "" -#: ../inc/customizer/namespace.php:62 -msgid "Primary color, used for links and other primary elements." +#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4 +msgid "Increase Font Size" msgstr "" -#: ../inc/customizer/namespace.php:67 -msgid "Primary Color (Hover)" +#: inc/actions/namespace.php:153 +msgid "Decrease Font Size" msgstr "" -#: ../inc/customizer/namespace.php:68 -msgid "Variant of the primary color, used for primary element hover states." +#: inc/actions/namespace.php:237 +msgid "" +"This page displays your network catalog, so there is no content to edit." msgstr "" -#: ../inc/customizer/namespace.php:73 -msgid "Accent Color" +#: inc/actions/namespace.php:291 +msgid "Page Section" msgstr "" -#: ../inc/customizer/namespace.php:74 -msgid "Accent color, used for flourishes and secondary elements." +#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57 +msgid "Title" msgstr "" -#: ../inc/customizer/namespace.php:79 -msgid "Accent Color (Hover)" +#: inc/actions/namespace.php:293 +msgid "Standard" msgstr "" -#: ../inc/customizer/namespace.php:80 -msgid "Variant of the accent color, used for secondary element hover states." +#: inc/actions/namespace.php:294 +msgid "Accent" msgstr "" -#: ../inc/customizer/namespace.php:85 -msgid "Primary Foreground Color" +#: inc/actions/namespace.php:295 +msgid "Bordered" msgstr "" -#: ../inc/customizer/namespace.php:86 -msgid "Used for text on a primary background." +#: inc/actions/namespace.php:296 +msgid "Borderless" msgstr "" -#: ../inc/customizer/namespace.php:91 -msgid "Accent Foreground Color" +#: inc/actions/namespace.php:299 +msgid "Call to Action" msgstr "" -#: ../inc/customizer/namespace.php:92 -msgid "Used for text on an accent color background." +#: inc/actions/namespace.php:300 +msgid "Text" msgstr "" -#: ../inc/customizer/namespace.php:111 -msgid "Social Media" +#: inc/actions/namespace.php:301 +msgid "Link" msgstr "" -#: ../inc/customizer/namespace.php:119 -msgid "Facebook" +#: inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: ../inc/customizer/namespace.php:128 -msgid "Twitter" +#: inc/helpers/namespace.php:186 +msgid "Sign In" msgstr "" -#: ../inc/customizer/namespace.php:135 -msgid "Front Page Catalog" +#: inc/helpers/namespace.php:192 +msgid "Sign Up" msgstr "" -#: ../inc/customizer/namespace.php:142 -msgid "Show Front Page Catalog" +#: inc/helpers/namespace.php:200 +msgid "Admin" msgstr "" -#: ../inc/customizer/namespace.php150, ../partials/content-front-page.php:19 -msgid "Our Latest Titles" +#: inc/helpers/namespace.php:208 +msgid "My Books" msgstr "" -#: ../inc/customizer/namespace.php:153 -msgid "Front Page Catalog Title" +#: inc/helpers/namespace.php:214 +msgid "Create a New Book" msgstr "" -#: ../inc/customizer/namespace.php:160 -msgid "Contact Form" +#: inc/helpers/namespace.php:220 +msgid "Sign Out" msgstr "" -#: ../inc/customizer/namespace.php:167 -msgid "Show Contact Form" +#: inc/helpers/namespace.php:282 +msgid "Name is required." msgstr "" -#: ../inc/customizer/namespace.php175, ../partials/contact-form.php:12 -msgid "Contact Us" +#: inc/helpers/namespace.php:286 +msgid "Email is required." msgstr "" -#: ../inc/customizer/namespace.php:178 -msgid "Contact Form Title" +#: inc/helpers/namespace.php:290 +msgid "Email is invalid." msgstr "" -#: ../inc/customizer/namespace.php:188 -msgid "Contact Email" +#: inc/helpers/namespace.php:294 +msgid "Institution is required." msgstr "" -#: ../inc/filters/namespace.php:61 -msgid "Continued" +#: inc/helpers/namespace.php:298 +msgid "Message is required." msgstr "" -#: ../inc/helpers/namespace.php:171 -msgid "Contact" +#. translators: %s name of contact for submitter +#: inc/helpers/namespace.php:305 +msgid "Contact Form Submission from %s" msgstr "" -#: ../inc/helpers/namespace.php:178 -msgid "Sign In" +#: inc/helpers/namespace.php:316 +msgid "Your message was sent!" msgstr "" -#: ../inc/helpers/namespace.php:184 -msgid "Sign Up" +#: inc/helpers/namespace.php:319 +msgid "Your message could not be sent." msgstr "" -#: ../inc/helpers/namespace.php:192 -msgid "Admin" +#: inc/intervention.php:12 +msgid "Hello," msgstr "" -#: ../inc/helpers/namespace.php:200 -msgid "My Books" +#: page-catalog.php:55 +msgid "No Books Found" msgstr "" -#: ../inc/helpers/namespace.php:206 -msgid "Sign Out" +#: page-catalog.php:58 +msgid "No books have been added to the catalog." msgstr "" -#: ../inc/helpers/namespace.php:260 -msgid "Name is required." +#. translators: 1: title. +#: comments.php:35 +msgid "One thought on “%1$s”" msgstr "" -#: ../inc/helpers/namespace.php:264 -msgid "Email is required." -msgstr "" +#. translators: 1: comment count number, 2: title. +#: comments.php:41 +msgctxt "comments title" +msgid "%1$s thought on “%2$s”" +msgid_plural "%1$s thoughts on “%2$s”" +msgstr[0] "" +msgstr[1] "" -#: ../inc/helpers/namespace.php:268 -msgid "Email is invalid." +#: comments.php:68 +msgid "Comments are closed." msgstr "" -#: ../inc/helpers/namespace.php:272 -msgid "Institution is required." +#. translators: %s: search query. +#: search.php:23 +msgid "Search Results for: %s" msgstr "" -#: ../inc/helpers/namespace.php:276 -msgid "Message is required." +#: header.php:44 +msgid "Skip to content" msgstr "" -#: ../inc/helpers/namespace.php:282 -msgid "Contact Form Submission from %s" +#. translators: %s name of network +#: header.php:69 +msgid "Logo for %s" msgstr "" -#: ../inc/helpers/namespace.php:293 -msgid "Your message was sent!" +#: header.php:80 +msgid "Toggle Menu" msgstr "" -#: ../inc/helpers/namespace.php:296 -msgid "Your message could not be sent." +#. translators: %s network name +#: footer.php:43 footer.php:48 +msgid "%s on Facebook" msgstr "" -#: ../page-catalog.php:55 -msgid "No Books Found" +#. translators: %s network name +#: footer.php:53 footer.php:58 +msgid "%s on Twitter" msgstr "" -#: ../page-catalog.php:58 -msgid "No books have been added to the catalog." +#. translators: %s Pressbooks +#: footer.php:77 +msgid "Powered by %s" msgstr "" -#: ../partials/book.php:27 -msgid "About this book" +#: footer.php:79 +msgid "Open Source" msgstr "" -#: ../partials/contact-form.php:30 -msgid "Your name (required)" +#: footer.php:80 +msgid "Open Textbooks" msgstr "" -#: ../partials/contact-form.php:38 -msgid "Your email address (required)" +#: footer.php:81 +msgid "Open Book Publishing" msgstr "" -#: ../partials/contact-form.php:46 -msgid "Your institution (required)" +#: footer.php:86 footer.php:90 +msgid "Pressbooks on Facebook" msgstr "" -#: ../partials/contact-form.php:54 -msgid "Your message (required)" +#: footer.php:92 footer.php:96 +msgid "Pressbooks on Twitter" msgstr "" -#: ../partials/contact-form.php:58 -msgid "Send" +#: partials/book.php:39 +msgid "About this book" msgstr "" -#: ../partials/content-front-page.php:67 -msgid "View Complete Catalog" +#: partials/paged-navigation.php:2 +msgid "Navigation" msgstr "" -#: ../partials/content-none.php:14 +#: partials/content-none.php:14 msgid "Nothing Found" msgstr "" -#: ../partials/content-none.php:25 +#. translators: 1: link to WP admin new post page. +#: partials/content-none.php:27 msgid "Ready to publish your first post? Get started here." msgstr "" -#: ../partials/content-none.php:38 +#: partials/content-none.php:41 msgid "" "Sorry, but nothing matched your search terms. Please try again with some " "different keywords." msgstr "" -#: ../partials/content-none.php:44 +#: partials/content-none.php:48 msgid "" "It seems we can’t find what you’re looking for. Perhaps " "searching can help." msgstr "" -#: ../partials/content-page-catalog.php:17 +#: partials/content-page.php:23 partials/content.php:50 +msgid "Pages:" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content-page.php:37 +msgid "Edit %s" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content.php:37 +msgid "Continue reading \"%s\"" +msgstr "" + +#: partials/content-page-catalog.php:17 msgid "Filter by Subject" msgstr "" -#: ../partials/content-page-catalog.php:19 +#: partials/content-page-catalog.php:19 msgid "All Subjects" msgstr "" -#: ../partials/content-page-catalog.php:35 +#: partials/content-page-catalog.php:39 msgid "Filter by License" msgstr "" -#: ../partials/content-page-catalog.php:37 +#: partials/content-page-catalog.php:41 msgid "All Licenses" msgstr "" -#: ../partials/content-page-catalog.php:46 +#: partials/content-page-catalog.php:54 msgid "Sort by" msgstr "" -#: ../partials/content-page-catalog.php:50 +#: partials/content-page-catalog.php:58 msgid "Subject" msgstr "" -#: ../partials/content-page-catalog.php:51 +#: partials/content-page-catalog.php:59 msgid "Latest" msgstr "" -#: ../partials/content-page-catalog.php:58 +#: partials/content-page-catalog.php:67 msgid "Clear Filters" msgstr "" -#: ../partials/content-page-catalog.php:59 +#: partials/content-page-catalog.php:68 msgid "Submit" msgstr "" -#: ../partials/content-page.php22, ../partials/content.php:45 -msgid "Pages:" +#: partials/content-front-page.php:76 +msgid "View Complete Catalog" msgstr "" -#: ../partials/content-page.php:35 -msgid "Edit %s" +#: partials/contact-form.php:29 +msgid "Keep this field blank (required)" msgstr "" -#: ../partials/content.php:34 -msgid "Continue reading \"%s\"" +#: partials/contact-form.php:45 +msgid "Your name (required)" msgstr "" -#: ../partials/paged-navigation.php:2 -msgid "Navigation" +#: partials/contact-form.php:61 +msgid "Your email address (required)" msgstr "" -#: ../search.php:21 -msgid "Search Results for: %s" +#: partials/contact-form.php:77 +msgid "Your institution (required)" +msgstr "" + +#: partials/contact-form.php:93 +msgid "Your message (required)" +msgstr "" + +#: partials/contact-form.php:97 +msgid "Send" msgstr "" -#: ../searchform.php:3 +#: searchform.php:3 msgctxt "label" msgid "Search Catalog" msgstr "" -#: ../searchform.php:6 +#: searchform.php:6 msgctxt "submit button" msgid "Search" msgstr "" diff --git a/languages/no.mo b/languages/no.mo index c955486391ccd8fc7f6243b85a755747e56cdd96..06cdb3bb4a48e0cc7146965fe25da8e868732b6b 100644 GIT binary patch delta 239 zcmY+9!D_-l6h&)sm9LnEC?YR;Gu3F`t|}BksYsw*38N0lV9kV?(QW^r=)bvg?S~jj zLA$$)!#$i!{il9xJfCZ)X6yU)YoiOrco>HmEL3T%hndUt28R30L28KQ-j|M|DAPXQ zufnz2MWt2Ft&G{ahY9lcD+=cCDU7U=UYi2O(ko&Dc>*Xv^i$p^kr2imM8Y;!G%VCX zyMOQi@C7htyi1~6k%*_|wKq09sS9Fv{hu@Vgf~?vE4{JAKISl*PM8RJ)%0`&NAgOb delta 316 zcmeBUxy3R;g-L;FqMEv3K~ZXPaZ-MMcCl_^PD*B8>cp>4>I3pqQ!-0*of3;v3ld8* ztQ7S0xFU3+qTZ>M<@rS^#XgzEB~}XY@z(LFKvZF6sAH6D9iIoHfmD26etrRz4VKd} z0m)Xt#dVBoDpvu5Zh$=7>q6*>A;MByT zcomposer install from the Aldine directory." msgstr "" -#: ../footer.php:73 -msgid "Open Textbooks" +#: 404.php:17 +msgid "Oops! That page can’t be found." msgstr "" -#: ../footer.php:74 -msgid "Open Book Publishing" +#: 404.php:21 +msgid "It looks like nothing was found at this location." msgstr "" -#: ../footer.php75, ../inc/activation/namespace.php:27 -msgid "Learn More" +#: inc/filters/namespace.php:63 +msgid "Continued" msgstr "" -#: ../footer.php79, ../footer.php:83 -msgid "Pressbooks on Facebook" +#: inc/customizer/namespace.php:69 +msgid "Primary Color" msgstr "" -#: ../footer.php85, ../footer.php:89 -msgid "Pressbooks on Twitter" +#: inc/customizer/namespace.php:70 +msgid "Primary color, used for links and other primary elements." msgstr "" -#: ../functions.php:18 -msgid "Dependencies Missing" +#: inc/customizer/namespace.php:75 +msgid "Primary Color (Hover)" msgstr "" -#: ../functions.php:19 -msgid "You must run composer install from the Aldine directory." +#: inc/customizer/namespace.php:76 +msgid "Variant of the primary color, used for primary element hover states." msgstr "" -#: ../header.php:44 -msgid "Skip to content" +#: inc/customizer/namespace.php:81 +msgid "Accent Color" msgstr "" -#: ../header.php:64 -msgid "Logo for %s" +#: inc/customizer/namespace.php:82 +msgid "Accent color, used for flourishes and secondary elements." msgstr "" -#: ../header.php:74 -msgid "Toggle Menu" +#: inc/customizer/namespace.php:87 +msgid "Accent Color (Hover)" msgstr "" -#: ../inc/intervention.php:12 -msgid "Hello," +#: inc/customizer/namespace.php:88 +msgid "Variant of the accent color, used for secondary element hover states." msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 -msgid "Primary Menu" +#: inc/customizer/namespace.php:93 +msgid "Primary Foreground Color" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 -msgid "Footer Menu" +#: inc/customizer/namespace.php:94 +msgid "Used for text on a primary background." msgstr "" -#: ../inc/actions/namespace.php:107 -msgid "Network Footer Block 1" +#: inc/customizer/namespace.php:99 +msgid "Accent Foreground Color" msgstr "" -#: ../inc/actions/namespace.php:117 -msgid "Network Footer Block 2" +#: inc/customizer/namespace.php:100 +msgid "Used for text on an accent color background." msgstr "" -#: ../inc/actions/namespace.php142, -#: ../partials/content-accessibility-toolbar.php6, -#: ../partials/content-accessibility-toolbar.php:7 -msgid "Increase Font Size" +#: inc/customizer/namespace.php:124 +msgid "Social Media" msgstr "" -#: ../inc/actions/namespace.php:143 -msgid "Decrease Font Size" +#: inc/customizer/namespace.php:136 +msgid "Facebook" msgstr "" -#: ../inc/actions/namespace.php:226 -msgid "" -"This page displays your network catalog, so there is no content to edit." +#: inc/customizer/namespace.php:149 +msgid "Twitter" msgstr "" -#: ../inc/actions/namespace.php:279 -msgid "Page Section" +#: inc/customizer/namespace.php:158 +msgid "Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php280, ../partials/content-page-catalog.php:49 -msgid "Title" +#: inc/customizer/namespace.php:169 +msgid "Show Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php:281 -msgid "Standard" +#: inc/customizer/namespace.php:179 partials/content-front-page.php:19 +msgid "Our Latest Titles" msgstr "" -#: ../inc/actions/namespace.php:282 -msgid "Accent" +#: inc/customizer/namespace.php:184 +msgid "Front Page Catalog Title" msgstr "" -#: ../inc/actions/namespace.php:283 -msgid "Bordered" +#: inc/customizer/namespace.php:193 +msgid "Contact Form" msgstr "" -#: ../inc/actions/namespace.php:284 -msgid "Borderless" +#: inc/customizer/namespace.php:204 +msgid "Show Contact Form" msgstr "" -#: ../inc/actions/namespace.php:287 -msgid "Call to Action" +#: inc/customizer/namespace.php:214 partials/contact-form.php:12 +msgid "Contact Us" msgstr "" -#: ../inc/actions/namespace.php:288 -msgid "Text" +#: inc/customizer/namespace.php:219 +msgid "Contact Form Title" msgstr "" -#: ../inc/actions/namespace.php:289 -msgid "Link" +#: inc/customizer/namespace.php:233 +msgid "Contact Email" msgstr "" -#: ../inc/activation/namespace.php:25 +#: inc/activation/namespace.php:25 msgid "About Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:26 +#: inc/activation/namespace.php:26 msgid "" "Pressbooks is easy-to-use book writing software that lets you create a book " "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, -#: ../inc/activation/namespace.php:143 +#: inc/activation/namespace.php:27 footer.php:82 +msgid "Learn More" +msgstr "" + +#: inc/activation/namespace.php:34 inc/activation/namespace.php:146 +#: inc/activation/namespace.php:152 msgid "About" msgstr "" -#: ../inc/activation/namespace.php:39 +#: inc/activation/namespace.php:39 msgid "" "Pressbooks is simple book production software. You can use Pressbooks to " "publish textbooks, scholarly monographs, syllabi, fiction and non-fiction " "books, white papers, and more in multiple formats including:" msgstr "" -#: ../inc/activation/namespace.php:40 +#: inc/activation/namespace.php:40 msgid "MOBI (for Kindle ebooks)" msgstr "" -#: ../inc/activation/namespace.php:41 +#: inc/activation/namespace.php:41 msgid "EPUB (for all other ebookstores)" msgstr "" -#: ../inc/activation/namespace.php:42 +#: inc/activation/namespace.php:42 msgid "designed PDF (for print-on-demand and digital distribution)" msgstr "" -#: ../inc/activation/namespace.php:45 +#. translators: %s link to about page +#: inc/activation/namespace.php:46 msgid "For more information about Pressbooks, %s." msgstr "" -#: ../inc/activation/namespace.php:46 +#: inc/activation/namespace.php:47 msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, -#: ../inc/activation/namespace.php:173 +#: inc/activation/namespace.php:53 inc/activation/namespace.php:176 +#: inc/activation/namespace.php:182 msgid "Help" msgstr "" -#: ../inc/activation/namespace.php:58 +#. translators: %1$s: link to how to page; %2$s: link to guide +#: inc/activation/namespace.php:60 msgid "" "The easiest way to get started with Pressbooks is to follow our %1$s. Or, " "you can review our %2$s." msgstr "" -#: ../inc/activation/namespace.php:59 +#: inc/activation/namespace.php:61 msgid "4 Step Guide to Making a Book on Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:60 +#: inc/activation/namespace.php:62 msgid "Guide to Using Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:62 +#: inc/activation/namespace.php:64 msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, -#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, -#: ../inc/activation/namespace.php158, ../page-catalog.php:4 +#. Template Name of the theme +#: inc/activation/namespace.php:69 inc/activation/namespace.php:125 +#: inc/activation/namespace.php:131 inc/activation/namespace.php:161 +#: inc/activation/namespace.php:167 msgid "Catalog" msgstr "" -#: ../inc/activation/namespace.php71, ../inc/helpers/namespace.php:165 +#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173 msgid "Home" msgstr "" -#: ../inc/admin/namespace.php:30 +#: inc/activation/namespace.php:120 inc/actions/namespace.php:47 +msgid "Primary Menu" +msgstr "" + +#: inc/activation/namespace.php:141 inc/actions/namespace.php:48 +msgid "Footer Menu" +msgstr "" + +#: inc/admin/namespace.php:30 msgid "Catalog updated." msgstr "" -#: ../inc/admin/namespace.php:31 +#: inc/admin/namespace.php:31 msgid "Sorry, but your catalog was not updated. Please try again." msgstr "" -#: ../inc/admin/namespace.php:32 +#: inc/admin/namespace.php:32 msgid "Dismiss this notice." msgstr "" -#: ../inc/admin/namespace.php:61 +#: inc/admin/namespace.php:61 msgid "In Catalog" msgstr "" -#: ../inc/admin/namespace.php:72 -msgctxt "pressbooks-aldine" -msgid "Show in Catalog" -msgstr "" - -#: ../inc/admin/namespace.php:73 -msgctxt "pressbooks-aldine" -msgid "This book is private, so you can’t display it in your catalog." +#: inc/actions/namespace.php:114 +msgid "Network Footer Block 1" msgstr "" -#: ../inc/customizer/namespace.php:61 -msgid "Primary Color" +#: inc/actions/namespace.php:126 +msgid "Network Footer Block 2" msgstr "" -#: ../inc/customizer/namespace.php:62 -msgid "Primary color, used for links and other primary elements." +#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4 +msgid "Increase Font Size" msgstr "" -#: ../inc/customizer/namespace.php:67 -msgid "Primary Color (Hover)" +#: inc/actions/namespace.php:153 +msgid "Decrease Font Size" msgstr "" -#: ../inc/customizer/namespace.php:68 -msgid "Variant of the primary color, used for primary element hover states." +#: inc/actions/namespace.php:237 +msgid "" +"This page displays your network catalog, so there is no content to edit." msgstr "" -#: ../inc/customizer/namespace.php:73 -msgid "Accent Color" +#: inc/actions/namespace.php:291 +msgid "Page Section" msgstr "" -#: ../inc/customizer/namespace.php:74 -msgid "Accent color, used for flourishes and secondary elements." +#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57 +msgid "Title" msgstr "" -#: ../inc/customizer/namespace.php:79 -msgid "Accent Color (Hover)" +#: inc/actions/namespace.php:293 +msgid "Standard" msgstr "" -#: ../inc/customizer/namespace.php:80 -msgid "Variant of the accent color, used for secondary element hover states." +#: inc/actions/namespace.php:294 +msgid "Accent" msgstr "" -#: ../inc/customizer/namespace.php:85 -msgid "Primary Foreground Color" +#: inc/actions/namespace.php:295 +msgid "Bordered" msgstr "" -#: ../inc/customizer/namespace.php:86 -msgid "Used for text on a primary background." +#: inc/actions/namespace.php:296 +msgid "Borderless" msgstr "" -#: ../inc/customizer/namespace.php:91 -msgid "Accent Foreground Color" +#: inc/actions/namespace.php:299 +msgid "Call to Action" msgstr "" -#: ../inc/customizer/namespace.php:92 -msgid "Used for text on an accent color background." +#: inc/actions/namespace.php:300 +msgid "Text" msgstr "" -#: ../inc/customizer/namespace.php:111 -msgid "Social Media" +#: inc/actions/namespace.php:301 +msgid "Link" msgstr "" -#: ../inc/customizer/namespace.php:119 -msgid "Facebook" +#: inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: ../inc/customizer/namespace.php:128 -msgid "Twitter" +#: inc/helpers/namespace.php:186 +msgid "Sign In" msgstr "" -#: ../inc/customizer/namespace.php:135 -msgid "Front Page Catalog" +#: inc/helpers/namespace.php:192 +msgid "Sign Up" msgstr "" -#: ../inc/customizer/namespace.php:142 -msgid "Show Front Page Catalog" +#: inc/helpers/namespace.php:200 +msgid "Admin" msgstr "" -#: ../inc/customizer/namespace.php150, ../partials/content-front-page.php:19 -msgid "Our Latest Titles" +#: inc/helpers/namespace.php:208 +msgid "My Books" msgstr "" -#: ../inc/customizer/namespace.php:153 -msgid "Front Page Catalog Title" +#: inc/helpers/namespace.php:214 +msgid "Create a New Book" msgstr "" -#: ../inc/customizer/namespace.php:160 -msgid "Contact Form" +#: inc/helpers/namespace.php:220 +msgid "Sign Out" msgstr "" -#: ../inc/customizer/namespace.php:167 -msgid "Show Contact Form" +#: inc/helpers/namespace.php:282 +msgid "Name is required." msgstr "" -#: ../inc/customizer/namespace.php175, ../partials/contact-form.php:12 -msgid "Contact Us" +#: inc/helpers/namespace.php:286 +msgid "Email is required." msgstr "" -#: ../inc/customizer/namespace.php:178 -msgid "Contact Form Title" +#: inc/helpers/namespace.php:290 +msgid "Email is invalid." msgstr "" -#: ../inc/customizer/namespace.php:188 -msgid "Contact Email" +#: inc/helpers/namespace.php:294 +msgid "Institution is required." msgstr "" -#: ../inc/filters/namespace.php:61 -msgid "Continued" +#: inc/helpers/namespace.php:298 +msgid "Message is required." msgstr "" -#: ../inc/helpers/namespace.php:171 -msgid "Contact" +#. translators: %s name of contact for submitter +#: inc/helpers/namespace.php:305 +msgid "Contact Form Submission from %s" msgstr "" -#: ../inc/helpers/namespace.php:178 -msgid "Sign In" +#: inc/helpers/namespace.php:316 +msgid "Your message was sent!" msgstr "" -#: ../inc/helpers/namespace.php:184 -msgid "Sign Up" +#: inc/helpers/namespace.php:319 +msgid "Your message could not be sent." msgstr "" -#: ../inc/helpers/namespace.php:192 -msgid "Admin" +#: inc/intervention.php:12 +msgid "Hello," msgstr "" -#: ../inc/helpers/namespace.php:200 -msgid "My Books" +#: page-catalog.php:55 +msgid "No Books Found" msgstr "" -#: ../inc/helpers/namespace.php:206 -msgid "Sign Out" +#: page-catalog.php:58 +msgid "No books have been added to the catalog." msgstr "" -#: ../inc/helpers/namespace.php:260 -msgid "Name is required." +#. translators: 1: title. +#: comments.php:35 +msgid "One thought on “%1$s”" msgstr "" -#: ../inc/helpers/namespace.php:264 -msgid "Email is required." -msgstr "" +#. translators: 1: comment count number, 2: title. +#: comments.php:41 +msgctxt "comments title" +msgid "%1$s thought on “%2$s”" +msgid_plural "%1$s thoughts on “%2$s”" +msgstr[0] "" +msgstr[1] "" -#: ../inc/helpers/namespace.php:268 -msgid "Email is invalid." +#: comments.php:68 +msgid "Comments are closed." msgstr "" -#: ../inc/helpers/namespace.php:272 -msgid "Institution is required." +#. translators: %s: search query. +#: search.php:23 +msgid "Search Results for: %s" msgstr "" -#: ../inc/helpers/namespace.php:276 -msgid "Message is required." +#: header.php:44 +msgid "Skip to content" msgstr "" -#: ../inc/helpers/namespace.php:282 -msgid "Contact Form Submission from %s" +#. translators: %s name of network +#: header.php:69 +msgid "Logo for %s" msgstr "" -#: ../inc/helpers/namespace.php:293 -msgid "Your message was sent!" +#: header.php:80 +msgid "Toggle Menu" msgstr "" -#: ../inc/helpers/namespace.php:296 -msgid "Your message could not be sent." +#. translators: %s network name +#: footer.php:43 footer.php:48 +msgid "%s on Facebook" msgstr "" -#: ../page-catalog.php:55 -msgid "No Books Found" +#. translators: %s network name +#: footer.php:53 footer.php:58 +msgid "%s on Twitter" msgstr "" -#: ../page-catalog.php:58 -msgid "No books have been added to the catalog." +#. translators: %s Pressbooks +#: footer.php:77 +msgid "Powered by %s" msgstr "" -#: ../partials/book.php:27 -msgid "About this book" +#: footer.php:79 +msgid "Open Source" msgstr "" -#: ../partials/contact-form.php:30 -msgid "Your name (required)" +#: footer.php:80 +msgid "Open Textbooks" msgstr "" -#: ../partials/contact-form.php:38 -msgid "Your email address (required)" +#: footer.php:81 +msgid "Open Book Publishing" msgstr "" -#: ../partials/contact-form.php:46 -msgid "Your institution (required)" +#: footer.php:86 footer.php:90 +msgid "Pressbooks on Facebook" msgstr "" -#: ../partials/contact-form.php:54 -msgid "Your message (required)" +#: footer.php:92 footer.php:96 +msgid "Pressbooks on Twitter" msgstr "" -#: ../partials/contact-form.php:58 -msgid "Send" +#: partials/book.php:39 +msgid "About this book" msgstr "" -#: ../partials/content-front-page.php:67 -msgid "View Complete Catalog" +#: partials/paged-navigation.php:2 +msgid "Navigation" msgstr "" -#: ../partials/content-none.php:14 +#: partials/content-none.php:14 msgid "Nothing Found" msgstr "" -#: ../partials/content-none.php:25 +#. translators: 1: link to WP admin new post page. +#: partials/content-none.php:27 msgid "Ready to publish your first post? Get started here." msgstr "" -#: ../partials/content-none.php:38 +#: partials/content-none.php:41 msgid "" "Sorry, but nothing matched your search terms. Please try again with some " "different keywords." msgstr "" -#: ../partials/content-none.php:44 +#: partials/content-none.php:48 msgid "" "It seems we can’t find what you’re looking for. Perhaps " "searching can help." msgstr "" -#: ../partials/content-page-catalog.php:17 +#: partials/content-page.php:23 partials/content.php:50 +msgid "Pages:" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content-page.php:37 +msgid "Edit %s" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content.php:37 +msgid "Continue reading \"%s\"" +msgstr "" + +#: partials/content-page-catalog.php:17 msgid "Filter by Subject" msgstr "" -#: ../partials/content-page-catalog.php:19 +#: partials/content-page-catalog.php:19 msgid "All Subjects" msgstr "" -#: ../partials/content-page-catalog.php:35 +#: partials/content-page-catalog.php:39 msgid "Filter by License" msgstr "" -#: ../partials/content-page-catalog.php:37 +#: partials/content-page-catalog.php:41 msgid "All Licenses" msgstr "" -#: ../partials/content-page-catalog.php:46 +#: partials/content-page-catalog.php:54 msgid "Sort by" msgstr "" -#: ../partials/content-page-catalog.php:50 +#: partials/content-page-catalog.php:58 msgid "Subject" msgstr "" -#: ../partials/content-page-catalog.php:51 +#: partials/content-page-catalog.php:59 msgid "Latest" msgstr "" -#: ../partials/content-page-catalog.php:58 +#: partials/content-page-catalog.php:67 msgid "Clear Filters" msgstr "" -#: ../partials/content-page-catalog.php:59 +#: partials/content-page-catalog.php:68 msgid "Submit" msgstr "" -#: ../partials/content-page.php22, ../partials/content.php:45 -msgid "Pages:" +#: partials/content-front-page.php:76 +msgid "View Complete Catalog" msgstr "" -#: ../partials/content-page.php:35 -msgid "Edit %s" +#: partials/contact-form.php:29 +msgid "Keep this field blank (required)" msgstr "" -#: ../partials/content.php:34 -msgid "Continue reading \"%s\"" +#: partials/contact-form.php:45 +msgid "Your name (required)" msgstr "" -#: ../partials/paged-navigation.php:2 -msgid "Navigation" +#: partials/contact-form.php:61 +msgid "Your email address (required)" msgstr "" -#: ../search.php:21 -msgid "Search Results for: %s" +#: partials/contact-form.php:77 +msgid "Your institution (required)" +msgstr "" + +#: partials/contact-form.php:93 +msgid "Your message (required)" +msgstr "" + +#: partials/contact-form.php:97 +msgid "Send" msgstr "" -#: ../searchform.php:3 +#: searchform.php:3 msgctxt "label" msgid "Search Catalog" msgstr "" -#: ../searchform.php:6 +#: searchform.php:6 msgctxt "submit button" msgid "Search" msgstr "" diff --git a/languages/pa.mo b/languages/pa.mo new file mode 100644 index 0000000000000000000000000000000000000000..e767621d88edcd6f0adf70fd925234f22ceb2936 GIT binary patch literal 534 zcmZ8d%Wm5+5KNJtbj&%2EzpCFb|p$R9E*kzjq`wk7!?Bbai#5z%)}-Il8TcL$=?O} zmaLrC4!XdAL+tGCU|xq|(GY%PF8Ep+1&)m%UZ8f_poV}%az{vuCk@MOb z3Ex)>Z3xo1AB*UkYU=_{eWe$8+EgA(D`6Qz?PZcwIxL%6Jh$tlcI5rc+B^S_qT23C zqT)x1V@E3R1w2!MBxEAZQDm5%lgpfk87_aGGw{G^@0g7)Z`jGZy)?*>- zu9T@7RS}k?))ES3Zq-afr)ajM3!Q&HH=9iyoHAbD(8K?B15f)TPxD?Xp)F2=k?Kp2Fy7d4Yqyu03@_4$sZpa+sBb!AyspVF|U0 zidEy(3NNf%dkLoAe*GvL!W$iR415|v+8suJ@XW6H9?$Jk{u?d#F3FHn!8!@Q3mjif JAd6eq2d|Qpo(BK` literal 0 HcmV?d00001 diff --git a/languages/pa.po b/languages/pa.po new file mode 100644 index 0000000..3ad534e --- /dev/null +++ b/languages/pa.po @@ -0,0 +1,579 @@ +# Copyright (C) 2019 Pressbooks (Book Oven Inc.) +# This file is distributed under the GNU GPL v3 or later. +msgid "" +msgstr "" +"Project-Id-Version: Aldine 1.6.0\n" +"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" +"POT-Creation-Date: 2019-02-27T17:29:06+00:00\n" +"PO-Revision-Date: 2018-03-06 14:24+0000\n" +"Language-Team: Panjabi (Punjabi) (https://www.transifex.com/pressbooks/teams/9194/pa/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pa\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Domain: pressbooks-aldine\n" +"X-Generator: WP-CLI 2.1.0\n" + +#. Theme Name of the theme +msgid "Aldine" +msgstr "" + +#. Theme URI of the theme +msgid "https://github.com/pressbooks/pressbooks-aldine/" +msgstr "" + +#. Description of the theme +msgid "" +"Aldine is the default theme for the home page of Pressbooks networks. It is " +"named for the Aldine Press, founded by Aldus Manutius in 1494, who is " +"regarded by many as the world’s first publisher." +msgstr "" + +#. Author of the theme +msgid "Pressbooks (Book Oven Inc.)" +msgstr "" + +#. Author URI of the theme +msgid "https://pressbooks.org" +msgstr "" + +#: functions.php:19 +msgid "Dependencies Missing" +msgstr "" + +#: functions.php:20 +msgid "You must run composer install from the Aldine directory." +msgstr "" + +#: 404.php:17 +msgid "Oops! That page can’t be found." +msgstr "" + +#: 404.php:21 +msgid "It looks like nothing was found at this location." +msgstr "" + +#: inc/filters/namespace.php:63 +msgid "Continued" +msgstr "" + +#: inc/customizer/namespace.php:69 +msgid "Primary Color" +msgstr "" + +#: inc/customizer/namespace.php:70 +msgid "Primary color, used for links and other primary elements." +msgstr "" + +#: inc/customizer/namespace.php:75 +msgid "Primary Color (Hover)" +msgstr "" + +#: inc/customizer/namespace.php:76 +msgid "Variant of the primary color, used for primary element hover states." +msgstr "" + +#: inc/customizer/namespace.php:81 +msgid "Accent Color" +msgstr "" + +#: inc/customizer/namespace.php:82 +msgid "Accent color, used for flourishes and secondary elements." +msgstr "" + +#: inc/customizer/namespace.php:87 +msgid "Accent Color (Hover)" +msgstr "" + +#: inc/customizer/namespace.php:88 +msgid "Variant of the accent color, used for secondary element hover states." +msgstr "" + +#: inc/customizer/namespace.php:93 +msgid "Primary Foreground Color" +msgstr "" + +#: inc/customizer/namespace.php:94 +msgid "Used for text on a primary background." +msgstr "" + +#: inc/customizer/namespace.php:99 +msgid "Accent Foreground Color" +msgstr "" + +#: inc/customizer/namespace.php:100 +msgid "Used for text on an accent color background." +msgstr "" + +#: inc/customizer/namespace.php:124 +msgid "Social Media" +msgstr "" + +#: inc/customizer/namespace.php:136 +msgid "Facebook" +msgstr "" + +#: inc/customizer/namespace.php:149 +msgid "Twitter" +msgstr "" + +#: inc/customizer/namespace.php:158 +msgid "Front Page Catalog" +msgstr "" + +#: inc/customizer/namespace.php:169 +msgid "Show Front Page Catalog" +msgstr "" + +#: inc/customizer/namespace.php:179 partials/content-front-page.php:19 +msgid "Our Latest Titles" +msgstr "" + +#: inc/customizer/namespace.php:184 +msgid "Front Page Catalog Title" +msgstr "" + +#: inc/customizer/namespace.php:193 +msgid "Contact Form" +msgstr "" + +#: inc/customizer/namespace.php:204 +msgid "Show Contact Form" +msgstr "" + +#: inc/customizer/namespace.php:214 partials/contact-form.php:12 +msgid "Contact Us" +msgstr "" + +#: inc/customizer/namespace.php:219 +msgid "Contact Form Title" +msgstr "" + +#: inc/customizer/namespace.php:233 +msgid "Contact Email" +msgstr "" + +#: inc/activation/namespace.php:25 +msgid "About Pressbooks" +msgstr "" + +#: inc/activation/namespace.php:26 +msgid "" +"Pressbooks is easy-to-use book writing software that lets you create a book " +"in all the formats you need to publish." +msgstr "" + +#: inc/activation/namespace.php:27 footer.php:82 +msgid "Learn More" +msgstr "" + +#: inc/activation/namespace.php:34 inc/activation/namespace.php:146 +#: inc/activation/namespace.php:152 +msgid "About" +msgstr "" + +#: inc/activation/namespace.php:39 +msgid "" +"Pressbooks is simple book production software. You can use Pressbooks to " +"publish textbooks, scholarly monographs, syllabi, fiction and non-fiction " +"books, white papers, and more in multiple formats including:" +msgstr "" + +#: inc/activation/namespace.php:40 +msgid "MOBI (for Kindle ebooks)" +msgstr "" + +#: inc/activation/namespace.php:41 +msgid "EPUB (for all other ebookstores)" +msgstr "" + +#: inc/activation/namespace.php:42 +msgid "designed PDF (for print-on-demand and digital distribution)" +msgstr "" + +#. translators: %s link to about page +#: inc/activation/namespace.php:46 +msgid "For more information about Pressbooks, %s." +msgstr "" + +#: inc/activation/namespace.php:47 +msgid "see here" +msgstr "" + +#: inc/activation/namespace.php:53 inc/activation/namespace.php:176 +#: inc/activation/namespace.php:182 +msgid "Help" +msgstr "" + +#. translators: %1$s: link to how to page; %2$s: link to guide +#: inc/activation/namespace.php:60 +msgid "" +"The easiest way to get started with Pressbooks is to follow our %1$s. Or, " +"you can review our %2$s." +msgstr "" + +#: inc/activation/namespace.php:61 +msgid "4 Step Guide to Making a Book on Pressbooks" +msgstr "" + +#: inc/activation/namespace.php:62 +msgid "Guide to Using Pressbooks" +msgstr "" + +#: inc/activation/namespace.php:64 +msgid "" +"If you require further assistance, please contact your network manager." +msgstr "" + +#. Template Name of the theme +#: inc/activation/namespace.php:69 inc/activation/namespace.php:125 +#: inc/activation/namespace.php:131 inc/activation/namespace.php:161 +#: inc/activation/namespace.php:167 +msgid "Catalog" +msgstr "" + +#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173 +msgid "Home" +msgstr "" + +#: inc/activation/namespace.php:120 inc/actions/namespace.php:47 +msgid "Primary Menu" +msgstr "" + +#: inc/activation/namespace.php:141 inc/actions/namespace.php:48 +msgid "Footer Menu" +msgstr "" + +#: inc/admin/namespace.php:30 +msgid "Catalog updated." +msgstr "" + +#: inc/admin/namespace.php:31 +msgid "Sorry, but your catalog was not updated. Please try again." +msgstr "" + +#: inc/admin/namespace.php:32 +msgid "Dismiss this notice." +msgstr "" + +#: inc/admin/namespace.php:61 +msgid "In Catalog" +msgstr "" + +#: inc/actions/namespace.php:114 +msgid "Network Footer Block 1" +msgstr "" + +#: inc/actions/namespace.php:126 +msgid "Network Footer Block 2" +msgstr "" + +#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4 +msgid "Increase Font Size" +msgstr "" + +#: inc/actions/namespace.php:153 +msgid "Decrease Font Size" +msgstr "" + +#: inc/actions/namespace.php:237 +msgid "" +"This page displays your network catalog, so there is no content to edit." +msgstr "" + +#: inc/actions/namespace.php:291 +msgid "Page Section" +msgstr "" + +#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57 +msgid "Title" +msgstr "" + +#: inc/actions/namespace.php:293 +msgid "Standard" +msgstr "" + +#: inc/actions/namespace.php:294 +msgid "Accent" +msgstr "" + +#: inc/actions/namespace.php:295 +msgid "Bordered" +msgstr "" + +#: inc/actions/namespace.php:296 +msgid "Borderless" +msgstr "" + +#: inc/actions/namespace.php:299 +msgid "Call to Action" +msgstr "" + +#: inc/actions/namespace.php:300 +msgid "Text" +msgstr "" + +#: inc/actions/namespace.php:301 +msgid "Link" +msgstr "" + +#: inc/helpers/namespace.php:179 +msgid "Contact" +msgstr "" + +#: inc/helpers/namespace.php:186 +msgid "Sign In" +msgstr "" + +#: inc/helpers/namespace.php:192 +msgid "Sign Up" +msgstr "" + +#: inc/helpers/namespace.php:200 +msgid "Admin" +msgstr "" + +#: inc/helpers/namespace.php:208 +msgid "My Books" +msgstr "" + +#: inc/helpers/namespace.php:214 +msgid "Create a New Book" +msgstr "" + +#: inc/helpers/namespace.php:220 +msgid "Sign Out" +msgstr "" + +#: inc/helpers/namespace.php:282 +msgid "Name is required." +msgstr "" + +#: inc/helpers/namespace.php:286 +msgid "Email is required." +msgstr "" + +#: inc/helpers/namespace.php:290 +msgid "Email is invalid." +msgstr "" + +#: inc/helpers/namespace.php:294 +msgid "Institution is required." +msgstr "" + +#: inc/helpers/namespace.php:298 +msgid "Message is required." +msgstr "" + +#. translators: %s name of contact for submitter +#: inc/helpers/namespace.php:305 +msgid "Contact Form Submission from %s" +msgstr "" + +#: inc/helpers/namespace.php:316 +msgid "Your message was sent!" +msgstr "" + +#: inc/helpers/namespace.php:319 +msgid "Your message could not be sent." +msgstr "" + +#: inc/intervention.php:12 +msgid "Hello," +msgstr "" + +#: page-catalog.php:55 +msgid "No Books Found" +msgstr "" + +#: page-catalog.php:58 +msgid "No books have been added to the catalog." +msgstr "" + +#. translators: 1: title. +#: comments.php:35 +msgid "One thought on “%1$s”" +msgstr "" + +#. translators: 1: comment count number, 2: title. +#: comments.php:41 +msgctxt "comments title" +msgid "%1$s thought on “%2$s”" +msgid_plural "%1$s thoughts on “%2$s”" +msgstr[0] "" +msgstr[1] "" + +#: comments.php:68 +msgid "Comments are closed." +msgstr "" + +#. translators: %s: search query. +#: search.php:23 +msgid "Search Results for: %s" +msgstr "" + +#: header.php:44 +msgid "Skip to content" +msgstr "" + +#. translators: %s name of network +#: header.php:69 +msgid "Logo for %s" +msgstr "" + +#: header.php:80 +msgid "Toggle Menu" +msgstr "" + +#. translators: %s network name +#: footer.php:43 footer.php:48 +msgid "%s on Facebook" +msgstr "" + +#. translators: %s network name +#: footer.php:53 footer.php:58 +msgid "%s on Twitter" +msgstr "" + +#. translators: %s Pressbooks +#: footer.php:77 +msgid "Powered by %s" +msgstr "" + +#: footer.php:79 +msgid "Open Source" +msgstr "" + +#: footer.php:80 +msgid "Open Textbooks" +msgstr "" + +#: footer.php:81 +msgid "Open Book Publishing" +msgstr "" + +#: footer.php:86 footer.php:90 +msgid "Pressbooks on Facebook" +msgstr "" + +#: footer.php:92 footer.php:96 +msgid "Pressbooks on Twitter" +msgstr "" + +#: partials/book.php:39 +msgid "About this book" +msgstr "" + +#: partials/paged-navigation.php:2 +msgid "Navigation" +msgstr "" + +#: partials/content-none.php:14 +msgid "Nothing Found" +msgstr "" + +#. translators: 1: link to WP admin new post page. +#: partials/content-none.php:27 +msgid "Ready to publish your first post? Get started here." +msgstr "" + +#: partials/content-none.php:41 +msgid "" +"Sorry, but nothing matched your search terms. Please try again with some " +"different keywords." +msgstr "" + +#: partials/content-none.php:48 +msgid "" +"It seems we can’t find what you’re looking for. Perhaps " +"searching can help." +msgstr "" + +#: partials/content-page.php:23 partials/content.php:50 +msgid "Pages:" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content-page.php:37 +msgid "Edit %s" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content.php:37 +msgid "Continue reading \"%s\"" +msgstr "" + +#: partials/content-page-catalog.php:17 +msgid "Filter by Subject" +msgstr "" + +#: partials/content-page-catalog.php:19 +msgid "All Subjects" +msgstr "" + +#: partials/content-page-catalog.php:39 +msgid "Filter by License" +msgstr "" + +#: partials/content-page-catalog.php:41 +msgid "All Licenses" +msgstr "" + +#: partials/content-page-catalog.php:54 +msgid "Sort by" +msgstr "" + +#: partials/content-page-catalog.php:58 +msgid "Subject" +msgstr "" + +#: partials/content-page-catalog.php:59 +msgid "Latest" +msgstr "" + +#: partials/content-page-catalog.php:67 +msgid "Clear Filters" +msgstr "" + +#: partials/content-page-catalog.php:68 +msgid "Submit" +msgstr "" + +#: partials/content-front-page.php:76 +msgid "View Complete Catalog" +msgstr "" + +#: partials/contact-form.php:29 +msgid "Keep this field blank (required)" +msgstr "" + +#: partials/contact-form.php:45 +msgid "Your name (required)" +msgstr "" + +#: partials/contact-form.php:61 +msgid "Your email address (required)" +msgstr "" + +#: partials/contact-form.php:77 +msgid "Your institution (required)" +msgstr "" + +#: partials/contact-form.php:93 +msgid "Your message (required)" +msgstr "" + +#: partials/contact-form.php:97 +msgid "Send" +msgstr "" + +#: searchform.php:3 +msgctxt "label" +msgid "Search Catalog" +msgstr "" + +#: searchform.php:6 +msgctxt "submit button" +msgid "Search" +msgstr "" diff --git a/languages/pl.mo b/languages/pl.mo index cd8112ae03b933014da0e434264028254c90ad47..9e147f8e7c97042e592ea34ed21af85dae604010 100644 GIT binary patch delta 239 zcmY+9L23dq6oz%-W=@fXLW{i2OSGfDosJ+viy{McB}5HlXq^m6rdzMj9>7C*EN{`F z2-e-d`1n7*YwO(lZZ~&7ou||Ib8iaG1W!0dD_vR_;LYb|50fhQkXd4f5K2#RoSSf{ zwtQ!gap|=8TWdf3zX|H^D~^_n3{t06Ft&iH3YwTiF#?nz2bma<91$j6M8apRX;|qm z;~(H5U=J{1qEE74lZcm%Z@x_JQJI3+-G7rtYnbUmI~A-W_P&JlbFgq2@1~ZYAWt8ORK$U@+5LI9%L>0oJ!KsNw z$r%Aa59k^Iy?{-^wIVsEG$l0!q(DnAs~Dn23gr3V{L-T2ROgJuqT*DbKSM*@bS=0T E02rrh+5i9m diff --git a/languages/pl.po b/languages/pl.po index e49c038..b9c0efc 100644 --- a/languages/pl.po +++ b/languages/pl.po @@ -1,548 +1,581 @@ -# Copyright (C) 2018 pressbooks-aldine -# This file is distributed under the same license as the pressbooks-aldine package. +# Copyright (C) 2019 Pressbooks (Book Oven Inc.) +# This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: pressbooks-aldine\n" +"Project-Id-Version: Aldine 1.6.0\n" +"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" +"POT-Creation-Date: 2019-02-27T17:29:06+00:00\n" +"PO-Revision-Date: 2018-03-06 14:24+0000\n" "Language-Team: Polish (https://www.transifex.com/pressbooks/teams/9194/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: pl\n" "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" -"X-Poedit-Basepath: ..\n" -"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n" -"X-Poedit-SearchPath-0: .\n" -"X-Poedit-SearchPathExcluded-0: *.js\n" -"X-Poedit-SourceCharset: UTF-8\n" +"X-Domain: pressbooks-aldine\n" +"X-Generator: WP-CLI 2.1.0\n" -#: ../404.php:17 -msgid "Oops! That page can’t be found." +#. Theme Name of the theme +msgid "Aldine" msgstr "" -#: ../404.php:21 -msgid "It looks like nothing was found at this location." +#. Theme URI of the theme +msgid "https://github.com/pressbooks/pressbooks-aldine/" msgstr "" -#: ../comments.php:34 -msgid "One thought on “%1$s”" -msgstr "" - -#: ../comments.php:40 -msgctxt "comments title" -msgid "%1$s thought on “%2$s”" -msgid_plural "%1$s thoughts on “%2$s”" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: ../comments.php:63 -msgid "Comments are closed." +#. Description of the theme +msgid "" +"Aldine is the default theme for the home page of Pressbooks networks. It is " +"named for the Aldine Press, founded by Aldus Manutius in 1494, who is " +"regarded by many as the world’s first publisher." msgstr "" -#: ../footer.php40, ../footer.php:44 -msgid "%s on Facebook" +#. Author of the theme +msgid "Pressbooks (Book Oven Inc.)" msgstr "" -#: ../footer.php48, ../footer.php:52 -msgid "%s on Twitter" +#. Author URI of the theme +msgid "https://pressbooks.org" msgstr "" -#: ../footer.php:70 -msgid "Powered by %s" +#: functions.php:19 +msgid "Dependencies Missing" msgstr "" -#: ../footer.php:72 -msgid "Open Source" +#: functions.php:20 +msgid "You must run composer install from the Aldine directory." msgstr "" -#: ../footer.php:73 -msgid "Open Textbooks" +#: 404.php:17 +msgid "Oops! That page can’t be found." msgstr "" -#: ../footer.php:74 -msgid "Open Book Publishing" +#: 404.php:21 +msgid "It looks like nothing was found at this location." msgstr "" -#: ../footer.php75, ../inc/activation/namespace.php:27 -msgid "Learn More" +#: inc/filters/namespace.php:63 +msgid "Continued" msgstr "" -#: ../footer.php79, ../footer.php:83 -msgid "Pressbooks on Facebook" +#: inc/customizer/namespace.php:69 +msgid "Primary Color" msgstr "" -#: ../footer.php85, ../footer.php:89 -msgid "Pressbooks on Twitter" +#: inc/customizer/namespace.php:70 +msgid "Primary color, used for links and other primary elements." msgstr "" -#: ../functions.php:18 -msgid "Dependencies Missing" +#: inc/customizer/namespace.php:75 +msgid "Primary Color (Hover)" msgstr "" -#: ../functions.php:19 -msgid "You must run composer install from the Aldine directory." +#: inc/customizer/namespace.php:76 +msgid "Variant of the primary color, used for primary element hover states." msgstr "" -#: ../header.php:44 -msgid "Skip to content" +#: inc/customizer/namespace.php:81 +msgid "Accent Color" msgstr "" -#: ../header.php:64 -msgid "Logo for %s" +#: inc/customizer/namespace.php:82 +msgid "Accent color, used for flourishes and secondary elements." msgstr "" -#: ../header.php:74 -msgid "Toggle Menu" +#: inc/customizer/namespace.php:87 +msgid "Accent Color (Hover)" msgstr "" -#: ../inc/intervention.php:12 -msgid "Hello," +#: inc/customizer/namespace.php:88 +msgid "Variant of the accent color, used for secondary element hover states." msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 -msgid "Primary Menu" +#: inc/customizer/namespace.php:93 +msgid "Primary Foreground Color" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 -msgid "Footer Menu" +#: inc/customizer/namespace.php:94 +msgid "Used for text on a primary background." msgstr "" -#: ../inc/actions/namespace.php:107 -msgid "Network Footer Block 1" +#: inc/customizer/namespace.php:99 +msgid "Accent Foreground Color" msgstr "" -#: ../inc/actions/namespace.php:117 -msgid "Network Footer Block 2" +#: inc/customizer/namespace.php:100 +msgid "Used for text on an accent color background." msgstr "" -#: ../inc/actions/namespace.php142, -#: ../partials/content-accessibility-toolbar.php6, -#: ../partials/content-accessibility-toolbar.php:7 -msgid "Increase Font Size" +#: inc/customizer/namespace.php:124 +msgid "Social Media" msgstr "" -#: ../inc/actions/namespace.php:143 -msgid "Decrease Font Size" +#: inc/customizer/namespace.php:136 +msgid "Facebook" msgstr "" -#: ../inc/actions/namespace.php:226 -msgid "" -"This page displays your network catalog, so there is no content to edit." +#: inc/customizer/namespace.php:149 +msgid "Twitter" msgstr "" -#: ../inc/actions/namespace.php:279 -msgid "Page Section" +#: inc/customizer/namespace.php:158 +msgid "Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php280, ../partials/content-page-catalog.php:49 -msgid "Title" +#: inc/customizer/namespace.php:169 +msgid "Show Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php:281 -msgid "Standard" +#: inc/customizer/namespace.php:179 partials/content-front-page.php:19 +msgid "Our Latest Titles" msgstr "" -#: ../inc/actions/namespace.php:282 -msgid "Accent" +#: inc/customizer/namespace.php:184 +msgid "Front Page Catalog Title" msgstr "" -#: ../inc/actions/namespace.php:283 -msgid "Bordered" +#: inc/customizer/namespace.php:193 +msgid "Contact Form" msgstr "" -#: ../inc/actions/namespace.php:284 -msgid "Borderless" +#: inc/customizer/namespace.php:204 +msgid "Show Contact Form" msgstr "" -#: ../inc/actions/namespace.php:287 -msgid "Call to Action" +#: inc/customizer/namespace.php:214 partials/contact-form.php:12 +msgid "Contact Us" msgstr "" -#: ../inc/actions/namespace.php:288 -msgid "Text" +#: inc/customizer/namespace.php:219 +msgid "Contact Form Title" msgstr "" -#: ../inc/actions/namespace.php:289 -msgid "Link" +#: inc/customizer/namespace.php:233 +msgid "Contact Email" msgstr "" -#: ../inc/activation/namespace.php:25 +#: inc/activation/namespace.php:25 msgid "About Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:26 +#: inc/activation/namespace.php:26 msgid "" "Pressbooks is easy-to-use book writing software that lets you create a book " "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, -#: ../inc/activation/namespace.php:143 +#: inc/activation/namespace.php:27 footer.php:82 +msgid "Learn More" +msgstr "" + +#: inc/activation/namespace.php:34 inc/activation/namespace.php:146 +#: inc/activation/namespace.php:152 msgid "About" msgstr "" -#: ../inc/activation/namespace.php:39 +#: inc/activation/namespace.php:39 msgid "" "Pressbooks is simple book production software. You can use Pressbooks to " "publish textbooks, scholarly monographs, syllabi, fiction and non-fiction " "books, white papers, and more in multiple formats including:" msgstr "" -#: ../inc/activation/namespace.php:40 +#: inc/activation/namespace.php:40 msgid "MOBI (for Kindle ebooks)" msgstr "" -#: ../inc/activation/namespace.php:41 +#: inc/activation/namespace.php:41 msgid "EPUB (for all other ebookstores)" msgstr "" -#: ../inc/activation/namespace.php:42 +#: inc/activation/namespace.php:42 msgid "designed PDF (for print-on-demand and digital distribution)" msgstr "" -#: ../inc/activation/namespace.php:45 +#. translators: %s link to about page +#: inc/activation/namespace.php:46 msgid "For more information about Pressbooks, %s." msgstr "" -#: ../inc/activation/namespace.php:46 +#: inc/activation/namespace.php:47 msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, -#: ../inc/activation/namespace.php:173 +#: inc/activation/namespace.php:53 inc/activation/namespace.php:176 +#: inc/activation/namespace.php:182 msgid "Help" msgstr "" -#: ../inc/activation/namespace.php:58 +#. translators: %1$s: link to how to page; %2$s: link to guide +#: inc/activation/namespace.php:60 msgid "" "The easiest way to get started with Pressbooks is to follow our %1$s. Or, " "you can review our %2$s." msgstr "" -#: ../inc/activation/namespace.php:59 +#: inc/activation/namespace.php:61 msgid "4 Step Guide to Making a Book on Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:60 +#: inc/activation/namespace.php:62 msgid "Guide to Using Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:62 +#: inc/activation/namespace.php:64 msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, -#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, -#: ../inc/activation/namespace.php158, ../page-catalog.php:4 +#. Template Name of the theme +#: inc/activation/namespace.php:69 inc/activation/namespace.php:125 +#: inc/activation/namespace.php:131 inc/activation/namespace.php:161 +#: inc/activation/namespace.php:167 msgid "Catalog" msgstr "" -#: ../inc/activation/namespace.php71, ../inc/helpers/namespace.php:165 +#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173 msgid "Home" msgstr "" -#: ../inc/admin/namespace.php:30 +#: inc/activation/namespace.php:120 inc/actions/namespace.php:47 +msgid "Primary Menu" +msgstr "" + +#: inc/activation/namespace.php:141 inc/actions/namespace.php:48 +msgid "Footer Menu" +msgstr "" + +#: inc/admin/namespace.php:30 msgid "Catalog updated." msgstr "" -#: ../inc/admin/namespace.php:31 +#: inc/admin/namespace.php:31 msgid "Sorry, but your catalog was not updated. Please try again." msgstr "" -#: ../inc/admin/namespace.php:32 +#: inc/admin/namespace.php:32 msgid "Dismiss this notice." msgstr "" -#: ../inc/admin/namespace.php:61 +#: inc/admin/namespace.php:61 msgid "In Catalog" msgstr "" -#: ../inc/admin/namespace.php:72 -msgctxt "pressbooks-aldine" -msgid "Show in Catalog" -msgstr "" - -#: ../inc/admin/namespace.php:73 -msgctxt "pressbooks-aldine" -msgid "This book is private, so you can’t display it in your catalog." +#: inc/actions/namespace.php:114 +msgid "Network Footer Block 1" msgstr "" -#: ../inc/customizer/namespace.php:61 -msgid "Primary Color" +#: inc/actions/namespace.php:126 +msgid "Network Footer Block 2" msgstr "" -#: ../inc/customizer/namespace.php:62 -msgid "Primary color, used for links and other primary elements." +#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4 +msgid "Increase Font Size" msgstr "" -#: ../inc/customizer/namespace.php:67 -msgid "Primary Color (Hover)" +#: inc/actions/namespace.php:153 +msgid "Decrease Font Size" msgstr "" -#: ../inc/customizer/namespace.php:68 -msgid "Variant of the primary color, used for primary element hover states." +#: inc/actions/namespace.php:237 +msgid "" +"This page displays your network catalog, so there is no content to edit." msgstr "" -#: ../inc/customizer/namespace.php:73 -msgid "Accent Color" +#: inc/actions/namespace.php:291 +msgid "Page Section" msgstr "" -#: ../inc/customizer/namespace.php:74 -msgid "Accent color, used for flourishes and secondary elements." +#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57 +msgid "Title" msgstr "" -#: ../inc/customizer/namespace.php:79 -msgid "Accent Color (Hover)" +#: inc/actions/namespace.php:293 +msgid "Standard" msgstr "" -#: ../inc/customizer/namespace.php:80 -msgid "Variant of the accent color, used for secondary element hover states." +#: inc/actions/namespace.php:294 +msgid "Accent" msgstr "" -#: ../inc/customizer/namespace.php:85 -msgid "Primary Foreground Color" +#: inc/actions/namespace.php:295 +msgid "Bordered" msgstr "" -#: ../inc/customizer/namespace.php:86 -msgid "Used for text on a primary background." +#: inc/actions/namespace.php:296 +msgid "Borderless" msgstr "" -#: ../inc/customizer/namespace.php:91 -msgid "Accent Foreground Color" +#: inc/actions/namespace.php:299 +msgid "Call to Action" msgstr "" -#: ../inc/customizer/namespace.php:92 -msgid "Used for text on an accent color background." +#: inc/actions/namespace.php:300 +msgid "Text" msgstr "" -#: ../inc/customizer/namespace.php:111 -msgid "Social Media" +#: inc/actions/namespace.php:301 +msgid "Link" msgstr "" -#: ../inc/customizer/namespace.php:119 -msgid "Facebook" +#: inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: ../inc/customizer/namespace.php:128 -msgid "Twitter" +#: inc/helpers/namespace.php:186 +msgid "Sign In" msgstr "" -#: ../inc/customizer/namespace.php:135 -msgid "Front Page Catalog" +#: inc/helpers/namespace.php:192 +msgid "Sign Up" msgstr "" -#: ../inc/customizer/namespace.php:142 -msgid "Show Front Page Catalog" +#: inc/helpers/namespace.php:200 +msgid "Admin" msgstr "" -#: ../inc/customizer/namespace.php150, ../partials/content-front-page.php:19 -msgid "Our Latest Titles" +#: inc/helpers/namespace.php:208 +msgid "My Books" msgstr "" -#: ../inc/customizer/namespace.php:153 -msgid "Front Page Catalog Title" +#: inc/helpers/namespace.php:214 +msgid "Create a New Book" msgstr "" -#: ../inc/customizer/namespace.php:160 -msgid "Contact Form" +#: inc/helpers/namespace.php:220 +msgid "Sign Out" msgstr "" -#: ../inc/customizer/namespace.php:167 -msgid "Show Contact Form" +#: inc/helpers/namespace.php:282 +msgid "Name is required." msgstr "" -#: ../inc/customizer/namespace.php175, ../partials/contact-form.php:12 -msgid "Contact Us" +#: inc/helpers/namespace.php:286 +msgid "Email is required." msgstr "" -#: ../inc/customizer/namespace.php:178 -msgid "Contact Form Title" +#: inc/helpers/namespace.php:290 +msgid "Email is invalid." msgstr "" -#: ../inc/customizer/namespace.php:188 -msgid "Contact Email" +#: inc/helpers/namespace.php:294 +msgid "Institution is required." msgstr "" -#: ../inc/filters/namespace.php:61 -msgid "Continued" +#: inc/helpers/namespace.php:298 +msgid "Message is required." msgstr "" -#: ../inc/helpers/namespace.php:171 -msgid "Contact" +#. translators: %s name of contact for submitter +#: inc/helpers/namespace.php:305 +msgid "Contact Form Submission from %s" msgstr "" -#: ../inc/helpers/namespace.php:178 -msgid "Sign In" +#: inc/helpers/namespace.php:316 +msgid "Your message was sent!" msgstr "" -#: ../inc/helpers/namespace.php:184 -msgid "Sign Up" +#: inc/helpers/namespace.php:319 +msgid "Your message could not be sent." msgstr "" -#: ../inc/helpers/namespace.php:192 -msgid "Admin" +#: inc/intervention.php:12 +msgid "Hello," msgstr "" -#: ../inc/helpers/namespace.php:200 -msgid "My Books" +#: page-catalog.php:55 +msgid "No Books Found" msgstr "" -#: ../inc/helpers/namespace.php:206 -msgid "Sign Out" +#: page-catalog.php:58 +msgid "No books have been added to the catalog." msgstr "" -#: ../inc/helpers/namespace.php:260 -msgid "Name is required." +#. translators: 1: title. +#: comments.php:35 +msgid "One thought on “%1$s”" msgstr "" -#: ../inc/helpers/namespace.php:264 -msgid "Email is required." -msgstr "" +#. translators: 1: comment count number, 2: title. +#: comments.php:41 +msgctxt "comments title" +msgid "%1$s thought on “%2$s”" +msgid_plural "%1$s thoughts on “%2$s”" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" -#: ../inc/helpers/namespace.php:268 -msgid "Email is invalid." +#: comments.php:68 +msgid "Comments are closed." msgstr "" -#: ../inc/helpers/namespace.php:272 -msgid "Institution is required." +#. translators: %s: search query. +#: search.php:23 +msgid "Search Results for: %s" msgstr "" -#: ../inc/helpers/namespace.php:276 -msgid "Message is required." +#: header.php:44 +msgid "Skip to content" msgstr "" -#: ../inc/helpers/namespace.php:282 -msgid "Contact Form Submission from %s" +#. translators: %s name of network +#: header.php:69 +msgid "Logo for %s" msgstr "" -#: ../inc/helpers/namespace.php:293 -msgid "Your message was sent!" +#: header.php:80 +msgid "Toggle Menu" msgstr "" -#: ../inc/helpers/namespace.php:296 -msgid "Your message could not be sent." +#. translators: %s network name +#: footer.php:43 footer.php:48 +msgid "%s on Facebook" msgstr "" -#: ../page-catalog.php:55 -msgid "No Books Found" +#. translators: %s network name +#: footer.php:53 footer.php:58 +msgid "%s on Twitter" msgstr "" -#: ../page-catalog.php:58 -msgid "No books have been added to the catalog." +#. translators: %s Pressbooks +#: footer.php:77 +msgid "Powered by %s" msgstr "" -#: ../partials/book.php:27 -msgid "About this book" +#: footer.php:79 +msgid "Open Source" msgstr "" -#: ../partials/contact-form.php:30 -msgid "Your name (required)" +#: footer.php:80 +msgid "Open Textbooks" msgstr "" -#: ../partials/contact-form.php:38 -msgid "Your email address (required)" +#: footer.php:81 +msgid "Open Book Publishing" msgstr "" -#: ../partials/contact-form.php:46 -msgid "Your institution (required)" +#: footer.php:86 footer.php:90 +msgid "Pressbooks on Facebook" msgstr "" -#: ../partials/contact-form.php:54 -msgid "Your message (required)" +#: footer.php:92 footer.php:96 +msgid "Pressbooks on Twitter" msgstr "" -#: ../partials/contact-form.php:58 -msgid "Send" +#: partials/book.php:39 +msgid "About this book" msgstr "" -#: ../partials/content-front-page.php:67 -msgid "View Complete Catalog" +#: partials/paged-navigation.php:2 +msgid "Navigation" msgstr "" -#: ../partials/content-none.php:14 +#: partials/content-none.php:14 msgid "Nothing Found" msgstr "" -#: ../partials/content-none.php:25 +#. translators: 1: link to WP admin new post page. +#: partials/content-none.php:27 msgid "Ready to publish your first post? Get started here." msgstr "" -#: ../partials/content-none.php:38 +#: partials/content-none.php:41 msgid "" "Sorry, but nothing matched your search terms. Please try again with some " "different keywords." msgstr "" -#: ../partials/content-none.php:44 +#: partials/content-none.php:48 msgid "" "It seems we can’t find what you’re looking for. Perhaps " "searching can help." msgstr "" -#: ../partials/content-page-catalog.php:17 +#: partials/content-page.php:23 partials/content.php:50 +msgid "Pages:" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content-page.php:37 +msgid "Edit %s" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content.php:37 +msgid "Continue reading \"%s\"" +msgstr "" + +#: partials/content-page-catalog.php:17 msgid "Filter by Subject" msgstr "" -#: ../partials/content-page-catalog.php:19 +#: partials/content-page-catalog.php:19 msgid "All Subjects" msgstr "" -#: ../partials/content-page-catalog.php:35 +#: partials/content-page-catalog.php:39 msgid "Filter by License" msgstr "" -#: ../partials/content-page-catalog.php:37 +#: partials/content-page-catalog.php:41 msgid "All Licenses" msgstr "" -#: ../partials/content-page-catalog.php:46 +#: partials/content-page-catalog.php:54 msgid "Sort by" msgstr "" -#: ../partials/content-page-catalog.php:50 +#: partials/content-page-catalog.php:58 msgid "Subject" msgstr "" -#: ../partials/content-page-catalog.php:51 +#: partials/content-page-catalog.php:59 msgid "Latest" msgstr "" -#: ../partials/content-page-catalog.php:58 +#: partials/content-page-catalog.php:67 msgid "Clear Filters" msgstr "" -#: ../partials/content-page-catalog.php:59 +#: partials/content-page-catalog.php:68 msgid "Submit" msgstr "" -#: ../partials/content-page.php22, ../partials/content.php:45 -msgid "Pages:" +#: partials/content-front-page.php:76 +msgid "View Complete Catalog" msgstr "" -#: ../partials/content-page.php:35 -msgid "Edit %s" +#: partials/contact-form.php:29 +msgid "Keep this field blank (required)" msgstr "" -#: ../partials/content.php:34 -msgid "Continue reading \"%s\"" +#: partials/contact-form.php:45 +msgid "Your name (required)" msgstr "" -#: ../partials/paged-navigation.php:2 -msgid "Navigation" +#: partials/contact-form.php:61 +msgid "Your email address (required)" msgstr "" -#: ../search.php:21 -msgid "Search Results for: %s" +#: partials/contact-form.php:77 +msgid "Your institution (required)" +msgstr "" + +#: partials/contact-form.php:93 +msgid "Your message (required)" +msgstr "" + +#: partials/contact-form.php:97 +msgid "Send" msgstr "" -#: ../searchform.php:3 +#: searchform.php:3 msgctxt "label" msgid "Search Catalog" msgstr "" -#: ../searchform.php:6 +#: searchform.php:6 msgctxt "submit button" msgid "Search" msgstr "" diff --git a/languages/pressbooks-aldine.pot b/languages/pressbooks-aldine.pot index 947d075..13b7f12 100644 --- a/languages/pressbooks-aldine.pot +++ b/languages/pressbooks-aldine.pot @@ -1,526 +1,579 @@ -# Copyright (C) 2018 pressbooks-aldine -# This file is distributed under the same license as the pressbooks-aldine package. +# Copyright (C) 2019 Pressbooks (Book Oven Inc.) +# This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: pressbooks-aldine\n" +"Project-Id-Version: Aldine 1.6.0\n" +"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language-Team: Pressbooks (Book Oven Inc.) \n" -"X-Poedit-Basepath: ..\n" -"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n" -"X-Poedit-SearchPath-0: .\n" -"X-Poedit-SearchPathExcluded-0: *.js\n" -"X-Poedit-SourceCharset: UTF-8\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../404.php:17 -msgid "Oops! That page can’t be found." -msgstr "" +"POT-Creation-Date: 2019-02-27T17:29:06+00:00\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"X-Generator: WP-CLI 2.1.0\n" +"X-Domain: pressbooks-aldine\n" -#: ../404.php:21 -msgid "It looks like nothing was found at this location." +#. Theme Name of the theme +msgid "Aldine" msgstr "" -#: ../comments.php:34 -msgid "One thought on “%1$s”" +#. Theme URI of the theme +msgid "https://github.com/pressbooks/pressbooks-aldine/" msgstr "" -#: ../comments.php:40 -msgctxt "comments title" -msgid "%1$s thought on “%2$s”" -msgid_plural "%1$s thoughts on “%2$s”" -msgstr[0] "" -msgstr[1] "" - -#: ../comments.php:63 -msgid "Comments are closed." +#. Description of the theme +msgid "Aldine is the default theme for the home page of Pressbooks networks. It is named for the Aldine Press, founded by Aldus Manutius in 1494, who is regarded by many as the world’s first publisher." msgstr "" -#: ../footer.php:40, ../footer.php:44 -msgid "%s on Facebook" +#. Author of the theme +msgid "Pressbooks (Book Oven Inc.)" msgstr "" -#: ../footer.php:48, ../footer.php:52 -msgid "%s on Twitter" +#. Author URI of the theme +msgid "https://pressbooks.org" msgstr "" -#: ../footer.php:70 -msgid "Powered by %s" +#: functions.php:19 +msgid "Dependencies Missing" msgstr "" -#: ../footer.php:72 -msgid "Open Source" +#: functions.php:20 +msgid "You must run composer install from the Aldine directory." msgstr "" -#: ../footer.php:73 -msgid "Open Textbooks" +#: 404.php:17 +msgid "Oops! That page can’t be found." msgstr "" -#: ../footer.php:74 -msgid "Open Book Publishing" +#: 404.php:21 +msgid "It looks like nothing was found at this location." msgstr "" -#: ../footer.php:75, ../inc/activation/namespace.php:27 -msgid "Learn More" +#: inc/filters/namespace.php:63 +msgid "Continued" msgstr "" -#: ../footer.php:79, ../footer.php:83 -msgid "Pressbooks on Facebook" +#: inc/customizer/namespace.php:69 +msgid "Primary Color" msgstr "" -#: ../footer.php:85, ../footer.php:89 -msgid "Pressbooks on Twitter" +#: inc/customizer/namespace.php:70 +msgid "Primary color, used for links and other primary elements." msgstr "" -#: ../functions.php:18 -msgid "Dependencies Missing" +#: inc/customizer/namespace.php:75 +msgid "Primary Color (Hover)" msgstr "" -#: ../functions.php:19 -msgid "You must run composer install from the Aldine directory." +#: inc/customizer/namespace.php:76 +msgid "Variant of the primary color, used for primary element hover states." msgstr "" -#: ../header.php:44 -msgid "Skip to content" +#: inc/customizer/namespace.php:81 +msgid "Accent Color" msgstr "" -#: ../header.php:64 -msgid "Logo for %s" +#: inc/customizer/namespace.php:82 +msgid "Accent color, used for flourishes and secondary elements." msgstr "" -#: ../header.php:74 -msgid "Toggle Menu" +#: inc/customizer/namespace.php:87 +msgid "Accent Color (Hover)" msgstr "" -#: ../inc/intervention.php:12 -msgid "Hello," +#: inc/customizer/namespace.php:88 +msgid "Variant of the accent color, used for secondary element hover states." msgstr "" -#: ../inc/actions/namespace.php:48, ../inc/activation/namespace.php:111 -msgid "Primary Menu" +#: inc/customizer/namespace.php:93 +msgid "Primary Foreground Color" msgstr "" -#: ../inc/actions/namespace.php:49, ../inc/activation/namespace.php:132 -msgid "Footer Menu" +#: inc/customizer/namespace.php:94 +msgid "Used for text on a primary background." msgstr "" -#: ../inc/actions/namespace.php:107 -msgid "Network Footer Block 1" +#: inc/customizer/namespace.php:99 +msgid "Accent Foreground Color" msgstr "" -#: ../inc/actions/namespace.php:117 -msgid "Network Footer Block 2" +#: inc/customizer/namespace.php:100 +msgid "Used for text on an accent color background." msgstr "" -#: ../inc/actions/namespace.php:142, ../partials/content-accessibility-toolbar.php:6, ../partials/content-accessibility-toolbar.php:7 -msgid "Increase Font Size" +#: inc/customizer/namespace.php:124 +msgid "Social Media" msgstr "" -#: ../inc/actions/namespace.php:143 -msgid "Decrease Font Size" +#: inc/customizer/namespace.php:136 +msgid "Facebook" msgstr "" -#: ../inc/actions/namespace.php:226 -msgid "This page displays your network catalog, so there is no content to edit." +#: inc/customizer/namespace.php:149 +msgid "Twitter" msgstr "" -#: ../inc/actions/namespace.php:279 -msgid "Page Section" +#: inc/customizer/namespace.php:158 +msgid "Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php:280, ../partials/content-page-catalog.php:49 -msgid "Title" +#: inc/customizer/namespace.php:169 +msgid "Show Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php:281 -msgid "Standard" +#: inc/customizer/namespace.php:179 +#: partials/content-front-page.php:19 +msgid "Our Latest Titles" msgstr "" -#: ../inc/actions/namespace.php:282 -msgid "Accent" +#: inc/customizer/namespace.php:184 +msgid "Front Page Catalog Title" msgstr "" -#: ../inc/actions/namespace.php:283 -msgid "Bordered" +#: inc/customizer/namespace.php:193 +msgid "Contact Form" msgstr "" -#: ../inc/actions/namespace.php:284 -msgid "Borderless" +#: inc/customizer/namespace.php:204 +msgid "Show Contact Form" msgstr "" -#: ../inc/actions/namespace.php:287 -msgid "Call to Action" +#: inc/customizer/namespace.php:214 +#: partials/contact-form.php:12 +msgid "Contact Us" msgstr "" -#: ../inc/actions/namespace.php:288 -msgid "Text" +#: inc/customizer/namespace.php:219 +msgid "Contact Form Title" msgstr "" -#: ../inc/actions/namespace.php:289 -msgid "Link" +#: inc/customizer/namespace.php:233 +msgid "Contact Email" msgstr "" -#: ../inc/activation/namespace.php:25 +#: inc/activation/namespace.php:25 msgid "About Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:26 +#: inc/activation/namespace.php:26 msgid "Pressbooks is easy-to-use book writing software that lets you create a book in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php:34, ../inc/activation/namespace.php:137, ../inc/activation/namespace.php:143 +#: inc/activation/namespace.php:27 +#: footer.php:82 +msgid "Learn More" +msgstr "" + +#: inc/activation/namespace.php:34 +#: inc/activation/namespace.php:146 +#: inc/activation/namespace.php:152 msgid "About" msgstr "" -#: ../inc/activation/namespace.php:39 +#: inc/activation/namespace.php:39 msgid "Pressbooks is simple book production software. You can use Pressbooks to publish textbooks, scholarly monographs, syllabi, fiction and non-fiction books, white papers, and more in multiple formats including:" msgstr "" -#: ../inc/activation/namespace.php:40 +#: inc/activation/namespace.php:40 msgid "MOBI (for Kindle ebooks)" msgstr "" -#: ../inc/activation/namespace.php:41 +#: inc/activation/namespace.php:41 msgid "EPUB (for all other ebookstores)" msgstr "" -#: ../inc/activation/namespace.php:42 +#: inc/activation/namespace.php:42 msgid "designed PDF (for print-on-demand and digital distribution)" msgstr "" -#: ../inc/activation/namespace.php:45 +#. translators: %s link to about page +#: inc/activation/namespace.php:46 msgid "For more information about Pressbooks, %s." msgstr "" -#: ../inc/activation/namespace.php:46 +#: inc/activation/namespace.php:47 msgid "see here" msgstr "" -#: ../inc/activation/namespace.php:52, ../inc/activation/namespace.php:167, ../inc/activation/namespace.php:173 +#: inc/activation/namespace.php:53 +#: inc/activation/namespace.php:176 +#: inc/activation/namespace.php:182 msgid "Help" msgstr "" -#: ../inc/activation/namespace.php:58 +#. translators: %1$s: link to how to page; %2$s: link to guide +#: inc/activation/namespace.php:60 msgid "The easiest way to get started with Pressbooks is to follow our %1$s. Or, you can review our %2$s." msgstr "" -#: ../inc/activation/namespace.php:59 +#: inc/activation/namespace.php:61 msgid "4 Step Guide to Making a Book on Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:60 +#: inc/activation/namespace.php:62 msgid "Guide to Using Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:62 +#: inc/activation/namespace.php:64 msgid "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php:67, ../inc/activation/namespace.php:116, ../inc/activation/namespace.php:122, ../inc/activation/namespace.php:152, ../inc/activation/namespace.php:158, ../page-catalog.php:4 +#. Template Name of the theme +#: inc/activation/namespace.php:69 +#: inc/activation/namespace.php:125 +#: inc/activation/namespace.php:131 +#: inc/activation/namespace.php:161 +#: inc/activation/namespace.php:167 msgid "Catalog" msgstr "" -#: ../inc/activation/namespace.php:71, ../inc/helpers/namespace.php:165 +#: inc/activation/namespace.php:73 +#: inc/helpers/namespace.php:173 msgid "Home" msgstr "" -#: ../inc/admin/namespace.php:30 +#: inc/activation/namespace.php:120 +#: inc/actions/namespace.php:47 +msgid "Primary Menu" +msgstr "" + +#: inc/activation/namespace.php:141 +#: inc/actions/namespace.php:48 +msgid "Footer Menu" +msgstr "" + +#: inc/admin/namespace.php:30 msgid "Catalog updated." msgstr "" -#: ../inc/admin/namespace.php:31 +#: inc/admin/namespace.php:31 msgid "Sorry, but your catalog was not updated. Please try again." msgstr "" -#: ../inc/admin/namespace.php:32 +#: inc/admin/namespace.php:32 msgid "Dismiss this notice." msgstr "" -#: ../inc/admin/namespace.php:61 +#: inc/admin/namespace.php:61 msgid "In Catalog" msgstr "" -#: ../inc/admin/namespace.php:72 -msgctxt "pressbooks-aldine" -msgid "Show in Catalog" -msgstr "" - -#: ../inc/admin/namespace.php:73 -msgctxt "pressbooks-aldine" -msgid "This book is private, so you can’t display it in your catalog." +#: inc/actions/namespace.php:114 +msgid "Network Footer Block 1" msgstr "" -#: ../inc/customizer/namespace.php:61 -msgid "Primary Color" +#: inc/actions/namespace.php:126 +msgid "Network Footer Block 2" msgstr "" -#: ../inc/customizer/namespace.php:62 -msgid "Primary color, used for links and other primary elements." +#: inc/actions/namespace.php:152 +#: partials/content-accessibility-toolbar.php:4 +msgid "Increase Font Size" msgstr "" -#: ../inc/customizer/namespace.php:67 -msgid "Primary Color (Hover)" +#: inc/actions/namespace.php:153 +msgid "Decrease Font Size" msgstr "" -#: ../inc/customizer/namespace.php:68 -msgid "Variant of the primary color, used for primary element hover states." +#: inc/actions/namespace.php:237 +msgid "This page displays your network catalog, so there is no content to edit." msgstr "" -#: ../inc/customizer/namespace.php:73 -msgid "Accent Color" +#: inc/actions/namespace.php:291 +msgid "Page Section" msgstr "" -#: ../inc/customizer/namespace.php:74 -msgid "Accent color, used for flourishes and secondary elements." +#: inc/actions/namespace.php:292 +#: partials/content-page-catalog.php:57 +msgid "Title" msgstr "" -#: ../inc/customizer/namespace.php:79 -msgid "Accent Color (Hover)" +#: inc/actions/namespace.php:293 +msgid "Standard" msgstr "" -#: ../inc/customizer/namespace.php:80 -msgid "Variant of the accent color, used for secondary element hover states." +#: inc/actions/namespace.php:294 +msgid "Accent" msgstr "" -#: ../inc/customizer/namespace.php:85 -msgid "Primary Foreground Color" +#: inc/actions/namespace.php:295 +msgid "Bordered" msgstr "" -#: ../inc/customizer/namespace.php:86 -msgid "Used for text on a primary background." +#: inc/actions/namespace.php:296 +msgid "Borderless" msgstr "" -#: ../inc/customizer/namespace.php:91 -msgid "Accent Foreground Color" +#: inc/actions/namespace.php:299 +msgid "Call to Action" msgstr "" -#: ../inc/customizer/namespace.php:92 -msgid "Used for text on an accent color background." +#: inc/actions/namespace.php:300 +msgid "Text" msgstr "" -#: ../inc/customizer/namespace.php:111 -msgid "Social Media" +#: inc/actions/namespace.php:301 +msgid "Link" msgstr "" -#: ../inc/customizer/namespace.php:119 -msgid "Facebook" +#: inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: ../inc/customizer/namespace.php:128 -msgid "Twitter" +#: inc/helpers/namespace.php:186 +msgid "Sign In" msgstr "" -#: ../inc/customizer/namespace.php:135 -msgid "Front Page Catalog" +#: inc/helpers/namespace.php:192 +msgid "Sign Up" msgstr "" -#: ../inc/customizer/namespace.php:142 -msgid "Show Front Page Catalog" +#: inc/helpers/namespace.php:200 +msgid "Admin" msgstr "" -#: ../inc/customizer/namespace.php:150, ../partials/content-front-page.php:19 -msgid "Our Latest Titles" +#: inc/helpers/namespace.php:208 +msgid "My Books" msgstr "" -#: ../inc/customizer/namespace.php:153 -msgid "Front Page Catalog Title" +#: inc/helpers/namespace.php:214 +msgid "Create a New Book" msgstr "" -#: ../inc/customizer/namespace.php:160 -msgid "Contact Form" +#: inc/helpers/namespace.php:220 +msgid "Sign Out" msgstr "" -#: ../inc/customizer/namespace.php:167 -msgid "Show Contact Form" +#: inc/helpers/namespace.php:282 +msgid "Name is required." msgstr "" -#: ../inc/customizer/namespace.php:175, ../partials/contact-form.php:12 -msgid "Contact Us" +#: inc/helpers/namespace.php:286 +msgid "Email is required." msgstr "" -#: ../inc/customizer/namespace.php:178 -msgid "Contact Form Title" +#: inc/helpers/namespace.php:290 +msgid "Email is invalid." msgstr "" -#: ../inc/customizer/namespace.php:188 -msgid "Contact Email" +#: inc/helpers/namespace.php:294 +msgid "Institution is required." msgstr "" -#: ../inc/filters/namespace.php:61 -msgid "Continued" +#: inc/helpers/namespace.php:298 +msgid "Message is required." msgstr "" -#: ../inc/helpers/namespace.php:171 -msgid "Contact" +#. translators: %s name of contact for submitter +#: inc/helpers/namespace.php:305 +msgid "Contact Form Submission from %s" msgstr "" -#: ../inc/helpers/namespace.php:178 -msgid "Sign In" +#: inc/helpers/namespace.php:316 +msgid "Your message was sent!" msgstr "" -#: ../inc/helpers/namespace.php:184 -msgid "Sign Up" +#: inc/helpers/namespace.php:319 +msgid "Your message could not be sent." msgstr "" -#: ../inc/helpers/namespace.php:192 -msgid "Admin" +#: inc/intervention.php:12 +msgid "Hello," msgstr "" -#: ../inc/helpers/namespace.php:200 -msgid "My Books" +#: page-catalog.php:55 +msgid "No Books Found" msgstr "" -#: ../inc/helpers/namespace.php:206 -msgid "Sign Out" +#: page-catalog.php:58 +msgid "No books have been added to the catalog." msgstr "" -#: ../inc/helpers/namespace.php:260 -msgid "Name is required." +#. translators: 1: title. +#: comments.php:35 +msgid "One thought on “%1$s”" msgstr "" -#: ../inc/helpers/namespace.php:264 -msgid "Email is required." -msgstr "" +#. translators: 1: comment count number, 2: title. +#: comments.php:41 +msgctxt "comments title" +msgid "%1$s thought on “%2$s”" +msgid_plural "%1$s thoughts on “%2$s”" +msgstr[0] "" +msgstr[1] "" -#: ../inc/helpers/namespace.php:268 -msgid "Email is invalid." +#: comments.php:68 +msgid "Comments are closed." msgstr "" -#: ../inc/helpers/namespace.php:272 -msgid "Institution is required." +#. translators: %s: search query. +#: search.php:23 +msgid "Search Results for: %s" msgstr "" -#: ../inc/helpers/namespace.php:276 -msgid "Message is required." +#: header.php:44 +msgid "Skip to content" msgstr "" -#: ../inc/helpers/namespace.php:282 -msgid "Contact Form Submission from %s" +#. translators: %s name of network +#: header.php:69 +msgid "Logo for %s" msgstr "" -#: ../inc/helpers/namespace.php:293 -msgid "Your message was sent!" +#: header.php:80 +msgid "Toggle Menu" msgstr "" -#: ../inc/helpers/namespace.php:296 -msgid "Your message could not be sent." +#. translators: %s network name +#: footer.php:43 +#: footer.php:48 +msgid "%s on Facebook" msgstr "" -#: ../page-catalog.php:55 -msgid "No Books Found" +#. translators: %s network name +#: footer.php:53 +#: footer.php:58 +msgid "%s on Twitter" msgstr "" -#: ../page-catalog.php:58 -msgid "No books have been added to the catalog." +#. translators: %s Pressbooks +#: footer.php:77 +msgid "Powered by %s" msgstr "" -#: ../partials/book.php:27 -msgid "About this book" +#: footer.php:79 +msgid "Open Source" msgstr "" -#: ../partials/contact-form.php:30 -msgid "Your name (required)" +#: footer.php:80 +msgid "Open Textbooks" msgstr "" -#: ../partials/contact-form.php:38 -msgid "Your email address (required)" +#: footer.php:81 +msgid "Open Book Publishing" msgstr "" -#: ../partials/contact-form.php:46 -msgid "Your institution (required)" +#: footer.php:86 +#: footer.php:90 +msgid "Pressbooks on Facebook" msgstr "" -#: ../partials/contact-form.php:54 -msgid "Your message (required)" +#: footer.php:92 +#: footer.php:96 +msgid "Pressbooks on Twitter" msgstr "" -#: ../partials/contact-form.php:58 -msgid "Send" +#: partials/book.php:39 +msgid "About this book" msgstr "" -#: ../partials/content-front-page.php:67 -msgid "View Complete Catalog" +#: partials/paged-navigation.php:2 +msgid "Navigation" msgstr "" -#: ../partials/content-none.php:14 +#: partials/content-none.php:14 msgid "Nothing Found" msgstr "" -#: ../partials/content-none.php:25 +#. translators: 1: link to WP admin new post page. +#: partials/content-none.php:27 msgid "Ready to publish your first post? Get started here." msgstr "" -#: ../partials/content-none.php:38 +#: partials/content-none.php:41 msgid "Sorry, but nothing matched your search terms. Please try again with some different keywords." msgstr "" -#: ../partials/content-none.php:44 +#: partials/content-none.php:48 msgid "It seems we can’t find what you’re looking for. Perhaps searching can help." msgstr "" -#: ../partials/content-page-catalog.php:17 +#: partials/content-page.php:23 +#: partials/content.php:50 +msgid "Pages:" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content-page.php:37 +msgid "Edit %s" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content.php:37 +msgid "Continue reading \"%s\"" +msgstr "" + +#: partials/content-page-catalog.php:17 msgid "Filter by Subject" msgstr "" -#: ../partials/content-page-catalog.php:19 +#: partials/content-page-catalog.php:19 msgid "All Subjects" msgstr "" -#: ../partials/content-page-catalog.php:35 +#: partials/content-page-catalog.php:39 msgid "Filter by License" msgstr "" -#: ../partials/content-page-catalog.php:37 +#: partials/content-page-catalog.php:41 msgid "All Licenses" msgstr "" -#: ../partials/content-page-catalog.php:46 +#: partials/content-page-catalog.php:54 msgid "Sort by" msgstr "" -#: ../partials/content-page-catalog.php:50 +#: partials/content-page-catalog.php:58 msgid "Subject" msgstr "" -#: ../partials/content-page-catalog.php:51 +#: partials/content-page-catalog.php:59 msgid "Latest" msgstr "" -#: ../partials/content-page-catalog.php:58 +#: partials/content-page-catalog.php:67 msgid "Clear Filters" msgstr "" -#: ../partials/content-page-catalog.php:59 +#: partials/content-page-catalog.php:68 msgid "Submit" msgstr "" -#: ../partials/content-page.php:22, ../partials/content.php:45 -msgid "Pages:" +#: partials/content-front-page.php:76 +msgid "View Complete Catalog" msgstr "" -#: ../partials/content-page.php:35 -msgid "Edit %s" +#: partials/contact-form.php:29 +msgid "Keep this field blank (required)" msgstr "" -#: ../partials/content.php:34 -msgid "Continue reading \"%s\"" +#: partials/contact-form.php:45 +msgid "Your name (required)" msgstr "" -#: ../partials/paged-navigation.php:2 -msgid "Navigation" +#: partials/contact-form.php:61 +msgid "Your email address (required)" msgstr "" -#: ../search.php:21 -msgid "Search Results for: %s" +#: partials/contact-form.php:77 +msgid "Your institution (required)" +msgstr "" + +#: partials/contact-form.php:93 +msgid "Your message (required)" +msgstr "" + +#: partials/contact-form.php:97 +msgid "Send" msgstr "" -#: ../searchform.php:3 +#: searchform.php:3 msgctxt "label" msgid "Search Catalog" msgstr "" -#: ../searchform.php:6 +#: searchform.php:6 msgctxt "submit button" msgid "Search" msgstr "" diff --git a/languages/pt_BR.mo b/languages/pt_BR.mo index e2cbff2624b3182dc61b58ff963884bd981453d1..357b5b78b3330168ac82f428959673d938ac39e3 100644 GIT binary patch delta 239 zcmaFKGM8n73e#i8iE8TgjyWlrd8rD9dS-eCTtTS?`9&qVzQyU8DY{Oj>BYJs`Bn-U zB_##LR{HwsnI##eNqWiox%ve~sl~-f`T5z!NKD;Cuvz+C0sbMn&PAz-C7Jnox-N+& zsa6U`28Ncp21dF@<{^gWRz{Xq24>m@237`|20+!iL8)b##VCp`bPbGk4a^h_O{|Pe zfGQ0PCdPd>b;-|7%*?Y=Kv)m8lPf~kJvA@2D6u5J$VwqRK-byFQ^82j5a=fc0CcBH A+yDRo delta 316 zcmbQs@{(nO3X?w5L^XB6f}+&o;-vii>|))-oRrMG)QMj|*9YXMrev1rIwcmT79^Hr zSSje~aYg7tMZHri%kzs;ihVMRORN;)Fgq2@1~ZYAWt8ORK$U@+5LI9%L>0oJ!KsNw z$r%Aa59k^Iy?{-^wIVsEG$l0!q(DnAs~Dn23gr3V{L-T2ROgJuqT*DbKSM*@bS=0T E0N#3Qx&QzG diff --git a/languages/pt_BR.po b/languages/pt_BR.po index 81325ee..d4ec543 100644 --- a/languages/pt_BR.po +++ b/languages/pt_BR.po @@ -1,546 +1,579 @@ -# Copyright (C) 2018 pressbooks-aldine -# This file is distributed under the same license as the pressbooks-aldine package. +# Copyright (C) 2019 Pressbooks (Book Oven Inc.) +# This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: pressbooks-aldine\n" +"Project-Id-Version: Aldine 1.6.0\n" +"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" +"POT-Creation-Date: 2019-02-27T17:29:06+00:00\n" +"PO-Revision-Date: 2018-03-06 14:24+0000\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/pressbooks/teams/9194/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Poedit-Basepath: ..\n" -"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n" -"X-Poedit-SearchPath-0: .\n" -"X-Poedit-SearchPathExcluded-0: *.js\n" -"X-Poedit-SourceCharset: UTF-8\n" +"X-Domain: pressbooks-aldine\n" +"X-Generator: WP-CLI 2.1.0\n" -#: ../404.php:17 -msgid "Oops! That page can’t be found." +#. Theme Name of the theme +msgid "Aldine" msgstr "" -#: ../404.php:21 -msgid "It looks like nothing was found at this location." +#. Theme URI of the theme +msgid "https://github.com/pressbooks/pressbooks-aldine/" msgstr "" -#: ../comments.php:34 -msgid "One thought on “%1$s”" +#. Description of the theme +msgid "" +"Aldine is the default theme for the home page of Pressbooks networks. It is " +"named for the Aldine Press, founded by Aldus Manutius in 1494, who is " +"regarded by many as the world’s first publisher." msgstr "" -#: ../comments.php:40 -msgctxt "comments title" -msgid "%1$s thought on “%2$s”" -msgid_plural "%1$s thoughts on “%2$s”" -msgstr[0] "" -msgstr[1] "" - -#: ../comments.php:63 -msgid "Comments are closed." +#. Author of the theme +msgid "Pressbooks (Book Oven Inc.)" msgstr "" -#: ../footer.php40, ../footer.php:44 -msgid "%s on Facebook" +#. Author URI of the theme +msgid "https://pressbooks.org" msgstr "" -#: ../footer.php48, ../footer.php:52 -msgid "%s on Twitter" -msgstr "" - -#: ../footer.php:70 -msgid "Powered by %s" +#: functions.php:19 +msgid "Dependencies Missing" msgstr "" -#: ../footer.php:72 -msgid "Open Source" +#: functions.php:20 +msgid "You must run composer install from the Aldine directory." msgstr "" -#: ../footer.php:73 -msgid "Open Textbooks" +#: 404.php:17 +msgid "Oops! That page can’t be found." msgstr "" -#: ../footer.php:74 -msgid "Open Book Publishing" +#: 404.php:21 +msgid "It looks like nothing was found at this location." msgstr "" -#: ../footer.php75, ../inc/activation/namespace.php:27 -msgid "Learn More" +#: inc/filters/namespace.php:63 +msgid "Continued" msgstr "" -#: ../footer.php79, ../footer.php:83 -msgid "Pressbooks on Facebook" +#: inc/customizer/namespace.php:69 +msgid "Primary Color" msgstr "" -#: ../footer.php85, ../footer.php:89 -msgid "Pressbooks on Twitter" +#: inc/customizer/namespace.php:70 +msgid "Primary color, used for links and other primary elements." msgstr "" -#: ../functions.php:18 -msgid "Dependencies Missing" +#: inc/customizer/namespace.php:75 +msgid "Primary Color (Hover)" msgstr "" -#: ../functions.php:19 -msgid "You must run composer install from the Aldine directory." +#: inc/customizer/namespace.php:76 +msgid "Variant of the primary color, used for primary element hover states." msgstr "" -#: ../header.php:44 -msgid "Skip to content" +#: inc/customizer/namespace.php:81 +msgid "Accent Color" msgstr "" -#: ../header.php:64 -msgid "Logo for %s" +#: inc/customizer/namespace.php:82 +msgid "Accent color, used for flourishes and secondary elements." msgstr "" -#: ../header.php:74 -msgid "Toggle Menu" +#: inc/customizer/namespace.php:87 +msgid "Accent Color (Hover)" msgstr "" -#: ../inc/intervention.php:12 -msgid "Hello," +#: inc/customizer/namespace.php:88 +msgid "Variant of the accent color, used for secondary element hover states." msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 -msgid "Primary Menu" +#: inc/customizer/namespace.php:93 +msgid "Primary Foreground Color" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 -msgid "Footer Menu" +#: inc/customizer/namespace.php:94 +msgid "Used for text on a primary background." msgstr "" -#: ../inc/actions/namespace.php:107 -msgid "Network Footer Block 1" +#: inc/customizer/namespace.php:99 +msgid "Accent Foreground Color" msgstr "" -#: ../inc/actions/namespace.php:117 -msgid "Network Footer Block 2" +#: inc/customizer/namespace.php:100 +msgid "Used for text on an accent color background." msgstr "" -#: ../inc/actions/namespace.php142, -#: ../partials/content-accessibility-toolbar.php6, -#: ../partials/content-accessibility-toolbar.php:7 -msgid "Increase Font Size" +#: inc/customizer/namespace.php:124 +msgid "Social Media" msgstr "" -#: ../inc/actions/namespace.php:143 -msgid "Decrease Font Size" +#: inc/customizer/namespace.php:136 +msgid "Facebook" msgstr "" -#: ../inc/actions/namespace.php:226 -msgid "" -"This page displays your network catalog, so there is no content to edit." +#: inc/customizer/namespace.php:149 +msgid "Twitter" msgstr "" -#: ../inc/actions/namespace.php:279 -msgid "Page Section" +#: inc/customizer/namespace.php:158 +msgid "Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php280, ../partials/content-page-catalog.php:49 -msgid "Title" +#: inc/customizer/namespace.php:169 +msgid "Show Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php:281 -msgid "Standard" +#: inc/customizer/namespace.php:179 partials/content-front-page.php:19 +msgid "Our Latest Titles" msgstr "" -#: ../inc/actions/namespace.php:282 -msgid "Accent" +#: inc/customizer/namespace.php:184 +msgid "Front Page Catalog Title" msgstr "" -#: ../inc/actions/namespace.php:283 -msgid "Bordered" +#: inc/customizer/namespace.php:193 +msgid "Contact Form" msgstr "" -#: ../inc/actions/namespace.php:284 -msgid "Borderless" +#: inc/customizer/namespace.php:204 +msgid "Show Contact Form" msgstr "" -#: ../inc/actions/namespace.php:287 -msgid "Call to Action" +#: inc/customizer/namespace.php:214 partials/contact-form.php:12 +msgid "Contact Us" msgstr "" -#: ../inc/actions/namespace.php:288 -msgid "Text" +#: inc/customizer/namespace.php:219 +msgid "Contact Form Title" msgstr "" -#: ../inc/actions/namespace.php:289 -msgid "Link" +#: inc/customizer/namespace.php:233 +msgid "Contact Email" msgstr "" -#: ../inc/activation/namespace.php:25 +#: inc/activation/namespace.php:25 msgid "About Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:26 +#: inc/activation/namespace.php:26 msgid "" "Pressbooks is easy-to-use book writing software that lets you create a book " "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, -#: ../inc/activation/namespace.php:143 +#: inc/activation/namespace.php:27 footer.php:82 +msgid "Learn More" +msgstr "" + +#: inc/activation/namespace.php:34 inc/activation/namespace.php:146 +#: inc/activation/namespace.php:152 msgid "About" msgstr "" -#: ../inc/activation/namespace.php:39 +#: inc/activation/namespace.php:39 msgid "" "Pressbooks is simple book production software. You can use Pressbooks to " "publish textbooks, scholarly monographs, syllabi, fiction and non-fiction " "books, white papers, and more in multiple formats including:" msgstr "" -#: ../inc/activation/namespace.php:40 +#: inc/activation/namespace.php:40 msgid "MOBI (for Kindle ebooks)" msgstr "" -#: ../inc/activation/namespace.php:41 +#: inc/activation/namespace.php:41 msgid "EPUB (for all other ebookstores)" msgstr "" -#: ../inc/activation/namespace.php:42 +#: inc/activation/namespace.php:42 msgid "designed PDF (for print-on-demand and digital distribution)" msgstr "" -#: ../inc/activation/namespace.php:45 +#. translators: %s link to about page +#: inc/activation/namespace.php:46 msgid "For more information about Pressbooks, %s." msgstr "" -#: ../inc/activation/namespace.php:46 +#: inc/activation/namespace.php:47 msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, -#: ../inc/activation/namespace.php:173 +#: inc/activation/namespace.php:53 inc/activation/namespace.php:176 +#: inc/activation/namespace.php:182 msgid "Help" msgstr "" -#: ../inc/activation/namespace.php:58 +#. translators: %1$s: link to how to page; %2$s: link to guide +#: inc/activation/namespace.php:60 msgid "" "The easiest way to get started with Pressbooks is to follow our %1$s. Or, " "you can review our %2$s." msgstr "" -#: ../inc/activation/namespace.php:59 +#: inc/activation/namespace.php:61 msgid "4 Step Guide to Making a Book on Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:60 +#: inc/activation/namespace.php:62 msgid "Guide to Using Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:62 +#: inc/activation/namespace.php:64 msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, -#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, -#: ../inc/activation/namespace.php158, ../page-catalog.php:4 +#. Template Name of the theme +#: inc/activation/namespace.php:69 inc/activation/namespace.php:125 +#: inc/activation/namespace.php:131 inc/activation/namespace.php:161 +#: inc/activation/namespace.php:167 msgid "Catalog" msgstr "" -#: ../inc/activation/namespace.php71, ../inc/helpers/namespace.php:165 +#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173 msgid "Home" msgstr "" -#: ../inc/admin/namespace.php:30 +#: inc/activation/namespace.php:120 inc/actions/namespace.php:47 +msgid "Primary Menu" +msgstr "" + +#: inc/activation/namespace.php:141 inc/actions/namespace.php:48 +msgid "Footer Menu" +msgstr "" + +#: inc/admin/namespace.php:30 msgid "Catalog updated." msgstr "" -#: ../inc/admin/namespace.php:31 +#: inc/admin/namespace.php:31 msgid "Sorry, but your catalog was not updated. Please try again." msgstr "" -#: ../inc/admin/namespace.php:32 +#: inc/admin/namespace.php:32 msgid "Dismiss this notice." msgstr "" -#: ../inc/admin/namespace.php:61 +#: inc/admin/namespace.php:61 msgid "In Catalog" msgstr "" -#: ../inc/admin/namespace.php:72 -msgctxt "pressbooks-aldine" -msgid "Show in Catalog" -msgstr "" - -#: ../inc/admin/namespace.php:73 -msgctxt "pressbooks-aldine" -msgid "This book is private, so you can’t display it in your catalog." +#: inc/actions/namespace.php:114 +msgid "Network Footer Block 1" msgstr "" -#: ../inc/customizer/namespace.php:61 -msgid "Primary Color" +#: inc/actions/namespace.php:126 +msgid "Network Footer Block 2" msgstr "" -#: ../inc/customizer/namespace.php:62 -msgid "Primary color, used for links and other primary elements." +#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4 +msgid "Increase Font Size" msgstr "" -#: ../inc/customizer/namespace.php:67 -msgid "Primary Color (Hover)" +#: inc/actions/namespace.php:153 +msgid "Decrease Font Size" msgstr "" -#: ../inc/customizer/namespace.php:68 -msgid "Variant of the primary color, used for primary element hover states." +#: inc/actions/namespace.php:237 +msgid "" +"This page displays your network catalog, so there is no content to edit." msgstr "" -#: ../inc/customizer/namespace.php:73 -msgid "Accent Color" +#: inc/actions/namespace.php:291 +msgid "Page Section" msgstr "" -#: ../inc/customizer/namespace.php:74 -msgid "Accent color, used for flourishes and secondary elements." +#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57 +msgid "Title" msgstr "" -#: ../inc/customizer/namespace.php:79 -msgid "Accent Color (Hover)" +#: inc/actions/namespace.php:293 +msgid "Standard" msgstr "" -#: ../inc/customizer/namespace.php:80 -msgid "Variant of the accent color, used for secondary element hover states." +#: inc/actions/namespace.php:294 +msgid "Accent" msgstr "" -#: ../inc/customizer/namespace.php:85 -msgid "Primary Foreground Color" +#: inc/actions/namespace.php:295 +msgid "Bordered" msgstr "" -#: ../inc/customizer/namespace.php:86 -msgid "Used for text on a primary background." +#: inc/actions/namespace.php:296 +msgid "Borderless" msgstr "" -#: ../inc/customizer/namespace.php:91 -msgid "Accent Foreground Color" +#: inc/actions/namespace.php:299 +msgid "Call to Action" msgstr "" -#: ../inc/customizer/namespace.php:92 -msgid "Used for text on an accent color background." +#: inc/actions/namespace.php:300 +msgid "Text" msgstr "" -#: ../inc/customizer/namespace.php:111 -msgid "Social Media" +#: inc/actions/namespace.php:301 +msgid "Link" msgstr "" -#: ../inc/customizer/namespace.php:119 -msgid "Facebook" +#: inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: ../inc/customizer/namespace.php:128 -msgid "Twitter" +#: inc/helpers/namespace.php:186 +msgid "Sign In" msgstr "" -#: ../inc/customizer/namespace.php:135 -msgid "Front Page Catalog" +#: inc/helpers/namespace.php:192 +msgid "Sign Up" msgstr "" -#: ../inc/customizer/namespace.php:142 -msgid "Show Front Page Catalog" +#: inc/helpers/namespace.php:200 +msgid "Admin" msgstr "" -#: ../inc/customizer/namespace.php150, ../partials/content-front-page.php:19 -msgid "Our Latest Titles" +#: inc/helpers/namespace.php:208 +msgid "My Books" msgstr "" -#: ../inc/customizer/namespace.php:153 -msgid "Front Page Catalog Title" +#: inc/helpers/namespace.php:214 +msgid "Create a New Book" msgstr "" -#: ../inc/customizer/namespace.php:160 -msgid "Contact Form" +#: inc/helpers/namespace.php:220 +msgid "Sign Out" msgstr "" -#: ../inc/customizer/namespace.php:167 -msgid "Show Contact Form" +#: inc/helpers/namespace.php:282 +msgid "Name is required." msgstr "" -#: ../inc/customizer/namespace.php175, ../partials/contact-form.php:12 -msgid "Contact Us" +#: inc/helpers/namespace.php:286 +msgid "Email is required." msgstr "" -#: ../inc/customizer/namespace.php:178 -msgid "Contact Form Title" +#: inc/helpers/namespace.php:290 +msgid "Email is invalid." msgstr "" -#: ../inc/customizer/namespace.php:188 -msgid "Contact Email" +#: inc/helpers/namespace.php:294 +msgid "Institution is required." msgstr "" -#: ../inc/filters/namespace.php:61 -msgid "Continued" +#: inc/helpers/namespace.php:298 +msgid "Message is required." msgstr "" -#: ../inc/helpers/namespace.php:171 -msgid "Contact" +#. translators: %s name of contact for submitter +#: inc/helpers/namespace.php:305 +msgid "Contact Form Submission from %s" msgstr "" -#: ../inc/helpers/namespace.php:178 -msgid "Sign In" +#: inc/helpers/namespace.php:316 +msgid "Your message was sent!" msgstr "" -#: ../inc/helpers/namespace.php:184 -msgid "Sign Up" +#: inc/helpers/namespace.php:319 +msgid "Your message could not be sent." msgstr "" -#: ../inc/helpers/namespace.php:192 -msgid "Admin" +#: inc/intervention.php:12 +msgid "Hello," msgstr "" -#: ../inc/helpers/namespace.php:200 -msgid "My Books" +#: page-catalog.php:55 +msgid "No Books Found" msgstr "" -#: ../inc/helpers/namespace.php:206 -msgid "Sign Out" +#: page-catalog.php:58 +msgid "No books have been added to the catalog." msgstr "" -#: ../inc/helpers/namespace.php:260 -msgid "Name is required." +#. translators: 1: title. +#: comments.php:35 +msgid "One thought on “%1$s”" msgstr "" -#: ../inc/helpers/namespace.php:264 -msgid "Email is required." -msgstr "" +#. translators: 1: comment count number, 2: title. +#: comments.php:41 +msgctxt "comments title" +msgid "%1$s thought on “%2$s”" +msgid_plural "%1$s thoughts on “%2$s”" +msgstr[0] "" +msgstr[1] "" -#: ../inc/helpers/namespace.php:268 -msgid "Email is invalid." +#: comments.php:68 +msgid "Comments are closed." msgstr "" -#: ../inc/helpers/namespace.php:272 -msgid "Institution is required." +#. translators: %s: search query. +#: search.php:23 +msgid "Search Results for: %s" msgstr "" -#: ../inc/helpers/namespace.php:276 -msgid "Message is required." +#: header.php:44 +msgid "Skip to content" msgstr "" -#: ../inc/helpers/namespace.php:282 -msgid "Contact Form Submission from %s" +#. translators: %s name of network +#: header.php:69 +msgid "Logo for %s" msgstr "" -#: ../inc/helpers/namespace.php:293 -msgid "Your message was sent!" +#: header.php:80 +msgid "Toggle Menu" msgstr "" -#: ../inc/helpers/namespace.php:296 -msgid "Your message could not be sent." +#. translators: %s network name +#: footer.php:43 footer.php:48 +msgid "%s on Facebook" msgstr "" -#: ../page-catalog.php:55 -msgid "No Books Found" +#. translators: %s network name +#: footer.php:53 footer.php:58 +msgid "%s on Twitter" msgstr "" -#: ../page-catalog.php:58 -msgid "No books have been added to the catalog." +#. translators: %s Pressbooks +#: footer.php:77 +msgid "Powered by %s" msgstr "" -#: ../partials/book.php:27 -msgid "About this book" +#: footer.php:79 +msgid "Open Source" msgstr "" -#: ../partials/contact-form.php:30 -msgid "Your name (required)" +#: footer.php:80 +msgid "Open Textbooks" msgstr "" -#: ../partials/contact-form.php:38 -msgid "Your email address (required)" +#: footer.php:81 +msgid "Open Book Publishing" msgstr "" -#: ../partials/contact-form.php:46 -msgid "Your institution (required)" +#: footer.php:86 footer.php:90 +msgid "Pressbooks on Facebook" msgstr "" -#: ../partials/contact-form.php:54 -msgid "Your message (required)" +#: footer.php:92 footer.php:96 +msgid "Pressbooks on Twitter" msgstr "" -#: ../partials/contact-form.php:58 -msgid "Send" +#: partials/book.php:39 +msgid "About this book" msgstr "" -#: ../partials/content-front-page.php:67 -msgid "View Complete Catalog" +#: partials/paged-navigation.php:2 +msgid "Navigation" msgstr "" -#: ../partials/content-none.php:14 +#: partials/content-none.php:14 msgid "Nothing Found" msgstr "" -#: ../partials/content-none.php:25 +#. translators: 1: link to WP admin new post page. +#: partials/content-none.php:27 msgid "Ready to publish your first post? Get started here." msgstr "" -#: ../partials/content-none.php:38 +#: partials/content-none.php:41 msgid "" "Sorry, but nothing matched your search terms. Please try again with some " "different keywords." msgstr "" -#: ../partials/content-none.php:44 +#: partials/content-none.php:48 msgid "" "It seems we can’t find what you’re looking for. Perhaps " "searching can help." msgstr "" -#: ../partials/content-page-catalog.php:17 +#: partials/content-page.php:23 partials/content.php:50 +msgid "Pages:" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content-page.php:37 +msgid "Edit %s" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content.php:37 +msgid "Continue reading \"%s\"" +msgstr "" + +#: partials/content-page-catalog.php:17 msgid "Filter by Subject" msgstr "" -#: ../partials/content-page-catalog.php:19 +#: partials/content-page-catalog.php:19 msgid "All Subjects" msgstr "" -#: ../partials/content-page-catalog.php:35 +#: partials/content-page-catalog.php:39 msgid "Filter by License" msgstr "" -#: ../partials/content-page-catalog.php:37 +#: partials/content-page-catalog.php:41 msgid "All Licenses" msgstr "" -#: ../partials/content-page-catalog.php:46 +#: partials/content-page-catalog.php:54 msgid "Sort by" msgstr "" -#: ../partials/content-page-catalog.php:50 +#: partials/content-page-catalog.php:58 msgid "Subject" msgstr "" -#: ../partials/content-page-catalog.php:51 +#: partials/content-page-catalog.php:59 msgid "Latest" msgstr "" -#: ../partials/content-page-catalog.php:58 +#: partials/content-page-catalog.php:67 msgid "Clear Filters" msgstr "" -#: ../partials/content-page-catalog.php:59 +#: partials/content-page-catalog.php:68 msgid "Submit" msgstr "" -#: ../partials/content-page.php22, ../partials/content.php:45 -msgid "Pages:" +#: partials/content-front-page.php:76 +msgid "View Complete Catalog" msgstr "" -#: ../partials/content-page.php:35 -msgid "Edit %s" +#: partials/contact-form.php:29 +msgid "Keep this field blank (required)" msgstr "" -#: ../partials/content.php:34 -msgid "Continue reading \"%s\"" +#: partials/contact-form.php:45 +msgid "Your name (required)" msgstr "" -#: ../partials/paged-navigation.php:2 -msgid "Navigation" +#: partials/contact-form.php:61 +msgid "Your email address (required)" msgstr "" -#: ../search.php:21 -msgid "Search Results for: %s" +#: partials/contact-form.php:77 +msgid "Your institution (required)" +msgstr "" + +#: partials/contact-form.php:93 +msgid "Your message (required)" +msgstr "" + +#: partials/contact-form.php:97 +msgid "Send" msgstr "" -#: ../searchform.php:3 +#: searchform.php:3 msgctxt "label" msgid "Search Catalog" msgstr "" -#: ../searchform.php:6 +#: searchform.php:6 msgctxt "submit button" msgid "Search" msgstr "" diff --git a/languages/pt_PT.mo b/languages/pt_PT.mo index 4844bb44b4561456c8693f91f2e202d7514aeb79..d19d436140cf738d0ad59f35cccebd391c525eef 100644 GIT binary patch delta 239 zcmaFEvVdiR3ez*jiE8TgjyWlrd8rD9dS-eCTtTS?`9&qVzQyU8DY{Oj>BYJs`Bn-U zB_##LR{HwsnI##eNqWiox%ve~sl~-f`T5z!NKD;Cuvz+C0sbMn&PAz-C7Jnox-N+& zsa6U`28Ncp21dF@<{^gWRz{Xq24>m@237`|20+!iL8)b##VCp`bPbGk4a^h_O{|Pe zfGQ0PCdPd;b;-|7%*?Y=Kv)m8lPf~kJvA@2D6u5J$VwqRK-byFQ^82j5a=fc0DYKB A=l}o! delta 302 zcmZ3$@`h!C3X>7jL^buvpBaTFe*0Pv(gf3=j diff --git a/languages/pt_PT.po b/languages/pt_PT.po index 8f5a5ac..2204071 100644 --- a/languages/pt_PT.po +++ b/languages/pt_PT.po @@ -1,546 +1,579 @@ -# Copyright (C) 2018 pressbooks-aldine -# This file is distributed under the same license as the pressbooks-aldine package. +# Copyright (C) 2019 Pressbooks (Book Oven Inc.) +# This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: pressbooks-aldine\n" +"Project-Id-Version: Aldine 1.6.0\n" +"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" +"POT-Creation-Date: 2019-02-27T17:29:06+00:00\n" +"PO-Revision-Date: 2018-03-06 14:24+0000\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/pressbooks/teams/9194/pt_PT/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: pt_PT\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Poedit-Basepath: ..\n" -"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n" -"X-Poedit-SearchPath-0: .\n" -"X-Poedit-SearchPathExcluded-0: *.js\n" -"X-Poedit-SourceCharset: UTF-8\n" +"X-Domain: pressbooks-aldine\n" +"X-Generator: WP-CLI 2.1.0\n" -#: ../404.php:17 -msgid "Oops! That page can’t be found." +#. Theme Name of the theme +msgid "Aldine" msgstr "" -#: ../404.php:21 -msgid "It looks like nothing was found at this location." +#. Theme URI of the theme +msgid "https://github.com/pressbooks/pressbooks-aldine/" msgstr "" -#: ../comments.php:34 -msgid "One thought on “%1$s”" +#. Description of the theme +msgid "" +"Aldine is the default theme for the home page of Pressbooks networks. It is " +"named for the Aldine Press, founded by Aldus Manutius in 1494, who is " +"regarded by many as the world’s first publisher." msgstr "" -#: ../comments.php:40 -msgctxt "comments title" -msgid "%1$s thought on “%2$s”" -msgid_plural "%1$s thoughts on “%2$s”" -msgstr[0] "" -msgstr[1] "" - -#: ../comments.php:63 -msgid "Comments are closed." +#. Author of the theme +msgid "Pressbooks (Book Oven Inc.)" msgstr "" -#: ../footer.php40, ../footer.php:44 -msgid "%s on Facebook" +#. Author URI of the theme +msgid "https://pressbooks.org" msgstr "" -#: ../footer.php48, ../footer.php:52 -msgid "%s on Twitter" -msgstr "" - -#: ../footer.php:70 -msgid "Powered by %s" +#: functions.php:19 +msgid "Dependencies Missing" msgstr "" -#: ../footer.php:72 -msgid "Open Source" +#: functions.php:20 +msgid "You must run composer install from the Aldine directory." msgstr "" -#: ../footer.php:73 -msgid "Open Textbooks" +#: 404.php:17 +msgid "Oops! That page can’t be found." msgstr "" -#: ../footer.php:74 -msgid "Open Book Publishing" +#: 404.php:21 +msgid "It looks like nothing was found at this location." msgstr "" -#: ../footer.php75, ../inc/activation/namespace.php:27 -msgid "Learn More" +#: inc/filters/namespace.php:63 +msgid "Continued" msgstr "" -#: ../footer.php79, ../footer.php:83 -msgid "Pressbooks on Facebook" +#: inc/customizer/namespace.php:69 +msgid "Primary Color" msgstr "" -#: ../footer.php85, ../footer.php:89 -msgid "Pressbooks on Twitter" +#: inc/customizer/namespace.php:70 +msgid "Primary color, used for links and other primary elements." msgstr "" -#: ../functions.php:18 -msgid "Dependencies Missing" +#: inc/customizer/namespace.php:75 +msgid "Primary Color (Hover)" msgstr "" -#: ../functions.php:19 -msgid "You must run composer install from the Aldine directory." +#: inc/customizer/namespace.php:76 +msgid "Variant of the primary color, used for primary element hover states." msgstr "" -#: ../header.php:44 -msgid "Skip to content" +#: inc/customizer/namespace.php:81 +msgid "Accent Color" msgstr "" -#: ../header.php:64 -msgid "Logo for %s" +#: inc/customizer/namespace.php:82 +msgid "Accent color, used for flourishes and secondary elements." msgstr "" -#: ../header.php:74 -msgid "Toggle Menu" +#: inc/customizer/namespace.php:87 +msgid "Accent Color (Hover)" msgstr "" -#: ../inc/intervention.php:12 -msgid "Hello," +#: inc/customizer/namespace.php:88 +msgid "Variant of the accent color, used for secondary element hover states." msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 -msgid "Primary Menu" +#: inc/customizer/namespace.php:93 +msgid "Primary Foreground Color" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 -msgid "Footer Menu" +#: inc/customizer/namespace.php:94 +msgid "Used for text on a primary background." msgstr "" -#: ../inc/actions/namespace.php:107 -msgid "Network Footer Block 1" +#: inc/customizer/namespace.php:99 +msgid "Accent Foreground Color" msgstr "" -#: ../inc/actions/namespace.php:117 -msgid "Network Footer Block 2" +#: inc/customizer/namespace.php:100 +msgid "Used for text on an accent color background." msgstr "" -#: ../inc/actions/namespace.php142, -#: ../partials/content-accessibility-toolbar.php6, -#: ../partials/content-accessibility-toolbar.php:7 -msgid "Increase Font Size" +#: inc/customizer/namespace.php:124 +msgid "Social Media" msgstr "" -#: ../inc/actions/namespace.php:143 -msgid "Decrease Font Size" +#: inc/customizer/namespace.php:136 +msgid "Facebook" msgstr "" -#: ../inc/actions/namespace.php:226 -msgid "" -"This page displays your network catalog, so there is no content to edit." +#: inc/customizer/namespace.php:149 +msgid "Twitter" msgstr "" -#: ../inc/actions/namespace.php:279 -msgid "Page Section" +#: inc/customizer/namespace.php:158 +msgid "Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php280, ../partials/content-page-catalog.php:49 -msgid "Title" +#: inc/customizer/namespace.php:169 +msgid "Show Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php:281 -msgid "Standard" +#: inc/customizer/namespace.php:179 partials/content-front-page.php:19 +msgid "Our Latest Titles" msgstr "" -#: ../inc/actions/namespace.php:282 -msgid "Accent" +#: inc/customizer/namespace.php:184 +msgid "Front Page Catalog Title" msgstr "" -#: ../inc/actions/namespace.php:283 -msgid "Bordered" +#: inc/customizer/namespace.php:193 +msgid "Contact Form" msgstr "" -#: ../inc/actions/namespace.php:284 -msgid "Borderless" +#: inc/customizer/namespace.php:204 +msgid "Show Contact Form" msgstr "" -#: ../inc/actions/namespace.php:287 -msgid "Call to Action" +#: inc/customizer/namespace.php:214 partials/contact-form.php:12 +msgid "Contact Us" msgstr "" -#: ../inc/actions/namespace.php:288 -msgid "Text" +#: inc/customizer/namespace.php:219 +msgid "Contact Form Title" msgstr "" -#: ../inc/actions/namespace.php:289 -msgid "Link" +#: inc/customizer/namespace.php:233 +msgid "Contact Email" msgstr "" -#: ../inc/activation/namespace.php:25 +#: inc/activation/namespace.php:25 msgid "About Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:26 +#: inc/activation/namespace.php:26 msgid "" "Pressbooks is easy-to-use book writing software that lets you create a book " "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, -#: ../inc/activation/namespace.php:143 +#: inc/activation/namespace.php:27 footer.php:82 +msgid "Learn More" +msgstr "" + +#: inc/activation/namespace.php:34 inc/activation/namespace.php:146 +#: inc/activation/namespace.php:152 msgid "About" msgstr "" -#: ../inc/activation/namespace.php:39 +#: inc/activation/namespace.php:39 msgid "" "Pressbooks is simple book production software. You can use Pressbooks to " "publish textbooks, scholarly monographs, syllabi, fiction and non-fiction " "books, white papers, and more in multiple formats including:" msgstr "" -#: ../inc/activation/namespace.php:40 +#: inc/activation/namespace.php:40 msgid "MOBI (for Kindle ebooks)" msgstr "" -#: ../inc/activation/namespace.php:41 +#: inc/activation/namespace.php:41 msgid "EPUB (for all other ebookstores)" msgstr "" -#: ../inc/activation/namespace.php:42 +#: inc/activation/namespace.php:42 msgid "designed PDF (for print-on-demand and digital distribution)" msgstr "" -#: ../inc/activation/namespace.php:45 +#. translators: %s link to about page +#: inc/activation/namespace.php:46 msgid "For more information about Pressbooks, %s." msgstr "" -#: ../inc/activation/namespace.php:46 +#: inc/activation/namespace.php:47 msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, -#: ../inc/activation/namespace.php:173 +#: inc/activation/namespace.php:53 inc/activation/namespace.php:176 +#: inc/activation/namespace.php:182 msgid "Help" msgstr "" -#: ../inc/activation/namespace.php:58 +#. translators: %1$s: link to how to page; %2$s: link to guide +#: inc/activation/namespace.php:60 msgid "" "The easiest way to get started with Pressbooks is to follow our %1$s. Or, " "you can review our %2$s." msgstr "" -#: ../inc/activation/namespace.php:59 +#: inc/activation/namespace.php:61 msgid "4 Step Guide to Making a Book on Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:60 +#: inc/activation/namespace.php:62 msgid "Guide to Using Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:62 +#: inc/activation/namespace.php:64 msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, -#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, -#: ../inc/activation/namespace.php158, ../page-catalog.php:4 +#. Template Name of the theme +#: inc/activation/namespace.php:69 inc/activation/namespace.php:125 +#: inc/activation/namespace.php:131 inc/activation/namespace.php:161 +#: inc/activation/namespace.php:167 msgid "Catalog" msgstr "" -#: ../inc/activation/namespace.php71, ../inc/helpers/namespace.php:165 +#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173 msgid "Home" msgstr "" -#: ../inc/admin/namespace.php:30 +#: inc/activation/namespace.php:120 inc/actions/namespace.php:47 +msgid "Primary Menu" +msgstr "" + +#: inc/activation/namespace.php:141 inc/actions/namespace.php:48 +msgid "Footer Menu" +msgstr "" + +#: inc/admin/namespace.php:30 msgid "Catalog updated." msgstr "" -#: ../inc/admin/namespace.php:31 +#: inc/admin/namespace.php:31 msgid "Sorry, but your catalog was not updated. Please try again." msgstr "" -#: ../inc/admin/namespace.php:32 +#: inc/admin/namespace.php:32 msgid "Dismiss this notice." msgstr "" -#: ../inc/admin/namespace.php:61 +#: inc/admin/namespace.php:61 msgid "In Catalog" msgstr "" -#: ../inc/admin/namespace.php:72 -msgctxt "pressbooks-aldine" -msgid "Show in Catalog" -msgstr "" - -#: ../inc/admin/namespace.php:73 -msgctxt "pressbooks-aldine" -msgid "This book is private, so you can’t display it in your catalog." +#: inc/actions/namespace.php:114 +msgid "Network Footer Block 1" msgstr "" -#: ../inc/customizer/namespace.php:61 -msgid "Primary Color" +#: inc/actions/namespace.php:126 +msgid "Network Footer Block 2" msgstr "" -#: ../inc/customizer/namespace.php:62 -msgid "Primary color, used for links and other primary elements." +#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4 +msgid "Increase Font Size" msgstr "" -#: ../inc/customizer/namespace.php:67 -msgid "Primary Color (Hover)" +#: inc/actions/namespace.php:153 +msgid "Decrease Font Size" msgstr "" -#: ../inc/customizer/namespace.php:68 -msgid "Variant of the primary color, used for primary element hover states." +#: inc/actions/namespace.php:237 +msgid "" +"This page displays your network catalog, so there is no content to edit." msgstr "" -#: ../inc/customizer/namespace.php:73 -msgid "Accent Color" +#: inc/actions/namespace.php:291 +msgid "Page Section" msgstr "" -#: ../inc/customizer/namespace.php:74 -msgid "Accent color, used for flourishes and secondary elements." +#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57 +msgid "Title" msgstr "" -#: ../inc/customizer/namespace.php:79 -msgid "Accent Color (Hover)" +#: inc/actions/namespace.php:293 +msgid "Standard" msgstr "" -#: ../inc/customizer/namespace.php:80 -msgid "Variant of the accent color, used for secondary element hover states." +#: inc/actions/namespace.php:294 +msgid "Accent" msgstr "" -#: ../inc/customizer/namespace.php:85 -msgid "Primary Foreground Color" +#: inc/actions/namespace.php:295 +msgid "Bordered" msgstr "" -#: ../inc/customizer/namespace.php:86 -msgid "Used for text on a primary background." +#: inc/actions/namespace.php:296 +msgid "Borderless" msgstr "" -#: ../inc/customizer/namespace.php:91 -msgid "Accent Foreground Color" +#: inc/actions/namespace.php:299 +msgid "Call to Action" msgstr "" -#: ../inc/customizer/namespace.php:92 -msgid "Used for text on an accent color background." +#: inc/actions/namespace.php:300 +msgid "Text" msgstr "" -#: ../inc/customizer/namespace.php:111 -msgid "Social Media" +#: inc/actions/namespace.php:301 +msgid "Link" msgstr "" -#: ../inc/customizer/namespace.php:119 -msgid "Facebook" +#: inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: ../inc/customizer/namespace.php:128 -msgid "Twitter" +#: inc/helpers/namespace.php:186 +msgid "Sign In" msgstr "" -#: ../inc/customizer/namespace.php:135 -msgid "Front Page Catalog" +#: inc/helpers/namespace.php:192 +msgid "Sign Up" msgstr "" -#: ../inc/customizer/namespace.php:142 -msgid "Show Front Page Catalog" +#: inc/helpers/namespace.php:200 +msgid "Admin" msgstr "" -#: ../inc/customizer/namespace.php150, ../partials/content-front-page.php:19 -msgid "Our Latest Titles" +#: inc/helpers/namespace.php:208 +msgid "My Books" msgstr "" -#: ../inc/customizer/namespace.php:153 -msgid "Front Page Catalog Title" +#: inc/helpers/namespace.php:214 +msgid "Create a New Book" msgstr "" -#: ../inc/customizer/namespace.php:160 -msgid "Contact Form" +#: inc/helpers/namespace.php:220 +msgid "Sign Out" msgstr "" -#: ../inc/customizer/namespace.php:167 -msgid "Show Contact Form" +#: inc/helpers/namespace.php:282 +msgid "Name is required." msgstr "" -#: ../inc/customizer/namespace.php175, ../partials/contact-form.php:12 -msgid "Contact Us" +#: inc/helpers/namespace.php:286 +msgid "Email is required." msgstr "" -#: ../inc/customizer/namespace.php:178 -msgid "Contact Form Title" +#: inc/helpers/namespace.php:290 +msgid "Email is invalid." msgstr "" -#: ../inc/customizer/namespace.php:188 -msgid "Contact Email" +#: inc/helpers/namespace.php:294 +msgid "Institution is required." msgstr "" -#: ../inc/filters/namespace.php:61 -msgid "Continued" +#: inc/helpers/namespace.php:298 +msgid "Message is required." msgstr "" -#: ../inc/helpers/namespace.php:171 -msgid "Contact" +#. translators: %s name of contact for submitter +#: inc/helpers/namespace.php:305 +msgid "Contact Form Submission from %s" msgstr "" -#: ../inc/helpers/namespace.php:178 -msgid "Sign In" +#: inc/helpers/namespace.php:316 +msgid "Your message was sent!" msgstr "" -#: ../inc/helpers/namespace.php:184 -msgid "Sign Up" +#: inc/helpers/namespace.php:319 +msgid "Your message could not be sent." msgstr "" -#: ../inc/helpers/namespace.php:192 -msgid "Admin" +#: inc/intervention.php:12 +msgid "Hello," msgstr "" -#: ../inc/helpers/namespace.php:200 -msgid "My Books" +#: page-catalog.php:55 +msgid "No Books Found" msgstr "" -#: ../inc/helpers/namespace.php:206 -msgid "Sign Out" +#: page-catalog.php:58 +msgid "No books have been added to the catalog." msgstr "" -#: ../inc/helpers/namespace.php:260 -msgid "Name is required." +#. translators: 1: title. +#: comments.php:35 +msgid "One thought on “%1$s”" msgstr "" -#: ../inc/helpers/namespace.php:264 -msgid "Email is required." -msgstr "" +#. translators: 1: comment count number, 2: title. +#: comments.php:41 +msgctxt "comments title" +msgid "%1$s thought on “%2$s”" +msgid_plural "%1$s thoughts on “%2$s”" +msgstr[0] "" +msgstr[1] "" -#: ../inc/helpers/namespace.php:268 -msgid "Email is invalid." +#: comments.php:68 +msgid "Comments are closed." msgstr "" -#: ../inc/helpers/namespace.php:272 -msgid "Institution is required." +#. translators: %s: search query. +#: search.php:23 +msgid "Search Results for: %s" msgstr "" -#: ../inc/helpers/namespace.php:276 -msgid "Message is required." +#: header.php:44 +msgid "Skip to content" msgstr "" -#: ../inc/helpers/namespace.php:282 -msgid "Contact Form Submission from %s" +#. translators: %s name of network +#: header.php:69 +msgid "Logo for %s" msgstr "" -#: ../inc/helpers/namespace.php:293 -msgid "Your message was sent!" +#: header.php:80 +msgid "Toggle Menu" msgstr "" -#: ../inc/helpers/namespace.php:296 -msgid "Your message could not be sent." +#. translators: %s network name +#: footer.php:43 footer.php:48 +msgid "%s on Facebook" msgstr "" -#: ../page-catalog.php:55 -msgid "No Books Found" +#. translators: %s network name +#: footer.php:53 footer.php:58 +msgid "%s on Twitter" msgstr "" -#: ../page-catalog.php:58 -msgid "No books have been added to the catalog." +#. translators: %s Pressbooks +#: footer.php:77 +msgid "Powered by %s" msgstr "" -#: ../partials/book.php:27 -msgid "About this book" +#: footer.php:79 +msgid "Open Source" msgstr "" -#: ../partials/contact-form.php:30 -msgid "Your name (required)" +#: footer.php:80 +msgid "Open Textbooks" msgstr "" -#: ../partials/contact-form.php:38 -msgid "Your email address (required)" +#: footer.php:81 +msgid "Open Book Publishing" msgstr "" -#: ../partials/contact-form.php:46 -msgid "Your institution (required)" +#: footer.php:86 footer.php:90 +msgid "Pressbooks on Facebook" msgstr "" -#: ../partials/contact-form.php:54 -msgid "Your message (required)" +#: footer.php:92 footer.php:96 +msgid "Pressbooks on Twitter" msgstr "" -#: ../partials/contact-form.php:58 -msgid "Send" +#: partials/book.php:39 +msgid "About this book" msgstr "" -#: ../partials/content-front-page.php:67 -msgid "View Complete Catalog" +#: partials/paged-navigation.php:2 +msgid "Navigation" msgstr "" -#: ../partials/content-none.php:14 +#: partials/content-none.php:14 msgid "Nothing Found" msgstr "" -#: ../partials/content-none.php:25 +#. translators: 1: link to WP admin new post page. +#: partials/content-none.php:27 msgid "Ready to publish your first post? Get started here." msgstr "" -#: ../partials/content-none.php:38 +#: partials/content-none.php:41 msgid "" "Sorry, but nothing matched your search terms. Please try again with some " "different keywords." msgstr "" -#: ../partials/content-none.php:44 +#: partials/content-none.php:48 msgid "" "It seems we can’t find what you’re looking for. Perhaps " "searching can help." msgstr "" -#: ../partials/content-page-catalog.php:17 +#: partials/content-page.php:23 partials/content.php:50 +msgid "Pages:" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content-page.php:37 +msgid "Edit %s" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content.php:37 +msgid "Continue reading \"%s\"" +msgstr "" + +#: partials/content-page-catalog.php:17 msgid "Filter by Subject" msgstr "" -#: ../partials/content-page-catalog.php:19 +#: partials/content-page-catalog.php:19 msgid "All Subjects" msgstr "" -#: ../partials/content-page-catalog.php:35 +#: partials/content-page-catalog.php:39 msgid "Filter by License" msgstr "" -#: ../partials/content-page-catalog.php:37 +#: partials/content-page-catalog.php:41 msgid "All Licenses" msgstr "" -#: ../partials/content-page-catalog.php:46 +#: partials/content-page-catalog.php:54 msgid "Sort by" msgstr "" -#: ../partials/content-page-catalog.php:50 +#: partials/content-page-catalog.php:58 msgid "Subject" msgstr "" -#: ../partials/content-page-catalog.php:51 +#: partials/content-page-catalog.php:59 msgid "Latest" msgstr "" -#: ../partials/content-page-catalog.php:58 +#: partials/content-page-catalog.php:67 msgid "Clear Filters" msgstr "" -#: ../partials/content-page-catalog.php:59 +#: partials/content-page-catalog.php:68 msgid "Submit" msgstr "" -#: ../partials/content-page.php22, ../partials/content.php:45 -msgid "Pages:" +#: partials/content-front-page.php:76 +msgid "View Complete Catalog" msgstr "" -#: ../partials/content-page.php:35 -msgid "Edit %s" +#: partials/contact-form.php:29 +msgid "Keep this field blank (required)" msgstr "" -#: ../partials/content.php:34 -msgid "Continue reading \"%s\"" +#: partials/contact-form.php:45 +msgid "Your name (required)" msgstr "" -#: ../partials/paged-navigation.php:2 -msgid "Navigation" +#: partials/contact-form.php:61 +msgid "Your email address (required)" msgstr "" -#: ../search.php:21 -msgid "Search Results for: %s" +#: partials/contact-form.php:77 +msgid "Your institution (required)" +msgstr "" + +#: partials/contact-form.php:93 +msgid "Your message (required)" +msgstr "" + +#: partials/contact-form.php:97 +msgid "Send" msgstr "" -#: ../searchform.php:3 +#: searchform.php:3 msgctxt "label" msgid "Search Catalog" msgstr "" -#: ../searchform.php:6 +#: searchform.php:6 msgctxt "submit button" msgid "Search" msgstr "" diff --git a/languages/ro.mo b/languages/ro.mo index a6d104e4a344e94f31a73b46ce5e873f36cb556b..8cd7ba1b272b6f86dac5e3300fd2b203968e18a8 100644 GIT binary patch delta 240 zcmZo--NrIOh3OCDL^bt#$DEYRyi^54Ju^K6uAtO{{Gt+F-{SPl6kVs%^kUtRd@F^F zl9GaAD}DX+%#w`KB)#PPT>XNg)Z*f#{QT@EwOPbx+MpElMoOFS1ey572e?@l-Ic+1;jP(KesVSKyx=xA3sRfB8 z8CD8*8IZ$O_CPWpO2~mY`XmDy` zQF2BA&;z;#KrdjEaIHwrDNRXD0V&YZ%PNMbkpg)>IKQ+gIn_BMv8Xr|=+Dp)H(d)Z F1^~{tYQO*h diff --git a/languages/ro.po b/languages/ro.po index 5d7837c..cfe9511 100644 --- a/languages/ro.po +++ b/languages/ro.po @@ -1,547 +1,580 @@ -# Copyright (C) 2018 pressbooks-aldine -# This file is distributed under the same license as the pressbooks-aldine package. +# Copyright (C) 2019 Pressbooks (Book Oven Inc.) +# This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: pressbooks-aldine\n" +"Project-Id-Version: Aldine 1.6.0\n" +"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" +"POT-Creation-Date: 2019-02-27T17:29:06+00:00\n" +"PO-Revision-Date: 2018-03-06 14:24+0000\n" "Language-Team: Romanian (https://www.transifex.com/pressbooks/teams/9194/ro/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ro\n" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" -"X-Poedit-Basepath: ..\n" -"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n" -"X-Poedit-SearchPath-0: .\n" -"X-Poedit-SearchPathExcluded-0: *.js\n" -"X-Poedit-SourceCharset: UTF-8\n" +"X-Domain: pressbooks-aldine\n" +"X-Generator: WP-CLI 2.1.0\n" -#: ../404.php:17 -msgid "Oops! That page can’t be found." +#. Theme Name of the theme +msgid "Aldine" msgstr "" -#: ../404.php:21 -msgid "It looks like nothing was found at this location." +#. Theme URI of the theme +msgid "https://github.com/pressbooks/pressbooks-aldine/" msgstr "" -#: ../comments.php:34 -msgid "One thought on “%1$s”" +#. Description of the theme +msgid "" +"Aldine is the default theme for the home page of Pressbooks networks. It is " +"named for the Aldine Press, founded by Aldus Manutius in 1494, who is " +"regarded by many as the world’s first publisher." msgstr "" -#: ../comments.php:40 -msgctxt "comments title" -msgid "%1$s thought on “%2$s”" -msgid_plural "%1$s thoughts on “%2$s”" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: ../comments.php:63 -msgid "Comments are closed." +#. Author of the theme +msgid "Pressbooks (Book Oven Inc.)" msgstr "" -#: ../footer.php40, ../footer.php:44 -msgid "%s on Facebook" +#. Author URI of the theme +msgid "https://pressbooks.org" msgstr "" -#: ../footer.php48, ../footer.php:52 -msgid "%s on Twitter" -msgstr "" - -#: ../footer.php:70 -msgid "Powered by %s" +#: functions.php:19 +msgid "Dependencies Missing" msgstr "" -#: ../footer.php:72 -msgid "Open Source" +#: functions.php:20 +msgid "You must run composer install from the Aldine directory." msgstr "" -#: ../footer.php:73 -msgid "Open Textbooks" +#: 404.php:17 +msgid "Oops! That page can’t be found." msgstr "" -#: ../footer.php:74 -msgid "Open Book Publishing" +#: 404.php:21 +msgid "It looks like nothing was found at this location." msgstr "" -#: ../footer.php75, ../inc/activation/namespace.php:27 -msgid "Learn More" +#: inc/filters/namespace.php:63 +msgid "Continued" msgstr "" -#: ../footer.php79, ../footer.php:83 -msgid "Pressbooks on Facebook" +#: inc/customizer/namespace.php:69 +msgid "Primary Color" msgstr "" -#: ../footer.php85, ../footer.php:89 -msgid "Pressbooks on Twitter" +#: inc/customizer/namespace.php:70 +msgid "Primary color, used for links and other primary elements." msgstr "" -#: ../functions.php:18 -msgid "Dependencies Missing" +#: inc/customizer/namespace.php:75 +msgid "Primary Color (Hover)" msgstr "" -#: ../functions.php:19 -msgid "You must run composer install from the Aldine directory." +#: inc/customizer/namespace.php:76 +msgid "Variant of the primary color, used for primary element hover states." msgstr "" -#: ../header.php:44 -msgid "Skip to content" +#: inc/customizer/namespace.php:81 +msgid "Accent Color" msgstr "" -#: ../header.php:64 -msgid "Logo for %s" +#: inc/customizer/namespace.php:82 +msgid "Accent color, used for flourishes and secondary elements." msgstr "" -#: ../header.php:74 -msgid "Toggle Menu" +#: inc/customizer/namespace.php:87 +msgid "Accent Color (Hover)" msgstr "" -#: ../inc/intervention.php:12 -msgid "Hello," +#: inc/customizer/namespace.php:88 +msgid "Variant of the accent color, used for secondary element hover states." msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 -msgid "Primary Menu" +#: inc/customizer/namespace.php:93 +msgid "Primary Foreground Color" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 -msgid "Footer Menu" +#: inc/customizer/namespace.php:94 +msgid "Used for text on a primary background." msgstr "" -#: ../inc/actions/namespace.php:107 -msgid "Network Footer Block 1" +#: inc/customizer/namespace.php:99 +msgid "Accent Foreground Color" msgstr "" -#: ../inc/actions/namespace.php:117 -msgid "Network Footer Block 2" +#: inc/customizer/namespace.php:100 +msgid "Used for text on an accent color background." msgstr "" -#: ../inc/actions/namespace.php142, -#: ../partials/content-accessibility-toolbar.php6, -#: ../partials/content-accessibility-toolbar.php:7 -msgid "Increase Font Size" +#: inc/customizer/namespace.php:124 +msgid "Social Media" msgstr "" -#: ../inc/actions/namespace.php:143 -msgid "Decrease Font Size" +#: inc/customizer/namespace.php:136 +msgid "Facebook" msgstr "" -#: ../inc/actions/namespace.php:226 -msgid "" -"This page displays your network catalog, so there is no content to edit." +#: inc/customizer/namespace.php:149 +msgid "Twitter" msgstr "" -#: ../inc/actions/namespace.php:279 -msgid "Page Section" +#: inc/customizer/namespace.php:158 +msgid "Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php280, ../partials/content-page-catalog.php:49 -msgid "Title" +#: inc/customizer/namespace.php:169 +msgid "Show Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php:281 -msgid "Standard" +#: inc/customizer/namespace.php:179 partials/content-front-page.php:19 +msgid "Our Latest Titles" msgstr "" -#: ../inc/actions/namespace.php:282 -msgid "Accent" +#: inc/customizer/namespace.php:184 +msgid "Front Page Catalog Title" msgstr "" -#: ../inc/actions/namespace.php:283 -msgid "Bordered" +#: inc/customizer/namespace.php:193 +msgid "Contact Form" msgstr "" -#: ../inc/actions/namespace.php:284 -msgid "Borderless" +#: inc/customizer/namespace.php:204 +msgid "Show Contact Form" msgstr "" -#: ../inc/actions/namespace.php:287 -msgid "Call to Action" +#: inc/customizer/namespace.php:214 partials/contact-form.php:12 +msgid "Contact Us" msgstr "" -#: ../inc/actions/namespace.php:288 -msgid "Text" +#: inc/customizer/namespace.php:219 +msgid "Contact Form Title" msgstr "" -#: ../inc/actions/namespace.php:289 -msgid "Link" +#: inc/customizer/namespace.php:233 +msgid "Contact Email" msgstr "" -#: ../inc/activation/namespace.php:25 +#: inc/activation/namespace.php:25 msgid "About Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:26 +#: inc/activation/namespace.php:26 msgid "" "Pressbooks is easy-to-use book writing software that lets you create a book " "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, -#: ../inc/activation/namespace.php:143 +#: inc/activation/namespace.php:27 footer.php:82 +msgid "Learn More" +msgstr "" + +#: inc/activation/namespace.php:34 inc/activation/namespace.php:146 +#: inc/activation/namespace.php:152 msgid "About" msgstr "" -#: ../inc/activation/namespace.php:39 +#: inc/activation/namespace.php:39 msgid "" "Pressbooks is simple book production software. You can use Pressbooks to " "publish textbooks, scholarly monographs, syllabi, fiction and non-fiction " "books, white papers, and more in multiple formats including:" msgstr "" -#: ../inc/activation/namespace.php:40 +#: inc/activation/namespace.php:40 msgid "MOBI (for Kindle ebooks)" msgstr "" -#: ../inc/activation/namespace.php:41 +#: inc/activation/namespace.php:41 msgid "EPUB (for all other ebookstores)" msgstr "" -#: ../inc/activation/namespace.php:42 +#: inc/activation/namespace.php:42 msgid "designed PDF (for print-on-demand and digital distribution)" msgstr "" -#: ../inc/activation/namespace.php:45 +#. translators: %s link to about page +#: inc/activation/namespace.php:46 msgid "For more information about Pressbooks, %s." msgstr "" -#: ../inc/activation/namespace.php:46 +#: inc/activation/namespace.php:47 msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, -#: ../inc/activation/namespace.php:173 +#: inc/activation/namespace.php:53 inc/activation/namespace.php:176 +#: inc/activation/namespace.php:182 msgid "Help" msgstr "" -#: ../inc/activation/namespace.php:58 +#. translators: %1$s: link to how to page; %2$s: link to guide +#: inc/activation/namespace.php:60 msgid "" "The easiest way to get started with Pressbooks is to follow our %1$s. Or, " "you can review our %2$s." msgstr "" -#: ../inc/activation/namespace.php:59 +#: inc/activation/namespace.php:61 msgid "4 Step Guide to Making a Book on Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:60 +#: inc/activation/namespace.php:62 msgid "Guide to Using Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:62 +#: inc/activation/namespace.php:64 msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, -#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, -#: ../inc/activation/namespace.php158, ../page-catalog.php:4 +#. Template Name of the theme +#: inc/activation/namespace.php:69 inc/activation/namespace.php:125 +#: inc/activation/namespace.php:131 inc/activation/namespace.php:161 +#: inc/activation/namespace.php:167 msgid "Catalog" msgstr "" -#: ../inc/activation/namespace.php71, ../inc/helpers/namespace.php:165 +#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173 msgid "Home" msgstr "" -#: ../inc/admin/namespace.php:30 +#: inc/activation/namespace.php:120 inc/actions/namespace.php:47 +msgid "Primary Menu" +msgstr "" + +#: inc/activation/namespace.php:141 inc/actions/namespace.php:48 +msgid "Footer Menu" +msgstr "" + +#: inc/admin/namespace.php:30 msgid "Catalog updated." msgstr "" -#: ../inc/admin/namespace.php:31 +#: inc/admin/namespace.php:31 msgid "Sorry, but your catalog was not updated. Please try again." msgstr "" -#: ../inc/admin/namespace.php:32 +#: inc/admin/namespace.php:32 msgid "Dismiss this notice." msgstr "" -#: ../inc/admin/namespace.php:61 +#: inc/admin/namespace.php:61 msgid "In Catalog" msgstr "" -#: ../inc/admin/namespace.php:72 -msgctxt "pressbooks-aldine" -msgid "Show in Catalog" -msgstr "" - -#: ../inc/admin/namespace.php:73 -msgctxt "pressbooks-aldine" -msgid "This book is private, so you can’t display it in your catalog." +#: inc/actions/namespace.php:114 +msgid "Network Footer Block 1" msgstr "" -#: ../inc/customizer/namespace.php:61 -msgid "Primary Color" +#: inc/actions/namespace.php:126 +msgid "Network Footer Block 2" msgstr "" -#: ../inc/customizer/namespace.php:62 -msgid "Primary color, used for links and other primary elements." +#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4 +msgid "Increase Font Size" msgstr "" -#: ../inc/customizer/namespace.php:67 -msgid "Primary Color (Hover)" +#: inc/actions/namespace.php:153 +msgid "Decrease Font Size" msgstr "" -#: ../inc/customizer/namespace.php:68 -msgid "Variant of the primary color, used for primary element hover states." +#: inc/actions/namespace.php:237 +msgid "" +"This page displays your network catalog, so there is no content to edit." msgstr "" -#: ../inc/customizer/namespace.php:73 -msgid "Accent Color" +#: inc/actions/namespace.php:291 +msgid "Page Section" msgstr "" -#: ../inc/customizer/namespace.php:74 -msgid "Accent color, used for flourishes and secondary elements." +#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57 +msgid "Title" msgstr "" -#: ../inc/customizer/namespace.php:79 -msgid "Accent Color (Hover)" +#: inc/actions/namespace.php:293 +msgid "Standard" msgstr "" -#: ../inc/customizer/namespace.php:80 -msgid "Variant of the accent color, used for secondary element hover states." +#: inc/actions/namespace.php:294 +msgid "Accent" msgstr "" -#: ../inc/customizer/namespace.php:85 -msgid "Primary Foreground Color" +#: inc/actions/namespace.php:295 +msgid "Bordered" msgstr "" -#: ../inc/customizer/namespace.php:86 -msgid "Used for text on a primary background." +#: inc/actions/namespace.php:296 +msgid "Borderless" msgstr "" -#: ../inc/customizer/namespace.php:91 -msgid "Accent Foreground Color" +#: inc/actions/namespace.php:299 +msgid "Call to Action" msgstr "" -#: ../inc/customizer/namespace.php:92 -msgid "Used for text on an accent color background." +#: inc/actions/namespace.php:300 +msgid "Text" msgstr "" -#: ../inc/customizer/namespace.php:111 -msgid "Social Media" +#: inc/actions/namespace.php:301 +msgid "Link" msgstr "" -#: ../inc/customizer/namespace.php:119 -msgid "Facebook" +#: inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: ../inc/customizer/namespace.php:128 -msgid "Twitter" +#: inc/helpers/namespace.php:186 +msgid "Sign In" msgstr "" -#: ../inc/customizer/namespace.php:135 -msgid "Front Page Catalog" +#: inc/helpers/namespace.php:192 +msgid "Sign Up" msgstr "" -#: ../inc/customizer/namespace.php:142 -msgid "Show Front Page Catalog" +#: inc/helpers/namespace.php:200 +msgid "Admin" msgstr "" -#: ../inc/customizer/namespace.php150, ../partials/content-front-page.php:19 -msgid "Our Latest Titles" +#: inc/helpers/namespace.php:208 +msgid "My Books" msgstr "" -#: ../inc/customizer/namespace.php:153 -msgid "Front Page Catalog Title" +#: inc/helpers/namespace.php:214 +msgid "Create a New Book" msgstr "" -#: ../inc/customizer/namespace.php:160 -msgid "Contact Form" +#: inc/helpers/namespace.php:220 +msgid "Sign Out" msgstr "" -#: ../inc/customizer/namespace.php:167 -msgid "Show Contact Form" +#: inc/helpers/namespace.php:282 +msgid "Name is required." msgstr "" -#: ../inc/customizer/namespace.php175, ../partials/contact-form.php:12 -msgid "Contact Us" +#: inc/helpers/namespace.php:286 +msgid "Email is required." msgstr "" -#: ../inc/customizer/namespace.php:178 -msgid "Contact Form Title" +#: inc/helpers/namespace.php:290 +msgid "Email is invalid." msgstr "" -#: ../inc/customizer/namespace.php:188 -msgid "Contact Email" +#: inc/helpers/namespace.php:294 +msgid "Institution is required." msgstr "" -#: ../inc/filters/namespace.php:61 -msgid "Continued" +#: inc/helpers/namespace.php:298 +msgid "Message is required." msgstr "" -#: ../inc/helpers/namespace.php:171 -msgid "Contact" +#. translators: %s name of contact for submitter +#: inc/helpers/namespace.php:305 +msgid "Contact Form Submission from %s" msgstr "" -#: ../inc/helpers/namespace.php:178 -msgid "Sign In" +#: inc/helpers/namespace.php:316 +msgid "Your message was sent!" msgstr "" -#: ../inc/helpers/namespace.php:184 -msgid "Sign Up" +#: inc/helpers/namespace.php:319 +msgid "Your message could not be sent." msgstr "" -#: ../inc/helpers/namespace.php:192 -msgid "Admin" +#: inc/intervention.php:12 +msgid "Hello," msgstr "" -#: ../inc/helpers/namespace.php:200 -msgid "My Books" +#: page-catalog.php:55 +msgid "No Books Found" msgstr "" -#: ../inc/helpers/namespace.php:206 -msgid "Sign Out" +#: page-catalog.php:58 +msgid "No books have been added to the catalog." msgstr "" -#: ../inc/helpers/namespace.php:260 -msgid "Name is required." +#. translators: 1: title. +#: comments.php:35 +msgid "One thought on “%1$s”" msgstr "" -#: ../inc/helpers/namespace.php:264 -msgid "Email is required." -msgstr "" +#. translators: 1: comment count number, 2: title. +#: comments.php:41 +msgctxt "comments title" +msgid "%1$s thought on “%2$s”" +msgid_plural "%1$s thoughts on “%2$s”" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" -#: ../inc/helpers/namespace.php:268 -msgid "Email is invalid." +#: comments.php:68 +msgid "Comments are closed." msgstr "" -#: ../inc/helpers/namespace.php:272 -msgid "Institution is required." +#. translators: %s: search query. +#: search.php:23 +msgid "Search Results for: %s" msgstr "" -#: ../inc/helpers/namespace.php:276 -msgid "Message is required." +#: header.php:44 +msgid "Skip to content" msgstr "" -#: ../inc/helpers/namespace.php:282 -msgid "Contact Form Submission from %s" +#. translators: %s name of network +#: header.php:69 +msgid "Logo for %s" msgstr "" -#: ../inc/helpers/namespace.php:293 -msgid "Your message was sent!" +#: header.php:80 +msgid "Toggle Menu" msgstr "" -#: ../inc/helpers/namespace.php:296 -msgid "Your message could not be sent." +#. translators: %s network name +#: footer.php:43 footer.php:48 +msgid "%s on Facebook" msgstr "" -#: ../page-catalog.php:55 -msgid "No Books Found" +#. translators: %s network name +#: footer.php:53 footer.php:58 +msgid "%s on Twitter" msgstr "" -#: ../page-catalog.php:58 -msgid "No books have been added to the catalog." +#. translators: %s Pressbooks +#: footer.php:77 +msgid "Powered by %s" msgstr "" -#: ../partials/book.php:27 -msgid "About this book" +#: footer.php:79 +msgid "Open Source" msgstr "" -#: ../partials/contact-form.php:30 -msgid "Your name (required)" +#: footer.php:80 +msgid "Open Textbooks" msgstr "" -#: ../partials/contact-form.php:38 -msgid "Your email address (required)" +#: footer.php:81 +msgid "Open Book Publishing" msgstr "" -#: ../partials/contact-form.php:46 -msgid "Your institution (required)" +#: footer.php:86 footer.php:90 +msgid "Pressbooks on Facebook" msgstr "" -#: ../partials/contact-form.php:54 -msgid "Your message (required)" +#: footer.php:92 footer.php:96 +msgid "Pressbooks on Twitter" msgstr "" -#: ../partials/contact-form.php:58 -msgid "Send" +#: partials/book.php:39 +msgid "About this book" msgstr "" -#: ../partials/content-front-page.php:67 -msgid "View Complete Catalog" +#: partials/paged-navigation.php:2 +msgid "Navigation" msgstr "" -#: ../partials/content-none.php:14 +#: partials/content-none.php:14 msgid "Nothing Found" msgstr "" -#: ../partials/content-none.php:25 +#. translators: 1: link to WP admin new post page. +#: partials/content-none.php:27 msgid "Ready to publish your first post? Get started here." msgstr "" -#: ../partials/content-none.php:38 +#: partials/content-none.php:41 msgid "" "Sorry, but nothing matched your search terms. Please try again with some " "different keywords." msgstr "" -#: ../partials/content-none.php:44 +#: partials/content-none.php:48 msgid "" "It seems we can’t find what you’re looking for. Perhaps " "searching can help." msgstr "" -#: ../partials/content-page-catalog.php:17 +#: partials/content-page.php:23 partials/content.php:50 +msgid "Pages:" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content-page.php:37 +msgid "Edit %s" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content.php:37 +msgid "Continue reading \"%s\"" +msgstr "" + +#: partials/content-page-catalog.php:17 msgid "Filter by Subject" msgstr "" -#: ../partials/content-page-catalog.php:19 +#: partials/content-page-catalog.php:19 msgid "All Subjects" msgstr "" -#: ../partials/content-page-catalog.php:35 +#: partials/content-page-catalog.php:39 msgid "Filter by License" msgstr "" -#: ../partials/content-page-catalog.php:37 +#: partials/content-page-catalog.php:41 msgid "All Licenses" msgstr "" -#: ../partials/content-page-catalog.php:46 +#: partials/content-page-catalog.php:54 msgid "Sort by" msgstr "" -#: ../partials/content-page-catalog.php:50 +#: partials/content-page-catalog.php:58 msgid "Subject" msgstr "" -#: ../partials/content-page-catalog.php:51 +#: partials/content-page-catalog.php:59 msgid "Latest" msgstr "" -#: ../partials/content-page-catalog.php:58 +#: partials/content-page-catalog.php:67 msgid "Clear Filters" msgstr "" -#: ../partials/content-page-catalog.php:59 +#: partials/content-page-catalog.php:68 msgid "Submit" msgstr "" -#: ../partials/content-page.php22, ../partials/content.php:45 -msgid "Pages:" +#: partials/content-front-page.php:76 +msgid "View Complete Catalog" msgstr "" -#: ../partials/content-page.php:35 -msgid "Edit %s" +#: partials/contact-form.php:29 +msgid "Keep this field blank (required)" msgstr "" -#: ../partials/content.php:34 -msgid "Continue reading \"%s\"" +#: partials/contact-form.php:45 +msgid "Your name (required)" msgstr "" -#: ../partials/paged-navigation.php:2 -msgid "Navigation" +#: partials/contact-form.php:61 +msgid "Your email address (required)" msgstr "" -#: ../search.php:21 -msgid "Search Results for: %s" +#: partials/contact-form.php:77 +msgid "Your institution (required)" +msgstr "" + +#: partials/contact-form.php:93 +msgid "Your message (required)" +msgstr "" + +#: partials/contact-form.php:97 +msgid "Send" msgstr "" -#: ../searchform.php:3 +#: searchform.php:3 msgctxt "label" msgid "Search Catalog" msgstr "" -#: ../searchform.php:6 +#: searchform.php:6 msgctxt "submit button" msgid "Search" msgstr "" diff --git a/languages/ru_RU.mo b/languages/ru_RU.mo index cb8c6b8ce1fa654599826911b4b87c5d08a0f46e..bfbd60e52ccc99ec2153b8f3e56477c36f7c4a9b 100644 GIT binary patch literal 11955 zcmbW6dvILUeaBBJl*G`a(2yo+9>;9}t7umb%)_!}@JnE@YzN7PBsAn|_gcDmcdxSd zt`$={wQLNe0y_{=QwBrRgtqB4iLos|WLx~vHj^}c-2J2NbS9*eOs1X5bS9lnlRh)k z&-dKBtKF5XN!iia@7{CIm6VLln7N&`#lE!JU9bt{ol>*e>Lkr18V<21Fr|`Ab;lje6h9pVb=d&pypqDO^Pc) z%k}Nxb>M@b<_DnUdOYhtoZ&H$Kl5e2G;S7r5BLr6z2J92+2en}E5R!eN_aJR4|pvo zxkf?Fe+1P0D%c0kfDeL~K&^8FN^AW4L9KH$sPWyP^wUssPSw0(z^G7h-4lHC077O;3W7r;P*l8cN$XM z0DcS9`rpm2e+WwMt8k{)`5-7>+yY83AJjgNg5u5Np#1*=DE(f}u3rOL%6tXXI+wtQ z!M^|pz?)e_^Tt5Udo;U_K*{|Zp!Pcm-U~hjikAr}z5fo>{O^G`fji~%uV62DBgtwA+zs9Z9tYXVya|dI z{{c#_D{;;rf*%HPrTI%x@_Yxp54;9pd%)e`?|@H&P|19N$+B-A)Os60?Y|wo4Lk&D zz4Krf_$^T5e*{Y2x7ieXK$bMS!8KqFbL^a(XTejTv{{Bu3zx(~bu z8~~pOrT1TfzXkpnwBSC-B{`3QE5JVjQOD)pkASG<@-<+5eJ$~kfAqPV_6{0Ub~;GD z-L!F9i8f3_U6+4u1(iQSS|1H{9DlC@6{q5&&}8ez=OKQq zr9DiOZMM-cqvORMa2?H~H9qV4A>Um=dnZkP?)o(8OQTtC^rFX5@c;#1nC^NP9a?@n&gzY0$&vH^Aj#ak`+3 z>?7{!Geo>;JF9*ajd2l~4P#*~ zPQMp*+jt^~tj3uQg@RvUoCCWlEQQs!3%lyxaGzi8YIF{TRe!u1)+)vJ!3E9iwzbGF z+C5>_?kR<}Y7kBMk@XlG`Gv4j^s4)6%D!e#80!tn;$+GNp-{bJs1D*0a34h5yyuQDqv zyFIN}^=+XPA|yk?O6(Ql2HGuUFDNyy(6iijVMl|wr#Ql0JC{)SasdNR|Rp)kZQcG$1f%urP_ z@ASrf+py;1u1xtR@peg_R$ATbmr7x`0Vd78Vc9oZ_t^bm&1M4HJ+-P+%)<~->{SYW zx1GdC*bHLG4;o&z6+fN|t9xzPs~}M|Z?;yNVr{J~vhvnS6bErlT#$hl%&|4LC53@4 z1$%vqsV5}xlovrxao3AeCzQg1r`c>2LsGvS*(pTwDmPW5Pu0S;vE36ed}@LT2$=Q4 zBCW0^@mt>R^s5uzWW)kqwcvJQ1v`N;@@5-^jAFBmTNOKuN6ogNveyjn*tj+I`u%KB z@-vrrnPF%yXSAs^yx)a*WVUoAOw9<~sK9dr=)pTQiYVEw)K`^-8 z?9SR)iL{_-aGfJ~z2K+6NBvL7Y4X|u6;i{c%!`a8=m>d1VXup5z$|1tSqn1l&&6Sm z6y!9qQ`La@9Jf)pC!SK|$C9$-$C0C^$Q1h|Pi;wTx$u*wxU}qLgDQS%fyq?te8-+q zP=>|n3X|2aSab3f&jq=|4c+i{_4 zjF48%$V51W6lvmMr*hh}IB}VgV7y|tR#MzSMRXmzCe6s+U{c&x`cVZO2@8Q&A}1CD zkBe$`f43d0#m(FSB?=Re!KJA*(D7Zh91;F$B8#z%H|}9@%ryZC2-RY+XAd=u47=Cg zPi8Ap_gWTri)E4JvJ;uAS;Q8t>!!w}b~8c>rJ7=hv{(wuL2ML3W>m%91!FOYCQIIa z$M=QYn(YU(Tx5$Q5o$IpA){b~IB(L5HyVzQ!yV_g1`&2O%DmXCgNJ7uo*MHCd(#6# z-Yg!*$n>P)9B*3(@Aj&JhoQnfF5k3{YdKdeI!M?Folh)9g*=-#9ji2?>f~9YKjT&B zB7rY@DYglzP1zxXSf(=Tl%UM0la^i8s5o85-3?mmQRlsKme?=XUkGa@1vU=$sU#H~ z;MQ!+Q}I&w%Cx(pO3<=a(T|`y1l_rLC@n1LSc!8aiXuX*=Fy75ct9QpqqrKtZ_;U( zA;0*gD@R=QYN|^$q=ZqgBF8NSLmXDJQKW)Ur?lMGVs1AHhh+xrh7vi&w|)8B^Svt` z@F&A+oEwhDgJN!DZ9K}2h68pYjwhpmo*tx_sEy?dVYz3rd1h_-ne*IQJu7zZ7|m@` zre=rSW_&zg`+NJ=TY7s3dV3k1d%)ipNScMQcjkI;&Gp`H z`&JM1uVx_Qws}#U8?AbksN`|TLh=f#1)<&S@B7oQM0TC%QugD!C&F0%mYnOmweg+I zt&G>GKej7#;tXOtM${(=v~*>Zy$d=owB}fbr)0mvMGauy}ISbtslH?Vfvb`W zgRF3u?Pq~oyVkCFD7QJp`0#3hAsH>WcaLB3tEuxI+?m_7ZL96i%YG(#F}YNqt{Q5%;>PKzzMlx^f)5&~tHaVS~NG{QP#3pn4k(^4-S$>>oEzrqHyV};DX6UKp zgh^iEujRI`nv-Wu@_c=UWoMHMG_6S2A0#J}+4@17oNT{WKf2sKyDE93ejt-aE4XE~ zYw4)VWvvOgYM3}?9MpEK!8j28SdAgbym5kE)7dg=1uZhmb-{ja)Wb~7S+Af zHL~CHNHlAidkzb0yp#MSn;kL9OUVh=Kf&IZpySfg_d3!@)(iFLl1pgw3ZtEVOg~tE#@3%;eJtrX zh=?yS`eHgl>$>f++F7=k!1$I3ux#Yi#BJ?qq!@W+&lOT4$yUs<~rf$i`6fK#_C*z>ov=*Fp zal?u@MrNJIuUhkrbHuz!zL=@~455@6N6tE{?)m`&j7jI}Pe@gh9A_5uoh#%4CzY%u zzf5COIO%R;yfla%#ZqM&mc;zeYOaOFY5d6e&A@CtZnJ=+^-0l8G|sk_-!kSh%|*Xs zp7Zz;hIbrqqyj=zIw#s|K_DZZW=xAEMJ-Lal$GuT<|Jr5PzmLYR2TIRBK!Lh5E{ZjKdEsnIM{9`Wu zklbXxrJ-ea4Q*XZh8O84M>Y3#8Fb<2`)kJS+KW?5^8NyP|yb1xf zA!SS8Gj5m!5j#$FV+NN*&ZI7&mvEr!xqik&DE*`^v91ae`=8F#r?XB1by0i~Dn8#~ zLItw|N^E&b>uc@hgL!!-<3mCVD$3T%^-4}uTX#v=t8^#lkc51!jKYp29W+-7Ck=|f z;+nF)t5jIBesGEL)Cp&13kPL0R~fat{CCdsDruE1fayj-P&LpqyG zfDD=QCM7`{=f^09-10|d1p`RubL8kgqrP4Y;4LPDo*_nngWUlvGU3KA$E8rvvXF~pvM~$ z-$gSQvc)-j=m>^f;1G zm!--AHC-sG>Mk4)NVz8YJ-S@vB^Nq1)#0E`^_jN!O5Z#1LQ7Fj{iGccD67H>5`~gd z-dQJ0YQ&?6>;fb`xm(6xX^2^lUbI~)hU)Rck8A$VNa2h zI1^PH!R;*N9v9G!T$8PUqeZF<^&^Nt^tT+VL~}N9lv~(?9DCVRPqLYS`fmavswuHpJO9c%4W(43IQa$8p2?+?|Ut6FK`Zh7+e$A!HDx*yf4Yahvnq za${7`*a8#kP;^KqayFai=&NJVIjGcflF?3ctk&{8gHcpNI5uZ>8v(G?$wqZd3udNK z^9ZgP^~0&k&VM@WAw*l`$R10+lV$bBt2iD%rd?F%MCFb`Ps#@MgL*Jo`p)uCnU|gA zf^FgP($(C?1ExE^HxGl#GHFi9vT)l0@Nyeqj5c~@(Nhm=V!o?cqHbD;DYyheb}H_864KLdGs^3SmY8q~k+k5YbZAE%P(*bc zX?37*rw`-a9b`X`F--QAKIt0G$6`rJA4&UFM^zmo-1ESk3ap;HL|~l402<^O{-T*^PVj z%bgflV@&e<3I{z9Ex}>kn-ghVRnN-plFvo1FrkY=;7px27@5Z!>}Vd;+DMDFm8;#O zH8i0Hww=P$BCL$y2rN$M%|)A9s0+bcjuiy)0-YPaN*^q;{CdPRv)qgDMRamUge5Wq z{74O;3Z}G)w9O>MJlH7eHQtQr#fH2pA}qhMBd!jc*|Cy&PS3>~US@qU>VWDTgyj)nDL)l_hJEy06GBkT>k)2=UaPBYvz75Z5e`gi#>^9VS>0I8DembP1g zDezAvU5ni>^9FDki9`r3z@dYbM>166bKJxJI>qvutBsiMWuhC{Og-erC7ze?8*@cs z_lk@fNFeKl8wQXO)5q<3_XySTVCr%LLzuthGwL#HWm6Sg9Zy|vZBm+vnnyC1lu{EZ zt{a6drRqH7US|I^pDA-MF?Hp_RHbrK>*ejGqmt~>c+Hl&$^9Fu!C0L#l@wGaHQ4% delta 387 zcmZvXzfQw25XMvfEFBROV#vUR;)s7kNjDHks0@(`hy^TTpOlo4i+rvKQ=fu&VDI}d zARdIX6BPzd{&b&xKU@Bm4_}*)pIaO65!ZmV%i3eDvl5oC5$j_uicYzEW>vYx8E7Z2 zjJN|!CDvKoSRi^rd?ukPQ`WHj-mV6V9Kn=MoGF4vxgv|xba*fN(+Rx2qBV3~lFMQ# z#}at8*, 2018 +# msgid "" msgstr "" -"Project-Id-Version: pressbooks-aldine\n" +"Project-Id-Version: Aldine 1.6.0\n" +"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" +"POT-Creation-Date: 2019-02-27T17:29:06+00:00\n" +"PO-Revision-Date: 2018-03-06 14:24+0000\n" +"Last-Translator: Antonio Devís , 2018\n" "Language-Team: Russian (https://www.transifex.com/pressbooks/teams/9194/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ru\n" "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" -"X-Poedit-Basepath: ..\n" -"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n" -"X-Poedit-SearchPath-0: .\n" -"X-Poedit-SearchPathExcluded-0: *.js\n" -"X-Poedit-SourceCharset: UTF-8\n" +"X-Domain: pressbooks-aldine\n" +"X-Generator: WP-CLI 2.1.0\n" -#: ../404.php:17 -msgid "Oops! That page can’t be found." +#. Theme Name of the theme +msgid "Aldine" msgstr "" -#: ../404.php:21 -msgid "It looks like nothing was found at this location." -msgstr "" - -#: ../comments.php:34 -msgid "One thought on “%1$s”" +#. Theme URI of the theme +msgid "https://github.com/pressbooks/pressbooks-aldine/" msgstr "" -#: ../comments.php:40 -msgctxt "comments title" -msgid "%1$s thought on “%2$s”" -msgid_plural "%1$s thoughts on “%2$s”" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: ../comments.php:63 -msgid "Comments are closed." +#. Description of the theme +msgid "" +"Aldine is the default theme for the home page of Pressbooks networks. It is " +"named for the Aldine Press, founded by Aldus Manutius in 1494, who is " +"regarded by many as the world’s first publisher." msgstr "" -#: ../footer.php40, ../footer.php:44 -msgid "%s on Facebook" +#. Author of the theme +msgid "Pressbooks (Book Oven Inc.)" msgstr "" -#: ../footer.php48, ../footer.php:52 -msgid "%s on Twitter" +#. Author URI of the theme +msgid "https://pressbooks.org" msgstr "" -#: ../footer.php:70 -msgid "Powered by %s" -msgstr "" +#: functions.php:19 +msgid "Dependencies Missing" +msgstr "Недостаток зависимости данных" -#: ../footer.php:72 -msgid "Open Source" +#: functions.php:20 +msgid "You must run composer install from the Aldine directory." msgstr "" -#: ../footer.php:73 -msgid "Open Textbooks" -msgstr "" +#: 404.php:17 +msgid "Oops! That page can’t be found." +msgstr "Упс! Невозможно найти эту страницу." -#: ../footer.php:74 -msgid "Open Book Publishing" -msgstr "" +#: 404.php:21 +msgid "It looks like nothing was found at this location." +msgstr "Кажется, здесь ничего нет." -#: ../footer.php75, ../inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "" +#: inc/filters/namespace.php:63 +msgid "Continued" +msgstr "Продолжено" -#: ../footer.php79, ../footer.php:83 -msgid "Pressbooks on Facebook" -msgstr "" +#: inc/customizer/namespace.php:69 +msgid "Primary Color" +msgstr "Основной цвет" -#: ../footer.php85, ../footer.php:89 -msgid "Pressbooks on Twitter" -msgstr "" +#: inc/customizer/namespace.php:70 +msgid "Primary color, used for links and other primary elements." +msgstr "Основной цвет, используемый для ссылок и других основных элементов." -#: ../functions.php:18 -msgid "Dependencies Missing" -msgstr "" +#: inc/customizer/namespace.php:75 +msgid "Primary Color (Hover)" +msgstr "Основной цвет (при наведении)" -#: ../functions.php:19 -msgid "You must run composer install from the Aldine directory." +#: inc/customizer/namespace.php:76 +msgid "Variant of the primary color, used for primary element hover states." msgstr "" +"Вариация основного цвета, используемого для основных элементов при " +"наведении." -#: ../header.php:44 -msgid "Skip to content" -msgstr "" +#: inc/customizer/namespace.php:81 +msgid "Accent Color" +msgstr "Цвет выделения" -#: ../header.php:64 -msgid "Logo for %s" +#: inc/customizer/namespace.php:82 +msgid "Accent color, used for flourishes and secondary elements." msgstr "" +"Цвет выделения, используемого для декорирующих и второстепенных элементов." -#: ../header.php:74 -msgid "Toggle Menu" -msgstr "" +#: inc/customizer/namespace.php:87 +msgid "Accent Color (Hover)" +msgstr "Цвет выделения (при наведении)" -#: ../inc/intervention.php:12 -msgid "Hello," +#: inc/customizer/namespace.php:88 +msgid "Variant of the accent color, used for secondary element hover states." msgstr "" +"Вариация цвета выделения, используемого для второстепенных элементов при " +"наведении. " -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 -msgid "Primary Menu" -msgstr "" +#: inc/customizer/namespace.php:93 +msgid "Primary Foreground Color" +msgstr "Основной цвет переднего плана" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 -msgid "Footer Menu" -msgstr "" +#: inc/customizer/namespace.php:94 +msgid "Used for text on a primary background." +msgstr "Используемый для текста на основном заднем фоне." -#: ../inc/actions/namespace.php:107 -msgid "Network Footer Block 1" -msgstr "" +#: inc/customizer/namespace.php:99 +msgid "Accent Foreground Color" +msgstr "Цвет выделения на переднем плане" -#: ../inc/actions/namespace.php:117 -msgid "Network Footer Block 2" -msgstr "" +#: inc/customizer/namespace.php:100 +msgid "Used for text on an accent color background." +msgstr "Используемый для выделенного текста на заднем фоне." -#: ../inc/actions/namespace.php142, -#: ../partials/content-accessibility-toolbar.php6, -#: ../partials/content-accessibility-toolbar.php:7 -msgid "Increase Font Size" -msgstr "" +#: inc/customizer/namespace.php:124 +msgid "Social Media" +msgstr "Социальные сети" -#: ../inc/actions/namespace.php:143 -msgid "Decrease Font Size" -msgstr "" +#: inc/customizer/namespace.php:136 +msgid "Facebook" +msgstr "Facebook" -#: ../inc/actions/namespace.php:226 -msgid "" -"This page displays your network catalog, so there is no content to edit." -msgstr "" +#: inc/customizer/namespace.php:149 +msgid "Twitter" +msgstr "Twitter" -#: ../inc/actions/namespace.php:279 -msgid "Page Section" -msgstr "" +#: inc/customizer/namespace.php:158 +msgid "Front Page Catalog" +msgstr "Главная страница каталога" -#: ../inc/actions/namespace.php280, ../partials/content-page-catalog.php:49 -msgid "Title" -msgstr "" +#: inc/customizer/namespace.php:169 +msgid "Show Front Page Catalog" +msgstr "Показать главную страницу каталога" -#: ../inc/actions/namespace.php:281 -msgid "Standard" -msgstr "" +#: inc/customizer/namespace.php:179 partials/content-front-page.php:19 +msgid "Our Latest Titles" +msgstr "Наши новейшие заголовки" -#: ../inc/actions/namespace.php:282 -msgid "Accent" -msgstr "" +#: inc/customizer/namespace.php:184 +msgid "Front Page Catalog Title" +msgstr "Заголовки на первой странице каталога" -#: ../inc/actions/namespace.php:283 -msgid "Bordered" -msgstr "" +#: inc/customizer/namespace.php:193 +msgid "Contact Form" +msgstr "Контактная форма" -#: ../inc/actions/namespace.php:284 -msgid "Borderless" -msgstr "" +#: inc/customizer/namespace.php:204 +msgid "Show Contact Form" +msgstr "Показать контактную форму" -#: ../inc/actions/namespace.php:287 -msgid "Call to Action" -msgstr "" +#: inc/customizer/namespace.php:214 partials/contact-form.php:12 +msgid "Contact Us" +msgstr "Связаться с нами" -#: ../inc/actions/namespace.php:288 -msgid "Text" -msgstr "" +#: inc/customizer/namespace.php:219 +msgid "Contact Form Title" +msgstr "Заголовок контактной формы" -#: ../inc/actions/namespace.php:289 -msgid "Link" -msgstr "" +#: inc/customizer/namespace.php:233 +msgid "Contact Email" +msgstr "Контактный адрес электронной почты" -#: ../inc/activation/namespace.php:25 +#: inc/activation/namespace.php:25 msgid "About Pressbooks" -msgstr "" +msgstr "О Pressbooks" -#: ../inc/activation/namespace.php:26 +#: inc/activation/namespace.php:26 msgid "" "Pressbooks is easy-to-use book writing software that lets you create a book " "in all the formats you need to publish." msgstr "" +"Pressbooks — это удобное для использования программное обеспечение для " +"написания книг, которое позволяет Вам создать книгу в любом формате, в " +"котором Вам необходимо её опубликовать." -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, -#: ../inc/activation/namespace.php:143 +#: inc/activation/namespace.php:27 footer.php:82 +msgid "Learn More" +msgstr "Подробнее" + +#: inc/activation/namespace.php:34 inc/activation/namespace.php:146 +#: inc/activation/namespace.php:152 msgid "About" -msgstr "" +msgstr "О" -#: ../inc/activation/namespace.php:39 +#: inc/activation/namespace.php:39 msgid "" "Pressbooks is simple book production software. You can use Pressbooks to " "publish textbooks, scholarly monographs, syllabi, fiction and non-fiction " "books, white papers, and more in multiple formats including:" msgstr "" +"Pressbooks — это простое программное обеспечение для производства книг. Вы " +"можете использовать Pressbooks для публикации учебных пособий, научных " +"статей, конспектов, художественной и нехудожественной литературы, " +"официальных документов и так далее в различных форматах, например:" -#: ../inc/activation/namespace.php:40 +#: inc/activation/namespace.php:40 msgid "MOBI (for Kindle ebooks)" -msgstr "" +msgstr "MOBI (для электронных книг Kindle)" -#: ../inc/activation/namespace.php:41 +#: inc/activation/namespace.php:41 msgid "EPUB (for all other ebookstores)" -msgstr "" +msgstr "EPUB (для всех остальных магазинов электронных книг)" -#: ../inc/activation/namespace.php:42 +#: inc/activation/namespace.php:42 msgid "designed PDF (for print-on-demand and digital distribution)" msgstr "" +"оформленный PDF (для издания по заказу и электронного распространения)" -#: ../inc/activation/namespace.php:45 +#. translators: %s link to about page +#: inc/activation/namespace.php:46 msgid "For more information about Pressbooks, %s." msgstr "" -#: ../inc/activation/namespace.php:46 +#: inc/activation/namespace.php:47 msgid "see here" -msgstr "" +msgstr "см. здесь" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, -#: ../inc/activation/namespace.php:173 +#: inc/activation/namespace.php:53 inc/activation/namespace.php:176 +#: inc/activation/namespace.php:182 msgid "Help" -msgstr "" +msgstr "Помощь" -#: ../inc/activation/namespace.php:58 +#. translators: %1$s: link to how to page; %2$s: link to guide +#: inc/activation/namespace.php:60 msgid "" "The easiest way to get started with Pressbooks is to follow our %1$s. Or, " "you can review our %2$s." msgstr "" -#: ../inc/activation/namespace.php:59 +#: inc/activation/namespace.php:61 msgid "4 Step Guide to Making a Book on Pressbooks" -msgstr "" +msgstr "Инструкция по созданию книги на Pressbooks в 4 шага" -#: ../inc/activation/namespace.php:60 +#: inc/activation/namespace.php:62 msgid "Guide to Using Pressbooks" -msgstr "" +msgstr "Инструкция по использованию Pressbooks" -#: ../inc/activation/namespace.php:62 +#: inc/activation/namespace.php:64 msgid "" "If you require further assistance, please contact your network manager." msgstr "" +"Если Вам необходима дальнейшая помощь, пожалуйста, свяжитесь со своим " +"сетевым диспетчером." -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, -#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, -#: ../inc/activation/namespace.php158, ../page-catalog.php:4 +#. Template Name of the theme +#: inc/activation/namespace.php:69 inc/activation/namespace.php:125 +#: inc/activation/namespace.php:131 inc/activation/namespace.php:161 +#: inc/activation/namespace.php:167 msgid "Catalog" -msgstr "" +msgstr "Каталог" -#: ../inc/activation/namespace.php71, ../inc/helpers/namespace.php:165 +#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173 msgid "Home" -msgstr "" +msgstr "Главная страница" -#: ../inc/admin/namespace.php:30 +#: inc/activation/namespace.php:120 inc/actions/namespace.php:47 +msgid "Primary Menu" +msgstr "Набор основных команд" + +#: inc/activation/namespace.php:141 inc/actions/namespace.php:48 +msgid "Footer Menu" +msgstr "Набор дополнительных команд" + +#: inc/admin/namespace.php:30 msgid "Catalog updated." -msgstr "" +msgstr "Каталог обновлён." -#: ../inc/admin/namespace.php:31 +#: inc/admin/namespace.php:31 msgid "Sorry, but your catalog was not updated. Please try again." msgstr "" +"Извините, но Ваш каталог не был обновлён. Пожалуйста, попробуйте ещё раз." -#: ../inc/admin/namespace.php:32 +#: inc/admin/namespace.php:32 msgid "Dismiss this notice." -msgstr "" +msgstr "Закрыть это уведомление." -#: ../inc/admin/namespace.php:61 +#: inc/admin/namespace.php:61 msgid "In Catalog" -msgstr "" - -#: ../inc/admin/namespace.php:72 -msgctxt "pressbooks-aldine" -msgid "Show in Catalog" -msgstr "" - -#: ../inc/admin/namespace.php:73 -msgctxt "pressbooks-aldine" -msgid "This book is private, so you can’t display it in your catalog." -msgstr "" - -#: ../inc/customizer/namespace.php:61 -msgid "Primary Color" -msgstr "" - -#: ../inc/customizer/namespace.php:62 -msgid "Primary color, used for links and other primary elements." -msgstr "" - -#: ../inc/customizer/namespace.php:67 -msgid "Primary Color (Hover)" -msgstr "" - -#: ../inc/customizer/namespace.php:68 -msgid "Variant of the primary color, used for primary element hover states." -msgstr "" - -#: ../inc/customizer/namespace.php:73 -msgid "Accent Color" -msgstr "" - -#: ../inc/customizer/namespace.php:74 -msgid "Accent color, used for flourishes and secondary elements." -msgstr "" - -#: ../inc/customizer/namespace.php:79 -msgid "Accent Color (Hover)" -msgstr "" - -#: ../inc/customizer/namespace.php:80 -msgid "Variant of the accent color, used for secondary element hover states." -msgstr "" - -#: ../inc/customizer/namespace.php:85 -msgid "Primary Foreground Color" -msgstr "" - -#: ../inc/customizer/namespace.php:86 -msgid "Used for text on a primary background." -msgstr "" - -#: ../inc/customizer/namespace.php:91 -msgid "Accent Foreground Color" -msgstr "" +msgstr "В каталог" -#: ../inc/customizer/namespace.php:92 -msgid "Used for text on an accent color background." -msgstr "" +#: inc/actions/namespace.php:114 +msgid "Network Footer Block 1" +msgstr "Нижний сетевой блок 1" -#: ../inc/customizer/namespace.php:111 -msgid "Social Media" -msgstr "" +#: inc/actions/namespace.php:126 +msgid "Network Footer Block 2" +msgstr "Нижний сетевой блок 2" -#: ../inc/customizer/namespace.php:119 -msgid "Facebook" -msgstr "" +#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4 +msgid "Increase Font Size" +msgstr "Увеличить размер шрифта" -#: ../inc/customizer/namespace.php:128 -msgid "Twitter" -msgstr "" +#: inc/actions/namespace.php:153 +msgid "Decrease Font Size" +msgstr "Уменьшить размер шрифта" -#: ../inc/customizer/namespace.php:135 -msgid "Front Page Catalog" +#: inc/actions/namespace.php:237 +msgid "" +"This page displays your network catalog, so there is no content to edit." msgstr "" +"На этой странице отображён Ваш сетевой каталог, поэтому здесь нечего " +"редактировать." -#: ../inc/customizer/namespace.php:142 -msgid "Show Front Page Catalog" -msgstr "" +#: inc/actions/namespace.php:291 +msgid "Page Section" +msgstr "Раздел страницы" -#: ../inc/customizer/namespace.php150, ../partials/content-front-page.php:19 -msgid "Our Latest Titles" -msgstr "" +#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57 +msgid "Title" +msgstr "Заголовок" -#: ../inc/customizer/namespace.php:153 -msgid "Front Page Catalog Title" -msgstr "" +#: inc/actions/namespace.php:293 +msgid "Standard" +msgstr "Стандарт" -#: ../inc/customizer/namespace.php:160 -msgid "Contact Form" -msgstr "" +#: inc/actions/namespace.php:294 +msgid "Accent" +msgstr "Выделение" -#: ../inc/customizer/namespace.php:167 -msgid "Show Contact Form" -msgstr "" +#: inc/actions/namespace.php:295 +msgid "Bordered" +msgstr "Ограниченный" -#: ../inc/customizer/namespace.php175, ../partials/contact-form.php:12 -msgid "Contact Us" -msgstr "" +#: inc/actions/namespace.php:296 +msgid "Borderless" +msgstr "Безграничный" -#: ../inc/customizer/namespace.php:178 -msgid "Contact Form Title" -msgstr "" +#: inc/actions/namespace.php:299 +msgid "Call to Action" +msgstr "Призыв к действию" -#: ../inc/customizer/namespace.php:188 -msgid "Contact Email" -msgstr "" +#: inc/actions/namespace.php:300 +msgid "Text" +msgstr "Текст" -#: ../inc/filters/namespace.php:61 -msgid "Continued" -msgstr "" +#: inc/actions/namespace.php:301 +msgid "Link" +msgstr "Ссылка" -#: ../inc/helpers/namespace.php:171 +#: inc/helpers/namespace.php:179 msgid "Contact" -msgstr "" +msgstr "Связь" -#: ../inc/helpers/namespace.php:178 +#: inc/helpers/namespace.php:186 msgid "Sign In" -msgstr "" +msgstr "Войти" -#: ../inc/helpers/namespace.php:184 +#: inc/helpers/namespace.php:192 msgid "Sign Up" -msgstr "" +msgstr "Зарегистрироваться" -#: ../inc/helpers/namespace.php:192 +#: inc/helpers/namespace.php:200 msgid "Admin" -msgstr "" +msgstr "Администрирование" -#: ../inc/helpers/namespace.php:200 +#: inc/helpers/namespace.php:208 msgid "My Books" +msgstr "Мои книги" + +#: inc/helpers/namespace.php:214 +msgid "Create a New Book" msgstr "" -#: ../inc/helpers/namespace.php:206 +#: inc/helpers/namespace.php:220 msgid "Sign Out" -msgstr "" +msgstr "Выйти" -#: ../inc/helpers/namespace.php:260 +#: inc/helpers/namespace.php:282 msgid "Name is required." -msgstr "" +msgstr "Необходимо ввести имя." -#: ../inc/helpers/namespace.php:264 +#: inc/helpers/namespace.php:286 msgid "Email is required." -msgstr "" +msgstr "Необходимо ввести адрес электронной почты." -#: ../inc/helpers/namespace.php:268 +#: inc/helpers/namespace.php:290 msgid "Email is invalid." -msgstr "" +msgstr "Неверный адрес электронной почты." -#: ../inc/helpers/namespace.php:272 +#: inc/helpers/namespace.php:294 msgid "Institution is required." -msgstr "" +msgstr "Необходимо ввести название организации." -#: ../inc/helpers/namespace.php:276 +#: inc/helpers/namespace.php:298 msgid "Message is required." -msgstr "" +msgstr "Необходимо ввести сообщение." -#: ../inc/helpers/namespace.php:282 +#. translators: %s name of contact for submitter +#: inc/helpers/namespace.php:305 msgid "Contact Form Submission from %s" msgstr "" -#: ../inc/helpers/namespace.php:293 +#: inc/helpers/namespace.php:316 msgid "Your message was sent!" -msgstr "" +msgstr "Ваше сообщение было отправлено!" -#: ../inc/helpers/namespace.php:296 +#: inc/helpers/namespace.php:319 msgid "Your message could not be sent." -msgstr "" +msgstr "Ваше сообщение не может быть отправлено." -#: ../page-catalog.php:55 +#: inc/intervention.php:12 +msgid "Hello," +msgstr "Здравствуйте," + +#: page-catalog.php:55 msgid "No Books Found" -msgstr "" +msgstr "Книги не найдены" -#: ../page-catalog.php:58 +#: page-catalog.php:58 msgid "No books have been added to the catalog." -msgstr "" +msgstr "Нет добавленных в каталог книг." -#: ../partials/book.php:27 -msgid "About this book" +#. translators: 1: title. +#: comments.php:35 +msgid "One thought on “%1$s”" msgstr "" -#: ../partials/contact-form.php:30 -msgid "Your name (required)" -msgstr "" +#. translators: 1: comment count number, 2: title. +#: comments.php:41 +msgctxt "comments title" +msgid "%1$s thought on “%2$s”" +msgid_plural "%1$s thoughts on “%2$s”" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" -#: ../partials/contact-form.php:38 -msgid "Your email address (required)" +#: comments.php:68 +msgid "Comments are closed." +msgstr "Комментарии закрыты." + +#. translators: %s: search query. +#: search.php:23 +msgid "Search Results for: %s" msgstr "" -#: ../partials/contact-form.php:46 -msgid "Your institution (required)" +#: header.php:44 +msgid "Skip to content" +msgstr "Перейти к содержанию" + +#. translators: %s name of network +#: header.php:69 +msgid "Logo for %s" msgstr "" -#: ../partials/contact-form.php:54 -msgid "Your message (required)" +#: header.php:80 +msgid "Toggle Menu" +msgstr "Переключить меню" + +#. translators: %s network name +#: footer.php:43 footer.php:48 +msgid "%s on Facebook" msgstr "" -#: ../partials/contact-form.php:58 -msgid "Send" +#. translators: %s network name +#: footer.php:53 footer.php:58 +msgid "%s on Twitter" msgstr "" -#: ../partials/content-front-page.php:67 -msgid "View Complete Catalog" +#. translators: %s Pressbooks +#: footer.php:77 +msgid "Powered by %s" msgstr "" -#: ../partials/content-none.php:14 +#: footer.php:79 +msgid "Open Source" +msgstr "Общедоступный источник" + +#: footer.php:80 +msgid "Open Textbooks" +msgstr "Общедоступные учебные пособия" + +#: footer.php:81 +msgid "Open Book Publishing" +msgstr "Общедоступная публикация книг" + +#: footer.php:86 footer.php:90 +msgid "Pressbooks on Facebook" +msgstr "Pressbooks на Facebook" + +#: footer.php:92 footer.php:96 +msgid "Pressbooks on Twitter" +msgstr "Pressbooks в Twitter" + +#: partials/book.php:39 +msgid "About this book" +msgstr "О книге" + +#: partials/paged-navigation.php:2 +msgid "Navigation" +msgstr "Навигация" + +#: partials/content-none.php:14 msgid "Nothing Found" -msgstr "" +msgstr "Ничего не найдено" -#: ../partials/content-none.php:25 +#. translators: 1: link to WP admin new post page. +#: partials/content-none.php:27 msgid "Ready to publish your first post? Get started here." msgstr "" -#: ../partials/content-none.php:38 +#: partials/content-none.php:41 msgid "" "Sorry, but nothing matched your search terms. Please try again with some " "different keywords." msgstr "" +"Извините, но мы не нашли ничего, что совпадало бы с Вашим поисковым " +"запросом. Пожалуйста, попробуйте ещё раз, используя другие ключевые слова." -#: ../partials/content-none.php:44 +#: partials/content-none.php:48 msgid "" "It seems we can’t find what you’re looking for. Perhaps " "searching can help." msgstr "" +"Кажется, мы не можем найти того, что Вы ищите. Возможно, Вам поможет функция" +" поиска." -#: ../partials/content-page-catalog.php:17 -msgid "Filter by Subject" +#: partials/content-page.php:23 partials/content.php:50 +msgid "Pages:" +msgstr "Страницы:" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content-page.php:37 +msgid "Edit %s" msgstr "" -#: ../partials/content-page-catalog.php:19 -msgid "All Subjects" +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content.php:37 +msgid "Continue reading \"%s\"" msgstr "" -#: ../partials/content-page-catalog.php:35 +#: partials/content-page-catalog.php:17 +msgid "Filter by Subject" +msgstr "Фильтровать по темам" + +#: partials/content-page-catalog.php:19 +msgid "All Subjects" +msgstr "Все темы" + +#: partials/content-page-catalog.php:39 msgid "Filter by License" -msgstr "" +msgstr "Фильтровать по лицензиям" -#: ../partials/content-page-catalog.php:37 +#: partials/content-page-catalog.php:41 msgid "All Licenses" -msgstr "" +msgstr "Все лицензии" -#: ../partials/content-page-catalog.php:46 +#: partials/content-page-catalog.php:54 msgid "Sort by" -msgstr "" +msgstr "Сортировать по" -#: ../partials/content-page-catalog.php:50 +#: partials/content-page-catalog.php:58 msgid "Subject" -msgstr "" +msgstr "Тема" -#: ../partials/content-page-catalog.php:51 +#: partials/content-page-catalog.php:59 msgid "Latest" -msgstr "" +msgstr "Новейшее" -#: ../partials/content-page-catalog.php:58 +#: partials/content-page-catalog.php:67 msgid "Clear Filters" -msgstr "" +msgstr "Отменить фильтры" -#: ../partials/content-page-catalog.php:59 +#: partials/content-page-catalog.php:68 msgid "Submit" -msgstr "" +msgstr "Отправить" -#: ../partials/content-page.php22, ../partials/content.php:45 -msgid "Pages:" -msgstr "" +#: partials/content-front-page.php:76 +msgid "View Complete Catalog" +msgstr "Посмотреть полный каталог" -#: ../partials/content-page.php:35 -msgid "Edit %s" +#: partials/contact-form.php:29 +msgid "Keep this field blank (required)" msgstr "" -#: ../partials/content.php:34 -msgid "Continue reading \"%s\"" -msgstr "" +#: partials/contact-form.php:45 +msgid "Your name (required)" +msgstr "Ваше имя (обязательно)" -#: ../partials/paged-navigation.php:2 -msgid "Navigation" -msgstr "" +#: partials/contact-form.php:61 +msgid "Your email address (required)" +msgstr "Адрес Вашей электронной почты (обязательно)" -#: ../search.php:21 -msgid "Search Results for: %s" -msgstr "" +#: partials/contact-form.php:77 +msgid "Your institution (required)" +msgstr "Название Вашей организации (обязательно)" + +#: partials/contact-form.php:93 +msgid "Your message (required)" +msgstr "Ваше сообщение (обязательно)" -#: ../searchform.php:3 +#: partials/contact-form.php:97 +msgid "Send" +msgstr "Отправить" + +#: searchform.php:3 msgctxt "label" msgid "Search Catalog" -msgstr "" +msgstr "Поиск по каталогу" -#: ../searchform.php:6 +#: searchform.php:6 msgctxt "submit button" msgid "Search" -msgstr "" +msgstr "Поиск" diff --git a/languages/sk_SK.mo b/languages/sk_SK.mo index bd7d15d294b95e08b26e6c77b0bd5ad3867f6782..c8ca4d736f8fc261c0ec9b58ca7430acd1a53b2b 100644 GIT binary patch delta 336 zcmY+A!AiqG6h#$ulOJ&V1Y26%|YKJtK&V{;@@~eug7*X^r$mC< z3tpdp(>ZPEYp^T1~5odAZRv0Zxw@qcfy<9=pqIF z4V|YDdx-r)$J_e>Z~>imKX}BES;#^Q`0Mvm%4gT=NUK^pQww+)uZ6s#09^6YGl6x7rd@@#BPK!S!qK_hFf2;G4E)RfE;U8lt2)Pls43@ZgaJ%p%t zYGrwTQA)8-W^sv?LVUb+d@2xCSQ+XVC0obmfoLEVpO>Fs0AbhXfhBcJK++X(2_0h~ zAF3_2I5|GCq@)OF8l0JmU?Qo?D9O!%ssb}1s=!Q$DuhFWQxl7lGXfI5OEPo~fPTP~ rDamlHNX{uuNlgJM(9+8)MpBbsT9lmXoRL^moC@@3Xo#Dx1s4MV%>s7! diff --git a/languages/sk_SK.po b/languages/sk_SK.po index 9c05fa4..9729928 100644 --- a/languages/sk_SK.po +++ b/languages/sk_SK.po @@ -1,547 +1,581 @@ -# Copyright (C) 2018 pressbooks-aldine -# This file is distributed under the same license as the pressbooks-aldine package. +# Copyright (C) 2019 Pressbooks (Book Oven Inc.) +# This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: pressbooks-aldine\n" +"Project-Id-Version: Aldine 1.6.0\n" +"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" +"POT-Creation-Date: 2019-02-27T17:29:06+00:00\n" +"PO-Revision-Date: 2018-03-06 14:24+0000\n" "Language-Team: Slovak (Slovakia) (https://www.transifex.com/pressbooks/teams/9194/sk_SK/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: sk_SK\n" -"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -"X-Poedit-Basepath: ..\n" -"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n" -"X-Poedit-SearchPath-0: .\n" -"X-Poedit-SearchPathExcluded-0: *.js\n" -"X-Poedit-SourceCharset: UTF-8\n" - -#: ../404.php:17 -msgid "Oops! That page can’t be found." -msgstr "" +"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n" +"X-Domain: pressbooks-aldine\n" +"X-Generator: WP-CLI 2.1.0\n" -#: ../404.php:21 -msgid "It looks like nothing was found at this location." +#. Theme Name of the theme +msgid "Aldine" msgstr "" -#: ../comments.php:34 -msgid "One thought on “%1$s”" +#. Theme URI of the theme +msgid "https://github.com/pressbooks/pressbooks-aldine/" msgstr "" -#: ../comments.php:40 -msgctxt "comments title" -msgid "%1$s thought on “%2$s”" -msgid_plural "%1$s thoughts on “%2$s”" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: ../comments.php:63 -msgid "Comments are closed." +#. Description of the theme +msgid "" +"Aldine is the default theme for the home page of Pressbooks networks. It is " +"named for the Aldine Press, founded by Aldus Manutius in 1494, who is " +"regarded by many as the world’s first publisher." msgstr "" -#: ../footer.php40, ../footer.php:44 -msgid "%s on Facebook" +#. Author of the theme +msgid "Pressbooks (Book Oven Inc.)" msgstr "" -#: ../footer.php48, ../footer.php:52 -msgid "%s on Twitter" +#. Author URI of the theme +msgid "https://pressbooks.org" msgstr "" -#: ../footer.php:70 -msgid "Powered by %s" +#: functions.php:19 +msgid "Dependencies Missing" msgstr "" -#: ../footer.php:72 -msgid "Open Source" +#: functions.php:20 +msgid "You must run composer install from the Aldine directory." msgstr "" -#: ../footer.php:73 -msgid "Open Textbooks" +#: 404.php:17 +msgid "Oops! That page can’t be found." msgstr "" -#: ../footer.php:74 -msgid "Open Book Publishing" +#: 404.php:21 +msgid "It looks like nothing was found at this location." msgstr "" -#: ../footer.php75, ../inc/activation/namespace.php:27 -msgid "Learn More" +#: inc/filters/namespace.php:63 +msgid "Continued" msgstr "" -#: ../footer.php79, ../footer.php:83 -msgid "Pressbooks on Facebook" +#: inc/customizer/namespace.php:69 +msgid "Primary Color" msgstr "" -#: ../footer.php85, ../footer.php:89 -msgid "Pressbooks on Twitter" +#: inc/customizer/namespace.php:70 +msgid "Primary color, used for links and other primary elements." msgstr "" -#: ../functions.php:18 -msgid "Dependencies Missing" +#: inc/customizer/namespace.php:75 +msgid "Primary Color (Hover)" msgstr "" -#: ../functions.php:19 -msgid "You must run composer install from the Aldine directory." +#: inc/customizer/namespace.php:76 +msgid "Variant of the primary color, used for primary element hover states." msgstr "" -#: ../header.php:44 -msgid "Skip to content" +#: inc/customizer/namespace.php:81 +msgid "Accent Color" msgstr "" -#: ../header.php:64 -msgid "Logo for %s" +#: inc/customizer/namespace.php:82 +msgid "Accent color, used for flourishes and secondary elements." msgstr "" -#: ../header.php:74 -msgid "Toggle Menu" +#: inc/customizer/namespace.php:87 +msgid "Accent Color (Hover)" msgstr "" -#: ../inc/intervention.php:12 -msgid "Hello," +#: inc/customizer/namespace.php:88 +msgid "Variant of the accent color, used for secondary element hover states." msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 -msgid "Primary Menu" +#: inc/customizer/namespace.php:93 +msgid "Primary Foreground Color" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 -msgid "Footer Menu" +#: inc/customizer/namespace.php:94 +msgid "Used for text on a primary background." msgstr "" -#: ../inc/actions/namespace.php:107 -msgid "Network Footer Block 1" +#: inc/customizer/namespace.php:99 +msgid "Accent Foreground Color" msgstr "" -#: ../inc/actions/namespace.php:117 -msgid "Network Footer Block 2" +#: inc/customizer/namespace.php:100 +msgid "Used for text on an accent color background." msgstr "" -#: ../inc/actions/namespace.php142, -#: ../partials/content-accessibility-toolbar.php6, -#: ../partials/content-accessibility-toolbar.php:7 -msgid "Increase Font Size" +#: inc/customizer/namespace.php:124 +msgid "Social Media" msgstr "" -#: ../inc/actions/namespace.php:143 -msgid "Decrease Font Size" +#: inc/customizer/namespace.php:136 +msgid "Facebook" msgstr "" -#: ../inc/actions/namespace.php:226 -msgid "" -"This page displays your network catalog, so there is no content to edit." +#: inc/customizer/namespace.php:149 +msgid "Twitter" msgstr "" -#: ../inc/actions/namespace.php:279 -msgid "Page Section" +#: inc/customizer/namespace.php:158 +msgid "Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php280, ../partials/content-page-catalog.php:49 -msgid "Title" +#: inc/customizer/namespace.php:169 +msgid "Show Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php:281 -msgid "Standard" +#: inc/customizer/namespace.php:179 partials/content-front-page.php:19 +msgid "Our Latest Titles" msgstr "" -#: ../inc/actions/namespace.php:282 -msgid "Accent" +#: inc/customizer/namespace.php:184 +msgid "Front Page Catalog Title" msgstr "" -#: ../inc/actions/namespace.php:283 -msgid "Bordered" +#: inc/customizer/namespace.php:193 +msgid "Contact Form" msgstr "" -#: ../inc/actions/namespace.php:284 -msgid "Borderless" +#: inc/customizer/namespace.php:204 +msgid "Show Contact Form" msgstr "" -#: ../inc/actions/namespace.php:287 -msgid "Call to Action" +#: inc/customizer/namespace.php:214 partials/contact-form.php:12 +msgid "Contact Us" msgstr "" -#: ../inc/actions/namespace.php:288 -msgid "Text" +#: inc/customizer/namespace.php:219 +msgid "Contact Form Title" msgstr "" -#: ../inc/actions/namespace.php:289 -msgid "Link" +#: inc/customizer/namespace.php:233 +msgid "Contact Email" msgstr "" -#: ../inc/activation/namespace.php:25 +#: inc/activation/namespace.php:25 msgid "About Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:26 +#: inc/activation/namespace.php:26 msgid "" "Pressbooks is easy-to-use book writing software that lets you create a book " "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, -#: ../inc/activation/namespace.php:143 +#: inc/activation/namespace.php:27 footer.php:82 +msgid "Learn More" +msgstr "" + +#: inc/activation/namespace.php:34 inc/activation/namespace.php:146 +#: inc/activation/namespace.php:152 msgid "About" msgstr "" -#: ../inc/activation/namespace.php:39 +#: inc/activation/namespace.php:39 msgid "" "Pressbooks is simple book production software. You can use Pressbooks to " "publish textbooks, scholarly monographs, syllabi, fiction and non-fiction " "books, white papers, and more in multiple formats including:" msgstr "" -#: ../inc/activation/namespace.php:40 +#: inc/activation/namespace.php:40 msgid "MOBI (for Kindle ebooks)" msgstr "" -#: ../inc/activation/namespace.php:41 +#: inc/activation/namespace.php:41 msgid "EPUB (for all other ebookstores)" msgstr "" -#: ../inc/activation/namespace.php:42 +#: inc/activation/namespace.php:42 msgid "designed PDF (for print-on-demand and digital distribution)" msgstr "" -#: ../inc/activation/namespace.php:45 +#. translators: %s link to about page +#: inc/activation/namespace.php:46 msgid "For more information about Pressbooks, %s." msgstr "" -#: ../inc/activation/namespace.php:46 +#: inc/activation/namespace.php:47 msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, -#: ../inc/activation/namespace.php:173 +#: inc/activation/namespace.php:53 inc/activation/namespace.php:176 +#: inc/activation/namespace.php:182 msgid "Help" msgstr "" -#: ../inc/activation/namespace.php:58 +#. translators: %1$s: link to how to page; %2$s: link to guide +#: inc/activation/namespace.php:60 msgid "" "The easiest way to get started with Pressbooks is to follow our %1$s. Or, " "you can review our %2$s." msgstr "" -#: ../inc/activation/namespace.php:59 +#: inc/activation/namespace.php:61 msgid "4 Step Guide to Making a Book on Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:60 +#: inc/activation/namespace.php:62 msgid "Guide to Using Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:62 +#: inc/activation/namespace.php:64 msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, -#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, -#: ../inc/activation/namespace.php158, ../page-catalog.php:4 +#. Template Name of the theme +#: inc/activation/namespace.php:69 inc/activation/namespace.php:125 +#: inc/activation/namespace.php:131 inc/activation/namespace.php:161 +#: inc/activation/namespace.php:167 msgid "Catalog" msgstr "" -#: ../inc/activation/namespace.php71, ../inc/helpers/namespace.php:165 +#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173 msgid "Home" msgstr "" -#: ../inc/admin/namespace.php:30 +#: inc/activation/namespace.php:120 inc/actions/namespace.php:47 +msgid "Primary Menu" +msgstr "" + +#: inc/activation/namespace.php:141 inc/actions/namespace.php:48 +msgid "Footer Menu" +msgstr "" + +#: inc/admin/namespace.php:30 msgid "Catalog updated." msgstr "" -#: ../inc/admin/namespace.php:31 +#: inc/admin/namespace.php:31 msgid "Sorry, but your catalog was not updated. Please try again." msgstr "" -#: ../inc/admin/namespace.php:32 +#: inc/admin/namespace.php:32 msgid "Dismiss this notice." msgstr "" -#: ../inc/admin/namespace.php:61 +#: inc/admin/namespace.php:61 msgid "In Catalog" msgstr "" -#: ../inc/admin/namespace.php:72 -msgctxt "pressbooks-aldine" -msgid "Show in Catalog" -msgstr "" - -#: ../inc/admin/namespace.php:73 -msgctxt "pressbooks-aldine" -msgid "This book is private, so you can’t display it in your catalog." +#: inc/actions/namespace.php:114 +msgid "Network Footer Block 1" msgstr "" -#: ../inc/customizer/namespace.php:61 -msgid "Primary Color" +#: inc/actions/namespace.php:126 +msgid "Network Footer Block 2" msgstr "" -#: ../inc/customizer/namespace.php:62 -msgid "Primary color, used for links and other primary elements." +#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4 +msgid "Increase Font Size" msgstr "" -#: ../inc/customizer/namespace.php:67 -msgid "Primary Color (Hover)" +#: inc/actions/namespace.php:153 +msgid "Decrease Font Size" msgstr "" -#: ../inc/customizer/namespace.php:68 -msgid "Variant of the primary color, used for primary element hover states." +#: inc/actions/namespace.php:237 +msgid "" +"This page displays your network catalog, so there is no content to edit." msgstr "" -#: ../inc/customizer/namespace.php:73 -msgid "Accent Color" +#: inc/actions/namespace.php:291 +msgid "Page Section" msgstr "" -#: ../inc/customizer/namespace.php:74 -msgid "Accent color, used for flourishes and secondary elements." +#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57 +msgid "Title" msgstr "" -#: ../inc/customizer/namespace.php:79 -msgid "Accent Color (Hover)" +#: inc/actions/namespace.php:293 +msgid "Standard" msgstr "" -#: ../inc/customizer/namespace.php:80 -msgid "Variant of the accent color, used for secondary element hover states." +#: inc/actions/namespace.php:294 +msgid "Accent" msgstr "" -#: ../inc/customizer/namespace.php:85 -msgid "Primary Foreground Color" +#: inc/actions/namespace.php:295 +msgid "Bordered" msgstr "" -#: ../inc/customizer/namespace.php:86 -msgid "Used for text on a primary background." +#: inc/actions/namespace.php:296 +msgid "Borderless" msgstr "" -#: ../inc/customizer/namespace.php:91 -msgid "Accent Foreground Color" +#: inc/actions/namespace.php:299 +msgid "Call to Action" msgstr "" -#: ../inc/customizer/namespace.php:92 -msgid "Used for text on an accent color background." +#: inc/actions/namespace.php:300 +msgid "Text" msgstr "" -#: ../inc/customizer/namespace.php:111 -msgid "Social Media" +#: inc/actions/namespace.php:301 +msgid "Link" msgstr "" -#: ../inc/customizer/namespace.php:119 -msgid "Facebook" +#: inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: ../inc/customizer/namespace.php:128 -msgid "Twitter" +#: inc/helpers/namespace.php:186 +msgid "Sign In" msgstr "" -#: ../inc/customizer/namespace.php:135 -msgid "Front Page Catalog" +#: inc/helpers/namespace.php:192 +msgid "Sign Up" msgstr "" -#: ../inc/customizer/namespace.php:142 -msgid "Show Front Page Catalog" +#: inc/helpers/namespace.php:200 +msgid "Admin" msgstr "" -#: ../inc/customizer/namespace.php150, ../partials/content-front-page.php:19 -msgid "Our Latest Titles" +#: inc/helpers/namespace.php:208 +msgid "My Books" msgstr "" -#: ../inc/customizer/namespace.php:153 -msgid "Front Page Catalog Title" +#: inc/helpers/namespace.php:214 +msgid "Create a New Book" msgstr "" -#: ../inc/customizer/namespace.php:160 -msgid "Contact Form" +#: inc/helpers/namespace.php:220 +msgid "Sign Out" msgstr "" -#: ../inc/customizer/namespace.php:167 -msgid "Show Contact Form" +#: inc/helpers/namespace.php:282 +msgid "Name is required." msgstr "" -#: ../inc/customizer/namespace.php175, ../partials/contact-form.php:12 -msgid "Contact Us" +#: inc/helpers/namespace.php:286 +msgid "Email is required." msgstr "" -#: ../inc/customizer/namespace.php:178 -msgid "Contact Form Title" +#: inc/helpers/namespace.php:290 +msgid "Email is invalid." msgstr "" -#: ../inc/customizer/namespace.php:188 -msgid "Contact Email" +#: inc/helpers/namespace.php:294 +msgid "Institution is required." msgstr "" -#: ../inc/filters/namespace.php:61 -msgid "Continued" +#: inc/helpers/namespace.php:298 +msgid "Message is required." msgstr "" -#: ../inc/helpers/namespace.php:171 -msgid "Contact" +#. translators: %s name of contact for submitter +#: inc/helpers/namespace.php:305 +msgid "Contact Form Submission from %s" msgstr "" -#: ../inc/helpers/namespace.php:178 -msgid "Sign In" +#: inc/helpers/namespace.php:316 +msgid "Your message was sent!" msgstr "" -#: ../inc/helpers/namespace.php:184 -msgid "Sign Up" +#: inc/helpers/namespace.php:319 +msgid "Your message could not be sent." msgstr "" -#: ../inc/helpers/namespace.php:192 -msgid "Admin" +#: inc/intervention.php:12 +msgid "Hello," msgstr "" -#: ../inc/helpers/namespace.php:200 -msgid "My Books" +#: page-catalog.php:55 +msgid "No Books Found" msgstr "" -#: ../inc/helpers/namespace.php:206 -msgid "Sign Out" +#: page-catalog.php:58 +msgid "No books have been added to the catalog." msgstr "" -#: ../inc/helpers/namespace.php:260 -msgid "Name is required." +#. translators: 1: title. +#: comments.php:35 +msgid "One thought on “%1$s”" msgstr "" -#: ../inc/helpers/namespace.php:264 -msgid "Email is required." -msgstr "" +#. translators: 1: comment count number, 2: title. +#: comments.php:41 +msgctxt "comments title" +msgid "%1$s thought on “%2$s”" +msgid_plural "%1$s thoughts on “%2$s”" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" -#: ../inc/helpers/namespace.php:268 -msgid "Email is invalid." +#: comments.php:68 +msgid "Comments are closed." msgstr "" -#: ../inc/helpers/namespace.php:272 -msgid "Institution is required." +#. translators: %s: search query. +#: search.php:23 +msgid "Search Results for: %s" msgstr "" -#: ../inc/helpers/namespace.php:276 -msgid "Message is required." +#: header.php:44 +msgid "Skip to content" msgstr "" -#: ../inc/helpers/namespace.php:282 -msgid "Contact Form Submission from %s" +#. translators: %s name of network +#: header.php:69 +msgid "Logo for %s" msgstr "" -#: ../inc/helpers/namespace.php:293 -msgid "Your message was sent!" +#: header.php:80 +msgid "Toggle Menu" msgstr "" -#: ../inc/helpers/namespace.php:296 -msgid "Your message could not be sent." +#. translators: %s network name +#: footer.php:43 footer.php:48 +msgid "%s on Facebook" msgstr "" -#: ../page-catalog.php:55 -msgid "No Books Found" +#. translators: %s network name +#: footer.php:53 footer.php:58 +msgid "%s on Twitter" msgstr "" -#: ../page-catalog.php:58 -msgid "No books have been added to the catalog." +#. translators: %s Pressbooks +#: footer.php:77 +msgid "Powered by %s" msgstr "" -#: ../partials/book.php:27 -msgid "About this book" +#: footer.php:79 +msgid "Open Source" msgstr "" -#: ../partials/contact-form.php:30 -msgid "Your name (required)" +#: footer.php:80 +msgid "Open Textbooks" msgstr "" -#: ../partials/contact-form.php:38 -msgid "Your email address (required)" +#: footer.php:81 +msgid "Open Book Publishing" msgstr "" -#: ../partials/contact-form.php:46 -msgid "Your institution (required)" +#: footer.php:86 footer.php:90 +msgid "Pressbooks on Facebook" msgstr "" -#: ../partials/contact-form.php:54 -msgid "Your message (required)" +#: footer.php:92 footer.php:96 +msgid "Pressbooks on Twitter" msgstr "" -#: ../partials/contact-form.php:58 -msgid "Send" +#: partials/book.php:39 +msgid "About this book" msgstr "" -#: ../partials/content-front-page.php:67 -msgid "View Complete Catalog" +#: partials/paged-navigation.php:2 +msgid "Navigation" msgstr "" -#: ../partials/content-none.php:14 +#: partials/content-none.php:14 msgid "Nothing Found" msgstr "" -#: ../partials/content-none.php:25 +#. translators: 1: link to WP admin new post page. +#: partials/content-none.php:27 msgid "Ready to publish your first post? Get started here." msgstr "" -#: ../partials/content-none.php:38 +#: partials/content-none.php:41 msgid "" "Sorry, but nothing matched your search terms. Please try again with some " "different keywords." msgstr "" -#: ../partials/content-none.php:44 +#: partials/content-none.php:48 msgid "" "It seems we can’t find what you’re looking for. Perhaps " "searching can help." msgstr "" -#: ../partials/content-page-catalog.php:17 +#: partials/content-page.php:23 partials/content.php:50 +msgid "Pages:" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content-page.php:37 +msgid "Edit %s" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content.php:37 +msgid "Continue reading \"%s\"" +msgstr "" + +#: partials/content-page-catalog.php:17 msgid "Filter by Subject" msgstr "" -#: ../partials/content-page-catalog.php:19 +#: partials/content-page-catalog.php:19 msgid "All Subjects" msgstr "" -#: ../partials/content-page-catalog.php:35 +#: partials/content-page-catalog.php:39 msgid "Filter by License" msgstr "" -#: ../partials/content-page-catalog.php:37 +#: partials/content-page-catalog.php:41 msgid "All Licenses" msgstr "" -#: ../partials/content-page-catalog.php:46 +#: partials/content-page-catalog.php:54 msgid "Sort by" msgstr "" -#: ../partials/content-page-catalog.php:50 +#: partials/content-page-catalog.php:58 msgid "Subject" msgstr "" -#: ../partials/content-page-catalog.php:51 +#: partials/content-page-catalog.php:59 msgid "Latest" msgstr "" -#: ../partials/content-page-catalog.php:58 +#: partials/content-page-catalog.php:67 msgid "Clear Filters" msgstr "" -#: ../partials/content-page-catalog.php:59 +#: partials/content-page-catalog.php:68 msgid "Submit" msgstr "" -#: ../partials/content-page.php22, ../partials/content.php:45 -msgid "Pages:" +#: partials/content-front-page.php:76 +msgid "View Complete Catalog" msgstr "" -#: ../partials/content-page.php:35 -msgid "Edit %s" +#: partials/contact-form.php:29 +msgid "Keep this field blank (required)" msgstr "" -#: ../partials/content.php:34 -msgid "Continue reading \"%s\"" +#: partials/contact-form.php:45 +msgid "Your name (required)" msgstr "" -#: ../partials/paged-navigation.php:2 -msgid "Navigation" +#: partials/contact-form.php:61 +msgid "Your email address (required)" msgstr "" -#: ../search.php:21 -msgid "Search Results for: %s" +#: partials/contact-form.php:77 +msgid "Your institution (required)" +msgstr "" + +#: partials/contact-form.php:93 +msgid "Your message (required)" +msgstr "" + +#: partials/contact-form.php:97 +msgid "Send" msgstr "" -#: ../searchform.php:3 +#: searchform.php:3 msgctxt "label" msgid "Search Catalog" msgstr "" -#: ../searchform.php:6 +#: searchform.php:6 msgctxt "submit button" msgid "Search" msgstr "" diff --git a/languages/sv_SE.mo b/languages/sv_SE.mo index e509158b02893341877780513c45a3d23b18a9b3..ff8629e2f00215f77c8a78baf754e12779c49e28 100644 GIT binary patch delta 239 zcmaFPGMiBYJs`Bn-U zB_##LR{HwsnI##eNqWiox%ve~sl~-f`T5z!NKD;Cuvz+C0sbMn&PAz-C7Jnox-N+& zsa6U`28Ncp21dF@<{^gWRz{Xq24>m@237`|20+!iL8)b##VCp`bPbGk4a^h_O{|Pe zfGQ0PCdPd|))-oRrMG)QMj|)(7OLrev1rIwcmT79^Hr zSSje~aYg7tMZHri%kzs;ihVMRORN;)Fgq2@1~ZYAWt8ORK$U@+5LI9%L>0oJ!KsNw z$r%Aa59k^Iy?{-^wIVsEG$l0!q(DnAs~Dn23gr3V{L-T2ROgJuqT*DbKSM*@bS=0T E0MzVjvH$=8 diff --git a/languages/sv_SE.po b/languages/sv_SE.po index 572dc13..0a3fe0f 100644 --- a/languages/sv_SE.po +++ b/languages/sv_SE.po @@ -1,546 +1,579 @@ -# Copyright (C) 2018 pressbooks-aldine -# This file is distributed under the same license as the pressbooks-aldine package. +# Copyright (C) 2019 Pressbooks (Book Oven Inc.) +# This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: pressbooks-aldine\n" +"Project-Id-Version: Aldine 1.6.0\n" +"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" +"POT-Creation-Date: 2019-02-27T17:29:06+00:00\n" +"PO-Revision-Date: 2018-03-06 14:24+0000\n" "Language-Team: Swedish (Sweden) (https://www.transifex.com/pressbooks/teams/9194/sv_SE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: sv_SE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Poedit-Basepath: ..\n" -"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n" -"X-Poedit-SearchPath-0: .\n" -"X-Poedit-SearchPathExcluded-0: *.js\n" -"X-Poedit-SourceCharset: UTF-8\n" +"X-Domain: pressbooks-aldine\n" +"X-Generator: WP-CLI 2.1.0\n" -#: ../404.php:17 -msgid "Oops! That page can’t be found." +#. Theme Name of the theme +msgid "Aldine" msgstr "" -#: ../404.php:21 -msgid "It looks like nothing was found at this location." +#. Theme URI of the theme +msgid "https://github.com/pressbooks/pressbooks-aldine/" msgstr "" -#: ../comments.php:34 -msgid "One thought on “%1$s”" +#. Description of the theme +msgid "" +"Aldine is the default theme for the home page of Pressbooks networks. It is " +"named for the Aldine Press, founded by Aldus Manutius in 1494, who is " +"regarded by many as the world’s first publisher." msgstr "" -#: ../comments.php:40 -msgctxt "comments title" -msgid "%1$s thought on “%2$s”" -msgid_plural "%1$s thoughts on “%2$s”" -msgstr[0] "" -msgstr[1] "" - -#: ../comments.php:63 -msgid "Comments are closed." +#. Author of the theme +msgid "Pressbooks (Book Oven Inc.)" msgstr "" -#: ../footer.php40, ../footer.php:44 -msgid "%s on Facebook" +#. Author URI of the theme +msgid "https://pressbooks.org" msgstr "" -#: ../footer.php48, ../footer.php:52 -msgid "%s on Twitter" -msgstr "" - -#: ../footer.php:70 -msgid "Powered by %s" +#: functions.php:19 +msgid "Dependencies Missing" msgstr "" -#: ../footer.php:72 -msgid "Open Source" +#: functions.php:20 +msgid "You must run composer install from the Aldine directory." msgstr "" -#: ../footer.php:73 -msgid "Open Textbooks" +#: 404.php:17 +msgid "Oops! That page can’t be found." msgstr "" -#: ../footer.php:74 -msgid "Open Book Publishing" +#: 404.php:21 +msgid "It looks like nothing was found at this location." msgstr "" -#: ../footer.php75, ../inc/activation/namespace.php:27 -msgid "Learn More" +#: inc/filters/namespace.php:63 +msgid "Continued" msgstr "" -#: ../footer.php79, ../footer.php:83 -msgid "Pressbooks on Facebook" +#: inc/customizer/namespace.php:69 +msgid "Primary Color" msgstr "" -#: ../footer.php85, ../footer.php:89 -msgid "Pressbooks on Twitter" +#: inc/customizer/namespace.php:70 +msgid "Primary color, used for links and other primary elements." msgstr "" -#: ../functions.php:18 -msgid "Dependencies Missing" +#: inc/customizer/namespace.php:75 +msgid "Primary Color (Hover)" msgstr "" -#: ../functions.php:19 -msgid "You must run composer install from the Aldine directory." +#: inc/customizer/namespace.php:76 +msgid "Variant of the primary color, used for primary element hover states." msgstr "" -#: ../header.php:44 -msgid "Skip to content" +#: inc/customizer/namespace.php:81 +msgid "Accent Color" msgstr "" -#: ../header.php:64 -msgid "Logo for %s" +#: inc/customizer/namespace.php:82 +msgid "Accent color, used for flourishes and secondary elements." msgstr "" -#: ../header.php:74 -msgid "Toggle Menu" +#: inc/customizer/namespace.php:87 +msgid "Accent Color (Hover)" msgstr "" -#: ../inc/intervention.php:12 -msgid "Hello," +#: inc/customizer/namespace.php:88 +msgid "Variant of the accent color, used for secondary element hover states." msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 -msgid "Primary Menu" +#: inc/customizer/namespace.php:93 +msgid "Primary Foreground Color" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 -msgid "Footer Menu" +#: inc/customizer/namespace.php:94 +msgid "Used for text on a primary background." msgstr "" -#: ../inc/actions/namespace.php:107 -msgid "Network Footer Block 1" +#: inc/customizer/namespace.php:99 +msgid "Accent Foreground Color" msgstr "" -#: ../inc/actions/namespace.php:117 -msgid "Network Footer Block 2" +#: inc/customizer/namespace.php:100 +msgid "Used for text on an accent color background." msgstr "" -#: ../inc/actions/namespace.php142, -#: ../partials/content-accessibility-toolbar.php6, -#: ../partials/content-accessibility-toolbar.php:7 -msgid "Increase Font Size" +#: inc/customizer/namespace.php:124 +msgid "Social Media" msgstr "" -#: ../inc/actions/namespace.php:143 -msgid "Decrease Font Size" +#: inc/customizer/namespace.php:136 +msgid "Facebook" msgstr "" -#: ../inc/actions/namespace.php:226 -msgid "" -"This page displays your network catalog, so there is no content to edit." +#: inc/customizer/namespace.php:149 +msgid "Twitter" msgstr "" -#: ../inc/actions/namespace.php:279 -msgid "Page Section" +#: inc/customizer/namespace.php:158 +msgid "Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php280, ../partials/content-page-catalog.php:49 -msgid "Title" +#: inc/customizer/namespace.php:169 +msgid "Show Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php:281 -msgid "Standard" +#: inc/customizer/namespace.php:179 partials/content-front-page.php:19 +msgid "Our Latest Titles" msgstr "" -#: ../inc/actions/namespace.php:282 -msgid "Accent" +#: inc/customizer/namespace.php:184 +msgid "Front Page Catalog Title" msgstr "" -#: ../inc/actions/namespace.php:283 -msgid "Bordered" +#: inc/customizer/namespace.php:193 +msgid "Contact Form" msgstr "" -#: ../inc/actions/namespace.php:284 -msgid "Borderless" +#: inc/customizer/namespace.php:204 +msgid "Show Contact Form" msgstr "" -#: ../inc/actions/namespace.php:287 -msgid "Call to Action" +#: inc/customizer/namespace.php:214 partials/contact-form.php:12 +msgid "Contact Us" msgstr "" -#: ../inc/actions/namespace.php:288 -msgid "Text" +#: inc/customizer/namespace.php:219 +msgid "Contact Form Title" msgstr "" -#: ../inc/actions/namespace.php:289 -msgid "Link" +#: inc/customizer/namespace.php:233 +msgid "Contact Email" msgstr "" -#: ../inc/activation/namespace.php:25 +#: inc/activation/namespace.php:25 msgid "About Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:26 +#: inc/activation/namespace.php:26 msgid "" "Pressbooks is easy-to-use book writing software that lets you create a book " "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, -#: ../inc/activation/namespace.php:143 +#: inc/activation/namespace.php:27 footer.php:82 +msgid "Learn More" +msgstr "" + +#: inc/activation/namespace.php:34 inc/activation/namespace.php:146 +#: inc/activation/namespace.php:152 msgid "About" msgstr "" -#: ../inc/activation/namespace.php:39 +#: inc/activation/namespace.php:39 msgid "" "Pressbooks is simple book production software. You can use Pressbooks to " "publish textbooks, scholarly monographs, syllabi, fiction and non-fiction " "books, white papers, and more in multiple formats including:" msgstr "" -#: ../inc/activation/namespace.php:40 +#: inc/activation/namespace.php:40 msgid "MOBI (for Kindle ebooks)" msgstr "" -#: ../inc/activation/namespace.php:41 +#: inc/activation/namespace.php:41 msgid "EPUB (for all other ebookstores)" msgstr "" -#: ../inc/activation/namespace.php:42 +#: inc/activation/namespace.php:42 msgid "designed PDF (for print-on-demand and digital distribution)" msgstr "" -#: ../inc/activation/namespace.php:45 +#. translators: %s link to about page +#: inc/activation/namespace.php:46 msgid "For more information about Pressbooks, %s." msgstr "" -#: ../inc/activation/namespace.php:46 +#: inc/activation/namespace.php:47 msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, -#: ../inc/activation/namespace.php:173 +#: inc/activation/namespace.php:53 inc/activation/namespace.php:176 +#: inc/activation/namespace.php:182 msgid "Help" msgstr "" -#: ../inc/activation/namespace.php:58 +#. translators: %1$s: link to how to page; %2$s: link to guide +#: inc/activation/namespace.php:60 msgid "" "The easiest way to get started with Pressbooks is to follow our %1$s. Or, " "you can review our %2$s." msgstr "" -#: ../inc/activation/namespace.php:59 +#: inc/activation/namespace.php:61 msgid "4 Step Guide to Making a Book on Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:60 +#: inc/activation/namespace.php:62 msgid "Guide to Using Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:62 +#: inc/activation/namespace.php:64 msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, -#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, -#: ../inc/activation/namespace.php158, ../page-catalog.php:4 +#. Template Name of the theme +#: inc/activation/namespace.php:69 inc/activation/namespace.php:125 +#: inc/activation/namespace.php:131 inc/activation/namespace.php:161 +#: inc/activation/namespace.php:167 msgid "Catalog" msgstr "" -#: ../inc/activation/namespace.php71, ../inc/helpers/namespace.php:165 +#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173 msgid "Home" msgstr "" -#: ../inc/admin/namespace.php:30 +#: inc/activation/namespace.php:120 inc/actions/namespace.php:47 +msgid "Primary Menu" +msgstr "" + +#: inc/activation/namespace.php:141 inc/actions/namespace.php:48 +msgid "Footer Menu" +msgstr "" + +#: inc/admin/namespace.php:30 msgid "Catalog updated." msgstr "" -#: ../inc/admin/namespace.php:31 +#: inc/admin/namespace.php:31 msgid "Sorry, but your catalog was not updated. Please try again." msgstr "" -#: ../inc/admin/namespace.php:32 +#: inc/admin/namespace.php:32 msgid "Dismiss this notice." msgstr "" -#: ../inc/admin/namespace.php:61 +#: inc/admin/namespace.php:61 msgid "In Catalog" msgstr "" -#: ../inc/admin/namespace.php:72 -msgctxt "pressbooks-aldine" -msgid "Show in Catalog" -msgstr "" - -#: ../inc/admin/namespace.php:73 -msgctxt "pressbooks-aldine" -msgid "This book is private, so you can’t display it in your catalog." +#: inc/actions/namespace.php:114 +msgid "Network Footer Block 1" msgstr "" -#: ../inc/customizer/namespace.php:61 -msgid "Primary Color" +#: inc/actions/namespace.php:126 +msgid "Network Footer Block 2" msgstr "" -#: ../inc/customizer/namespace.php:62 -msgid "Primary color, used for links and other primary elements." +#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4 +msgid "Increase Font Size" msgstr "" -#: ../inc/customizer/namespace.php:67 -msgid "Primary Color (Hover)" +#: inc/actions/namespace.php:153 +msgid "Decrease Font Size" msgstr "" -#: ../inc/customizer/namespace.php:68 -msgid "Variant of the primary color, used for primary element hover states." +#: inc/actions/namespace.php:237 +msgid "" +"This page displays your network catalog, so there is no content to edit." msgstr "" -#: ../inc/customizer/namespace.php:73 -msgid "Accent Color" +#: inc/actions/namespace.php:291 +msgid "Page Section" msgstr "" -#: ../inc/customizer/namespace.php:74 -msgid "Accent color, used for flourishes and secondary elements." +#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57 +msgid "Title" msgstr "" -#: ../inc/customizer/namespace.php:79 -msgid "Accent Color (Hover)" +#: inc/actions/namespace.php:293 +msgid "Standard" msgstr "" -#: ../inc/customizer/namespace.php:80 -msgid "Variant of the accent color, used for secondary element hover states." +#: inc/actions/namespace.php:294 +msgid "Accent" msgstr "" -#: ../inc/customizer/namespace.php:85 -msgid "Primary Foreground Color" +#: inc/actions/namespace.php:295 +msgid "Bordered" msgstr "" -#: ../inc/customizer/namespace.php:86 -msgid "Used for text on a primary background." +#: inc/actions/namespace.php:296 +msgid "Borderless" msgstr "" -#: ../inc/customizer/namespace.php:91 -msgid "Accent Foreground Color" +#: inc/actions/namespace.php:299 +msgid "Call to Action" msgstr "" -#: ../inc/customizer/namespace.php:92 -msgid "Used for text on an accent color background." +#: inc/actions/namespace.php:300 +msgid "Text" msgstr "" -#: ../inc/customizer/namespace.php:111 -msgid "Social Media" +#: inc/actions/namespace.php:301 +msgid "Link" msgstr "" -#: ../inc/customizer/namespace.php:119 -msgid "Facebook" +#: inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: ../inc/customizer/namespace.php:128 -msgid "Twitter" +#: inc/helpers/namespace.php:186 +msgid "Sign In" msgstr "" -#: ../inc/customizer/namespace.php:135 -msgid "Front Page Catalog" +#: inc/helpers/namespace.php:192 +msgid "Sign Up" msgstr "" -#: ../inc/customizer/namespace.php:142 -msgid "Show Front Page Catalog" +#: inc/helpers/namespace.php:200 +msgid "Admin" msgstr "" -#: ../inc/customizer/namespace.php150, ../partials/content-front-page.php:19 -msgid "Our Latest Titles" +#: inc/helpers/namespace.php:208 +msgid "My Books" msgstr "" -#: ../inc/customizer/namespace.php:153 -msgid "Front Page Catalog Title" +#: inc/helpers/namespace.php:214 +msgid "Create a New Book" msgstr "" -#: ../inc/customizer/namespace.php:160 -msgid "Contact Form" +#: inc/helpers/namespace.php:220 +msgid "Sign Out" msgstr "" -#: ../inc/customizer/namespace.php:167 -msgid "Show Contact Form" +#: inc/helpers/namespace.php:282 +msgid "Name is required." msgstr "" -#: ../inc/customizer/namespace.php175, ../partials/contact-form.php:12 -msgid "Contact Us" +#: inc/helpers/namespace.php:286 +msgid "Email is required." msgstr "" -#: ../inc/customizer/namespace.php:178 -msgid "Contact Form Title" +#: inc/helpers/namespace.php:290 +msgid "Email is invalid." msgstr "" -#: ../inc/customizer/namespace.php:188 -msgid "Contact Email" +#: inc/helpers/namespace.php:294 +msgid "Institution is required." msgstr "" -#: ../inc/filters/namespace.php:61 -msgid "Continued" +#: inc/helpers/namespace.php:298 +msgid "Message is required." msgstr "" -#: ../inc/helpers/namespace.php:171 -msgid "Contact" +#. translators: %s name of contact for submitter +#: inc/helpers/namespace.php:305 +msgid "Contact Form Submission from %s" msgstr "" -#: ../inc/helpers/namespace.php:178 -msgid "Sign In" +#: inc/helpers/namespace.php:316 +msgid "Your message was sent!" msgstr "" -#: ../inc/helpers/namespace.php:184 -msgid "Sign Up" +#: inc/helpers/namespace.php:319 +msgid "Your message could not be sent." msgstr "" -#: ../inc/helpers/namespace.php:192 -msgid "Admin" +#: inc/intervention.php:12 +msgid "Hello," msgstr "" -#: ../inc/helpers/namespace.php:200 -msgid "My Books" +#: page-catalog.php:55 +msgid "No Books Found" msgstr "" -#: ../inc/helpers/namespace.php:206 -msgid "Sign Out" +#: page-catalog.php:58 +msgid "No books have been added to the catalog." msgstr "" -#: ../inc/helpers/namespace.php:260 -msgid "Name is required." +#. translators: 1: title. +#: comments.php:35 +msgid "One thought on “%1$s”" msgstr "" -#: ../inc/helpers/namespace.php:264 -msgid "Email is required." -msgstr "" +#. translators: 1: comment count number, 2: title. +#: comments.php:41 +msgctxt "comments title" +msgid "%1$s thought on “%2$s”" +msgid_plural "%1$s thoughts on “%2$s”" +msgstr[0] "" +msgstr[1] "" -#: ../inc/helpers/namespace.php:268 -msgid "Email is invalid." +#: comments.php:68 +msgid "Comments are closed." msgstr "" -#: ../inc/helpers/namespace.php:272 -msgid "Institution is required." +#. translators: %s: search query. +#: search.php:23 +msgid "Search Results for: %s" msgstr "" -#: ../inc/helpers/namespace.php:276 -msgid "Message is required." +#: header.php:44 +msgid "Skip to content" msgstr "" -#: ../inc/helpers/namespace.php:282 -msgid "Contact Form Submission from %s" +#. translators: %s name of network +#: header.php:69 +msgid "Logo for %s" msgstr "" -#: ../inc/helpers/namespace.php:293 -msgid "Your message was sent!" +#: header.php:80 +msgid "Toggle Menu" msgstr "" -#: ../inc/helpers/namespace.php:296 -msgid "Your message could not be sent." +#. translators: %s network name +#: footer.php:43 footer.php:48 +msgid "%s on Facebook" msgstr "" -#: ../page-catalog.php:55 -msgid "No Books Found" +#. translators: %s network name +#: footer.php:53 footer.php:58 +msgid "%s on Twitter" msgstr "" -#: ../page-catalog.php:58 -msgid "No books have been added to the catalog." +#. translators: %s Pressbooks +#: footer.php:77 +msgid "Powered by %s" msgstr "" -#: ../partials/book.php:27 -msgid "About this book" +#: footer.php:79 +msgid "Open Source" msgstr "" -#: ../partials/contact-form.php:30 -msgid "Your name (required)" +#: footer.php:80 +msgid "Open Textbooks" msgstr "" -#: ../partials/contact-form.php:38 -msgid "Your email address (required)" +#: footer.php:81 +msgid "Open Book Publishing" msgstr "" -#: ../partials/contact-form.php:46 -msgid "Your institution (required)" +#: footer.php:86 footer.php:90 +msgid "Pressbooks on Facebook" msgstr "" -#: ../partials/contact-form.php:54 -msgid "Your message (required)" +#: footer.php:92 footer.php:96 +msgid "Pressbooks on Twitter" msgstr "" -#: ../partials/contact-form.php:58 -msgid "Send" +#: partials/book.php:39 +msgid "About this book" msgstr "" -#: ../partials/content-front-page.php:67 -msgid "View Complete Catalog" +#: partials/paged-navigation.php:2 +msgid "Navigation" msgstr "" -#: ../partials/content-none.php:14 +#: partials/content-none.php:14 msgid "Nothing Found" msgstr "" -#: ../partials/content-none.php:25 +#. translators: 1: link to WP admin new post page. +#: partials/content-none.php:27 msgid "Ready to publish your first post? Get started here." msgstr "" -#: ../partials/content-none.php:38 +#: partials/content-none.php:41 msgid "" "Sorry, but nothing matched your search terms. Please try again with some " "different keywords." msgstr "" -#: ../partials/content-none.php:44 +#: partials/content-none.php:48 msgid "" "It seems we can’t find what you’re looking for. Perhaps " "searching can help." msgstr "" -#: ../partials/content-page-catalog.php:17 +#: partials/content-page.php:23 partials/content.php:50 +msgid "Pages:" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content-page.php:37 +msgid "Edit %s" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content.php:37 +msgid "Continue reading \"%s\"" +msgstr "" + +#: partials/content-page-catalog.php:17 msgid "Filter by Subject" msgstr "" -#: ../partials/content-page-catalog.php:19 +#: partials/content-page-catalog.php:19 msgid "All Subjects" msgstr "" -#: ../partials/content-page-catalog.php:35 +#: partials/content-page-catalog.php:39 msgid "Filter by License" msgstr "" -#: ../partials/content-page-catalog.php:37 +#: partials/content-page-catalog.php:41 msgid "All Licenses" msgstr "" -#: ../partials/content-page-catalog.php:46 +#: partials/content-page-catalog.php:54 msgid "Sort by" msgstr "" -#: ../partials/content-page-catalog.php:50 +#: partials/content-page-catalog.php:58 msgid "Subject" msgstr "" -#: ../partials/content-page-catalog.php:51 +#: partials/content-page-catalog.php:59 msgid "Latest" msgstr "" -#: ../partials/content-page-catalog.php:58 +#: partials/content-page-catalog.php:67 msgid "Clear Filters" msgstr "" -#: ../partials/content-page-catalog.php:59 +#: partials/content-page-catalog.php:68 msgid "Submit" msgstr "" -#: ../partials/content-page.php22, ../partials/content.php:45 -msgid "Pages:" +#: partials/content-front-page.php:76 +msgid "View Complete Catalog" msgstr "" -#: ../partials/content-page.php:35 -msgid "Edit %s" +#: partials/contact-form.php:29 +msgid "Keep this field blank (required)" msgstr "" -#: ../partials/content.php:34 -msgid "Continue reading \"%s\"" +#: partials/contact-form.php:45 +msgid "Your name (required)" msgstr "" -#: ../partials/paged-navigation.php:2 -msgid "Navigation" +#: partials/contact-form.php:61 +msgid "Your email address (required)" msgstr "" -#: ../search.php:21 -msgid "Search Results for: %s" +#: partials/contact-form.php:77 +msgid "Your institution (required)" +msgstr "" + +#: partials/contact-form.php:93 +msgid "Your message (required)" +msgstr "" + +#: partials/contact-form.php:97 +msgid "Send" msgstr "" -#: ../searchform.php:3 +#: searchform.php:3 msgctxt "label" msgid "Search Catalog" msgstr "" -#: ../searchform.php:6 +#: searchform.php:6 msgctxt "submit button" msgid "Search" msgstr "" diff --git a/languages/ta_IN.mo b/languages/ta_IN.mo index 1e6c2661165b2d2cbe38cbc0e15ced7f5065dc58..0b3bbf20599e6dc2e2f47b75e0db9397025cba39 100644 GIT binary patch delta 239 zcmaFDGJ|D;3e!EtiE8TgjyWlrd8rD9dS-eCTtTS?`9&qVzQyU8DY{Oj>BYJs`Bn-U zB_##LR{HwsnI##eNqWiox%ve~sl~-f`T5z!NKD;Cuvz+C0sbMn&PAz-C7Jnox-N+& zsa6U`28Ncp21dF@<{^gWRz{Xq24>m@237`|20+!iL8)b##VCp`bPbGk4a^h_O{|Pe zfGQ0PCdR!pb;-|7%*?Y=Kv)m8lPf~kJvA@2D6u5J$VwqRK-byFQ^82j5a=fc0A;{R A$N&HU delta 316 zcmbQi@`PoA3X>MoL^XB6f}+&o;-vii>|))-oRrMG)QMl;)d%FKrev1rIwcmT79^Hr zSSje~aYg7tMZHri%kzs;ihVMRORN;)Fgq2@1~ZYAWt8ORK$U@+5LI9%L>0oJ!KsNw z$r%Aa59k^Iy?{-^wIVsEG$l0!q(DnAs~Dn23gr3V{L-T2ROgJuqT*DbKSM*@bS=0T E0LGVVrT_o{ diff --git a/languages/ta_IN.po b/languages/ta_IN.po index 3a0c3ce..a8ac341 100644 --- a/languages/ta_IN.po +++ b/languages/ta_IN.po @@ -1,546 +1,579 @@ -# Copyright (C) 2018 pressbooks-aldine -# This file is distributed under the same license as the pressbooks-aldine package. +# Copyright (C) 2019 Pressbooks (Book Oven Inc.) +# This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: pressbooks-aldine\n" +"Project-Id-Version: Aldine 1.6.0\n" +"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" +"POT-Creation-Date: 2019-02-27T17:29:06+00:00\n" +"PO-Revision-Date: 2018-03-06 14:24+0000\n" "Language-Team: Tamil (India) (https://www.transifex.com/pressbooks/teams/9194/ta_IN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ta_IN\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Poedit-Basepath: ..\n" -"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n" -"X-Poedit-SearchPath-0: .\n" -"X-Poedit-SearchPathExcluded-0: *.js\n" -"X-Poedit-SourceCharset: UTF-8\n" +"X-Domain: pressbooks-aldine\n" +"X-Generator: WP-CLI 2.1.0\n" -#: ../404.php:17 -msgid "Oops! That page can’t be found." +#. Theme Name of the theme +msgid "Aldine" msgstr "" -#: ../404.php:21 -msgid "It looks like nothing was found at this location." +#. Theme URI of the theme +msgid "https://github.com/pressbooks/pressbooks-aldine/" msgstr "" -#: ../comments.php:34 -msgid "One thought on “%1$s”" +#. Description of the theme +msgid "" +"Aldine is the default theme for the home page of Pressbooks networks. It is " +"named for the Aldine Press, founded by Aldus Manutius in 1494, who is " +"regarded by many as the world’s first publisher." msgstr "" -#: ../comments.php:40 -msgctxt "comments title" -msgid "%1$s thought on “%2$s”" -msgid_plural "%1$s thoughts on “%2$s”" -msgstr[0] "" -msgstr[1] "" - -#: ../comments.php:63 -msgid "Comments are closed." +#. Author of the theme +msgid "Pressbooks (Book Oven Inc.)" msgstr "" -#: ../footer.php40, ../footer.php:44 -msgid "%s on Facebook" +#. Author URI of the theme +msgid "https://pressbooks.org" msgstr "" -#: ../footer.php48, ../footer.php:52 -msgid "%s on Twitter" -msgstr "" - -#: ../footer.php:70 -msgid "Powered by %s" +#: functions.php:19 +msgid "Dependencies Missing" msgstr "" -#: ../footer.php:72 -msgid "Open Source" +#: functions.php:20 +msgid "You must run composer install from the Aldine directory." msgstr "" -#: ../footer.php:73 -msgid "Open Textbooks" +#: 404.php:17 +msgid "Oops! That page can’t be found." msgstr "" -#: ../footer.php:74 -msgid "Open Book Publishing" +#: 404.php:21 +msgid "It looks like nothing was found at this location." msgstr "" -#: ../footer.php75, ../inc/activation/namespace.php:27 -msgid "Learn More" +#: inc/filters/namespace.php:63 +msgid "Continued" msgstr "" -#: ../footer.php79, ../footer.php:83 -msgid "Pressbooks on Facebook" +#: inc/customizer/namespace.php:69 +msgid "Primary Color" msgstr "" -#: ../footer.php85, ../footer.php:89 -msgid "Pressbooks on Twitter" +#: inc/customizer/namespace.php:70 +msgid "Primary color, used for links and other primary elements." msgstr "" -#: ../functions.php:18 -msgid "Dependencies Missing" +#: inc/customizer/namespace.php:75 +msgid "Primary Color (Hover)" msgstr "" -#: ../functions.php:19 -msgid "You must run composer install from the Aldine directory." +#: inc/customizer/namespace.php:76 +msgid "Variant of the primary color, used for primary element hover states." msgstr "" -#: ../header.php:44 -msgid "Skip to content" +#: inc/customizer/namespace.php:81 +msgid "Accent Color" msgstr "" -#: ../header.php:64 -msgid "Logo for %s" +#: inc/customizer/namespace.php:82 +msgid "Accent color, used for flourishes and secondary elements." msgstr "" -#: ../header.php:74 -msgid "Toggle Menu" +#: inc/customizer/namespace.php:87 +msgid "Accent Color (Hover)" msgstr "" -#: ../inc/intervention.php:12 -msgid "Hello," +#: inc/customizer/namespace.php:88 +msgid "Variant of the accent color, used for secondary element hover states." msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 -msgid "Primary Menu" +#: inc/customizer/namespace.php:93 +msgid "Primary Foreground Color" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 -msgid "Footer Menu" +#: inc/customizer/namespace.php:94 +msgid "Used for text on a primary background." msgstr "" -#: ../inc/actions/namespace.php:107 -msgid "Network Footer Block 1" +#: inc/customizer/namespace.php:99 +msgid "Accent Foreground Color" msgstr "" -#: ../inc/actions/namespace.php:117 -msgid "Network Footer Block 2" +#: inc/customizer/namespace.php:100 +msgid "Used for text on an accent color background." msgstr "" -#: ../inc/actions/namespace.php142, -#: ../partials/content-accessibility-toolbar.php6, -#: ../partials/content-accessibility-toolbar.php:7 -msgid "Increase Font Size" +#: inc/customizer/namespace.php:124 +msgid "Social Media" msgstr "" -#: ../inc/actions/namespace.php:143 -msgid "Decrease Font Size" +#: inc/customizer/namespace.php:136 +msgid "Facebook" msgstr "" -#: ../inc/actions/namespace.php:226 -msgid "" -"This page displays your network catalog, so there is no content to edit." +#: inc/customizer/namespace.php:149 +msgid "Twitter" msgstr "" -#: ../inc/actions/namespace.php:279 -msgid "Page Section" +#: inc/customizer/namespace.php:158 +msgid "Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php280, ../partials/content-page-catalog.php:49 -msgid "Title" +#: inc/customizer/namespace.php:169 +msgid "Show Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php:281 -msgid "Standard" +#: inc/customizer/namespace.php:179 partials/content-front-page.php:19 +msgid "Our Latest Titles" msgstr "" -#: ../inc/actions/namespace.php:282 -msgid "Accent" +#: inc/customizer/namespace.php:184 +msgid "Front Page Catalog Title" msgstr "" -#: ../inc/actions/namespace.php:283 -msgid "Bordered" +#: inc/customizer/namespace.php:193 +msgid "Contact Form" msgstr "" -#: ../inc/actions/namespace.php:284 -msgid "Borderless" +#: inc/customizer/namespace.php:204 +msgid "Show Contact Form" msgstr "" -#: ../inc/actions/namespace.php:287 -msgid "Call to Action" +#: inc/customizer/namespace.php:214 partials/contact-form.php:12 +msgid "Contact Us" msgstr "" -#: ../inc/actions/namespace.php:288 -msgid "Text" +#: inc/customizer/namespace.php:219 +msgid "Contact Form Title" msgstr "" -#: ../inc/actions/namespace.php:289 -msgid "Link" +#: inc/customizer/namespace.php:233 +msgid "Contact Email" msgstr "" -#: ../inc/activation/namespace.php:25 +#: inc/activation/namespace.php:25 msgid "About Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:26 +#: inc/activation/namespace.php:26 msgid "" "Pressbooks is easy-to-use book writing software that lets you create a book " "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, -#: ../inc/activation/namespace.php:143 +#: inc/activation/namespace.php:27 footer.php:82 +msgid "Learn More" +msgstr "" + +#: inc/activation/namespace.php:34 inc/activation/namespace.php:146 +#: inc/activation/namespace.php:152 msgid "About" msgstr "" -#: ../inc/activation/namespace.php:39 +#: inc/activation/namespace.php:39 msgid "" "Pressbooks is simple book production software. You can use Pressbooks to " "publish textbooks, scholarly monographs, syllabi, fiction and non-fiction " "books, white papers, and more in multiple formats including:" msgstr "" -#: ../inc/activation/namespace.php:40 +#: inc/activation/namespace.php:40 msgid "MOBI (for Kindle ebooks)" msgstr "" -#: ../inc/activation/namespace.php:41 +#: inc/activation/namespace.php:41 msgid "EPUB (for all other ebookstores)" msgstr "" -#: ../inc/activation/namespace.php:42 +#: inc/activation/namespace.php:42 msgid "designed PDF (for print-on-demand and digital distribution)" msgstr "" -#: ../inc/activation/namespace.php:45 +#. translators: %s link to about page +#: inc/activation/namespace.php:46 msgid "For more information about Pressbooks, %s." msgstr "" -#: ../inc/activation/namespace.php:46 +#: inc/activation/namespace.php:47 msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, -#: ../inc/activation/namespace.php:173 +#: inc/activation/namespace.php:53 inc/activation/namespace.php:176 +#: inc/activation/namespace.php:182 msgid "Help" msgstr "" -#: ../inc/activation/namespace.php:58 +#. translators: %1$s: link to how to page; %2$s: link to guide +#: inc/activation/namespace.php:60 msgid "" "The easiest way to get started with Pressbooks is to follow our %1$s. Or, " "you can review our %2$s." msgstr "" -#: ../inc/activation/namespace.php:59 +#: inc/activation/namespace.php:61 msgid "4 Step Guide to Making a Book on Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:60 +#: inc/activation/namespace.php:62 msgid "Guide to Using Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:62 +#: inc/activation/namespace.php:64 msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, -#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, -#: ../inc/activation/namespace.php158, ../page-catalog.php:4 +#. Template Name of the theme +#: inc/activation/namespace.php:69 inc/activation/namespace.php:125 +#: inc/activation/namespace.php:131 inc/activation/namespace.php:161 +#: inc/activation/namespace.php:167 msgid "Catalog" msgstr "" -#: ../inc/activation/namespace.php71, ../inc/helpers/namespace.php:165 +#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173 msgid "Home" msgstr "" -#: ../inc/admin/namespace.php:30 +#: inc/activation/namespace.php:120 inc/actions/namespace.php:47 +msgid "Primary Menu" +msgstr "" + +#: inc/activation/namespace.php:141 inc/actions/namespace.php:48 +msgid "Footer Menu" +msgstr "" + +#: inc/admin/namespace.php:30 msgid "Catalog updated." msgstr "" -#: ../inc/admin/namespace.php:31 +#: inc/admin/namespace.php:31 msgid "Sorry, but your catalog was not updated. Please try again." msgstr "" -#: ../inc/admin/namespace.php:32 +#: inc/admin/namespace.php:32 msgid "Dismiss this notice." msgstr "" -#: ../inc/admin/namespace.php:61 +#: inc/admin/namespace.php:61 msgid "In Catalog" msgstr "" -#: ../inc/admin/namespace.php:72 -msgctxt "pressbooks-aldine" -msgid "Show in Catalog" -msgstr "" - -#: ../inc/admin/namespace.php:73 -msgctxt "pressbooks-aldine" -msgid "This book is private, so you can’t display it in your catalog." +#: inc/actions/namespace.php:114 +msgid "Network Footer Block 1" msgstr "" -#: ../inc/customizer/namespace.php:61 -msgid "Primary Color" +#: inc/actions/namespace.php:126 +msgid "Network Footer Block 2" msgstr "" -#: ../inc/customizer/namespace.php:62 -msgid "Primary color, used for links and other primary elements." +#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4 +msgid "Increase Font Size" msgstr "" -#: ../inc/customizer/namespace.php:67 -msgid "Primary Color (Hover)" +#: inc/actions/namespace.php:153 +msgid "Decrease Font Size" msgstr "" -#: ../inc/customizer/namespace.php:68 -msgid "Variant of the primary color, used for primary element hover states." +#: inc/actions/namespace.php:237 +msgid "" +"This page displays your network catalog, so there is no content to edit." msgstr "" -#: ../inc/customizer/namespace.php:73 -msgid "Accent Color" +#: inc/actions/namespace.php:291 +msgid "Page Section" msgstr "" -#: ../inc/customizer/namespace.php:74 -msgid "Accent color, used for flourishes and secondary elements." +#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57 +msgid "Title" msgstr "" -#: ../inc/customizer/namespace.php:79 -msgid "Accent Color (Hover)" +#: inc/actions/namespace.php:293 +msgid "Standard" msgstr "" -#: ../inc/customizer/namespace.php:80 -msgid "Variant of the accent color, used for secondary element hover states." +#: inc/actions/namespace.php:294 +msgid "Accent" msgstr "" -#: ../inc/customizer/namespace.php:85 -msgid "Primary Foreground Color" +#: inc/actions/namespace.php:295 +msgid "Bordered" msgstr "" -#: ../inc/customizer/namespace.php:86 -msgid "Used for text on a primary background." +#: inc/actions/namespace.php:296 +msgid "Borderless" msgstr "" -#: ../inc/customizer/namespace.php:91 -msgid "Accent Foreground Color" +#: inc/actions/namespace.php:299 +msgid "Call to Action" msgstr "" -#: ../inc/customizer/namespace.php:92 -msgid "Used for text on an accent color background." +#: inc/actions/namespace.php:300 +msgid "Text" msgstr "" -#: ../inc/customizer/namespace.php:111 -msgid "Social Media" +#: inc/actions/namespace.php:301 +msgid "Link" msgstr "" -#: ../inc/customizer/namespace.php:119 -msgid "Facebook" +#: inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: ../inc/customizer/namespace.php:128 -msgid "Twitter" +#: inc/helpers/namespace.php:186 +msgid "Sign In" msgstr "" -#: ../inc/customizer/namespace.php:135 -msgid "Front Page Catalog" +#: inc/helpers/namespace.php:192 +msgid "Sign Up" msgstr "" -#: ../inc/customizer/namespace.php:142 -msgid "Show Front Page Catalog" +#: inc/helpers/namespace.php:200 +msgid "Admin" msgstr "" -#: ../inc/customizer/namespace.php150, ../partials/content-front-page.php:19 -msgid "Our Latest Titles" +#: inc/helpers/namespace.php:208 +msgid "My Books" msgstr "" -#: ../inc/customizer/namespace.php:153 -msgid "Front Page Catalog Title" +#: inc/helpers/namespace.php:214 +msgid "Create a New Book" msgstr "" -#: ../inc/customizer/namespace.php:160 -msgid "Contact Form" +#: inc/helpers/namespace.php:220 +msgid "Sign Out" msgstr "" -#: ../inc/customizer/namespace.php:167 -msgid "Show Contact Form" +#: inc/helpers/namespace.php:282 +msgid "Name is required." msgstr "" -#: ../inc/customizer/namespace.php175, ../partials/contact-form.php:12 -msgid "Contact Us" +#: inc/helpers/namespace.php:286 +msgid "Email is required." msgstr "" -#: ../inc/customizer/namespace.php:178 -msgid "Contact Form Title" +#: inc/helpers/namespace.php:290 +msgid "Email is invalid." msgstr "" -#: ../inc/customizer/namespace.php:188 -msgid "Contact Email" +#: inc/helpers/namespace.php:294 +msgid "Institution is required." msgstr "" -#: ../inc/filters/namespace.php:61 -msgid "Continued" +#: inc/helpers/namespace.php:298 +msgid "Message is required." msgstr "" -#: ../inc/helpers/namespace.php:171 -msgid "Contact" +#. translators: %s name of contact for submitter +#: inc/helpers/namespace.php:305 +msgid "Contact Form Submission from %s" msgstr "" -#: ../inc/helpers/namespace.php:178 -msgid "Sign In" +#: inc/helpers/namespace.php:316 +msgid "Your message was sent!" msgstr "" -#: ../inc/helpers/namespace.php:184 -msgid "Sign Up" +#: inc/helpers/namespace.php:319 +msgid "Your message could not be sent." msgstr "" -#: ../inc/helpers/namespace.php:192 -msgid "Admin" +#: inc/intervention.php:12 +msgid "Hello," msgstr "" -#: ../inc/helpers/namespace.php:200 -msgid "My Books" +#: page-catalog.php:55 +msgid "No Books Found" msgstr "" -#: ../inc/helpers/namespace.php:206 -msgid "Sign Out" +#: page-catalog.php:58 +msgid "No books have been added to the catalog." msgstr "" -#: ../inc/helpers/namespace.php:260 -msgid "Name is required." +#. translators: 1: title. +#: comments.php:35 +msgid "One thought on “%1$s”" msgstr "" -#: ../inc/helpers/namespace.php:264 -msgid "Email is required." -msgstr "" +#. translators: 1: comment count number, 2: title. +#: comments.php:41 +msgctxt "comments title" +msgid "%1$s thought on “%2$s”" +msgid_plural "%1$s thoughts on “%2$s”" +msgstr[0] "" +msgstr[1] "" -#: ../inc/helpers/namespace.php:268 -msgid "Email is invalid." +#: comments.php:68 +msgid "Comments are closed." msgstr "" -#: ../inc/helpers/namespace.php:272 -msgid "Institution is required." +#. translators: %s: search query. +#: search.php:23 +msgid "Search Results for: %s" msgstr "" -#: ../inc/helpers/namespace.php:276 -msgid "Message is required." +#: header.php:44 +msgid "Skip to content" msgstr "" -#: ../inc/helpers/namespace.php:282 -msgid "Contact Form Submission from %s" +#. translators: %s name of network +#: header.php:69 +msgid "Logo for %s" msgstr "" -#: ../inc/helpers/namespace.php:293 -msgid "Your message was sent!" +#: header.php:80 +msgid "Toggle Menu" msgstr "" -#: ../inc/helpers/namespace.php:296 -msgid "Your message could not be sent." +#. translators: %s network name +#: footer.php:43 footer.php:48 +msgid "%s on Facebook" msgstr "" -#: ../page-catalog.php:55 -msgid "No Books Found" +#. translators: %s network name +#: footer.php:53 footer.php:58 +msgid "%s on Twitter" msgstr "" -#: ../page-catalog.php:58 -msgid "No books have been added to the catalog." +#. translators: %s Pressbooks +#: footer.php:77 +msgid "Powered by %s" msgstr "" -#: ../partials/book.php:27 -msgid "About this book" +#: footer.php:79 +msgid "Open Source" msgstr "" -#: ../partials/contact-form.php:30 -msgid "Your name (required)" +#: footer.php:80 +msgid "Open Textbooks" msgstr "" -#: ../partials/contact-form.php:38 -msgid "Your email address (required)" +#: footer.php:81 +msgid "Open Book Publishing" msgstr "" -#: ../partials/contact-form.php:46 -msgid "Your institution (required)" +#: footer.php:86 footer.php:90 +msgid "Pressbooks on Facebook" msgstr "" -#: ../partials/contact-form.php:54 -msgid "Your message (required)" +#: footer.php:92 footer.php:96 +msgid "Pressbooks on Twitter" msgstr "" -#: ../partials/contact-form.php:58 -msgid "Send" +#: partials/book.php:39 +msgid "About this book" msgstr "" -#: ../partials/content-front-page.php:67 -msgid "View Complete Catalog" +#: partials/paged-navigation.php:2 +msgid "Navigation" msgstr "" -#: ../partials/content-none.php:14 +#: partials/content-none.php:14 msgid "Nothing Found" msgstr "" -#: ../partials/content-none.php:25 +#. translators: 1: link to WP admin new post page. +#: partials/content-none.php:27 msgid "Ready to publish your first post? Get started here." msgstr "" -#: ../partials/content-none.php:38 +#: partials/content-none.php:41 msgid "" "Sorry, but nothing matched your search terms. Please try again with some " "different keywords." msgstr "" -#: ../partials/content-none.php:44 +#: partials/content-none.php:48 msgid "" "It seems we can’t find what you’re looking for. Perhaps " "searching can help." msgstr "" -#: ../partials/content-page-catalog.php:17 +#: partials/content-page.php:23 partials/content.php:50 +msgid "Pages:" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content-page.php:37 +msgid "Edit %s" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content.php:37 +msgid "Continue reading \"%s\"" +msgstr "" + +#: partials/content-page-catalog.php:17 msgid "Filter by Subject" msgstr "" -#: ../partials/content-page-catalog.php:19 +#: partials/content-page-catalog.php:19 msgid "All Subjects" msgstr "" -#: ../partials/content-page-catalog.php:35 +#: partials/content-page-catalog.php:39 msgid "Filter by License" msgstr "" -#: ../partials/content-page-catalog.php:37 +#: partials/content-page-catalog.php:41 msgid "All Licenses" msgstr "" -#: ../partials/content-page-catalog.php:46 +#: partials/content-page-catalog.php:54 msgid "Sort by" msgstr "" -#: ../partials/content-page-catalog.php:50 +#: partials/content-page-catalog.php:58 msgid "Subject" msgstr "" -#: ../partials/content-page-catalog.php:51 +#: partials/content-page-catalog.php:59 msgid "Latest" msgstr "" -#: ../partials/content-page-catalog.php:58 +#: partials/content-page-catalog.php:67 msgid "Clear Filters" msgstr "" -#: ../partials/content-page-catalog.php:59 +#: partials/content-page-catalog.php:68 msgid "Submit" msgstr "" -#: ../partials/content-page.php22, ../partials/content.php:45 -msgid "Pages:" +#: partials/content-front-page.php:76 +msgid "View Complete Catalog" msgstr "" -#: ../partials/content-page.php:35 -msgid "Edit %s" +#: partials/contact-form.php:29 +msgid "Keep this field blank (required)" msgstr "" -#: ../partials/content.php:34 -msgid "Continue reading \"%s\"" +#: partials/contact-form.php:45 +msgid "Your name (required)" msgstr "" -#: ../partials/paged-navigation.php:2 -msgid "Navigation" +#: partials/contact-form.php:61 +msgid "Your email address (required)" msgstr "" -#: ../search.php:21 -msgid "Search Results for: %s" +#: partials/contact-form.php:77 +msgid "Your institution (required)" +msgstr "" + +#: partials/contact-form.php:93 +msgid "Your message (required)" +msgstr "" + +#: partials/contact-form.php:97 +msgid "Send" msgstr "" -#: ../searchform.php:3 +#: searchform.php:3 msgctxt "label" msgid "Search Catalog" msgstr "" -#: ../searchform.php:6 +#: searchform.php:6 msgctxt "submit button" msgid "Search" msgstr "" diff --git a/languages/ta_LK.mo b/languages/ta_LK.mo index d27dc251b565aa6793b91cb40ff36e956cca730f..e3a24d4b902d38326d089a2bde3fb683cf49cc04 100644 GIT binary patch delta 239 zcmY+9v1$TA6h&jO+OL>G6p^?4W}>V6x~LEYB_az+C5$@k4#u5jX0%P8O8?Bt+D~x_ z0Zn&{!#$i!{il9xJfCZ)X6yU)YoiOrco>HmEL3T%hndUt28R30L28KQ-j|M|DAPXQ zufnz2MWt2Ft&G{ahY9lcD+=cCDU7U=UYi2O(ko&Dc>*Xv^i$p^kr2imM8Y;!G%VCX zyMOQi@C7htyi1~6k%*_|wKq09sS9Fv{hu@Vgf~?vE4{JAKISl*PM8RJ)%0`&JO)aT delta 316 zcmeBTxyCXcp=P>I3pqQ!-0*of3;v3ld8* ztQ7S0xFU3+qTZ>M<@rS^#XgzEB~}XY@z(LFKvZF6sAH6D9iIoHfmD26etrRz4VKd} z0m)Xt#dVBoDpvu5Zh$=7>q6*>A;MByT zcomposer install from the Aldine directory." msgstr "" -#: ../footer.php:73 -msgid "Open Textbooks" +#: 404.php:17 +msgid "Oops! That page can’t be found." msgstr "" -#: ../footer.php:74 -msgid "Open Book Publishing" +#: 404.php:21 +msgid "It looks like nothing was found at this location." msgstr "" -#: ../footer.php75, ../inc/activation/namespace.php:27 -msgid "Learn More" +#: inc/filters/namespace.php:63 +msgid "Continued" msgstr "" -#: ../footer.php79, ../footer.php:83 -msgid "Pressbooks on Facebook" +#: inc/customizer/namespace.php:69 +msgid "Primary Color" msgstr "" -#: ../footer.php85, ../footer.php:89 -msgid "Pressbooks on Twitter" +#: inc/customizer/namespace.php:70 +msgid "Primary color, used for links and other primary elements." msgstr "" -#: ../functions.php:18 -msgid "Dependencies Missing" +#: inc/customizer/namespace.php:75 +msgid "Primary Color (Hover)" msgstr "" -#: ../functions.php:19 -msgid "You must run composer install from the Aldine directory." +#: inc/customizer/namespace.php:76 +msgid "Variant of the primary color, used for primary element hover states." msgstr "" -#: ../header.php:44 -msgid "Skip to content" +#: inc/customizer/namespace.php:81 +msgid "Accent Color" msgstr "" -#: ../header.php:64 -msgid "Logo for %s" +#: inc/customizer/namespace.php:82 +msgid "Accent color, used for flourishes and secondary elements." msgstr "" -#: ../header.php:74 -msgid "Toggle Menu" +#: inc/customizer/namespace.php:87 +msgid "Accent Color (Hover)" msgstr "" -#: ../inc/intervention.php:12 -msgid "Hello," +#: inc/customizer/namespace.php:88 +msgid "Variant of the accent color, used for secondary element hover states." msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 -msgid "Primary Menu" +#: inc/customizer/namespace.php:93 +msgid "Primary Foreground Color" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 -msgid "Footer Menu" +#: inc/customizer/namespace.php:94 +msgid "Used for text on a primary background." msgstr "" -#: ../inc/actions/namespace.php:107 -msgid "Network Footer Block 1" +#: inc/customizer/namespace.php:99 +msgid "Accent Foreground Color" msgstr "" -#: ../inc/actions/namespace.php:117 -msgid "Network Footer Block 2" +#: inc/customizer/namespace.php:100 +msgid "Used for text on an accent color background." msgstr "" -#: ../inc/actions/namespace.php142, -#: ../partials/content-accessibility-toolbar.php6, -#: ../partials/content-accessibility-toolbar.php:7 -msgid "Increase Font Size" +#: inc/customizer/namespace.php:124 +msgid "Social Media" msgstr "" -#: ../inc/actions/namespace.php:143 -msgid "Decrease Font Size" +#: inc/customizer/namespace.php:136 +msgid "Facebook" msgstr "" -#: ../inc/actions/namespace.php:226 -msgid "" -"This page displays your network catalog, so there is no content to edit." +#: inc/customizer/namespace.php:149 +msgid "Twitter" msgstr "" -#: ../inc/actions/namespace.php:279 -msgid "Page Section" +#: inc/customizer/namespace.php:158 +msgid "Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php280, ../partials/content-page-catalog.php:49 -msgid "Title" +#: inc/customizer/namespace.php:169 +msgid "Show Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php:281 -msgid "Standard" +#: inc/customizer/namespace.php:179 partials/content-front-page.php:19 +msgid "Our Latest Titles" msgstr "" -#: ../inc/actions/namespace.php:282 -msgid "Accent" +#: inc/customizer/namespace.php:184 +msgid "Front Page Catalog Title" msgstr "" -#: ../inc/actions/namespace.php:283 -msgid "Bordered" +#: inc/customizer/namespace.php:193 +msgid "Contact Form" msgstr "" -#: ../inc/actions/namespace.php:284 -msgid "Borderless" +#: inc/customizer/namespace.php:204 +msgid "Show Contact Form" msgstr "" -#: ../inc/actions/namespace.php:287 -msgid "Call to Action" +#: inc/customizer/namespace.php:214 partials/contact-form.php:12 +msgid "Contact Us" msgstr "" -#: ../inc/actions/namespace.php:288 -msgid "Text" +#: inc/customizer/namespace.php:219 +msgid "Contact Form Title" msgstr "" -#: ../inc/actions/namespace.php:289 -msgid "Link" +#: inc/customizer/namespace.php:233 +msgid "Contact Email" msgstr "" -#: ../inc/activation/namespace.php:25 +#: inc/activation/namespace.php:25 msgid "About Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:26 +#: inc/activation/namespace.php:26 msgid "" "Pressbooks is easy-to-use book writing software that lets you create a book " "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, -#: ../inc/activation/namespace.php:143 +#: inc/activation/namespace.php:27 footer.php:82 +msgid "Learn More" +msgstr "" + +#: inc/activation/namespace.php:34 inc/activation/namespace.php:146 +#: inc/activation/namespace.php:152 msgid "About" msgstr "" -#: ../inc/activation/namespace.php:39 +#: inc/activation/namespace.php:39 msgid "" "Pressbooks is simple book production software. You can use Pressbooks to " "publish textbooks, scholarly monographs, syllabi, fiction and non-fiction " "books, white papers, and more in multiple formats including:" msgstr "" -#: ../inc/activation/namespace.php:40 +#: inc/activation/namespace.php:40 msgid "MOBI (for Kindle ebooks)" msgstr "" -#: ../inc/activation/namespace.php:41 +#: inc/activation/namespace.php:41 msgid "EPUB (for all other ebookstores)" msgstr "" -#: ../inc/activation/namespace.php:42 +#: inc/activation/namespace.php:42 msgid "designed PDF (for print-on-demand and digital distribution)" msgstr "" -#: ../inc/activation/namespace.php:45 +#. translators: %s link to about page +#: inc/activation/namespace.php:46 msgid "For more information about Pressbooks, %s." msgstr "" -#: ../inc/activation/namespace.php:46 +#: inc/activation/namespace.php:47 msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, -#: ../inc/activation/namespace.php:173 +#: inc/activation/namespace.php:53 inc/activation/namespace.php:176 +#: inc/activation/namespace.php:182 msgid "Help" msgstr "" -#: ../inc/activation/namespace.php:58 +#. translators: %1$s: link to how to page; %2$s: link to guide +#: inc/activation/namespace.php:60 msgid "" "The easiest way to get started with Pressbooks is to follow our %1$s. Or, " "you can review our %2$s." msgstr "" -#: ../inc/activation/namespace.php:59 +#: inc/activation/namespace.php:61 msgid "4 Step Guide to Making a Book on Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:60 +#: inc/activation/namespace.php:62 msgid "Guide to Using Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:62 +#: inc/activation/namespace.php:64 msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, -#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, -#: ../inc/activation/namespace.php158, ../page-catalog.php:4 +#. Template Name of the theme +#: inc/activation/namespace.php:69 inc/activation/namespace.php:125 +#: inc/activation/namespace.php:131 inc/activation/namespace.php:161 +#: inc/activation/namespace.php:167 msgid "Catalog" msgstr "" -#: ../inc/activation/namespace.php71, ../inc/helpers/namespace.php:165 +#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173 msgid "Home" msgstr "" -#: ../inc/admin/namespace.php:30 +#: inc/activation/namespace.php:120 inc/actions/namespace.php:47 +msgid "Primary Menu" +msgstr "" + +#: inc/activation/namespace.php:141 inc/actions/namespace.php:48 +msgid "Footer Menu" +msgstr "" + +#: inc/admin/namespace.php:30 msgid "Catalog updated." msgstr "" -#: ../inc/admin/namespace.php:31 +#: inc/admin/namespace.php:31 msgid "Sorry, but your catalog was not updated. Please try again." msgstr "" -#: ../inc/admin/namespace.php:32 +#: inc/admin/namespace.php:32 msgid "Dismiss this notice." msgstr "" -#: ../inc/admin/namespace.php:61 +#: inc/admin/namespace.php:61 msgid "In Catalog" msgstr "" -#: ../inc/admin/namespace.php:72 -msgctxt "pressbooks-aldine" -msgid "Show in Catalog" -msgstr "" - -#: ../inc/admin/namespace.php:73 -msgctxt "pressbooks-aldine" -msgid "This book is private, so you can’t display it in your catalog." +#: inc/actions/namespace.php:114 +msgid "Network Footer Block 1" msgstr "" -#: ../inc/customizer/namespace.php:61 -msgid "Primary Color" +#: inc/actions/namespace.php:126 +msgid "Network Footer Block 2" msgstr "" -#: ../inc/customizer/namespace.php:62 -msgid "Primary color, used for links and other primary elements." +#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4 +msgid "Increase Font Size" msgstr "" -#: ../inc/customizer/namespace.php:67 -msgid "Primary Color (Hover)" +#: inc/actions/namespace.php:153 +msgid "Decrease Font Size" msgstr "" -#: ../inc/customizer/namespace.php:68 -msgid "Variant of the primary color, used for primary element hover states." +#: inc/actions/namespace.php:237 +msgid "" +"This page displays your network catalog, so there is no content to edit." msgstr "" -#: ../inc/customizer/namespace.php:73 -msgid "Accent Color" +#: inc/actions/namespace.php:291 +msgid "Page Section" msgstr "" -#: ../inc/customizer/namespace.php:74 -msgid "Accent color, used for flourishes and secondary elements." +#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57 +msgid "Title" msgstr "" -#: ../inc/customizer/namespace.php:79 -msgid "Accent Color (Hover)" +#: inc/actions/namespace.php:293 +msgid "Standard" msgstr "" -#: ../inc/customizer/namespace.php:80 -msgid "Variant of the accent color, used for secondary element hover states." +#: inc/actions/namespace.php:294 +msgid "Accent" msgstr "" -#: ../inc/customizer/namespace.php:85 -msgid "Primary Foreground Color" +#: inc/actions/namespace.php:295 +msgid "Bordered" msgstr "" -#: ../inc/customizer/namespace.php:86 -msgid "Used for text on a primary background." +#: inc/actions/namespace.php:296 +msgid "Borderless" msgstr "" -#: ../inc/customizer/namespace.php:91 -msgid "Accent Foreground Color" +#: inc/actions/namespace.php:299 +msgid "Call to Action" msgstr "" -#: ../inc/customizer/namespace.php:92 -msgid "Used for text on an accent color background." +#: inc/actions/namespace.php:300 +msgid "Text" msgstr "" -#: ../inc/customizer/namespace.php:111 -msgid "Social Media" +#: inc/actions/namespace.php:301 +msgid "Link" msgstr "" -#: ../inc/customizer/namespace.php:119 -msgid "Facebook" +#: inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: ../inc/customizer/namespace.php:128 -msgid "Twitter" +#: inc/helpers/namespace.php:186 +msgid "Sign In" msgstr "" -#: ../inc/customizer/namespace.php:135 -msgid "Front Page Catalog" +#: inc/helpers/namespace.php:192 +msgid "Sign Up" msgstr "" -#: ../inc/customizer/namespace.php:142 -msgid "Show Front Page Catalog" +#: inc/helpers/namespace.php:200 +msgid "Admin" msgstr "" -#: ../inc/customizer/namespace.php150, ../partials/content-front-page.php:19 -msgid "Our Latest Titles" +#: inc/helpers/namespace.php:208 +msgid "My Books" msgstr "" -#: ../inc/customizer/namespace.php:153 -msgid "Front Page Catalog Title" +#: inc/helpers/namespace.php:214 +msgid "Create a New Book" msgstr "" -#: ../inc/customizer/namespace.php:160 -msgid "Contact Form" +#: inc/helpers/namespace.php:220 +msgid "Sign Out" msgstr "" -#: ../inc/customizer/namespace.php:167 -msgid "Show Contact Form" +#: inc/helpers/namespace.php:282 +msgid "Name is required." msgstr "" -#: ../inc/customizer/namespace.php175, ../partials/contact-form.php:12 -msgid "Contact Us" +#: inc/helpers/namespace.php:286 +msgid "Email is required." msgstr "" -#: ../inc/customizer/namespace.php:178 -msgid "Contact Form Title" +#: inc/helpers/namespace.php:290 +msgid "Email is invalid." msgstr "" -#: ../inc/customizer/namespace.php:188 -msgid "Contact Email" +#: inc/helpers/namespace.php:294 +msgid "Institution is required." msgstr "" -#: ../inc/filters/namespace.php:61 -msgid "Continued" +#: inc/helpers/namespace.php:298 +msgid "Message is required." msgstr "" -#: ../inc/helpers/namespace.php:171 -msgid "Contact" +#. translators: %s name of contact for submitter +#: inc/helpers/namespace.php:305 +msgid "Contact Form Submission from %s" msgstr "" -#: ../inc/helpers/namespace.php:178 -msgid "Sign In" +#: inc/helpers/namespace.php:316 +msgid "Your message was sent!" msgstr "" -#: ../inc/helpers/namespace.php:184 -msgid "Sign Up" +#: inc/helpers/namespace.php:319 +msgid "Your message could not be sent." msgstr "" -#: ../inc/helpers/namespace.php:192 -msgid "Admin" +#: inc/intervention.php:12 +msgid "Hello," msgstr "" -#: ../inc/helpers/namespace.php:200 -msgid "My Books" +#: page-catalog.php:55 +msgid "No Books Found" msgstr "" -#: ../inc/helpers/namespace.php:206 -msgid "Sign Out" +#: page-catalog.php:58 +msgid "No books have been added to the catalog." msgstr "" -#: ../inc/helpers/namespace.php:260 -msgid "Name is required." +#. translators: 1: title. +#: comments.php:35 +msgid "One thought on “%1$s”" msgstr "" -#: ../inc/helpers/namespace.php:264 -msgid "Email is required." -msgstr "" +#. translators: 1: comment count number, 2: title. +#: comments.php:41 +msgctxt "comments title" +msgid "%1$s thought on “%2$s”" +msgid_plural "%1$s thoughts on “%2$s”" +msgstr[0] "" +msgstr[1] "" -#: ../inc/helpers/namespace.php:268 -msgid "Email is invalid." +#: comments.php:68 +msgid "Comments are closed." msgstr "" -#: ../inc/helpers/namespace.php:272 -msgid "Institution is required." +#. translators: %s: search query. +#: search.php:23 +msgid "Search Results for: %s" msgstr "" -#: ../inc/helpers/namespace.php:276 -msgid "Message is required." +#: header.php:44 +msgid "Skip to content" msgstr "" -#: ../inc/helpers/namespace.php:282 -msgid "Contact Form Submission from %s" +#. translators: %s name of network +#: header.php:69 +msgid "Logo for %s" msgstr "" -#: ../inc/helpers/namespace.php:293 -msgid "Your message was sent!" +#: header.php:80 +msgid "Toggle Menu" msgstr "" -#: ../inc/helpers/namespace.php:296 -msgid "Your message could not be sent." +#. translators: %s network name +#: footer.php:43 footer.php:48 +msgid "%s on Facebook" msgstr "" -#: ../page-catalog.php:55 -msgid "No Books Found" +#. translators: %s network name +#: footer.php:53 footer.php:58 +msgid "%s on Twitter" msgstr "" -#: ../page-catalog.php:58 -msgid "No books have been added to the catalog." +#. translators: %s Pressbooks +#: footer.php:77 +msgid "Powered by %s" msgstr "" -#: ../partials/book.php:27 -msgid "About this book" +#: footer.php:79 +msgid "Open Source" msgstr "" -#: ../partials/contact-form.php:30 -msgid "Your name (required)" +#: footer.php:80 +msgid "Open Textbooks" msgstr "" -#: ../partials/contact-form.php:38 -msgid "Your email address (required)" +#: footer.php:81 +msgid "Open Book Publishing" msgstr "" -#: ../partials/contact-form.php:46 -msgid "Your institution (required)" +#: footer.php:86 footer.php:90 +msgid "Pressbooks on Facebook" msgstr "" -#: ../partials/contact-form.php:54 -msgid "Your message (required)" +#: footer.php:92 footer.php:96 +msgid "Pressbooks on Twitter" msgstr "" -#: ../partials/contact-form.php:58 -msgid "Send" +#: partials/book.php:39 +msgid "About this book" msgstr "" -#: ../partials/content-front-page.php:67 -msgid "View Complete Catalog" +#: partials/paged-navigation.php:2 +msgid "Navigation" msgstr "" -#: ../partials/content-none.php:14 +#: partials/content-none.php:14 msgid "Nothing Found" msgstr "" -#: ../partials/content-none.php:25 +#. translators: 1: link to WP admin new post page. +#: partials/content-none.php:27 msgid "Ready to publish your first post? Get started here." msgstr "" -#: ../partials/content-none.php:38 +#: partials/content-none.php:41 msgid "" "Sorry, but nothing matched your search terms. Please try again with some " "different keywords." msgstr "" -#: ../partials/content-none.php:44 +#: partials/content-none.php:48 msgid "" "It seems we can’t find what you’re looking for. Perhaps " "searching can help." msgstr "" -#: ../partials/content-page-catalog.php:17 +#: partials/content-page.php:23 partials/content.php:50 +msgid "Pages:" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content-page.php:37 +msgid "Edit %s" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content.php:37 +msgid "Continue reading \"%s\"" +msgstr "" + +#: partials/content-page-catalog.php:17 msgid "Filter by Subject" msgstr "" -#: ../partials/content-page-catalog.php:19 +#: partials/content-page-catalog.php:19 msgid "All Subjects" msgstr "" -#: ../partials/content-page-catalog.php:35 +#: partials/content-page-catalog.php:39 msgid "Filter by License" msgstr "" -#: ../partials/content-page-catalog.php:37 +#: partials/content-page-catalog.php:41 msgid "All Licenses" msgstr "" -#: ../partials/content-page-catalog.php:46 +#: partials/content-page-catalog.php:54 msgid "Sort by" msgstr "" -#: ../partials/content-page-catalog.php:50 +#: partials/content-page-catalog.php:58 msgid "Subject" msgstr "" -#: ../partials/content-page-catalog.php:51 +#: partials/content-page-catalog.php:59 msgid "Latest" msgstr "" -#: ../partials/content-page-catalog.php:58 +#: partials/content-page-catalog.php:67 msgid "Clear Filters" msgstr "" -#: ../partials/content-page-catalog.php:59 +#: partials/content-page-catalog.php:68 msgid "Submit" msgstr "" -#: ../partials/content-page.php22, ../partials/content.php:45 -msgid "Pages:" +#: partials/content-front-page.php:76 +msgid "View Complete Catalog" msgstr "" -#: ../partials/content-page.php:35 -msgid "Edit %s" +#: partials/contact-form.php:29 +msgid "Keep this field blank (required)" msgstr "" -#: ../partials/content.php:34 -msgid "Continue reading \"%s\"" +#: partials/contact-form.php:45 +msgid "Your name (required)" msgstr "" -#: ../partials/paged-navigation.php:2 -msgid "Navigation" +#: partials/contact-form.php:61 +msgid "Your email address (required)" msgstr "" -#: ../search.php:21 -msgid "Search Results for: %s" +#: partials/contact-form.php:77 +msgid "Your institution (required)" +msgstr "" + +#: partials/contact-form.php:93 +msgid "Your message (required)" +msgstr "" + +#: partials/contact-form.php:97 +msgid "Send" msgstr "" -#: ../searchform.php:3 +#: searchform.php:3 msgctxt "label" msgid "Search Catalog" msgstr "" -#: ../searchform.php:6 +#: searchform.php:6 msgctxt "submit button" msgid "Search" msgstr "" diff --git a/languages/te_IN.mo b/languages/te_IN.mo new file mode 100644 index 0000000000000000000000000000000000000000..eb2da4c8cdf19ef4c0b61b8d2c104091b58d67ed GIT binary patch literal 537 zcmZ8dO;6iE5CxT!kDPm0q#hE%*lRZm@kTkc;X{@PjgVVJd9;@gN^e9vrw58d~B-#rBh-})C83zm7#UJh?j1YG#*1(IQKpL(}I4! zl|=JTB}_ePVg)$Ugi2&G%|T|6otEjT%5o)#$5JXOnG84hU^+KD?g-?2kVBCUR5oBD z^RBe5T3sQOs5eTKShrOxdWBsX-50$VliTe!Ca-NUclh|fSK`%>{ Nhv`)zvbZz8_ZwH_p5p)j literal 0 HcmV?d00001 diff --git a/languages/te_IN.po b/languages/te_IN.po new file mode 100644 index 0000000..ccef41f --- /dev/null +++ b/languages/te_IN.po @@ -0,0 +1,579 @@ +# Copyright (C) 2019 Pressbooks (Book Oven Inc.) +# This file is distributed under the GNU GPL v3 or later. +msgid "" +msgstr "" +"Project-Id-Version: Aldine 1.6.0\n" +"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" +"POT-Creation-Date: 2019-02-27T17:29:06+00:00\n" +"PO-Revision-Date: 2018-03-06 14:24+0000\n" +"Language-Team: Telugu (India) (https://www.transifex.com/pressbooks/teams/9194/te_IN/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: te_IN\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Domain: pressbooks-aldine\n" +"X-Generator: WP-CLI 2.1.0\n" + +#. Theme Name of the theme +msgid "Aldine" +msgstr "" + +#. Theme URI of the theme +msgid "https://github.com/pressbooks/pressbooks-aldine/" +msgstr "" + +#. Description of the theme +msgid "" +"Aldine is the default theme for the home page of Pressbooks networks. It is " +"named for the Aldine Press, founded by Aldus Manutius in 1494, who is " +"regarded by many as the world’s first publisher." +msgstr "" + +#. Author of the theme +msgid "Pressbooks (Book Oven Inc.)" +msgstr "" + +#. Author URI of the theme +msgid "https://pressbooks.org" +msgstr "" + +#: functions.php:19 +msgid "Dependencies Missing" +msgstr "" + +#: functions.php:20 +msgid "You must run composer install from the Aldine directory." +msgstr "" + +#: 404.php:17 +msgid "Oops! That page can’t be found." +msgstr "" + +#: 404.php:21 +msgid "It looks like nothing was found at this location." +msgstr "" + +#: inc/filters/namespace.php:63 +msgid "Continued" +msgstr "" + +#: inc/customizer/namespace.php:69 +msgid "Primary Color" +msgstr "" + +#: inc/customizer/namespace.php:70 +msgid "Primary color, used for links and other primary elements." +msgstr "" + +#: inc/customizer/namespace.php:75 +msgid "Primary Color (Hover)" +msgstr "" + +#: inc/customizer/namespace.php:76 +msgid "Variant of the primary color, used for primary element hover states." +msgstr "" + +#: inc/customizer/namespace.php:81 +msgid "Accent Color" +msgstr "" + +#: inc/customizer/namespace.php:82 +msgid "Accent color, used for flourishes and secondary elements." +msgstr "" + +#: inc/customizer/namespace.php:87 +msgid "Accent Color (Hover)" +msgstr "" + +#: inc/customizer/namespace.php:88 +msgid "Variant of the accent color, used for secondary element hover states." +msgstr "" + +#: inc/customizer/namespace.php:93 +msgid "Primary Foreground Color" +msgstr "" + +#: inc/customizer/namespace.php:94 +msgid "Used for text on a primary background." +msgstr "" + +#: inc/customizer/namespace.php:99 +msgid "Accent Foreground Color" +msgstr "" + +#: inc/customizer/namespace.php:100 +msgid "Used for text on an accent color background." +msgstr "" + +#: inc/customizer/namespace.php:124 +msgid "Social Media" +msgstr "" + +#: inc/customizer/namespace.php:136 +msgid "Facebook" +msgstr "" + +#: inc/customizer/namespace.php:149 +msgid "Twitter" +msgstr "" + +#: inc/customizer/namespace.php:158 +msgid "Front Page Catalog" +msgstr "" + +#: inc/customizer/namespace.php:169 +msgid "Show Front Page Catalog" +msgstr "" + +#: inc/customizer/namespace.php:179 partials/content-front-page.php:19 +msgid "Our Latest Titles" +msgstr "" + +#: inc/customizer/namespace.php:184 +msgid "Front Page Catalog Title" +msgstr "" + +#: inc/customizer/namespace.php:193 +msgid "Contact Form" +msgstr "" + +#: inc/customizer/namespace.php:204 +msgid "Show Contact Form" +msgstr "" + +#: inc/customizer/namespace.php:214 partials/contact-form.php:12 +msgid "Contact Us" +msgstr "" + +#: inc/customizer/namespace.php:219 +msgid "Contact Form Title" +msgstr "" + +#: inc/customizer/namespace.php:233 +msgid "Contact Email" +msgstr "" + +#: inc/activation/namespace.php:25 +msgid "About Pressbooks" +msgstr "" + +#: inc/activation/namespace.php:26 +msgid "" +"Pressbooks is easy-to-use book writing software that lets you create a book " +"in all the formats you need to publish." +msgstr "" + +#: inc/activation/namespace.php:27 footer.php:82 +msgid "Learn More" +msgstr "" + +#: inc/activation/namespace.php:34 inc/activation/namespace.php:146 +#: inc/activation/namespace.php:152 +msgid "About" +msgstr "" + +#: inc/activation/namespace.php:39 +msgid "" +"Pressbooks is simple book production software. You can use Pressbooks to " +"publish textbooks, scholarly monographs, syllabi, fiction and non-fiction " +"books, white papers, and more in multiple formats including:" +msgstr "" + +#: inc/activation/namespace.php:40 +msgid "MOBI (for Kindle ebooks)" +msgstr "" + +#: inc/activation/namespace.php:41 +msgid "EPUB (for all other ebookstores)" +msgstr "" + +#: inc/activation/namespace.php:42 +msgid "designed PDF (for print-on-demand and digital distribution)" +msgstr "" + +#. translators: %s link to about page +#: inc/activation/namespace.php:46 +msgid "For more information about Pressbooks, %s." +msgstr "" + +#: inc/activation/namespace.php:47 +msgid "see here" +msgstr "" + +#: inc/activation/namespace.php:53 inc/activation/namespace.php:176 +#: inc/activation/namespace.php:182 +msgid "Help" +msgstr "" + +#. translators: %1$s: link to how to page; %2$s: link to guide +#: inc/activation/namespace.php:60 +msgid "" +"The easiest way to get started with Pressbooks is to follow our %1$s. Or, " +"you can review our %2$s." +msgstr "" + +#: inc/activation/namespace.php:61 +msgid "4 Step Guide to Making a Book on Pressbooks" +msgstr "" + +#: inc/activation/namespace.php:62 +msgid "Guide to Using Pressbooks" +msgstr "" + +#: inc/activation/namespace.php:64 +msgid "" +"If you require further assistance, please contact your network manager." +msgstr "" + +#. Template Name of the theme +#: inc/activation/namespace.php:69 inc/activation/namespace.php:125 +#: inc/activation/namespace.php:131 inc/activation/namespace.php:161 +#: inc/activation/namespace.php:167 +msgid "Catalog" +msgstr "" + +#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173 +msgid "Home" +msgstr "" + +#: inc/activation/namespace.php:120 inc/actions/namespace.php:47 +msgid "Primary Menu" +msgstr "" + +#: inc/activation/namespace.php:141 inc/actions/namespace.php:48 +msgid "Footer Menu" +msgstr "" + +#: inc/admin/namespace.php:30 +msgid "Catalog updated." +msgstr "" + +#: inc/admin/namespace.php:31 +msgid "Sorry, but your catalog was not updated. Please try again." +msgstr "" + +#: inc/admin/namespace.php:32 +msgid "Dismiss this notice." +msgstr "" + +#: inc/admin/namespace.php:61 +msgid "In Catalog" +msgstr "" + +#: inc/actions/namespace.php:114 +msgid "Network Footer Block 1" +msgstr "" + +#: inc/actions/namespace.php:126 +msgid "Network Footer Block 2" +msgstr "" + +#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4 +msgid "Increase Font Size" +msgstr "" + +#: inc/actions/namespace.php:153 +msgid "Decrease Font Size" +msgstr "" + +#: inc/actions/namespace.php:237 +msgid "" +"This page displays your network catalog, so there is no content to edit." +msgstr "" + +#: inc/actions/namespace.php:291 +msgid "Page Section" +msgstr "" + +#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57 +msgid "Title" +msgstr "" + +#: inc/actions/namespace.php:293 +msgid "Standard" +msgstr "" + +#: inc/actions/namespace.php:294 +msgid "Accent" +msgstr "" + +#: inc/actions/namespace.php:295 +msgid "Bordered" +msgstr "" + +#: inc/actions/namespace.php:296 +msgid "Borderless" +msgstr "" + +#: inc/actions/namespace.php:299 +msgid "Call to Action" +msgstr "" + +#: inc/actions/namespace.php:300 +msgid "Text" +msgstr "" + +#: inc/actions/namespace.php:301 +msgid "Link" +msgstr "" + +#: inc/helpers/namespace.php:179 +msgid "Contact" +msgstr "" + +#: inc/helpers/namespace.php:186 +msgid "Sign In" +msgstr "" + +#: inc/helpers/namespace.php:192 +msgid "Sign Up" +msgstr "" + +#: inc/helpers/namespace.php:200 +msgid "Admin" +msgstr "" + +#: inc/helpers/namespace.php:208 +msgid "My Books" +msgstr "" + +#: inc/helpers/namespace.php:214 +msgid "Create a New Book" +msgstr "" + +#: inc/helpers/namespace.php:220 +msgid "Sign Out" +msgstr "" + +#: inc/helpers/namespace.php:282 +msgid "Name is required." +msgstr "" + +#: inc/helpers/namespace.php:286 +msgid "Email is required." +msgstr "" + +#: inc/helpers/namespace.php:290 +msgid "Email is invalid." +msgstr "" + +#: inc/helpers/namespace.php:294 +msgid "Institution is required." +msgstr "" + +#: inc/helpers/namespace.php:298 +msgid "Message is required." +msgstr "" + +#. translators: %s name of contact for submitter +#: inc/helpers/namespace.php:305 +msgid "Contact Form Submission from %s" +msgstr "" + +#: inc/helpers/namespace.php:316 +msgid "Your message was sent!" +msgstr "" + +#: inc/helpers/namespace.php:319 +msgid "Your message could not be sent." +msgstr "" + +#: inc/intervention.php:12 +msgid "Hello," +msgstr "" + +#: page-catalog.php:55 +msgid "No Books Found" +msgstr "" + +#: page-catalog.php:58 +msgid "No books have been added to the catalog." +msgstr "" + +#. translators: 1: title. +#: comments.php:35 +msgid "One thought on “%1$s”" +msgstr "" + +#. translators: 1: comment count number, 2: title. +#: comments.php:41 +msgctxt "comments title" +msgid "%1$s thought on “%2$s”" +msgid_plural "%1$s thoughts on “%2$s”" +msgstr[0] "" +msgstr[1] "" + +#: comments.php:68 +msgid "Comments are closed." +msgstr "" + +#. translators: %s: search query. +#: search.php:23 +msgid "Search Results for: %s" +msgstr "" + +#: header.php:44 +msgid "Skip to content" +msgstr "" + +#. translators: %s name of network +#: header.php:69 +msgid "Logo for %s" +msgstr "" + +#: header.php:80 +msgid "Toggle Menu" +msgstr "" + +#. translators: %s network name +#: footer.php:43 footer.php:48 +msgid "%s on Facebook" +msgstr "" + +#. translators: %s network name +#: footer.php:53 footer.php:58 +msgid "%s on Twitter" +msgstr "" + +#. translators: %s Pressbooks +#: footer.php:77 +msgid "Powered by %s" +msgstr "" + +#: footer.php:79 +msgid "Open Source" +msgstr "" + +#: footer.php:80 +msgid "Open Textbooks" +msgstr "" + +#: footer.php:81 +msgid "Open Book Publishing" +msgstr "" + +#: footer.php:86 footer.php:90 +msgid "Pressbooks on Facebook" +msgstr "" + +#: footer.php:92 footer.php:96 +msgid "Pressbooks on Twitter" +msgstr "" + +#: partials/book.php:39 +msgid "About this book" +msgstr "" + +#: partials/paged-navigation.php:2 +msgid "Navigation" +msgstr "" + +#: partials/content-none.php:14 +msgid "Nothing Found" +msgstr "" + +#. translators: 1: link to WP admin new post page. +#: partials/content-none.php:27 +msgid "Ready to publish your first post? Get started here." +msgstr "" + +#: partials/content-none.php:41 +msgid "" +"Sorry, but nothing matched your search terms. Please try again with some " +"different keywords." +msgstr "" + +#: partials/content-none.php:48 +msgid "" +"It seems we can’t find what you’re looking for. Perhaps " +"searching can help." +msgstr "" + +#: partials/content-page.php:23 partials/content.php:50 +msgid "Pages:" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content-page.php:37 +msgid "Edit %s" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content.php:37 +msgid "Continue reading \"%s\"" +msgstr "" + +#: partials/content-page-catalog.php:17 +msgid "Filter by Subject" +msgstr "" + +#: partials/content-page-catalog.php:19 +msgid "All Subjects" +msgstr "" + +#: partials/content-page-catalog.php:39 +msgid "Filter by License" +msgstr "" + +#: partials/content-page-catalog.php:41 +msgid "All Licenses" +msgstr "" + +#: partials/content-page-catalog.php:54 +msgid "Sort by" +msgstr "" + +#: partials/content-page-catalog.php:58 +msgid "Subject" +msgstr "" + +#: partials/content-page-catalog.php:59 +msgid "Latest" +msgstr "" + +#: partials/content-page-catalog.php:67 +msgid "Clear Filters" +msgstr "" + +#: partials/content-page-catalog.php:68 +msgid "Submit" +msgstr "" + +#: partials/content-front-page.php:76 +msgid "View Complete Catalog" +msgstr "" + +#: partials/contact-form.php:29 +msgid "Keep this field blank (required)" +msgstr "" + +#: partials/contact-form.php:45 +msgid "Your name (required)" +msgstr "" + +#: partials/contact-form.php:61 +msgid "Your email address (required)" +msgstr "" + +#: partials/contact-form.php:77 +msgid "Your institution (required)" +msgstr "" + +#: partials/contact-form.php:93 +msgid "Your message (required)" +msgstr "" + +#: partials/contact-form.php:97 +msgid "Send" +msgstr "" + +#: searchform.php:3 +msgctxt "label" +msgid "Search Catalog" +msgstr "" + +#: searchform.php:6 +msgctxt "submit button" +msgid "Search" +msgstr "" diff --git a/languages/tr_TR.mo b/languages/tr_TR.mo index 62f804e614a230bd443f11c10ee67ec7a6b28000..f5a521b3cf25ce8d71b011fe95d4a85da37c161f 100644 GIT binary patch delta 239 zcmaFHGK*z`3ey9|iE8TgjyWlrd8rD9dS-eCTtTS?`9&qVzQyU8DY{Oj>BYJs`Bn-U zB_##LR{HwsnI##eNqWiox%ve~sl~-f`T5z!NKD;Cuvz+C0sbMn&PAz-C7Jnox-N+& zsa6U`28Ncp21dF@<{^gWRz{Xq24>m@237`|20+!iL8)b##VCp`bPbGk4a^h_O{|Pe zfGQ0PCdPd*b;-|7%*?Y=Kv)m8lPf~kJvA@2D6u5J$VwqRK-byFQ^82j5a=fc0Bg2N A&;S4c delta 316 zcmbQm@{DDI3X=}gL^XB6f}+&o;-vii>|))-oRrMG)QMj|)Cc6Jrev1rIwcmT79^Hr zSSje~aYg7tMZHri%kzs;ihVMRORN;)Fgq2@1~ZYAWt8ORK$U@+5LI9%L>0oJ!KsNw z$r%Aa59k^Iy?{-^wIVsEG$l0!q(DnAs~Dn23gr3V{L-T2ROgJuqT*DbKSM*@bS=0T E0MI3Ct^fc4 diff --git a/languages/tr_TR.po b/languages/tr_TR.po index 18802ab..35b0709 100644 --- a/languages/tr_TR.po +++ b/languages/tr_TR.po @@ -1,546 +1,579 @@ -# Copyright (C) 2018 pressbooks-aldine -# This file is distributed under the same license as the pressbooks-aldine package. +# Copyright (C) 2019 Pressbooks (Book Oven Inc.) +# This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: pressbooks-aldine\n" +"Project-Id-Version: Aldine 1.6.0\n" +"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" +"POT-Creation-Date: 2019-02-27T17:29:06+00:00\n" +"PO-Revision-Date: 2018-03-06 14:24+0000\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/pressbooks/teams/9194/tr_TR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: tr_TR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Poedit-Basepath: ..\n" -"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n" -"X-Poedit-SearchPath-0: .\n" -"X-Poedit-SearchPathExcluded-0: *.js\n" -"X-Poedit-SourceCharset: UTF-8\n" +"X-Domain: pressbooks-aldine\n" +"X-Generator: WP-CLI 2.1.0\n" -#: ../404.php:17 -msgid "Oops! That page can’t be found." +#. Theme Name of the theme +msgid "Aldine" msgstr "" -#: ../404.php:21 -msgid "It looks like nothing was found at this location." +#. Theme URI of the theme +msgid "https://github.com/pressbooks/pressbooks-aldine/" msgstr "" -#: ../comments.php:34 -msgid "One thought on “%1$s”" +#. Description of the theme +msgid "" +"Aldine is the default theme for the home page of Pressbooks networks. It is " +"named for the Aldine Press, founded by Aldus Manutius in 1494, who is " +"regarded by many as the world’s first publisher." msgstr "" -#: ../comments.php:40 -msgctxt "comments title" -msgid "%1$s thought on “%2$s”" -msgid_plural "%1$s thoughts on “%2$s”" -msgstr[0] "" -msgstr[1] "" - -#: ../comments.php:63 -msgid "Comments are closed." +#. Author of the theme +msgid "Pressbooks (Book Oven Inc.)" msgstr "" -#: ../footer.php40, ../footer.php:44 -msgid "%s on Facebook" +#. Author URI of the theme +msgid "https://pressbooks.org" msgstr "" -#: ../footer.php48, ../footer.php:52 -msgid "%s on Twitter" -msgstr "" - -#: ../footer.php:70 -msgid "Powered by %s" +#: functions.php:19 +msgid "Dependencies Missing" msgstr "" -#: ../footer.php:72 -msgid "Open Source" +#: functions.php:20 +msgid "You must run composer install from the Aldine directory." msgstr "" -#: ../footer.php:73 -msgid "Open Textbooks" +#: 404.php:17 +msgid "Oops! That page can’t be found." msgstr "" -#: ../footer.php:74 -msgid "Open Book Publishing" +#: 404.php:21 +msgid "It looks like nothing was found at this location." msgstr "" -#: ../footer.php75, ../inc/activation/namespace.php:27 -msgid "Learn More" +#: inc/filters/namespace.php:63 +msgid "Continued" msgstr "" -#: ../footer.php79, ../footer.php:83 -msgid "Pressbooks on Facebook" +#: inc/customizer/namespace.php:69 +msgid "Primary Color" msgstr "" -#: ../footer.php85, ../footer.php:89 -msgid "Pressbooks on Twitter" +#: inc/customizer/namespace.php:70 +msgid "Primary color, used for links and other primary elements." msgstr "" -#: ../functions.php:18 -msgid "Dependencies Missing" +#: inc/customizer/namespace.php:75 +msgid "Primary Color (Hover)" msgstr "" -#: ../functions.php:19 -msgid "You must run composer install from the Aldine directory." +#: inc/customizer/namespace.php:76 +msgid "Variant of the primary color, used for primary element hover states." msgstr "" -#: ../header.php:44 -msgid "Skip to content" +#: inc/customizer/namespace.php:81 +msgid "Accent Color" msgstr "" -#: ../header.php:64 -msgid "Logo for %s" +#: inc/customizer/namespace.php:82 +msgid "Accent color, used for flourishes and secondary elements." msgstr "" -#: ../header.php:74 -msgid "Toggle Menu" +#: inc/customizer/namespace.php:87 +msgid "Accent Color (Hover)" msgstr "" -#: ../inc/intervention.php:12 -msgid "Hello," +#: inc/customizer/namespace.php:88 +msgid "Variant of the accent color, used for secondary element hover states." msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 -msgid "Primary Menu" +#: inc/customizer/namespace.php:93 +msgid "Primary Foreground Color" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 -msgid "Footer Menu" +#: inc/customizer/namespace.php:94 +msgid "Used for text on a primary background." msgstr "" -#: ../inc/actions/namespace.php:107 -msgid "Network Footer Block 1" +#: inc/customizer/namespace.php:99 +msgid "Accent Foreground Color" msgstr "" -#: ../inc/actions/namespace.php:117 -msgid "Network Footer Block 2" +#: inc/customizer/namespace.php:100 +msgid "Used for text on an accent color background." msgstr "" -#: ../inc/actions/namespace.php142, -#: ../partials/content-accessibility-toolbar.php6, -#: ../partials/content-accessibility-toolbar.php:7 -msgid "Increase Font Size" +#: inc/customizer/namespace.php:124 +msgid "Social Media" msgstr "" -#: ../inc/actions/namespace.php:143 -msgid "Decrease Font Size" +#: inc/customizer/namespace.php:136 +msgid "Facebook" msgstr "" -#: ../inc/actions/namespace.php:226 -msgid "" -"This page displays your network catalog, so there is no content to edit." +#: inc/customizer/namespace.php:149 +msgid "Twitter" msgstr "" -#: ../inc/actions/namespace.php:279 -msgid "Page Section" +#: inc/customizer/namespace.php:158 +msgid "Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php280, ../partials/content-page-catalog.php:49 -msgid "Title" +#: inc/customizer/namespace.php:169 +msgid "Show Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php:281 -msgid "Standard" +#: inc/customizer/namespace.php:179 partials/content-front-page.php:19 +msgid "Our Latest Titles" msgstr "" -#: ../inc/actions/namespace.php:282 -msgid "Accent" +#: inc/customizer/namespace.php:184 +msgid "Front Page Catalog Title" msgstr "" -#: ../inc/actions/namespace.php:283 -msgid "Bordered" +#: inc/customizer/namespace.php:193 +msgid "Contact Form" msgstr "" -#: ../inc/actions/namespace.php:284 -msgid "Borderless" +#: inc/customizer/namespace.php:204 +msgid "Show Contact Form" msgstr "" -#: ../inc/actions/namespace.php:287 -msgid "Call to Action" +#: inc/customizer/namespace.php:214 partials/contact-form.php:12 +msgid "Contact Us" msgstr "" -#: ../inc/actions/namespace.php:288 -msgid "Text" +#: inc/customizer/namespace.php:219 +msgid "Contact Form Title" msgstr "" -#: ../inc/actions/namespace.php:289 -msgid "Link" +#: inc/customizer/namespace.php:233 +msgid "Contact Email" msgstr "" -#: ../inc/activation/namespace.php:25 +#: inc/activation/namespace.php:25 msgid "About Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:26 +#: inc/activation/namespace.php:26 msgid "" "Pressbooks is easy-to-use book writing software that lets you create a book " "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, -#: ../inc/activation/namespace.php:143 +#: inc/activation/namespace.php:27 footer.php:82 +msgid "Learn More" +msgstr "" + +#: inc/activation/namespace.php:34 inc/activation/namespace.php:146 +#: inc/activation/namespace.php:152 msgid "About" msgstr "" -#: ../inc/activation/namespace.php:39 +#: inc/activation/namespace.php:39 msgid "" "Pressbooks is simple book production software. You can use Pressbooks to " "publish textbooks, scholarly monographs, syllabi, fiction and non-fiction " "books, white papers, and more in multiple formats including:" msgstr "" -#: ../inc/activation/namespace.php:40 +#: inc/activation/namespace.php:40 msgid "MOBI (for Kindle ebooks)" msgstr "" -#: ../inc/activation/namespace.php:41 +#: inc/activation/namespace.php:41 msgid "EPUB (for all other ebookstores)" msgstr "" -#: ../inc/activation/namespace.php:42 +#: inc/activation/namespace.php:42 msgid "designed PDF (for print-on-demand and digital distribution)" msgstr "" -#: ../inc/activation/namespace.php:45 +#. translators: %s link to about page +#: inc/activation/namespace.php:46 msgid "For more information about Pressbooks, %s." msgstr "" -#: ../inc/activation/namespace.php:46 +#: inc/activation/namespace.php:47 msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, -#: ../inc/activation/namespace.php:173 +#: inc/activation/namespace.php:53 inc/activation/namespace.php:176 +#: inc/activation/namespace.php:182 msgid "Help" msgstr "" -#: ../inc/activation/namespace.php:58 +#. translators: %1$s: link to how to page; %2$s: link to guide +#: inc/activation/namespace.php:60 msgid "" "The easiest way to get started with Pressbooks is to follow our %1$s. Or, " "you can review our %2$s." msgstr "" -#: ../inc/activation/namespace.php:59 +#: inc/activation/namespace.php:61 msgid "4 Step Guide to Making a Book on Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:60 +#: inc/activation/namespace.php:62 msgid "Guide to Using Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:62 +#: inc/activation/namespace.php:64 msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, -#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, -#: ../inc/activation/namespace.php158, ../page-catalog.php:4 +#. Template Name of the theme +#: inc/activation/namespace.php:69 inc/activation/namespace.php:125 +#: inc/activation/namespace.php:131 inc/activation/namespace.php:161 +#: inc/activation/namespace.php:167 msgid "Catalog" msgstr "" -#: ../inc/activation/namespace.php71, ../inc/helpers/namespace.php:165 +#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173 msgid "Home" msgstr "" -#: ../inc/admin/namespace.php:30 +#: inc/activation/namespace.php:120 inc/actions/namespace.php:47 +msgid "Primary Menu" +msgstr "" + +#: inc/activation/namespace.php:141 inc/actions/namespace.php:48 +msgid "Footer Menu" +msgstr "" + +#: inc/admin/namespace.php:30 msgid "Catalog updated." msgstr "" -#: ../inc/admin/namespace.php:31 +#: inc/admin/namespace.php:31 msgid "Sorry, but your catalog was not updated. Please try again." msgstr "" -#: ../inc/admin/namespace.php:32 +#: inc/admin/namespace.php:32 msgid "Dismiss this notice." msgstr "" -#: ../inc/admin/namespace.php:61 +#: inc/admin/namespace.php:61 msgid "In Catalog" msgstr "" -#: ../inc/admin/namespace.php:72 -msgctxt "pressbooks-aldine" -msgid "Show in Catalog" -msgstr "" - -#: ../inc/admin/namespace.php:73 -msgctxt "pressbooks-aldine" -msgid "This book is private, so you can’t display it in your catalog." +#: inc/actions/namespace.php:114 +msgid "Network Footer Block 1" msgstr "" -#: ../inc/customizer/namespace.php:61 -msgid "Primary Color" +#: inc/actions/namespace.php:126 +msgid "Network Footer Block 2" msgstr "" -#: ../inc/customizer/namespace.php:62 -msgid "Primary color, used for links and other primary elements." +#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4 +msgid "Increase Font Size" msgstr "" -#: ../inc/customizer/namespace.php:67 -msgid "Primary Color (Hover)" +#: inc/actions/namespace.php:153 +msgid "Decrease Font Size" msgstr "" -#: ../inc/customizer/namespace.php:68 -msgid "Variant of the primary color, used for primary element hover states." +#: inc/actions/namespace.php:237 +msgid "" +"This page displays your network catalog, so there is no content to edit." msgstr "" -#: ../inc/customizer/namespace.php:73 -msgid "Accent Color" +#: inc/actions/namespace.php:291 +msgid "Page Section" msgstr "" -#: ../inc/customizer/namespace.php:74 -msgid "Accent color, used for flourishes and secondary elements." +#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57 +msgid "Title" msgstr "" -#: ../inc/customizer/namespace.php:79 -msgid "Accent Color (Hover)" +#: inc/actions/namespace.php:293 +msgid "Standard" msgstr "" -#: ../inc/customizer/namespace.php:80 -msgid "Variant of the accent color, used for secondary element hover states." +#: inc/actions/namespace.php:294 +msgid "Accent" msgstr "" -#: ../inc/customizer/namespace.php:85 -msgid "Primary Foreground Color" +#: inc/actions/namespace.php:295 +msgid "Bordered" msgstr "" -#: ../inc/customizer/namespace.php:86 -msgid "Used for text on a primary background." +#: inc/actions/namespace.php:296 +msgid "Borderless" msgstr "" -#: ../inc/customizer/namespace.php:91 -msgid "Accent Foreground Color" +#: inc/actions/namespace.php:299 +msgid "Call to Action" msgstr "" -#: ../inc/customizer/namespace.php:92 -msgid "Used for text on an accent color background." +#: inc/actions/namespace.php:300 +msgid "Text" msgstr "" -#: ../inc/customizer/namespace.php:111 -msgid "Social Media" +#: inc/actions/namespace.php:301 +msgid "Link" msgstr "" -#: ../inc/customizer/namespace.php:119 -msgid "Facebook" +#: inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: ../inc/customizer/namespace.php:128 -msgid "Twitter" +#: inc/helpers/namespace.php:186 +msgid "Sign In" msgstr "" -#: ../inc/customizer/namespace.php:135 -msgid "Front Page Catalog" +#: inc/helpers/namespace.php:192 +msgid "Sign Up" msgstr "" -#: ../inc/customizer/namespace.php:142 -msgid "Show Front Page Catalog" +#: inc/helpers/namespace.php:200 +msgid "Admin" msgstr "" -#: ../inc/customizer/namespace.php150, ../partials/content-front-page.php:19 -msgid "Our Latest Titles" +#: inc/helpers/namespace.php:208 +msgid "My Books" msgstr "" -#: ../inc/customizer/namespace.php:153 -msgid "Front Page Catalog Title" +#: inc/helpers/namespace.php:214 +msgid "Create a New Book" msgstr "" -#: ../inc/customizer/namespace.php:160 -msgid "Contact Form" +#: inc/helpers/namespace.php:220 +msgid "Sign Out" msgstr "" -#: ../inc/customizer/namespace.php:167 -msgid "Show Contact Form" +#: inc/helpers/namespace.php:282 +msgid "Name is required." msgstr "" -#: ../inc/customizer/namespace.php175, ../partials/contact-form.php:12 -msgid "Contact Us" +#: inc/helpers/namespace.php:286 +msgid "Email is required." msgstr "" -#: ../inc/customizer/namespace.php:178 -msgid "Contact Form Title" +#: inc/helpers/namespace.php:290 +msgid "Email is invalid." msgstr "" -#: ../inc/customizer/namespace.php:188 -msgid "Contact Email" +#: inc/helpers/namespace.php:294 +msgid "Institution is required." msgstr "" -#: ../inc/filters/namespace.php:61 -msgid "Continued" +#: inc/helpers/namespace.php:298 +msgid "Message is required." msgstr "" -#: ../inc/helpers/namespace.php:171 -msgid "Contact" +#. translators: %s name of contact for submitter +#: inc/helpers/namespace.php:305 +msgid "Contact Form Submission from %s" msgstr "" -#: ../inc/helpers/namespace.php:178 -msgid "Sign In" +#: inc/helpers/namespace.php:316 +msgid "Your message was sent!" msgstr "" -#: ../inc/helpers/namespace.php:184 -msgid "Sign Up" +#: inc/helpers/namespace.php:319 +msgid "Your message could not be sent." msgstr "" -#: ../inc/helpers/namespace.php:192 -msgid "Admin" +#: inc/intervention.php:12 +msgid "Hello," msgstr "" -#: ../inc/helpers/namespace.php:200 -msgid "My Books" +#: page-catalog.php:55 +msgid "No Books Found" msgstr "" -#: ../inc/helpers/namespace.php:206 -msgid "Sign Out" +#: page-catalog.php:58 +msgid "No books have been added to the catalog." msgstr "" -#: ../inc/helpers/namespace.php:260 -msgid "Name is required." +#. translators: 1: title. +#: comments.php:35 +msgid "One thought on “%1$s”" msgstr "" -#: ../inc/helpers/namespace.php:264 -msgid "Email is required." -msgstr "" +#. translators: 1: comment count number, 2: title. +#: comments.php:41 +msgctxt "comments title" +msgid "%1$s thought on “%2$s”" +msgid_plural "%1$s thoughts on “%2$s”" +msgstr[0] "" +msgstr[1] "" -#: ../inc/helpers/namespace.php:268 -msgid "Email is invalid." +#: comments.php:68 +msgid "Comments are closed." msgstr "" -#: ../inc/helpers/namespace.php:272 -msgid "Institution is required." +#. translators: %s: search query. +#: search.php:23 +msgid "Search Results for: %s" msgstr "" -#: ../inc/helpers/namespace.php:276 -msgid "Message is required." +#: header.php:44 +msgid "Skip to content" msgstr "" -#: ../inc/helpers/namespace.php:282 -msgid "Contact Form Submission from %s" +#. translators: %s name of network +#: header.php:69 +msgid "Logo for %s" msgstr "" -#: ../inc/helpers/namespace.php:293 -msgid "Your message was sent!" +#: header.php:80 +msgid "Toggle Menu" msgstr "" -#: ../inc/helpers/namespace.php:296 -msgid "Your message could not be sent." +#. translators: %s network name +#: footer.php:43 footer.php:48 +msgid "%s on Facebook" msgstr "" -#: ../page-catalog.php:55 -msgid "No Books Found" +#. translators: %s network name +#: footer.php:53 footer.php:58 +msgid "%s on Twitter" msgstr "" -#: ../page-catalog.php:58 -msgid "No books have been added to the catalog." +#. translators: %s Pressbooks +#: footer.php:77 +msgid "Powered by %s" msgstr "" -#: ../partials/book.php:27 -msgid "About this book" +#: footer.php:79 +msgid "Open Source" msgstr "" -#: ../partials/contact-form.php:30 -msgid "Your name (required)" +#: footer.php:80 +msgid "Open Textbooks" msgstr "" -#: ../partials/contact-form.php:38 -msgid "Your email address (required)" +#: footer.php:81 +msgid "Open Book Publishing" msgstr "" -#: ../partials/contact-form.php:46 -msgid "Your institution (required)" +#: footer.php:86 footer.php:90 +msgid "Pressbooks on Facebook" msgstr "" -#: ../partials/contact-form.php:54 -msgid "Your message (required)" +#: footer.php:92 footer.php:96 +msgid "Pressbooks on Twitter" msgstr "" -#: ../partials/contact-form.php:58 -msgid "Send" +#: partials/book.php:39 +msgid "About this book" msgstr "" -#: ../partials/content-front-page.php:67 -msgid "View Complete Catalog" +#: partials/paged-navigation.php:2 +msgid "Navigation" msgstr "" -#: ../partials/content-none.php:14 +#: partials/content-none.php:14 msgid "Nothing Found" msgstr "" -#: ../partials/content-none.php:25 +#. translators: 1: link to WP admin new post page. +#: partials/content-none.php:27 msgid "Ready to publish your first post? Get started here." msgstr "" -#: ../partials/content-none.php:38 +#: partials/content-none.php:41 msgid "" "Sorry, but nothing matched your search terms. Please try again with some " "different keywords." msgstr "" -#: ../partials/content-none.php:44 +#: partials/content-none.php:48 msgid "" "It seems we can’t find what you’re looking for. Perhaps " "searching can help." msgstr "" -#: ../partials/content-page-catalog.php:17 +#: partials/content-page.php:23 partials/content.php:50 +msgid "Pages:" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content-page.php:37 +msgid "Edit %s" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content.php:37 +msgid "Continue reading \"%s\"" +msgstr "" + +#: partials/content-page-catalog.php:17 msgid "Filter by Subject" msgstr "" -#: ../partials/content-page-catalog.php:19 +#: partials/content-page-catalog.php:19 msgid "All Subjects" msgstr "" -#: ../partials/content-page-catalog.php:35 +#: partials/content-page-catalog.php:39 msgid "Filter by License" msgstr "" -#: ../partials/content-page-catalog.php:37 +#: partials/content-page-catalog.php:41 msgid "All Licenses" msgstr "" -#: ../partials/content-page-catalog.php:46 +#: partials/content-page-catalog.php:54 msgid "Sort by" msgstr "" -#: ../partials/content-page-catalog.php:50 +#: partials/content-page-catalog.php:58 msgid "Subject" msgstr "" -#: ../partials/content-page-catalog.php:51 +#: partials/content-page-catalog.php:59 msgid "Latest" msgstr "" -#: ../partials/content-page-catalog.php:58 +#: partials/content-page-catalog.php:67 msgid "Clear Filters" msgstr "" -#: ../partials/content-page-catalog.php:59 +#: partials/content-page-catalog.php:68 msgid "Submit" msgstr "" -#: ../partials/content-page.php22, ../partials/content.php:45 -msgid "Pages:" +#: partials/content-front-page.php:76 +msgid "View Complete Catalog" msgstr "" -#: ../partials/content-page.php:35 -msgid "Edit %s" +#: partials/contact-form.php:29 +msgid "Keep this field blank (required)" msgstr "" -#: ../partials/content.php:34 -msgid "Continue reading \"%s\"" +#: partials/contact-form.php:45 +msgid "Your name (required)" msgstr "" -#: ../partials/paged-navigation.php:2 -msgid "Navigation" +#: partials/contact-form.php:61 +msgid "Your email address (required)" msgstr "" -#: ../search.php:21 -msgid "Search Results for: %s" +#: partials/contact-form.php:77 +msgid "Your institution (required)" +msgstr "" + +#: partials/contact-form.php:93 +msgid "Your message (required)" +msgstr "" + +#: partials/contact-form.php:97 +msgid "Send" msgstr "" -#: ../searchform.php:3 +#: searchform.php:3 msgctxt "label" msgid "Search Catalog" msgstr "" -#: ../searchform.php:6 +#: searchform.php:6 msgctxt "submit button" msgid "Search" msgstr "" diff --git a/languages/uk.mo b/languages/uk.mo index 1d34772906bdaf8be0e05ffac68605dfa58742ea..209da2269f9d6b6812328f9232269701144f0517 100644 GIT binary patch literal 748 zcmZuvU2oGc6fGZ5dE}Xgiv-guaAIenYuveLbQ`L)ifYP$SGV=jtgRi{&N`(14gLr} zh~L6Z*EQqA(ouZmbI(1#@vj%pf3$EtLA*q~Mm$5jL)5E_`1!QeO7UB3c57_SwVHY| zoRKfey25A<$IDrv6|k@q(%?ds#(FYxc`+j&tK5;yaF}~vIvz!N;pf#PoSIcsTIJlt zn1y?^C352x1>?^d8CWGfb|5FxD-JPbDWNfm4>NYiJWf!Ex^t=XO6H1WO0GCuF03qcAvNqjN$`F8oS vpI`~J>kcu8gLW_YMo!EMr^%stJKG0?XP=Z-R(fMOd>xa)`4Hl;{wJ;9kVVB+ delta 411 zcmaFEx`cIt3S-tpRSm&{qSWHzr2PEsV%@}?l+3);iC@pv8(S+B)Qqa>wh0TYR~S QRGbR*W@w0;t_2qZ03TI==l}o! diff --git a/languages/uk.po b/languages/uk.po index e8c9932..5bfc7bf 100644 --- a/languages/uk.po +++ b/languages/uk.po @@ -1,547 +1,581 @@ -# Copyright (C) 2018 pressbooks-aldine -# This file is distributed under the same license as the pressbooks-aldine package. +# Copyright (C) 2019 Pressbooks (Book Oven Inc.) +# This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: pressbooks-aldine\n" +"Project-Id-Version: Aldine 1.6.0\n" +"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" +"POT-Creation-Date: 2019-02-27T17:29:06+00:00\n" +"PO-Revision-Date: 2018-03-06 14:24+0000\n" "Language-Team: Ukrainian (https://www.transifex.com/pressbooks/teams/9194/uk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: uk\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Poedit-Basepath: ..\n" -"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n" -"X-Poedit-SearchPath-0: .\n" -"X-Poedit-SearchPathExcluded-0: *.js\n" -"X-Poedit-SourceCharset: UTF-8\n" - -#: ../404.php:17 -msgid "Oops! That page can’t be found." -msgstr "" +"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n" +"X-Domain: pressbooks-aldine\n" +"X-Generator: WP-CLI 2.1.0\n" -#: ../404.php:21 -msgid "It looks like nothing was found at this location." +#. Theme Name of the theme +msgid "Aldine" msgstr "" -#: ../comments.php:34 -msgid "One thought on “%1$s”" +#. Theme URI of the theme +msgid "https://github.com/pressbooks/pressbooks-aldine/" msgstr "" -#: ../comments.php:40 -msgctxt "comments title" -msgid "%1$s thought on “%2$s”" -msgid_plural "%1$s thoughts on “%2$s”" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: ../comments.php:63 -msgid "Comments are closed." +#. Description of the theme +msgid "" +"Aldine is the default theme for the home page of Pressbooks networks. It is " +"named for the Aldine Press, founded by Aldus Manutius in 1494, who is " +"regarded by many as the world’s first publisher." msgstr "" -#: ../footer.php40, ../footer.php:44 -msgid "%s on Facebook" +#. Author of the theme +msgid "Pressbooks (Book Oven Inc.)" msgstr "" -#: ../footer.php48, ../footer.php:52 -msgid "%s on Twitter" +#. Author URI of the theme +msgid "https://pressbooks.org" msgstr "" -#: ../footer.php:70 -msgid "Powered by %s" +#: functions.php:19 +msgid "Dependencies Missing" msgstr "" -#: ../footer.php:72 -msgid "Open Source" +#: functions.php:20 +msgid "You must run composer install from the Aldine directory." msgstr "" -#: ../footer.php:73 -msgid "Open Textbooks" +#: 404.php:17 +msgid "Oops! That page can’t be found." msgstr "" -#: ../footer.php:74 -msgid "Open Book Publishing" +#: 404.php:21 +msgid "It looks like nothing was found at this location." msgstr "" -#: ../footer.php75, ../inc/activation/namespace.php:27 -msgid "Learn More" +#: inc/filters/namespace.php:63 +msgid "Continued" msgstr "" -#: ../footer.php79, ../footer.php:83 -msgid "Pressbooks on Facebook" +#: inc/customizer/namespace.php:69 +msgid "Primary Color" msgstr "" -#: ../footer.php85, ../footer.php:89 -msgid "Pressbooks on Twitter" +#: inc/customizer/namespace.php:70 +msgid "Primary color, used for links and other primary elements." msgstr "" -#: ../functions.php:18 -msgid "Dependencies Missing" +#: inc/customizer/namespace.php:75 +msgid "Primary Color (Hover)" msgstr "" -#: ../functions.php:19 -msgid "You must run composer install from the Aldine directory." +#: inc/customizer/namespace.php:76 +msgid "Variant of the primary color, used for primary element hover states." msgstr "" -#: ../header.php:44 -msgid "Skip to content" +#: inc/customizer/namespace.php:81 +msgid "Accent Color" msgstr "" -#: ../header.php:64 -msgid "Logo for %s" +#: inc/customizer/namespace.php:82 +msgid "Accent color, used for flourishes and secondary elements." msgstr "" -#: ../header.php:74 -msgid "Toggle Menu" +#: inc/customizer/namespace.php:87 +msgid "Accent Color (Hover)" msgstr "" -#: ../inc/intervention.php:12 -msgid "Hello," +#: inc/customizer/namespace.php:88 +msgid "Variant of the accent color, used for secondary element hover states." msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 -msgid "Primary Menu" +#: inc/customizer/namespace.php:93 +msgid "Primary Foreground Color" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 -msgid "Footer Menu" +#: inc/customizer/namespace.php:94 +msgid "Used for text on a primary background." msgstr "" -#: ../inc/actions/namespace.php:107 -msgid "Network Footer Block 1" +#: inc/customizer/namespace.php:99 +msgid "Accent Foreground Color" msgstr "" -#: ../inc/actions/namespace.php:117 -msgid "Network Footer Block 2" +#: inc/customizer/namespace.php:100 +msgid "Used for text on an accent color background." msgstr "" -#: ../inc/actions/namespace.php142, -#: ../partials/content-accessibility-toolbar.php6, -#: ../partials/content-accessibility-toolbar.php:7 -msgid "Increase Font Size" +#: inc/customizer/namespace.php:124 +msgid "Social Media" msgstr "" -#: ../inc/actions/namespace.php:143 -msgid "Decrease Font Size" +#: inc/customizer/namespace.php:136 +msgid "Facebook" msgstr "" -#: ../inc/actions/namespace.php:226 -msgid "" -"This page displays your network catalog, so there is no content to edit." +#: inc/customizer/namespace.php:149 +msgid "Twitter" msgstr "" -#: ../inc/actions/namespace.php:279 -msgid "Page Section" +#: inc/customizer/namespace.php:158 +msgid "Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php280, ../partials/content-page-catalog.php:49 -msgid "Title" +#: inc/customizer/namespace.php:169 +msgid "Show Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php:281 -msgid "Standard" +#: inc/customizer/namespace.php:179 partials/content-front-page.php:19 +msgid "Our Latest Titles" msgstr "" -#: ../inc/actions/namespace.php:282 -msgid "Accent" +#: inc/customizer/namespace.php:184 +msgid "Front Page Catalog Title" msgstr "" -#: ../inc/actions/namespace.php:283 -msgid "Bordered" +#: inc/customizer/namespace.php:193 +msgid "Contact Form" msgstr "" -#: ../inc/actions/namespace.php:284 -msgid "Borderless" +#: inc/customizer/namespace.php:204 +msgid "Show Contact Form" msgstr "" -#: ../inc/actions/namespace.php:287 -msgid "Call to Action" +#: inc/customizer/namespace.php:214 partials/contact-form.php:12 +msgid "Contact Us" msgstr "" -#: ../inc/actions/namespace.php:288 -msgid "Text" +#: inc/customizer/namespace.php:219 +msgid "Contact Form Title" msgstr "" -#: ../inc/actions/namespace.php:289 -msgid "Link" +#: inc/customizer/namespace.php:233 +msgid "Contact Email" msgstr "" -#: ../inc/activation/namespace.php:25 +#: inc/activation/namespace.php:25 msgid "About Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:26 +#: inc/activation/namespace.php:26 msgid "" "Pressbooks is easy-to-use book writing software that lets you create a book " "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, -#: ../inc/activation/namespace.php:143 +#: inc/activation/namespace.php:27 footer.php:82 +msgid "Learn More" +msgstr "" + +#: inc/activation/namespace.php:34 inc/activation/namespace.php:146 +#: inc/activation/namespace.php:152 msgid "About" msgstr "" -#: ../inc/activation/namespace.php:39 +#: inc/activation/namespace.php:39 msgid "" "Pressbooks is simple book production software. You can use Pressbooks to " "publish textbooks, scholarly monographs, syllabi, fiction and non-fiction " "books, white papers, and more in multiple formats including:" msgstr "" -#: ../inc/activation/namespace.php:40 +#: inc/activation/namespace.php:40 msgid "MOBI (for Kindle ebooks)" msgstr "" -#: ../inc/activation/namespace.php:41 +#: inc/activation/namespace.php:41 msgid "EPUB (for all other ebookstores)" msgstr "" -#: ../inc/activation/namespace.php:42 +#: inc/activation/namespace.php:42 msgid "designed PDF (for print-on-demand and digital distribution)" msgstr "" -#: ../inc/activation/namespace.php:45 +#. translators: %s link to about page +#: inc/activation/namespace.php:46 msgid "For more information about Pressbooks, %s." msgstr "" -#: ../inc/activation/namespace.php:46 +#: inc/activation/namespace.php:47 msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, -#: ../inc/activation/namespace.php:173 +#: inc/activation/namespace.php:53 inc/activation/namespace.php:176 +#: inc/activation/namespace.php:182 msgid "Help" msgstr "" -#: ../inc/activation/namespace.php:58 +#. translators: %1$s: link to how to page; %2$s: link to guide +#: inc/activation/namespace.php:60 msgid "" "The easiest way to get started with Pressbooks is to follow our %1$s. Or, " "you can review our %2$s." msgstr "" -#: ../inc/activation/namespace.php:59 +#: inc/activation/namespace.php:61 msgid "4 Step Guide to Making a Book on Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:60 +#: inc/activation/namespace.php:62 msgid "Guide to Using Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:62 +#: inc/activation/namespace.php:64 msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, -#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, -#: ../inc/activation/namespace.php158, ../page-catalog.php:4 +#. Template Name of the theme +#: inc/activation/namespace.php:69 inc/activation/namespace.php:125 +#: inc/activation/namespace.php:131 inc/activation/namespace.php:161 +#: inc/activation/namespace.php:167 msgid "Catalog" msgstr "" -#: ../inc/activation/namespace.php71, ../inc/helpers/namespace.php:165 +#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173 msgid "Home" msgstr "" -#: ../inc/admin/namespace.php:30 +#: inc/activation/namespace.php:120 inc/actions/namespace.php:47 +msgid "Primary Menu" +msgstr "" + +#: inc/activation/namespace.php:141 inc/actions/namespace.php:48 +msgid "Footer Menu" +msgstr "" + +#: inc/admin/namespace.php:30 msgid "Catalog updated." msgstr "" -#: ../inc/admin/namespace.php:31 +#: inc/admin/namespace.php:31 msgid "Sorry, but your catalog was not updated. Please try again." msgstr "" -#: ../inc/admin/namespace.php:32 +#: inc/admin/namespace.php:32 msgid "Dismiss this notice." msgstr "" -#: ../inc/admin/namespace.php:61 +#: inc/admin/namespace.php:61 msgid "In Catalog" msgstr "" -#: ../inc/admin/namespace.php:72 -msgctxt "pressbooks-aldine" -msgid "Show in Catalog" -msgstr "" - -#: ../inc/admin/namespace.php:73 -msgctxt "pressbooks-aldine" -msgid "This book is private, so you can’t display it in your catalog." +#: inc/actions/namespace.php:114 +msgid "Network Footer Block 1" msgstr "" -#: ../inc/customizer/namespace.php:61 -msgid "Primary Color" +#: inc/actions/namespace.php:126 +msgid "Network Footer Block 2" msgstr "" -#: ../inc/customizer/namespace.php:62 -msgid "Primary color, used for links and other primary elements." +#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4 +msgid "Increase Font Size" msgstr "" -#: ../inc/customizer/namespace.php:67 -msgid "Primary Color (Hover)" +#: inc/actions/namespace.php:153 +msgid "Decrease Font Size" msgstr "" -#: ../inc/customizer/namespace.php:68 -msgid "Variant of the primary color, used for primary element hover states." +#: inc/actions/namespace.php:237 +msgid "" +"This page displays your network catalog, so there is no content to edit." msgstr "" -#: ../inc/customizer/namespace.php:73 -msgid "Accent Color" +#: inc/actions/namespace.php:291 +msgid "Page Section" msgstr "" -#: ../inc/customizer/namespace.php:74 -msgid "Accent color, used for flourishes and secondary elements." +#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57 +msgid "Title" msgstr "" -#: ../inc/customizer/namespace.php:79 -msgid "Accent Color (Hover)" +#: inc/actions/namespace.php:293 +msgid "Standard" msgstr "" -#: ../inc/customizer/namespace.php:80 -msgid "Variant of the accent color, used for secondary element hover states." +#: inc/actions/namespace.php:294 +msgid "Accent" msgstr "" -#: ../inc/customizer/namespace.php:85 -msgid "Primary Foreground Color" +#: inc/actions/namespace.php:295 +msgid "Bordered" msgstr "" -#: ../inc/customizer/namespace.php:86 -msgid "Used for text on a primary background." +#: inc/actions/namespace.php:296 +msgid "Borderless" msgstr "" -#: ../inc/customizer/namespace.php:91 -msgid "Accent Foreground Color" +#: inc/actions/namespace.php:299 +msgid "Call to Action" msgstr "" -#: ../inc/customizer/namespace.php:92 -msgid "Used for text on an accent color background." +#: inc/actions/namespace.php:300 +msgid "Text" msgstr "" -#: ../inc/customizer/namespace.php:111 -msgid "Social Media" +#: inc/actions/namespace.php:301 +msgid "Link" msgstr "" -#: ../inc/customizer/namespace.php:119 -msgid "Facebook" +#: inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: ../inc/customizer/namespace.php:128 -msgid "Twitter" +#: inc/helpers/namespace.php:186 +msgid "Sign In" msgstr "" -#: ../inc/customizer/namespace.php:135 -msgid "Front Page Catalog" +#: inc/helpers/namespace.php:192 +msgid "Sign Up" msgstr "" -#: ../inc/customizer/namespace.php:142 -msgid "Show Front Page Catalog" +#: inc/helpers/namespace.php:200 +msgid "Admin" msgstr "" -#: ../inc/customizer/namespace.php150, ../partials/content-front-page.php:19 -msgid "Our Latest Titles" +#: inc/helpers/namespace.php:208 +msgid "My Books" msgstr "" -#: ../inc/customizer/namespace.php:153 -msgid "Front Page Catalog Title" +#: inc/helpers/namespace.php:214 +msgid "Create a New Book" msgstr "" -#: ../inc/customizer/namespace.php:160 -msgid "Contact Form" +#: inc/helpers/namespace.php:220 +msgid "Sign Out" msgstr "" -#: ../inc/customizer/namespace.php:167 -msgid "Show Contact Form" +#: inc/helpers/namespace.php:282 +msgid "Name is required." msgstr "" -#: ../inc/customizer/namespace.php175, ../partials/contact-form.php:12 -msgid "Contact Us" +#: inc/helpers/namespace.php:286 +msgid "Email is required." msgstr "" -#: ../inc/customizer/namespace.php:178 -msgid "Contact Form Title" +#: inc/helpers/namespace.php:290 +msgid "Email is invalid." msgstr "" -#: ../inc/customizer/namespace.php:188 -msgid "Contact Email" +#: inc/helpers/namespace.php:294 +msgid "Institution is required." msgstr "" -#: ../inc/filters/namespace.php:61 -msgid "Continued" +#: inc/helpers/namespace.php:298 +msgid "Message is required." msgstr "" -#: ../inc/helpers/namespace.php:171 -msgid "Contact" +#. translators: %s name of contact for submitter +#: inc/helpers/namespace.php:305 +msgid "Contact Form Submission from %s" msgstr "" -#: ../inc/helpers/namespace.php:178 -msgid "Sign In" +#: inc/helpers/namespace.php:316 +msgid "Your message was sent!" msgstr "" -#: ../inc/helpers/namespace.php:184 -msgid "Sign Up" +#: inc/helpers/namespace.php:319 +msgid "Your message could not be sent." msgstr "" -#: ../inc/helpers/namespace.php:192 -msgid "Admin" +#: inc/intervention.php:12 +msgid "Hello," msgstr "" -#: ../inc/helpers/namespace.php:200 -msgid "My Books" +#: page-catalog.php:55 +msgid "No Books Found" msgstr "" -#: ../inc/helpers/namespace.php:206 -msgid "Sign Out" +#: page-catalog.php:58 +msgid "No books have been added to the catalog." msgstr "" -#: ../inc/helpers/namespace.php:260 -msgid "Name is required." +#. translators: 1: title. +#: comments.php:35 +msgid "One thought on “%1$s”" msgstr "" -#: ../inc/helpers/namespace.php:264 -msgid "Email is required." -msgstr "" +#. translators: 1: comment count number, 2: title. +#: comments.php:41 +msgctxt "comments title" +msgid "%1$s thought on “%2$s”" +msgid_plural "%1$s thoughts on “%2$s”" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" -#: ../inc/helpers/namespace.php:268 -msgid "Email is invalid." +#: comments.php:68 +msgid "Comments are closed." msgstr "" -#: ../inc/helpers/namespace.php:272 -msgid "Institution is required." +#. translators: %s: search query. +#: search.php:23 +msgid "Search Results for: %s" msgstr "" -#: ../inc/helpers/namespace.php:276 -msgid "Message is required." +#: header.php:44 +msgid "Skip to content" msgstr "" -#: ../inc/helpers/namespace.php:282 -msgid "Contact Form Submission from %s" +#. translators: %s name of network +#: header.php:69 +msgid "Logo for %s" msgstr "" -#: ../inc/helpers/namespace.php:293 -msgid "Your message was sent!" +#: header.php:80 +msgid "Toggle Menu" msgstr "" -#: ../inc/helpers/namespace.php:296 -msgid "Your message could not be sent." +#. translators: %s network name +#: footer.php:43 footer.php:48 +msgid "%s on Facebook" msgstr "" -#: ../page-catalog.php:55 -msgid "No Books Found" +#. translators: %s network name +#: footer.php:53 footer.php:58 +msgid "%s on Twitter" msgstr "" -#: ../page-catalog.php:58 -msgid "No books have been added to the catalog." +#. translators: %s Pressbooks +#: footer.php:77 +msgid "Powered by %s" msgstr "" -#: ../partials/book.php:27 -msgid "About this book" +#: footer.php:79 +msgid "Open Source" msgstr "" -#: ../partials/contact-form.php:30 -msgid "Your name (required)" +#: footer.php:80 +msgid "Open Textbooks" msgstr "" -#: ../partials/contact-form.php:38 -msgid "Your email address (required)" +#: footer.php:81 +msgid "Open Book Publishing" msgstr "" -#: ../partials/contact-form.php:46 -msgid "Your institution (required)" +#: footer.php:86 footer.php:90 +msgid "Pressbooks on Facebook" msgstr "" -#: ../partials/contact-form.php:54 -msgid "Your message (required)" +#: footer.php:92 footer.php:96 +msgid "Pressbooks on Twitter" msgstr "" -#: ../partials/contact-form.php:58 -msgid "Send" +#: partials/book.php:39 +msgid "About this book" msgstr "" -#: ../partials/content-front-page.php:67 -msgid "View Complete Catalog" +#: partials/paged-navigation.php:2 +msgid "Navigation" msgstr "" -#: ../partials/content-none.php:14 +#: partials/content-none.php:14 msgid "Nothing Found" msgstr "" -#: ../partials/content-none.php:25 +#. translators: 1: link to WP admin new post page. +#: partials/content-none.php:27 msgid "Ready to publish your first post? Get started here." msgstr "" -#: ../partials/content-none.php:38 +#: partials/content-none.php:41 msgid "" "Sorry, but nothing matched your search terms. Please try again with some " "different keywords." msgstr "" -#: ../partials/content-none.php:44 +#: partials/content-none.php:48 msgid "" "It seems we can’t find what you’re looking for. Perhaps " "searching can help." msgstr "" -#: ../partials/content-page-catalog.php:17 +#: partials/content-page.php:23 partials/content.php:50 +msgid "Pages:" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content-page.php:37 +msgid "Edit %s" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content.php:37 +msgid "Continue reading \"%s\"" +msgstr "" + +#: partials/content-page-catalog.php:17 msgid "Filter by Subject" msgstr "" -#: ../partials/content-page-catalog.php:19 +#: partials/content-page-catalog.php:19 msgid "All Subjects" msgstr "" -#: ../partials/content-page-catalog.php:35 +#: partials/content-page-catalog.php:39 msgid "Filter by License" msgstr "" -#: ../partials/content-page-catalog.php:37 +#: partials/content-page-catalog.php:41 msgid "All Licenses" msgstr "" -#: ../partials/content-page-catalog.php:46 +#: partials/content-page-catalog.php:54 msgid "Sort by" msgstr "" -#: ../partials/content-page-catalog.php:50 +#: partials/content-page-catalog.php:58 msgid "Subject" msgstr "" -#: ../partials/content-page-catalog.php:51 +#: partials/content-page-catalog.php:59 msgid "Latest" msgstr "" -#: ../partials/content-page-catalog.php:58 +#: partials/content-page-catalog.php:67 msgid "Clear Filters" msgstr "" -#: ../partials/content-page-catalog.php:59 +#: partials/content-page-catalog.php:68 msgid "Submit" msgstr "" -#: ../partials/content-page.php22, ../partials/content.php:45 -msgid "Pages:" +#: partials/content-front-page.php:76 +msgid "View Complete Catalog" msgstr "" -#: ../partials/content-page.php:35 -msgid "Edit %s" +#: partials/contact-form.php:29 +msgid "Keep this field blank (required)" msgstr "" -#: ../partials/content.php:34 -msgid "Continue reading \"%s\"" +#: partials/contact-form.php:45 +msgid "Your name (required)" msgstr "" -#: ../partials/paged-navigation.php:2 -msgid "Navigation" +#: partials/contact-form.php:61 +msgid "Your email address (required)" msgstr "" -#: ../search.php:21 -msgid "Search Results for: %s" +#: partials/contact-form.php:77 +msgid "Your institution (required)" +msgstr "" + +#: partials/contact-form.php:93 +msgid "Your message (required)" +msgstr "" + +#: partials/contact-form.php:97 +msgid "Send" msgstr "" -#: ../searchform.php:3 +#: searchform.php:3 msgctxt "label" msgid "Search Catalog" msgstr "" -#: ../searchform.php:6 +#: searchform.php:6 msgctxt "submit button" msgid "Search" msgstr "" diff --git a/languages/ur.mo b/languages/ur.mo new file mode 100644 index 0000000000000000000000000000000000000000..77981fcf5adaef196cbb8378baaf052c672b5194 GIT binary patch literal 521 zcmZ8d%TB{E5Cp*~N6s7;i312WaY9uZS3N*^s8TB`6dqT%UD7~nN47)ZL-;QKfNx<_ z9!0D)@>)CV8PCVo=Gz+AI%Au$%h+HXGU{qE-g%hvS#y4CXw4&yJ@zJeOV$-eOE{TL z3QZ7)%}@l_R2u7X;PPUEr&aDSGZLoWmrh1eUifJ>3dd$1m6n_v8S~`+w5XPEMZxeY z!>%ReSpm|z(jK$d zlD&F*@liQbg>J)ms;nd5xydfDwc^!M4`lINj}7OSOK6P>|LajgWrN|YvTBAG#?GAt zT`sS#leFQh?d)mT=|H^S4({>H%vn#uD%kHdd3H&ftn$W6xEo@(--9HqU9Wutt?ilD literal 0 HcmV?d00001 diff --git a/languages/ur.po b/languages/ur.po new file mode 100644 index 0000000..6db82cd --- /dev/null +++ b/languages/ur.po @@ -0,0 +1,579 @@ +# Copyright (C) 2019 Pressbooks (Book Oven Inc.) +# This file is distributed under the GNU GPL v3 or later. +msgid "" +msgstr "" +"Project-Id-Version: Aldine 1.6.0\n" +"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" +"POT-Creation-Date: 2019-02-27T17:29:06+00:00\n" +"PO-Revision-Date: 2018-03-06 14:24+0000\n" +"Language-Team: Urdu (https://www.transifex.com/pressbooks/teams/9194/ur/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ur\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Domain: pressbooks-aldine\n" +"X-Generator: WP-CLI 2.1.0\n" + +#. Theme Name of the theme +msgid "Aldine" +msgstr "" + +#. Theme URI of the theme +msgid "https://github.com/pressbooks/pressbooks-aldine/" +msgstr "" + +#. Description of the theme +msgid "" +"Aldine is the default theme for the home page of Pressbooks networks. It is " +"named for the Aldine Press, founded by Aldus Manutius in 1494, who is " +"regarded by many as the world’s first publisher." +msgstr "" + +#. Author of the theme +msgid "Pressbooks (Book Oven Inc.)" +msgstr "" + +#. Author URI of the theme +msgid "https://pressbooks.org" +msgstr "" + +#: functions.php:19 +msgid "Dependencies Missing" +msgstr "" + +#: functions.php:20 +msgid "You must run composer install from the Aldine directory." +msgstr "" + +#: 404.php:17 +msgid "Oops! That page can’t be found." +msgstr "" + +#: 404.php:21 +msgid "It looks like nothing was found at this location." +msgstr "" + +#: inc/filters/namespace.php:63 +msgid "Continued" +msgstr "" + +#: inc/customizer/namespace.php:69 +msgid "Primary Color" +msgstr "" + +#: inc/customizer/namespace.php:70 +msgid "Primary color, used for links and other primary elements." +msgstr "" + +#: inc/customizer/namespace.php:75 +msgid "Primary Color (Hover)" +msgstr "" + +#: inc/customizer/namespace.php:76 +msgid "Variant of the primary color, used for primary element hover states." +msgstr "" + +#: inc/customizer/namespace.php:81 +msgid "Accent Color" +msgstr "" + +#: inc/customizer/namespace.php:82 +msgid "Accent color, used for flourishes and secondary elements." +msgstr "" + +#: inc/customizer/namespace.php:87 +msgid "Accent Color (Hover)" +msgstr "" + +#: inc/customizer/namespace.php:88 +msgid "Variant of the accent color, used for secondary element hover states." +msgstr "" + +#: inc/customizer/namespace.php:93 +msgid "Primary Foreground Color" +msgstr "" + +#: inc/customizer/namespace.php:94 +msgid "Used for text on a primary background." +msgstr "" + +#: inc/customizer/namespace.php:99 +msgid "Accent Foreground Color" +msgstr "" + +#: inc/customizer/namespace.php:100 +msgid "Used for text on an accent color background." +msgstr "" + +#: inc/customizer/namespace.php:124 +msgid "Social Media" +msgstr "" + +#: inc/customizer/namespace.php:136 +msgid "Facebook" +msgstr "" + +#: inc/customizer/namespace.php:149 +msgid "Twitter" +msgstr "" + +#: inc/customizer/namespace.php:158 +msgid "Front Page Catalog" +msgstr "" + +#: inc/customizer/namespace.php:169 +msgid "Show Front Page Catalog" +msgstr "" + +#: inc/customizer/namespace.php:179 partials/content-front-page.php:19 +msgid "Our Latest Titles" +msgstr "" + +#: inc/customizer/namespace.php:184 +msgid "Front Page Catalog Title" +msgstr "" + +#: inc/customizer/namespace.php:193 +msgid "Contact Form" +msgstr "" + +#: inc/customizer/namespace.php:204 +msgid "Show Contact Form" +msgstr "" + +#: inc/customizer/namespace.php:214 partials/contact-form.php:12 +msgid "Contact Us" +msgstr "" + +#: inc/customizer/namespace.php:219 +msgid "Contact Form Title" +msgstr "" + +#: inc/customizer/namespace.php:233 +msgid "Contact Email" +msgstr "" + +#: inc/activation/namespace.php:25 +msgid "About Pressbooks" +msgstr "" + +#: inc/activation/namespace.php:26 +msgid "" +"Pressbooks is easy-to-use book writing software that lets you create a book " +"in all the formats you need to publish." +msgstr "" + +#: inc/activation/namespace.php:27 footer.php:82 +msgid "Learn More" +msgstr "" + +#: inc/activation/namespace.php:34 inc/activation/namespace.php:146 +#: inc/activation/namespace.php:152 +msgid "About" +msgstr "" + +#: inc/activation/namespace.php:39 +msgid "" +"Pressbooks is simple book production software. You can use Pressbooks to " +"publish textbooks, scholarly monographs, syllabi, fiction and non-fiction " +"books, white papers, and more in multiple formats including:" +msgstr "" + +#: inc/activation/namespace.php:40 +msgid "MOBI (for Kindle ebooks)" +msgstr "" + +#: inc/activation/namespace.php:41 +msgid "EPUB (for all other ebookstores)" +msgstr "" + +#: inc/activation/namespace.php:42 +msgid "designed PDF (for print-on-demand and digital distribution)" +msgstr "" + +#. translators: %s link to about page +#: inc/activation/namespace.php:46 +msgid "For more information about Pressbooks, %s." +msgstr "" + +#: inc/activation/namespace.php:47 +msgid "see here" +msgstr "" + +#: inc/activation/namespace.php:53 inc/activation/namespace.php:176 +#: inc/activation/namespace.php:182 +msgid "Help" +msgstr "" + +#. translators: %1$s: link to how to page; %2$s: link to guide +#: inc/activation/namespace.php:60 +msgid "" +"The easiest way to get started with Pressbooks is to follow our %1$s. Or, " +"you can review our %2$s." +msgstr "" + +#: inc/activation/namespace.php:61 +msgid "4 Step Guide to Making a Book on Pressbooks" +msgstr "" + +#: inc/activation/namespace.php:62 +msgid "Guide to Using Pressbooks" +msgstr "" + +#: inc/activation/namespace.php:64 +msgid "" +"If you require further assistance, please contact your network manager." +msgstr "" + +#. Template Name of the theme +#: inc/activation/namespace.php:69 inc/activation/namespace.php:125 +#: inc/activation/namespace.php:131 inc/activation/namespace.php:161 +#: inc/activation/namespace.php:167 +msgid "Catalog" +msgstr "" + +#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173 +msgid "Home" +msgstr "" + +#: inc/activation/namespace.php:120 inc/actions/namespace.php:47 +msgid "Primary Menu" +msgstr "" + +#: inc/activation/namespace.php:141 inc/actions/namespace.php:48 +msgid "Footer Menu" +msgstr "" + +#: inc/admin/namespace.php:30 +msgid "Catalog updated." +msgstr "" + +#: inc/admin/namespace.php:31 +msgid "Sorry, but your catalog was not updated. Please try again." +msgstr "" + +#: inc/admin/namespace.php:32 +msgid "Dismiss this notice." +msgstr "" + +#: inc/admin/namespace.php:61 +msgid "In Catalog" +msgstr "" + +#: inc/actions/namespace.php:114 +msgid "Network Footer Block 1" +msgstr "" + +#: inc/actions/namespace.php:126 +msgid "Network Footer Block 2" +msgstr "" + +#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4 +msgid "Increase Font Size" +msgstr "" + +#: inc/actions/namespace.php:153 +msgid "Decrease Font Size" +msgstr "" + +#: inc/actions/namespace.php:237 +msgid "" +"This page displays your network catalog, so there is no content to edit." +msgstr "" + +#: inc/actions/namespace.php:291 +msgid "Page Section" +msgstr "" + +#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57 +msgid "Title" +msgstr "" + +#: inc/actions/namespace.php:293 +msgid "Standard" +msgstr "" + +#: inc/actions/namespace.php:294 +msgid "Accent" +msgstr "" + +#: inc/actions/namespace.php:295 +msgid "Bordered" +msgstr "" + +#: inc/actions/namespace.php:296 +msgid "Borderless" +msgstr "" + +#: inc/actions/namespace.php:299 +msgid "Call to Action" +msgstr "" + +#: inc/actions/namespace.php:300 +msgid "Text" +msgstr "" + +#: inc/actions/namespace.php:301 +msgid "Link" +msgstr "" + +#: inc/helpers/namespace.php:179 +msgid "Contact" +msgstr "" + +#: inc/helpers/namespace.php:186 +msgid "Sign In" +msgstr "" + +#: inc/helpers/namespace.php:192 +msgid "Sign Up" +msgstr "" + +#: inc/helpers/namespace.php:200 +msgid "Admin" +msgstr "" + +#: inc/helpers/namespace.php:208 +msgid "My Books" +msgstr "" + +#: inc/helpers/namespace.php:214 +msgid "Create a New Book" +msgstr "" + +#: inc/helpers/namespace.php:220 +msgid "Sign Out" +msgstr "" + +#: inc/helpers/namespace.php:282 +msgid "Name is required." +msgstr "" + +#: inc/helpers/namespace.php:286 +msgid "Email is required." +msgstr "" + +#: inc/helpers/namespace.php:290 +msgid "Email is invalid." +msgstr "" + +#: inc/helpers/namespace.php:294 +msgid "Institution is required." +msgstr "" + +#: inc/helpers/namespace.php:298 +msgid "Message is required." +msgstr "" + +#. translators: %s name of contact for submitter +#: inc/helpers/namespace.php:305 +msgid "Contact Form Submission from %s" +msgstr "" + +#: inc/helpers/namespace.php:316 +msgid "Your message was sent!" +msgstr "" + +#: inc/helpers/namespace.php:319 +msgid "Your message could not be sent." +msgstr "" + +#: inc/intervention.php:12 +msgid "Hello," +msgstr "" + +#: page-catalog.php:55 +msgid "No Books Found" +msgstr "" + +#: page-catalog.php:58 +msgid "No books have been added to the catalog." +msgstr "" + +#. translators: 1: title. +#: comments.php:35 +msgid "One thought on “%1$s”" +msgstr "" + +#. translators: 1: comment count number, 2: title. +#: comments.php:41 +msgctxt "comments title" +msgid "%1$s thought on “%2$s”" +msgid_plural "%1$s thoughts on “%2$s”" +msgstr[0] "" +msgstr[1] "" + +#: comments.php:68 +msgid "Comments are closed." +msgstr "" + +#. translators: %s: search query. +#: search.php:23 +msgid "Search Results for: %s" +msgstr "" + +#: header.php:44 +msgid "Skip to content" +msgstr "" + +#. translators: %s name of network +#: header.php:69 +msgid "Logo for %s" +msgstr "" + +#: header.php:80 +msgid "Toggle Menu" +msgstr "" + +#. translators: %s network name +#: footer.php:43 footer.php:48 +msgid "%s on Facebook" +msgstr "" + +#. translators: %s network name +#: footer.php:53 footer.php:58 +msgid "%s on Twitter" +msgstr "" + +#. translators: %s Pressbooks +#: footer.php:77 +msgid "Powered by %s" +msgstr "" + +#: footer.php:79 +msgid "Open Source" +msgstr "" + +#: footer.php:80 +msgid "Open Textbooks" +msgstr "" + +#: footer.php:81 +msgid "Open Book Publishing" +msgstr "" + +#: footer.php:86 footer.php:90 +msgid "Pressbooks on Facebook" +msgstr "" + +#: footer.php:92 footer.php:96 +msgid "Pressbooks on Twitter" +msgstr "" + +#: partials/book.php:39 +msgid "About this book" +msgstr "" + +#: partials/paged-navigation.php:2 +msgid "Navigation" +msgstr "" + +#: partials/content-none.php:14 +msgid "Nothing Found" +msgstr "" + +#. translators: 1: link to WP admin new post page. +#: partials/content-none.php:27 +msgid "Ready to publish your first post? Get started here." +msgstr "" + +#: partials/content-none.php:41 +msgid "" +"Sorry, but nothing matched your search terms. Please try again with some " +"different keywords." +msgstr "" + +#: partials/content-none.php:48 +msgid "" +"It seems we can’t find what you’re looking for. Perhaps " +"searching can help." +msgstr "" + +#: partials/content-page.php:23 partials/content.php:50 +msgid "Pages:" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content-page.php:37 +msgid "Edit %s" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content.php:37 +msgid "Continue reading \"%s\"" +msgstr "" + +#: partials/content-page-catalog.php:17 +msgid "Filter by Subject" +msgstr "" + +#: partials/content-page-catalog.php:19 +msgid "All Subjects" +msgstr "" + +#: partials/content-page-catalog.php:39 +msgid "Filter by License" +msgstr "" + +#: partials/content-page-catalog.php:41 +msgid "All Licenses" +msgstr "" + +#: partials/content-page-catalog.php:54 +msgid "Sort by" +msgstr "" + +#: partials/content-page-catalog.php:58 +msgid "Subject" +msgstr "" + +#: partials/content-page-catalog.php:59 +msgid "Latest" +msgstr "" + +#: partials/content-page-catalog.php:67 +msgid "Clear Filters" +msgstr "" + +#: partials/content-page-catalog.php:68 +msgid "Submit" +msgstr "" + +#: partials/content-front-page.php:76 +msgid "View Complete Catalog" +msgstr "" + +#: partials/contact-form.php:29 +msgid "Keep this field blank (required)" +msgstr "" + +#: partials/contact-form.php:45 +msgid "Your name (required)" +msgstr "" + +#: partials/contact-form.php:61 +msgid "Your email address (required)" +msgstr "" + +#: partials/contact-form.php:77 +msgid "Your institution (required)" +msgstr "" + +#: partials/contact-form.php:93 +msgid "Your message (required)" +msgstr "" + +#: partials/contact-form.php:97 +msgid "Send" +msgstr "" + +#: searchform.php:3 +msgctxt "label" +msgid "Search Catalog" +msgstr "" + +#: searchform.php:6 +msgctxt "submit button" +msgid "Search" +msgstr "" diff --git a/languages/zh_CN.mo b/languages/zh_CN.mo index 850da32335fb3736f8ec504a321e9d10ad2b4a0f..772c20db5de501f9f03b0078974e473cfdbe4439 100644 GIT binary patch delta 398 zcmYk2!A=4(5QbN?df?!}vxnYgcDsduG{mToC<(@uY|xWQfo3VfcGGsb@(dpI?!`Co zb@WW)LpX~P{gW>X{^#2C+G8t$|Q+`MnEeAnQPyL}us0X~W4(Wh9qbO4`%B#_CiQXX!$y xd71FEx>@=3ux@uX9^zB~GXDmx+{2~Jr1_b47elAtBP@vUC%pCB%lh@*`v$SAYZ(9l literal 607 zcmZutO;5ux3>_b*9yxQ!0i=PJc7q+ZRJ$;365>OX7>HYyrQTZTk}C1Ej{m{mf1f^b6U5K0>mE{|KSA^B2su$eU48$q&JLw>o zm, 2019 +# msgid "" msgstr "" -"Project-Id-Version: pressbooks-aldine\n" +"Project-Id-Version: Aldine 1.6.0\n" +"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" +"POT-Creation-Date: 2019-02-27T17:29:06+00:00\n" +"PO-Revision-Date: 2018-03-06 14:24+0000\n" +"Last-Translator: jin peng , 2019\n" "Language-Team: Chinese (China) (https://www.transifex.com/pressbooks/teams/9194/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Poedit-Basepath: ..\n" -"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n" -"X-Poedit-SearchPath-0: .\n" -"X-Poedit-SearchPathExcluded-0: *.js\n" -"X-Poedit-SourceCharset: UTF-8\n" +"X-Domain: pressbooks-aldine\n" +"X-Generator: WP-CLI 2.1.0\n" -#: ../404.php:17 -msgid "Oops! That page can’t be found." +#. Theme Name of the theme +msgid "Aldine" msgstr "" -#: ../404.php:21 -msgid "It looks like nothing was found at this location." +#. Theme URI of the theme +msgid "https://github.com/pressbooks/pressbooks-aldine/" msgstr "" -#: ../comments.php:34 -msgid "One thought on “%1$s”" -msgstr "" - -#: ../comments.php:40 -msgctxt "comments title" -msgid "%1$s thought on “%2$s”" -msgid_plural "%1$s thoughts on “%2$s”" -msgstr[0] "" - -#: ../comments.php:63 -msgid "Comments are closed." +#. Description of the theme +msgid "" +"Aldine is the default theme for the home page of Pressbooks networks. It is " +"named for the Aldine Press, founded by Aldus Manutius in 1494, who is " +"regarded by many as the world’s first publisher." msgstr "" -#: ../footer.php40, ../footer.php:44 -msgid "%s on Facebook" +#. Author of the theme +msgid "Pressbooks (Book Oven Inc.)" msgstr "" -#: ../footer.php48, ../footer.php:52 -msgid "%s on Twitter" +#. Author URI of the theme +msgid "https://pressbooks.org" msgstr "" -#: ../footer.php:70 -msgid "Powered by %s" +#: functions.php:19 +msgid "Dependencies Missing" msgstr "" -#: ../footer.php:72 -msgid "Open Source" +#: functions.php:20 +msgid "You must run composer install from the Aldine directory." msgstr "" -#: ../footer.php:73 -msgid "Open Textbooks" +#: 404.php:17 +msgid "Oops! That page can’t be found." msgstr "" -#: ../footer.php:74 -msgid "Open Book Publishing" +#: 404.php:21 +msgid "It looks like nothing was found at this location." msgstr "" -#: ../footer.php75, ../inc/activation/namespace.php:27 -msgid "Learn More" +#: inc/filters/namespace.php:63 +msgid "Continued" msgstr "" -#: ../footer.php79, ../footer.php:83 -msgid "Pressbooks on Facebook" +#: inc/customizer/namespace.php:69 +msgid "Primary Color" msgstr "" -#: ../footer.php85, ../footer.php:89 -msgid "Pressbooks on Twitter" +#: inc/customizer/namespace.php:70 +msgid "Primary color, used for links and other primary elements." msgstr "" -#: ../functions.php:18 -msgid "Dependencies Missing" +#: inc/customizer/namespace.php:75 +msgid "Primary Color (Hover)" msgstr "" -#: ../functions.php:19 -msgid "You must run composer install from the Aldine directory." +#: inc/customizer/namespace.php:76 +msgid "Variant of the primary color, used for primary element hover states." msgstr "" -#: ../header.php:44 -msgid "Skip to content" +#: inc/customizer/namespace.php:81 +msgid "Accent Color" msgstr "" -#: ../header.php:64 -msgid "Logo for %s" +#: inc/customizer/namespace.php:82 +msgid "Accent color, used for flourishes and secondary elements." msgstr "" -#: ../header.php:74 -msgid "Toggle Menu" +#: inc/customizer/namespace.php:87 +msgid "Accent Color (Hover)" msgstr "" -#: ../inc/intervention.php:12 -msgid "Hello," +#: inc/customizer/namespace.php:88 +msgid "Variant of the accent color, used for secondary element hover states." msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 -msgid "Primary Menu" +#: inc/customizer/namespace.php:93 +msgid "Primary Foreground Color" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 -msgid "Footer Menu" +#: inc/customizer/namespace.php:94 +msgid "Used for text on a primary background." msgstr "" -#: ../inc/actions/namespace.php:107 -msgid "Network Footer Block 1" +#: inc/customizer/namespace.php:99 +msgid "Accent Foreground Color" msgstr "" -#: ../inc/actions/namespace.php:117 -msgid "Network Footer Block 2" +#: inc/customizer/namespace.php:100 +msgid "Used for text on an accent color background." msgstr "" -#: ../inc/actions/namespace.php142, -#: ../partials/content-accessibility-toolbar.php6, -#: ../partials/content-accessibility-toolbar.php:7 -msgid "Increase Font Size" +#: inc/customizer/namespace.php:124 +msgid "Social Media" msgstr "" -#: ../inc/actions/namespace.php:143 -msgid "Decrease Font Size" +#: inc/customizer/namespace.php:136 +msgid "Facebook" msgstr "" -#: ../inc/actions/namespace.php:226 -msgid "" -"This page displays your network catalog, so there is no content to edit." +#: inc/customizer/namespace.php:149 +msgid "Twitter" msgstr "" -#: ../inc/actions/namespace.php:279 -msgid "Page Section" +#: inc/customizer/namespace.php:158 +msgid "Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php280, ../partials/content-page-catalog.php:49 -msgid "Title" +#: inc/customizer/namespace.php:169 +msgid "Show Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php:281 -msgid "Standard" +#: inc/customizer/namespace.php:179 partials/content-front-page.php:19 +msgid "Our Latest Titles" msgstr "" -#: ../inc/actions/namespace.php:282 -msgid "Accent" +#: inc/customizer/namespace.php:184 +msgid "Front Page Catalog Title" msgstr "" -#: ../inc/actions/namespace.php:283 -msgid "Bordered" +#: inc/customizer/namespace.php:193 +msgid "Contact Form" msgstr "" -#: ../inc/actions/namespace.php:284 -msgid "Borderless" +#: inc/customizer/namespace.php:204 +msgid "Show Contact Form" msgstr "" -#: ../inc/actions/namespace.php:287 -msgid "Call to Action" +#: inc/customizer/namespace.php:214 partials/contact-form.php:12 +msgid "Contact Us" msgstr "" -#: ../inc/actions/namespace.php:288 -msgid "Text" +#: inc/customizer/namespace.php:219 +msgid "Contact Form Title" msgstr "" -#: ../inc/actions/namespace.php:289 -msgid "Link" +#: inc/customizer/namespace.php:233 +msgid "Contact Email" msgstr "" -#: ../inc/activation/namespace.php:25 +#: inc/activation/namespace.php:25 msgid "About Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:26 +#: inc/activation/namespace.php:26 msgid "" "Pressbooks is easy-to-use book writing software that lets you create a book " "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, -#: ../inc/activation/namespace.php:143 +#: inc/activation/namespace.php:27 footer.php:82 +msgid "Learn More" +msgstr "" + +#: inc/activation/namespace.php:34 inc/activation/namespace.php:146 +#: inc/activation/namespace.php:152 msgid "About" msgstr "" -#: ../inc/activation/namespace.php:39 +#: inc/activation/namespace.php:39 msgid "" "Pressbooks is simple book production software. You can use Pressbooks to " "publish textbooks, scholarly monographs, syllabi, fiction and non-fiction " "books, white papers, and more in multiple formats including:" msgstr "" -#: ../inc/activation/namespace.php:40 +#: inc/activation/namespace.php:40 msgid "MOBI (for Kindle ebooks)" msgstr "" -#: ../inc/activation/namespace.php:41 +#: inc/activation/namespace.php:41 msgid "EPUB (for all other ebookstores)" msgstr "" -#: ../inc/activation/namespace.php:42 +#: inc/activation/namespace.php:42 msgid "designed PDF (for print-on-demand and digital distribution)" msgstr "" -#: ../inc/activation/namespace.php:45 +#. translators: %s link to about page +#: inc/activation/namespace.php:46 msgid "For more information about Pressbooks, %s." msgstr "" -#: ../inc/activation/namespace.php:46 +#: inc/activation/namespace.php:47 msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, -#: ../inc/activation/namespace.php:173 +#: inc/activation/namespace.php:53 inc/activation/namespace.php:176 +#: inc/activation/namespace.php:182 msgid "Help" msgstr "" -#: ../inc/activation/namespace.php:58 +#. translators: %1$s: link to how to page; %2$s: link to guide +#: inc/activation/namespace.php:60 msgid "" "The easiest way to get started with Pressbooks is to follow our %1$s. Or, " "you can review our %2$s." msgstr "" -#: ../inc/activation/namespace.php:59 +#: inc/activation/namespace.php:61 msgid "4 Step Guide to Making a Book on Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:60 +#: inc/activation/namespace.php:62 msgid "Guide to Using Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:62 +#: inc/activation/namespace.php:64 msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, -#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, -#: ../inc/activation/namespace.php158, ../page-catalog.php:4 +#. Template Name of the theme +#: inc/activation/namespace.php:69 inc/activation/namespace.php:125 +#: inc/activation/namespace.php:131 inc/activation/namespace.php:161 +#: inc/activation/namespace.php:167 msgid "Catalog" msgstr "" -#: ../inc/activation/namespace.php71, ../inc/helpers/namespace.php:165 +#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173 msgid "Home" +msgstr "首页" + +#: inc/activation/namespace.php:120 inc/actions/namespace.php:47 +msgid "Primary Menu" msgstr "" -#: ../inc/admin/namespace.php:30 +#: inc/activation/namespace.php:141 inc/actions/namespace.php:48 +msgid "Footer Menu" +msgstr "" + +#: inc/admin/namespace.php:30 msgid "Catalog updated." msgstr "" -#: ../inc/admin/namespace.php:31 +#: inc/admin/namespace.php:31 msgid "Sorry, but your catalog was not updated. Please try again." msgstr "" -#: ../inc/admin/namespace.php:32 +#: inc/admin/namespace.php:32 msgid "Dismiss this notice." msgstr "" -#: ../inc/admin/namespace.php:61 +#: inc/admin/namespace.php:61 msgid "In Catalog" msgstr "" -#: ../inc/admin/namespace.php:72 -msgctxt "pressbooks-aldine" -msgid "Show in Catalog" -msgstr "" - -#: ../inc/admin/namespace.php:73 -msgctxt "pressbooks-aldine" -msgid "This book is private, so you can’t display it in your catalog." +#: inc/actions/namespace.php:114 +msgid "Network Footer Block 1" msgstr "" -#: ../inc/customizer/namespace.php:61 -msgid "Primary Color" +#: inc/actions/namespace.php:126 +msgid "Network Footer Block 2" msgstr "" -#: ../inc/customizer/namespace.php:62 -msgid "Primary color, used for links and other primary elements." +#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4 +msgid "Increase Font Size" msgstr "" -#: ../inc/customizer/namespace.php:67 -msgid "Primary Color (Hover)" +#: inc/actions/namespace.php:153 +msgid "Decrease Font Size" msgstr "" -#: ../inc/customizer/namespace.php:68 -msgid "Variant of the primary color, used for primary element hover states." +#: inc/actions/namespace.php:237 +msgid "" +"This page displays your network catalog, so there is no content to edit." msgstr "" -#: ../inc/customizer/namespace.php:73 -msgid "Accent Color" +#: inc/actions/namespace.php:291 +msgid "Page Section" msgstr "" -#: ../inc/customizer/namespace.php:74 -msgid "Accent color, used for flourishes and secondary elements." +#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57 +msgid "Title" msgstr "" -#: ../inc/customizer/namespace.php:79 -msgid "Accent Color (Hover)" +#: inc/actions/namespace.php:293 +msgid "Standard" msgstr "" -#: ../inc/customizer/namespace.php:80 -msgid "Variant of the accent color, used for secondary element hover states." +#: inc/actions/namespace.php:294 +msgid "Accent" msgstr "" -#: ../inc/customizer/namespace.php:85 -msgid "Primary Foreground Color" +#: inc/actions/namespace.php:295 +msgid "Bordered" msgstr "" -#: ../inc/customizer/namespace.php:86 -msgid "Used for text on a primary background." +#: inc/actions/namespace.php:296 +msgid "Borderless" msgstr "" -#: ../inc/customizer/namespace.php:91 -msgid "Accent Foreground Color" +#: inc/actions/namespace.php:299 +msgid "Call to Action" msgstr "" -#: ../inc/customizer/namespace.php:92 -msgid "Used for text on an accent color background." +#: inc/actions/namespace.php:300 +msgid "Text" msgstr "" -#: ../inc/customizer/namespace.php:111 -msgid "Social Media" +#: inc/actions/namespace.php:301 +msgid "Link" msgstr "" -#: ../inc/customizer/namespace.php:119 -msgid "Facebook" +#: inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: ../inc/customizer/namespace.php:128 -msgid "Twitter" +#: inc/helpers/namespace.php:186 +msgid "Sign In" msgstr "" -#: ../inc/customizer/namespace.php:135 -msgid "Front Page Catalog" +#: inc/helpers/namespace.php:192 +msgid "Sign Up" msgstr "" -#: ../inc/customizer/namespace.php:142 -msgid "Show Front Page Catalog" +#: inc/helpers/namespace.php:200 +msgid "Admin" msgstr "" -#: ../inc/customizer/namespace.php150, ../partials/content-front-page.php:19 -msgid "Our Latest Titles" +#: inc/helpers/namespace.php:208 +msgid "My Books" msgstr "" -#: ../inc/customizer/namespace.php:153 -msgid "Front Page Catalog Title" +#: inc/helpers/namespace.php:214 +msgid "Create a New Book" msgstr "" -#: ../inc/customizer/namespace.php:160 -msgid "Contact Form" +#: inc/helpers/namespace.php:220 +msgid "Sign Out" msgstr "" -#: ../inc/customizer/namespace.php:167 -msgid "Show Contact Form" +#: inc/helpers/namespace.php:282 +msgid "Name is required." msgstr "" -#: ../inc/customizer/namespace.php175, ../partials/contact-form.php:12 -msgid "Contact Us" +#: inc/helpers/namespace.php:286 +msgid "Email is required." msgstr "" -#: ../inc/customizer/namespace.php:178 -msgid "Contact Form Title" +#: inc/helpers/namespace.php:290 +msgid "Email is invalid." msgstr "" -#: ../inc/customizer/namespace.php:188 -msgid "Contact Email" +#: inc/helpers/namespace.php:294 +msgid "Institution is required." msgstr "" -#: ../inc/filters/namespace.php:61 -msgid "Continued" +#: inc/helpers/namespace.php:298 +msgid "Message is required." msgstr "" -#: ../inc/helpers/namespace.php:171 -msgid "Contact" +#. translators: %s name of contact for submitter +#: inc/helpers/namespace.php:305 +msgid "Contact Form Submission from %s" msgstr "" -#: ../inc/helpers/namespace.php:178 -msgid "Sign In" +#: inc/helpers/namespace.php:316 +msgid "Your message was sent!" msgstr "" -#: ../inc/helpers/namespace.php:184 -msgid "Sign Up" +#: inc/helpers/namespace.php:319 +msgid "Your message could not be sent." msgstr "" -#: ../inc/helpers/namespace.php:192 -msgid "Admin" +#: inc/intervention.php:12 +msgid "Hello," msgstr "" -#: ../inc/helpers/namespace.php:200 -msgid "My Books" +#: page-catalog.php:55 +msgid "No Books Found" msgstr "" -#: ../inc/helpers/namespace.php:206 -msgid "Sign Out" +#: page-catalog.php:58 +msgid "No books have been added to the catalog." msgstr "" -#: ../inc/helpers/namespace.php:260 -msgid "Name is required." +#. translators: 1: title. +#: comments.php:35 +msgid "One thought on “%1$s”" msgstr "" -#: ../inc/helpers/namespace.php:264 -msgid "Email is required." -msgstr "" +#. translators: 1: comment count number, 2: title. +#: comments.php:41 +msgctxt "comments title" +msgid "%1$s thought on “%2$s”" +msgid_plural "%1$s thoughts on “%2$s”" +msgstr[0] "" -#: ../inc/helpers/namespace.php:268 -msgid "Email is invalid." +#: comments.php:68 +msgid "Comments are closed." msgstr "" -#: ../inc/helpers/namespace.php:272 -msgid "Institution is required." +#. translators: %s: search query. +#: search.php:23 +msgid "Search Results for: %s" msgstr "" -#: ../inc/helpers/namespace.php:276 -msgid "Message is required." +#: header.php:44 +msgid "Skip to content" msgstr "" -#: ../inc/helpers/namespace.php:282 -msgid "Contact Form Submission from %s" +#. translators: %s name of network +#: header.php:69 +msgid "Logo for %s" msgstr "" -#: ../inc/helpers/namespace.php:293 -msgid "Your message was sent!" +#: header.php:80 +msgid "Toggle Menu" msgstr "" -#: ../inc/helpers/namespace.php:296 -msgid "Your message could not be sent." +#. translators: %s network name +#: footer.php:43 footer.php:48 +msgid "%s on Facebook" msgstr "" -#: ../page-catalog.php:55 -msgid "No Books Found" +#. translators: %s network name +#: footer.php:53 footer.php:58 +msgid "%s on Twitter" msgstr "" -#: ../page-catalog.php:58 -msgid "No books have been added to the catalog." +#. translators: %s Pressbooks +#: footer.php:77 +msgid "Powered by %s" msgstr "" -#: ../partials/book.php:27 -msgid "About this book" +#: footer.php:79 +msgid "Open Source" msgstr "" -#: ../partials/contact-form.php:30 -msgid "Your name (required)" +#: footer.php:80 +msgid "Open Textbooks" msgstr "" -#: ../partials/contact-form.php:38 -msgid "Your email address (required)" +#: footer.php:81 +msgid "Open Book Publishing" msgstr "" -#: ../partials/contact-form.php:46 -msgid "Your institution (required)" +#: footer.php:86 footer.php:90 +msgid "Pressbooks on Facebook" msgstr "" -#: ../partials/contact-form.php:54 -msgid "Your message (required)" +#: footer.php:92 footer.php:96 +msgid "Pressbooks on Twitter" msgstr "" -#: ../partials/contact-form.php:58 -msgid "Send" +#: partials/book.php:39 +msgid "About this book" msgstr "" -#: ../partials/content-front-page.php:67 -msgid "View Complete Catalog" +#: partials/paged-navigation.php:2 +msgid "Navigation" msgstr "" -#: ../partials/content-none.php:14 +#: partials/content-none.php:14 msgid "Nothing Found" msgstr "" -#: ../partials/content-none.php:25 +#. translators: 1: link to WP admin new post page. +#: partials/content-none.php:27 msgid "Ready to publish your first post? Get started here." msgstr "" -#: ../partials/content-none.php:38 +#: partials/content-none.php:41 msgid "" "Sorry, but nothing matched your search terms. Please try again with some " "different keywords." msgstr "" -#: ../partials/content-none.php:44 +#: partials/content-none.php:48 msgid "" "It seems we can’t find what you’re looking for. Perhaps " "searching can help." msgstr "" -#: ../partials/content-page-catalog.php:17 +#: partials/content-page.php:23 partials/content.php:50 +msgid "Pages:" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content-page.php:37 +msgid "Edit %s" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content.php:37 +msgid "Continue reading \"%s\"" +msgstr "" + +#: partials/content-page-catalog.php:17 msgid "Filter by Subject" msgstr "" -#: ../partials/content-page-catalog.php:19 +#: partials/content-page-catalog.php:19 msgid "All Subjects" msgstr "" -#: ../partials/content-page-catalog.php:35 +#: partials/content-page-catalog.php:39 msgid "Filter by License" msgstr "" -#: ../partials/content-page-catalog.php:37 +#: partials/content-page-catalog.php:41 msgid "All Licenses" msgstr "" -#: ../partials/content-page-catalog.php:46 +#: partials/content-page-catalog.php:54 msgid "Sort by" msgstr "" -#: ../partials/content-page-catalog.php:50 +#: partials/content-page-catalog.php:58 msgid "Subject" msgstr "" -#: ../partials/content-page-catalog.php:51 +#: partials/content-page-catalog.php:59 msgid "Latest" msgstr "" -#: ../partials/content-page-catalog.php:58 +#: partials/content-page-catalog.php:67 msgid "Clear Filters" msgstr "" -#: ../partials/content-page-catalog.php:59 +#: partials/content-page-catalog.php:68 msgid "Submit" msgstr "" -#: ../partials/content-page.php22, ../partials/content.php:45 -msgid "Pages:" +#: partials/content-front-page.php:76 +msgid "View Complete Catalog" msgstr "" -#: ../partials/content-page.php:35 -msgid "Edit %s" +#: partials/contact-form.php:29 +msgid "Keep this field blank (required)" msgstr "" -#: ../partials/content.php:34 -msgid "Continue reading \"%s\"" +#: partials/contact-form.php:45 +msgid "Your name (required)" msgstr "" -#: ../partials/paged-navigation.php:2 -msgid "Navigation" +#: partials/contact-form.php:61 +msgid "Your email address (required)" msgstr "" -#: ../search.php:21 -msgid "Search Results for: %s" +#: partials/contact-form.php:77 +msgid "Your institution (required)" +msgstr "" + +#: partials/contact-form.php:93 +msgid "Your message (required)" +msgstr "" + +#: partials/contact-form.php:97 +msgid "Send" msgstr "" -#: ../searchform.php:3 +#: searchform.php:3 msgctxt "label" msgid "Search Catalog" msgstr "" -#: ../searchform.php:6 +#: searchform.php:6 msgctxt "submit button" msgid "Search" msgstr "" diff --git a/languages/zh_TW.mo b/languages/zh_TW.mo index 35e1a6a63c4a8c11cb8e192feb2a5e50467bf70e..f8433396598260f41021519fb8da74d58ae7c72b 100644 GIT binary patch delta 239 zcmaFBGKFP=3ezpdiE8TgjyWlrd8rD9dS-eCTtTS?`9&qVzQyU8DY{Oj>BYJs`Bn-U zB_##LR{HwsnI##eNqWiox%ve~sl~-f`T5z!NKD;Cuvz+C0sbMn&PAz-C7Jnox-N+& zsa6U`28Ncp21dF@<{^gWRz{Xq24>m@237`|20+!iL8)b##VCp`bPbGk4a^h_O{|Pe zfGQ0PCdR!ob;-|7%*?Y=Kv)m8lPf~kJvA@2D6u5J$VwqRK-byFQ^82j5a=fc09n*Z AxBvhE delta 316 zcmbQj@_=Q63X>YsL^XB6f}+&o;-vii>|))-oRrMG)QMkT)d%FKrev1rIwcmT79^Hr zSSje~aYg7tMZHri%kzs;ihVMRORN;)Fgq2@1~ZYAWt8ORK$U@+5LI9%L>0oJ!KsNw z$r%Aa59k^Iy?{-^wIVsEG$l0!q(DnAs~Dn23gr3V{L-T2ROgJuqT*DbKSM*@bS=0T E0JD2*mH+?% diff --git a/languages/zh_TW.po b/languages/zh_TW.po index f422cfa..e98d873 100644 --- a/languages/zh_TW.po +++ b/languages/zh_TW.po @@ -1,545 +1,578 @@ -# Copyright (C) 2018 pressbooks-aldine -# This file is distributed under the same license as the pressbooks-aldine package. +# Copyright (C) 2019 Pressbooks (Book Oven Inc.) +# This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: pressbooks-aldine\n" +"Project-Id-Version: Aldine 1.6.0\n" +"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" +"POT-Creation-Date: 2019-02-27T17:29:06+00:00\n" +"PO-Revision-Date: 2018-03-06 14:24+0000\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/pressbooks/teams/9194/zh_TW/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: zh_TW\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Poedit-Basepath: ..\n" -"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n" -"X-Poedit-SearchPath-0: .\n" -"X-Poedit-SearchPathExcluded-0: *.js\n" -"X-Poedit-SourceCharset: UTF-8\n" +"X-Domain: pressbooks-aldine\n" +"X-Generator: WP-CLI 2.1.0\n" -#: ../404.php:17 -msgid "Oops! That page can’t be found." +#. Theme Name of the theme +msgid "Aldine" msgstr "" -#: ../404.php:21 -msgid "It looks like nothing was found at this location." +#. Theme URI of the theme +msgid "https://github.com/pressbooks/pressbooks-aldine/" msgstr "" -#: ../comments.php:34 -msgid "One thought on “%1$s”" -msgstr "" - -#: ../comments.php:40 -msgctxt "comments title" -msgid "%1$s thought on “%2$s”" -msgid_plural "%1$s thoughts on “%2$s”" -msgstr[0] "" - -#: ../comments.php:63 -msgid "Comments are closed." +#. Description of the theme +msgid "" +"Aldine is the default theme for the home page of Pressbooks networks. It is " +"named for the Aldine Press, founded by Aldus Manutius in 1494, who is " +"regarded by many as the world’s first publisher." msgstr "" -#: ../footer.php40, ../footer.php:44 -msgid "%s on Facebook" +#. Author of the theme +msgid "Pressbooks (Book Oven Inc.)" msgstr "" -#: ../footer.php48, ../footer.php:52 -msgid "%s on Twitter" +#. Author URI of the theme +msgid "https://pressbooks.org" msgstr "" -#: ../footer.php:70 -msgid "Powered by %s" +#: functions.php:19 +msgid "Dependencies Missing" msgstr "" -#: ../footer.php:72 -msgid "Open Source" +#: functions.php:20 +msgid "You must run composer install from the Aldine directory." msgstr "" -#: ../footer.php:73 -msgid "Open Textbooks" +#: 404.php:17 +msgid "Oops! That page can’t be found." msgstr "" -#: ../footer.php:74 -msgid "Open Book Publishing" +#: 404.php:21 +msgid "It looks like nothing was found at this location." msgstr "" -#: ../footer.php75, ../inc/activation/namespace.php:27 -msgid "Learn More" +#: inc/filters/namespace.php:63 +msgid "Continued" msgstr "" -#: ../footer.php79, ../footer.php:83 -msgid "Pressbooks on Facebook" +#: inc/customizer/namespace.php:69 +msgid "Primary Color" msgstr "" -#: ../footer.php85, ../footer.php:89 -msgid "Pressbooks on Twitter" +#: inc/customizer/namespace.php:70 +msgid "Primary color, used for links and other primary elements." msgstr "" -#: ../functions.php:18 -msgid "Dependencies Missing" +#: inc/customizer/namespace.php:75 +msgid "Primary Color (Hover)" msgstr "" -#: ../functions.php:19 -msgid "You must run composer install from the Aldine directory." +#: inc/customizer/namespace.php:76 +msgid "Variant of the primary color, used for primary element hover states." msgstr "" -#: ../header.php:44 -msgid "Skip to content" +#: inc/customizer/namespace.php:81 +msgid "Accent Color" msgstr "" -#: ../header.php:64 -msgid "Logo for %s" +#: inc/customizer/namespace.php:82 +msgid "Accent color, used for flourishes and secondary elements." msgstr "" -#: ../header.php:74 -msgid "Toggle Menu" +#: inc/customizer/namespace.php:87 +msgid "Accent Color (Hover)" msgstr "" -#: ../inc/intervention.php:12 -msgid "Hello," +#: inc/customizer/namespace.php:88 +msgid "Variant of the accent color, used for secondary element hover states." msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 -msgid "Primary Menu" +#: inc/customizer/namespace.php:93 +msgid "Primary Foreground Color" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 -msgid "Footer Menu" +#: inc/customizer/namespace.php:94 +msgid "Used for text on a primary background." msgstr "" -#: ../inc/actions/namespace.php:107 -msgid "Network Footer Block 1" +#: inc/customizer/namespace.php:99 +msgid "Accent Foreground Color" msgstr "" -#: ../inc/actions/namespace.php:117 -msgid "Network Footer Block 2" +#: inc/customizer/namespace.php:100 +msgid "Used for text on an accent color background." msgstr "" -#: ../inc/actions/namespace.php142, -#: ../partials/content-accessibility-toolbar.php6, -#: ../partials/content-accessibility-toolbar.php:7 -msgid "Increase Font Size" +#: inc/customizer/namespace.php:124 +msgid "Social Media" msgstr "" -#: ../inc/actions/namespace.php:143 -msgid "Decrease Font Size" +#: inc/customizer/namespace.php:136 +msgid "Facebook" msgstr "" -#: ../inc/actions/namespace.php:226 -msgid "" -"This page displays your network catalog, so there is no content to edit." +#: inc/customizer/namespace.php:149 +msgid "Twitter" msgstr "" -#: ../inc/actions/namespace.php:279 -msgid "Page Section" +#: inc/customizer/namespace.php:158 +msgid "Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php280, ../partials/content-page-catalog.php:49 -msgid "Title" +#: inc/customizer/namespace.php:169 +msgid "Show Front Page Catalog" msgstr "" -#: ../inc/actions/namespace.php:281 -msgid "Standard" +#: inc/customizer/namespace.php:179 partials/content-front-page.php:19 +msgid "Our Latest Titles" msgstr "" -#: ../inc/actions/namespace.php:282 -msgid "Accent" +#: inc/customizer/namespace.php:184 +msgid "Front Page Catalog Title" msgstr "" -#: ../inc/actions/namespace.php:283 -msgid "Bordered" +#: inc/customizer/namespace.php:193 +msgid "Contact Form" msgstr "" -#: ../inc/actions/namespace.php:284 -msgid "Borderless" +#: inc/customizer/namespace.php:204 +msgid "Show Contact Form" msgstr "" -#: ../inc/actions/namespace.php:287 -msgid "Call to Action" +#: inc/customizer/namespace.php:214 partials/contact-form.php:12 +msgid "Contact Us" msgstr "" -#: ../inc/actions/namespace.php:288 -msgid "Text" +#: inc/customizer/namespace.php:219 +msgid "Contact Form Title" msgstr "" -#: ../inc/actions/namespace.php:289 -msgid "Link" +#: inc/customizer/namespace.php:233 +msgid "Contact Email" msgstr "" -#: ../inc/activation/namespace.php:25 +#: inc/activation/namespace.php:25 msgid "About Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:26 +#: inc/activation/namespace.php:26 msgid "" "Pressbooks is easy-to-use book writing software that lets you create a book " "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, -#: ../inc/activation/namespace.php:143 +#: inc/activation/namespace.php:27 footer.php:82 +msgid "Learn More" +msgstr "" + +#: inc/activation/namespace.php:34 inc/activation/namespace.php:146 +#: inc/activation/namespace.php:152 msgid "About" msgstr "" -#: ../inc/activation/namespace.php:39 +#: inc/activation/namespace.php:39 msgid "" "Pressbooks is simple book production software. You can use Pressbooks to " "publish textbooks, scholarly monographs, syllabi, fiction and non-fiction " "books, white papers, and more in multiple formats including:" msgstr "" -#: ../inc/activation/namespace.php:40 +#: inc/activation/namespace.php:40 msgid "MOBI (for Kindle ebooks)" msgstr "" -#: ../inc/activation/namespace.php:41 +#: inc/activation/namespace.php:41 msgid "EPUB (for all other ebookstores)" msgstr "" -#: ../inc/activation/namespace.php:42 +#: inc/activation/namespace.php:42 msgid "designed PDF (for print-on-demand and digital distribution)" msgstr "" -#: ../inc/activation/namespace.php:45 +#. translators: %s link to about page +#: inc/activation/namespace.php:46 msgid "For more information about Pressbooks, %s." msgstr "" -#: ../inc/activation/namespace.php:46 +#: inc/activation/namespace.php:47 msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, -#: ../inc/activation/namespace.php:173 +#: inc/activation/namespace.php:53 inc/activation/namespace.php:176 +#: inc/activation/namespace.php:182 msgid "Help" msgstr "" -#: ../inc/activation/namespace.php:58 +#. translators: %1$s: link to how to page; %2$s: link to guide +#: inc/activation/namespace.php:60 msgid "" "The easiest way to get started with Pressbooks is to follow our %1$s. Or, " "you can review our %2$s." msgstr "" -#: ../inc/activation/namespace.php:59 +#: inc/activation/namespace.php:61 msgid "4 Step Guide to Making a Book on Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:60 +#: inc/activation/namespace.php:62 msgid "Guide to Using Pressbooks" msgstr "" -#: ../inc/activation/namespace.php:62 +#: inc/activation/namespace.php:64 msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, -#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, -#: ../inc/activation/namespace.php158, ../page-catalog.php:4 +#. Template Name of the theme +#: inc/activation/namespace.php:69 inc/activation/namespace.php:125 +#: inc/activation/namespace.php:131 inc/activation/namespace.php:161 +#: inc/activation/namespace.php:167 msgid "Catalog" msgstr "" -#: ../inc/activation/namespace.php71, ../inc/helpers/namespace.php:165 +#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173 msgid "Home" msgstr "" -#: ../inc/admin/namespace.php:30 +#: inc/activation/namespace.php:120 inc/actions/namespace.php:47 +msgid "Primary Menu" +msgstr "" + +#: inc/activation/namespace.php:141 inc/actions/namespace.php:48 +msgid "Footer Menu" +msgstr "" + +#: inc/admin/namespace.php:30 msgid "Catalog updated." msgstr "" -#: ../inc/admin/namespace.php:31 +#: inc/admin/namespace.php:31 msgid "Sorry, but your catalog was not updated. Please try again." msgstr "" -#: ../inc/admin/namespace.php:32 +#: inc/admin/namespace.php:32 msgid "Dismiss this notice." msgstr "" -#: ../inc/admin/namespace.php:61 +#: inc/admin/namespace.php:61 msgid "In Catalog" msgstr "" -#: ../inc/admin/namespace.php:72 -msgctxt "pressbooks-aldine" -msgid "Show in Catalog" -msgstr "" - -#: ../inc/admin/namespace.php:73 -msgctxt "pressbooks-aldine" -msgid "This book is private, so you can’t display it in your catalog." +#: inc/actions/namespace.php:114 +msgid "Network Footer Block 1" msgstr "" -#: ../inc/customizer/namespace.php:61 -msgid "Primary Color" +#: inc/actions/namespace.php:126 +msgid "Network Footer Block 2" msgstr "" -#: ../inc/customizer/namespace.php:62 -msgid "Primary color, used for links and other primary elements." +#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4 +msgid "Increase Font Size" msgstr "" -#: ../inc/customizer/namespace.php:67 -msgid "Primary Color (Hover)" +#: inc/actions/namespace.php:153 +msgid "Decrease Font Size" msgstr "" -#: ../inc/customizer/namespace.php:68 -msgid "Variant of the primary color, used for primary element hover states." +#: inc/actions/namespace.php:237 +msgid "" +"This page displays your network catalog, so there is no content to edit." msgstr "" -#: ../inc/customizer/namespace.php:73 -msgid "Accent Color" +#: inc/actions/namespace.php:291 +msgid "Page Section" msgstr "" -#: ../inc/customizer/namespace.php:74 -msgid "Accent color, used for flourishes and secondary elements." +#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57 +msgid "Title" msgstr "" -#: ../inc/customizer/namespace.php:79 -msgid "Accent Color (Hover)" +#: inc/actions/namespace.php:293 +msgid "Standard" msgstr "" -#: ../inc/customizer/namespace.php:80 -msgid "Variant of the accent color, used for secondary element hover states." +#: inc/actions/namespace.php:294 +msgid "Accent" msgstr "" -#: ../inc/customizer/namespace.php:85 -msgid "Primary Foreground Color" +#: inc/actions/namespace.php:295 +msgid "Bordered" msgstr "" -#: ../inc/customizer/namespace.php:86 -msgid "Used for text on a primary background." +#: inc/actions/namespace.php:296 +msgid "Borderless" msgstr "" -#: ../inc/customizer/namespace.php:91 -msgid "Accent Foreground Color" +#: inc/actions/namespace.php:299 +msgid "Call to Action" msgstr "" -#: ../inc/customizer/namespace.php:92 -msgid "Used for text on an accent color background." +#: inc/actions/namespace.php:300 +msgid "Text" msgstr "" -#: ../inc/customizer/namespace.php:111 -msgid "Social Media" +#: inc/actions/namespace.php:301 +msgid "Link" msgstr "" -#: ../inc/customizer/namespace.php:119 -msgid "Facebook" +#: inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: ../inc/customizer/namespace.php:128 -msgid "Twitter" +#: inc/helpers/namespace.php:186 +msgid "Sign In" msgstr "" -#: ../inc/customizer/namespace.php:135 -msgid "Front Page Catalog" +#: inc/helpers/namespace.php:192 +msgid "Sign Up" msgstr "" -#: ../inc/customizer/namespace.php:142 -msgid "Show Front Page Catalog" +#: inc/helpers/namespace.php:200 +msgid "Admin" msgstr "" -#: ../inc/customizer/namespace.php150, ../partials/content-front-page.php:19 -msgid "Our Latest Titles" +#: inc/helpers/namespace.php:208 +msgid "My Books" msgstr "" -#: ../inc/customizer/namespace.php:153 -msgid "Front Page Catalog Title" +#: inc/helpers/namespace.php:214 +msgid "Create a New Book" msgstr "" -#: ../inc/customizer/namespace.php:160 -msgid "Contact Form" +#: inc/helpers/namespace.php:220 +msgid "Sign Out" msgstr "" -#: ../inc/customizer/namespace.php:167 -msgid "Show Contact Form" +#: inc/helpers/namespace.php:282 +msgid "Name is required." msgstr "" -#: ../inc/customizer/namespace.php175, ../partials/contact-form.php:12 -msgid "Contact Us" +#: inc/helpers/namespace.php:286 +msgid "Email is required." msgstr "" -#: ../inc/customizer/namespace.php:178 -msgid "Contact Form Title" +#: inc/helpers/namespace.php:290 +msgid "Email is invalid." msgstr "" -#: ../inc/customizer/namespace.php:188 -msgid "Contact Email" +#: inc/helpers/namespace.php:294 +msgid "Institution is required." msgstr "" -#: ../inc/filters/namespace.php:61 -msgid "Continued" +#: inc/helpers/namespace.php:298 +msgid "Message is required." msgstr "" -#: ../inc/helpers/namespace.php:171 -msgid "Contact" +#. translators: %s name of contact for submitter +#: inc/helpers/namespace.php:305 +msgid "Contact Form Submission from %s" msgstr "" -#: ../inc/helpers/namespace.php:178 -msgid "Sign In" +#: inc/helpers/namespace.php:316 +msgid "Your message was sent!" msgstr "" -#: ../inc/helpers/namespace.php:184 -msgid "Sign Up" +#: inc/helpers/namespace.php:319 +msgid "Your message could not be sent." msgstr "" -#: ../inc/helpers/namespace.php:192 -msgid "Admin" +#: inc/intervention.php:12 +msgid "Hello," msgstr "" -#: ../inc/helpers/namespace.php:200 -msgid "My Books" +#: page-catalog.php:55 +msgid "No Books Found" msgstr "" -#: ../inc/helpers/namespace.php:206 -msgid "Sign Out" +#: page-catalog.php:58 +msgid "No books have been added to the catalog." msgstr "" -#: ../inc/helpers/namespace.php:260 -msgid "Name is required." +#. translators: 1: title. +#: comments.php:35 +msgid "One thought on “%1$s”" msgstr "" -#: ../inc/helpers/namespace.php:264 -msgid "Email is required." -msgstr "" +#. translators: 1: comment count number, 2: title. +#: comments.php:41 +msgctxt "comments title" +msgid "%1$s thought on “%2$s”" +msgid_plural "%1$s thoughts on “%2$s”" +msgstr[0] "" -#: ../inc/helpers/namespace.php:268 -msgid "Email is invalid." +#: comments.php:68 +msgid "Comments are closed." msgstr "" -#: ../inc/helpers/namespace.php:272 -msgid "Institution is required." +#. translators: %s: search query. +#: search.php:23 +msgid "Search Results for: %s" msgstr "" -#: ../inc/helpers/namespace.php:276 -msgid "Message is required." +#: header.php:44 +msgid "Skip to content" msgstr "" -#: ../inc/helpers/namespace.php:282 -msgid "Contact Form Submission from %s" +#. translators: %s name of network +#: header.php:69 +msgid "Logo for %s" msgstr "" -#: ../inc/helpers/namespace.php:293 -msgid "Your message was sent!" +#: header.php:80 +msgid "Toggle Menu" msgstr "" -#: ../inc/helpers/namespace.php:296 -msgid "Your message could not be sent." +#. translators: %s network name +#: footer.php:43 footer.php:48 +msgid "%s on Facebook" msgstr "" -#: ../page-catalog.php:55 -msgid "No Books Found" +#. translators: %s network name +#: footer.php:53 footer.php:58 +msgid "%s on Twitter" msgstr "" -#: ../page-catalog.php:58 -msgid "No books have been added to the catalog." +#. translators: %s Pressbooks +#: footer.php:77 +msgid "Powered by %s" msgstr "" -#: ../partials/book.php:27 -msgid "About this book" +#: footer.php:79 +msgid "Open Source" msgstr "" -#: ../partials/contact-form.php:30 -msgid "Your name (required)" +#: footer.php:80 +msgid "Open Textbooks" msgstr "" -#: ../partials/contact-form.php:38 -msgid "Your email address (required)" +#: footer.php:81 +msgid "Open Book Publishing" msgstr "" -#: ../partials/contact-form.php:46 -msgid "Your institution (required)" +#: footer.php:86 footer.php:90 +msgid "Pressbooks on Facebook" msgstr "" -#: ../partials/contact-form.php:54 -msgid "Your message (required)" +#: footer.php:92 footer.php:96 +msgid "Pressbooks on Twitter" msgstr "" -#: ../partials/contact-form.php:58 -msgid "Send" +#: partials/book.php:39 +msgid "About this book" msgstr "" -#: ../partials/content-front-page.php:67 -msgid "View Complete Catalog" +#: partials/paged-navigation.php:2 +msgid "Navigation" msgstr "" -#: ../partials/content-none.php:14 +#: partials/content-none.php:14 msgid "Nothing Found" msgstr "" -#: ../partials/content-none.php:25 +#. translators: 1: link to WP admin new post page. +#: partials/content-none.php:27 msgid "Ready to publish your first post? Get started here." msgstr "" -#: ../partials/content-none.php:38 +#: partials/content-none.php:41 msgid "" "Sorry, but nothing matched your search terms. Please try again with some " "different keywords." msgstr "" -#: ../partials/content-none.php:44 +#: partials/content-none.php:48 msgid "" "It seems we can’t find what you’re looking for. Perhaps " "searching can help." msgstr "" -#: ../partials/content-page-catalog.php:17 +#: partials/content-page.php:23 partials/content.php:50 +msgid "Pages:" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content-page.php:37 +msgid "Edit %s" +msgstr "" + +#. translators: %s: Name of current post. Only visible to screen readers +#: partials/content.php:37 +msgid "Continue reading \"%s\"" +msgstr "" + +#: partials/content-page-catalog.php:17 msgid "Filter by Subject" msgstr "" -#: ../partials/content-page-catalog.php:19 +#: partials/content-page-catalog.php:19 msgid "All Subjects" msgstr "" -#: ../partials/content-page-catalog.php:35 +#: partials/content-page-catalog.php:39 msgid "Filter by License" msgstr "" -#: ../partials/content-page-catalog.php:37 +#: partials/content-page-catalog.php:41 msgid "All Licenses" msgstr "" -#: ../partials/content-page-catalog.php:46 +#: partials/content-page-catalog.php:54 msgid "Sort by" msgstr "" -#: ../partials/content-page-catalog.php:50 +#: partials/content-page-catalog.php:58 msgid "Subject" msgstr "" -#: ../partials/content-page-catalog.php:51 +#: partials/content-page-catalog.php:59 msgid "Latest" msgstr "" -#: ../partials/content-page-catalog.php:58 +#: partials/content-page-catalog.php:67 msgid "Clear Filters" msgstr "" -#: ../partials/content-page-catalog.php:59 +#: partials/content-page-catalog.php:68 msgid "Submit" msgstr "" -#: ../partials/content-page.php22, ../partials/content.php:45 -msgid "Pages:" +#: partials/content-front-page.php:76 +msgid "View Complete Catalog" msgstr "" -#: ../partials/content-page.php:35 -msgid "Edit %s" +#: partials/contact-form.php:29 +msgid "Keep this field blank (required)" msgstr "" -#: ../partials/content.php:34 -msgid "Continue reading \"%s\"" +#: partials/contact-form.php:45 +msgid "Your name (required)" msgstr "" -#: ../partials/paged-navigation.php:2 -msgid "Navigation" +#: partials/contact-form.php:61 +msgid "Your email address (required)" msgstr "" -#: ../search.php:21 -msgid "Search Results for: %s" +#: partials/contact-form.php:77 +msgid "Your institution (required)" +msgstr "" + +#: partials/contact-form.php:93 +msgid "Your message (required)" +msgstr "" + +#: partials/contact-form.php:97 +msgid "Send" msgstr "" -#: ../searchform.php:3 +#: searchform.php:3 msgctxt "label" msgid "Search Catalog" msgstr "" -#: ../searchform.php:6 +#: searchform.php:6 msgctxt "submit button" msgid "Search" msgstr "" diff --git a/package-lock.json b/package-lock.json index 6e5330f..248a11a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,8 +1,7 @@ { "name": "@pressbooks/pressbooks-aldine", - "version": "1.5.0", - "lockfileVersion": 1, "requires": true, + "lockfileVersion": 1, "dependencies": { "@allmarkedup/fang": { "version": "1.0.0", @@ -2340,8 +2339,7 @@ }, "ansi-regex": { "version": "2.1.1", - "bundled": true, - "optional": true + "bundled": true }, "aproba": { "version": "1.2.0", @@ -2359,13 +2357,11 @@ }, "balanced-match": { "version": "1.0.0", - "bundled": true, - "optional": true + "bundled": true }, "brace-expansion": { "version": "1.1.11", "bundled": true, - "optional": true, "requires": { "balanced-match": "^1.0.0", "concat-map": "0.0.1" @@ -2378,18 +2374,15 @@ }, "code-point-at": { "version": "1.1.0", - "bundled": true, - "optional": true + "bundled": true }, "concat-map": { "version": "0.0.1", - "bundled": true, - "optional": true + "bundled": true }, "console-control-strings": { "version": "1.1.0", - "bundled": true, - "optional": true + "bundled": true }, "core-util-is": { "version": "1.0.2", @@ -2484,8 +2477,7 @@ }, "inherits": { "version": "2.0.3", - "bundled": true, - "optional": true + "bundled": true }, "ini": { "version": "1.3.5", @@ -2495,7 +2487,6 @@ "is-fullwidth-code-point": { "version": "1.0.0", "bundled": true, - "optional": true, "requires": { "number-is-nan": "^1.0.0" } @@ -2508,20 +2499,17 @@ "minimatch": { "version": "3.0.4", "bundled": true, - "optional": true, "requires": { "brace-expansion": "^1.1.7" } }, "minimist": { "version": "0.0.8", - "bundled": true, - "optional": true + "bundled": true }, "minipass": { "version": "2.2.4", "bundled": true, - "optional": true, "requires": { "safe-buffer": "^5.1.1", "yallist": "^3.0.0" @@ -2538,7 +2526,6 @@ "mkdirp": { "version": "0.5.1", "bundled": true, - "optional": true, "requires": { "minimist": "0.0.8" } @@ -2610,8 +2597,7 @@ }, "number-is-nan": { "version": "1.0.1", - "bundled": true, - "optional": true + "bundled": true }, "object-assign": { "version": "4.1.1", @@ -2621,7 +2607,6 @@ "once": { "version": "1.4.0", "bundled": true, - "optional": true, "requires": { "wrappy": "1" } @@ -2697,8 +2682,7 @@ }, "safe-buffer": { "version": "5.1.1", - "bundled": true, - "optional": true + "bundled": true }, "safer-buffer": { "version": "2.1.2", @@ -2728,7 +2712,6 @@ "string-width": { "version": "1.0.2", "bundled": true, - "optional": true, "requires": { "code-point-at": "^1.0.0", "is-fullwidth-code-point": "^1.0.0", @@ -2746,7 +2729,6 @@ "strip-ansi": { "version": "3.0.1", "bundled": true, - "optional": true, "requires": { "ansi-regex": "^2.0.0" } @@ -2785,13 +2767,11 @@ }, "wrappy": { "version": "1.0.2", - "bundled": true, - "optional": true + "bundled": true }, "yallist": { "version": "3.0.2", - "bundled": true, - "optional": true + "bundled": true } } }, @@ -7010,8 +6990,7 @@ }, "ansi-regex": { "version": "2.1.1", - "bundled": true, - "optional": true + "bundled": true }, "aproba": { "version": "1.2.0", @@ -7029,13 +7008,11 @@ }, "balanced-match": { "version": "1.0.0", - "bundled": true, - "optional": true + "bundled": true }, "brace-expansion": { "version": "1.1.11", "bundled": true, - "optional": true, "requires": { "balanced-match": "^1.0.0", "concat-map": "0.0.1" @@ -7048,18 +7025,15 @@ }, "code-point-at": { "version": "1.1.0", - "bundled": true, - "optional": true + "bundled": true }, "concat-map": { "version": "0.0.1", - "bundled": true, - "optional": true + "bundled": true }, "console-control-strings": { "version": "1.1.0", - "bundled": true, - "optional": true + "bundled": true }, "core-util-is": { "version": "1.0.2", @@ -7162,8 +7136,7 @@ }, "inherits": { "version": "2.0.3", - "bundled": true, - "optional": true + "bundled": true }, "ini": { "version": "1.3.5", @@ -7173,7 +7146,6 @@ "is-fullwidth-code-point": { "version": "1.0.0", "bundled": true, - "optional": true, "requires": { "number-is-nan": "^1.0.0" } @@ -7186,20 +7158,17 @@ "minimatch": { "version": "3.0.4", "bundled": true, - "optional": true, "requires": { "brace-expansion": "^1.1.7" } }, "minimist": { "version": "0.0.8", - "bundled": true, - "optional": true + "bundled": true }, "minipass": { "version": "2.2.4", "bundled": true, - "optional": true, "requires": { "safe-buffer": "^5.1.1", "yallist": "^3.0.0" @@ -7216,7 +7185,6 @@ "mkdirp": { "version": "0.5.1", "bundled": true, - "optional": true, "requires": { "minimist": "0.0.8" } @@ -7289,8 +7257,7 @@ }, "number-is-nan": { "version": "1.0.1", - "bundled": true, - "optional": true + "bundled": true }, "object-assign": { "version": "4.1.1", @@ -7300,7 +7267,6 @@ "once": { "version": "1.4.0", "bundled": true, - "optional": true, "requires": { "wrappy": "1" } @@ -7376,8 +7342,7 @@ }, "safe-buffer": { "version": "5.1.1", - "bundled": true, - "optional": true + "bundled": true }, "safer-buffer": { "version": "2.1.2", @@ -7407,7 +7372,6 @@ "string-width": { "version": "1.0.2", "bundled": true, - "optional": true, "requires": { "code-point-at": "^1.0.0", "is-fullwidth-code-point": "^1.0.0", @@ -7425,7 +7389,6 @@ "strip-ansi": { "version": "3.0.1", "bundled": true, - "optional": true, "requires": { "ansi-regex": "^2.0.0" } @@ -7464,13 +7427,11 @@ }, "wrappy": { "version": "1.0.2", - "bundled": true, - "optional": true + "bundled": true }, "yallist": { "version": "3.0.2", - "bundled": true, - "optional": true + "bundled": true } } }, @@ -9668,8 +9629,7 @@ "ansi-regex": { "version": "2.1.1", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "aproba": { "version": "1.2.0", @@ -9690,14 +9650,12 @@ "balanced-match": { "version": "1.0.0", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "brace-expansion": { "version": "1.1.11", "bundled": true, "dev": true, - "optional": true, "requires": { "balanced-match": "^1.0.0", "concat-map": "0.0.1" @@ -9712,20 +9670,17 @@ "code-point-at": { "version": "1.1.0", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "concat-map": { "version": "0.0.1", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "console-control-strings": { "version": "1.1.0", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "core-util-is": { "version": "1.0.2", @@ -9842,8 +9797,7 @@ "inherits": { "version": "2.0.3", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "ini": { "version": "1.3.5", @@ -9855,7 +9809,6 @@ "version": "1.0.0", "bundled": true, "dev": true, - "optional": true, "requires": { "number-is-nan": "^1.0.0" } @@ -9870,7 +9823,6 @@ "version": "3.0.4", "bundled": true, "dev": true, - "optional": true, "requires": { "brace-expansion": "^1.1.7" } @@ -9878,14 +9830,12 @@ "minimist": { "version": "0.0.8", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "minipass": { "version": "2.3.5", "bundled": true, "dev": true, - "optional": true, "requires": { "safe-buffer": "^5.1.2", "yallist": "^3.0.0" @@ -9904,7 +9854,6 @@ "version": "0.5.1", "bundled": true, "dev": true, - "optional": true, "requires": { "minimist": "0.0.8" } @@ -9985,8 +9934,7 @@ "number-is-nan": { "version": "1.0.1", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "object-assign": { "version": "4.1.1", @@ -9998,7 +9946,6 @@ "version": "1.4.0", "bundled": true, "dev": true, - "optional": true, "requires": { "wrappy": "1" } @@ -10084,8 +10031,7 @@ "safe-buffer": { "version": "5.1.2", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "safer-buffer": { "version": "2.1.2", @@ -10121,7 +10067,6 @@ "version": "1.0.2", "bundled": true, "dev": true, - "optional": true, "requires": { "code-point-at": "^1.0.0", "is-fullwidth-code-point": "^1.0.0", @@ -10141,7 +10086,6 @@ "version": "3.0.1", "bundled": true, "dev": true, - "optional": true, "requires": { "ansi-regex": "^2.0.0" } @@ -10185,14 +10129,12 @@ "wrappy": { "version": "1.0.2", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "yallist": { "version": "3.0.3", "bundled": true, - "dev": true, - "optional": true + "dev": true } } }, @@ -14950,8 +14892,7 @@ "ansi-regex": { "version": "2.1.1", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "aproba": { "version": "1.2.0", @@ -14972,14 +14913,12 @@ "balanced-match": { "version": "1.0.0", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "brace-expansion": { "version": "1.1.11", "bundled": true, "dev": true, - "optional": true, "requires": { "balanced-match": "^1.0.0", "concat-map": "0.0.1" @@ -14994,20 +14933,17 @@ "code-point-at": { "version": "1.1.0", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "concat-map": { "version": "0.0.1", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "console-control-strings": { "version": "1.1.0", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "core-util-is": { "version": "1.0.2", @@ -15115,8 +15051,7 @@ "inherits": { "version": "2.0.3", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "ini": { "version": "1.3.5", @@ -15128,7 +15063,6 @@ "version": "1.0.0", "bundled": true, "dev": true, - "optional": true, "requires": { "number-is-nan": "^1.0.0" } @@ -15143,7 +15077,6 @@ "version": "3.0.4", "bundled": true, "dev": true, - "optional": true, "requires": { "brace-expansion": "^1.1.7" } @@ -15151,14 +15084,12 @@ "minimist": { "version": "0.0.8", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "minipass": { "version": "2.2.4", "bundled": true, "dev": true, - "optional": true, "requires": { "safe-buffer": "^5.1.1", "yallist": "^3.0.0" @@ -15177,7 +15108,6 @@ "version": "0.5.1", "bundled": true, "dev": true, - "optional": true, "requires": { "minimist": "0.0.8" } @@ -15256,8 +15186,7 @@ "number-is-nan": { "version": "1.0.1", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "object-assign": { "version": "4.1.1", @@ -15269,7 +15198,6 @@ "version": "1.4.0", "bundled": true, "dev": true, - "optional": true, "requires": { "wrappy": "1" } @@ -15355,8 +15283,7 @@ "safe-buffer": { "version": "5.1.1", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "safer-buffer": { "version": "2.1.2", @@ -15392,7 +15319,6 @@ "version": "1.0.2", "bundled": true, "dev": true, - "optional": true, "requires": { "code-point-at": "^1.0.0", "is-fullwidth-code-point": "^1.0.0", @@ -15412,7 +15338,6 @@ "version": "3.0.1", "bundled": true, "dev": true, - "optional": true, "requires": { "ansi-regex": "^2.0.0" } @@ -15456,14 +15381,12 @@ "wrappy": { "version": "1.0.2", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "yallist": { "version": "3.0.2", "bundled": true, - "dev": true, - "optional": true + "dev": true } } }, @@ -19498,8 +19421,7 @@ "ansi-regex": { "version": "2.1.1", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "aproba": { "version": "1.2.0", @@ -19520,14 +19442,12 @@ "balanced-match": { "version": "1.0.0", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "brace-expansion": { "version": "1.1.11", "bundled": true, "dev": true, - "optional": true, "requires": { "balanced-match": "^1.0.0", "concat-map": "0.0.1" @@ -19542,20 +19462,17 @@ "code-point-at": { "version": "1.1.0", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "concat-map": { "version": "0.0.1", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "console-control-strings": { "version": "1.1.0", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "core-util-is": { "version": "1.0.2", @@ -19672,8 +19589,7 @@ "inherits": { "version": "2.0.3", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "ini": { "version": "1.3.5", @@ -19685,7 +19601,6 @@ "version": "1.0.0", "bundled": true, "dev": true, - "optional": true, "requires": { "number-is-nan": "^1.0.0" } @@ -19700,7 +19615,6 @@ "version": "3.0.4", "bundled": true, "dev": true, - "optional": true, "requires": { "brace-expansion": "^1.1.7" } @@ -19708,14 +19622,12 @@ "minimist": { "version": "0.0.8", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "minipass": { "version": "2.3.5", "bundled": true, "dev": true, - "optional": true, "requires": { "safe-buffer": "^5.1.2", "yallist": "^3.0.0" @@ -19734,7 +19646,6 @@ "version": "0.5.1", "bundled": true, "dev": true, - "optional": true, "requires": { "minimist": "0.0.8" } @@ -19815,8 +19726,7 @@ "number-is-nan": { "version": "1.0.1", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "object-assign": { "version": "4.1.1", @@ -19828,7 +19738,6 @@ "version": "1.4.0", "bundled": true, "dev": true, - "optional": true, "requires": { "wrappy": "1" } @@ -19914,8 +19823,7 @@ "safe-buffer": { "version": "5.1.2", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "safer-buffer": { "version": "2.1.2", @@ -19951,7 +19859,6 @@ "version": "1.0.2", "bundled": true, "dev": true, - "optional": true, "requires": { "code-point-at": "^1.0.0", "is-fullwidth-code-point": "^1.0.0", @@ -19971,7 +19878,6 @@ "version": "3.0.1", "bundled": true, "dev": true, - "optional": true, "requires": { "ansi-regex": "^2.0.0" } @@ -20015,14 +19921,12 @@ "wrappy": { "version": "1.0.2", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "yallist": { "version": "3.0.3", "bundled": true, - "dev": true, - "optional": true + "dev": true } } }, @@ -20930,8 +20834,7 @@ "ansi-regex": { "version": "2.1.1", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "aproba": { "version": "1.2.0", @@ -20952,14 +20855,12 @@ "balanced-match": { "version": "1.0.0", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "brace-expansion": { "version": "1.1.11", "bundled": true, "dev": true, - "optional": true, "requires": { "balanced-match": "^1.0.0", "concat-map": "0.0.1" @@ -20974,20 +20875,17 @@ "code-point-at": { "version": "1.1.0", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "concat-map": { "version": "0.0.1", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "console-control-strings": { "version": "1.1.0", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "core-util-is": { "version": "1.0.2", @@ -21104,8 +21002,7 @@ "inherits": { "version": "2.0.3", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "ini": { "version": "1.3.5", @@ -21117,7 +21014,6 @@ "version": "1.0.0", "bundled": true, "dev": true, - "optional": true, "requires": { "number-is-nan": "^1.0.0" } @@ -21132,7 +21028,6 @@ "version": "3.0.4", "bundled": true, "dev": true, - "optional": true, "requires": { "brace-expansion": "^1.1.7" } @@ -21140,14 +21035,12 @@ "minimist": { "version": "0.0.8", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "minipass": { "version": "2.3.5", "bundled": true, "dev": true, - "optional": true, "requires": { "safe-buffer": "^5.1.2", "yallist": "^3.0.0" @@ -21166,7 +21059,6 @@ "version": "0.5.1", "bundled": true, "dev": true, - "optional": true, "requires": { "minimist": "0.0.8" } @@ -21247,8 +21139,7 @@ "number-is-nan": { "version": "1.0.1", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "object-assign": { "version": "4.1.1", @@ -21260,7 +21151,6 @@ "version": "1.4.0", "bundled": true, "dev": true, - "optional": true, "requires": { "wrappy": "1" } @@ -21346,8 +21236,7 @@ "safe-buffer": { "version": "5.1.2", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "safer-buffer": { "version": "2.1.2", @@ -21383,7 +21272,6 @@ "version": "1.0.2", "bundled": true, "dev": true, - "optional": true, "requires": { "code-point-at": "^1.0.0", "is-fullwidth-code-point": "^1.0.0", @@ -21403,7 +21291,6 @@ "version": "3.0.1", "bundled": true, "dev": true, - "optional": true, "requires": { "ansi-regex": "^2.0.0" } @@ -21447,14 +21334,12 @@ "wrappy": { "version": "1.0.2", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "yallist": { "version": "3.0.3", "bundled": true, - "dev": true, - "optional": true + "dev": true } } }, diff --git a/package.json b/package.json index 39e571c..514cd97 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,5 @@ { "name": "@pressbooks/pressbooks-aldine", - "version": "1.5.0", "author": "Pressbooks (Book Oven Inc.) ", "homepage": "https://github.com/pressbooks/pressbooks-aldine/", "description": "Aldine is the default theme for the home page of Pressbooks networks. It is named for the Aldine Press, founded by Aldus Manutius in 1494, who is regarded by many as the world’s first publisher.", @@ -60,10 +59,7 @@ "node": ">= 6.9.4" }, "devDependencies": { - "pressbooks-build-tools": "^1.3.3", - "sass": "^1.15.2", - "sass-loader": "^7.1.0", - "vue-template-compiler": "^2.5.21" + "pressbooks-build-tools": "^1.3.3" }, "dependencies": { "aetna": "^1.0.0-alpha.24", diff --git a/style.css b/style.css index 4842061..22dcd70 100644 --- a/style.css +++ b/style.css @@ -2,7 +2,7 @@ Theme Name: Aldine Theme URI: https://github.com/pressbooks/pressbooks-aldine/ Description: Aldine is the default theme for the home page of Pressbooks networks. It is named for the Aldine Press, founded by Aldus Manutius in 1494, who is regarded by many as the world’s first publisher. -Version: 1.6.0-dev +Version: 1.6.0 Author: Pressbooks (Book Oven Inc.) Author URI: https://pressbooks.org Text Domain: pressbooks-aldine