diff options
Diffstat (limited to 'settings/l10n')
-rw-r--r-- | settings/l10n/es.js | 1 | ||||
-rw-r--r-- | settings/l10n/es.json | 1 | ||||
-rw-r--r-- | settings/l10n/fr.js | 1 | ||||
-rw-r--r-- | settings/l10n/fr.json | 1 | ||||
-rw-r--r-- | settings/l10n/it.js | 5 | ||||
-rw-r--r-- | settings/l10n/it.json | 5 | ||||
-rw-r--r-- | settings/l10n/nl.js | 1 | ||||
-rw-r--r-- | settings/l10n/nl.json | 1 |
8 files changed, 16 insertions, 0 deletions
diff --git a/settings/l10n/es.js b/settings/l10n/es.js index b820afadc59..6f4fda38a6b 100644 --- a/settings/l10n/es.js +++ b/settings/l10n/es.js @@ -372,6 +372,7 @@ OC.L10N.register( "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "¿Qué tal?,<br><br>este mensaje es para hacerle saber que ahora tiene una %s cuenta.<br><br>Su nombre de usuario: %s<br>Acceda en: <a href=\"%s\">%s</a><br><br>", "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hola, ¿qué tal?,\n\nEste mensaje es para hacerle saber que ahora tiene una cuenta %s.\n\nSu nombre de usuario: %s\nAcceda en: %s\n\n", "For password recovery and notifications" : "Para la recuperación de contraseña y notificaciones", + "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Si desea apotar el proyecto\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">únase al desarrollo</a>\n\t\to\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">difunda la palabra</a>!", "Add Group" : "Agregar grupo", "Group" : "Grupo", "Default Quota" : "Cuota por defecto.", diff --git a/settings/l10n/es.json b/settings/l10n/es.json index 500a7f9153d..77691ab80e8 100644 --- a/settings/l10n/es.json +++ b/settings/l10n/es.json @@ -370,6 +370,7 @@ "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "¿Qué tal?,<br><br>este mensaje es para hacerle saber que ahora tiene una %s cuenta.<br><br>Su nombre de usuario: %s<br>Acceda en: <a href=\"%s\">%s</a><br><br>", "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hola, ¿qué tal?,\n\nEste mensaje es para hacerle saber que ahora tiene una cuenta %s.\n\nSu nombre de usuario: %s\nAcceda en: %s\n\n", "For password recovery and notifications" : "Para la recuperación de contraseña y notificaciones", + "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Si desea apotar el proyecto\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">únase al desarrollo</a>\n\t\to\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">difunda la palabra</a>!", "Add Group" : "Agregar grupo", "Group" : "Grupo", "Default Quota" : "Cuota por defecto.", diff --git a/settings/l10n/fr.js b/settings/l10n/fr.js index 38d7d6aa383..ab82fb252cb 100644 --- a/settings/l10n/fr.js +++ b/settings/l10n/fr.js @@ -372,6 +372,7 @@ OC.L10N.register( "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Bonjour,<br><br>Un compte %s a été créé pour vous.<br><br>Votre nom d'utilisateur est : %s<br>Visitez votre compte : <a href=\"%s\">%s</a><br><br>", "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Bonjour,<br><br>Un compte %s a été créé pour vous.<br><br>Votre nom d'utilisateur est : %s<br>Visitez votre compte : %s<br><br>\n", "For password recovery and notifications" : "Pour la récupération de mot de passe et les notifications", + "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Si vous voulez supporter le projet\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">rejoindre le développement</a>\n\t\tou\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">le promouvoir</a>!", "Add Group" : "Ajouter groupe", "Group" : "Groupe", "Default Quota" : "Quota par défaut", diff --git a/settings/l10n/fr.json b/settings/l10n/fr.json index 1c33d6914b1..60c50acb5d9 100644 --- a/settings/l10n/fr.json +++ b/settings/l10n/fr.json @@ -370,6 +370,7 @@ "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Bonjour,<br><br>Un compte %s a été créé pour vous.<br><br>Votre nom d'utilisateur est : %s<br>Visitez votre compte : <a href=\"%s\">%s</a><br><br>", "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Bonjour,<br><br>Un compte %s a été créé pour vous.<br><br>Votre nom d'utilisateur est : %s<br>Visitez votre compte : %s<br><br>\n", "For password recovery and notifications" : "Pour la récupération de mot de passe et les notifications", + "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Si vous voulez supporter le projet\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">rejoindre le développement</a>\n\t\tou\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">le promouvoir</a>!", "Add Group" : "Ajouter groupe", "Group" : "Groupe", "Default Quota" : "Quota par défaut", diff --git a/settings/l10n/it.js b/settings/l10n/it.js index fac04c0e2fd..505705ee691 100644 --- a/settings/l10n/it.js +++ b/settings/l10n/it.js @@ -27,6 +27,7 @@ OC.L10N.register( "Invalid mail address" : "Indirizzo email non valido", "No valid group selected" : "Nessun gruppo valido selezionato", "A user with that name already exists." : "Un utente con quel nome esiste già.", + "To send a password link to the user an email address is required." : "Per inviare un link password all'utente è richiesta una email.", "Unable to create user." : "Impossibile creare l'utente.", "Your %s account was created" : "Il tuo account %s è stato creato", "Unable to delete user." : "Impossibile eliminare l'utente.", @@ -56,6 +57,7 @@ OC.L10N.register( "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Le applicazioni ufficiali sono sviluppate dalla comunità. Esse offrono nuove funzionalità e sono pronte per l'uso in produzione.", "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Le applicazioni approvate sono sviluppate da sviluppatori affidabili e hanno passato un rapido controllo di sicurezza. Sono attivamente mantenute in un deposito aperto del codice e i loro responsabili le ritengono pronte sia per un utilizzo casuale che per un utilizzo continuativo.", "This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "Questa applicazione non è stata sottoposta a controlli di sicurezza, è nuova o notoriamente instabile. Installala a tuo rischio.", + "Disabling app …" : "Disabilita applicazione...", "Error while disabling app" : "Errore durante la disattivazione", "Disable" : "Disabilita", "Enable" : "Abilita", @@ -276,6 +278,7 @@ OC.L10N.register( "Email" : "Posta elettronica", "Your email address" : "Il tuo indirizzo email", "No email address set" : "Nessun indirizzo email impostato", + "For password reset and notifications" : "Per il reset della password e notifiche", "Phone number" : "Numero di telefono", "Your phone number" : "Il tuo numero di telefono", "Address" : "Indirizzo", @@ -318,6 +321,7 @@ OC.L10N.register( "Show last log in" : "Mostra ultimo accesso", "Show user backend" : "Mostra il motore utente", "Send email to new user" : "Invia email al nuovo utente", + "When the password of the new user is left empty an activation email with a link to set the password is send to the user" : "Quando la password del nuovo utente è lasciata vuota una email con un link per impostare la password è inviata all'utente", "Show email address" : "Mostra l'indirizzo email", "E-Mail" : "Posta elettronica", "Create" : "Crea", @@ -368,6 +372,7 @@ OC.L10N.register( "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Ciao,<br><br>volevo informarti che ora hai un account %s.<br><br>Il tuo nome utente: %s<br>Accedi: <a href=\"%s\">%s</a><br><br>", "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Ciao,\n\nvolevo informarti che ora hai un account %s.\n\nIl tuo nome utente: %s\nAccedi: %s\n\n", "For password recovery and notifications" : "Per il ripristino della password e per le notifiche", + "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Se vuoi supportare il progetto\n⇥⇥<a href=\"https://nextcloud.com/contribute\"\n⇥⇥⇥target=\"_blank\" rel=\"noreferrer\">sviluppa</a>\n⇥⇥o\n⇥⇥<a href=\"https://nextcloud.com/contribute\"\n⇥⇥⇥target=\"_blank\" rel=\"noreferrer\">fai girare la voce</a>!", "Add Group" : "Aggiungi gruppo", "Group" : "Gruppo", "Default Quota" : "Quota predefinita", diff --git a/settings/l10n/it.json b/settings/l10n/it.json index e2dd0d891dc..1ee7cf556ca 100644 --- a/settings/l10n/it.json +++ b/settings/l10n/it.json @@ -25,6 +25,7 @@ "Invalid mail address" : "Indirizzo email non valido", "No valid group selected" : "Nessun gruppo valido selezionato", "A user with that name already exists." : "Un utente con quel nome esiste già.", + "To send a password link to the user an email address is required." : "Per inviare un link password all'utente è richiesta una email.", "Unable to create user." : "Impossibile creare l'utente.", "Your %s account was created" : "Il tuo account %s è stato creato", "Unable to delete user." : "Impossibile eliminare l'utente.", @@ -54,6 +55,7 @@ "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Le applicazioni ufficiali sono sviluppate dalla comunità. Esse offrono nuove funzionalità e sono pronte per l'uso in produzione.", "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Le applicazioni approvate sono sviluppate da sviluppatori affidabili e hanno passato un rapido controllo di sicurezza. Sono attivamente mantenute in un deposito aperto del codice e i loro responsabili le ritengono pronte sia per un utilizzo casuale che per un utilizzo continuativo.", "This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "Questa applicazione non è stata sottoposta a controlli di sicurezza, è nuova o notoriamente instabile. Installala a tuo rischio.", + "Disabling app …" : "Disabilita applicazione...", "Error while disabling app" : "Errore durante la disattivazione", "Disable" : "Disabilita", "Enable" : "Abilita", @@ -274,6 +276,7 @@ "Email" : "Posta elettronica", "Your email address" : "Il tuo indirizzo email", "No email address set" : "Nessun indirizzo email impostato", + "For password reset and notifications" : "Per il reset della password e notifiche", "Phone number" : "Numero di telefono", "Your phone number" : "Il tuo numero di telefono", "Address" : "Indirizzo", @@ -316,6 +319,7 @@ "Show last log in" : "Mostra ultimo accesso", "Show user backend" : "Mostra il motore utente", "Send email to new user" : "Invia email al nuovo utente", + "When the password of the new user is left empty an activation email with a link to set the password is send to the user" : "Quando la password del nuovo utente è lasciata vuota una email con un link per impostare la password è inviata all'utente", "Show email address" : "Mostra l'indirizzo email", "E-Mail" : "Posta elettronica", "Create" : "Crea", @@ -366,6 +370,7 @@ "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Ciao,<br><br>volevo informarti che ora hai un account %s.<br><br>Il tuo nome utente: %s<br>Accedi: <a href=\"%s\">%s</a><br><br>", "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Ciao,\n\nvolevo informarti che ora hai un account %s.\n\nIl tuo nome utente: %s\nAccedi: %s\n\n", "For password recovery and notifications" : "Per il ripristino della password e per le notifiche", + "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Se vuoi supportare il progetto\n⇥⇥<a href=\"https://nextcloud.com/contribute\"\n⇥⇥⇥target=\"_blank\" rel=\"noreferrer\">sviluppa</a>\n⇥⇥o\n⇥⇥<a href=\"https://nextcloud.com/contribute\"\n⇥⇥⇥target=\"_blank\" rel=\"noreferrer\">fai girare la voce</a>!", "Add Group" : "Aggiungi gruppo", "Group" : "Gruppo", "Default Quota" : "Quota predefinita", diff --git a/settings/l10n/nl.js b/settings/l10n/nl.js index 80de60cbc33..c5c23bad83c 100644 --- a/settings/l10n/nl.js +++ b/settings/l10n/nl.js @@ -372,6 +372,7 @@ OC.L10N.register( "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Hallo daar,<br><br>we willen je laten weten dat je nu een %s account hebt.<br><br>Je gebruikersnaam: %s<br>Ga naar: <a href=\"%s\">%s</a><br><br>", "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hallo,\n\nwe willen je laten weten dat je nu een %s account hebt.\n\nJe gebruikersnaam: %s\nGa naar: %s\n\n", "For password recovery and notifications" : "Voor wachtwoordherstel en meldingen", + "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Ondersteun het project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">ontwikkel het mee</a>\n\t\tof\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">verkondig het woord</a>!", "Add Group" : "Groep toevoegen", "Group" : "Groep", "Default Quota" : "Standaard limiet", diff --git a/settings/l10n/nl.json b/settings/l10n/nl.json index f7b95ae8909..8de3e5d5e6f 100644 --- a/settings/l10n/nl.json +++ b/settings/l10n/nl.json @@ -370,6 +370,7 @@ "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Hallo daar,<br><br>we willen je laten weten dat je nu een %s account hebt.<br><br>Je gebruikersnaam: %s<br>Ga naar: <a href=\"%s\">%s</a><br><br>", "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hallo,\n\nwe willen je laten weten dat je nu een %s account hebt.\n\nJe gebruikersnaam: %s\nGa naar: %s\n\n", "For password recovery and notifications" : "Voor wachtwoordherstel en meldingen", + "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Ondersteun het project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">ontwikkel het mee</a>\n\t\tof\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">verkondig het woord</a>!", "Add Group" : "Groep toevoegen", "Group" : "Groep", "Default Quota" : "Standaard limiet", |