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

cy_GB.js « l10n - github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: be390dc3f67a50c8bacbaa8c8ba5312811606ab5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
OC.L10N.register(
    "richdocuments",
    {
    "Saved" : "Wedi'u cadw",
    "Description" : "Disgrifiad",
    "No results" : "Dim canlyniadau",
    "Error" : "Gwall",
    "An error occurred" : "Digwyddodd gwall",
    "Nickname" : "Llysenw",
    "Cancel" : "Diddymu",
    "Save" : "Cadw",
    "Remove from favorites" : "Remove from favorites",
    "Add to favorites" : "Add to favorites",
    "Details" : "Manylion",
    "Download" : "Llwytho i lawr",
    "Create" : "Creu"
},
"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;");