blob: 206db56899ff2cbb77d3945176d13933fab04b84 [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 के साथ चयनित पाठ का अनुवाद करें",
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 ट्रांसलेट को एक अद्वितीय टैब में खोलें और पिछले अनुवाद को ओवरराइड करें कई टैब खोलने के बजाय|",
54 "description": "Option which defines how should the app behave in relation to tabs."
55 },
56 "options_tabsoption_3": {
57 "message": "Google ट्रांसलेट को एक पैनल में खोलें (आपको सक्रिय करना होगा <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}