diff --git a/www/common/translations/messages.de.json b/www/common/translations/messages.de.json index 4fb9acf43..83c545368 100644 --- a/www/common/translations/messages.de.json +++ b/www/common/translations/messages.de.json @@ -631,6 +631,7 @@ "feedback_privacy": "Wir respektieren deine Datenschutz, aber gleichzeitig wollen wir, dass die Benutzung von CryptPad sehr leicht ist. Deshalb wollen wir erfahren, welche Funktion am wichtigsten für unsere Benutzer ist, indem wir diese mit einer genauen Parameterbeschreibung anfordern.", "feedback_optout": "Wenn du das nicht möchtest, kannst du es in deinen Einstellungen deaktivieren", "creation_404": "Dieses Pad existiert nicht mehr. Benutze das folgende Formular, um ein neues Pad zu erstellen.", + "creation_owned": "Eigenes Pad", "creation_owned1": "Ein eigenes Element kann zerstört werden, wann immer der Eigentümer so entscheidet. Nach der Zerstörung eines eigenen Elementes ist es nicht mehr in CryptDrives anderer Nutzer verfügbar.", "creation_expire": "Auslaufendes Pad", "creation_expireFalse": "Unbegrenzt", diff --git a/www/common/translations/messages.fi.json b/www/common/translations/messages.fi.json index 9607ab2d2..9248080f8 100644 --- a/www/common/translations/messages.fi.json +++ b/www/common/translations/messages.fi.json @@ -1052,6 +1052,7 @@ "creation_expireFalse": "Rajoittamaton", "creation_expire": "Vanheneva padi", "creation_owned1": "Omistettu asiakirja voidaan poistaa palvelimelta omistajan niin halutessa. Omistetun asiakirjan poistaminen poistaa sen myös muiden käyttäjien CryptDriveista.", + "creation_owned": "Omistettu padi", "creation_404": "Tätä padia ei ole enää olemassa. Käytä seuraavaa lomaketta uuden padin luontiin.", "feedback_optout": "Jos haluat jättäytyä pois tästä toiminnallisuudesta, voit tehdä sen Käyttäjäasetukset-sivulta löytyvän käyttäjäpalautevalintaruudun avulla", "feedback_privacy": "Välitämme yksityisyydestäsi, ja haluamme samalla tehdä CryptPadista mahdollisimman helppokäyttöisen. Käytämme tätä tiedostoa selvittääksemme, mitkä käyttöliittymätoiminnot ovat tärkeitä käyttäjillemme, pyytämällä sitä tehdyn toiminnon kertovan parametrin yhteydessä.", diff --git a/www/common/translations/messages.fr.json b/www/common/translations/messages.fr.json index 79b97a16d..db35132c8 100644 --- a/www/common/translations/messages.fr.json +++ b/www/common/translations/messages.fr.json @@ -638,6 +638,7 @@ "feedback_privacy": "Nous prenons au sérieux le respect de votre vie privée, et en même temps nous souhaitons rendre CryptPad très simple à utiliser. Nous utilisons cette page pour comprendre quelles fonctionnalités dans l'interface comptent le plus pour les utilisateurs, en l'appelant avec un paramètre spécifiant quelle action a été réalisée.", "feedback_optout": "Si vous le souhaitez, vous pouvez désactiver ces requêtes en vous rendant dans votre page de préférences, où vous trouverez une case à cocher pour désactiver le retour d'expérience", "creation_404": "Ce pad n'existe plus. Vous pouvez créer un nouveau pad en utilisant le formulaire suivant.", + "creation_owned": "Être propriétaire de ce pad", "creation_owned1": "Être propriétaire d'un élément signifie que vous pouvez le détruire à tout moment. Une fois détruit, un élément devient inaccessible dans CryptDrive de tous les utilisateurs.", "creation_expire": "Ajouter une durée de vie", "creation_expireFalse": "Illimité", diff --git a/www/common/translations/messages.it.json b/www/common/translations/messages.it.json index 8258a1490..6ca9909d3 100644 --- a/www/common/translations/messages.it.json +++ b/www/common/translations/messages.it.json @@ -857,6 +857,7 @@ "password_error": "Pad non trovato!
Questo errore può essere causato da due fattori: o la password è sbagliata o il pad è stato eliminato dal server.", "readme_cat1": "Andiamo a conoscere il tuo CryptDrive", "feedback_privacy": "Ci teniamo alla tua privacy e contemporaneamente vogliamo che CryptPad sia molto facile da usare. Usiamo questo file per capire quali caratteristiche dell'interfaccia utente contano per i nostri utenti, richiedendolo insieme a un parametro che specifica quale azione sia stata intrapresa.", + "creation_owned": "Pad di proprietà", "creation_owned1": "Un pad di proprietà può essere eliminato dal server quando il proprietario vuole. Eliminando un pad lo si rimuove anche dai CryptDrive degli altri utenti.", "feedback_about": "Se stai leggendo questo, probabilmente sei curioso di sapere perché CryptPad richieda pagine internet quando attivi certe azioni", "feedback_optout": "Se vuoi evitare di fornire questi dati visita la tua pagina delle impostazioni, dove trovi una casella di controllo per abilitare o disabilitare il feedback utente", diff --git a/www/common/translations/messages.json b/www/common/translations/messages.json index 116fb8a3d..5c4320f61 100644 --- a/www/common/translations/messages.json +++ b/www/common/translations/messages.json @@ -653,6 +653,7 @@ "feedback_privacy": "We care about your privacy, and at the same time we want CryptPad to be very easy to use. We use this file to figure out which UI features matter to our users, by requesting it along with a parameter specifying which action was taken.", "feedback_optout": "If you would like to opt out, visit your user settings page, where you'll find a checkbox to enable or disable user feedback", "creation_404": "This pad no longer exists. Use the following form to create a new pad.", + "creation_owned": "Owned pad", "creation_owned1": "An owned item can be destroyed whenever the owner wants. Destroying an owned item makes it unavailable from other users' CryptDrives.", "creation_expire": "Expiring pad", "creation_expireFalse": "Unlimited",