Revision control

Copy as Markdown

<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:moz="http://mozac.org/tools" xmlns:tools="http://schemas.android.com/tools">
<!-- ####################################################################################### -->
<!-- ## Put only strings into this file that should be translated. Move all other strings ## -->
<!-- ## into a separate file like strings_references.xml ## -->
<!-- ####################################################################################### -->
<!-- Label used for buttons, e.g. in dialogs -->
<string name="action_cancel">අවලංගු</string>
<!-- Label used for buttons, e.g. in dialogs -->
<string name="action_ok">හරි</string>
<string name="action_save">සුරකින්න</string>
<!-- This text is shown in the URL bar when it's empty -->
<string name="urlbar_hint">සොයන්න හෝ ලිපිනය ලියන්න</string>
<string name="teaser">ස්වයංක්‍රීය පෞද්. පිරික්සීම.\nපිරික්සන්න. මකන්න. නැවතත්.</string>
<!-- "Snackbar" shown after the user has pressed the 'erase' button at the end of a browsing session -->
<string name="feedback_erase">ඔබගේ පිරික්සුම් ඉතිහාසය මකා දමා ඇත.</string>
<string name="feedback_erase2">පිරික්සුම් ඉතිහාසය මැකිණි</string>
<!-- "Snackbar" shown after the user has pressed the 'erase' button at the end of a custom tab browsing session -->
<string name="feedback_erase_custom_tab">පටිත්තෙහි පිරික්සුම් ඉතිහාසය මකා දමා ඇත.</string>
<!-- This label is shown below the URL bar as soon as the user enters text. Clicking the label will perform a search -->
<string name="search_hint">%1$s සඳහා සොයන්න</string>
<!-- Menu item: Share the currently visible page -->
<string name="menu_share">බෙදාගන්න…</string>
<!-- Menu item: Report an issue on the current site -->
<string name="menu_report_site_issue">අඩවියේ දෝෂ වාර්තාව</string>
<!-- Menu item: Switch to another browser to open the currently visible page. %1$s will be
replaced with the name of the browser like: "Open in Firefox" or "Open in Chrome". Some
links can be opened by native apps that aren't a browser, e.g. "Open in YouTube" -->
<string name="menu_open_with_default_browser2">%1$s හි අරින්න</string>
<!-- Menu item: Switch to another browser to open the currently visible page. This menu item
will be shown if there are multiple browsers and we do not know which one is the default
browser or in case Focus is actually the default browser. Clicking this menu item will show
a screen with multiple browsers (or other apps that can open the current URL) to choose from. -->
<string name="menu_open_with_a_browser2">මෙහි අරින්න…</string>
<!-- Menu item: Add the current page as a shortcut to the device's home screen (launcher). -->
<string name="menu_add_to_home_screen">මුල් තිරයට යොදන්න</string>
<!-- Menu item: Add the current site as a shortcut on the Home screen -->
<string name="menu_add_to_shortcuts">කෙටිමං වෙත යොදන්න</string>
<!-- Menu item: Remove the current site as a shortcut from the Home screen -->
<string name="menu_remove_from_shortcuts">කෙටිමං වෙතින් ඉවත් කරන්න</string>
<!-- Menu item: Shows information about features and changes that are new to this version -->
<string name="menu_settings">සැකසුම්</string>
<string name="menu_about">පිළිබඳව</string>
<string name="menu_help">උදව්</string>
<string name="menu_rights">ඔබගේ අයිතීන්</string>
<!-- Menu item: This is the label for a menu entry that shows how many trackers have been blocked
for the currently loaded website. The number of blocked trackers is shown below this label.
Next to this label is a switch that allows the user to temporarily enable / disable the
blocking of trackers for the current browsing session - for example if the current website
doesn't work correctly with blocked content. -->
<string name="menu_trackers_blocked_title">ලුහුබැඳීම් අවහිරයි</string>
<!-- Menu item: This is the subtitle for the Trackers blocked menu entry that shows how many
trackers have been blocked for the currently loaded website. -->
<string name="menu_trackers_blocked_subtitle">මෙය අක්‍රිය කිරීමෙන් ඇතැම් අඩවිවල ගැටළු විසඳේ</string>
<!-- Menu item: This is the label for turning off content blocking for the current website. -->
<string name="menu_content_blocking">අන්තර්ගත අවහිරය</string>
<!-- This is the subtitle content blocking toggle -->
<string name="menu_content_blocking_subtitle">ඇතැම් අඩවි නිරාකරණයට නවතන්න</string>
<!-- This is a small text at the bottom of the menu shown in a "custom tab" for branding purposes.
%1$s will be replaced by the app name (e.g. Firefox Focus) -->
<string name="menu_custom_tab_branding">%s මගින් බලගැන්වේ</string>
<!-- This is the title of a dialog that shows all the share targets (apps or contacts) when
sharing an URL. -->
<string name="share_dialog_title">හරහා බෙදාගන්න</string>
<string name="notification_erase_title_android_14">පිරික්සුම් ඉතිහාසය මකන්නද?</string>
<string name="notification_erase_text_android_14">ඔබගේ පිරික්සුම් ඉතිහාසය ආරක්‍ෂිතව මැකීමට මෙම දැනුම්දීම මත තට්ටු කරන්න හෝ හිස් කරන්න.</string>
<string name="notification_erase_text">පිරික්සුම් ඉතිහාසය මකන්න</string>
<!-- Notification action to open Focus and resume the current browsing session. -->
<string name="notification_action_open">අරින්න</string>
<!-- Notification action to erase the current browsing session AND switch to Focus (bring it
to the foreground) -->
<string name="notification_action_erase_and_open">මකා දමා අරින්න</string>
<!-- On Android 7+ users can add a shortcut for erasing the browsing history to the home screen.
This is the label for this shortcut. Android recommends a maximum length of 10 characters. -->
<string name="shortcut_erase_short_label">මකන්න</string>
<!-- The same as 'shortcut_erase_short_label' but more descriptive. The launcher shows this
instead of the short title when it has enough space. Android recommends a maximum length
of 25 characters. -->
<string name="shortcut_erase_long_label">පිරික්සුම් ඉතිහාසය මකන්න</string>
<!-- On Android 7+ users can add a shortcut for erasing the browsing history to the home screen.
This is the label for this shortcut. Android recommends a maximum length of 10 characters. -->
<string name="shortcut_erase_and_open_short_label">මකා දමා අරින්න</string>
<!-- The same as 'shortcut_erase_short_label' but more descriptive. The launcher shows this
instead of the short title when it has enough space. Android recommends a maximum length
of 25 characters.
%1$s will be replaced by the app name (e.g. Firefox Focus) -->
<string name="shortcut_erase_and_open_long_label">මකා දමා %1$s අරින්න</string>
<!-- This is the label of an action we offer when the user selects text in other third-party apps.
Focus is hard coded since we can't use variables in this context.
Do not translate or transliterate Focus.-->
<string name="text_selection_search_action_focus">ෆෝකස්හි සොයන්න</string>
<!-- This is the label of an action we offer when the user selects text in other third-party apps.
Klar is hard coded since we can't use variables in this context.
Do not translate or transliterate Klar.-->
<string name="text_selection_search_action_klar">ක්ලාර්හි සොයන්න</string>
<!-- This is the label of an action we offer when the user selects text in other third-party apps.
Focus Beta is hard coded since we can't use variables in this context.
Do not translate or transliterate Focus Beta.-->
<string name="text_selection_search_action_focus_beta">ෆෝකස් බීටා හි සොයන්න</string>
<!-- This is the label of an action we offer when the user selects text in other third-party apps.
Focus Nightly is hard coded since we can't use variables in this context.
Do not translate or transliterate Focus Nightly.-->
<string name="text_selection_search_action_focus_nightly">ෆෝකස් නයිට්ලි හි සොයන්න</string>
<!-- Content of about focus. Argument 1 is the app name (Firefox Focus/Firefox Klar/etc).
Argument 2 is the url for the learn-more link. -->
<string name="about_content"><![CDATA[<p>%1$s ඔබව පාලනයේ තබයි.</p>
<p>පෞද්. අතිරික්සුවක් ලෙස යොදාගන්න:
<ul>
<li>යෙදුමෙහි සොයන්න සහ පිරික්සන්න</li>
<li>ලුහුබැඳීම් අවහිර කරන්න (හෝ සැකසුම් තුළින් ඉඩ දෙන්න)</li>
<li>දත්තකඩ මෙන්ම සෙවුම් හා පිරික්සුම් ඉතිහාසය ඉවත් කිරීමට මකන්න</li>
</ul>
</p>
<p>මොසිල්ලා හරහා %1$s නිෂ්පාදනය කෙරේ. හිතකර, විවෘත අන්තර්ජාලයකට පිහිටාධාර සැපයීම අපගේ මෙහෙවරයි.<br/>
<a href="%2$s">තව දැනගන්න</a></p>]]></string>
<!-- Header for the Privacy and Security settings menu -->
<string name="preference_privacy_and_security_header">පෞද්ගලිකත්‍වය හා ආරක්‍ෂාව</string>
<!-- Preference summary for settings related to privacy and security -->
<string name="preference_privacy_and_security_summary">ලුහුබැඳීම්, දත්තකඩ, දත්ත තේරීම්</string>
<!-- Preference category description for settings related to search, set default
and autocomplete are settings a user can find and change inside the "search" settings screen -->
<string name="preference_search_summary">පෙරනිමි සකසන්න, ස්වයං පිරවීම</string>
<!-- Preference category description for settings screen for settings related to Mozilla -->
<!-- About the app and help are links that are inside this menu -->
<!-- %1$s will be replaced by the app name (e.g. Firefox Focus) -->
<string name="preference_mozilla_summary">%1$s ගැන, උදව්</string>
<!-- Preference category for ad blocking and enhanced tracking protection settings -->
<string name="preference_category_tracking_protection3">දියුණු කළ ලුහුබැඳීමේ රැකවරණය</string>
<!-- Preference category for settings related to controlling web content -->
<string name="preference_category_web_content">වියමන අන්තර්ගතය</string>
<!-- Preference category: stealth settings for while switching apps -->
<string name="preference_category_switching_apps">යෙදුම් මාරුව</string>
<!-- Preference category for General Settings -->
<string name="preference_category_general">සාමාන්‍ය</string>
<!-- Preference summary for General Settings category; the two things users can find in this category -->
<string name="preference_general_summary2">පෙරනිමි අතිරික්සුව, භාෂාව</string>
<!-- Preference category for settings about sending usage data -->
<string name="preference_category_data_collection_use">දත්ත රැස් කිරීම හා භාවිතය</string>
<string name="preference_category_search">සොයන්න</string>
<!-- Title of "switch" preference that enables/disables search suggestions -->
<string name="preference_show_search_suggestions">සෙවුම් යෝජනා ගන්න</string>
<!-- Description of the preference that enables/disables search suggestions
%1$s will be replaced by the app name (e.g. Firefox Focus) -->
<string name="preference_show_search_suggestions_summary">ඔබ ලිපින තීරුවේ ලියන දෑ ඔබගේ සෙවුම් යන්ත්‍රයට %1$s හරහා යවයි</string>
<!-- This label is shown below the name of the default search engine in settings -->
<string name="preference_search_engine_default">පෙරනිමි</string>
<!-- This label is shown above the currently selected search engine in settings -->
<string name="preference_search_engine_label">සෙවුම් යන්ත්‍රය</string>
<!-- Text that is shown below a "switch" preference that is enabled. -->
<string name="preference_state_on">සක්‍රිය</string>
<!-- Text that is shown below a "switch" preference that is disabled. -->
<string name="preference_state_off">අක්‍රිය</string>
<!-- Item in settings that will open a new preference screen for configuring the URL autocomplete behavior. -->
<string name="preference_subitem_autocomplete">ඒ.ස.නි. ස්වයං පිරවීම</string>
<!-- Title of "switch" preference that enables/disables autocomplete for the default list -->
<string name="preference_switch_autocomplete_topsites">ප්‍රචලිත අඩවි සඳහා</string>
<!-- Summary for the toggle to enable autocomplete for the topsites list
%s is a placeholder for the app name (e.g. Firefox Focus)-->
<string name="preference_autocomplete_topsite_summary2">ලිපින තීරුවේ %s ජනප්‍රිය ඒ.ස.නි. 450 කට වඩා ස්වයං පිරවීමට සබල කරන්න.</string>
<!-- Title of "switch" preference that enables/disables autocomplete for the user-defined list -->
<string name="preference_switch_autocomplete_user_list">එක් කරන අඩවි සඳහා</string>
<!-- Summary for the toggle to enable autocomplete for the user-defined list
%s is a placeholder for the app name (e.g. Firefox Focus)-->
<string name="preference_autocomplete_user_list_summary2">%s ඔබගේ ප්‍රියතම ඒ.ස.නි. ස්වයං පිරවීම සබල කරන්න.</string>
<!-- Preference category: Manage (user-defined) sites -->
<string name="preference_category_autocomplete_manage_sites">අඩවි කළමනාකරණය</string>
<!-- Item in autocomplete settings that will open a new preference screen for adding and removing URLs to the user-defined list-->
<string name="preference_autocomplete_subitem_manage_sites">අඩවි කළමනාකරණය</string>
<!-- Action at the bottom of the list of custom autocomplete URLs that will open a new screen to add a new URL to the list. -->
<string name="preference_autocomplete_action_add">+ අභිරුචි ඒ.ස.නි. යොදන්න</string>
<!-- Explanation text above the list of custom autocomplete URLs. -->
<string name="preference_autocomplete_explanation_text">ඔබගේ ස්වයං පිරවුම් ලේඛනය:</string>
<!-- Action at the bottom of the list of custom autocomplete URLs that will open a new screen to add a new URL to the list. -->
<string name="preference_autocomplete_action_add2">ඒ.ස.නි. යොදන්න</string>
<!-- Title of the screen for adding custom autocomplete URLs. -->
<string name="preference_autocomplete_title_add">අභිරුචි ඒ.ස.නි. යොදන්න</string>
<!-- Label for the button to quick add custom autocomplete URLs. -->
<string name="custom_autocomplete_quick_add">අභිරුචි ඒ.ස.නි. යොදන්න</string>
<!-- Label for the button to quick add the current URL to the custom autocomplete list -->
<string name="add_custom_autocomplete_label">ස්වයං පිරවීමට සබැඳිය යොදන්න</string>
<!-- Preference category for settings about cookies and site data -->
<string name="preference_category_cookies">දත්තකඩ හා අඩවි දත්ත</string>
<!-- Preference category for settings about data choices -->
<string name="preference_category_data_choices">දත්ත තේරීම්</string>
<!-- Title of the screen for removing custom autocomplete URLs. -->
<string name="preference_autocomplete_title_remove">අභිරුචි ඒ.ස.නි. ඉවත් කරන්න</string>
<!-- A link to SUMO at autocomplete settings. -->
<string name="preference_autocomplete_learn_more">තව දැනගන්න</string>
<!-- Preference summary: Custom (user-defined) autocomplete URLs. -->
<string name="preference_autocomplete_custom_summary">අභිරුචි ස්වයං පිරවුම් ඒ.ස.නි. එක් කර කළමනාකරණය.</string>
<!-- Label for the "custom autocomplete URL" input field -->
<string name="preference_autocomplete_add_title">එක් කිරීමට ඒ.ස.නි.</string>
<!-- "Hint" text for the "custom autocomplete URL" input field. Shown when the field is empty. -->
<string name="preference_autocomplete_add_hint">අලවන්න හෝ ඒ.ස.නි. යොදන්න</string>
<!-- Example how a custom domain autocomplete URL be added (e.g. without http://) -->
<string name="preference_autocomplete_add_example2">නිදසුන: mozilla.org</string>
<!-- To be removed once the new hint has been translated -->
<string name="preference_autocomplete_add_example">නිදසුන: example.com</string>
<!-- Confirmation "snackbar" shown after a new custom autocomplete URL has been added. -->
<string name="preference_autocomplete_add_confirmation">නව අභිරුචි ඒ.ස.නි. එක් කෙරිණි.</string>
<!-- Menu item to remove existing autocomplete URLs. -->
<string name="preference_autocomplete_menu_remove">ඉවත් කරන්න</string>
<!-- Content description (not visible, for screen readers etc.): Button that will delete all selected custom autocomplete URLs. -->
<string name="preference_autocomplete_action_remove_content_description">ඉවත් කරන්න</string>
<!-- Error message shown if the entered custom autocomplete URL is not valid or empty. -->
<string name="preference_autocomplete_add_error">ඇතුල් කළ ඒ.ස.නි. දෙවරක් පරීක්‍ෂා කරන්න.</string>
<string name="preference_language">භාෂාව</string>
<!-- This is shown when the user hasn't set a focus specific language, i.e. when Focus
is using the system default language. -->
<string name="preference_language_systemdefault">පද්ධතියේ පෙරනිමි</string>
<string name="preference_category_privacy">පෞද්ගලිකත්‍වය</string>
<string name="preference_privacy_block_ads">දැන්වීම් ලුහුබැඳීම් අවහිරය</string>
<string name="preference_privacy_block_ads_summary">ඔබ දැන්වීම් නොඑබුවත් ඇතැම් දැන්වීම් අඩවියට පැමිණීම් ලුහුබඳියි</string>
<string name="preference_privacy_block_analytics">විශ්ලේෂ ලුහුබැඳීම් අවහිරය</string>
<string name="preference_privacy_block_analytics_summary">තට්ටු කිරීම හා අනුචලනය වැනි ක්‍රියාකාරකම් රැස් කිරීමට, විශ්ලේෂණයට සහ මැනීමට භාවිතා කරයි</string>
<string name="preference_privacy_block_social">සමාජ ලුහුබැඳීම් අවහිරය</string>
<string name="preference_privacy_block_social_summary">ඔබගේ ගොඩවැදීම් ලුහුබැඳීමට හා බෙදාගැනීමේ බොත්තම් වැනි දෑ පෙන්වීමට අඩවි වෙත කාවද්දා තිබේ</string>
<string name="preference_privacy_block_content">අන් අන්තර්ගත ලුහුබැඳීම් අවහිරය</string>
<string name="preference_privacy_block_content_summary2">සබල කිරීමෙන් ඇතැම් පිටු අනපේක්‍ෂිත ලෙස හැසිරීමට හේතු වනු ඇත</string>
<string name="preference_privacy_category_cookies">දත්තකඩ අවහිරය</string>
<!-- Three options for Cookie blocking. Yes (All cookies Blocked), Block 3rd-party cookies
only (Only 3rd-party Cookies Blocked), No (No cookies blocked) -->
<string name="preference_privacy_should_block_cookies_no_option2">එපා, ස්තුතියි</string>
<string name="preference_privacy_should_block_cookies_third_party_tracker_cookies_option">තෙවන පාර්ශ්ව ලුහුබඳින දත්තකඩ අවහිරය</string>
<string name="preference_privacy_should_block_cookies_third_party_only_option">තෙවන පාර්ශ්ව දත්තකඩ අවහිරය</string>
<string name="preference_privacy_should_block_cookies_cross_site_option">හරස් අඩවි දත්තකඩ අවහිරය</string>
<string name="preference_privacy_should_block_cookies_yes_option2">ඔව්, කරුණාකර</string>
<!-- Preference Title: Biometrics can be used to unlock Focus if the previous session's data was not erased by the user. -->
<string name="preference_security_biometric">යෙදුම අගුළු ඇරීමට ඇඟිලි සටහන</string>
<!-- Preference Summary: Biometrics (iris scan, fingerprint, or facial scan) can be used to unlock Focus if the app had a URL
open when the app was last run to ensure that only the phone's owner can view a previous session.
%s will be replaced by the app name (e.g. Firefox Focus)
Shortcuts is a feature that allows the user to pin his favorite websites to Focus home screen so he can quickly access them-->
<string name="preference_security_biometric_summary2">ඔබ කෙටිමං එක් කර ඇත්නම් හෝ අඩවියක් දැනටමත් %s තුළ විවෘතව තිබෙන විට ඇඟිලි සටහන භාවිතයෙන් අගුළු හරින්න.</string>
<!-- Preference Title: Secure Mode is a setting that prevents the app's content to show up in the "recent apps" screen
and prevents the user from taking screenshots or casting the app to other displays. -->
<string name="preference_privacy_secure_mode">රහසිගත</string>
<!-- Preference Summary: Stealth mode (previously "Secure mode") is a setting that prevents the
app's content (in our case especially the content of webpages) to show up in the "recent apps"
screen. Additionally Android will prevent the user from taking screenshots or casting the app
to other displays. -->
<string name="preference_privacy_stealth_summary">යෙදුම් මාරු කිරීමේදී පිටු සඟවන්න සහ තිරසේයා ගැනීම අවහිර කරන්න.</string>
<string name="preference_category_security">ආරක්‍ෂාව</string>
<string name="preference_category_performance">කාර්ය සාධනය</string>
<string name="preference_performance_block_webfonts">වියමන අකුරු අවහිරය</string>
<!-- This text is shown below the setting for disabling web fonts. Some websites use icons/images from a font and those do not show up if fonts are blocked.-->
<string name="preference_performance_block_webfonts_summary">නිරූපක හෝ රූප මඟහැරීමට හේතු විය හැකිය</string>
<string name="preference_performance_block_javascript">ජාවාස්ක්‍රිප්ට් අවහිරය</string>
<!-- This text is shown below setting for disabling JavaScript. Some websites may not work correctly when JavaScript is disabled -->
<string name="preference_performance_block_javascript_summary">පිටු වේගයෙන් පූරණය වන නමුත් අනපේක්‍ෂිත ලෙස හැසිරිය හැකිය</string>
<!-- This preference does not set Focus as the default browser but instead links to Android's
"default apps" settings screen or if not supported by this Android version to a SUMO page describing
how to set Focus as a default browser.
%1$s will be replaced by the app name (e.g. Firefox Focus) -->
<string name="preference_default_browser2">%1$s පෙරනිමි අතිරික්සුව කරන්න</string>
<string name="preference_category_mozilla">මොසිල්ලා</string>
<string name="preference_mozilla_telemetry2">භාවිත දත්ත යවන්න</string>
<!-- A link to SUMO at the end of the summary (preference_mozilla_telemetry_summary2) of the "Send anonymous usage data" setting. -->
<string name="preference_mozilla_telemetry_summary">තව දැනගන්න</string>
<!-- %1$s will be replaced with the name of the app (e.g. Firefox Focus) -->
<string name="preference_mozilla_telemetry_summary2">සැමට %1$s වැඩිදියුණු කර දීමට හා සැපයීමට අවශ්‍ය දෑ පමණක් රැස් කර ගැනීමට මොසිල්ලා උත්සාහ කරයි.</string>
<!-- In-app link (in settings) to Focus privacy notice. -->
<string name="preference_privacy_notice">පෞද්ගලිකත්‍ව දැන්වීම</string>
<!-- In-app link (in settings) to Focus licensing information. -->
<string name="preference_licensing_info">බලපත්‍රදායක තොරතුරු</string>
<!-- Link to Focus licensing information from other libraries that we use. -->
<string name="preference_libraries_we_use">අපි භාවිතා කරන එකතු</string>
<!-- Open Source Licenses page title. The first parameter is the app name -->
<string name="open_source_licenses_title">%s | OSS එකතු</string>
<!-- Item in Preferences that shows the about page. Parameter 1 is the app name, i.e. Firefox Focus/Firefox Klar. -->
<string name="preference_about">%1$s ගැන</string>
<!-- Header for the list of installed search engines -->
<string name="preference_search_installed_search_engines">ස්ථාපිත සෙවුම් යන්ත්‍ර</string>
<!-- Header for the list of installed search engines -->
<string name="preference_choose_search_engine">සෙවුම් යන්ත්‍රය තෝරන්න</string>
<!-- Action for restoring the default list of search engines -->
<string name="preference_search_restore">පෙරනිමි සෙවුම් එළවුම් ප්‍රත්‍යර්පණය</string>
<!-- Action for adding an additional search engine to the list.
The "+" is used to emphasize that this is an "add" action -->
<string name="preference_search_add2">+ අන් සෙවුම් යන්ත්‍රයක් එක් කරන්න</string>
<string name="preference_search_remove_title">සෙවුම් යන්ත්‍ර ඉවත් කරන්න</string>
<string name="preference_search_remove">ඉවත් කරන්න</string>
<!-- Action for dding an additional search engine to the list -->
<string name="preference_search_add3">අන් සෙවුම් යන්ත්‍රයක් එක් කරන්න</string>
<!-- Explanation text above the list of search engines-->
<string name="preference_select_preferred_engine">ප්‍රියතම යන්ත්‍රය තෝරන්න:</string>
<!-- Clickable action text that shows when user long-presses on a search engine search field (this is similar to paste or copy when long-pressing a text field) -->
<string name="action_option_add_search_engine">සෙවුම් යන්ත්‍රයක් යොදන්න</string>
<string name="search_add_manually_name_hint">සෙවුම් යන්ත්‍රයේ නම</string>
<string name="search_add_manually_string">භාවිතයට සෙවුම් තන්තුව</string>
<string name="search_add_manually_save">සුරකින්න</string>
<!-- Example of search engine url -->
<string name="search_add_manually_example">උදාහරණය: නිදසුන.ලංකා/සොයන්න/?q=%s</string>
<string name="search_add_confirmation">නව සෙවුම් යන්ත්‍රයක් එක් විය.</string>
<string name="search_add_error_empty_name">සෙවුම් යන්ත්‍රයේ නම යොදන්න</string>
<string name="search_add_error_duplicate_name">ස්ථාපිත සෙවුම් යන්ත්‍රයක් දැනටමත් එම නම භාවිතා කරයි.</string>
<string name="search_add_error_empty_search">සෙවුම් පදය යොදන්න</string>
<string name="search_add_error_format">සෙවුම් තන්තු උදාහරණ ආකෘතියට ගැළපෙන බව පරීක්‍ෂා කරන්න</string>
<!-- Content description (not visible, for screen readers etc.): Clear text in URL bar -->
<string name="content_description_clear_input">ආදානය මකන්න</string>
<!-- Content description (not visible, for screen readers etc.): Clicking on the website overlay
while in typing mode will dismiss and go back to the browser. This text will be read when the
<string name="content_description_dismiss_input">ඉවතලන්න</string>
<!-- Content description (not visible, for screen readers etc.): Erase button: Erase the browsing
history and go back to the home screen. -->
<string name="content_description_erase">පිරික්සුම් ඉතිහාසය මකන්න</string>
<!-- If the user has multiple tabs open we will show an addition "floating action button" showing how many tabs are open.
This string is not displayed and read only by screenreaders. %1$s will be replaced with the number of open tabs. This
button will only be visible when there is more than one tab open (>= 2). -->
<string name="content_description_tab_counter">විවෘත පටිති: %1$s</string>
<!-- Content description (not visible, for screen readers etc.): Lock icon showed in the URL bar for
https pages.. -->
<string name="content_description_lock">ආරක්‍ෂිත සම්බන්ධතාවයකි</string>
<!-- This text is not visible. Instead it will be read by the accessibility service once we start
loading a website -->
<string name="accessibility_announcement_loading">පූරණය වෙමින්</string>
<!-- This text is not visible. Instead it will be read by the accessibility service once we
finished loading a website -->
<string name="accessibility_announcement_loading_finished">අඩවිය පූරණය විය</string>
<!-- Content description (not visible, for screen readers etc.): "Three dot" menu button. -->
<string name="content_description_menu">තවත් විකල්ප</string>
<!-- Content description (not visible, for screen readers etc.): "Three dot" menu button used
on home screen-->
<string name="indicator_content_description_menu">තවත් විකල්ප බොත්තම</string>
<!-- Content description (not visible, for screen readers etc.): Navigate forward (browsing history) -->
<string name="content_description_forward">ඉදිරියට යාත්‍රණය</string>
<!-- Content description (not visible, for screen readers etc.): Reload current website -->
<string name="content_description_reload">අඩවිය යළි පූරණය</string>
<!-- Content description (not visible, for screen readers etc.): Navigate back (browsing history) -->
<string name="content_description_back">ආපසු යාත්‍රණය</string>
<!-- Content description (not visible, for screen readers etc.): Stop loading the current website. This button will turn into the refresh button once loading has been completed (see content_description_reload) -->
<string name="content_description_stop">අඩවිය පූරණය වීම නවතන්න</string>
<!-- Content description (not visible, for screen readers etc.): Custom Tab exit button - closes the custom tab and returns to the previous app. -->
<string name="content_description_customtab_exit">කලින් යෙදුමට ආපසු</string>
<!-- Content description (not visible, for screen readers etc.): This is the description for the ImageView in the menu that displays
the number of trackers blocked for the current session -->
<string name="content_description_trackers_blocked">අවහිර කළ ලුහුබැඳීම් ගණන</string>
<!-- Content description (not visible, for screen readers etc.): This is the description for the switch in the menu that temporarily disables/enables
content blocking for the current session -->
<string name="content_description_blocking_switch">ලුහුබැඳීම් අවහිරය</string>
<string name="your_rights">ඔබගේ අයිතීන්</string>
<string name="external_app_prompt_title">අන් යෙදුමක සබැඳිය අරින්න</string>
<!-- This string is shown when the user has clicked a link that needs to be opened in a different app.
Argument 2 is the external app name, argument 1 is our name (i.e. Firefox Focus, or Firefox Klar). -->
<string name="external_app_prompt">මෙම සබැඳිය %2$s හි විවෘත කිරීමට %1$s හැර යාමට හැකිය.</string>
<!-- This text is the title of a dialog shown if no app could be found for a custom link protocol. -->
<string name="external_app_prompt_no_app_title">සබැඳිය විවෘත කළ හැකි යෙදුමක් සොයන්න</string>
<!-- This text is shown in a dialog if no app could be found for a custom link protocol. %1$s is the name of the app (i.e. Firefox Focus) and %2$s is the name of
the app store installed on the device (usually that's Google Play). -->
<string name="external_app_prompt_no_app">ඔබගේ උපාංගයේ තිබෙන යෙදුම් කිසිවකට මෙම සබැඳිය විවෘත කළ නොහැකිය. %2$s හි යෙදුමක් සොයා ගැනීම සඳහා %1$s හැර යාමට හැකිය.</string>
<!-- This label is shown above a list of apps that can be used to open a given link -->
<string name="external_multiple_apps_matched_exit">පෞද්. පිරික්සුමෙන් පිටවන්නද?</string>
<!-- Snackbar that will be displayed after a download has completed. %1$s will be replaced with the file name. -->
<string name="download_snackbar_finished">%1$s අවසන්</string>
<!-- Snackbar action to immediately open the successfully downloaded file. -->
<string name="download_snackbar_open">අරින්න</string>
<!-- Snackbar that will be displayed after a website has been added to shortcuts. -->
<string name="snackbar_added_to_shortcuts">කෙටිමං වෙත එක් කෙරිණි!</string>
<string name="error_hostLookup_title">සේවාදායකය හමු නොවුණි</string>
<!-- Content description (not visible, for screen readers etc.): This is the description for the close button from the new onboarding flow screen one and two -->
<string name="onboarding_close_button_content_description">වසන්න</string>
<!-- New Onboarding flow first screen title -->
<!-- %1$s will be replaced by the app name and build variant(e.g. Firefox Focus, Firefox Klar Nightly) -->
<string name="onboarding_first_screen_title">%1$s වෙත පිළිගනිමු</string>
<!-- New Onboarding flow first screen subtitle the one that appears under title -->
<string name="onboarding_first_screen_subtitle">වේගවත්. පෞද්ගලික. බාධා රහිත.</string>
<!-- New Onboarding flow first screen button label-->
<string name="onboarding_first_screen_button_text">පටන් ගන්න</string>
<!-- Onboarding second screen: Title -->
<!-- %1$s will be replaced by the app short name(Focus) -->
<string name="onboarding_second_screen_title">%1$s වෙනත් අතිරික්සු මෙන් නොවේ</string>
<!-- New Onboarding flow second screen subtitle the one that appears under title -->
<string name="onboarding_second_screen_subtitle_one">අතිරේක පෞද්ගලිකත්‍වයක් උදෙසා යෙදුම වසා දැමූ විට ඔබගේ ඉතිහාසය හිස් කෙරේ.</string>
<!-- New Onboarding flow second screen subtitle two the one that appears under subtitle one -->
<!-- %1$s will be replaced by the app short name(Focus) -->
<string name="onboarding_second_screen_subtitle_two">විවෘත වන සෑම සබැඳියක් සමඟ ඔබගේ දත්ත රැකවරණයට %1$s පෙරනිමි කරන්න.</string>
<!-- New Onboarding flow second screen make Focus default browser button label-->
<string name="onboarding_second_screen_default_browser_button_text">පෙරනිමි අතිරික්සුව කරන්න</string>
<!-- New Onboarding flow second screen skip onboarding button label-->
<string name="onboarding_second_screen_skip_button_text">මඟහරින්න</string>
<!-- First run tour (Default browser): Title -->
<string name="firstrun_defaultbrowser_title">ඔබගේ පෞද්ගලිකත්‍වය බලගන්වන්න</string>
<!-- First run tour (Default browser): Text. -->
<string name="firstrun_defaultbrowser_text2">පෞද්ගලික පිරික්සීම ඊළඟ මට්ටමට ගෙන යන්න. අඩවි හරහා ඔබව ලුහුබැඳීමට හැකි දැන්වීම් හා වෙනත් අන්තර්ගත අවහිර කර පිටු පූරණ කාලය අවම කර ගන්න.</string>
<!-- First run tour (Search): Title -->
<string name="firstrun_search_title">ඔබගේ සෙවීම, ඔබගේ මාවත</string>
<!-- First run tour (Search): Text -->
<string name="firstrun_search_text">වෙනස් දෙයක් සොයනවාද? සැකසුම් තුළ වෙනත් පෙරනිමි සෙවුම් යන්ත්‍රයක් තෝරන්න.</string>
<!-- First run tour (Shortcut): Title -->
<string name="firstrun_shortcut_title">ඔබගේ මුල් තිරයට කෙටිමං එක් කරන්න</string>
<!-- First run tour (Shortcut): Text. %1$s will be replaced with the name of the app (e.g. Firefox Focus) -->
<string name="firstrun_shortcut_text">ඉක්මනින් %1$s තුළ ඔබගේ ප්‍රියතම අඩවි වෙත ආපසු යන්න. %1$s වට්ටෝරුවෙන් \&quot;මුල් තිරයට යොදන්න\&quot; තෝරන්න.</string>
<!-- First run tour (Privacy): Title -->
<string name="firstrun_privacy_title">පෞද්ගලිකත්‍වය පුරුද්දක් කරගන්න</string>
<!-- First run tour (Privacy): Text. %1$s will be replaced with the name of the app (e.g. Firefox Focus) -->
<string name="firstrun_privacy_text">ඔබගේ පෙරනිමි අතිරික්සුව ලෙස %1$s සකසා ඔබ වෙනත් යෙදුම්වලින් වියමන පිටු විවෘත කරන විට පෞද්ගලික පිරික්සුමෙහි ප්‍රතිලාභ අත්විඳින්න.</string>
<string name="firstrun_close_button">හරි, තේරුණා!</string>
<string name="firstrun_skip_button">මඟහරින්න</string>
<string name="firstrun_next_button">ඊළඟ</string>
<!-- Indicator that no trackers are being blocked because content blocking is disabled; normally shows the number of blocked trackers -->
<string name="content_blocking_disabled">-</string>
<!-- Label of the action that will add the current website to the home screen (shown in the confirmation dialog). -->
<string name="dialog_addtohomescreen_action_add">එකතු</string>
<!-- Label of the action that will add the current website to the home screen (shown in the confirmation dialog). -->
<string name="dialog_addtohomescreen_action_yes">ඔව්</string>
<!-- Label of the action that will close the dialog and not add anything to the home screen (shown in the confirmation dialog). -->
<string name="dialog_addtohomescreen_action_cancel">අවලංගු</string>
<!-- Label of the action that will close the dialog and not add anything to the home screen (shown in the confirmation dialog). -->
<string name="dialog_addtohomescreen_action_no">නැහැ</string>
<!-- When enhanced tracking protection is disabled for the current session then we will show this warning in the "Add to home screen" dialog to
let the user know that the shortcut will always be opened with enhanced tracking protection disabled. -->
<string name="dialog_addtohomescreen_tracking_protection2">දියුණු කළ ලුහුබැඳීමේ ආරක්‍ෂාව රහිතව කෙටිමඟ විවෘත වනු ඇත</string>
<!-- The user visible name of the "notification channel" (Android 8+ feature) for the ongoing notification shown while a browsing session is active.
The recommended maximum length is 40 characters; the value may be truncated if it is too long.
* To understand what notification channels are, see: https://www.androidcentral.com/notification-channels
* To see how this string will look like in Android's UI, see: https://github.com/mozilla-mobile/focus-android/issues/863#issuecomment-324105723
-->
<string name="notification_browsing_session_channel_name">පෞද්. පිරික්සුම් වාරය</string>
<!-- The user visible description of the "notification channel" (Android 8+ feature) for the ongoing notification shown while a browsing session is active.
The recommended maximum length is 300 characters; the value may be truncated if it is too long. %1$s will be replaced with the name of the app (e.g. Firefox Focus).
* To understand what notification channels are, see: https://www.androidcentral.com/notification-channels
* To see how this string will look like in Android's UI, see: https://github.com/mozilla-mobile/focus-android/issues/863#issuecomment-324105723
-->
<string name="notification_browsing_session_channel_description">ඔබගේ %1$s වාරය තට්ටු කිරීමකින් මකා දැමීමට දැනුම්දීම් ඔබට ඉඩ සලසයි. යෙදුම විවෘත කිරීමට හෝ ඔබගේ අතිරික්සුවෙහි ධාවනය වන දෑ බැලීමට අවශ්‍ය නොවේ.</string>
<!-- Label for a button in the "tabs tray" to erase the browsing history (closes all tabs and removes associated data). -->
<string name="tabs_tray_action_erase">පිරික්සුම් ඉතිහාසය මකන්න</string>
<!-- If the user decides to open the current page in another browser and if Firefox is not installed then we show this
item in the list of browsers. Clicking it will open the app store installed on the device (usually that's Google Play). -->
<string name="download_firefox">ෆයර්ෆොක්ස් බාගන්න</string>
<!-- Text shown in the "Your rights" screen.
%1$s will be replaced with the name of the app (e.g. Firefox Focus)-->
<string name="your_rights_content1"><![CDATA[%1$s යනු මොසිල්ලා සහ අනෙකුත් දායකයින් විසින් සාදන ලද නොමිලේ හා විවෘත කේත මෘදුකාංගයකි.]]></string>
<!-- Text shown in the "Your rights" screen.
%1$s will be replaced with the name of the app (e.g. Firefox Focus)
%2$s will be replaced with a URL linking to the MPL (e.g. https://www.mozilla.org/en-US/MPL/) -->
<string name="your_rights_content2"><![CDATA[<a href="%2$s">මොසිල්ලා පොදු බලපත්‍රය</a> සහ අනෙකුත් විවෘත මූලාශ්‍ර බලපත්‍රවල නියම යටතේ ඔබට %1$s ලබා ගැනීමට හැකිය.]]></string>
<!-- Text shown in the "Your rights" screen.
%1$s will be replaced with the name of the app (e.g. Firefox Focus)
%2$s will be replaced with a URL linking to the trademark policy (e.g. https://www.mozilla.org/foundation/trademarks/policy/) -->
<string name="your_rights_content3"><![CDATA[Mozilla පදනමේ හෝ Mozilla, Firefox හෝ %1$s ආදී නම් හෝ ලාංඡන ඇතුළුව ඕනෑම පාර්ශ්වයක වෙළඳ ලකුණු සඳහා ඔබට කිසිදු අයිතියක් හෝ බලපත්‍රයක් ලබා දී නැත. අතිරේක තොරතුරු <a href="%2$s">මෙතැන</a> තිබේ.]]></string>
<!-- Text shown in the "Your rights" screen.
%1$s will be replaced with the name of the app (e.g. Firefox Focus)
%2$s will be replaced with a URL linking to the list of licenses used by the dependencies.-->
<string name="your_rights_content4"><![CDATA[%1$s සඳහා අතිරේක මූලාශ්‍ර කේත වෙනත් විවිධ නොමිලේ සහ විවෘත මූලාශ්‍ර <a href="%2$s">බලපත්‍ර</a> යටතේ තිබේ.]]></string>
<!-- Text shown in the "Your rights" screen.
%1$s will be replaced with the name of the app (e.g. Firefox Focus)
%2$s will be replaced with a URL linking to the GPL
%3$s will be replaced with a URL linking to the tracking protection wiki page (e.g. https://wiki.mozilla.org/Security/Tracking_protection#Lists) -->
<string name="your_rights_content5"><![CDATA[ඩිස්කනෙක්ට් සමාගම වෙතින් සපයන ලද අවහිර ලේඛනයක් ද %1$s භාවිතා කරයි. එය <a href="%2$s">ජීඑන්යූ සාමාන්‍ය පොදු බලපත්‍රය අනු. 3</a> යටතේ ස්වාධීන ව්‍යාපෘතියකි, සහ <a href="%3$s">මෙහි</a> තිබේ.]]></string>
<!-- Text shown in prompts for GeckoView -->
<string name="gv_prompt_username_hint">පරිශීලක නාමය</string>
<string name="gv_prompt_password_hint">මුරපදය</string>
<string name="gv_prompt_clear">මකන්න</string>
<!-- Text shown in Security Information Popup -->
<!-- Text to denote secure or insecure connection -->
<string name="security_popup_secure_connection">ආරක්‍ෂිත සම්බන්ධතාවයකි</string>
<string name="security_popup_insecure_connection">ආනාරක්‍ෂිත සම්බන්ධතාවයකි</string>
<!-- %1$s will be replaced with organization that granted the SSL certificate -->
<string name="security_popup_security_verified">සත්‍යාපනය: %1$s</string>
<!-- Content Description of Security Icon in toolbar -->
<string name="site_security_icon_content_description">අඩවියේ ආරක්‍ෂාව</string>
<string name="preference_autocomplete_duplicate_url_error">ඒ.ස.නි. දැනටමත් පවතී</string>
<!-- Label for the Find in page button -->
<string name="find_in_page">පිටුවේ සොයන්න</string>
<!-- Watermark/Hint for the find in page input field -->
<string name="find_in_page_input">පිටුවේ සොයන්න</string>
<!-- String to show the number of results found in the page and the
position the user is at. The first argument is the position, the second argument is the total -->
<string name="find_in_page_result">%1$d/%2$d</string>
<!-- String to be read by the accessibility service presenting the number of results found in the page
and the position the user is at. The first argument is the position, the second argument is the total -->
<string name="accessibility_find_in_page_result">%1$d / %2$d</string>
<!-- String to be read by the accessibility service when focusing the next result button -->
<string name="accessibility_next_result">ඊළඟ ප්‍රතිඵලය සොයන්න</string>
<!-- String to be read by the accessibility service when focusing the previous result button -->
<string name="accessibility_previous_result">කලින් ප්‍රතිඵලය සොයන්න</string>
<!-- String to be read by the accessibility service when focusing the dismiss button in the "find in page" UI -->
<string name="accessibility_dismiss_find_in_page">පිටුවේ සෙවීම ඉවතලන්න</string>
<!-- Checkbox menu item text to request desktop site -->
<string name="preference_performance_request_desktop_site">වැඩතල අඩවිය ඉල්ලන්න</string>
<!-- Checkbox menu item text to request desktop site -->
<string name="preference_performance_request_desktop_site2">වැඩතල අඩවිය</string>
<!-- Displayed after a user long presses on the URL in a custom tab to copy the URL -->
<string name="custom_tab_copy_url_action">ඒ.ස.නි. පිටපත් විය</string>
<!-- Description of what a user may find in the Advanced Setting category, used for debugging -->
<string name="preference_advanced_summary">සංවර්ධක මෙවලම්</string>
<!-- Preference for open links in third party apps -->
<string name="preferences_open_links_in_apps">යෙදුම්වල සබැඳි අරින්න</string>
<!-- Title of Advanced Setting category -->
<string name="preference_category_advanced">වැඩිදුර</string>
<!-- Preference for site permissions -->
<string name="preference_site_permissions">අඩවි අවසර</string>
<!-- Preference for cookie banner. The name of the item from settings screen and the title of the cookie banner screen. -->
<string name="preferences_cookie_banner">දත්තකඩ පතාක අවකරණය</string>
<!-- Preference summary for the cookie banner. If the cookie banner option is not disabled. -->
<string name="preferences_cookie_banner_summary_on">සක්‍රියයි</string>
<!-- Preference summary for the cookie banner. If the cookie banner option is disabled. -->
<string name="preferences_cookie_banner_summary_off">අක්‍රියයි</string>
<!-- Title preference inside Cookie banner reduction screen. Here you can set the cookie banner option to disabled or reject_all. -->
<string name="cookie_banner_reject_all_option_title">දත්තකඩ පතාක අවකරණය</string>
<!-- Preference summary inside Cookie banner reduction screen. Here you can set the cookie banner option to disabled or reject_all. -->
<string name="cookie_banner_reject_all_option_summary">පිළිවන් විට දත්තකඩ ඉල්ලීම් ස්වයංක්‍රීයව ඉවතලීමෙන් පතාක අඩුවෙන් පෙන්වයි.</string>
<!-- Preference for removing cookie/consent banners from sites automatically, this is shown as part of the protections panel with the tracking protection toggle. -->--&gt;
<string name="cookie_banner_exception_item_title">දත්තකඩ පතාක අවකරණය</string>
<!-- Text for indicating cookie banner handling is on this site, this is shown as part of the protections panel with the tracking protection toggle. -->
<string name="cookie_banner_exception_item_description_state_on">මෙම අඩවියට සක්‍රියයි</string>
<!-- Text for indicating cookie reducer is not supported on the current site, this is shown as part of the protections panel with the tracking protection toggle. -->
<string name="cookie_banner_exception_site_not_supported">අඩවියට සහාය නොදක්වයි</string>
<!-- Text for indicating cookie banner handling is off this site, this is shown as part of the protections panel with the tracking protection toggle. -->
<string name="cookie_banner_exception_item_description_state_off">මෙම අඩවියට අක්‍රියයි</string>
<!-- Preference for removing cookie/consent banners from sites automatically, this is shown when the user enters in details after he clicks on the item from protection panel. -->
<string name="cookie_banner_exception_panel_switch_title">දත්තකඩ පතාක අවකරණය</string>
<!-- Text for indicating cookie banner handling is off this site, this is shown when the user enters in details after he clicks on the item from protection panel. -->
<string name="cookie_banner_exception_panel_switch_state_off">මෙම අඩවියට අක්‍රියයි</string>
<!-- Text for indicating cookie banner handling is on this site, this is shown when the user enters in details after he clicks on the item from protection panel. -->
<string name="cookie_banner_exception_panel_switch_state_on">මෙම අඩවියට සක්‍රියයි</string>
<!-- Title text for a detail explanation indicating cookie banner handling is on this site, this is shown as part of the cookie banner panel in the toolbar. The first parameter is a shortened URL of the current site. -->
<string name="cookie_banner_exception_panel_title_state_on_for_site">%1$s සඳහා දත්තකඩ පතාක අවකරණය සක්‍රිය කරන්නද?</string>
<!-- Title text for a detail explanation indicating cookie banner handling is off this site, this is shown as part of the cookie banner panel in the toolbar. The first parameter is a shortened URL of the current site. -->
<string name="cookie_banner_exception_panel_title_state_off_for_site">%1$s සඳහා දත්තකඩ පතාක අවකරණය අක්‍රිය කරන්නද?</string>
<!-- Long text for a detail explanation indicating what will happen if cookie banner handling is on for a site, this is shown as part of the cookie banner panel in the toolbar. The placeholder will be updated with the app name. -->
<string name="cookie_banner_exception_panel_description_state_on_for_site">%1$s මෙම අඩවියේ දත්තකඩ ඉවත් කර පිටුව නැවුම් කරයි. සියළුම දත්තකඩ මැකීමෙන් බඩු කරත්ත හිස් වීමට හෝ ඔබව නික්මවීමට ඉඩ ඇත.</string>
<!-- Long text for a detail explanation indicating what will happen if cookie banner handling is off for a site, this is shown as part of the cookie banner panel in the toolbar. The placeholder will be updated with the app name. -->
<string name="cookie_banner_exception_panel_description_state_off_for_site2">%1$s මඟින් දත්තකඩ ඉල්ලීම් ස්වයංක්‍රීයව ඉවතලීමට හැකිය.</string>
<!-- Long text for a detail explanation indicating that cookie banner reduction is not supported for the current site, this is shown as part of the cookie banner panel in the toolbar. -->
<string name="cookie_banner_exception_panel_description_site_is_not_supported">මෙම අඩවිය දැනට දත්තකඩ පතාක අවකරණයට සහාය නොදක්වයි. මෙම වියමන අඩවිය සමාලෝචනය කර අනාගතයේදී සහාය දක්වන ලෙස අපගේ කණ්ඩායමට දැන්වීමට කැමතිද?</string>
<!-- Text for cancel button indicating that cookie banner reduction is not supported for the current site, this is shown as part of the cookie banner panel in the toolbar. -->
<string name="cookie_banner_exception_panel_site_is_not_supported_cancel_button">අවලංගු</string>
<!-- Text for request support button indicating that cookie banner reduction is not supported for the current site, this is shown as part of the cookie banner panel in the toolbar. -->
<string name="cookie_banner_exception_panel_site_is_not_supported_request_support_button">සහාය ඉල්ලන්න</string>
<!-- Label for the snackBar, after the user reports with success a website where cookie banner reducer did not work -->
<string name="cookie_banner_report_a_site_snackbar_label">අඩවිය සඳහා සහාය ඉල්ලීම යොමු කෙරිණි.</string>
<!-- Label for cookie banner item from tracking protection, after the user reports with success a website where cookie banner reducer did not work -->
<string name="cookie_banner_the_site_was_reported">අඩවිය සඳහා සහාය ඉල්ලීම යොමු කෙරිණි.</string>
<!-- Contextual Feature Recommendation Popups -->
<!-- CFR for Cookie Banner (Banner Info Message). %1$s will be replaced by the app name, %2$s will be an active link using the string cfr_cookie_banner_link as text. -->
<string name="cfr_cookie_banner">කරදරකාරී දත්තකඩ පතාක ඉවතලීම සඳහා දත්තකඩ ඉල්ලීම් ප්‍රතික්‍ෂේප කිරීමට %1$s උත්සාහ කරයි.\n\n%2$s තුළ දත්තකඩ පතාක අභිප්‍රේත කළමනාකරණය කරන්න.</string>
<!-- CFR for Cookie Banner (Banner Info Message). This string is used as text for a link in cfr_cookie_banner and takes the user to the app settings. -->
<string name="cfr_cookie_banner_link">සැකසුම්</string>
<!-- Preference for autoplay -->
<string name="preference_autoplay">ස්වයං වාදනය</string>
<!-- Heading for the instructions to allow a permission -->
<string name="phone_feature_blocked_intro">එයට ඉඩ දීමට:</string>
<!-- First step for the allowing a permission -->
<string name="phone_feature_blocked_step_settings">1. ඇන්ඩ්‍රොයිඩ් සැකසුම් වෙත යන්න</string>
<!-- Second step for the allowing a permission -->
<string name="phone_feature_blocked_step_permissions"><![CDATA[2. <b>අවසර</b> තට්ටු කරන්න]]></string>
<!-- Button label that take the user to the Android App setting -->
<string name="phone_feature_go_to_settings">සැකසුම් වෙත යන්න</string>
<!-- Third step for allowing a permission. The placeholder will be updated by, for example, "Camera" -->
<string name="phone_feature_blocked_step_feature"><![CDATA[3. <b>%1$s</b> සබල කරන්න]]></string>
<!-- Preference for altering the camera access for all websites -->
<string name="preference_phone_feature_camera">රූගතය</string>
<!-- Preference for altering the microphone access for all websites -->
<string name="preference_phone_feature_microphone">ශබ්දවාහිනිය</string>
<!-- Preference for altering the location access for all websites -->
<string name="preference_phone_feature_location">ස්ථානය</string>
<!-- Preference for altering the notification access for all websites -->
<string name="preference_phone_feature_notification">දැනුම්දීම්</string>
<!-- Preference for altering the EME access for all websites -->
<string name="preference_phone_feature_media_key_system_access">DRM-පාලිත අන්තර්ගතය</string>
<!-- Label that indicates that a permission must be asked always -->
<string name="preference_option_phone_feature_ask_to_allow">ඉඩදීමට අසන්න</string>
<!-- Label that indicates that a permission must be blocked -->
<string name="preference_option_phone_feature_blocked">අවහිරයි</string>
<!-- Label that indicates that a permission must be allowed -->
<string name="preference_option_phone_feature_allowed">ඉඩ දී ඇත</string>
<!--Label that indicates a permission is by the Android OS-->
<string name="phone_feature_blocked_by_android">ඇන්ඩ්‍රොයිඩ් මගින් අවහිරයි</string>
<!-- Preference for allow autoplay audio and video-->
<string name="preference_allow_audio_video_autoplay">ශ්‍රව්‍ය හා දෘශ්‍ය සඳහා ඉඩදෙන්න</string>
<!-- Preference for block autoplay audio only-->
<string name="preference_block_autoplay_audio_only">හඬ පමණක් අවහිරය</string>
<!-- Preference summary for block autoplay audio only-->
<string name="preference_block_autoplay_audio_only_summary">නිර්දේශිත</string>
<!-- Preference for block autoplay audio and video-->
<string name="preference_block_autoplay_audio_video">ශ්‍රව්‍ය සහ දෘශ්‍ය අවහිරය</string>
<!-- Preference for studies -->
<string name="preference_studies">අධ්‍යන</string>
<!-- Preference for studies summary-->
<string name="preference_studies_summary">ෆයර්ෆොක්ස් මගින් කලින් කලට අධ්‍යන ස්ථාපනය කර ධාවනය කරයි.</string>
<!-- Learn more link for studies, links to an article for more information about studies. -->
<string name="studies_learn_more">තව දැනගන්න</string>
<!-- Dialog message shown when some changes are made on studies -->
<string name="studies_restart_app">වෙනස්කම් යෙදීම සඳහා යෙදුම ඉවත් වනු ඇත</string>
<!-- Title of the remove studies button -->
<string name="studies_remove">ඉවත් කරන්න</string>
<!-- Title of the active section on the studies list -->
<string name="studies_active">සක්‍රිය</string>
<!-- Title of the completed section on the studies list -->
<string name="studies_completed">සම්පූර්ණයි</string>
<!-- Preference to enable remote debugging of the app via USB or Wi-Fi -->
<string name="preference_remote_debugging">USB/වයි-ෆයි හරහා දුරස්ථ නිදොස්කරණය</string>
<!-- Text Button for show biometric prompt -->
<string name="show_biometric_button_text">අගුළු හරින්න</string>
<!-- Title text for biometric prompt pop-up -->
<string name="biometric_prompt_title">ඇඟිලි සටහන භාවිතයෙන් තහවුරු කරන්න</string>
<!-- Subtitle text for biometric prompt pop-up -->
<string name="biometric_prompt_subtitle">වත්මන් වාරය සමඟ ඉදිරියට යාමට ඔබගේ ඇඟිලි සටහන භාවිතා කිරීමට හැකිය.</string>
<!-- Button for the fingerprint authentication dialog box that is shown to the user when sharing a link to the app
while the user has biometric authentication enabled. When pressed, the user's previous session is cleared, and the shared link is opened. -->
<string name="biometric_auth_open_link_new_session">නව පටිත්තකින් වාරය අරින්න</string>
<!-- Description for the fingerprint authentication image. Used for accessibility purposes. -->
<string name="biometric_auth_image_description">ඇඟිලි සටහන් නිරූපකය</string>
<!-- Error text displayed when the user's fingerprint cannot be recognized upon re-entering the app.
This is displayed during the authentication flow as the app launches. -->
<string name="biometric_auth_not_recognized_error">ඇඟිලි සටහන හඳුනාගෙන නැත. යළි උත්සාහ කරන්න.</string>
<!-- Error text displayed when the user's fingerprint moved too quickly upon re-entering the app
This is displayed during the authentication flow as the app launches.-->
<string name="biometric_auth_moved_too_quickly">ඇඟිල්ල වේගයෙන් චලනය විය. යළි උත්සාහ කරන්න.</string>
<!-- Title for the prompt to enable search suggestions -->
<string name="enable_search_suggestion_title2">සෙවුම් යෝජනා පෙන්වන්නද?</string>
<!-- Description for the prompt to enable search suggestions
%1$s will be replaced by the app name (e.g. Firefox Focus) -->
<string name="enable_search_suggestion_description">යෝජනා ලබා ගැනීමට, ඔබ ලිපින තීරුවේ ලියන දෑ සෙවුම් යන්ත්‍රය වෙත යැවීම %1$s මගින් සිදු කළ යුතුය.</string>
<!-- Label used for the "NO button" for the prompt to enable search suggestions -->
<string name="enable_search_suggestions_no">නැහැ</string>
<!-- Label used for the "YES button" for the prompt to enable search suggestions -->
<string name="enable_search_suggestions_yes">ඔව්</string>
<!-- Message displayed when using a search engine that doesn't provide suggestions -->
<string name="no_suggestions_message">ඇතැම් සෙවුම් යන්ත්‍රවලට යෝජනා පෙන්වීමට නොහැකිය.</string>
<!-- Button to dismiss the message displayed when using a search engine that doesn't provide suggestions-->
<string name="dismiss_no_suggestions_prompt_button">ඉවතලන්න</string>
<!-- Tips displayed on the home view -->
<!-- Tip displayed on home view explaining how to disable tracking protection
The new line here must be kept as the second half of the string is clickable for the user. -->
<string name="tip_disable_tracking_protection">අඩවිය අනපේක්‍ෂිත ලෙස හැසිරෙන්නේද?\n
ලුහුබැඳීමේ රැකවරණය අක්‍රිය කර බලන්න</string>
<!-- Tip displayed on home view explaining how to add sites to homescreen
Argument 1 will be replaced with a line break in the application.-->
<string name="tip_add_to_homescreen"><![CDATA[ඔබ නිතර භාවිතා කරන අඩවි වෙත එක් තට්ටුවකින් ප්‍රවේශ වන්න%1$s වට්ටෝරුව > මුල් තිරයට යොදන්න]]></string>
<!-- Tip displayed on home view explaining how to make Focus the default browser
Argument 1 is the app name (Firefox Focus/Firefox Klar/etc).
The new line here must be kept as the second half of the string is clickable for the user. -->
<string name="tip_set_default_browser">සෑම සබැඳියක්ම %1$s\n හි විවෘත කරන්න
%1$s පෙරනිමි අතිරික්සුව ලෙස සකසන්න
</string>
<!-- Tip displayed on home view explaining how to add a custom autocomplete URL
The new line here must be kept as the second half of the string is clickable for the user. -->
<string name="tip_autocomplete_url">නිතර භාවිතා කරන අඩවි සඳහා ඒ.ස.නි. ස්වයං පිරවීම\n
ලිපින තීරුවේ ඕනෑම ඒ.ස.නි. මත මද වේලාවක් ඔබන්න
</string>
<!-- Tip displayed on home view explaining how to add a custom autocomplete URL
The new line here must be kept as the second half of the string is clickable for the user. -->
<string name="tip_open_in_new_tab">සබැඳියක් නව පටිත්තක විවෘත කරන්න\n
පිටුවක ඇති ඕනෑම සබැඳියක් මද වේලාවක් ඔබන්න
</string>
<!-- Tip displayed on home view explaining how to add a custom autocomplete URL -->
<string name="tip_disable_tips2">ආරම්භක තිරය මත ඉඟි අක්‍රිය කරන්න</string>
<!-- Label for the snackbar when a user opens a new tab -->
<string name="new_tab_opened_snackbar">නව පටිත්තක් විවෘතයි</string>
<!-- Label for the button in the snackbar that switches to the newly opened tab -->
<string name="open_new_tab_snackbar">මාරු වන්න</string>
<!-- Text displayed in a notification when the user enters full screen mode -->
<string name="full_screen_notification">පූර්ණ තිර ප්‍රකාරයට ඇතුල් වෙමින්</string>
<!-- Preference for switching to a new tab immediately after opening -->
<string name="preference_open_new_tab">වහාම නව පටිත්තක සබැඳියට මාරු වන්න</string>
<!-- Preference title for safe browsing which when enabled, blocks dangerous or deceptive webpages that may include phishing or malware -->
<string name="preference_safe_browsing_title">භයානක හා කූට අන්තර්ගත අවහිර කරන්න</string>
<!-- Preference summary for safe browsing which when enabled, blocks dangerous or deceptive webpages that may include phishing or malware -->
<string name="preference_safe_browsing_summary">වාර්තා වූ කූට හා ප්‍රහාරක අඩවි, අනිෂ්ට අඩවි, සහ අනවශ්‍ය මෘදුකාංග අඩවි අවහිර කරන්න.</string>
<!-- Title of the preference to enable "HTTPS-Only" mode -->
<string name="preference_https_only_title">HTTPS-පමණි ප්‍රකාරය</string>
<!-- Description of the preference to enable "HTTPS-Only" mode. -->
<string name="preference_https_only_summary3">ඉහළ ආරක්‍ෂාවක් සඳහා HTTPS සංකේතන කෙටුම්පත භාවිතයෙන් අඩවි වෙත ස්වයංක්‍රීයව සම්බන්ධ වීමට තැත් කරයි.</string>
<!-- Preference for exceptions tracking protection -->
<string name="preference_exceptions">හැරදැමීම්</string>
<!-- Description for the exceptions preference screen-->
<string name="preference_exceptions_description">ඔබ මෙම අඩවි සඳහා අන්තර්ගත අවහිර කිරීම අබල කර ඇත.</string>
<!-- Menu item to remove existing exceptions. -->
<string name="preference_exceptions_menu_remove">ඉවත් කරන්න</string>
<!-- Button to remove all websites from the exception list -->
<string name="preference_exceptions_remove_all_button_label">සියළු අඩවි ඉවත් කරන්න</string>
<!-- Title for Preference screen for cookie blocking for exceptions tracking protection -->
<string name="preference_block_cookies_title">දත්තකඩ අවහිරය</string>
<!-- Message for Preference screen for cookie blocking for exceptions tracking protection -->
<string name="preference_category_block_cookies">ඔබ දත්තකඩ අවහිර කිරීමට කැමතිද?</string>
<!-- Title for the tab crash report screen-->
<string name="tab_crash_report_title">පටිත්ත බිඳ වැටුණි</string>
<!-- Headline for the tab crash report screen -->
<string name="tab_crash_report_headline">කණගාටුයි. මෙම පටිත්ත සමඟ ගැටලුවක් තිබේ.</string>
<!-- Subtitle for the tab crash report screen -->
<string name="tab_crash_report_description">පෞද්. අතිරික්සුවක් බැවින් සුරැකීමට හෝ මෙම පටිත්ත ප්‍රත්‍යර්පණය කළ නොහැකිය.</string>
<!-- Label for button to close the tab-->
<string name="tab_crash_report_close_tab_button_label">පටිත්ත වසන්න</string>
<!-- Label for the checkbox to send the tab crash report to Mozilla -->
<string name="crash_report_send_crash_label">මොසිල්ලා වෙත බිඳ වැටීම් වාර්තාව යවන්න</string>
<!-- Tracking protection bottom sheet -->
<!-- Label for the total number of trackers blocked. %s represents the app install date -->
<string name="trackers_count_note">%s සිට අවහිර කළ ලුහුබැඳීම්</string>
<!-- Category of trackers (content) that can be blocked by Enhanced Tracking Protection -->
<string name="content">අන්තර්ගතය</string>
<!-- Category of trackers (advertising) that can be blocked by Enhanced Tracking Protection -->
<string name="advertising">දැන්වීම්</string>
<!-- Category of trackers (social media) that can be blocked by Enhanced Tracking Protection -->
<string name="social">සමාජ</string>
<!-- Category of trackers (analytics) that can be blocked by Enhanced Tracking Protection -->
<string name="analytics">විශ්ලේෂ</string>
<!-- Preference title for enhanced tracking protection settings -->
<string name="enhanced_tracking_protection">දියුණු කළ ලුහුබැඳීමේ රැකවරණය</string>
<!-- Enhanced tracking protection preference description when the tracking protection is disabled for this site-->
<string name="enhanced_tracking_protection_state_off">අඩවියට දියුණු කළ ලුහුබැඳීමේ රැකවරණය අක්‍රියයි</string>
<!-- Enhanced tracking protection preference description when the tracking protection is enabled for this site-->
<string name="enhanced_tracking_protection_state_on">අඩවියට දියුණු කළ ලුහුබැඳීමේ රැකවරණය සක්‍රියයි</string>
<!-- Label that indicates a site is using a secure connection -->
<string name="secure_connection">සම්බන්ධතාවය ආරක්‍ෂිතයි</string>
<!-- Label that indicates a site is using a insecure connection -->
<string name="insecure_connection">සම්බන්ධතාවය අනාරක්‍ෂිතයි</string>
<!-- Title for the list of trackers enhanced tracking ptotection can block-->
<string name="trackers_and_scripts">අවහිර කිරීමට ලුහුබැඳීම් හා අත්පත්</string>
<!-- Content description (not visible, for screen readers etc.): Navigate back button description -->
<string name="go_back">ආපසු යන්න</string>
<!-- Top Sites -->
<!-- Text for the menu button to remove a top site -->
<string name="remove_top_site">ඉවත් කරන්න</string>
<!-- Text for the menu item to remove a top site -->
<string name="rename_top_site_item">නම් කරන්න</string>
<!-- Text for the dialog title for renaming a top site -->
<string name="rename_top_site">නම් කරන්න</string>
<!-- Placeholder text for the input field of rename top site-->
<string name="placeholder_rename_top_site">කෙටිමඟ නාමය</string>
<!-- Text for context menu additional note.
%1$s is a placeholder for the app name. -->
<string name="contextmenu_erased_images_note2">ඔබ %1$s ඉතිහාසය මකන විට සුරකින ලද සහ බෙදා ගත් රූප &lt;b&gt;මකනු නොලැබේ&lt;/b&gt;</string>
<!-- Theme Preferences -->
<!-- Preference category for changing default theme to dark or light mode -->
<string name="preferences_theme">තේමාව</string>
<!-- Preference for using light theme -->
<string name="preference_light_theme">දීප්ත</string>
<!-- Preference for using dark theme -->
<string name="preference_dark_theme">අඳුරු</string>
<!-- Preference for using using dark or light theme automatically set by battery -->
<string name="preference_auto_battery_theme">විදුලිකෝෂ සුරැකුමෙන් සැකසූ</string>
<!-- Preference for using following device theme -->
<string name="preference_follow_device_theme">උපාංගයේ තේමාව</string>
<!-- The title of the error page for websites that do not support HTTPS when HTTPS-Only is turned on -->
<string name="errorpage_httpsonly_title2">අඩවිය HTTPS සඳහා සහය නොදක්වයි</string>
<!-- The text of the error page for websites that do not support HTTPS when HTTPS-Only is turned on. %1$s will get replaced with the name of the app (e.g. "Firefox Focus").
Contains a button that will redirect the user to Privacy & Security Screen-->
<string name="errorpage_httpsonly_message2"><![CDATA[වැඩි ආරක්‍ෂාවක් සඳහා %1$s හැකි සෑම විටම HTTPS සම්බන්ධතාවයක් භාවිතයට උත්සාහ කරයි.
<a href="%2$s">තව දැනගන්න</a> <br/><br/>
සැකසුම් > පෞද්ගලිකත්‍වය හා ආරක්‍ෂාව > ආරක්‍ෂාව හරහා සැකසුම වෙනස් කරන්න.]]></string>
<!-- The document title and heading of the error page shown when a website has an invalid or expired SSL certificate. -->
<string name="mozac_browser_errorpages_security_bad_cert_title">සම්බන්ධතාවය අනාරක්‍ෂිතයි</string>
<!-- The error message shown when a website has an invalid or expired SSL certificate. -->
<string name="mozac_browser_errorpages_security_bad_cert_message"><![CDATA[
මෙය සේවාදායකයේ වින්‍යාසයෙහි ගැටලුවක් විය හැකිය, හෝ යමෙක් සේවාදායකය ලෙස වංචනිකව පෙනී සිටීමට තැත් කරනවා විය හැකිය. <br/><br/>
ඔබ කලින් මෙම සේවාදායකයට සාර්ථකව සම්බන්‍ධ වී ඇත්නම්, මෙය තාවකාලික දෝෂයක් විය හැකිය.
]]></string>
<!-- The advanced certificate information shown when a website has an invalid SSL certificate. The %1$s will be replaced by the app name and %2$s will be replaced by website URL. It's only shown when a website has an invalid SSL certificate. -->
<string name="mozac_browser_errorpages_security_bad_cert_techInfo"><![CDATA[
<label>යමෙක් වංචනිකව මෙම අඩවිය හසුරුවීමට තැත් කරන හෙයින් ඉදිරියට යාම අවදානම් සහගතය.</label>
<br><br>
<label><b>%2$s</b> හි සහතිකයේ නිකුත්කරු නොදන්නා නිසා %1$s එය විශ්වාස නොකරයි, සහතිකය ස්වයං-අත්සන් කර හෝ සේවාදායකය නිවැරදි අතරමැදි සහතිකය එවන්නේ නැත.</label>
]]></string>
<!-- Sessions List -->
<!-- Content description (not visible, for screen readers etc.): Button that closes a tab n the sessions list -->
<string name="close_tab">පටිත්ත වසන්න</string>
<!-- Contextual Feature Recommendation Popups -->
<!-- CFR for Toolbar Shield Icon (Banner Info Message) -->
<string name="cfr_for_toolbar_shield_icon2">ඒවා ලැබුණා! අපි මෙම අඩවිය ඔබ ගැන ඔත්තු බැලීම නැවැත්තුවෙමු. අපි අවහිර කරන දෑ බැලීමට පලිහ මත තට්ටු කරන්න.</string>
<!-- Content description (not visible, for screen readers etc.): Button that closes the CFR popup -->
<string name="cfr_close_button_description">උත්පතනය වසන්න</string>
<!-- Tool Tip for: Privacy and Security Settings Screen task : https://github.com/mozilla-mobile/focus-android/issues/6211 -->
<!-- Tool Tip Title -->
<string name="tool_tip_title">ඔබ සුරක්‍ෂිතයි!</string>
<!-- Tool Tip Message -->
<string name="tool_tip_message">මෙම පෙරනිමි සැකසුම් ඉහළ ආරක්‍ෂාවක් සපයයි. නමුත් ඔබගේ අවශ්‍යතා වලට යෝග්‍ය ලෙස සැකසුම් හැඩගැසීමට පහසුය.</string>
<!-- Tool Tip "X" button Content description (not visible, for screen readers etc.) :Button that closes the tool tip -->
<string name="tool_tip_dismiss_button_content_description">ඉවතලන්න</string>
<!-- CFR for Toolbar Delete Icon (Banner Info Message) -->
<string name="cfr_for_toolbar_delete_icon2">ඉතිහාසය, දත්තකඩ, හා අනෙකුත් දෑ — සියල්ල කුණු කූඩයට දැමීමට මෙහි තට්ටු කරන්න — සහ නව පටිත්තකින් නැවුම්ව අරඹන්න.</string>
<!-- Promote SearchWidget Dialog -->
!-- Content description (not visible, for screen readers etc.): This is the description for the
close button from promote search widget dialog. --&gt;
<!-- Content description (not visible, for screen readers etc.): This is the description for the
close button from promote search widget dialog. -->
<string name="promote_search_widget_dialog_content_description">වසන්න</string>
!-- Content description (not visible, for screen readers etc.): This is the description for
picture of search widget from promote search widget dialog. --&gt;
<!-- This is the title of promote search widget dialog. -->
<string name="promote_search_widget_dialog_title">පිරික්සුම් ඉතිහාසය මැකිණි! 🎉</string>
!-- This is the subtitle of promote search widget dialog. %1$s will get replaced with the name
of the app (e.g. &quot;Focus&quot;) --&gt;
<!-- Banner Info Message than will appear when user first enters in the app. The location is at the toolbar. -->
<string name="cfr_for_start_browsing">ඔබගේ පෞද්ගලික පිරික්සුම් වාරය අරඹන්න, ඔබ යන හැටියට ලුහුබැඳීම් සහ වෙනත් නරක දෑ අවහිර කෙරේ.</string>
!-- This is the subtitle of promote search widget dialog. %1$s will get replaced with the name
of the app (e.g. &quot;Focus&quot;) --&gt;
</resources>