cloud_bbb/l10n/oc.js
Nextcloud bot 98950a2ae2
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-01-21 02:25:50 +00:00

47 lines
1.7 KiB
JavaScript
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"bbb",
{
"Public" : "Public",
"BigBlueButton Integration" : "Integracion BigBlueButton",
"BigBlueButton integration for Nextcloud" : "Integracion Nextcloud per BigBlueButton",
"Loading…" : "Telecargament…",
"Close" : "Plegar",
"Back to %s" : "Tornar a %s",
"API secret" : "Secret API",
"Save" : "Salvar",
"Please enter your name!" : "Picatz vòstre nom!",
"The name must be at least 3 characters long." : "Lo nom deu almens fa 3 caractèrs.",
"Display name" : "Nom afichat",
"Password" : "Senhal",
"Join" : "Rejónher",
"Hello %s" : "Adieu %s",
"Group" : "Grop",
"Searching" : "Recèrca",
"No matches" : "Cap de resultat correspond pas",
"moderator" : "moderator",
"Server error" : "Error del servidor",
"Name" : "Nom",
"Max" : "Max",
"Record" : "Enregistrar",
"Recordings" : "Enregistraments",
"Edit" : "Modificar",
"Welcome" : "La benvenguda",
"Sharing" : "Partiment",
"Recording" : "Enregistrament",
"Room name" : "Nom de la sala",
"Create" : "Crear",
"Copy to clipboard" : "Copiar dins lo quichapapièrs",
"_%n participant_::_%n participants_" : ["%n participant","%n participants"],
"Delete" : "Suprimir",
"Delete \"{name}\"?" : "Suprimir « {name} » ?",
"Error" : "Error",
"Delete?" : "Suprimir?",
"Could not delete record" : "Supression de lenregistrament impossibla",
"Loading" : "Cargament",
"Group name" : "Nom del grop",
"All users" : "Totes los utilizaires",
"All" : "Tot",
"Settings saved" : "Paramètres enregistrats",
"API secret is invalid" : "Secret API invalid"
},
"nplurals=2; plural=(n > 1);");