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

66 lines
5.6 KiB

<?php
$TRANSLATIONS = array(
"Unable to load list from App Store" => "অপসর থিড করত সকষম নয়",
"Authentication error" => "অনদন ঘটিত সমস",
"Group already exists" => "গিব থই বিযমন",
"Unable to add group" => "গগ কর সমভব হল",
"Email saved" => "ই-মইল সরকষন কর হয়",
"Invalid email" => "ই-মইলটি সঠিক নয়",
"Unable to delete group" => "গ সমভব হল ",
"Unable to delete user" => "বযবহরক সমভব হল ",
"Language changed" => "ভ পরিবরতন কর হয়",
"Invalid request" => "অনধটি সঠিক নয়",
"Admins can't remove themself from the admin group" => "পরশসকবদ তরকরশসক গলতরবন ন",
"Unable to add user to group %s" => " %s গযবহরকগ কর সমভব হল ",
"Unable to remove user from group %s" => "%s গযবহরক অপসরণ কর সমভব হল",
"Disable" => "নিিয়",
"Enable" => "সকিয় ",
"Error" => "সমস",
"Update" => "পরিবরধন",
"Saving..." => "সরকষণ কর হচ..",
"undo" => "কিরতর",
"Groups" => "গসমহ",
"Group Admin" => "গরশসক",
"Delete" => "ম",
"__language_name__" => "__language_name__",
"Security Warning" => "নিপতজনিত সতরকত",
"More" => "ব",
"Less" => "কম",
"Version" => "ভসন",
"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "ত কর<a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud সমরদ</a>, য<a href=\"https://github.com/owncloud\" target=\"_blank\"> উৎস কডটি <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a> এর অধইসসকত।",
"Add your App" => "আপনর অপটিগ করন",
"More Apps" => "আরও অপ",
"Select an App" => "অপ নিচন করন",
"See application page at apps.owncloud.com" => "apps.owncloud.com এ অিসন পন",
"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-লইসসধ <span class=\"author\"></span>",
"User Documentation" => "বযবহরক সহি",
"Administrator Documentation" => "পরশসক সহি",
"Online Documentation" => "অনলইন সহি",
"Forum" => "ফম",
"Bugtracker" => "বগটর",
"Commercial Support" => "বিিক সট",
"Show First Run Wizard again" => "পরথমবর চর যকর পনরয় পরদরশন কর",
"You have used <strong>%s</strong> of the available <strong>%s</strong>" => "আপনিযবহর করছ<strong>%s</strong>, সলভ <strong>%s</strong> এর মধ।",
"Password" => "কটশবদ",
"Your password was changed" => "আপনর কটশবদটি পরিবরতন কর হয় ",
"Unable to change your password" => "আপনর কটশবদটি পরিবরতন করত সকষম নয়",
"Current password" => "বরতমন কটশবদ",
"New password" => "নতন কটশবদ",
"Change password" => "কটশবদ পরিবরতন করন",
"Email" => "ইমইল",
"Your email address" => "আপনর ই-মইল ঠি",
"Fill in an email address to enable password recovery" => "কটশবদ পনরর সকিয় করর জনয ই-মইল ঠিিরণ করন",
"Language" => "ভ",
"Help translate" => "অনদ করত সহয়ত করন",
"WebDAV" => "WebDAV",
"Encryption" => "সয়ন",
"Create" => "ত কর",
"Default Storage" => "পবনিিত সরকষণর",
"Unlimited" => "অসম",
"Other" => "অনয",
"Username" => "বযবহরক",
"Storage" => "সরকষণর",
"Default" => "পবনিিত"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";