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

cy_GB.js « l10n « settings - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b51574b8130be51d37716babc981a75eb8e176e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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;");