From de880b22d69bef6d6b7ba87f9f1a6dbe24135fe8 Mon Sep 17 00:00:00 2001 From: Dac Chartrand Date: Tue, 28 May 2019 12:42:32 -0400 Subject: [PATCH] Update languages, new threshold The minimum translation completion threshold required in order for a file to be downloaded is 25% --- bin/i18n.sh | 2 +- languages/af.mo | Bin 478 -> 0 bytes languages/af.po | 581 -------------------------------- languages/ar.mo | Bin 558 -> 0 bytes languages/ar.po | 605 ---------------------------------- languages/bg_BG.mo | Bin 495 -> 0 bytes languages/bg_BG.po | 581 -------------------------------- languages/ca.mo | Bin 476 -> 0 bytes languages/ca.po | 581 -------------------------------- languages/cs.mo | Bin 1847 -> 0 bytes languages/cs.po | 600 --------------------------------- languages/cs_CZ.mo | Bin 577 -> 0 bytes languages/cs_CZ.po | 593 --------------------------------- languages/da_DK.mo | Bin 491 -> 0 bytes languages/da_DK.po | 581 -------------------------------- languages/de_CH.mo | Bin 495 -> 0 bytes languages/de_CH.po | 581 -------------------------------- languages/de_DE.mo | Bin 10408 -> 10407 bytes languages/de_DE.po | 8 +- languages/el.mo | Bin 474 -> 0 bytes languages/el.po | 581 -------------------------------- languages/en_CA.mo | Bin 491 -> 0 bytes languages/en_CA.po | 581 -------------------------------- languages/en_GB.mo | Bin 499 -> 0 bytes languages/en_GB.po | 581 -------------------------------- languages/es_ES.mo | Bin 4446 -> 4445 bytes languages/es_ES.po | 8 +- languages/et.mo | Bin 477 -> 0 bytes languages/et.po | 581 -------------------------------- languages/eu.mo | Bin 475 -> 0 bytes languages/eu.po | 581 -------------------------------- languages/fr_FR.mo | Bin 11188 -> 11187 bytes languages/fr_FR.po | 8 +- languages/gl_ES.mo | Bin 578 -> 0 bytes languages/gl_ES.po | 585 -------------------------------- languages/he.mo | Bin 3371 -> 3370 bytes languages/he.po | 8 +- languages/hi.mo | Bin 1820 -> 0 bytes languages/hi.po | 590 --------------------------------- languages/hr.mo | Bin 10539 -> 10538 bytes languages/hr.po | 8 +- languages/hu_HU.mo | Bin 2259 -> 0 bytes languages/hu_HU.po | 587 --------------------------------- languages/id_ID.mo | Bin 490 -> 0 bytes languages/id_ID.po | 575 -------------------------------- languages/it_IT.mo | Bin 2335 -> 0 bytes languages/it_IT.po | 588 --------------------------------- languages/ja.mo | Bin 470 -> 0 bytes languages/ja.po | 575 -------------------------------- languages/ka_GE.mo | Bin 483 -> 0 bytes languages/ka_GE.po | 589 --------------------------------- languages/kk@Cyrl.mo | Bin 494 -> 0 bytes languages/kk@Cyrl.po | 581 -------------------------------- languages/km_KH.mo | Bin 484 -> 0 bytes languages/km_KH.po | 575 -------------------------------- languages/ko.mo | Bin 468 -> 0 bytes languages/ko.po | 575 -------------------------------- languages/ku.mo | Bin 1871 -> 0 bytes languages/ku.po | 589 --------------------------------- languages/lt_LT.mo | Bin 2336 -> 0 bytes languages/lt_LT.po | 599 --------------------------------- languages/lv.mo | Bin 6704 -> 6703 bytes languages/lv.po | 8 +- languages/nb_NO.mo | Bin 486 -> 0 bytes languages/nb_NO.po | 581 -------------------------------- languages/nl_NL.mo | Bin 494 -> 0 bytes languages/nl_NL.po | 581 -------------------------------- languages/no.mo | Bin 478 -> 0 bytes languages/no.po | 581 -------------------------------- languages/pa_IN.mo | Bin 486 -> 0 bytes languages/pa_IN.po | 581 -------------------------------- languages/pl.mo | Bin 2797 -> 0 bytes languages/pl.po | 601 --------------------------------- languages/pressbooks-book.pot | 10 +- languages/pt_BR.mo | Bin 493 -> 0 bytes languages/pt_BR.po | 581 -------------------------------- languages/pt_PT.mo | Bin 496 -> 0 bytes languages/pt_PT.po | 581 -------------------------------- languages/ro.mo | Bin 518 -> 0 bytes languages/ro.po | 587 --------------------------------- languages/ru_RU.mo | Bin 8977 -> 8976 bytes languages/ru_RU.po | 8 +- languages/sk_SK.mo | Bin 567 -> 0 bytes languages/sk_SK.po | 593 --------------------------------- languages/sv_SE.mo | Bin 491 -> 0 bytes languages/sv_SE.po | 581 -------------------------------- languages/ta_IN.mo | Bin 488 -> 0 bytes languages/ta_IN.po | 581 -------------------------------- languages/ta_LK.mo | Bin 474 -> 0 bytes languages/ta_LK.po | 581 -------------------------------- languages/te_IN.mo | Bin 489 -> 0 bytes languages/te_IN.po | 581 -------------------------------- languages/tr_TR.mo | Bin 2718 -> 0 bytes languages/tr_TR.po | 591 --------------------------------- languages/uk.mo | Bin 700 -> 0 bytes languages/uk.po | 593 --------------------------------- languages/zh.mo | Bin 2569 -> 0 bytes languages/zh.po | 580 -------------------------------- languages/zh_CN.mo | Bin 483 -> 0 bytes languages/zh_CN.po | 575 -------------------------------- languages/zh_TW.mo | Bin 484 -> 0 bytes languages/zh_TW.po | 575 -------------------------------- 102 files changed, 34 insertions(+), 25155 deletions(-) delete mode 100644 languages/af.mo delete mode 100644 languages/af.po delete mode 100644 languages/ar.mo delete mode 100644 languages/ar.po delete mode 100644 languages/bg_BG.mo delete mode 100644 languages/bg_BG.po delete mode 100644 languages/ca.mo delete mode 100644 languages/ca.po delete mode 100644 languages/cs.mo delete mode 100644 languages/cs.po delete mode 100644 languages/cs_CZ.mo delete mode 100644 languages/cs_CZ.po delete mode 100644 languages/da_DK.mo delete mode 100644 languages/da_DK.po delete mode 100644 languages/de_CH.mo delete mode 100644 languages/de_CH.po delete mode 100644 languages/el.mo delete mode 100644 languages/el.po delete mode 100644 languages/en_CA.mo delete mode 100644 languages/en_CA.po delete mode 100644 languages/en_GB.mo delete mode 100644 languages/en_GB.po delete mode 100644 languages/et.mo delete mode 100644 languages/et.po delete mode 100644 languages/eu.mo delete mode 100644 languages/eu.po delete mode 100644 languages/gl_ES.mo delete mode 100644 languages/gl_ES.po delete mode 100644 languages/hi.mo delete mode 100644 languages/hi.po delete mode 100644 languages/hu_HU.mo delete mode 100644 languages/hu_HU.po delete mode 100644 languages/id_ID.mo delete mode 100644 languages/id_ID.po delete mode 100644 languages/it_IT.mo delete mode 100644 languages/it_IT.po delete mode 100644 languages/ja.mo delete mode 100644 languages/ja.po delete mode 100644 languages/ka_GE.mo delete mode 100644 languages/ka_GE.po delete mode 100644 languages/kk@Cyrl.mo delete mode 100644 languages/kk@Cyrl.po delete mode 100644 languages/km_KH.mo delete mode 100644 languages/km_KH.po delete mode 100644 languages/ko.mo delete mode 100644 languages/ko.po delete mode 100644 languages/ku.mo delete mode 100644 languages/ku.po delete mode 100644 languages/lt_LT.mo delete mode 100644 languages/lt_LT.po delete mode 100644 languages/nb_NO.mo delete mode 100644 languages/nb_NO.po delete mode 100644 languages/nl_NL.mo delete mode 100644 languages/nl_NL.po delete mode 100644 languages/no.mo delete mode 100644 languages/no.po delete mode 100644 languages/pa_IN.mo delete mode 100644 languages/pa_IN.po delete mode 100644 languages/pl.mo delete mode 100644 languages/pl.po delete mode 100644 languages/pt_BR.mo delete mode 100644 languages/pt_BR.po delete mode 100644 languages/pt_PT.mo delete mode 100644 languages/pt_PT.po delete mode 100644 languages/ro.mo delete mode 100644 languages/ro.po delete mode 100644 languages/sk_SK.mo delete mode 100644 languages/sk_SK.po delete mode 100644 languages/sv_SE.mo delete mode 100644 languages/sv_SE.po delete mode 100644 languages/ta_IN.mo delete mode 100644 languages/ta_IN.po delete mode 100644 languages/ta_LK.mo delete mode 100644 languages/ta_LK.po delete mode 100644 languages/te_IN.mo delete mode 100644 languages/te_IN.po delete mode 100644 languages/tr_TR.mo delete mode 100644 languages/tr_TR.po delete mode 100644 languages/uk.mo delete mode 100644 languages/uk.po delete mode 100644 languages/zh.mo delete mode 100644 languages/zh.po delete mode 100644 languages/zh_CN.mo delete mode 100644 languages/zh_CN.po delete mode 100644 languages/zh_TW.mo delete mode 100644 languages/zh_TW.po diff --git a/bin/i18n.sh b/bin/i18n.sh index 610b04469..485822283 100755 --- a/bin/i18n.sh +++ b/bin/i18n.sh @@ -2,5 +2,5 @@ DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)" PARENT="$(dirname $DIR)" tx push -s -tx pull -a +tx pull -a --minimum-perc=25 for file in $PARENT/languages/*.po ; do msgfmt $file -o `echo $file | sed 's/\(.*\.\)po/\1mo/'` ; done diff --git a/languages/af.mo b/languages/af.mo deleted file mode 100644 index 4b56dddf922e3339cc9e62b2b83e8b5b5966e42a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 478 zcmZ8e$xg#C5G{gJj+{9di9;)xY$`N$l>>A^l^PLMVY#}glbAMkWIMEc2!FtL@hvz- zw1_7?c{cmajK5A#K3WDxhG&KshR23ih7AJ4Pm}DMv#Hr5mg1GB8m3ElqEa!zF^bYz zT@a3ZJFvUfoK`|=h*Zv&a98IF5`j^nb)~T5cgr-~VRBOWc0HpcN9Q5(Is@wkMxr!& e7#-HN+mXrKQ%)t(LSpnB!*Dh=Kj7M))%pfL_>RQ@ diff --git a/languages/af.po b/languages/af.po deleted file mode 100644 index d7ea2f6bc..000000000 --- a/languages/af.po +++ /dev/null @@ -1,581 +0,0 @@ -# Copyright (C) 2019 Pressbooks (Book Oven Inc.) -# This file is distributed under the GPL v3.0 or later. -msgid "" -msgstr "" -"Project-Id-Version: McLuhan 2.8.4\n" -"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-book/\n" -"POT-Creation-Date: 2019-05-13T16:26:24+00:00\n" -"PO-Revision-Date: 2017-06-22 17:45+0000\n" -"Language-Team: Afrikaans (https://www.transifex.com/pressbooks/teams/9194/af/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: af\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Domain: pressbooks-book\n" -"X-Generator: WP-CLI 2.0.1\n" - -#. Theme Name of the theme -msgid "McLuhan" -msgstr "" - -#. Theme URI of the theme -msgid "https://pressbooks.com/themes/pressbooks-book" -msgstr "" - -#. Description of the theme -msgid "" -"This theme is named after Canadian media theorist Marshall McLuhan, who " -"coined the phrase “the medium is the message.” It is designed for academic " -"writing and is also suitable for fiction. Headings are set in Cormorant " -"Garamond, and body type is set in Lora." -msgstr "" - -#. Author of the theme -msgid "Pressbooks (Book Oven Inc.)" -msgstr "" - -#. Author URI of the theme -msgid "https://pressbooks.com" -msgstr "" - -#: 404.php:2 -msgid "Oops! That content can’t be found." -msgstr "" - -#: 404.php:3 -msgid "It looks like nothing was found at this location. Try a search?" -msgstr "" - -#: comments.php:2 -msgid "Feedback/Errata" -msgstr "" - -#: comments.php:6 -msgid "" -"This post is password protected. Enter the password to view any comments." -msgstr "" - -#: comments.php:36 comments.php:47 -msgid " Older Comments" -msgstr "" - -#: comments.php:37 comments.php:48 -msgid "Newer Comments " -msgstr "" - -#: comments.php:56 -msgid "Comments are closed." -msgstr "" - -#: comments.php:64 -msgid "Submit" -msgstr "" - -#. translators: %s: Pressbooks -#: footer.php:32 -msgid "Powered by %s" -msgstr "" - -#: footer.php:34 -msgid "Guides and Tutorials" -msgstr "" - -#: footer.php:35 -msgid "Contact" -msgstr "" - -#: footer.php:39 footer.php:41 -msgid "Pressbooks on YouTube" -msgstr "" - -#: footer.php:43 footer.php:47 -msgid "Pressbooks on Twitter" -msgstr "" - -#: functions.php:16 -msgid "Dependencies Missing" -msgstr "" - -#: functions.php:17 -msgid "You must run composer install from the McLuhan directory." -msgstr "" - -#: functions.php:28 -msgid "Cannot find Pressbooks install." -msgstr "" - -#: header.php:63 -msgid "Skip to content" -msgstr "" - -#. translators: %s: name of network -#: header.php:82 -msgid "Logo for %s" -msgstr "" - -#: header.php:93 -msgid "Toggle Menu" -msgstr "" - -#: header.php:106 index.php:14 partials/content-cover-toc.php:3 -msgid "Contents" -msgstr "" - -#. translators: %s: the title of the book -#: header.php:115 -msgid "Go to the cover page of %s" -msgstr "" - -#: header.php:119 inc/helpers/namespace.php:206 -msgid "Buy" -msgstr "" - -#: inc/actions/namespace.php:63 partials/content-accessibility-toolbar.php:4 -msgid "Increase Font Size" -msgstr "" - -#: inc/actions/namespace.php:64 -msgid "Decrease Font Size" -msgstr "" - -#: inc/actions/namespace.php:66 -msgid "Comparison loading…" -msgstr "" - -#: inc/actions/namespace.php:67 -msgid "Comparison loaded." -msgstr "" - -#: inc/actions/namespace.php:68 -msgid "The original chapter could not be loaded." -msgstr "" - -#: inc/actions/namespace.php:69 -msgid "Toggle contents of" -msgstr "" - -#: inc/actions/namespace.php:217 -msgid "Enable Image Lightbox" -msgstr "" - -#: inc/actions/namespace.php:222 -msgid "Show linked images in a lightbox" -msgstr "" - -#: inc/filters/namespace.php:19 -msgid "Private" -msgstr "" - -#: inc/helpers/namespace.php:140 -msgid "Public Domain" -msgstr "" - -#: inc/helpers/namespace.php:143 -msgid "Creative Commons Attribution" -msgstr "" - -#: inc/helpers/namespace.php:146 -msgid "Creative Commons Attribution ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:149 -msgid "Creative Commons Attribution NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:152 -msgid "Creative Commons Attribution NonCommercial" -msgstr "" - -#: inc/helpers/namespace.php:155 -msgid "Creative Commons Attribution NonCommercial ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:158 -msgid "Creative Commons Attribution NonCommercial NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:162 -msgid "All Rights Reserved" -msgstr "" - -#: inc/helpers/namespace.php:176 -msgid "Check out this great book on Pressbooks." -msgstr "" - -#: inc/helpers/namespace.php:193 -msgid "Home" -msgstr "" - -#: inc/helpers/namespace.php:199 -msgid "Read" -msgstr "" - -#: inc/helpers/namespace.php:213 -msgid "Sign in" -msgstr "" - -#: inc/helpers/namespace.php:220 -msgid "Admin" -msgstr "" - -#: inc/helpers/namespace.php:226 -msgid "Sign out" -msgstr "" - -#: inc/helpers/namespace.php:406 partials/content-cover-book-header.php:17 -#: partials/content-cover-book-info.php:51 -msgid "Author" -msgid_plural "Authors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:407 -msgid "Editor" -msgid_plural "Editors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:408 -msgid "Translator" -msgid_plural "Translators" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:409 -msgid "Reviewer" -msgid_plural "Reviewers" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:410 -msgid "Illustrator" -msgid_plural "Illustrators" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:411 -msgid "Contributor" -msgid_plural "Contributors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:412 partials/content-cover-book-header.php:102 -#: partials/content-cover-book-info.php:66 single.php:32 -msgid "License" -msgstr "" - -#: inc/helpers/namespace.php:413 -msgid "Primary Subject" -msgstr "" - -#: inc/helpers/namespace.php:414 -msgid "Additional Subject(s)" -msgstr "" - -#: inc/helpers/namespace.php:415 -msgid "Publisher" -msgstr "" - -#: inc/helpers/namespace.php:416 -msgid "Publication Date" -msgstr "" - -#: inc/helpers/namespace.php:417 single.php:42 -msgid "Digital Object Identifier (DOI)" -msgstr "" - -#: inc/helpers/namespace.php:418 -msgid "Ebook ISBN" -msgstr "" - -#: inc/helpers/namespace.php:419 -msgid "Print ISBN" -msgstr "" - -#: inc/helpers/namespace.php:420 -msgid "Hashtag" -msgstr "" - -#. translators: %s: post title -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:454 inc/helpers/namespace.php:457 -msgid "Previous: %s" -msgstr "" - -#. translators: %s: post title, -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:464 inc/helpers/namespace.php:466 -msgid "Next: %s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%s on" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%1$s at %2$s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 inc/helpers/namespace.php:566 -msgid "(Edit)" -msgstr "" - -#: inc/helpers/namespace.php:540 -msgid "Your comment is awaiting moderation." -msgstr "" - -#: inc/helpers/namespace.php:566 -msgid "Pingback:" -msgstr "" - -#: inc/intervention.php:11 -msgid "Hello," -msgstr "" - -#: index.php:18 -msgid "This book does not contain any public content." -msgstr "" - -#: page-about.php:5 -msgid "About The Book" -msgstr "" - -#: page-about.php:21 page-buy.php:10 page-buy.php:18 -msgid "It's coming!" -msgstr "" - -#: page-authors.php:31 -msgid "Authors" -msgstr "" - -#: page-buy.php:5 -msgid "Buy the Book" -msgstr "" - -#. translators: %1$s: url to book, %2$s: title of book -#: page-buy.php:21 -msgid "You can buy %2$s by following any of the links below:" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:25 -msgid "Purchase on amazon.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:30 -msgid "Purchase on oreilly.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:35 -msgid "Purchase on barnesandnoble.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:40 -msgid "Purchase on kobobooks.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:45 -msgid "Purchase on apple.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Elsewhere" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Purchase here:" -msgstr "" - -#: page.php:13 partials/content-single-legacy.php:69 -#: partials/content-single.php:69 -msgid "Edit" -msgstr "" - -#: page.php:18 -msgid "Pages:" -msgstr "" - -#: partials/content-cover-book-header.php:11 -msgid "Book Title" -msgstr "" - -#: partials/content-cover-book-header.php:14 -msgid "Subtitle" -msgstr "" - -#. translators: %s: title of book -#: partials/content-cover-book-header.php:26 -#: partials/content-cover-book-header.php:32 -msgid "Cover image for %s" -msgstr "" - -#: partials/content-cover-book-header.php:54 -msgid "Download this book" -msgstr "" - -#: partials/content-cover-book-header.php:98 -#: partials/content-cover-book-info.php:6 -msgid "Book Description" -msgstr "" - -#: partials/content-cover-book-header.php:110 -msgid "Read Book" -msgstr "" - -#: partials/content-cover-book-header.php:117 -msgid "Buy Book" -msgstr "" - -#: partials/content-cover-book-info.php:2 -msgid "Book Information" -msgstr "" - -#: partials/content-cover-book-info.php:23 -msgid "Book Source" -msgstr "" - -#. translators: %$1s: title of book, link to book, %2$s: attribution string -#. for the book, %3$s: publisher of book, %4$s: license for book -#: partials/content-cover-book-info.php:30 -msgid "" -"This book is a cloned version of %1$s%2$s, published using Pressbooks by " -"%3$s under a %4$s license. It may differ from the original." -msgstr "" - -#. translators: %2$s: authors of book -#: partials/content-cover-book-info.php:33 -msgid " by %s" -msgstr "" - -#. translators: %s: link to source book -#: partials/content-cover-book-info.php:40 -msgid "" -"This book was cloned from a source that is no longer available. The source " -"URL was %s. This book may differ from the original." -msgstr "" - -#: partials/content-cover-book-info.php:61 -msgid "Contributors" -msgstr "" - -#: partials/content-cover-book-info.php:71 -msgid "Subject" -msgstr "" - -#: partials/content-cover-book-info.php:85 -#: partials/content-cover-metadata.php:63 -msgid "Click for more information" -msgstr "" - -#: partials/content-cover-metadata.php:3 -msgid "Metadata" -msgstr "" - -#: partials/content-cover-metadata.php:8 -msgid "Title" -msgstr "" - -#. translators: %1$s: chapter title, %2$s: book title, %3$s: book author(s) -#: partials/content-difftool.php:52 -msgid "This chapter is adapted from %1$s in %2$s by %3$s." -msgstr "" - -#: partials/content-difftool.php:66 -msgid "" -"Note: The comparison below is between this text and the current " -"version of the text from which it was adapted." -msgstr "" - -#: partials/content-difftool.php:67 -msgid "additions" -msgstr "" - -#: partials/content-difftool.php:67 -msgid "deletions" -msgstr "" - -#: partials/content-none.php:2 -msgid "Nothing Found" -msgstr "" - -#: partials/content-none.php:3 -msgid "" -"Sorry, but nothing matched your search terms. Please try again with some " -"different keywords." -msgstr "" - -#: partials/content-single-legacy.php:41 partials/content-single.php:42 -msgid "Previous Page" -msgstr "" - -#: partials/content-single-legacy.php:52 partials/content-single.php:53 -msgid "Next Page" -msgstr "" - -#: private.php:4 -msgid "Access Denied" -msgstr "" - -#. translators: link to sign in -#: private.php:10 -msgid "" -"This book is private, and accessible only to registered users. If you have " -"an account you can %s." -msgstr "" - -#: private.php:14 -msgid "sign in here" -msgstr "" - -#. translators: link to Pressbooks.com -#: private.php:23 -msgid "You can also set up your own Pressbooks book at %s." -msgstr "" - -#. translators: search string -#: search.php:6 -msgid "Search Results for: %s" -msgstr "" - -#: search.php:18 -msgid "Previous page" -msgstr "" - -#: search.php:19 -msgid "Next page" -msgstr "" - -#: search.php:20 -msgid "Paged navigation" -msgstr "" - -#: searchform.php:3 -msgctxt "label" -msgid "Search in book:" -msgstr "" - -#: searchform.php:4 -msgctxt "placeholder" -msgid "Search in book …" -msgstr "" - -#: searchform.php:8 -msgid "Search" -msgstr "" - -#: single.php:58 -msgid "Share This Book" -msgstr "" diff --git a/languages/ar.mo b/languages/ar.mo deleted file mode 100644 index e74e399711c02249655161a4fcf2a010f0a1189d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 558 zcmZ8e+fExX5Czevee5$2^H30|%&xrz$T}F*a;YLEB0}Nv>TJx$ZDOx%Z$m$%zt^wm z2XvOG1aYJzAN$OBX6!#7Km6VxY!bJLpNLz;17eFV@h_PLt!>OJM&5nbWyJmz@3jxc zSpmax(9D#DJng2P)wD;qsidsO<_zALO%yZx;qI2|_5t4zjRii46W33hfzIZh;CG7pLwp=dL z=#>rTNk6|Y8Yv}Y1ur_8^4Wee><_QjL-CX)7tTg)BaVO7)IrqGF{|gw*dCNK<%5p$ zZhVd1bzEEONqfAqrJEXC3FuBteC<+z^2uo4cs0js=NCbMtzWi59`|4+rInJwIWQns zN=}lmWKJ?~=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" -"X-Domain: pressbooks-book\n" -"X-Generator: WP-CLI 2.0.1\n" - -#. Theme Name of the theme -msgid "McLuhan" -msgstr "" - -#. Theme URI of the theme -msgid "https://pressbooks.com/themes/pressbooks-book" -msgstr "" - -#. Description of the theme -msgid "" -"This theme is named after Canadian media theorist Marshall McLuhan, who " -"coined the phrase “the medium is the message.” It is designed for academic " -"writing and is also suitable for fiction. Headings are set in Cormorant " -"Garamond, and body type is set in Lora." -msgstr "" - -#. Author of the theme -msgid "Pressbooks (Book Oven Inc.)" -msgstr "" - -#. Author URI of the theme -msgid "https://pressbooks.com" -msgstr "" - -#: 404.php:2 -msgid "Oops! That content can’t be found." -msgstr "" - -#: 404.php:3 -msgid "It looks like nothing was found at this location. Try a search?" -msgstr "" - -#: comments.php:2 -msgid "Feedback/Errata" -msgstr "" - -#: comments.php:6 -msgid "" -"This post is password protected. Enter the password to view any comments." -msgstr "" - -#: comments.php:36 comments.php:47 -msgid " Older Comments" -msgstr "" - -#: comments.php:37 comments.php:48 -msgid "Newer Comments " -msgstr "" - -#: comments.php:56 -msgid "Comments are closed." -msgstr "" - -#: comments.php:64 -msgid "Submit" -msgstr "" - -#. translators: %s: Pressbooks -#: footer.php:32 -msgid "Powered by %s" -msgstr "" - -#: footer.php:34 -msgid "Guides and Tutorials" -msgstr "" - -#: footer.php:35 -msgid "Contact" -msgstr "" - -#: footer.php:39 footer.php:41 -msgid "Pressbooks on YouTube" -msgstr "" - -#: footer.php:43 footer.php:47 -msgid "Pressbooks on Twitter" -msgstr "" - -#: functions.php:16 -msgid "Dependencies Missing" -msgstr "" - -#: functions.php:17 -msgid "You must run composer install from the McLuhan directory." -msgstr "" - -#: functions.php:28 -msgid "Cannot find Pressbooks install." -msgstr "" - -#: header.php:63 -msgid "Skip to content" -msgstr "" - -#. translators: %s: name of network -#: header.php:82 -msgid "Logo for %s" -msgstr "" - -#: header.php:93 -msgid "Toggle Menu" -msgstr "" - -#: header.php:106 index.php:14 partials/content-cover-toc.php:3 -msgid "Contents" -msgstr "" - -#. translators: %s: the title of the book -#: header.php:115 -msgid "Go to the cover page of %s" -msgstr "" - -#: header.php:119 inc/helpers/namespace.php:206 -msgid "Buy" -msgstr "" - -#: inc/actions/namespace.php:63 partials/content-accessibility-toolbar.php:4 -msgid "Increase Font Size" -msgstr "" - -#: inc/actions/namespace.php:64 -msgid "Decrease Font Size" -msgstr "" - -#: inc/actions/namespace.php:66 -msgid "Comparison loading…" -msgstr "" - -#: inc/actions/namespace.php:67 -msgid "Comparison loaded." -msgstr "" - -#: inc/actions/namespace.php:68 -msgid "The original chapter could not be loaded." -msgstr "" - -#: inc/actions/namespace.php:69 -msgid "Toggle contents of" -msgstr "" - -#: inc/actions/namespace.php:217 -msgid "Enable Image Lightbox" -msgstr "" - -#: inc/actions/namespace.php:222 -msgid "Show linked images in a lightbox" -msgstr "" - -#: inc/filters/namespace.php:19 -msgid "Private" -msgstr "" - -#: inc/helpers/namespace.php:140 -msgid "Public Domain" -msgstr "" - -#: inc/helpers/namespace.php:143 -msgid "Creative Commons Attribution" -msgstr "" - -#: inc/helpers/namespace.php:146 -msgid "Creative Commons Attribution ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:149 -msgid "Creative Commons Attribution NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:152 -msgid "Creative Commons Attribution NonCommercial" -msgstr "" - -#: inc/helpers/namespace.php:155 -msgid "Creative Commons Attribution NonCommercial ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:158 -msgid "Creative Commons Attribution NonCommercial NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:162 -msgid "All Rights Reserved" -msgstr "" - -#: inc/helpers/namespace.php:176 -msgid "Check out this great book on Pressbooks." -msgstr "" - -#: inc/helpers/namespace.php:193 -msgid "Home" -msgstr "" - -#: inc/helpers/namespace.php:199 -msgid "Read" -msgstr "" - -#: inc/helpers/namespace.php:213 -msgid "Sign in" -msgstr "" - -#: inc/helpers/namespace.php:220 -msgid "Admin" -msgstr "" - -#: inc/helpers/namespace.php:226 -msgid "Sign out" -msgstr "" - -#: inc/helpers/namespace.php:406 partials/content-cover-book-header.php:17 -#: partials/content-cover-book-info.php:51 -msgid "Author" -msgid_plural "Authors" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" - -#: inc/helpers/namespace.php:407 -msgid "Editor" -msgid_plural "Editors" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" - -#: inc/helpers/namespace.php:408 -msgid "Translator" -msgid_plural "Translators" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" - -#: inc/helpers/namespace.php:409 -msgid "Reviewer" -msgid_plural "Reviewers" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" - -#: inc/helpers/namespace.php:410 -msgid "Illustrator" -msgid_plural "Illustrators" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" - -#: inc/helpers/namespace.php:411 -msgid "Contributor" -msgid_plural "Contributors" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" -msgstr[4] "" -msgstr[5] "" - -#: inc/helpers/namespace.php:412 partials/content-cover-book-header.php:102 -#: partials/content-cover-book-info.php:66 single.php:32 -msgid "License" -msgstr "" - -#: inc/helpers/namespace.php:413 -msgid "Primary Subject" -msgstr "" - -#: inc/helpers/namespace.php:414 -msgid "Additional Subject(s)" -msgstr "" - -#: inc/helpers/namespace.php:415 -msgid "Publisher" -msgstr "" - -#: inc/helpers/namespace.php:416 -msgid "Publication Date" -msgstr "" - -#: inc/helpers/namespace.php:417 single.php:42 -msgid "Digital Object Identifier (DOI)" -msgstr "" - -#: inc/helpers/namespace.php:418 -msgid "Ebook ISBN" -msgstr "" - -#: inc/helpers/namespace.php:419 -msgid "Print ISBN" -msgstr "" - -#: inc/helpers/namespace.php:420 -msgid "Hashtag" -msgstr "" - -#. translators: %s: post title -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:454 inc/helpers/namespace.php:457 -msgid "Previous: %s" -msgstr "" - -#. translators: %s: post title, -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:464 inc/helpers/namespace.php:466 -msgid "Next: %s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%s on" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%1$s at %2$s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 inc/helpers/namespace.php:566 -msgid "(Edit)" -msgstr "" - -#: inc/helpers/namespace.php:540 -msgid "Your comment is awaiting moderation." -msgstr "" - -#: inc/helpers/namespace.php:566 -msgid "Pingback:" -msgstr "" - -#: inc/intervention.php:11 -msgid "Hello," -msgstr "" - -#: index.php:18 -msgid "This book does not contain any public content." -msgstr "" - -#: page-about.php:5 -msgid "About The Book" -msgstr "" - -#: page-about.php:21 page-buy.php:10 page-buy.php:18 -msgid "It's coming!" -msgstr "" - -#: page-authors.php:31 -msgid "Authors" -msgstr "" - -#: page-buy.php:5 -msgid "Buy the Book" -msgstr "" - -#. translators: %1$s: url to book, %2$s: title of book -#: page-buy.php:21 -msgid "You can buy %2$s by following any of the links below:" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:25 -msgid "Purchase on amazon.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:30 -msgid "Purchase on oreilly.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:35 -msgid "Purchase on barnesandnoble.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:40 -msgid "Purchase on kobobooks.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:45 -msgid "Purchase on apple.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Elsewhere" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Purchase here:" -msgstr "" - -#: page.php:13 partials/content-single-legacy.php:69 -#: partials/content-single.php:69 -msgid "Edit" -msgstr "" - -#: page.php:18 -msgid "Pages:" -msgstr "" - -#: partials/content-cover-book-header.php:11 -msgid "Book Title" -msgstr "" - -#: partials/content-cover-book-header.php:14 -msgid "Subtitle" -msgstr "" - -#. translators: %s: title of book -#: partials/content-cover-book-header.php:26 -#: partials/content-cover-book-header.php:32 -msgid "Cover image for %s" -msgstr "" - -#: partials/content-cover-book-header.php:54 -msgid "Download this book" -msgstr "" - -#: partials/content-cover-book-header.php:98 -#: partials/content-cover-book-info.php:6 -msgid "Book Description" -msgstr "" - -#: partials/content-cover-book-header.php:110 -msgid "Read Book" -msgstr "" - -#: partials/content-cover-book-header.php:117 -msgid "Buy Book" -msgstr "" - -#: partials/content-cover-book-info.php:2 -msgid "Book Information" -msgstr "" - -#: partials/content-cover-book-info.php:23 -msgid "Book Source" -msgstr "" - -#. translators: %$1s: title of book, link to book, %2$s: attribution string -#. for the book, %3$s: publisher of book, %4$s: license for book -#: partials/content-cover-book-info.php:30 -msgid "" -"This book is a cloned version of %1$s%2$s, published using Pressbooks by " -"%3$s under a %4$s license. It may differ from the original." -msgstr "" - -#. translators: %2$s: authors of book -#: partials/content-cover-book-info.php:33 -msgid " by %s" -msgstr "" - -#. translators: %s: link to source book -#: partials/content-cover-book-info.php:40 -msgid "" -"This book was cloned from a source that is no longer available. The source " -"URL was %s. This book may differ from the original." -msgstr "" - -#: partials/content-cover-book-info.php:61 -msgid "Contributors" -msgstr "" - -#: partials/content-cover-book-info.php:71 -msgid "Subject" -msgstr "" - -#: partials/content-cover-book-info.php:85 -#: partials/content-cover-metadata.php:63 -msgid "Click for more information" -msgstr "" - -#: partials/content-cover-metadata.php:3 -msgid "Metadata" -msgstr "" - -#: partials/content-cover-metadata.php:8 -msgid "Title" -msgstr "" - -#. translators: %1$s: chapter title, %2$s: book title, %3$s: book author(s) -#: partials/content-difftool.php:52 -msgid "This chapter is adapted from %1$s in %2$s by %3$s." -msgstr "" - -#: partials/content-difftool.php:66 -msgid "" -"Note: The comparison below is between this text and the current " -"version of the text from which it was adapted." -msgstr "" - -#: partials/content-difftool.php:67 -msgid "additions" -msgstr "" - -#: partials/content-difftool.php:67 -msgid "deletions" -msgstr "" - -#: partials/content-none.php:2 -msgid "Nothing Found" -msgstr "" - -#: partials/content-none.php:3 -msgid "" -"Sorry, but nothing matched your search terms. Please try again with some " -"different keywords." -msgstr "" - -#: partials/content-single-legacy.php:41 partials/content-single.php:42 -msgid "Previous Page" -msgstr "" - -#: partials/content-single-legacy.php:52 partials/content-single.php:53 -msgid "Next Page" -msgstr "" - -#: private.php:4 -msgid "Access Denied" -msgstr "" - -#. translators: link to sign in -#: private.php:10 -msgid "" -"This book is private, and accessible only to registered users. If you have " -"an account you can %s." -msgstr "" - -#: private.php:14 -msgid "sign in here" -msgstr "" - -#. translators: link to Pressbooks.com -#: private.php:23 -msgid "You can also set up your own Pressbooks book at %s." -msgstr "" - -#. translators: search string -#: search.php:6 -msgid "Search Results for: %s" -msgstr "" - -#: search.php:18 -msgid "Previous page" -msgstr "" - -#: search.php:19 -msgid "Next page" -msgstr "" - -#: search.php:20 -msgid "Paged navigation" -msgstr "" - -#: searchform.php:3 -msgctxt "label" -msgid "Search in book:" -msgstr "" - -#: searchform.php:4 -msgctxt "placeholder" -msgid "Search in book …" -msgstr "" - -#: searchform.php:8 -msgid "Search" -msgstr "" - -#: single.php:58 -msgid "Share This Book" -msgstr "" diff --git a/languages/bg_BG.mo b/languages/bg_BG.mo deleted file mode 100644 index 4010bb10b60924b1bdd39fd53c9686a238e6ba86..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 495 zcmZ8e%T59@6vgPOOV=)H;sT;~UO^d3*zgPq6A2j~JJT7;OcmNm+Y$T_KgHkiTkK!} z<4I0>Z|}`Lr?=ndXP-5T6Uz(BE6Y>M8_Noz<(DnC?OF94FjMlCr3NMocw|a*DF}|z zX_-@j11EHvXwC|$3`9EP3+R=ZhFB7u8&hcFx*0clnK-FjyMfY~cD{d$ZX% zMp2>pl5PK6Fm`};+kU(0CfQ4G>^4v|iH65l`i_VCQWz!-#2Yl20wOLaHs;NP%Y7x=P^ m{YD2p!$7XBB*Dl1?UrUMV← Older Comments" -msgstr "" - -#: comments.php:37 comments.php:48 -msgid "Newer Comments " -msgstr "" - -#: comments.php:56 -msgid "Comments are closed." -msgstr "" - -#: comments.php:64 -msgid "Submit" -msgstr "" - -#. translators: %s: Pressbooks -#: footer.php:32 -msgid "Powered by %s" -msgstr "" - -#: footer.php:34 -msgid "Guides and Tutorials" -msgstr "" - -#: footer.php:35 -msgid "Contact" -msgstr "" - -#: footer.php:39 footer.php:41 -msgid "Pressbooks on YouTube" -msgstr "" - -#: footer.php:43 footer.php:47 -msgid "Pressbooks on Twitter" -msgstr "" - -#: functions.php:16 -msgid "Dependencies Missing" -msgstr "" - -#: functions.php:17 -msgid "You must run composer install from the McLuhan directory." -msgstr "" - -#: functions.php:28 -msgid "Cannot find Pressbooks install." -msgstr "" - -#: header.php:63 -msgid "Skip to content" -msgstr "" - -#. translators: %s: name of network -#: header.php:82 -msgid "Logo for %s" -msgstr "" - -#: header.php:93 -msgid "Toggle Menu" -msgstr "" - -#: header.php:106 index.php:14 partials/content-cover-toc.php:3 -msgid "Contents" -msgstr "" - -#. translators: %s: the title of the book -#: header.php:115 -msgid "Go to the cover page of %s" -msgstr "" - -#: header.php:119 inc/helpers/namespace.php:206 -msgid "Buy" -msgstr "" - -#: inc/actions/namespace.php:63 partials/content-accessibility-toolbar.php:4 -msgid "Increase Font Size" -msgstr "" - -#: inc/actions/namespace.php:64 -msgid "Decrease Font Size" -msgstr "" - -#: inc/actions/namespace.php:66 -msgid "Comparison loading…" -msgstr "" - -#: inc/actions/namespace.php:67 -msgid "Comparison loaded." -msgstr "" - -#: inc/actions/namespace.php:68 -msgid "The original chapter could not be loaded." -msgstr "" - -#: inc/actions/namespace.php:69 -msgid "Toggle contents of" -msgstr "" - -#: inc/actions/namespace.php:217 -msgid "Enable Image Lightbox" -msgstr "" - -#: inc/actions/namespace.php:222 -msgid "Show linked images in a lightbox" -msgstr "" - -#: inc/filters/namespace.php:19 -msgid "Private" -msgstr "" - -#: inc/helpers/namespace.php:140 -msgid "Public Domain" -msgstr "" - -#: inc/helpers/namespace.php:143 -msgid "Creative Commons Attribution" -msgstr "" - -#: inc/helpers/namespace.php:146 -msgid "Creative Commons Attribution ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:149 -msgid "Creative Commons Attribution NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:152 -msgid "Creative Commons Attribution NonCommercial" -msgstr "" - -#: inc/helpers/namespace.php:155 -msgid "Creative Commons Attribution NonCommercial ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:158 -msgid "Creative Commons Attribution NonCommercial NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:162 -msgid "All Rights Reserved" -msgstr "" - -#: inc/helpers/namespace.php:176 -msgid "Check out this great book on Pressbooks." -msgstr "" - -#: inc/helpers/namespace.php:193 -msgid "Home" -msgstr "" - -#: inc/helpers/namespace.php:199 -msgid "Read" -msgstr "" - -#: inc/helpers/namespace.php:213 -msgid "Sign in" -msgstr "" - -#: inc/helpers/namespace.php:220 -msgid "Admin" -msgstr "" - -#: inc/helpers/namespace.php:226 -msgid "Sign out" -msgstr "" - -#: inc/helpers/namespace.php:406 partials/content-cover-book-header.php:17 -#: partials/content-cover-book-info.php:51 -msgid "Author" -msgid_plural "Authors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:407 -msgid "Editor" -msgid_plural "Editors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:408 -msgid "Translator" -msgid_plural "Translators" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:409 -msgid "Reviewer" -msgid_plural "Reviewers" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:410 -msgid "Illustrator" -msgid_plural "Illustrators" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:411 -msgid "Contributor" -msgid_plural "Contributors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:412 partials/content-cover-book-header.php:102 -#: partials/content-cover-book-info.php:66 single.php:32 -msgid "License" -msgstr "" - -#: inc/helpers/namespace.php:413 -msgid "Primary Subject" -msgstr "" - -#: inc/helpers/namespace.php:414 -msgid "Additional Subject(s)" -msgstr "" - -#: inc/helpers/namespace.php:415 -msgid "Publisher" -msgstr "" - -#: inc/helpers/namespace.php:416 -msgid "Publication Date" -msgstr "" - -#: inc/helpers/namespace.php:417 single.php:42 -msgid "Digital Object Identifier (DOI)" -msgstr "" - -#: inc/helpers/namespace.php:418 -msgid "Ebook ISBN" -msgstr "" - -#: inc/helpers/namespace.php:419 -msgid "Print ISBN" -msgstr "" - -#: inc/helpers/namespace.php:420 -msgid "Hashtag" -msgstr "" - -#. translators: %s: post title -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:454 inc/helpers/namespace.php:457 -msgid "Previous: %s" -msgstr "" - -#. translators: %s: post title, -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:464 inc/helpers/namespace.php:466 -msgid "Next: %s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%s on" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%1$s at %2$s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 inc/helpers/namespace.php:566 -msgid "(Edit)" -msgstr "" - -#: inc/helpers/namespace.php:540 -msgid "Your comment is awaiting moderation." -msgstr "" - -#: inc/helpers/namespace.php:566 -msgid "Pingback:" -msgstr "" - -#: inc/intervention.php:11 -msgid "Hello," -msgstr "" - -#: index.php:18 -msgid "This book does not contain any public content." -msgstr "" - -#: page-about.php:5 -msgid "About The Book" -msgstr "" - -#: page-about.php:21 page-buy.php:10 page-buy.php:18 -msgid "It's coming!" -msgstr "" - -#: page-authors.php:31 -msgid "Authors" -msgstr "" - -#: page-buy.php:5 -msgid "Buy the Book" -msgstr "" - -#. translators: %1$s: url to book, %2$s: title of book -#: page-buy.php:21 -msgid "You can buy %2$s by following any of the links below:" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:25 -msgid "Purchase on amazon.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:30 -msgid "Purchase on oreilly.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:35 -msgid "Purchase on barnesandnoble.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:40 -msgid "Purchase on kobobooks.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:45 -msgid "Purchase on apple.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Elsewhere" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Purchase here:" -msgstr "" - -#: page.php:13 partials/content-single-legacy.php:69 -#: partials/content-single.php:69 -msgid "Edit" -msgstr "" - -#: page.php:18 -msgid "Pages:" -msgstr "" - -#: partials/content-cover-book-header.php:11 -msgid "Book Title" -msgstr "" - -#: partials/content-cover-book-header.php:14 -msgid "Subtitle" -msgstr "" - -#. translators: %s: title of book -#: partials/content-cover-book-header.php:26 -#: partials/content-cover-book-header.php:32 -msgid "Cover image for %s" -msgstr "" - -#: partials/content-cover-book-header.php:54 -msgid "Download this book" -msgstr "" - -#: partials/content-cover-book-header.php:98 -#: partials/content-cover-book-info.php:6 -msgid "Book Description" -msgstr "" - -#: partials/content-cover-book-header.php:110 -msgid "Read Book" -msgstr "" - -#: partials/content-cover-book-header.php:117 -msgid "Buy Book" -msgstr "" - -#: partials/content-cover-book-info.php:2 -msgid "Book Information" -msgstr "" - -#: partials/content-cover-book-info.php:23 -msgid "Book Source" -msgstr "" - -#. translators: %$1s: title of book, link to book, %2$s: attribution string -#. for the book, %3$s: publisher of book, %4$s: license for book -#: partials/content-cover-book-info.php:30 -msgid "" -"This book is a cloned version of %1$s%2$s, published using Pressbooks by " -"%3$s under a %4$s license. It may differ from the original." -msgstr "" - -#. translators: %2$s: authors of book -#: partials/content-cover-book-info.php:33 -msgid " by %s" -msgstr "" - -#. translators: %s: link to source book -#: partials/content-cover-book-info.php:40 -msgid "" -"This book was cloned from a source that is no longer available. The source " -"URL was %s. This book may differ from the original." -msgstr "" - -#: partials/content-cover-book-info.php:61 -msgid "Contributors" -msgstr "" - -#: partials/content-cover-book-info.php:71 -msgid "Subject" -msgstr "" - -#: partials/content-cover-book-info.php:85 -#: partials/content-cover-metadata.php:63 -msgid "Click for more information" -msgstr "" - -#: partials/content-cover-metadata.php:3 -msgid "Metadata" -msgstr "" - -#: partials/content-cover-metadata.php:8 -msgid "Title" -msgstr "" - -#. translators: %1$s: chapter title, %2$s: book title, %3$s: book author(s) -#: partials/content-difftool.php:52 -msgid "This chapter is adapted from %1$s in %2$s by %3$s." -msgstr "" - -#: partials/content-difftool.php:66 -msgid "" -"Note: The comparison below is between this text and the current " -"version of the text from which it was adapted." -msgstr "" - -#: partials/content-difftool.php:67 -msgid "additions" -msgstr "" - -#: partials/content-difftool.php:67 -msgid "deletions" -msgstr "" - -#: partials/content-none.php:2 -msgid "Nothing Found" -msgstr "" - -#: partials/content-none.php:3 -msgid "" -"Sorry, but nothing matched your search terms. Please try again with some " -"different keywords." -msgstr "" - -#: partials/content-single-legacy.php:41 partials/content-single.php:42 -msgid "Previous Page" -msgstr "" - -#: partials/content-single-legacy.php:52 partials/content-single.php:53 -msgid "Next Page" -msgstr "" - -#: private.php:4 -msgid "Access Denied" -msgstr "" - -#. translators: link to sign in -#: private.php:10 -msgid "" -"This book is private, and accessible only to registered users. If you have " -"an account you can %s." -msgstr "" - -#: private.php:14 -msgid "sign in here" -msgstr "" - -#. translators: link to Pressbooks.com -#: private.php:23 -msgid "You can also set up your own Pressbooks book at %s." -msgstr "" - -#. translators: search string -#: search.php:6 -msgid "Search Results for: %s" -msgstr "" - -#: search.php:18 -msgid "Previous page" -msgstr "" - -#: search.php:19 -msgid "Next page" -msgstr "" - -#: search.php:20 -msgid "Paged navigation" -msgstr "" - -#: searchform.php:3 -msgctxt "label" -msgid "Search in book:" -msgstr "" - -#: searchform.php:4 -msgctxt "placeholder" -msgid "Search in book …" -msgstr "" - -#: searchform.php:8 -msgid "Search" -msgstr "" - -#: single.php:58 -msgid "Share This Book" -msgstr "" diff --git a/languages/ca.mo b/languages/ca.mo deleted file mode 100644 index 0bf3d47b19c0d7f77614ec1b14925c9f29f4cbab..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 476 zcmZ8dOHRWu6fA<3m#kSBiA5`TaS|1py6T30P^CshRrqY()J+139oY^o2jK!7jI-br z(IQ3~`PuK;GoG*0laH3gk>#1?h2^p3m1Tp#^3yi^c5P<%h?IQciGkS)9=X!F6cmTa zyv~@wz7sfIwBVIg211?YE4Zyw4Y8y+Gp5p%kTf@0y>t>;l1g!{mr}m!KP5B=1V#6- z;BR^JK8%^+6#K5%1NR1eAA3F8y}ooU(42|1W+{i5vy$QwGpw*q+P`v}&Bif`37xO` z_P?sJcQomH{Vquu>7Z~HP7c5F92bqGFkBdj-z#gu@U0← Older Comments" -msgstr "" - -#: comments.php:37 comments.php:48 -msgid "Newer Comments " -msgstr "" - -#: comments.php:56 -msgid "Comments are closed." -msgstr "" - -#: comments.php:64 -msgid "Submit" -msgstr "" - -#. translators: %s: Pressbooks -#: footer.php:32 -msgid "Powered by %s" -msgstr "" - -#: footer.php:34 -msgid "Guides and Tutorials" -msgstr "" - -#: footer.php:35 -msgid "Contact" -msgstr "" - -#: footer.php:39 footer.php:41 -msgid "Pressbooks on YouTube" -msgstr "" - -#: footer.php:43 footer.php:47 -msgid "Pressbooks on Twitter" -msgstr "" - -#: functions.php:16 -msgid "Dependencies Missing" -msgstr "" - -#: functions.php:17 -msgid "You must run composer install from the McLuhan directory." -msgstr "" - -#: functions.php:28 -msgid "Cannot find Pressbooks install." -msgstr "" - -#: header.php:63 -msgid "Skip to content" -msgstr "" - -#. translators: %s: name of network -#: header.php:82 -msgid "Logo for %s" -msgstr "" - -#: header.php:93 -msgid "Toggle Menu" -msgstr "" - -#: header.php:106 index.php:14 partials/content-cover-toc.php:3 -msgid "Contents" -msgstr "" - -#. translators: %s: the title of the book -#: header.php:115 -msgid "Go to the cover page of %s" -msgstr "" - -#: header.php:119 inc/helpers/namespace.php:206 -msgid "Buy" -msgstr "" - -#: inc/actions/namespace.php:63 partials/content-accessibility-toolbar.php:4 -msgid "Increase Font Size" -msgstr "" - -#: inc/actions/namespace.php:64 -msgid "Decrease Font Size" -msgstr "" - -#: inc/actions/namespace.php:66 -msgid "Comparison loading…" -msgstr "" - -#: inc/actions/namespace.php:67 -msgid "Comparison loaded." -msgstr "" - -#: inc/actions/namespace.php:68 -msgid "The original chapter could not be loaded." -msgstr "" - -#: inc/actions/namespace.php:69 -msgid "Toggle contents of" -msgstr "" - -#: inc/actions/namespace.php:217 -msgid "Enable Image Lightbox" -msgstr "" - -#: inc/actions/namespace.php:222 -msgid "Show linked images in a lightbox" -msgstr "" - -#: inc/filters/namespace.php:19 -msgid "Private" -msgstr "" - -#: inc/helpers/namespace.php:140 -msgid "Public Domain" -msgstr "" - -#: inc/helpers/namespace.php:143 -msgid "Creative Commons Attribution" -msgstr "" - -#: inc/helpers/namespace.php:146 -msgid "Creative Commons Attribution ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:149 -msgid "Creative Commons Attribution NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:152 -msgid "Creative Commons Attribution NonCommercial" -msgstr "" - -#: inc/helpers/namespace.php:155 -msgid "Creative Commons Attribution NonCommercial ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:158 -msgid "Creative Commons Attribution NonCommercial NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:162 -msgid "All Rights Reserved" -msgstr "" - -#: inc/helpers/namespace.php:176 -msgid "Check out this great book on Pressbooks." -msgstr "" - -#: inc/helpers/namespace.php:193 -msgid "Home" -msgstr "" - -#: inc/helpers/namespace.php:199 -msgid "Read" -msgstr "" - -#: inc/helpers/namespace.php:213 -msgid "Sign in" -msgstr "" - -#: inc/helpers/namespace.php:220 -msgid "Admin" -msgstr "" - -#: inc/helpers/namespace.php:226 -msgid "Sign out" -msgstr "" - -#: inc/helpers/namespace.php:406 partials/content-cover-book-header.php:17 -#: partials/content-cover-book-info.php:51 -msgid "Author" -msgid_plural "Authors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:407 -msgid "Editor" -msgid_plural "Editors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:408 -msgid "Translator" -msgid_plural "Translators" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:409 -msgid "Reviewer" -msgid_plural "Reviewers" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:410 -msgid "Illustrator" -msgid_plural "Illustrators" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:411 -msgid "Contributor" -msgid_plural "Contributors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:412 partials/content-cover-book-header.php:102 -#: partials/content-cover-book-info.php:66 single.php:32 -msgid "License" -msgstr "" - -#: inc/helpers/namespace.php:413 -msgid "Primary Subject" -msgstr "" - -#: inc/helpers/namespace.php:414 -msgid "Additional Subject(s)" -msgstr "" - -#: inc/helpers/namespace.php:415 -msgid "Publisher" -msgstr "" - -#: inc/helpers/namespace.php:416 -msgid "Publication Date" -msgstr "" - -#: inc/helpers/namespace.php:417 single.php:42 -msgid "Digital Object Identifier (DOI)" -msgstr "" - -#: inc/helpers/namespace.php:418 -msgid "Ebook ISBN" -msgstr "" - -#: inc/helpers/namespace.php:419 -msgid "Print ISBN" -msgstr "" - -#: inc/helpers/namespace.php:420 -msgid "Hashtag" -msgstr "" - -#. translators: %s: post title -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:454 inc/helpers/namespace.php:457 -msgid "Previous: %s" -msgstr "" - -#. translators: %s: post title, -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:464 inc/helpers/namespace.php:466 -msgid "Next: %s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%s on" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%1$s at %2$s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 inc/helpers/namespace.php:566 -msgid "(Edit)" -msgstr "" - -#: inc/helpers/namespace.php:540 -msgid "Your comment is awaiting moderation." -msgstr "" - -#: inc/helpers/namespace.php:566 -msgid "Pingback:" -msgstr "" - -#: inc/intervention.php:11 -msgid "Hello," -msgstr "" - -#: index.php:18 -msgid "This book does not contain any public content." -msgstr "" - -#: page-about.php:5 -msgid "About The Book" -msgstr "" - -#: page-about.php:21 page-buy.php:10 page-buy.php:18 -msgid "It's coming!" -msgstr "" - -#: page-authors.php:31 -msgid "Authors" -msgstr "" - -#: page-buy.php:5 -msgid "Buy the Book" -msgstr "" - -#. translators: %1$s: url to book, %2$s: title of book -#: page-buy.php:21 -msgid "You can buy %2$s by following any of the links below:" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:25 -msgid "Purchase on amazon.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:30 -msgid "Purchase on oreilly.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:35 -msgid "Purchase on barnesandnoble.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:40 -msgid "Purchase on kobobooks.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:45 -msgid "Purchase on apple.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Elsewhere" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Purchase here:" -msgstr "" - -#: page.php:13 partials/content-single-legacy.php:69 -#: partials/content-single.php:69 -msgid "Edit" -msgstr "" - -#: page.php:18 -msgid "Pages:" -msgstr "" - -#: partials/content-cover-book-header.php:11 -msgid "Book Title" -msgstr "" - -#: partials/content-cover-book-header.php:14 -msgid "Subtitle" -msgstr "" - -#. translators: %s: title of book -#: partials/content-cover-book-header.php:26 -#: partials/content-cover-book-header.php:32 -msgid "Cover image for %s" -msgstr "" - -#: partials/content-cover-book-header.php:54 -msgid "Download this book" -msgstr "" - -#: partials/content-cover-book-header.php:98 -#: partials/content-cover-book-info.php:6 -msgid "Book Description" -msgstr "" - -#: partials/content-cover-book-header.php:110 -msgid "Read Book" -msgstr "" - -#: partials/content-cover-book-header.php:117 -msgid "Buy Book" -msgstr "" - -#: partials/content-cover-book-info.php:2 -msgid "Book Information" -msgstr "" - -#: partials/content-cover-book-info.php:23 -msgid "Book Source" -msgstr "" - -#. translators: %$1s: title of book, link to book, %2$s: attribution string -#. for the book, %3$s: publisher of book, %4$s: license for book -#: partials/content-cover-book-info.php:30 -msgid "" -"This book is a cloned version of %1$s%2$s, published using Pressbooks by " -"%3$s under a %4$s license. It may differ from the original." -msgstr "" - -#. translators: %2$s: authors of book -#: partials/content-cover-book-info.php:33 -msgid " by %s" -msgstr "" - -#. translators: %s: link to source book -#: partials/content-cover-book-info.php:40 -msgid "" -"This book was cloned from a source that is no longer available. The source " -"URL was %s. This book may differ from the original." -msgstr "" - -#: partials/content-cover-book-info.php:61 -msgid "Contributors" -msgstr "" - -#: partials/content-cover-book-info.php:71 -msgid "Subject" -msgstr "" - -#: partials/content-cover-book-info.php:85 -#: partials/content-cover-metadata.php:63 -msgid "Click for more information" -msgstr "" - -#: partials/content-cover-metadata.php:3 -msgid "Metadata" -msgstr "" - -#: partials/content-cover-metadata.php:8 -msgid "Title" -msgstr "" - -#. translators: %1$s: chapter title, %2$s: book title, %3$s: book author(s) -#: partials/content-difftool.php:52 -msgid "This chapter is adapted from %1$s in %2$s by %3$s." -msgstr "" - -#: partials/content-difftool.php:66 -msgid "" -"Note: The comparison below is between this text and the current " -"version of the text from which it was adapted." -msgstr "" - -#: partials/content-difftool.php:67 -msgid "additions" -msgstr "" - -#: partials/content-difftool.php:67 -msgid "deletions" -msgstr "" - -#: partials/content-none.php:2 -msgid "Nothing Found" -msgstr "" - -#: partials/content-none.php:3 -msgid "" -"Sorry, but nothing matched your search terms. Please try again with some " -"different keywords." -msgstr "" - -#: partials/content-single-legacy.php:41 partials/content-single.php:42 -msgid "Previous Page" -msgstr "" - -#: partials/content-single-legacy.php:52 partials/content-single.php:53 -msgid "Next Page" -msgstr "" - -#: private.php:4 -msgid "Access Denied" -msgstr "" - -#. translators: link to sign in -#: private.php:10 -msgid "" -"This book is private, and accessible only to registered users. If you have " -"an account you can %s." -msgstr "" - -#: private.php:14 -msgid "sign in here" -msgstr "" - -#. translators: link to Pressbooks.com -#: private.php:23 -msgid "You can also set up your own Pressbooks book at %s." -msgstr "" - -#. translators: search string -#: search.php:6 -msgid "Search Results for: %s" -msgstr "" - -#: search.php:18 -msgid "Previous page" -msgstr "" - -#: search.php:19 -msgid "Next page" -msgstr "" - -#: search.php:20 -msgid "Paged navigation" -msgstr "" - -#: searchform.php:3 -msgctxt "label" -msgid "Search in book:" -msgstr "" - -#: searchform.php:4 -msgctxt "placeholder" -msgid "Search in book …" -msgstr "" - -#: searchform.php:8 -msgid "Search" -msgstr "" - -#: single.php:58 -msgid "Share This Book" -msgstr "" diff --git a/languages/cs.mo b/languages/cs.mo deleted file mode 100644 index 6291e7bae4583ad1f02a2f29d2c7aa77f2e94651..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1847 zcma)+&u<$=6vr26p%}`Kf&d{7uaz2FkzLzqpvfi<z6@m=Uwo5@E&OGt%GlY;c)#ckU{<$EQ5c5qnI9?OhW$h;=u1i@CxMbhw@LLwfi$@ zp^c zt#X~lM$?8=K3&(&T3TztX|)k)sv&*?6BV_Y;iJSvNG!WgREs%D5#t7u6t73xz-maT z=1O~1-k@!nQiHWQl&p?Sg~`?e$k(+u@Q_GtG7m^_N2(C6q~U?VK37?BS9v?K_T2@f!>6%A@wQv|$Q>J_;%$HY z!w(7=xh1BJTUAWxm>HYZSz)AzB%VOKx36hBkg>#D`lKOEi$$?@JTsaZgRZEjD3@F1 ztmV^um!m{CP6F+8I-aqHqYb|GWV{9%IzL&Q9M11mSUS2%QN6{r6WKM(hDbTq}oGKQ(ccf}* zpG1<0x->pTgU`|pL8THEX=H>@czi%A+@z1GKt5q}rbJ_d&FK=2|MyriJ7pEGLXoWI z7&LE98Boc^fpOr1E6?Q)5f~!ILA5`4=r7~VZ!7JvTuA|osQ~kZ(J~dG&VS0Q0 z9qz19Q$$_vRQfw8qe&BzAy2R)Y*)+vPUL(h(*(^kfIZ$wA)K0^O^v2VyR2=sdOv#3 zdZJhx8teTdLTBQA*W%uO|ERZ*R+sJL-OVS%c)FHfv(IGPcfMfFEF|iNX!*M_51FBM z?@;5bxox{GYx?`K>>t^#N5-{s3MzbNKiGLdcPch$IU3U`Um|Zj)koIkybf0n;h@9dDD6f8mhM^j(1@Z e|56ANrn1, 2017 -# -msgid "" -msgstr "" -"Project-Id-Version: McLuhan 2.8.4\n" -"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-book/\n" -"POT-Creation-Date: 2019-05-13T16:26:24+00:00\n" -"PO-Revision-Date: 2017-06-22 17:45+0000\n" -"Last-Translator: Antonio Devís , 2017\n" -"Language-Team: Czech (https://www.transifex.com/pressbooks/teams/9194/cs/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: cs\n" -"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" -"X-Domain: pressbooks-book\n" -"X-Generator: WP-CLI 2.0.1\n" - -#. Theme Name of the theme -msgid "McLuhan" -msgstr "" - -#. Theme URI of the theme -msgid "https://pressbooks.com/themes/pressbooks-book" -msgstr "" - -#. Description of the theme -msgid "" -"This theme is named after Canadian media theorist Marshall McLuhan, who " -"coined the phrase “the medium is the message.” It is designed for academic " -"writing and is also suitable for fiction. Headings are set in Cormorant " -"Garamond, and body type is set in Lora." -msgstr "" - -#. Author of the theme -msgid "Pressbooks (Book Oven Inc.)" -msgstr "" - -#. Author URI of the theme -msgid "https://pressbooks.com" -msgstr "" - -#: 404.php:2 -msgid "Oops! That content can’t be found." -msgstr "" - -#: 404.php:3 -msgid "It looks like nothing was found at this location. Try a search?" -msgstr "" - -#: comments.php:2 -msgid "Feedback/Errata" -msgstr "" - -#: comments.php:6 -msgid "" -"This post is password protected. Enter the password to view any comments." -msgstr "" -"Tento příspěvek je chráněný heslem. Vložte heslo pro zobrazení komentářů." - -#: comments.php:36 comments.php:47 -msgid " Older Comments" -msgstr " Starší komentáře" - -#: comments.php:37 comments.php:48 -msgid "Newer Comments " -msgstr "Novější komentáře " - -#: comments.php:56 -msgid "Comments are closed." -msgstr "Komentáře jsou uzavřené." - -#: comments.php:64 -msgid "Submit" -msgstr "Vložit" - -#. translators: %s: Pressbooks -#: footer.php:32 -msgid "Powered by %s" -msgstr "" - -#: footer.php:34 -msgid "Guides and Tutorials" -msgstr "" - -#: footer.php:35 -msgid "Contact" -msgstr "" - -#: footer.php:39 footer.php:41 -msgid "Pressbooks on YouTube" -msgstr "" - -#: footer.php:43 footer.php:47 -msgid "Pressbooks on Twitter" -msgstr "" - -#: functions.php:16 -msgid "Dependencies Missing" -msgstr "" - -#: functions.php:17 -msgid "You must run composer install from the McLuhan directory." -msgstr "" - -#: functions.php:28 -msgid "Cannot find Pressbooks install." -msgstr "" - -#: header.php:63 -msgid "Skip to content" -msgstr "" - -#. translators: %s: name of network -#: header.php:82 -msgid "Logo for %s" -msgstr "" - -#: header.php:93 -msgid "Toggle Menu" -msgstr "" - -#: header.php:106 index.php:14 partials/content-cover-toc.php:3 -msgid "Contents" -msgstr "" - -#. translators: %s: the title of the book -#: header.php:115 -msgid "Go to the cover page of %s" -msgstr "" - -#: header.php:119 inc/helpers/namespace.php:206 -msgid "Buy" -msgstr "Koupit" - -#: inc/actions/namespace.php:63 partials/content-accessibility-toolbar.php:4 -msgid "Increase Font Size" -msgstr "" - -#: inc/actions/namespace.php:64 -msgid "Decrease Font Size" -msgstr "" - -#: inc/actions/namespace.php:66 -msgid "Comparison loading…" -msgstr "" - -#: inc/actions/namespace.php:67 -msgid "Comparison loaded." -msgstr "" - -#: inc/actions/namespace.php:68 -msgid "The original chapter could not be loaded." -msgstr "" - -#: inc/actions/namespace.php:69 -msgid "Toggle contents of" -msgstr "" - -#: inc/actions/namespace.php:217 -msgid "Enable Image Lightbox" -msgstr "" - -#: inc/actions/namespace.php:222 -msgid "Show linked images in a lightbox" -msgstr "" - -#: inc/filters/namespace.php:19 -msgid "Private" -msgstr "" - -#: inc/helpers/namespace.php:140 -msgid "Public Domain" -msgstr "" - -#: inc/helpers/namespace.php:143 -msgid "Creative Commons Attribution" -msgstr "" - -#: inc/helpers/namespace.php:146 -msgid "Creative Commons Attribution ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:149 -msgid "Creative Commons Attribution NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:152 -msgid "Creative Commons Attribution NonCommercial" -msgstr "" - -#: inc/helpers/namespace.php:155 -msgid "Creative Commons Attribution NonCommercial ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:158 -msgid "Creative Commons Attribution NonCommercial NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:162 -msgid "All Rights Reserved" -msgstr "" - -#: inc/helpers/namespace.php:176 -msgid "Check out this great book on Pressbooks." -msgstr "" - -#: inc/helpers/namespace.php:193 -msgid "Home" -msgstr "" - -#: inc/helpers/namespace.php:199 -msgid "Read" -msgstr "" - -#: inc/helpers/namespace.php:213 -msgid "Sign in" -msgstr "" - -#: inc/helpers/namespace.php:220 -msgid "Admin" -msgstr "" - -#: inc/helpers/namespace.php:226 -msgid "Sign out" -msgstr "" - -#: inc/helpers/namespace.php:406 partials/content-cover-book-header.php:17 -#: partials/content-cover-book-info.php:51 -msgid "Author" -msgid_plural "Authors" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: inc/helpers/namespace.php:407 -msgid "Editor" -msgid_plural "Editors" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: inc/helpers/namespace.php:408 -msgid "Translator" -msgid_plural "Translators" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: inc/helpers/namespace.php:409 -msgid "Reviewer" -msgid_plural "Reviewers" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: inc/helpers/namespace.php:410 -msgid "Illustrator" -msgid_plural "Illustrators" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: inc/helpers/namespace.php:411 -msgid "Contributor" -msgid_plural "Contributors" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: inc/helpers/namespace.php:412 partials/content-cover-book-header.php:102 -#: partials/content-cover-book-info.php:66 single.php:32 -msgid "License" -msgstr "" - -#: inc/helpers/namespace.php:413 -msgid "Primary Subject" -msgstr "" - -#: inc/helpers/namespace.php:414 -msgid "Additional Subject(s)" -msgstr "" - -#: inc/helpers/namespace.php:415 -msgid "Publisher" -msgstr "" - -#: inc/helpers/namespace.php:416 -msgid "Publication Date" -msgstr "" - -#: inc/helpers/namespace.php:417 single.php:42 -msgid "Digital Object Identifier (DOI)" -msgstr "" - -#: inc/helpers/namespace.php:418 -msgid "Ebook ISBN" -msgstr "" - -#: inc/helpers/namespace.php:419 -msgid "Print ISBN" -msgstr "" - -#: inc/helpers/namespace.php:420 -msgid "Hashtag" -msgstr "" - -#. translators: %s: post title -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:454 inc/helpers/namespace.php:457 -msgid "Previous: %s" -msgstr "" - -#. translators: %s: post title, -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:464 inc/helpers/namespace.php:466 -msgid "Next: %s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%s on" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%1$s at %2$s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 inc/helpers/namespace.php:566 -msgid "(Edit)" -msgstr "" - -#: inc/helpers/namespace.php:540 -msgid "Your comment is awaiting moderation." -msgstr "" - -#: inc/helpers/namespace.php:566 -msgid "Pingback:" -msgstr "" - -#: inc/intervention.php:11 -msgid "Hello," -msgstr "" - -#: index.php:18 -msgid "This book does not contain any public content." -msgstr "" - -#: page-about.php:5 -msgid "About The Book" -msgstr "O knize" - -#: page-about.php:21 page-buy.php:10 page-buy.php:18 -msgid "It's coming!" -msgstr "Už se to blíží!" - -#: page-authors.php:31 -msgid "Authors" -msgstr "Autoři" - -#: page-buy.php:5 -msgid "Buy the Book" -msgstr "Koupit knihu" - -#. translators: %1$s: url to book, %2$s: title of book -#: page-buy.php:21 -msgid "You can buy %2$s by following any of the links below:" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:25 -msgid "Purchase on amazon.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:30 -msgid "Purchase on oreilly.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:35 -msgid "Purchase on barnesandnoble.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:40 -msgid "Purchase on kobobooks.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:45 -msgid "Purchase on apple.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Elsewhere" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Purchase here:" -msgstr "Zakoupit zde:" - -#: page.php:13 partials/content-single-legacy.php:69 -#: partials/content-single.php:69 -msgid "Edit" -msgstr "Upravit" - -#: page.php:18 -msgid "Pages:" -msgstr "Strany:" - -#: partials/content-cover-book-header.php:11 -msgid "Book Title" -msgstr "" - -#: partials/content-cover-book-header.php:14 -msgid "Subtitle" -msgstr "" - -#. translators: %s: title of book -#: partials/content-cover-book-header.php:26 -#: partials/content-cover-book-header.php:32 -msgid "Cover image for %s" -msgstr "" - -#: partials/content-cover-book-header.php:54 -msgid "Download this book" -msgstr "" - -#: partials/content-cover-book-header.php:98 -#: partials/content-cover-book-info.php:6 -msgid "Book Description" -msgstr "" - -#: partials/content-cover-book-header.php:110 -msgid "Read Book" -msgstr "" - -#: partials/content-cover-book-header.php:117 -msgid "Buy Book" -msgstr "" - -#: partials/content-cover-book-info.php:2 -msgid "Book Information" -msgstr "" - -#: partials/content-cover-book-info.php:23 -msgid "Book Source" -msgstr "" - -#. translators: %$1s: title of book, link to book, %2$s: attribution string -#. for the book, %3$s: publisher of book, %4$s: license for book -#: partials/content-cover-book-info.php:30 -msgid "" -"This book is a cloned version of %1$s%2$s, published using Pressbooks by " -"%3$s under a %4$s license. It may differ from the original." -msgstr "" - -#. translators: %2$s: authors of book -#: partials/content-cover-book-info.php:33 -msgid " by %s" -msgstr "" - -#. translators: %s: link to source book -#: partials/content-cover-book-info.php:40 -msgid "" -"This book was cloned from a source that is no longer available. The source " -"URL was %s. This book may differ from the original." -msgstr "" - -#: partials/content-cover-book-info.php:61 -msgid "Contributors" -msgstr "" - -#: partials/content-cover-book-info.php:71 -msgid "Subject" -msgstr "" - -#: partials/content-cover-book-info.php:85 -#: partials/content-cover-metadata.php:63 -msgid "Click for more information" -msgstr "" - -#: partials/content-cover-metadata.php:3 -msgid "Metadata" -msgstr "" - -#: partials/content-cover-metadata.php:8 -msgid "Title" -msgstr "" - -#. translators: %1$s: chapter title, %2$s: book title, %3$s: book author(s) -#: partials/content-difftool.php:52 -msgid "This chapter is adapted from %1$s in %2$s by %3$s." -msgstr "" - -#: partials/content-difftool.php:66 -msgid "" -"Note: The comparison below is between this text and the current " -"version of the text from which it was adapted." -msgstr "" - -#: partials/content-difftool.php:67 -msgid "additions" -msgstr "" - -#: partials/content-difftool.php:67 -msgid "deletions" -msgstr "" - -#: partials/content-none.php:2 -msgid "Nothing Found" -msgstr "" - -#: partials/content-none.php:3 -msgid "" -"Sorry, but nothing matched your search terms. Please try again with some " -"different keywords." -msgstr "" - -#: partials/content-single-legacy.php:41 partials/content-single.php:42 -msgid "Previous Page" -msgstr "" - -#: partials/content-single-legacy.php:52 partials/content-single.php:53 -msgid "Next Page" -msgstr "" - -#: private.php:4 -msgid "Access Denied" -msgstr "Přístup odepřen" - -#. translators: link to sign in -#: private.php:10 -msgid "" -"This book is private, and accessible only to registered users. If you have " -"an account you can %s." -msgstr "" -"Tato kniha je soukromá, přístupná pouze registrovaným uživatelům. Pokud máte" -" účet, můžete %s." - -#: private.php:14 -msgid "sign in here" -msgstr "" - -#. translators: link to Pressbooks.com -#: private.php:23 -msgid "You can also set up your own Pressbooks book at %s." -msgstr "" - -#. translators: search string -#: search.php:6 -msgid "Search Results for: %s" -msgstr "Hledat výsledky pro: %s" - -#: search.php:18 -msgid "Previous page" -msgstr "" - -#: search.php:19 -msgid "Next page" -msgstr "" - -#: search.php:20 -msgid "Paged navigation" -msgstr "" - -#: searchform.php:3 -msgctxt "label" -msgid "Search in book:" -msgstr "" - -#: searchform.php:4 -msgctxt "placeholder" -msgid "Search in book …" -msgstr "" - -#: searchform.php:8 -msgid "Search" -msgstr "" - -#: single.php:58 -msgid "Share This Book" -msgstr "" diff --git a/languages/cs_CZ.mo b/languages/cs_CZ.mo deleted file mode 100644 index f307323b4c734ba1383c1f2678a6b0d79532692f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 577 zcmZWmZA%+L5Kgrq+{b?Q!w4z~?c7^WO*TCRqn1E|K~fdJ$mX)%txa~1-MvQpKl=Cl zEzTv>Nc+IU&g{HB!@PX@_@_bmK-?zo5;uuoh&9^8t&K*bLvNk)hLO>aB6HZE;rRqXfaASo_e~d4%z0RwrJqUy6D$`S`at7^*bZ^2LEN6M6S!MVPFSMCk2C7`T zHch&)GSjAlG=&KE_d&rP8RUg6IDrrtQ1Cc~coqDXLh^rFw9Kjtcc>8R%9tv@cD-9X h({oyZ!TKW0Gf?EaP{MGh4TGBz_6B`Aa_C21;}uR5qR9XN diff --git a/languages/cs_CZ.po b/languages/cs_CZ.po deleted file mode 100644 index 20a074b7b..000000000 --- a/languages/cs_CZ.po +++ /dev/null @@ -1,593 +0,0 @@ -# Copyright (C) 2019 Pressbooks (Book Oven Inc.) -# This file is distributed under the GPL v3.0 or later. -msgid "" -msgstr "" -"Project-Id-Version: McLuhan 2.8.4\n" -"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-book/\n" -"POT-Creation-Date: 2019-05-13T16:26:24+00:00\n" -"PO-Revision-Date: 2017-06-22 17:45+0000\n" -"Language-Team: Czech (Czech Republic) (https://www.transifex.com/pressbooks/teams/9194/cs_CZ/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: cs_CZ\n" -"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" -"X-Domain: pressbooks-book\n" -"X-Generator: WP-CLI 2.0.1\n" - -#. Theme Name of the theme -msgid "McLuhan" -msgstr "" - -#. Theme URI of the theme -msgid "https://pressbooks.com/themes/pressbooks-book" -msgstr "" - -#. Description of the theme -msgid "" -"This theme is named after Canadian media theorist Marshall McLuhan, who " -"coined the phrase “the medium is the message.” It is designed for academic " -"writing and is also suitable for fiction. Headings are set in Cormorant " -"Garamond, and body type is set in Lora." -msgstr "" - -#. Author of the theme -msgid "Pressbooks (Book Oven Inc.)" -msgstr "" - -#. Author URI of the theme -msgid "https://pressbooks.com" -msgstr "" - -#: 404.php:2 -msgid "Oops! That content can’t be found." -msgstr "" - -#: 404.php:3 -msgid "It looks like nothing was found at this location. Try a search?" -msgstr "" - -#: comments.php:2 -msgid "Feedback/Errata" -msgstr "" - -#: comments.php:6 -msgid "" -"This post is password protected. Enter the password to view any comments." -msgstr "" - -#: comments.php:36 comments.php:47 -msgid " Older Comments" -msgstr "" - -#: comments.php:37 comments.php:48 -msgid "Newer Comments " -msgstr "" - -#: comments.php:56 -msgid "Comments are closed." -msgstr "" - -#: comments.php:64 -msgid "Submit" -msgstr "" - -#. translators: %s: Pressbooks -#: footer.php:32 -msgid "Powered by %s" -msgstr "" - -#: footer.php:34 -msgid "Guides and Tutorials" -msgstr "" - -#: footer.php:35 -msgid "Contact" -msgstr "" - -#: footer.php:39 footer.php:41 -msgid "Pressbooks on YouTube" -msgstr "" - -#: footer.php:43 footer.php:47 -msgid "Pressbooks on Twitter" -msgstr "" - -#: functions.php:16 -msgid "Dependencies Missing" -msgstr "" - -#: functions.php:17 -msgid "You must run composer install from the McLuhan directory." -msgstr "" - -#: functions.php:28 -msgid "Cannot find Pressbooks install." -msgstr "" - -#: header.php:63 -msgid "Skip to content" -msgstr "" - -#. translators: %s: name of network -#: header.php:82 -msgid "Logo for %s" -msgstr "" - -#: header.php:93 -msgid "Toggle Menu" -msgstr "" - -#: header.php:106 index.php:14 partials/content-cover-toc.php:3 -msgid "Contents" -msgstr "" - -#. translators: %s: the title of the book -#: header.php:115 -msgid "Go to the cover page of %s" -msgstr "" - -#: header.php:119 inc/helpers/namespace.php:206 -msgid "Buy" -msgstr "" - -#: inc/actions/namespace.php:63 partials/content-accessibility-toolbar.php:4 -msgid "Increase Font Size" -msgstr "" - -#: inc/actions/namespace.php:64 -msgid "Decrease Font Size" -msgstr "" - -#: inc/actions/namespace.php:66 -msgid "Comparison loading…" -msgstr "" - -#: inc/actions/namespace.php:67 -msgid "Comparison loaded." -msgstr "" - -#: inc/actions/namespace.php:68 -msgid "The original chapter could not be loaded." -msgstr "" - -#: inc/actions/namespace.php:69 -msgid "Toggle contents of" -msgstr "" - -#: inc/actions/namespace.php:217 -msgid "Enable Image Lightbox" -msgstr "" - -#: inc/actions/namespace.php:222 -msgid "Show linked images in a lightbox" -msgstr "" - -#: inc/filters/namespace.php:19 -msgid "Private" -msgstr "" - -#: inc/helpers/namespace.php:140 -msgid "Public Domain" -msgstr "" - -#: inc/helpers/namespace.php:143 -msgid "Creative Commons Attribution" -msgstr "" - -#: inc/helpers/namespace.php:146 -msgid "Creative Commons Attribution ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:149 -msgid "Creative Commons Attribution NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:152 -msgid "Creative Commons Attribution NonCommercial" -msgstr "" - -#: inc/helpers/namespace.php:155 -msgid "Creative Commons Attribution NonCommercial ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:158 -msgid "Creative Commons Attribution NonCommercial NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:162 -msgid "All Rights Reserved" -msgstr "" - -#: inc/helpers/namespace.php:176 -msgid "Check out this great book on Pressbooks." -msgstr "" - -#: inc/helpers/namespace.php:193 -msgid "Home" -msgstr "" - -#: inc/helpers/namespace.php:199 -msgid "Read" -msgstr "" - -#: inc/helpers/namespace.php:213 -msgid "Sign in" -msgstr "" - -#: inc/helpers/namespace.php:220 -msgid "Admin" -msgstr "" - -#: inc/helpers/namespace.php:226 -msgid "Sign out" -msgstr "" - -#: inc/helpers/namespace.php:406 partials/content-cover-book-header.php:17 -#: partials/content-cover-book-info.php:51 -msgid "Author" -msgid_plural "Authors" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: inc/helpers/namespace.php:407 -msgid "Editor" -msgid_plural "Editors" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: inc/helpers/namespace.php:408 -msgid "Translator" -msgid_plural "Translators" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: inc/helpers/namespace.php:409 -msgid "Reviewer" -msgid_plural "Reviewers" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: inc/helpers/namespace.php:410 -msgid "Illustrator" -msgid_plural "Illustrators" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: inc/helpers/namespace.php:411 -msgid "Contributor" -msgid_plural "Contributors" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: inc/helpers/namespace.php:412 partials/content-cover-book-header.php:102 -#: partials/content-cover-book-info.php:66 single.php:32 -msgid "License" -msgstr "" - -#: inc/helpers/namespace.php:413 -msgid "Primary Subject" -msgstr "" - -#: inc/helpers/namespace.php:414 -msgid "Additional Subject(s)" -msgstr "" - -#: inc/helpers/namespace.php:415 -msgid "Publisher" -msgstr "" - -#: inc/helpers/namespace.php:416 -msgid "Publication Date" -msgstr "" - -#: inc/helpers/namespace.php:417 single.php:42 -msgid "Digital Object Identifier (DOI)" -msgstr "" - -#: inc/helpers/namespace.php:418 -msgid "Ebook ISBN" -msgstr "" - -#: inc/helpers/namespace.php:419 -msgid "Print ISBN" -msgstr "" - -#: inc/helpers/namespace.php:420 -msgid "Hashtag" -msgstr "" - -#. translators: %s: post title -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:454 inc/helpers/namespace.php:457 -msgid "Previous: %s" -msgstr "" - -#. translators: %s: post title, -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:464 inc/helpers/namespace.php:466 -msgid "Next: %s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%s on" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%1$s at %2$s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 inc/helpers/namespace.php:566 -msgid "(Edit)" -msgstr "" - -#: inc/helpers/namespace.php:540 -msgid "Your comment is awaiting moderation." -msgstr "" - -#: inc/helpers/namespace.php:566 -msgid "Pingback:" -msgstr "" - -#: inc/intervention.php:11 -msgid "Hello," -msgstr "" - -#: index.php:18 -msgid "This book does not contain any public content." -msgstr "" - -#: page-about.php:5 -msgid "About The Book" -msgstr "" - -#: page-about.php:21 page-buy.php:10 page-buy.php:18 -msgid "It's coming!" -msgstr "" - -#: page-authors.php:31 -msgid "Authors" -msgstr "" - -#: page-buy.php:5 -msgid "Buy the Book" -msgstr "" - -#. translators: %1$s: url to book, %2$s: title of book -#: page-buy.php:21 -msgid "You can buy %2$s by following any of the links below:" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:25 -msgid "Purchase on amazon.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:30 -msgid "Purchase on oreilly.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:35 -msgid "Purchase on barnesandnoble.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:40 -msgid "Purchase on kobobooks.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:45 -msgid "Purchase on apple.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Elsewhere" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Purchase here:" -msgstr "" - -#: page.php:13 partials/content-single-legacy.php:69 -#: partials/content-single.php:69 -msgid "Edit" -msgstr "" - -#: page.php:18 -msgid "Pages:" -msgstr "" - -#: partials/content-cover-book-header.php:11 -msgid "Book Title" -msgstr "" - -#: partials/content-cover-book-header.php:14 -msgid "Subtitle" -msgstr "" - -#. translators: %s: title of book -#: partials/content-cover-book-header.php:26 -#: partials/content-cover-book-header.php:32 -msgid "Cover image for %s" -msgstr "" - -#: partials/content-cover-book-header.php:54 -msgid "Download this book" -msgstr "" - -#: partials/content-cover-book-header.php:98 -#: partials/content-cover-book-info.php:6 -msgid "Book Description" -msgstr "" - -#: partials/content-cover-book-header.php:110 -msgid "Read Book" -msgstr "" - -#: partials/content-cover-book-header.php:117 -msgid "Buy Book" -msgstr "" - -#: partials/content-cover-book-info.php:2 -msgid "Book Information" -msgstr "" - -#: partials/content-cover-book-info.php:23 -msgid "Book Source" -msgstr "" - -#. translators: %$1s: title of book, link to book, %2$s: attribution string -#. for the book, %3$s: publisher of book, %4$s: license for book -#: partials/content-cover-book-info.php:30 -msgid "" -"This book is a cloned version of %1$s%2$s, published using Pressbooks by " -"%3$s under a %4$s license. It may differ from the original." -msgstr "" - -#. translators: %2$s: authors of book -#: partials/content-cover-book-info.php:33 -msgid " by %s" -msgstr "" - -#. translators: %s: link to source book -#: partials/content-cover-book-info.php:40 -msgid "" -"This book was cloned from a source that is no longer available. The source " -"URL was %s. This book may differ from the original." -msgstr "" - -#: partials/content-cover-book-info.php:61 -msgid "Contributors" -msgstr "" - -#: partials/content-cover-book-info.php:71 -msgid "Subject" -msgstr "" - -#: partials/content-cover-book-info.php:85 -#: partials/content-cover-metadata.php:63 -msgid "Click for more information" -msgstr "" - -#: partials/content-cover-metadata.php:3 -msgid "Metadata" -msgstr "" - -#: partials/content-cover-metadata.php:8 -msgid "Title" -msgstr "" - -#. translators: %1$s: chapter title, %2$s: book title, %3$s: book author(s) -#: partials/content-difftool.php:52 -msgid "This chapter is adapted from %1$s in %2$s by %3$s." -msgstr "" - -#: partials/content-difftool.php:66 -msgid "" -"Note: The comparison below is between this text and the current " -"version of the text from which it was adapted." -msgstr "" - -#: partials/content-difftool.php:67 -msgid "additions" -msgstr "" - -#: partials/content-difftool.php:67 -msgid "deletions" -msgstr "" - -#: partials/content-none.php:2 -msgid "Nothing Found" -msgstr "" - -#: partials/content-none.php:3 -msgid "" -"Sorry, but nothing matched your search terms. Please try again with some " -"different keywords." -msgstr "" - -#: partials/content-single-legacy.php:41 partials/content-single.php:42 -msgid "Previous Page" -msgstr "" - -#: partials/content-single-legacy.php:52 partials/content-single.php:53 -msgid "Next Page" -msgstr "" - -#: private.php:4 -msgid "Access Denied" -msgstr "" - -#. translators: link to sign in -#: private.php:10 -msgid "" -"This book is private, and accessible only to registered users. If you have " -"an account you can %s." -msgstr "" - -#: private.php:14 -msgid "sign in here" -msgstr "" - -#. translators: link to Pressbooks.com -#: private.php:23 -msgid "You can also set up your own Pressbooks book at %s." -msgstr "" - -#. translators: search string -#: search.php:6 -msgid "Search Results for: %s" -msgstr "" - -#: search.php:18 -msgid "Previous page" -msgstr "" - -#: search.php:19 -msgid "Next page" -msgstr "" - -#: search.php:20 -msgid "Paged navigation" -msgstr "" - -#: searchform.php:3 -msgctxt "label" -msgid "Search in book:" -msgstr "" - -#: searchform.php:4 -msgctxt "placeholder" -msgid "Search in book …" -msgstr "" - -#: searchform.php:8 -msgid "Search" -msgstr "" - -#: single.php:58 -msgid "Share This Book" -msgstr "" diff --git a/languages/da_DK.mo b/languages/da_DK.mo deleted file mode 100644 index 1fa8fb85b5944b2d575c86b8eeae6f2ca177ee5d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 491 zcmZ9J%}xR_5XUuo+M{O=W8wj#vtL1h5-ze}h!6=`KW?ThWw*k%o3<dmQR~(+p((IX`SHh7dGKF0yMc4?4M%{IqyPW_ diff --git a/languages/da_DK.po b/languages/da_DK.po deleted file mode 100644 index e3546acdf..000000000 --- a/languages/da_DK.po +++ /dev/null @@ -1,581 +0,0 @@ -# Copyright (C) 2019 Pressbooks (Book Oven Inc.) -# This file is distributed under the GPL v3.0 or later. -msgid "" -msgstr "" -"Project-Id-Version: McLuhan 2.8.4\n" -"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-book/\n" -"POT-Creation-Date: 2019-05-13T16:26:24+00:00\n" -"PO-Revision-Date: 2017-06-22 17:45+0000\n" -"Language-Team: Danish (Denmark) (https://www.transifex.com/pressbooks/teams/9194/da_DK/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: da_DK\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Domain: pressbooks-book\n" -"X-Generator: WP-CLI 2.0.1\n" - -#. Theme Name of the theme -msgid "McLuhan" -msgstr "" - -#. Theme URI of the theme -msgid "https://pressbooks.com/themes/pressbooks-book" -msgstr "" - -#. Description of the theme -msgid "" -"This theme is named after Canadian media theorist Marshall McLuhan, who " -"coined the phrase “the medium is the message.” It is designed for academic " -"writing and is also suitable for fiction. Headings are set in Cormorant " -"Garamond, and body type is set in Lora." -msgstr "" - -#. Author of the theme -msgid "Pressbooks (Book Oven Inc.)" -msgstr "" - -#. Author URI of the theme -msgid "https://pressbooks.com" -msgstr "" - -#: 404.php:2 -msgid "Oops! That content can’t be found." -msgstr "" - -#: 404.php:3 -msgid "It looks like nothing was found at this location. Try a search?" -msgstr "" - -#: comments.php:2 -msgid "Feedback/Errata" -msgstr "" - -#: comments.php:6 -msgid "" -"This post is password protected. Enter the password to view any comments." -msgstr "" - -#: comments.php:36 comments.php:47 -msgid " Older Comments" -msgstr "" - -#: comments.php:37 comments.php:48 -msgid "Newer Comments " -msgstr "" - -#: comments.php:56 -msgid "Comments are closed." -msgstr "" - -#: comments.php:64 -msgid "Submit" -msgstr "" - -#. translators: %s: Pressbooks -#: footer.php:32 -msgid "Powered by %s" -msgstr "" - -#: footer.php:34 -msgid "Guides and Tutorials" -msgstr "" - -#: footer.php:35 -msgid "Contact" -msgstr "" - -#: footer.php:39 footer.php:41 -msgid "Pressbooks on YouTube" -msgstr "" - -#: footer.php:43 footer.php:47 -msgid "Pressbooks on Twitter" -msgstr "" - -#: functions.php:16 -msgid "Dependencies Missing" -msgstr "" - -#: functions.php:17 -msgid "You must run composer install from the McLuhan directory." -msgstr "" - -#: functions.php:28 -msgid "Cannot find Pressbooks install." -msgstr "" - -#: header.php:63 -msgid "Skip to content" -msgstr "" - -#. translators: %s: name of network -#: header.php:82 -msgid "Logo for %s" -msgstr "" - -#: header.php:93 -msgid "Toggle Menu" -msgstr "" - -#: header.php:106 index.php:14 partials/content-cover-toc.php:3 -msgid "Contents" -msgstr "" - -#. translators: %s: the title of the book -#: header.php:115 -msgid "Go to the cover page of %s" -msgstr "" - -#: header.php:119 inc/helpers/namespace.php:206 -msgid "Buy" -msgstr "" - -#: inc/actions/namespace.php:63 partials/content-accessibility-toolbar.php:4 -msgid "Increase Font Size" -msgstr "" - -#: inc/actions/namespace.php:64 -msgid "Decrease Font Size" -msgstr "" - -#: inc/actions/namespace.php:66 -msgid "Comparison loading…" -msgstr "" - -#: inc/actions/namespace.php:67 -msgid "Comparison loaded." -msgstr "" - -#: inc/actions/namespace.php:68 -msgid "The original chapter could not be loaded." -msgstr "" - -#: inc/actions/namespace.php:69 -msgid "Toggle contents of" -msgstr "" - -#: inc/actions/namespace.php:217 -msgid "Enable Image Lightbox" -msgstr "" - -#: inc/actions/namespace.php:222 -msgid "Show linked images in a lightbox" -msgstr "" - -#: inc/filters/namespace.php:19 -msgid "Private" -msgstr "" - -#: inc/helpers/namespace.php:140 -msgid "Public Domain" -msgstr "" - -#: inc/helpers/namespace.php:143 -msgid "Creative Commons Attribution" -msgstr "" - -#: inc/helpers/namespace.php:146 -msgid "Creative Commons Attribution ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:149 -msgid "Creative Commons Attribution NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:152 -msgid "Creative Commons Attribution NonCommercial" -msgstr "" - -#: inc/helpers/namespace.php:155 -msgid "Creative Commons Attribution NonCommercial ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:158 -msgid "Creative Commons Attribution NonCommercial NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:162 -msgid "All Rights Reserved" -msgstr "" - -#: inc/helpers/namespace.php:176 -msgid "Check out this great book on Pressbooks." -msgstr "" - -#: inc/helpers/namespace.php:193 -msgid "Home" -msgstr "" - -#: inc/helpers/namespace.php:199 -msgid "Read" -msgstr "" - -#: inc/helpers/namespace.php:213 -msgid "Sign in" -msgstr "" - -#: inc/helpers/namespace.php:220 -msgid "Admin" -msgstr "" - -#: inc/helpers/namespace.php:226 -msgid "Sign out" -msgstr "" - -#: inc/helpers/namespace.php:406 partials/content-cover-book-header.php:17 -#: partials/content-cover-book-info.php:51 -msgid "Author" -msgid_plural "Authors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:407 -msgid "Editor" -msgid_plural "Editors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:408 -msgid "Translator" -msgid_plural "Translators" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:409 -msgid "Reviewer" -msgid_plural "Reviewers" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:410 -msgid "Illustrator" -msgid_plural "Illustrators" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:411 -msgid "Contributor" -msgid_plural "Contributors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:412 partials/content-cover-book-header.php:102 -#: partials/content-cover-book-info.php:66 single.php:32 -msgid "License" -msgstr "" - -#: inc/helpers/namespace.php:413 -msgid "Primary Subject" -msgstr "" - -#: inc/helpers/namespace.php:414 -msgid "Additional Subject(s)" -msgstr "" - -#: inc/helpers/namespace.php:415 -msgid "Publisher" -msgstr "" - -#: inc/helpers/namespace.php:416 -msgid "Publication Date" -msgstr "" - -#: inc/helpers/namespace.php:417 single.php:42 -msgid "Digital Object Identifier (DOI)" -msgstr "" - -#: inc/helpers/namespace.php:418 -msgid "Ebook ISBN" -msgstr "" - -#: inc/helpers/namespace.php:419 -msgid "Print ISBN" -msgstr "" - -#: inc/helpers/namespace.php:420 -msgid "Hashtag" -msgstr "" - -#. translators: %s: post title -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:454 inc/helpers/namespace.php:457 -msgid "Previous: %s" -msgstr "" - -#. translators: %s: post title, -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:464 inc/helpers/namespace.php:466 -msgid "Next: %s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%s on" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%1$s at %2$s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 inc/helpers/namespace.php:566 -msgid "(Edit)" -msgstr "" - -#: inc/helpers/namespace.php:540 -msgid "Your comment is awaiting moderation." -msgstr "" - -#: inc/helpers/namespace.php:566 -msgid "Pingback:" -msgstr "" - -#: inc/intervention.php:11 -msgid "Hello," -msgstr "" - -#: index.php:18 -msgid "This book does not contain any public content." -msgstr "" - -#: page-about.php:5 -msgid "About The Book" -msgstr "" - -#: page-about.php:21 page-buy.php:10 page-buy.php:18 -msgid "It's coming!" -msgstr "" - -#: page-authors.php:31 -msgid "Authors" -msgstr "" - -#: page-buy.php:5 -msgid "Buy the Book" -msgstr "" - -#. translators: %1$s: url to book, %2$s: title of book -#: page-buy.php:21 -msgid "You can buy %2$s by following any of the links below:" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:25 -msgid "Purchase on amazon.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:30 -msgid "Purchase on oreilly.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:35 -msgid "Purchase on barnesandnoble.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:40 -msgid "Purchase on kobobooks.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:45 -msgid "Purchase on apple.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Elsewhere" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Purchase here:" -msgstr "" - -#: page.php:13 partials/content-single-legacy.php:69 -#: partials/content-single.php:69 -msgid "Edit" -msgstr "" - -#: page.php:18 -msgid "Pages:" -msgstr "" - -#: partials/content-cover-book-header.php:11 -msgid "Book Title" -msgstr "" - -#: partials/content-cover-book-header.php:14 -msgid "Subtitle" -msgstr "" - -#. translators: %s: title of book -#: partials/content-cover-book-header.php:26 -#: partials/content-cover-book-header.php:32 -msgid "Cover image for %s" -msgstr "" - -#: partials/content-cover-book-header.php:54 -msgid "Download this book" -msgstr "" - -#: partials/content-cover-book-header.php:98 -#: partials/content-cover-book-info.php:6 -msgid "Book Description" -msgstr "" - -#: partials/content-cover-book-header.php:110 -msgid "Read Book" -msgstr "" - -#: partials/content-cover-book-header.php:117 -msgid "Buy Book" -msgstr "" - -#: partials/content-cover-book-info.php:2 -msgid "Book Information" -msgstr "" - -#: partials/content-cover-book-info.php:23 -msgid "Book Source" -msgstr "" - -#. translators: %$1s: title of book, link to book, %2$s: attribution string -#. for the book, %3$s: publisher of book, %4$s: license for book -#: partials/content-cover-book-info.php:30 -msgid "" -"This book is a cloned version of %1$s%2$s, published using Pressbooks by " -"%3$s under a %4$s license. It may differ from the original." -msgstr "" - -#. translators: %2$s: authors of book -#: partials/content-cover-book-info.php:33 -msgid " by %s" -msgstr "" - -#. translators: %s: link to source book -#: partials/content-cover-book-info.php:40 -msgid "" -"This book was cloned from a source that is no longer available. The source " -"URL was %s. This book may differ from the original." -msgstr "" - -#: partials/content-cover-book-info.php:61 -msgid "Contributors" -msgstr "" - -#: partials/content-cover-book-info.php:71 -msgid "Subject" -msgstr "" - -#: partials/content-cover-book-info.php:85 -#: partials/content-cover-metadata.php:63 -msgid "Click for more information" -msgstr "" - -#: partials/content-cover-metadata.php:3 -msgid "Metadata" -msgstr "" - -#: partials/content-cover-metadata.php:8 -msgid "Title" -msgstr "" - -#. translators: %1$s: chapter title, %2$s: book title, %3$s: book author(s) -#: partials/content-difftool.php:52 -msgid "This chapter is adapted from %1$s in %2$s by %3$s." -msgstr "" - -#: partials/content-difftool.php:66 -msgid "" -"Note: The comparison below is between this text and the current " -"version of the text from which it was adapted." -msgstr "" - -#: partials/content-difftool.php:67 -msgid "additions" -msgstr "" - -#: partials/content-difftool.php:67 -msgid "deletions" -msgstr "" - -#: partials/content-none.php:2 -msgid "Nothing Found" -msgstr "" - -#: partials/content-none.php:3 -msgid "" -"Sorry, but nothing matched your search terms. Please try again with some " -"different keywords." -msgstr "" - -#: partials/content-single-legacy.php:41 partials/content-single.php:42 -msgid "Previous Page" -msgstr "" - -#: partials/content-single-legacy.php:52 partials/content-single.php:53 -msgid "Next Page" -msgstr "" - -#: private.php:4 -msgid "Access Denied" -msgstr "" - -#. translators: link to sign in -#: private.php:10 -msgid "" -"This book is private, and accessible only to registered users. If you have " -"an account you can %s." -msgstr "" - -#: private.php:14 -msgid "sign in here" -msgstr "" - -#. translators: link to Pressbooks.com -#: private.php:23 -msgid "You can also set up your own Pressbooks book at %s." -msgstr "" - -#. translators: search string -#: search.php:6 -msgid "Search Results for: %s" -msgstr "" - -#: search.php:18 -msgid "Previous page" -msgstr "" - -#: search.php:19 -msgid "Next page" -msgstr "" - -#: search.php:20 -msgid "Paged navigation" -msgstr "" - -#: searchform.php:3 -msgctxt "label" -msgid "Search in book:" -msgstr "" - -#: searchform.php:4 -msgctxt "placeholder" -msgid "Search in book …" -msgstr "" - -#: searchform.php:8 -msgid "Search" -msgstr "" - -#: single.php:58 -msgid "Share This Book" -msgstr "" diff --git a/languages/de_CH.mo b/languages/de_CH.mo deleted file mode 100644 index a1668b434bca3dddb4dd7a3573741faf3c3f9df4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 495 zcmZ8e+fD*85Y_0@KKkrKO?-gp>@6rz!i(G_fk+T9Z>H=HOO$#LK`cDYuh38Ce zV2ZE2oDW@Qkdn|3>fm2O7?Pk)YZqs}g)?Fz$ytIhLzYr9K$Th}mD_@wcT_7T;wq{9 zY8OS}8pVX>3ta!VVC(?xHG^i&i}9&*?Ny!eaNOIyGH`vTBZWa>VD^?-O9t1*%T|nw z7KxTjX*BJ-Ssxm^zEW+03VI@vF&7CXjX5`4+mvjyoXILzYz2L(Qca1-HmPohE%Fn# rD}tP~Nl← Older Comments" -msgstr "" - -#: comments.php:37 comments.php:48 -msgid "Newer Comments " -msgstr "" - -#: comments.php:56 -msgid "Comments are closed." -msgstr "" - -#: comments.php:64 -msgid "Submit" -msgstr "" - -#. translators: %s: Pressbooks -#: footer.php:32 -msgid "Powered by %s" -msgstr "" - -#: footer.php:34 -msgid "Guides and Tutorials" -msgstr "" - -#: footer.php:35 -msgid "Contact" -msgstr "" - -#: footer.php:39 footer.php:41 -msgid "Pressbooks on YouTube" -msgstr "" - -#: footer.php:43 footer.php:47 -msgid "Pressbooks on Twitter" -msgstr "" - -#: functions.php:16 -msgid "Dependencies Missing" -msgstr "" - -#: functions.php:17 -msgid "You must run composer install from the McLuhan directory." -msgstr "" - -#: functions.php:28 -msgid "Cannot find Pressbooks install." -msgstr "" - -#: header.php:63 -msgid "Skip to content" -msgstr "" - -#. translators: %s: name of network -#: header.php:82 -msgid "Logo for %s" -msgstr "" - -#: header.php:93 -msgid "Toggle Menu" -msgstr "" - -#: header.php:106 index.php:14 partials/content-cover-toc.php:3 -msgid "Contents" -msgstr "" - -#. translators: %s: the title of the book -#: header.php:115 -msgid "Go to the cover page of %s" -msgstr "" - -#: header.php:119 inc/helpers/namespace.php:206 -msgid "Buy" -msgstr "" - -#: inc/actions/namespace.php:63 partials/content-accessibility-toolbar.php:4 -msgid "Increase Font Size" -msgstr "" - -#: inc/actions/namespace.php:64 -msgid "Decrease Font Size" -msgstr "" - -#: inc/actions/namespace.php:66 -msgid "Comparison loading…" -msgstr "" - -#: inc/actions/namespace.php:67 -msgid "Comparison loaded." -msgstr "" - -#: inc/actions/namespace.php:68 -msgid "The original chapter could not be loaded." -msgstr "" - -#: inc/actions/namespace.php:69 -msgid "Toggle contents of" -msgstr "" - -#: inc/actions/namespace.php:217 -msgid "Enable Image Lightbox" -msgstr "" - -#: inc/actions/namespace.php:222 -msgid "Show linked images in a lightbox" -msgstr "" - -#: inc/filters/namespace.php:19 -msgid "Private" -msgstr "" - -#: inc/helpers/namespace.php:140 -msgid "Public Domain" -msgstr "" - -#: inc/helpers/namespace.php:143 -msgid "Creative Commons Attribution" -msgstr "" - -#: inc/helpers/namespace.php:146 -msgid "Creative Commons Attribution ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:149 -msgid "Creative Commons Attribution NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:152 -msgid "Creative Commons Attribution NonCommercial" -msgstr "" - -#: inc/helpers/namespace.php:155 -msgid "Creative Commons Attribution NonCommercial ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:158 -msgid "Creative Commons Attribution NonCommercial NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:162 -msgid "All Rights Reserved" -msgstr "" - -#: inc/helpers/namespace.php:176 -msgid "Check out this great book on Pressbooks." -msgstr "" - -#: inc/helpers/namespace.php:193 -msgid "Home" -msgstr "" - -#: inc/helpers/namespace.php:199 -msgid "Read" -msgstr "" - -#: inc/helpers/namespace.php:213 -msgid "Sign in" -msgstr "" - -#: inc/helpers/namespace.php:220 -msgid "Admin" -msgstr "" - -#: inc/helpers/namespace.php:226 -msgid "Sign out" -msgstr "" - -#: inc/helpers/namespace.php:406 partials/content-cover-book-header.php:17 -#: partials/content-cover-book-info.php:51 -msgid "Author" -msgid_plural "Authors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:407 -msgid "Editor" -msgid_plural "Editors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:408 -msgid "Translator" -msgid_plural "Translators" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:409 -msgid "Reviewer" -msgid_plural "Reviewers" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:410 -msgid "Illustrator" -msgid_plural "Illustrators" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:411 -msgid "Contributor" -msgid_plural "Contributors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:412 partials/content-cover-book-header.php:102 -#: partials/content-cover-book-info.php:66 single.php:32 -msgid "License" -msgstr "" - -#: inc/helpers/namespace.php:413 -msgid "Primary Subject" -msgstr "" - -#: inc/helpers/namespace.php:414 -msgid "Additional Subject(s)" -msgstr "" - -#: inc/helpers/namespace.php:415 -msgid "Publisher" -msgstr "" - -#: inc/helpers/namespace.php:416 -msgid "Publication Date" -msgstr "" - -#: inc/helpers/namespace.php:417 single.php:42 -msgid "Digital Object Identifier (DOI)" -msgstr "" - -#: inc/helpers/namespace.php:418 -msgid "Ebook ISBN" -msgstr "" - -#: inc/helpers/namespace.php:419 -msgid "Print ISBN" -msgstr "" - -#: inc/helpers/namespace.php:420 -msgid "Hashtag" -msgstr "" - -#. translators: %s: post title -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:454 inc/helpers/namespace.php:457 -msgid "Previous: %s" -msgstr "" - -#. translators: %s: post title, -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:464 inc/helpers/namespace.php:466 -msgid "Next: %s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%s on" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%1$s at %2$s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 inc/helpers/namespace.php:566 -msgid "(Edit)" -msgstr "" - -#: inc/helpers/namespace.php:540 -msgid "Your comment is awaiting moderation." -msgstr "" - -#: inc/helpers/namespace.php:566 -msgid "Pingback:" -msgstr "" - -#: inc/intervention.php:11 -msgid "Hello," -msgstr "" - -#: index.php:18 -msgid "This book does not contain any public content." -msgstr "" - -#: page-about.php:5 -msgid "About The Book" -msgstr "" - -#: page-about.php:21 page-buy.php:10 page-buy.php:18 -msgid "It's coming!" -msgstr "" - -#: page-authors.php:31 -msgid "Authors" -msgstr "" - -#: page-buy.php:5 -msgid "Buy the Book" -msgstr "" - -#. translators: %1$s: url to book, %2$s: title of book -#: page-buy.php:21 -msgid "You can buy %2$s by following any of the links below:" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:25 -msgid "Purchase on amazon.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:30 -msgid "Purchase on oreilly.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:35 -msgid "Purchase on barnesandnoble.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:40 -msgid "Purchase on kobobooks.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:45 -msgid "Purchase on apple.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Elsewhere" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Purchase here:" -msgstr "" - -#: page.php:13 partials/content-single-legacy.php:69 -#: partials/content-single.php:69 -msgid "Edit" -msgstr "" - -#: page.php:18 -msgid "Pages:" -msgstr "" - -#: partials/content-cover-book-header.php:11 -msgid "Book Title" -msgstr "" - -#: partials/content-cover-book-header.php:14 -msgid "Subtitle" -msgstr "" - -#. translators: %s: title of book -#: partials/content-cover-book-header.php:26 -#: partials/content-cover-book-header.php:32 -msgid "Cover image for %s" -msgstr "" - -#: partials/content-cover-book-header.php:54 -msgid "Download this book" -msgstr "" - -#: partials/content-cover-book-header.php:98 -#: partials/content-cover-book-info.php:6 -msgid "Book Description" -msgstr "" - -#: partials/content-cover-book-header.php:110 -msgid "Read Book" -msgstr "" - -#: partials/content-cover-book-header.php:117 -msgid "Buy Book" -msgstr "" - -#: partials/content-cover-book-info.php:2 -msgid "Book Information" -msgstr "" - -#: partials/content-cover-book-info.php:23 -msgid "Book Source" -msgstr "" - -#. translators: %$1s: title of book, link to book, %2$s: attribution string -#. for the book, %3$s: publisher of book, %4$s: license for book -#: partials/content-cover-book-info.php:30 -msgid "" -"This book is a cloned version of %1$s%2$s, published using Pressbooks by " -"%3$s under a %4$s license. It may differ from the original." -msgstr "" - -#. translators: %2$s: authors of book -#: partials/content-cover-book-info.php:33 -msgid " by %s" -msgstr "" - -#. translators: %s: link to source book -#: partials/content-cover-book-info.php:40 -msgid "" -"This book was cloned from a source that is no longer available. The source " -"URL was %s. This book may differ from the original." -msgstr "" - -#: partials/content-cover-book-info.php:61 -msgid "Contributors" -msgstr "" - -#: partials/content-cover-book-info.php:71 -msgid "Subject" -msgstr "" - -#: partials/content-cover-book-info.php:85 -#: partials/content-cover-metadata.php:63 -msgid "Click for more information" -msgstr "" - -#: partials/content-cover-metadata.php:3 -msgid "Metadata" -msgstr "" - -#: partials/content-cover-metadata.php:8 -msgid "Title" -msgstr "" - -#. translators: %1$s: chapter title, %2$s: book title, %3$s: book author(s) -#: partials/content-difftool.php:52 -msgid "This chapter is adapted from %1$s in %2$s by %3$s." -msgstr "" - -#: partials/content-difftool.php:66 -msgid "" -"Note: The comparison below is between this text and the current " -"version of the text from which it was adapted." -msgstr "" - -#: partials/content-difftool.php:67 -msgid "additions" -msgstr "" - -#: partials/content-difftool.php:67 -msgid "deletions" -msgstr "" - -#: partials/content-none.php:2 -msgid "Nothing Found" -msgstr "" - -#: partials/content-none.php:3 -msgid "" -"Sorry, but nothing matched your search terms. Please try again with some " -"different keywords." -msgstr "" - -#: partials/content-single-legacy.php:41 partials/content-single.php:42 -msgid "Previous Page" -msgstr "" - -#: partials/content-single-legacy.php:52 partials/content-single.php:53 -msgid "Next Page" -msgstr "" - -#: private.php:4 -msgid "Access Denied" -msgstr "" - -#. translators: link to sign in -#: private.php:10 -msgid "" -"This book is private, and accessible only to registered users. If you have " -"an account you can %s." -msgstr "" - -#: private.php:14 -msgid "sign in here" -msgstr "" - -#. translators: link to Pressbooks.com -#: private.php:23 -msgid "You can also set up your own Pressbooks book at %s." -msgstr "" - -#. translators: search string -#: search.php:6 -msgid "Search Results for: %s" -msgstr "" - -#: search.php:18 -msgid "Previous page" -msgstr "" - -#: search.php:19 -msgid "Next page" -msgstr "" - -#: search.php:20 -msgid "Paged navigation" -msgstr "" - -#: searchform.php:3 -msgctxt "label" -msgid "Search in book:" -msgstr "" - -#: searchform.php:4 -msgctxt "placeholder" -msgid "Search in book …" -msgstr "" - -#: searchform.php:8 -msgid "Search" -msgstr "" - -#: single.php:58 -msgid "Share This Book" -msgstr "" diff --git a/languages/de_DE.mo b/languages/de_DE.mo index 88a229c4762ccf2206bbefea19b60f5b3cf91943..64ee9690bb713c82fec478d0379e7328067e12fe 100644 GIT binary patch delta 1021 zcmXZaO-NKx7{>AU;;5N5&ZIOmewCJ^8H!Uh2}T=3B-{uFl`Xtnw zM$ATn8Y;1cFsO(Yi7qNKg0Lu%Kvzk)NnI8Af0(=aopbKYd*0`q^Q!Y@=hSwNyXlzC zh0OBIEFCdBh?A)K93H@T7{?X#qp#HL5Ef$*Mll!TNGUsqs?&w}*ni7$)(05dlbyTu{*nxg_Q<84f?{A{6rVmwU5OtDC)K!h55-)pxMg4yrAK@12 z>f8b1#27q8C0#%jTtO9FMJ4)$^kRQeClNfFEl}s#jCvF8s36^*H&6{HP;a6i73@B; z?plh0l03yae2ulZicR<*bytm5W+(6p>aitJ8x5n9JVtGlMm@qwR6|SHfZtGoeAQX~ zSi=4mW^jiO4XDCXsKPUzi+Gm#C)7##j+wo{INrrI9LApGW*6`eUd31qjXP!|sJgS! z>@I9a-T653$u?0Z6y$hxhn1*DRgX&6in{9rD*0`1p2~d4 a4+Na}*w4`UOeFlk$vM^7lzAS>E!qQRb!{O4 delta 1023 zcmXZaOGwmF6vy%NPyT9U%{UFsjHZ_P$R4Klm?U&1fn*CIg=9A3qM$`E(IS%m6hl&y zn~0c=L@^d&pp5v49wfDp$Oyv3MFhH1q>a|9==)>-tIxUjKXdLm=iXa|k2}#VF$-ZB16YeL#*tLkg38l{1=xo{yo|-zkK1sl z#5~(dkY+;%KE>_$!gmsnv7W`#_#11msnjfr7f=b4NNtuvU^6~Z=xO5NW%9bs^BE*OJg5j3i^OY@H?s@ zw=!n{!<=t1g4=wkMCA4Wde8froz#-lr|Ks~BMsLt9@cb!Cae#>8{ evvUQ(pmY4eQl!, 2019\n" "Language-Team: German (https://www.transifex.com/pressbooks/teams/9194/de/)\n" @@ -17,7 +17,7 @@ msgstr "" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Domain: pressbooks-book\n" -"X-Generator: WP-CLI 2.0.1\n" +"X-Generator: WP-CLI 2.2.0\n" #. Theme Name of the theme msgid "McLuhan" diff --git a/languages/el.mo b/languages/el.mo deleted file mode 100644 index 53bc910c6d07217e5b63ab74b2c837c4497fb466..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 474 zcmZ9I%TB{E5Jih%l_hHyMq<$lCNCA5y2^&WRH+eFRUTV6ohG4)9oY^oAHtq5<6Cfw zXc1RB^4K%>9naVK*+;|Z#BgD_GMpN247CEor%86rTGt#jlj0R)4U-i-p;VdRltl5g zN*O1<9oTJaj-`+qB9&w-xUUig3qeV$b*ZT1B$-aDr5%gHDJ3ek6k?d|#CN?8xOd?D#Ou)Z?X_!UO&L!rmLM#U6_ku6;)XPT&9>XEttI0sTjTD( zr#3f~)AhP-2Xm)oMU!ZF{F7(9R$p+9T*KnMG!1CnX{XFt#(N}AnN+C5$HfSOV_j{v zMhQb6i&e%GN`hsk4^2{nxi!lx$#NJ8Stv?)x!USJ>!<44JH bRQvgu%osUJriG;Bc?SLI#7y6{J*)8zzIKf> diff --git a/languages/el.po b/languages/el.po deleted file mode 100644 index 6b78ad30b..000000000 --- a/languages/el.po +++ /dev/null @@ -1,581 +0,0 @@ -# Copyright (C) 2019 Pressbooks (Book Oven Inc.) -# This file is distributed under the GPL v3.0 or later. -msgid "" -msgstr "" -"Project-Id-Version: McLuhan 2.8.4\n" -"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-book/\n" -"POT-Creation-Date: 2019-05-13T16:26:24+00:00\n" -"PO-Revision-Date: 2017-06-22 17:45+0000\n" -"Language-Team: Greek (https://www.transifex.com/pressbooks/teams/9194/el/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: el\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Domain: pressbooks-book\n" -"X-Generator: WP-CLI 2.0.1\n" - -#. Theme Name of the theme -msgid "McLuhan" -msgstr "" - -#. Theme URI of the theme -msgid "https://pressbooks.com/themes/pressbooks-book" -msgstr "" - -#. Description of the theme -msgid "" -"This theme is named after Canadian media theorist Marshall McLuhan, who " -"coined the phrase “the medium is the message.” It is designed for academic " -"writing and is also suitable for fiction. Headings are set in Cormorant " -"Garamond, and body type is set in Lora." -msgstr "" - -#. Author of the theme -msgid "Pressbooks (Book Oven Inc.)" -msgstr "" - -#. Author URI of the theme -msgid "https://pressbooks.com" -msgstr "" - -#: 404.php:2 -msgid "Oops! That content can’t be found." -msgstr "" - -#: 404.php:3 -msgid "It looks like nothing was found at this location. Try a search?" -msgstr "" - -#: comments.php:2 -msgid "Feedback/Errata" -msgstr "" - -#: comments.php:6 -msgid "" -"This post is password protected. Enter the password to view any comments." -msgstr "" - -#: comments.php:36 comments.php:47 -msgid " Older Comments" -msgstr "" - -#: comments.php:37 comments.php:48 -msgid "Newer Comments " -msgstr "" - -#: comments.php:56 -msgid "Comments are closed." -msgstr "" - -#: comments.php:64 -msgid "Submit" -msgstr "" - -#. translators: %s: Pressbooks -#: footer.php:32 -msgid "Powered by %s" -msgstr "" - -#: footer.php:34 -msgid "Guides and Tutorials" -msgstr "" - -#: footer.php:35 -msgid "Contact" -msgstr "" - -#: footer.php:39 footer.php:41 -msgid "Pressbooks on YouTube" -msgstr "" - -#: footer.php:43 footer.php:47 -msgid "Pressbooks on Twitter" -msgstr "" - -#: functions.php:16 -msgid "Dependencies Missing" -msgstr "" - -#: functions.php:17 -msgid "You must run composer install from the McLuhan directory." -msgstr "" - -#: functions.php:28 -msgid "Cannot find Pressbooks install." -msgstr "" - -#: header.php:63 -msgid "Skip to content" -msgstr "" - -#. translators: %s: name of network -#: header.php:82 -msgid "Logo for %s" -msgstr "" - -#: header.php:93 -msgid "Toggle Menu" -msgstr "" - -#: header.php:106 index.php:14 partials/content-cover-toc.php:3 -msgid "Contents" -msgstr "" - -#. translators: %s: the title of the book -#: header.php:115 -msgid "Go to the cover page of %s" -msgstr "" - -#: header.php:119 inc/helpers/namespace.php:206 -msgid "Buy" -msgstr "" - -#: inc/actions/namespace.php:63 partials/content-accessibility-toolbar.php:4 -msgid "Increase Font Size" -msgstr "" - -#: inc/actions/namespace.php:64 -msgid "Decrease Font Size" -msgstr "" - -#: inc/actions/namespace.php:66 -msgid "Comparison loading…" -msgstr "" - -#: inc/actions/namespace.php:67 -msgid "Comparison loaded." -msgstr "" - -#: inc/actions/namespace.php:68 -msgid "The original chapter could not be loaded." -msgstr "" - -#: inc/actions/namespace.php:69 -msgid "Toggle contents of" -msgstr "" - -#: inc/actions/namespace.php:217 -msgid "Enable Image Lightbox" -msgstr "" - -#: inc/actions/namespace.php:222 -msgid "Show linked images in a lightbox" -msgstr "" - -#: inc/filters/namespace.php:19 -msgid "Private" -msgstr "" - -#: inc/helpers/namespace.php:140 -msgid "Public Domain" -msgstr "" - -#: inc/helpers/namespace.php:143 -msgid "Creative Commons Attribution" -msgstr "" - -#: inc/helpers/namespace.php:146 -msgid "Creative Commons Attribution ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:149 -msgid "Creative Commons Attribution NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:152 -msgid "Creative Commons Attribution NonCommercial" -msgstr "" - -#: inc/helpers/namespace.php:155 -msgid "Creative Commons Attribution NonCommercial ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:158 -msgid "Creative Commons Attribution NonCommercial NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:162 -msgid "All Rights Reserved" -msgstr "" - -#: inc/helpers/namespace.php:176 -msgid "Check out this great book on Pressbooks." -msgstr "" - -#: inc/helpers/namespace.php:193 -msgid "Home" -msgstr "" - -#: inc/helpers/namespace.php:199 -msgid "Read" -msgstr "" - -#: inc/helpers/namespace.php:213 -msgid "Sign in" -msgstr "" - -#: inc/helpers/namespace.php:220 -msgid "Admin" -msgstr "" - -#: inc/helpers/namespace.php:226 -msgid "Sign out" -msgstr "" - -#: inc/helpers/namespace.php:406 partials/content-cover-book-header.php:17 -#: partials/content-cover-book-info.php:51 -msgid "Author" -msgid_plural "Authors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:407 -msgid "Editor" -msgid_plural "Editors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:408 -msgid "Translator" -msgid_plural "Translators" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:409 -msgid "Reviewer" -msgid_plural "Reviewers" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:410 -msgid "Illustrator" -msgid_plural "Illustrators" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:411 -msgid "Contributor" -msgid_plural "Contributors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:412 partials/content-cover-book-header.php:102 -#: partials/content-cover-book-info.php:66 single.php:32 -msgid "License" -msgstr "" - -#: inc/helpers/namespace.php:413 -msgid "Primary Subject" -msgstr "" - -#: inc/helpers/namespace.php:414 -msgid "Additional Subject(s)" -msgstr "" - -#: inc/helpers/namespace.php:415 -msgid "Publisher" -msgstr "" - -#: inc/helpers/namespace.php:416 -msgid "Publication Date" -msgstr "" - -#: inc/helpers/namespace.php:417 single.php:42 -msgid "Digital Object Identifier (DOI)" -msgstr "" - -#: inc/helpers/namespace.php:418 -msgid "Ebook ISBN" -msgstr "" - -#: inc/helpers/namespace.php:419 -msgid "Print ISBN" -msgstr "" - -#: inc/helpers/namespace.php:420 -msgid "Hashtag" -msgstr "" - -#. translators: %s: post title -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:454 inc/helpers/namespace.php:457 -msgid "Previous: %s" -msgstr "" - -#. translators: %s: post title, -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:464 inc/helpers/namespace.php:466 -msgid "Next: %s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%s on" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%1$s at %2$s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 inc/helpers/namespace.php:566 -msgid "(Edit)" -msgstr "" - -#: inc/helpers/namespace.php:540 -msgid "Your comment is awaiting moderation." -msgstr "" - -#: inc/helpers/namespace.php:566 -msgid "Pingback:" -msgstr "" - -#: inc/intervention.php:11 -msgid "Hello," -msgstr "" - -#: index.php:18 -msgid "This book does not contain any public content." -msgstr "" - -#: page-about.php:5 -msgid "About The Book" -msgstr "" - -#: page-about.php:21 page-buy.php:10 page-buy.php:18 -msgid "It's coming!" -msgstr "" - -#: page-authors.php:31 -msgid "Authors" -msgstr "" - -#: page-buy.php:5 -msgid "Buy the Book" -msgstr "" - -#. translators: %1$s: url to book, %2$s: title of book -#: page-buy.php:21 -msgid "You can buy %2$s by following any of the links below:" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:25 -msgid "Purchase on amazon.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:30 -msgid "Purchase on oreilly.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:35 -msgid "Purchase on barnesandnoble.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:40 -msgid "Purchase on kobobooks.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:45 -msgid "Purchase on apple.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Elsewhere" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Purchase here:" -msgstr "" - -#: page.php:13 partials/content-single-legacy.php:69 -#: partials/content-single.php:69 -msgid "Edit" -msgstr "" - -#: page.php:18 -msgid "Pages:" -msgstr "" - -#: partials/content-cover-book-header.php:11 -msgid "Book Title" -msgstr "" - -#: partials/content-cover-book-header.php:14 -msgid "Subtitle" -msgstr "" - -#. translators: %s: title of book -#: partials/content-cover-book-header.php:26 -#: partials/content-cover-book-header.php:32 -msgid "Cover image for %s" -msgstr "" - -#: partials/content-cover-book-header.php:54 -msgid "Download this book" -msgstr "" - -#: partials/content-cover-book-header.php:98 -#: partials/content-cover-book-info.php:6 -msgid "Book Description" -msgstr "" - -#: partials/content-cover-book-header.php:110 -msgid "Read Book" -msgstr "" - -#: partials/content-cover-book-header.php:117 -msgid "Buy Book" -msgstr "" - -#: partials/content-cover-book-info.php:2 -msgid "Book Information" -msgstr "" - -#: partials/content-cover-book-info.php:23 -msgid "Book Source" -msgstr "" - -#. translators: %$1s: title of book, link to book, %2$s: attribution string -#. for the book, %3$s: publisher of book, %4$s: license for book -#: partials/content-cover-book-info.php:30 -msgid "" -"This book is a cloned version of %1$s%2$s, published using Pressbooks by " -"%3$s under a %4$s license. It may differ from the original." -msgstr "" - -#. translators: %2$s: authors of book -#: partials/content-cover-book-info.php:33 -msgid " by %s" -msgstr "" - -#. translators: %s: link to source book -#: partials/content-cover-book-info.php:40 -msgid "" -"This book was cloned from a source that is no longer available. The source " -"URL was %s. This book may differ from the original." -msgstr "" - -#: partials/content-cover-book-info.php:61 -msgid "Contributors" -msgstr "" - -#: partials/content-cover-book-info.php:71 -msgid "Subject" -msgstr "" - -#: partials/content-cover-book-info.php:85 -#: partials/content-cover-metadata.php:63 -msgid "Click for more information" -msgstr "" - -#: partials/content-cover-metadata.php:3 -msgid "Metadata" -msgstr "" - -#: partials/content-cover-metadata.php:8 -msgid "Title" -msgstr "" - -#. translators: %1$s: chapter title, %2$s: book title, %3$s: book author(s) -#: partials/content-difftool.php:52 -msgid "This chapter is adapted from %1$s in %2$s by %3$s." -msgstr "" - -#: partials/content-difftool.php:66 -msgid "" -"Note: The comparison below is between this text and the current " -"version of the text from which it was adapted." -msgstr "" - -#: partials/content-difftool.php:67 -msgid "additions" -msgstr "" - -#: partials/content-difftool.php:67 -msgid "deletions" -msgstr "" - -#: partials/content-none.php:2 -msgid "Nothing Found" -msgstr "" - -#: partials/content-none.php:3 -msgid "" -"Sorry, but nothing matched your search terms. Please try again with some " -"different keywords." -msgstr "" - -#: partials/content-single-legacy.php:41 partials/content-single.php:42 -msgid "Previous Page" -msgstr "" - -#: partials/content-single-legacy.php:52 partials/content-single.php:53 -msgid "Next Page" -msgstr "" - -#: private.php:4 -msgid "Access Denied" -msgstr "" - -#. translators: link to sign in -#: private.php:10 -msgid "" -"This book is private, and accessible only to registered users. If you have " -"an account you can %s." -msgstr "" - -#: private.php:14 -msgid "sign in here" -msgstr "" - -#. translators: link to Pressbooks.com -#: private.php:23 -msgid "You can also set up your own Pressbooks book at %s." -msgstr "" - -#. translators: search string -#: search.php:6 -msgid "Search Results for: %s" -msgstr "" - -#: search.php:18 -msgid "Previous page" -msgstr "" - -#: search.php:19 -msgid "Next page" -msgstr "" - -#: search.php:20 -msgid "Paged navigation" -msgstr "" - -#: searchform.php:3 -msgctxt "label" -msgid "Search in book:" -msgstr "" - -#: searchform.php:4 -msgctxt "placeholder" -msgid "Search in book …" -msgstr "" - -#: searchform.php:8 -msgid "Search" -msgstr "" - -#: single.php:58 -msgid "Share This Book" -msgstr "" diff --git a/languages/en_CA.mo b/languages/en_CA.mo deleted file mode 100644 index 8f2687ab5b4cea77eb73e2d6deaf328678862e73..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 491 zcmZ9J%}xR_5XUik+M{O=W8wj#vtL1h5)Qh6Az>pS>&MNMrR-Lr-Lzf72k}9CA)m!A zMlk-9Upnnf`=7R7$44JEs{_l4<;-$uxv*4fTRv^FW5=pyr-_m;EHyZq;{#KgOF{=$U^>QZ5Qqd(2rCMnMqS#J#FYLlk*sBXT o?LpA!I#1Y_D{Dz$|90C4vzc2an4(510*@1n#v}V3z8g5TZ#2}BlK=n! diff --git a/languages/en_CA.po b/languages/en_CA.po deleted file mode 100644 index 45fea87fe..000000000 --- a/languages/en_CA.po +++ /dev/null @@ -1,581 +0,0 @@ -# Copyright (C) 2019 Pressbooks (Book Oven Inc.) -# This file is distributed under the GPL v3.0 or later. -msgid "" -msgstr "" -"Project-Id-Version: McLuhan 2.8.4\n" -"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-book/\n" -"POT-Creation-Date: 2019-05-13T16:26:24+00:00\n" -"PO-Revision-Date: 2017-06-22 17:45+0000\n" -"Language-Team: English (Canada) (https://www.transifex.com/pressbooks/teams/9194/en_CA/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: en_CA\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Domain: pressbooks-book\n" -"X-Generator: WP-CLI 2.0.1\n" - -#. Theme Name of the theme -msgid "McLuhan" -msgstr "" - -#. Theme URI of the theme -msgid "https://pressbooks.com/themes/pressbooks-book" -msgstr "" - -#. Description of the theme -msgid "" -"This theme is named after Canadian media theorist Marshall McLuhan, who " -"coined the phrase “the medium is the message.” It is designed for academic " -"writing and is also suitable for fiction. Headings are set in Cormorant " -"Garamond, and body type is set in Lora." -msgstr "" - -#. Author of the theme -msgid "Pressbooks (Book Oven Inc.)" -msgstr "" - -#. Author URI of the theme -msgid "https://pressbooks.com" -msgstr "" - -#: 404.php:2 -msgid "Oops! That content can’t be found." -msgstr "" - -#: 404.php:3 -msgid "It looks like nothing was found at this location. Try a search?" -msgstr "" - -#: comments.php:2 -msgid "Feedback/Errata" -msgstr "" - -#: comments.php:6 -msgid "" -"This post is password protected. Enter the password to view any comments." -msgstr "" - -#: comments.php:36 comments.php:47 -msgid " Older Comments" -msgstr "" - -#: comments.php:37 comments.php:48 -msgid "Newer Comments " -msgstr "" - -#: comments.php:56 -msgid "Comments are closed." -msgstr "" - -#: comments.php:64 -msgid "Submit" -msgstr "" - -#. translators: %s: Pressbooks -#: footer.php:32 -msgid "Powered by %s" -msgstr "" - -#: footer.php:34 -msgid "Guides and Tutorials" -msgstr "" - -#: footer.php:35 -msgid "Contact" -msgstr "" - -#: footer.php:39 footer.php:41 -msgid "Pressbooks on YouTube" -msgstr "" - -#: footer.php:43 footer.php:47 -msgid "Pressbooks on Twitter" -msgstr "" - -#: functions.php:16 -msgid "Dependencies Missing" -msgstr "" - -#: functions.php:17 -msgid "You must run composer install from the McLuhan directory." -msgstr "" - -#: functions.php:28 -msgid "Cannot find Pressbooks install." -msgstr "" - -#: header.php:63 -msgid "Skip to content" -msgstr "" - -#. translators: %s: name of network -#: header.php:82 -msgid "Logo for %s" -msgstr "" - -#: header.php:93 -msgid "Toggle Menu" -msgstr "" - -#: header.php:106 index.php:14 partials/content-cover-toc.php:3 -msgid "Contents" -msgstr "" - -#. translators: %s: the title of the book -#: header.php:115 -msgid "Go to the cover page of %s" -msgstr "" - -#: header.php:119 inc/helpers/namespace.php:206 -msgid "Buy" -msgstr "" - -#: inc/actions/namespace.php:63 partials/content-accessibility-toolbar.php:4 -msgid "Increase Font Size" -msgstr "" - -#: inc/actions/namespace.php:64 -msgid "Decrease Font Size" -msgstr "" - -#: inc/actions/namespace.php:66 -msgid "Comparison loading…" -msgstr "" - -#: inc/actions/namespace.php:67 -msgid "Comparison loaded." -msgstr "" - -#: inc/actions/namespace.php:68 -msgid "The original chapter could not be loaded." -msgstr "" - -#: inc/actions/namespace.php:69 -msgid "Toggle contents of" -msgstr "" - -#: inc/actions/namespace.php:217 -msgid "Enable Image Lightbox" -msgstr "" - -#: inc/actions/namespace.php:222 -msgid "Show linked images in a lightbox" -msgstr "" - -#: inc/filters/namespace.php:19 -msgid "Private" -msgstr "" - -#: inc/helpers/namespace.php:140 -msgid "Public Domain" -msgstr "" - -#: inc/helpers/namespace.php:143 -msgid "Creative Commons Attribution" -msgstr "" - -#: inc/helpers/namespace.php:146 -msgid "Creative Commons Attribution ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:149 -msgid "Creative Commons Attribution NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:152 -msgid "Creative Commons Attribution NonCommercial" -msgstr "" - -#: inc/helpers/namespace.php:155 -msgid "Creative Commons Attribution NonCommercial ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:158 -msgid "Creative Commons Attribution NonCommercial NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:162 -msgid "All Rights Reserved" -msgstr "" - -#: inc/helpers/namespace.php:176 -msgid "Check out this great book on Pressbooks." -msgstr "" - -#: inc/helpers/namespace.php:193 -msgid "Home" -msgstr "" - -#: inc/helpers/namespace.php:199 -msgid "Read" -msgstr "" - -#: inc/helpers/namespace.php:213 -msgid "Sign in" -msgstr "" - -#: inc/helpers/namespace.php:220 -msgid "Admin" -msgstr "" - -#: inc/helpers/namespace.php:226 -msgid "Sign out" -msgstr "" - -#: inc/helpers/namespace.php:406 partials/content-cover-book-header.php:17 -#: partials/content-cover-book-info.php:51 -msgid "Author" -msgid_plural "Authors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:407 -msgid "Editor" -msgid_plural "Editors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:408 -msgid "Translator" -msgid_plural "Translators" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:409 -msgid "Reviewer" -msgid_plural "Reviewers" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:410 -msgid "Illustrator" -msgid_plural "Illustrators" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:411 -msgid "Contributor" -msgid_plural "Contributors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:412 partials/content-cover-book-header.php:102 -#: partials/content-cover-book-info.php:66 single.php:32 -msgid "License" -msgstr "" - -#: inc/helpers/namespace.php:413 -msgid "Primary Subject" -msgstr "" - -#: inc/helpers/namespace.php:414 -msgid "Additional Subject(s)" -msgstr "" - -#: inc/helpers/namespace.php:415 -msgid "Publisher" -msgstr "" - -#: inc/helpers/namespace.php:416 -msgid "Publication Date" -msgstr "" - -#: inc/helpers/namespace.php:417 single.php:42 -msgid "Digital Object Identifier (DOI)" -msgstr "" - -#: inc/helpers/namespace.php:418 -msgid "Ebook ISBN" -msgstr "" - -#: inc/helpers/namespace.php:419 -msgid "Print ISBN" -msgstr "" - -#: inc/helpers/namespace.php:420 -msgid "Hashtag" -msgstr "" - -#. translators: %s: post title -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:454 inc/helpers/namespace.php:457 -msgid "Previous: %s" -msgstr "" - -#. translators: %s: post title, -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:464 inc/helpers/namespace.php:466 -msgid "Next: %s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%s on" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%1$s at %2$s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 inc/helpers/namespace.php:566 -msgid "(Edit)" -msgstr "" - -#: inc/helpers/namespace.php:540 -msgid "Your comment is awaiting moderation." -msgstr "" - -#: inc/helpers/namespace.php:566 -msgid "Pingback:" -msgstr "" - -#: inc/intervention.php:11 -msgid "Hello," -msgstr "" - -#: index.php:18 -msgid "This book does not contain any public content." -msgstr "" - -#: page-about.php:5 -msgid "About The Book" -msgstr "" - -#: page-about.php:21 page-buy.php:10 page-buy.php:18 -msgid "It's coming!" -msgstr "" - -#: page-authors.php:31 -msgid "Authors" -msgstr "" - -#: page-buy.php:5 -msgid "Buy the Book" -msgstr "" - -#. translators: %1$s: url to book, %2$s: title of book -#: page-buy.php:21 -msgid "You can buy %2$s by following any of the links below:" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:25 -msgid "Purchase on amazon.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:30 -msgid "Purchase on oreilly.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:35 -msgid "Purchase on barnesandnoble.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:40 -msgid "Purchase on kobobooks.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:45 -msgid "Purchase on apple.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Elsewhere" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Purchase here:" -msgstr "" - -#: page.php:13 partials/content-single-legacy.php:69 -#: partials/content-single.php:69 -msgid "Edit" -msgstr "" - -#: page.php:18 -msgid "Pages:" -msgstr "" - -#: partials/content-cover-book-header.php:11 -msgid "Book Title" -msgstr "" - -#: partials/content-cover-book-header.php:14 -msgid "Subtitle" -msgstr "" - -#. translators: %s: title of book -#: partials/content-cover-book-header.php:26 -#: partials/content-cover-book-header.php:32 -msgid "Cover image for %s" -msgstr "" - -#: partials/content-cover-book-header.php:54 -msgid "Download this book" -msgstr "" - -#: partials/content-cover-book-header.php:98 -#: partials/content-cover-book-info.php:6 -msgid "Book Description" -msgstr "" - -#: partials/content-cover-book-header.php:110 -msgid "Read Book" -msgstr "" - -#: partials/content-cover-book-header.php:117 -msgid "Buy Book" -msgstr "" - -#: partials/content-cover-book-info.php:2 -msgid "Book Information" -msgstr "" - -#: partials/content-cover-book-info.php:23 -msgid "Book Source" -msgstr "" - -#. translators: %$1s: title of book, link to book, %2$s: attribution string -#. for the book, %3$s: publisher of book, %4$s: license for book -#: partials/content-cover-book-info.php:30 -msgid "" -"This book is a cloned version of %1$s%2$s, published using Pressbooks by " -"%3$s under a %4$s license. It may differ from the original." -msgstr "" - -#. translators: %2$s: authors of book -#: partials/content-cover-book-info.php:33 -msgid " by %s" -msgstr "" - -#. translators: %s: link to source book -#: partials/content-cover-book-info.php:40 -msgid "" -"This book was cloned from a source that is no longer available. The source " -"URL was %s. This book may differ from the original." -msgstr "" - -#: partials/content-cover-book-info.php:61 -msgid "Contributors" -msgstr "" - -#: partials/content-cover-book-info.php:71 -msgid "Subject" -msgstr "" - -#: partials/content-cover-book-info.php:85 -#: partials/content-cover-metadata.php:63 -msgid "Click for more information" -msgstr "" - -#: partials/content-cover-metadata.php:3 -msgid "Metadata" -msgstr "" - -#: partials/content-cover-metadata.php:8 -msgid "Title" -msgstr "" - -#. translators: %1$s: chapter title, %2$s: book title, %3$s: book author(s) -#: partials/content-difftool.php:52 -msgid "This chapter is adapted from %1$s in %2$s by %3$s." -msgstr "" - -#: partials/content-difftool.php:66 -msgid "" -"Note: The comparison below is between this text and the current " -"version of the text from which it was adapted." -msgstr "" - -#: partials/content-difftool.php:67 -msgid "additions" -msgstr "" - -#: partials/content-difftool.php:67 -msgid "deletions" -msgstr "" - -#: partials/content-none.php:2 -msgid "Nothing Found" -msgstr "" - -#: partials/content-none.php:3 -msgid "" -"Sorry, but nothing matched your search terms. Please try again with some " -"different keywords." -msgstr "" - -#: partials/content-single-legacy.php:41 partials/content-single.php:42 -msgid "Previous Page" -msgstr "" - -#: partials/content-single-legacy.php:52 partials/content-single.php:53 -msgid "Next Page" -msgstr "" - -#: private.php:4 -msgid "Access Denied" -msgstr "" - -#. translators: link to sign in -#: private.php:10 -msgid "" -"This book is private, and accessible only to registered users. If you have " -"an account you can %s." -msgstr "" - -#: private.php:14 -msgid "sign in here" -msgstr "" - -#. translators: link to Pressbooks.com -#: private.php:23 -msgid "You can also set up your own Pressbooks book at %s." -msgstr "" - -#. translators: search string -#: search.php:6 -msgid "Search Results for: %s" -msgstr "" - -#: search.php:18 -msgid "Previous page" -msgstr "" - -#: search.php:19 -msgid "Next page" -msgstr "" - -#: search.php:20 -msgid "Paged navigation" -msgstr "" - -#: searchform.php:3 -msgctxt "label" -msgid "Search in book:" -msgstr "" - -#: searchform.php:4 -msgctxt "placeholder" -msgid "Search in book …" -msgstr "" - -#: searchform.php:8 -msgid "Search" -msgstr "" - -#: single.php:58 -msgid "Share This Book" -msgstr "" diff --git a/languages/en_GB.mo b/languages/en_GB.mo deleted file mode 100644 index ac4a866863902a41c665a062344e1c310025e42b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 499 zcmZ8eO-}+b5Y^~ukDfh@i3fl#+ZFvG{uuv^zr`*_ zF}~!bGo8u2*Xifp?)#R*w&T9zq2rF@v15&nB^F01-jX&#Nd}W- zT;*Is?05W@cSEJp7AGbXDV|lC!I@%^TU#0y1evgTweS;F1f?cp7D_#vKOxo^fj7Oz z8+sA-d>n8~4B{|qV|a>j3{ji4PL4tcZ_H&@@r-arykIbt*;1Gs8gnTurEn!=ma3u& zjUWBhYUNwar4f(x`rn3iLrl<(x~+iZ!{u4f^d_UpaP!j05503GElG>Bx6;|N^lF20 z$%X7el5=gy_UE$;>}>jKwMWu8l!;26AqJg=u)o$BthK!9veJBs7fKg~fh^al>Bl|z t4*LxW2YrZ|J?|a|s&JAFHalD|&Q&f+lIB)v26t0DACKI(gns00eF0(QmA?Q0 diff --git a/languages/en_GB.po b/languages/en_GB.po deleted file mode 100644 index 544d5a824..000000000 --- a/languages/en_GB.po +++ /dev/null @@ -1,581 +0,0 @@ -# Copyright (C) 2019 Pressbooks (Book Oven Inc.) -# This file is distributed under the GPL v3.0 or later. -msgid "" -msgstr "" -"Project-Id-Version: McLuhan 2.8.4\n" -"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-book/\n" -"POT-Creation-Date: 2019-05-13T16:26:24+00:00\n" -"PO-Revision-Date: 2017-06-22 17:45+0000\n" -"Language-Team: English (United Kingdom) (https://www.transifex.com/pressbooks/teams/9194/en_GB/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: en_GB\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Domain: pressbooks-book\n" -"X-Generator: WP-CLI 2.0.1\n" - -#. Theme Name of the theme -msgid "McLuhan" -msgstr "" - -#. Theme URI of the theme -msgid "https://pressbooks.com/themes/pressbooks-book" -msgstr "" - -#. Description of the theme -msgid "" -"This theme is named after Canadian media theorist Marshall McLuhan, who " -"coined the phrase “the medium is the message.” It is designed for academic " -"writing and is also suitable for fiction. Headings are set in Cormorant " -"Garamond, and body type is set in Lora." -msgstr "" - -#. Author of the theme -msgid "Pressbooks (Book Oven Inc.)" -msgstr "" - -#. Author URI of the theme -msgid "https://pressbooks.com" -msgstr "" - -#: 404.php:2 -msgid "Oops! That content can’t be found." -msgstr "" - -#: 404.php:3 -msgid "It looks like nothing was found at this location. Try a search?" -msgstr "" - -#: comments.php:2 -msgid "Feedback/Errata" -msgstr "" - -#: comments.php:6 -msgid "" -"This post is password protected. Enter the password to view any comments." -msgstr "" - -#: comments.php:36 comments.php:47 -msgid " Older Comments" -msgstr "" - -#: comments.php:37 comments.php:48 -msgid "Newer Comments " -msgstr "" - -#: comments.php:56 -msgid "Comments are closed." -msgstr "" - -#: comments.php:64 -msgid "Submit" -msgstr "" - -#. translators: %s: Pressbooks -#: footer.php:32 -msgid "Powered by %s" -msgstr "" - -#: footer.php:34 -msgid "Guides and Tutorials" -msgstr "" - -#: footer.php:35 -msgid "Contact" -msgstr "" - -#: footer.php:39 footer.php:41 -msgid "Pressbooks on YouTube" -msgstr "" - -#: footer.php:43 footer.php:47 -msgid "Pressbooks on Twitter" -msgstr "" - -#: functions.php:16 -msgid "Dependencies Missing" -msgstr "" - -#: functions.php:17 -msgid "You must run composer install from the McLuhan directory." -msgstr "" - -#: functions.php:28 -msgid "Cannot find Pressbooks install." -msgstr "" - -#: header.php:63 -msgid "Skip to content" -msgstr "" - -#. translators: %s: name of network -#: header.php:82 -msgid "Logo for %s" -msgstr "" - -#: header.php:93 -msgid "Toggle Menu" -msgstr "" - -#: header.php:106 index.php:14 partials/content-cover-toc.php:3 -msgid "Contents" -msgstr "" - -#. translators: %s: the title of the book -#: header.php:115 -msgid "Go to the cover page of %s" -msgstr "" - -#: header.php:119 inc/helpers/namespace.php:206 -msgid "Buy" -msgstr "" - -#: inc/actions/namespace.php:63 partials/content-accessibility-toolbar.php:4 -msgid "Increase Font Size" -msgstr "" - -#: inc/actions/namespace.php:64 -msgid "Decrease Font Size" -msgstr "" - -#: inc/actions/namespace.php:66 -msgid "Comparison loading…" -msgstr "" - -#: inc/actions/namespace.php:67 -msgid "Comparison loaded." -msgstr "" - -#: inc/actions/namespace.php:68 -msgid "The original chapter could not be loaded." -msgstr "" - -#: inc/actions/namespace.php:69 -msgid "Toggle contents of" -msgstr "" - -#: inc/actions/namespace.php:217 -msgid "Enable Image Lightbox" -msgstr "" - -#: inc/actions/namespace.php:222 -msgid "Show linked images in a lightbox" -msgstr "" - -#: inc/filters/namespace.php:19 -msgid "Private" -msgstr "" - -#: inc/helpers/namespace.php:140 -msgid "Public Domain" -msgstr "" - -#: inc/helpers/namespace.php:143 -msgid "Creative Commons Attribution" -msgstr "" - -#: inc/helpers/namespace.php:146 -msgid "Creative Commons Attribution ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:149 -msgid "Creative Commons Attribution NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:152 -msgid "Creative Commons Attribution NonCommercial" -msgstr "" - -#: inc/helpers/namespace.php:155 -msgid "Creative Commons Attribution NonCommercial ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:158 -msgid "Creative Commons Attribution NonCommercial NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:162 -msgid "All Rights Reserved" -msgstr "" - -#: inc/helpers/namespace.php:176 -msgid "Check out this great book on Pressbooks." -msgstr "" - -#: inc/helpers/namespace.php:193 -msgid "Home" -msgstr "" - -#: inc/helpers/namespace.php:199 -msgid "Read" -msgstr "" - -#: inc/helpers/namespace.php:213 -msgid "Sign in" -msgstr "" - -#: inc/helpers/namespace.php:220 -msgid "Admin" -msgstr "" - -#: inc/helpers/namespace.php:226 -msgid "Sign out" -msgstr "" - -#: inc/helpers/namespace.php:406 partials/content-cover-book-header.php:17 -#: partials/content-cover-book-info.php:51 -msgid "Author" -msgid_plural "Authors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:407 -msgid "Editor" -msgid_plural "Editors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:408 -msgid "Translator" -msgid_plural "Translators" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:409 -msgid "Reviewer" -msgid_plural "Reviewers" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:410 -msgid "Illustrator" -msgid_plural "Illustrators" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:411 -msgid "Contributor" -msgid_plural "Contributors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:412 partials/content-cover-book-header.php:102 -#: partials/content-cover-book-info.php:66 single.php:32 -msgid "License" -msgstr "" - -#: inc/helpers/namespace.php:413 -msgid "Primary Subject" -msgstr "" - -#: inc/helpers/namespace.php:414 -msgid "Additional Subject(s)" -msgstr "" - -#: inc/helpers/namespace.php:415 -msgid "Publisher" -msgstr "" - -#: inc/helpers/namespace.php:416 -msgid "Publication Date" -msgstr "" - -#: inc/helpers/namespace.php:417 single.php:42 -msgid "Digital Object Identifier (DOI)" -msgstr "" - -#: inc/helpers/namespace.php:418 -msgid "Ebook ISBN" -msgstr "" - -#: inc/helpers/namespace.php:419 -msgid "Print ISBN" -msgstr "" - -#: inc/helpers/namespace.php:420 -msgid "Hashtag" -msgstr "" - -#. translators: %s: post title -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:454 inc/helpers/namespace.php:457 -msgid "Previous: %s" -msgstr "" - -#. translators: %s: post title, -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:464 inc/helpers/namespace.php:466 -msgid "Next: %s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%s on" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%1$s at %2$s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 inc/helpers/namespace.php:566 -msgid "(Edit)" -msgstr "" - -#: inc/helpers/namespace.php:540 -msgid "Your comment is awaiting moderation." -msgstr "" - -#: inc/helpers/namespace.php:566 -msgid "Pingback:" -msgstr "" - -#: inc/intervention.php:11 -msgid "Hello," -msgstr "" - -#: index.php:18 -msgid "This book does not contain any public content." -msgstr "" - -#: page-about.php:5 -msgid "About The Book" -msgstr "" - -#: page-about.php:21 page-buy.php:10 page-buy.php:18 -msgid "It's coming!" -msgstr "" - -#: page-authors.php:31 -msgid "Authors" -msgstr "" - -#: page-buy.php:5 -msgid "Buy the Book" -msgstr "" - -#. translators: %1$s: url to book, %2$s: title of book -#: page-buy.php:21 -msgid "You can buy %2$s by following any of the links below:" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:25 -msgid "Purchase on amazon.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:30 -msgid "Purchase on oreilly.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:35 -msgid "Purchase on barnesandnoble.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:40 -msgid "Purchase on kobobooks.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:45 -msgid "Purchase on apple.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Elsewhere" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Purchase here:" -msgstr "" - -#: page.php:13 partials/content-single-legacy.php:69 -#: partials/content-single.php:69 -msgid "Edit" -msgstr "" - -#: page.php:18 -msgid "Pages:" -msgstr "" - -#: partials/content-cover-book-header.php:11 -msgid "Book Title" -msgstr "" - -#: partials/content-cover-book-header.php:14 -msgid "Subtitle" -msgstr "" - -#. translators: %s: title of book -#: partials/content-cover-book-header.php:26 -#: partials/content-cover-book-header.php:32 -msgid "Cover image for %s" -msgstr "" - -#: partials/content-cover-book-header.php:54 -msgid "Download this book" -msgstr "" - -#: partials/content-cover-book-header.php:98 -#: partials/content-cover-book-info.php:6 -msgid "Book Description" -msgstr "" - -#: partials/content-cover-book-header.php:110 -msgid "Read Book" -msgstr "" - -#: partials/content-cover-book-header.php:117 -msgid "Buy Book" -msgstr "" - -#: partials/content-cover-book-info.php:2 -msgid "Book Information" -msgstr "" - -#: partials/content-cover-book-info.php:23 -msgid "Book Source" -msgstr "" - -#. translators: %$1s: title of book, link to book, %2$s: attribution string -#. for the book, %3$s: publisher of book, %4$s: license for book -#: partials/content-cover-book-info.php:30 -msgid "" -"This book is a cloned version of %1$s%2$s, published using Pressbooks by " -"%3$s under a %4$s license. It may differ from the original." -msgstr "" - -#. translators: %2$s: authors of book -#: partials/content-cover-book-info.php:33 -msgid " by %s" -msgstr "" - -#. translators: %s: link to source book -#: partials/content-cover-book-info.php:40 -msgid "" -"This book was cloned from a source that is no longer available. The source " -"URL was %s. This book may differ from the original." -msgstr "" - -#: partials/content-cover-book-info.php:61 -msgid "Contributors" -msgstr "" - -#: partials/content-cover-book-info.php:71 -msgid "Subject" -msgstr "" - -#: partials/content-cover-book-info.php:85 -#: partials/content-cover-metadata.php:63 -msgid "Click for more information" -msgstr "" - -#: partials/content-cover-metadata.php:3 -msgid "Metadata" -msgstr "" - -#: partials/content-cover-metadata.php:8 -msgid "Title" -msgstr "" - -#. translators: %1$s: chapter title, %2$s: book title, %3$s: book author(s) -#: partials/content-difftool.php:52 -msgid "This chapter is adapted from %1$s in %2$s by %3$s." -msgstr "" - -#: partials/content-difftool.php:66 -msgid "" -"Note: The comparison below is between this text and the current " -"version of the text from which it was adapted." -msgstr "" - -#: partials/content-difftool.php:67 -msgid "additions" -msgstr "" - -#: partials/content-difftool.php:67 -msgid "deletions" -msgstr "" - -#: partials/content-none.php:2 -msgid "Nothing Found" -msgstr "" - -#: partials/content-none.php:3 -msgid "" -"Sorry, but nothing matched your search terms. Please try again with some " -"different keywords." -msgstr "" - -#: partials/content-single-legacy.php:41 partials/content-single.php:42 -msgid "Previous Page" -msgstr "" - -#: partials/content-single-legacy.php:52 partials/content-single.php:53 -msgid "Next Page" -msgstr "" - -#: private.php:4 -msgid "Access Denied" -msgstr "" - -#. translators: link to sign in -#: private.php:10 -msgid "" -"This book is private, and accessible only to registered users. If you have " -"an account you can %s." -msgstr "" - -#: private.php:14 -msgid "sign in here" -msgstr "" - -#. translators: link to Pressbooks.com -#: private.php:23 -msgid "You can also set up your own Pressbooks book at %s." -msgstr "" - -#. translators: search string -#: search.php:6 -msgid "Search Results for: %s" -msgstr "" - -#: search.php:18 -msgid "Previous page" -msgstr "" - -#: search.php:19 -msgid "Next page" -msgstr "" - -#: search.php:20 -msgid "Paged navigation" -msgstr "" - -#: searchform.php:3 -msgctxt "label" -msgid "Search in book:" -msgstr "" - -#: searchform.php:4 -msgctxt "placeholder" -msgid "Search in book …" -msgstr "" - -#: searchform.php:8 -msgid "Search" -msgstr "" - -#: single.php:58 -msgid "Share This Book" -msgstr "" diff --git a/languages/es_ES.mo b/languages/es_ES.mo index 924b7a1677cedd644547947bd9654ccb0f69ae20..af9df272ac21627008395a35c50c7ec323669b24 100644 GIT binary patch delta 546 zcmXZYIZFdk5Ww--T!C+n zG4U4m5bt6Z_l>8h_nSC~0qVJHlfN@Q;{y5jl=xC)k?9wq2U)@b*3iX0oWh1Nz(wLm zT*ZhZGJ|V4jt4k|XQ=ltFo8Fy4c((Q)WSHvI=)DrMTbNYe^GzJW&A#zK%HpTSTp%; zqzBo-5j-^ezVRGK$zP%tyfyg;)blT>?|liTPoECH!$X5XB;CYdFbkUmqZkNzc9Sq0ByX3z!5|?q z7%?=l&_p+bMIshy{7>BJch9*W=bZais+Fz^O+n2P$vGk|BJ!OSX~za;Fq8VXi2cNq zCSJj2;&sg7rtt{%{yBDFhvTY*tAhYOV1q--=!+2;6u}u7k z^B7BujN<|h;1+h`3F`d|OyCV_L-(i+RWXjQ=|CjUqE5oYU(}y)8NU?=Q77_^6_Z~@ zdXP2D;r_yV0I=V8#52spu=Y6aNF~ CP&M=b diff --git a/languages/es_ES.po b/languages/es_ES.po index 39ef2cc4a..dac5fa3d1 100644 --- a/languages/es_ES.po +++ b/languages/es_ES.po @@ -6,9 +6,9 @@ # msgid "" msgstr "" -"Project-Id-Version: McLuhan 2.8.4\n" -"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-book/\n" -"POT-Creation-Date: 2019-05-13T16:26:24+00:00\n" +"Project-Id-Version: McLuhan 2.8.6\n" +"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbook-book/\n" +"POT-Creation-Date: 2019-05-28T16:41:10+00:00\n" "PO-Revision-Date: 2017-06-22 17:45+0000\n" "Last-Translator: Antonio Devís , 2018\n" "Language-Team: Spanish (https://www.transifex.com/pressbooks/teams/9194/es/)\n" @@ -18,7 +18,7 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Domain: pressbooks-book\n" -"X-Generator: WP-CLI 2.0.1\n" +"X-Generator: WP-CLI 2.2.0\n" #. Theme Name of the theme msgid "McLuhan" diff --git a/languages/et.mo b/languages/et.mo deleted file mode 100644 index 134a72e0cae6f680c399874d24e9ff1a827a1821..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 477 zcmZ8e+fD*85XI=zKKkrKO?-gp>@6rz!i!uC2}DBH%WGMNr3&q)ofZ5Lzrg?UTkK*4 z<4I0B?acI?PQOl1J}M4Jj%SV+j>nEyjwPCopDx*QYgx0$#ON1H35IicL}R5^oQ=~_ zu@s8Me$%geQ_Qs?7~4$F;kL*uB$~4&QEqt← Older Comments" -msgstr "" - -#: comments.php:37 comments.php:48 -msgid "Newer Comments " -msgstr "" - -#: comments.php:56 -msgid "Comments are closed." -msgstr "" - -#: comments.php:64 -msgid "Submit" -msgstr "" - -#. translators: %s: Pressbooks -#: footer.php:32 -msgid "Powered by %s" -msgstr "" - -#: footer.php:34 -msgid "Guides and Tutorials" -msgstr "" - -#: footer.php:35 -msgid "Contact" -msgstr "" - -#: footer.php:39 footer.php:41 -msgid "Pressbooks on YouTube" -msgstr "" - -#: footer.php:43 footer.php:47 -msgid "Pressbooks on Twitter" -msgstr "" - -#: functions.php:16 -msgid "Dependencies Missing" -msgstr "" - -#: functions.php:17 -msgid "You must run composer install from the McLuhan directory." -msgstr "" - -#: functions.php:28 -msgid "Cannot find Pressbooks install." -msgstr "" - -#: header.php:63 -msgid "Skip to content" -msgstr "" - -#. translators: %s: name of network -#: header.php:82 -msgid "Logo for %s" -msgstr "" - -#: header.php:93 -msgid "Toggle Menu" -msgstr "" - -#: header.php:106 index.php:14 partials/content-cover-toc.php:3 -msgid "Contents" -msgstr "" - -#. translators: %s: the title of the book -#: header.php:115 -msgid "Go to the cover page of %s" -msgstr "" - -#: header.php:119 inc/helpers/namespace.php:206 -msgid "Buy" -msgstr "" - -#: inc/actions/namespace.php:63 partials/content-accessibility-toolbar.php:4 -msgid "Increase Font Size" -msgstr "" - -#: inc/actions/namespace.php:64 -msgid "Decrease Font Size" -msgstr "" - -#: inc/actions/namespace.php:66 -msgid "Comparison loading…" -msgstr "" - -#: inc/actions/namespace.php:67 -msgid "Comparison loaded." -msgstr "" - -#: inc/actions/namespace.php:68 -msgid "The original chapter could not be loaded." -msgstr "" - -#: inc/actions/namespace.php:69 -msgid "Toggle contents of" -msgstr "" - -#: inc/actions/namespace.php:217 -msgid "Enable Image Lightbox" -msgstr "" - -#: inc/actions/namespace.php:222 -msgid "Show linked images in a lightbox" -msgstr "" - -#: inc/filters/namespace.php:19 -msgid "Private" -msgstr "" - -#: inc/helpers/namespace.php:140 -msgid "Public Domain" -msgstr "" - -#: inc/helpers/namespace.php:143 -msgid "Creative Commons Attribution" -msgstr "" - -#: inc/helpers/namespace.php:146 -msgid "Creative Commons Attribution ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:149 -msgid "Creative Commons Attribution NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:152 -msgid "Creative Commons Attribution NonCommercial" -msgstr "" - -#: inc/helpers/namespace.php:155 -msgid "Creative Commons Attribution NonCommercial ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:158 -msgid "Creative Commons Attribution NonCommercial NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:162 -msgid "All Rights Reserved" -msgstr "" - -#: inc/helpers/namespace.php:176 -msgid "Check out this great book on Pressbooks." -msgstr "" - -#: inc/helpers/namespace.php:193 -msgid "Home" -msgstr "" - -#: inc/helpers/namespace.php:199 -msgid "Read" -msgstr "" - -#: inc/helpers/namespace.php:213 -msgid "Sign in" -msgstr "" - -#: inc/helpers/namespace.php:220 -msgid "Admin" -msgstr "" - -#: inc/helpers/namespace.php:226 -msgid "Sign out" -msgstr "" - -#: inc/helpers/namespace.php:406 partials/content-cover-book-header.php:17 -#: partials/content-cover-book-info.php:51 -msgid "Author" -msgid_plural "Authors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:407 -msgid "Editor" -msgid_plural "Editors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:408 -msgid "Translator" -msgid_plural "Translators" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:409 -msgid "Reviewer" -msgid_plural "Reviewers" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:410 -msgid "Illustrator" -msgid_plural "Illustrators" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:411 -msgid "Contributor" -msgid_plural "Contributors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:412 partials/content-cover-book-header.php:102 -#: partials/content-cover-book-info.php:66 single.php:32 -msgid "License" -msgstr "" - -#: inc/helpers/namespace.php:413 -msgid "Primary Subject" -msgstr "" - -#: inc/helpers/namespace.php:414 -msgid "Additional Subject(s)" -msgstr "" - -#: inc/helpers/namespace.php:415 -msgid "Publisher" -msgstr "" - -#: inc/helpers/namespace.php:416 -msgid "Publication Date" -msgstr "" - -#: inc/helpers/namespace.php:417 single.php:42 -msgid "Digital Object Identifier (DOI)" -msgstr "" - -#: inc/helpers/namespace.php:418 -msgid "Ebook ISBN" -msgstr "" - -#: inc/helpers/namespace.php:419 -msgid "Print ISBN" -msgstr "" - -#: inc/helpers/namespace.php:420 -msgid "Hashtag" -msgstr "" - -#. translators: %s: post title -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:454 inc/helpers/namespace.php:457 -msgid "Previous: %s" -msgstr "" - -#. translators: %s: post title, -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:464 inc/helpers/namespace.php:466 -msgid "Next: %s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%s on" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%1$s at %2$s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 inc/helpers/namespace.php:566 -msgid "(Edit)" -msgstr "" - -#: inc/helpers/namespace.php:540 -msgid "Your comment is awaiting moderation." -msgstr "" - -#: inc/helpers/namespace.php:566 -msgid "Pingback:" -msgstr "" - -#: inc/intervention.php:11 -msgid "Hello," -msgstr "" - -#: index.php:18 -msgid "This book does not contain any public content." -msgstr "" - -#: page-about.php:5 -msgid "About The Book" -msgstr "" - -#: page-about.php:21 page-buy.php:10 page-buy.php:18 -msgid "It's coming!" -msgstr "" - -#: page-authors.php:31 -msgid "Authors" -msgstr "" - -#: page-buy.php:5 -msgid "Buy the Book" -msgstr "" - -#. translators: %1$s: url to book, %2$s: title of book -#: page-buy.php:21 -msgid "You can buy %2$s by following any of the links below:" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:25 -msgid "Purchase on amazon.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:30 -msgid "Purchase on oreilly.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:35 -msgid "Purchase on barnesandnoble.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:40 -msgid "Purchase on kobobooks.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:45 -msgid "Purchase on apple.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Elsewhere" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Purchase here:" -msgstr "" - -#: page.php:13 partials/content-single-legacy.php:69 -#: partials/content-single.php:69 -msgid "Edit" -msgstr "" - -#: page.php:18 -msgid "Pages:" -msgstr "" - -#: partials/content-cover-book-header.php:11 -msgid "Book Title" -msgstr "" - -#: partials/content-cover-book-header.php:14 -msgid "Subtitle" -msgstr "" - -#. translators: %s: title of book -#: partials/content-cover-book-header.php:26 -#: partials/content-cover-book-header.php:32 -msgid "Cover image for %s" -msgstr "" - -#: partials/content-cover-book-header.php:54 -msgid "Download this book" -msgstr "" - -#: partials/content-cover-book-header.php:98 -#: partials/content-cover-book-info.php:6 -msgid "Book Description" -msgstr "" - -#: partials/content-cover-book-header.php:110 -msgid "Read Book" -msgstr "" - -#: partials/content-cover-book-header.php:117 -msgid "Buy Book" -msgstr "" - -#: partials/content-cover-book-info.php:2 -msgid "Book Information" -msgstr "" - -#: partials/content-cover-book-info.php:23 -msgid "Book Source" -msgstr "" - -#. translators: %$1s: title of book, link to book, %2$s: attribution string -#. for the book, %3$s: publisher of book, %4$s: license for book -#: partials/content-cover-book-info.php:30 -msgid "" -"This book is a cloned version of %1$s%2$s, published using Pressbooks by " -"%3$s under a %4$s license. It may differ from the original." -msgstr "" - -#. translators: %2$s: authors of book -#: partials/content-cover-book-info.php:33 -msgid " by %s" -msgstr "" - -#. translators: %s: link to source book -#: partials/content-cover-book-info.php:40 -msgid "" -"This book was cloned from a source that is no longer available. The source " -"URL was %s. This book may differ from the original." -msgstr "" - -#: partials/content-cover-book-info.php:61 -msgid "Contributors" -msgstr "" - -#: partials/content-cover-book-info.php:71 -msgid "Subject" -msgstr "" - -#: partials/content-cover-book-info.php:85 -#: partials/content-cover-metadata.php:63 -msgid "Click for more information" -msgstr "" - -#: partials/content-cover-metadata.php:3 -msgid "Metadata" -msgstr "" - -#: partials/content-cover-metadata.php:8 -msgid "Title" -msgstr "" - -#. translators: %1$s: chapter title, %2$s: book title, %3$s: book author(s) -#: partials/content-difftool.php:52 -msgid "This chapter is adapted from %1$s in %2$s by %3$s." -msgstr "" - -#: partials/content-difftool.php:66 -msgid "" -"Note: The comparison below is between this text and the current " -"version of the text from which it was adapted." -msgstr "" - -#: partials/content-difftool.php:67 -msgid "additions" -msgstr "" - -#: partials/content-difftool.php:67 -msgid "deletions" -msgstr "" - -#: partials/content-none.php:2 -msgid "Nothing Found" -msgstr "" - -#: partials/content-none.php:3 -msgid "" -"Sorry, but nothing matched your search terms. Please try again with some " -"different keywords." -msgstr "" - -#: partials/content-single-legacy.php:41 partials/content-single.php:42 -msgid "Previous Page" -msgstr "" - -#: partials/content-single-legacy.php:52 partials/content-single.php:53 -msgid "Next Page" -msgstr "" - -#: private.php:4 -msgid "Access Denied" -msgstr "" - -#. translators: link to sign in -#: private.php:10 -msgid "" -"This book is private, and accessible only to registered users. If you have " -"an account you can %s." -msgstr "" - -#: private.php:14 -msgid "sign in here" -msgstr "" - -#. translators: link to Pressbooks.com -#: private.php:23 -msgid "You can also set up your own Pressbooks book at %s." -msgstr "" - -#. translators: search string -#: search.php:6 -msgid "Search Results for: %s" -msgstr "" - -#: search.php:18 -msgid "Previous page" -msgstr "" - -#: search.php:19 -msgid "Next page" -msgstr "" - -#: search.php:20 -msgid "Paged navigation" -msgstr "" - -#: searchform.php:3 -msgctxt "label" -msgid "Search in book:" -msgstr "" - -#: searchform.php:4 -msgctxt "placeholder" -msgid "Search in book …" -msgstr "" - -#: searchform.php:8 -msgid "Search" -msgstr "" - -#: single.php:58 -msgid "Share This Book" -msgstr "" diff --git a/languages/eu.mo b/languages/eu.mo deleted file mode 100644 index e34106a2f509d69d0087baf9a31d3fc1da131148..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 475 zcmZ9IOHRWu5Qd9jl_hHyMq<$lCNCA5y2_?6RH+eB6&_nRohE_S4z@$fK{x;x<19Eu zw1{8&`8OCm#)?Bg2{D!fVG0vO?$8+)l;XDJ3d37ve?z386l4toROQ z_*T^K!;opD#CN?8xHsVY#Ou)Z^`&cMO&QNBmLVj_)|B*_daaN&f892ljjbi)s#xOo zzo|A?l+*RPZ3io-Wkr){boi8KyVgK(ja)Q&H+A=oxc~qF diff --git a/languages/eu.po b/languages/eu.po deleted file mode 100644 index fe34eca46..000000000 --- a/languages/eu.po +++ /dev/null @@ -1,581 +0,0 @@ -# Copyright (C) 2019 Pressbooks (Book Oven Inc.) -# This file is distributed under the GPL v3.0 or later. -msgid "" -msgstr "" -"Project-Id-Version: McLuhan 2.8.4\n" -"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-book/\n" -"POT-Creation-Date: 2019-05-13T16:26:24+00:00\n" -"PO-Revision-Date: 2017-06-22 17:45+0000\n" -"Language-Team: Basque (https://www.transifex.com/pressbooks/teams/9194/eu/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: eu\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Domain: pressbooks-book\n" -"X-Generator: WP-CLI 2.0.1\n" - -#. Theme Name of the theme -msgid "McLuhan" -msgstr "" - -#. Theme URI of the theme -msgid "https://pressbooks.com/themes/pressbooks-book" -msgstr "" - -#. Description of the theme -msgid "" -"This theme is named after Canadian media theorist Marshall McLuhan, who " -"coined the phrase “the medium is the message.” It is designed for academic " -"writing and is also suitable for fiction. Headings are set in Cormorant " -"Garamond, and body type is set in Lora." -msgstr "" - -#. Author of the theme -msgid "Pressbooks (Book Oven Inc.)" -msgstr "" - -#. Author URI of the theme -msgid "https://pressbooks.com" -msgstr "" - -#: 404.php:2 -msgid "Oops! That content can’t be found." -msgstr "" - -#: 404.php:3 -msgid "It looks like nothing was found at this location. Try a search?" -msgstr "" - -#: comments.php:2 -msgid "Feedback/Errata" -msgstr "" - -#: comments.php:6 -msgid "" -"This post is password protected. Enter the password to view any comments." -msgstr "" - -#: comments.php:36 comments.php:47 -msgid " Older Comments" -msgstr "" - -#: comments.php:37 comments.php:48 -msgid "Newer Comments " -msgstr "" - -#: comments.php:56 -msgid "Comments are closed." -msgstr "" - -#: comments.php:64 -msgid "Submit" -msgstr "" - -#. translators: %s: Pressbooks -#: footer.php:32 -msgid "Powered by %s" -msgstr "" - -#: footer.php:34 -msgid "Guides and Tutorials" -msgstr "" - -#: footer.php:35 -msgid "Contact" -msgstr "" - -#: footer.php:39 footer.php:41 -msgid "Pressbooks on YouTube" -msgstr "" - -#: footer.php:43 footer.php:47 -msgid "Pressbooks on Twitter" -msgstr "" - -#: functions.php:16 -msgid "Dependencies Missing" -msgstr "" - -#: functions.php:17 -msgid "You must run composer install from the McLuhan directory." -msgstr "" - -#: functions.php:28 -msgid "Cannot find Pressbooks install." -msgstr "" - -#: header.php:63 -msgid "Skip to content" -msgstr "" - -#. translators: %s: name of network -#: header.php:82 -msgid "Logo for %s" -msgstr "" - -#: header.php:93 -msgid "Toggle Menu" -msgstr "" - -#: header.php:106 index.php:14 partials/content-cover-toc.php:3 -msgid "Contents" -msgstr "" - -#. translators: %s: the title of the book -#: header.php:115 -msgid "Go to the cover page of %s" -msgstr "" - -#: header.php:119 inc/helpers/namespace.php:206 -msgid "Buy" -msgstr "" - -#: inc/actions/namespace.php:63 partials/content-accessibility-toolbar.php:4 -msgid "Increase Font Size" -msgstr "" - -#: inc/actions/namespace.php:64 -msgid "Decrease Font Size" -msgstr "" - -#: inc/actions/namespace.php:66 -msgid "Comparison loading…" -msgstr "" - -#: inc/actions/namespace.php:67 -msgid "Comparison loaded." -msgstr "" - -#: inc/actions/namespace.php:68 -msgid "The original chapter could not be loaded." -msgstr "" - -#: inc/actions/namespace.php:69 -msgid "Toggle contents of" -msgstr "" - -#: inc/actions/namespace.php:217 -msgid "Enable Image Lightbox" -msgstr "" - -#: inc/actions/namespace.php:222 -msgid "Show linked images in a lightbox" -msgstr "" - -#: inc/filters/namespace.php:19 -msgid "Private" -msgstr "" - -#: inc/helpers/namespace.php:140 -msgid "Public Domain" -msgstr "" - -#: inc/helpers/namespace.php:143 -msgid "Creative Commons Attribution" -msgstr "" - -#: inc/helpers/namespace.php:146 -msgid "Creative Commons Attribution ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:149 -msgid "Creative Commons Attribution NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:152 -msgid "Creative Commons Attribution NonCommercial" -msgstr "" - -#: inc/helpers/namespace.php:155 -msgid "Creative Commons Attribution NonCommercial ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:158 -msgid "Creative Commons Attribution NonCommercial NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:162 -msgid "All Rights Reserved" -msgstr "" - -#: inc/helpers/namespace.php:176 -msgid "Check out this great book on Pressbooks." -msgstr "" - -#: inc/helpers/namespace.php:193 -msgid "Home" -msgstr "" - -#: inc/helpers/namespace.php:199 -msgid "Read" -msgstr "" - -#: inc/helpers/namespace.php:213 -msgid "Sign in" -msgstr "" - -#: inc/helpers/namespace.php:220 -msgid "Admin" -msgstr "" - -#: inc/helpers/namespace.php:226 -msgid "Sign out" -msgstr "" - -#: inc/helpers/namespace.php:406 partials/content-cover-book-header.php:17 -#: partials/content-cover-book-info.php:51 -msgid "Author" -msgid_plural "Authors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:407 -msgid "Editor" -msgid_plural "Editors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:408 -msgid "Translator" -msgid_plural "Translators" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:409 -msgid "Reviewer" -msgid_plural "Reviewers" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:410 -msgid "Illustrator" -msgid_plural "Illustrators" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:411 -msgid "Contributor" -msgid_plural "Contributors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:412 partials/content-cover-book-header.php:102 -#: partials/content-cover-book-info.php:66 single.php:32 -msgid "License" -msgstr "" - -#: inc/helpers/namespace.php:413 -msgid "Primary Subject" -msgstr "" - -#: inc/helpers/namespace.php:414 -msgid "Additional Subject(s)" -msgstr "" - -#: inc/helpers/namespace.php:415 -msgid "Publisher" -msgstr "" - -#: inc/helpers/namespace.php:416 -msgid "Publication Date" -msgstr "" - -#: inc/helpers/namespace.php:417 single.php:42 -msgid "Digital Object Identifier (DOI)" -msgstr "" - -#: inc/helpers/namespace.php:418 -msgid "Ebook ISBN" -msgstr "" - -#: inc/helpers/namespace.php:419 -msgid "Print ISBN" -msgstr "" - -#: inc/helpers/namespace.php:420 -msgid "Hashtag" -msgstr "" - -#. translators: %s: post title -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:454 inc/helpers/namespace.php:457 -msgid "Previous: %s" -msgstr "" - -#. translators: %s: post title, -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:464 inc/helpers/namespace.php:466 -msgid "Next: %s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%s on" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%1$s at %2$s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 inc/helpers/namespace.php:566 -msgid "(Edit)" -msgstr "" - -#: inc/helpers/namespace.php:540 -msgid "Your comment is awaiting moderation." -msgstr "" - -#: inc/helpers/namespace.php:566 -msgid "Pingback:" -msgstr "" - -#: inc/intervention.php:11 -msgid "Hello," -msgstr "" - -#: index.php:18 -msgid "This book does not contain any public content." -msgstr "" - -#: page-about.php:5 -msgid "About The Book" -msgstr "" - -#: page-about.php:21 page-buy.php:10 page-buy.php:18 -msgid "It's coming!" -msgstr "" - -#: page-authors.php:31 -msgid "Authors" -msgstr "" - -#: page-buy.php:5 -msgid "Buy the Book" -msgstr "" - -#. translators: %1$s: url to book, %2$s: title of book -#: page-buy.php:21 -msgid "You can buy %2$s by following any of the links below:" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:25 -msgid "Purchase on amazon.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:30 -msgid "Purchase on oreilly.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:35 -msgid "Purchase on barnesandnoble.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:40 -msgid "Purchase on kobobooks.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:45 -msgid "Purchase on apple.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Elsewhere" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Purchase here:" -msgstr "" - -#: page.php:13 partials/content-single-legacy.php:69 -#: partials/content-single.php:69 -msgid "Edit" -msgstr "" - -#: page.php:18 -msgid "Pages:" -msgstr "" - -#: partials/content-cover-book-header.php:11 -msgid "Book Title" -msgstr "" - -#: partials/content-cover-book-header.php:14 -msgid "Subtitle" -msgstr "" - -#. translators: %s: title of book -#: partials/content-cover-book-header.php:26 -#: partials/content-cover-book-header.php:32 -msgid "Cover image for %s" -msgstr "" - -#: partials/content-cover-book-header.php:54 -msgid "Download this book" -msgstr "" - -#: partials/content-cover-book-header.php:98 -#: partials/content-cover-book-info.php:6 -msgid "Book Description" -msgstr "" - -#: partials/content-cover-book-header.php:110 -msgid "Read Book" -msgstr "" - -#: partials/content-cover-book-header.php:117 -msgid "Buy Book" -msgstr "" - -#: partials/content-cover-book-info.php:2 -msgid "Book Information" -msgstr "" - -#: partials/content-cover-book-info.php:23 -msgid "Book Source" -msgstr "" - -#. translators: %$1s: title of book, link to book, %2$s: attribution string -#. for the book, %3$s: publisher of book, %4$s: license for book -#: partials/content-cover-book-info.php:30 -msgid "" -"This book is a cloned version of %1$s%2$s, published using Pressbooks by " -"%3$s under a %4$s license. It may differ from the original." -msgstr "" - -#. translators: %2$s: authors of book -#: partials/content-cover-book-info.php:33 -msgid " by %s" -msgstr "" - -#. translators: %s: link to source book -#: partials/content-cover-book-info.php:40 -msgid "" -"This book was cloned from a source that is no longer available. The source " -"URL was %s. This book may differ from the original." -msgstr "" - -#: partials/content-cover-book-info.php:61 -msgid "Contributors" -msgstr "" - -#: partials/content-cover-book-info.php:71 -msgid "Subject" -msgstr "" - -#: partials/content-cover-book-info.php:85 -#: partials/content-cover-metadata.php:63 -msgid "Click for more information" -msgstr "" - -#: partials/content-cover-metadata.php:3 -msgid "Metadata" -msgstr "" - -#: partials/content-cover-metadata.php:8 -msgid "Title" -msgstr "" - -#. translators: %1$s: chapter title, %2$s: book title, %3$s: book author(s) -#: partials/content-difftool.php:52 -msgid "This chapter is adapted from %1$s in %2$s by %3$s." -msgstr "" - -#: partials/content-difftool.php:66 -msgid "" -"Note: The comparison below is between this text and the current " -"version of the text from which it was adapted." -msgstr "" - -#: partials/content-difftool.php:67 -msgid "additions" -msgstr "" - -#: partials/content-difftool.php:67 -msgid "deletions" -msgstr "" - -#: partials/content-none.php:2 -msgid "Nothing Found" -msgstr "" - -#: partials/content-none.php:3 -msgid "" -"Sorry, but nothing matched your search terms. Please try again with some " -"different keywords." -msgstr "" - -#: partials/content-single-legacy.php:41 partials/content-single.php:42 -msgid "Previous Page" -msgstr "" - -#: partials/content-single-legacy.php:52 partials/content-single.php:53 -msgid "Next Page" -msgstr "" - -#: private.php:4 -msgid "Access Denied" -msgstr "" - -#. translators: link to sign in -#: private.php:10 -msgid "" -"This book is private, and accessible only to registered users. If you have " -"an account you can %s." -msgstr "" - -#: private.php:14 -msgid "sign in here" -msgstr "" - -#. translators: link to Pressbooks.com -#: private.php:23 -msgid "You can also set up your own Pressbooks book at %s." -msgstr "" - -#. translators: search string -#: search.php:6 -msgid "Search Results for: %s" -msgstr "" - -#: search.php:18 -msgid "Previous page" -msgstr "" - -#: search.php:19 -msgid "Next page" -msgstr "" - -#: search.php:20 -msgid "Paged navigation" -msgstr "" - -#: searchform.php:3 -msgctxt "label" -msgid "Search in book:" -msgstr "" - -#: searchform.php:4 -msgctxt "placeholder" -msgid "Search in book …" -msgstr "" - -#: searchform.php:8 -msgid "Search" -msgstr "" - -#: single.php:58 -msgid "Share This Book" -msgstr "" diff --git a/languages/fr_FR.mo b/languages/fr_FR.mo index 1f4915789a0a6bb13f2b7010cf89fb2f0bb63ac3..e3f88343a1d5abdfb0a0cc3c554eddc08e64d127 100644 GIT binary patch delta 1056 zcmXZb%}bO~6vy#1G~-x|lU6egj-_duWllAdL7-v2EP@IpQmmkmBBhNIO|5+Fg&+u9 zOfB5>VrY;XWn8Gc1f`ZiL=i%@2<;z`gre`y=fW_bd!Cnj&bjwKGu`>_sYuZK8ZbMW zFe@;#XsKBQV;I6p+=8{(gc;n1gBZmJxD#_Op2Rruyo*0#nD{&Hz!fBw{l%>qPnx$e zQBBf+umOv?(d0af8RE;B!W>rP0#@M))?lQ}tQ<3_gy*mjFCvfFRaC*l7{e#X&&JC< zx@WLJ)P`$#2^)8r-M~?7#n5g)!6{V7{dfrPqB@>Nb@m>W_y_L6-!6_&-9h3QZpRkX z{Vva4xPyA}vGWITX)9A7qE!97mwqBi{CnDv4rd1 z5`z&2Ur>8;ow8KfZT=|UMo|;bqLzFSwMDC_rCmp@K)lko9yM{BvkSH4eW>||Q16c* zjd}Khf%aw|wKN}4oh_pd+b`UYf3Oy-sNx8oMlI7Tq;%8Ln-%y8c6*b>K)L9Ad z^$Sd4JNd1dfjWGMsxXJD@HGzL4C-sB=HzY0I@DLufI2(Pr~+=`D}0GrY$4km&S4sF z?lZfF6POK}66-OI r922{O?2-+m8XH6MZ{*4c3pTtfO^i9cs_i${F delta 1058 zcmXZb%}bO~6vy%N&^V1T(`e<)pi`NeX4;rJ2rWh!CR+qqfiXlbdLgLX^u|!D2YVq1 zdI5(PZc2=1k&9?*F}X`nY8gZnAykXd{(&f{zCWJ}!+h>}UhX;P-uqOGFN@EkA^)>y zmQ9(3%`Dz*7R3bCVLPtFZp>j8H{c~)kGC+1Wf#w4f_Tow?{O{hSKNflNGkh_aZI+D zzdBJ@OYqFVy9?J)FWz-NM0N5ASuLwzE55;F_#O3pj*EJ3KWghnTznj3#HVpDUUcy@XAK*< z?k_U9$KVrcPtH=7D!a-b#oH8W;u>nn7f@TYf?C=?s1-=I1!hna4?ByfB|nFn-$%WF zA8E|D#|*SLbEu_xhw5wzb=ZDjH~z*Q*g+Njco4OuKJLU>4B, 2019\n" "Language-Team: French (https://www.transifex.com/pressbooks/teams/9194/fr/)\n" @@ -22,7 +22,7 @@ msgstr "" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Domain: pressbooks-book\n" -"X-Generator: WP-CLI 2.0.1\n" +"X-Generator: WP-CLI 2.2.0\n" #. Theme Name of the theme msgid "McLuhan" diff --git a/languages/gl_ES.mo b/languages/gl_ES.mo deleted file mode 100644 index 58ca5f9be3a388e0e34d23f36a07a944f7bf9007..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 578 zcmZ8e%T60H6dkJ4#VlEOVRl62&PxFjhadzAC{iM(G(5J>#5ite?7{XV;Y0X67X6am z86IhSq$AyH``pLz%g*O#5Ag~46}gYxMjj(;q{uJG@5tXY-eTiU|%=&I(E{SuQh)o9w-hyIQRRSC^L$ zeEt8_4n;QX#@%)(^04JkMw8*jl{kp}bFCa#IN?)?D>%M(VVN_jdL&ygW4Y_!OfR6b zc~`f3;0A^&({rf=C7qdcA9GS7azD*0!*aOLrm&Q#vPo?}>5, 2017 -# -msgid "" -msgstr "" -"Project-Id-Version: McLuhan 2.8.4\n" -"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-book/\n" -"POT-Creation-Date: 2019-05-13T16:26:24+00:00\n" -"PO-Revision-Date: 2017-06-22 17:45+0000\n" -"Last-Translator: xesusmosquera , 2017\n" -"Language-Team: Galician (https://www.transifex.com/pressbooks/teams/9194/gl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: gl\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Domain: pressbooks-book\n" -"X-Generator: WP-CLI 2.0.1\n" - -#. Theme Name of the theme -msgid "McLuhan" -msgstr "" - -#. Theme URI of the theme -msgid "https://pressbooks.com/themes/pressbooks-book" -msgstr "" - -#. Description of the theme -msgid "" -"This theme is named after Canadian media theorist Marshall McLuhan, who " -"coined the phrase “the medium is the message.” It is designed for academic " -"writing and is also suitable for fiction. Headings are set in Cormorant " -"Garamond, and body type is set in Lora." -msgstr "" - -#. Author of the theme -msgid "Pressbooks (Book Oven Inc.)" -msgstr "" - -#. Author URI of the theme -msgid "https://pressbooks.com" -msgstr "" - -#: 404.php:2 -msgid "Oops! That content can’t be found." -msgstr "" - -#: 404.php:3 -msgid "It looks like nothing was found at this location. Try a search?" -msgstr "" - -#: comments.php:2 -msgid "Feedback/Errata" -msgstr "" - -#: comments.php:6 -msgid "" -"This post is password protected. Enter the password to view any comments." -msgstr "" - -#: comments.php:36 comments.php:47 -msgid " Older Comments" -msgstr "" - -#: comments.php:37 comments.php:48 -msgid "Newer Comments " -msgstr "" - -#: comments.php:56 -msgid "Comments are closed." -msgstr "" - -#: comments.php:64 -msgid "Submit" -msgstr "Enviar" - -#. translators: %s: Pressbooks -#: footer.php:32 -msgid "Powered by %s" -msgstr "" - -#: footer.php:34 -msgid "Guides and Tutorials" -msgstr "" - -#: footer.php:35 -msgid "Contact" -msgstr "" - -#: footer.php:39 footer.php:41 -msgid "Pressbooks on YouTube" -msgstr "" - -#: footer.php:43 footer.php:47 -msgid "Pressbooks on Twitter" -msgstr "" - -#: functions.php:16 -msgid "Dependencies Missing" -msgstr "" - -#: functions.php:17 -msgid "You must run composer install from the McLuhan directory." -msgstr "" - -#: functions.php:28 -msgid "Cannot find Pressbooks install." -msgstr "" - -#: header.php:63 -msgid "Skip to content" -msgstr "" - -#. translators: %s: name of network -#: header.php:82 -msgid "Logo for %s" -msgstr "" - -#: header.php:93 -msgid "Toggle Menu" -msgstr "" - -#: header.php:106 index.php:14 partials/content-cover-toc.php:3 -msgid "Contents" -msgstr "" - -#. translators: %s: the title of the book -#: header.php:115 -msgid "Go to the cover page of %s" -msgstr "" - -#: header.php:119 inc/helpers/namespace.php:206 -msgid "Buy" -msgstr "" - -#: inc/actions/namespace.php:63 partials/content-accessibility-toolbar.php:4 -msgid "Increase Font Size" -msgstr "" - -#: inc/actions/namespace.php:64 -msgid "Decrease Font Size" -msgstr "" - -#: inc/actions/namespace.php:66 -msgid "Comparison loading…" -msgstr "" - -#: inc/actions/namespace.php:67 -msgid "Comparison loaded." -msgstr "" - -#: inc/actions/namespace.php:68 -msgid "The original chapter could not be loaded." -msgstr "" - -#: inc/actions/namespace.php:69 -msgid "Toggle contents of" -msgstr "" - -#: inc/actions/namespace.php:217 -msgid "Enable Image Lightbox" -msgstr "" - -#: inc/actions/namespace.php:222 -msgid "Show linked images in a lightbox" -msgstr "" - -#: inc/filters/namespace.php:19 -msgid "Private" -msgstr "" - -#: inc/helpers/namespace.php:140 -msgid "Public Domain" -msgstr "" - -#: inc/helpers/namespace.php:143 -msgid "Creative Commons Attribution" -msgstr "" - -#: inc/helpers/namespace.php:146 -msgid "Creative Commons Attribution ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:149 -msgid "Creative Commons Attribution NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:152 -msgid "Creative Commons Attribution NonCommercial" -msgstr "" - -#: inc/helpers/namespace.php:155 -msgid "Creative Commons Attribution NonCommercial ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:158 -msgid "Creative Commons Attribution NonCommercial NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:162 -msgid "All Rights Reserved" -msgstr "" - -#: inc/helpers/namespace.php:176 -msgid "Check out this great book on Pressbooks." -msgstr "" - -#: inc/helpers/namespace.php:193 -msgid "Home" -msgstr "" - -#: inc/helpers/namespace.php:199 -msgid "Read" -msgstr "" - -#: inc/helpers/namespace.php:213 -msgid "Sign in" -msgstr "" - -#: inc/helpers/namespace.php:220 -msgid "Admin" -msgstr "" - -#: inc/helpers/namespace.php:226 -msgid "Sign out" -msgstr "" - -#: inc/helpers/namespace.php:406 partials/content-cover-book-header.php:17 -#: partials/content-cover-book-info.php:51 -msgid "Author" -msgid_plural "Authors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:407 -msgid "Editor" -msgid_plural "Editors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:408 -msgid "Translator" -msgid_plural "Translators" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:409 -msgid "Reviewer" -msgid_plural "Reviewers" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:410 -msgid "Illustrator" -msgid_plural "Illustrators" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:411 -msgid "Contributor" -msgid_plural "Contributors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:412 partials/content-cover-book-header.php:102 -#: partials/content-cover-book-info.php:66 single.php:32 -msgid "License" -msgstr "" - -#: inc/helpers/namespace.php:413 -msgid "Primary Subject" -msgstr "" - -#: inc/helpers/namespace.php:414 -msgid "Additional Subject(s)" -msgstr "" - -#: inc/helpers/namespace.php:415 -msgid "Publisher" -msgstr "" - -#: inc/helpers/namespace.php:416 -msgid "Publication Date" -msgstr "" - -#: inc/helpers/namespace.php:417 single.php:42 -msgid "Digital Object Identifier (DOI)" -msgstr "" - -#: inc/helpers/namespace.php:418 -msgid "Ebook ISBN" -msgstr "" - -#: inc/helpers/namespace.php:419 -msgid "Print ISBN" -msgstr "" - -#: inc/helpers/namespace.php:420 -msgid "Hashtag" -msgstr "" - -#. translators: %s: post title -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:454 inc/helpers/namespace.php:457 -msgid "Previous: %s" -msgstr "" - -#. translators: %s: post title, -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:464 inc/helpers/namespace.php:466 -msgid "Next: %s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%s on" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%1$s at %2$s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 inc/helpers/namespace.php:566 -msgid "(Edit)" -msgstr "" - -#: inc/helpers/namespace.php:540 -msgid "Your comment is awaiting moderation." -msgstr "" - -#: inc/helpers/namespace.php:566 -msgid "Pingback:" -msgstr "" - -#: inc/intervention.php:11 -msgid "Hello," -msgstr "" - -#: index.php:18 -msgid "This book does not contain any public content." -msgstr "" - -#: page-about.php:5 -msgid "About The Book" -msgstr "" - -#: page-about.php:21 page-buy.php:10 page-buy.php:18 -msgid "It's coming!" -msgstr "" - -#: page-authors.php:31 -msgid "Authors" -msgstr "" - -#: page-buy.php:5 -msgid "Buy the Book" -msgstr "" - -#. translators: %1$s: url to book, %2$s: title of book -#: page-buy.php:21 -msgid "You can buy %2$s by following any of the links below:" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:25 -msgid "Purchase on amazon.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:30 -msgid "Purchase on oreilly.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:35 -msgid "Purchase on barnesandnoble.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:40 -msgid "Purchase on kobobooks.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:45 -msgid "Purchase on apple.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Elsewhere" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Purchase here:" -msgstr "" - -#: page.php:13 partials/content-single-legacy.php:69 -#: partials/content-single.php:69 -msgid "Edit" -msgstr "" - -#: page.php:18 -msgid "Pages:" -msgstr "" - -#: partials/content-cover-book-header.php:11 -msgid "Book Title" -msgstr "" - -#: partials/content-cover-book-header.php:14 -msgid "Subtitle" -msgstr "" - -#. translators: %s: title of book -#: partials/content-cover-book-header.php:26 -#: partials/content-cover-book-header.php:32 -msgid "Cover image for %s" -msgstr "" - -#: partials/content-cover-book-header.php:54 -msgid "Download this book" -msgstr "" - -#: partials/content-cover-book-header.php:98 -#: partials/content-cover-book-info.php:6 -msgid "Book Description" -msgstr "" - -#: partials/content-cover-book-header.php:110 -msgid "Read Book" -msgstr "" - -#: partials/content-cover-book-header.php:117 -msgid "Buy Book" -msgstr "" - -#: partials/content-cover-book-info.php:2 -msgid "Book Information" -msgstr "" - -#: partials/content-cover-book-info.php:23 -msgid "Book Source" -msgstr "" - -#. translators: %$1s: title of book, link to book, %2$s: attribution string -#. for the book, %3$s: publisher of book, %4$s: license for book -#: partials/content-cover-book-info.php:30 -msgid "" -"This book is a cloned version of %1$s%2$s, published using Pressbooks by " -"%3$s under a %4$s license. It may differ from the original." -msgstr "" - -#. translators: %2$s: authors of book -#: partials/content-cover-book-info.php:33 -msgid " by %s" -msgstr "" - -#. translators: %s: link to source book -#: partials/content-cover-book-info.php:40 -msgid "" -"This book was cloned from a source that is no longer available. The source " -"URL was %s. This book may differ from the original." -msgstr "" - -#: partials/content-cover-book-info.php:61 -msgid "Contributors" -msgstr "" - -#: partials/content-cover-book-info.php:71 -msgid "Subject" -msgstr "" - -#: partials/content-cover-book-info.php:85 -#: partials/content-cover-metadata.php:63 -msgid "Click for more information" -msgstr "" - -#: partials/content-cover-metadata.php:3 -msgid "Metadata" -msgstr "" - -#: partials/content-cover-metadata.php:8 -msgid "Title" -msgstr "" - -#. translators: %1$s: chapter title, %2$s: book title, %3$s: book author(s) -#: partials/content-difftool.php:52 -msgid "This chapter is adapted from %1$s in %2$s by %3$s." -msgstr "" - -#: partials/content-difftool.php:66 -msgid "" -"Note: The comparison below is between this text and the current " -"version of the text from which it was adapted." -msgstr "" - -#: partials/content-difftool.php:67 -msgid "additions" -msgstr "" - -#: partials/content-difftool.php:67 -msgid "deletions" -msgstr "" - -#: partials/content-none.php:2 -msgid "Nothing Found" -msgstr "" - -#: partials/content-none.php:3 -msgid "" -"Sorry, but nothing matched your search terms. Please try again with some " -"different keywords." -msgstr "" - -#: partials/content-single-legacy.php:41 partials/content-single.php:42 -msgid "Previous Page" -msgstr "" - -#: partials/content-single-legacy.php:52 partials/content-single.php:53 -msgid "Next Page" -msgstr "" - -#: private.php:4 -msgid "Access Denied" -msgstr "" - -#. translators: link to sign in -#: private.php:10 -msgid "" -"This book is private, and accessible only to registered users. If you have " -"an account you can %s." -msgstr "" - -#: private.php:14 -msgid "sign in here" -msgstr "" - -#. translators: link to Pressbooks.com -#: private.php:23 -msgid "You can also set up your own Pressbooks book at %s." -msgstr "" - -#. translators: search string -#: search.php:6 -msgid "Search Results for: %s" -msgstr "" - -#: search.php:18 -msgid "Previous page" -msgstr "" - -#: search.php:19 -msgid "Next page" -msgstr "" - -#: search.php:20 -msgid "Paged navigation" -msgstr "" - -#: searchform.php:3 -msgctxt "label" -msgid "Search in book:" -msgstr "" - -#: searchform.php:4 -msgctxt "placeholder" -msgid "Search in book …" -msgstr "" - -#: searchform.php:8 -msgid "Search" -msgstr "" - -#: single.php:58 -msgid "Share This Book" -msgstr "" diff --git a/languages/he.mo b/languages/he.mo index e611912e7501403e9662f1e5b5a5d3e9898e7864..489c3a3bd191134a32fce7c6dd86999e0b3e617a 100644 GIT binary patch delta 318 zcmXZXKTASU7{~G7RXgZasm#(`6dQsD35^61aj-$5L68vNfrDF%li=!TG&MIEgm9DI zLodKZBwB4%*ZLl~)8~24pXdC}TV|G--#DX2KzcS(MbauPo#0tSI>jrDVI4W5drV>n z)7VF@XzV+|WBMn&z*kJ*7uq>%tl|a_@zT{ud5W?tonsH<_~`dzv;$wz26)FDF3<*9 zq7D4(@Bd+m-bAG#R`3Bo@D8J-=wcgNIE$sEBZ?gh_D6=-nW3!L3=Bff?ex>syuJBx R4vK|qSJUrc+S`W9p?{CDBy|7) delta 320 zcmXZXKTASU7{~G7HND#HifM}GB(?~G6bVX&;NXyhgJ1~0gP=(onjBo+L^o$ahk}dx zB76ZYku=v9I{Q6vr_b}8KhOD{MRu9}C|iR@K$_apousdbbb;wpDTPIJv5p*33zOKv z3_c@QH1r)|oPL5=IL8ET(aibA2mHkt790(fr>Hv8CH63iuYNy7GjN6`z&qw}jV8z^ zn!tblzRsju`Y^uXJwD+I8|advi*0P;(oIX}6bBZ}kHWmpEakk%z)R37k2iMB>U(?p T#|mASZXAtwCmHWQQVAXbflnj| diff --git a/languages/he.po b/languages/he.po index 39f39d325..d667c622d 100644 --- a/languages/he.po +++ b/languages/he.po @@ -5,9 +5,9 @@ # msgid "" msgstr "" -"Project-Id-Version: McLuhan 2.8.4\n" -"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-book/\n" -"POT-Creation-Date: 2019-05-13T16:26:24+00:00\n" +"Project-Id-Version: McLuhan 2.8.6\n" +"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbook-book/\n" +"POT-Creation-Date: 2019-05-28T16:41:10+00:00\n" "PO-Revision-Date: 2017-06-22 17:45+0000\n" "Last-Translator: makeabook project , 2018\n" "Language-Team: Hebrew (https://www.transifex.com/pressbooks/teams/9194/he/)\n" @@ -17,7 +17,7 @@ msgstr "" "Language: he\n" "Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\n" "X-Domain: pressbooks-book\n" -"X-Generator: WP-CLI 2.0.1\n" +"X-Generator: WP-CLI 2.2.0\n" #. Theme Name of the theme msgid "McLuhan" diff --git a/languages/hi.mo b/languages/hi.mo deleted file mode 100644 index e49168df22d0296ee76fe9bc91aeeefec1e8d3ab..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1820 zcma)6&5ImG6dyH47;hc~iHB!SySUx+!D@DAT`}2w4a|@wj33vUo|@@0-Bm+ZO(p>k zYd{ha@#30GB&>AD7-A9w$}Woj1>OWtktSEct4IA+^~`=41}u2gt5?7Ge((Kidj5Ff z&}IqiFzjVm3-&zh1DIX6Vb8(7fgOQ;2Rr;!sq`!M7h%7__ptwo{SoY?rwjbw&lLE7 zu>XkIkwXRkcMw_pU)TXZumEujaMzDLAieagb=pB|6f#*_Pq@}yr7mciJAsYPUF4FQ zGVte1ols~pA&)u1ku2stVtvCCT4R#+1e1i2U>2hip$)ZJqC*x%G%3G8<4{qcghVP( zGz=4_IX&LEVNW)D6x-s(NozLX{^N}=scCGq$F&&P)V@lH1+2$o5zsghM#up%*|Q)P zX+?S@4C_YRA^RdQLP?*_a&##Nz$BbBM@>m0E1y`x7dY8#u9=cg4 z*cO0(DKuuN8?;W0KwAYx5M0J13Uo4;J zLzNh>tp}p#ofr+Y*HI0ck`IIlM_o(2uk=3Gu~f?I=e+a$qOkS7lg#i2)vL8*UiEda zUZ>iz#^P(QR4F#;lsvy>Wb~`cP4@sJ8UhAZ8-6%x^B( zYRgELgArcJ>u?q~=&X=EL37hi$K$bYY-Q2sm;T$ZL58j@*OnJ6p{UH4+s*c=Jwa-I zwY;XJ;S$Z^DH>$>B~uwjOvn`qLj1b8S$(^6+FRPgS*kuyyi+nz_O%p8Nk}Nl z>(MA-k#`zzuNx$X?x?niE7u*PEx(gz*A}qfa5QKM zG>CnYr=YPN($Sfp@KNM_?^@b)c^Co%BJT%Wfa0q>{i)!~>`j&;49pI;kER3MvO`-1 zHW7X36hV(x3)HkzJao68!Mkf4vJ937=YvBa@Od#N, 2019 -# -msgid "" -msgstr "" -"Project-Id-Version: McLuhan 2.8.4\n" -"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-book/\n" -"POT-Creation-Date: 2019-05-13T16:26:24+00:00\n" -"PO-Revision-Date: 2017-06-22 17:45+0000\n" -"Last-Translator: Abhi Prakash , 2019\n" -"Language-Team: Hindi (https://www.transifex.com/pressbooks/teams/9194/hi/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: hi\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Domain: pressbooks-book\n" -"X-Generator: WP-CLI 2.0.1\n" - -#. Theme Name of the theme -msgid "McLuhan" -msgstr "McLuhan" - -#. Theme URI of the theme -msgid "https://pressbooks.com/themes/pressbooks-book" -msgstr "https://pressbooks.com/themes/pressbooks-book" - -#. Description of the theme -msgid "" -"This theme is named after Canadian media theorist Marshall McLuhan, who " -"coined the phrase “the medium is the message.” It is designed for academic " -"writing and is also suitable for fiction. Headings are set in Cormorant " -"Garamond, and body type is set in Lora." -msgstr "" -"इस थीम का नाम कैनेडियन मीडिया सिद्धांतकार Marshall McLuhan के नाम पर रखा गया" -" है, जिन्होंने \"the medium is the message\" वाक्यांश गढ़ा था। यह अकादमिक " -"लेखन के लिए बनाया गया है और कथा साहित्य के लिए भी उपयुक्त है। हेडिंग " -"कॉर्मोरेंट गारमोंड में सेट किए जाते हैं, और बॉडी टाइप लोरा में सेट किया जाता" -" है।" - -#. Author of the theme -msgid "Pressbooks (Book Oven Inc.)" -msgstr "Pressbooks (Book Oven Inc.)" - -#. Author URI of the theme -msgid "https://pressbooks.com" -msgstr "https://pressbooks.com" - -#: 404.php:2 -msgid "Oops! That content can’t be found." -msgstr "" - -#: 404.php:3 -msgid "It looks like nothing was found at this location. Try a search?" -msgstr "" - -#: comments.php:2 -msgid "Feedback/Errata" -msgstr "" - -#: comments.php:6 -msgid "" -"This post is password protected. Enter the password to view any comments." -msgstr "" - -#: comments.php:36 comments.php:47 -msgid " Older Comments" -msgstr "" - -#: comments.php:37 comments.php:48 -msgid "Newer Comments " -msgstr "" - -#: comments.php:56 -msgid "Comments are closed." -msgstr "" - -#: comments.php:64 -msgid "Submit" -msgstr "" - -#. translators: %s: Pressbooks -#: footer.php:32 -msgid "Powered by %s" -msgstr "" - -#: footer.php:34 -msgid "Guides and Tutorials" -msgstr "" - -#: footer.php:35 -msgid "Contact" -msgstr "" - -#: footer.php:39 footer.php:41 -msgid "Pressbooks on YouTube" -msgstr "" - -#: footer.php:43 footer.php:47 -msgid "Pressbooks on Twitter" -msgstr "" - -#: functions.php:16 -msgid "Dependencies Missing" -msgstr "" - -#: functions.php:17 -msgid "You must run composer install from the McLuhan directory." -msgstr "" - -#: functions.php:28 -msgid "Cannot find Pressbooks install." -msgstr "" - -#: header.php:63 -msgid "Skip to content" -msgstr "" - -#. translators: %s: name of network -#: header.php:82 -msgid "Logo for %s" -msgstr "" - -#: header.php:93 -msgid "Toggle Menu" -msgstr "" - -#: header.php:106 index.php:14 partials/content-cover-toc.php:3 -msgid "Contents" -msgstr "" - -#. translators: %s: the title of the book -#: header.php:115 -msgid "Go to the cover page of %s" -msgstr "" - -#: header.php:119 inc/helpers/namespace.php:206 -msgid "Buy" -msgstr "" - -#: inc/actions/namespace.php:63 partials/content-accessibility-toolbar.php:4 -msgid "Increase Font Size" -msgstr "" - -#: inc/actions/namespace.php:64 -msgid "Decrease Font Size" -msgstr "" - -#: inc/actions/namespace.php:66 -msgid "Comparison loading…" -msgstr "" - -#: inc/actions/namespace.php:67 -msgid "Comparison loaded." -msgstr "" - -#: inc/actions/namespace.php:68 -msgid "The original chapter could not be loaded." -msgstr "" - -#: inc/actions/namespace.php:69 -msgid "Toggle contents of" -msgstr "" - -#: inc/actions/namespace.php:217 -msgid "Enable Image Lightbox" -msgstr "" - -#: inc/actions/namespace.php:222 -msgid "Show linked images in a lightbox" -msgstr "" - -#: inc/filters/namespace.php:19 -msgid "Private" -msgstr "" - -#: inc/helpers/namespace.php:140 -msgid "Public Domain" -msgstr "" - -#: inc/helpers/namespace.php:143 -msgid "Creative Commons Attribution" -msgstr "" - -#: inc/helpers/namespace.php:146 -msgid "Creative Commons Attribution ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:149 -msgid "Creative Commons Attribution NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:152 -msgid "Creative Commons Attribution NonCommercial" -msgstr "" - -#: inc/helpers/namespace.php:155 -msgid "Creative Commons Attribution NonCommercial ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:158 -msgid "Creative Commons Attribution NonCommercial NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:162 -msgid "All Rights Reserved" -msgstr "" - -#: inc/helpers/namespace.php:176 -msgid "Check out this great book on Pressbooks." -msgstr "" - -#: inc/helpers/namespace.php:193 -msgid "Home" -msgstr "" - -#: inc/helpers/namespace.php:199 -msgid "Read" -msgstr "" - -#: inc/helpers/namespace.php:213 -msgid "Sign in" -msgstr "" - -#: inc/helpers/namespace.php:220 -msgid "Admin" -msgstr "" - -#: inc/helpers/namespace.php:226 -msgid "Sign out" -msgstr "" - -#: inc/helpers/namespace.php:406 partials/content-cover-book-header.php:17 -#: partials/content-cover-book-info.php:51 -msgid "Author" -msgid_plural "Authors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:407 -msgid "Editor" -msgid_plural "Editors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:408 -msgid "Translator" -msgid_plural "Translators" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:409 -msgid "Reviewer" -msgid_plural "Reviewers" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:410 -msgid "Illustrator" -msgid_plural "Illustrators" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:411 -msgid "Contributor" -msgid_plural "Contributors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:412 partials/content-cover-book-header.php:102 -#: partials/content-cover-book-info.php:66 single.php:32 -msgid "License" -msgstr "" - -#: inc/helpers/namespace.php:413 -msgid "Primary Subject" -msgstr "" - -#: inc/helpers/namespace.php:414 -msgid "Additional Subject(s)" -msgstr "" - -#: inc/helpers/namespace.php:415 -msgid "Publisher" -msgstr "" - -#: inc/helpers/namespace.php:416 -msgid "Publication Date" -msgstr "" - -#: inc/helpers/namespace.php:417 single.php:42 -msgid "Digital Object Identifier (DOI)" -msgstr "" - -#: inc/helpers/namespace.php:418 -msgid "Ebook ISBN" -msgstr "" - -#: inc/helpers/namespace.php:419 -msgid "Print ISBN" -msgstr "" - -#: inc/helpers/namespace.php:420 -msgid "Hashtag" -msgstr "" - -#. translators: %s: post title -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:454 inc/helpers/namespace.php:457 -msgid "Previous: %s" -msgstr "" - -#. translators: %s: post title, -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:464 inc/helpers/namespace.php:466 -msgid "Next: %s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%s on" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%1$s at %2$s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 inc/helpers/namespace.php:566 -msgid "(Edit)" -msgstr "" - -#: inc/helpers/namespace.php:540 -msgid "Your comment is awaiting moderation." -msgstr "" - -#: inc/helpers/namespace.php:566 -msgid "Pingback:" -msgstr "" - -#: inc/intervention.php:11 -msgid "Hello," -msgstr "" - -#: index.php:18 -msgid "This book does not contain any public content." -msgstr "" - -#: page-about.php:5 -msgid "About The Book" -msgstr "" - -#: page-about.php:21 page-buy.php:10 page-buy.php:18 -msgid "It's coming!" -msgstr "" - -#: page-authors.php:31 -msgid "Authors" -msgstr "" - -#: page-buy.php:5 -msgid "Buy the Book" -msgstr "" - -#. translators: %1$s: url to book, %2$s: title of book -#: page-buy.php:21 -msgid "You can buy %2$s by following any of the links below:" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:25 -msgid "Purchase on amazon.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:30 -msgid "Purchase on oreilly.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:35 -msgid "Purchase on barnesandnoble.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:40 -msgid "Purchase on kobobooks.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:45 -msgid "Purchase on apple.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Elsewhere" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Purchase here:" -msgstr "" - -#: page.php:13 partials/content-single-legacy.php:69 -#: partials/content-single.php:69 -msgid "Edit" -msgstr "" - -#: page.php:18 -msgid "Pages:" -msgstr "" - -#: partials/content-cover-book-header.php:11 -msgid "Book Title" -msgstr "" - -#: partials/content-cover-book-header.php:14 -msgid "Subtitle" -msgstr "" - -#. translators: %s: title of book -#: partials/content-cover-book-header.php:26 -#: partials/content-cover-book-header.php:32 -msgid "Cover image for %s" -msgstr "" - -#: partials/content-cover-book-header.php:54 -msgid "Download this book" -msgstr "" - -#: partials/content-cover-book-header.php:98 -#: partials/content-cover-book-info.php:6 -msgid "Book Description" -msgstr "" - -#: partials/content-cover-book-header.php:110 -msgid "Read Book" -msgstr "" - -#: partials/content-cover-book-header.php:117 -msgid "Buy Book" -msgstr "" - -#: partials/content-cover-book-info.php:2 -msgid "Book Information" -msgstr "" - -#: partials/content-cover-book-info.php:23 -msgid "Book Source" -msgstr "" - -#. translators: %$1s: title of book, link to book, %2$s: attribution string -#. for the book, %3$s: publisher of book, %4$s: license for book -#: partials/content-cover-book-info.php:30 -msgid "" -"This book is a cloned version of %1$s%2$s, published using Pressbooks by " -"%3$s under a %4$s license. It may differ from the original." -msgstr "" - -#. translators: %2$s: authors of book -#: partials/content-cover-book-info.php:33 -msgid " by %s" -msgstr "" - -#. translators: %s: link to source book -#: partials/content-cover-book-info.php:40 -msgid "" -"This book was cloned from a source that is no longer available. The source " -"URL was %s. This book may differ from the original." -msgstr "" - -#: partials/content-cover-book-info.php:61 -msgid "Contributors" -msgstr "" - -#: partials/content-cover-book-info.php:71 -msgid "Subject" -msgstr "" - -#: partials/content-cover-book-info.php:85 -#: partials/content-cover-metadata.php:63 -msgid "Click for more information" -msgstr "" - -#: partials/content-cover-metadata.php:3 -msgid "Metadata" -msgstr "" - -#: partials/content-cover-metadata.php:8 -msgid "Title" -msgstr "" - -#. translators: %1$s: chapter title, %2$s: book title, %3$s: book author(s) -#: partials/content-difftool.php:52 -msgid "This chapter is adapted from %1$s in %2$s by %3$s." -msgstr "" - -#: partials/content-difftool.php:66 -msgid "" -"Note: The comparison below is between this text and the current " -"version of the text from which it was adapted." -msgstr "" - -#: partials/content-difftool.php:67 -msgid "additions" -msgstr "" - -#: partials/content-difftool.php:67 -msgid "deletions" -msgstr "" - -#: partials/content-none.php:2 -msgid "Nothing Found" -msgstr "" - -#: partials/content-none.php:3 -msgid "" -"Sorry, but nothing matched your search terms. Please try again with some " -"different keywords." -msgstr "" - -#: partials/content-single-legacy.php:41 partials/content-single.php:42 -msgid "Previous Page" -msgstr "" - -#: partials/content-single-legacy.php:52 partials/content-single.php:53 -msgid "Next Page" -msgstr "" - -#: private.php:4 -msgid "Access Denied" -msgstr "" - -#. translators: link to sign in -#: private.php:10 -msgid "" -"This book is private, and accessible only to registered users. If you have " -"an account you can %s." -msgstr "" - -#: private.php:14 -msgid "sign in here" -msgstr "" - -#. translators: link to Pressbooks.com -#: private.php:23 -msgid "You can also set up your own Pressbooks book at %s." -msgstr "" - -#. translators: search string -#: search.php:6 -msgid "Search Results for: %s" -msgstr "" - -#: search.php:18 -msgid "Previous page" -msgstr "" - -#: search.php:19 -msgid "Next page" -msgstr "" - -#: search.php:20 -msgid "Paged navigation" -msgstr "" - -#: searchform.php:3 -msgctxt "label" -msgid "Search in book:" -msgstr "" - -#: searchform.php:4 -msgctxt "placeholder" -msgid "Search in book …" -msgstr "" - -#: searchform.php:8 -msgid "Search" -msgstr "" - -#: single.php:58 -msgid "Share This Book" -msgstr "" diff --git a/languages/hr.mo b/languages/hr.mo index 5bea10afacfaf6b55ff42ed399167fe610e7c78c..304f9fc940daaf595a63ce52471d887a89bfdda2 100644 GIT binary patch delta 1056 zcmXZaO-R#m9LMqRYA(xdt}1{G^ z`Gcn!2r@9}77jTtVJqX;a2GzqB!0n-_#1UlxY>*xtOXTtH`Zbg^0VXot;Qni;8A3& zjW>H{?KDaZ$a(C>D(11B({eb3jW~tcID=bo0abw|T!S^6{Yu1e6a7Y1K%GcYY%gm6 zNmK&E9*ue$H&F{8q9UJiKEj;oAVERcrL;-Z6+T8)<_+r2{6Iav nf2b=+P)5!-;I3FF%NX46Mv_be7L0=A-`sQfg`H delta 1058 zcmXZbPe{{Y9LMqRYAvg6YK1OmE0<)bucTkV~4@;Am&I9Q9lf#xp61X4F|#*m0^y+8dP7<)Z`_k6$K=h^(wtD(2ypx3j>EEO}` zVrKa!voMaL`nPc_PGJTgVFce}J$}NS_!G5$19#(J+=bD&SqPK313OUjY1BFA!Fk+^->?yXqYjERn~{UHpaMRDHQ0xI>;hlgFpoNT9NB7K zvuD;xqsV~#fW277EFR{xG>%{c&Y?Cg;67YIRbT_RV<_QQq8|6qZ$t&ujTFUtQTwl; z5*YJn)Y5o}TKE(d`JD45Ch5OJW%w2QaUHcjLliQL3gDdUUqY4qIx2x2s!~Pg8;sKT z$}~o4d_iS+dcWBr97aVrg<3f4e1ZDm1ym+w)Vd$eKd6e-w)iGdZzhdO^bG0^Tt*W0 zEKfs^=cZdQ=}*`L)W#=x5T9WORtJyRj$1$wneatYK!X+HQDn;|&NZebRSIE>%%6!vgG3b26sdrc#yv{}>@K1Wq%5%p%)P>)aL m(-p*#^NqNz6s#Gn3#4YQ#, 2019\n" "Language-Team: Croatian (Croatia) (https://www.transifex.com/pressbooks/teams/9194/hr_HR/)\n" @@ -17,7 +17,7 @@ msgstr "" "Language: hr_HR\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Domain: pressbooks-book\n" -"X-Generator: WP-CLI 2.0.1\n" +"X-Generator: WP-CLI 2.2.0\n" #. Theme Name of the theme msgid "McLuhan" diff --git a/languages/hu_HU.mo b/languages/hu_HU.mo deleted file mode 100644 index 4eee2ec6f2484bc691cfcfab4a251e35bffc01b1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2259 zcmZ9MJ8T?97{>=N0giVPo!Fd=9rni z%UuysLKDdnP(-4zKte`wfr6+gkQR%Aii#$pK%#+$f(oVJ|E1v15cntfIQS2E794>Snm-GY-*-T=dk;JShTv1+8d$^!DW4mI@1KL@@5=$d9gP17 zmNEV_I1l~{lAl>5L-DSHf1}3M;Qti_dlusor1;mthry2quF^-CdCU z9YFGw{~rpkMVdCTn9;?FF>-t1yX%E_yqXN;QQ|&>G>CU2&75m z?=V;akAhdh3n10^HFyyG0i-3QxhS#75h!e)p%*l&?+7}@r$&CCL#MiEKTw{eElOnf zqf=hgC=V>(u+e(#HmU)s7CAt2_B=XLDH`d^rW+>nydFtDV@$%P!%#ZMXQhs1lTBwn zGS;z~tVf;uU9)pSYvcK9tebqw#nPpco}-g$7}FzizOI-MbJ(xyM;d#Tu5GKN;ISz*+~{l z!YPL;b8$=4ze4h5Yu4a4m~RG`rF9Uo%9p~$EE1Yelqbt4OBZF^SRX98R@@9`vX%?# zrphDl+pb!vv|=A+jWS|Z+Qa4F_Zm>lN@@8*a1nZv|6o>lS>+RBIFHpFE034hG+)TS)4h(}URP|+^!xe7YQAanO~+H&@}ec09l=)m()PF4 zlVj|1zTxr>s{qVRin)AAwmN&`0w0El2vR87&bK@~;>^mF<08m6R3vyi0S(I zZSsjjp(O9%77+Qjj!Vo`m=0Kq{12} z^x)nIC4+1o=@SWAxKT}^*adnDoTy>(xaM{*5UFvoZLjZH?-P>aim9@NLAc?PkgSGk z-Ee|kYEe<}=L<1RY6Y8-N&dZRk`}c-J`Gl5N8}yJ`ds&7g~idv4W_2Tmv`(Nat(Eo zY8>j(5_E*(oqV$?y)W}=+5x*3GAZ_hOkz#q=bMr2b11zgctaxgzyVzE)-g<|A$65e OEQL!Rf>AtF%>D!Z!;J3$ diff --git a/languages/hu_HU.po b/languages/hu_HU.po deleted file mode 100644 index cf692abba..000000000 --- a/languages/hu_HU.po +++ /dev/null @@ -1,587 +0,0 @@ -# Copyright (C) 2019 Pressbooks (Book Oven Inc.) -# This file is distributed under the GPL v3.0 or later. -# Translators: -# Antonio Devís , 2018 -# -msgid "" -msgstr "" -"Project-Id-Version: McLuhan 2.8.4\n" -"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-book/\n" -"POT-Creation-Date: 2019-05-13T16:26:24+00:00\n" -"PO-Revision-Date: 2017-06-22 17:45+0000\n" -"Last-Translator: Antonio Devís , 2018\n" -"Language-Team: Hungarian (Hungary) (https://www.transifex.com/pressbooks/teams/9194/hu_HU/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: hu_HU\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Domain: pressbooks-book\n" -"X-Generator: WP-CLI 2.0.1\n" - -#. Theme Name of the theme -msgid "McLuhan" -msgstr "" - -#. Theme URI of the theme -msgid "https://pressbooks.com/themes/pressbooks-book" -msgstr "" - -#. Description of the theme -msgid "" -"This theme is named after Canadian media theorist Marshall McLuhan, who " -"coined the phrase “the medium is the message.” It is designed for academic " -"writing and is also suitable for fiction. Headings are set in Cormorant " -"Garamond, and body type is set in Lora." -msgstr "" - -#. Author of the theme -msgid "Pressbooks (Book Oven Inc.)" -msgstr "" - -#. Author URI of the theme -msgid "https://pressbooks.com" -msgstr "" - -#: 404.php:2 -msgid "Oops! That content can’t be found." -msgstr "" - -#: 404.php:3 -msgid "It looks like nothing was found at this location. Try a search?" -msgstr "Úgy tűnik, semmit nem találtunk ezen a helyen. Kipróbál egy keresést?" - -#: comments.php:2 -msgid "Feedback/Errata" -msgstr "Visszajelzés/Elírás" - -#: comments.php:6 -msgid "" -"This post is password protected. Enter the password to view any comments." -msgstr "" -"Ez a bejegyzés jelszóval védett. A megjegyzések megtekintéséhez írja be a " -"jelszót." - -#: comments.php:36 comments.php:47 -msgid " Older Comments" -msgstr "" - -#: comments.php:37 comments.php:48 -msgid "Newer Comments " -msgstr "" - -#: comments.php:56 -msgid "Comments are closed." -msgstr "A hozzászólások le vannak zárva." - -#: comments.php:64 -msgid "Submit" -msgstr "Beküldés" - -#. translators: %s: Pressbooks -#: footer.php:32 -msgid "Powered by %s" -msgstr "" - -#: footer.php:34 -msgid "Guides and Tutorials" -msgstr "" - -#: footer.php:35 -msgid "Contact" -msgstr "" - -#: footer.php:39 footer.php:41 -msgid "Pressbooks on YouTube" -msgstr "" - -#: footer.php:43 footer.php:47 -msgid "Pressbooks on Twitter" -msgstr "Pressbooks a Twitteren" - -#: functions.php:16 -msgid "Dependencies Missing" -msgstr "" - -#: functions.php:17 -msgid "You must run composer install from the McLuhan directory." -msgstr "" - -#: functions.php:28 -msgid "Cannot find Pressbooks install." -msgstr "A Pressbook telepítése nem található." - -#: header.php:63 -msgid "Skip to content" -msgstr "Ugrás a tartalomra" - -#. translators: %s: name of network -#: header.php:82 -msgid "Logo for %s" -msgstr "" - -#: header.php:93 -msgid "Toggle Menu" -msgstr "" - -#: header.php:106 index.php:14 partials/content-cover-toc.php:3 -msgid "Contents" -msgstr "Tartalmak" - -#. translators: %s: the title of the book -#: header.php:115 -msgid "Go to the cover page of %s" -msgstr "" - -#: header.php:119 inc/helpers/namespace.php:206 -msgid "Buy" -msgstr "Vásárlás" - -#: inc/actions/namespace.php:63 partials/content-accessibility-toolbar.php:4 -msgid "Increase Font Size" -msgstr "" - -#: inc/actions/namespace.php:64 -msgid "Decrease Font Size" -msgstr "" - -#: inc/actions/namespace.php:66 -msgid "Comparison loading…" -msgstr "" - -#: inc/actions/namespace.php:67 -msgid "Comparison loaded." -msgstr "" - -#: inc/actions/namespace.php:68 -msgid "The original chapter could not be loaded." -msgstr "" - -#: inc/actions/namespace.php:69 -msgid "Toggle contents of" -msgstr "" - -#: inc/actions/namespace.php:217 -msgid "Enable Image Lightbox" -msgstr "" - -#: inc/actions/namespace.php:222 -msgid "Show linked images in a lightbox" -msgstr "" - -#: inc/filters/namespace.php:19 -msgid "Private" -msgstr "" - -#: inc/helpers/namespace.php:140 -msgid "Public Domain" -msgstr "" - -#: inc/helpers/namespace.php:143 -msgid "Creative Commons Attribution" -msgstr "" - -#: inc/helpers/namespace.php:146 -msgid "Creative Commons Attribution ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:149 -msgid "Creative Commons Attribution NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:152 -msgid "Creative Commons Attribution NonCommercial" -msgstr "" - -#: inc/helpers/namespace.php:155 -msgid "Creative Commons Attribution NonCommercial ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:158 -msgid "Creative Commons Attribution NonCommercial NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:162 -msgid "All Rights Reserved" -msgstr "" - -#: inc/helpers/namespace.php:176 -msgid "Check out this great book on Pressbooks." -msgstr "" - -#: inc/helpers/namespace.php:193 -msgid "Home" -msgstr "" - -#: inc/helpers/namespace.php:199 -msgid "Read" -msgstr "" - -#: inc/helpers/namespace.php:213 -msgid "Sign in" -msgstr "" - -#: inc/helpers/namespace.php:220 -msgid "Admin" -msgstr "" - -#: inc/helpers/namespace.php:226 -msgid "Sign out" -msgstr "" - -#: inc/helpers/namespace.php:406 partials/content-cover-book-header.php:17 -#: partials/content-cover-book-info.php:51 -msgid "Author" -msgid_plural "Authors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:407 -msgid "Editor" -msgid_plural "Editors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:408 -msgid "Translator" -msgid_plural "Translators" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:409 -msgid "Reviewer" -msgid_plural "Reviewers" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:410 -msgid "Illustrator" -msgid_plural "Illustrators" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:411 -msgid "Contributor" -msgid_plural "Contributors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:412 partials/content-cover-book-header.php:102 -#: partials/content-cover-book-info.php:66 single.php:32 -msgid "License" -msgstr "Licence" - -#: inc/helpers/namespace.php:413 -msgid "Primary Subject" -msgstr "" - -#: inc/helpers/namespace.php:414 -msgid "Additional Subject(s)" -msgstr "" - -#: inc/helpers/namespace.php:415 -msgid "Publisher" -msgstr "" - -#: inc/helpers/namespace.php:416 -msgid "Publication Date" -msgstr "" - -#: inc/helpers/namespace.php:417 single.php:42 -msgid "Digital Object Identifier (DOI)" -msgstr "" - -#: inc/helpers/namespace.php:418 -msgid "Ebook ISBN" -msgstr "" - -#: inc/helpers/namespace.php:419 -msgid "Print ISBN" -msgstr "" - -#: inc/helpers/namespace.php:420 -msgid "Hashtag" -msgstr "" - -#. translators: %s: post title -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:454 inc/helpers/namespace.php:457 -msgid "Previous: %s" -msgstr "" - -#. translators: %s: post title, -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:464 inc/helpers/namespace.php:466 -msgid "Next: %s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%s on" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%1$s at %2$s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 inc/helpers/namespace.php:566 -msgid "(Edit)" -msgstr "" - -#: inc/helpers/namespace.php:540 -msgid "Your comment is awaiting moderation." -msgstr "" - -#: inc/helpers/namespace.php:566 -msgid "Pingback:" -msgstr "" - -#: inc/intervention.php:11 -msgid "Hello," -msgstr "" - -#: index.php:18 -msgid "This book does not contain any public content." -msgstr "Ez a könyv nem tartalmaz nyilvános tartalmat." - -#: page-about.php:5 -msgid "About The Book" -msgstr "A Könyvről" - -#: page-about.php:21 page-buy.php:10 page-buy.php:18 -msgid "It's coming!" -msgstr "Hamarosan!" - -#: page-authors.php:31 -msgid "Authors" -msgstr "Szerzők!" - -#: page-buy.php:5 -msgid "Buy the Book" -msgstr "A könyv Megvásárlása" - -#. translators: %1$s: url to book, %2$s: title of book -#: page-buy.php:21 -msgid "You can buy %2$s by following any of the links below:" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:25 -msgid "Purchase on amazon.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:30 -msgid "Purchase on oreilly.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:35 -msgid "Purchase on barnesandnoble.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:40 -msgid "Purchase on kobobooks.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:45 -msgid "Purchase on apple.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Elsewhere" -msgstr "Máshol" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Purchase here:" -msgstr "Vásárlás itt:" - -#: page.php:13 partials/content-single-legacy.php:69 -#: partials/content-single.php:69 -msgid "Edit" -msgstr "Szerkesztés" - -#: page.php:18 -msgid "Pages:" -msgstr "Oldalak:" - -#: partials/content-cover-book-header.php:11 -msgid "Book Title" -msgstr "" - -#: partials/content-cover-book-header.php:14 -msgid "Subtitle" -msgstr "" - -#. translators: %s: title of book -#: partials/content-cover-book-header.php:26 -#: partials/content-cover-book-header.php:32 -msgid "Cover image for %s" -msgstr "" - -#: partials/content-cover-book-header.php:54 -msgid "Download this book" -msgstr "" - -#: partials/content-cover-book-header.php:98 -#: partials/content-cover-book-info.php:6 -msgid "Book Description" -msgstr "" - -#: partials/content-cover-book-header.php:110 -msgid "Read Book" -msgstr "" - -#: partials/content-cover-book-header.php:117 -msgid "Buy Book" -msgstr "" - -#: partials/content-cover-book-info.php:2 -msgid "Book Information" -msgstr "" - -#: partials/content-cover-book-info.php:23 -msgid "Book Source" -msgstr "" - -#. translators: %$1s: title of book, link to book, %2$s: attribution string -#. for the book, %3$s: publisher of book, %4$s: license for book -#: partials/content-cover-book-info.php:30 -msgid "" -"This book is a cloned version of %1$s%2$s, published using Pressbooks by " -"%3$s under a %4$s license. It may differ from the original." -msgstr "" - -#. translators: %2$s: authors of book -#: partials/content-cover-book-info.php:33 -msgid " by %s" -msgstr "" - -#. translators: %s: link to source book -#: partials/content-cover-book-info.php:40 -msgid "" -"This book was cloned from a source that is no longer available. The source " -"URL was %s. This book may differ from the original." -msgstr "" - -#: partials/content-cover-book-info.php:61 -msgid "Contributors" -msgstr "" - -#: partials/content-cover-book-info.php:71 -msgid "Subject" -msgstr "" - -#: partials/content-cover-book-info.php:85 -#: partials/content-cover-metadata.php:63 -msgid "Click for more information" -msgstr "" - -#: partials/content-cover-metadata.php:3 -msgid "Metadata" -msgstr "" - -#: partials/content-cover-metadata.php:8 -msgid "Title" -msgstr "" - -#. translators: %1$s: chapter title, %2$s: book title, %3$s: book author(s) -#: partials/content-difftool.php:52 -msgid "This chapter is adapted from %1$s in %2$s by %3$s." -msgstr "" - -#: partials/content-difftool.php:66 -msgid "" -"Note: The comparison below is between this text and the current " -"version of the text from which it was adapted." -msgstr "" - -#: partials/content-difftool.php:67 -msgid "additions" -msgstr "" - -#: partials/content-difftool.php:67 -msgid "deletions" -msgstr "" - -#: partials/content-none.php:2 -msgid "Nothing Found" -msgstr "" - -#: partials/content-none.php:3 -msgid "" -"Sorry, but nothing matched your search terms. Please try again with some " -"different keywords." -msgstr "" - -#: partials/content-single-legacy.php:41 partials/content-single.php:42 -msgid "Previous Page" -msgstr "" - -#: partials/content-single-legacy.php:52 partials/content-single.php:53 -msgid "Next Page" -msgstr "" - -#: private.php:4 -msgid "Access Denied" -msgstr "Hozzáférés megtagadva" - -#. translators: link to sign in -#: private.php:10 -msgid "" -"This book is private, and accessible only to registered users. If you have " -"an account you can %s." -msgstr "" - -#: private.php:14 -msgid "sign in here" -msgstr "bejelentkezés itt" - -#. translators: link to Pressbooks.com -#: private.php:23 -msgid "You can also set up your own Pressbooks book at %s." -msgstr "" - -#. translators: search string -#: search.php:6 -msgid "Search Results for: %s" -msgstr "" - -#: search.php:18 -msgid "Previous page" -msgstr "Előző oldal" - -#: search.php:19 -msgid "Next page" -msgstr "Következő oldal" - -#: search.php:20 -msgid "Paged navigation" -msgstr "" - -#: searchform.php:3 -msgctxt "label" -msgid "Search in book:" -msgstr "Keresés a könyvben:" - -#: searchform.php:4 -msgctxt "placeholder" -msgid "Search in book …" -msgstr "" - -#: searchform.php:8 -msgid "Search" -msgstr "Keresés" - -#: single.php:58 -msgid "Share This Book" -msgstr "A Könyv Megosztása" diff --git a/languages/id_ID.mo b/languages/id_ID.mo deleted file mode 100644 index 50aba65d9fde1bbd3ea5bc7a555c574ff7a882bc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 490 zcmZ8e%TB{E5G;aIj+{C8z@ZgvoJ57Du6m&l6sZwW6&^R_CT?PA?Z|d$`4IktFXCHp zif9odjlAn!?Tpu7rzamRizCZ3%X7!ZHI<4i8LeE(Jkx zHmgf2P~e7c*O{|QDg&`Dcn&vpp&^w7mBv(>U|euh)(bb2Yg{R&^+L*5{U?Ox0z1ha z%-I`n=EIm8Mo{4SJ@Bp}2$0_+-Kz`F!kJM~)U;rbGP))x61fyib8Du(k2|RStG?N6 zT%)Mae95-|O&B{uARjYlEN@yAbqc_DZ{n~S1ZcJ0A(dr znwjB!I)(7i*QhO-f{Dmv&P72`xZq}QoS>bSldNh*S1^@otqBs← Older Comments" -msgstr "" - -#: comments.php:37 comments.php:48 -msgid "Newer Comments " -msgstr "" - -#: comments.php:56 -msgid "Comments are closed." -msgstr "" - -#: comments.php:64 -msgid "Submit" -msgstr "" - -#. translators: %s: Pressbooks -#: footer.php:32 -msgid "Powered by %s" -msgstr "" - -#: footer.php:34 -msgid "Guides and Tutorials" -msgstr "" - -#: footer.php:35 -msgid "Contact" -msgstr "" - -#: footer.php:39 footer.php:41 -msgid "Pressbooks on YouTube" -msgstr "" - -#: footer.php:43 footer.php:47 -msgid "Pressbooks on Twitter" -msgstr "" - -#: functions.php:16 -msgid "Dependencies Missing" -msgstr "" - -#: functions.php:17 -msgid "You must run composer install from the McLuhan directory." -msgstr "" - -#: functions.php:28 -msgid "Cannot find Pressbooks install." -msgstr "" - -#: header.php:63 -msgid "Skip to content" -msgstr "" - -#. translators: %s: name of network -#: header.php:82 -msgid "Logo for %s" -msgstr "" - -#: header.php:93 -msgid "Toggle Menu" -msgstr "" - -#: header.php:106 index.php:14 partials/content-cover-toc.php:3 -msgid "Contents" -msgstr "" - -#. translators: %s: the title of the book -#: header.php:115 -msgid "Go to the cover page of %s" -msgstr "" - -#: header.php:119 inc/helpers/namespace.php:206 -msgid "Buy" -msgstr "" - -#: inc/actions/namespace.php:63 partials/content-accessibility-toolbar.php:4 -msgid "Increase Font Size" -msgstr "" - -#: inc/actions/namespace.php:64 -msgid "Decrease Font Size" -msgstr "" - -#: inc/actions/namespace.php:66 -msgid "Comparison loading…" -msgstr "" - -#: inc/actions/namespace.php:67 -msgid "Comparison loaded." -msgstr "" - -#: inc/actions/namespace.php:68 -msgid "The original chapter could not be loaded." -msgstr "" - -#: inc/actions/namespace.php:69 -msgid "Toggle contents of" -msgstr "" - -#: inc/actions/namespace.php:217 -msgid "Enable Image Lightbox" -msgstr "" - -#: inc/actions/namespace.php:222 -msgid "Show linked images in a lightbox" -msgstr "" - -#: inc/filters/namespace.php:19 -msgid "Private" -msgstr "" - -#: inc/helpers/namespace.php:140 -msgid "Public Domain" -msgstr "" - -#: inc/helpers/namespace.php:143 -msgid "Creative Commons Attribution" -msgstr "" - -#: inc/helpers/namespace.php:146 -msgid "Creative Commons Attribution ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:149 -msgid "Creative Commons Attribution NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:152 -msgid "Creative Commons Attribution NonCommercial" -msgstr "" - -#: inc/helpers/namespace.php:155 -msgid "Creative Commons Attribution NonCommercial ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:158 -msgid "Creative Commons Attribution NonCommercial NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:162 -msgid "All Rights Reserved" -msgstr "" - -#: inc/helpers/namespace.php:176 -msgid "Check out this great book on Pressbooks." -msgstr "" - -#: inc/helpers/namespace.php:193 -msgid "Home" -msgstr "" - -#: inc/helpers/namespace.php:199 -msgid "Read" -msgstr "" - -#: inc/helpers/namespace.php:213 -msgid "Sign in" -msgstr "" - -#: inc/helpers/namespace.php:220 -msgid "Admin" -msgstr "" - -#: inc/helpers/namespace.php:226 -msgid "Sign out" -msgstr "" - -#: inc/helpers/namespace.php:406 partials/content-cover-book-header.php:17 -#: partials/content-cover-book-info.php:51 -msgid "Author" -msgid_plural "Authors" -msgstr[0] "" - -#: inc/helpers/namespace.php:407 -msgid "Editor" -msgid_plural "Editors" -msgstr[0] "" - -#: inc/helpers/namespace.php:408 -msgid "Translator" -msgid_plural "Translators" -msgstr[0] "" - -#: inc/helpers/namespace.php:409 -msgid "Reviewer" -msgid_plural "Reviewers" -msgstr[0] "" - -#: inc/helpers/namespace.php:410 -msgid "Illustrator" -msgid_plural "Illustrators" -msgstr[0] "" - -#: inc/helpers/namespace.php:411 -msgid "Contributor" -msgid_plural "Contributors" -msgstr[0] "" - -#: inc/helpers/namespace.php:412 partials/content-cover-book-header.php:102 -#: partials/content-cover-book-info.php:66 single.php:32 -msgid "License" -msgstr "" - -#: inc/helpers/namespace.php:413 -msgid "Primary Subject" -msgstr "" - -#: inc/helpers/namespace.php:414 -msgid "Additional Subject(s)" -msgstr "" - -#: inc/helpers/namespace.php:415 -msgid "Publisher" -msgstr "" - -#: inc/helpers/namespace.php:416 -msgid "Publication Date" -msgstr "" - -#: inc/helpers/namespace.php:417 single.php:42 -msgid "Digital Object Identifier (DOI)" -msgstr "" - -#: inc/helpers/namespace.php:418 -msgid "Ebook ISBN" -msgstr "" - -#: inc/helpers/namespace.php:419 -msgid "Print ISBN" -msgstr "" - -#: inc/helpers/namespace.php:420 -msgid "Hashtag" -msgstr "" - -#. translators: %s: post title -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:454 inc/helpers/namespace.php:457 -msgid "Previous: %s" -msgstr "" - -#. translators: %s: post title, -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:464 inc/helpers/namespace.php:466 -msgid "Next: %s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%s on" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%1$s at %2$s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 inc/helpers/namespace.php:566 -msgid "(Edit)" -msgstr "" - -#: inc/helpers/namespace.php:540 -msgid "Your comment is awaiting moderation." -msgstr "" - -#: inc/helpers/namespace.php:566 -msgid "Pingback:" -msgstr "" - -#: inc/intervention.php:11 -msgid "Hello," -msgstr "" - -#: index.php:18 -msgid "This book does not contain any public content." -msgstr "" - -#: page-about.php:5 -msgid "About The Book" -msgstr "" - -#: page-about.php:21 page-buy.php:10 page-buy.php:18 -msgid "It's coming!" -msgstr "" - -#: page-authors.php:31 -msgid "Authors" -msgstr "" - -#: page-buy.php:5 -msgid "Buy the Book" -msgstr "" - -#. translators: %1$s: url to book, %2$s: title of book -#: page-buy.php:21 -msgid "You can buy %2$s by following any of the links below:" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:25 -msgid "Purchase on amazon.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:30 -msgid "Purchase on oreilly.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:35 -msgid "Purchase on barnesandnoble.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:40 -msgid "Purchase on kobobooks.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:45 -msgid "Purchase on apple.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Elsewhere" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Purchase here:" -msgstr "" - -#: page.php:13 partials/content-single-legacy.php:69 -#: partials/content-single.php:69 -msgid "Edit" -msgstr "" - -#: page.php:18 -msgid "Pages:" -msgstr "" - -#: partials/content-cover-book-header.php:11 -msgid "Book Title" -msgstr "" - -#: partials/content-cover-book-header.php:14 -msgid "Subtitle" -msgstr "" - -#. translators: %s: title of book -#: partials/content-cover-book-header.php:26 -#: partials/content-cover-book-header.php:32 -msgid "Cover image for %s" -msgstr "" - -#: partials/content-cover-book-header.php:54 -msgid "Download this book" -msgstr "" - -#: partials/content-cover-book-header.php:98 -#: partials/content-cover-book-info.php:6 -msgid "Book Description" -msgstr "" - -#: partials/content-cover-book-header.php:110 -msgid "Read Book" -msgstr "" - -#: partials/content-cover-book-header.php:117 -msgid "Buy Book" -msgstr "" - -#: partials/content-cover-book-info.php:2 -msgid "Book Information" -msgstr "" - -#: partials/content-cover-book-info.php:23 -msgid "Book Source" -msgstr "" - -#. translators: %$1s: title of book, link to book, %2$s: attribution string -#. for the book, %3$s: publisher of book, %4$s: license for book -#: partials/content-cover-book-info.php:30 -msgid "" -"This book is a cloned version of %1$s%2$s, published using Pressbooks by " -"%3$s under a %4$s license. It may differ from the original." -msgstr "" - -#. translators: %2$s: authors of book -#: partials/content-cover-book-info.php:33 -msgid " by %s" -msgstr "" - -#. translators: %s: link to source book -#: partials/content-cover-book-info.php:40 -msgid "" -"This book was cloned from a source that is no longer available. The source " -"URL was %s. This book may differ from the original." -msgstr "" - -#: partials/content-cover-book-info.php:61 -msgid "Contributors" -msgstr "" - -#: partials/content-cover-book-info.php:71 -msgid "Subject" -msgstr "" - -#: partials/content-cover-book-info.php:85 -#: partials/content-cover-metadata.php:63 -msgid "Click for more information" -msgstr "" - -#: partials/content-cover-metadata.php:3 -msgid "Metadata" -msgstr "" - -#: partials/content-cover-metadata.php:8 -msgid "Title" -msgstr "" - -#. translators: %1$s: chapter title, %2$s: book title, %3$s: book author(s) -#: partials/content-difftool.php:52 -msgid "This chapter is adapted from %1$s in %2$s by %3$s." -msgstr "" - -#: partials/content-difftool.php:66 -msgid "" -"Note: The comparison below is between this text and the current " -"version of the text from which it was adapted." -msgstr "" - -#: partials/content-difftool.php:67 -msgid "additions" -msgstr "" - -#: partials/content-difftool.php:67 -msgid "deletions" -msgstr "" - -#: partials/content-none.php:2 -msgid "Nothing Found" -msgstr "" - -#: partials/content-none.php:3 -msgid "" -"Sorry, but nothing matched your search terms. Please try again with some " -"different keywords." -msgstr "" - -#: partials/content-single-legacy.php:41 partials/content-single.php:42 -msgid "Previous Page" -msgstr "" - -#: partials/content-single-legacy.php:52 partials/content-single.php:53 -msgid "Next Page" -msgstr "" - -#: private.php:4 -msgid "Access Denied" -msgstr "" - -#. translators: link to sign in -#: private.php:10 -msgid "" -"This book is private, and accessible only to registered users. If you have " -"an account you can %s." -msgstr "" - -#: private.php:14 -msgid "sign in here" -msgstr "" - -#. translators: link to Pressbooks.com -#: private.php:23 -msgid "You can also set up your own Pressbooks book at %s." -msgstr "" - -#. translators: search string -#: search.php:6 -msgid "Search Results for: %s" -msgstr "" - -#: search.php:18 -msgid "Previous page" -msgstr "" - -#: search.php:19 -msgid "Next page" -msgstr "" - -#: search.php:20 -msgid "Paged navigation" -msgstr "" - -#: searchform.php:3 -msgctxt "label" -msgid "Search in book:" -msgstr "" - -#: searchform.php:4 -msgctxt "placeholder" -msgid "Search in book …" -msgstr "" - -#: searchform.php:8 -msgid "Search" -msgstr "" - -#: single.php:58 -msgid "Share This Book" -msgstr "" diff --git a/languages/it_IT.mo b/languages/it_IT.mo deleted file mode 100644 index c375694e825d6323d150cfb17c17d36e1e4eade2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2335 zcmZ9MO>Y}T7{{lyP%!1K6bhxl(*q&_b{$8BrdvWulN1@nA+1ddH^#dYd&qibJ2PuH z{T>{+BZQDZa6#n+QcqL}Ar468P;o%?3m_0T{?FP@LPy^Hd1mK%pLuQ{KJbyicplGj zJV*8kF$*5L2QQ4Tz=y%F!H2-_!GqvW;C}E|@DTVL$U5$TN5F&lct3a?$ojqk+5V5OmtHHjrA5V{`)%#hz`7CnYImT!3pd90|)U{=x zPG8YEYq!Kwnkw&UMH#I!u~de>bzYn+xA~zk-L@=^v4J+V$!Nntq6=Y9+V~*zJQmA# zFi<9Vl1@>YTdy)+G=UeziYk=Jlu5Pn)Y9H-(-W(i4q`R;YSdRwiStTjU72pxSDlkV zie{j^vXSd8MKIon5RIg#Os#(xv^gkblurY6p-yA=Y%N zj8|e^T@6&oo)Q~)Wn|<~_bTyf!6#x*aMn;~q(e}SSBKh`ej;1Kg7k{m@kF#Mi=y4< z*gNb~mD%=|E+|;|P-Q{1%kBUXR~tBclv!khv&uW9HYCk96=gTq=~O5lZ!fG51igjy zeq>!ng|k7W0ZFD+Xm?eicD};sP^(d;4;iQm15LKq%N4bhDMc>3DnBrG97QDdClOxv z49}{1Y&iQNOhnBrx}=;(h7)R~Yh_;=nvWOaleLSgur5R`-_u!iuI%}!V-xC!Q23-? z@9EGlyD{w7i=6|r=WoO|>$Qz{qKn8a>yK7sPzlY?HBLoyuSN6o)Hs!#eD&oyjM|#? zA?i43d@h4^2`!mmjkY+s!y8|CdOfwd9jNeT--dzIIU9cC6;`$YS<@>~@2I2XAfYCX ztVR?wQ&&f$Q5;yc-c(ob_BcSs*H1T2pRDUppRKi;t<~L(G~&71xx9I<+l zqn>97r^I;`7T@ihj}~_Kv8hevqE(aH4CgbUg{}@eZYG4uMqWCZN9U~@_=HSRP5t8h z85;jxoH2A_ks7mSYVSoW79pcPyNRx{i!W~}qi~%#VV5_e<+UbiHy1Z*;-W@MTxLn< zw5GexPC9|5b%h&&X$dLK7rStBg5AyQxEv0*IkmWQ!Pz07{XKW*?#7_Wuv*r~x1q$p z6+LbW*Kj7KNu|MB3;Ed8sT7w~rb*_k`TwoKqE)ojpz9>E%YDI6s>y3fXkbvy=l4pf zJnn$k!Nzo{w3_crWq3Q#d_5xuHlF( zS}zBj(8)I3{yjnaa<^fOmEdEl(D;Hvdaslk-4fpEL@cv;PDZAO8lheoyF9K$8-eq_ zDhjwLofBXd*YhrEy0Y$AbFiR5_JYCkZhjQ1KsYGHV$C diff --git a/languages/it_IT.po b/languages/it_IT.po deleted file mode 100644 index a91c9fe5b..000000000 --- a/languages/it_IT.po +++ /dev/null @@ -1,588 +0,0 @@ -# Copyright (C) 2019 Pressbooks (Book Oven Inc.) -# This file is distributed under the GPL v3.0 or later. -# Translators: -# Antonio Devís , 2018 -# -msgid "" -msgstr "" -"Project-Id-Version: McLuhan 2.8.4\n" -"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-book/\n" -"POT-Creation-Date: 2019-05-13T16:26:24+00:00\n" -"PO-Revision-Date: 2017-06-22 17:45+0000\n" -"Last-Translator: Antonio Devís , 2018\n" -"Language-Team: Italian (https://www.transifex.com/pressbooks/teams/9194/it/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: it\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Domain: pressbooks-book\n" -"X-Generator: WP-CLI 2.0.1\n" - -#. Theme Name of the theme -msgid "McLuhan" -msgstr "" - -#. Theme URI of the theme -msgid "https://pressbooks.com/themes/pressbooks-book" -msgstr "" - -#. Description of the theme -msgid "" -"This theme is named after Canadian media theorist Marshall McLuhan, who " -"coined the phrase “the medium is the message.” It is designed for academic " -"writing and is also suitable for fiction. Headings are set in Cormorant " -"Garamond, and body type is set in Lora." -msgstr "" - -#. Author of the theme -msgid "Pressbooks (Book Oven Inc.)" -msgstr "" - -#. Author URI of the theme -msgid "https://pressbooks.com" -msgstr "" - -#: 404.php:2 -msgid "Oops! That content can’t be found." -msgstr "" - -#: 404.php:3 -msgid "It looks like nothing was found at this location. Try a search?" -msgstr "" -"Sembra che non ci sia niente in questo sito. Vuoi provare con una ricerca?" - -#: comments.php:2 -msgid "Feedback/Errata" -msgstr "Feedback/Errore" - -#: comments.php:6 -msgid "" -"This post is password protected. Enter the password to view any comments." -msgstr "" -"Questo post è protetto da password. Inserisci la password per vedere i " -"commenti." - -#: comments.php:36 comments.php:47 -msgid " Older Comments" -msgstr "" - -#: comments.php:37 comments.php:48 -msgid "Newer Comments " -msgstr "" - -#: comments.php:56 -msgid "Comments are closed." -msgstr "Commenti negati" - -#: comments.php:64 -msgid "Submit" -msgstr "Invia" - -#. translators: %s: Pressbooks -#: footer.php:32 -msgid "Powered by %s" -msgstr "" - -#: footer.php:34 -msgid "Guides and Tutorials" -msgstr "" - -#: footer.php:35 -msgid "Contact" -msgstr "" - -#: footer.php:39 footer.php:41 -msgid "Pressbooks on YouTube" -msgstr "" - -#: footer.php:43 footer.php:47 -msgid "Pressbooks on Twitter" -msgstr "Pressbooks su Twitter" - -#: functions.php:16 -msgid "Dependencies Missing" -msgstr "Dipendenze Mancanti" - -#: functions.php:17 -msgid "You must run composer install from the McLuhan directory." -msgstr "" - -#: functions.php:28 -msgid "Cannot find Pressbooks install." -msgstr "Non riesco a trovare Pressbooks install." - -#: header.php:63 -msgid "Skip to content" -msgstr "Salta questo contenuto" - -#. translators: %s: name of network -#: header.php:82 -msgid "Logo for %s" -msgstr "" - -#: header.php:93 -msgid "Toggle Menu" -msgstr "Menù Toggle" - -#: header.php:106 index.php:14 partials/content-cover-toc.php:3 -msgid "Contents" -msgstr "Contenuti" - -#. translators: %s: the title of the book -#: header.php:115 -msgid "Go to the cover page of %s" -msgstr "" - -#: header.php:119 inc/helpers/namespace.php:206 -msgid "Buy" -msgstr "Compra" - -#: inc/actions/namespace.php:63 partials/content-accessibility-toolbar.php:4 -msgid "Increase Font Size" -msgstr "" - -#: inc/actions/namespace.php:64 -msgid "Decrease Font Size" -msgstr "" - -#: inc/actions/namespace.php:66 -msgid "Comparison loading…" -msgstr "" - -#: inc/actions/namespace.php:67 -msgid "Comparison loaded." -msgstr "" - -#: inc/actions/namespace.php:68 -msgid "The original chapter could not be loaded." -msgstr "" - -#: inc/actions/namespace.php:69 -msgid "Toggle contents of" -msgstr "" - -#: inc/actions/namespace.php:217 -msgid "Enable Image Lightbox" -msgstr "" - -#: inc/actions/namespace.php:222 -msgid "Show linked images in a lightbox" -msgstr "" - -#: inc/filters/namespace.php:19 -msgid "Private" -msgstr "" - -#: inc/helpers/namespace.php:140 -msgid "Public Domain" -msgstr "" - -#: inc/helpers/namespace.php:143 -msgid "Creative Commons Attribution" -msgstr "" - -#: inc/helpers/namespace.php:146 -msgid "Creative Commons Attribution ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:149 -msgid "Creative Commons Attribution NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:152 -msgid "Creative Commons Attribution NonCommercial" -msgstr "" - -#: inc/helpers/namespace.php:155 -msgid "Creative Commons Attribution NonCommercial ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:158 -msgid "Creative Commons Attribution NonCommercial NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:162 -msgid "All Rights Reserved" -msgstr "" - -#: inc/helpers/namespace.php:176 -msgid "Check out this great book on Pressbooks." -msgstr "" - -#: inc/helpers/namespace.php:193 -msgid "Home" -msgstr "" - -#: inc/helpers/namespace.php:199 -msgid "Read" -msgstr "" - -#: inc/helpers/namespace.php:213 -msgid "Sign in" -msgstr "" - -#: inc/helpers/namespace.php:220 -msgid "Admin" -msgstr "" - -#: inc/helpers/namespace.php:226 -msgid "Sign out" -msgstr "" - -#: inc/helpers/namespace.php:406 partials/content-cover-book-header.php:17 -#: partials/content-cover-book-info.php:51 -msgid "Author" -msgid_plural "Authors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:407 -msgid "Editor" -msgid_plural "Editors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:408 -msgid "Translator" -msgid_plural "Translators" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:409 -msgid "Reviewer" -msgid_plural "Reviewers" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:410 -msgid "Illustrator" -msgid_plural "Illustrators" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:411 -msgid "Contributor" -msgid_plural "Contributors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:412 partials/content-cover-book-header.php:102 -#: partials/content-cover-book-info.php:66 single.php:32 -msgid "License" -msgstr "Licensa" - -#: inc/helpers/namespace.php:413 -msgid "Primary Subject" -msgstr "" - -#: inc/helpers/namespace.php:414 -msgid "Additional Subject(s)" -msgstr "" - -#: inc/helpers/namespace.php:415 -msgid "Publisher" -msgstr "" - -#: inc/helpers/namespace.php:416 -msgid "Publication Date" -msgstr "" - -#: inc/helpers/namespace.php:417 single.php:42 -msgid "Digital Object Identifier (DOI)" -msgstr "" - -#: inc/helpers/namespace.php:418 -msgid "Ebook ISBN" -msgstr "" - -#: inc/helpers/namespace.php:419 -msgid "Print ISBN" -msgstr "" - -#: inc/helpers/namespace.php:420 -msgid "Hashtag" -msgstr "" - -#. translators: %s: post title -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:454 inc/helpers/namespace.php:457 -msgid "Previous: %s" -msgstr "" - -#. translators: %s: post title, -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:464 inc/helpers/namespace.php:466 -msgid "Next: %s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%s on" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%1$s at %2$s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 inc/helpers/namespace.php:566 -msgid "(Edit)" -msgstr "" - -#: inc/helpers/namespace.php:540 -msgid "Your comment is awaiting moderation." -msgstr "" - -#: inc/helpers/namespace.php:566 -msgid "Pingback:" -msgstr "" - -#: inc/intervention.php:11 -msgid "Hello," -msgstr "" - -#: index.php:18 -msgid "This book does not contain any public content." -msgstr "Questo libro non contiene alcun contenuto publico." - -#: page-about.php:5 -msgid "About The Book" -msgstr "Riguardo il Libro" - -#: page-about.php:21 page-buy.php:10 page-buy.php:18 -msgid "It's coming!" -msgstr "In arrivo!" - -#: page-authors.php:31 -msgid "Authors" -msgstr "Autori" - -#: page-buy.php:5 -msgid "Buy the Book" -msgstr "Compra il Libro" - -#. translators: %1$s: url to book, %2$s: title of book -#: page-buy.php:21 -msgid "You can buy %2$s by following any of the links below:" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:25 -msgid "Purchase on amazon.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:30 -msgid "Purchase on oreilly.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:35 -msgid "Purchase on barnesandnoble.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:40 -msgid "Purchase on kobobooks.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:45 -msgid "Purchase on apple.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Elsewhere" -msgstr "Vedi altrove" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Purchase here:" -msgstr "Acquista qui:" - -#: page.php:13 partials/content-single-legacy.php:69 -#: partials/content-single.php:69 -msgid "Edit" -msgstr "Modifica" - -#: page.php:18 -msgid "Pages:" -msgstr "Pagine:" - -#: partials/content-cover-book-header.php:11 -msgid "Book Title" -msgstr "" - -#: partials/content-cover-book-header.php:14 -msgid "Subtitle" -msgstr "" - -#. translators: %s: title of book -#: partials/content-cover-book-header.php:26 -#: partials/content-cover-book-header.php:32 -msgid "Cover image for %s" -msgstr "" - -#: partials/content-cover-book-header.php:54 -msgid "Download this book" -msgstr "" - -#: partials/content-cover-book-header.php:98 -#: partials/content-cover-book-info.php:6 -msgid "Book Description" -msgstr "" - -#: partials/content-cover-book-header.php:110 -msgid "Read Book" -msgstr "" - -#: partials/content-cover-book-header.php:117 -msgid "Buy Book" -msgstr "" - -#: partials/content-cover-book-info.php:2 -msgid "Book Information" -msgstr "" - -#: partials/content-cover-book-info.php:23 -msgid "Book Source" -msgstr "" - -#. translators: %$1s: title of book, link to book, %2$s: attribution string -#. for the book, %3$s: publisher of book, %4$s: license for book -#: partials/content-cover-book-info.php:30 -msgid "" -"This book is a cloned version of %1$s%2$s, published using Pressbooks by " -"%3$s under a %4$s license. It may differ from the original." -msgstr "" - -#. translators: %2$s: authors of book -#: partials/content-cover-book-info.php:33 -msgid " by %s" -msgstr "" - -#. translators: %s: link to source book -#: partials/content-cover-book-info.php:40 -msgid "" -"This book was cloned from a source that is no longer available. The source " -"URL was %s. This book may differ from the original." -msgstr "" - -#: partials/content-cover-book-info.php:61 -msgid "Contributors" -msgstr "" - -#: partials/content-cover-book-info.php:71 -msgid "Subject" -msgstr "" - -#: partials/content-cover-book-info.php:85 -#: partials/content-cover-metadata.php:63 -msgid "Click for more information" -msgstr "" - -#: partials/content-cover-metadata.php:3 -msgid "Metadata" -msgstr "" - -#: partials/content-cover-metadata.php:8 -msgid "Title" -msgstr "" - -#. translators: %1$s: chapter title, %2$s: book title, %3$s: book author(s) -#: partials/content-difftool.php:52 -msgid "This chapter is adapted from %1$s in %2$s by %3$s." -msgstr "" - -#: partials/content-difftool.php:66 -msgid "" -"Note: The comparison below is between this text and the current " -"version of the text from which it was adapted." -msgstr "" - -#: partials/content-difftool.php:67 -msgid "additions" -msgstr "" - -#: partials/content-difftool.php:67 -msgid "deletions" -msgstr "" - -#: partials/content-none.php:2 -msgid "Nothing Found" -msgstr "" - -#: partials/content-none.php:3 -msgid "" -"Sorry, but nothing matched your search terms. Please try again with some " -"different keywords." -msgstr "" - -#: partials/content-single-legacy.php:41 partials/content-single.php:42 -msgid "Previous Page" -msgstr "" - -#: partials/content-single-legacy.php:52 partials/content-single.php:53 -msgid "Next Page" -msgstr "" - -#: private.php:4 -msgid "Access Denied" -msgstr "Accesso Negato" - -#. translators: link to sign in -#: private.php:10 -msgid "" -"This book is private, and accessible only to registered users. If you have " -"an account you can %s." -msgstr "" - -#: private.php:14 -msgid "sign in here" -msgstr "Accedi qui" - -#. translators: link to Pressbooks.com -#: private.php:23 -msgid "You can also set up your own Pressbooks book at %s." -msgstr "" - -#. translators: search string -#: search.php:6 -msgid "Search Results for: %s" -msgstr "" - -#: search.php:18 -msgid "Previous page" -msgstr "Pagina Precedente" - -#: search.php:19 -msgid "Next page" -msgstr "Pagina Successiva" - -#: search.php:20 -msgid "Paged navigation" -msgstr "Navigazione Numerata" - -#: searchform.php:3 -msgctxt "label" -msgid "Search in book:" -msgstr "Cerca nel libro:" - -#: searchform.php:4 -msgctxt "placeholder" -msgid "Search in book …" -msgstr "" - -#: searchform.php:8 -msgid "Search" -msgstr "Cerca" - -#: single.php:58 -msgid "Share This Book" -msgstr "Condividi Questo Libro" diff --git a/languages/ja.mo b/languages/ja.mo deleted file mode 100644 index 1b3a277c9e5b4e626dad7ff9b39db24aa692a823..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 470 zcmZ9IJx{|h5Qd9j^2p5KfdK@UFBO`)>OyHzQ6r)%e5`JIO;Q>=vK?A}2phkR--1&_ zi+H6+KKsso&-ZnF^wF|9u$)*8X_H;MHZ?oNN-i-qFrLE`DqTpyXp~Os zoC_K_q0=T)tfVp!>8zN;O`T~-B%`@8m1eG+6(+A|PAW^cQmFMz%2)j-gyz5{@dHfp zt!UndTW*li!1FucT|*F1zr)&B7oHWFaFNwKLr9R9jNbE#3)D!@e*M<#wPO?)x>(@m zzpb&CwA=N&ZFkAta}tfC;r?5`Nh!tDBFbjeA)suf?sNUBmZDyr>P_x&FI3Hx4;yuht2tr4U9F>PmK XGj}LZaU&I@&oK-pV>@}z@k#3&-I0v_ diff --git a/languages/ja.po b/languages/ja.po deleted file mode 100644 index 442e451ca..000000000 --- a/languages/ja.po +++ /dev/null @@ -1,575 +0,0 @@ -# Copyright (C) 2019 Pressbooks (Book Oven Inc.) -# This file is distributed under the GPL v3.0 or later. -msgid "" -msgstr "" -"Project-Id-Version: McLuhan 2.8.4\n" -"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-book/\n" -"POT-Creation-Date: 2019-05-13T16:26:24+00:00\n" -"PO-Revision-Date: 2017-06-22 17:45+0000\n" -"Language-Team: Japanese (https://www.transifex.com/pressbooks/teams/9194/ja/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ja\n" -"Plural-Forms: nplurals=1; plural=0;\n" -"X-Domain: pressbooks-book\n" -"X-Generator: WP-CLI 2.0.1\n" - -#. Theme Name of the theme -msgid "McLuhan" -msgstr "" - -#. Theme URI of the theme -msgid "https://pressbooks.com/themes/pressbooks-book" -msgstr "" - -#. Description of the theme -msgid "" -"This theme is named after Canadian media theorist Marshall McLuhan, who " -"coined the phrase “the medium is the message.” It is designed for academic " -"writing and is also suitable for fiction. Headings are set in Cormorant " -"Garamond, and body type is set in Lora." -msgstr "" - -#. Author of the theme -msgid "Pressbooks (Book Oven Inc.)" -msgstr "" - -#. Author URI of the theme -msgid "https://pressbooks.com" -msgstr "" - -#: 404.php:2 -msgid "Oops! That content can’t be found." -msgstr "" - -#: 404.php:3 -msgid "It looks like nothing was found at this location. Try a search?" -msgstr "" - -#: comments.php:2 -msgid "Feedback/Errata" -msgstr "" - -#: comments.php:6 -msgid "" -"This post is password protected. Enter the password to view any comments." -msgstr "" - -#: comments.php:36 comments.php:47 -msgid " Older Comments" -msgstr "" - -#: comments.php:37 comments.php:48 -msgid "Newer Comments " -msgstr "" - -#: comments.php:56 -msgid "Comments are closed." -msgstr "" - -#: comments.php:64 -msgid "Submit" -msgstr "" - -#. translators: %s: Pressbooks -#: footer.php:32 -msgid "Powered by %s" -msgstr "" - -#: footer.php:34 -msgid "Guides and Tutorials" -msgstr "" - -#: footer.php:35 -msgid "Contact" -msgstr "" - -#: footer.php:39 footer.php:41 -msgid "Pressbooks on YouTube" -msgstr "" - -#: footer.php:43 footer.php:47 -msgid "Pressbooks on Twitter" -msgstr "" - -#: functions.php:16 -msgid "Dependencies Missing" -msgstr "" - -#: functions.php:17 -msgid "You must run composer install from the McLuhan directory." -msgstr "" - -#: functions.php:28 -msgid "Cannot find Pressbooks install." -msgstr "" - -#: header.php:63 -msgid "Skip to content" -msgstr "" - -#. translators: %s: name of network -#: header.php:82 -msgid "Logo for %s" -msgstr "" - -#: header.php:93 -msgid "Toggle Menu" -msgstr "" - -#: header.php:106 index.php:14 partials/content-cover-toc.php:3 -msgid "Contents" -msgstr "" - -#. translators: %s: the title of the book -#: header.php:115 -msgid "Go to the cover page of %s" -msgstr "" - -#: header.php:119 inc/helpers/namespace.php:206 -msgid "Buy" -msgstr "" - -#: inc/actions/namespace.php:63 partials/content-accessibility-toolbar.php:4 -msgid "Increase Font Size" -msgstr "" - -#: inc/actions/namespace.php:64 -msgid "Decrease Font Size" -msgstr "" - -#: inc/actions/namespace.php:66 -msgid "Comparison loading…" -msgstr "" - -#: inc/actions/namespace.php:67 -msgid "Comparison loaded." -msgstr "" - -#: inc/actions/namespace.php:68 -msgid "The original chapter could not be loaded." -msgstr "" - -#: inc/actions/namespace.php:69 -msgid "Toggle contents of" -msgstr "" - -#: inc/actions/namespace.php:217 -msgid "Enable Image Lightbox" -msgstr "" - -#: inc/actions/namespace.php:222 -msgid "Show linked images in a lightbox" -msgstr "" - -#: inc/filters/namespace.php:19 -msgid "Private" -msgstr "" - -#: inc/helpers/namespace.php:140 -msgid "Public Domain" -msgstr "" - -#: inc/helpers/namespace.php:143 -msgid "Creative Commons Attribution" -msgstr "" - -#: inc/helpers/namespace.php:146 -msgid "Creative Commons Attribution ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:149 -msgid "Creative Commons Attribution NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:152 -msgid "Creative Commons Attribution NonCommercial" -msgstr "" - -#: inc/helpers/namespace.php:155 -msgid "Creative Commons Attribution NonCommercial ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:158 -msgid "Creative Commons Attribution NonCommercial NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:162 -msgid "All Rights Reserved" -msgstr "" - -#: inc/helpers/namespace.php:176 -msgid "Check out this great book on Pressbooks." -msgstr "" - -#: inc/helpers/namespace.php:193 -msgid "Home" -msgstr "" - -#: inc/helpers/namespace.php:199 -msgid "Read" -msgstr "" - -#: inc/helpers/namespace.php:213 -msgid "Sign in" -msgstr "" - -#: inc/helpers/namespace.php:220 -msgid "Admin" -msgstr "" - -#: inc/helpers/namespace.php:226 -msgid "Sign out" -msgstr "" - -#: inc/helpers/namespace.php:406 partials/content-cover-book-header.php:17 -#: partials/content-cover-book-info.php:51 -msgid "Author" -msgid_plural "Authors" -msgstr[0] "" - -#: inc/helpers/namespace.php:407 -msgid "Editor" -msgid_plural "Editors" -msgstr[0] "" - -#: inc/helpers/namespace.php:408 -msgid "Translator" -msgid_plural "Translators" -msgstr[0] "" - -#: inc/helpers/namespace.php:409 -msgid "Reviewer" -msgid_plural "Reviewers" -msgstr[0] "" - -#: inc/helpers/namespace.php:410 -msgid "Illustrator" -msgid_plural "Illustrators" -msgstr[0] "" - -#: inc/helpers/namespace.php:411 -msgid "Contributor" -msgid_plural "Contributors" -msgstr[0] "" - -#: inc/helpers/namespace.php:412 partials/content-cover-book-header.php:102 -#: partials/content-cover-book-info.php:66 single.php:32 -msgid "License" -msgstr "" - -#: inc/helpers/namespace.php:413 -msgid "Primary Subject" -msgstr "" - -#: inc/helpers/namespace.php:414 -msgid "Additional Subject(s)" -msgstr "" - -#: inc/helpers/namespace.php:415 -msgid "Publisher" -msgstr "" - -#: inc/helpers/namespace.php:416 -msgid "Publication Date" -msgstr "" - -#: inc/helpers/namespace.php:417 single.php:42 -msgid "Digital Object Identifier (DOI)" -msgstr "" - -#: inc/helpers/namespace.php:418 -msgid "Ebook ISBN" -msgstr "" - -#: inc/helpers/namespace.php:419 -msgid "Print ISBN" -msgstr "" - -#: inc/helpers/namespace.php:420 -msgid "Hashtag" -msgstr "" - -#. translators: %s: post title -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:454 inc/helpers/namespace.php:457 -msgid "Previous: %s" -msgstr "" - -#. translators: %s: post title, -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:464 inc/helpers/namespace.php:466 -msgid "Next: %s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%s on" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%1$s at %2$s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 inc/helpers/namespace.php:566 -msgid "(Edit)" -msgstr "" - -#: inc/helpers/namespace.php:540 -msgid "Your comment is awaiting moderation." -msgstr "" - -#: inc/helpers/namespace.php:566 -msgid "Pingback:" -msgstr "" - -#: inc/intervention.php:11 -msgid "Hello," -msgstr "" - -#: index.php:18 -msgid "This book does not contain any public content." -msgstr "" - -#: page-about.php:5 -msgid "About The Book" -msgstr "" - -#: page-about.php:21 page-buy.php:10 page-buy.php:18 -msgid "It's coming!" -msgstr "" - -#: page-authors.php:31 -msgid "Authors" -msgstr "" - -#: page-buy.php:5 -msgid "Buy the Book" -msgstr "" - -#. translators: %1$s: url to book, %2$s: title of book -#: page-buy.php:21 -msgid "You can buy %2$s by following any of the links below:" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:25 -msgid "Purchase on amazon.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:30 -msgid "Purchase on oreilly.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:35 -msgid "Purchase on barnesandnoble.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:40 -msgid "Purchase on kobobooks.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:45 -msgid "Purchase on apple.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Elsewhere" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Purchase here:" -msgstr "" - -#: page.php:13 partials/content-single-legacy.php:69 -#: partials/content-single.php:69 -msgid "Edit" -msgstr "" - -#: page.php:18 -msgid "Pages:" -msgstr "" - -#: partials/content-cover-book-header.php:11 -msgid "Book Title" -msgstr "" - -#: partials/content-cover-book-header.php:14 -msgid "Subtitle" -msgstr "" - -#. translators: %s: title of book -#: partials/content-cover-book-header.php:26 -#: partials/content-cover-book-header.php:32 -msgid "Cover image for %s" -msgstr "" - -#: partials/content-cover-book-header.php:54 -msgid "Download this book" -msgstr "" - -#: partials/content-cover-book-header.php:98 -#: partials/content-cover-book-info.php:6 -msgid "Book Description" -msgstr "" - -#: partials/content-cover-book-header.php:110 -msgid "Read Book" -msgstr "" - -#: partials/content-cover-book-header.php:117 -msgid "Buy Book" -msgstr "" - -#: partials/content-cover-book-info.php:2 -msgid "Book Information" -msgstr "" - -#: partials/content-cover-book-info.php:23 -msgid "Book Source" -msgstr "" - -#. translators: %$1s: title of book, link to book, %2$s: attribution string -#. for the book, %3$s: publisher of book, %4$s: license for book -#: partials/content-cover-book-info.php:30 -msgid "" -"This book is a cloned version of %1$s%2$s, published using Pressbooks by " -"%3$s under a %4$s license. It may differ from the original." -msgstr "" - -#. translators: %2$s: authors of book -#: partials/content-cover-book-info.php:33 -msgid " by %s" -msgstr "" - -#. translators: %s: link to source book -#: partials/content-cover-book-info.php:40 -msgid "" -"This book was cloned from a source that is no longer available. The source " -"URL was %s. This book may differ from the original." -msgstr "" - -#: partials/content-cover-book-info.php:61 -msgid "Contributors" -msgstr "" - -#: partials/content-cover-book-info.php:71 -msgid "Subject" -msgstr "" - -#: partials/content-cover-book-info.php:85 -#: partials/content-cover-metadata.php:63 -msgid "Click for more information" -msgstr "" - -#: partials/content-cover-metadata.php:3 -msgid "Metadata" -msgstr "" - -#: partials/content-cover-metadata.php:8 -msgid "Title" -msgstr "" - -#. translators: %1$s: chapter title, %2$s: book title, %3$s: book author(s) -#: partials/content-difftool.php:52 -msgid "This chapter is adapted from %1$s in %2$s by %3$s." -msgstr "" - -#: partials/content-difftool.php:66 -msgid "" -"Note: The comparison below is between this text and the current " -"version of the text from which it was adapted." -msgstr "" - -#: partials/content-difftool.php:67 -msgid "additions" -msgstr "" - -#: partials/content-difftool.php:67 -msgid "deletions" -msgstr "" - -#: partials/content-none.php:2 -msgid "Nothing Found" -msgstr "" - -#: partials/content-none.php:3 -msgid "" -"Sorry, but nothing matched your search terms. Please try again with some " -"different keywords." -msgstr "" - -#: partials/content-single-legacy.php:41 partials/content-single.php:42 -msgid "Previous Page" -msgstr "" - -#: partials/content-single-legacy.php:52 partials/content-single.php:53 -msgid "Next Page" -msgstr "" - -#: private.php:4 -msgid "Access Denied" -msgstr "" - -#. translators: link to sign in -#: private.php:10 -msgid "" -"This book is private, and accessible only to registered users. If you have " -"an account you can %s." -msgstr "" - -#: private.php:14 -msgid "sign in here" -msgstr "" - -#. translators: link to Pressbooks.com -#: private.php:23 -msgid "You can also set up your own Pressbooks book at %s." -msgstr "" - -#. translators: search string -#: search.php:6 -msgid "Search Results for: %s" -msgstr "" - -#: search.php:18 -msgid "Previous page" -msgstr "" - -#: search.php:19 -msgid "Next page" -msgstr "" - -#: search.php:20 -msgid "Paged navigation" -msgstr "" - -#: searchform.php:3 -msgctxt "label" -msgid "Search in book:" -msgstr "" - -#: searchform.php:4 -msgctxt "placeholder" -msgid "Search in book …" -msgstr "" - -#: searchform.php:8 -msgid "Search" -msgstr "" - -#: single.php:58 -msgid "Share This Book" -msgstr "" diff --git a/languages/ka_GE.mo b/languages/ka_GE.mo deleted file mode 100644 index 0cc19864e23f7424d660baf53a6b0e44963e83d6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 483 zcmZ9JO-{ow5QRao%91q;Be7@&6DLuD)TJyaZB?le6)HbF(@Ca4F7$ zQ=pZ2(kG8KW54nEYj5{s%W2!O?>KbqIF22)V#lXTw%uCStToZ<8B+_RIozQ(LP55Ffv4?GvQij{65W@)+LLUu@+ zb8XOeZ>Ix@H+8k!6Kd$oRLzCV7>Q@XuA63L<>gHlmF5c=C|wvvWVza!Zqy+^VYeX< ox?!{9J;0SJoFOBdnL#}{ml>i&&8^am+)to49=UG_{LtI_2A-~uod5s; diff --git a/languages/ka_GE.po b/languages/ka_GE.po deleted file mode 100644 index cc0f50130..000000000 --- a/languages/ka_GE.po +++ /dev/null @@ -1,589 +0,0 @@ -# Copyright (C) 2019 Pressbooks (Book Oven Inc.) -# This file is distributed under the GPL v3.0 or later. -msgid "" -msgstr "" -"Project-Id-Version: McLuhan 2.8.2\n" -"Report-Msgid-Bugs-To: https://github.com/pressbooks//\n" -"POT-Creation-Date: 2019-04-15T20:23:04+00:00\n" -"PO-Revision-Date: 2017-06-22 17:45+0000\n" -"Language-Team: Georgian (Georgia) (https://www.transifex.com/pressbooks/teams/9194/ka_GE/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ka_GE\n" -"Plural-Forms: nplurals=2; plural=(n!=1);\n" -"X-Domain: pressbooks-book\n" -"X-Generator: WP-CLI 2.0.1\n" - -#. Theme Name of the theme -msgid "McLuhan" -msgstr "" - -#. Theme URI of the theme -msgid "https://pressbooks.com/themes/pressbooks-book" -msgstr "" - -#. Description of the theme -msgid "" -"This theme is named after Canadian media theorist Marshall McLuhan, who " -"coined the phrase “the medium is the message.” It is designed for academic " -"writing and is also suitable for fiction. Headings are set in Cormorant " -"Garamond, and body type is set in Lora." -msgstr "" - -#. Author of the theme -msgid "Pressbooks (Book Oven Inc.)" -msgstr "" - -#. Author URI of the theme -msgid "https://pressbooks.com" -msgstr "" - -#: 404.php:2 -msgid "Oops! That content can’t be found." -msgstr "" - -#: 404.php:3 -msgid "It looks like nothing was found at this location. Try a search?" -msgstr "" - -#: comments.php:2 -msgid "Feedback/Errata" -msgstr "" - -#: comments.php:6 -msgid "" -"This post is password protected. Enter the password to view any comments." -msgstr "" - -#: comments.php:36 comments.php:47 -msgid " Older Comments" -msgstr "" - -#: comments.php:37 comments.php:48 -msgid "Newer Comments " -msgstr "" - -#: comments.php:56 -msgid "Comments are closed." -msgstr "" - -#: comments.php:64 -msgid "Submit" -msgstr "" - -#. translators: %s: Pressbooks -#: footer.php:32 -msgid "Powered by %s" -msgstr "" - -#: footer.php:34 -msgid "Open Source" -msgstr "" - -#: footer.php:35 -msgid "Open Textbooks" -msgstr "" - -#: footer.php:36 -msgid "Open Book Publishing" -msgstr "" - -#: footer.php:37 -msgid "Learn More" -msgstr "" - -#: footer.php:41 footer.php:45 -msgid "Pressbooks on Facebook" -msgstr "" - -#: footer.php:47 footer.php:51 -msgid "Pressbooks on Twitter" -msgstr "" - -#: functions.php:16 -msgid "Dependencies Missing" -msgstr "" - -#: functions.php:17 -msgid "You must run composer install from the McLuhan directory." -msgstr "" - -#: functions.php:28 -msgid "Cannot find Pressbooks install." -msgstr "" - -#: header.php:63 -msgid "Skip to content" -msgstr "" - -#. translators: %s: name of network -#: header.php:82 -msgid "Logo for %s" -msgstr "" - -#: header.php:93 -msgid "Toggle Menu" -msgstr "" - -#: header.php:106 index.php:14 partials/content-cover-toc.php:3 -msgid "Contents" -msgstr "" - -#. translators: %s: the title of the book -#: header.php:115 -msgid "Go to the cover page of %s" -msgstr "" - -#: header.php:119 inc/helpers/namespace.php:206 -msgid "Buy" -msgstr "" - -#: inc/actions/namespace.php:63 partials/content-accessibility-toolbar.php:4 -msgid "Increase Font Size" -msgstr "" - -#: inc/actions/namespace.php:64 -msgid "Decrease Font Size" -msgstr "" - -#: inc/actions/namespace.php:66 -msgid "Comparison loading…" -msgstr "" - -#: inc/actions/namespace.php:67 -msgid "Comparison loaded." -msgstr "" - -#: inc/actions/namespace.php:68 -msgid "The original chapter could not be loaded." -msgstr "" - -#: inc/actions/namespace.php:69 -msgid "Toggle contents of" -msgstr "" - -#: inc/actions/namespace.php:217 -msgid "Enable Image Lightbox" -msgstr "" - -#: inc/actions/namespace.php:222 -msgid "Show linked images in a lightbox" -msgstr "" - -#: inc/filters/namespace.php:19 -msgid "Private" -msgstr "" - -#: inc/helpers/namespace.php:140 -msgid "Public Domain" -msgstr "" - -#: inc/helpers/namespace.php:143 -msgid "Creative Commons Attribution" -msgstr "" - -#: inc/helpers/namespace.php:146 -msgid "Creative Commons Attribution ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:149 -msgid "Creative Commons Attribution NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:152 -msgid "Creative Commons Attribution NonCommercial" -msgstr "" - -#: inc/helpers/namespace.php:155 -msgid "Creative Commons Attribution NonCommercial ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:158 -msgid "Creative Commons Attribution NonCommercial NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:162 -msgid "All Rights Reserved" -msgstr "" - -#: inc/helpers/namespace.php:176 -msgid "Check out this great book on Pressbooks." -msgstr "" - -#: inc/helpers/namespace.php:193 -msgid "Home" -msgstr "" - -#: inc/helpers/namespace.php:199 -msgid "Read" -msgstr "" - -#: inc/helpers/namespace.php:213 -msgid "Sign in" -msgstr "" - -#: inc/helpers/namespace.php:220 -msgid "Admin" -msgstr "" - -#: inc/helpers/namespace.php:226 -msgid "Sign out" -msgstr "" - -#: inc/helpers/namespace.php:406 partials/content-cover-book-header.php:17 -#: partials/content-cover-book-info.php:51 -msgid "Author" -msgid_plural "Authors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:407 -msgid "Editor" -msgid_plural "Editors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:408 -msgid "Translator" -msgid_plural "Translators" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:409 -msgid "Reviewer" -msgid_plural "Reviewers" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:410 -msgid "Illustrator" -msgid_plural "Illustrators" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:411 -msgid "Contributor" -msgid_plural "Contributors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:412 partials/content-cover-book-header.php:102 -#: partials/content-cover-book-info.php:66 single.php:32 -msgid "License" -msgstr "" - -#: inc/helpers/namespace.php:413 -msgid "Primary Subject" -msgstr "" - -#: inc/helpers/namespace.php:414 -msgid "Additional Subject(s)" -msgstr "" - -#: inc/helpers/namespace.php:415 -msgid "Publisher" -msgstr "" - -#: inc/helpers/namespace.php:416 -msgid "Publication Date" -msgstr "" - -#: inc/helpers/namespace.php:417 single.php:42 -msgid "Digital Object Identifier (DOI)" -msgstr "" - -#: inc/helpers/namespace.php:418 -msgid "Ebook ISBN" -msgstr "" - -#: inc/helpers/namespace.php:419 -msgid "Print ISBN" -msgstr "" - -#: inc/helpers/namespace.php:420 -msgid "Hashtag" -msgstr "" - -#. translators: %s: post title -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:454 inc/helpers/namespace.php:457 -msgid "Previous: %s" -msgstr "" - -#. translators: %s: post title, -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:464 inc/helpers/namespace.php:466 -msgid "Next: %s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%s on" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%1$s at %2$s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 inc/helpers/namespace.php:566 -msgid "(Edit)" -msgstr "" - -#: inc/helpers/namespace.php:540 -msgid "Your comment is awaiting moderation." -msgstr "" - -#: inc/helpers/namespace.php:566 -msgid "Pingback:" -msgstr "" - -#: inc/intervention.php:11 -msgid "Hello," -msgstr "" - -#: index.php:18 -msgid "This book does not contain any public content." -msgstr "" - -#: page-about.php:5 -msgid "About The Book" -msgstr "" - -#: page-about.php:21 page-buy.php:10 page-buy.php:18 -msgid "It's coming!" -msgstr "" - -#: page-authors.php:31 -msgid "Authors" -msgstr "" - -#: page-buy.php:5 -msgid "Buy the Book" -msgstr "" - -#. translators: %1$s: url to book, %2$s: title of book -#: page-buy.php:21 -msgid "You can buy %2$s by following any of the links below:" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:25 -msgid "Purchase on amazon.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:30 -msgid "Purchase on oreilly.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:35 -msgid "Purchase on barnesandnoble.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:40 -msgid "Purchase on kobobooks.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:45 -msgid "Purchase on apple.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Elsewhere" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Purchase here:" -msgstr "" - -#: page.php:13 partials/content-single-legacy.php:69 -#: partials/content-single.php:69 -msgid "Edit" -msgstr "" - -#: page.php:18 -msgid "Pages:" -msgstr "" - -#: partials/content-cover-book-header.php:11 -msgid "Book Title" -msgstr "" - -#: partials/content-cover-book-header.php:14 -msgid "Subtitle" -msgstr "" - -#. translators: %s: title of book -#: partials/content-cover-book-header.php:26 -#: partials/content-cover-book-header.php:32 -msgid "Cover image for %s" -msgstr "" - -#: partials/content-cover-book-header.php:54 -msgid "Download this book" -msgstr "" - -#: partials/content-cover-book-header.php:98 -#: partials/content-cover-book-info.php:6 -msgid "Book Description" -msgstr "" - -#: partials/content-cover-book-header.php:110 -msgid "Read Book" -msgstr "" - -#: partials/content-cover-book-header.php:117 -msgid "Buy Book" -msgstr "" - -#: partials/content-cover-book-info.php:2 -msgid "Book Information" -msgstr "" - -#: partials/content-cover-book-info.php:23 -msgid "Book Source" -msgstr "" - -#. translators: %$1s: title of book, link to book, %2$s: attribution string -#. for the book, %3$s: publisher of book, %4$s: license for book -#: partials/content-cover-book-info.php:30 -msgid "" -"This book is a cloned version of %1$s%2$s, published using Pressbooks by " -"%3$s under a %4$s license. It may differ from the original." -msgstr "" - -#. translators: %2$s: authors of book -#: partials/content-cover-book-info.php:33 -msgid " by %s" -msgstr "" - -#. translators: %s: link to source book -#: partials/content-cover-book-info.php:40 -msgid "" -"This book was cloned from a source that is no longer available. The source " -"URL was %s. This book may differ from the original." -msgstr "" - -#: partials/content-cover-book-info.php:61 -msgid "Contributors" -msgstr "" - -#: partials/content-cover-book-info.php:71 -msgid "Subject" -msgstr "" - -#: partials/content-cover-book-info.php:85 -#: partials/content-cover-metadata.php:63 -msgid "Click for more information" -msgstr "" - -#: partials/content-cover-metadata.php:3 -msgid "Metadata" -msgstr "" - -#: partials/content-cover-metadata.php:8 -msgid "Title" -msgstr "" - -#. translators: %1$s: chapter title, %2$s: book title, %3$s: book author(s) -#: partials/content-difftool.php:52 -msgid "This chapter is adapted from %1$s in %2$s by %3$s." -msgstr "" - -#: partials/content-difftool.php:66 -msgid "" -"Note: The comparison below is between this text and the current " -"version of the text from which it was adapted." -msgstr "" - -#: partials/content-difftool.php:67 -msgid "additions" -msgstr "" - -#: partials/content-difftool.php:67 -msgid "deletions" -msgstr "" - -#: partials/content-none.php:2 -msgid "Nothing Found" -msgstr "" - -#: partials/content-none.php:3 -msgid "" -"Sorry, but nothing matched your search terms. Please try again with some " -"different keywords." -msgstr "" - -#: partials/content-single-legacy.php:41 partials/content-single.php:42 -msgid "Previous Page" -msgstr "" - -#: partials/content-single-legacy.php:52 partials/content-single.php:53 -msgid "Next Page" -msgstr "" - -#: private.php:4 -msgid "Access Denied" -msgstr "" - -#. translators: link to sign in -#: private.php:10 -msgid "" -"This book is private, and accessible only to registered users. If you have " -"an account you can %s." -msgstr "" - -#: private.php:14 -msgid "sign in here" -msgstr "" - -#. translators: link to Pressbooks.com -#: private.php:23 -msgid "You can also set up your own Pressbooks book at %s." -msgstr "" - -#. translators: search string -#: search.php:6 -msgid "Search Results for: %s" -msgstr "" - -#: search.php:18 -msgid "Previous page" -msgstr "" - -#: search.php:19 -msgid "Next page" -msgstr "" - -#: search.php:20 -msgid "Paged navigation" -msgstr "" - -#: searchform.php:3 -msgctxt "label" -msgid "Search in book:" -msgstr "" - -#: searchform.php:4 -msgctxt "placeholder" -msgid "Search in book …" -msgstr "" - -#: searchform.php:8 -msgid "Search" -msgstr "" - -#: single.php:58 -msgid "Share This Book" -msgstr "" diff --git a/languages/kk@Cyrl.mo b/languages/kk@Cyrl.mo deleted file mode 100644 index 06e20ec0ab57f9565b0ad61e0c625f7d6974ac02..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 494 zcmZ8e$xg#C5G{gJj+{9di9;)xY$`N$RSD4rRWu^1!g6&}H!)4^$aZMUfAA-K58r}Q zphZ0C$>Ul4X2ze#NAER*1H%);Gs8o}3&RS5;fD#f%~|E_5J~Yu6AhyoJW{Ec;24F; zxXcJgz8%<2YeEYlHH0cJ1+l;=)4EXDaZ;wUa%v}H=@gPGH5Fo^{+LiX94oqq z34LYN`_LzvV&uDC3*0O4edM)p^YYv^u*QU^B}pm7lq@m2BX4App?Ys4S)Q|`f$G1) ztJTWZl5oZ5bp2mnn`-5>y>`=CEUry;?li1$6b|-7dbVrz1lN>nh&P4lNYk};ikvXs zK}klWqPqJK4WV8lxXIE6Phrau^D^R2cDMdsSV(gTBpf qou78SM#p-FzE~PbjP~o>?#x7PDW{TXAu)Q2pf?_wA8~EZs(k^h^OW5H diff --git a/languages/kk@Cyrl.po b/languages/kk@Cyrl.po deleted file mode 100644 index 43da766f0..000000000 --- a/languages/kk@Cyrl.po +++ /dev/null @@ -1,581 +0,0 @@ -# Copyright (C) 2019 Pressbooks (Book Oven Inc.) -# This file is distributed under the GPL v3.0 or later. -msgid "" -msgstr "" -"Project-Id-Version: McLuhan 2.8.4\n" -"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-book/\n" -"POT-Creation-Date: 2019-05-13T16:26:24+00:00\n" -"PO-Revision-Date: 2017-06-22 17:45+0000\n" -"Language-Team: Kazakh (Cyrillic) (https://www.transifex.com/pressbooks/teams/9194/kk@Cyrl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: kk@Cyrl\n" -"Plural-Forms: nplurals=2; plural=(n!=1);\n" -"X-Domain: pressbooks-book\n" -"X-Generator: WP-CLI 2.0.1\n" - -#. Theme Name of the theme -msgid "McLuhan" -msgstr "" - -#. Theme URI of the theme -msgid "https://pressbooks.com/themes/pressbooks-book" -msgstr "" - -#. Description of the theme -msgid "" -"This theme is named after Canadian media theorist Marshall McLuhan, who " -"coined the phrase “the medium is the message.” It is designed for academic " -"writing and is also suitable for fiction. Headings are set in Cormorant " -"Garamond, and body type is set in Lora." -msgstr "" - -#. Author of the theme -msgid "Pressbooks (Book Oven Inc.)" -msgstr "" - -#. Author URI of the theme -msgid "https://pressbooks.com" -msgstr "" - -#: 404.php:2 -msgid "Oops! That content can’t be found." -msgstr "" - -#: 404.php:3 -msgid "It looks like nothing was found at this location. Try a search?" -msgstr "" - -#: comments.php:2 -msgid "Feedback/Errata" -msgstr "" - -#: comments.php:6 -msgid "" -"This post is password protected. Enter the password to view any comments." -msgstr "" - -#: comments.php:36 comments.php:47 -msgid " Older Comments" -msgstr "" - -#: comments.php:37 comments.php:48 -msgid "Newer Comments " -msgstr "" - -#: comments.php:56 -msgid "Comments are closed." -msgstr "" - -#: comments.php:64 -msgid "Submit" -msgstr "" - -#. translators: %s: Pressbooks -#: footer.php:32 -msgid "Powered by %s" -msgstr "" - -#: footer.php:34 -msgid "Guides and Tutorials" -msgstr "" - -#: footer.php:35 -msgid "Contact" -msgstr "" - -#: footer.php:39 footer.php:41 -msgid "Pressbooks on YouTube" -msgstr "" - -#: footer.php:43 footer.php:47 -msgid "Pressbooks on Twitter" -msgstr "" - -#: functions.php:16 -msgid "Dependencies Missing" -msgstr "" - -#: functions.php:17 -msgid "You must run composer install from the McLuhan directory." -msgstr "" - -#: functions.php:28 -msgid "Cannot find Pressbooks install." -msgstr "" - -#: header.php:63 -msgid "Skip to content" -msgstr "" - -#. translators: %s: name of network -#: header.php:82 -msgid "Logo for %s" -msgstr "" - -#: header.php:93 -msgid "Toggle Menu" -msgstr "" - -#: header.php:106 index.php:14 partials/content-cover-toc.php:3 -msgid "Contents" -msgstr "" - -#. translators: %s: the title of the book -#: header.php:115 -msgid "Go to the cover page of %s" -msgstr "" - -#: header.php:119 inc/helpers/namespace.php:206 -msgid "Buy" -msgstr "" - -#: inc/actions/namespace.php:63 partials/content-accessibility-toolbar.php:4 -msgid "Increase Font Size" -msgstr "" - -#: inc/actions/namespace.php:64 -msgid "Decrease Font Size" -msgstr "" - -#: inc/actions/namespace.php:66 -msgid "Comparison loading…" -msgstr "" - -#: inc/actions/namespace.php:67 -msgid "Comparison loaded." -msgstr "" - -#: inc/actions/namespace.php:68 -msgid "The original chapter could not be loaded." -msgstr "" - -#: inc/actions/namespace.php:69 -msgid "Toggle contents of" -msgstr "" - -#: inc/actions/namespace.php:217 -msgid "Enable Image Lightbox" -msgstr "" - -#: inc/actions/namespace.php:222 -msgid "Show linked images in a lightbox" -msgstr "" - -#: inc/filters/namespace.php:19 -msgid "Private" -msgstr "" - -#: inc/helpers/namespace.php:140 -msgid "Public Domain" -msgstr "" - -#: inc/helpers/namespace.php:143 -msgid "Creative Commons Attribution" -msgstr "" - -#: inc/helpers/namespace.php:146 -msgid "Creative Commons Attribution ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:149 -msgid "Creative Commons Attribution NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:152 -msgid "Creative Commons Attribution NonCommercial" -msgstr "" - -#: inc/helpers/namespace.php:155 -msgid "Creative Commons Attribution NonCommercial ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:158 -msgid "Creative Commons Attribution NonCommercial NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:162 -msgid "All Rights Reserved" -msgstr "" - -#: inc/helpers/namespace.php:176 -msgid "Check out this great book on Pressbooks." -msgstr "" - -#: inc/helpers/namespace.php:193 -msgid "Home" -msgstr "" - -#: inc/helpers/namespace.php:199 -msgid "Read" -msgstr "" - -#: inc/helpers/namespace.php:213 -msgid "Sign in" -msgstr "" - -#: inc/helpers/namespace.php:220 -msgid "Admin" -msgstr "" - -#: inc/helpers/namespace.php:226 -msgid "Sign out" -msgstr "" - -#: inc/helpers/namespace.php:406 partials/content-cover-book-header.php:17 -#: partials/content-cover-book-info.php:51 -msgid "Author" -msgid_plural "Authors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:407 -msgid "Editor" -msgid_plural "Editors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:408 -msgid "Translator" -msgid_plural "Translators" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:409 -msgid "Reviewer" -msgid_plural "Reviewers" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:410 -msgid "Illustrator" -msgid_plural "Illustrators" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:411 -msgid "Contributor" -msgid_plural "Contributors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:412 partials/content-cover-book-header.php:102 -#: partials/content-cover-book-info.php:66 single.php:32 -msgid "License" -msgstr "" - -#: inc/helpers/namespace.php:413 -msgid "Primary Subject" -msgstr "" - -#: inc/helpers/namespace.php:414 -msgid "Additional Subject(s)" -msgstr "" - -#: inc/helpers/namespace.php:415 -msgid "Publisher" -msgstr "" - -#: inc/helpers/namespace.php:416 -msgid "Publication Date" -msgstr "" - -#: inc/helpers/namespace.php:417 single.php:42 -msgid "Digital Object Identifier (DOI)" -msgstr "" - -#: inc/helpers/namespace.php:418 -msgid "Ebook ISBN" -msgstr "" - -#: inc/helpers/namespace.php:419 -msgid "Print ISBN" -msgstr "" - -#: inc/helpers/namespace.php:420 -msgid "Hashtag" -msgstr "" - -#. translators: %s: post title -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:454 inc/helpers/namespace.php:457 -msgid "Previous: %s" -msgstr "" - -#. translators: %s: post title, -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:464 inc/helpers/namespace.php:466 -msgid "Next: %s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%s on" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%1$s at %2$s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 inc/helpers/namespace.php:566 -msgid "(Edit)" -msgstr "" - -#: inc/helpers/namespace.php:540 -msgid "Your comment is awaiting moderation." -msgstr "" - -#: inc/helpers/namespace.php:566 -msgid "Pingback:" -msgstr "" - -#: inc/intervention.php:11 -msgid "Hello," -msgstr "" - -#: index.php:18 -msgid "This book does not contain any public content." -msgstr "" - -#: page-about.php:5 -msgid "About The Book" -msgstr "" - -#: page-about.php:21 page-buy.php:10 page-buy.php:18 -msgid "It's coming!" -msgstr "" - -#: page-authors.php:31 -msgid "Authors" -msgstr "" - -#: page-buy.php:5 -msgid "Buy the Book" -msgstr "" - -#. translators: %1$s: url to book, %2$s: title of book -#: page-buy.php:21 -msgid "You can buy %2$s by following any of the links below:" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:25 -msgid "Purchase on amazon.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:30 -msgid "Purchase on oreilly.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:35 -msgid "Purchase on barnesandnoble.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:40 -msgid "Purchase on kobobooks.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:45 -msgid "Purchase on apple.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Elsewhere" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Purchase here:" -msgstr "" - -#: page.php:13 partials/content-single-legacy.php:69 -#: partials/content-single.php:69 -msgid "Edit" -msgstr "" - -#: page.php:18 -msgid "Pages:" -msgstr "" - -#: partials/content-cover-book-header.php:11 -msgid "Book Title" -msgstr "" - -#: partials/content-cover-book-header.php:14 -msgid "Subtitle" -msgstr "" - -#. translators: %s: title of book -#: partials/content-cover-book-header.php:26 -#: partials/content-cover-book-header.php:32 -msgid "Cover image for %s" -msgstr "" - -#: partials/content-cover-book-header.php:54 -msgid "Download this book" -msgstr "" - -#: partials/content-cover-book-header.php:98 -#: partials/content-cover-book-info.php:6 -msgid "Book Description" -msgstr "" - -#: partials/content-cover-book-header.php:110 -msgid "Read Book" -msgstr "" - -#: partials/content-cover-book-header.php:117 -msgid "Buy Book" -msgstr "" - -#: partials/content-cover-book-info.php:2 -msgid "Book Information" -msgstr "" - -#: partials/content-cover-book-info.php:23 -msgid "Book Source" -msgstr "" - -#. translators: %$1s: title of book, link to book, %2$s: attribution string -#. for the book, %3$s: publisher of book, %4$s: license for book -#: partials/content-cover-book-info.php:30 -msgid "" -"This book is a cloned version of %1$s%2$s, published using Pressbooks by " -"%3$s under a %4$s license. It may differ from the original." -msgstr "" - -#. translators: %2$s: authors of book -#: partials/content-cover-book-info.php:33 -msgid " by %s" -msgstr "" - -#. translators: %s: link to source book -#: partials/content-cover-book-info.php:40 -msgid "" -"This book was cloned from a source that is no longer available. The source " -"URL was %s. This book may differ from the original." -msgstr "" - -#: partials/content-cover-book-info.php:61 -msgid "Contributors" -msgstr "" - -#: partials/content-cover-book-info.php:71 -msgid "Subject" -msgstr "" - -#: partials/content-cover-book-info.php:85 -#: partials/content-cover-metadata.php:63 -msgid "Click for more information" -msgstr "" - -#: partials/content-cover-metadata.php:3 -msgid "Metadata" -msgstr "" - -#: partials/content-cover-metadata.php:8 -msgid "Title" -msgstr "" - -#. translators: %1$s: chapter title, %2$s: book title, %3$s: book author(s) -#: partials/content-difftool.php:52 -msgid "This chapter is adapted from %1$s in %2$s by %3$s." -msgstr "" - -#: partials/content-difftool.php:66 -msgid "" -"Note: The comparison below is between this text and the current " -"version of the text from which it was adapted." -msgstr "" - -#: partials/content-difftool.php:67 -msgid "additions" -msgstr "" - -#: partials/content-difftool.php:67 -msgid "deletions" -msgstr "" - -#: partials/content-none.php:2 -msgid "Nothing Found" -msgstr "" - -#: partials/content-none.php:3 -msgid "" -"Sorry, but nothing matched your search terms. Please try again with some " -"different keywords." -msgstr "" - -#: partials/content-single-legacy.php:41 partials/content-single.php:42 -msgid "Previous Page" -msgstr "" - -#: partials/content-single-legacy.php:52 partials/content-single.php:53 -msgid "Next Page" -msgstr "" - -#: private.php:4 -msgid "Access Denied" -msgstr "" - -#. translators: link to sign in -#: private.php:10 -msgid "" -"This book is private, and accessible only to registered users. If you have " -"an account you can %s." -msgstr "" - -#: private.php:14 -msgid "sign in here" -msgstr "" - -#. translators: link to Pressbooks.com -#: private.php:23 -msgid "You can also set up your own Pressbooks book at %s." -msgstr "" - -#. translators: search string -#: search.php:6 -msgid "Search Results for: %s" -msgstr "" - -#: search.php:18 -msgid "Previous page" -msgstr "" - -#: search.php:19 -msgid "Next page" -msgstr "" - -#: search.php:20 -msgid "Paged navigation" -msgstr "" - -#: searchform.php:3 -msgctxt "label" -msgid "Search in book:" -msgstr "" - -#: searchform.php:4 -msgctxt "placeholder" -msgid "Search in book …" -msgstr "" - -#: searchform.php:8 -msgid "Search" -msgstr "" - -#: single.php:58 -msgid "Share This Book" -msgstr "" diff --git a/languages/km_KH.mo b/languages/km_KH.mo deleted file mode 100644 index d0438874bad2851eaca4f287cc97f7e806200adf..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 484 zcmZ8e%TB{E5G;aIj+{C8z@ZgvoJ57Du6m&lsM?6A3XdCdQa1^0?8tU#`4E1BkK$W! zif9odjlA~mddBOo)02;e!I9ya;kn_l;iX{>-|*8UyJoFx_6VhTWr>E#0v?%Ex!?o^ z$*jsKN1pB5ZEMa-AvFXl%@=S}r3xZJP^NXM2*zoyvnsX|QQ%TCrD7pg>Q4yu0k*<> zn6tOMz8{8EGlD$F?SOL)o`>8HXy)← Older Comments" -msgstr "" - -#: comments.php:37 comments.php:48 -msgid "Newer Comments " -msgstr "" - -#: comments.php:56 -msgid "Comments are closed." -msgstr "" - -#: comments.php:64 -msgid "Submit" -msgstr "" - -#. translators: %s: Pressbooks -#: footer.php:32 -msgid "Powered by %s" -msgstr "" - -#: footer.php:34 -msgid "Guides and Tutorials" -msgstr "" - -#: footer.php:35 -msgid "Contact" -msgstr "" - -#: footer.php:39 footer.php:41 -msgid "Pressbooks on YouTube" -msgstr "" - -#: footer.php:43 footer.php:47 -msgid "Pressbooks on Twitter" -msgstr "" - -#: functions.php:16 -msgid "Dependencies Missing" -msgstr "" - -#: functions.php:17 -msgid "You must run composer install from the McLuhan directory." -msgstr "" - -#: functions.php:28 -msgid "Cannot find Pressbooks install." -msgstr "" - -#: header.php:63 -msgid "Skip to content" -msgstr "" - -#. translators: %s: name of network -#: header.php:82 -msgid "Logo for %s" -msgstr "" - -#: header.php:93 -msgid "Toggle Menu" -msgstr "" - -#: header.php:106 index.php:14 partials/content-cover-toc.php:3 -msgid "Contents" -msgstr "" - -#. translators: %s: the title of the book -#: header.php:115 -msgid "Go to the cover page of %s" -msgstr "" - -#: header.php:119 inc/helpers/namespace.php:206 -msgid "Buy" -msgstr "" - -#: inc/actions/namespace.php:63 partials/content-accessibility-toolbar.php:4 -msgid "Increase Font Size" -msgstr "" - -#: inc/actions/namespace.php:64 -msgid "Decrease Font Size" -msgstr "" - -#: inc/actions/namespace.php:66 -msgid "Comparison loading…" -msgstr "" - -#: inc/actions/namespace.php:67 -msgid "Comparison loaded." -msgstr "" - -#: inc/actions/namespace.php:68 -msgid "The original chapter could not be loaded." -msgstr "" - -#: inc/actions/namespace.php:69 -msgid "Toggle contents of" -msgstr "" - -#: inc/actions/namespace.php:217 -msgid "Enable Image Lightbox" -msgstr "" - -#: inc/actions/namespace.php:222 -msgid "Show linked images in a lightbox" -msgstr "" - -#: inc/filters/namespace.php:19 -msgid "Private" -msgstr "" - -#: inc/helpers/namespace.php:140 -msgid "Public Domain" -msgstr "" - -#: inc/helpers/namespace.php:143 -msgid "Creative Commons Attribution" -msgstr "" - -#: inc/helpers/namespace.php:146 -msgid "Creative Commons Attribution ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:149 -msgid "Creative Commons Attribution NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:152 -msgid "Creative Commons Attribution NonCommercial" -msgstr "" - -#: inc/helpers/namespace.php:155 -msgid "Creative Commons Attribution NonCommercial ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:158 -msgid "Creative Commons Attribution NonCommercial NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:162 -msgid "All Rights Reserved" -msgstr "" - -#: inc/helpers/namespace.php:176 -msgid "Check out this great book on Pressbooks." -msgstr "" - -#: inc/helpers/namespace.php:193 -msgid "Home" -msgstr "" - -#: inc/helpers/namespace.php:199 -msgid "Read" -msgstr "" - -#: inc/helpers/namespace.php:213 -msgid "Sign in" -msgstr "" - -#: inc/helpers/namespace.php:220 -msgid "Admin" -msgstr "" - -#: inc/helpers/namespace.php:226 -msgid "Sign out" -msgstr "" - -#: inc/helpers/namespace.php:406 partials/content-cover-book-header.php:17 -#: partials/content-cover-book-info.php:51 -msgid "Author" -msgid_plural "Authors" -msgstr[0] "" - -#: inc/helpers/namespace.php:407 -msgid "Editor" -msgid_plural "Editors" -msgstr[0] "" - -#: inc/helpers/namespace.php:408 -msgid "Translator" -msgid_plural "Translators" -msgstr[0] "" - -#: inc/helpers/namespace.php:409 -msgid "Reviewer" -msgid_plural "Reviewers" -msgstr[0] "" - -#: inc/helpers/namespace.php:410 -msgid "Illustrator" -msgid_plural "Illustrators" -msgstr[0] "" - -#: inc/helpers/namespace.php:411 -msgid "Contributor" -msgid_plural "Contributors" -msgstr[0] "" - -#: inc/helpers/namespace.php:412 partials/content-cover-book-header.php:102 -#: partials/content-cover-book-info.php:66 single.php:32 -msgid "License" -msgstr "" - -#: inc/helpers/namespace.php:413 -msgid "Primary Subject" -msgstr "" - -#: inc/helpers/namespace.php:414 -msgid "Additional Subject(s)" -msgstr "" - -#: inc/helpers/namespace.php:415 -msgid "Publisher" -msgstr "" - -#: inc/helpers/namespace.php:416 -msgid "Publication Date" -msgstr "" - -#: inc/helpers/namespace.php:417 single.php:42 -msgid "Digital Object Identifier (DOI)" -msgstr "" - -#: inc/helpers/namespace.php:418 -msgid "Ebook ISBN" -msgstr "" - -#: inc/helpers/namespace.php:419 -msgid "Print ISBN" -msgstr "" - -#: inc/helpers/namespace.php:420 -msgid "Hashtag" -msgstr "" - -#. translators: %s: post title -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:454 inc/helpers/namespace.php:457 -msgid "Previous: %s" -msgstr "" - -#. translators: %s: post title, -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:464 inc/helpers/namespace.php:466 -msgid "Next: %s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%s on" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%1$s at %2$s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 inc/helpers/namespace.php:566 -msgid "(Edit)" -msgstr "" - -#: inc/helpers/namespace.php:540 -msgid "Your comment is awaiting moderation." -msgstr "" - -#: inc/helpers/namespace.php:566 -msgid "Pingback:" -msgstr "" - -#: inc/intervention.php:11 -msgid "Hello," -msgstr "" - -#: index.php:18 -msgid "This book does not contain any public content." -msgstr "" - -#: page-about.php:5 -msgid "About The Book" -msgstr "" - -#: page-about.php:21 page-buy.php:10 page-buy.php:18 -msgid "It's coming!" -msgstr "" - -#: page-authors.php:31 -msgid "Authors" -msgstr "" - -#: page-buy.php:5 -msgid "Buy the Book" -msgstr "" - -#. translators: %1$s: url to book, %2$s: title of book -#: page-buy.php:21 -msgid "You can buy %2$s by following any of the links below:" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:25 -msgid "Purchase on amazon.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:30 -msgid "Purchase on oreilly.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:35 -msgid "Purchase on barnesandnoble.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:40 -msgid "Purchase on kobobooks.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:45 -msgid "Purchase on apple.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Elsewhere" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Purchase here:" -msgstr "" - -#: page.php:13 partials/content-single-legacy.php:69 -#: partials/content-single.php:69 -msgid "Edit" -msgstr "" - -#: page.php:18 -msgid "Pages:" -msgstr "" - -#: partials/content-cover-book-header.php:11 -msgid "Book Title" -msgstr "" - -#: partials/content-cover-book-header.php:14 -msgid "Subtitle" -msgstr "" - -#. translators: %s: title of book -#: partials/content-cover-book-header.php:26 -#: partials/content-cover-book-header.php:32 -msgid "Cover image for %s" -msgstr "" - -#: partials/content-cover-book-header.php:54 -msgid "Download this book" -msgstr "" - -#: partials/content-cover-book-header.php:98 -#: partials/content-cover-book-info.php:6 -msgid "Book Description" -msgstr "" - -#: partials/content-cover-book-header.php:110 -msgid "Read Book" -msgstr "" - -#: partials/content-cover-book-header.php:117 -msgid "Buy Book" -msgstr "" - -#: partials/content-cover-book-info.php:2 -msgid "Book Information" -msgstr "" - -#: partials/content-cover-book-info.php:23 -msgid "Book Source" -msgstr "" - -#. translators: %$1s: title of book, link to book, %2$s: attribution string -#. for the book, %3$s: publisher of book, %4$s: license for book -#: partials/content-cover-book-info.php:30 -msgid "" -"This book is a cloned version of %1$s%2$s, published using Pressbooks by " -"%3$s under a %4$s license. It may differ from the original." -msgstr "" - -#. translators: %2$s: authors of book -#: partials/content-cover-book-info.php:33 -msgid " by %s" -msgstr "" - -#. translators: %s: link to source book -#: partials/content-cover-book-info.php:40 -msgid "" -"This book was cloned from a source that is no longer available. The source " -"URL was %s. This book may differ from the original." -msgstr "" - -#: partials/content-cover-book-info.php:61 -msgid "Contributors" -msgstr "" - -#: partials/content-cover-book-info.php:71 -msgid "Subject" -msgstr "" - -#: partials/content-cover-book-info.php:85 -#: partials/content-cover-metadata.php:63 -msgid "Click for more information" -msgstr "" - -#: partials/content-cover-metadata.php:3 -msgid "Metadata" -msgstr "" - -#: partials/content-cover-metadata.php:8 -msgid "Title" -msgstr "" - -#. translators: %1$s: chapter title, %2$s: book title, %3$s: book author(s) -#: partials/content-difftool.php:52 -msgid "This chapter is adapted from %1$s in %2$s by %3$s." -msgstr "" - -#: partials/content-difftool.php:66 -msgid "" -"Note: The comparison below is between this text and the current " -"version of the text from which it was adapted." -msgstr "" - -#: partials/content-difftool.php:67 -msgid "additions" -msgstr "" - -#: partials/content-difftool.php:67 -msgid "deletions" -msgstr "" - -#: partials/content-none.php:2 -msgid "Nothing Found" -msgstr "" - -#: partials/content-none.php:3 -msgid "" -"Sorry, but nothing matched your search terms. Please try again with some " -"different keywords." -msgstr "" - -#: partials/content-single-legacy.php:41 partials/content-single.php:42 -msgid "Previous Page" -msgstr "" - -#: partials/content-single-legacy.php:52 partials/content-single.php:53 -msgid "Next Page" -msgstr "" - -#: private.php:4 -msgid "Access Denied" -msgstr "" - -#. translators: link to sign in -#: private.php:10 -msgid "" -"This book is private, and accessible only to registered users. If you have " -"an account you can %s." -msgstr "" - -#: private.php:14 -msgid "sign in here" -msgstr "" - -#. translators: link to Pressbooks.com -#: private.php:23 -msgid "You can also set up your own Pressbooks book at %s." -msgstr "" - -#. translators: search string -#: search.php:6 -msgid "Search Results for: %s" -msgstr "" - -#: search.php:18 -msgid "Previous page" -msgstr "" - -#: search.php:19 -msgid "Next page" -msgstr "" - -#: search.php:20 -msgid "Paged navigation" -msgstr "" - -#: searchform.php:3 -msgctxt "label" -msgid "Search in book:" -msgstr "" - -#: searchform.php:4 -msgctxt "placeholder" -msgid "Search in book …" -msgstr "" - -#: searchform.php:8 -msgid "Search" -msgstr "" - -#: single.php:58 -msgid "Share This Book" -msgstr "" diff --git a/languages/ko.mo b/languages/ko.mo deleted file mode 100644 index acf363babcbaa8aebf4dd6abbcd691e63d2f6132..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 468 zcmZ8dJx{|h6fAkCwxM1$pZDw{zw0h;4h4CDoxHdvbisNij z7fj;Ni@Y|P@=9q7vB||8ZtC1Xswgh3tqdh37q+NpUZzS?X>QC+sipZ-LUTY+@&Hr* zCYtx*mRU}5=m#C}uOSR^(4plJ0oYmYU}mdvzkdG7JTzx z)VeE%bc1f2EEPFN@i-ptKNWaB8YpSGw2;16&Vl6{OR5zUvWK&RX~S**F&#m)pKGKR zT*FXiYA$3>aWoTl=aS;3LdmMuYy~5wOGB}&wp-H=diba8`#tmmx2kkP6z@aYCgVDH VTyo8<(iA@@Fqn*8?!FhG);G86j8Xsq diff --git a/languages/ko.po b/languages/ko.po deleted file mode 100644 index f5306bee6..000000000 --- a/languages/ko.po +++ /dev/null @@ -1,575 +0,0 @@ -# Copyright (C) 2019 Pressbooks (Book Oven Inc.) -# This file is distributed under the GPL v3.0 or later. -msgid "" -msgstr "" -"Project-Id-Version: McLuhan 2.8.4\n" -"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-book/\n" -"POT-Creation-Date: 2019-05-13T16:26:24+00:00\n" -"PO-Revision-Date: 2017-06-22 17:45+0000\n" -"Language-Team: Korean (https://www.transifex.com/pressbooks/teams/9194/ko/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ko\n" -"Plural-Forms: nplurals=1; plural=0;\n" -"X-Domain: pressbooks-book\n" -"X-Generator: WP-CLI 2.0.1\n" - -#. Theme Name of the theme -msgid "McLuhan" -msgstr "" - -#. Theme URI of the theme -msgid "https://pressbooks.com/themes/pressbooks-book" -msgstr "" - -#. Description of the theme -msgid "" -"This theme is named after Canadian media theorist Marshall McLuhan, who " -"coined the phrase “the medium is the message.” It is designed for academic " -"writing and is also suitable for fiction. Headings are set in Cormorant " -"Garamond, and body type is set in Lora." -msgstr "" - -#. Author of the theme -msgid "Pressbooks (Book Oven Inc.)" -msgstr "" - -#. Author URI of the theme -msgid "https://pressbooks.com" -msgstr "" - -#: 404.php:2 -msgid "Oops! That content can’t be found." -msgstr "" - -#: 404.php:3 -msgid "It looks like nothing was found at this location. Try a search?" -msgstr "" - -#: comments.php:2 -msgid "Feedback/Errata" -msgstr "" - -#: comments.php:6 -msgid "" -"This post is password protected. Enter the password to view any comments." -msgstr "" - -#: comments.php:36 comments.php:47 -msgid " Older Comments" -msgstr "" - -#: comments.php:37 comments.php:48 -msgid "Newer Comments " -msgstr "" - -#: comments.php:56 -msgid "Comments are closed." -msgstr "" - -#: comments.php:64 -msgid "Submit" -msgstr "" - -#. translators: %s: Pressbooks -#: footer.php:32 -msgid "Powered by %s" -msgstr "" - -#: footer.php:34 -msgid "Guides and Tutorials" -msgstr "" - -#: footer.php:35 -msgid "Contact" -msgstr "" - -#: footer.php:39 footer.php:41 -msgid "Pressbooks on YouTube" -msgstr "" - -#: footer.php:43 footer.php:47 -msgid "Pressbooks on Twitter" -msgstr "" - -#: functions.php:16 -msgid "Dependencies Missing" -msgstr "" - -#: functions.php:17 -msgid "You must run composer install from the McLuhan directory." -msgstr "" - -#: functions.php:28 -msgid "Cannot find Pressbooks install." -msgstr "" - -#: header.php:63 -msgid "Skip to content" -msgstr "" - -#. translators: %s: name of network -#: header.php:82 -msgid "Logo for %s" -msgstr "" - -#: header.php:93 -msgid "Toggle Menu" -msgstr "" - -#: header.php:106 index.php:14 partials/content-cover-toc.php:3 -msgid "Contents" -msgstr "" - -#. translators: %s: the title of the book -#: header.php:115 -msgid "Go to the cover page of %s" -msgstr "" - -#: header.php:119 inc/helpers/namespace.php:206 -msgid "Buy" -msgstr "" - -#: inc/actions/namespace.php:63 partials/content-accessibility-toolbar.php:4 -msgid "Increase Font Size" -msgstr "" - -#: inc/actions/namespace.php:64 -msgid "Decrease Font Size" -msgstr "" - -#: inc/actions/namespace.php:66 -msgid "Comparison loading…" -msgstr "" - -#: inc/actions/namespace.php:67 -msgid "Comparison loaded." -msgstr "" - -#: inc/actions/namespace.php:68 -msgid "The original chapter could not be loaded." -msgstr "" - -#: inc/actions/namespace.php:69 -msgid "Toggle contents of" -msgstr "" - -#: inc/actions/namespace.php:217 -msgid "Enable Image Lightbox" -msgstr "" - -#: inc/actions/namespace.php:222 -msgid "Show linked images in a lightbox" -msgstr "" - -#: inc/filters/namespace.php:19 -msgid "Private" -msgstr "" - -#: inc/helpers/namespace.php:140 -msgid "Public Domain" -msgstr "" - -#: inc/helpers/namespace.php:143 -msgid "Creative Commons Attribution" -msgstr "" - -#: inc/helpers/namespace.php:146 -msgid "Creative Commons Attribution ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:149 -msgid "Creative Commons Attribution NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:152 -msgid "Creative Commons Attribution NonCommercial" -msgstr "" - -#: inc/helpers/namespace.php:155 -msgid "Creative Commons Attribution NonCommercial ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:158 -msgid "Creative Commons Attribution NonCommercial NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:162 -msgid "All Rights Reserved" -msgstr "" - -#: inc/helpers/namespace.php:176 -msgid "Check out this great book on Pressbooks." -msgstr "" - -#: inc/helpers/namespace.php:193 -msgid "Home" -msgstr "" - -#: inc/helpers/namespace.php:199 -msgid "Read" -msgstr "" - -#: inc/helpers/namespace.php:213 -msgid "Sign in" -msgstr "" - -#: inc/helpers/namespace.php:220 -msgid "Admin" -msgstr "" - -#: inc/helpers/namespace.php:226 -msgid "Sign out" -msgstr "" - -#: inc/helpers/namespace.php:406 partials/content-cover-book-header.php:17 -#: partials/content-cover-book-info.php:51 -msgid "Author" -msgid_plural "Authors" -msgstr[0] "" - -#: inc/helpers/namespace.php:407 -msgid "Editor" -msgid_plural "Editors" -msgstr[0] "" - -#: inc/helpers/namespace.php:408 -msgid "Translator" -msgid_plural "Translators" -msgstr[0] "" - -#: inc/helpers/namespace.php:409 -msgid "Reviewer" -msgid_plural "Reviewers" -msgstr[0] "" - -#: inc/helpers/namespace.php:410 -msgid "Illustrator" -msgid_plural "Illustrators" -msgstr[0] "" - -#: inc/helpers/namespace.php:411 -msgid "Contributor" -msgid_plural "Contributors" -msgstr[0] "" - -#: inc/helpers/namespace.php:412 partials/content-cover-book-header.php:102 -#: partials/content-cover-book-info.php:66 single.php:32 -msgid "License" -msgstr "" - -#: inc/helpers/namespace.php:413 -msgid "Primary Subject" -msgstr "" - -#: inc/helpers/namespace.php:414 -msgid "Additional Subject(s)" -msgstr "" - -#: inc/helpers/namespace.php:415 -msgid "Publisher" -msgstr "" - -#: inc/helpers/namespace.php:416 -msgid "Publication Date" -msgstr "" - -#: inc/helpers/namespace.php:417 single.php:42 -msgid "Digital Object Identifier (DOI)" -msgstr "" - -#: inc/helpers/namespace.php:418 -msgid "Ebook ISBN" -msgstr "" - -#: inc/helpers/namespace.php:419 -msgid "Print ISBN" -msgstr "" - -#: inc/helpers/namespace.php:420 -msgid "Hashtag" -msgstr "" - -#. translators: %s: post title -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:454 inc/helpers/namespace.php:457 -msgid "Previous: %s" -msgstr "" - -#. translators: %s: post title, -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:464 inc/helpers/namespace.php:466 -msgid "Next: %s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%s on" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%1$s at %2$s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 inc/helpers/namespace.php:566 -msgid "(Edit)" -msgstr "" - -#: inc/helpers/namespace.php:540 -msgid "Your comment is awaiting moderation." -msgstr "" - -#: inc/helpers/namespace.php:566 -msgid "Pingback:" -msgstr "" - -#: inc/intervention.php:11 -msgid "Hello," -msgstr "" - -#: index.php:18 -msgid "This book does not contain any public content." -msgstr "" - -#: page-about.php:5 -msgid "About The Book" -msgstr "" - -#: page-about.php:21 page-buy.php:10 page-buy.php:18 -msgid "It's coming!" -msgstr "" - -#: page-authors.php:31 -msgid "Authors" -msgstr "" - -#: page-buy.php:5 -msgid "Buy the Book" -msgstr "" - -#. translators: %1$s: url to book, %2$s: title of book -#: page-buy.php:21 -msgid "You can buy %2$s by following any of the links below:" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:25 -msgid "Purchase on amazon.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:30 -msgid "Purchase on oreilly.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:35 -msgid "Purchase on barnesandnoble.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:40 -msgid "Purchase on kobobooks.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:45 -msgid "Purchase on apple.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Elsewhere" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Purchase here:" -msgstr "" - -#: page.php:13 partials/content-single-legacy.php:69 -#: partials/content-single.php:69 -msgid "Edit" -msgstr "" - -#: page.php:18 -msgid "Pages:" -msgstr "" - -#: partials/content-cover-book-header.php:11 -msgid "Book Title" -msgstr "" - -#: partials/content-cover-book-header.php:14 -msgid "Subtitle" -msgstr "" - -#. translators: %s: title of book -#: partials/content-cover-book-header.php:26 -#: partials/content-cover-book-header.php:32 -msgid "Cover image for %s" -msgstr "" - -#: partials/content-cover-book-header.php:54 -msgid "Download this book" -msgstr "" - -#: partials/content-cover-book-header.php:98 -#: partials/content-cover-book-info.php:6 -msgid "Book Description" -msgstr "" - -#: partials/content-cover-book-header.php:110 -msgid "Read Book" -msgstr "" - -#: partials/content-cover-book-header.php:117 -msgid "Buy Book" -msgstr "" - -#: partials/content-cover-book-info.php:2 -msgid "Book Information" -msgstr "" - -#: partials/content-cover-book-info.php:23 -msgid "Book Source" -msgstr "" - -#. translators: %$1s: title of book, link to book, %2$s: attribution string -#. for the book, %3$s: publisher of book, %4$s: license for book -#: partials/content-cover-book-info.php:30 -msgid "" -"This book is a cloned version of %1$s%2$s, published using Pressbooks by " -"%3$s under a %4$s license. It may differ from the original." -msgstr "" - -#. translators: %2$s: authors of book -#: partials/content-cover-book-info.php:33 -msgid " by %s" -msgstr "" - -#. translators: %s: link to source book -#: partials/content-cover-book-info.php:40 -msgid "" -"This book was cloned from a source that is no longer available. The source " -"URL was %s. This book may differ from the original." -msgstr "" - -#: partials/content-cover-book-info.php:61 -msgid "Contributors" -msgstr "" - -#: partials/content-cover-book-info.php:71 -msgid "Subject" -msgstr "" - -#: partials/content-cover-book-info.php:85 -#: partials/content-cover-metadata.php:63 -msgid "Click for more information" -msgstr "" - -#: partials/content-cover-metadata.php:3 -msgid "Metadata" -msgstr "" - -#: partials/content-cover-metadata.php:8 -msgid "Title" -msgstr "" - -#. translators: %1$s: chapter title, %2$s: book title, %3$s: book author(s) -#: partials/content-difftool.php:52 -msgid "This chapter is adapted from %1$s in %2$s by %3$s." -msgstr "" - -#: partials/content-difftool.php:66 -msgid "" -"Note: The comparison below is between this text and the current " -"version of the text from which it was adapted." -msgstr "" - -#: partials/content-difftool.php:67 -msgid "additions" -msgstr "" - -#: partials/content-difftool.php:67 -msgid "deletions" -msgstr "" - -#: partials/content-none.php:2 -msgid "Nothing Found" -msgstr "" - -#: partials/content-none.php:3 -msgid "" -"Sorry, but nothing matched your search terms. Please try again with some " -"different keywords." -msgstr "" - -#: partials/content-single-legacy.php:41 partials/content-single.php:42 -msgid "Previous Page" -msgstr "" - -#: partials/content-single-legacy.php:52 partials/content-single.php:53 -msgid "Next Page" -msgstr "" - -#: private.php:4 -msgid "Access Denied" -msgstr "" - -#. translators: link to sign in -#: private.php:10 -msgid "" -"This book is private, and accessible only to registered users. If you have " -"an account you can %s." -msgstr "" - -#: private.php:14 -msgid "sign in here" -msgstr "" - -#. translators: link to Pressbooks.com -#: private.php:23 -msgid "You can also set up your own Pressbooks book at %s." -msgstr "" - -#. translators: search string -#: search.php:6 -msgid "Search Results for: %s" -msgstr "" - -#: search.php:18 -msgid "Previous page" -msgstr "" - -#: search.php:19 -msgid "Next page" -msgstr "" - -#: search.php:20 -msgid "Paged navigation" -msgstr "" - -#: searchform.php:3 -msgctxt "label" -msgid "Search in book:" -msgstr "" - -#: searchform.php:4 -msgctxt "placeholder" -msgid "Search in book …" -msgstr "" - -#: searchform.php:8 -msgid "Search" -msgstr "" - -#: single.php:58 -msgid "Share This Book" -msgstr "" diff --git a/languages/ku.mo b/languages/ku.mo deleted file mode 100644 index 2f6f29113f6071907bdae1e165e4e256b8fc00ca..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1871 zcmb_cO>Z1U5S>6sU?miZ0}_HmIpV_+o>{MDNW8{4iDQQan{2`Yx%SS~?zCs7d+F}k z&E}LFH*QEAKt4wDVgEo7mr?!$Cy??B;KG3uuV?)Qh#M`{yy>3mSJkhk>z7x~e;Z&l zU~j;3*vqgVVSfAuy9E0kwh23TE(k6HZvYp89pLLg1MC350bYRp40{#xU!Mzt5cmi1 z8P?u>J_ugJ{Nf8ia2>b+d=c0OE&(&(TfpytUEoi^KY^Dn%=sD!?)esgpbM~E@Ao~<0U*n6Ci~k*kMlkBF>uI#t0{Zj-y=b%u+5hCZ$~})sQB_(mjy1 z_^e~$q*f92%#;LK7A8(NgS~jSOoa;W=#gEZUJCzME5`~b)Z4~>RqAy|eV+40LD#Ug z{W|30O#s~)v!afQqbotrM;dAC$fK}!qD?|0qaDYNlZdv#Y>*J2es!A0k|!k86p@Pp zk!>_*f?vU&N{NDTl!4#8C6q{{P=qBZJeM{S5%+|#smOCWI?)nMQVm9_u(ghu8ey59 zJ^J3y{O+>wa3%U^tLmw2VxD~5cms{6|g^;-q{^61*T*H1fEK#hm z$D(M{C#6ZGO=UOhrEz4`=(Omy!uWEV730=>(Z1}4Te}_9Z#il; zg06UaFy^(FWi4T9z!BIkD$%2YiTV|;yjAf~Q5R7*;X*`N*7T;hl;Sd6;Txavs; zSL_&N(t!5w4TFO1F)4|(EP{ctnhkJSz)C3(Dal zeBhW?hf(lpotw|kaUrm@MEer&b&J3%Zavh%i?_SJlVCQhXG2X1s1NCK?F3gV_L(k| zPv|6zI$Jo2tnLUIK|sXD6&DW)hr}(fp7@wZxmFpz)#GXgh3b0HKEfemoaSg}M4z#N fh`vJqZV;Z$R8JCCnRoDAq0aV9*gER})GGc0IU;f# diff --git a/languages/ku.po b/languages/ku.po deleted file mode 100644 index 381778052..000000000 --- a/languages/ku.po +++ /dev/null @@ -1,589 +0,0 @@ -# Copyright (C) 2019 Pressbooks (Book Oven Inc.) -# This file is distributed under the GPL v3.0 or later. -# Translators: -# Mehmet selim Acar , 2019 -# -msgid "" -msgstr "" -"Project-Id-Version: McLuhan 2.8.4\n" -"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-book/\n" -"POT-Creation-Date: 2019-05-13T16:26:24+00:00\n" -"PO-Revision-Date: 2017-06-22 17:45+0000\n" -"Last-Translator: Mehmet selim Acar , 2019\n" -"Language-Team: Kurdish (https://www.transifex.com/pressbooks/teams/9194/ku/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ku\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Domain: pressbooks-book\n" -"X-Generator: WP-CLI 2.0.1\n" - -#. Theme Name of the theme -msgid "McLuhan" -msgstr "Mc Luhan" - -#. Theme URI of the theme -msgid "https://pressbooks.com/themes/pressbooks-book" -msgstr "https://pressbooks.com/themes/pressbooks-book" - -#. Description of the theme -msgid "" -"This theme is named after Canadian media theorist Marshall McLuhan, who " -"coined the phrase “the medium is the message.” It is designed for academic " -"writing and is also suitable for fiction. Headings are set in Cormorant " -"Garamond, and body type is set in Lora." -msgstr "" -"Navê vê temayê, ji teoristê medyayê yê Qanadayî yê go dibê \"medya mesaje \"" -" tê. Ji bo nivîsê akademik hatîye saz kirin û ji bo tiştê çîroksazî jî " -"bikêrhatîye. Sernav li Cormorant Garamond û rûdenk li Lora yê hatîye " -"sazkirin." - -#. Author of the theme -msgid "Pressbooks (Book Oven Inc.)" -msgstr "(.Pirtûkê çapkirî (Book Oven Inc " - -#. Author URI of the theme -msgid "https://pressbooks.com" -msgstr "https://pressbooks.com" - -#: 404.php:2 -msgid "Oops! That content can’t be found." -msgstr "le'net çavê şaytên,naverok nehata dîtin" - -#: 404.php:3 -msgid "It looks like nothing was found at this location. Try a search?" -msgstr "?Xuyaye li vî cihî tiştek nehate dîtin. Carekedî lê bigere" - -#: comments.php:2 -msgid "Feedback/Errata" -msgstr "Paşveger/Çewtîya sazî" - -#: comments.php:6 -msgid "" -"This post is password protected. Enter the password to view any comments." -msgstr "Ev nivîs bi şîfre tê hefizandin. Ji bo nêrîna bibînê şîfre bikevîyê." - -#: comments.php:36 comments.php:47 -msgid " Older Comments" -msgstr "" - -#: comments.php:37 comments.php:48 -msgid "Newer Comments " -msgstr "" - -#: comments.php:56 -msgid "Comments are closed." -msgstr "" - -#: comments.php:64 -msgid "Submit" -msgstr "" - -#. translators: %s: Pressbooks -#: footer.php:32 -msgid "Powered by %s" -msgstr "" - -#: footer.php:34 -msgid "Guides and Tutorials" -msgstr "" - -#: footer.php:35 -msgid "Contact" -msgstr "" - -#: footer.php:39 footer.php:41 -msgid "Pressbooks on YouTube" -msgstr "" - -#: footer.php:43 footer.php:47 -msgid "Pressbooks on Twitter" -msgstr "" - -#: functions.php:16 -msgid "Dependencies Missing" -msgstr "" - -#: functions.php:17 -msgid "You must run composer install from the McLuhan directory." -msgstr "" - -#: functions.php:28 -msgid "Cannot find Pressbooks install." -msgstr "" - -#: header.php:63 -msgid "Skip to content" -msgstr "" - -#. translators: %s: name of network -#: header.php:82 -msgid "Logo for %s" -msgstr "" - -#: header.php:93 -msgid "Toggle Menu" -msgstr "" - -#: header.php:106 index.php:14 partials/content-cover-toc.php:3 -msgid "Contents" -msgstr "" - -#. translators: %s: the title of the book -#: header.php:115 -msgid "Go to the cover page of %s" -msgstr "" - -#: header.php:119 inc/helpers/namespace.php:206 -msgid "Buy" -msgstr "" - -#: inc/actions/namespace.php:63 partials/content-accessibility-toolbar.php:4 -msgid "Increase Font Size" -msgstr "" - -#: inc/actions/namespace.php:64 -msgid "Decrease Font Size" -msgstr "" - -#: inc/actions/namespace.php:66 -msgid "Comparison loading…" -msgstr "" - -#: inc/actions/namespace.php:67 -msgid "Comparison loaded." -msgstr "" - -#: inc/actions/namespace.php:68 -msgid "The original chapter could not be loaded." -msgstr "" - -#: inc/actions/namespace.php:69 -msgid "Toggle contents of" -msgstr "" - -#: inc/actions/namespace.php:217 -msgid "Enable Image Lightbox" -msgstr "" - -#: inc/actions/namespace.php:222 -msgid "Show linked images in a lightbox" -msgstr "" - -#: inc/filters/namespace.php:19 -msgid "Private" -msgstr "" - -#: inc/helpers/namespace.php:140 -msgid "Public Domain" -msgstr "" - -#: inc/helpers/namespace.php:143 -msgid "Creative Commons Attribution" -msgstr "" - -#: inc/helpers/namespace.php:146 -msgid "Creative Commons Attribution ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:149 -msgid "Creative Commons Attribution NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:152 -msgid "Creative Commons Attribution NonCommercial" -msgstr "" - -#: inc/helpers/namespace.php:155 -msgid "Creative Commons Attribution NonCommercial ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:158 -msgid "Creative Commons Attribution NonCommercial NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:162 -msgid "All Rights Reserved" -msgstr "" - -#: inc/helpers/namespace.php:176 -msgid "Check out this great book on Pressbooks." -msgstr "" - -#: inc/helpers/namespace.php:193 -msgid "Home" -msgstr "" - -#: inc/helpers/namespace.php:199 -msgid "Read" -msgstr "" - -#: inc/helpers/namespace.php:213 -msgid "Sign in" -msgstr "" - -#: inc/helpers/namespace.php:220 -msgid "Admin" -msgstr "" - -#: inc/helpers/namespace.php:226 -msgid "Sign out" -msgstr "" - -#: inc/helpers/namespace.php:406 partials/content-cover-book-header.php:17 -#: partials/content-cover-book-info.php:51 -msgid "Author" -msgid_plural "Authors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:407 -msgid "Editor" -msgid_plural "Editors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:408 -msgid "Translator" -msgid_plural "Translators" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:409 -msgid "Reviewer" -msgid_plural "Reviewers" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:410 -msgid "Illustrator" -msgid_plural "Illustrators" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:411 -msgid "Contributor" -msgid_plural "Contributors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:412 partials/content-cover-book-header.php:102 -#: partials/content-cover-book-info.php:66 single.php:32 -msgid "License" -msgstr "" - -#: inc/helpers/namespace.php:413 -msgid "Primary Subject" -msgstr "" - -#: inc/helpers/namespace.php:414 -msgid "Additional Subject(s)" -msgstr "" - -#: inc/helpers/namespace.php:415 -msgid "Publisher" -msgstr "" - -#: inc/helpers/namespace.php:416 -msgid "Publication Date" -msgstr "" - -#: inc/helpers/namespace.php:417 single.php:42 -msgid "Digital Object Identifier (DOI)" -msgstr "" - -#: inc/helpers/namespace.php:418 -msgid "Ebook ISBN" -msgstr "" - -#: inc/helpers/namespace.php:419 -msgid "Print ISBN" -msgstr "" - -#: inc/helpers/namespace.php:420 -msgid "Hashtag" -msgstr "" - -#. translators: %s: post title -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:454 inc/helpers/namespace.php:457 -msgid "Previous: %s" -msgstr "" - -#. translators: %s: post title, -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:464 inc/helpers/namespace.php:466 -msgid "Next: %s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%s on" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%1$s at %2$s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 inc/helpers/namespace.php:566 -msgid "(Edit)" -msgstr "" - -#: inc/helpers/namespace.php:540 -msgid "Your comment is awaiting moderation." -msgstr "" - -#: inc/helpers/namespace.php:566 -msgid "Pingback:" -msgstr "" - -#: inc/intervention.php:11 -msgid "Hello," -msgstr "" - -#: index.php:18 -msgid "This book does not contain any public content." -msgstr "" - -#: page-about.php:5 -msgid "About The Book" -msgstr "" - -#: page-about.php:21 page-buy.php:10 page-buy.php:18 -msgid "It's coming!" -msgstr "" - -#: page-authors.php:31 -msgid "Authors" -msgstr "" - -#: page-buy.php:5 -msgid "Buy the Book" -msgstr "" - -#. translators: %1$s: url to book, %2$s: title of book -#: page-buy.php:21 -msgid "You can buy %2$s by following any of the links below:" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:25 -msgid "Purchase on amazon.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:30 -msgid "Purchase on oreilly.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:35 -msgid "Purchase on barnesandnoble.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:40 -msgid "Purchase on kobobooks.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:45 -msgid "Purchase on apple.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Elsewhere" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Purchase here:" -msgstr "" - -#: page.php:13 partials/content-single-legacy.php:69 -#: partials/content-single.php:69 -msgid "Edit" -msgstr "" - -#: page.php:18 -msgid "Pages:" -msgstr "" - -#: partials/content-cover-book-header.php:11 -msgid "Book Title" -msgstr "" - -#: partials/content-cover-book-header.php:14 -msgid "Subtitle" -msgstr "" - -#. translators: %s: title of book -#: partials/content-cover-book-header.php:26 -#: partials/content-cover-book-header.php:32 -msgid "Cover image for %s" -msgstr "" - -#: partials/content-cover-book-header.php:54 -msgid "Download this book" -msgstr "" - -#: partials/content-cover-book-header.php:98 -#: partials/content-cover-book-info.php:6 -msgid "Book Description" -msgstr "" - -#: partials/content-cover-book-header.php:110 -msgid "Read Book" -msgstr "" - -#: partials/content-cover-book-header.php:117 -msgid "Buy Book" -msgstr "" - -#: partials/content-cover-book-info.php:2 -msgid "Book Information" -msgstr "" - -#: partials/content-cover-book-info.php:23 -msgid "Book Source" -msgstr "" - -#. translators: %$1s: title of book, link to book, %2$s: attribution string -#. for the book, %3$s: publisher of book, %4$s: license for book -#: partials/content-cover-book-info.php:30 -msgid "" -"This book is a cloned version of %1$s%2$s, published using Pressbooks by " -"%3$s under a %4$s license. It may differ from the original." -msgstr "" - -#. translators: %2$s: authors of book -#: partials/content-cover-book-info.php:33 -msgid " by %s" -msgstr "" - -#. translators: %s: link to source book -#: partials/content-cover-book-info.php:40 -msgid "" -"This book was cloned from a source that is no longer available. The source " -"URL was %s. This book may differ from the original." -msgstr "" - -#: partials/content-cover-book-info.php:61 -msgid "Contributors" -msgstr "" - -#: partials/content-cover-book-info.php:71 -msgid "Subject" -msgstr "" - -#: partials/content-cover-book-info.php:85 -#: partials/content-cover-metadata.php:63 -msgid "Click for more information" -msgstr "" - -#: partials/content-cover-metadata.php:3 -msgid "Metadata" -msgstr "" - -#: partials/content-cover-metadata.php:8 -msgid "Title" -msgstr "" - -#. translators: %1$s: chapter title, %2$s: book title, %3$s: book author(s) -#: partials/content-difftool.php:52 -msgid "This chapter is adapted from %1$s in %2$s by %3$s." -msgstr "" - -#: partials/content-difftool.php:66 -msgid "" -"Note: The comparison below is between this text and the current " -"version of the text from which it was adapted." -msgstr "" - -#: partials/content-difftool.php:67 -msgid "additions" -msgstr "" - -#: partials/content-difftool.php:67 -msgid "deletions" -msgstr "" - -#: partials/content-none.php:2 -msgid "Nothing Found" -msgstr "" - -#: partials/content-none.php:3 -msgid "" -"Sorry, but nothing matched your search terms. Please try again with some " -"different keywords." -msgstr "" - -#: partials/content-single-legacy.php:41 partials/content-single.php:42 -msgid "Previous Page" -msgstr "" - -#: partials/content-single-legacy.php:52 partials/content-single.php:53 -msgid "Next Page" -msgstr "" - -#: private.php:4 -msgid "Access Denied" -msgstr "" - -#. translators: link to sign in -#: private.php:10 -msgid "" -"This book is private, and accessible only to registered users. If you have " -"an account you can %s." -msgstr "" - -#: private.php:14 -msgid "sign in here" -msgstr "" - -#. translators: link to Pressbooks.com -#: private.php:23 -msgid "You can also set up your own Pressbooks book at %s." -msgstr "" - -#. translators: search string -#: search.php:6 -msgid "Search Results for: %s" -msgstr "" - -#: search.php:18 -msgid "Previous page" -msgstr "" - -#: search.php:19 -msgid "Next page" -msgstr "" - -#: search.php:20 -msgid "Paged navigation" -msgstr "" - -#: searchform.php:3 -msgctxt "label" -msgid "Search in book:" -msgstr "" - -#: searchform.php:4 -msgctxt "placeholder" -msgid "Search in book …" -msgstr "" - -#: searchform.php:8 -msgid "Search" -msgstr "" - -#: single.php:58 -msgid "Share This Book" -msgstr "" diff --git a/languages/lt_LT.mo b/languages/lt_LT.mo deleted file mode 100644 index c69cfcf4b3b34c0002cc55cc725e75abf1d2417c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2336 zcma)+zi%8x6vr1Z0S*Eo{3akC5{Y8S-VbAly|Lpswu3C&aI!A}githhJH8v=-pn#H zYv-gCP=pRd1Cgjml>$LZIyc;jl7AqiqaYGglmYR5>$M#r3P!j4xt)3Q-uJ!vaqIBN zmjT)f#d8Ndis$A%c%h~D2En7?N8my5WAFj+bMQX!EASEUYw#uTI`|~`6Zjx_6C445 z1s?)$gO7oKf-~RUJt@nYQ< z!TUi4avTG4epia|A;|iF220>AkmLOZJ^|hVS=S*1=lCz;#eR+zoGSWP!B^4$0oVpV z1-TA?fRBTJ7vF~~u`W29 z_4y&cYc?meHlEg%j;U@jqlw9mly+VuNjaD^y`I$Gk+70liE%RKPVKofScsJm77{17 zI?~GEoRo1>w7QiAYlRoVqNgNxm#D5J#OWyArY+%U-DC(TJcK9*qn7Z>=rT2Ip9DE6 zY^yU9EUT8(P6ltwOP*5EmO&ja7X^1IHJTb*%6n7|}{=IqL{bW95nRcxhFp#`E7z!^*7|0l~Vnka22&>|KYswGNQ3+?POSeGaMVE+R14Ajn}GZrDfrK z*swyoM0jH(n$_NDWv~r5fBeqTRLdl$C;gd@@jamu4t)9qJDb2<-OjMQVMB^uM9Zv9 zXoWE8)>xNw!p+T?g8@fVjHmC@45;>yB)jcVm;so2F~ zqn{!nk3CjN6Rhwl!oIOi`swqHbK%6k9Y-`8$1F(^0BbX?mJ!bnF-v-&HzIwMn{snRdpjG)1-AD9uonqFp08 zJxyagsqis1JvsWneAM70pF=NC!{H2#MfCdUsnUDlyungn-|TOIeAO}XmedjlnHTci zdN{Ydh&@#;*Gj=`sw6GxetU4GjAN&yY706)+>WitaB=W;W2_P?s4Ls`yC`PhIHzK> z--RJrY#8;Q7ta#*iT1(@MOvm-sh;R5oR7>Z-FLyNj72*$@V%sbW`kMpRH9@GGe;F# z!a~N-;jM|y3F?ZNhSwC%3ZFU8#I@KpaLo!tnd+h`blmSMFL8jC9A4`VuIyYuEwv#y z3LK{yHg>99P~Z6@R1_4q&s|9bvl_`sr};A2n~_(72A?Sr1&i#T#n**{&P3@h>l4&P zO+`@0jipc*q%8^ADI6ix83#{sHHY8inXql1$>6FLv|+k9XUJ}N&Fs&CsiVOSD~8t~ zzYjZ+I+3*vXT!O8G2Axsa9d?%8hpPgU0#9xk--gIes*v*M)fI`7M8, 2018 -# -msgid "" -msgstr "" -"Project-Id-Version: McLuhan 2.8.4\n" -"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-book/\n" -"POT-Creation-Date: 2019-05-13T16:26:24+00:00\n" -"PO-Revision-Date: 2017-06-22 17:45+0000\n" -"Last-Translator: Antonio Devís , 2018\n" -"Language-Team: Lithuanian (Lithuania) (https://www.transifex.com/pressbooks/teams/9194/lt_LT/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: lt_LT\n" -"Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);\n" -"X-Domain: pressbooks-book\n" -"X-Generator: WP-CLI 2.0.1\n" - -#. Theme Name of the theme -msgid "McLuhan" -msgstr "" - -#. Theme URI of the theme -msgid "https://pressbooks.com/themes/pressbooks-book" -msgstr "" - -#. Description of the theme -msgid "" -"This theme is named after Canadian media theorist Marshall McLuhan, who " -"coined the phrase “the medium is the message.” It is designed for academic " -"writing and is also suitable for fiction. Headings are set in Cormorant " -"Garamond, and body type is set in Lora." -msgstr "" - -#. Author of the theme -msgid "Pressbooks (Book Oven Inc.)" -msgstr "" - -#. Author URI of the theme -msgid "https://pressbooks.com" -msgstr "" - -#: 404.php:2 -msgid "Oops! That content can’t be found." -msgstr "" - -#: 404.php:3 -msgid "It looks like nothing was found at this location. Try a search?" -msgstr "Atrodo, kad šioje vietoje nieko nerasta. Pabandykite paiešką" - -#: comments.php:2 -msgid "Feedback/Errata" -msgstr "Atsiliepimas / Klaida" - -#: comments.php:6 -msgid "" -"This post is password protected. Enter the password to view any comments." -msgstr "" -"Šis įrašas yra apsaugotas slaptažodžiu. Įveskite slaptažodį norėdami " -"peržiūrėti komentarus." - -#: comments.php:36 comments.php:47 -msgid " Older Comments" -msgstr "" - -#: comments.php:37 comments.php:48 -msgid "Newer Comments " -msgstr "" - -#: comments.php:56 -msgid "Comments are closed." -msgstr "Komentarai nepriimami." - -#: comments.php:64 -msgid "Submit" -msgstr "Pateikti" - -#. translators: %s: Pressbooks -#: footer.php:32 -msgid "Powered by %s" -msgstr "" - -#: footer.php:34 -msgid "Guides and Tutorials" -msgstr "" - -#: footer.php:35 -msgid "Contact" -msgstr "" - -#: footer.php:39 footer.php:41 -msgid "Pressbooks on YouTube" -msgstr "" - -#: footer.php:43 footer.php:47 -msgid "Pressbooks on Twitter" -msgstr "Twitter Pressbooks" - -#: functions.php:16 -msgid "Dependencies Missing" -msgstr "" - -#: functions.php:17 -msgid "You must run composer install from the McLuhan directory." -msgstr "" - -#: functions.php:28 -msgid "Cannot find Pressbooks install." -msgstr "Nepavyksta rasti Pressbooks install." - -#: header.php:63 -msgid "Skip to content" -msgstr "Pereiti prie turinio." - -#. translators: %s: name of network -#: header.php:82 -msgid "Logo for %s" -msgstr "" - -#: header.php:93 -msgid "Toggle Menu" -msgstr "Perjungti Meniu" - -#: header.php:106 index.php:14 partials/content-cover-toc.php:3 -msgid "Contents" -msgstr "Turinys" - -#. translators: %s: the title of the book -#: header.php:115 -msgid "Go to the cover page of %s" -msgstr "" - -#: header.php:119 inc/helpers/namespace.php:206 -msgid "Buy" -msgstr "Pirkti" - -#: inc/actions/namespace.php:63 partials/content-accessibility-toolbar.php:4 -msgid "Increase Font Size" -msgstr "" - -#: inc/actions/namespace.php:64 -msgid "Decrease Font Size" -msgstr "" - -#: inc/actions/namespace.php:66 -msgid "Comparison loading…" -msgstr "" - -#: inc/actions/namespace.php:67 -msgid "Comparison loaded." -msgstr "" - -#: inc/actions/namespace.php:68 -msgid "The original chapter could not be loaded." -msgstr "" - -#: inc/actions/namespace.php:69 -msgid "Toggle contents of" -msgstr "" - -#: inc/actions/namespace.php:217 -msgid "Enable Image Lightbox" -msgstr "" - -#: inc/actions/namespace.php:222 -msgid "Show linked images in a lightbox" -msgstr "" - -#: inc/filters/namespace.php:19 -msgid "Private" -msgstr "" - -#: inc/helpers/namespace.php:140 -msgid "Public Domain" -msgstr "" - -#: inc/helpers/namespace.php:143 -msgid "Creative Commons Attribution" -msgstr "" - -#: inc/helpers/namespace.php:146 -msgid "Creative Commons Attribution ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:149 -msgid "Creative Commons Attribution NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:152 -msgid "Creative Commons Attribution NonCommercial" -msgstr "" - -#: inc/helpers/namespace.php:155 -msgid "Creative Commons Attribution NonCommercial ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:158 -msgid "Creative Commons Attribution NonCommercial NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:162 -msgid "All Rights Reserved" -msgstr "" - -#: inc/helpers/namespace.php:176 -msgid "Check out this great book on Pressbooks." -msgstr "" - -#: inc/helpers/namespace.php:193 -msgid "Home" -msgstr "" - -#: inc/helpers/namespace.php:199 -msgid "Read" -msgstr "" - -#: inc/helpers/namespace.php:213 -msgid "Sign in" -msgstr "" - -#: inc/helpers/namespace.php:220 -msgid "Admin" -msgstr "" - -#: inc/helpers/namespace.php:226 -msgid "Sign out" -msgstr "" - -#: inc/helpers/namespace.php:406 partials/content-cover-book-header.php:17 -#: partials/content-cover-book-info.php:51 -msgid "Author" -msgid_plural "Authors" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: inc/helpers/namespace.php:407 -msgid "Editor" -msgid_plural "Editors" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: inc/helpers/namespace.php:408 -msgid "Translator" -msgid_plural "Translators" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: inc/helpers/namespace.php:409 -msgid "Reviewer" -msgid_plural "Reviewers" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: inc/helpers/namespace.php:410 -msgid "Illustrator" -msgid_plural "Illustrators" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: inc/helpers/namespace.php:411 -msgid "Contributor" -msgid_plural "Contributors" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: inc/helpers/namespace.php:412 partials/content-cover-book-header.php:102 -#: partials/content-cover-book-info.php:66 single.php:32 -msgid "License" -msgstr "Licencija" - -#: inc/helpers/namespace.php:413 -msgid "Primary Subject" -msgstr "" - -#: inc/helpers/namespace.php:414 -msgid "Additional Subject(s)" -msgstr "" - -#: inc/helpers/namespace.php:415 -msgid "Publisher" -msgstr "" - -#: inc/helpers/namespace.php:416 -msgid "Publication Date" -msgstr "" - -#: inc/helpers/namespace.php:417 single.php:42 -msgid "Digital Object Identifier (DOI)" -msgstr "" - -#: inc/helpers/namespace.php:418 -msgid "Ebook ISBN" -msgstr "" - -#: inc/helpers/namespace.php:419 -msgid "Print ISBN" -msgstr "" - -#: inc/helpers/namespace.php:420 -msgid "Hashtag" -msgstr "" - -#. translators: %s: post title -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:454 inc/helpers/namespace.php:457 -msgid "Previous: %s" -msgstr "" - -#. translators: %s: post title, -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:464 inc/helpers/namespace.php:466 -msgid "Next: %s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%s on" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%1$s at %2$s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 inc/helpers/namespace.php:566 -msgid "(Edit)" -msgstr "" - -#: inc/helpers/namespace.php:540 -msgid "Your comment is awaiting moderation." -msgstr "" - -#: inc/helpers/namespace.php:566 -msgid "Pingback:" -msgstr "" - -#: inc/intervention.php:11 -msgid "Hello," -msgstr "" - -#: index.php:18 -msgid "This book does not contain any public content." -msgstr "Šioje knygoje nėra jokio viešo turinio." - -#: page-about.php:5 -msgid "About The Book" -msgstr "Apie Knygą." - -#: page-about.php:21 page-buy.php:10 page-buy.php:18 -msgid "It's coming!" -msgstr "" - -#: page-authors.php:31 -msgid "Authors" -msgstr "Autoriai" - -#: page-buy.php:5 -msgid "Buy the Book" -msgstr "Pirkti Knygą" - -#. translators: %1$s: url to book, %2$s: title of book -#: page-buy.php:21 -msgid "You can buy %2$s by following any of the links below:" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:25 -msgid "Purchase on amazon.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:30 -msgid "Purchase on oreilly.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:35 -msgid "Purchase on barnesandnoble.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:40 -msgid "Purchase on kobobooks.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:45 -msgid "Purchase on apple.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Elsewhere" -msgstr "Kitur" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Purchase here:" -msgstr "Pirkti čia:" - -#: page.php:13 partials/content-single-legacy.php:69 -#: partials/content-single.php:69 -msgid "Edit" -msgstr "Redaguoti" - -#: page.php:18 -msgid "Pages:" -msgstr "Puslapiai:" - -#: partials/content-cover-book-header.php:11 -msgid "Book Title" -msgstr "" - -#: partials/content-cover-book-header.php:14 -msgid "Subtitle" -msgstr "" - -#. translators: %s: title of book -#: partials/content-cover-book-header.php:26 -#: partials/content-cover-book-header.php:32 -msgid "Cover image for %s" -msgstr "" - -#: partials/content-cover-book-header.php:54 -msgid "Download this book" -msgstr "" - -#: partials/content-cover-book-header.php:98 -#: partials/content-cover-book-info.php:6 -msgid "Book Description" -msgstr "" - -#: partials/content-cover-book-header.php:110 -msgid "Read Book" -msgstr "" - -#: partials/content-cover-book-header.php:117 -msgid "Buy Book" -msgstr "" - -#: partials/content-cover-book-info.php:2 -msgid "Book Information" -msgstr "" - -#: partials/content-cover-book-info.php:23 -msgid "Book Source" -msgstr "" - -#. translators: %$1s: title of book, link to book, %2$s: attribution string -#. for the book, %3$s: publisher of book, %4$s: license for book -#: partials/content-cover-book-info.php:30 -msgid "" -"This book is a cloned version of %1$s%2$s, published using Pressbooks by " -"%3$s under a %4$s license. It may differ from the original." -msgstr "" - -#. translators: %2$s: authors of book -#: partials/content-cover-book-info.php:33 -msgid " by %s" -msgstr "" - -#. translators: %s: link to source book -#: partials/content-cover-book-info.php:40 -msgid "" -"This book was cloned from a source that is no longer available. The source " -"URL was %s. This book may differ from the original." -msgstr "" - -#: partials/content-cover-book-info.php:61 -msgid "Contributors" -msgstr "" - -#: partials/content-cover-book-info.php:71 -msgid "Subject" -msgstr "" - -#: partials/content-cover-book-info.php:85 -#: partials/content-cover-metadata.php:63 -msgid "Click for more information" -msgstr "" - -#: partials/content-cover-metadata.php:3 -msgid "Metadata" -msgstr "" - -#: partials/content-cover-metadata.php:8 -msgid "Title" -msgstr "" - -#. translators: %1$s: chapter title, %2$s: book title, %3$s: book author(s) -#: partials/content-difftool.php:52 -msgid "This chapter is adapted from %1$s in %2$s by %3$s." -msgstr "" - -#: partials/content-difftool.php:66 -msgid "" -"Note: The comparison below is between this text and the current " -"version of the text from which it was adapted." -msgstr "" - -#: partials/content-difftool.php:67 -msgid "additions" -msgstr "" - -#: partials/content-difftool.php:67 -msgid "deletions" -msgstr "" - -#: partials/content-none.php:2 -msgid "Nothing Found" -msgstr "" - -#: partials/content-none.php:3 -msgid "" -"Sorry, but nothing matched your search terms. Please try again with some " -"different keywords." -msgstr "" - -#: partials/content-single-legacy.php:41 partials/content-single.php:42 -msgid "Previous Page" -msgstr "" - -#: partials/content-single-legacy.php:52 partials/content-single.php:53 -msgid "Next Page" -msgstr "" - -#: private.php:4 -msgid "Access Denied" -msgstr "Prieiga Uždrausta" - -#. translators: link to sign in -#: private.php:10 -msgid "" -"This book is private, and accessible only to registered users. If you have " -"an account you can %s." -msgstr "" - -#: private.php:14 -msgid "sign in here" -msgstr "Prisjungti čia" - -#. translators: link to Pressbooks.com -#: private.php:23 -msgid "You can also set up your own Pressbooks book at %s." -msgstr "" - -#. translators: search string -#: search.php:6 -msgid "Search Results for: %s" -msgstr "" - -#: search.php:18 -msgid "Previous page" -msgstr "Ankstesnis puslapis" - -#: search.php:19 -msgid "Next page" -msgstr "Kitas puslapis" - -#: search.php:20 -msgid "Paged navigation" -msgstr "" - -#: searchform.php:3 -msgctxt "label" -msgid "Search in book:" -msgstr "Ieškoti knygoje:" - -#: searchform.php:4 -msgctxt "placeholder" -msgid "Search in book …" -msgstr "" - -#: searchform.php:8 -msgid "Search" -msgstr "Ieškoti" - -#: single.php:58 -msgid "Share This Book" -msgstr "Pasidalink šia knyga" diff --git a/languages/lv.mo b/languages/lv.mo index fbf58fe397d89e9f88e19f285799fc19c59855f0..61ee4fc7d0bbc05596ae8c79c8aaea526ccd45dc 100644 GIT binary patch delta 755 zcmXZaPbkA-7{Kvo6PthYZ~n~kKZ&E+DVSl5wp{Eb$Xa5*Wg33}7DrHmVkB zVjjaroI~9xjzL^U-S8ay@fJt$2g4X8s|j4eS$xEC>?f-Rjk_(8Rt7sJaDjT@6Bc96 z%=1W-#9J%Ujy)K}F)YV8YGRvMf=TSaebhp(F@mqC9c!k&y1vt5;AG%Kl9rHh6j>{? z*oBM8Pg4BpRi#l|eu0|sJ!(atMo0bsx>nT0dr{9BM(tP>sY$FU23qMn>YXj2X0~eP z2^?m=YvM1c6}_Qe-8U9uH>axs1rgJmo#!)mNT9~NT_b=@%L;w18lB#d(_yhf z7&c=Z`N;-^wL-Y?5n BPKp2k diff --git a/languages/lv.po b/languages/lv.po index ba1726021..ac4099ce2 100644 --- a/languages/lv.po +++ b/languages/lv.po @@ -5,9 +5,9 @@ # msgid "" msgstr "" -"Project-Id-Version: McLuhan 2.8.4\n" -"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-book/\n" -"POT-Creation-Date: 2019-05-13T16:26:24+00:00\n" +"Project-Id-Version: McLuhan 2.8.6\n" +"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbook-book/\n" +"POT-Creation-Date: 2019-05-28T16:41:10+00:00\n" "PO-Revision-Date: 2017-06-22 17:45+0000\n" "Last-Translator: Antonio Devís , 2018\n" "Language-Team: Latvian (https://www.transifex.com/pressbooks/teams/9194/lv/)\n" @@ -17,7 +17,7 @@ msgstr "" "Language: lv\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" "X-Domain: pressbooks-book\n" -"X-Generator: WP-CLI 2.0.1\n" +"X-Generator: WP-CLI 2.2.0\n" #. Theme Name of the theme msgid "McLuhan" diff --git a/languages/nb_NO.mo b/languages/nb_NO.mo deleted file mode 100644 index e561fbfd199612309f1ec6b0d1eb3fef6b4c7d40..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 486 zcmZ8e%}xR_5XR_fkDfi$!~;ZU|AGP~dqKdEfD(c~*X~l53fpeluHb|C2;O`P-@|8d z79$wH@e2qnI{$oGkD%sl#*sF?9MPHGIqwRLbDb0mCg(%^6l0{VVnGfQB{)D ohy=B^^8{U$p&ljsv2ACCl^ZU(W>#rR9>;J!9N← Older Comments" -msgstr "" - -#: comments.php:37 comments.php:48 -msgid "Newer Comments " -msgstr "" - -#: comments.php:56 -msgid "Comments are closed." -msgstr "" - -#: comments.php:64 -msgid "Submit" -msgstr "" - -#. translators: %s: Pressbooks -#: footer.php:32 -msgid "Powered by %s" -msgstr "" - -#: footer.php:34 -msgid "Guides and Tutorials" -msgstr "" - -#: footer.php:35 -msgid "Contact" -msgstr "" - -#: footer.php:39 footer.php:41 -msgid "Pressbooks on YouTube" -msgstr "" - -#: footer.php:43 footer.php:47 -msgid "Pressbooks on Twitter" -msgstr "" - -#: functions.php:16 -msgid "Dependencies Missing" -msgstr "" - -#: functions.php:17 -msgid "You must run composer install from the McLuhan directory." -msgstr "" - -#: functions.php:28 -msgid "Cannot find Pressbooks install." -msgstr "" - -#: header.php:63 -msgid "Skip to content" -msgstr "" - -#. translators: %s: name of network -#: header.php:82 -msgid "Logo for %s" -msgstr "" - -#: header.php:93 -msgid "Toggle Menu" -msgstr "" - -#: header.php:106 index.php:14 partials/content-cover-toc.php:3 -msgid "Contents" -msgstr "" - -#. translators: %s: the title of the book -#: header.php:115 -msgid "Go to the cover page of %s" -msgstr "" - -#: header.php:119 inc/helpers/namespace.php:206 -msgid "Buy" -msgstr "" - -#: inc/actions/namespace.php:63 partials/content-accessibility-toolbar.php:4 -msgid "Increase Font Size" -msgstr "" - -#: inc/actions/namespace.php:64 -msgid "Decrease Font Size" -msgstr "" - -#: inc/actions/namespace.php:66 -msgid "Comparison loading…" -msgstr "" - -#: inc/actions/namespace.php:67 -msgid "Comparison loaded." -msgstr "" - -#: inc/actions/namespace.php:68 -msgid "The original chapter could not be loaded." -msgstr "" - -#: inc/actions/namespace.php:69 -msgid "Toggle contents of" -msgstr "" - -#: inc/actions/namespace.php:217 -msgid "Enable Image Lightbox" -msgstr "" - -#: inc/actions/namespace.php:222 -msgid "Show linked images in a lightbox" -msgstr "" - -#: inc/filters/namespace.php:19 -msgid "Private" -msgstr "" - -#: inc/helpers/namespace.php:140 -msgid "Public Domain" -msgstr "" - -#: inc/helpers/namespace.php:143 -msgid "Creative Commons Attribution" -msgstr "" - -#: inc/helpers/namespace.php:146 -msgid "Creative Commons Attribution ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:149 -msgid "Creative Commons Attribution NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:152 -msgid "Creative Commons Attribution NonCommercial" -msgstr "" - -#: inc/helpers/namespace.php:155 -msgid "Creative Commons Attribution NonCommercial ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:158 -msgid "Creative Commons Attribution NonCommercial NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:162 -msgid "All Rights Reserved" -msgstr "" - -#: inc/helpers/namespace.php:176 -msgid "Check out this great book on Pressbooks." -msgstr "" - -#: inc/helpers/namespace.php:193 -msgid "Home" -msgstr "" - -#: inc/helpers/namespace.php:199 -msgid "Read" -msgstr "" - -#: inc/helpers/namespace.php:213 -msgid "Sign in" -msgstr "" - -#: inc/helpers/namespace.php:220 -msgid "Admin" -msgstr "" - -#: inc/helpers/namespace.php:226 -msgid "Sign out" -msgstr "" - -#: inc/helpers/namespace.php:406 partials/content-cover-book-header.php:17 -#: partials/content-cover-book-info.php:51 -msgid "Author" -msgid_plural "Authors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:407 -msgid "Editor" -msgid_plural "Editors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:408 -msgid "Translator" -msgid_plural "Translators" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:409 -msgid "Reviewer" -msgid_plural "Reviewers" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:410 -msgid "Illustrator" -msgid_plural "Illustrators" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:411 -msgid "Contributor" -msgid_plural "Contributors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:412 partials/content-cover-book-header.php:102 -#: partials/content-cover-book-info.php:66 single.php:32 -msgid "License" -msgstr "" - -#: inc/helpers/namespace.php:413 -msgid "Primary Subject" -msgstr "" - -#: inc/helpers/namespace.php:414 -msgid "Additional Subject(s)" -msgstr "" - -#: inc/helpers/namespace.php:415 -msgid "Publisher" -msgstr "" - -#: inc/helpers/namespace.php:416 -msgid "Publication Date" -msgstr "" - -#: inc/helpers/namespace.php:417 single.php:42 -msgid "Digital Object Identifier (DOI)" -msgstr "" - -#: inc/helpers/namespace.php:418 -msgid "Ebook ISBN" -msgstr "" - -#: inc/helpers/namespace.php:419 -msgid "Print ISBN" -msgstr "" - -#: inc/helpers/namespace.php:420 -msgid "Hashtag" -msgstr "" - -#. translators: %s: post title -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:454 inc/helpers/namespace.php:457 -msgid "Previous: %s" -msgstr "" - -#. translators: %s: post title, -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:464 inc/helpers/namespace.php:466 -msgid "Next: %s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%s on" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%1$s at %2$s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 inc/helpers/namespace.php:566 -msgid "(Edit)" -msgstr "" - -#: inc/helpers/namespace.php:540 -msgid "Your comment is awaiting moderation." -msgstr "" - -#: inc/helpers/namespace.php:566 -msgid "Pingback:" -msgstr "" - -#: inc/intervention.php:11 -msgid "Hello," -msgstr "" - -#: index.php:18 -msgid "This book does not contain any public content." -msgstr "" - -#: page-about.php:5 -msgid "About The Book" -msgstr "" - -#: page-about.php:21 page-buy.php:10 page-buy.php:18 -msgid "It's coming!" -msgstr "" - -#: page-authors.php:31 -msgid "Authors" -msgstr "" - -#: page-buy.php:5 -msgid "Buy the Book" -msgstr "" - -#. translators: %1$s: url to book, %2$s: title of book -#: page-buy.php:21 -msgid "You can buy %2$s by following any of the links below:" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:25 -msgid "Purchase on amazon.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:30 -msgid "Purchase on oreilly.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:35 -msgid "Purchase on barnesandnoble.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:40 -msgid "Purchase on kobobooks.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:45 -msgid "Purchase on apple.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Elsewhere" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Purchase here:" -msgstr "" - -#: page.php:13 partials/content-single-legacy.php:69 -#: partials/content-single.php:69 -msgid "Edit" -msgstr "" - -#: page.php:18 -msgid "Pages:" -msgstr "" - -#: partials/content-cover-book-header.php:11 -msgid "Book Title" -msgstr "" - -#: partials/content-cover-book-header.php:14 -msgid "Subtitle" -msgstr "" - -#. translators: %s: title of book -#: partials/content-cover-book-header.php:26 -#: partials/content-cover-book-header.php:32 -msgid "Cover image for %s" -msgstr "" - -#: partials/content-cover-book-header.php:54 -msgid "Download this book" -msgstr "" - -#: partials/content-cover-book-header.php:98 -#: partials/content-cover-book-info.php:6 -msgid "Book Description" -msgstr "" - -#: partials/content-cover-book-header.php:110 -msgid "Read Book" -msgstr "" - -#: partials/content-cover-book-header.php:117 -msgid "Buy Book" -msgstr "" - -#: partials/content-cover-book-info.php:2 -msgid "Book Information" -msgstr "" - -#: partials/content-cover-book-info.php:23 -msgid "Book Source" -msgstr "" - -#. translators: %$1s: title of book, link to book, %2$s: attribution string -#. for the book, %3$s: publisher of book, %4$s: license for book -#: partials/content-cover-book-info.php:30 -msgid "" -"This book is a cloned version of %1$s%2$s, published using Pressbooks by " -"%3$s under a %4$s license. It may differ from the original." -msgstr "" - -#. translators: %2$s: authors of book -#: partials/content-cover-book-info.php:33 -msgid " by %s" -msgstr "" - -#. translators: %s: link to source book -#: partials/content-cover-book-info.php:40 -msgid "" -"This book was cloned from a source that is no longer available. The source " -"URL was %s. This book may differ from the original." -msgstr "" - -#: partials/content-cover-book-info.php:61 -msgid "Contributors" -msgstr "" - -#: partials/content-cover-book-info.php:71 -msgid "Subject" -msgstr "" - -#: partials/content-cover-book-info.php:85 -#: partials/content-cover-metadata.php:63 -msgid "Click for more information" -msgstr "" - -#: partials/content-cover-metadata.php:3 -msgid "Metadata" -msgstr "" - -#: partials/content-cover-metadata.php:8 -msgid "Title" -msgstr "" - -#. translators: %1$s: chapter title, %2$s: book title, %3$s: book author(s) -#: partials/content-difftool.php:52 -msgid "This chapter is adapted from %1$s in %2$s by %3$s." -msgstr "" - -#: partials/content-difftool.php:66 -msgid "" -"Note: The comparison below is between this text and the current " -"version of the text from which it was adapted." -msgstr "" - -#: partials/content-difftool.php:67 -msgid "additions" -msgstr "" - -#: partials/content-difftool.php:67 -msgid "deletions" -msgstr "" - -#: partials/content-none.php:2 -msgid "Nothing Found" -msgstr "" - -#: partials/content-none.php:3 -msgid "" -"Sorry, but nothing matched your search terms. Please try again with some " -"different keywords." -msgstr "" - -#: partials/content-single-legacy.php:41 partials/content-single.php:42 -msgid "Previous Page" -msgstr "" - -#: partials/content-single-legacy.php:52 partials/content-single.php:53 -msgid "Next Page" -msgstr "" - -#: private.php:4 -msgid "Access Denied" -msgstr "" - -#. translators: link to sign in -#: private.php:10 -msgid "" -"This book is private, and accessible only to registered users. If you have " -"an account you can %s." -msgstr "" - -#: private.php:14 -msgid "sign in here" -msgstr "" - -#. translators: link to Pressbooks.com -#: private.php:23 -msgid "You can also set up your own Pressbooks book at %s." -msgstr "" - -#. translators: search string -#: search.php:6 -msgid "Search Results for: %s" -msgstr "" - -#: search.php:18 -msgid "Previous page" -msgstr "" - -#: search.php:19 -msgid "Next page" -msgstr "" - -#: search.php:20 -msgid "Paged navigation" -msgstr "" - -#: searchform.php:3 -msgctxt "label" -msgid "Search in book:" -msgstr "" - -#: searchform.php:4 -msgctxt "placeholder" -msgid "Search in book …" -msgstr "" - -#: searchform.php:8 -msgid "Search" -msgstr "" - -#: single.php:58 -msgid "Share This Book" -msgstr "" diff --git a/languages/nl_NL.mo b/languages/nl_NL.mo deleted file mode 100644 index 5610af9c791928ef201db80ce922d77cca59f8ca..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 494 zcmZ8e+fD*85Y_0@KKkrKO?-gp>@6rz!i!uC2_PYOc{61hc2}2n)6NQhh=1bu_$_uZ zg7G9Loz6^qPN!cd#~%k4hnA<7=axs7mzE_OmY=rRv}@V3!$hkWj0gq`ctCAZB{>^K z!y*xqg>J*GIaAD)CK#DGUBFEd8<;815~AF2&x=z^in$x9m6vNYX0Ft$`4d8!@SMpV zOz|x(?}x4+uX78E6{GDb>JXF@Jal~sPF z*Xy-QT1b;Far55++4IJ02F;o$v*+>9t2(2>sJDM);QCHSNkU05d(W*S!VP(OCQ{jA zQ6jWKYTwWL(Af8tYD?76laX4aGUlu?Pig0xv#pjh$qFqp=qtT4HkWU=rX9A}PuQ+V pcGhM=wdFiPSFNlhXZ!JOXJ#w6C{YVinzP3VbcO@_Bfc9r2j7VYls*6e diff --git a/languages/nl_NL.po b/languages/nl_NL.po deleted file mode 100644 index af40f0d8c..000000000 --- a/languages/nl_NL.po +++ /dev/null @@ -1,581 +0,0 @@ -# Copyright (C) 2019 Pressbooks (Book Oven Inc.) -# This file is distributed under the GPL v3.0 or later. -msgid "" -msgstr "" -"Project-Id-Version: McLuhan 2.8.4\n" -"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-book/\n" -"POT-Creation-Date: 2019-05-13T16:26:24+00:00\n" -"PO-Revision-Date: 2017-06-22 17:45+0000\n" -"Language-Team: Dutch (Netherlands) (https://www.transifex.com/pressbooks/teams/9194/nl_NL/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nl_NL\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Domain: pressbooks-book\n" -"X-Generator: WP-CLI 2.0.1\n" - -#. Theme Name of the theme -msgid "McLuhan" -msgstr "" - -#. Theme URI of the theme -msgid "https://pressbooks.com/themes/pressbooks-book" -msgstr "" - -#. Description of the theme -msgid "" -"This theme is named after Canadian media theorist Marshall McLuhan, who " -"coined the phrase “the medium is the message.” It is designed for academic " -"writing and is also suitable for fiction. Headings are set in Cormorant " -"Garamond, and body type is set in Lora." -msgstr "" - -#. Author of the theme -msgid "Pressbooks (Book Oven Inc.)" -msgstr "" - -#. Author URI of the theme -msgid "https://pressbooks.com" -msgstr "" - -#: 404.php:2 -msgid "Oops! That content can’t be found." -msgstr "" - -#: 404.php:3 -msgid "It looks like nothing was found at this location. Try a search?" -msgstr "" - -#: comments.php:2 -msgid "Feedback/Errata" -msgstr "" - -#: comments.php:6 -msgid "" -"This post is password protected. Enter the password to view any comments." -msgstr "" - -#: comments.php:36 comments.php:47 -msgid " Older Comments" -msgstr "" - -#: comments.php:37 comments.php:48 -msgid "Newer Comments " -msgstr "" - -#: comments.php:56 -msgid "Comments are closed." -msgstr "" - -#: comments.php:64 -msgid "Submit" -msgstr "" - -#. translators: %s: Pressbooks -#: footer.php:32 -msgid "Powered by %s" -msgstr "" - -#: footer.php:34 -msgid "Guides and Tutorials" -msgstr "" - -#: footer.php:35 -msgid "Contact" -msgstr "" - -#: footer.php:39 footer.php:41 -msgid "Pressbooks on YouTube" -msgstr "" - -#: footer.php:43 footer.php:47 -msgid "Pressbooks on Twitter" -msgstr "" - -#: functions.php:16 -msgid "Dependencies Missing" -msgstr "" - -#: functions.php:17 -msgid "You must run composer install from the McLuhan directory." -msgstr "" - -#: functions.php:28 -msgid "Cannot find Pressbooks install." -msgstr "" - -#: header.php:63 -msgid "Skip to content" -msgstr "" - -#. translators: %s: name of network -#: header.php:82 -msgid "Logo for %s" -msgstr "" - -#: header.php:93 -msgid "Toggle Menu" -msgstr "" - -#: header.php:106 index.php:14 partials/content-cover-toc.php:3 -msgid "Contents" -msgstr "" - -#. translators: %s: the title of the book -#: header.php:115 -msgid "Go to the cover page of %s" -msgstr "" - -#: header.php:119 inc/helpers/namespace.php:206 -msgid "Buy" -msgstr "" - -#: inc/actions/namespace.php:63 partials/content-accessibility-toolbar.php:4 -msgid "Increase Font Size" -msgstr "" - -#: inc/actions/namespace.php:64 -msgid "Decrease Font Size" -msgstr "" - -#: inc/actions/namespace.php:66 -msgid "Comparison loading…" -msgstr "" - -#: inc/actions/namespace.php:67 -msgid "Comparison loaded." -msgstr "" - -#: inc/actions/namespace.php:68 -msgid "The original chapter could not be loaded." -msgstr "" - -#: inc/actions/namespace.php:69 -msgid "Toggle contents of" -msgstr "" - -#: inc/actions/namespace.php:217 -msgid "Enable Image Lightbox" -msgstr "" - -#: inc/actions/namespace.php:222 -msgid "Show linked images in a lightbox" -msgstr "" - -#: inc/filters/namespace.php:19 -msgid "Private" -msgstr "" - -#: inc/helpers/namespace.php:140 -msgid "Public Domain" -msgstr "" - -#: inc/helpers/namespace.php:143 -msgid "Creative Commons Attribution" -msgstr "" - -#: inc/helpers/namespace.php:146 -msgid "Creative Commons Attribution ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:149 -msgid "Creative Commons Attribution NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:152 -msgid "Creative Commons Attribution NonCommercial" -msgstr "" - -#: inc/helpers/namespace.php:155 -msgid "Creative Commons Attribution NonCommercial ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:158 -msgid "Creative Commons Attribution NonCommercial NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:162 -msgid "All Rights Reserved" -msgstr "" - -#: inc/helpers/namespace.php:176 -msgid "Check out this great book on Pressbooks." -msgstr "" - -#: inc/helpers/namespace.php:193 -msgid "Home" -msgstr "" - -#: inc/helpers/namespace.php:199 -msgid "Read" -msgstr "" - -#: inc/helpers/namespace.php:213 -msgid "Sign in" -msgstr "" - -#: inc/helpers/namespace.php:220 -msgid "Admin" -msgstr "" - -#: inc/helpers/namespace.php:226 -msgid "Sign out" -msgstr "" - -#: inc/helpers/namespace.php:406 partials/content-cover-book-header.php:17 -#: partials/content-cover-book-info.php:51 -msgid "Author" -msgid_plural "Authors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:407 -msgid "Editor" -msgid_plural "Editors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:408 -msgid "Translator" -msgid_plural "Translators" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:409 -msgid "Reviewer" -msgid_plural "Reviewers" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:410 -msgid "Illustrator" -msgid_plural "Illustrators" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:411 -msgid "Contributor" -msgid_plural "Contributors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:412 partials/content-cover-book-header.php:102 -#: partials/content-cover-book-info.php:66 single.php:32 -msgid "License" -msgstr "" - -#: inc/helpers/namespace.php:413 -msgid "Primary Subject" -msgstr "" - -#: inc/helpers/namespace.php:414 -msgid "Additional Subject(s)" -msgstr "" - -#: inc/helpers/namespace.php:415 -msgid "Publisher" -msgstr "" - -#: inc/helpers/namespace.php:416 -msgid "Publication Date" -msgstr "" - -#: inc/helpers/namespace.php:417 single.php:42 -msgid "Digital Object Identifier (DOI)" -msgstr "" - -#: inc/helpers/namespace.php:418 -msgid "Ebook ISBN" -msgstr "" - -#: inc/helpers/namespace.php:419 -msgid "Print ISBN" -msgstr "" - -#: inc/helpers/namespace.php:420 -msgid "Hashtag" -msgstr "" - -#. translators: %s: post title -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:454 inc/helpers/namespace.php:457 -msgid "Previous: %s" -msgstr "" - -#. translators: %s: post title, -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:464 inc/helpers/namespace.php:466 -msgid "Next: %s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%s on" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%1$s at %2$s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 inc/helpers/namespace.php:566 -msgid "(Edit)" -msgstr "" - -#: inc/helpers/namespace.php:540 -msgid "Your comment is awaiting moderation." -msgstr "" - -#: inc/helpers/namespace.php:566 -msgid "Pingback:" -msgstr "" - -#: inc/intervention.php:11 -msgid "Hello," -msgstr "" - -#: index.php:18 -msgid "This book does not contain any public content." -msgstr "" - -#: page-about.php:5 -msgid "About The Book" -msgstr "" - -#: page-about.php:21 page-buy.php:10 page-buy.php:18 -msgid "It's coming!" -msgstr "" - -#: page-authors.php:31 -msgid "Authors" -msgstr "" - -#: page-buy.php:5 -msgid "Buy the Book" -msgstr "" - -#. translators: %1$s: url to book, %2$s: title of book -#: page-buy.php:21 -msgid "You can buy %2$s by following any of the links below:" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:25 -msgid "Purchase on amazon.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:30 -msgid "Purchase on oreilly.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:35 -msgid "Purchase on barnesandnoble.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:40 -msgid "Purchase on kobobooks.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:45 -msgid "Purchase on apple.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Elsewhere" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Purchase here:" -msgstr "" - -#: page.php:13 partials/content-single-legacy.php:69 -#: partials/content-single.php:69 -msgid "Edit" -msgstr "" - -#: page.php:18 -msgid "Pages:" -msgstr "" - -#: partials/content-cover-book-header.php:11 -msgid "Book Title" -msgstr "" - -#: partials/content-cover-book-header.php:14 -msgid "Subtitle" -msgstr "" - -#. translators: %s: title of book -#: partials/content-cover-book-header.php:26 -#: partials/content-cover-book-header.php:32 -msgid "Cover image for %s" -msgstr "" - -#: partials/content-cover-book-header.php:54 -msgid "Download this book" -msgstr "" - -#: partials/content-cover-book-header.php:98 -#: partials/content-cover-book-info.php:6 -msgid "Book Description" -msgstr "" - -#: partials/content-cover-book-header.php:110 -msgid "Read Book" -msgstr "" - -#: partials/content-cover-book-header.php:117 -msgid "Buy Book" -msgstr "" - -#: partials/content-cover-book-info.php:2 -msgid "Book Information" -msgstr "" - -#: partials/content-cover-book-info.php:23 -msgid "Book Source" -msgstr "" - -#. translators: %$1s: title of book, link to book, %2$s: attribution string -#. for the book, %3$s: publisher of book, %4$s: license for book -#: partials/content-cover-book-info.php:30 -msgid "" -"This book is a cloned version of %1$s%2$s, published using Pressbooks by " -"%3$s under a %4$s license. It may differ from the original." -msgstr "" - -#. translators: %2$s: authors of book -#: partials/content-cover-book-info.php:33 -msgid " by %s" -msgstr "" - -#. translators: %s: link to source book -#: partials/content-cover-book-info.php:40 -msgid "" -"This book was cloned from a source that is no longer available. The source " -"URL was %s. This book may differ from the original." -msgstr "" - -#: partials/content-cover-book-info.php:61 -msgid "Contributors" -msgstr "" - -#: partials/content-cover-book-info.php:71 -msgid "Subject" -msgstr "" - -#: partials/content-cover-book-info.php:85 -#: partials/content-cover-metadata.php:63 -msgid "Click for more information" -msgstr "" - -#: partials/content-cover-metadata.php:3 -msgid "Metadata" -msgstr "" - -#: partials/content-cover-metadata.php:8 -msgid "Title" -msgstr "" - -#. translators: %1$s: chapter title, %2$s: book title, %3$s: book author(s) -#: partials/content-difftool.php:52 -msgid "This chapter is adapted from %1$s in %2$s by %3$s." -msgstr "" - -#: partials/content-difftool.php:66 -msgid "" -"Note: The comparison below is between this text and the current " -"version of the text from which it was adapted." -msgstr "" - -#: partials/content-difftool.php:67 -msgid "additions" -msgstr "" - -#: partials/content-difftool.php:67 -msgid "deletions" -msgstr "" - -#: partials/content-none.php:2 -msgid "Nothing Found" -msgstr "" - -#: partials/content-none.php:3 -msgid "" -"Sorry, but nothing matched your search terms. Please try again with some " -"different keywords." -msgstr "" - -#: partials/content-single-legacy.php:41 partials/content-single.php:42 -msgid "Previous Page" -msgstr "" - -#: partials/content-single-legacy.php:52 partials/content-single.php:53 -msgid "Next Page" -msgstr "" - -#: private.php:4 -msgid "Access Denied" -msgstr "" - -#. translators: link to sign in -#: private.php:10 -msgid "" -"This book is private, and accessible only to registered users. If you have " -"an account you can %s." -msgstr "" - -#: private.php:14 -msgid "sign in here" -msgstr "" - -#. translators: link to Pressbooks.com -#: private.php:23 -msgid "You can also set up your own Pressbooks book at %s." -msgstr "" - -#. translators: search string -#: search.php:6 -msgid "Search Results for: %s" -msgstr "" - -#: search.php:18 -msgid "Previous page" -msgstr "" - -#: search.php:19 -msgid "Next page" -msgstr "" - -#: search.php:20 -msgid "Paged navigation" -msgstr "" - -#: searchform.php:3 -msgctxt "label" -msgid "Search in book:" -msgstr "" - -#: searchform.php:4 -msgctxt "placeholder" -msgid "Search in book …" -msgstr "" - -#: searchform.php:8 -msgid "Search" -msgstr "" - -#: single.php:58 -msgid "Share This Book" -msgstr "" diff --git a/languages/no.mo b/languages/no.mo deleted file mode 100644 index 4e02c238cc9149327e15add056df7357b5c25785..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 478 zcmZ8e%TB{E5G;aIj+{9di9;*cIEe~vUG+jAs8Rz_RUTJ2brVBtN47)Dhwuk{7vI9B z2#OeK0W&J~tXnn{yHiGuP zuaa5{14EVSg;W_M?YVTnMj27sOID@fD;R0BwwNe(Tic7ef<6 diff --git a/languages/no.po b/languages/no.po deleted file mode 100644 index e1303d9b7..000000000 --- a/languages/no.po +++ /dev/null @@ -1,581 +0,0 @@ -# Copyright (C) 2019 Pressbooks (Book Oven Inc.) -# This file is distributed under the GPL v3.0 or later. -msgid "" -msgstr "" -"Project-Id-Version: McLuhan 2.8.4\n" -"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-book/\n" -"POT-Creation-Date: 2019-05-13T16:26:24+00:00\n" -"PO-Revision-Date: 2017-06-22 17:45+0000\n" -"Language-Team: Norwegian (https://www.transifex.com/pressbooks/teams/9194/no/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: no\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Domain: pressbooks-book\n" -"X-Generator: WP-CLI 2.0.1\n" - -#. Theme Name of the theme -msgid "McLuhan" -msgstr "" - -#. Theme URI of the theme -msgid "https://pressbooks.com/themes/pressbooks-book" -msgstr "" - -#. Description of the theme -msgid "" -"This theme is named after Canadian media theorist Marshall McLuhan, who " -"coined the phrase “the medium is the message.” It is designed for academic " -"writing and is also suitable for fiction. Headings are set in Cormorant " -"Garamond, and body type is set in Lora." -msgstr "" - -#. Author of the theme -msgid "Pressbooks (Book Oven Inc.)" -msgstr "" - -#. Author URI of the theme -msgid "https://pressbooks.com" -msgstr "" - -#: 404.php:2 -msgid "Oops! That content can’t be found." -msgstr "" - -#: 404.php:3 -msgid "It looks like nothing was found at this location. Try a search?" -msgstr "" - -#: comments.php:2 -msgid "Feedback/Errata" -msgstr "" - -#: comments.php:6 -msgid "" -"This post is password protected. Enter the password to view any comments." -msgstr "" - -#: comments.php:36 comments.php:47 -msgid " Older Comments" -msgstr "" - -#: comments.php:37 comments.php:48 -msgid "Newer Comments " -msgstr "" - -#: comments.php:56 -msgid "Comments are closed." -msgstr "" - -#: comments.php:64 -msgid "Submit" -msgstr "" - -#. translators: %s: Pressbooks -#: footer.php:32 -msgid "Powered by %s" -msgstr "" - -#: footer.php:34 -msgid "Guides and Tutorials" -msgstr "" - -#: footer.php:35 -msgid "Contact" -msgstr "" - -#: footer.php:39 footer.php:41 -msgid "Pressbooks on YouTube" -msgstr "" - -#: footer.php:43 footer.php:47 -msgid "Pressbooks on Twitter" -msgstr "" - -#: functions.php:16 -msgid "Dependencies Missing" -msgstr "" - -#: functions.php:17 -msgid "You must run composer install from the McLuhan directory." -msgstr "" - -#: functions.php:28 -msgid "Cannot find Pressbooks install." -msgstr "" - -#: header.php:63 -msgid "Skip to content" -msgstr "" - -#. translators: %s: name of network -#: header.php:82 -msgid "Logo for %s" -msgstr "" - -#: header.php:93 -msgid "Toggle Menu" -msgstr "" - -#: header.php:106 index.php:14 partials/content-cover-toc.php:3 -msgid "Contents" -msgstr "" - -#. translators: %s: the title of the book -#: header.php:115 -msgid "Go to the cover page of %s" -msgstr "" - -#: header.php:119 inc/helpers/namespace.php:206 -msgid "Buy" -msgstr "" - -#: inc/actions/namespace.php:63 partials/content-accessibility-toolbar.php:4 -msgid "Increase Font Size" -msgstr "" - -#: inc/actions/namespace.php:64 -msgid "Decrease Font Size" -msgstr "" - -#: inc/actions/namespace.php:66 -msgid "Comparison loading…" -msgstr "" - -#: inc/actions/namespace.php:67 -msgid "Comparison loaded." -msgstr "" - -#: inc/actions/namespace.php:68 -msgid "The original chapter could not be loaded." -msgstr "" - -#: inc/actions/namespace.php:69 -msgid "Toggle contents of" -msgstr "" - -#: inc/actions/namespace.php:217 -msgid "Enable Image Lightbox" -msgstr "" - -#: inc/actions/namespace.php:222 -msgid "Show linked images in a lightbox" -msgstr "" - -#: inc/filters/namespace.php:19 -msgid "Private" -msgstr "" - -#: inc/helpers/namespace.php:140 -msgid "Public Domain" -msgstr "" - -#: inc/helpers/namespace.php:143 -msgid "Creative Commons Attribution" -msgstr "" - -#: inc/helpers/namespace.php:146 -msgid "Creative Commons Attribution ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:149 -msgid "Creative Commons Attribution NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:152 -msgid "Creative Commons Attribution NonCommercial" -msgstr "" - -#: inc/helpers/namespace.php:155 -msgid "Creative Commons Attribution NonCommercial ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:158 -msgid "Creative Commons Attribution NonCommercial NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:162 -msgid "All Rights Reserved" -msgstr "" - -#: inc/helpers/namespace.php:176 -msgid "Check out this great book on Pressbooks." -msgstr "" - -#: inc/helpers/namespace.php:193 -msgid "Home" -msgstr "" - -#: inc/helpers/namespace.php:199 -msgid "Read" -msgstr "" - -#: inc/helpers/namespace.php:213 -msgid "Sign in" -msgstr "" - -#: inc/helpers/namespace.php:220 -msgid "Admin" -msgstr "" - -#: inc/helpers/namespace.php:226 -msgid "Sign out" -msgstr "" - -#: inc/helpers/namespace.php:406 partials/content-cover-book-header.php:17 -#: partials/content-cover-book-info.php:51 -msgid "Author" -msgid_plural "Authors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:407 -msgid "Editor" -msgid_plural "Editors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:408 -msgid "Translator" -msgid_plural "Translators" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:409 -msgid "Reviewer" -msgid_plural "Reviewers" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:410 -msgid "Illustrator" -msgid_plural "Illustrators" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:411 -msgid "Contributor" -msgid_plural "Contributors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:412 partials/content-cover-book-header.php:102 -#: partials/content-cover-book-info.php:66 single.php:32 -msgid "License" -msgstr "" - -#: inc/helpers/namespace.php:413 -msgid "Primary Subject" -msgstr "" - -#: inc/helpers/namespace.php:414 -msgid "Additional Subject(s)" -msgstr "" - -#: inc/helpers/namespace.php:415 -msgid "Publisher" -msgstr "" - -#: inc/helpers/namespace.php:416 -msgid "Publication Date" -msgstr "" - -#: inc/helpers/namespace.php:417 single.php:42 -msgid "Digital Object Identifier (DOI)" -msgstr "" - -#: inc/helpers/namespace.php:418 -msgid "Ebook ISBN" -msgstr "" - -#: inc/helpers/namespace.php:419 -msgid "Print ISBN" -msgstr "" - -#: inc/helpers/namespace.php:420 -msgid "Hashtag" -msgstr "" - -#. translators: %s: post title -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:454 inc/helpers/namespace.php:457 -msgid "Previous: %s" -msgstr "" - -#. translators: %s: post title, -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:464 inc/helpers/namespace.php:466 -msgid "Next: %s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%s on" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%1$s at %2$s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 inc/helpers/namespace.php:566 -msgid "(Edit)" -msgstr "" - -#: inc/helpers/namespace.php:540 -msgid "Your comment is awaiting moderation." -msgstr "" - -#: inc/helpers/namespace.php:566 -msgid "Pingback:" -msgstr "" - -#: inc/intervention.php:11 -msgid "Hello," -msgstr "" - -#: index.php:18 -msgid "This book does not contain any public content." -msgstr "" - -#: page-about.php:5 -msgid "About The Book" -msgstr "" - -#: page-about.php:21 page-buy.php:10 page-buy.php:18 -msgid "It's coming!" -msgstr "" - -#: page-authors.php:31 -msgid "Authors" -msgstr "" - -#: page-buy.php:5 -msgid "Buy the Book" -msgstr "" - -#. translators: %1$s: url to book, %2$s: title of book -#: page-buy.php:21 -msgid "You can buy %2$s by following any of the links below:" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:25 -msgid "Purchase on amazon.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:30 -msgid "Purchase on oreilly.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:35 -msgid "Purchase on barnesandnoble.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:40 -msgid "Purchase on kobobooks.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:45 -msgid "Purchase on apple.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Elsewhere" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Purchase here:" -msgstr "" - -#: page.php:13 partials/content-single-legacy.php:69 -#: partials/content-single.php:69 -msgid "Edit" -msgstr "" - -#: page.php:18 -msgid "Pages:" -msgstr "" - -#: partials/content-cover-book-header.php:11 -msgid "Book Title" -msgstr "" - -#: partials/content-cover-book-header.php:14 -msgid "Subtitle" -msgstr "" - -#. translators: %s: title of book -#: partials/content-cover-book-header.php:26 -#: partials/content-cover-book-header.php:32 -msgid "Cover image for %s" -msgstr "" - -#: partials/content-cover-book-header.php:54 -msgid "Download this book" -msgstr "" - -#: partials/content-cover-book-header.php:98 -#: partials/content-cover-book-info.php:6 -msgid "Book Description" -msgstr "" - -#: partials/content-cover-book-header.php:110 -msgid "Read Book" -msgstr "" - -#: partials/content-cover-book-header.php:117 -msgid "Buy Book" -msgstr "" - -#: partials/content-cover-book-info.php:2 -msgid "Book Information" -msgstr "" - -#: partials/content-cover-book-info.php:23 -msgid "Book Source" -msgstr "" - -#. translators: %$1s: title of book, link to book, %2$s: attribution string -#. for the book, %3$s: publisher of book, %4$s: license for book -#: partials/content-cover-book-info.php:30 -msgid "" -"This book is a cloned version of %1$s%2$s, published using Pressbooks by " -"%3$s under a %4$s license. It may differ from the original." -msgstr "" - -#. translators: %2$s: authors of book -#: partials/content-cover-book-info.php:33 -msgid " by %s" -msgstr "" - -#. translators: %s: link to source book -#: partials/content-cover-book-info.php:40 -msgid "" -"This book was cloned from a source that is no longer available. The source " -"URL was %s. This book may differ from the original." -msgstr "" - -#: partials/content-cover-book-info.php:61 -msgid "Contributors" -msgstr "" - -#: partials/content-cover-book-info.php:71 -msgid "Subject" -msgstr "" - -#: partials/content-cover-book-info.php:85 -#: partials/content-cover-metadata.php:63 -msgid "Click for more information" -msgstr "" - -#: partials/content-cover-metadata.php:3 -msgid "Metadata" -msgstr "" - -#: partials/content-cover-metadata.php:8 -msgid "Title" -msgstr "" - -#. translators: %1$s: chapter title, %2$s: book title, %3$s: book author(s) -#: partials/content-difftool.php:52 -msgid "This chapter is adapted from %1$s in %2$s by %3$s." -msgstr "" - -#: partials/content-difftool.php:66 -msgid "" -"Note: The comparison below is between this text and the current " -"version of the text from which it was adapted." -msgstr "" - -#: partials/content-difftool.php:67 -msgid "additions" -msgstr "" - -#: partials/content-difftool.php:67 -msgid "deletions" -msgstr "" - -#: partials/content-none.php:2 -msgid "Nothing Found" -msgstr "" - -#: partials/content-none.php:3 -msgid "" -"Sorry, but nothing matched your search terms. Please try again with some " -"different keywords." -msgstr "" - -#: partials/content-single-legacy.php:41 partials/content-single.php:42 -msgid "Previous Page" -msgstr "" - -#: partials/content-single-legacy.php:52 partials/content-single.php:53 -msgid "Next Page" -msgstr "" - -#: private.php:4 -msgid "Access Denied" -msgstr "" - -#. translators: link to sign in -#: private.php:10 -msgid "" -"This book is private, and accessible only to registered users. If you have " -"an account you can %s." -msgstr "" - -#: private.php:14 -msgid "sign in here" -msgstr "" - -#. translators: link to Pressbooks.com -#: private.php:23 -msgid "You can also set up your own Pressbooks book at %s." -msgstr "" - -#. translators: search string -#: search.php:6 -msgid "Search Results for: %s" -msgstr "" - -#: search.php:18 -msgid "Previous page" -msgstr "" - -#: search.php:19 -msgid "Next page" -msgstr "" - -#: search.php:20 -msgid "Paged navigation" -msgstr "" - -#: searchform.php:3 -msgctxt "label" -msgid "Search in book:" -msgstr "" - -#: searchform.php:4 -msgctxt "placeholder" -msgid "Search in book …" -msgstr "" - -#: searchform.php:8 -msgid "Search" -msgstr "" - -#: single.php:58 -msgid "Share This Book" -msgstr "" diff --git a/languages/pa_IN.mo b/languages/pa_IN.mo deleted file mode 100644 index 50bfdc74c1d42f6e947149981446d46131a1c986..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 486 zcmZ8e%TB{E5Cp*~N6s9K#Gw^zoJ57Du5zIdRH+eB6&_b7brYA?j%b>`-BjVr~p&ZK z#@={yKMbj11O=Yo1@9Ju0Qp_gxw-NzoGBGWO$!Doqicc^DwZ_ksFl<^(MGLbMUBOtYwI)bZyRD9bKKhYSOQ4Gg`R%^* j0z← Older Comments" -msgstr "" - -#: comments.php:37 comments.php:48 -msgid "Newer Comments " -msgstr "" - -#: comments.php:56 -msgid "Comments are closed." -msgstr "" - -#: comments.php:64 -msgid "Submit" -msgstr "" - -#. translators: %s: Pressbooks -#: footer.php:32 -msgid "Powered by %s" -msgstr "" - -#: footer.php:34 -msgid "Guides and Tutorials" -msgstr "" - -#: footer.php:35 -msgid "Contact" -msgstr "" - -#: footer.php:39 footer.php:41 -msgid "Pressbooks on YouTube" -msgstr "" - -#: footer.php:43 footer.php:47 -msgid "Pressbooks on Twitter" -msgstr "" - -#: functions.php:16 -msgid "Dependencies Missing" -msgstr "" - -#: functions.php:17 -msgid "You must run composer install from the McLuhan directory." -msgstr "" - -#: functions.php:28 -msgid "Cannot find Pressbooks install." -msgstr "" - -#: header.php:63 -msgid "Skip to content" -msgstr "" - -#. translators: %s: name of network -#: header.php:82 -msgid "Logo for %s" -msgstr "" - -#: header.php:93 -msgid "Toggle Menu" -msgstr "" - -#: header.php:106 index.php:14 partials/content-cover-toc.php:3 -msgid "Contents" -msgstr "" - -#. translators: %s: the title of the book -#: header.php:115 -msgid "Go to the cover page of %s" -msgstr "" - -#: header.php:119 inc/helpers/namespace.php:206 -msgid "Buy" -msgstr "" - -#: inc/actions/namespace.php:63 partials/content-accessibility-toolbar.php:4 -msgid "Increase Font Size" -msgstr "" - -#: inc/actions/namespace.php:64 -msgid "Decrease Font Size" -msgstr "" - -#: inc/actions/namespace.php:66 -msgid "Comparison loading…" -msgstr "" - -#: inc/actions/namespace.php:67 -msgid "Comparison loaded." -msgstr "" - -#: inc/actions/namespace.php:68 -msgid "The original chapter could not be loaded." -msgstr "" - -#: inc/actions/namespace.php:69 -msgid "Toggle contents of" -msgstr "" - -#: inc/actions/namespace.php:217 -msgid "Enable Image Lightbox" -msgstr "" - -#: inc/actions/namespace.php:222 -msgid "Show linked images in a lightbox" -msgstr "" - -#: inc/filters/namespace.php:19 -msgid "Private" -msgstr "" - -#: inc/helpers/namespace.php:140 -msgid "Public Domain" -msgstr "" - -#: inc/helpers/namespace.php:143 -msgid "Creative Commons Attribution" -msgstr "" - -#: inc/helpers/namespace.php:146 -msgid "Creative Commons Attribution ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:149 -msgid "Creative Commons Attribution NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:152 -msgid "Creative Commons Attribution NonCommercial" -msgstr "" - -#: inc/helpers/namespace.php:155 -msgid "Creative Commons Attribution NonCommercial ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:158 -msgid "Creative Commons Attribution NonCommercial NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:162 -msgid "All Rights Reserved" -msgstr "" - -#: inc/helpers/namespace.php:176 -msgid "Check out this great book on Pressbooks." -msgstr "" - -#: inc/helpers/namespace.php:193 -msgid "Home" -msgstr "" - -#: inc/helpers/namespace.php:199 -msgid "Read" -msgstr "" - -#: inc/helpers/namespace.php:213 -msgid "Sign in" -msgstr "" - -#: inc/helpers/namespace.php:220 -msgid "Admin" -msgstr "" - -#: inc/helpers/namespace.php:226 -msgid "Sign out" -msgstr "" - -#: inc/helpers/namespace.php:406 partials/content-cover-book-header.php:17 -#: partials/content-cover-book-info.php:51 -msgid "Author" -msgid_plural "Authors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:407 -msgid "Editor" -msgid_plural "Editors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:408 -msgid "Translator" -msgid_plural "Translators" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:409 -msgid "Reviewer" -msgid_plural "Reviewers" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:410 -msgid "Illustrator" -msgid_plural "Illustrators" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:411 -msgid "Contributor" -msgid_plural "Contributors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:412 partials/content-cover-book-header.php:102 -#: partials/content-cover-book-info.php:66 single.php:32 -msgid "License" -msgstr "" - -#: inc/helpers/namespace.php:413 -msgid "Primary Subject" -msgstr "" - -#: inc/helpers/namespace.php:414 -msgid "Additional Subject(s)" -msgstr "" - -#: inc/helpers/namespace.php:415 -msgid "Publisher" -msgstr "" - -#: inc/helpers/namespace.php:416 -msgid "Publication Date" -msgstr "" - -#: inc/helpers/namespace.php:417 single.php:42 -msgid "Digital Object Identifier (DOI)" -msgstr "" - -#: inc/helpers/namespace.php:418 -msgid "Ebook ISBN" -msgstr "" - -#: inc/helpers/namespace.php:419 -msgid "Print ISBN" -msgstr "" - -#: inc/helpers/namespace.php:420 -msgid "Hashtag" -msgstr "" - -#. translators: %s: post title -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:454 inc/helpers/namespace.php:457 -msgid "Previous: %s" -msgstr "" - -#. translators: %s: post title, -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:464 inc/helpers/namespace.php:466 -msgid "Next: %s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%s on" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%1$s at %2$s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 inc/helpers/namespace.php:566 -msgid "(Edit)" -msgstr "" - -#: inc/helpers/namespace.php:540 -msgid "Your comment is awaiting moderation." -msgstr "" - -#: inc/helpers/namespace.php:566 -msgid "Pingback:" -msgstr "" - -#: inc/intervention.php:11 -msgid "Hello," -msgstr "" - -#: index.php:18 -msgid "This book does not contain any public content." -msgstr "" - -#: page-about.php:5 -msgid "About The Book" -msgstr "" - -#: page-about.php:21 page-buy.php:10 page-buy.php:18 -msgid "It's coming!" -msgstr "" - -#: page-authors.php:31 -msgid "Authors" -msgstr "" - -#: page-buy.php:5 -msgid "Buy the Book" -msgstr "" - -#. translators: %1$s: url to book, %2$s: title of book -#: page-buy.php:21 -msgid "You can buy %2$s by following any of the links below:" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:25 -msgid "Purchase on amazon.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:30 -msgid "Purchase on oreilly.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:35 -msgid "Purchase on barnesandnoble.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:40 -msgid "Purchase on kobobooks.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:45 -msgid "Purchase on apple.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Elsewhere" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Purchase here:" -msgstr "" - -#: page.php:13 partials/content-single-legacy.php:69 -#: partials/content-single.php:69 -msgid "Edit" -msgstr "" - -#: page.php:18 -msgid "Pages:" -msgstr "" - -#: partials/content-cover-book-header.php:11 -msgid "Book Title" -msgstr "" - -#: partials/content-cover-book-header.php:14 -msgid "Subtitle" -msgstr "" - -#. translators: %s: title of book -#: partials/content-cover-book-header.php:26 -#: partials/content-cover-book-header.php:32 -msgid "Cover image for %s" -msgstr "" - -#: partials/content-cover-book-header.php:54 -msgid "Download this book" -msgstr "" - -#: partials/content-cover-book-header.php:98 -#: partials/content-cover-book-info.php:6 -msgid "Book Description" -msgstr "" - -#: partials/content-cover-book-header.php:110 -msgid "Read Book" -msgstr "" - -#: partials/content-cover-book-header.php:117 -msgid "Buy Book" -msgstr "" - -#: partials/content-cover-book-info.php:2 -msgid "Book Information" -msgstr "" - -#: partials/content-cover-book-info.php:23 -msgid "Book Source" -msgstr "" - -#. translators: %$1s: title of book, link to book, %2$s: attribution string -#. for the book, %3$s: publisher of book, %4$s: license for book -#: partials/content-cover-book-info.php:30 -msgid "" -"This book is a cloned version of %1$s%2$s, published using Pressbooks by " -"%3$s under a %4$s license. It may differ from the original." -msgstr "" - -#. translators: %2$s: authors of book -#: partials/content-cover-book-info.php:33 -msgid " by %s" -msgstr "" - -#. translators: %s: link to source book -#: partials/content-cover-book-info.php:40 -msgid "" -"This book was cloned from a source that is no longer available. The source " -"URL was %s. This book may differ from the original." -msgstr "" - -#: partials/content-cover-book-info.php:61 -msgid "Contributors" -msgstr "" - -#: partials/content-cover-book-info.php:71 -msgid "Subject" -msgstr "" - -#: partials/content-cover-book-info.php:85 -#: partials/content-cover-metadata.php:63 -msgid "Click for more information" -msgstr "" - -#: partials/content-cover-metadata.php:3 -msgid "Metadata" -msgstr "" - -#: partials/content-cover-metadata.php:8 -msgid "Title" -msgstr "" - -#. translators: %1$s: chapter title, %2$s: book title, %3$s: book author(s) -#: partials/content-difftool.php:52 -msgid "This chapter is adapted from %1$s in %2$s by %3$s." -msgstr "" - -#: partials/content-difftool.php:66 -msgid "" -"Note: The comparison below is between this text and the current " -"version of the text from which it was adapted." -msgstr "" - -#: partials/content-difftool.php:67 -msgid "additions" -msgstr "" - -#: partials/content-difftool.php:67 -msgid "deletions" -msgstr "" - -#: partials/content-none.php:2 -msgid "Nothing Found" -msgstr "" - -#: partials/content-none.php:3 -msgid "" -"Sorry, but nothing matched your search terms. Please try again with some " -"different keywords." -msgstr "" - -#: partials/content-single-legacy.php:41 partials/content-single.php:42 -msgid "Previous Page" -msgstr "" - -#: partials/content-single-legacy.php:52 partials/content-single.php:53 -msgid "Next Page" -msgstr "" - -#: private.php:4 -msgid "Access Denied" -msgstr "" - -#. translators: link to sign in -#: private.php:10 -msgid "" -"This book is private, and accessible only to registered users. If you have " -"an account you can %s." -msgstr "" - -#: private.php:14 -msgid "sign in here" -msgstr "" - -#. translators: link to Pressbooks.com -#: private.php:23 -msgid "You can also set up your own Pressbooks book at %s." -msgstr "" - -#. translators: search string -#: search.php:6 -msgid "Search Results for: %s" -msgstr "" - -#: search.php:18 -msgid "Previous page" -msgstr "" - -#: search.php:19 -msgid "Next page" -msgstr "" - -#: search.php:20 -msgid "Paged navigation" -msgstr "" - -#: searchform.php:3 -msgctxt "label" -msgid "Search in book:" -msgstr "" - -#: searchform.php:4 -msgctxt "placeholder" -msgid "Search in book …" -msgstr "" - -#: searchform.php:8 -msgid "Search" -msgstr "" - -#: single.php:58 -msgid "Share This Book" -msgstr "" diff --git a/languages/pl.mo b/languages/pl.mo deleted file mode 100644 index e9883b8c2d2a6eba3f637ba0a53c421296c1bfa2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2797 zcma)-?QaxC9LHBd#PbP3MS}@H8d_WF-V^2N+A9<&P@(js6*Rt@+nwIc-QLV*XSU0p zylN!++Qb*A;iWNAdE+aSCYsQDZQ^U9Z~Py8>vy)jwjhlinETA`%s64 z8}l8^zcB|fe|!c%80VgKoa5jW_zD<);RIZtyqo1+cfi z|2t^)Jp%WD`yg!f9t7V5hrki=1F#H!3cBC}@EG_Ad=uOYE90gl*;3+)+3a4KL{{deGckNw^;{XWN&LPnHa~LEr4_Z5OppE+`m;-(AB&a}} zhws+kKLBn1egThye}UHj-AKYPSO$l{PryUqGKl}qef&h=_uv)q5R6!VeXs_83)+%c z-w=v(0Mibea~p@viS=tArXBk+t=|543k&PN9oAnPQ-2)9!p3d~QkCV$uI-($!`9Od zq||v06Cq{e4f{KxLng@!nAX*S4mZq|Y-wO}C}2@EK2fl{lQb9jJfaJ#)8W!+XR5AZ zLkmq#=ap(ZQ=Z4Qri)w(?mJVlX{ty&=i}5)GW}zHabgjNL8ZB$ccy(|oasRGq{$=h z%$RpId8#91PKN^x^t2+Lvw%(Be6>$*+>BiZ4&JZ!( z;5rVBrbQK1Xiz)zalL~CFEoWFtDL|v5=+eRQG$EKvf2qaNlFH&mZFF^gf_^VPqF5a z&eO~yr7ET-TjCJ1GAfoPd*|VKQ0Lbygi4#t0xnacA|Ixd;hsUEX<9;Mb{WF{E^I9c zo*sryB0U$P&t1(KbE_}Llqf! zRyTz2o{t;aT~HNj8WZYDq0kVf8P{!93gL#UTb8c%y^yQTxi|Qdu=?GLs6~a!#nLIa zc+xGGsdTC`cH&qOBX^By<1R!@>VO$r(kW?_6bj$k(!-xLO?WC$_-M~HmFX}MSi_T} znKH=AMvSk)UEr)!p_&SWZqjhy(ex6o?M`)AR;wjCOGT>CupBHEC#z)|8X~)#sE&=;b@skE zQ7Y4&JK08YvV@(pRDzH^0{Q--$!c*^xHMwVuPZ&V`Tor2dsu_kb#t({rnU^V$4AC< zAGsG5YJdx~S^2Eo*tyIlkJc)9tL9#~HiOGl%$IUI>%Q{_8SQdvqtp`XE_ddrt;Ooy z-in8{-%$x8A0OZ9y)d>7SVi5`xf+Ld_D{A~?>SdDG*B1ES#LR|B<(G)-u2J}xoyX( ziCfNPzbiNiY0+}7Gv8|}tkIHH^0+5E>&o*cQZlV%?wHuH*4k3C|Lexq|EHaLtPyW> zXqz6q&FTNP-)#;)*?DiJQnUrqsJn4nBuom_B4Anjt)W)EZvxSB7T87|7_~V1WEiCh zGm?$=D~C8++=n)9<*AE5llEYQ;>r}gJ?^cfrj0Hr+7EwD^7KCMt?)olhv_cv20Fti zbrjy=F>A?OQr3|(b6yiAK)*@R#&vI*ck*ZnK5MN#LX@FFc2%8u-E{TyEq5*N%&sfd z22DNNO?t~r%hkIZF|FR)+L{rGb)YZTjza;J+coAcgPR@YK^@|kyrHOzH&XOgbk_zR K#L`AwasCB*Hx(-Y diff --git a/languages/pl.po b/languages/pl.po deleted file mode 100644 index bffe531c1..000000000 --- a/languages/pl.po +++ /dev/null @@ -1,601 +0,0 @@ -# Copyright (C) 2019 Pressbooks (Book Oven Inc.) -# This file is distributed under the GPL v3.0 or later. -# Translators: -# Antonio Devís , 2017 -# -msgid "" -msgstr "" -"Project-Id-Version: McLuhan 2.8.4\n" -"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-book/\n" -"POT-Creation-Date: 2019-05-13T16:26:24+00:00\n" -"PO-Revision-Date: 2017-06-22 17:45+0000\n" -"Last-Translator: Antonio Devís , 2017\n" -"Language-Team: Polish (https://www.transifex.com/pressbooks/teams/9194/pl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: pl\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" -"X-Domain: pressbooks-book\n" -"X-Generator: WP-CLI 2.0.1\n" - -#. Theme Name of the theme -msgid "McLuhan" -msgstr "" - -#. Theme URI of the theme -msgid "https://pressbooks.com/themes/pressbooks-book" -msgstr "" - -#. Description of the theme -msgid "" -"This theme is named after Canadian media theorist Marshall McLuhan, who " -"coined the phrase “the medium is the message.” It is designed for academic " -"writing and is also suitable for fiction. Headings are set in Cormorant " -"Garamond, and body type is set in Lora." -msgstr "" - -#. Author of the theme -msgid "Pressbooks (Book Oven Inc.)" -msgstr "" - -#. Author URI of the theme -msgid "https://pressbooks.com" -msgstr "" - -#: 404.php:2 -msgid "Oops! That content can’t be found." -msgstr "" - -#: 404.php:3 -msgid "It looks like nothing was found at this location. Try a search?" -msgstr "" - -#: comments.php:2 -msgid "Feedback/Errata" -msgstr "" - -#: comments.php:6 -msgid "" -"This post is password protected. Enter the password to view any comments." -msgstr "Ten post jest chroniony hasłem. Podaj hasło, aby zobaczyć komentarze." - -#: comments.php:36 comments.php:47 -msgid " Older Comments" -msgstr " Starsze komentarze" - -#: comments.php:37 comments.php:48 -msgid "Newer Comments " -msgstr "Nowsze komentarze " - -#: comments.php:56 -msgid "Comments are closed." -msgstr "Komentarze zostały wyłączone." - -#: comments.php:64 -msgid "Submit" -msgstr "Prześlij" - -#. translators: %s: Pressbooks -#: footer.php:32 -msgid "Powered by %s" -msgstr "" - -#: footer.php:34 -msgid "Guides and Tutorials" -msgstr "" - -#: footer.php:35 -msgid "Contact" -msgstr "" - -#: footer.php:39 footer.php:41 -msgid "Pressbooks on YouTube" -msgstr "" - -#: footer.php:43 footer.php:47 -msgid "Pressbooks on Twitter" -msgstr "" - -#: functions.php:16 -msgid "Dependencies Missing" -msgstr "" - -#: functions.php:17 -msgid "You must run composer install from the McLuhan directory." -msgstr "" - -#: functions.php:28 -msgid "Cannot find Pressbooks install." -msgstr "" - -#: header.php:63 -msgid "Skip to content" -msgstr "" - -#. translators: %s: name of network -#: header.php:82 -msgid "Logo for %s" -msgstr "" - -#: header.php:93 -msgid "Toggle Menu" -msgstr "" - -#: header.php:106 index.php:14 partials/content-cover-toc.php:3 -msgid "Contents" -msgstr "" - -#. translators: %s: the title of the book -#: header.php:115 -msgid "Go to the cover page of %s" -msgstr "" - -#: header.php:119 inc/helpers/namespace.php:206 -msgid "Buy" -msgstr "Kup" - -#: inc/actions/namespace.php:63 partials/content-accessibility-toolbar.php:4 -msgid "Increase Font Size" -msgstr "" - -#: inc/actions/namespace.php:64 -msgid "Decrease Font Size" -msgstr "" - -#: inc/actions/namespace.php:66 -msgid "Comparison loading…" -msgstr "" - -#: inc/actions/namespace.php:67 -msgid "Comparison loaded." -msgstr "" - -#: inc/actions/namespace.php:68 -msgid "The original chapter could not be loaded." -msgstr "" - -#: inc/actions/namespace.php:69 -msgid "Toggle contents of" -msgstr "" - -#: inc/actions/namespace.php:217 -msgid "Enable Image Lightbox" -msgstr "" - -#: inc/actions/namespace.php:222 -msgid "Show linked images in a lightbox" -msgstr "" - -#: inc/filters/namespace.php:19 -msgid "Private" -msgstr "" - -#: inc/helpers/namespace.php:140 -msgid "Public Domain" -msgstr "" - -#: inc/helpers/namespace.php:143 -msgid "Creative Commons Attribution" -msgstr "" - -#: inc/helpers/namespace.php:146 -msgid "Creative Commons Attribution ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:149 -msgid "Creative Commons Attribution NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:152 -msgid "Creative Commons Attribution NonCommercial" -msgstr "" - -#: inc/helpers/namespace.php:155 -msgid "Creative Commons Attribution NonCommercial ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:158 -msgid "Creative Commons Attribution NonCommercial NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:162 -msgid "All Rights Reserved" -msgstr "" - -#: inc/helpers/namespace.php:176 -msgid "Check out this great book on Pressbooks." -msgstr "" - -#: inc/helpers/namespace.php:193 -msgid "Home" -msgstr "" - -#: inc/helpers/namespace.php:199 -msgid "Read" -msgstr "" - -#: inc/helpers/namespace.php:213 -msgid "Sign in" -msgstr "" - -#: inc/helpers/namespace.php:220 -msgid "Admin" -msgstr "" - -#: inc/helpers/namespace.php:226 -msgid "Sign out" -msgstr "" - -#: inc/helpers/namespace.php:406 partials/content-cover-book-header.php:17 -#: partials/content-cover-book-info.php:51 -msgid "Author" -msgid_plural "Authors" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: inc/helpers/namespace.php:407 -msgid "Editor" -msgid_plural "Editors" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: inc/helpers/namespace.php:408 -msgid "Translator" -msgid_plural "Translators" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: inc/helpers/namespace.php:409 -msgid "Reviewer" -msgid_plural "Reviewers" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: inc/helpers/namespace.php:410 -msgid "Illustrator" -msgid_plural "Illustrators" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: inc/helpers/namespace.php:411 -msgid "Contributor" -msgid_plural "Contributors" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: inc/helpers/namespace.php:412 partials/content-cover-book-header.php:102 -#: partials/content-cover-book-info.php:66 single.php:32 -msgid "License" -msgstr "" - -#: inc/helpers/namespace.php:413 -msgid "Primary Subject" -msgstr "" - -#: inc/helpers/namespace.php:414 -msgid "Additional Subject(s)" -msgstr "" - -#: inc/helpers/namespace.php:415 -msgid "Publisher" -msgstr "" - -#: inc/helpers/namespace.php:416 -msgid "Publication Date" -msgstr "" - -#: inc/helpers/namespace.php:417 single.php:42 -msgid "Digital Object Identifier (DOI)" -msgstr "" - -#: inc/helpers/namespace.php:418 -msgid "Ebook ISBN" -msgstr "" - -#: inc/helpers/namespace.php:419 -msgid "Print ISBN" -msgstr "" - -#: inc/helpers/namespace.php:420 -msgid "Hashtag" -msgstr "" - -#. translators: %s: post title -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:454 inc/helpers/namespace.php:457 -msgid "Previous: %s" -msgstr "" - -#. translators: %s: post title, -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:464 inc/helpers/namespace.php:466 -msgid "Next: %s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%s on" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%1$s at %2$s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 inc/helpers/namespace.php:566 -msgid "(Edit)" -msgstr "" - -#: inc/helpers/namespace.php:540 -msgid "Your comment is awaiting moderation." -msgstr "" - -#: inc/helpers/namespace.php:566 -msgid "Pingback:" -msgstr "" - -#: inc/intervention.php:11 -msgid "Hello," -msgstr "" - -#: index.php:18 -msgid "This book does not contain any public content." -msgstr "" - -#: page-about.php:5 -msgid "About The Book" -msgstr "O książce" - -#: page-about.php:21 page-buy.php:10 page-buy.php:18 -msgid "It's coming!" -msgstr "Nadchodzi!" - -#: page-authors.php:31 -msgid "Authors" -msgstr "Autorzy" - -#: page-buy.php:5 -msgid "Buy the Book" -msgstr "Kup książkę" - -#. translators: %1$s: url to book, %2$s: title of book -#: page-buy.php:21 -msgid "You can buy %2$s by following any of the links below:" -msgstr "" -"Możesz kupić %2$s za pomocą jednego z poniższych " -"lunków:" - -#. translators: %1$s: url to purchase -#: page-buy.php:25 -msgid "Purchase on amazon.com" -msgstr "Kup na amazon.com" - -#. translators: %1$s: url to purchase -#: page-buy.php:30 -msgid "Purchase on oreilly.com" -msgstr "Kup na oreilly.com" - -#. translators: %1$s: url to purchase -#: page-buy.php:35 -msgid "Purchase on barnesandnoble.com" -msgstr "Kup na barnesandnoble.com" - -#. translators: %1$s: url to purchase -#: page-buy.php:40 -msgid "Purchase on kobobooks.com" -msgstr "Kup na kobobooks.com" - -#. translators: %1$s: url to purchase -#: page-buy.php:45 -msgid "Purchase on apple.com" -msgstr "Kup na apple.com" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Elsewhere" -msgstr "Gdzie indziej" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Purchase here:" -msgstr "Kup tutaj:" - -#: page.php:13 partials/content-single-legacy.php:69 -#: partials/content-single.php:69 -msgid "Edit" -msgstr "Edytuj" - -#: page.php:18 -msgid "Pages:" -msgstr "Strony:" - -#: partials/content-cover-book-header.php:11 -msgid "Book Title" -msgstr "" - -#: partials/content-cover-book-header.php:14 -msgid "Subtitle" -msgstr "" - -#. translators: %s: title of book -#: partials/content-cover-book-header.php:26 -#: partials/content-cover-book-header.php:32 -msgid "Cover image for %s" -msgstr "" - -#: partials/content-cover-book-header.php:54 -msgid "Download this book" -msgstr "" - -#: partials/content-cover-book-header.php:98 -#: partials/content-cover-book-info.php:6 -msgid "Book Description" -msgstr "" - -#: partials/content-cover-book-header.php:110 -msgid "Read Book" -msgstr "" - -#: partials/content-cover-book-header.php:117 -msgid "Buy Book" -msgstr "" - -#: partials/content-cover-book-info.php:2 -msgid "Book Information" -msgstr "" - -#: partials/content-cover-book-info.php:23 -msgid "Book Source" -msgstr "" - -#. translators: %$1s: title of book, link to book, %2$s: attribution string -#. for the book, %3$s: publisher of book, %4$s: license for book -#: partials/content-cover-book-info.php:30 -msgid "" -"This book is a cloned version of %1$s%2$s, published using Pressbooks by " -"%3$s under a %4$s license. It may differ from the original." -msgstr "" - -#. translators: %2$s: authors of book -#: partials/content-cover-book-info.php:33 -msgid " by %s" -msgstr "" - -#. translators: %s: link to source book -#: partials/content-cover-book-info.php:40 -msgid "" -"This book was cloned from a source that is no longer available. The source " -"URL was %s. This book may differ from the original." -msgstr "" - -#: partials/content-cover-book-info.php:61 -msgid "Contributors" -msgstr "" - -#: partials/content-cover-book-info.php:71 -msgid "Subject" -msgstr "" - -#: partials/content-cover-book-info.php:85 -#: partials/content-cover-metadata.php:63 -msgid "Click for more information" -msgstr "" - -#: partials/content-cover-metadata.php:3 -msgid "Metadata" -msgstr "" - -#: partials/content-cover-metadata.php:8 -msgid "Title" -msgstr "" - -#. translators: %1$s: chapter title, %2$s: book title, %3$s: book author(s) -#: partials/content-difftool.php:52 -msgid "This chapter is adapted from %1$s in %2$s by %3$s." -msgstr "" - -#: partials/content-difftool.php:66 -msgid "" -"Note: The comparison below is between this text and the current " -"version of the text from which it was adapted." -msgstr "" - -#: partials/content-difftool.php:67 -msgid "additions" -msgstr "" - -#: partials/content-difftool.php:67 -msgid "deletions" -msgstr "" - -#: partials/content-none.php:2 -msgid "Nothing Found" -msgstr "" - -#: partials/content-none.php:3 -msgid "" -"Sorry, but nothing matched your search terms. Please try again with some " -"different keywords." -msgstr "" - -#: partials/content-single-legacy.php:41 partials/content-single.php:42 -msgid "Previous Page" -msgstr "" - -#: partials/content-single-legacy.php:52 partials/content-single.php:53 -msgid "Next Page" -msgstr "" - -#: private.php:4 -msgid "Access Denied" -msgstr "Odmowa dostępu" - -#. translators: link to sign in -#: private.php:10 -msgid "" -"This book is private, and accessible only to registered users. If you have " -"an account you can %s." -msgstr "" -"Ta książka jest prywatna, dostępna jedynie dla zarejestrowanych " -"użytkowników. Jeżeli masz konto, możesz %s." - -#: private.php:14 -msgid "sign in here" -msgstr "" - -#. translators: link to Pressbooks.com -#: private.php:23 -msgid "You can also set up your own Pressbooks book at %s." -msgstr "Możesz stworzyć własną książkę Pressbooks na %s." - -#. translators: search string -#: search.php:6 -msgid "Search Results for: %s" -msgstr "Wyniki wyszukiwania dla: %s" - -#: search.php:18 -msgid "Previous page" -msgstr "" - -#: search.php:19 -msgid "Next page" -msgstr "" - -#: search.php:20 -msgid "Paged navigation" -msgstr "" - -#: searchform.php:3 -msgctxt "label" -msgid "Search in book:" -msgstr "" - -#: searchform.php:4 -msgctxt "placeholder" -msgid "Search in book …" -msgstr "" - -#: searchform.php:8 -msgid "Search" -msgstr "" - -#: single.php:58 -msgid "Share This Book" -msgstr "" diff --git a/languages/pressbooks-book.pot b/languages/pressbooks-book.pot index dcebe8323..12d33d2b1 100644 --- a/languages/pressbooks-book.pot +++ b/languages/pressbooks-book.pot @@ -2,16 +2,16 @@ # This file is distributed under the GPL v3.0 or later. msgid "" msgstr "" -"Project-Id-Version: McLuhan 2.8.4\n" -"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-book/\n" +"Project-Id-Version: McLuhan 2.8.6\n" +"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbook-book/\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"POT-Creation-Date: 2019-05-13T16:26:24+00:00\n" -"PO-Revision-Date: 2019-05-13T16:26:24+00:00\n" -"X-Generator: WP-CLI 2.0.1\n" +"POT-Creation-Date: 2019-05-28T16:41:10+00:00\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"X-Generator: WP-CLI 2.2.0\n" "X-Domain: pressbooks-book\n" #. Theme Name of the theme diff --git a/languages/pt_BR.mo b/languages/pt_BR.mo deleted file mode 100644 index 47db55402f2f77663f757a202b8f7cf94b341990..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 493 zcmZ8eO-}+b5XIc7&f z)yj89C@W|9`rm=0ej9Y6PBSRnV}BGhykwAEZXX%>p?9v8L*-!nR*)lyuP!JSLaHvy z=E7KXz1#5>w6}GY+6)a`s!UI%$~kLKq}#aWY^~*`i_(Y%TxqkkoT*~HwY|8@e!^Z| pu`?Dmy50j^=p`vq=Vp5Akx}Lv6&m5R;p{$z^WlI#B=jS%_6;vVluQ5s diff --git a/languages/pt_BR.po b/languages/pt_BR.po deleted file mode 100644 index 69a059caf..000000000 --- a/languages/pt_BR.po +++ /dev/null @@ -1,581 +0,0 @@ -# Copyright (C) 2019 Pressbooks (Book Oven Inc.) -# This file is distributed under the GPL v3.0 or later. -msgid "" -msgstr "" -"Project-Id-Version: McLuhan 2.8.4\n" -"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-book/\n" -"POT-Creation-Date: 2019-05-13T16:26:24+00:00\n" -"PO-Revision-Date: 2017-06-22 17:45+0000\n" -"Language-Team: Portuguese (Brazil) (https://www.transifex.com/pressbooks/teams/9194/pt_BR/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: pt_BR\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Domain: pressbooks-book\n" -"X-Generator: WP-CLI 2.0.1\n" - -#. Theme Name of the theme -msgid "McLuhan" -msgstr "" - -#. Theme URI of the theme -msgid "https://pressbooks.com/themes/pressbooks-book" -msgstr "" - -#. Description of the theme -msgid "" -"This theme is named after Canadian media theorist Marshall McLuhan, who " -"coined the phrase “the medium is the message.” It is designed for academic " -"writing and is also suitable for fiction. Headings are set in Cormorant " -"Garamond, and body type is set in Lora." -msgstr "" - -#. Author of the theme -msgid "Pressbooks (Book Oven Inc.)" -msgstr "" - -#. Author URI of the theme -msgid "https://pressbooks.com" -msgstr "" - -#: 404.php:2 -msgid "Oops! That content can’t be found." -msgstr "" - -#: 404.php:3 -msgid "It looks like nothing was found at this location. Try a search?" -msgstr "" - -#: comments.php:2 -msgid "Feedback/Errata" -msgstr "" - -#: comments.php:6 -msgid "" -"This post is password protected. Enter the password to view any comments." -msgstr "" - -#: comments.php:36 comments.php:47 -msgid " Older Comments" -msgstr "" - -#: comments.php:37 comments.php:48 -msgid "Newer Comments " -msgstr "" - -#: comments.php:56 -msgid "Comments are closed." -msgstr "" - -#: comments.php:64 -msgid "Submit" -msgstr "" - -#. translators: %s: Pressbooks -#: footer.php:32 -msgid "Powered by %s" -msgstr "" - -#: footer.php:34 -msgid "Guides and Tutorials" -msgstr "" - -#: footer.php:35 -msgid "Contact" -msgstr "" - -#: footer.php:39 footer.php:41 -msgid "Pressbooks on YouTube" -msgstr "" - -#: footer.php:43 footer.php:47 -msgid "Pressbooks on Twitter" -msgstr "" - -#: functions.php:16 -msgid "Dependencies Missing" -msgstr "" - -#: functions.php:17 -msgid "You must run composer install from the McLuhan directory." -msgstr "" - -#: functions.php:28 -msgid "Cannot find Pressbooks install." -msgstr "" - -#: header.php:63 -msgid "Skip to content" -msgstr "" - -#. translators: %s: name of network -#: header.php:82 -msgid "Logo for %s" -msgstr "" - -#: header.php:93 -msgid "Toggle Menu" -msgstr "" - -#: header.php:106 index.php:14 partials/content-cover-toc.php:3 -msgid "Contents" -msgstr "" - -#. translators: %s: the title of the book -#: header.php:115 -msgid "Go to the cover page of %s" -msgstr "" - -#: header.php:119 inc/helpers/namespace.php:206 -msgid "Buy" -msgstr "" - -#: inc/actions/namespace.php:63 partials/content-accessibility-toolbar.php:4 -msgid "Increase Font Size" -msgstr "" - -#: inc/actions/namespace.php:64 -msgid "Decrease Font Size" -msgstr "" - -#: inc/actions/namespace.php:66 -msgid "Comparison loading…" -msgstr "" - -#: inc/actions/namespace.php:67 -msgid "Comparison loaded." -msgstr "" - -#: inc/actions/namespace.php:68 -msgid "The original chapter could not be loaded." -msgstr "" - -#: inc/actions/namespace.php:69 -msgid "Toggle contents of" -msgstr "" - -#: inc/actions/namespace.php:217 -msgid "Enable Image Lightbox" -msgstr "" - -#: inc/actions/namespace.php:222 -msgid "Show linked images in a lightbox" -msgstr "" - -#: inc/filters/namespace.php:19 -msgid "Private" -msgstr "" - -#: inc/helpers/namespace.php:140 -msgid "Public Domain" -msgstr "" - -#: inc/helpers/namespace.php:143 -msgid "Creative Commons Attribution" -msgstr "" - -#: inc/helpers/namespace.php:146 -msgid "Creative Commons Attribution ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:149 -msgid "Creative Commons Attribution NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:152 -msgid "Creative Commons Attribution NonCommercial" -msgstr "" - -#: inc/helpers/namespace.php:155 -msgid "Creative Commons Attribution NonCommercial ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:158 -msgid "Creative Commons Attribution NonCommercial NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:162 -msgid "All Rights Reserved" -msgstr "" - -#: inc/helpers/namespace.php:176 -msgid "Check out this great book on Pressbooks." -msgstr "" - -#: inc/helpers/namespace.php:193 -msgid "Home" -msgstr "" - -#: inc/helpers/namespace.php:199 -msgid "Read" -msgstr "" - -#: inc/helpers/namespace.php:213 -msgid "Sign in" -msgstr "" - -#: inc/helpers/namespace.php:220 -msgid "Admin" -msgstr "" - -#: inc/helpers/namespace.php:226 -msgid "Sign out" -msgstr "" - -#: inc/helpers/namespace.php:406 partials/content-cover-book-header.php:17 -#: partials/content-cover-book-info.php:51 -msgid "Author" -msgid_plural "Authors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:407 -msgid "Editor" -msgid_plural "Editors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:408 -msgid "Translator" -msgid_plural "Translators" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:409 -msgid "Reviewer" -msgid_plural "Reviewers" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:410 -msgid "Illustrator" -msgid_plural "Illustrators" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:411 -msgid "Contributor" -msgid_plural "Contributors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:412 partials/content-cover-book-header.php:102 -#: partials/content-cover-book-info.php:66 single.php:32 -msgid "License" -msgstr "" - -#: inc/helpers/namespace.php:413 -msgid "Primary Subject" -msgstr "" - -#: inc/helpers/namespace.php:414 -msgid "Additional Subject(s)" -msgstr "" - -#: inc/helpers/namespace.php:415 -msgid "Publisher" -msgstr "" - -#: inc/helpers/namespace.php:416 -msgid "Publication Date" -msgstr "" - -#: inc/helpers/namespace.php:417 single.php:42 -msgid "Digital Object Identifier (DOI)" -msgstr "" - -#: inc/helpers/namespace.php:418 -msgid "Ebook ISBN" -msgstr "" - -#: inc/helpers/namespace.php:419 -msgid "Print ISBN" -msgstr "" - -#: inc/helpers/namespace.php:420 -msgid "Hashtag" -msgstr "" - -#. translators: %s: post title -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:454 inc/helpers/namespace.php:457 -msgid "Previous: %s" -msgstr "" - -#. translators: %s: post title, -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:464 inc/helpers/namespace.php:466 -msgid "Next: %s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%s on" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%1$s at %2$s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 inc/helpers/namespace.php:566 -msgid "(Edit)" -msgstr "" - -#: inc/helpers/namespace.php:540 -msgid "Your comment is awaiting moderation." -msgstr "" - -#: inc/helpers/namespace.php:566 -msgid "Pingback:" -msgstr "" - -#: inc/intervention.php:11 -msgid "Hello," -msgstr "" - -#: index.php:18 -msgid "This book does not contain any public content." -msgstr "" - -#: page-about.php:5 -msgid "About The Book" -msgstr "" - -#: page-about.php:21 page-buy.php:10 page-buy.php:18 -msgid "It's coming!" -msgstr "" - -#: page-authors.php:31 -msgid "Authors" -msgstr "" - -#: page-buy.php:5 -msgid "Buy the Book" -msgstr "" - -#. translators: %1$s: url to book, %2$s: title of book -#: page-buy.php:21 -msgid "You can buy %2$s by following any of the links below:" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:25 -msgid "Purchase on amazon.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:30 -msgid "Purchase on oreilly.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:35 -msgid "Purchase on barnesandnoble.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:40 -msgid "Purchase on kobobooks.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:45 -msgid "Purchase on apple.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Elsewhere" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Purchase here:" -msgstr "" - -#: page.php:13 partials/content-single-legacy.php:69 -#: partials/content-single.php:69 -msgid "Edit" -msgstr "" - -#: page.php:18 -msgid "Pages:" -msgstr "" - -#: partials/content-cover-book-header.php:11 -msgid "Book Title" -msgstr "" - -#: partials/content-cover-book-header.php:14 -msgid "Subtitle" -msgstr "" - -#. translators: %s: title of book -#: partials/content-cover-book-header.php:26 -#: partials/content-cover-book-header.php:32 -msgid "Cover image for %s" -msgstr "" - -#: partials/content-cover-book-header.php:54 -msgid "Download this book" -msgstr "" - -#: partials/content-cover-book-header.php:98 -#: partials/content-cover-book-info.php:6 -msgid "Book Description" -msgstr "" - -#: partials/content-cover-book-header.php:110 -msgid "Read Book" -msgstr "" - -#: partials/content-cover-book-header.php:117 -msgid "Buy Book" -msgstr "" - -#: partials/content-cover-book-info.php:2 -msgid "Book Information" -msgstr "" - -#: partials/content-cover-book-info.php:23 -msgid "Book Source" -msgstr "" - -#. translators: %$1s: title of book, link to book, %2$s: attribution string -#. for the book, %3$s: publisher of book, %4$s: license for book -#: partials/content-cover-book-info.php:30 -msgid "" -"This book is a cloned version of %1$s%2$s, published using Pressbooks by " -"%3$s under a %4$s license. It may differ from the original." -msgstr "" - -#. translators: %2$s: authors of book -#: partials/content-cover-book-info.php:33 -msgid " by %s" -msgstr "" - -#. translators: %s: link to source book -#: partials/content-cover-book-info.php:40 -msgid "" -"This book was cloned from a source that is no longer available. The source " -"URL was %s. This book may differ from the original." -msgstr "" - -#: partials/content-cover-book-info.php:61 -msgid "Contributors" -msgstr "" - -#: partials/content-cover-book-info.php:71 -msgid "Subject" -msgstr "" - -#: partials/content-cover-book-info.php:85 -#: partials/content-cover-metadata.php:63 -msgid "Click for more information" -msgstr "" - -#: partials/content-cover-metadata.php:3 -msgid "Metadata" -msgstr "" - -#: partials/content-cover-metadata.php:8 -msgid "Title" -msgstr "" - -#. translators: %1$s: chapter title, %2$s: book title, %3$s: book author(s) -#: partials/content-difftool.php:52 -msgid "This chapter is adapted from %1$s in %2$s by %3$s." -msgstr "" - -#: partials/content-difftool.php:66 -msgid "" -"Note: The comparison below is between this text and the current " -"version of the text from which it was adapted." -msgstr "" - -#: partials/content-difftool.php:67 -msgid "additions" -msgstr "" - -#: partials/content-difftool.php:67 -msgid "deletions" -msgstr "" - -#: partials/content-none.php:2 -msgid "Nothing Found" -msgstr "" - -#: partials/content-none.php:3 -msgid "" -"Sorry, but nothing matched your search terms. Please try again with some " -"different keywords." -msgstr "" - -#: partials/content-single-legacy.php:41 partials/content-single.php:42 -msgid "Previous Page" -msgstr "" - -#: partials/content-single-legacy.php:52 partials/content-single.php:53 -msgid "Next Page" -msgstr "" - -#: private.php:4 -msgid "Access Denied" -msgstr "" - -#. translators: link to sign in -#: private.php:10 -msgid "" -"This book is private, and accessible only to registered users. If you have " -"an account you can %s." -msgstr "" - -#: private.php:14 -msgid "sign in here" -msgstr "" - -#. translators: link to Pressbooks.com -#: private.php:23 -msgid "You can also set up your own Pressbooks book at %s." -msgstr "" - -#. translators: search string -#: search.php:6 -msgid "Search Results for: %s" -msgstr "" - -#: search.php:18 -msgid "Previous page" -msgstr "" - -#: search.php:19 -msgid "Next page" -msgstr "" - -#: search.php:20 -msgid "Paged navigation" -msgstr "" - -#: searchform.php:3 -msgctxt "label" -msgid "Search in book:" -msgstr "" - -#: searchform.php:4 -msgctxt "placeholder" -msgid "Search in book …" -msgstr "" - -#: searchform.php:8 -msgid "Search" -msgstr "" - -#: single.php:58 -msgid "Share This Book" -msgstr "" diff --git a/languages/pt_PT.mo b/languages/pt_PT.mo deleted file mode 100644 index 7dfe0dbe143371454800ec9366226ff59e2740aa..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 496 zcmZ8e+fD*85XI=zKKkrKO?-gp>@6rz!i!uC3B(OqFK?zS!?FtPrtJ!Th`-|J_$|&t z1mj6gdfJ)JnNGh?Pd+PzBjOqHf_O~4B9>?pzbM$EwanQg(&`lx3&R;aqBfb5oQ;!F zu@I7lZquzh6U>#iFg9s6gWDoC5G&3W*5-zLUYglOF?AEQ@^X#FOqF^we-4_h6}l@mfKv?&bC+ioKdM9*+BmX9lkCbd|IyEyN!=^<;5ly?iM$*=ET? zXoI%%5D%bv$Sd9EsG%n+a diff --git a/languages/pt_PT.po b/languages/pt_PT.po deleted file mode 100644 index 53fbdc18a..000000000 --- a/languages/pt_PT.po +++ /dev/null @@ -1,581 +0,0 @@ -# Copyright (C) 2019 Pressbooks (Book Oven Inc.) -# This file is distributed under the GPL v3.0 or later. -msgid "" -msgstr "" -"Project-Id-Version: McLuhan 2.8.4\n" -"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-book/\n" -"POT-Creation-Date: 2019-05-13T16:26:24+00:00\n" -"PO-Revision-Date: 2017-06-22 17:45+0000\n" -"Language-Team: Portuguese (Portugal) (https://www.transifex.com/pressbooks/teams/9194/pt_PT/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: pt_PT\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Domain: pressbooks-book\n" -"X-Generator: WP-CLI 2.0.1\n" - -#. Theme Name of the theme -msgid "McLuhan" -msgstr "" - -#. Theme URI of the theme -msgid "https://pressbooks.com/themes/pressbooks-book" -msgstr "" - -#. Description of the theme -msgid "" -"This theme is named after Canadian media theorist Marshall McLuhan, who " -"coined the phrase “the medium is the message.” It is designed for academic " -"writing and is also suitable for fiction. Headings are set in Cormorant " -"Garamond, and body type is set in Lora." -msgstr "" - -#. Author of the theme -msgid "Pressbooks (Book Oven Inc.)" -msgstr "" - -#. Author URI of the theme -msgid "https://pressbooks.com" -msgstr "" - -#: 404.php:2 -msgid "Oops! That content can’t be found." -msgstr "" - -#: 404.php:3 -msgid "It looks like nothing was found at this location. Try a search?" -msgstr "" - -#: comments.php:2 -msgid "Feedback/Errata" -msgstr "" - -#: comments.php:6 -msgid "" -"This post is password protected. Enter the password to view any comments." -msgstr "" - -#: comments.php:36 comments.php:47 -msgid " Older Comments" -msgstr "" - -#: comments.php:37 comments.php:48 -msgid "Newer Comments " -msgstr "" - -#: comments.php:56 -msgid "Comments are closed." -msgstr "" - -#: comments.php:64 -msgid "Submit" -msgstr "" - -#. translators: %s: Pressbooks -#: footer.php:32 -msgid "Powered by %s" -msgstr "" - -#: footer.php:34 -msgid "Guides and Tutorials" -msgstr "" - -#: footer.php:35 -msgid "Contact" -msgstr "" - -#: footer.php:39 footer.php:41 -msgid "Pressbooks on YouTube" -msgstr "" - -#: footer.php:43 footer.php:47 -msgid "Pressbooks on Twitter" -msgstr "" - -#: functions.php:16 -msgid "Dependencies Missing" -msgstr "" - -#: functions.php:17 -msgid "You must run composer install from the McLuhan directory." -msgstr "" - -#: functions.php:28 -msgid "Cannot find Pressbooks install." -msgstr "" - -#: header.php:63 -msgid "Skip to content" -msgstr "" - -#. translators: %s: name of network -#: header.php:82 -msgid "Logo for %s" -msgstr "" - -#: header.php:93 -msgid "Toggle Menu" -msgstr "" - -#: header.php:106 index.php:14 partials/content-cover-toc.php:3 -msgid "Contents" -msgstr "" - -#. translators: %s: the title of the book -#: header.php:115 -msgid "Go to the cover page of %s" -msgstr "" - -#: header.php:119 inc/helpers/namespace.php:206 -msgid "Buy" -msgstr "" - -#: inc/actions/namespace.php:63 partials/content-accessibility-toolbar.php:4 -msgid "Increase Font Size" -msgstr "" - -#: inc/actions/namespace.php:64 -msgid "Decrease Font Size" -msgstr "" - -#: inc/actions/namespace.php:66 -msgid "Comparison loading…" -msgstr "" - -#: inc/actions/namespace.php:67 -msgid "Comparison loaded." -msgstr "" - -#: inc/actions/namespace.php:68 -msgid "The original chapter could not be loaded." -msgstr "" - -#: inc/actions/namespace.php:69 -msgid "Toggle contents of" -msgstr "" - -#: inc/actions/namespace.php:217 -msgid "Enable Image Lightbox" -msgstr "" - -#: inc/actions/namespace.php:222 -msgid "Show linked images in a lightbox" -msgstr "" - -#: inc/filters/namespace.php:19 -msgid "Private" -msgstr "" - -#: inc/helpers/namespace.php:140 -msgid "Public Domain" -msgstr "" - -#: inc/helpers/namespace.php:143 -msgid "Creative Commons Attribution" -msgstr "" - -#: inc/helpers/namespace.php:146 -msgid "Creative Commons Attribution ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:149 -msgid "Creative Commons Attribution NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:152 -msgid "Creative Commons Attribution NonCommercial" -msgstr "" - -#: inc/helpers/namespace.php:155 -msgid "Creative Commons Attribution NonCommercial ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:158 -msgid "Creative Commons Attribution NonCommercial NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:162 -msgid "All Rights Reserved" -msgstr "" - -#: inc/helpers/namespace.php:176 -msgid "Check out this great book on Pressbooks." -msgstr "" - -#: inc/helpers/namespace.php:193 -msgid "Home" -msgstr "" - -#: inc/helpers/namespace.php:199 -msgid "Read" -msgstr "" - -#: inc/helpers/namespace.php:213 -msgid "Sign in" -msgstr "" - -#: inc/helpers/namespace.php:220 -msgid "Admin" -msgstr "" - -#: inc/helpers/namespace.php:226 -msgid "Sign out" -msgstr "" - -#: inc/helpers/namespace.php:406 partials/content-cover-book-header.php:17 -#: partials/content-cover-book-info.php:51 -msgid "Author" -msgid_plural "Authors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:407 -msgid "Editor" -msgid_plural "Editors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:408 -msgid "Translator" -msgid_plural "Translators" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:409 -msgid "Reviewer" -msgid_plural "Reviewers" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:410 -msgid "Illustrator" -msgid_plural "Illustrators" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:411 -msgid "Contributor" -msgid_plural "Contributors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:412 partials/content-cover-book-header.php:102 -#: partials/content-cover-book-info.php:66 single.php:32 -msgid "License" -msgstr "" - -#: inc/helpers/namespace.php:413 -msgid "Primary Subject" -msgstr "" - -#: inc/helpers/namespace.php:414 -msgid "Additional Subject(s)" -msgstr "" - -#: inc/helpers/namespace.php:415 -msgid "Publisher" -msgstr "" - -#: inc/helpers/namespace.php:416 -msgid "Publication Date" -msgstr "" - -#: inc/helpers/namespace.php:417 single.php:42 -msgid "Digital Object Identifier (DOI)" -msgstr "" - -#: inc/helpers/namespace.php:418 -msgid "Ebook ISBN" -msgstr "" - -#: inc/helpers/namespace.php:419 -msgid "Print ISBN" -msgstr "" - -#: inc/helpers/namespace.php:420 -msgid "Hashtag" -msgstr "" - -#. translators: %s: post title -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:454 inc/helpers/namespace.php:457 -msgid "Previous: %s" -msgstr "" - -#. translators: %s: post title, -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:464 inc/helpers/namespace.php:466 -msgid "Next: %s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%s on" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%1$s at %2$s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 inc/helpers/namespace.php:566 -msgid "(Edit)" -msgstr "" - -#: inc/helpers/namespace.php:540 -msgid "Your comment is awaiting moderation." -msgstr "" - -#: inc/helpers/namespace.php:566 -msgid "Pingback:" -msgstr "" - -#: inc/intervention.php:11 -msgid "Hello," -msgstr "" - -#: index.php:18 -msgid "This book does not contain any public content." -msgstr "" - -#: page-about.php:5 -msgid "About The Book" -msgstr "" - -#: page-about.php:21 page-buy.php:10 page-buy.php:18 -msgid "It's coming!" -msgstr "" - -#: page-authors.php:31 -msgid "Authors" -msgstr "" - -#: page-buy.php:5 -msgid "Buy the Book" -msgstr "" - -#. translators: %1$s: url to book, %2$s: title of book -#: page-buy.php:21 -msgid "You can buy %2$s by following any of the links below:" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:25 -msgid "Purchase on amazon.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:30 -msgid "Purchase on oreilly.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:35 -msgid "Purchase on barnesandnoble.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:40 -msgid "Purchase on kobobooks.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:45 -msgid "Purchase on apple.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Elsewhere" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Purchase here:" -msgstr "" - -#: page.php:13 partials/content-single-legacy.php:69 -#: partials/content-single.php:69 -msgid "Edit" -msgstr "" - -#: page.php:18 -msgid "Pages:" -msgstr "" - -#: partials/content-cover-book-header.php:11 -msgid "Book Title" -msgstr "" - -#: partials/content-cover-book-header.php:14 -msgid "Subtitle" -msgstr "" - -#. translators: %s: title of book -#: partials/content-cover-book-header.php:26 -#: partials/content-cover-book-header.php:32 -msgid "Cover image for %s" -msgstr "" - -#: partials/content-cover-book-header.php:54 -msgid "Download this book" -msgstr "" - -#: partials/content-cover-book-header.php:98 -#: partials/content-cover-book-info.php:6 -msgid "Book Description" -msgstr "" - -#: partials/content-cover-book-header.php:110 -msgid "Read Book" -msgstr "" - -#: partials/content-cover-book-header.php:117 -msgid "Buy Book" -msgstr "" - -#: partials/content-cover-book-info.php:2 -msgid "Book Information" -msgstr "" - -#: partials/content-cover-book-info.php:23 -msgid "Book Source" -msgstr "" - -#. translators: %$1s: title of book, link to book, %2$s: attribution string -#. for the book, %3$s: publisher of book, %4$s: license for book -#: partials/content-cover-book-info.php:30 -msgid "" -"This book is a cloned version of %1$s%2$s, published using Pressbooks by " -"%3$s under a %4$s license. It may differ from the original." -msgstr "" - -#. translators: %2$s: authors of book -#: partials/content-cover-book-info.php:33 -msgid " by %s" -msgstr "" - -#. translators: %s: link to source book -#: partials/content-cover-book-info.php:40 -msgid "" -"This book was cloned from a source that is no longer available. The source " -"URL was %s. This book may differ from the original." -msgstr "" - -#: partials/content-cover-book-info.php:61 -msgid "Contributors" -msgstr "" - -#: partials/content-cover-book-info.php:71 -msgid "Subject" -msgstr "" - -#: partials/content-cover-book-info.php:85 -#: partials/content-cover-metadata.php:63 -msgid "Click for more information" -msgstr "" - -#: partials/content-cover-metadata.php:3 -msgid "Metadata" -msgstr "" - -#: partials/content-cover-metadata.php:8 -msgid "Title" -msgstr "" - -#. translators: %1$s: chapter title, %2$s: book title, %3$s: book author(s) -#: partials/content-difftool.php:52 -msgid "This chapter is adapted from %1$s in %2$s by %3$s." -msgstr "" - -#: partials/content-difftool.php:66 -msgid "" -"Note: The comparison below is between this text and the current " -"version of the text from which it was adapted." -msgstr "" - -#: partials/content-difftool.php:67 -msgid "additions" -msgstr "" - -#: partials/content-difftool.php:67 -msgid "deletions" -msgstr "" - -#: partials/content-none.php:2 -msgid "Nothing Found" -msgstr "" - -#: partials/content-none.php:3 -msgid "" -"Sorry, but nothing matched your search terms. Please try again with some " -"different keywords." -msgstr "" - -#: partials/content-single-legacy.php:41 partials/content-single.php:42 -msgid "Previous Page" -msgstr "" - -#: partials/content-single-legacy.php:52 partials/content-single.php:53 -msgid "Next Page" -msgstr "" - -#: private.php:4 -msgid "Access Denied" -msgstr "" - -#. translators: link to sign in -#: private.php:10 -msgid "" -"This book is private, and accessible only to registered users. If you have " -"an account you can %s." -msgstr "" - -#: private.php:14 -msgid "sign in here" -msgstr "" - -#. translators: link to Pressbooks.com -#: private.php:23 -msgid "You can also set up your own Pressbooks book at %s." -msgstr "" - -#. translators: search string -#: search.php:6 -msgid "Search Results for: %s" -msgstr "" - -#: search.php:18 -msgid "Previous page" -msgstr "" - -#: search.php:19 -msgid "Next page" -msgstr "" - -#: search.php:20 -msgid "Paged navigation" -msgstr "" - -#: searchform.php:3 -msgctxt "label" -msgid "Search in book:" -msgstr "" - -#: searchform.php:4 -msgctxt "placeholder" -msgid "Search in book …" -msgstr "" - -#: searchform.php:8 -msgid "Search" -msgstr "" - -#: single.php:58 -msgid "Share This Book" -msgstr "" diff --git a/languages/ro.mo b/languages/ro.mo deleted file mode 100644 index f22127fd9697ab89237167798503b4720162f6e1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 518 zcmZ8e+fL&!5Cy?g9(m@$NPrUUPGW}wt*dM$D4#byJfXT062G%1Zr>{j2?k z{T3$Ny5dMjGvk@@-2Uxs|JgunB6pGd$SvegWQ`{BFFIQ&>zFSLt$CEWhu#!!rFF_^ zP6m0unh8zPxEVKskt~h%FmQ#M!dX=~7#mJz-j|LiNum6#n#8$TB&C(kO^kVR|EW+v zB*E|+M)FzJ|3g=J$w^AtDbN#0Q^HPp|wZV2c7 L9$t#ZEZBGj`}~*a diff --git a/languages/ro.po b/languages/ro.po deleted file mode 100644 index 8d91aeb1f..000000000 --- a/languages/ro.po +++ /dev/null @@ -1,587 +0,0 @@ -# Copyright (C) 2019 Pressbooks (Book Oven Inc.) -# This file is distributed under the GPL v3.0 or later. -msgid "" -msgstr "" -"Project-Id-Version: McLuhan 2.8.4\n" -"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-book/\n" -"POT-Creation-Date: 2019-05-13T16:26:24+00:00\n" -"PO-Revision-Date: 2017-06-22 17:45+0000\n" -"Language-Team: Romanian (https://www.transifex.com/pressbooks/teams/9194/ro/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ro\n" -"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" -"X-Domain: pressbooks-book\n" -"X-Generator: WP-CLI 2.0.1\n" - -#. Theme Name of the theme -msgid "McLuhan" -msgstr "" - -#. Theme URI of the theme -msgid "https://pressbooks.com/themes/pressbooks-book" -msgstr "" - -#. Description of the theme -msgid "" -"This theme is named after Canadian media theorist Marshall McLuhan, who " -"coined the phrase “the medium is the message.” It is designed for academic " -"writing and is also suitable for fiction. Headings are set in Cormorant " -"Garamond, and body type is set in Lora." -msgstr "" - -#. Author of the theme -msgid "Pressbooks (Book Oven Inc.)" -msgstr "" - -#. Author URI of the theme -msgid "https://pressbooks.com" -msgstr "" - -#: 404.php:2 -msgid "Oops! That content can’t be found." -msgstr "" - -#: 404.php:3 -msgid "It looks like nothing was found at this location. Try a search?" -msgstr "" - -#: comments.php:2 -msgid "Feedback/Errata" -msgstr "" - -#: comments.php:6 -msgid "" -"This post is password protected. Enter the password to view any comments." -msgstr "" - -#: comments.php:36 comments.php:47 -msgid " Older Comments" -msgstr "" - -#: comments.php:37 comments.php:48 -msgid "Newer Comments " -msgstr "" - -#: comments.php:56 -msgid "Comments are closed." -msgstr "" - -#: comments.php:64 -msgid "Submit" -msgstr "" - -#. translators: %s: Pressbooks -#: footer.php:32 -msgid "Powered by %s" -msgstr "" - -#: footer.php:34 -msgid "Guides and Tutorials" -msgstr "" - -#: footer.php:35 -msgid "Contact" -msgstr "" - -#: footer.php:39 footer.php:41 -msgid "Pressbooks on YouTube" -msgstr "" - -#: footer.php:43 footer.php:47 -msgid "Pressbooks on Twitter" -msgstr "" - -#: functions.php:16 -msgid "Dependencies Missing" -msgstr "" - -#: functions.php:17 -msgid "You must run composer install from the McLuhan directory." -msgstr "" - -#: functions.php:28 -msgid "Cannot find Pressbooks install." -msgstr "" - -#: header.php:63 -msgid "Skip to content" -msgstr "" - -#. translators: %s: name of network -#: header.php:82 -msgid "Logo for %s" -msgstr "" - -#: header.php:93 -msgid "Toggle Menu" -msgstr "" - -#: header.php:106 index.php:14 partials/content-cover-toc.php:3 -msgid "Contents" -msgstr "" - -#. translators: %s: the title of the book -#: header.php:115 -msgid "Go to the cover page of %s" -msgstr "" - -#: header.php:119 inc/helpers/namespace.php:206 -msgid "Buy" -msgstr "" - -#: inc/actions/namespace.php:63 partials/content-accessibility-toolbar.php:4 -msgid "Increase Font Size" -msgstr "" - -#: inc/actions/namespace.php:64 -msgid "Decrease Font Size" -msgstr "" - -#: inc/actions/namespace.php:66 -msgid "Comparison loading…" -msgstr "" - -#: inc/actions/namespace.php:67 -msgid "Comparison loaded." -msgstr "" - -#: inc/actions/namespace.php:68 -msgid "The original chapter could not be loaded." -msgstr "" - -#: inc/actions/namespace.php:69 -msgid "Toggle contents of" -msgstr "" - -#: inc/actions/namespace.php:217 -msgid "Enable Image Lightbox" -msgstr "" - -#: inc/actions/namespace.php:222 -msgid "Show linked images in a lightbox" -msgstr "" - -#: inc/filters/namespace.php:19 -msgid "Private" -msgstr "" - -#: inc/helpers/namespace.php:140 -msgid "Public Domain" -msgstr "" - -#: inc/helpers/namespace.php:143 -msgid "Creative Commons Attribution" -msgstr "" - -#: inc/helpers/namespace.php:146 -msgid "Creative Commons Attribution ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:149 -msgid "Creative Commons Attribution NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:152 -msgid "Creative Commons Attribution NonCommercial" -msgstr "" - -#: inc/helpers/namespace.php:155 -msgid "Creative Commons Attribution NonCommercial ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:158 -msgid "Creative Commons Attribution NonCommercial NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:162 -msgid "All Rights Reserved" -msgstr "" - -#: inc/helpers/namespace.php:176 -msgid "Check out this great book on Pressbooks." -msgstr "" - -#: inc/helpers/namespace.php:193 -msgid "Home" -msgstr "" - -#: inc/helpers/namespace.php:199 -msgid "Read" -msgstr "" - -#: inc/helpers/namespace.php:213 -msgid "Sign in" -msgstr "" - -#: inc/helpers/namespace.php:220 -msgid "Admin" -msgstr "" - -#: inc/helpers/namespace.php:226 -msgid "Sign out" -msgstr "" - -#: inc/helpers/namespace.php:406 partials/content-cover-book-header.php:17 -#: partials/content-cover-book-info.php:51 -msgid "Author" -msgid_plural "Authors" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: inc/helpers/namespace.php:407 -msgid "Editor" -msgid_plural "Editors" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: inc/helpers/namespace.php:408 -msgid "Translator" -msgid_plural "Translators" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: inc/helpers/namespace.php:409 -msgid "Reviewer" -msgid_plural "Reviewers" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: inc/helpers/namespace.php:410 -msgid "Illustrator" -msgid_plural "Illustrators" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: inc/helpers/namespace.php:411 -msgid "Contributor" -msgid_plural "Contributors" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: inc/helpers/namespace.php:412 partials/content-cover-book-header.php:102 -#: partials/content-cover-book-info.php:66 single.php:32 -msgid "License" -msgstr "" - -#: inc/helpers/namespace.php:413 -msgid "Primary Subject" -msgstr "" - -#: inc/helpers/namespace.php:414 -msgid "Additional Subject(s)" -msgstr "" - -#: inc/helpers/namespace.php:415 -msgid "Publisher" -msgstr "" - -#: inc/helpers/namespace.php:416 -msgid "Publication Date" -msgstr "" - -#: inc/helpers/namespace.php:417 single.php:42 -msgid "Digital Object Identifier (DOI)" -msgstr "" - -#: inc/helpers/namespace.php:418 -msgid "Ebook ISBN" -msgstr "" - -#: inc/helpers/namespace.php:419 -msgid "Print ISBN" -msgstr "" - -#: inc/helpers/namespace.php:420 -msgid "Hashtag" -msgstr "" - -#. translators: %s: post title -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:454 inc/helpers/namespace.php:457 -msgid "Previous: %s" -msgstr "" - -#. translators: %s: post title, -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:464 inc/helpers/namespace.php:466 -msgid "Next: %s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%s on" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%1$s at %2$s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 inc/helpers/namespace.php:566 -msgid "(Edit)" -msgstr "" - -#: inc/helpers/namespace.php:540 -msgid "Your comment is awaiting moderation." -msgstr "" - -#: inc/helpers/namespace.php:566 -msgid "Pingback:" -msgstr "" - -#: inc/intervention.php:11 -msgid "Hello," -msgstr "" - -#: index.php:18 -msgid "This book does not contain any public content." -msgstr "" - -#: page-about.php:5 -msgid "About The Book" -msgstr "" - -#: page-about.php:21 page-buy.php:10 page-buy.php:18 -msgid "It's coming!" -msgstr "" - -#: page-authors.php:31 -msgid "Authors" -msgstr "" - -#: page-buy.php:5 -msgid "Buy the Book" -msgstr "" - -#. translators: %1$s: url to book, %2$s: title of book -#: page-buy.php:21 -msgid "You can buy %2$s by following any of the links below:" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:25 -msgid "Purchase on amazon.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:30 -msgid "Purchase on oreilly.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:35 -msgid "Purchase on barnesandnoble.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:40 -msgid "Purchase on kobobooks.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:45 -msgid "Purchase on apple.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Elsewhere" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Purchase here:" -msgstr "" - -#: page.php:13 partials/content-single-legacy.php:69 -#: partials/content-single.php:69 -msgid "Edit" -msgstr "" - -#: page.php:18 -msgid "Pages:" -msgstr "" - -#: partials/content-cover-book-header.php:11 -msgid "Book Title" -msgstr "" - -#: partials/content-cover-book-header.php:14 -msgid "Subtitle" -msgstr "" - -#. translators: %s: title of book -#: partials/content-cover-book-header.php:26 -#: partials/content-cover-book-header.php:32 -msgid "Cover image for %s" -msgstr "" - -#: partials/content-cover-book-header.php:54 -msgid "Download this book" -msgstr "" - -#: partials/content-cover-book-header.php:98 -#: partials/content-cover-book-info.php:6 -msgid "Book Description" -msgstr "" - -#: partials/content-cover-book-header.php:110 -msgid "Read Book" -msgstr "" - -#: partials/content-cover-book-header.php:117 -msgid "Buy Book" -msgstr "" - -#: partials/content-cover-book-info.php:2 -msgid "Book Information" -msgstr "" - -#: partials/content-cover-book-info.php:23 -msgid "Book Source" -msgstr "" - -#. translators: %$1s: title of book, link to book, %2$s: attribution string -#. for the book, %3$s: publisher of book, %4$s: license for book -#: partials/content-cover-book-info.php:30 -msgid "" -"This book is a cloned version of %1$s%2$s, published using Pressbooks by " -"%3$s under a %4$s license. It may differ from the original." -msgstr "" - -#. translators: %2$s: authors of book -#: partials/content-cover-book-info.php:33 -msgid " by %s" -msgstr "" - -#. translators: %s: link to source book -#: partials/content-cover-book-info.php:40 -msgid "" -"This book was cloned from a source that is no longer available. The source " -"URL was %s. This book may differ from the original." -msgstr "" - -#: partials/content-cover-book-info.php:61 -msgid "Contributors" -msgstr "" - -#: partials/content-cover-book-info.php:71 -msgid "Subject" -msgstr "" - -#: partials/content-cover-book-info.php:85 -#: partials/content-cover-metadata.php:63 -msgid "Click for more information" -msgstr "" - -#: partials/content-cover-metadata.php:3 -msgid "Metadata" -msgstr "" - -#: partials/content-cover-metadata.php:8 -msgid "Title" -msgstr "" - -#. translators: %1$s: chapter title, %2$s: book title, %3$s: book author(s) -#: partials/content-difftool.php:52 -msgid "This chapter is adapted from %1$s in %2$s by %3$s." -msgstr "" - -#: partials/content-difftool.php:66 -msgid "" -"Note: The comparison below is between this text and the current " -"version of the text from which it was adapted." -msgstr "" - -#: partials/content-difftool.php:67 -msgid "additions" -msgstr "" - -#: partials/content-difftool.php:67 -msgid "deletions" -msgstr "" - -#: partials/content-none.php:2 -msgid "Nothing Found" -msgstr "" - -#: partials/content-none.php:3 -msgid "" -"Sorry, but nothing matched your search terms. Please try again with some " -"different keywords." -msgstr "" - -#: partials/content-single-legacy.php:41 partials/content-single.php:42 -msgid "Previous Page" -msgstr "" - -#: partials/content-single-legacy.php:52 partials/content-single.php:53 -msgid "Next Page" -msgstr "" - -#: private.php:4 -msgid "Access Denied" -msgstr "" - -#. translators: link to sign in -#: private.php:10 -msgid "" -"This book is private, and accessible only to registered users. If you have " -"an account you can %s." -msgstr "" - -#: private.php:14 -msgid "sign in here" -msgstr "" - -#. translators: link to Pressbooks.com -#: private.php:23 -msgid "You can also set up your own Pressbooks book at %s." -msgstr "" - -#. translators: search string -#: search.php:6 -msgid "Search Results for: %s" -msgstr "" - -#: search.php:18 -msgid "Previous page" -msgstr "" - -#: search.php:19 -msgid "Next page" -msgstr "" - -#: search.php:20 -msgid "Paged navigation" -msgstr "" - -#: searchform.php:3 -msgctxt "label" -msgid "Search in book:" -msgstr "" - -#: searchform.php:4 -msgctxt "placeholder" -msgid "Search in book …" -msgstr "" - -#: searchform.php:8 -msgid "Search" -msgstr "" - -#: single.php:58 -msgid "Share This Book" -msgstr "" diff --git a/languages/ru_RU.mo b/languages/ru_RU.mo index bd01a9b398f2480c60e63092a9521b1dc1053d65..7c6c91246a38f31ecf0aa0dca50c8e18b061fd91 100644 GIT binary patch delta 762 zcmXZaKS*0q6vy#j;vYmbnD{?xjY@0460`)-MS_TwQi_OZRkVfbEA9ULAi4h1O{ zQTxZmLInk(@SxbGOT|G^99?wiR&fw?5Jl+s;Dtv%=bU%nd*_~;h0c$iKhA^RXi%CD zNtKeW3Z#4thoxGq#wKic`6MRDS6qD;^T@BU0<$9b&(&Z9c?VYETeNi_uoS;K{fIoJ zDC|>shIxh3F!tdi{OLS#W)?|YYT#!OQ&@tlIEp^bVMX!1Yxs@4o<-}phwpKmE*|4; zsVB7%#LJ`@rqMn;gHhbTCERiKfpY0N`82-7L$saMvzSmxti~6Z#y4mmI>KJObN71~ z7sJ-1M?lk>!#e!p{Ead4zu18poKGB|BGcA5CUF+oq_*)P9y+hk8j3Q1UZEsfqg`l6 zGUW882&|LO7{g7ph5Kk{b&TKf0&{WsfmDNQ_zM4^)$7={nLwLhD+UA72{KI)1;_bHZ40%>}*pF5GBUAVeZDQMKjUS-x@DyzlH~z1z%bY;- b;#R25KM!RFv!5gya}{6QEQ|UD;Xvd+dYD&> delta 757 zcmXZaPe@cz6vy%3yqp*!2YXhN|Hg6B7)h)F2gHRamQV;*P)rCDNl=@RMuZl@i~d0{ zkP=b;+YHpA5P}(qS+yxzC=D&!*utH<(Qpxk^gYal;eF0IbKiUCp8IA;=SDwnd%+z~ zDnzALNqY@aJ^DwaBqlJ8BQBr8Uh+4t{tXY4|G^eK=-2K`;%V~p*oODe*1fJj(@f3b?t~Rj>=I&ONk-T9`kNPzJ5h z%VUjgsRN661HYivJK45*25o`^=!KX9M#yg^ z_^$9SGE6pxc?tfL07K; diff --git a/languages/ru_RU.po b/languages/ru_RU.po index 980a9fa73..7303692b6 100644 --- a/languages/ru_RU.po +++ b/languages/ru_RU.po @@ -5,9 +5,9 @@ # msgid "" msgstr "" -"Project-Id-Version: McLuhan 2.8.4\n" -"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-book/\n" -"POT-Creation-Date: 2019-05-13T16:26:24+00:00\n" +"Project-Id-Version: McLuhan 2.8.6\n" +"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbook-book/\n" +"POT-Creation-Date: 2019-05-28T16:41:10+00:00\n" "PO-Revision-Date: 2017-06-22 17:45+0000\n" "Last-Translator: Antonio Devís , 2018\n" "Language-Team: Russian (https://www.transifex.com/pressbooks/teams/9194/ru/)\n" @@ -17,7 +17,7 @@ msgstr "" "Language: ru\n" "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" "X-Domain: pressbooks-book\n" -"X-Generator: WP-CLI 2.0.1\n" +"X-Generator: WP-CLI 2.2.0\n" #. Theme Name of the theme msgid "McLuhan" diff --git a/languages/sk_SK.mo b/languages/sk_SK.mo deleted file mode 100644 index a85d96abfd7336ec5a1081bc7c8f4e01f28b7e1d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 567 zcmZ8e+fE}f3F9xH(A|}SKJ8(aTuLoc#Lrj(FseA_Ctc#;VLhAF0e27l)>FZzwt5D7FO~))c!S| z&1SwcTv_=d-oN*ERBeN1)Jy_9e!lw^)V*%Id%b#M$E=OCer}PE$xo6fH$NRsA`{3=Zop?+LH;l%{8}+Qa= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n" -"X-Domain: pressbooks-book\n" -"X-Generator: WP-CLI 2.0.1\n" - -#. Theme Name of the theme -msgid "McLuhan" -msgstr "" - -#. Theme URI of the theme -msgid "https://pressbooks.com/themes/pressbooks-book" -msgstr "" - -#. Description of the theme -msgid "" -"This theme is named after Canadian media theorist Marshall McLuhan, who " -"coined the phrase “the medium is the message.” It is designed for academic " -"writing and is also suitable for fiction. Headings are set in Cormorant " -"Garamond, and body type is set in Lora." -msgstr "" - -#. Author of the theme -msgid "Pressbooks (Book Oven Inc.)" -msgstr "" - -#. Author URI of the theme -msgid "https://pressbooks.com" -msgstr "" - -#: 404.php:2 -msgid "Oops! That content can’t be found." -msgstr "" - -#: 404.php:3 -msgid "It looks like nothing was found at this location. Try a search?" -msgstr "" - -#: comments.php:2 -msgid "Feedback/Errata" -msgstr "" - -#: comments.php:6 -msgid "" -"This post is password protected. Enter the password to view any comments." -msgstr "" - -#: comments.php:36 comments.php:47 -msgid " Older Comments" -msgstr "" - -#: comments.php:37 comments.php:48 -msgid "Newer Comments " -msgstr "" - -#: comments.php:56 -msgid "Comments are closed." -msgstr "" - -#: comments.php:64 -msgid "Submit" -msgstr "" - -#. translators: %s: Pressbooks -#: footer.php:32 -msgid "Powered by %s" -msgstr "" - -#: footer.php:34 -msgid "Guides and Tutorials" -msgstr "" - -#: footer.php:35 -msgid "Contact" -msgstr "" - -#: footer.php:39 footer.php:41 -msgid "Pressbooks on YouTube" -msgstr "" - -#: footer.php:43 footer.php:47 -msgid "Pressbooks on Twitter" -msgstr "" - -#: functions.php:16 -msgid "Dependencies Missing" -msgstr "" - -#: functions.php:17 -msgid "You must run composer install from the McLuhan directory." -msgstr "" - -#: functions.php:28 -msgid "Cannot find Pressbooks install." -msgstr "" - -#: header.php:63 -msgid "Skip to content" -msgstr "" - -#. translators: %s: name of network -#: header.php:82 -msgid "Logo for %s" -msgstr "" - -#: header.php:93 -msgid "Toggle Menu" -msgstr "" - -#: header.php:106 index.php:14 partials/content-cover-toc.php:3 -msgid "Contents" -msgstr "" - -#. translators: %s: the title of the book -#: header.php:115 -msgid "Go to the cover page of %s" -msgstr "" - -#: header.php:119 inc/helpers/namespace.php:206 -msgid "Buy" -msgstr "" - -#: inc/actions/namespace.php:63 partials/content-accessibility-toolbar.php:4 -msgid "Increase Font Size" -msgstr "" - -#: inc/actions/namespace.php:64 -msgid "Decrease Font Size" -msgstr "" - -#: inc/actions/namespace.php:66 -msgid "Comparison loading…" -msgstr "" - -#: inc/actions/namespace.php:67 -msgid "Comparison loaded." -msgstr "" - -#: inc/actions/namespace.php:68 -msgid "The original chapter could not be loaded." -msgstr "" - -#: inc/actions/namespace.php:69 -msgid "Toggle contents of" -msgstr "" - -#: inc/actions/namespace.php:217 -msgid "Enable Image Lightbox" -msgstr "" - -#: inc/actions/namespace.php:222 -msgid "Show linked images in a lightbox" -msgstr "" - -#: inc/filters/namespace.php:19 -msgid "Private" -msgstr "" - -#: inc/helpers/namespace.php:140 -msgid "Public Domain" -msgstr "" - -#: inc/helpers/namespace.php:143 -msgid "Creative Commons Attribution" -msgstr "" - -#: inc/helpers/namespace.php:146 -msgid "Creative Commons Attribution ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:149 -msgid "Creative Commons Attribution NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:152 -msgid "Creative Commons Attribution NonCommercial" -msgstr "" - -#: inc/helpers/namespace.php:155 -msgid "Creative Commons Attribution NonCommercial ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:158 -msgid "Creative Commons Attribution NonCommercial NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:162 -msgid "All Rights Reserved" -msgstr "" - -#: inc/helpers/namespace.php:176 -msgid "Check out this great book on Pressbooks." -msgstr "" - -#: inc/helpers/namespace.php:193 -msgid "Home" -msgstr "" - -#: inc/helpers/namespace.php:199 -msgid "Read" -msgstr "" - -#: inc/helpers/namespace.php:213 -msgid "Sign in" -msgstr "" - -#: inc/helpers/namespace.php:220 -msgid "Admin" -msgstr "" - -#: inc/helpers/namespace.php:226 -msgid "Sign out" -msgstr "" - -#: inc/helpers/namespace.php:406 partials/content-cover-book-header.php:17 -#: partials/content-cover-book-info.php:51 -msgid "Author" -msgid_plural "Authors" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: inc/helpers/namespace.php:407 -msgid "Editor" -msgid_plural "Editors" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: inc/helpers/namespace.php:408 -msgid "Translator" -msgid_plural "Translators" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: inc/helpers/namespace.php:409 -msgid "Reviewer" -msgid_plural "Reviewers" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: inc/helpers/namespace.php:410 -msgid "Illustrator" -msgid_plural "Illustrators" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: inc/helpers/namespace.php:411 -msgid "Contributor" -msgid_plural "Contributors" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: inc/helpers/namespace.php:412 partials/content-cover-book-header.php:102 -#: partials/content-cover-book-info.php:66 single.php:32 -msgid "License" -msgstr "" - -#: inc/helpers/namespace.php:413 -msgid "Primary Subject" -msgstr "" - -#: inc/helpers/namespace.php:414 -msgid "Additional Subject(s)" -msgstr "" - -#: inc/helpers/namespace.php:415 -msgid "Publisher" -msgstr "" - -#: inc/helpers/namespace.php:416 -msgid "Publication Date" -msgstr "" - -#: inc/helpers/namespace.php:417 single.php:42 -msgid "Digital Object Identifier (DOI)" -msgstr "" - -#: inc/helpers/namespace.php:418 -msgid "Ebook ISBN" -msgstr "" - -#: inc/helpers/namespace.php:419 -msgid "Print ISBN" -msgstr "" - -#: inc/helpers/namespace.php:420 -msgid "Hashtag" -msgstr "" - -#. translators: %s: post title -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:454 inc/helpers/namespace.php:457 -msgid "Previous: %s" -msgstr "" - -#. translators: %s: post title, -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:464 inc/helpers/namespace.php:466 -msgid "Next: %s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%s on" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%1$s at %2$s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 inc/helpers/namespace.php:566 -msgid "(Edit)" -msgstr "" - -#: inc/helpers/namespace.php:540 -msgid "Your comment is awaiting moderation." -msgstr "" - -#: inc/helpers/namespace.php:566 -msgid "Pingback:" -msgstr "" - -#: inc/intervention.php:11 -msgid "Hello," -msgstr "" - -#: index.php:18 -msgid "This book does not contain any public content." -msgstr "" - -#: page-about.php:5 -msgid "About The Book" -msgstr "" - -#: page-about.php:21 page-buy.php:10 page-buy.php:18 -msgid "It's coming!" -msgstr "" - -#: page-authors.php:31 -msgid "Authors" -msgstr "" - -#: page-buy.php:5 -msgid "Buy the Book" -msgstr "" - -#. translators: %1$s: url to book, %2$s: title of book -#: page-buy.php:21 -msgid "You can buy %2$s by following any of the links below:" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:25 -msgid "Purchase on amazon.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:30 -msgid "Purchase on oreilly.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:35 -msgid "Purchase on barnesandnoble.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:40 -msgid "Purchase on kobobooks.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:45 -msgid "Purchase on apple.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Elsewhere" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Purchase here:" -msgstr "" - -#: page.php:13 partials/content-single-legacy.php:69 -#: partials/content-single.php:69 -msgid "Edit" -msgstr "" - -#: page.php:18 -msgid "Pages:" -msgstr "" - -#: partials/content-cover-book-header.php:11 -msgid "Book Title" -msgstr "" - -#: partials/content-cover-book-header.php:14 -msgid "Subtitle" -msgstr "" - -#. translators: %s: title of book -#: partials/content-cover-book-header.php:26 -#: partials/content-cover-book-header.php:32 -msgid "Cover image for %s" -msgstr "" - -#: partials/content-cover-book-header.php:54 -msgid "Download this book" -msgstr "" - -#: partials/content-cover-book-header.php:98 -#: partials/content-cover-book-info.php:6 -msgid "Book Description" -msgstr "" - -#: partials/content-cover-book-header.php:110 -msgid "Read Book" -msgstr "" - -#: partials/content-cover-book-header.php:117 -msgid "Buy Book" -msgstr "" - -#: partials/content-cover-book-info.php:2 -msgid "Book Information" -msgstr "" - -#: partials/content-cover-book-info.php:23 -msgid "Book Source" -msgstr "" - -#. translators: %$1s: title of book, link to book, %2$s: attribution string -#. for the book, %3$s: publisher of book, %4$s: license for book -#: partials/content-cover-book-info.php:30 -msgid "" -"This book is a cloned version of %1$s%2$s, published using Pressbooks by " -"%3$s under a %4$s license. It may differ from the original." -msgstr "" - -#. translators: %2$s: authors of book -#: partials/content-cover-book-info.php:33 -msgid " by %s" -msgstr "" - -#. translators: %s: link to source book -#: partials/content-cover-book-info.php:40 -msgid "" -"This book was cloned from a source that is no longer available. The source " -"URL was %s. This book may differ from the original." -msgstr "" - -#: partials/content-cover-book-info.php:61 -msgid "Contributors" -msgstr "" - -#: partials/content-cover-book-info.php:71 -msgid "Subject" -msgstr "" - -#: partials/content-cover-book-info.php:85 -#: partials/content-cover-metadata.php:63 -msgid "Click for more information" -msgstr "" - -#: partials/content-cover-metadata.php:3 -msgid "Metadata" -msgstr "" - -#: partials/content-cover-metadata.php:8 -msgid "Title" -msgstr "" - -#. translators: %1$s: chapter title, %2$s: book title, %3$s: book author(s) -#: partials/content-difftool.php:52 -msgid "This chapter is adapted from %1$s in %2$s by %3$s." -msgstr "" - -#: partials/content-difftool.php:66 -msgid "" -"Note: The comparison below is between this text and the current " -"version of the text from which it was adapted." -msgstr "" - -#: partials/content-difftool.php:67 -msgid "additions" -msgstr "" - -#: partials/content-difftool.php:67 -msgid "deletions" -msgstr "" - -#: partials/content-none.php:2 -msgid "Nothing Found" -msgstr "" - -#: partials/content-none.php:3 -msgid "" -"Sorry, but nothing matched your search terms. Please try again with some " -"different keywords." -msgstr "" - -#: partials/content-single-legacy.php:41 partials/content-single.php:42 -msgid "Previous Page" -msgstr "" - -#: partials/content-single-legacy.php:52 partials/content-single.php:53 -msgid "Next Page" -msgstr "" - -#: private.php:4 -msgid "Access Denied" -msgstr "" - -#. translators: link to sign in -#: private.php:10 -msgid "" -"This book is private, and accessible only to registered users. If you have " -"an account you can %s." -msgstr "" - -#: private.php:14 -msgid "sign in here" -msgstr "" - -#. translators: link to Pressbooks.com -#: private.php:23 -msgid "You can also set up your own Pressbooks book at %s." -msgstr "" - -#. translators: search string -#: search.php:6 -msgid "Search Results for: %s" -msgstr "" - -#: search.php:18 -msgid "Previous page" -msgstr "" - -#: search.php:19 -msgid "Next page" -msgstr "" - -#: search.php:20 -msgid "Paged navigation" -msgstr "" - -#: searchform.php:3 -msgctxt "label" -msgid "Search in book:" -msgstr "" - -#: searchform.php:4 -msgctxt "placeholder" -msgid "Search in book …" -msgstr "" - -#: searchform.php:8 -msgid "Search" -msgstr "" - -#: single.php:58 -msgid "Share This Book" -msgstr "" diff --git a/languages/sv_SE.mo b/languages/sv_SE.mo deleted file mode 100644 index b01106f294e963e0fd047aa620ffc329e5cce547..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 491 zcmZ8eO-}+b5XIk%TZMMhc13@PKg2)eZ?TIJ zj4yfVYiFi!I{i94_^3GSIUYHlIPN>1IhJTTe!5`Gt!2&@W38Sku{fCHJ!vD9WH3sG zMaCt>e$%gex0EYwab!|4$IBu$I8_WXYjeYbAQd(%W`3epL9WS|nNlz2kHqpI@WwZI zORu85AA8&qgE)*D7+zo;L)2jP^V8758*-TzJSChGUon`hX)a6#)l!hGLG{;nyhE3{`JvZU(vq||ea~GxmfmcTFS(FyNHVSs z+0Nbc3Y)vU(rrN+`!Z2;AyWp;nXucI8Em|~@v_i-iC0Rm3← Older Comments" -msgstr "" - -#: comments.php:37 comments.php:48 -msgid "Newer Comments " -msgstr "" - -#: comments.php:56 -msgid "Comments are closed." -msgstr "" - -#: comments.php:64 -msgid "Submit" -msgstr "" - -#. translators: %s: Pressbooks -#: footer.php:32 -msgid "Powered by %s" -msgstr "" - -#: footer.php:34 -msgid "Guides and Tutorials" -msgstr "" - -#: footer.php:35 -msgid "Contact" -msgstr "" - -#: footer.php:39 footer.php:41 -msgid "Pressbooks on YouTube" -msgstr "" - -#: footer.php:43 footer.php:47 -msgid "Pressbooks on Twitter" -msgstr "" - -#: functions.php:16 -msgid "Dependencies Missing" -msgstr "" - -#: functions.php:17 -msgid "You must run composer install from the McLuhan directory." -msgstr "" - -#: functions.php:28 -msgid "Cannot find Pressbooks install." -msgstr "" - -#: header.php:63 -msgid "Skip to content" -msgstr "" - -#. translators: %s: name of network -#: header.php:82 -msgid "Logo for %s" -msgstr "" - -#: header.php:93 -msgid "Toggle Menu" -msgstr "" - -#: header.php:106 index.php:14 partials/content-cover-toc.php:3 -msgid "Contents" -msgstr "" - -#. translators: %s: the title of the book -#: header.php:115 -msgid "Go to the cover page of %s" -msgstr "" - -#: header.php:119 inc/helpers/namespace.php:206 -msgid "Buy" -msgstr "" - -#: inc/actions/namespace.php:63 partials/content-accessibility-toolbar.php:4 -msgid "Increase Font Size" -msgstr "" - -#: inc/actions/namespace.php:64 -msgid "Decrease Font Size" -msgstr "" - -#: inc/actions/namespace.php:66 -msgid "Comparison loading…" -msgstr "" - -#: inc/actions/namespace.php:67 -msgid "Comparison loaded." -msgstr "" - -#: inc/actions/namespace.php:68 -msgid "The original chapter could not be loaded." -msgstr "" - -#: inc/actions/namespace.php:69 -msgid "Toggle contents of" -msgstr "" - -#: inc/actions/namespace.php:217 -msgid "Enable Image Lightbox" -msgstr "" - -#: inc/actions/namespace.php:222 -msgid "Show linked images in a lightbox" -msgstr "" - -#: inc/filters/namespace.php:19 -msgid "Private" -msgstr "" - -#: inc/helpers/namespace.php:140 -msgid "Public Domain" -msgstr "" - -#: inc/helpers/namespace.php:143 -msgid "Creative Commons Attribution" -msgstr "" - -#: inc/helpers/namespace.php:146 -msgid "Creative Commons Attribution ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:149 -msgid "Creative Commons Attribution NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:152 -msgid "Creative Commons Attribution NonCommercial" -msgstr "" - -#: inc/helpers/namespace.php:155 -msgid "Creative Commons Attribution NonCommercial ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:158 -msgid "Creative Commons Attribution NonCommercial NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:162 -msgid "All Rights Reserved" -msgstr "" - -#: inc/helpers/namespace.php:176 -msgid "Check out this great book on Pressbooks." -msgstr "" - -#: inc/helpers/namespace.php:193 -msgid "Home" -msgstr "" - -#: inc/helpers/namespace.php:199 -msgid "Read" -msgstr "" - -#: inc/helpers/namespace.php:213 -msgid "Sign in" -msgstr "" - -#: inc/helpers/namespace.php:220 -msgid "Admin" -msgstr "" - -#: inc/helpers/namespace.php:226 -msgid "Sign out" -msgstr "" - -#: inc/helpers/namespace.php:406 partials/content-cover-book-header.php:17 -#: partials/content-cover-book-info.php:51 -msgid "Author" -msgid_plural "Authors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:407 -msgid "Editor" -msgid_plural "Editors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:408 -msgid "Translator" -msgid_plural "Translators" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:409 -msgid "Reviewer" -msgid_plural "Reviewers" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:410 -msgid "Illustrator" -msgid_plural "Illustrators" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:411 -msgid "Contributor" -msgid_plural "Contributors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:412 partials/content-cover-book-header.php:102 -#: partials/content-cover-book-info.php:66 single.php:32 -msgid "License" -msgstr "" - -#: inc/helpers/namespace.php:413 -msgid "Primary Subject" -msgstr "" - -#: inc/helpers/namespace.php:414 -msgid "Additional Subject(s)" -msgstr "" - -#: inc/helpers/namespace.php:415 -msgid "Publisher" -msgstr "" - -#: inc/helpers/namespace.php:416 -msgid "Publication Date" -msgstr "" - -#: inc/helpers/namespace.php:417 single.php:42 -msgid "Digital Object Identifier (DOI)" -msgstr "" - -#: inc/helpers/namespace.php:418 -msgid "Ebook ISBN" -msgstr "" - -#: inc/helpers/namespace.php:419 -msgid "Print ISBN" -msgstr "" - -#: inc/helpers/namespace.php:420 -msgid "Hashtag" -msgstr "" - -#. translators: %s: post title -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:454 inc/helpers/namespace.php:457 -msgid "Previous: %s" -msgstr "" - -#. translators: %s: post title, -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:464 inc/helpers/namespace.php:466 -msgid "Next: %s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%s on" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%1$s at %2$s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 inc/helpers/namespace.php:566 -msgid "(Edit)" -msgstr "" - -#: inc/helpers/namespace.php:540 -msgid "Your comment is awaiting moderation." -msgstr "" - -#: inc/helpers/namespace.php:566 -msgid "Pingback:" -msgstr "" - -#: inc/intervention.php:11 -msgid "Hello," -msgstr "" - -#: index.php:18 -msgid "This book does not contain any public content." -msgstr "" - -#: page-about.php:5 -msgid "About The Book" -msgstr "" - -#: page-about.php:21 page-buy.php:10 page-buy.php:18 -msgid "It's coming!" -msgstr "" - -#: page-authors.php:31 -msgid "Authors" -msgstr "" - -#: page-buy.php:5 -msgid "Buy the Book" -msgstr "" - -#. translators: %1$s: url to book, %2$s: title of book -#: page-buy.php:21 -msgid "You can buy %2$s by following any of the links below:" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:25 -msgid "Purchase on amazon.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:30 -msgid "Purchase on oreilly.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:35 -msgid "Purchase on barnesandnoble.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:40 -msgid "Purchase on kobobooks.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:45 -msgid "Purchase on apple.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Elsewhere" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Purchase here:" -msgstr "" - -#: page.php:13 partials/content-single-legacy.php:69 -#: partials/content-single.php:69 -msgid "Edit" -msgstr "" - -#: page.php:18 -msgid "Pages:" -msgstr "" - -#: partials/content-cover-book-header.php:11 -msgid "Book Title" -msgstr "" - -#: partials/content-cover-book-header.php:14 -msgid "Subtitle" -msgstr "" - -#. translators: %s: title of book -#: partials/content-cover-book-header.php:26 -#: partials/content-cover-book-header.php:32 -msgid "Cover image for %s" -msgstr "" - -#: partials/content-cover-book-header.php:54 -msgid "Download this book" -msgstr "" - -#: partials/content-cover-book-header.php:98 -#: partials/content-cover-book-info.php:6 -msgid "Book Description" -msgstr "" - -#: partials/content-cover-book-header.php:110 -msgid "Read Book" -msgstr "" - -#: partials/content-cover-book-header.php:117 -msgid "Buy Book" -msgstr "" - -#: partials/content-cover-book-info.php:2 -msgid "Book Information" -msgstr "" - -#: partials/content-cover-book-info.php:23 -msgid "Book Source" -msgstr "" - -#. translators: %$1s: title of book, link to book, %2$s: attribution string -#. for the book, %3$s: publisher of book, %4$s: license for book -#: partials/content-cover-book-info.php:30 -msgid "" -"This book is a cloned version of %1$s%2$s, published using Pressbooks by " -"%3$s under a %4$s license. It may differ from the original." -msgstr "" - -#. translators: %2$s: authors of book -#: partials/content-cover-book-info.php:33 -msgid " by %s" -msgstr "" - -#. translators: %s: link to source book -#: partials/content-cover-book-info.php:40 -msgid "" -"This book was cloned from a source that is no longer available. The source " -"URL was %s. This book may differ from the original." -msgstr "" - -#: partials/content-cover-book-info.php:61 -msgid "Contributors" -msgstr "" - -#: partials/content-cover-book-info.php:71 -msgid "Subject" -msgstr "" - -#: partials/content-cover-book-info.php:85 -#: partials/content-cover-metadata.php:63 -msgid "Click for more information" -msgstr "" - -#: partials/content-cover-metadata.php:3 -msgid "Metadata" -msgstr "" - -#: partials/content-cover-metadata.php:8 -msgid "Title" -msgstr "" - -#. translators: %1$s: chapter title, %2$s: book title, %3$s: book author(s) -#: partials/content-difftool.php:52 -msgid "This chapter is adapted from %1$s in %2$s by %3$s." -msgstr "" - -#: partials/content-difftool.php:66 -msgid "" -"Note: The comparison below is between this text and the current " -"version of the text from which it was adapted." -msgstr "" - -#: partials/content-difftool.php:67 -msgid "additions" -msgstr "" - -#: partials/content-difftool.php:67 -msgid "deletions" -msgstr "" - -#: partials/content-none.php:2 -msgid "Nothing Found" -msgstr "" - -#: partials/content-none.php:3 -msgid "" -"Sorry, but nothing matched your search terms. Please try again with some " -"different keywords." -msgstr "" - -#: partials/content-single-legacy.php:41 partials/content-single.php:42 -msgid "Previous Page" -msgstr "" - -#: partials/content-single-legacy.php:52 partials/content-single.php:53 -msgid "Next Page" -msgstr "" - -#: private.php:4 -msgid "Access Denied" -msgstr "" - -#. translators: link to sign in -#: private.php:10 -msgid "" -"This book is private, and accessible only to registered users. If you have " -"an account you can %s." -msgstr "" - -#: private.php:14 -msgid "sign in here" -msgstr "" - -#. translators: link to Pressbooks.com -#: private.php:23 -msgid "You can also set up your own Pressbooks book at %s." -msgstr "" - -#. translators: search string -#: search.php:6 -msgid "Search Results for: %s" -msgstr "" - -#: search.php:18 -msgid "Previous page" -msgstr "" - -#: search.php:19 -msgid "Next page" -msgstr "" - -#: search.php:20 -msgid "Paged navigation" -msgstr "" - -#: searchform.php:3 -msgctxt "label" -msgid "Search in book:" -msgstr "" - -#: searchform.php:4 -msgctxt "placeholder" -msgid "Search in book …" -msgstr "" - -#: searchform.php:8 -msgid "Search" -msgstr "" - -#: single.php:58 -msgid "Share This Book" -msgstr "" diff --git a/languages/ta_IN.mo b/languages/ta_IN.mo deleted file mode 100644 index 787da96e675172150931000f4cb28c4626ed3e0b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 488 zcmZ8eOHRWu5G{gLmaJJAiA5`z{8VV_svG)2ks64q@Yx|ZaT7yhN47)DLAVA-;w(5t zw1_7?c|0?oH#7b^KKf`G92lM$o*5n*UKlnA3_ne94o$q zIelYIeHar>G4frn2ksU4KJt3FdwK2}STn-&n&cD`N=l3pQnD3lhdg7XgWA8M>-E~! zl5oYAbn{← Older Comments" -msgstr "" - -#: comments.php:37 comments.php:48 -msgid "Newer Comments " -msgstr "" - -#: comments.php:56 -msgid "Comments are closed." -msgstr "" - -#: comments.php:64 -msgid "Submit" -msgstr "" - -#. translators: %s: Pressbooks -#: footer.php:32 -msgid "Powered by %s" -msgstr "" - -#: footer.php:34 -msgid "Guides and Tutorials" -msgstr "" - -#: footer.php:35 -msgid "Contact" -msgstr "" - -#: footer.php:39 footer.php:41 -msgid "Pressbooks on YouTube" -msgstr "" - -#: footer.php:43 footer.php:47 -msgid "Pressbooks on Twitter" -msgstr "" - -#: functions.php:16 -msgid "Dependencies Missing" -msgstr "" - -#: functions.php:17 -msgid "You must run composer install from the McLuhan directory." -msgstr "" - -#: functions.php:28 -msgid "Cannot find Pressbooks install." -msgstr "" - -#: header.php:63 -msgid "Skip to content" -msgstr "" - -#. translators: %s: name of network -#: header.php:82 -msgid "Logo for %s" -msgstr "" - -#: header.php:93 -msgid "Toggle Menu" -msgstr "" - -#: header.php:106 index.php:14 partials/content-cover-toc.php:3 -msgid "Contents" -msgstr "" - -#. translators: %s: the title of the book -#: header.php:115 -msgid "Go to the cover page of %s" -msgstr "" - -#: header.php:119 inc/helpers/namespace.php:206 -msgid "Buy" -msgstr "" - -#: inc/actions/namespace.php:63 partials/content-accessibility-toolbar.php:4 -msgid "Increase Font Size" -msgstr "" - -#: inc/actions/namespace.php:64 -msgid "Decrease Font Size" -msgstr "" - -#: inc/actions/namespace.php:66 -msgid "Comparison loading…" -msgstr "" - -#: inc/actions/namespace.php:67 -msgid "Comparison loaded." -msgstr "" - -#: inc/actions/namespace.php:68 -msgid "The original chapter could not be loaded." -msgstr "" - -#: inc/actions/namespace.php:69 -msgid "Toggle contents of" -msgstr "" - -#: inc/actions/namespace.php:217 -msgid "Enable Image Lightbox" -msgstr "" - -#: inc/actions/namespace.php:222 -msgid "Show linked images in a lightbox" -msgstr "" - -#: inc/filters/namespace.php:19 -msgid "Private" -msgstr "" - -#: inc/helpers/namespace.php:140 -msgid "Public Domain" -msgstr "" - -#: inc/helpers/namespace.php:143 -msgid "Creative Commons Attribution" -msgstr "" - -#: inc/helpers/namespace.php:146 -msgid "Creative Commons Attribution ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:149 -msgid "Creative Commons Attribution NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:152 -msgid "Creative Commons Attribution NonCommercial" -msgstr "" - -#: inc/helpers/namespace.php:155 -msgid "Creative Commons Attribution NonCommercial ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:158 -msgid "Creative Commons Attribution NonCommercial NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:162 -msgid "All Rights Reserved" -msgstr "" - -#: inc/helpers/namespace.php:176 -msgid "Check out this great book on Pressbooks." -msgstr "" - -#: inc/helpers/namespace.php:193 -msgid "Home" -msgstr "" - -#: inc/helpers/namespace.php:199 -msgid "Read" -msgstr "" - -#: inc/helpers/namespace.php:213 -msgid "Sign in" -msgstr "" - -#: inc/helpers/namespace.php:220 -msgid "Admin" -msgstr "" - -#: inc/helpers/namespace.php:226 -msgid "Sign out" -msgstr "" - -#: inc/helpers/namespace.php:406 partials/content-cover-book-header.php:17 -#: partials/content-cover-book-info.php:51 -msgid "Author" -msgid_plural "Authors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:407 -msgid "Editor" -msgid_plural "Editors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:408 -msgid "Translator" -msgid_plural "Translators" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:409 -msgid "Reviewer" -msgid_plural "Reviewers" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:410 -msgid "Illustrator" -msgid_plural "Illustrators" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:411 -msgid "Contributor" -msgid_plural "Contributors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:412 partials/content-cover-book-header.php:102 -#: partials/content-cover-book-info.php:66 single.php:32 -msgid "License" -msgstr "" - -#: inc/helpers/namespace.php:413 -msgid "Primary Subject" -msgstr "" - -#: inc/helpers/namespace.php:414 -msgid "Additional Subject(s)" -msgstr "" - -#: inc/helpers/namespace.php:415 -msgid "Publisher" -msgstr "" - -#: inc/helpers/namespace.php:416 -msgid "Publication Date" -msgstr "" - -#: inc/helpers/namespace.php:417 single.php:42 -msgid "Digital Object Identifier (DOI)" -msgstr "" - -#: inc/helpers/namespace.php:418 -msgid "Ebook ISBN" -msgstr "" - -#: inc/helpers/namespace.php:419 -msgid "Print ISBN" -msgstr "" - -#: inc/helpers/namespace.php:420 -msgid "Hashtag" -msgstr "" - -#. translators: %s: post title -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:454 inc/helpers/namespace.php:457 -msgid "Previous: %s" -msgstr "" - -#. translators: %s: post title, -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:464 inc/helpers/namespace.php:466 -msgid "Next: %s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%s on" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%1$s at %2$s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 inc/helpers/namespace.php:566 -msgid "(Edit)" -msgstr "" - -#: inc/helpers/namespace.php:540 -msgid "Your comment is awaiting moderation." -msgstr "" - -#: inc/helpers/namespace.php:566 -msgid "Pingback:" -msgstr "" - -#: inc/intervention.php:11 -msgid "Hello," -msgstr "" - -#: index.php:18 -msgid "This book does not contain any public content." -msgstr "" - -#: page-about.php:5 -msgid "About The Book" -msgstr "" - -#: page-about.php:21 page-buy.php:10 page-buy.php:18 -msgid "It's coming!" -msgstr "" - -#: page-authors.php:31 -msgid "Authors" -msgstr "" - -#: page-buy.php:5 -msgid "Buy the Book" -msgstr "" - -#. translators: %1$s: url to book, %2$s: title of book -#: page-buy.php:21 -msgid "You can buy %2$s by following any of the links below:" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:25 -msgid "Purchase on amazon.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:30 -msgid "Purchase on oreilly.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:35 -msgid "Purchase on barnesandnoble.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:40 -msgid "Purchase on kobobooks.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:45 -msgid "Purchase on apple.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Elsewhere" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Purchase here:" -msgstr "" - -#: page.php:13 partials/content-single-legacy.php:69 -#: partials/content-single.php:69 -msgid "Edit" -msgstr "" - -#: page.php:18 -msgid "Pages:" -msgstr "" - -#: partials/content-cover-book-header.php:11 -msgid "Book Title" -msgstr "" - -#: partials/content-cover-book-header.php:14 -msgid "Subtitle" -msgstr "" - -#. translators: %s: title of book -#: partials/content-cover-book-header.php:26 -#: partials/content-cover-book-header.php:32 -msgid "Cover image for %s" -msgstr "" - -#: partials/content-cover-book-header.php:54 -msgid "Download this book" -msgstr "" - -#: partials/content-cover-book-header.php:98 -#: partials/content-cover-book-info.php:6 -msgid "Book Description" -msgstr "" - -#: partials/content-cover-book-header.php:110 -msgid "Read Book" -msgstr "" - -#: partials/content-cover-book-header.php:117 -msgid "Buy Book" -msgstr "" - -#: partials/content-cover-book-info.php:2 -msgid "Book Information" -msgstr "" - -#: partials/content-cover-book-info.php:23 -msgid "Book Source" -msgstr "" - -#. translators: %$1s: title of book, link to book, %2$s: attribution string -#. for the book, %3$s: publisher of book, %4$s: license for book -#: partials/content-cover-book-info.php:30 -msgid "" -"This book is a cloned version of %1$s%2$s, published using Pressbooks by " -"%3$s under a %4$s license. It may differ from the original." -msgstr "" - -#. translators: %2$s: authors of book -#: partials/content-cover-book-info.php:33 -msgid " by %s" -msgstr "" - -#. translators: %s: link to source book -#: partials/content-cover-book-info.php:40 -msgid "" -"This book was cloned from a source that is no longer available. The source " -"URL was %s. This book may differ from the original." -msgstr "" - -#: partials/content-cover-book-info.php:61 -msgid "Contributors" -msgstr "" - -#: partials/content-cover-book-info.php:71 -msgid "Subject" -msgstr "" - -#: partials/content-cover-book-info.php:85 -#: partials/content-cover-metadata.php:63 -msgid "Click for more information" -msgstr "" - -#: partials/content-cover-metadata.php:3 -msgid "Metadata" -msgstr "" - -#: partials/content-cover-metadata.php:8 -msgid "Title" -msgstr "" - -#. translators: %1$s: chapter title, %2$s: book title, %3$s: book author(s) -#: partials/content-difftool.php:52 -msgid "This chapter is adapted from %1$s in %2$s by %3$s." -msgstr "" - -#: partials/content-difftool.php:66 -msgid "" -"Note: The comparison below is between this text and the current " -"version of the text from which it was adapted." -msgstr "" - -#: partials/content-difftool.php:67 -msgid "additions" -msgstr "" - -#: partials/content-difftool.php:67 -msgid "deletions" -msgstr "" - -#: partials/content-none.php:2 -msgid "Nothing Found" -msgstr "" - -#: partials/content-none.php:3 -msgid "" -"Sorry, but nothing matched your search terms. Please try again with some " -"different keywords." -msgstr "" - -#: partials/content-single-legacy.php:41 partials/content-single.php:42 -msgid "Previous Page" -msgstr "" - -#: partials/content-single-legacy.php:52 partials/content-single.php:53 -msgid "Next Page" -msgstr "" - -#: private.php:4 -msgid "Access Denied" -msgstr "" - -#. translators: link to sign in -#: private.php:10 -msgid "" -"This book is private, and accessible only to registered users. If you have " -"an account you can %s." -msgstr "" - -#: private.php:14 -msgid "sign in here" -msgstr "" - -#. translators: link to Pressbooks.com -#: private.php:23 -msgid "You can also set up your own Pressbooks book at %s." -msgstr "" - -#. translators: search string -#: search.php:6 -msgid "Search Results for: %s" -msgstr "" - -#: search.php:18 -msgid "Previous page" -msgstr "" - -#: search.php:19 -msgid "Next page" -msgstr "" - -#: search.php:20 -msgid "Paged navigation" -msgstr "" - -#: searchform.php:3 -msgctxt "label" -msgid "Search in book:" -msgstr "" - -#: searchform.php:4 -msgctxt "placeholder" -msgid "Search in book …" -msgstr "" - -#: searchform.php:8 -msgid "Search" -msgstr "" - -#: single.php:58 -msgid "Share This Book" -msgstr "" diff --git a/languages/ta_LK.mo b/languages/ta_LK.mo deleted file mode 100644 index 486ee706f4da0400b61f7eec80ee1d361d834f71..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 474 zcmZ8d%TB{E5G;aIj+{9di9;*cIEe~PUFAX_s8S=UDm<=k>L!N7j%5naeZSwuhT@JBPvi07PrmCpLn#as29o#6E@0T!;Hscp3{aX=rJ0Eyk_m)|x<+cv z6pTeGS6pNSg-dSsOWGOKnHRO91x%zWH9?}← Older Comments" -msgstr "" - -#: comments.php:37 comments.php:48 -msgid "Newer Comments " -msgstr "" - -#: comments.php:56 -msgid "Comments are closed." -msgstr "" - -#: comments.php:64 -msgid "Submit" -msgstr "" - -#. translators: %s: Pressbooks -#: footer.php:32 -msgid "Powered by %s" -msgstr "" - -#: footer.php:34 -msgid "Guides and Tutorials" -msgstr "" - -#: footer.php:35 -msgid "Contact" -msgstr "" - -#: footer.php:39 footer.php:41 -msgid "Pressbooks on YouTube" -msgstr "" - -#: footer.php:43 footer.php:47 -msgid "Pressbooks on Twitter" -msgstr "" - -#: functions.php:16 -msgid "Dependencies Missing" -msgstr "" - -#: functions.php:17 -msgid "You must run composer install from the McLuhan directory." -msgstr "" - -#: functions.php:28 -msgid "Cannot find Pressbooks install." -msgstr "" - -#: header.php:63 -msgid "Skip to content" -msgstr "" - -#. translators: %s: name of network -#: header.php:82 -msgid "Logo for %s" -msgstr "" - -#: header.php:93 -msgid "Toggle Menu" -msgstr "" - -#: header.php:106 index.php:14 partials/content-cover-toc.php:3 -msgid "Contents" -msgstr "" - -#. translators: %s: the title of the book -#: header.php:115 -msgid "Go to the cover page of %s" -msgstr "" - -#: header.php:119 inc/helpers/namespace.php:206 -msgid "Buy" -msgstr "" - -#: inc/actions/namespace.php:63 partials/content-accessibility-toolbar.php:4 -msgid "Increase Font Size" -msgstr "" - -#: inc/actions/namespace.php:64 -msgid "Decrease Font Size" -msgstr "" - -#: inc/actions/namespace.php:66 -msgid "Comparison loading…" -msgstr "" - -#: inc/actions/namespace.php:67 -msgid "Comparison loaded." -msgstr "" - -#: inc/actions/namespace.php:68 -msgid "The original chapter could not be loaded." -msgstr "" - -#: inc/actions/namespace.php:69 -msgid "Toggle contents of" -msgstr "" - -#: inc/actions/namespace.php:217 -msgid "Enable Image Lightbox" -msgstr "" - -#: inc/actions/namespace.php:222 -msgid "Show linked images in a lightbox" -msgstr "" - -#: inc/filters/namespace.php:19 -msgid "Private" -msgstr "" - -#: inc/helpers/namespace.php:140 -msgid "Public Domain" -msgstr "" - -#: inc/helpers/namespace.php:143 -msgid "Creative Commons Attribution" -msgstr "" - -#: inc/helpers/namespace.php:146 -msgid "Creative Commons Attribution ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:149 -msgid "Creative Commons Attribution NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:152 -msgid "Creative Commons Attribution NonCommercial" -msgstr "" - -#: inc/helpers/namespace.php:155 -msgid "Creative Commons Attribution NonCommercial ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:158 -msgid "Creative Commons Attribution NonCommercial NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:162 -msgid "All Rights Reserved" -msgstr "" - -#: inc/helpers/namespace.php:176 -msgid "Check out this great book on Pressbooks." -msgstr "" - -#: inc/helpers/namespace.php:193 -msgid "Home" -msgstr "" - -#: inc/helpers/namespace.php:199 -msgid "Read" -msgstr "" - -#: inc/helpers/namespace.php:213 -msgid "Sign in" -msgstr "" - -#: inc/helpers/namespace.php:220 -msgid "Admin" -msgstr "" - -#: inc/helpers/namespace.php:226 -msgid "Sign out" -msgstr "" - -#: inc/helpers/namespace.php:406 partials/content-cover-book-header.php:17 -#: partials/content-cover-book-info.php:51 -msgid "Author" -msgid_plural "Authors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:407 -msgid "Editor" -msgid_plural "Editors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:408 -msgid "Translator" -msgid_plural "Translators" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:409 -msgid "Reviewer" -msgid_plural "Reviewers" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:410 -msgid "Illustrator" -msgid_plural "Illustrators" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:411 -msgid "Contributor" -msgid_plural "Contributors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:412 partials/content-cover-book-header.php:102 -#: partials/content-cover-book-info.php:66 single.php:32 -msgid "License" -msgstr "" - -#: inc/helpers/namespace.php:413 -msgid "Primary Subject" -msgstr "" - -#: inc/helpers/namespace.php:414 -msgid "Additional Subject(s)" -msgstr "" - -#: inc/helpers/namespace.php:415 -msgid "Publisher" -msgstr "" - -#: inc/helpers/namespace.php:416 -msgid "Publication Date" -msgstr "" - -#: inc/helpers/namespace.php:417 single.php:42 -msgid "Digital Object Identifier (DOI)" -msgstr "" - -#: inc/helpers/namespace.php:418 -msgid "Ebook ISBN" -msgstr "" - -#: inc/helpers/namespace.php:419 -msgid "Print ISBN" -msgstr "" - -#: inc/helpers/namespace.php:420 -msgid "Hashtag" -msgstr "" - -#. translators: %s: post title -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:454 inc/helpers/namespace.php:457 -msgid "Previous: %s" -msgstr "" - -#. translators: %s: post title, -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:464 inc/helpers/namespace.php:466 -msgid "Next: %s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%s on" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%1$s at %2$s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 inc/helpers/namespace.php:566 -msgid "(Edit)" -msgstr "" - -#: inc/helpers/namespace.php:540 -msgid "Your comment is awaiting moderation." -msgstr "" - -#: inc/helpers/namespace.php:566 -msgid "Pingback:" -msgstr "" - -#: inc/intervention.php:11 -msgid "Hello," -msgstr "" - -#: index.php:18 -msgid "This book does not contain any public content." -msgstr "" - -#: page-about.php:5 -msgid "About The Book" -msgstr "" - -#: page-about.php:21 page-buy.php:10 page-buy.php:18 -msgid "It's coming!" -msgstr "" - -#: page-authors.php:31 -msgid "Authors" -msgstr "" - -#: page-buy.php:5 -msgid "Buy the Book" -msgstr "" - -#. translators: %1$s: url to book, %2$s: title of book -#: page-buy.php:21 -msgid "You can buy %2$s by following any of the links below:" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:25 -msgid "Purchase on amazon.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:30 -msgid "Purchase on oreilly.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:35 -msgid "Purchase on barnesandnoble.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:40 -msgid "Purchase on kobobooks.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:45 -msgid "Purchase on apple.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Elsewhere" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Purchase here:" -msgstr "" - -#: page.php:13 partials/content-single-legacy.php:69 -#: partials/content-single.php:69 -msgid "Edit" -msgstr "" - -#: page.php:18 -msgid "Pages:" -msgstr "" - -#: partials/content-cover-book-header.php:11 -msgid "Book Title" -msgstr "" - -#: partials/content-cover-book-header.php:14 -msgid "Subtitle" -msgstr "" - -#. translators: %s: title of book -#: partials/content-cover-book-header.php:26 -#: partials/content-cover-book-header.php:32 -msgid "Cover image for %s" -msgstr "" - -#: partials/content-cover-book-header.php:54 -msgid "Download this book" -msgstr "" - -#: partials/content-cover-book-header.php:98 -#: partials/content-cover-book-info.php:6 -msgid "Book Description" -msgstr "" - -#: partials/content-cover-book-header.php:110 -msgid "Read Book" -msgstr "" - -#: partials/content-cover-book-header.php:117 -msgid "Buy Book" -msgstr "" - -#: partials/content-cover-book-info.php:2 -msgid "Book Information" -msgstr "" - -#: partials/content-cover-book-info.php:23 -msgid "Book Source" -msgstr "" - -#. translators: %$1s: title of book, link to book, %2$s: attribution string -#. for the book, %3$s: publisher of book, %4$s: license for book -#: partials/content-cover-book-info.php:30 -msgid "" -"This book is a cloned version of %1$s%2$s, published using Pressbooks by " -"%3$s under a %4$s license. It may differ from the original." -msgstr "" - -#. translators: %2$s: authors of book -#: partials/content-cover-book-info.php:33 -msgid " by %s" -msgstr "" - -#. translators: %s: link to source book -#: partials/content-cover-book-info.php:40 -msgid "" -"This book was cloned from a source that is no longer available. The source " -"URL was %s. This book may differ from the original." -msgstr "" - -#: partials/content-cover-book-info.php:61 -msgid "Contributors" -msgstr "" - -#: partials/content-cover-book-info.php:71 -msgid "Subject" -msgstr "" - -#: partials/content-cover-book-info.php:85 -#: partials/content-cover-metadata.php:63 -msgid "Click for more information" -msgstr "" - -#: partials/content-cover-metadata.php:3 -msgid "Metadata" -msgstr "" - -#: partials/content-cover-metadata.php:8 -msgid "Title" -msgstr "" - -#. translators: %1$s: chapter title, %2$s: book title, %3$s: book author(s) -#: partials/content-difftool.php:52 -msgid "This chapter is adapted from %1$s in %2$s by %3$s." -msgstr "" - -#: partials/content-difftool.php:66 -msgid "" -"Note: The comparison below is between this text and the current " -"version of the text from which it was adapted." -msgstr "" - -#: partials/content-difftool.php:67 -msgid "additions" -msgstr "" - -#: partials/content-difftool.php:67 -msgid "deletions" -msgstr "" - -#: partials/content-none.php:2 -msgid "Nothing Found" -msgstr "" - -#: partials/content-none.php:3 -msgid "" -"Sorry, but nothing matched your search terms. Please try again with some " -"different keywords." -msgstr "" - -#: partials/content-single-legacy.php:41 partials/content-single.php:42 -msgid "Previous Page" -msgstr "" - -#: partials/content-single-legacy.php:52 partials/content-single.php:53 -msgid "Next Page" -msgstr "" - -#: private.php:4 -msgid "Access Denied" -msgstr "" - -#. translators: link to sign in -#: private.php:10 -msgid "" -"This book is private, and accessible only to registered users. If you have " -"an account you can %s." -msgstr "" - -#: private.php:14 -msgid "sign in here" -msgstr "" - -#. translators: link to Pressbooks.com -#: private.php:23 -msgid "You can also set up your own Pressbooks book at %s." -msgstr "" - -#. translators: search string -#: search.php:6 -msgid "Search Results for: %s" -msgstr "" - -#: search.php:18 -msgid "Previous page" -msgstr "" - -#: search.php:19 -msgid "Next page" -msgstr "" - -#: search.php:20 -msgid "Paged navigation" -msgstr "" - -#: searchform.php:3 -msgctxt "label" -msgid "Search in book:" -msgstr "" - -#: searchform.php:4 -msgctxt "placeholder" -msgid "Search in book …" -msgstr "" - -#: searchform.php:8 -msgid "Search" -msgstr "" - -#: single.php:58 -msgid "Share This Book" -msgstr "" diff --git a/languages/te_IN.mo b/languages/te_IN.mo deleted file mode 100644 index 782cf24e64e4d5174f6629b6d323af37fae90139..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 489 zcmZ8e%}xR_5XR_fkDfi$!~;ZU|AGP~dyyZr2`C}!&&`x&*sVglX}f|C;&b>$K8sz9 zVEmFVoz6_>o0)zcAAQs;4lGYB&nyouFDxsxEkA9rW6vsQhl!Fem>P)Z@PJBlDJU7I zqcUfLgl^kyI#Vp9GBDN|pTl*TX-Fg`xiN*No|kcxmoqn&E3Z(f^-RiF{l|pL;W?8# znBp6+>O-Fyq$Ko%7Wh{Xh9qdw=H;f$EbN|qrc$X1jjxGb}h)MGK{tU>C(s_XUI zHHrz%7r6N^ZtPR-b%IXQGx!|edJShBj|cnt0@rtXQWz8llJ~+kV{l`u4-5← Older Comments" -msgstr "" - -#: comments.php:37 comments.php:48 -msgid "Newer Comments " -msgstr "" - -#: comments.php:56 -msgid "Comments are closed." -msgstr "" - -#: comments.php:64 -msgid "Submit" -msgstr "" - -#. translators: %s: Pressbooks -#: footer.php:32 -msgid "Powered by %s" -msgstr "" - -#: footer.php:34 -msgid "Guides and Tutorials" -msgstr "" - -#: footer.php:35 -msgid "Contact" -msgstr "" - -#: footer.php:39 footer.php:41 -msgid "Pressbooks on YouTube" -msgstr "" - -#: footer.php:43 footer.php:47 -msgid "Pressbooks on Twitter" -msgstr "" - -#: functions.php:16 -msgid "Dependencies Missing" -msgstr "" - -#: functions.php:17 -msgid "You must run composer install from the McLuhan directory." -msgstr "" - -#: functions.php:28 -msgid "Cannot find Pressbooks install." -msgstr "" - -#: header.php:63 -msgid "Skip to content" -msgstr "" - -#. translators: %s: name of network -#: header.php:82 -msgid "Logo for %s" -msgstr "" - -#: header.php:93 -msgid "Toggle Menu" -msgstr "" - -#: header.php:106 index.php:14 partials/content-cover-toc.php:3 -msgid "Contents" -msgstr "" - -#. translators: %s: the title of the book -#: header.php:115 -msgid "Go to the cover page of %s" -msgstr "" - -#: header.php:119 inc/helpers/namespace.php:206 -msgid "Buy" -msgstr "" - -#: inc/actions/namespace.php:63 partials/content-accessibility-toolbar.php:4 -msgid "Increase Font Size" -msgstr "" - -#: inc/actions/namespace.php:64 -msgid "Decrease Font Size" -msgstr "" - -#: inc/actions/namespace.php:66 -msgid "Comparison loading…" -msgstr "" - -#: inc/actions/namespace.php:67 -msgid "Comparison loaded." -msgstr "" - -#: inc/actions/namespace.php:68 -msgid "The original chapter could not be loaded." -msgstr "" - -#: inc/actions/namespace.php:69 -msgid "Toggle contents of" -msgstr "" - -#: inc/actions/namespace.php:217 -msgid "Enable Image Lightbox" -msgstr "" - -#: inc/actions/namespace.php:222 -msgid "Show linked images in a lightbox" -msgstr "" - -#: inc/filters/namespace.php:19 -msgid "Private" -msgstr "" - -#: inc/helpers/namespace.php:140 -msgid "Public Domain" -msgstr "" - -#: inc/helpers/namespace.php:143 -msgid "Creative Commons Attribution" -msgstr "" - -#: inc/helpers/namespace.php:146 -msgid "Creative Commons Attribution ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:149 -msgid "Creative Commons Attribution NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:152 -msgid "Creative Commons Attribution NonCommercial" -msgstr "" - -#: inc/helpers/namespace.php:155 -msgid "Creative Commons Attribution NonCommercial ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:158 -msgid "Creative Commons Attribution NonCommercial NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:162 -msgid "All Rights Reserved" -msgstr "" - -#: inc/helpers/namespace.php:176 -msgid "Check out this great book on Pressbooks." -msgstr "" - -#: inc/helpers/namespace.php:193 -msgid "Home" -msgstr "" - -#: inc/helpers/namespace.php:199 -msgid "Read" -msgstr "" - -#: inc/helpers/namespace.php:213 -msgid "Sign in" -msgstr "" - -#: inc/helpers/namespace.php:220 -msgid "Admin" -msgstr "" - -#: inc/helpers/namespace.php:226 -msgid "Sign out" -msgstr "" - -#: inc/helpers/namespace.php:406 partials/content-cover-book-header.php:17 -#: partials/content-cover-book-info.php:51 -msgid "Author" -msgid_plural "Authors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:407 -msgid "Editor" -msgid_plural "Editors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:408 -msgid "Translator" -msgid_plural "Translators" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:409 -msgid "Reviewer" -msgid_plural "Reviewers" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:410 -msgid "Illustrator" -msgid_plural "Illustrators" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:411 -msgid "Contributor" -msgid_plural "Contributors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:412 partials/content-cover-book-header.php:102 -#: partials/content-cover-book-info.php:66 single.php:32 -msgid "License" -msgstr "" - -#: inc/helpers/namespace.php:413 -msgid "Primary Subject" -msgstr "" - -#: inc/helpers/namespace.php:414 -msgid "Additional Subject(s)" -msgstr "" - -#: inc/helpers/namespace.php:415 -msgid "Publisher" -msgstr "" - -#: inc/helpers/namespace.php:416 -msgid "Publication Date" -msgstr "" - -#: inc/helpers/namespace.php:417 single.php:42 -msgid "Digital Object Identifier (DOI)" -msgstr "" - -#: inc/helpers/namespace.php:418 -msgid "Ebook ISBN" -msgstr "" - -#: inc/helpers/namespace.php:419 -msgid "Print ISBN" -msgstr "" - -#: inc/helpers/namespace.php:420 -msgid "Hashtag" -msgstr "" - -#. translators: %s: post title -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:454 inc/helpers/namespace.php:457 -msgid "Previous: %s" -msgstr "" - -#. translators: %s: post title, -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:464 inc/helpers/namespace.php:466 -msgid "Next: %s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%s on" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%1$s at %2$s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 inc/helpers/namespace.php:566 -msgid "(Edit)" -msgstr "" - -#: inc/helpers/namespace.php:540 -msgid "Your comment is awaiting moderation." -msgstr "" - -#: inc/helpers/namespace.php:566 -msgid "Pingback:" -msgstr "" - -#: inc/intervention.php:11 -msgid "Hello," -msgstr "" - -#: index.php:18 -msgid "This book does not contain any public content." -msgstr "" - -#: page-about.php:5 -msgid "About The Book" -msgstr "" - -#: page-about.php:21 page-buy.php:10 page-buy.php:18 -msgid "It's coming!" -msgstr "" - -#: page-authors.php:31 -msgid "Authors" -msgstr "" - -#: page-buy.php:5 -msgid "Buy the Book" -msgstr "" - -#. translators: %1$s: url to book, %2$s: title of book -#: page-buy.php:21 -msgid "You can buy %2$s by following any of the links below:" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:25 -msgid "Purchase on amazon.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:30 -msgid "Purchase on oreilly.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:35 -msgid "Purchase on barnesandnoble.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:40 -msgid "Purchase on kobobooks.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:45 -msgid "Purchase on apple.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Elsewhere" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Purchase here:" -msgstr "" - -#: page.php:13 partials/content-single-legacy.php:69 -#: partials/content-single.php:69 -msgid "Edit" -msgstr "" - -#: page.php:18 -msgid "Pages:" -msgstr "" - -#: partials/content-cover-book-header.php:11 -msgid "Book Title" -msgstr "" - -#: partials/content-cover-book-header.php:14 -msgid "Subtitle" -msgstr "" - -#. translators: %s: title of book -#: partials/content-cover-book-header.php:26 -#: partials/content-cover-book-header.php:32 -msgid "Cover image for %s" -msgstr "" - -#: partials/content-cover-book-header.php:54 -msgid "Download this book" -msgstr "" - -#: partials/content-cover-book-header.php:98 -#: partials/content-cover-book-info.php:6 -msgid "Book Description" -msgstr "" - -#: partials/content-cover-book-header.php:110 -msgid "Read Book" -msgstr "" - -#: partials/content-cover-book-header.php:117 -msgid "Buy Book" -msgstr "" - -#: partials/content-cover-book-info.php:2 -msgid "Book Information" -msgstr "" - -#: partials/content-cover-book-info.php:23 -msgid "Book Source" -msgstr "" - -#. translators: %$1s: title of book, link to book, %2$s: attribution string -#. for the book, %3$s: publisher of book, %4$s: license for book -#: partials/content-cover-book-info.php:30 -msgid "" -"This book is a cloned version of %1$s%2$s, published using Pressbooks by " -"%3$s under a %4$s license. It may differ from the original." -msgstr "" - -#. translators: %2$s: authors of book -#: partials/content-cover-book-info.php:33 -msgid " by %s" -msgstr "" - -#. translators: %s: link to source book -#: partials/content-cover-book-info.php:40 -msgid "" -"This book was cloned from a source that is no longer available. The source " -"URL was %s. This book may differ from the original." -msgstr "" - -#: partials/content-cover-book-info.php:61 -msgid "Contributors" -msgstr "" - -#: partials/content-cover-book-info.php:71 -msgid "Subject" -msgstr "" - -#: partials/content-cover-book-info.php:85 -#: partials/content-cover-metadata.php:63 -msgid "Click for more information" -msgstr "" - -#: partials/content-cover-metadata.php:3 -msgid "Metadata" -msgstr "" - -#: partials/content-cover-metadata.php:8 -msgid "Title" -msgstr "" - -#. translators: %1$s: chapter title, %2$s: book title, %3$s: book author(s) -#: partials/content-difftool.php:52 -msgid "This chapter is adapted from %1$s in %2$s by %3$s." -msgstr "" - -#: partials/content-difftool.php:66 -msgid "" -"Note: The comparison below is between this text and the current " -"version of the text from which it was adapted." -msgstr "" - -#: partials/content-difftool.php:67 -msgid "additions" -msgstr "" - -#: partials/content-difftool.php:67 -msgid "deletions" -msgstr "" - -#: partials/content-none.php:2 -msgid "Nothing Found" -msgstr "" - -#: partials/content-none.php:3 -msgid "" -"Sorry, but nothing matched your search terms. Please try again with some " -"different keywords." -msgstr "" - -#: partials/content-single-legacy.php:41 partials/content-single.php:42 -msgid "Previous Page" -msgstr "" - -#: partials/content-single-legacy.php:52 partials/content-single.php:53 -msgid "Next Page" -msgstr "" - -#: private.php:4 -msgid "Access Denied" -msgstr "" - -#. translators: link to sign in -#: private.php:10 -msgid "" -"This book is private, and accessible only to registered users. If you have " -"an account you can %s." -msgstr "" - -#: private.php:14 -msgid "sign in here" -msgstr "" - -#. translators: link to Pressbooks.com -#: private.php:23 -msgid "You can also set up your own Pressbooks book at %s." -msgstr "" - -#. translators: search string -#: search.php:6 -msgid "Search Results for: %s" -msgstr "" - -#: search.php:18 -msgid "Previous page" -msgstr "" - -#: search.php:19 -msgid "Next page" -msgstr "" - -#: search.php:20 -msgid "Paged navigation" -msgstr "" - -#: searchform.php:3 -msgctxt "label" -msgid "Search in book:" -msgstr "" - -#: searchform.php:4 -msgctxt "placeholder" -msgid "Search in book …" -msgstr "" - -#: searchform.php:8 -msgid "Search" -msgstr "" - -#: single.php:58 -msgid "Share This Book" -msgstr "" diff --git a/languages/tr_TR.mo b/languages/tr_TR.mo deleted file mode 100644 index 9da7d29e2c5613fa8c9a25d7fa9da0cd15165dc8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2718 zcma)-No-q17{?z_N-I=Znwb~Z z;f6SH1*semYHk#XMaqQ(;(%o54C2D2;>3Xi2gH>N|9MFqlTs;@jDK&LZ<+7==6k;# z+IK6!coFjz%-=BwF~5EQKN#m941(9eY4Axf1)l&v1RnuE0UrWC10M%(gU^Crf&0K8 z!AHT3t@l5HUf*4CKX?$rUhiS>HE;+V2Hyn7!1uur{1!X`-UXir4?ww>e-&il5I6^Z z1bY3yfLFl%4+p`Y*vobB6z(VB^i!Y#4}l+m2f$mP_wzRRH25X>9QZxx?feWL1b+qn zx<5eg-``vJgHYo26~JTQ3^)Yd0E^(q;0V|O{r>&}Uj|=-vK)9CjKFEI41NKg2mb;6 z{wA=+wGN;eCN`*lZg85>Iu53*Rc!{|hTP3=hj-_j(Jd`~MY%qVV|ij=PGQ6$zC{OQ>4$$&OoNZIbK zUE&NorbTX3=`7W>Dbb(}meNWS0WLR$C9j;o#E2E<_z1y0Vp;A4oFuIzvZcxJy08v$ zizv0+*gVbEsI60KuoVs=FQZfCvS(G?58C{ug+yDISwJzhw25F!J6?52G|eig%!(n| zehXVGg14Zu?Q@>hRz6sUC9jo9tI2XlY2qyz(k(>`29=gYX>&WwW!AT4DyX+z=^Y$9 zYJFm<(neII)GgFjW>VKOccf4;g2V9!g<|v#I2_JJ;oI1{(5gi9)oW=34vpo{=1=Ap zd7_OA=WSg?;Y?b$VOf``;ap-%g+g7pMq2S%DI`5t`z}N8dm*=QJzV4~!s`z&A{QkZ z8!es*M^A@iV^lm-I(h2EC`RrYvo0(frmSSnr*v95t%Sx|Tj_jbX`-s7#-Tmm(5}gZ z^oFNKGG&le^%SQeEOXW@Q8_iSunjuyFL-;Hj&J+iYPIst+YmK=bGPdb!nSa(cjnn4kv2}YYhIB(2xy_P|H0xN;^L8J~_J@V{b3_tou(_ z+*x){r@c>8q&|^dhxgu|c>lG#JL1OeRHceU=Z;Xcq*dCvgD(%u+Tvy5lSXZpAR-iJ z8Lf*|DI#G;@K~zu`f8OSHSO-YLvkoirDS+o?XDw``W z?KRK}s-K|^!$`gJox(>{5Q?Q{cpD8jMg^!Qiyg~yPump%b69P>!X`({&UUaRCa4bI zl~~OOSGkHre@FED*s=^28*3@C2u%n_lOk9{>N6Lu7xy2B&gZ7{gUbGQ=d{-~QHQL% ehU#QE0~K5%3aDwsfDsr=*2ZPLQ&4?2O2NPIfgphZ diff --git a/languages/tr_TR.po b/languages/tr_TR.po deleted file mode 100644 index 1f0f5fe15..000000000 --- a/languages/tr_TR.po +++ /dev/null @@ -1,591 +0,0 @@ -# Copyright (C) 2019 Pressbooks (Book Oven Inc.) -# This file is distributed under the GPL v3.0 or later. -# Translators: -# Antonio Devís , 2017 -# -msgid "" -msgstr "" -"Project-Id-Version: McLuhan 2.8.4\n" -"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-book/\n" -"POT-Creation-Date: 2019-05-13T16:26:24+00:00\n" -"PO-Revision-Date: 2017-06-22 17:45+0000\n" -"Last-Translator: Antonio Devís , 2017\n" -"Language-Team: Turkish (Turkey) (https://www.transifex.com/pressbooks/teams/9194/tr_TR/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: tr_TR\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Domain: pressbooks-book\n" -"X-Generator: WP-CLI 2.0.1\n" - -#. Theme Name of the theme -msgid "McLuhan" -msgstr "" - -#. Theme URI of the theme -msgid "https://pressbooks.com/themes/pressbooks-book" -msgstr "" - -#. Description of the theme -msgid "" -"This theme is named after Canadian media theorist Marshall McLuhan, who " -"coined the phrase “the medium is the message.” It is designed for academic " -"writing and is also suitable for fiction. Headings are set in Cormorant " -"Garamond, and body type is set in Lora." -msgstr "" - -#. Author of the theme -msgid "Pressbooks (Book Oven Inc.)" -msgstr "" - -#. Author URI of the theme -msgid "https://pressbooks.com" -msgstr "" - -#: 404.php:2 -msgid "Oops! That content can’t be found." -msgstr "" - -#: 404.php:3 -msgid "It looks like nothing was found at this location. Try a search?" -msgstr "" - -#: comments.php:2 -msgid "Feedback/Errata" -msgstr "" - -#: comments.php:6 -msgid "" -"This post is password protected. Enter the password to view any comments." -msgstr "" -"Bu gönderi şifreyle korunmaktadır. Yorumları görebilmek için şifreyi " -"giriniz." - -#: comments.php:36 comments.php:47 -msgid " Older Comments" -msgstr " Önceki yorumlar" - -#: comments.php:37 comments.php:48 -msgid "Newer Comments " -msgstr "Yeni yorumlar " - -#: comments.php:56 -msgid "Comments are closed." -msgstr "Yorumlar kapalıdır." - -#: comments.php:64 -msgid "Submit" -msgstr "Giriş yap" - -#. translators: %s: Pressbooks -#: footer.php:32 -msgid "Powered by %s" -msgstr "" - -#: footer.php:34 -msgid "Guides and Tutorials" -msgstr "" - -#: footer.php:35 -msgid "Contact" -msgstr "" - -#: footer.php:39 footer.php:41 -msgid "Pressbooks on YouTube" -msgstr "" - -#: footer.php:43 footer.php:47 -msgid "Pressbooks on Twitter" -msgstr "" - -#: functions.php:16 -msgid "Dependencies Missing" -msgstr "" - -#: functions.php:17 -msgid "You must run composer install from the McLuhan directory." -msgstr "" - -#: functions.php:28 -msgid "Cannot find Pressbooks install." -msgstr "" - -#: header.php:63 -msgid "Skip to content" -msgstr "" - -#. translators: %s: name of network -#: header.php:82 -msgid "Logo for %s" -msgstr "" - -#: header.php:93 -msgid "Toggle Menu" -msgstr "" - -#: header.php:106 index.php:14 partials/content-cover-toc.php:3 -msgid "Contents" -msgstr "" - -#. translators: %s: the title of the book -#: header.php:115 -msgid "Go to the cover page of %s" -msgstr "" - -#: header.php:119 inc/helpers/namespace.php:206 -msgid "Buy" -msgstr "Satın al" - -#: inc/actions/namespace.php:63 partials/content-accessibility-toolbar.php:4 -msgid "Increase Font Size" -msgstr "" - -#: inc/actions/namespace.php:64 -msgid "Decrease Font Size" -msgstr "" - -#: inc/actions/namespace.php:66 -msgid "Comparison loading…" -msgstr "" - -#: inc/actions/namespace.php:67 -msgid "Comparison loaded." -msgstr "" - -#: inc/actions/namespace.php:68 -msgid "The original chapter could not be loaded." -msgstr "" - -#: inc/actions/namespace.php:69 -msgid "Toggle contents of" -msgstr "" - -#: inc/actions/namespace.php:217 -msgid "Enable Image Lightbox" -msgstr "" - -#: inc/actions/namespace.php:222 -msgid "Show linked images in a lightbox" -msgstr "" - -#: inc/filters/namespace.php:19 -msgid "Private" -msgstr "" - -#: inc/helpers/namespace.php:140 -msgid "Public Domain" -msgstr "" - -#: inc/helpers/namespace.php:143 -msgid "Creative Commons Attribution" -msgstr "" - -#: inc/helpers/namespace.php:146 -msgid "Creative Commons Attribution ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:149 -msgid "Creative Commons Attribution NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:152 -msgid "Creative Commons Attribution NonCommercial" -msgstr "" - -#: inc/helpers/namespace.php:155 -msgid "Creative Commons Attribution NonCommercial ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:158 -msgid "Creative Commons Attribution NonCommercial NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:162 -msgid "All Rights Reserved" -msgstr "" - -#: inc/helpers/namespace.php:176 -msgid "Check out this great book on Pressbooks." -msgstr "" - -#: inc/helpers/namespace.php:193 -msgid "Home" -msgstr "" - -#: inc/helpers/namespace.php:199 -msgid "Read" -msgstr "" - -#: inc/helpers/namespace.php:213 -msgid "Sign in" -msgstr "" - -#: inc/helpers/namespace.php:220 -msgid "Admin" -msgstr "" - -#: inc/helpers/namespace.php:226 -msgid "Sign out" -msgstr "" - -#: inc/helpers/namespace.php:406 partials/content-cover-book-header.php:17 -#: partials/content-cover-book-info.php:51 -msgid "Author" -msgid_plural "Authors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:407 -msgid "Editor" -msgid_plural "Editors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:408 -msgid "Translator" -msgid_plural "Translators" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:409 -msgid "Reviewer" -msgid_plural "Reviewers" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:410 -msgid "Illustrator" -msgid_plural "Illustrators" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:411 -msgid "Contributor" -msgid_plural "Contributors" -msgstr[0] "" -msgstr[1] "" - -#: inc/helpers/namespace.php:412 partials/content-cover-book-header.php:102 -#: partials/content-cover-book-info.php:66 single.php:32 -msgid "License" -msgstr "" - -#: inc/helpers/namespace.php:413 -msgid "Primary Subject" -msgstr "" - -#: inc/helpers/namespace.php:414 -msgid "Additional Subject(s)" -msgstr "" - -#: inc/helpers/namespace.php:415 -msgid "Publisher" -msgstr "" - -#: inc/helpers/namespace.php:416 -msgid "Publication Date" -msgstr "" - -#: inc/helpers/namespace.php:417 single.php:42 -msgid "Digital Object Identifier (DOI)" -msgstr "" - -#: inc/helpers/namespace.php:418 -msgid "Ebook ISBN" -msgstr "" - -#: inc/helpers/namespace.php:419 -msgid "Print ISBN" -msgstr "" - -#: inc/helpers/namespace.php:420 -msgid "Hashtag" -msgstr "" - -#. translators: %s: post title -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:454 inc/helpers/namespace.php:457 -msgid "Previous: %s" -msgstr "" - -#. translators: %s: post title, -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:464 inc/helpers/namespace.php:466 -msgid "Next: %s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%s on" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%1$s at %2$s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 inc/helpers/namespace.php:566 -msgid "(Edit)" -msgstr "" - -#: inc/helpers/namespace.php:540 -msgid "Your comment is awaiting moderation." -msgstr "" - -#: inc/helpers/namespace.php:566 -msgid "Pingback:" -msgstr "" - -#: inc/intervention.php:11 -msgid "Hello," -msgstr "" - -#: index.php:18 -msgid "This book does not contain any public content." -msgstr "" - -#: page-about.php:5 -msgid "About The Book" -msgstr "Kitap Hakkında" - -#: page-about.php:21 page-buy.php:10 page-buy.php:18 -msgid "It's coming!" -msgstr "Yakında!" - -#: page-authors.php:31 -msgid "Authors" -msgstr "Yazarlar" - -#: page-buy.php:5 -msgid "Buy the Book" -msgstr "Kitabı satın al" - -#. translators: %1$s: url to book, %2$s: title of book -#: page-buy.php:21 -msgid "You can buy %2$s by following any of the links below:" -msgstr "" -"Ürününü %2$s aşağıdaki bağlantılara tıklayarak satın " -"alabilirsiniz:" - -#. translators: %1$s: url to purchase -#: page-buy.php:25 -msgid "Purchase on amazon.com" -msgstr "Satın al amazon.com" - -#. translators: %1$s: url to purchase -#: page-buy.php:30 -msgid "Purchase on oreilly.com" -msgstr "Satın al oreilly.com" - -#. translators: %1$s: url to purchase -#: page-buy.php:35 -msgid "Purchase on barnesandnoble.com" -msgstr "Satın al barnesandnoble.com" - -#. translators: %1$s: url to purchase -#: page-buy.php:40 -msgid "Purchase on kobobooks.com" -msgstr " Satın al kobobooks.com" - -#. translators: %1$s: url to purchase -#: page-buy.php:45 -msgid "Purchase on apple.com" -msgstr "Satın al apple.com" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Elsewhere" -msgstr "Başka bir yerde" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Purchase here:" -msgstr "Buradan satın al:" - -#: page.php:13 partials/content-single-legacy.php:69 -#: partials/content-single.php:69 -msgid "Edit" -msgstr "Editle" - -#: page.php:18 -msgid "Pages:" -msgstr "Sayfalar:" - -#: partials/content-cover-book-header.php:11 -msgid "Book Title" -msgstr "" - -#: partials/content-cover-book-header.php:14 -msgid "Subtitle" -msgstr "" - -#. translators: %s: title of book -#: partials/content-cover-book-header.php:26 -#: partials/content-cover-book-header.php:32 -msgid "Cover image for %s" -msgstr "" - -#: partials/content-cover-book-header.php:54 -msgid "Download this book" -msgstr "" - -#: partials/content-cover-book-header.php:98 -#: partials/content-cover-book-info.php:6 -msgid "Book Description" -msgstr "" - -#: partials/content-cover-book-header.php:110 -msgid "Read Book" -msgstr "" - -#: partials/content-cover-book-header.php:117 -msgid "Buy Book" -msgstr "" - -#: partials/content-cover-book-info.php:2 -msgid "Book Information" -msgstr "" - -#: partials/content-cover-book-info.php:23 -msgid "Book Source" -msgstr "" - -#. translators: %$1s: title of book, link to book, %2$s: attribution string -#. for the book, %3$s: publisher of book, %4$s: license for book -#: partials/content-cover-book-info.php:30 -msgid "" -"This book is a cloned version of %1$s%2$s, published using Pressbooks by " -"%3$s under a %4$s license. It may differ from the original." -msgstr "" - -#. translators: %2$s: authors of book -#: partials/content-cover-book-info.php:33 -msgid " by %s" -msgstr "" - -#. translators: %s: link to source book -#: partials/content-cover-book-info.php:40 -msgid "" -"This book was cloned from a source that is no longer available. The source " -"URL was %s. This book may differ from the original." -msgstr "" - -#: partials/content-cover-book-info.php:61 -msgid "Contributors" -msgstr "" - -#: partials/content-cover-book-info.php:71 -msgid "Subject" -msgstr "" - -#: partials/content-cover-book-info.php:85 -#: partials/content-cover-metadata.php:63 -msgid "Click for more information" -msgstr "" - -#: partials/content-cover-metadata.php:3 -msgid "Metadata" -msgstr "" - -#: partials/content-cover-metadata.php:8 -msgid "Title" -msgstr "" - -#. translators: %1$s: chapter title, %2$s: book title, %3$s: book author(s) -#: partials/content-difftool.php:52 -msgid "This chapter is adapted from %1$s in %2$s by %3$s." -msgstr "" - -#: partials/content-difftool.php:66 -msgid "" -"Note: The comparison below is between this text and the current " -"version of the text from which it was adapted." -msgstr "" - -#: partials/content-difftool.php:67 -msgid "additions" -msgstr "" - -#: partials/content-difftool.php:67 -msgid "deletions" -msgstr "" - -#: partials/content-none.php:2 -msgid "Nothing Found" -msgstr "" - -#: partials/content-none.php:3 -msgid "" -"Sorry, but nothing matched your search terms. Please try again with some " -"different keywords." -msgstr "" - -#: partials/content-single-legacy.php:41 partials/content-single.php:42 -msgid "Previous Page" -msgstr "" - -#: partials/content-single-legacy.php:52 partials/content-single.php:53 -msgid "Next Page" -msgstr "" - -#: private.php:4 -msgid "Access Denied" -msgstr "Erişim Reddedildi" - -#. translators: link to sign in -#: private.php:10 -msgid "" -"This book is private, and accessible only to registered users. If you have " -"an account you can %s." -msgstr "" -"Bu kitap gizlidir, yalnızca kayıtlı kullanıcılar tarafından erişilebilir. " -"Hesabınız varsa%s" - -#: private.php:14 -msgid "sign in here" -msgstr "" - -#. translators: link to Pressbooks.com -#: private.php:23 -msgid "You can also set up your own Pressbooks book at %s." -msgstr "Kendi Pressbooks kitabınızı şu adresten de kurabilirsiniz %s" - -#. translators: search string -#: search.php:6 -msgid "Search Results for: %s" -msgstr "Şunun için Sonuç ara: %s" - -#: search.php:18 -msgid "Previous page" -msgstr "" - -#: search.php:19 -msgid "Next page" -msgstr "" - -#: search.php:20 -msgid "Paged navigation" -msgstr "" - -#: searchform.php:3 -msgctxt "label" -msgid "Search in book:" -msgstr "" - -#: searchform.php:4 -msgctxt "placeholder" -msgid "Search in book …" -msgstr "" - -#: searchform.php:8 -msgid "Search" -msgstr "" - -#: single.php:58 -msgid "Share This Book" -msgstr "" diff --git a/languages/uk.mo b/languages/uk.mo deleted file mode 100644 index c29b12d630c6dfef4b154cc0db2e7ec38b6141de..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 700 zcmZuvU2oGc6fGZ5dE}Xgiv-i6;lvIZYu&j>>;qM5MKyK6tDAahXlqBdLx;2{{sVuH z-@QaDm)p^ z$tPu9Wi*FzF=`f4LzZ-tJi1V|v7U@wS*= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n" -"X-Domain: pressbooks-book\n" -"X-Generator: WP-CLI 2.0.1\n" - -#. Theme Name of the theme -msgid "McLuhan" -msgstr "" - -#. Theme URI of the theme -msgid "https://pressbooks.com/themes/pressbooks-book" -msgstr "" - -#. Description of the theme -msgid "" -"This theme is named after Canadian media theorist Marshall McLuhan, who " -"coined the phrase “the medium is the message.” It is designed for academic " -"writing and is also suitable for fiction. Headings are set in Cormorant " -"Garamond, and body type is set in Lora." -msgstr "" - -#. Author of the theme -msgid "Pressbooks (Book Oven Inc.)" -msgstr "" - -#. Author URI of the theme -msgid "https://pressbooks.com" -msgstr "" - -#: 404.php:2 -msgid "Oops! That content can’t be found." -msgstr "" - -#: 404.php:3 -msgid "It looks like nothing was found at this location. Try a search?" -msgstr "" - -#: comments.php:2 -msgid "Feedback/Errata" -msgstr "" - -#: comments.php:6 -msgid "" -"This post is password protected. Enter the password to view any comments." -msgstr "" - -#: comments.php:36 comments.php:47 -msgid " Older Comments" -msgstr "" - -#: comments.php:37 comments.php:48 -msgid "Newer Comments " -msgstr "" - -#: comments.php:56 -msgid "Comments are closed." -msgstr "" - -#: comments.php:64 -msgid "Submit" -msgstr "" - -#. translators: %s: Pressbooks -#: footer.php:32 -msgid "Powered by %s" -msgstr "" - -#: footer.php:34 -msgid "Guides and Tutorials" -msgstr "" - -#: footer.php:35 -msgid "Contact" -msgstr "" - -#: footer.php:39 footer.php:41 -msgid "Pressbooks on YouTube" -msgstr "" - -#: footer.php:43 footer.php:47 -msgid "Pressbooks on Twitter" -msgstr "" - -#: functions.php:16 -msgid "Dependencies Missing" -msgstr "" - -#: functions.php:17 -msgid "You must run composer install from the McLuhan directory." -msgstr "" - -#: functions.php:28 -msgid "Cannot find Pressbooks install." -msgstr "" - -#: header.php:63 -msgid "Skip to content" -msgstr "" - -#. translators: %s: name of network -#: header.php:82 -msgid "Logo for %s" -msgstr "" - -#: header.php:93 -msgid "Toggle Menu" -msgstr "" - -#: header.php:106 index.php:14 partials/content-cover-toc.php:3 -msgid "Contents" -msgstr "" - -#. translators: %s: the title of the book -#: header.php:115 -msgid "Go to the cover page of %s" -msgstr "" - -#: header.php:119 inc/helpers/namespace.php:206 -msgid "Buy" -msgstr "" - -#: inc/actions/namespace.php:63 partials/content-accessibility-toolbar.php:4 -msgid "Increase Font Size" -msgstr "" - -#: inc/actions/namespace.php:64 -msgid "Decrease Font Size" -msgstr "" - -#: inc/actions/namespace.php:66 -msgid "Comparison loading…" -msgstr "" - -#: inc/actions/namespace.php:67 -msgid "Comparison loaded." -msgstr "" - -#: inc/actions/namespace.php:68 -msgid "The original chapter could not be loaded." -msgstr "" - -#: inc/actions/namespace.php:69 -msgid "Toggle contents of" -msgstr "" - -#: inc/actions/namespace.php:217 -msgid "Enable Image Lightbox" -msgstr "" - -#: inc/actions/namespace.php:222 -msgid "Show linked images in a lightbox" -msgstr "" - -#: inc/filters/namespace.php:19 -msgid "Private" -msgstr "" - -#: inc/helpers/namespace.php:140 -msgid "Public Domain" -msgstr "" - -#: inc/helpers/namespace.php:143 -msgid "Creative Commons Attribution" -msgstr "" - -#: inc/helpers/namespace.php:146 -msgid "Creative Commons Attribution ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:149 -msgid "Creative Commons Attribution NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:152 -msgid "Creative Commons Attribution NonCommercial" -msgstr "" - -#: inc/helpers/namespace.php:155 -msgid "Creative Commons Attribution NonCommercial ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:158 -msgid "Creative Commons Attribution NonCommercial NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:162 -msgid "All Rights Reserved" -msgstr "" - -#: inc/helpers/namespace.php:176 -msgid "Check out this great book on Pressbooks." -msgstr "" - -#: inc/helpers/namespace.php:193 -msgid "Home" -msgstr "" - -#: inc/helpers/namespace.php:199 -msgid "Read" -msgstr "" - -#: inc/helpers/namespace.php:213 -msgid "Sign in" -msgstr "" - -#: inc/helpers/namespace.php:220 -msgid "Admin" -msgstr "" - -#: inc/helpers/namespace.php:226 -msgid "Sign out" -msgstr "" - -#: inc/helpers/namespace.php:406 partials/content-cover-book-header.php:17 -#: partials/content-cover-book-info.php:51 -msgid "Author" -msgid_plural "Authors" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: inc/helpers/namespace.php:407 -msgid "Editor" -msgid_plural "Editors" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: inc/helpers/namespace.php:408 -msgid "Translator" -msgid_plural "Translators" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: inc/helpers/namespace.php:409 -msgid "Reviewer" -msgid_plural "Reviewers" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: inc/helpers/namespace.php:410 -msgid "Illustrator" -msgid_plural "Illustrators" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: inc/helpers/namespace.php:411 -msgid "Contributor" -msgid_plural "Contributors" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: inc/helpers/namespace.php:412 partials/content-cover-book-header.php:102 -#: partials/content-cover-book-info.php:66 single.php:32 -msgid "License" -msgstr "" - -#: inc/helpers/namespace.php:413 -msgid "Primary Subject" -msgstr "" - -#: inc/helpers/namespace.php:414 -msgid "Additional Subject(s)" -msgstr "" - -#: inc/helpers/namespace.php:415 -msgid "Publisher" -msgstr "" - -#: inc/helpers/namespace.php:416 -msgid "Publication Date" -msgstr "" - -#: inc/helpers/namespace.php:417 single.php:42 -msgid "Digital Object Identifier (DOI)" -msgstr "" - -#: inc/helpers/namespace.php:418 -msgid "Ebook ISBN" -msgstr "" - -#: inc/helpers/namespace.php:419 -msgid "Print ISBN" -msgstr "" - -#: inc/helpers/namespace.php:420 -msgid "Hashtag" -msgstr "" - -#. translators: %s: post title -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:454 inc/helpers/namespace.php:457 -msgid "Previous: %s" -msgstr "" - -#. translators: %s: post title, -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:464 inc/helpers/namespace.php:466 -msgid "Next: %s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%s on" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%1$s at %2$s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 inc/helpers/namespace.php:566 -msgid "(Edit)" -msgstr "" - -#: inc/helpers/namespace.php:540 -msgid "Your comment is awaiting moderation." -msgstr "" - -#: inc/helpers/namespace.php:566 -msgid "Pingback:" -msgstr "" - -#: inc/intervention.php:11 -msgid "Hello," -msgstr "" - -#: index.php:18 -msgid "This book does not contain any public content." -msgstr "" - -#: page-about.php:5 -msgid "About The Book" -msgstr "" - -#: page-about.php:21 page-buy.php:10 page-buy.php:18 -msgid "It's coming!" -msgstr "" - -#: page-authors.php:31 -msgid "Authors" -msgstr "" - -#: page-buy.php:5 -msgid "Buy the Book" -msgstr "" - -#. translators: %1$s: url to book, %2$s: title of book -#: page-buy.php:21 -msgid "You can buy %2$s by following any of the links below:" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:25 -msgid "Purchase on amazon.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:30 -msgid "Purchase on oreilly.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:35 -msgid "Purchase on barnesandnoble.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:40 -msgid "Purchase on kobobooks.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:45 -msgid "Purchase on apple.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Elsewhere" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Purchase here:" -msgstr "" - -#: page.php:13 partials/content-single-legacy.php:69 -#: partials/content-single.php:69 -msgid "Edit" -msgstr "" - -#: page.php:18 -msgid "Pages:" -msgstr "" - -#: partials/content-cover-book-header.php:11 -msgid "Book Title" -msgstr "" - -#: partials/content-cover-book-header.php:14 -msgid "Subtitle" -msgstr "" - -#. translators: %s: title of book -#: partials/content-cover-book-header.php:26 -#: partials/content-cover-book-header.php:32 -msgid "Cover image for %s" -msgstr "" - -#: partials/content-cover-book-header.php:54 -msgid "Download this book" -msgstr "" - -#: partials/content-cover-book-header.php:98 -#: partials/content-cover-book-info.php:6 -msgid "Book Description" -msgstr "" - -#: partials/content-cover-book-header.php:110 -msgid "Read Book" -msgstr "" - -#: partials/content-cover-book-header.php:117 -msgid "Buy Book" -msgstr "" - -#: partials/content-cover-book-info.php:2 -msgid "Book Information" -msgstr "" - -#: partials/content-cover-book-info.php:23 -msgid "Book Source" -msgstr "" - -#. translators: %$1s: title of book, link to book, %2$s: attribution string -#. for the book, %3$s: publisher of book, %4$s: license for book -#: partials/content-cover-book-info.php:30 -msgid "" -"This book is a cloned version of %1$s%2$s, published using Pressbooks by " -"%3$s under a %4$s license. It may differ from the original." -msgstr "" - -#. translators: %2$s: authors of book -#: partials/content-cover-book-info.php:33 -msgid " by %s" -msgstr "" - -#. translators: %s: link to source book -#: partials/content-cover-book-info.php:40 -msgid "" -"This book was cloned from a source that is no longer available. The source " -"URL was %s. This book may differ from the original." -msgstr "" - -#: partials/content-cover-book-info.php:61 -msgid "Contributors" -msgstr "" - -#: partials/content-cover-book-info.php:71 -msgid "Subject" -msgstr "" - -#: partials/content-cover-book-info.php:85 -#: partials/content-cover-metadata.php:63 -msgid "Click for more information" -msgstr "" - -#: partials/content-cover-metadata.php:3 -msgid "Metadata" -msgstr "" - -#: partials/content-cover-metadata.php:8 -msgid "Title" -msgstr "" - -#. translators: %1$s: chapter title, %2$s: book title, %3$s: book author(s) -#: partials/content-difftool.php:52 -msgid "This chapter is adapted from %1$s in %2$s by %3$s." -msgstr "" - -#: partials/content-difftool.php:66 -msgid "" -"Note: The comparison below is between this text and the current " -"version of the text from which it was adapted." -msgstr "" - -#: partials/content-difftool.php:67 -msgid "additions" -msgstr "" - -#: partials/content-difftool.php:67 -msgid "deletions" -msgstr "" - -#: partials/content-none.php:2 -msgid "Nothing Found" -msgstr "" - -#: partials/content-none.php:3 -msgid "" -"Sorry, but nothing matched your search terms. Please try again with some " -"different keywords." -msgstr "" - -#: partials/content-single-legacy.php:41 partials/content-single.php:42 -msgid "Previous Page" -msgstr "" - -#: partials/content-single-legacy.php:52 partials/content-single.php:53 -msgid "Next Page" -msgstr "" - -#: private.php:4 -msgid "Access Denied" -msgstr "" - -#. translators: link to sign in -#: private.php:10 -msgid "" -"This book is private, and accessible only to registered users. If you have " -"an account you can %s." -msgstr "" - -#: private.php:14 -msgid "sign in here" -msgstr "" - -#. translators: link to Pressbooks.com -#: private.php:23 -msgid "You can also set up your own Pressbooks book at %s." -msgstr "" - -#. translators: search string -#: search.php:6 -msgid "Search Results for: %s" -msgstr "" - -#: search.php:18 -msgid "Previous page" -msgstr "" - -#: search.php:19 -msgid "Next page" -msgstr "" - -#: search.php:20 -msgid "Paged navigation" -msgstr "" - -#: searchform.php:3 -msgctxt "label" -msgid "Search in book:" -msgstr "" - -#: searchform.php:4 -msgctxt "placeholder" -msgid "Search in book …" -msgstr "" - -#: searchform.php:8 -msgid "Search" -msgstr "" - -#: single.php:58 -msgid "Share This Book" -msgstr "" diff --git a/languages/zh.mo b/languages/zh.mo deleted file mode 100644 index 0d5efdc8a99b47e36f757ea1a9cea63eee9caad0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2569 zcma)+TWl0n7{`x_h>I7*3z}#=Hf#l9cDoe?wwF*!(I!+X)C-TZyJx#&XXk9@%yeme zX@PPpH$h5Lw+Mui%B2MXd)d+&662$ZiEqRQ+@0M%7~XvLe`dEAE0CVe+235g+xh-y z&Y#N{ohBG>V7`f&!SrHYeFA?No1P@(eXs_60kpyA!F}K};7RZ)uorv|JPW=8UI7<@ zKZDPLzZBp92FiH%z{TJ)ILo*z!1usXa5eZTSPp&-D&Qcv2D}Hp1};Hx>HjvUf~8a5-2BhQU(s99RSX3Q9?2 zudo#IGNv4IEi$j{i3f8TrW~?%xXg^#aV2$=1Esn--5dO^z(iZ!0a?h>;m?+sDugd>Qkx&g9)>R>@O5)5?6+>+;sV>!3)2yiU%eU2ZyB=XCt>y7JGb}-B zLfp1!Q;gBgoVSpgaF_`}w=hFv5mIAYF>VU7*>01QTGM9J?o>4y5^}*JK2jIaEK;Wn zmW(lzk$UT0LBl+*8O`sIPgrtJR{E$)%{i5lMzxuVAZfJCa7-19%BXX0xj|{AN@FIA zR+V@ID@94Q8dux7;X~3&zgj)(`7qN<3xI45_BUgla?#9$KJF3lHJPTf~AAaFc1e z-Zo>qlc`uS-NA&dTY^Tp8Kho8cG{sh8r&4q1eL)lm@u_g)naQY%A=~QorWSQH*~1Q zsmYo(VWDpkY71rxAFYqlHg40H+RET0eYkB{?z1rNy~0<>kl?~{Ghj0%xfww!Zn3Zh zp=q6gknUzkOut30R*fYQvQ294?kykLg-kN4stZm9v#6brnM}%)25mI4)7&l8zDhomb0#7wDkE)`k3 z-_y8V*}+;h8DH4~ErPVXEU;cF`%oz_r-AjsbswxL!|-fVg{3r^sv&gMl9EO>5u;I) zF4uPI&6F9W?J-ZIZkwvEY~^NL1gVj5Z$(w0f)*~T$|^ix zDqA?#3R!0R>oyf{K4Jzl3w`>cQK{Wl56Q}W0ndWYxctOk=gbee-hKI@efhyLlI^;g z89SCA>d%Z`B2M?oT)HnmI5~A@kYw(p@*Q0yf9qOi^m-A_wTsd&JN#qrQfKblfkKeK zI`)vFdvo?SC-dNo3-l>obWTb;`{>kIB^e+f#iP z9*p;rY-#|x3$+yQ=Y0VGJ>N1Thl_>7bH3%=$ tow*xFWsZUwQciXB<|hwiM!KPICY{cVbWEL^aE|pCM4Knr^w}m?|1aBtX08AL diff --git a/languages/zh.po b/languages/zh.po deleted file mode 100644 index d6514ae55..000000000 --- a/languages/zh.po +++ /dev/null @@ -1,580 +0,0 @@ -# Copyright (C) 2019 Pressbooks (Book Oven Inc.) -# This file is distributed under the GPL v3.0 or later. -# Translators: -# 董正隆 , 2017 -# fish free , 2017 -# -msgid "" -msgstr "" -"Project-Id-Version: McLuhan 2.8.4\n" -"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-book/\n" -"POT-Creation-Date: 2019-05-13T16:26:24+00:00\n" -"PO-Revision-Date: 2017-06-22 17:45+0000\n" -"Last-Translator: fish free , 2017\n" -"Language-Team: Chinese (https://www.transifex.com/pressbooks/teams/9194/zh/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh\n" -"Plural-Forms: nplurals=1; plural=0;\n" -"X-Domain: pressbooks-book\n" -"X-Generator: WP-CLI 2.0.1\n" - -#. Theme Name of the theme -msgid "McLuhan" -msgstr "" - -#. Theme URI of the theme -msgid "https://pressbooks.com/themes/pressbooks-book" -msgstr "" - -#. Description of the theme -msgid "" -"This theme is named after Canadian media theorist Marshall McLuhan, who " -"coined the phrase “the medium is the message.” It is designed for academic " -"writing and is also suitable for fiction. Headings are set in Cormorant " -"Garamond, and body type is set in Lora." -msgstr "" - -#. Author of the theme -msgid "Pressbooks (Book Oven Inc.)" -msgstr "" - -#. Author URI of the theme -msgid "https://pressbooks.com" -msgstr "" - -#: 404.php:2 -msgid "Oops! That content can’t be found." -msgstr "" - -#: 404.php:3 -msgid "It looks like nothing was found at this location. Try a search?" -msgstr "" - -#: comments.php:2 -msgid "Feedback/Errata" -msgstr "" - -#: comments.php:6 -msgid "" -"This post is password protected. Enter the password to view any comments." -msgstr "该文章有密码保护。请输入密码以查看评论。" - -#: comments.php:36 comments.php:47 -msgid " Older Comments" -msgstr "较早的评论" - -#: comments.php:37 comments.php:48 -msgid "Newer Comments " -msgstr "较新的评论" - -#: comments.php:56 -msgid "Comments are closed." -msgstr "已禁用评论。" - -#: comments.php:64 -msgid "Submit" -msgstr "提交" - -#. translators: %s: Pressbooks -#: footer.php:32 -msgid "Powered by %s" -msgstr "" - -#: footer.php:34 -msgid "Guides and Tutorials" -msgstr "" - -#: footer.php:35 -msgid "Contact" -msgstr "" - -#: footer.php:39 footer.php:41 -msgid "Pressbooks on YouTube" -msgstr "" - -#: footer.php:43 footer.php:47 -msgid "Pressbooks on Twitter" -msgstr "" - -#: functions.php:16 -msgid "Dependencies Missing" -msgstr "" - -#: functions.php:17 -msgid "You must run composer install from the McLuhan directory." -msgstr "" - -#: functions.php:28 -msgid "Cannot find Pressbooks install." -msgstr "" - -#: header.php:63 -msgid "Skip to content" -msgstr "" - -#. translators: %s: name of network -#: header.php:82 -msgid "Logo for %s" -msgstr "" - -#: header.php:93 -msgid "Toggle Menu" -msgstr "" - -#: header.php:106 index.php:14 partials/content-cover-toc.php:3 -msgid "Contents" -msgstr "" - -#. translators: %s: the title of the book -#: header.php:115 -msgid "Go to the cover page of %s" -msgstr "" - -#: header.php:119 inc/helpers/namespace.php:206 -msgid "Buy" -msgstr "购买" - -#: inc/actions/namespace.php:63 partials/content-accessibility-toolbar.php:4 -msgid "Increase Font Size" -msgstr "" - -#: inc/actions/namespace.php:64 -msgid "Decrease Font Size" -msgstr "" - -#: inc/actions/namespace.php:66 -msgid "Comparison loading…" -msgstr "" - -#: inc/actions/namespace.php:67 -msgid "Comparison loaded." -msgstr "" - -#: inc/actions/namespace.php:68 -msgid "The original chapter could not be loaded." -msgstr "" - -#: inc/actions/namespace.php:69 -msgid "Toggle contents of" -msgstr "" - -#: inc/actions/namespace.php:217 -msgid "Enable Image Lightbox" -msgstr "" - -#: inc/actions/namespace.php:222 -msgid "Show linked images in a lightbox" -msgstr "" - -#: inc/filters/namespace.php:19 -msgid "Private" -msgstr "" - -#: inc/helpers/namespace.php:140 -msgid "Public Domain" -msgstr "" - -#: inc/helpers/namespace.php:143 -msgid "Creative Commons Attribution" -msgstr "" - -#: inc/helpers/namespace.php:146 -msgid "Creative Commons Attribution ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:149 -msgid "Creative Commons Attribution NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:152 -msgid "Creative Commons Attribution NonCommercial" -msgstr "" - -#: inc/helpers/namespace.php:155 -msgid "Creative Commons Attribution NonCommercial ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:158 -msgid "Creative Commons Attribution NonCommercial NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:162 -msgid "All Rights Reserved" -msgstr "" - -#: inc/helpers/namespace.php:176 -msgid "Check out this great book on Pressbooks." -msgstr "" - -#: inc/helpers/namespace.php:193 -msgid "Home" -msgstr "" - -#: inc/helpers/namespace.php:199 -msgid "Read" -msgstr "" - -#: inc/helpers/namespace.php:213 -msgid "Sign in" -msgstr "" - -#: inc/helpers/namespace.php:220 -msgid "Admin" -msgstr "" - -#: inc/helpers/namespace.php:226 -msgid "Sign out" -msgstr "" - -#: inc/helpers/namespace.php:406 partials/content-cover-book-header.php:17 -#: partials/content-cover-book-info.php:51 -msgid "Author" -msgid_plural "Authors" -msgstr[0] "" - -#: inc/helpers/namespace.php:407 -msgid "Editor" -msgid_plural "Editors" -msgstr[0] "" - -#: inc/helpers/namespace.php:408 -msgid "Translator" -msgid_plural "Translators" -msgstr[0] "" - -#: inc/helpers/namespace.php:409 -msgid "Reviewer" -msgid_plural "Reviewers" -msgstr[0] "" - -#: inc/helpers/namespace.php:410 -msgid "Illustrator" -msgid_plural "Illustrators" -msgstr[0] "" - -#: inc/helpers/namespace.php:411 -msgid "Contributor" -msgid_plural "Contributors" -msgstr[0] "" - -#: inc/helpers/namespace.php:412 partials/content-cover-book-header.php:102 -#: partials/content-cover-book-info.php:66 single.php:32 -msgid "License" -msgstr "" - -#: inc/helpers/namespace.php:413 -msgid "Primary Subject" -msgstr "" - -#: inc/helpers/namespace.php:414 -msgid "Additional Subject(s)" -msgstr "" - -#: inc/helpers/namespace.php:415 -msgid "Publisher" -msgstr "" - -#: inc/helpers/namespace.php:416 -msgid "Publication Date" -msgstr "" - -#: inc/helpers/namespace.php:417 single.php:42 -msgid "Digital Object Identifier (DOI)" -msgstr "" - -#: inc/helpers/namespace.php:418 -msgid "Ebook ISBN" -msgstr "" - -#: inc/helpers/namespace.php:419 -msgid "Print ISBN" -msgstr "" - -#: inc/helpers/namespace.php:420 -msgid "Hashtag" -msgstr "" - -#. translators: %s: post title -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:454 inc/helpers/namespace.php:457 -msgid "Previous: %s" -msgstr "" - -#. translators: %s: post title, -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:464 inc/helpers/namespace.php:466 -msgid "Next: %s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%s on" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%1$s at %2$s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 inc/helpers/namespace.php:566 -msgid "(Edit)" -msgstr "" - -#: inc/helpers/namespace.php:540 -msgid "Your comment is awaiting moderation." -msgstr "" - -#: inc/helpers/namespace.php:566 -msgid "Pingback:" -msgstr "" - -#: inc/intervention.php:11 -msgid "Hello," -msgstr "" - -#: index.php:18 -msgid "This book does not contain any public content." -msgstr "" - -#: page-about.php:5 -msgid "About The Book" -msgstr "关于该书" - -#: page-about.php:21 page-buy.php:10 page-buy.php:18 -msgid "It's coming!" -msgstr "快来了!" - -#: page-authors.php:31 -msgid "Authors" -msgstr "作者" - -#: page-buy.php:5 -msgid "Buy the Book" -msgstr "购买此书" - -#. translators: %1$s: url to book, %2$s: title of book -#: page-buy.php:21 -msgid "You can buy %2$s by following any of the links below:" -msgstr "您可以通过下面任一链接购买%2$s:" - -#. translators: %1$s: url to purchase -#: page-buy.php:25 -msgid "Purchase on amazon.com" -msgstr "在amazon.com上购买" - -#. translators: %1$s: url to purchase -#: page-buy.php:30 -msgid "Purchase on oreilly.com" -msgstr "在oreilly.com上购买" - -#. translators: %1$s: url to purchase -#: page-buy.php:35 -msgid "Purchase on barnesandnoble.com" -msgstr "在barnesandnoble.com上购买" - -#. translators: %1$s: url to purchase -#: page-buy.php:40 -msgid "Purchase on kobobooks.com" -msgstr "在kobobooks.com上购买" - -#. translators: %1$s: url to purchase -#: page-buy.php:45 -msgid "Purchase on apple.com" -msgstr "在apple.com上购买" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Elsewhere" -msgstr "其他地方" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Purchase here:" -msgstr "在此购买:" - -#: page.php:13 partials/content-single-legacy.php:69 -#: partials/content-single.php:69 -msgid "Edit" -msgstr "编辑" - -#: page.php:18 -msgid "Pages:" -msgstr "页面:" - -#: partials/content-cover-book-header.php:11 -msgid "Book Title" -msgstr "" - -#: partials/content-cover-book-header.php:14 -msgid "Subtitle" -msgstr "" - -#. translators: %s: title of book -#: partials/content-cover-book-header.php:26 -#: partials/content-cover-book-header.php:32 -msgid "Cover image for %s" -msgstr "" - -#: partials/content-cover-book-header.php:54 -msgid "Download this book" -msgstr "" - -#: partials/content-cover-book-header.php:98 -#: partials/content-cover-book-info.php:6 -msgid "Book Description" -msgstr "" - -#: partials/content-cover-book-header.php:110 -msgid "Read Book" -msgstr "" - -#: partials/content-cover-book-header.php:117 -msgid "Buy Book" -msgstr "" - -#: partials/content-cover-book-info.php:2 -msgid "Book Information" -msgstr "" - -#: partials/content-cover-book-info.php:23 -msgid "Book Source" -msgstr "" - -#. translators: %$1s: title of book, link to book, %2$s: attribution string -#. for the book, %3$s: publisher of book, %4$s: license for book -#: partials/content-cover-book-info.php:30 -msgid "" -"This book is a cloned version of %1$s%2$s, published using Pressbooks by " -"%3$s under a %4$s license. It may differ from the original." -msgstr "" - -#. translators: %2$s: authors of book -#: partials/content-cover-book-info.php:33 -msgid " by %s" -msgstr "" - -#. translators: %s: link to source book -#: partials/content-cover-book-info.php:40 -msgid "" -"This book was cloned from a source that is no longer available. The source " -"URL was %s. This book may differ from the original." -msgstr "" - -#: partials/content-cover-book-info.php:61 -msgid "Contributors" -msgstr "" - -#: partials/content-cover-book-info.php:71 -msgid "Subject" -msgstr "" - -#: partials/content-cover-book-info.php:85 -#: partials/content-cover-metadata.php:63 -msgid "Click for more information" -msgstr "" - -#: partials/content-cover-metadata.php:3 -msgid "Metadata" -msgstr "" - -#: partials/content-cover-metadata.php:8 -msgid "Title" -msgstr "" - -#. translators: %1$s: chapter title, %2$s: book title, %3$s: book author(s) -#: partials/content-difftool.php:52 -msgid "This chapter is adapted from %1$s in %2$s by %3$s." -msgstr "" - -#: partials/content-difftool.php:66 -msgid "" -"Note: The comparison below is between this text and the current " -"version of the text from which it was adapted." -msgstr "" - -#: partials/content-difftool.php:67 -msgid "additions" -msgstr "" - -#: partials/content-difftool.php:67 -msgid "deletions" -msgstr "" - -#: partials/content-none.php:2 -msgid "Nothing Found" -msgstr "" - -#: partials/content-none.php:3 -msgid "" -"Sorry, but nothing matched your search terms. Please try again with some " -"different keywords." -msgstr "" - -#: partials/content-single-legacy.php:41 partials/content-single.php:42 -msgid "Previous Page" -msgstr "" - -#: partials/content-single-legacy.php:52 partials/content-single.php:53 -msgid "Next Page" -msgstr "" - -#: private.php:4 -msgid "Access Denied" -msgstr "拒绝访问" - -#. translators: link to sign in -#: private.php:10 -msgid "" -"This book is private, and accessible only to registered users. If you have " -"an account you can %s." -msgstr "本书不公开,只有注册用户才能查看。若您有账户,可以%s。" - -#: private.php:14 -msgid "sign in here" -msgstr "" - -#. translators: link to Pressbooks.com -#: private.php:23 -msgid "You can also set up your own Pressbooks book at %s." -msgstr "您可在此%s创建自己的书籍。" - -#. translators: search string -#: search.php:6 -msgid "Search Results for: %s" -msgstr "对“%s”的搜索结果:" - -#: search.php:18 -msgid "Previous page" -msgstr "" - -#: search.php:19 -msgid "Next page" -msgstr "" - -#: search.php:20 -msgid "Paged navigation" -msgstr "" - -#: searchform.php:3 -msgctxt "label" -msgid "Search in book:" -msgstr "" - -#: searchform.php:4 -msgctxt "placeholder" -msgid "Search in book …" -msgstr "" - -#: searchform.php:8 -msgid "Search" -msgstr "" - -#: single.php:58 -msgid "Share This Book" -msgstr "" diff --git a/languages/zh_CN.mo b/languages/zh_CN.mo deleted file mode 100644 index c0b77081ca237396359c9c824491b62ebeb44358..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 483 zcmZ8e%TB{E5G;aIj+{C8z@Zgv9#x^Kt6t~>Rcaxs!sCYAbek9&JF*>G_zymUpW<6^ zif9odjXd`5de-Z&BvQ0r#jhmx7XM zGAT1ANYf47mNUabDg#rU@&#O#sfJimk{MHI>Uk+QSvhwTnR|sot>;p{=syyw1J8+W zVTP}~x*rD2ASF#dXoG(V%_a%jv~_XjTR0OY(vqbJF|wSJe#QlAB=t(L2C4truGeeV zC?+&t;^x1*v9;Rk1f7=mo;~$%yoNI!Plx*l2Cnb)r7$QA#BYV|#^AYzLxJW4p=iKZ%rey2oM5|J<6^x|HH6^0hZgnr{k{{XgyUrsF hWNy7E+0Se{C>yy(fr=TaD0zsWKN;I^@ZG?veFN9skput$ diff --git a/languages/zh_CN.po b/languages/zh_CN.po deleted file mode 100644 index ffd6df39c..000000000 --- a/languages/zh_CN.po +++ /dev/null @@ -1,575 +0,0 @@ -# Copyright (C) 2019 Pressbooks (Book Oven Inc.) -# This file is distributed under the GPL v3.0 or later. -msgid "" -msgstr "" -"Project-Id-Version: McLuhan 2.8.4\n" -"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-book/\n" -"POT-Creation-Date: 2019-05-13T16:26:24+00:00\n" -"PO-Revision-Date: 2017-06-22 17:45+0000\n" -"Language-Team: Chinese (China) (https://www.transifex.com/pressbooks/teams/9194/zh_CN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" -"Plural-Forms: nplurals=1; plural=0;\n" -"X-Domain: pressbooks-book\n" -"X-Generator: WP-CLI 2.0.1\n" - -#. Theme Name of the theme -msgid "McLuhan" -msgstr "" - -#. Theme URI of the theme -msgid "https://pressbooks.com/themes/pressbooks-book" -msgstr "" - -#. Description of the theme -msgid "" -"This theme is named after Canadian media theorist Marshall McLuhan, who " -"coined the phrase “the medium is the message.” It is designed for academic " -"writing and is also suitable for fiction. Headings are set in Cormorant " -"Garamond, and body type is set in Lora." -msgstr "" - -#. Author of the theme -msgid "Pressbooks (Book Oven Inc.)" -msgstr "" - -#. Author URI of the theme -msgid "https://pressbooks.com" -msgstr "" - -#: 404.php:2 -msgid "Oops! That content can’t be found." -msgstr "" - -#: 404.php:3 -msgid "It looks like nothing was found at this location. Try a search?" -msgstr "" - -#: comments.php:2 -msgid "Feedback/Errata" -msgstr "" - -#: comments.php:6 -msgid "" -"This post is password protected. Enter the password to view any comments." -msgstr "" - -#: comments.php:36 comments.php:47 -msgid " Older Comments" -msgstr "" - -#: comments.php:37 comments.php:48 -msgid "Newer Comments " -msgstr "" - -#: comments.php:56 -msgid "Comments are closed." -msgstr "" - -#: comments.php:64 -msgid "Submit" -msgstr "" - -#. translators: %s: Pressbooks -#: footer.php:32 -msgid "Powered by %s" -msgstr "" - -#: footer.php:34 -msgid "Guides and Tutorials" -msgstr "" - -#: footer.php:35 -msgid "Contact" -msgstr "" - -#: footer.php:39 footer.php:41 -msgid "Pressbooks on YouTube" -msgstr "" - -#: footer.php:43 footer.php:47 -msgid "Pressbooks on Twitter" -msgstr "" - -#: functions.php:16 -msgid "Dependencies Missing" -msgstr "" - -#: functions.php:17 -msgid "You must run composer install from the McLuhan directory." -msgstr "" - -#: functions.php:28 -msgid "Cannot find Pressbooks install." -msgstr "" - -#: header.php:63 -msgid "Skip to content" -msgstr "" - -#. translators: %s: name of network -#: header.php:82 -msgid "Logo for %s" -msgstr "" - -#: header.php:93 -msgid "Toggle Menu" -msgstr "" - -#: header.php:106 index.php:14 partials/content-cover-toc.php:3 -msgid "Contents" -msgstr "" - -#. translators: %s: the title of the book -#: header.php:115 -msgid "Go to the cover page of %s" -msgstr "" - -#: header.php:119 inc/helpers/namespace.php:206 -msgid "Buy" -msgstr "" - -#: inc/actions/namespace.php:63 partials/content-accessibility-toolbar.php:4 -msgid "Increase Font Size" -msgstr "" - -#: inc/actions/namespace.php:64 -msgid "Decrease Font Size" -msgstr "" - -#: inc/actions/namespace.php:66 -msgid "Comparison loading…" -msgstr "" - -#: inc/actions/namespace.php:67 -msgid "Comparison loaded." -msgstr "" - -#: inc/actions/namespace.php:68 -msgid "The original chapter could not be loaded." -msgstr "" - -#: inc/actions/namespace.php:69 -msgid "Toggle contents of" -msgstr "" - -#: inc/actions/namespace.php:217 -msgid "Enable Image Lightbox" -msgstr "" - -#: inc/actions/namespace.php:222 -msgid "Show linked images in a lightbox" -msgstr "" - -#: inc/filters/namespace.php:19 -msgid "Private" -msgstr "" - -#: inc/helpers/namespace.php:140 -msgid "Public Domain" -msgstr "" - -#: inc/helpers/namespace.php:143 -msgid "Creative Commons Attribution" -msgstr "" - -#: inc/helpers/namespace.php:146 -msgid "Creative Commons Attribution ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:149 -msgid "Creative Commons Attribution NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:152 -msgid "Creative Commons Attribution NonCommercial" -msgstr "" - -#: inc/helpers/namespace.php:155 -msgid "Creative Commons Attribution NonCommercial ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:158 -msgid "Creative Commons Attribution NonCommercial NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:162 -msgid "All Rights Reserved" -msgstr "" - -#: inc/helpers/namespace.php:176 -msgid "Check out this great book on Pressbooks." -msgstr "" - -#: inc/helpers/namespace.php:193 -msgid "Home" -msgstr "" - -#: inc/helpers/namespace.php:199 -msgid "Read" -msgstr "" - -#: inc/helpers/namespace.php:213 -msgid "Sign in" -msgstr "" - -#: inc/helpers/namespace.php:220 -msgid "Admin" -msgstr "" - -#: inc/helpers/namespace.php:226 -msgid "Sign out" -msgstr "" - -#: inc/helpers/namespace.php:406 partials/content-cover-book-header.php:17 -#: partials/content-cover-book-info.php:51 -msgid "Author" -msgid_plural "Authors" -msgstr[0] "" - -#: inc/helpers/namespace.php:407 -msgid "Editor" -msgid_plural "Editors" -msgstr[0] "" - -#: inc/helpers/namespace.php:408 -msgid "Translator" -msgid_plural "Translators" -msgstr[0] "" - -#: inc/helpers/namespace.php:409 -msgid "Reviewer" -msgid_plural "Reviewers" -msgstr[0] "" - -#: inc/helpers/namespace.php:410 -msgid "Illustrator" -msgid_plural "Illustrators" -msgstr[0] "" - -#: inc/helpers/namespace.php:411 -msgid "Contributor" -msgid_plural "Contributors" -msgstr[0] "" - -#: inc/helpers/namespace.php:412 partials/content-cover-book-header.php:102 -#: partials/content-cover-book-info.php:66 single.php:32 -msgid "License" -msgstr "" - -#: inc/helpers/namespace.php:413 -msgid "Primary Subject" -msgstr "" - -#: inc/helpers/namespace.php:414 -msgid "Additional Subject(s)" -msgstr "" - -#: inc/helpers/namespace.php:415 -msgid "Publisher" -msgstr "" - -#: inc/helpers/namespace.php:416 -msgid "Publication Date" -msgstr "" - -#: inc/helpers/namespace.php:417 single.php:42 -msgid "Digital Object Identifier (DOI)" -msgstr "" - -#: inc/helpers/namespace.php:418 -msgid "Ebook ISBN" -msgstr "" - -#: inc/helpers/namespace.php:419 -msgid "Print ISBN" -msgstr "" - -#: inc/helpers/namespace.php:420 -msgid "Hashtag" -msgstr "" - -#. translators: %s: post title -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:454 inc/helpers/namespace.php:457 -msgid "Previous: %s" -msgstr "" - -#. translators: %s: post title, -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:464 inc/helpers/namespace.php:466 -msgid "Next: %s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%s on" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%1$s at %2$s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 inc/helpers/namespace.php:566 -msgid "(Edit)" -msgstr "" - -#: inc/helpers/namespace.php:540 -msgid "Your comment is awaiting moderation." -msgstr "" - -#: inc/helpers/namespace.php:566 -msgid "Pingback:" -msgstr "" - -#: inc/intervention.php:11 -msgid "Hello," -msgstr "" - -#: index.php:18 -msgid "This book does not contain any public content." -msgstr "" - -#: page-about.php:5 -msgid "About The Book" -msgstr "" - -#: page-about.php:21 page-buy.php:10 page-buy.php:18 -msgid "It's coming!" -msgstr "" - -#: page-authors.php:31 -msgid "Authors" -msgstr "" - -#: page-buy.php:5 -msgid "Buy the Book" -msgstr "" - -#. translators: %1$s: url to book, %2$s: title of book -#: page-buy.php:21 -msgid "You can buy %2$s by following any of the links below:" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:25 -msgid "Purchase on amazon.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:30 -msgid "Purchase on oreilly.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:35 -msgid "Purchase on barnesandnoble.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:40 -msgid "Purchase on kobobooks.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:45 -msgid "Purchase on apple.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Elsewhere" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Purchase here:" -msgstr "" - -#: page.php:13 partials/content-single-legacy.php:69 -#: partials/content-single.php:69 -msgid "Edit" -msgstr "" - -#: page.php:18 -msgid "Pages:" -msgstr "" - -#: partials/content-cover-book-header.php:11 -msgid "Book Title" -msgstr "" - -#: partials/content-cover-book-header.php:14 -msgid "Subtitle" -msgstr "" - -#. translators: %s: title of book -#: partials/content-cover-book-header.php:26 -#: partials/content-cover-book-header.php:32 -msgid "Cover image for %s" -msgstr "" - -#: partials/content-cover-book-header.php:54 -msgid "Download this book" -msgstr "" - -#: partials/content-cover-book-header.php:98 -#: partials/content-cover-book-info.php:6 -msgid "Book Description" -msgstr "" - -#: partials/content-cover-book-header.php:110 -msgid "Read Book" -msgstr "" - -#: partials/content-cover-book-header.php:117 -msgid "Buy Book" -msgstr "" - -#: partials/content-cover-book-info.php:2 -msgid "Book Information" -msgstr "" - -#: partials/content-cover-book-info.php:23 -msgid "Book Source" -msgstr "" - -#. translators: %$1s: title of book, link to book, %2$s: attribution string -#. for the book, %3$s: publisher of book, %4$s: license for book -#: partials/content-cover-book-info.php:30 -msgid "" -"This book is a cloned version of %1$s%2$s, published using Pressbooks by " -"%3$s under a %4$s license. It may differ from the original." -msgstr "" - -#. translators: %2$s: authors of book -#: partials/content-cover-book-info.php:33 -msgid " by %s" -msgstr "" - -#. translators: %s: link to source book -#: partials/content-cover-book-info.php:40 -msgid "" -"This book was cloned from a source that is no longer available. The source " -"URL was %s. This book may differ from the original." -msgstr "" - -#: partials/content-cover-book-info.php:61 -msgid "Contributors" -msgstr "" - -#: partials/content-cover-book-info.php:71 -msgid "Subject" -msgstr "" - -#: partials/content-cover-book-info.php:85 -#: partials/content-cover-metadata.php:63 -msgid "Click for more information" -msgstr "" - -#: partials/content-cover-metadata.php:3 -msgid "Metadata" -msgstr "" - -#: partials/content-cover-metadata.php:8 -msgid "Title" -msgstr "" - -#. translators: %1$s: chapter title, %2$s: book title, %3$s: book author(s) -#: partials/content-difftool.php:52 -msgid "This chapter is adapted from %1$s in %2$s by %3$s." -msgstr "" - -#: partials/content-difftool.php:66 -msgid "" -"Note: The comparison below is between this text and the current " -"version of the text from which it was adapted." -msgstr "" - -#: partials/content-difftool.php:67 -msgid "additions" -msgstr "" - -#: partials/content-difftool.php:67 -msgid "deletions" -msgstr "" - -#: partials/content-none.php:2 -msgid "Nothing Found" -msgstr "" - -#: partials/content-none.php:3 -msgid "" -"Sorry, but nothing matched your search terms. Please try again with some " -"different keywords." -msgstr "" - -#: partials/content-single-legacy.php:41 partials/content-single.php:42 -msgid "Previous Page" -msgstr "" - -#: partials/content-single-legacy.php:52 partials/content-single.php:53 -msgid "Next Page" -msgstr "" - -#: private.php:4 -msgid "Access Denied" -msgstr "" - -#. translators: link to sign in -#: private.php:10 -msgid "" -"This book is private, and accessible only to registered users. If you have " -"an account you can %s." -msgstr "" - -#: private.php:14 -msgid "sign in here" -msgstr "" - -#. translators: link to Pressbooks.com -#: private.php:23 -msgid "You can also set up your own Pressbooks book at %s." -msgstr "" - -#. translators: search string -#: search.php:6 -msgid "Search Results for: %s" -msgstr "" - -#: search.php:18 -msgid "Previous page" -msgstr "" - -#: search.php:19 -msgid "Next page" -msgstr "" - -#: search.php:20 -msgid "Paged navigation" -msgstr "" - -#: searchform.php:3 -msgctxt "label" -msgid "Search in book:" -msgstr "" - -#: searchform.php:4 -msgctxt "placeholder" -msgid "Search in book …" -msgstr "" - -#: searchform.php:8 -msgid "Search" -msgstr "" - -#: single.php:58 -msgid "Share This Book" -msgstr "" diff --git a/languages/zh_TW.mo b/languages/zh_TW.mo deleted file mode 100644 index 3cab24e44d824880430e9ffa9024f2f616fee221..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 484 zcmZ9J%}xR_5XUik+M{O=J$QiV><2+vO1Q{}A%VCdt9UbI8Fs7CZrZMkzK1X2L-{Or zF@o`*{L*P>+W)luIz9QQSshuWyqsuVD7J=?R2xl+$ahoS3%cYd?D<{i j5e9N&y(l?6+U})n<`xAiW~8EI9zlOHw*TO}fm8biv%8VH diff --git a/languages/zh_TW.po b/languages/zh_TW.po deleted file mode 100644 index 6afe76c8b..000000000 --- a/languages/zh_TW.po +++ /dev/null @@ -1,575 +0,0 @@ -# Copyright (C) 2019 Pressbooks (Book Oven Inc.) -# This file is distributed under the GPL v3.0 or later. -msgid "" -msgstr "" -"Project-Id-Version: McLuhan 2.8.4\n" -"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-book/\n" -"POT-Creation-Date: 2019-05-13T16:26:24+00:00\n" -"PO-Revision-Date: 2017-06-22 17:45+0000\n" -"Language-Team: Chinese (Taiwan) (https://www.transifex.com/pressbooks/teams/9194/zh_TW/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_TW\n" -"Plural-Forms: nplurals=1; plural=0;\n" -"X-Domain: pressbooks-book\n" -"X-Generator: WP-CLI 2.0.1\n" - -#. Theme Name of the theme -msgid "McLuhan" -msgstr "" - -#. Theme URI of the theme -msgid "https://pressbooks.com/themes/pressbooks-book" -msgstr "" - -#. Description of the theme -msgid "" -"This theme is named after Canadian media theorist Marshall McLuhan, who " -"coined the phrase “the medium is the message.” It is designed for academic " -"writing and is also suitable for fiction. Headings are set in Cormorant " -"Garamond, and body type is set in Lora." -msgstr "" - -#. Author of the theme -msgid "Pressbooks (Book Oven Inc.)" -msgstr "" - -#. Author URI of the theme -msgid "https://pressbooks.com" -msgstr "" - -#: 404.php:2 -msgid "Oops! That content can’t be found." -msgstr "" - -#: 404.php:3 -msgid "It looks like nothing was found at this location. Try a search?" -msgstr "" - -#: comments.php:2 -msgid "Feedback/Errata" -msgstr "" - -#: comments.php:6 -msgid "" -"This post is password protected. Enter the password to view any comments." -msgstr "" - -#: comments.php:36 comments.php:47 -msgid " Older Comments" -msgstr "" - -#: comments.php:37 comments.php:48 -msgid "Newer Comments " -msgstr "" - -#: comments.php:56 -msgid "Comments are closed." -msgstr "" - -#: comments.php:64 -msgid "Submit" -msgstr "" - -#. translators: %s: Pressbooks -#: footer.php:32 -msgid "Powered by %s" -msgstr "" - -#: footer.php:34 -msgid "Guides and Tutorials" -msgstr "" - -#: footer.php:35 -msgid "Contact" -msgstr "" - -#: footer.php:39 footer.php:41 -msgid "Pressbooks on YouTube" -msgstr "" - -#: footer.php:43 footer.php:47 -msgid "Pressbooks on Twitter" -msgstr "" - -#: functions.php:16 -msgid "Dependencies Missing" -msgstr "" - -#: functions.php:17 -msgid "You must run composer install from the McLuhan directory." -msgstr "" - -#: functions.php:28 -msgid "Cannot find Pressbooks install." -msgstr "" - -#: header.php:63 -msgid "Skip to content" -msgstr "" - -#. translators: %s: name of network -#: header.php:82 -msgid "Logo for %s" -msgstr "" - -#: header.php:93 -msgid "Toggle Menu" -msgstr "" - -#: header.php:106 index.php:14 partials/content-cover-toc.php:3 -msgid "Contents" -msgstr "" - -#. translators: %s: the title of the book -#: header.php:115 -msgid "Go to the cover page of %s" -msgstr "" - -#: header.php:119 inc/helpers/namespace.php:206 -msgid "Buy" -msgstr "" - -#: inc/actions/namespace.php:63 partials/content-accessibility-toolbar.php:4 -msgid "Increase Font Size" -msgstr "" - -#: inc/actions/namespace.php:64 -msgid "Decrease Font Size" -msgstr "" - -#: inc/actions/namespace.php:66 -msgid "Comparison loading…" -msgstr "" - -#: inc/actions/namespace.php:67 -msgid "Comparison loaded." -msgstr "" - -#: inc/actions/namespace.php:68 -msgid "The original chapter could not be loaded." -msgstr "" - -#: inc/actions/namespace.php:69 -msgid "Toggle contents of" -msgstr "" - -#: inc/actions/namespace.php:217 -msgid "Enable Image Lightbox" -msgstr "" - -#: inc/actions/namespace.php:222 -msgid "Show linked images in a lightbox" -msgstr "" - -#: inc/filters/namespace.php:19 -msgid "Private" -msgstr "" - -#: inc/helpers/namespace.php:140 -msgid "Public Domain" -msgstr "" - -#: inc/helpers/namespace.php:143 -msgid "Creative Commons Attribution" -msgstr "" - -#: inc/helpers/namespace.php:146 -msgid "Creative Commons Attribution ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:149 -msgid "Creative Commons Attribution NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:152 -msgid "Creative Commons Attribution NonCommercial" -msgstr "" - -#: inc/helpers/namespace.php:155 -msgid "Creative Commons Attribution NonCommercial ShareAlike" -msgstr "" - -#: inc/helpers/namespace.php:158 -msgid "Creative Commons Attribution NonCommercial NoDerivatives" -msgstr "" - -#: inc/helpers/namespace.php:162 -msgid "All Rights Reserved" -msgstr "" - -#: inc/helpers/namespace.php:176 -msgid "Check out this great book on Pressbooks." -msgstr "" - -#: inc/helpers/namespace.php:193 -msgid "Home" -msgstr "" - -#: inc/helpers/namespace.php:199 -msgid "Read" -msgstr "" - -#: inc/helpers/namespace.php:213 -msgid "Sign in" -msgstr "" - -#: inc/helpers/namespace.php:220 -msgid "Admin" -msgstr "" - -#: inc/helpers/namespace.php:226 -msgid "Sign out" -msgstr "" - -#: inc/helpers/namespace.php:406 partials/content-cover-book-header.php:17 -#: partials/content-cover-book-info.php:51 -msgid "Author" -msgid_plural "Authors" -msgstr[0] "" - -#: inc/helpers/namespace.php:407 -msgid "Editor" -msgid_plural "Editors" -msgstr[0] "" - -#: inc/helpers/namespace.php:408 -msgid "Translator" -msgid_plural "Translators" -msgstr[0] "" - -#: inc/helpers/namespace.php:409 -msgid "Reviewer" -msgid_plural "Reviewers" -msgstr[0] "" - -#: inc/helpers/namespace.php:410 -msgid "Illustrator" -msgid_plural "Illustrators" -msgstr[0] "" - -#: inc/helpers/namespace.php:411 -msgid "Contributor" -msgid_plural "Contributors" -msgstr[0] "" - -#: inc/helpers/namespace.php:412 partials/content-cover-book-header.php:102 -#: partials/content-cover-book-info.php:66 single.php:32 -msgid "License" -msgstr "" - -#: inc/helpers/namespace.php:413 -msgid "Primary Subject" -msgstr "" - -#: inc/helpers/namespace.php:414 -msgid "Additional Subject(s)" -msgstr "" - -#: inc/helpers/namespace.php:415 -msgid "Publisher" -msgstr "" - -#: inc/helpers/namespace.php:416 -msgid "Publication Date" -msgstr "" - -#: inc/helpers/namespace.php:417 single.php:42 -msgid "Digital Object Identifier (DOI)" -msgstr "" - -#: inc/helpers/namespace.php:418 -msgid "Ebook ISBN" -msgstr "" - -#: inc/helpers/namespace.php:419 -msgid "Print ISBN" -msgstr "" - -#: inc/helpers/namespace.php:420 -msgid "Hashtag" -msgstr "" - -#. translators: %s: post title -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:454 inc/helpers/namespace.php:457 -msgid "Previous: %s" -msgstr "" - -#. translators: %s: post title, -#. translators: %s: post short title or title -#: inc/helpers/namespace.php:464 inc/helpers/namespace.php:466 -msgid "Next: %s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%s on" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 -msgid "%1$s at %2$s" -msgstr "" - -#. translators: %s: name of commenter, %1$s: date of comment, %2$s: time of -#. comment -#: inc/helpers/namespace.php:537 inc/helpers/namespace.php:566 -msgid "(Edit)" -msgstr "" - -#: inc/helpers/namespace.php:540 -msgid "Your comment is awaiting moderation." -msgstr "" - -#: inc/helpers/namespace.php:566 -msgid "Pingback:" -msgstr "" - -#: inc/intervention.php:11 -msgid "Hello," -msgstr "" - -#: index.php:18 -msgid "This book does not contain any public content." -msgstr "" - -#: page-about.php:5 -msgid "About The Book" -msgstr "" - -#: page-about.php:21 page-buy.php:10 page-buy.php:18 -msgid "It's coming!" -msgstr "" - -#: page-authors.php:31 -msgid "Authors" -msgstr "" - -#: page-buy.php:5 -msgid "Buy the Book" -msgstr "" - -#. translators: %1$s: url to book, %2$s: title of book -#: page-buy.php:21 -msgid "You can buy %2$s by following any of the links below:" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:25 -msgid "Purchase on amazon.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:30 -msgid "Purchase on oreilly.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:35 -msgid "Purchase on barnesandnoble.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:40 -msgid "Purchase on kobobooks.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:45 -msgid "Purchase on apple.com" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Elsewhere" -msgstr "" - -#. translators: %1$s: url to purchase -#: page-buy.php:50 -msgid "Purchase here:" -msgstr "" - -#: page.php:13 partials/content-single-legacy.php:69 -#: partials/content-single.php:69 -msgid "Edit" -msgstr "" - -#: page.php:18 -msgid "Pages:" -msgstr "" - -#: partials/content-cover-book-header.php:11 -msgid "Book Title" -msgstr "" - -#: partials/content-cover-book-header.php:14 -msgid "Subtitle" -msgstr "" - -#. translators: %s: title of book -#: partials/content-cover-book-header.php:26 -#: partials/content-cover-book-header.php:32 -msgid "Cover image for %s" -msgstr "" - -#: partials/content-cover-book-header.php:54 -msgid "Download this book" -msgstr "" - -#: partials/content-cover-book-header.php:98 -#: partials/content-cover-book-info.php:6 -msgid "Book Description" -msgstr "" - -#: partials/content-cover-book-header.php:110 -msgid "Read Book" -msgstr "" - -#: partials/content-cover-book-header.php:117 -msgid "Buy Book" -msgstr "" - -#: partials/content-cover-book-info.php:2 -msgid "Book Information" -msgstr "" - -#: partials/content-cover-book-info.php:23 -msgid "Book Source" -msgstr "" - -#. translators: %$1s: title of book, link to book, %2$s: attribution string -#. for the book, %3$s: publisher of book, %4$s: license for book -#: partials/content-cover-book-info.php:30 -msgid "" -"This book is a cloned version of %1$s%2$s, published using Pressbooks by " -"%3$s under a %4$s license. It may differ from the original." -msgstr "" - -#. translators: %2$s: authors of book -#: partials/content-cover-book-info.php:33 -msgid " by %s" -msgstr "" - -#. translators: %s: link to source book -#: partials/content-cover-book-info.php:40 -msgid "" -"This book was cloned from a source that is no longer available. The source " -"URL was %s. This book may differ from the original." -msgstr "" - -#: partials/content-cover-book-info.php:61 -msgid "Contributors" -msgstr "" - -#: partials/content-cover-book-info.php:71 -msgid "Subject" -msgstr "" - -#: partials/content-cover-book-info.php:85 -#: partials/content-cover-metadata.php:63 -msgid "Click for more information" -msgstr "" - -#: partials/content-cover-metadata.php:3 -msgid "Metadata" -msgstr "" - -#: partials/content-cover-metadata.php:8 -msgid "Title" -msgstr "" - -#. translators: %1$s: chapter title, %2$s: book title, %3$s: book author(s) -#: partials/content-difftool.php:52 -msgid "This chapter is adapted from %1$s in %2$s by %3$s." -msgstr "" - -#: partials/content-difftool.php:66 -msgid "" -"Note: The comparison below is between this text and the current " -"version of the text from which it was adapted." -msgstr "" - -#: partials/content-difftool.php:67 -msgid "additions" -msgstr "" - -#: partials/content-difftool.php:67 -msgid "deletions" -msgstr "" - -#: partials/content-none.php:2 -msgid "Nothing Found" -msgstr "" - -#: partials/content-none.php:3 -msgid "" -"Sorry, but nothing matched your search terms. Please try again with some " -"different keywords." -msgstr "" - -#: partials/content-single-legacy.php:41 partials/content-single.php:42 -msgid "Previous Page" -msgstr "" - -#: partials/content-single-legacy.php:52 partials/content-single.php:53 -msgid "Next Page" -msgstr "" - -#: private.php:4 -msgid "Access Denied" -msgstr "" - -#. translators: link to sign in -#: private.php:10 -msgid "" -"This book is private, and accessible only to registered users. If you have " -"an account you can %s." -msgstr "" - -#: private.php:14 -msgid "sign in here" -msgstr "" - -#. translators: link to Pressbooks.com -#: private.php:23 -msgid "You can also set up your own Pressbooks book at %s." -msgstr "" - -#. translators: search string -#: search.php:6 -msgid "Search Results for: %s" -msgstr "" - -#: search.php:18 -msgid "Previous page" -msgstr "" - -#: search.php:19 -msgid "Next page" -msgstr "" - -#: search.php:20 -msgid "Paged navigation" -msgstr "" - -#: searchform.php:3 -msgctxt "label" -msgid "Search in book:" -msgstr "" - -#: searchform.php:4 -msgctxt "placeholder" -msgid "Search in book …" -msgstr "" - -#: searchform.php:8 -msgid "Search" -msgstr "" - -#: single.php:58 -msgid "Share This Book" -msgstr ""