diff options
Diffstat (limited to 'javascript/pdfjs/web/locale/km/viewer.ftl')
| -rwxr-xr-x | javascript/pdfjs/web/locale/km/viewer.ftl | 242 |
1 files changed, 242 insertions, 0 deletions
diff --git a/javascript/pdfjs/web/locale/km/viewer.ftl b/javascript/pdfjs/web/locale/km/viewer.ftl new file mode 100755 index 0000000..cf899f4 --- /dev/null +++ b/javascript/pdfjs/web/locale/km/viewer.ftl @@ -0,0 +1,242 @@ +# 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/. + + +## Main toolbar buttons (tooltips and alt text for images) + +pdfjs-previous-button = + .title = ទំព័រមុន +pdfjs-previous-button-label = មុន +pdfjs-next-button = + .title = ទំព័របន្ទាប់ +pdfjs-next-button-label = បន្ទាប់ +# .title: Tooltip for the pageNumber input. +pdfjs-page-input = + .title = ទំព័រ +# Variables: +# $pagesCount (Number) - the total number of pages in the document +# This string follows an input field with the number of the page currently displayed. +pdfjs-of-pages = នៃ { $pagesCount } +# Variables: +# $pageNumber (Number) - the currently visible page +# $pagesCount (Number) - the total number of pages in the document +pdfjs-page-of-pages = ({ $pageNumber } នៃ { $pagesCount }) +pdfjs-zoom-out-button = + .title = បង្រួម +pdfjs-zoom-out-button-label = បង្រួម +pdfjs-zoom-in-button = + .title = ពង្រីក +pdfjs-zoom-in-button-label = ពង្រីក +pdfjs-zoom-select = + .title = ពង្រីក +pdfjs-presentation-mode-button = + .title = ប្ដូរទៅរបៀបបទបង្ហាញ +pdfjs-presentation-mode-button-label = របៀបបទបង្ហាញ +pdfjs-open-file-button = + .title = បើកឯកសារ +pdfjs-open-file-button-label = បើក +pdfjs-print-button = + .title = បោះពុម្ព +pdfjs-print-button-label = បោះពុម្ព + +## Secondary toolbar and context menu + +pdfjs-tools-button = + .title = ឧបករណ៍ +pdfjs-tools-button-label = ឧបករណ៍ +pdfjs-first-page-button = + .title = ទៅកាន់ទំព័រដំបូង +pdfjs-first-page-button-label = ទៅកាន់ទំព័រដំបូង +pdfjs-last-page-button = + .title = ទៅកាន់ទំព័រចុងក្រោយ +pdfjs-last-page-button-label = ទៅកាន់ទំព័រចុងក្រោយ +pdfjs-page-rotate-cw-button = + .title = បង្វិលស្របទ្រនិចនាឡិកា +pdfjs-page-rotate-cw-button-label = បង្វិលស្របទ្រនិចនាឡិកា +pdfjs-page-rotate-ccw-button = + .title = បង្វិលច្រាសទ្រនិចនាឡិកា +pdfjs-page-rotate-ccw-button-label = បង្វិលច្រាសទ្រនិចនាឡិកា +pdfjs-cursor-text-select-tool-button = + .title = បើកឧបករណ៍ជ្រើសអត្ថបទ +pdfjs-cursor-text-select-tool-button-label = ឧបករណ៍ជ្រើសអត្ថបទ +pdfjs-cursor-hand-tool-button = + .title = បើកឧបករណ៍ដៃ +pdfjs-cursor-hand-tool-button-label = ឧបករណ៍ដៃ + +## Document properties dialog + +pdfjs-document-properties-button = + .title = លក្ខណសម្បត្តិឯកសារ… +pdfjs-document-properties-button-label = លក្ខណសម្បត្តិឯកសារ… +pdfjs-document-properties-file-name = ឈ្មោះឯកសារ៖ +pdfjs-document-properties-file-size = ទំហំឯកសារ៖ +pdfjs-document-properties-title = ចំណងជើង៖ +pdfjs-document-properties-author = អ្នកនិពន្ធ៖ +pdfjs-document-properties-subject = ប្រធានបទ៖ +pdfjs-document-properties-keywords = ពាក្យគន្លឹះ៖ +pdfjs-document-properties-creation-date = កាលបរិច្ឆេទបង្កើត៖ +pdfjs-document-properties-modification-date = កាលបរិច្ឆេទកែប្រែ៖ +pdfjs-document-properties-creator = អ្នកបង្កើត៖ +pdfjs-document-properties-producer = កម្មវិធីបង្កើត PDF ៖ +pdfjs-document-properties-version = កំណែ PDF ៖ +pdfjs-document-properties-page-count = ចំនួនទំព័រ៖ +pdfjs-document-properties-page-size-unit-inches = អ៊ីញ +pdfjs-document-properties-page-size-unit-millimeters = មម +pdfjs-document-properties-page-size-orientation-portrait = បញ្ឈរ +pdfjs-document-properties-page-size-orientation-landscape = ផ្តេក +pdfjs-document-properties-page-size-name-a-three = A3 +pdfjs-document-properties-page-size-name-a-four = A4 +pdfjs-document-properties-page-size-name-letter = សំបុត្រ + +## Variables: +## $width (Number) - the width of the (current) page +## $height (Number) - the height of the (current) page +## $unit (String) - the unit of measurement of the (current) page +## $name (String) - the name of the (current) page +## $orientation (String) - the orientation of the (current) page + +pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation }) +pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation }) + +## + +pdfjs-document-properties-linearized-yes = បាទ/ចាស +pdfjs-document-properties-linearized-no = ទេ +pdfjs-document-properties-close-button = បិទ + +## Print + +pdfjs-print-progress-message = កំពុងរៀបចំឯកសារសម្រាប់បោះពុម្ព… +# Variables: +# $progress (Number) - percent value +pdfjs-print-progress-percent = { $progress }% +pdfjs-print-progress-close-button = បោះបង់ +pdfjs-printing-not-supported = ការព្រមាន ៖ ការបោះពុម្ពមិនត្រូវបានគាំទ្រពេញលេញដោយកម្មវិធីរុករកនេះទេ ។ +pdfjs-printing-not-ready = ព្រមាន៖ PDF មិនត្រូវបានផ្ទុកទាំងស្រុងដើម្បីបោះពុម្ពទេ។ + +## Tooltips and alt text for side panel toolbar buttons + +pdfjs-toggle-sidebar-button = + .title = បិទ/បើកគ្រាប់រំកិល +pdfjs-toggle-sidebar-button-label = បិទ/បើកគ្រាប់រំកិល +pdfjs-document-outline-button = + .title = បង្ហាញគ្រោងឯកសារ (ចុចទ្វេដងដើម្បីពង្រីក/បង្រួមធាតុទាំងអស់) +pdfjs-document-outline-button-label = គ្រោងឯកសារ +pdfjs-attachments-button = + .title = បង្ហាញឯកសារភ្ជាប់ +pdfjs-attachments-button-label = ឯកសារភ្ជាប់ +pdfjs-thumbs-button = + .title = បង្ហាញរូបភាពតូចៗ +pdfjs-thumbs-button-label = រួបភាពតូចៗ +pdfjs-findbar-button = + .title = រកនៅក្នុងឯកសារ +pdfjs-findbar-button-label = រក + +## Thumbnails panel item (tooltip and alt text for images) + +# Variables: +# $page (Number) - the page number +pdfjs-thumb-page-title = + .title = ទំព័រ { $page } +# Variables: +# $page (Number) - the page number +pdfjs-thumb-page-canvas = + .aria-label = រូបភាពតូចរបស់ទំព័រ { $page } + +## Find panel button title and messages + +pdfjs-find-input = + .title = រក + .placeholder = រកនៅក្នុងឯកសារ... +pdfjs-find-previous-button = + .title = រកពាក្យ ឬឃ្លាដែលបានជួបមុន +pdfjs-find-previous-button-label = មុន +pdfjs-find-next-button = + .title = រកពាក្យ ឬឃ្លាដែលបានជួបបន្ទាប់ +pdfjs-find-next-button-label = បន្ទាប់ +pdfjs-find-highlight-checkbox = បន្លិចទាំងអស់ +pdfjs-find-match-case-checkbox-label = ករណីដំណូច +pdfjs-find-reached-top = បានបន្តពីខាងក្រោម ទៅដល់ខាងលើនៃឯកសារ +pdfjs-find-reached-bottom = បានបន្តពីខាងលើ ទៅដល់ចុងនៃឯកសារ +pdfjs-find-not-found = រកមិនឃើញពាក្យ ឬឃ្លា + +## Predefined zoom values + +pdfjs-page-scale-width = ទទឹងទំព័រ +pdfjs-page-scale-fit = សមទំព័រ +pdfjs-page-scale-auto = ពង្រីកស្វ័យប្រវត្តិ +pdfjs-page-scale-actual = ទំហំជាក់ស្ដែង +# Variables: +# $scale (Number) - percent value for page scale +pdfjs-page-scale-percent = { $scale }% + +## Loading indicator messages + +pdfjs-loading-error = មានកំហុសបានកើតឡើងពេលកំពុងផ្ទុក PDF ។ +pdfjs-invalid-file-error = ឯកសារ PDF ខូច ឬមិនត្រឹមត្រូវ ។ +pdfjs-missing-file-error = បាត់ឯកសារ PDF +pdfjs-unexpected-response-error = ការឆ្លើយតមម៉ាស៊ីនមេដែលមិនបានរំពឹង។ +pdfjs-rendering-error = មានកំហុសបានកើតឡើងពេលបង្ហាញទំព័រ ។ + +## Annotations + +# .alt: This is used as a tooltip. +# Variables: +# $type (String) - an annotation type from a list defined in the PDF spec +# (32000-1:2008 Table 169 – Annotation types). +# Some common types are e.g.: "Check", "Text", "Comment", "Note" +pdfjs-text-annotation-type = + .alt = [{ $type } ចំណារពន្យល់] + +## Password + +pdfjs-password-label = បញ្ចូលពាក្យសម្ងាត់ដើម្បីបើកឯកសារ PDF នេះ។ +pdfjs-password-invalid = ពាក្យសម្ងាត់មិនត្រឹមត្រូវ។ សូមព្យាយាមម្ដងទៀត។ +pdfjs-password-ok-button = យល់ព្រម +pdfjs-password-cancel-button = បោះបង់ +pdfjs-web-fonts-disabled = បានបិទពុម្ពអក្សរបណ្ដាញ ៖ មិនអាចប្រើពុម្ពអក្សរ PDF ដែលបានបង្កប់បានទេ ។ + +## Editing + +pdfjs-editor-highlight-button = + .title = រំលេច +pdfjs-editor-highlight-button-label = រំលេច +pdfjs-highlight-floating-button-label = រំលេច + +## Alt-text dialog + +pdfjs-editor-alt-text-cancel-button = បោះបង់ + +## Show all highlights +## This is a toggle button to show/hide all the highlights. + +pdfjs-editor-highlight-show-all-button-label = បង្ហាញទាំងអស់ +pdfjs-editor-highlight-show-all-button = + .title = បង្ហាញទាំងអស់ + +## New alt-text dialog +## Group note for entire feature: Alternative text (alt text) helps when people can't see the image. This feature includes a tool to create alt text automatically using an AI model that works locally on the user's device to preserve privacy. + +pdfjs-editor-new-alt-text-not-now-button = មិនមែនឥឡូវ + +## Image alt-text settings + +pdfjs-editor-alt-text-settings-delete-model-button = លុប + +## Dialog buttons + +pdfjs-editor-add-signature-cancel-button = បោះបង់ + +## Edit a comment dialog + +pdfjs-editor-edit-comment-dialog-cancel-button = បោះបង់ + +## The view manager is a sidebar displaying different views: +## - thumbnails; +## - outline; +## - attachments; +## - layers. +## The thumbnails view is used to edit the pdf: remove/insert pages, ... + +pdfjs-views-manager-pages-status-delete-button-label = លុប |
