blob: 809313ce7f162cfdc6f553cf1469182d71eade74 (
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
|
# 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/.
## Settings
site-data-search-textbox =
.placeholder = ಜಾಲತಾಣಗಳನ್ನು ಹುಡುಕು
.accesskey = S
site-data-column-host =
.label = ತಾಣ
site-data-column-cookies =
.label = ಕುಕಿಗಳು
site-data-column-storage =
.label = ಶೇಖರಣೆ
site-data-remove-selected =
.label = ಆರಿಸಿದ್ದನ್ನು ಅಳಿಸು
.accesskey = r
site-data-remove-all =
.label = ಎಲ್ಲವನ್ನು ತೆಗೆ
.accesskey = e
site-data-remove-shown =
.label = ತೋರಿಸಿರುವ ಎಲ್ಲವನ್ನು ತೆಗೆದು ಹಾಕು
.accesskey = e
## Removing
site-data-removing-dialog =
.title = { site-data-removing-header }
.buttonlabelaccept = ತೆಗೆದು ಹಾಕು
|