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.

nds.js 406B

123456789101112
  1. OC.L10N.register(
  2. "files_sharing",
  3. {
  4. "Cancel" : "Abbrechen",
  5. "Invalid ownCloud url" : "Fehlerhafte ownCloud URL",
  6. "The password is wrong. Try again." : "Dieses Passwort ist falsch. Bitte versuche es erneut.",
  7. "Password" : "Passwort",
  8. "Name" : "Name",
  9. "Add to your ownCloud" : "Zu deiner ownCloud hinzufügen",
  10. "Download" : "Download"
  11. },
  12. "nplurals=2; plural=(n != 1);");