diff options
Diffstat (limited to 'l10n-si/browser/browser/preferences/clearSiteData.ftl')
-rw-r--r-- | l10n-si/browser/browser/preferences/clearSiteData.ftl | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/l10n-si/browser/browser/preferences/clearSiteData.ftl b/l10n-si/browser/browser/preferences/clearSiteData.ftl new file mode 100644 index 0000000000..bdd4350ffe --- /dev/null +++ b/l10n-si/browser/browser/preferences/clearSiteData.ftl @@ -0,0 +1,47 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +clear-site-data-window2 = + .title = දත්ත මකන්න + .style = min-width: 35em +clear-site-data-description = { -brand-short-name } මගින් ගබඩා කර තිබෙන සියළුම දත්තකඩ සහ අඩවි දත්ත හිස් කිරීමෙන් ඔබව අඩවි වෙතින් නික්මවන අතර මාර්ගඅපගත වියමන අන්තර්ගත ද ඉවත් කෙරේ. නිහිතගත දත්ත පමණක් හිස් කිරීම ඔබගේ පිවිසුම් වලට බලපාන්නේ නැත. +clear-site-data-close-key = + .key = w +# The parameters in parentheses in this string describe disk usage +# in the format ($amount $unit), e.g. "Cookies and Site Data (24 KB)" +# Variables: +# $amount (Number) - Amount of site data currently stored on disk +# $unit (String) - Abbreviation of the unit that $amount is in, e.g. "MB" +clear-site-data-cookies-with-data = + .label = දත්තකඩ හා අඩවි දත්ත ({ $unit } { $amount }) + .accesskey = S +# This string is a placeholder for while the data used to fill +# clear-site-data-cookies-with-data is loading. This placeholder is usually +# only shown for a very short time (< 1s), so it should be very similar +# or the same as clear-site-data-cookies-with-data (except the amount and unit), +# to avoid flickering. +clear-site-data-cookies-empty = + .label = දත්තකඩ හා අඩවි දත්ත + .accesskey = S +clear-site-data-cookies-info = හිස් කළහොත් ඔබව අඩවි වලින් නික්මවෙනු ඇත +# The parameters in parentheses in this string describe disk usage +# in the format ($amount $unit), e.g. "Cached Web Content (24 KB)" +# Variables: +# $amount (Number) - Amount of cache currently stored on disk +# $unit (String) - Abbreviation of the unit that $amount is in, e.g. "MB" +clear-site-data-cache-with-data = + .label = නිහිතගත වියමන අන්තර්ගත ({ $unit } { $amount }) + .accesskey = W +# This string is a placeholder for while the data used to fill +# clear-site-data-cache-with-data is loading. This placeholder is usually +# only shown for a very short time (< 1s), so it should be very similar +# or the same as clear-site-data-cache-with-data (except the amount and unit), +# to avoid flickering. +clear-site-data-cache-empty = + .label = නිහිතගත වියමන අන්තර්ගතය + .accesskey = W +clear-site-data-cache-info = අඩවි වලට රූප හා දත්ත නැවත පූරණයට සිදු වේ +clear-site-data-dialog = + .buttonlabelaccept = මකන්න + .buttonaccesskeyaccept = l |