From 07c3f74862786d6079aa65ae6bfe493e5ada1823 Mon Sep 17 00:00:00 2001 From: enahum Date: Fri, 22 Jul 2016 13:05:26 -0400 Subject: daily + include nederlands (#3659) --- i18n/pt-BR.json | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) (limited to 'i18n/pt-BR.json') diff --git a/i18n/pt-BR.json b/i18n/pt-BR.json index 77256cfa9..869e644e0 100644 --- a/i18n/pt-BR.json +++ b/i18n/pt-BR.json @@ -1011,9 +1011,13 @@ "id": "api.post.make_direct_channel_visible.update_pref.error", "translation": "Falha ao atualizar as preferencias do canal direto user_id=%v other_user_id=%v err=%v" }, + { + "id": "api.post.notification.here.warn", + "translation": "Unable to send notification to online users with @here, err=%v" + }, { "id": "api.post.send_notifications_and_forget.comment_thread.error", - "translation": "Failed to retrieve comment thread posts in notifications root_post_id=%v, err=%v" + "translation": "Falha ao obter os comentários da mensagem em notificações root_post_id=%v, err=%v" }, { "id": "api.post.send_notifications_and_forget.mention_body", @@ -1243,6 +1247,10 @@ "id": "api.slackimport.slack_import.zip.app_error", "translation": "Não foi possível abrir o arquivo zip" }, + { + "id": "api.status.init.debug", + "translation": "Inicializando post api routes" + }, { "id": "api.status.last_activity.error", "translation": "Não foi possível atualizar LastActivityAt para user_id=%v e session_id=%v, err=%v" @@ -1563,6 +1571,10 @@ "id": "api.templates.verify_subject", "translation": "[{{ .SiteName }}] Verificação Email" }, + { + "id": "api.templates.welcome_body.app_download_info", + "translation": "For the best experience, download the apps for PC, Mac, iOS and Android from:" + }, { "id": "api.templates.welcome_body.button", "translation": "Verificar Email" @@ -3895,6 +3907,10 @@ "id": "store.sql_status.get.missing.app_error", "translation": "Nenhuma entrada para este status existe" }, + { + "id": "store.sql_status.get_online.app_error", + "translation": "Encontrado um erro ao obter todos os status online/ausente" + }, { "id": "store.sql_status.get_online_away.app_error", "translation": "Encontrado um erro ao obter todos os status online/ausente" -- cgit v1.2.3-1-g7c22