Browse Source

1.6.3, Update languages, new threshold

The minimum translation completion threshold required in order for a file to be downloaded is 25%
pull/185/head
Dac Chartrand 5 years ago
parent
commit
c2394c48b5
  1. 14
      README.md
  2. 2
      bin/i18n.sh
  3. BIN
      languages/af.mo
  4. 571
      languages/af.po
  5. BIN
      languages/ar.mo
  6. 575
      languages/ar.po
  7. BIN
      languages/bg_BG.mo
  8. 571
      languages/bg_BG.po
  9. BIN
      languages/ca.mo
  10. 571
      languages/ca.po
  11. BIN
      languages/cs.mo
  12. 573
      languages/cs.po
  13. BIN
      languages/cs_CZ.mo
  14. 573
      languages/cs_CZ.po
  15. BIN
      languages/da_DK.mo
  16. 571
      languages/da_DK.po
  17. BIN
      languages/de_CH.mo
  18. 571
      languages/de_CH.po
  19. BIN
      languages/de_DE.mo
  20. 8
      languages/de_DE.po
  21. BIN
      languages/el.mo
  22. 571
      languages/el.po
  23. BIN
      languages/en_CA.mo
  24. 571
      languages/en_CA.po
  25. BIN
      languages/en_GB.mo
  26. 571
      languages/en_GB.po
  27. BIN
      languages/es_ES.mo
  28. 8
      languages/es_ES.po
  29. BIN
      languages/et.mo
  30. 571
      languages/et.po
  31. BIN
      languages/eu.mo
  32. 571
      languages/eu.po
  33. BIN
      languages/fr_FR.mo
  34. 8
      languages/fr_FR.po
  35. BIN
      languages/gl_ES.mo
  36. 575
      languages/gl_ES.po
  37. BIN
      languages/he.mo
  38. 8
      languages/he.po
  39. BIN
      languages/hi.mo
  40. 578
      languages/hi.po
  41. BIN
      languages/hr.mo
  42. 8
      languages/hr.po
  43. BIN
      languages/hu_HU.mo
  44. 8
      languages/hu_HU.po
  45. BIN
      languages/id_ID.mo
  46. 570
      languages/id_ID.po
  47. BIN
      languages/it_IT.mo
  48. 8
      languages/it_IT.po
  49. BIN
      languages/ja.mo
  50. 570
      languages/ja.po
  51. BIN
      languages/ka_GE.mo
  52. 583
      languages/ka_GE.po
  53. BIN
      languages/kk@Cyrl.mo
  54. 571
      languages/kk@Cyrl.po
  55. BIN
      languages/km_KH.mo
  56. 570
      languages/km_KH.po
  57. BIN
      languages/ko.mo
  58. 570
      languages/ko.po
  59. BIN
      languages/lt_LT.mo
  60. 8
      languages/lt_LT.po
  61. BIN
      languages/lv.mo
  62. 8
      languages/lv.po
  63. BIN
      languages/nb_NO.mo
  64. 571
      languages/nb_NO.po
  65. BIN
      languages/nl_NL.mo
  66. 571
      languages/nl_NL.po
  67. BIN
      languages/no.mo
  68. 571
      languages/no.po
  69. BIN
      languages/pa.mo
  70. 571
      languages/pa.po
  71. BIN
      languages/pl.mo
  72. 573
      languages/pl.po
  73. 10
      languages/pressbooks-aldine.pot
  74. BIN
      languages/pt_BR.mo
  75. 571
      languages/pt_BR.po
  76. BIN
      languages/pt_PT.mo
  77. 571
      languages/pt_PT.po
  78. BIN
      languages/ro.mo
  79. 572
      languages/ro.po
  80. BIN
      languages/ru_RU.mo
  81. 8
      languages/ru_RU.po
  82. BIN
      languages/sk_SK.mo
  83. 573
      languages/sk_SK.po
  84. BIN
      languages/sv_SE.mo
  85. 571
      languages/sv_SE.po
  86. BIN
      languages/ta_IN.mo
  87. 571
      languages/ta_IN.po
  88. BIN
      languages/ta_LK.mo
  89. 571
      languages/ta_LK.po
  90. BIN
      languages/te_IN.mo
  91. 571
      languages/te_IN.po
  92. BIN
      languages/tr_TR.mo
  93. 571
      languages/tr_TR.po
  94. BIN
      languages/uk.mo
  95. 573
      languages/uk.po
  96. BIN
      languages/ur.mo
  97. 571
      languages/ur.po
  98. BIN
      languages/zh.mo
  99. BIN
      languages/zh_CN.mo
  100. 574
      languages/zh_CN.po
  101. Some files were not shown because too many files have changed in this diff Show More

14
README.md

@ -11,9 +11,9 @@
**Tags:** publishing, catalog, pressbooks, default-theme
**Requires at least:** 5.2
**Tested up to:** 5.2
**Stable tag:** 1.6.2
**Requires at least:** 5.2.1
**Tested up to:** 5.2.1
**Stable tag:** 1.6.3
**License:** GNU General Public License v3 or later
**License URI:** LICENSE
@ -34,17 +34,17 @@ Aldine is the default theme for the home page of [Pressbooks](https://pressbooks
## Changelog
### 1.6.2
### 1.6.3
* See: https://github.com/pressbooks/pressbooks-aldine/releases/tag/1.6.2
* See: https://github.com/pressbooks/pressbooks-aldine/releases/tag/1.6.3
* Full release history available at: https://github.com/pressbooks/pressbooks-aldine/releases
## Upgrade Notice
### 1.6.2
### 1.6.3
- Aldine requires Pressbooks >= 5.8.0
- Aldine requires Pressbooks >= 5.8.1
## Credits

2
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

BIN
languages/af.mo

Binary file not shown.

571
languages/af.po

@ -1,571 +0,0 @@
# Copyright (C) 2019 Pressbooks (Book Oven Inc.)
# This file is distributed under the GNU GPL v3 or later.
msgid ""
msgstr ""
"Project-Id-Version: Aldine 1.6.2\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n"
"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Language-Team: Afrikaans (https://www.transifex.com/pressbooks/teams/9194/af/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: af\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Domain: pressbooks-aldine\n"
"X-Generator: WP-CLI 2.0.1\n"
#. Theme Name of the theme
msgid "Aldine"
msgstr ""
#. Theme URI of the theme
msgid "https://github.com/pressbooks/pressbooks-aldine/"
msgstr ""
#. Description of the theme
msgid ""
"Aldine is the default theme for the home page of Pressbooks networks. It is "
"named for the Aldine Press, founded by Aldus Manutius in 1494, who is "
"regarded by many as the world’s first publisher."
msgstr ""
#. Author of the theme
msgid "Pressbooks (Book Oven Inc.)"
msgstr ""
#. Author URI of the theme
msgid "https://pressbooks.org"
msgstr ""
#: 404.php:17
msgid "Oops! That page can’t be found."
msgstr ""
#: 404.php:21
msgid "It looks like nothing was found at this location."
msgstr ""
#. translators: 1: title.
#: comments.php:35
msgid "One thought on “%1$s”"
msgstr ""
#. translators: 1: comment count number, 2: title.
#: comments.php:41
msgctxt "comments title"
msgid "%1$s thought on “%2$s”"
msgid_plural "%1$s thoughts on “%2$s”"
msgstr[0] ""
msgstr[1] ""
#: comments.php:68
msgid "Comments are closed."
msgstr ""
#. translators: %s network name
#: footer.php:43 footer.php:48
msgid "%s on Facebook"
msgstr ""
#. translators: %s network name
#: footer.php:53 footer.php:58
msgid "%s on Twitter"
msgstr ""
#. translators: %s Pressbooks
#: footer.php:77
msgid "Powered by %s"
msgstr ""
#: footer.php:79
msgid "Guides and Tutorials"
msgstr ""
#: footer.php:80 inc/helpers/namespace.php:179
msgid "Contact"
msgstr ""
#: footer.php:84 footer.php:86
msgid "Pressbooks on YouTube"
msgstr ""
#: footer.php:88 footer.php:92
msgid "Pressbooks on Twitter"
msgstr ""
#: functions.php:19
msgid "Dependencies Missing"
msgstr ""
#: functions.php:20
msgid "You must run <code>composer install</code> from the Aldine directory."
msgstr ""
#: header.php:44
msgid "Skip to content"
msgstr ""
#. translators: %s name of network
#: header.php:69
msgid "Logo for %s"
msgstr ""
#: header.php:80
msgid "Toggle Menu"
msgstr ""
#: inc/actions/namespace.php:47 inc/activation/namespace.php:120
msgid "Primary Menu"
msgstr ""
#: inc/actions/namespace.php:48 inc/activation/namespace.php:141
msgid "Footer Menu"
msgstr ""
#: inc/actions/namespace.php:114
msgid "Network Footer Block 1"
msgstr ""
#: inc/actions/namespace.php:126
msgid "Network Footer Block 2"
msgstr ""
#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4
msgid "Increase Font Size"
msgstr ""
#: inc/actions/namespace.php:153
msgid "Decrease Font Size"
msgstr ""
#: inc/actions/namespace.php:237
msgid ""
"This page displays your network catalog, so there is no content to edit."
msgstr ""
#: inc/actions/namespace.php:291
msgid "Page Section"
msgstr ""
#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57
msgid "Title"
msgstr ""
#: inc/actions/namespace.php:293
msgid "Standard"
msgstr ""
#: inc/actions/namespace.php:294
msgid "Accent"
msgstr ""
#: inc/actions/namespace.php:295
msgid "Bordered"
msgstr ""
#: inc/actions/namespace.php:296
msgid "Borderless"
msgstr ""
#: inc/actions/namespace.php:299
msgid "Call to Action"
msgstr ""
#: inc/actions/namespace.php:300
msgid "Text"
msgstr ""
#: inc/actions/namespace.php:301
msgid "Link"
msgstr ""
#: inc/activation/namespace.php:25
msgid "About Pressbooks"
msgstr ""
#: inc/activation/namespace.php:26
msgid ""
"Pressbooks is easy-to-use book writing software that lets you create a book "
"in all the formats you need to publish."
msgstr ""
#: inc/activation/namespace.php:27
msgid "Learn More"
msgstr ""
#: inc/activation/namespace.php:34 inc/activation/namespace.php:146
#: inc/activation/namespace.php:152
msgid "About"
msgstr ""
#: inc/activation/namespace.php:39
msgid ""
"Pressbooks is simple book production software. You can use Pressbooks to "
"publish textbooks, scholarly monographs, syllabi, fiction and non-fiction "
"books, white papers, and more in multiple formats including:"
msgstr ""
#: inc/activation/namespace.php:40
msgid "MOBI (for Kindle ebooks)"
msgstr ""
#: inc/activation/namespace.php:41
msgid "EPUB (for all other ebookstores)"
msgstr ""
#: inc/activation/namespace.php:42
msgid "designed PDF (for print-on-demand and digital distribution)"
msgstr ""
#. translators: %s link to about page
#: inc/activation/namespace.php:46
msgid "For more information about Pressbooks, %s."
msgstr ""
#: inc/activation/namespace.php:47
msgid "see here"
msgstr ""
#: inc/activation/namespace.php:53 inc/activation/namespace.php:176
#: inc/activation/namespace.php:182
msgid "Help"
msgstr ""
#. translators: %1$s: link to how to page; %2$s: link to guide
#: inc/activation/namespace.php:60
msgid ""
"The easiest way to get started with Pressbooks is to follow our %1$s. Or, "
"you can review our %2$s."
msgstr ""
#: inc/activation/namespace.php:61
msgid "4 Step Guide to Making a Book on Pressbooks"
msgstr ""
#: inc/activation/namespace.php:62
msgid "Guide to Using Pressbooks"
msgstr ""
#: inc/activation/namespace.php:64
msgid ""
"If you require further assistance, please contact your network manager."
msgstr ""
#. Template Name of the theme
#: inc/activation/namespace.php:69 inc/activation/namespace.php:125
#: inc/activation/namespace.php:131 inc/activation/namespace.php:161
#: inc/activation/namespace.php:167
msgid "Catalog"
msgstr ""
#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173
msgid "Home"
msgstr ""
#: inc/admin/namespace.php:30
msgid "Catalog updated."
msgstr ""
#: inc/admin/namespace.php:31
msgid "Sorry, but your catalog was not updated. Please try again."
msgstr ""
#: inc/admin/namespace.php:32
msgid "Dismiss this notice."
msgstr ""
#: inc/admin/namespace.php:61
msgid "In Catalog"
msgstr ""
#: inc/customizer/namespace.php:69
msgid "Primary Color"
msgstr ""
#: inc/customizer/namespace.php:70
msgid "Primary color, used for links and other primary elements."
msgstr ""
#: inc/customizer/namespace.php:75
msgid "Primary Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:76
msgid "Variant of the primary color, used for primary element hover states."
msgstr ""
#: inc/customizer/namespace.php:81
msgid "Accent Color"
msgstr ""
#: inc/customizer/namespace.php:82
msgid "Accent color, used for flourishes and secondary elements."
msgstr ""
#: inc/customizer/namespace.php:87
msgid "Accent Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:88
msgid "Variant of the accent color, used for secondary element hover states."
msgstr ""
#: inc/customizer/namespace.php:93
msgid "Primary Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:94
msgid "Used for text on a primary background."
msgstr ""
#: inc/customizer/namespace.php:99
msgid "Accent Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:100
msgid "Used for text on an accent color background."
msgstr ""
#: inc/customizer/namespace.php:124
msgid "Social Media"
msgstr ""
#: inc/customizer/namespace.php:136
msgid "Facebook"
msgstr ""
#: inc/customizer/namespace.php:149
msgid "Twitter"
msgstr ""
#: inc/customizer/namespace.php:158
msgid "Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:169
msgid "Show Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:179 partials/content-front-page.php:19
msgid "Our Latest Titles"
msgstr ""
#: inc/customizer/namespace.php:184
msgid "Front Page Catalog Title"
msgstr ""
#: inc/customizer/namespace.php:193
msgid "Contact Form"
msgstr ""
#: inc/customizer/namespace.php:204
msgid "Show Contact Form"
msgstr ""
#: inc/customizer/namespace.php:214 partials/contact-form.php:12
msgid "Contact Us"
msgstr ""
#: inc/customizer/namespace.php:219
msgid "Contact Form Title"
msgstr ""
#: inc/customizer/namespace.php:233
msgid "Contact Email"
msgstr ""
#: inc/filters/namespace.php:63
msgid "Continued"
msgstr ""
#: inc/helpers/namespace.php:186
msgid "Sign In"
msgstr ""
#: inc/helpers/namespace.php:192
msgid "Sign Up"
msgstr ""
#: inc/helpers/namespace.php:200
msgid "Admin"
msgstr ""
#: inc/helpers/namespace.php:208
msgid "My Books"
msgstr ""
#: inc/helpers/namespace.php:214
msgid "Create a New Book"
msgstr ""
#: inc/helpers/namespace.php:220
msgid "Sign Out"
msgstr ""
#: inc/helpers/namespace.php:282
msgid "Name is required."
msgstr ""
#: inc/helpers/namespace.php:286
msgid "Email is required."
msgstr ""
#: inc/helpers/namespace.php:290
msgid "Email is invalid."
msgstr ""
#: inc/helpers/namespace.php:294
msgid "Institution is required."
msgstr ""
#: inc/helpers/namespace.php:298
msgid "Message is required."
msgstr ""
#. translators: %s name of contact for submitter
#: inc/helpers/namespace.php:305
msgid "Contact Form Submission from %s"
msgstr ""
#: inc/helpers/namespace.php:316
msgid "Your message was sent!"
msgstr ""
#: inc/helpers/namespace.php:319
msgid "Your message could not be sent."
msgstr ""
#: inc/intervention.php:12
msgid "Hello,"
msgstr ""
#: page-catalog.php:55
msgid "No Books Found"
msgstr ""
#: page-catalog.php:58
msgid "No books have been added to the catalog."
msgstr ""
#: partials/book.php:39
msgid "About this book"
msgstr ""
#: partials/contact-form.php:29
msgid "Keep this field blank (required)"
msgstr ""
#: partials/contact-form.php:45
msgid "Your name (required)"
msgstr ""
#: partials/contact-form.php:61
msgid "Your email address (required)"
msgstr ""
#: partials/contact-form.php:77
msgid "Your institution (required)"
msgstr ""
#: partials/contact-form.php:93
msgid "Your message (required)"
msgstr ""
#: partials/contact-form.php:97
msgid "Send"
msgstr ""
#: partials/content-front-page.php:76
msgid "View Complete Catalog"
msgstr ""
#: partials/content-none.php:14
msgid "Nothing Found"
msgstr ""
#. translators: 1: link to WP admin new post page.
#: partials/content-none.php:27
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
msgstr ""
#: partials/content-none.php:41
msgid ""
"Sorry, but nothing matched your search terms. Please try again with some "
"different keywords."
msgstr ""
#: partials/content-none.php:48
msgid ""
"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
"searching can help."
msgstr ""
#: partials/content-page-catalog.php:17
msgid "Filter by Subject"
msgstr ""
#: partials/content-page-catalog.php:19
msgid "All Subjects"
msgstr ""
#: partials/content-page-catalog.php:39
msgid "Filter by License"
msgstr ""
#: partials/content-page-catalog.php:41
msgid "All Licenses"
msgstr ""
#: partials/content-page-catalog.php:54
msgid "Sort by"
msgstr ""
#: partials/content-page-catalog.php:58
msgid "Subject"
msgstr ""
#: partials/content-page-catalog.php:59
msgid "Latest"
msgstr ""
#: partials/content-page-catalog.php:67
msgid "Clear Filters"
msgstr ""
#: partials/content-page-catalog.php:68
msgid "Submit"
msgstr ""
#: partials/content-page.php:23 partials/content.php:50
msgid "Pages:"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content-page.php:37
msgid "Edit <span class=\"screen-reader-text\">%s</span>"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content.php:37
msgid "Continue reading<span class=\"screen-reader-text\"> \"%s\"</span>"
msgstr ""
#: partials/paged-navigation.php:2
msgid "Navigation"
msgstr ""
#. translators: %s: search query.
#: search.php:23
msgid "Search Results for: %s"
msgstr ""
#: searchform.php:3
msgctxt "label"
msgid "Search Catalog"
msgstr ""
#: searchform.php:6
msgctxt "submit button"
msgid "Search"
msgstr ""

BIN
languages/ar.mo

Binary file not shown.

575
languages/ar.po

@ -1,575 +0,0 @@
# Copyright (C) 2019 Pressbooks (Book Oven Inc.)
# This file is distributed under the GNU GPL v3 or later.
msgid ""
msgstr ""
"Project-Id-Version: Aldine 1.6.2\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n"
"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Language-Team: Arabic (https://www.transifex.com/pressbooks/teams/9194/ar/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ar\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
"X-Domain: pressbooks-aldine\n"
"X-Generator: WP-CLI 2.0.1\n"
#. Theme Name of the theme
msgid "Aldine"
msgstr ""
#. Theme URI of the theme
msgid "https://github.com/pressbooks/pressbooks-aldine/"
msgstr ""
#. Description of the theme
msgid ""
"Aldine is the default theme for the home page of Pressbooks networks. It is "
"named for the Aldine Press, founded by Aldus Manutius in 1494, who is "
"regarded by many as the world’s first publisher."
msgstr ""
#. Author of the theme
msgid "Pressbooks (Book Oven Inc.)"
msgstr ""
#. Author URI of the theme
msgid "https://pressbooks.org"
msgstr ""
#: 404.php:17
msgid "Oops! That page can&rsquo;t be found."
msgstr ""
#: 404.php:21
msgid "It looks like nothing was found at this location."
msgstr ""
#. translators: 1: title.
#: comments.php:35
msgid "One thought on &ldquo;%1$s&rdquo;"
msgstr ""
#. translators: 1: comment count number, 2: title.
#: comments.php:41
msgctxt "comments title"
msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
#: comments.php:68
msgid "Comments are closed."
msgstr ""
#. translators: %s network name
#: footer.php:43 footer.php:48
msgid "%s on Facebook"
msgstr ""
#. translators: %s network name
#: footer.php:53 footer.php:58
msgid "%s on Twitter"
msgstr ""
#. translators: %s Pressbooks
#: footer.php:77
msgid "Powered by %s"
msgstr ""
#: footer.php:79
msgid "Guides and Tutorials"
msgstr ""
#: footer.php:80 inc/helpers/namespace.php:179
msgid "Contact"
msgstr ""
#: footer.php:84 footer.php:86
msgid "Pressbooks on YouTube"
msgstr ""
#: footer.php:88 footer.php:92
msgid "Pressbooks on Twitter"
msgstr ""
#: functions.php:19
msgid "Dependencies Missing"
msgstr ""
#: functions.php:20
msgid "You must run <code>composer install</code> from the Aldine directory."
msgstr ""
#: header.php:44
msgid "Skip to content"
msgstr ""
#. translators: %s name of network
#: header.php:69
msgid "Logo for %s"
msgstr ""
#: header.php:80
msgid "Toggle Menu"
msgstr ""
#: inc/actions/namespace.php:47 inc/activation/namespace.php:120
msgid "Primary Menu"
msgstr ""
#: inc/actions/namespace.php:48 inc/activation/namespace.php:141
msgid "Footer Menu"
msgstr ""
#: inc/actions/namespace.php:114
msgid "Network Footer Block 1"
msgstr ""
#: inc/actions/namespace.php:126
msgid "Network Footer Block 2"
msgstr ""
#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4
msgid "Increase Font Size"
msgstr ""
#: inc/actions/namespace.php:153
msgid "Decrease Font Size"
msgstr ""
#: inc/actions/namespace.php:237
msgid ""
"This page displays your network catalog, so there is no content to edit."
msgstr ""
#: inc/actions/namespace.php:291
msgid "Page Section"
msgstr ""
#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57
msgid "Title"
msgstr ""
#: inc/actions/namespace.php:293
msgid "Standard"
msgstr ""
#: inc/actions/namespace.php:294
msgid "Accent"
msgstr ""
#: inc/actions/namespace.php:295
msgid "Bordered"
msgstr ""
#: inc/actions/namespace.php:296
msgid "Borderless"
msgstr ""
#: inc/actions/namespace.php:299
msgid "Call to Action"
msgstr ""
#: inc/actions/namespace.php:300
msgid "Text"
msgstr ""
#: inc/actions/namespace.php:301
msgid "Link"
msgstr ""
#: inc/activation/namespace.php:25
msgid "About Pressbooks"
msgstr ""
#: inc/activation/namespace.php:26
msgid ""
"Pressbooks is easy-to-use book writing software that lets you create a book "
"in all the formats you need to publish."
msgstr ""
#: inc/activation/namespace.php:27
msgid "Learn More"
msgstr ""
#: inc/activation/namespace.php:34 inc/activation/namespace.php:146
#: inc/activation/namespace.php:152
msgid "About"
msgstr ""
#: inc/activation/namespace.php:39
msgid ""
"Pressbooks is simple book production software. You can use Pressbooks to "
"publish textbooks, scholarly monographs, syllabi, fiction and non-fiction "
"books, white papers, and more in multiple formats including:"
msgstr ""
#: inc/activation/namespace.php:40
msgid "MOBI (for Kindle ebooks)"
msgstr ""
#: inc/activation/namespace.php:41
msgid "EPUB (for all other ebookstores)"
msgstr ""
#: inc/activation/namespace.php:42
msgid "designed PDF (for print-on-demand and digital distribution)"
msgstr ""
#. translators: %s link to about page
#: inc/activation/namespace.php:46
msgid "For more information about Pressbooks, %s."
msgstr ""
#: inc/activation/namespace.php:47
msgid "see here"
msgstr ""
#: inc/activation/namespace.php:53 inc/activation/namespace.php:176
#: inc/activation/namespace.php:182
msgid "Help"
msgstr ""
#. translators: %1$s: link to how to page; %2$s: link to guide
#: inc/activation/namespace.php:60
msgid ""
"The easiest way to get started with Pressbooks is to follow our %1$s. Or, "
"you can review our %2$s."
msgstr ""
#: inc/activation/namespace.php:61
msgid "4 Step Guide to Making a Book on Pressbooks"
msgstr ""
#: inc/activation/namespace.php:62
msgid "Guide to Using Pressbooks"
msgstr ""
#: inc/activation/namespace.php:64
msgid ""
"If you require further assistance, please contact your network manager."
msgstr ""
#. Template Name of the theme
#: inc/activation/namespace.php:69 inc/activation/namespace.php:125
#: inc/activation/namespace.php:131 inc/activation/namespace.php:161
#: inc/activation/namespace.php:167
msgid "Catalog"
msgstr ""
#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173
msgid "Home"
msgstr ""
#: inc/admin/namespace.php:30
msgid "Catalog updated."
msgstr ""
#: inc/admin/namespace.php:31
msgid "Sorry, but your catalog was not updated. Please try again."
msgstr ""
#: inc/admin/namespace.php:32
msgid "Dismiss this notice."
msgstr ""
#: inc/admin/namespace.php:61
msgid "In Catalog"
msgstr ""
#: inc/customizer/namespace.php:69
msgid "Primary Color"
msgstr ""
#: inc/customizer/namespace.php:70
msgid "Primary color, used for links and other primary elements."
msgstr ""
#: inc/customizer/namespace.php:75
msgid "Primary Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:76
msgid "Variant of the primary color, used for primary element hover states."
msgstr ""
#: inc/customizer/namespace.php:81
msgid "Accent Color"
msgstr ""
#: inc/customizer/namespace.php:82
msgid "Accent color, used for flourishes and secondary elements."
msgstr ""
#: inc/customizer/namespace.php:87
msgid "Accent Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:88
msgid "Variant of the accent color, used for secondary element hover states."
msgstr ""
#: inc/customizer/namespace.php:93
msgid "Primary Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:94
msgid "Used for text on a primary background."
msgstr ""
#: inc/customizer/namespace.php:99
msgid "Accent Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:100
msgid "Used for text on an accent color background."
msgstr ""
#: inc/customizer/namespace.php:124
msgid "Social Media"
msgstr ""
#: inc/customizer/namespace.php:136
msgid "Facebook"
msgstr ""
#: inc/customizer/namespace.php:149
msgid "Twitter"
msgstr ""
#: inc/customizer/namespace.php:158
msgid "Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:169
msgid "Show Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:179 partials/content-front-page.php:19
msgid "Our Latest Titles"
msgstr ""
#: inc/customizer/namespace.php:184
msgid "Front Page Catalog Title"
msgstr ""
#: inc/customizer/namespace.php:193
msgid "Contact Form"
msgstr ""
#: inc/customizer/namespace.php:204
msgid "Show Contact Form"
msgstr ""
#: inc/customizer/namespace.php:214 partials/contact-form.php:12
msgid "Contact Us"
msgstr ""
#: inc/customizer/namespace.php:219
msgid "Contact Form Title"
msgstr ""
#: inc/customizer/namespace.php:233
msgid "Contact Email"
msgstr ""
#: inc/filters/namespace.php:63
msgid "Continued"
msgstr ""
#: inc/helpers/namespace.php:186
msgid "Sign In"
msgstr ""
#: inc/helpers/namespace.php:192
msgid "Sign Up"
msgstr ""
#: inc/helpers/namespace.php:200
msgid "Admin"
msgstr ""
#: inc/helpers/namespace.php:208
msgid "My Books"
msgstr ""
#: inc/helpers/namespace.php:214
msgid "Create a New Book"
msgstr ""
#: inc/helpers/namespace.php:220
msgid "Sign Out"
msgstr ""
#: inc/helpers/namespace.php:282
msgid "Name is required."
msgstr ""
#: inc/helpers/namespace.php:286
msgid "Email is required."
msgstr ""
#: inc/helpers/namespace.php:290
msgid "Email is invalid."
msgstr ""
#: inc/helpers/namespace.php:294
msgid "Institution is required."
msgstr ""
#: inc/helpers/namespace.php:298
msgid "Message is required."
msgstr ""
#. translators: %s name of contact for submitter
#: inc/helpers/namespace.php:305
msgid "Contact Form Submission from %s"
msgstr ""
#: inc/helpers/namespace.php:316
msgid "Your message was sent!"
msgstr ""
#: inc/helpers/namespace.php:319
msgid "Your message could not be sent."
msgstr ""
#: inc/intervention.php:12
msgid "Hello,"
msgstr ""
#: page-catalog.php:55
msgid "No Books Found"
msgstr ""
#: page-catalog.php:58
msgid "No books have been added to the catalog."
msgstr ""
#: partials/book.php:39
msgid "About this book"
msgstr ""
#: partials/contact-form.php:29
msgid "Keep this field blank (required)"
msgstr ""
#: partials/contact-form.php:45
msgid "Your name (required)"
msgstr ""
#: partials/contact-form.php:61
msgid "Your email address (required)"
msgstr ""
#: partials/contact-form.php:77
msgid "Your institution (required)"
msgstr ""
#: partials/contact-form.php:93
msgid "Your message (required)"
msgstr ""
#: partials/contact-form.php:97
msgid "Send"
msgstr ""
#: partials/content-front-page.php:76
msgid "View Complete Catalog"
msgstr ""
#: partials/content-none.php:14
msgid "Nothing Found"
msgstr ""
#. translators: 1: link to WP admin new post page.
#: partials/content-none.php:27
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
msgstr ""
#: partials/content-none.php:41
msgid ""
"Sorry, but nothing matched your search terms. Please try again with some "
"different keywords."
msgstr ""
#: partials/content-none.php:48
msgid ""
"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
"searching can help."
msgstr ""
#: partials/content-page-catalog.php:17
msgid "Filter by Subject"
msgstr ""
#: partials/content-page-catalog.php:19
msgid "All Subjects"
msgstr ""
#: partials/content-page-catalog.php:39
msgid "Filter by License"
msgstr ""
#: partials/content-page-catalog.php:41
msgid "All Licenses"
msgstr ""
#: partials/content-page-catalog.php:54
msgid "Sort by"
msgstr ""
#: partials/content-page-catalog.php:58
msgid "Subject"
msgstr ""
#: partials/content-page-catalog.php:59
msgid "Latest"
msgstr ""
#: partials/content-page-catalog.php:67
msgid "Clear Filters"
msgstr ""
#: partials/content-page-catalog.php:68
msgid "Submit"
msgstr ""
#: partials/content-page.php:23 partials/content.php:50
msgid "Pages:"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content-page.php:37
msgid "Edit <span class=\"screen-reader-text\">%s</span>"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content.php:37
msgid "Continue reading<span class=\"screen-reader-text\"> \"%s\"</span>"
msgstr ""
#: partials/paged-navigation.php:2
msgid "Navigation"
msgstr ""
#. translators: %s: search query.
#: search.php:23
msgid "Search Results for: %s"
msgstr ""
#: searchform.php:3
msgctxt "label"
msgid "Search Catalog"
msgstr ""
#: searchform.php:6
msgctxt "submit button"
msgid "Search"
msgstr ""

BIN
languages/bg_BG.mo

Binary file not shown.

571
languages/bg_BG.po

@ -1,571 +0,0 @@
# Copyright (C) 2019 Pressbooks (Book Oven Inc.)
# This file is distributed under the GNU GPL v3 or later.
msgid ""
msgstr ""
"Project-Id-Version: Aldine 1.6.2\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n"
"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Language-Team: Bulgarian (Bulgaria) (https://www.transifex.com/pressbooks/teams/9194/bg_BG/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: bg_BG\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Domain: pressbooks-aldine\n"
"X-Generator: WP-CLI 2.0.1\n"
#. Theme Name of the theme
msgid "Aldine"
msgstr ""
#. Theme URI of the theme
msgid "https://github.com/pressbooks/pressbooks-aldine/"
msgstr ""
#. Description of the theme
msgid ""
"Aldine is the default theme for the home page of Pressbooks networks. It is "
"named for the Aldine Press, founded by Aldus Manutius in 1494, who is "
"regarded by many as the world’s first publisher."
msgstr ""
#. Author of the theme
msgid "Pressbooks (Book Oven Inc.)"
msgstr ""
#. Author URI of the theme
msgid "https://pressbooks.org"
msgstr ""
#: 404.php:17
msgid "Oops! That page can&rsquo;t be found."
msgstr ""
#: 404.php:21
msgid "It looks like nothing was found at this location."
msgstr ""
#. translators: 1: title.
#: comments.php:35
msgid "One thought on &ldquo;%1$s&rdquo;"
msgstr ""
#. translators: 1: comment count number, 2: title.
#: comments.php:41
msgctxt "comments title"
msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
msgstr[1] ""
#: comments.php:68
msgid "Comments are closed."
msgstr ""
#. translators: %s network name
#: footer.php:43 footer.php:48
msgid "%s on Facebook"
msgstr ""
#. translators: %s network name
#: footer.php:53 footer.php:58
msgid "%s on Twitter"
msgstr ""
#. translators: %s Pressbooks
#: footer.php:77
msgid "Powered by %s"
msgstr ""
#: footer.php:79
msgid "Guides and Tutorials"
msgstr ""
#: footer.php:80 inc/helpers/namespace.php:179
msgid "Contact"
msgstr ""
#: footer.php:84 footer.php:86
msgid "Pressbooks on YouTube"
msgstr ""
#: footer.php:88 footer.php:92
msgid "Pressbooks on Twitter"
msgstr ""
#: functions.php:19
msgid "Dependencies Missing"
msgstr ""
#: functions.php:20
msgid "You must run <code>composer install</code> from the Aldine directory."
msgstr ""
#: header.php:44
msgid "Skip to content"
msgstr ""
#. translators: %s name of network
#: header.php:69
msgid "Logo for %s"
msgstr ""
#: header.php:80
msgid "Toggle Menu"
msgstr ""
#: inc/actions/namespace.php:47 inc/activation/namespace.php:120
msgid "Primary Menu"
msgstr ""
#: inc/actions/namespace.php:48 inc/activation/namespace.php:141
msgid "Footer Menu"
msgstr ""
#: inc/actions/namespace.php:114
msgid "Network Footer Block 1"
msgstr ""
#: inc/actions/namespace.php:126
msgid "Network Footer Block 2"
msgstr ""
#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4
msgid "Increase Font Size"
msgstr ""
#: inc/actions/namespace.php:153
msgid "Decrease Font Size"
msgstr ""
#: inc/actions/namespace.php:237
msgid ""
"This page displays your network catalog, so there is no content to edit."
msgstr ""
#: inc/actions/namespace.php:291
msgid "Page Section"
msgstr ""
#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57
msgid "Title"
msgstr ""
#: inc/actions/namespace.php:293
msgid "Standard"
msgstr ""
#: inc/actions/namespace.php:294
msgid "Accent"
msgstr ""
#: inc/actions/namespace.php:295
msgid "Bordered"
msgstr ""
#: inc/actions/namespace.php:296
msgid "Borderless"
msgstr ""
#: inc/actions/namespace.php:299
msgid "Call to Action"
msgstr ""
#: inc/actions/namespace.php:300
msgid "Text"
msgstr ""
#: inc/actions/namespace.php:301
msgid "Link"
msgstr ""
#: inc/activation/namespace.php:25
msgid "About Pressbooks"
msgstr ""
#: inc/activation/namespace.php:26
msgid ""
"Pressbooks is easy-to-use book writing software that lets you create a book "
"in all the formats you need to publish."
msgstr ""
#: inc/activation/namespace.php:27
msgid "Learn More"
msgstr ""
#: inc/activation/namespace.php:34 inc/activation/namespace.php:146
#: inc/activation/namespace.php:152
msgid "About"
msgstr ""
#: inc/activation/namespace.php:39
msgid ""
"Pressbooks is simple book production software. You can use Pressbooks to "
"publish textbooks, scholarly monographs, syllabi, fiction and non-fiction "
"books, white papers, and more in multiple formats including:"
msgstr ""
#: inc/activation/namespace.php:40
msgid "MOBI (for Kindle ebooks)"
msgstr ""
#: inc/activation/namespace.php:41
msgid "EPUB (for all other ebookstores)"
msgstr ""
#: inc/activation/namespace.php:42
msgid "designed PDF (for print-on-demand and digital distribution)"
msgstr ""
#. translators: %s link to about page
#: inc/activation/namespace.php:46
msgid "For more information about Pressbooks, %s."
msgstr ""
#: inc/activation/namespace.php:47
msgid "see here"
msgstr ""
#: inc/activation/namespace.php:53 inc/activation/namespace.php:176
#: inc/activation/namespace.php:182
msgid "Help"
msgstr ""
#. translators: %1$s: link to how to page; %2$s: link to guide
#: inc/activation/namespace.php:60
msgid ""
"The easiest way to get started with Pressbooks is to follow our %1$s. Or, "
"you can review our %2$s."
msgstr ""
#: inc/activation/namespace.php:61
msgid "4 Step Guide to Making a Book on Pressbooks"
msgstr ""
#: inc/activation/namespace.php:62
msgid "Guide to Using Pressbooks"
msgstr ""
#: inc/activation/namespace.php:64
msgid ""
"If you require further assistance, please contact your network manager."
msgstr ""
#. Template Name of the theme
#: inc/activation/namespace.php:69 inc/activation/namespace.php:125
#: inc/activation/namespace.php:131 inc/activation/namespace.php:161
#: inc/activation/namespace.php:167
msgid "Catalog"
msgstr ""
#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173
msgid "Home"
msgstr ""
#: inc/admin/namespace.php:30
msgid "Catalog updated."
msgstr ""
#: inc/admin/namespace.php:31
msgid "Sorry, but your catalog was not updated. Please try again."
msgstr ""
#: inc/admin/namespace.php:32
msgid "Dismiss this notice."
msgstr ""
#: inc/admin/namespace.php:61
msgid "In Catalog"
msgstr ""
#: inc/customizer/namespace.php:69
msgid "Primary Color"
msgstr ""
#: inc/customizer/namespace.php:70
msgid "Primary color, used for links and other primary elements."
msgstr ""
#: inc/customizer/namespace.php:75
msgid "Primary Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:76
msgid "Variant of the primary color, used for primary element hover states."
msgstr ""
#: inc/customizer/namespace.php:81
msgid "Accent Color"
msgstr ""
#: inc/customizer/namespace.php:82
msgid "Accent color, used for flourishes and secondary elements."
msgstr ""
#: inc/customizer/namespace.php:87
msgid "Accent Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:88
msgid "Variant of the accent color, used for secondary element hover states."
msgstr ""
#: inc/customizer/namespace.php:93
msgid "Primary Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:94
msgid "Used for text on a primary background."
msgstr ""
#: inc/customizer/namespace.php:99
msgid "Accent Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:100
msgid "Used for text on an accent color background."
msgstr ""
#: inc/customizer/namespace.php:124
msgid "Social Media"
msgstr ""
#: inc/customizer/namespace.php:136
msgid "Facebook"
msgstr ""
#: inc/customizer/namespace.php:149
msgid "Twitter"
msgstr ""
#: inc/customizer/namespace.php:158
msgid "Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:169
msgid "Show Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:179 partials/content-front-page.php:19
msgid "Our Latest Titles"
msgstr ""
#: inc/customizer/namespace.php:184
msgid "Front Page Catalog Title"
msgstr ""
#: inc/customizer/namespace.php:193
msgid "Contact Form"
msgstr ""
#: inc/customizer/namespace.php:204
msgid "Show Contact Form"
msgstr ""
#: inc/customizer/namespace.php:214 partials/contact-form.php:12
msgid "Contact Us"
msgstr ""
#: inc/customizer/namespace.php:219
msgid "Contact Form Title"
msgstr ""
#: inc/customizer/namespace.php:233
msgid "Contact Email"
msgstr ""
#: inc/filters/namespace.php:63
msgid "Continued"
msgstr ""
#: inc/helpers/namespace.php:186
msgid "Sign In"
msgstr ""
#: inc/helpers/namespace.php:192
msgid "Sign Up"
msgstr ""
#: inc/helpers/namespace.php:200
msgid "Admin"
msgstr ""
#: inc/helpers/namespace.php:208
msgid "My Books"
msgstr ""
#: inc/helpers/namespace.php:214
msgid "Create a New Book"
msgstr ""
#: inc/helpers/namespace.php:220
msgid "Sign Out"
msgstr ""
#: inc/helpers/namespace.php:282
msgid "Name is required."
msgstr ""
#: inc/helpers/namespace.php:286
msgid "Email is required."
msgstr ""
#: inc/helpers/namespace.php:290
msgid "Email is invalid."
msgstr ""
#: inc/helpers/namespace.php:294
msgid "Institution is required."
msgstr ""
#: inc/helpers/namespace.php:298
msgid "Message is required."
msgstr ""
#. translators: %s name of contact for submitter
#: inc/helpers/namespace.php:305
msgid "Contact Form Submission from %s"
msgstr ""
#: inc/helpers/namespace.php:316
msgid "Your message was sent!"
msgstr ""
#: inc/helpers/namespace.php:319
msgid "Your message could not be sent."
msgstr ""
#: inc/intervention.php:12
msgid "Hello,"
msgstr ""
#: page-catalog.php:55
msgid "No Books Found"
msgstr ""
#: page-catalog.php:58
msgid "No books have been added to the catalog."
msgstr ""
#: partials/book.php:39
msgid "About this book"
msgstr ""
#: partials/contact-form.php:29
msgid "Keep this field blank (required)"
msgstr ""
#: partials/contact-form.php:45
msgid "Your name (required)"
msgstr ""
#: partials/contact-form.php:61
msgid "Your email address (required)"
msgstr ""
#: partials/contact-form.php:77
msgid "Your institution (required)"
msgstr ""
#: partials/contact-form.php:93
msgid "Your message (required)"
msgstr ""
#: partials/contact-form.php:97
msgid "Send"
msgstr ""
#: partials/content-front-page.php:76
msgid "View Complete Catalog"
msgstr ""
#: partials/content-none.php:14
msgid "Nothing Found"
msgstr ""
#. translators: 1: link to WP admin new post page.
#: partials/content-none.php:27
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
msgstr ""
#: partials/content-none.php:41
msgid ""
"Sorry, but nothing matched your search terms. Please try again with some "
"different keywords."
msgstr ""
#: partials/content-none.php:48
msgid ""
"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
"searching can help."
msgstr ""
#: partials/content-page-catalog.php:17
msgid "Filter by Subject"
msgstr ""
#: partials/content-page-catalog.php:19
msgid "All Subjects"
msgstr ""
#: partials/content-page-catalog.php:39
msgid "Filter by License"
msgstr ""
#: partials/content-page-catalog.php:41
msgid "All Licenses"
msgstr ""
#: partials/content-page-catalog.php:54
msgid "Sort by"
msgstr ""
#: partials/content-page-catalog.php:58
msgid "Subject"
msgstr ""
#: partials/content-page-catalog.php:59
msgid "Latest"
msgstr ""
#: partials/content-page-catalog.php:67
msgid "Clear Filters"
msgstr ""
#: partials/content-page-catalog.php:68
msgid "Submit"
msgstr ""
#: partials/content-page.php:23 partials/content.php:50
msgid "Pages:"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content-page.php:37
msgid "Edit <span class=\"screen-reader-text\">%s</span>"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content.php:37
msgid "Continue reading<span class=\"screen-reader-text\"> \"%s\"</span>"
msgstr ""
#: partials/paged-navigation.php:2
msgid "Navigation"
msgstr ""
#. translators: %s: search query.
#: search.php:23
msgid "Search Results for: %s"
msgstr ""
#: searchform.php:3
msgctxt "label"
msgid "Search Catalog"
msgstr ""
#: searchform.php:6
msgctxt "submit button"
msgid "Search"
msgstr ""

BIN
languages/ca.mo

Binary file not shown.

571
languages/ca.po

@ -1,571 +0,0 @@
# Copyright (C) 2019 Pressbooks (Book Oven Inc.)
# This file is distributed under the GNU GPL v3 or later.
msgid ""
msgstr ""
"Project-Id-Version: Aldine 1.6.2\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n"
"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Language-Team: Catalan (https://www.transifex.com/pressbooks/teams/9194/ca/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ca\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Domain: pressbooks-aldine\n"
"X-Generator: WP-CLI 2.0.1\n"
#. Theme Name of the theme
msgid "Aldine"
msgstr ""
#. Theme URI of the theme
msgid "https://github.com/pressbooks/pressbooks-aldine/"
msgstr ""
#. Description of the theme
msgid ""
"Aldine is the default theme for the home page of Pressbooks networks. It is "
"named for the Aldine Press, founded by Aldus Manutius in 1494, who is "
"regarded by many as the world’s first publisher."
msgstr ""
#. Author of the theme
msgid "Pressbooks (Book Oven Inc.)"
msgstr ""
#. Author URI of the theme
msgid "https://pressbooks.org"
msgstr ""
#: 404.php:17
msgid "Oops! That page can&rsquo;t be found."
msgstr ""
#: 404.php:21
msgid "It looks like nothing was found at this location."
msgstr ""
#. translators: 1: title.
#: comments.php:35
msgid "One thought on &ldquo;%1$s&rdquo;"
msgstr ""
#. translators: 1: comment count number, 2: title.
#: comments.php:41
msgctxt "comments title"
msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
msgstr[1] ""
#: comments.php:68
msgid "Comments are closed."
msgstr ""
#. translators: %s network name
#: footer.php:43 footer.php:48
msgid "%s on Facebook"
msgstr ""
#. translators: %s network name
#: footer.php:53 footer.php:58
msgid "%s on Twitter"
msgstr ""
#. translators: %s Pressbooks
#: footer.php:77
msgid "Powered by %s"
msgstr ""
#: footer.php:79
msgid "Guides and Tutorials"
msgstr ""
#: footer.php:80 inc/helpers/namespace.php:179
msgid "Contact"
msgstr ""
#: footer.php:84 footer.php:86
msgid "Pressbooks on YouTube"
msgstr ""
#: footer.php:88 footer.php:92
msgid "Pressbooks on Twitter"
msgstr ""
#: functions.php:19
msgid "Dependencies Missing"
msgstr ""
#: functions.php:20
msgid "You must run <code>composer install</code> from the Aldine directory."
msgstr ""
#: header.php:44
msgid "Skip to content"
msgstr ""
#. translators: %s name of network
#: header.php:69
msgid "Logo for %s"
msgstr ""
#: header.php:80
msgid "Toggle Menu"
msgstr ""
#: inc/actions/namespace.php:47 inc/activation/namespace.php:120
msgid "Primary Menu"
msgstr ""
#: inc/actions/namespace.php:48 inc/activation/namespace.php:141
msgid "Footer Menu"
msgstr ""
#: inc/actions/namespace.php:114
msgid "Network Footer Block 1"
msgstr ""
#: inc/actions/namespace.php:126
msgid "Network Footer Block 2"
msgstr ""
#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4
msgid "Increase Font Size"
msgstr ""
#: inc/actions/namespace.php:153
msgid "Decrease Font Size"
msgstr ""
#: inc/actions/namespace.php:237
msgid ""
"This page displays your network catalog, so there is no content to edit."
msgstr ""
#: inc/actions/namespace.php:291
msgid "Page Section"
msgstr ""
#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57
msgid "Title"
msgstr ""
#: inc/actions/namespace.php:293
msgid "Standard"
msgstr ""
#: inc/actions/namespace.php:294
msgid "Accent"
msgstr ""
#: inc/actions/namespace.php:295
msgid "Bordered"
msgstr ""
#: inc/actions/namespace.php:296
msgid "Borderless"
msgstr ""
#: inc/actions/namespace.php:299
msgid "Call to Action"
msgstr ""
#: inc/actions/namespace.php:300
msgid "Text"
msgstr ""
#: inc/actions/namespace.php:301
msgid "Link"
msgstr ""
#: inc/activation/namespace.php:25
msgid "About Pressbooks"
msgstr ""
#: inc/activation/namespace.php:26
msgid ""
"Pressbooks is easy-to-use book writing software that lets you create a book "
"in all the formats you need to publish."
msgstr ""
#: inc/activation/namespace.php:27
msgid "Learn More"
msgstr ""
#: inc/activation/namespace.php:34 inc/activation/namespace.php:146
#: inc/activation/namespace.php:152
msgid "About"
msgstr ""
#: inc/activation/namespace.php:39
msgid ""
"Pressbooks is simple book production software. You can use Pressbooks to "
"publish textbooks, scholarly monographs, syllabi, fiction and non-fiction "
"books, white papers, and more in multiple formats including:"
msgstr ""
#: inc/activation/namespace.php:40
msgid "MOBI (for Kindle ebooks)"
msgstr ""
#: inc/activation/namespace.php:41
msgid "EPUB (for all other ebookstores)"
msgstr ""
#: inc/activation/namespace.php:42
msgid "designed PDF (for print-on-demand and digital distribution)"
msgstr ""
#. translators: %s link to about page
#: inc/activation/namespace.php:46
msgid "For more information about Pressbooks, %s."
msgstr ""
#: inc/activation/namespace.php:47
msgid "see here"
msgstr ""
#: inc/activation/namespace.php:53 inc/activation/namespace.php:176
#: inc/activation/namespace.php:182
msgid "Help"
msgstr ""
#. translators: %1$s: link to how to page; %2$s: link to guide
#: inc/activation/namespace.php:60
msgid ""
"The easiest way to get started with Pressbooks is to follow our %1$s. Or, "
"you can review our %2$s."
msgstr ""
#: inc/activation/namespace.php:61
msgid "4 Step Guide to Making a Book on Pressbooks"
msgstr ""
#: inc/activation/namespace.php:62
msgid "Guide to Using Pressbooks"
msgstr ""
#: inc/activation/namespace.php:64
msgid ""
"If you require further assistance, please contact your network manager."
msgstr ""
#. Template Name of the theme
#: inc/activation/namespace.php:69 inc/activation/namespace.php:125
#: inc/activation/namespace.php:131 inc/activation/namespace.php:161
#: inc/activation/namespace.php:167
msgid "Catalog"
msgstr ""
#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173
msgid "Home"
msgstr ""
#: inc/admin/namespace.php:30
msgid "Catalog updated."
msgstr ""
#: inc/admin/namespace.php:31
msgid "Sorry, but your catalog was not updated. Please try again."
msgstr ""
#: inc/admin/namespace.php:32
msgid "Dismiss this notice."
msgstr ""
#: inc/admin/namespace.php:61
msgid "In Catalog"
msgstr ""
#: inc/customizer/namespace.php:69
msgid "Primary Color"
msgstr ""
#: inc/customizer/namespace.php:70
msgid "Primary color, used for links and other primary elements."
msgstr ""
#: inc/customizer/namespace.php:75
msgid "Primary Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:76
msgid "Variant of the primary color, used for primary element hover states."
msgstr ""
#: inc/customizer/namespace.php:81
msgid "Accent Color"
msgstr ""
#: inc/customizer/namespace.php:82
msgid "Accent color, used for flourishes and secondary elements."
msgstr ""
#: inc/customizer/namespace.php:87
msgid "Accent Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:88
msgid "Variant of the accent color, used for secondary element hover states."
msgstr ""
#: inc/customizer/namespace.php:93
msgid "Primary Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:94
msgid "Used for text on a primary background."
msgstr ""
#: inc/customizer/namespace.php:99
msgid "Accent Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:100
msgid "Used for text on an accent color background."
msgstr ""
#: inc/customizer/namespace.php:124
msgid "Social Media"
msgstr ""
#: inc/customizer/namespace.php:136
msgid "Facebook"
msgstr ""
#: inc/customizer/namespace.php:149
msgid "Twitter"
msgstr ""
#: inc/customizer/namespace.php:158
msgid "Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:169
msgid "Show Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:179 partials/content-front-page.php:19
msgid "Our Latest Titles"
msgstr ""
#: inc/customizer/namespace.php:184
msgid "Front Page Catalog Title"
msgstr ""
#: inc/customizer/namespace.php:193
msgid "Contact Form"
msgstr ""
#: inc/customizer/namespace.php:204
msgid "Show Contact Form"
msgstr ""
#: inc/customizer/namespace.php:214 partials/contact-form.php:12
msgid "Contact Us"
msgstr ""
#: inc/customizer/namespace.php:219
msgid "Contact Form Title"
msgstr ""
#: inc/customizer/namespace.php:233
msgid "Contact Email"
msgstr ""
#: inc/filters/namespace.php:63
msgid "Continued"
msgstr ""
#: inc/helpers/namespace.php:186
msgid "Sign In"
msgstr ""
#: inc/helpers/namespace.php:192
msgid "Sign Up"
msgstr ""
#: inc/helpers/namespace.php:200
msgid "Admin"
msgstr ""
#: inc/helpers/namespace.php:208
msgid "My Books"
msgstr ""
#: inc/helpers/namespace.php:214
msgid "Create a New Book"
msgstr ""
#: inc/helpers/namespace.php:220
msgid "Sign Out"
msgstr ""
#: inc/helpers/namespace.php:282
msgid "Name is required."
msgstr ""
#: inc/helpers/namespace.php:286
msgid "Email is required."
msgstr ""
#: inc/helpers/namespace.php:290
msgid "Email is invalid."
msgstr ""
#: inc/helpers/namespace.php:294
msgid "Institution is required."
msgstr ""
#: inc/helpers/namespace.php:298
msgid "Message is required."
msgstr ""
#. translators: %s name of contact for submitter
#: inc/helpers/namespace.php:305
msgid "Contact Form Submission from %s"
msgstr ""
#: inc/helpers/namespace.php:316
msgid "Your message was sent!"
msgstr ""
#: inc/helpers/namespace.php:319
msgid "Your message could not be sent."
msgstr ""
#: inc/intervention.php:12
msgid "Hello,"
msgstr ""
#: page-catalog.php:55
msgid "No Books Found"
msgstr ""
#: page-catalog.php:58
msgid "No books have been added to the catalog."
msgstr ""
#: partials/book.php:39
msgid "About this book"
msgstr ""
#: partials/contact-form.php:29
msgid "Keep this field blank (required)"
msgstr ""
#: partials/contact-form.php:45
msgid "Your name (required)"
msgstr ""
#: partials/contact-form.php:61
msgid "Your email address (required)"
msgstr ""
#: partials/contact-form.php:77
msgid "Your institution (required)"
msgstr ""
#: partials/contact-form.php:93
msgid "Your message (required)"
msgstr ""
#: partials/contact-form.php:97
msgid "Send"
msgstr ""
#: partials/content-front-page.php:76
msgid "View Complete Catalog"
msgstr ""
#: partials/content-none.php:14
msgid "Nothing Found"
msgstr ""
#. translators: 1: link to WP admin new post page.
#: partials/content-none.php:27
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
msgstr ""
#: partials/content-none.php:41
msgid ""
"Sorry, but nothing matched your search terms. Please try again with some "
"different keywords."
msgstr ""
#: partials/content-none.php:48
msgid ""
"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
"searching can help."
msgstr ""
#: partials/content-page-catalog.php:17
msgid "Filter by Subject"
msgstr ""
#: partials/content-page-catalog.php:19
msgid "All Subjects"
msgstr ""
#: partials/content-page-catalog.php:39
msgid "Filter by License"
msgstr ""
#: partials/content-page-catalog.php:41
msgid "All Licenses"
msgstr ""
#: partials/content-page-catalog.php:54
msgid "Sort by"
msgstr ""
#: partials/content-page-catalog.php:58
msgid "Subject"
msgstr ""
#: partials/content-page-catalog.php:59
msgid "Latest"
msgstr ""
#: partials/content-page-catalog.php:67
msgid "Clear Filters"
msgstr ""
#: partials/content-page-catalog.php:68
msgid "Submit"
msgstr ""
#: partials/content-page.php:23 partials/content.php:50
msgid "Pages:"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content-page.php:37
msgid "Edit <span class=\"screen-reader-text\">%s</span>"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content.php:37
msgid "Continue reading<span class=\"screen-reader-text\"> \"%s\"</span>"
msgstr ""
#: partials/paged-navigation.php:2
msgid "Navigation"
msgstr ""
#. translators: %s: search query.
#: search.php:23
msgid "Search Results for: %s"
msgstr ""
#: searchform.php:3
msgctxt "label"
msgid "Search Catalog"
msgstr ""
#: searchform.php:6
msgctxt "submit button"
msgid "Search"
msgstr ""

BIN
languages/cs.mo

Binary file not shown.

573
languages/cs.po

@ -1,573 +0,0 @@
# Copyright (C) 2019 Pressbooks (Book Oven Inc.)
# This file is distributed under the GNU GPL v3 or later.
msgid ""
msgstr ""
"Project-Id-Version: Aldine 1.6.2\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n"
"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Language-Team: Czech (https://www.transifex.com/pressbooks/teams/9194/cs/)\n"
"MIME-Version: 1.0\n"
"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-aldine\n"
"X-Generator: WP-CLI 2.0.1\n"
#. Theme Name of the theme
msgid "Aldine"
msgstr ""
#. Theme URI of the theme
msgid "https://github.com/pressbooks/pressbooks-aldine/"
msgstr ""
#. Description of the theme
msgid ""
"Aldine is the default theme for the home page of Pressbooks networks. It is "
"named for the Aldine Press, founded by Aldus Manutius in 1494, who is "
"regarded by many as the world’s first publisher."
msgstr ""
#. Author of the theme
msgid "Pressbooks (Book Oven Inc.)"
msgstr ""
#. Author URI of the theme
msgid "https://pressbooks.org"
msgstr ""
#: 404.php:17
msgid "Oops! That page can&rsquo;t be found."
msgstr ""
#: 404.php:21
msgid "It looks like nothing was found at this location."
msgstr ""
#. translators: 1: title.
#: comments.php:35
msgid "One thought on &ldquo;%1$s&rdquo;"
msgstr ""
#. translators: 1: comment count number, 2: title.
#: comments.php:41
msgctxt "comments title"
msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
#: comments.php:68
msgid "Comments are closed."
msgstr ""
#. translators: %s network name
#: footer.php:43 footer.php:48
msgid "%s on Facebook"
msgstr ""
#. translators: %s network name
#: footer.php:53 footer.php:58
msgid "%s on Twitter"
msgstr ""
#. translators: %s Pressbooks
#: footer.php:77
msgid "Powered by %s"
msgstr ""
#: footer.php:79
msgid "Guides and Tutorials"
msgstr ""
#: footer.php:80 inc/helpers/namespace.php:179
msgid "Contact"
msgstr ""
#: footer.php:84 footer.php:86
msgid "Pressbooks on YouTube"
msgstr ""
#: footer.php:88 footer.php:92
msgid "Pressbooks on Twitter"
msgstr ""
#: functions.php:19
msgid "Dependencies Missing"
msgstr ""
#: functions.php:20
msgid "You must run <code>composer install</code> from the Aldine directory."
msgstr ""
#: header.php:44
msgid "Skip to content"
msgstr ""
#. translators: %s name of network
#: header.php:69
msgid "Logo for %s"
msgstr ""
#: header.php:80
msgid "Toggle Menu"
msgstr ""
#: inc/actions/namespace.php:47 inc/activation/namespace.php:120
msgid "Primary Menu"
msgstr ""
#: inc/actions/namespace.php:48 inc/activation/namespace.php:141
msgid "Footer Menu"
msgstr ""
#: inc/actions/namespace.php:114
msgid "Network Footer Block 1"
msgstr ""
#: inc/actions/namespace.php:126
msgid "Network Footer Block 2"
msgstr ""
#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4
msgid "Increase Font Size"
msgstr ""
#: inc/actions/namespace.php:153
msgid "Decrease Font Size"
msgstr ""
#: inc/actions/namespace.php:237
msgid ""
"This page displays your network catalog, so there is no content to edit."
msgstr ""
#: inc/actions/namespace.php:291
msgid "Page Section"
msgstr ""
#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57
msgid "Title"
msgstr ""
#: inc/actions/namespace.php:293
msgid "Standard"
msgstr ""
#: inc/actions/namespace.php:294
msgid "Accent"
msgstr ""
#: inc/actions/namespace.php:295
msgid "Bordered"
msgstr ""
#: inc/actions/namespace.php:296
msgid "Borderless"
msgstr ""
#: inc/actions/namespace.php:299
msgid "Call to Action"
msgstr ""
#: inc/actions/namespace.php:300
msgid "Text"
msgstr ""
#: inc/actions/namespace.php:301
msgid "Link"
msgstr ""
#: inc/activation/namespace.php:25
msgid "About Pressbooks"
msgstr ""
#: inc/activation/namespace.php:26
msgid ""
"Pressbooks is easy-to-use book writing software that lets you create a book "
"in all the formats you need to publish."
msgstr ""
#: inc/activation/namespace.php:27
msgid "Learn More"
msgstr ""
#: inc/activation/namespace.php:34 inc/activation/namespace.php:146
#: inc/activation/namespace.php:152
msgid "About"
msgstr ""
#: inc/activation/namespace.php:39
msgid ""
"Pressbooks is simple book production software. You can use Pressbooks to "
"publish textbooks, scholarly monographs, syllabi, fiction and non-fiction "
"books, white papers, and more in multiple formats including:"
msgstr ""
#: inc/activation/namespace.php:40
msgid "MOBI (for Kindle ebooks)"
msgstr ""
#: inc/activation/namespace.php:41
msgid "EPUB (for all other ebookstores)"
msgstr ""
#: inc/activation/namespace.php:42
msgid "designed PDF (for print-on-demand and digital distribution)"
msgstr ""
#. translators: %s link to about page
#: inc/activation/namespace.php:46
msgid "For more information about Pressbooks, %s."
msgstr ""
#: inc/activation/namespace.php:47
msgid "see here"
msgstr ""
#: inc/activation/namespace.php:53 inc/activation/namespace.php:176
#: inc/activation/namespace.php:182
msgid "Help"
msgstr ""
#. translators: %1$s: link to how to page; %2$s: link to guide
#: inc/activation/namespace.php:60
msgid ""
"The easiest way to get started with Pressbooks is to follow our %1$s. Or, "
"you can review our %2$s."
msgstr ""
#: inc/activation/namespace.php:61
msgid "4 Step Guide to Making a Book on Pressbooks"
msgstr ""
#: inc/activation/namespace.php:62
msgid "Guide to Using Pressbooks"
msgstr ""
#: inc/activation/namespace.php:64
msgid ""
"If you require further assistance, please contact your network manager."
msgstr ""
#. Template Name of the theme
#: inc/activation/namespace.php:69 inc/activation/namespace.php:125
#: inc/activation/namespace.php:131 inc/activation/namespace.php:161
#: inc/activation/namespace.php:167
msgid "Catalog"
msgstr ""
#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173
msgid "Home"
msgstr ""
#: inc/admin/namespace.php:30
msgid "Catalog updated."
msgstr ""
#: inc/admin/namespace.php:31
msgid "Sorry, but your catalog was not updated. Please try again."
msgstr ""
#: inc/admin/namespace.php:32
msgid "Dismiss this notice."
msgstr ""
#: inc/admin/namespace.php:61
msgid "In Catalog"
msgstr ""
#: inc/customizer/namespace.php:69
msgid "Primary Color"
msgstr ""
#: inc/customizer/namespace.php:70
msgid "Primary color, used for links and other primary elements."
msgstr ""
#: inc/customizer/namespace.php:75
msgid "Primary Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:76
msgid "Variant of the primary color, used for primary element hover states."
msgstr ""
#: inc/customizer/namespace.php:81
msgid "Accent Color"
msgstr ""
#: inc/customizer/namespace.php:82
msgid "Accent color, used for flourishes and secondary elements."
msgstr ""
#: inc/customizer/namespace.php:87
msgid "Accent Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:88
msgid "Variant of the accent color, used for secondary element hover states."
msgstr ""
#: inc/customizer/namespace.php:93
msgid "Primary Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:94
msgid "Used for text on a primary background."
msgstr ""
#: inc/customizer/namespace.php:99
msgid "Accent Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:100
msgid "Used for text on an accent color background."
msgstr ""
#: inc/customizer/namespace.php:124
msgid "Social Media"
msgstr ""
#: inc/customizer/namespace.php:136
msgid "Facebook"
msgstr ""
#: inc/customizer/namespace.php:149
msgid "Twitter"
msgstr ""
#: inc/customizer/namespace.php:158
msgid "Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:169
msgid "Show Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:179 partials/content-front-page.php:19
msgid "Our Latest Titles"
msgstr ""
#: inc/customizer/namespace.php:184
msgid "Front Page Catalog Title"
msgstr ""
#: inc/customizer/namespace.php:193
msgid "Contact Form"
msgstr ""
#: inc/customizer/namespace.php:204
msgid "Show Contact Form"
msgstr ""
#: inc/customizer/namespace.php:214 partials/contact-form.php:12
msgid "Contact Us"
msgstr ""
#: inc/customizer/namespace.php:219
msgid "Contact Form Title"
msgstr ""
#: inc/customizer/namespace.php:233
msgid "Contact Email"
msgstr ""
#: inc/filters/namespace.php:63
msgid "Continued"
msgstr ""
#: inc/helpers/namespace.php:186
msgid "Sign In"
msgstr ""
#: inc/helpers/namespace.php:192
msgid "Sign Up"
msgstr ""
#: inc/helpers/namespace.php:200
msgid "Admin"
msgstr ""
#: inc/helpers/namespace.php:208
msgid "My Books"
msgstr ""
#: inc/helpers/namespace.php:214
msgid "Create a New Book"
msgstr ""
#: inc/helpers/namespace.php:220
msgid "Sign Out"
msgstr ""
#: inc/helpers/namespace.php:282
msgid "Name is required."
msgstr ""
#: inc/helpers/namespace.php:286
msgid "Email is required."
msgstr ""
#: inc/helpers/namespace.php:290
msgid "Email is invalid."
msgstr ""
#: inc/helpers/namespace.php:294
msgid "Institution is required."
msgstr ""
#: inc/helpers/namespace.php:298
msgid "Message is required."
msgstr ""
#. translators: %s name of contact for submitter
#: inc/helpers/namespace.php:305
msgid "Contact Form Submission from %s"
msgstr ""
#: inc/helpers/namespace.php:316
msgid "Your message was sent!"
msgstr ""
#: inc/helpers/namespace.php:319
msgid "Your message could not be sent."
msgstr ""
#: inc/intervention.php:12
msgid "Hello,"
msgstr ""
#: page-catalog.php:55
msgid "No Books Found"
msgstr ""
#: page-catalog.php:58
msgid "No books have been added to the catalog."
msgstr ""
#: partials/book.php:39
msgid "About this book"
msgstr ""
#: partials/contact-form.php:29
msgid "Keep this field blank (required)"
msgstr ""
#: partials/contact-form.php:45
msgid "Your name (required)"
msgstr ""
#: partials/contact-form.php:61
msgid "Your email address (required)"
msgstr ""
#: partials/contact-form.php:77
msgid "Your institution (required)"
msgstr ""
#: partials/contact-form.php:93
msgid "Your message (required)"
msgstr ""
#: partials/contact-form.php:97
msgid "Send"
msgstr ""
#: partials/content-front-page.php:76
msgid "View Complete Catalog"
msgstr ""
#: partials/content-none.php:14
msgid "Nothing Found"
msgstr ""
#. translators: 1: link to WP admin new post page.
#: partials/content-none.php:27
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
msgstr ""
#: partials/content-none.php:41
msgid ""
"Sorry, but nothing matched your search terms. Please try again with some "
"different keywords."
msgstr ""
#: partials/content-none.php:48
msgid ""
"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
"searching can help."
msgstr ""
#: partials/content-page-catalog.php:17
msgid "Filter by Subject"
msgstr ""
#: partials/content-page-catalog.php:19
msgid "All Subjects"
msgstr ""
#: partials/content-page-catalog.php:39
msgid "Filter by License"
msgstr ""
#: partials/content-page-catalog.php:41
msgid "All Licenses"
msgstr ""
#: partials/content-page-catalog.php:54
msgid "Sort by"
msgstr ""
#: partials/content-page-catalog.php:58
msgid "Subject"
msgstr ""
#: partials/content-page-catalog.php:59
msgid "Latest"
msgstr ""
#: partials/content-page-catalog.php:67
msgid "Clear Filters"
msgstr ""
#: partials/content-page-catalog.php:68
msgid "Submit"
msgstr ""
#: partials/content-page.php:23 partials/content.php:50
msgid "Pages:"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content-page.php:37
msgid "Edit <span class=\"screen-reader-text\">%s</span>"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content.php:37
msgid "Continue reading<span class=\"screen-reader-text\"> \"%s\"</span>"
msgstr ""
#: partials/paged-navigation.php:2
msgid "Navigation"
msgstr ""
#. translators: %s: search query.
#: search.php:23
msgid "Search Results for: %s"
msgstr ""
#: searchform.php:3
msgctxt "label"
msgid "Search Catalog"
msgstr ""
#: searchform.php:6
msgctxt "submit button"
msgid "Search"
msgstr ""

BIN
languages/cs_CZ.mo

Binary file not shown.

573
languages/cs_CZ.po

@ -1,573 +0,0 @@
# Copyright (C) 2019 Pressbooks (Book Oven Inc.)
# This file is distributed under the GNU GPL v3 or later.
msgid ""
msgstr ""
"Project-Id-Version: Aldine 1.6.2\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n"
"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Language-Team: Czech (Czech Republic) (https://www.transifex.com/pressbooks/teams/9194/cs_CZ/)\n"
"MIME-Version: 1.0\n"
"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-aldine\n"
"X-Generator: WP-CLI 2.0.1\n"
#. Theme Name of the theme
msgid "Aldine"
msgstr ""
#. Theme URI of the theme
msgid "https://github.com/pressbooks/pressbooks-aldine/"
msgstr ""
#. Description of the theme
msgid ""
"Aldine is the default theme for the home page of Pressbooks networks. It is "
"named for the Aldine Press, founded by Aldus Manutius in 1494, who is "
"regarded by many as the world’s first publisher."
msgstr ""
#. Author of the theme
msgid "Pressbooks (Book Oven Inc.)"
msgstr ""
#. Author URI of the theme
msgid "https://pressbooks.org"
msgstr ""
#: 404.php:17
msgid "Oops! That page can&rsquo;t be found."
msgstr ""
#: 404.php:21
msgid "It looks like nothing was found at this location."
msgstr ""
#. translators: 1: title.
#: comments.php:35
msgid "One thought on &ldquo;%1$s&rdquo;"
msgstr ""
#. translators: 1: comment count number, 2: title.
#: comments.php:41
msgctxt "comments title"
msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
#: comments.php:68
msgid "Comments are closed."
msgstr ""
#. translators: %s network name
#: footer.php:43 footer.php:48
msgid "%s on Facebook"
msgstr ""
#. translators: %s network name
#: footer.php:53 footer.php:58
msgid "%s on Twitter"
msgstr ""
#. translators: %s Pressbooks
#: footer.php:77
msgid "Powered by %s"
msgstr ""
#: footer.php:79
msgid "Guides and Tutorials"
msgstr ""
#: footer.php:80 inc/helpers/namespace.php:179
msgid "Contact"
msgstr ""
#: footer.php:84 footer.php:86
msgid "Pressbooks on YouTube"
msgstr ""
#: footer.php:88 footer.php:92
msgid "Pressbooks on Twitter"
msgstr ""
#: functions.php:19
msgid "Dependencies Missing"
msgstr ""
#: functions.php:20
msgid "You must run <code>composer install</code> from the Aldine directory."
msgstr ""
#: header.php:44
msgid "Skip to content"
msgstr ""
#. translators: %s name of network
#: header.php:69
msgid "Logo for %s"
msgstr ""
#: header.php:80
msgid "Toggle Menu"
msgstr ""
#: inc/actions/namespace.php:47 inc/activation/namespace.php:120
msgid "Primary Menu"
msgstr ""
#: inc/actions/namespace.php:48 inc/activation/namespace.php:141
msgid "Footer Menu"
msgstr ""
#: inc/actions/namespace.php:114
msgid "Network Footer Block 1"
msgstr ""
#: inc/actions/namespace.php:126
msgid "Network Footer Block 2"
msgstr ""
#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4
msgid "Increase Font Size"
msgstr ""
#: inc/actions/namespace.php:153
msgid "Decrease Font Size"
msgstr ""
#: inc/actions/namespace.php:237
msgid ""
"This page displays your network catalog, so there is no content to edit."
msgstr ""
#: inc/actions/namespace.php:291
msgid "Page Section"
msgstr ""
#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57
msgid "Title"
msgstr ""
#: inc/actions/namespace.php:293
msgid "Standard"
msgstr ""
#: inc/actions/namespace.php:294
msgid "Accent"
msgstr ""
#: inc/actions/namespace.php:295
msgid "Bordered"
msgstr ""
#: inc/actions/namespace.php:296
msgid "Borderless"
msgstr ""
#: inc/actions/namespace.php:299
msgid "Call to Action"
msgstr ""
#: inc/actions/namespace.php:300
msgid "Text"
msgstr ""
#: inc/actions/namespace.php:301
msgid "Link"
msgstr ""
#: inc/activation/namespace.php:25
msgid "About Pressbooks"
msgstr ""
#: inc/activation/namespace.php:26
msgid ""
"Pressbooks is easy-to-use book writing software that lets you create a book "
"in all the formats you need to publish."
msgstr ""
#: inc/activation/namespace.php:27
msgid "Learn More"
msgstr ""
#: inc/activation/namespace.php:34 inc/activation/namespace.php:146
#: inc/activation/namespace.php:152
msgid "About"
msgstr ""
#: inc/activation/namespace.php:39
msgid ""
"Pressbooks is simple book production software. You can use Pressbooks to "
"publish textbooks, scholarly monographs, syllabi, fiction and non-fiction "
"books, white papers, and more in multiple formats including:"
msgstr ""
#: inc/activation/namespace.php:40
msgid "MOBI (for Kindle ebooks)"
msgstr ""
#: inc/activation/namespace.php:41
msgid "EPUB (for all other ebookstores)"
msgstr ""
#: inc/activation/namespace.php:42
msgid "designed PDF (for print-on-demand and digital distribution)"
msgstr ""
#. translators: %s link to about page
#: inc/activation/namespace.php:46
msgid "For more information about Pressbooks, %s."
msgstr ""
#: inc/activation/namespace.php:47
msgid "see here"
msgstr ""
#: inc/activation/namespace.php:53 inc/activation/namespace.php:176
#: inc/activation/namespace.php:182
msgid "Help"
msgstr ""
#. translators: %1$s: link to how to page; %2$s: link to guide
#: inc/activation/namespace.php:60
msgid ""
"The easiest way to get started with Pressbooks is to follow our %1$s. Or, "
"you can review our %2$s."
msgstr ""
#: inc/activation/namespace.php:61
msgid "4 Step Guide to Making a Book on Pressbooks"
msgstr ""
#: inc/activation/namespace.php:62
msgid "Guide to Using Pressbooks"
msgstr ""
#: inc/activation/namespace.php:64
msgid ""
"If you require further assistance, please contact your network manager."
msgstr ""
#. Template Name of the theme
#: inc/activation/namespace.php:69 inc/activation/namespace.php:125
#: inc/activation/namespace.php:131 inc/activation/namespace.php:161
#: inc/activation/namespace.php:167
msgid "Catalog"
msgstr ""
#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173
msgid "Home"
msgstr ""
#: inc/admin/namespace.php:30
msgid "Catalog updated."
msgstr ""
#: inc/admin/namespace.php:31
msgid "Sorry, but your catalog was not updated. Please try again."
msgstr ""
#: inc/admin/namespace.php:32
msgid "Dismiss this notice."
msgstr ""
#: inc/admin/namespace.php:61
msgid "In Catalog"
msgstr ""
#: inc/customizer/namespace.php:69
msgid "Primary Color"
msgstr ""
#: inc/customizer/namespace.php:70
msgid "Primary color, used for links and other primary elements."
msgstr ""
#: inc/customizer/namespace.php:75
msgid "Primary Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:76
msgid "Variant of the primary color, used for primary element hover states."
msgstr ""
#: inc/customizer/namespace.php:81
msgid "Accent Color"
msgstr ""
#: inc/customizer/namespace.php:82
msgid "Accent color, used for flourishes and secondary elements."
msgstr ""
#: inc/customizer/namespace.php:87
msgid "Accent Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:88
msgid "Variant of the accent color, used for secondary element hover states."
msgstr ""
#: inc/customizer/namespace.php:93
msgid "Primary Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:94
msgid "Used for text on a primary background."
msgstr ""
#: inc/customizer/namespace.php:99
msgid "Accent Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:100
msgid "Used for text on an accent color background."
msgstr ""
#: inc/customizer/namespace.php:124
msgid "Social Media"
msgstr ""
#: inc/customizer/namespace.php:136
msgid "Facebook"
msgstr ""
#: inc/customizer/namespace.php:149
msgid "Twitter"
msgstr ""
#: inc/customizer/namespace.php:158
msgid "Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:169
msgid "Show Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:179 partials/content-front-page.php:19
msgid "Our Latest Titles"
msgstr ""
#: inc/customizer/namespace.php:184
msgid "Front Page Catalog Title"
msgstr ""
#: inc/customizer/namespace.php:193
msgid "Contact Form"
msgstr ""
#: inc/customizer/namespace.php:204
msgid "Show Contact Form"
msgstr ""
#: inc/customizer/namespace.php:214 partials/contact-form.php:12
msgid "Contact Us"
msgstr ""
#: inc/customizer/namespace.php:219
msgid "Contact Form Title"
msgstr ""
#: inc/customizer/namespace.php:233
msgid "Contact Email"
msgstr ""
#: inc/filters/namespace.php:63
msgid "Continued"
msgstr ""
#: inc/helpers/namespace.php:186
msgid "Sign In"
msgstr ""
#: inc/helpers/namespace.php:192
msgid "Sign Up"
msgstr ""
#: inc/helpers/namespace.php:200
msgid "Admin"
msgstr ""
#: inc/helpers/namespace.php:208
msgid "My Books"
msgstr ""
#: inc/helpers/namespace.php:214
msgid "Create a New Book"
msgstr ""
#: inc/helpers/namespace.php:220
msgid "Sign Out"
msgstr ""
#: inc/helpers/namespace.php:282
msgid "Name is required."
msgstr ""
#: inc/helpers/namespace.php:286
msgid "Email is required."
msgstr ""
#: inc/helpers/namespace.php:290
msgid "Email is invalid."
msgstr ""
#: inc/helpers/namespace.php:294
msgid "Institution is required."
msgstr ""
#: inc/helpers/namespace.php:298
msgid "Message is required."
msgstr ""
#. translators: %s name of contact for submitter
#: inc/helpers/namespace.php:305
msgid "Contact Form Submission from %s"
msgstr ""
#: inc/helpers/namespace.php:316
msgid "Your message was sent!"
msgstr ""
#: inc/helpers/namespace.php:319
msgid "Your message could not be sent."
msgstr ""
#: inc/intervention.php:12
msgid "Hello,"
msgstr ""
#: page-catalog.php:55
msgid "No Books Found"
msgstr ""
#: page-catalog.php:58
msgid "No books have been added to the catalog."
msgstr ""
#: partials/book.php:39
msgid "About this book"
msgstr ""
#: partials/contact-form.php:29
msgid "Keep this field blank (required)"
msgstr ""
#: partials/contact-form.php:45
msgid "Your name (required)"
msgstr ""
#: partials/contact-form.php:61
msgid "Your email address (required)"
msgstr ""
#: partials/contact-form.php:77
msgid "Your institution (required)"
msgstr ""
#: partials/contact-form.php:93
msgid "Your message (required)"
msgstr ""
#: partials/contact-form.php:97
msgid "Send"
msgstr ""
#: partials/content-front-page.php:76
msgid "View Complete Catalog"
msgstr ""
#: partials/content-none.php:14
msgid "Nothing Found"
msgstr ""
#. translators: 1: link to WP admin new post page.
#: partials/content-none.php:27
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
msgstr ""
#: partials/content-none.php:41
msgid ""
"Sorry, but nothing matched your search terms. Please try again with some "
"different keywords."
msgstr ""
#: partials/content-none.php:48
msgid ""
"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
"searching can help."
msgstr ""
#: partials/content-page-catalog.php:17
msgid "Filter by Subject"
msgstr ""
#: partials/content-page-catalog.php:19
msgid "All Subjects"
msgstr ""
#: partials/content-page-catalog.php:39
msgid "Filter by License"
msgstr ""
#: partials/content-page-catalog.php:41
msgid "All Licenses"
msgstr ""
#: partials/content-page-catalog.php:54
msgid "Sort by"
msgstr ""
#: partials/content-page-catalog.php:58
msgid "Subject"
msgstr ""
#: partials/content-page-catalog.php:59
msgid "Latest"
msgstr ""
#: partials/content-page-catalog.php:67
msgid "Clear Filters"
msgstr ""
#: partials/content-page-catalog.php:68
msgid "Submit"
msgstr ""
#: partials/content-page.php:23 partials/content.php:50
msgid "Pages:"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content-page.php:37
msgid "Edit <span class=\"screen-reader-text\">%s</span>"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content.php:37
msgid "Continue reading<span class=\"screen-reader-text\"> \"%s\"</span>"
msgstr ""
#: partials/paged-navigation.php:2
msgid "Navigation"
msgstr ""
#. translators: %s: search query.
#: search.php:23
msgid "Search Results for: %s"
msgstr ""
#: searchform.php:3
msgctxt "label"
msgid "Search Catalog"
msgstr ""
#: searchform.php:6
msgctxt "submit button"
msgid "Search"
msgstr ""

BIN
languages/da_DK.mo

Binary file not shown.

571
languages/da_DK.po

@ -1,571 +0,0 @@
# Copyright (C) 2019 Pressbooks (Book Oven Inc.)
# This file is distributed under the GNU GPL v3 or later.
msgid ""
msgstr ""
"Project-Id-Version: Aldine 1.6.2\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n"
"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Language-Team: Danish (Denmark) (https://www.transifex.com/pressbooks/teams/9194/da_DK/)\n"
"MIME-Version: 1.0\n"
"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-aldine\n"
"X-Generator: WP-CLI 2.0.1\n"
#. Theme Name of the theme
msgid "Aldine"
msgstr ""
#. Theme URI of the theme
msgid "https://github.com/pressbooks/pressbooks-aldine/"
msgstr ""
#. Description of the theme
msgid ""
"Aldine is the default theme for the home page of Pressbooks networks. It is "
"named for the Aldine Press, founded by Aldus Manutius in 1494, who is "
"regarded by many as the world’s first publisher."
msgstr ""
#. Author of the theme
msgid "Pressbooks (Book Oven Inc.)"
msgstr ""
#. Author URI of the theme
msgid "https://pressbooks.org"
msgstr ""
#: 404.php:17
msgid "Oops! That page can&rsquo;t be found."
msgstr ""
#: 404.php:21
msgid "It looks like nothing was found at this location."
msgstr ""
#. translators: 1: title.
#: comments.php:35
msgid "One thought on &ldquo;%1$s&rdquo;"
msgstr ""
#. translators: 1: comment count number, 2: title.
#: comments.php:41
msgctxt "comments title"
msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
msgstr[1] ""
#: comments.php:68
msgid "Comments are closed."
msgstr ""
#. translators: %s network name
#: footer.php:43 footer.php:48
msgid "%s on Facebook"
msgstr ""
#. translators: %s network name
#: footer.php:53 footer.php:58
msgid "%s on Twitter"
msgstr ""
#. translators: %s Pressbooks
#: footer.php:77
msgid "Powered by %s"
msgstr ""
#: footer.php:79
msgid "Guides and Tutorials"
msgstr ""
#: footer.php:80 inc/helpers/namespace.php:179
msgid "Contact"
msgstr ""
#: footer.php:84 footer.php:86
msgid "Pressbooks on YouTube"
msgstr ""
#: footer.php:88 footer.php:92
msgid "Pressbooks on Twitter"
msgstr ""
#: functions.php:19
msgid "Dependencies Missing"
msgstr ""
#: functions.php:20
msgid "You must run <code>composer install</code> from the Aldine directory."
msgstr ""
#: header.php:44
msgid "Skip to content"
msgstr ""
#. translators: %s name of network
#: header.php:69
msgid "Logo for %s"
msgstr ""
#: header.php:80
msgid "Toggle Menu"
msgstr ""
#: inc/actions/namespace.php:47 inc/activation/namespace.php:120
msgid "Primary Menu"
msgstr ""
#: inc/actions/namespace.php:48 inc/activation/namespace.php:141
msgid "Footer Menu"
msgstr ""
#: inc/actions/namespace.php:114
msgid "Network Footer Block 1"
msgstr ""
#: inc/actions/namespace.php:126
msgid "Network Footer Block 2"
msgstr ""
#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4
msgid "Increase Font Size"
msgstr ""
#: inc/actions/namespace.php:153
msgid "Decrease Font Size"
msgstr ""
#: inc/actions/namespace.php:237
msgid ""
"This page displays your network catalog, so there is no content to edit."
msgstr ""
#: inc/actions/namespace.php:291
msgid "Page Section"
msgstr ""
#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57
msgid "Title"
msgstr ""
#: inc/actions/namespace.php:293
msgid "Standard"
msgstr ""
#: inc/actions/namespace.php:294
msgid "Accent"
msgstr ""
#: inc/actions/namespace.php:295
msgid "Bordered"
msgstr ""
#: inc/actions/namespace.php:296
msgid "Borderless"
msgstr ""
#: inc/actions/namespace.php:299
msgid "Call to Action"
msgstr ""
#: inc/actions/namespace.php:300
msgid "Text"
msgstr ""
#: inc/actions/namespace.php:301
msgid "Link"
msgstr ""
#: inc/activation/namespace.php:25
msgid "About Pressbooks"
msgstr ""
#: inc/activation/namespace.php:26
msgid ""
"Pressbooks is easy-to-use book writing software that lets you create a book "
"in all the formats you need to publish."
msgstr ""
#: inc/activation/namespace.php:27
msgid "Learn More"
msgstr ""
#: inc/activation/namespace.php:34 inc/activation/namespace.php:146
#: inc/activation/namespace.php:152
msgid "About"
msgstr ""
#: inc/activation/namespace.php:39
msgid ""
"Pressbooks is simple book production software. You can use Pressbooks to "
"publish textbooks, scholarly monographs, syllabi, fiction and non-fiction "
"books, white papers, and more in multiple formats including:"
msgstr ""
#: inc/activation/namespace.php:40
msgid "MOBI (for Kindle ebooks)"
msgstr ""
#: inc/activation/namespace.php:41
msgid "EPUB (for all other ebookstores)"
msgstr ""
#: inc/activation/namespace.php:42
msgid "designed PDF (for print-on-demand and digital distribution)"
msgstr ""
#. translators: %s link to about page
#: inc/activation/namespace.php:46
msgid "For more information about Pressbooks, %s."
msgstr ""
#: inc/activation/namespace.php:47
msgid "see here"
msgstr ""
#: inc/activation/namespace.php:53 inc/activation/namespace.php:176
#: inc/activation/namespace.php:182
msgid "Help"
msgstr ""
#. translators: %1$s: link to how to page; %2$s: link to guide
#: inc/activation/namespace.php:60
msgid ""
"The easiest way to get started with Pressbooks is to follow our %1$s. Or, "
"you can review our %2$s."
msgstr ""
#: inc/activation/namespace.php:61
msgid "4 Step Guide to Making a Book on Pressbooks"
msgstr ""
#: inc/activation/namespace.php:62
msgid "Guide to Using Pressbooks"
msgstr ""
#: inc/activation/namespace.php:64
msgid ""
"If you require further assistance, please contact your network manager."
msgstr ""
#. Template Name of the theme
#: inc/activation/namespace.php:69 inc/activation/namespace.php:125
#: inc/activation/namespace.php:131 inc/activation/namespace.php:161
#: inc/activation/namespace.php:167
msgid "Catalog"
msgstr ""
#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173
msgid "Home"
msgstr ""
#: inc/admin/namespace.php:30
msgid "Catalog updated."
msgstr ""
#: inc/admin/namespace.php:31
msgid "Sorry, but your catalog was not updated. Please try again."
msgstr ""
#: inc/admin/namespace.php:32
msgid "Dismiss this notice."
msgstr ""
#: inc/admin/namespace.php:61
msgid "In Catalog"
msgstr ""
#: inc/customizer/namespace.php:69
msgid "Primary Color"
msgstr ""
#: inc/customizer/namespace.php:70
msgid "Primary color, used for links and other primary elements."
msgstr ""
#: inc/customizer/namespace.php:75
msgid "Primary Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:76
msgid "Variant of the primary color, used for primary element hover states."
msgstr ""
#: inc/customizer/namespace.php:81
msgid "Accent Color"
msgstr ""
#: inc/customizer/namespace.php:82
msgid "Accent color, used for flourishes and secondary elements."
msgstr ""
#: inc/customizer/namespace.php:87
msgid "Accent Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:88
msgid "Variant of the accent color, used for secondary element hover states."
msgstr ""
#: inc/customizer/namespace.php:93
msgid "Primary Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:94
msgid "Used for text on a primary background."
msgstr ""
#: inc/customizer/namespace.php:99
msgid "Accent Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:100
msgid "Used for text on an accent color background."
msgstr ""
#: inc/customizer/namespace.php:124
msgid "Social Media"
msgstr ""
#: inc/customizer/namespace.php:136
msgid "Facebook"
msgstr ""
#: inc/customizer/namespace.php:149
msgid "Twitter"
msgstr ""
#: inc/customizer/namespace.php:158
msgid "Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:169
msgid "Show Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:179 partials/content-front-page.php:19
msgid "Our Latest Titles"
msgstr ""
#: inc/customizer/namespace.php:184
msgid "Front Page Catalog Title"
msgstr ""
#: inc/customizer/namespace.php:193
msgid "Contact Form"
msgstr ""
#: inc/customizer/namespace.php:204
msgid "Show Contact Form"
msgstr ""
#: inc/customizer/namespace.php:214 partials/contact-form.php:12
msgid "Contact Us"
msgstr ""
#: inc/customizer/namespace.php:219
msgid "Contact Form Title"
msgstr ""
#: inc/customizer/namespace.php:233
msgid "Contact Email"
msgstr ""
#: inc/filters/namespace.php:63
msgid "Continued"
msgstr ""
#: inc/helpers/namespace.php:186
msgid "Sign In"
msgstr ""
#: inc/helpers/namespace.php:192
msgid "Sign Up"
msgstr ""
#: inc/helpers/namespace.php:200
msgid "Admin"
msgstr ""
#: inc/helpers/namespace.php:208
msgid "My Books"
msgstr ""
#: inc/helpers/namespace.php:214
msgid "Create a New Book"
msgstr ""
#: inc/helpers/namespace.php:220
msgid "Sign Out"
msgstr ""
#: inc/helpers/namespace.php:282
msgid "Name is required."
msgstr ""
#: inc/helpers/namespace.php:286
msgid "Email is required."
msgstr ""
#: inc/helpers/namespace.php:290
msgid "Email is invalid."
msgstr ""
#: inc/helpers/namespace.php:294
msgid "Institution is required."
msgstr ""
#: inc/helpers/namespace.php:298
msgid "Message is required."
msgstr ""
#. translators: %s name of contact for submitter
#: inc/helpers/namespace.php:305
msgid "Contact Form Submission from %s"
msgstr ""
#: inc/helpers/namespace.php:316
msgid "Your message was sent!"
msgstr ""
#: inc/helpers/namespace.php:319
msgid "Your message could not be sent."
msgstr ""
#: inc/intervention.php:12
msgid "Hello,"
msgstr ""
#: page-catalog.php:55
msgid "No Books Found"
msgstr ""
#: page-catalog.php:58
msgid "No books have been added to the catalog."
msgstr ""
#: partials/book.php:39
msgid "About this book"
msgstr ""
#: partials/contact-form.php:29
msgid "Keep this field blank (required)"
msgstr ""
#: partials/contact-form.php:45
msgid "Your name (required)"
msgstr ""
#: partials/contact-form.php:61
msgid "Your email address (required)"
msgstr ""
#: partials/contact-form.php:77
msgid "Your institution (required)"
msgstr ""
#: partials/contact-form.php:93
msgid "Your message (required)"
msgstr ""
#: partials/contact-form.php:97
msgid "Send"
msgstr ""
#: partials/content-front-page.php:76
msgid "View Complete Catalog"
msgstr ""
#: partials/content-none.php:14
msgid "Nothing Found"
msgstr ""
#. translators: 1: link to WP admin new post page.
#: partials/content-none.php:27
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
msgstr ""
#: partials/content-none.php:41
msgid ""
"Sorry, but nothing matched your search terms. Please try again with some "
"different keywords."
msgstr ""
#: partials/content-none.php:48
msgid ""
"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
"searching can help."
msgstr ""
#: partials/content-page-catalog.php:17
msgid "Filter by Subject"
msgstr ""
#: partials/content-page-catalog.php:19
msgid "All Subjects"
msgstr ""
#: partials/content-page-catalog.php:39
msgid "Filter by License"
msgstr ""
#: partials/content-page-catalog.php:41
msgid "All Licenses"
msgstr ""
#: partials/content-page-catalog.php:54
msgid "Sort by"
msgstr ""
#: partials/content-page-catalog.php:58
msgid "Subject"
msgstr ""
#: partials/content-page-catalog.php:59
msgid "Latest"
msgstr ""
#: partials/content-page-catalog.php:67
msgid "Clear Filters"
msgstr ""
#: partials/content-page-catalog.php:68
msgid "Submit"
msgstr ""
#: partials/content-page.php:23 partials/content.php:50
msgid "Pages:"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content-page.php:37
msgid "Edit <span class=\"screen-reader-text\">%s</span>"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content.php:37
msgid "Continue reading<span class=\"screen-reader-text\"> \"%s\"</span>"
msgstr ""
#: partials/paged-navigation.php:2
msgid "Navigation"
msgstr ""
#. translators: %s: search query.
#: search.php:23
msgid "Search Results for: %s"
msgstr ""
#: searchform.php:3
msgctxt "label"
msgid "Search Catalog"
msgstr ""
#: searchform.php:6
msgctxt "submit button"
msgid "Search"
msgstr ""

BIN
languages/de_CH.mo

Binary file not shown.

571
languages/de_CH.po

@ -1,571 +0,0 @@
# Copyright (C) 2019 Pressbooks (Book Oven Inc.)
# This file is distributed under the GNU GPL v3 or later.
msgid ""
msgstr ""
"Project-Id-Version: Aldine 1.6.2\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n"
"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Language-Team: German (Switzerland) (https://www.transifex.com/pressbooks/teams/9194/de_CH/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: de_CH\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Domain: pressbooks-aldine\n"
"X-Generator: WP-CLI 2.0.1\n"
#. Theme Name of the theme
msgid "Aldine"
msgstr ""
#. Theme URI of the theme
msgid "https://github.com/pressbooks/pressbooks-aldine/"
msgstr ""
#. Description of the theme
msgid ""
"Aldine is the default theme for the home page of Pressbooks networks. It is "
"named for the Aldine Press, founded by Aldus Manutius in 1494, who is "
"regarded by many as the world’s first publisher."
msgstr ""
#. Author of the theme
msgid "Pressbooks (Book Oven Inc.)"
msgstr ""
#. Author URI of the theme
msgid "https://pressbooks.org"
msgstr ""
#: 404.php:17
msgid "Oops! That page can&rsquo;t be found."
msgstr ""
#: 404.php:21
msgid "It looks like nothing was found at this location."
msgstr ""
#. translators: 1: title.
#: comments.php:35
msgid "One thought on &ldquo;%1$s&rdquo;"
msgstr ""
#. translators: 1: comment count number, 2: title.
#: comments.php:41
msgctxt "comments title"
msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
msgstr[1] ""
#: comments.php:68
msgid "Comments are closed."
msgstr ""
#. translators: %s network name
#: footer.php:43 footer.php:48
msgid "%s on Facebook"
msgstr ""
#. translators: %s network name
#: footer.php:53 footer.php:58
msgid "%s on Twitter"
msgstr ""
#. translators: %s Pressbooks
#: footer.php:77
msgid "Powered by %s"
msgstr ""
#: footer.php:79
msgid "Guides and Tutorials"
msgstr ""
#: footer.php:80 inc/helpers/namespace.php:179
msgid "Contact"
msgstr ""
#: footer.php:84 footer.php:86
msgid "Pressbooks on YouTube"
msgstr ""
#: footer.php:88 footer.php:92
msgid "Pressbooks on Twitter"
msgstr ""
#: functions.php:19
msgid "Dependencies Missing"
msgstr ""
#: functions.php:20
msgid "You must run <code>composer install</code> from the Aldine directory."
msgstr ""
#: header.php:44
msgid "Skip to content"
msgstr ""
#. translators: %s name of network
#: header.php:69
msgid "Logo for %s"
msgstr ""
#: header.php:80
msgid "Toggle Menu"
msgstr ""
#: inc/actions/namespace.php:47 inc/activation/namespace.php:120
msgid "Primary Menu"
msgstr ""
#: inc/actions/namespace.php:48 inc/activation/namespace.php:141
msgid "Footer Menu"
msgstr ""
#: inc/actions/namespace.php:114
msgid "Network Footer Block 1"
msgstr ""
#: inc/actions/namespace.php:126
msgid "Network Footer Block 2"
msgstr ""
#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4
msgid "Increase Font Size"
msgstr ""
#: inc/actions/namespace.php:153
msgid "Decrease Font Size"
msgstr ""
#: inc/actions/namespace.php:237
msgid ""
"This page displays your network catalog, so there is no content to edit."
msgstr ""
#: inc/actions/namespace.php:291
msgid "Page Section"
msgstr ""
#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57
msgid "Title"
msgstr ""
#: inc/actions/namespace.php:293
msgid "Standard"
msgstr ""
#: inc/actions/namespace.php:294
msgid "Accent"
msgstr ""
#: inc/actions/namespace.php:295
msgid "Bordered"
msgstr ""
#: inc/actions/namespace.php:296
msgid "Borderless"
msgstr ""
#: inc/actions/namespace.php:299
msgid "Call to Action"
msgstr ""
#: inc/actions/namespace.php:300
msgid "Text"
msgstr ""
#: inc/actions/namespace.php:301
msgid "Link"
msgstr ""
#: inc/activation/namespace.php:25
msgid "About Pressbooks"
msgstr ""
#: inc/activation/namespace.php:26
msgid ""
"Pressbooks is easy-to-use book writing software that lets you create a book "
"in all the formats you need to publish."
msgstr ""
#: inc/activation/namespace.php:27
msgid "Learn More"
msgstr ""
#: inc/activation/namespace.php:34 inc/activation/namespace.php:146
#: inc/activation/namespace.php:152
msgid "About"
msgstr ""
#: inc/activation/namespace.php:39
msgid ""
"Pressbooks is simple book production software. You can use Pressbooks to "
"publish textbooks, scholarly monographs, syllabi, fiction and non-fiction "
"books, white papers, and more in multiple formats including:"
msgstr ""
#: inc/activation/namespace.php:40
msgid "MOBI (for Kindle ebooks)"
msgstr ""
#: inc/activation/namespace.php:41
msgid "EPUB (for all other ebookstores)"
msgstr ""
#: inc/activation/namespace.php:42
msgid "designed PDF (for print-on-demand and digital distribution)"
msgstr ""
#. translators: %s link to about page
#: inc/activation/namespace.php:46
msgid "For more information about Pressbooks, %s."
msgstr ""
#: inc/activation/namespace.php:47
msgid "see here"
msgstr ""
#: inc/activation/namespace.php:53 inc/activation/namespace.php:176
#: inc/activation/namespace.php:182
msgid "Help"
msgstr ""
#. translators: %1$s: link to how to page; %2$s: link to guide
#: inc/activation/namespace.php:60
msgid ""
"The easiest way to get started with Pressbooks is to follow our %1$s. Or, "
"you can review our %2$s."
msgstr ""
#: inc/activation/namespace.php:61
msgid "4 Step Guide to Making a Book on Pressbooks"
msgstr ""
#: inc/activation/namespace.php:62
msgid "Guide to Using Pressbooks"
msgstr ""
#: inc/activation/namespace.php:64
msgid ""
"If you require further assistance, please contact your network manager."
msgstr ""
#. Template Name of the theme
#: inc/activation/namespace.php:69 inc/activation/namespace.php:125
#: inc/activation/namespace.php:131 inc/activation/namespace.php:161
#: inc/activation/namespace.php:167
msgid "Catalog"
msgstr ""
#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173
msgid "Home"
msgstr ""
#: inc/admin/namespace.php:30
msgid "Catalog updated."
msgstr ""
#: inc/admin/namespace.php:31
msgid "Sorry, but your catalog was not updated. Please try again."
msgstr ""
#: inc/admin/namespace.php:32
msgid "Dismiss this notice."
msgstr ""
#: inc/admin/namespace.php:61
msgid "In Catalog"
msgstr ""
#: inc/customizer/namespace.php:69
msgid "Primary Color"
msgstr ""
#: inc/customizer/namespace.php:70
msgid "Primary color, used for links and other primary elements."
msgstr ""
#: inc/customizer/namespace.php:75
msgid "Primary Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:76
msgid "Variant of the primary color, used for primary element hover states."
msgstr ""
#: inc/customizer/namespace.php:81
msgid "Accent Color"
msgstr ""
#: inc/customizer/namespace.php:82
msgid "Accent color, used for flourishes and secondary elements."
msgstr ""
#: inc/customizer/namespace.php:87
msgid "Accent Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:88
msgid "Variant of the accent color, used for secondary element hover states."
msgstr ""
#: inc/customizer/namespace.php:93
msgid "Primary Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:94
msgid "Used for text on a primary background."
msgstr ""
#: inc/customizer/namespace.php:99
msgid "Accent Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:100
msgid "Used for text on an accent color background."
msgstr ""
#: inc/customizer/namespace.php:124
msgid "Social Media"
msgstr ""
#: inc/customizer/namespace.php:136
msgid "Facebook"
msgstr ""
#: inc/customizer/namespace.php:149
msgid "Twitter"
msgstr ""
#: inc/customizer/namespace.php:158
msgid "Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:169
msgid "Show Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:179 partials/content-front-page.php:19
msgid "Our Latest Titles"
msgstr ""
#: inc/customizer/namespace.php:184
msgid "Front Page Catalog Title"
msgstr ""
#: inc/customizer/namespace.php:193
msgid "Contact Form"
msgstr ""
#: inc/customizer/namespace.php:204
msgid "Show Contact Form"
msgstr ""
#: inc/customizer/namespace.php:214 partials/contact-form.php:12
msgid "Contact Us"
msgstr ""
#: inc/customizer/namespace.php:219
msgid "Contact Form Title"
msgstr ""
#: inc/customizer/namespace.php:233
msgid "Contact Email"
msgstr ""
#: inc/filters/namespace.php:63
msgid "Continued"
msgstr ""
#: inc/helpers/namespace.php:186
msgid "Sign In"
msgstr ""
#: inc/helpers/namespace.php:192
msgid "Sign Up"
msgstr ""
#: inc/helpers/namespace.php:200
msgid "Admin"
msgstr ""
#: inc/helpers/namespace.php:208
msgid "My Books"
msgstr ""
#: inc/helpers/namespace.php:214
msgid "Create a New Book"
msgstr ""
#: inc/helpers/namespace.php:220
msgid "Sign Out"
msgstr ""
#: inc/helpers/namespace.php:282
msgid "Name is required."
msgstr ""
#: inc/helpers/namespace.php:286
msgid "Email is required."
msgstr ""
#: inc/helpers/namespace.php:290
msgid "Email is invalid."
msgstr ""
#: inc/helpers/namespace.php:294
msgid "Institution is required."
msgstr ""
#: inc/helpers/namespace.php:298
msgid "Message is required."
msgstr ""
#. translators: %s name of contact for submitter
#: inc/helpers/namespace.php:305
msgid "Contact Form Submission from %s"
msgstr ""
#: inc/helpers/namespace.php:316
msgid "Your message was sent!"
msgstr ""
#: inc/helpers/namespace.php:319
msgid "Your message could not be sent."
msgstr ""
#: inc/intervention.php:12
msgid "Hello,"
msgstr ""
#: page-catalog.php:55
msgid "No Books Found"
msgstr ""
#: page-catalog.php:58
msgid "No books have been added to the catalog."
msgstr ""
#: partials/book.php:39
msgid "About this book"
msgstr ""
#: partials/contact-form.php:29
msgid "Keep this field blank (required)"
msgstr ""
#: partials/contact-form.php:45
msgid "Your name (required)"
msgstr ""
#: partials/contact-form.php:61
msgid "Your email address (required)"
msgstr ""
#: partials/contact-form.php:77
msgid "Your institution (required)"
msgstr ""
#: partials/contact-form.php:93
msgid "Your message (required)"
msgstr ""
#: partials/contact-form.php:97
msgid "Send"
msgstr ""
#: partials/content-front-page.php:76
msgid "View Complete Catalog"
msgstr ""
#: partials/content-none.php:14
msgid "Nothing Found"
msgstr ""
#. translators: 1: link to WP admin new post page.
#: partials/content-none.php:27
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
msgstr ""
#: partials/content-none.php:41
msgid ""
"Sorry, but nothing matched your search terms. Please try again with some "
"different keywords."
msgstr ""
#: partials/content-none.php:48
msgid ""
"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
"searching can help."
msgstr ""
#: partials/content-page-catalog.php:17
msgid "Filter by Subject"
msgstr ""
#: partials/content-page-catalog.php:19
msgid "All Subjects"
msgstr ""
#: partials/content-page-catalog.php:39
msgid "Filter by License"
msgstr ""
#: partials/content-page-catalog.php:41
msgid "All Licenses"
msgstr ""
#: partials/content-page-catalog.php:54
msgid "Sort by"
msgstr ""
#: partials/content-page-catalog.php:58
msgid "Subject"
msgstr ""
#: partials/content-page-catalog.php:59
msgid "Latest"
msgstr ""
#: partials/content-page-catalog.php:67
msgid "Clear Filters"
msgstr ""
#: partials/content-page-catalog.php:68
msgid "Submit"
msgstr ""
#: partials/content-page.php:23 partials/content.php:50
msgid "Pages:"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content-page.php:37
msgid "Edit <span class=\"screen-reader-text\">%s</span>"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content.php:37
msgid "Continue reading<span class=\"screen-reader-text\"> \"%s\"</span>"
msgstr ""
#: partials/paged-navigation.php:2
msgid "Navigation"
msgstr ""
#. translators: %s: search query.
#: search.php:23
msgid "Search Results for: %s"
msgstr ""
#: searchform.php:3
msgctxt "label"
msgid "Search Catalog"
msgstr ""
#: searchform.php:6
msgctxt "submit button"
msgid "Search"
msgstr ""

BIN
languages/de_DE.mo

Binary file not shown.

8
languages/de_DE.po

@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
"Project-Id-Version: Aldine 1.6.2\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n"
"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n"
"Project-Id-Version: Aldine 1.6.3\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbook-aldine/\n"
"POT-Creation-Date: 2019-05-28T16:24:06+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Last-Translator: Thomas Dumm <thomas.dumm@delivros-orellfuessli.ch>, 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-aldine\n"
"X-Generator: WP-CLI 2.0.1\n"
"X-Generator: WP-CLI 2.2.0\n"
#. Theme Name of the theme
msgid "Aldine"

BIN
languages/el.mo

Binary file not shown.

571
languages/el.po

@ -1,571 +0,0 @@
# Copyright (C) 2019 Pressbooks (Book Oven Inc.)
# This file is distributed under the GNU GPL v3 or later.
msgid ""
msgstr ""
"Project-Id-Version: Aldine 1.6.2\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n"
"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Language-Team: Greek (https://www.transifex.com/pressbooks/teams/9194/el/)\n"
"MIME-Version: 1.0\n"
"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-aldine\n"
"X-Generator: WP-CLI 2.0.1\n"
#. Theme Name of the theme
msgid "Aldine"
msgstr ""
#. Theme URI of the theme
msgid "https://github.com/pressbooks/pressbooks-aldine/"
msgstr ""
#. Description of the theme
msgid ""
"Aldine is the default theme for the home page of Pressbooks networks. It is "
"named for the Aldine Press, founded by Aldus Manutius in 1494, who is "
"regarded by many as the world’s first publisher."
msgstr ""
#. Author of the theme
msgid "Pressbooks (Book Oven Inc.)"
msgstr ""
#. Author URI of the theme
msgid "https://pressbooks.org"
msgstr ""
#: 404.php:17
msgid "Oops! That page can&rsquo;t be found."
msgstr ""
#: 404.php:21
msgid "It looks like nothing was found at this location."
msgstr ""
#. translators: 1: title.
#: comments.php:35
msgid "One thought on &ldquo;%1$s&rdquo;"
msgstr ""
#. translators: 1: comment count number, 2: title.
#: comments.php:41
msgctxt "comments title"
msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
msgstr[1] ""
#: comments.php:68
msgid "Comments are closed."
msgstr ""
#. translators: %s network name
#: footer.php:43 footer.php:48
msgid "%s on Facebook"
msgstr ""
#. translators: %s network name
#: footer.php:53 footer.php:58
msgid "%s on Twitter"
msgstr ""
#. translators: %s Pressbooks
#: footer.php:77
msgid "Powered by %s"
msgstr ""
#: footer.php:79
msgid "Guides and Tutorials"
msgstr ""
#: footer.php:80 inc/helpers/namespace.php:179
msgid "Contact"
msgstr ""
#: footer.php:84 footer.php:86
msgid "Pressbooks on YouTube"
msgstr ""
#: footer.php:88 footer.php:92
msgid "Pressbooks on Twitter"
msgstr ""
#: functions.php:19
msgid "Dependencies Missing"
msgstr ""
#: functions.php:20
msgid "You must run <code>composer install</code> from the Aldine directory."
msgstr ""
#: header.php:44
msgid "Skip to content"
msgstr ""
#. translators: %s name of network
#: header.php:69
msgid "Logo for %s"
msgstr ""
#: header.php:80
msgid "Toggle Menu"
msgstr ""
#: inc/actions/namespace.php:47 inc/activation/namespace.php:120
msgid "Primary Menu"
msgstr ""
#: inc/actions/namespace.php:48 inc/activation/namespace.php:141
msgid "Footer Menu"
msgstr ""
#: inc/actions/namespace.php:114
msgid "Network Footer Block 1"
msgstr ""
#: inc/actions/namespace.php:126
msgid "Network Footer Block 2"
msgstr ""
#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4
msgid "Increase Font Size"
msgstr ""
#: inc/actions/namespace.php:153
msgid "Decrease Font Size"
msgstr ""
#: inc/actions/namespace.php:237
msgid ""
"This page displays your network catalog, so there is no content to edit."
msgstr ""
#: inc/actions/namespace.php:291
msgid "Page Section"
msgstr ""
#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57
msgid "Title"
msgstr ""
#: inc/actions/namespace.php:293
msgid "Standard"
msgstr ""
#: inc/actions/namespace.php:294
msgid "Accent"
msgstr ""
#: inc/actions/namespace.php:295
msgid "Bordered"
msgstr ""
#: inc/actions/namespace.php:296
msgid "Borderless"
msgstr ""
#: inc/actions/namespace.php:299
msgid "Call to Action"
msgstr ""
#: inc/actions/namespace.php:300
msgid "Text"
msgstr ""
#: inc/actions/namespace.php:301
msgid "Link"
msgstr ""
#: inc/activation/namespace.php:25
msgid "About Pressbooks"
msgstr ""
#: inc/activation/namespace.php:26
msgid ""
"Pressbooks is easy-to-use book writing software that lets you create a book "
"in all the formats you need to publish."
msgstr ""
#: inc/activation/namespace.php:27
msgid "Learn More"
msgstr ""
#: inc/activation/namespace.php:34 inc/activation/namespace.php:146
#: inc/activation/namespace.php:152
msgid "About"
msgstr ""
#: inc/activation/namespace.php:39
msgid ""
"Pressbooks is simple book production software. You can use Pressbooks to "
"publish textbooks, scholarly monographs, syllabi, fiction and non-fiction "
"books, white papers, and more in multiple formats including:"
msgstr ""
#: inc/activation/namespace.php:40
msgid "MOBI (for Kindle ebooks)"
msgstr ""
#: inc/activation/namespace.php:41
msgid "EPUB (for all other ebookstores)"
msgstr ""
#: inc/activation/namespace.php:42
msgid "designed PDF (for print-on-demand and digital distribution)"
msgstr ""
#. translators: %s link to about page
#: inc/activation/namespace.php:46
msgid "For more information about Pressbooks, %s."
msgstr ""
#: inc/activation/namespace.php:47
msgid "see here"
msgstr ""
#: inc/activation/namespace.php:53 inc/activation/namespace.php:176
#: inc/activation/namespace.php:182
msgid "Help"
msgstr ""
#. translators: %1$s: link to how to page; %2$s: link to guide
#: inc/activation/namespace.php:60
msgid ""
"The easiest way to get started with Pressbooks is to follow our %1$s. Or, "
"you can review our %2$s."
msgstr ""
#: inc/activation/namespace.php:61
msgid "4 Step Guide to Making a Book on Pressbooks"
msgstr ""
#: inc/activation/namespace.php:62
msgid "Guide to Using Pressbooks"
msgstr ""
#: inc/activation/namespace.php:64
msgid ""
"If you require further assistance, please contact your network manager."
msgstr ""
#. Template Name of the theme
#: inc/activation/namespace.php:69 inc/activation/namespace.php:125
#: inc/activation/namespace.php:131 inc/activation/namespace.php:161
#: inc/activation/namespace.php:167
msgid "Catalog"
msgstr ""
#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173
msgid "Home"
msgstr ""
#: inc/admin/namespace.php:30
msgid "Catalog updated."
msgstr ""
#: inc/admin/namespace.php:31
msgid "Sorry, but your catalog was not updated. Please try again."
msgstr ""
#: inc/admin/namespace.php:32
msgid "Dismiss this notice."
msgstr ""
#: inc/admin/namespace.php:61
msgid "In Catalog"
msgstr ""
#: inc/customizer/namespace.php:69
msgid "Primary Color"
msgstr ""
#: inc/customizer/namespace.php:70
msgid "Primary color, used for links and other primary elements."
msgstr ""
#: inc/customizer/namespace.php:75
msgid "Primary Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:76
msgid "Variant of the primary color, used for primary element hover states."
msgstr ""
#: inc/customizer/namespace.php:81
msgid "Accent Color"
msgstr ""
#: inc/customizer/namespace.php:82
msgid "Accent color, used for flourishes and secondary elements."
msgstr ""
#: inc/customizer/namespace.php:87
msgid "Accent Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:88
msgid "Variant of the accent color, used for secondary element hover states."
msgstr ""
#: inc/customizer/namespace.php:93
msgid "Primary Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:94
msgid "Used for text on a primary background."
msgstr ""
#: inc/customizer/namespace.php:99
msgid "Accent Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:100
msgid "Used for text on an accent color background."
msgstr ""
#: inc/customizer/namespace.php:124
msgid "Social Media"
msgstr ""
#: inc/customizer/namespace.php:136
msgid "Facebook"
msgstr ""
#: inc/customizer/namespace.php:149
msgid "Twitter"
msgstr ""
#: inc/customizer/namespace.php:158
msgid "Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:169
msgid "Show Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:179 partials/content-front-page.php:19
msgid "Our Latest Titles"
msgstr ""
#: inc/customizer/namespace.php:184
msgid "Front Page Catalog Title"
msgstr ""
#: inc/customizer/namespace.php:193
msgid "Contact Form"
msgstr ""
#: inc/customizer/namespace.php:204
msgid "Show Contact Form"
msgstr ""
#: inc/customizer/namespace.php:214 partials/contact-form.php:12
msgid "Contact Us"
msgstr ""
#: inc/customizer/namespace.php:219
msgid "Contact Form Title"
msgstr ""
#: inc/customizer/namespace.php:233
msgid "Contact Email"
msgstr ""
#: inc/filters/namespace.php:63
msgid "Continued"
msgstr ""
#: inc/helpers/namespace.php:186
msgid "Sign In"
msgstr ""
#: inc/helpers/namespace.php:192
msgid "Sign Up"
msgstr ""
#: inc/helpers/namespace.php:200
msgid "Admin"
msgstr ""
#: inc/helpers/namespace.php:208
msgid "My Books"
msgstr ""
#: inc/helpers/namespace.php:214
msgid "Create a New Book"
msgstr ""
#: inc/helpers/namespace.php:220
msgid "Sign Out"
msgstr ""
#: inc/helpers/namespace.php:282
msgid "Name is required."
msgstr ""
#: inc/helpers/namespace.php:286
msgid "Email is required."
msgstr ""
#: inc/helpers/namespace.php:290
msgid "Email is invalid."
msgstr ""
#: inc/helpers/namespace.php:294
msgid "Institution is required."
msgstr ""
#: inc/helpers/namespace.php:298
msgid "Message is required."
msgstr ""
#. translators: %s name of contact for submitter
#: inc/helpers/namespace.php:305
msgid "Contact Form Submission from %s"
msgstr ""
#: inc/helpers/namespace.php:316
msgid "Your message was sent!"
msgstr ""
#: inc/helpers/namespace.php:319
msgid "Your message could not be sent."
msgstr ""
#: inc/intervention.php:12
msgid "Hello,"
msgstr ""
#: page-catalog.php:55
msgid "No Books Found"
msgstr ""
#: page-catalog.php:58
msgid "No books have been added to the catalog."
msgstr ""
#: partials/book.php:39
msgid "About this book"
msgstr ""
#: partials/contact-form.php:29
msgid "Keep this field blank (required)"
msgstr ""
#: partials/contact-form.php:45
msgid "Your name (required)"
msgstr ""
#: partials/contact-form.php:61
msgid "Your email address (required)"
msgstr ""
#: partials/contact-form.php:77
msgid "Your institution (required)"
msgstr ""
#: partials/contact-form.php:93
msgid "Your message (required)"
msgstr ""
#: partials/contact-form.php:97
msgid "Send"
msgstr ""
#: partials/content-front-page.php:76
msgid "View Complete Catalog"
msgstr ""
#: partials/content-none.php:14
msgid "Nothing Found"
msgstr ""
#. translators: 1: link to WP admin new post page.
#: partials/content-none.php:27
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
msgstr ""
#: partials/content-none.php:41
msgid ""
"Sorry, but nothing matched your search terms. Please try again with some "
"different keywords."
msgstr ""
#: partials/content-none.php:48
msgid ""
"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
"searching can help."
msgstr ""
#: partials/content-page-catalog.php:17
msgid "Filter by Subject"
msgstr ""
#: partials/content-page-catalog.php:19
msgid "All Subjects"
msgstr ""
#: partials/content-page-catalog.php:39
msgid "Filter by License"
msgstr ""
#: partials/content-page-catalog.php:41
msgid "All Licenses"
msgstr ""
#: partials/content-page-catalog.php:54
msgid "Sort by"
msgstr ""
#: partials/content-page-catalog.php:58
msgid "Subject"
msgstr ""
#: partials/content-page-catalog.php:59
msgid "Latest"
msgstr ""
#: partials/content-page-catalog.php:67
msgid "Clear Filters"
msgstr ""
#: partials/content-page-catalog.php:68
msgid "Submit"
msgstr ""
#: partials/content-page.php:23 partials/content.php:50
msgid "Pages:"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content-page.php:37
msgid "Edit <span class=\"screen-reader-text\">%s</span>"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content.php:37
msgid "Continue reading<span class=\"screen-reader-text\"> \"%s\"</span>"
msgstr ""
#: partials/paged-navigation.php:2
msgid "Navigation"
msgstr ""
#. translators: %s: search query.
#: search.php:23
msgid "Search Results for: %s"
msgstr ""
#: searchform.php:3
msgctxt "label"
msgid "Search Catalog"
msgstr ""
#: searchform.php:6
msgctxt "submit button"
msgid "Search"
msgstr ""

BIN
languages/en_CA.mo

Binary file not shown.

571
languages/en_CA.po

@ -1,571 +0,0 @@
# Copyright (C) 2019 Pressbooks (Book Oven Inc.)
# This file is distributed under the GNU GPL v3 or later.
msgid ""
msgstr ""
"Project-Id-Version: Aldine 1.6.2\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n"
"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Language-Team: English (Canada) (https://www.transifex.com/pressbooks/teams/9194/en_CA/)\n"
"MIME-Version: 1.0\n"
"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-aldine\n"
"X-Generator: WP-CLI 2.0.1\n"
#. Theme Name of the theme
msgid "Aldine"
msgstr ""
#. Theme URI of the theme
msgid "https://github.com/pressbooks/pressbooks-aldine/"
msgstr ""
#. Description of the theme
msgid ""
"Aldine is the default theme for the home page of Pressbooks networks. It is "
"named for the Aldine Press, founded by Aldus Manutius in 1494, who is "
"regarded by many as the world’s first publisher."
msgstr ""
#. Author of the theme
msgid "Pressbooks (Book Oven Inc.)"
msgstr ""
#. Author URI of the theme
msgid "https://pressbooks.org"
msgstr ""
#: 404.php:17
msgid "Oops! That page can&rsquo;t be found."
msgstr ""
#: 404.php:21
msgid "It looks like nothing was found at this location."
msgstr ""
#. translators: 1: title.
#: comments.php:35
msgid "One thought on &ldquo;%1$s&rdquo;"
msgstr ""
#. translators: 1: comment count number, 2: title.
#: comments.php:41
msgctxt "comments title"
msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
msgstr[1] ""
#: comments.php:68
msgid "Comments are closed."
msgstr ""
#. translators: %s network name
#: footer.php:43 footer.php:48
msgid "%s on Facebook"
msgstr ""
#. translators: %s network name
#: footer.php:53 footer.php:58
msgid "%s on Twitter"
msgstr ""
#. translators: %s Pressbooks
#: footer.php:77
msgid "Powered by %s"
msgstr ""
#: footer.php:79
msgid "Guides and Tutorials"
msgstr ""
#: footer.php:80 inc/helpers/namespace.php:179
msgid "Contact"
msgstr ""
#: footer.php:84 footer.php:86
msgid "Pressbooks on YouTube"
msgstr ""
#: footer.php:88 footer.php:92
msgid "Pressbooks on Twitter"
msgstr ""
#: functions.php:19
msgid "Dependencies Missing"
msgstr ""
#: functions.php:20
msgid "You must run <code>composer install</code> from the Aldine directory."
msgstr ""
#: header.php:44
msgid "Skip to content"
msgstr ""
#. translators: %s name of network
#: header.php:69
msgid "Logo for %s"
msgstr ""
#: header.php:80
msgid "Toggle Menu"
msgstr ""
#: inc/actions/namespace.php:47 inc/activation/namespace.php:120
msgid "Primary Menu"
msgstr ""
#: inc/actions/namespace.php:48 inc/activation/namespace.php:141
msgid "Footer Menu"
msgstr ""
#: inc/actions/namespace.php:114
msgid "Network Footer Block 1"
msgstr ""
#: inc/actions/namespace.php:126
msgid "Network Footer Block 2"
msgstr ""
#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4
msgid "Increase Font Size"
msgstr ""
#: inc/actions/namespace.php:153
msgid "Decrease Font Size"
msgstr ""
#: inc/actions/namespace.php:237
msgid ""
"This page displays your network catalog, so there is no content to edit."
msgstr ""
#: inc/actions/namespace.php:291
msgid "Page Section"
msgstr ""
#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57
msgid "Title"
msgstr ""
#: inc/actions/namespace.php:293
msgid "Standard"
msgstr ""
#: inc/actions/namespace.php:294
msgid "Accent"
msgstr ""
#: inc/actions/namespace.php:295
msgid "Bordered"
msgstr ""
#: inc/actions/namespace.php:296
msgid "Borderless"
msgstr ""
#: inc/actions/namespace.php:299
msgid "Call to Action"
msgstr ""
#: inc/actions/namespace.php:300
msgid "Text"
msgstr ""
#: inc/actions/namespace.php:301
msgid "Link"
msgstr ""
#: inc/activation/namespace.php:25
msgid "About Pressbooks"
msgstr ""
#: inc/activation/namespace.php:26
msgid ""
"Pressbooks is easy-to-use book writing software that lets you create a book "
"in all the formats you need to publish."
msgstr ""
#: inc/activation/namespace.php:27
msgid "Learn More"
msgstr ""
#: inc/activation/namespace.php:34 inc/activation/namespace.php:146
#: inc/activation/namespace.php:152
msgid "About"
msgstr ""
#: inc/activation/namespace.php:39
msgid ""
"Pressbooks is simple book production software. You can use Pressbooks to "
"publish textbooks, scholarly monographs, syllabi, fiction and non-fiction "
"books, white papers, and more in multiple formats including:"
msgstr ""
#: inc/activation/namespace.php:40
msgid "MOBI (for Kindle ebooks)"
msgstr ""
#: inc/activation/namespace.php:41
msgid "EPUB (for all other ebookstores)"
msgstr ""
#: inc/activation/namespace.php:42
msgid "designed PDF (for print-on-demand and digital distribution)"
msgstr ""
#. translators: %s link to about page
#: inc/activation/namespace.php:46
msgid "For more information about Pressbooks, %s."
msgstr ""
#: inc/activation/namespace.php:47
msgid "see here"
msgstr ""
#: inc/activation/namespace.php:53 inc/activation/namespace.php:176
#: inc/activation/namespace.php:182
msgid "Help"
msgstr ""
#. translators: %1$s: link to how to page; %2$s: link to guide
#: inc/activation/namespace.php:60
msgid ""
"The easiest way to get started with Pressbooks is to follow our %1$s. Or, "
"you can review our %2$s."
msgstr ""
#: inc/activation/namespace.php:61
msgid "4 Step Guide to Making a Book on Pressbooks"
msgstr ""
#: inc/activation/namespace.php:62
msgid "Guide to Using Pressbooks"
msgstr ""
#: inc/activation/namespace.php:64
msgid ""
"If you require further assistance, please contact your network manager."
msgstr ""
#. Template Name of the theme
#: inc/activation/namespace.php:69 inc/activation/namespace.php:125
#: inc/activation/namespace.php:131 inc/activation/namespace.php:161
#: inc/activation/namespace.php:167
msgid "Catalog"
msgstr ""
#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173
msgid "Home"
msgstr ""
#: inc/admin/namespace.php:30
msgid "Catalog updated."
msgstr ""
#: inc/admin/namespace.php:31
msgid "Sorry, but your catalog was not updated. Please try again."
msgstr ""
#: inc/admin/namespace.php:32
msgid "Dismiss this notice."
msgstr ""
#: inc/admin/namespace.php:61
msgid "In Catalog"
msgstr ""
#: inc/customizer/namespace.php:69
msgid "Primary Color"
msgstr ""
#: inc/customizer/namespace.php:70
msgid "Primary color, used for links and other primary elements."
msgstr ""
#: inc/customizer/namespace.php:75
msgid "Primary Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:76
msgid "Variant of the primary color, used for primary element hover states."
msgstr ""
#: inc/customizer/namespace.php:81
msgid "Accent Color"
msgstr ""
#: inc/customizer/namespace.php:82
msgid "Accent color, used for flourishes and secondary elements."
msgstr ""
#: inc/customizer/namespace.php:87
msgid "Accent Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:88
msgid "Variant of the accent color, used for secondary element hover states."
msgstr ""
#: inc/customizer/namespace.php:93
msgid "Primary Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:94
msgid "Used for text on a primary background."
msgstr ""
#: inc/customizer/namespace.php:99
msgid "Accent Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:100
msgid "Used for text on an accent color background."
msgstr ""
#: inc/customizer/namespace.php:124
msgid "Social Media"
msgstr ""
#: inc/customizer/namespace.php:136
msgid "Facebook"
msgstr ""
#: inc/customizer/namespace.php:149
msgid "Twitter"
msgstr ""
#: inc/customizer/namespace.php:158
msgid "Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:169
msgid "Show Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:179 partials/content-front-page.php:19
msgid "Our Latest Titles"
msgstr ""
#: inc/customizer/namespace.php:184
msgid "Front Page Catalog Title"
msgstr ""
#: inc/customizer/namespace.php:193
msgid "Contact Form"
msgstr ""
#: inc/customizer/namespace.php:204
msgid "Show Contact Form"
msgstr ""
#: inc/customizer/namespace.php:214 partials/contact-form.php:12
msgid "Contact Us"
msgstr ""
#: inc/customizer/namespace.php:219
msgid "Contact Form Title"
msgstr ""
#: inc/customizer/namespace.php:233
msgid "Contact Email"
msgstr ""
#: inc/filters/namespace.php:63
msgid "Continued"
msgstr ""
#: inc/helpers/namespace.php:186
msgid "Sign In"
msgstr ""
#: inc/helpers/namespace.php:192
msgid "Sign Up"
msgstr ""
#: inc/helpers/namespace.php:200
msgid "Admin"
msgstr ""
#: inc/helpers/namespace.php:208
msgid "My Books"
msgstr ""
#: inc/helpers/namespace.php:214
msgid "Create a New Book"
msgstr ""
#: inc/helpers/namespace.php:220
msgid "Sign Out"
msgstr ""
#: inc/helpers/namespace.php:282
msgid "Name is required."
msgstr ""
#: inc/helpers/namespace.php:286
msgid "Email is required."
msgstr ""
#: inc/helpers/namespace.php:290
msgid "Email is invalid."
msgstr ""
#: inc/helpers/namespace.php:294
msgid "Institution is required."
msgstr ""
#: inc/helpers/namespace.php:298
msgid "Message is required."
msgstr ""
#. translators: %s name of contact for submitter
#: inc/helpers/namespace.php:305
msgid "Contact Form Submission from %s"
msgstr ""
#: inc/helpers/namespace.php:316
msgid "Your message was sent!"
msgstr ""
#: inc/helpers/namespace.php:319
msgid "Your message could not be sent."
msgstr ""
#: inc/intervention.php:12
msgid "Hello,"
msgstr ""
#: page-catalog.php:55
msgid "No Books Found"
msgstr ""
#: page-catalog.php:58
msgid "No books have been added to the catalog."
msgstr ""
#: partials/book.php:39
msgid "About this book"
msgstr ""
#: partials/contact-form.php:29
msgid "Keep this field blank (required)"
msgstr ""
#: partials/contact-form.php:45
msgid "Your name (required)"
msgstr ""
#: partials/contact-form.php:61
msgid "Your email address (required)"
msgstr ""
#: partials/contact-form.php:77
msgid "Your institution (required)"
msgstr ""
#: partials/contact-form.php:93
msgid "Your message (required)"
msgstr ""
#: partials/contact-form.php:97
msgid "Send"
msgstr ""
#: partials/content-front-page.php:76
msgid "View Complete Catalog"
msgstr ""
#: partials/content-none.php:14
msgid "Nothing Found"
msgstr ""
#. translators: 1: link to WP admin new post page.
#: partials/content-none.php:27
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
msgstr ""
#: partials/content-none.php:41
msgid ""
"Sorry, but nothing matched your search terms. Please try again with some "
"different keywords."
msgstr ""
#: partials/content-none.php:48
msgid ""
"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
"searching can help."
msgstr ""
#: partials/content-page-catalog.php:17
msgid "Filter by Subject"
msgstr ""
#: partials/content-page-catalog.php:19
msgid "All Subjects"
msgstr ""
#: partials/content-page-catalog.php:39
msgid "Filter by License"
msgstr ""
#: partials/content-page-catalog.php:41
msgid "All Licenses"
msgstr ""
#: partials/content-page-catalog.php:54
msgid "Sort by"
msgstr ""
#: partials/content-page-catalog.php:58
msgid "Subject"
msgstr ""
#: partials/content-page-catalog.php:59
msgid "Latest"
msgstr ""
#: partials/content-page-catalog.php:67
msgid "Clear Filters"
msgstr ""
#: partials/content-page-catalog.php:68
msgid "Submit"
msgstr ""
#: partials/content-page.php:23 partials/content.php:50
msgid "Pages:"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content-page.php:37
msgid "Edit <span class=\"screen-reader-text\">%s</span>"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content.php:37
msgid "Continue reading<span class=\"screen-reader-text\"> \"%s\"</span>"
msgstr ""
#: partials/paged-navigation.php:2
msgid "Navigation"
msgstr ""
#. translators: %s: search query.
#: search.php:23
msgid "Search Results for: %s"
msgstr ""
#: searchform.php:3
msgctxt "label"
msgid "Search Catalog"
msgstr ""
#: searchform.php:6
msgctxt "submit button"
msgid "Search"
msgstr ""

BIN
languages/en_GB.mo

Binary file not shown.

571
languages/en_GB.po

@ -1,571 +0,0 @@
# Copyright (C) 2019 Pressbooks (Book Oven Inc.)
# This file is distributed under the GNU GPL v3 or later.
msgid ""
msgstr ""
"Project-Id-Version: Aldine 1.6.2\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n"
"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Language-Team: English (United Kingdom) (https://www.transifex.com/pressbooks/teams/9194/en_GB/)\n"
"MIME-Version: 1.0\n"
"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-aldine\n"
"X-Generator: WP-CLI 2.0.1\n"
#. Theme Name of the theme
msgid "Aldine"
msgstr ""
#. Theme URI of the theme
msgid "https://github.com/pressbooks/pressbooks-aldine/"
msgstr ""
#. Description of the theme
msgid ""
"Aldine is the default theme for the home page of Pressbooks networks. It is "
"named for the Aldine Press, founded by Aldus Manutius in 1494, who is "
"regarded by many as the world’s first publisher."
msgstr ""
#. Author of the theme
msgid "Pressbooks (Book Oven Inc.)"
msgstr ""
#. Author URI of the theme
msgid "https://pressbooks.org"
msgstr ""
#: 404.php:17
msgid "Oops! That page can&rsquo;t be found."
msgstr ""
#: 404.php:21
msgid "It looks like nothing was found at this location."
msgstr ""
#. translators: 1: title.
#: comments.php:35
msgid "One thought on &ldquo;%1$s&rdquo;"
msgstr ""
#. translators: 1: comment count number, 2: title.
#: comments.php:41
msgctxt "comments title"
msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
msgstr[1] ""
#: comments.php:68
msgid "Comments are closed."
msgstr ""
#. translators: %s network name
#: footer.php:43 footer.php:48
msgid "%s on Facebook"
msgstr ""
#. translators: %s network name
#: footer.php:53 footer.php:58
msgid "%s on Twitter"
msgstr ""
#. translators: %s Pressbooks
#: footer.php:77
msgid "Powered by %s"
msgstr ""
#: footer.php:79
msgid "Guides and Tutorials"
msgstr ""
#: footer.php:80 inc/helpers/namespace.php:179
msgid "Contact"
msgstr ""
#: footer.php:84 footer.php:86
msgid "Pressbooks on YouTube"
msgstr ""
#: footer.php:88 footer.php:92
msgid "Pressbooks on Twitter"
msgstr ""
#: functions.php:19
msgid "Dependencies Missing"
msgstr ""
#: functions.php:20
msgid "You must run <code>composer install</code> from the Aldine directory."
msgstr ""
#: header.php:44
msgid "Skip to content"
msgstr ""
#. translators: %s name of network
#: header.php:69
msgid "Logo for %s"
msgstr ""
#: header.php:80
msgid "Toggle Menu"
msgstr ""
#: inc/actions/namespace.php:47 inc/activation/namespace.php:120
msgid "Primary Menu"
msgstr ""
#: inc/actions/namespace.php:48 inc/activation/namespace.php:141
msgid "Footer Menu"
msgstr ""
#: inc/actions/namespace.php:114
msgid "Network Footer Block 1"
msgstr ""
#: inc/actions/namespace.php:126
msgid "Network Footer Block 2"
msgstr ""
#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4
msgid "Increase Font Size"
msgstr ""
#: inc/actions/namespace.php:153
msgid "Decrease Font Size"
msgstr ""
#: inc/actions/namespace.php:237
msgid ""
"This page displays your network catalog, so there is no content to edit."
msgstr ""
#: inc/actions/namespace.php:291
msgid "Page Section"
msgstr ""
#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57
msgid "Title"
msgstr ""
#: inc/actions/namespace.php:293
msgid "Standard"
msgstr ""
#: inc/actions/namespace.php:294
msgid "Accent"
msgstr ""
#: inc/actions/namespace.php:295
msgid "Bordered"
msgstr ""
#: inc/actions/namespace.php:296
msgid "Borderless"
msgstr ""
#: inc/actions/namespace.php:299
msgid "Call to Action"
msgstr ""
#: inc/actions/namespace.php:300
msgid "Text"
msgstr ""
#: inc/actions/namespace.php:301
msgid "Link"
msgstr ""
#: inc/activation/namespace.php:25
msgid "About Pressbooks"
msgstr ""
#: inc/activation/namespace.php:26
msgid ""
"Pressbooks is easy-to-use book writing software that lets you create a book "
"in all the formats you need to publish."
msgstr ""
#: inc/activation/namespace.php:27
msgid "Learn More"
msgstr ""
#: inc/activation/namespace.php:34 inc/activation/namespace.php:146
#: inc/activation/namespace.php:152
msgid "About"
msgstr ""
#: inc/activation/namespace.php:39
msgid ""
"Pressbooks is simple book production software. You can use Pressbooks to "
"publish textbooks, scholarly monographs, syllabi, fiction and non-fiction "
"books, white papers, and more in multiple formats including:"
msgstr ""
#: inc/activation/namespace.php:40
msgid "MOBI (for Kindle ebooks)"
msgstr ""
#: inc/activation/namespace.php:41
msgid "EPUB (for all other ebookstores)"
msgstr ""
#: inc/activation/namespace.php:42
msgid "designed PDF (for print-on-demand and digital distribution)"
msgstr ""
#. translators: %s link to about page
#: inc/activation/namespace.php:46
msgid "For more information about Pressbooks, %s."
msgstr ""
#: inc/activation/namespace.php:47
msgid "see here"
msgstr ""
#: inc/activation/namespace.php:53 inc/activation/namespace.php:176
#: inc/activation/namespace.php:182
msgid "Help"
msgstr ""
#. translators: %1$s: link to how to page; %2$s: link to guide
#: inc/activation/namespace.php:60
msgid ""
"The easiest way to get started with Pressbooks is to follow our %1$s. Or, "
"you can review our %2$s."
msgstr ""
#: inc/activation/namespace.php:61
msgid "4 Step Guide to Making a Book on Pressbooks"
msgstr ""
#: inc/activation/namespace.php:62
msgid "Guide to Using Pressbooks"
msgstr ""
#: inc/activation/namespace.php:64
msgid ""
"If you require further assistance, please contact your network manager."
msgstr ""
#. Template Name of the theme
#: inc/activation/namespace.php:69 inc/activation/namespace.php:125
#: inc/activation/namespace.php:131 inc/activation/namespace.php:161
#: inc/activation/namespace.php:167
msgid "Catalog"
msgstr ""
#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173
msgid "Home"
msgstr ""
#: inc/admin/namespace.php:30
msgid "Catalog updated."
msgstr ""
#: inc/admin/namespace.php:31
msgid "Sorry, but your catalog was not updated. Please try again."
msgstr ""
#: inc/admin/namespace.php:32
msgid "Dismiss this notice."
msgstr ""
#: inc/admin/namespace.php:61
msgid "In Catalog"
msgstr ""
#: inc/customizer/namespace.php:69
msgid "Primary Color"
msgstr ""
#: inc/customizer/namespace.php:70
msgid "Primary color, used for links and other primary elements."
msgstr ""
#: inc/customizer/namespace.php:75
msgid "Primary Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:76
msgid "Variant of the primary color, used for primary element hover states."
msgstr ""
#: inc/customizer/namespace.php:81
msgid "Accent Color"
msgstr ""
#: inc/customizer/namespace.php:82
msgid "Accent color, used for flourishes and secondary elements."
msgstr ""
#: inc/customizer/namespace.php:87
msgid "Accent Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:88
msgid "Variant of the accent color, used for secondary element hover states."
msgstr ""
#: inc/customizer/namespace.php:93
msgid "Primary Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:94
msgid "Used for text on a primary background."
msgstr ""
#: inc/customizer/namespace.php:99
msgid "Accent Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:100
msgid "Used for text on an accent color background."
msgstr ""
#: inc/customizer/namespace.php:124
msgid "Social Media"
msgstr ""
#: inc/customizer/namespace.php:136
msgid "Facebook"
msgstr ""
#: inc/customizer/namespace.php:149
msgid "Twitter"
msgstr ""
#: inc/customizer/namespace.php:158
msgid "Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:169
msgid "Show Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:179 partials/content-front-page.php:19
msgid "Our Latest Titles"
msgstr ""
#: inc/customizer/namespace.php:184
msgid "Front Page Catalog Title"
msgstr ""
#: inc/customizer/namespace.php:193
msgid "Contact Form"
msgstr ""
#: inc/customizer/namespace.php:204
msgid "Show Contact Form"
msgstr ""
#: inc/customizer/namespace.php:214 partials/contact-form.php:12
msgid "Contact Us"
msgstr ""
#: inc/customizer/namespace.php:219
msgid "Contact Form Title"
msgstr ""
#: inc/customizer/namespace.php:233
msgid "Contact Email"
msgstr ""
#: inc/filters/namespace.php:63
msgid "Continued"
msgstr ""
#: inc/helpers/namespace.php:186
msgid "Sign In"
msgstr ""
#: inc/helpers/namespace.php:192
msgid "Sign Up"
msgstr ""
#: inc/helpers/namespace.php:200
msgid "Admin"
msgstr ""
#: inc/helpers/namespace.php:208
msgid "My Books"
msgstr ""
#: inc/helpers/namespace.php:214
msgid "Create a New Book"
msgstr ""
#: inc/helpers/namespace.php:220
msgid "Sign Out"
msgstr ""
#: inc/helpers/namespace.php:282
msgid "Name is required."
msgstr ""
#: inc/helpers/namespace.php:286
msgid "Email is required."
msgstr ""
#: inc/helpers/namespace.php:290
msgid "Email is invalid."
msgstr ""
#: inc/helpers/namespace.php:294
msgid "Institution is required."
msgstr ""
#: inc/helpers/namespace.php:298
msgid "Message is required."
msgstr ""
#. translators: %s name of contact for submitter
#: inc/helpers/namespace.php:305
msgid "Contact Form Submission from %s"
msgstr ""
#: inc/helpers/namespace.php:316
msgid "Your message was sent!"
msgstr ""
#: inc/helpers/namespace.php:319
msgid "Your message could not be sent."
msgstr ""
#: inc/intervention.php:12
msgid "Hello,"
msgstr ""
#: page-catalog.php:55
msgid "No Books Found"
msgstr ""
#: page-catalog.php:58
msgid "No books have been added to the catalog."
msgstr ""
#: partials/book.php:39
msgid "About this book"
msgstr ""
#: partials/contact-form.php:29
msgid "Keep this field blank (required)"
msgstr ""
#: partials/contact-form.php:45
msgid "Your name (required)"
msgstr ""
#: partials/contact-form.php:61
msgid "Your email address (required)"
msgstr ""
#: partials/contact-form.php:77
msgid "Your institution (required)"
msgstr ""
#: partials/contact-form.php:93
msgid "Your message (required)"
msgstr ""
#: partials/contact-form.php:97
msgid "Send"
msgstr ""
#: partials/content-front-page.php:76
msgid "View Complete Catalog"
msgstr ""
#: partials/content-none.php:14
msgid "Nothing Found"
msgstr ""
#. translators: 1: link to WP admin new post page.
#: partials/content-none.php:27
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
msgstr ""
#: partials/content-none.php:41
msgid ""
"Sorry, but nothing matched your search terms. Please try again with some "
"different keywords."
msgstr ""
#: partials/content-none.php:48
msgid ""
"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
"searching can help."
msgstr ""
#: partials/content-page-catalog.php:17
msgid "Filter by Subject"
msgstr ""
#: partials/content-page-catalog.php:19
msgid "All Subjects"
msgstr ""
#: partials/content-page-catalog.php:39
msgid "Filter by License"
msgstr ""
#: partials/content-page-catalog.php:41
msgid "All Licenses"
msgstr ""
#: partials/content-page-catalog.php:54
msgid "Sort by"
msgstr ""
#: partials/content-page-catalog.php:58
msgid "Subject"
msgstr ""
#: partials/content-page-catalog.php:59
msgid "Latest"
msgstr ""
#: partials/content-page-catalog.php:67
msgid "Clear Filters"
msgstr ""
#: partials/content-page-catalog.php:68
msgid "Submit"
msgstr ""
#: partials/content-page.php:23 partials/content.php:50
msgid "Pages:"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content-page.php:37
msgid "Edit <span class=\"screen-reader-text\">%s</span>"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content.php:37
msgid "Continue reading<span class=\"screen-reader-text\"> \"%s\"</span>"
msgstr ""
#: partials/paged-navigation.php:2
msgid "Navigation"
msgstr ""
#. translators: %s: search query.
#: search.php:23
msgid "Search Results for: %s"
msgstr ""
#: searchform.php:3
msgctxt "label"
msgid "Search Catalog"
msgstr ""
#: searchform.php:6
msgctxt "submit button"
msgid "Search"
msgstr ""

BIN
languages/es_ES.mo

Binary file not shown.

8
languages/es_ES.po

@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
"Project-Id-Version: Aldine 1.6.2\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n"
"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n"
"Project-Id-Version: Aldine 1.6.3\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbook-aldine/\n"
"POT-Creation-Date: 2019-05-28T16:24:06+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Last-Translator: Antonio Devís <colomet@hotmail.com>, 2018\n"
"Language-Team: Spanish (https://www.transifex.com/pressbooks/teams/9194/es/)\n"
@ -17,7 +17,7 @@ msgstr ""
"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Domain: pressbooks-aldine\n"
"X-Generator: WP-CLI 2.0.1\n"
"X-Generator: WP-CLI 2.2.0\n"
#. Theme Name of the theme
msgid "Aldine"

BIN
languages/et.mo

Binary file not shown.

571
languages/et.po

@ -1,571 +0,0 @@
# Copyright (C) 2019 Pressbooks (Book Oven Inc.)
# This file is distributed under the GNU GPL v3 or later.
msgid ""
msgstr ""
"Project-Id-Version: Aldine 1.6.2\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n"
"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Language-Team: Estonian (https://www.transifex.com/pressbooks/teams/9194/et/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: et\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Domain: pressbooks-aldine\n"
"X-Generator: WP-CLI 2.0.1\n"
#. Theme Name of the theme
msgid "Aldine"
msgstr ""
#. Theme URI of the theme
msgid "https://github.com/pressbooks/pressbooks-aldine/"
msgstr ""
#. Description of the theme
msgid ""
"Aldine is the default theme for the home page of Pressbooks networks. It is "
"named for the Aldine Press, founded by Aldus Manutius in 1494, who is "
"regarded by many as the world’s first publisher."
msgstr ""
#. Author of the theme
msgid "Pressbooks (Book Oven Inc.)"
msgstr ""
#. Author URI of the theme
msgid "https://pressbooks.org"
msgstr ""
#: 404.php:17
msgid "Oops! That page can&rsquo;t be found."
msgstr ""
#: 404.php:21
msgid "It looks like nothing was found at this location."
msgstr ""
#. translators: 1: title.
#: comments.php:35
msgid "One thought on &ldquo;%1$s&rdquo;"
msgstr ""
#. translators: 1: comment count number, 2: title.
#: comments.php:41
msgctxt "comments title"
msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
msgstr[1] ""
#: comments.php:68
msgid "Comments are closed."
msgstr ""
#. translators: %s network name
#: footer.php:43 footer.php:48
msgid "%s on Facebook"
msgstr ""
#. translators: %s network name
#: footer.php:53 footer.php:58
msgid "%s on Twitter"
msgstr ""
#. translators: %s Pressbooks
#: footer.php:77
msgid "Powered by %s"
msgstr ""
#: footer.php:79
msgid "Guides and Tutorials"
msgstr ""
#: footer.php:80 inc/helpers/namespace.php:179
msgid "Contact"
msgstr ""
#: footer.php:84 footer.php:86
msgid "Pressbooks on YouTube"
msgstr ""
#: footer.php:88 footer.php:92
msgid "Pressbooks on Twitter"
msgstr ""
#: functions.php:19
msgid "Dependencies Missing"
msgstr ""
#: functions.php:20
msgid "You must run <code>composer install</code> from the Aldine directory."
msgstr ""
#: header.php:44
msgid "Skip to content"
msgstr ""
#. translators: %s name of network
#: header.php:69
msgid "Logo for %s"
msgstr ""
#: header.php:80
msgid "Toggle Menu"
msgstr ""
#: inc/actions/namespace.php:47 inc/activation/namespace.php:120
msgid "Primary Menu"
msgstr ""
#: inc/actions/namespace.php:48 inc/activation/namespace.php:141
msgid "Footer Menu"
msgstr ""
#: inc/actions/namespace.php:114
msgid "Network Footer Block 1"
msgstr ""
#: inc/actions/namespace.php:126
msgid "Network Footer Block 2"
msgstr ""
#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4
msgid "Increase Font Size"
msgstr ""
#: inc/actions/namespace.php:153
msgid "Decrease Font Size"
msgstr ""
#: inc/actions/namespace.php:237
msgid ""
"This page displays your network catalog, so there is no content to edit."
msgstr ""
#: inc/actions/namespace.php:291
msgid "Page Section"
msgstr ""
#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57
msgid "Title"
msgstr ""
#: inc/actions/namespace.php:293
msgid "Standard"
msgstr ""
#: inc/actions/namespace.php:294
msgid "Accent"
msgstr ""
#: inc/actions/namespace.php:295
msgid "Bordered"
msgstr ""
#: inc/actions/namespace.php:296
msgid "Borderless"
msgstr ""
#: inc/actions/namespace.php:299
msgid "Call to Action"
msgstr ""
#: inc/actions/namespace.php:300
msgid "Text"
msgstr ""
#: inc/actions/namespace.php:301
msgid "Link"
msgstr ""
#: inc/activation/namespace.php:25
msgid "About Pressbooks"
msgstr ""
#: inc/activation/namespace.php:26
msgid ""
"Pressbooks is easy-to-use book writing software that lets you create a book "
"in all the formats you need to publish."
msgstr ""
#: inc/activation/namespace.php:27
msgid "Learn More"
msgstr ""
#: inc/activation/namespace.php:34 inc/activation/namespace.php:146
#: inc/activation/namespace.php:152
msgid "About"
msgstr ""
#: inc/activation/namespace.php:39
msgid ""
"Pressbooks is simple book production software. You can use Pressbooks to "
"publish textbooks, scholarly monographs, syllabi, fiction and non-fiction "
"books, white papers, and more in multiple formats including:"
msgstr ""
#: inc/activation/namespace.php:40
msgid "MOBI (for Kindle ebooks)"
msgstr ""
#: inc/activation/namespace.php:41
msgid "EPUB (for all other ebookstores)"
msgstr ""
#: inc/activation/namespace.php:42
msgid "designed PDF (for print-on-demand and digital distribution)"
msgstr ""
#. translators: %s link to about page
#: inc/activation/namespace.php:46
msgid "For more information about Pressbooks, %s."
msgstr ""
#: inc/activation/namespace.php:47
msgid "see here"
msgstr ""
#: inc/activation/namespace.php:53 inc/activation/namespace.php:176
#: inc/activation/namespace.php:182
msgid "Help"
msgstr ""
#. translators: %1$s: link to how to page; %2$s: link to guide
#: inc/activation/namespace.php:60
msgid ""
"The easiest way to get started with Pressbooks is to follow our %1$s. Or, "
"you can review our %2$s."
msgstr ""
#: inc/activation/namespace.php:61
msgid "4 Step Guide to Making a Book on Pressbooks"
msgstr ""
#: inc/activation/namespace.php:62
msgid "Guide to Using Pressbooks"
msgstr ""
#: inc/activation/namespace.php:64
msgid ""
"If you require further assistance, please contact your network manager."
msgstr ""
#. Template Name of the theme
#: inc/activation/namespace.php:69 inc/activation/namespace.php:125
#: inc/activation/namespace.php:131 inc/activation/namespace.php:161
#: inc/activation/namespace.php:167
msgid "Catalog"
msgstr ""
#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173
msgid "Home"
msgstr ""
#: inc/admin/namespace.php:30
msgid "Catalog updated."
msgstr ""
#: inc/admin/namespace.php:31
msgid "Sorry, but your catalog was not updated. Please try again."
msgstr ""
#: inc/admin/namespace.php:32
msgid "Dismiss this notice."
msgstr ""
#: inc/admin/namespace.php:61
msgid "In Catalog"
msgstr ""
#: inc/customizer/namespace.php:69
msgid "Primary Color"
msgstr ""
#: inc/customizer/namespace.php:70
msgid "Primary color, used for links and other primary elements."
msgstr ""
#: inc/customizer/namespace.php:75
msgid "Primary Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:76
msgid "Variant of the primary color, used for primary element hover states."
msgstr ""
#: inc/customizer/namespace.php:81
msgid "Accent Color"
msgstr ""
#: inc/customizer/namespace.php:82
msgid "Accent color, used for flourishes and secondary elements."
msgstr ""
#: inc/customizer/namespace.php:87
msgid "Accent Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:88
msgid "Variant of the accent color, used for secondary element hover states."
msgstr ""
#: inc/customizer/namespace.php:93
msgid "Primary Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:94
msgid "Used for text on a primary background."
msgstr ""
#: inc/customizer/namespace.php:99
msgid "Accent Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:100
msgid "Used for text on an accent color background."
msgstr ""
#: inc/customizer/namespace.php:124
msgid "Social Media"
msgstr ""
#: inc/customizer/namespace.php:136
msgid "Facebook"
msgstr ""
#: inc/customizer/namespace.php:149
msgid "Twitter"
msgstr ""
#: inc/customizer/namespace.php:158
msgid "Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:169
msgid "Show Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:179 partials/content-front-page.php:19
msgid "Our Latest Titles"
msgstr ""
#: inc/customizer/namespace.php:184
msgid "Front Page Catalog Title"
msgstr ""
#: inc/customizer/namespace.php:193
msgid "Contact Form"
msgstr ""
#: inc/customizer/namespace.php:204
msgid "Show Contact Form"
msgstr ""
#: inc/customizer/namespace.php:214 partials/contact-form.php:12
msgid "Contact Us"
msgstr ""
#: inc/customizer/namespace.php:219
msgid "Contact Form Title"
msgstr ""
#: inc/customizer/namespace.php:233
msgid "Contact Email"
msgstr ""
#: inc/filters/namespace.php:63
msgid "Continued"
msgstr ""
#: inc/helpers/namespace.php:186
msgid "Sign In"
msgstr ""
#: inc/helpers/namespace.php:192
msgid "Sign Up"
msgstr ""
#: inc/helpers/namespace.php:200
msgid "Admin"
msgstr ""
#: inc/helpers/namespace.php:208
msgid "My Books"
msgstr ""
#: inc/helpers/namespace.php:214
msgid "Create a New Book"
msgstr ""
#: inc/helpers/namespace.php:220
msgid "Sign Out"
msgstr ""
#: inc/helpers/namespace.php:282
msgid "Name is required."
msgstr ""
#: inc/helpers/namespace.php:286
msgid "Email is required."
msgstr ""
#: inc/helpers/namespace.php:290
msgid "Email is invalid."
msgstr ""
#: inc/helpers/namespace.php:294
msgid "Institution is required."
msgstr ""
#: inc/helpers/namespace.php:298
msgid "Message is required."
msgstr ""
#. translators: %s name of contact for submitter
#: inc/helpers/namespace.php:305
msgid "Contact Form Submission from %s"
msgstr ""
#: inc/helpers/namespace.php:316
msgid "Your message was sent!"
msgstr ""
#: inc/helpers/namespace.php:319
msgid "Your message could not be sent."
msgstr ""
#: inc/intervention.php:12
msgid "Hello,"
msgstr ""
#: page-catalog.php:55
msgid "No Books Found"
msgstr ""
#: page-catalog.php:58
msgid "No books have been added to the catalog."
msgstr ""
#: partials/book.php:39
msgid "About this book"
msgstr ""
#: partials/contact-form.php:29
msgid "Keep this field blank (required)"
msgstr ""
#: partials/contact-form.php:45
msgid "Your name (required)"
msgstr ""
#: partials/contact-form.php:61
msgid "Your email address (required)"
msgstr ""
#: partials/contact-form.php:77
msgid "Your institution (required)"
msgstr ""
#: partials/contact-form.php:93
msgid "Your message (required)"
msgstr ""
#: partials/contact-form.php:97
msgid "Send"
msgstr ""
#: partials/content-front-page.php:76
msgid "View Complete Catalog"
msgstr ""
#: partials/content-none.php:14
msgid "Nothing Found"
msgstr ""
#. translators: 1: link to WP admin new post page.
#: partials/content-none.php:27
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
msgstr ""
#: partials/content-none.php:41
msgid ""
"Sorry, but nothing matched your search terms. Please try again with some "
"different keywords."
msgstr ""
#: partials/content-none.php:48
msgid ""
"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
"searching can help."
msgstr ""
#: partials/content-page-catalog.php:17
msgid "Filter by Subject"
msgstr ""
#: partials/content-page-catalog.php:19
msgid "All Subjects"
msgstr ""
#: partials/content-page-catalog.php:39
msgid "Filter by License"
msgstr ""
#: partials/content-page-catalog.php:41
msgid "All Licenses"
msgstr ""
#: partials/content-page-catalog.php:54
msgid "Sort by"
msgstr ""
#: partials/content-page-catalog.php:58
msgid "Subject"
msgstr ""
#: partials/content-page-catalog.php:59
msgid "Latest"
msgstr ""
#: partials/content-page-catalog.php:67
msgid "Clear Filters"
msgstr ""
#: partials/content-page-catalog.php:68
msgid "Submit"
msgstr ""
#: partials/content-page.php:23 partials/content.php:50
msgid "Pages:"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content-page.php:37
msgid "Edit <span class=\"screen-reader-text\">%s</span>"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content.php:37
msgid "Continue reading<span class=\"screen-reader-text\"> \"%s\"</span>"
msgstr ""
#: partials/paged-navigation.php:2
msgid "Navigation"
msgstr ""
#. translators: %s: search query.
#: search.php:23
msgid "Search Results for: %s"
msgstr ""
#: searchform.php:3
msgctxt "label"
msgid "Search Catalog"
msgstr ""
#: searchform.php:6
msgctxt "submit button"
msgid "Search"
msgstr ""

BIN
languages/eu.mo

Binary file not shown.

571
languages/eu.po

@ -1,571 +0,0 @@
# Copyright (C) 2019 Pressbooks (Book Oven Inc.)
# This file is distributed under the GNU GPL v3 or later.
msgid ""
msgstr ""
"Project-Id-Version: Aldine 1.6.2\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n"
"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Language-Team: Basque (https://www.transifex.com/pressbooks/teams/9194/eu/)\n"
"MIME-Version: 1.0\n"
"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-aldine\n"
"X-Generator: WP-CLI 2.0.1\n"
#. Theme Name of the theme
msgid "Aldine"
msgstr ""
#. Theme URI of the theme
msgid "https://github.com/pressbooks/pressbooks-aldine/"
msgstr ""
#. Description of the theme
msgid ""
"Aldine is the default theme for the home page of Pressbooks networks. It is "
"named for the Aldine Press, founded by Aldus Manutius in 1494, who is "
"regarded by many as the world’s first publisher."
msgstr ""
#. Author of the theme
msgid "Pressbooks (Book Oven Inc.)"
msgstr ""
#. Author URI of the theme
msgid "https://pressbooks.org"
msgstr ""
#: 404.php:17
msgid "Oops! That page can&rsquo;t be found."
msgstr ""
#: 404.php:21
msgid "It looks like nothing was found at this location."
msgstr ""
#. translators: 1: title.
#: comments.php:35
msgid "One thought on &ldquo;%1$s&rdquo;"
msgstr ""
#. translators: 1: comment count number, 2: title.
#: comments.php:41
msgctxt "comments title"
msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
msgstr[1] ""
#: comments.php:68
msgid "Comments are closed."
msgstr ""
#. translators: %s network name
#: footer.php:43 footer.php:48
msgid "%s on Facebook"
msgstr ""
#. translators: %s network name
#: footer.php:53 footer.php:58
msgid "%s on Twitter"
msgstr ""
#. translators: %s Pressbooks
#: footer.php:77
msgid "Powered by %s"
msgstr ""
#: footer.php:79
msgid "Guides and Tutorials"
msgstr ""
#: footer.php:80 inc/helpers/namespace.php:179
msgid "Contact"
msgstr ""
#: footer.php:84 footer.php:86
msgid "Pressbooks on YouTube"
msgstr ""
#: footer.php:88 footer.php:92
msgid "Pressbooks on Twitter"
msgstr ""
#: functions.php:19
msgid "Dependencies Missing"
msgstr ""
#: functions.php:20
msgid "You must run <code>composer install</code> from the Aldine directory."
msgstr ""
#: header.php:44
msgid "Skip to content"
msgstr ""
#. translators: %s name of network
#: header.php:69
msgid "Logo for %s"
msgstr ""
#: header.php:80
msgid "Toggle Menu"
msgstr ""
#: inc/actions/namespace.php:47 inc/activation/namespace.php:120
msgid "Primary Menu"
msgstr ""
#: inc/actions/namespace.php:48 inc/activation/namespace.php:141
msgid "Footer Menu"
msgstr ""
#: inc/actions/namespace.php:114
msgid "Network Footer Block 1"
msgstr ""
#: inc/actions/namespace.php:126
msgid "Network Footer Block 2"
msgstr ""
#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4
msgid "Increase Font Size"
msgstr ""
#: inc/actions/namespace.php:153
msgid "Decrease Font Size"
msgstr ""
#: inc/actions/namespace.php:237
msgid ""
"This page displays your network catalog, so there is no content to edit."
msgstr ""
#: inc/actions/namespace.php:291
msgid "Page Section"
msgstr ""
#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57
msgid "Title"
msgstr ""
#: inc/actions/namespace.php:293
msgid "Standard"
msgstr ""
#: inc/actions/namespace.php:294
msgid "Accent"
msgstr ""
#: inc/actions/namespace.php:295
msgid "Bordered"
msgstr ""
#: inc/actions/namespace.php:296
msgid "Borderless"
msgstr ""
#: inc/actions/namespace.php:299
msgid "Call to Action"
msgstr ""
#: inc/actions/namespace.php:300
msgid "Text"
msgstr ""
#: inc/actions/namespace.php:301
msgid "Link"
msgstr ""
#: inc/activation/namespace.php:25
msgid "About Pressbooks"
msgstr ""
#: inc/activation/namespace.php:26
msgid ""
"Pressbooks is easy-to-use book writing software that lets you create a book "
"in all the formats you need to publish."
msgstr ""
#: inc/activation/namespace.php:27
msgid "Learn More"
msgstr ""
#: inc/activation/namespace.php:34 inc/activation/namespace.php:146
#: inc/activation/namespace.php:152
msgid "About"
msgstr ""
#: inc/activation/namespace.php:39
msgid ""
"Pressbooks is simple book production software. You can use Pressbooks to "
"publish textbooks, scholarly monographs, syllabi, fiction and non-fiction "
"books, white papers, and more in multiple formats including:"
msgstr ""
#: inc/activation/namespace.php:40
msgid "MOBI (for Kindle ebooks)"
msgstr ""
#: inc/activation/namespace.php:41
msgid "EPUB (for all other ebookstores)"
msgstr ""
#: inc/activation/namespace.php:42
msgid "designed PDF (for print-on-demand and digital distribution)"
msgstr ""
#. translators: %s link to about page
#: inc/activation/namespace.php:46
msgid "For more information about Pressbooks, %s."
msgstr ""
#: inc/activation/namespace.php:47
msgid "see here"
msgstr ""
#: inc/activation/namespace.php:53 inc/activation/namespace.php:176
#: inc/activation/namespace.php:182
msgid "Help"
msgstr ""
#. translators: %1$s: link to how to page; %2$s: link to guide
#: inc/activation/namespace.php:60
msgid ""
"The easiest way to get started with Pressbooks is to follow our %1$s. Or, "
"you can review our %2$s."
msgstr ""
#: inc/activation/namespace.php:61
msgid "4 Step Guide to Making a Book on Pressbooks"
msgstr ""
#: inc/activation/namespace.php:62
msgid "Guide to Using Pressbooks"
msgstr ""
#: inc/activation/namespace.php:64
msgid ""
"If you require further assistance, please contact your network manager."
msgstr ""
#. Template Name of the theme
#: inc/activation/namespace.php:69 inc/activation/namespace.php:125
#: inc/activation/namespace.php:131 inc/activation/namespace.php:161
#: inc/activation/namespace.php:167
msgid "Catalog"
msgstr ""
#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173
msgid "Home"
msgstr ""
#: inc/admin/namespace.php:30
msgid "Catalog updated."
msgstr ""
#: inc/admin/namespace.php:31
msgid "Sorry, but your catalog was not updated. Please try again."
msgstr ""
#: inc/admin/namespace.php:32
msgid "Dismiss this notice."
msgstr ""
#: inc/admin/namespace.php:61
msgid "In Catalog"
msgstr ""
#: inc/customizer/namespace.php:69
msgid "Primary Color"
msgstr ""
#: inc/customizer/namespace.php:70
msgid "Primary color, used for links and other primary elements."
msgstr ""
#: inc/customizer/namespace.php:75
msgid "Primary Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:76
msgid "Variant of the primary color, used for primary element hover states."
msgstr ""
#: inc/customizer/namespace.php:81
msgid "Accent Color"
msgstr ""
#: inc/customizer/namespace.php:82
msgid "Accent color, used for flourishes and secondary elements."
msgstr ""
#: inc/customizer/namespace.php:87
msgid "Accent Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:88
msgid "Variant of the accent color, used for secondary element hover states."
msgstr ""
#: inc/customizer/namespace.php:93
msgid "Primary Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:94
msgid "Used for text on a primary background."
msgstr ""
#: inc/customizer/namespace.php:99
msgid "Accent Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:100
msgid "Used for text on an accent color background."
msgstr ""
#: inc/customizer/namespace.php:124
msgid "Social Media"
msgstr ""
#: inc/customizer/namespace.php:136
msgid "Facebook"
msgstr ""
#: inc/customizer/namespace.php:149
msgid "Twitter"
msgstr ""
#: inc/customizer/namespace.php:158
msgid "Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:169
msgid "Show Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:179 partials/content-front-page.php:19
msgid "Our Latest Titles"
msgstr ""
#: inc/customizer/namespace.php:184
msgid "Front Page Catalog Title"
msgstr ""
#: inc/customizer/namespace.php:193
msgid "Contact Form"
msgstr ""
#: inc/customizer/namespace.php:204
msgid "Show Contact Form"
msgstr ""
#: inc/customizer/namespace.php:214 partials/contact-form.php:12
msgid "Contact Us"
msgstr ""
#: inc/customizer/namespace.php:219
msgid "Contact Form Title"
msgstr ""
#: inc/customizer/namespace.php:233
msgid "Contact Email"
msgstr ""
#: inc/filters/namespace.php:63
msgid "Continued"
msgstr ""
#: inc/helpers/namespace.php:186
msgid "Sign In"
msgstr ""
#: inc/helpers/namespace.php:192
msgid "Sign Up"
msgstr ""
#: inc/helpers/namespace.php:200
msgid "Admin"
msgstr ""
#: inc/helpers/namespace.php:208
msgid "My Books"
msgstr ""
#: inc/helpers/namespace.php:214
msgid "Create a New Book"
msgstr ""
#: inc/helpers/namespace.php:220
msgid "Sign Out"
msgstr ""
#: inc/helpers/namespace.php:282
msgid "Name is required."
msgstr ""
#: inc/helpers/namespace.php:286
msgid "Email is required."
msgstr ""
#: inc/helpers/namespace.php:290
msgid "Email is invalid."
msgstr ""
#: inc/helpers/namespace.php:294
msgid "Institution is required."
msgstr ""
#: inc/helpers/namespace.php:298
msgid "Message is required."
msgstr ""
#. translators: %s name of contact for submitter
#: inc/helpers/namespace.php:305
msgid "Contact Form Submission from %s"
msgstr ""
#: inc/helpers/namespace.php:316
msgid "Your message was sent!"
msgstr ""
#: inc/helpers/namespace.php:319
msgid "Your message could not be sent."
msgstr ""
#: inc/intervention.php:12
msgid "Hello,"
msgstr ""
#: page-catalog.php:55
msgid "No Books Found"
msgstr ""
#: page-catalog.php:58
msgid "No books have been added to the catalog."
msgstr ""
#: partials/book.php:39
msgid "About this book"
msgstr ""
#: partials/contact-form.php:29
msgid "Keep this field blank (required)"
msgstr ""
#: partials/contact-form.php:45
msgid "Your name (required)"
msgstr ""
#: partials/contact-form.php:61
msgid "Your email address (required)"
msgstr ""
#: partials/contact-form.php:77
msgid "Your institution (required)"
msgstr ""
#: partials/contact-form.php:93
msgid "Your message (required)"
msgstr ""
#: partials/contact-form.php:97
msgid "Send"
msgstr ""
#: partials/content-front-page.php:76
msgid "View Complete Catalog"
msgstr ""
#: partials/content-none.php:14
msgid "Nothing Found"
msgstr ""
#. translators: 1: link to WP admin new post page.
#: partials/content-none.php:27
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
msgstr ""
#: partials/content-none.php:41
msgid ""
"Sorry, but nothing matched your search terms. Please try again with some "
"different keywords."
msgstr ""
#: partials/content-none.php:48
msgid ""
"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
"searching can help."
msgstr ""
#: partials/content-page-catalog.php:17
msgid "Filter by Subject"
msgstr ""
#: partials/content-page-catalog.php:19
msgid "All Subjects"
msgstr ""
#: partials/content-page-catalog.php:39
msgid "Filter by License"
msgstr ""
#: partials/content-page-catalog.php:41
msgid "All Licenses"
msgstr ""
#: partials/content-page-catalog.php:54
msgid "Sort by"
msgstr ""
#: partials/content-page-catalog.php:58
msgid "Subject"
msgstr ""
#: partials/content-page-catalog.php:59
msgid "Latest"
msgstr ""
#: partials/content-page-catalog.php:67
msgid "Clear Filters"
msgstr ""
#: partials/content-page-catalog.php:68
msgid "Submit"
msgstr ""
#: partials/content-page.php:23 partials/content.php:50
msgid "Pages:"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content-page.php:37
msgid "Edit <span class=\"screen-reader-text\">%s</span>"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content.php:37
msgid "Continue reading<span class=\"screen-reader-text\"> \"%s\"</span>"
msgstr ""
#: partials/paged-navigation.php:2
msgid "Navigation"
msgstr ""
#. translators: %s: search query.
#: search.php:23
msgid "Search Results for: %s"
msgstr ""
#: searchform.php:3
msgctxt "label"
msgid "Search Catalog"
msgstr ""
#: searchform.php:6
msgctxt "submit button"
msgid "Search"
msgstr ""

BIN
languages/fr_FR.mo

Binary file not shown.

8
languages/fr_FR.po

@ -10,9 +10,9 @@
#
msgid ""
msgstr ""
"Project-Id-Version: Aldine 1.6.2\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n"
"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n"
"Project-Id-Version: Aldine 1.6.3\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbook-aldine/\n"
"POT-Creation-Date: 2019-05-28T16:24:06+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Last-Translator: Dac Chartrand <dac@pressbooks.com>, 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-aldine\n"
"X-Generator: WP-CLI 2.0.1\n"
"X-Generator: WP-CLI 2.2.0\n"
#. Theme Name of the theme
msgid "Aldine"

BIN
languages/gl_ES.mo

Binary file not shown.

575
languages/gl_ES.po

@ -1,575 +0,0 @@
# Copyright (C) 2019 Pressbooks (Book Oven Inc.)
# This file is distributed under the GNU GPL v3 or later.
# Translators:
# xesusmosquera <xesusmosquera@gmail.com>, 2018
#
msgid ""
msgstr ""
"Project-Id-Version: Aldine 1.6.2\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n"
"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Last-Translator: xesusmosquera <xesusmosquera@gmail.com>, 2018\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-aldine\n"
"X-Generator: WP-CLI 2.0.1\n"
#. Theme Name of the theme
msgid "Aldine"
msgstr ""
#. Theme URI of the theme
msgid "https://github.com/pressbooks/pressbooks-aldine/"
msgstr ""
#. Description of the theme
msgid ""
"Aldine is the default theme for the home page of Pressbooks networks. It is "
"named for the Aldine Press, founded by Aldus Manutius in 1494, who is "
"regarded by many as the world’s first publisher."
msgstr ""
#. Author of the theme
msgid "Pressbooks (Book Oven Inc.)"
msgstr ""
#. Author URI of the theme
msgid "https://pressbooks.org"
msgstr ""
#: 404.php:17
msgid "Oops! That page can&rsquo;t be found."
msgstr ""
#: 404.php:21
msgid "It looks like nothing was found at this location."
msgstr ""
#. translators: 1: title.
#: comments.php:35
msgid "One thought on &ldquo;%1$s&rdquo;"
msgstr ""
#. translators: 1: comment count number, 2: title.
#: comments.php:41
msgctxt "comments title"
msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
msgstr[1] ""
#: comments.php:68
msgid "Comments are closed."
msgstr "Os comentarios están pechados."
#. translators: %s network name
#: footer.php:43 footer.php:48
msgid "%s on Facebook"
msgstr ""
#. translators: %s network name
#: footer.php:53 footer.php:58
msgid "%s on Twitter"
msgstr ""
#. translators: %s Pressbooks
#: footer.php:77
msgid "Powered by %s"
msgstr ""
#: footer.php:79
msgid "Guides and Tutorials"
msgstr ""
#: footer.php:80 inc/helpers/namespace.php:179
msgid "Contact"
msgstr ""
#: footer.php:84 footer.php:86
msgid "Pressbooks on YouTube"
msgstr ""
#: footer.php:88 footer.php:92
msgid "Pressbooks on Twitter"
msgstr "Pressbooks no Twitter"
#: functions.php:19
msgid "Dependencies Missing"
msgstr ""
#: functions.php:20
msgid "You must run <code>composer install</code> from the Aldine directory."
msgstr ""
#: header.php:44
msgid "Skip to content"
msgstr ""
#. translators: %s name of network
#: header.php:69
msgid "Logo for %s"
msgstr ""
#: header.php:80
msgid "Toggle Menu"
msgstr ""
#: inc/actions/namespace.php:47 inc/activation/namespace.php:120
msgid "Primary Menu"
msgstr "Menú principal"
#: inc/actions/namespace.php:48 inc/activation/namespace.php:141
msgid "Footer Menu"
msgstr ""
#: inc/actions/namespace.php:114
msgid "Network Footer Block 1"
msgstr ""
#: inc/actions/namespace.php:126
msgid "Network Footer Block 2"
msgstr ""
#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4
msgid "Increase Font Size"
msgstr ""
#: inc/actions/namespace.php:153
msgid "Decrease Font Size"
msgstr ""
#: inc/actions/namespace.php:237
msgid ""
"This page displays your network catalog, so there is no content to edit."
msgstr ""
#: inc/actions/namespace.php:291
msgid "Page Section"
msgstr ""
#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57
msgid "Title"
msgstr ""
#: inc/actions/namespace.php:293
msgid "Standard"
msgstr ""
#: inc/actions/namespace.php:294
msgid "Accent"
msgstr ""
#: inc/actions/namespace.php:295
msgid "Bordered"
msgstr ""
#: inc/actions/namespace.php:296
msgid "Borderless"
msgstr ""
#: inc/actions/namespace.php:299
msgid "Call to Action"
msgstr ""
#: inc/actions/namespace.php:300
msgid "Text"
msgstr ""
#: inc/actions/namespace.php:301
msgid "Link"
msgstr ""
#: inc/activation/namespace.php:25
msgid "About Pressbooks"
msgstr ""
#: inc/activation/namespace.php:26
msgid ""
"Pressbooks is easy-to-use book writing software that lets you create a book "
"in all the formats you need to publish."
msgstr ""
#: inc/activation/namespace.php:27
msgid "Learn More"
msgstr "Saber máis"
#: inc/activation/namespace.php:34 inc/activation/namespace.php:146
#: inc/activation/namespace.php:152
msgid "About"
msgstr "Acerca de"
#: inc/activation/namespace.php:39
msgid ""
"Pressbooks is simple book production software. You can use Pressbooks to "
"publish textbooks, scholarly monographs, syllabi, fiction and non-fiction "
"books, white papers, and more in multiple formats including:"
msgstr ""
#: inc/activation/namespace.php:40
msgid "MOBI (for Kindle ebooks)"
msgstr ""
#: inc/activation/namespace.php:41
msgid "EPUB (for all other ebookstores)"
msgstr ""
#: inc/activation/namespace.php:42
msgid "designed PDF (for print-on-demand and digital distribution)"
msgstr ""
#. translators: %s link to about page
#: inc/activation/namespace.php:46
msgid "For more information about Pressbooks, %s."
msgstr ""
#: inc/activation/namespace.php:47
msgid "see here"
msgstr ""
#: inc/activation/namespace.php:53 inc/activation/namespace.php:176
#: inc/activation/namespace.php:182
msgid "Help"
msgstr "Axuda"
#. translators: %1$s: link to how to page; %2$s: link to guide
#: inc/activation/namespace.php:60
msgid ""
"The easiest way to get started with Pressbooks is to follow our %1$s. Or, "
"you can review our %2$s."
msgstr ""
#: inc/activation/namespace.php:61
msgid "4 Step Guide to Making a Book on Pressbooks"
msgstr ""
#: inc/activation/namespace.php:62
msgid "Guide to Using Pressbooks"
msgstr ""
#: inc/activation/namespace.php:64
msgid ""
"If you require further assistance, please contact your network manager."
msgstr ""
#. Template Name of the theme
#: inc/activation/namespace.php:69 inc/activation/namespace.php:125
#: inc/activation/namespace.php:131 inc/activation/namespace.php:161
#: inc/activation/namespace.php:167
msgid "Catalog"
msgstr ""
#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173
msgid "Home"
msgstr ""
#: inc/admin/namespace.php:30
msgid "Catalog updated."
msgstr ""
#: inc/admin/namespace.php:31
msgid "Sorry, but your catalog was not updated. Please try again."
msgstr ""
#: inc/admin/namespace.php:32
msgid "Dismiss this notice."
msgstr ""
#: inc/admin/namespace.php:61
msgid "In Catalog"
msgstr ""
#: inc/customizer/namespace.php:69
msgid "Primary Color"
msgstr ""
#: inc/customizer/namespace.php:70
msgid "Primary color, used for links and other primary elements."
msgstr ""
#: inc/customizer/namespace.php:75
msgid "Primary Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:76
msgid "Variant of the primary color, used for primary element hover states."
msgstr ""
#: inc/customizer/namespace.php:81
msgid "Accent Color"
msgstr ""
#: inc/customizer/namespace.php:82
msgid "Accent color, used for flourishes and secondary elements."
msgstr ""
#: inc/customizer/namespace.php:87
msgid "Accent Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:88
msgid "Variant of the accent color, used for secondary element hover states."
msgstr ""
#: inc/customizer/namespace.php:93
msgid "Primary Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:94
msgid "Used for text on a primary background."
msgstr ""
#: inc/customizer/namespace.php:99
msgid "Accent Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:100
msgid "Used for text on an accent color background."
msgstr ""
#: inc/customizer/namespace.php:124
msgid "Social Media"
msgstr ""
#: inc/customizer/namespace.php:136
msgid "Facebook"
msgstr ""
#: inc/customizer/namespace.php:149
msgid "Twitter"
msgstr ""
#: inc/customizer/namespace.php:158
msgid "Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:169
msgid "Show Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:179 partials/content-front-page.php:19
msgid "Our Latest Titles"
msgstr ""
#: inc/customizer/namespace.php:184
msgid "Front Page Catalog Title"
msgstr ""
#: inc/customizer/namespace.php:193
msgid "Contact Form"
msgstr ""
#: inc/customizer/namespace.php:204
msgid "Show Contact Form"
msgstr ""
#: inc/customizer/namespace.php:214 partials/contact-form.php:12
msgid "Contact Us"
msgstr ""
#: inc/customizer/namespace.php:219
msgid "Contact Form Title"
msgstr ""
#: inc/customizer/namespace.php:233
msgid "Contact Email"
msgstr ""
#: inc/filters/namespace.php:63
msgid "Continued"
msgstr ""
#: inc/helpers/namespace.php:186
msgid "Sign In"
msgstr ""
#: inc/helpers/namespace.php:192
msgid "Sign Up"
msgstr ""
#: inc/helpers/namespace.php:200
msgid "Admin"
msgstr ""
#: inc/helpers/namespace.php:208
msgid "My Books"
msgstr ""
#: inc/helpers/namespace.php:214
msgid "Create a New Book"
msgstr ""
#: inc/helpers/namespace.php:220
msgid "Sign Out"
msgstr ""
#: inc/helpers/namespace.php:282
msgid "Name is required."
msgstr ""
#: inc/helpers/namespace.php:286
msgid "Email is required."
msgstr ""
#: inc/helpers/namespace.php:290
msgid "Email is invalid."
msgstr ""
#: inc/helpers/namespace.php:294
msgid "Institution is required."
msgstr ""
#: inc/helpers/namespace.php:298
msgid "Message is required."
msgstr ""
#. translators: %s name of contact for submitter
#: inc/helpers/namespace.php:305
msgid "Contact Form Submission from %s"
msgstr ""
#: inc/helpers/namespace.php:316
msgid "Your message was sent!"
msgstr ""
#: inc/helpers/namespace.php:319
msgid "Your message could not be sent."
msgstr ""
#: inc/intervention.php:12
msgid "Hello,"
msgstr "Ola,"
#: page-catalog.php:55
msgid "No Books Found"
msgstr ""
#: page-catalog.php:58
msgid "No books have been added to the catalog."
msgstr ""
#: partials/book.php:39
msgid "About this book"
msgstr ""
#: partials/contact-form.php:29
msgid "Keep this field blank (required)"
msgstr ""
#: partials/contact-form.php:45
msgid "Your name (required)"
msgstr ""
#: partials/contact-form.php:61
msgid "Your email address (required)"
msgstr ""
#: partials/contact-form.php:77
msgid "Your institution (required)"
msgstr ""
#: partials/contact-form.php:93
msgid "Your message (required)"
msgstr ""
#: partials/contact-form.php:97
msgid "Send"
msgstr ""
#: partials/content-front-page.php:76
msgid "View Complete Catalog"
msgstr ""
#: partials/content-none.php:14
msgid "Nothing Found"
msgstr ""
#. translators: 1: link to WP admin new post page.
#: partials/content-none.php:27
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
msgstr ""
#: partials/content-none.php:41
msgid ""
"Sorry, but nothing matched your search terms. Please try again with some "
"different keywords."
msgstr ""
#: partials/content-none.php:48
msgid ""
"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
"searching can help."
msgstr ""
#: partials/content-page-catalog.php:17
msgid "Filter by Subject"
msgstr ""
#: partials/content-page-catalog.php:19
msgid "All Subjects"
msgstr ""
#: partials/content-page-catalog.php:39
msgid "Filter by License"
msgstr ""
#: partials/content-page-catalog.php:41
msgid "All Licenses"
msgstr ""
#: partials/content-page-catalog.php:54
msgid "Sort by"
msgstr ""
#: partials/content-page-catalog.php:58
msgid "Subject"
msgstr ""
#: partials/content-page-catalog.php:59
msgid "Latest"
msgstr ""
#: partials/content-page-catalog.php:67
msgid "Clear Filters"
msgstr ""
#: partials/content-page-catalog.php:68
msgid "Submit"
msgstr ""
#: partials/content-page.php:23 partials/content.php:50
msgid "Pages:"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content-page.php:37
msgid "Edit <span class=\"screen-reader-text\">%s</span>"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content.php:37
msgid "Continue reading<span class=\"screen-reader-text\"> \"%s\"</span>"
msgstr ""
#: partials/paged-navigation.php:2
msgid "Navigation"
msgstr ""
#. translators: %s: search query.
#: search.php:23
msgid "Search Results for: %s"
msgstr ""
#: searchform.php:3
msgctxt "label"
msgid "Search Catalog"
msgstr ""
#: searchform.php:6
msgctxt "submit button"
msgid "Search"
msgstr ""

BIN
languages/he.mo

Binary file not shown.

8
languages/he.po

@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
"Project-Id-Version: Aldine 1.6.2\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n"
"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n"
"Project-Id-Version: Aldine 1.6.3\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbook-aldine/\n"
"POT-Creation-Date: 2019-05-28T16:24:06+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Last-Translator: makeabook project <makeabookproject@gmail.com>, 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-aldine\n"
"X-Generator: WP-CLI 2.0.1\n"
"X-Generator: WP-CLI 2.2.0\n"
#. Theme Name of the theme
msgid "Aldine"

BIN
languages/hi.mo

Binary file not shown.

578
languages/hi.po

@ -1,578 +0,0 @@
# Copyright (C) 2019 Pressbooks (Book Oven Inc.)
# This file is distributed under the GNU GPL v3 or later.
# Translators:
# Abhi Prakash <Apofficial18@gmail.com>, 2019
#
msgid ""
msgstr ""
"Project-Id-Version: Aldine 1.6.2\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n"
"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Last-Translator: Abhi Prakash <Apofficial18@gmail.com>, 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-aldine\n"
"X-Generator: WP-CLI 2.0.1\n"
#. Theme Name of the theme
msgid "Aldine"
msgstr "Aldine"
#. Theme URI of the theme
msgid "https://github.com/pressbooks/pressbooks-aldine/"
msgstr "https://github.com/pressbooks/pressbooks-aldine/"
#. Description of the theme
msgid ""
"Aldine is the default theme for the home page of Pressbooks networks. It is "
"named for the Aldine Press, founded by Aldus Manutius in 1494, who is "
"regarded by many as the world’s first publisher."
msgstr ""
"Aldine Pressbooks नटवरक कख पठ किए डिट थम ह। इसकम "
"Aldine Press किए रख गय, जिसकपन 1494 म Adlus Manutlus द"
" क गई थ, जिि पहलरकशक कप म।"
#. Author of the theme
msgid "Pressbooks (Book Oven Inc.)"
msgstr "Pressbooks (Book Oven Inc.)"
#. Author URI of the theme
msgid "https://pressbooks.org"
msgstr "https://pressbooks.org"
#: 404.php:17
msgid "Oops! That page can&rsquo;t be found."
msgstr ""
#: 404.php:21
msgid "It looks like nothing was found at this location."
msgstr ""
#. translators: 1: title.
#: comments.php:35
msgid "One thought on &ldquo;%1$s&rdquo;"
msgstr ""
#. translators: 1: comment count number, 2: title.
#: comments.php:41
msgctxt "comments title"
msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
msgstr[1] ""
#: comments.php:68
msgid "Comments are closed."
msgstr ""
#. translators: %s network name
#: footer.php:43 footer.php:48
msgid "%s on Facebook"
msgstr ""
#. translators: %s network name
#: footer.php:53 footer.php:58
msgid "%s on Twitter"
msgstr ""
#. translators: %s Pressbooks
#: footer.php:77
msgid "Powered by %s"
msgstr ""
#: footer.php:79
msgid "Guides and Tutorials"
msgstr ""
#: footer.php:80 inc/helpers/namespace.php:179
msgid "Contact"
msgstr ""
#: footer.php:84 footer.php:86
msgid "Pressbooks on YouTube"
msgstr ""
#: footer.php:88 footer.php:92
msgid "Pressbooks on Twitter"
msgstr ""
#: functions.php:19
msgid "Dependencies Missing"
msgstr ""
#: functions.php:20
msgid "You must run <code>composer install</code> from the Aldine directory."
msgstr ""
#: header.php:44
msgid "Skip to content"
msgstr ""
#. translators: %s name of network
#: header.php:69
msgid "Logo for %s"
msgstr ""
#: header.php:80
msgid "Toggle Menu"
msgstr ""
#: inc/actions/namespace.php:47 inc/activation/namespace.php:120
msgid "Primary Menu"
msgstr ""
#: inc/actions/namespace.php:48 inc/activation/namespace.php:141
msgid "Footer Menu"
msgstr ""
#: inc/actions/namespace.php:114
msgid "Network Footer Block 1"
msgstr ""
#: inc/actions/namespace.php:126
msgid "Network Footer Block 2"
msgstr ""
#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4
msgid "Increase Font Size"
msgstr ""
#: inc/actions/namespace.php:153
msgid "Decrease Font Size"
msgstr ""
#: inc/actions/namespace.php:237
msgid ""
"This page displays your network catalog, so there is no content to edit."
msgstr ""
#: inc/actions/namespace.php:291
msgid "Page Section"
msgstr ""
#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57
msgid "Title"
msgstr ""
#: inc/actions/namespace.php:293
msgid "Standard"
msgstr ""
#: inc/actions/namespace.php:294
msgid "Accent"
msgstr ""
#: inc/actions/namespace.php:295
msgid "Bordered"
msgstr ""
#: inc/actions/namespace.php:296
msgid "Borderless"
msgstr ""
#: inc/actions/namespace.php:299
msgid "Call to Action"
msgstr ""
#: inc/actions/namespace.php:300
msgid "Text"
msgstr ""
#: inc/actions/namespace.php:301
msgid "Link"
msgstr ""
#: inc/activation/namespace.php:25
msgid "About Pressbooks"
msgstr ""
#: inc/activation/namespace.php:26
msgid ""
"Pressbooks is easy-to-use book writing software that lets you create a book "
"in all the formats you need to publish."
msgstr ""
#: inc/activation/namespace.php:27
msgid "Learn More"
msgstr ""
#: inc/activation/namespace.php:34 inc/activation/namespace.php:146
#: inc/activation/namespace.php:152
msgid "About"
msgstr ""
#: inc/activation/namespace.php:39
msgid ""
"Pressbooks is simple book production software. You can use Pressbooks to "
"publish textbooks, scholarly monographs, syllabi, fiction and non-fiction "
"books, white papers, and more in multiple formats including:"
msgstr ""
#: inc/activation/namespace.php:40
msgid "MOBI (for Kindle ebooks)"
msgstr ""
#: inc/activation/namespace.php:41
msgid "EPUB (for all other ebookstores)"
msgstr ""
#: inc/activation/namespace.php:42
msgid "designed PDF (for print-on-demand and digital distribution)"
msgstr ""
#. translators: %s link to about page
#: inc/activation/namespace.php:46
msgid "For more information about Pressbooks, %s."
msgstr ""
#: inc/activation/namespace.php:47
msgid "see here"
msgstr ""
#: inc/activation/namespace.php:53 inc/activation/namespace.php:176
#: inc/activation/namespace.php:182
msgid "Help"
msgstr ""
#. translators: %1$s: link to how to page; %2$s: link to guide
#: inc/activation/namespace.php:60
msgid ""
"The easiest way to get started with Pressbooks is to follow our %1$s. Or, "
"you can review our %2$s."
msgstr ""
#: inc/activation/namespace.php:61
msgid "4 Step Guide to Making a Book on Pressbooks"
msgstr ""
#: inc/activation/namespace.php:62
msgid "Guide to Using Pressbooks"
msgstr ""
#: inc/activation/namespace.php:64
msgid ""
"If you require further assistance, please contact your network manager."
msgstr ""
#. Template Name of the theme
#: inc/activation/namespace.php:69 inc/activation/namespace.php:125
#: inc/activation/namespace.php:131 inc/activation/namespace.php:161
#: inc/activation/namespace.php:167
msgid "Catalog"
msgstr ""
#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173
msgid "Home"
msgstr ""
#: inc/admin/namespace.php:30
msgid "Catalog updated."
msgstr ""
#: inc/admin/namespace.php:31
msgid "Sorry, but your catalog was not updated. Please try again."
msgstr ""
#: inc/admin/namespace.php:32
msgid "Dismiss this notice."
msgstr ""
#: inc/admin/namespace.php:61
msgid "In Catalog"
msgstr ""
#: inc/customizer/namespace.php:69
msgid "Primary Color"
msgstr ""
#: inc/customizer/namespace.php:70
msgid "Primary color, used for links and other primary elements."
msgstr ""
#: inc/customizer/namespace.php:75
msgid "Primary Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:76
msgid "Variant of the primary color, used for primary element hover states."
msgstr ""
#: inc/customizer/namespace.php:81
msgid "Accent Color"
msgstr ""
#: inc/customizer/namespace.php:82
msgid "Accent color, used for flourishes and secondary elements."
msgstr ""
#: inc/customizer/namespace.php:87
msgid "Accent Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:88
msgid "Variant of the accent color, used for secondary element hover states."
msgstr ""
#: inc/customizer/namespace.php:93
msgid "Primary Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:94
msgid "Used for text on a primary background."
msgstr ""
#: inc/customizer/namespace.php:99
msgid "Accent Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:100
msgid "Used for text on an accent color background."
msgstr ""
#: inc/customizer/namespace.php:124
msgid "Social Media"
msgstr ""
#: inc/customizer/namespace.php:136
msgid "Facebook"
msgstr ""
#: inc/customizer/namespace.php:149
msgid "Twitter"
msgstr ""
#: inc/customizer/namespace.php:158
msgid "Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:169
msgid "Show Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:179 partials/content-front-page.php:19
msgid "Our Latest Titles"
msgstr ""
#: inc/customizer/namespace.php:184
msgid "Front Page Catalog Title"
msgstr ""
#: inc/customizer/namespace.php:193
msgid "Contact Form"
msgstr ""
#: inc/customizer/namespace.php:204
msgid "Show Contact Form"
msgstr ""
#: inc/customizer/namespace.php:214 partials/contact-form.php:12
msgid "Contact Us"
msgstr ""
#: inc/customizer/namespace.php:219
msgid "Contact Form Title"
msgstr ""
#: inc/customizer/namespace.php:233
msgid "Contact Email"
msgstr ""
#: inc/filters/namespace.php:63
msgid "Continued"
msgstr ""
#: inc/helpers/namespace.php:186
msgid "Sign In"
msgstr ""
#: inc/helpers/namespace.php:192
msgid "Sign Up"
msgstr ""
#: inc/helpers/namespace.php:200
msgid "Admin"
msgstr ""
#: inc/helpers/namespace.php:208
msgid "My Books"
msgstr ""
#: inc/helpers/namespace.php:214
msgid "Create a New Book"
msgstr ""
#: inc/helpers/namespace.php:220
msgid "Sign Out"
msgstr ""
#: inc/helpers/namespace.php:282
msgid "Name is required."
msgstr ""
#: inc/helpers/namespace.php:286
msgid "Email is required."
msgstr ""
#: inc/helpers/namespace.php:290
msgid "Email is invalid."
msgstr ""
#: inc/helpers/namespace.php:294
msgid "Institution is required."
msgstr ""
#: inc/helpers/namespace.php:298
msgid "Message is required."
msgstr ""
#. translators: %s name of contact for submitter
#: inc/helpers/namespace.php:305
msgid "Contact Form Submission from %s"
msgstr ""
#: inc/helpers/namespace.php:316
msgid "Your message was sent!"
msgstr ""
#: inc/helpers/namespace.php:319
msgid "Your message could not be sent."
msgstr ""
#: inc/intervention.php:12
msgid "Hello,"
msgstr ""
#: page-catalog.php:55
msgid "No Books Found"
msgstr ""
#: page-catalog.php:58
msgid "No books have been added to the catalog."
msgstr ""
#: partials/book.php:39
msgid "About this book"
msgstr ""
#: partials/contact-form.php:29
msgid "Keep this field blank (required)"
msgstr ""
#: partials/contact-form.php:45
msgid "Your name (required)"
msgstr ""
#: partials/contact-form.php:61
msgid "Your email address (required)"
msgstr ""
#: partials/contact-form.php:77
msgid "Your institution (required)"
msgstr ""
#: partials/contact-form.php:93
msgid "Your message (required)"
msgstr ""
#: partials/contact-form.php:97
msgid "Send"
msgstr ""
#: partials/content-front-page.php:76
msgid "View Complete Catalog"
msgstr ""
#: partials/content-none.php:14
msgid "Nothing Found"
msgstr ""
#. translators: 1: link to WP admin new post page.
#: partials/content-none.php:27
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
msgstr ""
#: partials/content-none.php:41
msgid ""
"Sorry, but nothing matched your search terms. Please try again with some "
"different keywords."
msgstr ""
#: partials/content-none.php:48
msgid ""
"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
"searching can help."
msgstr ""
#: partials/content-page-catalog.php:17
msgid "Filter by Subject"
msgstr ""
#: partials/content-page-catalog.php:19
msgid "All Subjects"
msgstr ""
#: partials/content-page-catalog.php:39
msgid "Filter by License"
msgstr ""
#: partials/content-page-catalog.php:41
msgid "All Licenses"
msgstr ""
#: partials/content-page-catalog.php:54
msgid "Sort by"
msgstr ""
#: partials/content-page-catalog.php:58
msgid "Subject"
msgstr ""
#: partials/content-page-catalog.php:59
msgid "Latest"
msgstr ""
#: partials/content-page-catalog.php:67
msgid "Clear Filters"
msgstr ""
#: partials/content-page-catalog.php:68
msgid "Submit"
msgstr ""
#: partials/content-page.php:23 partials/content.php:50
msgid "Pages:"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content-page.php:37
msgid "Edit <span class=\"screen-reader-text\">%s</span>"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content.php:37
msgid "Continue reading<span class=\"screen-reader-text\"> \"%s\"</span>"
msgstr ""
#: partials/paged-navigation.php:2
msgid "Navigation"
msgstr ""
#. translators: %s: search query.
#: search.php:23
msgid "Search Results for: %s"
msgstr ""
#: searchform.php:3
msgctxt "label"
msgid "Search Catalog"
msgstr ""
#: searchform.php:6
msgctxt "submit button"
msgid "Search"
msgstr ""

BIN
languages/hr.mo

Binary file not shown.

8
languages/hr.po

@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
"Project-Id-Version: Aldine 1.6.2\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n"
"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n"
"Project-Id-Version: Aldine 1.6.3\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbook-aldine/\n"
"POT-Creation-Date: 2019-05-28T16:24:06+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Last-Translator: Dubravko Cvikl <dcvikl@cvikl.hr>, 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-aldine\n"
"X-Generator: WP-CLI 2.0.1\n"
"X-Generator: WP-CLI 2.2.0\n"
#. Theme Name of the theme
msgid "Aldine"

BIN
languages/hu_HU.mo

Binary file not shown.

8
languages/hu_HU.po

@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
"Project-Id-Version: Aldine 1.6.2\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n"
"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n"
"Project-Id-Version: Aldine 1.6.3\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbook-aldine/\n"
"POT-Creation-Date: 2019-05-28T16:24:06+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Last-Translator: Antonio Devís <colomet@hotmail.com>, 2018\n"
"Language-Team: Hungarian (Hungary) (https://www.transifex.com/pressbooks/teams/9194/hu_HU/)\n"
@ -17,7 +17,7 @@ msgstr ""
"Language: hu_HU\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Domain: pressbooks-aldine\n"
"X-Generator: WP-CLI 2.0.1\n"
"X-Generator: WP-CLI 2.2.0\n"
#. Theme Name of the theme
msgid "Aldine"

BIN
languages/id_ID.mo

Binary file not shown.

570
languages/id_ID.po

@ -1,570 +0,0 @@
# Copyright (C) 2019 Pressbooks (Book Oven Inc.)
# This file is distributed under the GNU GPL v3 or later.
msgid ""
msgstr ""
"Project-Id-Version: Aldine 1.6.2\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n"
"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Language-Team: Indonesian (Indonesia) (https://www.transifex.com/pressbooks/teams/9194/id_ID/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: id_ID\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Domain: pressbooks-aldine\n"
"X-Generator: WP-CLI 2.0.1\n"
#. Theme Name of the theme
msgid "Aldine"
msgstr ""
#. Theme URI of the theme
msgid "https://github.com/pressbooks/pressbooks-aldine/"
msgstr ""
#. Description of the theme
msgid ""
"Aldine is the default theme for the home page of Pressbooks networks. It is "
"named for the Aldine Press, founded by Aldus Manutius in 1494, who is "
"regarded by many as the world’s first publisher."
msgstr ""
#. Author of the theme
msgid "Pressbooks (Book Oven Inc.)"
msgstr ""
#. Author URI of the theme
msgid "https://pressbooks.org"
msgstr ""
#: 404.php:17
msgid "Oops! That page can&rsquo;t be found."
msgstr ""
#: 404.php:21
msgid "It looks like nothing was found at this location."
msgstr ""
#. translators: 1: title.
#: comments.php:35
msgid "One thought on &ldquo;%1$s&rdquo;"
msgstr ""
#. translators: 1: comment count number, 2: title.
#: comments.php:41
msgctxt "comments title"
msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
#: comments.php:68
msgid "Comments are closed."
msgstr ""
#. translators: %s network name
#: footer.php:43 footer.php:48
msgid "%s on Facebook"
msgstr ""
#. translators: %s network name
#: footer.php:53 footer.php:58
msgid "%s on Twitter"
msgstr ""
#. translators: %s Pressbooks
#: footer.php:77
msgid "Powered by %s"
msgstr ""
#: footer.php:79
msgid "Guides and Tutorials"
msgstr ""
#: footer.php:80 inc/helpers/namespace.php:179
msgid "Contact"
msgstr ""
#: footer.php:84 footer.php:86
msgid "Pressbooks on YouTube"
msgstr ""
#: footer.php:88 footer.php:92
msgid "Pressbooks on Twitter"
msgstr ""
#: functions.php:19
msgid "Dependencies Missing"
msgstr ""
#: functions.php:20
msgid "You must run <code>composer install</code> from the Aldine directory."
msgstr ""
#: header.php:44
msgid "Skip to content"
msgstr ""
#. translators: %s name of network
#: header.php:69
msgid "Logo for %s"
msgstr ""
#: header.php:80
msgid "Toggle Menu"
msgstr ""
#: inc/actions/namespace.php:47 inc/activation/namespace.php:120
msgid "Primary Menu"
msgstr ""
#: inc/actions/namespace.php:48 inc/activation/namespace.php:141
msgid "Footer Menu"
msgstr ""
#: inc/actions/namespace.php:114
msgid "Network Footer Block 1"
msgstr ""
#: inc/actions/namespace.php:126
msgid "Network Footer Block 2"
msgstr ""
#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4
msgid "Increase Font Size"
msgstr ""
#: inc/actions/namespace.php:153
msgid "Decrease Font Size"
msgstr ""
#: inc/actions/namespace.php:237
msgid ""
"This page displays your network catalog, so there is no content to edit."
msgstr ""
#: inc/actions/namespace.php:291
msgid "Page Section"
msgstr ""
#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57
msgid "Title"
msgstr ""
#: inc/actions/namespace.php:293
msgid "Standard"
msgstr ""
#: inc/actions/namespace.php:294
msgid "Accent"
msgstr ""
#: inc/actions/namespace.php:295
msgid "Bordered"
msgstr ""
#: inc/actions/namespace.php:296
msgid "Borderless"
msgstr ""
#: inc/actions/namespace.php:299
msgid "Call to Action"
msgstr ""
#: inc/actions/namespace.php:300
msgid "Text"
msgstr ""
#: inc/actions/namespace.php:301
msgid "Link"
msgstr ""
#: inc/activation/namespace.php:25
msgid "About Pressbooks"
msgstr ""
#: inc/activation/namespace.php:26
msgid ""
"Pressbooks is easy-to-use book writing software that lets you create a book "
"in all the formats you need to publish."
msgstr ""
#: inc/activation/namespace.php:27
msgid "Learn More"
msgstr ""
#: inc/activation/namespace.php:34 inc/activation/namespace.php:146
#: inc/activation/namespace.php:152
msgid "About"
msgstr ""
#: inc/activation/namespace.php:39
msgid ""
"Pressbooks is simple book production software. You can use Pressbooks to "
"publish textbooks, scholarly monographs, syllabi, fiction and non-fiction "
"books, white papers, and more in multiple formats including:"
msgstr ""
#: inc/activation/namespace.php:40
msgid "MOBI (for Kindle ebooks)"
msgstr ""
#: inc/activation/namespace.php:41
msgid "EPUB (for all other ebookstores)"
msgstr ""
#: inc/activation/namespace.php:42
msgid "designed PDF (for print-on-demand and digital distribution)"
msgstr ""
#. translators: %s link to about page
#: inc/activation/namespace.php:46
msgid "For more information about Pressbooks, %s."
msgstr ""
#: inc/activation/namespace.php:47
msgid "see here"
msgstr ""
#: inc/activation/namespace.php:53 inc/activation/namespace.php:176
#: inc/activation/namespace.php:182
msgid "Help"
msgstr ""
#. translators: %1$s: link to how to page; %2$s: link to guide
#: inc/activation/namespace.php:60
msgid ""
"The easiest way to get started with Pressbooks is to follow our %1$s. Or, "
"you can review our %2$s."
msgstr ""
#: inc/activation/namespace.php:61
msgid "4 Step Guide to Making a Book on Pressbooks"
msgstr ""
#: inc/activation/namespace.php:62
msgid "Guide to Using Pressbooks"
msgstr ""
#: inc/activation/namespace.php:64
msgid ""
"If you require further assistance, please contact your network manager."
msgstr ""
#. Template Name of the theme
#: inc/activation/namespace.php:69 inc/activation/namespace.php:125
#: inc/activation/namespace.php:131 inc/activation/namespace.php:161
#: inc/activation/namespace.php:167
msgid "Catalog"
msgstr ""
#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173
msgid "Home"
msgstr ""
#: inc/admin/namespace.php:30
msgid "Catalog updated."
msgstr ""
#: inc/admin/namespace.php:31
msgid "Sorry, but your catalog was not updated. Please try again."
msgstr ""
#: inc/admin/namespace.php:32
msgid "Dismiss this notice."
msgstr ""
#: inc/admin/namespace.php:61
msgid "In Catalog"
msgstr ""
#: inc/customizer/namespace.php:69
msgid "Primary Color"
msgstr ""
#: inc/customizer/namespace.php:70
msgid "Primary color, used for links and other primary elements."
msgstr ""
#: inc/customizer/namespace.php:75
msgid "Primary Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:76
msgid "Variant of the primary color, used for primary element hover states."
msgstr ""
#: inc/customizer/namespace.php:81
msgid "Accent Color"
msgstr ""
#: inc/customizer/namespace.php:82
msgid "Accent color, used for flourishes and secondary elements."
msgstr ""
#: inc/customizer/namespace.php:87
msgid "Accent Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:88
msgid "Variant of the accent color, used for secondary element hover states."
msgstr ""
#: inc/customizer/namespace.php:93
msgid "Primary Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:94
msgid "Used for text on a primary background."
msgstr ""
#: inc/customizer/namespace.php:99
msgid "Accent Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:100
msgid "Used for text on an accent color background."
msgstr ""
#: inc/customizer/namespace.php:124
msgid "Social Media"
msgstr ""
#: inc/customizer/namespace.php:136
msgid "Facebook"
msgstr ""
#: inc/customizer/namespace.php:149
msgid "Twitter"
msgstr ""
#: inc/customizer/namespace.php:158
msgid "Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:169
msgid "Show Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:179 partials/content-front-page.php:19
msgid "Our Latest Titles"
msgstr ""
#: inc/customizer/namespace.php:184
msgid "Front Page Catalog Title"
msgstr ""
#: inc/customizer/namespace.php:193
msgid "Contact Form"
msgstr ""
#: inc/customizer/namespace.php:204
msgid "Show Contact Form"
msgstr ""
#: inc/customizer/namespace.php:214 partials/contact-form.php:12
msgid "Contact Us"
msgstr ""
#: inc/customizer/namespace.php:219
msgid "Contact Form Title"
msgstr ""
#: inc/customizer/namespace.php:233
msgid "Contact Email"
msgstr ""
#: inc/filters/namespace.php:63
msgid "Continued"
msgstr ""
#: inc/helpers/namespace.php:186
msgid "Sign In"
msgstr ""
#: inc/helpers/namespace.php:192
msgid "Sign Up"
msgstr ""
#: inc/helpers/namespace.php:200
msgid "Admin"
msgstr ""
#: inc/helpers/namespace.php:208
msgid "My Books"
msgstr ""
#: inc/helpers/namespace.php:214
msgid "Create a New Book"
msgstr ""
#: inc/helpers/namespace.php:220
msgid "Sign Out"
msgstr ""
#: inc/helpers/namespace.php:282
msgid "Name is required."
msgstr ""
#: inc/helpers/namespace.php:286
msgid "Email is required."
msgstr ""
#: inc/helpers/namespace.php:290
msgid "Email is invalid."
msgstr ""
#: inc/helpers/namespace.php:294
msgid "Institution is required."
msgstr ""
#: inc/helpers/namespace.php:298
msgid "Message is required."
msgstr ""
#. translators: %s name of contact for submitter
#: inc/helpers/namespace.php:305
msgid "Contact Form Submission from %s"
msgstr ""
#: inc/helpers/namespace.php:316
msgid "Your message was sent!"
msgstr ""
#: inc/helpers/namespace.php:319
msgid "Your message could not be sent."
msgstr ""
#: inc/intervention.php:12
msgid "Hello,"
msgstr ""
#: page-catalog.php:55
msgid "No Books Found"
msgstr ""
#: page-catalog.php:58
msgid "No books have been added to the catalog."
msgstr ""
#: partials/book.php:39
msgid "About this book"
msgstr ""
#: partials/contact-form.php:29
msgid "Keep this field blank (required)"
msgstr ""
#: partials/contact-form.php:45
msgid "Your name (required)"
msgstr ""
#: partials/contact-form.php:61
msgid "Your email address (required)"
msgstr ""
#: partials/contact-form.php:77
msgid "Your institution (required)"
msgstr ""
#: partials/contact-form.php:93
msgid "Your message (required)"
msgstr ""
#: partials/contact-form.php:97
msgid "Send"
msgstr ""
#: partials/content-front-page.php:76
msgid "View Complete Catalog"
msgstr ""
#: partials/content-none.php:14
msgid "Nothing Found"
msgstr ""
#. translators: 1: link to WP admin new post page.
#: partials/content-none.php:27
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
msgstr ""
#: partials/content-none.php:41
msgid ""
"Sorry, but nothing matched your search terms. Please try again with some "
"different keywords."
msgstr ""
#: partials/content-none.php:48
msgid ""
"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
"searching can help."
msgstr ""
#: partials/content-page-catalog.php:17
msgid "Filter by Subject"
msgstr ""
#: partials/content-page-catalog.php:19
msgid "All Subjects"
msgstr ""
#: partials/content-page-catalog.php:39
msgid "Filter by License"
msgstr ""
#: partials/content-page-catalog.php:41
msgid "All Licenses"
msgstr ""
#: partials/content-page-catalog.php:54
msgid "Sort by"
msgstr ""
#: partials/content-page-catalog.php:58
msgid "Subject"
msgstr ""
#: partials/content-page-catalog.php:59
msgid "Latest"
msgstr ""
#: partials/content-page-catalog.php:67
msgid "Clear Filters"
msgstr ""
#: partials/content-page-catalog.php:68
msgid "Submit"
msgstr ""
#: partials/content-page.php:23 partials/content.php:50
msgid "Pages:"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content-page.php:37
msgid "Edit <span class=\"screen-reader-text\">%s</span>"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content.php:37
msgid "Continue reading<span class=\"screen-reader-text\"> \"%s\"</span>"
msgstr ""
#: partials/paged-navigation.php:2
msgid "Navigation"
msgstr ""
#. translators: %s: search query.
#: search.php:23
msgid "Search Results for: %s"
msgstr ""
#: searchform.php:3
msgctxt "label"
msgid "Search Catalog"
msgstr ""
#: searchform.php:6
msgctxt "submit button"
msgid "Search"
msgstr ""

BIN
languages/it_IT.mo

Binary file not shown.

8
languages/it_IT.po

@ -6,9 +6,9 @@
#
msgid ""
msgstr ""
"Project-Id-Version: Aldine 1.6.2\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n"
"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n"
"Project-Id-Version: Aldine 1.6.3\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbook-aldine/\n"
"POT-Creation-Date: 2019-05-28T16:24:06+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Last-Translator: Antonio Devís <colomet@hotmail.com>, 2018\n"
"Language-Team: Italian (https://www.transifex.com/pressbooks/teams/9194/it/)\n"
@ -18,7 +18,7 @@ msgstr ""
"Language: it\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Domain: pressbooks-aldine\n"
"X-Generator: WP-CLI 2.0.1\n"
"X-Generator: WP-CLI 2.2.0\n"
#. Theme Name of the theme
msgid "Aldine"

BIN
languages/ja.mo

Binary file not shown.

570
languages/ja.po

@ -1,570 +0,0 @@
# Copyright (C) 2019 Pressbooks (Book Oven Inc.)
# This file is distributed under the GNU GPL v3 or later.
msgid ""
msgstr ""
"Project-Id-Version: Aldine 1.6.2\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n"
"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Language-Team: Japanese (https://www.transifex.com/pressbooks/teams/9194/ja/)\n"
"MIME-Version: 1.0\n"
"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-aldine\n"
"X-Generator: WP-CLI 2.0.1\n"
#. Theme Name of the theme
msgid "Aldine"
msgstr ""
#. Theme URI of the theme
msgid "https://github.com/pressbooks/pressbooks-aldine/"
msgstr ""
#. Description of the theme
msgid ""
"Aldine is the default theme for the home page of Pressbooks networks. It is "
"named for the Aldine Press, founded by Aldus Manutius in 1494, who is "
"regarded by many as the world’s first publisher."
msgstr ""
#. Author of the theme
msgid "Pressbooks (Book Oven Inc.)"
msgstr ""
#. Author URI of the theme
msgid "https://pressbooks.org"
msgstr ""
#: 404.php:17
msgid "Oops! That page can&rsquo;t be found."
msgstr ""
#: 404.php:21
msgid "It looks like nothing was found at this location."
msgstr ""
#. translators: 1: title.
#: comments.php:35
msgid "One thought on &ldquo;%1$s&rdquo;"
msgstr ""
#. translators: 1: comment count number, 2: title.
#: comments.php:41
msgctxt "comments title"
msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
#: comments.php:68
msgid "Comments are closed."
msgstr ""
#. translators: %s network name
#: footer.php:43 footer.php:48
msgid "%s on Facebook"
msgstr ""
#. translators: %s network name
#: footer.php:53 footer.php:58
msgid "%s on Twitter"
msgstr ""
#. translators: %s Pressbooks
#: footer.php:77
msgid "Powered by %s"
msgstr ""
#: footer.php:79
msgid "Guides and Tutorials"
msgstr ""
#: footer.php:80 inc/helpers/namespace.php:179
msgid "Contact"
msgstr ""
#: footer.php:84 footer.php:86
msgid "Pressbooks on YouTube"
msgstr ""
#: footer.php:88 footer.php:92
msgid "Pressbooks on Twitter"
msgstr ""
#: functions.php:19
msgid "Dependencies Missing"
msgstr ""
#: functions.php:20
msgid "You must run <code>composer install</code> from the Aldine directory."
msgstr ""
#: header.php:44
msgid "Skip to content"
msgstr ""
#. translators: %s name of network
#: header.php:69
msgid "Logo for %s"
msgstr ""
#: header.php:80
msgid "Toggle Menu"
msgstr ""
#: inc/actions/namespace.php:47 inc/activation/namespace.php:120
msgid "Primary Menu"
msgstr ""
#: inc/actions/namespace.php:48 inc/activation/namespace.php:141
msgid "Footer Menu"
msgstr ""
#: inc/actions/namespace.php:114
msgid "Network Footer Block 1"
msgstr ""
#: inc/actions/namespace.php:126
msgid "Network Footer Block 2"
msgstr ""
#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4
msgid "Increase Font Size"
msgstr ""
#: inc/actions/namespace.php:153
msgid "Decrease Font Size"
msgstr ""
#: inc/actions/namespace.php:237
msgid ""
"This page displays your network catalog, so there is no content to edit."
msgstr ""
#: inc/actions/namespace.php:291
msgid "Page Section"
msgstr ""
#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57
msgid "Title"
msgstr ""
#: inc/actions/namespace.php:293
msgid "Standard"
msgstr ""
#: inc/actions/namespace.php:294
msgid "Accent"
msgstr ""
#: inc/actions/namespace.php:295
msgid "Bordered"
msgstr ""
#: inc/actions/namespace.php:296
msgid "Borderless"
msgstr ""
#: inc/actions/namespace.php:299
msgid "Call to Action"
msgstr ""
#: inc/actions/namespace.php:300
msgid "Text"
msgstr ""
#: inc/actions/namespace.php:301
msgid "Link"
msgstr ""
#: inc/activation/namespace.php:25
msgid "About Pressbooks"
msgstr ""
#: inc/activation/namespace.php:26
msgid ""
"Pressbooks is easy-to-use book writing software that lets you create a book "
"in all the formats you need to publish."
msgstr ""
#: inc/activation/namespace.php:27
msgid "Learn More"
msgstr ""
#: inc/activation/namespace.php:34 inc/activation/namespace.php:146
#: inc/activation/namespace.php:152
msgid "About"
msgstr ""
#: inc/activation/namespace.php:39
msgid ""
"Pressbooks is simple book production software. You can use Pressbooks to "
"publish textbooks, scholarly monographs, syllabi, fiction and non-fiction "
"books, white papers, and more in multiple formats including:"
msgstr ""
#: inc/activation/namespace.php:40
msgid "MOBI (for Kindle ebooks)"
msgstr ""
#: inc/activation/namespace.php:41
msgid "EPUB (for all other ebookstores)"
msgstr ""
#: inc/activation/namespace.php:42
msgid "designed PDF (for print-on-demand and digital distribution)"
msgstr ""
#. translators: %s link to about page
#: inc/activation/namespace.php:46
msgid "For more information about Pressbooks, %s."
msgstr ""
#: inc/activation/namespace.php:47
msgid "see here"
msgstr ""
#: inc/activation/namespace.php:53 inc/activation/namespace.php:176
#: inc/activation/namespace.php:182
msgid "Help"
msgstr ""
#. translators: %1$s: link to how to page; %2$s: link to guide
#: inc/activation/namespace.php:60
msgid ""
"The easiest way to get started with Pressbooks is to follow our %1$s. Or, "
"you can review our %2$s."
msgstr ""
#: inc/activation/namespace.php:61
msgid "4 Step Guide to Making a Book on Pressbooks"
msgstr ""
#: inc/activation/namespace.php:62
msgid "Guide to Using Pressbooks"
msgstr ""
#: inc/activation/namespace.php:64
msgid ""
"If you require further assistance, please contact your network manager."
msgstr ""
#. Template Name of the theme
#: inc/activation/namespace.php:69 inc/activation/namespace.php:125
#: inc/activation/namespace.php:131 inc/activation/namespace.php:161
#: inc/activation/namespace.php:167
msgid "Catalog"
msgstr ""
#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173
msgid "Home"
msgstr ""
#: inc/admin/namespace.php:30
msgid "Catalog updated."
msgstr ""
#: inc/admin/namespace.php:31
msgid "Sorry, but your catalog was not updated. Please try again."
msgstr ""
#: inc/admin/namespace.php:32
msgid "Dismiss this notice."
msgstr ""
#: inc/admin/namespace.php:61
msgid "In Catalog"
msgstr ""
#: inc/customizer/namespace.php:69
msgid "Primary Color"
msgstr ""
#: inc/customizer/namespace.php:70
msgid "Primary color, used for links and other primary elements."
msgstr ""
#: inc/customizer/namespace.php:75
msgid "Primary Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:76
msgid "Variant of the primary color, used for primary element hover states."
msgstr ""
#: inc/customizer/namespace.php:81
msgid "Accent Color"
msgstr ""
#: inc/customizer/namespace.php:82
msgid "Accent color, used for flourishes and secondary elements."
msgstr ""
#: inc/customizer/namespace.php:87
msgid "Accent Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:88
msgid "Variant of the accent color, used for secondary element hover states."
msgstr ""
#: inc/customizer/namespace.php:93
msgid "Primary Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:94
msgid "Used for text on a primary background."
msgstr ""
#: inc/customizer/namespace.php:99
msgid "Accent Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:100
msgid "Used for text on an accent color background."
msgstr ""
#: inc/customizer/namespace.php:124
msgid "Social Media"
msgstr ""
#: inc/customizer/namespace.php:136
msgid "Facebook"
msgstr ""
#: inc/customizer/namespace.php:149
msgid "Twitter"
msgstr ""
#: inc/customizer/namespace.php:158
msgid "Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:169
msgid "Show Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:179 partials/content-front-page.php:19
msgid "Our Latest Titles"
msgstr ""
#: inc/customizer/namespace.php:184
msgid "Front Page Catalog Title"
msgstr ""
#: inc/customizer/namespace.php:193
msgid "Contact Form"
msgstr ""
#: inc/customizer/namespace.php:204
msgid "Show Contact Form"
msgstr ""
#: inc/customizer/namespace.php:214 partials/contact-form.php:12
msgid "Contact Us"
msgstr ""
#: inc/customizer/namespace.php:219
msgid "Contact Form Title"
msgstr ""
#: inc/customizer/namespace.php:233
msgid "Contact Email"
msgstr ""
#: inc/filters/namespace.php:63
msgid "Continued"
msgstr ""
#: inc/helpers/namespace.php:186
msgid "Sign In"
msgstr ""
#: inc/helpers/namespace.php:192
msgid "Sign Up"
msgstr ""
#: inc/helpers/namespace.php:200
msgid "Admin"
msgstr ""
#: inc/helpers/namespace.php:208
msgid "My Books"
msgstr ""
#: inc/helpers/namespace.php:214
msgid "Create a New Book"
msgstr ""
#: inc/helpers/namespace.php:220
msgid "Sign Out"
msgstr ""
#: inc/helpers/namespace.php:282
msgid "Name is required."
msgstr ""
#: inc/helpers/namespace.php:286
msgid "Email is required."
msgstr ""
#: inc/helpers/namespace.php:290
msgid "Email is invalid."
msgstr ""
#: inc/helpers/namespace.php:294
msgid "Institution is required."
msgstr ""
#: inc/helpers/namespace.php:298
msgid "Message is required."
msgstr ""
#. translators: %s name of contact for submitter
#: inc/helpers/namespace.php:305
msgid "Contact Form Submission from %s"
msgstr ""
#: inc/helpers/namespace.php:316
msgid "Your message was sent!"
msgstr ""
#: inc/helpers/namespace.php:319
msgid "Your message could not be sent."
msgstr ""
#: inc/intervention.php:12
msgid "Hello,"
msgstr ""
#: page-catalog.php:55
msgid "No Books Found"
msgstr ""
#: page-catalog.php:58
msgid "No books have been added to the catalog."
msgstr ""
#: partials/book.php:39
msgid "About this book"
msgstr ""
#: partials/contact-form.php:29
msgid "Keep this field blank (required)"
msgstr ""
#: partials/contact-form.php:45
msgid "Your name (required)"
msgstr ""
#: partials/contact-form.php:61
msgid "Your email address (required)"
msgstr ""
#: partials/contact-form.php:77
msgid "Your institution (required)"
msgstr ""
#: partials/contact-form.php:93
msgid "Your message (required)"
msgstr ""
#: partials/contact-form.php:97
msgid "Send"
msgstr ""
#: partials/content-front-page.php:76
msgid "View Complete Catalog"
msgstr ""
#: partials/content-none.php:14
msgid "Nothing Found"
msgstr ""
#. translators: 1: link to WP admin new post page.
#: partials/content-none.php:27
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
msgstr ""
#: partials/content-none.php:41
msgid ""
"Sorry, but nothing matched your search terms. Please try again with some "
"different keywords."
msgstr ""
#: partials/content-none.php:48
msgid ""
"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
"searching can help."
msgstr ""
#: partials/content-page-catalog.php:17
msgid "Filter by Subject"
msgstr ""
#: partials/content-page-catalog.php:19
msgid "All Subjects"
msgstr ""
#: partials/content-page-catalog.php:39
msgid "Filter by License"
msgstr ""
#: partials/content-page-catalog.php:41
msgid "All Licenses"
msgstr ""
#: partials/content-page-catalog.php:54
msgid "Sort by"
msgstr ""
#: partials/content-page-catalog.php:58
msgid "Subject"
msgstr ""
#: partials/content-page-catalog.php:59
msgid "Latest"
msgstr ""
#: partials/content-page-catalog.php:67
msgid "Clear Filters"
msgstr ""
#: partials/content-page-catalog.php:68
msgid "Submit"
msgstr ""
#: partials/content-page.php:23 partials/content.php:50
msgid "Pages:"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content-page.php:37
msgid "Edit <span class=\"screen-reader-text\">%s</span>"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content.php:37
msgid "Continue reading<span class=\"screen-reader-text\"> \"%s\"</span>"
msgstr ""
#: partials/paged-navigation.php:2
msgid "Navigation"
msgstr ""
#. translators: %s: search query.
#: search.php:23
msgid "Search Results for: %s"
msgstr ""
#: searchform.php:3
msgctxt "label"
msgid "Search Catalog"
msgstr ""
#: searchform.php:6
msgctxt "submit button"
msgid "Search"
msgstr ""

BIN
languages/ka_GE.mo

Binary file not shown.

583
languages/ka_GE.po

@ -1,583 +0,0 @@
# Copyright (C) 2019 Pressbooks (Book Oven Inc.)
# This file is distributed under the GNU GPL v3 or later.
# Translators:
# Giorgi Araviashvili <giorgi.araviashvili@gmail.com>, 2019
#
msgid ""
msgstr ""
"Project-Id-Version: Aldine 1.6.1\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n"
"POT-Creation-Date: 2019-04-16T11:40:07+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Last-Translator: Giorgi Araviashvili <giorgi.araviashvili@gmail.com>, 2019\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-aldine\n"
"X-Generator: WP-CLI 2.0.1\n"
#. Theme Name of the theme
msgid "Aldine"
msgstr ""
#. Theme URI of the theme
msgid "https://github.com/pressbooks/pressbooks-aldine/"
msgstr ""
#. Description of the theme
msgid ""
"Aldine is the default theme for the home page of Pressbooks networks. It is "
"named for the Aldine Press, founded by Aldus Manutius in 1494, who is "
"regarded by many as the world’s first publisher."
msgstr ""
#. Author of the theme
msgid "Pressbooks (Book Oven Inc.)"
msgstr ""
#. Author URI of the theme
msgid "https://pressbooks.org"
msgstr ""
#: 404.php:17
msgid "Oops! That page can&rsquo;t be found."
msgstr ""
#: 404.php:21
msgid "It looks like nothing was found at this location."
msgstr ""
#. translators: 1: title.
#: comments.php:35
msgid "One thought on &ldquo;%1$s&rdquo;"
msgstr ""
#. translators: 1: comment count number, 2: title.
#: comments.php:41
msgctxt "comments title"
msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
msgstr[1] ""
#: comments.php:68
msgid "Comments are closed."
msgstr ""
#. translators: %s network name
#: footer.php:43 footer.php:48
msgid "%s on Facebook"
msgstr ""
#. translators: %s network name
#: footer.php:53 footer.php:58
msgid "%s on Twitter"
msgstr ""
#. translators: %s Pressbooks
#: footer.php:77
msgid "Powered by %s"
msgstr ""
#: footer.php:79
msgid "Open Source"
msgstr ""
#: footer.php:80
msgid "Open Textbooks"
msgstr ""
#: footer.php:81
msgid "Open Book Publishing"
msgstr ""
#: footer.php:82 inc/activation/namespace.php:27
msgid "Learn More"
msgstr ""
#: footer.php:86 footer.php:90
msgid "Pressbooks on Facebook"
msgstr ""
#: footer.php:92 footer.php:96
msgid "Pressbooks on Twitter"
msgstr ""
#: functions.php:19
msgid "Dependencies Missing"
msgstr ""
#: functions.php:20
msgid "You must run <code>composer install</code> from the Aldine directory."
msgstr ""
#: header.php:44
msgid "Skip to content"
msgstr ""
#. translators: %s name of network
#: header.php:69
msgid "Logo for %s"
msgstr ""
#: header.php:80
msgid "Toggle Menu"
msgstr ""
#: inc/actions/namespace.php:47 inc/activation/namespace.php:120
msgid "Primary Menu"
msgstr ""
#: inc/actions/namespace.php:48 inc/activation/namespace.php:141
msgid "Footer Menu"
msgstr ""
#: inc/actions/namespace.php:114
msgid "Network Footer Block 1"
msgstr ""
#: inc/actions/namespace.php:126
msgid "Network Footer Block 2"
msgstr ""
#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4
msgid "Increase Font Size"
msgstr ""
#: inc/actions/namespace.php:153
msgid "Decrease Font Size"
msgstr ""
#: inc/actions/namespace.php:237
msgid ""
"This page displays your network catalog, so there is no content to edit."
msgstr ""
#: inc/actions/namespace.php:291
msgid "Page Section"
msgstr ""
#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57
msgid "Title"
msgstr ""
#: inc/actions/namespace.php:293
msgid "Standard"
msgstr ""
#: inc/actions/namespace.php:294
msgid "Accent"
msgstr ""
#: inc/actions/namespace.php:295
msgid "Bordered"
msgstr ""
#: inc/actions/namespace.php:296
msgid "Borderless"
msgstr ""
#: inc/actions/namespace.php:299
msgid "Call to Action"
msgstr ""
#: inc/actions/namespace.php:300
msgid "Text"
msgstr ""
#: inc/actions/namespace.php:301
msgid "Link"
msgstr ""
#: inc/activation/namespace.php:25
msgid "About Pressbooks"
msgstr ""
#: inc/activation/namespace.php:26
msgid ""
"Pressbooks is easy-to-use book writing software that lets you create a book "
"in all the formats you need to publish."
msgstr ""
#: inc/activation/namespace.php:34 inc/activation/namespace.php:146
#: inc/activation/namespace.php:152
msgid "About"
msgstr ""
#: inc/activation/namespace.php:39
msgid ""
"Pressbooks is simple book production software. You can use Pressbooks to "
"publish textbooks, scholarly monographs, syllabi, fiction and non-fiction "
"books, white papers, and more in multiple formats including:"
msgstr ""
#: inc/activation/namespace.php:40
msgid "MOBI (for Kindle ebooks)"
msgstr ""
#: inc/activation/namespace.php:41
msgid "EPUB (for all other ebookstores)"
msgstr ""
#: inc/activation/namespace.php:42
msgid "designed PDF (for print-on-demand and digital distribution)"
msgstr ""
#. translators: %s link to about page
#: inc/activation/namespace.php:46
msgid "For more information about Pressbooks, %s."
msgstr ""
#: inc/activation/namespace.php:47
msgid "see here"
msgstr ""
#: inc/activation/namespace.php:53 inc/activation/namespace.php:176
#: inc/activation/namespace.php:182
msgid "Help"
msgstr "დახმარება"
#. translators: %1$s: link to how to page; %2$s: link to guide
#: inc/activation/namespace.php:60
msgid ""
"The easiest way to get started with Pressbooks is to follow our %1$s. Or, "
"you can review our %2$s."
msgstr ""
#: inc/activation/namespace.php:61
msgid "4 Step Guide to Making a Book on Pressbooks"
msgstr ""
#: inc/activation/namespace.php:62
msgid "Guide to Using Pressbooks"
msgstr ""
#: inc/activation/namespace.php:64
msgid ""
"If you require further assistance, please contact your network manager."
msgstr ""
#. Template Name of the theme
#: inc/activation/namespace.php:69 inc/activation/namespace.php:125
#: inc/activation/namespace.php:131 inc/activation/namespace.php:161
#: inc/activation/namespace.php:167
msgid "Catalog"
msgstr "კატალოგი"
#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173
msgid "Home"
msgstr "მთავარი"
#: inc/admin/namespace.php:30
msgid "Catalog updated."
msgstr "კატალოგის განახლება"
#: inc/admin/namespace.php:31
msgid "Sorry, but your catalog was not updated. Please try again."
msgstr ""
#: inc/admin/namespace.php:32
msgid "Dismiss this notice."
msgstr ""
#: inc/admin/namespace.php:61
msgid "In Catalog"
msgstr ""
#: inc/customizer/namespace.php:69
msgid "Primary Color"
msgstr ""
#: inc/customizer/namespace.php:70
msgid "Primary color, used for links and other primary elements."
msgstr ""
#: inc/customizer/namespace.php:75
msgid "Primary Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:76
msgid "Variant of the primary color, used for primary element hover states."
msgstr ""
#: inc/customizer/namespace.php:81
msgid "Accent Color"
msgstr ""
#: inc/customizer/namespace.php:82
msgid "Accent color, used for flourishes and secondary elements."
msgstr ""
#: inc/customizer/namespace.php:87
msgid "Accent Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:88
msgid "Variant of the accent color, used for secondary element hover states."
msgstr ""
#: inc/customizer/namespace.php:93
msgid "Primary Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:94
msgid "Used for text on a primary background."
msgstr ""
#: inc/customizer/namespace.php:99
msgid "Accent Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:100
msgid "Used for text on an accent color background."
msgstr ""
#: inc/customizer/namespace.php:124
msgid "Social Media"
msgstr ""
#: inc/customizer/namespace.php:136
msgid "Facebook"
msgstr ""
#: inc/customizer/namespace.php:149
msgid "Twitter"
msgstr ""
#: inc/customizer/namespace.php:158
msgid "Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:169
msgid "Show Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:179 partials/content-front-page.php:19
msgid "Our Latest Titles"
msgstr ""
#: inc/customizer/namespace.php:184
msgid "Front Page Catalog Title"
msgstr ""
#: inc/customizer/namespace.php:193
msgid "Contact Form"
msgstr "საკონტაქტო ფორმა"
#: inc/customizer/namespace.php:204
msgid "Show Contact Form"
msgstr "საკონტაქტო ფორმის ჩვენება"
#: inc/customizer/namespace.php:214 partials/contact-form.php:12
msgid "Contact Us"
msgstr "დაგვიკავშირდით"
#: inc/customizer/namespace.php:219
msgid "Contact Form Title"
msgstr ""
#: inc/customizer/namespace.php:233
msgid "Contact Email"
msgstr "საკონტაქტო ელ-ფოსტა"
#: inc/filters/namespace.php:63
msgid "Continued"
msgstr ""
#: inc/helpers/namespace.php:179
msgid "Contact"
msgstr "კონტაქტი"
#: inc/helpers/namespace.php:186
msgid "Sign In"
msgstr "შესვლა"
#: inc/helpers/namespace.php:192
msgid "Sign Up"
msgstr "დარეგისტრირება"
#: inc/helpers/namespace.php:200
msgid "Admin"
msgstr ""
#: inc/helpers/namespace.php:208
msgid "My Books"
msgstr ""
#: inc/helpers/namespace.php:214
msgid "Create a New Book"
msgstr ""
#: inc/helpers/namespace.php:220
msgid "Sign Out"
msgstr "გამოსვლა"
#: inc/helpers/namespace.php:282
msgid "Name is required."
msgstr ""
#: inc/helpers/namespace.php:286
msgid "Email is required."
msgstr ""
#: inc/helpers/namespace.php:290
msgid "Email is invalid."
msgstr ""
#: inc/helpers/namespace.php:294
msgid "Institution is required."
msgstr ""
#: inc/helpers/namespace.php:298
msgid "Message is required."
msgstr ""
#. translators: %s name of contact for submitter
#: inc/helpers/namespace.php:305
msgid "Contact Form Submission from %s"
msgstr ""
#: inc/helpers/namespace.php:316
msgid "Your message was sent!"
msgstr ""
#: inc/helpers/namespace.php:319
msgid "Your message could not be sent."
msgstr ""
#: inc/intervention.php:12
msgid "Hello,"
msgstr ""
#: page-catalog.php:55
msgid "No Books Found"
msgstr ""
#: page-catalog.php:58
msgid "No books have been added to the catalog."
msgstr ""
#: partials/book.php:39
msgid "About this book"
msgstr ""
#: partials/contact-form.php:29
msgid "Keep this field blank (required)"
msgstr ""
#: partials/contact-form.php:45
msgid "Your name (required)"
msgstr ""
#: partials/contact-form.php:61
msgid "Your email address (required)"
msgstr ""
#: partials/contact-form.php:77
msgid "Your institution (required)"
msgstr ""
#: partials/contact-form.php:93
msgid "Your message (required)"
msgstr ""
#: partials/contact-form.php:97
msgid "Send"
msgstr ""
#: partials/content-front-page.php:76
msgid "View Complete Catalog"
msgstr ""
#: partials/content-none.php:14
msgid "Nothing Found"
msgstr ""
#. translators: 1: link to WP admin new post page.
#: partials/content-none.php:27
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
msgstr ""
#: partials/content-none.php:41
msgid ""
"Sorry, but nothing matched your search terms. Please try again with some "
"different keywords."
msgstr ""
#: partials/content-none.php:48
msgid ""
"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
"searching can help."
msgstr ""
#: partials/content-page-catalog.php:17
msgid "Filter by Subject"
msgstr ""
#: partials/content-page-catalog.php:19
msgid "All Subjects"
msgstr ""
#: partials/content-page-catalog.php:39
msgid "Filter by License"
msgstr ""
#: partials/content-page-catalog.php:41
msgid "All Licenses"
msgstr ""
#: partials/content-page-catalog.php:54
msgid "Sort by"
msgstr ""
#: partials/content-page-catalog.php:58
msgid "Subject"
msgstr ""
#: partials/content-page-catalog.php:59
msgid "Latest"
msgstr ""
#: partials/content-page-catalog.php:67
msgid "Clear Filters"
msgstr ""
#: partials/content-page-catalog.php:68
msgid "Submit"
msgstr ""
#: partials/content-page.php:23 partials/content.php:50
msgid "Pages:"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content-page.php:37
msgid "Edit <span class=\"screen-reader-text\">%s</span>"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content.php:37
msgid "Continue reading<span class=\"screen-reader-text\"> \"%s\"</span>"
msgstr ""
#: partials/paged-navigation.php:2
msgid "Navigation"
msgstr ""
#. translators: %s: search query.
#: search.php:23
msgid "Search Results for: %s"
msgstr ""
#: searchform.php:3
msgctxt "label"
msgid "Search Catalog"
msgstr "კატალოგის ძებნა"
#: searchform.php:6
msgctxt "submit button"
msgid "Search"
msgstr ""

BIN
languages/kk@Cyrl.mo

Binary file not shown.

571
languages/kk@Cyrl.po

@ -1,571 +0,0 @@
# Copyright (C) 2019 Pressbooks (Book Oven Inc.)
# This file is distributed under the GNU GPL v3 or later.
msgid ""
msgstr ""
"Project-Id-Version: Aldine 1.6.2\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n"
"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Language-Team: Kazakh (Cyrillic) (https://www.transifex.com/pressbooks/teams/9194/kk@Cyrl/)\n"
"MIME-Version: 1.0\n"
"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-aldine\n"
"X-Generator: WP-CLI 2.0.1\n"
#. Theme Name of the theme
msgid "Aldine"
msgstr ""
#. Theme URI of the theme
msgid "https://github.com/pressbooks/pressbooks-aldine/"
msgstr ""
#. Description of the theme
msgid ""
"Aldine is the default theme for the home page of Pressbooks networks. It is "
"named for the Aldine Press, founded by Aldus Manutius in 1494, who is "
"regarded by many as the world’s first publisher."
msgstr ""
#. Author of the theme
msgid "Pressbooks (Book Oven Inc.)"
msgstr ""
#. Author URI of the theme
msgid "https://pressbooks.org"
msgstr ""
#: 404.php:17
msgid "Oops! That page can&rsquo;t be found."
msgstr ""
#: 404.php:21
msgid "It looks like nothing was found at this location."
msgstr ""
#. translators: 1: title.
#: comments.php:35
msgid "One thought on &ldquo;%1$s&rdquo;"
msgstr ""
#. translators: 1: comment count number, 2: title.
#: comments.php:41
msgctxt "comments title"
msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
msgstr[1] ""
#: comments.php:68
msgid "Comments are closed."
msgstr ""
#. translators: %s network name
#: footer.php:43 footer.php:48
msgid "%s on Facebook"
msgstr ""
#. translators: %s network name
#: footer.php:53 footer.php:58
msgid "%s on Twitter"
msgstr ""
#. translators: %s Pressbooks
#: footer.php:77
msgid "Powered by %s"
msgstr ""
#: footer.php:79
msgid "Guides and Tutorials"
msgstr ""
#: footer.php:80 inc/helpers/namespace.php:179
msgid "Contact"
msgstr ""
#: footer.php:84 footer.php:86
msgid "Pressbooks on YouTube"
msgstr ""
#: footer.php:88 footer.php:92
msgid "Pressbooks on Twitter"
msgstr ""
#: functions.php:19
msgid "Dependencies Missing"
msgstr ""
#: functions.php:20
msgid "You must run <code>composer install</code> from the Aldine directory."
msgstr ""
#: header.php:44
msgid "Skip to content"
msgstr ""
#. translators: %s name of network
#: header.php:69
msgid "Logo for %s"
msgstr ""
#: header.php:80
msgid "Toggle Menu"
msgstr ""
#: inc/actions/namespace.php:47 inc/activation/namespace.php:120
msgid "Primary Menu"
msgstr ""
#: inc/actions/namespace.php:48 inc/activation/namespace.php:141
msgid "Footer Menu"
msgstr ""
#: inc/actions/namespace.php:114
msgid "Network Footer Block 1"
msgstr ""
#: inc/actions/namespace.php:126
msgid "Network Footer Block 2"
msgstr ""
#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4
msgid "Increase Font Size"
msgstr ""
#: inc/actions/namespace.php:153
msgid "Decrease Font Size"
msgstr ""
#: inc/actions/namespace.php:237
msgid ""
"This page displays your network catalog, so there is no content to edit."
msgstr ""
#: inc/actions/namespace.php:291
msgid "Page Section"
msgstr ""
#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57
msgid "Title"
msgstr ""
#: inc/actions/namespace.php:293
msgid "Standard"
msgstr ""
#: inc/actions/namespace.php:294
msgid "Accent"
msgstr ""
#: inc/actions/namespace.php:295
msgid "Bordered"
msgstr ""
#: inc/actions/namespace.php:296
msgid "Borderless"
msgstr ""
#: inc/actions/namespace.php:299
msgid "Call to Action"
msgstr ""
#: inc/actions/namespace.php:300
msgid "Text"
msgstr ""
#: inc/actions/namespace.php:301
msgid "Link"
msgstr ""
#: inc/activation/namespace.php:25
msgid "About Pressbooks"
msgstr ""
#: inc/activation/namespace.php:26
msgid ""
"Pressbooks is easy-to-use book writing software that lets you create a book "
"in all the formats you need to publish."
msgstr ""
#: inc/activation/namespace.php:27
msgid "Learn More"
msgstr ""
#: inc/activation/namespace.php:34 inc/activation/namespace.php:146
#: inc/activation/namespace.php:152
msgid "About"
msgstr ""
#: inc/activation/namespace.php:39
msgid ""
"Pressbooks is simple book production software. You can use Pressbooks to "
"publish textbooks, scholarly monographs, syllabi, fiction and non-fiction "
"books, white papers, and more in multiple formats including:"
msgstr ""
#: inc/activation/namespace.php:40
msgid "MOBI (for Kindle ebooks)"
msgstr ""
#: inc/activation/namespace.php:41
msgid "EPUB (for all other ebookstores)"
msgstr ""
#: inc/activation/namespace.php:42
msgid "designed PDF (for print-on-demand and digital distribution)"
msgstr ""
#. translators: %s link to about page
#: inc/activation/namespace.php:46
msgid "For more information about Pressbooks, %s."
msgstr ""
#: inc/activation/namespace.php:47
msgid "see here"
msgstr ""
#: inc/activation/namespace.php:53 inc/activation/namespace.php:176
#: inc/activation/namespace.php:182
msgid "Help"
msgstr ""
#. translators: %1$s: link to how to page; %2$s: link to guide
#: inc/activation/namespace.php:60
msgid ""
"The easiest way to get started with Pressbooks is to follow our %1$s. Or, "
"you can review our %2$s."
msgstr ""
#: inc/activation/namespace.php:61
msgid "4 Step Guide to Making a Book on Pressbooks"
msgstr ""
#: inc/activation/namespace.php:62
msgid "Guide to Using Pressbooks"
msgstr ""
#: inc/activation/namespace.php:64
msgid ""
"If you require further assistance, please contact your network manager."
msgstr ""
#. Template Name of the theme
#: inc/activation/namespace.php:69 inc/activation/namespace.php:125
#: inc/activation/namespace.php:131 inc/activation/namespace.php:161
#: inc/activation/namespace.php:167
msgid "Catalog"
msgstr ""
#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173
msgid "Home"
msgstr ""
#: inc/admin/namespace.php:30
msgid "Catalog updated."
msgstr ""
#: inc/admin/namespace.php:31
msgid "Sorry, but your catalog was not updated. Please try again."
msgstr ""
#: inc/admin/namespace.php:32
msgid "Dismiss this notice."
msgstr ""
#: inc/admin/namespace.php:61
msgid "In Catalog"
msgstr ""
#: inc/customizer/namespace.php:69
msgid "Primary Color"
msgstr ""
#: inc/customizer/namespace.php:70
msgid "Primary color, used for links and other primary elements."
msgstr ""
#: inc/customizer/namespace.php:75
msgid "Primary Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:76
msgid "Variant of the primary color, used for primary element hover states."
msgstr ""
#: inc/customizer/namespace.php:81
msgid "Accent Color"
msgstr ""
#: inc/customizer/namespace.php:82
msgid "Accent color, used for flourishes and secondary elements."
msgstr ""
#: inc/customizer/namespace.php:87
msgid "Accent Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:88
msgid "Variant of the accent color, used for secondary element hover states."
msgstr ""
#: inc/customizer/namespace.php:93
msgid "Primary Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:94
msgid "Used for text on a primary background."
msgstr ""
#: inc/customizer/namespace.php:99
msgid "Accent Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:100
msgid "Used for text on an accent color background."
msgstr ""
#: inc/customizer/namespace.php:124
msgid "Social Media"
msgstr ""
#: inc/customizer/namespace.php:136
msgid "Facebook"
msgstr ""
#: inc/customizer/namespace.php:149
msgid "Twitter"
msgstr ""
#: inc/customizer/namespace.php:158
msgid "Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:169
msgid "Show Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:179 partials/content-front-page.php:19
msgid "Our Latest Titles"
msgstr ""
#: inc/customizer/namespace.php:184
msgid "Front Page Catalog Title"
msgstr ""
#: inc/customizer/namespace.php:193
msgid "Contact Form"
msgstr ""
#: inc/customizer/namespace.php:204
msgid "Show Contact Form"
msgstr ""
#: inc/customizer/namespace.php:214 partials/contact-form.php:12
msgid "Contact Us"
msgstr ""
#: inc/customizer/namespace.php:219
msgid "Contact Form Title"
msgstr ""
#: inc/customizer/namespace.php:233
msgid "Contact Email"
msgstr ""
#: inc/filters/namespace.php:63
msgid "Continued"
msgstr ""
#: inc/helpers/namespace.php:186
msgid "Sign In"
msgstr ""
#: inc/helpers/namespace.php:192
msgid "Sign Up"
msgstr ""
#: inc/helpers/namespace.php:200
msgid "Admin"
msgstr ""
#: inc/helpers/namespace.php:208
msgid "My Books"
msgstr ""
#: inc/helpers/namespace.php:214
msgid "Create a New Book"
msgstr ""
#: inc/helpers/namespace.php:220
msgid "Sign Out"
msgstr ""
#: inc/helpers/namespace.php:282
msgid "Name is required."
msgstr ""
#: inc/helpers/namespace.php:286
msgid "Email is required."
msgstr ""
#: inc/helpers/namespace.php:290
msgid "Email is invalid."
msgstr ""
#: inc/helpers/namespace.php:294
msgid "Institution is required."
msgstr ""
#: inc/helpers/namespace.php:298
msgid "Message is required."
msgstr ""
#. translators: %s name of contact for submitter
#: inc/helpers/namespace.php:305
msgid "Contact Form Submission from %s"
msgstr ""
#: inc/helpers/namespace.php:316
msgid "Your message was sent!"
msgstr ""
#: inc/helpers/namespace.php:319
msgid "Your message could not be sent."
msgstr ""
#: inc/intervention.php:12
msgid "Hello,"
msgstr ""
#: page-catalog.php:55
msgid "No Books Found"
msgstr ""
#: page-catalog.php:58
msgid "No books have been added to the catalog."
msgstr ""
#: partials/book.php:39
msgid "About this book"
msgstr ""
#: partials/contact-form.php:29
msgid "Keep this field blank (required)"
msgstr ""
#: partials/contact-form.php:45
msgid "Your name (required)"
msgstr ""
#: partials/contact-form.php:61
msgid "Your email address (required)"
msgstr ""
#: partials/contact-form.php:77
msgid "Your institution (required)"
msgstr ""
#: partials/contact-form.php:93
msgid "Your message (required)"
msgstr ""
#: partials/contact-form.php:97
msgid "Send"
msgstr ""
#: partials/content-front-page.php:76
msgid "View Complete Catalog"
msgstr ""
#: partials/content-none.php:14
msgid "Nothing Found"
msgstr ""
#. translators: 1: link to WP admin new post page.
#: partials/content-none.php:27
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
msgstr ""
#: partials/content-none.php:41
msgid ""
"Sorry, but nothing matched your search terms. Please try again with some "
"different keywords."
msgstr ""
#: partials/content-none.php:48
msgid ""
"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
"searching can help."
msgstr ""
#: partials/content-page-catalog.php:17
msgid "Filter by Subject"
msgstr ""
#: partials/content-page-catalog.php:19
msgid "All Subjects"
msgstr ""
#: partials/content-page-catalog.php:39
msgid "Filter by License"
msgstr ""
#: partials/content-page-catalog.php:41
msgid "All Licenses"
msgstr ""
#: partials/content-page-catalog.php:54
msgid "Sort by"
msgstr ""
#: partials/content-page-catalog.php:58
msgid "Subject"
msgstr ""
#: partials/content-page-catalog.php:59
msgid "Latest"
msgstr ""
#: partials/content-page-catalog.php:67
msgid "Clear Filters"
msgstr ""
#: partials/content-page-catalog.php:68
msgid "Submit"
msgstr ""
#: partials/content-page.php:23 partials/content.php:50
msgid "Pages:"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content-page.php:37
msgid "Edit <span class=\"screen-reader-text\">%s</span>"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content.php:37
msgid "Continue reading<span class=\"screen-reader-text\"> \"%s\"</span>"
msgstr ""
#: partials/paged-navigation.php:2
msgid "Navigation"
msgstr ""
#. translators: %s: search query.
#: search.php:23
msgid "Search Results for: %s"
msgstr ""
#: searchform.php:3
msgctxt "label"
msgid "Search Catalog"
msgstr ""
#: searchform.php:6
msgctxt "submit button"
msgid "Search"
msgstr ""

BIN
languages/km_KH.mo

Binary file not shown.

570
languages/km_KH.po

@ -1,570 +0,0 @@
# Copyright (C) 2019 Pressbooks (Book Oven Inc.)
# This file is distributed under the GNU GPL v3 or later.
msgid ""
msgstr ""
"Project-Id-Version: Aldine 1.6.2\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n"
"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Language-Team: Khmer (Cambodia) (https://www.transifex.com/pressbooks/teams/9194/km_KH/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: km_KH\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Domain: pressbooks-aldine\n"
"X-Generator: WP-CLI 2.0.1\n"
#. Theme Name of the theme
msgid "Aldine"
msgstr ""
#. Theme URI of the theme
msgid "https://github.com/pressbooks/pressbooks-aldine/"
msgstr ""
#. Description of the theme
msgid ""
"Aldine is the default theme for the home page of Pressbooks networks. It is "
"named for the Aldine Press, founded by Aldus Manutius in 1494, who is "
"regarded by many as the world’s first publisher."
msgstr ""
#. Author of the theme
msgid "Pressbooks (Book Oven Inc.)"
msgstr ""
#. Author URI of the theme
msgid "https://pressbooks.org"
msgstr ""
#: 404.php:17
msgid "Oops! That page can&rsquo;t be found."
msgstr ""
#: 404.php:21
msgid "It looks like nothing was found at this location."
msgstr ""
#. translators: 1: title.
#: comments.php:35
msgid "One thought on &ldquo;%1$s&rdquo;"
msgstr ""
#. translators: 1: comment count number, 2: title.
#: comments.php:41
msgctxt "comments title"
msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
#: comments.php:68
msgid "Comments are closed."
msgstr ""
#. translators: %s network name
#: footer.php:43 footer.php:48
msgid "%s on Facebook"
msgstr ""
#. translators: %s network name
#: footer.php:53 footer.php:58
msgid "%s on Twitter"
msgstr ""
#. translators: %s Pressbooks
#: footer.php:77
msgid "Powered by %s"
msgstr ""
#: footer.php:79
msgid "Guides and Tutorials"
msgstr ""
#: footer.php:80 inc/helpers/namespace.php:179
msgid "Contact"
msgstr ""
#: footer.php:84 footer.php:86
msgid "Pressbooks on YouTube"
msgstr ""
#: footer.php:88 footer.php:92
msgid "Pressbooks on Twitter"
msgstr ""
#: functions.php:19
msgid "Dependencies Missing"
msgstr ""
#: functions.php:20
msgid "You must run <code>composer install</code> from the Aldine directory."
msgstr ""
#: header.php:44
msgid "Skip to content"
msgstr ""
#. translators: %s name of network
#: header.php:69
msgid "Logo for %s"
msgstr ""
#: header.php:80
msgid "Toggle Menu"
msgstr ""
#: inc/actions/namespace.php:47 inc/activation/namespace.php:120
msgid "Primary Menu"
msgstr ""
#: inc/actions/namespace.php:48 inc/activation/namespace.php:141
msgid "Footer Menu"
msgstr ""
#: inc/actions/namespace.php:114
msgid "Network Footer Block 1"
msgstr ""
#: inc/actions/namespace.php:126
msgid "Network Footer Block 2"
msgstr ""
#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4
msgid "Increase Font Size"
msgstr ""
#: inc/actions/namespace.php:153
msgid "Decrease Font Size"
msgstr ""
#: inc/actions/namespace.php:237
msgid ""
"This page displays your network catalog, so there is no content to edit."
msgstr ""
#: inc/actions/namespace.php:291
msgid "Page Section"
msgstr ""
#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57
msgid "Title"
msgstr ""
#: inc/actions/namespace.php:293
msgid "Standard"
msgstr ""
#: inc/actions/namespace.php:294
msgid "Accent"
msgstr ""
#: inc/actions/namespace.php:295
msgid "Bordered"
msgstr ""
#: inc/actions/namespace.php:296
msgid "Borderless"
msgstr ""
#: inc/actions/namespace.php:299
msgid "Call to Action"
msgstr ""
#: inc/actions/namespace.php:300
msgid "Text"
msgstr ""
#: inc/actions/namespace.php:301
msgid "Link"
msgstr ""
#: inc/activation/namespace.php:25
msgid "About Pressbooks"
msgstr ""
#: inc/activation/namespace.php:26
msgid ""
"Pressbooks is easy-to-use book writing software that lets you create a book "
"in all the formats you need to publish."
msgstr ""
#: inc/activation/namespace.php:27
msgid "Learn More"
msgstr ""
#: inc/activation/namespace.php:34 inc/activation/namespace.php:146
#: inc/activation/namespace.php:152
msgid "About"
msgstr ""
#: inc/activation/namespace.php:39
msgid ""
"Pressbooks is simple book production software. You can use Pressbooks to "
"publish textbooks, scholarly monographs, syllabi, fiction and non-fiction "
"books, white papers, and more in multiple formats including:"
msgstr ""
#: inc/activation/namespace.php:40
msgid "MOBI (for Kindle ebooks)"
msgstr ""
#: inc/activation/namespace.php:41
msgid "EPUB (for all other ebookstores)"
msgstr ""
#: inc/activation/namespace.php:42
msgid "designed PDF (for print-on-demand and digital distribution)"
msgstr ""
#. translators: %s link to about page
#: inc/activation/namespace.php:46
msgid "For more information about Pressbooks, %s."
msgstr ""
#: inc/activation/namespace.php:47
msgid "see here"
msgstr ""
#: inc/activation/namespace.php:53 inc/activation/namespace.php:176
#: inc/activation/namespace.php:182
msgid "Help"
msgstr ""
#. translators: %1$s: link to how to page; %2$s: link to guide
#: inc/activation/namespace.php:60
msgid ""
"The easiest way to get started with Pressbooks is to follow our %1$s. Or, "
"you can review our %2$s."
msgstr ""
#: inc/activation/namespace.php:61
msgid "4 Step Guide to Making a Book on Pressbooks"
msgstr ""
#: inc/activation/namespace.php:62
msgid "Guide to Using Pressbooks"
msgstr ""
#: inc/activation/namespace.php:64
msgid ""
"If you require further assistance, please contact your network manager."
msgstr ""
#. Template Name of the theme
#: inc/activation/namespace.php:69 inc/activation/namespace.php:125
#: inc/activation/namespace.php:131 inc/activation/namespace.php:161
#: inc/activation/namespace.php:167
msgid "Catalog"
msgstr ""
#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173
msgid "Home"
msgstr ""
#: inc/admin/namespace.php:30
msgid "Catalog updated."
msgstr ""
#: inc/admin/namespace.php:31
msgid "Sorry, but your catalog was not updated. Please try again."
msgstr ""
#: inc/admin/namespace.php:32
msgid "Dismiss this notice."
msgstr ""
#: inc/admin/namespace.php:61
msgid "In Catalog"
msgstr ""
#: inc/customizer/namespace.php:69
msgid "Primary Color"
msgstr ""
#: inc/customizer/namespace.php:70
msgid "Primary color, used for links and other primary elements."
msgstr ""
#: inc/customizer/namespace.php:75
msgid "Primary Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:76
msgid "Variant of the primary color, used for primary element hover states."
msgstr ""
#: inc/customizer/namespace.php:81
msgid "Accent Color"
msgstr ""
#: inc/customizer/namespace.php:82
msgid "Accent color, used for flourishes and secondary elements."
msgstr ""
#: inc/customizer/namespace.php:87
msgid "Accent Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:88
msgid "Variant of the accent color, used for secondary element hover states."
msgstr ""
#: inc/customizer/namespace.php:93
msgid "Primary Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:94
msgid "Used for text on a primary background."
msgstr ""
#: inc/customizer/namespace.php:99
msgid "Accent Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:100
msgid "Used for text on an accent color background."
msgstr ""
#: inc/customizer/namespace.php:124
msgid "Social Media"
msgstr ""
#: inc/customizer/namespace.php:136
msgid "Facebook"
msgstr ""
#: inc/customizer/namespace.php:149
msgid "Twitter"
msgstr ""
#: inc/customizer/namespace.php:158
msgid "Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:169
msgid "Show Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:179 partials/content-front-page.php:19
msgid "Our Latest Titles"
msgstr ""
#: inc/customizer/namespace.php:184
msgid "Front Page Catalog Title"
msgstr ""
#: inc/customizer/namespace.php:193
msgid "Contact Form"
msgstr ""
#: inc/customizer/namespace.php:204
msgid "Show Contact Form"
msgstr ""
#: inc/customizer/namespace.php:214 partials/contact-form.php:12
msgid "Contact Us"
msgstr ""
#: inc/customizer/namespace.php:219
msgid "Contact Form Title"
msgstr ""
#: inc/customizer/namespace.php:233
msgid "Contact Email"
msgstr ""
#: inc/filters/namespace.php:63
msgid "Continued"
msgstr ""
#: inc/helpers/namespace.php:186
msgid "Sign In"
msgstr ""
#: inc/helpers/namespace.php:192
msgid "Sign Up"
msgstr ""
#: inc/helpers/namespace.php:200
msgid "Admin"
msgstr ""
#: inc/helpers/namespace.php:208
msgid "My Books"
msgstr ""
#: inc/helpers/namespace.php:214
msgid "Create a New Book"
msgstr ""
#: inc/helpers/namespace.php:220
msgid "Sign Out"
msgstr ""
#: inc/helpers/namespace.php:282
msgid "Name is required."
msgstr ""
#: inc/helpers/namespace.php:286
msgid "Email is required."
msgstr ""
#: inc/helpers/namespace.php:290
msgid "Email is invalid."
msgstr ""
#: inc/helpers/namespace.php:294
msgid "Institution is required."
msgstr ""
#: inc/helpers/namespace.php:298
msgid "Message is required."
msgstr ""
#. translators: %s name of contact for submitter
#: inc/helpers/namespace.php:305
msgid "Contact Form Submission from %s"
msgstr ""
#: inc/helpers/namespace.php:316
msgid "Your message was sent!"
msgstr ""
#: inc/helpers/namespace.php:319
msgid "Your message could not be sent."
msgstr ""
#: inc/intervention.php:12
msgid "Hello,"
msgstr ""
#: page-catalog.php:55
msgid "No Books Found"
msgstr ""
#: page-catalog.php:58
msgid "No books have been added to the catalog."
msgstr ""
#: partials/book.php:39
msgid "About this book"
msgstr ""
#: partials/contact-form.php:29
msgid "Keep this field blank (required)"
msgstr ""
#: partials/contact-form.php:45
msgid "Your name (required)"
msgstr ""
#: partials/contact-form.php:61
msgid "Your email address (required)"
msgstr ""
#: partials/contact-form.php:77
msgid "Your institution (required)"
msgstr ""
#: partials/contact-form.php:93
msgid "Your message (required)"
msgstr ""
#: partials/contact-form.php:97
msgid "Send"
msgstr ""
#: partials/content-front-page.php:76
msgid "View Complete Catalog"
msgstr ""
#: partials/content-none.php:14
msgid "Nothing Found"
msgstr ""
#. translators: 1: link to WP admin new post page.
#: partials/content-none.php:27
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
msgstr ""
#: partials/content-none.php:41
msgid ""
"Sorry, but nothing matched your search terms. Please try again with some "
"different keywords."
msgstr ""
#: partials/content-none.php:48
msgid ""
"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
"searching can help."
msgstr ""
#: partials/content-page-catalog.php:17
msgid "Filter by Subject"
msgstr ""
#: partials/content-page-catalog.php:19
msgid "All Subjects"
msgstr ""
#: partials/content-page-catalog.php:39
msgid "Filter by License"
msgstr ""
#: partials/content-page-catalog.php:41
msgid "All Licenses"
msgstr ""
#: partials/content-page-catalog.php:54
msgid "Sort by"
msgstr ""
#: partials/content-page-catalog.php:58
msgid "Subject"
msgstr ""
#: partials/content-page-catalog.php:59
msgid "Latest"
msgstr ""
#: partials/content-page-catalog.php:67
msgid "Clear Filters"
msgstr ""
#: partials/content-page-catalog.php:68
msgid "Submit"
msgstr ""
#: partials/content-page.php:23 partials/content.php:50
msgid "Pages:"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content-page.php:37
msgid "Edit <span class=\"screen-reader-text\">%s</span>"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content.php:37
msgid "Continue reading<span class=\"screen-reader-text\"> \"%s\"</span>"
msgstr ""
#: partials/paged-navigation.php:2
msgid "Navigation"
msgstr ""
#. translators: %s: search query.
#: search.php:23
msgid "Search Results for: %s"
msgstr ""
#: searchform.php:3
msgctxt "label"
msgid "Search Catalog"
msgstr ""
#: searchform.php:6
msgctxt "submit button"
msgid "Search"
msgstr ""

BIN
languages/ko.mo

Binary file not shown.

570
languages/ko.po

@ -1,570 +0,0 @@
# Copyright (C) 2019 Pressbooks (Book Oven Inc.)
# This file is distributed under the GNU GPL v3 or later.
msgid ""
msgstr ""
"Project-Id-Version: Aldine 1.6.2\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n"
"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Language-Team: Korean (https://www.transifex.com/pressbooks/teams/9194/ko/)\n"
"MIME-Version: 1.0\n"
"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-aldine\n"
"X-Generator: WP-CLI 2.0.1\n"
#. Theme Name of the theme
msgid "Aldine"
msgstr ""
#. Theme URI of the theme
msgid "https://github.com/pressbooks/pressbooks-aldine/"
msgstr ""
#. Description of the theme
msgid ""
"Aldine is the default theme for the home page of Pressbooks networks. It is "
"named for the Aldine Press, founded by Aldus Manutius in 1494, who is "
"regarded by many as the world’s first publisher."
msgstr ""
#. Author of the theme
msgid "Pressbooks (Book Oven Inc.)"
msgstr ""
#. Author URI of the theme
msgid "https://pressbooks.org"
msgstr ""
#: 404.php:17
msgid "Oops! That page can&rsquo;t be found."
msgstr ""
#: 404.php:21
msgid "It looks like nothing was found at this location."
msgstr ""
#. translators: 1: title.
#: comments.php:35
msgid "One thought on &ldquo;%1$s&rdquo;"
msgstr ""
#. translators: 1: comment count number, 2: title.
#: comments.php:41
msgctxt "comments title"
msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
#: comments.php:68
msgid "Comments are closed."
msgstr ""
#. translators: %s network name
#: footer.php:43 footer.php:48
msgid "%s on Facebook"
msgstr ""
#. translators: %s network name
#: footer.php:53 footer.php:58
msgid "%s on Twitter"
msgstr ""
#. translators: %s Pressbooks
#: footer.php:77
msgid "Powered by %s"
msgstr ""
#: footer.php:79
msgid "Guides and Tutorials"
msgstr ""
#: footer.php:80 inc/helpers/namespace.php:179
msgid "Contact"
msgstr ""
#: footer.php:84 footer.php:86
msgid "Pressbooks on YouTube"
msgstr ""
#: footer.php:88 footer.php:92
msgid "Pressbooks on Twitter"
msgstr ""
#: functions.php:19
msgid "Dependencies Missing"
msgstr ""
#: functions.php:20
msgid "You must run <code>composer install</code> from the Aldine directory."
msgstr ""
#: header.php:44
msgid "Skip to content"
msgstr ""
#. translators: %s name of network
#: header.php:69
msgid "Logo for %s"
msgstr ""
#: header.php:80
msgid "Toggle Menu"
msgstr ""
#: inc/actions/namespace.php:47 inc/activation/namespace.php:120
msgid "Primary Menu"
msgstr ""
#: inc/actions/namespace.php:48 inc/activation/namespace.php:141
msgid "Footer Menu"
msgstr ""
#: inc/actions/namespace.php:114
msgid "Network Footer Block 1"
msgstr ""
#: inc/actions/namespace.php:126
msgid "Network Footer Block 2"
msgstr ""
#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4
msgid "Increase Font Size"
msgstr ""
#: inc/actions/namespace.php:153
msgid "Decrease Font Size"
msgstr ""
#: inc/actions/namespace.php:237
msgid ""
"This page displays your network catalog, so there is no content to edit."
msgstr ""
#: inc/actions/namespace.php:291
msgid "Page Section"
msgstr ""
#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57
msgid "Title"
msgstr ""
#: inc/actions/namespace.php:293
msgid "Standard"
msgstr ""
#: inc/actions/namespace.php:294
msgid "Accent"
msgstr ""
#: inc/actions/namespace.php:295
msgid "Bordered"
msgstr ""
#: inc/actions/namespace.php:296
msgid "Borderless"
msgstr ""
#: inc/actions/namespace.php:299
msgid "Call to Action"
msgstr ""
#: inc/actions/namespace.php:300
msgid "Text"
msgstr ""
#: inc/actions/namespace.php:301
msgid "Link"
msgstr ""
#: inc/activation/namespace.php:25
msgid "About Pressbooks"
msgstr ""
#: inc/activation/namespace.php:26
msgid ""
"Pressbooks is easy-to-use book writing software that lets you create a book "
"in all the formats you need to publish."
msgstr ""
#: inc/activation/namespace.php:27
msgid "Learn More"
msgstr ""
#: inc/activation/namespace.php:34 inc/activation/namespace.php:146
#: inc/activation/namespace.php:152
msgid "About"
msgstr ""
#: inc/activation/namespace.php:39
msgid ""
"Pressbooks is simple book production software. You can use Pressbooks to "
"publish textbooks, scholarly monographs, syllabi, fiction and non-fiction "
"books, white papers, and more in multiple formats including:"
msgstr ""
#: inc/activation/namespace.php:40
msgid "MOBI (for Kindle ebooks)"
msgstr ""
#: inc/activation/namespace.php:41
msgid "EPUB (for all other ebookstores)"
msgstr ""
#: inc/activation/namespace.php:42
msgid "designed PDF (for print-on-demand and digital distribution)"
msgstr ""
#. translators: %s link to about page
#: inc/activation/namespace.php:46
msgid "For more information about Pressbooks, %s."
msgstr ""
#: inc/activation/namespace.php:47
msgid "see here"
msgstr ""
#: inc/activation/namespace.php:53 inc/activation/namespace.php:176
#: inc/activation/namespace.php:182
msgid "Help"
msgstr ""
#. translators: %1$s: link to how to page; %2$s: link to guide
#: inc/activation/namespace.php:60
msgid ""
"The easiest way to get started with Pressbooks is to follow our %1$s. Or, "
"you can review our %2$s."
msgstr ""
#: inc/activation/namespace.php:61
msgid "4 Step Guide to Making a Book on Pressbooks"
msgstr ""
#: inc/activation/namespace.php:62
msgid "Guide to Using Pressbooks"
msgstr ""
#: inc/activation/namespace.php:64
msgid ""
"If you require further assistance, please contact your network manager."
msgstr ""
#. Template Name of the theme
#: inc/activation/namespace.php:69 inc/activation/namespace.php:125
#: inc/activation/namespace.php:131 inc/activation/namespace.php:161
#: inc/activation/namespace.php:167
msgid "Catalog"
msgstr ""
#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173
msgid "Home"
msgstr ""
#: inc/admin/namespace.php:30
msgid "Catalog updated."
msgstr ""
#: inc/admin/namespace.php:31
msgid "Sorry, but your catalog was not updated. Please try again."
msgstr ""
#: inc/admin/namespace.php:32
msgid "Dismiss this notice."
msgstr ""
#: inc/admin/namespace.php:61
msgid "In Catalog"
msgstr ""
#: inc/customizer/namespace.php:69
msgid "Primary Color"
msgstr ""
#: inc/customizer/namespace.php:70
msgid "Primary color, used for links and other primary elements."
msgstr ""
#: inc/customizer/namespace.php:75
msgid "Primary Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:76
msgid "Variant of the primary color, used for primary element hover states."
msgstr ""
#: inc/customizer/namespace.php:81
msgid "Accent Color"
msgstr ""
#: inc/customizer/namespace.php:82
msgid "Accent color, used for flourishes and secondary elements."
msgstr ""
#: inc/customizer/namespace.php:87
msgid "Accent Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:88
msgid "Variant of the accent color, used for secondary element hover states."
msgstr ""
#: inc/customizer/namespace.php:93
msgid "Primary Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:94
msgid "Used for text on a primary background."
msgstr ""
#: inc/customizer/namespace.php:99
msgid "Accent Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:100
msgid "Used for text on an accent color background."
msgstr ""
#: inc/customizer/namespace.php:124
msgid "Social Media"
msgstr ""
#: inc/customizer/namespace.php:136
msgid "Facebook"
msgstr ""
#: inc/customizer/namespace.php:149
msgid "Twitter"
msgstr ""
#: inc/customizer/namespace.php:158
msgid "Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:169
msgid "Show Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:179 partials/content-front-page.php:19
msgid "Our Latest Titles"
msgstr ""
#: inc/customizer/namespace.php:184
msgid "Front Page Catalog Title"
msgstr ""
#: inc/customizer/namespace.php:193
msgid "Contact Form"
msgstr ""
#: inc/customizer/namespace.php:204
msgid "Show Contact Form"
msgstr ""
#: inc/customizer/namespace.php:214 partials/contact-form.php:12
msgid "Contact Us"
msgstr ""
#: inc/customizer/namespace.php:219
msgid "Contact Form Title"
msgstr ""
#: inc/customizer/namespace.php:233
msgid "Contact Email"
msgstr ""
#: inc/filters/namespace.php:63
msgid "Continued"
msgstr ""
#: inc/helpers/namespace.php:186
msgid "Sign In"
msgstr ""
#: inc/helpers/namespace.php:192
msgid "Sign Up"
msgstr ""
#: inc/helpers/namespace.php:200
msgid "Admin"
msgstr ""
#: inc/helpers/namespace.php:208
msgid "My Books"
msgstr ""
#: inc/helpers/namespace.php:214
msgid "Create a New Book"
msgstr ""
#: inc/helpers/namespace.php:220
msgid "Sign Out"
msgstr ""
#: inc/helpers/namespace.php:282
msgid "Name is required."
msgstr ""
#: inc/helpers/namespace.php:286
msgid "Email is required."
msgstr ""
#: inc/helpers/namespace.php:290
msgid "Email is invalid."
msgstr ""
#: inc/helpers/namespace.php:294
msgid "Institution is required."
msgstr ""
#: inc/helpers/namespace.php:298
msgid "Message is required."
msgstr ""
#. translators: %s name of contact for submitter
#: inc/helpers/namespace.php:305
msgid "Contact Form Submission from %s"
msgstr ""
#: inc/helpers/namespace.php:316
msgid "Your message was sent!"
msgstr ""
#: inc/helpers/namespace.php:319
msgid "Your message could not be sent."
msgstr ""
#: inc/intervention.php:12
msgid "Hello,"
msgstr ""
#: page-catalog.php:55
msgid "No Books Found"
msgstr ""
#: page-catalog.php:58
msgid "No books have been added to the catalog."
msgstr ""
#: partials/book.php:39
msgid "About this book"
msgstr ""
#: partials/contact-form.php:29
msgid "Keep this field blank (required)"
msgstr ""
#: partials/contact-form.php:45
msgid "Your name (required)"
msgstr ""
#: partials/contact-form.php:61
msgid "Your email address (required)"
msgstr ""
#: partials/contact-form.php:77
msgid "Your institution (required)"
msgstr ""
#: partials/contact-form.php:93
msgid "Your message (required)"
msgstr ""
#: partials/contact-form.php:97
msgid "Send"
msgstr ""
#: partials/content-front-page.php:76
msgid "View Complete Catalog"
msgstr ""
#: partials/content-none.php:14
msgid "Nothing Found"
msgstr ""
#. translators: 1: link to WP admin new post page.
#: partials/content-none.php:27
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
msgstr ""
#: partials/content-none.php:41
msgid ""
"Sorry, but nothing matched your search terms. Please try again with some "
"different keywords."
msgstr ""
#: partials/content-none.php:48
msgid ""
"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
"searching can help."
msgstr ""
#: partials/content-page-catalog.php:17
msgid "Filter by Subject"
msgstr ""
#: partials/content-page-catalog.php:19
msgid "All Subjects"
msgstr ""
#: partials/content-page-catalog.php:39
msgid "Filter by License"
msgstr ""
#: partials/content-page-catalog.php:41
msgid "All Licenses"
msgstr ""
#: partials/content-page-catalog.php:54
msgid "Sort by"
msgstr ""
#: partials/content-page-catalog.php:58
msgid "Subject"
msgstr ""
#: partials/content-page-catalog.php:59
msgid "Latest"
msgstr ""
#: partials/content-page-catalog.php:67
msgid "Clear Filters"
msgstr ""
#: partials/content-page-catalog.php:68
msgid "Submit"
msgstr ""
#: partials/content-page.php:23 partials/content.php:50
msgid "Pages:"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content-page.php:37
msgid "Edit <span class=\"screen-reader-text\">%s</span>"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content.php:37
msgid "Continue reading<span class=\"screen-reader-text\"> \"%s\"</span>"
msgstr ""
#: partials/paged-navigation.php:2
msgid "Navigation"
msgstr ""
#. translators: %s: search query.
#: search.php:23
msgid "Search Results for: %s"
msgstr ""
#: searchform.php:3
msgctxt "label"
msgid "Search Catalog"
msgstr ""
#: searchform.php:6
msgctxt "submit button"
msgid "Search"
msgstr ""

BIN
languages/lt_LT.mo

Binary file not shown.

8
languages/lt_LT.po

@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
"Project-Id-Version: Aldine 1.6.2\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n"
"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n"
"Project-Id-Version: Aldine 1.6.3\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbook-aldine/\n"
"POT-Creation-Date: 2019-05-28T16:24:06+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Last-Translator: Antonio Devís <colomet@hotmail.com>, 2018\n"
"Language-Team: Lithuanian (Lithuania) (https://www.transifex.com/pressbooks/teams/9194/lt_LT/)\n"
@ -17,7 +17,7 @@ msgstr ""
"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-aldine\n"
"X-Generator: WP-CLI 2.0.1\n"
"X-Generator: WP-CLI 2.2.0\n"
#. Theme Name of the theme
msgid "Aldine"

BIN
languages/lv.mo

Binary file not shown.

8
languages/lv.po

@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
"Project-Id-Version: Aldine 1.6.2\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n"
"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n"
"Project-Id-Version: Aldine 1.6.3\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbook-aldine/\n"
"POT-Creation-Date: 2019-05-28T16:24:06+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Last-Translator: Antonio Devís <colomet@hotmail.com>, 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-aldine\n"
"X-Generator: WP-CLI 2.0.1\n"
"X-Generator: WP-CLI 2.2.0\n"
#. Theme Name of the theme
msgid "Aldine"

BIN
languages/nb_NO.mo

Binary file not shown.

571
languages/nb_NO.po

@ -1,571 +0,0 @@
# Copyright (C) 2019 Pressbooks (Book Oven Inc.)
# This file is distributed under the GNU GPL v3 or later.
msgid ""
msgstr ""
"Project-Id-Version: Aldine 1.6.2\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n"
"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Language-Team: Norwegian Bokmål (https://www.transifex.com/pressbooks/teams/9194/nb/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: nb\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Domain: pressbooks-aldine\n"
"X-Generator: WP-CLI 2.0.1\n"
#. Theme Name of the theme
msgid "Aldine"
msgstr ""
#. Theme URI of the theme
msgid "https://github.com/pressbooks/pressbooks-aldine/"
msgstr ""
#. Description of the theme
msgid ""
"Aldine is the default theme for the home page of Pressbooks networks. It is "
"named for the Aldine Press, founded by Aldus Manutius in 1494, who is "
"regarded by many as the world’s first publisher."
msgstr ""
#. Author of the theme
msgid "Pressbooks (Book Oven Inc.)"
msgstr ""
#. Author URI of the theme
msgid "https://pressbooks.org"
msgstr ""
#: 404.php:17
msgid "Oops! That page can&rsquo;t be found."
msgstr ""
#: 404.php:21
msgid "It looks like nothing was found at this location."
msgstr ""
#. translators: 1: title.
#: comments.php:35
msgid "One thought on &ldquo;%1$s&rdquo;"
msgstr ""
#. translators: 1: comment count number, 2: title.
#: comments.php:41
msgctxt "comments title"
msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
msgstr[1] ""
#: comments.php:68
msgid "Comments are closed."
msgstr ""
#. translators: %s network name
#: footer.php:43 footer.php:48
msgid "%s on Facebook"
msgstr ""
#. translators: %s network name
#: footer.php:53 footer.php:58
msgid "%s on Twitter"
msgstr ""
#. translators: %s Pressbooks
#: footer.php:77
msgid "Powered by %s"
msgstr ""
#: footer.php:79
msgid "Guides and Tutorials"
msgstr ""
#: footer.php:80 inc/helpers/namespace.php:179
msgid "Contact"
msgstr ""
#: footer.php:84 footer.php:86
msgid "Pressbooks on YouTube"
msgstr ""
#: footer.php:88 footer.php:92
msgid "Pressbooks on Twitter"
msgstr ""
#: functions.php:19
msgid "Dependencies Missing"
msgstr ""
#: functions.php:20
msgid "You must run <code>composer install</code> from the Aldine directory."
msgstr ""
#: header.php:44
msgid "Skip to content"
msgstr ""
#. translators: %s name of network
#: header.php:69
msgid "Logo for %s"
msgstr ""
#: header.php:80
msgid "Toggle Menu"
msgstr ""
#: inc/actions/namespace.php:47 inc/activation/namespace.php:120
msgid "Primary Menu"
msgstr ""
#: inc/actions/namespace.php:48 inc/activation/namespace.php:141
msgid "Footer Menu"
msgstr ""
#: inc/actions/namespace.php:114
msgid "Network Footer Block 1"
msgstr ""
#: inc/actions/namespace.php:126
msgid "Network Footer Block 2"
msgstr ""
#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4
msgid "Increase Font Size"
msgstr ""
#: inc/actions/namespace.php:153
msgid "Decrease Font Size"
msgstr ""
#: inc/actions/namespace.php:237
msgid ""
"This page displays your network catalog, so there is no content to edit."
msgstr ""
#: inc/actions/namespace.php:291
msgid "Page Section"
msgstr ""
#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57
msgid "Title"
msgstr ""
#: inc/actions/namespace.php:293
msgid "Standard"
msgstr ""
#: inc/actions/namespace.php:294
msgid "Accent"
msgstr ""
#: inc/actions/namespace.php:295
msgid "Bordered"
msgstr ""
#: inc/actions/namespace.php:296
msgid "Borderless"
msgstr ""
#: inc/actions/namespace.php:299
msgid "Call to Action"
msgstr ""
#: inc/actions/namespace.php:300
msgid "Text"
msgstr ""
#: inc/actions/namespace.php:301
msgid "Link"
msgstr ""
#: inc/activation/namespace.php:25
msgid "About Pressbooks"
msgstr ""
#: inc/activation/namespace.php:26
msgid ""
"Pressbooks is easy-to-use book writing software that lets you create a book "
"in all the formats you need to publish."
msgstr ""
#: inc/activation/namespace.php:27
msgid "Learn More"
msgstr ""
#: inc/activation/namespace.php:34 inc/activation/namespace.php:146
#: inc/activation/namespace.php:152
msgid "About"
msgstr ""
#: inc/activation/namespace.php:39
msgid ""
"Pressbooks is simple book production software. You can use Pressbooks to "
"publish textbooks, scholarly monographs, syllabi, fiction and non-fiction "
"books, white papers, and more in multiple formats including:"
msgstr ""
#: inc/activation/namespace.php:40
msgid "MOBI (for Kindle ebooks)"
msgstr ""
#: inc/activation/namespace.php:41
msgid "EPUB (for all other ebookstores)"
msgstr ""
#: inc/activation/namespace.php:42
msgid "designed PDF (for print-on-demand and digital distribution)"
msgstr ""
#. translators: %s link to about page
#: inc/activation/namespace.php:46
msgid "For more information about Pressbooks, %s."
msgstr ""
#: inc/activation/namespace.php:47
msgid "see here"
msgstr ""
#: inc/activation/namespace.php:53 inc/activation/namespace.php:176
#: inc/activation/namespace.php:182
msgid "Help"
msgstr ""
#. translators: %1$s: link to how to page; %2$s: link to guide
#: inc/activation/namespace.php:60
msgid ""
"The easiest way to get started with Pressbooks is to follow our %1$s. Or, "
"you can review our %2$s."
msgstr ""
#: inc/activation/namespace.php:61
msgid "4 Step Guide to Making a Book on Pressbooks"
msgstr ""
#: inc/activation/namespace.php:62
msgid "Guide to Using Pressbooks"
msgstr ""
#: inc/activation/namespace.php:64
msgid ""
"If you require further assistance, please contact your network manager."
msgstr ""
#. Template Name of the theme
#: inc/activation/namespace.php:69 inc/activation/namespace.php:125
#: inc/activation/namespace.php:131 inc/activation/namespace.php:161
#: inc/activation/namespace.php:167
msgid "Catalog"
msgstr ""
#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173
msgid "Home"
msgstr ""
#: inc/admin/namespace.php:30
msgid "Catalog updated."
msgstr ""
#: inc/admin/namespace.php:31
msgid "Sorry, but your catalog was not updated. Please try again."
msgstr ""
#: inc/admin/namespace.php:32
msgid "Dismiss this notice."
msgstr ""
#: inc/admin/namespace.php:61
msgid "In Catalog"
msgstr ""
#: inc/customizer/namespace.php:69
msgid "Primary Color"
msgstr ""
#: inc/customizer/namespace.php:70
msgid "Primary color, used for links and other primary elements."
msgstr ""
#: inc/customizer/namespace.php:75
msgid "Primary Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:76
msgid "Variant of the primary color, used for primary element hover states."
msgstr ""
#: inc/customizer/namespace.php:81
msgid "Accent Color"
msgstr ""
#: inc/customizer/namespace.php:82
msgid "Accent color, used for flourishes and secondary elements."
msgstr ""
#: inc/customizer/namespace.php:87
msgid "Accent Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:88
msgid "Variant of the accent color, used for secondary element hover states."
msgstr ""
#: inc/customizer/namespace.php:93
msgid "Primary Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:94
msgid "Used for text on a primary background."
msgstr ""
#: inc/customizer/namespace.php:99
msgid "Accent Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:100
msgid "Used for text on an accent color background."
msgstr ""
#: inc/customizer/namespace.php:124
msgid "Social Media"
msgstr ""
#: inc/customizer/namespace.php:136
msgid "Facebook"
msgstr ""
#: inc/customizer/namespace.php:149
msgid "Twitter"
msgstr ""
#: inc/customizer/namespace.php:158
msgid "Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:169
msgid "Show Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:179 partials/content-front-page.php:19
msgid "Our Latest Titles"
msgstr ""
#: inc/customizer/namespace.php:184
msgid "Front Page Catalog Title"
msgstr ""
#: inc/customizer/namespace.php:193
msgid "Contact Form"
msgstr ""
#: inc/customizer/namespace.php:204
msgid "Show Contact Form"
msgstr ""
#: inc/customizer/namespace.php:214 partials/contact-form.php:12
msgid "Contact Us"
msgstr ""
#: inc/customizer/namespace.php:219
msgid "Contact Form Title"
msgstr ""
#: inc/customizer/namespace.php:233
msgid "Contact Email"
msgstr ""
#: inc/filters/namespace.php:63
msgid "Continued"
msgstr ""
#: inc/helpers/namespace.php:186
msgid "Sign In"
msgstr ""
#: inc/helpers/namespace.php:192
msgid "Sign Up"
msgstr ""
#: inc/helpers/namespace.php:200
msgid "Admin"
msgstr ""
#: inc/helpers/namespace.php:208
msgid "My Books"
msgstr ""
#: inc/helpers/namespace.php:214
msgid "Create a New Book"
msgstr ""
#: inc/helpers/namespace.php:220
msgid "Sign Out"
msgstr ""
#: inc/helpers/namespace.php:282
msgid "Name is required."
msgstr ""
#: inc/helpers/namespace.php:286
msgid "Email is required."
msgstr ""
#: inc/helpers/namespace.php:290
msgid "Email is invalid."
msgstr ""
#: inc/helpers/namespace.php:294
msgid "Institution is required."
msgstr ""
#: inc/helpers/namespace.php:298
msgid "Message is required."
msgstr ""
#. translators: %s name of contact for submitter
#: inc/helpers/namespace.php:305
msgid "Contact Form Submission from %s"
msgstr ""
#: inc/helpers/namespace.php:316
msgid "Your message was sent!"
msgstr ""
#: inc/helpers/namespace.php:319
msgid "Your message could not be sent."
msgstr ""
#: inc/intervention.php:12
msgid "Hello,"
msgstr ""
#: page-catalog.php:55
msgid "No Books Found"
msgstr ""
#: page-catalog.php:58
msgid "No books have been added to the catalog."
msgstr ""
#: partials/book.php:39
msgid "About this book"
msgstr ""
#: partials/contact-form.php:29
msgid "Keep this field blank (required)"
msgstr ""
#: partials/contact-form.php:45
msgid "Your name (required)"
msgstr ""
#: partials/contact-form.php:61
msgid "Your email address (required)"
msgstr ""
#: partials/contact-form.php:77
msgid "Your institution (required)"
msgstr ""
#: partials/contact-form.php:93
msgid "Your message (required)"
msgstr ""
#: partials/contact-form.php:97
msgid "Send"
msgstr ""
#: partials/content-front-page.php:76
msgid "View Complete Catalog"
msgstr ""
#: partials/content-none.php:14
msgid "Nothing Found"
msgstr ""
#. translators: 1: link to WP admin new post page.
#: partials/content-none.php:27
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
msgstr ""
#: partials/content-none.php:41
msgid ""
"Sorry, but nothing matched your search terms. Please try again with some "
"different keywords."
msgstr ""
#: partials/content-none.php:48
msgid ""
"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
"searching can help."
msgstr ""
#: partials/content-page-catalog.php:17
msgid "Filter by Subject"
msgstr ""
#: partials/content-page-catalog.php:19
msgid "All Subjects"
msgstr ""
#: partials/content-page-catalog.php:39
msgid "Filter by License"
msgstr ""
#: partials/content-page-catalog.php:41
msgid "All Licenses"
msgstr ""
#: partials/content-page-catalog.php:54
msgid "Sort by"
msgstr ""
#: partials/content-page-catalog.php:58
msgid "Subject"
msgstr ""
#: partials/content-page-catalog.php:59
msgid "Latest"
msgstr ""
#: partials/content-page-catalog.php:67
msgid "Clear Filters"
msgstr ""
#: partials/content-page-catalog.php:68
msgid "Submit"
msgstr ""
#: partials/content-page.php:23 partials/content.php:50
msgid "Pages:"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content-page.php:37
msgid "Edit <span class=\"screen-reader-text\">%s</span>"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content.php:37
msgid "Continue reading<span class=\"screen-reader-text\"> \"%s\"</span>"
msgstr ""
#: partials/paged-navigation.php:2
msgid "Navigation"
msgstr ""
#. translators: %s: search query.
#: search.php:23
msgid "Search Results for: %s"
msgstr ""
#: searchform.php:3
msgctxt "label"
msgid "Search Catalog"
msgstr ""
#: searchform.php:6
msgctxt "submit button"
msgid "Search"
msgstr ""

BIN
languages/nl_NL.mo

Binary file not shown.

571
languages/nl_NL.po

@ -1,571 +0,0 @@
# Copyright (C) 2019 Pressbooks (Book Oven Inc.)
# This file is distributed under the GNU GPL v3 or later.
msgid ""
msgstr ""
"Project-Id-Version: Aldine 1.6.2\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n"
"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Language-Team: Dutch (Netherlands) (https://www.transifex.com/pressbooks/teams/9194/nl_NL/)\n"
"MIME-Version: 1.0\n"
"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-aldine\n"
"X-Generator: WP-CLI 2.0.1\n"
#. Theme Name of the theme
msgid "Aldine"
msgstr ""
#. Theme URI of the theme
msgid "https://github.com/pressbooks/pressbooks-aldine/"
msgstr ""
#. Description of the theme
msgid ""
"Aldine is the default theme for the home page of Pressbooks networks. It is "
"named for the Aldine Press, founded by Aldus Manutius in 1494, who is "
"regarded by many as the world’s first publisher."
msgstr ""
#. Author of the theme
msgid "Pressbooks (Book Oven Inc.)"
msgstr ""
#. Author URI of the theme
msgid "https://pressbooks.org"
msgstr ""
#: 404.php:17
msgid "Oops! That page can&rsquo;t be found."
msgstr ""
#: 404.php:21
msgid "It looks like nothing was found at this location."
msgstr ""
#. translators: 1: title.
#: comments.php:35
msgid "One thought on &ldquo;%1$s&rdquo;"
msgstr ""
#. translators: 1: comment count number, 2: title.
#: comments.php:41
msgctxt "comments title"
msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
msgstr[1] ""
#: comments.php:68
msgid "Comments are closed."
msgstr ""
#. translators: %s network name
#: footer.php:43 footer.php:48
msgid "%s on Facebook"
msgstr ""
#. translators: %s network name
#: footer.php:53 footer.php:58
msgid "%s on Twitter"
msgstr ""
#. translators: %s Pressbooks
#: footer.php:77
msgid "Powered by %s"
msgstr ""
#: footer.php:79
msgid "Guides and Tutorials"
msgstr ""
#: footer.php:80 inc/helpers/namespace.php:179
msgid "Contact"
msgstr ""
#: footer.php:84 footer.php:86
msgid "Pressbooks on YouTube"
msgstr ""
#: footer.php:88 footer.php:92
msgid "Pressbooks on Twitter"
msgstr ""
#: functions.php:19
msgid "Dependencies Missing"
msgstr ""
#: functions.php:20
msgid "You must run <code>composer install</code> from the Aldine directory."
msgstr ""
#: header.php:44
msgid "Skip to content"
msgstr ""
#. translators: %s name of network
#: header.php:69
msgid "Logo for %s"
msgstr ""
#: header.php:80
msgid "Toggle Menu"
msgstr ""
#: inc/actions/namespace.php:47 inc/activation/namespace.php:120
msgid "Primary Menu"
msgstr ""
#: inc/actions/namespace.php:48 inc/activation/namespace.php:141
msgid "Footer Menu"
msgstr ""
#: inc/actions/namespace.php:114
msgid "Network Footer Block 1"
msgstr ""
#: inc/actions/namespace.php:126
msgid "Network Footer Block 2"
msgstr ""
#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4
msgid "Increase Font Size"
msgstr ""
#: inc/actions/namespace.php:153
msgid "Decrease Font Size"
msgstr ""
#: inc/actions/namespace.php:237
msgid ""
"This page displays your network catalog, so there is no content to edit."
msgstr ""
#: inc/actions/namespace.php:291
msgid "Page Section"
msgstr ""
#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57
msgid "Title"
msgstr ""
#: inc/actions/namespace.php:293
msgid "Standard"
msgstr ""
#: inc/actions/namespace.php:294
msgid "Accent"
msgstr ""
#: inc/actions/namespace.php:295
msgid "Bordered"
msgstr ""
#: inc/actions/namespace.php:296
msgid "Borderless"
msgstr ""
#: inc/actions/namespace.php:299
msgid "Call to Action"
msgstr ""
#: inc/actions/namespace.php:300
msgid "Text"
msgstr ""
#: inc/actions/namespace.php:301
msgid "Link"
msgstr ""
#: inc/activation/namespace.php:25
msgid "About Pressbooks"
msgstr ""
#: inc/activation/namespace.php:26
msgid ""
"Pressbooks is easy-to-use book writing software that lets you create a book "
"in all the formats you need to publish."
msgstr ""
#: inc/activation/namespace.php:27
msgid "Learn More"
msgstr ""
#: inc/activation/namespace.php:34 inc/activation/namespace.php:146
#: inc/activation/namespace.php:152
msgid "About"
msgstr ""
#: inc/activation/namespace.php:39
msgid ""
"Pressbooks is simple book production software. You can use Pressbooks to "
"publish textbooks, scholarly monographs, syllabi, fiction and non-fiction "
"books, white papers, and more in multiple formats including:"
msgstr ""
#: inc/activation/namespace.php:40
msgid "MOBI (for Kindle ebooks)"
msgstr ""
#: inc/activation/namespace.php:41
msgid "EPUB (for all other ebookstores)"
msgstr ""
#: inc/activation/namespace.php:42
msgid "designed PDF (for print-on-demand and digital distribution)"
msgstr ""
#. translators: %s link to about page
#: inc/activation/namespace.php:46
msgid "For more information about Pressbooks, %s."
msgstr ""
#: inc/activation/namespace.php:47
msgid "see here"
msgstr ""
#: inc/activation/namespace.php:53 inc/activation/namespace.php:176
#: inc/activation/namespace.php:182
msgid "Help"
msgstr ""
#. translators: %1$s: link to how to page; %2$s: link to guide
#: inc/activation/namespace.php:60
msgid ""
"The easiest way to get started with Pressbooks is to follow our %1$s. Or, "
"you can review our %2$s."
msgstr ""
#: inc/activation/namespace.php:61
msgid "4 Step Guide to Making a Book on Pressbooks"
msgstr ""
#: inc/activation/namespace.php:62
msgid "Guide to Using Pressbooks"
msgstr ""
#: inc/activation/namespace.php:64
msgid ""
"If you require further assistance, please contact your network manager."
msgstr ""
#. Template Name of the theme
#: inc/activation/namespace.php:69 inc/activation/namespace.php:125
#: inc/activation/namespace.php:131 inc/activation/namespace.php:161
#: inc/activation/namespace.php:167
msgid "Catalog"
msgstr ""
#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173
msgid "Home"
msgstr ""
#: inc/admin/namespace.php:30
msgid "Catalog updated."
msgstr ""
#: inc/admin/namespace.php:31
msgid "Sorry, but your catalog was not updated. Please try again."
msgstr ""
#: inc/admin/namespace.php:32
msgid "Dismiss this notice."
msgstr ""
#: inc/admin/namespace.php:61
msgid "In Catalog"
msgstr ""
#: inc/customizer/namespace.php:69
msgid "Primary Color"
msgstr ""
#: inc/customizer/namespace.php:70
msgid "Primary color, used for links and other primary elements."
msgstr ""
#: inc/customizer/namespace.php:75
msgid "Primary Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:76
msgid "Variant of the primary color, used for primary element hover states."
msgstr ""
#: inc/customizer/namespace.php:81
msgid "Accent Color"
msgstr ""
#: inc/customizer/namespace.php:82
msgid "Accent color, used for flourishes and secondary elements."
msgstr ""
#: inc/customizer/namespace.php:87
msgid "Accent Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:88
msgid "Variant of the accent color, used for secondary element hover states."
msgstr ""
#: inc/customizer/namespace.php:93
msgid "Primary Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:94
msgid "Used for text on a primary background."
msgstr ""
#: inc/customizer/namespace.php:99
msgid "Accent Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:100
msgid "Used for text on an accent color background."
msgstr ""
#: inc/customizer/namespace.php:124
msgid "Social Media"
msgstr ""
#: inc/customizer/namespace.php:136
msgid "Facebook"
msgstr ""
#: inc/customizer/namespace.php:149
msgid "Twitter"
msgstr ""
#: inc/customizer/namespace.php:158
msgid "Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:169
msgid "Show Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:179 partials/content-front-page.php:19
msgid "Our Latest Titles"
msgstr ""
#: inc/customizer/namespace.php:184
msgid "Front Page Catalog Title"
msgstr ""
#: inc/customizer/namespace.php:193
msgid "Contact Form"
msgstr ""
#: inc/customizer/namespace.php:204
msgid "Show Contact Form"
msgstr ""
#: inc/customizer/namespace.php:214 partials/contact-form.php:12
msgid "Contact Us"
msgstr ""
#: inc/customizer/namespace.php:219
msgid "Contact Form Title"
msgstr ""
#: inc/customizer/namespace.php:233
msgid "Contact Email"
msgstr ""
#: inc/filters/namespace.php:63
msgid "Continued"
msgstr ""
#: inc/helpers/namespace.php:186
msgid "Sign In"
msgstr ""
#: inc/helpers/namespace.php:192
msgid "Sign Up"
msgstr ""
#: inc/helpers/namespace.php:200
msgid "Admin"
msgstr ""
#: inc/helpers/namespace.php:208
msgid "My Books"
msgstr ""
#: inc/helpers/namespace.php:214
msgid "Create a New Book"
msgstr ""
#: inc/helpers/namespace.php:220
msgid "Sign Out"
msgstr ""
#: inc/helpers/namespace.php:282
msgid "Name is required."
msgstr ""
#: inc/helpers/namespace.php:286
msgid "Email is required."
msgstr ""
#: inc/helpers/namespace.php:290
msgid "Email is invalid."
msgstr ""
#: inc/helpers/namespace.php:294
msgid "Institution is required."
msgstr ""
#: inc/helpers/namespace.php:298
msgid "Message is required."
msgstr ""
#. translators: %s name of contact for submitter
#: inc/helpers/namespace.php:305
msgid "Contact Form Submission from %s"
msgstr ""
#: inc/helpers/namespace.php:316
msgid "Your message was sent!"
msgstr ""
#: inc/helpers/namespace.php:319
msgid "Your message could not be sent."
msgstr ""
#: inc/intervention.php:12
msgid "Hello,"
msgstr ""
#: page-catalog.php:55
msgid "No Books Found"
msgstr ""
#: page-catalog.php:58
msgid "No books have been added to the catalog."
msgstr ""
#: partials/book.php:39
msgid "About this book"
msgstr ""
#: partials/contact-form.php:29
msgid "Keep this field blank (required)"
msgstr ""
#: partials/contact-form.php:45
msgid "Your name (required)"
msgstr ""
#: partials/contact-form.php:61
msgid "Your email address (required)"
msgstr ""
#: partials/contact-form.php:77
msgid "Your institution (required)"
msgstr ""
#: partials/contact-form.php:93
msgid "Your message (required)"
msgstr ""
#: partials/contact-form.php:97
msgid "Send"
msgstr ""
#: partials/content-front-page.php:76
msgid "View Complete Catalog"
msgstr ""
#: partials/content-none.php:14
msgid "Nothing Found"
msgstr ""
#. translators: 1: link to WP admin new post page.
#: partials/content-none.php:27
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
msgstr ""
#: partials/content-none.php:41
msgid ""
"Sorry, but nothing matched your search terms. Please try again with some "
"different keywords."
msgstr ""
#: partials/content-none.php:48
msgid ""
"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
"searching can help."
msgstr ""
#: partials/content-page-catalog.php:17
msgid "Filter by Subject"
msgstr ""
#: partials/content-page-catalog.php:19
msgid "All Subjects"
msgstr ""
#: partials/content-page-catalog.php:39
msgid "Filter by License"
msgstr ""
#: partials/content-page-catalog.php:41
msgid "All Licenses"
msgstr ""
#: partials/content-page-catalog.php:54
msgid "Sort by"
msgstr ""
#: partials/content-page-catalog.php:58
msgid "Subject"
msgstr ""
#: partials/content-page-catalog.php:59
msgid "Latest"
msgstr ""
#: partials/content-page-catalog.php:67
msgid "Clear Filters"
msgstr ""
#: partials/content-page-catalog.php:68
msgid "Submit"
msgstr ""
#: partials/content-page.php:23 partials/content.php:50
msgid "Pages:"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content-page.php:37
msgid "Edit <span class=\"screen-reader-text\">%s</span>"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content.php:37
msgid "Continue reading<span class=\"screen-reader-text\"> \"%s\"</span>"
msgstr ""
#: partials/paged-navigation.php:2
msgid "Navigation"
msgstr ""
#. translators: %s: search query.
#: search.php:23
msgid "Search Results for: %s"
msgstr ""
#: searchform.php:3
msgctxt "label"
msgid "Search Catalog"
msgstr ""
#: searchform.php:6
msgctxt "submit button"
msgid "Search"
msgstr ""

BIN
languages/no.mo

Binary file not shown.

571
languages/no.po

@ -1,571 +0,0 @@
# Copyright (C) 2019 Pressbooks (Book Oven Inc.)
# This file is distributed under the GNU GPL v3 or later.
msgid ""
msgstr ""
"Project-Id-Version: Aldine 1.6.2\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n"
"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Language-Team: Norwegian (https://www.transifex.com/pressbooks/teams/9194/no/)\n"
"MIME-Version: 1.0\n"
"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-aldine\n"
"X-Generator: WP-CLI 2.0.1\n"
#. Theme Name of the theme
msgid "Aldine"
msgstr ""
#. Theme URI of the theme
msgid "https://github.com/pressbooks/pressbooks-aldine/"
msgstr ""
#. Description of the theme
msgid ""
"Aldine is the default theme for the home page of Pressbooks networks. It is "
"named for the Aldine Press, founded by Aldus Manutius in 1494, who is "
"regarded by many as the world’s first publisher."
msgstr ""
#. Author of the theme
msgid "Pressbooks (Book Oven Inc.)"
msgstr ""
#. Author URI of the theme
msgid "https://pressbooks.org"
msgstr ""
#: 404.php:17
msgid "Oops! That page can&rsquo;t be found."
msgstr ""
#: 404.php:21
msgid "It looks like nothing was found at this location."
msgstr ""
#. translators: 1: title.
#: comments.php:35
msgid "One thought on &ldquo;%1$s&rdquo;"
msgstr ""
#. translators: 1: comment count number, 2: title.
#: comments.php:41
msgctxt "comments title"
msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
msgstr[1] ""
#: comments.php:68
msgid "Comments are closed."
msgstr ""
#. translators: %s network name
#: footer.php:43 footer.php:48
msgid "%s on Facebook"
msgstr ""
#. translators: %s network name
#: footer.php:53 footer.php:58
msgid "%s on Twitter"
msgstr ""
#. translators: %s Pressbooks
#: footer.php:77
msgid "Powered by %s"
msgstr ""
#: footer.php:79
msgid "Guides and Tutorials"
msgstr ""
#: footer.php:80 inc/helpers/namespace.php:179
msgid "Contact"
msgstr ""
#: footer.php:84 footer.php:86
msgid "Pressbooks on YouTube"
msgstr ""
#: footer.php:88 footer.php:92
msgid "Pressbooks on Twitter"
msgstr ""
#: functions.php:19
msgid "Dependencies Missing"
msgstr ""
#: functions.php:20
msgid "You must run <code>composer install</code> from the Aldine directory."
msgstr ""
#: header.php:44
msgid "Skip to content"
msgstr ""
#. translators: %s name of network
#: header.php:69
msgid "Logo for %s"
msgstr ""
#: header.php:80
msgid "Toggle Menu"
msgstr ""
#: inc/actions/namespace.php:47 inc/activation/namespace.php:120
msgid "Primary Menu"
msgstr ""
#: inc/actions/namespace.php:48 inc/activation/namespace.php:141
msgid "Footer Menu"
msgstr ""
#: inc/actions/namespace.php:114
msgid "Network Footer Block 1"
msgstr ""
#: inc/actions/namespace.php:126
msgid "Network Footer Block 2"
msgstr ""
#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4
msgid "Increase Font Size"
msgstr ""
#: inc/actions/namespace.php:153
msgid "Decrease Font Size"
msgstr ""
#: inc/actions/namespace.php:237
msgid ""
"This page displays your network catalog, so there is no content to edit."
msgstr ""
#: inc/actions/namespace.php:291
msgid "Page Section"
msgstr ""
#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57
msgid "Title"
msgstr ""
#: inc/actions/namespace.php:293
msgid "Standard"
msgstr ""
#: inc/actions/namespace.php:294
msgid "Accent"
msgstr ""
#: inc/actions/namespace.php:295
msgid "Bordered"
msgstr ""
#: inc/actions/namespace.php:296
msgid "Borderless"
msgstr ""
#: inc/actions/namespace.php:299
msgid "Call to Action"
msgstr ""
#: inc/actions/namespace.php:300
msgid "Text"
msgstr ""
#: inc/actions/namespace.php:301
msgid "Link"
msgstr ""
#: inc/activation/namespace.php:25
msgid "About Pressbooks"
msgstr ""
#: inc/activation/namespace.php:26
msgid ""
"Pressbooks is easy-to-use book writing software that lets you create a book "
"in all the formats you need to publish."
msgstr ""
#: inc/activation/namespace.php:27
msgid "Learn More"
msgstr ""
#: inc/activation/namespace.php:34 inc/activation/namespace.php:146
#: inc/activation/namespace.php:152
msgid "About"
msgstr ""
#: inc/activation/namespace.php:39
msgid ""
"Pressbooks is simple book production software. You can use Pressbooks to "
"publish textbooks, scholarly monographs, syllabi, fiction and non-fiction "
"books, white papers, and more in multiple formats including:"
msgstr ""
#: inc/activation/namespace.php:40
msgid "MOBI (for Kindle ebooks)"
msgstr ""
#: inc/activation/namespace.php:41
msgid "EPUB (for all other ebookstores)"
msgstr ""
#: inc/activation/namespace.php:42
msgid "designed PDF (for print-on-demand and digital distribution)"
msgstr ""
#. translators: %s link to about page
#: inc/activation/namespace.php:46
msgid "For more information about Pressbooks, %s."
msgstr ""
#: inc/activation/namespace.php:47
msgid "see here"
msgstr ""
#: inc/activation/namespace.php:53 inc/activation/namespace.php:176
#: inc/activation/namespace.php:182
msgid "Help"
msgstr ""
#. translators: %1$s: link to how to page; %2$s: link to guide
#: inc/activation/namespace.php:60
msgid ""
"The easiest way to get started with Pressbooks is to follow our %1$s. Or, "
"you can review our %2$s."
msgstr ""
#: inc/activation/namespace.php:61
msgid "4 Step Guide to Making a Book on Pressbooks"
msgstr ""
#: inc/activation/namespace.php:62
msgid "Guide to Using Pressbooks"
msgstr ""
#: inc/activation/namespace.php:64
msgid ""
"If you require further assistance, please contact your network manager."
msgstr ""
#. Template Name of the theme
#: inc/activation/namespace.php:69 inc/activation/namespace.php:125
#: inc/activation/namespace.php:131 inc/activation/namespace.php:161
#: inc/activation/namespace.php:167
msgid "Catalog"
msgstr ""
#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173
msgid "Home"
msgstr ""
#: inc/admin/namespace.php:30
msgid "Catalog updated."
msgstr ""
#: inc/admin/namespace.php:31
msgid "Sorry, but your catalog was not updated. Please try again."
msgstr ""
#: inc/admin/namespace.php:32
msgid "Dismiss this notice."
msgstr ""
#: inc/admin/namespace.php:61
msgid "In Catalog"
msgstr ""
#: inc/customizer/namespace.php:69
msgid "Primary Color"
msgstr ""
#: inc/customizer/namespace.php:70
msgid "Primary color, used for links and other primary elements."
msgstr ""
#: inc/customizer/namespace.php:75
msgid "Primary Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:76
msgid "Variant of the primary color, used for primary element hover states."
msgstr ""
#: inc/customizer/namespace.php:81
msgid "Accent Color"
msgstr ""
#: inc/customizer/namespace.php:82
msgid "Accent color, used for flourishes and secondary elements."
msgstr ""
#: inc/customizer/namespace.php:87
msgid "Accent Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:88
msgid "Variant of the accent color, used for secondary element hover states."
msgstr ""
#: inc/customizer/namespace.php:93
msgid "Primary Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:94
msgid "Used for text on a primary background."
msgstr ""
#: inc/customizer/namespace.php:99
msgid "Accent Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:100
msgid "Used for text on an accent color background."
msgstr ""
#: inc/customizer/namespace.php:124
msgid "Social Media"
msgstr ""
#: inc/customizer/namespace.php:136
msgid "Facebook"
msgstr ""
#: inc/customizer/namespace.php:149
msgid "Twitter"
msgstr ""
#: inc/customizer/namespace.php:158
msgid "Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:169
msgid "Show Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:179 partials/content-front-page.php:19
msgid "Our Latest Titles"
msgstr ""
#: inc/customizer/namespace.php:184
msgid "Front Page Catalog Title"
msgstr ""
#: inc/customizer/namespace.php:193
msgid "Contact Form"
msgstr ""
#: inc/customizer/namespace.php:204
msgid "Show Contact Form"
msgstr ""
#: inc/customizer/namespace.php:214 partials/contact-form.php:12
msgid "Contact Us"
msgstr ""
#: inc/customizer/namespace.php:219
msgid "Contact Form Title"
msgstr ""
#: inc/customizer/namespace.php:233
msgid "Contact Email"
msgstr ""
#: inc/filters/namespace.php:63
msgid "Continued"
msgstr ""
#: inc/helpers/namespace.php:186
msgid "Sign In"
msgstr ""
#: inc/helpers/namespace.php:192
msgid "Sign Up"
msgstr ""
#: inc/helpers/namespace.php:200
msgid "Admin"
msgstr ""
#: inc/helpers/namespace.php:208
msgid "My Books"
msgstr ""
#: inc/helpers/namespace.php:214
msgid "Create a New Book"
msgstr ""
#: inc/helpers/namespace.php:220
msgid "Sign Out"
msgstr ""
#: inc/helpers/namespace.php:282
msgid "Name is required."
msgstr ""
#: inc/helpers/namespace.php:286
msgid "Email is required."
msgstr ""
#: inc/helpers/namespace.php:290
msgid "Email is invalid."
msgstr ""
#: inc/helpers/namespace.php:294
msgid "Institution is required."
msgstr ""
#: inc/helpers/namespace.php:298
msgid "Message is required."
msgstr ""
#. translators: %s name of contact for submitter
#: inc/helpers/namespace.php:305
msgid "Contact Form Submission from %s"
msgstr ""
#: inc/helpers/namespace.php:316
msgid "Your message was sent!"
msgstr ""
#: inc/helpers/namespace.php:319
msgid "Your message could not be sent."
msgstr ""
#: inc/intervention.php:12
msgid "Hello,"
msgstr ""
#: page-catalog.php:55
msgid "No Books Found"
msgstr ""
#: page-catalog.php:58
msgid "No books have been added to the catalog."
msgstr ""
#: partials/book.php:39
msgid "About this book"
msgstr ""
#: partials/contact-form.php:29
msgid "Keep this field blank (required)"
msgstr ""
#: partials/contact-form.php:45
msgid "Your name (required)"
msgstr ""
#: partials/contact-form.php:61
msgid "Your email address (required)"
msgstr ""
#: partials/contact-form.php:77
msgid "Your institution (required)"
msgstr ""
#: partials/contact-form.php:93
msgid "Your message (required)"
msgstr ""
#: partials/contact-form.php:97
msgid "Send"
msgstr ""
#: partials/content-front-page.php:76
msgid "View Complete Catalog"
msgstr ""
#: partials/content-none.php:14
msgid "Nothing Found"
msgstr ""
#. translators: 1: link to WP admin new post page.
#: partials/content-none.php:27
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
msgstr ""
#: partials/content-none.php:41
msgid ""
"Sorry, but nothing matched your search terms. Please try again with some "
"different keywords."
msgstr ""
#: partials/content-none.php:48
msgid ""
"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
"searching can help."
msgstr ""
#: partials/content-page-catalog.php:17
msgid "Filter by Subject"
msgstr ""
#: partials/content-page-catalog.php:19
msgid "All Subjects"
msgstr ""
#: partials/content-page-catalog.php:39
msgid "Filter by License"
msgstr ""
#: partials/content-page-catalog.php:41
msgid "All Licenses"
msgstr ""
#: partials/content-page-catalog.php:54
msgid "Sort by"
msgstr ""
#: partials/content-page-catalog.php:58
msgid "Subject"
msgstr ""
#: partials/content-page-catalog.php:59
msgid "Latest"
msgstr ""
#: partials/content-page-catalog.php:67
msgid "Clear Filters"
msgstr ""
#: partials/content-page-catalog.php:68
msgid "Submit"
msgstr ""
#: partials/content-page.php:23 partials/content.php:50
msgid "Pages:"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content-page.php:37
msgid "Edit <span class=\"screen-reader-text\">%s</span>"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content.php:37
msgid "Continue reading<span class=\"screen-reader-text\"> \"%s\"</span>"
msgstr ""
#: partials/paged-navigation.php:2
msgid "Navigation"
msgstr ""
#. translators: %s: search query.
#: search.php:23
msgid "Search Results for: %s"
msgstr ""
#: searchform.php:3
msgctxt "label"
msgid "Search Catalog"
msgstr ""
#: searchform.php:6
msgctxt "submit button"
msgid "Search"
msgstr ""

BIN
languages/pa.mo

Binary file not shown.

571
languages/pa.po

@ -1,571 +0,0 @@
# Copyright (C) 2019 Pressbooks (Book Oven Inc.)
# This file is distributed under the GNU GPL v3 or later.
msgid ""
msgstr ""
"Project-Id-Version: Aldine 1.6.2\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n"
"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Language-Team: Panjabi (Punjabi) (https://www.transifex.com/pressbooks/teams/9194/pa/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: pa\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Domain: pressbooks-aldine\n"
"X-Generator: WP-CLI 2.0.1\n"
#. Theme Name of the theme
msgid "Aldine"
msgstr ""
#. Theme URI of the theme
msgid "https://github.com/pressbooks/pressbooks-aldine/"
msgstr ""
#. Description of the theme
msgid ""
"Aldine is the default theme for the home page of Pressbooks networks. It is "
"named for the Aldine Press, founded by Aldus Manutius in 1494, who is "
"regarded by many as the world’s first publisher."
msgstr ""
#. Author of the theme
msgid "Pressbooks (Book Oven Inc.)"
msgstr ""
#. Author URI of the theme
msgid "https://pressbooks.org"
msgstr ""
#: 404.php:17
msgid "Oops! That page can&rsquo;t be found."
msgstr ""
#: 404.php:21
msgid "It looks like nothing was found at this location."
msgstr ""
#. translators: 1: title.
#: comments.php:35
msgid "One thought on &ldquo;%1$s&rdquo;"
msgstr ""
#. translators: 1: comment count number, 2: title.
#: comments.php:41
msgctxt "comments title"
msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
msgstr[1] ""
#: comments.php:68
msgid "Comments are closed."
msgstr ""
#. translators: %s network name
#: footer.php:43 footer.php:48
msgid "%s on Facebook"
msgstr ""
#. translators: %s network name
#: footer.php:53 footer.php:58
msgid "%s on Twitter"
msgstr ""
#. translators: %s Pressbooks
#: footer.php:77
msgid "Powered by %s"
msgstr ""
#: footer.php:79
msgid "Guides and Tutorials"
msgstr ""
#: footer.php:80 inc/helpers/namespace.php:179
msgid "Contact"
msgstr ""
#: footer.php:84 footer.php:86
msgid "Pressbooks on YouTube"
msgstr ""
#: footer.php:88 footer.php:92
msgid "Pressbooks on Twitter"
msgstr ""
#: functions.php:19
msgid "Dependencies Missing"
msgstr ""
#: functions.php:20
msgid "You must run <code>composer install</code> from the Aldine directory."
msgstr ""
#: header.php:44
msgid "Skip to content"
msgstr ""
#. translators: %s name of network
#: header.php:69
msgid "Logo for %s"
msgstr ""
#: header.php:80
msgid "Toggle Menu"
msgstr ""
#: inc/actions/namespace.php:47 inc/activation/namespace.php:120
msgid "Primary Menu"
msgstr ""
#: inc/actions/namespace.php:48 inc/activation/namespace.php:141
msgid "Footer Menu"
msgstr ""
#: inc/actions/namespace.php:114
msgid "Network Footer Block 1"
msgstr ""
#: inc/actions/namespace.php:126
msgid "Network Footer Block 2"
msgstr ""
#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4
msgid "Increase Font Size"
msgstr ""
#: inc/actions/namespace.php:153
msgid "Decrease Font Size"
msgstr ""
#: inc/actions/namespace.php:237
msgid ""
"This page displays your network catalog, so there is no content to edit."
msgstr ""
#: inc/actions/namespace.php:291
msgid "Page Section"
msgstr ""
#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57
msgid "Title"
msgstr ""
#: inc/actions/namespace.php:293
msgid "Standard"
msgstr ""
#: inc/actions/namespace.php:294
msgid "Accent"
msgstr ""
#: inc/actions/namespace.php:295
msgid "Bordered"
msgstr ""
#: inc/actions/namespace.php:296
msgid "Borderless"
msgstr ""
#: inc/actions/namespace.php:299
msgid "Call to Action"
msgstr ""
#: inc/actions/namespace.php:300
msgid "Text"
msgstr ""
#: inc/actions/namespace.php:301
msgid "Link"
msgstr ""
#: inc/activation/namespace.php:25
msgid "About Pressbooks"
msgstr ""
#: inc/activation/namespace.php:26
msgid ""
"Pressbooks is easy-to-use book writing software that lets you create a book "
"in all the formats you need to publish."
msgstr ""
#: inc/activation/namespace.php:27
msgid "Learn More"
msgstr ""
#: inc/activation/namespace.php:34 inc/activation/namespace.php:146
#: inc/activation/namespace.php:152
msgid "About"
msgstr ""
#: inc/activation/namespace.php:39
msgid ""
"Pressbooks is simple book production software. You can use Pressbooks to "
"publish textbooks, scholarly monographs, syllabi, fiction and non-fiction "
"books, white papers, and more in multiple formats including:"
msgstr ""
#: inc/activation/namespace.php:40
msgid "MOBI (for Kindle ebooks)"
msgstr ""
#: inc/activation/namespace.php:41
msgid "EPUB (for all other ebookstores)"
msgstr ""
#: inc/activation/namespace.php:42
msgid "designed PDF (for print-on-demand and digital distribution)"
msgstr ""
#. translators: %s link to about page
#: inc/activation/namespace.php:46
msgid "For more information about Pressbooks, %s."
msgstr ""
#: inc/activation/namespace.php:47
msgid "see here"
msgstr ""
#: inc/activation/namespace.php:53 inc/activation/namespace.php:176
#: inc/activation/namespace.php:182
msgid "Help"
msgstr ""
#. translators: %1$s: link to how to page; %2$s: link to guide
#: inc/activation/namespace.php:60
msgid ""
"The easiest way to get started with Pressbooks is to follow our %1$s. Or, "
"you can review our %2$s."
msgstr ""
#: inc/activation/namespace.php:61
msgid "4 Step Guide to Making a Book on Pressbooks"
msgstr ""
#: inc/activation/namespace.php:62
msgid "Guide to Using Pressbooks"
msgstr ""
#: inc/activation/namespace.php:64
msgid ""
"If you require further assistance, please contact your network manager."
msgstr ""
#. Template Name of the theme
#: inc/activation/namespace.php:69 inc/activation/namespace.php:125
#: inc/activation/namespace.php:131 inc/activation/namespace.php:161
#: inc/activation/namespace.php:167
msgid "Catalog"
msgstr ""
#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173
msgid "Home"
msgstr ""
#: inc/admin/namespace.php:30
msgid "Catalog updated."
msgstr ""
#: inc/admin/namespace.php:31
msgid "Sorry, but your catalog was not updated. Please try again."
msgstr ""
#: inc/admin/namespace.php:32
msgid "Dismiss this notice."
msgstr ""
#: inc/admin/namespace.php:61
msgid "In Catalog"
msgstr ""
#: inc/customizer/namespace.php:69
msgid "Primary Color"
msgstr ""
#: inc/customizer/namespace.php:70
msgid "Primary color, used for links and other primary elements."
msgstr ""
#: inc/customizer/namespace.php:75
msgid "Primary Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:76
msgid "Variant of the primary color, used for primary element hover states."
msgstr ""
#: inc/customizer/namespace.php:81
msgid "Accent Color"
msgstr ""
#: inc/customizer/namespace.php:82
msgid "Accent color, used for flourishes and secondary elements."
msgstr ""
#: inc/customizer/namespace.php:87
msgid "Accent Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:88
msgid "Variant of the accent color, used for secondary element hover states."
msgstr ""
#: inc/customizer/namespace.php:93
msgid "Primary Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:94
msgid "Used for text on a primary background."
msgstr ""
#: inc/customizer/namespace.php:99
msgid "Accent Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:100
msgid "Used for text on an accent color background."
msgstr ""
#: inc/customizer/namespace.php:124
msgid "Social Media"
msgstr ""
#: inc/customizer/namespace.php:136
msgid "Facebook"
msgstr ""
#: inc/customizer/namespace.php:149
msgid "Twitter"
msgstr ""
#: inc/customizer/namespace.php:158
msgid "Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:169
msgid "Show Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:179 partials/content-front-page.php:19
msgid "Our Latest Titles"
msgstr ""
#: inc/customizer/namespace.php:184
msgid "Front Page Catalog Title"
msgstr ""
#: inc/customizer/namespace.php:193
msgid "Contact Form"
msgstr ""
#: inc/customizer/namespace.php:204
msgid "Show Contact Form"
msgstr ""
#: inc/customizer/namespace.php:214 partials/contact-form.php:12
msgid "Contact Us"
msgstr ""
#: inc/customizer/namespace.php:219
msgid "Contact Form Title"
msgstr ""
#: inc/customizer/namespace.php:233
msgid "Contact Email"
msgstr ""
#: inc/filters/namespace.php:63
msgid "Continued"
msgstr ""
#: inc/helpers/namespace.php:186
msgid "Sign In"
msgstr ""
#: inc/helpers/namespace.php:192
msgid "Sign Up"
msgstr ""
#: inc/helpers/namespace.php:200
msgid "Admin"
msgstr ""
#: inc/helpers/namespace.php:208
msgid "My Books"
msgstr ""
#: inc/helpers/namespace.php:214
msgid "Create a New Book"
msgstr ""
#: inc/helpers/namespace.php:220
msgid "Sign Out"
msgstr ""
#: inc/helpers/namespace.php:282
msgid "Name is required."
msgstr ""
#: inc/helpers/namespace.php:286
msgid "Email is required."
msgstr ""
#: inc/helpers/namespace.php:290
msgid "Email is invalid."
msgstr ""
#: inc/helpers/namespace.php:294
msgid "Institution is required."
msgstr ""
#: inc/helpers/namespace.php:298
msgid "Message is required."
msgstr ""
#. translators: %s name of contact for submitter
#: inc/helpers/namespace.php:305
msgid "Contact Form Submission from %s"
msgstr ""
#: inc/helpers/namespace.php:316
msgid "Your message was sent!"
msgstr ""
#: inc/helpers/namespace.php:319
msgid "Your message could not be sent."
msgstr ""
#: inc/intervention.php:12
msgid "Hello,"
msgstr ""
#: page-catalog.php:55
msgid "No Books Found"
msgstr ""
#: page-catalog.php:58
msgid "No books have been added to the catalog."
msgstr ""
#: partials/book.php:39
msgid "About this book"
msgstr ""
#: partials/contact-form.php:29
msgid "Keep this field blank (required)"
msgstr ""
#: partials/contact-form.php:45
msgid "Your name (required)"
msgstr ""
#: partials/contact-form.php:61
msgid "Your email address (required)"
msgstr ""
#: partials/contact-form.php:77
msgid "Your institution (required)"
msgstr ""
#: partials/contact-form.php:93
msgid "Your message (required)"
msgstr ""
#: partials/contact-form.php:97
msgid "Send"
msgstr ""
#: partials/content-front-page.php:76
msgid "View Complete Catalog"
msgstr ""
#: partials/content-none.php:14
msgid "Nothing Found"
msgstr ""
#. translators: 1: link to WP admin new post page.
#: partials/content-none.php:27
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
msgstr ""
#: partials/content-none.php:41
msgid ""
"Sorry, but nothing matched your search terms. Please try again with some "
"different keywords."
msgstr ""
#: partials/content-none.php:48
msgid ""
"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
"searching can help."
msgstr ""
#: partials/content-page-catalog.php:17
msgid "Filter by Subject"
msgstr ""
#: partials/content-page-catalog.php:19
msgid "All Subjects"
msgstr ""
#: partials/content-page-catalog.php:39
msgid "Filter by License"
msgstr ""
#: partials/content-page-catalog.php:41
msgid "All Licenses"
msgstr ""
#: partials/content-page-catalog.php:54
msgid "Sort by"
msgstr ""
#: partials/content-page-catalog.php:58
msgid "Subject"
msgstr ""
#: partials/content-page-catalog.php:59
msgid "Latest"
msgstr ""
#: partials/content-page-catalog.php:67
msgid "Clear Filters"
msgstr ""
#: partials/content-page-catalog.php:68
msgid "Submit"
msgstr ""
#: partials/content-page.php:23 partials/content.php:50
msgid "Pages:"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content-page.php:37
msgid "Edit <span class=\"screen-reader-text\">%s</span>"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content.php:37
msgid "Continue reading<span class=\"screen-reader-text\"> \"%s\"</span>"
msgstr ""
#: partials/paged-navigation.php:2
msgid "Navigation"
msgstr ""
#. translators: %s: search query.
#: search.php:23
msgid "Search Results for: %s"
msgstr ""
#: searchform.php:3
msgctxt "label"
msgid "Search Catalog"
msgstr ""
#: searchform.php:6
msgctxt "submit button"
msgid "Search"
msgstr ""

BIN
languages/pl.mo

Binary file not shown.

573
languages/pl.po

@ -1,573 +0,0 @@
# Copyright (C) 2019 Pressbooks (Book Oven Inc.)
# This file is distributed under the GNU GPL v3 or later.
msgid ""
msgstr ""
"Project-Id-Version: Aldine 1.6.2\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n"
"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Language-Team: Polish (https://www.transifex.com/pressbooks/teams/9194/pl/)\n"
"MIME-Version: 1.0\n"
"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-aldine\n"
"X-Generator: WP-CLI 2.0.1\n"
#. Theme Name of the theme
msgid "Aldine"
msgstr ""
#. Theme URI of the theme
msgid "https://github.com/pressbooks/pressbooks-aldine/"
msgstr ""
#. Description of the theme
msgid ""
"Aldine is the default theme for the home page of Pressbooks networks. It is "
"named for the Aldine Press, founded by Aldus Manutius in 1494, who is "
"regarded by many as the world’s first publisher."
msgstr ""
#. Author of the theme
msgid "Pressbooks (Book Oven Inc.)"
msgstr ""
#. Author URI of the theme
msgid "https://pressbooks.org"
msgstr ""
#: 404.php:17
msgid "Oops! That page can&rsquo;t be found."
msgstr ""
#: 404.php:21
msgid "It looks like nothing was found at this location."
msgstr ""
#. translators: 1: title.
#: comments.php:35
msgid "One thought on &ldquo;%1$s&rdquo;"
msgstr ""
#. translators: 1: comment count number, 2: title.
#: comments.php:41
msgctxt "comments title"
msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
#: comments.php:68
msgid "Comments are closed."
msgstr ""
#. translators: %s network name
#: footer.php:43 footer.php:48
msgid "%s on Facebook"
msgstr ""
#. translators: %s network name
#: footer.php:53 footer.php:58
msgid "%s on Twitter"
msgstr ""
#. translators: %s Pressbooks
#: footer.php:77
msgid "Powered by %s"
msgstr ""
#: footer.php:79
msgid "Guides and Tutorials"
msgstr ""
#: footer.php:80 inc/helpers/namespace.php:179
msgid "Contact"
msgstr ""
#: footer.php:84 footer.php:86
msgid "Pressbooks on YouTube"
msgstr ""
#: footer.php:88 footer.php:92
msgid "Pressbooks on Twitter"
msgstr ""
#: functions.php:19
msgid "Dependencies Missing"
msgstr ""
#: functions.php:20
msgid "You must run <code>composer install</code> from the Aldine directory."
msgstr ""
#: header.php:44
msgid "Skip to content"
msgstr ""
#. translators: %s name of network
#: header.php:69
msgid "Logo for %s"
msgstr ""
#: header.php:80
msgid "Toggle Menu"
msgstr ""
#: inc/actions/namespace.php:47 inc/activation/namespace.php:120
msgid "Primary Menu"
msgstr ""
#: inc/actions/namespace.php:48 inc/activation/namespace.php:141
msgid "Footer Menu"
msgstr ""
#: inc/actions/namespace.php:114
msgid "Network Footer Block 1"
msgstr ""
#: inc/actions/namespace.php:126
msgid "Network Footer Block 2"
msgstr ""
#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4
msgid "Increase Font Size"
msgstr ""
#: inc/actions/namespace.php:153
msgid "Decrease Font Size"
msgstr ""
#: inc/actions/namespace.php:237
msgid ""
"This page displays your network catalog, so there is no content to edit."
msgstr ""
#: inc/actions/namespace.php:291
msgid "Page Section"
msgstr ""
#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57
msgid "Title"
msgstr ""
#: inc/actions/namespace.php:293
msgid "Standard"
msgstr ""
#: inc/actions/namespace.php:294
msgid "Accent"
msgstr ""
#: inc/actions/namespace.php:295
msgid "Bordered"
msgstr ""
#: inc/actions/namespace.php:296
msgid "Borderless"
msgstr ""
#: inc/actions/namespace.php:299
msgid "Call to Action"
msgstr ""
#: inc/actions/namespace.php:300
msgid "Text"
msgstr ""
#: inc/actions/namespace.php:301
msgid "Link"
msgstr ""
#: inc/activation/namespace.php:25
msgid "About Pressbooks"
msgstr ""
#: inc/activation/namespace.php:26
msgid ""
"Pressbooks is easy-to-use book writing software that lets you create a book "
"in all the formats you need to publish."
msgstr ""
#: inc/activation/namespace.php:27
msgid "Learn More"
msgstr ""
#: inc/activation/namespace.php:34 inc/activation/namespace.php:146
#: inc/activation/namespace.php:152
msgid "About"
msgstr ""
#: inc/activation/namespace.php:39
msgid ""
"Pressbooks is simple book production software. You can use Pressbooks to "
"publish textbooks, scholarly monographs, syllabi, fiction and non-fiction "
"books, white papers, and more in multiple formats including:"
msgstr ""
#: inc/activation/namespace.php:40
msgid "MOBI (for Kindle ebooks)"
msgstr ""
#: inc/activation/namespace.php:41
msgid "EPUB (for all other ebookstores)"
msgstr ""
#: inc/activation/namespace.php:42
msgid "designed PDF (for print-on-demand and digital distribution)"
msgstr ""
#. translators: %s link to about page
#: inc/activation/namespace.php:46
msgid "For more information about Pressbooks, %s."
msgstr ""
#: inc/activation/namespace.php:47
msgid "see here"
msgstr ""
#: inc/activation/namespace.php:53 inc/activation/namespace.php:176
#: inc/activation/namespace.php:182
msgid "Help"
msgstr ""
#. translators: %1$s: link to how to page; %2$s: link to guide
#: inc/activation/namespace.php:60
msgid ""
"The easiest way to get started with Pressbooks is to follow our %1$s. Or, "
"you can review our %2$s."
msgstr ""
#: inc/activation/namespace.php:61
msgid "4 Step Guide to Making a Book on Pressbooks"
msgstr ""
#: inc/activation/namespace.php:62
msgid "Guide to Using Pressbooks"
msgstr ""
#: inc/activation/namespace.php:64
msgid ""
"If you require further assistance, please contact your network manager."
msgstr ""
#. Template Name of the theme
#: inc/activation/namespace.php:69 inc/activation/namespace.php:125
#: inc/activation/namespace.php:131 inc/activation/namespace.php:161
#: inc/activation/namespace.php:167
msgid "Catalog"
msgstr ""
#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173
msgid "Home"
msgstr ""
#: inc/admin/namespace.php:30
msgid "Catalog updated."
msgstr ""
#: inc/admin/namespace.php:31
msgid "Sorry, but your catalog was not updated. Please try again."
msgstr ""
#: inc/admin/namespace.php:32
msgid "Dismiss this notice."
msgstr ""
#: inc/admin/namespace.php:61
msgid "In Catalog"
msgstr ""
#: inc/customizer/namespace.php:69
msgid "Primary Color"
msgstr ""
#: inc/customizer/namespace.php:70
msgid "Primary color, used for links and other primary elements."
msgstr ""
#: inc/customizer/namespace.php:75
msgid "Primary Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:76
msgid "Variant of the primary color, used for primary element hover states."
msgstr ""
#: inc/customizer/namespace.php:81
msgid "Accent Color"
msgstr ""
#: inc/customizer/namespace.php:82
msgid "Accent color, used for flourishes and secondary elements."
msgstr ""
#: inc/customizer/namespace.php:87
msgid "Accent Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:88
msgid "Variant of the accent color, used for secondary element hover states."
msgstr ""
#: inc/customizer/namespace.php:93
msgid "Primary Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:94
msgid "Used for text on a primary background."
msgstr ""
#: inc/customizer/namespace.php:99
msgid "Accent Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:100
msgid "Used for text on an accent color background."
msgstr ""
#: inc/customizer/namespace.php:124
msgid "Social Media"
msgstr ""
#: inc/customizer/namespace.php:136
msgid "Facebook"
msgstr ""
#: inc/customizer/namespace.php:149
msgid "Twitter"
msgstr ""
#: inc/customizer/namespace.php:158
msgid "Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:169
msgid "Show Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:179 partials/content-front-page.php:19
msgid "Our Latest Titles"
msgstr ""
#: inc/customizer/namespace.php:184
msgid "Front Page Catalog Title"
msgstr ""
#: inc/customizer/namespace.php:193
msgid "Contact Form"
msgstr ""
#: inc/customizer/namespace.php:204
msgid "Show Contact Form"
msgstr ""
#: inc/customizer/namespace.php:214 partials/contact-form.php:12
msgid "Contact Us"
msgstr ""
#: inc/customizer/namespace.php:219
msgid "Contact Form Title"
msgstr ""
#: inc/customizer/namespace.php:233
msgid "Contact Email"
msgstr ""
#: inc/filters/namespace.php:63
msgid "Continued"
msgstr ""
#: inc/helpers/namespace.php:186
msgid "Sign In"
msgstr ""
#: inc/helpers/namespace.php:192
msgid "Sign Up"
msgstr ""
#: inc/helpers/namespace.php:200
msgid "Admin"
msgstr ""
#: inc/helpers/namespace.php:208
msgid "My Books"
msgstr ""
#: inc/helpers/namespace.php:214
msgid "Create a New Book"
msgstr ""
#: inc/helpers/namespace.php:220
msgid "Sign Out"
msgstr ""
#: inc/helpers/namespace.php:282
msgid "Name is required."
msgstr ""
#: inc/helpers/namespace.php:286
msgid "Email is required."
msgstr ""
#: inc/helpers/namespace.php:290
msgid "Email is invalid."
msgstr ""
#: inc/helpers/namespace.php:294
msgid "Institution is required."
msgstr ""
#: inc/helpers/namespace.php:298
msgid "Message is required."
msgstr ""
#. translators: %s name of contact for submitter
#: inc/helpers/namespace.php:305
msgid "Contact Form Submission from %s"
msgstr ""
#: inc/helpers/namespace.php:316
msgid "Your message was sent!"
msgstr ""
#: inc/helpers/namespace.php:319
msgid "Your message could not be sent."
msgstr ""
#: inc/intervention.php:12
msgid "Hello,"
msgstr ""
#: page-catalog.php:55
msgid "No Books Found"
msgstr ""
#: page-catalog.php:58
msgid "No books have been added to the catalog."
msgstr ""
#: partials/book.php:39
msgid "About this book"
msgstr ""
#: partials/contact-form.php:29
msgid "Keep this field blank (required)"
msgstr ""
#: partials/contact-form.php:45
msgid "Your name (required)"
msgstr ""
#: partials/contact-form.php:61
msgid "Your email address (required)"
msgstr ""
#: partials/contact-form.php:77
msgid "Your institution (required)"
msgstr ""
#: partials/contact-form.php:93
msgid "Your message (required)"
msgstr ""
#: partials/contact-form.php:97
msgid "Send"
msgstr ""
#: partials/content-front-page.php:76
msgid "View Complete Catalog"
msgstr ""
#: partials/content-none.php:14
msgid "Nothing Found"
msgstr ""
#. translators: 1: link to WP admin new post page.
#: partials/content-none.php:27
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
msgstr ""
#: partials/content-none.php:41
msgid ""
"Sorry, but nothing matched your search terms. Please try again with some "
"different keywords."
msgstr ""
#: partials/content-none.php:48
msgid ""
"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
"searching can help."
msgstr ""
#: partials/content-page-catalog.php:17
msgid "Filter by Subject"
msgstr ""
#: partials/content-page-catalog.php:19
msgid "All Subjects"
msgstr ""
#: partials/content-page-catalog.php:39
msgid "Filter by License"
msgstr ""
#: partials/content-page-catalog.php:41
msgid "All Licenses"
msgstr ""
#: partials/content-page-catalog.php:54
msgid "Sort by"
msgstr ""
#: partials/content-page-catalog.php:58
msgid "Subject"
msgstr ""
#: partials/content-page-catalog.php:59
msgid "Latest"
msgstr ""
#: partials/content-page-catalog.php:67
msgid "Clear Filters"
msgstr ""
#: partials/content-page-catalog.php:68
msgid "Submit"
msgstr ""
#: partials/content-page.php:23 partials/content.php:50
msgid "Pages:"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content-page.php:37
msgid "Edit <span class=\"screen-reader-text\">%s</span>"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content.php:37
msgid "Continue reading<span class=\"screen-reader-text\"> \"%s\"</span>"
msgstr ""
#: partials/paged-navigation.php:2
msgid "Navigation"
msgstr ""
#. translators: %s: search query.
#: search.php:23
msgid "Search Results for: %s"
msgstr ""
#: searchform.php:3
msgctxt "label"
msgid "Search Catalog"
msgstr ""
#: searchform.php:6
msgctxt "submit button"
msgid "Search"
msgstr ""

10
languages/pressbooks-aldine.pot

@ -2,16 +2,16 @@
# This file is distributed under the GNU GPL v3 or later.
msgid ""
msgstr ""
"Project-Id-Version: Aldine 1.6.2\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n"
"Project-Id-Version: Aldine 1.6.3\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbook-aldine/\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\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:54:07+00:00\n"
"PO-Revision-Date: 2019-05-13T16:54:07+00:00\n"
"X-Generator: WP-CLI 2.0.1\n"
"POT-Creation-Date: 2019-05-28T16:24:06+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.2.0\n"
"X-Domain: pressbooks-aldine\n"
#. Theme Name of the theme

BIN
languages/pt_BR.mo

Binary file not shown.

571
languages/pt_BR.po

@ -1,571 +0,0 @@
# Copyright (C) 2019 Pressbooks (Book Oven Inc.)
# This file is distributed under the GNU GPL v3 or later.
msgid ""
msgstr ""
"Project-Id-Version: Aldine 1.6.2\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n"
"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/pressbooks/teams/9194/pt_BR/)\n"
"MIME-Version: 1.0\n"
"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-aldine\n"
"X-Generator: WP-CLI 2.0.1\n"
#. Theme Name of the theme
msgid "Aldine"
msgstr ""
#. Theme URI of the theme
msgid "https://github.com/pressbooks/pressbooks-aldine/"
msgstr ""
#. Description of the theme
msgid ""
"Aldine is the default theme for the home page of Pressbooks networks. It is "
"named for the Aldine Press, founded by Aldus Manutius in 1494, who is "
"regarded by many as the world’s first publisher."
msgstr ""
#. Author of the theme
msgid "Pressbooks (Book Oven Inc.)"
msgstr ""
#. Author URI of the theme
msgid "https://pressbooks.org"
msgstr ""
#: 404.php:17
msgid "Oops! That page can&rsquo;t be found."
msgstr ""
#: 404.php:21
msgid "It looks like nothing was found at this location."
msgstr ""
#. translators: 1: title.
#: comments.php:35
msgid "One thought on &ldquo;%1$s&rdquo;"
msgstr ""
#. translators: 1: comment count number, 2: title.
#: comments.php:41
msgctxt "comments title"
msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
msgstr[1] ""
#: comments.php:68
msgid "Comments are closed."
msgstr ""
#. translators: %s network name
#: footer.php:43 footer.php:48
msgid "%s on Facebook"
msgstr ""
#. translators: %s network name
#: footer.php:53 footer.php:58
msgid "%s on Twitter"
msgstr ""
#. translators: %s Pressbooks
#: footer.php:77
msgid "Powered by %s"
msgstr ""
#: footer.php:79
msgid "Guides and Tutorials"
msgstr ""
#: footer.php:80 inc/helpers/namespace.php:179
msgid "Contact"
msgstr ""
#: footer.php:84 footer.php:86
msgid "Pressbooks on YouTube"
msgstr ""
#: footer.php:88 footer.php:92
msgid "Pressbooks on Twitter"
msgstr ""
#: functions.php:19
msgid "Dependencies Missing"
msgstr ""
#: functions.php:20
msgid "You must run <code>composer install</code> from the Aldine directory."
msgstr ""
#: header.php:44
msgid "Skip to content"
msgstr ""
#. translators: %s name of network
#: header.php:69
msgid "Logo for %s"
msgstr ""
#: header.php:80
msgid "Toggle Menu"
msgstr ""
#: inc/actions/namespace.php:47 inc/activation/namespace.php:120
msgid "Primary Menu"
msgstr ""
#: inc/actions/namespace.php:48 inc/activation/namespace.php:141
msgid "Footer Menu"
msgstr ""
#: inc/actions/namespace.php:114
msgid "Network Footer Block 1"
msgstr ""
#: inc/actions/namespace.php:126
msgid "Network Footer Block 2"
msgstr ""
#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4
msgid "Increase Font Size"
msgstr ""
#: inc/actions/namespace.php:153
msgid "Decrease Font Size"
msgstr ""
#: inc/actions/namespace.php:237
msgid ""
"This page displays your network catalog, so there is no content to edit."
msgstr ""
#: inc/actions/namespace.php:291
msgid "Page Section"
msgstr ""
#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57
msgid "Title"
msgstr ""
#: inc/actions/namespace.php:293
msgid "Standard"
msgstr ""
#: inc/actions/namespace.php:294
msgid "Accent"
msgstr ""
#: inc/actions/namespace.php:295
msgid "Bordered"
msgstr ""
#: inc/actions/namespace.php:296
msgid "Borderless"
msgstr ""
#: inc/actions/namespace.php:299
msgid "Call to Action"
msgstr ""
#: inc/actions/namespace.php:300
msgid "Text"
msgstr ""
#: inc/actions/namespace.php:301
msgid "Link"
msgstr ""
#: inc/activation/namespace.php:25
msgid "About Pressbooks"
msgstr ""
#: inc/activation/namespace.php:26
msgid ""
"Pressbooks is easy-to-use book writing software that lets you create a book "
"in all the formats you need to publish."
msgstr ""
#: inc/activation/namespace.php:27
msgid "Learn More"
msgstr ""
#: inc/activation/namespace.php:34 inc/activation/namespace.php:146
#: inc/activation/namespace.php:152
msgid "About"
msgstr ""
#: inc/activation/namespace.php:39
msgid ""
"Pressbooks is simple book production software. You can use Pressbooks to "
"publish textbooks, scholarly monographs, syllabi, fiction and non-fiction "
"books, white papers, and more in multiple formats including:"
msgstr ""
#: inc/activation/namespace.php:40
msgid "MOBI (for Kindle ebooks)"
msgstr ""
#: inc/activation/namespace.php:41
msgid "EPUB (for all other ebookstores)"
msgstr ""
#: inc/activation/namespace.php:42
msgid "designed PDF (for print-on-demand and digital distribution)"
msgstr ""
#. translators: %s link to about page
#: inc/activation/namespace.php:46
msgid "For more information about Pressbooks, %s."
msgstr ""
#: inc/activation/namespace.php:47
msgid "see here"
msgstr ""
#: inc/activation/namespace.php:53 inc/activation/namespace.php:176
#: inc/activation/namespace.php:182
msgid "Help"
msgstr ""
#. translators: %1$s: link to how to page; %2$s: link to guide
#: inc/activation/namespace.php:60
msgid ""
"The easiest way to get started with Pressbooks is to follow our %1$s. Or, "
"you can review our %2$s."
msgstr ""
#: inc/activation/namespace.php:61
msgid "4 Step Guide to Making a Book on Pressbooks"
msgstr ""
#: inc/activation/namespace.php:62
msgid "Guide to Using Pressbooks"
msgstr ""
#: inc/activation/namespace.php:64
msgid ""
"If you require further assistance, please contact your network manager."
msgstr ""
#. Template Name of the theme
#: inc/activation/namespace.php:69 inc/activation/namespace.php:125
#: inc/activation/namespace.php:131 inc/activation/namespace.php:161
#: inc/activation/namespace.php:167
msgid "Catalog"
msgstr ""
#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173
msgid "Home"
msgstr ""
#: inc/admin/namespace.php:30
msgid "Catalog updated."
msgstr ""
#: inc/admin/namespace.php:31
msgid "Sorry, but your catalog was not updated. Please try again."
msgstr ""
#: inc/admin/namespace.php:32
msgid "Dismiss this notice."
msgstr ""
#: inc/admin/namespace.php:61
msgid "In Catalog"
msgstr ""
#: inc/customizer/namespace.php:69
msgid "Primary Color"
msgstr ""
#: inc/customizer/namespace.php:70
msgid "Primary color, used for links and other primary elements."
msgstr ""
#: inc/customizer/namespace.php:75
msgid "Primary Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:76
msgid "Variant of the primary color, used for primary element hover states."
msgstr ""
#: inc/customizer/namespace.php:81
msgid "Accent Color"
msgstr ""
#: inc/customizer/namespace.php:82
msgid "Accent color, used for flourishes and secondary elements."
msgstr ""
#: inc/customizer/namespace.php:87
msgid "Accent Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:88
msgid "Variant of the accent color, used for secondary element hover states."
msgstr ""
#: inc/customizer/namespace.php:93
msgid "Primary Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:94
msgid "Used for text on a primary background."
msgstr ""
#: inc/customizer/namespace.php:99
msgid "Accent Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:100
msgid "Used for text on an accent color background."
msgstr ""
#: inc/customizer/namespace.php:124
msgid "Social Media"
msgstr ""
#: inc/customizer/namespace.php:136
msgid "Facebook"
msgstr ""
#: inc/customizer/namespace.php:149
msgid "Twitter"
msgstr ""
#: inc/customizer/namespace.php:158
msgid "Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:169
msgid "Show Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:179 partials/content-front-page.php:19
msgid "Our Latest Titles"
msgstr ""
#: inc/customizer/namespace.php:184
msgid "Front Page Catalog Title"
msgstr ""
#: inc/customizer/namespace.php:193
msgid "Contact Form"
msgstr ""
#: inc/customizer/namespace.php:204
msgid "Show Contact Form"
msgstr ""
#: inc/customizer/namespace.php:214 partials/contact-form.php:12
msgid "Contact Us"
msgstr ""
#: inc/customizer/namespace.php:219
msgid "Contact Form Title"
msgstr ""
#: inc/customizer/namespace.php:233
msgid "Contact Email"
msgstr ""
#: inc/filters/namespace.php:63
msgid "Continued"
msgstr ""
#: inc/helpers/namespace.php:186
msgid "Sign In"
msgstr ""
#: inc/helpers/namespace.php:192
msgid "Sign Up"
msgstr ""
#: inc/helpers/namespace.php:200
msgid "Admin"
msgstr ""
#: inc/helpers/namespace.php:208
msgid "My Books"
msgstr ""
#: inc/helpers/namespace.php:214
msgid "Create a New Book"
msgstr ""
#: inc/helpers/namespace.php:220
msgid "Sign Out"
msgstr ""
#: inc/helpers/namespace.php:282
msgid "Name is required."
msgstr ""
#: inc/helpers/namespace.php:286
msgid "Email is required."
msgstr ""
#: inc/helpers/namespace.php:290
msgid "Email is invalid."
msgstr ""
#: inc/helpers/namespace.php:294
msgid "Institution is required."
msgstr ""
#: inc/helpers/namespace.php:298
msgid "Message is required."
msgstr ""
#. translators: %s name of contact for submitter
#: inc/helpers/namespace.php:305
msgid "Contact Form Submission from %s"
msgstr ""
#: inc/helpers/namespace.php:316
msgid "Your message was sent!"
msgstr ""
#: inc/helpers/namespace.php:319
msgid "Your message could not be sent."
msgstr ""
#: inc/intervention.php:12
msgid "Hello,"
msgstr ""
#: page-catalog.php:55
msgid "No Books Found"
msgstr ""
#: page-catalog.php:58
msgid "No books have been added to the catalog."
msgstr ""
#: partials/book.php:39
msgid "About this book"
msgstr ""
#: partials/contact-form.php:29
msgid "Keep this field blank (required)"
msgstr ""
#: partials/contact-form.php:45
msgid "Your name (required)"
msgstr ""
#: partials/contact-form.php:61
msgid "Your email address (required)"
msgstr ""
#: partials/contact-form.php:77
msgid "Your institution (required)"
msgstr ""
#: partials/contact-form.php:93
msgid "Your message (required)"
msgstr ""
#: partials/contact-form.php:97
msgid "Send"
msgstr ""
#: partials/content-front-page.php:76
msgid "View Complete Catalog"
msgstr ""
#: partials/content-none.php:14
msgid "Nothing Found"
msgstr ""
#. translators: 1: link to WP admin new post page.
#: partials/content-none.php:27
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
msgstr ""
#: partials/content-none.php:41
msgid ""
"Sorry, but nothing matched your search terms. Please try again with some "
"different keywords."
msgstr ""
#: partials/content-none.php:48
msgid ""
"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
"searching can help."
msgstr ""
#: partials/content-page-catalog.php:17
msgid "Filter by Subject"
msgstr ""
#: partials/content-page-catalog.php:19
msgid "All Subjects"
msgstr ""
#: partials/content-page-catalog.php:39
msgid "Filter by License"
msgstr ""
#: partials/content-page-catalog.php:41
msgid "All Licenses"
msgstr ""
#: partials/content-page-catalog.php:54
msgid "Sort by"
msgstr ""
#: partials/content-page-catalog.php:58
msgid "Subject"
msgstr ""
#: partials/content-page-catalog.php:59
msgid "Latest"
msgstr ""
#: partials/content-page-catalog.php:67
msgid "Clear Filters"
msgstr ""
#: partials/content-page-catalog.php:68
msgid "Submit"
msgstr ""
#: partials/content-page.php:23 partials/content.php:50
msgid "Pages:"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content-page.php:37
msgid "Edit <span class=\"screen-reader-text\">%s</span>"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content.php:37
msgid "Continue reading<span class=\"screen-reader-text\"> \"%s\"</span>"
msgstr ""
#: partials/paged-navigation.php:2
msgid "Navigation"
msgstr ""
#. translators: %s: search query.
#: search.php:23
msgid "Search Results for: %s"
msgstr ""
#: searchform.php:3
msgctxt "label"
msgid "Search Catalog"
msgstr ""
#: searchform.php:6
msgctxt "submit button"
msgid "Search"
msgstr ""

BIN
languages/pt_PT.mo

Binary file not shown.

571
languages/pt_PT.po

@ -1,571 +0,0 @@
# Copyright (C) 2019 Pressbooks (Book Oven Inc.)
# This file is distributed under the GNU GPL v3 or later.
msgid ""
msgstr ""
"Project-Id-Version: Aldine 1.6.2\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n"
"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Language-Team: Portuguese (Portugal) (https://www.transifex.com/pressbooks/teams/9194/pt_PT/)\n"
"MIME-Version: 1.0\n"
"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-aldine\n"
"X-Generator: WP-CLI 2.0.1\n"
#. Theme Name of the theme
msgid "Aldine"
msgstr ""
#. Theme URI of the theme
msgid "https://github.com/pressbooks/pressbooks-aldine/"
msgstr ""
#. Description of the theme
msgid ""
"Aldine is the default theme for the home page of Pressbooks networks. It is "
"named for the Aldine Press, founded by Aldus Manutius in 1494, who is "
"regarded by many as the world’s first publisher."
msgstr ""
#. Author of the theme
msgid "Pressbooks (Book Oven Inc.)"
msgstr ""
#. Author URI of the theme
msgid "https://pressbooks.org"
msgstr ""
#: 404.php:17
msgid "Oops! That page can&rsquo;t be found."
msgstr ""
#: 404.php:21
msgid "It looks like nothing was found at this location."
msgstr ""
#. translators: 1: title.
#: comments.php:35
msgid "One thought on &ldquo;%1$s&rdquo;"
msgstr ""
#. translators: 1: comment count number, 2: title.
#: comments.php:41
msgctxt "comments title"
msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
msgstr[1] ""
#: comments.php:68
msgid "Comments are closed."
msgstr ""
#. translators: %s network name
#: footer.php:43 footer.php:48
msgid "%s on Facebook"
msgstr ""
#. translators: %s network name
#: footer.php:53 footer.php:58
msgid "%s on Twitter"
msgstr ""
#. translators: %s Pressbooks
#: footer.php:77
msgid "Powered by %s"
msgstr ""
#: footer.php:79
msgid "Guides and Tutorials"
msgstr ""
#: footer.php:80 inc/helpers/namespace.php:179
msgid "Contact"
msgstr ""
#: footer.php:84 footer.php:86
msgid "Pressbooks on YouTube"
msgstr ""
#: footer.php:88 footer.php:92
msgid "Pressbooks on Twitter"
msgstr ""
#: functions.php:19
msgid "Dependencies Missing"
msgstr ""
#: functions.php:20
msgid "You must run <code>composer install</code> from the Aldine directory."
msgstr ""
#: header.php:44
msgid "Skip to content"
msgstr ""
#. translators: %s name of network
#: header.php:69
msgid "Logo for %s"
msgstr ""
#: header.php:80
msgid "Toggle Menu"
msgstr ""
#: inc/actions/namespace.php:47 inc/activation/namespace.php:120
msgid "Primary Menu"
msgstr ""
#: inc/actions/namespace.php:48 inc/activation/namespace.php:141
msgid "Footer Menu"
msgstr ""
#: inc/actions/namespace.php:114
msgid "Network Footer Block 1"
msgstr ""
#: inc/actions/namespace.php:126
msgid "Network Footer Block 2"
msgstr ""
#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4
msgid "Increase Font Size"
msgstr ""
#: inc/actions/namespace.php:153
msgid "Decrease Font Size"
msgstr ""
#: inc/actions/namespace.php:237
msgid ""
"This page displays your network catalog, so there is no content to edit."
msgstr ""
#: inc/actions/namespace.php:291
msgid "Page Section"
msgstr ""
#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57
msgid "Title"
msgstr ""
#: inc/actions/namespace.php:293
msgid "Standard"
msgstr ""
#: inc/actions/namespace.php:294
msgid "Accent"
msgstr ""
#: inc/actions/namespace.php:295
msgid "Bordered"
msgstr ""
#: inc/actions/namespace.php:296
msgid "Borderless"
msgstr ""
#: inc/actions/namespace.php:299
msgid "Call to Action"
msgstr ""
#: inc/actions/namespace.php:300
msgid "Text"
msgstr ""
#: inc/actions/namespace.php:301
msgid "Link"
msgstr ""
#: inc/activation/namespace.php:25
msgid "About Pressbooks"
msgstr ""
#: inc/activation/namespace.php:26
msgid ""
"Pressbooks is easy-to-use book writing software that lets you create a book "
"in all the formats you need to publish."
msgstr ""
#: inc/activation/namespace.php:27
msgid "Learn More"
msgstr ""
#: inc/activation/namespace.php:34 inc/activation/namespace.php:146
#: inc/activation/namespace.php:152
msgid "About"
msgstr ""
#: inc/activation/namespace.php:39
msgid ""
"Pressbooks is simple book production software. You can use Pressbooks to "
"publish textbooks, scholarly monographs, syllabi, fiction and non-fiction "
"books, white papers, and more in multiple formats including:"
msgstr ""
#: inc/activation/namespace.php:40
msgid "MOBI (for Kindle ebooks)"
msgstr ""
#: inc/activation/namespace.php:41
msgid "EPUB (for all other ebookstores)"
msgstr ""
#: inc/activation/namespace.php:42
msgid "designed PDF (for print-on-demand and digital distribution)"
msgstr ""
#. translators: %s link to about page
#: inc/activation/namespace.php:46
msgid "For more information about Pressbooks, %s."
msgstr ""
#: inc/activation/namespace.php:47
msgid "see here"
msgstr ""
#: inc/activation/namespace.php:53 inc/activation/namespace.php:176
#: inc/activation/namespace.php:182
msgid "Help"
msgstr ""
#. translators: %1$s: link to how to page; %2$s: link to guide
#: inc/activation/namespace.php:60
msgid ""
"The easiest way to get started with Pressbooks is to follow our %1$s. Or, "
"you can review our %2$s."
msgstr ""
#: inc/activation/namespace.php:61
msgid "4 Step Guide to Making a Book on Pressbooks"
msgstr ""
#: inc/activation/namespace.php:62
msgid "Guide to Using Pressbooks"
msgstr ""
#: inc/activation/namespace.php:64
msgid ""
"If you require further assistance, please contact your network manager."
msgstr ""
#. Template Name of the theme
#: inc/activation/namespace.php:69 inc/activation/namespace.php:125
#: inc/activation/namespace.php:131 inc/activation/namespace.php:161
#: inc/activation/namespace.php:167
msgid "Catalog"
msgstr ""
#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173
msgid "Home"
msgstr ""
#: inc/admin/namespace.php:30
msgid "Catalog updated."
msgstr ""
#: inc/admin/namespace.php:31
msgid "Sorry, but your catalog was not updated. Please try again."
msgstr ""
#: inc/admin/namespace.php:32
msgid "Dismiss this notice."
msgstr ""
#: inc/admin/namespace.php:61
msgid "In Catalog"
msgstr ""
#: inc/customizer/namespace.php:69
msgid "Primary Color"
msgstr ""
#: inc/customizer/namespace.php:70
msgid "Primary color, used for links and other primary elements."
msgstr ""
#: inc/customizer/namespace.php:75
msgid "Primary Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:76
msgid "Variant of the primary color, used for primary element hover states."
msgstr ""
#: inc/customizer/namespace.php:81
msgid "Accent Color"
msgstr ""
#: inc/customizer/namespace.php:82
msgid "Accent color, used for flourishes and secondary elements."
msgstr ""
#: inc/customizer/namespace.php:87
msgid "Accent Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:88
msgid "Variant of the accent color, used for secondary element hover states."
msgstr ""
#: inc/customizer/namespace.php:93
msgid "Primary Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:94
msgid "Used for text on a primary background."
msgstr ""
#: inc/customizer/namespace.php:99
msgid "Accent Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:100
msgid "Used for text on an accent color background."
msgstr ""
#: inc/customizer/namespace.php:124
msgid "Social Media"
msgstr ""
#: inc/customizer/namespace.php:136
msgid "Facebook"
msgstr ""
#: inc/customizer/namespace.php:149
msgid "Twitter"
msgstr ""
#: inc/customizer/namespace.php:158
msgid "Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:169
msgid "Show Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:179 partials/content-front-page.php:19
msgid "Our Latest Titles"
msgstr ""
#: inc/customizer/namespace.php:184
msgid "Front Page Catalog Title"
msgstr ""
#: inc/customizer/namespace.php:193
msgid "Contact Form"
msgstr ""
#: inc/customizer/namespace.php:204
msgid "Show Contact Form"
msgstr ""
#: inc/customizer/namespace.php:214 partials/contact-form.php:12
msgid "Contact Us"
msgstr ""
#: inc/customizer/namespace.php:219
msgid "Contact Form Title"
msgstr ""
#: inc/customizer/namespace.php:233
msgid "Contact Email"
msgstr ""
#: inc/filters/namespace.php:63
msgid "Continued"
msgstr ""
#: inc/helpers/namespace.php:186
msgid "Sign In"
msgstr ""
#: inc/helpers/namespace.php:192
msgid "Sign Up"
msgstr ""
#: inc/helpers/namespace.php:200
msgid "Admin"
msgstr ""
#: inc/helpers/namespace.php:208
msgid "My Books"
msgstr ""
#: inc/helpers/namespace.php:214
msgid "Create a New Book"
msgstr ""
#: inc/helpers/namespace.php:220
msgid "Sign Out"
msgstr ""
#: inc/helpers/namespace.php:282
msgid "Name is required."
msgstr ""
#: inc/helpers/namespace.php:286
msgid "Email is required."
msgstr ""
#: inc/helpers/namespace.php:290
msgid "Email is invalid."
msgstr ""
#: inc/helpers/namespace.php:294
msgid "Institution is required."
msgstr ""
#: inc/helpers/namespace.php:298
msgid "Message is required."
msgstr ""
#. translators: %s name of contact for submitter
#: inc/helpers/namespace.php:305
msgid "Contact Form Submission from %s"
msgstr ""
#: inc/helpers/namespace.php:316
msgid "Your message was sent!"
msgstr ""
#: inc/helpers/namespace.php:319
msgid "Your message could not be sent."
msgstr ""
#: inc/intervention.php:12
msgid "Hello,"
msgstr ""
#: page-catalog.php:55
msgid "No Books Found"
msgstr ""
#: page-catalog.php:58
msgid "No books have been added to the catalog."
msgstr ""
#: partials/book.php:39
msgid "About this book"
msgstr ""
#: partials/contact-form.php:29
msgid "Keep this field blank (required)"
msgstr ""
#: partials/contact-form.php:45
msgid "Your name (required)"
msgstr ""
#: partials/contact-form.php:61
msgid "Your email address (required)"
msgstr ""
#: partials/contact-form.php:77
msgid "Your institution (required)"
msgstr ""
#: partials/contact-form.php:93
msgid "Your message (required)"
msgstr ""
#: partials/contact-form.php:97
msgid "Send"
msgstr ""
#: partials/content-front-page.php:76
msgid "View Complete Catalog"
msgstr ""
#: partials/content-none.php:14
msgid "Nothing Found"
msgstr ""
#. translators: 1: link to WP admin new post page.
#: partials/content-none.php:27
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
msgstr ""
#: partials/content-none.php:41
msgid ""
"Sorry, but nothing matched your search terms. Please try again with some "
"different keywords."
msgstr ""
#: partials/content-none.php:48
msgid ""
"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
"searching can help."
msgstr ""
#: partials/content-page-catalog.php:17
msgid "Filter by Subject"
msgstr ""
#: partials/content-page-catalog.php:19
msgid "All Subjects"
msgstr ""
#: partials/content-page-catalog.php:39
msgid "Filter by License"
msgstr ""
#: partials/content-page-catalog.php:41
msgid "All Licenses"
msgstr ""
#: partials/content-page-catalog.php:54
msgid "Sort by"
msgstr ""
#: partials/content-page-catalog.php:58
msgid "Subject"
msgstr ""
#: partials/content-page-catalog.php:59
msgid "Latest"
msgstr ""
#: partials/content-page-catalog.php:67
msgid "Clear Filters"
msgstr ""
#: partials/content-page-catalog.php:68
msgid "Submit"
msgstr ""
#: partials/content-page.php:23 partials/content.php:50
msgid "Pages:"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content-page.php:37
msgid "Edit <span class=\"screen-reader-text\">%s</span>"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content.php:37
msgid "Continue reading<span class=\"screen-reader-text\"> \"%s\"</span>"
msgstr ""
#: partials/paged-navigation.php:2
msgid "Navigation"
msgstr ""
#. translators: %s: search query.
#: search.php:23
msgid "Search Results for: %s"
msgstr ""
#: searchform.php:3
msgctxt "label"
msgid "Search Catalog"
msgstr ""
#: searchform.php:6
msgctxt "submit button"
msgid "Search"
msgstr ""

BIN
languages/ro.mo

Binary file not shown.

572
languages/ro.po

@ -1,572 +0,0 @@
# Copyright (C) 2019 Pressbooks (Book Oven Inc.)
# This file is distributed under the GNU GPL v3 or later.
msgid ""
msgstr ""
"Project-Id-Version: Aldine 1.6.2\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n"
"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Language-Team: Romanian (https://www.transifex.com/pressbooks/teams/9194/ro/)\n"
"MIME-Version: 1.0\n"
"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-aldine\n"
"X-Generator: WP-CLI 2.0.1\n"
#. Theme Name of the theme
msgid "Aldine"
msgstr ""
#. Theme URI of the theme
msgid "https://github.com/pressbooks/pressbooks-aldine/"
msgstr ""
#. Description of the theme
msgid ""
"Aldine is the default theme for the home page of Pressbooks networks. It is "
"named for the Aldine Press, founded by Aldus Manutius in 1494, who is "
"regarded by many as the world’s first publisher."
msgstr ""
#. Author of the theme
msgid "Pressbooks (Book Oven Inc.)"
msgstr ""
#. Author URI of the theme
msgid "https://pressbooks.org"
msgstr ""
#: 404.php:17
msgid "Oops! That page can&rsquo;t be found."
msgstr ""
#: 404.php:21
msgid "It looks like nothing was found at this location."
msgstr ""
#. translators: 1: title.
#: comments.php:35
msgid "One thought on &ldquo;%1$s&rdquo;"
msgstr ""
#. translators: 1: comment count number, 2: title.
#: comments.php:41
msgctxt "comments title"
msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#: comments.php:68
msgid "Comments are closed."
msgstr ""
#. translators: %s network name
#: footer.php:43 footer.php:48
msgid "%s on Facebook"
msgstr ""
#. translators: %s network name
#: footer.php:53 footer.php:58
msgid "%s on Twitter"
msgstr ""
#. translators: %s Pressbooks
#: footer.php:77
msgid "Powered by %s"
msgstr ""
#: footer.php:79
msgid "Guides and Tutorials"
msgstr ""
#: footer.php:80 inc/helpers/namespace.php:179
msgid "Contact"
msgstr ""
#: footer.php:84 footer.php:86
msgid "Pressbooks on YouTube"
msgstr ""
#: footer.php:88 footer.php:92
msgid "Pressbooks on Twitter"
msgstr ""
#: functions.php:19
msgid "Dependencies Missing"
msgstr ""
#: functions.php:20
msgid "You must run <code>composer install</code> from the Aldine directory."
msgstr ""
#: header.php:44
msgid "Skip to content"
msgstr ""
#. translators: %s name of network
#: header.php:69
msgid "Logo for %s"
msgstr ""
#: header.php:80
msgid "Toggle Menu"
msgstr ""
#: inc/actions/namespace.php:47 inc/activation/namespace.php:120
msgid "Primary Menu"
msgstr ""
#: inc/actions/namespace.php:48 inc/activation/namespace.php:141
msgid "Footer Menu"
msgstr ""
#: inc/actions/namespace.php:114
msgid "Network Footer Block 1"
msgstr ""
#: inc/actions/namespace.php:126
msgid "Network Footer Block 2"
msgstr ""
#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4
msgid "Increase Font Size"
msgstr ""
#: inc/actions/namespace.php:153
msgid "Decrease Font Size"
msgstr ""
#: inc/actions/namespace.php:237
msgid ""
"This page displays your network catalog, so there is no content to edit."
msgstr ""
#: inc/actions/namespace.php:291
msgid "Page Section"
msgstr ""
#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57
msgid "Title"
msgstr ""
#: inc/actions/namespace.php:293
msgid "Standard"
msgstr ""
#: inc/actions/namespace.php:294
msgid "Accent"
msgstr ""
#: inc/actions/namespace.php:295
msgid "Bordered"
msgstr ""
#: inc/actions/namespace.php:296
msgid "Borderless"
msgstr ""
#: inc/actions/namespace.php:299
msgid "Call to Action"
msgstr ""
#: inc/actions/namespace.php:300
msgid "Text"
msgstr ""
#: inc/actions/namespace.php:301
msgid "Link"
msgstr ""
#: inc/activation/namespace.php:25
msgid "About Pressbooks"
msgstr ""
#: inc/activation/namespace.php:26
msgid ""
"Pressbooks is easy-to-use book writing software that lets you create a book "
"in all the formats you need to publish."
msgstr ""
#: inc/activation/namespace.php:27
msgid "Learn More"
msgstr ""
#: inc/activation/namespace.php:34 inc/activation/namespace.php:146
#: inc/activation/namespace.php:152
msgid "About"
msgstr ""
#: inc/activation/namespace.php:39
msgid ""
"Pressbooks is simple book production software. You can use Pressbooks to "
"publish textbooks, scholarly monographs, syllabi, fiction and non-fiction "
"books, white papers, and more in multiple formats including:"
msgstr ""
#: inc/activation/namespace.php:40
msgid "MOBI (for Kindle ebooks)"
msgstr ""
#: inc/activation/namespace.php:41
msgid "EPUB (for all other ebookstores)"
msgstr ""
#: inc/activation/namespace.php:42
msgid "designed PDF (for print-on-demand and digital distribution)"
msgstr ""
#. translators: %s link to about page
#: inc/activation/namespace.php:46
msgid "For more information about Pressbooks, %s."
msgstr ""
#: inc/activation/namespace.php:47
msgid "see here"
msgstr ""
#: inc/activation/namespace.php:53 inc/activation/namespace.php:176
#: inc/activation/namespace.php:182
msgid "Help"
msgstr ""
#. translators: %1$s: link to how to page; %2$s: link to guide
#: inc/activation/namespace.php:60
msgid ""
"The easiest way to get started with Pressbooks is to follow our %1$s. Or, "
"you can review our %2$s."
msgstr ""
#: inc/activation/namespace.php:61
msgid "4 Step Guide to Making a Book on Pressbooks"
msgstr ""
#: inc/activation/namespace.php:62
msgid "Guide to Using Pressbooks"
msgstr ""
#: inc/activation/namespace.php:64
msgid ""
"If you require further assistance, please contact your network manager."
msgstr ""
#. Template Name of the theme
#: inc/activation/namespace.php:69 inc/activation/namespace.php:125
#: inc/activation/namespace.php:131 inc/activation/namespace.php:161
#: inc/activation/namespace.php:167
msgid "Catalog"
msgstr ""
#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173
msgid "Home"
msgstr ""
#: inc/admin/namespace.php:30
msgid "Catalog updated."
msgstr ""
#: inc/admin/namespace.php:31
msgid "Sorry, but your catalog was not updated. Please try again."
msgstr ""
#: inc/admin/namespace.php:32
msgid "Dismiss this notice."
msgstr ""
#: inc/admin/namespace.php:61
msgid "In Catalog"
msgstr ""
#: inc/customizer/namespace.php:69
msgid "Primary Color"
msgstr ""
#: inc/customizer/namespace.php:70
msgid "Primary color, used for links and other primary elements."
msgstr ""
#: inc/customizer/namespace.php:75
msgid "Primary Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:76
msgid "Variant of the primary color, used for primary element hover states."
msgstr ""
#: inc/customizer/namespace.php:81
msgid "Accent Color"
msgstr ""
#: inc/customizer/namespace.php:82
msgid "Accent color, used for flourishes and secondary elements."
msgstr ""
#: inc/customizer/namespace.php:87
msgid "Accent Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:88
msgid "Variant of the accent color, used for secondary element hover states."
msgstr ""
#: inc/customizer/namespace.php:93
msgid "Primary Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:94
msgid "Used for text on a primary background."
msgstr ""
#: inc/customizer/namespace.php:99
msgid "Accent Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:100
msgid "Used for text on an accent color background."
msgstr ""
#: inc/customizer/namespace.php:124
msgid "Social Media"
msgstr ""
#: inc/customizer/namespace.php:136
msgid "Facebook"
msgstr ""
#: inc/customizer/namespace.php:149
msgid "Twitter"
msgstr ""
#: inc/customizer/namespace.php:158
msgid "Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:169
msgid "Show Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:179 partials/content-front-page.php:19
msgid "Our Latest Titles"
msgstr ""
#: inc/customizer/namespace.php:184
msgid "Front Page Catalog Title"
msgstr ""
#: inc/customizer/namespace.php:193
msgid "Contact Form"
msgstr ""
#: inc/customizer/namespace.php:204
msgid "Show Contact Form"
msgstr ""
#: inc/customizer/namespace.php:214 partials/contact-form.php:12
msgid "Contact Us"
msgstr ""
#: inc/customizer/namespace.php:219
msgid "Contact Form Title"
msgstr ""
#: inc/customizer/namespace.php:233
msgid "Contact Email"
msgstr ""
#: inc/filters/namespace.php:63
msgid "Continued"
msgstr ""
#: inc/helpers/namespace.php:186
msgid "Sign In"
msgstr ""
#: inc/helpers/namespace.php:192
msgid "Sign Up"
msgstr ""
#: inc/helpers/namespace.php:200
msgid "Admin"
msgstr ""
#: inc/helpers/namespace.php:208
msgid "My Books"
msgstr ""
#: inc/helpers/namespace.php:214
msgid "Create a New Book"
msgstr ""
#: inc/helpers/namespace.php:220
msgid "Sign Out"
msgstr ""
#: inc/helpers/namespace.php:282
msgid "Name is required."
msgstr ""
#: inc/helpers/namespace.php:286
msgid "Email is required."
msgstr ""
#: inc/helpers/namespace.php:290
msgid "Email is invalid."
msgstr ""
#: inc/helpers/namespace.php:294
msgid "Institution is required."
msgstr ""
#: inc/helpers/namespace.php:298
msgid "Message is required."
msgstr ""
#. translators: %s name of contact for submitter
#: inc/helpers/namespace.php:305
msgid "Contact Form Submission from %s"
msgstr ""
#: inc/helpers/namespace.php:316
msgid "Your message was sent!"
msgstr ""
#: inc/helpers/namespace.php:319
msgid "Your message could not be sent."
msgstr ""
#: inc/intervention.php:12
msgid "Hello,"
msgstr ""
#: page-catalog.php:55
msgid "No Books Found"
msgstr ""
#: page-catalog.php:58
msgid "No books have been added to the catalog."
msgstr ""
#: partials/book.php:39
msgid "About this book"
msgstr ""
#: partials/contact-form.php:29
msgid "Keep this field blank (required)"
msgstr ""
#: partials/contact-form.php:45
msgid "Your name (required)"
msgstr ""
#: partials/contact-form.php:61
msgid "Your email address (required)"
msgstr ""
#: partials/contact-form.php:77
msgid "Your institution (required)"
msgstr ""
#: partials/contact-form.php:93
msgid "Your message (required)"
msgstr ""
#: partials/contact-form.php:97
msgid "Send"
msgstr ""
#: partials/content-front-page.php:76
msgid "View Complete Catalog"
msgstr ""
#: partials/content-none.php:14
msgid "Nothing Found"
msgstr ""
#. translators: 1: link to WP admin new post page.
#: partials/content-none.php:27
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
msgstr ""
#: partials/content-none.php:41
msgid ""
"Sorry, but nothing matched your search terms. Please try again with some "
"different keywords."
msgstr ""
#: partials/content-none.php:48
msgid ""
"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
"searching can help."
msgstr ""
#: partials/content-page-catalog.php:17
msgid "Filter by Subject"
msgstr ""
#: partials/content-page-catalog.php:19
msgid "All Subjects"
msgstr ""
#: partials/content-page-catalog.php:39
msgid "Filter by License"
msgstr ""
#: partials/content-page-catalog.php:41
msgid "All Licenses"
msgstr ""
#: partials/content-page-catalog.php:54
msgid "Sort by"
msgstr ""
#: partials/content-page-catalog.php:58
msgid "Subject"
msgstr ""
#: partials/content-page-catalog.php:59
msgid "Latest"
msgstr ""
#: partials/content-page-catalog.php:67
msgid "Clear Filters"
msgstr ""
#: partials/content-page-catalog.php:68
msgid "Submit"
msgstr ""
#: partials/content-page.php:23 partials/content.php:50
msgid "Pages:"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content-page.php:37
msgid "Edit <span class=\"screen-reader-text\">%s</span>"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content.php:37
msgid "Continue reading<span class=\"screen-reader-text\"> \"%s\"</span>"
msgstr ""
#: partials/paged-navigation.php:2
msgid "Navigation"
msgstr ""
#. translators: %s: search query.
#: search.php:23
msgid "Search Results for: %s"
msgstr ""
#: searchform.php:3
msgctxt "label"
msgid "Search Catalog"
msgstr ""
#: searchform.php:6
msgctxt "submit button"
msgid "Search"
msgstr ""

BIN
languages/ru_RU.mo

Binary file not shown.

8
languages/ru_RU.po

@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
"Project-Id-Version: Aldine 1.6.2\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n"
"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n"
"Project-Id-Version: Aldine 1.6.3\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbook-aldine/\n"
"POT-Creation-Date: 2019-05-28T16:24:06+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Last-Translator: Antonio Devís <colomet@hotmail.com>, 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-aldine\n"
"X-Generator: WP-CLI 2.0.1\n"
"X-Generator: WP-CLI 2.2.0\n"
#. Theme Name of the theme
msgid "Aldine"

BIN
languages/sk_SK.mo

Binary file not shown.

573
languages/sk_SK.po

@ -1,573 +0,0 @@
# Copyright (C) 2019 Pressbooks (Book Oven Inc.)
# This file is distributed under the GNU GPL v3 or later.
msgid ""
msgstr ""
"Project-Id-Version: Aldine 1.6.2\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n"
"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Language-Team: Slovak (Slovakia) (https://www.transifex.com/pressbooks/teams/9194/sk_SK/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sk_SK\n"
"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n"
"X-Domain: pressbooks-aldine\n"
"X-Generator: WP-CLI 2.0.1\n"
#. Theme Name of the theme
msgid "Aldine"
msgstr ""
#. Theme URI of the theme
msgid "https://github.com/pressbooks/pressbooks-aldine/"
msgstr ""
#. Description of the theme
msgid ""
"Aldine is the default theme for the home page of Pressbooks networks. It is "
"named for the Aldine Press, founded by Aldus Manutius in 1494, who is "
"regarded by many as the world’s first publisher."
msgstr ""
#. Author of the theme
msgid "Pressbooks (Book Oven Inc.)"
msgstr ""
#. Author URI of the theme
msgid "https://pressbooks.org"
msgstr ""
#: 404.php:17
msgid "Oops! That page can&rsquo;t be found."
msgstr ""
#: 404.php:21
msgid "It looks like nothing was found at this location."
msgstr ""
#. translators: 1: title.
#: comments.php:35
msgid "One thought on &ldquo;%1$s&rdquo;"
msgstr ""
#. translators: 1: comment count number, 2: title.
#: comments.php:41
msgctxt "comments title"
msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
#: comments.php:68
msgid "Comments are closed."
msgstr ""
#. translators: %s network name
#: footer.php:43 footer.php:48
msgid "%s on Facebook"
msgstr ""
#. translators: %s network name
#: footer.php:53 footer.php:58
msgid "%s on Twitter"
msgstr ""
#. translators: %s Pressbooks
#: footer.php:77
msgid "Powered by %s"
msgstr ""
#: footer.php:79
msgid "Guides and Tutorials"
msgstr ""
#: footer.php:80 inc/helpers/namespace.php:179
msgid "Contact"
msgstr ""
#: footer.php:84 footer.php:86
msgid "Pressbooks on YouTube"
msgstr ""
#: footer.php:88 footer.php:92
msgid "Pressbooks on Twitter"
msgstr ""
#: functions.php:19
msgid "Dependencies Missing"
msgstr ""
#: functions.php:20
msgid "You must run <code>composer install</code> from the Aldine directory."
msgstr ""
#: header.php:44
msgid "Skip to content"
msgstr ""
#. translators: %s name of network
#: header.php:69
msgid "Logo for %s"
msgstr ""
#: header.php:80
msgid "Toggle Menu"
msgstr ""
#: inc/actions/namespace.php:47 inc/activation/namespace.php:120
msgid "Primary Menu"
msgstr ""
#: inc/actions/namespace.php:48 inc/activation/namespace.php:141
msgid "Footer Menu"
msgstr ""
#: inc/actions/namespace.php:114
msgid "Network Footer Block 1"
msgstr ""
#: inc/actions/namespace.php:126
msgid "Network Footer Block 2"
msgstr ""
#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4
msgid "Increase Font Size"
msgstr ""
#: inc/actions/namespace.php:153
msgid "Decrease Font Size"
msgstr ""
#: inc/actions/namespace.php:237
msgid ""
"This page displays your network catalog, so there is no content to edit."
msgstr ""
#: inc/actions/namespace.php:291
msgid "Page Section"
msgstr ""
#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57
msgid "Title"
msgstr ""
#: inc/actions/namespace.php:293
msgid "Standard"
msgstr ""
#: inc/actions/namespace.php:294
msgid "Accent"
msgstr ""
#: inc/actions/namespace.php:295
msgid "Bordered"
msgstr ""
#: inc/actions/namespace.php:296
msgid "Borderless"
msgstr ""
#: inc/actions/namespace.php:299
msgid "Call to Action"
msgstr ""
#: inc/actions/namespace.php:300
msgid "Text"
msgstr ""
#: inc/actions/namespace.php:301
msgid "Link"
msgstr ""
#: inc/activation/namespace.php:25
msgid "About Pressbooks"
msgstr ""
#: inc/activation/namespace.php:26
msgid ""
"Pressbooks is easy-to-use book writing software that lets you create a book "
"in all the formats you need to publish."
msgstr ""
#: inc/activation/namespace.php:27
msgid "Learn More"
msgstr ""
#: inc/activation/namespace.php:34 inc/activation/namespace.php:146
#: inc/activation/namespace.php:152
msgid "About"
msgstr ""
#: inc/activation/namespace.php:39
msgid ""
"Pressbooks is simple book production software. You can use Pressbooks to "
"publish textbooks, scholarly monographs, syllabi, fiction and non-fiction "
"books, white papers, and more in multiple formats including:"
msgstr ""
#: inc/activation/namespace.php:40
msgid "MOBI (for Kindle ebooks)"
msgstr ""
#: inc/activation/namespace.php:41
msgid "EPUB (for all other ebookstores)"
msgstr ""
#: inc/activation/namespace.php:42
msgid "designed PDF (for print-on-demand and digital distribution)"
msgstr ""
#. translators: %s link to about page
#: inc/activation/namespace.php:46
msgid "For more information about Pressbooks, %s."
msgstr ""
#: inc/activation/namespace.php:47
msgid "see here"
msgstr ""
#: inc/activation/namespace.php:53 inc/activation/namespace.php:176
#: inc/activation/namespace.php:182
msgid "Help"
msgstr ""
#. translators: %1$s: link to how to page; %2$s: link to guide
#: inc/activation/namespace.php:60
msgid ""
"The easiest way to get started with Pressbooks is to follow our %1$s. Or, "
"you can review our %2$s."
msgstr ""
#: inc/activation/namespace.php:61
msgid "4 Step Guide to Making a Book on Pressbooks"
msgstr ""
#: inc/activation/namespace.php:62
msgid "Guide to Using Pressbooks"
msgstr ""
#: inc/activation/namespace.php:64
msgid ""
"If you require further assistance, please contact your network manager."
msgstr ""
#. Template Name of the theme
#: inc/activation/namespace.php:69 inc/activation/namespace.php:125
#: inc/activation/namespace.php:131 inc/activation/namespace.php:161
#: inc/activation/namespace.php:167
msgid "Catalog"
msgstr ""
#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173
msgid "Home"
msgstr ""
#: inc/admin/namespace.php:30
msgid "Catalog updated."
msgstr ""
#: inc/admin/namespace.php:31
msgid "Sorry, but your catalog was not updated. Please try again."
msgstr ""
#: inc/admin/namespace.php:32
msgid "Dismiss this notice."
msgstr ""
#: inc/admin/namespace.php:61
msgid "In Catalog"
msgstr ""
#: inc/customizer/namespace.php:69
msgid "Primary Color"
msgstr ""
#: inc/customizer/namespace.php:70
msgid "Primary color, used for links and other primary elements."
msgstr ""
#: inc/customizer/namespace.php:75
msgid "Primary Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:76
msgid "Variant of the primary color, used for primary element hover states."
msgstr ""
#: inc/customizer/namespace.php:81
msgid "Accent Color"
msgstr ""
#: inc/customizer/namespace.php:82
msgid "Accent color, used for flourishes and secondary elements."
msgstr ""
#: inc/customizer/namespace.php:87
msgid "Accent Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:88
msgid "Variant of the accent color, used for secondary element hover states."
msgstr ""
#: inc/customizer/namespace.php:93
msgid "Primary Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:94
msgid "Used for text on a primary background."
msgstr ""
#: inc/customizer/namespace.php:99
msgid "Accent Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:100
msgid "Used for text on an accent color background."
msgstr ""
#: inc/customizer/namespace.php:124
msgid "Social Media"
msgstr ""
#: inc/customizer/namespace.php:136
msgid "Facebook"
msgstr ""
#: inc/customizer/namespace.php:149
msgid "Twitter"
msgstr ""
#: inc/customizer/namespace.php:158
msgid "Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:169
msgid "Show Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:179 partials/content-front-page.php:19
msgid "Our Latest Titles"
msgstr ""
#: inc/customizer/namespace.php:184
msgid "Front Page Catalog Title"
msgstr ""
#: inc/customizer/namespace.php:193
msgid "Contact Form"
msgstr ""
#: inc/customizer/namespace.php:204
msgid "Show Contact Form"
msgstr ""
#: inc/customizer/namespace.php:214 partials/contact-form.php:12
msgid "Contact Us"
msgstr ""
#: inc/customizer/namespace.php:219
msgid "Contact Form Title"
msgstr ""
#: inc/customizer/namespace.php:233
msgid "Contact Email"
msgstr ""
#: inc/filters/namespace.php:63
msgid "Continued"
msgstr ""
#: inc/helpers/namespace.php:186
msgid "Sign In"
msgstr ""
#: inc/helpers/namespace.php:192
msgid "Sign Up"
msgstr ""
#: inc/helpers/namespace.php:200
msgid "Admin"
msgstr ""
#: inc/helpers/namespace.php:208
msgid "My Books"
msgstr ""
#: inc/helpers/namespace.php:214
msgid "Create a New Book"
msgstr ""
#: inc/helpers/namespace.php:220
msgid "Sign Out"
msgstr ""
#: inc/helpers/namespace.php:282
msgid "Name is required."
msgstr ""
#: inc/helpers/namespace.php:286
msgid "Email is required."
msgstr ""
#: inc/helpers/namespace.php:290
msgid "Email is invalid."
msgstr ""
#: inc/helpers/namespace.php:294
msgid "Institution is required."
msgstr ""
#: inc/helpers/namespace.php:298
msgid "Message is required."
msgstr ""
#. translators: %s name of contact for submitter
#: inc/helpers/namespace.php:305
msgid "Contact Form Submission from %s"
msgstr ""
#: inc/helpers/namespace.php:316
msgid "Your message was sent!"
msgstr ""
#: inc/helpers/namespace.php:319
msgid "Your message could not be sent."
msgstr ""
#: inc/intervention.php:12
msgid "Hello,"
msgstr ""
#: page-catalog.php:55
msgid "No Books Found"
msgstr ""
#: page-catalog.php:58
msgid "No books have been added to the catalog."
msgstr ""
#: partials/book.php:39
msgid "About this book"
msgstr ""
#: partials/contact-form.php:29
msgid "Keep this field blank (required)"
msgstr ""
#: partials/contact-form.php:45
msgid "Your name (required)"
msgstr ""
#: partials/contact-form.php:61
msgid "Your email address (required)"
msgstr ""
#: partials/contact-form.php:77
msgid "Your institution (required)"
msgstr ""
#: partials/contact-form.php:93
msgid "Your message (required)"
msgstr ""
#: partials/contact-form.php:97
msgid "Send"
msgstr ""
#: partials/content-front-page.php:76
msgid "View Complete Catalog"
msgstr ""
#: partials/content-none.php:14
msgid "Nothing Found"
msgstr ""
#. translators: 1: link to WP admin new post page.
#: partials/content-none.php:27
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
msgstr ""
#: partials/content-none.php:41
msgid ""
"Sorry, but nothing matched your search terms. Please try again with some "
"different keywords."
msgstr ""
#: partials/content-none.php:48
msgid ""
"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
"searching can help."
msgstr ""
#: partials/content-page-catalog.php:17
msgid "Filter by Subject"
msgstr ""
#: partials/content-page-catalog.php:19
msgid "All Subjects"
msgstr ""
#: partials/content-page-catalog.php:39
msgid "Filter by License"
msgstr ""
#: partials/content-page-catalog.php:41
msgid "All Licenses"
msgstr ""
#: partials/content-page-catalog.php:54
msgid "Sort by"
msgstr ""
#: partials/content-page-catalog.php:58
msgid "Subject"
msgstr ""
#: partials/content-page-catalog.php:59
msgid "Latest"
msgstr ""
#: partials/content-page-catalog.php:67
msgid "Clear Filters"
msgstr ""
#: partials/content-page-catalog.php:68
msgid "Submit"
msgstr ""
#: partials/content-page.php:23 partials/content.php:50
msgid "Pages:"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content-page.php:37
msgid "Edit <span class=\"screen-reader-text\">%s</span>"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content.php:37
msgid "Continue reading<span class=\"screen-reader-text\"> \"%s\"</span>"
msgstr ""
#: partials/paged-navigation.php:2
msgid "Navigation"
msgstr ""
#. translators: %s: search query.
#: search.php:23
msgid "Search Results for: %s"
msgstr ""
#: searchform.php:3
msgctxt "label"
msgid "Search Catalog"
msgstr ""
#: searchform.php:6
msgctxt "submit button"
msgid "Search"
msgstr ""

BIN
languages/sv_SE.mo

Binary file not shown.

571
languages/sv_SE.po

@ -1,571 +0,0 @@
# Copyright (C) 2019 Pressbooks (Book Oven Inc.)
# This file is distributed under the GNU GPL v3 or later.
msgid ""
msgstr ""
"Project-Id-Version: Aldine 1.6.2\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n"
"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Language-Team: Swedish (Sweden) (https://www.transifex.com/pressbooks/teams/9194/sv_SE/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sv_SE\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Domain: pressbooks-aldine\n"
"X-Generator: WP-CLI 2.0.1\n"
#. Theme Name of the theme
msgid "Aldine"
msgstr ""
#. Theme URI of the theme
msgid "https://github.com/pressbooks/pressbooks-aldine/"
msgstr ""
#. Description of the theme
msgid ""
"Aldine is the default theme for the home page of Pressbooks networks. It is "
"named for the Aldine Press, founded by Aldus Manutius in 1494, who is "
"regarded by many as the world’s first publisher."
msgstr ""
#. Author of the theme
msgid "Pressbooks (Book Oven Inc.)"
msgstr ""
#. Author URI of the theme
msgid "https://pressbooks.org"
msgstr ""
#: 404.php:17
msgid "Oops! That page can&rsquo;t be found."
msgstr ""
#: 404.php:21
msgid "It looks like nothing was found at this location."
msgstr ""
#. translators: 1: title.
#: comments.php:35
msgid "One thought on &ldquo;%1$s&rdquo;"
msgstr ""
#. translators: 1: comment count number, 2: title.
#: comments.php:41
msgctxt "comments title"
msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
msgstr[1] ""
#: comments.php:68
msgid "Comments are closed."
msgstr ""
#. translators: %s network name
#: footer.php:43 footer.php:48
msgid "%s on Facebook"
msgstr ""
#. translators: %s network name
#: footer.php:53 footer.php:58
msgid "%s on Twitter"
msgstr ""
#. translators: %s Pressbooks
#: footer.php:77
msgid "Powered by %s"
msgstr ""
#: footer.php:79
msgid "Guides and Tutorials"
msgstr ""
#: footer.php:80 inc/helpers/namespace.php:179
msgid "Contact"
msgstr ""
#: footer.php:84 footer.php:86
msgid "Pressbooks on YouTube"
msgstr ""
#: footer.php:88 footer.php:92
msgid "Pressbooks on Twitter"
msgstr ""
#: functions.php:19
msgid "Dependencies Missing"
msgstr ""
#: functions.php:20
msgid "You must run <code>composer install</code> from the Aldine directory."
msgstr ""
#: header.php:44
msgid "Skip to content"
msgstr ""
#. translators: %s name of network
#: header.php:69
msgid "Logo for %s"
msgstr ""
#: header.php:80
msgid "Toggle Menu"
msgstr ""
#: inc/actions/namespace.php:47 inc/activation/namespace.php:120
msgid "Primary Menu"
msgstr ""
#: inc/actions/namespace.php:48 inc/activation/namespace.php:141
msgid "Footer Menu"
msgstr ""
#: inc/actions/namespace.php:114
msgid "Network Footer Block 1"
msgstr ""
#: inc/actions/namespace.php:126
msgid "Network Footer Block 2"
msgstr ""
#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4
msgid "Increase Font Size"
msgstr ""
#: inc/actions/namespace.php:153
msgid "Decrease Font Size"
msgstr ""
#: inc/actions/namespace.php:237
msgid ""
"This page displays your network catalog, so there is no content to edit."
msgstr ""
#: inc/actions/namespace.php:291
msgid "Page Section"
msgstr ""
#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57
msgid "Title"
msgstr ""
#: inc/actions/namespace.php:293
msgid "Standard"
msgstr ""
#: inc/actions/namespace.php:294
msgid "Accent"
msgstr ""
#: inc/actions/namespace.php:295
msgid "Bordered"
msgstr ""
#: inc/actions/namespace.php:296
msgid "Borderless"
msgstr ""
#: inc/actions/namespace.php:299
msgid "Call to Action"
msgstr ""
#: inc/actions/namespace.php:300
msgid "Text"
msgstr ""
#: inc/actions/namespace.php:301
msgid "Link"
msgstr ""
#: inc/activation/namespace.php:25
msgid "About Pressbooks"
msgstr ""
#: inc/activation/namespace.php:26
msgid ""
"Pressbooks is easy-to-use book writing software that lets you create a book "
"in all the formats you need to publish."
msgstr ""
#: inc/activation/namespace.php:27
msgid "Learn More"
msgstr ""
#: inc/activation/namespace.php:34 inc/activation/namespace.php:146
#: inc/activation/namespace.php:152
msgid "About"
msgstr ""
#: inc/activation/namespace.php:39
msgid ""
"Pressbooks is simple book production software. You can use Pressbooks to "
"publish textbooks, scholarly monographs, syllabi, fiction and non-fiction "
"books, white papers, and more in multiple formats including:"
msgstr ""
#: inc/activation/namespace.php:40
msgid "MOBI (for Kindle ebooks)"
msgstr ""
#: inc/activation/namespace.php:41
msgid "EPUB (for all other ebookstores)"
msgstr ""
#: inc/activation/namespace.php:42
msgid "designed PDF (for print-on-demand and digital distribution)"
msgstr ""
#. translators: %s link to about page
#: inc/activation/namespace.php:46
msgid "For more information about Pressbooks, %s."
msgstr ""
#: inc/activation/namespace.php:47
msgid "see here"
msgstr ""
#: inc/activation/namespace.php:53 inc/activation/namespace.php:176
#: inc/activation/namespace.php:182
msgid "Help"
msgstr ""
#. translators: %1$s: link to how to page; %2$s: link to guide
#: inc/activation/namespace.php:60
msgid ""
"The easiest way to get started with Pressbooks is to follow our %1$s. Or, "
"you can review our %2$s."
msgstr ""
#: inc/activation/namespace.php:61
msgid "4 Step Guide to Making a Book on Pressbooks"
msgstr ""
#: inc/activation/namespace.php:62
msgid "Guide to Using Pressbooks"
msgstr ""
#: inc/activation/namespace.php:64
msgid ""
"If you require further assistance, please contact your network manager."
msgstr ""
#. Template Name of the theme
#: inc/activation/namespace.php:69 inc/activation/namespace.php:125
#: inc/activation/namespace.php:131 inc/activation/namespace.php:161
#: inc/activation/namespace.php:167
msgid "Catalog"
msgstr ""
#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173
msgid "Home"
msgstr ""
#: inc/admin/namespace.php:30
msgid "Catalog updated."
msgstr ""
#: inc/admin/namespace.php:31
msgid "Sorry, but your catalog was not updated. Please try again."
msgstr ""
#: inc/admin/namespace.php:32
msgid "Dismiss this notice."
msgstr ""
#: inc/admin/namespace.php:61
msgid "In Catalog"
msgstr ""
#: inc/customizer/namespace.php:69
msgid "Primary Color"
msgstr ""
#: inc/customizer/namespace.php:70
msgid "Primary color, used for links and other primary elements."
msgstr ""
#: inc/customizer/namespace.php:75
msgid "Primary Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:76
msgid "Variant of the primary color, used for primary element hover states."
msgstr ""
#: inc/customizer/namespace.php:81
msgid "Accent Color"
msgstr ""
#: inc/customizer/namespace.php:82
msgid "Accent color, used for flourishes and secondary elements."
msgstr ""
#: inc/customizer/namespace.php:87
msgid "Accent Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:88
msgid "Variant of the accent color, used for secondary element hover states."
msgstr ""
#: inc/customizer/namespace.php:93
msgid "Primary Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:94
msgid "Used for text on a primary background."
msgstr ""
#: inc/customizer/namespace.php:99
msgid "Accent Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:100
msgid "Used for text on an accent color background."
msgstr ""
#: inc/customizer/namespace.php:124
msgid "Social Media"
msgstr ""
#: inc/customizer/namespace.php:136
msgid "Facebook"
msgstr ""
#: inc/customizer/namespace.php:149
msgid "Twitter"
msgstr ""
#: inc/customizer/namespace.php:158
msgid "Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:169
msgid "Show Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:179 partials/content-front-page.php:19
msgid "Our Latest Titles"
msgstr ""
#: inc/customizer/namespace.php:184
msgid "Front Page Catalog Title"
msgstr ""
#: inc/customizer/namespace.php:193
msgid "Contact Form"
msgstr ""
#: inc/customizer/namespace.php:204
msgid "Show Contact Form"
msgstr ""
#: inc/customizer/namespace.php:214 partials/contact-form.php:12
msgid "Contact Us"
msgstr ""
#: inc/customizer/namespace.php:219
msgid "Contact Form Title"
msgstr ""
#: inc/customizer/namespace.php:233
msgid "Contact Email"
msgstr ""
#: inc/filters/namespace.php:63
msgid "Continued"
msgstr ""
#: inc/helpers/namespace.php:186
msgid "Sign In"
msgstr ""
#: inc/helpers/namespace.php:192
msgid "Sign Up"
msgstr ""
#: inc/helpers/namespace.php:200
msgid "Admin"
msgstr ""
#: inc/helpers/namespace.php:208
msgid "My Books"
msgstr ""
#: inc/helpers/namespace.php:214
msgid "Create a New Book"
msgstr ""
#: inc/helpers/namespace.php:220
msgid "Sign Out"
msgstr ""
#: inc/helpers/namespace.php:282
msgid "Name is required."
msgstr ""
#: inc/helpers/namespace.php:286
msgid "Email is required."
msgstr ""
#: inc/helpers/namespace.php:290
msgid "Email is invalid."
msgstr ""
#: inc/helpers/namespace.php:294
msgid "Institution is required."
msgstr ""
#: inc/helpers/namespace.php:298
msgid "Message is required."
msgstr ""
#. translators: %s name of contact for submitter
#: inc/helpers/namespace.php:305
msgid "Contact Form Submission from %s"
msgstr ""
#: inc/helpers/namespace.php:316
msgid "Your message was sent!"
msgstr ""
#: inc/helpers/namespace.php:319
msgid "Your message could not be sent."
msgstr ""
#: inc/intervention.php:12
msgid "Hello,"
msgstr ""
#: page-catalog.php:55
msgid "No Books Found"
msgstr ""
#: page-catalog.php:58
msgid "No books have been added to the catalog."
msgstr ""
#: partials/book.php:39
msgid "About this book"
msgstr ""
#: partials/contact-form.php:29
msgid "Keep this field blank (required)"
msgstr ""
#: partials/contact-form.php:45
msgid "Your name (required)"
msgstr ""
#: partials/contact-form.php:61
msgid "Your email address (required)"
msgstr ""
#: partials/contact-form.php:77
msgid "Your institution (required)"
msgstr ""
#: partials/contact-form.php:93
msgid "Your message (required)"
msgstr ""
#: partials/contact-form.php:97
msgid "Send"
msgstr ""
#: partials/content-front-page.php:76
msgid "View Complete Catalog"
msgstr ""
#: partials/content-none.php:14
msgid "Nothing Found"
msgstr ""
#. translators: 1: link to WP admin new post page.
#: partials/content-none.php:27
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
msgstr ""
#: partials/content-none.php:41
msgid ""
"Sorry, but nothing matched your search terms. Please try again with some "
"different keywords."
msgstr ""
#: partials/content-none.php:48
msgid ""
"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
"searching can help."
msgstr ""
#: partials/content-page-catalog.php:17
msgid "Filter by Subject"
msgstr ""
#: partials/content-page-catalog.php:19
msgid "All Subjects"
msgstr ""
#: partials/content-page-catalog.php:39
msgid "Filter by License"
msgstr ""
#: partials/content-page-catalog.php:41
msgid "All Licenses"
msgstr ""
#: partials/content-page-catalog.php:54
msgid "Sort by"
msgstr ""
#: partials/content-page-catalog.php:58
msgid "Subject"
msgstr ""
#: partials/content-page-catalog.php:59
msgid "Latest"
msgstr ""
#: partials/content-page-catalog.php:67
msgid "Clear Filters"
msgstr ""
#: partials/content-page-catalog.php:68
msgid "Submit"
msgstr ""
#: partials/content-page.php:23 partials/content.php:50
msgid "Pages:"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content-page.php:37
msgid "Edit <span class=\"screen-reader-text\">%s</span>"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content.php:37
msgid "Continue reading<span class=\"screen-reader-text\"> \"%s\"</span>"
msgstr ""
#: partials/paged-navigation.php:2
msgid "Navigation"
msgstr ""
#. translators: %s: search query.
#: search.php:23
msgid "Search Results for: %s"
msgstr ""
#: searchform.php:3
msgctxt "label"
msgid "Search Catalog"
msgstr ""
#: searchform.php:6
msgctxt "submit button"
msgid "Search"
msgstr ""

BIN
languages/ta_IN.mo

Binary file not shown.

571
languages/ta_IN.po

@ -1,571 +0,0 @@
# Copyright (C) 2019 Pressbooks (Book Oven Inc.)
# This file is distributed under the GNU GPL v3 or later.
msgid ""
msgstr ""
"Project-Id-Version: Aldine 1.6.2\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n"
"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Language-Team: Tamil (India) (https://www.transifex.com/pressbooks/teams/9194/ta_IN/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ta_IN\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Domain: pressbooks-aldine\n"
"X-Generator: WP-CLI 2.0.1\n"
#. Theme Name of the theme
msgid "Aldine"
msgstr ""
#. Theme URI of the theme
msgid "https://github.com/pressbooks/pressbooks-aldine/"
msgstr ""
#. Description of the theme
msgid ""
"Aldine is the default theme for the home page of Pressbooks networks. It is "
"named for the Aldine Press, founded by Aldus Manutius in 1494, who is "
"regarded by many as the world’s first publisher."
msgstr ""
#. Author of the theme
msgid "Pressbooks (Book Oven Inc.)"
msgstr ""
#. Author URI of the theme
msgid "https://pressbooks.org"
msgstr ""
#: 404.php:17
msgid "Oops! That page can&rsquo;t be found."
msgstr ""
#: 404.php:21
msgid "It looks like nothing was found at this location."
msgstr ""
#. translators: 1: title.
#: comments.php:35
msgid "One thought on &ldquo;%1$s&rdquo;"
msgstr ""
#. translators: 1: comment count number, 2: title.
#: comments.php:41
msgctxt "comments title"
msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
msgstr[1] ""
#: comments.php:68
msgid "Comments are closed."
msgstr ""
#. translators: %s network name
#: footer.php:43 footer.php:48
msgid "%s on Facebook"
msgstr ""
#. translators: %s network name
#: footer.php:53 footer.php:58
msgid "%s on Twitter"
msgstr ""
#. translators: %s Pressbooks
#: footer.php:77
msgid "Powered by %s"
msgstr ""
#: footer.php:79
msgid "Guides and Tutorials"
msgstr ""
#: footer.php:80 inc/helpers/namespace.php:179
msgid "Contact"
msgstr ""
#: footer.php:84 footer.php:86
msgid "Pressbooks on YouTube"
msgstr ""
#: footer.php:88 footer.php:92
msgid "Pressbooks on Twitter"
msgstr ""
#: functions.php:19
msgid "Dependencies Missing"
msgstr ""
#: functions.php:20
msgid "You must run <code>composer install</code> from the Aldine directory."
msgstr ""
#: header.php:44
msgid "Skip to content"
msgstr ""
#. translators: %s name of network
#: header.php:69
msgid "Logo for %s"
msgstr ""
#: header.php:80
msgid "Toggle Menu"
msgstr ""
#: inc/actions/namespace.php:47 inc/activation/namespace.php:120
msgid "Primary Menu"
msgstr ""
#: inc/actions/namespace.php:48 inc/activation/namespace.php:141
msgid "Footer Menu"
msgstr ""
#: inc/actions/namespace.php:114
msgid "Network Footer Block 1"
msgstr ""
#: inc/actions/namespace.php:126
msgid "Network Footer Block 2"
msgstr ""
#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4
msgid "Increase Font Size"
msgstr ""
#: inc/actions/namespace.php:153
msgid "Decrease Font Size"
msgstr ""
#: inc/actions/namespace.php:237
msgid ""
"This page displays your network catalog, so there is no content to edit."
msgstr ""
#: inc/actions/namespace.php:291
msgid "Page Section"
msgstr ""
#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57
msgid "Title"
msgstr ""
#: inc/actions/namespace.php:293
msgid "Standard"
msgstr ""
#: inc/actions/namespace.php:294
msgid "Accent"
msgstr ""
#: inc/actions/namespace.php:295
msgid "Bordered"
msgstr ""
#: inc/actions/namespace.php:296
msgid "Borderless"
msgstr ""
#: inc/actions/namespace.php:299
msgid "Call to Action"
msgstr ""
#: inc/actions/namespace.php:300
msgid "Text"
msgstr ""
#: inc/actions/namespace.php:301
msgid "Link"
msgstr ""
#: inc/activation/namespace.php:25
msgid "About Pressbooks"
msgstr ""
#: inc/activation/namespace.php:26
msgid ""
"Pressbooks is easy-to-use book writing software that lets you create a book "
"in all the formats you need to publish."
msgstr ""
#: inc/activation/namespace.php:27
msgid "Learn More"
msgstr ""
#: inc/activation/namespace.php:34 inc/activation/namespace.php:146
#: inc/activation/namespace.php:152
msgid "About"
msgstr ""
#: inc/activation/namespace.php:39
msgid ""
"Pressbooks is simple book production software. You can use Pressbooks to "
"publish textbooks, scholarly monographs, syllabi, fiction and non-fiction "
"books, white papers, and more in multiple formats including:"
msgstr ""
#: inc/activation/namespace.php:40
msgid "MOBI (for Kindle ebooks)"
msgstr ""
#: inc/activation/namespace.php:41
msgid "EPUB (for all other ebookstores)"
msgstr ""
#: inc/activation/namespace.php:42
msgid "designed PDF (for print-on-demand and digital distribution)"
msgstr ""
#. translators: %s link to about page
#: inc/activation/namespace.php:46
msgid "For more information about Pressbooks, %s."
msgstr ""
#: inc/activation/namespace.php:47
msgid "see here"
msgstr ""
#: inc/activation/namespace.php:53 inc/activation/namespace.php:176
#: inc/activation/namespace.php:182
msgid "Help"
msgstr ""
#. translators: %1$s: link to how to page; %2$s: link to guide
#: inc/activation/namespace.php:60
msgid ""
"The easiest way to get started with Pressbooks is to follow our %1$s. Or, "
"you can review our %2$s."
msgstr ""
#: inc/activation/namespace.php:61
msgid "4 Step Guide to Making a Book on Pressbooks"
msgstr ""
#: inc/activation/namespace.php:62
msgid "Guide to Using Pressbooks"
msgstr ""
#: inc/activation/namespace.php:64
msgid ""
"If you require further assistance, please contact your network manager."
msgstr ""
#. Template Name of the theme
#: inc/activation/namespace.php:69 inc/activation/namespace.php:125
#: inc/activation/namespace.php:131 inc/activation/namespace.php:161
#: inc/activation/namespace.php:167
msgid "Catalog"
msgstr ""
#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173
msgid "Home"
msgstr ""
#: inc/admin/namespace.php:30
msgid "Catalog updated."
msgstr ""
#: inc/admin/namespace.php:31
msgid "Sorry, but your catalog was not updated. Please try again."
msgstr ""
#: inc/admin/namespace.php:32
msgid "Dismiss this notice."
msgstr ""
#: inc/admin/namespace.php:61
msgid "In Catalog"
msgstr ""
#: inc/customizer/namespace.php:69
msgid "Primary Color"
msgstr ""
#: inc/customizer/namespace.php:70
msgid "Primary color, used for links and other primary elements."
msgstr ""
#: inc/customizer/namespace.php:75
msgid "Primary Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:76
msgid "Variant of the primary color, used for primary element hover states."
msgstr ""
#: inc/customizer/namespace.php:81
msgid "Accent Color"
msgstr ""
#: inc/customizer/namespace.php:82
msgid "Accent color, used for flourishes and secondary elements."
msgstr ""
#: inc/customizer/namespace.php:87
msgid "Accent Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:88
msgid "Variant of the accent color, used for secondary element hover states."
msgstr ""
#: inc/customizer/namespace.php:93
msgid "Primary Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:94
msgid "Used for text on a primary background."
msgstr ""
#: inc/customizer/namespace.php:99
msgid "Accent Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:100
msgid "Used for text on an accent color background."
msgstr ""
#: inc/customizer/namespace.php:124
msgid "Social Media"
msgstr ""
#: inc/customizer/namespace.php:136
msgid "Facebook"
msgstr ""
#: inc/customizer/namespace.php:149
msgid "Twitter"
msgstr ""
#: inc/customizer/namespace.php:158
msgid "Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:169
msgid "Show Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:179 partials/content-front-page.php:19
msgid "Our Latest Titles"
msgstr ""
#: inc/customizer/namespace.php:184
msgid "Front Page Catalog Title"
msgstr ""
#: inc/customizer/namespace.php:193
msgid "Contact Form"
msgstr ""
#: inc/customizer/namespace.php:204
msgid "Show Contact Form"
msgstr ""
#: inc/customizer/namespace.php:214 partials/contact-form.php:12
msgid "Contact Us"
msgstr ""
#: inc/customizer/namespace.php:219
msgid "Contact Form Title"
msgstr ""
#: inc/customizer/namespace.php:233
msgid "Contact Email"
msgstr ""
#: inc/filters/namespace.php:63
msgid "Continued"
msgstr ""
#: inc/helpers/namespace.php:186
msgid "Sign In"
msgstr ""
#: inc/helpers/namespace.php:192
msgid "Sign Up"
msgstr ""
#: inc/helpers/namespace.php:200
msgid "Admin"
msgstr ""
#: inc/helpers/namespace.php:208
msgid "My Books"
msgstr ""
#: inc/helpers/namespace.php:214
msgid "Create a New Book"
msgstr ""
#: inc/helpers/namespace.php:220
msgid "Sign Out"
msgstr ""
#: inc/helpers/namespace.php:282
msgid "Name is required."
msgstr ""
#: inc/helpers/namespace.php:286
msgid "Email is required."
msgstr ""
#: inc/helpers/namespace.php:290
msgid "Email is invalid."
msgstr ""
#: inc/helpers/namespace.php:294
msgid "Institution is required."
msgstr ""
#: inc/helpers/namespace.php:298
msgid "Message is required."
msgstr ""
#. translators: %s name of contact for submitter
#: inc/helpers/namespace.php:305
msgid "Contact Form Submission from %s"
msgstr ""
#: inc/helpers/namespace.php:316
msgid "Your message was sent!"
msgstr ""
#: inc/helpers/namespace.php:319
msgid "Your message could not be sent."
msgstr ""
#: inc/intervention.php:12
msgid "Hello,"
msgstr ""
#: page-catalog.php:55
msgid "No Books Found"
msgstr ""
#: page-catalog.php:58
msgid "No books have been added to the catalog."
msgstr ""
#: partials/book.php:39
msgid "About this book"
msgstr ""
#: partials/contact-form.php:29
msgid "Keep this field blank (required)"
msgstr ""
#: partials/contact-form.php:45
msgid "Your name (required)"
msgstr ""
#: partials/contact-form.php:61
msgid "Your email address (required)"
msgstr ""
#: partials/contact-form.php:77
msgid "Your institution (required)"
msgstr ""
#: partials/contact-form.php:93
msgid "Your message (required)"
msgstr ""
#: partials/contact-form.php:97
msgid "Send"
msgstr ""
#: partials/content-front-page.php:76
msgid "View Complete Catalog"
msgstr ""
#: partials/content-none.php:14
msgid "Nothing Found"
msgstr ""
#. translators: 1: link to WP admin new post page.
#: partials/content-none.php:27
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
msgstr ""
#: partials/content-none.php:41
msgid ""
"Sorry, but nothing matched your search terms. Please try again with some "
"different keywords."
msgstr ""
#: partials/content-none.php:48
msgid ""
"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
"searching can help."
msgstr ""
#: partials/content-page-catalog.php:17
msgid "Filter by Subject"
msgstr ""
#: partials/content-page-catalog.php:19
msgid "All Subjects"
msgstr ""
#: partials/content-page-catalog.php:39
msgid "Filter by License"
msgstr ""
#: partials/content-page-catalog.php:41
msgid "All Licenses"
msgstr ""
#: partials/content-page-catalog.php:54
msgid "Sort by"
msgstr ""
#: partials/content-page-catalog.php:58
msgid "Subject"
msgstr ""
#: partials/content-page-catalog.php:59
msgid "Latest"
msgstr ""
#: partials/content-page-catalog.php:67
msgid "Clear Filters"
msgstr ""
#: partials/content-page-catalog.php:68
msgid "Submit"
msgstr ""
#: partials/content-page.php:23 partials/content.php:50
msgid "Pages:"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content-page.php:37
msgid "Edit <span class=\"screen-reader-text\">%s</span>"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content.php:37
msgid "Continue reading<span class=\"screen-reader-text\"> \"%s\"</span>"
msgstr ""
#: partials/paged-navigation.php:2
msgid "Navigation"
msgstr ""
#. translators: %s: search query.
#: search.php:23
msgid "Search Results for: %s"
msgstr ""
#: searchform.php:3
msgctxt "label"
msgid "Search Catalog"
msgstr ""
#: searchform.php:6
msgctxt "submit button"
msgid "Search"
msgstr ""

BIN
languages/ta_LK.mo

Binary file not shown.

571
languages/ta_LK.po

@ -1,571 +0,0 @@
# Copyright (C) 2019 Pressbooks (Book Oven Inc.)
# This file is distributed under the GNU GPL v3 or later.
msgid ""
msgstr ""
"Project-Id-Version: Aldine 1.6.2\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n"
"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Language-Team: Tamil (https://www.transifex.com/pressbooks/teams/9194/ta/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ta\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Domain: pressbooks-aldine\n"
"X-Generator: WP-CLI 2.0.1\n"
#. Theme Name of the theme
msgid "Aldine"
msgstr ""
#. Theme URI of the theme
msgid "https://github.com/pressbooks/pressbooks-aldine/"
msgstr ""
#. Description of the theme
msgid ""
"Aldine is the default theme for the home page of Pressbooks networks. It is "
"named for the Aldine Press, founded by Aldus Manutius in 1494, who is "
"regarded by many as the world’s first publisher."
msgstr ""
#. Author of the theme
msgid "Pressbooks (Book Oven Inc.)"
msgstr ""
#. Author URI of the theme
msgid "https://pressbooks.org"
msgstr ""
#: 404.php:17
msgid "Oops! That page can&rsquo;t be found."
msgstr ""
#: 404.php:21
msgid "It looks like nothing was found at this location."
msgstr ""
#. translators: 1: title.
#: comments.php:35
msgid "One thought on &ldquo;%1$s&rdquo;"
msgstr ""
#. translators: 1: comment count number, 2: title.
#: comments.php:41
msgctxt "comments title"
msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
msgstr[1] ""
#: comments.php:68
msgid "Comments are closed."
msgstr ""
#. translators: %s network name
#: footer.php:43 footer.php:48
msgid "%s on Facebook"
msgstr ""
#. translators: %s network name
#: footer.php:53 footer.php:58
msgid "%s on Twitter"
msgstr ""
#. translators: %s Pressbooks
#: footer.php:77
msgid "Powered by %s"
msgstr ""
#: footer.php:79
msgid "Guides and Tutorials"
msgstr ""
#: footer.php:80 inc/helpers/namespace.php:179
msgid "Contact"
msgstr ""
#: footer.php:84 footer.php:86
msgid "Pressbooks on YouTube"
msgstr ""
#: footer.php:88 footer.php:92
msgid "Pressbooks on Twitter"
msgstr ""
#: functions.php:19
msgid "Dependencies Missing"
msgstr ""
#: functions.php:20
msgid "You must run <code>composer install</code> from the Aldine directory."
msgstr ""
#: header.php:44
msgid "Skip to content"
msgstr ""
#. translators: %s name of network
#: header.php:69
msgid "Logo for %s"
msgstr ""
#: header.php:80
msgid "Toggle Menu"
msgstr ""
#: inc/actions/namespace.php:47 inc/activation/namespace.php:120
msgid "Primary Menu"
msgstr ""
#: inc/actions/namespace.php:48 inc/activation/namespace.php:141
msgid "Footer Menu"
msgstr ""
#: inc/actions/namespace.php:114
msgid "Network Footer Block 1"
msgstr ""
#: inc/actions/namespace.php:126
msgid "Network Footer Block 2"
msgstr ""
#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4
msgid "Increase Font Size"
msgstr ""
#: inc/actions/namespace.php:153
msgid "Decrease Font Size"
msgstr ""
#: inc/actions/namespace.php:237
msgid ""
"This page displays your network catalog, so there is no content to edit."
msgstr ""
#: inc/actions/namespace.php:291
msgid "Page Section"
msgstr ""
#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57
msgid "Title"
msgstr ""
#: inc/actions/namespace.php:293
msgid "Standard"
msgstr ""
#: inc/actions/namespace.php:294
msgid "Accent"
msgstr ""
#: inc/actions/namespace.php:295
msgid "Bordered"
msgstr ""
#: inc/actions/namespace.php:296
msgid "Borderless"
msgstr ""
#: inc/actions/namespace.php:299
msgid "Call to Action"
msgstr ""
#: inc/actions/namespace.php:300
msgid "Text"
msgstr ""
#: inc/actions/namespace.php:301
msgid "Link"
msgstr ""
#: inc/activation/namespace.php:25
msgid "About Pressbooks"
msgstr ""
#: inc/activation/namespace.php:26
msgid ""
"Pressbooks is easy-to-use book writing software that lets you create a book "
"in all the formats you need to publish."
msgstr ""
#: inc/activation/namespace.php:27
msgid "Learn More"
msgstr ""
#: inc/activation/namespace.php:34 inc/activation/namespace.php:146
#: inc/activation/namespace.php:152
msgid "About"
msgstr ""
#: inc/activation/namespace.php:39
msgid ""
"Pressbooks is simple book production software. You can use Pressbooks to "
"publish textbooks, scholarly monographs, syllabi, fiction and non-fiction "
"books, white papers, and more in multiple formats including:"
msgstr ""
#: inc/activation/namespace.php:40
msgid "MOBI (for Kindle ebooks)"
msgstr ""
#: inc/activation/namespace.php:41
msgid "EPUB (for all other ebookstores)"
msgstr ""
#: inc/activation/namespace.php:42
msgid "designed PDF (for print-on-demand and digital distribution)"
msgstr ""
#. translators: %s link to about page
#: inc/activation/namespace.php:46
msgid "For more information about Pressbooks, %s."
msgstr ""
#: inc/activation/namespace.php:47
msgid "see here"
msgstr ""
#: inc/activation/namespace.php:53 inc/activation/namespace.php:176
#: inc/activation/namespace.php:182
msgid "Help"
msgstr ""
#. translators: %1$s: link to how to page; %2$s: link to guide
#: inc/activation/namespace.php:60
msgid ""
"The easiest way to get started with Pressbooks is to follow our %1$s. Or, "
"you can review our %2$s."
msgstr ""
#: inc/activation/namespace.php:61
msgid "4 Step Guide to Making a Book on Pressbooks"
msgstr ""
#: inc/activation/namespace.php:62
msgid "Guide to Using Pressbooks"
msgstr ""
#: inc/activation/namespace.php:64
msgid ""
"If you require further assistance, please contact your network manager."
msgstr ""
#. Template Name of the theme
#: inc/activation/namespace.php:69 inc/activation/namespace.php:125
#: inc/activation/namespace.php:131 inc/activation/namespace.php:161
#: inc/activation/namespace.php:167
msgid "Catalog"
msgstr ""
#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173
msgid "Home"
msgstr ""
#: inc/admin/namespace.php:30
msgid "Catalog updated."
msgstr ""
#: inc/admin/namespace.php:31
msgid "Sorry, but your catalog was not updated. Please try again."
msgstr ""
#: inc/admin/namespace.php:32
msgid "Dismiss this notice."
msgstr ""
#: inc/admin/namespace.php:61
msgid "In Catalog"
msgstr ""
#: inc/customizer/namespace.php:69
msgid "Primary Color"
msgstr ""
#: inc/customizer/namespace.php:70
msgid "Primary color, used for links and other primary elements."
msgstr ""
#: inc/customizer/namespace.php:75
msgid "Primary Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:76
msgid "Variant of the primary color, used for primary element hover states."
msgstr ""
#: inc/customizer/namespace.php:81
msgid "Accent Color"
msgstr ""
#: inc/customizer/namespace.php:82
msgid "Accent color, used for flourishes and secondary elements."
msgstr ""
#: inc/customizer/namespace.php:87
msgid "Accent Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:88
msgid "Variant of the accent color, used for secondary element hover states."
msgstr ""
#: inc/customizer/namespace.php:93
msgid "Primary Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:94
msgid "Used for text on a primary background."
msgstr ""
#: inc/customizer/namespace.php:99
msgid "Accent Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:100
msgid "Used for text on an accent color background."
msgstr ""
#: inc/customizer/namespace.php:124
msgid "Social Media"
msgstr ""
#: inc/customizer/namespace.php:136
msgid "Facebook"
msgstr ""
#: inc/customizer/namespace.php:149
msgid "Twitter"
msgstr ""
#: inc/customizer/namespace.php:158
msgid "Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:169
msgid "Show Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:179 partials/content-front-page.php:19
msgid "Our Latest Titles"
msgstr ""
#: inc/customizer/namespace.php:184
msgid "Front Page Catalog Title"
msgstr ""
#: inc/customizer/namespace.php:193
msgid "Contact Form"
msgstr ""
#: inc/customizer/namespace.php:204
msgid "Show Contact Form"
msgstr ""
#: inc/customizer/namespace.php:214 partials/contact-form.php:12
msgid "Contact Us"
msgstr ""
#: inc/customizer/namespace.php:219
msgid "Contact Form Title"
msgstr ""
#: inc/customizer/namespace.php:233
msgid "Contact Email"
msgstr ""
#: inc/filters/namespace.php:63
msgid "Continued"
msgstr ""
#: inc/helpers/namespace.php:186
msgid "Sign In"
msgstr ""
#: inc/helpers/namespace.php:192
msgid "Sign Up"
msgstr ""
#: inc/helpers/namespace.php:200
msgid "Admin"
msgstr ""
#: inc/helpers/namespace.php:208
msgid "My Books"
msgstr ""
#: inc/helpers/namespace.php:214
msgid "Create a New Book"
msgstr ""
#: inc/helpers/namespace.php:220
msgid "Sign Out"
msgstr ""
#: inc/helpers/namespace.php:282
msgid "Name is required."
msgstr ""
#: inc/helpers/namespace.php:286
msgid "Email is required."
msgstr ""
#: inc/helpers/namespace.php:290
msgid "Email is invalid."
msgstr ""
#: inc/helpers/namespace.php:294
msgid "Institution is required."
msgstr ""
#: inc/helpers/namespace.php:298
msgid "Message is required."
msgstr ""
#. translators: %s name of contact for submitter
#: inc/helpers/namespace.php:305
msgid "Contact Form Submission from %s"
msgstr ""
#: inc/helpers/namespace.php:316
msgid "Your message was sent!"
msgstr ""
#: inc/helpers/namespace.php:319
msgid "Your message could not be sent."
msgstr ""
#: inc/intervention.php:12
msgid "Hello,"
msgstr ""
#: page-catalog.php:55
msgid "No Books Found"
msgstr ""
#: page-catalog.php:58
msgid "No books have been added to the catalog."
msgstr ""
#: partials/book.php:39
msgid "About this book"
msgstr ""
#: partials/contact-form.php:29
msgid "Keep this field blank (required)"
msgstr ""
#: partials/contact-form.php:45
msgid "Your name (required)"
msgstr ""
#: partials/contact-form.php:61
msgid "Your email address (required)"
msgstr ""
#: partials/contact-form.php:77
msgid "Your institution (required)"
msgstr ""
#: partials/contact-form.php:93
msgid "Your message (required)"
msgstr ""
#: partials/contact-form.php:97
msgid "Send"
msgstr ""
#: partials/content-front-page.php:76
msgid "View Complete Catalog"
msgstr ""
#: partials/content-none.php:14
msgid "Nothing Found"
msgstr ""
#. translators: 1: link to WP admin new post page.
#: partials/content-none.php:27
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
msgstr ""
#: partials/content-none.php:41
msgid ""
"Sorry, but nothing matched your search terms. Please try again with some "
"different keywords."
msgstr ""
#: partials/content-none.php:48
msgid ""
"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
"searching can help."
msgstr ""
#: partials/content-page-catalog.php:17
msgid "Filter by Subject"
msgstr ""
#: partials/content-page-catalog.php:19
msgid "All Subjects"
msgstr ""
#: partials/content-page-catalog.php:39
msgid "Filter by License"
msgstr ""
#: partials/content-page-catalog.php:41
msgid "All Licenses"
msgstr ""
#: partials/content-page-catalog.php:54
msgid "Sort by"
msgstr ""
#: partials/content-page-catalog.php:58
msgid "Subject"
msgstr ""
#: partials/content-page-catalog.php:59
msgid "Latest"
msgstr ""
#: partials/content-page-catalog.php:67
msgid "Clear Filters"
msgstr ""
#: partials/content-page-catalog.php:68
msgid "Submit"
msgstr ""
#: partials/content-page.php:23 partials/content.php:50
msgid "Pages:"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content-page.php:37
msgid "Edit <span class=\"screen-reader-text\">%s</span>"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content.php:37
msgid "Continue reading<span class=\"screen-reader-text\"> \"%s\"</span>"
msgstr ""
#: partials/paged-navigation.php:2
msgid "Navigation"
msgstr ""
#. translators: %s: search query.
#: search.php:23
msgid "Search Results for: %s"
msgstr ""
#: searchform.php:3
msgctxt "label"
msgid "Search Catalog"
msgstr ""
#: searchform.php:6
msgctxt "submit button"
msgid "Search"
msgstr ""

BIN
languages/te_IN.mo

Binary file not shown.

571
languages/te_IN.po

@ -1,571 +0,0 @@
# Copyright (C) 2019 Pressbooks (Book Oven Inc.)
# This file is distributed under the GNU GPL v3 or later.
msgid ""
msgstr ""
"Project-Id-Version: Aldine 1.6.2\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n"
"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Language-Team: Telugu (India) (https://www.transifex.com/pressbooks/teams/9194/te_IN/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: te_IN\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Domain: pressbooks-aldine\n"
"X-Generator: WP-CLI 2.0.1\n"
#. Theme Name of the theme
msgid "Aldine"
msgstr ""
#. Theme URI of the theme
msgid "https://github.com/pressbooks/pressbooks-aldine/"
msgstr ""
#. Description of the theme
msgid ""
"Aldine is the default theme for the home page of Pressbooks networks. It is "
"named for the Aldine Press, founded by Aldus Manutius in 1494, who is "
"regarded by many as the world’s first publisher."
msgstr ""
#. Author of the theme
msgid "Pressbooks (Book Oven Inc.)"
msgstr ""
#. Author URI of the theme
msgid "https://pressbooks.org"
msgstr ""
#: 404.php:17
msgid "Oops! That page can&rsquo;t be found."
msgstr ""
#: 404.php:21
msgid "It looks like nothing was found at this location."
msgstr ""
#. translators: 1: title.
#: comments.php:35
msgid "One thought on &ldquo;%1$s&rdquo;"
msgstr ""
#. translators: 1: comment count number, 2: title.
#: comments.php:41
msgctxt "comments title"
msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
msgstr[1] ""
#: comments.php:68
msgid "Comments are closed."
msgstr ""
#. translators: %s network name
#: footer.php:43 footer.php:48
msgid "%s on Facebook"
msgstr ""
#. translators: %s network name
#: footer.php:53 footer.php:58
msgid "%s on Twitter"
msgstr ""
#. translators: %s Pressbooks
#: footer.php:77
msgid "Powered by %s"
msgstr ""
#: footer.php:79
msgid "Guides and Tutorials"
msgstr ""
#: footer.php:80 inc/helpers/namespace.php:179
msgid "Contact"
msgstr ""
#: footer.php:84 footer.php:86
msgid "Pressbooks on YouTube"
msgstr ""
#: footer.php:88 footer.php:92
msgid "Pressbooks on Twitter"
msgstr ""
#: functions.php:19
msgid "Dependencies Missing"
msgstr ""
#: functions.php:20
msgid "You must run <code>composer install</code> from the Aldine directory."
msgstr ""
#: header.php:44
msgid "Skip to content"
msgstr ""
#. translators: %s name of network
#: header.php:69
msgid "Logo for %s"
msgstr ""
#: header.php:80
msgid "Toggle Menu"
msgstr ""
#: inc/actions/namespace.php:47 inc/activation/namespace.php:120
msgid "Primary Menu"
msgstr ""
#: inc/actions/namespace.php:48 inc/activation/namespace.php:141
msgid "Footer Menu"
msgstr ""
#: inc/actions/namespace.php:114
msgid "Network Footer Block 1"
msgstr ""
#: inc/actions/namespace.php:126
msgid "Network Footer Block 2"
msgstr ""
#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4
msgid "Increase Font Size"
msgstr ""
#: inc/actions/namespace.php:153
msgid "Decrease Font Size"
msgstr ""
#: inc/actions/namespace.php:237
msgid ""
"This page displays your network catalog, so there is no content to edit."
msgstr ""
#: inc/actions/namespace.php:291
msgid "Page Section"
msgstr ""
#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57
msgid "Title"
msgstr ""
#: inc/actions/namespace.php:293
msgid "Standard"
msgstr ""
#: inc/actions/namespace.php:294
msgid "Accent"
msgstr ""
#: inc/actions/namespace.php:295
msgid "Bordered"
msgstr ""
#: inc/actions/namespace.php:296
msgid "Borderless"
msgstr ""
#: inc/actions/namespace.php:299
msgid "Call to Action"
msgstr ""
#: inc/actions/namespace.php:300
msgid "Text"
msgstr ""
#: inc/actions/namespace.php:301
msgid "Link"
msgstr ""
#: inc/activation/namespace.php:25
msgid "About Pressbooks"
msgstr ""
#: inc/activation/namespace.php:26
msgid ""
"Pressbooks is easy-to-use book writing software that lets you create a book "
"in all the formats you need to publish."
msgstr ""
#: inc/activation/namespace.php:27
msgid "Learn More"
msgstr ""
#: inc/activation/namespace.php:34 inc/activation/namespace.php:146
#: inc/activation/namespace.php:152
msgid "About"
msgstr ""
#: inc/activation/namespace.php:39
msgid ""
"Pressbooks is simple book production software. You can use Pressbooks to "
"publish textbooks, scholarly monographs, syllabi, fiction and non-fiction "
"books, white papers, and more in multiple formats including:"
msgstr ""
#: inc/activation/namespace.php:40
msgid "MOBI (for Kindle ebooks)"
msgstr ""
#: inc/activation/namespace.php:41
msgid "EPUB (for all other ebookstores)"
msgstr ""
#: inc/activation/namespace.php:42
msgid "designed PDF (for print-on-demand and digital distribution)"
msgstr ""
#. translators: %s link to about page
#: inc/activation/namespace.php:46
msgid "For more information about Pressbooks, %s."
msgstr ""
#: inc/activation/namespace.php:47
msgid "see here"
msgstr ""
#: inc/activation/namespace.php:53 inc/activation/namespace.php:176
#: inc/activation/namespace.php:182
msgid "Help"
msgstr ""
#. translators: %1$s: link to how to page; %2$s: link to guide
#: inc/activation/namespace.php:60
msgid ""
"The easiest way to get started with Pressbooks is to follow our %1$s. Or, "
"you can review our %2$s."
msgstr ""
#: inc/activation/namespace.php:61
msgid "4 Step Guide to Making a Book on Pressbooks"
msgstr ""
#: inc/activation/namespace.php:62
msgid "Guide to Using Pressbooks"
msgstr ""
#: inc/activation/namespace.php:64
msgid ""
"If you require further assistance, please contact your network manager."
msgstr ""
#. Template Name of the theme
#: inc/activation/namespace.php:69 inc/activation/namespace.php:125
#: inc/activation/namespace.php:131 inc/activation/namespace.php:161
#: inc/activation/namespace.php:167
msgid "Catalog"
msgstr ""
#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173
msgid "Home"
msgstr ""
#: inc/admin/namespace.php:30
msgid "Catalog updated."
msgstr ""
#: inc/admin/namespace.php:31
msgid "Sorry, but your catalog was not updated. Please try again."
msgstr ""
#: inc/admin/namespace.php:32
msgid "Dismiss this notice."
msgstr ""
#: inc/admin/namespace.php:61
msgid "In Catalog"
msgstr ""
#: inc/customizer/namespace.php:69
msgid "Primary Color"
msgstr ""
#: inc/customizer/namespace.php:70
msgid "Primary color, used for links and other primary elements."
msgstr ""
#: inc/customizer/namespace.php:75
msgid "Primary Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:76
msgid "Variant of the primary color, used for primary element hover states."
msgstr ""
#: inc/customizer/namespace.php:81
msgid "Accent Color"
msgstr ""
#: inc/customizer/namespace.php:82
msgid "Accent color, used for flourishes and secondary elements."
msgstr ""
#: inc/customizer/namespace.php:87
msgid "Accent Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:88
msgid "Variant of the accent color, used for secondary element hover states."
msgstr ""
#: inc/customizer/namespace.php:93
msgid "Primary Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:94
msgid "Used for text on a primary background."
msgstr ""
#: inc/customizer/namespace.php:99
msgid "Accent Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:100
msgid "Used for text on an accent color background."
msgstr ""
#: inc/customizer/namespace.php:124
msgid "Social Media"
msgstr ""
#: inc/customizer/namespace.php:136
msgid "Facebook"
msgstr ""
#: inc/customizer/namespace.php:149
msgid "Twitter"
msgstr ""
#: inc/customizer/namespace.php:158
msgid "Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:169
msgid "Show Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:179 partials/content-front-page.php:19
msgid "Our Latest Titles"
msgstr ""
#: inc/customizer/namespace.php:184
msgid "Front Page Catalog Title"
msgstr ""
#: inc/customizer/namespace.php:193
msgid "Contact Form"
msgstr ""
#: inc/customizer/namespace.php:204
msgid "Show Contact Form"
msgstr ""
#: inc/customizer/namespace.php:214 partials/contact-form.php:12
msgid "Contact Us"
msgstr ""
#: inc/customizer/namespace.php:219
msgid "Contact Form Title"
msgstr ""
#: inc/customizer/namespace.php:233
msgid "Contact Email"
msgstr ""
#: inc/filters/namespace.php:63
msgid "Continued"
msgstr ""
#: inc/helpers/namespace.php:186
msgid "Sign In"
msgstr ""
#: inc/helpers/namespace.php:192
msgid "Sign Up"
msgstr ""
#: inc/helpers/namespace.php:200
msgid "Admin"
msgstr ""
#: inc/helpers/namespace.php:208
msgid "My Books"
msgstr ""
#: inc/helpers/namespace.php:214
msgid "Create a New Book"
msgstr ""
#: inc/helpers/namespace.php:220
msgid "Sign Out"
msgstr ""
#: inc/helpers/namespace.php:282
msgid "Name is required."
msgstr ""
#: inc/helpers/namespace.php:286
msgid "Email is required."
msgstr ""
#: inc/helpers/namespace.php:290
msgid "Email is invalid."
msgstr ""
#: inc/helpers/namespace.php:294
msgid "Institution is required."
msgstr ""
#: inc/helpers/namespace.php:298
msgid "Message is required."
msgstr ""
#. translators: %s name of contact for submitter
#: inc/helpers/namespace.php:305
msgid "Contact Form Submission from %s"
msgstr ""
#: inc/helpers/namespace.php:316
msgid "Your message was sent!"
msgstr ""
#: inc/helpers/namespace.php:319
msgid "Your message could not be sent."
msgstr ""
#: inc/intervention.php:12
msgid "Hello,"
msgstr ""
#: page-catalog.php:55
msgid "No Books Found"
msgstr ""
#: page-catalog.php:58
msgid "No books have been added to the catalog."
msgstr ""
#: partials/book.php:39
msgid "About this book"
msgstr ""
#: partials/contact-form.php:29
msgid "Keep this field blank (required)"
msgstr ""
#: partials/contact-form.php:45
msgid "Your name (required)"
msgstr ""
#: partials/contact-form.php:61
msgid "Your email address (required)"
msgstr ""
#: partials/contact-form.php:77
msgid "Your institution (required)"
msgstr ""
#: partials/contact-form.php:93
msgid "Your message (required)"
msgstr ""
#: partials/contact-form.php:97
msgid "Send"
msgstr ""
#: partials/content-front-page.php:76
msgid "View Complete Catalog"
msgstr ""
#: partials/content-none.php:14
msgid "Nothing Found"
msgstr ""
#. translators: 1: link to WP admin new post page.
#: partials/content-none.php:27
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
msgstr ""
#: partials/content-none.php:41
msgid ""
"Sorry, but nothing matched your search terms. Please try again with some "
"different keywords."
msgstr ""
#: partials/content-none.php:48
msgid ""
"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
"searching can help."
msgstr ""
#: partials/content-page-catalog.php:17
msgid "Filter by Subject"
msgstr ""
#: partials/content-page-catalog.php:19
msgid "All Subjects"
msgstr ""
#: partials/content-page-catalog.php:39
msgid "Filter by License"
msgstr ""
#: partials/content-page-catalog.php:41
msgid "All Licenses"
msgstr ""
#: partials/content-page-catalog.php:54
msgid "Sort by"
msgstr ""
#: partials/content-page-catalog.php:58
msgid "Subject"
msgstr ""
#: partials/content-page-catalog.php:59
msgid "Latest"
msgstr ""
#: partials/content-page-catalog.php:67
msgid "Clear Filters"
msgstr ""
#: partials/content-page-catalog.php:68
msgid "Submit"
msgstr ""
#: partials/content-page.php:23 partials/content.php:50
msgid "Pages:"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content-page.php:37
msgid "Edit <span class=\"screen-reader-text\">%s</span>"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content.php:37
msgid "Continue reading<span class=\"screen-reader-text\"> \"%s\"</span>"
msgstr ""
#: partials/paged-navigation.php:2
msgid "Navigation"
msgstr ""
#. translators: %s: search query.
#: search.php:23
msgid "Search Results for: %s"
msgstr ""
#: searchform.php:3
msgctxt "label"
msgid "Search Catalog"
msgstr ""
#: searchform.php:6
msgctxt "submit button"
msgid "Search"
msgstr ""

BIN
languages/tr_TR.mo

Binary file not shown.

571
languages/tr_TR.po

@ -1,571 +0,0 @@
# Copyright (C) 2019 Pressbooks (Book Oven Inc.)
# This file is distributed under the GNU GPL v3 or later.
msgid ""
msgstr ""
"Project-Id-Version: Aldine 1.6.2\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n"
"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Language-Team: Turkish (Turkey) (https://www.transifex.com/pressbooks/teams/9194/tr_TR/)\n"
"MIME-Version: 1.0\n"
"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-aldine\n"
"X-Generator: WP-CLI 2.0.1\n"
#. Theme Name of the theme
msgid "Aldine"
msgstr ""
#. Theme URI of the theme
msgid "https://github.com/pressbooks/pressbooks-aldine/"
msgstr ""
#. Description of the theme
msgid ""
"Aldine is the default theme for the home page of Pressbooks networks. It is "
"named for the Aldine Press, founded by Aldus Manutius in 1494, who is "
"regarded by many as the world’s first publisher."
msgstr ""
#. Author of the theme
msgid "Pressbooks (Book Oven Inc.)"
msgstr ""
#. Author URI of the theme
msgid "https://pressbooks.org"
msgstr ""
#: 404.php:17
msgid "Oops! That page can&rsquo;t be found."
msgstr ""
#: 404.php:21
msgid "It looks like nothing was found at this location."
msgstr ""
#. translators: 1: title.
#: comments.php:35
msgid "One thought on &ldquo;%1$s&rdquo;"
msgstr ""
#. translators: 1: comment count number, 2: title.
#: comments.php:41
msgctxt "comments title"
msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
msgstr[1] ""
#: comments.php:68
msgid "Comments are closed."
msgstr ""
#. translators: %s network name
#: footer.php:43 footer.php:48
msgid "%s on Facebook"
msgstr ""
#. translators: %s network name
#: footer.php:53 footer.php:58
msgid "%s on Twitter"
msgstr ""
#. translators: %s Pressbooks
#: footer.php:77
msgid "Powered by %s"
msgstr ""
#: footer.php:79
msgid "Guides and Tutorials"
msgstr ""
#: footer.php:80 inc/helpers/namespace.php:179
msgid "Contact"
msgstr ""
#: footer.php:84 footer.php:86
msgid "Pressbooks on YouTube"
msgstr ""
#: footer.php:88 footer.php:92
msgid "Pressbooks on Twitter"
msgstr ""
#: functions.php:19
msgid "Dependencies Missing"
msgstr ""
#: functions.php:20
msgid "You must run <code>composer install</code> from the Aldine directory."
msgstr ""
#: header.php:44
msgid "Skip to content"
msgstr ""
#. translators: %s name of network
#: header.php:69
msgid "Logo for %s"
msgstr ""
#: header.php:80
msgid "Toggle Menu"
msgstr ""
#: inc/actions/namespace.php:47 inc/activation/namespace.php:120
msgid "Primary Menu"
msgstr ""
#: inc/actions/namespace.php:48 inc/activation/namespace.php:141
msgid "Footer Menu"
msgstr ""
#: inc/actions/namespace.php:114
msgid "Network Footer Block 1"
msgstr ""
#: inc/actions/namespace.php:126
msgid "Network Footer Block 2"
msgstr ""
#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4
msgid "Increase Font Size"
msgstr ""
#: inc/actions/namespace.php:153
msgid "Decrease Font Size"
msgstr ""
#: inc/actions/namespace.php:237
msgid ""
"This page displays your network catalog, so there is no content to edit."
msgstr ""
#: inc/actions/namespace.php:291
msgid "Page Section"
msgstr ""
#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57
msgid "Title"
msgstr ""
#: inc/actions/namespace.php:293
msgid "Standard"
msgstr ""
#: inc/actions/namespace.php:294
msgid "Accent"
msgstr ""
#: inc/actions/namespace.php:295
msgid "Bordered"
msgstr ""
#: inc/actions/namespace.php:296
msgid "Borderless"
msgstr ""
#: inc/actions/namespace.php:299
msgid "Call to Action"
msgstr ""
#: inc/actions/namespace.php:300
msgid "Text"
msgstr ""
#: inc/actions/namespace.php:301
msgid "Link"
msgstr ""
#: inc/activation/namespace.php:25
msgid "About Pressbooks"
msgstr ""
#: inc/activation/namespace.php:26
msgid ""
"Pressbooks is easy-to-use book writing software that lets you create a book "
"in all the formats you need to publish."
msgstr ""
#: inc/activation/namespace.php:27
msgid "Learn More"
msgstr ""
#: inc/activation/namespace.php:34 inc/activation/namespace.php:146
#: inc/activation/namespace.php:152
msgid "About"
msgstr ""
#: inc/activation/namespace.php:39
msgid ""
"Pressbooks is simple book production software. You can use Pressbooks to "
"publish textbooks, scholarly monographs, syllabi, fiction and non-fiction "
"books, white papers, and more in multiple formats including:"
msgstr ""
#: inc/activation/namespace.php:40
msgid "MOBI (for Kindle ebooks)"
msgstr ""
#: inc/activation/namespace.php:41
msgid "EPUB (for all other ebookstores)"
msgstr ""
#: inc/activation/namespace.php:42
msgid "designed PDF (for print-on-demand and digital distribution)"
msgstr ""
#. translators: %s link to about page
#: inc/activation/namespace.php:46
msgid "For more information about Pressbooks, %s."
msgstr ""
#: inc/activation/namespace.php:47
msgid "see here"
msgstr ""
#: inc/activation/namespace.php:53 inc/activation/namespace.php:176
#: inc/activation/namespace.php:182
msgid "Help"
msgstr ""
#. translators: %1$s: link to how to page; %2$s: link to guide
#: inc/activation/namespace.php:60
msgid ""
"The easiest way to get started with Pressbooks is to follow our %1$s. Or, "
"you can review our %2$s."
msgstr ""
#: inc/activation/namespace.php:61
msgid "4 Step Guide to Making a Book on Pressbooks"
msgstr ""
#: inc/activation/namespace.php:62
msgid "Guide to Using Pressbooks"
msgstr ""
#: inc/activation/namespace.php:64
msgid ""
"If you require further assistance, please contact your network manager."
msgstr ""
#. Template Name of the theme
#: inc/activation/namespace.php:69 inc/activation/namespace.php:125
#: inc/activation/namespace.php:131 inc/activation/namespace.php:161
#: inc/activation/namespace.php:167
msgid "Catalog"
msgstr ""
#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173
msgid "Home"
msgstr ""
#: inc/admin/namespace.php:30
msgid "Catalog updated."
msgstr ""
#: inc/admin/namespace.php:31
msgid "Sorry, but your catalog was not updated. Please try again."
msgstr ""
#: inc/admin/namespace.php:32
msgid "Dismiss this notice."
msgstr ""
#: inc/admin/namespace.php:61
msgid "In Catalog"
msgstr ""
#: inc/customizer/namespace.php:69
msgid "Primary Color"
msgstr ""
#: inc/customizer/namespace.php:70
msgid "Primary color, used for links and other primary elements."
msgstr ""
#: inc/customizer/namespace.php:75
msgid "Primary Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:76
msgid "Variant of the primary color, used for primary element hover states."
msgstr ""
#: inc/customizer/namespace.php:81
msgid "Accent Color"
msgstr ""
#: inc/customizer/namespace.php:82
msgid "Accent color, used for flourishes and secondary elements."
msgstr ""
#: inc/customizer/namespace.php:87
msgid "Accent Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:88
msgid "Variant of the accent color, used for secondary element hover states."
msgstr ""
#: inc/customizer/namespace.php:93
msgid "Primary Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:94
msgid "Used for text on a primary background."
msgstr ""
#: inc/customizer/namespace.php:99
msgid "Accent Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:100
msgid "Used for text on an accent color background."
msgstr ""
#: inc/customizer/namespace.php:124
msgid "Social Media"
msgstr ""
#: inc/customizer/namespace.php:136
msgid "Facebook"
msgstr ""
#: inc/customizer/namespace.php:149
msgid "Twitter"
msgstr ""
#: inc/customizer/namespace.php:158
msgid "Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:169
msgid "Show Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:179 partials/content-front-page.php:19
msgid "Our Latest Titles"
msgstr ""
#: inc/customizer/namespace.php:184
msgid "Front Page Catalog Title"
msgstr ""
#: inc/customizer/namespace.php:193
msgid "Contact Form"
msgstr ""
#: inc/customizer/namespace.php:204
msgid "Show Contact Form"
msgstr ""
#: inc/customizer/namespace.php:214 partials/contact-form.php:12
msgid "Contact Us"
msgstr ""
#: inc/customizer/namespace.php:219
msgid "Contact Form Title"
msgstr ""
#: inc/customizer/namespace.php:233
msgid "Contact Email"
msgstr ""
#: inc/filters/namespace.php:63
msgid "Continued"
msgstr ""
#: inc/helpers/namespace.php:186
msgid "Sign In"
msgstr ""
#: inc/helpers/namespace.php:192
msgid "Sign Up"
msgstr ""
#: inc/helpers/namespace.php:200
msgid "Admin"
msgstr ""
#: inc/helpers/namespace.php:208
msgid "My Books"
msgstr ""
#: inc/helpers/namespace.php:214
msgid "Create a New Book"
msgstr ""
#: inc/helpers/namespace.php:220
msgid "Sign Out"
msgstr ""
#: inc/helpers/namespace.php:282
msgid "Name is required."
msgstr ""
#: inc/helpers/namespace.php:286
msgid "Email is required."
msgstr ""
#: inc/helpers/namespace.php:290
msgid "Email is invalid."
msgstr ""
#: inc/helpers/namespace.php:294
msgid "Institution is required."
msgstr ""
#: inc/helpers/namespace.php:298
msgid "Message is required."
msgstr ""
#. translators: %s name of contact for submitter
#: inc/helpers/namespace.php:305
msgid "Contact Form Submission from %s"
msgstr ""
#: inc/helpers/namespace.php:316
msgid "Your message was sent!"
msgstr ""
#: inc/helpers/namespace.php:319
msgid "Your message could not be sent."
msgstr ""
#: inc/intervention.php:12
msgid "Hello,"
msgstr ""
#: page-catalog.php:55
msgid "No Books Found"
msgstr ""
#: page-catalog.php:58
msgid "No books have been added to the catalog."
msgstr ""
#: partials/book.php:39
msgid "About this book"
msgstr ""
#: partials/contact-form.php:29
msgid "Keep this field blank (required)"
msgstr ""
#: partials/contact-form.php:45
msgid "Your name (required)"
msgstr ""
#: partials/contact-form.php:61
msgid "Your email address (required)"
msgstr ""
#: partials/contact-form.php:77
msgid "Your institution (required)"
msgstr ""
#: partials/contact-form.php:93
msgid "Your message (required)"
msgstr ""
#: partials/contact-form.php:97
msgid "Send"
msgstr ""
#: partials/content-front-page.php:76
msgid "View Complete Catalog"
msgstr ""
#: partials/content-none.php:14
msgid "Nothing Found"
msgstr ""
#. translators: 1: link to WP admin new post page.
#: partials/content-none.php:27
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
msgstr ""
#: partials/content-none.php:41
msgid ""
"Sorry, but nothing matched your search terms. Please try again with some "
"different keywords."
msgstr ""
#: partials/content-none.php:48
msgid ""
"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
"searching can help."
msgstr ""
#: partials/content-page-catalog.php:17
msgid "Filter by Subject"
msgstr ""
#: partials/content-page-catalog.php:19
msgid "All Subjects"
msgstr ""
#: partials/content-page-catalog.php:39
msgid "Filter by License"
msgstr ""
#: partials/content-page-catalog.php:41
msgid "All Licenses"
msgstr ""
#: partials/content-page-catalog.php:54
msgid "Sort by"
msgstr ""
#: partials/content-page-catalog.php:58
msgid "Subject"
msgstr ""
#: partials/content-page-catalog.php:59
msgid "Latest"
msgstr ""
#: partials/content-page-catalog.php:67
msgid "Clear Filters"
msgstr ""
#: partials/content-page-catalog.php:68
msgid "Submit"
msgstr ""
#: partials/content-page.php:23 partials/content.php:50
msgid "Pages:"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content-page.php:37
msgid "Edit <span class=\"screen-reader-text\">%s</span>"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content.php:37
msgid "Continue reading<span class=\"screen-reader-text\"> \"%s\"</span>"
msgstr ""
#: partials/paged-navigation.php:2
msgid "Navigation"
msgstr ""
#. translators: %s: search query.
#: search.php:23
msgid "Search Results for: %s"
msgstr ""
#: searchform.php:3
msgctxt "label"
msgid "Search Catalog"
msgstr ""
#: searchform.php:6
msgctxt "submit button"
msgid "Search"
msgstr ""

BIN
languages/uk.mo

Binary file not shown.

573
languages/uk.po

@ -1,573 +0,0 @@
# Copyright (C) 2019 Pressbooks (Book Oven Inc.)
# This file is distributed under the GNU GPL v3 or later.
msgid ""
msgstr ""
"Project-Id-Version: Aldine 1.6.2\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n"
"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Language-Team: Ukrainian (https://www.transifex.com/pressbooks/teams/9194/uk/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: uk\n"
"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n"
"X-Domain: pressbooks-aldine\n"
"X-Generator: WP-CLI 2.0.1\n"
#. Theme Name of the theme
msgid "Aldine"
msgstr ""
#. Theme URI of the theme
msgid "https://github.com/pressbooks/pressbooks-aldine/"
msgstr ""
#. Description of the theme
msgid ""
"Aldine is the default theme for the home page of Pressbooks networks. It is "
"named for the Aldine Press, founded by Aldus Manutius in 1494, who is "
"regarded by many as the world’s first publisher."
msgstr ""
#. Author of the theme
msgid "Pressbooks (Book Oven Inc.)"
msgstr ""
#. Author URI of the theme
msgid "https://pressbooks.org"
msgstr ""
#: 404.php:17
msgid "Oops! That page can&rsquo;t be found."
msgstr ""
#: 404.php:21
msgid "It looks like nothing was found at this location."
msgstr ""
#. translators: 1: title.
#: comments.php:35
msgid "One thought on &ldquo;%1$s&rdquo;"
msgstr ""
#. translators: 1: comment count number, 2: title.
#: comments.php:41
msgctxt "comments title"
msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
#: comments.php:68
msgid "Comments are closed."
msgstr ""
#. translators: %s network name
#: footer.php:43 footer.php:48
msgid "%s on Facebook"
msgstr ""
#. translators: %s network name
#: footer.php:53 footer.php:58
msgid "%s on Twitter"
msgstr ""
#. translators: %s Pressbooks
#: footer.php:77
msgid "Powered by %s"
msgstr ""
#: footer.php:79
msgid "Guides and Tutorials"
msgstr ""
#: footer.php:80 inc/helpers/namespace.php:179
msgid "Contact"
msgstr ""
#: footer.php:84 footer.php:86
msgid "Pressbooks on YouTube"
msgstr ""
#: footer.php:88 footer.php:92
msgid "Pressbooks on Twitter"
msgstr ""
#: functions.php:19
msgid "Dependencies Missing"
msgstr ""
#: functions.php:20
msgid "You must run <code>composer install</code> from the Aldine directory."
msgstr ""
#: header.php:44
msgid "Skip to content"
msgstr ""
#. translators: %s name of network
#: header.php:69
msgid "Logo for %s"
msgstr ""
#: header.php:80
msgid "Toggle Menu"
msgstr ""
#: inc/actions/namespace.php:47 inc/activation/namespace.php:120
msgid "Primary Menu"
msgstr ""
#: inc/actions/namespace.php:48 inc/activation/namespace.php:141
msgid "Footer Menu"
msgstr ""
#: inc/actions/namespace.php:114
msgid "Network Footer Block 1"
msgstr ""
#: inc/actions/namespace.php:126
msgid "Network Footer Block 2"
msgstr ""
#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4
msgid "Increase Font Size"
msgstr ""
#: inc/actions/namespace.php:153
msgid "Decrease Font Size"
msgstr ""
#: inc/actions/namespace.php:237
msgid ""
"This page displays your network catalog, so there is no content to edit."
msgstr ""
#: inc/actions/namespace.php:291
msgid "Page Section"
msgstr ""
#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57
msgid "Title"
msgstr ""
#: inc/actions/namespace.php:293
msgid "Standard"
msgstr ""
#: inc/actions/namespace.php:294
msgid "Accent"
msgstr ""
#: inc/actions/namespace.php:295
msgid "Bordered"
msgstr ""
#: inc/actions/namespace.php:296
msgid "Borderless"
msgstr ""
#: inc/actions/namespace.php:299
msgid "Call to Action"
msgstr ""
#: inc/actions/namespace.php:300
msgid "Text"
msgstr ""
#: inc/actions/namespace.php:301
msgid "Link"
msgstr ""
#: inc/activation/namespace.php:25
msgid "About Pressbooks"
msgstr ""
#: inc/activation/namespace.php:26
msgid ""
"Pressbooks is easy-to-use book writing software that lets you create a book "
"in all the formats you need to publish."
msgstr ""
#: inc/activation/namespace.php:27
msgid "Learn More"
msgstr ""
#: inc/activation/namespace.php:34 inc/activation/namespace.php:146
#: inc/activation/namespace.php:152
msgid "About"
msgstr ""
#: inc/activation/namespace.php:39
msgid ""
"Pressbooks is simple book production software. You can use Pressbooks to "
"publish textbooks, scholarly monographs, syllabi, fiction and non-fiction "
"books, white papers, and more in multiple formats including:"
msgstr ""
#: inc/activation/namespace.php:40
msgid "MOBI (for Kindle ebooks)"
msgstr ""
#: inc/activation/namespace.php:41
msgid "EPUB (for all other ebookstores)"
msgstr ""
#: inc/activation/namespace.php:42
msgid "designed PDF (for print-on-demand and digital distribution)"
msgstr ""
#. translators: %s link to about page
#: inc/activation/namespace.php:46
msgid "For more information about Pressbooks, %s."
msgstr ""
#: inc/activation/namespace.php:47
msgid "see here"
msgstr ""
#: inc/activation/namespace.php:53 inc/activation/namespace.php:176
#: inc/activation/namespace.php:182
msgid "Help"
msgstr ""
#. translators: %1$s: link to how to page; %2$s: link to guide
#: inc/activation/namespace.php:60
msgid ""
"The easiest way to get started with Pressbooks is to follow our %1$s. Or, "
"you can review our %2$s."
msgstr ""
#: inc/activation/namespace.php:61
msgid "4 Step Guide to Making a Book on Pressbooks"
msgstr ""
#: inc/activation/namespace.php:62
msgid "Guide to Using Pressbooks"
msgstr ""
#: inc/activation/namespace.php:64
msgid ""
"If you require further assistance, please contact your network manager."
msgstr ""
#. Template Name of the theme
#: inc/activation/namespace.php:69 inc/activation/namespace.php:125
#: inc/activation/namespace.php:131 inc/activation/namespace.php:161
#: inc/activation/namespace.php:167
msgid "Catalog"
msgstr ""
#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173
msgid "Home"
msgstr ""
#: inc/admin/namespace.php:30
msgid "Catalog updated."
msgstr ""
#: inc/admin/namespace.php:31
msgid "Sorry, but your catalog was not updated. Please try again."
msgstr ""
#: inc/admin/namespace.php:32
msgid "Dismiss this notice."
msgstr ""
#: inc/admin/namespace.php:61
msgid "In Catalog"
msgstr ""
#: inc/customizer/namespace.php:69
msgid "Primary Color"
msgstr ""
#: inc/customizer/namespace.php:70
msgid "Primary color, used for links and other primary elements."
msgstr ""
#: inc/customizer/namespace.php:75
msgid "Primary Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:76
msgid "Variant of the primary color, used for primary element hover states."
msgstr ""
#: inc/customizer/namespace.php:81
msgid "Accent Color"
msgstr ""
#: inc/customizer/namespace.php:82
msgid "Accent color, used for flourishes and secondary elements."
msgstr ""
#: inc/customizer/namespace.php:87
msgid "Accent Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:88
msgid "Variant of the accent color, used for secondary element hover states."
msgstr ""
#: inc/customizer/namespace.php:93
msgid "Primary Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:94
msgid "Used for text on a primary background."
msgstr ""
#: inc/customizer/namespace.php:99
msgid "Accent Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:100
msgid "Used for text on an accent color background."
msgstr ""
#: inc/customizer/namespace.php:124
msgid "Social Media"
msgstr ""
#: inc/customizer/namespace.php:136
msgid "Facebook"
msgstr ""
#: inc/customizer/namespace.php:149
msgid "Twitter"
msgstr ""
#: inc/customizer/namespace.php:158
msgid "Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:169
msgid "Show Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:179 partials/content-front-page.php:19
msgid "Our Latest Titles"
msgstr ""
#: inc/customizer/namespace.php:184
msgid "Front Page Catalog Title"
msgstr ""
#: inc/customizer/namespace.php:193
msgid "Contact Form"
msgstr ""
#: inc/customizer/namespace.php:204
msgid "Show Contact Form"
msgstr ""
#: inc/customizer/namespace.php:214 partials/contact-form.php:12
msgid "Contact Us"
msgstr ""
#: inc/customizer/namespace.php:219
msgid "Contact Form Title"
msgstr ""
#: inc/customizer/namespace.php:233
msgid "Contact Email"
msgstr ""
#: inc/filters/namespace.php:63
msgid "Continued"
msgstr ""
#: inc/helpers/namespace.php:186
msgid "Sign In"
msgstr ""
#: inc/helpers/namespace.php:192
msgid "Sign Up"
msgstr ""
#: inc/helpers/namespace.php:200
msgid "Admin"
msgstr ""
#: inc/helpers/namespace.php:208
msgid "My Books"
msgstr ""
#: inc/helpers/namespace.php:214
msgid "Create a New Book"
msgstr ""
#: inc/helpers/namespace.php:220
msgid "Sign Out"
msgstr ""
#: inc/helpers/namespace.php:282
msgid "Name is required."
msgstr ""
#: inc/helpers/namespace.php:286
msgid "Email is required."
msgstr ""
#: inc/helpers/namespace.php:290
msgid "Email is invalid."
msgstr ""
#: inc/helpers/namespace.php:294
msgid "Institution is required."
msgstr ""
#: inc/helpers/namespace.php:298
msgid "Message is required."
msgstr ""
#. translators: %s name of contact for submitter
#: inc/helpers/namespace.php:305
msgid "Contact Form Submission from %s"
msgstr ""
#: inc/helpers/namespace.php:316
msgid "Your message was sent!"
msgstr ""
#: inc/helpers/namespace.php:319
msgid "Your message could not be sent."
msgstr ""
#: inc/intervention.php:12
msgid "Hello,"
msgstr ""
#: page-catalog.php:55
msgid "No Books Found"
msgstr ""
#: page-catalog.php:58
msgid "No books have been added to the catalog."
msgstr ""
#: partials/book.php:39
msgid "About this book"
msgstr ""
#: partials/contact-form.php:29
msgid "Keep this field blank (required)"
msgstr ""
#: partials/contact-form.php:45
msgid "Your name (required)"
msgstr ""
#: partials/contact-form.php:61
msgid "Your email address (required)"
msgstr ""
#: partials/contact-form.php:77
msgid "Your institution (required)"
msgstr ""
#: partials/contact-form.php:93
msgid "Your message (required)"
msgstr ""
#: partials/contact-form.php:97
msgid "Send"
msgstr ""
#: partials/content-front-page.php:76
msgid "View Complete Catalog"
msgstr ""
#: partials/content-none.php:14
msgid "Nothing Found"
msgstr ""
#. translators: 1: link to WP admin new post page.
#: partials/content-none.php:27
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
msgstr ""
#: partials/content-none.php:41
msgid ""
"Sorry, but nothing matched your search terms. Please try again with some "
"different keywords."
msgstr ""
#: partials/content-none.php:48
msgid ""
"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
"searching can help."
msgstr ""
#: partials/content-page-catalog.php:17
msgid "Filter by Subject"
msgstr ""
#: partials/content-page-catalog.php:19
msgid "All Subjects"
msgstr ""
#: partials/content-page-catalog.php:39
msgid "Filter by License"
msgstr ""
#: partials/content-page-catalog.php:41
msgid "All Licenses"
msgstr ""
#: partials/content-page-catalog.php:54
msgid "Sort by"
msgstr ""
#: partials/content-page-catalog.php:58
msgid "Subject"
msgstr ""
#: partials/content-page-catalog.php:59
msgid "Latest"
msgstr ""
#: partials/content-page-catalog.php:67
msgid "Clear Filters"
msgstr ""
#: partials/content-page-catalog.php:68
msgid "Submit"
msgstr ""
#: partials/content-page.php:23 partials/content.php:50
msgid "Pages:"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content-page.php:37
msgid "Edit <span class=\"screen-reader-text\">%s</span>"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content.php:37
msgid "Continue reading<span class=\"screen-reader-text\"> \"%s\"</span>"
msgstr ""
#: partials/paged-navigation.php:2
msgid "Navigation"
msgstr ""
#. translators: %s: search query.
#: search.php:23
msgid "Search Results for: %s"
msgstr ""
#: searchform.php:3
msgctxt "label"
msgid "Search Catalog"
msgstr ""
#: searchform.php:6
msgctxt "submit button"
msgid "Search"
msgstr ""

BIN
languages/ur.mo

Binary file not shown.

571
languages/ur.po

@ -1,571 +0,0 @@
# Copyright (C) 2019 Pressbooks (Book Oven Inc.)
# This file is distributed under the GNU GPL v3 or later.
msgid ""
msgstr ""
"Project-Id-Version: Aldine 1.6.2\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n"
"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Language-Team: Urdu (https://www.transifex.com/pressbooks/teams/9194/ur/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ur\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Domain: pressbooks-aldine\n"
"X-Generator: WP-CLI 2.0.1\n"
#. Theme Name of the theme
msgid "Aldine"
msgstr ""
#. Theme URI of the theme
msgid "https://github.com/pressbooks/pressbooks-aldine/"
msgstr ""
#. Description of the theme
msgid ""
"Aldine is the default theme for the home page of Pressbooks networks. It is "
"named for the Aldine Press, founded by Aldus Manutius in 1494, who is "
"regarded by many as the world’s first publisher."
msgstr ""
#. Author of the theme
msgid "Pressbooks (Book Oven Inc.)"
msgstr ""
#. Author URI of the theme
msgid "https://pressbooks.org"
msgstr ""
#: 404.php:17
msgid "Oops! That page can&rsquo;t be found."
msgstr ""
#: 404.php:21
msgid "It looks like nothing was found at this location."
msgstr ""
#. translators: 1: title.
#: comments.php:35
msgid "One thought on &ldquo;%1$s&rdquo;"
msgstr ""
#. translators: 1: comment count number, 2: title.
#: comments.php:41
msgctxt "comments title"
msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
msgstr[1] ""
#: comments.php:68
msgid "Comments are closed."
msgstr ""
#. translators: %s network name
#: footer.php:43 footer.php:48
msgid "%s on Facebook"
msgstr ""
#. translators: %s network name
#: footer.php:53 footer.php:58
msgid "%s on Twitter"
msgstr ""
#. translators: %s Pressbooks
#: footer.php:77
msgid "Powered by %s"
msgstr ""
#: footer.php:79
msgid "Guides and Tutorials"
msgstr ""
#: footer.php:80 inc/helpers/namespace.php:179
msgid "Contact"
msgstr ""
#: footer.php:84 footer.php:86
msgid "Pressbooks on YouTube"
msgstr ""
#: footer.php:88 footer.php:92
msgid "Pressbooks on Twitter"
msgstr ""
#: functions.php:19
msgid "Dependencies Missing"
msgstr ""
#: functions.php:20
msgid "You must run <code>composer install</code> from the Aldine directory."
msgstr ""
#: header.php:44
msgid "Skip to content"
msgstr ""
#. translators: %s name of network
#: header.php:69
msgid "Logo for %s"
msgstr ""
#: header.php:80
msgid "Toggle Menu"
msgstr ""
#: inc/actions/namespace.php:47 inc/activation/namespace.php:120
msgid "Primary Menu"
msgstr ""
#: inc/actions/namespace.php:48 inc/activation/namespace.php:141
msgid "Footer Menu"
msgstr ""
#: inc/actions/namespace.php:114
msgid "Network Footer Block 1"
msgstr ""
#: inc/actions/namespace.php:126
msgid "Network Footer Block 2"
msgstr ""
#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4
msgid "Increase Font Size"
msgstr ""
#: inc/actions/namespace.php:153
msgid "Decrease Font Size"
msgstr ""
#: inc/actions/namespace.php:237
msgid ""
"This page displays your network catalog, so there is no content to edit."
msgstr ""
#: inc/actions/namespace.php:291
msgid "Page Section"
msgstr ""
#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57
msgid "Title"
msgstr ""
#: inc/actions/namespace.php:293
msgid "Standard"
msgstr ""
#: inc/actions/namespace.php:294
msgid "Accent"
msgstr ""
#: inc/actions/namespace.php:295
msgid "Bordered"
msgstr ""
#: inc/actions/namespace.php:296
msgid "Borderless"
msgstr ""
#: inc/actions/namespace.php:299
msgid "Call to Action"
msgstr ""
#: inc/actions/namespace.php:300
msgid "Text"
msgstr ""
#: inc/actions/namespace.php:301
msgid "Link"
msgstr ""
#: inc/activation/namespace.php:25
msgid "About Pressbooks"
msgstr ""
#: inc/activation/namespace.php:26
msgid ""
"Pressbooks is easy-to-use book writing software that lets you create a book "
"in all the formats you need to publish."
msgstr ""
#: inc/activation/namespace.php:27
msgid "Learn More"
msgstr ""
#: inc/activation/namespace.php:34 inc/activation/namespace.php:146
#: inc/activation/namespace.php:152
msgid "About"
msgstr ""
#: inc/activation/namespace.php:39
msgid ""
"Pressbooks is simple book production software. You can use Pressbooks to "
"publish textbooks, scholarly monographs, syllabi, fiction and non-fiction "
"books, white papers, and more in multiple formats including:"
msgstr ""
#: inc/activation/namespace.php:40
msgid "MOBI (for Kindle ebooks)"
msgstr ""
#: inc/activation/namespace.php:41
msgid "EPUB (for all other ebookstores)"
msgstr ""
#: inc/activation/namespace.php:42
msgid "designed PDF (for print-on-demand and digital distribution)"
msgstr ""
#. translators: %s link to about page
#: inc/activation/namespace.php:46
msgid "For more information about Pressbooks, %s."
msgstr ""
#: inc/activation/namespace.php:47
msgid "see here"
msgstr ""
#: inc/activation/namespace.php:53 inc/activation/namespace.php:176
#: inc/activation/namespace.php:182
msgid "Help"
msgstr ""
#. translators: %1$s: link to how to page; %2$s: link to guide
#: inc/activation/namespace.php:60
msgid ""
"The easiest way to get started with Pressbooks is to follow our %1$s. Or, "
"you can review our %2$s."
msgstr ""
#: inc/activation/namespace.php:61
msgid "4 Step Guide to Making a Book on Pressbooks"
msgstr ""
#: inc/activation/namespace.php:62
msgid "Guide to Using Pressbooks"
msgstr ""
#: inc/activation/namespace.php:64
msgid ""
"If you require further assistance, please contact your network manager."
msgstr ""
#. Template Name of the theme
#: inc/activation/namespace.php:69 inc/activation/namespace.php:125
#: inc/activation/namespace.php:131 inc/activation/namespace.php:161
#: inc/activation/namespace.php:167
msgid "Catalog"
msgstr ""
#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173
msgid "Home"
msgstr ""
#: inc/admin/namespace.php:30
msgid "Catalog updated."
msgstr ""
#: inc/admin/namespace.php:31
msgid "Sorry, but your catalog was not updated. Please try again."
msgstr ""
#: inc/admin/namespace.php:32
msgid "Dismiss this notice."
msgstr ""
#: inc/admin/namespace.php:61
msgid "In Catalog"
msgstr ""
#: inc/customizer/namespace.php:69
msgid "Primary Color"
msgstr ""
#: inc/customizer/namespace.php:70
msgid "Primary color, used for links and other primary elements."
msgstr ""
#: inc/customizer/namespace.php:75
msgid "Primary Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:76
msgid "Variant of the primary color, used for primary element hover states."
msgstr ""
#: inc/customizer/namespace.php:81
msgid "Accent Color"
msgstr ""
#: inc/customizer/namespace.php:82
msgid "Accent color, used for flourishes and secondary elements."
msgstr ""
#: inc/customizer/namespace.php:87
msgid "Accent Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:88
msgid "Variant of the accent color, used for secondary element hover states."
msgstr ""
#: inc/customizer/namespace.php:93
msgid "Primary Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:94
msgid "Used for text on a primary background."
msgstr ""
#: inc/customizer/namespace.php:99
msgid "Accent Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:100
msgid "Used for text on an accent color background."
msgstr ""
#: inc/customizer/namespace.php:124
msgid "Social Media"
msgstr ""
#: inc/customizer/namespace.php:136
msgid "Facebook"
msgstr ""
#: inc/customizer/namespace.php:149
msgid "Twitter"
msgstr ""
#: inc/customizer/namespace.php:158
msgid "Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:169
msgid "Show Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:179 partials/content-front-page.php:19
msgid "Our Latest Titles"
msgstr ""
#: inc/customizer/namespace.php:184
msgid "Front Page Catalog Title"
msgstr ""
#: inc/customizer/namespace.php:193
msgid "Contact Form"
msgstr ""
#: inc/customizer/namespace.php:204
msgid "Show Contact Form"
msgstr ""
#: inc/customizer/namespace.php:214 partials/contact-form.php:12
msgid "Contact Us"
msgstr ""
#: inc/customizer/namespace.php:219
msgid "Contact Form Title"
msgstr ""
#: inc/customizer/namespace.php:233
msgid "Contact Email"
msgstr ""
#: inc/filters/namespace.php:63
msgid "Continued"
msgstr ""
#: inc/helpers/namespace.php:186
msgid "Sign In"
msgstr ""
#: inc/helpers/namespace.php:192
msgid "Sign Up"
msgstr ""
#: inc/helpers/namespace.php:200
msgid "Admin"
msgstr ""
#: inc/helpers/namespace.php:208
msgid "My Books"
msgstr ""
#: inc/helpers/namespace.php:214
msgid "Create a New Book"
msgstr ""
#: inc/helpers/namespace.php:220
msgid "Sign Out"
msgstr ""
#: inc/helpers/namespace.php:282
msgid "Name is required."
msgstr ""
#: inc/helpers/namespace.php:286
msgid "Email is required."
msgstr ""
#: inc/helpers/namespace.php:290
msgid "Email is invalid."
msgstr ""
#: inc/helpers/namespace.php:294
msgid "Institution is required."
msgstr ""
#: inc/helpers/namespace.php:298
msgid "Message is required."
msgstr ""
#. translators: %s name of contact for submitter
#: inc/helpers/namespace.php:305
msgid "Contact Form Submission from %s"
msgstr ""
#: inc/helpers/namespace.php:316
msgid "Your message was sent!"
msgstr ""
#: inc/helpers/namespace.php:319
msgid "Your message could not be sent."
msgstr ""
#: inc/intervention.php:12
msgid "Hello,"
msgstr ""
#: page-catalog.php:55
msgid "No Books Found"
msgstr ""
#: page-catalog.php:58
msgid "No books have been added to the catalog."
msgstr ""
#: partials/book.php:39
msgid "About this book"
msgstr ""
#: partials/contact-form.php:29
msgid "Keep this field blank (required)"
msgstr ""
#: partials/contact-form.php:45
msgid "Your name (required)"
msgstr ""
#: partials/contact-form.php:61
msgid "Your email address (required)"
msgstr ""
#: partials/contact-form.php:77
msgid "Your institution (required)"
msgstr ""
#: partials/contact-form.php:93
msgid "Your message (required)"
msgstr ""
#: partials/contact-form.php:97
msgid "Send"
msgstr ""
#: partials/content-front-page.php:76
msgid "View Complete Catalog"
msgstr ""
#: partials/content-none.php:14
msgid "Nothing Found"
msgstr ""
#. translators: 1: link to WP admin new post page.
#: partials/content-none.php:27
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
msgstr ""
#: partials/content-none.php:41
msgid ""
"Sorry, but nothing matched your search terms. Please try again with some "
"different keywords."
msgstr ""
#: partials/content-none.php:48
msgid ""
"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
"searching can help."
msgstr ""
#: partials/content-page-catalog.php:17
msgid "Filter by Subject"
msgstr ""
#: partials/content-page-catalog.php:19
msgid "All Subjects"
msgstr ""
#: partials/content-page-catalog.php:39
msgid "Filter by License"
msgstr ""
#: partials/content-page-catalog.php:41
msgid "All Licenses"
msgstr ""
#: partials/content-page-catalog.php:54
msgid "Sort by"
msgstr ""
#: partials/content-page-catalog.php:58
msgid "Subject"
msgstr ""
#: partials/content-page-catalog.php:59
msgid "Latest"
msgstr ""
#: partials/content-page-catalog.php:67
msgid "Clear Filters"
msgstr ""
#: partials/content-page-catalog.php:68
msgid "Submit"
msgstr ""
#: partials/content-page.php:23 partials/content.php:50
msgid "Pages:"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content-page.php:37
msgid "Edit <span class=\"screen-reader-text\">%s</span>"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content.php:37
msgid "Continue reading<span class=\"screen-reader-text\"> \"%s\"</span>"
msgstr ""
#: partials/paged-navigation.php:2
msgid "Navigation"
msgstr ""
#. translators: %s: search query.
#: search.php:23
msgid "Search Results for: %s"
msgstr ""
#: searchform.php:3
msgctxt "label"
msgid "Search Catalog"
msgstr ""
#: searchform.php:6
msgctxt "submit button"
msgid "Search"
msgstr ""

BIN
languages/zh.mo

Binary file not shown.

BIN
languages/zh_CN.mo

Binary file not shown.

574
languages/zh_CN.po

@ -1,574 +0,0 @@
# Copyright (C) 2019 Pressbooks (Book Oven Inc.)
# This file is distributed under the GNU GPL v3 or later.
# Translators:
# jin peng <hp3240au@gmail.com>, 2019
#
msgid ""
msgstr ""
"Project-Id-Version: Aldine 1.6.2\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine/\n"
"POT-Creation-Date: 2019-05-13T16:54:07+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Last-Translator: jin peng <hp3240au@gmail.com>, 2019\n"
"Language-Team: Chinese (China) (https://www.transifex.com/pressbooks/teams/9194/zh_CN/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: zh_CN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Domain: pressbooks-aldine\n"
"X-Generator: WP-CLI 2.0.1\n"
#. Theme Name of the theme
msgid "Aldine"
msgstr ""
#. Theme URI of the theme
msgid "https://github.com/pressbooks/pressbooks-aldine/"
msgstr ""
#. Description of the theme
msgid ""
"Aldine is the default theme for the home page of Pressbooks networks. It is "
"named for the Aldine Press, founded by Aldus Manutius in 1494, who is "
"regarded by many as the world’s first publisher."
msgstr ""
#. Author of the theme
msgid "Pressbooks (Book Oven Inc.)"
msgstr ""
#. Author URI of the theme
msgid "https://pressbooks.org"
msgstr ""
#: 404.php:17
msgid "Oops! That page can&rsquo;t be found."
msgstr ""
#: 404.php:21
msgid "It looks like nothing was found at this location."
msgstr ""
#. translators: 1: title.
#: comments.php:35
msgid "One thought on &ldquo;%1$s&rdquo;"
msgstr ""
#. translators: 1: comment count number, 2: title.
#: comments.php:41
msgctxt "comments title"
msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
#: comments.php:68
msgid "Comments are closed."
msgstr ""
#. translators: %s network name
#: footer.php:43 footer.php:48
msgid "%s on Facebook"
msgstr ""
#. translators: %s network name
#: footer.php:53 footer.php:58
msgid "%s on Twitter"
msgstr ""
#. translators: %s Pressbooks
#: footer.php:77
msgid "Powered by %s"
msgstr ""
#: footer.php:79
msgid "Guides and Tutorials"
msgstr ""
#: footer.php:80 inc/helpers/namespace.php:179
msgid "Contact"
msgstr ""
#: footer.php:84 footer.php:86
msgid "Pressbooks on YouTube"
msgstr ""
#: footer.php:88 footer.php:92
msgid "Pressbooks on Twitter"
msgstr ""
#: functions.php:19
msgid "Dependencies Missing"
msgstr ""
#: functions.php:20
msgid "You must run <code>composer install</code> from the Aldine directory."
msgstr ""
#: header.php:44
msgid "Skip to content"
msgstr ""
#. translators: %s name of network
#: header.php:69
msgid "Logo for %s"
msgstr ""
#: header.php:80
msgid "Toggle Menu"
msgstr ""
#: inc/actions/namespace.php:47 inc/activation/namespace.php:120
msgid "Primary Menu"
msgstr ""
#: inc/actions/namespace.php:48 inc/activation/namespace.php:141
msgid "Footer Menu"
msgstr ""
#: inc/actions/namespace.php:114
msgid "Network Footer Block 1"
msgstr ""
#: inc/actions/namespace.php:126
msgid "Network Footer Block 2"
msgstr ""
#: inc/actions/namespace.php:152 partials/content-accessibility-toolbar.php:4
msgid "Increase Font Size"
msgstr ""
#: inc/actions/namespace.php:153
msgid "Decrease Font Size"
msgstr ""
#: inc/actions/namespace.php:237
msgid ""
"This page displays your network catalog, so there is no content to edit."
msgstr ""
#: inc/actions/namespace.php:291
msgid "Page Section"
msgstr ""
#: inc/actions/namespace.php:292 partials/content-page-catalog.php:57
msgid "Title"
msgstr ""
#: inc/actions/namespace.php:293
msgid "Standard"
msgstr ""
#: inc/actions/namespace.php:294
msgid "Accent"
msgstr ""
#: inc/actions/namespace.php:295
msgid "Bordered"
msgstr ""
#: inc/actions/namespace.php:296
msgid "Borderless"
msgstr ""
#: inc/actions/namespace.php:299
msgid "Call to Action"
msgstr ""
#: inc/actions/namespace.php:300
msgid "Text"
msgstr ""
#: inc/actions/namespace.php:301
msgid "Link"
msgstr ""
#: inc/activation/namespace.php:25
msgid "About Pressbooks"
msgstr ""
#: inc/activation/namespace.php:26
msgid ""
"Pressbooks is easy-to-use book writing software that lets you create a book "
"in all the formats you need to publish."
msgstr ""
#: inc/activation/namespace.php:27
msgid "Learn More"
msgstr ""
#: inc/activation/namespace.php:34 inc/activation/namespace.php:146
#: inc/activation/namespace.php:152
msgid "About"
msgstr ""
#: inc/activation/namespace.php:39
msgid ""
"Pressbooks is simple book production software. You can use Pressbooks to "
"publish textbooks, scholarly monographs, syllabi, fiction and non-fiction "
"books, white papers, and more in multiple formats including:"
msgstr ""
#: inc/activation/namespace.php:40
msgid "MOBI (for Kindle ebooks)"
msgstr ""
#: inc/activation/namespace.php:41
msgid "EPUB (for all other ebookstores)"
msgstr ""
#: inc/activation/namespace.php:42
msgid "designed PDF (for print-on-demand and digital distribution)"
msgstr ""
#. translators: %s link to about page
#: inc/activation/namespace.php:46
msgid "For more information about Pressbooks, %s."
msgstr ""
#: inc/activation/namespace.php:47
msgid "see here"
msgstr ""
#: inc/activation/namespace.php:53 inc/activation/namespace.php:176
#: inc/activation/namespace.php:182
msgid "Help"
msgstr ""
#. translators: %1$s: link to how to page; %2$s: link to guide
#: inc/activation/namespace.php:60
msgid ""
"The easiest way to get started with Pressbooks is to follow our %1$s. Or, "
"you can review our %2$s."
msgstr ""
#: inc/activation/namespace.php:61
msgid "4 Step Guide to Making a Book on Pressbooks"
msgstr ""
#: inc/activation/namespace.php:62
msgid "Guide to Using Pressbooks"
msgstr ""
#: inc/activation/namespace.php:64
msgid ""
"If you require further assistance, please contact your network manager."
msgstr ""
#. Template Name of the theme
#: inc/activation/namespace.php:69 inc/activation/namespace.php:125
#: inc/activation/namespace.php:131 inc/activation/namespace.php:161
#: inc/activation/namespace.php:167
msgid "Catalog"
msgstr ""
#: inc/activation/namespace.php:73 inc/helpers/namespace.php:173
msgid "Home"
msgstr "首页"
#: inc/admin/namespace.php:30
msgid "Catalog updated."
msgstr ""
#: inc/admin/namespace.php:31
msgid "Sorry, but your catalog was not updated. Please try again."
msgstr ""
#: inc/admin/namespace.php:32
msgid "Dismiss this notice."
msgstr ""
#: inc/admin/namespace.php:61
msgid "In Catalog"
msgstr ""
#: inc/customizer/namespace.php:69
msgid "Primary Color"
msgstr ""
#: inc/customizer/namespace.php:70
msgid "Primary color, used for links and other primary elements."
msgstr ""
#: inc/customizer/namespace.php:75
msgid "Primary Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:76
msgid "Variant of the primary color, used for primary element hover states."
msgstr ""
#: inc/customizer/namespace.php:81
msgid "Accent Color"
msgstr ""
#: inc/customizer/namespace.php:82
msgid "Accent color, used for flourishes and secondary elements."
msgstr ""
#: inc/customizer/namespace.php:87
msgid "Accent Color (Hover)"
msgstr ""
#: inc/customizer/namespace.php:88
msgid "Variant of the accent color, used for secondary element hover states."
msgstr ""
#: inc/customizer/namespace.php:93
msgid "Primary Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:94
msgid "Used for text on a primary background."
msgstr ""
#: inc/customizer/namespace.php:99
msgid "Accent Foreground Color"
msgstr ""
#: inc/customizer/namespace.php:100
msgid "Used for text on an accent color background."
msgstr ""
#: inc/customizer/namespace.php:124
msgid "Social Media"
msgstr ""
#: inc/customizer/namespace.php:136
msgid "Facebook"
msgstr ""
#: inc/customizer/namespace.php:149
msgid "Twitter"
msgstr ""
#: inc/customizer/namespace.php:158
msgid "Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:169
msgid "Show Front Page Catalog"
msgstr ""
#: inc/customizer/namespace.php:179 partials/content-front-page.php:19
msgid "Our Latest Titles"
msgstr ""
#: inc/customizer/namespace.php:184
msgid "Front Page Catalog Title"
msgstr ""
#: inc/customizer/namespace.php:193
msgid "Contact Form"
msgstr ""
#: inc/customizer/namespace.php:204
msgid "Show Contact Form"
msgstr ""
#: inc/customizer/namespace.php:214 partials/contact-form.php:12
msgid "Contact Us"
msgstr ""
#: inc/customizer/namespace.php:219
msgid "Contact Form Title"
msgstr ""
#: inc/customizer/namespace.php:233
msgid "Contact Email"
msgstr ""
#: inc/filters/namespace.php:63
msgid "Continued"
msgstr ""
#: inc/helpers/namespace.php:186
msgid "Sign In"
msgstr ""
#: inc/helpers/namespace.php:192
msgid "Sign Up"
msgstr ""
#: inc/helpers/namespace.php:200
msgid "Admin"
msgstr ""
#: inc/helpers/namespace.php:208
msgid "My Books"
msgstr ""
#: inc/helpers/namespace.php:214
msgid "Create a New Book"
msgstr ""
#: inc/helpers/namespace.php:220
msgid "Sign Out"
msgstr ""
#: inc/helpers/namespace.php:282
msgid "Name is required."
msgstr ""
#: inc/helpers/namespace.php:286
msgid "Email is required."
msgstr ""
#: inc/helpers/namespace.php:290
msgid "Email is invalid."
msgstr ""
#: inc/helpers/namespace.php:294
msgid "Institution is required."
msgstr ""
#: inc/helpers/namespace.php:298
msgid "Message is required."
msgstr ""
#. translators: %s name of contact for submitter
#: inc/helpers/namespace.php:305
msgid "Contact Form Submission from %s"
msgstr ""
#: inc/helpers/namespace.php:316
msgid "Your message was sent!"
msgstr ""
#: inc/helpers/namespace.php:319
msgid "Your message could not be sent."
msgstr ""
#: inc/intervention.php:12
msgid "Hello,"
msgstr ""
#: page-catalog.php:55
msgid "No Books Found"
msgstr ""
#: page-catalog.php:58
msgid "No books have been added to the catalog."
msgstr ""
#: partials/book.php:39
msgid "About this book"
msgstr ""
#: partials/contact-form.php:29
msgid "Keep this field blank (required)"
msgstr ""
#: partials/contact-form.php:45
msgid "Your name (required)"
msgstr ""
#: partials/contact-form.php:61
msgid "Your email address (required)"
msgstr ""
#: partials/contact-form.php:77
msgid "Your institution (required)"
msgstr ""
#: partials/contact-form.php:93
msgid "Your message (required)"
msgstr ""
#: partials/contact-form.php:97
msgid "Send"
msgstr ""
#: partials/content-front-page.php:76
msgid "View Complete Catalog"
msgstr ""
#: partials/content-none.php:14
msgid "Nothing Found"
msgstr ""
#. translators: 1: link to WP admin new post page.
#: partials/content-none.php:27
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
msgstr ""
#: partials/content-none.php:41
msgid ""
"Sorry, but nothing matched your search terms. Please try again with some "
"different keywords."
msgstr ""
#: partials/content-none.php:48
msgid ""
"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
"searching can help."
msgstr ""
#: partials/content-page-catalog.php:17
msgid "Filter by Subject"
msgstr ""
#: partials/content-page-catalog.php:19
msgid "All Subjects"
msgstr ""
#: partials/content-page-catalog.php:39
msgid "Filter by License"
msgstr ""
#: partials/content-page-catalog.php:41
msgid "All Licenses"
msgstr ""
#: partials/content-page-catalog.php:54
msgid "Sort by"
msgstr ""
#: partials/content-page-catalog.php:58
msgid "Subject"
msgstr ""
#: partials/content-page-catalog.php:59
msgid "Latest"
msgstr ""
#: partials/content-page-catalog.php:67
msgid "Clear Filters"
msgstr ""
#: partials/content-page-catalog.php:68
msgid "Submit"
msgstr ""
#: partials/content-page.php:23 partials/content.php:50
msgid "Pages:"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content-page.php:37
msgid "Edit <span class=\"screen-reader-text\">%s</span>"
msgstr ""
#. translators: %s: Name of current post. Only visible to screen readers
#: partials/content.php:37
msgid "Continue reading<span class=\"screen-reader-text\"> \"%s\"</span>"
msgstr ""
#: partials/paged-navigation.php:2
msgid "Navigation"
msgstr ""
#. translators: %s: search query.
#: search.php:23
msgid "Search Results for: %s"
msgstr ""
#: searchform.php:3
msgctxt "label"
msgid "Search Catalog"
msgstr ""
#: searchform.php:6
msgctxt "submit button"
msgid "Search"
msgstr ""

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save