oc.js 354 B

12345678910111213
  1. OC.L10N.register(
  2. "files_sharing",
  3. {
  4. "Cancel" : "Annula",
  5. "Sharing" : "Partiment",
  6. "Password" : "Senhal",
  7. "No entries found in this folder" : "Cap d'entrada pas trobada dins aqueste dorsièr",
  8. "Name" : "Nom",
  9. "Download" : "Avalcarga",
  10. "Open documentation" : "Veire la documentacion"
  11. },
  12. "nplurals=2; plural=(n > 1);");