cloud_bbb/l10n/oc.js

43 lines
1.5 KiB
JavaScript
Raw Permalink Normal View History

2020-05-20 05:20:45 +02:00
OC.L10N.register(
"bbb",
{
"Public" : "Public",
2020-05-20 05:20:45 +02:00
"BigBlueButton Integration" : "Integracion BigBlueButton",
"BigBlueButton integration for Nextcloud" : "Integracion Nextcloud per BigBlueButton",
"Back to %s" : "Tornar a %s",
2020-05-20 05:20:45 +02:00
"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",
2020-06-06 05:22:34 +02:00
"Password" : "Senhal",
"Join" : "Rejónher",
"Hello %s" : "Adieu %s",
2020-08-30 05:18:51 +02:00
"Group" : "Grop",
"Searching" : "Recèrca",
"No matches" : "Cap de resultat correspond pas",
2020-05-20 05:20:45 +02:00
"Name" : "Nom",
"Max" : "Max",
"Record" : "Enregistrar",
"Recordings" : "Enregistraments",
2020-06-06 05:22:34 +02:00
"Edit" : "Modificar",
2020-06-05 05:19:27 +02:00
"Welcome" : "Benvengut",
"Recording" : "Enregistrament",
2020-05-20 05:20:45 +02:00
"Room name" : "Nom de la sala",
"Create" : "Crear",
"Copy to clipboard" : "Copiar dins lo quichapapièrs",
2020-05-20 05:20:45 +02:00
"_%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",
2021-02-23 05:50:13 +01:00
"moderator" : "moderator",
2020-06-19 05:23:03 +02:00
"Share" : "Partejar",
2020-06-17 05:19:38 +02:00
"Loading" : "Loading",
2020-05-20 05:20:45 +02:00
"Settings saved" : "Paramètres enregistrats",
"API secret is invalid" : "Secret API invalid"
},
"nplurals=2; plural=(n > 1);");