blob: 08497aeefba40b21012b47c46b8fe864088b35ae [file] [log] [blame]
avm9996351cae202020-12-28 22:40:59 +01001{
2 "appName": {
3 "message": "Translate Selected Text",
4 "description": "The app name"
5 },
6 "appBetaName": {
7 "message": "Translate Selected Text (বিটা)",
8 "description": "The beta app name"
9 },
10 "appDescription": {
11 "message": "Google Translate এর সাথে Translate selected text",
12 "description": "The app description"
13 },
14 "contextmenu_title": {
15 "message": "নির্বাচনে অনুবাদ...",
16 "description": "Title of the context menu that appears when a right click is done. Inside this parent menu there are the menus"
17 },
18 "contextmenu_title2": {
19 "message": "নির্বাচনে অনুবাদ করুন'$language$'",
20 "description": "Title of the context menu that appears when a right click is done and there's only one language available.",
21 "placeholders": {
22 "language": {
23 "content": "$1",
24 "example": "Language to translate into."
25 }
26 }
27 },
28 "contextmenu_edit": {
29 "message": "ভাষা সম্পাদনা করুন...",
30 "description": "Title of the option inside the 'Translate section into...' context menu."
31 },
32 "options_welcome": {
33 "message": "স্বাগতম!",
34 "description": "Title of the options page"
35 },
36 "options_introduction": {
37 "message": "দয়া করে, \"অনুবাদ\" মেনুতে আপনি যে ভাষাগুলি দেখাতে চান তা নির্বাচন করুন।",
38 "description": "Introduction paragraph to the options pages"
39 },
40 "options_languageselectheader": {
41 "message": "ভাষাগুলো:",
42 "description": "Header of the language select option."
43 },
44 "options_otheroptionsheader": {
45 "message": "অন্যান্য বিকল্প:",
46 "description": "Header of the options page."
47 },
48 "options_tabsoption_1": {
49 "message": "প্রতিটি অনুবাদের জন্য একটি নতুন ট্যাবে Google Translate খুলুন।",
50 "description": "Option which defines how should the app behave in relation to tabs."
51 },
52 "options_tabsoption_2": {
53 "message": "একটি অনন্য ট্যাবে Google Translate খুলুন এবং কয়েকটি ট্যাব খোলার পরিবর্তে শেষ অনুবাদকে ওভাররাইড করুন।",
54 "description": "Option which defines how should the app behave in relation to tabs."
55 },
56 "options_tabsoption_3": {
57 "message": "প্যানেলে গুগল অনুবাদ (সক্রিয় করার জন্য আপনার <a href='chrome://flags/#enable-panels' id='panelsflag'>-সক্রিয় গোলাকার</a> পতাকা)। <sup style='color:red; font-weight: bold;'> পরীক্ষামূলক</sup>",
58 "description": "Option which defines how should the app behave in relation to tabs."
59 },
60 "options_savebutton": {
61 "message": "সংরক্ষণ করুন",
62 "description": "Save button in the settings page"
63 },
64 "options_addlanguage": {
65 "message": "ভাষা যুক্ত করুন",
66 "description": "Title for the 'Add language' dialog"
67 },
68 "options_addlanguage_addbutton": {
69 "message": "যোগ করুন",
70 "description": "Add button in the footer of the languages list"
71 },
72 "options_language_label": {
73 "message": "ভাষা:",
74 "description": "Label for the language selector in the 'Add language' dialog"
75 },
76 "options_credits": {
77 "message": "কৃতজ্ঞতায়",
78 "description": "Title for the credits link and dialog"
79 },
80 "options_credits_homepage": {
81 "message": "হোমপেজে",
82 "description": "Homepage link for an item in the credits. NOTE: put in in lowercase letters"
83 },
84 "options_credits_by": {
85 "message": "কর্তৃক",
86 "description": "Fragment of the author statement in an item of the credits. NOTE: put in in lowercase letters. EXAMPLE: '{{options_credits_by}} Adrià Vilanova Martínez'"
87 },
88 "options_ok": {
89 "message": "ঠিক আছে",
90 "description": "OK button in the dialogs"
91 },
92 "options_cancel": {
93 "message": "বাতিল করুন",
94 "description": "Cancel button in the dialogs"
95 },
96 "notification_install_title": {
97 "message": "'Translate Selected Text' ইনস্টল করার জন্য ধন্যবাদ"
98 },
99 "notification_install_message": {
100 "message": "এটি সেট আপ করতে এই বিজ্ঞপ্তিটি ক্লিক করুন।"
101 },
102 "notification_upgradedtostorage_title": {
103 "message": "'Translate Selected Text' v0.6 তে আপডেট করা হয়েছে!"
104 },
105 "notification_upgradedtostorage_message": {
106 "message": "এখন আপনার বিকল্পগুলি আপনার সমস্ত ডিভাইস জুড়ে সিঙ্ক হবে! খারাপ দিক হলো আপনাকে আবার এক্সটেনশন সেট আপ করতে হবে :-( এটি সেট আপ করতে এই বিজ্ঞপ্তিটি ক্লিক করুন।"
107 },
108 "notification_reorder_title": {
109 "message": "'Translate Selected Text' v0.7 তে আপডেট করা হয়েছে!"
110 },
111 "notification_reorder_message": {
112 "message": "এখন আপনি কনটেক্সট মেনুতে যে ভাষাগুলি প্রদর্শিত করতে চান তা কনফিগার করতে পারেন। "
113 }
114}