diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-09-19 01:55:44 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-09-19 01:55:44 -0400 |
commit | 786312d0e88b530319ffaf13d0b86a9efaff488a (patch) | |
tree | eef35956b70a593b1d5783bf4568554cc63070e3 /lib/l10n/bn_BD.php | |
parent | 112e57098981726cd20da0cc6f6088a334e54a04 (diff) | |
download | nextcloud-server-786312d0e88b530319ffaf13d0b86a9efaff488a.tar.gz nextcloud-server-786312d0e88b530319ffaf13d0b86a9efaff488a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/bn_BD.php')
-rw-r--r-- | lib/l10n/bn_BD.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/l10n/bn_BD.php b/lib/l10n/bn_BD.php index 984b6f056d5..0187856d0a3 100644 --- a/lib/l10n/bn_BD.php +++ b/lib/l10n/bn_BD.php @@ -19,9 +19,12 @@ $TRANSLATIONS = array( "No source specified when installing app" => "অ্যাপ ইনস্টল করতে যেয়ে কোন উৎস নির্দিষ্ট করা হয়নি", "App does not provide an info.xml file" => "অ্যাপের সঙ্গে একটি info.xml ফাইল নেই", "App can't be installed because of not allowed code in the App" => "অ্যাপের সাথে অননুমোদিত কোড থাকায় অ্যাপটি ইনস্টল করা যাবেনা", +"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" => "অ্যাপ ইনস্টল করা যাবেনা কারণ এতে ননশিপড অ্যাপ এর জন্য অননুমোদিত <shipped>true</shipped> ট্যাগ বিদ্যমান ", +"App can't be installed because the version in info.xml/version is not the same as the version reported from the app store" => " info.xml/version এর উল্লেখিত সংষ্করণ এবং অ্যাপ স্টোর হতে প্রদান করা সংষ্করণ একরকম না হওয়াতে অ্যাপটি ইনস্টল করা যাবেনা", "Application is not enabled" => "অ্যাপ্লিকেসনটি সক্রিয় নয়", "Authentication error" => "অনুমোদন ঘটিত সমস্যা", "Token expired. Please reload page." => "টোকেন মেয়াদোত্তীর্ণ। দয়া করে পৃষ্ঠাটি পূনরায় লোড করুন।", +"Unknown user" => "অপরিচিত ব্যবহারকারী", "seconds ago" => "সেকেন্ড পূর্বে", "_%n minute ago_::_%n minutes ago_" => array("",""), "_%n hour ago_::_%n hours ago_" => array("",""), |