Resources.resw 50 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <root>
  3. <!--
  4. Microsoft ResX Schema
  5. Version 2.0
  6. The primary goals of this format is to allow a simple XML format
  7. that is mostly human readable. The generation and parsing of the
  8. various data types are done through the TypeConverter classes
  9. associated with the data types.
  10. Example:
  11. ... ado.net/XML headers & schema ...
  12. <resheader name="resmimetype">text/microsoft-resx</resheader>
  13. <resheader name="version">2.0</resheader>
  14. <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
  15. <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
  16. <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
  17. <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
  18. <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
  19. <value>[base64 mime encoded serialized .NET Framework object]</value>
  20. </data>
  21. <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
  22. <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
  23. <comment>This is a comment</comment>
  24. </data>
  25. There are any number of "resheader" rows that contain simple
  26. name/value pairs.
  27. Each data row contains a name, and value. The row also contains a
  28. type or mimetype. Type corresponds to a .NET class that support
  29. text/value conversion through the TypeConverter architecture.
  30. Classes that don't support this are serialized and stored with the
  31. mimetype set.
  32. The mimetype is used for serialized objects, and tells the
  33. ResXResourceReader how to depersist the object. This is currently not
  34. extensible. For a given mimetype the value must be set accordingly:
  35. Note - application/x-microsoft.net.object.binary.base64 is the format
  36. that the ResXResourceWriter will generate, however the reader can
  37. read any of the formats listed below.
  38. mimetype: application/x-microsoft.net.object.binary.base64
  39. value : The object must be serialized with
  40. : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
  41. : and then encoded with base64 encoding.
  42. mimetype: application/x-microsoft.net.object.soap.base64
  43. value : The object must be serialized with
  44. : System.Runtime.Serialization.Formatters.Soap.SoapFormatter
  45. : and then encoded with base64 encoding.
  46. mimetype: application/x-microsoft.net.object.bytearray.base64
  47. value : The object must be serialized into a byte array
  48. : using a System.ComponentModel.TypeConverter
  49. : and then encoded with base64 encoding.
  50. -->
  51. <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
  52. <xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
  53. <xsd:element name="root" msdata:IsDataSet="true">
  54. <xsd:complexType>
  55. <xsd:choice maxOccurs="unbounded">
  56. <xsd:element name="metadata">
  57. <xsd:complexType>
  58. <xsd:sequence>
  59. <xsd:element name="value" type="xsd:string" minOccurs="0" />
  60. </xsd:sequence>
  61. <xsd:attribute name="name" use="required" type="xsd:string" />
  62. <xsd:attribute name="type" type="xsd:string" />
  63. <xsd:attribute name="mimetype" type="xsd:string" />
  64. <xsd:attribute ref="xml:space" />
  65. </xsd:complexType>
  66. </xsd:element>
  67. <xsd:element name="assembly">
  68. <xsd:complexType>
  69. <xsd:attribute name="alias" type="xsd:string" />
  70. <xsd:attribute name="name" type="xsd:string" />
  71. </xsd:complexType>
  72. </xsd:element>
  73. <xsd:element name="data">
  74. <xsd:complexType>
  75. <xsd:sequence>
  76. <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
  77. <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
  78. </xsd:sequence>
  79. <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
  80. <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
  81. <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
  82. <xsd:attribute ref="xml:space" />
  83. </xsd:complexType>
  84. </xsd:element>
  85. <xsd:element name="resheader">
  86. <xsd:complexType>
  87. <xsd:sequence>
  88. <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
  89. </xsd:sequence>
  90. <xsd:attribute name="name" type="xsd:string" use="required" />
  91. </xsd:complexType>
  92. </xsd:element>
  93. </xsd:choice>
  94. </xsd:complexType>
  95. </xsd:element>
  96. </xsd:schema>
  97. <resheader name="resmimetype">
  98. <value>text/microsoft-resx</value>
  99. </resheader>
  100. <resheader name="version">
  101. <value>2.0</value>
  102. </resheader>
  103. <resheader name="reader">
  104. <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
  105. </resheader>
  106. <resheader name="writer">
  107. <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
  108. </resheader>
  109. <data name="AccountExistedError" xml:space="preserve">
  110. <value>This email address is already in use. Please try a different one!</value>
  111. <comment>[會員註冊] 註冊失敗,帳號已存在</comment>
  112. </data>
  113. <data name="AccountHelpButton.Content" xml:space="preserve">
  114. <value>Account Help</value>
  115. <comment>[帳戶資訊] 帳戶協助連結文字</comment>
  116. </data>
  117. <data name="AccountIsNotExistedError" xml:space="preserve">
  118. <value>This email account does not exist.</value>
  119. <comment>重設密碼失敗,使用者所填的信箱帳號不存在</comment>
  120. </data>
  121. <data name="AccountNameError" xml:space="preserve">
  122. <value>Please enter your name.</value>
  123. <comment>[會員註冊] 註冊未填寫名字</comment>
  124. </data>
  125. <data name="CancelDownloadMessage" xml:space="preserve">
  126. <value>You just cancelled the download. Resume the download by tapping download button.</value>
  127. </data>
  128. <data name="CancelUploadMessage" xml:space="preserve">
  129. <value>You just cancelled the upload. Resume the upload by tapping upload button.</value>
  130. </data>
  131. <data name="CloudDeviceString" xml:space="preserve">
  132. <value>Cloud &amp; Device</value>
  133. <comment>[檔案管理]檔案同時存放於雲端與裝置的狀態</comment>
  134. </data>
  135. <data name="CloudString" xml:space="preserve">
  136. <value>Cloud</value>
  137. <comment>[檔案管理]檔案只存放於雲端的狀態</comment>
  138. </data>
  139. <data name="CreditBalanceLabel.Text" xml:space="preserve">
  140. <value>Credit Balance:</value>
  141. </data>
  142. <data name="DeletingState" xml:space="preserve">
  143. <value>Deleting...</value>
  144. <comment>[雲端檔案傳輸狀態] 刪除中文字訊息</comment>
  145. </data>
  146. <data name="DeviceString" xml:space="preserve">
  147. <value>Device</value>
  148. <comment>[檔案管理]檔案只存放於裝置的狀態</comment>
  149. </data>
  150. <data name="DownloadCompleteMessage" xml:space="preserve">
  151. <value>Download successfully!</value>
  152. </data>
  153. <data name="DownloadFailedMessage" xml:space="preserve">
  154. <value>Download failed, try again later.</value>
  155. </data>
  156. <data name="DownloadingState" xml:space="preserve">
  157. <value>Downloading...</value>
  158. <comment>[雲端檔案傳輸狀態] 下載中文字訊息</comment>
  159. </data>
  160. <data name="FacebookAccountExistedError" xml:space="preserve">
  161. <value>This Facebook account is already in use!</value>
  162. <comment>[Facebook] 註冊Facebook失敗,帳號已存在的提示訊息</comment>
  163. </data>
  164. <data name="FacebookConnectFailed" xml:space="preserve">
  165. <value>Failed to connect to Facebook account.</value>
  166. <comment>[Facebook] 連結Facebook帳號失敗</comment>
  167. </data>
  168. <data name="FacebookLoginError" xml:space="preserve">
  169. <value>The Facebook account has not been registered</value>
  170. <comment>[Facebook] 以Facebook帳號登入失敗後,提示Facebook帳號未註冊為Kdan會員</comment>
  171. </data>
  172. <data name="InvalidEmailAddress" xml:space="preserve">
  173. <value>The email is invalid. Please enter a valid email address.</value>
  174. <comment>Email格式錯誤</comment>
  175. </data>
  176. <data name="InvalidPassword" xml:space="preserve">
  177. <value>This password is too short. Passwords must be at least 8 characters long.</value>
  178. <comment>密碼太短,至少8個字元</comment>
  179. </data>
  180. <data name="KdanCloudSignUpDescription" xml:space="preserve">
  181. <value>Sign up now and get 500MB of Free Space on Kdan Cloud.</value>
  182. </data>
  183. <data name="LoginFailed" xml:space="preserve">
  184. <value>Invalid username or password. Please try again.</value>
  185. <comment>登入失敗,跳出的訊息,要求使用者檢查信箱與密碼</comment>
  186. </data>
  187. <data name="MemberFormEmail.PlaceholderText" xml:space="preserve">
  188. <value>Email address</value>
  189. </data>
  190. <data name="MemberFormName.PlaceholderText" xml:space="preserve">
  191. <value>First and Last Name</value>
  192. </data>
  193. <data name="MemberFormPassword.PlaceholderText" xml:space="preserve">
  194. <value>Password</value>
  195. </data>
  196. <data name="MemberFormPasswordTip.Content" xml:space="preserve">
  197. <value>(Minimum of 8 characters)</value>
  198. </data>
  199. <data name="MemberFormSubmit.Content" xml:space="preserve">
  200. <value>Submit</value>
  201. </data>
  202. <data name="NextTimeButton.Content" xml:space="preserve">
  203. <value>Next time</value>
  204. </data>
  205. <data name="PasswordError" xml:space="preserve">
  206. <value>Incorrect password format</value>
  207. <comment>密碼格式錯誤</comment>
  208. </data>
  209. <data name="PasswordHelp.PrimaryButtonText" xml:space="preserve">
  210. <value>Send</value>
  211. </data>
  212. <data name="PasswordHelp.SecondaryButtonText" xml:space="preserve">
  213. <value>Cancel</value>
  214. </data>
  215. <data name="PasswordHelp.Title" xml:space="preserve">
  216. <value>Reset Password</value>
  217. </data>
  218. <data name="PasswordHelpButton.Content" xml:space="preserve">
  219. <value>Password Help</value>
  220. </data>
  221. <data name="PrivacyPolicyButton.Content" xml:space="preserve">
  222. <value>Privacy Policy</value>
  223. <comment>[註冊] 隱私權原則(服務條款)</comment>
  224. </data>
  225. <data name="RegisterFailed" xml:space="preserve">
  226. <value>Registration failed.</value>
  227. <comment>註冊失敗後跳出的訊息標題</comment>
  228. </data>
  229. <data name="RegisterSuccessTitle" xml:space="preserve">
  230. <value>Registration successful.</value>
  231. <comment>註冊成功後跳出的訊息標題</comment>
  232. </data>
  233. <data name="RemainDaysDescription" xml:space="preserve">
  234. <value>{0} days left before the subscription expires</value>
  235. </data>
  236. <data name="ResetPasswordFailed" xml:space="preserve">
  237. <value>Password reset failed</value>
  238. <comment>重設密碼失敗後跳出的訊息標題</comment>
  239. </data>
  240. <data name="ResetPasswordSuccessMessage" xml:space="preserve">
  241. <value>A confirmation message has been sent to your email account.</value>
  242. <comment>重設密碼成功後跳出的訊息內容,告知使用者如何重設密碼</comment>
  243. </data>
  244. <data name="ResetPasswordTip.Header" xml:space="preserve">
  245. <value>Enter your email to receive the password instructions</value>
  246. <comment>[登入] 重設密碼說明</comment>
  247. </data>
  248. <data name="RetypePassword" xml:space="preserve">
  249. <value>Please retype password!</value>
  250. <comment>註冊時,確認密碼欄位與設定密碼不相符,要求使用者檢查</comment>
  251. </data>
  252. <data name="SignInButton.Content" xml:space="preserve">
  253. <value>Sign in</value>
  254. </data>
  255. <data name="SignInFacebookButton.Content" xml:space="preserve">
  256. <value>Sign in with Facebook</value>
  257. <comment>[登入]Facebook登入按鈕文字</comment>
  258. </data>
  259. <data name="SignOutButton.Content" xml:space="preserve">
  260. <value>Logout</value>
  261. </data>
  262. <data name="SignUpButton.Content" xml:space="preserve">
  263. <value>Sign up</value>
  264. <comment>[會員註冊] 一般註冊按鈕文字</comment>
  265. </data>
  266. <data name="SignUpFacebookButton.Content" xml:space="preserve">
  267. <value>Sign up with Facebook</value>
  268. <comment>[會員註冊] Facebook註冊按鈕文字</comment>
  269. </data>
  270. <data name="SignUpFacebookTip" xml:space="preserve">
  271. <value>Your Facebook information will be used only for the purpose of registration. We will not use other private information or post to your behalf.</value>
  272. <comment>[會員註冊] 以Facebook註冊提示文字</comment>
  273. </data>
  274. <data name="SignUpTitle.Text" xml:space="preserve">
  275. <value>Join Kdan for Free</value>
  276. <comment>[會員註冊] 標題</comment>
  277. </data>
  278. <data name="SignUpTitleDetail.Text" xml:space="preserve">
  279. <value>Sign up now to get FREE Kdan Cloud storage and premium services.</value>
  280. <comment>[會員註冊] 標題說明</comment>
  281. </data>
  282. <data name="SubmitReportButton.Content" xml:space="preserve">
  283. <value>Submit a Report</value>
  284. </data>
  285. <data name="SubscriptionExpiredMessage" xml:space="preserve">
  286. <value>Before uploading files, please verify your email to activate the account and receive 500MB of free space.</value>
  287. </data>
  288. <data name="SubscriptionLabel.Text" xml:space="preserve">
  289. <value>Subscription</value>
  290. </data>
  291. <data name="SyncingString" xml:space="preserve">
  292. <value>Syncing...</value>
  293. </data>
  294. <data name="TermsofServiceButton.Content" xml:space="preserve">
  295. <value>Terms of Service</value>
  296. <comment>[會員註冊] 服務條款</comment>
  297. </data>
  298. <data name="UpdatingState" xml:space="preserve">
  299. <value>Updating...</value>
  300. <comment>[雲端檔案傳輸狀態] 更新中文字訊息</comment>
  301. </data>
  302. <data name="UploadCompleteMessage" xml:space="preserve">
  303. <value>Upload successfully!</value>
  304. </data>
  305. <data name="UploadFailedMessage" xml:space="preserve">
  306. <value>Upload failed, try again later.</value>
  307. </data>
  308. <data name="UploadFailedTitle" xml:space="preserve">
  309. <value>Upload failed</value>
  310. </data>
  311. <data name="UploadingState" xml:space="preserve">
  312. <value>Uploading...</value>
  313. <comment>[雲端檔案傳輸狀態] 上傳中文字訊息</comment>
  314. </data>
  315. <data name="UploadNoEnoughStorageMessage" xml:space="preserve">
  316. <value>Not enough cloud storage. Please subscribe to Kdan Cloud services to get more space and upload your files.</value>
  317. </data>
  318. <data name="WaitingState" xml:space="preserve">
  319. <value>Waiting...</value>
  320. <comment>[雲端檔案傳輸狀態] 等待中文字訊息</comment>
  321. </data>
  322. <data name="NoAnyCloudFiles" xml:space="preserve">
  323. <value>There are no files uploaded yet.</value>
  324. </data>
  325. <data name="DownloadString" xml:space="preserve">
  326. <value>Download</value>
  327. </data>
  328. <data name="FailedShareLinkMessage" xml:space="preserve">
  329. <value>Failed to generate a sharable link.</value>
  330. </data>
  331. <data name="UploadString" xml:space="preserve">
  332. <value>Upload</value>
  333. </data>
  334. <data name="RefreshString" xml:space="preserve">
  335. <value>Refresh</value>
  336. </data>
  337. <data name="AccountString" xml:space="preserve">
  338. <value>Account</value>
  339. </data>
  340. <data name="CheckInvalidEmailMessage" xml:space="preserve">
  341. <value>This is an invalid email address. Your Kdan Cloud account will be deactivated on {0}. Please change and verify your email address.</value>
  342. </data>
  343. <data name="EnterNewEmail" xml:space="preserve">
  344. <value>Enter a new email address</value>
  345. <comment>[Email驗證][變更Email對話框] 內文</comment>
  346. </data>
  347. <data name="NoInternetCloudWarning" xml:space="preserve">
  348. <value>Please stay connected to the Internet to use Kdan Cloud services.</value>
  349. <comment>[雲端服務]偵測到無任何網路連線的提示訊息</comment>
  350. </data>
  351. <data name="SentEmailConfirmationMessage" xml:space="preserve">
  352. <value>We have sent a verification link to
  353. {0}
  354. Please click the link in the email to complete verification process.</value>
  355. </data>
  356. <data name="AccountHelpMessage" xml:space="preserve">
  357. <value>If you no longer have access to the email you registered, please replace it with a new one.</value>
  358. <comment>[帳戶資訊] [帳戶協助] 說明訊息</comment>
  359. </data>
  360. <data name="ChangeEmailString" xml:space="preserve">
  361. <value>Change my email</value>
  362. <comment>[Email驗證] 變更Email的顯示文字</comment>
  363. </data>
  364. <data name="DeactiveEmailVerification" xml:space="preserve">
  365. <value>Please provide us with a valid email address in order to continue using our service.</value>
  366. <comment>[會員驗證] Email無效,且已過期</comment>
  367. </data>
  368. <data name="EmailVerification" xml:space="preserve">
  369. <value>Please check your mailbox to complete the verification process.</value>
  370. <comment>[會員驗證] Email有效,但還未點擊驗證連結</comment>
  371. </data>
  372. <data name="GotItString" xml:space="preserve">
  373. <value>Got it</value>
  374. </data>
  375. <data name="InvalidEmailVerificationRun1" xml:space="preserve">
  376. <value>Invalid email address. Your Kdan Cloud Account will be deactivated on </value>
  377. <comment>[會員驗證] Email無效,將在指定日期取消會員資格(置於日期前)</comment>
  378. </data>
  379. <data name="RemindMeLaterString" xml:space="preserve">
  380. <value>Remind me later</value>
  381. </data>
  382. <data name="AccountInfoString" xml:space="preserve">
  383. <value>Account Info</value>
  384. <comment>[帳戶資訊] 標題</comment>
  385. </data>
  386. <data name="EmailVerificationPopupTitle.Text" xml:space="preserve">
  387. <value>One More Step to Complete Your Registration</value>
  388. <comment>[Email驗證][未驗證說明對話框] 標題</comment>
  389. </data>
  390. <data name="EmailVerificationPopupParagraph1.Text" xml:space="preserve">
  391. <value>A verification email has been sent to</value>
  392. <comment>[Email驗證][未驗證說明對話框] 內文第一段</comment>
  393. </data>
  394. <data name="EmailVerificationPopupParagraph2.Text" xml:space="preserve">
  395. <value>Please check the verification link to complete your registration.</value>
  396. <comment>[Email驗證][未驗證說明對話框] 內文第二段</comment>
  397. </data>
  398. <data name="EmailVerificationPopupResendButton.Content" xml:space="preserve">
  399. <value>Resend a new link</value>
  400. <comment>[Email驗證][未驗證說明對話框] 重新寄送驗證連結</comment>
  401. </data>
  402. <data name="EmailVerificationPopupVerifiedButton.Content" xml:space="preserve">
  403. <value>I have verified my account</value>
  404. <comment>[Email驗證][未驗證說明對話框] 已驗證要求確認</comment>
  405. </data>
  406. <data name="CancelString" xml:space="preserve">
  407. <value>Cancel</value>
  408. </data>
  409. <data name="ConfirmString" xml:space="preserve">
  410. <value>Confirm</value>
  411. </data>
  412. <data name="EmailSentSucessfully" xml:space="preserve">
  413. <value>Email sent sucessfullly</value>
  414. </data>
  415. <data name="EmailVerificationPopupGotItButton.Content" xml:space="preserve">
  416. <value>OK, I got it</value>
  417. <comment>[Email驗證]</comment>
  418. </data>
  419. <data name="FailedEmailVerification" xml:space="preserve">
  420. <value>You haven’t confirmed your registration yet. Please check your mailbox or the spams for the verification link</value>
  421. <comment>[Email驗證]</comment>
  422. </data>
  423. <data name="KdanCloudString" xml:space="preserve">
  424. <value>Kdan Cloud</value>
  425. </data>
  426. <data name="PrivacyPolicyParagraph1.Text" xml:space="preserve">
  427. <value>and that you have read our </value>
  428. <comment>[註冊] 註冊注意事項第二段(隱私權原則)</comment>
  429. </data>
  430. <data name="PrivacyPolicyParagraph2.Text" xml:space="preserve">
  431. <value>.</value>
  432. <comment>[註冊] 註冊注意事項第二段延伸第三段區域(多國語言)</comment>
  433. </data>
  434. <data name="ShareLinkWarringMessage" xml:space="preserve">
  435. <value>Please upload the document to Kdan Cloud before sharing the file link.</value>
  436. </data>
  437. <data name="TermsOfServiceParagraph1.Text" xml:space="preserve">
  438. <value>By signing up, you agree to our </value>
  439. <comment>[會員註冊] 服務條款說明第一段 (後面接terms of service)</comment>
  440. </data>
  441. <data name="TermsOfServiceParagraph2.Text" xml:space="preserve">
  442. <value>,</value>
  443. <comment>[會員註冊] 服務條款說明第二段 (前面接terms of service)</comment>
  444. </data>
  445. <data name="Description[1]" xml:space="preserve">
  446. <value>500GB of space on Kdan Cloud</value>
  447. </data>
  448. <data name="Description[2]" xml:space="preserve">
  449. <value>Keep everything in sync</value>
  450. </data>
  451. <data name="Description[3]" xml:space="preserve">
  452. <value>Access your works anytime, anywhere</value>
  453. </data>
  454. <data name="Description[4]" xml:space="preserve">
  455. <value>Create links to files and share them with others</value>
  456. </data>
  457. <data name="Description[5]" xml:space="preserve">
  458. <value>Read PDF documents right in your browser</value>
  459. </data>
  460. <data name="Description[6]" xml:space="preserve">
  461. <value>Never lose your precious works, we keep them in our vault</value>
  462. </data>
  463. <data name="GetMoreSpace.Text" xml:space="preserve">
  464. <value>Get More Space</value>
  465. </data>
  466. <data name="MonthString" xml:space="preserve">
  467. <value>Month</value>
  468. </data>
  469. <data name="SubscribeButton.Content" xml:space="preserve">
  470. <value>Subscribe</value>
  471. </data>
  472. <data name="YearString" xml:space="preserve">
  473. <value>Year</value>
  474. </data>
  475. <data name="CreateAccountButton.Content" xml:space="preserve">
  476. <value>Create a new account</value>
  477. </data>
  478. <data name="HaveAccountButton.Content" xml:space="preserve">
  479. <value>I already have a Kdan account</value>
  480. </data>
  481. <data name="AlreadySubscribed" xml:space="preserve">
  482. <value>You already have this subsciption.</value>
  483. </data>
  484. <data name="SubscribeSuccessfully" xml:space="preserve">
  485. <value>Subscription succeeded.</value>
  486. </data>
  487. <data name="SubscriptionFailed" xml:space="preserve">
  488. <value>Subscription failed. Please try again later.</value>
  489. </data>
  490. <data name="DownloadAppbarButton.Label" xml:space="preserve">
  491. <value>Download</value>
  492. </data>
  493. <data name="ShareLinkAppBarButton.Label" xml:space="preserve">
  494. <value>Share file link</value>
  495. </data>
  496. <data name="UploadAppBarButton.Label" xml:space="preserve">
  497. <value>Upload</value>
  498. </data>
  499. <data name="ZendeskCancel" xml:space="preserve">
  500. <value>Cancel</value>
  501. </data>
  502. <data name="ZendeskComment.PlaceholderText" xml:space="preserve">
  503. <value>Comment</value>
  504. </data>
  505. <data name="ZendeskContactUs.Text" xml:space="preserve">
  506. <value>Contact Us</value>
  507. </data>
  508. <data name="ZendeskDescription.PlaceholderText" xml:space="preserve">
  509. <value>Description</value>
  510. </data>
  511. <data name="ZendeskDescriptionCannotBeBlank.Text" xml:space="preserve">
  512. <value>Description cannot be blank.</value>
  513. </data>
  514. <data name="ZendeskDiscard" xml:space="preserve">
  515. <value>Discard</value>
  516. </data>
  517. <data name="KdanCreditDiscription.Text" xml:space="preserve">
  518. <value>1 fax page costs 10 credits
  519. 1 file convertion costs 1 credit</value>
  520. </data>
  521. <data name="ZendeskDiscardDraft" xml:space="preserve">
  522. <value>Discard draft</value>
  523. </data>
  524. <data name="ZendeskDoNotClose.Text" xml:space="preserve">
  525. <value>Do not close the app before sending is complete.</value>
  526. </data>
  527. <data name="ZendeskDoYouWantToDiscardThisDraft" xml:space="preserve">
  528. <value>You haven't finish your message yet. Do you want to discard this draft?</value>
  529. </data>
  530. <data name="ZendeskFailToSendMessage" xml:space="preserve">
  531. <value>Fail to send message!</value>
  532. </data>
  533. <data name="ZendeskKnowledgeBase.Text" xml:space="preserve">
  534. <value>Knowledge Base</value>
  535. </data>
  536. <data name="ZendeskLess.Text" xml:space="preserve">
  537. <value>Less</value>
  538. </data>
  539. <data name="ZendeskMessageSent" xml:space="preserve">
  540. <value>Message sent!</value>
  541. </data>
  542. <data name="ZendeskMyTickets.Text" xml:space="preserve">
  543. <value>My Tickets</value>
  544. </data>
  545. <data name="ZendeskOK" xml:space="preserve">
  546. <value>OK</value>
  547. </data>
  548. <data name="ZendeskPleaseCheakYourAttachmentSize.Text" xml:space="preserve">
  549. <value>You can send up to 20MB in attachments. Please cheak your attachment size.</value>
  550. </data>
  551. <data name="ZendeskSend.Content" xml:space="preserve">
  552. <value>Send</value>
  553. </data>
  554. <data name="ZendeskSending" xml:space="preserve">
  555. <value>Sending...</value>
  556. </data>
  557. <data name="ZendeskYourMessageHasBeenSent" xml:space="preserve">
  558. <value>Your message has been sent to Kdan Mobile successfully.</value>
  559. </data>
  560. <data name="ZendeskPleaseTryAgainLater" xml:space="preserve">
  561. <value>Please try again later.</value>
  562. </data>
  563. <data name="TrialButton.Text" xml:space="preserve">
  564. <value>Request a free trial</value>
  565. </data>
  566. <data name="C365Description[0]" xml:space="preserve">
  567. <value>Remove all sponsored ads</value>
  568. </data>
  569. <data name="C365Description[1]" xml:space="preserve">
  570. <value>All features supported in PDF Reader</value>
  571. </data>
  572. <data name="C365Description[2]" xml:space="preserve">
  573. <value>All features supported in PDF Reader, including Android, Windows 10, iOS, and Mac versions</value>
  574. </data>
  575. <data name="C365Description[3]" xml:space="preserve">
  576. <value>Kdan Cloud services</value>
  577. </data>
  578. <data name="C365Description[2][0]" xml:space="preserve">
  579. <value>PDF Markup</value>
  580. </data>
  581. <data name="C365Description[2][1]" xml:space="preserve">
  582. <value>Pocket Scanner</value>
  583. </data>
  584. <data name="YourCoupon.Text" xml:space="preserve">
  585. <value>Your Coupon!</value>
  586. </data>
  587. <data name="CodeCopied.Text" xml:space="preserve">
  588. <value>Code has been copied!</value>
  589. </data>
  590. <data name="CodeCopied[0].Text" xml:space="preserve">
  591. <value>Subscribe and Paste</value>
  592. </data>
  593. <data name="CodeCopied[1].Text" xml:space="preserve">
  594. <value>at checkout to receive 14-day free trial.</value>
  595. </data>
  596. <data name="CopyTheCode.Text" xml:space="preserve">
  597. <value>Copy the code</value>
  598. </data>
  599. <data name="C365SignInRequired.Content" xml:space="preserve">
  600. <value>To update your subscription status , please sign in with an account created in Creative Store.</value>
  601. </data>
  602. <data name="CloseButton.Content" xml:space="preserve">
  603. <value>Close</value>
  604. </data>
  605. <data name="TaskManager.ConverterPivotItem.Header" xml:space="preserve">
  606. <value>Converter</value>
  607. </data>
  608. <data name="TaskManager.FaxPivotItem.Header" xml:space="preserve">
  609. <value>Fax</value>
  610. </data>
  611. <data name="TaskManager.LinkPivotItem.Header" xml:space="preserve">
  612. <value>Link</value>
  613. </data>
  614. <data name="TaskManager.TitleTextBlock.Text" xml:space="preserve">
  615. <value>Task Manager</value>
  616. </data>
  617. <data name="Converter.Title.Text" xml:space="preserve">
  618. <value>Converter</value>
  619. </data>
  620. <data name="Credits" xml:space="preserve">
  621. <value>Credits</value>
  622. </data>
  623. <data name="Required.Text" xml:space="preserve">
  624. <value>Required</value>
  625. </data>
  626. <data name="Fax.Title.Text" xml:space="preserve">
  627. <value>Fax</value>
  628. </data>
  629. <data name="Converter.Completed" xml:space="preserve">
  630. <value>Completed</value>
  631. </data>
  632. <data name="Converter.Converting" xml:space="preserve">
  633. <value>Converting</value>
  634. </data>
  635. <data name="Fax.Failed" xml:space="preserve">
  636. <value>Failed</value>
  637. </data>
  638. <data name="Fax.Sending" xml:space="preserve">
  639. <value>Sending</value>
  640. </data>
  641. <data name="Fax.Sent" xml:space="preserve">
  642. <value>Sent</value>
  643. </data>
  644. <data name="C365SubscribeBenefits" xml:space="preserve">
  645. <value>to send faxes or convert files</value>
  646. </data>
  647. <data name="SubscribeTo" xml:space="preserve">
  648. <value>Subscribe to</value>
  649. </data>
  650. <data name="AskReviewTitle" xml:space="preserve">
  651. <value>Love {0}?</value>
  652. </data>
  653. <data name="AskReviewCaption" xml:space="preserve">
  654. <value>Rating takes less than a minute.</value>
  655. </data>
  656. <data name="AskReviewContent" xml:space="preserve">
  657. <value>Please leave us a great rating and reviews! Thank for your support!</value>
  658. </data>
  659. <data name="AskReviewPrimaryOption" xml:space="preserve">
  660. <value>Love it! I want to give it 5 stars!</value>
  661. </data>
  662. <data name="AskReviewSecondaryOption" xml:space="preserve">
  663. <value>I'd like to give some feedback</value>
  664. </data>
  665. <data name="Fax.SendedDialogContent0" xml:space="preserve">
  666. <value>{0} credits charged, remaining {1} credit,</value>
  667. </data>
  668. <data name="Fax.SendedDialogContent1" xml:space="preserve">
  669. <value>You can check the delivery status in Task Manager</value>
  670. </data>
  671. <data name="Fax.SendedDialogPrimaryButtonContent" xml:space="preserve">
  672. <value>Task Manager</value>
  673. </data>
  674. <data name="Fax.SendedDialogSecondaryButtonContent" xml:space="preserve">
  675. <value>Close</value>
  676. </data>
  677. <data name="Fax.SendedDialogTitle" xml:space="preserve">
  678. <value>Your fax has been delivered</value>
  679. </data>
  680. <data name="ConverterFailed.Title" xml:space="preserve">
  681. <value>Conversion Failed</value>
  682. </data>
  683. <data name="ConvertDialogTitle" xml:space="preserve">
  684. <value>Your file is converting</value>
  685. </data>
  686. <data name="ConverterFailed.Content" xml:space="preserve">
  687. <value>An Error occurred while accessing the converting service. Your credit(s) will be refund to your account.</value>
  688. </data>
  689. <data name="Report" xml:space="preserve">
  690. <value>Report</value>
  691. </data>
  692. <data name="Fax.CountryTextBlock.Text" xml:space="preserve">
  693. <value>Select a Country</value>
  694. </data>
  695. <data name="Fax.CountryComboBox.PlaceholderText" xml:space="preserve">
  696. <value>Select a Country</value>
  697. </data>
  698. <data name="Fax.CreditBalanceTextBlock.Text" xml:space="preserve">
  699. <value>Credit Balance</value>
  700. </data>
  701. <data name="Fax.CreditsTextBlock.Text" xml:space="preserve">
  702. <value>Credits</value>
  703. </data>
  704. <data name="Fax.CreditTextBlock.Text" xml:space="preserve">
  705. <value>Credit</value>
  706. </data>
  707. <data name="Fax.NumberTextBlock.Text" xml:space="preserve">
  708. <value>Fax Number</value>
  709. </data>
  710. <data name="Fax.NumberTextBox.PlaceholderText" xml:space="preserve">
  711. <value>Fax Number</value>
  712. </data>
  713. <data name="Fax.PageRangeTextBlock.Text" xml:space="preserve">
  714. <value>Page Range</value>
  715. </data>
  716. <data name="Fax.PagesTextBlock.Text" xml:space="preserve">
  717. <value>Pages</value>
  718. </data>
  719. <data name="Fax.PageTextBlock.Text" xml:space="preserve">
  720. <value>Page</value>
  721. </data>
  722. <data name="Fax.RequiredTextBlock.Text" xml:space="preserve">
  723. <value>Required</value>
  724. </data>
  725. <data name="Fax.SendButton.Content" xml:space="preserve">
  726. <value>Send</value>
  727. </data>
  728. <data name="Fax.RechargeHyperlinkButton.Content" xml:space="preserve">
  729. <value>Recharge</value>
  730. </data>
  731. <data name="Fax.SendedDialogContent0s" xml:space="preserve">
  732. <value>{0} credits charged, remaining {1} credits,</value>
  733. </data>
  734. <data name="Fax.StatusDialogNoAnswer.Content" xml:space="preserve">
  735. <value>The call has no response.</value>
  736. </data>
  737. <data name="Fax.StatusDialogNoAnswer.Title" xml:space="preserve">
  738. <value>No Answer</value>
  739. </data>
  740. <data name="Fax.StatusDialogCallRejected.Content" xml:space="preserve">
  741. <value>The call is rejected. Please try agin.</value>
  742. </data>
  743. <data name="Fax.StatusDialogCallRejected.Title" xml:space="preserve">
  744. <value>Call Rejected</value>
  745. </data>
  746. <data name="Fax.StatusDialogConnectionFailed.Content" xml:space="preserve">
  747. <value>An unexpected error has occurred due to a bad line or other communication problems.</value>
  748. </data>
  749. <data name="Fax.StatusDialogConnectionFailed.Title" xml:space="preserve">
  750. <value>Fax Connection Failed</value>
  751. </data>
  752. <data name="Fax.StatusDialogInvalidFaxNumber.Content" xml:space="preserve">
  753. <value>The fax number you entered is invalid. Please correct it and retry.</value>
  754. </data>
  755. <data name="Fax.StatusDialogInvalidFaxNumber.Title" xml:space="preserve">
  756. <value>Invalid Fax Number</value>
  757. </data>
  758. <data name="Fax.StatusDialogOKButton.Content" xml:space="preserve">
  759. <value>OK</value>
  760. </data>
  761. <data name="Fax.StatusDialogReportButton.Content" xml:space="preserve">
  762. <value>Report</value>
  763. </data>
  764. <data name="Fax.StatusDialogSuccess.Content" xml:space="preserve">
  765. <value>Your fax has been delivered.</value>
  766. </data>
  767. <data name="Fax.StatusDialogSystemBusy.Content" xml:space="preserve">
  768. <value>The line is busy. Please try again.</value>
  769. </data>
  770. <data name="Fax.StatusDialogSystemBusy.Title" xml:space="preserve">
  771. <value>System Busy</value>
  772. </data>
  773. <data name="SubscribedButton.Content" xml:space="preserve">
  774. <value>Subscribed</value>
  775. </data>
  776. <data name="Converter.ConvertingDialog.Content" xml:space="preserve">
  777. <value>You can check the converting process in Task Manager.</value>
  778. </data>
  779. <data name="Converter.CreditBalance" xml:space="preserve">
  780. <value>Credit Balance</value>
  781. </data>
  782. <data name="Converter.InSufficientCredits.Cancel" xml:space="preserve">
  783. <value>Cancel</value>
  784. </data>
  785. <data name="Converter.InSufficientCredits.Content" xml:space="preserve">
  786. <value>Please recharge your account to continue using the service.</value>
  787. </data>
  788. <data name="Converter.InSufficientCredits.RechargeCredit" xml:space="preserve">
  789. <value>Recharge Credit</value>
  790. </data>
  791. <data name="Converter.InSufficientCredits.Title" xml:space="preserve">
  792. <value>Insufficient Credits</value>
  793. </data>
  794. <data name="Converter.Output" xml:space="preserve">
  795. <value>Output</value>
  796. </data>
  797. <data name="Converter.RequiredSentence" xml:space="preserve">
  798. <value>Required: {0} credits</value>
  799. </data>
  800. <data name="Converter.Start" xml:space="preserve">
  801. <value>Start</value>
  802. </data>
  803. <data name="CreditsRecharge10" xml:space="preserve">
  804. <value>Send 1 fax page or convert 10 files.</value>
  805. </data>
  806. <data name="CreditsRecharge100" xml:space="preserve">
  807. <value>Send 10 fax pages or convert 100 files (20% off).</value>
  808. </data>
  809. <data name="CreditsRecharge1000" xml:space="preserve">
  810. <value>Send 100 fax pages or convert 1000 files (30% off).</value>
  811. </data>
  812. <data name="CreditsRecharge20" xml:space="preserve">
  813. <value>Send 2 fax pages or convert 20 files.</value>
  814. </data>
  815. <data name="CreditsRecharge200" xml:space="preserve">
  816. <value>Send 20 fax pages or convert 200 files (20% off).</value>
  817. </data>
  818. <data name="CreditsRecharge500" xml:space="preserve">
  819. <value>Send 50 fax pages or convert 500 files (25% off).</value>
  820. </data>
  821. <data name="CreditsRecharge60" xml:space="preserve">
  822. <value>Send 6 fax pages or convert 60 files (15% off).</value>
  823. </data>
  824. <data name="Converter.UploadToConvertDialog" xml:space="preserve">
  825. <value>Please upload the file to Kdan Cloud for file conversion. Would you like to upload the file now?</value>
  826. </data>
  827. <data name="TaskManager.DoneAppBarButton.Content" xml:space="preserve">
  828. <value>Done</value>
  829. </data>
  830. <data name="Fax.InsufficientCreditDialog.Content" xml:space="preserve">
  831. <value>Please recharge your account to continue using the service.</value>
  832. </data>
  833. <data name="Fax.InsufficientCreditDialog.PrimaryButtonText" xml:space="preserve">
  834. <value>Recharge Credit</value>
  835. </data>
  836. <data name="Fax.InsufficientCreditDialog.SecondaryButtonText" xml:space="preserve">
  837. <value>Cancel</value>
  838. </data>
  839. <data name="Fax.InsufficientCreditDialog.Title" xml:space="preserve">
  840. <value>Insufficient Credits</value>
  841. </data>
  842. <data name="Fax.NoNumberDialog.Content" xml:space="preserve">
  843. <value>Please enter the correct fax number.</value>
  844. </data>
  845. <data name="Fax.NoNumberDialog.PrimaryButtonText" xml:space="preserve">
  846. <value>OK</value>
  847. </data>
  848. <data name="Fax.PageRangeErrorDialog.Content" xml:space="preserve">
  849. <value>Invalid page range. Please input a valid page range, e.g. 1-3,5,10-12.</value>
  850. </data>
  851. <data name="Fax.PageRangeErrorDialog.PrimaryButtonText" xml:space="preserve">
  852. <value>OK</value>
  853. </data>
  854. <data name="Converter.Failed" xml:space="preserve">
  855. <value>Failed</value>
  856. </data>
  857. <data name="Converter.Required" xml:space="preserve">
  858. <value>Required</value>
  859. </data>
  860. <data name="ConverterOK" xml:space="preserve">
  861. <value>OK</value>
  862. </data>
  863. <data name="Creativity365" xml:space="preserve">
  864. <value>Creativity 365</value>
  865. </data>
  866. <data name="C365Description[4]" xml:space="preserve">
  867. <value>Protect your app with a password or Touch ID</value>
  868. </data>
  869. <data name="C365Description[5]" xml:space="preserve">
  870. <value>All future updates included</value>
  871. </data>
  872. <data name="C365Description[6]" xml:space="preserve">
  873. <value>Priority customer support</value>
  874. </data>
  875. <data name="C365Description[2][2]" xml:space="preserve">
  876. <value>NoteLedge</value>
  877. </data>
  878. <data name="C365Description[2][3]" xml:space="preserve">
  879. <value>Animation Desk</value>
  880. </data>
  881. <data name="C365Description[2][4]" xml:space="preserve">
  882. <value>Write-on Video</value>
  883. </data>
  884. <data name="C365Description[3][0]" xml:space="preserve">
  885. <value>1TB Kdan Cloud storage space</value>
  886. </data>
  887. <data name="C365Description[3][1]" xml:space="preserve">
  888. <value>Free Kdan Credits for faxes and online file-converting services
  889. (250/Yearly, 80/Quarterly)</value>
  890. </data>
  891. <data name="C365Description[3][2]" xml:space="preserve">
  892. <value>Share links to files, access them directly from your browser</value>
  893. </data>
  894. <data name="C365Description[2][0][0]" xml:space="preserve">
  895. <value>Annotate PDFs and web pages</value>
  896. </data>
  897. <data name="C365Description[2][1][0]" xml:space="preserve">
  898. <value>Scan anything to multi-page PDFs</value>
  899. </data>
  900. <data name="C365Description[2][2][0]" xml:space="preserve">
  901. <value>Take notes with multimedia materials</value>
  902. </data>
  903. <data name="C365Description[2][3][0]" xml:space="preserve">
  904. <value>Create beautiful hand-drawn animations</value>
  905. </data>
  906. <data name="C365Description[2][4][0]" xml:space="preserve">
  907. <value>Make stunning videos</value>
  908. </data>
  909. <data name="Fax.ComboNumberStringTextBlock.Text" xml:space="preserve">
  910. <value>+(Country code)(Fax number)</value>
  911. </data>
  912. <data name="Fax.FormatExampleTextBlock.Text" xml:space="preserve">
  913. <value>Format example</value>
  914. </data>
  915. <data name="Description[0]" xml:space="preserve">
  916. <value>Remove all sponsored ads</value>
  917. </data>
  918. <data name="AdonitDash2Value" xml:space="preserve">
  919. <value>(Value of USD$49.99)</value>
  920. </data>
  921. <data name="C365AnnualPlan" xml:space="preserve">
  922. <value>with Creativity 365 Annual Plan!</value>
  923. </data>
  924. <data name="FreeForYou" xml:space="preserve">
  925. <value>for FREE</value>
  926. </data>
  927. <data name="GetAdonitDash2" xml:space="preserve">
  928. <value>Get an Adonit Dash 2 </value>
  929. </data>
  930. <data name="SpecialOffer" xml:space="preserve">
  931. <value>SPECIAL OFFER ON NOW!</value>
  932. </data>
  933. <data name="ViewMoreButton.Content" xml:space="preserve">
  934. <value>View More</value>
  935. </data>
  936. <data name="CreditsRecharge.Purchase.Content" xml:space="preserve">
  937. <value>Purchase</value>
  938. </data>
  939. <data name="Fax.PageRangeTextBox.PlaceholderText" xml:space="preserve">
  940. <value>e.g. 1-3,5,10-12</value>
  941. </data>
  942. <data name="Converter.ConnectionError.Content" xml:space="preserve">
  943. <value>Please make sure your internet connection is available.</value>
  944. </data>
  945. <data name="Converter.ConnectionError.Title" xml:space="preserve">
  946. <value>Connection Error</value>
  947. </data>
  948. <data name="CreditsRecharge.DoneAppBarButton.Content" xml:space="preserve">
  949. <value>Done</value>
  950. </data>
  951. <data name="KdanCreditLabel.Text" xml:space="preserve">
  952. <value>Kdan Credit</value>
  953. </data>
  954. <data name="ConverterFailed.Report" xml:space="preserve">
  955. <value>Report</value>
  956. </data>
  957. <data name="CreditsPurchasedMessageContent" xml:space="preserve">
  958. <value>Credits may take a few minutes to show up in your account.</value>
  959. </data>
  960. <data name="CreditsPurchasedMessageTitle" xml:space="preserve">
  961. <value>Credits purchased</value>
  962. </data>
  963. <data name="QuarterString" xml:space="preserve">
  964. <value>Quarterly</value>
  965. </data>
  966. <data name="CommonUI.Cancel" xml:space="preserve">
  967. <value>Cancel</value>
  968. </data>
  969. <data name="CommonUI.OK" xml:space="preserve">
  970. <value>OK</value>
  971. </data>
  972. <data name="CommonUI.Rename" xml:space="preserve">
  973. <value>Rename</value>
  974. </data>
  975. <data name="ConflictNameMessage" xml:space="preserve">
  976. <value>The name already exists</value>
  977. </data>
  978. <data name="DeleteItemCheckDialog.Content" xml:space="preserve">
  979. <value>Are you sure you want to delete the {0}?</value>
  980. </data>
  981. <data name="DeleteItemsCheckDialog.Content" xml:space="preserve">
  982. <value>You have selected {0} {1}. Are you sure you want to delete them</value>
  983. </data>
  984. <data name="InvalidNameMessage" xml:space="preserve">
  985. <value>Invalid name</value>
  986. </data>
  987. <data name="RenameDialog.Title" xml:space="preserve">
  988. <value>Rename the {0}</value>
  989. </data>
  990. <data name="CommonUI/Anizone" xml:space="preserve">
  991. <value>AniZone</value>
  992. </data>
  993. <data name="CommonUI/Convert" xml:space="preserve">
  994. <value>Convert</value>
  995. </data>
  996. <data name="CommonUI/Delete" xml:space="preserve">
  997. <value>Delete</value>
  998. </data>
  999. <data name="CommonUI/Download" xml:space="preserve">
  1000. <value>Download</value>
  1001. </data>
  1002. <data name="CommonUI/Duplicate" xml:space="preserve">
  1003. <value>Duplicate</value>
  1004. </data>
  1005. <data name="CommonUI/Export" xml:space="preserve">
  1006. <value>Export</value>
  1007. </data>
  1008. <data name="CommonUI/Share" xml:space="preserve">
  1009. <value>Share</value>
  1010. </data>
  1011. <data name="CommonUI/Upload" xml:space="preserve">
  1012. <value>Upload</value>
  1013. </data>
  1014. <data name="CommonUI/DeselectAll" xml:space="preserve">
  1015. <value>Deselect All</value>
  1016. </data>
  1017. <data name="CommonUI/SelectAll" xml:space="preserve">
  1018. <value>Select All</value>
  1019. </data>
  1020. <data name="CommonUI/Select" xml:space="preserve">
  1021. <value>Select</value>
  1022. </data>
  1023. <data name="CommonUI/Sort" xml:space="preserve">
  1024. <value>Sort by</value>
  1025. </data>
  1026. <data name="SortMenu/Ascending" xml:space="preserve">
  1027. <value>Ascending</value>
  1028. </data>
  1029. <data name="SortMenu/CloudState" xml:space="preserve">
  1030. <value>Cloud state</value>
  1031. </data>
  1032. <data name="SortMenu/Created" xml:space="preserve">
  1033. <value>Created date</value>
  1034. </data>
  1035. <data name="SortMenu/Descending" xml:space="preserve">
  1036. <value>Descending</value>
  1037. </data>
  1038. <data name="SortMenu/FrameCounts" xml:space="preserve">
  1039. <value>Frame counts</value>
  1040. </data>
  1041. <data name="SortMenu/Name" xml:space="preserve">
  1042. <value>Name</value>
  1043. </data>
  1044. <data name="SortMenu/Updated" xml:space="preserve">
  1045. <value>Updated date</value>
  1046. </data>
  1047. <data name="CommonUI/Done" xml:space="preserve">
  1048. <value>Done</value>
  1049. </data>
  1050. <data name="CommonUI/Selected" xml:space="preserve">
  1051. <value>selected</value>
  1052. </data>
  1053. <data name="CommonUI/ShareLink" xml:space="preserve">
  1054. <value>Share file link</value>
  1055. </data>
  1056. <data name="Cards.AnimationDeskCardDescription" xml:space="preserve">
  1057. <value>Create your own animation frame by frame and bring your stories to life.</value>
  1058. </data>
  1059. <data name="Cards.AnimationDeskCardName" xml:space="preserve">
  1060. <value>Animation Desk</value>
  1061. </data>
  1062. <data name="Cards.C365AdonitCardDescription" xml:space="preserve">
  1063. <value>Get a free Adonit Dash 3 stylus when subscribed to Creativity 365 Annual Plan.</value>
  1064. </data>
  1065. <data name="Cards.C365AdonitCardName" xml:space="preserve">
  1066. <value>Special Offer!</value>
  1067. </data>
  1068. <data name="Cards.CreativeStoreCardDescription" xml:space="preserve">
  1069. <value>Search our shop for Kdan related accessories and services to upgrade and complete your mobile experience.</value>
  1070. </data>
  1071. <data name="Cards.CreativeStoreCardName" xml:space="preserve">
  1072. <value>Creative Store</value>
  1073. </data>
  1074. <data name="Cards.NoteLedgeCardDescription" xml:space="preserve">
  1075. <value>Create and organize multimedia notes with the world's most versatile note-taking app.</value>
  1076. </data>
  1077. <data name="Cards.NoteLedgeCardName" xml:space="preserve">
  1078. <value>NoteLedge</value>
  1079. </data>
  1080. <data name="Cards.PDFReaderCardDescription" xml:space="preserve">
  1081. <value>One of the world’s most popular PDF apps for viewing, annotating and managing PDFs.</value>
  1082. </data>
  1083. <data name="Cards.PDFReaderCardName" xml:space="preserve">
  1084. <value>PDF Reader</value>
  1085. </data>
  1086. <data name="LatestString" xml:space="preserve">
  1087. <value>Latest: </value>
  1088. </data>
  1089. <data name="NoSearchResultMessage" xml:space="preserve">
  1090. <value>No results found. Please enter a new one.</value>
  1091. </data>
  1092. <data name="CommonUI.ClearSelection" xml:space="preserve">
  1093. <value>Clear Selection</value>
  1094. </data>
  1095. <data name="CommonUI.Copy" xml:space="preserve">
  1096. <value>Copy</value>
  1097. </data>
  1098. <data name="CommonUI.Repeat" xml:space="preserve">
  1099. <value>Repeat</value>
  1100. </data>
  1101. <data name="CommonUI/Add" xml:space="preserve">
  1102. <value>Add</value>
  1103. </data>
  1104. <data name="CommonUI/Settings" xml:space="preserve">
  1105. <value>Settings</value>
  1106. </data>
  1107. <data name="CommonUI.Recent" xml:space="preserve">
  1108. <value>Recent</value>
  1109. </data>
  1110. <data name="C365Comparison.AnnualPlanTip.Text" xml:space="preserve">
  1111. <value>Go for Annual Plan and save 25%!</value>
  1112. </data>
  1113. <data name="CommonUI.Month" xml:space="preserve">
  1114. <value>Month</value>
  1115. </data>
  1116. <data name="CommonUI.Quarter" xml:space="preserve">
  1117. <value>Quarter</value>
  1118. </data>
  1119. <data name="CommonUI.Year" xml:space="preserve">
  1120. <value>Year</value>
  1121. </data>
  1122. <data name="ExportingString" xml:space="preserve">
  1123. <value>Exporting</value>
  1124. </data>
  1125. <data name="Share.LinkDescription" xml:space="preserve">
  1126. <value>1 file link</value>
  1127. </data>
  1128. <data name="Share.LinksDescription" xml:space="preserve">
  1129. <value>{0} file links</value>
  1130. </data>
  1131. <data name="Share.Title" xml:space="preserve">
  1132. <value>Shared from {0}</value>
  1133. </data>
  1134. <data name="CommonUI/iAniMagic" xml:space="preserve">
  1135. <value>iAniMagic</value>
  1136. </data>
  1137. <data name="CommonUI/Category" xml:space="preserve">
  1138. <value>Category</value>
  1139. </data>
  1140. <data name="CommonUI/Description" xml:space="preserve">
  1141. <value>Description</value>
  1142. </data>
  1143. <data name="CommonUI/Tag" xml:space="preserve">
  1144. <value>Tag</value>
  1145. </data>
  1146. <data name="CommonUI/Tags" xml:space="preserve">
  1147. <value>Tags</value>
  1148. </data>
  1149. <data name="CommonUI/Title" xml:space="preserve">
  1150. <value>Title</value>
  1151. </data>
  1152. <data name="CommonUI/Country" xml:space="preserve">
  1153. <value>Country</value>
  1154. </data>
  1155. <data name="CommonUI.ServerError.Content" xml:space="preserve">
  1156. <value>Sorry, we are having temporary server issues. Please wait a few minutes before you reconnect.</value>
  1157. </data>
  1158. <data name="Cards.GetiPhoneXCardDescription" xml:space="preserve">
  1159. <value>20% off Creativity 365 annual plan subscription, and a chance to win iPhone X. Only on Kdan's Creative Store!</value>
  1160. </data>
  1161. <data name="Cards.GetiPhoneXCardName" xml:space="preserve">
  1162. <value>New Year. New Phone. Big Savings.</value>
  1163. </data>
  1164. <data name="NotNowButton.Content" xml:space="preserve">
  1165. <value>Not now</value>
  1166. </data>
  1167. <data name="RenewSubscription.Content" xml:space="preserve">
  1168. <value>Please renew your subscription of {0} to continue using {1} without interruption.</value>
  1169. </data>
  1170. <data name="RenewSubscription.Title" xml:space="preserve">
  1171. <value>Your subscription has expired!</value>
  1172. </data>
  1173. <data name="ViewPlanButton.Content" xml:space="preserve">
  1174. <value>View Plan</value>
  1175. </data>
  1176. <data name="RenewSubscription.Renew" xml:space="preserve">
  1177. <value>Renew subscription</value>
  1178. </data>
  1179. <data name="Document365" xml:space="preserve">
  1180. <value>Document 365</value>
  1181. </data>
  1182. <data name="Bluetooth.EnableBluetooth.Content" xml:space="preserve">
  1183. <value>Please enable Bluetooh from your setting for using color pen feautre and try again!</value>
  1184. </data>
  1185. <data name="Bluetooth.NoBluetooth.Content" xml:space="preserve">
  1186. <value>Your device is not equipped with Bluetooth. Connection Canceled.</value>
  1187. </data>
  1188. <data name="Mozbii.ConnectCancelMes.Content" xml:space="preserve">
  1189. <value>Device connection Stopped.</value>
  1190. </data>
  1191. <data name="Mozbii.ConnectCancelMes.Title" xml:space="preserve">
  1192. <value>Connection Canceled.</value>
  1193. </data>
  1194. <data name="Mozbii.ConnectedMes.Content" xml:space="preserve">
  1195. <value>Device connection succeed.</value>
  1196. </data>
  1197. <data name="Mozbii.ConnectedMes.Title" xml:space="preserve">
  1198. <value>Connected!</value>
  1199. </data>
  1200. <data name="Mozbii.DisconnectMes.Content" xml:space="preserve">
  1201. <value>Device connection Stopped.</value>
  1202. </data>
  1203. <data name="Mozbii.DisconnectMes.Title" xml:space="preserve">
  1204. <value>Mozbii Pen stopped.</value>
  1205. </data>
  1206. </root>