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

cy_GB.js « l10n « files_sharing « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1a8addf1729580b5db5286898a240ebda6041fc5 (plain)
1
2
3
4
5
6
7
8
9
10
OC.L10N.register(
    "files_sharing",
    {
    "Cancel" : "Diddymu",
    "Shared by" : "Rhannwyd gan",
    "Password" : "Cyfrinair",
    "Name" : "Enw",
    "Download" : "Llwytho i lawr"
},
"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;");