1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-11-29 11:24:11 +01:00
OwncloudContactsOfficial/l10n/cy_GB.php
2014-03-25 00:49:37 -04:00

33 lines
1.2 KiB
PHP

<?php $TRANSLATIONS = array(
"Contacts" => "Cysylltiadau",
"Save" => "Cadw",
"Cancel" => "Diddymu",
"OK" => "Iawn",
"Add" => "Ychwanegu",
"Import" => "Mewnforio",
"Close" => "Cau",
"No file was uploaded. Unknown error" => "Ni lwythwyd ffeil i fyny. Gwall anhysbys.",
"There is no error, the file uploaded with success" => "Does dim gwall, llwythodd y ffeil i fyny'n llwyddiannus",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Mae'r ffeil lwythwyd i fyny'n fwy na chyfarwyddeb MAX_FILE_SIZE bennwyd yn y ffurflen HTML",
"The uploaded file was only partially uploaded" => "Dim ond yn rhannol y llwythwyd y ffeil i fyny",
"No file was uploaded" => "Ni lwythwyd ffeil i fyny",
"Missing a temporary folder" => "Plygell dros dro yn eisiau",
"Failed to write to disk" => "Methwyd ysgrifennu i'r ddisg",
"Not enough storage available" => "Dim digon o le storio ar gael",
"Other" => "Arall",
"Work" => "Gwaith",
"Text" => "Testun",
"Delete" => "Dileu",
"Groups" => "Grwpiau",
"Download" => "Llwytho i lawr",
"Email" => "E-bost",
"Address" => "Cyfeiriad",
"Name" => "Enw",
"Title" => "Teitl",
"Birthday" => "Penblwydd",
"Active" => "Gweithredol",
"Share" => "Rhannu",
"Export" => "Allforio",
"Edit" => "Golygu"
);