summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/my_MM.js
blob: 315a684a598a08071c7a0c00fac9ccefb8b9bc7d (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "files",
    {
    "Files" : "ဖိုင်များ",
    "_%n folder_::_%n folders_" : [""],
    "_%n file_::_%n files_" : [""],
    "_Uploading %n file_::_Uploading %n files_" : [""],
    "_matches '{filter}'_::_match '{filter}'_" : [""],
    "Download" : "ဒေါင်းလုတ်"
},
"nplurals=1; plural=0;");