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

23 lines
1.8 KiB

<?php
$TRANSLATIONS = array(
"Server to server sharing is not enabled on this server" => "এই সর হতিযকর নয়",
"Invalid or untrusted SSL certificate" => "অবধ ব অবিবসত SSL সিি",
"Couldn't add remote share" => "রবরিগ করলন",
"Shared with you" => "আপনর সি কর",
"Shared by link" => "ির মযমি",
"Remote share" => "রবরি",
"Cancel" => "ি",
"No ownCloud installation found at {remote}" => "{remote}এ কন ওউনকউড ইনসটলসন পওয়লন",
"Invalid ownCloud url" => "অবধ ওউনকউড url",
"Shared by" => "র মি কর হয়",
"This share is password-protected" => "এই শরটিটশবদদরকি",
"The password is wrong. Try again." => "টশবদটিল। আবর চ করন।",
"Password" => "টশব",
"Name" => "",
"Share time" => "ির সময়",
"Reasons might be:" => "রণসমহ হত:",
"the item was removed" => "আইটমটি অপসরণ কর হয়ি",
"the link expired" => "ন লি",
"Download" => "উনল"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";