blob: 097d77559cb0181f95b460fa02b02f1fab224714 (
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
|
# 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/.
rememberPassword = ប្រើកម្មវិធីគ្រប់គ្រងពាក្យសម្ងាត់ ដើម្បីចងចាំពាក្យសម្ងាត់នេះ ។
savePasswordTitle = បញ្ជាក់
# LOCALIZATION NOTE (saveLoginMsg, saveLoginMsgNoUser):
# %1$S is brandShortName, %2$S is the login's hostname.
saveLoginMsg = តើអ្នកចង់ឲ្យ %1$S ចងចាំការចូលនេះសម្រាប់ %2$S ដែរឬទេ?
saveLoginMsgNoUser = តើអ្នកចង់ឲ្យ %1$S ចងចាំពាក្យសម្ងាត់នេះសម្រាប់ %2$S ដែរឬទេ?
saveLoginButtonAllow.label = រក្សាទុក
saveLoginButtonAllow.accesskey = S
saveLoginButtonDeny.label = កុំរក្សាទុក
saveLoginButtonDeny.accesskey = D
updateLoginMsg = តើអ្នកចង់ធ្វើបច្ចុប្បន្នភាពការចូលនេះដែរឬទេ?
updateLoginMsgNoUser = តើអ្នកចង់ធ្វើបច្ចុប្បន្នភាពពាក្យសម្ងាត់នេះដែរឬទេ?
updateLoginButtonText = ធ្វើបច្ចុប្បន្នភាព
updateLoginButtonAccessKey = U
updateLoginButtonDeny.label = កុំធ្វើបច្ចុប្បន្នភាព
updateLoginButtonDeny.accesskey = D
# LOCALIZATION NOTE (rememberPasswordMsg):
# 1st string is the username for the login, 2nd is the login's hostname.
# Note that long usernames may be truncated.
rememberPasswordMsg = តើអ្នកចង់ចងចាំពាក្យសម្ងាត់សម្រាប់ "%1$S" នៅលើ %2$S ឬទេ ?
# LOCALIZATION NOTE (rememberPasswordMsgNoUsername):
# String is the login's hostname.
rememberPasswordMsgNoUsername = តើអ្នកចង់ចងចាំពាក្យសម្ងាត់នៅលើ %S ឬទេ ?
# LOCALIZATION NOTE (noUsernamePlaceholder):
# This is displayed in place of the username when it is missing.
noUsernamePlaceholder=គ្មានឈ្មោះអ្នកប្រើ
togglePasswordLabel=បង្ហាញពាក្យសម្ងាត់
togglePasswordAccessKey2=h
notNowButtonText = មិនមែនឥឡូវនេះទេ
neverForSiteButtonText = កុំធ្វើសម្រាប់បណ្ដាញនេះ
rememberButtonText = ចងចាំ
passwordChangeTitle = អះអាងការផ្លាស់ប្ដូរពាក្យសម្ងាត់
# LOCALIZATION NOTE (updatePasswordMsg):
# String is the username for the login.
updatePasswordMsg = តើអ្នកចង់ធ្វើបច្ចុប្បន្នភាពពាក្យសម្ងាត់ដែលបានរក្សាទុកសម្រាប់ "%S" ឬទេ ?
updatePasswordMsgNoUser = តើអ្នកចង់ធ្វើបច្ចុប្បន្នភាពពាក្យសម្ងាត់ដែលបានរក្សាទុកឬទេ ?
# LOCALIZATION NOTE (loginHostAge):
# This is used to show the context menu login items with their age.
# 1st string is the username for the login, 2nd is the login's age.
loginHostAge=%1$S (%2$S)
# LOCALIZATION NOTE (noUsername):
# String is used on the context menu when a login doesn't have a username.
noUsername=គ្មានឈ្មោះអ្នកប្រើ
# LOCALIZATION NOTE (insecureFieldWarningDescription2, insecureFieldWarningDescription3):
# %1$S will contain insecureFieldWarningLearnMore and look like a link to indicate that clicking will open a tab with support information.
insecureFieldWarningLearnMore = ស្វែងយល់បន្ថែម
|