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

ca.json « l10n « dashboard « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 30c918a8ffc2a479c546f72335103b10cbd05a66 (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" : "Tauler",
    "Dashboard app" : "Aplicació tauler",
    "Show something" : "Mostra alguna cosa",
    "Customize" : "Personalitza",
    "Edit widgets" : "Edita els ginys",
    "Get more widgets from the app store" : "Obtenir més ginys de la botiga d'aplicacions",
    "Change background image" : "Canvia la imatge de fons",
    "Weather service" : "Servei meteorològic",
    "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Per a la seva privacitat, les dades meteorològiques les sol·licita el seu servidor Nextcloud en el seu lloc perquè el servei meteorològic no rebi cap informació personal.",
    "Weather data from Met.no" : "Dades meteorològiques de Met.no",
    "geocoding with Nominatim" : "codis geogràfics amb Nominatim",
    "elevation data from OpenTopoData" : "dades d'altitud d'OpenTopoData",
    "Weather" : "Temps",
    "Status" : "Estat",
    "Good morning" : "Bon dia",
    "Good morning, {name}" : "Bon dia, {name}",
    "Good afternoon" : "Salutació",
    "Good afternoon, {name}" : "Bona tarda, {name}",
    "Good evening" : "Bona tarda",
    "Good evening, {name}" : "Bona nit, {name}",
    "Hello" : "Hola",
    "Hello, {name}" : "Hola {name}",
    "Pick from Files" : "Trieu dels fitxers",
    "Default images" : "Imatges predeterminades",
    "Plain background" : "Fons senzill",
    "Insert from {productName}" : "Insereix des de {productName}",
    "Good night, {name}" : "Bona nit, {name}",
    "Good night" : "Bona nit",
    "Pick from files" : "Tria entre fitxers"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}