Welcome to mirror list, hosted at ThFree Co, Russian Federation.

it.json « l10n « files_external « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b780cae57a6346da1888c1e15aab16509f3ac4ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
{ "translations": {
    "Fetching request tokens failed. Verify that your Dropbox app key and secret are correct." : "Il recupero dei token di richiesta non è riuscito. Verifica che la chiave e il segreto dell'applicazione Dropbox siano corretti.",
    "Fetching access tokens failed. Verify that your Dropbox app key and secret are correct." : "Il recupero dei token di accesso non è riuscito. Verifica che la chiave e il segreto dell'applicazione Dropbox siano corretti.",
    "Please provide a valid Dropbox app key and secret." : "Fornisci chiave di applicazione e segreto di Dropbox validi.",
    "Step 1 failed. Exception: %s" : "Fase 1 non riuscita. Eccezione: %s",
    "Step 2 failed. Exception: %s" : "Fase 2 non riuscita. Eccezione: %s",
    "External storage" : "Archiviazione esterna",
    "Local" : "Locale",
    "Location" : "Posizione",
    "Amazon S3" : "Amazon S3",
    "Key" : "Chiave",
    "Secret" : "Segreto",
    "Bucket" : "Bucket",
    "Amazon S3 and compliant" : "Amazon S3 e conformi",
    "Access Key" : "Chiave di accesso",
    "Secret Key" : "Chiave segreta",
    "Hostname" : "Nome host",
    "Port" : "Porta",
    "Region" : "Regione",
    "Enable SSL" : "Abilita SSL",
    "Enable Path Style" : "Abilita stile percorsi",
    "App key" : "Chiave applicazione",
    "App secret" : "Segreto applicazione",
    "Host" : "Host",
    "Username" : "Nome utente",
    "Password" : "Password",
    "Root" : "Radice",
    "Secure ftps://" : "Sicuro ftps://",
    "Client ID" : "ID client",
    "Client secret" : "Segreto del client",
    "OpenStack Object Storage" : "OpenStack Object Storage",
    "Region (optional for OpenStack Object Storage)" : "Regione (facoltativa per OpenStack Object Storage)",
    "API Key (required for Rackspace Cloud Files)" : "Chiave API (richiesta per Rackspace Cloud Files)",
    "Tenantname (required for OpenStack Object Storage)" : "Nome tenant (richiesto per OpenStack Object Storage)",
    "Password (required for OpenStack Object Storage)" : "Password (richiesta per OpenStack Object Storage)",
    "Service Name (required for OpenStack Object Storage)" : "Nome servizio (richiesta per OpenStack Object Storage)",
    "URL of identity endpoint (required for OpenStack Object Storage)" : "URL del servizio di identità (richiesto per OpenStack Object Storage)",
    "Timeout of HTTP requests in seconds" : "Tempo massimo in secondi delle richieste HTTP",
    "Share" : "Condividi",
    "SMB / CIFS using OC login" : "SMB / CIFS utilizzando le credenziali di OC",
    "Username as share" : "Nome utente come condivisione",
    "URL" : "URL",
    "Secure https://" : "Sicuro https://",
    "Remote subfolder" : "Sottocartella remota",
    "Access granted" : "Accesso consentito",
    "Error configuring Dropbox storage" : "Errore durante la configurazione dell'archivio Dropbox",
    "Grant access" : "Concedi l'accesso",
    "Error configuring Google Drive storage" : "Errore durante la configurazione dell'archivio Google Drive",
    "Personal" : "Personale",
    "System" : "Sistema",
    "All users. Type to select user or group." : "Tutti gli utenti. Digita per selezionare utente o gruppo.",
    "(group)" : "(gruppo)",
    "Saved" : "Salvato",
    "<b>Note:</b> " : "<b>Nota:</b>",
    " and " : "e",
    "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> il supporto a cURL di PHP non è abilitato o installato. Impossibile montare %s. Chiedi al tuo amministratore di sistema di installarlo.",
    "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> il supporto a FTP in PHP non è abilitato o installato. Impossibile montare %s. Chiedi al tuo amministratore di sistema di installarlo.",
    "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> \"%s\" non è installato. Impossibile montare %s. Chiedi al tuo amministratore di sistema di installarlo.",
    "You don't have any external storages" : "Non è disponibile alcuna archiviazione esterna",
    "Name" : "Nome",
    "Storage type" : "Tipo di archiviazione",
    "Scope" : "Ambito",
    "External Storage" : "Archiviazione esterna",
    "Folder name" : "Nome della cartella",
    "Configuration" : "Configurazione",
    "Available for" : "Disponibile per",
    "Add storage" : "Aggiungi archiviazione",
    "Delete" : "Elimina",
    "Enable User External Storage" : "Abilita la memoria esterna dell'utente",
    "Allow users to mount the following external storage" : "Consenti agli utenti di montare la seguente memoria esterna"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}