eo.js 455 B

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