public/pdfjs/web/locale/km/viewer.properties in pdfjs_viewer-rails-0.0.6 vs public/pdfjs/web/locale/km/viewer.properties in pdfjs_viewer-rails-0.0.7
- old
+ new
@@ -65,18 +65,24 @@
# Document properties dialog box
document_properties.title=លក្ខណសម្បត្តិឯកសារ…
document_properties_label=លក្ខណសម្បត្តិឯកសារ…
document_properties_file_name=ឈ្មោះឯកសារ៖
document_properties_file_size=ទំហំឯកសារ៖
+# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
+# will be replaced by the PDF file size in kilobytes, respectively in bytes.
document_properties_kb={{size_kb}} KB ({{size_b}} bytes)
+# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
+# will be replaced by the PDF file size in megabytes, respectively in bytes.
document_properties_mb={{size_mb}} MB ({{size_b}} bytes)
document_properties_title=ចំណងជើង ៖
document_properties_author=អ្នកនិពន្ធ៖
document_properties_subject=ប្រធានបទ៖
document_properties_keywords=ពាក្យគន្លឹះ៖
document_properties_creation_date=កាលបរិច្ឆេទបង្កើត៖
document_properties_modification_date=កាលបរិច្ឆេទកែប្រែ៖
+# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
+# will be replaced by the creation/modification date, and time, of the PDF file.
document_properties_date_string={{date}}, {{time}}
document_properties_creator=អ្នកបង្កើត៖
document_properties_producer=កម្មវិធីបង្កើត PDF ៖
document_properties_version=កំណែ PDF ៖
document_properties_page_count=ចំនួនទំព័រ៖
@@ -138,15 +144,19 @@
# Predefined zoom values
page_scale_width=ទទឹងទំព័រ
page_scale_fit=សមទំព័រ
page_scale_auto=ពង្រីកស្វ័យប្រវត្តិ
page_scale_actual=ទំហំជាក់ស្ដែង
+# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
+# numerical scale value.
+page_scale_percent={{scale}}%
# Loading indicator messages
loading_error_indicator=កំហុស
loading_error=មានកំហុសបានកើតឡើងពេលកំពុងផ្ទុក PDF ។
invalid_file_error=ឯកសារ PDF ខូច ឬមិនត្រឹមត្រូវ ។
missing_file_error=បាត់ឯកសារ PDF
+unexpected_response_error=ការឆ្លើយតមម៉ាស៊ីនមេដែលមិនបានរំពឹង។
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
# "{{type}}" will be replaced with 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"