Blame view

sources/apps/firstrunwizard/l10n/cy_GB.php 158 Bytes
6d9380f96   Cédric Dupont   Update sources OC...
1
2
3
4
5
  <?php
  $TRANSLATIONS = array(
  "Documentation" => "Dogfennaeth"
  );
  $PLURAL_FORMS = "nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;";