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:
authorNextcloud bot <bot@nextcloud.com>2018-12-24 04:11:59 +0300
committerNextcloud bot <bot@nextcloud.com>2018-12-24 04:11:59 +0300
commit23889c50fceee16b6873bbd9a8ee4867ca99fba0 (patch)
tree3738d857855ef62fcb85c11b6caa4c8cf4637fbb /apps/comments
parent3aacf8305a9d0293460c00a738dbda6e48bee08e (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r--apps/comments/l10n/gl.js4
-rw-r--r--apps/comments/l10n/gl.json4
2 files changed, 8 insertions, 0 deletions
diff --git a/apps/comments/l10n/gl.js b/apps/comments/l10n/gl.js
index bcd135576a4..2d1fe45b67e 100644
--- a/apps/comments/l10n/gl.js
+++ b/apps/comments/l10n/gl.js
@@ -12,6 +12,7 @@ OC.L10N.register(
"More comments …" : "Máis comentarios …",
"Save" : "Gardar",
"Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}",
+ "Error occurred while retrieving comment with ID {id}" : "Produciuse un erro ao recuperar o comentario co ID {id}",
"Error occurred while updating comment with id {id}" : "Produciuse un erro ao actualizar o comentario co ID {id}",
"Error occurred while posting comment" : "Produciuse un erro ao publicar o comentario",
"_%n unread comment_::_%n unread comments_" : ["%n comentario sen ler","%n comentarios sen ler"],
@@ -24,7 +25,10 @@ OC.L10N.register(
"%1$s commented on %2$s" : "%1$s comentados en %2$s",
"{author} commented on {file}" : "{author} comentou en {file}",
"<strong>Comments</strong> for files" : "<strong>Comentarios</strong> para ficheiros",
+ "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Mencionárono en «{file}», nun comentario dun usuario que foi eliminado",
"{user} mentioned you in a comment on “{file}”" : "{user} mencionouno a vostede nun comentario en «{file}»",
+ "Files app plugin to add comments to files" : "Engadido da aplicación de ficheiros para engadir comentarios aos ficheirros",
+ "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Mencionárono en «%s», nun comentario dun usuario que foi eliminado",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s mencionouno a vostede nun comentario en «%2$s»"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/comments/l10n/gl.json b/apps/comments/l10n/gl.json
index 0fd34e02f4d..fe58c61eab9 100644
--- a/apps/comments/l10n/gl.json
+++ b/apps/comments/l10n/gl.json
@@ -10,6 +10,7 @@
"More comments …" : "Máis comentarios …",
"Save" : "Gardar",
"Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}",
+ "Error occurred while retrieving comment with ID {id}" : "Produciuse un erro ao recuperar o comentario co ID {id}",
"Error occurred while updating comment with id {id}" : "Produciuse un erro ao actualizar o comentario co ID {id}",
"Error occurred while posting comment" : "Produciuse un erro ao publicar o comentario",
"_%n unread comment_::_%n unread comments_" : ["%n comentario sen ler","%n comentarios sen ler"],
@@ -22,7 +23,10 @@
"%1$s commented on %2$s" : "%1$s comentados en %2$s",
"{author} commented on {file}" : "{author} comentou en {file}",
"<strong>Comments</strong> for files" : "<strong>Comentarios</strong> para ficheiros",
+ "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Mencionárono en «{file}», nun comentario dun usuario que foi eliminado",
"{user} mentioned you in a comment on “{file}”" : "{user} mencionouno a vostede nun comentario en «{file}»",
+ "Files app plugin to add comments to files" : "Engadido da aplicación de ficheiros para engadir comentarios aos ficheirros",
+ "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Mencionárono en «%s», nun comentario dun usuario que foi eliminado",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s mencionouno a vostede nun comentario en «%2$s»"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file