first commit
This commit is contained in:
105
modules/account_credit_limit/locale/fi.po
Normal file
105
modules/account_credit_limit/locale/fi.po
Normal file
@@ -0,0 +1,105 @@
|
||||
#
|
||||
msgid ""
|
||||
msgstr "Content-Type: text/plain; charset=utf-8\n"
|
||||
|
||||
msgctxt "field:account.configuration,default_credit_limit_amount:"
|
||||
msgid "Default Credit Limit Amount"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "field:account.configuration,default_credit_limit_amount_digits:"
|
||||
msgid "Currency Digits"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "field:account.configuration.default_credit_limit_amount,company:"
|
||||
msgid "Company"
|
||||
msgstr ""
|
||||
|
||||
msgctxt ""
|
||||
"field:account.configuration.default_credit_limit_amount,default_credit_limit_amount:"
|
||||
msgid "Default Credit Limit Amount"
|
||||
msgstr ""
|
||||
|
||||
msgctxt ""
|
||||
"field:account.configuration.default_credit_limit_amount,default_credit_limit_amount_digits:"
|
||||
msgid "Currency Digits"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "field:account.dunning.level,credit_limit:"
|
||||
msgid "Credit Limit"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "field:party.party,credit_amount:"
|
||||
msgid "Credit Amount"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "field:party.party,credit_limit_amount:"
|
||||
msgid "Credit Limit Amount"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "field:party.party,credit_limit_amounts:"
|
||||
msgid "Credit Limit Amounts"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "field:party.party.credit_limit_amount,company:"
|
||||
msgid "Company"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "field:party.party.credit_limit_amount,credit_limit_amount:"
|
||||
msgid "Credit Limit Amount"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "field:party.party.credit_limit_amount,currency:"
|
||||
msgid "Currency"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "field:party.party.credit_limit_amount,party:"
|
||||
msgid "Party"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "help:account.configuration,default_credit_limit_amount:"
|
||||
msgid "The default credit limit amount for new customers."
|
||||
msgstr ""
|
||||
|
||||
msgctxt ""
|
||||
"help:account.configuration.default_credit_limit_amount,default_credit_limit_amount:"
|
||||
msgid "The default credit limit amount for new customers."
|
||||
msgstr ""
|
||||
|
||||
msgctxt "help:account.dunning.level,credit_limit:"
|
||||
msgid "Has reached the credit limit."
|
||||
msgstr ""
|
||||
|
||||
msgctxt "model:account.configuration.default_credit_limit_amount,string:"
|
||||
msgid "Account Configuration Default Credit Limit Amount"
|
||||
msgstr ""
|
||||
|
||||
#, python-format
|
||||
msgctxt "model:ir.message,text:msg_party_credit_limit_amount"
|
||||
msgid ""
|
||||
"The party \"%(party)s\" will exceed their %(limit)s credit limit by "
|
||||
"%(amount)s."
|
||||
msgstr ""
|
||||
|
||||
#, python-format
|
||||
msgctxt "model:ir.message,text:msg_party_credit_limit_dunning"
|
||||
msgid ""
|
||||
"The party \"%(party)s\" has reached the credit limit level for dunning "
|
||||
"\"%(dunning)s\"."
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgctxt "model:party.party.credit_limit_amount,string:"
|
||||
msgid "Party Credit Limit Amount"
|
||||
msgstr "Account Credit Limit"
|
||||
|
||||
msgctxt "model:res.group,name:group_credit_limit"
|
||||
msgid "Account Credit Limit"
|
||||
msgstr "Account Credit Limit"
|
||||
|
||||
msgctxt "view:account.configuration:"
|
||||
msgid "Credit Limit"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "view:party.party:"
|
||||
msgid "Credit Limit"
|
||||
msgstr ""
|
||||
Reference in New Issue
Block a user