summaryrefslogtreecommitdiff
path: root/po/bn_IN.po
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2024-02-04 18:59:26 +0100
committerraveit65 <[email protected]>2024-02-04 18:59:26 +0100
commitebf811fe770a93fea355e2245984e1d0b402d936 (patch)
tree5ae49a49a9ced5713f41dd055b2de35e4996300b /po/bn_IN.po
parent63952b76ef6fce89854d0868d5337230c2ba4b38 (diff)
downloadmate-panel-ebf811fe770a93fea355e2245984e1d0b402d936.tar.bz2
mate-panel-ebf811fe770a93fea355e2245984e1d0b402d936.tar.xz
tx: sync with transifex
Diffstat (limited to 'po/bn_IN.po')
-rw-r--r--po/bn_IN.po224
1 files changed, 107 insertions, 117 deletions
diff --git a/po/bn_IN.po b/po/bn_IN.po
index f65544ff..a5c46fc1 100644
--- a/po/bn_IN.po
+++ b/po/bn_IN.po
@@ -9,9 +9,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: mate-panel 1.27.0\n"
+"Project-Id-Version: mate-panel 1.27.2\n"
"Report-Msgid-Bugs-To: https://github.com/mate-desktop/mate-panel/issues\n"
-"POT-Creation-Date: 2022-10-29 15:36+0200\n"
+"POT-Creation-Date: 2023-09-02 19:26+0200\n"
"PO-Revision-Date: 2018-03-11 19:58+0000\n"
"Last-Translator: Stefano Karapetsas <[email protected]>, 2021\n"
"Language-Team: Bengali (India) (https://app.transifex.com/mate/teams/13566/bn_IN/)\n"
@@ -36,14 +36,14 @@ msgstr "বর্ষপঞ্জি"
#. Translators: This is a strftime format string.
#. * It is used to display the time in 12-hours format (eg, like
#. * in the US: 8:10 am). The %p expands to am/pm.
-#: applets/clock/clock.c:444
+#: applets/clock/clock.c:461
msgid "%l:%M:%S %p"
msgstr "%l:%M:%S %p"
#. Translators: This is a strftime format string.
#. * It is used to display the time in 12-hours format (eg, like
#. * in the US: 8:10 am). The %p expands to am/pm.
-#: applets/clock/clock.c:444 applets/clock/clock-location-tile.c:500
+#: applets/clock/clock.c:461 applets/clock/clock-location-tile.c:500
msgid "%l:%M %p"
msgstr "%l:%M %p"
@@ -54,7 +54,7 @@ msgstr "%l:%M %p"
#. * string.
#. * It is used to display the time in 24-hours
#. * format (eg, like in France: 20:10).
-#: applets/clock/clock.c:449 applets/clock/clock.c:1614
+#: applets/clock/clock.c:466 applets/clock/clock.c:1736
msgid "%H:%M:%S"
msgstr "%H:%M:%S"
@@ -68,7 +68,7 @@ msgstr "%H:%M:%S"
#. Translators: This is a strftime format string.
#. * It is used to display the time in 24-hours format (eg, like
#. * in France: 20:10).
-#: applets/clock/clock.c:449 applets/clock/clock.c:1620
+#: applets/clock/clock.c:466 applets/clock/clock.c:1742
#: applets/clock/clock-location-tile.c:460
#: applets/clock/clock-location-tile.c:507
msgid "%H:%M"
@@ -79,11 +79,11 @@ msgstr "%H:%M"
#. * the day of the month as a decimal number is a single digit,
#. * it should begin with a 0 in your locale (e.g. "May 01"
#. * instead of "May 1").
-#: applets/clock/clock.c:460
+#: applets/clock/clock.c:477
msgid "%a %b %e"
msgstr "%a %b %e"
-#: applets/clock/clock.c:467
+#: applets/clock/clock.c:484
#, c-format
msgid ""
"%1$s\n"
@@ -92,7 +92,7 @@ msgstr ""
"%1$s\n"
"%2$s"
-#: applets/clock/clock.c:475
+#: applets/clock/clock.c:492
#, c-format
msgid "%1$s, %2$s"
msgstr "%1$s, %2$s"
@@ -100,19 +100,19 @@ msgstr "%1$s, %2$s"
#. Translators: This is a strftime format string.
#. * It is used to display a date. Please leave "%%s" as it is:
#. * it will be used to insert the timezone name later.
-#: applets/clock/clock.c:657
+#: applets/clock/clock.c:674
msgid "%A %B %d (%%s)"
msgstr "%A %B %d (%%s)"
-#: applets/clock/clock.c:683
+#: applets/clock/clock.c:700
msgid "Click to hide month calendar"
msgstr "মাস অনুযায়ী বর্ষপঞ্জি আড়াল করতে ক্লিক করুন"
-#: applets/clock/clock.c:685
+#: applets/clock/clock.c:702
msgid "Click to view month calendar"
msgstr "মাস অনুযায়ী বর্ষপঞ্জি দেখতে ক্লিক করুন"
-#: applets/clock/clock.c:1452
+#: applets/clock/clock.c:1574
msgid "Computer Clock"
msgstr "কম্পিউটারের ঘড়ি"
@@ -122,7 +122,7 @@ msgstr "কম্পিউটারের ঘড়ি"
#. * format with a leading 0 if needed (eg, like
#. * in the US: 08:10 am). The %p expands to
#. * am/pm.
-#: applets/clock/clock.c:1599
+#: applets/clock/clock.c:1721
msgid "%I:%M:%S %p"
msgstr "%I:%M:%S %p"
@@ -132,106 +132,106 @@ msgstr "%I:%M:%S %p"
#. * format with a leading 0 if needed (eg, like
#. * in the US: 08:10 am). The %p expands to
#. * am/pm.
-#: applets/clock/clock.c:1607
+#: applets/clock/clock.c:1729
msgid "%I:%M %p"
msgstr "%I:%M %p"
#. Translators: This is a strftime format string.
#. * It is used to display a date in the full format (so that people can
#. * copy and paste it elsewhere).
-#: applets/clock/clock.c:1653
+#: applets/clock/clock.c:1775
msgid "%A, %B %d %Y"
msgstr "%A, %B %d %Y"
-#: applets/clock/clock.c:1684
+#: applets/clock/clock.c:1806
msgid "Set System Time..."
msgstr "সিস্টেমের সময় নির্ধারণ করুন..."
-#: applets/clock/clock.c:1685
+#: applets/clock/clock.c:1807
msgid "Set System Time"
msgstr "সিস্টেমের সময় নির্ধারণ করুন"
-#: applets/clock/clock.c:1699
+#: applets/clock/clock.c:1821
msgid "Failed to set the system time"
msgstr "সিস্টেমের সময় নির্ধারণ করতে ব্যর্থ"
-#: applets/clock/clock.c:1889 applets/fish/fish.c:1690
-#: applets/notification_area/main.c:290 applets/wncklet/window-list.c:466
+#: applets/clock/clock.c:2011 applets/fish/fish.c:1690
+#: applets/notification_area/main.c:290 applets/wncklet/window-list.c:551
#: applets/wncklet/workspace-switcher.c:468
msgid "_Preferences"
msgstr "_प्राथमिकताएं"
-#: applets/clock/clock.c:1892 applets/clock/clock.ui:312
+#: applets/clock/clock.c:2014 applets/clock/clock.ui:312
#: applets/fish/fish.c:1693 applets/fish/fish.ui:46
#: applets/notification_area/main.c:293 applets/wncklet/showdesktop.c:239
-#: applets/wncklet/window-list.c:474 applets/wncklet/window-list.ui:37
+#: applets/wncklet/window-list.c:559 applets/wncklet/window-list.ui:37
#: applets/wncklet/window-menu.c:105 applets/wncklet/workspace-switcher.c:476
#: applets/wncklet/workspace-switcher.ui:46 mate-panel/drawer.c:558
#: mate-panel/panel-action-button.c:730 mate-panel/panel-addto.c:1267
#: mate-panel/panel-context-menu.c:320
#: mate-panel/panel-ditem-editor-dialog.ui:45 mate-panel/panel-menu-bar.c:355
-#: mate-panel/panel-menu-button.c:697 mate-panel/panel-properties-dialog.ui:78
+#: mate-panel/panel-menu-button.c:699 mate-panel/panel-properties-dialog.ui:78
#: mate-panel/panel-properties-dialog.ui:724 mate-panel/panel-run-dialog.ui:39
msgid "_Help"
msgstr "সাহায্য (_H)"
-#: applets/clock/clock.c:1895 applets/fish/fish.c:1696
+#: applets/clock/clock.c:2017 applets/fish/fish.c:1696
#: applets/notification_area/main.c:296 applets/wncklet/showdesktop.c:247
-#: applets/wncklet/window-list.c:482 applets/wncklet/window-menu.c:113
+#: applets/wncklet/window-list.c:567 applets/wncklet/window-menu.c:113
#: applets/wncklet/workspace-switcher.c:484
msgid "_About"
msgstr "পরিচিতি (_A)"
-#: applets/clock/clock.c:1898
+#: applets/clock/clock.c:2020
msgid "Copy _Time"
msgstr "সময় কপি করুন(_T)"
-#: applets/clock/clock.c:1901
+#: applets/clock/clock.c:2023
msgid "Copy _Date"
msgstr "তারিখ কপি করুন(_D)"
-#: applets/clock/clock.c:1904
+#: applets/clock/clock.c:2026
msgid "Ad_just Date & Time"
msgstr "তারিখ ও সময় পরিবর্তন (_j)"
-#: applets/clock/clock.c:2902
+#: applets/clock/clock.c:3099
msgid "Choose Location"
msgstr "অবস্থান নির্বাচন করুন"
-#: applets/clock/clock.c:2981
+#: applets/clock/clock.c:3178
msgid "Edit Location"
msgstr "অবস্থান সম্পাদনা করুন"
-#: applets/clock/clock.c:3107
+#: applets/clock/clock.c:3304
msgid "City Name"
msgstr "শহরের নাম"
-#: applets/clock/clock.c:3111
+#: applets/clock/clock.c:3308
msgid "City Time Zone"
msgstr "শহরের জন্য প্রযোজ্য সময়ের অঞ্চল"
-#: applets/clock/clock.c:3384
+#: applets/clock/clock.c:3581
#: applets/clock/org.mate.panel.ClockApplet.mate-panel-applet.desktop.in.in:10
msgid "Clock"
msgstr "ঘড়ি"
-#: applets/clock/clock.c:3385
+#: applets/clock/clock.c:3582
msgid "About Clock"
msgstr ""
-#: applets/clock/clock.c:3387
+#: applets/clock/clock.c:3584
msgid "The Clock displays the current time and date"
msgstr "ঘড়িতে বর্তমান সময় ও তারিখ প্রদর্শিত হবে"
-#: applets/clock/clock.c:3388
+#: applets/clock/clock.c:3585
msgid ""
"Copyright © 1998-2004 Free Software Foundation, Inc.\n"
"Copyright © 2012-2021 MATE developers"
msgstr ""
-#: applets/clock/clock.c:3392 applets/fish/fish.c:562
+#: applets/clock/clock.c:3589 applets/fish/fish.c:562
#: applets/notification_area/main.c:284 applets/wncklet/showdesktop.c:531
-#: applets/wncklet/window-list.c:956 applets/wncklet/window-menu.c:95
+#: applets/wncklet/window-list.c:1052 applets/wncklet/window-menu.c:95
#: applets/wncklet/workspace-switcher.c:735
#: mate-panel/panel-context-menu.c:125
msgid "translator-credits"
@@ -980,6 +980,16 @@ msgid ""
"scrolling in window list."
msgstr ""
+#: applets/wncklet/org.mate.panel.applet.window-list.gschema.xml.in:30
+msgid "Close window on middle mouse click"
+msgstr ""
+
+#: applets/wncklet/org.mate.panel.applet.window-list.gschema.xml.in:31
+msgid ""
+"If true, then clicking the middle mouse button over a taskbar item will "
+"close the window."
+msgstr ""
+
#: applets/wncklet/org.mate.panel.applet.workspace-switcher.gschema.xml.in:5
msgid "Display workspace names"
msgstr "কর্মক্ষেত্রের নাম প্রদর্শন করা হবে"
@@ -1058,7 +1068,7 @@ msgid "Switch between workspaces"
msgstr ""
#: applets/wncklet/org.mate.panel.Wncklet.mate-panel-applet.desktop.in.in:36
-#: applets/wncklet/window-list.c:946
+#: applets/wncklet/window-list.c:1042
msgid "Window List"
msgstr "উইন্ডো তালিকা"
@@ -1107,7 +1117,7 @@ msgstr ""
"এই বাটনের সাহায্যে সমস্ত প্রদর্শিত উইন্ডো আড়াল করে ডেস্কটপ প্রদর্শন করা "
"যাবে।"
-#: applets/wncklet/showdesktop.c:525 applets/wncklet/window-list.c:950
+#: applets/wncklet/showdesktop.c:525 applets/wncklet/window-list.c:1046
#: applets/wncklet/workspace-switcher.c:729
msgid ""
"Copyright © 2002 Red Hat, Inc.\n"
@@ -1123,15 +1133,15 @@ msgstr ""
"আপনার ব্যবহৃত উইন্ডো ম্যানেজারে ডেস্কটপ প্রদর্শনের বোতাম উপস্থিত নেই অথবা "
"আপনি বর্তমানে কোনো উইন্ডো ম্যানেজার ব্যবহার করছেন না।"
-#: applets/wncklet/window-list.c:458
+#: applets/wncklet/window-list.c:543
msgid "_System Monitor"
msgstr ""
-#: applets/wncklet/window-list.c:947
+#: applets/wncklet/window-list.c:1043
msgid "About Window List"
msgstr ""
-#: applets/wncklet/window-list.c:949
+#: applets/wncklet/window-list.c:1045
msgid ""
"The Window List shows a list of all windows in a set of buttons and lets you"
" browse them."
@@ -1184,42 +1194,50 @@ msgid "_Always group windows"
msgstr "উইন্ডো সর্বদা দলবন্ধ করা হবে (_A)"
#: applets/wncklet/window-list.ui:290
-msgid "Mouse Scrolling"
+msgid "Middle mouse button"
msgstr ""
#: applets/wncklet/window-list.ui:311
+msgid "_Click to close window"
+msgstr ""
+
+#: applets/wncklet/window-list.ui:348
+msgid "Mouse Scrolling"
+msgstr ""
+
+#: applets/wncklet/window-list.ui:369
msgid "_Enable mouse scrolling"
msgstr ""
-#: applets/wncklet/window-list.ui:344
+#: applets/wncklet/window-list.ui:402
msgid "Behaviour"
msgstr ""
-#: applets/wncklet/window-list.ui:367
+#: applets/wncklet/window-list.ui:425
msgid "Window List Content"
msgstr "উইন্ডো তালিকার বিষয়বস্তু"
-#: applets/wncklet/window-list.ui:388
+#: applets/wncklet/window-list.ui:446
msgid "Sh_ow windows from current workspace"
msgstr "বর্তমান কর্মক্ষেত্রের উইন্ডো প্রদর্শন করা হবে (_o)"
-#: applets/wncklet/window-list.ui:404
+#: applets/wncklet/window-list.ui:462
msgid "Show windows from a_ll workspaces"
msgstr "সকল কর্মক্ষেত্রের উইন্ডো প্রদর্শন করা হবে (_l)"
-#: applets/wncklet/window-list.ui:442
+#: applets/wncklet/window-list.ui:500
msgid "Restoring Minimized Windows"
msgstr "ছোট করা উইন্ডো বড় করার প্রণালী"
-#: applets/wncklet/window-list.ui:463
+#: applets/wncklet/window-list.ui:521
msgid "Restore to current _workspace"
msgstr "বর্তমান কর্মক্ষেত্রে প্রত্যাবর্তন করুন (_w)"
-#: applets/wncklet/window-list.ui:479
+#: applets/wncklet/window-list.ui:537
msgid "Restore to na_tive workspace"
msgstr "নেটিভ কর্মক্ষেত্রে প্রত্যাবর্তন করুন (_t)"
-#: applets/wncklet/window-list.ui:516
+#: applets/wncklet/window-list.ui:574
#: applets/wncklet/workspace-switcher.ui:356
msgid "Workspaces"
msgstr "কর্মক্ষেত্র"
@@ -1669,8 +1687,7 @@ msgstr "অ্যাপ্লেট IID"
msgid ""
"The implementation ID of the applet - e.g. "
"\"ClockAppletFactory::ClockApplet\". This key is only relevant if the "
-"object_type key is \"external-applet\" (or the deprecated \"matecomponent-"
-"applet\")."
+"object-type key is 'applet'."
msgstr ""
#: data/org.mate.panel.object.gschema.xml.in:40
@@ -1680,10 +1697,8 @@ msgstr "ড্রয়ারের সাথে যুক্ত প্যানে
#: data/org.mate.panel.object.gschema.xml.in:41
msgid ""
"The identifier of the panel attached to this drawer. This key is only "
-"relevant if the object_type key is \"drawer-object\"."
+"relevant if the object-type key is 'drawer'."
msgstr ""
-"নির্দিষ্ট ড্রয়ারের সাথে যুক্ত প্যানেলের পরিচিতি চিহ্ন। object_type কি-র মান "
-"\"drawer-object\" হিসাবে ধার্য হলে এই কি-টি কার্যকরী হবে।"
#: data/org.mate.panel.object.gschema.xml.in:45
msgid "Tooltip displayed for drawer or menu"
@@ -1692,12 +1707,8 @@ msgstr "ড্রয়ার অথবা মেনুর জন্য প্র�
#: data/org.mate.panel.object.gschema.xml.in:46
msgid ""
"The text to display in a tooltip for this drawer or this menu. This key is "
-"only relevant if the object_type key is \"drawer-object\" or \"menu-"
-"object\"."
+"only relevant if the object-type key is 'drawer' or 'menu'."
msgstr ""
-"চিহ্নিত মেনু অথবা ড্রয়ারের টুলটিপ হিসাবে প্রদর্শিত লেখা। object_type কি'র "
-"মান \"menu-object\" অথবা \"drawer-object\" হিসাবে ধার্য হলে এই কি-টি "
-"কার্যকরী হবে।"
#: data/org.mate.panel.object.gschema.xml.in:50
msgid "Use custom icon for object's button"
@@ -1706,13 +1717,9 @@ msgstr "বস্তুর বাটনের ক্ষেত্রে নিজ
#: data/org.mate.panel.object.gschema.xml.in:51
msgid ""
"If true, the custom_icon key is used as a custom icon for the button. If "
-"false, the custom_icon key is ignored. This key is only relevant if the "
-"object_type key is \"menu-object\" or \"drawer-object\"."
+"false, the custom-icon key is ignored. This key is only relevant if the "
+"object-type key is 'menu' or 'drawer-object'."
msgstr ""
-"মান true (সত্য) হলে, বাটনের ক্ষেত্রে পছন্দসই আইকনের জন্য custom_icon কি "
-"প্রয়োগ করা হয়। মান সত্য না হলে (false), custom_icon কী অগ্রাহ্য করা হয়। "
-"object_type কি-র মান \"menu-object\" অথবা \"drawer-object\" হিসাবে ধার্য হলে"
-" উল্লিখিত কি-টি কার্যকরী হবে।"
#: data/org.mate.panel.object.gschema.xml.in:55
msgid "Icon used for object's button"
@@ -1721,12 +1728,9 @@ msgstr "বস্তুর বাটনে ব্যবহৃত আইকন"
#: data/org.mate.panel.object.gschema.xml.in:56
msgid ""
"The location of the image file used as the icon for the object's button. "
-"This key is only relevant if the object_type key is \"drawer-object\" or "
-"\"menu-object\" and the use_custom_icon key is true."
+"This key is only relevant if the object-type key is 'drawer' or 'menu' and "
+"the use-custom-icon key is true."
msgstr ""
-"এই অবজেক্টেটির বোতামে আইকন হিসাবে যে ছবিটি ব্যবহৃত হচ্ছে তার স্থান। "
-"object_type কি'র মান \"drawer-object\" অথবা \"menu-object\" হিসাবে ধার্য হলে"
-" এবং use_custom_icon কি'র মান true (সত্য) হলে এই কি-টি কার্যকরী হবে।"
#: data/org.mate.panel.object.gschema.xml.in:60
msgid "Use custom path for menu contents"
@@ -1735,13 +1739,9 @@ msgstr "মেনুর বিষয়বস্তুর জন্য স্বন
#: data/org.mate.panel.object.gschema.xml.in:61
msgid ""
"If true, the menu_path key is used as the path from which the menu contents "
-"should be constructed. If false, the menu_path key is ignored. This key is "
-"only relevant if the object_type key is \"menu-object\"."
+"should be constructed. If false, the menu-path key is ignored. This key is "
+"only relevant if the object-type key is 'menu'."
msgstr ""
-"মান true (সত্য) হলে, menu_path কি-র মান অনুযায়ী মেনুর বিষয়বস্তু নির্মাণের "
-"উদ্দেশ্যে ব্যবহৃত মান নির্ধারণ করা হবে। মান সত্য না হলে (false), menu_path "
-"কি অগ্রাহ্য করা হয়। object_type কি-র মান \"menu-object\" হিসাবে ধার্য হলে "
-"এই কি-টি কার্যকরী হবে।"
#: data/org.mate.panel.object.gschema.xml.in:65
msgid "Menu content path"
@@ -1750,12 +1750,8 @@ msgstr "মেনুর বিষয়বস্তু ধারণকারী প
#: data/org.mate.panel.object.gschema.xml.in:66
msgid ""
"The path from which the menu contents is contructed. This key is only "
-"relevant if the use_menu_path key is true and the object_type key is \"menu-"
-"object\"."
+"relevant if the use-menu-path key is true and the object-type key is 'menu'."
msgstr ""
-"মেনুর বিষয়বস্তু নির্মাণের উদ্দেশ্যে ব্যবহৃত পাথ। object_type কি'র মান "
-"\"menu-object\" হিসাবে ধার্য হলে এবং use_menu_path কি'র মান true (সত্য) হলে "
-"এই কি-টি কার্যকরী হবে।"
#: data/org.mate.panel.object.gschema.xml.in:70
msgid "Draw arrow in menu button"
@@ -1774,10 +1770,8 @@ msgstr "লঞ্চারের অবস্থান"
#: data/org.mate.panel.object.gschema.xml.in:76
msgid ""
"The location of the .desktop file describing the launcher. This key is only "
-"relevant if the object_type key is \"launcher-object\"."
+"relevant if the object-type key is 'launcher'."
msgstr ""
-"লঞ্চারের বিবরণ লেখা .desktop ফাইলের অবস্থান। object_type কি'র মান "
-"\"launcher-object\" হিসাবে ধার্য হলে এই কি-টি কার্যকরী হবে।"
#: data/org.mate.panel.object.gschema.xml.in:80
msgid "Action button type"
@@ -1785,14 +1779,10 @@ msgstr "কর্ম বাটনের প্রকৃতি"
#: data/org.mate.panel.object.gschema.xml.in:81
msgid ""
-"The action type this button represents. Possible values are \"lock\", "
-"\"logout\", \"run\", \"search\" and \"screenshot\". This key is only "
-"relevant if the object_type key is \"action-applet\"."
+"The action type this button represents. Possible values are 'none', 'lock', "
+"'logout', 'run', 'search', 'force-quit', 'connect-server' and 'shutdown'. "
+"This key is only relevant if the object-type key is 'action'."
msgstr ""
-"বাটনের দ্বারা চিহ্নিত কর্ম প্রকৃতি। সম্ভাব্য মান হল \"lock (লক করুন)\", "
-"\"logout (প্রস্থান)\", \"run (অ্যাপ্লিকেশন চালনা)\", \"search (অনুসন্ধান "
-"করুন)\" এবং \"screenshot (পর্দার ছবি)\"। object_type কি'র মান \"action-"
-"applet\" হিসাবে ধার্য হলে এই কি-টি কার্যকরী হবে।"
#: data/org.mate.panel.toplevel.gschema.xml.in:5
msgid "Name to identify panel"
@@ -2174,63 +2164,63 @@ msgstr ""
"মান true (সত্য) হলে, উলম্ব দিশায় নির্ধারিত প্যানেলের ক্ষেত্রে পটভূমির ছবি "
"ঘোরানো হবে।"
-#: mate-panel/mate-submodules/libegg/eggdesktopfile.c:168
+#: mate-panel/mate-submodules/libegg/eggdesktopfile.c:169
msgid "File is not a valid .desktop file"
msgstr "বৈধ .desktop ফাইল নয়"
-#: mate-panel/mate-submodules/libegg/eggdesktopfile.c:193
+#: mate-panel/mate-submodules/libegg/eggdesktopfile.c:194
#, c-format
msgid "Unrecognized desktop file Version '%s'"
msgstr "ডেস্কটপ ফাইলের সংস্করণ '%s' অজানা"
-#: mate-panel/mate-submodules/libegg/eggdesktopfile.c:975
+#: mate-panel/mate-submodules/libegg/eggdesktopfile.c:984
#, c-format
msgid "Starting %s"
msgstr "%s আরম্ভ করা হচ্ছে"
-#: mate-panel/mate-submodules/libegg/eggdesktopfile.c:1117
+#: mate-panel/mate-submodules/libegg/eggdesktopfile.c:1126
msgid "Application does not accept documents on command line"
msgstr "অ্যাপ্লিকেশন দ্বারা কমান্ড-লাইনের মাধ্যমে নথিপত্র গ্রহণ করা হয় না"
-#: mate-panel/mate-submodules/libegg/eggdesktopfile.c:1185
+#: mate-panel/mate-submodules/libegg/eggdesktopfile.c:1194
#, c-format
msgid "Unrecognized launch option: %d"
msgstr "প্রারম্ভিক বিকল্প অজানা: %d"
-#: mate-panel/mate-submodules/libegg/eggdesktopfile.c:1401
+#: mate-panel/mate-submodules/libegg/eggdesktopfile.c:1410
msgid "Can't pass document URIs to a 'Type=Link' desktop entry"
msgstr ""
"'Type=Link' ডেস্কটপ এনট্রির ক্ষেত্রে নথিপত্রের URI উল্লেখ করা সম্ভব নয়"
-#: mate-panel/mate-submodules/libegg/eggdesktopfile.c:1422
+#: mate-panel/mate-submodules/libegg/eggdesktopfile.c:1431
msgid "Not a launchable item"
msgstr "প্রারম্ভ করার যোগ্য বস্তু নয়"
-#: mate-panel/mate-submodules/libegg/eggsmclient.c:233
+#: mate-panel/mate-submodules/libegg/eggsmclient.c:234
msgid "Disable connection to session manager"
msgstr "সেশান পরিচালনব্যবস্থার সাথে সংযোগ বিচ্ছিন্ন করা হবে"
-#: mate-panel/mate-submodules/libegg/eggsmclient.c:238
+#: mate-panel/mate-submodules/libegg/eggsmclient.c:239
msgid "Specify file containing saved configuration"
msgstr "সংরক্ষিত কনফিগারেশন ধারণকারী ফাইল উল্লেখ করুন"
-#: mate-panel/mate-submodules/libegg/eggsmclient.c:238
+#: mate-panel/mate-submodules/libegg/eggsmclient.c:239
msgid "FILE"
msgstr "FILE"
-#: mate-panel/mate-submodules/libegg/eggsmclient.c:243
+#: mate-panel/mate-submodules/libegg/eggsmclient.c:244
msgid "Specify session management ID"
msgstr "সেশান পরিচালনার ID উল্লেখ করুন"
-#: mate-panel/mate-submodules/libegg/eggsmclient.c:243
+#: mate-panel/mate-submodules/libegg/eggsmclient.c:244
msgid "ID"
msgstr "ID"
-#: mate-panel/mate-submodules/libegg/eggsmclient.c:269
+#: mate-panel/mate-submodules/libegg/eggsmclient.c:270
msgid "Session management options:"
msgstr "সেশান পরিচালনা সংক্রান্ত বিকল্প:"
-#: mate-panel/mate-submodules/libegg/eggsmclient.c:270
+#: mate-panel/mate-submodules/libegg/eggsmclient.c:271
msgid "Show session management options"
msgstr "সেশান পরিচালনা সংক্রান্ত বিকল্প প্রদর্শন করা হবে"
@@ -2785,11 +2775,11 @@ msgstr ""
msgid "Applications"
msgstr "অ্যাপলিকেশন"
-#: mate-panel/panel-menu-bar.c:360 mate-panel/panel-menu-button.c:703
+#: mate-panel/panel-menu-bar.c:360 mate-panel/panel-menu-button.c:705
msgid "_Edit Menus"
msgstr "মেনু সম্পাদনা (_E)"
-#: mate-panel/panel-menu-button.c:1121
+#: mate-panel/panel-menu-button.c:1123
msgid "Main Menu"
msgstr "প্রধান মেনু"
@@ -3061,30 +3051,30 @@ msgstr "সর্বশেষ ব্যবহৃত নথিপত্রের
msgid "Clear all items from the recent documents list"
msgstr "সর্বশেষ ব্যবহৃত নথির পত্রের তালিকার সমস্ত বিষয়বস্তু মুছে ফেলুন"
-#: mate-panel/panel-run-dialog.c:440
+#: mate-panel/panel-run-dialog.c:469
#, c-format
msgid "Could not run command '%s'"
msgstr "'%s' কমান্ড চালানো যায়নি"
-#: mate-panel/panel-run-dialog.c:481
+#: mate-panel/panel-run-dialog.c:510
#, c-format
msgid "Could not convert '%s' from UTF-8"
msgstr "UTF-8 থেকে '%s' রূপান্তর করা যায়নি"
-#: mate-panel/panel-run-dialog.c:1269
+#: mate-panel/panel-run-dialog.c:1335
msgid "Choose a file to append to the command..."
msgstr "কমান্ডের শেষে যোগ করার জন্য একটি ফাইল নির্বাচন করুন..."
-#: mate-panel/panel-run-dialog.c:1623 mate-panel/panel-run-dialog.ui:272
+#: mate-panel/panel-run-dialog.c:1689 mate-panel/panel-run-dialog.ui:272
msgid "Select an application to view its description."
msgstr "অ্যাপ্লিকেশনের বিবরণ জানতে সেটি প্রথমে নির্বাচন করুন।"
-#: mate-panel/panel-run-dialog.c:1661
+#: mate-panel/panel-run-dialog.c:1746
#, c-format
msgid "Will run command: '%s'"
msgstr "চিহ্নিত কমান্ড চালনা করা হবে: '%s'"
-#: mate-panel/panel-run-dialog.c:1694
+#: mate-panel/panel-run-dialog.c:1779
#, c-format
msgid "URI list dropped on run dialog had wrong format (%d) or length (%d)\n"
msgstr ""