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

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-06-21 06:23:54 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-21 06:23:54 +0300
commitd4da757c72eb62f0115f4ce82b55260318190a8c (patch)
tree75f613cc325bf0aa14cd3ca16b4bb4ffb6bafd50 /l10n/es.js
parent2cccbd0ff285435e60bfde327e41676ca3bb7388 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/es.js')
-rw-r--r--l10n/es.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/l10n/es.js b/l10n/es.js
index 06991791a..4d6c6c01b 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -163,6 +163,10 @@ OC.L10N.register(
"You deleted a reaction" : "Has borrado una reacción",
"{actor} cleared the history of the conversation" : "{actor} ha vaciado el historial de la conversación",
"You cleared the history of the conversation" : "Ha vaciado el historial de la conversación",
+ "{actor} closed the poll {poll}" : "{actor} ha cerrado la votación {poll}",
+ "You closed the poll {poll}" : "Has cerrado la votación {poll}",
+ "{actor} voted on the poll {poll}" : "{actor} ha votado en la votación {poll}",
+ "You voted on the poll {poll}" : "Has votado en la votación {poll}",
"Message deleted by author" : "Mensaje eliminado por el autor",
"Message deleted by {actor}" : "Mensaje eliminado por {actor}",
"Message deleted by you" : "Has eliminado este mensaje",