changeset d950867c7d3f in weblate:default
details: https://hg.tryton.org/weblate?cmd=changeset;node=d950867c7d3f
description:
        Update translation files

        Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

        Translation: Tryton/res
        Translate-URL: https://translate.tryton.org/projects/tryton/res/
diffstat:

 trytond/trytond/res/locale/ar.po     |  4 ++++
 trytond/trytond/res/locale/bg.po     |  4 ++++
 trytond/trytond/res/locale/ca.po     |  4 ++++
 trytond/trytond/res/locale/cs.po     |  4 ++++
 trytond/trytond/res/locale/de.po     |  4 ++++
 trytond/trytond/res/locale/el.po     |  4 ++++
 trytond/trytond/res/locale/es.po     |  4 ++++
 trytond/trytond/res/locale/es_419.po |  4 ++++
 trytond/trytond/res/locale/et.po     |  4 ++++
 trytond/trytond/res/locale/fa.po     |  4 ++++
 trytond/trytond/res/locale/fi.po     |  4 ++++
 trytond/trytond/res/locale/fr.po     |  4 ++++
 trytond/trytond/res/locale/hu.po     |  4 ++++
 trytond/trytond/res/locale/id.po     |  4 ++++
 trytond/trytond/res/locale/it.po     |  4 ++++
 trytond/trytond/res/locale/ja.po     |  4 ++++
 trytond/trytond/res/locale/lo.po     |  4 ++++
 trytond/trytond/res/locale/lt.po     |  4 ++++
 trytond/trytond/res/locale/nl.po     |  4 ++++
 trytond/trytond/res/locale/pl.po     |  4 ++++
 trytond/trytond/res/locale/pt.po     |  4 ++++
 trytond/trytond/res/locale/ro.po     |  6 +++++-
 trytond/trytond/res/locale/ru.po     |  4 ++++
 trytond/trytond/res/locale/sl.po     |  4 ++++
 trytond/trytond/res/locale/tr.po     |  4 ++++
 trytond/trytond/res/locale/zh_CN.po  |  4 ++++
 26 files changed, 105 insertions(+), 1 deletions(-)

diffs (373 lines):

diff -r 28c561ff13db -r d950867c7d3f trytond/trytond/res/locale/ar.po
--- a/trytond/trytond/res/locale/ar.po  Wed Apr 01 10:09:00 2020 +0000
+++ b/trytond/trytond/res/locale/ar.po  Wed Apr 01 10:09:08 2020 +0000
@@ -332,6 +332,10 @@
 "deactivated."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_user_password"
+msgid "Password for %(login)s"
+msgstr ""
+
 msgctxt "model:ir.model.button,help:user_reset_password_button"
 msgid "Send by email a new temporary password to the user"
 msgstr "Send by email a new temporary password to the user"
diff -r 28c561ff13db -r d950867c7d3f trytond/trytond/res/locale/bg.po
--- a/trytond/trytond/res/locale/bg.po  Wed Apr 01 10:09:00 2020 +0000
+++ b/trytond/trytond/res/locale/bg.po  Wed Apr 01 10:09:08 2020 +0000
@@ -332,6 +332,10 @@
 "deactivated."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_user_password"
+msgid "Password for %(login)s"
+msgstr ""
+
 msgctxt "model:ir.model.button,help:user_reset_password_button"
 msgid "Send by email a new temporary password to the user"
 msgstr "Send by email a new temporary password to the user"
diff -r 28c561ff13db -r d950867c7d3f trytond/trytond/res/locale/ca.po
--- a/trytond/trytond/res/locale/ca.po  Wed Apr 01 10:09:00 2020 +0000
+++ b/trytond/trytond/res/locale/ca.po  Wed Apr 01 10:09:08 2020 +0000
@@ -326,6 +326,10 @@
 "Per motius de registres els usuaris no es poden eliminar, en el seu lloc els "
 "podeu de desactivar."
 
+msgctxt "model:ir.message,text:msg_user_password"
+msgid "Password for %(login)s"
+msgstr ""
+
 msgctxt "model:ir.model.button,help:user_reset_password_button"
 msgid "Send by email a new temporary password to the user"
 msgstr "Envia per correu electrònic una nova contrasenya temporal al usuari"
diff -r 28c561ff13db -r d950867c7d3f trytond/trytond/res/locale/cs.po
--- a/trytond/trytond/res/locale/cs.po  Wed Apr 01 10:09:00 2020 +0000
+++ b/trytond/trytond/res/locale/cs.po  Wed Apr 01 10:09:08 2020 +0000
@@ -336,6 +336,10 @@
 "deactivated."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_user_password"
+msgid "Password for %(login)s"
+msgstr ""
+
 msgctxt "model:ir.model.button,help:user_reset_password_button"
 msgid "Send by email a new temporary password to the user"
 msgstr "Send by email a new temporary password to the user"
diff -r 28c561ff13db -r d950867c7d3f trytond/trytond/res/locale/de.po
--- a/trytond/trytond/res/locale/de.po  Wed Apr 01 10:09:00 2020 +0000
+++ b/trytond/trytond/res/locale/de.po  Wed Apr 01 10:09:08 2020 +0000
@@ -326,6 +326,10 @@
 "Aus Dokumentationsgründen können Benutzer nicht gelöscht werden. Sie sollten "
 "stattdessen deaktiviert werden."
 
+msgctxt "model:ir.message,text:msg_user_password"
+msgid "Password for %(login)s"
+msgstr ""
+
 msgctxt "model:ir.model.button,help:user_reset_password_button"
 msgid "Send by email a new temporary password to the user"
 msgstr "Neues temporäres Passwort als E-Mail an Benutzer senden"
diff -r 28c561ff13db -r d950867c7d3f trytond/trytond/res/locale/el.po
--- a/trytond/trytond/res/locale/el.po  Wed Apr 01 10:09:00 2020 +0000
+++ b/trytond/trytond/res/locale/el.po  Wed Apr 01 10:09:08 2020 +0000
@@ -333,6 +333,10 @@
 "deactivated."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_user_password"
+msgid "Password for %(login)s"
+msgstr ""
+
 msgctxt "model:ir.model.button,help:user_reset_password_button"
 msgid "Send by email a new temporary password to the user"
 msgstr "Send by email a new temporary password to the user"
diff -r 28c561ff13db -r d950867c7d3f trytond/trytond/res/locale/es.po
--- a/trytond/trytond/res/locale/es.po  Wed Apr 01 10:09:00 2020 +0000
+++ b/trytond/trytond/res/locale/es.po  Wed Apr 01 10:09:08 2020 +0000
@@ -326,6 +326,10 @@
 "Por motivos de registros los usuarios no pueden eliminarse, en su lugar "
 "deben ser desactivados."
 
+msgctxt "model:ir.message,text:msg_user_password"
+msgid "Password for %(login)s"
+msgstr ""
+
 msgctxt "model:ir.model.button,help:user_reset_password_button"
 msgid "Send by email a new temporary password to the user"
 msgstr "Enviar por correo electrónico una nueva contraseña temporal al usuario"
diff -r 28c561ff13db -r d950867c7d3f trytond/trytond/res/locale/es_419.po
--- a/trytond/trytond/res/locale/es_419.po      Wed Apr 01 10:09:00 2020 +0000
+++ b/trytond/trytond/res/locale/es_419.po      Wed Apr 01 10:09:08 2020 +0000
@@ -324,6 +324,10 @@
 "deactivated."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_user_password"
+msgid "Password for %(login)s"
+msgstr ""
+
 msgctxt "model:ir.model.button,help:user_reset_password_button"
 msgid "Send by email a new temporary password to the user"
 msgstr ""
diff -r 28c561ff13db -r d950867c7d3f trytond/trytond/res/locale/et.po
--- a/trytond/trytond/res/locale/et.po  Wed Apr 01 10:09:00 2020 +0000
+++ b/trytond/trytond/res/locale/et.po  Wed Apr 01 10:09:08 2020 +0000
@@ -323,6 +323,10 @@
 "deactivated."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_user_password"
+msgid "Password for %(login)s"
+msgstr ""
+
 msgctxt "model:ir.model.button,help:user_reset_password_button"
 msgid "Send by email a new temporary password to the user"
 msgstr "Saada kasutajale e-kirjaga uus ajutine salasõna"
diff -r 28c561ff13db -r d950867c7d3f trytond/trytond/res/locale/fa.po
--- a/trytond/trytond/res/locale/fa.po  Wed Apr 01 10:09:00 2020 +0000
+++ b/trytond/trytond/res/locale/fa.po  Wed Apr 01 10:09:08 2020 +0000
@@ -325,6 +325,10 @@
 "برای اهداف ورود به سیستم، کاربران نمی توانند حذف شوند، در عوض آنها را "
 "میتوانید غیرفعال کنید."
 
+msgctxt "model:ir.message,text:msg_user_password"
+msgid "Password for %(login)s"
+msgstr ""
+
 msgctxt "model:ir.model.button,help:user_reset_password_button"
 msgid "Send by email a new temporary password to the user"
 msgstr "Send by email a new temporary password to the user"
diff -r 28c561ff13db -r d950867c7d3f trytond/trytond/res/locale/fi.po
--- a/trytond/trytond/res/locale/fi.po  Wed Apr 01 10:09:00 2020 +0000
+++ b/trytond/trytond/res/locale/fi.po  Wed Apr 01 10:09:08 2020 +0000
@@ -333,6 +333,10 @@
 "deactivated."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_user_password"
+msgid "Password for %(login)s"
+msgstr ""
+
 msgctxt "model:ir.model.button,help:user_reset_password_button"
 msgid "Send by email a new temporary password to the user"
 msgstr "Send by email a new temporary password to the user"
diff -r 28c561ff13db -r d950867c7d3f trytond/trytond/res/locale/fr.po
--- a/trytond/trytond/res/locale/fr.po  Wed Apr 01 10:09:00 2020 +0000
+++ b/trytond/trytond/res/locale/fr.po  Wed Apr 01 10:09:08 2020 +0000
@@ -328,6 +328,10 @@
 "Dans le but de la journalisation les utilisateurs ne peuvent pas être "
 "supprimés, ils doivent être désactivés à la place."
 
+msgctxt "model:ir.message,text:msg_user_password"
+msgid "Password for %(login)s"
+msgstr ""
+
 msgctxt "model:ir.model.button,help:user_reset_password_button"
 msgid "Send by email a new temporary password to the user"
 msgstr "Envoie par e-mail un nouveau mot de passe temporaire à l'utilisateur"
diff -r 28c561ff13db -r d950867c7d3f trytond/trytond/res/locale/hu.po
--- a/trytond/trytond/res/locale/hu.po  Wed Apr 01 10:09:00 2020 +0000
+++ b/trytond/trytond/res/locale/hu.po  Wed Apr 01 10:09:08 2020 +0000
@@ -338,6 +338,10 @@
 "deactivated."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_user_password"
+msgid "Password for %(login)s"
+msgstr ""
+
 msgctxt "model:ir.model.button,help:user_reset_password_button"
 msgid "Send by email a new temporary password to the user"
 msgstr "Send by email a new temporary password to the user"
diff -r 28c561ff13db -r d950867c7d3f trytond/trytond/res/locale/id.po
--- a/trytond/trytond/res/locale/id.po  Wed Apr 01 10:09:00 2020 +0000
+++ b/trytond/trytond/res/locale/id.po  Wed Apr 01 10:09:08 2020 +0000
@@ -323,6 +323,10 @@
 "deactivated."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_user_password"
+msgid "Password for %(login)s"
+msgstr ""
+
 msgctxt "model:ir.model.button,help:user_reset_password_button"
 msgid "Send by email a new temporary password to the user"
 msgstr "Kirim melalui email kata sandi baru sementara ke pengguna"
diff -r 28c561ff13db -r d950867c7d3f trytond/trytond/res/locale/it.po
--- a/trytond/trytond/res/locale/it.po  Wed Apr 01 10:09:00 2020 +0000
+++ b/trytond/trytond/res/locale/it.po  Wed Apr 01 10:09:08 2020 +0000
@@ -331,6 +331,10 @@
 "deactivated."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_user_password"
+msgid "Password for %(login)s"
+msgstr ""
+
 msgctxt "model:ir.model.button,help:user_reset_password_button"
 msgid "Send by email a new temporary password to the user"
 msgstr "Send by email a new temporary password to the user"
diff -r 28c561ff13db -r d950867c7d3f trytond/trytond/res/locale/ja.po
--- a/trytond/trytond/res/locale/ja.po  Wed Apr 01 10:09:00 2020 +0000
+++ b/trytond/trytond/res/locale/ja.po  Wed Apr 01 10:09:08 2020 +0000
@@ -333,6 +333,10 @@
 "deactivated."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_user_password"
+msgid "Password for %(login)s"
+msgstr ""
+
 msgctxt "model:ir.model.button,help:user_reset_password_button"
 msgid "Send by email a new temporary password to the user"
 msgstr "Send by email a new temporary password to the user"
diff -r 28c561ff13db -r d950867c7d3f trytond/trytond/res/locale/lo.po
--- a/trytond/trytond/res/locale/lo.po  Wed Apr 01 10:09:00 2020 +0000
+++ b/trytond/trytond/res/locale/lo.po  Wed Apr 01 10:09:08 2020 +0000
@@ -332,6 +332,10 @@
 "deactivated."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_user_password"
+msgid "Password for %(login)s"
+msgstr ""
+
 msgctxt "model:ir.model.button,help:user_reset_password_button"
 msgid "Send by email a new temporary password to the user"
 msgstr "Send by email a new temporary password to the user"
diff -r 28c561ff13db -r d950867c7d3f trytond/trytond/res/locale/lt.po
--- a/trytond/trytond/res/locale/lt.po  Wed Apr 01 10:09:00 2020 +0000
+++ b/trytond/trytond/res/locale/lt.po  Wed Apr 01 10:09:08 2020 +0000
@@ -331,6 +331,10 @@
 "Dėl duomenų registravimo naudotojas negali būti ištrintas, vietoj to jis "
 "turi būti išjungtas."
 
+msgctxt "model:ir.message,text:msg_user_password"
+msgid "Password for %(login)s"
+msgstr ""
+
 msgctxt "model:ir.model.button,help:user_reset_password_button"
 msgid "Send by email a new temporary password to the user"
 msgstr "Siųsti naudotojui el.laišku naują laikiną slaptažodį"
diff -r 28c561ff13db -r d950867c7d3f trytond/trytond/res/locale/nl.po
--- a/trytond/trytond/res/locale/nl.po  Wed Apr 01 10:09:00 2020 +0000
+++ b/trytond/trytond/res/locale/nl.po  Wed Apr 01 10:09:08 2020 +0000
@@ -328,6 +328,10 @@
 "Voor logboekdoeleinden kunnen gebruikers niet worden verwijderd, maar moeten "
 "ze worden gedeactiveerd."
 
+msgctxt "model:ir.message,text:msg_user_password"
+msgid "Password for %(login)s"
+msgstr ""
+
 msgctxt "model:ir.model.button,help:user_reset_password_button"
 msgid "Send by email a new temporary password to the user"
 msgstr "Stuur per e-mail een nieuw tijdelijk wachtwoord naar de gebruiker"
diff -r 28c561ff13db -r d950867c7d3f trytond/trytond/res/locale/pl.po
--- a/trytond/trytond/res/locale/pl.po  Wed Apr 01 10:09:00 2020 +0000
+++ b/trytond/trytond/res/locale/pl.po  Wed Apr 01 10:09:08 2020 +0000
@@ -328,6 +328,10 @@
 "deactivated."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_user_password"
+msgid "Password for %(login)s"
+msgstr ""
+
 msgctxt "model:ir.model.button,help:user_reset_password_button"
 msgid "Send by email a new temporary password to the user"
 msgstr "Send by email a new temporary password to the user"
diff -r 28c561ff13db -r d950867c7d3f trytond/trytond/res/locale/pt.po
--- a/trytond/trytond/res/locale/pt.po  Wed Apr 01 10:09:00 2020 +0000
+++ b/trytond/trytond/res/locale/pt.po  Wed Apr 01 10:09:08 2020 +0000
@@ -325,6 +325,10 @@
 "Usuários não podem ser excluídos por questões de registro, eles devem ser "
 "desativados."
 
+msgctxt "model:ir.message,text:msg_user_password"
+msgid "Password for %(login)s"
+msgstr ""
+
 msgctxt "model:ir.model.button,help:user_reset_password_button"
 msgid "Send by email a new temporary password to the user"
 msgstr "Send by email a new temporary password to the user"
diff -r 28c561ff13db -r d950867c7d3f trytond/trytond/res/locale/ro.po
--- a/trytond/trytond/res/locale/ro.po  Wed Apr 01 10:09:00 2020 +0000
+++ b/trytond/trytond/res/locale/ro.po  Wed Apr 01 10:09:08 2020 +0000
@@ -4,7 +4,7 @@
 "PO-Revision-Date: 2020-03-05 12:59+0000\n"
 "Last-Translator: Dimitrios Moustos <[email protected]>\n"
 "Language: ro\n"
-"Content-Type: text/plain; charset=utf-8\n"
+"Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
 "20)) ? 1 : 2;\n"
@@ -324,6 +324,10 @@
 "deactivated."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_user_password"
+msgid "Password for %(login)s"
+msgstr ""
+
 msgctxt "model:ir.model.button,help:user_reset_password_button"
 msgid "Send by email a new temporary password to the user"
 msgstr ""
diff -r 28c561ff13db -r d950867c7d3f trytond/trytond/res/locale/ru.po
--- a/trytond/trytond/res/locale/ru.po  Wed Apr 01 10:09:00 2020 +0000
+++ b/trytond/trytond/res/locale/ru.po  Wed Apr 01 10:09:08 2020 +0000
@@ -332,6 +332,10 @@
 "deactivated."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_user_password"
+msgid "Password for %(login)s"
+msgstr ""
+
 msgctxt "model:ir.model.button,help:user_reset_password_button"
 msgid "Send by email a new temporary password to the user"
 msgstr "Send by email a new temporary password to the user"
diff -r 28c561ff13db -r d950867c7d3f trytond/trytond/res/locale/sl.po
--- a/trytond/trytond/res/locale/sl.po  Wed Apr 01 10:09:00 2020 +0000
+++ b/trytond/trytond/res/locale/sl.po  Wed Apr 01 10:09:08 2020 +0000
@@ -332,6 +332,10 @@
 "deactivated."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_user_password"
+msgid "Password for %(login)s"
+msgstr ""
+
 msgctxt "model:ir.model.button,help:user_reset_password_button"
 msgid "Send by email a new temporary password to the user"
 msgstr "Send by email a new temporary password to the user"
diff -r 28c561ff13db -r d950867c7d3f trytond/trytond/res/locale/tr.po
--- a/trytond/trytond/res/locale/tr.po  Wed Apr 01 10:09:00 2020 +0000
+++ b/trytond/trytond/res/locale/tr.po  Wed Apr 01 10:09:08 2020 +0000
@@ -333,6 +333,10 @@
 "deactivated."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_user_password"
+msgid "Password for %(login)s"
+msgstr ""
+
 msgctxt "model:ir.model.button,help:user_reset_password_button"
 msgid "Send by email a new temporary password to the user"
 msgstr "Send by email a new temporary password to the user"
diff -r 28c561ff13db -r d950867c7d3f trytond/trytond/res/locale/zh_CN.po
--- a/trytond/trytond/res/locale/zh_CN.po       Wed Apr 01 10:09:00 2020 +0000
+++ b/trytond/trytond/res/locale/zh_CN.po       Wed Apr 01 10:09:08 2020 +0000
@@ -323,6 +323,10 @@
 "deactivated."
 msgstr "由于日志记录的原因,用户不能删除,应该停用."
 
+msgctxt "model:ir.message,text:msg_user_password"
+msgid "Password for %(login)s"
+msgstr ""
+
 msgctxt "model:ir.model.button,help:user_reset_password_button"
 msgid "Send by email a new temporary password to the user"
 msgstr "通过电子邮件向用户发送新的临时密码"

Reply via email to