diff --git a/kDrive/Resources/de.lproj/Localizable.strings b/kDrive/Resources/de.lproj/Localizable.strings index a1aa2fc8e..bc92b5a46 100644 --- a/kDrive/Resources/de.lproj/Localizable.strings +++ b/kDrive/Resources/de.lproj/Localizable.strings @@ -3,8 +3,8 @@ * Project: kDrive * Locale: de, German * Tagged: ios - * Exported by: Matthieu Déglon - * Exported at: Thu, 03 Oct 2024 08:22:20 +0200 + * Exported by: Adrien Coye + * Exported at: Mon, 28 Oct 2024 09:46:15 +0100 */ /* loco:610a8791fa12ab20713c09e4 */ @@ -376,6 +376,9 @@ /* loco:6075c0bb65160c29997c5e32 */ "buttonOpenDocument" = "Dokument öffnen"; +/* loco:66dfe78b7da115a16c0733e2 */ +"buttonOpenInBrowser" = "Im Browser öffnen"; + /* loco:607948379bda7f7df0121872 */ "buttonOpenReadOnly" = "Im Lese-Modus öffnen"; @@ -709,6 +712,15 @@ /* loco:6049df4d5c2c3a04bc397992 */ "dropBoxTitle" = "Briefkasten"; +/* loco:6708c590f8f4d36ec100ef42 */ +"dropboxPublicShareOutdatedDescription" = "Der Link wurde deaktiviert oder ist abgelaufen.\nUm Ihre Dateien einzureichen, senden Sie eine Nachricht an den Nutzer, der die Dropbox für Sie freigegeben hat, damit er sie wieder aktiviert."; + +/* loco:6708c5155b4785a798019472 */ +"dropboxPublicShareOutdatedTitle" = "Diese Dropbox ist nicht mehr verfügbar"; + +/* loco:6707c8d16e460cb6a304b692 */ +"dropboxPublicShareTitleUploadButton" = "%@ lädt Sie ein, Ihre Dateien auf sein kDrive zu importieren"; + /* loco:618b870b92fff1241d67e713 */ "dropboxSharedLinkDescription" = "Sie können keinen Freigabelink für einen Briefkasten erstellen."; @@ -1498,6 +1510,27 @@ /* loco:6049dfb2105eca5bbd0801b4 */ "notificationUploadServiceChannelName" = "Dienst für den Dateiimport"; +/* loco:66f658cbb0e522d4f50cc2f2 */ +"obtainkDriveAdAlreadyGotAccount" = "Ich habe bereits ein Konto"; + +/* loco:66f64e66297dda6eb402f022 */ +"obtainkDriveAdDescription" = "Speichern Sie Ihre Fotos, Dokumente und E-Mails in der Schweiz bei einem unabhängigen Unternehmen, das die Privatsphäre respektiert."; + +/* loco:66f657511dc417a794017b92 */ +"obtainkDriveAdFreeTrialButton" = "Kostenlos ausprobieren"; + +/* loco:66f64fa849bd6bdd0f0ae622 */ +"obtainkDriveAdListing1" = "15 GB kostenlos, dann 2 TB bis zu 106 TB"; + +/* loco:66f65063f4b00a1c660ce462 */ +"obtainkDriveAdListing2" = "Online-Erstellung und Zusammenarbeit für Word, Excel und PowerPoint-Dokumenten"; + +/* loco:66f651361a641d2f5f0207d2 */ +"obtainkDriveAdListing3" = "Automatischer Import Ihrer Dateien aus Google Drive, Dropbox, One Drive, NextCloud, Hubic und WebDav"; + +/* loco:66f64797fdc443552a0a5e92 */ +"obtainkDriveAdTitle" = "Erhalten Sie kDrive kostenlos"; + /* loco:6049df4d5c2c3a04bc397a19 */ "offlineFileNoFile" = "Keine offline Dateien"; @@ -1564,6 +1597,30 @@ /* loco:6049df4d5c2c3a04bc397a28 */ "previewVideoSourceError" = "Videodatei wird vom Videoplayer nicht unterstützt"; +/* loco:6707af761017cac6e10d85b4 */ +"publicShareBadLinkError" = "Keine diesem Link zugeordneten Freigaben"; + +/* loco:66ffbbcd294f6022e60948f3 */ +"publicShareImportationInProgress" = "Laufender Download im ausgewählten Ordner"; + +/* loco:6707ca3c9b41ff114e052962 */ +"publicShareLinkValidityDescription" = "Dieser Link ist gültig bis zum %@"; + +/* loco:66e0295f01da3c1ab90c2d72 */ +"publicShareOutdatedLinkDescription" = "Der Link wurde deaktiviert oder ist abgelaufen.\nUm auf die Dateien zuzugreifen, senden Sie eine Nachricht an den Nutzer, der den Link für Sie freigegeben hat, damit er ihn wieder aktiviert."; + +/* loco:66e028cb3cd41df03c0a7003 */ +"publicShareOutdatedLinkTitle" = "Die Dateien sind nicht mehr verfügbar"; + +/* loco:66d05b05fe43da3cb8009652 */ +"publicSharePasswordNeededDescription" = "Bitte geben Sie das Passwort ein, das Sie erhalten haben, um auf den Inhalt zuzugreifen."; + +/* loco:66d05b5928ec407b32087892 */ +"publicSharePasswordNeededTitle" = "Sicherer Inhalt"; + +/* loco:66dfe73543cef47d3e073e62 */ +"publicSharePasswordNotSupportedDescription" = "Passwortgeschützte Links sind in der mobilen Anwendung noch nicht verfügbar."; + /* loco:617a50f1744434292a2f07a2 */ "publicSharedLinkTitle" = "Öffentlicher Freigabelink"; diff --git a/kDrive/Resources/en.lproj/Localizable.strings b/kDrive/Resources/en.lproj/Localizable.strings index adc6269a0..da436ea1e 100644 --- a/kDrive/Resources/en.lproj/Localizable.strings +++ b/kDrive/Resources/en.lproj/Localizable.strings @@ -1,10 +1,10 @@ /* - * Loco ios export: iOS Localizable.strings + * Loco ios export: Xcode Strings (legacy) * Project: kDrive * Locale: en, English * Tagged: ios - * Exported by: Valentin Perignon - * Exported at: Fri, 26 Jul 2024 13:09:12 +0200 + * Exported by: Adrien Coye + * Exported at: Mon, 28 Oct 2024 09:46:15 +0100 */ /* loco:610a8791fa12ab20713c09e4 */ @@ -376,6 +376,9 @@ /* loco:6075c0bb65160c29997c5e32 */ "buttonOpenDocument" = "Open document"; +/* loco:66dfe78b7da115a16c0733e2 */ +"buttonOpenInBrowser" = "Open in browser"; + /* loco:607948379bda7f7df0121872 */ "buttonOpenReadOnly" = "Open in read-only mode"; @@ -709,6 +712,15 @@ /* loco:6049df4d5c2c3a04bc397992 */ "dropBoxTitle" = "Drop box"; +/* loco:6708c590f8f4d36ec100ef42 */ +"dropboxPublicShareOutdatedDescription" = "The link has been deactivated or has expired.\nTo upload your files, send a message to the user who shared the Dropbox with you so that they can reactivate it."; + +/* loco:6708c5155b4785a798019472 */ +"dropboxPublicShareOutdatedTitle" = "This dropbox is no longer available"; + +/* loco:6707c8d16e460cb6a304b692 */ +"dropboxPublicShareTitleUploadButton" = "%@ invites you to import your files onto their kDrive"; + /* loco:618b870b92fff1241d67e713 */ "dropboxSharedLinkDescription" = "You cannot create a share link on a drop box."; @@ -1498,6 +1510,27 @@ /* loco:6049dfb2105eca5bbd0801b4 */ "notificationUploadServiceChannelName" = "File upload services"; +/* loco:66f658cbb0e522d4f50cc2f2 */ +"obtainkDriveAdAlreadyGotAccount" = "I already have an account"; + +/* loco:66f64e66297dda6eb402f022 */ +"obtainkDriveAdDescription" = "Store your photos, documents and emails in Switzerland with an independent company that respects your privacy."; + +/* loco:66f657511dc417a794017b92 */ +"obtainkDriveAdFreeTrialButton" = "Free trial"; + +/* loco:66f64fa849bd6bdd0f0ae622 */ +"obtainkDriveAdListing1" = "15 GB free, then 2 TB up to 106 TB"; + +/* loco:66f65063f4b00a1c660ce462 */ +"obtainkDriveAdListing2" = "Online creation and collaboration for Word, Excel and PowerPoint documents"; + +/* loco:66f651361a641d2f5f0207d2 */ +"obtainkDriveAdListing3" = "Automatic file import from Google Drive, Dropbox, One Drive, NextCloud, Hubic and WebDav"; + +/* loco:66f64797fdc443552a0a5e92 */ +"obtainkDriveAdTitle" = "Get kDrive for free"; + /* loco:6049df4d5c2c3a04bc397a19 */ "offlineFileNoFile" = "No files offline"; @@ -1564,6 +1597,30 @@ /* loco:6049df4d5c2c3a04bc397a28 */ "previewVideoSourceError" = "Video file not supported by the video player"; +/* loco:6707af761017cac6e10d85b4 */ +"publicShareBadLinkError" = "No share associated with this link"; + +/* loco:66ffbbcd294f6022e60948f3 */ +"publicShareImportationInProgress" = "Download in progress in selected folder"; + +/* loco:6707ca3c9b41ff114e052962 */ +"publicShareLinkValidityDescription" = "This link is valid until %@"; + +/* loco:66e0295f01da3c1ab90c2d72 */ +"publicShareOutdatedLinkDescription" = "The link has been deactivated or has expired.\nTo access its files, send a message to the user who shared the link with you so that they can reactivate it."; + +/* loco:66e028cb3cd41df03c0a7003 */ +"publicShareOutdatedLinkTitle" = "The files are no longer available"; + +/* loco:66d05b05fe43da3cb8009652 */ +"publicSharePasswordNeededDescription" = "Please enter the password provided to access the content."; + +/* loco:66d05b5928ec407b32087892 */ +"publicSharePasswordNeededTitle" = "Protected content"; + +/* loco:66dfe73543cef47d3e073e62 */ +"publicSharePasswordNotSupportedDescription" = "Password-protected links are not yet available on the mobile application."; + /* loco:617a50f1744434292a2f07a2 */ "publicSharedLinkTitle" = "Public sharing link"; diff --git a/kDrive/Resources/es.lproj/Localizable.strings b/kDrive/Resources/es.lproj/Localizable.strings index 5f47ad193..800986ddb 100644 --- a/kDrive/Resources/es.lproj/Localizable.strings +++ b/kDrive/Resources/es.lproj/Localizable.strings @@ -3,8 +3,8 @@ * Project: kDrive * Locale: es, Spanish * Tagged: ios - * Exported by: Matthieu Déglon - * Exported at: Thu, 03 Oct 2024 08:22:20 +0200 + * Exported by: Adrien Coye + * Exported at: Mon, 28 Oct 2024 09:46:15 +0100 */ /* loco:610a8791fa12ab20713c09e4 */ @@ -376,6 +376,9 @@ /* loco:6075c0bb65160c29997c5e32 */ "buttonOpenDocument" = "Abrir el documento"; +/* loco:66dfe78b7da115a16c0733e2 */ +"buttonOpenInBrowser" = "Abrir en el navegador"; + /* loco:607948379bda7f7df0121872 */ "buttonOpenReadOnly" = "Abrir en modo de solo lectura"; @@ -1498,6 +1501,27 @@ /* loco:6049dfb2105eca5bbd0801b4 */ "notificationUploadServiceChannelName" = "Servicio de importación de archivos"; +/* loco:66f658cbb0e522d4f50cc2f2 */ +"obtainkDriveAdAlreadyGotAccount" = "Ya tengo una cuenta"; + +/* loco:66f64e66297dda6eb402f022 */ +"obtainkDriveAdDescription" = "Almacene sus fotos, documentos y correos electrónicos en Suiza con una empresa independiente que respeta su privacidad."; + +/* loco:66f657511dc417a794017b92 */ +"obtainkDriveAdFreeTrialButton" = "Prueba gratuita"; + +/* loco:66f64fa849bd6bdd0f0ae622 */ +"obtainkDriveAdListing1" = "15 GB gratuitos, luego 2 TB hasta 106 TB"; + +/* loco:66f65063f4b00a1c660ce462 */ +"obtainkDriveAdListing2" = "Creación y colaboración en línea de documentos Word, Excel y PowerPoint"; + +/* loco:66f651361a641d2f5f0207d2 */ +"obtainkDriveAdListing3" = "Importación automática de tus archivos desde Google Drive, Dropbox, One Drive, NextCloud, Hubic y WebDav"; + +/* loco:66f64797fdc443552a0a5e92 */ +"obtainkDriveAdTitle" = "Consigue kDrive gratis"; + /* loco:6049df4d5c2c3a04bc397a19 */ "offlineFileNoFile" = "No hay archivos sin conexión"; @@ -1564,6 +1588,30 @@ /* loco:6049df4d5c2c3a04bc397a28 */ "previewVideoSourceError" = "El archivo de vídeo no es compatible con el lector de vídeo"; +/* loco:6707af761017cac6e10d85b4 */ +"publicShareBadLinkError" = "No hay compartir asociadas a este enlace"; + +/* loco:66ffbbcd294f6022e60948f3 */ +"publicShareImportationInProgress" = "Descarga en curso en la carpeta seleccionada"; + +/* loco:6707ca3c9b41ff114e052962 */ +"publicShareLinkValidityDescription" = "Este enlace es válido hasta el %@"; + +/* loco:66e0295f01da3c1ab90c2d72 */ +"publicShareOutdatedLinkDescription" = "El enlace ha sido desactivado o ha caducado.\nPara acceder a los archivos, envía un mensaje al usuario que compartió el enlace contigo para que pueda reactivarlo."; + +/* loco:66e028cb3cd41df03c0a7003 */ +"publicShareOutdatedLinkTitle" = "Los archivos ya no están disponibles"; + +/* loco:66d05b05fe43da3cb8009652 */ +"publicSharePasswordNeededDescription" = "Introduzca la contraseña que se le ha facilitado para acceder al contenido."; + +/* loco:66d05b5928ec407b32087892 */ +"publicSharePasswordNeededTitle" = "Contenido seguro"; + +/* loco:66dfe73543cef47d3e073e62 */ +"publicSharePasswordNotSupportedDescription" = "Los enlaces protegidos por contraseña aún no están disponibles en la aplicación móvil."; + /* loco:617a50f1744434292a2f07a2 */ "publicSharedLinkTitle" = "Enlace de uso compartido público"; diff --git a/kDrive/Resources/fr.lproj/Localizable.strings b/kDrive/Resources/fr.lproj/Localizable.strings index a1bc7174d..f8259d3f4 100644 --- a/kDrive/Resources/fr.lproj/Localizable.strings +++ b/kDrive/Resources/fr.lproj/Localizable.strings @@ -3,8 +3,8 @@ * Project: kDrive * Locale: fr, French * Tagged: ios - * Exported by: Matthieu Déglon - * Exported at: Thu, 03 Oct 2024 08:22:20 +0200 + * Exported by: Adrien Coye + * Exported at: Mon, 28 Oct 2024 09:46:15 +0100 */ /* loco:610a8791fa12ab20713c09e4 */ @@ -376,6 +376,9 @@ /* loco:6075c0bb65160c29997c5e32 */ "buttonOpenDocument" = "Ouvrir le document"; +/* loco:66dfe78b7da115a16c0733e2 */ +"buttonOpenInBrowser" = "Ouvrir dans le navigateur"; + /* loco:607948379bda7f7df0121872 */ "buttonOpenReadOnly" = "Ouvrir en lecture seule"; @@ -709,6 +712,15 @@ /* loco:6049df4d5c2c3a04bc397992 */ "dropBoxTitle" = "Boîte de dépôt"; +/* loco:6708c590f8f4d36ec100ef42 */ +"dropboxPublicShareOutdatedDescription" = "Le lien a été désactivé ou a expiré.\nPour déposer vos fichiers, envoyez un message à l’utilisateur qui vous a partagé la boîte de dépôt pour qu’il la réactive"; + +/* loco:6708c5155b4785a798019472 */ +"dropboxPublicShareOutdatedTitle" = "Cette boîte de dépôt n’est plus disponible"; + +/* loco:6707c8d16e460cb6a304b692 */ +"dropboxPublicShareTitleUploadButton" = "%@ vous invite à importer vos fichiers sur son kDrive"; + /* loco:618b870b92fff1241d67e713 */ "dropboxSharedLinkDescription" = "Vous ne pouvez pas créer un lien de partage sur une boite de dépôt."; @@ -1498,6 +1510,27 @@ /* loco:6049dfb2105eca5bbd0801b4 */ "notificationUploadServiceChannelName" = "Service d’importation de fichier"; +/* loco:66f658cbb0e522d4f50cc2f2 */ +"obtainkDriveAdAlreadyGotAccount" = "J’ai déjà un compte"; + +/* loco:66f64e66297dda6eb402f022 */ +"obtainkDriveAdDescription" = "Stockez vos photos, documents et e-mails en Suisse auprès d’une entreprise indépendante qui respecte la vie privée."; + +/* loco:66f657511dc417a794017b92 */ +"obtainkDriveAdFreeTrialButton" = "Tester gratuitement"; + +/* loco:66f64fa849bd6bdd0f0ae622 */ +"obtainkDriveAdListing1" = "15 Go gratuit, puis de 2 To jusqu’à 106 To"; + +/* loco:66f65063f4b00a1c660ce462 */ +"obtainkDriveAdListing2" = "Création et collaboration en ligne de documents Word, Excel et PowerPoint"; + +/* loco:66f651361a641d2f5f0207d2 */ +"obtainkDriveAdListing3" = "Import automatique de vos fichiers depuis Google Drive, Dropbox, One Drive, NextCloud, Hubic et WebDav"; + +/* loco:66f64797fdc443552a0a5e92 */ +"obtainkDriveAdTitle" = "Obtenez kDrive gratuitement"; + /* loco:6049df4d5c2c3a04bc397a19 */ "offlineFileNoFile" = "Aucun fichier hors ligne"; @@ -1564,6 +1597,30 @@ /* loco:6049df4d5c2c3a04bc397a28 */ "previewVideoSourceError" = "Fichier vidéo non pris en charge par le lecteur vidéo"; +/* loco:6707af761017cac6e10d85b4 */ +"publicShareBadLinkError" = "Aucun partage associé à ce lien"; + +/* loco:66ffbbcd294f6022e60948f3 */ +"publicShareImportationInProgress" = "Téléchargement en cours dans le dossier sélectionné"; + +/* loco:6707ca3c9b41ff114e052962 */ +"publicShareLinkValidityDescription" = "Ce lien est valable jusqu’au %@"; + +/* loco:66e0295f01da3c1ab90c2d72 */ +"publicShareOutdatedLinkDescription" = "Le lien a été désactivé ou a expiré.\nPour accéder aux fichiers, envoyez un message à l’utilisateur qui vous a partagé le lien pour qu’il le réactive."; + +/* loco:66e028cb3cd41df03c0a7003 */ +"publicShareOutdatedLinkTitle" = "Les fichiers ne sont plus disponibles"; + +/* loco:66d05b05fe43da3cb8009652 */ +"publicSharePasswordNeededDescription" = "Veuillez saisir le mot de passe qui vous a été fourni pour accéder au contenu."; + +/* loco:66d05b5928ec407b32087892 */ +"publicSharePasswordNeededTitle" = "Contenu sécurisé"; + +/* loco:66dfe73543cef47d3e073e62 */ +"publicSharePasswordNotSupportedDescription" = "Les liens protégés par mot de passe ne sont pas encore disponibles sur l’application mobile."; + /* loco:617a50f1744434292a2f07a2 */ "publicSharedLinkTitle" = "Lien de partage public"; diff --git a/kDrive/Resources/it.lproj/Localizable.strings b/kDrive/Resources/it.lproj/Localizable.strings index d46fcfc9f..77321d1b3 100644 --- a/kDrive/Resources/it.lproj/Localizable.strings +++ b/kDrive/Resources/it.lproj/Localizable.strings @@ -3,8 +3,8 @@ * Project: kDrive * Locale: it, Italian * Tagged: ios - * Exported by: Matthieu Déglon - * Exported at: Thu, 03 Oct 2024 08:22:20 +0200 + * Exported by: Adrien Coye + * Exported at: Mon, 28 Oct 2024 09:46:15 +0100 */ /* loco:610a8791fa12ab20713c09e4 */ @@ -376,6 +376,9 @@ /* loco:6075c0bb65160c29997c5e32 */ "buttonOpenDocument" = "Aprire documento"; +/* loco:66dfe78b7da115a16c0733e2 */ +"buttonOpenInBrowser" = "Apri nel browser"; + /* loco:607948379bda7f7df0121872 */ "buttonOpenReadOnly" = "Aprire in modalità di sola lettura"; @@ -709,6 +712,15 @@ /* loco:6049df4d5c2c3a04bc397992 */ "dropBoxTitle" = "Deposito file"; +/* loco:6708c590f8f4d36ec100ef42 */ +"dropboxPublicShareOutdatedDescription" = "Il link è stato disattivato o è scaduto.\nPer caricare i vostri file, inviate un messaggio all’utente che ha condiviso il Dropbox con te in modo che possa riattivarlo."; + +/* loco:6708c5155b4785a798019472 */ +"dropboxPublicShareOutdatedTitle" = "Questo dropbox non è più disponibile"; + +/* loco:6707c8d16e460cb6a304b692 */ +"dropboxPublicShareTitleUploadButton" = "%@ ti invita a importare i tuoi file sul loro kDrive"; + /* loco:618b870b92fff1241d67e713 */ "dropboxSharedLinkDescription" = "Non è possibile creare un link di condivisione su un deposito file."; @@ -1498,6 +1510,27 @@ /* loco:6049dfb2105eca5bbd0801b4 */ "notificationUploadServiceChannelName" = "Servizi per l’importazione di file"; +/* loco:66f658cbb0e522d4f50cc2f2 */ +"obtainkDriveAdAlreadyGotAccount" = "Ho già un account"; + +/* loco:66f64e66297dda6eb402f022 */ +"obtainkDriveAdDescription" = "Archiviate le tue foto, i tuoi documenti e le tue e-mail in Svizzera con un’azienda indipendente che rispetta la tua privacy."; + +/* loco:66f657511dc417a794017b92 */ +"obtainkDriveAdFreeTrialButton" = "Prova gratuita"; + +/* loco:66f64fa849bd6bdd0f0ae622 */ +"obtainkDriveAdListing1" = "15 GB gratuiti, poi 2 TB fino a 106 TB"; + +/* loco:66f65063f4b00a1c660ce462 */ +"obtainkDriveAdListing2" = "Creazione e collaborazione online di documenti Word, Excel e PowerPoint"; + +/* loco:66f651361a641d2f5f0207d2 */ +"obtainkDriveAdListing3" = "Importazione automatica dei file da Google Drive, Dropbox, One Drive, NextCloud, Hubic e WebDav"; + +/* loco:66f64797fdc443552a0a5e92 */ +"obtainkDriveAdTitle" = "Ottieni kDrive gratuitamente"; + /* loco:6049df4d5c2c3a04bc397a19 */ "offlineFileNoFile" = "Nessun file offline"; @@ -1564,6 +1597,30 @@ /* loco:6049df4d5c2c3a04bc397a28 */ "previewVideoSourceError" = "File video non supportato dal lettore"; +/* loco:6707af761017cac6e10d85b4 */ +"publicShareBadLinkError" = "Nessuna condivisione associata a questo link"; + +/* loco:66ffbbcd294f6022e60948f3 */ +"publicShareImportationInProgress" = "Download in corso nella cartella selezionata"; + +/* loco:6707ca3c9b41ff114e052962 */ +"publicShareLinkValidityDescription" = "Questo link è valido fino al %@"; + +/* loco:66e0295f01da3c1ab90c2d72 */ +"publicShareOutdatedLinkDescription" = "Il link è stato disattivato o è scaduto.\nPer accedere ai file, invia un messaggio all’utente che ha condiviso il link in modo che possa riattivarlo."; + +/* loco:66e028cb3cd41df03c0a7003 */ +"publicShareOutdatedLinkTitle" = "I file non sono più disponibili"; + +/* loco:66d05b05fe43da3cb8009652 */ +"publicSharePasswordNeededDescription" = "Inserisci la password che ti è stata fornita per accedere al contenuto."; + +/* loco:66d05b5928ec407b32087892 */ +"publicSharePasswordNeededTitle" = "Contenuto sicuro"; + +/* loco:66dfe73543cef47d3e073e62 */ +"publicSharePasswordNotSupportedDescription" = "I link protetti da password non sono ancora disponibili nell’applicazione mobile."; + /* loco:617a50f1744434292a2f07a2 */ "publicSharedLinkTitle" = "Link di condivisione pubblica";