mirror of https://github.com/sualko/cloud_bbb
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>pull/249/head
parent
f7a377f7f8
commit
34a2a584bd
|
@ -3,6 +3,7 @@ OC.L10N.register(
|
|||
{
|
||||
"Save" : "Saxla",
|
||||
"Password" : "Şifrə",
|
||||
"Hello %s" : "Salam %s",
|
||||
"Group" : "Qrup",
|
||||
"Name" : "Ad",
|
||||
"Edit" : "Dəyişiklik et",
|
||||
|
@ -10,6 +11,7 @@ OC.L10N.register(
|
|||
"Delete" : "Sil",
|
||||
"Error" : "Səhv",
|
||||
"Share" : "Paylaş",
|
||||
"Loading" : "Loading"
|
||||
"Loading" : "Loading",
|
||||
"Settings saved" : "Parametrlər yaddaşa verildi"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
{ "translations": {
|
||||
"Save" : "Saxla",
|
||||
"Password" : "Şifrə",
|
||||
"Hello %s" : "Salam %s",
|
||||
"Group" : "Qrup",
|
||||
"Name" : "Ad",
|
||||
"Edit" : "Dəyişiklik et",
|
||||
|
@ -8,6 +9,7 @@
|
|||
"Delete" : "Sil",
|
||||
"Error" : "Səhv",
|
||||
"Share" : "Paylaş",
|
||||
"Loading" : "Loading"
|
||||
"Loading" : "Loading",
|
||||
"Settings saved" : "Parametrlər yaddaşa verildi"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
19
l10n/gl.js
19
l10n/gl.js
|
@ -25,6 +25,9 @@ OC.L10N.register(
|
|||
"API secret" : "Segredo da API",
|
||||
"Save" : "Gardar",
|
||||
"Show room manager in app navigation instead of settings page." : "Amosar o xestor de sala na navegación da aplicación no canto de na páxina de axustes.",
|
||||
"Use Nextcloud theme in BigBlueButton." : "Usar o tema Nextcloud en BigBlueButton.",
|
||||
"Default Room Settings" : "Axustes predeterminados da sala",
|
||||
"Below you can change some default values, which are used to create a new room." : "A continuación pode cambiar algúns valores predeterminados, que se usan para crear unha nova sala.",
|
||||
"Perform media check before usage" : "Facer a comprobación de medios antes do uso",
|
||||
"Community" : "Comunidade",
|
||||
"Are you enjoying this app? Give something back to the open source community." : "Está a gozar desta aplicación? Devolva algo á comunidade do código aberto.",
|
||||
|
@ -50,6 +53,7 @@ OC.L10N.register(
|
|||
"Public" : "Pública",
|
||||
"Internal + Password protection for guests" : "Interna + Protección de contrasinal para convidados",
|
||||
"Internal + Waiting room for guests" : "Interna + Sala de espera para convidados",
|
||||
"Waiting room for all users" : "Sala de espera para todos os usuarios",
|
||||
"Internal" : "Interna",
|
||||
"Internal restricted" : "Restrición interna",
|
||||
"Name" : "Nome",
|
||||
|
@ -70,6 +74,10 @@ OC.L10N.register(
|
|||
"If enabled, normal users have to wait until a moderator is in the room." : "Se está activado, os usuarios normais deberán agardar a que un moderador estea na sala.",
|
||||
"If enabled, a moderator URL is generated which allows access with moderator permission." : "Se está activado, xérase un URL de moderador que permite o acceso con permisos de moderador.",
|
||||
"Only selected users and groups are allowed to access the room." : "Só os usuarios e grupos seleccionados teñen permiso para acceder á sala.",
|
||||
"If disabled, a microphone is needed to join the conference." : "Se está desactivado, é necesario un micrófono para unirse á conferencia.",
|
||||
"If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "Se está activado, o usuario non ten que realizar unha proba de eco nin unha vista previa da cámara web na primeira unión (dispoñíbel dende o BBB servidor 2.3).",
|
||||
"If enabled, the user list, chat area and presentation are hidden by default." : "Se está activado, a lista de usuarios, a área de conversas e a presentación están agochadas de xeito predeterminado.",
|
||||
"If enabled, all users will join the meeting muted." : "Se está activado, todos os usuarios uniranse á xuntanza silenciados.",
|
||||
"Edit \"{room}\"" : "Editar «{room}»",
|
||||
"Room URL" : "URL da sala",
|
||||
"Welcome" : "Benvido",
|
||||
|
@ -79,7 +87,10 @@ OC.L10N.register(
|
|||
"Miscellaneous" : "Miscelánea",
|
||||
"Recording" : "Gravando",
|
||||
"Require moderator to start room" : "Esixir un moderador para iniciar a sala",
|
||||
"Listen only option" : "Opción de só escoitar",
|
||||
"Skip media check before usage" : "Omitir a comprobación de medios antes do uso",
|
||||
"Clean layout" : "Disposición limpa",
|
||||
"Join meeting muted" : "Unirse á xuntanza silenciado",
|
||||
"Room name" : "Nome da sala",
|
||||
"Create" : "Crear",
|
||||
"Open recording" : "Gravación aberta",
|
||||
|
@ -118,7 +129,15 @@ OC.L10N.register(
|
|||
"URL has to start with HTTPS" : "O URL ten que comezar con HTTPS",
|
||||
"URL has to contain the {token} placeholder" : "O URL ten que conter o marcador de posición {token}",
|
||||
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "O URL ten que comezar con https:// e conter {token}. Ademais pódese usar o marcador de posición de {user}.",
|
||||
"The file \"{filename}\" was uploaded to your room." : "O ficheiro «{filename}» foi cargado na súa sala.",
|
||||
"The file \"{filename}\" could not be uploaded to your room." : "Non foi posíbel cargar o ficheiro «{filename}» na súa sala.",
|
||||
"The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "Non foi posíbel cargar o ficheiro «{filename}» na súa sala. Quizais o seu servidor BigBlueButton non admita esta acción.",
|
||||
"Send file to BBB" : "Enviar o ficheiro a BBB",
|
||||
"Send to" : "Enviar a",
|
||||
"Start with" : "Iniciar con",
|
||||
"Please select the room in which you like to use the file \"{filename}\"." : "Seleccione a sala na que quere usar o ficheiro «{filename}».",
|
||||
"No rooms available!" : "Non hai salas dispoñíbeis!",
|
||||
"Send to BBB" : "Enviar a BBB",
|
||||
"_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Esta sala aínda non está aberta. Tentarémolo de novo en %n segundo. Agarde.","Esta sala aínda non está aberta. Tentarémolo de novo en %n segundos. Agarde."]
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
19
l10n/gl.json
19
l10n/gl.json
|
@ -23,6 +23,9 @@
|
|||
"API secret" : "Segredo da API",
|
||||
"Save" : "Gardar",
|
||||
"Show room manager in app navigation instead of settings page." : "Amosar o xestor de sala na navegación da aplicación no canto de na páxina de axustes.",
|
||||
"Use Nextcloud theme in BigBlueButton." : "Usar o tema Nextcloud en BigBlueButton.",
|
||||
"Default Room Settings" : "Axustes predeterminados da sala",
|
||||
"Below you can change some default values, which are used to create a new room." : "A continuación pode cambiar algúns valores predeterminados, que se usan para crear unha nova sala.",
|
||||
"Perform media check before usage" : "Facer a comprobación de medios antes do uso",
|
||||
"Community" : "Comunidade",
|
||||
"Are you enjoying this app? Give something back to the open source community." : "Está a gozar desta aplicación? Devolva algo á comunidade do código aberto.",
|
||||
|
@ -48,6 +51,7 @@
|
|||
"Public" : "Pública",
|
||||
"Internal + Password protection for guests" : "Interna + Protección de contrasinal para convidados",
|
||||
"Internal + Waiting room for guests" : "Interna + Sala de espera para convidados",
|
||||
"Waiting room for all users" : "Sala de espera para todos os usuarios",
|
||||
"Internal" : "Interna",
|
||||
"Internal restricted" : "Restrición interna",
|
||||
"Name" : "Nome",
|
||||
|
@ -68,6 +72,10 @@
|
|||
"If enabled, normal users have to wait until a moderator is in the room." : "Se está activado, os usuarios normais deberán agardar a que un moderador estea na sala.",
|
||||
"If enabled, a moderator URL is generated which allows access with moderator permission." : "Se está activado, xérase un URL de moderador que permite o acceso con permisos de moderador.",
|
||||
"Only selected users and groups are allowed to access the room." : "Só os usuarios e grupos seleccionados teñen permiso para acceder á sala.",
|
||||
"If disabled, a microphone is needed to join the conference." : "Se está desactivado, é necesario un micrófono para unirse á conferencia.",
|
||||
"If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "Se está activado, o usuario non ten que realizar unha proba de eco nin unha vista previa da cámara web na primeira unión (dispoñíbel dende o BBB servidor 2.3).",
|
||||
"If enabled, the user list, chat area and presentation are hidden by default." : "Se está activado, a lista de usuarios, a área de conversas e a presentación están agochadas de xeito predeterminado.",
|
||||
"If enabled, all users will join the meeting muted." : "Se está activado, todos os usuarios uniranse á xuntanza silenciados.",
|
||||
"Edit \"{room}\"" : "Editar «{room}»",
|
||||
"Room URL" : "URL da sala",
|
||||
"Welcome" : "Benvido",
|
||||
|
@ -77,7 +85,10 @@
|
|||
"Miscellaneous" : "Miscelánea",
|
||||
"Recording" : "Gravando",
|
||||
"Require moderator to start room" : "Esixir un moderador para iniciar a sala",
|
||||
"Listen only option" : "Opción de só escoitar",
|
||||
"Skip media check before usage" : "Omitir a comprobación de medios antes do uso",
|
||||
"Clean layout" : "Disposición limpa",
|
||||
"Join meeting muted" : "Unirse á xuntanza silenciado",
|
||||
"Room name" : "Nome da sala",
|
||||
"Create" : "Crear",
|
||||
"Open recording" : "Gravación aberta",
|
||||
|
@ -116,7 +127,15 @@
|
|||
"URL has to start with HTTPS" : "O URL ten que comezar con HTTPS",
|
||||
"URL has to contain the {token} placeholder" : "O URL ten que conter o marcador de posición {token}",
|
||||
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "O URL ten que comezar con https:// e conter {token}. Ademais pódese usar o marcador de posición de {user}.",
|
||||
"The file \"{filename}\" was uploaded to your room." : "O ficheiro «{filename}» foi cargado na súa sala.",
|
||||
"The file \"{filename}\" could not be uploaded to your room." : "Non foi posíbel cargar o ficheiro «{filename}» na súa sala.",
|
||||
"The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "Non foi posíbel cargar o ficheiro «{filename}» na súa sala. Quizais o seu servidor BigBlueButton non admita esta acción.",
|
||||
"Send file to BBB" : "Enviar o ficheiro a BBB",
|
||||
"Send to" : "Enviar a",
|
||||
"Start with" : "Iniciar con",
|
||||
"Please select the room in which you like to use the file \"{filename}\"." : "Seleccione a sala na que quere usar o ficheiro «{filename}».",
|
||||
"No rooms available!" : "Non hai salas dispoñíbeis!",
|
||||
"Send to BBB" : "Enviar a BBB",
|
||||
"_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Esta sala aínda non está aberta. Tentarémolo de novo en %n segundo. Agarde.","Esta sala aínda non está aberta. Tentarémolo de novo en %n segundos. Agarde."]
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -22,8 +22,15 @@ OC.L10N.register(
|
|||
"Max" : "최대치",
|
||||
"Record" : "기록",
|
||||
"Edit" : "편집",
|
||||
"Public: Everyone knowing the link is able to join. Password: Guests have to provide a password. Waiting room: A moderator has to accept every guest before they can join. Internal: Only Nextcloud users can join." : "공개: 링크를 알고 있는 모두가 참여할 수 있습니다. 암호: 손님은 암호를 제시하여야 합니다. 허가제: 참여를 원하는 손님은 관리자의 허가를 받아야 합니다. 내부용: Nextcloud 사용자만 참여할 수 있습니다.",
|
||||
"Public: Everyone knowing the link is able to join. Password: Guests have to provide a password. Waiting room: A moderator has to accept every guest before they can join. Internal: Only Nextcloud users can join." : "공개: 링크를 알고 있는 모두가 참가할 수 있습니다. 암호: 손님이 암호를 입력해야 합니다. 대기실: 손님이 참가하기 전 중재자가 수락해야 합니다. 내부용: Nextcloud 사용자만 참가할 수 있습니다.",
|
||||
"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." : "중재자는 모든 참가자에게 추방, 음소거, 발표자로 지정하는 등의 관리를 할 수 있습니다. 중재자 역할의 사용자는 모임을 끝내거나 기본 설정을 바꿀 수도 있습니다.",
|
||||
"If enabled, normal users have to wait until a moderator is in the room." : "활성화하면 일반 사용자들은 중재자가 들어올 때까지 기다려야 합니다.",
|
||||
"If enabled, a moderator URL is generated which allows access with moderator permission." : "활성화되면 중재자 권한으로 접근할 수 있는 중재자 URL이 생성됩니다.",
|
||||
"Welcome" : "환영합니다",
|
||||
"Every participant is moderator" : "모든 참가자가 중재자입니다.",
|
||||
"Moderator access via URL" : "URL을 통해 중재자로 접근",
|
||||
"Recording" : "녹음/녹화 중",
|
||||
"Require moderator to start room" : "방을 시작하기 위해 중재자가 필요",
|
||||
"Room name" : "방 번호",
|
||||
"Create" : "생성",
|
||||
"Copy to clipboard" : "클립보드로 복사",
|
||||
|
|
|
@ -20,8 +20,15 @@
|
|||
"Max" : "최대치",
|
||||
"Record" : "기록",
|
||||
"Edit" : "편집",
|
||||
"Public: Everyone knowing the link is able to join. Password: Guests have to provide a password. Waiting room: A moderator has to accept every guest before they can join. Internal: Only Nextcloud users can join." : "공개: 링크를 알고 있는 모두가 참여할 수 있습니다. 암호: 손님은 암호를 제시하여야 합니다. 허가제: 참여를 원하는 손님은 관리자의 허가를 받아야 합니다. 내부용: Nextcloud 사용자만 참여할 수 있습니다.",
|
||||
"Public: Everyone knowing the link is able to join. Password: Guests have to provide a password. Waiting room: A moderator has to accept every guest before they can join. Internal: Only Nextcloud users can join." : "공개: 링크를 알고 있는 모두가 참가할 수 있습니다. 암호: 손님이 암호를 입력해야 합니다. 대기실: 손님이 참가하기 전 중재자가 수락해야 합니다. 내부용: Nextcloud 사용자만 참가할 수 있습니다.",
|
||||
"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." : "중재자는 모든 참가자에게 추방, 음소거, 발표자로 지정하는 등의 관리를 할 수 있습니다. 중재자 역할의 사용자는 모임을 끝내거나 기본 설정을 바꿀 수도 있습니다.",
|
||||
"If enabled, normal users have to wait until a moderator is in the room." : "활성화하면 일반 사용자들은 중재자가 들어올 때까지 기다려야 합니다.",
|
||||
"If enabled, a moderator URL is generated which allows access with moderator permission." : "활성화되면 중재자 권한으로 접근할 수 있는 중재자 URL이 생성됩니다.",
|
||||
"Welcome" : "환영합니다",
|
||||
"Every participant is moderator" : "모든 참가자가 중재자입니다.",
|
||||
"Moderator access via URL" : "URL을 통해 중재자로 접근",
|
||||
"Recording" : "녹음/녹화 중",
|
||||
"Require moderator to start room" : "방을 시작하기 위해 중재자가 필요",
|
||||
"Room name" : "방 번호",
|
||||
"Create" : "생성",
|
||||
"Copy to clipboard" : "클립보드로 복사",
|
||||
|
|
Loading…
Reference in New Issue