cloud_bbb/l10n/oc.js

36 lines
1.3 KiB
JavaScript
Raw Blame History

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

OC.L10N.register(
"bbb",
{
"BigBlueButton Integration" : "Integracion BigBlueButton",
"BigBlueButton integration for Nextcloud" : "Integracion Nextcloud per BigBlueButton",
"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.",
"Password" : "Senhal",
"Join" : "Rejónher",
"Group" : "Grop",
"Searching" : "Recèrca",
"Name" : "Nom",
"Max" : "Max",
"Record" : "Enregistrar",
"Recordings" : "Enregistraments",
"Edit" : "Modificar",
"Welcome" : "Benvengut",
"Room name" : "Nom de la sala",
"Create" : "Crear",
"_%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",
"Server error" : "Error del servidor",
"moderator" : "moderator",
"Share" : "Partejar",
"Loading" : "Loading",
"Settings saved" : "Paramètres enregistrats",
"API secret is invalid" : "Secret API invalid"
},
"nplurals=2; plural=(n > 1);");