mirror of https://github.com/sualko/cloud_bbb
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>pull/263/head
parent
7e72133381
commit
583f759e37
|
@ -1,11 +1,13 @@
|
|||
OC.L10N.register(
|
||||
"bbb",
|
||||
{
|
||||
"Save" : "Guardar",
|
||||
"Let's go!" : "¡Vamos!",
|
||||
"Password" : "Contraseña",
|
||||
"Hello %s" : "Hola, %s",
|
||||
"Name" : "Nome",
|
||||
"You exceeded the maximum number of rooms." : "Superesti'l númberu máximu de sales.",
|
||||
"Edit" : "Editar",
|
||||
"_%n participant_::_%n participants_" : ["%n participante","%n participantes"],
|
||||
"Delete" : "Desaniciar",
|
||||
"Error" : "Error",
|
||||
|
|
|
@ -1,9 +1,11 @@
|
|||
{ "translations": {
|
||||
"Save" : "Guardar",
|
||||
"Let's go!" : "¡Vamos!",
|
||||
"Password" : "Contraseña",
|
||||
"Hello %s" : "Hola, %s",
|
||||
"Name" : "Nome",
|
||||
"You exceeded the maximum number of rooms." : "Superesti'l númberu máximu de sales.",
|
||||
"Edit" : "Editar",
|
||||
"_%n participant_::_%n participants_" : ["%n participante","%n participantes"],
|
||||
"Delete" : "Desaniciar",
|
||||
"Error" : "Error",
|
||||
|
|
Loading…
Reference in New Issue