From 18cc8b9389a41fc5f3d23e839d2a5361815cac66 Mon Sep 17 00:00:00 2001 From: Kim Gardner Date: Thu, 8 Feb 2018 11:28:21 -0500 Subject: [PATCH] Update stream.comment_not_found text --- locales/da.yml | 2 +- locales/en.yml | 2 +- locales/es.yml | 2 +- locales/fr.yml | 1 + locales/nl_NL.yml | 2 +- locales/pt_BR.yml | 1 + locales/zh_CN.yml | 2 +- locales/zh_TW.yml | 2 +- 8 files changed, 8 insertions(+), 6 deletions(-) diff --git a/locales/da.yml b/locales/da.yml index b3cf32ea4..fb8ed1350 100644 --- a/locales/da.yml +++ b/locales/da.yml @@ -306,7 +306,7 @@ da: stream: all_comments: "Alle kommentarer" temporarily_suspended: "I overensstemmelse med {0}'s retningslinjer for fællesskabet er din konto midlertidigt suspenderet. Venligst tilslut dig samtalen {1}." - comment_not_found: "Kommentar blev ikke fundet" + comment_not_found: "Denne kommentar er blevet fjernet eller findes ikke." step_1_header: "Rapportér et problem" step_2_header: "Hjælp os med at forstå" step_3_header: "Tak for din indsats" diff --git a/locales/en.yml b/locales/en.yml index 14c29e3f6..fc70e2c3b 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -366,7 +366,7 @@ en: stream: all_comments: "All Comments" temporarily_suspended: "In accordance with {0}'s community guidelines, your account has been temporarily suspended. Please rejoin the conversation {1}." - comment_not_found: "Comment was not found" + comment_not_found: "This comment has been removed or does not exist." no_comments: "There are no comments yet, why don’t you write one?" no_comments_and_closed: "There were no comments on this article." step_1_header: "Report an issue" diff --git a/locales/es.yml b/locales/es.yml index 6b695851e..17f028dfa 100644 --- a/locales/es.yml +++ b/locales/es.yml @@ -357,7 +357,7 @@ es: stream: all_comments: "Todos los comentarios" temporarily_suspended: "De acuerdo con la guía de la comunidad de {0}, su cuenta ha sido temporalmente suspendida. Por favor unirse a la conversación {1}." - comment_not_found: "Comentario no encontrado" + comment_not_found: "Este comentario ha sido eliminado o no existe." no_comments: "Todavía no hay comentarios. ¿Por qué no escribes uno?" no_comments_and_closed: "No hubo comentarios en este artículo." streams: diff --git a/locales/fr.yml b/locales/fr.yml index 890582f7a..6583662ea 100644 --- a/locales/fr.yml +++ b/locales/fr.yml @@ -259,6 +259,7 @@ fr: stream: all_comments: "Tous les commentaires" temporarily_suspended: "Conformément à la charte d'utilisation des commentaires de {0}, votre compte a été temporairement suspendu. Merci de revenir dans la conversation {1}." + comment_not_found: "Ce commentaire a été supprimé ou n'existe pas." step_1_header: "Signaler un problème" step_2_header: "Aidez-nous à comprendre" step_3_header: "Merci pour votre participation" diff --git a/locales/nl_NL.yml b/locales/nl_NL.yml index be8888600..5e72ed278 100644 --- a/locales/nl_NL.yml +++ b/locales/nl_NL.yml @@ -358,7 +358,7 @@ nl_NL: stream: all_comments: "Alle reacties" temporarily_suspended: "In overeenstemming met de community richtlijnen van {0} is je account tijdelijk geschorst. Keer terug naar de conversaties {1}." - comment_not_found: "Reactie niet gevonden" + comment_not_found: "Deze opmerking is verwijderd of bestaat niet." no_comments: "Er zijn nog geen reacties. Schrijf er zelf eentje!" no_comments_and_closed: "Er waren geen reacties op dit artikel." step_1_header: "Rapporteer een issue" diff --git a/locales/pt_BR.yml b/locales/pt_BR.yml index bc36409cc..aaabb11a4 100644 --- a/locales/pt_BR.yml +++ b/locales/pt_BR.yml @@ -309,6 +309,7 @@ pt_BR: stream: all_comments: "Todos os comentários" temporarily_suspended: "De acordo com as diretrizes da comunidade de {0}, sua conta foi temporariamente suspensa. Por favor, volte para a conversa {1}." + comment_not_found: "Este comentário foi removido ou não existe." step_1_header: "Relatar um problema" step_2_header: "Ajude-nos a entender" step_3_header: "Obrigdo por sua contribuição" diff --git a/locales/zh_CN.yml b/locales/zh_CN.yml index 1b1709a38..b13343fcf 100644 --- a/locales/zh_CN.yml +++ b/locales/zh_CN.yml @@ -323,7 +323,7 @@ zh_CN: stream: all_comments: "所有评论" temporarily_suspended: "根据 {0} 的社群指引方针,您的帐号已被暂时停用。请稍后加入对话 {1}。" - comment_not_found: "未找到评论" + comment_not_found: "此评论已被删除或不存在。" no_comments: "还没有评论,不如你写个?" no_comments_and_closed: "该文章没有评论。" step_1_header: "报告问题" diff --git a/locales/zh_TW.yml b/locales/zh_TW.yml index 0edceedb4..8bcf50db5 100644 --- a/locales/zh_TW.yml +++ b/locales/zh_TW.yml @@ -323,7 +323,7 @@ zh_TW: stream: all_comments: "全部評論" temporarily_suspended: "根據{0}的社區規定,您的帳戶已被暫時停用。請重新加入對話{1}。" - comment_not_found: "未發現評論" + comment_not_found: "此評論已被刪除或不存在。" no_comments: "暫時還沒有評論,何不寫條評論呢?" no_comments_and_closed: "這篇文章沒有評論。" step_1_header: "舉報問題"