/* Localizable.strings PDFReader // Copyright © 2014-2022 PDF Technologies, Inc. All Rights Reserved. // // The PDF Reader Sample applications are licensed with a modified BSD license. // Please see License for details. This notice may not be removed from this file. */ // PDFViewController "Sorry , PDF Reader cannot open this PDF file!" = "Sorry , PDF Reader cannot open this PDF file!"; "Do you really want to reset the form?" = "Do you really want to reset the form?"; "Yes" = "Yes"; "No" = "No"; "OK" = "OK"; "Attention" = "Attention"; "Can't find current pdf file path, printing fail." = "Can't find current pdf file path, printing fail."; "Connection Error" = "Connection Error"; "The network is currently unavailable. Please try again later." = "The network is currently unavailable. Please try again later."; "Annotation Export" = "Annotation Export"; "Annotation Import" = "Annotation Import"; // PDFPageContentView "Error" = "Error"; "The hyperlink is invalid." = "The hyperlink is invalid."; "This image has been saved to the photo library." = "This image has been saved to the photo library."; "Drag to specify an area where you would like to add a hyperlink to this PDF" = "Drag to specify an area where you would like to add a hyperlink to this PDF"; "This page has no text" = "This page has no text"; "Author" = "Author"; "Please enter the Author Name.You can edit the name in Settings." = "Please enter the Author Name.You can edit the name in Settings."; // PDFMenuManager "Link" = "Link"; "Image" = "Image"; "Sound" = "Sound"; "Paste" = "Paste"; "Bookmark" = "Bookmark"; "Stamp" = "Stamp"; "Signature" = "Signature"; "Text" = "Text"; "Note" = "Note"; "Delete" = "Delete"; "Thickness" = "Thickness"; "Opacity" = "Opacity"; "Color" = "Color"; "Add here" = "Add here"; "Cancel" = "Cancel"; "Search" = "Search"; "Define" = "Define"; "Share" = "Share"; "TTS Speak" = "TTS Speak"; "Squiggly" = "Squiggly"; "Strikethrough" = "Strikethrough"; "Underline" = "Underline"; "Highlight" = "Highlight"; "Copy" = "Copy"; "Play" = "Play"; "Export" = "Export"; "Edit" = "Edit"; "Circle" = "Circle"; "Square" = "Square"; "Arrow" = "Arrow"; "Line" = "Line"; "Save" = "Save"; "More" = "More"; "Text Select" = "Text Select"; "Annotation" = "Annotation"; // PDFDocumentLoader "Re-save error" = "Re-save error"; "Please move the file to other folder!" = "Please move the file to other folder!"; "Can't re-saving the pdf file!" = "Can't re-saving the pdf file!"; "Files within the Inbox folder are not allowed to be changed or overwritten. Please move this file to other folders and you will be able to annotate/fill it." = "Files within the Inbox folder are not allowed to be changed or overwritten. Please move this file to other folders and you will be able to annotate/fill it."; "This encrypted file can not be annotated because its format is under password protection." = "This encrypted file can not be annotated because its format is under password protection."; // PDFTypewriterKeyboardView "Size" = "Size"; "Done" = "Done"; "Keyboard" = "Keyboard"; "Fonts" = "Fonts"; "Style" = "Style"; "Reset Field" = "Reset Field"; // PDFUnlockView "This PDF has password protection." = "This PDF has password protection."; "Please input the password below:" = "Please input the password below:"; "The password is invalid !" = "The password is invalid !"; // PDFSettingsViewController "Settings" = "Settings"; "PDF Reader" = "PDF Reader"; "Highlight Links" = "Highlight Links"; "Scroll Pages" = "Scroll Pages"; "Vertical" = "Vertical"; "Horizontal" = "Horizontal"; "Annotation Author:" = "Annotation Author:"; "Clear Cache" = "Clear Cache"; // PDFBOTAViewController "No annotations" = "No annotations"; "Filter" = "Filter"; "This will permanently remove all annotations. Are you sure to continue?" = "This will permanently remove all annotations. Are you sure to continue?"; "Page %ld" = "Page %ld"; "No outlines" = "No outlines"; "No bookmarks" = "No bookmarks"; "Date" = "Date"; "Page" = "Page"; "Title" = "Title"; "Edit bookmarks" = "Edit bookmarks"; // PDFBottomToolbar "Do you want to remove old bookmark?" = "Do you want to remove old bookmark?"; "Bookmark added successfully." = "Bookmark added successfully."; // PDFFreehandView "Clear" = "Clear"; // Signature "Select All" = "Select All"; "Use Camera" = "Use Camera"; "Photo Library" = "Photo Library"; // Stamp "Standard" = "Standard"; "Custom" = "Custom"; "New Text Stamp" = "New Text Stamp"; "New Image Stamp" = "New Image Stamp"; "Time" = "Time"; "Preview" = "Preview"; // PDFViewController "Back" = "Back"; "This encrypted file can not be annotated because its format is under password protection." = "This encrypted file can not be annotated because its format is under password protection."; "Search Text" = "Search Text"; "Text not found!" = "Text not found!"; "Drag over the text to highlight" = "Drag over the text to highlight"; "Drag over the text to underline" = "Drag over the text to underline"; "Drag over the text to strikethrough" = "Drag over the text to strikethrough"; "Drag over the text to Wavy line" = "Drag over the text to Wavy line"; "Drag to specify an area where you would like to add a hyperlink to this PDF" = "Drag to specify an area where you would like to add a hyperlink to this PDF"; // PDFPageEditViewController "Selected:" = "Selected:"; "This file has been saved in:'Documents/'" = "This file has been saved in:'Documents/'"; "Successfully!" = "Successfully!"; "Warning" = "Warning"; "Can not delete all pages." = "Can not delete all pages."; "New Page" = "New Page";