From 324b48d37ae623cc7d13cdf538b47d5f142217f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ma=C3=ABl=20Kervella?= Date: Wed, 27 Jun 2018 22:08:28 +0000 Subject: [PATCH] Translate new right page --- users/locale/fr/LC_MESSAGES/django.mo | Bin 0 -> 1499 bytes users/locale/fr/LC_MESSAGES/django.po | 123 +++++++++++++++++++++++ users/templates/users/aff_listright.html | 38 +++++-- 3 files changed, 150 insertions(+), 11 deletions(-) create mode 100644 users/locale/fr/LC_MESSAGES/django.mo create mode 100644 users/locale/fr/LC_MESSAGES/django.po diff --git a/users/locale/fr/LC_MESSAGES/django.mo b/users/locale/fr/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..9808ced65ede1f1f5db7688f356b2ff90c3145c7 GIT binary patch literal 1499 zcmcJO%WfP+6o!jjAQ>)!LIzylz52qYF*h$Rv`1oH^2*sx{8h9zRdU)?hqL>922q?)hl^yzc!e||ZC>Jx?a z4E77yUt&LtedQ7SV0{F>41Nqg27Uu>fZu|TgMWZ$!P6&{dK5edcEC&EY49cRB6u0R z1g?V7zYng1A5QFFfM;<34vhJK0MCOzgC8KrZ(ywBty66scfoDk1$-L(5xfBY1jhKk zPWU?*>-rOnekV}WbKnIq`dtCn!6ooT@Cc0lpMnH_20jmd526f(GMYI6%|h5_c5xPP zQBO72b_P%29D6!9u|=H3j&;QKBzCMJ=2NfCc{3P>eXB=2FElqWMMhI2F7q<4*79JS z6}5Rs+kv|*Bo*i8z~oeUP6|FSmJ4d)P#Ee!QdjH+Hf@i{g(3U)sVt~lS_0`NV0#v3 zt9m@T&3*zIno4c+Aq?A&M$MyWBhR_>g}{mw#^#Jd*%teS4yawd7qixa*ZMB#GPVK3 zXg_zg4d^Xij0jr!R|lDTtd-^8-V?Ql@NrblLCDw#vuX!8v(Kv8@$L@iA-P#3?_(^; zpHX+=T4$Fl=R?vHj5%4a2a@z%MxC8^`^ko99cP|wqBVG@i_1y6lysLVO|x|A)wG+Y za7=dj(8PfM^n0DUSF@|vTE95*r0=zrQU~WV>gn;b!QXN&OIq?1PT2*ReS12E9 z$RVum^|zAcnO`jFfPHeq=B_YykkRsO6FNI(?RA-KIX{w&Y}H(4wYx&?adpnpby}QX z>8Pnt|C4&XGXaVn9~a|eNY+5cpnU}GqJDP-$K-ma9udH7ffjc(yKj6!dH4o\n" +"Language-Team: \n" +"Language: fr_FR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#: templates/users/aff_listright.html:37 +msgid "Superuser" +msgstr "Superuser" + +#: templates/users/aff_listright.html:39 +msgid "Django's specific pre-defined right that supersed any other rights." +msgstr "" +"Droit prédéfini spécifique à Django qui outrepasse tous les autres droits." + +#: templates/users/aff_listright.html:43 +msgid "Total: All permissions" +msgstr "Total: Toutes les permissions" + +#: templates/users/aff_listright.html:55 +msgid "Users in Superuser" +msgstr "Utilisateurs dans Superuser" + +#: templates/users/aff_listright.html:62 templates/users/aff_listright.html:167 +msgid "Username" +msgstr "Pseudo" + +#: templates/users/aff_listright.html:63 templates/users/aff_listright.html:168 +msgid "Membership" +msgstr "Adhésion" + +#: templates/users/aff_listright.html:64 templates/users/aff_listright.html:169 +msgid "Last seen" +msgstr "Dernière connexion" + +#: templates/users/aff_listright.html:65 templates/users/aff_listright.html:170 +msgid "Actions" +msgstr "Actions" + +#: templates/users/aff_listright.html:66 templates/users/aff_listright.html:171 +msgid "Last action" +msgstr "Dernière action" + +#: templates/users/aff_listright.html:74 templates/users/aff_listright.html:179 +msgid "Member" +msgstr "Adhérent" + +#: templates/users/aff_listright.html:76 templates/users/aff_listright.html:181 +msgid "No membership records" +msgstr "Aucune adhésion" + +#: templates/users/aff_listright.html:79 templates/users/aff_listright.html:184 +#, python-format +msgid "Not since %(end_date)s" +msgstr "Plus depuis %(end_date)s" + +#: templates/users/aff_listright.html:87 templates/users/aff_listright.html:192 +msgid "Never" +msgstr "Jamais" + +#: templates/users/aff_listright.html:122 +#, python-format +msgid "%(right_name)s (gid: %(right_gid)s)" +msgstr "%(right_name)s (gid: %(right_gid)s)" + +#: templates/users/aff_listright.html:131 +#, python-format +msgid "Total: %(perm_count)s permission" +msgid_plural "Total: %(perm_count)s permissions" +msgstr[0] "Total: %(perm_count)s permission" +msgstr[1] "Total: %(perm_count)s permissions" + +#: templates/users/aff_listright.html:157 +#, python-format +msgid "Users in %(right_name)s" +msgstr "Utilisateurs dans %(right_name)s" + +#: widgets.py:35 +msgid "Close" +msgstr "" + +#: widgets.py:36 +msgid "Today" +msgstr "" + +#: widgets.py:44 +msgid "Next" +msgstr "" + +#: widgets.py:45 +msgid "Previous" +msgstr "" + +#: widgets.py:46 +msgid "Wk" +msgstr "" diff --git a/users/templates/users/aff_listright.html b/users/templates/users/aff_listright.html index 37d13bd1..3c7137bf 100644 --- a/users/templates/users/aff_listright.html +++ b/users/templates/users/aff_listright.html @@ -34,25 +34,25 @@ with this program; if not, write to the Free Software Foundation, Inc.,

- Superuser + {% trans "Superuser" %}

- Django's specific pre-defined right that supersed any other rights. + {% trans "Django's specific pre-defined right that supersed any other rights." %}
-

Total: All permissions

+

{% trans "Total: All permissions" %}

-