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

ms_MY.js « l10n « files_sharing « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 92ca90bb60ee6f7ccffadedc50195f12cd5a0fc2 (plain)
1
2
3
4
5
6
7
8
9
10
OC.L10N.register(
    "files_sharing",
    {
    "Cancel" : "Batal",
    "Shared by" : "Dikongsi dengan",
    "Password" : "Kata laluan",
    "Name" : "Nama",
    "Download" : "Muat turun"
},
"nplurals=1; plural=0;");