Update languages.

This commit is contained in:
James Cole
2023-11-10 20:09:29 +01:00
parent bac0f99b9b
commit 1b489385b2
255 changed files with 891 additions and 611 deletions

View File

@@ -101,3 +101,4 @@ return [
* https://crowdin.com/project/firefly-iii
*
*/

View File

@@ -58,3 +58,4 @@ return [
* https://crowdin.com/project/firefly-iii
*
*/

View File

@@ -185,3 +185,4 @@ return [
* https://crowdin.com/project/firefly-iii
*
*/

View File

@@ -285,7 +285,7 @@ return [
// API access
'authorization_request' => 'Firefly III v:version autorisatieverzoek',
'authorization_request_intro' => 'Applicatie "<strong>:client</strong>" vraagt toestemming om toegang te krijgen tot je financiële administratie. Wil je <strong>:client</strong> autoriseren om toegang te krijgen tot je gegevens?',
'authorization_request_intro' => "Applicatie \"<strong>:client</strong>\" vraagt \u{200b}\u{200b}toestemming om toegang te krijgen tot je financiële administratie. Wil je <strong>:client</strong> autoriseren om toegang te krijgen tot je gegevens?",
'authorization_request_site' => 'Je wordt doorgestuurd naar <code>:url</code>, die vervolgens toegang heeft tot je Firefly III-gegevens.',
'authorization_request_invalid' => 'Dit toegangsverzoek is ongeldig. Volg deze link niet meer.',
'scopes_will_be_able' => 'Deze applicatie krijgt toegang tot:',
@@ -2282,8 +2282,8 @@ return [
'account_role_savingAsset' => 'Spaarrekening',
'account_role_ccAsset' => 'Credit card',
'account_role_cashWalletAsset' => 'Cash',
'budget_chart_click' => 'Klik op een budgetnaam in de tabel hierboven om een grafiek te zien.',
'category_chart_click' => 'Klik op een categorienaam in de tabel hierboven om een grafiek te zien.',
'budget_chart_click' => "Klik op een budgetnaam in de tabel hierboven om een \u{200b}\u{200b}grafiek te zien.",
'category_chart_click' => "Klik op een categorienaam in de tabel hierboven om een \u{200b}\u{200b}grafiek te zien.",
'in_out_accounts' => 'Inkomsten en uitgaven per combinatie',
'in_out_accounts_per_asset' => 'Inkomsten en uitgaven (per betaalrekening)',
'in_out_per_category' => 'Verdiend en uitgegeven per categorie',
@@ -2769,3 +2769,4 @@ return [
* https://crowdin.com/project/firefly-iii
*
*/

View File

@@ -314,3 +314,4 @@ return [
* https://crowdin.com/project/firefly-iii
*
*/

View File

@@ -201,3 +201,4 @@ return [
* https://crowdin.com/project/firefly-iii
*
*/

View File

@@ -197,3 +197,4 @@ return [
* https://crowdin.com/project/firefly-iii
*
*/

View File

@@ -44,6 +44,7 @@ return [
'invalid_query_currency' => 'Je query bevat account met verschillende valuta-instellingen, wat niet is toegestaan.',
'iban' => 'Dit is niet een geldige IBAN.',
'zero_or_more' => 'De waarde mag niet negatief zijn.',
'no_asset_account' => 'This is not an asset account.',
'date_or_time' => 'De waarde moet een geldige datum of tijdwaarde zijn (ISO 8601).',
'source_equals_destination' => 'De bronrekening is gelijk aan de doelrekening.',
'unique_account_number_for_user' => 'Het lijkt erop dat dit rekeningnummer al in gebruik is.',
@@ -307,3 +308,4 @@ return [
* https://crowdin.com/project/firefly-iii
*
*/