summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/lv.js
blob: 001afd0f11d6f130cb6c2e80e1e48119ef35150c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
OC.L10N.register(
    "files_sharing",
    {
    "Cancel" : "Atcelt",
    "Share" : "Dalīties",
    "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);");