blob: bec9eea1089927798b64fc08dcde822f41188d8e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
{ "translations": {
"Added to the list of trusted servers" : "Adicionado à lista de servidores confiáveis",
"Server is already in the list of trusted servers." : "Servidor já pertence à lista de servidores confiáveis.",
"No server to federate with found" : "Nenhum servidor federado encontrado",
"Could not add server" : "Não foi possível adicionar servidor",
"Trusted servers" : "Servidores confiáveis",
"Federation" : "Federação",
"+ Add trusted server" : "+ Adicionar servidor confiável",
"Trusted server" : "Servidor confiável",
"Add" : "Adicionar"
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
|