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.js')
-rw-r--r--settings/l10n/cy_GB.js25
1 files changed, 25 insertions, 0 deletions
diff --git a/settings/l10n/cy_GB.js b/settings/l10n/cy_GB.js
new file mode 100644
index 00000000000..b51574b8130
--- /dev/null
+++ b/settings/l10n/cy_GB.js
@@ -0,0 +1,25 @@
+OC.L10N.register(
+ "settings",
+ {
+ "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"
+},
+"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;");