Intro.strings 5.7 KB

1234567891011121314151617181920212223242526272829303132333435
  1. /*
  2. Intro.strings
  3. Crypto Cloud - Nextcloud
  4. Created by Marino Faggiana on 30/10/15.
  5. Copyright © 2016 TWS. All rights reserved.
  6. */
  7. // Intro
  8. "_intro_01_" = "欢迎";
  9. "_intro_02_" = "Based on the encryption AES-256, _brand_ will enable you to store all your private data (documents, templates, photos, videos, etc…) in your Cloud, thus keeping them safe from possible 'prying eyes'.";
  10. "_intro_03_" = "KEY ENCRYPTION";
  11. "_intro_04_" = "In order to immediately start using _brand_ you will be asked to enter a encryption key (minimum 4 characters, maximum 64 characters). The combination will be required just once and it cannot be modified. Should you forget it, you will never be able to retrieve it and your files will remain encrypted. Should you re-install _brand_ or access to your data from another iPhone, use the same combination you entered the first time.";
  12. "_intro_05_" = "LOGIN";
  13. "_intro_06_" = "Afterwards, you can create your own account by entering the requested data.";
  14. "_intro_07_" = "_brand_";
  15. "_intro_08_" = "From now on, you will be able to see all the files stored in your Cloud. You will be able to rename, move, delete them, send them to other compatible programs installed in your iPhone, and much more.";
  16. "_intro_09_" = "离线 & 本地存储器";
  17. "_intro_10_" = "你可以标记重要文件或者文件夹为 '离线',它们将被复制并同步在您的iPhone可以离线访问。在'本地存储器'以为的文件不会被同步。在'本地存储器\"中的文件,将被压缩。压缩后的文件您可以从云中下载,并通过iTunes访问。";
  18. "_intro_11_" = "ENCRYPT / DECRYPT";
  19. "_intro_12_" = "Any file can be encrypted or decrypted. The name of folders containing your files can be encrypted as well (so as to hide any possible hint at their contents).";
  20. "_intro_13_" = "ADD";
  21. "_intro_14_" = "Any kind of document, either in standard or in encrypted format, can be uploaded from _brand_ onto your Cloud. All encrypted files and folders will be marked in orange colour. If they are in preview mode, they will be identified by a 3 bullets orange label instead.";
  22. "_intro_15_" = "TEMPLATES";
  23. "_intro_16_" = "Templates for recording your confidential data (note, credit card, ATM card, bank accounts, passwords to websites, etc…) are available and they can be saved in your Cloud in encrypted mode as well.";
  24. "_intro_17_" = "PASSWORD LOCK";
  25. "_intro_18_" = "In order to prevent other potential users of your iPhone from accessing your _brand_, you can activate the 'password lock' directly from the settings. The password lock can be modified, disabled, or even used to protect access to individual folders.";
  26. "_intro_19_" = "START";
  27. "_intro_20_" = "Good, you’re now ready to start using your _brand_. We remind you that you can find further information and news or contact us on the site: \n\n https://nextcloud.com \n\n Come and visit us!";
  28. // Intro END
  29. "_intro_END_01_" = "_brand_";
  30. "_intro_END_02_" = "Good ! You’re now ready to start using your _brand_, follow us on Twitter : @Nextclouders and leave your opinion on AppStore, it is important to us.";