123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820 |
- //
- // Localizable.strings
- // Nextcloud
- //
- // Copyright © 2017 Marino Faggiana. All rights reserved.
- //
- // Author Marino Faggiana <marino.faggiana@nextcloud.com>
- //
- // This program is free software: you can redistribute it and/or modify
- // it under the terms of the GNU General Public License as published by
- // the Free Software Foundation, either version 3 of the License, or
- // (at your option) any later version.
- //
- // This program is distributed in the hope that it will be useful,
- // but WITHOUT ANY WARRANTY; without even the implied warranty of
- // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- // GNU General Public License for more details.
- //
- // You should have received a copy of the GNU General Public License
- // along with this program. If not, see <http://www.gnu.org/licenses/>.
- //
- // General
- "_cancel_" = "取消";
- "_upload_file_" = "上传文件";
- "_download_file_" = "下载文件";
- "_loading_" = "正在加载";
- "_loading_with_points_" = "正在加载...";
- "_loading_num_" = "正在加载文件 %i";
- "_loading_autoupload_" = "自动上传";
- "_uploading_" = "正在上传";
- "_synchronization_" = "同步";
- "_delete_" = "删除";
- "_delete_file_n_" = "删除文件 %i / %i";
- "_rename_" = "重命名";
- "_move_" = "移动";
- "_move_file_n_" = "移动文件 %i / %i";
- "_creating_sharing_" = "创建共享";
- "_updating_sharing_" = "更新共享";
- "_removing_sharing_" = "移除共享";
- "_add_" = "添加";
- "_login_" = "登录";
- "_save_" = "保存";
- "_warning_" = "警告";
- "_error_" = "错误";
- "_error_e2ee_" = "错误 E2EE";
- "_no_" = "否";
- "_yes_" = "是";
- "_select_" = "选择";
- "_deselect_" = "取消选择";
- "_select_all_" = "全部选择";
- "_upload_" = "上传";
- "_home_" = "文件";
- "_file_to_upload_" = "待上传文件";
- "_destination_" = "目标位置";
- "_ok_" = "好的";
- "_beta_version_" = "公测版本";
- "_function_in_testing_" = "功能测试中,请发送有关您遇到的任何问题的信息。";
- "_done_" = "完成";
- "_passcode_too_short_" = "安全码长度不合要求,请输入至少 4 个字符";
- "_selected_" = "已选中";
- "_scan_fingerprint_" = "扫描指纹用以身份验证";
- "_no_active_account_" = "没有找到账号";
- "_info_" = "信息";
- "_warning_" = "警告";
- "_email_" = "邮件";
- "_save_exit_" = "您想不保存就退出吗?";
- "_video_" = "视频";
- "_overwrite_" = "覆盖";
- "_transfers_in_queue_" = "正在进行传输,请稍候...";
- "_too_errors_automatic_all_"= "错误太多,请到“控制中心”验证问题";
- "_create_folder_" = "新建文件夹";
- "_create_folder_on_" = "新建文件夹在";
- "_close_" = "关闭";
- "_postpone_" = "推迟";
- "_remove_" = "移除";
- "_file_not_found_" = "未找到文件";
- "_continue_" = "继续";
- "_continue_request_" = "您想继续吗?";
- "_auto_upload_folder_" = "自动上传";
- "_gallery_" = "相册";
- "_photo_" = "照片";
- "_audio_" = "音频";
- "_unknown_" = "未知";
- "_next_" = "下一个";
- "_success_" = "成功";
- "_initialization_" = "初始化";
- "_experimental_" = "试验";
- "_select_dir_media_tab_" = "选择作为媒体文件夹";
- "_error_creation_file_" = "咦!无法创建文件";
- "_save_path_" = "保存路径";
- "_save_settings_" = "保存设置";
- "_mode_filename_" = "文件名模式";
- "_warning_owncloud_" = "您连接了一个 ownCloud 服务器。这未经测试且不受支持,使用风险自负。建议您将服务器升级到 Nextcloud,详情查阅 https://nextcloud.com/migration";
- "_warning_unsupported_" = "您正在使用的 Nextcloud 版本不受支持。为了您的数据安全,我们强烈建议升级 Nextcloud 到最新版本。";
- "_restore_" = "恢复";
- "_camera_roll_" = "相机胶卷";
- "_tap_here_to_change_" = "点击这里修改";
- "_no_albums_" = "没有相册";
- "_denied_album_" = "此应用没有访问照片的权限,可以在隐私设置里启用";
- "_denied_camera_" = "此应用没有访问相机的权限,可以在隐私设置里启用。";
- "_start_" = "开始";
- "_purchase_" = "购买";
- "_account_not_available_" = "%@ 的账号 %@ 不存在,请添加它以能够读取文件 %@";
- "_error_parameter_schema_" = "错误的参数,无法继续";
- "_comments_" = "评论";
- "_sharing_" = "正在共享";
- "_details_" = "详情";
- "_dark_mode_" = "深色模式";
- "_dark_mode_detect_" = "检测 iOS 深色模式";
- "_screen_" = "屏幕";
- "_wipe_account_" = " 从服务器被清除的账号";
- "_appconfig_view_title_" = "正在进行账号配置...";
- "_no_permission_add_file_" = "您没有权限添加文件";
- "_no_permission_delete_file_" = "您没有权限删除文件";
- "_no_permission_modify_file_" = "您没有权限修改文件";
- "_request_upload_new_ver_" = "该文件已被修改,您要上传新版本吗?";
- "_add_folder_info_" = "添加文件夹信息";
- "_back_" = "返回";
- "_search_" = "搜索";
- "_of_" = "的";
- "_internal_modify_" = "使用内部编辑器编辑";
- "_database_corrupt_" = "糟糕,出了点问题,请输入您的凭据,但请放心,您的文件仍然安全";
- "_download_image_max_" = "以完整分辨率下载图像";
- "_livephoto_save_" = "将实况照片保存到相册";
- "_livephoto_save_error_" = "保存实况照片时出错";
- "_file_conflict_num_" = "文件冲突";
- "_file_conflicts_num_" = "文件冲突";
- "_file_conflict_desc_" = "您想要保留哪个文件?\n如果您同时选中了两个版本,文件的副本文件名将被加上一个数字。";
- "_file_conflict_new_" = "新文件";
- "_file_conflict_exists_" = "已经存在的文件";
- "_file_not_rewite_doc_" = "无法覆盖文档,只能创建一个新文档";
- "_move_or_copy_" = "移动或复制";
- "_copy_" = "复制";
- "_now_" = "现在";
- // App
- "_network_available_" = "网络可用";
- "_network_not_available_" = "网络不可用";
- // Networking
- "_file_too_big_" = "文件太大无法加密 / 解密";
- "_file_too_big_max_100_" = "文件过大(最大 100 kb)";
- "_...loading..._" = "正在加载...";
- "_download_plist_" = " ";
- "_no_reuploadfile_" = "无法找到并重新发送文件。先取消上传,重新加载文件后再进行上传。";
- "_file_already_exists_" = "无法完成该操作,存在同名文件";
- "_read_file_error_" = "无法读取文件";
- // More
- "_more_" = "更多";
- "_notifications_" = "通知";
- "_logout_" = "登出";
- "_quota_space_unlimited_" = "无限制";
- "_quota_space_unknown_" = "未知";
- "_quota_using_" = "您已使用 %@,总容量 %@";
- // Settings
- "_acknowledgements_" = "致谢";
- "_settings_" = "设置";
- "_passcode_" = "密码";
- "_lock_" = "应用锁";
- "_lock_active_" = "锁定:已开启";
- "_lock_not_active_" = "锁定:已关闭";
- "_lock_protection_no_screen_" = "启动时不询问";
- "_lock_protection_no_screen_footer_" = "使用 “启动时不询问” 作为加密选项";
- "_url_" = "超链接";
- "_username_" = "用户名";
- "_change_credentials_" = "更改您的证书";
- "_wifi_only_" = "仅使用 Wi-Fi 连接";
- "_settings_autoupload_" = "自动上传";
- "_app_version_" = "程序版本";
- "_app_in_use_" = "正在使用程序";
- "_contact_by_email_" = "通过 E-mail 联系我们";
- "_clear_cache_" = "清空缓存";
- "_clear_cache_footer_" = "清空应用中下载和离线的文件";
- "_exit_" = "重置程序";
- "_exit_footer_" = "移除应用中所有账号和本地数据";
- "_funct_not_enabled_" = "功能未启用";
- "_passcode_activate_" = "密码锁定";
- "_disabling_passcode_" = "取消密码锁定";
- "_want_exit_" = "请注意!将被重置为初始状态。要继续吗?";
- "_proceed_" = "进行";
- "_delete_cache_" = "删除缓存";
- "_want_delete_cache_" = "您确定要删除缓存(这也会将正在进行中的传输移除)吗?";
- "_want_delete_thumbnails_" = "是否删除所有缩略图?";
- "_mail_deleted_" = "删除的邮件";
- "_mail_saved_" = "保存的邮件";
- "_mail_sent_" = "邮件已发送";
- "_mail_failure_" = "无法发送电子邮件:%@";
- "_information_req_" = "信息请求";
- "_write_in_english_" = "请用英文给我们写信";
- "_credentials_" = "证书";
- "_manage_account_" = "管理账号";
- "_change_password_" = "更改密码";
- "_add_account_" = "添加账号";
- "_delete_account_" = "移除账号";
- "_want_delete_" = "您真的要删除吗?";
- "_no_delete_" = "不,不要删除";
- "_yes_delete_" = "是的,删除";
- "_remove_cache_" = "请稍候,正在删除缓存...";
- "_optimizations_" = "优化";
- "_synchronizations_" = "同步文件夹";
- "_version_server_" = "服务器版本";
- "_help_" = "帮助";
- "_change_simply_passcode_" = "修改密码类型";
- "_quota_" = "配额";
- "_available_" = "可用";
- "_accounts_" = "账号";
- "_information_" = "信息";
- "_personal_information_" = "个人信息";
- "_user_full_name_" = "全名";
- "_user_address_" = "地址";
- "_user_phone_" = "电话号码";
- "_user_email_" = "电子邮件";
- "_user_web_" = "网站";
- "_user_twitter_" = "Twitter";
- "_user_job_" = "职业";
- "_user_businesssize_" = "企业大小";
- "_user_businesstype_" = "企业类型";
- "_user_city_" = "城市";
- "_user_country_" = "国家";
- "_user_company_" = "公司";
- "_user_role_" = "角色";
- "_user_zip_" = "邮政编码";
- "_user_owner_" = "所有者";
- "_user_employee_" = "雇员";
- "_user_contractor_" = "承包商";
- "_user_editprofile_" = "编辑简介";
- "_favorite_offline_" = "收藏可离线使用";
- "_favorite_offline_footer_" = "离线所有收藏可能需要一段时间,而且会占用大量的存储空间。";
- "_advanced_" = "高级";
- "_disable_files_app_" = "禁用“文件应用”集成";
- "_disable_files_app_footer_" = "禁止通过苹果官方的文件应用访问文件";
- "_trial_" = "试用";
- "_trial_expired_day_" = "剩余天数";
- "_disableLocalCacheAfterUpload_footer_" = "在文件上传后,不将其保留在本地缓存中";
- "_disableLocalCacheAfterUpload_" = "禁用本地缓存";
- // Manage AutoUpload
- "_autoupload_" = "自动上传照片/视频 ";
- "_autoupload_select_folder_" = "选择“自动上传”的文件夹";
- "_autoupload_error_select_folder_" = "选择一个有效的文件夹用作“自动上传”";
- "_autoupload_background_" = "在后台自动上传";
- "_autoupload_photos_" = "自动上传照片";
- "_autoupload_videos_" = "自动上传视频";
- "_autoupload_description_" = "新的照片/视频将会上传到您的云盘中";
- "_autoupload_description_background_" = "该选项需要使用GPS触发检测位置发生明显变化的摄像机中的新照片/视频";
- "_autoupload_background_title_" = "限制";
- "_autoupload_background_msg_" = "由于 iOS 限制,除非启用了 GPS 服务,否则无法执行后台处理。 一旦移动网络发生变化,系统会在短时间内唤醒,检查新的照片并上传到云端。";
- "_autoupload_change_location_" = "更改文件夹";
- "_autoupload_location_now_" = "文件夹";
- "_autoupload_location_default_" = "恢复默认文件夹";
- "_autoupload_change_location_footer_" = "更改“自动上传相机照片”的文件夹(如果选项已启用)";
- "_autoupload_not_select_home_" = "选择一个文件夹";
- "_autoupload_save_album_" = "复制照片或视频到相册";
- "_autoupload_fullphotos_" = "上传整个相机胶卷";
- "_autoupload_fullphotos_footer_" = "上传前先调整以上选项";
- "_autoupload_create_subfolder_" = "使用子目录";
- "_autoupload_create_subfolder_footer_" = "存储在以年和月命名的子文件夹";
- "_autoupload_filenamemask_" = "更改文件名掩码";
- "_autoupload_filenamemask_footer_" = "更改自动文件名掩码";
- "_autoupload_current_folder_" = "当前选中目录";
- // Manage Help
- "_help_tutorial_" = "教程";
- "_help_intro_" = "Nextcloud 介绍";
- "_help_activity_verbose_" = "详细活动订阅源";
- "_help_activity_mail_" = "用电子邮件发送动态";
- "_help_activity_clear_" = "清空动态";
- // Manage Advanced
- "_show_hidden_files_" = "显示隐藏文件";
- "_format_compatibility_" = "最佳兼容性";
- "_format_compatibility_footer_" = "“最佳兼容性”会将照片尽可能的保存为 JPEG 格式";
- "_privacy_" = "隐私";
- "_privacy_footer_" = "Nextcloud iOS 使用一个服务来对程序崩溃进行分析,您的个人信息不会随报告一同发送。如果您想禁用此服务,请启用 \"禁用崩溃报告器\" 选项";
- "_crashservice_title_" = "禁用崩溃报告器";
- "_crashservice_alert_" = "此选项要求重启应用以生效";
- "_upload_mov_livephoto_" = "实况照片";
- "_upload_mov_livephoto_footer_" = "“实况照片” 会将照片尽可能的保存为实况视频";
- // Login
- "_connect_server_anyway_" = "无论如何都要连接该服务器吗?";
- "_connection_error_" = "连接错误";
- "_serverstatus_error_" = "服务器连接失败,请检查服务器地址或网络状态";
- "_add_your_nextcloud_" = "添加您的 Nextcloud 账号";
- "_login_url_" = "服务器地址 https://…";
- "_login_bottom_label_" = "还没有服务器?\n选择其中一个提供者。";
- "_error_multidomain_" = "地址不允许,只有以下域名是有效的:";
- "_account_already_exists_" = "账号%@已经存在";
- "_traditional_login_" = "改用旧的登录方式";
- "_web_login_" = "改用网页登录方式";
- "_login_url_error_" = "网址错误,请验证您的服务器网址";
- // Favorite
- "_favorites_" = "收藏";
- "_favorite_" = "收藏";
- "_unfavorite_" = "取消收藏";
- "_no_files_uploaded_" = "没有文件被上传";
- "_tutorial_favorite_view_" = "您标记为收藏的文件和文件夹将显示在此处";
- "_tutorial_offline_view_" = "复制到此处的文件可以离线使用。\n\n它们将会与云端同步。";
- "_tutorial_local_view_" = "您会发现云端的解压缩文件。\n\n连接到 iTunes 共享这些文件。";
- "_more_" = "更多";
- "_favorite_no_files_" = "暂无收藏";
- // Auto Upload
- "_pull_down_" = "下拉刷新";
- "_no_photo_load_" = "没有照片或视频";
- "_tutorial_autoupload_view_" = "您可以在“设置”中开启自动上传";
- "_no_date_" = "没有日期";
- "_today_" = "今天";
- "_yesterday_" = "昨天";
- "_time_" = "时间:%@\n\n%@";
- "_location_not_enabled_" = "未启用定位服务";
- "_location_not_enabled_msg_" = "请在手机“设置”中打开“定位服务”";
- "_access_photo_not_enabled_" = "未启用照片访问";
- "_access_photo_not_enabled_msg_" = "请在手机“设置”中打开“照片访问”";
- "_access_photo_location_not_enabled_" = "照片访问和定位服务未启用";
- "_access_photo_location_not_enabled_msg_" = "请在手机“设置”中打开“照片访问”和“定位服务”";
- "_tutorial_photo_view_" = "尚未上传照片或视频";
- "_create_full_upload_" = "创建存档...可能需要很长时间,请稍候。";
- "_error_createsubfolders_upload_" = "创建子目录错误";
- "_activate_autoupload_" = "启用自动上传";
- "_remove_photo_CameraRoll_" = "从相机胶卷中取出";
- "_remove_photo_CameraRoll_desc_" = "如果自动上传成功,则需要确认消息以从相机胶卷中删除照片或视频。 请记住,已删除的照片或视频在 “垃圾箱” 中可以存在 30 天。";
- // Utility
- "_never_" = "从不";
- "_less_a_minute_" = "少于1分钟";
- "_minutes_ago_" = "%d 分钟前";
- "_hours_ago_" = "%d 小时前";
- "_days_ago_" = "%d 天前";
- "_over_30_days_" = "超过 30 天";
- "_connection_internet_offline_" = "网络连接似乎断了或需要 Wi-Fi 连接";
- "_insert_password_" = "输入密码";
- "_update_in_progress_" = "版本升级,请稍候...";
- "_forbidden_characters_" = "文件或文件夹包含无效字符";
- "_mail_not_can_send_mail_" = "账号不存在或输入的电子邮件地址不正确";
- // File
- "_photo_camera_" = "照片";
- "_media_" = "媒体";
- "_unzip_in_progress_" = "在本地存储进行提取...";
- "_file_unpacked_" = "文件在本地存储上解压";
- "_file_saved_local_" = "文件已存储到本地。";
- "_file_not_present_" = "错误:文件不存在,请重新加载。";
- "_order_by_" = "排序";
- "_order_by_name_a_z_" = "名称(A-Z)";
- "_sorted_by_name_a_z_" = "按名称排序(从 A 到 Z)";
- "_order_by_name_z_a_" = "名称(Z-A)";
- "_sorted_by_name_z_a_" = "按名称排序(从 Z 到 A)";
- "_order_by_date_more_recent_" = "最新";
- "_sorted_by_date_more_recent_" = "按最新排序";
- "_order_by_date_less_recent_" = "最早";
- "_sorted_by_date_less_recent_" = "按最早排序";
- "_order_by_size_smallest_" = "从小到大";
- "_sorted_by_size_smallest_" = "从小到大";
- "_order_by_size_largest_" = "从大到小";
- "_sorted_by_size_largest_" = "从大到小";
- "_delete_selected_files_" = "删除文件";
- "_move_selected_files_" = "移动文件";
- "_move_or_copy_selected_files_" = "移动或复制文件";
- "_download_selected_files_" = "下载文件";
- "_download_selected_files_folders_" = "下载文件和文件夹";
- "_error_operation_canc_" = "错误:操作已取消。";
- "_only_lock_passcode_" = "仅适用于锁定密码激活。 在“设置”中激活它。";
- "_go_to_app_settings_" = "前往应用设置";
- "_passcode_protection_" = "密码保护";
- "_remove_favorites_" = "从收藏夹移除";
- "_remove_offline_" = "从离线中移除";
- "_add_favorites_" = "添加到收藏夹";
- "_add_offline_" = "添加离线";
- "_remove_passcode_" = "取消密码保护";
- "_protect_passcode_" = "密码保护";
- "_share_" = "共享";
- "_reload_" = "刷新";
- "_open_in_" = "在…中打开";
- "_remove_local_file_" = "移出缓存";
- "_add_local_" = "添加到本地存储";
- "_comm_erro_pull_down_" = "注意:与服务器通信错误。下拉刷新。";
- "_file_not_downloaded_" = "尚未下载文件";
- "_file_not_uploaded_" = "尚未上传文件";
- "_folders_" = "文件夹";
- "_folder_" = "文件夹";
- "_files_" = "文件";
- "_file_" = "文件";
- "_folder_blocked_" = "屏蔽的文件夹";
- "_downloading_progress_" = "开始下载文件...";
- "_no_file_pull_down_" = "上传文件或下拉刷新";
- "_browse_images_" = "浏览图片";
- "_synchronized_folder_" = "保持文件夹同步";
- "_remove_synchronized_folder_" = "关闭同步";
- "_synchronized_confirm_" = "启用同步,文件夹中的所有文件将与服务器同步,是否继续?";
- "_offline_folder_confirm_" = "启用离线文件夹,其中的所有文件将与服务器同步,是否继续?";
- "_file_not_found_reload_" = "找不到文件,下拉刷新";
- "_title_section_download_" = "下载";
- "_title_section_upload_" = "上传";
- "_group_alphabetic_yes_" = "✓ 按字母顺序分组";
- "_group_alphabetic_no_" = "按字母顺序分组";
- "_group_typefile_yes_" = "✓ 按类型分组";
- "_group_typefile_no_" = "按文件类型分组";
- "_group_date_yes_" = "✓ 按日期分组";
- "_group_date_no_" = "按日期分组";
- "_element_" = "元素";
- "_elements_" = "元素";
- "_tite_footer_upload_wwan_" = " 需要 Wi-Fi 网络,%lu %@ 待上传";
- "_tite_footer_upload_" = "%lu %@ 待上传";
- "_tite_footer_download_wwan_" = " 需要 Wi-Fi 网络,%lu %@ 待下载";
- "_tite_footer_download_" = "%lu %@ 待下载";
- "_limited_dimension_" = "达到最大尺寸";
- "_save_selected_files_" = "将图片和视频保存到相册";
- "_file_not_saved_cameraroll_" = "错误:文件没有被保存到相册";
- "_file_saved_cameraroll_" = "文件已被保存到相册";
- "_directory_on_top_yes_" = "✓ 顶端目录";
- "_directory_on_top_no_" = "顶端目录";
- "_folder_automatic_upload_" = "“自动上传”的文件夹";
- "_search_no_record_found_" = "没有结果";
- "_search_in_progress_" = "搜索中...";
- "_search_instruction_" = "搜索文件(最少 2 个字)";
- "_files_no_files_" = "此处没有文件";
- "_files_no_folders_" = "这里没有文件夹";
- "_request_in_progress_" = "正在向服务器发送请求...";
- "audio" = "音频";
- "compress" = "压缩";
- "directory" = "文件夹";
- "document" = "文档";
- "image" = "图片";
- "template" = "模板";
- "unknow" = "未知";
- "video" = "视频";
- "_file_del_only_local_" = "文件不在服务器上";
- "_copy_file_" = "复制文件";
- "_copy_files_" = "复制文件";
- "_paste_file_" = "粘贴文件";
- "_paste_files_" = "粘贴文件";
- "_open_quicklook_" = "使用快速预览打开";
- "_search_this_folder_" = "搜索此文件夹";
- "_search_all_folders_" = "搜索所有文件夹";
- "_search_sub_folder_" = "搜索此文件夹和子文件夹";
- "_theming_is_light_" = "服务器主题太鲜艳,不适用";
- "_cancel_all_task_" = "取消所有传输";
- "_status_wait_download_" = "等待下载";
- "_status_in_download_" = "下载中";
- "_status_downloading_" = "正在下载";
- "_status_wait_upload_" = "等待上传";
- "_status_in_upload_" = "上传中";
- "_status_uploading_" = "正在上传";
- // Media
- "_select_media_folder_" = "选择“媒体”文件夹";
- "_media_viewimage_show_" = "显示图片";
- "_media_viewimage_hide_" = "隐藏图片";
- "_media_viewvideo_show_" = "显示视频";
- "_media_viewvideo_hide_" = "隐藏视频";
- // Files Preview
- "_insert_password_pfd_" = "加密 PDF,输入密码";
- "_password_pdf_error_" = "密码错误";
- "_error_download_photobrowser_" = "错误:不能下载照片";
- // Share
- "_share_link_" = "共享链接";
- "_share_link_button_" = "发送链接到...";
- "_password_" = "密码";
- "_share_password_" = "密码保护链接";
- "_share_expirationdate_" = "设置链接有效期";
- "_date_" = "日期";
- "_share_title_" = "共享";
- "_add_sharee_" = "增加用户或组";
- "_add_sharee_footer_" = "您可以通过添加用户或组来共享此资源。 要删除共享,请删除所有用户和组";
- "_find_sharee_title_" = "搜索";
- "_find_sharee_" = "搜索用户或组...";
- "_find_sharee_footer_" = "输入要搜索的用户或组名称的一部分(至少2个字符)按“回车”确认,选择允许访问共享的用户,点击“完成”确认";
- "_user_is_group_" = " (群组)";
- "_direct_sharee_title_" = "共享";
- "_direct_sharee_footer_" = "如果您已经知道名字,请直接输入,然后选择共享的类型并且点击“完成\"确认";
- "_direct_sharee_" = "输入用户名...";
- "_user_sharee_footer_" = "点击修改权限";
- "_share_type_title_" = "共享类型";
- "_share_type_user_" = "用户";
- "_share_type_group_" = "群组";
- "_share_type_remote_" = "远程";
- "_enforce_password_protection_" = "强制密码保护";
- "_password_obligatory_" = "已启用强制密码保护,必须设置密码";
- "_shared_with_you_by_" = "与您共享,由";
- "_shareLinksearch_placeholder_" = "输入名称,然后按 Enter";
- "_new_comment_" = "新评论 ...";
- "_edit_comment_" = "编辑评论";
- "_delete_comment_" = "删除评论";
- "_share_allow_editing_" = "允许编辑";
- "_share_read_only_" = "只读";
- "_share_allow_upload_" = "允许上传和编辑";
- "_share_file_drop_" = "文件拖拽(仅上传)";
- "_share_hide_download_" = "隐藏下载";
- "_share_password_protect_" = "密码保护";
- "_share_expiration_date_" = "设置过期时间";
- "_share_note_recipient_" = "收件人备注";
- "_share_delete_sharelink_" = "删除共享链接";
- "_share_add_sharelink_" = "添加其他链接";
- "_share_can_reshare_" = "可以再次共享";
- "_share_can_create_" = "可以创建";
- "_share_can_change_" = "可以修改";
- "_share_can_delete_" = "可以删除";
- "_share_unshare_" = "取消共享";
- // Share Permission
- "_share_permission_title_" = "权限";
- "_share_permission_edit_" = "可以编辑";
- "_share_permission_file_can_write_" = "允许写文件";
- "_share_permission_create_" = "可以创建";
- "_share_permission_create_file_" = "允许创建文件";
- "_share_permission_create_folder_" = "可以创建文件夹";
- "_share_permission_change_" = "可以修改";
- "_share_permission_delete_" = "可以删除";
- "_share_permission_share_" = "可以共享";
- "_share_permission_rename_" = "可以重命名";
- "_share_permission_move_" = "可以移动";
- "_share_permission_read_" = "可以读取";
- "_share_permission_info_" = "共享信息";
- "_share_permission_path_" = "文件/文件夹";
- "_share_permission_type_" = "类型";
- "_share_permission_typeuser_" = "用户";
- "_share_permission_typegroup_" = "群组";
- "_share_permission_typepubliclink_" = "链接";
- "_share_permission_typefederated_" = "联合";
- "_share_permission_owner_" = "所有者";
- "_share_permission_date_" = "日期";
- "_share_permission_email_" = "电子邮件通知";
- "_share_link_readonly_" = "只读";
- "_share_link_modify_" = "允许编辑";
- "_share_link_upload_" = "丢弃文件(仅上传)";
- "_share_link_upload_modify_" = "允许上传和编辑";
- "_share_link_hide_download_" = "隐藏下载";
- // ShareInfoCMOC
- "_type_resource_connect_you_" = "与您共享的";
- "_type_resource_external_" = "外部存储";
- // Share Ext
- "_destiny_folder_" = "文件夹:%@";
- "_no_transfer_" = "暂无传输";
- "_no_transfer_sub_" = "此设备发起的上传和下载都会显示在这里";
- "_no_activity_" = "暂无动态";
- "_transfers_" = "传输";
- "_activity_" = "动态";
- "_activity_file_not_present_" = "文件不存在";
- "_trash_file_not_found_" = "此文件看起来不在回收站中,请到回收站刷新并重试";
- // List Shares
- "_list_shares_" = "共享";
- "_list_shares_no_files_" = "暂无共享";
- "_tutorial_list_shares_view_" = "您共享的文件和文件夹将在此处显示";
- // Offline - Local Storage
- "_create_synchronization_" = "创建同步";
- "_offline_" = "离线";
- "_local_storage_" = "本地存储";
- "_local_storage_no_record_" = "暂无文件";
- // Create Cloud
- "_upload_photos_videos_" = "上传照片和视频";
- "_upload_file_" = "上传文件";
- "_upload_file_text_" = "创建文本文件";
- "_create_nextcloudtext_document_" = "创建文本文档";
- // Document Picker
- "_save_document_picker_" = "保存在这里";
- // CreateFormUploadAssets
- "_destination_folder_" = "目标文件夹";
- "_use_folder_auto_upload_" = "使用“自动上传”文件夹作为目的地";
- "_rename_filename_" = "重命名";
- "_filename_" = "文件名";
- "_preview_filename_" = "文件名的示例预览。您可以使用 %@ 代表日期/时间";
- "_forbidden_characters_" = "文件或文件夹包含无效字符";
- "_add_filenametype_" = "在文件名种指定类型";
- "_filenametype_photo_video_" = "照片/视频";
- "_maintain_original_filename_" = "保持原文件名";
- "_modify_photo_" = "编辑照片";
- // Notification
- "_notification_" = "通知";
- "_no_notification_" = "暂无提示";
- // Photo Browser
- "Done" = "完成";
- "Select Photos" = "选择照片";
- "photo" = "照片";
- "photos" = "照片";
- "of" = "的";
- "%i of %i" = "%1$i 的 %2$i";
- // Manage Auto Upload FileName
- "_autoupload_filename_title_" = "自动上传文件名";
- // Text File
- "_untitled_txt_" = "未命名.txt";
- "_text_upload_title_" = "上传文本文件";
- // EndToEnd Encryption
- "_e2e_settings_title_" = "加密";
- "_e2e_settings_" = "端到端加密";
- "_e2e_settings_start_" = "开始端到端加密";
- "_e2e_settings_not_available_" = "端到端加密不可用";
- "_e2e_settings_activated_" = "端到端加密已激活";
- "_e2e_settings_view_passphrase_" = "这 12 个词构成一个非常安全的密码,以供只有您可以查看以及使用您的加密文件夹。请把它记下来并妥善保存。";
- "_e2e_settings_read_passphrase_" = "读取密语";
- "_e2e_settings_lock_not_active_" = "锁没有激活,返回到“设置”并激活它";
- "_e2e_settings_the_passphrase_is_" = "密语是:";
- "_e2e_passphrase_request_title_" = "需要密语";
- "_e2e_passphrase_request_message_" = "插入 12 个单词";
- "_e2e_settings_remove_" = "删除本地加密";
- "_e2e_settings_remove_message_" = "确认删除加密以及密语";
- "_e2e_set_folder_encrypted_" = "加密";
- "_e2e_remove_folder_encrypted_" = "解密";
- "_e2e_goto_settings_for_enable_" = "这是加密文件夹,请到“设置”中启用端到端加密";
- "_e2e_delete_folder_not_permitted_" = "不允许删除标记为“加密”的目录";
- "_e2e_error_encode_metadata_" = "解码元数据时发生严重内部错误";
- "_e2e_error_decode_metadata_" = "解密元数据时发生严重内部错误";
- "_e2e_error_create_encrypted_" = "无法创建加密的文件";
- "_e2e_error_update_metadata_" = "元数据更新错误";
- "_e2e_error_store_metadata_" = "无法保存元数据";
- "_e2e_error_send_metadata_" = "无法发送元数据";"_e2e_error_delete_metadata_" = "无法删除元数据";
- "_e2e_error_get_metadata_" = "无法获取元数据";
- "_e2e_error_not_enabled_" = "严重内部错误 端到端加密未启用";
- "_e2e_error_record_not_found_" = "严重内部错误 未找到记录";
- "_e2e_error_unlock_" = "无法解锁文件夹";
- "_e2e_error_lock_" = "无法锁定文件夹";
- "_e2e_error_delete_mark_folder_" = "解密选中的文件夹";
- "_e2e_error_mark_folder_" = "加密文件夹";
- "_e2e_error_directory_not_empty_" = "此文件夹不是空的。";
- // Scan Document
- "_scans_document_" = "扫描文档";
- "_scanned_images_" = "扫描图片";
- "_scan_document_pdf_page_" = "页面";
- "_scan_label_document_zone_" = "把图片拖动下来创建文档";
- "_filter_original_" = "原图";
- "_filter_bn_" = "黑与白";
- "_filter_grayscale_" = "灰度";
- "_quality_image_title_" = "图片质量";
- "_quality_high_" = "大文件高质量";
- "_quality_medium_" = "中等尺寸文件中等质量";
- "_quality_low_" = "小文件低质量";
- "_file_type_" = "文件类型";
- "_pdf_password_" = "PDF 密码";
- "_file_creation_" = "文件创建";
- "_delete_all_scanned_images_" = "是否要删除所有扫描的图片?";
- "_text_recognition_" = "文字识别";
- /* The title on the navigation bar of the Scanning screen. */
- "wescan.scanning.title" = "扫描";
- /* The "Next" button on the right side of the navigation bar on the Edit screen. */
- "wescan.edit.button.next" = "下一个";
- /* The title on the navigation bar of the Edit screen. */
- "wescan.edit.title" = "编辑";
- /* The "Done" button on the right side of the navigation bar on the Review screen. */
- "wescan.review.button.done" = "完成";
- /* The title on the navigation bar of the Review screen. */
- "wescan.review.title" = "预览";
- // Trah
- "_trash_view_" = "回收站";
- "_trash_restore_all_" = "恢复所有文件";
- "_trash_delete_all_" = "清空回收站";
- "_trash_no_trash_" = "没有文件被删除";
- "_trash_no_trash_description_" = "您可以在这里恢复已删除的文件";
- "_trash_restore_selected_" = "恢复已选文件";
- "_trash_delete_selected_" = "已删除选择的文件";
- // Offline
- "_manage_file_offline_" = "管理离线文件";
- "_set_available_offline_" = "可以设置离线";
- "_remove_available_offline_" = "从允许离线中移除";
- // Richdocuments
- "_create_new_document_" = "新建文档";
- "_create_new_spreadsheet_" = "新建表格";
- "_create_new_presentation_" = "新建演示";
- "_go_online_" = "请在线查看文档";
- // Intro
- "_intro_1_title_" = "确保您的数据安全并受您的控制";
- "_intro_2_title_" = "安全协作和文件交换";
- "_intro_3_title_" = "易于使用的网页邮件、日历和联系人";
- "_intro_4_title_" = "屏幕共享,线上见面和网络会议";
- "_log_in_" = "登录";
- "_sign_up_" = "在服务商处注册";
- "_host_your_own_server" = "托管您自己的服务器";
- // Error
- "_unauthorized_" = "未经授权";
- "_bad_username_password_" = "用户名或密码错误";
- "_cancelled_by_user" = "传输被撤销";
- "_error_folder_destiny_is_the_same_" = "无法将文件夹移动到自身";
- "_error_not_permission_" = "您没有完成此操作的权限";
- "_error_path_" = "无法打开该文件或文件夹。请检查它是否存在";
- "_file_upload_not_exitst_" = "您要上传的文件不存在";
- "_forbidden_characters_from_server_" = "名称必须包含 1 个有效字符";
- "_not_connected_internet_" = "服务器连接错误";
- "_not_possible_connect_to_server_" = "此刻无法连接到服务器";
- "_not_possible_create_folder_" = "无法创建文件夹";
- "_server_down_" = "无法与服务器建立联系";
- "_time_out_" = "超时,请重试";
- "_unknow_response_server_" = "来自服务器的意外响应";
- "_user_authentication_required_" = "需要验证用户身份";
- "_file_directory_locked_" = "文件和目录已锁定";
- "_ssl_certificate_untrusted_" = "该服务器证书无效";
- "_internal_server_" = "内部服务器错误";
- "_file_already_exists_" = "无法完成该操作,存在同名文件";
- "_file_folder_not_exists_" = "在指定的路径中找不到源文件";
- "_folder_contents_nochanged_" = "文件夹内容未更改";
- "_images_invalid_converted_" = "图像无效,无法转换为缩略图";
- "_method_not_expected_" = "意外的请求方法";
- "_reauthenticate_user_" = "会话过期,请重新登录";
- "_server_error_retry_" = "服务器暂时不可用";
- "_too_many_files_" = "太多文件将受此操作影响";
- "_too_many_request_" = "发送过多请求会导致达到速率限制";
- "_user_over_quota_" = "已达到存储限额";
- "_ssl_connection_error_" = "连接 SSL 错误,请重试";
- "_bad_request_" = "请求错误";
- "_webdav_locked_" = "WebDAV 已锁定:尝试访问锁定的资源";
- "_error_user_not_available_" = "该用户不可用";
- "_server_response_error_" = "服务器响应内容错误";
- "_no_nextcloud_found_" = "Nextcloud服务器没有找到";
- "_error_decompressing_" = "解压缩时发生错误。未知压缩方法可文件已损坏";
- "_error_json_decoding_" = "解码元数据时出现严重内部错误(数据无法读取,因为它的格式不正确)";
- "_error_check_remote_user_" = "服务器响应错误,需要重新输入密码";
- "_request_entity_too_large_" = "文件太大";
- "_not_possible_download_" = "无法下载文件";
- "_not_possible_upload_" = "无法上传文件";
- "_method_not_allowed_" = "请求的方法不受支持";
- "_invalid_url_" = "无效的服务器地址";
- "_invalid_literal_" = "无效的搜索字符串";
- "_invalid_date_format_" = "日期格式无效";
- "_invalid_data_format_" = "无效的数据格式";
- "_error_decode_xml_" = "无效的响应,错误解码 XML";
- "_internal_generic_error_" = "内部错误";
- // QRCode
- "_qrcode_not_authorized_" = "此应用未获得使用后置摄像头的权限";
- "_qrcode_not_supported_" = "当前设备不支持二维码";
- // Voice Memo
- "_create_voice_memo_" = "创建语音备忘";
- "_voice_memo_start_" = "点击开始";
- "_voice_memo_stop_" = "点击停止";
- "_voice_memo_filename_" = "语音备忘";
- "_voice_memo_title_" = "上传语音备忘";
- // Passcode
- "Enter Passcode" = "输入当前安全码";
- "Enter a new passcode" = "输入新的安全码";
- "Confirm new passcode" = "再次输入新安全码";
- "Passcodes didn't match. Try again." = "安全码不匹配。请重试。";
- "Delete" = "删除";
- "Cancel" = "取消";
- // IM
- "_textnote_" = "文字笔记";
- "_audionote_" = "语音笔记";
- "_removeaudionote_" = "您要删除语音笔记吗?";
- "_detailpicture_" = "详情图片";
- "_creation_archive_error_" = "创建档案时出错";
- "_read_audio_error_" = "读取音频文件时出错";
- "_create_audio_error_" = "创建音频文件时出错";
- "_create_image_error_" = "创建图像文件时出错";
- "_error_open_file_" = "打开文件时出错";
- "_new_background_im_" = "可以选择图像或拍照来设置画布背景,也可不选,按“完成”即可。";
|