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: 2a9f8adc6b6963a4775e7555580a0980d1fa73fa (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "files_sharing",
    {
    "Cancel" : "Batal",
    "Share" : "Kongsi",
    "Shared by" : "Dikongsi dengan",
    "Password" : "Kata laluan",
    "Name" : "Nama",
    "Download" : "Muat turun"
},
"nplurals=1; plural=0;");