blob: a4caae3ca85ef569c469e76b825a7ab4a58be8e5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# 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/.
# LOCALIZATION NOTE: These strings are used for profile reset.
# LOCALIZATION NOTE (resetUnusedProfile.message): %S is brandShortName.
resetUnusedProfile.message=ඔබ කලකින් %S විවෘත කර නැති සෙයකි. ඔබට නැවුම් සහ අළුත් අත්දැකීමක් සඳහා පිරිසිදු කිරීමට වුවමනා ද? කෙසේ වුවත්, නැවත සාදරයෙන් පිළිගන්නෙමු!
# LOCALIZATION NOTE (resetUninstalled.message): %S is brandShortName.
resetUninstalled.message=%S නැවත ස්ථාපනය කර තිබෙන බව පෙනේ. නැවුම් සහ අළුත් අත්දැකීමක් සඳහා එය පිරිසිදු කිරීමට අවශ්යද?
# LOCALIZATION NOTE (refreshProfile.resetButton.label): %S is brandShortName.
refreshProfile.resetButton.label=%S නැවුම් කරන්න…
refreshProfile.resetButton.accesskey=e
|