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.

he.js 263B

1234567891011
  1. OC.L10N.register(
  2. "files_sharing",
  3. {
  4. "Cancel" : "ביטול",
  5. "Share" : "שיתוף",
  6. "Shared by" : "שותף על־ידי",
  7. "Password" : "סיסמא",
  8. "Name" : "שם",
  9. "Download" : "הורדה"
  10. },
  11. "nplurals=2; plural=(n != 1);");