Localizable.strings 51 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596
  1. //
  2. // Localizable.strings
  3. // Nextcloud iOS
  4. //
  5. // Copyright © 2017 TWS. All rights reserved.
  6. //
  7. // Author Marino Faggiana <m.faggiana@twsweb.it>
  8. //
  9. // This program is free software: you can redistribute it and/or modify
  10. // it under the terms of the GNU General Public License as published by
  11. // the Free Software Foundation, either version 3 of the License, or
  12. // (at your option) any later version.
  13. //
  14. // This program is distributed in the hope that it will be useful,
  15. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  16. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  17. // GNU General Public License for more details.
  18. //
  19. // You should have received a copy of the GNU General Public License
  20. // along with this program. If not, see <http://www.gnu.org/licenses/>.
  21. //
  22. // General
  23. "_cancel_" = "取消";
  24. "_upload_file_" = "上傳檔案";
  25. "_download_file_" = "下載檔案";
  26. "_loading_" = "載入中...";
  27. "_loading_with_points_" = "載入中...";
  28. "_loading_num_" = "載入檔案 %i 中";
  29. "_loading_autoupload_" = "自動上傳中";
  30. "_uploading_" = "上傳中";
  31. "_synchronization_" = "同步";
  32. "_delete_" = "刪除";
  33. "_delete_file_n_" = "刪除 %i 個中 %i 個的檔案";
  34. "_rename_" = "重新命名";
  35. "_move_" = "移動";
  36. "_move_file_n_" = "移動 %i 個中 %i 個的檔案";
  37. "_creating_sharing_" = "建立分享中";
  38. "_updating_sharing_" = "更新分享中";
  39. "_removing_sharing_" = "移除分享中";
  40. "_add_" = "新增";
  41. "_login_" = "登入";
  42. "_save_" = "儲存";
  43. "_warning_" = "警告";
  44. "_error_" = "錯誤";
  45. "_error_e2ee_" = "Error E2EE";
  46. "_no_" = "否";
  47. "_yes_" = "是";
  48. "_select_" = "選擇";
  49. "_select_all_" = "Select all";
  50. "_upload_" = "上傳";
  51. "_home_" = "檔案";
  52. "_file_to_upload_" = "要上傳的檔案";
  53. "_destination_" = "目的地";
  54. "_ok_" = "確定";
  55. "_beta_version_" = "公測版本";
  56. "_function_in_testing_" = "Function in testing, please send information about any problems you run into.";
  57. "_done_" = "完成";
  58. "_passcode_too_short_" = "密碼太短,至少需要4個的字元。";
  59. "_selected_" = "已選擇";
  60. "_scan_fingerprint_" = "掃描指紋以驗證";
  61. "_no_active_account_" = "沒有找到任何帳戶";
  62. "_info_" = "資訊";
  63. "_warning_" = "警告";
  64. "_email_" = "電子郵件";
  65. "_save_exit_" = "您想離開且不要儲存嗎?";
  66. "_video_" = "影片";
  67. "_overwrite_" = "複寫";
  68. "_transfers_in_queue_" = "正在傳輸當中,請等候...";
  69. "_too_errors_automatic_all_"= "太多錯誤了,請到\"控制中心\"去查清問題。";
  70. "_create_folder_" = "建立資料夾";
  71. "_create_folder_on_" = "建立資料夾在";
  72. "_close_" = "關閉";
  73. "_postpone_" = "延後";
  74. "_remove_" = "移除";
  75. "_file_not_found_" = "找不到檔案";
  76. "_continue_" = "請問您想繼續嗎?";
  77. "_auto_upload_folder_" = "自動上傳";
  78. "_gallery_" = "畫廊";
  79. "_photo_" = "照片";
  80. "_audio_" = "音樂";
  81. "_unknown_" = "不明";
  82. "_next_" = "下一個";
  83. "_success_" = "成功";
  84. "_initialization_" = "初始化";
  85. "_experimental_" = "實驗用的";
  86. "_select_dir_media_tab_" = "Select as folder \"Media\"";
  87. "_error_creation_file_" = "Ops! Could not create the file";
  88. "_save_path_" = "Save path";
  89. "_save_settings_" = "Save settings";
  90. "_mode_filename_" = "Filename mode";
  91. "_warning_owncloud_" = "You are connected to an ownCloud server. This is untested and unsupported, use at your own risk. To upgrade to Nextcloud, see https://nextcloud.com/migration";
  92. "_warning_unsupported_" = "You are using an unsupported version of Nextcloud. For the safety of your data we strongly recommend updating to the latest stable Nextcloud";
  93. // App
  94. "_network_available_" = "網路可以使用";
  95. "_network_not_available_" = "Network unavailable";
  96. // Networking
  97. "_file_too_big_" = "File too large to be encrypted/decrypted";
  98. "_file_too_big_max_100_" = "File too large (max 100 kb.)";
  99. "_...loading..._" = "Loading…";
  100. "_download_plist_" = " ";
  101. "_no_reuploadfile_" = "雲端找不到檔案也不能重傳檔案。請刪除上傳的檔案並重新讀取檔案再上傳它。";
  102. "_file_already_exists_" = "Unable to complete the operation, a file with the same name exists";
  103. "_read_file_error_" = "Could not read the file";
  104. // More
  105. "_more_" = "更多";
  106. "_notifications_" = "通知";
  107. "_logout_" = "登出";
  108. "_quota_space_unlimited_" = "Unlimited";
  109. "_quota_space_unknown_" = "Unknown";
  110. "_quota_using_" = "您正在使用其中%@個中的%@個。";
  111. // Settings
  112. "_acknowledgements_" = "致谢";
  113. "_settings_" = "設定";
  114. "_passcode_" = "密碼";
  115. "_lock_" = "上鎖";
  116. "_lock_active_" = "Lock: On";
  117. "_lock_not_active_" = "Lock: Off";
  118. "_lock_protection_no_screen_" = "不要在啟動的時候詢問";
  119. "_lock_protection_no_screen_footer_" = "Use \"Do not ask at startup\" for protected folders only or for the encryption option";
  120. "_url_" = "URL";
  121. "_username_" = "使用者名稱";
  122. "_change_credentials_" = "Change your credentials";
  123. "_wifi_only_" = "只有使用Wi-Fi連線";
  124. "_settings_autoupload_" = "自動上傳";
  125. "_app_version_" = "應用版本";
  126. "_app_in_use_" = "應用程式使用中";
  127. "_contact_by_email_" = "用電子郵件聯絡我們";
  128. "_clear_cache_" = "清除快取(%@ 使用)";
  129. "_clear_cache_no_size_" = "清除快取";
  130. "_exit_" = "離開";
  131. "_funct_not_enabled_" = "功能尚未啟用";
  132. "_passcode_activate_" = "Password lock on";
  133. "_disabling_passcode_" = "Removing password lock";
  134. "_want_exit_" = "Attention! Will be reset to initial state. Continue?";
  135. "_proceed_" = "進行";
  136. "_delete_cache_" = "刪除快取";
  137. "_want_delete_cache_" = "Do you want to delete the cache?";
  138. "_delete_cache_and_db_" = "Yes and remove the transfers in progress";
  139. "_want_delete_thumbnails_" = "您也想刪除所有的縮圖嗎?";
  140. "_mail_deleted_" = "電子郵件刪除";
  141. "_mail_saved_" = "電子郵件存檔";
  142. "_mail_sent_" = "電子郵件傳送";
  143. "_mail_failure_" = "Could not send email: %@";
  144. "_information_req_" = "需求資訊";
  145. "_write_in_english_" = "Kindly write to us in English";
  146. "_credentials_" = "Credentials";
  147. "_manage_account_" = "管理帳戶";
  148. "_change_password_" = "修改密碼";
  149. "_add_account_" = "新增帳號";
  150. "_delete_account_" = "刪除帳戶";
  151. "_want_delete_" = "您真的想刪除嗎?";
  152. "_no_delete_" = "不,不要刪除。";
  153. "_yes_delete_" = "是,刪除。";
  154. "_remove_cache_" = "請等候,刪除快取中...";
  155. "_optimizations_" = "優化";
  156. "_synchronizations_" = "同步資料夾";
  157. "_version_server_" = "伺服器版本";
  158. "_help_" = "幫助";
  159. "_lock_protection_simply_" = "弱密碼保護";
  160. "_change_simply_passcode_" = "改變密碼類型";
  161. "_quota_" = "用量";
  162. "_available_" = "可用的";
  163. "_cloud_account_" = "雲端帳號";
  164. "_information_" = "資訊";
  165. "_personal_information_" = "個人資訊";
  166. "_user_full_name_" = "全名";
  167. "_user_address_" = "地址";
  168. "_user_phone_" = "電話號碼";
  169. "_user_email_" = "電子郵件";
  170. "_user_web_" = "網站";
  171. "_user_twitter_" = "Twitter";
  172. "_favorite_offline_" = "離線瀏覽我的最愛";
  173. "_favorite_offline_footer_" = "讓所有的我的最愛離線瀏覽需要一些時間而且也會在處理的時候使用很多記憶體。";
  174. "_advanced_" = "高級的";
  175. "Skip" = "略過";
  176. "Start" = "開始";
  177. "_disable_files_app_" = "Disable Files App integration";
  178. "_disable_files_app_footer_" = "Do not permit the access of files across the Apple Files application";
  179. // Manage AutoUpload
  180. "_autoupload_" = "自動上傳照片/影片";
  181. "_autoupload_background_" = "背景自動上傳";
  182. "_autoupload_photos_" = "自動上傳照片";
  183. "_autoupload_videos_" = "自動上傳影片";
  184. "_autoupload_description_" = "新的照片/影片將會上傳到您的雲端。";
  185. "_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";
  186. "_autoupload_background_title_" = "限制";
  187. "_autoupload_background_msg_" = "因為iOS的限制,目前尚未有可能可以執行背景處理,除非GPS的服務被啟動。一旦行動網路被改變,系統會啟動一下子並檢查要上傳到雲端的新照片。";
  188. "_autoupload_change_location_" = "改變資料夾";
  189. "_autoupload_location_now_" = "資料夾";
  190. "_autoupload_location_default_" = "回復預設的資料夾";
  191. "_autoupload_change_location_footer_" = "Change folder used for 'Automatic upload of camera photos' (if the option is enabled)";
  192. "_autoupload_not_select_home_" = "選擇資料夾";
  193. "_autoupload_save_album_" = "複制照片或影片到相片輯";
  194. "_autoupload_fullphotos_" = "上傳整個相機膠卷";
  195. "_autoupload_fullphotos_footer_" = "上傳前請先調整上面的選項";
  196. "_autoupload_create_subfolder_" = "使用子目錄";
  197. "_autoupload_create_subfolder_footer_" = "基於年及月來儲存在子目錄。";
  198. "_autoupload_filenamemask_" = "更改檔案名稱遮罩";
  199. "_autoupload_filenamemask_footer_" = "更動自動檔案名稱遮照";
  200. // Manage Help
  201. "_help_tutorial_" = "教學";
  202. "_help_intro_" = "Nextcloud的介紹";
  203. "_help_activity_verbose_" = "Detailed Activity feed";
  204. "_help_activity_mail_" = "用電子郵件傳送活動";
  205. "_help_activity_clear_" = "清除活動";
  206. // Manage Advanced
  207. "_optimized_photos_" = "優化相片解析度";
  208. "_upload_del_photos_" = "Remove files after upload";
  209. "_optimized_photos_how_" = "View, if possible, only low-resolution photos.";
  210. "_upload_del_photos_how_" = "Files will be removed from device memory after they’ve been uploaded to your cloud. They will remain in the camera roll. Just download the files to see them.";
  211. "_show_hidden_files_" = "顯示隱藏的檔案";
  212. "_format_compatibility_" = "Most Compatible";
  213. "_format_compatibility_footer_" = "\"Most compatible\" will save, when possible, photos as JPEG";
  214. // Login
  215. "_connect_server_anyway_" = "無論如何您都想要連線到伺服器?";
  216. "_connection_error_" = "連線錯誤";
  217. "_serverstatus_error_" = "Connection to server failure, verify your server address or network status";
  218. "_add_your_nextcloud_" = "新增您的 Nextcloud 帳號";
  219. "_login_url_" = "伺服器網址 https://...";
  220. "_login_bottom_label_" = "目前還沒有伺服器?\n請選擇一個提供者。";
  221. "_error_multidomain_" = "位址不被允許,只有下列的網域是有效的:";
  222. "_account_already_exists_" = "帳號 %@ 已經存在";
  223. "_traditional_login_" = "Revert to old login method";
  224. "_web_login_" = "Revert to web login method";
  225. // Favorite
  226. "_favorites_" = "我的最愛";
  227. "_favorite_" = "我的最愛";
  228. "_unfavorite_" = "取消我的最愛";
  229. "_no_files_uploaded_" = "沒有檔案上傳";
  230. "_tutorial_favorite_view_" = "您標記為我的最愛的檔案及資料夾將會在這顯示。";
  231. "_tutorial_offline_view_" = "Files copied here will be available offline.\n\nThey will be synchronized with your cloud.";
  232. "_tutorial_local_view_" = "您會從您的雲端找到解開的檔案。\n\n連線到iTunes以分享這些檔案。";
  233. "_more_" = "更多";
  234. "_favorite_no_files_" = "目前還沒有我的最愛";
  235. // Auto Upload
  236. "_pull_down_" = "下拉以更新";
  237. "_no_photo_load_" = "No photo or video";
  238. "_tutorial_autoupload_view_" = "您可以從 \"設定\" 開啟自動上傳。";
  239. "_no_date_" = "沒有日期";
  240. "_today_" = "今天";
  241. "_time_" = "時間: %@\n\n%@";
  242. "_location_not_enabled_" = "位置服務沒有啟用";
  243. "_location_not_enabled_msg_" = "Please go to \"Settings\" and turn on \"Location Services\"";
  244. "_access_photo_not_enabled_" = "存取照片沒有啟用";
  245. "_access_photo_not_enabled_msg_" = "Please go to \"Settings\" and turn on \"Photo Access\"";
  246. "_access_photo_location_not_enabled_" = "存取照片及位置沒有啟用";
  247. "_access_photo_location_not_enabled_msg_" = "Please go to \"Settings\" and turn on \"Photo Access\" and \"Location Services\"";
  248. "_tutorial_photo_view_" = "目前沒有照片或是影片上傳。";
  249. "_create_full_upload_" = "建立檔案... 將會花費一段時間,請等候。";
  250. "_error_createsubfolders_upload_" = "錯誤建立子資料夾";
  251. "_activate_autoupload_" = "開啟自動上傳";
  252. // Utility
  253. "_never_" = "從未";
  254. "_less_a_minute_" = "小於1分鐘以前";
  255. "_minutes_ago_" = "%d 分鐘以前";
  256. "_hours_ago_" = "%d 小時以前";
  257. "_days_ago_" = "%d 天以前";
  258. "_over_30_days_" = "超過30天以上";
  259. "_connection_internet_offline_" = "網路連線似乎離線或者需要Wi-Fi。";
  260. "_insert_password_" = "輸入密碼";
  261. "_update_in_progress_" = "版本升級,請等候...";
  262. "_forbidden_characters_" = "檔案或者資料夾名稱包含無效的字元。";
  263. "_mail_not_can_send_mail_" = "無帳號設立,或者輸入錯誤的電子郵件位址。";
  264. // File
  265. "_photo_camera_" = "照片";
  266. "_media_" = "Media";
  267. "_unzip_in_progress_" = "正在本地端解開中";
  268. "_file_unpacked_" = "檔案在本地端解開";
  269. "_file_saved_local_" = "檔案存在本地端";
  270. "_file_not_present_" = "錯誤: 檔案沒有顯示,請重新載入。";
  271. "_order_by_date_" = "依照日期排序";
  272. "_current_order_name_" = "(目前以名稱排序)";
  273. "_order_by_name_" = "依照名稱排序";
  274. "_current_order_date_" = "(目前以日期排序)";
  275. "_sort_descending_" = "依照降冪排序";
  276. "_current_sort_ascending_" = "(目前排序: 升冪)";
  277. "_sort_ascending_" = "依照升冪排序";
  278. "_current_sort_descending_" = "(目前排序: 降冪)";
  279. "_delete_selected_files_" = "刪除檔案";
  280. "_move_selected_files_" = "移動檔案";
  281. "_download_selected_files_" = "下載檔案";
  282. "_download_selected_files_folders_" = "下載檔案及資料夾";
  283. "_error_operation_canc_" = "錯誤: 操作取消。";
  284. "_only_lock_passcode_" = "只有在密碼鎖啟動的狀態。在\"設定\"中啟動它。";
  285. "_passcode_protection_" = "密碼保護";
  286. "_remove_favorites_" = "從我的最愛移除";
  287. "_remove_offline_" = "從離線瀏覽移除";
  288. "_add_favorites_" = "加到我的最愛";
  289. "_add_offline_" = "加到離線瀏覽";
  290. "_remove_passcode_" = "移除密碼保護";
  291. "_protect_passcode_" = "以密碼保護";
  292. "_share_" = "分享";
  293. "_reload_" = "重新載入";
  294. "_open_in_" = "開啟在...";
  295. "_remove_local_file_" = "從快取移除";
  296. "_add_local_" = "加到本地的儲存空間";
  297. "_comm_erro_pull_down_" = "注意: 與伺服器的通訊出錯。\n下拉以刷新重整。";
  298. "_file_not_downloaded_" = "檔案沒下載";
  299. "_file_not_uploaded_" = "檔案沒上傳";
  300. "_folders_" = "資料夾";
  301. "_folder_" = "資料夾";
  302. "_files_" = "檔案";
  303. "_file_" = "file";
  304. "_folder_blocked_" = "Folder blocked";
  305. "_downloading_progress_" = "正在初始化檔案的下載...";
  306. "_no_file_pull_down_" = "上傳檔案或是下拉以刷新重整";
  307. "_browse_images_" = "瀏覽照片";
  308. "_synchronized_folder_" = "保持資料夾同步";
  309. "_remove_synchronized_folder_" = "關閉同步";
  310. "_synchronized_confirm_" = "Enabling the synchronization, all files in the folder will be synchronized with the server, continuous ?";
  311. "_offline_folder_confirm_" = "開啟離線瀏覽資料夾之後,所有在此資料夾的檔案將會跟伺服器同步,要繼續嗎?";
  312. "_file_not_found_reload_" = "檔案沒找到,下拉以重整。";
  313. "_title_section_download_" = "下載";
  314. "_title_section_upload_" = "上傳";
  315. "_group_alphabetic_yes_" = "✓字母順序做群組";
  316. "_group_alphabetic_no_" = "字母順序做群組";
  317. "_group_typefile_yes_" = "✓ 檔案類型為群組";
  318. "_group_typefile_no_" = "檔案類型為群組";
  319. "_group_date_yes_" = "✓ 日期為群組";
  320. "_group_date_no_" = "日期為群組";
  321. "_element_" = "元素";
  322. "_elements_" = "元素";
  323. "_tite_footer_upload_wwan_" = " Wi-Fi network required, %lu %@ to upload";
  324. "_tite_footer_upload_" = "%lu %@ 要上傳";
  325. "_tite_footer_download_wwan_" = " Wi-Fi network required, %lu %@ to download";
  326. "_tite_footer_download_" = "%lu %@ 下載";
  327. "_limited_dimension_" = "達到最大的大小";
  328. "_save_selected_files_" = "儲存照片及影片到相冊";
  329. "_file_not_saved_cameraroll_" = "錯誤: 檔案沒有儲存到相冊";
  330. "_file_saved_cameraroll_" = "檔案儲存到相冊";
  331. "_directory_on_top_yes_" = "✓資料夾置頂";
  332. "_directory_on_top_no_" = "資料夾在最上面";
  333. "_folder_automatic_upload_" = "自動上傳資料夾";
  334. "_search_no_record_found_" = "沒有結果";
  335. "_search_in_progress_" = "搜尋處理中...";
  336. "_search_instruction_" = "搜尋檔案 (至少2個字元)";
  337. "_files_no_files_" = "沒有檔案在這裡。";
  338. "audio" = "音訊";
  339. "compress" = "壓縮";
  340. "directory" = "資料夾";
  341. "document" = "文件檔";
  342. "image" = "照片";
  343. "template" = "樣板";
  344. "unknow" = "不明";
  345. "video" = "影片";
  346. "_file_del_only_local_" = "檔案沒有在伺服器出現";
  347. "_copy_file_" = "複製檔案";
  348. "_copy_files_" = "複製檔案";
  349. "_paste_file_" = "貼上檔案";
  350. "_paste_files_" = "貼上檔案";
  351. "_search_this_folder_" = "在這資料夾搜尋";
  352. "_search_all_folders_" = "在這所有資料夾搜尋";
  353. "_search_sub_folder_" = "搜尋這裡及子資料夾";
  354. "_theming_is_light_" = "Server theming too brightly coloured, not applicable";
  355. "_cancel_all_task_" = "Cancel all transfers";
  356. "_status_wait_download_" = "Waiting for download";
  357. "_status_in_download_" = "In download";
  358. "_status_downloading_" = "Downloading";
  359. "_status_wait_upload_" = "Waiting for upload";
  360. "_status_in_upload_" = "In upload";
  361. "_status_uploading_" = "Uploading";
  362. // Media
  363. "_select_media_folder_" = "Select the \"Media\" folder";
  364. "_media_viewimage_show_" = "Show images";
  365. "_media_viewimage_hide_" = "Hide images";
  366. "_media_viewvideo_show_" = "Show video";
  367. "_media_viewvideo_hide_" = "Hide video";
  368. // Files Preview
  369. "_insert_password_pfd_" = "加密的PDF檔。請輸入密碼。";
  370. "_password_pdf_error_" = "錯誤的密碼";
  371. "_error_download_photobrowser_" = "錯誤: 沒辦法下載照片";
  372. // Share
  373. "_share_link_" = "分享連結";
  374. "_share_link_button_" = "分享連結給...";
  375. "_password_" = "密碼";
  376. "_share_password_" = "密碼保護連結";
  377. "_share_expirationdate_" = "設定失效日期連結";
  378. "_date_" = "日期";
  379. "_share_title_" = "分享";
  380. "_add_sharee_" = "增加使用者或者群組";
  381. "_add_sharee_footer_" = "您可以分享這個資源以增加使用者或群組。為了移除一個分享,移除所有使用者及群組。";
  382. "_find_sharee_title_" = "搜尋";
  383. "_find_sharee_" = "搜尋使用者或是群組";
  384. "_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";
  385. "_user_is_group_" = " (群組)";
  386. "_direct_sharee_title_" = "分享";
  387. "_direct_sharee_footer_" = "如果您已經知道名稱,輸入它,然後選擇一個分享類型並按'完成'以確認。";
  388. "_direct_sharee_" = "輸入使用者名稱";
  389. "_user_sharee_footer_" = "Tap to change permissions";
  390. "_share_type_title_" = "分享的類型";
  391. "_share_type_user_" = "使用者";
  392. "_share_type_group_" = "群組";
  393. "_share_type_remote_" = "遠端";
  394. // Share Permission
  395. "_share_permission_title_" = "Privileges";
  396. "_share_permission_edit_" = "可以編輯";
  397. "_share_permission_file_can_write_" = "可以寫檔";
  398. "_share_permission_create_" = "可以建立";
  399. "_share_permission_create_file_" = "可以建立檔案";
  400. "_share_permission_create_folder_" = "可以建立資料夾";
  401. "_share_permission_change_" = "可以修改";
  402. "_share_permission_delete_" = "可以刪除";
  403. "_share_permission_share_" = "可以分享";
  404. "_share_permission_rename_" = "可以重新命名";
  405. "_share_permission_move_" = "可以移動";
  406. "_share_permission_read_" = "可以讀取";
  407. "_share_permission_info_" = "Sharing information";
  408. "_share_permission_path_" = "檔案/資料夾";
  409. "_share_permission_type_" = "類型";
  410. "_share_permission_typeuser_" = "使用者";
  411. "_share_permission_typegroup_" = "群組";
  412. "_share_permission_typepubliclink_" = "連結";
  413. "_share_permission_typefederated_" = "Federated";
  414. "_share_permission_owner_" = "擁有者";
  415. "_share_permission_date_" = "日期";
  416. "_share_permission_email_" = "藉由電子郵件通知";
  417. // ShareInfoCMOC
  418. "_type_resource_connect_you_" = "與您分享";
  419. "_type_resource_external_" = "外部儲存空間";
  420. // Share Ext
  421. "_destiny_folder_" = "資料夾: %@";
  422. "_no_transfer_" = "目前尚無任何傳輸";
  423. "_no_transfer_sub_" = "從這裝置上傳及下載將會顯示在這。";
  424. "_no_activity_" = "目前無活動";
  425. "_transfers_" = "傳送";
  426. "_activity_" = "活動";
  427. "_activity_file_not_present_" = "檔案不再顯示";
  428. // List Shares
  429. "_list_shares_" = "分享";
  430. "_list_shares_no_files_" = "目前尚未分享。";
  431. "_tutorial_list_shares_view_" = "您分享的檔案及資料夾將會顯示在這。";
  432. // Offline - Local Storage
  433. "_create_synchronization_" = "建立同步";
  434. "_offline_" = "離線";
  435. "_local_storage_" = "本地儲存空間";
  436. "_local_storage_no_record_" = "目前尚未有檔案";
  437. // Create Cloud
  438. "_upload_photos_videos_" = "上傳相片或是影片";
  439. "_upload_file_" = "上傳檔案";
  440. "_upload_file_text_" = "建立文件檔案";
  441. // Document Picker
  442. "_save_document_picker_" = "在這儲存";
  443. // CreateFormUploadAssets
  444. "_destination_folder_" = "目的資料夾";
  445. "_use_folder_media_" = "Use the Media folder as destination";
  446. "_rename_filename_" = "重新命名";
  447. "_filename_" = "檔案名稱";
  448. "_preview_filename_" = "Example preview of filename. You can use the mask %@ for date/time";
  449. "_forbidden_characters_" = "檔案或者資料夾名稱包含無效的字元。";
  450. "_add_filenametype_" = "在檔案名稱指定類型";
  451. "_filenametype_photo_video_" = "相片/影片";
  452. "_maintain_original_filename_" = "Maintain original filename";
  453. // Notification
  454. "_notification_" = "通知";
  455. // Photo Browser
  456. "Done" = "完成";
  457. "Select Photos" = "選擇照片";
  458. "photo" = "照片";
  459. "photos" = "照片";
  460. "of" = "of";
  461. "%i of %i" = "%1$i of %2$i";
  462. // Manage Auto Upload FileName
  463. "_autoupload_filename_title_" = "自動上傳檔案名稱";
  464. // Text File
  465. "_untitled_txt_" = "未命名.txt";
  466. // EndToEnd Encryption
  467. "_e2e_settings_title_" = "加密";
  468. "_e2e_settings_" = "端點對端點加密";
  469. "_e2e_settings_start_" = "開始端點對端點加密";
  470. "_e2e_settings_not_available_" = "端點對端點加密不可使用";
  471. "_e2e_settings_activated_" = "端點對端點加密啟用";
  472. "_e2e_settings_view_passphrase_" = "All 12 words together make a very strong password, letting only you view and make use of your encrypted files. Please write it down and keep it somewhere safe.";
  473. "_e2e_settings_read_passphrase_" = "讀取密碼片語";
  474. "_e2e_settings_lock_not_active_" = "密碼鎖沒有啟動,回到\"設定\"並啟動它";
  475. "_e2e_settings_the_passphrase_is_" = "通行碼是:";
  476. "_e2e_passphrase_request_title_" = "密碼需求";
  477. "_e2e_passphrase_request_message_" = "輸入12個字";
  478. "_e2e_settings_remove_" = "Remove the encryption locally";
  479. "_e2e_settings_remove_message_" = "Confirm removal of encryption along with the passphrase.";
  480. "_e2e_set_folder_encrypted_" = "Encrypt";
  481. "_e2e_remove_folder_encrypted_" = "Decrypt";
  482. "_e2e_goto_settings_for_enable_" = "This is an encrypted directory, go to \"Settings\" and enable end-to-end encryption";
  483. "_e2e_delete_folder_not_permitted_" = "Deletion of the directory marked as 'encrypted' is not allowed";
  484. "_e2e_error_encode_metadata_" = "Serious internal error in encoding metadata";
  485. "_e2e_error_decode_metadata_" = "Serious internal error in decoding metadata";
  486. "_e2e_error_create_encrypted_" = "Could not create encrypted file";
  487. "_e2e_error_update_metadata_" = "Update metadata error";
  488. "_e2e_error_store_metadata_" = "Could not save metadata";
  489. "_e2e_error_send_metadata_" = "Could not send metadata";
  490. "_e2e_error_delete_metadata_" = "Could not delete metadata";
  491. "_e2e_error_get_metadata_" = "Could not fetch metadata";
  492. "_e2e_error_not_enabled_" = "Serious internal error. End-to-end encryption not enabled";
  493. "_e2e_error_record_not_found_" = "Serious internal error. Records not found";
  494. "_e2e_error_unlock_" = "Could not unlock folder";
  495. "_e2e_error_lock_" = "Could not lock folder";
  496. "_e2e_error_delete_mark_folder_" = "Decrypt marked folder";
  497. "_e2e_error_mark_folder_" = "Encrypt folder";
  498. "_e2e_error_directory_not_empty_" = "The directory is not empty";
  499. // Scan Document
  500. "_scans_document_" = "Scans document";
  501. "_scanned_images_" = "Scanned images";
  502. "_scan_document_pdf_page_" = "Page";
  503. "_scan_label_document_zone_" = "Drag images down for document creation";
  504. "_filter_original_" = "Original";
  505. "_filter_bn_" = "Black & White";
  506. "_filter_grayscale_" = "Grayscale";
  507. "_quality_image_title_" = "Image quality";
  508. "_quality_high_" = "Large file size of high quality";
  509. "_quality_medium_" = "Average file size of medium quality";
  510. "_quality_low_" = "Small file size of low quality";
  511. "_file_type_" = "File type";
  512. "_pdf_password_" = "PDF Password";
  513. "_file_creation_" = "File creation";
  514. /* The title on the navigation bar of the Scanning screen. */
  515. "wescan.scanning.title" = "Scanning";
  516. /* The "Next" button on the right side of the navigation bar on the Edit screen. */
  517. "wescan.edit.button.next" = "Next";
  518. /* The title on the navigation bar of the Edit screen. */
  519. "wescan.edit.title" = "Edit Scan";
  520. /* The "Done" button on the right side of the navigation bar on the Review screen. */
  521. "wescan.review.button.done" = "Done";
  522. /* The title on the navigation bar of the Review screen. */
  523. "wescan.review.title" = "Review";