1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-12-02 14:24:10 +01:00
OwncloudContactsOfficial/l10n/cy_GB.php
2013-04-18 00:50:36 +02:00

20 lines
484 B
PHP

<?php $TRANSLATIONS = array(
"No categories selected for deletion." => "Ni ddewiswyd categorïau i'w dileu.",
"Error" => "Gwall",
"Download" => "Llwytho i lawr",
"Edit" => "Golygu",
"Delete" => "Dileu",
"Cancel" => "Diddymu",
"Work" => "Gwaith",
"Other" => "Arall",
"Settings" => "Gosodiadau",
"Import" => "Mewnforio",
"Title" => "Teitl",
"Birthday" => "Penblwydd",
"Add" => "Ychwanegu",
"Share" => "Rhannu",
"Export" => "Allforio",
"Description" => "Disgrifiad",
"Save" => "Cadw"
);