blob: 95db5b0faeecea9b576998fe5deb4c23d59b79af (
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
|
# 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/.
Reset=កំណត់ឡើងវិញ
Submit=ដាក់ស្នើសំណួរ
Browse=រកមើល…
FileUpload=ផ្ទុកឯកសារ
DirectoryUpload=ជ្រើសរើសថតត្រូវផ្ទុកឡើង
DirectoryPickerOkButtonLabel=ផ្ទុកឡើង
ForgotPostWarning=ទម្រង់ដែលមាន enctype=%S ប៉ុន្តែគ្មាន method=post ឡើយ ។ តាមធម្មតាក្នុងការដាក់ស្នើជាមួយ method=GET និងគ្មានអ៊ិនគ្រីបជំនួសឡើយ ។
ForgotFileEnctypeWarning=ទម្រង់មានលទ្ធផលឯកសារមួយ ប៉ុន្តែបាត់ method=POST និង enctype=multipart/form-data លើទម្រង់ ។ ឯកសារនឹងមិនត្រូវបានផ្ញើឡើយ ។
# LOCALIZATION NOTE (DefaultFormSubject): %S will be replaced with brandShortName
DefaultFormSubject=ទម្រង់ប្រកាសទម្រង់ %S
CannotEncodeAllUnicode=សំណុំបែបបទត្រូវបានដាក់ស្នើនៅក្នុងអ៊ីនកូដ %S ដែលមិនអាចអ៊ីនកូដតួអក្សរយូនីកូដទាំងអស់បាន ដូច្នេះការបញ្ចូលរបស់អ្នកប្រើអាចមិនត្រឹមត្រូវ ។ ដើម្បីជៀសវាងបញ្ហានេះ ទំព័តគួរតែត្រូវបានផ្លាស់ប្ដូរ ដើម្បីឲ្យសំណុំបែបបទត្រូវបានដាក់ស្នើជាអ៊ីនកូដ UTF-8 ដោយផ្លាស់ប្ដូរអ៊ីនកូដទំព័រខ្លួនវាទៅជា UTF-8 ឬដោយបញ្ជាក់ accept-charset=utf-8 នៅលើធាតុសំណុំបែបបទ ។
AllSupportedTypes=ប្រភេទដែលគាំទ្រទាំងអស់
# LOCALIZATION NOTE (NoFileSelected): this string is shown on a
# <input type='file'> when there is no file selected yet.
NoFileSelected=មិនបានជ្រើសឯកសារ។
# LOCALIZATION NOTE (NoFilesSelected): this string is shown on a
# <input type='file' multiple> when there is no file selected yet.
NoFilesSelected=មិនបានជ្រើសឯកសារ។
# LOCALIZATION NOTE (NoDirSelected): this string is shown on a
# <input type='file' directory/webkitdirectory> when there is no directory
# selected yet.
# LOCALIZATION NOTE (XFilesSelected): this string is shown on a
# <input type='file' multiple> when there are more than one selected file.
# %S will be a number greater or equal to 2.
XFilesSelected=បានជ្រើសឯកសារចំនួន %S ។
ColorPicker=ជ្រើសពណ៌
# LOCALIZATION NOTE (DefaultSummary): this string is shown on a <details> when
# it has no direct <summary> child. Google Chrome should already have this
# string translated.
DefaultSummary=សេចក្ដីលម្អិត
|