diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-09-18 01:54:39 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-09-18 01:54:39 -0400 |
commit | dd6b0b1319e083d8d316fa571f5ba631441dcb84 (patch) | |
tree | a4229d765cd080c72a07e78edb6f6677df6ef4a0 /lib/l10n | |
parent | 5030f14008bdad1cfdacf9ee934ec13d308060e3 (diff) | |
download | nextcloud-server-dd6b0b1319e083d8d316fa571f5ba631441dcb84.tar.gz nextcloud-server-dd6b0b1319e083d8d316fa571f5ba631441dcb84.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-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 c28f399610e..984b6f056d5 100644 --- a/lib/l10n/bn_BD.php +++ b/lib/l10n/bn_BD.php @@ -16,6 +16,9 @@ $TRANSLATIONS = array( "web services under your control" => "ওয়েব সার্ভিস আপনার হাতের মুঠোয়", "App directory already exists" => "এই অ্যাপ ডিরেক্টরিটি পূর্ব থেকেই বিদ্যমান", "Can't create app folder. Please fix permissions. %s" => "অ্যাপ ফোল্ডার বানানো হেলনা। অনুমতি নির্ধারণ করুন। %s", +"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" => "অ্যাপের সাথে অননুমোদিত কোড থাকায় অ্যাপটি ইনস্টল করা যাবেনা", "Application is not enabled" => "অ্যাপ্লিকেসনটি সক্রিয় নয়", "Authentication error" => "অনুমোদন ঘটিত সমস্যা", "Token expired. Please reload page." => "টোকেন মেয়াদোত্তীর্ণ। দয়া করে পৃষ্ঠাটি পূনরায় লোড করুন।", |