diff --git a/l10n/da.js b/l10n/da.js index 0b57430..653c459 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -52,6 +52,7 @@ OC.L10N.register( "Max" : "Maks", "Edit" : "Redigér", "Welcome" : "Velkommen", + "Sharing" : "Deling", "Miscellaneous" : "Diverse", "Recording" : "Optagelse", "Room name" : "Rumnavn", diff --git a/l10n/da.json b/l10n/da.json index 59e3a52..0eceefd 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -50,6 +50,7 @@ "Max" : "Maks", "Edit" : "Redigér", "Welcome" : "Velkommen", + "Sharing" : "Deling", "Miscellaneous" : "Diverse", "Recording" : "Optagelse", "Room name" : "Rumnavn", diff --git a/l10n/eo.js b/l10n/eo.js index 7bf2c51..34112a4 100644 --- a/l10n/eo.js +++ b/l10n/eo.js @@ -15,6 +15,7 @@ OC.L10N.register( "Name" : "Nomo", "Access" : "Aliro", "Edit" : "Modifi", + "Sharing" : "Kunhavigo", "Create" : "Krei", "Copy to clipboard" : "Kopii tondejen", "Delete" : "Forigi", diff --git a/l10n/eo.json b/l10n/eo.json index 12a28a6..e6567e9 100644 --- a/l10n/eo.json +++ b/l10n/eo.json @@ -13,6 +13,7 @@ "Name" : "Nomo", "Access" : "Aliro", "Edit" : "Modifi", + "Sharing" : "Kunhavigo", "Create" : "Krei", "Copy to clipboard" : "Kopii tondejen", "Delete" : "Forigi", diff --git a/l10n/es.js b/l10n/es.js index 1bfb2bf..61be895 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -90,9 +90,11 @@ OC.L10N.register( "If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "Si está habilitado, el usuario no tendrá que realizar un test de eco en llamada y de previsualización de la cámara en el primera unión (disponible desde versión 2.3 del servidor BBB)", "If enabled, the user list, chat area and presentation are hidden by default." : "Si está habilitado, la lista de usuarios, el área del chat y la presentación estarán ocultas por defecto.", "If enabled, all users will join the meeting muted." : "Si está habilitado, todos los usuarios se unirán a la reunión en silencio.", + "Edit \"{room}\"" : "Editar \"{sala}\"", "Room URL" : "URL de la sala", "Welcome" : "Bienvenido/a", "Participant limit" : "Límite de participantes", + "Sharing" : "Compartiendo", "Every participant is moderator" : "Cada participante es un moderador", "Moderator access via URL" : "Acceso como moderador vía URL", "Miscellaneous" : "Varios", diff --git a/l10n/es.json b/l10n/es.json index 2b21a30..1f04822 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -88,9 +88,11 @@ "If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "Si está habilitado, el usuario no tendrá que realizar un test de eco en llamada y de previsualización de la cámara en el primera unión (disponible desde versión 2.3 del servidor BBB)", "If enabled, the user list, chat area and presentation are hidden by default." : "Si está habilitado, la lista de usuarios, el área del chat y la presentación estarán ocultas por defecto.", "If enabled, all users will join the meeting muted." : "Si está habilitado, todos los usuarios se unirán a la reunión en silencio.", + "Edit \"{room}\"" : "Editar \"{sala}\"", "Room URL" : "URL de la sala", "Welcome" : "Bienvenido/a", "Participant limit" : "Límite de participantes", + "Sharing" : "Compartiendo", "Every participant is moderator" : "Cada participante es un moderador", "Moderator access via URL" : "Acceso como moderador vía URL", "Miscellaneous" : "Varios",