Merge dev into main - version 1.4.8
This commit is contained in:
+47
-1
@@ -624,7 +624,8 @@
|
||||
"encryption": "Versleuteling",
|
||||
"files": "Bestanden",
|
||||
"contacts": "Contacts",
|
||||
"sidebar_apps": "Zijbalk-apps"
|
||||
"sidebar_apps": "Zijbalk-apps",
|
||||
"notifications": "Meldingen"
|
||||
},
|
||||
"tab_groups": {
|
||||
"general": "Algemeen",
|
||||
@@ -696,6 +697,40 @@
|
||||
"migrating": "Trefwoord bijwerken op bestaande e-mails…",
|
||||
"migration_error": "Kan trefwoord niet bijwerken op bestaande e-mails"
|
||||
},
|
||||
"notifications": {
|
||||
"test_sound": "Meldingsgeluid testen",
|
||||
"sounds": {
|
||||
"default": "Standaard (Pieptoon)",
|
||||
"cheerful": "Vrolijk",
|
||||
"involved": "Uitgebreid",
|
||||
"swift": "Snel gebaar",
|
||||
"relax": "Ontspannen"
|
||||
},
|
||||
"sound_selection": {
|
||||
"title": "Meldingsgeluid",
|
||||
"description": "Kies welk geluid wordt afgespeeld voor meldingen",
|
||||
"choose": "Geluid",
|
||||
"choose_desc": "Selecteer een meldingstoon en klik op het luidsprekerpictogram voor een voorbeeld"
|
||||
},
|
||||
"email": {
|
||||
"title": "E-mailmeldingen",
|
||||
"description": "Meldingen voor inkomende e-mails configureren",
|
||||
"enabled": "E-mailmeldingen",
|
||||
"enabled_desc": "Meldingen tonen wanneer nieuwe e-mails binnenkomen",
|
||||
"sound": "Meldingsgeluid",
|
||||
"sound_desc": "Een geluid afspelen wanneer nieuwe e-mails binnenkomen"
|
||||
},
|
||||
"calendar": {
|
||||
"title": "Agendameldingen",
|
||||
"description": "Meldingen voor agenda-evenementen configureren",
|
||||
"enabled": "Evenementmeldingen",
|
||||
"enabled_desc": "Waarschuwingen tonen voor aankomende agenda-evenementen",
|
||||
"sound": "Meldingsgeluid",
|
||||
"sound_desc": "Een geluid afspelen voor agendaherinneringen",
|
||||
"invitation_parsing": "E-mailuitnodigingen herkennen",
|
||||
"invitation_parsing_desc": "Agenda-uitnodigingen in e-mailbijlagen detecteren en agendaacties tonen"
|
||||
}
|
||||
},
|
||||
"language_region": {
|
||||
"title": "Taal & Regio",
|
||||
"description": "Configureer taal- en regiovoorkeuren",
|
||||
@@ -821,6 +856,13 @@
|
||||
"tag": "Label",
|
||||
"spam": "Markeer als spam",
|
||||
"none_selected": "Geen acties geselecteerd"
|
||||
},
|
||||
"default_mail_program": {
|
||||
"label": "Standaard e-mailprogramma",
|
||||
"description": "Registreer {appName} als uw standaard e-mailprogramma voor mailto:-links",
|
||||
"button": "Instellen als standaard",
|
||||
"success": "Browser gevraagd om als standaard in te stellen",
|
||||
"error": "Uw browser ondersteunt deze functie niet"
|
||||
}
|
||||
},
|
||||
"composer": {
|
||||
@@ -872,7 +914,11 @@
|
||||
"title": "Account",
|
||||
"description": "Bekijk je accountinformatie",
|
||||
"name_label": "Weergavenaam",
|
||||
"username_label": "Gebruikersnaam",
|
||||
"account_type_label": "Accounttype",
|
||||
"auth_method_label": "Authenticatie",
|
||||
"auth_method_oauth": "Single Sign-On (OAuth/OIDC)",
|
||||
"auth_method_basic": "Wachtwoord",
|
||||
"demo_account": "Demoaccount",
|
||||
"email": {
|
||||
"label": "E-mailadres",
|
||||
|
||||
Reference in New Issue
Block a user