blob: 11b048acb4d019653832c2dcc68bdb9d05be077d (
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
51
52
53
54
|
# 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-settings-window =
.title = Lo Angija ki Data me kakube
site-data-search-textbox =
.placeholder = Yeny kakube
.accesskey = S
site-data-column-host =
.label = Kakube
site-data-column-cookies =
.label = Angija
site-data-column-last-used =
.label = Kitiyo kwede me agiki
site-data-remove-selected =
.label = Kwany ma kiyero
.accesskey = K
site-data-settings-dialog =
.buttonlabelaccept = Gwok alokaloka
.buttonaccesskeyaccept = o
# Variables:
# $value (Number) - Value of the unit (for example: 4.6, 500)
# $unit (String) - Name of the unit (for example: "bytes", "KB")
site-storage-usage =
.value = { $value } { $unit }
site-data-remove-all =
.label = Kwany weng
.accesskey = a
site-data-remove-shown =
.label = Kwany ma kinyuto ni weng
.accesskey = a
## Removing
site-data-removing-dialog =
.title = { site-data-removing-header }
.buttonlabelaccept = Kwany
site-data-removing-header = Kwanyo Angija ki Data me kakube
site-data-removing-desc = Kwanyo angija ki data me kakube twero kwanyi woko ki ii kakube. Imoko ada ni imito timo alokaloka?
site-data-removing-table = Ki bikwanyo woko angija ki data me kakube pi kakube magi
|