[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2018-10-15 00:29:53 +00:00
Родитель e53a3ebbce
Коммит 4e31e631e2
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 130DAB86D3FB356C
2 изменённых файлов: 16 добавлений и 0 удалений

Просмотреть файл

@ -82,6 +82,7 @@ OC.L10N.register(
"Today" : "Hoy",
"Yesterday" : "Ayer",
"{relativeDate}, {absoluteDate}" : "{relativeDate}, {absoluteDate}",
"The message you are trying to send is too long" : "El mensaje que intentas enviar es demasiado largo",
"Error occurred while sending message" : "Ha ocurrido un error al mandar el mensaje",
"File to share" : "Archivo que compartir",
"Error while sharing" : "Error al compartir",
@ -90,10 +91,16 @@ OC.L10N.register(
"Demote from moderator" : "Degradar de moderador",
"Promote to moderator" : "Elevar a moderador",
"Remove participant" : "Eliminar participante",
"Error while promoting user to moderator" : "Error al ascender el usuario a moderador",
"Error while demoting moderator" : "Error al degradar al moderador",
"Error while removing user from room" : "Error al sacar el usuario de la habitación",
"Add participant …" : "Añadir participante",
"Favorited" : "Agregado a favoritos",
"Remove from favorites" : "Eliminar de favoritos",
"Add to favorites" : "Añadir a favoritos",
"Always notify" : "Notificar siempre",
"Notify on @-mention" : "Notificar en @-menciones",
"Never notify" : "No notificar nunca",
"Leave conversation" : "Abandonar conversación",
"Delete conversation" : "Borrar conversación",
"No other people in this call" : "No hay más gente en esta llamada",
@ -176,6 +183,7 @@ OC.L10N.register(
"Join »%s«" : "Unirte »%s«",
"Join now" : "Unirte ahora",
"{user} sent you a private message" : "{user} te ha enviado un mensaje privado",
"{user} sent a message in conversation {call}" : "{user} ha enviado un mensaje en la conversación {call}",
"{user} mentioned you in a private conversation" : "{user} te ha mencionado en una conversación privada",
"%s invited you to a private conversation" : "%s te ha invitado a una conversación privada",
"{user} invited you to a private conversation" : "{user} te ha invitado a una conversación privada",

Просмотреть файл

@ -80,6 +80,7 @@
"Today" : "Hoy",
"Yesterday" : "Ayer",
"{relativeDate}, {absoluteDate}" : "{relativeDate}, {absoluteDate}",
"The message you are trying to send is too long" : "El mensaje que intentas enviar es demasiado largo",
"Error occurred while sending message" : "Ha ocurrido un error al mandar el mensaje",
"File to share" : "Archivo que compartir",
"Error while sharing" : "Error al compartir",
@ -88,10 +89,16 @@
"Demote from moderator" : "Degradar de moderador",
"Promote to moderator" : "Elevar a moderador",
"Remove participant" : "Eliminar participante",
"Error while promoting user to moderator" : "Error al ascender el usuario a moderador",
"Error while demoting moderator" : "Error al degradar al moderador",
"Error while removing user from room" : "Error al sacar el usuario de la habitación",
"Add participant …" : "Añadir participante",
"Favorited" : "Agregado a favoritos",
"Remove from favorites" : "Eliminar de favoritos",
"Add to favorites" : "Añadir a favoritos",
"Always notify" : "Notificar siempre",
"Notify on @-mention" : "Notificar en @-menciones",
"Never notify" : "No notificar nunca",
"Leave conversation" : "Abandonar conversación",
"Delete conversation" : "Borrar conversación",
"No other people in this call" : "No hay más gente en esta llamada",
@ -174,6 +181,7 @@
"Join »%s«" : "Unirte »%s«",
"Join now" : "Unirte ahora",
"{user} sent you a private message" : "{user} te ha enviado un mensaje privado",
"{user} sent a message in conversation {call}" : "{user} ha enviado un mensaje en la conversación {call}",
"{user} mentioned you in a private conversation" : "{user} te ha mencionado en una conversación privada",
"%s invited you to a private conversation" : "%s te ha invitado a una conversación privada",
"{user} invited you to a private conversation" : "{user} te ha invitado a una conversación privada",