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

cy_GB.js « l10n « files_external « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4cd0a336e90e357ca0c2b2bc4f726c59cd3e258d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
OC.L10N.register(
    "files_external",
    {
    "Location" : "Lleoliad",
    "Username" : "Enw defnyddiwr",
    "Password" : "Cyfrinair",
    "Share" : "Rhannu",
    "URL" : "URL",
    "Personal" : "Personol",
    "Name" : "Enw",
    "Delete" : "Dileu"
},
"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;");