From 91568cf9195daee3bd24cd477a019386f9143bfd Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:10:10 +0100 Subject: [PATCH 001/121] Translated --- resources/lang/pl_PL/passwords.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pl_PL/passwords.php b/resources/lang/pl_PL/passwords.php index 64141c8686..f3d2d44d09 100644 --- a/resources/lang/pl_PL/passwords.php +++ b/resources/lang/pl_PL/passwords.php @@ -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ś.', -]; +]; \ No newline at end of file From 9a124bb3b26a7e0334d559a3ef7ae944720e11f5 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:10:12 +0100 Subject: [PATCH 002/121] New translations --- resources/lang/pl_PL/validation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pl_PL/validation.php b/resources/lang/pl_PL/validation.php index f1ad408cb7..107f70fe31 100644 --- a/resources/lang/pl_PL/validation.php +++ b/resources/lang/pl_PL/validation.php @@ -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', -]; +]; \ No newline at end of file From 53bb64641bcf960d2eab769c88c7257bb4a9e390 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:10:13 +0100 Subject: [PATCH 003/121] Translated --- resources/lang/pl_PL/pagination.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pl_PL/pagination.php b/resources/lang/pl_PL/pagination.php index 0cdbd60741..f666586cef 100644 --- a/resources/lang/pl_PL/pagination.php +++ b/resources/lang/pl_PL/pagination.php @@ -14,4 +14,4 @@ return [ 'previous' => '« Poprzednia', 'next' => 'Następna »', -]; +]; \ No newline at end of file From c10148753a0f8230263fc4658e1be7baa542172d Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:10:14 +0100 Subject: [PATCH 004/121] New translations --- resources/lang/pl_PL/list.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pl_PL/list.php b/resources/lang/pl_PL/list.php index 1de98adf48..0ce37d9346 100644 --- a/resources/lang/pl_PL/list.php +++ b/resources/lang/pl_PL/list.php @@ -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', -]; +]; \ No newline at end of file From 05060cee5bab74a704f8fc39f0bb0b70f6243e4e Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:10:16 +0100 Subject: [PATCH 005/121] New translations --- resources/lang/pl_PL/form.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pl_PL/form.php b/resources/lang/pl_PL/form.php index 792e53c89d..e5466680b7 100644 --- a/resources/lang/pl_PL/form.php +++ b/resources/lang/pl_PL/form.php @@ -181,4 +181,4 @@ return [ 'payment_date' => 'Data płatności', 'invoice_date' => 'Data faktury', 'internal_reference' => 'Internal reference', -]; +]; \ No newline at end of file From a3e955400fbe3ce4ea2ee15a65237a0df872fa32 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:10:17 +0100 Subject: [PATCH 006/121] Translated --- resources/lang/pl_PL/help.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pl_PL/help.php b/resources/lang/pl_PL/help.php index 0639bfeea4..8b73dbc51d 100644 --- a/resources/lang/pl_PL/help.php +++ b/resources/lang/pl_PL/help.php @@ -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', -]; +]; \ No newline at end of file From 00f9194bfaa569df4aa4f0066911e5d4ba6852f0 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:10:19 +0100 Subject: [PATCH 007/121] New translations --- resources/lang/pl_PL/demo.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pl_PL/demo.php b/resources/lang/pl_PL/demo.php index 623854e8e0..5e19d0ed45 100644 --- a/resources/lang/pl_PL/demo.php +++ b/resources/lang/pl_PL/demo.php @@ -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.', -]; +]; \ No newline at end of file From fa71feb9fb76d5781c30b18b64b6a01346400ee3 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:10:20 +0100 Subject: [PATCH 008/121] Translated --- resources/lang/pt_BR/auth.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pt_BR/auth.php b/resources/lang/pt_BR/auth.php index 15a40c990b..5a17d21cad 100644 --- a/resources/lang/pt_BR/auth.php +++ b/resources/lang/pt_BR/auth.php @@ -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.', -]; +]; \ No newline at end of file From 411739277d39d2f69cdbcefa3518f9c97a656386 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:10:21 +0100 Subject: [PATCH 009/121] Translated --- resources/lang/pt_BR/help.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pt_BR/help.php b/resources/lang/pt_BR/help.php index 877259b46b..83268848f9 100644 --- a/resources/lang/pt_BR/help.php +++ b/resources/lang/pt_BR/help.php @@ -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', -]; +]; \ No newline at end of file From 9d8d54e5c8b67b0c611ba487817948baa469a61b Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:10:23 +0100 Subject: [PATCH 010/121] New translations --- resources/lang/pt_BR/list.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pt_BR/list.php b/resources/lang/pt_BR/list.php index 548fc9cabe..4cc4bbbd49 100644 --- a/resources/lang/pt_BR/list.php +++ b/resources/lang/pt_BR/list.php @@ -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', -]; +]; \ No newline at end of file From 821a443e447dc765c5dd96cf8bb657d35b374189 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:10:24 +0100 Subject: [PATCH 011/121] New translations --- resources/lang/pt_BR/form.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pt_BR/form.php b/resources/lang/pt_BR/form.php index 62f0fbdca9..4d7a1cae62 100644 --- a/resources/lang/pt_BR/form.php +++ b/resources/lang/pt_BR/form.php @@ -181,4 +181,4 @@ return [ 'payment_date' => 'Data de pagamento', 'invoice_date' => 'Data da Fatura', 'internal_reference' => 'Referência interna', -]; +]; \ No newline at end of file From 0d9a81f0e4b9460bda57272177d03648ef0f4a3b Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:10:27 +0100 Subject: [PATCH 012/121] New translations --- resources/lang/pt_BR/firefly.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/resources/lang/pt_BR/firefly.php b/resources/lang/pt_BR/firefly.php index 8493799cbb..57e33c9901 100644 --- a/resources/lang/pt_BR/firefly.php +++ b/resources/lang/pt_BR/firefly.php @@ -26,6 +26,8 @@ return [ 'showEverything' => 'Mostrar tudo', 'never' => 'Nunca', 'search_results_for' => 'Pesquisar resultados por ":query"', + 'advanced_search' => 'Advanced search', + 'advanced_search_intro' => 'There are several modifiers that you can use in your search to narrow down the results. If you use any of these, the search will only return transactions. Please click the -icon for more information.', 'bounced_error' => 'A mensagem enviado para :email ressaltado, não tem acesso para você.', 'deleted_error' => 'Estas credenciais não correspondem aos nossos registros.', 'general_blocked_error' => 'Sua conta foi desativada, você não pode entrar.', @@ -965,4 +967,4 @@ return [ // sandstorm.io errors and messages: 'sandstorm_not_available' => 'This function is not available when you are using Firefly III within a Sandstorm.io environment.', -]; +]; \ No newline at end of file From d5b1722c0c2ce2f6681a1360a0701f4510bc28ee Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:10:28 +0100 Subject: [PATCH 013/121] Translated --- resources/lang/pt_BR/breadcrumbs.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pt_BR/breadcrumbs.php b/resources/lang/pt_BR/breadcrumbs.php index 6f8a0fbefe..cd6c42b790 100644 --- a/resources/lang/pt_BR/breadcrumbs.php +++ b/resources/lang/pt_BR/breadcrumbs.php @@ -38,4 +38,4 @@ return [ 'createTag' => 'Criar nova etiqueta', 'edit_tag' => 'Editar etiqueta ":tag"', 'delete_tag' => 'Apagar etiqueta ":tag"', -]; +]; \ No newline at end of file From 8d6a217f22cddb5bfc4c9b7fd09e428380213634 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:10:30 +0100 Subject: [PATCH 014/121] Translated --- resources/lang/pt_BR/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pt_BR/config.php b/resources/lang/pt_BR/config.php index f192f5235b..297140c4ca 100644 --- a/resources/lang/pt_BR/config.php +++ b/resources/lang/pt_BR/config.php @@ -20,4 +20,4 @@ return [ 'year' => '%Y', 'half_year' => '%B %Y', -]; +]; \ No newline at end of file From a7b99b1bb508b52fc6e9b71f7581b310b5cb2f0b Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:10:33 +0100 Subject: [PATCH 015/121] New translations --- resources/lang/pl_PL/firefly.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/resources/lang/pl_PL/firefly.php b/resources/lang/pl_PL/firefly.php index 697fa1b08c..7a136e4ae1 100644 --- a/resources/lang/pl_PL/firefly.php +++ b/resources/lang/pl_PL/firefly.php @@ -26,6 +26,8 @@ return [ 'showEverything' => 'Pokaż wszystko', 'never' => 'Nigdy', 'search_results_for' => 'Wyniki wyszukiwania dla ":query"', + 'advanced_search' => 'Advanced search', + 'advanced_search_intro' => 'There are several modifiers that you can use in your search to narrow down the results. If you use any of these, the search will only return transactions. Please click the -icon for more information.', 'bounced_error' => 'Wiadomość wysłana na adres :email została odrzucona, więc nie ma dostępu dla Ciebie.', 'deleted_error' => 'Te poświadczenia nie zgadzają się z naszymi danymi.', 'general_blocked_error' => 'Twoje konto zostało zablokowane. Dlatego nie możesz się zalogować.', @@ -965,4 +967,4 @@ return [ // sandstorm.io errors and messages: 'sandstorm_not_available' => 'This function is not available when you are using Firefly III within a Sandstorm.io environment.', -]; +]; \ No newline at end of file From 17e669813309cb23f1ae6ce2af3f1cd6ddd34bca Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:10:34 +0100 Subject: [PATCH 016/121] New translations --- resources/lang/pl_PL/csv.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pl_PL/csv.php b/resources/lang/pl_PL/csv.php index 96e5ce2148..d9b1b88c79 100644 --- a/resources/lang/pl_PL/csv.php +++ b/resources/lang/pl_PL/csv.php @@ -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)', -]; +]; \ No newline at end of file From c49caf663c3b567306c737dbc3f847103ae35ff6 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:10:35 +0100 Subject: [PATCH 017/121] Translated --- resources/lang/de_DE/help.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/de_DE/help.php b/resources/lang/de_DE/help.php index 6fe068f80e..54f198a3cd 100644 --- a/resources/lang/de_DE/help.php +++ b/resources/lang/de_DE/help.php @@ -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', -]; +]; \ No newline at end of file From a2b0ea9c5b7ceb8c23d7612f683c3f7123985442 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:10:37 +0100 Subject: [PATCH 018/121] Translated --- resources/lang/de_DE/list.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/de_DE/list.php b/resources/lang/de_DE/list.php index 0b6e04f918..801ae0be8b 100644 --- a/resources/lang/de_DE/list.php +++ b/resources/lang/de_DE/list.php @@ -86,4 +86,4 @@ return [ 'budget_count' => 'Anzahl Budgets', 'rule_and_groups_count' => 'Anzahl Regeln und Regelgruppen', 'tags_count' => 'Anzahl Tags', -]; +]; \ No newline at end of file From 0154183800dbf3a1499c263cb33a6ea8940fe64a Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:10:38 +0100 Subject: [PATCH 019/121] New translations --- resources/lang/de_DE/form.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/de_DE/form.php b/resources/lang/de_DE/form.php index ed179e8bcb..a5e6307e0d 100644 --- a/resources/lang/de_DE/form.php +++ b/resources/lang/de_DE/form.php @@ -181,4 +181,4 @@ return [ 'payment_date' => 'Zahlungsdatum', 'invoice_date' => 'Rechnungsdatum', 'internal_reference' => 'Interner Verweis', -]; +]; \ No newline at end of file From 7c477239921ca108ea2f767cb3dda079921f860a Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:10:41 +0100 Subject: [PATCH 020/121] New translations --- resources/lang/de_DE/firefly.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/resources/lang/de_DE/firefly.php b/resources/lang/de_DE/firefly.php index e9dc2ab965..c7c9a77db5 100644 --- a/resources/lang/de_DE/firefly.php +++ b/resources/lang/de_DE/firefly.php @@ -26,6 +26,8 @@ return [ 'showEverything' => 'Alles anzeigen', 'never' => 'Nie', 'search_results_for' => 'Suchergebnisse für ":query"', + 'advanced_search' => 'Advanced search', + 'advanced_search_intro' => 'There are several modifiers that you can use in your search to narrow down the results. If you use any of these, the search will only return transactions. Please click the -icon for more information.', 'bounced_error' => 'Die Nachricht an :email ist nicht zustellbar, sodass Sie keinen Zugang haben.', 'deleted_error' => 'Die Zugangsdaten stimmen nicht überein.', 'general_blocked_error' => 'Ihr Benutzerkonto wurde deaktiviert, sodass Sie sich nicht anmelden können.', @@ -966,4 +968,4 @@ Sollen zusätzlich Ihre Girokonten angezeigt werden?', // sandstorm.io errors and messages: 'sandstorm_not_available' => 'This function is not available when you are using Firefly III within a Sandstorm.io environment.', -]; +]; \ No newline at end of file From 10c81fdfba274b49e94c554cca3f22ff67ec87d1 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:10:42 +0100 Subject: [PATCH 021/121] Translated --- resources/lang/de_DE/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/de_DE/config.php b/resources/lang/de_DE/config.php index 452696cfce..ef642a7e8b 100644 --- a/resources/lang/de_DE/config.php +++ b/resources/lang/de_DE/config.php @@ -20,4 +20,4 @@ return [ 'year' => '%Y', 'half_year' => '%B %Y', -]; +]; \ No newline at end of file From eb83023864e02abb50d1eaf4ceea7a26b2065147 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:10:44 +0100 Subject: [PATCH 022/121] Translated --- resources/lang/de_DE/csv.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/de_DE/csv.php b/resources/lang/de_DE/csv.php index 451551ca93..fca9ee7d0f 100644 --- a/resources/lang/de_DE/csv.php +++ b/resources/lang/de_DE/csv.php @@ -77,4 +77,4 @@ return [ 'column_tags-space' => 'Tags (durch Leerzeichen getrennt)', 'column_account-number' => 'Bestandskonto (Kontonr.)', 'column_opposing-number' => 'Zielkonto (Kontonr.)', -]; +]; \ No newline at end of file From f4e95bdbca5f37fa6f07173141930ea018634a61 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:10:45 +0100 Subject: [PATCH 023/121] Translated --- resources/lang/de_DE/pagination.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/de_DE/pagination.php b/resources/lang/de_DE/pagination.php index 2d2efd2bd0..37de9e090a 100644 --- a/resources/lang/de_DE/pagination.php +++ b/resources/lang/de_DE/pagination.php @@ -14,4 +14,4 @@ return [ 'previous' => '« Vorherige', 'next' => 'Nächste »', -]; +]; \ No newline at end of file From 13574d812fc8038ab53f4ab3a15a3199a40662f7 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:10:46 +0100 Subject: [PATCH 024/121] Translated --- resources/lang/de_DE/passwords.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/de_DE/passwords.php b/resources/lang/de_DE/passwords.php index b9deea7fd9..dcc36d2e91 100644 --- a/resources/lang/de_DE/passwords.php +++ b/resources/lang/de_DE/passwords.php @@ -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.', -]; +]; \ No newline at end of file From 6803707b1fc0e5d9c2504616309454ddd351f169 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:10:47 +0100 Subject: [PATCH 025/121] Translated --- resources/lang/pl_PL/breadcrumbs.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pl_PL/breadcrumbs.php b/resources/lang/pl_PL/breadcrumbs.php index fbd869f96d..210aab7ca0 100644 --- a/resources/lang/pl_PL/breadcrumbs.php +++ b/resources/lang/pl_PL/breadcrumbs.php @@ -38,4 +38,4 @@ return [ 'createTag' => 'Utwórz nowy tag', 'edit_tag' => 'Modyfikuj tag ":tag"', 'delete_tag' => 'Usuń tag ":tag"', -]; +]; \ No newline at end of file From d68c2b5b8f375cfcf9aefb462b488b7fa69aab5b Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:10:49 +0100 Subject: [PATCH 026/121] New translations --- resources/lang/pl_PL/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pl_PL/config.php b/resources/lang/pl_PL/config.php index 38f62e9f58..3ccba5874d 100644 --- a/resources/lang/pl_PL/config.php +++ b/resources/lang/pl_PL/config.php @@ -20,4 +20,4 @@ return [ 'year' => '%Y', 'half_year' => '%B %Y', -]; +]; \ No newline at end of file From d24e5b9ecaa7cdf3fba0d7bd6554b30a2feee179 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:10:50 +0100 Subject: [PATCH 027/121] Translated --- resources/lang/pl_PL/auth.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pl_PL/auth.php b/resources/lang/pl_PL/auth.php index dabd854a8e..a7b55af932 100644 --- a/resources/lang/pl_PL/auth.php +++ b/resources/lang/pl_PL/auth.php @@ -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.', -]; +]; \ No newline at end of file From c737ceb63fb02762257e74f5dc14c577850ecfc0 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:10:51 +0100 Subject: [PATCH 028/121] New translations --- resources/lang/de_DE/demo.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/de_DE/demo.php b/resources/lang/de_DE/demo.php index 3a54a5a14e..24e22bfa97 100644 --- a/resources/lang/de_DE/demo.php +++ b/resources/lang/de_DE/demo.php @@ -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.', -]; +]; \ No newline at end of file From 0bd688962b9735d7e6f34b2252e8dbe4f593cb88 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:10:52 +0100 Subject: [PATCH 029/121] New translations --- resources/lang/de_DE/validation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/de_DE/validation.php b/resources/lang/de_DE/validation.php index 472dc30487..56ca0aa328 100644 --- a/resources/lang/de_DE/validation.php +++ b/resources/lang/de_DE/validation.php @@ -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', -]; +]; \ No newline at end of file From d0b3b4b18616c9987d833153d8126ffae083a677 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:10:54 +0100 Subject: [PATCH 030/121] Translated --- resources/lang/pt_BR/pagination.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pt_BR/pagination.php b/resources/lang/pt_BR/pagination.php index 7849521349..f16e5f9bb1 100644 --- a/resources/lang/pt_BR/pagination.php +++ b/resources/lang/pt_BR/pagination.php @@ -14,4 +14,4 @@ return [ 'previous' => '« Anterior', 'next' => 'Próximo »', -]; +]; \ No newline at end of file From a49f8a27e283224e8d41d497df98a52b90c0b31e Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:10:55 +0100 Subject: [PATCH 031/121] Translated --- resources/lang/pt_BR/passwords.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pt_BR/passwords.php b/resources/lang/pt_BR/passwords.php index 24863232a1..d167089a72 100644 --- a/resources/lang/pt_BR/passwords.php +++ b/resources/lang/pt_BR/passwords.php @@ -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.', -]; +]; \ No newline at end of file From 6b92ef9d7106d80f39c7981fb91ff586236b72ab Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:10:56 +0100 Subject: [PATCH 032/121] New translations --- resources/lang/es_ES/help.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/es_ES/help.php b/resources/lang/es_ES/help.php index 5198e5510f..61210ffe41 100644 --- a/resources/lang/es_ES/help.php +++ b/resources/lang/es_ES/help.php @@ -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', -]; +]; \ No newline at end of file From bb09ea5fa27978a42c1b6c5ff0d538e08bc9f062 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:10:57 +0100 Subject: [PATCH 033/121] New translations --- resources/lang/es_ES/list.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/es_ES/list.php b/resources/lang/es_ES/list.php index 91254e401d..90625d54e6 100644 --- a/resources/lang/es_ES/list.php +++ b/resources/lang/es_ES/list.php @@ -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', -]; +]; \ No newline at end of file From 8ee6cd6c41433d6655c5cc36adcadee214723579 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:10:59 +0100 Subject: [PATCH 034/121] New translations --- resources/lang/es_ES/form.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/es_ES/form.php b/resources/lang/es_ES/form.php index 271005bc4f..ff44cbf9ef 100644 --- a/resources/lang/es_ES/form.php +++ b/resources/lang/es_ES/form.php @@ -181,4 +181,4 @@ return [ 'payment_date' => 'Payment date', 'invoice_date' => 'Invoice date', 'internal_reference' => 'Internal reference', -]; +]; \ No newline at end of file From c1d12e512989048e0af78e8c5246b78c1966866c Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:11:02 +0100 Subject: [PATCH 035/121] New translations --- resources/lang/es_ES/firefly.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/resources/lang/es_ES/firefly.php b/resources/lang/es_ES/firefly.php index 23d501fdb0..73e438c75f 100644 --- a/resources/lang/es_ES/firefly.php +++ b/resources/lang/es_ES/firefly.php @@ -26,6 +26,8 @@ return [ 'showEverything' => 'Show everything', 'never' => 'Never', 'search_results_for' => 'Search results for ":query"', + 'advanced_search' => 'Advanced search', + 'advanced_search_intro' => 'There are several modifiers that you can use in your search to narrow down the results. If you use any of these, the search will only return transactions. Please click the -icon for more information.', 'bounced_error' => 'The message sent to :email bounced, so no access for you.', 'deleted_error' => 'These credentials do not match our records.', 'general_blocked_error' => 'Your account has been disabled, so you cannot login.', @@ -965,4 +967,4 @@ return [ // sandstorm.io errors and messages: 'sandstorm_not_available' => 'This function is not available when you are using Firefly III within a Sandstorm.io environment.', -]; +]; \ No newline at end of file From 0fde74883f0730ac2827db250d5eff1d20941abb Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:11:03 +0100 Subject: [PATCH 036/121] New translations --- resources/lang/es_ES/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/es_ES/config.php b/resources/lang/es_ES/config.php index f9d6c01819..223b3f8bd3 100644 --- a/resources/lang/es_ES/config.php +++ b/resources/lang/es_ES/config.php @@ -20,4 +20,4 @@ return [ 'year' => '%Y', 'half_year' => '%B %Y', -]; +]; \ No newline at end of file From ca9cc504239744074e77220bd00a9447e4ce9138 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:11:05 +0100 Subject: [PATCH 037/121] New translations --- resources/lang/es_ES/csv.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/es_ES/csv.php b/resources/lang/es_ES/csv.php index 6b5abd3431..4acb52efdc 100644 --- a/resources/lang/es_ES/csv.php +++ b/resources/lang/es_ES/csv.php @@ -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)', -]; +]; \ No newline at end of file From 21e61d08dd43620ea2556e4dfd39ab9018d2a54b Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:11:06 +0100 Subject: [PATCH 038/121] New translations --- resources/lang/es_ES/pagination.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/es_ES/pagination.php b/resources/lang/es_ES/pagination.php index 9e61a6cfcc..4eeab21dee 100644 --- a/resources/lang/es_ES/pagination.php +++ b/resources/lang/es_ES/pagination.php @@ -14,4 +14,4 @@ return [ 'previous' => '« Previous', 'next' => 'Next »', -]; +]; \ No newline at end of file From e8e0fbc9889be7afa6224fc3a1b567c4a102bfcd Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:11:07 +0100 Subject: [PATCH 039/121] New translations --- resources/lang/es_ES/passwords.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/es_ES/passwords.php b/resources/lang/es_ES/passwords.php index 8e1b72506b..2e11aa92dc 100644 --- a/resources/lang/es_ES/passwords.php +++ b/resources/lang/es_ES/passwords.php @@ -16,4 +16,4 @@ return [ 'sent' => 'We have e-mailed your password reset link!', 'reset' => 'Your password has been reset!', 'blocked' => 'Nice try though.', -]; +]; \ No newline at end of file From 065620aec9d680646a50dd99dadb1e24b1612200 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:11:08 +0100 Subject: [PATCH 040/121] Translated --- resources/lang/pt_BR/demo.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pt_BR/demo.php b/resources/lang/pt_BR/demo.php index 4842ffa8fe..559620fedf 100644 --- a/resources/lang/pt_BR/demo.php +++ b/resources/lang/pt_BR/demo.php @@ -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.', -]; +]; \ No newline at end of file From bf33025569bffe5328c8b79a103f8eb2f63cf0e3 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:11:09 +0100 Subject: [PATCH 041/121] Translated --- resources/lang/pt_BR/csv.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pt_BR/csv.php b/resources/lang/pt_BR/csv.php index aca1e7ebc2..a1b92485f2 100644 --- a/resources/lang/pt_BR/csv.php +++ b/resources/lang/pt_BR/csv.php @@ -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)', -]; +]; \ No newline at end of file From d21187df6aef7808e558dd24ee3369133f71a70a Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:11:12 +0100 Subject: [PATCH 042/121] Approved. Step name: Proofread --- resources/lang/nl_NL/firefly.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/resources/lang/nl_NL/firefly.php b/resources/lang/nl_NL/firefly.php index 4a8c0fece7..3912856722 100644 --- a/resources/lang/nl_NL/firefly.php +++ b/resources/lang/nl_NL/firefly.php @@ -26,6 +26,8 @@ return [ 'showEverything' => 'Laat alles zien', 'never' => 'Nooit', 'search_results_for' => 'Zoekresultaten voor ":query"', + 'advanced_search' => 'Advanced search', + 'advanced_search_intro' => 'There are several modifiers that you can use in your search to narrow down the results. If you use any of these, the search will only return transactions. Please click the -icon for more information.', 'bounced_error' => 'Het emailtje naar :email kwam nooit aan.', 'deleted_error' => 'Deze gegevens zijn niet correct.', 'general_blocked_error' => 'Je account is uitgeschakeld, je kan helaas niet inloggen.', @@ -454,7 +456,7 @@ return [ 'deleted_currency' => 'Valuta :name verwijderd', 'created_currency' => 'Nieuwe valuta :name opgeslagen', 'updated_currency' => 'Valuta :name bijgewerkt', - 'ask_site_owner' => 'Vraag :site_owner of deze valuta wilt toevoegen, verwijderen of wijzigen.', + 'ask_site_owner' => 'Vraag :owner of deze valuta wilt toevoegen, verwijderen of wijzigen.', 'currencies_intro' => 'Firefly III ondersteunt diverse valuta die je hier kan instellen en bewerken.', 'make_default_currency' => 'maak standaard', 'default_currency' => 'standaard', @@ -965,4 +967,4 @@ return [ // sandstorm.io errors and messages: 'sandstorm_not_available' => 'Deze functie werkt niet als je Firefly III gebruikt in combinatie met Sandstorm.IO.', -]; +]; \ No newline at end of file From 72c4ecced7ad24f39474f6139f102179e46b3b0a Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:11:13 +0100 Subject: [PATCH 043/121] New translations --- resources/lang/es_ES/demo.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/es_ES/demo.php b/resources/lang/es_ES/demo.php index 3efa9c60a3..e7f8ea934d 100644 --- a/resources/lang/es_ES/demo.php +++ b/resources/lang/es_ES/demo.php @@ -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.', -]; +]; \ No newline at end of file From 45dfc74ab343618b06b2b9796b86c4dbf03be1aa Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:11:14 +0100 Subject: [PATCH 044/121] New translations --- resources/lang/es_ES/validation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/es_ES/validation.php b/resources/lang/es_ES/validation.php index ea21edefe4..addd0e6f39 100644 --- a/resources/lang/es_ES/validation.php +++ b/resources/lang/es_ES/validation.php @@ -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', -]; +]; \ No newline at end of file From 8128c6aed682d09777e1d6e309f8e31899e67da5 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:11:16 +0100 Subject: [PATCH 045/121] New translations --- resources/lang/es_ES/breadcrumbs.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/es_ES/breadcrumbs.php b/resources/lang/es_ES/breadcrumbs.php index 54cb260179..6bcf9b862d 100644 --- a/resources/lang/es_ES/breadcrumbs.php +++ b/resources/lang/es_ES/breadcrumbs.php @@ -38,4 +38,4 @@ return [ 'createTag' => 'Create new tag', 'edit_tag' => 'Edit tag ":tag"', 'delete_tag' => 'Delete tag ":tag"', -]; +]; \ No newline at end of file From 4a49bf87992ad941ceb92eee234450a124449a05 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:11:17 +0100 Subject: [PATCH 046/121] New translations --- resources/lang/es_ES/auth.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/es_ES/auth.php b/resources/lang/es_ES/auth.php index 7319a9d7b8..5d833b3d68 100644 --- a/resources/lang/es_ES/auth.php +++ b/resources/lang/es_ES/auth.php @@ -25,4 +25,4 @@ return [ 'failed' => 'These credentials do not match our records.', 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', -]; +]; \ No newline at end of file From 19f181723af446e7166becf69de231ba2085ebc4 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:11:18 +0100 Subject: [PATCH 047/121] New translations --- resources/lang/ru_RU/csv.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/ru_RU/csv.php b/resources/lang/ru_RU/csv.php index 2340f76ea4..37e4e88998 100644 --- a/resources/lang/ru_RU/csv.php +++ b/resources/lang/ru_RU/csv.php @@ -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)', -]; +]; \ No newline at end of file From 6204e575a27710f5606adf00cef86834649cc2c2 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:11:21 +0100 Subject: [PATCH 048/121] New translations --- resources/lang/ru_RU/firefly.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/resources/lang/ru_RU/firefly.php b/resources/lang/ru_RU/firefly.php index 23d501fdb0..73e438c75f 100644 --- a/resources/lang/ru_RU/firefly.php +++ b/resources/lang/ru_RU/firefly.php @@ -26,6 +26,8 @@ return [ 'showEverything' => 'Show everything', 'never' => 'Never', 'search_results_for' => 'Search results for ":query"', + 'advanced_search' => 'Advanced search', + 'advanced_search_intro' => 'There are several modifiers that you can use in your search to narrow down the results. If you use any of these, the search will only return transactions. Please click the -icon for more information.', 'bounced_error' => 'The message sent to :email bounced, so no access for you.', 'deleted_error' => 'These credentials do not match our records.', 'general_blocked_error' => 'Your account has been disabled, so you cannot login.', @@ -965,4 +967,4 @@ return [ // sandstorm.io errors and messages: 'sandstorm_not_available' => 'This function is not available when you are using Firefly III within a Sandstorm.io environment.', -]; +]; \ No newline at end of file From c79d0ed2765a09a5b2a8f9fbf879649ddc372d75 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:11:22 +0100 Subject: [PATCH 049/121] Translated --- resources/lang/ru_RU/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/ru_RU/config.php b/resources/lang/ru_RU/config.php index 72e3fc9588..4e7ce17f0f 100644 --- a/resources/lang/ru_RU/config.php +++ b/resources/lang/ru_RU/config.php @@ -20,4 +20,4 @@ return [ 'year' => '%Y', 'half_year' => '%B %Y', -]; +]; \ No newline at end of file From 5e9a605ae4e96b579ea4132c5512e2b25194b740 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:11:23 +0100 Subject: [PATCH 050/121] New translations --- resources/lang/ru_RU/breadcrumbs.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/ru_RU/breadcrumbs.php b/resources/lang/ru_RU/breadcrumbs.php index 317c52461b..646511cec4 100644 --- a/resources/lang/ru_RU/breadcrumbs.php +++ b/resources/lang/ru_RU/breadcrumbs.php @@ -38,4 +38,4 @@ return [ 'createTag' => 'Создать новый тег', 'edit_tag' => 'Редактировать тег ":tag"', 'delete_tag' => 'Удалить тег ":tag"', -]; +]; \ No newline at end of file From c1d4caf1a9542ea5bbc9db7072e995bd984403d3 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:11:25 +0100 Subject: [PATCH 051/121] New translations --- resources/lang/pt_BR/validation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pt_BR/validation.php b/resources/lang/pt_BR/validation.php index 527734719f..3e4891f349 100644 --- a/resources/lang/pt_BR/validation.php +++ b/resources/lang/pt_BR/validation.php @@ -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', -]; +]; \ No newline at end of file From 13beb888c1edde89ebfba74ac74c20669148259e Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:11:26 +0100 Subject: [PATCH 052/121] Translated --- resources/lang/ru_RU/auth.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/ru_RU/auth.php b/resources/lang/ru_RU/auth.php index 715498e97b..bc725bca9b 100644 --- a/resources/lang/ru_RU/auth.php +++ b/resources/lang/ru_RU/auth.php @@ -25,4 +25,4 @@ return [ 'failed' => 'Неправильный адрес электронной почты или пароль.', 'throttle' => 'Слишком много попыток логина. Пожалуйста, попробуйте снова через :seconds секунд.', -]; +]; \ No newline at end of file From 86956969ce8da1404ed219957c80cc2f92d15af0 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:11:28 +0100 Subject: [PATCH 053/121] New translations --- resources/lang/ru_RU/form.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/ru_RU/form.php b/resources/lang/ru_RU/form.php index 271005bc4f..ff44cbf9ef 100644 --- a/resources/lang/ru_RU/form.php +++ b/resources/lang/ru_RU/form.php @@ -181,4 +181,4 @@ return [ 'payment_date' => 'Payment date', 'invoice_date' => 'Invoice date', 'internal_reference' => 'Internal reference', -]; +]; \ No newline at end of file From 5ffa6d950075c98fc1ab04baeb0ba9b418f70992 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:11:29 +0100 Subject: [PATCH 054/121] New translations --- resources/lang/ru_RU/help.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/ru_RU/help.php b/resources/lang/ru_RU/help.php index 5198e5510f..61210ffe41 100644 --- a/resources/lang/ru_RU/help.php +++ b/resources/lang/ru_RU/help.php @@ -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', -]; +]; \ No newline at end of file From 20a7723e63d9132dcdccc3b15a840248d51378a9 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:11:30 +0100 Subject: [PATCH 055/121] New translations --- resources/lang/ru_RU/validation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/ru_RU/validation.php b/resources/lang/ru_RU/validation.php index ea21edefe4..addd0e6f39 100644 --- a/resources/lang/ru_RU/validation.php +++ b/resources/lang/ru_RU/validation.php @@ -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', -]; +]; \ No newline at end of file From e1f3bf8d456ce09e3071301d5ba8766e030f951e Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:11:31 +0100 Subject: [PATCH 056/121] New translations --- resources/lang/ru_RU/demo.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/ru_RU/demo.php b/resources/lang/ru_RU/demo.php index 3efa9c60a3..e7f8ea934d 100644 --- a/resources/lang/ru_RU/demo.php +++ b/resources/lang/ru_RU/demo.php @@ -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.', -]; +]; \ No newline at end of file From 0d9daaffe856e53bb3cc3e4a6af92b74c13853f1 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:11:32 +0100 Subject: [PATCH 057/121] New translations --- resources/lang/ru_RU/passwords.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/ru_RU/passwords.php b/resources/lang/ru_RU/passwords.php index 8e1b72506b..2e11aa92dc 100644 --- a/resources/lang/ru_RU/passwords.php +++ b/resources/lang/ru_RU/passwords.php @@ -16,4 +16,4 @@ return [ 'sent' => 'We have e-mailed your password reset link!', 'reset' => 'Your password has been reset!', 'blocked' => 'Nice try though.', -]; +]; \ No newline at end of file From 5f17e411909ebd3d97a70ccdd5447ad63e882623 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:11:33 +0100 Subject: [PATCH 058/121] New translations --- resources/lang/ru_RU/pagination.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/ru_RU/pagination.php b/resources/lang/ru_RU/pagination.php index 9e61a6cfcc..4eeab21dee 100644 --- a/resources/lang/ru_RU/pagination.php +++ b/resources/lang/ru_RU/pagination.php @@ -14,4 +14,4 @@ return [ 'previous' => '« Previous', 'next' => 'Next »', -]; +]; \ No newline at end of file From 1422adac3f94f6fc22e6e102668d81c954b5209b Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:11:35 +0100 Subject: [PATCH 059/121] New translations --- resources/lang/ru_RU/list.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/ru_RU/list.php b/resources/lang/ru_RU/list.php index 91254e401d..90625d54e6 100644 --- a/resources/lang/ru_RU/list.php +++ b/resources/lang/ru_RU/list.php @@ -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', -]; +]; \ No newline at end of file From 9f515bea20c3899dd8139192c2da5a6b52f30646 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:11:36 +0100 Subject: [PATCH 060/121] Translated --- resources/lang/de_DE/breadcrumbs.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/de_DE/breadcrumbs.php b/resources/lang/de_DE/breadcrumbs.php index 6566bd879c..0ce3f40bef 100644 --- a/resources/lang/de_DE/breadcrumbs.php +++ b/resources/lang/de_DE/breadcrumbs.php @@ -38,4 +38,4 @@ return [ 'createTag' => 'Neuen Tag erstellen', 'edit_tag' => 'Bearbeite Tag ":tag"', 'delete_tag' => 'Lösche Tag ":tag"', -]; +]; \ No newline at end of file From 790d156503af9c696dada592c2cd86a45837cb5e Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:11:37 +0100 Subject: [PATCH 061/121] Translated --- resources/lang/de_DE/auth.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/de_DE/auth.php b/resources/lang/de_DE/auth.php index a20bd688a1..5eff4c4e6b 100644 --- a/resources/lang/de_DE/auth.php +++ b/resources/lang/de_DE/auth.php @@ -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.', -]; +]; \ No newline at end of file From 0fe437c66bd83899f16aa5853b53054fd280bc17 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:11:38 +0100 Subject: [PATCH 062/121] New translations --- resources/lang/zh_HK/pagination.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/zh_HK/pagination.php b/resources/lang/zh_HK/pagination.php index 9e61a6cfcc..4eeab21dee 100644 --- a/resources/lang/zh_HK/pagination.php +++ b/resources/lang/zh_HK/pagination.php @@ -14,4 +14,4 @@ return [ 'previous' => '« Previous', 'next' => 'Next »', -]; +]; \ No newline at end of file From 5aa038e1958ec1a895264e1939d31925a0c0447f Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:11:40 +0100 Subject: [PATCH 063/121] New translations --- resources/lang/zh_HK/passwords.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/zh_HK/passwords.php b/resources/lang/zh_HK/passwords.php index 8e1b72506b..2e11aa92dc 100644 --- a/resources/lang/zh_HK/passwords.php +++ b/resources/lang/zh_HK/passwords.php @@ -16,4 +16,4 @@ return [ 'sent' => 'We have e-mailed your password reset link!', 'reset' => 'Your password has been reset!', 'blocked' => 'Nice try though.', -]; +]; \ No newline at end of file From 33de51c4aab888d8b66fdfeab2c5b2d92ea371de Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:11:41 +0100 Subject: [PATCH 064/121] New translations --- resources/lang/zh_HK/list.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/zh_HK/list.php b/resources/lang/zh_HK/list.php index 91254e401d..90625d54e6 100644 --- a/resources/lang/zh_HK/list.php +++ b/resources/lang/zh_HK/list.php @@ -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', -]; +]; \ No newline at end of file From 5e764a345e88a7d773350c7792d318973f3d717c Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:11:42 +0100 Subject: [PATCH 065/121] New translations --- resources/lang/zh_HK/help.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/zh_HK/help.php b/resources/lang/zh_HK/help.php index 5198e5510f..61210ffe41 100644 --- a/resources/lang/zh_HK/help.php +++ b/resources/lang/zh_HK/help.php @@ -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', -]; +]; \ No newline at end of file From 541ed1e7647d08ae4cd21925e7a4f94695fa0541 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:11:45 +0100 Subject: [PATCH 066/121] New translations --- resources/lang/zh_HK/firefly.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/resources/lang/zh_HK/firefly.php b/resources/lang/zh_HK/firefly.php index 23d501fdb0..73e438c75f 100644 --- a/resources/lang/zh_HK/firefly.php +++ b/resources/lang/zh_HK/firefly.php @@ -26,6 +26,8 @@ return [ 'showEverything' => 'Show everything', 'never' => 'Never', 'search_results_for' => 'Search results for ":query"', + 'advanced_search' => 'Advanced search', + 'advanced_search_intro' => 'There are several modifiers that you can use in your search to narrow down the results. If you use any of these, the search will only return transactions. Please click the -icon for more information.', 'bounced_error' => 'The message sent to :email bounced, so no access for you.', 'deleted_error' => 'These credentials do not match our records.', 'general_blocked_error' => 'Your account has been disabled, so you cannot login.', @@ -965,4 +967,4 @@ return [ // sandstorm.io errors and messages: 'sandstorm_not_available' => 'This function is not available when you are using Firefly III within a Sandstorm.io environment.', -]; +]; \ No newline at end of file From 5d34dab2ef457bf9b4da2a4026197205cf08e255 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:11:46 +0100 Subject: [PATCH 067/121] New translations --- resources/lang/zh_HK/form.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/zh_HK/form.php b/resources/lang/zh_HK/form.php index 271005bc4f..ff44cbf9ef 100644 --- a/resources/lang/zh_HK/form.php +++ b/resources/lang/zh_HK/form.php @@ -181,4 +181,4 @@ return [ 'payment_date' => 'Payment date', 'invoice_date' => 'Invoice date', 'internal_reference' => 'Internal reference', -]; +]; \ No newline at end of file From 3a1b5149824259ac5da6f1c894c184203ff29c03 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:11:47 +0100 Subject: [PATCH 068/121] New translations --- resources/lang/zh_HK/validation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/zh_HK/validation.php b/resources/lang/zh_HK/validation.php index ea21edefe4..addd0e6f39 100644 --- a/resources/lang/zh_HK/validation.php +++ b/resources/lang/zh_HK/validation.php @@ -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', -]; +]; \ No newline at end of file From b8c78217e864b73d5106155b68527251d60b8447 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:11:49 +0100 Subject: [PATCH 069/121] New translations --- resources/lang/zh_HK/demo.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/zh_HK/demo.php b/resources/lang/zh_HK/demo.php index 3efa9c60a3..e7f8ea934d 100644 --- a/resources/lang/zh_HK/demo.php +++ b/resources/lang/zh_HK/demo.php @@ -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.', -]; +]; \ No newline at end of file From 3ddef6fe788c631c9a8c3b15b7cb371ac3b3aff0 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:11:50 +0100 Subject: [PATCH 070/121] New translations --- resources/lang/hr_HR/csv.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/hr_HR/csv.php b/resources/lang/hr_HR/csv.php index 6b5abd3431..4acb52efdc 100644 --- a/resources/lang/hr_HR/csv.php +++ b/resources/lang/hr_HR/csv.php @@ -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)', -]; +]; \ No newline at end of file From 9cd1ae1220c0cdae5dcc42e53941d74073d070ef Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:11:52 +0100 Subject: [PATCH 071/121] New translations --- resources/lang/hr_HR/firefly.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/resources/lang/hr_HR/firefly.php b/resources/lang/hr_HR/firefly.php index 23d501fdb0..73e438c75f 100644 --- a/resources/lang/hr_HR/firefly.php +++ b/resources/lang/hr_HR/firefly.php @@ -26,6 +26,8 @@ return [ 'showEverything' => 'Show everything', 'never' => 'Never', 'search_results_for' => 'Search results for ":query"', + 'advanced_search' => 'Advanced search', + 'advanced_search_intro' => 'There are several modifiers that you can use in your search to narrow down the results. If you use any of these, the search will only return transactions. Please click the -icon for more information.', 'bounced_error' => 'The message sent to :email bounced, so no access for you.', 'deleted_error' => 'These credentials do not match our records.', 'general_blocked_error' => 'Your account has been disabled, so you cannot login.', @@ -965,4 +967,4 @@ return [ // sandstorm.io errors and messages: 'sandstorm_not_available' => 'This function is not available when you are using Firefly III within a Sandstorm.io environment.', -]; +]; \ No newline at end of file From df39f5ab98aa573137feeb88dd474c5ca1e030fc Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:11:54 +0100 Subject: [PATCH 072/121] New translations --- resources/lang/hr_HR/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/hr_HR/config.php b/resources/lang/hr_HR/config.php index 19e9360ac6..61ed65512d 100644 --- a/resources/lang/hr_HR/config.php +++ b/resources/lang/hr_HR/config.php @@ -20,4 +20,4 @@ return [ 'year' => '%Y', 'half_year' => '%B %Y', -]; +]; \ No newline at end of file From 1c0762a3dfbb0c2a756967adbbbdc85dd44acfef Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:11:55 +0100 Subject: [PATCH 073/121] New translations --- resources/lang/hr_HR/breadcrumbs.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/hr_HR/breadcrumbs.php b/resources/lang/hr_HR/breadcrumbs.php index b6c21030e4..4b23411578 100644 --- a/resources/lang/hr_HR/breadcrumbs.php +++ b/resources/lang/hr_HR/breadcrumbs.php @@ -38,4 +38,4 @@ return [ 'createTag' => 'Kreiraj novu oznaku', 'edit_tag' => 'Uredi oznaku ":tag"', 'delete_tag' => 'Obriši oznaku ":tag"', -]; +]; \ No newline at end of file From 376940e0895593608a8dcb0339a15b15e06d6e19 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:11:56 +0100 Subject: [PATCH 074/121] New translations --- resources/lang/hr_HR/auth.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/hr_HR/auth.php b/resources/lang/hr_HR/auth.php index 7319a9d7b8..5d833b3d68 100644 --- a/resources/lang/hr_HR/auth.php +++ b/resources/lang/hr_HR/auth.php @@ -25,4 +25,4 @@ return [ 'failed' => 'These credentials do not match our records.', 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', -]; +]; \ No newline at end of file From b181f2edf0fc3ce26332235061df64bed37d7438 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:11:57 +0100 Subject: [PATCH 075/121] New translations --- resources/lang/zh_HK/csv.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/zh_HK/csv.php b/resources/lang/zh_HK/csv.php index 6b5abd3431..4acb52efdc 100644 --- a/resources/lang/zh_HK/csv.php +++ b/resources/lang/zh_HK/csv.php @@ -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)', -]; +]; \ No newline at end of file From b0fd5889aa1f15a291b4aeac08571e11efddd5e0 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:11:58 +0100 Subject: [PATCH 076/121] New translations --- resources/lang/zh_HK/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/zh_HK/config.php b/resources/lang/zh_HK/config.php index b5ed958eca..827ebea3f0 100644 --- a/resources/lang/zh_HK/config.php +++ b/resources/lang/zh_HK/config.php @@ -20,4 +20,4 @@ return [ 'year' => '%Y', 'half_year' => '%B %Y', -]; +]; \ No newline at end of file From 6eb695c5eb20138bea68d83e1344f5e511f830f6 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:12:00 +0100 Subject: [PATCH 077/121] New translations --- resources/lang/zh_TW/form.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/zh_TW/form.php b/resources/lang/zh_TW/form.php index 9014884592..1c04418238 100644 --- a/resources/lang/zh_TW/form.php +++ b/resources/lang/zh_TW/form.php @@ -181,4 +181,4 @@ return [ 'payment_date' => 'Payment date', 'invoice_date' => 'Invoice date', 'internal_reference' => 'Internal reference', -]; +]; \ No newline at end of file From 38dbac199d813789ccfdb9db36e22bc336542313 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:12:02 +0100 Subject: [PATCH 078/121] Translated --- resources/lang/zh_TW/help.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/zh_TW/help.php b/resources/lang/zh_TW/help.php index 8175c162da..69a62018c7 100644 --- a/resources/lang/zh_TW/help.php +++ b/resources/lang/zh_TW/help.php @@ -30,4 +30,4 @@ return [ 'main-content-end-text' => '每一頁在右上方有一個小問號。按一下它可以取得與頁面相關説明。', 'index' => '首頁', 'home' => '首頁', -]; +]; \ No newline at end of file From b322d67ffc54a570c073ab1304774429999d4342 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:12:05 +0100 Subject: [PATCH 079/121] New translations --- resources/lang/zh_TW/firefly.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/resources/lang/zh_TW/firefly.php b/resources/lang/zh_TW/firefly.php index 417d1dd027..d609852336 100644 --- a/resources/lang/zh_TW/firefly.php +++ b/resources/lang/zh_TW/firefly.php @@ -26,6 +26,8 @@ return [ 'showEverything' => '全部顯示', 'never' => '從來沒有', 'search_results_for' => '":query" 的搜尋結果', + 'advanced_search' => 'Advanced search', + 'advanced_search_intro' => 'There are several modifiers that you can use in your search to narrow down the results. If you use any of these, the search will only return transactions. Please click the -icon for more information.', 'bounced_error' => '無法傳送電郵至 :email ,因此無法訪問。', 'deleted_error' => '帳號或密碼錯誤。', 'general_blocked_error' => '您的帳戶已被禁用,所以您不能登錄。', @@ -965,4 +967,4 @@ return [ // sandstorm.io errors and messages: 'sandstorm_not_available' => 'This function is not available when you are using Firefly III within a Sandstorm.io environment.', -]; +]; \ No newline at end of file From edd0dcbcefbe6cf9cd34d18b97e38fc2c67e5b98 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:12:06 +0100 Subject: [PATCH 080/121] New translations --- resources/lang/zh_TW/csv.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/zh_TW/csv.php b/resources/lang/zh_TW/csv.php index f87f951bba..e94574c27b 100644 --- a/resources/lang/zh_TW/csv.php +++ b/resources/lang/zh_TW/csv.php @@ -77,4 +77,4 @@ return [ 'column_tags-space' => '標籤 (空格分隔)', 'column_account-number' => '資產帳戶 (帳號號碼)', 'column_opposing-number' => '抵銷的帳戶 (帳號號碼)', -]; +]; \ No newline at end of file From 7c0cfc55965a605802b4b92320684eb6b1f90556 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:12:07 +0100 Subject: [PATCH 081/121] Translated --- resources/lang/zh_TW/breadcrumbs.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/zh_TW/breadcrumbs.php b/resources/lang/zh_TW/breadcrumbs.php index a5fe3d1755..d9fe1aac5b 100644 --- a/resources/lang/zh_TW/breadcrumbs.php +++ b/resources/lang/zh_TW/breadcrumbs.php @@ -38,4 +38,4 @@ return [ 'createTag' => '建立新標籤', 'edit_tag' => '編輯標籤 ":tag"', 'delete_tag' => '刪除標籤 ":tag"', -]; +]; \ No newline at end of file From 712526f1c396006b1b5e983fcba3c97bd1285236 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:12:08 +0100 Subject: [PATCH 082/121] New translations --- resources/lang/zh_TW/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/zh_TW/config.php b/resources/lang/zh_TW/config.php index b5ed958eca..827ebea3f0 100644 --- a/resources/lang/zh_TW/config.php +++ b/resources/lang/zh_TW/config.php @@ -20,4 +20,4 @@ return [ 'year' => '%Y', 'half_year' => '%B %Y', -]; +]; \ No newline at end of file From 10813796897790119d9278e5b83a8d059acfffc9 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:12:10 +0100 Subject: [PATCH 083/121] New translations --- resources/lang/zh_TW/list.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/zh_TW/list.php b/resources/lang/zh_TW/list.php index d90f353626..d5df766461 100644 --- a/resources/lang/zh_TW/list.php +++ b/resources/lang/zh_TW/list.php @@ -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', -]; +]; \ No newline at end of file From 6167667f9a0206d608fa994d7a09a2a1c5e344a0 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:12:11 +0100 Subject: [PATCH 084/121] Translated --- resources/lang/zh_TW/pagination.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/zh_TW/pagination.php b/resources/lang/zh_TW/pagination.php index d87b6631ad..a197fb74af 100644 --- a/resources/lang/zh_TW/pagination.php +++ b/resources/lang/zh_TW/pagination.php @@ -14,4 +14,4 @@ return [ 'previous' => '« 上一頁', 'next' => '下一頁 »', -]; +]; \ No newline at end of file From bd9fcc6e8db98dbf941aeacfd9013bb7fa4dd458 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:12:12 +0100 Subject: [PATCH 085/121] New translations --- resources/lang/zh_HK/auth.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/zh_HK/auth.php b/resources/lang/zh_HK/auth.php index 7319a9d7b8..5d833b3d68 100644 --- a/resources/lang/zh_HK/auth.php +++ b/resources/lang/zh_HK/auth.php @@ -25,4 +25,4 @@ return [ 'failed' => 'These credentials do not match our records.', 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', -]; +]; \ No newline at end of file From fa8200d3e2e095a11a20f340d8881e92db045ada Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:12:14 +0100 Subject: [PATCH 086/121] New translations --- resources/lang/zh_HK/breadcrumbs.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/zh_HK/breadcrumbs.php b/resources/lang/zh_HK/breadcrumbs.php index 54cb260179..6bcf9b862d 100644 --- a/resources/lang/zh_HK/breadcrumbs.php +++ b/resources/lang/zh_HK/breadcrumbs.php @@ -38,4 +38,4 @@ return [ 'createTag' => 'Create new tag', 'edit_tag' => 'Edit tag ":tag"', 'delete_tag' => 'Delete tag ":tag"', -]; +]; \ No newline at end of file From 1aa8e43bdff6380ec08320704fdd1f4027a43695 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:12:15 +0100 Subject: [PATCH 087/121] New translations --- resources/lang/zh_TW/demo.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/zh_TW/demo.php b/resources/lang/zh_TW/demo.php index 3efa9c60a3..e7f8ea934d 100644 --- a/resources/lang/zh_TW/demo.php +++ b/resources/lang/zh_TW/demo.php @@ -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.', -]; +]; \ No newline at end of file From aa1700b7b485e0b5ce0122fc3ecc6dc8ffc0e282 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:12:16 +0100 Subject: [PATCH 088/121] New translations --- resources/lang/zh_TW/validation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/zh_TW/validation.php b/resources/lang/zh_TW/validation.php index de535f4652..f1593f0b18 100644 --- a/resources/lang/zh_TW/validation.php +++ b/resources/lang/zh_TW/validation.php @@ -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', -]; +]; \ No newline at end of file From 73c88aa11fbd8a6037e4f0a743fb28790e207bcb Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:12:18 +0100 Subject: [PATCH 089/121] Translated --- resources/lang/zh_TW/passwords.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/zh_TW/passwords.php b/resources/lang/zh_TW/passwords.php index 4f28fe3fb0..ae5f0cc2a9 100644 --- a/resources/lang/zh_TW/passwords.php +++ b/resources/lang/zh_TW/passwords.php @@ -16,4 +16,4 @@ return [ 'sent' => '我們已經將密碼重置連結發送至您的電郵!', 'reset' => '你的密碼已經被重置!', 'blocked' => '好一個嘗試。', -]; +]; \ No newline at end of file From b872bbbb42c35338f9d954f403894a641553e47e Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:12:19 +0100 Subject: [PATCH 090/121] New translations --- resources/lang/hr_HR/form.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/hr_HR/form.php b/resources/lang/hr_HR/form.php index 271005bc4f..ff44cbf9ef 100644 --- a/resources/lang/hr_HR/form.php +++ b/resources/lang/hr_HR/form.php @@ -181,4 +181,4 @@ return [ 'payment_date' => 'Payment date', 'invoice_date' => 'Invoice date', 'internal_reference' => 'Internal reference', -]; +]; \ No newline at end of file From 48fcb76ba4955d512696fab3aea9d782c0a74661 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:12:21 +0100 Subject: [PATCH 091/121] New translations --- resources/lang/hr_HR/help.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/hr_HR/help.php b/resources/lang/hr_HR/help.php index 5198e5510f..61210ffe41 100644 --- a/resources/lang/hr_HR/help.php +++ b/resources/lang/hr_HR/help.php @@ -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', -]; +]; \ No newline at end of file From 579ee9f199bb8afa949f4c173fe4ed334469b477 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:12:22 +0100 Subject: [PATCH 092/121] New translations --- resources/lang/fr_FR/csv.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/fr_FR/csv.php b/resources/lang/fr_FR/csv.php index 1bb3e6666d..2da66f7da6 100644 --- a/resources/lang/fr_FR/csv.php +++ b/resources/lang/fr_FR/csv.php @@ -77,4 +77,4 @@ return [ 'column_tags-space' => 'Tags(séparé par des espaces)', 'column_account-number' => 'Compte d’actif (numéro de compte)', 'column_opposing-number' => 'Compte destination (numéro de compte)', -]; +]; \ No newline at end of file From 8914bd6b9a37ed81db74207b304ab19134a2f300 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:12:25 +0100 Subject: [PATCH 093/121] New translations --- resources/lang/fr_FR/firefly.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/resources/lang/fr_FR/firefly.php b/resources/lang/fr_FR/firefly.php index 1780701658..73f7e6e223 100644 --- a/resources/lang/fr_FR/firefly.php +++ b/resources/lang/fr_FR/firefly.php @@ -26,6 +26,8 @@ return [ 'showEverything' => 'Tout Afficher', 'never' => 'Jamais', 'search_results_for' => 'Résultats de recherche pour ":query"', + 'advanced_search' => 'Advanced search', + 'advanced_search_intro' => 'There are several modifiers that you can use in your search to narrow down the results. If you use any of these, the search will only return transactions. Please click the -icon for more information.', 'bounced_error' => 'Le message envoyé à :email a été rejeté, donc pas d\'accès pour vous.', 'deleted_error' => 'Ces informations d\'identification ne sont pas présentes dans nos données.', 'general_blocked_error' => 'Votre compte a été désactivé, vous ne pouvez plus vous connecter.', @@ -965,4 +967,4 @@ return [ // sandstorm.io errors and messages: 'sandstorm_not_available' => 'This function is not available when you are using Firefly III within a Sandstorm.io environment.', -]; +]; \ No newline at end of file From b0e70c25d0a9659746486b8dcd1d2291d143319b Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:12:26 +0100 Subject: [PATCH 094/121] New translations --- resources/lang/fr_FR/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/fr_FR/config.php b/resources/lang/fr_FR/config.php index 94db8183c0..c5214455e4 100644 --- a/resources/lang/fr_FR/config.php +++ b/resources/lang/fr_FR/config.php @@ -20,4 +20,4 @@ return [ 'year' => '%Y', 'half_year' => '%B %Y', -]; +]; \ No newline at end of file From a95a265d47466b407af86bd6d8f67eaa2927c716 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:12:27 +0100 Subject: [PATCH 095/121] Translated --- resources/lang/fr_FR/breadcrumbs.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/fr_FR/breadcrumbs.php b/resources/lang/fr_FR/breadcrumbs.php index 2f4b250674..5211db8cfe 100644 --- a/resources/lang/fr_FR/breadcrumbs.php +++ b/resources/lang/fr_FR/breadcrumbs.php @@ -38,4 +38,4 @@ return [ 'createTag' => 'Créer un nouveau tag', 'edit_tag' => 'Éditer le tag ":tag"', 'delete_tag' => 'Supprimer le tag ":tag"', -]; +]; \ No newline at end of file From 4eca99b745ae025446a69d8b0400c9dfc5fa5922 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:12:29 +0100 Subject: [PATCH 096/121] New translations --- resources/lang/nl_NL/demo.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/nl_NL/demo.php b/resources/lang/nl_NL/demo.php index f50aa30c9a..ff2c7b4b54 100644 --- a/resources/lang/nl_NL/demo.php +++ b/resources/lang/nl_NL/demo.php @@ -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.', -]; +]; \ No newline at end of file From 66abb50d23edcb581368b5c2b1f5ac12cb08e41c Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:12:30 +0100 Subject: [PATCH 097/121] Translated --- resources/lang/fr_FR/auth.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/fr_FR/auth.php b/resources/lang/fr_FR/auth.php index 4b87a3d12c..7fc7beebaa 100644 --- a/resources/lang/fr_FR/auth.php +++ b/resources/lang/fr_FR/auth.php @@ -25,4 +25,4 @@ return [ 'failed' => 'Ces identifiants n\'ont aucune correspondance.', 'throttle' => 'Trop de tentatives de connexion. Veuillez essayer à nouveau dans :seconds secondes.', -]; +]; \ No newline at end of file From aadb9addd5cd905e61538dfdb10f7a815145e049 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:12:31 +0100 Subject: [PATCH 098/121] New translations --- resources/lang/fr_FR/form.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/fr_FR/form.php b/resources/lang/fr_FR/form.php index 9e14815256..e833b5995a 100644 --- a/resources/lang/fr_FR/form.php +++ b/resources/lang/fr_FR/form.php @@ -181,4 +181,4 @@ return [ 'payment_date' => 'Date de paiement', 'invoice_date' => 'Date de facturation', 'internal_reference' => 'Référence interne', -]; +]; \ No newline at end of file From f0931b8438e1d60df9ccd1eed24d68080e114b14 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:12:33 +0100 Subject: [PATCH 099/121] New translations --- resources/lang/fr_FR/help.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/fr_FR/help.php b/resources/lang/fr_FR/help.php index 466fe59547..42bdf91724 100644 --- a/resources/lang/fr_FR/help.php +++ b/resources/lang/fr_FR/help.php @@ -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', -]; +]; \ No newline at end of file From f2d794e372a0145cac596308c7e6ad00c504a7e3 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:12:34 +0100 Subject: [PATCH 100/121] New translations --- resources/lang/fr_FR/validation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/fr_FR/validation.php b/resources/lang/fr_FR/validation.php index f34faf28ea..aab122ceaa 100644 --- a/resources/lang/fr_FR/validation.php +++ b/resources/lang/fr_FR/validation.php @@ -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', -]; +]; \ No newline at end of file From 561a5bf69909c2a5e5f1b4402f17d627e93fa61f Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:12:35 +0100 Subject: [PATCH 101/121] New translations --- resources/lang/fr_FR/demo.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/fr_FR/demo.php b/resources/lang/fr_FR/demo.php index 3efa9c60a3..e7f8ea934d 100644 --- a/resources/lang/fr_FR/demo.php +++ b/resources/lang/fr_FR/demo.php @@ -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.', -]; +]; \ No newline at end of file From dd13285f04533883d8da3939098ab48a123b76f7 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:12:37 +0100 Subject: [PATCH 102/121] Translated --- resources/lang/fr_FR/passwords.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/fr_FR/passwords.php b/resources/lang/fr_FR/passwords.php index b9b998ec31..56d5c341d7 100644 --- a/resources/lang/fr_FR/passwords.php +++ b/resources/lang/fr_FR/passwords.php @@ -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.', -]; +]; \ No newline at end of file From 5e2bdb635698acaa59a37badc18b3d6361f1f910 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:12:38 +0100 Subject: [PATCH 103/121] Translated --- resources/lang/fr_FR/pagination.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/fr_FR/pagination.php b/resources/lang/fr_FR/pagination.php index 8adc2767a1..f073608f48 100644 --- a/resources/lang/fr_FR/pagination.php +++ b/resources/lang/fr_FR/pagination.php @@ -14,4 +14,4 @@ return [ 'previous' => '« Précédent', 'next' => 'Suivant »', -]; +]; \ No newline at end of file From 70c99f18e16f2f91a0f9904f1a09e8fdcd06cee6 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:12:39 +0100 Subject: [PATCH 104/121] New translations --- resources/lang/fr_FR/list.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/fr_FR/list.php b/resources/lang/fr_FR/list.php index 663fecee44..55aba8cc1d 100644 --- a/resources/lang/fr_FR/list.php +++ b/resources/lang/fr_FR/list.php @@ -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', -]; +]; \ No newline at end of file From 96c704760c61eef2bc671d46c10c4e5a2035fafc Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:12:40 +0100 Subject: [PATCH 105/121] Approved. Step name: Proofread --- resources/lang/nl_NL/validation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/nl_NL/validation.php b/resources/lang/nl_NL/validation.php index 4cc89b2fb5..7533fe6848 100644 --- a/resources/lang/nl_NL/validation.php +++ b/resources/lang/nl_NL/validation.php @@ -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', -]; +]; \ No newline at end of file From e8c5942e3301c8825783d625f27ae74f4f3484c4 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:12:42 +0100 Subject: [PATCH 106/121] Approved. Step name: Proofread --- resources/lang/nl_NL/passwords.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/nl_NL/passwords.php b/resources/lang/nl_NL/passwords.php index 0e6bcd3176..3839a12e68 100644 --- a/resources/lang/nl_NL/passwords.php +++ b/resources/lang/nl_NL/passwords.php @@ -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.', -]; +]; \ No newline at end of file From 3ed314dbc67f1cfacc91edb01624586388d9f776 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:12:43 +0100 Subject: [PATCH 107/121] New translations --- resources/lang/hr_HR/demo.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/hr_HR/demo.php b/resources/lang/hr_HR/demo.php index 3efa9c60a3..e7f8ea934d 100644 --- a/resources/lang/hr_HR/demo.php +++ b/resources/lang/hr_HR/demo.php @@ -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.', -]; +]; \ No newline at end of file From d16bb7f394e7d6012ab4f49171d9ea21fed1a1dd Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:12:44 +0100 Subject: [PATCH 108/121] Approved. Step name: Proofread --- resources/lang/nl_NL/auth.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/nl_NL/auth.php b/resources/lang/nl_NL/auth.php index ea6e4eba7f..f046afaa6e 100644 --- a/resources/lang/nl_NL/auth.php +++ b/resources/lang/nl_NL/auth.php @@ -25,4 +25,4 @@ return [ 'failed' => 'Deze gegevens zijn niet correct.', 'throttle' => 'Te veel inlogpogingen. Probeer opnieuw in: seconden seconden.', -]; +]; \ No newline at end of file From c7043478f657e8e926305ab43f2f4ac99bf9ecc2 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:12:45 +0100 Subject: [PATCH 109/121] New translations --- resources/lang/hr_HR/validation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/hr_HR/validation.php b/resources/lang/hr_HR/validation.php index ea21edefe4..addd0e6f39 100644 --- a/resources/lang/hr_HR/validation.php +++ b/resources/lang/hr_HR/validation.php @@ -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', -]; +]; \ No newline at end of file From f145aaded9b2cc6490060a315780d6fae5807b2e Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:12:46 +0100 Subject: [PATCH 110/121] New translations --- resources/lang/hr_HR/passwords.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/hr_HR/passwords.php b/resources/lang/hr_HR/passwords.php index 93f1918c4e..80362c2eca 100644 --- a/resources/lang/hr_HR/passwords.php +++ b/resources/lang/hr_HR/passwords.php @@ -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.', -]; +]; \ No newline at end of file From d208fd17723f7b9c707ebf27c8d423345d46ae8f Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:12:48 +0100 Subject: [PATCH 111/121] New translations --- resources/lang/hr_HR/list.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/hr_HR/list.php b/resources/lang/hr_HR/list.php index 91254e401d..90625d54e6 100644 --- a/resources/lang/hr_HR/list.php +++ b/resources/lang/hr_HR/list.php @@ -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', -]; +]; \ No newline at end of file From 824c317f748d3a019d333fc3765935309abfddfc Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:12:49 +0100 Subject: [PATCH 112/121] Translated --- resources/lang/hr_HR/pagination.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/hr_HR/pagination.php b/resources/lang/hr_HR/pagination.php index 0d6df7e178..0efae8cb62 100644 --- a/resources/lang/hr_HR/pagination.php +++ b/resources/lang/hr_HR/pagination.php @@ -14,4 +14,4 @@ return [ 'previous' => '« Prethodna', 'next' => 'Sljedeća »', -]; +]; \ No newline at end of file From 2c5acb8ecd6c31b82e8f73b0ee754bc59bb258b7 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:12:50 +0100 Subject: [PATCH 113/121] Approved. Step name: Proofread --- resources/lang/nl_NL/breadcrumbs.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/nl_NL/breadcrumbs.php b/resources/lang/nl_NL/breadcrumbs.php index b163e9ed68..915aae7995 100644 --- a/resources/lang/nl_NL/breadcrumbs.php +++ b/resources/lang/nl_NL/breadcrumbs.php @@ -38,4 +38,4 @@ return [ 'createTag' => 'Maak nieuwe tag', 'edit_tag' => 'Wijzig tag ":tag"', 'delete_tag' => 'Verwijder tag ":tag"', -]; +]; \ No newline at end of file From d7531cf4ffaed6bbfeb9176743c86d46229c6eaf Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:12:51 +0100 Subject: [PATCH 114/121] Approved. Step name: Proofread --- resources/lang/nl_NL/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/nl_NL/config.php b/resources/lang/nl_NL/config.php index 3abd349770..608b288833 100644 --- a/resources/lang/nl_NL/config.php +++ b/resources/lang/nl_NL/config.php @@ -20,4 +20,4 @@ return [ 'year' => '%Y', 'half_year' => '%B %Y', -]; +]; \ No newline at end of file From 89638a0094ad2843cb73352f54348403eb5122b1 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:12:52 +0100 Subject: [PATCH 115/121] Approved. Step name: Proofread --- resources/lang/nl_NL/list.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/nl_NL/list.php b/resources/lang/nl_NL/list.php index 2eeeb69f34..95efafc5d6 100644 --- a/resources/lang/nl_NL/list.php +++ b/resources/lang/nl_NL/list.php @@ -86,4 +86,4 @@ return [ 'budget_count' => 'Aantal budgetten', 'rule_and_groups_count' => 'Aantal regels en regelgroepen', 'tags_count' => 'Aantal tags', -]; +]; \ No newline at end of file From 0cf4f44e9519e3fbcdc70b432e798c874669c506 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:12:54 +0100 Subject: [PATCH 116/121] Approved. Step name: Proofread --- resources/lang/nl_NL/pagination.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/nl_NL/pagination.php b/resources/lang/nl_NL/pagination.php index df407a1708..02de2ab65b 100644 --- a/resources/lang/nl_NL/pagination.php +++ b/resources/lang/nl_NL/pagination.php @@ -14,4 +14,4 @@ return [ 'previous' => '« Vorige', 'next' => 'Volgende »', -]; +]; \ No newline at end of file From 9c10e3970dd2d7cca2657b8c2971a93eb7933891 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:12:55 +0100 Subject: [PATCH 117/121] Approved. Step name: Proofread --- resources/lang/nl_NL/help.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/nl_NL/help.php b/resources/lang/nl_NL/help.php index 2b4b79b2f9..9ca29221ad 100644 --- a/resources/lang/nl_NL/help.php +++ b/resources/lang/nl_NL/help.php @@ -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', -]; +]; \ No newline at end of file From 2ed095d58f77b2c796fe58e33d6a84c94b64628c Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:12:56 +0100 Subject: [PATCH 118/121] Approved. Step name: Proofread --- resources/lang/nl_NL/form.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/nl_NL/form.php b/resources/lang/nl_NL/form.php index 2e075be59a..c3a5997cea 100644 --- a/resources/lang/nl_NL/form.php +++ b/resources/lang/nl_NL/form.php @@ -181,4 +181,4 @@ return [ 'payment_date' => 'Betalingsdatum', 'invoice_date' => 'Factuurdatum', 'internal_reference' => 'Interne verwijzing', -]; +]; \ No newline at end of file From 94631ca8d753d8d05641ef1a41901239315a65b5 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:12:58 +0100 Subject: [PATCH 119/121] Approved. Step name: Proofread --- resources/lang/nl_NL/csv.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/nl_NL/csv.php b/resources/lang/nl_NL/csv.php index a50e4dd193..876ca796a4 100644 --- a/resources/lang/nl_NL/csv.php +++ b/resources/lang/nl_NL/csv.php @@ -77,4 +77,4 @@ return [ 'column_tags-space' => 'Tags (spatiegescheiden)', 'column_account-number' => 'Betaalrekening (rekeningnummer)', 'column_opposing-number' => 'Tegenrekening (rekeningnummer)', -]; +]; \ No newline at end of file From 364eb2838ecf96a64f524c60fea64d9c971e999c Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:12:59 +0100 Subject: [PATCH 120/121] Translated --- resources/lang/zh_TW/auth.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/zh_TW/auth.php b/resources/lang/zh_TW/auth.php index 8278daa0a3..7a20761eea 100644 --- a/resources/lang/zh_TW/auth.php +++ b/resources/lang/zh_TW/auth.php @@ -25,4 +25,4 @@ return [ 'failed' => '帳號或密碼錯誤。', 'throttle' => '登入失敗次數過多,請等待 :seconds 秒後再試。', -]; +]; \ No newline at end of file From 1f37ea3d3c5196f11dc226a0c934ba90c10f1987 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2017 12:30:11 +0100 Subject: [PATCH 121/121] Translated --- resources/lang/nl_NL/firefly.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/lang/nl_NL/firefly.php b/resources/lang/nl_NL/firefly.php index 3912856722..f27beb8fec 100644 --- a/resources/lang/nl_NL/firefly.php +++ b/resources/lang/nl_NL/firefly.php @@ -26,8 +26,8 @@ return [ 'showEverything' => 'Laat alles zien', 'never' => 'Nooit', 'search_results_for' => 'Zoekresultaten voor ":query"', - 'advanced_search' => 'Advanced search', - 'advanced_search_intro' => 'There are several modifiers that you can use in your search to narrow down the results. If you use any of these, the search will only return transactions. Please click the -icon for more information.', + 'advanced_search' => 'Geavanceerd zoeken', + 'advanced_search_intro' => 'Er zijn een paar parameters die je in je zoekopdracht kan gebruiken om betere resultaten te krijgen. Ze werken alleen op transacties. Klik op het -icoontje om hier meer over te lezen.', 'bounced_error' => 'Het emailtje naar :email kwam nooit aan.', 'deleted_error' => 'Deze gegevens zijn niet correct.', 'general_blocked_error' => 'Je account is uitgeschakeld, je kan helaas niet inloggen.',