Localizable.strings 52 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571
  1. /*
  2. Localizable.strings
  3. Crypto Cloud - Nextcloud
  4. Created by Marino Faggiana on 30/10/15.
  5. Copyright © 2017 TWS. All rights reserved.
  6. */
  7. // General
  8. "_cancel_" = "取消";
  9. "_upload_file_" = "上传文件";
  10. "_download_file_" = "下载文件";
  11. "_upload_encrypted_file_" = "上传加密文件";
  12. "_loading_" = "载入中...";
  13. "_loading_with_points_" = "载入中...";
  14. "_loading_num_" = "载入文件 %i";
  15. "_loading_autoupload_" = "自动上传";
  16. "_uploading_" = "上传中";
  17. "_synchronization_" = "同步";
  18. "_delete_" = "删除";
  19. "_delete_file_n_" = "删除文件 %i 中 %i";
  20. "_rename_" = "重命名";
  21. "_move_" = "移动";
  22. "_move_file_n_" = "移动文件 %i 中 %i";
  23. "_creating_sharing_" = "创建分享";
  24. "_updating_sharing_" = "更新分享";
  25. "_removing_sharing_" = "移除分享";
  26. "_add_" = "添加";
  27. "_login_" = "登录";
  28. "_save_" = "保存";
  29. "_save_encrypted_" = "加密保存";
  30. "_warning_" = "警告";
  31. "_error_" = "错误";
  32. "_no_" = "否";
  33. "_yes_" = "是";
  34. "_select_" = "选择";
  35. "_crypto_cloud_upload_" = "上传";
  36. "_home_" = "文件";
  37. "_file_to_upload_" = "待上传文件";
  38. "_destination_" = "目的地";
  39. "_ok_" = "好的";
  40. "_beta_version_" = "测试版本";
  41. "_function_in_testing_" = "测试性功能,如果出现问题或故障请发送信息。";
  42. "_done_" = "完成";
  43. "_passcode_too_short_" = "安全码长度不合要求,请输入至少 4 个字符";
  44. "_selected_" = "已选中";
  45. "_scan_fingerprint_" = "扫描指纹用以身份验证";
  46. "_no_active_account_" = "没有找到帐户";
  47. "_info_" = "信息";
  48. "_save_exit_" = "你想不保存就退出?";
  49. "_video_" = "视频";
  50. "_overwrite_" = "覆盖";
  51. "_transfers_in_queue_" = "正在进行传输,请稍候...";
  52. "_too_errors_automatic_all_"= "错误太多,请到“控制中心”验证问题";
  53. "_create_folder_" = "Create folder";
  54. "_create_folder_on_" = "Create folder on";
  55. "_close_" = "关闭";
  56. "_postpone_" = "推迟";
  57. "_remove_" = "移除";
  58. "_file_not_found_" = "未找到文件";
  59. "_continue_" = "你想继续吗?";
  60. "_auto_upload_folder_" = "自动上传";
  61. "_gallery_" = "相册";
  62. "_photo_" = "照片";
  63. "_audio_" = "音频";
  64. "_unknown_" = "未知";
  65. "_next_" = "下一个";
  66. // App
  67. "_synchronization_header_" = "正在同步加密的头文件...";
  68. "_network_available_" = "网络可用";
  69. "_network_not_available_" = "网络不可用";
  70. // Networking
  71. "_no_reuploadfile_" = "无法找到并重新发送文件。删除上传并重新加载文件进行上传。";
  72. "_file_already_exists_" = "无法完成操作,存在重名文件";
  73. "_read_file_error_" = "读文件错误";
  74. // More
  75. "_more_" = "更多";
  76. "_notifications_" = "通知";
  77. "_logout_" = "注销";
  78. // Settings
  79. "_acknowledgements_" = "致谢";
  80. "_settings_" = "设置";
  81. "_passcode_" = "密码";
  82. "_lock_active_" = "应用锁:已启用";
  83. "_lock_not_active_" = "应用锁:未启用";
  84. "_lock_protection_folder_" = "只为受保护的文件夹上锁";
  85. "_url_" = "超链接";
  86. "_username_" = "用户名";
  87. "_change_credentials_" = "更改你的证书";
  88. "_wifi_only_" = "仅使用 Wi-Fi 连接";
  89. "_settings_autoupload_" = "自动上传";
  90. "_app_version_" = "程序版本";
  91. "_app_in_use_" = "正在使用程序";
  92. "_contact_by_email_" = "通过 E-mail 联系我们";
  93. "_clear_cache_" = "清理缓存 (%@ 已使用)";
  94. "_clear_cache_no_size_" = "清理缓存";
  95. "_exit_" = "退出";
  96. "_funct_not_enabled_" = "功能未启用";
  97. "_passcode_activate_" = "密码锁已激活";
  98. "_disabling_passcode_" = "密码锁已禁用";
  99. "_want_exit_" = "注意!将被重置到初始状态。是否继续?";
  100. "_proceed_" = "进行";
  101. "_delete_cache_" = "删除缓存";
  102. "_want_delete_cache_" = "你想删除缓存吗?";
  103. "_want_delete_thumbnails_" = "是否删除所有缩略图?";
  104. "_mail_deleted_" = "删除的邮件";
  105. "_mail_saved_" = "保存的邮件";
  106. "_mail_sent_" = "邮件已发送";
  107. "_mail_failure_" = "邮件发送失败:%@";
  108. "_information_req_" = "信息请求";
  109. "_write_in_english_" = "请使用英文";
  110. "_credentials_" = "证书";
  111. "_manage_account_" = "管理账户";
  112. "_change_password_" = "更改密码";
  113. "_add_account_" = "新增帐户";
  114. "_delete_account_" = "删除帐户";
  115. "_want_delete_" = "你真的要删除吗?";
  116. "_no_delete_" = "不,不要删除";
  117. "_yes_delete_" = "是的,删除";
  118. "_remove_cache_" = "请稍后,正在删除缓存...";
  119. "_optimizations_" = "优化";
  120. "_synchronizations_" = "同步文件夹";
  121. "_version_server_" = "服务器版本";
  122. "_check_key_aes_256_" = "管理密钥安全码";
  123. "_encryptpass_by_email_" = "通过 E-mail 发送";
  124. "_title_mail_encryptpass_" = "Nextcloud 密钥安全码";
  125. "_text1_mail_encryptpass_" = "你的密钥安全码";
  126. "_text2_mail_encryptpass_" = "安全地存放,远离窥探。";
  127. "_help_" = "帮助";
  128. "_lock_protection_simply_" = "弱密码保护";
  129. "_change_simply_passcode_" = "修改密码类型";
  130. "_quota_" = "配额";
  131. "_available_" = "可用";
  132. "_cloud_account_" = "云账户";
  133. "_information_" = "信息";
  134. "_personal_information_" = "个人信息";
  135. "_user_full_name_" = "全名";
  136. "_user_address_" = "地址";
  137. "_user_phone_" = "电话号码";
  138. "_user_email_" = "Email";
  139. "_user_web_" = "网站";
  140. "_user_twitter_" = "Twitter";
  141. "_quota_using_" = "你已使用 %@ 总容量 %@";
  142. "_favorite_offline_" = "收藏夹可离线使用";
  143. "_favorite_offline_footer_" = "标记所有收藏夹离线使用会耗费很长时间并占用较高内存。";
  144. "_advanced_" = "高级";
  145. "Skip" = "跳过";
  146. "Start" = "开始";
  147. // Manage AutoUpload
  148. "_autoupload_" = "自动上传照片/视频 ";
  149. "_autoupload_background_" = "在后台自动上传";
  150. "_autoupload_photos_" = "自动上传图像";
  151. "_autoupload_videos_" = "自动上传视频";
  152. "_autoupload_description_" = "新的照片/视频将会上传到你的云盘中";
  153. "_autoupload_description_background_" = "This option requires the use of GPS to trigger the detection of new photos/videos in the camera roll once the location changes significantly";
  154. "_autoupload_background_title_" = "限制";
  155. "_autoupload_background_msg_" = "Due to iOS restrictions, it is not yet possible to perform background processes, unless GPS services are activated. Once the cell in the cellular network is changed, the system wakes up for a short time and checks for new photos to upload to the cloud.";
  156. "_autoupload_change_location_" = "更改文件夹";
  157. "_autoupload_location_now_" = "文件夹";
  158. "_autoupload_location_default_" = "恢复默认文件夹";
  159. "_autoupload_change_location_footer_" = "Change Photos folder that is used for 'Automatic upload of camera photos' (if the option is enabled)";
  160. "_autoupload_not_select_home_" = "选择一个文件夹";
  161. "_autoupload_save_album_" = "Copy photo or video into the photo album";
  162. "_autoupload_fullphotos_" = "Upload the whole camera roll";
  163. "_autoupload_fullphotos_footer_" = "在上传之前设置上面的选项";
  164. "_autoupload_create_subfolder_" = "使用子目录";
  165. "_autoupload_create_subfolder_footer_" = "存储在以年和月命名的子文件夹";
  166. "_autoupload_filenamemask_" = "Change filename mask";
  167. "_autoupload_filenamemask_footer_" = "Change the automatic filename mask";
  168. // Manage Crypto Cloud
  169. "_crypto_cloud_system_" = "云盘加密系统";
  170. "_alert_activation_crypto_cloud_" = "已启用云盘加密";
  171. "_alert_deactivation_crypto_cloud_" = "未启用云盘加密";
  172. "_activation_crypto_cloud_" = "Activation of Crypto Cloud System";
  173. "_deactivation_crypto_cloud_" = "Deactivation of Crypto Cloud System";
  174. "_footer_crypto_cloud_" = "Based on the encryption AES-256, Crypto Cloud System 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'.\n\nYou will be asked to enter a encryption key (minimum 4 characters, maximum 64 characters). You will never be able to retrieve it and your files will remain encrypted. Should you re-install Nextcloud or access to your data from another iOS system, use the same combination.\n\nAny 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).\n\nAny kind of document, either in standard or in encrypted format, can be uploaded from Nextcloud 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.\n\nTemplates for recording your confidential data (note, payment card, ATM card, bank accounts, passwords to websites, etc…) are available and they can be saved in your Cloud in encrypted mode as well.\n\nActive/Disactive whenever you want, but remember to always use the same encryption key.\n\nAt the moment the encrypted files with Crypto Cloud System can be viewed only with iOS system.";
  175. // Manage Help
  176. "_help_tutorial_" = "教程";
  177. "_help_intro_" = "Introduction to Nextcloud";
  178. "_help_activity_verbose_" = "详细活动";
  179. "_help_activity_mail_" = "通过电子邮件发送活动";
  180. "_help_activity_clear_" = "清除激活";
  181. // Manage Advanced
  182. "_optimized_photos_" = "照片分辨率优化";
  183. "_upload_del_photos_" = "上传后删除文件";
  184. "_optimized_photos_how_" = "如果你的iPhone空间不足,可以在上传或下载后,仅在手机上保留优化后的照片,完整分辨率照片将被保存在云端。";
  185. "_upload_del_photos_how_" = "Files will be removed from device memory after they’ve been uploaded to the Cloud. They will remain in the camera roll. Just download the files to see them.";
  186. "_show_hidden_files_" = "Show hidden files";
  187. // Login
  188. "_connect_server_anyway_" = "你想连接到服务器吗?";
  189. "_connection_error_" = "连接错误";
  190. "_add_your_nextcloud_" = "添加您的Nextcloud帐号";
  191. "_key_aes_256_" = "加密密钥";
  192. "_login_url_" = "Server address https://…";
  193. "_security_init_required_hint_" = "Hint for encryption key passcode (recommended)";
  194. "_hint_" = "提示";
  195. "_security_init_required_mail_" = "输入您的电子邮件地址以接收加密密钥密码(推荐)。";
  196. "_email_" = "邮件";
  197. "_title_form_security_init_" = "安全选项";
  198. "_login_bottom_label_" = "还没有服务器?\n选择其中一个提供者。";
  199. "_error_multidomain_" = "地址不允许,只有以下域是有效的:";
  200. "_account_already_exists_" = "The account %@ already exists";
  201. // Favorite
  202. "_favorites_" = "收藏";
  203. "_favorite_" = "Favorite";
  204. "_unfavorite_" = "Unfavorite";
  205. "_no_files_uploaded_" = "没有文件被上传";
  206. "_tutorial_favorite_view_" = "Files and folders you mark as favorites will show up here";
  207. "_tutorial_offline_view_" = "Files copied here will be available offline.\n\nThey will be synchronized with your cloud.";
  208. "_tutorial_local_view_" = "You'll find the unpacked files from your cloud.\n\nConnect to iTunes to share these files.";
  209. "_more_" = "更多";
  210. "_favorite_no_files_" = "还没有“我喜欢的”";
  211. // Auto Upload
  212. "_pull_down_" = "下拉刷新";
  213. "_no_photo_load_" = "没有照片或视频";
  214. "_tutorial_autoupload_view_" = "您可以从“设置”启用自动上传";
  215. "_no_date_" = "No date";
  216. "_today_" = "Today";
  217. "_time_" = "Time: %@\n\n%@";
  218. "_location_not_enabled_" = "Location Services not enabled";
  219. "_location_not_enabled_msg_" = "Please go to \"Settings\" and turn on \"Location Services\" to allow automatic photo/video uploads.";
  220. "_access_photo_not_enabled_" = "Access to Photos not enabled";
  221. "_access_photo_not_enabled_msg_" = "Please go to \"Settings\" and turn on \"Photo Access\" to allow automatic photo/video uploads.";
  222. "_access_photo_location_not_enabled_" = "Access to Photos and Location not enabled";
  223. "_access_photo_location_not_enabled_msg_" = "Please go to \"Settings\" and turn on \"Photo Access\" and \"Location Services\" to allow automatic photo/video uploads.";
  224. "_tutorial_photo_view_" = "尚未上传照片或视频";
  225. "_create_full_upload_" = "Creating archive… May take a long time, please wait.";
  226. "_error_createsubfolders_upload_" = "创建子目录错误";
  227. "_activate_autoupload_" = "启用自动上传";
  228. // Template
  229. "_title_" = "标题";
  230. "_web_account_data_" = "网站账号数据";
  231. "_url:_" = "URL:";
  232. "_login:_" = "登录:";
  233. "_password:_" = "Password:";
  234. "_notes_" = "便签";
  235. "_web_account_" = "网站账号";
  236. "_enter_title_" = "输入标题";
  237. "_add_folder_" = "增加文件夹";
  238. "_add_photos_videos_" = "增加照片或视频";
  239. "_add_folder_encryptated_" = "增加加密名称的文件夹";
  240. "_add_encrypted_photo_video_" = "增加加密照片或视频";
  241. "_add_credit_card_" = "添加银行卡模板";
  242. "_add_atm_" = "增加银行卡模板";
  243. "_add_bank_account_" = "增加银行账号模板";
  244. "_add_web_account_" = "增加网站帐号";
  245. "_add_notes_" = "增加便签";
  246. "_add_driving_license_" = "增加驾照模板";
  247. "_add_id_card_" = "Add ID card template";
  248. "_add_passport_" = "增加护照模板";
  249. "_add_atm_card_" = "银行卡数据";
  250. "_bank_name:_" = "银行名称:";
  251. "_code:_" = "代码:";
  252. "_security_code:_" = "安全码:";
  253. "_pin:_" = "PIN:";
  254. "_atm_card_" = "银行卡";
  255. "_credi_card_data_" = "Payment card data";
  256. "_name_surname:_" = "Name Surname:";
  257. "_expiry_date:_" = "Expiry date:";
  258. "_credit_card_" = "Payment card";
  259. "_id_card_" = "身份证";
  260. "_number:_" = "号码 :";
  261. "_place_of_birth:_" = "出生地点:";
  262. "_date_of_birth:_" = "出生日期:";
  263. "_date_of_issue:_" = "签发日期:";
  264. "_date_of_expiry:_" = "有效期至:";
  265. "_bank_account_data_" = "银行账号数据";
  266. "_account_n:_" = "Account N.:";
  267. "_iban:_" = "IBAN:";
  268. "_swift:_" = "SWIFT:";
  269. "_agency:_" = "Agency:";
  270. "_bank_account_" = "Bank account";
  271. "_passport_" = "Passport";
  272. "_driving_license_" = "Driving license";
  273. "_license_number:_" = "License number:";
  274. "_vehicle_types:_" = "Vehicle types:";
  275. // Utility
  276. "_never_" = "从不";
  277. "_less_a_minute_" = "少于1分钟";
  278. "_minutes_ago_" = "%d 分钟前";
  279. "_hours_ago_" = "%d 小时前";
  280. "_days_ago_" = "%d 天前";
  281. "_over_30_days_" = "大于30天";
  282. "_connection_internet_offline_" = "The Internet connection appears to be offline or Wi-Fi is required";
  283. "_insert_password_" = "输入密码";
  284. "_update_in_progress_" = "Version upgrade, please wait…";
  285. "_forbidden_characters_" = "文件或目录名中存在非法字符";
  286. "_mail_not_can_send_mail_" = "没有配置帐户或错误的电子邮件地址";
  287. // File
  288. "_photo_camera_" = "照片";
  289. "_unzip_in_progress_" = "Extraction in progress on local storage…";
  290. "_file_unpacked_" = "File unpacked on local storage";
  291. "_file_saved_local_" = "文件已存储到本地";
  292. "_file_not_present_" = "Error: File not present, please reload.";
  293. "_order_by_date_" = "按日期排序";
  294. "_current_order_name_" = "(当前按名称排序)";
  295. "_order_by_name_" = "按名称排序";
  296. "_current_order_date_" = "(当前按日期排序)";
  297. "_sort_descending_" = "降序";
  298. "_current_sort_ascending_" = "(当前排序:升序)";
  299. "_sort_ascending_" = "升序";
  300. "_current_sort_descending_" = "(当前排序:降序)";
  301. "_delete_selected_files_" = "删除文件";
  302. "_move_selected_files_" = "移动文件";
  303. "_encrypted_selected_files_" = "加密文件";
  304. "_decrypted_selected_files_" = "解密文件";
  305. "_download_selected_files_" = "下载文件";
  306. "_download_selected_files_folders_" = "Download files and folders";
  307. "_error_passcode_" = "Error: Wrong passcode for encryption key.";
  308. "_error_operation_canc_" = "Error: Operation canceled.";
  309. "_only_lock_passcode_" = "Available only with Lock password activated. Activate it in the \"Settings\".";
  310. "_passcode_protection_" = "密码保护";
  311. "_encrypt_" = "加密";
  312. "_decrypt_" = "解密";
  313. "_remove_favorites_" = "取消收藏";
  314. "_remove_offline_" = "从离线中移除";
  315. "_add_favorites_" = "收藏";
  316. "_add_offline_" = "添加到离线";
  317. "_remove_passcode_" = "取消密码保护";
  318. "_protect_passcode_" = "密码保护";
  319. "_share_" = "分享";
  320. "_reload_" = "刷新";
  321. "_open_in_" = "在...中打开";
  322. "_remove_local_file_" = "从缓存里面移除";
  323. "_add_local_" = "Add to local storage";
  324. "_comm_erro_pull_down_" = "Attention communication error with the server, pull down to refresh.";
  325. "_file_not_downloaded_" = "file not dowloaded";
  326. "_file_not_uploaded_" = "file not uploaded";
  327. "_folders_" = "folders";
  328. "_folder_" = "folder";
  329. "_files_" = "files";
  330. "_file_" = "file";
  331. "_folder_blocked_" = "Folder blocked";
  332. "_downloading_progress_" = "Initiating download of files…";
  333. "_encrypted_progress_" = "已加密";
  334. "_decrypted_progress_" = "已解锁";
  335. "_no_file_pull_down_" = "Upload a file or pull down to refresh";
  336. "_browse_images_" = "Browse images";
  337. "_synchronized_folder_" = "Keep the folder synchronized";
  338. "_remove_synchronized_folder_" = "Remove the synchronization";
  339. "_synchronized_confirm_" = "Enabling the synchronization, all files in the folder will be synchronized with the server, continuous ?";
  340. "_offline_folder_confirm_" = "After enabling the offline folder, all files in it will be synchronized with the server, continue?";
  341. "_same_device_different_passcode_" = "The file was encrypted on the same device but with different passcode. Keep in mind that if the old passcode is entered, files encrypted with the new passcode will not be readable.";
  342. "_file_encrypted_another_device_" = "The file was encrypted on another device [%@], enter the passcode to decrypt its content.";
  343. "_file_not_found_reload_" = "File not found, pull down to refresh";
  344. "_title_section_download_" = "DOWNLOAD";
  345. "_title_section_upload_" = "UPLOAD";
  346. "_group_alphabetic_yes_" = "✓ 按字母顺序分组";
  347. "_group_alphabetic_no_" = "按字母顺序分组";
  348. "_group_typefile_yes_" = "✓ 按类别分组";
  349. "_group_typefile_no_" = "按文件类型分组";
  350. "_group_date_yes_" = "✓ 按日期分组";
  351. "_group_date_no_" = "按日期分组";
  352. "_element_" = "element";
  353. "_elements_" = "elements";
  354. "_tite_footer_upload_wwan_" = " 需要 Wi-Fi 网络, %lu %@ 来上传";
  355. "_tite_footer_upload_" = "%lu %@ 来上传";
  356. "_tite_footer_download_wwan_" = " 需要 Wi-Fi 网络, %lu %@ 来下载";
  357. "_tite_footer_download_" = "%lu %@ 来下载";
  358. "_limited_dimension_" = "达到最大尺寸";
  359. "_same_device_different_passcode_hint_" = "The file was encrypted by the same device but with different passcode key encryption. Attention if the old passcode is entered, files encrypted with the new Passcode will not be readable. \n\n Hint: %@";
  360. "_file_encrypted_another_device_hint_" = "The file was encrypted by another device [%@], enter the passcode key encryption to read its contents. \n\n Hint: %@";
  361. "_save_selected_files_" = "Save images and videos on Photo Album";
  362. "_file_not_saved_cameraroll_" = "Error: File not saved in Photo Album";
  363. "_file_saved_cameraroll_" = "File saved in Photo Album";
  364. "_directory_on_top_yes_" = "✓ 顶端目录";
  365. "_directory_on_top_no_" = "顶端目录";
  366. "_folder_automatic_upload_" = "自动上传文件夹";
  367. "_search_no_record_found_" = "没有结果";
  368. "_search_in_progress_" = "搜索中...";
  369. "_search_instruction_" = "Search for file (minimum 2 characters)";
  370. "_files_no_files_" = "此处没有文件";
  371. "audio" = "AUDIO";
  372. "compress" = "COMPRESS";
  373. "directory" = "FOLDERS";
  374. "document" = "DOCUMENTS";
  375. "image" = "IMAGES";
  376. "template" = "TEMPLATES";
  377. "unknow" = "UNKNOWN";
  378. "video" = "VIDEO";
  379. "_no_plist_pull_down_" = "Encrypted files not updated, pull down to refresh";
  380. "_file_del_only_local_" = "Missing files on the server";
  381. "_copy_file_" = "Copy file";
  382. "_copy_files_" = "Copy files";
  383. "_paste_file_" = "Paste file";
  384. "_paste_file_encrypted_" = "Paste encrypted file";
  385. "_paste_files_" = "Paste files";
  386. "_paste_files_encrypted_" = "Paste encrypted files";
  387. "_paste_cryptated_" = "Paste Encrypted";
  388. "_search_this_folder_" = "在该目录中搜索";
  389. "_search_all_folders_" = "在所有目录中搜索";
  390. "_search_sub_folder_" = "Search here and in subfolders";
  391. "_theming_is_light_" = "Server theming too brightly coloured, not applicable";
  392. // Security
  393. "_reload_folder_" = "Reload folder";
  394. "_encrypt_error_" = "During the encryption of file %@ occurred errors. [%@]";
  395. "_decrypt_error_" = "During the decryption of file %@ occurred errors. [%@]";
  396. "_encryption_" = "加密中...";
  397. "_decryption_" = "解锁中...";
  398. // CoreData
  399. "_required_new_database_" = "Upgrade ready: Log in again in order to get a new version of the database.";
  400. // Files Preview
  401. "_insert_password_pfd_" = "Secure PDF. Enter password";
  402. "_password_pdf_error_" = "Wrong password";
  403. "_error_download_photobrowser_" = "Error: Unable to download the photo";
  404. // Share
  405. "_share_link_" = "Share link";
  406. "_share_link_button_" = "发送链接到...";
  407. "_password_" = "Password";
  408. "_share_password_" = "Password protect link";
  409. "_share_expirationdate_" = "Set expiration date link";
  410. "_date_" = "Date";
  411. "_share_title_" = "Share";
  412. "_add_sharee_" = "Add users or groups";
  413. "_add_sharee_footer_" = "You can share this resource by adding users or groups. To remove a share, remove all users and groups";
  414. "_find_sharee_title_" = "Search";
  415. "_find_sharee_" = "搜索用户或组群...";
  416. "_find_sharee_footer_" = "Enter part of the name of the user or group to be searched (at least 2 characters) followed by 'Return', select the users that can access the share followed by 'Done' to confirm";
  417. "_user_is_group_" = " (group)";
  418. "_direct_sharee_title_" = "Share";
  419. "_direct_sharee_footer_" = "如果你一直知道名字,输入它,选择分享的类型并且点击“Done\"去确认";
  420. "_direct_sharee_" = "输入用户名";
  421. "_user_sharee_footer_" = "Tap for change privileges";
  422. "_share_type_title_" = "共享类型";
  423. "_share_type_user_" = "用户";
  424. "_share_type_group_" = "群组";
  425. "_share_type_remote_" = "远程";
  426. // Share Permission
  427. "_share_permission_title_" = "Privileges";
  428. "_share_permission_edit_" = "Can edit";
  429. "_share_permission_file_can_write_" = "Can write file";
  430. "_share_permission_create_" = "Can create";
  431. "_share_permission_create_file_" = "Can create files";
  432. "_share_permission_create_folder_" = "Can create folders";
  433. "_share_permission_change_" = "Can change";
  434. "_share_permission_delete_" = "Can delete";
  435. "_share_permission_share_" = "Can share";
  436. "_share_permission_rename_" = "Can rename";
  437. "_share_permission_move_" = "Can move";
  438. "_share_permission_read_" = "Can read";
  439. "_share_permission_info_" = "Sharing information";
  440. "_share_permission_path_" = "文件/文件夹";
  441. "_share_permission_type_" = "Type";
  442. "_share_permission_typeuser_" = "用户";
  443. "_share_permission_typegroup_" = "组";
  444. "_share_permission_typepubliclink_" = "Link";
  445. "_share_permission_typefederated_" = "Federated";
  446. "_share_permission_owner_" = "所有者";
  447. "_share_permission_date_" = "日期";
  448. "_share_permission_email_" = "email 通知";
  449. // ShareInfoCMOC
  450. "_type_resource_connect_you_" = "与您共享的";
  451. "_type_resource_external_" = "外部存储空间";
  452. // Share Ext
  453. "_destiny_folder_" = "Folder: %@";
  454. "_no_transfer_" = "没有转账";
  455. "_no_transfer_sub_" = "此设备发起的上传和下载都会显示在这里";
  456. "_no_activity_" = "还没有活动";
  457. "_transfers_" = "转移";
  458. "_activity_" = "动作";
  459. "_activity_file_not_present_" = "文件不存在";
  460. // List Shares
  461. "_list_shares_" = "Shares";
  462. "_list_shares_no_files_" = "目前还没有共享";
  463. "_tutorial_list_shares_view_" = "Files and folders you share will show up here";
  464. // Offline - Local Storage
  465. "_create_synchronization_" = "创建同步";
  466. "_offline_" = "离线";
  467. "_local_storage_" = "本地存储";
  468. "_local_storage_no_record_" = "还没有文件";
  469. // Create Cloud
  470. "_upload_photos_videos_" = "Upload photos or videos";
  471. "_upload_file_" = "上传文件";
  472. "_upload_encrypted_mode" = "Switch to encrypted mode";
  473. "_upload_template_" = "Upload template";
  474. "_upload_plain_mode" = "Switch to plain mode";
  475. "_upload_file_text_" = "Create text file";
  476. // Document Picker
  477. "_save_document_picker_" = "保存在这里";
  478. // CreateFormUploadAssets
  479. "_destination_folder_" = "目标文件夹";
  480. "_use_folder_photos_" = "用文件夹图片做为目标";
  481. "_rename_filename_" = "重命名";
  482. "_filename_" = "文件名称";
  483. "_preview_filename_" = "Example preview of filename, you can use the mask MM,MMM,DD,YY,YYYY and HH,hh,mm,ss,ampm for the date/time";
  484. "_forbidden_characters_" = "文件或目录名中存在非法字符";
  485. "_add_filenametype_" = "Add type in filename";
  486. "_filenametype_photo_video_" = "Photo/Video";
  487. // Notification
  488. "_notification_" = "通告";
  489. // Photo Browser
  490. "Done" = "完成";
  491. "Select Photos" = "选择照片";
  492. "photo" = "照片";
  493. "photos" = "照片";
  494. "of" = "of";
  495. "%i of %i" = "%1$i of %2$i";
  496. // Manage Auto Upload FileName
  497. "_autoupload_filename_title_" = "Auto upload filename";
  498. // Text File
  499. "_untitled_txt_" = "Untitled.txt";