@@ -41,7 +41,7 @@ print.title=ພິມ
41
41
print_label =ພິມ
42
42
download.title =ດາວໂຫລດ
43
43
download_label =ດາວໂຫລດ
44
- bookmark.title =ມຸມມອງປະຈຸບັນ (ສຳເນົາ ຫລື ເປີດໃນຫນ້າຕ່າງໃຫມ່ )
44
+ bookmark.title =ມຸມມອງປະຈຸບັນ (ສຳເນົາ ຫລື ເປີດໃນວິນໂດໃຫມ່ )
45
45
bookmark_label =ມຸມມອງປະຈຸບັນ
46
46
47
47
# Secondary toolbar and context menu
@@ -61,6 +61,8 @@ page_rotate_ccw.label=ຫມູນທວນເຂັມໂມງ
61
61
page_rotate_ccw_label =ຫມູນທວນເຂັມໂມງ
62
62
63
63
64
+
65
+
64
66
# Document properties dialog box
65
67
document_properties_file_name =ຊື່ໄຟລ໌:
66
68
document_properties_file_size =ຂະຫນາດໄຟລ໌:
@@ -84,6 +86,8 @@ document_properties_page_size_name_legal=ຂໍ້ກົດຫມາຍ
84
86
# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
85
87
# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
86
88
# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
89
+ # LOCALIZATION NOTE (document_properties_linearized): The linearization status of
90
+ # the document; usually called "Fast Web View" in English locales of Adobe software.
87
91
document_properties_close =ປິດ
88
92
89
93
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
@@ -107,6 +111,14 @@ findbar_label=ຄົ້ນຫາ
107
111
108
112
# Find panel button title and messages
109
113
find_input.title =ຄົ້ນຫາ
114
+ # LOCALIZATION NOTE (find_match_count): The supported plural forms are
115
+ # [one|two|few|many|other], with [other] as the default value.
116
+ # "{{current}}" and "{{total}}" will be replaced by a number representing the
117
+ # index of the currently active find result, respectively a number representing
118
+ # the total number of matches in the document.
119
+ # LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
120
+ # [zero|one|two|few|many|other], with [other] as the default value.
121
+ # "{{limit}}" will be replaced by a numerical value.
110
122
111
123
# Error panel labels
112
124
error_more_info =ຂໍ້ມູນເພີ່ມເຕີມ
0 commit comments