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.

eo.js 1.2KB

1234567891011121314151617181920212223242526
  1. OC.L10N.register(
  2. "files_sharing",
  3. {
  4. "Server to server sharing is not enabled on this server" : "Interservila kunhavo ne kapabliĝis en ĉi tiu servilo",
  5. "Shared with you" : "Kunhavata kun vi",
  6. "Shared with others" : "Kunhavata kun aliaj",
  7. "Shared by link" : "Kunhavata per ligilo",
  8. "Cancel" : "Nuligi",
  9. "Invalid ownCloud url" : "Nevalidas URL de ownCloud",
  10. "Share" : "Kunhavigi",
  11. "Shared by" : "Kunhavigita de",
  12. "This share is password-protected" : "Ĉi tiu kunhavigo estas protektata per pasvorto",
  13. "The password is wrong. Try again." : "La pasvorto malĝustas. Provu denove.",
  14. "Password" : "Pasvorto",
  15. "Name" : "Nomo",
  16. "Sorry, this link doesn’t seem to work anymore." : "Pardonu, ĉi tiu ligilo ŝajne ne plu funkcias.",
  17. "Reasons might be:" : "Kialoj povas esti:",
  18. "the item was removed" : "la ero foriĝis",
  19. "the link expired" : "la ligilo eksvalidiĝis",
  20. "sharing is disabled" : "kunhavigo malkapablas",
  21. "For more info, please ask the person who sent this link." : "Por plia informo, bonvolu peti al la persono, kiu sendis ĉi tiun ligilon.",
  22. "Download" : "Elŝuti",
  23. "Download %s" : "Elŝuti %s",
  24. "Direct link" : "Direkta ligilo"
  25. },
  26. "nplurals=2; plural=(n != 1);");