aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCédric Bonhomme <cedric@cedricbonhomme.org>2017-06-01 15:05:59 +0200
committerCédric Bonhomme <cedric@cedricbonhomme.org>2017-06-01 15:05:59 +0200
commit2682e2ab05ed7b22b967b44c071b13020897e8c1 (patch)
tree57179e6781c82f7b501cc4f491a11a2e3eb87dbc
parentUpdated comments. (diff)
downloadnewspipe-2682e2ab05ed7b22b967b44c071b13020897e8c1.tar.gz
newspipe-2682e2ab05ed7b22b967b44c071b13020897e8c1.tar.bz2
newspipe-2682e2ab05ed7b22b967b44c071b13020897e8c1.zip
Updated translations.
-rw-r--r--src/web/templates/layout.html4
-rw-r--r--src/web/translations/fr/LC_MESSAGES/messages.mobin20017 -> 20072 bytes
-rw-r--r--src/web/translations/fr/LC_MESSAGES/messages.po42
-rw-r--r--src/web/translations/messages.pot40
4 files changed, 47 insertions, 39 deletions
diff --git a/src/web/templates/layout.html b/src/web/templates/layout.html
index dc62104f..7b003364 100644
--- a/src/web/templates/layout.html
+++ b/src/web/templates/layout.html
@@ -114,8 +114,8 @@
</ul>
</li>
{% else %}
- <li><a href="{{ url_for("bookmarks.list_") }}"><span class="glyphicon glyphicon-bookmark"></span>&nbsp;{{ _('Bookmarks') }}</a></li>
- <li><a href="{{ url_for("popular") }}"><span class="glyphicon glyphicon-list"></span>&nbsp;{{ _('Popular') }}</a></li>
+ <li><a href="{{ url_for("bookmarks.list_") }}"><span class="glyphicon glyphicon-bookmark"></span>&nbsp;{{ _('Recent bookmarks') }}</a></li>
+ <li><a href="{{ url_for("popular") }}"><span class="glyphicon glyphicon-list"></span>&nbsp;{{ _('Popular feeds') }}</a></li>
<li><a href="{{ url_for("about") }}"><span class="glyphicon glyphicon-question-sign"></span>&nbsp;{{ _('About') }}</a></li>
{% endif %}
</ul>
diff --git a/src/web/translations/fr/LC_MESSAGES/messages.mo b/src/web/translations/fr/LC_MESSAGES/messages.mo
index 9c6a516c..cb5a82b9 100644
--- a/src/web/translations/fr/LC_MESSAGES/messages.mo
+++ b/src/web/translations/fr/LC_MESSAGES/messages.mo
Binary files differ
diff --git a/src/web/translations/fr/LC_MESSAGES/messages.po b/src/web/translations/fr/LC_MESSAGES/messages.po
index 6d2a7059..dd684b97 100644
--- a/src/web/translations/fr/LC_MESSAGES/messages.po
+++ b/src/web/translations/fr/LC_MESSAGES/messages.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2017-05-26 09:32+0200\n"
-"PO-Revision-Date: 2017-05-26 09:36+0200\n"
+"POT-Creation-Date: 2017-06-01 15:04+0200\n"
+"PO-Revision-Date: 2017-06-01 15:05+0200\n"
"Last-Translator: Cédric Bonhomme <cedric@cedricbonhomme.org>\n"
"Language-Team: fr <LL@li.org>\n"
"Language: fr\n"
@@ -194,7 +194,7 @@ msgid "Invalid email."
msgstr "Email invalide."
#: ../templates/about.html:5 ../templates/layout.html:107
-#: ../templates/layout.html:118
+#: ../templates/layout.html:119
msgid "About"
msgstr "À propos"
@@ -352,7 +352,7 @@ msgid "Delete all in this column"
msgstr "Supprimer tout dans cette colonne"
#: ../templates/edit_bookmark.html:65 ../templates/layout.html:54
-#: ../views/bookmark.py:77
+#: ../views/bookmark.py:111
msgid "Add a new bookmark"
msgstr "Ajouter un nouveau marque-page"
@@ -607,7 +607,7 @@ msgstr "Ajouter une nouvelle catégorie"
msgid "Feed"
msgstr "Flux"
-#: ../templates/layout.html:94 ../templates/layout.html:117
+#: ../templates/layout.html:94
msgid "Popular"
msgstr "Populaire"
@@ -635,6 +635,14 @@ msgstr "Tableau de bord"
msgid "Logout"
msgstr "Déconnexion"
+#: ../templates/layout.html:117
+msgid "Recent bookmarks"
+msgstr "Marque-pages récents"
+
+#: ../templates/layout.html:118 ../templates/popular.html:4
+msgid "Popular feeds"
+msgstr "Flux populaires"
+
#: ../templates/login.html:10
msgid "Your email or nickname"
msgstr "Votre email ou pseudo"
@@ -723,10 +731,6 @@ msgstr "Importer un compte"
msgid "Export account to JSON"
msgstr "Exporter le compte au format JSON"
-#: ../templates/popular.html:4
-msgid "Popular feeds"
-msgstr "Flux populaires"
-
#: ../templates/popular.html:11
msgid "add this feed"
msgstr "ajouter ce flux"
@@ -867,45 +871,45 @@ msgstr "Erreur lors de l'export des articles."
msgid "Export format not supported."
msgstr "Ce format d'export n'est pas supporté."
-#: ../views/bookmark.py:55
+#: ../views/bookmark.py:56
msgid "Bookmarks"
msgstr "Marque-pages"
-#: ../views/bookmark.py:83
+#: ../views/bookmark.py:117
msgid "Edit bookmark"
msgstr "Modifiez le marque-page"
-#: ../views/bookmark.py:123
+#: ../views/bookmark.py:157
msgid "Bookmark successfully updated."
msgstr "Marque-page mis à jour avec succès."
-#: ../views/bookmark.py:135 ../views/bookmark.py:183
+#: ../views/bookmark.py:169 ../views/bookmark.py:217
msgid "Bookmark successfully created."
msgstr "Marque-page créé avec succès."
-#: ../views/bookmark.py:144
+#: ../views/bookmark.py:178
#, python-format
msgid "Bookmark %(bookmark_name)s successfully deleted."
msgstr "Marque-page %(bookmark_name)s supprimé avec succès."
-#: ../views/bookmark.py:155
+#: ../views/bookmark.py:189
msgid "Bookmarks successfully deleted."
msgstr "Marque-pages supprimés avec succès."
-#: ../views/bookmark.py:166
+#: ../views/bookmark.py:200
msgid "Couldn't add bookmark: url missing."
msgstr "Impossible d'ajouter le marque-page: URL manquante."
-#: ../views/bookmark.py:171
+#: ../views/bookmark.py:205
msgid "Couldn't add bookmark: bookmark already exists."
msgstr "Impossible d'ajouter le marque-page: l'URL existe déjà."
-#: ../views/bookmark.py:193
+#: ../views/bookmark.py:227
#, python-format
msgid "%(nb_bookmarks)s bookmarks successfully imported."
msgstr "%(nb_bookmarks)s marque-pages importés avec succès."
-#: ../views/bookmark.py:196
+#: ../views/bookmark.py:230
msgid "Error when importing bookmarks."
msgstr "Erreur lors de l'import des marque-pages."
diff --git a/src/web/translations/messages.pot b/src/web/translations/messages.pot
index c22ec9a6..514fa2a0 100644
--- a/src/web/translations/messages.pot
+++ b/src/web/translations/messages.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2017-05-26 09:31+0200\n"
+"POT-Creation-Date: 2017-06-01 15:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -188,7 +188,7 @@ msgid "Invalid email."
msgstr ""
#: ../templates/about.html:5 ../templates/layout.html:107
-#: ../templates/layout.html:118
+#: ../templates/layout.html:119
msgid "About"
msgstr ""
@@ -332,7 +332,7 @@ msgid "Delete all in this column"
msgstr ""
#: ../templates/edit_bookmark.html:65 ../templates/layout.html:54
-#: ../views/bookmark.py:77
+#: ../views/bookmark.py:111
msgid "Add a new bookmark"
msgstr ""
@@ -574,7 +574,7 @@ msgstr ""
msgid "Feed"
msgstr ""
-#: ../templates/layout.html:94 ../templates/layout.html:117
+#: ../templates/layout.html:94
msgid "Popular"
msgstr ""
@@ -602,6 +602,14 @@ msgstr ""
msgid "Logout"
msgstr ""
+#: ../templates/layout.html:117
+msgid "Recent bookmarks"
+msgstr ""
+
+#: ../templates/layout.html:118 ../templates/popular.html:4
+msgid "Popular feeds"
+msgstr ""
+
#: ../templates/login.html:10
msgid "Your email or nickname"
msgstr ""
@@ -690,10 +698,6 @@ msgstr ""
msgid "Export account to JSON"
msgstr ""
-#: ../templates/popular.html:4
-msgid "Popular feeds"
-msgstr ""
-
#: ../templates/popular.html:11
msgid "add this feed"
msgstr ""
@@ -833,45 +837,45 @@ msgstr ""
msgid "Export format not supported."
msgstr ""
-#: ../views/bookmark.py:55
+#: ../views/bookmark.py:56
msgid "Bookmarks"
msgstr ""
-#: ../views/bookmark.py:83
+#: ../views/bookmark.py:117
msgid "Edit bookmark"
msgstr ""
-#: ../views/bookmark.py:123
+#: ../views/bookmark.py:157
msgid "Bookmark successfully updated."
msgstr ""
-#: ../views/bookmark.py:135 ../views/bookmark.py:183
+#: ../views/bookmark.py:169 ../views/bookmark.py:217
msgid "Bookmark successfully created."
msgstr ""
-#: ../views/bookmark.py:144
+#: ../views/bookmark.py:178
#, python-format
msgid "Bookmark %(bookmark_name)s successfully deleted."
msgstr ""
-#: ../views/bookmark.py:155
+#: ../views/bookmark.py:189
msgid "Bookmarks successfully deleted."
msgstr ""
-#: ../views/bookmark.py:166
+#: ../views/bookmark.py:200
msgid "Couldn't add bookmark: url missing."
msgstr ""
-#: ../views/bookmark.py:171
+#: ../views/bookmark.py:205
msgid "Couldn't add bookmark: bookmark already exists."
msgstr ""
-#: ../views/bookmark.py:193
+#: ../views/bookmark.py:227
#, python-format
msgid "%(nb_bookmarks)s bookmarks successfully imported."
msgstr ""
-#: ../views/bookmark.py:196
+#: ../views/bookmark.py:230
msgid "Error when importing bookmarks."
msgstr ""
bgstack15