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.

ia.js 697B

12345678910111213141516171819
  1. OC.L10N.register(
  2. "lib",
  3. {
  4. "Help" : "Adjuta",
  5. "Personal" : "Personal",
  6. "Users" : "Usatores",
  7. "Admin" : "Administration",
  8. "Unknown filetype" : "Typo de file incognite",
  9. "Invalid image" : "Imagine invalide",
  10. "today" : "hodie",
  11. "yesterday" : "heri",
  12. "last month" : "ultime mense",
  13. "last year" : "ultime anno",
  14. "seconds ago" : "secundas passate",
  15. "web services under your control" : "servicios web sub tu controlo",
  16. "For the best results, please consider using a GNU/Linux server instead." : "Pro le exitos melior, pro favor tu considera usar in loco un servitor GNU/Linux.",
  17. "Apps" : "Applicationes"
  18. },
  19. "nplurals=2; plural=(n != 1);");