New translations.

This commit is contained in:
James Cole
2021-08-10 19:32:48 +02:00
parent 8328c26df3
commit 21d28a9a19
44 changed files with 3303 additions and 30 deletions

View File

@@ -1074,7 +1074,7 @@ return [
'expense_deleted' => 'Ausgabenkonto „:name” erfolgreich gelöscht',
'revenue_deleted' => 'Einnahmenkonto „:name” erfolgreich gelöscht',
'update_asset_account' => 'Bestandskonto aktualisieren',
'update_undefined_account' => 'Update account',
'update_undefined_account' => 'Konto aktualisieren',
'update_liabilities_account' => 'Verbindlichkeit aktualisieren',
'update_expense_account' => 'Ausgabenkonto aktualisieren',
'update_revenue_account' => 'Einnahmenkonto aktualisieren',
@@ -1122,7 +1122,7 @@ return [
'stored_new_account' => 'Neues Konto „:name” gespeichert!',
'stored_new_account_js' => 'Neues Konto "<a href="accounts/show/{ID}">„{name}”</a>" gespeichert!',
'updated_account' => 'Konto „:name” aktualisiert',
'updated_account_js' => 'Updated account "<a href="accounts/show/{ID}">{title}</a>".',
'updated_account_js' => 'Konto "<a href="accounts/show/{ID}">{title}</a>" aktualisiert.',
'credit_card_options' => 'Kreditkartenoptionen',
'no_transactions_account' => 'Es liegen (in diesem Zeitraum) keine Buchungen für das Bestandskonto „:name” vor.',
'no_transactions_period' => 'Keine Buchungen (in diesem Zeitraum) vorhanden.',