UNPKG

@sync-in/server

Version:

The secure, open-source platform for file storage, sharing, collaboration, and sync

58 lines (57 loc) 4.1 kB
/* * Copyright (C) 2012-2025 Johan Legrand <johan.legrand@sync-in.com> * This file is part of Sync-in | The open source file sync and share solution * See the LICENSE file for licensing details */ "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "it", { enumerable: true, get: function() { return it; } }); const it = { 'If you no longer wish to receive notifications, change your preferences directly from your user space.': 'Se non desideri più ricevere notifiche, modifica le tue preferenze direttamente dalla tua area utente.', 'Access it from': 'Accedi da', Comment: 'Commento', commented: 'ha commentato', 'You receive this notification if you are the owner of the file or if you have also commented on this file': 'Ricevi questa notifica se sei il proprietario del file o se hai anche commentato questo file', Space: 'Spazio', 'from the space': 'dallo spazio', 'to the space': 'allo spazio', 'Access your spaces from': 'Accedi ai tuoi spazi da', 'Access this space from': 'Accedi a questo spazio da', 'You now have access to the space': 'Ora hai accesso allo spazio', 'You no longer have access to the space': 'Non hai più accesso allo spazio', 'This space has been permanently deleted': 'Questo spazio è stato eliminato definitivamente', anchored: 'ha ancorato', unanchored: 'ha disancorato', Share: 'Condivisione', 'shared with you': 'ha condiviso con te', 'no longer share with you': 'non condivide più con te', 'You now have access to the share': 'Ora hai accesso alla condivisione', 'You no longer have access to the share': 'Non hai più accesso alla condivisione', 'You are no longer a member of the parent share, your child share has been deleted': 'Non sei più membro della condivisione principale; la tua condivisione figlia è stata eliminata', 'Access your shares from': 'Accedi alle tue condivisioni da', 'Access password': 'Password di accesso', Sync: 'Sincronizzazione', 'Access your syncs from': 'Accedi alle tue sincronizzazioni da', 'You are no longer synchronizing': 'Non stai più sincronizzando', 'Unlock Request': 'Richiesta di sblocco', 'You receive this notification because you have a lock on this file.': 'Ricevi questa notifica perché hai un blocco su questo file.', 'sends you a request to unlock the file': 'ti invia una richiesta per sbloccare il file', 'Security notification': 'Notifica di sicurezza', 'Your account has been locked after several unsuccessful authentication attempts': 'Il tuo account è stato bloccato dopo diversi tentativi di autenticazione non riusciti', 'This security notification concerns your Sync-in account. Please contact an administrator to perform the analysis and unlock your account.': `Questa notifica di sicurezza riguarda il tuo account Sync-in. Contatta un amministratore per effettuare l'analisi e sbloccare il tuo account.`, 'Two-factor authentication (2FA) on your account has been disabled': `L'autenticazione a due fattori (2FA) sul tuo account è stata disabilitata`, 'Two-factor authentication (2FA) on your account has been enabled': `L'autenticazione a due fattori (2FA) sul tuo account è stata abilitata`, 'You received this notification because the security of your Sync-in account has changed. If you think this was a mistake, please review your security settings or contact your administrator.': 'Hai ricevuto questa notifica perché la sicurezza del tuo account Sync-in è cambiata. Se pensi che si tratti di un errore, rivedi le impostazioni di sicurezza o contatta il tuo amministratore.', 'Address IP': 'Indirizzo IP', Browser: 'Browser', 'New Version Available': 'Nuova versione disponibile', 'You receive this notification because you are the administrator of this server.': 'Ricevi questa notifica perché sei l’amministratore di questo server.', 'A new update is available': 'È disponibile un nuovo aggiornamento' }; //# sourceMappingURL=it.js.map