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

an.json « l10n - github.com/nextcloud/passman.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 295406c48f815a2fed494cec2264ae092c4ea3f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{ "translations": {
    "Done" : "Feito",
    "Username" : "Nombre d'usuario",
    "Actions" : "Azions",
    "Size" : "Grandario",
    "Disabled" : "Desactivau",
    "Public key" : "Clau pública",
    "Read" : "Leyer",
    "Write" : "Escribir",
    "Files" : "Archivos",
    "Pending" : "Pendién",
    "Details" : "Detalles",
    "Cancel" : "Canzelar",
    "Settings" : "Configurazión",
    "Password" : "Clau",
    "Email" : "Correu electronico",
    "Delete" : "Borrar",
    "Share" : "Compartir",
    "Never" : "Nunca",
    "Tags" : "Etiquetas"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}