diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-09-20 00:09:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-09-20 00:09:37 +0000 |
commit | 70660d0d6c789735e27b7faf301ad9ccc015d1df (patch) | |
tree | 864ed13bf090742e91584778a2cb4b8cd5a7a344 /apps/comments/l10n/ast.json | |
parent | 7d5de9cf850f44eecdab2a834319767a2d285d60 (diff) | |
download | nextcloud-server-70660d0d6c789735e27b7faf301ad9ccc015d1df.tar.gz nextcloud-server-70660d0d6c789735e27b7faf301ad9ccc015d1df.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/ast.json')
-rw-r--r-- | apps/comments/l10n/ast.json | 22 |
1 files changed, 21 insertions, 1 deletions
diff --git a/apps/comments/l10n/ast.json b/apps/comments/l10n/ast.json index 30dd7e23077..f4de1d45d7c 100644 --- a/apps/comments/l10n/ast.json +++ b/apps/comments/l10n/ast.json @@ -1,6 +1,26 @@ { "translations": { + "New comment …" : "Comentariu nuevu...", + "Delete comment" : "Desaniciar comentariu", + "Post" : "Espublizar", "Cancel" : "Encaboxar", + "Edit comment" : "Editar comentariu", + "[Deleted user]" : "[Usuariu desaniciáu]", + "Comments" : "Comentarios", + "No comments yet, start the conversation!" : "Entá nun hai comentarios. ¡Entama una conversación!", + "More comments …" : "Más comentarios...", "Save" : "Guardar", - "Comment" : "Comentariu" + "Error occurred while retrieving comment with id {id}" : "Asocedió un fallu entrín se recibía'l comentariu cola ID {id}", + "Error occurred while updating comment with id {id}" : "Asocedió un fallu entrín s'anovaba'l comentariu cola ID {id}", + "Error occurred while posting comment" : "Asocedieron fallos entrín s'espublizaba'l comentariu", + "{count} unread comments" : "{count} comentarios ensin lleer", + "Comment" : "Comentariu", + "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> pa ficheros", + "You commented" : "Comentesti", + "%1$s commented" : "%1$s comentó", + "You commented on %2$s" : "Comentesti en %2$s", + "%1$s commented on %2$s" : "%1$s comentó en %2$s", + "Type in a new comment..." : "Teclexa un comentariu nuevu...", + "No other comments available" : "Nun hai otros comentarios disponibles", + "More comments..." : "Más comentarios..." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |