changeset af6d1aa69d6b in weblate:default
details: https://hg.tryton.org/weblate?cmd=changeset;node=af6d1aa69d6b
description:
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: Tryton/account_statement
Translate-URL:
https://translate.tryton.org/projects/tryton/account_statement/
diffstat:
modules/account_statement/locale/ar.po | 5 +++++
modules/account_statement/locale/bg.po | 5 +++++
modules/account_statement/locale/ca.po | 9 +++++++--
modules/account_statement/locale/cs.po | 5 +++++
modules/account_statement/locale/de.po | 5 +++++
modules/account_statement/locale/el.po | 5 +++++
modules/account_statement/locale/es.po | 5 +++++
modules/account_statement/locale/es_419.po | 5 +++++
modules/account_statement/locale/et.po | 5 +++++
modules/account_statement/locale/fa.po | 5 +++++
modules/account_statement/locale/fi.po | 5 +++++
modules/account_statement/locale/fr.po | 5 +++++
modules/account_statement/locale/hu.po | 5 +++++
modules/account_statement/locale/id.po | 5 +++++
modules/account_statement/locale/it.po | 5 +++++
modules/account_statement/locale/ja.po | 5 +++++
modules/account_statement/locale/lo.po | 5 +++++
modules/account_statement/locale/lt.po | 5 +++++
modules/account_statement/locale/nl.po | 5 +++++
modules/account_statement/locale/pl.po | 5 +++++
modules/account_statement/locale/pt.po | 5 +++++
modules/account_statement/locale/ru.po | 5 +++++
modules/account_statement/locale/sl.po | 5 +++++
modules/account_statement/locale/tr.po | 5 +++++
modules/account_statement/locale/zh_CN.po | 5 +++++
25 files changed, 127 insertions(+), 2 deletions(-)
diffs (386 lines):
diff -r 2a5aee05f7fe -r af6d1aa69d6b modules/account_statement/locale/ar.po
--- a/modules/account_statement/locale/ar.po Wed Jan 01 01:08:08 2020 +0000
+++ b/modules/account_statement/locale/ar.po Wed Jan 01 01:08:28 2020 +0000
@@ -374,6 +374,11 @@
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 2a5aee05f7fe -r af6d1aa69d6b modules/account_statement/locale/bg.po
--- a/modules/account_statement/locale/bg.po Wed Jan 01 01:08:08 2020 +0000
+++ b/modules/account_statement/locale/bg.po Wed Jan 01 01:08:28 2020 +0000
@@ -403,6 +403,11 @@
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 2a5aee05f7fe -r af6d1aa69d6b modules/account_statement/locale/ca.po
--- a/modules/account_statement/locale/ca.po Wed Jan 01 01:08:08 2020 +0000
+++ b/modules/account_statement/locale/ca.po Wed Jan 01 01:08:28 2020 +0000
@@ -363,8 +363,8 @@
"To import statement, the journal \"%(journal)s\" must have the currency "
"\"%(currency)s\" instead of \"%(journal_currency)s\"."
msgstr ""
-"Per importar el extracte el diari \"%(journal)s\" ha de tenir la moneda \""
-"%(currency)s\" en comptes de \"%(journal_currency)s\"."
+"Per importar el extracte el diari \"%(journal)s\" ha de tenir la moneda "
+"\"%(currency)s\" en comptes de \"%(journal_currency)s\"."
msgctxt "model:ir.message,text:msg_journal_bank_account_unique"
msgid "Only one journal is allowed per bank account."
@@ -374,6 +374,11 @@
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 ""
+
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 2a5aee05f7fe -r af6d1aa69d6b modules/account_statement/locale/cs.po
--- a/modules/account_statement/locale/cs.po Wed Jan 01 01:08:08 2020 +0000
+++ b/modules/account_statement/locale/cs.po Wed Jan 01 01:08:28 2020 +0000
@@ -376,6 +376,11 @@
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 2a5aee05f7fe -r af6d1aa69d6b modules/account_statement/locale/de.po
--- a/modules/account_statement/locale/de.po Wed Jan 01 01:08:08 2020 +0000
+++ b/modules/account_statement/locale/de.po Wed Jan 01 01:08:28 2020 +0000
@@ -369,6 +369,11 @@
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 ""
+
msgctxt "model:ir.message,text:msg_statement_delete_cancel"
msgid "To delete statement \"%(statement)s\" you must cancel it."
msgstr ""
diff -r 2a5aee05f7fe -r af6d1aa69d6b modules/account_statement/locale/el.po
--- a/modules/account_statement/locale/el.po Wed Jan 01 01:08:08 2020 +0000
+++ b/modules/account_statement/locale/el.po Wed Jan 01 01:08:28 2020 +0000
@@ -374,6 +374,11 @@
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 2a5aee05f7fe -r af6d1aa69d6b modules/account_statement/locale/es.po
--- a/modules/account_statement/locale/es.po Wed Jan 01 01:08:08 2020 +0000
+++ b/modules/account_statement/locale/es.po Wed Jan 01 01:08:28 2020 +0000
@@ -367,6 +367,11 @@
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 ""
+
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 2a5aee05f7fe -r af6d1aa69d6b modules/account_statement/locale/es_419.po
--- a/modules/account_statement/locale/es_419.po Wed Jan 01 01:08:08
2020 +0000
+++ b/modules/account_statement/locale/es_419.po Wed Jan 01 01:08:28
2020 +0000
@@ -375,6 +375,11 @@
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 2a5aee05f7fe -r af6d1aa69d6b modules/account_statement/locale/et.po
--- a/modules/account_statement/locale/et.po Wed Jan 01 01:08:08 2020 +0000
+++ b/modules/account_statement/locale/et.po Wed Jan 01 01:08:28 2020 +0000
@@ -364,6 +364,11 @@
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 2a5aee05f7fe -r af6d1aa69d6b modules/account_statement/locale/fa.po
--- a/modules/account_statement/locale/fa.po Wed Jan 01 01:08:08 2020 +0000
+++ b/modules/account_statement/locale/fa.po Wed Jan 01 01:08:28 2020 +0000
@@ -369,6 +369,11 @@
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 2a5aee05f7fe -r af6d1aa69d6b modules/account_statement/locale/fi.po
--- a/modules/account_statement/locale/fi.po Wed Jan 01 01:08:08 2020 +0000
+++ b/modules/account_statement/locale/fi.po Wed Jan 01 01:08:28 2020 +0000
@@ -374,6 +374,11 @@
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 2a5aee05f7fe -r af6d1aa69d6b modules/account_statement/locale/fr.po
--- a/modules/account_statement/locale/fr.po Wed Jan 01 01:08:08 2020 +0000
+++ b/modules/account_statement/locale/fr.po Wed Jan 01 01:08:28 2020 +0000
@@ -368,6 +368,11 @@
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 ""
+
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 2a5aee05f7fe -r af6d1aa69d6b modules/account_statement/locale/hu.po
--- a/modules/account_statement/locale/hu.po Wed Jan 01 01:08:08 2020 +0000
+++ b/modules/account_statement/locale/hu.po Wed Jan 01 01:08:28 2020 +0000
@@ -403,6 +403,11 @@
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 2a5aee05f7fe -r af6d1aa69d6b modules/account_statement/locale/id.po
--- a/modules/account_statement/locale/id.po Wed Jan 01 01:08:08 2020 +0000
+++ b/modules/account_statement/locale/id.po Wed Jan 01 01:08:28 2020 +0000
@@ -371,6 +371,11 @@
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 2a5aee05f7fe -r af6d1aa69d6b modules/account_statement/locale/it.po
--- a/modules/account_statement/locale/it.po Wed Jan 01 01:08:08 2020 +0000
+++ b/modules/account_statement/locale/it.po Wed Jan 01 01:08:28 2020 +0000
@@ -400,6 +400,11 @@
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 2a5aee05f7fe -r af6d1aa69d6b modules/account_statement/locale/ja.po
--- a/modules/account_statement/locale/ja.po Wed Jan 01 01:08:08 2020 +0000
+++ b/modules/account_statement/locale/ja.po Wed Jan 01 01:08:28 2020 +0000
@@ -373,6 +373,11 @@
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 2a5aee05f7fe -r af6d1aa69d6b modules/account_statement/locale/lo.po
--- a/modules/account_statement/locale/lo.po Wed Jan 01 01:08:08 2020 +0000
+++ b/modules/account_statement/locale/lo.po Wed Jan 01 01:08:28 2020 +0000
@@ -404,6 +404,11 @@
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 2a5aee05f7fe -r af6d1aa69d6b modules/account_statement/locale/lt.po
--- a/modules/account_statement/locale/lt.po Wed Jan 01 01:08:08 2020 +0000
+++ b/modules/account_statement/locale/lt.po Wed Jan 01 01:08:28 2020 +0000
@@ -376,6 +376,11 @@
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 2a5aee05f7fe -r af6d1aa69d6b modules/account_statement/locale/nl.po
--- a/modules/account_statement/locale/nl.po Wed Jan 01 01:08:08 2020 +0000
+++ b/modules/account_statement/locale/nl.po Wed Jan 01 01:08:28 2020 +0000
@@ -375,6 +375,11 @@
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 ""
+
msgctxt "model:ir.message,text:msg_statement_delete_cancel"
msgid "To delete statement \"%(statement)s\" you must cancel it."
msgstr ""
diff -r 2a5aee05f7fe -r af6d1aa69d6b modules/account_statement/locale/pl.po
--- a/modules/account_statement/locale/pl.po Wed Jan 01 01:08:08 2020 +0000
+++ b/modules/account_statement/locale/pl.po Wed Jan 01 01:08:28 2020 +0000
@@ -373,6 +373,11 @@
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 2a5aee05f7fe -r af6d1aa69d6b modules/account_statement/locale/pt.po
--- a/modules/account_statement/locale/pt.po Wed Jan 01 01:08:08 2020 +0000
+++ b/modules/account_statement/locale/pt.po Wed Jan 01 01:08:28 2020 +0000
@@ -383,6 +383,11 @@
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 2a5aee05f7fe -r af6d1aa69d6b modules/account_statement/locale/ru.po
--- a/modules/account_statement/locale/ru.po Wed Jan 01 01:08:08 2020 +0000
+++ b/modules/account_statement/locale/ru.po Wed Jan 01 01:08:28 2020 +0000
@@ -418,6 +418,11 @@
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 2a5aee05f7fe -r af6d1aa69d6b modules/account_statement/locale/sl.po
--- a/modules/account_statement/locale/sl.po Wed Jan 01 01:08:08 2020 +0000
+++ b/modules/account_statement/locale/sl.po Wed Jan 01 01:08:28 2020 +0000
@@ -395,6 +395,11 @@
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 2a5aee05f7fe -r af6d1aa69d6b modules/account_statement/locale/tr.po
--- a/modules/account_statement/locale/tr.po Wed Jan 01 01:08:08 2020 +0000
+++ b/modules/account_statement/locale/tr.po Wed Jan 01 01:08:28 2020 +0000
@@ -385,6 +385,11 @@
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 2a5aee05f7fe -r af6d1aa69d6b modules/account_statement/locale/zh_CN.po
--- a/modules/account_statement/locale/zh_CN.po Wed Jan 01 01:08:08 2020 +0000
+++ b/modules/account_statement/locale/zh_CN.po Wed Jan 01 01:08:28 2020 +0000
@@ -384,6 +384,11 @@
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 ""