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_external/l10n/bn_BD.php

33 lines
1.9 KiB

<?php
$TRANSLATIONS = array(
"Please provide a valid Dropbox app key and secret." => "দয় কর সঠিক এবধ Dropbox app key and secret পরদন করন।",
"Step 1 failed. Exception: %s" => "রথম ধপ বথ। বযতিরম: %s",
"External storage" => "িক সরকষণ",
"Local" => "",
"Location" => "অবস",
"Amazon S3" => "আমজন S3",
"Key" => "",
"Secret" => "পণ",
"Bucket" => "লতি",
"Secret Key" => "পণ চি",
"Port" => "",
"Region" => "এল",
"Host" => "",
"Username" => "যবহরক",
"Password" => "টশব",
"Share" => "ি কর",
"URL" => "URL",
"Access granted" => "অধিগমনর অনমতিরদন কর হল",
"Error configuring Dropbox storage" => "Dropbox সরকষণর নিরণ করত সমস ",
"Grant access" => "অধিগমনর অনমতিরদন কর",
"Error configuring Google Drive storage" => "Google Drive সরকষণর নিরণ করত সমস ",
"Personal" => "যকিগত",
"Saved" => "রকষণ কর হল",
"Name" => "",
"External Storage" => "িক সরকষণ",
"Folder name" => "লডর ন",
"Configuration" => "কনফিসন",
"Delete" => "",
"Enable User External Storage" => "যবহরকর বিক সরকষণর সকিয় কর"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";