Skip to content

Commit

Permalink
Updated translation: for release
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorisFokkinga authored and baszoetekouw committed Jan 20, 2022
1 parent ceedf18 commit 27113bc
Show file tree
Hide file tree
Showing 6 changed files with 42 additions and 36 deletions.
7 changes: 5 additions & 2 deletions client/src/components/welcome/ServiceEn.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,11 @@ import "./welcome.scss";
export default function ServiceEn() {

const responsibilities = [
"Manage other service admins for this service",
"Configure the service AUP and Privacy Policy"
"View and edit its properties",
"Configure the service AUP and Privacy Policy",
"View which organisations and collaborations can use this service",
"View LDAP information and set the bind password",
"Manage other service admins for this service"
]
return (
<div className="welcome">
Expand Down
7 changes: 5 additions & 2 deletions client/src/components/welcome/ServiceNl.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,11 @@ import "./welcome.scss";
export default function ServiceNl() {

const responsibilities = [
"Dienstbeheerders van deze dienst beheren",
"De acceptable use policy en privacy policy van de dienst beheren"
"De configuratie van de dienst bekijken en beheren",
"De acceptable use policy en privacy policy van de dienst beheren",
"Zien welke organisaties en samenwerkingen deze dienst kunnen gebruiken",
"De LDAP-informatie bekijken en het bind password instellen",
"Dienstbeheerders van deze dienst beheren"
]
return (
<div className="welcome">
Expand Down
14 changes: 7 additions & 7 deletions client/src/locale/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -810,8 +810,8 @@ I18n.translations.en = {
accepted_user_policy: "Acceptable use policy",
accepted_user_policyPlaceholder: "The Acceptable Use Policy (AUP) of the service",
accepted_user_policyTooltip: "An acceptable use policy (AUP) is a document stipulating constraints and practices that a user must agree to for access to a corporate network or the Internet.",
network: "ACL IP-ranges",
networkTooltip: "Configure the ACL IP-ranges for this service. You can add IPv4 and IPv6 network ranges. " +
network: "ACL IP ranges",
networkTooltip: "Configure the ACL IP ranges for this service. You can add IPv4 and IPv6 network ranges. " +
"For example: <ul>" +
"<li>Single IPv4 address 198.51.100.12 where a /32 is implied</li>" +
"<li>IPv4 range 198.51.100.0/24. Maximal allowed subnet size for IPv4 is a /24</li>" +
Expand All @@ -823,8 +823,8 @@ I18n.translations.en = {
networkInfo: "Lower bound IP: {{lower}}, higher bound IP: {{higher}}, # addresses: {{num_addresses}}, version: IPv{{version}}",
automaticConnectionAllowed: "Automatic connection allowed?",
automaticConnectionAllowedTooltip: "Can collaborations use this service without explicit permission of the service contact person?",
accessAllowedForAll: "Enabled for all organisations?",
accessAllowedForAllTooltip: "Is this service for all current and future organisations by default enabled?",
accessAllowedForAll: "Available for all organisations?",
accessAllowedForAllTooltip: "Is this service available for all current and future organisations?",
accessAllowedForAllInfo: "All organisations are enabled by default for this service",
nonMemberUsersAccessAllowed: "Accessible for all users?",
nonMemberUsersAccessAllowedTooltip: "Can all members access this service without being a member of a connected Collaboration",
Expand Down Expand Up @@ -877,7 +877,7 @@ I18n.translations.en = {
copy: "Copy",
close: "Close",
section: "LDAP settings",
url: "URL",
url: "LDAP URL",
urlTooltip: "The URL of the LDAP server",
username: "Bind dn",
usernameTooltip: "This is the bind dn used to authenticate to the LDAP server",
Expand Down Expand Up @@ -1379,8 +1379,8 @@ I18n.translations.en = {
contact: "Contact",
organisationAccess: "You can access this service because it has been made available to everyone in your organisation by the organisation administrators.",
missing: {
info: "This screen is shown again because the AUP below has changed. Please read it again and indicate below whether you accept.",
infoMultiple: "This screen is shown again because the AUPs below have changed. Please read them again and indicate below whether you accept."
info: "The service acceptable use policy (AUP) has changed. Please read it and indicate below whether you accept.",
infoMultiple: "These service acceptable use policies (AUPs) have changed. Please read them and indicate below whether you accept."
}
}
},
Expand Down
42 changes: 21 additions & 21 deletions client/src/locale/nl.js
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ I18n.translations.nl = {
suspended: "Geschorst",
new: "Nodig leden uit",
remove: "Verwijder",
resend: "Opnieuw uitnodigingen",
resend: "Opnieuw uitnodigen",
mail: "E-mail",
backToMembers: "Terug...",
invitation: "Uitnodiging verstuurd door {{inviter}} naar {{email}} op {{date}}",
Expand Down Expand Up @@ -662,7 +662,7 @@ I18n.translations.nl = {
discloseMemberInformationTooltip: "Indien aangevinkt wordt informatie van leden aan andere leden getoond",
discloseEmailInformation: "E-mailadressen tonen",
discloseEmailInformationTooltip: "Indien aangevinkt zijn e-mail-adressen van leden voor andere leden zichtbaar",
description: "Beschrijving",
description: "Omschrijving",
descriptionPlaceholder: "Beschrijf duidelijk wat het doel van de samenwerking is, waaruit blijkt dat de verwerking van persoonsgegevens gerechtvaardigd is",
websiteUrl: "Website URL",
websiteUrlPlaceholder: "De URL van de website is zichtbaar voor leden",
Expand Down Expand Up @@ -771,7 +771,7 @@ I18n.translations.nl = {
},
service: {
about: "Over de dienst",
logo: "Dienst logo",
logo: "Dienstlogo",
accessAllowed: "Toegang toegestaan",
compliancy: "Dienst compliancy",
compliancyShort: "Compliancy",
Expand All @@ -793,9 +793,9 @@ I18n.translations.nl = {
abbreviationTooltip: "De unieke afkorting van een dienst wordt gebruikt als prefix voor groepen van deze dienst",
service_request: "Dienst request URL",
service_requestTooltip: "De URL van een dienst om een koppeling aan te vragen tussen een samenwerking en deze dienst als de gebruiker geen toegang heeft tot deze dienst",
service_requestError: "Vereist een valide URL en automatische connectie moet toegestaan zijn",
description: "Beschrijving",
descriptionPlaceholder: "De beschrijving van de dienst",
service_requestError: "Vereist een valide URL en automatisch koppelen moet toegestaan zijn",
description: "Omschrijving",
descriptionPlaceholder: "De omschrijving van de dienst",
address: "Adres",
addressPlaceholder: "Het adres van de dienst",
identity_type: "Identiteitsoort",
Expand All @@ -821,7 +821,7 @@ I18n.translations.nl = {
networkError: "Die {{prefix}} subnetomvang is niet toegestaan. Maximaal toegestane prefix voor IPv{{version}} is {{max}}",
networkSyntaxError: "Dit is geen geldig IPv4- of IPv6-adres",
networkInfo: "Laagste IP: {lower}, hoogste IP: {higher}, # adressen: {num_addresses}, versie: IPv{version}",
automaticConnectionAllowed: "Automatische connectie toestaan?",
automaticConnectionAllowed: "Automatisch koppelen toestaan?",
automaticConnectionAllowedTooltip: "Kunnen samenwerkingen deze dienst koppelen zonder expliciete toestemming van de diensteigenaar?",
accessAllowedForAll: "Beschikbaar voor alle organisaties?",
accessAllowedForAllTooltip: "Is deze dienst voor alle huidige en toekomstige organisaties standaard beschikbaar?",
Expand All @@ -845,7 +845,7 @@ I18n.translations.nl = {
contactEmailRequired: "Een administratief contact-e-mail is verplicht als er geen dienstbeheerders zijn",
security_email: "Security contact",
security_emailPlaceholder: "Het e-mailadres van de security-contactpersoon",
security_emailTooltip: "Het security e-mailadres wordt gecontacteerd als er security-vragen zijn. Is idealiter een functioneel e-mailadres, zoals [email protected].",
security_emailTooltip: "Het security e-mailadres wordt gecontacteerd als er security-vragen zijn. Idealiter is dit een functioneel e-mailadres, zoals [email protected].",
securityEmailRequired: "Security e-mailadres is verplicht",
support_email: "Helpdesk",
support_emailPlaceholder: "Het e-mailadres van de helpdesk voor deze dienst",
Expand Down Expand Up @@ -894,7 +894,7 @@ I18n.translations.nl = {
},
organisation: {
title: "Nieuwe organisatie toevoegen",
subTitle: "Wijzig de beschrijving van de organisatie.",
subTitle: "Wijzig de omschrijving van de organisatie.",
actions: "",
about: "Over onze organisatie",
name: "Naam",
Expand All @@ -908,8 +908,8 @@ I18n.translations.nl = {
shortNameTooltip: "Ken korte namen toe aan organisaties zodat deze korte namen kunnen worden gebruikt in LDAP diensten (zoals Linux directory-namen).",
identifier: "Identifier",
identifierTooltip: "Gegenereerde, unieke en niet aanpasbare identifier van een organisatie die wordt gebruikt als identifier voor externe systemen",
description: "Beschrijving",
descriptionPlaceholder: "De beschrijving van de organisatie is zichtbaar voor iedereen",
description: "Omschrijving",
descriptionPlaceholder: "De omschrijving van de organisatie is zichtbaar voor iedereen",
servicesRestricted: "SURF-organisatie",
servicesRestrictedTooltip: "Samenwerkingen van een SURF-organisatie kunnen alleen SURF-diensten koppelen.",
schacHomeOrganisationShortName: "Organisatiedomein",
Expand Down Expand Up @@ -971,7 +971,7 @@ I18n.translations.nl = {
organisationDetail: {
backToOrganisations: "Terug naar mijn organisaties",
backToOrganisationDetail: "Terug naar mijn organisatie {{name}}",
title: "Beschrijving organisatie {{name}}",
title: "Omschrijving organisatie {{name}}",
back: "Terug naar mijn organisaties",
members: "Leden van {{name}}",
noMembers: "Deze organisatie heeft geen leden.",
Expand Down Expand Up @@ -1086,7 +1086,7 @@ I18n.translations.nl = {
backToOrganisationDetail: "Terug naar mijn organisatie {{name}}",
createTitle: "Uitnodigingen versturen om lid te worden van organisatie {{organisation}}",
organisationName: "Naam",
organisationDescription: "Beschrijving",
organisationDescription: "Omschrijving",
organisationAdministrators: "Beheerders",
requiredAdministrator: "Er is minimaal één e-mailadres van een beheerder nodig voor een uitnodiging.",
role: "Rol",
Expand Down Expand Up @@ -1139,7 +1139,7 @@ I18n.translations.nl = {
title: "Uitnodiging om lid te worden van samenwerking {{collaboration}}",
createTitle: "Verstuur uitnodigingen om lid te worden van samenwerking {{collaboration}}",
collaborationName: "Naam",
collaborationDescription: "Beschrijving",
collaborationDescription: "Omschrijving",
collaborationAdministrators: "Beheerders",
invitees: "Genodigden",
inviteesPlaceholder: "E-mailadressen genodigden",
Expand Down Expand Up @@ -1210,7 +1210,7 @@ I18n.translations.nl = {
name: "Naam",
abbreviation: "Afkorting",
entity_id: "Entity ID",
description: "Beschrijving"
description: "Omschrijving"
},
serviceConnectionRequest: {
actions: "",
Expand Down Expand Up @@ -1283,8 +1283,8 @@ I18n.translations.nl = {
required: "{{attribute}} is een verplicht veld voor een groep",
uri: "URI",
uriPlaceholder: "URI van de groep",
description: "Beschrijving",
descriptionPlaceholder: "Beschrijving van de groep",
description: "Omschrijving",
descriptionPlaceholder: "Omschrijving van de groep",
status: "Status",
statusPlaceholder: "De status van de groep",
actions: "",
Expand Down Expand Up @@ -1332,7 +1332,7 @@ I18n.translations.nl = {
actions: "",
name: "Naam",
entity_id: "Entity ID",
description: "Beschrijving"
description: "Omschrijving"
},
member: {
user__name: "Naam",
Expand Down Expand Up @@ -1379,8 +1379,8 @@ I18n.translations.nl = {
contact: "Contact",
organisationAccess: "Je hebt toegang tot deze service omdat deze door de beheerders van de organisatie beschikbaar is gesteld aan iedereen in je organisatie.",
missing: {
info: "Je krijgt dit scherm opnieuw te zien omdat de onderstaande AUP is gewijzigd. Lees de AUP opnieuw en geef aan of je akkoord bent.",
infoMultiple: "Je krijgt dit scherm opnieuw te zien omdat de onderstaande AUPs zijn gewijzigd. Lees de AUPs opnieuw en geef aan of je akkoord bent."
info: "De acceptable use policy (AUP) van deze dienst is gewijzigd. Lees de AUP en geef aan of je akkoord gaat.",
infoMultiple: "De acceptable use policies (AUPs) van deze diensten zijn gewijzigd. Lees de AUPs en geef aan of je akkoord gaat."
}
}
},
Expand Down Expand Up @@ -1431,7 +1431,7 @@ I18n.translations.nl = {
},
autocomplete: {
name: "Name",
description: "Beschrijving",
description: "Omschrijving",
email: "E-mail",
admin: "Super user",
organisations: "Organisaties",
Expand Down
4 changes: 2 additions & 2 deletions server/templates/organisation_invitation.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</div>
{% endif %}
<div class="mail-end" style="padding-top: 30px;margin-left: 60px; border-top: 3px solid #f5f5f5; width: 100%">
<p style="margin: 0;">{{ invitation.user.name }} has invited you to join them using eduTeams.
The <a class="external" href="https://edu.nl/pdqdr" style="color: #9f9d9d;">steps for enrollment</a> are documented.</p>
<p style="margin: 0;">{{ invitation.user.name }} has invited you to join them using SURF Research Access Management.
<a class="external" href="https://edu.nl/pdqdr" style="color: #9f9d9d;">Help for enrollemnt</a> is available.</p>
</div>
{% endblock %}
4 changes: 2 additions & 2 deletions server/templates/service_invitation.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</div>
{% endif %}
<div class="mail-end" style="padding-top: 30px;margin-left: 60px; border-top: 3px solid #f5f5f5; width: 100%">
<p style="margin: 0;">{{ invitation.user.name }} has invited you to join them using eduTeams.
The <a class="external" href="https://edu.nl/pdqdr" style="color: #9f9d9d;">steps for enrollment</a> are documented.</p>
<p style="margin: 0;">{{ invitation.user.name }} has invited you using SURF Research Access Management.
<a class="external" href="https://edu.nl/pdqdr" style="color: #9f9d9d;">Help for enrollemnt</a> is available.</p>
</div>
{% endblock %}

0 comments on commit 27113bc

Please sign in to comment.