Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/pt_PT.js')
-rw-r--r--apps/comments/l10n/pt_PT.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/pt_PT.js b/apps/comments/l10n/pt_PT.js
index 235e5cd5e3e..c605f9182e1 100644
--- a/apps/comments/l10n/pt_PT.js
+++ b/apps/comments/l10n/pt_PT.js
@@ -10,8 +10,6 @@ OC.L10N.register(
"%1$s commented on %2$s" : "%1$s comentou %2$s",
"{author} commented on {file}" : "{author} comentou em {file}",
"<strong>Comments</strong> for files" : "<strong>Comentários</strong> aos ficheiros",
- "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Foste mencionado e, “{file}”, num comentário de um utilizador que foi entretanto removido",
- "{user} mentioned you in a comment on “{file}”" : "{user} mencionou-te num comentário em “{file}”",
"Files app plugin to add comments to files" : "Plugin de aplicação de ficheiros para adicionar comentários aos ficheiros",
"Edit comment" : "Editar comentário",
"Delete comment" : "Eliminar comentário",
@@ -20,6 +18,8 @@ OC.L10N.register(
"_%n unread comment_::_%n unread comments_" : ["%n comentários por ler","%n comentários por ler"],
"_1 new comment_::_{unread} new comments_" : ["1 novo comentário","{unread} novos comentários"],
"Comment" : "Comentário",
+ "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Foste mencionado e, “{file}”, num comentário de um utilizador que foi entretanto removido",
+ "{user} mentioned you in a comment on “{file}”" : "{user} mencionou-te num comentário em “{file}”",
"New comment …" : "Novo comentário …",
"Post" : "Publicar",
"Cancel" : "Cancelar",