mirror of https://github.com/sualko/cloud_bbb
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>pull/246/head^2
parent
dbe90f63da
commit
f2c35fd556
16
l10n/gl.js
16
l10n/gl.js
|
@ -1,14 +1,14 @@
|
|||
OC.L10N.register(
|
||||
"bbb",
|
||||
{
|
||||
"You created the room %s." : "Vostede creou a sala %s.",
|
||||
"You deleted the room %s." : "Vostede eliminou a sala %s.",
|
||||
"You created the room %s." : "Vde. creou a sala %s.",
|
||||
"You deleted the room %s." : "Vde. eliminou a sala %s.",
|
||||
"{user} deleted the room %s." : "{user} eliminou a sala %s.",
|
||||
"You shared the room %s with {shareWith}." : "Vostede compartíu a sala %s con {shareWith}.",
|
||||
"{user} shared the room %s with you." : "{user} compartiu oa sala %s con vostede.",
|
||||
"You unshared the room %s with {shareWith}." : "Vostede deixou de compartir a sala %s con {shareWith}.",
|
||||
"{user} unshared the room %s with you." : "{user} deixou de compartir a sala %s con vostede.",
|
||||
"You started a meeting in the \"%s\" room." : "Vostede iniciou unha xuntanza na sala «%s».",
|
||||
"You shared the room %s with {shareWith}." : "Vde. compartíu a sala %s con {shareWith}.",
|
||||
"{user} shared the room %s with you." : "{user} compartiu oa sala %s con Vde.",
|
||||
"You unshared the room %s with {shareWith}." : "Vde. deixou de compartir a sala %s con {shareWith}.",
|
||||
"{user} unshared the room %s with you." : "{user} deixou de compartir a sala %s con Vde.",
|
||||
"You started a meeting in the \"%s\" room." : "Vde. iniciou unha xuntanza na sala «%s».",
|
||||
"{user} started a meeting in the \"%s\" room." : "{user} iniciou unha xuntanza na sala «%s».",
|
||||
"The meeting in room \"%s\" has ended." : "Rematou a xuntanza na sala «%s».",
|
||||
"Recording for room \"%s\" is ready." : "A gravación para a sala «%s» está preparada.",
|
||||
|
@ -115,7 +115,7 @@ OC.L10N.register(
|
|||
"admin" : "admin",
|
||||
"Share" : "Compartir",
|
||||
"Loading" : "Cargando",
|
||||
"You are not allowed to change this option, because this room is shared with you." : "Non ten permiso para cambiar esta opción, porque esta é unha sala compartida con vostede.",
|
||||
"You are not allowed to change this option, because this room is shared with you." : "Non ten permiso para cambiar esta opción, porque esta é unha sala compartida con Vde.",
|
||||
"Max. rooms" : "Máx. de salas",
|
||||
"Max. participants" : "Máx. de participantes",
|
||||
"Group …" : "Grupo…",
|
||||
|
|
16
l10n/gl.json
16
l10n/gl.json
|
@ -1,12 +1,12 @@
|
|||
{ "translations": {
|
||||
"You created the room %s." : "Vostede creou a sala %s.",
|
||||
"You deleted the room %s." : "Vostede eliminou a sala %s.",
|
||||
"You created the room %s." : "Vde. creou a sala %s.",
|
||||
"You deleted the room %s." : "Vde. eliminou a sala %s.",
|
||||
"{user} deleted the room %s." : "{user} eliminou a sala %s.",
|
||||
"You shared the room %s with {shareWith}." : "Vostede compartíu a sala %s con {shareWith}.",
|
||||
"{user} shared the room %s with you." : "{user} compartiu oa sala %s con vostede.",
|
||||
"You unshared the room %s with {shareWith}." : "Vostede deixou de compartir a sala %s con {shareWith}.",
|
||||
"{user} unshared the room %s with you." : "{user} deixou de compartir a sala %s con vostede.",
|
||||
"You started a meeting in the \"%s\" room." : "Vostede iniciou unha xuntanza na sala «%s».",
|
||||
"You shared the room %s with {shareWith}." : "Vde. compartíu a sala %s con {shareWith}.",
|
||||
"{user} shared the room %s with you." : "{user} compartiu oa sala %s con Vde.",
|
||||
"You unshared the room %s with {shareWith}." : "Vde. deixou de compartir a sala %s con {shareWith}.",
|
||||
"{user} unshared the room %s with you." : "{user} deixou de compartir a sala %s con Vde.",
|
||||
"You started a meeting in the \"%s\" room." : "Vde. iniciou unha xuntanza na sala «%s».",
|
||||
"{user} started a meeting in the \"%s\" room." : "{user} iniciou unha xuntanza na sala «%s».",
|
||||
"The meeting in room \"%s\" has ended." : "Rematou a xuntanza na sala «%s».",
|
||||
"Recording for room \"%s\" is ready." : "A gravación para a sala «%s» está preparada.",
|
||||
|
@ -113,7 +113,7 @@
|
|||
"admin" : "admin",
|
||||
"Share" : "Compartir",
|
||||
"Loading" : "Cargando",
|
||||
"You are not allowed to change this option, because this room is shared with you." : "Non ten permiso para cambiar esta opción, porque esta é unha sala compartida con vostede.",
|
||||
"You are not allowed to change this option, because this room is shared with you." : "Non ten permiso para cambiar esta opción, porque esta é unha sala compartida con Vde.",
|
||||
"Max. rooms" : "Máx. de salas",
|
||||
"Max. participants" : "Máx. de participantes",
|
||||
"Group …" : "Grupo…",
|
||||
|
|
Loading…
Reference in New Issue