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

it.json « l10n « theming « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 56c1a12276562d6c8472fca0066e0f1795f79299 (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
{ "translations": {
    "Loading preview…" : "Caricamento anteprima...",
    "Saved" : "Salvato",
    "Admin" : "Amministratore",
    "a safe home for all your data" : "un posto sicuro per tutti i tuoi dati",
    "The given name is too long" : "Questo nome è troppo lungo",
    "The given web address is too long" : "Questo indirizzo web è troppo lungo",
    "The given slogan is too long" : "Questo slogan è troppo lungo",
    "The given color is invalid" : "Questo colore non è valido",
    "There is no error, the file uploaded with success" : "Non ci sono errori, il file è stato caricato correttamente",
    "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Il file caricato supera la direttiva upload_max_filesize in php.ini",
    "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Il file caricato supera la direttiva MAX_FILE_SIZE specificata nel modulo HTML",
    "The uploaded file was only partially uploaded" : "Il file è stato caricato solo parzialmente",
    "No file was uploaded" : "Non è stato caricato alcun file",
    "Missing a temporary folder" : "Manca una cartella temporanea",
    "Failed to write file to disk." : "Scrittura su disco non riuscita",
    "A PHP extension stopped the file upload." : "Un'estensione PHP ha fermato il caricamento del file.",
    "No file uploaded" : "Nessun file caricato",
    "Unsupported image type" : "Tipo di immagine non supportato",
    "You are already using a custom theme" : "Stai già usando un tema personalizzato",
    "Theming" : "Tema",
    "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "La gestione dei temi rende semplice la personalizzazione dell'aspetto della tua istanza e dei client supportati. Ciò sarà visibile a tutti gli utenti.",
    "Name" : "Nome",
    "Reset to default" : "Ripristina valori predefiniti",
    "Web address" : "Indirizzo web",
    "Web address https://…" : "Indirizzo web https://…",
    "Slogan" : "Slogan",
    "Color" : "Colore",
    "Logo" : "Logo",
    "Upload new logo" : "Carica nuovo logo",
    "Login image" : "Immagine di accesso",
    "Upload new login background" : "Carica nuovo sfondo di accesso",
    "Remove background image" : "Rimuovi immagine di sfondo",
    "reset to default" : "ripristina valori predefiniti",
    "Log in image" : "Immagine di accesso"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}