summaryrefslogtreecommitdiffstats
path: root/apps/encryption/l10n/lv.js
blob: d3bccd6630b09be8f7671422daa4d89c27793ae5 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "encryption",
    {
    "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Šifrēšanas lietotnes ir pieslēgta, bet šifrēšanas atslēgas nav uzstādītas. Lūdzu izejiet no sistēmas un ieejiet sistēmā atpakaļ.",
    "Enabled" : "Pievienots"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");