server/settings/l10n/cy_GB.php

16 lines
711 B
PHP
Raw Normal View History

2013-04-17 00:29:17 +00:00
<?php $TRANSLATIONS = array(
2013-04-22 00:00:20 +00:00
"Authentication error" => "Gwall dilysu",
2013-04-18 00:09:28 +00:00
"Invalid request" => "Cais annilys",
2013-04-17 00:29:17 +00:00
"Error" => "Gwall",
2013-04-22 00:00:20 +00:00
"undo" => "dadwneud",
2013-05-01 00:02:59 +00:00
"Groups" => "Grwpiau",
2013-04-18 00:09:28 +00:00
"Delete" => "Dileu",
2013-04-17 00:29:17 +00:00
"Security Warning" => "Rhybudd Diogelwch",
2013-04-22 00:00:20 +00:00
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Nid yw eich gweinydd wedi'i gyflunio eto i ganiatáu cydweddu ffeiliau oherwydd bod y rhyngwyneb WebDAV wedi torri.",
"Please double check the <a href='%s'>installation guides</a>." => "Gwiriwch y <a href='%s'>canllawiau gosod</a> eto.",
2013-04-17 00:29:17 +00:00
"Password" => "Cyfrinair",
2013-04-18 00:09:28 +00:00
"New password" => "Cyfrinair newydd",
2013-05-01 00:02:59 +00:00
"Email" => "E-bost",
2013-04-18 00:09:28 +00:00
"Other" => "Arall"
2013-04-17 00:29:17 +00:00
);