aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--locale/en_EN.utf8/LC_MESSAGES/en_EN.utf8.mobin12987 -> 14084 bytes
-rw-r--r--locale/en_EN.utf8/LC_MESSAGES/en_EN.utf8.po30
-rw-r--r--locale/fr_FR.utf8/LC_MESSAGES/fr_FR.utf8.mobin16505 -> 17607 bytes
-rw-r--r--locale/fr_FR.utf8/LC_MESSAGES/fr_FR.utf8.po30
-rwxr-xr-xthemes/baggy/home.twig4
5 files changed, 62 insertions, 2 deletions
diff --git a/locale/en_EN.utf8/LC_MESSAGES/en_EN.utf8.mo b/locale/en_EN.utf8/LC_MESSAGES/en_EN.utf8.mo
index a3c98497..b8132fb5 100644
--- a/locale/en_EN.utf8/LC_MESSAGES/en_EN.utf8.mo
+++ b/locale/en_EN.utf8/LC_MESSAGES/en_EN.utf8.mo
Binary files differ
diff --git a/locale/en_EN.utf8/LC_MESSAGES/en_EN.utf8.po b/locale/en_EN.utf8/LC_MESSAGES/en_EN.utf8.po
index c589866c..32e96d07 100644
--- a/locale/en_EN.utf8/LC_MESSAGES/en_EN.utf8.po
+++ b/locale/en_EN.utf8/LC_MESSAGES/en_EN.utf8.po
@@ -571,6 +571,36 @@ msgstr ""
571msgid "Enter your search here" 571msgid "Enter your search here"
572msgstr "Enter your search here" 572msgstr "Enter your search here"
573 573
574msgid "Apply the tag %search_term% to this search"
575msgstr "Apply the tag %search_term% to this search"
576
577# ebook
578msgid "Fancy an E-Book ?"
579msgstr "Fancy an E-Book ?"
580
581msgid ""
582"Click on <a href=\"./?epub&amp;method=all\" title=\"Generate ePub\">this "
583"link</a> to get all your articles in one ebook (ePub 3 format)."
584msgstr ""
585"Click on <a href=\"./?epub&amp;method=all\" title=\"Generate ePub\">this "
586"link</a> to get all your articles in one ebook (ePub 3 format)."
587
588msgid ""
589"This can <b>take a while</b> and can <b>even fail</b> if you have too many "
590"articles, depending on your server configuration."
591msgstr ""
592"This can <b>take a while</b> and can <b>even fail</b> if you have too many "
593"articles, depending on your server configuration."
594
595msgid "Download the articles from this tag in an epub"
596msgstr "Download the articles from this tag in an epub"
597
598msgid "Download the articles from this search in an epub"
599msgstr "Download the articles from this search in an epub"
600
601msgid "Download the articles from this category in an epub"
602msgstr "Download the articles from this category in an epub"
603
574#~ msgid "poche it!" 604#~ msgid "poche it!"
575#~ msgstr "poche it!" 605#~ msgstr "poche it!"
576 606
diff --git a/locale/fr_FR.utf8/LC_MESSAGES/fr_FR.utf8.mo b/locale/fr_FR.utf8/LC_MESSAGES/fr_FR.utf8.mo
index f4a28e72..b2d8daae 100644
--- a/locale/fr_FR.utf8/LC_MESSAGES/fr_FR.utf8.mo
+++ b/locale/fr_FR.utf8/LC_MESSAGES/fr_FR.utf8.mo
Binary files differ
diff --git a/locale/fr_FR.utf8/LC_MESSAGES/fr_FR.utf8.po b/locale/fr_FR.utf8/LC_MESSAGES/fr_FR.utf8.po
index 0912b872..df433636 100644
--- a/locale/fr_FR.utf8/LC_MESSAGES/fr_FR.utf8.po
+++ b/locale/fr_FR.utf8/LC_MESSAGES/fr_FR.utf8.po
@@ -655,3 +655,33 @@ msgstr "Cache effacé."
655 655
656msgid "Oops, it seems you don't have PHP 5." 656msgid "Oops, it seems you don't have PHP 5."
657msgstr "Oups, vous ne semblez pas avoir PHP 5." 657msgstr "Oups, vous ne semblez pas avoir PHP 5."
658
659msgid "Apply the tag %search_term% to this search"
660msgstr "Appliquer le tag %search_term% à ces résultats"
661
662# ebook
663msgid "Fancy an E-Book ?"
664msgstr "Envie d'un E-Book ?"
665
666msgid ""
667"Click on <a href=\"./?epub&amp;method=all\" title=\"Generate ePub\">this "
668"link</a> to get all your articles in one ebook (ePub 3 format)."
669msgstr ""
670"Cliquez sur <a href=\"./?epub&amp;method=all\" title=\"Générer ePub\">ce "
671"lien</a> pour obtenir tous vos articles (format ePub 3)."
672
673msgid ""
674"This can <b>take a while</b> and can <b>even fail</b> if you have too many "
675"articles, depending on your server configuration."
676msgstr ""
677"Ceci peut <b>prendre un moment</b> et même <b>échouer</b> si vous avez trop "
678"d'articles, selon la configuration de votre serveur."
679
680msgid "Download the articles from this tag in an epub"
681msgstr "Télécharger les articles de ce tag dans un epub"
682
683msgid "Download the articles from this search in an epub"
684msgstr "Télécharger les articles de cette recherche dans un epub"
685
686msgid "Download the articles from this category in an epub"
687msgstr "Télécharger les articles de cette catégorie dans un epub"
diff --git a/themes/baggy/home.twig b/themes/baggy/home.twig
index e788b588..157615ae 100755
--- a/themes/baggy/home.twig
+++ b/themes/baggy/home.twig
@@ -57,9 +57,9 @@
57 {% endfor %} 57 {% endfor %}
58 </div> 58 </div>
59 {{ block('pager') }} 59 {{ block('pager') }}
60 {% if view == 'home' %}{% if nb_results > 1 %}<a title="{% trans "Mark all the entries as read" %}" href="./?action=archive_all">{{ "Mark all the entries as read" }}</a>{% endif %}{% endif %} 60 {% if view == 'home' %}{% if nb_results > 1 %}<a title="{% trans "Mark all the entries as read" %}" href="./?action=archive_all">{% trans "Mark all the entries as read" %}</a>{% endif %}{% endif %}
61 61
62 {% if search_term is defined %}<a title="{% trans %} Apply the tag {{ search_term }} to this search {% endtrans %}" href="./?action=add_tag&search={{ search_term }}">{% trans %} Apply the tag {{ search_term }} to this search {% endtrans %}</a>{% endif %} 62 {% if search_term is defined %}<a title="{% trans %}Apply the tag {{ search_term }} to this search{% endtrans %}" href="./?action=add_tag&search={{ search_term }}">{% trans %}Apply the tag {{ search_term }} to this search{% endtrans %}</a>{% endif %}
63 63
64 {% if tag %}<a title="{% trans "Download the articles from this tag in an epub" %}" href="./?epub&amp;method=tag&amp;value={{ tag.value }}">{% trans "Download the articles from this tag in an epub" %}</a> 64 {% if tag %}<a title="{% trans "Download the articles from this tag in an epub" %}" href="./?epub&amp;method=tag&amp;value={{ tag.value }}">{% trans "Download the articles from this tag in an epub" %}</a>
65 {% elseif search_term is defined %}<a title="{% trans "Download the articles from this search in an epub" %}" href="./?epub&amp;method=search&amp;value={{ search_term }}">{% trans "Download the articles from this search in an epub" %}</a> 65 {% elseif search_term is defined %}<a title="{% trans "Download the articles from this search in an epub" %}" href="./?epub&amp;method=search&amp;value={{ search_term }}">{% trans "Download the articles from this search in an epub" %}</a>