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.php24
1 files changed, 0 insertions, 24 deletions
diff --git a/settings/l10n/cy_GB.php b/settings/l10n/cy_GB.php
deleted file mode 100644
index 22f740c86b7..00000000000
--- a/settings/l10n/cy_GB.php
+++ /dev/null
@@ -1,24 +0,0 @@
-<?php
-$TRANSLATIONS = array(
-"Authentication error" => "Gwall dilysu",
-"Invalid request" => "Cais annilys",
-"Email sent" => "Anfonwyd yr e-bost",
-"Delete" => "Dileu",
-"Groups" => "Grwpiau",
-"undo" => "dadwneud",
-"never" => "byth",
-"Encryption" => "Amgryptiad",
-"None" => "Dim",
-"Login" => "Mewngofnodi",
-"Security Warning" => "Rhybudd Diogelwch",
-"Please double check the <a href='%s'>installation guides</a>." => "Gwiriwch y <a href='%s'>canllawiau gosod</a> eto.",
-"by" => "gan",
-"Password" => "Cyfrinair",
-"New password" => "Cyfrinair newydd",
-"Email" => "E-bost",
-"Cancel" => "Diddymu",
-"Login Name" => "Mewngofnodi",
-"Other" => "Arall",
-"Username" => "Enw defnyddiwr"
-);
-$PLURAL_FORMS = "nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;";