strings.xml (2569B)
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 6 file, You can obtain one at http://mozilla.org/MPL/2.0/. 7 --> 8 9 <resources> 10 <!-- Content description (not visible, for screen readers etc.): Description for the overflow menu button in the browser toolbar. --> 11 <string name="mozac_browser_toolbar_menu_button">பட்டி</string> 12 <!-- Content description: For the clear URL text button. --> 13 <string name="mozac_clear_button_description">துடை</string> 14 <!-- Content description: For the tracking protection toolbar icon, it is set when the site has tracking protection enabled, but none trackers have been blocked or detected. --> 15 <string name="mozac_browser_toolbar_content_description_tracking_protection_on_no_trackers_blocked">தடமறியல் பாதுகாப்பு இயக்கத்தில்</string> 16 <!-- Content description: For the tracking protection toolbar icon, it is set when the site has tracking protection enabled, and trackers have been blocked or detected. --> 17 <string name="mozac_browser_toolbar_content_description_tracking_protection_on_trackers_blocked1">தடமறியல் பாதுகாப்பு தடமறிவான்களை முடக்கியது</string> 18 <!-- Content description: For the tracking protection toolbar icon, it is set when the site has tracking protection disabled. --> 19 <string name="mozac_browser_toolbar_content_description_tracking_protection_off_for_a_site1">தடமறியல் பாதுகாப்பு இத்தளத்தில் அணைக்கப்பட்டுள்ளது</string> 20 <!-- Content description: For the site security information icon (the site security icon). --> 21 <string name="mozac_browser_toolbar_content_description_site_info">தளத்தகவல்கள்</string> 22 <!-- Announcement made by the screen reader when the progress bar is shown and a page is loading --> 23 <string name="mozac_browser_toolbar_progress_loading">ஏற்றுகிறது</string> 24 <!-- Content description: For the autoplay toolbar icon, it is set when the auto play permission is blocking content playing. --> 25 <string name="mozac_browser_toolbar_content_description_autoplay_blocked">தன்னியக்க அமைப்பால் சில உள்ளடக்கம் தடுக்கப்பட்டுள்ளது</string> 26 </resources>