Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

am_ET.js 294B

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=2; plural=(n != 1);");