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

si_LK.js « l10n - github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 80a4837878682f01788e8897d492f09cbecff496 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
OC.L10N.register(
    "richdocuments",
    {
    "File is too big" : "ගොනුව විශාල වැඩියි",
    "Invalid file provided" : "ඔබ තේරූ ගොනුව වැරදි",
    "Description" : "විස්තරය",
    "Error" : "දෝෂයක්",
    "Nickname" : "පටබැඳි නම",
    "Cancel" : "අවලංගු කරන්න",
    "Save" : "සුරකින්න",
    "Remove from favorites" : "Remove from favorites",
    "Add to favorites" : "Add to favorites",
    "Download" : "බාන්න",
    "Create" : "තනන්න"
},
"nplurals=2; plural=(n != 1);");