Include new line at the end of the file.

This commit is contained in:
James Cole 2017-02-05 19:51:58 +01:00
parent b09a250a03
commit dba92d73c4
No known key found for this signature in database
GPG Key ID: C16961E655E74B5E
155 changed files with 151 additions and 151 deletions

View File

@ -279,4 +279,4 @@ class MetaPieChart implements MetaPieChartInterface
return $chartData;
}
}
}

View File

@ -79,4 +79,4 @@ interface MetaPieChartInterface
*/
public function setUser(User $user): MetaPieChartInterface;
}
}

View File

@ -129,4 +129,4 @@ class JavascriptController extends Controller
];
}
}
}

View File

@ -30,4 +30,4 @@ interface ImportProcedureInterface
*/
public function runImport(ImportJob $job): Collection;
}
}

View File

@ -50,4 +50,4 @@ class LogServiceProvider extends LaravelLogServiceProvider
$this->logLevel()
);
}
}
}

0
config/app.php Executable file → Normal file
View File

View File

@ -25,4 +25,4 @@ return [
'failed' => 'Falscher Benutzername und/oder falsches Passwort.',
'throttle' => 'Zu viele Login-Versuche. Bitte versuchen Sie es in :seconds Sekunde(n) erneut.',
];
];

View File

@ -38,4 +38,4 @@ return [
'createTag' => 'Neuen Tag erstellen',
'edit_tag' => 'Bearbeite Tag ":tag"',
'delete_tag' => 'Lösche Tag ":tag"',
];
];

View File

@ -20,4 +20,4 @@ return [
'year' => '%Y',
'half_year' => '%B %Y',
];
];

View File

@ -77,4 +77,4 @@ return [
'column_tags-space' => 'Tags (durch Leerzeichen getrennt)',
'column_account-number' => 'Bestandskonto (Kontonr.)',
'column_opposing-number' => 'Zielkonto (Kontonr.)',
];
];

View File

@ -21,4 +21,4 @@ return [
'import-index' => 'Natürlich kann eine CSV-Datei in Firefly III importiert werden ',
'import-configure-security' => 'Aufgrund von Sicherheitsbedenken wurde der Upload mit einer lokalen Datei ersetzt.',
'import-configure-configuration' => 'Die unten stehende Konfiguration für die lokale Datei ist korrekt.',
];
];

View File

@ -960,4 +960,4 @@ Sollen zusätzlich Ihre Girokonten angezeigt werden?',
'import_finished_intro' => 'The import has finished! You can now see the new transactions in Firefly.',
'import_finished_text_without_link' => 'It seems there is no tag that points to all your imported transactions. Please look for your imported data in the menu on the left, under "Transactions".',
'import_finished_text_with_link' => 'You can find a list of your imported transactions on the page of the <a href="tags/show/:tag">tag that was created for this import</a>.',
];
];

View File

@ -181,4 +181,4 @@ return [
'payment_date' => 'Zahlungsdatum',
'invoice_date' => 'Rechnungsdatum',
'internal_reference' => 'Interner Verweis',
];
];

View File

@ -30,4 +30,4 @@ return [
'main-content-end-text' => 'Denken Sie daran, dass jede Seite ein kleines Fragezeichen in der oberen rechten Ecke hat. Klicken Sie darauf um Hilfe zur aktuellen Seite zu erhalten.',
'index' => 'index',
'home' => 'home',
];
];

View File

@ -86,4 +86,4 @@ return [
'budget_count' => 'Anzahl Budgets',
'rule_and_groups_count' => 'Anzahl Regeln und Regelgruppen',
'tags_count' => 'Anzahl Tags',
];
];

View File

@ -14,4 +14,4 @@ return [
'previous' => '&laquo; Vorherige',
'next' => 'Nächste &raquo;',
];
];

View File

@ -16,4 +16,4 @@ return [
'sent' => 'Wir haben Ihnen einen Link zum Zurücksetzen des Passworts zugesendet!',
'reset' => 'Ihr Passwort wurde zurückgesetzt!',
'blocked' => 'Netter Versuch.',
];
];

View File

@ -88,4 +88,4 @@ return [
'in_array' => ':attribute existiert nicht in :other.',
'present' => 'Das :attribute Feld muss vorhanden sein.',
'amount_zero' => 'Der Gesamtbetrag darf nicht Null sein',
];
];

0
resources/lang/en_US/auth.php Executable file → Normal file
View File

View File

@ -21,4 +21,4 @@ return [
'import-index' => 'Of course, any CSV file can be imported into Firefly III ',
'import-configure-security' => 'Because of security concerns, your upload has been replaced with a local file.',
'import-configure-configuration' => 'The configuration you see below is correct for the local file.',
];
];

0
resources/lang/en_US/pagination.php Executable file → Normal file
View File

0
resources/lang/en_US/passwords.php Executable file → Normal file
View File

View File

@ -25,4 +25,4 @@ return [
'failed' => 'These credentials do not match our records.',
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
];
];

View File

@ -38,4 +38,4 @@ return [
'createTag' => 'Create new tag',
'edit_tag' => 'Edit tag ":tag"',
'delete_tag' => 'Delete tag ":tag"',
];
];

View File

@ -20,4 +20,4 @@ return [
'year' => '%Y',
'half_year' => '%B %Y',
];
];

View File

@ -77,4 +77,4 @@ return [
'column_tags-space' => 'Tags (space separated)',
'column_account-number' => 'Asset account (account number)',
'column_opposing-number' => 'Opposing account (account number)',
];
];

View File

@ -21,4 +21,4 @@ return [
'import-index' => 'Of course, any CSV file can be imported into Firefly III ',
'import-configure-security' => 'Because of security concerns, your upload has been replaced with a local file.',
'import-configure-configuration' => 'The configuration you see below is correct for the local file.',
];
];

View File

@ -959,4 +959,4 @@ return [
'import_finished_intro' => 'The import has finished! You can now see the new transactions in Firefly.',
'import_finished_text_without_link' => 'It seems there is no tag that points to all your imported transactions. Please look for your imported data in the menu on the left, under "Transactions".',
'import_finished_text_with_link' => 'You can find a list of your imported transactions on the page of the <a href="tags/show/:tag">tag that was created for this import</a>.',
];
];

View File

@ -181,4 +181,4 @@ return [
'payment_date' => 'Payment date',
'invoice_date' => 'Invoice date',
'internal_reference' => 'Internal reference',
];
];

View File

@ -30,4 +30,4 @@ return [
'main-content-end-text' => 'Remember that every page has a small question mark at the right top. Click it to get help about the page you\'re on.',
'index' => 'index',
'home' => 'home',
];
];

View File

@ -86,4 +86,4 @@ return [
'budget_count' => 'Number of budgets',
'rule_and_groups_count' => 'Number of rules and rule groups',
'tags_count' => 'Number of tags',
];
];

View File

@ -14,4 +14,4 @@ return [
'previous' => '&laquo; Previous',
'next' => 'Next &raquo;',
];
];

View File

@ -16,4 +16,4 @@ return [
'sent' => 'We have e-mailed your password reset link!',
'reset' => 'Your password has been reset!',
'blocked' => 'Nice try though.',
];
];

View File

@ -88,4 +88,4 @@ return [
'in_array' => 'The :attribute field does not exist in :other.',
'present' => 'The :attribute field must be present.',
'amount_zero' => 'The total amount cannot be zero',
];
];

View File

@ -25,4 +25,4 @@ return [
'failed' => 'Ces identifiants n\'ont aucune correspondance.',
'throttle' => 'Trop de tentatives de connexion. Veuillez essayer à nouveau dans :seconds secondes.',
];
];

View File

@ -38,4 +38,4 @@ return [
'createTag' => 'Créer un nouveau tag',
'edit_tag' => 'Éditer le tag ":tag"',
'delete_tag' => 'Supprimer le tag ":tag"',
];
];

View File

@ -20,4 +20,4 @@ return [
'year' => '%Y',
'half_year' => '%B %Y',
];
];

View File

@ -77,4 +77,4 @@ return [
'column_tags-space' => 'Tags(séparé par des espaces)',
'column_account-number' => 'Compte dactif (numéro de compte)',
'column_opposing-number' => 'Compte destination (numéro de compte)',
];
];

View File

@ -21,4 +21,4 @@ return [
'import-index' => 'Of course, any CSV file can be imported into Firefly III ',
'import-configure-security' => 'Because of security concerns, your upload has been replaced with a local file.',
'import-configure-configuration' => 'The configuration you see below is correct for the local file.',
];
];

View File

@ -959,4 +959,4 @@ return [
'import_finished_intro' => 'The import has finished! You can now see the new transactions in Firefly.',
'import_finished_text_without_link' => 'It seems there is no tag that points to all your imported transactions. Please look for your imported data in the menu on the left, under "Transactions".',
'import_finished_text_with_link' => 'You can find a list of your imported transactions on the page of the <a href="tags/show/:tag">tag that was created for this import</a>.',
];
];

View File

@ -181,4 +181,4 @@ return [
'payment_date' => 'Date de paiement',
'invoice_date' => 'Date de facturation',
'internal_reference' => 'Référence interne',
];
];

View File

@ -30,4 +30,4 @@ return [
'main-content-end-text' => 'N\'oubliez pas que chaque page a un petit point d\'interrogation en haut à droite. Cliquez dessus pour obtenir de l\'aide concernant la page actuelle.',
'index' => 'index',
'home' => 'accueil',
];
];

View File

@ -86,4 +86,4 @@ return [
'budget_count' => 'Number of budgets',
'rule_and_groups_count' => 'Number of rules and rule groups',
'tags_count' => 'Number of tags',
];
];

View File

@ -14,4 +14,4 @@ return [
'previous' => '&laquo; Précédent',
'next' => 'Suivant &raquo;',
];
];

View File

@ -16,4 +16,4 @@ return [
'sent' => 'Nous vous avons envoyé par e-mail un lien de réinitialisation de votre mot de passe !',
'reset' => 'Votre mot de passe a été réinitialisé !',
'blocked' => 'Bien essayé cependant.',
];
];

View File

@ -88,4 +88,4 @@ return [
'in_array' => 'The :attribute field does not exist in :other.',
'present' => 'The :attribute field must be present.',
'amount_zero' => 'The total amount cannot be zero',
];
];

View File

@ -25,4 +25,4 @@ return [
'failed' => 'These credentials do not match our records.',
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
];
];

View File

@ -38,4 +38,4 @@ return [
'createTag' => 'Kreiraj novu oznaku',
'edit_tag' => 'Uredi oznaku ":tag"',
'delete_tag' => 'Obriši oznaku ":tag"',
];
];

View File

@ -20,4 +20,4 @@ return [
'year' => '%Y',
'half_year' => '%B %Y',
];
];

View File

@ -77,4 +77,4 @@ return [
'column_tags-space' => 'Tags (space separated)',
'column_account-number' => 'Asset account (account number)',
'column_opposing-number' => 'Opposing account (account number)',
];
];

View File

@ -21,4 +21,4 @@ return [
'import-index' => 'Of course, any CSV file can be imported into Firefly III ',
'import-configure-security' => 'Because of security concerns, your upload has been replaced with a local file.',
'import-configure-configuration' => 'The configuration you see below is correct for the local file.',
];
];

View File

@ -959,4 +959,4 @@ return [
'import_finished_intro' => 'The import has finished! You can now see the new transactions in Firefly.',
'import_finished_text_without_link' => 'It seems there is no tag that points to all your imported transactions. Please look for your imported data in the menu on the left, under "Transactions".',
'import_finished_text_with_link' => 'You can find a list of your imported transactions on the page of the <a href="tags/show/:tag">tag that was created for this import</a>.',
];
];

View File

@ -181,4 +181,4 @@ return [
'payment_date' => 'Payment date',
'invoice_date' => 'Invoice date',
'internal_reference' => 'Internal reference',
];
];

View File

@ -30,4 +30,4 @@ return [
'main-content-end-text' => 'Remember that every page has a small question mark at the right top. Click it to get help about the page you\'re on.',
'index' => 'index',
'home' => 'home',
];
];

View File

@ -86,4 +86,4 @@ return [
'budget_count' => 'Number of budgets',
'rule_and_groups_count' => 'Number of rules and rule groups',
'tags_count' => 'Number of tags',
];
];

View File

@ -14,4 +14,4 @@ return [
'previous' => '&laquo; Prethodna',
'next' => 'Sljedeća &raquo;',
];
];

View File

@ -16,4 +16,4 @@ return [
'sent' => 'Na e-mail smo ti poslali poveznicu za promjenu lozinke!',
'reset' => 'Tvoja lozinka je promijenjena!',
'blocked' => 'Lijep pokušaj.',
];
];

View File

@ -88,4 +88,4 @@ return [
'in_array' => 'The :attribute field does not exist in :other.',
'present' => 'The :attribute field must be present.',
'amount_zero' => 'The total amount cannot be zero',
];
];

View File

@ -25,4 +25,4 @@ return [
'failed' => 'Deze gegevens zijn niet correct.',
'throttle' => 'Te veel inlogpogingen. Probeer opnieuw in: seconden seconden.',
];
];

View File

@ -38,4 +38,4 @@ return [
'createTag' => 'Maak nieuwe tag',
'edit_tag' => 'Wijzig tag ":tag"',
'delete_tag' => 'Verwijder tag ":tag"',
];
];

View File

@ -20,4 +20,4 @@ return [
'year' => '%Y',
'half_year' => '%B %Y',
];
];

View File

@ -77,4 +77,4 @@ return [
'column_tags-space' => 'Tags (spatiegescheiden)',
'column_account-number' => 'Betaalrekening (rekeningnummer)',
'column_opposing-number' => 'Tegenrekening (rekeningnummer)',
];
];

View File

@ -21,4 +21,4 @@ return [
'import-index' => 'Of course, any CSV file can be imported into Firefly III ',
'import-configure-security' => 'Because of security concerns, your upload has been replaced with a local file.',
'import-configure-configuration' => 'The configuration you see below is correct for the local file.',
];
];

View File

@ -959,4 +959,4 @@ return [
'import_finished_intro' => 'De import is klaar! Je kan de transacties nu terugvinden in Firefly.',
'import_finished_text_without_link' => 'Er is geen tag die al je transacties bevat. Kijk links in het menu onder "Transacties" en zoek daar je nieuwe transacties op.',
'import_finished_text_with_link' => 'Je kan je geïmporteerde transacties <a href="tags/show/:tag">op deze pagina</a> terug vinden.',
];
];

View File

@ -181,4 +181,4 @@ return [
'payment_date' => 'Betalingsdatum',
'invoice_date' => 'Factuurdatum',
'internal_reference' => 'Interne verwijzing',
];
];

View File

@ -30,4 +30,4 @@ return [
'main-content-end-text' => 'Elke pagina heeft een vraagtekentje rechtsboven. Gebruik deze voor meer hulp. Veel plezier!',
'index' => 'index',
'home' => 'home',
];
];

View File

@ -86,4 +86,4 @@ return [
'budget_count' => 'Aantal budgetten',
'rule_and_groups_count' => 'Aantal regels en regelgroepen',
'tags_count' => 'Aantal tags',
];
];

View File

@ -14,4 +14,4 @@ return [
'previous' => '&laquo; Vorige',
'next' => 'Volgende &raquo;',
];
];

View File

@ -16,4 +16,4 @@ return [
'sent' => 'Je krijgt een mailtje met een linkje om je wachtwoord te herstellen!',
'reset' => 'Je wachtwoord is hersteld!',
'blocked' => 'Leuk geprobeerd wel.',
];
];

View File

@ -88,4 +88,4 @@ return [
'in_array' => 'Het :attribute veld bestaat niet in :other.',
'present' => 'Het :attribute veld moet aanwezig zijn.',
'amount_zero' => 'Het totaalbedrag kan niet nul zijn',
];
];

View File

@ -25,4 +25,4 @@ return [
'failed' => 'Te poświadczenia nie zgadzają się z naszymi danymi.',
'throttle' => 'Zbyt wiele prób logowania. Spróbuj ponownie za :seconds sekund.',
];
];

View File

@ -38,4 +38,4 @@ return [
'createTag' => 'Utwórz nowy tag',
'edit_tag' => 'Modyfikuj tag ":tag"',
'delete_tag' => 'Usuń tag ":tag"',
];
];

View File

@ -20,4 +20,4 @@ return [
'year' => '%Y',
'half_year' => '%B %Y',
];
];

View File

@ -77,4 +77,4 @@ return [
'column_tags-space' => 'Tagi (oddzielone spacjami)',
'column_account-number' => 'Konto aktywów (numer konta)',
'column_opposing-number' => 'Opposing account (account number)',
];
];

View File

@ -21,4 +21,4 @@ return [
'import-index' => 'Of course, any CSV file can be imported into Firefly III ',
'import-configure-security' => 'Because of security concerns, your upload has been replaced with a local file.',
'import-configure-configuration' => 'Konfiguracja, która widzisz poniżej jest prawidłowa dla lokalnego pliku.',
];
];

View File

@ -959,4 +959,4 @@ return [
'import_finished_intro' => 'The import has finished! You can now see the new transactions in Firefly.',
'import_finished_text_without_link' => 'It seems there is no tag that points to all your imported transactions. Please look for your imported data in the menu on the left, under "Transactions".',
'import_finished_text_with_link' => 'You can find a list of your imported transactions on the page of the <a href="tags/show/:tag">tag that was created for this import</a>.',
];
];

View File

@ -181,4 +181,4 @@ return [
'payment_date' => 'Data płatności',
'invoice_date' => 'Data faktury',
'internal_reference' => 'Internal reference',
];
];

View File

@ -30,4 +30,4 @@ return [
'main-content-end-text' => 'Pamiętaj, że każda strona ma małą ikonkę ze znakiem zapytania w prawym górnym rogu. Kliknij ją aby otrzymać dodatkowe informacje o stronie, na której się znajdujesz.',
'index' => 'indeks',
'home' => 'początek',
];
];

View File

@ -86,4 +86,4 @@ return [
'budget_count' => 'Liczba budżetów',
'rule_and_groups_count' => 'Liczba reguł i grup reguł',
'tags_count' => 'Liczba tagów',
];
];

View File

@ -14,4 +14,4 @@ return [
'previous' => '&laquo; Poprzednia',
'next' => 'Następna &raquo;',
];
];

View File

@ -16,4 +16,4 @@ return [
'sent' => 'Wysłaliśmy link do resetowania hasła na twój adres email!',
'reset' => 'Twoje hasło zostało zresetowane!',
'blocked' => 'Przynajmniej próbowałeś.',
];
];

View File

@ -88,4 +88,4 @@ return [
'in_array' => 'Pole :attribute nie istnieje w :other.',
'present' => 'Pole :attribute musi być obecne.',
'amount_zero' => 'Całkowita kwota nie może być zerem',
];
];

View File

@ -25,4 +25,4 @@ return [
'failed' => 'Essas credenciais não correspondem aos nossos registros.',
'throttle' => 'Muitas tentativas de login. Por favor, tente novamente em :seconds segundos.',
];
];

View File

@ -38,4 +38,4 @@ return [
'createTag' => 'Criar nova etiqueta',
'edit_tag' => 'Editar etiqueta ":tag"',
'delete_tag' => 'Apagar etiqueta ":tag"',
];
];

View File

@ -20,4 +20,4 @@ return [
'year' => '%Y',
'half_year' => '%B %Y',
];
];

View File

@ -77,4 +77,4 @@ return [
'column_tags-space' => 'Tags (separadas por espaço)',
'column_account-number' => 'Conta de ativo (número da conta)',
'column_opposing-number' => 'Conta Contrária (número da conta)',
];
];

View File

@ -21,4 +21,4 @@ return [
'import-index' => 'Claro, qualquer arquivo .CSV pode ser importado em Firefly III ',
'import-configure-security' => 'Por questões de segurança, seu upload foi substituído por um arquivo local.',
'import-configure-configuration' => 'A configuração que você vê abaixo é a correta para o arquivo local.',
];
];

View File

@ -959,4 +959,4 @@ return [
'import_finished_intro' => 'The import has finished! You can now see the new transactions in Firefly.',
'import_finished_text_without_link' => 'It seems there is no tag that points to all your imported transactions. Please look for your imported data in the menu on the left, under "Transactions".',
'import_finished_text_with_link' => 'You can find a list of your imported transactions on the page of the <a href="tags/show/:tag">tag that was created for this import</a>.',
];
];

View File

@ -181,4 +181,4 @@ return [
'payment_date' => 'Data de pagamento',
'invoice_date' => 'Data da Fatura',
'internal_reference' => 'Referência interna',
];
];

View File

@ -30,4 +30,4 @@ return [
'main-content-end-text' => 'Lembre-se que cada página tem um pequeno ponto de interrogação na parte superior direita. Clique nele para obter ajuda sobre a página que você está.',
'index' => 'índice',
'home' => 'casa',
];
];

View File

@ -86,4 +86,4 @@ return [
'budget_count' => 'Número de orçamentos',
'rule_and_groups_count' => 'Número de regras e grupos de regras',
'tags_count' => 'Número de tags',
];
];

View File

@ -14,4 +14,4 @@ return [
'previous' => '&laquo; Anterior',
'next' => 'Próximo &raquo;',
];
];

View File

@ -16,4 +16,4 @@ return [
'sent' => 'Nós te enviamos um email com um link para trocar a senha!',
'reset' => 'Sua senha foi redefinida!',
'blocked' => 'Boa tentativa.',
];
];

View File

@ -88,4 +88,4 @@ return [
'in_array' => 'O campo :attribute não existe em :other.',
'present' => 'O campo :attribute deve estar presente.',
'amount_zero' => 'A quantidade total não pode ser zero',
];
];

View File

@ -25,4 +25,4 @@ return [
'failed' => 'Неправильный адрес электронной почты или пароль.',
'throttle' => 'Слишком много попыток логина. Пожалуйста, попробуйте снова через :seconds секунд.',
];
];

View File

@ -38,4 +38,4 @@ return [
'createTag' => 'Создать новый тег',
'edit_tag' => 'Редактировать тег ":tag"',
'delete_tag' => 'Удалить тег ":tag"',
];
];

View File

@ -20,4 +20,4 @@ return [
'year' => '%Y',
'half_year' => '%B %Y',
];
];

View File

@ -77,4 +77,4 @@ return [
'column_tags-space' => 'Tags (space separated)',
'column_account-number' => 'Asset account (account number)',
'column_opposing-number' => 'Opposing account (account number)',
];
];

View File

@ -21,4 +21,4 @@ return [
'import-index' => 'Of course, any CSV file can be imported into Firefly III ',
'import-configure-security' => 'Because of security concerns, your upload has been replaced with a local file.',
'import-configure-configuration' => 'The configuration you see below is correct for the local file.',
];
];

View File

@ -959,4 +959,4 @@ return [
'import_finished_intro' => 'The import has finished! You can now see the new transactions in Firefly.',
'import_finished_text_without_link' => 'It seems there is no tag that points to all your imported transactions. Please look for your imported data in the menu on the left, under "Transactions".',
'import_finished_text_with_link' => 'You can find a list of your imported transactions on the page of the <a href="tags/show/:tag">tag that was created for this import</a>.',
];
];

Some files were not shown because too many files have changed in this diff Show More