tools_strings.xml 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502
  1. <resources>
  2. <string name="tools_document_info">Document Info</string>
  3. <string name="tools_view_setting">View Setting</string>
  4. <string name="tools_share">Share</string>
  5. <string name="tools_open_document">Open…</string>
  6. <string name="tools_flattened">Save as Flattened PDF</string>
  7. <string name="tools_display_mode">Display Mode</string>
  8. <string name="tools_scroll">Scroll</string>
  9. <string name="tools_vertical_scrolling">Vertical Scrolling</string>
  10. <string name="tools_horizontal_scrolling">Horizontal Scrolling</string>
  11. <string name="tools_single_page">Single Page</string>
  12. <string name="tools_two_page">Two Page</string>
  13. <string name="tools_book_mode">Cover Mode</string>
  14. <string name="tools_continuous_scroll">Continuous Scrolling</string>
  15. <string name="tools_crop">Crop</string>
  16. <string name="tools_themes">Themes</string>
  17. <string name="tools_light_mode">Light</string>
  18. <string name="tools_dark_mode">Dark</string>
  19. <string name="tools_sepia_mode">Sepia</string>
  20. <string name="tools_reseda_mode">Reseda</string>
  21. <string name="tools_reader_pdf_info_abstract">Abstract</string>
  22. <string name="tools_reader_pdf_info_fileName">File Name:</string>
  23. <string name="tools_reader_pdf_info_size">File Size:</string>
  24. <string name="tools_reader_pdf_info_title">Title:</string>
  25. <string name="tools_reader_pdf_info_author">Author:</string>
  26. <string name="tools_reader_pdf_info_subject">Subject:</string>
  27. <string name="tools_reader_pdf_info_keywords">Keywords:</string>
  28. <string name="tools_reader_pdf_info_createInfo">Create Information</string>
  29. <string name="tools_reader_pdf_info_version">Version:</string>
  30. <string name="tools_reader_pdf_info_pages">Pages:</string>
  31. <string name="tools_reader_pdf_info_creator">Creator:</string>
  32. <string name="tools_reader_pdf_info_creationDate">Creation Date:</string>
  33. <string name="tools_reader_pdf_info_modification">Modification Date:</string>
  34. <string name="tools_reader_pdf_info_accessPer">Access Permissions</string>
  35. <string name="tools_reader_pdf_info_allowPrint">Printing:</string>
  36. <string name="tools_reader_pdf_info_allowCopy">Content Copying:</string>
  37. <string name="tools_reader_pdf_info_allows_document_changes">Document Change:</string>
  38. <string name="tools_reader_pdf_info_allows_document_assembly">Document Assembly:</string>
  39. <string name="tools_reader_pdf_info_allows_document_commenting">Commenting:</string>
  40. <string name="tools_reader_pdf_info_allows_document_form_field_entry">Filling of Form Field:</string>
  41. <string name="tools_allowed">Allowed</string>
  42. <string name="tools_not_allowed">Not Allowed</string>
  43. <string name="tools_thumbnails">Thumbnails</string>
  44. <string name="tools_outlines">Outlines</string>
  45. <string name="tools_no_outlines">No Outlines</string>
  46. <string name="tools_bookmarks">Bookmarks</string>
  47. <string name="tools_edit_bookmark_title">Edit Bookmark</string>
  48. <string name="tools_no_bookmarks">No Bookmarks</string>
  49. <string name="tools_add_bookmarks">Add Bookmarks</string>
  50. <string name="tools_has_bookmark">You\'ve bookmarked about this</string>
  51. <string name="tools_bookmark_et_hint">Bookmark Title</string>
  52. <string name="tools_page">Page</string>
  53. <string name="tools_edit">Edit</string>
  54. <string name="tools_delete">Delete</string>
  55. <string name="tools_create">Create</string>
  56. <string name="tools_enter_a_page_number">Enter a page number</string>
  57. <string name="tools_okay">OK</string>
  58. <string name="tools_cancel">Cancel</string>
  59. <string name="tools_search_hint">Search</string>
  60. <string name="tools_sorry_no_contents">No Results</string>
  61. <string name="tools_result">Results</string>
  62. <string name="tools_search_result_found">%d Results</string>
  63. <string name="tools_please_enter_the_password_below">Please Enter the Password Below.</string>
  64. <string name="tools_please_enter_the_password">Please Enter The Password</string>
  65. <string name="tools_password">Password</string>
  66. <string name="tools_invalid_password">Invalid Password</string>
  67. <string name="tools_unlock">Unlock</string>
  68. <string name="tools_pdf_mode_title">Tools</string>
  69. <string name="tools_pdf_viewer_mode">Viewer</string>
  70. <string name="tools_pdf_annotation_mode">Annotations</string>
  71. <string name="tools_no_annotation">No Annotations</string>
  72. <string name="tools_pdf_edit_mode">Content Editor</string>
  73. <string name="tools_form_mode">Forms</string>
  74. <string name="tools_page_edit_mode">Document Editor</string>
  75. <string name="tools_save_title">Save</string>
  76. <string name="tools_save_message">Do you want to save the modifications?</string>
  77. <string name="tools_annotations">Annotations</string>
  78. <string name="tools_copy">Copy</string>
  79. <string name="tools_annot_highlight">Highlight</string>
  80. <string name="tools_annot_underline">Underline</string>
  81. <string name="tools_context_menu_strikethrough">Strikethrough</string>
  82. <string name="tools_annot_squiggly">Squiggly</string>
  83. <string name="tools_annot_strikeout">StrikeOut</string>
  84. <string name="tools_paste">Paste</string>
  85. <string name="tools_annot_note">Note</string>
  86. <string name="tools_context_menu_text">Text Box</string>
  87. <string name="tools_annot_stamp">Stamp</string>
  88. <string name="tools_image">Image</string>
  89. <string name="tools_context_menu_properties">Properties</string>
  90. <string name="tools_context_menu_sign_here">Sign Here</string>
  91. <string name="tools_record">Record</string>
  92. <string name="tools_play">Play</string>
  93. <string name="tools_colors">Colors</string>
  94. <string name="tools_color">Color</string>
  95. <string name="tools_opacity">Opacity</string>
  96. <string name="tools_thickness">Line Width</string>
  97. <string name="tools_annot_ink">Ink</string>
  98. <string name="tools_save">Save</string>
  99. <string name="tools_clean">Clear</string>
  100. <string name="tools_annot_rectangle">Rectangle</string>
  101. <string name="tools_annot_circle">Circle</string>
  102. <string name="tools_annot_line">Line</string>
  103. <string name="tools_annot_arrow">Arrow</string>
  104. <string name="tools_line_color">Line Color</string>
  105. <string name="tools_fill_color">Fill Color</string>
  106. <string name="tools_text_color">Font Color</string>
  107. <string name="tools_dashed_setting">Line and Border Style</string>
  108. <string name="tools_annot_start_line_style">Start</string>
  109. <string name="tools_annot_tail_line_style">End</string>
  110. <string name="tools_annot_freetext">Text Box</string>
  111. <string name="tools_annot_font">Font</string>
  112. <string name="tools_annot_font_italic"><i>I</i></string>
  113. <string name="tools_annot_font_bold"><b>B</b></string>
  114. <string name="tools_annot_align_type">Alignment</string>
  115. <string name="tools_annot_font_size">Font Size</string>
  116. <string name="tools_annot_signature">Signature</string>
  117. <string name="tools_annot_no_signature">No Signatures</string>
  118. <string name="tools_enter_your_signature">Enter your signature</string>
  119. <string name="tools_annot_new_signature">New Signature</string>
  120. <string name="tools_warning">Warning</string>
  121. <string name="tools_are_you_sure_to_delete">Are you sure to delete?</string>
  122. <string name="tools_choose_from_album">Choose from Album</string>
  123. <string name="tools_camera">Camera</string>
  124. <string name="tools_standard_stamp">Standard</string>
  125. <string name="tools_annot_add_stamp">Add Stamp</string>
  126. <string name="tools_custom_stamp">Custom</string>
  127. <string name="tools_text_stamp">Text Stamp</string>
  128. <string name="tools_image_stamp">Image Stamp</string>
  129. <string name="tools_style">Style:</string>
  130. <string name="tools_custom_stamp_text">Text</string>
  131. <string name="tools_date_format_sample">Date</string>
  132. <string name="tools_time_format_sample">Time</string>
  133. <string name="tools_link_to">Link to</string>
  134. <string name="tools_annot_link">Link</string>
  135. <string name="tools_url">URL</string>
  136. <string name="tools_email">Email</string>
  137. <string name="tools_compdf_website" translatable="false">https://www.compdf.com</string>
  138. <string name="tools_compdf_email" translatable="false">support@compdf.com</string>
  139. <string name="tools_annot_please_enter_text">Please enter text</string>
  140. <string name="tools_tip">Tip:</string>
  141. <string name="tools_please_enter_page">Please enter page number</string>
  142. <string name="tools_use_sound_annot">If you need to use voice annotations, you need to grant recording permission</string>
  143. <string name="tools_context_menu_edit">Edit</string>
  144. <string name="tools_context_menu_cut">Cut</string>
  145. <string name="tools_context_menu_transparancy">Opacity</string>
  146. <string name="tools_context_menu_delete">Delete</string>
  147. <string name="tools_edit_image_property_title">Image Properties</string>
  148. <string name="tools_edit_image_property_rotate">Rotate</string>
  149. <string name="tools_edit_image_property_rotate_left">Rotate Left</string>
  150. <string name="tools_edit_image_property_rotate_right">Rotate Right</string>
  151. <string name="tools_edit_image_property_transform">Flip</string>
  152. <string name="tools_edit_image_property_transparency">Opacity</string>
  153. <string name="tools_edit_image_property_replace">Replace</string>
  154. <string name="tools_edit_image_property_export">Export</string>
  155. <string name="tools_edit_image_property_crop">Crop</string>
  156. <string-array name="tools_edit_image_trancparancy">
  157. <item> 0</item>
  158. <item> 0.25</item>
  159. <item> 0.5</item>
  160. <item> 0.75</item>
  161. <item> 1</item>
  162. </string-array>
  163. <string-array name="tools_edit_image_trancparancy_value">
  164. <item>0</item>
  165. <item>0.25</item>
  166. <item>0.5</item>
  167. <item>0.75</item>
  168. <item>1</item>
  169. </string-array>
  170. <string name="tools_blank_page">Insert a Blank Page</string>
  171. <string name="tools_pdf_page">PDF Page</string>
  172. <string name="tools_edit_text_property_title">Text Properties</string>
  173. <string name="tools_context_menu_add_text">Add Text</string>
  174. <string name="tools_context_menu_add_image">Add Images</string>
  175. <string name="tools_context_menu_paste">Paste</string>
  176. <string name="tools_page_edit_insert_page_blank">Insert blank page</string>
  177. <string name="tools_context_menu_select">Select</string>
  178. <string name="tools_context_menu_select_all">Select All</string>
  179. <string name="tools_context_menu_select_paste">Keep Text Only</string>
  180. <string name="tools_context_menu_select_paste_with_style">Keep Source Formating Paste</string>
  181. <string name="tools_context_menu_image_horizental_mirror">Flip horizontal</string>
  182. <string name="tools_context_menu_image_vertical_mirror">Flip vertical</string>
  183. <string name="tools_context_menu_image_replace">Replace</string>
  184. <string name="tools_context_menu_image_extract">Export</string>
  185. <string name="tools_context_menu_image_transparancy">Opacity</string>
  186. <string name="tools_context_menu_image_copy">Copy</string>
  187. <string name="tools_context_menu_image_cut">Cut</string>
  188. <string name="tools_context_menu_image_crop_done">Done</string>
  189. <string name="tools_context_menu_image_crop_cancel">Cancel</string>
  190. <string name="tools_context_menu_transparacy_0">0</string>
  191. <string name="tools_context_menu_transparacy_25">25%</string>
  192. <string name="tools_context_menu_transparacy_50">50%</string>
  193. <string name="tools_context_menu_transparacy_75">75%</string>
  194. <string name="tools_context_menu_transparacy_100">100%</string>
  195. <string name="tools_edit_image_property_rotate_tools">Tools</string>
  196. <string name="tools_share_to">Share to</string>
  197. <string name="tools_sample">Sample</string>
  198. <string name="tools_export_success">Export Successfully!</string>
  199. <!-- Form Start-->
  200. <string name="tools_text_field">Text Field</string>
  201. <string name="tools_field_name">Name</string>
  202. <string name="tools_background_color">Background Color</string>
  203. <string name="tools_default_value">Default Value</string>
  204. <string name="tools_hide_form">Hide the Field</string>
  205. <string name="tools_multi_line">Multi-line</string>
  206. <string name="tools_preset_to_selected">Button is checked by default</string>
  207. <string name="tools_button_style">Button Style</string>
  208. <string name="tools_check_box">Check Box</string>
  209. <string name="tools_check_color">Checkmark Color</string>
  210. <string name="tools_check_box_check">Check</string>
  211. <string name="tools_check_box_circle">Circle</string>
  212. <string name="tools_check_box_cross">Cross</string>
  213. <string name="tools_check_box_diamond">Diamond</string>
  214. <string name="tools_check_box_square">Square</string>
  215. <string name="tools_check_box_start">Star</string>
  216. <string name="tools_check_radio_button">Radio Button</string>
  217. <string name="tools_check_list_box">List Box</string>
  218. <string name="tools_edit_list_box">Edit List Box</string>
  219. <string name="tools_add_items">Add Items</string>
  220. <string name="tools_combo_button">Combo Button</string>
  221. <string name="tools_edit_combo_box">Edit Combo Button</string>
  222. <string name="tools_please_select_option">Please select your option</string>
  223. <string name="tools_text_on_button">Item</string>
  224. <string name="tools_push_button">Button</string>
  225. <string name="tools_options">Options</string>
  226. <!-- Form End!!!-->
  227. <string name="tools_page_edit_toolbar_title">Document Editor</string>
  228. <string name="tools_page_edit_toolbar_done">Done</string>
  229. <string name="toolsf_page_edit_insert_page_blank">Insert blank page</string>
  230. <string name="tools_page_edit_insert_page_pdf">Insert PDF page</string>
  231. <string name="tools_page_edit_insert_page_pagesize">Page Size</string>
  232. <string name="tools_page_edit_insert_page_pagedirection">Page Direction</string>
  233. <string name="tools_page_edit_insert_page_insert_to">Insert To</string>
  234. <string name="tools_page_edit_insert_page_home_page">First Page</string>
  235. <string name="tools_page_edit_insert_page_last_page">Last Page</string>
  236. <string name="tools_page_edit_insert_page_enterpage_tint">Please Enter a Page</string>
  237. <string name="tools_page_edit_insert_page_filename">File Name</string>
  238. <string name="tools_page_edit_insert_page_range">Page Range</string>
  239. <string name="tools_page_edit_insert_page_allpage">All Pages</string>
  240. <string name="tools_page_edit_insert_page_oddpage">Odd Pages Only</string>
  241. <string name="tools_page_edit_insert_page_evenpage">Even Pages Only</string>
  242. <string name="tools_page_edit_insert_page_specifypage">Custom Range</string>
  243. <string name="tools_page_edit_insert_page_before">Insert Before Specified Page</string>
  244. <string name="tools_page_edit_insert_page_after">Insert After Specified Page</string>
  245. <string name="tools_e_g_page">e.g. 1,3-5,10</string>
  246. <string-array name="tools_page_edit_pagesize_name">
  247. <item>A3 (297 * 420mm)</item>
  248. <item>A4 (210 * 297mm)</item>
  249. <item>A5 (148 * 210mm)</item>
  250. </string-array>
  251. <string-array name="tools_page_edit_pagesize_value">
  252. <item>842*1190</item>
  253. <item>595*842</item>
  254. <item>421*595</item>
  255. </string-array>
  256. <string name="tools_page_edit_select_file_tips">Must select a pdf file first.</string>
  257. <string name="tools_page_edit_toolbar_insert">Insert</string>
  258. <string name="tools_page_edit_toolbar_replace">Replace</string>
  259. <string name="tools_page_edit_toolbar_extract">Extract</string>
  260. <string name="tools_page_edit_toolbar_copy">Copy</string>
  261. <string name="tools_page_edit_toolbar_rotate">Rotate</string>
  262. <string name="tools_page_edit_toolbar_delete">Delete</string>
  263. <string name="tools_page_edit_alert_title">Warning</string>
  264. <string name="tools_page_edit_alert_content_allpage">Can not delete all pages. Please keep at least one page.</string>
  265. <string name="tools_page_edit_alert_content_nopage">No page is selected.</string>
  266. <string name="tools_page_edit_extract_fail">Extract Failed</string>
  267. <string name="tools_page_edit_extract_ok">Extract Successfully</string>
  268. <string name="tools_page_edit_insert_page">Page Error</string>
  269. <string name="tools_select_a_file">Select a File</string>
  270. <string name="tools_page_choose_skip_input_error">The page range is invalid or out of range. Please enter the valid page.</string>
  271. <string name="tools_scan_pdf_annot_warning">The current page is scanned images that do not support adding highlights, underlines, strikeouts, and squiggly lines.</string>
  272. <string name="tools_repair_pdf_file_mes">The file can\'t be modified because of an internal error. If you need to edit, please save a copy to other folder.</string>
  273. <string name="tools_can_not_edit">You have no permission to edit this document.</string>
  274. <string name="tools_reader_view_error_no_email">There is no email app found.</string>
  275. <string name="tools_reader_view_error_no_browser">There is no browser app found.</string>
  276. <string name="tools_reader_view_error_invalid_link">Invalid link address.</string>
  277. <!-- V2.0.0 Digital Signature-->
  278. <string name="tools_digital_signature">Digital Signature</string>
  279. <string name="tools_add_a_signature_field">Add a Signature Field</string>
  280. <string name="tools_verify_signatures">Verify the Signature</string>
  281. <string name="tools_select_a_digital_id">Select a Digital ID</string>
  282. <string name="tools_use_a_digital_id_from_a_file">Use A Digital ID from A File</string>
  283. <string name="tools_create_a_new_digital_id">Create A New Digital ID</string>
  284. <string name="tools_continue">Continue</string>
  285. <string name="tools_certificate_file">Certificate File</string>
  286. <string name="tools_enter_the_password_of_the_cert_file">Enter the password of the certificate file</string>
  287. <string name="tools_customize_the_signature_appearance">Customize the Signature</string>
  288. <string name="tools_text_properties">Text Properties</string>
  289. <string name="tools_location">Location</string>
  290. <string name="tools_reason">Reason</string>
  291. <string name="tools_i_am_the_owner_of_the_document">I am the owner of the document</string>
  292. <string name="tools_i_am_approving_the_document">I am approving the document</string>
  293. <string name="tools_i_have_reviewed_this_document">I have reviewed this document</string>
  294. <string name="tools_none">None</string>
  295. <string name="tools_include_text">Include Text</string>
  296. <string name="tools_distinguishable_name">Distinguishable name</string>
  297. <string name="tools_dn">DN</string>
  298. <string name="tools_date">Date</string>
  299. <string name="tools_logo">Logo</string>
  300. <string name="tools_compdfkit_versions">ComPDFKit Version</string>
  301. <string name="tools_tab">Tab</string>
  302. <string name="tools_create_a_self_signed_digital_id">Create A Self-Signed Digital ID</string>
  303. <string name="tools_save_a_self_signed_digital_id">Save the Self-Signed Digital ID to A File</string>
  304. <string name="tools_create_certificate_digital_id_desc">Digital IDs that are self-signed by individuals do not provide the assurance that the identifying information is valid. For this reason, they may not be accepted in some cases.</string>
  305. <string name="tools_please_enter_your_name">Please enter your name</string>
  306. <string name="tools_organization_unit">Organization Unit</string>
  307. <string name="tools_enter_the_name_of_the_organization_unit">Enter the name of the organization unit</string>
  308. <string name="tools_organization_name">Organization Name</string>
  309. <string name="tools_enter_the_name_of_the_organization">Enter the name of the organization</string>
  310. <string name="tools_email_address">Email Address</string>
  311. <string name="tools_email_address_hint">Please enter your email address</string>
  312. <string name="tools_country_region">Country Region</string>
  313. <string name="tools_country_region_hint">Please select your country/region</string>
  314. <string name="tools_save_to_file">Save to File</string>
  315. <string name="tools_certificate_digital_id_save_info">After you create and save this Digital ID, it can be used again. </string>
  316. <string name="tools_save_location">Save Location</string>
  317. <string name="tools_set_a_password">Set A Password</string>
  318. <string name="tools_please_enter_your_password">Please enter your password</string>
  319. <string name="tools_confirm_password">Confirm the Password</string>
  320. <string name="tools_enter_the_password_again">Enter the password again</string>
  321. <string name="tools_confirm_password_error">Password and confirm password does not match</string>
  322. <string name="tools_signer">Signer</string>
  323. <string name="tools_signing_time">Signing Time</string>
  324. <string name="tools_cert_auth_statement">Certification Authority Statement</string>
  325. <string name="tools_signer_identity_is_valid">The signer\'s identity is valid.</string>
  326. <string name="tools_signer_identity_is_invalid">The signer\'s identity is invalid.</string>
  327. <string name="tools_signer_cert_has_expired">The file was signed with a certificate that has expired. If you acquired this file recently, it may not be authentic.</string>
  328. <string name="tools_sign_the_sign_is_valid">The signature is valid.</string>
  329. <string name="tools_sign_the_sign_is_in_valid">The signature is invalid.</string>
  330. <string name="tools_sign_document_has_not_been_modified">The document has not been modified since this signature was applied.</string>
  331. <string name="tools_sign_document_has_been_modified">The document has been altered or corrupted since it was signed by the current user.</string>
  332. <string name="tools_sign_validity_is_unknown_trusted_desc">Signature validity is unknown because it has not been included in your list of trusted certificates and none of its parent certificates are trusted certificates.</string>
  333. <string name="tools_sign_validity_is_unknown">Signature validity is unknown.</string>
  334. <string name="tools_sign_at_least_one_signature_is_invalid">At least one signature is invalid.</string>
  335. <string name="tools_view_all_signatures">View All Signatures</string>
  336. <string name="tools_signature_list">Signature List</string>
  337. <string name="tools_view_cert">View Certificate</string>
  338. <string name="tools_import_digital_desc">Browse a digital ID file. Digital ID cards are password-protected. If you do not know the password, you cannot obtain a digital ID card.</string>
  339. <string name="tools_close">Close</string>
  340. <string name="tools_permission_tips_title">Permissions Required</string>
  341. <string name="tools_permission_tips_msg">This app may not work correctly without the requested permissions. Open the app settings screen to modify app permissions</string>
  342. <string name="tools_certificate_viewer">Certificate Viewer</string>
  343. <string name="tools_summary">Summary</string>
  344. <string name="tools_issued_to">Issued to</string>
  345. <string name="tools_issuer">Issuer</string>
  346. <string name="tools_valid_from">Valid from</string>
  347. <string name="tools_valid_to">Valid to</string>
  348. <string name="tools_intended_usage">Intended Usage</string>
  349. <string name="tools_details">Details</string>
  350. <string name="tools_version">Version</string>
  351. <string name="tools_algorithm">Algorithm</string>
  352. <string name="tools_purpose">Use Digital ID for</string>
  353. <string name="tools_subject">Subject</string>
  354. <string name="tools_serial_number">Serial Number</string>
  355. <string name="tools_certificate_policy">Certificate Policy</string>
  356. <string name="tools_crl_distribution_point">CRL Distribution Points</string>
  357. <string name="tools_issuer_info_access">Issuer Information Access</string>
  358. <string name="tools_issuing_auth_key_identifier">Issuer‘s Key Identifier</string>
  359. <string name="tools_subject_key_identifier">Subject‘s Key Identifier</string>
  360. <string name="tools_basic_constraints">Basic Constraints</string>
  361. <string name="tools_key_usage">Key Usage</string>
  362. <string name="tools_public_key">Public Key</string>
  363. <string name="tools_x_509_data">X.509 data</string>
  364. <string name="tools_sha1_digest">SHA1 Digest</string>
  365. <string name="tools_md5_digest">MD5 Digest</string>
  366. <string name="tools_cert_details">Certificate Details</string>
  367. <string name="tools_signed_by">Signed by:</string>
  368. <string name="tools_date_">Date:</string>
  369. <string name="tools_status">Status:</string>
  370. <string name="tools_digital_signature_detail">Digital Signature Details</string>
  371. <string name="tools_digital_create_error">Failures</string>
  372. <string name="tools_digital_sign_success">Signature successful</string>
  373. <string name="tools_cert_is_trusted_to">This Certificate Is Trusted to:</string>
  374. <string name="tools_trusted_1">Sign document or data</string>
  375. <string name="tools_trusted_2">Certify document</string>
  376. <string name="tools_trust">Trust</string>
  377. <string name="tools_add_to_trusted_cert">Add to Trusted Certificates</string>
  378. <string name="tools_select_folder">Select folder</string>
  379. <string name="tools_save_to_this_directory">Save to this directory</string>
  380. <string name="tools_digital_signatures">Digital Signatures</string>
  381. <string name="tools_data_encryption">Data Encryption</string>
  382. <string name="tools_digital_signatures_and_data_encryption">Digital Signatures and Data Encryption</string>
  383. <!-- Security Watermark Start! -->
  384. <string name="tools_security">Security</string>
  385. <string name="tools_watermark">Watermark</string>
  386. <string name="tools_set_password_successfully">Set the Password for the File Successfully!</string>
  387. <string name="tools_set_password_failures">Failed to Set Passwords for this Document.</string>
  388. <string name="tools_password_remove_success">Password Removed Successfully!</string>
  389. <string name="tools_password_remove_fail">Failed to Remove the Password.</string>
  390. <string name="tools_watermark_removed_success">Watermarks Removed Successfully!</string>
  391. <string name="tools_watermark_removed_failed">Failed to Remove the Watermarks.</string>
  392. <string name="tools_watermark_add_success">Add Watermarks Successfully!</string>
  393. <string name="tools_watermark_add_failed">Failed to Add the Watermarks.</string>
  394. <string name="tools_type_your_watermark_text_here">Type your watermark text here.</string>
  395. <string name="tools_default_watermark_text">Watermark</string>
  396. <string name="tools_watermark_settings">Watermark Settings</string>
  397. <string name="tools_layout_options">Layout Options</string>
  398. <string name="tools_current_page">Current Page</string>
  399. <string name="tools_all_page">All Pages</string>
  400. <string name="tools_tile">Tile</string>
  401. <string name="tools_choose_picture">Choose Picture</string>
  402. <string name="tools_security_settings">Security Settings</string>
  403. <string name="tools_set_password">Set Passwords</string>
  404. <string name="tools_password_to_open_the_document">Password to Open the Document</string>
  405. <string name="tools_enter_password">Enter the Password</string>
  406. <string name="tools_owner_password">Owner Password</string>
  407. <string name="tools_enter_password_can_not_be_empty">The password can\'t be empty.</string>
  408. <string name="tools_please_enter_owner_password">Please enter the owner\'s password</string>
  409. <string name="tools_restrict_document_printing">Restrict document printing</string>
  410. <string name="tools_restrict_content_copying">Restrict content copying</string>
  411. <string name="tools_encryption_level">Encryption Level</string>
  412. <string name="tools_encryption_no_encryption">No Encryption</string>
  413. <string name="tools_encryption_rc4" translatable="false">128-bit RC4</string>
  414. <string name="tools_encryption_128_aes" translatable="false">128-bit AES</string>
  415. <string name="tools_encryption_256_aes" translatable="false">256-bit AES</string>
  416. <string name="tools_setting_permission_password">Setting Permission Password</string>
  417. <string name="tools_saving_path">Saving Path</string>
  418. <string name="tools_enter_owner_pwd_title">Enter Owner\'s Password to Change the Security</string>
  419. <string name="tools_password_error">Password Error</string>
  420. <string name="tools_text_watermark">Text Watermark</string>
  421. <string name="tools_save_success">Saved successfully</string>
  422. <string name="tools_password_must_be_different">Open password and permission password must be different</string>
  423. <!-- Security Mode End-->
  424. <string name="tools_signature_date_pattern">dd MMMM yyyy HH:mm:ss</string>
  425. <string name="tools_select_sign_type">Select Signature Type</string>
  426. <string name="tools_sign_with_electronic_signatures">Sign with Electronic Signatures</string>
  427. <string name="tools_sign_with_digital_signatures">Sign with Digital Signatures</string>
  428. <string name="tools_watermark_suffix">_Watermark.pdf</string>
  429. <string name="tools_remove_watermark_suffix">_Watermark_Removed.pdf</string>
  430. <string name="tools_document_encryption_suffix">_Encrypted.pdf</string>
  431. <string name="tools_document_encryption_remove_suffix">_Password_Removed.pdf</string>
  432. <string name="tools_signatures">Signatures</string>
  433. <string name="tools_name">Name</string>
  434. <string name="tools_enter_permission_password">Enter Permission Passwords</string>
  435. <!-- v1.12.0 -->
  436. <string name="tools_save_failed">Save failed</string>
  437. <string name="tools_replace">Replace</string>
  438. <string name="tools_find">Find</string>
  439. <string name="tools_replace_with">Replace with</string>
  440. <string name="tools_replace_all">Replace All</string>
  441. <string name="tools_ignore_case">Ignore Case</string>
  442. <string name="tools_whole_words_only">Whole Words only</string>
  443. <string name="tools_setting">Setting</string>
  444. <string name="tools_effective_immediately_after_setting">Effective immediately after setting</string>
  445. <string name="tools_loading">Loading…</string>
  446. <string name="tools_flattened_suffix">_Flattened.pdf</string>
  447. <!-- v2.0.0 -->
  448. <string name="tools_font_style_normal">Normal</string>
  449. <string name="tools_font_style_bold">Bold</string>
  450. <string name="tools_font_style_italic">Italic</string>
  451. <string name="tools_font_style_bold_italic">Bold&amp;Italic</string>
  452. <string name="tools_snap">Snap</string>
  453. <string name="tools_exit">Exit</string>
  454. </resources>