mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
commit
1a5e93c739
@ -101,6 +101,7 @@ return [
|
||||
'cannot_reset_demo_user' => 'You cannot reset the password of the demonstration account',
|
||||
'per_period' => 'Per period',
|
||||
'all_periods' => 'All periods',
|
||||
'current_period' => 'Current period',
|
||||
'show_the_current_period_and_overview' => 'Show the current period and overview',
|
||||
|
||||
// repeat frequencies:
|
||||
@ -832,18 +833,6 @@ Sollen zusätzlich Ihre Girokonten angezeigt werden?',
|
||||
'user_administration' => 'Nutzerinformation',
|
||||
'list_all_users' => 'Alle Benutzer',
|
||||
'all_users' => 'Alle Benutzer',
|
||||
'all_blocked_domains' => 'Alle blockierten Domains',
|
||||
'blocked_domains' => 'Blockierte Domains',
|
||||
'no_domains_banned' => 'Keine blockierten Domains',
|
||||
'all_user_domains' => 'All user email address domains',
|
||||
'all_domains_is_filtered' => 'Diese Liste enthält keine bereits gesperrten Domains.',
|
||||
'domain_now_blocked' => 'Domain :domain ist jetzt gesperrt',
|
||||
'domain_now_unblocked' => 'Domain :domain ist wieder freigegeben',
|
||||
'manual_block_domain' => 'Domain von Hand sperren',
|
||||
'block_domain' => 'Domain sperren',
|
||||
'no_domain_filled_in' => 'Keine domain angegeben',
|
||||
'domain_already_blocked' => 'Domain :domain ist bereits gesperrt',
|
||||
'domain_is_now_blocked' => 'Domain :domain ist jetzt gesperrt',
|
||||
'instance_configuration' => 'Konfiguration',
|
||||
'firefly_instance_configuration' => 'Konfigurationsoptionen für Firefly III',
|
||||
'setting_single_user_mode' => 'Einzelnutzermodus',
|
||||
|
@ -101,6 +101,7 @@ return [
|
||||
'cannot_reset_demo_user' => 'You cannot reset the password of the demonstration account',
|
||||
'per_period' => 'Per period',
|
||||
'all_periods' => 'All periods',
|
||||
'current_period' => 'Current period',
|
||||
'show_the_current_period_and_overview' => 'Show the current period and overview',
|
||||
|
||||
// repeat frequencies:
|
||||
@ -831,18 +832,6 @@ return [
|
||||
'user_administration' => 'User administration',
|
||||
'list_all_users' => 'All users',
|
||||
'all_users' => 'All users',
|
||||
'all_blocked_domains' => 'All blocked domains',
|
||||
'blocked_domains' => 'Blocked domains',
|
||||
'no_domains_banned' => 'No domains blocked',
|
||||
'all_user_domains' => 'All user email address domains',
|
||||
'all_domains_is_filtered' => 'This list does not include already blocked domains.',
|
||||
'domain_now_blocked' => 'Domain :domain is now blocked',
|
||||
'domain_now_unblocked' => 'Domain :domain is now unblocked',
|
||||
'manual_block_domain' => 'Block a domain by hand',
|
||||
'block_domain' => 'Block domain',
|
||||
'no_domain_filled_in' => 'No domain filled in',
|
||||
'domain_already_blocked' => 'Domain :domain is already blocked',
|
||||
'domain_is_now_blocked' => 'Domain :domain is now blocked',
|
||||
'instance_configuration' => 'Configuration',
|
||||
'firefly_instance_configuration' => 'Configuration options for Firefly III',
|
||||
'setting_single_user_mode' => 'Single user mode',
|
||||
|
@ -101,6 +101,7 @@ return [
|
||||
'cannot_reset_demo_user' => 'You cannot reset the password of the demonstration account',
|
||||
'per_period' => 'Per period',
|
||||
'all_periods' => 'All periods',
|
||||
'current_period' => 'Current period',
|
||||
'show_the_current_period_and_overview' => 'Show the current period and overview',
|
||||
|
||||
// repeat frequencies:
|
||||
@ -831,18 +832,6 @@ return [
|
||||
'user_administration' => 'Gestion des utilisateurs',
|
||||
'list_all_users' => 'Tous les utilisateurs',
|
||||
'all_users' => 'Tous les utilisateurs',
|
||||
'all_blocked_domains' => 'All blocked domains',
|
||||
'blocked_domains' => 'Blocked domains',
|
||||
'no_domains_banned' => 'No domains blocked',
|
||||
'all_user_domains' => 'All user email address domains',
|
||||
'all_domains_is_filtered' => 'This list does not include already blocked domains.',
|
||||
'domain_now_blocked' => 'Domain :domain is now blocked',
|
||||
'domain_now_unblocked' => 'Domain :domain is now unblocked',
|
||||
'manual_block_domain' => 'Block a domain by hand',
|
||||
'block_domain' => 'Block domain',
|
||||
'no_domain_filled_in' => 'No domain filled in',
|
||||
'domain_already_blocked' => 'Domain :domain is already blocked',
|
||||
'domain_is_now_blocked' => 'Domain :domain is now blocked',
|
||||
'instance_configuration' => 'Configuration',
|
||||
'firefly_instance_configuration' => 'Configuration options for Firefly III',
|
||||
'setting_single_user_mode' => 'Single user mode',
|
||||
|
@ -101,6 +101,7 @@ return [
|
||||
'cannot_reset_demo_user' => 'You cannot reset the password of the demonstration account',
|
||||
'per_period' => 'Per period',
|
||||
'all_periods' => 'All periods',
|
||||
'current_period' => 'Current period',
|
||||
'show_the_current_period_and_overview' => 'Show the current period and overview',
|
||||
|
||||
// repeat frequencies:
|
||||
@ -831,18 +832,6 @@ return [
|
||||
'user_administration' => 'User administration',
|
||||
'list_all_users' => 'All users',
|
||||
'all_users' => 'All users',
|
||||
'all_blocked_domains' => 'All blocked domains',
|
||||
'blocked_domains' => 'Blocked domains',
|
||||
'no_domains_banned' => 'No domains blocked',
|
||||
'all_user_domains' => 'All user email address domains',
|
||||
'all_domains_is_filtered' => 'This list does not include already blocked domains.',
|
||||
'domain_now_blocked' => 'Domain :domain is now blocked',
|
||||
'domain_now_unblocked' => 'Domain :domain is now unblocked',
|
||||
'manual_block_domain' => 'Block a domain by hand',
|
||||
'block_domain' => 'Block domain',
|
||||
'no_domain_filled_in' => 'No domain filled in',
|
||||
'domain_already_blocked' => 'Domain :domain is already blocked',
|
||||
'domain_is_now_blocked' => 'Domain :domain is now blocked',
|
||||
'instance_configuration' => 'Configuration',
|
||||
'firefly_instance_configuration' => 'Configuration options for Firefly III',
|
||||
'setting_single_user_mode' => 'Single user mode',
|
||||
|
@ -101,6 +101,7 @@ return [
|
||||
'cannot_reset_demo_user' => 'Je kan het wachtwoord van de demonstratie-account niet resetten',
|
||||
'per_period' => 'Per periode',
|
||||
'all_periods' => 'Alle perioden',
|
||||
'current_period' => 'Current period',
|
||||
'show_the_current_period_and_overview' => 'Bekijk de huidige periode en overzicht',
|
||||
|
||||
// repeat frequencies:
|
||||
@ -831,18 +832,6 @@ return [
|
||||
'user_administration' => 'Gebruikersadministratie',
|
||||
'list_all_users' => 'Alle gebruikers',
|
||||
'all_users' => 'Alle gebruikers',
|
||||
'all_blocked_domains' => 'Alle geblokkeerde domeinen',
|
||||
'blocked_domains' => 'Geblokkeerde domeinen',
|
||||
'no_domains_banned' => 'Geen domeinen geblokkeerd',
|
||||
'all_user_domains' => 'Alle domeinen van gebruikers',
|
||||
'all_domains_is_filtered' => 'Deze lijst bevat geen domeinen die al geblokkeerd zijn.',
|
||||
'domain_now_blocked' => 'Domein :domein is geblokkeerd',
|
||||
'domain_now_unblocked' => 'Domein :domain is niet meer geblokkeerd',
|
||||
'manual_block_domain' => 'Blokkeer een domein handmatig',
|
||||
'block_domain' => 'Blokkeer domein',
|
||||
'no_domain_filled_in' => 'Geen domein opgegeven',
|
||||
'domain_already_blocked' => 'Domein :domain is al geblokkeerd',
|
||||
'domain_is_now_blocked' => 'Domein :domain is nu geblokkeerd',
|
||||
'instance_configuration' => 'Instellingen',
|
||||
'firefly_instance_configuration' => 'Instellingen voor Firefly III',
|
||||
'setting_single_user_mode' => 'Enkele gebruiker-modus',
|
||||
|
@ -101,6 +101,7 @@ return [
|
||||
'cannot_reset_demo_user' => 'You cannot reset the password of the demonstration account',
|
||||
'per_period' => 'Per period',
|
||||
'all_periods' => 'All periods',
|
||||
'current_period' => 'Current period',
|
||||
'show_the_current_period_and_overview' => 'Show the current period and overview',
|
||||
|
||||
// repeat frequencies:
|
||||
@ -831,18 +832,6 @@ return [
|
||||
'user_administration' => 'Administração de usuários',
|
||||
'list_all_users' => 'Todos os usuários',
|
||||
'all_users' => 'Todos os usuários',
|
||||
'all_blocked_domains' => 'Todos domínios bloqueados',
|
||||
'blocked_domains' => 'Domínios bloqueados',
|
||||
'no_domains_banned' => 'Não há domínios bloqueados',
|
||||
'all_user_domains' => 'Todos os domínios de e-mail do usuário',
|
||||
'all_domains_is_filtered' => 'Esta lista não inclui domínios já bloqueados.',
|
||||
'domain_now_blocked' => 'Domínio :domain está bloqueado',
|
||||
'domain_now_unblocked' => 'Domínio :domain está desbloqueado',
|
||||
'manual_block_domain' => 'Bloquear um domínio manualmente',
|
||||
'block_domain' => 'Bloquear domínio',
|
||||
'no_domain_filled_in' => 'Nenhum domínio preenchido',
|
||||
'domain_already_blocked' => 'Domínio :domain já está bloqueado',
|
||||
'domain_is_now_blocked' => 'Domínio :domain está bloqueado',
|
||||
'instance_configuration' => 'Configuração',
|
||||
'firefly_instance_configuration' => 'Opções de configuração para Firefly III',
|
||||
'setting_single_user_mode' => 'Modo de usuário único',
|
||||
|
@ -101,6 +101,7 @@ return [
|
||||
'cannot_reset_demo_user' => 'You cannot reset the password of the demonstration account',
|
||||
'per_period' => 'Per period',
|
||||
'all_periods' => 'All periods',
|
||||
'current_period' => 'Current period',
|
||||
'show_the_current_period_and_overview' => 'Show the current period and overview',
|
||||
|
||||
// repeat frequencies:
|
||||
@ -831,18 +832,6 @@ return [
|
||||
'user_administration' => 'User administration',
|
||||
'list_all_users' => 'All users',
|
||||
'all_users' => 'All users',
|
||||
'all_blocked_domains' => 'All blocked domains',
|
||||
'blocked_domains' => 'Blocked domains',
|
||||
'no_domains_banned' => 'No domains blocked',
|
||||
'all_user_domains' => 'All user email address domains',
|
||||
'all_domains_is_filtered' => 'This list does not include already blocked domains.',
|
||||
'domain_now_blocked' => 'Domain :domain is now blocked',
|
||||
'domain_now_unblocked' => 'Domain :domain is now unblocked',
|
||||
'manual_block_domain' => 'Block a domain by hand',
|
||||
'block_domain' => 'Block domain',
|
||||
'no_domain_filled_in' => 'No domain filled in',
|
||||
'domain_already_blocked' => 'Domain :domain is already blocked',
|
||||
'domain_is_now_blocked' => 'Domain :domain is now blocked',
|
||||
'instance_configuration' => 'Configuration',
|
||||
'firefly_instance_configuration' => 'Configuration options for Firefly III',
|
||||
'setting_single_user_mode' => 'Single user mode',
|
||||
|
@ -101,6 +101,7 @@ return [
|
||||
'cannot_reset_demo_user' => 'You cannot reset the password of the demonstration account',
|
||||
'per_period' => 'Per period',
|
||||
'all_periods' => 'All periods',
|
||||
'current_period' => 'Current period',
|
||||
'show_the_current_period_and_overview' => 'Show the current period and overview',
|
||||
|
||||
// repeat frequencies:
|
||||
@ -831,18 +832,6 @@ return [
|
||||
'user_administration' => 'User administration',
|
||||
'list_all_users' => 'All users',
|
||||
'all_users' => 'All users',
|
||||
'all_blocked_domains' => 'All blocked domains',
|
||||
'blocked_domains' => 'Blocked domains',
|
||||
'no_domains_banned' => 'No domains blocked',
|
||||
'all_user_domains' => 'All user email address domains',
|
||||
'all_domains_is_filtered' => 'This list does not include already blocked domains.',
|
||||
'domain_now_blocked' => 'Domain :domain is now blocked',
|
||||
'domain_now_unblocked' => 'Domain :domain is now unblocked',
|
||||
'manual_block_domain' => 'Block a domain by hand',
|
||||
'block_domain' => 'Block domain',
|
||||
'no_domain_filled_in' => 'No domain filled in',
|
||||
'domain_already_blocked' => 'Domain :domain is already blocked',
|
||||
'domain_is_now_blocked' => 'Domain :domain is now blocked',
|
||||
'instance_configuration' => 'Configuration',
|
||||
'firefly_instance_configuration' => 'Configuration options for Firefly III',
|
||||
'setting_single_user_mode' => 'Single user mode',
|
||||
|
@ -101,6 +101,7 @@ return [
|
||||
'cannot_reset_demo_user' => 'You cannot reset the password of the demonstration account',
|
||||
'per_period' => 'Per period',
|
||||
'all_periods' => 'All periods',
|
||||
'current_period' => 'Current period',
|
||||
'show_the_current_period_and_overview' => 'Show the current period and overview',
|
||||
|
||||
// repeat frequencies:
|
||||
@ -831,18 +832,6 @@ return [
|
||||
'user_administration' => 'User administration',
|
||||
'list_all_users' => 'All users',
|
||||
'all_users' => 'All users',
|
||||
'all_blocked_domains' => 'All blocked domains',
|
||||
'blocked_domains' => 'Blocked domains',
|
||||
'no_domains_banned' => 'No domains blocked',
|
||||
'all_user_domains' => 'All user email address domains',
|
||||
'all_domains_is_filtered' => 'This list does not include already blocked domains.',
|
||||
'domain_now_blocked' => 'Domain :domain is now blocked',
|
||||
'domain_now_unblocked' => 'Domain :domain is now unblocked',
|
||||
'manual_block_domain' => 'Block a domain by hand',
|
||||
'block_domain' => 'Block domain',
|
||||
'no_domain_filled_in' => 'No domain filled in',
|
||||
'domain_already_blocked' => 'Domain :domain is already blocked',
|
||||
'domain_is_now_blocked' => 'Domain :domain is now blocked',
|
||||
'instance_configuration' => 'Configuration',
|
||||
'firefly_instance_configuration' => 'Configuration options for Firefly III',
|
||||
'setting_single_user_mode' => 'Single user mode',
|
||||
|
Loading…
Reference in New Issue
Block a user