summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/lv.js
blob: e333563c061abc69e7318d6f5a38c508f6ed7521 (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "files_sharing",
    {
    "Cancel" : "Atcelt",
    "Shared by" : "Dalījās",
    "Password" : "Parole",
    "No entries found in this folder" : "Šajā mapē nekas nav atrasts",
    "Name" : "Nosaukums",
    "Download" : "Lejupielādēt"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");