Skip to content

Commit

Permalink
[IMP] l10n_es_bank_statement: Completado de las traducciones y pequeñ…
Browse files Browse the repository at this point in the history
…a mejora
  • Loading branch information
pedrobaeza committed Dec 30, 2014
1 parent 03e17fb commit 51ee019
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
10 changes: 8 additions & 2 deletions l10n_es_bank_statement/i18n/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -108,13 +108,19 @@ msgstr "Saldo final = (saldo inicial + haber - debe) no cuadra con el definido e
#: code:addons/l10n_es_bank_statement/models/account_statement_completion_rule.py:33
#, python-format
msgid "From CaixaBank C43 rules"
msgstr "Desde las reglas C43 de CaixaBank"
msgstr "A partir de las reglas C43 de CaixaBank"

#. module: l10n_es_bank_statement
#: code:addons/l10n_es_bank_statement/models/account_statement_completion_rule.py:33
#, python-format
msgid "From Santander C43 rules"
msgstr "A partir de las reglas C43 de Santander"

#. module: l10n_es_bank_statement
#: code:addons/l10n_es_bank_statement/models/account_statement_completion_rule.py:34
#, python-format
msgid "From generic C43 rules"
msgstr "Desde las reglas genéricas C43"
msgstr "A partir de las reglas genéricas C43"

#. module: l10n_es_bank_statement
#: selection:account.bank.statement.line,c43_concept:0
Expand Down
6 changes: 6 additions & 0 deletions l10n_es_bank_statement/i18n/l10n_es_bank_statement.pot
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,12 @@ msgstr ""
msgid "From CaixaBank C43 rules"
msgstr ""

#. module: l10n_es_bank_statement
#: code:addons/l10n_es_bank_statement/models/account_statement_completion_rule.py:33
#, python-format
msgid "From Santander C43 rules"
msgstr ""

#. module: l10n_es_bank_statement
#: code:addons/l10n_es_bank_statement/models/account_statement_completion_rule.py:34
#, python-format
Expand Down

0 comments on commit 51ee019

Please sign in to comment.