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:
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",