diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-09-17 12:33:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-09-17 12:33:53 +0000 |
commit | 1fab3d92eb20f1e42ec46e2612ac4df42c2f4af8 (patch) | |
tree | a6391e9f75469012ea66adb80cc57745da6bfe97 /apps/comments/l10n/es_PA.js | |
parent | cda4540f51ca2892c9190cbae0812483d4d44dc8 (diff) | |
download | nextcloud-server-1fab3d92eb20f1e42ec46e2612ac4df42c2f4af8.tar.gz nextcloud-server-1fab3d92eb20f1e42ec46e2612ac4df42c2f4af8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/es_PA.js')
-rw-r--r-- | apps/comments/l10n/es_PA.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/comments/l10n/es_PA.js b/apps/comments/l10n/es_PA.js index 06edc7ea813..753c5fb4279 100644 --- a/apps/comments/l10n/es_PA.js +++ b/apps/comments/l10n/es_PA.js @@ -25,8 +25,6 @@ OC.L10N.register( "Error occurred while updating comment with id {id}" : "Se presentó un error al actualizar el comentario con Id {id}", "Error occurred while posting comment" : "Se presentó un error al publicar el comentario", "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer"], - "Comment" : "Comentario", - "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Te mencionaron en \"%s\", en un comentario de un usuario que ya ha sido borrado", - "%1$s mentioned you in a comment on “%2$s”" : "%1$s te mencionó en un comentario en “%2$s”" + "Comment" : "Comentario" }, "nplurals=2; plural=(n != 1);"); |