You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: api/i18n/de.js
+18Lines changed: 18 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -414,6 +414,24 @@ Falls Sie Probleme mit Ihrem Konto haben oder diese Einladung verdächtig finden
414
414
`,
415
415
htmlMsg: `
416
416
Sie wurden von einem Administrator der {organization} eingeladen, ihr beizutreten. Um diese Einladung anzunehmen, klicken Sie auf die Schaltfläche unten. Der Link ist 10 Tage lang gültig.
417
+
Wenn Sie noch kein Konto haben, wird es automatisch erstellt.
418
+
`,
419
+
htmlButton: 'Nehmen Sie die Einladung an',
420
+
htmlAlternativeLink: 'Wenn die obige Schaltfläche nicht funktioniert, können Sie diesen Link in die Adressleiste Ihres Browsers kopieren:',
421
+
htmlCaption: 'Wenn Sie ein Problem mit Ihrem Konto haben oder diese Einladung verdächtig finden, kontaktieren Sie uns bitte unter <a href="mailto:{contact}">{contact}</a>.'
422
+
},
423
+
invitationSecondary: {
424
+
subject: 'Treten Sie der {organization} am {host} bei.',
425
+
text: `
426
+
Sie wurden von einem Administrator der {organization} eingeladen, ihr beizutreten auf {host} um auf {secondaryHost} zuzugreifen. Um diese Einladung anzunehmen, kopieren Sie die untenstehende URL in einen Browser. Diese URL ist 10 Tage lang gültig.
427
+
Wenn Sie noch kein Konto haben, wird es automatisch erstellt.
428
+
429
+
{link}
430
+
431
+
Falls Sie Probleme mit Ihrem Konto haben oder diese Einladung verdächtig finden, zögern Sie bitte nicht, uns unter {contact} zu kontaktieren.
432
+
`,
433
+
htmlMsg: `
434
+
Sie wurden von einem Administrator der {organization} eingeladen, ihr beizutreten auf <b>{host}</b> um auf {secondaryHost} zuzugreifen. Um diese Einladung anzunehmen, klicken Sie auf die Schaltfläche unten. Der Link ist 10 Tage lang gültig.
417
435
Wenn Sie noch kein Konto haben, wird es automatisch erstellt.
Copy file name to clipboardExpand all lines: api/i18n/en.js
+16Lines changed: 16 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -425,6 +425,22 @@ If you encounter a problem with your account or if you find this invitation susp
425
425
htmlAlternativeLink: 'If the button doesn\'t work, you can copy/paste this link in the address bar of your browser:',
426
426
htmlCaption: 'If you encounter a problem with your account or if you find this invitation suspicious feel free to contact us at <a href="mailto:{contact}">{contact}</a>.'
427
427
},
428
+
invitationSecondary: {
429
+
subject: 'Join the organization {organization} on {host}',
430
+
text: `
431
+
An administrator from the organization {organization} invited you to join on {host} to access {secondaryHost}. To accept this invitation copy the URL below in the address bar of your Web browser.
432
+
433
+
{link}
434
+
435
+
If you encounter a problem with your account or if you find this invitation suspicious feel free to contact us at {contact}.
436
+
`,
437
+
htmlMsg: `
438
+
An administrator from the organization {organization} invited you to join on <b>{host}</b> to access {secondaryHost}. To accept this invitation click on the button below.
439
+
`,
440
+
htmlButton: 'Accept the invitation',
441
+
htmlAlternativeLink: 'If the button doesn\'t work, you can copy/paste this link in the address bar of your browser:',
442
+
htmlCaption: 'If you encounter a problem with your account or if you find this invitation suspicious feel free to contact us at <a href="mailto:{contact}">{contact}</a>.'
443
+
},
428
444
partnerInvitation: {
429
445
subject: 'The organization {organization} on {host} wants to add {partner} as a partner',
Copy file name to clipboardExpand all lines: api/i18n/es.js
+18Lines changed: 18 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -415,6 +415,24 @@ Si tiene un problema con su cuenta o encuentra esta invitación sospechosa, no d
415
415
`,
416
416
htmlMsg: `
417
417
Un administrador de la organización {organization} lo ha invitado a unirse. Para aceptar esta invitación, haga clic en el botón de abajo. El enlace es válido por 10 días.
418
+
Si aún no tiene una cuenta, se creará automáticamente.
419
+
`,
420
+
htmlButton: 'Aceptar la invitacion',
421
+
htmlAlternativeLink: 'Si el botón de arriba no funciona, puede copiar este enlace en la barra de direcciones de su navegador:',
422
+
htmlCaption: 'Si tiene un problema con su cuenta o encuentra esta invitación sospechosa, no dude en contactarnos en <a href="mailto:{contact}">{contact}</a>.'
423
+
},
424
+
invitationSecondary: {
425
+
subject: 'Únase a la organización {organization} en {host}',
426
+
text: `
427
+
Un administrador de la organización {organization} lo ha invitado a unirse en {host} para acceder a {secondaryHost}. Para aceptar esta invitación, copie la siguiente URL en un navegador. Esta URL es válida por 10 días.
428
+
Si aún no tiene una cuenta, se creará automáticamente.
429
+
430
+
{link}
431
+
432
+
Si tiene un problema con su cuenta o encuentra esta invitación sospechosa, no dude en contactarnos en {contact}.
433
+
`,
434
+
htmlMsg: `
435
+
Un administrador de la organización {organization} lo ha invitado a unirse en <b>{host}</b> para acceder a {secondaryHost}. Para aceptar esta invitación, haga clic en el botón de abajo. El enlace es válido por 10 días.
418
436
Si aún no tiene una cuenta, se creará automáticamente.
Copy file name to clipboardExpand all lines: api/i18n/fr.js
+16Lines changed: 16 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -428,6 +428,22 @@ Un administrateur de l'organisation {organization} vous a invité à la rejoindr
428
428
htmlAlternativeLink: 'Si le bouton ci-dessus ne fonctionne pas, vous pouvez copier ce lien dans la barre d\'adresse de votre navigateur :',
429
429
htmlCaption: 'Si vous rencontrez un problème avec votre compte ou que vous trouvez cette invitation suspecte, n\'hésitez pas à nous contacter à <a href="mailto:{contact}">{contact}</a>.'
430
430
},
431
+
invitationSecondary: {
432
+
subject: 'Rejoignez l\'organisation {organization} sur {host}',
433
+
text: `
434
+
Un administrateur de l'organisation {organization} vous a invité à la rejoindre sur {host} pour accéder à {secondaryHost}. Pour accepter cette invitation copiez l'URL ci-dessous dans un navigateur. Cette URL est valide 10 jours.
435
+
436
+
{link}
437
+
438
+
Si vous rencontrez un problème avec votre compte ou que vous trouvez cette invitation suspecte, n'hésitez pas à nous contacter à {contact}.
439
+
`,
440
+
htmlMsg: `
441
+
Un administrateur de l'organisation {organization} vous a invité à la rejoindre sur <b>{host}</b> pour accéder à {secondaryHost}. Pour accepter cette invitation cliquez sur le bouton ci-dessous. Le lien est valide 10 jours.
442
+
`,
443
+
htmlButton: 'Accepter l\'invitation',
444
+
htmlAlternativeLink: 'Si le bouton ci-dessus ne fonctionne pas, vous pouvez copier ce lien dans la barre d\'adresse de votre navigateur :',
445
+
htmlCaption: 'Si vous rencontrez un problème avec votre compte ou que vous trouvez cette invitation suspecte, n\'hésitez pas à nous contacter à <a href="mailto:{contact}">{contact}</a>.'
446
+
},
431
447
partnerInvitation: {
432
448
subject: 'L\'organisation {organization} sur {host} souhaite ajouter {partner} comme partenaire',
Copy file name to clipboardExpand all lines: api/i18n/it.js
+18Lines changed: 18 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -416,6 +416,24 @@ Se incontrate problemi con il vostro account o trovate questo invito sospettoso,
416
416
`,
417
417
htmlMsg: `
418
418
Siete stati invitati da un amministratore di {organization} a partecipare. Per accettare questo invito clicca il pulsante qui sotto. Il link è valido per 10 giorni.
419
+
Se non si dispone ancora di un account, questo verrà creato automaticamente.
420
+
`,
421
+
htmlButton: 'Accetta l\'invito',
422
+
htmlAlternativeLink: 'Se il pulsante di cui sopra non funziona, è possibile copiare questo link nella barra degli indirizzi del browser:',
423
+
htmlCaption: 'Se incontrate un problema con il vostro conto o trovate questo invito sospettoso, contattateci a <a href="mailto:{contact}">{contact}</a>.'
424
+
},
425
+
invitationSecondary: {
426
+
subject: 'Unisciti alla {organization} su {host}.',
427
+
text: `
428
+
Siete stati invitati da un amministratore di {organization} a partecipare su {host} per accedere a {secondaryHost}. Per accettare questo invito, copiare l'URL sottostante in un browser. Questo URL è valido per 10 giorni.
429
+
Se non si dispone ancora di un account, questo verrà creato automaticamente.
430
+
431
+
{link}
432
+
433
+
Se incontrate problemi con il vostro account o trovate questo invito sospettoso, non esitate a contattarci a {contact}.
434
+
`,
435
+
htmlMsg: `
436
+
Siete stati invitati da un amministratore di {organization} a partecipare su <b>{host}</b> per accedere a {secondaryHost}. Per accettare questo invito clicca il pulsante qui sotto. Il link è valido per 10 giorni.
419
437
Se non si dispone ancora di un account, questo verrà creato automaticamente.
Copy file name to clipboardExpand all lines: api/i18n/pt.js
+19-1Lines changed: 19 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -419,7 +419,25 @@ Se ainda não tiver uma conta, esta será criada automaticamente.
419
419
`,
420
420
htmlButton: 'Aceitar o convite',
421
421
htmlAlternativeLink: 'Se o botão acima não funcionar, pode copiar esta ligação para a barra de endereço do seu navegador :',
422
-
htmlCaption: 'Se encontrar um problema com a sua conta ou achar este convite suspeito, por favor contacte-nos em <a href="mailto:{contact}">{contact}</a>.'
422
+
htmlCaption: 'Se encontrar um problema com a sua conta ou se achou este convite suspeito, por favor contacte-nos em <a href="mailto:{contact}">{contact}</a>.'
423
+
},
424
+
invitationSecondary: {
425
+
subject: 'Junte-se à {organization} em {host}.',
426
+
text: `
427
+
Foi convidado por um administrador da {organization} a juntar-se a ela em {host} para aceder a {secondaryHost}. Para aceitar este convite, copie o URL abaixo para um browser. Este URL é válido por 10 dias.
428
+
Se ainda não tiver uma conta, esta será criada automaticamente.
429
+
430
+
{link}
431
+
432
+
Se encontrar algum problema com a sua conta ou se achou este convite suspeito, não hesite em contactar-nos em {contact}.
433
+
`,
434
+
htmlMsg: `
435
+
Foi convidado por um administrador da {organization} a juntar-se a ela em <b>{host}</b> para aceder a {secondaryHost}. Para aceitar este convite, clique no botão abaixo. A ligação é válida por 10 dias.
436
+
Se ainda não tiver uma conta, esta será criada automaticamente.
437
+
`,
438
+
htmlButton: 'Aceitar o convite',
439
+
htmlAlternativeLink: 'Se o botão acima não funcionar, pode copiar esta ligação para a barra de endereço do seu navegador :',
440
+
htmlCaption: 'Se encontrar um problema com a sua conta ou se achou este convite suspeito, por favor contacte-nos em <a href="mailto:{contact}">{contact}</a>.'
423
441
},
424
442
partnerInvitation: {
425
443
subject: 'A organização {organization} em {host} quer adicionar {partner} como parceiro',
0 commit comments