You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

an.js 493B

123456789101112131415161718
  1. OC.L10N.register(
  2. "lib",
  3. {
  4. "See %s" : "Veyer %s",
  5. "Unknown filetype" : "Tipo de fichero esconoxiu",
  6. "Invalid image" : "Imachen no valida",
  7. "today" : "Hue",
  8. "yesterday" : "Ayer",
  9. "last month" : "Zaguero mes",
  10. "last year" : "Zaguero año",
  11. "Help" : "Aduya",
  12. "Apps" : "Aplicazions",
  13. "Settings" : "Configurazión",
  14. "Users" : "Usuarios",
  15. "Email" : "Correu electronico",
  16. "Full name" : "Nombre completo"
  17. },
  18. "nplurals=2; plural=(n != 1);");