aboutsummaryrefslogtreecommitdiffstats
path: root/apps/federation/l10n/ast.js
blob: 00b277180457571ac7ffef179f010d7fe7240a05 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
OC.L10N.register(
    "federation",
    {
    "Added to the list of trusted servers" : "Amestóse al llistáu de sirvidores d'enfotu",
    "Server is already in the list of trusted servers." : "El sirvidor yá ta nel llistáu de sirvidores d'enfotu.",
    "No server to federate with found" : "Nun s'alcontró dengún sirvidor col que federase",
    "Could not add server" : "Nun pudo amestase'l sirvidor",
    "Trusted servers" : "Sirvidores d'enfotu",
    "Federation" : "Federación",
    "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "La federación permítete coneutar con otros sirvidores d'enfotu pa intercambiar el direutoriu d'usuarios. Por exemplu, esto usaráse p'auto-completar usuarios esternos y compatir de mou federáu.",
    "+ Add trusted server" : "+ Amestar sirvidor d'enfotu",
    "Trusted server" : "Sirvidor d'enfotu",
    "Add" : "Amestar"
},
"nplurals=2; plural=(n != 1);");