Blame view
sources/apps/external/l10n/cy_GB.php
254 Bytes
|
6d9380f96
|
1 2 |
<?php $TRANSLATIONS = array( |
|
d1bafeea1
|
3 4 5 6 7 8 |
"External Sites" => "Safleoedd Allanol", "Name" => "Enw", "URL" => "URL", "Remove site" => "Gwaredu safle", "Add" => "Ychwanegu" ); |
|
6d9380f96
|
9 |
$PLURAL_FORMS = "nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;"; |