Blame view

sources/apps/documents/l10n/cy_GB.php 584 Bytes
d1bafeea1   Kload   [fix] Upgrade to ...
1
  <?php $TRANSLATIONS = array(
d1bafeea1   Kload   [fix] Upgrade to ...
2
  "Share" => "Rhannu",
6d9380f96   Cédric Dupont   Update sources OC...
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   Kload   [fix] Upgrade to ...
8
9
10
11
  "Cancel" => "Diddymu",
  "Delete" => "Dileu",
  "OK" => "Iawn",
  "Open" => "Agor",
d1bafeea1   Kload   [fix] Upgrade to ...
12
13
  "Size" => "Maint",
  "Text" => "Testun",
6d9380f96   Cédric Dupont   Update sources OC...
14
  "Edit" => "Golygu",
d1bafeea1   Kload   [fix] Upgrade to ...
15
16
17
  "Upload" => "Llwytho i fyny",
  "Password" => "Cyfrinair"
  );