summaryrefslogtreecommitdiffstats
path: root/l10n-bn/editor/ui/chrome/dialogs/EditorReplace.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-bn/editor/ui/chrome/dialogs/EditorReplace.dtd')
-rw-r--r--l10n-bn/editor/ui/chrome/dialogs/EditorReplace.dtd26
1 files changed, 26 insertions, 0 deletions
diff --git a/l10n-bn/editor/ui/chrome/dialogs/EditorReplace.dtd b/l10n-bn/editor/ui/chrome/dialogs/EditorReplace.dtd
new file mode 100644
index 0000000000..1284edae0e
--- /dev/null
+++ b/l10n-bn/editor/ui/chrome/dialogs/EditorReplace.dtd
@@ -0,0 +1,26 @@
+<!-- This Source Code Form is subject to the terms of the Mozilla Public
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
+<!-- extracted from EdReplace.xul -->
+
+
+<!ENTITY replaceDialog.title "খুঁজুন এবং প্রতিস্থাপন করুন">
+<!ENTITY findField.label "পাঠ্য অনুসন্ধান (n):">
+<!ENTITY findField.accesskey "n">
+<!ENTITY replaceField.label "এটি দ্বারা প্রতিস্থাপন (e):">
+<!ENTITY replaceField.accesskey "e">
+<!ENTITY caseSensitiveCheckbox.label "সঠিক আকার মেলানো (c)">
+<!ENTITY caseSensitiveCheckbox.accesskey "c">
+<!ENTITY wrapCheckbox.label "চারদিকে মোড়ানো (W)">
+<!ENTITY wrapCheckbox.accesskey "W">
+<!ENTITY backwardsCheckbox.label "পূর্ববর্তী অনুসন্ধান (b)">
+<!ENTITY backwardsCheckbox.accesskey "b">
+<!ENTITY findNextButton.label "পরবর্তী অনুসন্ধান (F)">
+<!ENTITY findNextButton.accesskey "F">
+<!ENTITY replaceButton.label "প্রতিস্থাপন (R)">
+<!ENTITY replaceButton.accesskey "R">
+<!ENTITY replaceAndFindButton.label "প্রতিস্থাপন এবং অনুসন্ধান (d)">
+<!ENTITY replaceAndFindButton.accesskey "d">
+<!ENTITY replaceAllButton.label "সব প্রতিস্থাপন (A)">
+<!ENTITY replaceAllButton.accesskey "A">
+<!ENTITY closeButton.label "বন্ধ করুন">