public/pdfjs/web/locale/or/viewer.properties in pdfjs_viewer-rails-0.0.6 vs public/pdfjs/web/locale/or/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,18 @@
# 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.
# 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"