2020-05-20 05:20:45 +02:00
|
|
|
{ "translations": {
|
2020-11-01 04:33:45 +01:00
|
|
|
"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.",
|
2020-06-07 05:20:23 +02:00
|
|
|
"BigBlueButton Integration" : "BigBlueButton integracija",
|
2020-11-01 04:33:45 +01:00
|
|
|
"Room not found" : "Kambarys nerastas",
|
|
|
|
"The room could not be found. Maybe it was deleted?" : "Nepavyko rasti kambario. Galbūt, jis buvo ištrintas?",
|
2020-09-01 05:20:35 +02:00
|
|
|
"Back to %s" : "Atgal į %s",
|
2020-06-07 05:20:23 +02:00
|
|
|
"API URL" : "API URL",
|
2020-05-20 05:20:45 +02:00
|
|
|
"Save" : "Įrašyti",
|
2020-08-27 05:23:59 +02:00
|
|
|
"You will be forwarded to the room in the next few seconds." : "Po kelių sekundžių būsite peradresuoti į kambarį.",
|
|
|
|
"Let's go!" : "Pirmyn!",
|
2020-05-22 05:24:01 +02:00
|
|
|
"Please enter your name!" : "Įveskite savo vardą!",
|
2020-08-27 05:23:59 +02:00
|
|
|
"The name must be at least 3 characters long." : "Vardas privalo būti bent 3 simbolių ilgio.",
|
2020-05-24 05:19:50 +02:00
|
|
|
"Display name" : "Rodomas vardas",
|
2020-06-05 05:19:27 +02:00
|
|
|
"Password" : "Slaptažodis",
|
|
|
|
"Join" : "Prisijungti",
|
2020-11-01 04:33:45 +01:00
|
|
|
"Have an account? Log in." : "Turite paskyrą? Prisijunkite.",
|
2020-08-30 05:18:51 +02:00
|
|
|
"Hello %s" : "Sveiki, %s",
|
2020-11-01 04:33:45 +01:00
|
|
|
"Name, group …" : "Vardas, grupė…",
|
2020-08-30 05:18:51 +02:00
|
|
|
"Group" : "Grupė",
|
2020-05-20 05:20:45 +02:00
|
|
|
"Name" : "Pavadinimas",
|
2020-09-09 05:14:27 +02:00
|
|
|
"Access" : "Prieiga",
|
2020-11-01 04:33:45 +01:00
|
|
|
"You are not permitted to create a room." : "Jums neleidžiama sukurti kambario.",
|
2020-06-05 05:19:27 +02:00
|
|
|
"Edit" : "Taisyti",
|
2020-05-20 05:20:45 +02:00
|
|
|
"Welcome" : "Sveiki",
|
2020-06-17 05:19:38 +02:00
|
|
|
"Miscellaneous" : "Įvairūs",
|
2020-05-22 05:24:01 +02:00
|
|
|
"Room name" : "Kambario pavadinimas",
|
2020-05-20 05:20:45 +02:00
|
|
|
"Create" : "Sukurti",
|
|
|
|
"Delete" : "Ištrinti",
|
2020-05-22 05:24:01 +02:00
|
|
|
"Delete \"{name}\"?" : "Ištrinti \"{name}\"?",
|
2020-05-20 05:20:45 +02:00
|
|
|
"Error" : "Klaida",
|
2020-05-22 05:24:01 +02:00
|
|
|
"Delete?" : "Ištrinti?",
|
2020-05-20 05:20:45 +02:00
|
|
|
"Server error" : "Serverio klaida",
|
2020-06-17 05:19:38 +02:00
|
|
|
"moderator" : "moderatorius",
|
2020-06-19 05:23:03 +02:00
|
|
|
"Share" : "Bendrinti",
|
2020-06-17 05:19:38 +02:00
|
|
|
"Loading" : "Įkeliama",
|
2020-11-01 04:33:45 +01:00
|
|
|
"Group …" : "Grupė…",
|
2020-05-22 05:24:01 +02:00
|
|
|
"Settings saved" : "Nustatymai įrašyti",
|
|
|
|
"Unexpected error occurred" : "Įvyko netikėta klaida"
|
2020-05-20 05:20:45 +02:00
|
|
|
},"pluralForm" :"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);"
|
|
|
|
}
|