blob: c0c445c1b8f3d6a1cd1a513c783add43485aa94a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
# 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/.
# context menu strings
SaveImageTitle=រក្សាទុករូបភាព
SaveVideoTitle=រក្សាទុកវីដេអូ
SaveAudioTitle=រក្សាទុកអូឌីយ៉ូ
SaveLinkTitle=រក្សាទុកជា
WebPageCompleteFilter=ទំព័របណ្ដាញ ពេញលេញ
WebPageHTMLOnlyFilter=ទំព័របណ្ដាញ តែ HTML ប៉ុណ្ណោះ
WebPageXHTMLOnlyFilter=ទំព័របណ្ដាញ តែ XHTML ប៉ុណ្ណោះ
WebPageSVGOnlyFilter=ទំព័របណ្ដាញ តែ SVG ប៉ុណ្ណោះ
WebPageXMLOnlyFilter=ទំព័របណ្ដាញ តែ XML ប៉ុណ្ណោះ
# LOCALIZATION NOTE (filesFolder):
# This is the name of the folder that is created parallel to a HTML file
# when it is saved "With Images". The %S section is replaced with the
# leaf name of the file being saved (minus extension).
filesFolder=ឯកសារ %S
|