Blame view
sources/apps/updater/l10n/cy_GB.php
177 Bytes
|
6d9380f96
|
1 2 |
<?php $TRANSLATIONS = array( |
|
d1bafeea1
|
3 4 5 |
"Download" => "Llwytho i lawr", "Delete" => "Dileu" ); |
|
6d9380f96
|
6 |
$PLURAL_FORMS = "nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;"; |