changeset 969c97f197aa in modules/analytic_account:default details: https://hg.tryton.org/modules/analytic_account?cmd=changeset;node=969c97f197aa description: Update translations [skip ci] diffstat:
locale/bg.po | 5 +++++ locale/ca.po | 4 ++++ locale/cs.po | 5 +++++ locale/de.po | 4 ++++ locale/es.po | 4 ++++ locale/es_419.po | 4 ++++ locale/et.po | 5 +++++ locale/fa.po | 5 +++++ locale/fi.po | 5 +++++ locale/fr.po | 4 ++++ locale/hu.po | 5 +++++ locale/id.po | 12 ++++++++---- locale/it.po | 4 ++++ 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 | 5 +++++ locale/zh_CN.po | 5 +++++ 22 files changed, 106 insertions(+), 4 deletions(-) diffs (358 lines): diff -r 69e55422dd55 -r 969c97f197aa locale/bg.po --- a/locale/bg.po Sat Oct 24 13:45:10 2020 +0200 +++ b/locale/bg.po Sat Oct 31 12:14:29 2020 +0100 @@ -257,6 +257,11 @@ msgid "Only one account is allowed by analytic root and origin." msgstr "" +#, fuzzy +msgctxt "model:ir.model.button,string:line_apply_analytic_rules_button" +msgid "Apply Analytic Rules" +msgstr "Редове от аналитична сметка" + msgctxt "model:ir.rule.group,name:rule_group_rule" msgid "User in company" msgstr "" diff -r 69e55422dd55 -r 969c97f197aa locale/ca.po --- a/locale/ca.po Sat Oct 24 13:45:10 2020 +0200 +++ b/locale/ca.po Sat Oct 31 12:14:29 2020 +0100 @@ -238,6 +238,10 @@ msgid "Only one account is allowed by analytic root and origin." msgstr "Només es pot seleccionar un compte per cada origen i arrel analítica." +msgctxt "model:ir.model.button,string:line_apply_analytic_rules_button" +msgid "Apply Analytic Rules" +msgstr "Aplica regles analítiques" + msgctxt "model:ir.rule.group,name:rule_group_rule" msgid "User in company" msgstr "Usuari a l'empresa" diff -r 69e55422dd55 -r 969c97f197aa locale/cs.po --- a/locale/cs.po Sat Oct 24 13:45:10 2020 +0200 +++ b/locale/cs.po Sat Oct 31 12:14:29 2020 +0100 @@ -243,6 +243,11 @@ msgid "Only one account is allowed by analytic root and origin." msgstr "" +#, fuzzy +msgctxt "model:ir.model.button,string:line_apply_analytic_rules_button" +msgid "Apply Analytic Rules" +msgstr "Analytic Rules" + msgctxt "model:ir.rule.group,name:rule_group_rule" msgid "User in company" msgstr "" diff -r 69e55422dd55 -r 969c97f197aa locale/de.po --- a/locale/de.po Sat Oct 24 13:45:10 2020 +0200 +++ b/locale/de.po Sat Oct 31 12:14:29 2020 +0100 @@ -238,6 +238,10 @@ msgid "Only one account is allowed by analytic root and origin." msgstr "Es ist nur ein Konto per Kostenstelle und Ursprung möglich." +msgctxt "model:ir.model.button,string:line_apply_analytic_rules_button" +msgid "Apply Analytic Rules" +msgstr "Kostenstelle Regeln anwenden" + msgctxt "model:ir.rule.group,name:rule_group_rule" msgid "User in company" msgstr "Benutzer im Unternehmen" diff -r 69e55422dd55 -r 969c97f197aa locale/es.po --- a/locale/es.po Sat Oct 24 13:45:10 2020 +0200 +++ b/locale/es.po Sat Oct 31 12:14:29 2020 +0100 @@ -239,6 +239,10 @@ msgstr "" "Sólo se puede seleccionar una cuenta por cada origen y raíz analítica." +msgctxt "model:ir.model.button,string:line_apply_analytic_rules_button" +msgid "Apply Analytic Rules" +msgstr "Aplicar reglas analíticas" + msgctxt "model:ir.rule.group,name:rule_group_rule" msgid "User in company" msgstr "Usuario en la empresa" diff -r 69e55422dd55 -r 969c97f197aa locale/es_419.po --- a/locale/es_419.po Sat Oct 24 13:45:10 2020 +0200 +++ b/locale/es_419.po Sat Oct 31 12:14:29 2020 +0100 @@ -237,6 +237,10 @@ msgid "Only one account is allowed by analytic root and origin." msgstr "" +msgctxt "model:ir.model.button,string:line_apply_analytic_rules_button" +msgid "Apply Analytic Rules" +msgstr "" + msgctxt "model:ir.rule.group,name:rule_group_rule" msgid "User in company" msgstr "" diff -r 69e55422dd55 -r 969c97f197aa locale/et.po --- a/locale/et.po Sat Oct 24 13:45:10 2020 +0200 +++ b/locale/et.po Sat Oct 31 12:14:29 2020 +0100 @@ -236,6 +236,11 @@ msgid "Only one account is allowed by analytic root and origin." msgstr "" +#, fuzzy +msgctxt "model:ir.model.button,string:line_apply_analytic_rules_button" +msgid "Apply Analytic Rules" +msgstr "Analüütilised reeglid" + msgctxt "model:ir.rule.group,name:rule_group_rule" msgid "User in company" msgstr "Kasutaja ettevõttes" diff -r 69e55422dd55 -r 969c97f197aa locale/fa.po --- a/locale/fa.po Sat Oct 24 13:45:10 2020 +0200 +++ b/locale/fa.po Sat Oct 31 12:14:29 2020 +0100 @@ -236,6 +236,11 @@ msgid "Only one account is allowed by analytic root and origin." msgstr "در هر تجزیه و تحلیل ریشه و مبدأ فقط یک حساب مجاز است." +#, fuzzy +msgctxt "model:ir.model.button,string:line_apply_analytic_rules_button" +msgid "Apply Analytic Rules" +msgstr "قوانین تحلیلی" + msgctxt "model:ir.rule.group,name:rule_group_rule" msgid "User in company" msgstr "" diff -r 69e55422dd55 -r 969c97f197aa locale/fi.po --- a/locale/fi.po Sat Oct 24 13:45:10 2020 +0200 +++ b/locale/fi.po Sat Oct 31 12:14:29 2020 +0100 @@ -242,6 +242,11 @@ msgid "Only one account is allowed by analytic root and origin." msgstr "" +#, fuzzy +msgctxt "model:ir.model.button,string:line_apply_analytic_rules_button" +msgid "Apply Analytic Rules" +msgstr "Analytic Rules" + msgctxt "model:ir.rule.group,name:rule_group_rule" msgid "User in company" msgstr "" diff -r 69e55422dd55 -r 969c97f197aa locale/fr.po --- a/locale/fr.po Sat Oct 24 13:45:10 2020 +0200 +++ b/locale/fr.po Sat Oct 31 12:14:29 2020 +0100 @@ -238,6 +238,10 @@ msgid "Only one account is allowed by analytic root and origin." msgstr "Seulement un compte est permit par racine analytique et origine." +msgctxt "model:ir.model.button,string:line_apply_analytic_rules_button" +msgid "Apply Analytic Rules" +msgstr "Appliquer les règles analytiques" + msgctxt "model:ir.rule.group,name:rule_group_rule" msgid "User in company" msgstr "Utilisateur dans le société" diff -r 69e55422dd55 -r 969c97f197aa locale/hu.po --- a/locale/hu.po Sat Oct 24 13:45:10 2020 +0200 +++ b/locale/hu.po Sat Oct 31 12:14:29 2020 +0100 @@ -260,6 +260,11 @@ msgid "Only one account is allowed by analytic root and origin." msgstr "" +#, fuzzy +msgctxt "model:ir.model.button,string:line_apply_analytic_rules_button" +msgid "Apply Analytic Rules" +msgstr "Analytic Rules" + msgctxt "model:ir.rule.group,name:rule_group_rule" msgid "User in company" msgstr "" diff -r 69e55422dd55 -r 969c97f197aa locale/id.po --- a/locale/id.po Sat Oct 24 13:45:10 2020 +0200 +++ b/locale/id.po Sat Oct 31 12:14:29 2020 +0100 @@ -12,7 +12,7 @@ msgctxt "field:analytic.account.entry,account:" msgid "Account" -msgstr "Rekening" +msgstr "Akun" msgctxt "field:analytic.account.entry,company:" msgid "Company" @@ -92,7 +92,7 @@ msgctxt "field:analytic_account.account.distribution,account:" msgid "Account" -msgstr "Rekening" +msgstr "Akun" msgctxt "field:analytic_account.account.distribution,parent:" msgid "Parent" @@ -108,7 +108,7 @@ msgctxt "field:analytic_account.line,account:" msgid "Account" -msgstr "Rekening" +msgstr "Akun" msgctxt "field:analytic_account.line,company:" msgid "Company" @@ -144,7 +144,7 @@ msgctxt "field:analytic_account.rule,account:" msgid "Account" -msgstr "Rekening" +msgstr "Akun" msgctxt "field:analytic_account.rule,analytic_accounts:" msgid "Analytic Accounts" @@ -236,6 +236,10 @@ msgid "Only one account is allowed by analytic root and origin." msgstr "" +msgctxt "model:ir.model.button,string:line_apply_analytic_rules_button" +msgid "Apply Analytic Rules" +msgstr "" + msgctxt "model:ir.rule.group,name:rule_group_rule" msgid "User in company" msgstr "Pengguna di dalam perusahaan" diff -r 69e55422dd55 -r 969c97f197aa locale/it.po --- a/locale/it.po Sat Oct 24 13:45:10 2020 +0200 +++ b/locale/it.po Sat Oct 31 12:14:29 2020 +0100 @@ -238,6 +238,10 @@ msgid "Only one account is allowed by analytic root and origin." msgstr "È consentito solo un conto per radice ed origine analitica." +msgctxt "model:ir.model.button,string:line_apply_analytic_rules_button" +msgid "Apply Analytic Rules" +msgstr "Applica regole analitiche" + msgctxt "model:ir.rule.group,name:rule_group_rule" msgid "User in company" msgstr "Utente in azienda" diff -r 69e55422dd55 -r 969c97f197aa locale/lo.po --- a/locale/lo.po Sat Oct 24 13:45:10 2020 +0200 +++ b/locale/lo.po Sat Oct 31 12:14:29 2020 +0100 @@ -277,6 +277,11 @@ msgid "Only one account is allowed by analytic root and origin." msgstr "" +#, fuzzy +msgctxt "model:ir.model.button,string:line_apply_analytic_rules_button" +msgid "Apply Analytic Rules" +msgstr "Analytic Rules" + msgctxt "model:ir.rule.group,name:rule_group_rule" msgid "User in company" msgstr "" diff -r 69e55422dd55 -r 969c97f197aa locale/lt.po --- a/locale/lt.po Sat Oct 24 13:45:10 2020 +0200 +++ b/locale/lt.po Sat Oct 31 12:14:29 2020 +0100 @@ -243,6 +243,11 @@ msgid "Only one account is allowed by analytic root and origin." msgstr "" +#, fuzzy +msgctxt "model:ir.model.button,string:line_apply_analytic_rules_button" +msgid "Apply Analytic Rules" +msgstr "Analytic Rules" + msgctxt "model:ir.rule.group,name:rule_group_rule" msgid "User in company" msgstr "" diff -r 69e55422dd55 -r 969c97f197aa locale/nl.po --- a/locale/nl.po Sat Oct 24 13:45:10 2020 +0200 +++ b/locale/nl.po Sat Oct 31 12:14:29 2020 +0100 @@ -238,6 +238,10 @@ msgid "Only one account is allowed by analytic root and origin." msgstr "Slechts één account is toegestaan door analytische root en oorsprong." +msgctxt "model:ir.model.button,string:line_apply_analytic_rules_button" +msgid "Apply Analytic Rules" +msgstr "Pas analytische regels toe" + msgctxt "model:ir.rule.group,name:rule_group_rule" msgid "User in company" msgstr "Gebruiker in het bedrijf" diff -r 69e55422dd55 -r 969c97f197aa locale/pl.po --- a/locale/pl.po Sat Oct 24 13:45:10 2020 +0200 +++ b/locale/pl.po Sat Oct 31 12:14:29 2020 +0100 @@ -248,6 +248,11 @@ msgid "Only one account is allowed by analytic root and origin." msgstr "" +#, fuzzy +msgctxt "model:ir.model.button,string:line_apply_analytic_rules_button" +msgid "Apply Analytic Rules" +msgstr "Analytic Lines" + msgctxt "model:ir.rule.group,name:rule_group_rule" msgid "User in company" msgstr "" diff -r 69e55422dd55 -r 969c97f197aa locale/pt.po --- a/locale/pt.po Sat Oct 24 13:45:10 2020 +0200 +++ b/locale/pt.po Sat Oct 31 12:14:29 2020 +0100 @@ -245,6 +245,11 @@ msgid "Only one account is allowed by analytic root and origin." msgstr "Somente se permite uma conta por raiz analítica e origem." +#, fuzzy +msgctxt "model:ir.model.button,string:line_apply_analytic_rules_button" +msgid "Apply Analytic Rules" +msgstr "Analytic Rules" + msgctxt "model:ir.rule.group,name:rule_group_rule" msgid "User in company" msgstr "" diff -r 69e55422dd55 -r 969c97f197aa locale/ru.po --- a/locale/ru.po Sat Oct 24 13:45:10 2020 +0200 +++ b/locale/ru.po Sat Oct 31 12:14:29 2020 +0100 @@ -257,6 +257,11 @@ msgid "Only one account is allowed by analytic root and origin." msgstr "" +#, fuzzy +msgctxt "model:ir.model.button,string:line_apply_analytic_rules_button" +msgid "Apply Analytic Rules" +msgstr "Строки аналитики" + msgctxt "model:ir.rule.group,name:rule_group_rule" msgid "User in company" msgstr "" diff -r 69e55422dd55 -r 969c97f197aa locale/sl.po --- a/locale/sl.po Sat Oct 24 13:45:10 2020 +0200 +++ b/locale/sl.po Sat Oct 31 12:14:29 2020 +0100 @@ -245,6 +245,11 @@ msgid "Only one account is allowed by analytic root and origin." msgstr "Dovoljen je samo en konto na analitični koren in poreklo." +#, fuzzy +msgctxt "model:ir.model.button,string:line_apply_analytic_rules_button" +msgid "Apply Analytic Rules" +msgstr "Analytic Rules" + msgctxt "model:ir.rule.group,name:rule_group_rule" msgid "User in company" msgstr "" diff -r 69e55422dd55 -r 969c97f197aa locale/tr.po --- a/locale/tr.po Sat Oct 24 13:45:10 2020 +0200 +++ b/locale/tr.po Sat Oct 31 12:14:29 2020 +0100 @@ -242,6 +242,11 @@ msgid "Only one account is allowed by analytic root and origin." msgstr "" +#, fuzzy +msgctxt "model:ir.model.button,string:line_apply_analytic_rules_button" +msgid "Apply Analytic Rules" +msgstr "Analytic Rules" + msgctxt "model:ir.rule.group,name:rule_group_rule" msgid "User in company" msgstr "" diff -r 69e55422dd55 -r 969c97f197aa locale/zh_CN.po --- a/locale/zh_CN.po Sat Oct 24 13:45:10 2020 +0200 +++ b/locale/zh_CN.po Sat Oct 31 12:14:29 2020 +0100 @@ -251,6 +251,11 @@ msgid "Only one account is allowed by analytic root and origin." msgstr "" +#, fuzzy +msgctxt "model:ir.model.button,string:line_apply_analytic_rules_button" +msgid "Apply Analytic Rules" +msgstr "Analytic Rules" + msgctxt "model:ir.rule.group,name:rule_group_rule" msgid "User in company" msgstr ""
