Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n/cy_GB.php')
-rw-r--r--settings/l10n/cy_GB.php8
1 files changed, 6 insertions, 2 deletions
diff --git a/settings/l10n/cy_GB.php b/settings/l10n/cy_GB.php
index da8d02a9e40..5beeeadae96 100644
--- a/settings/l10n/cy_GB.php
+++ b/settings/l10n/cy_GB.php
@@ -1,18 +1,22 @@
<?php
$TRANSLATIONS = array(
+"Email sent" => "Anfonwyd yr e-bost",
+"Encryption" => "Amgryptiad",
"Authentication error" => "Gwall dilysu",
"Invalid request" => "Cais annilys",
"Error" => "Gwall",
-"Saving..." => "Yn cadw...",
"undo" => "dadwneud",
"Groups" => "Grwpiau",
"Delete" => "Dileu",
+"None" => "Dim",
+"Login" => "Mewngofnodi",
"Security Warning" => "Rhybudd Diogelwch",
"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.",
"Password" => "Cyfrinair",
"New password" => "Cyfrinair newydd",
"Email" => "E-bost",
-"Encryption" => "Amgryptiad",
+"Cancel" => "Diddymu",
+"Login Name" => "Mewngofnodi",
"Other" => "Arall",
"Username" => "Enw defnyddiwr"
);