Localizable.strings 66 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820
  1. //
  2. // Localizable.strings
  3. // Nextcloud
  4. //
  5. // Copyright © 2017 Marino Faggiana. All rights reserved.
  6. //
  7. // Author Marino Faggiana <marino.faggiana@nextcloud.com>
  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_" = "錯誤 E2EE";
  46. "_no_" = "否";
  47. "_yes_" = "是";
  48. "_select_" = "選擇";
  49. "_deselect_" = "清除選擇";
  50. "_select_all_" = "全選";
  51. "_upload_" = "上傳";
  52. "_home_" = "檔案";
  53. "_file_to_upload_" = "要上傳的檔案";
  54. "_destination_" = "目的地";
  55. "_ok_" = "確定";
  56. "_beta_version_" = "公測版本";
  57. "_function_in_testing_" = "功能在測試中, 請傳送您遇到的任何問題的資訊。";
  58. "_done_" = "完成";
  59. "_passcode_too_short_" = "密碼太短,至少需要4個的字元。";
  60. "_selected_" = "已選擇";
  61. "_scan_fingerprint_" = "掃描指紋以驗證";
  62. "_no_active_account_" = "沒有找到任何帳戶";
  63. "_info_" = "資訊";
  64. "_warning_" = "警告";
  65. "_email_" = "電子郵件";
  66. "_save_exit_" = "您想離開且不要儲存嗎?";
  67. "_video_" = "影片";
  68. "_overwrite_" = "複寫";
  69. "_transfers_in_queue_" = "正在傳輸當中,請等候...";
  70. "_too_errors_automatic_all_"= "太多錯誤了,請到\"控制中心\"去查清問題。";
  71. "_create_folder_" = "建立資料夾";
  72. "_create_folder_on_" = "建立資料夾在";
  73. "_close_" = "關閉";
  74. "_postpone_" = "延後";
  75. "_remove_" = "移除";
  76. "_file_not_found_" = "找不到檔案";
  77. "_continue_" = "繼續";
  78. "_continue_request_" = "請問您想要繼續嗎?";
  79. "_auto_upload_folder_" = "自動上傳";
  80. "_gallery_" = "畫廊";
  81. "_photo_" = "照片";
  82. "_audio_" = "音樂";
  83. "_unknown_" = "不明";
  84. "_next_" = "下一個";
  85. "_success_" = "成功";
  86. "_initialization_" = "初始化";
  87. "_experimental_" = "實驗用的";
  88. "_select_dir_media_tab_" = "選取成為 \"媒體Media\" 資料夾";
  89. "_error_creation_file_" = "無法建立此檔";
  90. "_save_path_" = "儲存路徑";
  91. "_save_settings_" = "儲存設定";
  92. "_mode_filename_" = "檔名類型";
  93. "_warning_owncloud_" = "您正在連線到一台ownCloud伺服器。這是未測試及未支援,須自行承擔風險。升級到Nextcloud, 請看 https://nextcloud.com/migration";
  94. "_warning_unsupported_" = "您正在使用一個未支援的Nextcloud版本。為了您的資料的安全我們建議您更新到最穩定的Nextcloud";
  95. "_restore_" = "回復";
  96. "_camera_roll_" = "相機膠卷";
  97. "_tap_here_to_change_" = "點擊->變更";
  98. "_no_albums_" = "無相簿";
  99. "_denied_album_" = "此app不能存取\"照片\",您可以在隱私權內開啟存取。";
  100. "_denied_camera_" = "此app不能存取\"相機\",您可以在隱私權內開啟存取。";
  101. "_start_" = "開始";
  102. "_purchase_" = "購買";
  103. "_account_not_available_" = "%@的帳號 %@不存在,請增加它讓它可以讀取檔案 %@";
  104. "_error_parameter_schema_" = "錯誤的參數,無法繼續。";
  105. "_comments_" = "留言";
  106. "_sharing_" = "分享";
  107. "_details_" = "詳細資料";
  108. "_dark_mode_" = "深色模式";
  109. "_dark_mode_detect_" = "偵測iOS的深色模式";
  110. "_screen_" = "螢幕顯示";
  111. "_wipe_account_" = "從伺服器移除帳號";
  112. "_appconfig_view_title_" = "帳號設定在處理中…";
  113. "_no_permission_add_file_" = "您不被允許增加檔案";
  114. "_no_permission_delete_file_" = "您不被允許刪除檔案";
  115. "_no_permission_modify_file_" = "您不被允許修改檔案";
  116. "_request_upload_new_ver_" = "檔案已經修改,請問您想要上傳新的版本嗎?";
  117. "_add_folder_info_" = "增加資料夾資訊";
  118. "_back_" = "返回";
  119. "_search_" = "搜尋";
  120. "_of_" = "of";
  121. "_internal_modify_" = "使用內部編輯器編輯";
  122. "_database_corrupt_" = "哎喲發生一些錯誤,請輸入您的憑證也不要擔心,你的檔案還是安全的。";
  123. "_download_image_max_" = "全解析度格式下載圖片";
  124. "_livephoto_save_" = "儲存原況照片到相簿";
  125. "_livephoto_save_error_" = "儲存原況照片的時候發生錯誤";
  126. "_file_conflict_num_" = "檔案衝突";
  127. "_file_conflicts_num_" = "檔案衝突";
  128. "_file_conflict_desc_" = "Which files do you want to keep?\nIf you select both versions, the copied file will have a number added to its name.";
  129. "_file_conflict_new_" = "新增檔案";
  130. "_file_conflict_exists_" = "已經存在的檔案";
  131. "_file_not_rewite_doc_" = "It is not possible to overwrite a document but only to create a new one";
  132. "_move_or_copy_" = "移動或複製";
  133. "_copy_" = "複製";
  134. "_now_" = "現在";
  135. // App
  136. "_network_available_" = "網路可使用";
  137. "_network_not_available_" = "網路無法使用";
  138. // Networking
  139. "_file_too_big_" = "檔案太大, 無法加密/解密";
  140. "_file_too_big_max_100_" = "檔案太大 (不可超過 100 kb.)";
  141. "_...loading..._" = "載入中…";
  142. "_download_plist_" = " ";
  143. "_no_reuploadfile_" = "雲端找不到檔案也不能重傳檔案。請刪除上傳的檔案並重新讀取檔案再上傳它。";
  144. "_file_already_exists_" = "無法完成指令, 因為已存在相同檔名";
  145. "_read_file_error_" = "無法讀取檔案。";
  146. // More
  147. "_more_" = "更多";
  148. "_notifications_" = "通知";
  149. "_logout_" = "登出";
  150. "_quota_space_unlimited_" = "無限制";
  151. "_quota_space_unknown_" = "不明";
  152. "_quota_using_" = "您已經使用%@/%@的檔案空間";
  153. // Settings
  154. "_acknowledgements_" = "致谢";
  155. "_settings_" = "設定";
  156. "_passcode_" = "密碼";
  157. "_lock_" = "上鎖";
  158. "_lock_active_" = "已鎖定";
  159. "_lock_not_active_" = "未鎖定";
  160. "_lock_protection_no_screen_" = "啟動勿詢問";
  161. "_lock_protection_no_screen_footer_" = "Use \"Do not ask at startup\" for the encryption option";
  162. "_url_" = "URL";
  163. "_username_" = "使用者名稱";
  164. "_change_credentials_" = "變更您的憑證";
  165. "_wifi_only_" = "只有使用Wi-Fi連線";
  166. "_settings_autoupload_" = "自動上傳";
  167. "_app_version_" = "應用版本";
  168. "_app_in_use_" = "應用程式使用中";
  169. "_contact_by_email_" = "用電子郵件聯絡我們";
  170. "_clear_cache_" = "清除快取";
  171. "_clear_cache_footer_" = "清除app內下載且離線的檔案";
  172. "_exit_" = "重置應用軟體";
  173. "_exit_footer_" = "移除 app內全部的帳號以及本地資料";
  174. "_funct_not_enabled_" = "功能尚未啟用";
  175. "_passcode_activate_" = "密碼鎖定中";
  176. "_disabling_passcode_" = "移除鎖定的密碼";
  177. "_want_exit_" = "請注意!將會重設到初始狀態。要繼續嗎?";
  178. "_proceed_" = "進行";
  179. "_delete_cache_" = "刪除快取";
  180. "_want_delete_cache_" = "請問您想要刪除快取嗎(這也會移除正在處理中的一些傳送)?";
  181. "_want_delete_thumbnails_" = "您也想刪除所有的縮圖嗎?";
  182. "_mail_deleted_" = "電子郵件刪除";
  183. "_mail_saved_" = "電子郵件存檔";
  184. "_mail_sent_" = "電子郵件傳送";
  185. "_mail_failure_" = "無法傳送郵件: %@";
  186. "_information_req_" = "需求資訊";
  187. "_write_in_english_" = "請用英文通知我們";
  188. "_credentials_" = "憑證";
  189. "_manage_account_" = "管理帳戶";
  190. "_change_password_" = "修改密碼";
  191. "_add_account_" = "新增帳號";
  192. "_delete_account_" = "移除帳號";
  193. "_want_delete_" = "您真的想刪除嗎?";
  194. "_no_delete_" = "不,不要刪除。";
  195. "_yes_delete_" = "是,刪除。";
  196. "_remove_cache_" = "請等候,刪除快取中...";
  197. "_optimizations_" = "優化";
  198. "_synchronizations_" = "同步資料夾";
  199. "_version_server_" = "伺服器版本";
  200. "_help_" = "幫助";
  201. "_change_simply_passcode_" = "改變密碼類型";
  202. "_quota_" = "用量";
  203. "_available_" = "可用的";
  204. "_accounts_" = "帳戶";
  205. "_information_" = "資訊";
  206. "_personal_information_" = "個人資訊";
  207. "_user_full_name_" = "全名";
  208. "_user_address_" = "地址";
  209. "_user_phone_" = "電話號碼";
  210. "_user_email_" = "電子郵件";
  211. "_user_web_" = "網站";
  212. "_user_twitter_" = "Twitter";
  213. "_user_job_" = "工作";
  214. "_user_businesssize_" = "商業規模";
  215. "_user_businesstype_" = "商業型態";
  216. "_user_city_" = "城鎮";
  217. "_user_country_" = "國家";
  218. "_user_company_" = "公司";
  219. "_user_role_" = "角色";
  220. "_user_zip_" = "郵遞區號";
  221. "_user_owner_" = "擁有者";
  222. "_user_employee_" = "員工";
  223. "_user_contractor_" = "承包商";
  224. "_user_editprofile_" = "編輯個人設定";
  225. "_favorite_offline_" = "離線瀏覽我的最愛";
  226. "_favorite_offline_footer_" = "讓所有我的最愛離線瀏覽需要一些時間而且也會在處理的時候使用很多記憶體。";
  227. "_advanced_" = "進階";
  228. "_disable_files_app_" = "關閉檔案App的整合";
  229. "_disable_files_app_footer_" = "不允許檔案的存取橫跨Apple的檔案應用";
  230. "_trial_" = "試用";
  231. "_trial_expired_day_" = "天的剩餘時間";
  232. "_disableLocalCacheAfterUpload_footer_" = "上傳檔案後,不在本機快取保留它";
  233. "_disableLocalCacheAfterUpload_" = "關閉本機快取";
  234. // Manage AutoUpload
  235. "_autoupload_" = "自動上傳照片/影片";
  236. "_autoupload_select_folder_" = "選取可 \"自動上傳\" 的資料夾";
  237. "_autoupload_error_select_folder_" = "選取可用來 \"自動上傳\" 的資料夾";
  238. "_autoupload_background_" = "背景自動上傳";
  239. "_autoupload_photos_" = "自動上傳照片";
  240. "_autoupload_videos_" = "自動上傳影片";
  241. "_autoupload_description_" = "新的照片/影片將會上傳到您的雲端。";
  242. "_autoupload_description_background_" = "此選項需要GPS的使用來觸發相機膠卷內新的相片/影片的偵測,一旦位置有明顯的改變";
  243. "_autoupload_background_title_" = "限制";
  244. "_autoupload_background_msg_" = "因為iOS的限制,目前尚未有可能可以執行背景處理,除非GPS的服務被啟動。一旦行動網路被改變,系統會啟動一下子並檢查要上傳到雲端的新照片。";
  245. "_autoupload_change_location_" = "改變資料夾";
  246. "_autoupload_location_now_" = "資料夾";
  247. "_autoupload_location_default_" = "回復預設的資料夾";
  248. "_autoupload_change_location_footer_" = "改變資料夾以使用\"自動上傳相機照片\"(若此選項是開啟)";
  249. "_autoupload_not_select_home_" = "選擇資料夾";
  250. "_autoupload_save_album_" = "複制照片或影片到相片輯";
  251. "_autoupload_fullphotos_" = "上傳整個相機膠卷";
  252. "_autoupload_fullphotos_footer_" = "上傳前請先調整上面的選項";
  253. "_autoupload_create_subfolder_" = "使用子目錄";
  254. "_autoupload_create_subfolder_footer_" = "基於年及月來儲存在子目錄。";
  255. "_autoupload_filenamemask_" = "更改檔案名稱遮罩";
  256. "_autoupload_filenamemask_footer_" = "更動自動檔案名稱遮照";
  257. "_autoupload_current_folder_" = "已選取的資料夾";
  258. // Manage Help
  259. "_help_tutorial_" = "教學";
  260. "_help_intro_" = "Nextcloud的介紹";
  261. "_help_activity_verbose_" = "詳細動態";
  262. "_help_activity_mail_" = "用電子郵件傳送活動";
  263. "_help_activity_clear_" = "清除活動";
  264. // Manage Advanced
  265. "_show_hidden_files_" = "顯示隱藏的檔案";
  266. "_format_compatibility_" = "大部分相容";
  267. "_format_compatibility_footer_" = "\"大部分相容\"會總是把照片存成JPEG";
  268. "_privacy_" = "隱私";
  269. "_privacy_footer_" = "Nextcloud iOS 使用一個當機閃退分析的服務。您的個人資訊不會隨著報告傳送。若您想關閉它,請改變設定\"關閉當機閃退報告器\"到開啟。";
  270. "_crashservice_title_" = "關閉 當機 回報器";
  271. "_crashservice_alert_" = "此選項需要app的重啟來生效";
  272. "_upload_mov_livephoto_" = "原況照片";
  273. "_upload_mov_livephoto_footer_" = "\"Live Photo\" will save, when possible, the photo selected in \"Live Photo\" format";
  274. // Login
  275. "_connect_server_anyway_" = "無論如何您都想要連線到伺服器?";
  276. "_connection_error_" = "連線錯誤";
  277. "_serverstatus_error_" = "連線到伺服器失敗,驗證您的伺服器的位置或是網路狀態";
  278. "_add_your_nextcloud_" = "新增您的 Nextcloud 帳號";
  279. "_login_url_" = "伺服器網址 https://...";
  280. "_login_bottom_label_" = "目前還沒有伺服器?\n請選擇一個提供者。";
  281. "_error_multidomain_" = "位址不被允許,只有下列的網域是有效的:";
  282. "_account_already_exists_" = "帳號 %@ 已經存在";
  283. "_traditional_login_" = "還原成舊的登入方式";
  284. "_web_login_" = "還原成 網頁登入 方式";
  285. "_login_url_error_" = "URL error, please verify your server URL";
  286. // Favorite
  287. "_favorites_" = "我的最愛";
  288. "_favorite_" = "我的最愛";
  289. "_unfavorite_" = "取消我的最愛";
  290. "_no_files_uploaded_" = "沒有檔案上傳";
  291. "_tutorial_favorite_view_" = "您標記為我的最愛的檔案及資料夾將會在這顯示。";
  292. "_tutorial_offline_view_" = "這裡的檔案複製還是可以離線使用的\n\n它們會同步到您的雲端。";
  293. "_tutorial_local_view_" = "您會從您的雲端找到解開的檔案。\n\n連線到iTunes以分享這些檔案。";
  294. "_more_" = "更多";
  295. "_favorite_no_files_" = "目前還沒有我的最愛";
  296. // Auto Upload
  297. "_pull_down_" = "下拉以更新";
  298. "_no_photo_load_" = "沒有照片或是影片";
  299. "_tutorial_autoupload_view_" = "您可以從 \"設定\" 開啟自動上傳。";
  300. "_no_date_" = "沒有日期";
  301. "_today_" = "今天";
  302. "_yesterday_" = "昨天";
  303. "_time_" = "時間: %@\n\n%@";
  304. "_location_not_enabled_" = "位置服務沒有啟用";
  305. "_location_not_enabled_msg_" = "請到 \"設定\" 並且 開啟 \"定位服務\" ";
  306. "_access_photo_not_enabled_" = "存取照片沒有啟用";
  307. "_access_photo_not_enabled_msg_" = "請到 \"設定\" 並且 開啟 \"相片存取\" ";
  308. "_access_photo_location_not_enabled_" = "存取照片及位置沒有啟用";
  309. "_access_photo_location_not_enabled_msg_" = "請到 \"設定\" 並且 開啟 \"相片存取\" 以及 \"位置服務\"。";
  310. "_tutorial_photo_view_" = "目前無照片或是影片上傳。";
  311. "_create_full_upload_" = "建立檔案中... 將會花費一段時間,請等候。";
  312. "_error_createsubfolders_upload_" = "錯誤建立子資料夾";
  313. "_activate_autoupload_" = "開啟自動上傳";
  314. "_remove_photo_CameraRoll_" = "從相機膠卷移除";
  315. "_remove_photo_CameraRoll_desc_" = "In case of a successful automatic upload, a message confirmation is required to delete the photos or videos from the camera roll. Remember that the deleted photos or videos are available in the Trash for 30 days.";
  316. // Utility
  317. "_never_" = "從未";
  318. "_less_a_minute_" = "小於1分鐘以前";
  319. "_minutes_ago_" = "%d 分鐘以前";
  320. "_hours_ago_" = "%d 小時以前";
  321. "_days_ago_" = "%d 天以前";
  322. "_over_30_days_" = "超過30天以上";
  323. "_connection_internet_offline_" = "網路連線似乎離線或者需要Wi-Fi。";
  324. "_insert_password_" = "輸入密碼";
  325. "_update_in_progress_" = "版本升級,請等候...";
  326. "_forbidden_characters_" = "檔案或者資料夾名稱包含無效的字元。";
  327. "_mail_not_can_send_mail_" = "無帳號設立,或者輸入錯誤的電子郵件位址。";
  328. // File
  329. "_photo_camera_" = "照片";
  330. "_media_" = "多媒體";
  331. "_unzip_in_progress_" = "正在本地端解開中";
  332. "_file_unpacked_" = "檔案在本地端解開";
  333. "_file_saved_local_" = "檔案存在本地端";
  334. "_file_not_present_" = "錯誤: 檔案沒有顯示,請重新載入。";
  335. "_order_by_" = "排序";
  336. "_order_by_name_a_z_" = "依照名稱排序(由 A 到 Z)";
  337. "_sorted_by_name_a_z_" = "依照名稱排序(由 A 到 Z)";
  338. "_order_by_name_z_a_" = "依照名稱排序(由 Z 到 A)";
  339. "_sorted_by_name_z_a_" = "依照名稱排序(由 Z 到 A)";
  340. "_order_by_date_more_recent_" = "最近的檔案排前面";
  341. "_sorted_by_date_more_recent_" = "最近的檔案排前面";
  342. "_order_by_date_less_recent_" = "陳舊的檔案排前面";
  343. "_sorted_by_date_less_recent_" = "陳舊的檔案排前面";
  344. "_order_by_size_smallest_" = "由小到大排序";
  345. "_sorted_by_size_smallest_" = "由小到大排序";
  346. "_order_by_size_largest_" = "由大到小排序";
  347. "_sorted_by_size_largest_" = "由大到小排序";
  348. "_delete_selected_files_" = "刪除檔案";
  349. "_move_selected_files_" = "移動檔案";
  350. "_move_or_copy_selected_files_" = "移動或是複製檔案";
  351. "_download_selected_files_" = "下載檔案";
  352. "_download_selected_files_folders_" = "下載檔案及資料夾";
  353. "_error_operation_canc_" = "錯誤: 操作取消。";
  354. "_only_lock_passcode_" = "只有在密碼鎖啟動的狀態。在\"設定\"中啟動它。";
  355. "_go_to_app_settings_" = "至app設定";
  356. "_passcode_protection_" = "密碼保護";
  357. "_remove_favorites_" = "從我的最愛移除";
  358. "_remove_offline_" = "從離線瀏覽移除";
  359. "_add_favorites_" = "加到我的最愛";
  360. "_add_offline_" = "加到離線瀏覽";
  361. "_remove_passcode_" = "移除密碼保護";
  362. "_protect_passcode_" = "以密碼保護";
  363. "_share_" = "分享";
  364. "_reload_" = "重新載入";
  365. "_open_in_" = "開啟在...";
  366. "_remove_local_file_" = "從快取移除";
  367. "_add_local_" = "加到本地的儲存空間";
  368. "_comm_erro_pull_down_" = "注意: 與伺服器的通訊出錯。下拉刷新重整。";
  369. "_file_not_downloaded_" = "檔案未下載";
  370. "_file_not_uploaded_" = "檔案未上傳";
  371. "_folders_" = "資料夾";
  372. "_folder_" = "資料夾";
  373. "_files_" = "檔案";
  374. "_file_" = "檔案";
  375. "_folder_blocked_" = "資料夾封鎖";
  376. "_downloading_progress_" = "正在初始化檔案的下載...";
  377. "_no_file_pull_down_" = "上傳檔案或是下拉刷新重整";
  378. "_browse_images_" = "瀏覽照片";
  379. "_synchronized_folder_" = "保持資料夾同步";
  380. "_remove_synchronized_folder_" = "關閉同步";
  381. "_synchronized_confirm_" = "開啟同步後,所有在資料夾內的檔案將會被同步到伺服器,要繼續嗎?";
  382. "_offline_folder_confirm_" = "開啟離線瀏覽資料夾之後,所有在此資料夾的檔案將會跟伺服器同步,要繼續嗎?";
  383. "_file_not_found_reload_" = "檔案沒找到,下拉重整。";
  384. "_title_section_download_" = "下載";
  385. "_title_section_upload_" = "上傳";
  386. "_group_alphabetic_yes_" = "✓字母順序做群組";
  387. "_group_alphabetic_no_" = "字母順序做群組";
  388. "_group_typefile_yes_" = "✓ 檔案類型為群組";
  389. "_group_typefile_no_" = "檔案類型為群組";
  390. "_group_date_yes_" = "✓ 日期為群組";
  391. "_group_date_no_" = "日期為群組";
  392. "_element_" = "個";
  393. "_elements_" = "個";
  394. "_tite_footer_upload_wwan_" = "需要Wi-Fi網路上傳%lu %@";
  395. "_tite_footer_upload_" = "%lu %@ 要上傳";
  396. "_tite_footer_download_wwan_" = "需要Wi-Fi網路下載 %lu%@";
  397. "_tite_footer_download_" = "%lu %@ 下載";
  398. "_limited_dimension_" = "達到最大的大小";
  399. "_save_selected_files_" = "儲存照片及影片到相冊";
  400. "_file_not_saved_cameraroll_" = "錯誤: 檔案沒有儲存到相冊";
  401. "_file_saved_cameraroll_" = "檔案儲存到相冊";
  402. "_directory_on_top_yes_" = "✓資料夾置頂";
  403. "_directory_on_top_no_" = "資料夾在最上面";
  404. "_folder_automatic_upload_" = "自動上傳資料夾";
  405. "_search_no_record_found_" = "沒有結果";
  406. "_search_in_progress_" = "搜尋處理中...";
  407. "_search_instruction_" = "搜尋檔案 (至少2個字元)";
  408. "_files_no_files_" = "沒有檔案在這裡。";
  409. "_files_no_folders_" = "這裡沒有資料夾";
  410. "_request_in_progress_" = "正在向伺服器發出請求中...";
  411. "audio" = "音訊";
  412. "compress" = "壓縮";
  413. "directory" = "資料夾";
  414. "document" = "文件檔";
  415. "image" = "照片";
  416. "template" = "樣板";
  417. "unknow" = "不明";
  418. "video" = "影片";
  419. "_file_del_only_local_" = "檔案沒有在伺服器出現";
  420. "_copy_file_" = "複製檔案";
  421. "_copy_files_" = "複製檔案";
  422. "_paste_file_" = "貼上檔案";
  423. "_paste_files_" = "貼上檔案";
  424. "_open_quicklook_" = "Open with Quick Look";
  425. "_search_this_folder_" = "在這資料夾搜尋";
  426. "_search_all_folders_" = "在這所有資料夾搜尋";
  427. "_search_sub_folder_" = "搜尋這裡及子資料夾";
  428. "_theming_is_light_" = "伺服器的佈景主題太亮,太繽紛,無法應用";
  429. "_cancel_all_task_" = "取消所有的傳送作業";
  430. "_status_wait_download_" = "等待下載中";
  431. "_status_in_download_" = "下載中";
  432. "_status_downloading_" = "下載中…";
  433. "_status_wait_upload_" = "等待上傳中";
  434. "_status_in_upload_" = "上傳中";
  435. "_status_uploading_" = "上傳中...";
  436. // Media
  437. "_select_media_folder_" = "選取 \"媒體\" 資料夾";
  438. "_media_viewimage_show_" = "顯示圖片";
  439. "_media_viewimage_hide_" = "隱藏圖片";
  440. "_media_viewvideo_show_" = "顯示影片";
  441. "_media_viewvideo_hide_" = "隱藏影片";
  442. // Files Preview
  443. "_insert_password_pfd_" = "加密的PDF檔。請輸入密碼。";
  444. "_password_pdf_error_" = "錯誤的密碼";
  445. "_error_download_photobrowser_" = "錯誤: 沒辦法下載照片";
  446. // Share
  447. "_share_link_" = "分享連結";
  448. "_share_link_button_" = "分享連結給...";
  449. "_password_" = "密碼";
  450. "_share_password_" = "密碼保護連結";
  451. "_share_expirationdate_" = "設定失效日期連結";
  452. "_date_" = "日期";
  453. "_share_title_" = "分享";
  454. "_add_sharee_" = "增加使用者或者群組";
  455. "_add_sharee_footer_" = "您可以分享這個資源以增加使用者或群組。為了移除一個分享,移除所有使用者及群組。";
  456. "_find_sharee_title_" = "搜尋";
  457. "_find_sharee_" = "搜尋使用者或是群組";
  458. "_find_sharee_footer_" = "請輸入部分使用者的名字或是群組來搜尋(至少2個字元)然後再按\"返回\",選擇應該被允許存取分享的使用者然後按'完成'來確認";
  459. "_user_is_group_" = " (群組)";
  460. "_direct_sharee_title_" = "分享";
  461. "_direct_sharee_footer_" = "如果您已經知道名稱,輸入它,然後選擇一個分享類型並按'完成'以確認。";
  462. "_direct_sharee_" = "輸入使用者名稱";
  463. "_user_sharee_footer_" = "點擊 可 變更權限";
  464. "_share_type_title_" = "分享的類型";
  465. "_share_type_user_" = "使用者";
  466. "_share_type_group_" = "群組";
  467. "_share_type_remote_" = "遠端";
  468. "_enforce_password_protection_" = "強制密碼保護";
  469. "_password_obligatory_" = "強制密碼保護";
  470. "_shared_with_you_by_" = "分享給您藉由";
  471. "_shareLinksearch_placeholder_" = "輸入一個名字然後按Enter";
  472. "_new_comment_" = "新留言…";
  473. "_edit_comment_" = "編輯留言";
  474. "_delete_comment_" = "刪除留言";
  475. "_share_allow_editing_" = "允許編輯";
  476. "_share_read_only_" = "唯讀";
  477. "_share_allow_upload_" = "允許上傳及編輯";
  478. "_share_file_drop_" = "拖曳檔案(僅供上傳)";
  479. "_share_hide_download_" = "隱藏下載";
  480. "_share_password_protect_" = "密碼防護";
  481. "_share_expiration_date_" = "設定到期日";
  482. "_share_note_recipient_" = "給接收者的訊息";
  483. "_share_delete_sharelink_" = "刪除分享連結";
  484. "_share_add_sharelink_" = "加入另一個連結";
  485. "_share_can_reshare_" = "允許再次分享";
  486. "_share_can_create_" = "可以建立";
  487. "_share_can_change_" = "允許變更";
  488. "_share_can_delete_" = "可以刪除";
  489. "_share_unshare_" = "撤回分享";
  490. // Share Permission
  491. "_share_permission_title_" = "權限";
  492. "_share_permission_edit_" = "可編輯";
  493. "_share_permission_file_can_write_" = "可寫檔";
  494. "_share_permission_create_" = "可建立";
  495. "_share_permission_create_file_" = "可建立檔案";
  496. "_share_permission_create_folder_" = "可建立資料夾";
  497. "_share_permission_change_" = "可修改";
  498. "_share_permission_delete_" = "可刪除";
  499. "_share_permission_share_" = "可分享";
  500. "_share_permission_rename_" = "可重新命名";
  501. "_share_permission_move_" = "可移動";
  502. "_share_permission_read_" = "可讀取";
  503. "_share_permission_info_" = "共享訊息";
  504. "_share_permission_path_" = "檔案/資料夾";
  505. "_share_permission_type_" = "類型";
  506. "_share_permission_typeuser_" = "使用者";
  507. "_share_permission_typegroup_" = "群組";
  508. "_share_permission_typepubliclink_" = "連結";
  509. "_share_permission_typefederated_" = "已聯盟";
  510. "_share_permission_owner_" = "擁有者";
  511. "_share_permission_date_" = "日期";
  512. "_share_permission_email_" = "藉由電子郵件通知";
  513. "_share_link_readonly_" = "唯讀";
  514. "_share_link_modify_" = "允許編輯";
  515. "_share_link_upload_" = "拖曳檔案(僅供上傳)";
  516. "_share_link_upload_modify_" = "允許上傳及編輯";
  517. "_share_link_hide_download_" = "隱藏下載";
  518. // ShareInfoCMOC
  519. "_type_resource_connect_you_" = "與您分享";
  520. "_type_resource_external_" = "外部儲存空間";
  521. // Share Ext
  522. "_destiny_folder_" = "資料夾: %@";
  523. "_no_transfer_" = "目前尚無任何傳輸";
  524. "_no_transfer_sub_" = "從這裝置上傳及下載將會顯示在這。";
  525. "_no_activity_" = "目前無活動";
  526. "_transfers_" = "傳送";
  527. "_activity_" = "活動";
  528. "_activity_file_not_present_" = "檔案不再顯示";
  529. "_trash_file_not_found_" = "似乎此檔案不在垃圾桶,到垃圾桶去更新它然後再試一次";
  530. // List Shares
  531. "_list_shares_" = "分享";
  532. "_list_shares_no_files_" = "目前尚未分享。";
  533. "_tutorial_list_shares_view_" = "您分享的檔案及資料夾將會顯示在這。";
  534. // Offline - Local Storage
  535. "_create_synchronization_" = "建立同步";
  536. "_offline_" = "離線";
  537. "_local_storage_" = "本地儲存空間";
  538. "_local_storage_no_record_" = "目前尚未有檔案";
  539. // Create Cloud
  540. "_upload_photos_videos_" = "上傳相片或是影片";
  541. "_upload_file_" = "上傳檔案";
  542. "_upload_file_text_" = "建立文件檔案";
  543. "_create_nextcloudtext_document_" = "建立純文字文件";
  544. // Document Picker
  545. "_save_document_picker_" = "在這儲存";
  546. // CreateFormUploadAssets
  547. "_destination_folder_" = "目的資料夾";
  548. "_use_folder_auto_upload_" = "使用 \"自動上傳\" 資料來作為目標";
  549. "_rename_filename_" = "重新命名";
  550. "_filename_" = "檔案名稱";
  551. "_preview_filename_" = "檔案名稱的範例預覽。您可以用遮罩%@給日期/時間";
  552. "_forbidden_characters_" = "檔案或者資料夾名稱包含無效的字元。";
  553. "_add_filenametype_" = "在檔案名稱指定類型";
  554. "_filenametype_photo_video_" = "相片/影片";
  555. "_maintain_original_filename_" = "續用原檔名";
  556. "_modify_photo_" = "修改相片";
  557. // Notification
  558. "_notification_" = "通知";
  559. "_no_notification_" = "目前無通知";
  560. // Photo Browser
  561. "Done" = "完成";
  562. "Select Photos" = "選擇照片";
  563. "photo" = "照片";
  564. "photos" = "照片";
  565. "of" = "of";
  566. "%i of %i" = "%2$i 的%1$i";
  567. // Manage Auto Upload FileName
  568. "_autoupload_filename_title_" = "自動上傳檔案名稱";
  569. // Text File
  570. "_untitled_txt_" = "未命名.txt";
  571. "_text_upload_title_" = "上傳文字檔案";
  572. // EndToEnd Encryption
  573. "_e2e_settings_title_" = "加密";
  574. "_e2e_settings_" = "端點對端點加密";
  575. "_e2e_settings_start_" = "開始端點對端點加密";
  576. "_e2e_settings_not_available_" = "端點對端點加密不可使用";
  577. "_e2e_settings_activated_" = "端點對端點加密啟用";
  578. "_e2e_settings_view_passphrase_" = "透過組合12個字來產生安全的密碼,使你可以安全的瀏覽與加密檔案。請確保這組密碼只有你知道,並寫記在紙上妥善保管。";
  579. "_e2e_settings_read_passphrase_" = "讀取密碼片語";
  580. "_e2e_settings_lock_not_active_" = "密碼鎖沒有啟動,回到\"設定\"並啟動它";
  581. "_e2e_settings_the_passphrase_is_" = "通行碼是:";
  582. "_e2e_passphrase_request_title_" = "密碼需求";
  583. "_e2e_passphrase_request_message_" = "輸入12個字";
  584. "_e2e_settings_remove_" = "移除本地的加密";
  585. "_e2e_settings_remove_message_" = "確認一起移除加密及密碼";
  586. "_e2e_set_folder_encrypted_" = "加密";
  587. "_e2e_remove_folder_encrypted_" = "解密";
  588. "_e2e_goto_settings_for_enable_" = "這是一個加密的資料夾,請到\"設定\"並開啟端點到端點加密。";
  589. "_e2e_delete_folder_not_permitted_" = "檔案刪除標示為\"加密\"是不被允許";
  590. "_e2e_error_encode_metadata_" = "加密詮釋資料發生嚴重內部錯誤";
  591. "_e2e_error_decode_metadata_" = "解密詮釋資料發生嚴重內部錯誤";
  592. "_e2e_error_create_encrypted_" = "無法建立加密檔案";
  593. "_e2e_error_update_metadata_" = "更新詮釋資料錯誤";
  594. "_e2e_error_store_metadata_" = "無法儲存詮釋資料";
  595. "_e2e_error_send_metadata_" = "無法傳送詮釋資料";"_e2e_error_delete_metadata_" = "無法刪除詮釋資料";
  596. "_e2e_error_get_metadata_" = "無法取得詮釋資料";
  597. "_e2e_error_not_enabled_" = "嚴重內部錯誤。端點到端點加密未開啟";
  598. "_e2e_error_record_not_found_" = "嚴重內部錯誤。無法找到紀錄";
  599. "_e2e_error_unlock_" = "無法解鎖資料夾";
  600. "_e2e_error_lock_" = "無法鎖定 資料夾";
  601. "_e2e_error_delete_mark_folder_" = "解密選取的資料夾";
  602. "_e2e_error_mark_folder_" = "加密資料夾";
  603. "_e2e_error_directory_not_empty_" = "資料夾不為空";
  604. // Scan Document
  605. "_scans_document_" = "掃描文件";
  606. "_scanned_images_" = "掃描好的影像檔";
  607. "_scan_document_pdf_page_" = "頁";
  608. "_scan_label_document_zone_" = "拉取影像檔可產生文件";
  609. "_filter_original_" = "原始";
  610. "_filter_bn_" = "黑白";
  611. "_filter_grayscale_" = "灰階";
  612. "_quality_image_title_" = "圖片品質";
  613. "_quality_high_" = "大檔案(高畫質)";
  614. "_quality_medium_" = "中檔案(普通畫質)";
  615. "_quality_low_" = "小檔案(低畫質)";
  616. "_file_type_" = "檔案類型";
  617. "_pdf_password_" = "PDF 檔的密碼";
  618. "_file_creation_" = "檔案建立";
  619. "_delete_all_scanned_images_" = "是否刪除 所有掃描的影像檔";
  620. "_text_recognition_" = "文字辨識";
  621. /* The title on the navigation bar of the Scanning screen. */
  622. "wescan.scanning.title" = "掃描中";
  623. /* The "Next" button on the right side of the navigation bar on the Edit screen. */
  624. "wescan.edit.button.next" = "下一個";
  625. /* The title on the navigation bar of the Edit screen. */
  626. "wescan.edit.title" = "編輯掃描";
  627. /* The "Done" button on the right side of the navigation bar on the Review screen. */
  628. "wescan.review.button.done" = "完成";
  629. /* The title on the navigation bar of the Review screen. */
  630. "wescan.review.title" = "檢視";
  631. // Trah
  632. "_trash_view_" = "回收桶";
  633. "_trash_restore_all_" = "復原所有檔案";
  634. "_trash_delete_all_" = "清空回收桶";
  635. "_trash_no_trash_" = "無選取任何檔案";
  636. "_trash_no_trash_description_" = "你可以從這裡復原已刪除檔案";
  637. "_trash_restore_selected_" = "回復已選取的檔案";
  638. "_trash_delete_selected_" = "刪除已選取的檔案";
  639. // Offline
  640. "_manage_file_offline_" = "管理離線檔案";
  641. "_set_available_offline_" = "設定為離線時仍可使用";
  642. "_remove_available_offline_" = "刪除並且保留可離線使用";
  643. // Richdocuments
  644. "_create_new_document_" = "建立新文件";
  645. "_create_new_spreadsheet_" = "新建試算表";
  646. "_create_new_presentation_" = "新建簡報";
  647. "_go_online_" = "上線以檢視文件";
  648. // Intro
  649. "_intro_1_title_" = "在您的控制下維持資料的安全";
  650. "_intro_2_title_" = "安全地協作、傳輸檔案";
  651. "_intro_3_title_" = "簡單易用的網頁郵件,日曆及聯絡人";
  652. "_intro_4_title_" = "分享螢幕畫面,線上會議以及研討會";
  653. "_log_in_" = "登入";
  654. "_sign_up_" = "使用第三方登入";
  655. "_host_your_own_server" = "擁有自己的主機";
  656. // Error
  657. "_unauthorized_" = "未授權";
  658. "_bad_username_password_" = "錯誤的使用者名稱或密碼";
  659. "_cancelled_by_user" = "取消傳送";
  660. "_error_folder_destiny_is_the_same_" = "資料夾不能移動到自己底下。";
  661. "_error_not_permission_" = "無權限完成此操作";
  662. "_error_path_" = "沒辦法開啟這個檔案或是資料夾。請確認它是存在的。";
  663. "_file_upload_not_exitst_" = "想要上傳的檔案不存在。";
  664. "_forbidden_characters_from_server_" = "名稱含有不合法的字元";
  665. "_not_connected_internet_" = "伺服器連線錯誤";
  666. "_not_possible_connect_to_server_" = "現在無法連線到伺服器";
  667. "_not_possible_create_folder_" = "資料夾無法建立";
  668. "_server_down_" = "無法與伺服器建立連線";
  669. "_time_out_" = "逾時,請再試一次。";
  670. "_unknow_response_server_" = "伺服器 意料外的回應";
  671. "_user_authentication_required_" = "需要使用者驗證";
  672. "_file_directory_locked_" = "檔案或目錄已鎖定";
  673. "_ssl_certificate_untrusted_" = "此伺服器憑證無效";
  674. "_internal_server_" = "內部伺服器錯誤";
  675. "_file_already_exists_" = "無法完成指令, 因為已存在相同檔名";
  676. "_file_folder_not_exists_" = "來源檔在指定的路徑沒被找到。";
  677. "_folder_contents_nochanged_" = "此資料夾的內容還未被更動。";
  678. "_images_invalid_converted_" = "圖片是不合規範的而且不能被轉成縮圖。";
  679. "_method_not_expected_" = "預期外的請求";
  680. "_reauthenticate_user_" = "存取逾時, 重新登入";
  681. "_server_error_retry_" = "伺服器暫時無法運作";
  682. "_too_many_files_" = "這項操作包含過多的檔案";
  683. "_too_many_request_" = "傳送太多的需求導致達到次數限制";
  684. "_user_over_quota_" = "已到達容量上限";
  685. "_ssl_connection_error_" = "SSL連線錯誤,請再試一次。";
  686. "_bad_request_" = "請求無效";
  687. "_webdav_locked_" = "WebDAV鎖定:嘗試存取鎖定的資源";
  688. "_error_user_not_available_" = "這個用戶已經失效";
  689. "_server_response_error_" = "伺服器回報內容錯誤";
  690. "_no_nextcloud_found_" = "找不到伺服器";
  691. "_error_decompressing_" = "解壓縮出錯。不明壓縮方法或是檔案已毀損";
  692. "_error_json_decoding_" = "解密詮釋資料出現嚴重內部錯誤(資料無法讀取因為他沒有正確的格式。)";
  693. "_error_check_remote_user_" = "Server responded with error, password re-entry is required";
  694. "_request_entity_too_large_" = "檔案太大";
  695. "_not_possible_download_" = "不能下載檔案";
  696. "_not_possible_upload_" = "不能上傳檔案";
  697. "_method_not_allowed_" = "請求方法不被支援";
  698. "_invalid_url_" = "無效的伺服器 URL";
  699. "_invalid_literal_" = "無效的搜尋字串";
  700. "_invalid_date_format_" = "無效的日期格式";
  701. "_invalid_data_format_" = "無效的資料格式";
  702. "_error_decode_xml_" = "無效的回應,XML解碼錯誤";
  703. "_internal_generic_error_" = "內部錯誤";
  704. // QRCode
  705. "_qrcode_not_authorized_" = "未被授權使用後置相機";
  706. "_qrcode_not_supported_" = "目前裝置不支援 QR Code";
  707. // Voice Memo
  708. "_create_voice_memo_" = "建立錄音筆記";
  709. "_voice_memo_start_" = "點擊開始";
  710. "_voice_memo_stop_" = "點擊停止";
  711. "_voice_memo_filename_" = "錄音筆記";
  712. "_voice_memo_title_" = "上傳錄音筆記";
  713. // Passcode
  714. "Enter Passcode" = "輸入通行碼";
  715. "Enter a new passcode" = "輸入新的通行碼";
  716. "Confirm new passcode" = "確認新的通行碼";
  717. "Passcodes didn't match. Try again." = "通行碼不符。請再試一次。";
  718. "Delete" = "刪除";
  719. "Cancel" = "取消";
  720. // IM
  721. "_textnote_" = "文字筆記";
  722. "_audionote_" = "語音筆記";
  723. "_removeaudionote_" = "您想刪除語音筆記嗎?";
  724. "_detailpicture_" = "Detail picture";
  725. "_creation_archive_error_" = "建立檔案時發生錯誤";
  726. "_read_audio_error_" = "讀取語音檔案時發生錯誤";
  727. "_create_audio_error_" = "Error while creating audio file";
  728. "_create_image_error_" = "Error while creating image file";
  729. "_error_open_file_" = "開啟檔案發生錯誤";
  730. "_new_background_im_" = "Select an image, take a picture or do not select anything for a canvas background. Press 'Done' to complete.";