mirror of https://github.com/sualko/cloud_bbb
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>pull/224/head
parent
bf08aa4231
commit
02f490628f
|
@ -129,8 +129,12 @@ OC.L10N.register(
|
|||
"URL has to start with HTTPS" : "La URL tiene que comenzar con https",
|
||||
"URL has to contain the {token} placeholder" : "La URL debe contener el referente {token}",
|
||||
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "La URL tiene que comenzar con https:// y contener {token}. Adicionalmente, se puede usar el referente {user}.",
|
||||
"The file \"{filename}\" was uploaded to your room." : "El archivo \"{filename}\" se ha subido a su sala.",
|
||||
"The file \"{filename}\" could not be uploaded to your room." : "El archivo \"{filename}\" no se puede subir a su sala.",
|
||||
"The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "El archivo \"{filename}\" no se puede subir a su sala. Puede que su servidor BigBlueButton no soporte esta acción.",
|
||||
"Send file to BBB" : "Enviar a ...",
|
||||
"Send to" : "Enviar a",
|
||||
"Start with" : "Empezar con",
|
||||
"Please select the room in which you like to use the file \"{filename}\"." : "Seleccione la sala en la que desea utilizar el archivo \"{filename}\".",
|
||||
"No rooms available!" : "No hay salas disponibles",
|
||||
"Send to BBB" : "Enviar a BBB",
|
||||
|
|
|
@ -127,8 +127,12 @@
|
|||
"URL has to start with HTTPS" : "La URL tiene que comenzar con https",
|
||||
"URL has to contain the {token} placeholder" : "La URL debe contener el referente {token}",
|
||||
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "La URL tiene que comenzar con https:// y contener {token}. Adicionalmente, se puede usar el referente {user}.",
|
||||
"The file \"{filename}\" was uploaded to your room." : "El archivo \"{filename}\" se ha subido a su sala.",
|
||||
"The file \"{filename}\" could not be uploaded to your room." : "El archivo \"{filename}\" no se puede subir a su sala.",
|
||||
"The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "El archivo \"{filename}\" no se puede subir a su sala. Puede que su servidor BigBlueButton no soporte esta acción.",
|
||||
"Send file to BBB" : "Enviar a ...",
|
||||
"Send to" : "Enviar a",
|
||||
"Start with" : "Empezar con",
|
||||
"Please select the room in which you like to use the file \"{filename}\"." : "Seleccione la sala en la que desea utilizar el archivo \"{filename}\".",
|
||||
"No rooms available!" : "No hay salas disponibles",
|
||||
"Send to BBB" : "Enviar a BBB",
|
||||
|
|
Loading…
Reference in New Issue