aboutsummaryrefslogtreecommitdiff
path: root/pyaggr3g470r/translations/fr
diff options
context:
space:
mode:
authorCédric Bonhomme <cedric@cedricbonhomme.org>2015-03-28 11:27:54 +0100
committerCédric Bonhomme <cedric@cedricbonhomme.org>2015-03-28 11:27:54 +0100
commitfdc9f8fa076c00613c6ff156d0c1d46f02e38376 (patch)
tree56d4708c940b2bbce31e850ec41e05be13c3e453 /pyaggr3g470r/translations/fr
parentImproved table to the /duplicates page. (diff)
downloadnewspipe-fdc9f8fa076c00613c6ff156d0c1d46f02e38376.tar.gz
newspipe-fdc9f8fa076c00613c6ff156d0c1d46f02e38376.tar.bz2
newspipe-fdc9f8fa076c00613c6ff156d0c1d46f02e38376.zip
Updated translations.
Diffstat (limited to 'pyaggr3g470r/translations/fr')
-rw-r--r--pyaggr3g470r/translations/fr/LC_MESSAGES/messages.mobin15486 -> 15562 bytes
-rw-r--r--pyaggr3g470r/translations/fr/LC_MESSAGES/messages.po15
2 files changed, 10 insertions, 5 deletions
diff --git a/pyaggr3g470r/translations/fr/LC_MESSAGES/messages.mo b/pyaggr3g470r/translations/fr/LC_MESSAGES/messages.mo
index 72a16eb2..6ecf87bd 100644
--- a/pyaggr3g470r/translations/fr/LC_MESSAGES/messages.mo
+++ b/pyaggr3g470r/translations/fr/LC_MESSAGES/messages.mo
Binary files differ
diff --git a/pyaggr3g470r/translations/fr/LC_MESSAGES/messages.po b/pyaggr3g470r/translations/fr/LC_MESSAGES/messages.po
index 8561a0d8..8a0a5ca8 100644
--- a/pyaggr3g470r/translations/fr/LC_MESSAGES/messages.po
+++ b/pyaggr3g470r/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: 2015-03-23 21:46+0100\n"
-"PO-Revision-Date: 2015-03-23 21:47+0100\n"
+"POT-Creation-Date: 2015-03-28 11:26+0100\n"
+"PO-Revision-Date: 2015-03-28 11:27+0100\n"
"Last-Translator: Cédric Bonhomme <cedric@cedricbonhomme.org>\n"
"Language-Team: fr <LL@li.org>\n"
"Language: fr\n"
@@ -230,8 +230,8 @@ msgid "from"
msgstr "de"
#: pyaggr3g470r/templates/article.html:11
-#: pyaggr3g470r/templates/duplicates.html:19
-#: pyaggr3g470r/templates/duplicates.html:20
+#: pyaggr3g470r/templates/duplicates.html:23
+#: pyaggr3g470r/templates/duplicates.html:24
#: pyaggr3g470r/templates/home.html:90
msgid "Delete this article"
msgstr "Supprimer cet article"
@@ -269,7 +269,12 @@ msgstr "Partager sur"
msgid "Duplicates in the feed"
msgstr "Doublons dans le flux"
-#: pyaggr3g470r/templates/duplicates.html:27
+#: pyaggr3g470r/templates/duplicates.html:12
+#: pyaggr3g470r/templates/duplicates.html:15
+msgid "Delete all in this column"
+msgstr "Supprimer tout dans cette colonne"
+
+#: pyaggr3g470r/templates/duplicates.html:31
msgid "No duplicates in the feed"
msgstr "Pas de doublon dans ce flux"
bgstack15