From cc5065c6844bf9ee4365c8d638e374b12d206e05 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Olivier=20Larchev=C3=AAque?= Date: Tue, 17 Apr 2012 15:05:16 -0400 Subject: [PATCH] trad --- project/dae/__init__.py | 2 + project/dae/locale/fr/LC_MESSAGES/django.mo | Bin 0 -> 472 bytes project/dae/locale/fr/LC_MESSAGES/django.po | 26 ++++++++ project/recrutement/__init__.py | 2 + .../recrutement/locale/fr/LC_MESSAGES/django.mo | Bin 0 -> 469 bytes .../recrutement/locale/fr/LC_MESSAGES/django.po | 65 ++++++++++++++++++++ project/rh/__init__.py | 2 + project/rh/locale/fr/LC_MESSAGES/django.mo | Bin 0 -> 458 bytes project/rh/locale/fr/LC_MESSAGES/django.po | 60 ++++++++++++++++++ .../admin_tools/dashboard/modules/app_list.html | 22 +++++++ project/templates/admin_tools/menu/item.html | 22 +++++++ 11 files changed, 201 insertions(+) create mode 100644 project/dae/locale/fr/LC_MESSAGES/django.mo create mode 100644 project/dae/locale/fr/LC_MESSAGES/django.po create mode 100644 project/recrutement/locale/fr/LC_MESSAGES/django.mo create mode 100644 project/recrutement/locale/fr/LC_MESSAGES/django.po create mode 100644 project/rh/locale/fr/LC_MESSAGES/django.mo create mode 100644 project/rh/locale/fr/LC_MESSAGES/django.po create mode 100644 project/templates/admin_tools/dashboard/modules/app_list.html create mode 100644 project/templates/admin_tools/menu/item.html diff --git a/project/dae/__init__.py b/project/dae/__init__.py index e69de29..8dadd01 100644 --- a/project/dae/__init__.py +++ b/project/dae/__init__.py @@ -0,0 +1,2 @@ +from django.utils.translation import gettext_noop +gettext_noop("Dae") diff --git a/project/dae/locale/fr/LC_MESSAGES/django.mo b/project/dae/locale/fr/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..78de2b28ef46e636bb0270c2bf395efda85097e4 GIT binary patch literal 472 zcmYL_&u-f=4930wx%jyA4g_{+hnAfk1X!RZLETtsjoPv2I0d@H04-Ks7mgH2%FsT@ z-ek|yXDO2n2%#TH0w1N1di!|v$D=qPJ`v}{F)<{zQ4oj3cjD&<&s$LbO#G#q&Tfv< zK4Kxg!sutYbePn5FO6-rVo*eryXc0)Jul};KJ!bt*2ZCGo3_U5O=Gdr4E!RmaAKrz zG=#Bml0h#Bdl>XF{03p41tHZzKte3#?{<6nf87I*O3ZSMBe>03mYn^_XWUPPbyyjp zY$u#H45o`Tg;|tw81gJi(yJ(rOFo~ENvfKSXe3rrtQe%x>}IjGJWSK8uD#Hv8T(n1 z@%>WaMc_}ga#GP7uWK^v, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-04-17 14:01-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \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" + +#: __init__.py:2 +msgid "Dae" +msgstr "Demande d'autorisation d'engagement" + +#: templates/admin/dae/importer_choix_dossier.html:15 +msgid "Home" +msgstr "" diff --git a/project/recrutement/__init__.py b/project/recrutement/__init__.py index e69de29..3e22c68 100644 --- a/project/recrutement/__init__.py +++ b/project/recrutement/__init__.py @@ -0,0 +1,2 @@ +from django.utils.translation import gettext_noop +gettext_noop("Recrutement") diff --git a/project/recrutement/locale/fr/LC_MESSAGES/django.mo b/project/recrutement/locale/fr/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..bc381330435e6e0dec528e3087350baa43c88843 GIT binary patch literal 469 zcmYL_!H&}~5QYPSOSp03z+sLcm?f!JV&!eC4Xs-uk|w0-N+5w`k|6}8c4a#V9)!2y zS$GyE3u1rylYdM9jAs1%;k};$>n`({dCuHt=FFs$dBD77KHdp}4}3pjezE6sqp9}4 zDr)TL=}6iKr8Qrv@tC%FP1f~B3n-J-n`A5DT2}kC*o76HjP;niu5ag!He76G|OkQD0O4nUUvd6 yKJ`8, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-04-17 14:02-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \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" + +#: __init__.py:2 templates/recrutement/affecter_evaluateurs.html:17 +#: templates/recrutement/selectionner_template.html:12 +msgid "Recrutement" +msgstr "Gestion des candidatures" + +#: templates/admin/recrutement/candidat/change_form.html:19 +#: templates/admin/recrutement/proxycandidat/change_form.html:19 +#: templates/admin/recrutement/proxyoffreemploi/change_form.html:18 +#: templates/recrutement/affecter_evaluateurs.html:16 +#: templates/recrutement/selectionner_template.html:11 +msgid "Home" +msgstr "" + +#: templates/admin/recrutement/candidat/change_form.html:22 +#: templates/admin/recrutement/proxycandidat/change_form.html:22 +#: templates/admin/recrutement/proxyoffreemploi/change_form.html:21 +msgid "Add" +msgstr "" + +#: templates/admin/recrutement/candidat/change_form.html:29 +#: templates/admin/recrutement/proxycandidat/change_form.html:29 +#: templates/admin/recrutement/proxyoffreemploi/change_form.html:28 +msgid "History" +msgstr "" + +#: templates/admin/recrutement/candidat/change_form.html:30 +#: templates/admin/recrutement/proxycandidat/change_form.html:30 +#: templates/admin/recrutement/proxyoffreemploi/change_form.html:29 +msgid "View on site" +msgstr "" + +#: templates/admin/recrutement/candidat/change_form.html:41 +#: templates/admin/recrutement/proxycandidat/change_form.html:41 +#: templates/admin/recrutement/proxyoffreemploi/change_form.html:39 +msgid "Please correct the error below." +msgid_plural "Please correct the errors below." +msgstr[0] "" +msgstr[1] "" + +#: templates/recrutement/affecter_evaluateurs.html:18 +msgid "Affecter un évaluateur" +msgstr "" + +#: templates/recrutement/selectionner_template.html:13 +msgid "Envoyer courriel - Sélectionner modèle" +msgstr "" diff --git a/project/rh/__init__.py b/project/rh/__init__.py index e69de29..4179a97 100644 --- a/project/rh/__init__.py +++ b/project/rh/__init__.py @@ -0,0 +1,2 @@ +from django.utils.translation import gettext_noop +gettext_noop("Rh") diff --git a/project/rh/locale/fr/LC_MESSAGES/django.mo b/project/rh/locale/fr/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..5e82d07c4cb8a2c9b5e9cf48fe18ec49de2e168b GIT binary patch literal 458 zcmYL_QBT`25XUpLz2uRHJ@IglL))>WfL58dB5U0eEonlUR)Pm4uk}Juup`@@#s}e( z@O}6!yA-6J{L`Ivf7^fG>*2>|kK%whBEAuyhyl?>PISF%;_idzm6SgdFI3ao^(gJ5 zxc73SALQC$yup<;w$_S49*uuRGY%_WEaGhL7qZpHVQQ;-gFm;G#Zoiy^Q^?Nk;2g- zoCqfw^n$R5!5M}>AUtK~eX4_igjmSGb$9u@?uJJNrWsBmxXM@>f4$A-+)spcSQ?>h zBb+u2rpqLOd6aS(@HC2(%V;tw_+l|4sj9Z3l2}Ud$RLU4vt?&_kR+E)eWFb@^3yow z`%i@@fj`#DNkwlwwPe=Gf9`wRh+191`d%0--Edh>vA@@KUj9gfT&?w{RuzN(@7no! svo)f@sWy+6fogYKJM3M+TRHrqU, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-04-17 13:58-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \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" + +#: __init__.py:2 +msgid "Rh" +msgstr "Gestion des personnels" + +#: validators.py:9 +msgid "La date ne peut pas être future" +msgstr "" + +#: templates/admin/filter_select.html:2 +#, python-format +msgid " By %(filter_title)s " +msgstr "" + +#: templates/admin/linked.html:15 templates/admin/rh/dossier/linked.html:15 +msgid "Delete?" +msgstr "" + +#: templates/admin/linked.html:30 templates/admin/rh/dossier/linked.html:30 +msgid "View on site" +msgstr "" + +#: templates/admin/linked.html:116 templates/admin/rh/dossier/linked.html:116 +#, python-format +msgid "Add another %(verbose_name)s" +msgstr "" + +#: templates/admin/linked.html:119 templates/admin/rh/dossier/linked.html:119 +msgid "Remove" +msgstr "" + +#: templates/admin/rh/dossier/apercu.html:13 +#: templates/admin/rh/employe/apercu.html:13 +#: templates/admin/rh/poste/apercu.html:12 templates/rh/rapports/base.html:13 +msgid "Home" +msgstr "" + +#: templates/rh/rapports/contrats.html:17 +#: templates/rh/rapports/employes_sans_contrat.html:17 +#: templates/rh/rapports/postes.html:9 +msgid "Filter" +msgstr "" diff --git a/project/templates/admin_tools/dashboard/modules/app_list.html b/project/templates/admin_tools/dashboard/modules/app_list.html new file mode 100644 index 0000000..b2a7ada --- /dev/null +++ b/project/templates/admin_tools/dashboard/modules/app_list.html @@ -0,0 +1,22 @@ +{% extends "admin_tools/dashboard/module.html" %} +{% load i18n %} +{% block module_content %} + {% for child in module.children %} +

{% trans child.title %}

+
    + {% for model in child.models %} + {% spaceless %} +
  • + {% if model.change_url %}{{ model.title }}{% else %}{{ model.title }}{% endif %} + {% if model.add_url or model.change_url %} + + {% endif %} +
  • + {% endspaceless %} + {% endfor %} +
+ {% endfor %} +{% endblock %} diff --git a/project/templates/admin_tools/menu/item.html b/project/templates/admin_tools/menu/item.html new file mode 100644 index 0000000..57913be --- /dev/null +++ b/project/templates/admin_tools/menu/item.html @@ -0,0 +1,22 @@ +{% load admin_tools_menu_tags i18n %} +{% spaceless %} +{% if not item.is_empty %} + +{% endif %} +{% endspaceless %} -- 1.7.10.4