blob: 0de54d036cbbe2814e9379d932f472d76781c4fc (
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
|
# 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/.
migration-wizard =
.title = Bestari Import
import-from =
{ PLATFORM() ->
[windows] Import Pilihan, Tandabuku, Sejarah, Kata laluan dan lain-lain data dari:
*[other] Import Keutamaan, Tandabuku, Sejarah, Kata laluan dan lain-lain data dari:
}
import-from-bookmarks = Import Tandabuku dari:
import-from-ie =
.label = Microsoft Internet Explorer
.accesskey = M
import-from-edge =
.label = Microsoft Edge
.accesskey = E
import-from-nothing =
.label = Jangan import apa-apa
.accesskey = t
import-from-safari =
.label = Safari
.accesskey = S
import-from-canary =
.label = Chrome Canary
.accesskey = n
import-from-chrome =
.label = Chrome
.accesskey = C
import-from-chrome-beta =
.label = Chrome Beta
.accesskey = B
import-from-chrome-dev =
.label = Chrome Dev
.accesskey = D
import-from-chromium =
.label = Chromium
.accesskey = u
import-from-firefox =
.label = Firefox
.accesskey = X
import-from-360se =
.label = 360 Pelayar Selamat
.accesskey = 3
no-migration-sources = Tiada atur cara yang mengandungi tandabuku, sejarah atau data kata laluan yang dapat ditemui.
import-source-page-title = Import Tetapan dan Data
import-items-page-title = Item untuk Diimport
import-items-description = Pilih item yang mahu diimport:
import-migrating-page-title = Mengimport…
import-migrating-description = Item berikut sedang diimport…
import-select-profile-page-title = Pilih Profil
import-select-profile-description = Profil berikut tersedia untuk diimport dari:
import-done-page-title = Selesai Mengimport
import-done-description = Item berikut telah berjaya diimport:
import-close-source-browser = Sila pastikan pelayar yang dipilih telah ditutup sebelum meneruskan.
source-name-ie = Internet Explorer
source-name-edge = Microsoft Edge
source-name-chrome = Google Chrome
imported-safari-reading-list = Senarai Membaca (Dari Safari)
imported-edge-reading-list = Senarai Membaca (Dari Safari)
## Browser data types
## All of these strings get a $browser variable passed in.
## You can use the browser variable to differentiate the name of items,
## which may have different labels in different browsers.
## The supported values for the $browser variable are:
## 360se
## chrome
## edge
## firefox
## safari
## The various beta and development versions of edge and chrome all get
## normalized to just "edge" and "chrome" for these strings.
## Browser data types
## All of these strings get a $browser variable passed in.
## You can use the browser variable to differentiate the name of items,
## which may have different labels in different browsers.
## The supported values for the $browser variable are:
## 360se
## chrome
## edge
## firefox
## ie
## safari
## The various beta and development versions of edge and chrome all get
## normalized to just "edge" and "chrome" for these strings.
browser-data-session-checkbox =
.label = Tetingkap dan Tab
browser-data-session-label =
.value = Tetingkap dan Tab
|