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

it.json « l10n - github.com/nextcloud/external.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 706b8115facb35fcd8df98f28922f5b3fcd10eda (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{ "translations": {
    "Please enter valid urls - they have to start with either http://, https:// or /" : "Digita URL validi - devono iniziare con http://, https:// or /",
    "External sites saved." : "Siti esterni salvati.",
    "Please note that some browsers will block displaying of sites via http if you are running https." : "Nota che alcuni browser bloccheranno la visualizzazione dei siti tramite http se stai utilizzando https.",
    "Furthermore please note that many sites these days disallow iframing due to security reasons." : "Nota inoltre che molti siti attualmente non consentono l'utilizzo di iframe per motivi di sicurezza.",
    "We highly recommend to test the configured sites below properly." : "Suggeriamo vivamente di provare i seguenti siti configurati.",
    "Name" : "Nome",
    "URL" : "URL",
    "Select an icon" : "Scegli un'icona",
    "Remove site" : "Rimuovi il sito",
    "Add" : "Aggiungi"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}