changeset eddbb88901c7 in modules/project_revenue:default details: https://hg.tryton.org/modules/project_revenue?cmd=changeset;node=eddbb88901c7 description: Update translations [skip ci] diffstat:
locale/bg.po | 5 +++++ locale/ca.po | 4 ++++ locale/cs.po | 4 ++++ locale/de.po | 4 ++++ locale/es.po | 4 ++++ locale/es_419.po | 4 ++++ locale/et.po | 5 +++++ locale/fa.po | 5 +++++ locale/fi.po | 4 ++++ locale/fr.po | 4 ++++ locale/hu.po | 4 ++++ locale/id.po | 4 ++++ locale/it.po | 5 +++++ locale/lo.po | 5 +++++ locale/lt.po | 5 +++++ locale/nl.po | 4 ++++ locale/pl.po | 5 +++++ locale/pt.po | 5 +++++ locale/ru.po | 5 +++++ locale/sl.po | 5 +++++ locale/tr.po | 4 ++++ locale/zh_CN.po | 4 ++++ 22 files changed, 98 insertions(+), 0 deletions(-) diffs (318 lines): diff -r a7ed76b6d398 -r eddbb88901c7 locale/bg.po --- a/locale/bg.po Sat Oct 24 13:45:11 2020 +0200 +++ b/locale/bg.po Sat Oct 31 12:14:31 2020 +0100 @@ -6,6 +6,11 @@ msgid "Cost" msgstr "Разход" +#, fuzzy +msgctxt "field:project.work,currency:" +msgid "Currency" +msgstr "Цифри за валута" + msgctxt "field:project.work,currency_digits:" msgid "Currency Digits" msgstr "Цифри за валута" diff -r a7ed76b6d398 -r eddbb88901c7 locale/ca.po --- a/locale/ca.po Sat Oct 24 13:45:11 2020 +0200 +++ b/locale/ca.po Sat Oct 31 12:14:31 2020 +0100 @@ -6,6 +6,10 @@ msgid "Cost" msgstr "Cost" +msgctxt "field:project.work,currency:" +msgid "Currency" +msgstr "Moneda" + msgctxt "field:project.work,currency_digits:" msgid "Currency Digits" msgstr "Decimals de la moneda" diff -r a7ed76b6d398 -r eddbb88901c7 locale/cs.po --- a/locale/cs.po Sat Oct 24 13:45:11 2020 +0200 +++ b/locale/cs.po Sat Oct 31 12:14:31 2020 +0100 @@ -6,6 +6,10 @@ msgid "Cost" msgstr "" +msgctxt "field:project.work,currency:" +msgid "Currency" +msgstr "" + msgctxt "field:project.work,currency_digits:" msgid "Currency Digits" msgstr "" diff -r a7ed76b6d398 -r eddbb88901c7 locale/de.po --- a/locale/de.po Sat Oct 24 13:45:11 2020 +0200 +++ b/locale/de.po Sat Oct 31 12:14:31 2020 +0100 @@ -6,6 +6,10 @@ msgid "Cost" msgstr "Kosten" +msgctxt "field:project.work,currency:" +msgid "Currency" +msgstr "Währung" + msgctxt "field:project.work,currency_digits:" msgid "Currency Digits" msgstr "Nachkommastellen Währung" diff -r a7ed76b6d398 -r eddbb88901c7 locale/es.po --- a/locale/es.po Sat Oct 24 13:45:11 2020 +0200 +++ b/locale/es.po Sat Oct 31 12:14:31 2020 +0100 @@ -6,6 +6,10 @@ msgid "Cost" msgstr "Coste" +msgctxt "field:project.work,currency:" +msgid "Currency" +msgstr "Moneda" + msgctxt "field:project.work,currency_digits:" msgid "Currency Digits" msgstr "Decimales de la moneda" diff -r a7ed76b6d398 -r eddbb88901c7 locale/es_419.po --- a/locale/es_419.po Sat Oct 24 13:45:11 2020 +0200 +++ b/locale/es_419.po Sat Oct 31 12:14:31 2020 +0100 @@ -6,6 +6,10 @@ msgid "Cost" msgstr "Costo" +msgctxt "field:project.work,currency:" +msgid "Currency" +msgstr "" + msgctxt "field:project.work,currency_digits:" msgid "Currency Digits" msgstr "" diff -r a7ed76b6d398 -r eddbb88901c7 locale/et.po --- a/locale/et.po Sat Oct 24 13:45:11 2020 +0200 +++ b/locale/et.po Sat Oct 31 12:14:31 2020 +0100 @@ -6,6 +6,11 @@ msgid "Cost" msgstr "Kulu" +#, fuzzy +msgctxt "field:project.work,currency:" +msgid "Currency" +msgstr "Valuuta numbriline arv" + msgctxt "field:project.work,currency_digits:" msgid "Currency Digits" msgstr "Valuuta numbriline arv" diff -r a7ed76b6d398 -r eddbb88901c7 locale/fa.po --- a/locale/fa.po Sat Oct 24 13:45:11 2020 +0200 +++ b/locale/fa.po Sat Oct 31 12:14:31 2020 +0100 @@ -6,6 +6,11 @@ msgid "Cost" msgstr "هزینه" +#, fuzzy +msgctxt "field:project.work,currency:" +msgid "Currency" +msgstr "رقم های واحد پول" + msgctxt "field:project.work,currency_digits:" msgid "Currency Digits" msgstr "رقم های واحد پول" diff -r a7ed76b6d398 -r eddbb88901c7 locale/fi.po --- a/locale/fi.po Sat Oct 24 13:45:11 2020 +0200 +++ b/locale/fi.po Sat Oct 31 12:14:31 2020 +0100 @@ -6,6 +6,10 @@ msgid "Cost" msgstr "" +msgctxt "field:project.work,currency:" +msgid "Currency" +msgstr "" + msgctxt "field:project.work,currency_digits:" msgid "Currency Digits" msgstr "" diff -r a7ed76b6d398 -r eddbb88901c7 locale/fr.po --- a/locale/fr.po Sat Oct 24 13:45:11 2020 +0200 +++ b/locale/fr.po Sat Oct 31 12:14:31 2020 +0100 @@ -6,6 +6,10 @@ msgid "Cost" msgstr "Coût" +msgctxt "field:project.work,currency:" +msgid "Currency" +msgstr "Devise" + msgctxt "field:project.work,currency_digits:" msgid "Currency Digits" msgstr "Décimales de la devise" diff -r a7ed76b6d398 -r eddbb88901c7 locale/hu.po --- a/locale/hu.po Sat Oct 24 13:45:11 2020 +0200 +++ b/locale/hu.po Sat Oct 31 12:14:31 2020 +0100 @@ -7,6 +7,10 @@ msgid "Cost" msgstr "Költség" +msgctxt "field:project.work,currency:" +msgid "Currency" +msgstr "" + msgctxt "field:project.work,currency_digits:" msgid "Currency Digits" msgstr "" diff -r a7ed76b6d398 -r eddbb88901c7 locale/id.po --- a/locale/id.po Sat Oct 24 13:45:11 2020 +0200 +++ b/locale/id.po Sat Oct 31 12:14:31 2020 +0100 @@ -6,6 +6,10 @@ msgid "Cost" msgstr "" +msgctxt "field:project.work,currency:" +msgid "Currency" +msgstr "" + msgctxt "field:project.work,currency_digits:" msgid "Currency Digits" msgstr "" diff -r a7ed76b6d398 -r eddbb88901c7 locale/it.po --- a/locale/it.po Sat Oct 24 13:45:11 2020 +0200 +++ b/locale/it.po Sat Oct 31 12:14:31 2020 +0100 @@ -6,6 +6,11 @@ msgid "Cost" msgstr "Costo" +#, fuzzy +msgctxt "field:project.work,currency:" +msgid "Currency" +msgstr "Cifre valuta" + msgctxt "field:project.work,currency_digits:" msgid "Currency Digits" msgstr "Cifre valuta" diff -r a7ed76b6d398 -r eddbb88901c7 locale/lo.po --- a/locale/lo.po Sat Oct 24 13:45:11 2020 +0200 +++ b/locale/lo.po Sat Oct 31 12:14:31 2020 +0100 @@ -6,6 +6,11 @@ msgid "Cost" msgstr "ລາຄາ" +#, fuzzy +msgctxt "field:project.work,currency:" +msgid "Currency" +msgstr "ເລກເສດສະກຸນເງິນ" + msgctxt "field:project.work,currency_digits:" msgid "Currency Digits" msgstr "ເລກເສດສະກຸນເງິນ" diff -r a7ed76b6d398 -r eddbb88901c7 locale/lt.po --- a/locale/lt.po Sat Oct 24 13:45:11 2020 +0200 +++ b/locale/lt.po Sat Oct 31 12:14:31 2020 +0100 @@ -6,6 +6,11 @@ msgid "Cost" msgstr "" +#, fuzzy +msgctxt "field:project.work,currency:" +msgid "Currency" +msgstr "Valiutos skaitmenų skaičius" + msgctxt "field:project.work,currency_digits:" msgid "Currency Digits" msgstr "Valiutos skaitmenų skaičius" diff -r a7ed76b6d398 -r eddbb88901c7 locale/nl.po --- a/locale/nl.po Sat Oct 24 13:45:11 2020 +0200 +++ b/locale/nl.po Sat Oct 31 12:14:31 2020 +0100 @@ -6,6 +6,10 @@ msgid "Cost" msgstr "Kosten" +msgctxt "field:project.work,currency:" +msgid "Currency" +msgstr "Valuta" + msgctxt "field:project.work,currency_digits:" msgid "Currency Digits" msgstr "Valuta decimalen" diff -r a7ed76b6d398 -r eddbb88901c7 locale/pl.po --- a/locale/pl.po Sat Oct 24 13:45:11 2020 +0200 +++ b/locale/pl.po Sat Oct 31 12:14:31 2020 +0100 @@ -6,6 +6,11 @@ msgid "Cost" msgstr "Koszt" +#, fuzzy +msgctxt "field:project.work,currency:" +msgid "Currency" +msgstr "Cyfry waluty" + msgctxt "field:project.work,currency_digits:" msgid "Currency Digits" msgstr "Cyfry waluty" diff -r a7ed76b6d398 -r eddbb88901c7 locale/pt.po --- a/locale/pt.po Sat Oct 24 13:45:11 2020 +0200 +++ b/locale/pt.po Sat Oct 31 12:14:31 2020 +0100 @@ -6,6 +6,11 @@ msgid "Cost" msgstr "Custo" +#, fuzzy +msgctxt "field:project.work,currency:" +msgid "Currency" +msgstr "Dígitos da Moeda" + msgctxt "field:project.work,currency_digits:" msgid "Currency Digits" msgstr "Dígitos da Moeda" diff -r a7ed76b6d398 -r eddbb88901c7 locale/ru.po --- a/locale/ru.po Sat Oct 24 13:45:11 2020 +0200 +++ b/locale/ru.po Sat Oct 31 12:14:31 2020 +0100 @@ -6,6 +6,11 @@ msgid "Cost" msgstr "Стоимость" +#, fuzzy +msgctxt "field:project.work,currency:" +msgid "Currency" +msgstr "Кол-во цифр валюты" + msgctxt "field:project.work,currency_digits:" msgid "Currency Digits" msgstr "Кол-во цифр валюты" diff -r a7ed76b6d398 -r eddbb88901c7 locale/sl.po --- a/locale/sl.po Sat Oct 24 13:45:11 2020 +0200 +++ b/locale/sl.po Sat Oct 31 12:14:31 2020 +0100 @@ -6,6 +6,11 @@ msgid "Cost" msgstr "Strošek" +#, fuzzy +msgctxt "field:project.work,currency:" +msgid "Currency" +msgstr "Decimalke" + msgctxt "field:project.work,currency_digits:" msgid "Currency Digits" msgstr "Decimalke" diff -r a7ed76b6d398 -r eddbb88901c7 locale/tr.po --- a/locale/tr.po Sat Oct 24 13:45:11 2020 +0200 +++ b/locale/tr.po Sat Oct 31 12:14:31 2020 +0100 @@ -6,6 +6,10 @@ msgid "Cost" msgstr "" +msgctxt "field:project.work,currency:" +msgid "Currency" +msgstr "" + msgctxt "field:project.work,currency_digits:" msgid "Currency Digits" msgstr "" diff -r a7ed76b6d398 -r eddbb88901c7 locale/zh_CN.po --- a/locale/zh_CN.po Sat Oct 24 13:45:11 2020 +0200 +++ b/locale/zh_CN.po Sat Oct 31 12:14:31 2020 +0100 @@ -6,6 +6,10 @@ msgid "Cost" msgstr "" +msgctxt "field:project.work,currency:" +msgid "Currency" +msgstr "" + msgctxt "field:project.work,currency_digits:" msgid "Currency Digits" msgstr ""
