From 4b873b35b7865a553ecef1d0c85dee2f424f9f61 Mon Sep 17 00:00:00 2001 From: Nextcloud bot <bot@nextcloud.com> Date: Thu, 29 Sep 2016 00:07:08 +0000 Subject: [tx-robot] updated from transifex --- apps/comments/l10n/pt_PT.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/comments/l10n/pt_PT.js') diff --git a/apps/comments/l10n/pt_PT.js b/apps/comments/l10n/pt_PT.js index 31d84a73f16..bc1a4cef17d 100644 --- a/apps/comments/l10n/pt_PT.js +++ b/apps/comments/l10n/pt_PT.js @@ -12,7 +12,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "Ocorreu um erro ao tentar obter o comentário com o id {id}", "Error occurred while updating comment with id {id}" : "Ocorreu um erro ao tentar atualizar o comentário com o id {id}", "Error occurred while posting comment" : "Ocorreu um erro ao tentar publicar o comentário", - "{count} unread comments" : "{count} comentários não lidos", "Comment" : "Comentário", "You commented" : "Comentou", "%1$s commented" : "%1$s comentou", @@ -20,6 +19,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s comentou %2$s", "Type in a new comment..." : "Escreva um novo comentário...", "No other comments available" : "Nenhum outro comentário disponível", - "More comments..." : "Mais comentários..." + "More comments..." : "Mais comentários...", + "{count} unread comments" : "{count} comentários não lidos" }, "nplurals=2; plural=(n != 1);"); -- cgit v1.2.3