public/pdfjs/web/locale/ml/viewer.properties in pdfjs_viewer-rails-0.0.6 vs public/pdfjs/web/locale/ml/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}} കെബി ({{size_b}} ബൈറ്റുകള്)
+# 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}} എംബി ({{size_b}} ബൈറ്റുകള്)
document_properties_title=തലക്കെട്ട്\u0020
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=പിഡിഎഫ് പ്രൊഡ്യൂസര്:
document_properties_version=പിഡിഎഫ് പതിപ്പ്:
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=പിഡിഎഫ് ലഭ്യമാക്കുമ്പോള് പിശക് ഉണ്ടായിരിയ്ക്കുന്നു.
invalid_file_error=തെറ്റായ അല്ലെങ്കില് തകരാറുള്ള പിഡിഎഫ് ഫയല്.
missing_file_error=പിഡിഎഫ് ഫയല് ലഭ്യമല്ല.
+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"