tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

strings.xml (61984B)


      1 <?xml version="1.0" encoding="utf-8"?>
      2 
      3 <!--
      4  This Source Code Form is subject to the terms of the Mozilla Public
      5  License, v. 2.0. If a copy of the MPL was not distributed with this file,
      6  You can obtain one at http://mozilla.org/MPL/2.0/.
      7 -->
      8 
      9 <resources xmlns:tools="http://schemas.android.com/tools" xmlns:moz="http://mozac.org/tools">
     10  <!-- Description for giving an add-on access to users's data on one site. %1$s  will be replaced by the DNS host name for which a web extension is requesting access (e.g., www.mozilla.org). -->
     11  <string name="mozac_feature_addons_permissions_one_site_description">%1$s-നു് നിങ്ങളുടെ ദത്ത ഉപയോഗിക്കാൻ സമ്മതം കൊടുക്കുക</string>
     12  <!-- Description for giving an add-on access to users's data in multiple sites in the domain %1$s. %1$s will be replaced by the DNS domain for which a web extension is requesting access (e.g., mozilla.org). -->
     13  <string name="mozac_feature_addons_permissions_sites_in_domain_description">%1$s മേഖലയിന്റെ സൈറ്റുകൾക്കായുള്ള താങ്ങളുടെ ദത്ത ഉപയോഗിക്കുക</string>
     14  <!--
     15    When an add-on requires access to more than 4 sites, for example the add-on requires access for 5 sites. We will show the first 4 sites in individual entries, as in mozac_feature_addons_permissions_one_site_description,
     16    then we will show another collapsed entry saying "Access your data on another site".
     17  -->
     18  <string name="mozac_feature_addons_permissions_one_extra_site_description_2">മറ്റൊരു വെബ്ബിടത്തിൽ താങ്ങളുടെ ഡാറ്റ ഉപയോഗിക്കുക</string>
     19  <!--
     20    When an add-on requires access to more than 4 sites, for example the add-on requires access for 6 sites. We will show the first 4 sites in individual entries, as in mozac_feature_addons_permissions_one_site_description,
     21    then we will show another collapsed entry saying "Access your data on other sites".
     22  -->
     23  <string name="mozac_feature_addons_permissions_extra_sites_description_2">മറ്റെ വെബ്ബിടങ്ങളിൽ താങ്ങളുടെ ഡാറ്റ ഉപയോഗിക്കുക</string>
     24  <!--
     25    When an add-on requires access to more than 4 domains, for example the add-on requires access for 5 domains. We will show the first 4 domains in individual entries, as in mozac_feature_addons_permissions_sites_in_domain_description,
     26    then we will show another collapsed entry saying "Access your data on another domain.
     27  -->
     28  <string name="mozac_feature_addons_permissions_one_extra_domain_description_2">മറ്റൊരു മേഖലയിൽ താങ്ങളുടെ ഡാറ്റ ഉപയോഗിക്കുക</string>
     29  <!--
     30    When an add-on requires access to more than 4 domains, for example the add-on requires access for 6 domains. We will show the first 4 domains in individual entries, as in mozac_feature_addons_permissions_sites_in_domain_description,
     31    then we will show another collapsed entry saying "Access your data on other domains".
     32  -->
     33  <string name="mozac_feature_addons_permissions_extra_domains_description_plural_2">മറ്റെ മേഖലകളിൽ താങ്ങളുടെ ഡാറ്റ ഉപയോഗിക്കുക</string>
     34  <!-- When an add-on requires access to domains, this entry is used to describe the total number of domains. Underneath it will be the list of all the domains. %1$d is the number of all the domains that will be shown to the user as required. -->
     35  <string name="mozac_feature_addons_permissions_all_domain_count_description" moz:removedIn="148" tools:ignore="PluralsCandidate">%1$d-ള്ള മേഖലകളുടെ വെബിട ഡേറ്റ ഉപയോഗിക്കുക</string>
     36  <!-- Content description for a permission item, for an installed add-on details page. %1$s will be replaced with the permission text name, %2$d will be replaced with the permission position in the list and %3$d will be replaced with the total number of permissions in the list.Taking as an example "Read and modify privacy settings" the whole text will read Read and modify privacy settings, 2 of 6. -->
     37  <string name="mozac_feature_addons_permissions_content_description_item">%1$s, %2$d/%3$d</string>
     38  <!-- Description for the "privacy" WebExtensions API permission. -->
     39  <string name="mozac_feature_addons_permissions_privacy_description">സ്വകാര്യതാ ക്രമീകരണങ്ങൾ വായിക്കുക പരിഷ്കരിക്കുക</string>
     40  <!-- Description for the "<all_urls>" WebExtensions API permission. -->
     41  <string name="mozac_feature_addons_permissions_all_urls_description">എല്ലാ വെബ്സൈറ്റുകൾക്കുമായുള്ള നിങ്ങളുടെ ദത്ത ലഭ്യമാക്കുക</string>
     42  <!-- Description for the "tabs" WebExtensions API permission. -->
     43  <string name="mozac_feature_addons_permissions_tabs_description">ബ്രൌസര്‍ ടാബുകള്‍ പരിശോധിക്കുക</string>
     44  <!-- Description for the "webNavigation" WebExtensions API permission. -->
     45  <string name="mozac_feature_addons_permissions_web_navigation_description">നാവിഗേഷൻ ചെയ്യുമ്പോൾ ബ്രൗസർ പ്രവർത്തനം ആക്സസ്സുചെയ്യുക</string>
     46  <!-- Description for the "bookmarks" WebExtensions API permission. -->
     47  <string name="mozac_feature_addons_permissions_bookmarks_description">അടയാളക്കുറിപ്പുകൾ വായിക്കുക പരിഷ്കരിക്കുക</string>
     48  <!-- Description for the "browserSettings" WebExtensions API permission. -->
     49  <string name="mozac_feature_addons_permissions_browser_setting_description">ബ്രൗസർ ക്രമീകരണങ്ങൾ വായിക്കുക പരിഷ്കരിക്കുക</string>
     50  <!-- Description for the "browsingData" WebExtensions API permission. -->
     51  <string name="mozac_feature_addons_permissions_browser_data_description">സമീപകാല തിരച്ചിൽനാൾവഴിയും കുക്കികളും അതുമായി ബന്ധപ്പെട്ട ദത്ത എന്നിവ മായ്ക്കുക</string>
     52  <!-- Description for the "clipboardRead" WebExtensions API permission. -->
     53  <string name="mozac_feature_addons_permissions_clipboard_read_description">പകർത്തൽപെട്ടി നിന്നു് ദത്ത എടുക്കുക</string>
     54  <!-- Description for the "clipboardWrite" WebExtensions API permission. -->
     55  <string name="mozac_feature_addons_permissions_clipboard_write_description">പകർത്തൽപെട്ടിലേക്കു് ദത്ത നൽകുക</string>
     56  <!-- Description for the "declarativeNetRequest" WebExtensions API permission. -->
     57  <string name="mozac_feature_addons_permissions_declarative_net_request_description">ഏത് താളിലും ഉള്ളടക്കം തടയുക</string>
     58  <!-- Description for the "declarativeNetRequestFeedback" WebExtensions API permission. -->
     59  <string name="mozac_feature_addons_permissions_declarative_net_request_feedback_description">തിരയൽ നാൾവഴി വായിക്കുക</string>
     60  <!-- Description for the "downloads" WebExtensions API permission. -->
     61  <string name="mozac_feature_addons_permissions_downloads_description">ഫയലുകൾ ഇറക്കിവയ്ക്കുകയും അന്വേഷിയന്ത്രത്തിന്റെ ഇറക്കിവയ്ക്കൽ നാൾവഴി വായിക്കുകയും പരിഷ്ക്കരിക്കുകയും ചെയ്യുക</string>
     62  <!-- Description for the "downloads.open" WebExtensions API permission. -->
     63  <string name="mozac_feature_addons_permissions_downloads_open_description">താങ്ങളുടെ ഉപകരണത്തിലോട്ടു് ഇറക്കിവച്ച ഫയലുകൾ തുറക്കുക</string>
     64  <!-- Description for the "find" WebExtensions API permission. -->
     65  <string name="mozac_feature_addons_permissions_find_description">തുറന്നിരിക്കുന്ന എല്ലാ ടാബുകളിലേയും കുറിപ്പ്‌ വായിക്കുക</string>
     66  <!-- Description for the "geolocation" WebExtensions API permission. -->
     67  <string name="mozac_feature_addons_permissions_geolocation_description">നിങ്ങളുടെ സ്ഥലവിവരം ലഭ്യമാക്കുക</string>
     68  <!-- Description for the "history" WebExtensions API permission. -->
     69  <string name="mozac_feature_addons_permissions_history_description">തിരച്ചിൽ നാൾവഴി പരിശോധിക്കുക</string>
     70  <!-- Description for the "management" WebExtensions API permission. -->
     71  <string name="mozac_feature_addons_permissions_management_description">എക്സ്റ്റന്‍ഷന്‍ ഉപയോഗം നിരീക്ഷിക്കുകയും തീമുകള്‍ കൈകാര്യം ചെയ്യുകയും ചെയ്യുക</string>
     72  <!-- Description for the "nativeMessaging" WebExtensions API permission. -->
     73  <string name="mozac_feature_addons_permissions_native_messaging_description">മറ്റ് ആപ്ലിക്കേഷനുകളുമായി സന്ദേശങ്ങള്‍ കൈമാറുക</string>
     74  <!-- Description for the "notifications" WebExtensions API permission. -->
     75  <string name="mozac_feature_addons_permissions_notifications_description">അറിയിപ്പുകൾ പ്രദർശിപ്പിക്കുക</string>
     76  <!-- Description for the "pkcs11" WebExtensions API permission. -->
     77  <string name="mozac_feature_addons_permissions_pkcs11_description">ക്രിപ്റ്റോഗ്രാഫിക് പ്രമാണീകരണ സേവനങ്ങൾ നൽകുക</string>
     78  <!-- Description for the "proxy" WebExtensions API permission. -->
     79  <string name="mozac_feature_addons_permissions_proxy_description">ബ്രൌസറിന്റെ പ്രോക്സി ക്രമീകരണങ്ങള്‍ നിയന്ത്രിക്കുക</string>
     80  <!-- Description for the "sessions" WebExtensions API permission. -->
     81  <string name="mozac_feature_addons_permissions_sessions_description">സമീപകാലത്ത് അടച്ച ടാബുകള്‍ പരിശോധിക്കുക</string>
     82  <!-- Description for the "tabHide" WebExtensions API permission. -->
     83  <string name="mozac_feature_addons_permissions_tab_hide_description">ബ്രൗസർ ടാബുകൾ മറയ്ക്കുകയും കാണിക്കുകയും ചെയ്യുക</string>
     84  <!-- Description for the "topSites" WebExtensions API permission. -->
     85  <string name="mozac_feature_addons_permissions_top_sites_description">തിരയൽ നാള്‍വഴി പരിശോധിക്കുക</string>
     86  <!-- Description for the "trialML" WebExtensions API permission. -->
     87  <string name="mozac_feature_addons_permissions_trial_ml_description">താങ്ങളുടെ ഉപകരണത്തിൽ നിർമിതബുദ്ധിമാതൃക പ്രവർത്തനപ്പിക്കുക</string>
     88  <!-- Description for the "userScripts" WebExtensions API permission. -->
     89  <string name="mozac_feature_addons_permissions_user_scripts_description">മൂന്നാം കക്ഷിയായ നിർദേശലിപികളെ താങ്ങളുടെ ദത്ത ഉപയോഗിക്കാൻ അനുമതി നല്കുക</string>
     90  <!-- Description for the "devtools" WebExtensions API permission. -->
     91  <string name="mozac_feature_addons_permissions_devtools_description">വികസനാക്താവുക്കരുകൾക്കു് തുറന്ന ടാബുകളിലെ ഡാറ്റ എടുക്കാന്‍ അനുമതി നല്‍കുക</string>
     92  <!-- Description for the "privacy" WebExtensions API permission for the update notification. Multiple permissions may be simply appended one after the other, and separated with a space, which is why the period is important. -->
     93  <string name="mozac_feature_addons_permissions_privacy_description_for_update">സ്വകാര്യത ക്രമീകരണങ്ങൾ വായിച്ചിട്ടു അവയെ തിരുത്തുക.</string>
     94  <!-- Description for the "<all_urls>" WebExtensions API permission for the update notification. Multiple permissions may be simply appended one after the other, and separated with a space, which is why the period is important. -->
     95  <string name="mozac_feature_addons_permissions_all_urls_description_for_update">താങ്ങളുടെ എല്ലാ വെബ്ബിടങ്ങളുടെ ഡാറ്റ ഉപയോഗിക്കുക.</string>
     96  <!-- Description for the "tabs" WebExtensions API permission for the update notification. Multiple permissions may be simply appended one after the other, and separated with a space, which is why the period is important. -->
     97  <string name="mozac_feature_addons_permissions_tabs_description_for_update">അന്വേഷിയന്ത്ര ടാബുകൾ ഉപയോഗിക്കുക.</string>
     98  <!-- Description for the "webNavigation" WebExtensions API permission for the update notification. Multiple permissions may be simply appended one after the other, and separated with a space, which is why the period is important. -->
     99  <string name="mozac_feature_addons_permissions_web_navigation_description_for_update">വഴിക്കാട്ടൽ വ്യവസ്ഥയുപയോഗിക്കുമ്പോഴു അന്വേഷിയന്ത്ര പ്രവൎത്തികൾ ഉപയോഗിക്കുക.</string>
    100  <!-- Description for the "bookmarks" WebExtensions API permission for the update notification. Multiple permissions may be simply appended one after the other, and separated with a space, which is why the period is important. -->
    101  <string name="mozac_feature_addons_permissions_bookmarks_description_for_update">അടയാളക്കുറിപ്പുകളെ വായിച്ചിട്ടു പരിഷ്കരിക്കുക.</string>
    102  <!-- Description for the "browserSettings" WebExtensions API permission for the update notification. Multiple permissions may be simply appended one after the other, and separated with a space, which is why the period is important. -->
    103  <string name="mozac_feature_addons_permissions_browser_settings_description_for_update">അന്വേഷിയന്ത്ര ക്രമീകരണങ്ങൾ വായിച്ചിട്ടു തിരുത്തുക.</string>
    104  <!-- Description for the "browsingData" WebExtensions API permission for the update notification. Multiple permissions may be simply appended one after the other, and separated with a space, which is why the period is important. -->
    105  <string name="mozac_feature_addons_permissions_browsing_data_description_for_update">സമീപകാല തിരച്ചിൽനാൾവഴിയും കുക്കികളും അതുമായി ബന്ധപ്പെട്ട ദത്ത എന്നിവ മായ്ക്കുക.</string>
    106  <!-- Description for the "clipboardRead" WebExtensions API permission for the update notification. Multiple permissions may be simply appended one after the other, and separated with a space, which is why the period is important. -->
    107  <string name="mozac_feature_addons_permissions_clipboard_read_description_for_update">പകൎത്തൽപെട്ടിയിൽ നിന്നു ഡാറ്റ ഉപയോഗിക്കുക.</string>
    108  <!-- Description for the "clipboardWrite" WebExtensions API permission for the update notification. Multiple permissions may be simply appended one after the other, and separated with a space, which is why the period is important. -->
    109  <string name="mozac_feature_addons_permissions_clipboard_write_description_for_update">പകൎത്തൽപെട്ടിലേക്കു ദത്ത നല്കുക.</string>
    110  <!-- Description for the "declarativeNetRequest" WebExtensions API permission for the update notification. Multiple permissions may be simply appended one after the other, and separated with a space, which is why the period is important. -->
    111  <string name="mozac_feature_addons_permissions_declarative_net_request_description_for_update">ഏതു താളിലും ഉള്ളടക്കം തടയുക.</string>
    112  <!-- Description for the "declarativeNetRequestFeedback" WebExtensions API permission for the update notification. Multiple permissions may be simply appended one after the other, and separated with a space, which is why the period is important. -->
    113  <string name="mozac_feature_addons_permissions_declarative_net_request_feedback_description_for_update">തിരയൽ നാൾവഴി വായിക്കുക.</string>
    114  <!-- Description for the "downloads" WebExtensions API permission for the update notification. Multiple permissions may be simply appended one after the other, and separated with a space, which is why the period is important. -->
    115  <string name="mozac_feature_addons_permissions_downloads_description_for_update">ഫയലുകൾ ഇറക്കിവയ്ക്കുകയും അന്വേഷിയന്ത്രത്തിന്റെ ഇറക്കിവയ്ക്കൽ നാൾവഴി വായിക്കുകയും പരിഷ്ക്കരിക്കുകയും ചെയ്യുക.</string>
    116  <!-- Description for the "downloads.open" WebExtensions API permission for the update notification. Multiple permissions may be simply appended one after the other, and separated with a space, which is why the period is important. -->
    117  <string name="mozac_feature_addons_permissions_downloads_open_description_for_update">താങ്ങളുടെ ഉപകരണത്തിലോട്ടു ഇറക്കിവെച്ച ഫയലുകൾ തുറക്കുക.</string>
    118  <!-- Description for the "find" WebExtensions API permission for the update notification. Multiple permissions may be simply appended one after the other, and separated with a space, which is why the period is important. -->
    119  <string name="mozac_feature_addons_permissions_find_description_for_update">തുറന്നിരിക്കുന്ന എല്ലാ ടാബുകളിലേയും എഴുത്തു് വായിക്കുക.</string>
    120  <!-- Description for the "geolocation" WebExtensions API permission for the update notification. Multiple permissions may be simply appended one after the other, and separated with a space, which is why the period is important. -->
    121  <string name="mozac_feature_addons_permissions_geolocation_description_for_update">താങ്ങളുടെ ഇടവിവരം ഉപയോഗിക്കുക.</string>
    122  <!-- Description for the "history" WebExtensions API permission for the update notification. Multiple permissions may be simply appended one after the other, and separated with a space, which is why the period is important. -->
    123  <string name="mozac_feature_addons_permissions_history_description_for_update">തിരയൽ നാള്‍വഴി പരിശോധിക്കുക.</string>
    124  <!-- Description for the "management" WebExtensions API permission for the update notification. Multiple permissions may be simply appended one after the other, and separated with a space, which is why the period is important. -->
    125  <string name="mozac_feature_addons_permissions_management_description_for_update">വിപുലീകരണ ഉപയോഗം നിരീക്ഷിക്കുകയും അലങ്കാരങ്ങൾ കൈകാര്യം ചെയ്യുകയും ചെയ്യുക.</string>
    126  <!-- Description for the "nativeMessaging" WebExtensions API permission for the update notification. Multiple permissions may be simply appended one after the other, and separated with a space, which is why the period is important. -->
    127  <string name="mozac_feature_addons_permissions_native_messaging_description_for_update"> പ്രയോഗമൊഴികെ മറ്റു പ്രയോഗങ്ങളുമായി സന്ദേശങ്ങൾ കൈമാറുക.</string>
    128  <!-- Description for the "notifications" WebExtensions API permission for the update notification. Multiple permissions may be simply appended one after the other, and separated with a space, which is why the period is important. -->
    129  <string name="mozac_feature_addons_permissions_notifications_description_for_update">അറിയിപ്പുകൾ കാട്ടുക.</string>
    130  <!-- Description for the "sessions" WebExtensions API permission for the update notification. Multiple permissions may be simply appended one after the other, and separated with a space, which is why the period is important. -->
    131  <string name="mozac_feature_addons_permissions_sessions_description_for_update">അടുത്തിടെ അടച്ച ടാബുകൾ ഉപയോഗിക്കുക</string>
    132  <!-- Description for the "tabHide" WebExtensions API permission for the update notification. Multiple permissions may be simply appended one after the other, and separated with a space, which is why the period is important. -->
    133  <string name="mozac_feature_addons_permissions_tab_hide_description_for_update">അന്വേഷിയന്ത്ര ടാബുകൾ മറയ്ക്കുകയും കാണിക്കുകയും ചെയ്യുക.</string>
    134  <!-- Description for the "topSites" WebExtensions API permission for the update notification. Multiple permissions may be simply appended one after the other, and separated with a space, which is why the period is important. -->
    135  <string name="mozac_feature_addons_permissions_top_sites_description_for_update">തിരയൽ നാള്‍വഴി പരിശോധിക്കുക.</string>
    136  <!-- Description for giving an add-on access to users's data on one site. %1$s  will be replaced by the DNS host name for which a web extension is requesting access (e.g., www.mozilla.org). -->
    137  <string name="mozac_feature_addons_permissions_one_site_description_for_update">%1$s--നായുള്ള താങ്ങളുടെ ഡാറ്റ ഉപയോഗിക്കുക.</string>
    138  <!--
    139    When an add-on requires access to more than 2 domains, for example the add-on requires access for 3 domains. We will show the first 2 domains in individual entries, as in mozac_feature_addons_permissions_sites_in_domain_description_for_update,
    140    then we will show another collapsed entry saying "Access your data on another domain.".
    141  -->
    142  <string name="mozac_feature_addons_permissions_one_extra_domain_description_for_update">മറ്റൊരു മേഖലയിൽ താങ്ങളുടെ ഡാറ്റ ഉപയോഗിക്കുക.</string>
    143  <!--
    144    When an add-on requires access to more than 2 domains, for example the add-on requires access for 4 domains. We will show the first 2 domains in individual entries, as in mozac_feature_addons_permissions_sites_in_domain_description_for_update,
    145    then we will show another collapsed entry saying "Access your data on other domains.".
    146  -->
    147  <string name="mozac_feature_addons_permissions_extra_domains_description_plural_for_update">മറ്റെ മേഖലകളിൽ താങ്ങളുടെ ഡാറ്റ ഉപയോഗിക്കുക.</string>
    148  <!--
    149    When an add-on requires access to more than 2 sites, for example the add-on requires access for 3 sites. We will show the first 2 sites in individual entries, as in mozac_feature_addons_permissions_one_site_description_for_update,
    150    then we will show another collapsed entry saying "Access your data on another site.".
    151  -->
    152  <string name="mozac_feature_addons_permissions_one_extra_site_description_for_update">മറ്റൊരു വെബ്ബിടത്തിൽ താങ്ങളുടെ ഡാറ്റ ഉപയോഗിക്കുക.</string>
    153  <!--
    154    When an add-on requires access to more than 2 sites, for example the add-on requires access for 4 sites. We will show the first 2 sites in individual entries, as in mozac_feature_addons_permissions_one_site_description_for_update,
    155    then we will show another collapsed entry saying "Access your data on other sites.".
    156  -->
    157  <string name="mozac_feature_addons_permissions_extra_sites_description_for_update">മറ്റെ വെബ്ബിടങ്ങളിൽ താങ്ങളുടെ ഡാറ്റ ഉപയോഗിക്കുക.</string>
    158  <!-- The text shown when an extension requests the userScripts permission, near the usual description of the userScripts permission -->
    159  <string name="mozac_feature_addons_permissions_user_scripts_extra_warning">പരിശോധിച്ചുറപ്പിക്കാത്ത സ്ക്രിപ്റ്റുകൾ സുരക്ഷയും സ്വകാര്യതയും അപകടസാധ്യതകൾ സൃഷ്ടിക്കും. നിങ്ങൾ വിശ്വസിക്കുന്ന വിപുലീകരണങ്ങളിൽ നിന്നോ ഉറവിടങ്ങളിൽ നിന്നോ മാത്രം സ്ക്രിപ്റ്റുകൾ പ്രവർത്തിപ്പിക്കുക.</string>
    160  <!-- The sentence used when the extension has data collection permissions. %1$s is a formatted list of permissions. -->
    161  <string name="mozac_feature_addons_permissions_required_data_collection_description_2"> വിപുലീകരണം ശേഖരിക്കുന്നത് ഇവയാണെന്ന് വികസിനാക്താവു് പറയുന്നു: %1$s</string>
    162  <!-- The sentence used when the developer of an extension has explicitly stated that they do not collect any data collection. -->
    163  <string name="mozac_feature_addons_permissions_none_required_data_collection_description">ഡാറ്റ പിരിവുവേണ്ടയെന്നു്  വിപുലീകരണത്തിന്റെ വികസിനാക്താവു് പറയുന്നു.</string>
    164  <!-- The sentence used when the extension requests new data collection permissions. %1$s is a formatted list of permissions. -->
    165  <string name="mozac_feature_addons_permissions_data_collection_optional_description"> വിപുലീകരണം പ്രവൎത്തിക്കാൻ വേണ്ടി ശേഖരിക്കേണ്ടതു് ഇവയാണെന്നു് വികസിനാക്താവു് പറയുന്നു: %1$s</string>
    166  <!-- Description for text button that expands the list of domain permissions -->
    167  <string name="mozac_feature_addons_permissions_show_all_sites">എല്ലാ വെബിടങ്ങൾ കാണിക്കുക</string>
    168  <!-- Description for text button that hides the majority of the list of domain permissions -->
    169  <string name="mozac_feature_addons_permissions_show_fewer_sites">വെബുസ്ഥാനങ്ങൾ കുറവായി കാണിക്കുക</string>
    170  <!-- Short description for the authenticationInfo data collection permission -->
    171  <string name="mozac_feature_addons_permissions_data_collection_authenticationInfo_short_description">അധികാരികമാക്കൽ വിവരം</string>
    172  <!-- Short description for the bookmarksInfo data collection permission -->
    173  <string name="mozac_feature_addons_permissions_data_collection_bookmarksInfo_short_description">അടയാളക്കുറിപ്പുകള്‍</string>
    174  <!-- Short description for the browsingActivity data collection permission -->
    175  <string name="mozac_feature_addons_permissions_data_collection_browsingActivity_short_description">തിരച്ചിൽ നാൾവഴി</string>
    176  <!-- Short description for the financialAndPaymentInfo data collection permission -->
    177  <string name="mozac_feature_addons_permissions_data_collection_financialAndPaymentInfo_short_description">സാമ്പത്തികവിവരങ്ങളും പണമടക്കൽ വിവരങ്ങളും</string>
    178  <!-- Short description for the healthInfo data collection permission -->
    179  <string name="mozac_feature_addons_permissions_data_collection_healthInfo_short_description">ആരോഗ്യവിവരം</string>
    180  <!-- Short description for the locationInfo data collection permission -->
    181  <string name="mozac_feature_addons_permissions_data_collection_locationInfo_short_description">ഇടം</string>
    182  <!-- Short description for the personalCommunications data collection permission -->
    183  <string name="mozac_feature_addons_permissions_data_collection_personalCommunications_short_description">വ്യക്തിഗത ആശയവിനിമയങ്ങൾ</string>
    184  <!-- Short description for the personallyIdentifyingInfo data collection permission -->
    185  <string name="mozac_feature_addons_permissions_data_collection_personallyIdentifyingInfo_short_description">വ്യക്തിപരമായി തിരിച്ചറിയാൻ കഴിയുന്ന വിവരങ്ങൾ</string>
    186  <!-- Short description for the searchTerms data collection permission -->
    187  <string name="mozac_feature_addons_permissions_data_collection_searchTerms_short_description">തിരയൽ പദങ്ങൾ</string>
    188  <!-- Short description for the technicalAndInteraction data collection permission -->
    189  <string name="mozac_feature_addons_permissions_data_collection_technicalAndInteraction_short_description">സാങ്കേതിയും ഇടപാടുനീയ ദത്ത</string>
    190  <!-- Short description for the websiteActivity data collection permission -->
    191  <string name="mozac_feature_addons_permissions_data_collection_websiteActivity_short_description">വെബ്ബിട പ്രവൎത്തനം</string>
    192  <!-- Short description for the websiteContent data collection permission -->
    193  <string name="mozac_feature_addons_permissions_data_collection_websiteContent_short_description">വെബ്ബിടയുള്ളടക്കം</string>
    194  <!-- Long description for the authenticationInfo data collection permission -->
    195  <string name="mozac_feature_addons_permissions_data_collection_authenticationInfo_long_description">അധികാരിക്കൽ വിവരം വിപുലീകരണ വികസിനാക്താവിനോടൊപ്പം പങ്കിടുക</string>
    196  <!-- Long description for the bookmarksInfo data collection permission -->
    197  <string name="mozac_feature_addons_permissions_data_collection_bookmarksInfo_long_description">അടയാളക്കുറിപ്പുകളെ പറ്റിയുള്ള വിവരം വിപുലീകരണ വികസിനാക്താവിനോടൊപ്പം പങ്കിടുക</string>
    198  <!-- Long description for the browsingActivity data collection permission -->
    199  <string name="mozac_feature_addons_permissions_data_collection_browsingActivity_long_description">തിരച്ചിൽ നാൾവഴി വിവരം വിപുലീകരണ വികസിനാക്താവിനോടൊപ്പം പങ്കിടുക</string>
    200  <!-- Long description for the financialAndPaymentInfo data collection permission -->
    201  <string name="mozac_feature_addons_permissions_data_collection_financialAndPaymentInfo_long_description">സാമ്പതിക വിവരവും പണമടക്കൽ വിവരവും വിപുലീകരണ വികസിനാക്താവിനോടൊപ്പം പങ്കിടുക</string>
    202  <!-- Long description for the healthInfo data collection permission -->
    203  <string name="mozac_feature_addons_permissions_data_collection_healthInfo_long_description">ആരോഗ്യ വിവരം വിപുലീകരണ വികസിനാക്താവിനോടൊപ്പം പങ്കിടുക</string>
    204  <!-- Long description for the locationInfo data collection permission -->
    205  <string name="mozac_feature_addons_permissions_data_collection_locationInfo_long_description">ഇടവിവരം വിപുലീകരണ വികസിനാക്താവിനോടൊപ്പം പങ്കിടുക</string>
    206  <!-- Long description for the personalCommunications data collection permission -->
    207  <string name="mozac_feature_addons_permissions_data_collection_personalCommunications_long_description">വിപുലീകരണ വളൎത്താക്താവിനോടൊപ്പം വ്യക്തിഗത ആശയവിനിമയങ്ങൾ പങ്കിടുക</string>
    208  <!-- Long description for the personallyIdentifyingInfo data collection permission -->
    209  <string name="mozac_feature_addons_permissions_data_collection_personallyIdentifyingInfo_long_description">തിരിച്ചറിയാനുപയോഗിക്കുന്ന വിവരങ്ങൾ വിപുലീകരണ വികസിനാക്താവിനോടൊപ്പം പങ്കിടുക</string>
    210  <!-- Long description for the searchTerms data collection permission -->
    211  <string name="mozac_feature_addons_permissions_data_collection_searchTerms_long_description">തിരയൽവാക്കുകൾ വിപുലീകരണ വികസിനാക്താവിനോടൊപ്പം പങ്കിടുക</string>
    212  <!-- Long description for the technicalAndInteraction data collection permission -->
    213  <string name="mozac_feature_addons_permissions_data_collection_technicalAndInteraction_long_description">സാങ്കേതികയും ഇടപാടനീയ ഡാറ്റ വിപുലീകരണ വളൎത്താക്താവിനോടൊപ്പം പങ്കിടുക</string>
    214  <!-- Long description for the websiteActivity data collection permission -->
    215  <string name="mozac_feature_addons_permissions_data_collection_websiteActivity_long_description">\u0020വെബ്ബിട നാൾവഴി വിവരം വിപുലീകരണ വളൎത്താക്താവിനോടൊപ്പം പങ്കിടുക</string>
    216  <!-- Long description for the websiteContent data collection permission -->
    217  <string name="mozac_feature_addons_permissions_data_collection_websiteContent_long_description">വെബ്ബിട ഉള്ളടക്കം വിപുലീകരണ വളൎത്താക്താവിനോടൊപ്പം പങ്കിടുക</string>
    218  <!-- The version on of add-on. -->
    219  <string name="mozac_feature_addons_version">പതിപ്പു്</string>
    220  <!-- The author of an add-on. -->
    221  <string name="mozac_feature_addons_author">രചയിതാവു്</string>
    222  <!-- The last date that the add-on was updated. -->
    223  <string name="mozac_feature_addons_last_updated">ഏറ്റവും ഒടുവില്‍ പരിഷ്കരിച്ചതു്</string>
    224  <!-- The developer website (Homepage) of the add-on. -->
    225  <string name="mozac_feature_addons_home_page">പൂമുഖം</string>
    226  <!-- A link where users can find more information about add-ons permissions. -->
    227  <string name="mozac_feature_addons_learn_more">അനുമതികളെക്കുറിച്ച് കൂടുതലറിയുക</string>
    228  <!-- The rating of the add-on. -->
    229  <string name="mozac_feature_addons_rating">റേറ്റിങ്</string>
    230  <!-- A link that points to the detail page of the extension. -->
    231  <string name="mozac_feature_addons_more_info_link_2"> വിപുലീകരണമെക്കുറിച്ചു് കൂടുതലറിയുക</string>
    232  <!-- The settings of the add-on. -->
    233  <string name="mozac_feature_addons_settings">ക്രമീകരണങ്ങള്‍</string>
    234  <!-- Indicates the add-on is enabled. -->
    235  <string name="mozac_feature_addons_settings_on">ഓണ്‍</string>
    236  <!-- Indicates the add-on is allowed in private browsing mode. -->
    237  <string name="mozac_feature_addons_settings_allow_in_private_browsing_2">സ്വകാര്യ ജാലകങ്ങളിൽ പ്രവർത്തിക്കുന്നതിന്  വിപുലീകരണത്തിനെ അനുവദിക്കുക</string>
    238  <!-- Indicates the add-on is allowed in private browsing mode. -->
    239  <string name="mozac_feature_addons_settings_run_in_private_browsing">സ്വകാര്യ ബ്രൗസിംഗിൽ തുറക്കുക</string>
    240  <!-- This is displayed when the add-on is not allowed to run in private browsing. -->
    241  <string name="mozac_feature_addons_not_allowed_in_private_browsing">സ്വകാര്യ ജാലകങ്ങളില്‍ അനുവദനീയമല്ല</string>
    242  <!-- Indicates the add-on is enabled. -->
    243  <string name="mozac_feature_addons_enabled">പ്രാപ്തമാക്കി</string>
    244  <!-- This is displayed in a page where the user can see the installed and recommended(not installed yet) add-ons, this string indicates the installed section. -->
    245  <string name="mozac_feature_addons_installed_section">ഇൻസ്റ്റാൾ ചെയ്തു</string>
    246  <!-- This is displayed in a page where the user can see the installed and recommended(not installed yet) add-ons, this string indicates the recommended section. -->
    247  <string name="mozac_feature_addons_recommended_section">ശുപാർശിതം</string>
    248  <!-- This is displayed in a page where the user can see the installed and recommended(not installed yet) add-ons, this string indicates the not yet supported section. -->
    249  <string name="mozac_feature_addons_unsupported_section">ഇതുവരെ പിന്തുണയ്‌ക്കുന്നില്ല</string>
    250  <!-- This is displayed in a page where the user can see the installed and recommended(not installed yet) add-ons, this string indicates the not yet available section. -->
    251  <string name="mozac_feature_addons_unavailable_section">ഇതുവരെ ലഭ്യമല്ല</string>
    252  <!-- This is displayed in a page where the user can see the installed and recommended(not installed yet) add-ons, this string indicates the disabled section. -->
    253  <string name="mozac_feature_addons_disabled_section">പ്രവര്‍ത്തനരഹിതമാക്കി</string>
    254  <!-- Displays a page with all the details of an add-on. -->
    255  <string name="mozac_feature_addons_details">വിശദാംശങ്ങള്‍</string>
    256  <!-- Displays a page with all the permissions of an add-on. -->
    257  <string name="mozac_feature_addons_permissions">അനുമതികൾ</string>
    258  <!-- This is a button to remove (i.e. uninstall) an add-on. -->
    259  <string name="mozac_feature_addons_remove">നീക്കം ചെയ്യുക</string>
    260  <!-- This is a button to report an add-on. -->
    261  <string name="mozac_feature_addons_report">വിവരം അറിയിക്കുക</string>
    262  <!-- This is the title of a dialog that asks the users if they to install or not an add-on. %1$s is the add-on name. -->
    263  <string name="mozac_feature_addons_permissions_dialog_title_2">%1$s ചേൎക്കുക</string>
    264  <!-- This is the title of a dialog that asks the users to grant optional permissions. %1$s is the add-on name. -->
    265  <string name="mozac_feature_addons_optional_permissions_with_data_collection_dialog_title">%1$s ഇനിയും അനുമതികളിനു് ചോദിക്കുന്നു</string>
    266  <!-- This is the title of a dialog that asks the users to grant optional data collection permissions only. %1$s is the add-on name. -->
    267  <string name="mozac_feature_addons_optional_permissions_with_data_collection_only_dialog_title">%1$s ഇനിയും ഡാറ്റപ്പിരിവിനു് ചോദിക്കുന്നു</string>
    268  <!-- Heading for the permissions section in the add-on install dialog. -->
    269  <string name="mozac_feature_addons_permissions_dialog_heading_required_permissions">ആവശ്യപ്പെട്ടവനുമതികൾ:</string>
    270  <!-- Heading for the data collection permissions section in the add-on install dialog. -->
    271  <string name="mozac_feature_addons_permissions_dialog_heading_required_data_collection">ആവശ്യപ്പെട്ട ഡാറ്റപ്പിരിവു് :</string>
    272  <!-- Heading for the permissions section in the optional permissions request dialog. -->
    273  <string name="mozac_feature_addons_permissions_dialog_heading_optional_permissions">പുതിയ അനുമതികൾ:</string>
    274  <!-- Heading for the data collection permissions section in the optional permissions request dialog. -->
    275  <string name="mozac_feature_addons_permissions_dialog_heading_optional_data_collection">പുതിയ ഡാറ്റപ്പിരിവു് :</string>
    276  <!-- This is a button to add (install) an add-on . -->
    277  <string name="mozac_feature_addons_permissions_dialog_add">കൂട്ടിച്ചേര്‍ക്കുക</string>
    278  <!-- This is a button to allow the optional permissions requested by an add-on . -->
    279  <string name="mozac_feature_addons_permissions_dialog_allow">അനുമതി നല്കുക</string>
    280  <!-- This is a button to deny the optional permissions requested by an add-on . -->
    281  <string name="mozac_feature_addons_permissions_dialog_deny">അനുമതി നല്കരുതു്</string>
    282  <!-- Text link to learn more about permission requests on the add-on permissions dialog . -->
    283  <string name="mozac_feature_addons_permissions_dialog_learn_more">കൂടുതല്‍ അറിയുക</string>
    284  <!-- This is the text for the "technical and interaction" checkbox shown in the add-on permissions dialog. -->
    285  <string name="mozac_feature_addons_permissions_dialog_technical_and_interaction_data">സാങ്കേതികയും ഇടപാടനീയ ഡാറ്റ വിപുലീകരണ വളൎത്താക്താവിനോടൊപ്പം പങ്കിടുക</string>
    286  <!-- This is a button to cancel the add-on installation . -->
    287  <string name="mozac_feature_addons_permissions_dialog_cancel">റദ്ദാക്കുക</string>
    288  <!-- Accessibility content description to install add-on button. %1$s is the add-on name. -->
    289  <string name="mozac_feature_addons_install_addon_content_description_2">%1$s-നു് സ്ഥാപിക്കുക</string>
    290  <!-- This is the label of a button to cancel an ongoing add-on installation. -->
    291  <string name="mozac_feature_addons_install_addon_dialog_cancel">റദ്ദാക്കുക</string>
    292  <!-- Indicates how many users have rated an add-on. %1$s will be replaced with number of reviews -->
    293  <string name="mozac_feature_addons_user_rating_count_2">അവലോകനങ്ങൾ: %1$s</string>
    294  <!-- Accessibility content description for the amount of stars that add-on has, where %1$.02f will be the amount of stars. -->
    295  <string name="mozac_feature_addons_rating_content_description_2">സ്ഥാനക്രമം: 5-ൽ %1$.02f</string>
    296  <!-- This is the title of page where all the add-ons are listed -->
    297  <string name="mozac_feature_addons_addons">ആഡ്-ഓണുകള്‍</string>
    298  <!-- Label for add-ons sub menu item for add-ons manager -->
    299  <string name="mozac_feature_addons_addons_manager">ആഡ്-ഓണ്‍ മാനേജര്‍</string>
    300  <!-- The title of the "crash" notification in the extensions manager -->
    301  <string name="mozac_feature_extensions_manager_notification_title_text">വിപുലീകരണങ്ങൾ താല്ക്കാലികമായി പ്രവർത്തനരഹിതമാക്കി</string>
    302  <!-- The content of the "crash" notification in the extensions manager -->
    303  <string name="mozac_feature_extensions_manager_notification_content_text">ഒന്നോ കൂടുതലോ വിപുലീകരണങ്ങൾ പ്രവർത്തിക്കാൻ നി‌ർത്തി. ഇതു് കാരണം താങ്ങളുടെ വ്യവസ്ഥ അസ്ഥിരമായിയിരിക്കുന്നു.</string>
    304  <!-- Button to re-enable the extensions in the "crash" notification -->
    305  <string name="mozac_feature_extensions_manager_notification_restart_button">വിപുലീകരണങ്ങൾ വീണ്ടും തുടങ്ങുക</string>
    306  <!-- Button in the extensions manager that opens AMO in a tab -->
    307  <string name="mozac_feature_addons_find_more_extensions_button_text">ഇനിയും വിപുലീകരണങ്ങൾ കണ്ടെത്തുക</string>
    308  <!-- The label of the update button on the system notification shown to the user when an add-on has an update that requires the user to accept new permissions. -->
    309  <string name="mozac_feature_addons_updater_notification_update_button">പുതുക്കുക</string>
    310  <!-- The label of the cancel button on a notification, this will be shown to the user when an add-on needs new permissions. Indicates the user denies the new permissions and prevents the add-on from be updated -->
    311  <string name="mozac_feature_addons_updater_notification_cancel_button">റദ്ദാക്കുക</string>
    312  <!-- The title of the system notification shown to the user when an add-on has a new update that requires new permissions. %1$s is the name of the add-on. -->
    313  <string name="mozac_feature_addons_updater_notification_title_2">%1$s ന് ഒരു പുതുക്കൽ ലഭ്യമാണു്</string>
    314  <!-- The heading for the permissions section in the system notification shown when an add-on has an update that requires user confirmation. %1$s is a list of sentences. -->
    315  <string name="mozac_feature_addons_updater_notification_heading_permissions">പുതുവായി ആവിശ്യപ്പെട്ടയനുമതികൾ: %1$s</string>
    316  <!-- Name of the "notification channel" used for displaying a notification for updating an extension. See https://developer.android.com/training/notify-user/channels -->
    317  <string name="mozac_feature_addons_updater_notification_channel_2">വിപുലീകരണ പരിഷ്കരണങ്ങൾ</string>
    318  <!-- Name of the "notification channel" used for displaying a notification for new supported add-ons. See https://developer.android.com/training/notify-user/channels -->
    319  <string name="mozac_feature_addons_supported_checker_notification_channel" tools:ignore="UnusedResources">പിന്തുണയുള്ള ആഡ്-ഓണുകൾക്കായുള്ള പരിശോധകർ</string>
    320  <!-- The tile of the notification, this will be shown to the user when one newly supported add-on is available. -->
    321  <string name="mozac_feature_addons_supported_checker_notification_title" tools:ignore="UnusedResources">പുതിയ ആഡ്-ഓൺ ലഭ്യമാണ്</string>
    322  <!-- The tile of the notification, this will be shown to the user when more than one newly supported add-ons are available. -->
    323  <string name="mozac_feature_addons_supported_checker_notification_title_plural" tools:ignore="UnusedResources">പുതിയ ആഡ്-ഓണുകൾ ലഭ്യമാണ്</string>
    324  <!-- The content of the notification, this will be shown to the user when one newly supported add-on is available. %1$s is the add-on name and %2$s is the app name (in most cases Firefox). -->
    325  <string name="mozac_feature_addons_supported_checker_notification_content_one">%2$s ലേക്ക് %1$s ചേർക്കുക</string>
    326  <!-- The content of the notification, this will be shown to the user when two newly supported add-ons are available. %1$s is the first add-on name. %2$s is the second add-on name. %3$s is the app name (in most cases Firefox). -->
    327  <string name="mozac_feature_addons_supported_checker_notification_content_two">%3$s ലേക്ക് %1$s ഉം %2$s ഉം ചേർക്കുക</string>
    328  <!-- The content of the notification, this will be shown to the user when more than two newly supported add-ons are available. %1$s is the app name (in most cases Firefox). -->
    329  <string name="mozac_feature_addons_supported_checker_notification_content_more_than_two">ഇവയെ %1$s ലേക്ക് ചേർക്കുക</string>
    330  <!-- This is the caption for not yet supported screen caption -->
    331  <string name="mozac_feature_addons_not_yet_supported_caption2">ശുപാർശ ചെയ്യപ്പെട്ട വിപുലീകരണങ്ങളുടെ പ്രാരംഭ തിരഞ്ഞെടുപ്പിനായി ഞങ്ങൾ നിലവിൽ പിന്തുണ സജ്ജീകരിക്കുകയാണ്.</string>
    332  <!-- This is the caption for the extension installation progress overlay -->
    333  <string name="mozac_extension_install_progress_caption">വിപുലീകരണം ഇറക്കിവയ്ക്കുകയും പരിശോധിക്കുകയും ചെയ്യുന്നു…</string>
    334  <!-- Error shown when something unexpected happened while trying to get the extension list from the server -->
    335  <string name="mozac_feature_addons_failed_to_query_extensions">വിപുലീകരണങ്ങൾ ക്ഷണിക്കാൻ കഴിഞ്ഞില്ല.</string>
    336  <!-- Error shown when unable to find a translation for an add-on field. %1$s is the locale of the user and %2$s is the default language of the add-on -->
    337  <string name="mozac_feature_addons_failed_to_translate">വിവർത്തനം കണ്ടെത്തിയില്ല,%1$s ഭാഷയ്‌ക്ക് സ്ഥിരസ്ഥിതി ഭാഷ %2$s അല്ല</string>
    338  <!-- Text shown after successfully installed an add-on. %1$s is the add-on name. -->
    339  <string name="mozac_feature_addons_successfully_installed">%1$s വിജയകരമായി ഇൻസ്റ്റാൾ ചെയ്തു</string>
    340  <!-- Text shown after failing to install an add-on (when add-on type isn't supported or an unknown has errored). %1$s is the add-on name. -->
    341  <string name="mozac_feature_addons_failed_to_install">%1$s ഇൻസ്റ്റാൾ ചെയ്യുന്നതിൽ പരാജയപ്പെട്ടു</string>
    342  <!-- Text shown after failing to install an extension for which we don't have its name (when add-on type isn't supported or an unknown has errored). -->
    343  <string name="mozac_feature_addons_extension_failed_to_install"> വിപുലീകരണം സ്ഥാപിക്കാൻ പറ്റിയില്ല.</string>
    344  <!-- Text shown when installing an add-on has failed. -->
    345  <string name="mozac_feature_addons_cant_install_extension">വിപുലീകരണം സ്ഥാപിക്കാൻ പറ്റന്നില്ല</string>
    346  <!-- Text shown when attempting to install an extension and a network error happened. -->
    347  <string name="mozac_feature_addons_extension_failed_to_install_network_error">ഒരു സമ്പർക്കപിഴ കാരണം  വിപുലീകരണം സ്ഥാപിക്കാൻ കഴിഞ്ഞില്ല.</string>
    348  <!-- Text shown when attempting to install an extension and the downloaded file is corrupted. -->
    349  <string name="mozac_feature_addons_extension_failed_to_install_corrupt_error">അഴിമതി കാരണം  വിപുലീകരണം സ്ഥാപിക്കാൻ കഴിഞ്ഞില്ല.</string>
    350  <!-- Text shown when attempting to install an add-on and an error occurred because the extension was not signed. -->
    351  <string name="mozac_feature_addons_extension_failed_to_install_not_signed_error"> വിപുലീകരണം ആധാരിക്കുപെടാത്തുകൊണ്ടു സ്ഥാപിക്കാൻ കഴിഞ്ഞില്ല.</string>
    352  <!-- Text shown when attempting to install an add-on and an error occurred because the extension was incompatible. %1$s is the add-on name, %2$s is the app name and %3$s is the app version. -->
    353  <string name="mozac_feature_addons_failed_to_install_incompatible_error">%2$s %3$s -ന്റെ കൂടെ പൊരുത്തമില്ലാത്തുകൊണ്ടു് %1$s-നെ സ്ഥാപിക്കാൻ പറ്റിയില്ല.</string>
    354  <!-- Text shown when attempting to install a (hard) blocked add-on. %1$s is the add-on name. %2$s is the app name. -->
    355  <string name="mozac_feature_addons_blocklisted_2">%1$s മോസില്ലയുടെ നയങ്ങൾ ലംഘിക്കുന്നതിനാൽ %2$s-ൽ സ്ഥാപിക്കാൻ കഴിയില്ല.</string>
    356  <!-- Text shown when attempting to install an add-on that can only be install via Enterprise Policies, which is not supported on Android.  %1$s is the add-on name. -->
    357  <string name="mozac_feature_addons_admin_install_only">%1$s സ്ഥാപിക്കാൻ പറ്റിയില്ല കാരണം ഇതു് വെറും ഉദ്യമനയങ്ങൾ ഉപയോഗിക്കുന്നയൊരു സ്ഥാപനത്തിനെ സ്ഥാപിക്കാൻ കഴിയും.  മഞ്ചത്തിൽ ഇതിനു് പിന്തുണയില്ല.</string>
    358  <!-- Text shown when attempting to install an add-on that is soft-blocked. %1$s is the add-on name. %2$s is the app name. -->
    359  <string name="mozac_feature_addons_soft_blocked_1" moz:removedIn="147" tools:ignore="UnusedResources">%1$s മോസില്ലയുടെ നയങ്ങൾ ലംഘിക്കുന്നതിനാൽ %2$s-ൽ സ്ഥാപിക്കാൻ കഴിയില്ല.</string>
    360  <!-- Text shown after failed to enable an add-on. %1$s is the add-on name. -->
    361  <string name="mozac_feature_addons_failed_to_enable">%1$s പ്രവർത്തനസജ്ജമാക്കുന്നതിൽ പരാജയപ്പെട്ടു</string>
    362  <!-- Text shown after failed to disable an add-on. %1$s is the add-on name. -->
    363  <string name="mozac_feature_addons_failed_to_disable">%1$s പ്രവർത്തനരഹിതമാക്കുന്നതിൽ പരാജയപ്പെട്ടു</string>
    364  <!-- Text shown after failed to uninstall an add-on. %1$s is the add-on name. -->
    365  <string name="mozac_feature_addons_failed_to_uninstall">%1$s നീക്കം ചെയ്യുന്നതിൽ പരാജയപ്പെട്ടു</string>
    366  <!-- Text shown after successfully removed an add-on. %1$s is the add-on name. -->
    367  <string name="mozac_feature_addons_successfully_removed" tools:ignore="UnusedResources">%1$s വിജയകരമായി നീക്കം ചെയ്‌തു</string>
    368  <!-- Text shown after failed to remove an add-on. %1$s is the add-on name. -->
    369  <string name="mozac_feature_addons_failed_to_remove" tools:ignore="UnusedResources">%1$s നീക്കം ചെയ്യുന്നതിൽ പരാജയപ്പെട്ടു</string>
    370  <!-- Label shown to indicate that the add-on was migrated from a previous version of the app. %1$s is the app name most of the case it will be Firefox. -->
    371  <string name="mozac_feature_addons_migrated_from_a_previous_version_label" tools:ignore="UnusedResources">%1$s ന്റെ മുമ്പത്തെ പതിപ്പിൽ നിന്ന്  ആഡ്-ഓൺ മൈഗ്രേറ്റ് ചെയ്തതാണ്</string>
    372  <!-- Text shown in not yet supported add-ons section. -->
    373  <string name="mozac_feature_addons_unsupported_caption_2">1 വിപുലീകരണം</string>
    374  <!-- Text shown in not yet supported add-ons section - plural. %1$s is the number of unsupported extensions. -->
    375  <string name="mozac_feature_addons_unsupported_caption_plural_2">%1$s വിപുലീകരണങ്ങൾ</string>
    376  <!-- Text link to a sumo page for learning more about unsupported add-ons. -->
    377  <string name="mozac_feature_addons_unsupported_learn_more">കൂടുതല്‍ അറിയുക</string>
    378  <!-- Displayed in the "Status" field for the updater when an add-on has been correctly updated. -->
    379  <string name="mozac_feature_addons_updater_status_successfully_updated">വിജയകരമായി പുതുക്കി</string>
    380  <!-- Displayed in the "Status" field for the updater when an add-on has no updates available. -->
    381  <string name="mozac_feature_addons_updater_status_no_update_available">പുതുക്കലുകൾ ലഭ്യമല്ല</string>
    382  <!-- Displayed in the "Status" field for the updater when there was an error during the add-on update. -->
    383  <string name="mozac_feature_addons_updater_status_error">പിശക്</string>
    384  <!-- Text shown in a dialog that displays information about the last attempt to update an add-on. This is the title of the dialog. -->
    385  <string name="mozac_feature_addons_updater_dialog_title">അപ്‌ഡേറ്റർ‌ വിവരങ്ങൾ‌</string>
    386  <!-- Label in the dialog displaying information for the last attempt to update add-ons. It's followed by the date of the last attempt. -->
    387  <string name="mozac_feature_addons_updater_dialog_last_attempt">അവസാന ശ്രമം:</string>
    388  <!-- Displayed in the "Status" field for the updater when an add-on has been correctly updated -->
    389  <string name="mozac_feature_addons_updater_dialog_status">സ്ഥിതി:</string>
    390  <!-- Text shown in the dialog when add-on installation is completed. %1$s is the add-on name. -->
    391  <string name="mozac_feature_addons_installed_dialog_title_2">%1$s ചേൎക്കപ്പെട്ടു</string>
    392  <!-- Used as text for the link in the description of the post-installation dialog. -->
    393  <string name="mozac_feature_addons_installed_dialog_description_link_text">വിപുലീകരണ ക്രമീകരണങ്ങൾ</string>
    394  <!-- Confirmation button text for the dialog when add-on installation is completed. -->
    395  <string name="mozac_feature_addons_installed_dialog_okay_button_2">ശരി</string>
    396  <!-- "Learn more" link displayed below an add-on status message. -->
    397  <string name="mozac_feature_addons_status_learn_more">കൂടുതല്‍ അറിയുക</string>
    398  <!-- "See details" link displayed below an add-on status message. -->
    399  <string name="mozac_feature_addons_status_see_details">വിശദാംശങ്ങൾ കാണിക്കുക</string>
    400  <!-- Status message below an add-on in the add-ons manager when this add-on has been blocklisted. %1$s is the add-on name. -->
    401  <string name="mozac_feature_addons_status_blocklisted_1">മോസില്ലയുടെ നയങ്ങൾ ലംഘിച്ചതിനാൽ  വിപുലീകരണം തടയുകയും പ്രവർത്തനരഹിതമാക്കുകയും ചെയ്തു.</string>
    402  <!-- Status message below an add-on in the add-ons manager when this add-on has been soft-blocked. -->
    403  <string name="mozac_feature_addons_status_softblocked_1" moz:removedIn="147" tools:ignore="UnusedResources"> വിപുലീകരണം മോസില്ലയുടെ നയങ്ങൾ ലംഘിക്കുന്നതിനാൽ പ്രവർത്തനരഹിതമാക്കിയിരിക്കുന്നു. താങ്ങൾക്കു് ഇതു് പ്രവർത്തനക്ഷമമാക്കാൻ കഴിയും, എന്നാൽ ഇതു് അപകടകരമായേക്കാം.</string>
    404  <!-- Status message below an add-on in the add-ons manager when this add-on has been soft-blocked but the user re-enabled it. -->
    405  <string name="mozac_feature_addons_status_softblocked_re_enabled" moz:removedIn="147" tools:ignore="UnusedResources"> വിപുലീകരണം മോസില്ലയുടെ നയങ്ങളെ ലംഘിക്കുന്നു. ഇത് ഉപയോഗിക്കുന്നതു് അപകടകരമായേക്കാം.</string>
    406  <!-- Status message below an add-on in the add-ons manager when this add-on hasn't been signed correctly. %1$s is the add-on name. -->
    407  <string name="mozac_feature_addons_status_unsigned">%1$s സുരക്ഷിതമാണെന്നു് ഉറപ്പിക്കാൻ കഴിഞ്ഞില്ല അതുകൊണ്ടു് അതിനെ പ്രവൎത്തനരഹിതമാക്കിയിരിക്കുന്നു.</string>
    408  <!-- Status message below an add-on in the add-ons manager when this add-on isn't compatible with the application version. %1$s is the add-on name, %2$s is the app name and %3$s is the app version. -->
    409  <string name="mozac_feature_addons_status_incompatible">%1$s താങ്ങളുടെ %2$s (പതിപ്പു് %3$s)-ന്റെ പതിപ്പുമായി പൊരുത്തപ്പെടുന്നില്ല</string>
    410 </resources>