mirror of https://github.com/sualko/cloud_bbb
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>pull/254/merge
parent
9bc7a40865
commit
ecc40c6ed4
|
|
@ -117,7 +117,7 @@ OC.L10N.register(
|
|||
"Could not modify publishing state" : "No s'ha pogut modificar l'estat de publicació ",
|
||||
"Open room" : "Obrir sala",
|
||||
"Start" : "Inici",
|
||||
"Clone room" : "Clona sala",
|
||||
"Clone room" : "Clonar sala",
|
||||
"Loading" : "Carregant",
|
||||
"You are not allowed to change this option, because this room is shared with you." : "No podeu canviar aquesta opció perquè aquesta sala es comparteix amb vostè.",
|
||||
"Max. rooms" : "Màx. sales",
|
||||
|
|
|
|||
|
|
@ -115,7 +115,7 @@
|
|||
"Could not modify publishing state" : "No s'ha pogut modificar l'estat de publicació ",
|
||||
"Open room" : "Obrir sala",
|
||||
"Start" : "Inici",
|
||||
"Clone room" : "Clona sala",
|
||||
"Clone room" : "Clonar sala",
|
||||
"Loading" : "Carregant",
|
||||
"You are not allowed to change this option, because this room is shared with you." : "No podeu canviar aquesta opció perquè aquesta sala es comparteix amb vostè.",
|
||||
"Max. rooms" : "Màx. sales",
|
||||
|
|
|
|||
|
|
@ -14,6 +14,7 @@ OC.L10N.register(
|
|||
"Welcome" : "Bienvenido",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Create" : "Crear",
|
||||
"Published" : "Publicado",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Delete" : "Eliminar",
|
||||
"Error" : "Error",
|
||||
|
|
|
|||
|
|
@ -12,6 +12,7 @@
|
|||
"Welcome" : "Bienvenido",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Create" : "Crear",
|
||||
"Published" : "Publicado",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Delete" : "Eliminar",
|
||||
"Error" : "Error",
|
||||
|
|
|
|||
|
|
@ -3,6 +3,7 @@ OC.L10N.register(
|
|||
{
|
||||
"Public" : "Avalik",
|
||||
"Save" : "Salvesta",
|
||||
"Community" : "Kogukond",
|
||||
"Display name" : "Kuvatav nimi",
|
||||
"Password" : "Parool",
|
||||
"Hello %s" : "Tere %s",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
{ "translations": {
|
||||
"Public" : "Avalik",
|
||||
"Save" : "Salvesta",
|
||||
"Community" : "Kogukond",
|
||||
"Display name" : "Kuvatav nimi",
|
||||
"Password" : "Parool",
|
||||
"Hello %s" : "Tere %s",
|
||||
|
|
|
|||
Loading…
Reference in New Issue