summaryrefslogtreecommitdiffstats
path: root/lib/l10n/bn_BD.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/bn_BD.js')
-rw-r--r--lib/l10n/bn_BD.js22
1 files changed, 11 insertions, 11 deletions
diff --git a/lib/l10n/bn_BD.js b/lib/l10n/bn_BD.js
index 8516384bf65..cbfb87f5ef9 100644
--- a/lib/l10n/bn_BD.js
+++ b/lib/l10n/bn_BD.js
@@ -14,6 +14,16 @@ OC.L10N.register(
"No app name specified" : "কোন অ্যাপ নাম সুনির্দিষ্ট নয়",
"Unknown filetype" : "অজানা প্রকৃতির ফাইল",
"Invalid image" : "অবৈধ চিত্র",
+ "today" : "আজ",
+ "yesterday" : "গতকাল",
+ "_%n day ago_::_%n days ago_" : ["",""],
+ "last month" : "গত মাস",
+ "_%n month ago_::_%n months ago_" : ["",""],
+ "last year" : "গত বছর",
+ "_%n year go_::_%n years ago_" : ["",""],
+ "_%n hour ago_::_%n hours ago_" : ["",""],
+ "_%n minute ago_::_%n minutes ago_" : ["",""],
+ "seconds ago" : "সেকেন্ড পূর্বে",
"web services under your control" : "ওয়েব সার্ভিস আপনার হাতের মুঠোয়",
"App directory already exists" : "এই অ্যাপ ডিরেক্টরিটি পূর্ব থেকেই বিদ্যমান",
"Can't create app folder. Please fix permissions. %s" : "অ্যাপ ফোল্ডার বানানো হেলনা। অনুমতি নির্ধারণ করুন। %s",
@@ -29,16 +39,6 @@ OC.L10N.register(
"Unknown user" : "অপরিচিত ব্যবহারকারী",
"%s shared »%s« with you" : "%s আপনার সাথে »%s« ভাগাভাগি করেছে",
"Sharing %s failed, because the file does not exist" : "%s ভাগাভাগি ব্যার্থ, কারণ ফাইলটি নেই",
- "You are not allowed to share %s" : "আপনি %s ভাগাভাগি করতে পারবেননা",
- "seconds ago" : "সেকেন্ড পূর্বে",
- "_%n minute ago_::_%n minutes ago_" : ["",""],
- "_%n hour ago_::_%n hours ago_" : ["",""],
- "today" : "আজ",
- "yesterday" : "গতকাল",
- "_%n day go_::_%n days ago_" : ["",""],
- "last month" : "গত মাস",
- "_%n month ago_::_%n months ago_" : ["",""],
- "last year" : "গত বছর",
- "years ago" : "বছর পূর্বে"
+ "You are not allowed to share %s" : "আপনি %s ভাগাভাগি করতে পারবেননা"
},
"nplurals=2; plural=(n != 1);");