You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/files_encryption/l10n/bn_BD.php

17 lines
1.8 KiB

<?php
$TRANSLATIONS = array(
"Recovery key successfully enabled" => "নরর চিথকভযকর কর হয়",
"Recovery key successfully disabled" => "নরর চিথকভ অকযকর কর হয়",
"Password successfully changed." => "আপনর কটশবদটিথকভ পরিবরতন কর হয় ",
"Missing requirements." => "রয়জনটতি আছ",
"Following users are not set up for encryption:" => "িনবরিত বযবহরকগণ এনকিপসনর জনয অধিরপত নন:",
"Initial encryption started... This can take some time. Please wait." => "থমিক এনকিপসন শ হয়.... এটিি সময় নি। অপ করন।",
"Initial encryption running... Please try again later." => "থমিক এনকিপসন চলছ.... দয় কর পর আবর চ করন।",
"Go directly to your %spersonal settings%s." => "সরসরি আপনর %spersonal settings%s এ যন।",
"Encryption" => "য়ন",
"Enabled" => "যকর",
"Disabled" => "অকযকর",
"Change recovery key password:" => "ণরর কি এর কটশবদ পরিবরতন করন:",
"Change Password" => "টশবদ পরিবরতন কর"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";