diff options
Diffstat (limited to 'lib/l10n/bn_BD.js')
-rw-r--r-- | lib/l10n/bn_BD.js | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/lib/l10n/bn_BD.js b/lib/l10n/bn_BD.js index 813198ca15a..b97e7749431 100644 --- a/lib/l10n/bn_BD.js +++ b/lib/l10n/bn_BD.js @@ -2,23 +2,26 @@ 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" : "অজানা প্রকৃতির ফাইল", "Invalid image" : "অবৈধ চিত্র", + "Files" : "ফাইল", "today" : "আজ", "yesterday" : "গতকাল", "last month" : "গত মাস", "last year" : "গত বছর", "seconds ago" : "সেকেন্ড পূর্বে", "__language_name__" : "বাংলা ভাষা", - "Help" : "সহায়িকা", "Apps" : "অ্যাপ", "Settings" : "সেটিংস", "Log out" : "প্রস্থান", - "Users" : "ব্যবহারকারী", - "Unknown user" : "অপরিচিত ব্যবহারকারী", + "Accounts" : "Accounts", + "Email" : "ইমেইল", + "Phone" : "ফোন", + "Website" : "ওয়েবসাইট", + "Address" : "ঠিকানা", + "About" : "সমপরকে", "You are not allowed to share %s" : "আপনি %s ভাগাভাগি করতে পারবেননা", "Sunday" : "রবিবার", "Monday" : "সোমবার", |