diff options
Diffstat (limited to 'lib/l10n/bn_BD.js')
-rw-r--r-- | lib/l10n/bn_BD.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/bn_BD.js b/lib/l10n/bn_BD.js index 813198ca15a..313a5ce1885 100644 --- a/lib/l10n/bn_BD.js +++ b/lib/l10n/bn_BD.js @@ -2,7 +2,6 @@ OC.L10N.register( "lib", { "Cannot write into \"config\" directory!" : "\"config\" ডিরেক্টরিতে লেখা যায়না!", - "This can usually be fixed by giving the webserver write access to the config directory" : "সাধারণতঃ ওয়বসার্ভারকে কনফিগ ডিরেক্টরিতে লেখার অধিকার দিয়ে এই সমস্যা সমাধান করা যায়", "See %s" : "%s দেখ", "Sample configuration detected" : "নমুনা কনফিগারেশন পাওয়া গেছে", "Unknown filetype" : "অজানা প্রকৃতির ফাইল", @@ -60,6 +59,7 @@ OC.L10N.register( "Dec." : "ডিসে.", "Application is not enabled" : "অ্যাপ্লিকেসনটি সক্রিয় নয়", "Authentication error" : "অনুমোদন ঘটিত সমস্যা", - "Token expired. Please reload page." : "টোকেন মেয়াদোত্তীর্ণ। দয়া করে পৃষ্ঠাটি পূনরায় লোড করুন।" + "Token expired. Please reload page." : "টোকেন মেয়াদোত্তীর্ণ। দয়া করে পৃষ্ঠাটি পূনরায় লোড করুন।", + "This can usually be fixed by giving the webserver write access to the config directory" : "সাধারণতঃ ওয়বসার্ভারকে কনফিগ ডিরেক্টরিতে লেখার অধিকার দিয়ে এই সমস্যা সমাধান করা যায়" }, "nplurals=2; plural=(n != 1);"); |