lo.js 278 B

12345678
  1. OC.L10N.register(
  2. "core",
  3. {
  4. "_{count} file conflict_::_{count} file conflicts_" : [""],
  5. "_download %n file_::_download %n files_" : [""],
  6. "_{count} search result in other places_::_{count} search results in other places_" : [""]
  7. },
  8. "nplurals=1; plural=0;");