Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <resources>
  3.   <plurals name="matches_found">
  4.     <item quantity="other">%d resultater</item>
  5.     <item quantity="zero">Ingen resultater</item>
  6.     <item quantity="one">1 resultat</item>
  7.     <item quantity="few">%d resultater</item>
  8.   </plurals>
  9. </resources>