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

it.json « l10n « external - github.com/nextcloud/apps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 917d500756210bb650b21f28d7586c6704b7816f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{ "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.",
    "External Sites" : "Siti esterni",
    "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);"
}