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

20 lines
484 B
PHP
Raw Normal View History

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