Skip to content

Commit 5f33e1f

Browse files
authored
new translation by Doryan R
1 parent a068f0c commit 5f33e1f

File tree

1 file changed

+38
-41
lines changed
  • adminsortable2/locale/fr/LC_MESSAGES

1 file changed

+38
-41
lines changed
Lines changed: 38 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1,70 +1,67 @@
11
# SOME DESCRIPTIVE TITLE.
22
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
33
# This file is distributed under the same license as the PACKAGE package.
4-
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5-
#
4+
#
5+
# Translators:
6+
# Doryan R <[email protected]>, 2019
67
msgid ""
78
msgstr ""
8-
"Project-Id-Version: \n"
9+
"Project-Id-Version: django-admin-sortable2\n"
910
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2016-11-07 22:22-0500\n"
11-
"PO-Revision-Date: 2016-11-07 22:22-0500\n"
12-
"Last-Translator: \n"
13-
"Language-Team: \n"
14-
"Language: fr\n"
11+
"POT-Creation-Date: 2014-06-06 17:55+0200\n"
12+
"PO-Revision-Date: 2019-02-15 13:21+0000\n"
13+
"Last-Translator: Doryan R <[email protected]>\n"
14+
"Language-Team: French (http://www.transifex.com/jrief/django-admin-sortable2/language/fr/)\n"
1515
"MIME-Version: 1.0\n"
1616
"Content-Type: text/plain; charset=UTF-8\n"
1717
"Content-Transfer-Encoding: 8bit\n"
18-
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
18+
"Language: fr\n"
19+
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
1920

20-
#: admin.py:152 templates/adminsortable2/tabular-1.5.html:9
21-
#: templates/adminsortable2/tabular-1.6.html:9
21+
#: admin.py:127 templates/adminsortable/tabular-1.5.html:9
22+
#: templates/adminsortable/tabular-1.6.html:9
2223
msgid "Sort"
2324
msgstr "Trier"
2425

25-
#: admin.py:175
26-
msgid "Move selected to specific page"
27-
msgstr "Déplacer la sélection à la page spécifique"
28-
29-
#: admin.py:179
30-
msgid "Move selected ... pages back"
31-
msgstr "Déplacer la sélection ... pages précédente"
26+
#: admin.py:151
27+
msgid "Move selected to previous page"
28+
msgstr "Déplacer la sélection vers la page précédente"
3229

33-
#: admin.py:183
34-
msgid "Move selected ... pages forward"
35-
msgstr "Déplacer la sélection ... pages suivante"
30+
#: admin.py:155
31+
msgid "Move selected to next page"
32+
msgstr "Déplacer la sélection vers la page suivante"
3633

37-
#: admin.py:187
34+
#: admin.py:159
3835
msgid "Move selected to first page"
39-
msgstr "Déplacer la sélection sur la première page"
36+
msgstr "Déplacer la sélection vers la première page"
4037

41-
#: admin.py:191
38+
#: admin.py:163
4239
msgid "Move selected to last page"
43-
msgstr "Déplacer la sélection sur la dernière page"
40+
msgstr "Déplacer la sélection vers la dernière page"
4441

45-
#: templates/adminsortable2/stacked-1.5.html:10
46-
#: templates/adminsortable2/stacked-1.6.html:10
47-
#: templates/adminsortable2/tabular-1.5.html:31
48-
#: templates/adminsortable2/tabular-1.6.html:31
42+
#: templates/adminsortable/stacked-1.5.html:10
43+
#: templates/adminsortable/stacked-1.6.html:10
44+
#: templates/adminsortable/tabular-1.5.html:31
45+
#: templates/adminsortable/tabular-1.6.html:31
4946
msgid "View on site"
5047
msgstr "Voir sur le site"
5148

52-
#: templates/adminsortable2/stacked-1.5.html:28
53-
#: templates/adminsortable2/stacked-1.6.html:28
54-
#: templates/adminsortable2/tabular-1.5.html:78
55-
#: templates/adminsortable2/tabular-1.6.html:77
49+
#: templates/adminsortable/stacked-1.5.html:28
50+
#: templates/adminsortable/stacked-1.6.html:28
51+
#: templates/adminsortable/tabular-1.5.html:78
52+
#: templates/adminsortable/tabular-1.6.html:77
5653
msgid "Remove"
57-
msgstr "Enlever"
54+
msgstr "Retirer"
5855

59-
#: templates/adminsortable2/stacked-1.5.html:29
60-
#: templates/adminsortable2/stacked-1.6.html:29
61-
#: templates/adminsortable2/tabular-1.5.html:77
62-
#: templates/adminsortable2/tabular-1.6.html:76
56+
#: templates/adminsortable/stacked-1.5.html:29
57+
#: templates/adminsortable/stacked-1.6.html:29
58+
#: templates/adminsortable/tabular-1.5.html:77
59+
#: templates/adminsortable/tabular-1.6.html:76
6360
#, python-format
6461
msgid "Add another %(verbose_name)s"
6562
msgstr "Ajouter un autre %(verbose_name)s"
6663

67-
#: templates/adminsortable2/tabular-1.5.html:17
68-
#: templates/adminsortable2/tabular-1.6.html:17
64+
#: templates/adminsortable/tabular-1.5.html:17
65+
#: templates/adminsortable/tabular-1.6.html:17
6966
msgid "Delete?"
70-
msgstr "Supprimer?"
67+
msgstr "Effacer?"

0 commit comments

Comments
 (0)