diff --git a/l10n/de.js b/l10n/de.js index 42edda79a3920e1e11b3bcc6010ae8331f151832..42d4d0454e453c404c8ab85f2f1dc5a04b60da96 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -20,7 +20,7 @@ OC.L10N.register( "Opt out of beta features": "Abmeldung von Beta-Funktionen", "Become a beta user": "Beta-Benutzer werden", "Are you sure you want to opt out of beta features?": "Sind Sie sicher, dass Sie die Beta-Funktionen nicht nutzen möchten?", - "You've successfully been removed from the beta users.": "Sie haben sich erfolgreich von den Beta-Benutzern abgemeldet.", + "You no longer have access to experimental features.": "Sie haben keinen Zugang mehr zu experimentellen Funktionen.", "Congratulations! You've successfully been added to the beta users.": "Herzlichen Glückwunsch! Du wurdest erfolgreich zu den Beta-Benutzern hinzugefügt.", "Beta program is not available at the moment.": "Beta programma is momenteel niet beschikbaar.", "Something went wrong.": "Etwas ist schief gelaufen.", diff --git a/l10n/de.json b/l10n/de.json index dc4ae4126ec6a0ab13c0788ce64faa34d14e1153..878e48f34d9b9901ee9aa3bbe27268d3f059d875 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -19,7 +19,7 @@ "Opt out of beta features": "Abmeldung von Beta-Funktionen", "Become a beta user": "Beta-Benutzer werden", "Are you sure you want to opt out of beta features?": "Sind Sie sicher, dass Sie die Beta-Funktionen nicht nutzen möchten?", - "You've successfully been removed from the beta users.": "Sie haben sich erfolgreich von den Beta-Benutzern abgemeldet.", + "You no longer have access to experimental features.": "Sie haben keinen Zugang mehr zu experimentellen Funktionen.", "Congratulations! You've successfully been added to the beta users.": "Herzlichen Glückwunsch! Du wurdest erfolgreich zu den Beta-Benutzern hinzugefügt.", "Beta program is not available at the moment.": "Beta programma is momenteel niet beschikbaar.", "Something went wrong.": "Etwas ist schief gelaufen.", @@ -34,4 +34,4 @@ "Description is mandatory.": "Die Beschreibung ist obligatorisch." }, "pluralForm": "nplurals=2; plural=(n != 1);" -} \ No newline at end of file +} diff --git a/l10n/en.js b/l10n/en.js index ec95023b4d248829ef4d009ff61cca788c4dfb06..396618d698b252be8aa42f41301bfae32f3b0a2f 100644 --- a/l10n/en.js +++ b/l10n/en.js @@ -20,7 +20,7 @@ OC.L10N.register( "Opt out of beta features": "Opt out of beta features", "Become a beta user": "Become a beta user", "Are you sure you want to opt out of beta features?": "Are you sure you want to opt out of beta features?", - "You've successfully been removed from the beta users.": "You've successfully been removed from the beta users.", + "You no longer have access to experimental features.": "You no longer have access to experimental features.", "Congratulations! You've successfully been added to the beta users.": "Congratulations! You've successfully been added to the beta users.", "Beta program is not available at the moment.": "Beta program is not available at the moment. ", "Something went wrong.": "Something went wrong.", diff --git a/l10n/en.json b/l10n/en.json index 9622806142a8567200ef60aed693b73dfd5475a6..f07952bbfb10e55de43ed09ea68a556224b7f19d 100644 --- a/l10n/en.json +++ b/l10n/en.json @@ -19,7 +19,7 @@ "Opt out of beta features": "Opt out of beta features", "Become a beta user": "Become a beta user", "Are you sure you want to opt out of beta features?": "Are you sure you want to opt out of beta features?", - "You've successfully been removed from the beta users.": "You've successfully been removed from the beta users.", + "You no longer have access to experimental features.": "You no longer have access to experimental features.", "Congratulations! You've successfully been added to the beta users.": "Congratulations! You've successfully been added to the beta users.", "Beta program is not available at the moment.": "Beta program is not available at the moment. ", "Something went wrong.": "Something went wrong.", @@ -34,4 +34,4 @@ "Description is mandatory.": "Description is mandatory." }, "pluralForm": "nplurals=2; plural=(n != 1);" -} \ No newline at end of file +} diff --git a/l10n/es.js b/l10n/es.js index cb1da34451e47601da9ce4be60bcb98c56207d52..d5187361e920a53e16277d3fcfd810770095eceb 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -21,7 +21,7 @@ OC.L10N.register( "Opt out of beta features": "No participar en las funciones beta", "Become a beta user": "Convertirse en usuario beta", "Are you sure you want to opt out of beta features?": "Estás seguro de que quieres excluir las funciones beta?", - "You've successfully been removed from the beta users.": "Has conseguido excluir a los usuarios de la beta.", + "You no longer have access to experimental features.": "Ya no tienes acceso a las funciones experimentales.", "Congratulations! You've successfully been added to the beta users.": "Enhorabuena! Has sido añadido con éxito a los usuarios beta.", "Beta program is not available at the moment.": "El programa beta no está disponible por el momento.", "Something went wrong.": "Algo salió mal.", diff --git a/l10n/es.json b/l10n/es.json index 1cc4ba0f9196b7bcf3c2337b2a43a0c752eac6b7..68254b135df433a8098417cea520f19924808992 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -19,7 +19,7 @@ "Opt out of beta features": "No participar en las funciones beta", "Become a beta user": "Convertirse en usuario beta", "Are you sure you want to opt out of beta features?": "Estás seguro de que quieres excluir las funciones beta?", - "You've successfully been removed from the beta users.": "Has conseguido excluir a los usuarios de la beta.", + "You no longer have access to experimental features.": "Ya no tienes acceso a las funciones experimentales.", "Congratulations! You've successfully been added to the beta users.": "Enhorabuena! Has sido añadido con éxito a los usuarios beta.", "Beta program is not available at the moment.": "El programa beta no está disponible por el momento.", "Something went wrong.": "Algo salió mal.", @@ -34,4 +34,4 @@ "Description is mandatory.": "La descripción es obligatoria." }, "pluralForm": "nplurals=2; plural=(n != 1);" -} \ No newline at end of file +} diff --git a/l10n/fr.js b/l10n/fr.js index 33f867495185a810950944eb0ca209f45fed926d..ba3d7a762d347ed7ba9e578431d43e789505d5c1 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -20,7 +20,7 @@ OC.L10N.register( "Opt out of beta features": "Désactiver les fonctions bêta", "Become a beta user": "Devenir utilisateur bêta", "Are you sure you want to opt out of beta features?": "Êtes-vous sûr de vouloir refuser les fonctionnalités de la version bêta ?", - "You've successfully been removed from the beta users.": "Vous avez réussi à vous retirer des utilisateurs de la version bêta..", + "You no longer have access to experimental features.": "Vous n'avez plus accès aux fonctionnalités expérimentales.", "Congratulations! You've successfully been added to the beta users.": "Félicitations! Vous avez été ajouté avec succès aux utilisateurs de la version bêta.", "Beta program is not available at the moment.": "Le programme bêta n'est pas disponible pour le moment.", "Something went wrong.": "Quelque chose a mal tourné.", diff --git a/l10n/fr.json b/l10n/fr.json index c9262bb06bcc1c506efa9b6626219da38ae0ac3e..1a674afb0248dc15b0058190e0479c00e3cdeea4 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -19,7 +19,7 @@ "Opt out of beta features": "Désactiver les fonctions bêta", "Become a beta user": "Devenir utilisateur bêta", "Are you sure you want to opt out of beta features?": "Êtes-vous sûr de vouloir refuser les fonctionnalités de la version bêta ?", - "You've successfully been removed from the beta users.": "Vous avez réussi à vous retirer des utilisateurs de la version bêta..", + "You no longer have access to experimental features.": "Vous n'avez plus accès aux fonctionnalités expérimentales.", "Congratulations! You've successfully been added to the beta users.": "Félicitations! Vous avez été ajouté avec succès aux utilisateurs de la version bêta.", "Beta program is not available at the moment.": "Le programme bêta n'est pas disponible pour le moment.", "Something went wrong.": "Quelque chose a mal tourné.", @@ -34,4 +34,4 @@ "Description is mandatory.": "La description est obligatoire." }, "pluralForm": "nplurals=2; plural=(n != 1);" -} \ No newline at end of file +} diff --git a/l10n/it.js b/l10n/it.js index 946c5acbb64ac5692312e26fe7553ffcd9b15ca1..dda11d0d3153387db8c557b4d16ec9fafdf59f77 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -20,7 +20,7 @@ OC.L10N.register( "Opt out of beta features": "Esclusione delle funzioni beta", "Become a beta user": "Diventare utente beta", "Are you sure you want to opt out of beta features?": "Siete sicuri di voler rinunciare alle funzionalità della versione beta?", - "You've successfully been removed from the beta users.": "Siete usciti con successo dagli utenti della beta.", + "You no longer have access to experimental features.": "Non si ha più accesso alle funzioni sperimentali.", "Congratulations! You've successfully been added to the beta users.": "Congratulazioni! Siete stati aggiunti con successo agli utenti beta.", "Beta program is not available at the moment.": "Il programma beta non è al momento disponibile.", "Something went wrong.": "Qualcosa è andato storto.", diff --git a/l10n/it.json b/l10n/it.json index 359fcadbfcef0999567210e9c284e4496ab84883..d92b0e3647ab0edafd5e68b7b4f5a438dcecfac3 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -19,7 +19,7 @@ "Opt out of beta features": "Esclusione delle funzioni beta", "Become a beta user": "Diventare utente beta", "Are you sure you want to opt out of beta features?": "Siete sicuri di voler rinunciare alle funzionalità della versione beta?", - "You've successfully been removed from the beta users.": "Siete usciti con successo dagli utenti della beta.", + "You no longer have access to experimental features.": "Non si ha più accesso alle funzioni sperimentali.", "Congratulations! You've successfully been added to the beta users.": "Congratulazioni! Siete stati aggiunti con successo agli utenti beta.", "Beta program is not available at the moment.": "Il programma beta non è al momento disponibile.", "Something went wrong.": "Qualcosa è andato storto.", @@ -34,4 +34,4 @@ "Description is mandatory.": "La descrizione è obbligatoria." }, "pluralForm": "nplurals=2; plural=(n != 1);" -} \ No newline at end of file +} diff --git a/src/beta-user-setting.js b/src/beta-user-setting.js index fb43238b618bf8f164478e48623870ff4f4be1c5..dc4aee1766bd13e8e6521595f055cdf174803f3c 100644 --- a/src/beta-user-setting.js +++ b/src/beta-user-setting.js @@ -17,7 +17,7 @@ $(function() { let message_ = '' if (result) { if (registerType === 'deregister') { - message_ = t('ecloud-accounts', 'You\'ve successfully been removed from the beta users.') + message_ = t('ecloud-accounts', 'You no longer have access to experimental features.') } else { message_ = t('ecloud-accounts', 'Congratulations! You\'ve successfully been added to the beta users.') }