From 37b42fc20b5f9e0f90ae301aa5b86b56b3379bbd Mon Sep 17 00:00:00 2001 From: Jakob Ackermann Date: Thu, 20 Jul 2023 12:11:33 +0200 Subject: [PATCH] Merge pull request #13977 from overleaf/jpa-translations-fixes [web] translations fixes GitOrigin-RevId: 526560b35fad6e005ab653b5b45cdf84255af686 --- .../preview-logs-pane-max-entries.js | 26 +++++++++---------- services/web/locales/da.json | 2 +- services/web/locales/de.json | 5 ++-- services/web/locales/en.json | 2 +- services/web/locales/fr.json | 1 - services/web/locales/pt.json | 4 +-- services/web/locales/sv.json | 1 - services/web/locales/zh-CN.json | 1 - 8 files changed, 19 insertions(+), 23 deletions(-) diff --git a/services/web/frontend/js/features/preview/components/preview-logs-pane-max-entries.js b/services/web/frontend/js/features/preview/components/preview-logs-pane-max-entries.js index 433af84be3..daaaca7091 100644 --- a/services/web/frontend/js/features/preview/components/preview-logs-pane-max-entries.js +++ b/services/web/frontend/js/features/preview/components/preview-logs-pane-max-entries.js @@ -39,19 +39,19 @@ function PreviewLogsPaneMaxEntries({ totalEntries, entriesShown, hasErrors }) { {t('tip')}: - ), - 'learn-more-link': ( - // eslint-disable-next-line jsx-a11y/anchor-has-content - - ), - }} + components={[ + , um dich auf das Beheben von Fehlern zu fokussieren. Wir empfehlen, Fehler direkt zu beheben; wenn sich viele Fehler ansammeln, wird es schwerer sie zu beheben. Mehr erfahren", + "log_entry_maximum_entries_enable_stop_on_first_error": "Versuche, den ersten Fehler zu beheben und neu zu kompilieren. Oft führt der erste Fehler zu vielen Fehlermeldungen im weiteren Verlauf. Du kannst <0>„Beim ersten Fehler anhalten“ aktivieren, um dich auf das Beheben von Fehlern zu fokussieren. Wir empfehlen, Fehler direkt zu beheben; wenn sich viele Fehler ansammeln, wird es schwerer sie zu beheben. <1>Mehr erfahren", "log_entry_maximum_entries_title": "__total__ Protokollmeldungen insgesamt, zeige die ersten __displayed__", "log_hint_extra_info": "Erfahre mehr", "log_in": "Anmelden", diff --git a/services/web/locales/en.json b/services/web/locales/en.json index 41a2266d5a..1df3b1f236 100644 --- a/services/web/locales/en.json +++ b/services/web/locales/en.json @@ -937,7 +937,7 @@ "loading_recent_github_commits": "Loading recent commits", "log_entry_description": "Log entry with level: __level__", "log_entry_maximum_entries": "Maximum log entries limit hit", - "log_entry_maximum_entries_enable_stop_on_first_error": "Try to fix the first error and recompile. Often one error causes many later error messages. You can to focus on fixing errors. We recommend fixing errors as soon as possible; letting them accumulate may lead to hard-to-debug and fatal errors. Learn more", + "log_entry_maximum_entries_enable_stop_on_first_error": "Try to fix the first error and recompile. Often one error causes many later error messages. You can <0>Enable “Stop on first error” to focus on fixing errors. We recommend fixing errors as soon as possible; letting them accumulate may lead to hard-to-debug and fatal errors. <1>Learn more", "log_entry_maximum_entries_see_full_logs": "If you need to see the full logs, you can still download them or view the raw logs below.", "log_entry_maximum_entries_title": "__total__ log messages total. Showing the first __displayed__", "log_hint_extra_info": "Learn more", diff --git a/services/web/locales/fr.json b/services/web/locales/fr.json index 8cce1fe5df..145f1a43bb 100644 --- a/services/web/locales/fr.json +++ b/services/web/locales/fr.json @@ -375,7 +375,6 @@ "git_bridge_modal_description": "Vous pouvez effectuer un git clone de votre projet en utilisant le lien ci-dessous.", "github_commit_message_placeholder": "Message de commit pour les changements effectués dans __appName__…", "github_credentials_expired": "Vos identifiants GitHub ont expiré", - "github_file_name_error": "Votre projet contient un ou plusieurs fichiers avec un nom invalide. Veuillez vérifier votre dépôt puis réessayer.", "github_for_link_shared_projects": "Vous avez accédé à ce projet par un partage de lien : celui-ci ne sera pas synchronisé à votre GitHub tant que vous n’aurez pas été invité par courriel par le propriétaire du projet.", "github_git_folder_error": "Ce projet contient un répertoire .git à sa racine, ce qui indique qu’il s’agit déjà d’un dépôt Git. Le service de synchronisation GitHub d’Overleaf n’est pas en mesure de synchroniser les historiques Git. Veuillez supprimer le répertoire .git et réessayer.", "github_integration_info": "Poussez et tirez des commits vers et depuis GitHub, ou directement depuis Git, permettant ainsi à vous et vos collaborateur·rice·s de travailler hors connexion avec Git ou en ligne sur Overleaf.", diff --git a/services/web/locales/pt.json b/services/web/locales/pt.json index d1b8b86f78..be6c2aca73 100644 --- a/services/web/locales/pt.json +++ b/services/web/locales/pt.json @@ -676,7 +676,7 @@ "sure_you_want_to_change_plan": "Você tem certeza que deseja alterar o plano para <0>__planName__?", "sure_you_want_to_delete": "Você tem certeza que deseja excluir permanentemente os seguintes arquivos?", "sure_you_want_to_leave_group": "Você tem certeza que deseja sair do grupo?", - "sure_you_want_to_restore_before": "Você tem certeza que deseja restaurar __filename__ para antes das alterações em __date__?", + "sure_you_want_to_restore_before": "Você tem certeza que deseja restaurar <0>__filename__ para antes das alterações em __date__?", "sv": "Suéco", "sync": "Sincronia", "sync_dropbox_github": "Sincronize com Dropbox e GitHub", @@ -789,7 +789,7 @@ "work_with_word_users": "Trabalhe com usuários do Word", "work_with_word_users_blurb": "__appName__ é tão fácil de se familiarizar que você poderá convidar seus colegas que não usam LaTeX para editar seus documentos LaTeX. Eles irão começar a produzir a partir do primeiro dia e serão capazes de aprender LaTeX aos poucos.", "year": "ano", - "you_have_added_x_of_group_size_y": "Você adicionou __addedUsersSize__ de <1>__groupSize__ membros disponíveis.", + "you_have_added_x_of_group_size_y": "Você adicionou <0>__addedUsersSize__ de <1>__groupSize__ membros disponíveis.", "you_introed_high_number": " Você adicionou <0>__numberOfPeople__ pessoas ao __appName__. Bom trabalho!", "you_introed_small_number": " Você introduziu <0>__numberOfPeople__ pessoas no __appName__. Parabéns, mas você pode trazer mais?", "you_not_introed_anyone_to_sl": "Você não adicionou ninguém ao __appName__ ainda. Comece a compartilhar!", diff --git a/services/web/locales/sv.json b/services/web/locales/sv.json index 0d9dd23d04..662a0f5fdd 100644 --- a/services/web/locales/sv.json +++ b/services/web/locales/sv.json @@ -378,7 +378,6 @@ "get_started_now": "Börja redan nu", "github_commit_message_placeholder": "Commit meddelande för ändringar gjorda i __appName__...", "github_credentials_expired": "Din auktorisering för GitHub har löpt ut", - "github_file_name_error": "Ditt projekt innehåller fil(er) med ogiltigt/-a filnamn. Vänligen kontrollera ditt kodförråd och försök igen.", "github_for_link_shared_projects": "Det här projektet har nåtts via länkdelning och kommer inte att synkroniseras med din GitHub om inte projektägaren bjuder in dig via e-post.", "github_integration_info": "Hämta och tryck upp ändringar till och från GitHub, så att dina samarbetspartners kan jobba offline med git och online med __appName__.", "github_integration_lowercase": "GitHubintegration", diff --git a/services/web/locales/zh-CN.json b/services/web/locales/zh-CN.json index bbea3b36ba..5b61760baa 100644 --- a/services/web/locales/zh-CN.json +++ b/services/web/locales/zh-CN.json @@ -372,7 +372,6 @@ "git_bridge_modal_description": "您可以使用下面显示的链接来gitclone您的项目。", "github_commit_message_placeholder": "为 __appName__ 中的更改提交信息", "github_credentials_expired": "您的 Github 授权凭证已过期", - "github_file_name_error": "您的项目包含文件名无效的文件。请检查您的存储库并重试。", "github_for_link_shared_projects": "此项目是通过链接共享访问的,除非项目所有者通过电子邮件邀请您,否则不会与您的Github同步。", "github_git_folder_error": "此项目在顶层包含一个.git文件夹,表示它已经是git存储库。Overleaf的Github同步服务无法同步git历史记录。请删除.git文件夹,然后重试。", "github_integration_info": "与GitHub或直接从Git进行提交和拉取提交,因此您或您的合作者可以在Git上脱机工作,并在Overleaf上在线工作。",