From 5359eb85e1913973c9b7499bcdde45bd3c8535d5 Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Fri, 24 Sep 2021 16:23:33 +0300 Subject: [PATCH] lang fix --- .../Espo/Core/Templates/i18n/nl_NL/Event.json | 1 - .../Crm/Resources/i18n/it_IT/Account.json | 2 +- .../i18n/it_IT/CampaignTrackingUrl.json | 9 ++- .../Crm/Resources/i18n/it_IT/Contact.json | 6 +- .../Crm/Resources/i18n/it_IT/Opportunity.json | 6 +- .../Crm/Resources/i18n/nl_NL/Account.json | 5 +- .../Crm/Resources/i18n/nl_NL/Calendar.json | 2 +- .../Crm/Resources/i18n/nl_NL/Call.json | 2 +- .../Crm/Resources/i18n/nl_NL/Campaign.json | 5 +- .../i18n/nl_NL/CampaignLogRecord.json | 2 +- .../i18n/nl_NL/CampaignTrackingUrl.json | 1 + .../Crm/Resources/i18n/nl_NL/Contact.json | 2 +- .../Crm/Resources/i18n/nl_NL/Document.json | 1 - .../Resources/i18n/nl_NL/DocumentFolder.json | 2 +- .../Resources/i18n/nl_NL/EmailQueueItem.json | 2 +- .../Crm/Resources/i18n/nl_NL/Global.json | 3 +- .../i18n/nl_NL/KnowledgeBaseArticle.json | 1 - .../Crm/Resources/i18n/nl_NL/Meeting.json | 4 +- .../Crm/Resources/i18n/nl_NL/Opportunity.json | 2 +- .../Crm/Resources/i18n/nl_NL/TargetList.json | 2 +- .../Crm/Resources/i18n/nl_NL/Task.json | 2 +- .../Espo/Resources/i18n/it_IT/Admin.json | 26 +++++---- .../Espo/Resources/i18n/it_IT/Email.json | 7 ++- .../Resources/i18n/it_IT/EmailAddress.json | 6 ++ .../Resources/i18n/it_IT/EmailFilter.json | 1 - .../Resources/i18n/it_IT/EmailTemplate.json | 4 -- .../Resources/i18n/it_IT/EntityManager.json | 7 ++- .../Resources/i18n/it_IT/ExternalAccount.json | 4 +- .../Resources/i18n/it_IT/FieldManager.json | 3 +- .../Espo/Resources/i18n/it_IT/Global.json | 11 +++- .../Espo/Resources/i18n/it_IT/Import.json | 5 ++ .../Resources/i18n/it_IT/Integration.json | 4 +- .../Espo/Resources/i18n/it_IT/LayoutSet.json | 1 + .../Resources/i18n/it_IT/PhoneNumber.json | 10 +++- .../Resources/i18n/it_IT/ScheduledJob.json | 3 - .../Espo/Resources/i18n/it_IT/Settings.json | 35 ++++++------ .../Espo/Resources/i18n/it_IT/Template.json | 6 +- .../Espo/Resources/i18n/it_IT/User.json | 5 +- .../i18n/nl_NL/ActionHistoryRecord.json | 8 ++- .../Espo/Resources/i18n/nl_NL/Admin.json | 32 +++++------ .../Resources/i18n/nl_NL/AuthLogRecord.json | 6 +- .../Espo/Resources/i18n/nl_NL/Currency.json | 12 ++-- .../Espo/Resources/i18n/nl_NL/Email.json | 8 +-- .../Resources/i18n/nl_NL/EmailAccount.json | 12 ++-- .../Resources/i18n/nl_NL/EmailFilter.json | 4 +- .../Resources/i18n/nl_NL/EmailFolder.json | 2 +- .../Resources/i18n/nl_NL/EntityManager.json | 12 ++-- .../Espo/Resources/i18n/nl_NL/Extension.json | 4 +- .../Resources/i18n/nl_NL/FieldManager.json | 10 ++-- .../Espo/Resources/i18n/nl_NL/Global.json | 55 +++++++++++-------- .../Espo/Resources/i18n/nl_NL/Import.json | 10 ++-- .../Resources/i18n/nl_NL/InboundEmail.json | 4 +- .../Resources/i18n/nl_NL/Integration.json | 6 +- .../Espo/Resources/i18n/nl_NL/LayoutSet.json | 4 +- .../Resources/i18n/nl_NL/LeadCapture.json | 18 +++--- .../Espo/Resources/i18n/nl_NL/Note.json | 1 - .../Espo/Resources/i18n/nl_NL/Portal.json | 4 +- .../Espo/Resources/i18n/nl_NL/PortalRole.json | 2 +- .../Espo/Resources/i18n/nl_NL/PortalUser.json | 2 +- .../Resources/i18n/nl_NL/Preferences.json | 6 +- .../Espo/Resources/i18n/nl_NL/Role.json | 4 +- .../Resources/i18n/nl_NL/ScheduledJob.json | 4 +- .../Espo/Resources/i18n/nl_NL/Settings.json | 23 ++++---- .../Espo/Resources/i18n/nl_NL/Stream.json | 6 +- .../Espo/Resources/i18n/nl_NL/Team.json | 4 +- .../Espo/Resources/i18n/nl_NL/Template.json | 5 +- .../Espo/Resources/i18n/nl_NL/User.json | 12 ++-- .../Resources/i18n/pl_PL/EmailTemplate.json | 1 - .../Resources/i18n/pl_PL/FieldManager.json | 3 +- .../Espo/Resources/i18n/pl_PL/Settings.json | 31 +++++------ install/core/i18n/it_IT/install.json | 18 +----- install/core/i18n/nl_NL/install.json | 9 +-- install/core/i18n/pl_PL/install.json | 17 ------ 73 files changed, 293 insertions(+), 266 deletions(-) create mode 100644 application/Espo/Resources/i18n/it_IT/LayoutSet.json diff --git a/application/Espo/Core/Templates/i18n/nl_NL/Event.json b/application/Espo/Core/Templates/i18n/nl_NL/Event.json index 6704399546..4c9475dff7 100644 --- a/application/Espo/Core/Templates/i18n/nl_NL/Event.json +++ b/application/Espo/Core/Templates/i18n/nl_NL/Event.json @@ -4,7 +4,6 @@ "dateStart": "Start datum", "dateEnd": "Eind datum", "duration": "Duur", - "status": "StatUS", "reminders": "Herinneringen", "dateStartDate": "Startdatum (de hele dag)", "dateEndDate": "Datum einde (hele dag)", diff --git a/application/Espo/Modules/Crm/Resources/i18n/it_IT/Account.json b/application/Espo/Modules/Crm/Resources/i18n/it_IT/Account.json index 3d456d4fb1..8c44d1dd65 100644 --- a/application/Espo/Modules/Crm/Resources/i18n/it_IT/Account.json +++ b/application/Espo/Modules/Crm/Resources/i18n/it_IT/Account.json @@ -90,7 +90,7 @@ }, "labels": { "Create Account": "Crea Account", - "Copy Billing": "Copia da fatturazione", + "Copy Billing": "Copia de Fatturazione", "Set Primary": "Imposta primario" }, "presetFilters": { diff --git a/application/Espo/Modules/Crm/Resources/i18n/it_IT/CampaignTrackingUrl.json b/application/Espo/Modules/Crm/Resources/i18n/it_IT/CampaignTrackingUrl.json index 3fb154229d..3dcd12e972 100644 --- a/application/Espo/Modules/Crm/Resources/i18n/it_IT/CampaignTrackingUrl.json +++ b/application/Espo/Modules/Crm/Resources/i18n/it_IT/CampaignTrackingUrl.json @@ -1,12 +1,19 @@ { "fields": { "urlToUse": "Codice da inserire al posto dell' URL", - "campaign": "Campagna" + "campaign": "Campagna", + "action": "Azione", + "message": "Messaggio" }, "links": { "campaign": "Campagna" }, "labels": { "Create CampaignTrackingUrl": "Creazione URL di monitoraggio" + }, + "options": { + "action": { + "Show Message": "Vedi messaggio" + } } } \ No newline at end of file diff --git a/application/Espo/Modules/Crm/Resources/i18n/it_IT/Contact.json b/application/Espo/Modules/Crm/Resources/i18n/it_IT/Contact.json index 921d008c47..953da6b4cc 100644 --- a/application/Espo/Modules/Crm/Resources/i18n/it_IT/Contact.json +++ b/application/Espo/Modules/Crm/Resources/i18n/it_IT/Contact.json @@ -15,8 +15,7 @@ "acceptanceStatus": "Stato accettazione", "accountIsInactive": "Account inattivo", "acceptanceStatusMeetings": "Stato accettazione (riunioni)", - "acceptanceStatusCalls": "Stato accettazione (chiamate)", - "title": "Titolo del conto principale" + "acceptanceStatusCalls": "Stato accettazione (chiamate)" }, "links": { "opportunities": "Opportunita'", @@ -30,7 +29,8 @@ "portalUser": "Portale utente", "originalLead": "Lead originale", "documents": "Documenti", - "tasksPrimary": "Attività (espanso)" + "tasksPrimary": "Attività (espanso)", + "opportunitiesPrimary": "Opportunità (Primaria)" }, "labels": { "Create Contact": "Crea Contatto" diff --git a/application/Espo/Modules/Crm/Resources/i18n/it_IT/Opportunity.json b/application/Espo/Modules/Crm/Resources/i18n/it_IT/Opportunity.json index 24ff941af7..b05dfd6e97 100644 --- a/application/Espo/Modules/Crm/Resources/i18n/it_IT/Opportunity.json +++ b/application/Espo/Modules/Crm/Resources/i18n/it_IT/Opportunity.json @@ -14,13 +14,15 @@ "originalLead": "Lead originale", "amountCurrency": "Valuta dell'importo", "contactRole": "Ruolo contatto", - "lastStage": "Ultimo Stadio" + "lastStage": "Ultimo Stadio", + "contact": "Contatto (Primario)" }, "links": { "contacts": "Contatti", "documents": "Documenti", "campaign": "Campagna", - "originalLead": "Lead originale" + "originalLead": "Lead originale", + "contact": "Contatto (Primario)" }, "options": { "stage": { diff --git a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Account.json b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Account.json index c7c69362ea..2f6683e8f9 100644 --- a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Account.json +++ b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Account.json @@ -32,7 +32,8 @@ "options": { "type": { "Customer": "Klant", - "Investor": "Investeerder" + "Investor": "Investeerder", + "Reseller": "Wederverkoper" }, "industry": { "Agriculture": "Landbouw", @@ -43,7 +44,7 @@ "Building Materials & Equipment": "Bouwmaterialen en -apparatuur", "Chemical": "Chemisch", "Education": "Onderwijs", - "Electronics": "Electronica", + "Electronics": "Elektronica", "Energy": "Energie", "Entertainment & Leisure": "Amusement & Vrije tijd", "Finance": "Financiën", diff --git a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Calendar.json b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Calendar.json index 9d356f6fbb..9b5dd3f838 100644 --- a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Calendar.json +++ b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Calendar.json @@ -12,7 +12,7 @@ "Add User": "Voeg gebruiker toe", "current": "huidige", "time": "tijd", - "User List": "gebruikers lijst", + "User List": "Gebruikers lijst", "Manage Users": "Gebruikers beheren", "View Calendar": "Bekijk de kalender", "Create Shared View": "Creëer gedeelde weergave" diff --git a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Call.json b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Call.json index 74dca764a9..666f58534e 100644 --- a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Call.json +++ b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Call.json @@ -9,7 +9,7 @@ "description": "Beschrijving", "users": "Gebruikers", "contacts": "Contacten", - "reminders": "Herineringen", + "reminders": "Herinneringen", "account": "Relatie", "acceptanceStatus": "Acceptatiestatus" }, diff --git a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Campaign.json b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Campaign.json index cc6288246c..c9f64ec9d9 100644 --- a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Campaign.json +++ b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Campaign.json @@ -49,14 +49,15 @@ } }, "labels": { - "Create Campaign": "Creëer campagne", + "Create Campaign": "Creëer Campagne", "Target Lists": "Doellijsten", + "Statistics": "Statistieken", "Unsubscribe": "Uitschrijven", "Mass Emails": "Verzamel e-mails", "Email Templates": "E-mail sjablonen", "Unsubscribe again": "Weer uitschrijven", "Subscribe again": "Abonneer opnieuw", - "Create Target List": "Creëer doellijst", + "Create Target List": "Creëer Doellijst", "Mail Merge": "Mailmerge", "Generate Mail Merge PDF": "Genereer Mail Merge PDF" }, diff --git a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/CampaignLogRecord.json b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/CampaignLogRecord.json index b90dda330f..19c5a2913e 100644 --- a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/CampaignLogRecord.json +++ b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/CampaignLogRecord.json @@ -7,7 +7,7 @@ "application": "Applicatie", "queueItem": "Wachtrij item", "stringData": "Stringgegevens", - "stringAdditionalData": "String extra gegevens" + "stringAdditionalData": "Extra stringgegevens" }, "links": { "queueItem": "Wachtrij item", diff --git a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/CampaignTrackingUrl.json b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/CampaignTrackingUrl.json index 7cb0b56154..a7d6058d66 100644 --- a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/CampaignTrackingUrl.json +++ b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/CampaignTrackingUrl.json @@ -1,5 +1,6 @@ { "fields": { + "urlToUse": "Code om in te voegen in plaats van URL", "campaign": "Campagne", "action": "Actie", "message": "Bericht" diff --git a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Contact.json b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Contact.json index 505daa999c..537fab2d5d 100644 --- a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Contact.json +++ b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Contact.json @@ -44,7 +44,7 @@ "options": { "opportunityRole": { "Decision Maker": "Beslisser", - "Influencer": "Beinvloeder" + "Influencer": "Beïnvloeder" } }, "presetFilters": { diff --git a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Document.json b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Document.json index f4319416a6..5c15d80332 100644 --- a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Document.json +++ b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Document.json @@ -15,7 +15,6 @@ "accounts": "Relaties", "opportunities": "Kansen", "folder": "Map", - "leads": "leads", "contacts": "Contacten" }, "options": { diff --git a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/DocumentFolder.json b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/DocumentFolder.json index 3c6a627c87..a20718e006 100644 --- a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/DocumentFolder.json +++ b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/DocumentFolder.json @@ -1,6 +1,6 @@ { "labels": { - "Create DocumentFolder": "Creëer document map", + "Create DocumentFolder": "Creëer Document map", "Manage Categories": "Beheer mappen", "Documents": "Documenten" }, diff --git a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/EmailQueueItem.json b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/EmailQueueItem.json index 66201f8b85..dd4b8e9a91 100644 --- a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/EmailQueueItem.json +++ b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/EmailQueueItem.json @@ -16,7 +16,7 @@ "Pending": "In behandeling", "Sent": "Verzonden", "Failed": "Mislukt", - "Sending": "Bezig met verzenden" + "Sending": "Verzenden" } }, "presetFilters": { diff --git a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Global.json b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Global.json index 3d3ec3f7b2..9d1fb40746 100644 --- a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Global.json +++ b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Global.json @@ -67,7 +67,7 @@ "Activities": "Mijn activiteiten" }, "labels": { - "Create InboundEmail": "Creëer inkomende E-mail", + "Create InboundEmail": "Creëer Inkomende E-mail", "Activities": "Activiteiten", "History": "Historie", "Attendees": "Genodigden", @@ -103,6 +103,7 @@ }, "options": { "reminderTypes": { + "Popup": "Pop-up", "Email": "E-mail" } } diff --git a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/KnowledgeBaseArticle.json b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/KnowledgeBaseArticle.json index 065907bdb2..3e3b423fa2 100644 --- a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/KnowledgeBaseArticle.json +++ b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/KnowledgeBaseArticle.json @@ -10,7 +10,6 @@ }, "fields": { "name": "Naam", - "status": "status", "attachments": "Bijlagen", "publishDate": "Publicatiedatum", "expirationDate": "Vervaldatum", diff --git a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Meeting.json b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Meeting.json index 16e64c2fb8..5c96ab25f8 100644 --- a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Meeting.json +++ b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Meeting.json @@ -8,7 +8,7 @@ "description": "Beschrijving", "users": "Gebruikers", "contacts": "Contacten", - "reminders": "Herineringen", + "reminders": "Herinneringen", "account": "Relatie", "acceptanceStatus": "Acceptatiestatus", "dateStartDate": "Startdatum (de hele dag)", @@ -34,7 +34,7 @@ "setNotHeld": "Niet gedaan" }, "labels": { - "Create Meeting": "Creëer vergadering", + "Create Meeting": "Creëer Vergadering", "Set Held": "Gedaan", "Set Not Held": "Niet gedaan", "Send Invitations": "Uitnodiging versturen", diff --git a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Opportunity.json b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Opportunity.json index 5f483804ec..3f0eb321b6 100644 --- a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Opportunity.json +++ b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Opportunity.json @@ -43,7 +43,7 @@ } }, "labels": { - "Create Opportunity": "Creëer kans" + "Create Opportunity": "Creëer Kans" }, "presetFilters": { "won": "Gewonnen", diff --git a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/TargetList.json b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/TargetList.json index ad6d693fc5..82a7191bdd 100644 --- a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/TargetList.json +++ b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/TargetList.json @@ -30,7 +30,7 @@ } }, "labels": { - "Create TargetList": "Creëer doellijst", + "Create TargetList": "Creëer Doellijst", "Opted Out": "Afgemeld", "Cancel Opt-Out": "Annuleer afmelding", "Opt-Out": "Afmelden" diff --git a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Task.json b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Task.json index 3b2f950f47..b24fe2086e 100644 --- a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Task.json +++ b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Task.json @@ -35,7 +35,7 @@ "labels": { "Create Task": "Creëer Taak", "Complete": "Voltooi", - "overdue": "Verstreken" + "overdue": "verstreken" }, "presetFilters": { "actual": "Actueel", diff --git a/application/Espo/Resources/i18n/it_IT/Admin.json b/application/Espo/Resources/i18n/it_IT/Admin.json index a81149172b..0496314a21 100644 --- a/application/Espo/Resources/i18n/it_IT/Admin.json +++ b/application/Espo/Resources/i18n/it_IT/Admin.json @@ -67,7 +67,9 @@ "is recommended": "E' raccomandato", "extension is missing": "Manca l'estensione", "PDF Templates": "Modelli PDF", - "Webhooks": "Webhooks\n" + "Webhooks": "Webhooks\n", + "Email Addresses": "Indirizzi Email", + "Phone Numbers": "Telefono" }, "layouts": { "list": "Elenco", @@ -162,7 +164,10 @@ "displayRawText": "Visualizza testo non elaborato (nessun markdown)", "notActualOptions": "Opzioni non effettive", "accept": "Accettare", - "displayAsList": "Visualizza come elenco" + "displayAsList": "Visualizza come elenco", + "viewMap": "Vedi Pulsante Mappa", + "codeType": "Tipo Codice", + "lastChar": "Ultimo Carattere" }, "messages": { "selectEntityType": "Scegli il tipo di entità dal menu di sinistra.", @@ -175,14 +180,14 @@ "thousandSeparatorEqualsDecimalMark": "Il separatore delle migliaia non può essere uguale al separatore decimale.", "userHasNoEmailAddress": "L'utente non ha un indirizzo email.", "uninstallConfirmation": "Sei sicuro di voler disinstallare l'estensione?", - "cronIsNotConfigured": "I lavori pianificati non sono in esecuzione. Pertanto, le e-mail in entrata, le notifiche e i promemoria non funzionano. Seguire le [istruzioni] (https://www.espocrm.com/documentation/administration/server-configuration/#user-content-setup-a-crontab) per impostare il cron job.", + "cronIsNotConfigured": "I lavori pianificati non sono in esecuzione. Pertanto, le e-mail in entrata, le notifiche e i promemoria non funzionano. Seguire le [istruzioni](https://www.espocrm.com/documentation/administration/server-configuration/#user-content-setup-a-crontab) per impostare il cron job.", "newExtensionVersionIsAvailable": "Nuova {extensionName} versione {latestVersion} è disponibile.\n", "upgradeVersion": "EspoCRM verrà aggiornato alla versione ** {versione} **. Si prega di pazientare poiché ciò potrebbe richiedere del tempo.", "upgradeDone": "EspoCRM è stato aggiornato alla versione ** {versione} **.", - "downloadUpgradePackage": "Scarica i pacchetti di aggiornamento [qui] ({url}).", - "upgradeInfo": "Controlla la [documentazione] ({url}) su come aggiornare l'istanza di EspoCRM.", + "downloadUpgradePackage": "Scarica i pacchetti di aggiornamento [qui]({url}).", + "upgradeInfo": "Controlla la [documentazione]({url}) su come aggiornare l'istanza di EspoCRM.", "upgradeRecommendation": "Questo modo di aggiornamento non è raccomandato. È meglio eseguire l'aggiornamento dalla CLI.", - "newVersionIsAvailable": "È disponibile la nuova versione di EspoCRM {latestVersion}. Seguire le [istruzioni] (https://www.espocrm.com/documentation/administration/upgrading/) per aggiornare l'istanza." + "newVersionIsAvailable": "È disponibile la nuova versione di EspoCRM {latestVersion}. Seguire le [istruzioni](https://www.espocrm.com/documentation/administration/upgrading/) per aggiornare l'istanza." }, "descriptions": { "settings": "Impostazioni di sistema dell'applicazione.", @@ -219,11 +224,12 @@ "attachments": "Tutti gli allegati di file memorizzati nel sistema.", "templateManager": "Personalizza i modelli di messaggi.\n", "systemRequirements": "Requisiti di sistema per EspoCRM.\n", - "apiUsers": "Separare gli utenti a scopo di integrazione.\n\n", + "apiUsers": "Utenti separati per integrazione.\n\n", "jobs": "I lavori eseguono attività in background.", "pdfTemplates": "Modelli per la stampa in PDF.", "webhooks": "Gestisci i webhook.", - "dashboardTemplates": "Distribuire dashboard agli utenti." + "dashboardTemplates": "Distribuire dashboard agli utenti.", + "phoneNumbers": "Tutti i numeri telefonici sono archiviati nel sistema." }, "logicalOperators": { "and": "And" @@ -243,10 +249,10 @@ "accessInfoPortal": "Accedi alle informazioni per i portali", "assignment": "Assegnato", "mention": "Citare\n", - "noteEmailReceived": "Nota sull'e-mail ricevuta", "notePost": "Nota su post", "notePostNoParent": "Nota su post (nessun genitore)", "noteStatus": "Nota sull'aggiornamento dello stato", - "passwordChangeLink": "Collegamento per la modifica della password" + "passwordChangeLink": "Collegamento per la modifica della password", + "noteEmailReceived": "Nota sull'e-mail ricevuta" } } \ No newline at end of file diff --git a/application/Espo/Resources/i18n/it_IT/Email.json b/application/Espo/Resources/i18n/it_IT/Email.json index 601ff00ccf..ee9b14a81a 100644 --- a/application/Espo/Resources/i18n/it_IT/Email.json +++ b/application/Espo/Resources/i18n/it_IT/Email.json @@ -99,13 +99,16 @@ "Move to Folder": "Sposta nella Cartella", "Filters": "Filtri", "Folders": "Cartelle", - "View Users": "Visualizza utenti" + "View Users": "Visualizza utenti", + "No Subject": "Nessun Oggetto" }, "messages": { "testEmailSent": "L'email di prova è stata inviata", "emailSent": "L'email è stata inviata", "savedAsDraft": "Salvato come bozza.", - "confirmInsertTemplate": "Il corpo dell'email andrà perso. Sei sicuro di voler inserire il modello?" + "confirmInsertTemplate": "Il corpo dell'email andrà perso. Sei sicuro di voler inserire il modello?", + "noSmtpSetup": "SMTP non configurato: {link}", + "sendConfirm": "Invia email?" }, "presetFilters": { "sent": "Inviato", diff --git a/application/Espo/Resources/i18n/it_IT/EmailAddress.json b/application/Espo/Resources/i18n/it_IT/EmailAddress.json index dc93dd3366..abe41d9814 100644 --- a/application/Espo/Resources/i18n/it_IT/EmailAddress.json +++ b/application/Espo/Resources/i18n/it_IT/EmailAddress.json @@ -3,5 +3,11 @@ "Primary": "Primario", "Opted Out": "Rinuncia", "Invalid": "Non valido" + }, + "fields": { + "invalid": "Invalido" + }, + "presetFilters": { + "orphan": "Orfano" } } \ No newline at end of file diff --git a/application/Espo/Resources/i18n/it_IT/EmailFilter.json b/application/Espo/Resources/i18n/it_IT/EmailFilter.json index 284b908b8f..96a38f5cb8 100644 --- a/application/Espo/Resources/i18n/it_IT/EmailFilter.json +++ b/application/Espo/Resources/i18n/it_IT/EmailFilter.json @@ -15,7 +15,6 @@ "from": "Messaggi di posta elettronica inviati dall'indirizzo specificato. Lascia vuoto se non necessario. È possibile utilizzare caratteri jolly *.", "to": "Messaggi di posta elettronica inviati all'indirizzo specificato . Lascia vuoto se non necessario . È possibile utilizzare caratteri jolly *.", "name": "Dai al filtro un nome descrittivo.", - "subject": "Utilizzo del carattere jolly *:\n\ntesto* - inizia con il testo,\n*testo* - contiene il testo,\n*testo - termina con il testo.", "bodyContains": "Il corpo del messaggio contiene una delle parole, o frasi, specificate", "isGlobal": "Applica questo filtro a tutte le email in arrivo al sistema." }, diff --git a/application/Espo/Resources/i18n/it_IT/EmailTemplate.json b/application/Espo/Resources/i18n/it_IT/EmailTemplate.json index 1b5a335692..0ddde13fa3 100644 --- a/application/Espo/Resources/i18n/it_IT/EmailTemplate.json +++ b/application/Espo/Resources/i18n/it_IT/EmailTemplate.json @@ -17,11 +17,7 @@ "presetFilters": { "actual": "Attuale" }, - "messages": { - "infoText": "Segna posti disponibili:\n\n{optOutUrl} – URL per link di cancellazione;\n\n{optOutLink} – un link di cancellazione." - }, "placeholderTexts": { - "optOutUrl": "URL per un link di cancellazione dell'iscrizione", "optOutLink": "Un link di cancellazione dell'iscrizione", "today": "Data odierna", "now": "Data e ora attuali\n\n", diff --git a/application/Espo/Resources/i18n/it_IT/EntityManager.json b/application/Espo/Resources/i18n/it_IT/EntityManager.json index 2014204316..692ea6f9f6 100644 --- a/application/Espo/Resources/i18n/it_IT/EntityManager.json +++ b/application/Espo/Resources/i18n/it_IT/EntityManager.json @@ -30,7 +30,8 @@ "kanbanStatusIgnoreList": "Gruppi ignorati in vista Kanban", "iconClass": "Icona", "fullTextSearch": "Ricerca tutto il testo", - "countDisabled": "Disabilita il conteggio dei record" + "countDisabled": "Disabilita il conteggio dei record", + "parentEntityTypeList": "Tipo genitore entità" }, "options": { "type": { @@ -45,7 +46,9 @@ "oneToMany": "Uno-a-Molti", "manyToOne": "Molti-a-uno", "parentToChildren": "Padre-a-Figlio", - "childrenToParent": "Figlio-a-Padre" + "childrenToParent": "Figlio-a-Padre", + "oneToOneRight": "Uno-a-uno destra", + "oneToOneLeft": "Uno-a-uno sinistra" }, "sortDirection": { "asc": "Ascendente", diff --git a/application/Espo/Resources/i18n/it_IT/ExternalAccount.json b/application/Espo/Resources/i18n/it_IT/ExternalAccount.json index e10600d5b6..831fd8555d 100644 --- a/application/Espo/Resources/i18n/it_IT/ExternalAccount.json +++ b/application/Espo/Resources/i18n/it_IT/ExternalAccount.json @@ -1,6 +1,8 @@ { "labels": { "Connect": "Connettersi", - "Connected": "Connesso" + "Connected": "Connesso", + "Disconnect": "Disconnetti", + "Disconnected": "Disconnesso" } } \ No newline at end of file diff --git a/application/Espo/Resources/i18n/it_IT/FieldManager.json b/application/Espo/Resources/i18n/it_IT/FieldManager.json index b672c9f2fa..a48d27942f 100644 --- a/application/Espo/Resources/i18n/it_IT/FieldManager.json +++ b/application/Espo/Resources/i18n/it_IT/FieldManager.json @@ -75,7 +75,8 @@ "after": "Il valore della data deve essere successivo al valore della data del campo specificato.", "readOnly": "Il valore del campo non può essere specificato dall'utente. Ma può essere calcolato da una formula.", "maxFileSize": "Se vuoto o 0 allora nessun limite.", - "fileAccept": "Quali tipi di file accettare. È possibile aggiungere elementi personalizzati." + "fileAccept": "Quali tipi di file accettare. È possibile aggiungere elementi personalizzati.", + "barcodeLastChar": "Per tipo EAN-13." }, "fieldParts": { "address": { diff --git a/application/Espo/Resources/i18n/it_IT/Global.json b/application/Espo/Resources/i18n/it_IT/Global.json index f46e98eef8..59d5799e9c 100644 --- a/application/Espo/Resources/i18n/it_IT/Global.json +++ b/application/Espo/Resources/i18n/it_IT/Global.json @@ -44,7 +44,8 @@ "LeadCaptureLogRecord": "Record del registro di acquisizione lead", "ArrayValue": "Valore di matrice", "ApiUser": "Utente API", - "DashboardTemplate": "Modello di dashboard" + "DashboardTemplate": "Modello di dashboard", + "Currency": "Divisa" }, "scopeNamesPlural": { "Email": "Email", @@ -80,7 +81,10 @@ "LeadCaptureLogRecord": "Registro acquisizione lead", "ArrayValue": "Valori di matrice", "ApiUser": "Utenti API", - "DashboardTemplate": "Modelli di dashboard" + "DashboardTemplate": "Modelli di dashboard", + "EmailAddress": "Indirizzo Email", + "PhoneNumber": "Telefono", + "Currency": "Divisa" }, "labels": { "Misc": "Varie", @@ -221,7 +225,8 @@ "Move Over": "Spostarsi", "Restore": "Ristabilire", "View Followers": "Visualizza follower", - "Convert Currency": "Converti valuta" + "Convert Currency": "Converti valuta", + "View on Map": "Vedi su Mappa" }, "messages": { "pleaseWait": "Attendere...", diff --git a/application/Espo/Resources/i18n/it_IT/Import.json b/application/Espo/Resources/i18n/it_IT/Import.json index 0fd5fb7e6c..2d42908cb8 100644 --- a/application/Espo/Resources/i18n/it_IT/Import.json +++ b/application/Espo/Resources/i18n/it_IT/Import.json @@ -71,6 +71,11 @@ "Failed": "Fallito", "In Process": "In corso", "Complete": "Completo" + }, + "personNameFormat": { + "f l": "Nome", + "l f": "Cognome", + "l, f": "Cognome, Nome" } } } \ No newline at end of file diff --git a/application/Espo/Resources/i18n/it_IT/Integration.json b/application/Espo/Resources/i18n/it_IT/Integration.json index f96491262e..d6b65286a1 100644 --- a/application/Espo/Resources/i18n/it_IT/Integration.json +++ b/application/Espo/Resources/i18n/it_IT/Integration.json @@ -9,7 +9,7 @@ "noIntegrations": "Nessuna integrazioni è disponibile ." }, "help": { - "Google": "** Ottieni le credenziali di OAuth 2.0 dalla Google Developers Console. **\n\nVisita [Google Developers Console] (https://console.developers.google.com/project) per ottenere credenziali OAuth 2.0 come un ID cliente e un Client Secret noti sia a Google che a EspoCRM.", - "GoogleMaps": "Ottieni chiave API [qui] (https://developers.google.com/maps/documentation/javascript/get-api-key)." + "Google": "** Ottieni le credenziali di OAuth 2.0 dalla Google Developers Console. **\n\nVisita [Google Developers Console](https://console.developers.google.com/project) per ottenere credenziali OAuth 2.0 come un ID cliente e un Client Secret noti sia a Google che a EspoCRM.", + "GoogleMaps": "Ottieni chiave API [qui](https://developers.google.com/maps/documentation/javascript/get-api-key)." } } \ No newline at end of file diff --git a/application/Espo/Resources/i18n/it_IT/LayoutSet.json b/application/Espo/Resources/i18n/it_IT/LayoutSet.json new file mode 100644 index 0000000000..9e26dfeeb6 --- /dev/null +++ b/application/Espo/Resources/i18n/it_IT/LayoutSet.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/application/Espo/Resources/i18n/it_IT/PhoneNumber.json b/application/Espo/Resources/i18n/it_IT/PhoneNumber.json index 9e26dfeeb6..b6daeb3227 100644 --- a/application/Espo/Resources/i18n/it_IT/PhoneNumber.json +++ b/application/Espo/Resources/i18n/it_IT/PhoneNumber.json @@ -1 +1,9 @@ -{} \ No newline at end of file +{ + "fields": { + "type": "Tipo", + "invalid": "Invalido" + }, + "presetFilters": { + "orphan": "Orfano" + } +} \ No newline at end of file diff --git a/application/Espo/Resources/i18n/it_IT/ScheduledJob.json b/application/Espo/Resources/i18n/it_IT/ScheduledJob.json index c1badd37cd..b90ff63f1f 100644 --- a/application/Espo/Resources/i18n/it_IT/ScheduledJob.json +++ b/application/Espo/Resources/i18n/it_IT/ScheduledJob.json @@ -28,8 +28,5 @@ "Active": "Attivo", "Inactive": "Inattivo" } - }, - "tooltips": { - "scheduling": "Notazione di Crontab. Definisce la frequenza delle esecuzioni dei lavori.\n\n`* /5 * * * *` - ogni 5 minuti\n\n`0 * /2 * * *` - ogni 2 ore\n\n`30 1 * * *` - alle 01:30 una volta al giorno\n\n`0 0 1 * *` - il primo giorno del mese" } } \ No newline at end of file diff --git a/application/Espo/Resources/i18n/it_IT/Settings.json b/application/Espo/Resources/i18n/it_IT/Settings.json index 277808ce87..4f6cce97aa 100644 --- a/application/Espo/Resources/i18n/it_IT/Settings.json +++ b/application/Espo/Resources/i18n/it_IT/Settings.json @@ -77,7 +77,6 @@ "historyEntityList": "Elenco storico delle entità", "currencyFormat": "Formato valuta", "currencyDecimalPlaces": "Numero di cifre decimali", - "aclStrictMode": "ACL modalità strict", "followCreatedEntities": "Segui i record creati", "aclAllowDeleteCreated": "Consenti di rimuovere i record creati\n", "adminNotifications": "Notifiche di sistema nel pannello di amministrazione", @@ -119,22 +118,9 @@ "passwordStrengthNumberCount": "Numero di cifre richieste nella password", "passwordStrengthBothCases": "La password deve contenere lettere maiuscole e minuscole", "auth2FA": "Abilita autenticazione a 2 fattori", - "auth2FAMethodList": "Metodi 2FA disponibili\n" - }, - "options": { - "weekStart": { - "0": "Domenica", - "1": "Lunedi" - }, - "currencyFormat": { - "1": "10 EUR", - "2": "€ 10" - }, - "streamEmailNotificationsTypeList": { - "Post": "Articoli", - "Status": "Aggiornamenti di stato", - "EmailReceived": "E-mail ricevute" - } + "auth2FAMethodList": "Metodi 2FA disponibili\n", + "personNameFormat": "Formato nome persona", + "massEmailVerp": "Usa VERP" }, "tooltips": { "recordsPerPage": "Numero di records inizialmente mostrati in vista elenco .", @@ -204,5 +190,20 @@ }, "messages": { "ldapTestConnection": "La connessione è stata stabilita con successo" + }, + "options": { + "currencyFormat": { + "1": "10 EUR", + "2": "€ 10" + }, + "streamEmailNotificationsTypeList": { + "Post": "Articoli", + "Status": "Aggiornamenti di stato", + "EmailReceived": "E-mail ricevute" + }, + "personNameFormat": { + "firstLast": "Nome", + "lastFirst": "Cognome" + } } } \ No newline at end of file diff --git a/application/Espo/Resources/i18n/it_IT/Template.json b/application/Espo/Resources/i18n/it_IT/Template.json index adf668ac21..049fd23b4e 100644 --- a/application/Espo/Resources/i18n/it_IT/Template.json +++ b/application/Espo/Resources/i18n/it_IT/Template.json @@ -15,7 +15,8 @@ "pageOrientation": "Orientamento pagina", "pageFormat": "Formato carta", "pageWidth": "Larghezza pagina", - "pageHeight": "Altezza della pagina" + "pageHeight": "Altezza della pagina", + "headerPosition": "Posizione Intestazione" }, "labels": { "Create Template": "Crea Modello" @@ -31,7 +32,8 @@ }, "placeholders": { "today": "Oggi (Data)", - "now": "Ora (data-ora)" + "now": "Ora (data-ora)", + "pagebreak": "Interruzione pagina" }, "fontFace": { "aealarabiya": "Al Arabiya", diff --git a/application/Espo/Resources/i18n/it_IT/User.json b/application/Espo/Resources/i18n/it_IT/User.json index 19a08012d1..c6989c4d45 100644 --- a/application/Espo/Resources/i18n/it_IT/User.json +++ b/application/Espo/Resources/i18n/it_IT/User.json @@ -89,7 +89,7 @@ "uniqueLinkHasBeenSent": "L' URL univoco è stato inviato all'indirizzo di posta elettronica specificato .", "passwordChangedByRequest": "La password è stata modificata.", "userNameExists": "Nome utente già esistente", - "setupSmtpBefore": "È necessario configurare [Impostazioni SMTP] ({url}) per consentire al sistema di inviare la password via e-mail.", + "setupSmtpBefore": "È necessario configurare [Impostazioni SMTP]({url}) per consentire al sistema di inviare la password via e-mail.", "passwordStrengthLength": "Deve contenere almeno {lunghezza} caratteri.", "passwordStrengthLetterCount": "Deve contenere almeno {count} lettere.", "passwordStrengthNumberCount": "Deve contenere almeno {count} cifre.", @@ -99,7 +99,8 @@ "enterTotpCode": "Inserisci un codice dalla tua app di autenticazione.", "verifyTotpCode": "Scansiona il codice QR con l'app di autenticazione mobile. In caso di problemi con la scansione, è possibile inserire il segreto manualmente. Successivamente vedrai un codice di 6 cifre nella tua applicazione. Inserisci questo codice nel campo sottostante.", "generateAndSendNewPassword": "Una nuova password verrà generata e inviata all'indirizzo e-mail dell'utente.", - "security2FaResetConfimation": "Sei sicuro di voler ripristinare le attuali impostazioni 2FA?" + "security2FaResetConfimation": "Sei sicuro di voler ripristinare le attuali impostazioni 2FA?", + "ldapUserInEspoNotFound": "Utente non trovato in EspoCRM. Contatta l’amministratore di sistema per creare un utente." }, "boolFilters": { "onlyMyTeam": "Solo per il mio Team" diff --git a/application/Espo/Resources/i18n/nl_NL/ActionHistoryRecord.json b/application/Espo/Resources/i18n/nl_NL/ActionHistoryRecord.json index 23f8c7e281..64ad347da9 100644 --- a/application/Espo/Resources/i18n/nl_NL/ActionHistoryRecord.json +++ b/application/Espo/Resources/i18n/nl_NL/ActionHistoryRecord.json @@ -5,14 +5,16 @@ "createdAt": "Datum", "target": "Doel", "targetType": "Doel type", - "authToken": "Auth Sleutel", + "authToken": "Auth sleutel", "ipAddress": "IP adres", + "authLogRecord": "Auth log record", "userType": "Type gebruiker" }, "links": { - "authToken": "Auth Sleutel", + "authToken": "Auth sleutel", "user": "Gebruiker", - "target": "Doel" + "target": "Doel", + "authLogRecord": "Auth log record" }, "presetFilters": { "onlyMy": "Alleen mijn" diff --git a/application/Espo/Resources/i18n/nl_NL/Admin.json b/application/Espo/Resources/i18n/nl_NL/Admin.json index 9d5a3eee31..97bae250c8 100644 --- a/application/Espo/Resources/i18n/nl_NL/Admin.json +++ b/application/Espo/Resources/i18n/nl_NL/Admin.json @@ -42,10 +42,10 @@ "Install": "Installeren", "Ready for installation": "Gereed voor installatie", "Uninstalling...": "Bezig met deinstalleren...", - "Uninstalled": "Gedeinstalleerd", - "Create Entity": "Creëer entiteit", + "Uninstalled": "Gedeïnstalleerd", + "Create Entity": "Creëer Entiteit", "Edit Entity": "Bewerk entiteit", - "Create Link": "Creëer link", + "Create Link": "Creëer Link", "Edit Link": "Bewerk link", "Notifications": "Meldingen", "Reset to Default": "Standaardinstellingen terugzetten", @@ -89,10 +89,10 @@ "listPortal": "Lijst (portaal)", "relationshipsPortal": "Relatie panelen (portaal)", "defaultSidePanel": "Zijpaneel Velden", - "bottomPanelsDetail": "Bodempanelen", - "bottomPanelsEdit": "Bodempanelen (Bewerk)", - "bottomPanelsDetailSmall": "Bodempanelen (Details klein)", - "bottomPanelsEditSmall": "Bodempanelen (Bewerk klein)" + "bottomPanelsDetail": "Onderste panelen", + "bottomPanelsEdit": "Onderste panelen (Bewerk)", + "bottomPanelsDetailSmall": "Onderste panelen (Details klein)", + "bottomPanelsEditSmall": "Onderste panelen (Bewerk klein)" }, "fieldTypes": { "address": "Adres", @@ -101,7 +101,7 @@ "duration": "Duur", "password": "Wachtwoord", "personName": "Naam persoon", - "autoincrement": "Automatisch verhogen", + "autoincrement": "Automatisch ophogen", "bool": "Booleaans", "currency": "Valuta", "date": "Datum", @@ -122,7 +122,7 @@ "currencyConverted": "Valuta (geconverteerd)", "colorpicker": "Kleur kiezer", "int": "Int", - "number": "Nummer (automatisch verhogen)", + "number": "Nummer (automatisch ophogen)", "jsonArray": "Json reeks", "jsonObject": "Json object", "datetime": "Datum tijd", @@ -144,6 +144,7 @@ "entityList": "Entiteit lijst", "isSorted": "Is gesorteerd (alfabetisch)", "audited": "Gecontroleerd", + "height": "Hoogte (px)", "minHeight": "Minimale hoogte", "provider": "Leverancier", "typeList": "Type lijst", @@ -187,7 +188,7 @@ "selectUpgradePackage": "Selecteer het upgradebestand", "selectLayout": "Selecteer de lay-out in het linker menu en pas deze aan.", "selectExtensionPackage": "Selecteer extensie bestand", - "extensionInstalled": "Extensie {name} {version} is geinstalleerd.", + "extensionInstalled": "Extensie {name} {version} is geïnstalleerd.", "installExtension": "Extensie {name} {version} is gereed voor installatie.", "upgradeBackup": "We adviseren om eerst een backup te maken van uw EspoCRM bestanden en data, alvorens te upgraden.", "thousandSeparatorEqualsDecimalMark": "Het duizendtal scheidingsteken mag niet hetzelfde zijn als het decimaalteken.", @@ -206,7 +207,7 @@ }, "descriptions": { "settings": "Systeeminstellingen van de applicatie.", - "scheduledJob": "Opdrachten die uitgevoerd worden door cron,", + "scheduledJob": "Opdrachten die uitgevoerd worden door cron.", "clearCache": "Verwijder backend cache.", "rebuild": "Reconstrueer backend en schoon het geheugen.", "users": "Gebruikers beheer.", @@ -220,7 +221,7 @@ "emailTemplates": "Templates voor uitgaande e-mails.", "import": "Importeer data vanuit CSV bestand.", "layoutManager": "Lay-outs aanpassen (lijst, detail, bewerken, zoeken, massale update).", - "userInterface": "Config UI.", + "userInterface": "Configureer interface.", "authTokens": "Actieve bevestigde sessie. IP adres en laatste inlogdatum.", "authentication": "Verificatie-instellingen.", "currency": "Valuta instellingen en tarieven.", @@ -232,9 +233,9 @@ "entityManager": "Creëer en bewerk aangepaste entiteiten. Beheer velden en relaties.", "emailFilters": "E-mails die met een gespecificeerd filter overeenkomen, worden niet geïmporteerd.", "actionHistory": "Log van gebruikersacties.", - "labelManager": "Applicatielabels aanpassen.", + "labelManager": "Applicatie labels aanpassen.", "authLog": "Login geschiedenis.", - "leadCapture": "API-invoerpunten voor Web-naar-lead.", + "leadCapture": "API-startpunten voor Web-naar-lead.", "attachments": "Alle bestandsbijlagen opgeslagen in het systeem.", "templateManager": "Aanpassen van berichtsjablonen.", "systemRequirements": "Systeem eisen voor EspoCRM.", @@ -288,7 +289,6 @@ "settings": "systeem", "userInterface": "ui, thema, tabbladen, logo, dashboard", "authentication": "wachtwoord", - "templateManager": "meldingen", - "jobs": "crom" + "templateManager": "meldingen" } } \ No newline at end of file diff --git a/application/Espo/Resources/i18n/nl_NL/AuthLogRecord.json b/application/Espo/Resources/i18n/nl_NL/AuthLogRecord.json index ffcc4a9127..be3cbfee53 100644 --- a/application/Espo/Resources/i18n/nl_NL/AuthLogRecord.json +++ b/application/Espo/Resources/i18n/nl_NL/AuthLogRecord.json @@ -8,14 +8,14 @@ "denialReason": "Reden weigering", "portal": "Portaal", "user": "Gebruiker", - "authToken": "Auth Token aangemaakt", + "authToken": "Auth sleutel aangemaakt", "requestUrl": "Verzoek om URL", "requestMethod": "Verzoek methode", - "authTokenIsActive": "Auth Token is Actief", + "authTokenIsActive": "Auth sleutel is actief", "authenticationMethod": "Authenticatie methode" }, "links": { - "authToken": "Auth Token aangemaakt", + "authToken": "Auth sleutel aangemaakt", "user": "Gebruiker", "portal": "Portaal", "actionHistoryRecords": "Actiegeschiedenis" diff --git a/application/Espo/Resources/i18n/nl_NL/Currency.json b/application/Espo/Resources/i18n/nl_NL/Currency.json index bd7b163d84..d755ca3241 100644 --- a/application/Espo/Resources/i18n/nl_NL/Currency.json +++ b/application/Espo/Resources/i18n/nl_NL/Currency.json @@ -27,13 +27,13 @@ "CAD": "Canadese dollar", "CDF": "Congolese frank", "CHE": "Wir Euro", - "CHF": "Zwitesres frank", + "CHF": "Zwitserse frank", "CHW": "WIR Frank", "CLF": "Chileense rekeneenheid (UF)", "CLP": "Chileense Peso", "COP": "Colombiaanse Peso", - "COU": "Columbiaanse Echte Waarde Eenheid", - "CRC": "Costa Ricaanse Kolon", + "COU": "Colombiaanse echte waarde eenheid", + "CRC": "Costa Ricaanse Colon", "CUC": "Cubaanse Convertible Peso", "CUP": "Cubaanse Peso", "CVE": "Kaapverdische Escudo", @@ -44,8 +44,9 @@ "DZD": "Algerijnse dinar", "EGP": "Egyptische pond", "ERN": "Eritrese Nakfa", + "ETB": "Ethiopische Birr", "FJD": "Fijische dollar", - "FKP": "Falkland Eilanden Pond", + "FKP": "Falklandeilands pond", "GBP": "Britse pond", "GEL": "Georgische Lari", "GHS": "Ghanese Cedi", @@ -115,13 +116,12 @@ "SDG": "Soedanees pond", "SEK": "Zweedse kroon", "SGD": "Singapore dollar", - "SHP": "St. Helena Pound ", "SOS": "Somalische shilling", "SRD": "Surinaamse dollar", "SSP": "Zuid-Soedanese pond", "STN": "São Tomé & Principe Dobra (2018)", "SYP": "Syrische pond", - "SVC": "Salvadoraanse Columbus", + "SVC": "Salvadoraanse Colon", "THB": "Thaise Baht", "TJS": "Tajikistni Somoni", "TND": "Tunesische Dinar", diff --git a/application/Espo/Resources/i18n/nl_NL/Email.json b/application/Espo/Resources/i18n/nl_NL/Email.json index 78902681db..f6bec5feed 100644 --- a/application/Espo/Resources/i18n/nl_NL/Email.json +++ b/application/Espo/Resources/i18n/nl_NL/Email.json @@ -18,8 +18,8 @@ "replies": "Antwoorden", "isRead": "Is gelezen", "isNotRead": "Is ongelezen", - "isUsers": "Is van de gebruiker", - "inTrash": "In de prullenbak", + "isUsers": "Is van gebruiker", + "inTrash": "In prullenbak", "name": "Onderwerp", "isReplied": "Is beantwoord", "isNotReplied": "Is niet beantwoord", @@ -62,7 +62,7 @@ "options": { "status": { "Draft": "Concept", - "Sending": "Bezig met verzenden", + "Sending": "Verzenden", "Sent": "Verzonden", "Archived": "Gearchiveerd", "Received": "Ontvangen", @@ -107,7 +107,7 @@ "noSmtpSetup": "SMTP is niet geconfigureerd: {link}", "sendConfirm": "De e-mail verzenden?", "removeSelectedRecordsConfirmation": "Weet u zeker dat u geselecteerde e-mails wilt verwijderen?\n\nZe zullen ook voor andere gebruikers worden verwijderd.", - "removeRecordConfirmation": "Weet u zeker dat u de e-mail wilt verwijderen?\n\nHij zal ook voor andere gebruikers worden verwijderd.\n" + "removeRecordConfirmation": "Weet u zeker dat u de e-mail wilt verwijderen?\n\nHij zal ook voor andere gebruikers worden verwijderd." }, "presetFilters": { "sent": "Verzend", diff --git a/application/Espo/Resources/i18n/nl_NL/EmailAccount.json b/application/Espo/Resources/i18n/nl_NL/EmailAccount.json index 4dc4019db3..98108626f5 100644 --- a/application/Espo/Resources/i18n/nl_NL/EmailAccount.json +++ b/application/Espo/Resources/i18n/nl_NL/EmailAccount.json @@ -12,11 +12,11 @@ "keepFetchedEmailsUnread": "Laat opgehaalde E-mails als ongelezen staan", "emailFolder": "Zet in map", "useSmtp": "Gebruik SMTP", - "smtpHost": "SMTP-host", - "smtpPort": "SMTP-poort", - "smtpSecurity": "SMTP-beveiliging", - "smtpUsername": "SMTP-gebruikersnaam", - "smtpPassword": "SMTP-wachtwoord", + "smtpHost": "SMTP host", + "smtpPort": "SMTP poort", + "smtpSecurity": "SMTP beveiliging", + "smtpUsername": "SMTP gebruikersnaam", + "smtpPassword": "SMTP wachtwoord", "useImap": "Ophalen van e-mails", "smtpAuthMechanism": "SMTP Auth Mechanisme", "security": "Beveiliging" @@ -45,7 +45,7 @@ "emails": "E-mails" }, "tooltips": { - "monitoredFolders": "Meerdere mappen moeten gescheiden worden door een komma.\n\nU kunt een 'Verzonden' map toevoegen om e-mails te synchroniseren die zijn verzonden vanuit een externe e-mail client.", + "monitoredFolders": "Meerdere mappen moeten gescheiden worden door een komma.\n\nU kunt een 'Verzonden' map toevoegen om e-mails te synchroniseren die zijn verzonden vanuit een externe e-mail cliënt.", "storeSentEmails": "Verzonden E-mails worden opgeslagen op de IMAP server. E-mailadres veld moet overeenkomen met het E-mailadres waarvan verzonden wordt.", "useSmtp": "De mogelijkheid om e-mails te verzenden.", "emailAddress": "Het gebruikersrecord (toegewezen gebruiker) moet hetzelfde e-mailadres hebben om dit e-mailaccount te kunnen gebruiken voor verzending." diff --git a/application/Espo/Resources/i18n/nl_NL/EmailFilter.json b/application/Espo/Resources/i18n/nl_NL/EmailFilter.json index f42f17c706..ac5dd2e325 100644 --- a/application/Espo/Resources/i18n/nl_NL/EmailFilter.json +++ b/application/Espo/Resources/i18n/nl_NL/EmailFilter.json @@ -9,7 +9,7 @@ "emailFolder": "Map" }, "labels": { - "Create EmailFilter": "Creëer e-mail filter", + "Create EmailFilter": "Creëer E-mail Filter", "Emails": "E-mails" }, "tooltips": { @@ -18,7 +18,7 @@ "name": "Geef het filter een beschrijvende naam.", "bodyContains": "De inhoud van de e-mail bevat een van de opgegeven woorden of zinnen.", "isGlobal": "Past dit filter toe op alle e-mails die binnenkomen op het systeem.", - "subject": "Gebruik een wildcard *: \n\n * `text*` - begint met tekst,\n * `*text*` - bevat tekst,\n * `*text` - eindigt met tekst." + "subject": "Gebruik een wildcard *: \n\n * `tekst*` - begint met tekst,\n * `*tekst*` - bevat tekst,\n * `*tekst` - eindigt met tekst." }, "options": { "action": { diff --git a/application/Espo/Resources/i18n/nl_NL/EmailFolder.json b/application/Espo/Resources/i18n/nl_NL/EmailFolder.json index a47c361f16..d61ce9aef5 100644 --- a/application/Espo/Resources/i18n/nl_NL/EmailFolder.json +++ b/application/Espo/Resources/i18n/nl_NL/EmailFolder.json @@ -3,7 +3,7 @@ "skipNotifications": "Meldingen overslaan" }, "labels": { - "Create EmailFolder": "Creëer map", + "Create EmailFolder": "Creëer Map", "Manage Folders": "Beheer mappen", "Emails": "E-mails" } diff --git a/application/Espo/Resources/i18n/nl_NL/EntityManager.json b/application/Espo/Resources/i18n/nl_NL/EntityManager.json index d8b9089c3a..49942e02b6 100644 --- a/application/Espo/Resources/i18n/nl_NL/EntityManager.json +++ b/application/Espo/Resources/i18n/nl_NL/EntityManager.json @@ -23,12 +23,12 @@ "audited": "Gecontroleerd", "auditedForeign": "Extern gecontroleerd", "statusField": "Statusveld", - "beforeSaveCustomScript": "Voordat u Custom Script opslaat", + "beforeSaveCustomScript": "Voordat u aangepast script opslaat", "color": "Kleur", "kanbanViewMode": "Kanban-weergave", "kanbanStatusIgnoreList": "Genegeerde groepen in Kanban-weergave", "iconClass": "Icoon", - "fullTextSearch": "Zoek volledige text", + "fullTextSearch": "Zoek volledige tekst", "countDisabled": "De recordtelling uitschakelen", "parentEntityTypeList": "Bovenliggende entiteit type", "foreignLinkEntityTypeList": "Externe links" @@ -36,8 +36,11 @@ "options": { "type": { "": "Geen", + "Base": "Basis", "Person": "Persoon", + "CategoryTree": "Categorie structuur", "Event": "Actie", + "BasePlus": "Basis plus", "Company": "Bedrijf" }, "linkType": { @@ -50,13 +53,14 @@ "oneToOneLeft": "Eén op één links" }, "sortDirection": { + "asc": "Oplopend", "desc": "Aflopend" } }, "messages": { "entityCreated": "Entiteit is gecreëerd", "linkAlreadyExists": "Link naam conflict.", - "linkConflict": "Naam conflict : link of veld met dezelfde naam bestaat al", + "linkConflict": "Naam conflict : link of veld met dezelfde naam bestaat al.", "confirmRemove": "Weet u zeker dat u het entiteittype uit het systeem wilt verwijderen?" }, "tooltips": { @@ -66,7 +70,7 @@ "disabled": "Controleer of u deze entiteit niet nodig hebt in uw systeem.", "linkAudited": "Het maken van gerelateerde records en het linken met bestaande records worden vastgelegd in Stream.", "linkMultipleField": "Link Multiple field biedt een handige manier om relaties te bewerken. Gebruik het niet als u een groot aantal gerelateerde records kunt hebben.", - "entityType": "Base Plus - heeft panelen Activiteiten, Geschiedenis en Taken.\n\nEvenement - beschikbaar in het paneel Agenda en Activiteiten.", + "entityType": "Basis plus - heeft panelen Activiteiten, Geschiedenis en Taken.\n\nEvenement - beschikbaar in het paneel Agenda en Activiteiten.", "fullTextSearch": "Reconstrueren is vereist.", "countDisabled": "Het totale aantal wordt niet weergegeven in de lijstweergave. Kan de laadtijd verkorten wanneer de DB-tabel groot is." } diff --git a/application/Espo/Resources/i18n/nl_NL/Extension.json b/application/Espo/Resources/i18n/nl_NL/Extension.json index 90450c2c0f..26de23855f 100644 --- a/application/Espo/Resources/i18n/nl_NL/Extension.json +++ b/application/Espo/Resources/i18n/nl_NL/Extension.json @@ -3,7 +3,7 @@ "name": "Naam", "version": "Versie", "description": "Beschrijving", - "isInstalled": "Geinstalleerd", + "isInstalled": "Geïnstalleerd", "checkVersionUrl": "Een URL voor het controleren van nieuwe versies" }, "labels": { @@ -11,6 +11,6 @@ "Install": "Installeren" }, "messages": { - "uninstalled": "Extensie {name} is gedeinstalleerd" + "uninstalled": "Extensie {name} is gedeïnstalleerd" } } \ No newline at end of file diff --git a/application/Espo/Resources/i18n/nl_NL/FieldManager.json b/application/Espo/Resources/i18n/nl_NL/FieldManager.json index 2894781cef..6b58ff6152 100644 --- a/application/Espo/Resources/i18n/nl_NL/FieldManager.json +++ b/application/Espo/Resources/i18n/nl_NL/FieldManager.json @@ -101,7 +101,7 @@ "varchar": "Een tekst van één regel.", "enum": "Selectbox, kan slechts één waarde worden geselecteerd.", "text": "Een meerregelige tekst met markdown-ondersteuning.", - "date": "Datum zonder tijd", + "date": "Datum zonder tijd.", "datetime": "Datum en tijd", "currency": "Een valutawaarde. Een variabel getal met een valuta code.", "int": "Een heel getal.", @@ -116,11 +116,11 @@ "file": "Voor het uploaden van bestanden.", "image": "Voor het uploaden van beelden.", "attachmentMultiple": "Maakt het mogelijk om meerdere bestanden te uploaden.", - "number": "Een automatisch oplopend getal van het type string met een mogelijk voorvoegsel en een specifieke lengte.", - "autoincrement": "Een gegenereerd, alleen-lezen, auto-incrementing geheel getal.", + "number": "Een automatisch ophogend getal van het type string met een mogelijk voorvoegsel en een specifieke lengte.", + "autoincrement": "Een gegenereerd, alleen-lezen, automatisch ophogend geheel getal.", "barcode": "Een streepjescode. Kan worden afgedrukt naar PDF.", - "email": "Een reeks e-mailadressen met hun parameters: Opted-out, Ongeldig, Primair.", - "phone": "Een reeks telefoonnummers met hun parameters: Type, Opted-out, Ongeldig, Primair.", + "email": "Een reeks e-mailadressen met hun parameters: Niet-aangemeld, Ongeldig, Primair.", + "phone": "Een reeks telefoonnummers met hun parameters: Type, Niet-aangemeld, Ongeldig, Primair.", "foreign": "Een veld van een verwante record. Alleen-lezen.", "link": "Een record gerelateerd via Behoort-tot (meer-tot-één of één-op-één) relatie.", "linkParent": "Een record gerelateerd door Behoort-Toe-Ouder relatie. Kan van verschillende soorten entiteiten zijn." diff --git a/application/Espo/Resources/i18n/nl_NL/Global.json b/application/Espo/Resources/i18n/nl_NL/Global.json index 1895597a5c..7ea9cf91a9 100644 --- a/application/Espo/Resources/i18n/nl_NL/Global.json +++ b/application/Espo/Resources/i18n/nl_NL/Global.json @@ -22,11 +22,11 @@ "ScheduledJobLogRecord": "Geplande taak logboek record", "PasswordChangeRequest": "Wachtwoord wijzigingsverzoek", "ActionHistoryRecord": "Actie geschiedenis record", - "AuthToken": "Auth Sleutel", + "AuthToken": "Auth sleutel", "UniqueId": "Unieke ID", "LastViewed": "Laatst bekeken", - "Settings": "instellingen", - "Integration": "integratie", + "Settings": "Instellingen", + "Integration": "Integratie", "LayoutManager": "Lay-out Manager", "EntityManager": "Entiteit beheerder", "Export": "Exporteer", @@ -37,6 +37,8 @@ "Preferences": "Voorkeuren", "EmailAddress": "E-mailadres", "PhoneNumber": "Telefoonnummer", + "AuthLogRecord": "Auth log record", + "AuthFailLogRecord": "Mislukte Auth log record", "EmailTemplateCategory": "E-mailsjablooncategorieën", "LeadCapture": "Leads verwerven startpunt", "LeadCaptureLogRecord": "Leads verwerven log record", @@ -71,6 +73,8 @@ "AuthToken": "Auth sleutels", "UniqueId": "Unieke ID's", "LastViewed": "Laatst bekeken", + "AuthLogRecord": "Auth log", + "AuthFailLogRecord": "Mislukte Auth log", "EmailTemplateCategory": "E-mailsjablooncategorieën", "Import": "Importeren", "LeadCapture": "Leads verwerven", @@ -101,9 +105,10 @@ "Merged": "Samengevoegd", "Removed": "Verwijderd", "Posted": "Geplaatst", + "Linked": "Gekoppeld", "Unlinked": "Niet gelinkt", "Done": "Gedaan", - "Access denied": "Toegang gweigerd", + "Access denied": "Toegang geweigerd", "Not found": "Niet gevonden", "Access": "Toegang", "Are you sure?": "Zeker?", @@ -192,12 +197,14 @@ "Yes": "Ja", "No": "Nee", "Current version": "Huidige versie", + "Tree View": "Structuur overzicht", "Unlink All": "Ontkoppel alle", + "Print to PDF": "Print als PDF", "Default": "Standaard", "Number": "Nummer", "From": "Van", "To": "Naar", - "Create Post": "Creëer bericht", + "Create Post": "Creëer Bericht", "Previous Entry": "Vorige bijdrage", "Next Entry": "Volgende bijdrage", "View List": "Toon lijst", @@ -217,7 +224,7 @@ "Convert to": "Omzetten naar", "View Personal Data": "Bekijk persoonlijke gegevens", "Personal Data": "Persoonlijke gegevens", - "Erase": "wissen", + "Erase": "Wissen", "Move Over": "Verplaats naar", "Restore": "Herstel", "View Followers": "Bekijk volgers", @@ -231,13 +238,14 @@ "messages": { "pleaseWait": "Even geduld...", "posting": "Plaatsen...", + "confirmLeaveOutMessage": "Weet u zeker dat u het formulier wilt verlaten?", "notModified": "U heeft niets gewijzigd", "fieldIsRequired": "{field} is verplicht", "fieldShouldAfter": "{field} moet na {otherField} komen", "fieldShouldBefore": "{field} moet voor {otherField} komen", "fieldShouldBeBetween": "{field} moet een waarde hebben tussen {min} en {max}", "fieldBadPasswordConfirm": "{field} onjuist bevestigd", - "resetPreferencesDone": "Voorkeuren zijn naar standaard waarden terugezet", + "resetPreferencesDone": "Voorkeuren zijn naar standaardwaarden teruggezet", "confirmation": "Zeker?", "unlinkAllConfirmation": "Weet u zeker dat u alle gerelateerde records wilt ontkoppelen?", "resetPreferencesConfirmation": "Weet u zeker dat u de voorkeuren naar standaard terug wil zetten?", @@ -249,7 +257,7 @@ "noRecordsUpdated": "Er zijn geen records bijgewerkt", "massRemoveResult": "{count} bestanden waren verwijderd", "massRemoveResultSingle": "{count} bestanden zijn verwijderd", - "noRecordsRemoved": "Er werden geen bestanden verwijderd ", + "noRecordsRemoved": "Er werden geen bestanden verwijderd", "clickToRefresh": "Klik om te vernieuwen", "writeYourCommentHere": "Schrijf hier uw opmerkingen", "writeMessageToUser": "Schrijf een bericht naar {user}", @@ -271,7 +279,7 @@ "massUnfollowZeroResult": "Niets ontvolgt", "fieldShouldBeEmail": "{field} moet een geldig E-mailadres zijn", "fieldShouldBeFloat": "{field} moet een geldige variabel zijn", - "fieldShouldBeInt": "{fiels} moet een geldige integer zijn", + "fieldShouldBeInt": "{field} moet een geldige integer zijn", "fieldShouldBeDate": "{field} moet een geldige datum zijn", "fieldShouldBeDatetime": "{field} moet een geldige datum/tijd zijn", "internalPostTitle": "Bericht wordt alleen door interne gebruikers gezien", @@ -308,7 +316,7 @@ "follow": "Volgen", "unfollow": "Stop volgen", "convertCurrency": "Valuta omrekenen", - "printPdf": "Afdrukken naar PDF", + "printPdf": "Print als PDF", "unlink": "Ontkoppel", "recalculateFormula": "Formule herberekenen" }, @@ -317,7 +325,7 @@ "firstName": "Voornaam", "lastName": "Achternaam", "salutationName": "Aanhef", - "assignedUser": "Toegewezen Gebruiker", + "assignedUser": "Toegewezen gebruiker", "assignedUsers": "Toegewezen gebruikers", "emailAddress": "E-mail", "assignedUserName": "Toegewezen gebruikersnaam", @@ -333,21 +341,21 @@ "phoneNumberHome": "Telefoon (Home)", "phoneNumberFax": "Telefoon (Fax)", "phoneNumberOffice": "Telefoon (Office)", - "phoneNumberOther": "Telefoon (Other)", + "phoneNumberOther": "Telefoon (Overig)", "order": "Sortering", "parent": "Behorende bij", "children": "Onderliggend", "emailAddressData": "E-mailadresgegevens", "phoneNumberData": "Telefoonnummergegevens", "names": "Namen", - "emailAddressIsOptedOut": "E-mailadres is afgemeld", + "emailAddressIsOptedOut": "E-mailadres is niet-aangemeld", "targetListIsOptedOut": "Is afgemeld (doellijst)", - "phoneNumberIsOptedOut": "Telefoonnummer is afgemeld", + "phoneNumberIsOptedOut": "Telefoonnummer is niet-aangemeld", "types": "Typen", "middleName": "Tussenvoegsel" }, "links": { - "assignedUser": "Toegewezen Gebruiker", + "assignedUser": "Toegewezen gebruiker", "createdBy": "Aangemaakt door", "modifiedBy": "Aangepast door", "team": "Groep", @@ -386,7 +394,7 @@ "mentionYouInPostTargetAll": "{user} heeft je in bericht voor iedereen vermeld", "mentionYouInPostTargetNoTarget": "{user} heeft je in de post vermeld", "create": "{user} creëerde {entityType} {entity}", - "createThis": "{user} creëerde deze {entityType} ", + "createThis": "{user} creëerde deze {entityType}", "createAssignedThis": "{user} creëerde deze {entityType} toegewezen aan {assignee}", "createAssigned": "{user} creëerde {entityType} {entity} en wees toe aan {assignee}", "assign": "{user} wees {entityType} {entity} toe aan {assignee}", @@ -432,7 +440,7 @@ "Juli", "Augustus", "September", - "October", + "Oktober", "November", "December" ], @@ -577,7 +585,7 @@ "searchRanges": { "isEmpty": "Is leeg", "isNotEmpty": "Is niet leeg", - "isFromTeams": "is lid van groep", + "isFromTeams": "Is lid van groep", "isOneOf": "Alle van", "anyOf": "Alle van", "isNot": "Is niet", @@ -588,7 +596,7 @@ }, "varcharSearchRanges": { "equals": "Gelijk aan", - "like": "is als (%)", + "like": "Is als (%)", "startsWith": "Begint met", "endsWith": "Eindigt met", "contains": "Bevat", @@ -625,11 +633,11 @@ }, "sets": { "summernote": { - "NOTICE": "U kunt hier de vertaling vinden: https://github.com/xx", + "NOTICE": "U kunt hier de vertaling vinden: https://github.com/summernote/summernote/tree/develop/lang", "font": { "bold": "Vet", "underline": "Onderstreept", - "strike": "Streepdoor", + "strike": "Doorhalen", "clear": "Verwijder opmaak lettertype", "height": "Lijn hoogte", "name": "Familie lettertype", @@ -690,6 +698,8 @@ }, "paragraph": { "paragraph": "Paragraaf", + "outdent": "Neg. inspringen", + "indent": "Inspringen", "left": "Links uitlijnen", "center": "Centreren", "right": "Rechts uitlijnen", @@ -700,7 +710,8 @@ "more": "Meer kleur", "background": "Achtergrondkleur", "foreground": "Tekstkleur", - "setTransparent": "Transparent instellen", + "transparent": "Transparant", + "setTransparent": "Transparant instellen", "resetToDefault": "Standaardinstellingen terugzetten" }, "shortcut": { diff --git a/application/Espo/Resources/i18n/nl_NL/Import.json b/application/Espo/Resources/i18n/nl_NL/Import.json index 774d5201eb..05ed9afb17 100644 --- a/application/Espo/Resources/i18n/nl_NL/Import.json +++ b/application/Espo/Resources/i18n/nl_NL/Import.json @@ -19,13 +19,13 @@ "Create and Update": "Creëren & bijwerken", "Update Only": "Update alleen", "Update by": "Update door", - "Set as Not Duplicate": "Instellen als niet dupliceren", + "Set as Not Duplicate": "Instellen als niet dubbel", "File (CSV)": "Bestand (CSV)", "First Row Value": "Eerste rijwaarde", "Skip": "Overslaan", - "Header Row Value": "Koptekst rij-waarde ", + "Header Row Value": "Koptekst rij-waarde", "Field": "Veld", - "What to Import?": "Wat te importeren", + "What to Import?": "Wat te importeren?", "Entity Type": "Type entiteit", "What to do?": "Wat uit te voeren?", "Properties": "Eigenschappen", @@ -45,7 +45,7 @@ "Step 1": "Stap 1", "Step 2": "Stap 2", "Double Quote": "Dubbele aanhalingstekens", - "Single Quote": "enkel aanhalingsteken", + "Single Quote": "Enkel aanhalingsteken", "Imported": "Geïmporteerd", "Duplicates": "Dubbelen", "Skip searching for duplicates": "Sla zoeken naar dubbelen over", @@ -54,7 +54,7 @@ "New Import": "Nieuwe import", "Import Results": "Resultaten importeren", "Silent Mode": "Stille modus", - "New import with same params": "Nieuwe import met dezelfde params", + "New import with same params": "Nieuwe import met dezelfde parameters", "Run Manually": "Handmatig uitvoeren" }, "messages": { diff --git a/application/Espo/Resources/i18n/nl_NL/InboundEmail.json b/application/Espo/Resources/i18n/nl_NL/InboundEmail.json index 03f0afbe88..da5a9f07ae 100644 --- a/application/Espo/Resources/i18n/nl_NL/InboundEmail.json +++ b/application/Espo/Resources/i18n/nl_NL/InboundEmail.json @@ -8,7 +8,7 @@ "port": "Poort", "monitoredFolders": "Gecontroleerde mappen", "trashFolder": "Prullenbak map", - "createCase": "Creëer ticket", + "createCase": "Creëer Ticket", "reply": "Automatisch beantwoorden", "caseDistribution": "Ticket verdeling", "replyEmailTemplate": "Antwoord e-mail sjabloon", @@ -69,7 +69,7 @@ } }, "labels": { - "Create InboundEmail": "Creëer E-mail account", + "Create InboundEmail": "Creëer E-mail Account", "Actions": "Acties", "Main": "Hoofd" }, diff --git a/application/Espo/Resources/i18n/nl_NL/Integration.json b/application/Espo/Resources/i18n/nl_NL/Integration.json index 40d93a7ed1..6aedd849a4 100644 --- a/application/Espo/Resources/i18n/nl_NL/Integration.json +++ b/application/Espo/Resources/i18n/nl_NL/Integration.json @@ -1,15 +1,17 @@ { "fields": { "enabled": "Ingeschakeld", + "clientId": "Cliënt ID", "clientSecret": "Geheime Code", "redirectUri": "Omleiding URL", "apiKey": "API sleutel" }, "messages": { - "selectIntegration": "Selecteer een integratie in het menu." + "selectIntegration": "Selecteer een integratie in het menu.", + "noIntegrations": "Geen integraties beschikbaar." }, "help": { - "Google": "**Bevat OAuth 2.0 referenties van de Google Developers Console.**\n\nBezoek [Google Developers Console](https://console.developers.google.com/project) om OAuth 2.0 referenties te verkrijgen zoals een Client ID en Geheime Code die bekend zijn bij zowel Google als EspoCRM applicatie.", + "Google": "**Bevat OAuth 2.0 referenties van de Google Developers Console.**\n\nBezoek [Google Developers Console](https://console.developers.google.com/project) om OAuth 2.0 referenties te verkrijgen zoals een Cliënt ID en Geheime Code die bekend zijn bij zowel Google als EspoCRM applicatie.", "GoogleMaps": "Verkrijg de API-sleutel [hier](https://developers.google.com/maps/documentation/javascript/get-api-key)." } } \ No newline at end of file diff --git a/application/Espo/Resources/i18n/nl_NL/LayoutSet.json b/application/Espo/Resources/i18n/nl_NL/LayoutSet.json index d6322f9583..0a202edc15 100644 --- a/application/Espo/Resources/i18n/nl_NL/LayoutSet.json +++ b/application/Espo/Resources/i18n/nl_NL/LayoutSet.json @@ -1,9 +1,9 @@ { "fields": { - "layoutList": "Lay-outs\n" + "layoutList": "Lay-outs" }, "labels": { - "Create LayoutSet": "Creëer lay-out set", + "Create LayoutSet": "Creëer Lay-out set", "Edit Layouts": "Bewerk lay-out" } } \ No newline at end of file diff --git a/application/Espo/Resources/i18n/nl_NL/LeadCapture.json b/application/Espo/Resources/i18n/nl_NL/LeadCapture.json index d264af427c..ff9b2fa6d3 100644 --- a/application/Espo/Resources/i18n/nl_NL/LeadCapture.json +++ b/application/Espo/Resources/i18n/nl_NL/LeadCapture.json @@ -7,10 +7,10 @@ "subscribeContactToTargetList": "Abonneren Contactpersoon als die bestaat", "targetList": "Doellijst", "fieldList": "Payload velden", - "optInConfirmation": "Dubbele Opt-In", - "optInConfirmationEmailTemplate": "Opt-in bevestiging e-mailsjabloon", - "optInConfirmationLifetime": "Opt-in bevestiging levensduur (uren)", - "optInConfirmationSuccessMessage": "Tekst die moet worden weergegeven na bevestiging van de opt-in", + "optInConfirmation": "Dubbele inschrijving", + "optInConfirmationEmailTemplate": "Inschrijving bevestiging e-mailsjabloon", + "optInConfirmationLifetime": "Inschrijving bevestiging levensduur (uren)", + "optInConfirmationSuccessMessage": "Tekst die moet worden weergegeven na bevestiging van de inschrijving", "leadSource": "Lead bron", "apiKey": "API sleutel", "targetTeam": "Doel groep", @@ -24,20 +24,20 @@ "links": { "targetList": "Doellijst", "campaign": "Campagne", - "optInConfirmationEmailTemplate": "Opt-in bevestiging e-mailsjabloon", + "optInConfirmationEmailTemplate": "Inschrijving bevestiging e-mailsjabloon", "targetTeam": "Doel groep", "inboundEmail": "Groep e-mailaccount" }, "labels": { - "Create LeadCapture": "Creëer toegangspunt", + "Create LeadCapture": "Creëer Startpunt", "Generate New API Key": "Genereer nieuwe API-sleutel", "Request": "Verzoek", - "Confirm Opt-In": "Opt-in bevestigen" + "Confirm Opt-In": "Inschrijving bevestigen" }, "messages": { "generateApiKey": "Creëer nieuwe API-sleutel", - "optInConfirmationExpired": "Opt-in bevestigingslink is verlopen.", - "optInIsConfirmed": "Opt-in is bevestigd." + "optInConfirmationExpired": "Inschrijving bevestigingslink is verlopen.", + "optInIsConfirmed": "Inschrijving is bevestigd." }, "tooltips": { "optInConfirmationSuccessMessage": "Markdown wordt ondersteund." diff --git a/application/Espo/Resources/i18n/nl_NL/Note.json b/application/Espo/Resources/i18n/nl_NL/Note.json index e84b88fa67..f0a2264dfc 100644 --- a/application/Espo/Resources/i18n/nl_NL/Note.json +++ b/application/Espo/Resources/i18n/nl_NL/Note.json @@ -4,7 +4,6 @@ "targetType": "Doel", "teams": "Groepen", "users": "Gebruikers", - "portals": "portals", "isGlobal": "Is globaal", "isInternal": "Is intern (voor interne gebruikers)", "related": "Verwant", diff --git a/application/Espo/Resources/i18n/nl_NL/Portal.json b/application/Espo/Resources/i18n/nl_NL/Portal.json index da38478e94..5184720090 100644 --- a/application/Espo/Resources/i18n/nl_NL/Portal.json +++ b/application/Espo/Resources/i18n/nl_NL/Portal.json @@ -29,9 +29,9 @@ "layoutSet": "Biedt de mogelijkheid om lay-outs te hebben die afwijken van de standaard lay-outs." }, "labels": { - "Create Portal": "Creëer portaal", + "Create Portal": "Creëer Portaal", "User Interface": "Gebruikersinterface", "General": "Algemeen", - "Settings": "instellingen" + "Settings": "Instellingen" } } \ No newline at end of file diff --git a/application/Espo/Resources/i18n/nl_NL/PortalRole.json b/application/Espo/Resources/i18n/nl_NL/PortalRole.json index a5b91b51dc..18b585fcc1 100644 --- a/application/Espo/Resources/i18n/nl_NL/PortalRole.json +++ b/application/Espo/Resources/i18n/nl_NL/PortalRole.json @@ -4,7 +4,7 @@ }, "labels": { "Access": "Toegang", - "Create PortalRole": "Creëer portaalrol", + "Create PortalRole": "Creëer Portaalrol", "Scope Level": "Toepassingsniveau", "Field Level": "Veldniveau" }, diff --git a/application/Espo/Resources/i18n/nl_NL/PortalUser.json b/application/Espo/Resources/i18n/nl_NL/PortalUser.json index 59b5159031..804edcbd74 100644 --- a/application/Espo/Resources/i18n/nl_NL/PortalUser.json +++ b/application/Espo/Resources/i18n/nl_NL/PortalUser.json @@ -1,5 +1,5 @@ { "labels": { - "Create PortalUser": "Creëer portaalgebruiker" + "Create PortalUser": "Creëer Portaalgebruiker" } } \ No newline at end of file diff --git a/application/Espo/Resources/i18n/nl_NL/Preferences.json b/application/Espo/Resources/i18n/nl_NL/Preferences.json index a3442ee2c8..274217fd59 100644 --- a/application/Espo/Resources/i18n/nl_NL/Preferences.json +++ b/application/Espo/Resources/i18n/nl_NL/Preferences.json @@ -19,10 +19,10 @@ "signature": "E-mail handtekening", "dashboardTabList": "Tabbladen lijst", "tabList": "Tabbladen lijst", - "defaultReminders": "Standaard herineringen", + "defaultReminders": "Standaard herinneringen", "theme": "Thema", "useCustomTabList": "Eigen tabbladen lijst", - "receiveAssignmentEmailNotifications": "Ontvang bevestiging toewijzingen per e-mail.", + "receiveAssignmentEmailNotifications": "Ontvang bevestiging toewijzingen per e-mail", "receiveMentionEmailNotifications": "E-mailmeldingen over vermeldingen in berichten", "receiveStreamEmailNotifications": "E-mailberichten over berichten en statusupdates over berichten en statusupdates", "dashboardLayout": "Dashboard lay-out", @@ -33,7 +33,7 @@ "followEntityOnStreamPost": "Record automatisch volgen na plaatsing in Stream", "followCreatedEntities": "Aangemaakte records automatisch volgen", "followCreatedEntityTypeList": "Aangemaakte records van specifieke entiteitstypen automatisch volgen", - "emailUseExternalClient": "Gebruik een externe e-mailclient", + "emailUseExternalClient": "Gebruik een externe e-mail cliënt", "scopeColorsDisabled": "Schakel bereikkleuren uit", "tabColorsDisabled": "Tabbladkleuren uitschakelen", "assignmentNotificationsIgnoreEntityTypeList": "Kennisgevingen van toewijzing in de applicatie", diff --git a/application/Espo/Resources/i18n/nl_NL/Role.json b/application/Espo/Resources/i18n/nl_NL/Role.json index 66d5bb3b15..4ac4eb6874 100644 --- a/application/Espo/Resources/i18n/nl_NL/Role.json +++ b/application/Espo/Resources/i18n/nl_NL/Role.json @@ -2,7 +2,7 @@ "fields": { "name": "Naam", "roles": "Functies", - "assignmentPermission": "Toewijzings rechten", + "assignmentPermission": "Toewijzing rechten", "userPermission": "Gebruikers rechten", "portalPermission": "Portaal rechten", "groupEmailAccountPermission": "Groep e-mailaccount rechten", @@ -38,7 +38,7 @@ "levelList": { "all": "alle", "team": "groep", - "account": "Relatie", + "account": "relatie", "own": "eigen", "no": "nee", "yes": "ja", diff --git a/application/Espo/Resources/i18n/nl_NL/ScheduledJob.json b/application/Espo/Resources/i18n/nl_NL/ScheduledJob.json index 2af53c854a..8e7b2f2236 100644 --- a/application/Espo/Resources/i18n/nl_NL/ScheduledJob.json +++ b/application/Espo/Resources/i18n/nl_NL/ScheduledJob.json @@ -5,7 +5,7 @@ }, "labels": { "Create ScheduledJob": "Creëer geplande opdracht", - "As often as possible": "Biedt de mogelijkheid om lay-outs te hebben die afwijken van de standaard lay-outs." + "As often as possible": "Zo vaak als mogelijk" }, "options": { "job": { @@ -13,7 +13,7 @@ "CheckInboundEmails": "Controleer groep e-mailaccounts", "CheckEmailAccounts": "Controleer persoonlijke e-mail accounts", "SendEmailReminders": "Stuur herinnering e-mails", - "AuthTokenControl": "Auth token control", + "AuthTokenControl": "Auth sleutel control", "SendEmailNotifications": "Verzend e-mailmeldingen", "CheckNewVersion": "Controleer op nieuwe versie", "ProcessWebhookQueue": "Wachtrij proces Webhook" diff --git a/application/Espo/Resources/i18n/nl_NL/Settings.json b/application/Espo/Resources/i18n/nl_NL/Settings.json index 9cda8a5c6a..4359a4bf96 100644 --- a/application/Espo/Resources/i18n/nl_NL/Settings.json +++ b/application/Espo/Resources/i18n/nl_NL/Settings.json @@ -46,8 +46,8 @@ "emailMessageMaxSize": "E-mail Max Size (Mb)", "personalEmailMaxPortionSize": "Maximale e-mail grootte voor het ophalen van persoonlijk account", "inboundEmailMaxPortionSize": "Maximale e-mail grootte voor het ophalen van groepsaccounts", - "authTokenLifetime": "Auth Token Lifetime (uren)", - "authTokenMaxIdleTime": "Auth Token Max. Inactieve tijd (uren)", + "authTokenLifetime": "Geldigheid Auth sleutel (uren)", + "authTokenMaxIdleTime": "Auth sleutel max. inactief (uren)", "dashboardLayout": "Dashboard lay-out (standaard)", "addressPreview": "Adres voorbeeld", "addressFormat": "Adresformaat", @@ -73,7 +73,7 @@ "streamEmailNotificationsEntityList": "Stream e-mailmeldingen scopes", "calendarEntityList": "Kalender entiteits lijst", "mentionEmailNotifications": "Stuur e-mailmeldingen over vermeldingen in berichten", - "massEmailDisableMandatoryOptOutLink": "Schakel de verplichte opt-outlink uit", + "massEmailDisableMandatoryOptOutLink": "Schakel de verplichte afmeldlink uit", "activitiesEntityList": "Activiteiten Entiteitenlijst", "historyEntityList": "Geschiedenis-entiteitenlijst", "currencyFormat": "Valuta-indeling", @@ -117,7 +117,7 @@ "passwordStrengthLength": "Minimale lengte van het wachtwoord", "passwordStrengthLetterCount": "Aantal benodigde letters in wachtwoord", "passwordStrengthNumberCount": "Aantal cijfers dat nodig is voor het wachtwoord", - "passwordStrengthBothCases": "Wachtwoord moet zowel hoofdletters als kleine letters bevatten.", + "passwordStrengthBothCases": "Wachtwoord moet zowel hoofdletters als kleine letters bevatten", "auth2FA": "2-Factor authenticatie inschakelen", "auth2FAMethodList": "Beschikbare 2FA-methoden", "personNameFormat": "Naam formaat", @@ -130,13 +130,13 @@ "auth2FAForced": "Voorkom blootstelling van e-mail adres op wachtwoord herstel formulier" }, "tooltips": { - "recordsPerPage": "Aantal zichtbare records in lijsten", + "recordsPerPage": "Aantal zichtbare records in lijsten.", "recordsPerPageSmall": "Aantal records in relatie panelen.", "followCreatedEntities": "Gebruikers zullen automatisch records volgen die zij hebben gecreëerd.", "emailMessageMaxSize": "Alle inkomende e-mails boven een bepaalde grootte worden overgeslagen.", "authTokenLifetime": "Bepaalt hoe lang tokens kunnen bestaan.\n0 - betekent geen verlopen.", "authTokenMaxIdleTime": "Bepaalt hoe lang de laatste toegangstokens kunnen bestaan.\n0 - betekent geen verlopen.", - "userThemesDisabled": "Gebruikers kunnen geen ander thema kiezen", + "userThemesDisabled": "Gebruikers kunnen geen ander thema kiezen.", "ldapUsername": "De volledige systeemgebruikers DN waarmee andere gebruikers kunnen worden doorzocht. Bijv. \"CN = LDAP Systeemgebruiker, OU = gebruikers, OU = espocrm, DC = test, DC = lan\".", "ldapPassword": "Het wachtwoord voor toegang tot de LDAP-server.", "ldapAuth": "Inloggegevens voor de LDAP-server.", @@ -145,7 +145,7 @@ "ldapBindRequiresDn": "De optie om de gebruikersnaam op te maken in het DN-formulier.", "ldapBaseDn": "De standaardbasis-DN die wordt gebruikt voor het doorzoeken van gebruikers. Bijv. \"OU = gebruikers, OU = espocrm, DC = test, DC = lan\".", "ldapTryUsernameSplit": "De mogelijkheid om een gebruikersnaam te delen met het domein.", - "ldapOptReferrals": "als verwijzingen moeten worden gevolgd naar de LDAP-client.", + "ldapOptReferrals": "als verwijzingen moeten worden gevolgd naar de LDAP-cliënt.", "ldapCreateEspoUser": "Met deze optie kan EspoCRM een gebruiker aanmaken uit het LDAP.", "ldapUserFirstNameAttribute": "LDAP-kenmerk dat wordt gebruikt om de voornaam van de gebruiker te bepalen. Bijv. \"gegeven naam\".", "ldapUserLastNameAttribute": "LDAP-kenmerk dat wordt gebruikt om de achternaam van de gebruiker te bepalen. Bijv. \"Sn\".", @@ -195,19 +195,20 @@ "useWebSocket": "WebSocket maakt interactieve communicatie in twee richtingen mogelijk tussen een server en een browser. Vereist het opzetten van de WebSocket daemon op je server. Zie de documentatie voor meer info.", "passwordRecoveryForInternalUsersDisabled": "Alleen portaalgebruikers kunnen het wachtwoord herstellen.", "passwordRecoveryNoExposure": "Het zal niet mogelijk zijn te bepalen of een bepaald e-mailadres in het systeem is geregistreerd.", - "emailAddressLookupEntityTypeList": "Voor e-mail adres autocomplete.", + "emailAddressLookupEntityTypeList": "Voor e-mail adres automatisch aanvullen.", "emailNotificationsDelay": "Een bericht kan binnen de opgegeven termijn worden bewerkt voordat de kennisgeving wordt verzonden.", "outboundEmailFromAddress": "Het e-mailadres van het systeem.", "smtpServer": "Indien leeg, dan wordt de e-mailaccount van de groep met het corresponderende e-mailadres gebruikt.", - "busyRangesEntityList": "Waarmee zal rekening worden gehouden bij het tonen van bezette tijdbereiken in planner & tijdlijn." + "busyRangesEntityList": "Waarmee rekening wordt gehouden bij het tonen van bezette tijden in planner en tijdlijn." }, "labels": { "System": "Systeem", "Locale": "Lokaal", "Configuration": "Configuratie", "In-app Notifications": "In-app notificaties", - "Email Notifications": "E-mail Notifications", - "Currency Settings": "Valutainstellingen", + "Email Notifications": "E-mail notificaties", + "Currency Settings": "Valuta instellingen", + "Currency Rates": "Valuta wisselkoers", "Mass Email": "Verzamel e-mail", "Test Connection": "Test verbinding", "Connecting": "Verbinding maken ...", diff --git a/application/Espo/Resources/i18n/nl_NL/Stream.json b/application/Espo/Resources/i18n/nl_NL/Stream.json index d2f14c31c8..3d34a83d6f 100644 --- a/application/Espo/Resources/i18n/nl_NL/Stream.json +++ b/application/Espo/Resources/i18n/nl_NL/Stream.json @@ -4,10 +4,10 @@ "infoSyntax": "Beschikbare markering syntaxis" }, "syntaxItems": { - "multilineCode": "multi-Line code", - "strongText": "vette text", + "multilineCode": "meerregelige code", + "strongText": "vette tekst", "emphasizedText": "benadrukte tekst", - "deletedText": "verwijderde text", + "deletedText": "verwijderde tekst", "blockquote": "blokquote" } } \ No newline at end of file diff --git a/application/Espo/Resources/i18n/nl_NL/Team.json b/application/Espo/Resources/i18n/nl_NL/Team.json index dbf2f4a226..617ffd1edc 100644 --- a/application/Espo/Resources/i18n/nl_NL/Team.json +++ b/application/Espo/Resources/i18n/nl_NL/Team.json @@ -2,7 +2,7 @@ "fields": { "name": "Naam", "roles": "Functies", - "positionList": "Overzichtlijst", + "positionList": "Overzichtslijst", "layoutSet": "Lay-out set" }, "links": { @@ -15,7 +15,7 @@ "tooltips": { "roles": "Alle gebruikers van deze groep krijgen de rechten uit de geselecteerde rollen.", "positionList": "Beschikbare functies in deze groep. Zoals Verkoop, Manager ed.", - "layoutSet": "Biedt de mogelijkheid om lay-outs te hebben die verschillen van de standaard lay-outs. Lay-out set zal worden toegepast op gebruikers die dit groep als standaard groep hebben ingesteld.\n" + "layoutSet": "Biedt de mogelijkheid om lay-outs te hebben die verschillen van de standaard lay-outs. Lay-out set zal worden toegepast op gebruikers die deze groep als standaard groep hebben ingesteld." }, "labels": { "Create Team": "Creëer Groep" diff --git a/application/Espo/Resources/i18n/nl_NL/Template.json b/application/Espo/Resources/i18n/nl_NL/Template.json index cd38625715..8e404b9726 100644 --- a/application/Espo/Resources/i18n/nl_NL/Template.json +++ b/application/Espo/Resources/i18n/nl_NL/Template.json @@ -6,11 +6,12 @@ "header": "Koptekst", "footer": "Voettekst", "leftMargin": "Linker marge", + "topMargin": "Boven marge", "rightMargin": "Rechter marge", - "bottomMargin": "Bodem marge", + "bottomMargin": "Onderste marge", "printFooter": "Print voettekst", "footerPosition": "Voettekst positie", - "variables": "Beschikbare placeholders", + "variables": "Beschikbare aanduidingen", "pageOrientation": "Paginaoriëntatie", "pageFormat": "Papierformaat", "fontFace": "Lettertype", diff --git a/application/Espo/Resources/i18n/nl_NL/User.json b/application/Espo/Resources/i18n/nl_NL/User.json index ee84977b7c..51855e295e 100644 --- a/application/Espo/Resources/i18n/nl_NL/User.json +++ b/application/Espo/Resources/i18n/nl_NL/User.json @@ -8,7 +8,7 @@ "emailAddress": "E-mail", "phoneNumber": "Telefoon", "roles": "Functies", - "portals": "portalen", + "portals": "Portalen", "portalRoles": "Portaal functies", "teamRole": "Positie", "password": "Wachtwoord", @@ -41,7 +41,7 @@ "teams": "Groepen", "roles": "Functies", "notes": "Notities", - "portals": "portalen", + "portals": "Portalen", "portalRoles": "Portaal functies", "accounts": "Relaties", "account": "Relatie (Primair)", @@ -56,14 +56,14 @@ "Access": "Toegang", "Preferences": "Voorkeuren", "Change Password": "Wachtwoord wijzigen", - "Teams and Access Control": "Groeps toegang beheer", + "Teams and Access Control": "Groep en toegangsbeheer", "Forgot Password?": "Wachtwoord vergeten?", "Password Change Request": "Verzoek voor wijzigen wachtwoord", "Email Address": "E-mailadres", "External Accounts": "Externe Accounts", "Email Accounts": "E-mail Accounts", "Portal": "Portaal", - "Create Portal User": "Creëer portaalgebruiker", + "Create Portal User": "Creëer Portaalgebruiker", "Proceed w/o Contact": "Ga verder zonder contact", "Generate New API Key": "Genereer nieuwe API sleutel", "Generate New Password": "Genereer een nieuw wachtwoord", @@ -75,12 +75,12 @@ "tooltips": { "defaultTeam": "Alle door gebruiker gecreëerde records worden standaard aan de groep gekoppeld.", "userName": "Letters a-z, cijfers 0-9 en underscores zijn toegestaan.", - "isAdmin": "Gebruiker beheerder heeft overal toegang", + "isAdmin": "Beheerder heeft overal toegang.", "isActive": "Indien niet aangevinkt, zal de gebruiker niet kunnen inloggen.", "teams": "Tot welke groep deze gebruiker behoord. Toegang beheer is afhankelijk van groep regels.", "roles": "Aanvullende toegangs regels. Gebruik dit als een gebruiker tot geen enkele groep behoord of als er meer rechten gegeven moeten worden.", "portalRoles": "Extra portaal functies. Gebruik het om het toegangscontrole niveau exclusief voor deze gebruiker uit te breiden.", - "portals": "Portaals waartoe deze gebruiker toegang heeft." + "portals": "Portalen waartoe deze gebruiker toegang heeft." }, "messages": { "passwordWillBeSent": "Wachtwoord wordt naar het e-mailadres van de gebruiker verzonden.", diff --git a/application/Espo/Resources/i18n/pl_PL/EmailTemplate.json b/application/Espo/Resources/i18n/pl_PL/EmailTemplate.json index 0cd481a903..0e7ba3330f 100644 --- a/application/Espo/Resources/i18n/pl_PL/EmailTemplate.json +++ b/application/Espo/Resources/i18n/pl_PL/EmailTemplate.json @@ -19,7 +19,6 @@ "actual": "Bieżący" }, "placeholderTexts": { - "optOutUrl": "URL linku do rezygnacji z subskrypcji", "optOutLink": "link do rezygnacji z subskrypcji", "today": "Dzisiejsza data", "now": "Obecna data i czas", diff --git a/application/Espo/Resources/i18n/pl_PL/FieldManager.json b/application/Espo/Resources/i18n/pl_PL/FieldManager.json index cc8a997586..87b2b7e530 100644 --- a/application/Espo/Resources/i18n/pl_PL/FieldManager.json +++ b/application/Espo/Resources/i18n/pl_PL/FieldManager.json @@ -130,7 +130,6 @@ "phone": "Zbiór numerów telefonów wraz z ich parametrami: Typ, Zrezygnowano, Nieprawidłowy, Główny.", "foreign": "Pole pokrewnego rekordu. Tylko do odczytu.", "link": "Rekord związany z relacją należą-do (wiele-do-jednego lub jeden-do-jednego).", - "linkParent": "Rekord związany z relacją należy-do-rodzica. Mogą mieć różne typy jednostek.", - "linkMultiple": "Zestaw rekordów powiązanych przez relację posiada-wiele (wiele-do-wielu lub jeden-do-wielu). Nie wszystkie relacje mają swoje pola wielokrotnego-łącza. Tylko te, które mają parametr wielokrotnego-łącza włączony." + "linkParent": "Rekord związany z relacją należy-do-rodzica. Mogą mieć różne typy jednostek." } } \ No newline at end of file diff --git a/application/Espo/Resources/i18n/pl_PL/Settings.json b/application/Espo/Resources/i18n/pl_PL/Settings.json index fdd863d7b8..42977abfd5 100644 --- a/application/Espo/Resources/i18n/pl_PL/Settings.json +++ b/application/Espo/Resources/i18n/pl_PL/Settings.json @@ -74,7 +74,6 @@ "historyEntityList": "Historia listy Jednostek", "currencyFormat": "Format waluty", "currencyDecimalPlaces": "Miejsca dziesiętne waluty", - "aclStrictMode": "Tryb ścisły ACL", "followCreatedEntities": "Obserwuj utworzone rekordy", "aclAllowDeleteCreated": "Zezwól na usuwanie utworzonych przez siebie rekordów", "adminNotifications": "Powiadomienia systemowe w panelu administracyjnym", @@ -127,23 +126,6 @@ "passwordRecoveryNoExposure": "Zapobiegaj ujawnianiu adresu e-mail w formularzu odzyskiwania hasła", "auth2FAForced": "Zmuszaj zwykłych użytkowników do konfigurowania 2FA" }, - "options": { - "weekStart": { - "0": "Niedziela", - "1": "Poniedziałek" - }, - "streamEmailNotificationsTypeList": { - "Post": "Wpisy", - "Status": "Aktualizacje statusów", - "EmailReceived": "Otrzymane e-maile" - }, - "personNameFormat": { - "firstLast": "Imię Nazwisko", - "lastFirst": "Nazwisko Imię", - "firstMiddleLast": "Imię Drugie imię Nazwisko", - "lastFirstMiddle": "Nazwisko Imię Drugie Imię" - } - }, "tooltips": { "recordsPerPage": "Ilość rekordów wyświetlanych w widoku listy.", "recordsPerPageSmall": "Ilość rekordów wyświetlanych w panelu relacji.", @@ -233,5 +215,18 @@ }, "messages": { "ldapTestConnection": "Połączenie zostało nawiązane poprawnie." + }, + "options": { + "streamEmailNotificationsTypeList": { + "Post": "Wpisy", + "Status": "Aktualizacje statusów", + "EmailReceived": "Otrzymane e-maile" + }, + "personNameFormat": { + "firstLast": "Imię Nazwisko", + "lastFirst": "Nazwisko Imię", + "firstMiddleLast": "Imię Drugie imię Nazwisko", + "lastFirstMiddle": "Nazwisko Imię Drugie Imię" + } } } \ No newline at end of file diff --git a/install/core/i18n/it_IT/install.json b/install/core/i18n/it_IT/install.json index 18bdb83798..3fe8077bba 100644 --- a/install/core/i18n/it_IT/install.json +++ b/install/core/i18n/it_IT/install.json @@ -107,22 +107,6 @@ "permissionInstruction": "
Esegui questo comando nel Terminale:
  \"{C}\"  
", "operationNotPermitted": "Operazione non consentita? Prova questo:

{CSU}" }, - "options": { - "modRewriteInstruction": { - "apache": { - "windows": "
1.Trovare il file httpd.conf (di solito si trova in una cartella denominata conf , configurazione o qualcosa del genere)
\n2. All'interno del file httpd.conf decommentare la riga {WINDOWS_APACHE1} (rimuovere il simbolo '#' all'inizio della riga)
\n3. Controllare che la linea ClearModuleList è commentata, quindi trovare e fare in modo che la linea AddModule mod_rewrite.c non sia commentata.\n
" - }, - "nginx": { - "linux": "
Aggiungere questo codice al file di configurazione del server blocco Nginx {NGINX_PATH} nella sezione \"server\":\n
\n{NGINX}\n

Per maggiori informazioni, visitare la Guida in Linea Nginx server configuration for EspoCRM.

" - } - }, - "modRewriteTitle": { - "apache": "

API Error: EspoCRM API non è disponibile.


Procedi un passo all volta. Dopo ogni passo controlla se il problema è risolto .", - "nginx": "

API Error: EspoCRM API non è disponibile.

", - "microsoft-iis": "

API Error: EspoCRM API non è disponibile.


Possibili problemi : disattivato \"URL Rewrite\". Si prega di controllare e attivare il Modulo nel IIS server \"URL Rewrite\" ", - "default": "

API Error: EspoCRM API non è disponibile.


Possibili problemi : disattivato il Modulo Rewrite. Si prega di controllare e attivare il Rewrite Module sul vostro server (e.g. mod_rewrite in Apache) e il supporto .htaccess." - } - }, "systemRequirements": { "requiredPhpVersion": "Versione PHP", "requiredMysqlVersion": "Versione MySQL", @@ -132,4 +116,4 @@ "writable": "Scrivibile", "readable": "Leggibile" } -} +} \ No newline at end of file diff --git a/install/core/i18n/nl_NL/install.json b/install/core/i18n/nl_NL/install.json index 561a183bee..6c244369a3 100644 --- a/install/core/i18n/nl_NL/install.json +++ b/install/core/i18n/nl_NL/install.json @@ -11,11 +11,11 @@ "Step5 page title": "SMTP instellingen voor uitgaande E-mails", "Errors page title": "Fouten", "Finish page title": "Installatie is voltooid", - "Congratulation! Welcome to EspoCRM": "Gefeliciteerd EspoCRM is succesvol geinstalleerd.", + "Congratulation! Welcome to EspoCRM": "Gefeliciteerd EspoCRM is succesvol geïnstalleerd.", "More Information": "Voor meer informatie, bezoek onze {BLOG}, volg ons op {TWITTER}.

Vragen of verzoeken kunt u vermelden op het {FORUM}.", "share": "Tevreden over EspoCRM, deel dit dan met je vrienden. Informeer ze over ons product.", "Installation Guide": "Installatiegids", - "admin": "Beheerder", + "admin": "beheerder", "Locale": "Lokaal", "Outbound Email Configuration": "Uitgaande E-mail Configuratie", "Back": "Terug", @@ -78,6 +78,7 @@ "Some errors occurred!": "Er zijn fouten opgetreden!", "phpVersion": "Uw PHP-versie wordt niet ondersteund door EspoCRM, update ten minste naar PHP {minVersion}", "requiredMysqlVersion": "Uw MySQL-versie wordt niet ondersteund door EspoCRM, update ten minste naar MySQL {minVersion}", + "The PHP extension was not found...": "PHP Error: Extensie {extName} is niet gevonden.", "All Settings correct": "Alle Instellingen zijn juist", "Failed to connect to database": "Kan geen verbinding maken met de database", "PHP version": "PHP versie", @@ -98,10 +99,10 @@ "extension": "{0} extensie ontbreekt", "option": "Aanbevolen waarde is {0}", "mysqlSettingError": "EspoCRM vraagde MySQL instelling \"{NAME}\" in te stellen op {VALUE}", - "requiredMariadbVersion": "Uw MariaDB-versie wordt niet ondersteund door EspoCRM, update ten minste naar MariaDB {minVersion}.", + "requiredMariadbVersion": "Uw MariaDB-versie wordt niet ondersteund door EspoCRM, update ten minste naar MariaDB {minVersion}", "Ajax failed": "Er is een onverwachte fout opgetreden", "Bad init Permission": "Toestemming geweigerd voor \"{*}\" directory. Stel 775 in op \"{*}\" of voer dit commando gewoon uit in de terminal
{C}
Bediening is niet toegestaan? Probeer deze: {CSU}", - "permissionInstruction": "
Voer dit commando uit in Terminal:
\"{C}\"
\".", + "permissionInstruction": "
Voer dit commando uit in Terminal:
\"{C}\"
\"", "operationNotPermitted": "Operatie is niet toegestaan? Probeer deze eens:


{CSU}" }, "systemRequirements": { diff --git a/install/core/i18n/pl_PL/install.json b/install/core/i18n/pl_PL/install.json index 90627f669d..484961394c 100644 --- a/install/core/i18n/pl_PL/install.json +++ b/install/core/i18n/pl_PL/install.json @@ -97,23 +97,6 @@ "permissionInstruction": "
Uruchom to polecenie w Terminalu:
  „{C}”  
", "operationNotPermitted": "Operacja nie jest dozwolona? Spróbuj tego:

{CSU}\n" }, - "options": { - "modRewriteTitle": { - "apache": "Błąd API: API EspoCRM jest niedostępne.
Możliwe problemy: wyłączona \"mod_rewrite\" na serwerze Apache, wyłączona obsługa .htaccess lub problem z RewriteBase.
Wykonaj tylko niezbędne kroki. Po każdym kroku sprawdź, czy problem został rozwiązany.", - "nginx": "Błąd API: API EspoCRM jest niedostępne.
Dodaj ten kod do pliku konfiguracyjnego bloku serwera Nginx (/etc/nginx/sites-available/TWOJA_STRONA) w sekcji \"server\":", - "microsoft-iis": "Błąd API: API EspoCRM jest niedostępne.
Możliwy problem: wyłączone \"URL Rewrite\". Sprawdź i włącz moduł \"URL Rewrite\" na serwerze IIS", - "default": "Błąd API: API EspoCRM jest niedostępne.
Możliwy problem: wyłączony Rewrite Module. Sprawdź i włącz Rewrite Module na swoim serwerze (np. mod_rewrite w Apache) i obsługę .htaccess." - }, - "modRewriteInstruction": { - "nginx": { - "linux": "
\n
\n{NGINX}\n

Więcej informacji można znaleźć w dokumentacji Konfiguracja serwera Nginx dla EspoCRM.

", - "windows": "
\n
\n{NGINX}\n

Więcej informacji można znaleźć w dokumentacji Konfiguracja serwera Nginx dla EspoCRM.

" - }, - "apache": { - "linux": "

1. Włącz \"mod_rewrite\". Aby to zrobić, uruchom te polecenia w terminalu:
{APACHE1}

2. Jeśli poprzedni krok nie pomógł, spróbuj włączyć obsługę .htaccess. Dodaj / edytuj ustawienia konfiguracji serwera (/etc/apache/apache2.conf, /etc/httpd/conf/httpd.conf):
 {APACHE2}
\n Następnie uruchom to polecenie w terminalu:
{APACHE3}

3. Jeśli poprzedni krok nie pomógł, spróbuj dodać ścieżkę RewriteBase. Otwórz plik {API_PATH}.htaccess i zamień następujący wiersz:
{APACHE4}
Na
{APACHE5}

Aby uzyskać więcej informacji, zapoznaj się z dokumentacją Konfiguracja serwera Apache dla EspoCRM.

" - } - } - }, "systemRequirements": { "requiredPhpVersion": "Wersja PHP", "requiredMysqlVersion": "Wersja MySQL",