diff options
Diffstat (limited to 'program/localization/bn_BD/labels.inc')
-rw-r--r-- | program/localization/bn_BD/labels.inc | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/program/localization/bn_BD/labels.inc b/program/localization/bn_BD/labels.inc index 0f20bba37..1273ef192 100644 --- a/program/localization/bn_BD/labels.inc +++ b/program/localization/bn_BD/labels.inc @@ -37,6 +37,7 @@ $labels['drafts'] = 'খসড়া'; $labels['sent'] = 'প্রেরিত(পাঠানো মেইল)'; $labels['trash'] = 'ডাস্টবিন'; $labels['junk'] = 'আজেবাজে মেইল'; +$labels['show_real_foldernames'] = 'Show real names for special folders'; // message listing $labels['subject'] = 'বিষয়'; @@ -162,6 +163,7 @@ $labels['currpage'] = 'Current page'; $labels['unread'] = 'নাদেখা (unread)'; $labels['flagged'] = 'দাগানো (flagged)'; $labels['unanswered'] = 'উত্তর না দেওয়া গুলো'; +$labels['withattachment'] = 'With attachment'; $labels['deleted'] = 'Deleted'; $labels['undeleted'] = 'Not deleted'; $labels['invert'] = 'Invert'; @@ -192,6 +194,7 @@ $labels['listmode'] = 'List view mode'; $labels['folderactions'] = 'Folder actions...'; $labels['compact'] = 'টাইটকরুন'; $labels['empty'] = 'খালিকরুন'; +$labels['importmessages'] = 'Import messages'; $labels['quota'] = 'ডিস্ক এ খালি যায়গা'; $labels['unknown'] = 'অজানা'; @@ -202,6 +205,7 @@ $labels['resetsearch'] = 'নতুনকরে খুজুন'; $labels['searchmod'] = 'Search modifiers'; $labels['msgtext'] = 'Entire message'; $labels['body'] = 'Body'; +$labels['type'] = 'Type'; $labels['openinextwin'] = 'নতুন উইন্ডো তে দেখুন'; $labels['emlsave'] = 'Download (.eml)'; @@ -353,6 +357,7 @@ $labels['lastpage'] = 'শেষের গুলো দেখান'; $labels['group'] = 'Group'; $labels['groups'] = 'গ্রুপ'; +$labels['listgroup'] = 'List group members'; $labels['personaladrbook'] = 'নিজের ঠিকানা'; $labels['searchsave'] = 'Save search'; @@ -401,6 +406,7 @@ $labels['htmleditor'] = 'HTML এ মেইল/চিঠি লিখুন'; $labels['htmlonreply'] = 'on reply to HTML message'; $labels['htmlonreplyandforward'] = 'on forward or reply to HTML message'; $labels['htmlsignature'] = 'HTML এ স্বাক্ষর'; +$labels['showemail'] = 'Show email address with display name'; $labels['previewpane'] = 'ছোটোকরে দেখার জায়গা'; $labels['skin'] = 'মেইলবক্স এর পুরোটার চেহারা'; $labels['logoutclear'] = 'বেরহবার সময় ডাস্টবিন অটোমেটিক খালি হবে'; @@ -454,9 +460,6 @@ $labels['replyremovesignature'] = 'When replying remove original signature from $labels['autoaddsignature'] = 'Automatically add signature'; $labels['newmessageonly'] = 'new message only'; $labels['replyandforwardonly'] = 'replies and forwards only'; -$labels['replysignaturepos'] = 'When replying or forwarding place signature'; -$labels['belowquote'] = 'below the quote'; -$labels['abovequote'] = 'above the quote'; $labels['insertsignature'] = 'Insert signature'; $labels['previewpanemarkread'] = 'Mark previewed messages as read'; $labels['afternseconds'] = 'after $n seconds'; @@ -473,6 +476,7 @@ $labels['spellcheckignorenums'] = 'Ignore words with numbers'; $labels['spellcheckignorecaps'] = 'Ignore words with all letters capitalized'; $labels['addtodict'] = 'Add to dictionary'; $labels['mailtoprotohandler'] = 'Register protocol handler for mailto: links'; +$labels['standardwindows'] = 'Handle popups as standard windows'; $labels['forwardmode'] = 'Messages forwarding'; $labels['inline'] = 'inline'; $labels['asattachment'] = 'as attachment'; |