Blame view
sources/apps/documents/l10n/cy_GB.php
584 Bytes
|
d1bafeea1
|
1 |
<?php $TRANSLATIONS = array( |
|
d1bafeea1
|
2 |
"Share" => "Rhannu", |
|
6d9380f96
|
3 4 5 6 7 |
"Close" => "Cau", "Save" => "Cadw", "'.' is an invalid file name." => "Mae '.' yn enw ffeil annilys.", "File name cannot be empty." => "Does dim hawl cael enw ffeil gwag.", "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Enw annilys, ni chaniateir, '\\', '/', '<', '>', ':', '\"', '|', '?' na '*'.", |
|
d1bafeea1
|
8 9 10 11 |
"Cancel" => "Diddymu", "Delete" => "Dileu", "OK" => "Iawn", "Open" => "Agor", |
|
d1bafeea1
|
12 13 |
"Size" => "Maint", "Text" => "Testun", |
|
6d9380f96
|
14 |
"Edit" => "Golygu", |
|
d1bafeea1
|
15 16 17 |
"Upload" => "Llwytho i fyny", "Password" => "Cyfrinair" ); |