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.

lb.js 348B

123456789101112
  1. OC.L10N.register(
  2. "files_sharing",
  3. {
  4. "Cancel" : "Ofbriechen",
  5. "Share" : "Deelen",
  6. "Shared by" : "Gedeelt vun",
  7. "The password is wrong. Try again." : "Den Passwuert ass incorrect. Probeier ed nach eng keier.",
  8. "Password" : "Passwuert",
  9. "Name" : "Numm",
  10. "Download" : "Download"
  11. },
  12. "nplurals=2; plural=(n != 1);");