mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-12-29 02:11:12 -06:00
Updated translations.
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
This commit is contained in:
parent
9c3dac8170
commit
2920dd356e
@ -285,6 +285,7 @@ return [
|
||||
'pref_optional_tj_process_date' => 'Processing date',
|
||||
'pref_optional_tj_due_date' => 'Due date',
|
||||
'pref_optional_tj_payment_date' => 'Payment date',
|
||||
'pref_optional_tj_invoice_date' => 'Invoice date',
|
||||
'pref_optional_tj_internal_reference' => 'Internal reference',
|
||||
'pref_optional_tj_notes' => 'Notes',
|
||||
'pref_optional_tj_attachments' => 'Attachments',
|
||||
|
@ -149,5 +149,6 @@ return [
|
||||
|
||||
'due_date' => 'Due date',
|
||||
'payment_date' => 'Payment date',
|
||||
'invoice_date' => 'Invoice date',
|
||||
'internal_reference' => 'Internal reference',
|
||||
];
|
||||
|
@ -41,6 +41,8 @@ return [
|
||||
'process_date' => 'Processing date',
|
||||
'due_date' => 'Due date',
|
||||
'payment_date' => 'Payment date',
|
||||
'invoice_date' => 'Invoice date',
|
||||
'interal_reference' => 'Internal reference',
|
||||
'notes' => 'Notes',
|
||||
'from' => 'From',
|
||||
'piggy_bank' => 'Sparschwein',
|
||||
|
@ -285,6 +285,7 @@ return [
|
||||
'pref_optional_tj_process_date' => 'Processing date',
|
||||
'pref_optional_tj_due_date' => 'Due date',
|
||||
'pref_optional_tj_payment_date' => 'Payment date',
|
||||
'pref_optional_tj_invoice_date' => 'Invoice date',
|
||||
'pref_optional_tj_internal_reference' => 'Internal reference',
|
||||
'pref_optional_tj_notes' => 'Notes',
|
||||
'pref_optional_tj_attachments' => 'Attachments',
|
||||
|
@ -149,5 +149,6 @@ return [
|
||||
|
||||
'due_date' => 'Due date',
|
||||
'payment_date' => 'Payment date',
|
||||
'invoice_date' => 'Invoice date',
|
||||
'internal_reference' => 'Internal reference',
|
||||
];
|
||||
|
@ -41,6 +41,8 @@ return [
|
||||
'process_date' => 'Date de traitement',
|
||||
'due_date' => 'Due date',
|
||||
'payment_date' => 'Payment date',
|
||||
'invoice_date' => 'Invoice date',
|
||||
'interal_reference' => 'Internal reference',
|
||||
'notes' => 'Notes',
|
||||
'from' => 'Depuis',
|
||||
'piggy_bank' => 'Tirelire',
|
||||
|
@ -285,6 +285,7 @@ return [
|
||||
'pref_optional_tj_process_date' => 'Verwerkingsdatum',
|
||||
'pref_optional_tj_due_date' => 'Vervaldatum',
|
||||
'pref_optional_tj_payment_date' => 'Betalingsdatum',
|
||||
'pref_optional_tj_invoice_date' => 'Factuurdatum',
|
||||
'pref_optional_tj_internal_reference' => 'Interne verwijzing',
|
||||
'pref_optional_tj_notes' => 'Notities',
|
||||
'pref_optional_tj_attachments' => 'Bijlagen',
|
||||
|
@ -149,5 +149,6 @@ return [
|
||||
|
||||
'due_date' => 'Vervaldatum',
|
||||
'payment_date' => 'Betalingsdatum',
|
||||
'invoice_date' => 'Factuurdatum',
|
||||
'internal_reference' => 'Interne verwijzing',
|
||||
];
|
||||
|
@ -41,6 +41,8 @@ return [
|
||||
'process_date' => 'Verwerkingsdatum',
|
||||
'due_date' => 'Vervaldatum',
|
||||
'payment_date' => 'Betalingsdatum',
|
||||
'invoice_date' => 'Factuurdatum',
|
||||
'interal_reference' => 'Interne verwijzing',
|
||||
'notes' => 'Notities',
|
||||
'from' => 'Van',
|
||||
'piggy_bank' => 'Spaarpotje',
|
||||
|
@ -285,6 +285,7 @@ return [
|
||||
'pref_optional_tj_process_date' => 'Processing date',
|
||||
'pref_optional_tj_due_date' => 'Due date',
|
||||
'pref_optional_tj_payment_date' => 'Payment date',
|
||||
'pref_optional_tj_invoice_date' => 'Invoice date',
|
||||
'pref_optional_tj_internal_reference' => 'Internal reference',
|
||||
'pref_optional_tj_notes' => 'Notes',
|
||||
'pref_optional_tj_attachments' => 'Attachments',
|
||||
|
@ -149,5 +149,6 @@ return [
|
||||
|
||||
'due_date' => 'Due date',
|
||||
'payment_date' => 'Payment date',
|
||||
'invoice_date' => 'Invoice date',
|
||||
'internal_reference' => 'Internal reference',
|
||||
];
|
||||
|
@ -41,6 +41,8 @@ return [
|
||||
'process_date' => 'Data de processamento',
|
||||
'due_date' => 'Due date',
|
||||
'payment_date' => 'Payment date',
|
||||
'invoice_date' => 'Invoice date',
|
||||
'interal_reference' => 'Internal reference',
|
||||
'notes' => 'Notes',
|
||||
'from' => 'De',
|
||||
'piggy_bank' => 'Cofrinho',
|
||||
|
@ -285,6 +285,7 @@ return [
|
||||
'pref_optional_tj_process_date' => 'Processing date',
|
||||
'pref_optional_tj_due_date' => 'Due date',
|
||||
'pref_optional_tj_payment_date' => 'Payment date',
|
||||
'pref_optional_tj_invoice_date' => 'Invoice date',
|
||||
'pref_optional_tj_internal_reference' => 'Internal reference',
|
||||
'pref_optional_tj_notes' => 'Notes',
|
||||
'pref_optional_tj_attachments' => 'Attachments',
|
||||
|
@ -149,5 +149,6 @@ return [
|
||||
|
||||
'due_date' => 'Due date',
|
||||
'payment_date' => 'Payment date',
|
||||
'invoice_date' => 'Invoice date',
|
||||
'internal_reference' => 'Internal reference',
|
||||
];
|
||||
|
@ -41,6 +41,8 @@ return [
|
||||
'process_date' => 'Processing date',
|
||||
'due_date' => 'Due date',
|
||||
'payment_date' => 'Payment date',
|
||||
'invoice_date' => 'Invoice date',
|
||||
'interal_reference' => 'Internal reference',
|
||||
'notes' => 'Notes',
|
||||
'from' => 'From',
|
||||
'piggy_bank' => 'Piggy bank',
|
||||
|
@ -285,6 +285,7 @@ return [
|
||||
'pref_optional_tj_process_date' => 'Processing date',
|
||||
'pref_optional_tj_due_date' => 'Due date',
|
||||
'pref_optional_tj_payment_date' => 'Payment date',
|
||||
'pref_optional_tj_invoice_date' => 'Invoice date',
|
||||
'pref_optional_tj_internal_reference' => 'Internal reference',
|
||||
'pref_optional_tj_notes' => 'Notes',
|
||||
'pref_optional_tj_attachments' => 'Attachments',
|
||||
|
@ -149,5 +149,6 @@ return [
|
||||
|
||||
'due_date' => 'Due date',
|
||||
'payment_date' => 'Payment date',
|
||||
'invoice_date' => 'Invoice date',
|
||||
'internal_reference' => 'Internal reference',
|
||||
];
|
||||
|
@ -41,6 +41,8 @@ return [
|
||||
'process_date' => '處理日期',
|
||||
'due_date' => 'Due date',
|
||||
'payment_date' => 'Payment date',
|
||||
'invoice_date' => 'Invoice date',
|
||||
'interal_reference' => 'Internal reference',
|
||||
'notes' => 'Notes',
|
||||
'from' => '從',
|
||||
'piggy_bank' => '存錢筒',
|
||||
|
Loading…
Reference in New Issue
Block a user