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: 43c01b830e0fab45190f967ac4940510611335b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
OC.L10N.register(
    "files_sharing",
    {
    "Cancel" : "Batal",
    "Shared by" : "Dikongsi dengan",
    "You shared %1$s via link" : "Anda kongsikan %1$s melalui sambungan",
    "%2$s shared %1$s with you" : "%2$s berkongsi %1$s dengan anda",
    "Shares" : "Kongsi",
    "Password" : "Kata laluan",
    "Name" : "Nama",
    "Download" : "Muat turun"
},
"nplurals=1; plural=0;");