add placeholder 'rate'
This commit is contained in:
parent
a3cba97892
commit
722b265c33
5 changed files with 28 additions and 9 deletions
|
@ -107,8 +107,8 @@ msgid "Booking text"
|
|||
msgstr "Buchungstext"
|
||||
|
||||
msgctxt "view:cashbook.planner:"
|
||||
msgid "Available placeholders: ${date} ${month} ${year} ${amount} ${quantity}"
|
||||
msgstr "verfügbare Platzhalter: ${date} ${month} ${year} ${amount} ${quantity}"
|
||||
msgid "Available placeholders: ${date} ${month} ${year} ${amount} ${quantity} ${rate}"
|
||||
msgstr "verfügbare Platzhalter: ${date} ${month} ${year} ${amount} ${quantity} ${rate}"
|
||||
|
||||
msgctxt "view:cashbook.planner:"
|
||||
msgid "Cashbook lines"
|
||||
|
@ -318,6 +318,10 @@ msgctxt "help:cashbook.planner,cashbook_lines:"
|
|||
msgid "This cash book lines was generated by the current scheduled booking."
|
||||
msgstr "Diese Kassenbuchzeilen wurden durch die aktuelle geplante Buchung generiert."
|
||||
|
||||
msgctxt "field:cashbook.planner,party:"
|
||||
msgid "Party"
|
||||
msgstr "Partei"
|
||||
|
||||
|
||||
############################
|
||||
# cashbook.planner.nextrun #
|
||||
|
|
|
@ -83,8 +83,8 @@ msgid "Booking text"
|
|||
msgstr "Booking text"
|
||||
|
||||
msgctxt "view:cashbook.planner:"
|
||||
msgid "Available placeholders: ${date} ${month} ${year} ${amount} ${quantity}"
|
||||
msgstr "Available placeholders: ${date} ${month} ${year} ${amount} ${quantity}"
|
||||
msgid "Available placeholders: ${date} ${month} ${year} ${amount} ${quantity} ${rate}"
|
||||
msgstr "Available placeholders: ${date} ${month} ${year} ${amount} ${quantity} ${rate}"
|
||||
|
||||
msgctxt "view:cashbook.planner:"
|
||||
msgid "Cashbook lines"
|
||||
|
@ -294,6 +294,10 @@ msgctxt "help:cashbook.planner,cashbook_lines:"
|
|||
msgid "This cash book lines was generated by the current scheduled booking."
|
||||
msgstr "This cash book lines was generated by the current scheduled booking."
|
||||
|
||||
msgctxt "field:cashbook.planner,party:"
|
||||
msgid "Party"
|
||||
msgstr "Party"
|
||||
|
||||
msgctxt "model:cashbook.planner.nextrun,name:"
|
||||
msgid "Next Execution Date"
|
||||
msgstr "Next Execution Date"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue