mirror of https://github.com/sualko/cloud_bbb
Compare commits
1 Commits
20d313b9a3
...
3a3c88f32e
| Author | SHA1 | Date |
|---|---|---|
|
|
3a3c88f32e |
|
|
@ -4,7 +4,6 @@ OC.L10N.register(
|
|||
"Public" : "Público",
|
||||
"Close" : "Cerrar",
|
||||
"Save" : "Guardar",
|
||||
"Community" : "Comunidad",
|
||||
"Display name" : "Nombre a desplegar",
|
||||
"Password" : "Contraseña",
|
||||
"Hello %s" : "Hola %s",
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@
|
|||
"Public" : "Público",
|
||||
"Close" : "Cerrar",
|
||||
"Save" : "Guardar",
|
||||
"Community" : "Comunidad",
|
||||
"Display name" : "Nombre a desplegar",
|
||||
"Password" : "Contraseña",
|
||||
"Hello %s" : "Hola %s",
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@ OC.L10N.register(
|
|||
"Internal" : "Vidinis",
|
||||
"BigBlueButton Integration" : "BigBlueButton integracija",
|
||||
"Loading…" : "Įkeliama…",
|
||||
"Send to" : "Siųsti",
|
||||
"Close" : "Užverti",
|
||||
"Room not found" : "Kambarys nerastas",
|
||||
"The room could not be found. Maybe it was deleted?" : "Nepavyko rasti kambario. Galbūt, jis buvo ištrintas?",
|
||||
|
|
@ -31,13 +30,11 @@ OC.L10N.register(
|
|||
"Server error" : "Serverio klaida",
|
||||
"Name" : "Pavadinimas",
|
||||
"Access" : "Prieiga",
|
||||
"Max" : "Max",
|
||||
"You are not permitted to create a room." : "Jums neleidžiama sukurti kambario.",
|
||||
"Edit" : "Taisyti",
|
||||
"Welcome" : "Sveiki",
|
||||
"Sharing" : "Bendrinimas",
|
||||
"Miscellaneous" : "Įvairūs",
|
||||
"Recording" : "Įrašymas",
|
||||
"Room name" : "Kambario pavadinimas",
|
||||
"Create" : "Sukurti",
|
||||
"Published" : "Paskelbtas",
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
"Internal" : "Vidinis",
|
||||
"BigBlueButton Integration" : "BigBlueButton integracija",
|
||||
"Loading…" : "Įkeliama…",
|
||||
"Send to" : "Siųsti",
|
||||
"Close" : "Užverti",
|
||||
"Room not found" : "Kambarys nerastas",
|
||||
"The room could not be found. Maybe it was deleted?" : "Nepavyko rasti kambario. Galbūt, jis buvo ištrintas?",
|
||||
|
|
@ -29,13 +28,11 @@
|
|||
"Server error" : "Serverio klaida",
|
||||
"Name" : "Pavadinimas",
|
||||
"Access" : "Prieiga",
|
||||
"Max" : "Max",
|
||||
"You are not permitted to create a room." : "Jums neleidžiama sukurti kambario.",
|
||||
"Edit" : "Taisyti",
|
||||
"Welcome" : "Sveiki",
|
||||
"Sharing" : "Bendrinimas",
|
||||
"Miscellaneous" : "Įvairūs",
|
||||
"Recording" : "Įrašymas",
|
||||
"Room name" : "Kambario pavadinimas",
|
||||
"Create" : "Sukurti",
|
||||
"Published" : "Paskelbtas",
|
||||
|
|
|
|||
Loading…
Reference in New Issue