cy_GB.php 254 Bytes
<?php
$TRANSLATIONS = array(
"External Sites" => "Safleoedd Allanol",
"Name" => "Enw",
"URL" => "URL",
"Remove site" => "Gwaredu safle",
"Add" => "Ychwanegu"
);
$PLURAL_FORMS = "nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;";