diff --git a/services/web/locales/da.json b/services/web/locales/da.json index bc68bf04f8..bf13433def 100644 --- a/services/web/locales/da.json +++ b/services/web/locales/da.json @@ -606,7 +606,6 @@ "log_hint_extra_feedback_incorrect": "Dette fjerner ikke fejlen", "log_hint_extra_feedback_other": "Andet:", "log_hint_extra_feedback_submit": "Indsend", - "if_you_are_registered": "Hvis du allerede er registreret", "stop_compile": "Stop kompilering", "terminated": "Kompilation annulleret", "compile_terminated_by_user": "Kompileringen blev annulleret med knappen ‘Stop Kompilering’. Du kan se loggen for at se hvor kompileringen stoppede.", diff --git a/services/web/locales/de.json b/services/web/locales/de.json index 1f8c4efda9..ac70c6006a 100644 --- a/services/web/locales/de.json +++ b/services/web/locales/de.json @@ -125,7 +125,6 @@ "log_hint_extra_feedback_incorrect": "Der Fehler wird dadurch nicht behoben", "log_hint_extra_feedback_other": "Anderes:", "log_hint_extra_feedback_submit": "Abschicken", - "if_you_are_registered": "Falls du bereits registriert bist", "stop_compile": "Kompiliervorgang stoppen", "terminated": "Kompiliervorgang abgebrochen", "compile_terminated_by_user": "Der Kompiliervorgang wurde durch Klick auf den Button ’Kompiliervorgang stoppen’ abgebrochen. Du kannst dir die Logs anschauen, um zu sehen, wo der Kompiliervorgang gestoppt hat.", diff --git a/services/web/locales/fr.json b/services/web/locales/fr.json index 4e8faeb4aa..20e7033e1d 100644 --- a/services/web/locales/fr.json +++ b/services/web/locales/fr.json @@ -658,7 +658,6 @@ "log_hint_extra_feedback_incorrect": "Ceci ne corrige pas l’erreur", "log_hint_extra_feedback_other": "Autre :", "log_hint_extra_feedback_submit": "Envoyer", - "if_you_are_registered": "Si vous êtes déjà inscrit·e", "stop_compile": "Arrêter la compilation", "terminated": "Compilation annulée", "compile_terminated_by_user": "La compilation a été annulée avec le bouton « Arrêter la compilation ». Vous pouvez télécharger les fichiers journaux pour voir où la compilation s’est arrêtée.", diff --git a/services/web/locales/ko.json b/services/web/locales/ko.json index 968610d23d..393e2f3a80 100644 --- a/services/web/locales/ko.json +++ b/services/web/locales/ko.json @@ -212,7 +212,6 @@ "log_hint_extra_feedback_incorrect": "오류를 해결할 수 없습니다.", "log_hint_extra_feedback_other": "기타:", "log_hint_extra_feedback_submit": "제출", - "if_you_are_registered": "이미 등록하셨다면", "stop_compile": "컴파일 중지", "terminated": "컴파일 취소됨", "compile_terminated_by_user": "’컴파일 중지’ 버튼을 사용하여 컴파일이 취소되었습니다. Raw log를 보시면 어디에서 중지 되었는지 확인할 수 있습니다.", diff --git a/services/web/locales/nl.json b/services/web/locales/nl.json index dfc980f34c..3968d30c5e 100644 --- a/services/web/locales/nl.json +++ b/services/web/locales/nl.json @@ -170,7 +170,6 @@ "log_hint_extra_feedback_incorrect": "Dit lost de foutmelding niet op", "log_hint_extra_feedback_other": "Anders:", "log_hint_extra_feedback_submit": "Verstuur", - "if_you_are_registered": "Als u al geregistreerd bent", "stop_compile": "Stop met compileren", "terminated": "Compileren gestopt", "compile_terminated_by_user": "Het compileren was gestopt door de ’Stop Compilatie’ knop. U kan in de log files zien waar het compileren is gestopt", diff --git a/services/web/locales/pt.json b/services/web/locales/pt.json index 4d50ae7f07..273d01ac03 100644 --- a/services/web/locales/pt.json +++ b/services/web/locales/pt.json @@ -375,7 +375,6 @@ "log_hint_extra_feedback_incorrect": "Isso não corrige o erro", "log_hint_extra_feedback_other": "Outra:", "log_hint_extra_feedback_submit": "Enviar", - "if_you_are_registered": "Se você já está registrado", "stop_compile": "Parar compilação", "terminated": "Compilação cancelada", "compile_terminated_by_user": "O compilador foi cancelado usando o botão \"Parar Compilação\". Você pode olhar os logs e ver onde a compilação parou.", diff --git a/services/web/locales/ru.json b/services/web/locales/ru.json index ab978a0947..0fa48e48b2 100644 --- a/services/web/locales/ru.json +++ b/services/web/locales/ru.json @@ -50,7 +50,6 @@ "log_hint_extra_feedback_incorrect": "Это не исправляет ошибку", "log_hint_extra_feedback_other": "Ещё:", "log_hint_extra_feedback_submit": "Отправить", - "if_you_are_registered": "Если Вы уже зарегистрированы", "stop_compile": "Остановить компиляцию", "terminated": "Компиляция отменена", "compile_terminated_by_user": "Компиляция была прервана. Вы можете просмотреть необработанную выдачу компиляции, чтобы увидеть место остановки компиляции.", diff --git a/services/web/locales/sv.json b/services/web/locales/sv.json index 45258b3f5c..008741b1c2 100644 --- a/services/web/locales/sv.json +++ b/services/web/locales/sv.json @@ -581,7 +581,6 @@ "log_hint_extra_feedback_incorrect": "Det löste inte problemet", "log_hint_extra_feedback_other": "Annat:", "log_hint_extra_feedback_submit": "Skicka", - "if_you_are_registered": "Om du redan är registrerad", "stop_compile": "Stoppa kompilering", "terminated": "Kompilering avbruten", "compile_terminated_by_user": "Kompileringen avbröts med ’Stoppa kompilering’-knappen. Du kan titta i råloggarna för att se var kompileringen avbröts.", diff --git a/services/web/locales/zh-CN.json b/services/web/locales/zh-CN.json index 64195bdab0..99a0f0f52f 100644 --- a/services/web/locales/zh-CN.json +++ b/services/web/locales/zh-CN.json @@ -701,24 +701,24 @@ "link_to_mendeley": "关联至Mendeley", "unlink_to_mendeley": "取消关联Mendeley", "mendeley_reference_loading": "加载Mendeley的参考文献", + "mendeley_groups_loading_error": "从 Mendeley 加载群组时出错", "mendeley_reference_loading_success": "已加载Mendeley的参考文献", "mendeley_reference_loading_error": "错误,无法加载Mendeley的参考文献", - "mendeley_groups_loading_error": "从 Mendeley 加载群组时出错", "zotero_integration": "Zotero集成。", "zotero_sync_description": "集成Zotero后,您可以将Zotero的参考文献导入__appName__项目。", "zotero_is_premium": "Zotero集成是一个高级功能", "link_to_zotero": "关联至Zotero", "unlink_to_zotero": "取消关联Zotero", "zotero_reference_loading": "加载Zotero的参考文献", + "zotero_groups_loading_error": "从 Zotero 加载群组时出错", "zotero_reference_loading_success": "已加载Zotero的参考文献", "zotero_reference_loading_error": "错误,无法加载Zotero的参考文献", - "zotero_groups_loading_error": "从 Zotero 加载群组时出错", "reference_import_button": "导入参考文献至", "unlink_reference": "取消关联参考文献提供者", "unlink_warning_reference": "警告:如果将账户与此提供者取消关联,您将无法把参考文献导入到项目中。", + "from_provider": "来自__provider__", "mendeley": "Mendeley", "zotero": "Zotero", - "from_provider": "来自__provider__", "suggest_new_doc": "建议新文件", "request_sent_thank_you": "请求已发送,我们的团队将审核并通过电子邮件回复。", "suggestion": "建议", @@ -907,12 +907,12 @@ "no_messages": "无消息", "send_first_message": "向你的合作者发送第一条信息", "account_not_linked_to_dropbox": "您的账户没有链接到Dropbox", + "refresh_page_after_linking_dropbox": "请在将您的帐户链接到Dropbox后刷新此页。", "update_dropbox_settings": "更新Dropbox设置", "refresh_page_after_starting_free_trial": "请在您开始免费试用之后刷新此页面", - "refresh_page_after_linking_dropbox": "请在将您的帐户链接到Dropbox后刷新此页。", - "checking_dropbox_status": "检查 Dropbox 状态", "manage_files_from_your_dropbox_folder": "管理Dropbox文件夹中的文件", "have_an_extra_backup": "有一个额外的备份", + "checking_dropbox_status": "检查 Dropbox 状态", "work_with_non_overleaf_users": "和非Overleaf用户一起工作", "work_offline": "离线工作", "easily_manage_your_project_files_everywhere": "随时随地轻松管理您的项目文件", @@ -961,9 +961,9 @@ "clear_cache_explanation": "将从我们的编译服务器中清除所有隐藏的LaTeX文件(.aux .bbl等)。通常情况下您不需要这么做,除非您遇到了与其相关的麻烦。", "clear_cache_is_safe": "您的项目文件不会被删除或修改", "clearing": "正在清除", + "template_title_taken_from_project_title": "模板标题将自动从项目标题中获取", "template_description": "模板描述", "project_last_published_at": "您的项目最近一次被发布在", - "template_title_taken_from_project_title": "模板标题将自动从项目标题中获取", "problem_talking_to_publishing_service": "我们的发布服务出现故障,请在几分钟后再试", "unpublishing": "取消发布", "republish": "重新发布", @@ -985,9 +985,9 @@ "make_project_private_consequences": "如果设定您的项目为私有,它只可以被您选定共享的人所访问。", "need_to_upgrade_for_history": "需要升级您的账户方可使用历史功能", "ask_proj_owner_to_upgrade_for_history": "请要求项目所有者升级账户以使用历史功能", + "generic_if_problem_continues_contact_us": "如果问题仍然存在,请与我们联系", "anonymous": "匿名", "generic_something_went_wrong": "抱歉,出错了", - "generic_if_problem_continues_contact_us": "如果问题仍然存在,请与我们联系", "restoring": "正在恢复", "restore_to_before_these_changes": "恢复到未更改时的版本", "profile_complete_percentage": "您的资料完成了 __percentval__%", @@ -1028,23 +1028,23 @@ "can_link_to_sl_with_html": "您可以用下面的HTML链接到 __appName__:", "year": "年", "month": "月", + "your_new_plan": "你的新计划", "subscribe_to_this_plan": "订购此项", "your_plan": "您的订购", - "your_new_plan": "你的新计划", "your_subscription": "您的订阅", "on_free_trial_expiring_at": "您正在使用免费试用版,将在 __expiresAt__.到期", - "choose_a_plan_below": "选择一个套餐", - "currently_subscribed_to_plan": "您现在订阅的是 <0>__planName__ 套餐。", "your_plan_is_changing_at_term_end": "在当前计费周期结束时,您的计划将更改为<0>__pendingPlanName__。", + "choose_a_plan_below": "选择一个套餐", "want_change_to_apply_before_plan_end": "如果您希望在当前计费周期结束前应用此更改,请与我们联系。", + "currently_subscribed_to_plan": "您现在订阅的是 <0>__planName__ 套餐。", "change_plan": "改变套餐", - "next_payment_of_x_collectected_on_y": "<0>__paymentAmmount__ 的下次支付时间为<1>__collectionDate__ 。", "additional_licenses": "您的订阅包括<0>__additionalLicenses__个附加许可证,共有<1>__totalLicenses__个许可证。", "pending_additional_licenses": "您的订阅正在更改为包括<0>__pendingAdditionalLicenses__个附加许可证,总共有<1>__pendingTotalLicenses__个许可证。", + "next_payment_of_x_collectected_on_y": "<0>__paymentAmmount__ 的下次支付时间为<1>__collectionDate__ 。", "update_your_billing_details": "更新您的帐单细节", + "account_has_past_due_invoice_change_plan_warning": "您的帐户当前有逾期账单。在这个问题解决之前,你不能改变你的计划。", "subscription_canceled_and_terminate_on_x": " 您的订阅已被取消,将于 <0>__terminateDate__ 停止。不必支付其他费用。", "your_subscription_has_expired": "您的订购已过期", - "account_has_past_due_invoice_change_plan_warning": "您的帐户当前有逾期账单。在这个问题解决之前,你不能改变你的计划。", "create_new_subscription": "新建订购", "problem_with_subscription_contact_us": "您的订购出现了问题。请联系我们以获得更多信息。", "manage_group": "管理群组", @@ -1077,9 +1077,9 @@ "get_started_now": "立即开始", "sl_used_over_x_people_at": "已有来自以下学校的超过 __numberOfUsers__ 学生和学者在使用 __appName__", "collaboration": "合作", + "view_collab_edits_in_real_time": "实时查看协作者的修改。", "work_on_single_version": "在单一版本上合作", "view_collab_edits": "查看合作者的编辑 ", - "view_collab_edits_in_real_time": "实时查看协作者的修改。", "ease_of_use": " 易于使用", "no_complicated_latex_install": "不需要复杂的LaTeX安装", "all_packages_and_templates": "所有您所需要的包和<0>__templatesLink__", @@ -1124,10 +1124,10 @@ "can_revert_back_blurb": "无论是合作项目或者个人项目,有时候出现错误是难免的。 在__appName__中恢复早期版本很简单,这样就降低了失误的风险。", "start_using_sl_now": "立即开始使用 __appName__", "over_x_templates_easy_getting_started": "我们的模板库中有成千上万个__templates__,所以无论你是在写期刊文章、论文、简历还是其他什么,都很容易开始。", - "done": "完成", - "change": "改变", "change_or_cancel-change": "改变", + "done": "完成", "change_or_cancel-or": "或者", + "change": "改变", "change_or_cancel-cancel": "取消", "page_not_found": "找不到页面", "please_see_help_for_more_info": "了解更多信息请参看我们的帮助手册", @@ -1187,13 +1187,13 @@ "view_all": "预览所有", "terms": "条款", "privacy": "隐私", + "keep_current_plan": "保持我现在的计划", "contact": "联系", "change_to_this_plan": "该为这个订购项", - "keep_current_plan": "保持我现在的计划", - "processing": "处理中", - "sure_you_want_to_change_plan": "您确定想要改变套餐为 <0>__planName__?", "sure_you_want_to_cancel_plan_change": "是否确实要撤销计划的套餐更改?您将继续订阅<0>__planName__。", + "processing": "处理中", "revert_pending_plan_change": "撤销计划的套餐更改", + "sure_you_want_to_change_plan": "您确定想要改变套餐为 <0>__planName__?", "existing_plan_active_until_term_end": "您的现有计划及其功能将保持活动状态,直到当前计费周期结束。", "move_to_annual_billing": "转为包年套餐", "annual_billing_enabled": "包年套餐已启用", @@ -1223,9 +1223,9 @@ "cn": "中文 (简体)", "sync_to_github": "同步到 GitHub", "sync_to_dropbox_and_github": "同步到 Dropbox 和 GitHub", + "project_too_much_editable_text": "该项目具有太多可编辑文本,请尝试减少它。", "project_too_large": "项目太大", "project_too_large_please_reduce": "此项目的可编辑文本太多,请尝试减少它。最大的文件是:", - "project_too_much_editable_text": "该项目具有太多可编辑文本,请尝试减少它。", "please_ask_the_project_owner_to_link_to_github": "请让项目的拥有者将该项目链接到一个GitHub存储库", "go_to_pdf_location_in_code": "转到PDF中对应的位置", "ko": "韩语", @@ -1367,9 +1367,9 @@ "sync_project_to_github_explanation": "您在 __appName__ 中所做的任何更改将被交付并与GitHub中任何升级合并。", "github_merge_failed": "您在 __appName__ 和 GitHub 中的更改未能自动合并。请您手动将 <0>__sharelatex_branch__ 分支合并到git中的 <1>__master_branch__ 分支。当您手动合并完成后,点击下面继续。", "continue_github_merge": "我已经手动合并。继续", + "github_git_folder_error": "此项目在顶层包含一个.git文件夹,表示它已经是git存储库。Overleaf的Github同步服务无法同步git历史记录。请删除.git文件夹,然后重试。", "export_project_to_github": "将项目导出到GitHub", "github_validation_check": "请检查存储库的名字是否已被占用,且您有权限创建存储库。", - "github_git_folder_error": "此项目在顶层包含一个.git文件夹,表示它已经是git存储库。Overleaf的Github同步服务无法同步git历史记录。请删除.git文件夹,然后重试。", "repository_name": "存储库名称", "optional": "可选的", "github_public_description": "任何人都可以看到该存储库。您可以选择谁有权提交。", @@ -1381,10 +1381,10 @@ "link_to_github": "建立与您的GitHub账户的关联", "github_integration": "GitHub 整合", "github_is_premium": "与GitHub同步是一项付费功能", - "remote_service_error": "远程服务产生错误", - "linked_file": "导入的文件", "n_items": "__count__ 个项目", + "remote_service_error": "远程服务产生错误", "n_items_plural": "__count__ 个项目", + "linked_file": "导入的文件", "you_can_now_log_in_sso": "您现在可以通过您的机构登录,并可以获得<0>免费的 __appName__ 专业功能!", "link_institutional_email_get_started": "将机构电子邮件地址链接到您的帐户以开始。", "looks_like_youre_at": "看起来你在<0>__institutionName__!", @@ -1402,9 +1402,9 @@ "confirm_affiliation": "确认从属关系", "please_check_your_inbox_to_confirm": "请检查您的电子邮件收件箱以确认您属于<0>__institutionName__ 。", "your_affiliation_is_confirmed": "您已确认属于<0>__institutionName__。", - "thank_you": "谢谢您!", "imported_from_mendeley_at_date": "于 __formattedDate__ __relativeDate__,从Mendeley导入", "imported_from_zotero_at_date": "于 __formattedDate__ __relativeDate__,从Zotero导入", + "thank_you": "谢谢您!", "imported_from_external_provider_at_date": "于 __formattedDate__ __relativeDate__,从<0>__shortenedUrlHTML__导入", "imported_from_another_project_at_date": "于 __formattedDate__ __relativeDate__,从<0>另一个项目/__sourceEntityPathHTML__导入", "imported_from_the_output_of_another_project_at_date": "于 __formattedDate__ __relativeDate__,从<0>另一个项目的输出导入: __sourceOutputFilePathHTML__",