nextcloud/apps/federation/l10n/eo.js
2016-06-20 15:02:58 +02:00

10 lines
459 B
JavaScript

OC.L10N.register(
"federation",
{
"Server added to the list of trusted Nextclouds" : "Servilo aldoniĝis al la listo de fidataj Nextcloud-oj.",
"Server is already in the list of trusted servers." : "Servilo jam estas en la listo de fidataj serviloj.",
"No Nextcloud server found" : "Ne troviĝis Nextcloud-servilo",
"Could not add server" : "Ne eblas aldoni servilon",
"Federation" : "Federado"
},
"nplurals=2; plural=(n != 1);");