diff --git a/scheduler_error_mailer/i18n/ca.po b/scheduler_error_mailer/i18n/ca.po index 054c957b6..a55ba6567 100644 --- a/scheduler_error_mailer/i18n/ca.po +++ b/scheduler_error_mailer/i18n/ca.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * scheduler_error_mailer -# +# # Translators: msgid "" msgstr "" @@ -10,37 +10,45 @@ msgstr "" "POT-Creation-Date: 2017-04-28 09:49+0000\n" "PO-Revision-Date: 2017-04-19 13:07+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Catalan (http://www.transifex.com/oca/OCA-server-tools-8-0/language/ca/)\n" +"Language-Team: Catalan (http://www.transifex.com/oca/OCA-server-tools-8-0/" +"language/ca/)\n" +"Language: ca\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ca\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: scheduler_error_mailer #: model:email.template,body_html:scheduler_error_mailer.scheduler_error_mailer msgid "" "\n" -"
\n" +"
\n" "\n" -"

Odoo tried to run the scheduler ${object.name or ''} in the database ${ctx.get('dbname')} but it failed. Here is the error message :

\n" +"

Odoo tried to run the scheduler ${object.name or ''} in the " +"database ${ctx.get('dbname')} but it failed. Here is the error " +"message :

\n" "\n" "\n" -"${ctx.get('job_exception') and ctx.get('job_exception').value or ctx.get('job_exception') or 'Failed to get the error message from the context.'|e}\n" +"${ctx.get('job_exception') and ctx.get('job_exception').value or ctx." +"get('job_exception') or 'Failed to get the error message from the context.'|" +"e}\n" "\n" "\n" "
\n"
 "${ctx.get('traceback')|e}\n"
 "
\n" "\n" -"

You may check the logs of the Odoo server to get more information about this failure.

\n" +"

You may check the logs of the Odoo server to get more information about " +"this failure.

\n" "\n" "

Properties of the scheduler ${object.name or ''} :

\n" "
    \n" "
  • Model : ${object.model or ''}
  • \n" "
  • Method : ${object.function or ''}
  • \n" "
  • Arguments : ${object.args or ''}
  • \n" -"
  • Interval : ${object.interval_number or '0'} ${object.interval_type or ''}
  • \n" +"
  • Interval : ${object.interval_number or '0'} ${object.interval_type or ''}" +"
  • \n" "
  • Number of calls : ${object.numbercall or '0'}
  • \n" "
  • Repeat missed : ${object.doall}
  • \n" "
  • User : ${object.user_id.name or ''}
  • \n" @@ -69,7 +77,9 @@ msgstr "Error en la plantilla de correu electrònic " #. module: scheduler_error_mailer #: help:ir.cron,email_template_id:0 msgid "Select the email template that will be sent when this scheduler fails." -msgstr "Seleccioneu la plantilla de correu electrònic que s'enviarà quan aquesta programació falli. " +msgstr "" +"Seleccioneu la plantilla de correu electrònic que s'enviarà quan aquesta " +"programació falli. " #. module: scheduler_error_mailer #: code:addons/scheduler_error_mailer/ir_cron.py:80 diff --git a/scheduler_error_mailer/i18n/de.po b/scheduler_error_mailer/i18n/de.po index c05c4db43..d07014cda 100644 --- a/scheduler_error_mailer/i18n/de.po +++ b/scheduler_error_mailer/i18n/de.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * scheduler_error_mailer -# +# # Translators: # Ahmet Altinisik , 2016 # Ahmet Altinisik , 2016 @@ -22,37 +22,45 @@ msgstr "" "POT-Creation-Date: 2017-04-28 09:49+0000\n" "PO-Revision-Date: 2017-04-19 13:07+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: German (http://www.transifex.com/oca/OCA-server-tools-8-0/language/de/)\n" +"Language-Team: German (http://www.transifex.com/oca/OCA-server-tools-8-0/" +"language/de/)\n" +"Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: scheduler_error_mailer #: model:email.template,body_html:scheduler_error_mailer.scheduler_error_mailer msgid "" "\n" -"
    \n" +"
    \n" "\n" -"

    Odoo tried to run the scheduler ${object.name or ''} in the database ${ctx.get('dbname')} but it failed. Here is the error message :

    \n" +"

    Odoo tried to run the scheduler ${object.name or ''} in the " +"database ${ctx.get('dbname')} but it failed. Here is the error " +"message :

    \n" "\n" "\n" -"${ctx.get('job_exception') and ctx.get('job_exception').value or ctx.get('job_exception') or 'Failed to get the error message from the context.'|e}\n" +"${ctx.get('job_exception') and ctx.get('job_exception').value or ctx." +"get('job_exception') or 'Failed to get the error message from the context.'|" +"e}\n" "\n" "\n" "
    \n"
     "${ctx.get('traceback')|e}\n"
     "
    \n" "\n" -"

    You may check the logs of the Odoo server to get more information about this failure.

    \n" +"

    You may check the logs of the Odoo server to get more information about " +"this failure.

    \n" "\n" "

    Properties of the scheduler ${object.name or ''} :

    \n" "
      \n" "
    • Model : ${object.model or ''}
    • \n" "
    • Method : ${object.function or ''}
    • \n" "
    • Arguments : ${object.args or ''}
    • \n" -"
    • Interval : ${object.interval_number or '0'} ${object.interval_type or ''}
    • \n" +"
    • Interval : ${object.interval_number or '0'} ${object.interval_type or ''}" +"
    • \n" "
    • Number of calls : ${object.numbercall or '0'}
    • \n" "
    • Repeat missed : ${object.doall}
    • \n" "
    • User : ${object.user_id.name or ''}
    • \n" @@ -81,7 +89,9 @@ msgstr "Fehler-Email-Vorlage" #. module: scheduler_error_mailer #: help:ir.cron,email_template_id:0 msgid "Select the email template that will be sent when this scheduler fails." -msgstr "Wählen Sie die Email-Vorlage, die gesendet werden soll, wenn diese Terminaufgabe scheitert." +msgstr "" +"Wählen Sie die Email-Vorlage, die gesendet werden soll, wenn diese " +"Terminaufgabe scheitert." #. module: scheduler_error_mailer #: code:addons/scheduler_error_mailer/ir_cron.py:80 diff --git a/scheduler_error_mailer/i18n/es.po b/scheduler_error_mailer/i18n/es.po index da4a1f4fe..fa6c0ceb5 100644 --- a/scheduler_error_mailer/i18n/es.po +++ b/scheduler_error_mailer/i18n/es.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * scheduler_error_mailer -# +# # Translators: # Ahmet Altinisik , 2016 # Antonio Trueba, 2016 @@ -24,37 +24,45 @@ msgstr "" "POT-Creation-Date: 2017-04-28 09:49+0000\n" "PO-Revision-Date: 2017-04-19 13:07+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Spanish (http://www.transifex.com/oca/OCA-server-tools-8-0/language/es/)\n" +"Language-Team: Spanish (http://www.transifex.com/oca/OCA-server-tools-8-0/" +"language/es/)\n" +"Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: scheduler_error_mailer #: model:email.template,body_html:scheduler_error_mailer.scheduler_error_mailer msgid "" "\n" -"
      \n" +"
      \n" "\n" -"

      Odoo tried to run the scheduler ${object.name or ''} in the database ${ctx.get('dbname')} but it failed. Here is the error message :

      \n" +"

      Odoo tried to run the scheduler ${object.name or ''} in the " +"database ${ctx.get('dbname')} but it failed. Here is the error " +"message :

      \n" "\n" "\n" -"${ctx.get('job_exception') and ctx.get('job_exception').value or ctx.get('job_exception') or 'Failed to get the error message from the context.'|e}\n" +"${ctx.get('job_exception') and ctx.get('job_exception').value or ctx." +"get('job_exception') or 'Failed to get the error message from the context.'|" +"e}\n" "\n" "\n" "
      \n"
       "${ctx.get('traceback')|e}\n"
       "
      \n" "\n" -"

      You may check the logs of the Odoo server to get more information about this failure.

      \n" +"

      You may check the logs of the Odoo server to get more information about " +"this failure.

      \n" "\n" "

      Properties of the scheduler ${object.name or ''} :

      \n" "
        \n" "
      • Model : ${object.model or ''}
      • \n" "
      • Method : ${object.function or ''}
      • \n" "
      • Arguments : ${object.args or ''}
      • \n" -"
      • Interval : ${object.interval_number or '0'} ${object.interval_type or ''}
      • \n" +"
      • Interval : ${object.interval_number or '0'} ${object.interval_type or ''}" +"
      • \n" "
      • Number of calls : ${object.numbercall or '0'}
      • \n" "
      • Repeat missed : ${object.doall}
      • \n" "
      • User : ${object.user_id.name or ''}
      • \n" @@ -83,7 +91,8 @@ msgstr "" #. module: scheduler_error_mailer #: help:ir.cron,email_template_id:0 msgid "Select the email template that will be sent when this scheduler fails." -msgstr "Elija la plantilla de email que se enviará cuando falle este planificador." +msgstr "" +"Elija la plantilla de email que se enviará cuando falle este planificador." #. module: scheduler_error_mailer #: code:addons/scheduler_error_mailer/ir_cron.py:80 diff --git a/scheduler_error_mailer/i18n/fr.po b/scheduler_error_mailer/i18n/fr.po index 922e78d2c..6fdb64e11 100644 --- a/scheduler_error_mailer/i18n/fr.po +++ b/scheduler_error_mailer/i18n/fr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * scheduler_error_mailer -# +# # Translators: # Ahmet Altinisik , 2016 # Antonio Trueba, 2016 @@ -22,37 +22,45 @@ msgstr "" "POT-Creation-Date: 2017-04-28 09:49+0000\n" "PO-Revision-Date: 2017-04-19 13:07+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: French (http://www.transifex.com/oca/OCA-server-tools-8-0/language/fr/)\n" +"Language-Team: French (http://www.transifex.com/oca/OCA-server-tools-8-0/" +"language/fr/)\n" +"Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: scheduler_error_mailer #: model:email.template,body_html:scheduler_error_mailer.scheduler_error_mailer msgid "" "\n" -"
        \n" +"
        \n" "\n" -"

        Odoo tried to run the scheduler ${object.name or ''} in the database ${ctx.get('dbname')} but it failed. Here is the error message :

        \n" +"

        Odoo tried to run the scheduler ${object.name or ''} in the " +"database ${ctx.get('dbname')} but it failed. Here is the error " +"message :

        \n" "\n" "\n" -"${ctx.get('job_exception') and ctx.get('job_exception').value or ctx.get('job_exception') or 'Failed to get the error message from the context.'|e}\n" +"${ctx.get('job_exception') and ctx.get('job_exception').value or ctx." +"get('job_exception') or 'Failed to get the error message from the context.'|" +"e}\n" "\n" "\n" "
        \n"
         "${ctx.get('traceback')|e}\n"
         "
        \n" "\n" -"

        You may check the logs of the Odoo server to get more information about this failure.

        \n" +"

        You may check the logs of the Odoo server to get more information about " +"this failure.

        \n" "\n" "

        Properties of the scheduler ${object.name or ''} :

        \n" "
          \n" "
        • Model : ${object.model or ''}
        • \n" "
        • Method : ${object.function or ''}
        • \n" "
        • Arguments : ${object.args or ''}
        • \n" -"
        • Interval : ${object.interval_number or '0'} ${object.interval_type or ''}
        • \n" +"
        • Interval : ${object.interval_number or '0'} ${object.interval_type or ''}" +"
        • \n" "
        • Number of calls : ${object.numbercall or '0'}
        • \n" "
        • Repeat missed : ${object.doall}
        • \n" "
        • User : ${object.user_id.name or ''}
        • \n" @@ -81,7 +89,9 @@ msgstr "Erreur dans le modèle de courriel" #. module: scheduler_error_mailer #: help:ir.cron,email_template_id:0 msgid "Select the email template that will be sent when this scheduler fails." -msgstr "Selectionner le modèle de mail qui sera envoyé lorsque la tâche planifié sera en échec" +msgstr "" +"Selectionner le modèle de mail qui sera envoyé lorsque la tâche planifié " +"sera en échec" #. module: scheduler_error_mailer #: code:addons/scheduler_error_mailer/ir_cron.py:80 diff --git a/scheduler_error_mailer/i18n/it.po b/scheduler_error_mailer/i18n/it.po index 9ea104aea..94bb5bdb8 100644 --- a/scheduler_error_mailer/i18n/it.po +++ b/scheduler_error_mailer/i18n/it.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * scheduler_error_mailer -# +# # Translators: # Ahmet Altinisik , 2015-2016 # Antonio Trueba, 2016 @@ -21,37 +21,45 @@ msgstr "" "POT-Creation-Date: 2017-04-28 09:49+0000\n" "PO-Revision-Date: 2017-04-19 13:07+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Italian (http://www.transifex.com/oca/OCA-server-tools-8-0/language/it/)\n" +"Language-Team: Italian (http://www.transifex.com/oca/OCA-server-tools-8-0/" +"language/it/)\n" +"Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: scheduler_error_mailer #: model:email.template,body_html:scheduler_error_mailer.scheduler_error_mailer msgid "" "\n" -"
          \n" +"
          \n" "\n" -"

          Odoo tried to run the scheduler ${object.name or ''} in the database ${ctx.get('dbname')} but it failed. Here is the error message :

          \n" +"

          Odoo tried to run the scheduler ${object.name or ''} in the " +"database ${ctx.get('dbname')} but it failed. Here is the error " +"message :

          \n" "\n" "\n" -"${ctx.get('job_exception') and ctx.get('job_exception').value or ctx.get('job_exception') or 'Failed to get the error message from the context.'|e}\n" +"${ctx.get('job_exception') and ctx.get('job_exception').value or ctx." +"get('job_exception') or 'Failed to get the error message from the context.'|" +"e}\n" "\n" "\n" "
          \n"
           "${ctx.get('traceback')|e}\n"
           "
          \n" "\n" -"

          You may check the logs of the Odoo server to get more information about this failure.

          \n" +"

          You may check the logs of the Odoo server to get more information about " +"this failure.

          \n" "\n" "

          Properties of the scheduler ${object.name or ''} :

          \n" "
            \n" "
          • Model : ${object.model or ''}
          • \n" "
          • Method : ${object.function or ''}
          • \n" "
          • Arguments : ${object.args or ''}
          • \n" -"
          • Interval : ${object.interval_number or '0'} ${object.interval_type or ''}
          • \n" +"
          • Interval : ${object.interval_number or '0'} ${object.interval_type or ''}" +"
          • \n" "
          • Number of calls : ${object.numbercall or '0'}
          • \n" "
          • Repeat missed : ${object.doall}
          • \n" "
          • User : ${object.user_id.name or ''}
          • \n" @@ -80,7 +88,9 @@ msgstr "Modello dell'e-mail di errore" #. module: scheduler_error_mailer #: help:ir.cron,email_template_id:0 msgid "Select the email template that will be sent when this scheduler fails." -msgstr "Selezionale il modello di email che sarà inviato quando la programmazione non viene eseguita con successo." +msgstr "" +"Selezionale il modello di email che sarà inviato quando la programmazione " +"non viene eseguita con successo." #. module: scheduler_error_mailer #: code:addons/scheduler_error_mailer/ir_cron.py:80 diff --git a/scheduler_error_mailer/i18n/pt_BR.po b/scheduler_error_mailer/i18n/pt_BR.po index 196c0eae5..928c0da80 100644 --- a/scheduler_error_mailer/i18n/pt_BR.po +++ b/scheduler_error_mailer/i18n/pt_BR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * scheduler_error_mailer -# +# # Translators: # Ahmet Altinisik , 2015-2016 # Alexis de Lattre , 2016 @@ -20,37 +20,45 @@ msgstr "" "POT-Creation-Date: 2017-04-28 09:49+0000\n" "PO-Revision-Date: 2017-04-19 13:07+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/pt_BR/)\n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-server-" +"tools-8-0/language/pt_BR/)\n" +"Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: scheduler_error_mailer #: model:email.template,body_html:scheduler_error_mailer.scheduler_error_mailer msgid "" "\n" -"
            \n" +"
            \n" "\n" -"

            Odoo tried to run the scheduler ${object.name or ''} in the database ${ctx.get('dbname')} but it failed. Here is the error message :

            \n" +"

            Odoo tried to run the scheduler ${object.name or ''} in the " +"database ${ctx.get('dbname')} but it failed. Here is the error " +"message :

            \n" "\n" "\n" -"${ctx.get('job_exception') and ctx.get('job_exception').value or ctx.get('job_exception') or 'Failed to get the error message from the context.'|e}\n" +"${ctx.get('job_exception') and ctx.get('job_exception').value or ctx." +"get('job_exception') or 'Failed to get the error message from the context.'|" +"e}\n" "\n" "\n" "
            \n"
             "${ctx.get('traceback')|e}\n"
             "
            \n" "\n" -"

            You may check the logs of the Odoo server to get more information about this failure.

            \n" +"

            You may check the logs of the Odoo server to get more information about " +"this failure.

            \n" "\n" "

            Properties of the scheduler ${object.name or ''} :

            \n" "
              \n" "
            • Model : ${object.model or ''}
            • \n" "
            • Method : ${object.function or ''}
            • \n" "
            • Arguments : ${object.args or ''}
            • \n" -"
            • Interval : ${object.interval_number or '0'} ${object.interval_type or ''}
            • \n" +"
            • Interval : ${object.interval_number or '0'} ${object.interval_type or ''}" +"
            • \n" "
            • Number of calls : ${object.numbercall or '0'}
            • \n" "
            • Repeat missed : ${object.doall}
            • \n" "
            • User : ${object.user_id.name or ''}
            • \n" @@ -79,7 +87,8 @@ msgstr "Modelo de Erro de E-mail" #. module: scheduler_error_mailer #: help:ir.cron,email_template_id:0 msgid "Select the email template that will be sent when this scheduler fails." -msgstr "Selecione o modelo de email que será enviado quando o agendador falhar." +msgstr "" +"Selecione o modelo de email que será enviado quando o agendador falhar." #. module: scheduler_error_mailer #: code:addons/scheduler_error_mailer/ir_cron.py:80 diff --git a/scheduler_error_mailer/i18n/scheduler_error_mailer.pot b/scheduler_error_mailer/i18n/scheduler_error_mailer.pot new file mode 100644 index 000000000..c6028d0af --- /dev/null +++ b/scheduler_error_mailer/i18n/scheduler_error_mailer.pot @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * scheduler_error_mailer +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: <>\n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" + +#. module: scheduler_error_mailer +#: model:email.template,body_html:scheduler_error_mailer.scheduler_error_mailer +msgid "\n" +"
              \n" +"\n" +"

              Odoo tried to run the scheduler ${object.name or ''} in the database ${ctx.get('dbname')} but it failed. Here is the error message :

              \n" +"\n" +"\n" +"${ctx.get('job_exception') and ctx.get('job_exception').value or ctx.get('job_exception') or 'Failed to get the error message from the context.'|e}\n" +"\n" +"\n" +"
              \n"
              +"${ctx.get('traceback')|e}\n"
              +"
              \n" +"\n" +"

              You may check the logs of the Odoo server to get more information about this failure.

              \n" +"\n" +"

              Properties of the scheduler ${object.name or ''} :

              \n" +"
                \n" +"
              • Model : ${object.model or ''}
              • \n" +"
              • Method : ${object.function or ''}
              • \n" +"
              • Arguments : ${object.args or ''}
              • \n" +"
              • Interval : ${object.interval_number or '0'} ${object.interval_type or ''}
              • \n" +"
              • Number of calls : ${object.numbercall or '0'}
              • \n" +"
              • Repeat missed : ${object.doall}
              • \n" +"
              • User : ${object.user_id.name or ''}
              • \n" +"
              \n" +"\n" +"

              \n" +"--
              \n" +"Automatic e-mail sent by Odoo. Do not reply.
              \n" +"Database : ${ctx.get('dbname')}\n" +"

              \n" +"
              \n" +" " +msgstr "" + +#. module: scheduler_error_mailer +#: code:addons/scheduler_error_mailer/ir_cron.py:79 +#, python-format +msgid "Error :" +msgstr "" + +#. module: scheduler_error_mailer +#: field:ir.cron,email_template_id:0 +msgid "Error E-mail Template" +msgstr "" + +#. module: scheduler_error_mailer +#: help:ir.cron,email_template_id:0 +msgid "Select the email template that will be sent when this scheduler fails." +msgstr "" + +#. module: scheduler_error_mailer +#: code:addons/scheduler_error_mailer/ir_cron.py:80 +#, python-format +msgid "Task failure with UID = %d." +msgstr "" + +#. module: scheduler_error_mailer +#: model:email.template,subject:scheduler_error_mailer.scheduler_error_mailer +msgid "[DB ${ctx.get('dbname')}] Scheduler '${object.name or ''}' FAILED" +msgstr "" + diff --git a/scheduler_error_mailer/i18n/sl.po b/scheduler_error_mailer/i18n/sl.po index 15c7c7ddf..0156d6a7f 100644 --- a/scheduler_error_mailer/i18n/sl.po +++ b/scheduler_error_mailer/i18n/sl.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * scheduler_error_mailer -# +# # Translators: # Ahmet Altinisik , 2016 # Antonio Trueba, 2016 @@ -20,37 +20,46 @@ msgstr "" "POT-Creation-Date: 2017-04-28 09:49+0000\n" "PO-Revision-Date: 2017-04-24 09:29+0000\n" "Last-Translator: Matjaž Mozetič \n" -"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-server-tools-8-0/language/sl/)\n" +"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-server-tools-8-0/" +"language/sl/)\n" +"Language: sl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sl\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" +"%100==4 ? 2 : 3);\n" #. module: scheduler_error_mailer #: model:email.template,body_html:scheduler_error_mailer.scheduler_error_mailer msgid "" "\n" -"
              \n" +"
              \n" "\n" -"

              Odoo tried to run the scheduler ${object.name or ''} in the database ${ctx.get('dbname')} but it failed. Here is the error message :

              \n" +"

              Odoo tried to run the scheduler ${object.name or ''} in the " +"database ${ctx.get('dbname')} but it failed. Here is the error " +"message :

              \n" "\n" "\n" -"${ctx.get('job_exception') and ctx.get('job_exception').value or ctx.get('job_exception') or 'Failed to get the error message from the context.'|e}\n" +"${ctx.get('job_exception') and ctx.get('job_exception').value or ctx." +"get('job_exception') or 'Failed to get the error message from the context.'|" +"e}\n" "\n" "\n" "
              \n"
               "${ctx.get('traceback')|e}\n"
               "
              \n" "\n" -"

              You may check the logs of the Odoo server to get more information about this failure.

              \n" +"

              You may check the logs of the Odoo server to get more information about " +"this failure.

              \n" "\n" "

              Properties of the scheduler ${object.name or ''} :

              \n" "
                \n" "
              • Model : ${object.model or ''}
              • \n" "
              • Method : ${object.function or ''}
              • \n" "
              • Arguments : ${object.args or ''}
              • \n" -"
              • Interval : ${object.interval_number or '0'} ${object.interval_type or ''}
              • \n" +"
              • Interval : ${object.interval_number or '0'} ${object.interval_type or ''}" +"
              • \n" "
              • Number of calls : ${object.numbercall or '0'}
              • \n" "
              • Repeat missed : ${object.doall}
              • \n" "
              • User : ${object.user_id.name or ''}
              • \n" @@ -63,7 +72,46 @@ msgid "" "

                \n" "
              \n" " " -msgstr "\n
              \n\n

              Odoo je poskušal zagnati razporejevalnik ${object.name or ''} v podatkovni bazi ${ctx.get('dbname')} ,a neuspešno. Zapis napake je:

              \n\n\n${ctx.get('job_exception') and ctx.get('job_exception').value or ctx.get('job_exception') or 'Failed to get the error message from the context.'|e}\n\n\n
              \n${ctx.get('traceback')|e}\n
              \n\n

              Za več informacij preverite strežniške dnevnike.

              \n\n

              Lastnosti razporejevalnika ${object.name or ''} :

              \n
                \n
              • Model : ${object.model or ''}
              • \n
              • Metoda : ${object.function or ''}
              • \n
              • Argumenti : ${object.args or ''}
              • \n
              • Interval : ${object.interval_number or '0'} ${object.interval_type or ''}
              • \n
              • Število klicev : ${object.numbercall or '0'}
              • \n
              • Ponovitve zgrešenih : ${object.doall}
              • \n
              • Uporabnik : ${object.user_id.name or ''}
              • \n
              \n\n

              \n--
              \nSamodejno poslal Odoo. Ne odgovarjaj.
              \nPodatkovna baza : ${ctx.get('dbname')}\n

              \n
              \n " +msgstr "" +"\n" +"
              \n" +"\n" +"

              Odoo je poskušal zagnati razporejevalnik ${object.name or ''} v " +"podatkovni bazi ${ctx.get('dbname')} ,a neuspešno. Zapis napake je:" +"

              \n" +"\n" +"\n" +"${ctx.get('job_exception') and ctx.get('job_exception').value or ctx." +"get('job_exception') or 'Failed to get the error message from the context.'|" +"e}\n" +"\n" +"\n" +"
              \n"
              +"${ctx.get('traceback')|e}\n"
              +"
              \n" +"\n" +"

              Za več informacij preverite strežniške dnevnike.

              \n" +"\n" +"

              Lastnosti razporejevalnika ${object.name or ''} :

              \n" +"
                \n" +"
              • Model : ${object.model or ''}
              • \n" +"
              • Metoda : ${object.function or ''}
              • \n" +"
              • Argumenti : ${object.args or ''}
              • \n" +"
              • Interval : ${object.interval_number or '0'} ${object.interval_type or ''}" +"
              • \n" +"
              • Število klicev : ${object.numbercall or '0'}
              • \n" +"
              • Ponovitve zgrešenih : ${object.doall}
              • \n" +"
              • Uporabnik : ${object.user_id.name or ''}
              • \n" +"
              \n" +"\n" +"

              \n" +"--
              \n" +"Samodejno poslal Odoo. Ne odgovarjaj.
              \n" +"Podatkovna baza : ${ctx.get('dbname')}\n" +"

              \n" +"
              \n" +" " #. module: scheduler_error_mailer #: code:addons/scheduler_error_mailer/ir_cron.py:79 @@ -90,4 +138,5 @@ msgstr "Napaka pri opravilu UID = %d." #. module: scheduler_error_mailer #: model:email.template,subject:scheduler_error_mailer.scheduler_error_mailer msgid "[DB ${ctx.get('dbname')}] Scheduler '${object.name or ''}' FAILED" -msgstr "[DB ${ctx.get('dbname')}] Razporejevalec '${object.name or ''}' NEUSPEŠEN" +msgstr "" +"[DB ${ctx.get('dbname')}] Razporejevalec '${object.name or ''}' NEUSPEŠEN" diff --git a/scheduler_error_mailer/i18n/tr.po b/scheduler_error_mailer/i18n/tr.po index 8991d90f2..7bd818151 100644 --- a/scheduler_error_mailer/i18n/tr.po +++ b/scheduler_error_mailer/i18n/tr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * scheduler_error_mailer -# +# # Translators: # Ahmet Altinisik , 2013,2016 # Ahmet Altinisik , 2013,2016 @@ -22,37 +22,45 @@ msgstr "" "POT-Creation-Date: 2017-04-28 09:49+0000\n" "PO-Revision-Date: 2017-04-19 13:07+0000\n" "Last-Translator: OCA Transbot \n" -"Language-Team: Turkish (http://www.transifex.com/oca/OCA-server-tools-8-0/language/tr/)\n" +"Language-Team: Turkish (http://www.transifex.com/oca/OCA-server-tools-8-0/" +"language/tr/)\n" +"Language: tr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: tr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: scheduler_error_mailer #: model:email.template,body_html:scheduler_error_mailer.scheduler_error_mailer msgid "" "\n" -"
              \n" +"
              \n" "\n" -"

              Odoo tried to run the scheduler ${object.name or ''} in the database ${ctx.get('dbname')} but it failed. Here is the error message :

              \n" +"

              Odoo tried to run the scheduler ${object.name or ''} in the " +"database ${ctx.get('dbname')} but it failed. Here is the error " +"message :

              \n" "\n" "\n" -"${ctx.get('job_exception') and ctx.get('job_exception').value or ctx.get('job_exception') or 'Failed to get the error message from the context.'|e}\n" +"${ctx.get('job_exception') and ctx.get('job_exception').value or ctx." +"get('job_exception') or 'Failed to get the error message from the context.'|" +"e}\n" "\n" "\n" "
              \n"
               "${ctx.get('traceback')|e}\n"
               "
              \n" "\n" -"

              You may check the logs of the Odoo server to get more information about this failure.

              \n" +"

              You may check the logs of the Odoo server to get more information about " +"this failure.

              \n" "\n" "

              Properties of the scheduler ${object.name or ''} :

              \n" "
                \n" "
              • Model : ${object.model or ''}
              • \n" "
              • Method : ${object.function or ''}
              • \n" "
              • Arguments : ${object.args or ''}
              • \n" -"
              • Interval : ${object.interval_number or '0'} ${object.interval_type or ''}
              • \n" +"
              • Interval : ${object.interval_number or '0'} ${object.interval_type or ''}" +"
              • \n" "
              • Number of calls : ${object.numbercall or '0'}
              • \n" "
              • Repeat missed : ${object.doall}
              • \n" "
              • User : ${object.user_id.name or ''}
              • \n" @@ -92,4 +100,5 @@ msgstr "Görev başarızı oldu UID = %d." #. module: scheduler_error_mailer #: model:email.template,subject:scheduler_error_mailer.scheduler_error_mailer msgid "[DB ${ctx.get('dbname')}] Scheduler '${object.name or ''}' FAILED" -msgstr "[DB ${ctx.get('dbname')}] Zamanlayıcı '${object.name or ''}' Başarısız oldu" +msgstr "" +"[DB ${ctx.get('dbname')}] Zamanlayıcı '${object.name or ''}' Başarısız oldu"