|
@@ -39,6 +39,7 @@
|
|
|
"setPassword": "Set Password",
|
|
|
"removePassword": "Remove Password",
|
|
|
|
|
|
+ "openFile": "Open File",
|
|
|
"search": "Search",
|
|
|
"rightPanel": "Right Panel",
|
|
|
"viewSetting": "View Setting",
|
|
@@ -134,6 +135,7 @@
|
|
|
"defaultChecked": "Button is checked by default",
|
|
|
"item": "Item",
|
|
|
"itemList": "Item List",
|
|
|
+ "option": "Item",
|
|
|
"selectAction": "Select Action",
|
|
|
"none": "None",
|
|
|
"goPage": "Go To Pages",
|
|
@@ -155,7 +157,9 @@
|
|
|
"encrypt": "Encrypt",
|
|
|
"supportTip": "Support: Numbers, letters, {'@'}, $, !, %, ?, & ",
|
|
|
"removePwdSuccess": "Password Removed Successfully!",
|
|
|
+ "removePwdFailure": "Failed to Remove the Password.",
|
|
|
"setPwdSuccess": "Set the Password for the File Successfully!",
|
|
|
+ "setPwdFailure": "Failed to Set Passwords for this Document.",
|
|
|
"note": [
|
|
|
"Note:",
|
|
|
"- All changes will take effect after downloading.",
|