aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/es_CO.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-11-24 00:27:21 +0000
committerNextcloud bot <bot@nextcloud.com>2023-11-24 00:27:21 +0000
commit0d478a0b9c749612d9ef508f0472582fa07d5574 (patch)
tree9b3f08c24870d699f5c5b61ab51a44109bc1d711 /apps/comments/l10n/es_CO.js
parentb092daa0f626c2a3a5d70a3914e0dead2e8f38e8 (diff)
downloadnextcloud-server-0d478a0b9c749612d9ef508f0472582fa07d5574.tar.gz
nextcloud-server-0d478a0b9c749612d9ef508f0472582fa07d5574.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments/l10n/es_CO.js')
-rw-r--r--apps/comments/l10n/es_CO.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/comments/l10n/es_CO.js b/apps/comments/l10n/es_CO.js
index 66a9a4d96e3..58d08fdb451 100644
--- a/apps/comments/l10n/es_CO.js
+++ b/apps/comments/l10n/es_CO.js
@@ -15,7 +15,6 @@ OC.L10N.register(
"Retry" : "Reintentar",
"Comment" : "Comentario",
"Comment deleted" : "Comentario borrado",
- "%1$s commented" : "%1$s comentó",
"_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"]
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");