-
Notifications
You must be signed in to change notification settings - Fork 2
Translations Update, please integrate #724
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: release
Are you sure you want to change the base?
Conversation
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." |
There was a problem hiding this comment.
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." |
There was a problem hiding this comment.
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." |
There was a problem hiding this comment.
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" |
There was a problem hiding this comment.
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." |
There was a problem hiding this comment.
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": "미리 보기 생성에 실패했습니다. 자세한 내용은 세부 사항을 확인하십시오." |
There was a problem hiding this comment.
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." |
There was a problem hiding this comment.
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.
please merge. cc @rgeraght