Localizable.strings 41 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512
  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. "_no_" = "否";
  46. "_yes_" = "是";
  47. "_select_" = "選擇";
  48. "_upload_" = "上傳";
  49. "_home_" = "檔案";
  50. "_file_to_upload_" = "要上傳的檔案";
  51. "_destination_" = "目的地";
  52. "_ok_" = "確定";
  53. "_beta_version_" = "公測版本";
  54. "_function_in_testing_" = "Function in testing. Please send information to us about any problems or malfunctions.";
  55. "_done_" = "完成";
  56. "_passcode_too_short_" = "密碼太短,至少需要4個的字元。";
  57. "_selected_" = "已選擇";
  58. "_scan_fingerprint_" = "掃描指紋以驗證";
  59. "_no_active_account_" = "沒有找到任何帳戶";
  60. "_info_" = "資訊";
  61. "_email_" = "電子郵件";
  62. "_save_exit_" = "您想離開且不要儲存嗎?";
  63. "_video_" = "影片";
  64. "_overwrite_" = "複寫";
  65. "_transfers_in_queue_" = "正在傳輸當中,請等候...";
  66. "_too_errors_automatic_all_"= "太多錯誤了,請到\"控制中心\"去查清問題。";
  67. "_create_folder_" = "建立資料夾";
  68. "_create_folder_on_" = "建立資料夾在";
  69. "_close_" = "關閉";
  70. "_postpone_" = "延後";
  71. "_remove_" = "移除";
  72. "_file_not_found_" = "找不到檔案";
  73. "_continue_" = "請問您想繼續嗎?";
  74. "_auto_upload_folder_" = "自動上傳";
  75. "_gallery_" = "畫廊";
  76. "_photo_" = "照片";
  77. "_audio_" = "音樂";
  78. "_unknown_" = "不明";
  79. "_next_" = "下一個";
  80. "_success_" = "成功";
  81. "_initialization_" = "初始化";
  82. "_experimental_" = "實驗用的";
  83. // App
  84. "_network_available_" = "網路可以使用";
  85. "_network_not_available_" = "網路不可以使用";
  86. // Networking
  87. "_no_reuploadfile_" = "雲端找不到檔案也不能重傳檔案。請刪除上傳的檔案並重新讀取檔案再上傳它。";
  88. "_file_already_exists_" = "無法完成此項操作,因為有相同檔名的檔案。";
  89. "_read_file_error_" = "讀檔案錯誤";
  90. // More
  91. "_more_" = "更多";
  92. "_notifications_" = "通知";
  93. "_logout_" = "登出";
  94. // Settings
  95. "_acknowledgements_" = "致谢";
  96. "_settings_" = "設定";
  97. "_passcode_" = "密碼";
  98. "_lock_" = "上鎖";
  99. "_lock_active_" = "上鎖: 啟動";
  100. "_lock_not_active_" = "上鎖: 不啟動";
  101. "_lock_protection_no_screen_" = "不要在啟動的時候詢問";
  102. "_lock_protection_no_screen_footer_" = "使用 \"啟動時不要詢問\" 以只保護資料夾或讀取加密的通行碼。";
  103. "_url_" = "URL";
  104. "_username_" = "使用者名稱";
  105. "_change_credentials_" = "Change your credentials";
  106. "_wifi_only_" = "只有使用Wi-Fi連線";
  107. "_settings_autoupload_" = "自動上傳";
  108. "_app_version_" = "應用版本";
  109. "_app_in_use_" = "應用程式使用中";
  110. "_contact_by_email_" = "用電子郵件聯絡我們";
  111. "_clear_cache_" = "清除快取(%@ 使用)";
  112. "_clear_cache_no_size_" = "清除快取";
  113. "_exit_" = "離開";
  114. "_funct_not_enabled_" = "功能尚未啟用";
  115. "_passcode_activate_" = "密碼鎖啟用";
  116. "_disabling_passcode_" = "禁用密碼鎖";
  117. "_want_exit_" = "注意!將重設到初始狀態。要繼續嗎?";
  118. "_proceed_" = "進行";
  119. "_delete_cache_" = "刪除快取";
  120. "_want_delete_cache_" = "您想刪除快取嗎?";
  121. "_want_delete_thumbnails_" = "您也想刪除所有的縮圖嗎?";
  122. "_mail_deleted_" = "電子郵件刪除";
  123. "_mail_saved_" = "電子郵件存檔";
  124. "_mail_sent_" = "電子郵件傳送";
  125. "_mail_failure_" = "傳送電子郵件失敗: %@";
  126. "_information_req_" = "需求資訊";
  127. "_write_in_english_" = "請用英文通知我們";
  128. "_credentials_" = "Credentials";
  129. "_manage_account_" = "管理帳戶";
  130. "_change_password_" = "修改密碼";
  131. "_add_account_" = "新增帳號";
  132. "_delete_account_" = "刪除帳戶";
  133. "_want_delete_" = "您真的想刪除嗎?";
  134. "_no_delete_" = "不,不要刪除。";
  135. "_yes_delete_" = "是,刪除。";
  136. "_remove_cache_" = "請等候,刪除快取中...";
  137. "_optimizations_" = "優化";
  138. "_synchronizations_" = "同步資料夾";
  139. "_version_server_" = "伺服器版本";
  140. "_help_" = "幫助";
  141. "_lock_protection_simply_" = "弱密碼保護";
  142. "_change_simply_passcode_" = "改變密碼類型";
  143. "_quota_" = "用量";
  144. "_available_" = "可用的";
  145. "_cloud_account_" = "雲端帳號";
  146. "_information_" = "資訊";
  147. "_personal_information_" = "個人資訊";
  148. "_user_full_name_" = "全名";
  149. "_user_address_" = "地址";
  150. "_user_phone_" = "電話號碼";
  151. "_user_email_" = "電子郵件";
  152. "_user_web_" = "網站";
  153. "_user_twitter_" = "Twitter";
  154. "_quota_using_" = "您正在使用其中%@個中的%@個。";
  155. "_favorite_offline_" = "離線瀏覽我的最愛";
  156. "_favorite_offline_footer_" = "讓所有的我的最愛離線瀏覽需要一些時間而且也會在處理的時候使用很多記憶體。";
  157. "_advanced_" = "高級的";
  158. "Skip" = "略過";
  159. "Start" = "開始";
  160. // Manage AutoUpload
  161. "_autoupload_" = "自動上傳照片/影片";
  162. "_autoupload_background_" = "背景自動上傳";
  163. "_autoupload_photos_" = "自動上傳照片";
  164. "_autoupload_videos_" = "自動上傳影片";
  165. "_autoupload_description_" = "新的照片/影片將會上傳到您的雲端。";
  166. "_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";
  167. "_autoupload_background_title_" = "限制";
  168. "_autoupload_background_msg_" = "因為iOS的限制,目前尚未有可能可以執行背景處理,除非GPS的服務被啟動。一旦行動網路被改變,系統會啟動一下子並檢查要上傳到雲端的新照片。";
  169. "_autoupload_change_location_" = "改變資料夾";
  170. "_autoupload_location_now_" = "資料夾";
  171. "_autoupload_location_default_" = "回復預設的資料夾";
  172. "_autoupload_change_location_footer_" = "Change folder used for 'Automatic upload of camera photos' (if the option is enabled)";
  173. "_autoupload_not_select_home_" = "選擇資料夾";
  174. "_autoupload_save_album_" = "複制照片或影片到相片輯";
  175. "_autoupload_fullphotos_" = "上傳整個相機膠卷";
  176. "_autoupload_fullphotos_footer_" = "上傳前請先調整上面的選項";
  177. "_autoupload_create_subfolder_" = "使用子目錄";
  178. "_autoupload_create_subfolder_footer_" = "基於年及月來儲存在子目錄。";
  179. "_autoupload_filenamemask_" = "更改檔案名稱遮罩";
  180. "_autoupload_filenamemask_footer_" = "更動自動檔案名稱遮照";
  181. // Manage Help
  182. "_help_tutorial_" = "教學";
  183. "_help_intro_" = "Nextcloud的介紹";
  184. "_help_activity_verbose_" = "Detailed Activity feed";
  185. "_help_activity_mail_" = "用電子郵件傳送活動";
  186. "_help_activity_clear_" = "清除活動";
  187. // Manage Advanced
  188. "_optimized_photos_" = "優化相片解析度";
  189. "_upload_del_photos_" = "Remove files after upload";
  190. "_optimized_photos_how_" = "如果您的iPhone容量不多,全解析度的照片會自動被替換成優化的版本。全解析度的版本會被儲存在您的雲上。";
  191. "_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.";
  192. "_show_hidden_files_" = "顯示隱藏的檔案";
  193. "_format_compatibility_" = "Most Compatible";
  194. "_format_compatibility_footer_" = "\"Most compatible\" will always save photos as JPEG";
  195. // Login
  196. "_connect_server_anyway_" = "無論如何您都想要連線到伺服器?";
  197. "_connection_error_" = "連線錯誤";
  198. "_add_your_nextcloud_" = "新增您的 Nextcloud 帳號";
  199. "_login_url_" = "伺服器網址 https://...";
  200. "_login_bottom_label_" = "目前還沒有伺服器?\n請選擇一個提供者。";
  201. "_error_multidomain_" = "位址不被允許,只有下列的網域是有效的:";
  202. "_account_already_exists_" = "帳號 %@ 已經存在";
  203. // Favorite
  204. "_favorites_" = "我的最愛";
  205. "_favorite_" = "我的最愛";
  206. "_unfavorite_" = "取消我的最愛";
  207. "_no_files_uploaded_" = "沒有檔案上傳";
  208. "_tutorial_favorite_view_" = "您標記為我的最愛的檔案及資料夾將會在這顯示。";
  209. "_tutorial_offline_view_" = "Files copied here will be available offline.\n\nThey will be synchronized with your cloud.";
  210. "_tutorial_local_view_" = "您會從您的雲端找到解開的檔案。\n\n連線到iTunes以分享這些檔案。";
  211. "_more_" = "更多";
  212. "_favorite_no_files_" = "目前還沒有我的最愛";
  213. // Auto Upload
  214. "_pull_down_" = "下拉以更新";
  215. "_no_photo_load_" = "沒有照片或是影片";
  216. "_tutorial_autoupload_view_" = "您可以從 \"設定\" 開啟自動上傳。";
  217. "_no_date_" = "沒有日期";
  218. "_today_" = "今天";
  219. "_time_" = "時間: %@\n\n%@";
  220. "_location_not_enabled_" = "位置服務沒有啟用";
  221. "_location_not_enabled_msg_" = "Please go to \"Settings\" and turn on \"Location Services\"";
  222. "_access_photo_not_enabled_" = "存取照片沒有啟用";
  223. "_access_photo_not_enabled_msg_" = "Please go to \"Settings\" and turn on \"Photo Access\"";
  224. "_access_photo_location_not_enabled_" = "存取照片及位置沒有啟用";
  225. "_access_photo_location_not_enabled_msg_" = "Please go to \"Settings\" and turn on \"Photo Access\" and \"Location Services\"";
  226. "_tutorial_photo_view_" = "目前沒有照片或是影片上傳。";
  227. "_create_full_upload_" = "建立檔案... 將會花費一段時間,請等候。";
  228. "_error_createsubfolders_upload_" = "錯誤建立子資料夾";
  229. "_activate_autoupload_" = "開啟自動上傳";
  230. // Utility
  231. "_never_" = "從未";
  232. "_less_a_minute_" = "小於1分鐘以前";
  233. "_minutes_ago_" = "%d 分鐘以前";
  234. "_hours_ago_" = "%d 小時以前";
  235. "_days_ago_" = "%d 天以前";
  236. "_over_30_days_" = "超過30天以上";
  237. "_connection_internet_offline_" = "網路連線似乎離線或者需要Wi-Fi。";
  238. "_insert_password_" = "輸入密碼";
  239. "_update_in_progress_" = "版本升級,請等候...";
  240. "_forbidden_characters_" = "檔案或者資料夾名稱包含無效的字元。";
  241. "_mail_not_can_send_mail_" = "無帳號設立,或者輸入錯誤的電子郵件位址。";
  242. // File
  243. "_photo_camera_" = "照片";
  244. "_unzip_in_progress_" = "正在本地端解開中";
  245. "_file_unpacked_" = "檔案在本地端解開";
  246. "_file_saved_local_" = "檔案存在本地端";
  247. "_file_not_present_" = "錯誤: 檔案沒有顯示,請重新載入。";
  248. "_order_by_date_" = "依照日期排序";
  249. "_current_order_name_" = "(目前以名稱排序)";
  250. "_order_by_name_" = "依照名稱排序";
  251. "_current_order_date_" = "(目前以日期排序)";
  252. "_sort_descending_" = "依照降冪排序";
  253. "_current_sort_ascending_" = "(目前排序: 升冪)";
  254. "_sort_ascending_" = "依照升冪排序";
  255. "_current_sort_descending_" = "(目前排序: 降冪)";
  256. "_delete_selected_files_" = "刪除檔案";
  257. "_move_selected_files_" = "移動檔案";
  258. "_download_selected_files_" = "下載檔案";
  259. "_download_selected_files_folders_" = "下載檔案及資料夾";
  260. "_error_operation_canc_" = "錯誤: 操作取消。";
  261. "_only_lock_passcode_" = "只有在密碼鎖啟動的狀態。在\"設定\"中啟動它。";
  262. "_passcode_protection_" = "密碼保護";
  263. "_remove_favorites_" = "從我的最愛移除";
  264. "_remove_offline_" = "從離線瀏覽移除";
  265. "_add_favorites_" = "加到我的最愛";
  266. "_add_offline_" = "加到離線瀏覽";
  267. "_remove_passcode_" = "移除密碼保護";
  268. "_protect_passcode_" = "以密碼保護";
  269. "_share_" = "分享";
  270. "_reload_" = "重新載入";
  271. "_open_in_" = "開啟在...";
  272. "_remove_local_file_" = "從快取移除";
  273. "_add_local_" = "加到本地的儲存空間";
  274. "_comm_erro_pull_down_" = "注意: 與伺服器的通訊出錯。\n下拉以刷新重整。";
  275. "_file_not_downloaded_" = "檔案沒下載";
  276. "_file_not_uploaded_" = "檔案沒上傳";
  277. "_folders_" = "資料夾";
  278. "_folder_" = "資料夾";
  279. "_files_" = "檔案";
  280. "_file_" = "檔案";
  281. "_folder_blocked_" = "Folder blocked";
  282. "_downloading_progress_" = "正在初始化檔案的下載...";
  283. "_no_file_pull_down_" = "上傳檔案或是下拉以刷新重整";
  284. "_browse_images_" = "瀏覽照片";
  285. "_synchronized_folder_" = "保持資料夾同步";
  286. "_remove_synchronized_folder_" = "關閉同步";
  287. "_synchronized_confirm_" = "Enabling the synchronization, all files in the folder will be synchronized with the server, continuous ?";
  288. "_offline_folder_confirm_" = "開啟離線瀏覽資料夾之後,所有在此資料夾的檔案將會跟伺服器同步,要繼續嗎?";
  289. "_file_not_found_reload_" = "檔案沒找到,下拉以重整。";
  290. "_title_section_download_" = "下載";
  291. "_title_section_upload_" = "上傳";
  292. "_group_alphabetic_yes_" = "✓字母順序做群組";
  293. "_group_alphabetic_no_" = "字母順序做群組";
  294. "_group_typefile_yes_" = "✓ 檔案類型為群組";
  295. "_group_typefile_no_" = "檔案類型為群組";
  296. "_group_date_yes_" = "✓ 日期為群組";
  297. "_group_date_no_" = "日期為群組";
  298. "_element_" = "元素";
  299. "_elements_" = "元素";
  300. "_tite_footer_upload_wwan_" = " Wi-Fi network required, %lu %@ to upload";
  301. "_tite_footer_upload_" = "%lu %@ 要上傳";
  302. "_tite_footer_download_wwan_" = " Wi-Fi network required, %lu %@ to download";
  303. "_tite_footer_download_" = "%lu %@ 下載";
  304. "_limited_dimension_" = "達到最大的大小";
  305. "_save_selected_files_" = "儲存照片及影片到相冊";
  306. "_file_not_saved_cameraroll_" = "錯誤: 檔案沒有儲存到相冊";
  307. "_file_saved_cameraroll_" = "檔案儲存到相冊";
  308. "_directory_on_top_yes_" = "✓資料夾置頂";
  309. "_directory_on_top_no_" = "資料夾在最上面";
  310. "_folder_automatic_upload_" = "自動上傳資料夾";
  311. "_search_no_record_found_" = "沒有結果";
  312. "_search_in_progress_" = "搜尋處理中...";
  313. "_search_instruction_" = "搜尋檔案 (至少2個字元)";
  314. "_files_no_files_" = "沒有檔案在這裡。";
  315. "audio" = "音訊";
  316. "compress" = "壓縮";
  317. "directory" = "資料夾";
  318. "document" = "文件檔";
  319. "image" = "照片";
  320. "template" = "樣板";
  321. "unknow" = "不明";
  322. "video" = "影片";
  323. "_file_del_only_local_" = "檔案沒有在伺服器出現";
  324. "_copy_file_" = "複製檔案";
  325. "_copy_files_" = "複製檔案";
  326. "_paste_file_" = "貼上檔案";
  327. "_paste_files_" = "貼上檔案";
  328. "_search_this_folder_" = "在這資料夾搜尋";
  329. "_search_all_folders_" = "在這所有資料夾搜尋";
  330. "_search_sub_folder_" = "搜尋這裡及子資料夾";
  331. "_theming_is_light_" = "Server theming too brightly coloured, not applicable";
  332. // Files Preview
  333. "_insert_password_pfd_" = "加密的PDF檔。請輸入密碼。";
  334. "_password_pdf_error_" = "錯誤的密碼";
  335. "_error_download_photobrowser_" = "錯誤: 沒辦法下載照片";
  336. // Share
  337. "_share_link_" = "分享連結";
  338. "_share_link_button_" = "分享連結給...";
  339. "_password_" = "密碼";
  340. "_share_password_" = "密碼保護連結";
  341. "_share_expirationdate_" = "設定失效日期連結";
  342. "_date_" = "日期";
  343. "_share_title_" = "分享";
  344. "_add_sharee_" = "增加使用者或者群組";
  345. "_add_sharee_footer_" = "您可以分享這個資源以增加使用者或群組。為了移除一個分享,移除所有使用者及群組。";
  346. "_find_sharee_title_" = "搜尋";
  347. "_find_sharee_" = "搜尋使用者或是群組";
  348. "_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";
  349. "_user_is_group_" = " (群組)";
  350. "_direct_sharee_title_" = "分享";
  351. "_direct_sharee_footer_" = "如果您已經知道名稱,輸入它,然後選擇一個分享類型並按'完成'以確認。";
  352. "_direct_sharee_" = "輸入使用者名稱";
  353. "_user_sharee_footer_" = "Tap to change privileges";
  354. "_share_type_title_" = "分享的類型";
  355. "_share_type_user_" = "使用者";
  356. "_share_type_group_" = "群組";
  357. "_share_type_remote_" = "遠端";
  358. // Share Permission
  359. "_share_permission_title_" = "Privileges";
  360. "_share_permission_edit_" = "可以編輯";
  361. "_share_permission_file_can_write_" = "可以寫檔";
  362. "_share_permission_create_" = "可以建立";
  363. "_share_permission_create_file_" = "可以建立檔案";
  364. "_share_permission_create_folder_" = "可以建立資料夾";
  365. "_share_permission_change_" = "可以修改";
  366. "_share_permission_delete_" = "可以刪除";
  367. "_share_permission_share_" = "可以分享";
  368. "_share_permission_rename_" = "可以重新命名";
  369. "_share_permission_move_" = "可以移動";
  370. "_share_permission_read_" = "可以讀取";
  371. "_share_permission_info_" = "Sharing information";
  372. "_share_permission_path_" = "檔案/資料夾";
  373. "_share_permission_type_" = "類型";
  374. "_share_permission_typeuser_" = "使用者";
  375. "_share_permission_typegroup_" = "群組";
  376. "_share_permission_typepubliclink_" = "連結";
  377. "_share_permission_typefederated_" = "Federated";
  378. "_share_permission_owner_" = "擁有者";
  379. "_share_permission_date_" = "日期";
  380. "_share_permission_email_" = "藉由電子郵件通知";
  381. // ShareInfoCMOC
  382. "_type_resource_connect_you_" = "與您分享";
  383. "_type_resource_external_" = "外部儲存空間";
  384. // Share Ext
  385. "_destiny_folder_" = "資料夾: %@";
  386. "_no_transfer_" = "目前尚無任何傳輸";
  387. "_no_transfer_sub_" = "從這裝置上傳及下載將會顯示在這。";
  388. "_no_activity_" = "目前無活動";
  389. "_transfers_" = "傳送";
  390. "_activity_" = "活動";
  391. "_activity_file_not_present_" = "檔案不再顯示";
  392. // List Shares
  393. "_list_shares_" = "分享";
  394. "_list_shares_no_files_" = "目前尚未分享。";
  395. "_tutorial_list_shares_view_" = "您分享的檔案及資料夾將會顯示在這。";
  396. // Offline - Local Storage
  397. "_create_synchronization_" = "建立同步";
  398. "_offline_" = "離線";
  399. "_local_storage_" = "本地儲存空間";
  400. "_local_storage_no_record_" = "目前尚未有檔案";
  401. // Create Cloud
  402. "_upload_photos_videos_" = "上傳相片或是影片";
  403. "_upload_file_" = "上傳檔案";
  404. "_upload_file_text_" = "建立文件檔案";
  405. // Document Picker
  406. "_save_document_picker_" = "在這儲存";
  407. // CreateFormUploadAssets
  408. "_destination_folder_" = "目的資料夾";
  409. "_use_folder_photos_" = "使用照片資料夾作為目的地";
  410. "_rename_filename_" = "重新命名";
  411. "_filename_" = "檔案名稱";
  412. "_preview_filename_" = "Example preview of filename. You can use the mask %@ for date/time";
  413. "_forbidden_characters_" = "檔案或者資料夾名稱包含無效的字元。";
  414. "_add_filenametype_" = "在檔案名稱指定類型";
  415. "_filenametype_photo_video_" = "相片/影片";
  416. // Notification
  417. "_notification_" = "通知";
  418. // Photo Browser
  419. "Done" = "完成";
  420. "Select Photos" = "選擇照片";
  421. "photo" = "照片";
  422. "photos" = "照片";
  423. "of" = "of";
  424. "%i of %i" = "%1$i of %2$i";
  425. // Manage Auto Upload FileName
  426. "_autoupload_filename_title_" = "自動上傳檔案名稱";
  427. // Text File
  428. "_untitled_txt_" = "未命名.txt";
  429. // EndToEnd Encryption
  430. "_e2e_settings_title_" = "加密";
  431. "_e2e_settings_" = "端點對端點加密";
  432. "_e2e_settings_start_" = "開始端點對端點加密";
  433. "_e2e_settings_not_available_" = "端點對端點加密不可使用";
  434. "_e2e_settings_activated_" = "端點對端點加密啟用";
  435. "_e2e_settings_view_passphrase_" = "This 12 word phrase is a very strong password providing full access to view and use your encrypted files. Please write it down and keep it somewhere safe.";
  436. "_e2e_settings_read_passphrase_" = "讀取密碼片語";
  437. "_e2e_settings_lock_not_active_" = "密碼鎖沒有啟動,回到\"設定\"並啟動它";
  438. "_e2e_settings_the_passphrase_is_" = "通行碼是:";
  439. "_e2e_passphrase_request_title_" = "密碼需求";
  440. "_e2e_passphrase_request_message_" = "輸入12個字";
  441. "_e2e_settings_remove_" = "本地移除加密";
  442. "_e2e_settings_remove_message_" = "確認一起移除加密及密碼";
  443. "_e2e_set_folder_encrypted_" = "Set as encrypted";
  444. "_e2e_remove_folder_encrypted_" = "Remove as encrypted";
  445. "_e2e_goto_settings_for_enable_" = "You are in a encrypted directory, go to on \"Settings\" and enable the End-To-End Encryption";
  446. "_e2e_delete_folder_not_permitted_" = "Deletion of the directory marked as 'encrypted' is not allowed";