changeset 0dab80b82af6 in modules/account_statement:default details: https://hg.tryton.org/modules/account_statement?cmd=changeset;node=0dab80b82af6 description: Update translations diffstat:
locale/bg.po | 4 ++++ locale/ca.po | 6 ++++++ locale/cs.po | 4 ++++ locale/de.po | 6 ++++++ locale/es.po | 6 ++++++ locale/es_419.po | 4 ++++ locale/et.po | 4 ++++ locale/fa.po | 4 ++++ locale/fi.po | 4 ++++ locale/fr.po | 6 ++++++ locale/hu.po | 4 ++++ locale/id.po | 6 +++++- locale/it.po | 11 ++++++----- locale/lo.po | 4 ++++ locale/lt.po | 4 ++++ locale/nl.po | 6 ++++++ locale/pl.po | 4 ++++ locale/pt.po | 4 ++++ locale/ru.po | 4 ++++ locale/sl.po | 4 ++++ locale/tr.po | 4 ++++ locale/zh_CN.po | 4 ++++ 22 files changed, 101 insertions(+), 6 deletions(-) diffs (364 lines): diff -r e5f46d63bea5 -r 0dab80b82af6 locale/bg.po --- a/locale/bg.po Sat Apr 25 23:53:50 2020 +0200 +++ b/locale/bg.po Sat May 02 10:29:23 2020 +0200 @@ -403,6 +403,10 @@ msgid "Statement line amount cannot be zero." msgstr "" +msgctxt "model:ir.message,text:msg_post_statement_move" +msgid "To post the move \"%(move)s\" you must post the statement \"%(statement)s\"." +msgstr "" + msgctxt "model:ir.message,text:msg_statement_delete_cancel" msgid "To delete statement \"%(statement)s\" you must cancel it." msgstr "" diff -r e5f46d63bea5 -r 0dab80b82af6 locale/ca.po --- a/locale/ca.po Sat Apr 25 23:53:50 2020 +0200 +++ b/locale/ca.po Sat May 02 10:29:23 2020 +0200 @@ -367,6 +367,12 @@ msgid "Statement line amount cannot be zero." msgstr "L'import de la línia d'extracte no pot ser zero." +msgctxt "model:ir.message,text:msg_post_statement_move" +msgid "To post the move \"%(move)s\" you must post the statement \"%(statement)s\"." +msgstr "" +"Per contabilitzar l'assentament \"%(move)s\" heu de comptabilitzat " +"l'extracte \"%(statement)s\"." + msgctxt "model:ir.message,text:msg_statement_delete_cancel" msgid "To delete statement \"%(statement)s\" you must cancel it." msgstr "Per eliminar el extracte \"%(statement)s\" primer l'heu de cancel·lar." diff -r e5f46d63bea5 -r 0dab80b82af6 locale/cs.po --- a/locale/cs.po Sat Apr 25 23:53:50 2020 +0200 +++ b/locale/cs.po Sat May 02 10:29:23 2020 +0200 @@ -376,6 +376,10 @@ msgid "Statement line amount cannot be zero." msgstr "" +msgctxt "model:ir.message,text:msg_post_statement_move" +msgid "To post the move \"%(move)s\" you must post the statement \"%(statement)s\"." +msgstr "" + msgctxt "model:ir.message,text:msg_statement_delete_cancel" msgid "To delete statement \"%(statement)s\" you must cancel it." msgstr "" diff -r e5f46d63bea5 -r 0dab80b82af6 locale/de.po --- a/locale/de.po Sat Apr 25 23:53:50 2020 +0200 +++ b/locale/de.po Sat May 02 10:29:23 2020 +0200 @@ -369,6 +369,12 @@ msgid "Statement line amount cannot be zero." msgstr "Der Betrag einer Kontoauszugsposition darf nicht null sein." +msgctxt "model:ir.message,text:msg_post_statement_move" +msgid "To post the move \"%(move)s\" you must post the statement \"%(statement)s\"." +msgstr "" +"Damit der Buchungssatz \"%(move)s\" festgeschrieben werden kann, muss zuerst" +" der Auszug \"%(statement)s\" festgeschrieben werden." + msgctxt "model:ir.message,text:msg_statement_delete_cancel" msgid "To delete statement \"%(statement)s\" you must cancel it." msgstr "" diff -r e5f46d63bea5 -r 0dab80b82af6 locale/es.po --- a/locale/es.po Sat Apr 25 23:53:50 2020 +0200 +++ b/locale/es.po Sat May 02 10:29:23 2020 +0200 @@ -368,6 +368,12 @@ msgid "Statement line amount cannot be zero." msgstr "El importe de línea de extracto no puede ser cero." +msgctxt "model:ir.message,text:msg_post_statement_move" +msgid "To post the move \"%(move)s\" you must post the statement \"%(statement)s\"." +msgstr "" +"Para contabilizar el asiento \"%(move)s\" teneis que contabilizar el " +"extracto \"%(statement)s\"." + msgctxt "model:ir.message,text:msg_statement_delete_cancel" msgid "To delete statement \"%(statement)s\" you must cancel it." msgstr "Para eliminar el extracto \"%(statement)s\" debe cancelarlo." diff -r e5f46d63bea5 -r 0dab80b82af6 locale/es_419.po --- a/locale/es_419.po Sat Apr 25 23:53:50 2020 +0200 +++ b/locale/es_419.po Sat May 02 10:29:23 2020 +0200 @@ -375,6 +375,10 @@ msgid "Statement line amount cannot be zero." msgstr "" +msgctxt "model:ir.message,text:msg_post_statement_move" +msgid "To post the move \"%(move)s\" you must post the statement \"%(statement)s\"." +msgstr "" + msgctxt "model:ir.message,text:msg_statement_delete_cancel" msgid "To delete statement \"%(statement)s\" you must cancel it." msgstr "" diff -r e5f46d63bea5 -r 0dab80b82af6 locale/et.po --- a/locale/et.po Sat Apr 25 23:53:50 2020 +0200 +++ b/locale/et.po Sat May 02 10:29:23 2020 +0200 @@ -364,6 +364,10 @@ msgid "Statement line amount cannot be zero." msgstr "Aruande rea väärtus ei saa olla null." +msgctxt "model:ir.message,text:msg_post_statement_move" +msgid "To post the move \"%(move)s\" you must post the statement \"%(statement)s\"." +msgstr "" + msgctxt "model:ir.message,text:msg_statement_delete_cancel" msgid "To delete statement \"%(statement)s\" you must cancel it." msgstr "" diff -r e5f46d63bea5 -r 0dab80b82af6 locale/fa.po --- a/locale/fa.po Sat Apr 25 23:53:50 2020 +0200 +++ b/locale/fa.po Sat May 02 10:29:23 2020 +0200 @@ -369,6 +369,10 @@ msgid "Statement line amount cannot be zero." msgstr "مبلغ سطر اظهارنامه نمی تواند صفر باشد." +msgctxt "model:ir.message,text:msg_post_statement_move" +msgid "To post the move \"%(move)s\" you must post the statement \"%(statement)s\"." +msgstr "" + msgctxt "model:ir.message,text:msg_statement_delete_cancel" msgid "To delete statement \"%(statement)s\" you must cancel it." msgstr "برای حذف اظهارنامه : \"%(statement)s\" شما باید ابتدا آنرا لغو کنید." diff -r e5f46d63bea5 -r 0dab80b82af6 locale/fi.po --- a/locale/fi.po Sat Apr 25 23:53:50 2020 +0200 +++ b/locale/fi.po Sat May 02 10:29:23 2020 +0200 @@ -374,6 +374,10 @@ msgid "Statement line amount cannot be zero." msgstr "" +msgctxt "model:ir.message,text:msg_post_statement_move" +msgid "To post the move \"%(move)s\" you must post the statement \"%(statement)s\"." +msgstr "" + msgctxt "model:ir.message,text:msg_statement_delete_cancel" msgid "To delete statement \"%(statement)s\" you must cancel it." msgstr "" diff -r e5f46d63bea5 -r 0dab80b82af6 locale/fr.po --- a/locale/fr.po Sat Apr 25 23:53:50 2020 +0200 +++ b/locale/fr.po Sat May 02 10:29:23 2020 +0200 @@ -368,6 +368,12 @@ msgid "Statement line amount cannot be zero." msgstr "Le montant de la ligne de relevé ne peut pas être zéro." +msgctxt "model:ir.message,text:msg_post_statement_move" +msgid "To post the move \"%(move)s\" you must post the statement \"%(statement)s\"." +msgstr "" +"Pour poster le mouvement « %(move)s », vous devez poster le relevé " +"« %(statement)s »." + msgctxt "model:ir.message,text:msg_statement_delete_cancel" msgid "To delete statement \"%(statement)s\" you must cancel it." msgstr "Pour supprimer le relevé « %(statement)s », vous devez l'annuler." diff -r e5f46d63bea5 -r 0dab80b82af6 locale/hu.po --- a/locale/hu.po Sat Apr 25 23:53:50 2020 +0200 +++ b/locale/hu.po Sat May 02 10:29:23 2020 +0200 @@ -403,6 +403,10 @@ msgid "Statement line amount cannot be zero." msgstr "" +msgctxt "model:ir.message,text:msg_post_statement_move" +msgid "To post the move \"%(move)s\" you must post the statement \"%(statement)s\"." +msgstr "" + msgctxt "model:ir.message,text:msg_statement_delete_cancel" msgid "To delete statement \"%(statement)s\" you must cancel it." msgstr "" diff -r e5f46d63bea5 -r 0dab80b82af6 locale/id.po --- a/locale/id.po Sat Apr 25 23:53:50 2020 +0200 +++ b/locale/id.po Sat May 02 10:29:23 2020 +0200 @@ -292,7 +292,7 @@ msgctxt "model:ir.action,name:act_moves_form" msgid "Moves" -msgstr "" +msgstr "Perpindahan" msgctxt "model:ir.action,name:act_reconcile" msgid "Reconcile Statements" @@ -364,6 +364,10 @@ msgid "Statement line amount cannot be zero." msgstr "" +msgctxt "model:ir.message,text:msg_post_statement_move" +msgid "To post the move \"%(move)s\" you must post the statement \"%(statement)s\"." +msgstr "" + msgctxt "model:ir.message,text:msg_statement_delete_cancel" msgid "To delete statement \"%(statement)s\" you must cancel it." msgstr "" diff -r e5f46d63bea5 -r 0dab80b82af6 locale/it.po --- a/locale/it.po Sat Apr 25 23:53:50 2020 +0200 +++ b/locale/it.po Sat May 02 10:29:23 2020 +0200 @@ -236,7 +236,6 @@ msgid "Lines" msgstr "Righe" -#, fuzzy msgctxt "field:account.statement.origin,number:" msgid "Number" msgstr "Numero" @@ -309,10 +308,9 @@ msgid "Move Lines" msgstr "Move Lines" -#, fuzzy msgctxt "model:ir.action,name:act_moves_form" msgid "Moves" -msgstr "Moves" +msgstr "Movimenti" msgctxt "model:ir.action,name:act_reconcile" msgid "Reconcile Statements" @@ -393,6 +391,10 @@ msgid "Statement line amount cannot be zero." msgstr "" +msgctxt "model:ir.message,text:msg_post_statement_move" +msgid "To post the move \"%(move)s\" you must post the statement \"%(statement)s\"." +msgstr "" + msgctxt "model:ir.message,text:msg_statement_delete_cancel" msgid "To delete statement \"%(statement)s\" you must cancel it." msgstr "" @@ -435,7 +437,7 @@ msgctxt "model:ir.model.button,string:statement_cancel_button" msgid "Cancel" -msgstr "Cancel" +msgstr "Annulla" msgctxt "model:ir.model.button,string:statement_draft_button" msgid "Draft" @@ -605,7 +607,6 @@ msgid "Statement Lines" msgstr "Righe situazione" -#, fuzzy msgctxt "wizard_button:account.statement.import,start,end:" msgid "Cancel" msgstr "Annulla" diff -r e5f46d63bea5 -r 0dab80b82af6 locale/lo.po --- a/locale/lo.po Sat Apr 25 23:53:50 2020 +0200 +++ b/locale/lo.po Sat May 02 10:29:23 2020 +0200 @@ -404,6 +404,10 @@ msgid "Statement line amount cannot be zero." msgstr "" +msgctxt "model:ir.message,text:msg_post_statement_move" +msgid "To post the move \"%(move)s\" you must post the statement \"%(statement)s\"." +msgstr "" + msgctxt "model:ir.message,text:msg_statement_delete_cancel" msgid "To delete statement \"%(statement)s\" you must cancel it." msgstr "" diff -r e5f46d63bea5 -r 0dab80b82af6 locale/lt.po --- a/locale/lt.po Sat Apr 25 23:53:50 2020 +0200 +++ b/locale/lt.po Sat May 02 10:29:23 2020 +0200 @@ -376,6 +376,10 @@ msgid "Statement line amount cannot be zero." msgstr "" +msgctxt "model:ir.message,text:msg_post_statement_move" +msgid "To post the move \"%(move)s\" you must post the statement \"%(statement)s\"." +msgstr "" + msgctxt "model:ir.message,text:msg_statement_delete_cancel" msgid "To delete statement \"%(statement)s\" you must cancel it." msgstr "" diff -r e5f46d63bea5 -r 0dab80b82af6 locale/nl.po --- a/locale/nl.po Sat Apr 25 23:53:50 2020 +0200 +++ b/locale/nl.po Sat May 02 10:29:23 2020 +0200 @@ -368,6 +368,12 @@ msgid "Statement line amount cannot be zero." msgstr "Het bedrag van (het rekening uittreksel) kan niet nul zijn." +msgctxt "model:ir.message,text:msg_post_statement_move" +msgid "To post the move \"%(move)s\" you must post the statement \"%(statement)s\"." +msgstr "" +"Om de beweging \"%(move)s\" te boeken moet je eerst het statement " +"\"%(statement)s\" boeken." + msgctxt "model:ir.message,text:msg_statement_delete_cancel" msgid "To delete statement \"%(statement)s\" you must cancel it." msgstr "" diff -r e5f46d63bea5 -r 0dab80b82af6 locale/pl.po --- a/locale/pl.po Sat Apr 25 23:53:50 2020 +0200 +++ b/locale/pl.po Sat May 02 10:29:23 2020 +0200 @@ -373,6 +373,10 @@ msgid "Statement line amount cannot be zero." msgstr "" +msgctxt "model:ir.message,text:msg_post_statement_move" +msgid "To post the move \"%(move)s\" you must post the statement \"%(statement)s\"." +msgstr "" + msgctxt "model:ir.message,text:msg_statement_delete_cancel" msgid "To delete statement \"%(statement)s\" you must cancel it." msgstr "" diff -r e5f46d63bea5 -r 0dab80b82af6 locale/pt.po --- a/locale/pt.po Sat Apr 25 23:53:50 2020 +0200 +++ b/locale/pt.po Sat May 02 10:29:23 2020 +0200 @@ -383,6 +383,10 @@ msgid "Statement line amount cannot be zero." msgstr "" +msgctxt "model:ir.message,text:msg_post_statement_move" +msgid "To post the move \"%(move)s\" you must post the statement \"%(statement)s\"." +msgstr "" + msgctxt "model:ir.message,text:msg_statement_delete_cancel" msgid "To delete statement \"%(statement)s\" you must cancel it." msgstr "" diff -r e5f46d63bea5 -r 0dab80b82af6 locale/ru.po --- a/locale/ru.po Sat Apr 25 23:53:50 2020 +0200 +++ b/locale/ru.po Sat May 02 10:29:23 2020 +0200 @@ -418,6 +418,10 @@ msgid "Statement line amount cannot be zero." msgstr "" +msgctxt "model:ir.message,text:msg_post_statement_move" +msgid "To post the move \"%(move)s\" you must post the statement \"%(statement)s\"." +msgstr "" + msgctxt "model:ir.message,text:msg_statement_delete_cancel" msgid "To delete statement \"%(statement)s\" you must cancel it." msgstr "" diff -r e5f46d63bea5 -r 0dab80b82af6 locale/sl.po --- a/locale/sl.po Sat Apr 25 23:53:50 2020 +0200 +++ b/locale/sl.po Sat May 02 10:29:23 2020 +0200 @@ -395,6 +395,10 @@ msgid "Statement line amount cannot be zero." msgstr "" +msgctxt "model:ir.message,text:msg_post_statement_move" +msgid "To post the move \"%(move)s\" you must post the statement \"%(statement)s\"." +msgstr "" + msgctxt "model:ir.message,text:msg_statement_delete_cancel" msgid "To delete statement \"%(statement)s\" you must cancel it." msgstr "" diff -r e5f46d63bea5 -r 0dab80b82af6 locale/tr.po --- a/locale/tr.po Sat Apr 25 23:53:50 2020 +0200 +++ b/locale/tr.po Sat May 02 10:29:23 2020 +0200 @@ -385,6 +385,10 @@ msgid "Statement line amount cannot be zero." msgstr "" +msgctxt "model:ir.message,text:msg_post_statement_move" +msgid "To post the move \"%(move)s\" you must post the statement \"%(statement)s\"." +msgstr "" + msgctxt "model:ir.message,text:msg_statement_delete_cancel" msgid "To delete statement \"%(statement)s\" you must cancel it." msgstr "" diff -r e5f46d63bea5 -r 0dab80b82af6 locale/zh_CN.po --- a/locale/zh_CN.po Sat Apr 25 23:53:50 2020 +0200 +++ b/locale/zh_CN.po Sat May 02 10:29:23 2020 +0200 @@ -384,6 +384,10 @@ msgid "Statement line amount cannot be zero." msgstr "" +msgctxt "model:ir.message,text:msg_post_statement_move" +msgid "To post the move \"%(move)s\" you must post the statement \"%(statement)s\"." +msgstr "" + msgctxt "model:ir.message,text:msg_statement_delete_cancel" msgid "To delete statement \"%(statement)s\" you must cancel it." msgstr ""
