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(
|
OC.L10N.register(
|
||||||
"bbb",
|
"bbb",
|
||||||
{
|
{
|
||||||
|
"Save" : "Guardar",
|
||||||
"Let's go!" : "¡Vamos!",
|
"Let's go!" : "¡Vamos!",
|
||||||
"Password" : "Contraseña",
|
"Password" : "Contraseña",
|
||||||
"Hello %s" : "Hola, %s",
|
"Hello %s" : "Hola, %s",
|
||||||
"Name" : "Nome",
|
"Name" : "Nome",
|
||||||
"You exceeded the maximum number of rooms." : "Superesti'l númberu máximu de sales.",
|
"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"],
|
"_%n participant_::_%n participants_" : ["%n participante","%n participantes"],
|
||||||
"Delete" : "Desaniciar",
|
"Delete" : "Desaniciar",
|
||||||
"Error" : "Error",
|
"Error" : "Error",
|
||||||
|
|
|
@ -1,9 +1,11 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
|
"Save" : "Guardar",
|
||||||
"Let's go!" : "¡Vamos!",
|
"Let's go!" : "¡Vamos!",
|
||||||
"Password" : "Contraseña",
|
"Password" : "Contraseña",
|
||||||
"Hello %s" : "Hola, %s",
|
"Hello %s" : "Hola, %s",
|
||||||
"Name" : "Nome",
|
"Name" : "Nome",
|
||||||
"You exceeded the maximum number of rooms." : "Superesti'l númberu máximu de sales.",
|
"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"],
|
"_%n participant_::_%n participants_" : ["%n participante","%n participantes"],
|
||||||
"Delete" : "Desaniciar",
|
"Delete" : "Desaniciar",
|
||||||
"Error" : "Error",
|
"Error" : "Error",
|
||||||
|
|
Loading…
Reference in New Issue