mirror of https://github.com/sualko/cloud_bbb
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>pull/293/head
parent
8dbcb71000
commit
b7835b0776
|
@ -65,7 +65,7 @@ OC.L10N.register(
|
|||
"Edit" : "Modìfica",
|
||||
"Descriptive name of this room." : "Nùmene descritivu de custa istantza.",
|
||||
"This message is shown to all users in the chat area after they joined." : "Custu messàgiu si mustrat a totu is utentes in sa tzarrada a pustis chi intrant.",
|
||||
"Sets a limit on the number of participants for this room. Zero means there is no limit." : "Impostat unu lìmite in su mùmeru de partetzipantes in custa istantza. Zero bolet nàrrere ca non ddoe at lìmites.",
|
||||
"Sets a limit on the number of participants for this room. Zero means there is no limit." : "Cunfigurat unu lìmite in su nùmeru de partetzipantes in custa istantza. Zero bolet nàrrere ca non ddoe at lìmites.",
|
||||
"If enabled, the moderator is able to start the recording." : "Si est ativadu, chie mòderat at a pòdere cumintzare sa registratzione.",
|
||||
"A moderator is able to manage all participants in a meeting including kicking, muting or selecting a presenter. Users with the role moderator are also able to close a meeting or change the default settings." : "Sa persone chi mòderat podet gestire totu is partetzipantes de un'addòbiu, e fintzas bogare, pònnere a sa muda o seletzionare a sa persone chi presentat. Su de moderare permitit puru de serrare un'addòbiu o mudare is cunfiguratziones predefinidas.",
|
||||
"If enabled, normal users have to wait until a moderator is in the room." : "Si est ativadu, is utentes normales depent aspetare finas a cando ddoe siat una persone moderadore in s'istantza.",
|
||||
|
|
|
@ -63,7 +63,7 @@
|
|||
"Edit" : "Modìfica",
|
||||
"Descriptive name of this room." : "Nùmene descritivu de custa istantza.",
|
||||
"This message is shown to all users in the chat area after they joined." : "Custu messàgiu si mustrat a totu is utentes in sa tzarrada a pustis chi intrant.",
|
||||
"Sets a limit on the number of participants for this room. Zero means there is no limit." : "Impostat unu lìmite in su mùmeru de partetzipantes in custa istantza. Zero bolet nàrrere ca non ddoe at lìmites.",
|
||||
"Sets a limit on the number of participants for this room. Zero means there is no limit." : "Cunfigurat unu lìmite in su nùmeru de partetzipantes in custa istantza. Zero bolet nàrrere ca non ddoe at lìmites.",
|
||||
"If enabled, the moderator is able to start the recording." : "Si est ativadu, chie mòderat at a pòdere cumintzare sa registratzione.",
|
||||
"A moderator is able to manage all participants in a meeting including kicking, muting or selecting a presenter. Users with the role moderator are also able to close a meeting or change the default settings." : "Sa persone chi mòderat podet gestire totu is partetzipantes de un'addòbiu, e fintzas bogare, pònnere a sa muda o seletzionare a sa persone chi presentat. Su de moderare permitit puru de serrare un'addòbiu o mudare is cunfiguratziones predefinidas.",
|
||||
"If enabled, normal users have to wait until a moderator is in the room." : "Si est ativadu, is utentes normales depent aspetare finas a cando ddoe siat una persone moderadore in s'istantza.",
|
||||
|
|
|
@ -58,6 +58,7 @@ OC.L10N.register(
|
|||
"No matches" : "Нема подударања",
|
||||
"admin" : "админ",
|
||||
"moderator" : "модератор",
|
||||
"user" : "корисник",
|
||||
"Name" : "Име",
|
||||
"Access" : "Приступ",
|
||||
"Max" : "Максимално",
|
||||
|
@ -115,7 +116,10 @@ OC.L10N.register(
|
|||
"Delete?" : "Да обришем?",
|
||||
"Could not delete record" : "Снимак није могао да се обрише",
|
||||
"Server error" : "Грешка на серверу",
|
||||
"Could not modify publishing state" : "Није могло да се измени стање објаве",
|
||||
"Open room" : "Отвори собу",
|
||||
"Start" : "Почетак",
|
||||
"Clone room" : "Клонирај собу",
|
||||
"Loading" : "Учитавам",
|
||||
"You are not allowed to change this option, because this room is shared with you." : "Није вам дозвољено да измените ову опцију јер се ова соба дели са вама.",
|
||||
"Max. rooms" : "Макс. бр. соба",
|
||||
|
|
|
@ -56,6 +56,7 @@
|
|||
"No matches" : "Нема подударања",
|
||||
"admin" : "админ",
|
||||
"moderator" : "модератор",
|
||||
"user" : "корисник",
|
||||
"Name" : "Име",
|
||||
"Access" : "Приступ",
|
||||
"Max" : "Максимално",
|
||||
|
@ -113,7 +114,10 @@
|
|||
"Delete?" : "Да обришем?",
|
||||
"Could not delete record" : "Снимак није могао да се обрише",
|
||||
"Server error" : "Грешка на серверу",
|
||||
"Could not modify publishing state" : "Није могло да се измени стање објаве",
|
||||
"Open room" : "Отвори собу",
|
||||
"Start" : "Почетак",
|
||||
"Clone room" : "Клонирај собу",
|
||||
"Loading" : "Учитавам",
|
||||
"You are not allowed to change this option, because this room is shared with you." : "Није вам дозвољено да измените ову опцију јер се ова соба дели са вама.",
|
||||
"Max. rooms" : "Макс. бр. соба",
|
||||
|
|
Loading…
Reference in New Issue