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

100 lines
6.4 KiB

<?php
$TRANSLATIONS = array(
"Sunday" => "রবি",
"Monday" => "মব",
"Tuesday" => "মঙগলব",
"Wednesday" => "ধব",
"Thursday" => "হসপতি",
"Friday" => "রব",
"Saturday" => "শনি",
"January" => "ি",
"February" => "ি",
"March" => "",
"April" => "এপি",
"May" => "",
"June" => "",
"July" => "",
"August" => "অগ",
"September" => "বর",
"October" => "অকবর",
"November" => "নভবর",
"December" => "িবর",
"Settings" => "িমকসম",
"Folder" => "",
"Saving..." => "রকষণ কর হচ..",
"seconds ago" => "ড প",
"_%n minute ago_::_%n minutes ago_" => array("",""),
"_%n hour ago_::_%n hours ago_" => array("",""),
"today" => "আজ",
"yesterday" => "গতক",
"_%n day ago_::_%n days ago_" => array("",""),
"last month" => "গত ম",
"_%n month ago_::_%n months ago_" => array("",""),
"last year" => "গত বছর",
"years ago" => "বছর প",
"Reset password" => "টশবদ পিরণ কর",
"Yes" => "",
"No" => "",
"Choose" => "ি",
"Ok" => "তথ",
"_{count} file conflict_::_{count} file conflicts_" => array("",""),
"Cancel" => "ি",
"Shared" => "ি",
"Share" => "ি কর",
"Error" => "সমস",
"Error while sharing" => "ি করত সমসি ",
"Error while unsharing" => "িিল করত সমসি",
"Error while changing permissions" => "অনমতিসমহ পরিবরতন করত সমসি",
"Shared with you and the group {group} by {owner}" => "{owner} আপনর এব {group} গর সি কর",
"Shared with you by {owner}" => "{owner} আপনর সি কর",
"Password protect" => "টশবদ সরকি",
"Email link to person" => "যকির স ই-মইল যত কর",
"Send" => "",
"Set expiration date" => "ণ হওয়র তিখ নিরণ কর",
"Expiration date" => "ণ হওয়র তি",
"Share via email:" => "ই-মইলর মযমি কর",
"No people found" => "ন বযকিওয়ল ন",
"Resharing is not allowed" => "য় ভি অনিত নয়",
"Shared in {item} with {user}" => "{user} এর স {item} ভি কর হয়",
"Unshare" => "িি",
"can edit" => "সমদন করতরব",
"access control" => "অধিগমযতিয়নরণ",
"create" => " কর",
"update" => "পরিবরধন কর",
"delete" => "",
"Password protected" => "টশবদদরকি",
"Error unsetting expiration date" => "ণ হওয়র তিখ নিরণ বিল করত সমসি",
"Error setting expiration date" => "ণ হওয়র তিখ নিরণ করত সমসি",
"Sending ..." => " হচ......",
"Email sent" => "ই-মইল প হয়",
"Warning" => "সতরকব",
"The object type is not specified." => "অবজর ধরণটিিিট নয়।",
"Delete" => "",
"Add" => "গ কর",
"Use the following link to reset your password: {link}" => "আপনর কটশবদটিিরণ করর জনয নিত লিকটিযবহর কর {link}",
"You will receive a link to reset your password via Email." => "টশবদ পিরণর জনয একটিিরণ লিকটি আপন ই-মইল হয়",
"Username" => "যবহরক",
"New password" => "নতন কটশব",
"Personal" => "যকিগত",
"Users" => "যবহরক",
"Apps" => "",
"Admin" => "রশসন",
"Help" => "সহি",
"Access forbidden" => "অধিগমনর অনমতি",
"Cloud not found" => "উড খওয়ল ন",
"Security Warning" => "িপতজনিত সতরকত",
"Create an <strong>admin account</strong>" => "<strong>পরশসক একউনট</strong> ত কর",
"Password" => "টশব",
"Data folder" => "",
"Configure the database" => "চ কনফির কর",
"Database user" => "জ বযবহরক",
"Database password" => "জ কটশব",
"Database name" => "র ন",
"Database tablespace" => "জ টবলস",
"Database host" => "জ হ",
"Finish setup" => "টআপ সসমপনন কর",
"Log out" => "রস",
"remember" => "মন",
"Log in" => "রব"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";