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

it.json « l10n « dashboard « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 075505334f3196e74a395d645150fb25d79d775e (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
{ "translations": {
    "Dashboard" : "Cruscotto",
    "Dashboard app" : "Cruscotto",
    "Show something" : "Mostra qualcosa",
    "Customize" : "Personalizza",
    "Edit widgets" : "Modifica widget",
    "Change background image" : "Cambia l'immagine di sfondo",
    "Weather service" : "Servizio meteo",
    "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Per la tua riservatezza, i dati meteorologici sono richiesti dal tuo server Nextcloud per tuo conto, per cui il servizio meteo non riceve informazioni personali.",
    "Weather data from Met.no" : "Dati meteo da Met.no",
    "geocoding with Nominatim" : "geocodifica conh Nominatim",
    "elevation data from OpenTopoData" : "dati di elevazione da OpenTopoData",
    "Weather" : "Meteo",
    "Status" : "Stato",
    "Good morning" : "Buongiorno",
    "Good morning, {name}" : "Buongiorno, {name}",
    "Good afternoon" : "Buon pomeriggio",
    "Good afternoon, {name}" : "Buon pomeriggio, {name}",
    "Good evening" : "Buona sera",
    "Good evening, {name}" : "Buona sera, {name}",
    "Hello" : "Ciao",
    "Hello, {name}" : "Ciao {name}",
    "Pick from Files" : "Scegli da File",
    "Default images" : "Immagini predefinite",
    "Plain background" : "Sfondo semplice",
    "Insert from {productName}" : "Inserisci da {productName}",
    "Get more widgets from the app store" : "Ottieni altri widget dal negozio delle applicazioni",
    "Good night, {name}" : "Buona notte, {name}",
    "Good night" : "Buona notte",
    "Pick from files" : "Scegli da file"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}