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

cy_GB.js « l10n - github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7b967559464b21557b9c918b251686efb96a8193 (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
26
27
28
29
30
31
32
33
34
35
36
OC.L10N.register(
    "spreed",
    {
    "None" : "Dim",
    "User" : "User",
    "Disabled" : "Analluogwyd",
    "Users" : "Defnyddwyr",
    "Copy link" : "Copïo dolen",
    "Favorite" : "Ffefryn",
    "Remove from favorites" : "Remove from favorites",
    "Add to favorites" : "Add to favorites",
    "Contacts" : "Cysylltiadau",
    "Groups" : "Grwpiau",
    "Loading" : "Llwytho",
    "Error" : "Gwall",
    "Password protect" : "Diogelu cyfrinair",
    "Back" : "Nôl",
    "Close" : "Cau",
    "Today" : "Heddiw",
    "Yesterday" : "Ddoe",
    "No results" : "Dim canlyniadau",
    "Share link" : "Rhannu dolen",
    "Password protection" : "Password protection",
    "Enter a password" : "Enter a password",
    "Edit" : "Golygu",
    "Name" : "Enw",
    "Saved" : "Wedi'u cadw",
    "Password" : "Cyfrinair",
    "Cancel" : "Diddymu",
    "Copy" : "Copïo",
    "Share" : "Rhannu",
    "Rename" : "Ailenwi",
    "Send" : "Anfon",
    "Error while sharing" : "Gwall wrth rannu"
},
"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;");