1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-11-29 04:24:11 +01:00
OwncloudBookmarksOfficial/l10n/cy_GB.php

11 lines
212 B
PHP
Raw Normal View History

2013-04-17 02:30:24 +02:00
<?php $TRANSLATIONS = array(
2013-04-18 02:12:17 +02:00
"Save" => "Cadw",
"Delete" => "Dileu",
"Edit" => "Golygu",
2013-04-17 02:30:24 +02:00
"Cancel" => "Diddymu",
"Add" => "Ychwanegu",
2013-04-18 02:12:17 +02:00
"Settings" => "Gosodiadau",
"Export" => "Allforio",
"Import" => "Mewnforio"
2013-04-17 02:30:24 +02:00
);