avm99963 | 51cae20 | 2020-12-28 22:40:59 +0100 | [diff] [blame] | 1 | { |
| 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 | }, |
Adrià Vilanova Martínez | 8b11703 | 2022-06-01 17:48:49 +0200 | [diff] [blame] | 10 | "appCanaryName": { |
| 11 | "message": "Translate Selected Text (Canary)", |
| 12 | "description": "The beta app name" |
| 13 | }, |
avm99963 | 51cae20 | 2020-12-28 22:40:59 +0100 | [diff] [blame] | 14 | "appDescription": { |
| 15 | "message": "Google Translate এর সাথে Translate selected text", |
| 16 | "description": "The app description" |
| 17 | }, |
| 18 | "contextmenu_title": { |
| 19 | "message": "নির্বাচনে অনুবাদ...", |
avm99963 | 15c2473 | 2021-01-10 20:06:18 +0100 | [diff] [blame] | 20 | "description": "Title of the context menu that appears when a right click is done. Inside this parent item there are the target languages." |
avm99963 | 51cae20 | 2020-12-28 22:40:59 +0100 | [diff] [blame] | 21 | }, |
| 22 | "contextmenu_title2": { |
| 23 | "message": "নির্বাচনে অনুবাদ করুন'$language$'", |
| 24 | "description": "Title of the context menu that appears when a right click is done and there's only one language available.", |
| 25 | "placeholders": { |
| 26 | "language": { |
| 27 | "content": "$1", |
| 28 | "example": "Language to translate into." |
| 29 | } |
| 30 | } |
| 31 | }, |
| 32 | "contextmenu_edit": { |
| 33 | "message": "ভাষা সম্পাদনা করুন...", |
avm99963 | 15c2473 | 2021-01-10 20:06:18 +0100 | [diff] [blame] | 34 | "description": "Title of the item inside the 'Translate section into...' context menu which is used to go to the options page." |
avm99963 | 51cae20 | 2020-12-28 22:40:59 +0100 | [diff] [blame] | 35 | }, |
| 36 | "options_welcome": { |
| 37 | "message": "স্বাগতম!", |
avm99963 | 15c2473 | 2021-01-10 20:06:18 +0100 | [diff] [blame] | 38 | "description": "Title of the options page which welcomes users" |
avm99963 | 51cae20 | 2020-12-28 22:40:59 +0100 | [diff] [blame] | 39 | }, |
| 40 | "options_introduction": { |
| 41 | "message": "দয়া করে, \"অনুবাদ\" মেনুতে আপনি যে ভাষাগুলি দেখাতে চান তা নির্বাচন করুন।", |
avm99963 | 15c2473 | 2021-01-10 20:06:18 +0100 | [diff] [blame] | 42 | "description": "Introduction paragraph in the options page preceding the language list." |
avm99963 | 51cae20 | 2020-12-28 22:40:59 +0100 | [diff] [blame] | 43 | }, |
| 44 | "options_languageselectheader": { |
| 45 | "message": "ভাষাগুলো:", |
avm99963 | 15c2473 | 2021-01-10 20:06:18 +0100 | [diff] [blame] | 46 | "description": "Header of the selected languages list." |
avm99963 | 51cae20 | 2020-12-28 22:40:59 +0100 | [diff] [blame] | 47 | }, |
| 48 | "options_otheroptionsheader": { |
| 49 | "message": "অন্যান্য বিকল্প:", |
avm99963 | 15c2473 | 2021-01-10 20:06:18 +0100 | [diff] [blame] | 50 | "description": "Subheader in the options page before the options to choose where should the translation be shown.." |
avm99963 | 51cae20 | 2020-12-28 22:40:59 +0100 | [diff] [blame] | 51 | }, |
| 52 | "options_tabsoption_1": { |
| 53 | "message": "প্রতিটি অনুবাদের জন্য একটি নতুন ট্যাবে Google Translate খুলুন।", |
avm99963 | 15c2473 | 2021-01-10 20:06:18 +0100 | [diff] [blame] | 54 | "description": "Option which defines where should the translations be shown (in this case, each translation will be opened in a new tab)." |
avm99963 | 51cae20 | 2020-12-28 22:40:59 +0100 | [diff] [blame] | 55 | }, |
| 56 | "options_tabsoption_2": { |
| 57 | "message": "একটি অনন্য ট্যাবে Google Translate খুলুন এবং কয়েকটি ট্যাব খোলার পরিবর্তে শেষ অনুবাদকে ওভাররাইড করুন।", |
avm99963 | 15c2473 | 2021-01-10 20:06:18 +0100 | [diff] [blame] | 58 | "description": "Option which defines where should the translations be shown (in this case, each translation will be opened in the same tab used for the previous translation, or will open a new tab if there aren't any translation tabs open)." |
avm99963 | 51cae20 | 2020-12-28 22:40:59 +0100 | [diff] [blame] | 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": "যোগ করুন", |
avm99963 | 15c2473 | 2021-01-10 20:06:18 +0100 | [diff] [blame] | 70 | "description": "'Add' button in the footer of the languages list which is used to show a dialog with a list of potential languages to add. In the dialog, this message is also shown inside a button which is used to confirm the action." |
avm99963 | 51cae20 | 2020-12-28 22:40:59 +0100 | [diff] [blame] | 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": "কৃতজ্ঞতায়", |
avm99963 | 15c2473 | 2021-01-10 20:06:18 +0100 | [diff] [blame] | 78 | "description": "Message for the link to the credits dialog, and also the title for the credits dialog, which shows a list of open source projects used inside the extension and a list of translators/contributors." |
avm99963 | 51cae20 | 2020-12-28 22:40:59 +0100 | [diff] [blame] | 79 | }, |
| 80 | "options_credits_homepage": { |
| 81 | "message": "হোমপেজে", |
avm99963 | 15c2473 | 2021-01-10 20:06:18 +0100 | [diff] [blame] | 82 | "description": "Text shown for links to go to each homepage of open source projects in the credits. NOTE: put in in lowercase letters" |
avm99963 | 51cae20 | 2020-12-28 22:40:59 +0100 | [diff] [blame] | 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": "ঠিক আছে", |
avm99963 | 15c2473 | 2021-01-10 20:06:18 +0100 | [diff] [blame] | 90 | "description": "OK button in informative dialogs, which is used to close them (no action is done when pressing these buttons)" |
avm99963 | 51cae20 | 2020-12-28 22:40:59 +0100 | [diff] [blame] | 91 | }, |
| 92 | "options_cancel": { |
| 93 | "message": "বাতিল করুন", |
avm99963 | 15c2473 | 2021-01-10 20:06:18 +0100 | [diff] [blame] | 94 | "description": "Cancel button in the dialogs, to reject an action." |
avm99963 | 51cae20 | 2020-12-28 22:40:59 +0100 | [diff] [blame] | 95 | }, |
| 96 | "notification_install_title": { |
| 97 | "message": "'Translate Selected Text' ইনস্টল করার জন্য ধন্যবাদ" |
| 98 | }, |
| 99 | "notification_install_message": { |
| 100 | "message": "এটি সেট আপ করতে এই বিজ্ঞপ্তিটি ক্লিক করুন।" |
avm99963 | 51cae20 | 2020-12-28 22:40:59 +0100 | [diff] [blame] | 101 | } |
| 102 | } |