nextcloud/apps/files_encryption/l10n/lv.js

10 lines
474 B
JavaScript

OC.L10N.register(
"files_encryption",
{
"Unknown error" : "Nezināma kļūda",
"Encryption" : "Šifrēšana",
"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);");