blob: e9c9805a5ea135b5c776a7c811ecd667205fcbca (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
|
# 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/.
# Localized string used as the dialog window title.
# "Report" is a noun in this case, "Report for AddonName".
#
# Variables:
# $addon-name (string) - Name of the add-on being reported
abuse-report-dialog-title = { $addon-name } සඳහා වාර්තාව
abuse-report-textarea =
.placeholder = නිශ්චිත කරුණක් තිබේ නම් අපට ගැටළුවක් විසඳීමට පහසුය. ඔබ අත්විඳින දේ විස්තර කරන්න. වියමන හිතකර අයුරින් තබා ගැනීම සඳහා අපට උදවු කිරීමට තුති.
## Panel buttons.
abuse-report-cancel-button = අවලංගු
abuse-report-next-button = ඊළඟ
abuse-report-goback-button = ආපසු යන්න
abuse-report-submit-button = යොමන්න
## Message bars descriptions.
##
## Variables:
## $addon-name (string) - Name of the add-on
abuse-report-messagebar-aborted = <span data-l10n-name="addon-name">{ $addon-name }</span> සඳහා වාර්තාව අවලංගු කෙරිණි.
abuse-report-messagebar-submitting = <span data-l10n-name="addon-name">{ $addon-name }</span> සඳහා වාර්තාව යැවෙමින්.
abuse-report-messagebar-submitted = යොමු කළ වාර්තාවට තුති. ඔබට <span data-l10n-name="addon-name">{ $addon-name }</span> ඉවත් කිරීමට අවශ්යද?
abuse-report-messagebar-submitted-noremove = වාර්තාව යොමු කිරීමට තුති.
## Message bars actions.
abuse-report-messagebar-action-remove-extension = ඔව්, ඉවත් කරන්න
abuse-report-messagebar-action-keep-extension = නැහැ, තබා ගන්නෙමි
abuse-report-messagebar-action-remove-sitepermission = ඔව්, ඉවත් කරන්න
abuse-report-messagebar-action-keep-sitepermission = නැහැ, තබා ගන්නෙමි
abuse-report-messagebar-action-remove-theme = ඔව්, ඉවත් කරන්න
abuse-report-messagebar-action-keep-theme = නැහැ, තබා ගන්නෙමි
abuse-report-messagebar-action-retry = යළි උත්සාහය
abuse-report-messagebar-action-cancel = අවලංගු
## Abuse report reasons (optionally paired with related examples and/or suggestions)
abuse-report-damage-reason-v2 = එය මාගේ පරිගණකයට හානි කළා හෝ දත්ත බිඳ හෙළුවා
abuse-report-settings-reason-v2 = එය මට දැනුම් දීමකින් හෝ විමසීමකින් තොරව මාගේ සෙවුම් යන්ත්රය, මුල් පිටුව හෝ නව පටිත්ත වෙනස් කෙරිණි
abuse-report-settings-suggestions-search = ඔබගේ පෙරනිමි සෙවුම් සැකසුම් සංශෝධනය
abuse-report-settings-suggestions-homepage = ඔබගේ මුල් පිටුව හා නව පටිත්ත සංශෝධනය
|