Browse Source

Update version and localizations (#225)

pull/226/head 1.9.0
Ho Man Chan 4 years ago committed by GitHub
parent
commit
4b71dbffe6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 8
      README.md
  2. BIN
      languages/de_DE.mo
  3. 28
      languages/de_DE.po
  4. BIN
      languages/es_ES.mo
  5. 28
      languages/es_ES.po
  6. BIN
      languages/fr_FR.mo
  7. 28
      languages/fr_FR.po
  8. BIN
      languages/he.mo
  9. 28
      languages/he.po
  10. BIN
      languages/hr.mo
  11. 28
      languages/hr.po
  12. BIN
      languages/hu_HU.mo
  13. 28
      languages/hu_HU.po
  14. BIN
      languages/it_IT.mo
  15. 28
      languages/it_IT.po
  16. BIN
      languages/lt_LT.mo
  17. 28
      languages/lt_LT.po
  18. BIN
      languages/lv.mo
  19. 28
      languages/lv.po
  20. BIN
      languages/nl_NL.mo
  21. 28
      languages/nl_NL.po
  22. 27
      languages/pressbooks-aldine.pot
  23. BIN
      languages/ru_RU.mo
  24. 28
      languages/ru_RU.po
  25. BIN
      languages/tr_TR.mo
  26. 28
      languages/tr_TR.po
  27. 8
      readme.txt
  28. 2
      style.css

8
README.md

@ -12,8 +12,8 @@
**Tags:** publishing, catalog, pressbooks, default-theme **Tags:** publishing, catalog, pressbooks, default-theme
**Requires at least:** 5.3 **Requires at least:** 5.3
**Tested up to:** 5.5.1 **Tested up to:** 5.5.2
**Stable tag:** 1.8.3 **Stable tag:** 1.9.0
**License:** GNU General Public License v3 or later **License:** GNU General Public License v3 or later
**License URI:** LICENSE **License URI:** LICENSE
@ -34,9 +34,9 @@ Aldine is the default theme for the home page of [Pressbooks](https://pressbooks
## Changelog ## Changelog
### 1.8.3 ### 1.9.0
* See: https://github.com/pressbooks/pressbooks-aldine/releases/tag/1.8.3 * See: https://github.com/pressbooks/pressbooks-aldine/releases/tag/1.9.0
* Full release history available at: https://github.com/pressbooks/pressbooks-aldine/releases * Full release history available at: https://github.com/pressbooks/pressbooks-aldine/releases
## Credits ## Credits

BIN
languages/de_DE.mo

Binary file not shown.

28
languages/de_DE.po

@ -6,9 +6,9 @@
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Aldine 1.8.3\n" "Project-Id-Version: Aldine 1.9.0\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine\n"
"POT-Creation-Date: 2020-10-20T21:08:56+00:00\n" "POT-Creation-Date: 2020-11-17T23:29:08+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n" "PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Last-Translator: nebulon42, 2019\n" "Last-Translator: nebulon42, 2019\n"
"Language-Team: German (https://www.transifex.com/pressbooks/teams/9194/de/)\n" "Language-Team: German (https://www.transifex.com/pressbooks/teams/9194/de/)\n"
@ -419,52 +419,52 @@ msgstr "Anmelden"
msgid "Sign Up" msgid "Sign Up"
msgstr "Registrieren" msgstr "Registrieren"
#: inc/helpers/namespace.php:201 #: inc/helpers/namespace.php:201 inc/helpers/namespace.php:207
msgid "Admin" msgid "Admin"
msgstr "Admin" msgstr "Admin"
#: inc/helpers/namespace.php:209 #: inc/helpers/namespace.php:215
msgid "My Books" msgid "My Books"
msgstr "Meine Bücher" msgstr "Meine Bücher"
#: inc/helpers/namespace.php:215 #: inc/helpers/namespace.php:221
msgid "Create a New Book" msgid "Create a New Book"
msgstr "Ein neues Buch erstellen" msgstr "Ein neues Buch erstellen"
#: inc/helpers/namespace.php:221 #: inc/helpers/namespace.php:227
msgid "Sign Out" msgid "Sign Out"
msgstr "Abmelden" msgstr "Abmelden"
#: inc/helpers/namespace.php:283 #: inc/helpers/namespace.php:289
msgid "Name is required." msgid "Name is required."
msgstr "Name ist verpflichtend." msgstr "Name ist verpflichtend."
#: inc/helpers/namespace.php:287 #: inc/helpers/namespace.php:293
msgid "Email is required." msgid "Email is required."
msgstr "E-Mail ist verpflichtend." msgstr "E-Mail ist verpflichtend."
#: inc/helpers/namespace.php:291 #: inc/helpers/namespace.php:297
msgid "Email is invalid." msgid "Email is invalid."
msgstr "E-Mail ist ungültig." msgstr "E-Mail ist ungültig."
#: inc/helpers/namespace.php:295 #: inc/helpers/namespace.php:301
msgid "Institution is required." msgid "Institution is required."
msgstr "Institution ist verpflichtend." msgstr "Institution ist verpflichtend."
#: inc/helpers/namespace.php:299 #: inc/helpers/namespace.php:305
msgid "Message is required." msgid "Message is required."
msgstr "Nachricht ist verpflichtend." msgstr "Nachricht ist verpflichtend."
#. translators: %s name of contact for submitter #. translators: %s name of contact for submitter
#: inc/helpers/namespace.php:306 #: inc/helpers/namespace.php:312
msgid "Contact Form Submission from %s" msgid "Contact Form Submission from %s"
msgstr "Kontaktformular-Eingabe von %s" msgstr "Kontaktformular-Eingabe von %s"
#: inc/helpers/namespace.php:317 #: inc/helpers/namespace.php:323
msgid "Your message was sent!" msgid "Your message was sent!"
msgstr "Ihre Nachricht wurde versendet!" msgstr "Ihre Nachricht wurde versendet!"
#: inc/helpers/namespace.php:320 #: inc/helpers/namespace.php:326
msgid "Your message could not be sent." msgid "Your message could not be sent."
msgstr "Ihre Nachricht konnte nicht versendet werden!" msgstr "Ihre Nachricht konnte nicht versendet werden!"

BIN
languages/es_ES.mo

Binary file not shown.

28
languages/es_ES.po

@ -6,9 +6,9 @@
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Aldine 1.8.3\n" "Project-Id-Version: Aldine 1.9.0\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine\n"
"POT-Creation-Date: 2020-10-20T21:08:56+00:00\n" "POT-Creation-Date: 2020-11-17T23:29:08+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n" "PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Last-Translator: Eduardo Vera-Palomino <info@yachaypuriq.xyz>, 2020\n" "Last-Translator: Eduardo Vera-Palomino <info@yachaypuriq.xyz>, 2020\n"
"Language-Team: Spanish (https://www.transifex.com/pressbooks/teams/9194/es/)\n" "Language-Team: Spanish (https://www.transifex.com/pressbooks/teams/9194/es/)\n"
@ -418,52 +418,52 @@ msgstr "Identificarse"
msgid "Sign Up" msgid "Sign Up"
msgstr "Registrarse" msgstr "Registrarse"
#: inc/helpers/namespace.php:201 #: inc/helpers/namespace.php:201 inc/helpers/namespace.php:207
msgid "Admin" msgid "Admin"
msgstr "Administración" msgstr "Administración"
#: inc/helpers/namespace.php:209 #: inc/helpers/namespace.php:215
msgid "My Books" msgid "My Books"
msgstr "Mis libros" msgstr "Mis libros"
#: inc/helpers/namespace.php:215 #: inc/helpers/namespace.php:221
msgid "Create a New Book" msgid "Create a New Book"
msgstr "Crear un libro nuevo" msgstr "Crear un libro nuevo"
#: inc/helpers/namespace.php:221 #: inc/helpers/namespace.php:227
msgid "Sign Out" msgid "Sign Out"
msgstr "Salir" msgstr "Salir"
#: inc/helpers/namespace.php:283 #: inc/helpers/namespace.php:289
msgid "Name is required." msgid "Name is required."
msgstr "El nombre es obligatorio." msgstr "El nombre es obligatorio."
#: inc/helpers/namespace.php:287 #: inc/helpers/namespace.php:293
msgid "Email is required." msgid "Email is required."
msgstr "El correo electrónico es obligatorio." msgstr "El correo electrónico es obligatorio."
#: inc/helpers/namespace.php:291 #: inc/helpers/namespace.php:297
msgid "Email is invalid." msgid "Email is invalid."
msgstr "Correo electrónico no valido." msgstr "Correo electrónico no valido."
#: inc/helpers/namespace.php:295 #: inc/helpers/namespace.php:301
msgid "Institution is required." msgid "Institution is required."
msgstr "La institución es obligatoria." msgstr "La institución es obligatoria."
#: inc/helpers/namespace.php:299 #: inc/helpers/namespace.php:305
msgid "Message is required." msgid "Message is required."
msgstr "El mensaje es obligatorio." msgstr "El mensaje es obligatorio."
#. translators: %s name of contact for submitter #. translators: %s name of contact for submitter
#: inc/helpers/namespace.php:306 #: inc/helpers/namespace.php:312
msgid "Contact Form Submission from %s" msgid "Contact Form Submission from %s"
msgstr "Formulario de contacto enviado por %s" msgstr "Formulario de contacto enviado por %s"
#: inc/helpers/namespace.php:317 #: inc/helpers/namespace.php:323
msgid "Your message was sent!" msgid "Your message was sent!"
msgstr "¡Mensaje enviado!" msgstr "¡Mensaje enviado!"
#: inc/helpers/namespace.php:320 #: inc/helpers/namespace.php:326
msgid "Your message could not be sent." msgid "Your message could not be sent."
msgstr "No se ha podido enviar el mensaje." msgstr "No se ha podido enviar el mensaje."

BIN
languages/fr_FR.mo

Binary file not shown.

28
languages/fr_FR.po

@ -11,9 +11,9 @@
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Aldine 1.8.3\n" "Project-Id-Version: Aldine 1.9.0\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine\n"
"POT-Creation-Date: 2020-10-20T21:08:56+00:00\n" "POT-Creation-Date: 2020-11-17T23:29:08+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n" "PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Last-Translator: Steel Wagstaff <steel@pressbooks.com>, 2019\n" "Last-Translator: Steel Wagstaff <steel@pressbooks.com>, 2019\n"
"Language-Team: French (https://www.transifex.com/pressbooks/teams/9194/fr/)\n" "Language-Team: French (https://www.transifex.com/pressbooks/teams/9194/fr/)\n"
@ -427,52 +427,52 @@ msgstr "Se connecter"
msgid "Sign Up" msgid "Sign Up"
msgstr "S&rsquo;inscrire" msgstr "S&rsquo;inscrire"
#: inc/helpers/namespace.php:201 #: inc/helpers/namespace.php:201 inc/helpers/namespace.php:207
msgid "Admin" msgid "Admin"
msgstr "Administrateur" msgstr "Administrateur"
#: inc/helpers/namespace.php:209 #: inc/helpers/namespace.php:215
msgid "My Books" msgid "My Books"
msgstr "Mes livres" msgstr "Mes livres"
#: inc/helpers/namespace.php:215 #: inc/helpers/namespace.php:221
msgid "Create a New Book" msgid "Create a New Book"
msgstr "Créer un nouveau livre" msgstr "Créer un nouveau livre"
#: inc/helpers/namespace.php:221 #: inc/helpers/namespace.php:227
msgid "Sign Out" msgid "Sign Out"
msgstr "Se déconnecter" msgstr "Se déconnecter"
#: inc/helpers/namespace.php:283 #: inc/helpers/namespace.php:289
msgid "Name is required." msgid "Name is required."
msgstr "Nom requis" msgstr "Nom requis"
#: inc/helpers/namespace.php:287 #: inc/helpers/namespace.php:293
msgid "Email is required." msgid "Email is required."
msgstr "Adresse courriel requise" msgstr "Adresse courriel requise"
#: inc/helpers/namespace.php:291 #: inc/helpers/namespace.php:297
msgid "Email is invalid." msgid "Email is invalid."
msgstr "Adresse courriel invalide" msgstr "Adresse courriel invalide"
#: inc/helpers/namespace.php:295 #: inc/helpers/namespace.php:301
msgid "Institution is required." msgid "Institution is required."
msgstr "Nom de l&rsquo;établissement requis" msgstr "Nom de l&rsquo;établissement requis"
#: inc/helpers/namespace.php:299 #: inc/helpers/namespace.php:305
msgid "Message is required." msgid "Message is required."
msgstr "Message requis" msgstr "Message requis"
#. translators: %s name of contact for submitter #. translators: %s name of contact for submitter
#: inc/helpers/namespace.php:306 #: inc/helpers/namespace.php:312
msgid "Contact Form Submission from %s" msgid "Contact Form Submission from %s"
msgstr "Envoi du formulaire de contact à partir de %s" msgstr "Envoi du formulaire de contact à partir de %s"
#: inc/helpers/namespace.php:317 #: inc/helpers/namespace.php:323
msgid "Your message was sent!" msgid "Your message was sent!"
msgstr "Votre message a été envoyé!" msgstr "Votre message a été envoyé!"
#: inc/helpers/namespace.php:320 #: inc/helpers/namespace.php:326
msgid "Your message could not be sent." msgid "Your message could not be sent."
msgstr "Votre message n&rsquo;a pas pu être envoyé." msgstr "Votre message n&rsquo;a pas pu être envoyé."

BIN
languages/he.mo

Binary file not shown.

28
languages/he.po

@ -5,9 +5,9 @@
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Aldine 1.8.3\n" "Project-Id-Version: Aldine 1.9.0\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine\n"
"POT-Creation-Date: 2020-10-20T21:08:56+00:00\n" "POT-Creation-Date: 2020-11-17T23:29:08+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n" "PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Last-Translator: makeabook project <makeabookproject@gmail.com>, 2018\n" "Last-Translator: makeabook project <makeabookproject@gmail.com>, 2018\n"
"Language-Team: Hebrew (https://www.transifex.com/pressbooks/teams/9194/he/)\n" "Language-Team: Hebrew (https://www.transifex.com/pressbooks/teams/9194/he/)\n"
@ -398,52 +398,52 @@ msgstr "התחבר"
msgid "Sign Up" msgid "Sign Up"
msgstr "הירשם" msgstr "הירשם"
#: inc/helpers/namespace.php:201 #: inc/helpers/namespace.php:201 inc/helpers/namespace.php:207
msgid "Admin" msgid "Admin"
msgstr "מנהל" msgstr "מנהל"
#: inc/helpers/namespace.php:209 #: inc/helpers/namespace.php:215
msgid "My Books" msgid "My Books"
msgstr "הספר שלי" msgstr "הספר שלי"
#: inc/helpers/namespace.php:215 #: inc/helpers/namespace.php:221
msgid "Create a New Book" msgid "Create a New Book"
msgstr "" msgstr ""
#: inc/helpers/namespace.php:221 #: inc/helpers/namespace.php:227
msgid "Sign Out" msgid "Sign Out"
msgstr "התנתק" msgstr "התנתק"
#: inc/helpers/namespace.php:283 #: inc/helpers/namespace.php:289
msgid "Name is required." msgid "Name is required."
msgstr "נדרש שם." msgstr "נדרש שם."
#: inc/helpers/namespace.php:287 #: inc/helpers/namespace.php:293
msgid "Email is required." msgid "Email is required."
msgstr "נדרשת כתובת מייל" msgstr "נדרשת כתובת מייל"
#: inc/helpers/namespace.php:291 #: inc/helpers/namespace.php:297
msgid "Email is invalid." msgid "Email is invalid."
msgstr "כתובת מייל לא חוקית." msgstr "כתובת מייל לא חוקית."
#: inc/helpers/namespace.php:295 #: inc/helpers/namespace.php:301
msgid "Institution is required." msgid "Institution is required."
msgstr "" msgstr ""
#: inc/helpers/namespace.php:299 #: inc/helpers/namespace.php:305
msgid "Message is required." msgid "Message is required."
msgstr "" msgstr ""
#. translators: %s name of contact for submitter #. translators: %s name of contact for submitter
#: inc/helpers/namespace.php:306 #: inc/helpers/namespace.php:312
msgid "Contact Form Submission from %s" msgid "Contact Form Submission from %s"
msgstr "" msgstr ""
#: inc/helpers/namespace.php:317 #: inc/helpers/namespace.php:323
msgid "Your message was sent!" msgid "Your message was sent!"
msgstr "הודעתך נשלחה!" msgstr "הודעתך נשלחה!"
#: inc/helpers/namespace.php:320 #: inc/helpers/namespace.php:326
msgid "Your message could not be sent." msgid "Your message could not be sent."
msgstr "לא ניתן לשלוח את ההודעה" msgstr "לא ניתן לשלוח את ההודעה"

BIN
languages/hr.mo

Binary file not shown.

28
languages/hr.po

@ -5,9 +5,9 @@
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Aldine 1.8.3\n" "Project-Id-Version: Aldine 1.9.0\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine\n"
"POT-Creation-Date: 2020-10-20T21:08:56+00:00\n" "POT-Creation-Date: 2020-11-17T23:29:08+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n" "PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Last-Translator: Dubravko Cvikl <dcvikl@cvikl.hr>, 2019\n" "Last-Translator: Dubravko Cvikl <dcvikl@cvikl.hr>, 2019\n"
"Language-Team: Croatian (Croatia) (https://www.transifex.com/pressbooks/teams/9194/hr_HR/)\n" "Language-Team: Croatian (Croatia) (https://www.transifex.com/pressbooks/teams/9194/hr_HR/)\n"
@ -415,52 +415,52 @@ msgstr "Prijava"
msgid "Sign Up" msgid "Sign Up"
msgstr "Registracija" msgstr "Registracija"
#: inc/helpers/namespace.php:201 #: inc/helpers/namespace.php:201 inc/helpers/namespace.php:207
msgid "Admin" msgid "Admin"
msgstr "Admin" msgstr "Admin"
#: inc/helpers/namespace.php:209 #: inc/helpers/namespace.php:215
msgid "My Books" msgid "My Books"
msgstr "Moje knjige" msgstr "Moje knjige"
#: inc/helpers/namespace.php:215 #: inc/helpers/namespace.php:221
msgid "Create a New Book" msgid "Create a New Book"
msgstr "Izradi novu knjigu" msgstr "Izradi novu knjigu"
#: inc/helpers/namespace.php:221 #: inc/helpers/namespace.php:227
msgid "Sign Out" msgid "Sign Out"
msgstr "Odjava" msgstr "Odjava"
#: inc/helpers/namespace.php:283 #: inc/helpers/namespace.php:289
msgid "Name is required." msgid "Name is required."
msgstr "Ime je neophodno." msgstr "Ime je neophodno."
#: inc/helpers/namespace.php:287 #: inc/helpers/namespace.php:293
msgid "Email is required." msgid "Email is required."
msgstr "Adresa e-pošte je neophodna." msgstr "Adresa e-pošte je neophodna."
#: inc/helpers/namespace.php:291 #: inc/helpers/namespace.php:297
msgid "Email is invalid." msgid "Email is invalid."
msgstr "Adresa e-pošte je nevažeća." msgstr "Adresa e-pošte je nevažeća."
#: inc/helpers/namespace.php:295 #: inc/helpers/namespace.php:301
msgid "Institution is required." msgid "Institution is required."
msgstr "Ustanova je neophodna." msgstr "Ustanova je neophodna."
#: inc/helpers/namespace.php:299 #: inc/helpers/namespace.php:305
msgid "Message is required." msgid "Message is required."
msgstr "Poruka je neophodna." msgstr "Poruka je neophodna."
#. translators: %s name of contact for submitter #. translators: %s name of contact for submitter
#: inc/helpers/namespace.php:306 #: inc/helpers/namespace.php:312
msgid "Contact Form Submission from %s" msgid "Contact Form Submission from %s"
msgstr "Upit putem obrasca za kontakt od %s" msgstr "Upit putem obrasca za kontakt od %s"
#: inc/helpers/namespace.php:317 #: inc/helpers/namespace.php:323
msgid "Your message was sent!" msgid "Your message was sent!"
msgstr "Vaša poruka je poslana!" msgstr "Vaša poruka je poslana!"
#: inc/helpers/namespace.php:320 #: inc/helpers/namespace.php:326
msgid "Your message could not be sent." msgid "Your message could not be sent."
msgstr "Vaša poruka nije mogla biti poslana." msgstr "Vaša poruka nije mogla biti poslana."

BIN
languages/hu_HU.mo

Binary file not shown.

28
languages/hu_HU.po

@ -5,9 +5,9 @@
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Aldine 1.8.3\n" "Project-Id-Version: Aldine 1.9.0\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine\n"
"POT-Creation-Date: 2020-10-20T21:08:56+00:00\n" "POT-Creation-Date: 2020-11-17T23:29:08+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n" "PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Last-Translator: Antonio D., 2018\n" "Last-Translator: Antonio D., 2018\n"
"Language-Team: Hungarian (Hungary) (https://www.transifex.com/pressbooks/teams/9194/hu_HU/)\n" "Language-Team: Hungarian (Hungary) (https://www.transifex.com/pressbooks/teams/9194/hu_HU/)\n"
@ -405,52 +405,52 @@ msgstr "Bejelentkezés"
msgid "Sign Up" msgid "Sign Up"
msgstr "Regisztráció" msgstr "Regisztráció"
#: inc/helpers/namespace.php:201 #: inc/helpers/namespace.php:201 inc/helpers/namespace.php:207
msgid "Admin" msgid "Admin"
msgstr "Admin" msgstr "Admin"
#: inc/helpers/namespace.php:209 #: inc/helpers/namespace.php:215
msgid "My Books" msgid "My Books"
msgstr "Könyveim" msgstr "Könyveim"
#: inc/helpers/namespace.php:215 #: inc/helpers/namespace.php:221
msgid "Create a New Book" msgid "Create a New Book"
msgstr "" msgstr ""
#: inc/helpers/namespace.php:221 #: inc/helpers/namespace.php:227
msgid "Sign Out" msgid "Sign Out"
msgstr "Kilépés" msgstr "Kilépés"
#: inc/helpers/namespace.php:283 #: inc/helpers/namespace.php:289
msgid "Name is required." msgid "Name is required."
msgstr "Név szükséges." msgstr "Név szükséges."
#: inc/helpers/namespace.php:287 #: inc/helpers/namespace.php:293
msgid "Email is required." msgid "Email is required."
msgstr "Email szükséges" msgstr "Email szükséges"
#: inc/helpers/namespace.php:291 #: inc/helpers/namespace.php:297
msgid "Email is invalid." msgid "Email is invalid."
msgstr "Érvénytelen email cím" msgstr "Érvénytelen email cím"
#: inc/helpers/namespace.php:295 #: inc/helpers/namespace.php:301
msgid "Institution is required." msgid "Institution is required."
msgstr "Intézmény szükséges." msgstr "Intézmény szükséges."
#: inc/helpers/namespace.php:299 #: inc/helpers/namespace.php:305
msgid "Message is required." msgid "Message is required."
msgstr "Üzenet szükséges." msgstr "Üzenet szükséges."
#. translators: %s name of contact for submitter #. translators: %s name of contact for submitter
#: inc/helpers/namespace.php:306 #: inc/helpers/namespace.php:312
msgid "Contact Form Submission from %s" msgid "Contact Form Submission from %s"
msgstr "" msgstr ""
#: inc/helpers/namespace.php:317 #: inc/helpers/namespace.php:323
msgid "Your message was sent!" msgid "Your message was sent!"
msgstr "Üzenetét elküldtük!" msgstr "Üzenetét elküldtük!"
#: inc/helpers/namespace.php:320 #: inc/helpers/namespace.php:326
msgid "Your message could not be sent." msgid "Your message could not be sent."
msgstr "Üzenetét nem lehetett elküldeni." msgstr "Üzenetét nem lehetett elküldeni."

BIN
languages/it_IT.mo

Binary file not shown.

28
languages/it_IT.po

@ -6,9 +6,9 @@
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Aldine 1.8.3\n" "Project-Id-Version: Aldine 1.9.0\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine\n"
"POT-Creation-Date: 2020-10-20T21:08:56+00:00\n" "POT-Creation-Date: 2020-11-17T23:29:08+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n" "PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Last-Translator: Antonio D., 2018\n" "Last-Translator: Antonio D., 2018\n"
"Language-Team: Italian (https://www.transifex.com/pressbooks/teams/9194/it/)\n" "Language-Team: Italian (https://www.transifex.com/pressbooks/teams/9194/it/)\n"
@ -411,52 +411,52 @@ msgstr "Accedi"
msgid "Sign Up" msgid "Sign Up"
msgstr "Iscriviti" msgstr "Iscriviti"
#: inc/helpers/namespace.php:201 #: inc/helpers/namespace.php:201 inc/helpers/namespace.php:207
msgid "Admin" msgid "Admin"
msgstr "Amministratore" msgstr "Amministratore"
#: inc/helpers/namespace.php:209 #: inc/helpers/namespace.php:215
msgid "My Books" msgid "My Books"
msgstr "I Miei Libri" msgstr "I Miei Libri"
#: inc/helpers/namespace.php:215 #: inc/helpers/namespace.php:221
msgid "Create a New Book" msgid "Create a New Book"
msgstr "" msgstr ""
#: inc/helpers/namespace.php:221 #: inc/helpers/namespace.php:227
msgid "Sign Out" msgid "Sign Out"
msgstr "Disconnetti" msgstr "Disconnetti"
#: inc/helpers/namespace.php:283 #: inc/helpers/namespace.php:289
msgid "Name is required." msgid "Name is required."
msgstr "È richiesto un Nome." msgstr "È richiesto un Nome."
#: inc/helpers/namespace.php:287 #: inc/helpers/namespace.php:293
msgid "Email is required." msgid "Email is required."
msgstr "È richiesta un'Email." msgstr "È richiesta un'Email."
#: inc/helpers/namespace.php:291 #: inc/helpers/namespace.php:297
msgid "Email is invalid." msgid "Email is invalid."
msgstr "L'Email non è valida." msgstr "L'Email non è valida."
#: inc/helpers/namespace.php:295 #: inc/helpers/namespace.php:301
msgid "Institution is required." msgid "Institution is required."
msgstr "È richiesta un'organizzazione." msgstr "È richiesta un'organizzazione."
#: inc/helpers/namespace.php:299 #: inc/helpers/namespace.php:305
msgid "Message is required." msgid "Message is required."
msgstr "È richiesto un messaggio." msgstr "È richiesto un messaggio."
#. translators: %s name of contact for submitter #. translators: %s name of contact for submitter
#: inc/helpers/namespace.php:306 #: inc/helpers/namespace.php:312
msgid "Contact Form Submission from %s" msgid "Contact Form Submission from %s"
msgstr "" msgstr ""
#: inc/helpers/namespace.php:317 #: inc/helpers/namespace.php:323
msgid "Your message was sent!" msgid "Your message was sent!"
msgstr "Il tuo messaggio è stato inviato!" msgstr "Il tuo messaggio è stato inviato!"
#: inc/helpers/namespace.php:320 #: inc/helpers/namespace.php:326
msgid "Your message could not be sent." msgid "Your message could not be sent."
msgstr "Il tuo messaggio non può essere inviato." msgstr "Il tuo messaggio non può essere inviato."

BIN
languages/lt_LT.mo

Binary file not shown.

28
languages/lt_LT.po

@ -5,9 +5,9 @@
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Aldine 1.8.3\n" "Project-Id-Version: Aldine 1.9.0\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine\n"
"POT-Creation-Date: 2020-10-20T21:08:56+00:00\n" "POT-Creation-Date: 2020-11-17T23:29:08+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n" "PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Last-Translator: Antonio D., 2018\n" "Last-Translator: Antonio D., 2018\n"
"Language-Team: Lithuanian (Lithuania) (https://www.transifex.com/pressbooks/teams/9194/lt_LT/)\n" "Language-Team: Lithuanian (Lithuania) (https://www.transifex.com/pressbooks/teams/9194/lt_LT/)\n"
@ -412,52 +412,52 @@ msgstr "Prisijungti"
msgid "Sign Up" msgid "Sign Up"
msgstr "Užsiregistruoti" msgstr "Užsiregistruoti"
#: inc/helpers/namespace.php:201 #: inc/helpers/namespace.php:201 inc/helpers/namespace.php:207
msgid "Admin" msgid "Admin"
msgstr "Adminas" msgstr "Adminas"
#: inc/helpers/namespace.php:209 #: inc/helpers/namespace.php:215
msgid "My Books" msgid "My Books"
msgstr "Mano Knygos" msgstr "Mano Knygos"
#: inc/helpers/namespace.php:215 #: inc/helpers/namespace.php:221
msgid "Create a New Book" msgid "Create a New Book"
msgstr "" msgstr ""
#: inc/helpers/namespace.php:221 #: inc/helpers/namespace.php:227
msgid "Sign Out" msgid "Sign Out"
msgstr "Atsijungti" msgstr "Atsijungti"
#: inc/helpers/namespace.php:283 #: inc/helpers/namespace.php:289
msgid "Name is required." msgid "Name is required."
msgstr "Privaloma įvesti vardą." msgstr "Privaloma įvesti vardą."
#: inc/helpers/namespace.php:287 #: inc/helpers/namespace.php:293
msgid "Email is required." msgid "Email is required."
msgstr "Privaloma įvesti elektroninį pašto adresą." msgstr "Privaloma įvesti elektroninį pašto adresą."
#: inc/helpers/namespace.php:291 #: inc/helpers/namespace.php:297
msgid "Email is invalid." msgid "Email is invalid."
msgstr "El. paštas neteisingas." msgstr "El. paštas neteisingas."
#: inc/helpers/namespace.php:295 #: inc/helpers/namespace.php:301
msgid "Institution is required." msgid "Institution is required."
msgstr "Privaloma nurodyti instituciją. " msgstr "Privaloma nurodyti instituciją. "
#: inc/helpers/namespace.php:299 #: inc/helpers/namespace.php:305
msgid "Message is required." msgid "Message is required."
msgstr "" msgstr ""
#. translators: %s name of contact for submitter #. translators: %s name of contact for submitter
#: inc/helpers/namespace.php:306 #: inc/helpers/namespace.php:312
msgid "Contact Form Submission from %s" msgid "Contact Form Submission from %s"
msgstr "" msgstr ""
#: inc/helpers/namespace.php:317 #: inc/helpers/namespace.php:323
msgid "Your message was sent!" msgid "Your message was sent!"
msgstr "Jūsų žinutė išsiųsta!" msgstr "Jūsų žinutė išsiųsta!"
#: inc/helpers/namespace.php:320 #: inc/helpers/namespace.php:326
msgid "Your message could not be sent." msgid "Your message could not be sent."
msgstr "Jūsų žinutės nepavyko išsiųsti." msgstr "Jūsų žinutės nepavyko išsiųsti."

BIN
languages/lv.mo

Binary file not shown.

28
languages/lv.po

@ -5,9 +5,9 @@
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Aldine 1.8.3\n" "Project-Id-Version: Aldine 1.9.0\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine\n"
"POT-Creation-Date: 2020-10-20T21:08:56+00:00\n" "POT-Creation-Date: 2020-11-17T23:29:08+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n" "PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Last-Translator: Antonio D., 2018\n" "Last-Translator: Antonio D., 2018\n"
"Language-Team: Latvian (https://www.transifex.com/pressbooks/teams/9194/lv/)\n" "Language-Team: Latvian (https://www.transifex.com/pressbooks/teams/9194/lv/)\n"
@ -414,52 +414,52 @@ msgstr "Ieiet"
msgid "Sign Up" msgid "Sign Up"
msgstr "Reģistrēties" msgstr "Reģistrēties"
#: inc/helpers/namespace.php:201 #: inc/helpers/namespace.php:201 inc/helpers/namespace.php:207
msgid "Admin" msgid "Admin"
msgstr "Administrēšana" msgstr "Administrēšana"
#: inc/helpers/namespace.php:209 #: inc/helpers/namespace.php:215
msgid "My Books" msgid "My Books"
msgstr "Manas grāmatas" msgstr "Manas grāmatas"
#: inc/helpers/namespace.php:215 #: inc/helpers/namespace.php:221
msgid "Create a New Book" msgid "Create a New Book"
msgstr "" msgstr ""
#: inc/helpers/namespace.php:221 #: inc/helpers/namespace.php:227
msgid "Sign Out" msgid "Sign Out"
msgstr "Iziet" msgstr "Iziet"
#: inc/helpers/namespace.php:283 #: inc/helpers/namespace.php:289
msgid "Name is required." msgid "Name is required."
msgstr "Nepieciešami uzrakstīt vārdu" msgstr "Nepieciešami uzrakstīt vārdu"
#: inc/helpers/namespace.php:287 #: inc/helpers/namespace.php:293
msgid "Email is required." msgid "Email is required."
msgstr "Nepieciešami uzrakstīt epastu." msgstr "Nepieciešami uzrakstīt epastu."
#: inc/helpers/namespace.php:291 #: inc/helpers/namespace.php:297
msgid "Email is invalid." msgid "Email is invalid."
msgstr "Epasts ir nepareizs." msgstr "Epasts ir nepareizs."
#: inc/helpers/namespace.php:295 #: inc/helpers/namespace.php:301
msgid "Institution is required." msgid "Institution is required."
msgstr "Nepieciešami uzrakstīt institūcijas nosaukumu." msgstr "Nepieciešami uzrakstīt institūcijas nosaukumu."
#: inc/helpers/namespace.php:299 #: inc/helpers/namespace.php:305
msgid "Message is required." msgid "Message is required."
msgstr "Nepieciešami uzrakstīt ziņojumu." msgstr "Nepieciešami uzrakstīt ziņojumu."
#. translators: %s name of contact for submitter #. translators: %s name of contact for submitter
#: inc/helpers/namespace.php:306 #: inc/helpers/namespace.php:312
msgid "Contact Form Submission from %s" msgid "Contact Form Submission from %s"
msgstr "" msgstr ""
#: inc/helpers/namespace.php:317 #: inc/helpers/namespace.php:323
msgid "Your message was sent!" msgid "Your message was sent!"
msgstr "Jūsu ziņojums nosūtīts!" msgstr "Jūsu ziņojums nosūtīts!"
#: inc/helpers/namespace.php:320 #: inc/helpers/namespace.php:326
msgid "Your message could not be sent." msgid "Your message could not be sent."
msgstr "Jūsu ziņojums nevar būt nosūtīts." msgstr "Jūsu ziņojums nevar būt nosūtīts."

BIN
languages/nl_NL.mo

Binary file not shown.

28
languages/nl_NL.po

@ -5,9 +5,9 @@
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Aldine 1.8.3\n" "Project-Id-Version: Aldine 1.9.0\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine\n"
"POT-Creation-Date: 2020-10-20T21:08:56+00:00\n" "POT-Creation-Date: 2020-11-17T23:29:08+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n" "PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Last-Translator: Nienke Coppens <nienke.coppens@gmail.com>, 2020\n" "Last-Translator: Nienke Coppens <nienke.coppens@gmail.com>, 2020\n"
"Language-Team: Dutch (Netherlands) (https://www.transifex.com/pressbooks/teams/9194/nl_NL/)\n" "Language-Team: Dutch (Netherlands) (https://www.transifex.com/pressbooks/teams/9194/nl_NL/)\n"
@ -415,52 +415,52 @@ msgstr "Inloggen"
msgid "Sign Up" msgid "Sign Up"
msgstr "Aanmelden" msgstr "Aanmelden"
#: inc/helpers/namespace.php:201 #: inc/helpers/namespace.php:201 inc/helpers/namespace.php:207
msgid "Admin" msgid "Admin"
msgstr "Beheer" msgstr "Beheer"
#: inc/helpers/namespace.php:209 #: inc/helpers/namespace.php:215
msgid "My Books" msgid "My Books"
msgstr "Mijn Boeken" msgstr "Mijn Boeken"
#: inc/helpers/namespace.php:215 #: inc/helpers/namespace.php:221
msgid "Create a New Book" msgid "Create a New Book"
msgstr "Maak een Nieuw Boek" msgstr "Maak een Nieuw Boek"
#: inc/helpers/namespace.php:221 #: inc/helpers/namespace.php:227
msgid "Sign Out" msgid "Sign Out"
msgstr "Uitloggen" msgstr "Uitloggen"
#: inc/helpers/namespace.php:283 #: inc/helpers/namespace.php:289
msgid "Name is required." msgid "Name is required."
msgstr "Naam is verplicht" msgstr "Naam is verplicht"
#: inc/helpers/namespace.php:287 #: inc/helpers/namespace.php:293
msgid "Email is required." msgid "Email is required."
msgstr "E-mail is verplicht" msgstr "E-mail is verplicht"
#: inc/helpers/namespace.php:291 #: inc/helpers/namespace.php:297
msgid "Email is invalid." msgid "Email is invalid."
msgstr "E-mail is ongeldig." msgstr "E-mail is ongeldig."
#: inc/helpers/namespace.php:295 #: inc/helpers/namespace.php:301
msgid "Institution is required." msgid "Institution is required."
msgstr "Insituut is verplicht" msgstr "Insituut is verplicht"
#: inc/helpers/namespace.php:299 #: inc/helpers/namespace.php:305
msgid "Message is required." msgid "Message is required."
msgstr "Bericht is verplicht." msgstr "Bericht is verplicht."
#. translators: %s name of contact for submitter #. translators: %s name of contact for submitter
#: inc/helpers/namespace.php:306 #: inc/helpers/namespace.php:312
msgid "Contact Form Submission from %s" msgid "Contact Form Submission from %s"
msgstr "Contactformulier Invoerformulier" msgstr "Contactformulier Invoerformulier"
#: inc/helpers/namespace.php:317 #: inc/helpers/namespace.php:323
msgid "Your message was sent!" msgid "Your message was sent!"
msgstr "Uw bericht is verxonden!" msgstr "Uw bericht is verxonden!"
#: inc/helpers/namespace.php:320 #: inc/helpers/namespace.php:326
msgid "Your message could not be sent." msgid "Your message could not be sent."
msgstr "Uw bericht kon niet worden verzonden." msgstr "Uw bericht kon niet worden verzonden."

27
languages/pressbooks-aldine.pot

@ -2,14 +2,14 @@
# This file is distributed under the GNU GPL v3 or later. # This file is distributed under the GNU GPL v3 or later.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Aldine 1.8.3\n" "Project-Id-Version: Aldine 1.9.0\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2020-10-20T21:08:56+00:00\n" "POT-Creation-Date: 2020-11-17T23:29:08+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.3.0\n" "X-Generator: WP-CLI 2.3.0\n"
"X-Domain: pressbooks-aldine\n" "X-Domain: pressbooks-aldine\n"
@ -396,51 +396,52 @@ msgid "Sign Up"
msgstr "" msgstr ""
#: inc/helpers/namespace.php:201 #: inc/helpers/namespace.php:201
#: inc/helpers/namespace.php:207
msgid "Admin" msgid "Admin"
msgstr "" msgstr ""
#: inc/helpers/namespace.php:209 #: inc/helpers/namespace.php:215
msgid "My Books" msgid "My Books"
msgstr "" msgstr ""
#: inc/helpers/namespace.php:215 #: inc/helpers/namespace.php:221
msgid "Create a New Book" msgid "Create a New Book"
msgstr "" msgstr ""
#: inc/helpers/namespace.php:221 #: inc/helpers/namespace.php:227
msgid "Sign Out" msgid "Sign Out"
msgstr "" msgstr ""
#: inc/helpers/namespace.php:283 #: inc/helpers/namespace.php:289
msgid "Name is required." msgid "Name is required."
msgstr "" msgstr ""
#: inc/helpers/namespace.php:287 #: inc/helpers/namespace.php:293
msgid "Email is required." msgid "Email is required."
msgstr "" msgstr ""
#: inc/helpers/namespace.php:291 #: inc/helpers/namespace.php:297
msgid "Email is invalid." msgid "Email is invalid."
msgstr "" msgstr ""
#: inc/helpers/namespace.php:295 #: inc/helpers/namespace.php:301
msgid "Institution is required." msgid "Institution is required."
msgstr "" msgstr ""
#: inc/helpers/namespace.php:299 #: inc/helpers/namespace.php:305
msgid "Message is required." msgid "Message is required."
msgstr "" msgstr ""
#. translators: %s name of contact for submitter #. translators: %s name of contact for submitter
#: inc/helpers/namespace.php:306 #: inc/helpers/namespace.php:312
msgid "Contact Form Submission from %s" msgid "Contact Form Submission from %s"
msgstr "" msgstr ""
#: inc/helpers/namespace.php:317 #: inc/helpers/namespace.php:323
msgid "Your message was sent!" msgid "Your message was sent!"
msgstr "" msgstr ""
#: inc/helpers/namespace.php:320 #: inc/helpers/namespace.php:326
msgid "Your message could not be sent." msgid "Your message could not be sent."
msgstr "" msgstr ""

BIN
languages/ru_RU.mo

Binary file not shown.

28
languages/ru_RU.po

@ -5,9 +5,9 @@
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Aldine 1.8.3\n" "Project-Id-Version: Aldine 1.9.0\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine\n"
"POT-Creation-Date: 2020-10-20T21:08:56+00:00\n" "POT-Creation-Date: 2020-11-17T23:29:08+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n" "PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Last-Translator: Antonio D., 2018\n" "Last-Translator: Antonio D., 2018\n"
"Language-Team: Russian (https://www.transifex.com/pressbooks/teams/9194/ru/)\n" "Language-Team: Russian (https://www.transifex.com/pressbooks/teams/9194/ru/)\n"
@ -416,52 +416,52 @@ msgstr "Войти"
msgid "Sign Up" msgid "Sign Up"
msgstr "Зарегистрироваться" msgstr "Зарегистрироваться"
#: inc/helpers/namespace.php:201 #: inc/helpers/namespace.php:201 inc/helpers/namespace.php:207
msgid "Admin" msgid "Admin"
msgstr "Администрирование" msgstr "Администрирование"
#: inc/helpers/namespace.php:209 #: inc/helpers/namespace.php:215
msgid "My Books" msgid "My Books"
msgstr "Мои книги" msgstr "Мои книги"
#: inc/helpers/namespace.php:215 #: inc/helpers/namespace.php:221
msgid "Create a New Book" msgid "Create a New Book"
msgstr "" msgstr ""
#: inc/helpers/namespace.php:221 #: inc/helpers/namespace.php:227
msgid "Sign Out" msgid "Sign Out"
msgstr "Выйти" msgstr "Выйти"
#: inc/helpers/namespace.php:283 #: inc/helpers/namespace.php:289
msgid "Name is required." msgid "Name is required."
msgstr "Необходимо ввести имя." msgstr "Необходимо ввести имя."
#: inc/helpers/namespace.php:287 #: inc/helpers/namespace.php:293
msgid "Email is required." msgid "Email is required."
msgstr "Необходимо ввести адрес электронной почты." msgstr "Необходимо ввести адрес электронной почты."
#: inc/helpers/namespace.php:291 #: inc/helpers/namespace.php:297
msgid "Email is invalid." msgid "Email is invalid."
msgstr "Неверный адрес электронной почты." msgstr "Неверный адрес электронной почты."
#: inc/helpers/namespace.php:295 #: inc/helpers/namespace.php:301
msgid "Institution is required." msgid "Institution is required."
msgstr "Необходимо ввести название организации." msgstr "Необходимо ввести название организации."
#: inc/helpers/namespace.php:299 #: inc/helpers/namespace.php:305
msgid "Message is required." msgid "Message is required."
msgstr "Необходимо ввести сообщение." msgstr "Необходимо ввести сообщение."
#. translators: %s name of contact for submitter #. translators: %s name of contact for submitter
#: inc/helpers/namespace.php:306 #: inc/helpers/namespace.php:312
msgid "Contact Form Submission from %s" msgid "Contact Form Submission from %s"
msgstr "" msgstr ""
#: inc/helpers/namespace.php:317 #: inc/helpers/namespace.php:323
msgid "Your message was sent!" msgid "Your message was sent!"
msgstr "Ваше сообщение было отправлено!" msgstr "Ваше сообщение было отправлено!"
#: inc/helpers/namespace.php:320 #: inc/helpers/namespace.php:326
msgid "Your message could not be sent." msgid "Your message could not be sent."
msgstr "Ваше сообщение не может быть отправлено." msgstr "Ваше сообщение не может быть отправлено."

BIN
languages/tr_TR.mo

Binary file not shown.

28
languages/tr_TR.po

@ -5,9 +5,9 @@
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Aldine 1.8.3\n" "Project-Id-Version: Aldine 1.9.0\n"
"Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine\n" "Report-Msgid-Bugs-To: https://github.com/pressbooks/pressbooks-aldine\n"
"POT-Creation-Date: 2020-10-20T21:08:56+00:00\n" "POT-Creation-Date: 2020-11-17T23:29:08+00:00\n"
"PO-Revision-Date: 2018-03-06 14:24+0000\n" "PO-Revision-Date: 2018-03-06 14:24+0000\n"
"Last-Translator: Mustafa Bulun <mustafa.bulun@bizimajans.com>, 2020\n" "Last-Translator: Mustafa Bulun <mustafa.bulun@bizimajans.com>, 2020\n"
"Language-Team: Turkish (Turkey) (https://www.transifex.com/pressbooks/teams/9194/tr_TR/)\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/pressbooks/teams/9194/tr_TR/)\n"
@ -413,52 +413,52 @@ msgstr "Oturum aç"
msgid "Sign Up" msgid "Sign Up"
msgstr "Kaydol" msgstr "Kaydol"
#: inc/helpers/namespace.php:201 #: inc/helpers/namespace.php:201 inc/helpers/namespace.php:207
msgid "Admin" msgid "Admin"
msgstr "Yönetici" msgstr "Yönetici"
#: inc/helpers/namespace.php:209 #: inc/helpers/namespace.php:215
msgid "My Books" msgid "My Books"
msgstr "Kitaplarım" msgstr "Kitaplarım"
#: inc/helpers/namespace.php:215 #: inc/helpers/namespace.php:221
msgid "Create a New Book" msgid "Create a New Book"
msgstr "Yeni Kitap Oluşturun" msgstr "Yeni Kitap Oluşturun"
#: inc/helpers/namespace.php:221 #: inc/helpers/namespace.php:227
msgid "Sign Out" msgid "Sign Out"
msgstr "Oturumu Kapat" msgstr "Oturumu Kapat"
#: inc/helpers/namespace.php:283 #: inc/helpers/namespace.php:289
msgid "Name is required." msgid "Name is required."
msgstr "İsim gerekli." msgstr "İsim gerekli."
#: inc/helpers/namespace.php:287 #: inc/helpers/namespace.php:293
msgid "Email is required." msgid "Email is required."
msgstr "Email gereklidir." msgstr "Email gereklidir."
#: inc/helpers/namespace.php:291 #: inc/helpers/namespace.php:297
msgid "Email is invalid." msgid "Email is invalid."
msgstr "E-posta geçersiz." msgstr "E-posta geçersiz."
#: inc/helpers/namespace.php:295 #: inc/helpers/namespace.php:301
msgid "Institution is required." msgid "Institution is required."
msgstr "Kurum gerekli." msgstr "Kurum gerekli."
#: inc/helpers/namespace.php:299 #: inc/helpers/namespace.php:305
msgid "Message is required." msgid "Message is required."
msgstr "Mesaj gereklidir." msgstr "Mesaj gereklidir."
#. translators: %s name of contact for submitter #. translators: %s name of contact for submitter
#: inc/helpers/namespace.php:306 #: inc/helpers/namespace.php:312
msgid "Contact Form Submission from %s" msgid "Contact Form Submission from %s"
msgstr "İletişim Formu Gönderimi %s" msgstr "İletişim Formu Gönderimi %s"
#: inc/helpers/namespace.php:317 #: inc/helpers/namespace.php:323
msgid "Your message was sent!" msgid "Your message was sent!"
msgstr "Mesajınız gönderildi!" msgstr "Mesajınız gönderildi!"
#: inc/helpers/namespace.php:320 #: inc/helpers/namespace.php:326
msgid "Your message could not be sent." msgid "Your message could not be sent."
msgstr "Mesajınız gönderilemedi." msgstr "Mesajınız gönderilemedi."

8
readme.txt

@ -12,8 +12,8 @@
Tags: publishing, catalog, pressbooks, default-theme Tags: publishing, catalog, pressbooks, default-theme
Requires at least: 5.3 Requires at least: 5.3
Tested up to: 5.5.1 Tested up to: 5.5.2
Stable tag: 1.8.3 Stable tag: 1.9.0
License: GNU General Public License v3 or later License: GNU General Public License v3 or later
License URI: LICENSE License URI: LICENSE
@ -30,9 +30,9 @@ Aldine is the default theme for the home page of [Pressbooks](https://pressbooks
3. Click Activate to use your new theme right away. 3. Click Activate to use your new theme right away.
== Changelog == == Changelog ==
= 1.8.3 = = 1.9.0 =
* See: https://github.com/pressbooks/pressbooks-aldine/releases/tag/1.8.3 * See: https://github.com/pressbooks/pressbooks-aldine/releases/tag/1.9.0
* Full release history available at: https://github.com/pressbooks/pressbooks-aldine/releases * Full release history available at: https://github.com/pressbooks/pressbooks-aldine/releases
== Upgrade Notice == == Upgrade Notice ==

2
style.css

@ -2,7 +2,7 @@
Theme Name: Aldine Theme Name: Aldine
Theme URI: https://github.com/pressbooks/pressbooks-aldine/ Theme URI: https://github.com/pressbooks/pressbooks-aldine/
Description: Aldine is the default theme for the home page of Pressbooks networks. It is named for the Aldine Press, founded by Aldus Manutius in 1494, who is regarded by many as the worlds first publisher. Description: Aldine is the default theme for the home page of Pressbooks networks. It is named for the Aldine Press, founded by Aldus Manutius in 1494, who is regarded by many as the worlds first publisher.
Version: 1.8.3 Version: 1.9.0
Author: Pressbooks (Book Oven Inc.) Author: Pressbooks (Book Oven Inc.)
Author URI: https://pressbooks.org Author URI: https://pressbooks.org
Text Domain: pressbooks-aldine Text Domain: pressbooks-aldine

Loading…
Cancel
Save