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

ca.json « l10n « theming « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6036d885f2ede188ef5d0f28151f9935b520e0f7 (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
{ "translations": {
    "Loading preview…" : "Carregant vista prèvia ...",
    "Saved" : "Guardat",
    "Admin" : "Admin",
    "a safe home for all your data" : "un lloc segur per a les teves dades",
    "The given name is too long" : "El nom introduït és massa llarg",
    "The given web address is too long" : "L'adreça web proporcionada és massa llarga",
    "The given slogan is too long" : "El lema indicat és massa llarg",
    "The given color is invalid" : "El color donat no és vàlid",
    "No file uploaded" : "No s'ha carregat cap fitxer",
    "Unsupported image type" : "Tipus d'imatge no compatible",
    "You are already using a custom theme" : "Ja esteu utilitzant un tema personalitzat",
    "Theming" : "Adaptació de temes",
    "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "L'adaptació de temes permet personalitzar fàcilment l'aspecte de la vostra instància i els clients compatibles. Això serà visible per a tots els usuaris.",
    "Name" : "Nom",
    "Reset to default" : "Restablir al valor predeterminat",
    "Web address" : "Adreça web",
    "Web address https://…" : "Adreça del servidor https://…",
    "Slogan" : "Lema",
    "Color" : "Color",
    "Logo" : "Logotip",
    "Upload new logo" : "Penjar un nou logotip",
    "Login image" : "Login logo",
    "Upload new login background" : "Carregar nou fons d'inici de sessió",
    "Remove background image" : "Elimina la imatge de fons",
    "reset to default" : "restablir a configuració predeterminada"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}