diff --git a/CHANGELOG.md b/CHANGELOG.md deleted file mode 100644 index 85762cd9..00000000 --- a/CHANGELOG.md +++ /dev/null @@ -1,18 +0,0 @@ -# Changelog - -## 1.6.1 - -### Patches - -* Fix translations not loading: 144da94 - -## 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/README.md b/README.md index 68654f9e..2a43ab3d 100644 --- a/README.md +++ b/README.md @@ -5,18 +5,15 @@ [![Packagist](https://img.shields.io/packagist/v/pressbooks/pressbooks-aldine.svg)](https://packagist.org/packages/pressbooks/pressbooks-aldine) [![PHP from Packagist](https://img.shields.io/packagist/php-v/pressbooks/pressbooks-aldine.svg)](https://packagist.org/packages/pressbooks/pressbooks-aldine) +[![Packagist](https://img.shields.io/packagist/dt/pressbooks/pressbooks-aldine.svg)](https://packagist.org/packages/pressbooks/pressbooks-aldine) [![Build Status](https://travis-ci.org/pressbooks/pressbooks-aldine.svg?branch=dev)](https://travis-ci.org/pressbooks/pressbooks-aldine) [![Translate Aldine](https://img.shields.io/badge/dynamic/json.svg?label=translated&url=https%3A%2F%2Ftenpercent.now.sh%2F%3Forganization%3Dpressbooks%26project%3Daldine&query=%24.status&colorB=e05d44&suffix=%25)](https://www.transifex.com/pressbooks/aldine/translate/) -[![Packagist](https://img.shields.io/packagist/dt/pressbooks/pressbooks-aldine.svg)](https://packagist.org/packages/pressbooks/pressbooks-aldine) -[![Slack](https://pressbooks-slack.now.sh/badge.svg)](https://pressbooks-slack.now.sh) -[![Open Collective](https://opencollective.com/pressbooks/tiers/backer/badge.svg?label=backers&color=brightgreen)](https://opencollective.com/pressbooks/) -[![Open Collective](https://opencollective.com/pressbooks/tiers/sponsor/badge.svg?label=sponsors&color=brightgreen)](https://opencollective.com/pressbooks/) **Tags:** publishing, catalog, pressbooks, default-theme -**Requires at least:** 5.1.1 -**Tested up to:** 5.1.1 -**Stable tag:** 1.7.0-dev +**Requires at least:** 5.2 +**Tested up to:** 5.2 +**Stable tag:** 1.6.2 **License:** GNU General Public License v3 or later **License URI:** LICENSE @@ -35,124 +32,19 @@ Aldine is the default theme for the home page of [Pressbooks](https://pressbooks 3. Click Activate to use your new theme right away. -## Frequently Asked Questions - -TK. - - ## Changelog -# 1.6.1 - -**Patches** - -- Fix translations not loading - - -# 1.6.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) - - -# 1.5.0 - -**Minor Changes** - -- Add a new menu item to allow logged-in users without books to create a new book: [#132](https://github.com/pressbooks/pressbooks-aldine/pull/132) -- Add simple honeypot to contact form ([#134](https://github.com/pressbooks/pressbooks-aldine/issues/134)): [#135](https://github.com/pressbooks/pressbooks-aldine/pull/135) - - -# 1.4.1 - -**Patches** - -- Ensure that unsupported catalog subject codes aren't loaded: [#133](https://github.com/pressbooks/pressbooks-aldine/pull/133) - - -# 1.4.0 - -**Minor Changes** - -- Add support for privacy tools in WordPress 4.9.6: [#129](https://github.com/pressbooks/pressbooks-aldine/pull/129) - - -# 1.3.0 - -**Minor Changes** - -- Add customizer options for dark (hover) colours: [#125](https://github.com/pressbooks/pressbooks-aldine/issues/125) -- Update Isotope to 3.0.6: [#120](https://github.com/pressbooks/pressbooks-aldine/issues/120) - -### Patches - -- Fix incorrect contact form title ([#122](https://github.com/pressbooks/pressbooks-aldine/issues/122)): [#123](https://github.com/pressbooks/pressbooks-aldine/issues/123) -- Don't run Intervention functions during AJAX: [#121](https://github.com/pressbooks/pressbooks-aldine/issues/121) +### 1.6.2 - -# 1.2.1 - -**Patches** - -- Fix an issue where inserting a Call to Action via the toolbar used the wrong shortcode attribute for the link ([#118](https://github.com/pressbooks/pressbooks-aldine/issues/118)): [#119](https://github.com/pressbooks/pressbooks-aldine/pull/119) - - -# 1.2.0 - -**Minor Changes** - -- Allow the contact form email to be edited in the Customizer ([#109](https://github.com/pressbooks/pressbooks-aldine/issues/109)): [#113](https://github.com/pressbooks/pressbooks-aldine/issues/113) -- Adjust the title size to better support longer network titles ([#114](https://github.com/pressbooks/pressbooks-aldine/issues/114)): [874030e](https://github.com/pressbooks/pressbooks-aldine/commit/874030e) - -**Patches** - -- Fix an issue where active and hover state colours could not be customized ([#111](https://github.com/pressbooks/pressbooks-aldine/issues/111)): [cb604c7](https://github.com/pressbooks/pressbooks-aldine/commit/cb604c7) -- Fix some layout issues on the registration screen ([#112](https://github.com/pressbooks/pressbooks-aldine/issues/112)): [#115](https://github.com/pressbooks/pressbooks-aldine/issues/115) -- Fix some layout issues on the activation screen ([#116](https://github.com/pressbooks/pressbooks-aldine/issues/116)): [#117](https://github.com/pressbooks/pressbooks-aldine/issues/117) - - -# 1.1.0 - -**Minor Changes** - -- Add editor buttons to insert shortcodes for page sections and calls to action: [#108](https://github.com/pressbooks/pressbooks-aldine/pull/108/) - -**Patches** - -- Hide archived, spammed and deleted books from catalog (props [@colomet](https://github.com/colomet) for reporting): [#107](https://github.com/pressbooks/pressbooks-aldine/pull/107/) - - -# 1.0.1 - -#### Patches - -- Load header image from `dist` ([#104](https://github.com/pressbooks/pressbooks-aldine/issues/104), props [@steven1350](https://github.com/steven1350) for reporting): [826dc93](https://github.com/pressbooks/pressbooks-aldine/commit/826dc930869041df0ffdd15748f686013fbed54e) -- Prevent page header from overlapping menu in some situations ([#103](https://github.com/pressbooks/pressbooks-aldine/issues/103), props [@beckej13820](https://github.com/beckej13820) for reporting): [df793ac](https://github.com/pressbooks/pressbooks-aldine/commit/df793acda9a4ccd4975056e150862e73f9e8379f) -- Improve display of pages without content ([#102](https://github.com/pressbooks/pressbooks-aldine/issues/102)): [0866e9a](https://github.com/pressbooks/pressbooks-aldine/commit/0866e9afe80f82b7d79dfd5a4d17095ee0bf716b) -- Update activation routine to use shortcodes: [1409a01](https://github.com/pressbooks/pressbooks-aldine/commit/1409a01b7759b6b4117316763957d498a5827692) -- Use a unique cookie name for the network homepage font size setting: [d109496](https://github.com/pressbooks/pressbooks-aldine/commit/d10949677ccc3fee67fbb9b1069c360b2270c779) - - -# 1.0.0 - -#### Customisation & Branding - -Aldine is the new default network theme for Pressbooks installations. Its creation was supported by [Ryerson University](https://ryerson.ca). Designed with customization in mind, it allows network managers to add institutional branding in the form of colours, logos and contact information, as well as custom content in blocks on the front page. - -#### Standalone Catalog - -In addition, Aldine introduces a standalone catalog page that is sortable and filterable by subject or license. Adding books to the catalog is controlled in the [same way as before](https://eduguide.pressbooks.com/chapter/catalogs/). - -#### Additional Pages - -You can now more easily add additional pages to the network root, such as an “About Us” or “Help” page. +* See: https://github.com/pressbooks/pressbooks-aldine/releases/tag/1.6.2 +* Full release history available at: https://github.com/pressbooks/pressbooks-aldine/releases ## Upgrade Notice -- Aldine 1.6.1 requires Pressbooks >= 5.7.1 +### 1.6.2 + +- Aldine requires Pressbooks >= 5.8.0 ## Credits diff --git a/dist/mix-manifest.json b/dist/mix-manifest.json index 402f503a..1b109130 100644 --- a/dist/mix-manifest.json +++ b/dist/mix-manifest.json @@ -1,9 +1,9 @@ { "/scripts/aldine.js": "/scripts/aldine.js?id=8c16534d2cd140d3b0e2", - "/styles/aldine.css": "/styles/aldine.css?id=4127dbd3417e90a40d36", + "/styles/aldine.css": "/styles/aldine.css?id=834982deb17473a14117", "/styles/editor.css": "/styles/editor.css?id=c45cb52a8c16b5642bf6", "/scripts/call-to-action.js": "/scripts/call-to-action.js?id=14b2ac09b5fc52660522", "/scripts/catalog-admin.js": "/scripts/catalog-admin.js?id=43511dff74631c962103", "/scripts/customizer.js": "/scripts/customizer.js?id=cd5dc6157cc6b89dc521", "/scripts/page-section.js": "/scripts/page-section.js?id=03bd80d7f2c2727b2b4f" -} +} diff --git a/dist/styles/aldine.css b/dist/styles/aldine.css index d62543c1..d2ca8218 100644 --- a/dist/styles/aldine.css +++ b/dist/styles/aldine.css @@ -1 +1 @@ -*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:Spectral,serif;font-size:1rem;font-weight:400;line-height:1.5;color:var(--body-text);text-align:left;background-color:var(--body-bg)}[tabindex="-1"]:focus{outline:none!important}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6,p{margin-top:0}p{margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:600}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:var(--primary);text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:focus,a:hover{color:var(--primary-dark);text-decoration:underline}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#888;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}:root{--primary:#b01109;--primary-dark:#7f0c07;--primary-alpha:rgba(176,17,9,0.25);--primary-fg:#fff;--accent:#015d75;--accent-alpha:rgba(1,93,117,0.25);--accent-dark:#013542;--accent-fg:#fff;--success:#070;--error:#d00;--warning:#e90;--body-bg:#fff;--body-bg-alt:#f6f6f6;--body-text:#222;--header-bg:#fff;--header-text:#222;--footer-bg:#444;--footer-text:#fff}.content-max-width{max-width:1330px;margin:0 auto}img{max-width:100%}.clearfix:after{display:block;clear:both;content:""}.focusable:focus{outline:none}.has-focus{background:#ff0}.a11y-toolbar{margin:0 auto;padding:0 1rem;position:fixed;text-align:right;top:0;width:100vw;z-index:99999}.a11y-fontsize{background-color:var(--primary-fg);border-color:var(--primary);border-top:0;border-top-left-radius:0;border-top-right-radius:0;color:var(--primary);font-size:1rem;font-weight:400;line-height:1.5;margin:0;padding:.25rem .875rem;text-align:center;text-transform:none}.a11y-fontsize.focus,.a11y-fontsize:focus,.a11y-fontsize:hover{background-color:var(--primary-fg);border-color:var(--primary-dark);color:var(--primary-dark)}.a11y-fontsize.focus,.a11y-fontsize:focus{-webkit-box-shadow:0 0 0 2px var(--primary-fg),0 0 0 4px var(--primary-dark);box-shadow:0 0 0 2px var(--primary-fg),0 0 0 4px var(--primary-dark)}.a11y-fontsize.active,.a11y-fontsize:active{background-image:none;-webkit-box-shadow:0 0 0 3px var(--primary-alpha),inset 0 3px 5px rgba(0,0,0,.125);box-shadow:0 0 0 3px var(--primary-alpha),inset 0 3px 5px rgba(0,0,0,.125)}.fontsize{font-size:22px}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:var(--body-bg);border-radius:3px;-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,.6);box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;-webkit-clip-path:none;clip-path:none;color:var(--body-text);display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.button,a.call-to-action,button,input[type=submit]{border-style:solid;border-width:2px;border-radius:3px;display:inline-block;font-family:Karla,sans-serif;font-weight:600;line-height:1.5;padding:.875rem 3.25rem;vertical-align:middle;text-align:center;text-decoration:none;text-transform:uppercase}.button.focus,.button:focus,.button:hover,a.call-to-action.focus,a.call-to-action:focus,a.call-to-action:hover,button.focus,button:focus,button:hover,input[type=submit].focus,input[type=submit]:focus,input[type=submit]:hover{text-decoration:none}.button.focus,.button:focus,a.call-to-action.focus,a.call-to-action:focus,button.focus,button:focus,input[type=submit].focus,input[type=submit]:focus{outline:0}.button.disabled,.button:disabled,a.call-to-action.disabled,a.call-to-action:disabled,button.disabled,button:disabled,input[type=submit].disabled,input[type=submit]:disabled{opacity:.65;-webkit-box-shadow:none;box-shadow:none}.button.active,.button:active,a.call-to-action.active,a.call-to-action:active,button.active,button:active,input[type=submit].active,input[type=submit]:active{background-image:none;-webkit-box-shadow:0 0 0 3px var(--primary-alpha),inset 0 3px 5px rgba(0,0,0,.125);box-shadow:0 0 0 3px var(--primary-alpha),inset 0 3px 5px rgba(0,0,0,.125)}.button,button,input[type=submit]{background-color:var(--primary);border-color:var(--primary);color:var(--primary-fg)}.button.focus,.button:focus,.button:hover,button.focus,button:focus,button:hover,input[type=submit].focus,input[type=submit]:focus,input[type=submit]:hover{background-color:var(--primary-dark);border-color:var(--primary-dark);color:var(--primary-fg)}.button.focus,.button:focus,button.focus,button:focus,input[type=submit].focus,input[type=submit]:focus{-webkit-box-shadow:0 0 0 2px var(--primary-fg),0 0 0 4px var(--primary-dark);box-shadow:0 0 0 2px var(--primary-fg),0 0 0 4px var(--primary-dark)}.button.button--accent,button.button--accent,input[type=submit].button--accent{background-color:var(--accent);border-color:var(--accent);color:var(--accent-fg)}.button.button--accent.focus,.button.button--accent:focus,.button.button--accent:hover,button.button--accent.focus,button.button--accent:focus,button.button--accent:hover,input[type=submit].button--accent.focus,input[type=submit].button--accent:focus,input[type=submit].button--accent:hover{background-color:var(--accent-dark);border-color:var(--accent-dark);color:var(--accent-fg)}.button.button--accent.focus,.button.button--accent:focus,button.button--accent.focus,button.button--accent:focus,input[type=submit].button--accent.focus,input[type=submit].button--accent:focus{-webkit-box-shadow:0 0 0 2px var(--accent-fg),0 0 0 4px var(--accent-dark);box-shadow:0 0 0 2px var(--accent-fg),0 0 0 4px var(--accent-dark)}.button.button--accent.active,.button.button--accent:active,button.button--accent.active,button.button--accent:active,input[type=submit].button--accent.active,input[type=submit].button--accent:active{background-image:none;-webkit-box-shadow:0 0 0 3px var(--accent-alpha),inset 0 3px 5px rgba(0,0,0,.125);box-shadow:0 0 0 3px var(--accent-alpha),inset 0 3px 5px rgba(0,0,0,.125)}.call-to-action{background-color:var(--primary-fg);border-color:var(--primary);color:var(--primary)}.call-to-action.focus,.call-to-action:focus,.call-to-action:hover{background-color:var(--primary-fg);border-color:var(--primary-dark);color:var(--primary-dark)}.call-to-action.focus,.call-to-action:focus{-webkit-box-shadow:0 0 0 2px var(--primary-fg),0 0 0 4px var(--primary-dark);box-shadow:0 0 0 2px var(--primary-fg),0 0 0 4px var(--primary-dark)}.call-to-action.call-to-action--accent{background-color:var(--accent-fg);border-color:var(--accent);color:var(--accent)}.call-to-action.call-to-action--accent.focus,.call-to-action.call-to-action--accent:focus,.call-to-action.call-to-action--accent:hover{background-color:var(--accent-fg);border-color:var(--accent-dark);color:var(--accent-dark)}.call-to-action.call-to-action--accent.focus,.call-to-action.call-to-action--accent:focus{-webkit-box-shadow:0 0 0 2px var(--accent-fg),0 0 0 4px var(--accent-dark);box-shadow:0 0 0 2px var(--accent-fg),0 0 0 4px var(--accent-dark)}.call-to-action.call-to-action--accent.active,.call-to-action.call-to-action--accent:active{background-image:none;-webkit-box-shadow:0 0 0 3px var(--accent-alpha),inset 0 3px 5px rgba(0,0,0,.125);box-shadow:0 0 0 3px var(--accent-alpha),inset 0 3px 5px rgba(0,0,0,.125)}[class$="--accent"] .call-to-action{background-color:var(--accent);border-color:var(--accent-fg);color:var(--accent-fg)}[class$="--accent"] .call-to-action.focus,[class$="--accent"] .call-to-action:focus,[class$="--accent"] .call-to-action:hover{background-color:var(--accent-dark);border-color:var(--accent-fg);color:var(--accent-fg)}[class$="--accent"] .call-to-action.focus,[class$="--accent"] .call-to-action:focus{-webkit-box-shadow:0 0 0 2px var(--accent-dark),0 0 0 4px var(--accent-fg);box-shadow:0 0 0 2px var(--accent-dark),0 0 0 4px var(--accent-fg)}[class$="--accent"] .call-to-action.active,[class$="--accent"] .call-to-action:active{background-image:none;-webkit-box-shadow:0 0 0 3px var(--accent-alpha),inset 0 3px 5px rgba(0,0,0,.125);box-shadow:0 0 0 3px var(--accent-alpha),inset 0 3px 5px rgba(0,0,0,.125)}.button--circle{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--primary);border-radius:50%;border:2px solid var(--primary);color:var(--primary-fg);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:3.75rem;width:3.75rem}.button--circle.focus,.button--circle:focus,.button--circle:hover{background-color:var(--primary-dark);border-color:var(--primary-dark);color:var(--primary-fg);text-decoration:none}.button--circle.focus,.button--circle:focus{-webkit-box-shadow:0 0 0 2px var(--primary-fg),0 0 0 4px var(--primary-dark);box-shadow:0 0 0 2px var(--primary-fg),0 0 0 4px var(--primary-dark)}.button--circle.active,.button--circle:active{background-image:none;-webkit-box-shadow:0 0 0 3px var(--primary-alpha),inset 0 3px 5px rgba(0,0,0,.125);box-shadow:0 0 0 3px var(--primary-alpha),inset 0 3px 5px rgba(0,0,0,.125)}.button--circle--accent{background-color:var(--accent);color:var(--accent-fg)}.button--circle--accent.focus,.button--circle--accent:focus,.button--circle--accent:hover{background-color:var(--accent-dark);border-color:var(--accent-dark);color:var(--accent-fg)}.button--circle--accent.focus,.button--circle--accent:focus{-webkit-box-shadow:0 0 0 2px var(--accent-fg),0 0 0 4px var(--accent-dark);box-shadow:0 0 0 2px var(--accent-fg),0 0 0 4px var(--accent-dark)}.button--circle--accent.active,.button--circle--accent:active{-webkit-box-shadow:0 0 0 3px var(--accent-alpha),inset 0 3px 5px rgba(0,0,0,.125);box-shadow:0 0 0 3px var(--accent-alpha),inset 0 3px 5px rgba(0,0,0,.125)}.dropdown>p{margin-bottom:0}.dropdown button{border:0;border-bottom:3px solid var(--header-color);border-radius:0;background:transparent;color:var(--header-color);text-transform:none;text-align:left;padding:0 0 .5rem;width:100%}.dropdown button:focus,.dropdown button:hover{color:var(--primary-dark,#7f0c07);border-bottom-color:var(--primary-dark,#7f0c07)}.dropdown button:active{-webkit-box-shadow:unset;box-shadow:unset}.dropdown button .arrow{display:block;float:right;margin-top:.5rem}.dropdown [aria-expanded=true] .arrow{-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#222;text-align:left;list-style:none;background-color:var(--body-bg);background-clip:padding-box;border:2px solid rgba(0,0,0,.15);border-radius:3px;-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,.175);box-shadow:0 .5rem 1rem rgba(0,0,0,.175)}.dropdown-menu.dropdown-menu-block{width:100%}.dropup .dropdown-menu{margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle:after{border-top:0;border-bottom:.3em solid}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#222;text-align:inherit;white-space:nowrap;background:var(--body-bg-alt);border:0}.dropdown-item:focus,.dropdown-item:hover{color:#151515;text-decoration:none;background-color:var(--accent)}.dropdown-item.active,.dropdown-item:active{color:var(--primary);text-decoration:none;background-color:var(--accent)}.dropdown-item.disabled,.dropdown-item:disabled{color:#888;background-color:transparent}.show>a{outline:0}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#888;white-space:nowrap}.alignleft{float:left;margin-right:1.5em}.alignright{float:right;margin-left:1.5em}.aligncenter{clear:both}.block-reading-meta{background-color:var(--body-bg-alt);font-family:Karla,sans-serif;padding:2rem 1rem 4rem}@media screen and (min-width:768px){.block-reading-meta{padding:2rem 1rem 2.25rem}}.block-reading-meta .license-attribution{font-size:1rem}.block-reading-meta .license-attribution img{margin-bottom:1rem;height:2rem;width:auto}.block-reading-meta__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:1200px;margin:0 auto}.block-reading-meta__subsection{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:300px;padding-right:2rem}.block-reading-meta__subtitle{font-size:1.25rem;text-align:left;color:var(--primary);margin-bottom:1rem}.block-reading-meta__subtitle:before{display:none}.block-reading-meta__share{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.block-reading-meta__share>:first-child{margin-left:0}.block-reading-meta__share svg{width:3rem;height:2rem}html{-webkit-font-smoothing:antialiased}main *+p{margin-top:1.5em}h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-family:Karla,sans-serif;font-weight:700;line-height:1.5}h1 a,h1 a:active,h1 a:hover,h1 a:visited,h2 a,h2 a:active,h2 a:hover,h2 a:visited,h3 a,h3 a:active,h3 a:hover,h3 a:visited,h4 a,h4 a:active,h4 a:hover,h4 a:visited,h5 a,h5 a:active,h5 a:hover,h5 a:visited,h6 a,h6 a:active,h6 a:hover,h6 a:visited{color:inherit}.home h1,.home h2,.home h3,.home h4,.home h5,.home h6{color:var(--primary)}h1{font-size:2.25rem;text-align:center;text-transform:uppercase}h1:before{content:"";display:block;margin:.5rem auto 1rem;width:2.8125rem;height:.3125rem;background:var(--accent)}@media screen and (min-width:60rem){h1:before{margin-bottom:2rem;width:4.6875rem}}@media screen and (min-width:768px){h1{font-size:3rem}}h2{margin-bottom:2rem;font-size:1.875rem;font-weight:600;text-align:center;text-transform:uppercase}h2:before{content:"";display:block;margin:.5rem auto 1rem;width:2.8125rem;height:.3125rem;background:var(--accent)}@media screen and (min-width:60rem){h2:before{margin-bottom:2rem;width:4.6875rem}}@media screen and (min-width:768px){h2{font-size:2.25rem}}h3{font-size:2.25rem}h4{font-size:1.875rem}h5{font-size:1.5rem}h6{font-size:1.25rem}ol,p,ul{font-size:1.125rem;line-height:1.5}.mu_register.wp-signup-container,.page-section,.wp-activate-container{width:100%;padding:4rem 1rem;background:var(--body-bg);text-align:center}.mu_register.wp-signup-container ol,.mu_register.wp-signup-container ul,.page-section ol,.page-section ul,.wp-activate-container ol,.wp-activate-container ul{padding-left:0;list-style-position:inside}.page-section--accent{background:var(--accent)}.page-section--accent,.page-section--accent h2{color:var(--accent-fg)}.page-section--accent h2:before{background:var(--accent-fg)}.page-section--bordered{width:calc(100% - 2rem);margin:5rem auto 0;border:4px solid var(--accent)}.page-section--borderless{-webkit-box-shadow:none;box-shadow:none}.block__subtitle{font-size:1.5rem;margin-bottom:1rem;text-transform:uppercase}@media screen and (min-width:768px){.block__subtitle{margin-bottom:1.5rem}}.block-toggle__cta{position:relative;text-align:center}@media screen and (min-width:60rem){.block-toggle__cta{display:none}}.block-toggle__cta__blurb{font-size:.875rem;margin-bottom:0;padding-bottom:2.5rem}.block-toggle__cta__button{bottom:0;cursor:pointer;font-size:1.5rem;left:50%;margin:0;position:absolute;-webkit-transform:translate(-50%,50%);-o-transform:translate(-50%,50%);transform:translate(-50%,50%);z-index:10;color:var(--primary-fg)}.block-toggle__cta__button svg{width:1.5rem;height:2rem}.block-toggle__cta__button.\--visible svg{-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.block.block-toggle{padding-bottom:0}@media screen and (max-width:59.975rem){.block.block-toggle.block-toggle--visible .block-toggle__cta__blurb,.block.block-toggle:not(.block-toggle--visible) .block-toggle__content{display:none}}.block.block-toggle.block-meta{padding-bottom:6rem}@media screen and (min-width:60rem){.has-sections .entry-content{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:90rem;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around}.mu_register.wp-signup-container,.page-section,.wp-activate-container{width:100%;max-width:50rem;margin:4rem auto;padding:4rem 5.625rem;-webkit-box-shadow:-3px 5px 4px 2px hsla(0,0%,52.9%,.09);box-shadow:-3px 5px 4px 2px hsla(0,0%,52.9%,.09)}.mu_register.wp-signup-container:first-of-type,.mu_register.wp-signup-container:nth-of-type(2),.page-section:first-of-type,.page-section:nth-of-type(2),.wp-activate-container:first-of-type,.wp-activate-container:nth-of-type(2){width:calc(50% - 4rem)}.mu_register.wp-signup-container:only-of-type,.page-section--bordered,.page-section:only-of-type,.wp-activate-container:only-of-type{width:100%;max-width:50rem}.page-section--bordered{margin:4rem auto;-webkit-box-shadow:none;box-shadow:none}.page-section--bordered:first-of-type,.page-section--bordered:nth-of-type(2){width:calc(50% - 4rem)}.page-section--bordered:only-of-type{width:100%;max-width:50rem}}.home h1{text-transform:none}.home h1:before{display:none}.page:not(.has-sections) article{width:100%;padding:4rem 1rem;background:var(--body-bg);text-align:left}@media screen and (min-width:60rem){.page:not(.has-sections) article{width:100%;max-width:50rem;margin:-80% auto 4rem;padding:4rem 5.625rem;-webkit-box-shadow:-3px 5px 4px 2px hsla(0,0%,52.9%,.09);box-shadow:-3px 5px 4px 2px hsla(0,0%,52.9%,.09)}}.page:not(.has-sections) .entry-header{margin-bottom:2rem}#content{position:relative;margin:0 auto;background-color:var(--body-bg);width:100%}@media screen and (min-width:60rem){#content{width:var(--reading-width,40em)}}#content .wp-caption,#content .wp-nocaption,#content img{height:auto;max-width:100%}.single #content{min-height:350px;margin-bottom:0}.edit-link{margin-top:5rem}@media print{body{background:none}a{color:#000}#wrap{position:relative;display:block;float:none;margin:0 auto;clear:both}#header{padding-bottom:18pt;border-bottom:2pt solid #000}.entry-content{font-size:14pt;line-height:1.6em}.entry-title{font-size:21pt}#branding img,#comments,#respond,#searchform,.comment-edit-link,.edit-link,.nav,.navigation,.page-link,.share-wrap-single,.sidebar,.widget-area{display:none}#container,#header,.footer{width:100%;margin:0}.footer,nav{color:#000;background:#fff}#content{width:100%;padding:10px;margin:24pt 0 0}.wp-caption p{font-size:11pt}.home .sticky{border:0}.wrapper{height:auto;min-height:100px;margin:0 auto}}.footer{--brand:var(--footer-color);--primary-dark:var(--footer-color);background-color:#444;color:#fff;font-family:Karla,sans-serif;padding:0 0 2rem}.footer h1,.footer h2,.footer h3,.footer h4,.footer h5,.footer h6{font-size:1.125rem;font-weight:600;margin-bottom:1rem}.footer h1:before,.footer h2:before,.footer h3:before,.footer h4:before,.footer h5:before,.footer h6:before{display:none}.footer.footer--home{padding-top:4rem}.footer.footer--reading{padding-top:1rem;padding-bottom:7rem}@media screen and (min-width:48rem){.footer.footer--reading{padding-bottom:4rem}}@media screen and (min-width:1330px){.footer.footer--reading{padding-bottom:1rem}}@media screen and (min-width:768px){.footer{padding-bottom:.5rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.footer__inner{margin:0 auto}.footer__pressbooks{max-width:1330px;margin:2rem auto 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:768px){.footer__pressbooks{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:2rem auto}}.footer__pressbooks a{color:var(--footer-text)}.footer__pressbooks__icon{margin:0 1rem}.footer__pressbooks__icon>.icon--svg{height:2.8125rem;width:2.8125rem}.footer__pressbooks__links{margin-bottom:1.5rem;margin-top:1.5rem;padding:0 1.875rem}@media screen and (min-width:768px){.footer__pressbooks__links{margin:0;padding:0}}.footer__pressbooks__links__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:.875rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style:none;margin:0;padding-left:0}.footer__pressbooks__links__list li{padding:.125rem 0}.footer__pressbooks__links__list a{padding-left:.5rem;padding-right:.5rem}.footer__pressbooks__links__title{font-size:1rem;font-weight:600;text-align:center}.footer__pressbooks__social{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 1rem}.footer__pressbooks__social a{margin:0 .25em}.footer__pressbooks__social a>.icon--svg{height:2rem;width:2rem}.footer__pressbooks__social a>.youtube-link{height:2.2em;width:auto;padding-bottom:.6em;margin-right:.2em}@media (min-width:960px){.footer__pressbooks__social a>.icon--svg{height:1.5rem;width:1.5rem}.footer__pressbooks__social a>.youtube-link{height:1.9em;width:auto;padding-bottom:.7em;margin-right:.2em}}.footer__network{height:auto;margin-bottom:0;padding:2.5rem 1.875rem;font-family:Karla,sans-serif;font-size:1rem;color:var(--accent-fg);background-color:var(--accent,#015d75);text-align:center}.footer__network .social-media{margin-top:1em}.footer__network .social-media a{width:2rem;height:2rem;margin:0 .25em;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}.footer__network .social-media a>.icon--svg{height:2rem;width:2rem}.footer__network ul{margin:0;padding:0;list-style:none;text-align:center;font-weight:600;line-height:2.25}.footer__network__block{border-top:1px solid var(--accent-fg)}.footer__network__block:first-of-type{border-top:0}.footer__network__block a{color:var(--accent-fg);text-decoration:none;border-bottom:1px solid transparent}.footer__network__block a:focus,.footer__network__block a:hover{border-bottom:1px solid var(--accent-fg)}.footer__network__block--1{margin:0 -5px;padding:0 0 40px}.footer__network__block--2{padding:30px 7.5px}.footer__network__block--2 .widget{margin-bottom:1em}.footer__network__menu{padding:30px 7.5px 0}.footer__network__block .social-media{margin-top:0;width:100%}.footer__network__block .social-media a{margin:0 .5em 0 0;border-bottom:none}.footer__network__block .social-media a:focus,.footer__network__block .social-media a:hover{border-bottom:none}@media (min-width:960px){.footer__network{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer__network ul{text-align:left}.footer__network__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;padding:0 3.75rem;border-top:0;border-right:1px solid var(--accent-fg)}.footer__network__block,.footer__network__block--2{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer__network__block:last-of-type{border-right:0}.social-media a{margin:0 .5em 0 0}.social-media a,.social-media a>.icon--svg{width:1.5rem;height:1.5rem}}@media (min-width:1650px){.footer__network ul li{display:inline-block;margin-right:3em}}.header{font-family:Karla,sans-serif;padding:3.5rem 1rem 1.5rem}@media screen and (min-width:60rem){.header{padding:3rem 1rem}}.header__inside{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:1440px;margin:0 auto}.header__logo--img,.header__logo--svg{display:inline-block;width:auto;max-width:100px;height:auto;max-height:1.5rem;margin-bottom:-1px;margin-right:2px}@media screen and (min-width:30rem) and (max-width:60rem){.header__logo--img,.header__logo--svg{max-width:150px}}@media screen and (min-width:60rem){.header__logo--img,.header__logo--svg{max-width:200px;max-height:30px}}.header__nav-icon{display:block;position:relative;width:25px;height:20px;z-index:999;text-indent:-9999em}@media screen and (min-width:60rem){.header__nav-icon{display:none}}.header__nav-icon__icon{display:block;position:absolute;top:7px;width:25px;height:3px;background:var(--primary)}.header__nav-icon__icon:after,.header__nav-icon__icon:before{width:25px;height:3px;content:"";background:var(--primary)}.header__nav-icon__icon:before{position:absolute;top:-7px;right:0}.header__nav-icon__icon:after{position:absolute;top:7px;right:0}.header__nav--active .header__nav-icon__icon{--header-bg:var(--primary);--header-text:var(--primary-fg);color:var(--header-text);background:var(--header-text)}.header__nav--active .header__nav-icon__icon:after,.header__nav--active .header__nav-icon__icon:before{background:var(--header-text)}.js-header-nav .nav--primary{list-style:none;padding-left:0;margin-bottom:0}.js-header-nav .nav--primary li{display:inline;padding-left:1rem;font-size:1.125rem}@media screen and (max-width:59.975rem){.js-header-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;margin:0 0 0 -100%;padding:0 17px;position:absolute;top:0;width:100%}.js-header-nav .nav--primary li{display:block;padding-left:0}.js-header-nav a{display:none;font-family:Karla,sans-serif;font-size:1.5rem;line-height:3.3333333333;color:var(--header-color);letter-spacing:0}.header__nav--active .js-header-nav{--header-color:var(--primary-fg);margin:0;padding:6rem 52px;z-index:99;background:var(--primary)}.header__nav--active .js-header-nav .nav--primary li{border-bottom:1px solid var(--header-color)}.header__nav--active .js-header-nav .nav--primary li:last-child{border-bottom:0}.header__nav--active .js-header-nav a{display:block;width:100%}.header__nav--active .js-header-nav a:hover{color:var(--header-color)}}.header--home{--brand:var(--header-color);--primary-dark:var(--header-color);--brand-accent:var(--header-color);background-color:var(--header-bg);color:var(--header-color)}.header__search{position:relative}.icon-search{vertical-align:middle}.header:not(.header--home) .icon-search{font-size:1.5rem;cursor:pointer}.header__search__form{display:inline-block;position:relative;width:12rem}.header__search__form label{position:absolute;left:0;width:12rem}.header__search__form label .icon--svg{width:1.5rem;height:2rem;display:inline-block;float:right;vertical-align:middle}.header__search__form input[type=search]{background-color:transparent;border:0;border-bottom:2px solid var(--primary);color:var(--body-color);width:12rem}.header__search__form input[type=search]:focus{border-color:var(--brand-orig)}.header__search__form input[type=search]:focus+label{text-indent:-999999rem}.header--home .header__search__form input[type=search]{color:var(--header-color);border-bottom:1px solid var(--header-color)}.header--home .header__search__form input[type=search]:focus{border-color:var(--brand-orig)}.header__search__form input[type=submit]{display:none}:root{--reading-width:50em}.book{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;max-width:22.9375rem;height:24.125rem;margin:0 0 2rem;padding:1.5rem 1rem 2rem;border:2px solid var(--accent);background:var(--accent)}@media screen and (min-width:30rem){.book{padding:1.5rem 1.85rem 2.1875rem}}.book a{margin:0;font-family:Karla,sans-serif;color:var(--accent-fg);text-decoration:none;text-align:center;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.book__title{margin:0;font-size:1.25rem;font-weight:500;line-height:1.2;text-align:left}@media screen and (min-width:30rem){.book__title{font-size:1.75rem}}.book__subject{margin:0;font-size:.75rem;text-align:left}@media screen and (min-width:30rem){.book__subject{font-size:1rem}}.book__read-more{margin:auto 0 0;font-size:1rem;text-align:left}@media screen and (min-width:30rem){.book__read-more{font-size:1.125rem}}.book__read-more a svg{width:1rem;height:1rem;vertical-align:middle}@media screen and (min-width:30rem){.book__read-more a svg{width:1.125rem;height:1.125rem;margin-left:.5rem}}.book:last-child{margin-bottom:0}@media screen and (min-width:60rem){.book:last-child{margin-bottom:2rem}}label{margin:0 0 1rem;font-family:Karla,sans-serif}textarea{height:7.5em;resize:none}input[type=email],input[type=tel],input[type=text],textarea{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border:0;border-bottom:2px solid var(--body-text);border-radius:0;padding:0 0 1.5em;font-size:1rem;font-weight:600;font-family:Karla,sans-serif;background:transparent;-webkit-appearance:none;-moz-appearance:none}input[type=email]:focus,input[type=tel]:focus,input[type=text]:focus,textarea:focus{outline:none;border-bottom:2px solid var(--accent)}input[type=submit]{cursor:pointer}.form{width:22.125rem}.form ::-webkit-input-placeholder{color:var(--black)}.form :-ms-input-placeholder{color:var(--black)}.form ::-ms-input-placeholder{color:var(--black)}.form ::placeholder{color:var(--black)}.form__notice{margin-bottom:2rem;font-size:.875rem;font-weight:600;font-family:Karla,sans-serif;text-transform:uppercase;text-align:center}.form__notice--error{color:var(--error)}.form__notice--success{color:var(--success)}.form__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;position:relative;margin-bottom:2rem}.form__row label{position:absolute;left:0;top:0;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;line-height:1}.form__row input.error+label,.form__row input:focus+label,.form__row input:valid+label,.form__row textarea.error+label,.form__row textarea:focus+label,.form__row textarea:valid+label{top:100%;margin-top:-1.125rem;font-size:.75rem}.form__row input.error,.form__row textarea.error{border-bottom:2px solid var(--error)}.form__row input.error+label,.form__row textarea.error+label{color:var(--error)}.form__row:last-child{margin-top:3rem}.contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:4.0625rem 0 7.5rem;background:var(--body-bg-alt)}.contact h2{margin-bottom:2.5rem}.footer__network{--primary:--accent-fg}.header,.home .header{background-position:bottom;background-repeat:no-repeat;background-size:cover}.home .header{height:540px}@media screen and (min-width:60rem){.home .header{height:880px}.home .header .header__inside{position:relative;z-index:99}}.home #content{margin-top:-540px;background:transparent}@media screen and (min-width:60rem){.home #content{margin-top:-880px}}.home .entry-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:33.75rem}@media screen and (min-width:60rem){.home .entry-header{height:10rem;margin:5rem 0 0}}.home .entry-header .entry-title{font-family:Karla,sans-serif;font-size:1.875rem;margin-bottom:0;text-align:center;max-width:100%}@media screen and (min-width:60rem){.home .entry-header .entry-title{font-size:3.25rem;line-height:1.25em;margin-top:1.5em}}.home .entry-header .entry-description{font-family:Karla,sans-serif;font-size:1.125rem;margin-top:0;margin-bottom:0;text-align:center;max-width:100%}@media screen and (min-width:60rem){.home .entry-header .entry-description{font-size:2rem}}.page:not(.home) .header{height:15rem}@media screen and (min-width:60rem){.page:not(.home) .header{height:55rem}}.page.catalog .header{height:23.8125rem}.page.catalog .page-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:23.75rem;margin-top:-23.75rem}@media screen and (min-width:60rem){.page.catalog .header{height:28.125rem}.page.catalog .page-header{height:23.8125rem;margin-top:-23.8125rem}.font-size .page.catalog .page-header{height:21.875rem;margin-top:-21.875rem}}body{min-height:100vh;-ms-flex-direction:column;flex-direction:column}body,body #page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal}body #page{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column}body #content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.page.home:not(.has-sections) article{margin-top:0}.home #content{width:100%}@media screen and (min-width:90rem){.home #content{max-width:1440px}}.latest-books{margin:4rem 0 8rem}.latest-books .slider{width:100%;max-width:22.9375rem;margin:0 auto;position:relative}.latest-books .books{position:relative;width:calc(100% - 4rem);margin:0 auto;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:0;z-index:99}.latest-books .booknav,.latest-books .books{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.latest-books .booknav{top:0;left:0;width:100%;max-width:28.0625rem;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.latest-books .booknav,.latest-books .next,.latest-books .previous{position:absolute;margin-top:0;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.latest-books .next,.latest-books .previous{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:1.5625rem}.latest-books .next svg,.latest-books .previous svg{width:1.5625rem;height:1.5625rem;margin-top:0}.latest-books .next svg path,.latest-books .previous svg path{fill:var(--primary)}.latest-books .previous{left:0}.latest-books .next{right:0}@media screen and (min-width:60rem){.latest-books .slider{width:calc(100vw - 5.125rem);max-width:75rem}.latest-books .books{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.latest-books .books .book{margin-right:1rem;margin-left:1rem}.latest-books .booknav{width:calc(100% + 4rem);max-width:100vw;left:-2rem}.latest-books .next,.latest-books .previous{width:2rem}.latest-books .next svg,.latest-books .previous svg{width:2rem;height:2rem}}.latest-books .catalog-link{text-align:center}fieldset{border-top:2px solid var(--accent);font-family:Karla,sans-serif}fieldset h2,fieldset h3{margin-bottom:0;font-size:1rem;font-weight:700;text-align:left;text-transform:none}fieldset h2:before,fieldset h3:before{display:none}fieldset h2 button,fieldset h3 button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;all:inherit;width:100%;padding:1rem 1.1875rem;margin:0;border-top:0}fieldset h2 button svg,fieldset h3 button svg{display:block;float:right;margin-top:.5rem}fieldset h2 button:focus,fieldset h2 button:hover,fieldset h3 button:focus,fieldset h3 button:hover{color:var(--primary);background:var(--bg-body)}fieldset h2 button:active,fieldset h3 button:active{-webkit-box-shadow:none;box-shadow:none}fieldset [aria-expanded=true]{color:var(--primary)}fieldset [aria-expanded=true] svg{-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}fieldset h2 [aria-expanded=true]{border-bottom:2px solid var(--accent);background:var(--body-bg-alt)}fieldset [type=radio]{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;border:0!important;overflow:hidden!important;clip:rect(1px,1px,1px,1px)}fieldset .label{display:inline-block;width:calc(100% - 2rem)}fieldset [type=radio]+label{cursor:pointer;display:block;padding:1rem 1.1875rem;margin-bottom:0}fieldset [type=radio]+label svg{display:none}fieldset [type=radio]:focus label{cursor:pointer;display:block}fieldset [type=radio]:checked+label{color:var(--primary);font-weight:700}fieldset [type=radio]:checked+label svg{display:block;float:right;margin-top:.5rem;width:1rem;height:1rem;fill:transparent}fieldset:last-of-type{border-bottom:2px solid var(--accent);margin-bottom:1rem}.js .filter-sort [type=submit]{display:none}.clear-filters{width:calc(100% - 2rem);margin:0 1rem}.catalog .books{width:calc(100% - 1rem);padding:0;margin:2rem 0 1rem 1rem}.catalog .book{height:14.375rem;width:calc(50% - 1rem);margin:0 1rem 1rem 0}.catalog-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin-top:2.5rem;margin-bottom:2rem;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;font-family:Karla,sans-serif}.catalog-navigation a{color:var(--body-text)}.catalog-navigation a:focus,.catalog-navigation a:hover{color:var(--primary)}.catalog-navigation .next,.catalog-navigation .previous{display:block;margin:0 1.625rem;font-family:Karla,sans-serif;font-size:1rem}.catalog-navigation .next svg,.catalog-navigation .previous svg{width:1.2rem;height:1rem;margin:.25rem .375rem 0}.catalog-navigation .next svg path,.catalog-navigation .previous svg path{fill:var(--primary)}.catalog-navigation .pages{display:inline-block;border-bottom:2px solid #ececec}.catalog-navigation .pages a,.catalog-navigation .pages span{display:inline-block;width:2.5625rem;padding:.5rem 0;font-size:1.5rem;text-align:center}.catalog-navigation .pages .current{border-bottom:.375rem solid var(--primary)}@media screen and (min-width:30rem) and (max-width:60rem){.filter-sort{width:calc(100% - 1rem);height:7rem;margin:2rem 0 1rem 1rem}fieldset{width:calc(33.33333% - 1rem);margin:0 1rem 1rem 0;float:left;border-top:0;position:relative}fieldset:last-of-type{border-bottom:0}fieldset h2 button{border-bottom:2px solid var(--accent)}fieldset div:not([hidden]){position:absolute;width:100%;background:var(--body-bg);z-index:99;border-right:.0625rem solid #ececec;border-left:.0625rem solid #ececec;border-bottom:.0625rem solid #ececec}fieldset div:not([hidden]) .subject-groups,fieldset div:not([hidden]) .subject-groups div{width:calc(100% + .125rem);margin-left:-.06125rem}fieldset div:not([hidden]) .subject-groups div{position:relative;border-bottom:0}.clear-filters{width:calc(33.33333% - 1rem);margin-left:0}.catalog .book{height:16.25rem;width:calc(33.33333% - 1rem);margin:0 1rem 1rem 0}}@media screen and (min-width:60rem){.catalog #content{width:calc(100% - 1rem);margin-left:auto;margin-right:auto;max-width:103.125rem;background:transparent}.filter-sort{width:calc(25% - 2rem);height:auto;float:left;margin:2rem 1rem 1rem}fieldset{width:100%;display:block;margin-bottom:0}fieldset div:not([hidden]){position:relative;border:0}.clear-filters{width:100%;margin-left:0}.catalog .books{width:75%;float:right;margin-left:0}.catalog .book{height:16.25rem;max-width:calc(33.33333% - 1rem);margin:0 1rem 1rem 0}.catalog-navigation{width:75%;float:right;padding-right:1rem}}.mu_register.wp-signup-container,.wp-activate-container{margin:7.5rem auto 4rem}.mu_register.wp-signup-container *,.wp-activate-container *{text-align:left}.mu_register.wp-signup-container h2,.wp-activate-container h2{text-align:center;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.mu_register.wp-signup-container .mu_alert,.wp-activate-container .mu_alert{margin-bottom:2rem}.mu_register.wp-signup-container form,.wp-activate-container form{margin-top:0}.mu_register.wp-signup-container input:not([type=submit]),.wp-activate-container input:not([type=submit]){padding:0}.mu_register.wp-signup-container .checkbox,.wp-activate-container .checkbox{margin-right:1em}.mu_register.wp-signup-container .submit,.wp-activate-container .submit{text-align:center}.mu_register.wp-signup-container [type=submit],.wp-activate-container [type=submit]{width:auto;margin:0 auto;text-align:center}.mu_register.wp-signup-container ol,.mu_register.wp-signup-container ul,.wp-activate-container ol,.wp-activate-container ul{list-style-position:outside}.mu_register.wp-signup-container span.h3,.wp-activate-container span.h3{padding:0;font-size:1rem} \ No newline at end of file +*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:Spectral,serif;font-size:1rem;font-weight:400;line-height:1.5;color:var(--body-text);text-align:left;background-color:var(--body-bg)}[tabindex="-1"]:focus{outline:none!important}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6,p{margin-top:0}p{margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:600}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:var(--primary);text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:focus,a:hover{color:var(--primary-dark);text-decoration:underline}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#888;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}:root{--primary:#b01109;--primary-dark:#7f0c07;--primary-alpha:rgba(176,17,9,0.25);--primary-fg:#fff;--accent:#015d75;--accent-alpha:rgba(1,93,117,0.25);--accent-dark:#013542;--accent-fg:#fff;--success:#070;--error:#d00;--warning:#e90;--body-bg:#fff;--body-bg-alt:#f6f6f6;--body-text:#222;--header-bg:#fff;--header-text:#222;--footer-bg:#444;--footer-text:#fff}.content-max-width{max-width:1330px;margin:0 auto}img{max-width:100%}.clearfix:after{display:block;clear:both;content:""}.focusable:focus{outline:none}.has-focus{background:#ff0}.a11y-toolbar{margin:0 auto;padding:0 1rem;position:fixed;text-align:right;top:0;width:100vw;z-index:99999}.a11y-fontsize{background-color:var(--primary-fg);border-color:var(--primary);border-top:0;border-top-left-radius:0;border-top-right-radius:0;color:var(--primary);font-size:1rem;font-weight:400;line-height:1.5;margin:0;padding:.25rem .875rem;text-align:center;text-transform:none}.a11y-fontsize.focus,.a11y-fontsize:focus,.a11y-fontsize:hover{background-color:var(--primary-fg);border-color:var(--primary-dark);color:var(--primary-dark)}.a11y-fontsize.focus,.a11y-fontsize:focus{-webkit-box-shadow:0 0 0 2px var(--primary-fg),0 0 0 4px var(--primary-dark);box-shadow:0 0 0 2px var(--primary-fg),0 0 0 4px var(--primary-dark)}.a11y-fontsize.active,.a11y-fontsize:active{background-image:none;-webkit-box-shadow:0 0 0 3px var(--primary-alpha),inset 0 3px 5px rgba(0,0,0,.125);box-shadow:0 0 0 3px var(--primary-alpha),inset 0 3px 5px rgba(0,0,0,.125)}.fontsize{font-size:22px}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:var(--body-bg);border-radius:3px;-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,.6);box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;-webkit-clip-path:none;clip-path:none;color:var(--body-text);display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.button,a.call-to-action,button,input[type=submit]{border-style:solid;border-width:2px;border-radius:3px;display:inline-block;font-family:Karla,sans-serif;font-weight:600;line-height:1.5;padding:.875rem 3.25rem;vertical-align:middle;text-align:center;text-decoration:none;text-transform:uppercase}.button.focus,.button:focus,.button:hover,a.call-to-action.focus,a.call-to-action:focus,a.call-to-action:hover,button.focus,button:focus,button:hover,input[type=submit].focus,input[type=submit]:focus,input[type=submit]:hover{text-decoration:none}.button.focus,.button:focus,a.call-to-action.focus,a.call-to-action:focus,button.focus,button:focus,input[type=submit].focus,input[type=submit]:focus{outline:0}.button.disabled,.button:disabled,a.call-to-action.disabled,a.call-to-action:disabled,button.disabled,button:disabled,input[type=submit].disabled,input[type=submit]:disabled{opacity:.65;-webkit-box-shadow:none;box-shadow:none}.button.active,.button:active,a.call-to-action.active,a.call-to-action:active,button.active,button:active,input[type=submit].active,input[type=submit]:active{background-image:none;-webkit-box-shadow:0 0 0 3px var(--primary-alpha),inset 0 3px 5px rgba(0,0,0,.125);box-shadow:0 0 0 3px var(--primary-alpha),inset 0 3px 5px rgba(0,0,0,.125)}.button,button,input[type=submit]{background-color:var(--primary);border-color:var(--primary);color:var(--primary-fg)}.button.focus,.button:focus,.button:hover,button.focus,button:focus,button:hover,input[type=submit].focus,input[type=submit]:focus,input[type=submit]:hover{background-color:var(--primary-dark);border-color:var(--primary-dark);color:var(--primary-fg)}.button.focus,.button:focus,button.focus,button:focus,input[type=submit].focus,input[type=submit]:focus{-webkit-box-shadow:0 0 0 2px var(--primary-fg),0 0 0 4px var(--primary-dark);box-shadow:0 0 0 2px var(--primary-fg),0 0 0 4px var(--primary-dark)}.button.button--accent,button.button--accent,input[type=submit].button--accent{background-color:var(--accent);border-color:var(--accent);color:var(--accent-fg)}.button.button--accent.focus,.button.button--accent:focus,.button.button--accent:hover,button.button--accent.focus,button.button--accent:focus,button.button--accent:hover,input[type=submit].button--accent.focus,input[type=submit].button--accent:focus,input[type=submit].button--accent:hover{background-color:var(--accent-dark);border-color:var(--accent-dark);color:var(--accent-fg)}.button.button--accent.focus,.button.button--accent:focus,button.button--accent.focus,button.button--accent:focus,input[type=submit].button--accent.focus,input[type=submit].button--accent:focus{-webkit-box-shadow:0 0 0 2px var(--accent-fg),0 0 0 4px var(--accent-dark);box-shadow:0 0 0 2px var(--accent-fg),0 0 0 4px var(--accent-dark)}.button.button--accent.active,.button.button--accent:active,button.button--accent.active,button.button--accent:active,input[type=submit].button--accent.active,input[type=submit].button--accent:active{background-image:none;-webkit-box-shadow:0 0 0 3px var(--accent-alpha),inset 0 3px 5px rgba(0,0,0,.125);box-shadow:0 0 0 3px var(--accent-alpha),inset 0 3px 5px rgba(0,0,0,.125)}.call-to-action{background-color:var(--primary-fg);border-color:var(--primary);color:var(--primary)}.call-to-action.focus,.call-to-action:focus,.call-to-action:hover{background-color:var(--primary-fg);border-color:var(--primary-dark);color:var(--primary-dark)}.call-to-action.focus,.call-to-action:focus{-webkit-box-shadow:0 0 0 2px var(--primary-fg),0 0 0 4px var(--primary-dark);box-shadow:0 0 0 2px var(--primary-fg),0 0 0 4px var(--primary-dark)}.call-to-action.call-to-action--accent{background-color:var(--accent-fg);border-color:var(--accent);color:var(--accent)}.call-to-action.call-to-action--accent.focus,.call-to-action.call-to-action--accent:focus,.call-to-action.call-to-action--accent:hover{background-color:var(--accent-fg);border-color:var(--accent-dark);color:var(--accent-dark)}.call-to-action.call-to-action--accent.focus,.call-to-action.call-to-action--accent:focus{-webkit-box-shadow:0 0 0 2px var(--accent-fg),0 0 0 4px var(--accent-dark);box-shadow:0 0 0 2px var(--accent-fg),0 0 0 4px var(--accent-dark)}.call-to-action.call-to-action--accent.active,.call-to-action.call-to-action--accent:active{background-image:none;-webkit-box-shadow:0 0 0 3px var(--accent-alpha),inset 0 3px 5px rgba(0,0,0,.125);box-shadow:0 0 0 3px var(--accent-alpha),inset 0 3px 5px rgba(0,0,0,.125)}[class$="--accent"] .call-to-action{background-color:var(--accent);border-color:var(--accent-fg);color:var(--accent-fg)}[class$="--accent"] .call-to-action.focus,[class$="--accent"] .call-to-action:focus,[class$="--accent"] .call-to-action:hover{background-color:var(--accent-dark);border-color:var(--accent-fg);color:var(--accent-fg)}[class$="--accent"] .call-to-action.focus,[class$="--accent"] .call-to-action:focus{-webkit-box-shadow:0 0 0 2px var(--accent-dark),0 0 0 4px var(--accent-fg);box-shadow:0 0 0 2px var(--accent-dark),0 0 0 4px var(--accent-fg)}[class$="--accent"] .call-to-action.active,[class$="--accent"] .call-to-action:active{background-image:none;-webkit-box-shadow:0 0 0 3px var(--accent-alpha),inset 0 3px 5px rgba(0,0,0,.125);box-shadow:0 0 0 3px var(--accent-alpha),inset 0 3px 5px rgba(0,0,0,.125)}.button--circle{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--primary);border-radius:50%;border:2px solid var(--primary);color:var(--primary-fg);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:3.75rem;width:3.75rem}.button--circle.focus,.button--circle:focus,.button--circle:hover{background-color:var(--primary-dark);border-color:var(--primary-dark);color:var(--primary-fg);text-decoration:none}.button--circle.focus,.button--circle:focus{-webkit-box-shadow:0 0 0 2px var(--primary-fg),0 0 0 4px var(--primary-dark);box-shadow:0 0 0 2px var(--primary-fg),0 0 0 4px var(--primary-dark)}.button--circle.active,.button--circle:active{background-image:none;-webkit-box-shadow:0 0 0 3px var(--primary-alpha),inset 0 3px 5px rgba(0,0,0,.125);box-shadow:0 0 0 3px var(--primary-alpha),inset 0 3px 5px rgba(0,0,0,.125)}.button--circle--accent{background-color:var(--accent);color:var(--accent-fg)}.button--circle--accent.focus,.button--circle--accent:focus,.button--circle--accent:hover{background-color:var(--accent-dark);border-color:var(--accent-dark);color:var(--accent-fg)}.button--circle--accent.focus,.button--circle--accent:focus{-webkit-box-shadow:0 0 0 2px var(--accent-fg),0 0 0 4px var(--accent-dark);box-shadow:0 0 0 2px var(--accent-fg),0 0 0 4px var(--accent-dark)}.button--circle--accent.active,.button--circle--accent:active{-webkit-box-shadow:0 0 0 3px var(--accent-alpha),inset 0 3px 5px rgba(0,0,0,.125);box-shadow:0 0 0 3px var(--accent-alpha),inset 0 3px 5px rgba(0,0,0,.125)}.dropdown>p{margin-bottom:0}.dropdown button{border:0;border-bottom:3px solid var(--header-color);border-radius:0;background:transparent;color:var(--header-color);text-transform:none;text-align:left;padding:0 0 .5rem;width:100%}.dropdown button:focus,.dropdown button:hover{color:var(--primary-dark,#7f0c07);border-bottom-color:var(--primary-dark,#7f0c07)}.dropdown button:active{-webkit-box-shadow:unset;box-shadow:unset}.dropdown button .arrow{display:block;float:right;margin-top:.5rem}.dropdown [aria-expanded=true] .arrow{-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#222;text-align:left;list-style:none;background-color:var(--body-bg);background-clip:padding-box;border:2px solid rgba(0,0,0,.15);border-radius:3px;-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,.175);box-shadow:0 .5rem 1rem rgba(0,0,0,.175)}.dropdown-menu.dropdown-menu-block{width:100%}.dropup .dropdown-menu{margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle:after{border-top:0;border-bottom:.3em solid}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#222;text-align:inherit;white-space:nowrap;background:var(--body-bg-alt);border:0}.dropdown-item:focus,.dropdown-item:hover{color:#151515;text-decoration:none;background-color:var(--accent)}.dropdown-item.active,.dropdown-item:active{color:var(--primary);text-decoration:none;background-color:var(--accent)}.dropdown-item.disabled,.dropdown-item:disabled{color:#888;background-color:transparent}.show>a{outline:0}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#888;white-space:nowrap}.alignleft{float:left;margin-right:1.5em}.alignright{float:right;margin-left:1.5em}.aligncenter{clear:both}.block-reading-meta{background-color:var(--body-bg-alt);font-family:Karla,sans-serif;padding:2rem 1rem 4rem}@media screen and (min-width:768px){.block-reading-meta{padding:2rem 1rem 2.25rem}}.block-reading-meta .license-attribution{font-size:1rem}.block-reading-meta .license-attribution img{margin-bottom:1rem;height:2rem;width:auto}.block-reading-meta__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:1200px;margin:0 auto}.block-reading-meta__subsection{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:300px;padding-right:2rem}.block-reading-meta__subtitle{font-size:1.25rem;text-align:left;color:var(--primary);margin-bottom:1rem}.block-reading-meta__subtitle:before{display:none}.block-reading-meta__share{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.block-reading-meta__share>:first-child{margin-left:0}.block-reading-meta__share svg{width:3rem;height:2rem}html{-webkit-font-smoothing:antialiased}main *+p{margin-top:1.5em}h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-family:Karla,sans-serif;font-weight:700;line-height:1.5}h1 a,h1 a:active,h1 a:hover,h1 a:visited,h2 a,h2 a:active,h2 a:hover,h2 a:visited,h3 a,h3 a:active,h3 a:hover,h3 a:visited,h4 a,h4 a:active,h4 a:hover,h4 a:visited,h5 a,h5 a:active,h5 a:hover,h5 a:visited,h6 a,h6 a:active,h6 a:hover,h6 a:visited{color:inherit}.home h1,.home h2,.home h3,.home h4,.home h5,.home h6{color:var(--primary)}h1{font-size:2.25rem;text-align:center;text-transform:uppercase}h1:before{content:"";display:block;margin:.5rem auto 1rem;width:2.8125rem;height:.3125rem;background:var(--accent)}@media screen and (min-width:60rem){h1:before{margin-bottom:2rem;width:4.6875rem}}@media screen and (min-width:768px){h1{font-size:3rem}}h2{margin-bottom:2rem;font-size:1.875rem;font-weight:600;text-align:center;text-transform:uppercase}h2:before{content:"";display:block;margin:.5rem auto 1rem;width:2.8125rem;height:.3125rem;background:var(--accent)}@media screen and (min-width:60rem){h2:before{margin-bottom:2rem;width:4.6875rem}}@media screen and (min-width:768px){h2{font-size:2.25rem}}h3{font-size:2.25rem}h4{font-size:1.875rem}h5{font-size:1.5rem}h6{font-size:1.25rem}ol,p,ul{font-size:1.125rem;line-height:1.5}.mu_register.wp-signup-container,.page-section,.wp-activate-container{width:100%;padding:4rem 1rem;background:var(--body-bg);text-align:center}.mu_register.wp-signup-container ol,.mu_register.wp-signup-container ul,.page-section ol,.page-section ul,.wp-activate-container ol,.wp-activate-container ul{padding-left:0;list-style-position:inside}.page-section--accent{background:var(--accent)}.page-section--accent,.page-section--accent h2{color:var(--accent-fg)}.page-section--accent h2:before{background:var(--accent-fg)}.page-section--bordered{width:calc(100% - 2rem);margin:5rem auto 0;border:4px solid var(--accent)}.page-section--borderless{-webkit-box-shadow:none;box-shadow:none}.block__subtitle{font-size:1.5rem;margin-bottom:1rem;text-transform:uppercase}@media screen and (min-width:768px){.block__subtitle{margin-bottom:1.5rem}}.block-toggle__cta{position:relative;text-align:center}@media screen and (min-width:60rem){.block-toggle__cta{display:none}}.block-toggle__cta__blurb{font-size:.875rem;margin-bottom:0;padding-bottom:2.5rem}.block-toggle__cta__button{bottom:0;cursor:pointer;font-size:1.5rem;left:50%;margin:0;position:absolute;-webkit-transform:translate(-50%,50%);-o-transform:translate(-50%,50%);transform:translate(-50%,50%);z-index:10;color:var(--primary-fg)}.block-toggle__cta__button svg{width:1.5rem;height:2rem}.block-toggle__cta__button.\--visible svg{-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.block.block-toggle{padding-bottom:0}@media screen and (max-width:59.975rem){.block.block-toggle.block-toggle--visible .block-toggle__cta__blurb,.block.block-toggle:not(.block-toggle--visible) .block-toggle__content{display:none}}.block.block-toggle.block-meta{padding-bottom:6rem}@media screen and (min-width:60rem){.has-sections .entry-content{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:90rem;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around}.mu_register.wp-signup-container,.page-section,.wp-activate-container{width:100%;max-width:50rem;margin:4rem auto;padding:4rem 5.625rem;-webkit-box-shadow:-3px 5px 4px 2px hsla(0,0%,52.9%,.09);box-shadow:-3px 5px 4px 2px hsla(0,0%,52.9%,.09)}.mu_register.wp-signup-container:first-of-type,.mu_register.wp-signup-container:nth-of-type(2),.page-section:first-of-type,.page-section:nth-of-type(2),.wp-activate-container:first-of-type,.wp-activate-container:nth-of-type(2){width:calc(50% - 4rem)}.mu_register.wp-signup-container:only-of-type,.page-section--bordered,.page-section:only-of-type,.wp-activate-container:only-of-type{width:100%;max-width:50rem}.page-section--bordered{margin:4rem auto;-webkit-box-shadow:none;box-shadow:none}.page-section--bordered:first-of-type,.page-section--bordered:nth-of-type(2){width:calc(50% - 4rem)}.page-section--bordered:only-of-type{width:100%;max-width:50rem}}.home h1{text-transform:none}.home h1:before{display:none}.page:not(.has-sections) article{width:100%;padding:4rem 1rem;background:var(--body-bg);text-align:left}@media screen and (min-width:60rem){.page:not(.has-sections) article{width:100%;max-width:50rem;margin:-80% auto 4rem;padding:4rem 5.625rem;-webkit-box-shadow:-3px 5px 4px 2px hsla(0,0%,52.9%,.09);box-shadow:-3px 5px 4px 2px hsla(0,0%,52.9%,.09)}}.page:not(.has-sections) .entry-header{margin-bottom:2rem}#content{position:relative;margin:0 auto;background-color:var(--body-bg);width:100%}@media screen and (min-width:60rem){#content{width:var(--reading-width,40em)}}#content .wp-caption,#content .wp-nocaption,#content img{height:auto;max-width:100%}.single #content{min-height:350px;margin-bottom:0}.edit-link{margin-top:5rem}@media print{body{background:none}a{color:#000}#wrap{position:relative;display:block;float:none;margin:0 auto;clear:both}#header{padding-bottom:18pt;border-bottom:2pt solid #000}.entry-content{font-size:14pt;line-height:1.6em}.entry-title{font-size:21pt}#branding img,#comments,#respond,#searchform,.comment-edit-link,.edit-link,.nav,.navigation,.page-link,.share-wrap-single,.sidebar,.widget-area{display:none}#container,#header,.footer{width:100%;margin:0}.footer,nav{color:#000;background:#fff}#content{width:100%;padding:10px;margin:24pt 0 0}.wp-caption p{font-size:11pt}.home .sticky{border:0}.wrapper{height:auto;min-height:100px;margin:0 auto}}.footer{--brand:var(--footer-color);--primary-dark:var(--footer-color);background-color:#444;color:#fff;font-family:Karla,sans-serif;padding:0 0 2rem}.footer h1,.footer h2,.footer h3,.footer h4,.footer h5,.footer h6{font-size:1.125rem;font-weight:600;margin-bottom:1rem}.footer h1:before,.footer h2:before,.footer h3:before,.footer h4:before,.footer h5:before,.footer h6:before{display:none}.footer.footer--home{padding-top:4rem}.footer.footer--reading{padding-top:1rem;padding-bottom:7rem}@media screen and (min-width:48rem){.footer.footer--reading{padding-bottom:4rem}}@media screen and (min-width:1330px){.footer.footer--reading{padding-bottom:1rem}}@media screen and (min-width:768px){.footer{padding-bottom:.5rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.footer__inner{margin:0 auto}.footer__pressbooks{max-width:1330px;margin:2rem auto 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:768px){.footer__pressbooks{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:2rem auto}}.footer__pressbooks a{color:var(--footer-text)}.footer__pressbooks__icon{margin:0 1rem}.footer__pressbooks__icon>.icon--svg{height:2.8125rem;width:2.8125rem}.footer__pressbooks__links{margin-bottom:1.5rem;margin-top:1.5rem;padding:0 1.875rem}@media screen and (min-width:768px){.footer__pressbooks__links{margin:0;padding:0}}.footer__pressbooks__links__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:.875rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style:none;margin:0;padding-left:0}.footer__pressbooks__links__list li{padding:.125rem 0}.footer__pressbooks__links__list a{padding-left:.5rem;padding-right:.5rem}.footer__pressbooks__links__title{font-size:1rem;font-weight:600;text-align:center}.footer__pressbooks__social{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 1rem}.footer__pressbooks__social a{margin:0 .25em}.footer__pressbooks__social a>.icon--svg{height:2rem;width:2rem}.footer__pressbooks__social a>.youtube-link{height:2.2em;width:auto;padding-bottom:.6em;margin-right:.2em}@media (min-width:960px){.footer__pressbooks__social a>.icon--svg{height:1.5rem;width:1.5rem}.footer__pressbooks__social a>.youtube-link{height:1.9em;width:auto;padding-bottom:.7em;margin-right:.2em}}.footer__network{height:auto;margin-bottom:0;padding:2.5rem 1.875rem;font-family:Karla,sans-serif;font-size:1rem;color:var(--accent-fg);background-color:var(--accent,#015d75);text-align:center}.footer__network .social-media{margin-top:1em}.footer__network .social-media a{width:2rem;height:2rem;margin:0 .25em;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}.footer__network .social-media a>.icon--svg{height:2rem;width:2rem}.footer__network ul{margin:0;padding:0;list-style:none;text-align:center;font-weight:600;line-height:2.25}.footer__network__block{border-top:1px solid var(--accent-fg)}.footer__network__block:first-of-type{border-top:0}.footer__network__block a{color:var(--accent-fg);text-decoration:none;border-bottom:1px solid transparent}.footer__network__block a:focus,.footer__network__block a:hover{border-bottom:1px solid var(--accent-fg)}.footer__network__block--1{margin:0 -5px;padding:0 0 40px}.footer__network__block--2{padding:30px 7.5px}.footer__network__block--2 .widget{margin-bottom:1em}.footer__network__menu{padding:30px 7.5px 0}.footer__network__block .social-media{margin-top:0;width:100%}.footer__network__block .social-media a{margin:0 .5em 0 0;border-bottom:none}.footer__network__block .social-media a:focus,.footer__network__block .social-media a:hover{border-bottom:none}@media (min-width:960px){.footer__network{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer__network ul{text-align:left}.footer__network__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;padding:0 3.75rem;border-top:0;border-right:1px solid var(--accent-fg)}.footer__network__block,.footer__network__block--2{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer__network__block:last-of-type{border-right:0}.social-media a{margin:0 .5em 0 0}.social-media a,.social-media a>.icon--svg{width:1.5rem;height:1.5rem}}@media (min-width:1650px){.footer__network ul li{display:inline-block;margin-right:3em}}.header{font-family:Karla,sans-serif;padding:3.5rem 1rem 1.5rem}@media screen and (min-width:60rem){.header{padding:3rem 1rem}}.header__inside{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:1440px;margin:0 auto}.header__logo--img,.header__logo--svg{display:inline-block;width:auto;max-width:100px;height:auto;max-height:1.5rem;margin-bottom:-1px;margin-right:2px}@media screen and (min-width:30rem) and (max-width:60rem){.header__logo--img,.header__logo--svg{max-width:150px}}@media screen and (min-width:60rem){.header__logo--img,.header__logo--svg{max-width:200px;max-height:30px}}.header__nav-icon{display:block;position:relative;width:25px;height:20px;z-index:999;text-indent:-9999em}@media screen and (min-width:60rem){.header__nav-icon{display:none}}.header__nav-icon__icon{display:block;position:absolute;top:7px;width:25px;height:3px;background:var(--primary)}.header__nav-icon__icon:after,.header__nav-icon__icon:before{width:25px;height:3px;content:"";background:var(--primary)}.header__nav-icon__icon:before{position:absolute;top:-7px;right:0}.header__nav-icon__icon:after{position:absolute;top:7px;right:0}.header__nav--active .header__nav-icon__icon{--header-bg:var(--primary);--header-text:var(--primary-fg);color:var(--header-text);background:var(--header-text)}.header__nav--active .header__nav-icon__icon:after,.header__nav--active .header__nav-icon__icon:before{background:var(--header-text)}.js-header-nav .nav--primary{list-style:none;padding-left:0;margin-bottom:0}.js-header-nav .nav--primary li{display:inline;padding-left:1rem;font-size:1.125rem}@media screen and (max-width:59.975rem){.js-header-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;margin:0 0 0 -100%;padding:0 17px;position:absolute;top:0;width:100%}.js-header-nav .nav--primary li{display:block;padding-left:0}.js-header-nav a{display:none;font-family:Karla,sans-serif;font-size:1.5rem;line-height:3.3333333333;color:var(--header-color);letter-spacing:0}.header__nav--active .js-header-nav{--header-color:var(--primary-fg);margin:0;padding:6rem 52px;z-index:99;background:var(--primary)}.header__nav--active .js-header-nav .nav--primary li{border-bottom:1px solid var(--header-color)}.header__nav--active .js-header-nav .nav--primary li:last-child{border-bottom:0}.header__nav--active .js-header-nav a{display:block;width:100%}.header__nav--active .js-header-nav a:hover{color:var(--header-color)}}.header--home{--brand:var(--header-color);--primary-dark:var(--header-color);--brand-accent:var(--header-color);background-color:var(--header-bg);color:var(--header-color)}.header__search{position:relative}.icon-search{vertical-align:middle}.header:not(.header--home) .icon-search{font-size:1.5rem;cursor:pointer}.header__search__form{display:inline-block;position:relative;width:12rem}.header__search__form label{position:absolute;left:0;width:12rem}.header__search__form label .icon--svg{width:1.5rem;height:2rem;display:inline-block;float:right;vertical-align:middle}.header__search__form input[type=search]{background-color:transparent;border:0;border-bottom:2px solid var(--primary);color:var(--body-color);width:12rem}.header__search__form input[type=search]:focus{border-color:var(--brand-orig)}.header__search__form input[type=search]:focus+label{text-indent:-999999rem}.header--home .header__search__form input[type=search]{color:var(--header-color);border-bottom:1px solid var(--header-color)}.header--home .header__search__form input[type=search]:focus{border-color:var(--brand-orig)}.header__search__form input[type=submit]{display:none}:root{--reading-width:50em}.book{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;max-width:22.9375rem;height:24.125rem;margin:0 0 2rem;padding:1.5rem 1rem 2rem;border:2px solid var(--accent);background:var(--accent)}@media screen and (min-width:30rem){.book{padding:1.5rem 1.85rem 2.1875rem}}.book a{margin:0;font-family:Karla,sans-serif;color:var(--accent-fg);text-decoration:none;text-align:center;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.book__title{margin:0;font-size:1.25rem;font-weight:500;line-height:1.2;text-align:left}@media screen and (min-width:30rem){.book__title{font-size:1.75rem}}.book__subject{margin:0;font-size:.75rem;text-align:left}@media screen and (min-width:30rem){.book__subject{font-size:1rem}}.book__read-more{margin:auto 0 0;font-size:1rem;text-align:left}@media screen and (min-width:30rem){.book__read-more{font-size:1.125rem}}.book__read-more a svg{width:1rem;height:1rem;vertical-align:middle}@media screen and (min-width:30rem){.book__read-more a svg{width:1.125rem;height:1.125rem;margin-left:.5rem}}.book:last-child{margin-bottom:0}@media screen and (min-width:60rem){.book:last-child{margin-bottom:2rem}}label{margin:0 0 1rem;font-family:Karla,sans-serif}textarea{height:7.5em;resize:none}input[type=email],input[type=tel],input[type=text],textarea{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border:0;border-bottom:2px solid var(--body-text);border-radius:0;padding:0 0 1.5em;font-size:1rem;font-weight:600;font-family:Karla,sans-serif;background:transparent;-webkit-appearance:none;-moz-appearance:none}input[type=email]:focus,input[type=tel]:focus,input[type=text]:focus,textarea:focus{outline:none;border-bottom:2px solid var(--accent)}input[type=submit]{cursor:pointer}.form{width:22.125rem}.form ::-webkit-input-placeholder{color:var(--black)}.form ::-moz-placeholder{color:var(--black)}.form :-ms-input-placeholder{color:var(--black)}.form ::-ms-input-placeholder{color:var(--black)}.form ::placeholder{color:var(--black)}.form__notice{margin-bottom:2rem;font-size:.875rem;font-weight:600;font-family:Karla,sans-serif;text-transform:uppercase;text-align:center}.form__notice--error{color:var(--error)}.form__notice--success{color:var(--success)}.form__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;position:relative;margin-bottom:2rem}.form__row label{position:absolute;left:0;top:0;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;line-height:1}.form__row input.error+label,.form__row input:focus+label,.form__row input:valid+label,.form__row textarea.error+label,.form__row textarea:focus+label,.form__row textarea:valid+label{top:100%;margin-top:-1.125rem;font-size:.75rem}.form__row input.error,.form__row textarea.error{border-bottom:2px solid var(--error)}.form__row input.error+label,.form__row textarea.error+label{color:var(--error)}.form__row:last-child{margin-top:3rem}.contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:4.0625rem 0 7.5rem;background:var(--body-bg-alt)}.contact h2{margin-bottom:2.5rem}.footer__network{--primary:--accent-fg}.header,.home .header{background-position:bottom;background-repeat:no-repeat;background-size:cover}.home .header{height:540px}@media screen and (min-width:60rem){.home .header{height:880px}.home .header .header__inside{position:relative;z-index:99}}.home #content{margin-top:-540px;background:transparent}@media screen and (min-width:60rem){.home #content{margin-top:-880px}}.home .entry-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:33.75rem}@media screen and (min-width:60rem){.home .entry-header{height:10rem;margin:5rem 0 0}}.home .entry-header .entry-title{font-family:Karla,sans-serif;font-size:1.875rem;margin-bottom:0;text-align:center;max-width:100%}@media screen and (min-width:60rem){.home .entry-header .entry-title{font-size:3.25rem;line-height:1.25em;margin-top:1.5em}}.home .entry-header .entry-description{font-family:Karla,sans-serif;font-size:1.125rem;margin-top:0;margin-bottom:0;text-align:center;max-width:100%}@media screen and (min-width:60rem){.home .entry-header .entry-description{font-size:2rem}}.page:not(.home) .header{height:15rem}@media screen and (min-width:60rem){.page:not(.home) .header{height:55rem}}.page.catalog .header{height:23.8125rem}.page.catalog .page-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:23.75rem;margin-top:-23.75rem}@media screen and (min-width:60rem){.page.catalog .header{height:28.125rem}.page.catalog .page-header{height:23.8125rem;margin-top:-23.8125rem}.font-size .page.catalog .page-header{height:21.875rem;margin-top:-21.875rem}}body{min-height:100vh;-ms-flex-direction:column;flex-direction:column}body,body #page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal}body #page{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column}body #content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.page.home:not(.has-sections) article{margin-top:0}.home #content{width:100%}@media screen and (min-width:90rem){.home #content{max-width:1440px}}.latest-books{margin:4rem 0 8rem}.latest-books .slider{width:100%;max-width:22.9375rem;margin:0 auto;position:relative}.latest-books .books{position:relative;width:calc(100% - 4rem);margin:0 auto;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:0;z-index:99}.latest-books .booknav,.latest-books .books{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.latest-books .booknav{top:0;left:0;width:100%;max-width:28.0625rem;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.latest-books .booknav,.latest-books .next,.latest-books .previous{position:absolute;margin-top:0;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.latest-books .next,.latest-books .previous{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:1.5625rem}.latest-books .next svg,.latest-books .previous svg{width:1.5625rem;height:1.5625rem;margin-top:0}.latest-books .next svg path,.latest-books .previous svg path{fill:var(--primary)}.latest-books .previous{left:0}.latest-books .next{right:0}@media screen and (min-width:60rem){.latest-books .slider{width:calc(100vw - 5.125rem);max-width:75rem}.latest-books .books{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.latest-books .books .book{margin-right:1rem;margin-left:1rem}.latest-books .booknav{width:calc(100% + 4rem);max-width:100vw;left:-2rem}.latest-books .next,.latest-books .previous{width:2rem}.latest-books .next svg,.latest-books .previous svg{width:2rem;height:2rem}}.latest-books .catalog-link{text-align:center}fieldset{border-top:2px solid var(--accent);font-family:Karla,sans-serif}fieldset h2,fieldset h3{margin-bottom:0;font-size:1rem;font-weight:700;text-align:left;text-transform:none}fieldset h2:before,fieldset h3:before{display:none}fieldset h2 button,fieldset h3 button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;all:inherit;width:100%;padding:1rem 1.1875rem;margin:0;border-top:0}fieldset h2 button svg,fieldset h3 button svg{display:block;float:right;margin-top:.5rem}fieldset h2 button:focus,fieldset h2 button:hover,fieldset h3 button:focus,fieldset h3 button:hover{color:var(--primary);background:var(--bg-body)}fieldset h2 button:active,fieldset h3 button:active{-webkit-box-shadow:none;box-shadow:none}fieldset [aria-expanded=true]{color:var(--primary)}fieldset [aria-expanded=true] svg{-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}fieldset h2 [aria-expanded=true]{border-bottom:2px solid var(--accent);background:var(--body-bg-alt)}fieldset [type=radio]{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;border:0!important;overflow:hidden!important;clip:rect(1px,1px,1px,1px)}fieldset .label{display:inline-block;width:calc(100% - 2rem)}fieldset [type=radio]+label{cursor:pointer;display:block;padding:1rem 1.1875rem;margin-bottom:0}fieldset [type=radio]+label svg{display:none}fieldset [type=radio]:focus label{cursor:pointer;display:block}fieldset [type=radio]:checked+label{color:var(--primary);font-weight:700}fieldset [type=radio]:checked+label svg{display:block;float:right;margin-top:.5rem;width:1rem;height:1rem;fill:transparent}fieldset:last-of-type{border-bottom:2px solid var(--accent);margin-bottom:1rem}.js .filter-sort [type=submit]{display:none}.clear-filters{width:calc(100% - 2rem);margin:0 1rem}.catalog .books{width:calc(100% - 1rem);padding:0;margin:2rem 0 1rem 1rem}.catalog .book{height:14.375rem;width:calc(50% - 1rem);margin:0 1rem 1rem 0}.catalog-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin-top:2.5rem;margin-bottom:2rem;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;font-family:Karla,sans-serif}.catalog-navigation a{color:var(--body-text)}.catalog-navigation a:focus,.catalog-navigation a:hover{color:var(--primary)}.catalog-navigation .next,.catalog-navigation .previous{display:block;margin:0 1.625rem;font-family:Karla,sans-serif;font-size:1rem}.catalog-navigation .next svg,.catalog-navigation .previous svg{width:1.2rem;height:1rem;margin:.25rem .375rem 0}.catalog-navigation .next svg path,.catalog-navigation .previous svg path{fill:var(--primary)}.catalog-navigation .pages{display:inline-block;border-bottom:2px solid #ececec}.catalog-navigation .pages a,.catalog-navigation .pages span{display:inline-block;width:2.5625rem;padding:.5rem 0;font-size:1.5rem;text-align:center}.catalog-navigation .pages .current{border-bottom:.375rem solid var(--primary)}@media screen and (min-width:30rem) and (max-width:60rem){.filter-sort{width:calc(100% - 1rem);height:7rem;margin:2rem 0 1rem 1rem}fieldset{width:calc(33.33333% - 1rem);margin:0 1rem 1rem 0;float:left;border-top:0;position:relative}fieldset:last-of-type{border-bottom:0}fieldset h2 button{border-bottom:2px solid var(--accent)}fieldset div:not([hidden]){position:absolute;width:100%;background:var(--body-bg);z-index:99;border-right:.0625rem solid #ececec;border-left:.0625rem solid #ececec;border-bottom:.0625rem solid #ececec}fieldset div:not([hidden]) .subject-groups,fieldset div:not([hidden]) .subject-groups div{width:calc(100% + .125rem);margin-left:-.06125rem}fieldset div:not([hidden]) .subject-groups div{position:relative;border-bottom:0}.clear-filters{width:calc(33.33333% - 1rem);margin-left:0}.catalog .book{height:16.25rem;width:calc(33.33333% - 1rem);margin:0 1rem 1rem 0}}@media screen and (min-width:60rem){.catalog #content{width:calc(100% - 1rem);margin-left:auto;margin-right:auto;max-width:103.125rem;background:transparent}.filter-sort{width:calc(25% - 2rem);height:auto;float:left;margin:2rem 1rem 1rem}fieldset{width:100%;display:block;margin-bottom:0}fieldset div:not([hidden]){position:relative;border:0}.clear-filters{width:100%;margin-left:0}.catalog .books{width:75%;float:right;margin-left:0}.catalog .book{height:16.25rem;max-width:calc(33.33333% - 1rem);margin:0 1rem 1rem 0}.catalog-navigation{width:75%;float:right;padding-right:1rem}}.mu_register.wp-signup-container,.wp-activate-container{margin:7.5rem auto 4rem}.mu_register.wp-signup-container *,.wp-activate-container *{text-align:left}.mu_register.wp-signup-container h2,.wp-activate-container h2{text-align:center;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.mu_register.wp-signup-container .mu_alert,.wp-activate-container .mu_alert{margin-bottom:2rem}.mu_register.wp-signup-container form,.wp-activate-container form{margin-top:0}.mu_register.wp-signup-container input:not([type=submit]),.wp-activate-container input:not([type=submit]){padding:0}.mu_register.wp-signup-container .checkbox,.wp-activate-container .checkbox{margin-right:1em}.mu_register.wp-signup-container .submit,.wp-activate-container .submit{text-align:center}.mu_register.wp-signup-container [type=submit],.wp-activate-container [type=submit]{width:auto;margin:0 auto;text-align:center}.mu_register.wp-signup-container ol,.mu_register.wp-signup-container ul,.wp-activate-container ol,.wp-activate-container ul{list-style-position:outside}.mu_register.wp-signup-container span.h3,.wp-activate-container span.h3{padding:0;font-size:1rem} \ No newline at end of file diff --git a/languages/af.mo b/languages/af.mo index 26c62663..70bd6b5c 100644 Binary files a/languages/af.mo and b/languages/af.mo differ diff --git a/languages/af.po b/languages/af.po index 16b6ff41..4103c2d8 100644 --- a/languages/af.po +++ b/languages/af.po @@ -2,9 +2,9 @@ # This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: Aldine 1.6.1\n" +"Project-Id-Version: Aldine 1.6.2\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" -"POT-Creation-Date: 2019-04-16T11:40:07+00:00\n" +"POT-Creation-Date: 2019-05-13T16:54:07+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" @@ -79,26 +79,18 @@ msgid "Powered by %s" msgstr "" #: footer.php:79 -msgid "Open Source" +msgid "Guides and Tutorials" msgstr "" -#: footer.php:80 -msgid "Open Textbooks" -msgstr "" - -#: footer.php:81 -msgid "Open Book Publishing" -msgstr "" - -#: footer.php:82 inc/activation/namespace.php:27 -msgid "Learn More" +#: footer.php:80 inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: footer.php:86 footer.php:90 -msgid "Pressbooks on Facebook" +#: footer.php:84 footer.php:86 +msgid "Pressbooks on YouTube" msgstr "" -#: footer.php:92 footer.php:96 +#: footer.php:88 footer.php:92 msgid "Pressbooks on Twitter" msgstr "" @@ -198,6 +190,10 @@ msgid "" "in all the formats you need to publish." msgstr "" +#: inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + #: inc/activation/namespace.php:34 inc/activation/namespace.php:146 #: inc/activation/namespace.php:152 msgid "About" @@ -383,10 +379,6 @@ msgstr "" msgid "Continued" msgstr "" -#: inc/helpers/namespace.php:179 -msgid "Contact" -msgstr "" - #: inc/helpers/namespace.php:186 msgid "Sign In" msgstr "" diff --git a/languages/ar.mo b/languages/ar.mo index a510db20..354094fb 100644 Binary files a/languages/ar.mo and b/languages/ar.mo differ diff --git a/languages/ar.po b/languages/ar.po index 8c7f4813..54c487d1 100644 --- a/languages/ar.po +++ b/languages/ar.po @@ -2,9 +2,9 @@ # This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: Aldine 1.6.1\n" +"Project-Id-Version: Aldine 1.6.2\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" -"POT-Creation-Date: 2019-04-16T11:40:07+00:00\n" +"POT-Creation-Date: 2019-05-13T16:54:07+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" @@ -83,26 +83,18 @@ msgid "Powered by %s" msgstr "" #: footer.php:79 -msgid "Open Source" +msgid "Guides and Tutorials" msgstr "" -#: footer.php:80 -msgid "Open Textbooks" -msgstr "" - -#: footer.php:81 -msgid "Open Book Publishing" -msgstr "" - -#: footer.php:82 inc/activation/namespace.php:27 -msgid "Learn More" +#: footer.php:80 inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: footer.php:86 footer.php:90 -msgid "Pressbooks on Facebook" +#: footer.php:84 footer.php:86 +msgid "Pressbooks on YouTube" msgstr "" -#: footer.php:92 footer.php:96 +#: footer.php:88 footer.php:92 msgid "Pressbooks on Twitter" msgstr "" @@ -202,6 +194,10 @@ msgid "" "in all the formats you need to publish." msgstr "" +#: inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + #: inc/activation/namespace.php:34 inc/activation/namespace.php:146 #: inc/activation/namespace.php:152 msgid "About" @@ -387,10 +383,6 @@ msgstr "" msgid "Continued" msgstr "" -#: inc/helpers/namespace.php:179 -msgid "Contact" -msgstr "" - #: inc/helpers/namespace.php:186 msgid "Sign In" msgstr "" diff --git a/languages/bg_BG.mo b/languages/bg_BG.mo index 741d10df..8854e10f 100644 Binary files a/languages/bg_BG.mo and b/languages/bg_BG.mo differ diff --git a/languages/bg_BG.po b/languages/bg_BG.po index f36a3c93..8e507191 100644 --- a/languages/bg_BG.po +++ b/languages/bg_BG.po @@ -2,9 +2,9 @@ # This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: Aldine 1.6.1\n" +"Project-Id-Version: Aldine 1.6.2\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" -"POT-Creation-Date: 2019-04-16T11:40:07+00:00\n" +"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n" "PO-Revision-Date: 2018-03-06 14:24+0000\n" "Language-Team: Bulgarian (Bulgaria) (https://www.transifex.com/pressbooks/teams/9194/bg_BG/)\n" "MIME-Version: 1.0\n" @@ -79,26 +79,18 @@ msgid "Powered by %s" msgstr "" #: footer.php:79 -msgid "Open Source" +msgid "Guides and Tutorials" msgstr "" -#: footer.php:80 -msgid "Open Textbooks" -msgstr "" - -#: footer.php:81 -msgid "Open Book Publishing" -msgstr "" - -#: footer.php:82 inc/activation/namespace.php:27 -msgid "Learn More" +#: footer.php:80 inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: footer.php:86 footer.php:90 -msgid "Pressbooks on Facebook" +#: footer.php:84 footer.php:86 +msgid "Pressbooks on YouTube" msgstr "" -#: footer.php:92 footer.php:96 +#: footer.php:88 footer.php:92 msgid "Pressbooks on Twitter" msgstr "" @@ -198,6 +190,10 @@ msgid "" "in all the formats you need to publish." msgstr "" +#: inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + #: inc/activation/namespace.php:34 inc/activation/namespace.php:146 #: inc/activation/namespace.php:152 msgid "About" @@ -383,10 +379,6 @@ msgstr "" msgid "Continued" msgstr "" -#: inc/helpers/namespace.php:179 -msgid "Contact" -msgstr "" - #: inc/helpers/namespace.php:186 msgid "Sign In" msgstr "" diff --git a/languages/ca.mo b/languages/ca.mo index 1484b2ef..c3557808 100644 Binary files a/languages/ca.mo and b/languages/ca.mo differ diff --git a/languages/ca.po b/languages/ca.po index e4827961..f5d98599 100644 --- a/languages/ca.po +++ b/languages/ca.po @@ -2,9 +2,9 @@ # This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: Aldine 1.6.1\n" +"Project-Id-Version: Aldine 1.6.2\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" -"POT-Creation-Date: 2019-04-16T11:40:07+00:00\n" +"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n" "PO-Revision-Date: 2018-03-06 14:24+0000\n" "Language-Team: Catalan (https://www.transifex.com/pressbooks/teams/9194/ca/)\n" "MIME-Version: 1.0\n" @@ -79,26 +79,18 @@ msgid "Powered by %s" msgstr "" #: footer.php:79 -msgid "Open Source" +msgid "Guides and Tutorials" msgstr "" -#: footer.php:80 -msgid "Open Textbooks" -msgstr "" - -#: footer.php:81 -msgid "Open Book Publishing" -msgstr "" - -#: footer.php:82 inc/activation/namespace.php:27 -msgid "Learn More" +#: footer.php:80 inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: footer.php:86 footer.php:90 -msgid "Pressbooks on Facebook" +#: footer.php:84 footer.php:86 +msgid "Pressbooks on YouTube" msgstr "" -#: footer.php:92 footer.php:96 +#: footer.php:88 footer.php:92 msgid "Pressbooks on Twitter" msgstr "" @@ -198,6 +190,10 @@ msgid "" "in all the formats you need to publish." msgstr "" +#: inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + #: inc/activation/namespace.php:34 inc/activation/namespace.php:146 #: inc/activation/namespace.php:152 msgid "About" @@ -383,10 +379,6 @@ msgstr "" msgid "Continued" msgstr "" -#: inc/helpers/namespace.php:179 -msgid "Contact" -msgstr "" - #: inc/helpers/namespace.php:186 msgid "Sign In" msgstr "" diff --git a/languages/cs.mo b/languages/cs.mo index b605ea38..0351dc20 100644 Binary files a/languages/cs.mo and b/languages/cs.mo differ diff --git a/languages/cs.po b/languages/cs.po index e5c30d56..1fed3aad 100644 --- a/languages/cs.po +++ b/languages/cs.po @@ -2,9 +2,9 @@ # This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: Aldine 1.6.1\n" +"Project-Id-Version: Aldine 1.6.2\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" -"POT-Creation-Date: 2019-04-16T11:40:07+00:00\n" +"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n" "PO-Revision-Date: 2018-03-06 14:24+0000\n" "Language-Team: Czech (https://www.transifex.com/pressbooks/teams/9194/cs/)\n" "MIME-Version: 1.0\n" @@ -81,26 +81,18 @@ msgid "Powered by %s" msgstr "" #: footer.php:79 -msgid "Open Source" +msgid "Guides and Tutorials" msgstr "" -#: footer.php:80 -msgid "Open Textbooks" -msgstr "" - -#: footer.php:81 -msgid "Open Book Publishing" -msgstr "" - -#: footer.php:82 inc/activation/namespace.php:27 -msgid "Learn More" +#: footer.php:80 inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: footer.php:86 footer.php:90 -msgid "Pressbooks on Facebook" +#: footer.php:84 footer.php:86 +msgid "Pressbooks on YouTube" msgstr "" -#: footer.php:92 footer.php:96 +#: footer.php:88 footer.php:92 msgid "Pressbooks on Twitter" msgstr "" @@ -200,6 +192,10 @@ msgid "" "in all the formats you need to publish." msgstr "" +#: inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + #: inc/activation/namespace.php:34 inc/activation/namespace.php:146 #: inc/activation/namespace.php:152 msgid "About" @@ -385,10 +381,6 @@ msgstr "" msgid "Continued" msgstr "" -#: inc/helpers/namespace.php:179 -msgid "Contact" -msgstr "" - #: inc/helpers/namespace.php:186 msgid "Sign In" msgstr "" diff --git a/languages/cs_CZ.mo b/languages/cs_CZ.mo index 7b81cc0e..0d736636 100644 Binary files a/languages/cs_CZ.mo and b/languages/cs_CZ.mo differ diff --git a/languages/cs_CZ.po b/languages/cs_CZ.po index 998cc20b..8c2babf7 100644 --- a/languages/cs_CZ.po +++ b/languages/cs_CZ.po @@ -2,9 +2,9 @@ # This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: Aldine 1.6.1\n" +"Project-Id-Version: Aldine 1.6.2\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" -"POT-Creation-Date: 2019-04-16T11:40:07+00:00\n" +"POT-Creation-Date: 2019-05-13T16:54:07+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" @@ -81,26 +81,18 @@ msgid "Powered by %s" msgstr "" #: footer.php:79 -msgid "Open Source" +msgid "Guides and Tutorials" msgstr "" -#: footer.php:80 -msgid "Open Textbooks" -msgstr "" - -#: footer.php:81 -msgid "Open Book Publishing" -msgstr "" - -#: footer.php:82 inc/activation/namespace.php:27 -msgid "Learn More" +#: footer.php:80 inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: footer.php:86 footer.php:90 -msgid "Pressbooks on Facebook" +#: footer.php:84 footer.php:86 +msgid "Pressbooks on YouTube" msgstr "" -#: footer.php:92 footer.php:96 +#: footer.php:88 footer.php:92 msgid "Pressbooks on Twitter" msgstr "" @@ -200,6 +192,10 @@ msgid "" "in all the formats you need to publish." msgstr "" +#: inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + #: inc/activation/namespace.php:34 inc/activation/namespace.php:146 #: inc/activation/namespace.php:152 msgid "About" @@ -385,10 +381,6 @@ msgstr "" msgid "Continued" msgstr "" -#: inc/helpers/namespace.php:179 -msgid "Contact" -msgstr "" - #: inc/helpers/namespace.php:186 msgid "Sign In" msgstr "" diff --git a/languages/da_DK.mo b/languages/da_DK.mo index bdcb741d..8709e9e8 100644 Binary files a/languages/da_DK.mo and b/languages/da_DK.mo differ diff --git a/languages/da_DK.po b/languages/da_DK.po index 4b69073b..0b53190b 100644 --- a/languages/da_DK.po +++ b/languages/da_DK.po @@ -2,9 +2,9 @@ # This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: Aldine 1.6.1\n" +"Project-Id-Version: Aldine 1.6.2\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" -"POT-Creation-Date: 2019-04-16T11:40:07+00:00\n" +"POT-Creation-Date: 2019-05-13T16:54:07+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" @@ -79,26 +79,18 @@ msgid "Powered by %s" msgstr "" #: footer.php:79 -msgid "Open Source" +msgid "Guides and Tutorials" msgstr "" -#: footer.php:80 -msgid "Open Textbooks" -msgstr "" - -#: footer.php:81 -msgid "Open Book Publishing" -msgstr "" - -#: footer.php:82 inc/activation/namespace.php:27 -msgid "Learn More" +#: footer.php:80 inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: footer.php:86 footer.php:90 -msgid "Pressbooks on Facebook" +#: footer.php:84 footer.php:86 +msgid "Pressbooks on YouTube" msgstr "" -#: footer.php:92 footer.php:96 +#: footer.php:88 footer.php:92 msgid "Pressbooks on Twitter" msgstr "" @@ -198,6 +190,10 @@ msgid "" "in all the formats you need to publish." msgstr "" +#: inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + #: inc/activation/namespace.php:34 inc/activation/namespace.php:146 #: inc/activation/namespace.php:152 msgid "About" @@ -383,10 +379,6 @@ msgstr "" msgid "Continued" msgstr "" -#: inc/helpers/namespace.php:179 -msgid "Contact" -msgstr "" - #: inc/helpers/namespace.php:186 msgid "Sign In" msgstr "" diff --git a/languages/de_CH.mo b/languages/de_CH.mo index 30395766..e21dddce 100644 Binary files a/languages/de_CH.mo and b/languages/de_CH.mo differ diff --git a/languages/de_CH.po b/languages/de_CH.po index a7533565..ec9278fd 100644 --- a/languages/de_CH.po +++ b/languages/de_CH.po @@ -2,9 +2,9 @@ # This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: Aldine 1.6.1\n" +"Project-Id-Version: Aldine 1.6.2\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" -"POT-Creation-Date: 2019-04-16T11:40:07+00:00\n" +"POT-Creation-Date: 2019-05-13T16:54:07+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" @@ -79,26 +79,18 @@ msgid "Powered by %s" msgstr "" #: footer.php:79 -msgid "Open Source" +msgid "Guides and Tutorials" msgstr "" -#: footer.php:80 -msgid "Open Textbooks" -msgstr "" - -#: footer.php:81 -msgid "Open Book Publishing" -msgstr "" - -#: footer.php:82 inc/activation/namespace.php:27 -msgid "Learn More" +#: footer.php:80 inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: footer.php:86 footer.php:90 -msgid "Pressbooks on Facebook" +#: footer.php:84 footer.php:86 +msgid "Pressbooks on YouTube" msgstr "" -#: footer.php:92 footer.php:96 +#: footer.php:88 footer.php:92 msgid "Pressbooks on Twitter" msgstr "" @@ -198,6 +190,10 @@ msgid "" "in all the formats you need to publish." msgstr "" +#: inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + #: inc/activation/namespace.php:34 inc/activation/namespace.php:146 #: inc/activation/namespace.php:152 msgid "About" @@ -383,10 +379,6 @@ msgstr "" msgid "Continued" msgstr "" -#: inc/helpers/namespace.php:179 -msgid "Contact" -msgstr "" - #: inc/helpers/namespace.php:186 msgid "Sign In" msgstr "" diff --git a/languages/de_DE.mo b/languages/de_DE.mo index d83c611d..f2cc5d27 100644 Binary files a/languages/de_DE.mo and b/languages/de_DE.mo differ diff --git a/languages/de_DE.po b/languages/de_DE.po index c63741c6..2348018c 100644 --- a/languages/de_DE.po +++ b/languages/de_DE.po @@ -1,27 +1,31 @@ # Copyright (C) 2019 Pressbooks (Book Oven Inc.) # This file is distributed under the GNU GPL v3 or later. +# Translators: +# Thomas Dumm , 2019 +# msgid "" msgstr "" -"Project-Id-Version: Aldine 1.6.1\n" +"Project-Id-Version: Aldine 1.6.2\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" -"POT-Creation-Date: 2019-04-16T11:40:07+00:00\n" +"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n" "PO-Revision-Date: 2018-03-06 14:24+0000\n" -"Language-Team: German (Germany) (https://www.transifex.com/pressbooks/teams/9194/de_DE/)\n" +"Last-Translator: Thomas Dumm , 2019\n" +"Language-Team: German (https://www.transifex.com/pressbooks/teams/9194/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: de_DE\n" +"Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Domain: pressbooks-aldine\n" "X-Generator: WP-CLI 2.0.1\n" #. Theme Name of the theme msgid "Aldine" -msgstr "" +msgstr "Aldine" #. Theme URI of the theme msgid "https://github.com/pressbooks/pressbooks-aldine/" -msgstr "" +msgstr "https://github.com/pressbooks/pressbooks-aldine/ " #. Description of the theme msgid "" @@ -29,179 +33,183 @@ msgid "" "named for the Aldine Press, founded by Aldus Manutius in 1494, who is " "regarded by many as the world’s first publisher." msgstr "" +"Aldine ist das Standarddesign für die Startseite von Pressbooks-Netzwerken. " +"Es wurde nach der Aldine Press benannt, die von Aldus Manutius im Jahr 1494 " +"gegründet wurde und von vielen als der erste Verlag der Welt angesehen wird." #. Author of the theme msgid "Pressbooks (Book Oven Inc.)" -msgstr "" +msgstr "Pressbooks (Book Oven Inc.) " #. Author URI of the theme msgid "https://pressbooks.org" -msgstr "" +msgstr " https://pressbooks.org " #: 404.php:17 msgid "Oops! That page can’t be found." -msgstr "" +msgstr "Hoppla! Diese Seite existiert nicht." #: 404.php:21 msgid "It looks like nothing was found at this location." -msgstr "" +msgstr "An dieser Stelle wurde nichts gefunden." #. translators: 1: title. #: comments.php:35 msgid "One thought on “%1$s”" -msgstr "" +msgstr "Ein Überlegung zu “%1$s”" #. 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[0] "%1$s Überlegung zu \"%2$s\"" +msgstr[1] "%1$sÜberlegungen zu \"%2$s\"" #: comments.php:68 msgid "Comments are closed." -msgstr "" +msgstr "Kommentare sind nicht möglich" #. translators: %s network name #: footer.php:43 footer.php:48 msgid "%s on Facebook" -msgstr "" +msgstr "%s auf Facebook" #. translators: %s network name #: footer.php:53 footer.php:58 msgid "%s on Twitter" -msgstr "" +msgstr "%s auf Twitter" #. translators: %s Pressbooks #: footer.php:77 msgid "Powered by %s" -msgstr "" +msgstr "Powered by %s" #: footer.php:79 -msgid "Open Source" -msgstr "" - -#: footer.php:80 -msgid "Open Textbooks" -msgstr "" - -#: footer.php:81 -msgid "Open Book Publishing" +msgid "Guides and Tutorials" msgstr "" -#: footer.php:82 inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "" +#: footer.php:80 inc/helpers/namespace.php:179 +msgid "Contact" +msgstr "Kontakt" -#: footer.php:86 footer.php:90 -msgid "Pressbooks on Facebook" +#: footer.php:84 footer.php:86 +msgid "Pressbooks on YouTube" msgstr "" -#: footer.php:92 footer.php:96 +#: footer.php:88 footer.php:92 msgid "Pressbooks on Twitter" -msgstr "" +msgstr "Pressbooks auf Twitter" #: functions.php:19 msgid "Dependencies Missing" -msgstr "" +msgstr "Benötigte Files fehlen." #: functions.php:20 msgid "You must run composer install from the Aldine directory." msgstr "" +"Sie müssen composer install im Aldine Verzeichnis ausführen." #: header.php:44 msgid "Skip to content" -msgstr "" +msgstr "Zum Kommentar springen" #. translators: %s name of network #: header.php:69 msgid "Logo for %s" -msgstr "" +msgstr "Logo für %s" #: header.php:80 msgid "Toggle Menu" -msgstr "" +msgstr "Menü umschalten" #: inc/actions/namespace.php:47 inc/activation/namespace.php:120 msgid "Primary Menu" -msgstr "" +msgstr "Hauptmenü" #: inc/actions/namespace.php:48 inc/activation/namespace.php:141 msgid "Footer Menu" -msgstr "" +msgstr "Fusszeilen-Menü" #: inc/actions/namespace.php:114 msgid "Network Footer Block 1" -msgstr "" +msgstr "Block 1 im Netzwerk-Fuss" #: inc/actions/namespace.php:126 msgid "Network Footer Block 2" -msgstr "" +msgstr "Block 2 im Netzwerk-Block" #: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4 msgid "Increase Font Size" -msgstr "" +msgstr "Schriftgrösse vergrössern" #: inc/actions/namespace.php:153 msgid "Decrease Font Size" -msgstr "" +msgstr "Schriftgrösse verkleinern" #: 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/actions/namespace.php:291 msgid "Page Section" -msgstr "" +msgstr "Seitenabschnitt" #: inc/actions/namespace.php:292 partials/content-page-catalog.php:57 msgid "Title" -msgstr "" +msgstr "Titel" #: inc/actions/namespace.php:293 msgid "Standard" -msgstr "" +msgstr "Standard" #: inc/actions/namespace.php:294 msgid "Accent" -msgstr "" +msgstr "Akzent" #: inc/actions/namespace.php:295 msgid "Bordered" -msgstr "" +msgstr "Umrandet" #: inc/actions/namespace.php:296 msgid "Borderless" -msgstr "" +msgstr "Randlos" #: inc/actions/namespace.php:299 msgid "Call to Action" -msgstr "" +msgstr "Greifen Sie jetzt ein" #: inc/actions/namespace.php:300 msgid "Text" -msgstr "" +msgstr "Text" #: inc/actions/namespace.php:301 msgid "Link" -msgstr "" +msgstr "Link" #: inc/activation/namespace.php:25 msgid "About Pressbooks" -msgstr "" +msgstr "Über Pressbooks" #: 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 ist eine einfach zu bedienende Software zum Erstellen von " +"Büchern, mit der Sie ein Buch in allen gewünschten Formaten erstellen " +"können." + +#: inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "Mehr erfahren" #: inc/activation/namespace.php:34 inc/activation/namespace.php:146 #: inc/activation/namespace.php:152 msgid "About" -msgstr "" +msgstr "Über" #: inc/activation/namespace.php:39 msgid "" @@ -209,32 +217,36 @@ msgid "" "publish textbooks, scholarly monographs, syllabi, fiction and non-fiction " "books, white papers, and more in multiple formats including:" msgstr "" +"Pressbooks ist eine einfache Buchproduktionssoftware. Sie können Pressbooks " +"verwenden, um Lehrbücher, wissenschaftliche Monographien, Lehrpläne, " +"Belletristik- und Sachbücher, White-Papers und anderes in verschiedenen " +"Formaten zu veröffentlichen, darunter:" #: inc/activation/namespace.php:40 msgid "MOBI (for Kindle ebooks)" -msgstr "" +msgstr "MOBI (für Kindle eBooks)" #: inc/activation/namespace.php:41 msgid "EPUB (for all other ebookstores)" -msgstr "" +msgstr "EPUB (für alle anderen eBook-Stores)" #: inc/activation/namespace.php:42 msgid "designed PDF (for print-on-demand and digital distribution)" -msgstr "" +msgstr "gelayoutete PDFs (für den Druck und die digitale Nutzung)" #. translators: %s link to about page #: inc/activation/namespace.php:46 msgid "For more information about Pressbooks, %s." -msgstr "" +msgstr "Für weitere Informationen zu Pressbooks, %s." #: inc/activation/namespace.php:47 msgid "see here" -msgstr "" +msgstr "schauen Sie hier" #: inc/activation/namespace.php:53 inc/activation/namespace.php:176 #: inc/activation/namespace.php:182 msgid "Help" -msgstr "" +msgstr "Hilfe" #. translators: %1$s: link to how to page; %2$s: link to guide #: inc/activation/namespace.php:60 @@ -242,338 +254,350 @@ msgid "" "The easiest way to get started with Pressbooks is to follow our %1$s. Or, " "you can review our %2$s." 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:61 msgid "4 Step Guide to Making a Book on Pressbooks" -msgstr "" +msgstr "4-Schritte-Anleitung zum Erstellen eines Buches über Pressbooks" #: inc/activation/namespace.php:62 msgid "Guide to Using Pressbooks" -msgstr "" +msgstr "Anleitung zur Nutzung von Pressbooks" #: 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." #. 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 "Katalog" #: inc/activation/namespace.php:73 inc/helpers/namespace.php:173 msgid "Home" -msgstr "" +msgstr "Home" #: inc/admin/namespace.php:30 msgid "Catalog updated." -msgstr "" +msgstr "Katalog aktualisiert" #: 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 msgid "Dismiss this notice." -msgstr "" +msgstr "Diese Nachricht ausblenden" #: inc/admin/namespace.php:61 msgid "In Catalog" -msgstr "" +msgstr "Im Katalog" #: inc/customizer/namespace.php:69 msgid "Primary Color" -msgstr "" +msgstr "Hauptfarbe" #: inc/customizer/namespace.php:70 msgid "Primary color, used for links and other primary elements." -msgstr "" +msgstr "Hauptfarbe, wird für Links und andere Primärelemente verwendet." #: inc/customizer/namespace.php:75 msgid "Primary Color (Hover)" -msgstr "" +msgstr "Grundfarbe (Hover)" #: inc/customizer/namespace.php:76 msgid "Variant of the primary color, used for primary element hover states." msgstr "" +"Variante der Primärfarbe, wird für Hover-Zustände des Primärelements " +"verwendet." #: inc/customizer/namespace.php:81 msgid "Accent Color" -msgstr "" +msgstr "Akzentfarbe" #: inc/customizer/namespace.php:82 msgid "Accent color, used for flourishes and secondary elements." -msgstr "" +msgstr "Akzentfarbe, wird für Verzierungen und sekundäre Elemente verwendet" #: inc/customizer/namespace.php:87 msgid "Accent Color (Hover)" -msgstr "" +msgstr "Akzentfarbe (Hover)" #: inc/customizer/namespace.php:88 msgid "Variant of the accent color, used for secondary element hover states." msgstr "" +"Variante der Akzentfarbe, die für Hover des sekundären Elements verwendet " +"wird." #: inc/customizer/namespace.php:93 msgid "Primary Foreground Color" -msgstr "" +msgstr "Primärfarbe für den Vordergrund" #: inc/customizer/namespace.php:94 msgid "Used for text on a primary background." -msgstr "" +msgstr "Wird für Text auf einem primären Hintergrund verwendet." #: inc/customizer/namespace.php:99 msgid "Accent Foreground Color" -msgstr "" +msgstr "Akzentfarbe für den Vordergrund" #: inc/customizer/namespace.php:100 msgid "Used for text on an accent color background." -msgstr "" +msgstr "Wird für Text auf einem Hintergrund in Akzentfarbe verwendet." #: inc/customizer/namespace.php:124 msgid "Social Media" -msgstr "" +msgstr "Soziale Medien" #: inc/customizer/namespace.php:136 msgid "Facebook" -msgstr "" +msgstr "Facebook" #: inc/customizer/namespace.php:149 msgid "Twitter" -msgstr "" +msgstr "Twitter" #: inc/customizer/namespace.php:158 msgid "Front Page Catalog" -msgstr "" +msgstr "Hauptseiten-Katalog" #: inc/customizer/namespace.php:169 msgid "Show Front Page Catalog" -msgstr "" +msgstr "Hauptseiten-Katalog anzeigen" #: inc/customizer/namespace.php:179 partials/content-front-page.php:19 msgid "Our Latest Titles" -msgstr "" +msgstr "Unsere neusten Titel" #: inc/customizer/namespace.php:184 msgid "Front Page Catalog Title" -msgstr "" +msgstr "Titel des Hauptseiten-Katalogs" #: inc/customizer/namespace.php:193 msgid "Contact Form" -msgstr "" +msgstr "Kontakt Formular" #: inc/customizer/namespace.php:204 msgid "Show Contact Form" -msgstr "" +msgstr "Kontakt Formular anzeigen" #: inc/customizer/namespace.php:214 partials/contact-form.php:12 msgid "Contact Us" -msgstr "" +msgstr "Kontaktieren Sie uns" #: inc/customizer/namespace.php:219 msgid "Contact Form Title" -msgstr "" +msgstr "Titel des Kontakt Formulars" #: inc/customizer/namespace.php:233 msgid "Contact Email" -msgstr "" +msgstr "Kontakt E-Mail" #: inc/filters/namespace.php:63 msgid "Continued" -msgstr "" - -#: inc/helpers/namespace.php:179 -msgid "Contact" -msgstr "" +msgstr "Fortgesetzt" #: inc/helpers/namespace.php:186 msgid "Sign In" -msgstr "" +msgstr "Anmelden" #: inc/helpers/namespace.php:192 msgid "Sign Up" -msgstr "" +msgstr "Registrieren" #: inc/helpers/namespace.php:200 msgid "Admin" -msgstr "" +msgstr "Admin" #: inc/helpers/namespace.php:208 msgid "My Books" -msgstr "" +msgstr "Meine Bücher" #: inc/helpers/namespace.php:214 msgid "Create a New Book" -msgstr "" +msgstr "Ein neues Buch erstellen" #: inc/helpers/namespace.php:220 msgid "Sign Out" -msgstr "" +msgstr "Abmelden" #: inc/helpers/namespace.php:282 msgid "Name is required." -msgstr "" +msgstr "Name notwendig" #: inc/helpers/namespace.php:286 msgid "Email is required." -msgstr "" +msgstr "E-Mail notwendig" #: inc/helpers/namespace.php:290 msgid "Email is invalid." -msgstr "" +msgstr "E-Mail ungültig" #: inc/helpers/namespace.php:294 msgid "Institution is required." -msgstr "" +msgstr "Institution benötigt" #: inc/helpers/namespace.php:298 msgid "Message is required." -msgstr "" +msgstr "Nachricht benötigt" #. translators: %s name of contact for submitter #: inc/helpers/namespace.php:305 msgid "Contact Form Submission from %s" -msgstr "" +msgstr "Kontaktformular-Eingabe von %s" #: inc/helpers/namespace.php:316 msgid "Your message was sent!" -msgstr "" +msgstr "Ihre Nachricht wurde versendet!" #: inc/helpers/namespace.php:319 msgid "Your message could not be sent." -msgstr "" +msgstr "Ihre Nachricht konnte nicht versendet werden!" #: inc/intervention.php:12 msgid "Hello," -msgstr "" +msgstr "Hallo," #: page-catalog.php:55 msgid "No Books Found" -msgstr "" +msgstr "Es wurden keine Bücher gefunden" #: page-catalog.php:58 msgid "No books have been added to the catalog." -msgstr "" +msgstr "Es wurden keine Bücher zum Katalog hinzugefügt." #: partials/book.php:39 msgid "About this book" -msgstr "" +msgstr "Über dieses Buch" #: partials/contact-form.php:29 msgid "Keep this field blank (required)" -msgstr "" +msgstr "Dieses Feld leer lassen (erforderlich)" #: partials/contact-form.php:45 msgid "Your name (required)" -msgstr "" +msgstr "Ihr Name (benötigt)" #: partials/contact-form.php:61 msgid "Your email address (required)" -msgstr "" +msgstr "Ihre E-Mail (benötigt)" #: partials/contact-form.php:77 msgid "Your institution (required)" -msgstr "" +msgstr "Ihre Institution (benötigt)" #: partials/contact-form.php:93 msgid "Your message (required)" -msgstr "" +msgstr "Ihre Nachricht (benötigt)" #: partials/contact-form.php:97 msgid "Send" -msgstr "" +msgstr "Senden" #: partials/content-front-page.php:76 msgid "View Complete Catalog" -msgstr "" +msgstr "Den ganzen Katalog ansehen" #: partials/content-none.php:14 msgid "Nothing Found" -msgstr "" +msgstr "Nichts gefunden" #. 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:41 msgid "" "Sorry, but nothing matched your search terms. Please try again with some " "different keywords." msgstr "" +"Entschuldigung, aber nichts passt zu Ihren Suchbegriffen. Bitte versuchen " +"Sie es erneut mit anderen Suchbegriffen." #: partials/content-none.php:48 msgid "" "It seems we can’t find what you’re looking for. Perhaps " "searching can help." msgstr "" +"Es scheint, dass wir nicht finden können, wonach Sie suchen. Vielleicht kann" +" das Suchen helfen." #: partials/content-page-catalog.php:17 msgid "Filter by Subject" -msgstr "" +msgstr "Nach Thema filtern" #: partials/content-page-catalog.php:19 msgid "All Subjects" -msgstr "" +msgstr "Alle Themen" #: partials/content-page-catalog.php:39 msgid "Filter by License" -msgstr "" +msgstr "Nach Lizenz filtern" #: partials/content-page-catalog.php:41 msgid "All Licenses" -msgstr "" +msgstr "Alle Lizenzen" #: partials/content-page-catalog.php:54 msgid "Sort by" -msgstr "" +msgstr "Sortieren nach" #: partials/content-page-catalog.php:58 msgid "Subject" -msgstr "" +msgstr "Thema" #: partials/content-page-catalog.php:59 msgid "Latest" -msgstr "" +msgstr "Neuste" #: partials/content-page-catalog.php:67 msgid "Clear Filters" -msgstr "" +msgstr "Filter zurücksetzen" #: partials/content-page-catalog.php:68 msgid "Submit" -msgstr "" +msgstr "Einreichen" #: partials/content-page.php:23 partials/content.php:50 msgid "Pages:" -msgstr "" +msgstr "Seiten:" #. translators: %s: Name of current post. Only visible to screen readers #: partials/content-page.php:37 msgid "Edit %s" -msgstr "" +msgstr "%sbearbeiten" #. translators: %s: Name of current post. Only visible to screen readers #: partials/content.php:37 msgid "Continue reading \"%s\"" -msgstr "" +msgstr "Weiterlesen \"%s\"" #: partials/paged-navigation.php:2 msgid "Navigation" -msgstr "" +msgstr "Navigation" #. translators: %s: search query. #: search.php:23 msgid "Search Results for: %s" -msgstr "" +msgstr "Suchergebnisse für: %s" #: searchform.php:3 msgctxt "label" msgid "Search Catalog" -msgstr "" +msgstr "Katalog durchsuchen" #: searchform.php:6 msgctxt "submit button" msgid "Search" -msgstr "" +msgstr "Suchen" diff --git a/languages/el.mo b/languages/el.mo index c7adc414..de5d49f5 100644 Binary files a/languages/el.mo and b/languages/el.mo differ diff --git a/languages/el.po b/languages/el.po index 6f24b4a9..7fcab716 100644 --- a/languages/el.po +++ b/languages/el.po @@ -2,9 +2,9 @@ # This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: Aldine 1.6.1\n" +"Project-Id-Version: Aldine 1.6.2\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" -"POT-Creation-Date: 2019-04-16T11:40:07+00:00\n" +"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n" "PO-Revision-Date: 2018-03-06 14:24+0000\n" "Language-Team: Greek (https://www.transifex.com/pressbooks/teams/9194/el/)\n" "MIME-Version: 1.0\n" @@ -79,26 +79,18 @@ msgid "Powered by %s" msgstr "" #: footer.php:79 -msgid "Open Source" +msgid "Guides and Tutorials" msgstr "" -#: footer.php:80 -msgid "Open Textbooks" -msgstr "" - -#: footer.php:81 -msgid "Open Book Publishing" -msgstr "" - -#: footer.php:82 inc/activation/namespace.php:27 -msgid "Learn More" +#: footer.php:80 inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: footer.php:86 footer.php:90 -msgid "Pressbooks on Facebook" +#: footer.php:84 footer.php:86 +msgid "Pressbooks on YouTube" msgstr "" -#: footer.php:92 footer.php:96 +#: footer.php:88 footer.php:92 msgid "Pressbooks on Twitter" msgstr "" @@ -198,6 +190,10 @@ msgid "" "in all the formats you need to publish." msgstr "" +#: inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + #: inc/activation/namespace.php:34 inc/activation/namespace.php:146 #: inc/activation/namespace.php:152 msgid "About" @@ -383,10 +379,6 @@ msgstr "" msgid "Continued" msgstr "" -#: inc/helpers/namespace.php:179 -msgid "Contact" -msgstr "" - #: inc/helpers/namespace.php:186 msgid "Sign In" msgstr "" diff --git a/languages/en_CA.mo b/languages/en_CA.mo index ed1ec46e..eef7504c 100644 Binary files a/languages/en_CA.mo and b/languages/en_CA.mo differ diff --git a/languages/en_CA.po b/languages/en_CA.po index 881e0819..c40ae3ee 100644 --- a/languages/en_CA.po +++ b/languages/en_CA.po @@ -2,9 +2,9 @@ # This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: Aldine 1.6.1\n" +"Project-Id-Version: Aldine 1.6.2\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" -"POT-Creation-Date: 2019-04-16T11:40:07+00:00\n" +"POT-Creation-Date: 2019-05-13T16:54:07+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" @@ -79,26 +79,18 @@ msgid "Powered by %s" msgstr "" #: footer.php:79 -msgid "Open Source" +msgid "Guides and Tutorials" msgstr "" -#: footer.php:80 -msgid "Open Textbooks" -msgstr "" - -#: footer.php:81 -msgid "Open Book Publishing" -msgstr "" - -#: footer.php:82 inc/activation/namespace.php:27 -msgid "Learn More" +#: footer.php:80 inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: footer.php:86 footer.php:90 -msgid "Pressbooks on Facebook" +#: footer.php:84 footer.php:86 +msgid "Pressbooks on YouTube" msgstr "" -#: footer.php:92 footer.php:96 +#: footer.php:88 footer.php:92 msgid "Pressbooks on Twitter" msgstr "" @@ -198,6 +190,10 @@ msgid "" "in all the formats you need to publish." msgstr "" +#: inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + #: inc/activation/namespace.php:34 inc/activation/namespace.php:146 #: inc/activation/namespace.php:152 msgid "About" @@ -383,10 +379,6 @@ msgstr "" msgid "Continued" msgstr "" -#: inc/helpers/namespace.php:179 -msgid "Contact" -msgstr "" - #: inc/helpers/namespace.php:186 msgid "Sign In" msgstr "" diff --git a/languages/en_GB.mo b/languages/en_GB.mo index 078af423..b966ee1f 100644 Binary files a/languages/en_GB.mo and b/languages/en_GB.mo differ diff --git a/languages/en_GB.po b/languages/en_GB.po index d10c53bd..a928ce9f 100644 --- a/languages/en_GB.po +++ b/languages/en_GB.po @@ -2,9 +2,9 @@ # This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: Aldine 1.6.1\n" +"Project-Id-Version: Aldine 1.6.2\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" -"POT-Creation-Date: 2019-04-16T11:40:07+00:00\n" +"POT-Creation-Date: 2019-05-13T16:54:07+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" @@ -79,26 +79,18 @@ msgid "Powered by %s" msgstr "" #: footer.php:79 -msgid "Open Source" +msgid "Guides and Tutorials" msgstr "" -#: footer.php:80 -msgid "Open Textbooks" -msgstr "" - -#: footer.php:81 -msgid "Open Book Publishing" -msgstr "" - -#: footer.php:82 inc/activation/namespace.php:27 -msgid "Learn More" +#: footer.php:80 inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: footer.php:86 footer.php:90 -msgid "Pressbooks on Facebook" +#: footer.php:84 footer.php:86 +msgid "Pressbooks on YouTube" msgstr "" -#: footer.php:92 footer.php:96 +#: footer.php:88 footer.php:92 msgid "Pressbooks on Twitter" msgstr "" @@ -198,6 +190,10 @@ msgid "" "in all the formats you need to publish." msgstr "" +#: inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + #: inc/activation/namespace.php:34 inc/activation/namespace.php:146 #: inc/activation/namespace.php:152 msgid "About" @@ -383,10 +379,6 @@ msgstr "" msgid "Continued" msgstr "" -#: inc/helpers/namespace.php:179 -msgid "Contact" -msgstr "" - #: inc/helpers/namespace.php:186 msgid "Sign In" msgstr "" diff --git a/languages/es_ES.mo b/languages/es_ES.mo index 1256cbec..706b708e 100644 Binary files a/languages/es_ES.mo and b/languages/es_ES.mo differ diff --git a/languages/es_ES.po b/languages/es_ES.po index 3bcd8db3..1f8b75be 100644 --- a/languages/es_ES.po +++ b/languages/es_ES.po @@ -5,9 +5,9 @@ # msgid "" msgstr "" -"Project-Id-Version: Aldine 1.6.1\n" +"Project-Id-Version: Aldine 1.6.2\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" -"POT-Creation-Date: 2019-04-16T11:40:07+00:00\n" +"POT-Creation-Date: 2019-05-13T16:54:07+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" @@ -83,26 +83,18 @@ 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" +msgid "Guides and Tutorials" +msgstr "" -#: footer.php:82 inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "Aprender más" +#: footer.php:80 inc/helpers/namespace.php:179 +msgid "Contact" +msgstr "Contacto" -#: footer.php:86 footer.php:90 -msgid "Pressbooks on Facebook" -msgstr "Pressbooks en Facebook" +#: footer.php:84 footer.php:86 +msgid "Pressbooks on YouTube" +msgstr "" -#: footer.php:92 footer.php:96 +#: footer.php:88 footer.php:92 msgid "Pressbooks on Twitter" msgstr "Pressbooks en Twitter" @@ -202,6 +194,10 @@ msgid "" "in all the formats you need to publish." msgstr "" +#: inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "Aprender más" + #: inc/activation/namespace.php:34 inc/activation/namespace.php:146 #: inc/activation/namespace.php:152 msgid "About" @@ -388,10 +384,6 @@ msgstr "Correo electrónico de contacto" msgid "Continued" msgstr "Continuar" -#: inc/helpers/namespace.php:179 -msgid "Contact" -msgstr "Contacto" - #: inc/helpers/namespace.php:186 msgid "Sign In" msgstr "Acceder" diff --git a/languages/et.mo b/languages/et.mo index d6a9d7cb..c4f27ba1 100644 Binary files a/languages/et.mo and b/languages/et.mo differ diff --git a/languages/et.po b/languages/et.po index 102448e2..941bbfbf 100644 --- a/languages/et.po +++ b/languages/et.po @@ -2,9 +2,9 @@ # This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: Aldine 1.6.1\n" +"Project-Id-Version: Aldine 1.6.2\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" -"POT-Creation-Date: 2019-04-16T11:40:07+00:00\n" +"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n" "PO-Revision-Date: 2018-03-06 14:24+0000\n" "Language-Team: Estonian (https://www.transifex.com/pressbooks/teams/9194/et/)\n" "MIME-Version: 1.0\n" @@ -79,26 +79,18 @@ msgid "Powered by %s" msgstr "" #: footer.php:79 -msgid "Open Source" +msgid "Guides and Tutorials" msgstr "" -#: footer.php:80 -msgid "Open Textbooks" -msgstr "" - -#: footer.php:81 -msgid "Open Book Publishing" -msgstr "" - -#: footer.php:82 inc/activation/namespace.php:27 -msgid "Learn More" +#: footer.php:80 inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: footer.php:86 footer.php:90 -msgid "Pressbooks on Facebook" +#: footer.php:84 footer.php:86 +msgid "Pressbooks on YouTube" msgstr "" -#: footer.php:92 footer.php:96 +#: footer.php:88 footer.php:92 msgid "Pressbooks on Twitter" msgstr "" @@ -198,6 +190,10 @@ msgid "" "in all the formats you need to publish." msgstr "" +#: inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + #: inc/activation/namespace.php:34 inc/activation/namespace.php:146 #: inc/activation/namespace.php:152 msgid "About" @@ -383,10 +379,6 @@ msgstr "" msgid "Continued" msgstr "" -#: inc/helpers/namespace.php:179 -msgid "Contact" -msgstr "" - #: inc/helpers/namespace.php:186 msgid "Sign In" msgstr "" diff --git a/languages/eu.mo b/languages/eu.mo index 81956f61..720ab2d4 100644 Binary files a/languages/eu.mo and b/languages/eu.mo differ diff --git a/languages/eu.po b/languages/eu.po index ee490c02..c8564297 100644 --- a/languages/eu.po +++ b/languages/eu.po @@ -2,9 +2,9 @@ # This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: Aldine 1.6.1\n" +"Project-Id-Version: Aldine 1.6.2\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" -"POT-Creation-Date: 2019-04-16T11:40:07+00:00\n" +"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n" "PO-Revision-Date: 2018-03-06 14:24+0000\n" "Language-Team: Basque (https://www.transifex.com/pressbooks/teams/9194/eu/)\n" "MIME-Version: 1.0\n" @@ -79,26 +79,18 @@ msgid "Powered by %s" msgstr "" #: footer.php:79 -msgid "Open Source" +msgid "Guides and Tutorials" msgstr "" -#: footer.php:80 -msgid "Open Textbooks" -msgstr "" - -#: footer.php:81 -msgid "Open Book Publishing" -msgstr "" - -#: footer.php:82 inc/activation/namespace.php:27 -msgid "Learn More" +#: footer.php:80 inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: footer.php:86 footer.php:90 -msgid "Pressbooks on Facebook" +#: footer.php:84 footer.php:86 +msgid "Pressbooks on YouTube" msgstr "" -#: footer.php:92 footer.php:96 +#: footer.php:88 footer.php:92 msgid "Pressbooks on Twitter" msgstr "" @@ -198,6 +190,10 @@ msgid "" "in all the formats you need to publish." msgstr "" +#: inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + #: inc/activation/namespace.php:34 inc/activation/namespace.php:146 #: inc/activation/namespace.php:152 msgid "About" @@ -383,10 +379,6 @@ msgstr "" msgid "Continued" msgstr "" -#: inc/helpers/namespace.php:179 -msgid "Contact" -msgstr "" - #: inc/helpers/namespace.php:186 msgid "Sign In" msgstr "" diff --git a/languages/fr_FR.mo b/languages/fr_FR.mo index ac882a76..84573b33 100644 Binary files a/languages/fr_FR.mo and b/languages/fr_FR.mo differ diff --git a/languages/fr_FR.po b/languages/fr_FR.po index 0b85440d..57613731 100644 --- a/languages/fr_FR.po +++ b/languages/fr_FR.po @@ -6,14 +6,15 @@ # Eric Lord , 2019 # Hubert GB , 2019 # Amelie Roberge , 2019 +# Dac Chartrand , 2019 # msgid "" msgstr "" -"Project-Id-Version: Aldine 1.6.1\n" +"Project-Id-Version: Aldine 1.6.2\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" -"POT-Creation-Date: 2019-04-16T11:40:07+00:00\n" +"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n" "PO-Revision-Date: 2018-03-06 14:24+0000\n" -"Last-Translator: Amelie Roberge , 2019\n" +"Last-Translator: Dac Chartrand , 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" @@ -91,26 +92,18 @@ msgid "Powered by %s" msgstr "Propulsé par %s" #: footer.php:79 -msgid "Open Source" -msgstr "Code source libre" +msgid "Guides and Tutorials" +msgstr "Guides et tutoriels" -#: footer.php:80 -msgid "Open Textbooks" -msgstr "Manuels libres" - -#: footer.php:81 -msgid "Open Book Publishing" -msgstr "Publication de livres libres" - -#: footer.php:82 inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "En savoir plus" +#: footer.php:80 inc/helpers/namespace.php:179 +msgid "Contact" +msgstr "Contact" -#: footer.php:86 footer.php:90 -msgid "Pressbooks on Facebook" -msgstr "Pressbooks sur Facebook" +#: footer.php:84 footer.php:86 +msgid "Pressbooks on YouTube" +msgstr "Pressbooks sur YouTube" -#: footer.php:92 footer.php:96 +#: footer.php:88 footer.php:92 msgid "Pressbooks on Twitter" msgstr "Pressbooks sur Twitter" @@ -217,6 +210,10 @@ msgstr "" "vous permet de créer et de publier des livres dans tous les formats " "souhaités." +#: inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "En savoir plus" + #: inc/activation/namespace.php:34 inc/activation/namespace.php:146 #: inc/activation/namespace.php:152 msgid "About" @@ -416,10 +413,6 @@ msgstr "Courriel de contact" msgid "Continued" msgstr "Suite" -#: inc/helpers/namespace.php:179 -msgid "Contact" -msgstr "Contact" - #: inc/helpers/namespace.php:186 msgid "Sign In" msgstr "Se connecter" diff --git a/languages/gl_ES.mo b/languages/gl_ES.mo index d0417687..f9b45c6d 100644 Binary files a/languages/gl_ES.mo and b/languages/gl_ES.mo differ diff --git a/languages/gl_ES.po b/languages/gl_ES.po index 666f5a2d..0f703397 100644 --- a/languages/gl_ES.po +++ b/languages/gl_ES.po @@ -5,9 +5,9 @@ # msgid "" msgstr "" -"Project-Id-Version: Aldine 1.6.1\n" +"Project-Id-Version: Aldine 1.6.2\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" -"POT-Creation-Date: 2019-04-16T11:40:07+00:00\n" +"POT-Creation-Date: 2019-05-13T16:54:07+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" @@ -83,26 +83,18 @@ msgid "Powered by %s" msgstr "" #: footer.php:79 -msgid "Open Source" +msgid "Guides and Tutorials" msgstr "" -#: footer.php:80 -msgid "Open Textbooks" +#: footer.php:80 inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: footer.php:81 -msgid "Open Book Publishing" +#: footer.php:84 footer.php:86 +msgid "Pressbooks on YouTube" msgstr "" -#: footer.php:82 inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "Saber máis" - -#: footer.php:86 footer.php:90 -msgid "Pressbooks on Facebook" -msgstr "Pressbooks no Facebook" - -#: footer.php:92 footer.php:96 +#: footer.php:88 footer.php:92 msgid "Pressbooks on Twitter" msgstr "Pressbooks no Twitter" @@ -202,6 +194,10 @@ msgid "" "in all the formats you need to publish." msgstr "" +#: inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "Saber máis" + #: inc/activation/namespace.php:34 inc/activation/namespace.php:146 #: inc/activation/namespace.php:152 msgid "About" @@ -387,10 +383,6 @@ msgstr "" msgid "Continued" msgstr "" -#: inc/helpers/namespace.php:179 -msgid "Contact" -msgstr "" - #: inc/helpers/namespace.php:186 msgid "Sign In" msgstr "" diff --git a/languages/he.mo b/languages/he.mo index 1af4ec2e..5a3fe51c 100644 Binary files a/languages/he.mo and b/languages/he.mo differ diff --git a/languages/he.po b/languages/he.po index 68185322..d0e1c251 100644 --- a/languages/he.po +++ b/languages/he.po @@ -5,9 +5,9 @@ # msgid "" msgstr "" -"Project-Id-Version: Aldine 1.6.1\n" +"Project-Id-Version: Aldine 1.6.2\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" -"POT-Creation-Date: 2019-04-16T11:40:07+00:00\n" +"POT-Creation-Date: 2019-05-13T16:54:07+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" @@ -85,26 +85,18 @@ 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 "פרסום הספר- הוצאה לאור" +msgid "Guides and Tutorials" +msgstr "" -#: footer.php:82 inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "למד עוד" +#: footer.php:80 inc/helpers/namespace.php:179 +msgid "Contact" +msgstr "יצירת קשר" -#: footer.php:86 footer.php:90 -msgid "Pressbooks on Facebook" +#: footer.php:84 footer.php:86 +msgid "Pressbooks on YouTube" msgstr "" -#: footer.php:92 footer.php:96 +#: footer.php:88 footer.php:92 msgid "Pressbooks on Twitter" msgstr "" @@ -204,6 +196,10 @@ msgid "" "in all the formats you need to publish." msgstr "" +#: inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "למד עוד" + #: inc/activation/namespace.php:34 inc/activation/namespace.php:146 #: inc/activation/namespace.php:152 msgid "About" @@ -389,10 +385,6 @@ msgstr "מייל ליצירת קשר" msgid "Continued" msgstr "מתמשך" -#: inc/helpers/namespace.php:179 -msgid "Contact" -msgstr "יצירת קשר" - #: inc/helpers/namespace.php:186 msgid "Sign In" msgstr "התחבר" diff --git a/languages/hi.mo b/languages/hi.mo index 28754eac..dff40591 100644 Binary files a/languages/hi.mo and b/languages/hi.mo differ diff --git a/languages/hi.po b/languages/hi.po index 81bc5c52..0a9281cc 100644 --- a/languages/hi.po +++ b/languages/hi.po @@ -1,11 +1,15 @@ # Copyright (C) 2019 Pressbooks (Book Oven Inc.) # This file is distributed under the GNU GPL v3 or later. +# Translators: +# Abhi Prakash , 2019 +# msgid "" msgstr "" -"Project-Id-Version: Aldine 1.6.1\n" +"Project-Id-Version: Aldine 1.6.2\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" -"POT-Creation-Date: 2019-04-16T11:40:07+00:00\n" +"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n" "PO-Revision-Date: 2018-03-06 14:24+0000\n" +"Last-Translator: Abhi Prakash , 2019\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" @@ -17,11 +21,11 @@ msgstr "" #. Theme Name of the theme msgid "Aldine" -msgstr "" +msgstr "Aldine" #. Theme URI of the theme msgid "https://github.com/pressbooks/pressbooks-aldine/" -msgstr "" +msgstr "https://github.com/pressbooks/pressbooks-aldine/" #. Description of the theme msgid "" @@ -29,14 +33,17 @@ msgid "" "named for the Aldine Press, founded by Aldus Manutius in 1494, who is " "regarded by many as the world’s first publisher." msgstr "" +"Aldine Pressbooks नेटवर्क के मुख पृष्ठ के लिए डिफ़ॉल्ट थीम है। इसका नाम " +"Aldine Press के लिए रखा गया है, जिसकी स्थापना 1494 में Adlus Manutlus द्वारा" +" की गई थी, जिन्हें दुनिया के पहले प्रकाशक के रूप में माना जाता है।" #. Author of the theme msgid "Pressbooks (Book Oven Inc.)" -msgstr "" +msgstr "Pressbooks (Book Oven Inc.)" #. Author URI of the theme msgid "https://pressbooks.org" -msgstr "" +msgstr "https://pressbooks.org" #: 404.php:17 msgid "Oops! That page can’t be found." @@ -79,26 +86,18 @@ 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" +msgid "Guides and Tutorials" msgstr "" -#: footer.php:82 inc/activation/namespace.php:27 -msgid "Learn More" +#: footer.php:80 inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: footer.php:86 footer.php:90 -msgid "Pressbooks on Facebook" +#: footer.php:84 footer.php:86 +msgid "Pressbooks on YouTube" msgstr "" -#: footer.php:92 footer.php:96 +#: footer.php:88 footer.php:92 msgid "Pressbooks on Twitter" msgstr "" @@ -198,6 +197,10 @@ msgid "" "in all the formats you need to publish." msgstr "" +#: inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + #: inc/activation/namespace.php:34 inc/activation/namespace.php:146 #: inc/activation/namespace.php:152 msgid "About" @@ -383,10 +386,6 @@ msgstr "" msgid "Continued" msgstr "" -#: inc/helpers/namespace.php:179 -msgid "Contact" -msgstr "" - #: inc/helpers/namespace.php:186 msgid "Sign In" msgstr "" diff --git a/languages/hu_HU.mo b/languages/hu_HU.mo index d5a50bb9..1b4ac26e 100644 Binary files a/languages/hu_HU.mo and b/languages/hu_HU.mo differ diff --git a/languages/hu_HU.po b/languages/hu_HU.po index 641276cf..8c43b145 100644 --- a/languages/hu_HU.po +++ b/languages/hu_HU.po @@ -5,9 +5,9 @@ # msgid "" msgstr "" -"Project-Id-Version: Aldine 1.6.1\n" +"Project-Id-Version: Aldine 1.6.2\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" -"POT-Creation-Date: 2019-04-16T11:40:07+00:00\n" +"POT-Creation-Date: 2019-05-13T16:54:07+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" @@ -83,26 +83,18 @@ msgid "Powered by %s" msgstr "" #: footer.php:79 -msgid "Open Source" -msgstr "Nyílt Forráskód" - -#: footer.php:80 -msgid "Open Textbooks" +msgid "Guides and Tutorials" msgstr "" -#: footer.php:81 -msgid "Open Book Publishing" -msgstr "Nyílt Könyvkiadás" - -#: footer.php:82 inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "Tudjon meg többet" +#: footer.php:80 inc/helpers/namespace.php:179 +msgid "Contact" +msgstr "Kapcsolat" -#: footer.php:86 footer.php:90 -msgid "Pressbooks on Facebook" -msgstr "Pressbooks a Facebookon" +#: footer.php:84 footer.php:86 +msgid "Pressbooks on YouTube" +msgstr "" -#: footer.php:92 footer.php:96 +#: footer.php:88 footer.php:92 msgid "Pressbooks on Twitter" msgstr "Pressbooks a Twitteren" @@ -206,6 +198,10 @@ 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.php:27 +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" @@ -396,10 +392,6 @@ msgstr "Email Cím" msgid "Continued" msgstr "Folytatás" -#: inc/helpers/namespace.php:179 -msgid "Contact" -msgstr "Kapcsolat" - #: inc/helpers/namespace.php:186 msgid "Sign In" msgstr "Bejelentkezés" diff --git a/languages/id_ID.mo b/languages/id_ID.mo index 4080d96e..65f79223 100644 Binary files a/languages/id_ID.mo and b/languages/id_ID.mo differ diff --git a/languages/id_ID.po b/languages/id_ID.po index d2830942..9805347c 100644 --- a/languages/id_ID.po +++ b/languages/id_ID.po @@ -2,9 +2,9 @@ # This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: Aldine 1.6.1\n" +"Project-Id-Version: Aldine 1.6.2\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" -"POT-Creation-Date: 2019-04-16T11:40:07+00:00\n" +"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n" "PO-Revision-Date: 2018-03-06 14:24+0000\n" "Language-Team: Indonesian (Indonesia) (https://www.transifex.com/pressbooks/teams/9194/id_ID/)\n" "MIME-Version: 1.0\n" @@ -78,26 +78,18 @@ msgid "Powered by %s" msgstr "" #: footer.php:79 -msgid "Open Source" +msgid "Guides and Tutorials" msgstr "" -#: footer.php:80 -msgid "Open Textbooks" -msgstr "" - -#: footer.php:81 -msgid "Open Book Publishing" -msgstr "" - -#: footer.php:82 inc/activation/namespace.php:27 -msgid "Learn More" +#: footer.php:80 inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: footer.php:86 footer.php:90 -msgid "Pressbooks on Facebook" +#: footer.php:84 footer.php:86 +msgid "Pressbooks on YouTube" msgstr "" -#: footer.php:92 footer.php:96 +#: footer.php:88 footer.php:92 msgid "Pressbooks on Twitter" msgstr "" @@ -197,6 +189,10 @@ msgid "" "in all the formats you need to publish." msgstr "" +#: inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + #: inc/activation/namespace.php:34 inc/activation/namespace.php:146 #: inc/activation/namespace.php:152 msgid "About" @@ -382,10 +378,6 @@ msgstr "" msgid "Continued" msgstr "" -#: inc/helpers/namespace.php:179 -msgid "Contact" -msgstr "" - #: inc/helpers/namespace.php:186 msgid "Sign In" msgstr "" diff --git a/languages/it_IT.mo b/languages/it_IT.mo index f9eb4834..c776665e 100644 Binary files a/languages/it_IT.mo and b/languages/it_IT.mo differ diff --git a/languages/it_IT.po b/languages/it_IT.po index c3408672..81f7caab 100644 --- a/languages/it_IT.po +++ b/languages/it_IT.po @@ -6,9 +6,9 @@ # msgid "" msgstr "" -"Project-Id-Version: Aldine 1.6.1\n" +"Project-Id-Version: Aldine 1.6.2\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" -"POT-Creation-Date: 2019-04-16T11:40:07+00:00\n" +"POT-Creation-Date: 2019-05-13T16:54:07+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" @@ -84,26 +84,18 @@ 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" +msgid "Guides and Tutorials" +msgstr "" -#: footer.php:82 inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "Per saperne di più" +#: footer.php:80 inc/helpers/namespace.php:179 +msgid "Contact" +msgstr "Contatto" -#: footer.php:86 footer.php:90 -msgid "Pressbooks on Facebook" -msgstr "Pressbooks su Facebook" +#: footer.php:84 footer.php:86 +msgid "Pressbooks on YouTube" +msgstr "" -#: footer.php:92 footer.php:96 +#: footer.php:88 footer.php:92 msgid "Pressbooks on Twitter" msgstr "Pressbooks su Twitter" @@ -207,6 +199,10 @@ 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.php:27 +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" @@ -402,10 +398,6 @@ msgstr "Indirizzo Email" msgid "Continued" msgstr "Continuato" -#: inc/helpers/namespace.php:179 -msgid "Contact" -msgstr "Contatto" - #: inc/helpers/namespace.php:186 msgid "Sign In" msgstr "Accedi" diff --git a/languages/ja.mo b/languages/ja.mo index 4d20398c..27c0ff51 100644 Binary files a/languages/ja.mo and b/languages/ja.mo differ diff --git a/languages/ja.po b/languages/ja.po index 971d64f3..5f8b2f81 100644 --- a/languages/ja.po +++ b/languages/ja.po @@ -2,9 +2,9 @@ # This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: Aldine 1.6.1\n" +"Project-Id-Version: Aldine 1.6.2\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" -"POT-Creation-Date: 2019-04-16T11:40:07+00:00\n" +"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n" "PO-Revision-Date: 2018-03-06 14:24+0000\n" "Language-Team: Japanese (https://www.transifex.com/pressbooks/teams/9194/ja/)\n" "MIME-Version: 1.0\n" @@ -78,26 +78,18 @@ msgid "Powered by %s" msgstr "" #: footer.php:79 -msgid "Open Source" +msgid "Guides and Tutorials" msgstr "" -#: footer.php:80 -msgid "Open Textbooks" -msgstr "" - -#: footer.php:81 -msgid "Open Book Publishing" -msgstr "" - -#: footer.php:82 inc/activation/namespace.php:27 -msgid "Learn More" +#: footer.php:80 inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: footer.php:86 footer.php:90 -msgid "Pressbooks on Facebook" +#: footer.php:84 footer.php:86 +msgid "Pressbooks on YouTube" msgstr "" -#: footer.php:92 footer.php:96 +#: footer.php:88 footer.php:92 msgid "Pressbooks on Twitter" msgstr "" @@ -197,6 +189,10 @@ msgid "" "in all the formats you need to publish." msgstr "" +#: inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + #: inc/activation/namespace.php:34 inc/activation/namespace.php:146 #: inc/activation/namespace.php:152 msgid "About" @@ -382,10 +378,6 @@ msgstr "" msgid "Continued" msgstr "" -#: inc/helpers/namespace.php:179 -msgid "Contact" -msgstr "" - #: inc/helpers/namespace.php:186 msgid "Sign In" msgstr "" diff --git a/languages/kk@Cyrl.mo b/languages/kk@Cyrl.mo index 76714e7b..cc9260a0 100644 Binary files a/languages/kk@Cyrl.mo and b/languages/kk@Cyrl.mo differ diff --git a/languages/kk@Cyrl.po b/languages/kk@Cyrl.po index 867f892f..8ce34937 100644 --- a/languages/kk@Cyrl.po +++ b/languages/kk@Cyrl.po @@ -2,9 +2,9 @@ # This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: Aldine 1.6.1\n" +"Project-Id-Version: Aldine 1.6.2\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" -"POT-Creation-Date: 2019-04-16T11:40:07+00:00\n" +"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n" "PO-Revision-Date: 2018-03-06 14:24+0000\n" "Language-Team: Kazakh (Cyrillic) (https://www.transifex.com/pressbooks/teams/9194/kk@Cyrl/)\n" "MIME-Version: 1.0\n" @@ -79,26 +79,18 @@ msgid "Powered by %s" msgstr "" #: footer.php:79 -msgid "Open Source" +msgid "Guides and Tutorials" msgstr "" -#: footer.php:80 -msgid "Open Textbooks" -msgstr "" - -#: footer.php:81 -msgid "Open Book Publishing" -msgstr "" - -#: footer.php:82 inc/activation/namespace.php:27 -msgid "Learn More" +#: footer.php:80 inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: footer.php:86 footer.php:90 -msgid "Pressbooks on Facebook" +#: footer.php:84 footer.php:86 +msgid "Pressbooks on YouTube" msgstr "" -#: footer.php:92 footer.php:96 +#: footer.php:88 footer.php:92 msgid "Pressbooks on Twitter" msgstr "" @@ -198,6 +190,10 @@ msgid "" "in all the formats you need to publish." msgstr "" +#: inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + #: inc/activation/namespace.php:34 inc/activation/namespace.php:146 #: inc/activation/namespace.php:152 msgid "About" @@ -383,10 +379,6 @@ msgstr "" msgid "Continued" msgstr "" -#: inc/helpers/namespace.php:179 -msgid "Contact" -msgstr "" - #: inc/helpers/namespace.php:186 msgid "Sign In" msgstr "" diff --git a/languages/km_KH.mo b/languages/km_KH.mo index 969939dc..d7fd4fbd 100644 Binary files a/languages/km_KH.mo and b/languages/km_KH.mo differ diff --git a/languages/km_KH.po b/languages/km_KH.po index 65f4eb65..425e1903 100644 --- a/languages/km_KH.po +++ b/languages/km_KH.po @@ -2,9 +2,9 @@ # This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: Aldine 1.6.1\n" +"Project-Id-Version: Aldine 1.6.2\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" -"POT-Creation-Date: 2019-04-16T11:40:07+00:00\n" +"POT-Creation-Date: 2019-05-13T16:54:07+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" @@ -78,26 +78,18 @@ msgid "Powered by %s" msgstr "" #: footer.php:79 -msgid "Open Source" +msgid "Guides and Tutorials" msgstr "" -#: footer.php:80 -msgid "Open Textbooks" -msgstr "" - -#: footer.php:81 -msgid "Open Book Publishing" -msgstr "" - -#: footer.php:82 inc/activation/namespace.php:27 -msgid "Learn More" +#: footer.php:80 inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: footer.php:86 footer.php:90 -msgid "Pressbooks on Facebook" +#: footer.php:84 footer.php:86 +msgid "Pressbooks on YouTube" msgstr "" -#: footer.php:92 footer.php:96 +#: footer.php:88 footer.php:92 msgid "Pressbooks on Twitter" msgstr "" @@ -197,6 +189,10 @@ msgid "" "in all the formats you need to publish." msgstr "" +#: inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + #: inc/activation/namespace.php:34 inc/activation/namespace.php:146 #: inc/activation/namespace.php:152 msgid "About" @@ -382,10 +378,6 @@ msgstr "" msgid "Continued" msgstr "" -#: inc/helpers/namespace.php:179 -msgid "Contact" -msgstr "" - #: inc/helpers/namespace.php:186 msgid "Sign In" msgstr "" diff --git a/languages/ko.mo b/languages/ko.mo index 30d6da3f..5ee8b067 100644 Binary files a/languages/ko.mo and b/languages/ko.mo differ diff --git a/languages/ko.po b/languages/ko.po index 9261a957..217d218a 100644 --- a/languages/ko.po +++ b/languages/ko.po @@ -2,9 +2,9 @@ # This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: Aldine 1.6.1\n" +"Project-Id-Version: Aldine 1.6.2\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" -"POT-Creation-Date: 2019-04-16T11:40:07+00:00\n" +"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n" "PO-Revision-Date: 2018-03-06 14:24+0000\n" "Language-Team: Korean (https://www.transifex.com/pressbooks/teams/9194/ko/)\n" "MIME-Version: 1.0\n" @@ -78,26 +78,18 @@ msgid "Powered by %s" msgstr "" #: footer.php:79 -msgid "Open Source" +msgid "Guides and Tutorials" msgstr "" -#: footer.php:80 -msgid "Open Textbooks" -msgstr "" - -#: footer.php:81 -msgid "Open Book Publishing" -msgstr "" - -#: footer.php:82 inc/activation/namespace.php:27 -msgid "Learn More" +#: footer.php:80 inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: footer.php:86 footer.php:90 -msgid "Pressbooks on Facebook" +#: footer.php:84 footer.php:86 +msgid "Pressbooks on YouTube" msgstr "" -#: footer.php:92 footer.php:96 +#: footer.php:88 footer.php:92 msgid "Pressbooks on Twitter" msgstr "" @@ -197,6 +189,10 @@ msgid "" "in all the formats you need to publish." msgstr "" +#: inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + #: inc/activation/namespace.php:34 inc/activation/namespace.php:146 #: inc/activation/namespace.php:152 msgid "About" @@ -382,10 +378,6 @@ msgstr "" msgid "Continued" msgstr "" -#: inc/helpers/namespace.php:179 -msgid "Contact" -msgstr "" - #: inc/helpers/namespace.php:186 msgid "Sign In" msgstr "" diff --git a/languages/lt_LT.mo b/languages/lt_LT.mo index 4e946994..e3ff8e19 100644 Binary files a/languages/lt_LT.mo and b/languages/lt_LT.mo differ diff --git a/languages/lt_LT.po b/languages/lt_LT.po index 38e14a5b..c10b5377 100644 --- a/languages/lt_LT.po +++ b/languages/lt_LT.po @@ -5,9 +5,9 @@ # msgid "" msgstr "" -"Project-Id-Version: Aldine 1.6.1\n" +"Project-Id-Version: Aldine 1.6.2\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" -"POT-Creation-Date: 2019-04-16T11:40:07+00:00\n" +"POT-Creation-Date: 2019-05-13T16:54:07+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" @@ -85,26 +85,18 @@ 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" +msgid "Guides and Tutorials" msgstr "" -#: footer.php:82 inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "Sužinoti Daugiau" +#: footer.php:80 inc/helpers/namespace.php:179 +msgid "Contact" +msgstr "Kontaktas" -#: footer.php:86 footer.php:90 -msgid "Pressbooks on Facebook" -msgstr "Facebook Pressbooks" +#: footer.php:84 footer.php:86 +msgid "Pressbooks on YouTube" +msgstr "" -#: footer.php:92 footer.php:96 +#: footer.php:88 footer.php:92 msgid "Pressbooks on Twitter" msgstr "Twitter Pressbooks" @@ -208,6 +200,10 @@ msgstr "" "Pressbooks - tai paprasta naudoti knygų rašymo programinė įranga, kuri " "leidžia jums sukurti knygą visais formatais, kuriais norite paskelbti." +#: inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "Sužinoti Daugiau" + #: inc/activation/namespace.php:34 inc/activation/namespace.php:146 #: inc/activation/namespace.php:152 msgid "About" @@ -403,10 +399,6 @@ msgstr "Kontaktinis Elektroninis Paštas" msgid "Continued" msgstr "Tęsinys" -#: inc/helpers/namespace.php:179 -msgid "Contact" -msgstr "Kontaktas" - #: inc/helpers/namespace.php:186 msgid "Sign In" msgstr "Prisijungti" diff --git a/languages/lv.mo b/languages/lv.mo index dad5a156..0b26b875 100644 Binary files a/languages/lv.mo and b/languages/lv.mo differ diff --git a/languages/lv.po b/languages/lv.po index 85e93d74..5a3dd6a4 100644 --- a/languages/lv.po +++ b/languages/lv.po @@ -5,9 +5,9 @@ # msgid "" msgstr "" -"Project-Id-Version: Aldine 1.6.1\n" +"Project-Id-Version: Aldine 1.6.2\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" -"POT-Creation-Date: 2019-04-16T11:40:07+00:00\n" +"POT-Creation-Date: 2019-05-13T16:54:07+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" @@ -84,26 +84,18 @@ 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" +msgid "Guides and Tutorials" +msgstr "" -#: footer.php:82 inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "Uzzināt vairāk" +#: footer.php:80 inc/helpers/namespace.php:179 +msgid "Contact" +msgstr "Saziņa" -#: footer.php:86 footer.php:90 -msgid "Pressbooks on Facebook" -msgstr "Pressbooks profils Facebook'ā" +#: footer.php:84 footer.php:86 +msgid "Pressbooks on YouTube" +msgstr "" -#: footer.php:92 footer.php:96 +#: footer.php:88 footer.php:92 msgid "Pressbooks on Twitter" msgstr "Pressbooks profils Twitter'ā" @@ -208,6 +200,10 @@ msgstr "" " ļauj Jums izveidot grāmatu jebkurā formātā, kādā Jums ir nepieciešams to " "publicēt." +#: inc/activation/namespace.php:27 +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" @@ -405,10 +401,6 @@ msgstr "Epasts saziņai" msgid "Continued" msgstr "Turpinājās" -#: inc/helpers/namespace.php:179 -msgid "Contact" -msgstr "Saziņa" - #: inc/helpers/namespace.php:186 msgid "Sign In" msgstr "Ieiet" diff --git a/languages/nb_NO.mo b/languages/nb_NO.mo index f3e0b265..d992faa6 100644 Binary files a/languages/nb_NO.mo and b/languages/nb_NO.mo differ diff --git a/languages/nb_NO.po b/languages/nb_NO.po index d100f3c9..14391202 100644 --- a/languages/nb_NO.po +++ b/languages/nb_NO.po @@ -2,9 +2,9 @@ # This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: Aldine 1.6.1\n" +"Project-Id-Version: Aldine 1.6.2\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" -"POT-Creation-Date: 2019-04-16T11:40:07+00:00\n" +"POT-Creation-Date: 2019-05-13T16:54:07+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" @@ -79,26 +79,18 @@ msgid "Powered by %s" msgstr "" #: footer.php:79 -msgid "Open Source" +msgid "Guides and Tutorials" msgstr "" -#: footer.php:80 -msgid "Open Textbooks" -msgstr "" - -#: footer.php:81 -msgid "Open Book Publishing" -msgstr "" - -#: footer.php:82 inc/activation/namespace.php:27 -msgid "Learn More" +#: footer.php:80 inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: footer.php:86 footer.php:90 -msgid "Pressbooks on Facebook" +#: footer.php:84 footer.php:86 +msgid "Pressbooks on YouTube" msgstr "" -#: footer.php:92 footer.php:96 +#: footer.php:88 footer.php:92 msgid "Pressbooks on Twitter" msgstr "" @@ -198,6 +190,10 @@ msgid "" "in all the formats you need to publish." msgstr "" +#: inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + #: inc/activation/namespace.php:34 inc/activation/namespace.php:146 #: inc/activation/namespace.php:152 msgid "About" @@ -383,10 +379,6 @@ msgstr "" msgid "Continued" msgstr "" -#: inc/helpers/namespace.php:179 -msgid "Contact" -msgstr "" - #: inc/helpers/namespace.php:186 msgid "Sign In" msgstr "" diff --git a/languages/nl_NL.mo b/languages/nl_NL.mo index 8defc72c..9984639b 100644 Binary files a/languages/nl_NL.mo and b/languages/nl_NL.mo differ diff --git a/languages/nl_NL.po b/languages/nl_NL.po index 3eae0f3b..f2fb3e23 100644 --- a/languages/nl_NL.po +++ b/languages/nl_NL.po @@ -2,9 +2,9 @@ # This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: Aldine 1.6.1\n" +"Project-Id-Version: Aldine 1.6.2\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" -"POT-Creation-Date: 2019-04-16T11:40:07+00:00\n" +"POT-Creation-Date: 2019-05-13T16:54:07+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" @@ -79,26 +79,18 @@ msgid "Powered by %s" msgstr "" #: footer.php:79 -msgid "Open Source" +msgid "Guides and Tutorials" msgstr "" -#: footer.php:80 -msgid "Open Textbooks" -msgstr "" - -#: footer.php:81 -msgid "Open Book Publishing" -msgstr "" - -#: footer.php:82 inc/activation/namespace.php:27 -msgid "Learn More" +#: footer.php:80 inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: footer.php:86 footer.php:90 -msgid "Pressbooks on Facebook" +#: footer.php:84 footer.php:86 +msgid "Pressbooks on YouTube" msgstr "" -#: footer.php:92 footer.php:96 +#: footer.php:88 footer.php:92 msgid "Pressbooks on Twitter" msgstr "" @@ -198,6 +190,10 @@ msgid "" "in all the formats you need to publish." msgstr "" +#: inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + #: inc/activation/namespace.php:34 inc/activation/namespace.php:146 #: inc/activation/namespace.php:152 msgid "About" @@ -383,10 +379,6 @@ msgstr "" msgid "Continued" msgstr "" -#: inc/helpers/namespace.php:179 -msgid "Contact" -msgstr "" - #: inc/helpers/namespace.php:186 msgid "Sign In" msgstr "" diff --git a/languages/no.mo b/languages/no.mo index de4de839..42afbe3c 100644 Binary files a/languages/no.mo and b/languages/no.mo differ diff --git a/languages/no.po b/languages/no.po index 6988bb5d..0db98342 100644 --- a/languages/no.po +++ b/languages/no.po @@ -2,9 +2,9 @@ # This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: Aldine 1.6.1\n" +"Project-Id-Version: Aldine 1.6.2\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" -"POT-Creation-Date: 2019-04-16T11:40:07+00:00\n" +"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n" "PO-Revision-Date: 2018-03-06 14:24+0000\n" "Language-Team: Norwegian (https://www.transifex.com/pressbooks/teams/9194/no/)\n" "MIME-Version: 1.0\n" @@ -79,26 +79,18 @@ msgid "Powered by %s" msgstr "" #: footer.php:79 -msgid "Open Source" +msgid "Guides and Tutorials" msgstr "" -#: footer.php:80 -msgid "Open Textbooks" -msgstr "" - -#: footer.php:81 -msgid "Open Book Publishing" -msgstr "" - -#: footer.php:82 inc/activation/namespace.php:27 -msgid "Learn More" +#: footer.php:80 inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: footer.php:86 footer.php:90 -msgid "Pressbooks on Facebook" +#: footer.php:84 footer.php:86 +msgid "Pressbooks on YouTube" msgstr "" -#: footer.php:92 footer.php:96 +#: footer.php:88 footer.php:92 msgid "Pressbooks on Twitter" msgstr "" @@ -198,6 +190,10 @@ msgid "" "in all the formats you need to publish." msgstr "" +#: inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + #: inc/activation/namespace.php:34 inc/activation/namespace.php:146 #: inc/activation/namespace.php:152 msgid "About" @@ -383,10 +379,6 @@ msgstr "" msgid "Continued" msgstr "" -#: inc/helpers/namespace.php:179 -msgid "Contact" -msgstr "" - #: inc/helpers/namespace.php:186 msgid "Sign In" msgstr "" diff --git a/languages/pa.mo b/languages/pa.mo index 4082822e..3cfa9cd0 100644 Binary files a/languages/pa.mo and b/languages/pa.mo differ diff --git a/languages/pa.po b/languages/pa.po index 91d22bc0..5f570518 100644 --- a/languages/pa.po +++ b/languages/pa.po @@ -2,9 +2,9 @@ # This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: Aldine 1.6.1\n" +"Project-Id-Version: Aldine 1.6.2\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" -"POT-Creation-Date: 2019-04-16T11:40:07+00:00\n" +"POT-Creation-Date: 2019-05-13T16:54:07+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" @@ -79,26 +79,18 @@ msgid "Powered by %s" msgstr "" #: footer.php:79 -msgid "Open Source" +msgid "Guides and Tutorials" msgstr "" -#: footer.php:80 -msgid "Open Textbooks" -msgstr "" - -#: footer.php:81 -msgid "Open Book Publishing" -msgstr "" - -#: footer.php:82 inc/activation/namespace.php:27 -msgid "Learn More" +#: footer.php:80 inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: footer.php:86 footer.php:90 -msgid "Pressbooks on Facebook" +#: footer.php:84 footer.php:86 +msgid "Pressbooks on YouTube" msgstr "" -#: footer.php:92 footer.php:96 +#: footer.php:88 footer.php:92 msgid "Pressbooks on Twitter" msgstr "" @@ -198,6 +190,10 @@ msgid "" "in all the formats you need to publish." msgstr "" +#: inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + #: inc/activation/namespace.php:34 inc/activation/namespace.php:146 #: inc/activation/namespace.php:152 msgid "About" @@ -383,10 +379,6 @@ msgstr "" msgid "Continued" msgstr "" -#: inc/helpers/namespace.php:179 -msgid "Contact" -msgstr "" - #: inc/helpers/namespace.php:186 msgid "Sign In" msgstr "" diff --git a/languages/pl.mo b/languages/pl.mo index 33ef3a7e..c7c46147 100644 Binary files a/languages/pl.mo and b/languages/pl.mo differ diff --git a/languages/pl.po b/languages/pl.po index cc9f8715..a58d6c57 100644 --- a/languages/pl.po +++ b/languages/pl.po @@ -2,9 +2,9 @@ # This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: Aldine 1.6.1\n" +"Project-Id-Version: Aldine 1.6.2\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" -"POT-Creation-Date: 2019-04-16T11:40:07+00:00\n" +"POT-Creation-Date: 2019-05-13T16:54:07+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" @@ -81,26 +81,18 @@ msgid "Powered by %s" msgstr "" #: footer.php:79 -msgid "Open Source" +msgid "Guides and Tutorials" msgstr "" -#: footer.php:80 -msgid "Open Textbooks" -msgstr "" - -#: footer.php:81 -msgid "Open Book Publishing" -msgstr "" - -#: footer.php:82 inc/activation/namespace.php:27 -msgid "Learn More" +#: footer.php:80 inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: footer.php:86 footer.php:90 -msgid "Pressbooks on Facebook" +#: footer.php:84 footer.php:86 +msgid "Pressbooks on YouTube" msgstr "" -#: footer.php:92 footer.php:96 +#: footer.php:88 footer.php:92 msgid "Pressbooks on Twitter" msgstr "" @@ -200,6 +192,10 @@ msgid "" "in all the formats you need to publish." msgstr "" +#: inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + #: inc/activation/namespace.php:34 inc/activation/namespace.php:146 #: inc/activation/namespace.php:152 msgid "About" @@ -385,10 +381,6 @@ msgstr "" msgid "Continued" msgstr "" -#: inc/helpers/namespace.php:179 -msgid "Contact" -msgstr "" - #: inc/helpers/namespace.php:186 msgid "Sign In" msgstr "" diff --git a/languages/pressbooks-aldine.pot b/languages/pressbooks-aldine.pot index b793d98c..9ff38bbf 100644 --- a/languages/pressbooks-aldine.pot +++ b/languages/pressbooks-aldine.pot @@ -2,15 +2,15 @@ # This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: Aldine 1.6.1\n" +"Project-Id-Version: Aldine 1.6.2\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" -"POT-Creation-Date: 2019-04-16T11:40:07+00:00\n" -"PO-Revision-Date: 2019-04-16T11:40:07+00:00\n" +"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n" +"PO-Revision-Date: 2019-05-13T16:54:07+00:00\n" "X-Generator: WP-CLI 2.0.1\n" "X-Domain: pressbooks-aldine\n" @@ -77,29 +77,21 @@ msgid "Powered by %s" msgstr "" #: footer.php:79 -msgid "Open Source" +msgid "Guides and Tutorials" msgstr "" #: footer.php:80 -msgid "Open Textbooks" -msgstr "" - -#: footer.php:81 -msgid "Open Book Publishing" -msgstr "" - -#: footer.php:82 -#: inc/activation/namespace.php:27 -msgid "Learn More" +#: inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" +#: footer.php:84 #: footer.php:86 -#: footer.php:90 -msgid "Pressbooks on Facebook" +msgid "Pressbooks on YouTube" msgstr "" +#: footer.php:88 #: footer.php:92 -#: footer.php:96 msgid "Pressbooks on Twitter" msgstr "" @@ -200,6 +192,10 @@ msgstr "" 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 +msgid "Learn More" +msgstr "" + #: inc/activation/namespace.php:34 #: inc/activation/namespace.php:146 #: inc/activation/namespace.php:152 @@ -386,10 +382,6 @@ msgstr "" msgid "Continued" msgstr "" -#: inc/helpers/namespace.php:179 -msgid "Contact" -msgstr "" - #: inc/helpers/namespace.php:186 msgid "Sign In" msgstr "" diff --git a/languages/pt_BR.mo b/languages/pt_BR.mo index 5eee0cff..e1cec5ca 100644 Binary files a/languages/pt_BR.mo and b/languages/pt_BR.mo differ diff --git a/languages/pt_BR.po b/languages/pt_BR.po index cc79296b..55014f61 100644 --- a/languages/pt_BR.po +++ b/languages/pt_BR.po @@ -2,9 +2,9 @@ # This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: Aldine 1.6.1\n" +"Project-Id-Version: Aldine 1.6.2\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" -"POT-Creation-Date: 2019-04-16T11:40:07+00:00\n" +"POT-Creation-Date: 2019-05-13T16:54:07+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" @@ -79,26 +79,18 @@ msgid "Powered by %s" msgstr "" #: footer.php:79 -msgid "Open Source" +msgid "Guides and Tutorials" msgstr "" -#: footer.php:80 -msgid "Open Textbooks" -msgstr "" - -#: footer.php:81 -msgid "Open Book Publishing" -msgstr "" - -#: footer.php:82 inc/activation/namespace.php:27 -msgid "Learn More" +#: footer.php:80 inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: footer.php:86 footer.php:90 -msgid "Pressbooks on Facebook" +#: footer.php:84 footer.php:86 +msgid "Pressbooks on YouTube" msgstr "" -#: footer.php:92 footer.php:96 +#: footer.php:88 footer.php:92 msgid "Pressbooks on Twitter" msgstr "" @@ -198,6 +190,10 @@ msgid "" "in all the formats you need to publish." msgstr "" +#: inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + #: inc/activation/namespace.php:34 inc/activation/namespace.php:146 #: inc/activation/namespace.php:152 msgid "About" @@ -383,10 +379,6 @@ msgstr "" msgid "Continued" msgstr "" -#: inc/helpers/namespace.php:179 -msgid "Contact" -msgstr "" - #: inc/helpers/namespace.php:186 msgid "Sign In" msgstr "" diff --git a/languages/pt_PT.mo b/languages/pt_PT.mo index a75923b0..4f82c295 100644 Binary files a/languages/pt_PT.mo and b/languages/pt_PT.mo differ diff --git a/languages/pt_PT.po b/languages/pt_PT.po index 849fa662..06ed84f6 100644 --- a/languages/pt_PT.po +++ b/languages/pt_PT.po @@ -2,9 +2,9 @@ # This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: Aldine 1.6.1\n" +"Project-Id-Version: Aldine 1.6.2\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" -"POT-Creation-Date: 2019-04-16T11:40:07+00:00\n" +"POT-Creation-Date: 2019-05-13T16:54:07+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" @@ -79,26 +79,18 @@ msgid "Powered by %s" msgstr "" #: footer.php:79 -msgid "Open Source" +msgid "Guides and Tutorials" msgstr "" -#: footer.php:80 -msgid "Open Textbooks" -msgstr "" - -#: footer.php:81 -msgid "Open Book Publishing" -msgstr "" - -#: footer.php:82 inc/activation/namespace.php:27 -msgid "Learn More" +#: footer.php:80 inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: footer.php:86 footer.php:90 -msgid "Pressbooks on Facebook" +#: footer.php:84 footer.php:86 +msgid "Pressbooks on YouTube" msgstr "" -#: footer.php:92 footer.php:96 +#: footer.php:88 footer.php:92 msgid "Pressbooks on Twitter" msgstr "" @@ -198,6 +190,10 @@ msgid "" "in all the formats you need to publish." msgstr "" +#: inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + #: inc/activation/namespace.php:34 inc/activation/namespace.php:146 #: inc/activation/namespace.php:152 msgid "About" @@ -383,10 +379,6 @@ msgstr "" msgid "Continued" msgstr "" -#: inc/helpers/namespace.php:179 -msgid "Contact" -msgstr "" - #: inc/helpers/namespace.php:186 msgid "Sign In" msgstr "" diff --git a/languages/ro.mo b/languages/ro.mo index 16bb527b..52164e50 100644 Binary files a/languages/ro.mo and b/languages/ro.mo differ diff --git a/languages/ro.po b/languages/ro.po index bdbda450..847af537 100644 --- a/languages/ro.po +++ b/languages/ro.po @@ -2,9 +2,9 @@ # This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: Aldine 1.6.1\n" +"Project-Id-Version: Aldine 1.6.2\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" -"POT-Creation-Date: 2019-04-16T11:40:07+00:00\n" +"POT-Creation-Date: 2019-05-13T16:54:07+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" @@ -80,26 +80,18 @@ msgid "Powered by %s" msgstr "" #: footer.php:79 -msgid "Open Source" +msgid "Guides and Tutorials" msgstr "" -#: footer.php:80 -msgid "Open Textbooks" -msgstr "" - -#: footer.php:81 -msgid "Open Book Publishing" -msgstr "" - -#: footer.php:82 inc/activation/namespace.php:27 -msgid "Learn More" +#: footer.php:80 inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: footer.php:86 footer.php:90 -msgid "Pressbooks on Facebook" +#: footer.php:84 footer.php:86 +msgid "Pressbooks on YouTube" msgstr "" -#: footer.php:92 footer.php:96 +#: footer.php:88 footer.php:92 msgid "Pressbooks on Twitter" msgstr "" @@ -199,6 +191,10 @@ msgid "" "in all the formats you need to publish." msgstr "" +#: inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + #: inc/activation/namespace.php:34 inc/activation/namespace.php:146 #: inc/activation/namespace.php:152 msgid "About" @@ -384,10 +380,6 @@ msgstr "" msgid "Continued" msgstr "" -#: inc/helpers/namespace.php:179 -msgid "Contact" -msgstr "" - #: inc/helpers/namespace.php:186 msgid "Sign In" msgstr "" diff --git a/languages/ru_RU.mo b/languages/ru_RU.mo index b84bcf98..4ed1ca2c 100644 Binary files a/languages/ru_RU.mo and b/languages/ru_RU.mo differ diff --git a/languages/ru_RU.po b/languages/ru_RU.po index 14e17b72..4595ba43 100644 --- a/languages/ru_RU.po +++ b/languages/ru_RU.po @@ -5,9 +5,9 @@ # msgid "" msgstr "" -"Project-Id-Version: Aldine 1.6.1\n" +"Project-Id-Version: Aldine 1.6.2\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" -"POT-Creation-Date: 2019-04-16T11:40:07+00:00\n" +"POT-Creation-Date: 2019-05-13T16:54:07+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" @@ -85,26 +85,18 @@ 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 "Общедоступная публикация книг" +msgid "Guides and Tutorials" +msgstr "" -#: footer.php:82 inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "Подробнее" +#: footer.php:80 inc/helpers/namespace.php:179 +msgid "Contact" +msgstr "Связь" -#: footer.php:86 footer.php:90 -msgid "Pressbooks on Facebook" -msgstr "Pressbooks на Facebook" +#: footer.php:84 footer.php:86 +msgid "Pressbooks on YouTube" +msgstr "" -#: footer.php:92 footer.php:96 +#: footer.php:88 footer.php:92 msgid "Pressbooks on Twitter" msgstr "Pressbooks в Twitter" @@ -209,6 +201,10 @@ msgstr "" "написания книг, которое позволяет Вам создать книгу в любом формате, в " "котором Вам необходимо её опубликовать." +#: inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "Подробнее" + #: inc/activation/namespace.php:34 inc/activation/namespace.php:146 #: inc/activation/namespace.php:152 msgid "About" @@ -407,10 +403,6 @@ msgstr "Контактный адрес электронной почты" msgid "Continued" msgstr "Продолжено" -#: inc/helpers/namespace.php:179 -msgid "Contact" -msgstr "Связь" - #: inc/helpers/namespace.php:186 msgid "Sign In" msgstr "Войти" diff --git a/languages/sk_SK.mo b/languages/sk_SK.mo index 235d45bb..2d9b8e19 100644 Binary files a/languages/sk_SK.mo and b/languages/sk_SK.mo differ diff --git a/languages/sk_SK.po b/languages/sk_SK.po index 7191d710..5bd80393 100644 --- a/languages/sk_SK.po +++ b/languages/sk_SK.po @@ -2,9 +2,9 @@ # This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: Aldine 1.6.1\n" +"Project-Id-Version: Aldine 1.6.2\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" -"POT-Creation-Date: 2019-04-16T11:40:07+00:00\n" +"POT-Creation-Date: 2019-05-13T16:54:07+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" @@ -81,26 +81,18 @@ msgid "Powered by %s" msgstr "" #: footer.php:79 -msgid "Open Source" +msgid "Guides and Tutorials" msgstr "" -#: footer.php:80 -msgid "Open Textbooks" -msgstr "" - -#: footer.php:81 -msgid "Open Book Publishing" -msgstr "" - -#: footer.php:82 inc/activation/namespace.php:27 -msgid "Learn More" +#: footer.php:80 inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: footer.php:86 footer.php:90 -msgid "Pressbooks on Facebook" +#: footer.php:84 footer.php:86 +msgid "Pressbooks on YouTube" msgstr "" -#: footer.php:92 footer.php:96 +#: footer.php:88 footer.php:92 msgid "Pressbooks on Twitter" msgstr "" @@ -200,6 +192,10 @@ msgid "" "in all the formats you need to publish." msgstr "" +#: inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + #: inc/activation/namespace.php:34 inc/activation/namespace.php:146 #: inc/activation/namespace.php:152 msgid "About" @@ -385,10 +381,6 @@ msgstr "" msgid "Continued" msgstr "" -#: inc/helpers/namespace.php:179 -msgid "Contact" -msgstr "" - #: inc/helpers/namespace.php:186 msgid "Sign In" msgstr "" diff --git a/languages/sv_SE.mo b/languages/sv_SE.mo index 65c8fa60..5292f8e9 100644 Binary files a/languages/sv_SE.mo and b/languages/sv_SE.mo differ diff --git a/languages/sv_SE.po b/languages/sv_SE.po index c14c4909..bb06a419 100644 --- a/languages/sv_SE.po +++ b/languages/sv_SE.po @@ -2,9 +2,9 @@ # This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: Aldine 1.6.1\n" +"Project-Id-Version: Aldine 1.6.2\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" -"POT-Creation-Date: 2019-04-16T11:40:07+00:00\n" +"POT-Creation-Date: 2019-05-13T16:54:07+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" @@ -79,26 +79,18 @@ msgid "Powered by %s" msgstr "" #: footer.php:79 -msgid "Open Source" +msgid "Guides and Tutorials" msgstr "" -#: footer.php:80 -msgid "Open Textbooks" -msgstr "" - -#: footer.php:81 -msgid "Open Book Publishing" -msgstr "" - -#: footer.php:82 inc/activation/namespace.php:27 -msgid "Learn More" +#: footer.php:80 inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: footer.php:86 footer.php:90 -msgid "Pressbooks on Facebook" +#: footer.php:84 footer.php:86 +msgid "Pressbooks on YouTube" msgstr "" -#: footer.php:92 footer.php:96 +#: footer.php:88 footer.php:92 msgid "Pressbooks on Twitter" msgstr "" @@ -198,6 +190,10 @@ msgid "" "in all the formats you need to publish." msgstr "" +#: inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + #: inc/activation/namespace.php:34 inc/activation/namespace.php:146 #: inc/activation/namespace.php:152 msgid "About" @@ -383,10 +379,6 @@ msgstr "" msgid "Continued" msgstr "" -#: inc/helpers/namespace.php:179 -msgid "Contact" -msgstr "" - #: inc/helpers/namespace.php:186 msgid "Sign In" msgstr "" diff --git a/languages/ta_IN.mo b/languages/ta_IN.mo index 3b5fa858..bdd1e3f8 100644 Binary files a/languages/ta_IN.mo and b/languages/ta_IN.mo differ diff --git a/languages/ta_IN.po b/languages/ta_IN.po index e6b71789..e78501a9 100644 --- a/languages/ta_IN.po +++ b/languages/ta_IN.po @@ -2,9 +2,9 @@ # This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: Aldine 1.6.1\n" +"Project-Id-Version: Aldine 1.6.2\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" -"POT-Creation-Date: 2019-04-16T11:40:07+00:00\n" +"POT-Creation-Date: 2019-05-13T16:54:07+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" @@ -79,26 +79,18 @@ msgid "Powered by %s" msgstr "" #: footer.php:79 -msgid "Open Source" +msgid "Guides and Tutorials" msgstr "" -#: footer.php:80 -msgid "Open Textbooks" -msgstr "" - -#: footer.php:81 -msgid "Open Book Publishing" -msgstr "" - -#: footer.php:82 inc/activation/namespace.php:27 -msgid "Learn More" +#: footer.php:80 inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: footer.php:86 footer.php:90 -msgid "Pressbooks on Facebook" +#: footer.php:84 footer.php:86 +msgid "Pressbooks on YouTube" msgstr "" -#: footer.php:92 footer.php:96 +#: footer.php:88 footer.php:92 msgid "Pressbooks on Twitter" msgstr "" @@ -198,6 +190,10 @@ msgid "" "in all the formats you need to publish." msgstr "" +#: inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + #: inc/activation/namespace.php:34 inc/activation/namespace.php:146 #: inc/activation/namespace.php:152 msgid "About" @@ -383,10 +379,6 @@ msgstr "" msgid "Continued" msgstr "" -#: inc/helpers/namespace.php:179 -msgid "Contact" -msgstr "" - #: inc/helpers/namespace.php:186 msgid "Sign In" msgstr "" diff --git a/languages/ta_LK.mo b/languages/ta_LK.mo index ce5051f2..1cd84a45 100644 Binary files a/languages/ta_LK.mo and b/languages/ta_LK.mo differ diff --git a/languages/ta_LK.po b/languages/ta_LK.po index 6e194e1d..49bc355a 100644 --- a/languages/ta_LK.po +++ b/languages/ta_LK.po @@ -2,9 +2,9 @@ # This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: Aldine 1.6.1\n" +"Project-Id-Version: Aldine 1.6.2\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" -"POT-Creation-Date: 2019-04-16T11:40:07+00:00\n" +"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n" "PO-Revision-Date: 2018-03-06 14:24+0000\n" "Language-Team: Tamil (https://www.transifex.com/pressbooks/teams/9194/ta/)\n" "MIME-Version: 1.0\n" @@ -79,26 +79,18 @@ msgid "Powered by %s" msgstr "" #: footer.php:79 -msgid "Open Source" +msgid "Guides and Tutorials" msgstr "" -#: footer.php:80 -msgid "Open Textbooks" -msgstr "" - -#: footer.php:81 -msgid "Open Book Publishing" -msgstr "" - -#: footer.php:82 inc/activation/namespace.php:27 -msgid "Learn More" +#: footer.php:80 inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: footer.php:86 footer.php:90 -msgid "Pressbooks on Facebook" +#: footer.php:84 footer.php:86 +msgid "Pressbooks on YouTube" msgstr "" -#: footer.php:92 footer.php:96 +#: footer.php:88 footer.php:92 msgid "Pressbooks on Twitter" msgstr "" @@ -198,6 +190,10 @@ msgid "" "in all the formats you need to publish." msgstr "" +#: inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + #: inc/activation/namespace.php:34 inc/activation/namespace.php:146 #: inc/activation/namespace.php:152 msgid "About" @@ -383,10 +379,6 @@ msgstr "" msgid "Continued" msgstr "" -#: inc/helpers/namespace.php:179 -msgid "Contact" -msgstr "" - #: inc/helpers/namespace.php:186 msgid "Sign In" msgstr "" diff --git a/languages/te_IN.mo b/languages/te_IN.mo index 105c461d..5012230e 100644 Binary files a/languages/te_IN.mo and b/languages/te_IN.mo differ diff --git a/languages/te_IN.po b/languages/te_IN.po index 84f7c138..147e6b24 100644 --- a/languages/te_IN.po +++ b/languages/te_IN.po @@ -2,9 +2,9 @@ # This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: Aldine 1.6.1\n" +"Project-Id-Version: Aldine 1.6.2\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" -"POT-Creation-Date: 2019-04-16T11:40:07+00:00\n" +"POT-Creation-Date: 2019-05-13T16:54:07+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" @@ -79,26 +79,18 @@ msgid "Powered by %s" msgstr "" #: footer.php:79 -msgid "Open Source" +msgid "Guides and Tutorials" msgstr "" -#: footer.php:80 -msgid "Open Textbooks" -msgstr "" - -#: footer.php:81 -msgid "Open Book Publishing" -msgstr "" - -#: footer.php:82 inc/activation/namespace.php:27 -msgid "Learn More" +#: footer.php:80 inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: footer.php:86 footer.php:90 -msgid "Pressbooks on Facebook" +#: footer.php:84 footer.php:86 +msgid "Pressbooks on YouTube" msgstr "" -#: footer.php:92 footer.php:96 +#: footer.php:88 footer.php:92 msgid "Pressbooks on Twitter" msgstr "" @@ -198,6 +190,10 @@ msgid "" "in all the formats you need to publish." msgstr "" +#: inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + #: inc/activation/namespace.php:34 inc/activation/namespace.php:146 #: inc/activation/namespace.php:152 msgid "About" @@ -383,10 +379,6 @@ msgstr "" msgid "Continued" msgstr "" -#: inc/helpers/namespace.php:179 -msgid "Contact" -msgstr "" - #: inc/helpers/namespace.php:186 msgid "Sign In" msgstr "" diff --git a/languages/tr_TR.mo b/languages/tr_TR.mo index 1219c66c..a14ad2fe 100644 Binary files a/languages/tr_TR.mo and b/languages/tr_TR.mo differ diff --git a/languages/tr_TR.po b/languages/tr_TR.po index b1c3e80f..889b3012 100644 --- a/languages/tr_TR.po +++ b/languages/tr_TR.po @@ -2,9 +2,9 @@ # This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: Aldine 1.6.1\n" +"Project-Id-Version: Aldine 1.6.2\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" -"POT-Creation-Date: 2019-04-16T11:40:07+00:00\n" +"POT-Creation-Date: 2019-05-13T16:54:07+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" @@ -79,26 +79,18 @@ msgid "Powered by %s" msgstr "" #: footer.php:79 -msgid "Open Source" +msgid "Guides and Tutorials" msgstr "" -#: footer.php:80 -msgid "Open Textbooks" -msgstr "" - -#: footer.php:81 -msgid "Open Book Publishing" -msgstr "" - -#: footer.php:82 inc/activation/namespace.php:27 -msgid "Learn More" +#: footer.php:80 inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: footer.php:86 footer.php:90 -msgid "Pressbooks on Facebook" +#: footer.php:84 footer.php:86 +msgid "Pressbooks on YouTube" msgstr "" -#: footer.php:92 footer.php:96 +#: footer.php:88 footer.php:92 msgid "Pressbooks on Twitter" msgstr "" @@ -198,6 +190,10 @@ msgid "" "in all the formats you need to publish." msgstr "" +#: inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + #: inc/activation/namespace.php:34 inc/activation/namespace.php:146 #: inc/activation/namespace.php:152 msgid "About" @@ -383,10 +379,6 @@ msgstr "" msgid "Continued" msgstr "" -#: inc/helpers/namespace.php:179 -msgid "Contact" -msgstr "" - #: inc/helpers/namespace.php:186 msgid "Sign In" msgstr "" diff --git a/languages/uk.mo b/languages/uk.mo index 7960cf4b..3155d120 100644 Binary files a/languages/uk.mo and b/languages/uk.mo differ diff --git a/languages/uk.po b/languages/uk.po index fb097cc4..68decc35 100644 --- a/languages/uk.po +++ b/languages/uk.po @@ -2,9 +2,9 @@ # This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: Aldine 1.6.1\n" +"Project-Id-Version: Aldine 1.6.2\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" -"POT-Creation-Date: 2019-04-16T11:40:07+00:00\n" +"POT-Creation-Date: 2019-05-13T16:54:07+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" @@ -81,26 +81,18 @@ msgid "Powered by %s" msgstr "" #: footer.php:79 -msgid "Open Source" +msgid "Guides and Tutorials" msgstr "" -#: footer.php:80 -msgid "Open Textbooks" -msgstr "" - -#: footer.php:81 -msgid "Open Book Publishing" -msgstr "" - -#: footer.php:82 inc/activation/namespace.php:27 -msgid "Learn More" +#: footer.php:80 inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: footer.php:86 footer.php:90 -msgid "Pressbooks on Facebook" +#: footer.php:84 footer.php:86 +msgid "Pressbooks on YouTube" msgstr "" -#: footer.php:92 footer.php:96 +#: footer.php:88 footer.php:92 msgid "Pressbooks on Twitter" msgstr "" @@ -200,6 +192,10 @@ msgid "" "in all the formats you need to publish." msgstr "" +#: inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + #: inc/activation/namespace.php:34 inc/activation/namespace.php:146 #: inc/activation/namespace.php:152 msgid "About" @@ -385,10 +381,6 @@ msgstr "" msgid "Continued" msgstr "" -#: inc/helpers/namespace.php:179 -msgid "Contact" -msgstr "" - #: inc/helpers/namespace.php:186 msgid "Sign In" msgstr "" diff --git a/languages/ur.mo b/languages/ur.mo index aaa39213..7bc172a8 100644 Binary files a/languages/ur.mo and b/languages/ur.mo differ diff --git a/languages/ur.po b/languages/ur.po index a39eb016..96131193 100644 --- a/languages/ur.po +++ b/languages/ur.po @@ -2,9 +2,9 @@ # This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: Aldine 1.6.1\n" +"Project-Id-Version: Aldine 1.6.2\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" -"POT-Creation-Date: 2019-04-16T11:40:07+00:00\n" +"POT-Creation-Date: 2019-05-13T16:54:07+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" @@ -79,26 +79,18 @@ msgid "Powered by %s" msgstr "" #: footer.php:79 -msgid "Open Source" +msgid "Guides and Tutorials" msgstr "" -#: footer.php:80 -msgid "Open Textbooks" -msgstr "" - -#: footer.php:81 -msgid "Open Book Publishing" -msgstr "" - -#: footer.php:82 inc/activation/namespace.php:27 -msgid "Learn More" +#: footer.php:80 inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: footer.php:86 footer.php:90 -msgid "Pressbooks on Facebook" +#: footer.php:84 footer.php:86 +msgid "Pressbooks on YouTube" msgstr "" -#: footer.php:92 footer.php:96 +#: footer.php:88 footer.php:92 msgid "Pressbooks on Twitter" msgstr "" @@ -198,6 +190,10 @@ msgid "" "in all the formats you need to publish." msgstr "" +#: inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + #: inc/activation/namespace.php:34 inc/activation/namespace.php:146 #: inc/activation/namespace.php:152 msgid "About" @@ -383,10 +379,6 @@ msgstr "" msgid "Continued" msgstr "" -#: inc/helpers/namespace.php:179 -msgid "Contact" -msgstr "" - #: inc/helpers/namespace.php:186 msgid "Sign In" msgstr "" diff --git a/languages/zh_CN.mo b/languages/zh_CN.mo index 7bc4caf9..64e3ac33 100644 Binary files a/languages/zh_CN.mo and b/languages/zh_CN.mo differ diff --git a/languages/zh_CN.po b/languages/zh_CN.po index 119b0b55..701bcabb 100644 --- a/languages/zh_CN.po +++ b/languages/zh_CN.po @@ -5,9 +5,9 @@ # msgid "" msgstr "" -"Project-Id-Version: Aldine 1.6.1\n" +"Project-Id-Version: Aldine 1.6.2\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" -"POT-Creation-Date: 2019-04-16T11:40:07+00:00\n" +"POT-Creation-Date: 2019-05-13T16:54:07+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" @@ -82,26 +82,18 @@ msgid "Powered by %s" msgstr "" #: footer.php:79 -msgid "Open Source" +msgid "Guides and Tutorials" msgstr "" -#: footer.php:80 -msgid "Open Textbooks" -msgstr "" - -#: footer.php:81 -msgid "Open Book Publishing" -msgstr "" - -#: footer.php:82 inc/activation/namespace.php:27 -msgid "Learn More" +#: footer.php:80 inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: footer.php:86 footer.php:90 -msgid "Pressbooks on Facebook" +#: footer.php:84 footer.php:86 +msgid "Pressbooks on YouTube" msgstr "" -#: footer.php:92 footer.php:96 +#: footer.php:88 footer.php:92 msgid "Pressbooks on Twitter" msgstr "" @@ -201,6 +193,10 @@ msgid "" "in all the formats you need to publish." msgstr "" +#: inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + #: inc/activation/namespace.php:34 inc/activation/namespace.php:146 #: inc/activation/namespace.php:152 msgid "About" @@ -386,10 +382,6 @@ msgstr "" msgid "Continued" msgstr "" -#: inc/helpers/namespace.php:179 -msgid "Contact" -msgstr "" - #: inc/helpers/namespace.php:186 msgid "Sign In" msgstr "" diff --git a/languages/zh_TW.mo b/languages/zh_TW.mo index a9574343..43494412 100644 Binary files a/languages/zh_TW.mo and b/languages/zh_TW.mo differ diff --git a/languages/zh_TW.po b/languages/zh_TW.po index 44dac336..f94b9c35 100644 --- a/languages/zh_TW.po +++ b/languages/zh_TW.po @@ -2,9 +2,9 @@ # This file is distributed under the GNU GPL v3 or later. msgid "" msgstr "" -"Project-Id-Version: Aldine 1.6.1\n" +"Project-Id-Version: Aldine 1.6.2\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n" -"POT-Creation-Date: 2019-04-16T11:40:07+00:00\n" +"POT-Creation-Date: 2019-05-13T16:54:07+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" @@ -78,26 +78,18 @@ msgid "Powered by %s" msgstr "" #: footer.php:79 -msgid "Open Source" +msgid "Guides and Tutorials" msgstr "" -#: footer.php:80 -msgid "Open Textbooks" -msgstr "" - -#: footer.php:81 -msgid "Open Book Publishing" -msgstr "" - -#: footer.php:82 inc/activation/namespace.php:27 -msgid "Learn More" +#: footer.php:80 inc/helpers/namespace.php:179 +msgid "Contact" msgstr "" -#: footer.php:86 footer.php:90 -msgid "Pressbooks on Facebook" +#: footer.php:84 footer.php:86 +msgid "Pressbooks on YouTube" msgstr "" -#: footer.php:92 footer.php:96 +#: footer.php:88 footer.php:92 msgid "Pressbooks on Twitter" msgstr "" @@ -197,6 +189,10 @@ msgid "" "in all the formats you need to publish." msgstr "" +#: inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + #: inc/activation/namespace.php:34 inc/activation/namespace.php:146 #: inc/activation/namespace.php:152 msgid "About" @@ -382,10 +378,6 @@ msgstr "" msgid "Continued" msgstr "" -#: inc/helpers/namespace.php:179 -msgid "Contact" -msgstr "" - #: inc/helpers/namespace.php:186 msgid "Sign In" msgstr "" diff --git a/readme.txt b/readme.txt index 64437b15..65a3b95b 100644 --- a/readme.txt +++ b/readme.txt @@ -5,18 +5,15 @@ [![Packagist](https://img.shields.io/packagist/v/pressbooks/pressbooks-aldine.svg)](https://packagist.org/packages/pressbooks/pressbooks-aldine) [![PHP from Packagist](https://img.shields.io/packagist/php-v/pressbooks/pressbooks-aldine.svg)](https://packagist.org/packages/pressbooks/pressbooks-aldine) +[![Packagist](https://img.shields.io/packagist/dt/pressbooks/pressbooks-aldine.svg)](https://packagist.org/packages/pressbooks/pressbooks-aldine) [![Build Status](https://travis-ci.org/pressbooks/pressbooks-aldine.svg?branch=dev)](https://travis-ci.org/pressbooks/pressbooks-aldine) [![Translate Aldine](https://img.shields.io/badge/dynamic/json.svg?label=translated&url=https%3A%2F%2Ftenpercent.now.sh%2F%3Forganization%3Dpressbooks%26project%3Daldine&query=%24.status&colorB=e05d44&suffix=%25)](https://www.transifex.com/pressbooks/aldine/translate/) -[![Packagist](https://img.shields.io/packagist/dt/pressbooks/pressbooks-aldine.svg)](https://packagist.org/packages/pressbooks/pressbooks-aldine) -[![Slack](https://pressbooks-slack.now.sh/badge.svg)](https://pressbooks-slack.now.sh) -[![Open Collective](https://opencollective.com/pressbooks/tiers/backer/badge.svg?label=backers&color=brightgreen)](https://opencollective.com/pressbooks/) -[![Open Collective](https://opencollective.com/pressbooks/tiers/sponsor/badge.svg?label=sponsors&color=brightgreen)](https://opencollective.com/pressbooks/) Tags: publishing, catalog, pressbooks, default-theme -Requires at least: 5.1.1 -Tested up to: 5.1.1 -Stable tag: 1.7.0-dev +Requires at least: 5.2 +Tested up to: 5.2 +Stable tag: 1.6.2 License: GNU General Public License v3 or later License URI: LICENSE @@ -32,111 +29,16 @@ Aldine is the default theme for the home page of [Pressbooks](https://pressbooks 2. Click Upload Theme and Choose File, then select the theme's [.zip file](https://github.com/pressbooks/pressbooks-aldine/releases/latest/). Click Install Now. 3. Click Activate to use your new theme right away. -== Frequently Asked Questions == - -TK. - == Changelog == -=== 1.6.1 === - -**Patches** - -- Fix translations not loading - -=== 1.6.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) - -=== 1.5.0 === - -**Minor Changes** - -- Add a new menu item to allow logged-in users without books to create a new book: [#132](https://github.com/pressbooks/pressbooks-aldine/pull/132) -- Add simple honeypot to contact form ([#134](https://github.com/pressbooks/pressbooks-aldine/issues/134)): [#135](https://github.com/pressbooks/pressbooks-aldine/pull/135) - -=== 1.4.1 === - -**Patches** - -- Ensure that unsupported catalog subject codes aren't loaded: [#133](https://github.com/pressbooks/pressbooks-aldine/pull/133) - -=== 1.4.0 === - -**Minor Changes** - -- Add support for privacy tools in WordPress 4.9.6: [#129](https://github.com/pressbooks/pressbooks-aldine/pull/129) - -=== 1.3.0 === - -**Minor Changes** - -- Add customizer options for dark (hover) colours: [#125](https://github.com/pressbooks/pressbooks-aldine/issues/125) -- Update Isotope to 3.0.6: [#120](https://github.com/pressbooks/pressbooks-aldine/issues/120) - -### Patches - -- Fix incorrect contact form title ([#122](https://github.com/pressbooks/pressbooks-aldine/issues/122)): [#123](https://github.com/pressbooks/pressbooks-aldine/issues/123) -- Don't run Intervention functions during AJAX: [#121](https://github.com/pressbooks/pressbooks-aldine/issues/121) - -=== 1.2.1 === - -**Patches** - -- Fix an issue where inserting a Call to Action via the toolbar used the wrong shortcode attribute for the link ([#118](https://github.com/pressbooks/pressbooks-aldine/issues/118)): [#119](https://github.com/pressbooks/pressbooks-aldine/pull/119) - -=== 1.2.0 === - -**Minor Changes** - -- Allow the contact form email to be edited in the Customizer ([#109](https://github.com/pressbooks/pressbooks-aldine/issues/109)): [#113](https://github.com/pressbooks/pressbooks-aldine/issues/113) -- Adjust the title size to better support longer network titles ([#114](https://github.com/pressbooks/pressbooks-aldine/issues/114)): [874030e](https://github.com/pressbooks/pressbooks-aldine/commit/874030e) - -**Patches** - -- Fix an issue where active and hover state colours could not be customized ([#111](https://github.com/pressbooks/pressbooks-aldine/issues/111)): [cb604c7](https://github.com/pressbooks/pressbooks-aldine/commit/cb604c7) -- Fix some layout issues on the registration screen ([#112](https://github.com/pressbooks/pressbooks-aldine/issues/112)): [#115](https://github.com/pressbooks/pressbooks-aldine/issues/115) -- Fix some layout issues on the activation screen ([#116](https://github.com/pressbooks/pressbooks-aldine/issues/116)): [#117](https://github.com/pressbooks/pressbooks-aldine/issues/117) - -=== 1.1.0 === - -**Minor Changes** - -- Add editor buttons to insert shortcodes for page sections and calls to action: [#108](https://github.com/pressbooks/pressbooks-aldine/pull/108/) - -**Patches** - -- Hide archived, spammed and deleted books from catalog (props [@colomet](https://github.com/colomet) for reporting): [#107](https://github.com/pressbooks/pressbooks-aldine/pull/107/) - -=== 1.0.1 === - -#### Patches - -- Load header image from `dist` ([#104](https://github.com/pressbooks/pressbooks-aldine/issues/104), props [@steven1350](https://github.com/steven1350) for reporting): [826dc93](https://github.com/pressbooks/pressbooks-aldine/commit/826dc930869041df0ffdd15748f686013fbed54e) -- Prevent page header from overlapping menu in some situations ([#103](https://github.com/pressbooks/pressbooks-aldine/issues/103), props [@beckej13820](https://github.com/beckej13820) for reporting): [df793ac](https://github.com/pressbooks/pressbooks-aldine/commit/df793acda9a4ccd4975056e150862e73f9e8379f) -- Improve display of pages without content ([#102](https://github.com/pressbooks/pressbooks-aldine/issues/102)): [0866e9a](https://github.com/pressbooks/pressbooks-aldine/commit/0866e9afe80f82b7d79dfd5a4d17095ee0bf716b) -- Update activation routine to use shortcodes: [1409a01](https://github.com/pressbooks/pressbooks-aldine/commit/1409a01b7759b6b4117316763957d498a5827692) -- Use a unique cookie name for the network homepage font size setting: [d109496](https://github.com/pressbooks/pressbooks-aldine/commit/d10949677ccc3fee67fbb9b1069c360b2270c779) - -=== 1.0.0 === - -#### Customisation & Branding - -Aldine is the new default network theme for Pressbooks installations. Its creation was supported by [Ryerson University](https://ryerson.ca). Designed with customization in mind, it allows network managers to add institutional branding in the form of colours, logos and contact information, as well as custom content in blocks on the front page. - -#### Standalone Catalog - -In addition, Aldine introduces a standalone catalog page that is sortable and filterable by subject or license. Adding books to the catalog is controlled in the [same way as before](https://eduguide.pressbooks.com/chapter/catalogs/). - -#### Additional Pages += 1.6.2 = -You can now more easily add additional pages to the network root, such as an “About Us” or “Help” page. +* See: https://github.com/pressbooks/pressbooks-aldine/releases/tag/1.6.2 +* Full release history available at: https://github.com/pressbooks/pressbooks-aldine/releases == Upgrade Notice == += 1.6.2 = -- Aldine 1.6.1 requires Pressbooks >= 5.7.1 +- Aldine requires Pressbooks >= 5.8.0 == Credits == diff --git a/style.css b/style.css index 54d7c715..68e8a2e7 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.7.0-dev +Version: 1.6.2 Author: Pressbooks (Book Oven Inc.) Author URI: https://pressbooks.org Text Domain: pressbooks-aldine