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.

ta_IN.js 392B

12345678910
  1. OC.L10N.register(
  2. "core",
  3. {
  4. "Settings" : "அமைப்புகள்",
  5. "_{count} file conflict_::_{count} file conflicts_" : ["",""],
  6. "Send" : "அனுப்பவும்",
  7. "_download %n file_::_download %n files_" : ["",""],
  8. "_{count} search result in other places_::_{count} search results in other places_" : ["",""]
  9. },
  10. "nplurals=2; plural=(n != 1);");