nextcloud/apps/files_sharing/l10n/lv.js

11 lines
259 B
JavaScript

OC.L10N.register(
"files_sharing",
{
"Cancel" : "Atcelt",
"Shared by" : "Dalījās",
"Password" : "Parole",
"Name" : "Nosaukums",
"Download" : "Lejupielādēt"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");