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