blob: e6724d91bd6165eeaa4aa6daa5544f4ed7e25813 (
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
|