Blame view

sources/apps/files_texteditor/l10n/cy_GB.php 371 Bytes
d1bafeea1   Kload   [fix] Upgrade to ...
1
2
3
4
5
6
7
8
9
10
11
  <?php $TRANSLATIONS = array(
  "Save" => "Cadw",
  "Search" => "Chwilio",
  "Close" => "Cau",
  "Next" => "Nesaf",
  "Clear" => "Clirio",
  "Saving..." => "Yn cadw...",
  "Failed to save file" => "Methwyd cadw'r ffeil",
  "An error occurred!" => "Digwyddodd gwall!",
  "There were unsaved changes, click here to go back" => "Roedd newidiadau heb eu cadw, cliciwch fan hyn i ddychwelyd"
  );