blob: f6e03eb69e01f45f2e88a0684481a6ea5d12d2f8 (
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
|
# 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 = អ្នកជំនួយការនាំចូល
import-from =
{ PLATFORM() ->
[windows] នាំចូលជម្រើស ចំណាំ ប្រវត្តិ ពាក្យសម្ងាត់ និង ទិន្នន័យផ្សេងៗពី ៖
*[other] នាំចូលចំណង់ចំណូលចិត្ត ចំណាំ ប្រវត្តិ ពាក្យសម្ងាត់ និង ទិន្នន័យផ្សេងៗពី ៖
}
import-from-bookmarks = នាំចូលចំណាំពី ៖
import-from-ie =
.label = Microsoft Internet Explorer
.accesskey = M
import-from-edge =
.label = Microsoft Edge
.accesskey = E
import-from-nothing =
.label = កុំនាំចូលអ្វីៗទាំងអស់
.accesskey = D
import-from-safari =
.label = Safari
.accesskey = S
import-from-canary =
.label = Chrome Canary
.accesskey = n
import-from-chrome =
.label = Chrome
.accesskey = C
import-from-chromium =
.label = Chromium
.accesskey = u
import-from-firefox =
.label = Firefox
.accesskey = F
import-from-360se =
.label = កម្មវិធីអ៊ីនធឺណិតសុវត្ថិភាព 360
.accesskey = 3
no-migration-sources = រកមិនឃើញកម្មវិធីដែលមាន ចំណាំ ប្រវត្តិ ឬទិន្នន័យពាក្យសម្ងាត់ទេ ។
import-source-page-title = នាំចូលការកំណត់ និងទិន្នន័យ
import-items-page-title = ធាតុដែលត្រូវនាំចូល
import-items-description = ជ្រើសវត្ថុណាមួយ ដែលត្រូវនាំចូល ៖
import-migrating-page-title = កំពុងនាំចូល...
import-migrating-description = ធាតុដូចខាងក្រោយបច្ចុប្បន្នកំពុងត្រូវបាននាំចូល...
import-select-profile-page-title = ជ្រើសទម្រង់
import-select-profile-description = ទម្រង់ខាងក្រោម អាចនាំចូលបានពី ៖
import-done-page-title = ការនាំចូលបញ្ចប់ទាំងស្រុង
import-done-description = ធាតុខាងក្រោម ត្រូវបាននាំចូលដោយជោគជ័យ ៖
import-close-source-browser = សូមប្រាកដថាបានបិទកម្មវិធីអ៊ីនធឺណិតដែលបានជ្រើសមុនពេលបន្ត។
source-name-ie = Internet Explorer
source-name-edge = Microsoft Edge
source-name-chrome = Google Chrome
imported-safari-reading-list = បញ្ជីអំណាន (ពី Safari)
imported-edge-reading-list = បញ្ជីអំណាន (ពី Edge)
## 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 = បង្អួច និងផ្ទាំង
browser-data-session-label =
.value = បង្អួច និងផ្ទាំង
|