Skip to content

Conversation

@rgeraghty
Copy link
Collaborator

please merge. cc @rgeraght

@codecov
Copy link

codecov bot commented Nov 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

"message": "Das Generieren der Vorschau ist fehlgeschlagen. Bitte versuchen Sie es später erneut."
},
"error_preview_4XX": {
"message": "Erstellung der Vorschau fehlgeschlagen. Weitere Informationen finden Sie in den Details."
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This new translation of "Preview generation failed" is different compared to existing other strings that start with the same sentence (e.g. line 423). We should keep all occurrences of this sentence the same across a language file.

"message": "Error al generar la vista previa. Inténtelo de nuevo más tarde."
},
"error_preview_4XX": {
"message": "Error al generar vista previa. Consulte los detalles para obtener más información."
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This new translation of "Preview generation failed" is different compared to existing other strings that start with the same sentence (e.g. line 423). We should keep all occurrences of this sentence the same across a language file.

"message": "La génération de la prévisualisation a échoué. Veuillez réessayer ultérieurement."
},
"error_preview_4XX": {
"message": "Échec de génération de la prévisualisation. Consultez les détails pour plus d’informations."
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This new translation of "Preview generation failed" is different compared to existing other strings that start with the same sentence (e.g. line 423). We should keep all occurrences of this sentence the same across a language file.

},
"open_urls": {
"message": "Ouvrir les URL $1"
"message": "Ouvrir $1 URL"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just to clarify, $1 will be replaced with a digit (the number of URLs > 1).

"message": "Generazione dell’anteprima non riuscita. Riprova più tardi"
},
"error_preview_4XX": {
"message": "Generazione anteprima non riuscita. Controlla i dettagli per ulteriori informazioni."
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This new translation of "Preview generation failed" is different compared to existing other strings that start with the same sentence (e.g. line 423). We should keep all occurrences of this sentence the same across a language file.

"message": "미리보기 생성에 실패했습니다. 나중에 다시 시도해 주십시오."
},
"error_preview_4XX": {
"message": "미리 보기 생성에 실패했습니다. 자세한 내용은 세부 사항을 확인하십시오."
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This new translation of "Preview generation failed" is different compared to existing other strings that start with the same sentence (e.g. line 423). We should keep all occurrences of this sentence the same across a language file.

"message": "Falha ao gerar a pré-visualização. Tente novamente mais tarde."
},
"error_preview_4XX": {
"message": "Falha na geração da visualização. Verifique os detalhes para obter mais informações."
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This new translation of "Preview generation failed" is different compared to existing other strings that start with the same sentence (e.g. line 423). We should keep all occurrences of this sentence the same across a language file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants