OC.L10N.register(
    "bbb",
    {
    "You created the room %s." : "Jūs sukūrėte kambarį %s.",
    "You deleted the room %s." : "Jūs ištrynėte kambarį %s.",
    "{user} deleted the room %s." : "{user} ištrynė kambarį %s.",
    "BigBlueButton Integration" : "BigBlueButton integracija",
    "Room not found" : "Kambarys nerastas",
    "The room could not be found. Maybe it was deleted?" : "Nepavyko rasti kambario. Galbūt, jis buvo ištrintas?",
    "Back to %s" : "Atgal į %s",
    "API URL" : "API URL",
    "Save" : "Įrašyti",
    "You will be forwarded to the room in the next few seconds." : "Po kelių sekundžių būsite peradresuoti į kambarį.",
    "Let's go!" : "Pirmyn!",
    "Please enter your name!" : "Įveskite savo vardą!",
    "The name must be at least 3 characters long." : "Vardas privalo būti bent 3 simbolių ilgio.",
    "Display name" : "Rodomas vardas",
    "Password" : "Slaptažodis",
    "Join" : "Prisijungti",
    "Have an account? Log in." : "Turite paskyrą? Prisijunkite.",
    "Hello %s" : "Sveiki, %s",
    "Name, group …" : "Vardas, grupė…",
    "Group" : "Grupė",
    "Name" : "Pavadinimas",
    "Access" : "Prieiga",
    "You are not permitted to create a room." : "Jums neleidžiama sukurti kambario.",
    "Edit" : "Taisyti",
    "Welcome" : "Sveiki",
    "Miscellaneous" : "Įvairūs",
    "Room name" : "Kambario pavadinimas",
    "Create" : "Sukurti",
    "Delete" : "Ištrinti",
    "Delete \"{name}\"?" : "Ištrinti \"{name}\"?",
    "Error" : "Klaida",
    "Delete?" : "Ištrinti?",
    "Server error" : "Serverio klaida",
    "moderator" : "moderatorius",
    "Share" : "Bendrinti",
    "Loading" : "Įkeliama",
    "Group …" : "Grupė…",
    "Settings saved" : "Nustatymai įrašyti",
    "Unexpected error occurred" : "Įvyko netikėta klaida"
},
"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);");