|
Revision 1406, 0.8 KB
(checked in by francesco, 17 months ago)
|
|
"Fixed defects"
|
| Line | |
|---|
| 1 | # PAYMENTS |
|---|
| 2 | # ENGLISH |
|---|
| 3 | amount = Amount |
|---|
| 4 | balance = Balance |
|---|
| 5 | balance_month = Monthly balance |
|---|
| 6 | balance_year = Yearly balance |
|---|
| 7 | budget = Budget |
|---|
| 8 | contacts = Contacts |
|---|
| 9 | currency = Currency |
|---|
| 10 | description = Description |
|---|
| 11 | email = email |
|---|
| 12 | error_var_empty = Missing %s |
|---|
| 13 | import = Import |
|---|
| 14 | incoming = Incoming |
|---|
| 15 | is_in = It's incoming |
|---|
| 16 | merge = Merge |
|---|
| 17 | merge_from = Please select <b>from</b> which payment type transfer the payments |
|---|
| 18 | merge_to = Please select <b>to</b> which payment type transfer the payments of "%s" |
|---|
| 19 | missing_payment_type = WARNING Payment type has not been specified |
|---|
| 20 | name = Name |
|---|
| 21 | outgoing = Outgoing |
|---|
| 22 | payees = Payees |
|---|
| 23 | payers = Payers |
|---|
| 24 | payments = Payments |
|---|
| 25 | payment_type = Cost center |
|---|
| 26 | payment_types = Cost centers |
|---|
| 27 | total = Balance |
|---|
| 28 | transfer = Transfer |
|---|
| 29 | verified = Verified |
|---|
| 30 | unverified = Unverified |
|---|
| 31 | user_exists = User with email %s already exists |
|---|