From 6f1de55f5efcb881fe2ca57344efd35e840ca7a8 Mon Sep 17 00:00:00 2001 From: Ned Zimmerman Date: Wed, 7 Mar 2018 17:32:53 -0400 Subject: [PATCH] Update footer links and localizations. --- footer.php | 18 +- header.php | 2 +- languages/ar.po | 64 +++-- languages/ca.po | 64 +++-- languages/cs.po | 64 +++-- languages/cs_CZ.po | 64 +++-- languages/da_DK.po | 64 +++-- languages/de_CH.po | 64 +++-- languages/de_DE.mo | Bin 615 -> 9778 bytes languages/de_DE.po | 289 ++++++++++++--------- languages/el.po | 64 +++-- languages/en_CA.po | 64 +++-- languages/en_GB.po | 64 +++-- languages/es_ES.po | 64 +++-- languages/et.po | 64 +++-- languages/eu.po | 64 +++-- languages/fr_FR.po | 64 +++-- languages/gl_ES.po | 64 +++-- languages/he.po | 64 +++-- languages/hu_HU.po | 64 +++-- languages/it_IT.po | 64 +++-- languages/ja.po | 64 +++-- languages/ka_GE.po | 64 +++-- languages/kk@Cyrl.po | 64 +++-- languages/km_KH.po | 64 +++-- languages/ko.po | 64 +++-- languages/nb_NO.po | 64 +++-- languages/nl_NL.po | 64 +++-- languages/no.po | 64 +++-- languages/pl.po | 64 +++-- languages/pressbooks-aldine.pot | 54 +++- languages/pt_BR.po | 64 +++-- languages/pt_PT.po | 64 +++-- languages/ro.po | 64 +++-- languages/ru_RU.po | 64 +++-- languages/sk_SK.po | 64 +++-- languages/sv_SE.po | 64 +++-- languages/ta_IN.po | 64 +++-- languages/ta_LK.po | 64 +++-- languages/tr_TR.po | 64 +++-- languages/uk.po | 64 +++-- languages/zh.po | 64 +++-- languages/zh_CN.po | 64 +++-- languages/zh_TW.po | 64 +++-- partials/content-accessibility-toolbar.php | 4 +- 45 files changed, 2058 insertions(+), 805 deletions(-) diff --git a/footer.php b/footer.php index b29bd92..13f934b 100644 --- a/footer.php +++ b/footer.php @@ -67,26 +67,26 @@ $pb_network_contact_form = get_option( 'pb_network_contact_form' ); diff --git a/header.php b/header.php index 07e90fb..a60e3d3 100644 --- a/header.php +++ b/header.php @@ -71,7 +71,7 @@
- + 'primary-menu', 'fallback_cb' => '\Aldine\Helpers\default_menu', diff --git a/languages/ar.po b/languages/ar.po index e33412c..849aa22 100644 --- a/languages/ar.po +++ b/languages/ar.po @@ -50,6 +50,34 @@ msgstr "" msgid "%s on Twitter" msgstr "" +#: ../footer.php:70 +msgid "Powered by %s" +msgstr "" + +#: ../footer.php:72 +msgid "Open Source" +msgstr "" + +#: ../footer.php:73 +msgid "Open Textbooks" +msgstr "" + +#: ../footer.php:74 +msgid "Open Book Publishing" +msgstr "" + +#: ../footer.php75, ../inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + +#: ../footer.php79, ../footer.php:83 +msgid "Pressbooks on Facebook" +msgstr "" + +#: ../footer.php85, ../footer.php:89 +msgid "Pressbooks on Twitter" +msgstr "" + #: ../functions.php:18 msgid "Dependencies Missing" msgstr "" @@ -62,19 +90,23 @@ msgstr "" msgid "Skip to content" msgstr "" -#: ../header.php:60 +#: ../header.php:64 msgid "Logo for %s" msgstr "" +#: ../header.php:74 +msgid "Toggle Menu" +msgstr "" + #: ../inc/intervention.php:12 msgid "Hello," msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:114 +#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 msgid "Primary Menu" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:135 +#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 msgid "Footer Menu" msgstr "" @@ -86,7 +118,9 @@ msgstr "" msgid "Network Footer Block 2" msgstr "" -#: ../inc/actions/namespace.php:139 +#: ../inc/actions/namespace.php139, +#: ../partials/content-accessibility-toolbar.php6, +#: ../partials/content-accessibility-toolbar.php:7 msgid "Increase Font Size" msgstr "" @@ -109,12 +143,8 @@ msgid "" "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "" - -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php140, -#: ../inc/activation/namespace.php:146 +#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, +#: ../inc/activation/namespace.php:143 msgid "About" msgstr "" @@ -145,8 +175,8 @@ msgstr "" msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php170, -#: ../inc/activation/namespace.php:176 +#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, +#: ../inc/activation/namespace.php:173 msgid "Help" msgstr "" @@ -169,9 +199,9 @@ msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php119, -#: ../inc/activation/namespace.php125, ../inc/activation/namespace.php155, -#: ../inc/activation/namespace.php161, ../page-catalog.php:4 +#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, +#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, +#: ../inc/activation/namespace.php158, ../page-catalog.php:4 msgid "Catalog" msgstr "" @@ -389,11 +419,11 @@ msgstr "" msgid "Send" msgstr "" -#: ../partials/content-front-page.php:17 +#: ../partials/content-front-page.php:18 msgid "Our Latest Titles" msgstr "" -#: ../partials/content-front-page.php:52 +#: ../partials/content-front-page.php:63 msgid "View Complete Catalog" msgstr "" diff --git a/languages/ca.po b/languages/ca.po index 241e299..151cd93 100644 --- a/languages/ca.po +++ b/languages/ca.po @@ -46,6 +46,34 @@ msgstr "" msgid "%s on Twitter" msgstr "" +#: ../footer.php:70 +msgid "Powered by %s" +msgstr "" + +#: ../footer.php:72 +msgid "Open Source" +msgstr "" + +#: ../footer.php:73 +msgid "Open Textbooks" +msgstr "" + +#: ../footer.php:74 +msgid "Open Book Publishing" +msgstr "" + +#: ../footer.php75, ../inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + +#: ../footer.php79, ../footer.php:83 +msgid "Pressbooks on Facebook" +msgstr "" + +#: ../footer.php85, ../footer.php:89 +msgid "Pressbooks on Twitter" +msgstr "" + #: ../functions.php:18 msgid "Dependencies Missing" msgstr "" @@ -58,19 +86,23 @@ msgstr "" msgid "Skip to content" msgstr "" -#: ../header.php:60 +#: ../header.php:64 msgid "Logo for %s" msgstr "" +#: ../header.php:74 +msgid "Toggle Menu" +msgstr "" + #: ../inc/intervention.php:12 msgid "Hello," msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:114 +#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 msgid "Primary Menu" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:135 +#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 msgid "Footer Menu" msgstr "" @@ -82,7 +114,9 @@ msgstr "" msgid "Network Footer Block 2" msgstr "" -#: ../inc/actions/namespace.php:139 +#: ../inc/actions/namespace.php139, +#: ../partials/content-accessibility-toolbar.php6, +#: ../partials/content-accessibility-toolbar.php:7 msgid "Increase Font Size" msgstr "" @@ -105,12 +139,8 @@ msgid "" "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "" - -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php140, -#: ../inc/activation/namespace.php:146 +#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, +#: ../inc/activation/namespace.php:143 msgid "About" msgstr "" @@ -141,8 +171,8 @@ msgstr "" msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php170, -#: ../inc/activation/namespace.php:176 +#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, +#: ../inc/activation/namespace.php:173 msgid "Help" msgstr "" @@ -165,9 +195,9 @@ msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php119, -#: ../inc/activation/namespace.php125, ../inc/activation/namespace.php155, -#: ../inc/activation/namespace.php161, ../page-catalog.php:4 +#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, +#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, +#: ../inc/activation/namespace.php158, ../page-catalog.php:4 msgid "Catalog" msgstr "" @@ -385,11 +415,11 @@ msgstr "" msgid "Send" msgstr "" -#: ../partials/content-front-page.php:17 +#: ../partials/content-front-page.php:18 msgid "Our Latest Titles" msgstr "" -#: ../partials/content-front-page.php:52 +#: ../partials/content-front-page.php:63 msgid "View Complete Catalog" msgstr "" diff --git a/languages/cs.po b/languages/cs.po index 7c860aa..de20510 100644 --- a/languages/cs.po +++ b/languages/cs.po @@ -47,6 +47,34 @@ msgstr "" msgid "%s on Twitter" msgstr "" +#: ../footer.php:70 +msgid "Powered by %s" +msgstr "" + +#: ../footer.php:72 +msgid "Open Source" +msgstr "" + +#: ../footer.php:73 +msgid "Open Textbooks" +msgstr "" + +#: ../footer.php:74 +msgid "Open Book Publishing" +msgstr "" + +#: ../footer.php75, ../inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + +#: ../footer.php79, ../footer.php:83 +msgid "Pressbooks on Facebook" +msgstr "" + +#: ../footer.php85, ../footer.php:89 +msgid "Pressbooks on Twitter" +msgstr "" + #: ../functions.php:18 msgid "Dependencies Missing" msgstr "" @@ -59,19 +87,23 @@ msgstr "" msgid "Skip to content" msgstr "" -#: ../header.php:60 +#: ../header.php:64 msgid "Logo for %s" msgstr "" +#: ../header.php:74 +msgid "Toggle Menu" +msgstr "" + #: ../inc/intervention.php:12 msgid "Hello," msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:114 +#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 msgid "Primary Menu" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:135 +#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 msgid "Footer Menu" msgstr "" @@ -83,7 +115,9 @@ msgstr "" msgid "Network Footer Block 2" msgstr "" -#: ../inc/actions/namespace.php:139 +#: ../inc/actions/namespace.php139, +#: ../partials/content-accessibility-toolbar.php6, +#: ../partials/content-accessibility-toolbar.php:7 msgid "Increase Font Size" msgstr "" @@ -106,12 +140,8 @@ msgid "" "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "" - -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php140, -#: ../inc/activation/namespace.php:146 +#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, +#: ../inc/activation/namespace.php:143 msgid "About" msgstr "" @@ -142,8 +172,8 @@ msgstr "" msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php170, -#: ../inc/activation/namespace.php:176 +#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, +#: ../inc/activation/namespace.php:173 msgid "Help" msgstr "" @@ -166,9 +196,9 @@ msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php119, -#: ../inc/activation/namespace.php125, ../inc/activation/namespace.php155, -#: ../inc/activation/namespace.php161, ../page-catalog.php:4 +#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, +#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, +#: ../inc/activation/namespace.php158, ../page-catalog.php:4 msgid "Catalog" msgstr "" @@ -386,11 +416,11 @@ msgstr "" msgid "Send" msgstr "" -#: ../partials/content-front-page.php:17 +#: ../partials/content-front-page.php:18 msgid "Our Latest Titles" msgstr "" -#: ../partials/content-front-page.php:52 +#: ../partials/content-front-page.php:63 msgid "View Complete Catalog" msgstr "" diff --git a/languages/cs_CZ.po b/languages/cs_CZ.po index 380fddd..79a9fca 100644 --- a/languages/cs_CZ.po +++ b/languages/cs_CZ.po @@ -47,6 +47,34 @@ msgstr "" msgid "%s on Twitter" msgstr "" +#: ../footer.php:70 +msgid "Powered by %s" +msgstr "" + +#: ../footer.php:72 +msgid "Open Source" +msgstr "" + +#: ../footer.php:73 +msgid "Open Textbooks" +msgstr "" + +#: ../footer.php:74 +msgid "Open Book Publishing" +msgstr "" + +#: ../footer.php75, ../inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + +#: ../footer.php79, ../footer.php:83 +msgid "Pressbooks on Facebook" +msgstr "" + +#: ../footer.php85, ../footer.php:89 +msgid "Pressbooks on Twitter" +msgstr "" + #: ../functions.php:18 msgid "Dependencies Missing" msgstr "" @@ -59,19 +87,23 @@ msgstr "" msgid "Skip to content" msgstr "" -#: ../header.php:60 +#: ../header.php:64 msgid "Logo for %s" msgstr "" +#: ../header.php:74 +msgid "Toggle Menu" +msgstr "" + #: ../inc/intervention.php:12 msgid "Hello," msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:114 +#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 msgid "Primary Menu" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:135 +#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 msgid "Footer Menu" msgstr "" @@ -83,7 +115,9 @@ msgstr "" msgid "Network Footer Block 2" msgstr "" -#: ../inc/actions/namespace.php:139 +#: ../inc/actions/namespace.php139, +#: ../partials/content-accessibility-toolbar.php6, +#: ../partials/content-accessibility-toolbar.php:7 msgid "Increase Font Size" msgstr "" @@ -106,12 +140,8 @@ msgid "" "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "" - -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php140, -#: ../inc/activation/namespace.php:146 +#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, +#: ../inc/activation/namespace.php:143 msgid "About" msgstr "" @@ -142,8 +172,8 @@ msgstr "" msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php170, -#: ../inc/activation/namespace.php:176 +#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, +#: ../inc/activation/namespace.php:173 msgid "Help" msgstr "" @@ -166,9 +196,9 @@ msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php119, -#: ../inc/activation/namespace.php125, ../inc/activation/namespace.php155, -#: ../inc/activation/namespace.php161, ../page-catalog.php:4 +#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, +#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, +#: ../inc/activation/namespace.php158, ../page-catalog.php:4 msgid "Catalog" msgstr "" @@ -386,11 +416,11 @@ msgstr "" msgid "Send" msgstr "" -#: ../partials/content-front-page.php:17 +#: ../partials/content-front-page.php:18 msgid "Our Latest Titles" msgstr "" -#: ../partials/content-front-page.php:52 +#: ../partials/content-front-page.php:63 msgid "View Complete Catalog" msgstr "" diff --git a/languages/da_DK.po b/languages/da_DK.po index 73db75a..55e7987 100644 --- a/languages/da_DK.po +++ b/languages/da_DK.po @@ -46,6 +46,34 @@ msgstr "" msgid "%s on Twitter" msgstr "" +#: ../footer.php:70 +msgid "Powered by %s" +msgstr "" + +#: ../footer.php:72 +msgid "Open Source" +msgstr "" + +#: ../footer.php:73 +msgid "Open Textbooks" +msgstr "" + +#: ../footer.php:74 +msgid "Open Book Publishing" +msgstr "" + +#: ../footer.php75, ../inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + +#: ../footer.php79, ../footer.php:83 +msgid "Pressbooks on Facebook" +msgstr "" + +#: ../footer.php85, ../footer.php:89 +msgid "Pressbooks on Twitter" +msgstr "" + #: ../functions.php:18 msgid "Dependencies Missing" msgstr "" @@ -58,19 +86,23 @@ msgstr "" msgid "Skip to content" msgstr "" -#: ../header.php:60 +#: ../header.php:64 msgid "Logo for %s" msgstr "" +#: ../header.php:74 +msgid "Toggle Menu" +msgstr "" + #: ../inc/intervention.php:12 msgid "Hello," msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:114 +#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 msgid "Primary Menu" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:135 +#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 msgid "Footer Menu" msgstr "" @@ -82,7 +114,9 @@ msgstr "" msgid "Network Footer Block 2" msgstr "" -#: ../inc/actions/namespace.php:139 +#: ../inc/actions/namespace.php139, +#: ../partials/content-accessibility-toolbar.php6, +#: ../partials/content-accessibility-toolbar.php:7 msgid "Increase Font Size" msgstr "" @@ -105,12 +139,8 @@ msgid "" "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "" - -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php140, -#: ../inc/activation/namespace.php:146 +#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, +#: ../inc/activation/namespace.php:143 msgid "About" msgstr "" @@ -141,8 +171,8 @@ msgstr "" msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php170, -#: ../inc/activation/namespace.php:176 +#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, +#: ../inc/activation/namespace.php:173 msgid "Help" msgstr "" @@ -165,9 +195,9 @@ msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php119, -#: ../inc/activation/namespace.php125, ../inc/activation/namespace.php155, -#: ../inc/activation/namespace.php161, ../page-catalog.php:4 +#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, +#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, +#: ../inc/activation/namespace.php158, ../page-catalog.php:4 msgid "Catalog" msgstr "" @@ -385,11 +415,11 @@ msgstr "" msgid "Send" msgstr "" -#: ../partials/content-front-page.php:17 +#: ../partials/content-front-page.php:18 msgid "Our Latest Titles" msgstr "" -#: ../partials/content-front-page.php:52 +#: ../partials/content-front-page.php:63 msgid "View Complete Catalog" msgstr "" diff --git a/languages/de_CH.po b/languages/de_CH.po index 78dbe29..7db8191 100644 --- a/languages/de_CH.po +++ b/languages/de_CH.po @@ -46,6 +46,34 @@ msgstr "" msgid "%s on Twitter" msgstr "" +#: ../footer.php:70 +msgid "Powered by %s" +msgstr "" + +#: ../footer.php:72 +msgid "Open Source" +msgstr "" + +#: ../footer.php:73 +msgid "Open Textbooks" +msgstr "" + +#: ../footer.php:74 +msgid "Open Book Publishing" +msgstr "" + +#: ../footer.php75, ../inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + +#: ../footer.php79, ../footer.php:83 +msgid "Pressbooks on Facebook" +msgstr "" + +#: ../footer.php85, ../footer.php:89 +msgid "Pressbooks on Twitter" +msgstr "" + #: ../functions.php:18 msgid "Dependencies Missing" msgstr "" @@ -58,19 +86,23 @@ msgstr "" msgid "Skip to content" msgstr "" -#: ../header.php:60 +#: ../header.php:64 msgid "Logo for %s" msgstr "" +#: ../header.php:74 +msgid "Toggle Menu" +msgstr "" + #: ../inc/intervention.php:12 msgid "Hello," msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:114 +#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 msgid "Primary Menu" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:135 +#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 msgid "Footer Menu" msgstr "" @@ -82,7 +114,9 @@ msgstr "" msgid "Network Footer Block 2" msgstr "" -#: ../inc/actions/namespace.php:139 +#: ../inc/actions/namespace.php139, +#: ../partials/content-accessibility-toolbar.php6, +#: ../partials/content-accessibility-toolbar.php:7 msgid "Increase Font Size" msgstr "" @@ -105,12 +139,8 @@ msgid "" "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "" - -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php140, -#: ../inc/activation/namespace.php:146 +#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, +#: ../inc/activation/namespace.php:143 msgid "About" msgstr "" @@ -141,8 +171,8 @@ msgstr "" msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php170, -#: ../inc/activation/namespace.php:176 +#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, +#: ../inc/activation/namespace.php:173 msgid "Help" msgstr "" @@ -165,9 +195,9 @@ msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php119, -#: ../inc/activation/namespace.php125, ../inc/activation/namespace.php155, -#: ../inc/activation/namespace.php161, ../page-catalog.php:4 +#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, +#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, +#: ../inc/activation/namespace.php158, ../page-catalog.php:4 msgid "Catalog" msgstr "" @@ -385,11 +415,11 @@ msgstr "" msgid "Send" msgstr "" -#: ../partials/content-front-page.php:17 +#: ../partials/content-front-page.php:18 msgid "Our Latest Titles" msgstr "" -#: ../partials/content-front-page.php:52 +#: ../partials/content-front-page.php:63 msgid "View Complete Catalog" msgstr "" diff --git a/languages/de_DE.mo b/languages/de_DE.mo index 6105591b1ad857e465695fd890a111e38bf114e2..c5302a9d022b355c8db6eddf037120bfd49d3ef7 100644 GIT binary patch literal 9778 zcmai(eT*FEUB{oKPD))0CG>@)rG0E-$Cuph#g0pz^GkDQ-`TEx_Tlrzb!qC%?moLa zx!IY`y!d=4l}4b7mP)8X3L;Vvg#__Z5fsrzsB+X+7X(6rsHjLt6;UfyAn`8Ie~VWg z_zd_E_^aSu;Mc)-gWm*y9Q-!;qu}?!_k;fiJ__EwyPW?RsPV-LS3s@*B&aPDQ0uLO z+VAt=d%$0>#=ipU{XYRe41N>52mBt$pZQOIj)VUTvb8z(&T@Pa)H+uyj6uuuFM%`Q zi{MXy-vPDWKY%|1{#Vt1C!1>gJs@3XKlmVc2-N&1z@Gw#;Jx4%z`Ma0z+K=UR`|!@ zX`a6dir)VQ_5RyAtlqy5JP1AlUI87bbzTKE|20tizYc2tcR`)&hoIn&sC5=GvsF#{2X``{BG6%eijwKr@_a;3!u*T zyP)2C30%F?m@QD}ycZ@S0y70Z1|9)L_XY?n&1XT5ZoULcKYj%JD}eC5AXv^Sm9kPDt^2Vgw^K5AfhslfSR`mHoz;@_~$^;`5bsZ z_@|)c{r8~G{R2??^-rMm_WxyD>e;V>dj2Xn2Yv%w2JhHY>hC2`=X?s( z`cH!#-Fy+09DcvTmqDHX>!9@f&q1B{4KM}&6}${Sxwq{98Yuq125SGm1PkzQ!6oqA z&y?fOfjY-;fscZ}2c7`G526yr!j$viQBd~wc~JCy8Pxczp!DJIK-uBlFjM^75B@B8 z6r2T9Q1bdCP;%|N3$&KVzU$A?04Y-qzB(zV`K2Fnh zm3GYE8FLamM|+4SK6YrwX%}d^K1F+sCZ6u1eVX;_fw zI@|~AOS*chdUzW+M|*f9T zF4fmXZazYbXlH02rAhaW(#*chCb3-%+OCx(Yt`fB^)Sy}Y7X0#+zsvNBJ4PuCw3`V z3*(**>^yVz-g4@)OfP0;u9Xyd`Maar=KV0UeuKGo+r_y(nM6rys)xlSb-gqx;?DN| zwkA#6B6A(vO;X#9k|GVWzRPUD+|0F;xD%us)s#(*_bp~N<=Ay`+57{Vl5XQqw z(R#|Y^URzKc;X~;?L16k9`hhddNtZ&*a>piX_}Lf3sSonMzDdml7U~}2C1{{D1jiR zByk?J^BOIu7;Jmcu7fbk*vNL%WMKDcCI6D2Y%hm-%An?#uQbo6)orej&ZxF{d1JgUqoFyj}@69bH2gcU;^K z;og#{ihJf%n2EqrJaLl4vZh&BUY)lG#BcE`$@?y~UOBQHIb~C3p%dozElJy#)pRWk zf-tfuKp0;Sq7c@NdQ$gv5vJniNCQir+tx-cK{M{D#Ap_i1i9EH7Z=>8b^u|l4$Xr= zafz13_ zY_~`~&k$OeMCja|N;q-%B%#88wr&DnTF*4cQ60MEu*9_EEV z9=sfL?rd%&S)h%=HD{4xUj(lQ88#!63i49EQPTFzVWS+|af8gRLsAg$PqU|s{Mk~k&aqGADy5n-OZX7UWZS8hHoTL`%!OcZ%g}}3df4+vF&8QxRthoC8Q1K= z+jk!_7m{*K%mT*f(Yr3&53W1g!nkbE>ELVd4@eN!c<0b$V#(9;wTm&nu%8sYel8cd zKkA5k`wrfp?N9x!xtI*IJ@&E~In==>dE9cPSeoV{I#6<~RJqJ}&0N7x$u&(r*aM}f zoVulVK1uNfu5ph*{m6RYVjFu+-T%U1J~+#VAs1;%)$X?P_8gclTP8!Ioh#luVO?}CJ{A3 zF4Cx0v~qf0WYacl_me0{qYaEdPI_rD>}T|DL{ZQRr%~l{b;XG|i5vBE_4ax{gG7Q@z&^74|w-fKinG2qA=W^uas}^iPH|d&V!TyhC!z8*i3Mu zX;!?U+Dk6uWbz5=tOC&r(ZHl8^ABCizKTA^A&d#y~anr7!TW|j$=*H1e+ z`EgNB=7TX{D<`W==_)516fh_)VtcHeblizHb4ZC&`~vD1MaO1*cbW6ZNz6sqkA#@w z+mdvnX;_7%!si9JTqTkAKpoMh%26#=$Gcm{235p(v;KBcM6!E??1)q`{PH{2?v`*LyVIr92X^7t5L^jUD9zm3mrIJr-m%9mhkG2k&4^rUVxz7kQq<6?u5cM7eh3Y^U)!?iKoH*$Ihx z-&>Ko`+Sh)jmv2eXHkGo%n~k>0b)5-3phaNt7g!kfJ zK~Qa6cEMoQp2l?$G7j|fe3;G7%&f1kH*>8TcHNC8f}9y|J(KfFHuLDgM-R_*+|1PO zrL#*5V;T=OAKoorh+Z@vOyX&4{1?S7DEE&kMCGjQxZTT9kp@wNI5Eg(Z9Mdk+3`b1NeeY{{6K8?9JdFjj_&?MV>yw1H|9wf zhe6(-wawqc=wV(~t06 zz2&m@wII(^78~8V@$JN{em;n*S^l=1(MkU55U~!<^uD0}D44R$WIE9&A39 zP0T^p+U{h@?^#+bhj0%dafPd;l@h4PY#p2##|gZ90$qFW-+h}gi8{3ayy3) z%IthW_{r?n%@z)8?99#9^K_KIJGwDOM{Bk^%ym|CuJYIw+F&g&D8C4AXX@*c0j0^{|eoA=VKS27YxxVeU2#4e4^yo4(TT(l! zid&>*EuE948%rvX(T1&?B%i&ygZL!{pkq`Vi?m7yNOARXBBns1Pnr;nx)zHp+jJZ) zZjgj--874$d)>3uk;X|te4`nFTTl zJPLt)+IA@UW#yIOsGNqdwXIj;*dHK?B`R5ICNC5>EjbozdtF-#Ul+j=FYJd{fvg;P2MW9%mZ&k_WX@igS&{bNG2JykZFv5 z-TF)+?%jW(g{F3nt`5?mKe*kLsNB}nW;nHWCF>le%TXjPT!s8i3aZ{3VJ7RU4cm&6b6HHwavmfljdZ>I{iK{tKv zzNWl1tG^aB{if9t6Ba*;VUUN2&!fYwQt=cGamyko=;jJ9jxR=4AbIJ95$)c!eJ}HB)vk9B2(9x1B$tE8MkhE8Av%n|&cAru$ zlr8feMmd>JI#eTP6q%g3^zL$sE&fTM?*RDCdGGrr+tOL;)WmVZq2pVFETN9i+h4r> zmTWO{KND_#TgG(jp5yJx&k1D)BL{DMES9H2l5*vId&hN`hK(z?S6ollAS%bfQR;}0 zp`J4n$KdTWwSQh^s-#6MQhi{kt-LlkKj`c}icQK9EUHl8m~?&;X{}VFKv{d-fSts^ z!PZTgWT`%t7$6(f;S8mFtkdl)qg3{?J~${7XQmtYuMSFMV|#{>h~6m;9=QP=`kTHv zIUl>7NV6wjKgG&Dsc1Zs7)N&E^5hY2|6#(`UnYoY)i;U9$;2fkj6>NTQAhEWPvn5D z60-xN;5k+HPi71|2FEe?{~20KVz^V~2~uOZc|JOMx$h}=881}op8wc@!t}C31W$onkx%}u*YFw?rm~L5XAb4?poDI~=G)<+~BL~OFJ8xY7 E2ei-, 2018 msgid "" msgstr "" "Project-Id-Version: pressbooks-aldine\n" -"Language-Team: German (Germany) (https://www.transifex.com/pressbooks/teams/9194/de_DE/)\n" +"Last-Translator: Thomas Dumm , 2018\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-Poedit-Basepath: ..\n" "X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n" @@ -17,102 +20,137 @@ msgstr "" #: ../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." #: ../comments.php:34 msgid "One thought on “%1$s”" -msgstr "" +msgstr "Ein Überlegung zu “%1$s”" #: ../comments.php:40 msgctxt "comments title" msgid "%1$s thought on “%2$s”" msgid_plural "%1$s thoughts on “%2$s”" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "%1$s Überlegung zu \"%2$s\"" +msgstr[1] "%1$sÜberlegungen zu \"%2$s\"" #: ../comments.php:63 msgid "Comments are closed." -msgstr "" +msgstr "Kommentare sind nicht möglich" #: ../footer.php40, ../footer.php:44 msgid "%s on Facebook" -msgstr "" +msgstr "%s auf Facebook" #: ../footer.php48, ../footer.php:52 msgid "%s on Twitter" +msgstr "%s auf Twitter" + +#: ../footer.php:70 +msgid "Powered by %s" +msgstr "" + +#: ../footer.php:72 +msgid "Open Source" +msgstr "" + +#: ../footer.php:73 +msgid "Open Textbooks" +msgstr "" + +#: ../footer.php:74 +msgid "Open Book Publishing" +msgstr "" + +#: ../footer.php75, ../inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "Mehr erfahren" + +#: ../footer.php79, ../footer.php:83 +msgid "Pressbooks on Facebook" +msgstr "" + +#: ../footer.php85, ../footer.php:89 +msgid "Pressbooks on Twitter" msgstr "" #: ../functions.php:18 msgid "Dependencies Missing" -msgstr "" +msgstr "Benötigte Files fehlen." #: ../functions.php:19 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" -#: ../header.php:60 +#: ../header.php:64 msgid "Logo for %s" +msgstr "Logo für %s" + +#: ../header.php:74 +msgid "Toggle Menu" msgstr "" #: ../inc/intervention.php:12 msgid "Hello," -msgstr "" +msgstr "Hallo," -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:114 +#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 msgid "Primary Menu" -msgstr "" +msgstr "Hauptmenü" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:135 +#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 msgid "Footer Menu" -msgstr "" +msgstr "Fusszeilen-Menü" #: ../inc/actions/namespace.php:104 msgid "Network Footer Block 1" -msgstr "" +msgstr "Block 1 im Netzwerk-Fuss" #: ../inc/actions/namespace.php:114 msgid "Network Footer Block 2" -msgstr "" +msgstr "Block 2 im Netzwerk-Block" -#: ../inc/actions/namespace.php:139 +#: ../inc/actions/namespace.php139, +#: ../partials/content-accessibility-toolbar.php6, +#: ../partials/content-accessibility-toolbar.php:7 msgid "Increase Font Size" -msgstr "" +msgstr "Schriftgrösse vergrössern" #: ../inc/actions/namespace.php:140 msgid "Decrease Font Size" -msgstr "" +msgstr "Schriftgrösse verkleinern" #: ../inc/actions/namespace.php:223 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/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 "" - -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php140, -#: ../inc/activation/namespace.php:146 +#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, +#: ../inc/activation/namespace.php:143 msgid "About" -msgstr "" +msgstr "Über" #: ../inc/activation/namespace.php:39 msgid "" @@ -120,365 +158,382 @@ 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)" #: ../inc/activation/namespace.php:45 msgid "For more information about Pressbooks, %s." -msgstr "" +msgstr "Für weitere Informationen zu Pressbooks, %s." #: ../inc/activation/namespace.php:46 msgid "see here" -msgstr "" +msgstr "schauen Sie hier" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php170, -#: ../inc/activation/namespace.php:176 +#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, +#: ../inc/activation/namespace.php:173 msgid "Help" -msgstr "" +msgstr "Hilfe" #: ../inc/activation/namespace.php:58 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:59 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:60 msgid "Guide to Using Pressbooks" -msgstr "" +msgstr "Anleitung zur Nutzung von Pressbooks" #: ../inc/activation/namespace.php:62 msgid "" "If you require further assistance, please contact your network manager." msgstr "" +"Wenn Sie weitere Unterstützung benötigen, wenden Sie sich bitte an Ihren " +"Netzwerk-Manager." -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php119, -#: ../inc/activation/namespace.php125, ../inc/activation/namespace.php155, -#: ../inc/activation/namespace.php161, ../page-catalog.php:4 +#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, +#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, +#: ../inc/activation/namespace.php158, ../page-catalog.php:4 msgid "Catalog" -msgstr "" +msgstr "Katalog" #: ../inc/activation/namespace.php71, ../inc/helpers/namespace.php:162 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/admin/namespace.php:72 msgctxt "pressbooks-aldine" msgid "Show in Catalog" -msgstr "" +msgstr "Katalog anzeigen" #: ../inc/admin/namespace.php:73 msgctxt "pressbooks-aldine" msgid "This book is private, so you can’t display it in your catalog." msgstr "" +"Dieses Buch ist privat, Sie können es nicht in Ihrem Katalog anzeigen." #: ../inc/customizer/namespace.php:45 msgid "Primary Color" -msgstr "" +msgstr "Hauptfarbe" #: ../inc/customizer/namespace.php:46 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:51 msgid "Accent Color" -msgstr "" +msgstr "Akzentfarbe" #: ../inc/customizer/namespace.php:52 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:57 msgid "Primary Foreground Color" -msgstr "" +msgstr "Primärfarbe für den Vordergrund" #: ../inc/customizer/namespace.php:58 msgid "Used for text on a primary background." -msgstr "" +msgstr "Wird für Text auf einem primären Hintergrund verwendet." #: ../inc/customizer/namespace.php:63 msgid "Accent Foreground Color" -msgstr "" +msgstr "Akzentfarbe für den Vordergrund" #: ../inc/customizer/namespace.php:64 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:83 msgid "Social Media" -msgstr "" +msgstr "Soziale Medien" #: ../inc/customizer/namespace.php:91 msgid "Facebook" -msgstr "" +msgstr "Facebook" #: ../inc/customizer/namespace.php:100 msgid "Twitter" -msgstr "" +msgstr "Twitter" #: ../inc/customizer/namespace.php:107 msgid "Front Page Catalog" -msgstr "" +msgstr "Hauptseiten-Katalog" #: ../inc/customizer/namespace.php:114 msgid "Show Front Page Catalog" -msgstr "" +msgstr "Hauptseiten-Katalog anzeigen" #: ../inc/customizer/namespace.php:124 msgid "Front Page Catalog Title" -msgstr "" +msgstr "Titel des Hauptseiten-Katalogs" #: ../inc/customizer/namespace.php:131 msgid "Contact Form" -msgstr "" +msgstr "Kontakt Formular" #: ../inc/customizer/namespace.php:138 msgid "Show Contact Form" -msgstr "" +msgstr "Kontakt Formular anzeigen" #: ../inc/customizer/namespace.php:148 msgid "Contact Form Title" -msgstr "" +msgstr "Titel des Kontakt Formulars" #: ../inc/filters/namespace.php:60 msgid "Continued" -msgstr "" +msgstr "Fortgesetzt" #: ../inc/filters/namespace.php:84 msgid "Page Section" -msgstr "" +msgstr "Seitenabschnitt" #: ../inc/filters/namespace.php:90 msgid "Page Section (Accent)" -msgstr "" +msgstr "Seitenabschnitt (Akzentuiert)" #: ../inc/filters/namespace.php:96 msgid "Page Section (Bordered)" -msgstr "" +msgstr "Seitenabschnitt (Umrahmt)" #: ../inc/filters/namespace.php:102 msgid "Page Section (Borderless)" -msgstr "" +msgstr "Seitenabschnitt (Rahmenlos)" #: ../inc/filters/namespace.php:108 msgid "Call to Action" -msgstr "" +msgstr "Greifen Sie jetzt ein" #: ../inc/helpers/namespace.php:168 msgid "Contact" -msgstr "" +msgstr "Kontakt" #: ../inc/helpers/namespace.php:175 msgid "Sign In" -msgstr "" +msgstr "Anmelden" #: ../inc/helpers/namespace.php:181 msgid "Sign Up" -msgstr "" +msgstr "Registrieren" #: ../inc/helpers/namespace.php:189 msgid "Admin" -msgstr "" +msgstr "Admin" #: ../inc/helpers/namespace.php:197 msgid "My Books" -msgstr "" +msgstr "Meine Bücher" #: ../inc/helpers/namespace.php:203 msgid "Sign Out" -msgstr "" +msgstr "Abmelden" #: ../inc/helpers/namespace.php:256 msgid "Name is required." -msgstr "" +msgstr "Name notwendig" #: ../inc/helpers/namespace.php:260 msgid "Email is required." -msgstr "" +msgstr "E-Mail notwendig" #: ../inc/helpers/namespace.php:264 msgid "Email is invalid." -msgstr "" +msgstr "E-Mail ungültig" #: ../inc/helpers/namespace.php:268 msgid "Institution is required." -msgstr "" +msgstr "Institution benötigt" #: ../inc/helpers/namespace.php:272 msgid "Message is required." -msgstr "" +msgstr "Nachricht benötigt" #: ../inc/helpers/namespace.php:278 msgid "Contact Form Submission from %s" -msgstr "" +msgstr "Kontaktformular-Eingabe von %s" #: ../inc/helpers/namespace.php:289 msgid "Your message was sent!" -msgstr "" +msgstr "Ihre Nachricht wurde versendet!" #: ../inc/helpers/namespace.php:292 msgid "Your message could not be sent." -msgstr "" +msgstr "Ihre Nachricht konnte nicht versendet werden!" #: ../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:27 msgid "About this book" -msgstr "" +msgstr "Über dieses Buch" #: ../partials/contact-form.php:11 msgid "Contact Us" -msgstr "" +msgstr "Kontaktieren Sie uns" #: ../partials/contact-form.php:29 msgid "Your name (required)" -msgstr "" +msgstr "Ihr Name (benötigt)" #: ../partials/contact-form.php:37 msgid "Your email address (required)" -msgstr "" +msgstr "Ihre E-Mail (benötigt)" #: ../partials/contact-form.php:45 msgid "Your institution (required)" -msgstr "" +msgstr "Ihre Institution (benötigt)" #: ../partials/contact-form.php:53 msgid "Your message (required)" -msgstr "" +msgstr "Ihre Nachricht (benötigt)" #: ../partials/contact-form.php:57 msgid "Send" -msgstr "" +msgstr "Senden" -#: ../partials/content-front-page.php:17 +#: ../partials/content-front-page.php:18 msgid "Our Latest Titles" -msgstr "" +msgstr "Unsere neusten Titel" -#: ../partials/content-front-page.php:52 +#: ../partials/content-front-page.php:63 msgid "View Complete Catalog" -msgstr "" +msgstr "Den ganzen Katalog ansehen" #: ../partials/content-none.php:14 msgid "Nothing Found" -msgstr "" +msgstr "Nichts gefunden" #: ../partials/content-none.php:25 msgid "Ready to publish your first post? Get started here." msgstr "" +"Bereit Ihren ersten Beitrag zu erstellen? Fangen Sie hier " +"an." #: ../partials/content-none.php:38 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:44 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:35 msgid "Filter by License" -msgstr "" +msgstr "Nach Lizenz filtern" #: ../partials/content-page-catalog.php:37 msgid "All Licenses" -msgstr "" +msgstr "Alle Lizenzen" #: ../partials/content-page-catalog.php:46 msgid "Sort by" -msgstr "" +msgstr "Sortieren nach" #: ../partials/content-page-catalog.php:49 msgid "Title" -msgstr "" +msgstr "Titel" #: ../partials/content-page-catalog.php:50 msgid "Subject" -msgstr "" +msgstr "Thema" #: ../partials/content-page-catalog.php:51 msgid "Latest" -msgstr "" +msgstr "Neuste" #: ../partials/content-page-catalog.php:58 msgid "Clear Filters" -msgstr "" +msgstr "Filter zurücksetzen" #: ../partials/content-page-catalog.php:59 msgid "Submit" -msgstr "" +msgstr "Einreichen" #: ../partials/content-page.php22, ../partials/content.php:45 msgid "Pages:" -msgstr "" +msgstr "Seiten:" #: ../partials/content-page.php:35 msgid "Edit %s" -msgstr "" +msgstr "%sbearbeiten" #: ../partials/content.php:34 msgid "Continue reading \"%s\"" -msgstr "" +msgstr "Weiterlesen \"%s\"" #: ../partials/paged-navigation.php:2 msgid "Navigation" -msgstr "" +msgstr "Navigation" #: ../search.php:21 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.po b/languages/el.po index bdde30e..9c3f42c 100644 --- a/languages/el.po +++ b/languages/el.po @@ -46,6 +46,34 @@ msgstr "" msgid "%s on Twitter" msgstr "" +#: ../footer.php:70 +msgid "Powered by %s" +msgstr "" + +#: ../footer.php:72 +msgid "Open Source" +msgstr "" + +#: ../footer.php:73 +msgid "Open Textbooks" +msgstr "" + +#: ../footer.php:74 +msgid "Open Book Publishing" +msgstr "" + +#: ../footer.php75, ../inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + +#: ../footer.php79, ../footer.php:83 +msgid "Pressbooks on Facebook" +msgstr "" + +#: ../footer.php85, ../footer.php:89 +msgid "Pressbooks on Twitter" +msgstr "" + #: ../functions.php:18 msgid "Dependencies Missing" msgstr "" @@ -58,19 +86,23 @@ msgstr "" msgid "Skip to content" msgstr "" -#: ../header.php:60 +#: ../header.php:64 msgid "Logo for %s" msgstr "" +#: ../header.php:74 +msgid "Toggle Menu" +msgstr "" + #: ../inc/intervention.php:12 msgid "Hello," msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:114 +#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 msgid "Primary Menu" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:135 +#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 msgid "Footer Menu" msgstr "" @@ -82,7 +114,9 @@ msgstr "" msgid "Network Footer Block 2" msgstr "" -#: ../inc/actions/namespace.php:139 +#: ../inc/actions/namespace.php139, +#: ../partials/content-accessibility-toolbar.php6, +#: ../partials/content-accessibility-toolbar.php:7 msgid "Increase Font Size" msgstr "" @@ -105,12 +139,8 @@ msgid "" "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "" - -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php140, -#: ../inc/activation/namespace.php:146 +#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, +#: ../inc/activation/namespace.php:143 msgid "About" msgstr "" @@ -141,8 +171,8 @@ msgstr "" msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php170, -#: ../inc/activation/namespace.php:176 +#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, +#: ../inc/activation/namespace.php:173 msgid "Help" msgstr "" @@ -165,9 +195,9 @@ msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php119, -#: ../inc/activation/namespace.php125, ../inc/activation/namespace.php155, -#: ../inc/activation/namespace.php161, ../page-catalog.php:4 +#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, +#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, +#: ../inc/activation/namespace.php158, ../page-catalog.php:4 msgid "Catalog" msgstr "" @@ -385,11 +415,11 @@ msgstr "" msgid "Send" msgstr "" -#: ../partials/content-front-page.php:17 +#: ../partials/content-front-page.php:18 msgid "Our Latest Titles" msgstr "" -#: ../partials/content-front-page.php:52 +#: ../partials/content-front-page.php:63 msgid "View Complete Catalog" msgstr "" diff --git a/languages/en_CA.po b/languages/en_CA.po index 864df88..5d14d90 100644 --- a/languages/en_CA.po +++ b/languages/en_CA.po @@ -46,6 +46,34 @@ msgstr "" msgid "%s on Twitter" msgstr "" +#: ../footer.php:70 +msgid "Powered by %s" +msgstr "" + +#: ../footer.php:72 +msgid "Open Source" +msgstr "" + +#: ../footer.php:73 +msgid "Open Textbooks" +msgstr "" + +#: ../footer.php:74 +msgid "Open Book Publishing" +msgstr "" + +#: ../footer.php75, ../inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + +#: ../footer.php79, ../footer.php:83 +msgid "Pressbooks on Facebook" +msgstr "" + +#: ../footer.php85, ../footer.php:89 +msgid "Pressbooks on Twitter" +msgstr "" + #: ../functions.php:18 msgid "Dependencies Missing" msgstr "" @@ -58,19 +86,23 @@ msgstr "" msgid "Skip to content" msgstr "" -#: ../header.php:60 +#: ../header.php:64 msgid "Logo for %s" msgstr "" +#: ../header.php:74 +msgid "Toggle Menu" +msgstr "" + #: ../inc/intervention.php:12 msgid "Hello," msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:114 +#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 msgid "Primary Menu" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:135 +#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 msgid "Footer Menu" msgstr "" @@ -82,7 +114,9 @@ msgstr "" msgid "Network Footer Block 2" msgstr "" -#: ../inc/actions/namespace.php:139 +#: ../inc/actions/namespace.php139, +#: ../partials/content-accessibility-toolbar.php6, +#: ../partials/content-accessibility-toolbar.php:7 msgid "Increase Font Size" msgstr "" @@ -105,12 +139,8 @@ msgid "" "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "" - -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php140, -#: ../inc/activation/namespace.php:146 +#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, +#: ../inc/activation/namespace.php:143 msgid "About" msgstr "" @@ -141,8 +171,8 @@ msgstr "" msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php170, -#: ../inc/activation/namespace.php:176 +#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, +#: ../inc/activation/namespace.php:173 msgid "Help" msgstr "" @@ -165,9 +195,9 @@ msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php119, -#: ../inc/activation/namespace.php125, ../inc/activation/namespace.php155, -#: ../inc/activation/namespace.php161, ../page-catalog.php:4 +#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, +#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, +#: ../inc/activation/namespace.php158, ../page-catalog.php:4 msgid "Catalog" msgstr "" @@ -385,11 +415,11 @@ msgstr "" msgid "Send" msgstr "" -#: ../partials/content-front-page.php:17 +#: ../partials/content-front-page.php:18 msgid "Our Latest Titles" msgstr "" -#: ../partials/content-front-page.php:52 +#: ../partials/content-front-page.php:63 msgid "View Complete Catalog" msgstr "" diff --git a/languages/en_GB.po b/languages/en_GB.po index 92bd64b..6e88d84 100644 --- a/languages/en_GB.po +++ b/languages/en_GB.po @@ -46,6 +46,34 @@ msgstr "" msgid "%s on Twitter" msgstr "" +#: ../footer.php:70 +msgid "Powered by %s" +msgstr "" + +#: ../footer.php:72 +msgid "Open Source" +msgstr "" + +#: ../footer.php:73 +msgid "Open Textbooks" +msgstr "" + +#: ../footer.php:74 +msgid "Open Book Publishing" +msgstr "" + +#: ../footer.php75, ../inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + +#: ../footer.php79, ../footer.php:83 +msgid "Pressbooks on Facebook" +msgstr "" + +#: ../footer.php85, ../footer.php:89 +msgid "Pressbooks on Twitter" +msgstr "" + #: ../functions.php:18 msgid "Dependencies Missing" msgstr "" @@ -58,19 +86,23 @@ msgstr "" msgid "Skip to content" msgstr "" -#: ../header.php:60 +#: ../header.php:64 msgid "Logo for %s" msgstr "" +#: ../header.php:74 +msgid "Toggle Menu" +msgstr "" + #: ../inc/intervention.php:12 msgid "Hello," msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:114 +#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 msgid "Primary Menu" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:135 +#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 msgid "Footer Menu" msgstr "" @@ -82,7 +114,9 @@ msgstr "" msgid "Network Footer Block 2" msgstr "" -#: ../inc/actions/namespace.php:139 +#: ../inc/actions/namespace.php139, +#: ../partials/content-accessibility-toolbar.php6, +#: ../partials/content-accessibility-toolbar.php:7 msgid "Increase Font Size" msgstr "" @@ -105,12 +139,8 @@ msgid "" "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "" - -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php140, -#: ../inc/activation/namespace.php:146 +#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, +#: ../inc/activation/namespace.php:143 msgid "About" msgstr "" @@ -141,8 +171,8 @@ msgstr "" msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php170, -#: ../inc/activation/namespace.php:176 +#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, +#: ../inc/activation/namespace.php:173 msgid "Help" msgstr "" @@ -165,9 +195,9 @@ msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php119, -#: ../inc/activation/namespace.php125, ../inc/activation/namespace.php155, -#: ../inc/activation/namespace.php161, ../page-catalog.php:4 +#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, +#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, +#: ../inc/activation/namespace.php158, ../page-catalog.php:4 msgid "Catalog" msgstr "" @@ -385,11 +415,11 @@ msgstr "" msgid "Send" msgstr "" -#: ../partials/content-front-page.php:17 +#: ../partials/content-front-page.php:18 msgid "Our Latest Titles" msgstr "" -#: ../partials/content-front-page.php:52 +#: ../partials/content-front-page.php:63 msgid "View Complete Catalog" msgstr "" diff --git a/languages/es_ES.po b/languages/es_ES.po index cdbc705..d6eea13 100644 --- a/languages/es_ES.po +++ b/languages/es_ES.po @@ -46,6 +46,34 @@ msgstr "" msgid "%s on Twitter" msgstr "" +#: ../footer.php:70 +msgid "Powered by %s" +msgstr "" + +#: ../footer.php:72 +msgid "Open Source" +msgstr "" + +#: ../footer.php:73 +msgid "Open Textbooks" +msgstr "" + +#: ../footer.php:74 +msgid "Open Book Publishing" +msgstr "" + +#: ../footer.php75, ../inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + +#: ../footer.php79, ../footer.php:83 +msgid "Pressbooks on Facebook" +msgstr "" + +#: ../footer.php85, ../footer.php:89 +msgid "Pressbooks on Twitter" +msgstr "" + #: ../functions.php:18 msgid "Dependencies Missing" msgstr "" @@ -58,19 +86,23 @@ msgstr "" msgid "Skip to content" msgstr "" -#: ../header.php:60 +#: ../header.php:64 msgid "Logo for %s" msgstr "" +#: ../header.php:74 +msgid "Toggle Menu" +msgstr "" + #: ../inc/intervention.php:12 msgid "Hello," msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:114 +#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 msgid "Primary Menu" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:135 +#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 msgid "Footer Menu" msgstr "" @@ -82,7 +114,9 @@ msgstr "" msgid "Network Footer Block 2" msgstr "" -#: ../inc/actions/namespace.php:139 +#: ../inc/actions/namespace.php139, +#: ../partials/content-accessibility-toolbar.php6, +#: ../partials/content-accessibility-toolbar.php:7 msgid "Increase Font Size" msgstr "" @@ -105,12 +139,8 @@ msgid "" "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "" - -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php140, -#: ../inc/activation/namespace.php:146 +#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, +#: ../inc/activation/namespace.php:143 msgid "About" msgstr "" @@ -141,8 +171,8 @@ msgstr "" msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php170, -#: ../inc/activation/namespace.php:176 +#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, +#: ../inc/activation/namespace.php:173 msgid "Help" msgstr "" @@ -165,9 +195,9 @@ msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php119, -#: ../inc/activation/namespace.php125, ../inc/activation/namespace.php155, -#: ../inc/activation/namespace.php161, ../page-catalog.php:4 +#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, +#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, +#: ../inc/activation/namespace.php158, ../page-catalog.php:4 msgid "Catalog" msgstr "" @@ -385,11 +415,11 @@ msgstr "" msgid "Send" msgstr "" -#: ../partials/content-front-page.php:17 +#: ../partials/content-front-page.php:18 msgid "Our Latest Titles" msgstr "" -#: ../partials/content-front-page.php:52 +#: ../partials/content-front-page.php:63 msgid "View Complete Catalog" msgstr "" diff --git a/languages/et.po b/languages/et.po index 0fcd479..639005c 100644 --- a/languages/et.po +++ b/languages/et.po @@ -46,6 +46,34 @@ msgstr "" msgid "%s on Twitter" msgstr "" +#: ../footer.php:70 +msgid "Powered by %s" +msgstr "" + +#: ../footer.php:72 +msgid "Open Source" +msgstr "" + +#: ../footer.php:73 +msgid "Open Textbooks" +msgstr "" + +#: ../footer.php:74 +msgid "Open Book Publishing" +msgstr "" + +#: ../footer.php75, ../inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + +#: ../footer.php79, ../footer.php:83 +msgid "Pressbooks on Facebook" +msgstr "" + +#: ../footer.php85, ../footer.php:89 +msgid "Pressbooks on Twitter" +msgstr "" + #: ../functions.php:18 msgid "Dependencies Missing" msgstr "" @@ -58,19 +86,23 @@ msgstr "" msgid "Skip to content" msgstr "" -#: ../header.php:60 +#: ../header.php:64 msgid "Logo for %s" msgstr "" +#: ../header.php:74 +msgid "Toggle Menu" +msgstr "" + #: ../inc/intervention.php:12 msgid "Hello," msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:114 +#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 msgid "Primary Menu" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:135 +#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 msgid "Footer Menu" msgstr "" @@ -82,7 +114,9 @@ msgstr "" msgid "Network Footer Block 2" msgstr "" -#: ../inc/actions/namespace.php:139 +#: ../inc/actions/namespace.php139, +#: ../partials/content-accessibility-toolbar.php6, +#: ../partials/content-accessibility-toolbar.php:7 msgid "Increase Font Size" msgstr "" @@ -105,12 +139,8 @@ msgid "" "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "" - -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php140, -#: ../inc/activation/namespace.php:146 +#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, +#: ../inc/activation/namespace.php:143 msgid "About" msgstr "" @@ -141,8 +171,8 @@ msgstr "" msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php170, -#: ../inc/activation/namespace.php:176 +#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, +#: ../inc/activation/namespace.php:173 msgid "Help" msgstr "" @@ -165,9 +195,9 @@ msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php119, -#: ../inc/activation/namespace.php125, ../inc/activation/namespace.php155, -#: ../inc/activation/namespace.php161, ../page-catalog.php:4 +#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, +#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, +#: ../inc/activation/namespace.php158, ../page-catalog.php:4 msgid "Catalog" msgstr "" @@ -385,11 +415,11 @@ msgstr "" msgid "Send" msgstr "" -#: ../partials/content-front-page.php:17 +#: ../partials/content-front-page.php:18 msgid "Our Latest Titles" msgstr "" -#: ../partials/content-front-page.php:52 +#: ../partials/content-front-page.php:63 msgid "View Complete Catalog" msgstr "" diff --git a/languages/eu.po b/languages/eu.po index ef07b4a..cfbc1f3 100644 --- a/languages/eu.po +++ b/languages/eu.po @@ -46,6 +46,34 @@ msgstr "" msgid "%s on Twitter" msgstr "" +#: ../footer.php:70 +msgid "Powered by %s" +msgstr "" + +#: ../footer.php:72 +msgid "Open Source" +msgstr "" + +#: ../footer.php:73 +msgid "Open Textbooks" +msgstr "" + +#: ../footer.php:74 +msgid "Open Book Publishing" +msgstr "" + +#: ../footer.php75, ../inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + +#: ../footer.php79, ../footer.php:83 +msgid "Pressbooks on Facebook" +msgstr "" + +#: ../footer.php85, ../footer.php:89 +msgid "Pressbooks on Twitter" +msgstr "" + #: ../functions.php:18 msgid "Dependencies Missing" msgstr "" @@ -58,19 +86,23 @@ msgstr "" msgid "Skip to content" msgstr "" -#: ../header.php:60 +#: ../header.php:64 msgid "Logo for %s" msgstr "" +#: ../header.php:74 +msgid "Toggle Menu" +msgstr "" + #: ../inc/intervention.php:12 msgid "Hello," msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:114 +#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 msgid "Primary Menu" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:135 +#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 msgid "Footer Menu" msgstr "" @@ -82,7 +114,9 @@ msgstr "" msgid "Network Footer Block 2" msgstr "" -#: ../inc/actions/namespace.php:139 +#: ../inc/actions/namespace.php139, +#: ../partials/content-accessibility-toolbar.php6, +#: ../partials/content-accessibility-toolbar.php:7 msgid "Increase Font Size" msgstr "" @@ -105,12 +139,8 @@ msgid "" "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "" - -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php140, -#: ../inc/activation/namespace.php:146 +#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, +#: ../inc/activation/namespace.php:143 msgid "About" msgstr "" @@ -141,8 +171,8 @@ msgstr "" msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php170, -#: ../inc/activation/namespace.php:176 +#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, +#: ../inc/activation/namespace.php:173 msgid "Help" msgstr "" @@ -165,9 +195,9 @@ msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php119, -#: ../inc/activation/namespace.php125, ../inc/activation/namespace.php155, -#: ../inc/activation/namespace.php161, ../page-catalog.php:4 +#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, +#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, +#: ../inc/activation/namespace.php158, ../page-catalog.php:4 msgid "Catalog" msgstr "" @@ -385,11 +415,11 @@ msgstr "" msgid "Send" msgstr "" -#: ../partials/content-front-page.php:17 +#: ../partials/content-front-page.php:18 msgid "Our Latest Titles" msgstr "" -#: ../partials/content-front-page.php:52 +#: ../partials/content-front-page.php:63 msgid "View Complete Catalog" msgstr "" diff --git a/languages/fr_FR.po b/languages/fr_FR.po index dd37b88..fdddf38 100644 --- a/languages/fr_FR.po +++ b/languages/fr_FR.po @@ -46,6 +46,34 @@ msgstr "" msgid "%s on Twitter" msgstr "" +#: ../footer.php:70 +msgid "Powered by %s" +msgstr "" + +#: ../footer.php:72 +msgid "Open Source" +msgstr "" + +#: ../footer.php:73 +msgid "Open Textbooks" +msgstr "" + +#: ../footer.php:74 +msgid "Open Book Publishing" +msgstr "" + +#: ../footer.php75, ../inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + +#: ../footer.php79, ../footer.php:83 +msgid "Pressbooks on Facebook" +msgstr "" + +#: ../footer.php85, ../footer.php:89 +msgid "Pressbooks on Twitter" +msgstr "" + #: ../functions.php:18 msgid "Dependencies Missing" msgstr "" @@ -58,19 +86,23 @@ msgstr "" msgid "Skip to content" msgstr "" -#: ../header.php:60 +#: ../header.php:64 msgid "Logo for %s" msgstr "" +#: ../header.php:74 +msgid "Toggle Menu" +msgstr "" + #: ../inc/intervention.php:12 msgid "Hello," msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:114 +#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 msgid "Primary Menu" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:135 +#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 msgid "Footer Menu" msgstr "" @@ -82,7 +114,9 @@ msgstr "" msgid "Network Footer Block 2" msgstr "" -#: ../inc/actions/namespace.php:139 +#: ../inc/actions/namespace.php139, +#: ../partials/content-accessibility-toolbar.php6, +#: ../partials/content-accessibility-toolbar.php:7 msgid "Increase Font Size" msgstr "" @@ -105,12 +139,8 @@ msgid "" "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "" - -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php140, -#: ../inc/activation/namespace.php:146 +#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, +#: ../inc/activation/namespace.php:143 msgid "About" msgstr "" @@ -141,8 +171,8 @@ msgstr "" msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php170, -#: ../inc/activation/namespace.php:176 +#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, +#: ../inc/activation/namespace.php:173 msgid "Help" msgstr "" @@ -165,9 +195,9 @@ msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php119, -#: ../inc/activation/namespace.php125, ../inc/activation/namespace.php155, -#: ../inc/activation/namespace.php161, ../page-catalog.php:4 +#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, +#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, +#: ../inc/activation/namespace.php158, ../page-catalog.php:4 msgid "Catalog" msgstr "" @@ -385,11 +415,11 @@ msgstr "" msgid "Send" msgstr "" -#: ../partials/content-front-page.php:17 +#: ../partials/content-front-page.php:18 msgid "Our Latest Titles" msgstr "" -#: ../partials/content-front-page.php:52 +#: ../partials/content-front-page.php:63 msgid "View Complete Catalog" msgstr "" diff --git a/languages/gl_ES.po b/languages/gl_ES.po index 0d5b6dd..2180703 100644 --- a/languages/gl_ES.po +++ b/languages/gl_ES.po @@ -46,6 +46,34 @@ msgstr "" msgid "%s on Twitter" msgstr "" +#: ../footer.php:70 +msgid "Powered by %s" +msgstr "" + +#: ../footer.php:72 +msgid "Open Source" +msgstr "" + +#: ../footer.php:73 +msgid "Open Textbooks" +msgstr "" + +#: ../footer.php:74 +msgid "Open Book Publishing" +msgstr "" + +#: ../footer.php75, ../inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + +#: ../footer.php79, ../footer.php:83 +msgid "Pressbooks on Facebook" +msgstr "" + +#: ../footer.php85, ../footer.php:89 +msgid "Pressbooks on Twitter" +msgstr "" + #: ../functions.php:18 msgid "Dependencies Missing" msgstr "" @@ -58,19 +86,23 @@ msgstr "" msgid "Skip to content" msgstr "" -#: ../header.php:60 +#: ../header.php:64 msgid "Logo for %s" msgstr "" +#: ../header.php:74 +msgid "Toggle Menu" +msgstr "" + #: ../inc/intervention.php:12 msgid "Hello," msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:114 +#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 msgid "Primary Menu" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:135 +#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 msgid "Footer Menu" msgstr "" @@ -82,7 +114,9 @@ msgstr "" msgid "Network Footer Block 2" msgstr "" -#: ../inc/actions/namespace.php:139 +#: ../inc/actions/namespace.php139, +#: ../partials/content-accessibility-toolbar.php6, +#: ../partials/content-accessibility-toolbar.php:7 msgid "Increase Font Size" msgstr "" @@ -105,12 +139,8 @@ msgid "" "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "" - -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php140, -#: ../inc/activation/namespace.php:146 +#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, +#: ../inc/activation/namespace.php:143 msgid "About" msgstr "" @@ -141,8 +171,8 @@ msgstr "" msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php170, -#: ../inc/activation/namespace.php:176 +#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, +#: ../inc/activation/namespace.php:173 msgid "Help" msgstr "" @@ -165,9 +195,9 @@ msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php119, -#: ../inc/activation/namespace.php125, ../inc/activation/namespace.php155, -#: ../inc/activation/namespace.php161, ../page-catalog.php:4 +#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, +#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, +#: ../inc/activation/namespace.php158, ../page-catalog.php:4 msgid "Catalog" msgstr "" @@ -385,11 +415,11 @@ msgstr "" msgid "Send" msgstr "" -#: ../partials/content-front-page.php:17 +#: ../partials/content-front-page.php:18 msgid "Our Latest Titles" msgstr "" -#: ../partials/content-front-page.php:52 +#: ../partials/content-front-page.php:63 msgid "View Complete Catalog" msgstr "" diff --git a/languages/he.po b/languages/he.po index 9195fb1..0a3d53f 100644 --- a/languages/he.po +++ b/languages/he.po @@ -46,6 +46,34 @@ msgstr "" msgid "%s on Twitter" msgstr "" +#: ../footer.php:70 +msgid "Powered by %s" +msgstr "" + +#: ../footer.php:72 +msgid "Open Source" +msgstr "" + +#: ../footer.php:73 +msgid "Open Textbooks" +msgstr "" + +#: ../footer.php:74 +msgid "Open Book Publishing" +msgstr "" + +#: ../footer.php75, ../inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + +#: ../footer.php79, ../footer.php:83 +msgid "Pressbooks on Facebook" +msgstr "" + +#: ../footer.php85, ../footer.php:89 +msgid "Pressbooks on Twitter" +msgstr "" + #: ../functions.php:18 msgid "Dependencies Missing" msgstr "" @@ -58,19 +86,23 @@ msgstr "" msgid "Skip to content" msgstr "" -#: ../header.php:60 +#: ../header.php:64 msgid "Logo for %s" msgstr "" +#: ../header.php:74 +msgid "Toggle Menu" +msgstr "" + #: ../inc/intervention.php:12 msgid "Hello," msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:114 +#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 msgid "Primary Menu" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:135 +#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 msgid "Footer Menu" msgstr "" @@ -82,7 +114,9 @@ msgstr "" msgid "Network Footer Block 2" msgstr "" -#: ../inc/actions/namespace.php:139 +#: ../inc/actions/namespace.php139, +#: ../partials/content-accessibility-toolbar.php6, +#: ../partials/content-accessibility-toolbar.php:7 msgid "Increase Font Size" msgstr "" @@ -105,12 +139,8 @@ msgid "" "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "" - -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php140, -#: ../inc/activation/namespace.php:146 +#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, +#: ../inc/activation/namespace.php:143 msgid "About" msgstr "" @@ -141,8 +171,8 @@ msgstr "" msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php170, -#: ../inc/activation/namespace.php:176 +#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, +#: ../inc/activation/namespace.php:173 msgid "Help" msgstr "" @@ -165,9 +195,9 @@ msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php119, -#: ../inc/activation/namespace.php125, ../inc/activation/namespace.php155, -#: ../inc/activation/namespace.php161, ../page-catalog.php:4 +#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, +#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, +#: ../inc/activation/namespace.php158, ../page-catalog.php:4 msgid "Catalog" msgstr "" @@ -385,11 +415,11 @@ msgstr "" msgid "Send" msgstr "" -#: ../partials/content-front-page.php:17 +#: ../partials/content-front-page.php:18 msgid "Our Latest Titles" msgstr "" -#: ../partials/content-front-page.php:52 +#: ../partials/content-front-page.php:63 msgid "View Complete Catalog" msgstr "" diff --git a/languages/hu_HU.po b/languages/hu_HU.po index ddbaceb..d0cb69e 100644 --- a/languages/hu_HU.po +++ b/languages/hu_HU.po @@ -46,6 +46,34 @@ msgstr "" msgid "%s on Twitter" msgstr "" +#: ../footer.php:70 +msgid "Powered by %s" +msgstr "" + +#: ../footer.php:72 +msgid "Open Source" +msgstr "" + +#: ../footer.php:73 +msgid "Open Textbooks" +msgstr "" + +#: ../footer.php:74 +msgid "Open Book Publishing" +msgstr "" + +#: ../footer.php75, ../inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + +#: ../footer.php79, ../footer.php:83 +msgid "Pressbooks on Facebook" +msgstr "" + +#: ../footer.php85, ../footer.php:89 +msgid "Pressbooks on Twitter" +msgstr "" + #: ../functions.php:18 msgid "Dependencies Missing" msgstr "" @@ -58,19 +86,23 @@ msgstr "" msgid "Skip to content" msgstr "" -#: ../header.php:60 +#: ../header.php:64 msgid "Logo for %s" msgstr "" +#: ../header.php:74 +msgid "Toggle Menu" +msgstr "" + #: ../inc/intervention.php:12 msgid "Hello," msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:114 +#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 msgid "Primary Menu" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:135 +#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 msgid "Footer Menu" msgstr "" @@ -82,7 +114,9 @@ msgstr "" msgid "Network Footer Block 2" msgstr "" -#: ../inc/actions/namespace.php:139 +#: ../inc/actions/namespace.php139, +#: ../partials/content-accessibility-toolbar.php6, +#: ../partials/content-accessibility-toolbar.php:7 msgid "Increase Font Size" msgstr "" @@ -105,12 +139,8 @@ msgid "" "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "" - -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php140, -#: ../inc/activation/namespace.php:146 +#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, +#: ../inc/activation/namespace.php:143 msgid "About" msgstr "" @@ -141,8 +171,8 @@ msgstr "" msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php170, -#: ../inc/activation/namespace.php:176 +#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, +#: ../inc/activation/namespace.php:173 msgid "Help" msgstr "" @@ -165,9 +195,9 @@ msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php119, -#: ../inc/activation/namespace.php125, ../inc/activation/namespace.php155, -#: ../inc/activation/namespace.php161, ../page-catalog.php:4 +#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, +#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, +#: ../inc/activation/namespace.php158, ../page-catalog.php:4 msgid "Catalog" msgstr "" @@ -385,11 +415,11 @@ msgstr "" msgid "Send" msgstr "" -#: ../partials/content-front-page.php:17 +#: ../partials/content-front-page.php:18 msgid "Our Latest Titles" msgstr "" -#: ../partials/content-front-page.php:52 +#: ../partials/content-front-page.php:63 msgid "View Complete Catalog" msgstr "" diff --git a/languages/it_IT.po b/languages/it_IT.po index 2be98b8..87f9c03 100644 --- a/languages/it_IT.po +++ b/languages/it_IT.po @@ -46,6 +46,34 @@ msgstr "" msgid "%s on Twitter" msgstr "" +#: ../footer.php:70 +msgid "Powered by %s" +msgstr "" + +#: ../footer.php:72 +msgid "Open Source" +msgstr "" + +#: ../footer.php:73 +msgid "Open Textbooks" +msgstr "" + +#: ../footer.php:74 +msgid "Open Book Publishing" +msgstr "" + +#: ../footer.php75, ../inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + +#: ../footer.php79, ../footer.php:83 +msgid "Pressbooks on Facebook" +msgstr "" + +#: ../footer.php85, ../footer.php:89 +msgid "Pressbooks on Twitter" +msgstr "" + #: ../functions.php:18 msgid "Dependencies Missing" msgstr "" @@ -58,19 +86,23 @@ msgstr "" msgid "Skip to content" msgstr "" -#: ../header.php:60 +#: ../header.php:64 msgid "Logo for %s" msgstr "" +#: ../header.php:74 +msgid "Toggle Menu" +msgstr "" + #: ../inc/intervention.php:12 msgid "Hello," msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:114 +#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 msgid "Primary Menu" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:135 +#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 msgid "Footer Menu" msgstr "" @@ -82,7 +114,9 @@ msgstr "" msgid "Network Footer Block 2" msgstr "" -#: ../inc/actions/namespace.php:139 +#: ../inc/actions/namespace.php139, +#: ../partials/content-accessibility-toolbar.php6, +#: ../partials/content-accessibility-toolbar.php:7 msgid "Increase Font Size" msgstr "" @@ -105,12 +139,8 @@ msgid "" "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "" - -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php140, -#: ../inc/activation/namespace.php:146 +#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, +#: ../inc/activation/namespace.php:143 msgid "About" msgstr "" @@ -141,8 +171,8 @@ msgstr "" msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php170, -#: ../inc/activation/namespace.php:176 +#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, +#: ../inc/activation/namespace.php:173 msgid "Help" msgstr "" @@ -165,9 +195,9 @@ msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php119, -#: ../inc/activation/namespace.php125, ../inc/activation/namespace.php155, -#: ../inc/activation/namespace.php161, ../page-catalog.php:4 +#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, +#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, +#: ../inc/activation/namespace.php158, ../page-catalog.php:4 msgid "Catalog" msgstr "" @@ -385,11 +415,11 @@ msgstr "" msgid "Send" msgstr "" -#: ../partials/content-front-page.php:17 +#: ../partials/content-front-page.php:18 msgid "Our Latest Titles" msgstr "" -#: ../partials/content-front-page.php:52 +#: ../partials/content-front-page.php:63 msgid "View Complete Catalog" msgstr "" diff --git a/languages/ja.po b/languages/ja.po index 1c32d94..956df43 100644 --- a/languages/ja.po +++ b/languages/ja.po @@ -45,6 +45,34 @@ msgstr "" msgid "%s on Twitter" msgstr "" +#: ../footer.php:70 +msgid "Powered by %s" +msgstr "" + +#: ../footer.php:72 +msgid "Open Source" +msgstr "" + +#: ../footer.php:73 +msgid "Open Textbooks" +msgstr "" + +#: ../footer.php:74 +msgid "Open Book Publishing" +msgstr "" + +#: ../footer.php75, ../inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + +#: ../footer.php79, ../footer.php:83 +msgid "Pressbooks on Facebook" +msgstr "" + +#: ../footer.php85, ../footer.php:89 +msgid "Pressbooks on Twitter" +msgstr "" + #: ../functions.php:18 msgid "Dependencies Missing" msgstr "" @@ -57,19 +85,23 @@ msgstr "" msgid "Skip to content" msgstr "" -#: ../header.php:60 +#: ../header.php:64 msgid "Logo for %s" msgstr "" +#: ../header.php:74 +msgid "Toggle Menu" +msgstr "" + #: ../inc/intervention.php:12 msgid "Hello," msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:114 +#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 msgid "Primary Menu" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:135 +#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 msgid "Footer Menu" msgstr "" @@ -81,7 +113,9 @@ msgstr "" msgid "Network Footer Block 2" msgstr "" -#: ../inc/actions/namespace.php:139 +#: ../inc/actions/namespace.php139, +#: ../partials/content-accessibility-toolbar.php6, +#: ../partials/content-accessibility-toolbar.php:7 msgid "Increase Font Size" msgstr "" @@ -104,12 +138,8 @@ msgid "" "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "" - -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php140, -#: ../inc/activation/namespace.php:146 +#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, +#: ../inc/activation/namespace.php:143 msgid "About" msgstr "" @@ -140,8 +170,8 @@ msgstr "" msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php170, -#: ../inc/activation/namespace.php:176 +#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, +#: ../inc/activation/namespace.php:173 msgid "Help" msgstr "" @@ -164,9 +194,9 @@ msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php119, -#: ../inc/activation/namespace.php125, ../inc/activation/namespace.php155, -#: ../inc/activation/namespace.php161, ../page-catalog.php:4 +#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, +#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, +#: ../inc/activation/namespace.php158, ../page-catalog.php:4 msgid "Catalog" msgstr "" @@ -384,11 +414,11 @@ msgstr "" msgid "Send" msgstr "" -#: ../partials/content-front-page.php:17 +#: ../partials/content-front-page.php:18 msgid "Our Latest Titles" msgstr "" -#: ../partials/content-front-page.php:52 +#: ../partials/content-front-page.php:63 msgid "View Complete Catalog" msgstr "" diff --git a/languages/ka_GE.po b/languages/ka_GE.po index 869ea16..cc8d6d4 100644 --- a/languages/ka_GE.po +++ b/languages/ka_GE.po @@ -45,6 +45,34 @@ msgstr "" msgid "%s on Twitter" msgstr "" +#: ../footer.php:70 +msgid "Powered by %s" +msgstr "" + +#: ../footer.php:72 +msgid "Open Source" +msgstr "" + +#: ../footer.php:73 +msgid "Open Textbooks" +msgstr "" + +#: ../footer.php:74 +msgid "Open Book Publishing" +msgstr "" + +#: ../footer.php75, ../inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + +#: ../footer.php79, ../footer.php:83 +msgid "Pressbooks on Facebook" +msgstr "" + +#: ../footer.php85, ../footer.php:89 +msgid "Pressbooks on Twitter" +msgstr "" + #: ../functions.php:18 msgid "Dependencies Missing" msgstr "" @@ -57,19 +85,23 @@ msgstr "" msgid "Skip to content" msgstr "" -#: ../header.php:60 +#: ../header.php:64 msgid "Logo for %s" msgstr "" +#: ../header.php:74 +msgid "Toggle Menu" +msgstr "" + #: ../inc/intervention.php:12 msgid "Hello," msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:114 +#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 msgid "Primary Menu" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:135 +#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 msgid "Footer Menu" msgstr "" @@ -81,7 +113,9 @@ msgstr "" msgid "Network Footer Block 2" msgstr "" -#: ../inc/actions/namespace.php:139 +#: ../inc/actions/namespace.php139, +#: ../partials/content-accessibility-toolbar.php6, +#: ../partials/content-accessibility-toolbar.php:7 msgid "Increase Font Size" msgstr "" @@ -104,12 +138,8 @@ msgid "" "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "" - -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php140, -#: ../inc/activation/namespace.php:146 +#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, +#: ../inc/activation/namespace.php:143 msgid "About" msgstr "" @@ -140,8 +170,8 @@ msgstr "" msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php170, -#: ../inc/activation/namespace.php:176 +#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, +#: ../inc/activation/namespace.php:173 msgid "Help" msgstr "" @@ -164,9 +194,9 @@ msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php119, -#: ../inc/activation/namespace.php125, ../inc/activation/namespace.php155, -#: ../inc/activation/namespace.php161, ../page-catalog.php:4 +#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, +#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, +#: ../inc/activation/namespace.php158, ../page-catalog.php:4 msgid "Catalog" msgstr "" @@ -384,11 +414,11 @@ msgstr "" msgid "Send" msgstr "" -#: ../partials/content-front-page.php:17 +#: ../partials/content-front-page.php:18 msgid "Our Latest Titles" msgstr "" -#: ../partials/content-front-page.php:52 +#: ../partials/content-front-page.php:63 msgid "View Complete Catalog" msgstr "" diff --git a/languages/kk@Cyrl.po b/languages/kk@Cyrl.po index 14bd21d..d98a754 100644 --- a/languages/kk@Cyrl.po +++ b/languages/kk@Cyrl.po @@ -45,6 +45,34 @@ msgstr "" msgid "%s on Twitter" msgstr "" +#: ../footer.php:70 +msgid "Powered by %s" +msgstr "" + +#: ../footer.php:72 +msgid "Open Source" +msgstr "" + +#: ../footer.php:73 +msgid "Open Textbooks" +msgstr "" + +#: ../footer.php:74 +msgid "Open Book Publishing" +msgstr "" + +#: ../footer.php75, ../inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + +#: ../footer.php79, ../footer.php:83 +msgid "Pressbooks on Facebook" +msgstr "" + +#: ../footer.php85, ../footer.php:89 +msgid "Pressbooks on Twitter" +msgstr "" + #: ../functions.php:18 msgid "Dependencies Missing" msgstr "" @@ -57,19 +85,23 @@ msgstr "" msgid "Skip to content" msgstr "" -#: ../header.php:60 +#: ../header.php:64 msgid "Logo for %s" msgstr "" +#: ../header.php:74 +msgid "Toggle Menu" +msgstr "" + #: ../inc/intervention.php:12 msgid "Hello," msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:114 +#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 msgid "Primary Menu" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:135 +#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 msgid "Footer Menu" msgstr "" @@ -81,7 +113,9 @@ msgstr "" msgid "Network Footer Block 2" msgstr "" -#: ../inc/actions/namespace.php:139 +#: ../inc/actions/namespace.php139, +#: ../partials/content-accessibility-toolbar.php6, +#: ../partials/content-accessibility-toolbar.php:7 msgid "Increase Font Size" msgstr "" @@ -104,12 +138,8 @@ msgid "" "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "" - -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php140, -#: ../inc/activation/namespace.php:146 +#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, +#: ../inc/activation/namespace.php:143 msgid "About" msgstr "" @@ -140,8 +170,8 @@ msgstr "" msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php170, -#: ../inc/activation/namespace.php:176 +#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, +#: ../inc/activation/namespace.php:173 msgid "Help" msgstr "" @@ -164,9 +194,9 @@ msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php119, -#: ../inc/activation/namespace.php125, ../inc/activation/namespace.php155, -#: ../inc/activation/namespace.php161, ../page-catalog.php:4 +#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, +#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, +#: ../inc/activation/namespace.php158, ../page-catalog.php:4 msgid "Catalog" msgstr "" @@ -384,11 +414,11 @@ msgstr "" msgid "Send" msgstr "" -#: ../partials/content-front-page.php:17 +#: ../partials/content-front-page.php:18 msgid "Our Latest Titles" msgstr "" -#: ../partials/content-front-page.php:52 +#: ../partials/content-front-page.php:63 msgid "View Complete Catalog" msgstr "" diff --git a/languages/km_KH.po b/languages/km_KH.po index 34b92df..8a69b26 100644 --- a/languages/km_KH.po +++ b/languages/km_KH.po @@ -45,6 +45,34 @@ msgstr "" msgid "%s on Twitter" msgstr "" +#: ../footer.php:70 +msgid "Powered by %s" +msgstr "" + +#: ../footer.php:72 +msgid "Open Source" +msgstr "" + +#: ../footer.php:73 +msgid "Open Textbooks" +msgstr "" + +#: ../footer.php:74 +msgid "Open Book Publishing" +msgstr "" + +#: ../footer.php75, ../inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + +#: ../footer.php79, ../footer.php:83 +msgid "Pressbooks on Facebook" +msgstr "" + +#: ../footer.php85, ../footer.php:89 +msgid "Pressbooks on Twitter" +msgstr "" + #: ../functions.php:18 msgid "Dependencies Missing" msgstr "" @@ -57,19 +85,23 @@ msgstr "" msgid "Skip to content" msgstr "" -#: ../header.php:60 +#: ../header.php:64 msgid "Logo for %s" msgstr "" +#: ../header.php:74 +msgid "Toggle Menu" +msgstr "" + #: ../inc/intervention.php:12 msgid "Hello," msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:114 +#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 msgid "Primary Menu" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:135 +#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 msgid "Footer Menu" msgstr "" @@ -81,7 +113,9 @@ msgstr "" msgid "Network Footer Block 2" msgstr "" -#: ../inc/actions/namespace.php:139 +#: ../inc/actions/namespace.php139, +#: ../partials/content-accessibility-toolbar.php6, +#: ../partials/content-accessibility-toolbar.php:7 msgid "Increase Font Size" msgstr "" @@ -104,12 +138,8 @@ msgid "" "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "" - -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php140, -#: ../inc/activation/namespace.php:146 +#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, +#: ../inc/activation/namespace.php:143 msgid "About" msgstr "" @@ -140,8 +170,8 @@ msgstr "" msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php170, -#: ../inc/activation/namespace.php:176 +#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, +#: ../inc/activation/namespace.php:173 msgid "Help" msgstr "" @@ -164,9 +194,9 @@ msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php119, -#: ../inc/activation/namespace.php125, ../inc/activation/namespace.php155, -#: ../inc/activation/namespace.php161, ../page-catalog.php:4 +#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, +#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, +#: ../inc/activation/namespace.php158, ../page-catalog.php:4 msgid "Catalog" msgstr "" @@ -384,11 +414,11 @@ msgstr "" msgid "Send" msgstr "" -#: ../partials/content-front-page.php:17 +#: ../partials/content-front-page.php:18 msgid "Our Latest Titles" msgstr "" -#: ../partials/content-front-page.php:52 +#: ../partials/content-front-page.php:63 msgid "View Complete Catalog" msgstr "" diff --git a/languages/ko.po b/languages/ko.po index b0972fe..d12dd5d 100644 --- a/languages/ko.po +++ b/languages/ko.po @@ -45,6 +45,34 @@ msgstr "" msgid "%s on Twitter" msgstr "" +#: ../footer.php:70 +msgid "Powered by %s" +msgstr "" + +#: ../footer.php:72 +msgid "Open Source" +msgstr "" + +#: ../footer.php:73 +msgid "Open Textbooks" +msgstr "" + +#: ../footer.php:74 +msgid "Open Book Publishing" +msgstr "" + +#: ../footer.php75, ../inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + +#: ../footer.php79, ../footer.php:83 +msgid "Pressbooks on Facebook" +msgstr "" + +#: ../footer.php85, ../footer.php:89 +msgid "Pressbooks on Twitter" +msgstr "" + #: ../functions.php:18 msgid "Dependencies Missing" msgstr "" @@ -57,19 +85,23 @@ msgstr "" msgid "Skip to content" msgstr "" -#: ../header.php:60 +#: ../header.php:64 msgid "Logo for %s" msgstr "" +#: ../header.php:74 +msgid "Toggle Menu" +msgstr "" + #: ../inc/intervention.php:12 msgid "Hello," msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:114 +#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 msgid "Primary Menu" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:135 +#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 msgid "Footer Menu" msgstr "" @@ -81,7 +113,9 @@ msgstr "" msgid "Network Footer Block 2" msgstr "" -#: ../inc/actions/namespace.php:139 +#: ../inc/actions/namespace.php139, +#: ../partials/content-accessibility-toolbar.php6, +#: ../partials/content-accessibility-toolbar.php:7 msgid "Increase Font Size" msgstr "" @@ -104,12 +138,8 @@ msgid "" "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "" - -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php140, -#: ../inc/activation/namespace.php:146 +#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, +#: ../inc/activation/namespace.php:143 msgid "About" msgstr "" @@ -140,8 +170,8 @@ msgstr "" msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php170, -#: ../inc/activation/namespace.php:176 +#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, +#: ../inc/activation/namespace.php:173 msgid "Help" msgstr "" @@ -164,9 +194,9 @@ msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php119, -#: ../inc/activation/namespace.php125, ../inc/activation/namespace.php155, -#: ../inc/activation/namespace.php161, ../page-catalog.php:4 +#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, +#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, +#: ../inc/activation/namespace.php158, ../page-catalog.php:4 msgid "Catalog" msgstr "" @@ -384,11 +414,11 @@ msgstr "" msgid "Send" msgstr "" -#: ../partials/content-front-page.php:17 +#: ../partials/content-front-page.php:18 msgid "Our Latest Titles" msgstr "" -#: ../partials/content-front-page.php:52 +#: ../partials/content-front-page.php:63 msgid "View Complete Catalog" msgstr "" diff --git a/languages/nb_NO.po b/languages/nb_NO.po index bb4a26c..9eab70a 100644 --- a/languages/nb_NO.po +++ b/languages/nb_NO.po @@ -46,6 +46,34 @@ msgstr "" msgid "%s on Twitter" msgstr "" +#: ../footer.php:70 +msgid "Powered by %s" +msgstr "" + +#: ../footer.php:72 +msgid "Open Source" +msgstr "" + +#: ../footer.php:73 +msgid "Open Textbooks" +msgstr "" + +#: ../footer.php:74 +msgid "Open Book Publishing" +msgstr "" + +#: ../footer.php75, ../inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + +#: ../footer.php79, ../footer.php:83 +msgid "Pressbooks on Facebook" +msgstr "" + +#: ../footer.php85, ../footer.php:89 +msgid "Pressbooks on Twitter" +msgstr "" + #: ../functions.php:18 msgid "Dependencies Missing" msgstr "" @@ -58,19 +86,23 @@ msgstr "" msgid "Skip to content" msgstr "" -#: ../header.php:60 +#: ../header.php:64 msgid "Logo for %s" msgstr "" +#: ../header.php:74 +msgid "Toggle Menu" +msgstr "" + #: ../inc/intervention.php:12 msgid "Hello," msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:114 +#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 msgid "Primary Menu" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:135 +#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 msgid "Footer Menu" msgstr "" @@ -82,7 +114,9 @@ msgstr "" msgid "Network Footer Block 2" msgstr "" -#: ../inc/actions/namespace.php:139 +#: ../inc/actions/namespace.php139, +#: ../partials/content-accessibility-toolbar.php6, +#: ../partials/content-accessibility-toolbar.php:7 msgid "Increase Font Size" msgstr "" @@ -105,12 +139,8 @@ msgid "" "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "" - -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php140, -#: ../inc/activation/namespace.php:146 +#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, +#: ../inc/activation/namespace.php:143 msgid "About" msgstr "" @@ -141,8 +171,8 @@ msgstr "" msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php170, -#: ../inc/activation/namespace.php:176 +#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, +#: ../inc/activation/namespace.php:173 msgid "Help" msgstr "" @@ -165,9 +195,9 @@ msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php119, -#: ../inc/activation/namespace.php125, ../inc/activation/namespace.php155, -#: ../inc/activation/namespace.php161, ../page-catalog.php:4 +#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, +#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, +#: ../inc/activation/namespace.php158, ../page-catalog.php:4 msgid "Catalog" msgstr "" @@ -385,11 +415,11 @@ msgstr "" msgid "Send" msgstr "" -#: ../partials/content-front-page.php:17 +#: ../partials/content-front-page.php:18 msgid "Our Latest Titles" msgstr "" -#: ../partials/content-front-page.php:52 +#: ../partials/content-front-page.php:63 msgid "View Complete Catalog" msgstr "" diff --git a/languages/nl_NL.po b/languages/nl_NL.po index a81a091..6fcfa8b 100644 --- a/languages/nl_NL.po +++ b/languages/nl_NL.po @@ -46,6 +46,34 @@ msgstr "" msgid "%s on Twitter" msgstr "" +#: ../footer.php:70 +msgid "Powered by %s" +msgstr "" + +#: ../footer.php:72 +msgid "Open Source" +msgstr "" + +#: ../footer.php:73 +msgid "Open Textbooks" +msgstr "" + +#: ../footer.php:74 +msgid "Open Book Publishing" +msgstr "" + +#: ../footer.php75, ../inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + +#: ../footer.php79, ../footer.php:83 +msgid "Pressbooks on Facebook" +msgstr "" + +#: ../footer.php85, ../footer.php:89 +msgid "Pressbooks on Twitter" +msgstr "" + #: ../functions.php:18 msgid "Dependencies Missing" msgstr "" @@ -58,19 +86,23 @@ msgstr "" msgid "Skip to content" msgstr "" -#: ../header.php:60 +#: ../header.php:64 msgid "Logo for %s" msgstr "" +#: ../header.php:74 +msgid "Toggle Menu" +msgstr "" + #: ../inc/intervention.php:12 msgid "Hello," msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:114 +#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 msgid "Primary Menu" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:135 +#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 msgid "Footer Menu" msgstr "" @@ -82,7 +114,9 @@ msgstr "" msgid "Network Footer Block 2" msgstr "" -#: ../inc/actions/namespace.php:139 +#: ../inc/actions/namespace.php139, +#: ../partials/content-accessibility-toolbar.php6, +#: ../partials/content-accessibility-toolbar.php:7 msgid "Increase Font Size" msgstr "" @@ -105,12 +139,8 @@ msgid "" "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "" - -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php140, -#: ../inc/activation/namespace.php:146 +#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, +#: ../inc/activation/namespace.php:143 msgid "About" msgstr "" @@ -141,8 +171,8 @@ msgstr "" msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php170, -#: ../inc/activation/namespace.php:176 +#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, +#: ../inc/activation/namespace.php:173 msgid "Help" msgstr "" @@ -165,9 +195,9 @@ msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php119, -#: ../inc/activation/namespace.php125, ../inc/activation/namespace.php155, -#: ../inc/activation/namespace.php161, ../page-catalog.php:4 +#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, +#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, +#: ../inc/activation/namespace.php158, ../page-catalog.php:4 msgid "Catalog" msgstr "" @@ -385,11 +415,11 @@ msgstr "" msgid "Send" msgstr "" -#: ../partials/content-front-page.php:17 +#: ../partials/content-front-page.php:18 msgid "Our Latest Titles" msgstr "" -#: ../partials/content-front-page.php:52 +#: ../partials/content-front-page.php:63 msgid "View Complete Catalog" msgstr "" diff --git a/languages/no.po b/languages/no.po index dadfe67..2e8778f 100644 --- a/languages/no.po +++ b/languages/no.po @@ -46,6 +46,34 @@ msgstr "" msgid "%s on Twitter" msgstr "" +#: ../footer.php:70 +msgid "Powered by %s" +msgstr "" + +#: ../footer.php:72 +msgid "Open Source" +msgstr "" + +#: ../footer.php:73 +msgid "Open Textbooks" +msgstr "" + +#: ../footer.php:74 +msgid "Open Book Publishing" +msgstr "" + +#: ../footer.php75, ../inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + +#: ../footer.php79, ../footer.php:83 +msgid "Pressbooks on Facebook" +msgstr "" + +#: ../footer.php85, ../footer.php:89 +msgid "Pressbooks on Twitter" +msgstr "" + #: ../functions.php:18 msgid "Dependencies Missing" msgstr "" @@ -58,19 +86,23 @@ msgstr "" msgid "Skip to content" msgstr "" -#: ../header.php:60 +#: ../header.php:64 msgid "Logo for %s" msgstr "" +#: ../header.php:74 +msgid "Toggle Menu" +msgstr "" + #: ../inc/intervention.php:12 msgid "Hello," msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:114 +#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 msgid "Primary Menu" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:135 +#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 msgid "Footer Menu" msgstr "" @@ -82,7 +114,9 @@ msgstr "" msgid "Network Footer Block 2" msgstr "" -#: ../inc/actions/namespace.php:139 +#: ../inc/actions/namespace.php139, +#: ../partials/content-accessibility-toolbar.php6, +#: ../partials/content-accessibility-toolbar.php:7 msgid "Increase Font Size" msgstr "" @@ -105,12 +139,8 @@ msgid "" "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "" - -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php140, -#: ../inc/activation/namespace.php:146 +#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, +#: ../inc/activation/namespace.php:143 msgid "About" msgstr "" @@ -141,8 +171,8 @@ msgstr "" msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php170, -#: ../inc/activation/namespace.php:176 +#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, +#: ../inc/activation/namespace.php:173 msgid "Help" msgstr "" @@ -165,9 +195,9 @@ msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php119, -#: ../inc/activation/namespace.php125, ../inc/activation/namespace.php155, -#: ../inc/activation/namespace.php161, ../page-catalog.php:4 +#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, +#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, +#: ../inc/activation/namespace.php158, ../page-catalog.php:4 msgid "Catalog" msgstr "" @@ -385,11 +415,11 @@ msgstr "" msgid "Send" msgstr "" -#: ../partials/content-front-page.php:17 +#: ../partials/content-front-page.php:18 msgid "Our Latest Titles" msgstr "" -#: ../partials/content-front-page.php:52 +#: ../partials/content-front-page.php:63 msgid "View Complete Catalog" msgstr "" diff --git a/languages/pl.po b/languages/pl.po index 2cdd477..91efada 100644 --- a/languages/pl.po +++ b/languages/pl.po @@ -48,6 +48,34 @@ msgstr "" msgid "%s on Twitter" msgstr "" +#: ../footer.php:70 +msgid "Powered by %s" +msgstr "" + +#: ../footer.php:72 +msgid "Open Source" +msgstr "" + +#: ../footer.php:73 +msgid "Open Textbooks" +msgstr "" + +#: ../footer.php:74 +msgid "Open Book Publishing" +msgstr "" + +#: ../footer.php75, ../inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + +#: ../footer.php79, ../footer.php:83 +msgid "Pressbooks on Facebook" +msgstr "" + +#: ../footer.php85, ../footer.php:89 +msgid "Pressbooks on Twitter" +msgstr "" + #: ../functions.php:18 msgid "Dependencies Missing" msgstr "" @@ -60,19 +88,23 @@ msgstr "" msgid "Skip to content" msgstr "" -#: ../header.php:60 +#: ../header.php:64 msgid "Logo for %s" msgstr "" +#: ../header.php:74 +msgid "Toggle Menu" +msgstr "" + #: ../inc/intervention.php:12 msgid "Hello," msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:114 +#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 msgid "Primary Menu" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:135 +#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 msgid "Footer Menu" msgstr "" @@ -84,7 +116,9 @@ msgstr "" msgid "Network Footer Block 2" msgstr "" -#: ../inc/actions/namespace.php:139 +#: ../inc/actions/namespace.php139, +#: ../partials/content-accessibility-toolbar.php6, +#: ../partials/content-accessibility-toolbar.php:7 msgid "Increase Font Size" msgstr "" @@ -107,12 +141,8 @@ msgid "" "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "" - -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php140, -#: ../inc/activation/namespace.php:146 +#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, +#: ../inc/activation/namespace.php:143 msgid "About" msgstr "" @@ -143,8 +173,8 @@ msgstr "" msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php170, -#: ../inc/activation/namespace.php:176 +#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, +#: ../inc/activation/namespace.php:173 msgid "Help" msgstr "" @@ -167,9 +197,9 @@ msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php119, -#: ../inc/activation/namespace.php125, ../inc/activation/namespace.php155, -#: ../inc/activation/namespace.php161, ../page-catalog.php:4 +#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, +#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, +#: ../inc/activation/namespace.php158, ../page-catalog.php:4 msgid "Catalog" msgstr "" @@ -387,11 +417,11 @@ msgstr "" msgid "Send" msgstr "" -#: ../partials/content-front-page.php:17 +#: ../partials/content-front-page.php:18 msgid "Our Latest Titles" msgstr "" -#: ../partials/content-front-page.php:52 +#: ../partials/content-front-page.php:63 msgid "View Complete Catalog" msgstr "" diff --git a/languages/pressbooks-aldine.pot b/languages/pressbooks-aldine.pot index 095359e..ee735b1 100644 --- a/languages/pressbooks-aldine.pot +++ b/languages/pressbooks-aldine.pot @@ -45,6 +45,34 @@ msgstr "" msgid "%s on Twitter" msgstr "" +#: ../footer.php:70 +msgid "Powered by %s" +msgstr "" + +#: ../footer.php:72 +msgid "Open Source" +msgstr "" + +#: ../footer.php:73 +msgid "Open Textbooks" +msgstr "" + +#: ../footer.php:74 +msgid "Open Book Publishing" +msgstr "" + +#: ../footer.php:75, ../inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + +#: ../footer.php:79, ../footer.php:83 +msgid "Pressbooks on Facebook" +msgstr "" + +#: ../footer.php:85, ../footer.php:89 +msgid "Pressbooks on Twitter" +msgstr "" + #: ../functions.php:18 msgid "Dependencies Missing" msgstr "" @@ -57,19 +85,23 @@ msgstr "" msgid "Skip to content" msgstr "" -#: ../header.php:60 +#: ../header.php:64 msgid "Logo for %s" msgstr "" +#: ../header.php:74 +msgid "Toggle Menu" +msgstr "" + #: ../inc/intervention.php:12 msgid "Hello," msgstr "" -#: ../inc/actions/namespace.php:48, ../inc/activation/namespace.php:114 +#: ../inc/actions/namespace.php:48, ../inc/activation/namespace.php:111 msgid "Primary Menu" msgstr "" -#: ../inc/actions/namespace.php:49, ../inc/activation/namespace.php:135 +#: ../inc/actions/namespace.php:49, ../inc/activation/namespace.php:132 msgid "Footer Menu" msgstr "" @@ -81,7 +113,7 @@ msgstr "" msgid "Network Footer Block 2" msgstr "" -#: ../inc/actions/namespace.php:139 +#: ../inc/actions/namespace.php:139, ../partials/content-accessibility-toolbar.php:6, ../partials/content-accessibility-toolbar.php:7 msgid "Increase Font Size" msgstr "" @@ -101,11 +133,7 @@ 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:140, ../inc/activation/namespace.php:146 +#: ../inc/activation/namespace.php:34, ../inc/activation/namespace.php:137, ../inc/activation/namespace.php:143 msgid "About" msgstr "" @@ -133,7 +161,7 @@ msgstr "" msgid "see here" msgstr "" -#: ../inc/activation/namespace.php:52, ../inc/activation/namespace.php:170, ../inc/activation/namespace.php:176 +#: ../inc/activation/namespace.php:52, ../inc/activation/namespace.php:167, ../inc/activation/namespace.php:173 msgid "Help" msgstr "" @@ -153,7 +181,7 @@ msgstr "" msgid "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php:67, ../inc/activation/namespace.php:119, ../inc/activation/namespace.php:125, ../inc/activation/namespace.php:155, ../inc/activation/namespace.php:161, ../page-catalog.php:4 +#: ../inc/activation/namespace.php:67, ../inc/activation/namespace.php:116, ../inc/activation/namespace.php:122, ../inc/activation/namespace.php:152, ../inc/activation/namespace.php:158, ../page-catalog.php:4 msgid "Catalog" msgstr "" @@ -371,11 +399,11 @@ msgstr "" msgid "Send" msgstr "" -#: ../partials/content-front-page.php:17 +#: ../partials/content-front-page.php:18 msgid "Our Latest Titles" msgstr "" -#: ../partials/content-front-page.php:52 +#: ../partials/content-front-page.php:63 msgid "View Complete Catalog" msgstr "" diff --git a/languages/pt_BR.po b/languages/pt_BR.po index 612620a..1d1a90d 100644 --- a/languages/pt_BR.po +++ b/languages/pt_BR.po @@ -46,6 +46,34 @@ msgstr "" msgid "%s on Twitter" msgstr "" +#: ../footer.php:70 +msgid "Powered by %s" +msgstr "" + +#: ../footer.php:72 +msgid "Open Source" +msgstr "" + +#: ../footer.php:73 +msgid "Open Textbooks" +msgstr "" + +#: ../footer.php:74 +msgid "Open Book Publishing" +msgstr "" + +#: ../footer.php75, ../inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + +#: ../footer.php79, ../footer.php:83 +msgid "Pressbooks on Facebook" +msgstr "" + +#: ../footer.php85, ../footer.php:89 +msgid "Pressbooks on Twitter" +msgstr "" + #: ../functions.php:18 msgid "Dependencies Missing" msgstr "" @@ -58,19 +86,23 @@ msgstr "" msgid "Skip to content" msgstr "" -#: ../header.php:60 +#: ../header.php:64 msgid "Logo for %s" msgstr "" +#: ../header.php:74 +msgid "Toggle Menu" +msgstr "" + #: ../inc/intervention.php:12 msgid "Hello," msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:114 +#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 msgid "Primary Menu" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:135 +#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 msgid "Footer Menu" msgstr "" @@ -82,7 +114,9 @@ msgstr "" msgid "Network Footer Block 2" msgstr "" -#: ../inc/actions/namespace.php:139 +#: ../inc/actions/namespace.php139, +#: ../partials/content-accessibility-toolbar.php6, +#: ../partials/content-accessibility-toolbar.php:7 msgid "Increase Font Size" msgstr "" @@ -105,12 +139,8 @@ msgid "" "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "" - -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php140, -#: ../inc/activation/namespace.php:146 +#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, +#: ../inc/activation/namespace.php:143 msgid "About" msgstr "" @@ -141,8 +171,8 @@ msgstr "" msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php170, -#: ../inc/activation/namespace.php:176 +#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, +#: ../inc/activation/namespace.php:173 msgid "Help" msgstr "" @@ -165,9 +195,9 @@ msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php119, -#: ../inc/activation/namespace.php125, ../inc/activation/namespace.php155, -#: ../inc/activation/namespace.php161, ../page-catalog.php:4 +#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, +#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, +#: ../inc/activation/namespace.php158, ../page-catalog.php:4 msgid "Catalog" msgstr "" @@ -385,11 +415,11 @@ msgstr "" msgid "Send" msgstr "" -#: ../partials/content-front-page.php:17 +#: ../partials/content-front-page.php:18 msgid "Our Latest Titles" msgstr "" -#: ../partials/content-front-page.php:52 +#: ../partials/content-front-page.php:63 msgid "View Complete Catalog" msgstr "" diff --git a/languages/pt_PT.po b/languages/pt_PT.po index 05dafdb..11b6d3c 100644 --- a/languages/pt_PT.po +++ b/languages/pt_PT.po @@ -46,6 +46,34 @@ msgstr "" msgid "%s on Twitter" msgstr "" +#: ../footer.php:70 +msgid "Powered by %s" +msgstr "" + +#: ../footer.php:72 +msgid "Open Source" +msgstr "" + +#: ../footer.php:73 +msgid "Open Textbooks" +msgstr "" + +#: ../footer.php:74 +msgid "Open Book Publishing" +msgstr "" + +#: ../footer.php75, ../inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + +#: ../footer.php79, ../footer.php:83 +msgid "Pressbooks on Facebook" +msgstr "" + +#: ../footer.php85, ../footer.php:89 +msgid "Pressbooks on Twitter" +msgstr "" + #: ../functions.php:18 msgid "Dependencies Missing" msgstr "" @@ -58,19 +86,23 @@ msgstr "" msgid "Skip to content" msgstr "" -#: ../header.php:60 +#: ../header.php:64 msgid "Logo for %s" msgstr "" +#: ../header.php:74 +msgid "Toggle Menu" +msgstr "" + #: ../inc/intervention.php:12 msgid "Hello," msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:114 +#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 msgid "Primary Menu" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:135 +#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 msgid "Footer Menu" msgstr "" @@ -82,7 +114,9 @@ msgstr "" msgid "Network Footer Block 2" msgstr "" -#: ../inc/actions/namespace.php:139 +#: ../inc/actions/namespace.php139, +#: ../partials/content-accessibility-toolbar.php6, +#: ../partials/content-accessibility-toolbar.php:7 msgid "Increase Font Size" msgstr "" @@ -105,12 +139,8 @@ msgid "" "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "" - -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php140, -#: ../inc/activation/namespace.php:146 +#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, +#: ../inc/activation/namespace.php:143 msgid "About" msgstr "" @@ -141,8 +171,8 @@ msgstr "" msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php170, -#: ../inc/activation/namespace.php:176 +#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, +#: ../inc/activation/namespace.php:173 msgid "Help" msgstr "" @@ -165,9 +195,9 @@ msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php119, -#: ../inc/activation/namespace.php125, ../inc/activation/namespace.php155, -#: ../inc/activation/namespace.php161, ../page-catalog.php:4 +#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, +#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, +#: ../inc/activation/namespace.php158, ../page-catalog.php:4 msgid "Catalog" msgstr "" @@ -385,11 +415,11 @@ msgstr "" msgid "Send" msgstr "" -#: ../partials/content-front-page.php:17 +#: ../partials/content-front-page.php:18 msgid "Our Latest Titles" msgstr "" -#: ../partials/content-front-page.php:52 +#: ../partials/content-front-page.php:63 msgid "View Complete Catalog" msgstr "" diff --git a/languages/ro.po b/languages/ro.po index 670c722..2ed6cf0 100644 --- a/languages/ro.po +++ b/languages/ro.po @@ -47,6 +47,34 @@ msgstr "" msgid "%s on Twitter" msgstr "" +#: ../footer.php:70 +msgid "Powered by %s" +msgstr "" + +#: ../footer.php:72 +msgid "Open Source" +msgstr "" + +#: ../footer.php:73 +msgid "Open Textbooks" +msgstr "" + +#: ../footer.php:74 +msgid "Open Book Publishing" +msgstr "" + +#: ../footer.php75, ../inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + +#: ../footer.php79, ../footer.php:83 +msgid "Pressbooks on Facebook" +msgstr "" + +#: ../footer.php85, ../footer.php:89 +msgid "Pressbooks on Twitter" +msgstr "" + #: ../functions.php:18 msgid "Dependencies Missing" msgstr "" @@ -59,19 +87,23 @@ msgstr "" msgid "Skip to content" msgstr "" -#: ../header.php:60 +#: ../header.php:64 msgid "Logo for %s" msgstr "" +#: ../header.php:74 +msgid "Toggle Menu" +msgstr "" + #: ../inc/intervention.php:12 msgid "Hello," msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:114 +#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 msgid "Primary Menu" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:135 +#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 msgid "Footer Menu" msgstr "" @@ -83,7 +115,9 @@ msgstr "" msgid "Network Footer Block 2" msgstr "" -#: ../inc/actions/namespace.php:139 +#: ../inc/actions/namespace.php139, +#: ../partials/content-accessibility-toolbar.php6, +#: ../partials/content-accessibility-toolbar.php:7 msgid "Increase Font Size" msgstr "" @@ -106,12 +140,8 @@ msgid "" "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "" - -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php140, -#: ../inc/activation/namespace.php:146 +#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, +#: ../inc/activation/namespace.php:143 msgid "About" msgstr "" @@ -142,8 +172,8 @@ msgstr "" msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php170, -#: ../inc/activation/namespace.php:176 +#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, +#: ../inc/activation/namespace.php:173 msgid "Help" msgstr "" @@ -166,9 +196,9 @@ msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php119, -#: ../inc/activation/namespace.php125, ../inc/activation/namespace.php155, -#: ../inc/activation/namespace.php161, ../page-catalog.php:4 +#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, +#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, +#: ../inc/activation/namespace.php158, ../page-catalog.php:4 msgid "Catalog" msgstr "" @@ -386,11 +416,11 @@ msgstr "" msgid "Send" msgstr "" -#: ../partials/content-front-page.php:17 +#: ../partials/content-front-page.php:18 msgid "Our Latest Titles" msgstr "" -#: ../partials/content-front-page.php:52 +#: ../partials/content-front-page.php:63 msgid "View Complete Catalog" msgstr "" diff --git a/languages/ru_RU.po b/languages/ru_RU.po index 8f5eebd..6bec732 100644 --- a/languages/ru_RU.po +++ b/languages/ru_RU.po @@ -48,6 +48,34 @@ msgstr "" msgid "%s on Twitter" msgstr "" +#: ../footer.php:70 +msgid "Powered by %s" +msgstr "" + +#: ../footer.php:72 +msgid "Open Source" +msgstr "" + +#: ../footer.php:73 +msgid "Open Textbooks" +msgstr "" + +#: ../footer.php:74 +msgid "Open Book Publishing" +msgstr "" + +#: ../footer.php75, ../inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + +#: ../footer.php79, ../footer.php:83 +msgid "Pressbooks on Facebook" +msgstr "" + +#: ../footer.php85, ../footer.php:89 +msgid "Pressbooks on Twitter" +msgstr "" + #: ../functions.php:18 msgid "Dependencies Missing" msgstr "" @@ -60,19 +88,23 @@ msgstr "" msgid "Skip to content" msgstr "" -#: ../header.php:60 +#: ../header.php:64 msgid "Logo for %s" msgstr "" +#: ../header.php:74 +msgid "Toggle Menu" +msgstr "" + #: ../inc/intervention.php:12 msgid "Hello," msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:114 +#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 msgid "Primary Menu" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:135 +#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 msgid "Footer Menu" msgstr "" @@ -84,7 +116,9 @@ msgstr "" msgid "Network Footer Block 2" msgstr "" -#: ../inc/actions/namespace.php:139 +#: ../inc/actions/namespace.php139, +#: ../partials/content-accessibility-toolbar.php6, +#: ../partials/content-accessibility-toolbar.php:7 msgid "Increase Font Size" msgstr "" @@ -107,12 +141,8 @@ msgid "" "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "" - -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php140, -#: ../inc/activation/namespace.php:146 +#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, +#: ../inc/activation/namespace.php:143 msgid "About" msgstr "" @@ -143,8 +173,8 @@ msgstr "" msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php170, -#: ../inc/activation/namespace.php:176 +#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, +#: ../inc/activation/namespace.php:173 msgid "Help" msgstr "" @@ -167,9 +197,9 @@ msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php119, -#: ../inc/activation/namespace.php125, ../inc/activation/namespace.php155, -#: ../inc/activation/namespace.php161, ../page-catalog.php:4 +#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, +#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, +#: ../inc/activation/namespace.php158, ../page-catalog.php:4 msgid "Catalog" msgstr "" @@ -387,11 +417,11 @@ msgstr "" msgid "Send" msgstr "" -#: ../partials/content-front-page.php:17 +#: ../partials/content-front-page.php:18 msgid "Our Latest Titles" msgstr "" -#: ../partials/content-front-page.php:52 +#: ../partials/content-front-page.php:63 msgid "View Complete Catalog" msgstr "" diff --git a/languages/sk_SK.po b/languages/sk_SK.po index 6f9a702..60c50d2 100644 --- a/languages/sk_SK.po +++ b/languages/sk_SK.po @@ -47,6 +47,34 @@ msgstr "" msgid "%s on Twitter" msgstr "" +#: ../footer.php:70 +msgid "Powered by %s" +msgstr "" + +#: ../footer.php:72 +msgid "Open Source" +msgstr "" + +#: ../footer.php:73 +msgid "Open Textbooks" +msgstr "" + +#: ../footer.php:74 +msgid "Open Book Publishing" +msgstr "" + +#: ../footer.php75, ../inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + +#: ../footer.php79, ../footer.php:83 +msgid "Pressbooks on Facebook" +msgstr "" + +#: ../footer.php85, ../footer.php:89 +msgid "Pressbooks on Twitter" +msgstr "" + #: ../functions.php:18 msgid "Dependencies Missing" msgstr "" @@ -59,19 +87,23 @@ msgstr "" msgid "Skip to content" msgstr "" -#: ../header.php:60 +#: ../header.php:64 msgid "Logo for %s" msgstr "" +#: ../header.php:74 +msgid "Toggle Menu" +msgstr "" + #: ../inc/intervention.php:12 msgid "Hello," msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:114 +#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 msgid "Primary Menu" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:135 +#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 msgid "Footer Menu" msgstr "" @@ -83,7 +115,9 @@ msgstr "" msgid "Network Footer Block 2" msgstr "" -#: ../inc/actions/namespace.php:139 +#: ../inc/actions/namespace.php139, +#: ../partials/content-accessibility-toolbar.php6, +#: ../partials/content-accessibility-toolbar.php:7 msgid "Increase Font Size" msgstr "" @@ -106,12 +140,8 @@ msgid "" "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "" - -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php140, -#: ../inc/activation/namespace.php:146 +#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, +#: ../inc/activation/namespace.php:143 msgid "About" msgstr "" @@ -142,8 +172,8 @@ msgstr "" msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php170, -#: ../inc/activation/namespace.php:176 +#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, +#: ../inc/activation/namespace.php:173 msgid "Help" msgstr "" @@ -166,9 +196,9 @@ msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php119, -#: ../inc/activation/namespace.php125, ../inc/activation/namespace.php155, -#: ../inc/activation/namespace.php161, ../page-catalog.php:4 +#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, +#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, +#: ../inc/activation/namespace.php158, ../page-catalog.php:4 msgid "Catalog" msgstr "" @@ -386,11 +416,11 @@ msgstr "" msgid "Send" msgstr "" -#: ../partials/content-front-page.php:17 +#: ../partials/content-front-page.php:18 msgid "Our Latest Titles" msgstr "" -#: ../partials/content-front-page.php:52 +#: ../partials/content-front-page.php:63 msgid "View Complete Catalog" msgstr "" diff --git a/languages/sv_SE.po b/languages/sv_SE.po index ed9e2e5..73933f3 100644 --- a/languages/sv_SE.po +++ b/languages/sv_SE.po @@ -46,6 +46,34 @@ msgstr "" msgid "%s on Twitter" msgstr "" +#: ../footer.php:70 +msgid "Powered by %s" +msgstr "" + +#: ../footer.php:72 +msgid "Open Source" +msgstr "" + +#: ../footer.php:73 +msgid "Open Textbooks" +msgstr "" + +#: ../footer.php:74 +msgid "Open Book Publishing" +msgstr "" + +#: ../footer.php75, ../inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + +#: ../footer.php79, ../footer.php:83 +msgid "Pressbooks on Facebook" +msgstr "" + +#: ../footer.php85, ../footer.php:89 +msgid "Pressbooks on Twitter" +msgstr "" + #: ../functions.php:18 msgid "Dependencies Missing" msgstr "" @@ -58,19 +86,23 @@ msgstr "" msgid "Skip to content" msgstr "" -#: ../header.php:60 +#: ../header.php:64 msgid "Logo for %s" msgstr "" +#: ../header.php:74 +msgid "Toggle Menu" +msgstr "" + #: ../inc/intervention.php:12 msgid "Hello," msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:114 +#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 msgid "Primary Menu" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:135 +#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 msgid "Footer Menu" msgstr "" @@ -82,7 +114,9 @@ msgstr "" msgid "Network Footer Block 2" msgstr "" -#: ../inc/actions/namespace.php:139 +#: ../inc/actions/namespace.php139, +#: ../partials/content-accessibility-toolbar.php6, +#: ../partials/content-accessibility-toolbar.php:7 msgid "Increase Font Size" msgstr "" @@ -105,12 +139,8 @@ msgid "" "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "" - -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php140, -#: ../inc/activation/namespace.php:146 +#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, +#: ../inc/activation/namespace.php:143 msgid "About" msgstr "" @@ -141,8 +171,8 @@ msgstr "" msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php170, -#: ../inc/activation/namespace.php:176 +#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, +#: ../inc/activation/namespace.php:173 msgid "Help" msgstr "" @@ -165,9 +195,9 @@ msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php119, -#: ../inc/activation/namespace.php125, ../inc/activation/namespace.php155, -#: ../inc/activation/namespace.php161, ../page-catalog.php:4 +#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, +#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, +#: ../inc/activation/namespace.php158, ../page-catalog.php:4 msgid "Catalog" msgstr "" @@ -385,11 +415,11 @@ msgstr "" msgid "Send" msgstr "" -#: ../partials/content-front-page.php:17 +#: ../partials/content-front-page.php:18 msgid "Our Latest Titles" msgstr "" -#: ../partials/content-front-page.php:52 +#: ../partials/content-front-page.php:63 msgid "View Complete Catalog" msgstr "" diff --git a/languages/ta_IN.po b/languages/ta_IN.po index 3d676e6..ac8a107 100644 --- a/languages/ta_IN.po +++ b/languages/ta_IN.po @@ -46,6 +46,34 @@ msgstr "" msgid "%s on Twitter" msgstr "" +#: ../footer.php:70 +msgid "Powered by %s" +msgstr "" + +#: ../footer.php:72 +msgid "Open Source" +msgstr "" + +#: ../footer.php:73 +msgid "Open Textbooks" +msgstr "" + +#: ../footer.php:74 +msgid "Open Book Publishing" +msgstr "" + +#: ../footer.php75, ../inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + +#: ../footer.php79, ../footer.php:83 +msgid "Pressbooks on Facebook" +msgstr "" + +#: ../footer.php85, ../footer.php:89 +msgid "Pressbooks on Twitter" +msgstr "" + #: ../functions.php:18 msgid "Dependencies Missing" msgstr "" @@ -58,19 +86,23 @@ msgstr "" msgid "Skip to content" msgstr "" -#: ../header.php:60 +#: ../header.php:64 msgid "Logo for %s" msgstr "" +#: ../header.php:74 +msgid "Toggle Menu" +msgstr "" + #: ../inc/intervention.php:12 msgid "Hello," msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:114 +#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 msgid "Primary Menu" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:135 +#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 msgid "Footer Menu" msgstr "" @@ -82,7 +114,9 @@ msgstr "" msgid "Network Footer Block 2" msgstr "" -#: ../inc/actions/namespace.php:139 +#: ../inc/actions/namespace.php139, +#: ../partials/content-accessibility-toolbar.php6, +#: ../partials/content-accessibility-toolbar.php:7 msgid "Increase Font Size" msgstr "" @@ -105,12 +139,8 @@ msgid "" "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "" - -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php140, -#: ../inc/activation/namespace.php:146 +#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, +#: ../inc/activation/namespace.php:143 msgid "About" msgstr "" @@ -141,8 +171,8 @@ msgstr "" msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php170, -#: ../inc/activation/namespace.php:176 +#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, +#: ../inc/activation/namespace.php:173 msgid "Help" msgstr "" @@ -165,9 +195,9 @@ msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php119, -#: ../inc/activation/namespace.php125, ../inc/activation/namespace.php155, -#: ../inc/activation/namespace.php161, ../page-catalog.php:4 +#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, +#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, +#: ../inc/activation/namespace.php158, ../page-catalog.php:4 msgid "Catalog" msgstr "" @@ -385,11 +415,11 @@ msgstr "" msgid "Send" msgstr "" -#: ../partials/content-front-page.php:17 +#: ../partials/content-front-page.php:18 msgid "Our Latest Titles" msgstr "" -#: ../partials/content-front-page.php:52 +#: ../partials/content-front-page.php:63 msgid "View Complete Catalog" msgstr "" diff --git a/languages/ta_LK.po b/languages/ta_LK.po index 38cf87b..fa2a3e6 100644 --- a/languages/ta_LK.po +++ b/languages/ta_LK.po @@ -46,6 +46,34 @@ msgstr "" msgid "%s on Twitter" msgstr "" +#: ../footer.php:70 +msgid "Powered by %s" +msgstr "" + +#: ../footer.php:72 +msgid "Open Source" +msgstr "" + +#: ../footer.php:73 +msgid "Open Textbooks" +msgstr "" + +#: ../footer.php:74 +msgid "Open Book Publishing" +msgstr "" + +#: ../footer.php75, ../inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + +#: ../footer.php79, ../footer.php:83 +msgid "Pressbooks on Facebook" +msgstr "" + +#: ../footer.php85, ../footer.php:89 +msgid "Pressbooks on Twitter" +msgstr "" + #: ../functions.php:18 msgid "Dependencies Missing" msgstr "" @@ -58,19 +86,23 @@ msgstr "" msgid "Skip to content" msgstr "" -#: ../header.php:60 +#: ../header.php:64 msgid "Logo for %s" msgstr "" +#: ../header.php:74 +msgid "Toggle Menu" +msgstr "" + #: ../inc/intervention.php:12 msgid "Hello," msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:114 +#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 msgid "Primary Menu" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:135 +#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 msgid "Footer Menu" msgstr "" @@ -82,7 +114,9 @@ msgstr "" msgid "Network Footer Block 2" msgstr "" -#: ../inc/actions/namespace.php:139 +#: ../inc/actions/namespace.php139, +#: ../partials/content-accessibility-toolbar.php6, +#: ../partials/content-accessibility-toolbar.php:7 msgid "Increase Font Size" msgstr "" @@ -105,12 +139,8 @@ msgid "" "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "" - -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php140, -#: ../inc/activation/namespace.php:146 +#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, +#: ../inc/activation/namespace.php:143 msgid "About" msgstr "" @@ -141,8 +171,8 @@ msgstr "" msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php170, -#: ../inc/activation/namespace.php:176 +#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, +#: ../inc/activation/namespace.php:173 msgid "Help" msgstr "" @@ -165,9 +195,9 @@ msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php119, -#: ../inc/activation/namespace.php125, ../inc/activation/namespace.php155, -#: ../inc/activation/namespace.php161, ../page-catalog.php:4 +#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, +#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, +#: ../inc/activation/namespace.php158, ../page-catalog.php:4 msgid "Catalog" msgstr "" @@ -385,11 +415,11 @@ msgstr "" msgid "Send" msgstr "" -#: ../partials/content-front-page.php:17 +#: ../partials/content-front-page.php:18 msgid "Our Latest Titles" msgstr "" -#: ../partials/content-front-page.php:52 +#: ../partials/content-front-page.php:63 msgid "View Complete Catalog" msgstr "" diff --git a/languages/tr_TR.po b/languages/tr_TR.po index 84a5649..7a6a540 100644 --- a/languages/tr_TR.po +++ b/languages/tr_TR.po @@ -46,6 +46,34 @@ msgstr "" msgid "%s on Twitter" msgstr "" +#: ../footer.php:70 +msgid "Powered by %s" +msgstr "" + +#: ../footer.php:72 +msgid "Open Source" +msgstr "" + +#: ../footer.php:73 +msgid "Open Textbooks" +msgstr "" + +#: ../footer.php:74 +msgid "Open Book Publishing" +msgstr "" + +#: ../footer.php75, ../inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + +#: ../footer.php79, ../footer.php:83 +msgid "Pressbooks on Facebook" +msgstr "" + +#: ../footer.php85, ../footer.php:89 +msgid "Pressbooks on Twitter" +msgstr "" + #: ../functions.php:18 msgid "Dependencies Missing" msgstr "" @@ -58,19 +86,23 @@ msgstr "" msgid "Skip to content" msgstr "" -#: ../header.php:60 +#: ../header.php:64 msgid "Logo for %s" msgstr "" +#: ../header.php:74 +msgid "Toggle Menu" +msgstr "" + #: ../inc/intervention.php:12 msgid "Hello," msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:114 +#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 msgid "Primary Menu" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:135 +#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 msgid "Footer Menu" msgstr "" @@ -82,7 +114,9 @@ msgstr "" msgid "Network Footer Block 2" msgstr "" -#: ../inc/actions/namespace.php:139 +#: ../inc/actions/namespace.php139, +#: ../partials/content-accessibility-toolbar.php6, +#: ../partials/content-accessibility-toolbar.php:7 msgid "Increase Font Size" msgstr "" @@ -105,12 +139,8 @@ msgid "" "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "" - -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php140, -#: ../inc/activation/namespace.php:146 +#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, +#: ../inc/activation/namespace.php:143 msgid "About" msgstr "" @@ -141,8 +171,8 @@ msgstr "" msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php170, -#: ../inc/activation/namespace.php:176 +#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, +#: ../inc/activation/namespace.php:173 msgid "Help" msgstr "" @@ -165,9 +195,9 @@ msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php119, -#: ../inc/activation/namespace.php125, ../inc/activation/namespace.php155, -#: ../inc/activation/namespace.php161, ../page-catalog.php:4 +#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, +#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, +#: ../inc/activation/namespace.php158, ../page-catalog.php:4 msgid "Catalog" msgstr "" @@ -385,11 +415,11 @@ msgstr "" msgid "Send" msgstr "" -#: ../partials/content-front-page.php:17 +#: ../partials/content-front-page.php:18 msgid "Our Latest Titles" msgstr "" -#: ../partials/content-front-page.php:52 +#: ../partials/content-front-page.php:63 msgid "View Complete Catalog" msgstr "" diff --git a/languages/uk.po b/languages/uk.po index e448b84..265513d 100644 --- a/languages/uk.po +++ b/languages/uk.po @@ -47,6 +47,34 @@ msgstr "" msgid "%s on Twitter" msgstr "" +#: ../footer.php:70 +msgid "Powered by %s" +msgstr "" + +#: ../footer.php:72 +msgid "Open Source" +msgstr "" + +#: ../footer.php:73 +msgid "Open Textbooks" +msgstr "" + +#: ../footer.php:74 +msgid "Open Book Publishing" +msgstr "" + +#: ../footer.php75, ../inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + +#: ../footer.php79, ../footer.php:83 +msgid "Pressbooks on Facebook" +msgstr "" + +#: ../footer.php85, ../footer.php:89 +msgid "Pressbooks on Twitter" +msgstr "" + #: ../functions.php:18 msgid "Dependencies Missing" msgstr "" @@ -59,19 +87,23 @@ msgstr "" msgid "Skip to content" msgstr "" -#: ../header.php:60 +#: ../header.php:64 msgid "Logo for %s" msgstr "" +#: ../header.php:74 +msgid "Toggle Menu" +msgstr "" + #: ../inc/intervention.php:12 msgid "Hello," msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:114 +#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 msgid "Primary Menu" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:135 +#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 msgid "Footer Menu" msgstr "" @@ -83,7 +115,9 @@ msgstr "" msgid "Network Footer Block 2" msgstr "" -#: ../inc/actions/namespace.php:139 +#: ../inc/actions/namespace.php139, +#: ../partials/content-accessibility-toolbar.php6, +#: ../partials/content-accessibility-toolbar.php:7 msgid "Increase Font Size" msgstr "" @@ -106,12 +140,8 @@ msgid "" "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "" - -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php140, -#: ../inc/activation/namespace.php:146 +#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, +#: ../inc/activation/namespace.php:143 msgid "About" msgstr "" @@ -142,8 +172,8 @@ msgstr "" msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php170, -#: ../inc/activation/namespace.php:176 +#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, +#: ../inc/activation/namespace.php:173 msgid "Help" msgstr "" @@ -166,9 +196,9 @@ msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php119, -#: ../inc/activation/namespace.php125, ../inc/activation/namespace.php155, -#: ../inc/activation/namespace.php161, ../page-catalog.php:4 +#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, +#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, +#: ../inc/activation/namespace.php158, ../page-catalog.php:4 msgid "Catalog" msgstr "" @@ -386,11 +416,11 @@ msgstr "" msgid "Send" msgstr "" -#: ../partials/content-front-page.php:17 +#: ../partials/content-front-page.php:18 msgid "Our Latest Titles" msgstr "" -#: ../partials/content-front-page.php:52 +#: ../partials/content-front-page.php:63 msgid "View Complete Catalog" msgstr "" diff --git a/languages/zh.po b/languages/zh.po index 0974b94..61ed173 100644 --- a/languages/zh.po +++ b/languages/zh.po @@ -45,6 +45,34 @@ msgstr "" msgid "%s on Twitter" msgstr "" +#: ../footer.php:70 +msgid "Powered by %s" +msgstr "" + +#: ../footer.php:72 +msgid "Open Source" +msgstr "" + +#: ../footer.php:73 +msgid "Open Textbooks" +msgstr "" + +#: ../footer.php:74 +msgid "Open Book Publishing" +msgstr "" + +#: ../footer.php75, ../inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + +#: ../footer.php79, ../footer.php:83 +msgid "Pressbooks on Facebook" +msgstr "" + +#: ../footer.php85, ../footer.php:89 +msgid "Pressbooks on Twitter" +msgstr "" + #: ../functions.php:18 msgid "Dependencies Missing" msgstr "" @@ -57,19 +85,23 @@ msgstr "" msgid "Skip to content" msgstr "" -#: ../header.php:60 +#: ../header.php:64 msgid "Logo for %s" msgstr "" +#: ../header.php:74 +msgid "Toggle Menu" +msgstr "" + #: ../inc/intervention.php:12 msgid "Hello," msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:114 +#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 msgid "Primary Menu" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:135 +#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 msgid "Footer Menu" msgstr "" @@ -81,7 +113,9 @@ msgstr "" msgid "Network Footer Block 2" msgstr "" -#: ../inc/actions/namespace.php:139 +#: ../inc/actions/namespace.php139, +#: ../partials/content-accessibility-toolbar.php6, +#: ../partials/content-accessibility-toolbar.php:7 msgid "Increase Font Size" msgstr "" @@ -104,12 +138,8 @@ msgid "" "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "" - -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php140, -#: ../inc/activation/namespace.php:146 +#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, +#: ../inc/activation/namespace.php:143 msgid "About" msgstr "" @@ -140,8 +170,8 @@ msgstr "" msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php170, -#: ../inc/activation/namespace.php:176 +#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, +#: ../inc/activation/namespace.php:173 msgid "Help" msgstr "" @@ -164,9 +194,9 @@ msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php119, -#: ../inc/activation/namespace.php125, ../inc/activation/namespace.php155, -#: ../inc/activation/namespace.php161, ../page-catalog.php:4 +#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, +#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, +#: ../inc/activation/namespace.php158, ../page-catalog.php:4 msgid "Catalog" msgstr "" @@ -384,11 +414,11 @@ msgstr "" msgid "Send" msgstr "" -#: ../partials/content-front-page.php:17 +#: ../partials/content-front-page.php:18 msgid "Our Latest Titles" msgstr "" -#: ../partials/content-front-page.php:52 +#: ../partials/content-front-page.php:63 msgid "View Complete Catalog" msgstr "" diff --git a/languages/zh_CN.po b/languages/zh_CN.po index 49bf3cb..b701a35 100644 --- a/languages/zh_CN.po +++ b/languages/zh_CN.po @@ -45,6 +45,34 @@ msgstr "" msgid "%s on Twitter" msgstr "" +#: ../footer.php:70 +msgid "Powered by %s" +msgstr "" + +#: ../footer.php:72 +msgid "Open Source" +msgstr "" + +#: ../footer.php:73 +msgid "Open Textbooks" +msgstr "" + +#: ../footer.php:74 +msgid "Open Book Publishing" +msgstr "" + +#: ../footer.php75, ../inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + +#: ../footer.php79, ../footer.php:83 +msgid "Pressbooks on Facebook" +msgstr "" + +#: ../footer.php85, ../footer.php:89 +msgid "Pressbooks on Twitter" +msgstr "" + #: ../functions.php:18 msgid "Dependencies Missing" msgstr "" @@ -57,19 +85,23 @@ msgstr "" msgid "Skip to content" msgstr "" -#: ../header.php:60 +#: ../header.php:64 msgid "Logo for %s" msgstr "" +#: ../header.php:74 +msgid "Toggle Menu" +msgstr "" + #: ../inc/intervention.php:12 msgid "Hello," msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:114 +#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 msgid "Primary Menu" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:135 +#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 msgid "Footer Menu" msgstr "" @@ -81,7 +113,9 @@ msgstr "" msgid "Network Footer Block 2" msgstr "" -#: ../inc/actions/namespace.php:139 +#: ../inc/actions/namespace.php139, +#: ../partials/content-accessibility-toolbar.php6, +#: ../partials/content-accessibility-toolbar.php:7 msgid "Increase Font Size" msgstr "" @@ -104,12 +138,8 @@ msgid "" "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "" - -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php140, -#: ../inc/activation/namespace.php:146 +#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, +#: ../inc/activation/namespace.php:143 msgid "About" msgstr "" @@ -140,8 +170,8 @@ msgstr "" msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php170, -#: ../inc/activation/namespace.php:176 +#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, +#: ../inc/activation/namespace.php:173 msgid "Help" msgstr "" @@ -164,9 +194,9 @@ msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php119, -#: ../inc/activation/namespace.php125, ../inc/activation/namespace.php155, -#: ../inc/activation/namespace.php161, ../page-catalog.php:4 +#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, +#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, +#: ../inc/activation/namespace.php158, ../page-catalog.php:4 msgid "Catalog" msgstr "" @@ -384,11 +414,11 @@ msgstr "" msgid "Send" msgstr "" -#: ../partials/content-front-page.php:17 +#: ../partials/content-front-page.php:18 msgid "Our Latest Titles" msgstr "" -#: ../partials/content-front-page.php:52 +#: ../partials/content-front-page.php:63 msgid "View Complete Catalog" msgstr "" diff --git a/languages/zh_TW.po b/languages/zh_TW.po index 1c85f60..f25b107 100644 --- a/languages/zh_TW.po +++ b/languages/zh_TW.po @@ -45,6 +45,34 @@ msgstr "" msgid "%s on Twitter" msgstr "" +#: ../footer.php:70 +msgid "Powered by %s" +msgstr "" + +#: ../footer.php:72 +msgid "Open Source" +msgstr "" + +#: ../footer.php:73 +msgid "Open Textbooks" +msgstr "" + +#: ../footer.php:74 +msgid "Open Book Publishing" +msgstr "" + +#: ../footer.php75, ../inc/activation/namespace.php:27 +msgid "Learn More" +msgstr "" + +#: ../footer.php79, ../footer.php:83 +msgid "Pressbooks on Facebook" +msgstr "" + +#: ../footer.php85, ../footer.php:89 +msgid "Pressbooks on Twitter" +msgstr "" + #: ../functions.php:18 msgid "Dependencies Missing" msgstr "" @@ -57,19 +85,23 @@ msgstr "" msgid "Skip to content" msgstr "" -#: ../header.php:60 +#: ../header.php:64 msgid "Logo for %s" msgstr "" +#: ../header.php:74 +msgid "Toggle Menu" +msgstr "" + #: ../inc/intervention.php:12 msgid "Hello," msgstr "" -#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:114 +#: ../inc/actions/namespace.php48, ../inc/activation/namespace.php:111 msgid "Primary Menu" msgstr "" -#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:135 +#: ../inc/actions/namespace.php49, ../inc/activation/namespace.php:132 msgid "Footer Menu" msgstr "" @@ -81,7 +113,9 @@ msgstr "" msgid "Network Footer Block 2" msgstr "" -#: ../inc/actions/namespace.php:139 +#: ../inc/actions/namespace.php139, +#: ../partials/content-accessibility-toolbar.php6, +#: ../partials/content-accessibility-toolbar.php:7 msgid "Increase Font Size" msgstr "" @@ -104,12 +138,8 @@ msgid "" "in all the formats you need to publish." msgstr "" -#: ../inc/activation/namespace.php:27 -msgid "Learn More" -msgstr "" - -#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php140, -#: ../inc/activation/namespace.php:146 +#: ../inc/activation/namespace.php34, ../inc/activation/namespace.php137, +#: ../inc/activation/namespace.php:143 msgid "About" msgstr "" @@ -140,8 +170,8 @@ msgstr "" msgid "see here" msgstr "" -#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php170, -#: ../inc/activation/namespace.php:176 +#: ../inc/activation/namespace.php52, ../inc/activation/namespace.php167, +#: ../inc/activation/namespace.php:173 msgid "Help" msgstr "" @@ -164,9 +194,9 @@ msgid "" "If you require further assistance, please contact your network manager." msgstr "" -#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php119, -#: ../inc/activation/namespace.php125, ../inc/activation/namespace.php155, -#: ../inc/activation/namespace.php161, ../page-catalog.php:4 +#: ../inc/activation/namespace.php67, ../inc/activation/namespace.php116, +#: ../inc/activation/namespace.php122, ../inc/activation/namespace.php152, +#: ../inc/activation/namespace.php158, ../page-catalog.php:4 msgid "Catalog" msgstr "" @@ -384,11 +414,11 @@ msgstr "" msgid "Send" msgstr "" -#: ../partials/content-front-page.php:17 +#: ../partials/content-front-page.php:18 msgid "Our Latest Titles" msgstr "" -#: ../partials/content-front-page.php:52 +#: ../partials/content-front-page.php:63 msgid "View Complete Catalog" msgstr "" diff --git a/partials/content-accessibility-toolbar.php b/partials/content-accessibility-toolbar.php index 9ed84ae..6ecc8c7 100644 --- a/partials/content-accessibility-toolbar.php +++ b/partials/content-accessibility-toolbar.php @@ -3,8 +3,8 @@