Localizable.strings 66 KB

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