mirror of https://github.com/sualko/cloud_bbb
[tx-robot] updated from transifex
parent
0a310e4376
commit
c7194de6c7
18
l10n/eu.js
18
l10n/eu.js
|
@ -1,9 +1,22 @@
|
|||
OC.L10N.register(
|
||||
"bbb",
|
||||
{
|
||||
"You created the room %s." : " %s gela sortu duzu.",
|
||||
"You deleted the room %s." : " %s gela ezabatu duzu.",
|
||||
"{user} deleted the room %s." : "{user}-(e)k %s gela ezabatu du.",
|
||||
"You shared the room %s with {shareWith}." : " %s gela {shareWith}-(r)ekin partekatu duzu.",
|
||||
"{user} shared the room %s with you." : "{user}-(e)k %s gela zurekin partekatu du.",
|
||||
"You unshared the room %s with {shareWith}." : "{shareWith}-(r)ekin zenuen %s gelaren partekatzea bukatu duzu.",
|
||||
"{user} unshared the room %s with you." : "{user}-(e)k zurekin zuen %s gelaren partekatzea bukatu du.",
|
||||
"You started a meeting in the \"%s\" room." : "Bilera bat hasi duzu \"%s\" gelan.",
|
||||
"{user} started a meeting in the \"%s\" room." : "{user}-(e)k bilera bat hasi du \"%s\" gelan.",
|
||||
"The meeting in room \"%s\" has ended." : "\"%s\" gelako bilera bukatu da.",
|
||||
"Recording for room \"%s\" is ready." : "\"%s\" gelako grabazioa prest dago.",
|
||||
"To invite someone to the meeting, send them this link: %s" : "Bilerara norbait gonbidatzeko bidali esteka hau: %s",
|
||||
"API URL or secret not configured. Please contact your administrator." : "API URLa edo URL sekretua konfiguratu gabe. Jarri harremanetan zure administratzailearekin.",
|
||||
"BigBlueButton Integration" : "BigBlueButton integrazioa",
|
||||
"BigBlueButton integration for Nextcloud" : "BigBlueButton integrazioa Nextclouderako",
|
||||
"This app allows to create meetings with an external installation of [BigBlueButton](https://bigbluebutton.org).\n\n* **Room setup** Create multiple room configurations with name, welcome message, ...\n* **Share guest link** Share the room link with all your guests\n* **Share rooms** Share rooms with members, groups or circles\n* **Custom presentation** Start a room with a selected presentation from your file browser\n* **Manage recordings** View, share and delete recordings for your rooms\n* **Restrictions** Restrict room creation to certain groups\n* **Activities** Get an overview of your room activities\n\nDeveloper wanted! If you have time it would be awesome if you could help to enhance this application.\n\n*This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.*" : "Aplikazio honek aukera ematen du bilerak sortzeko [BigBlueButton]-eko kanpoko instalazio baten bidez. (https://bigbluebutton.org).\n* **Gelaren ezarpena** Sortu bilerak, bakoitzak bere izena eta ongi etorri mezuarekin, ...\n\n* **Partekatu gonbidapen-estekak** Partekatu gelaren esteka zure gonbidatu guztiekin\n* **Partekatu gelak** Partekatu gelak partaide, talde eta zirkuluekin\n* **Aurkezpen pertsonalizatuak** Sortu gela bat zure fitxategien arakatzaileko aurkezpen batekin\n* **Kudeatu grabazioak** Ikusi, partekatu eta ezabatu zure gelen grabazioak\n* **Murrizketak** Desgaitu talde zehatzei gelen sorrera\n* **Aktibitateak** Zure gelako aktibitateak gainbegiratu\n\nGaratzaileak behar dira! Denbora baldin baduzu ederra izango zen laguntzea aplikazio hau garatzen.\n\n*Aplikazio honek BigBlueButton integratzen du baina BigBlueButton Inc.-ek ez du bermatzen edo zertifikatzen. BigBlueButton izena eta logoa BigBlueButton Inc-en marka erregistratuak dira.*",
|
||||
"Room not found" : "Ez da gela aurkitu",
|
||||
"The room could not be found. Maybe it was deleted?" : "Ezin izan da gela aurkitu. Agian, ezabatua izan da?",
|
||||
"Back to %s" : "%s(e)ra bueltatu",
|
||||
|
@ -12,6 +25,8 @@ OC.L10N.register(
|
|||
"API secret" : "API sekretua",
|
||||
"Save" : "Gorde",
|
||||
"Show room manager in app navigation instead of settings page." : "Erakutsi gela kudeatzailea nabigazio aplikazioan ezarpenen orria beharrean",
|
||||
"If you like to use shorter urls, you can enter a forwarding proxy below." : "URL laburragoak erabili nahi badituzu, azpiko proxyan sar zaitezke.",
|
||||
"URL shortener" : "URL laburtzailea",
|
||||
"You will be forwarded to the room in the next few seconds." : "Gelara birbidalia izango zara hurrengo segunduetan",
|
||||
"Let's go!" : "Goazen!",
|
||||
"Please enter your name!" : "Mesedez sartu zure izena!",
|
||||
|
@ -81,6 +96,9 @@ OC.L10N.register(
|
|||
"Unexpected error occurred" : "Ustekabeko errore bat gertatu da",
|
||||
"API URL is invalid" : "API URLa baliogabea da",
|
||||
"API secret is invalid" : "API sekretua baliogabea da",
|
||||
"URL has to start with https" : "URLa https-rekin hasi behar du",
|
||||
"URL has to contain the {token} placeholder" : "URLak {token}-aren leku-marka barnean behar du",
|
||||
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "URLak https:// eduki behar du hasieran eta {token}-a barnean behar du. {user} erabiltzailearen leku-marka ere izan dezake.",
|
||||
"_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Gela hau ez dago irekita oraindik. Berriro saiatuko gara {sec} segundotan. Itxaron mesedez.","Gela hau ez dago irekita oraindik. Berriro saiatuko gara segundotan %n seconds. Please wait."]
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
18
l10n/eu.json
18
l10n/eu.json
|
@ -1,7 +1,20 @@
|
|||
{ "translations": {
|
||||
"You created the room %s." : " %s gela sortu duzu.",
|
||||
"You deleted the room %s." : " %s gela ezabatu duzu.",
|
||||
"{user} deleted the room %s." : "{user}-(e)k %s gela ezabatu du.",
|
||||
"You shared the room %s with {shareWith}." : " %s gela {shareWith}-(r)ekin partekatu duzu.",
|
||||
"{user} shared the room %s with you." : "{user}-(e)k %s gela zurekin partekatu du.",
|
||||
"You unshared the room %s with {shareWith}." : "{shareWith}-(r)ekin zenuen %s gelaren partekatzea bukatu duzu.",
|
||||
"{user} unshared the room %s with you." : "{user}-(e)k zurekin zuen %s gelaren partekatzea bukatu du.",
|
||||
"You started a meeting in the \"%s\" room." : "Bilera bat hasi duzu \"%s\" gelan.",
|
||||
"{user} started a meeting in the \"%s\" room." : "{user}-(e)k bilera bat hasi du \"%s\" gelan.",
|
||||
"The meeting in room \"%s\" has ended." : "\"%s\" gelako bilera bukatu da.",
|
||||
"Recording for room \"%s\" is ready." : "\"%s\" gelako grabazioa prest dago.",
|
||||
"To invite someone to the meeting, send them this link: %s" : "Bilerara norbait gonbidatzeko bidali esteka hau: %s",
|
||||
"API URL or secret not configured. Please contact your administrator." : "API URLa edo URL sekretua konfiguratu gabe. Jarri harremanetan zure administratzailearekin.",
|
||||
"BigBlueButton Integration" : "BigBlueButton integrazioa",
|
||||
"BigBlueButton integration for Nextcloud" : "BigBlueButton integrazioa Nextclouderako",
|
||||
"This app allows to create meetings with an external installation of [BigBlueButton](https://bigbluebutton.org).\n\n* **Room setup** Create multiple room configurations with name, welcome message, ...\n* **Share guest link** Share the room link with all your guests\n* **Share rooms** Share rooms with members, groups or circles\n* **Custom presentation** Start a room with a selected presentation from your file browser\n* **Manage recordings** View, share and delete recordings for your rooms\n* **Restrictions** Restrict room creation to certain groups\n* **Activities** Get an overview of your room activities\n\nDeveloper wanted! If you have time it would be awesome if you could help to enhance this application.\n\n*This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.*" : "Aplikazio honek aukera ematen du bilerak sortzeko [BigBlueButton]-eko kanpoko instalazio baten bidez. (https://bigbluebutton.org).\n* **Gelaren ezarpena** Sortu bilerak, bakoitzak bere izena eta ongi etorri mezuarekin, ...\n\n* **Partekatu gonbidapen-estekak** Partekatu gelaren esteka zure gonbidatu guztiekin\n* **Partekatu gelak** Partekatu gelak partaide, talde eta zirkuluekin\n* **Aurkezpen pertsonalizatuak** Sortu gela bat zure fitxategien arakatzaileko aurkezpen batekin\n* **Kudeatu grabazioak** Ikusi, partekatu eta ezabatu zure gelen grabazioak\n* **Murrizketak** Desgaitu talde zehatzei gelen sorrera\n* **Aktibitateak** Zure gelako aktibitateak gainbegiratu\n\nGaratzaileak behar dira! Denbora baldin baduzu ederra izango zen laguntzea aplikazio hau garatzen.\n\n*Aplikazio honek BigBlueButton integratzen du baina BigBlueButton Inc.-ek ez du bermatzen edo zertifikatzen. BigBlueButton izena eta logoa BigBlueButton Inc-en marka erregistratuak dira.*",
|
||||
"Room not found" : "Ez da gela aurkitu",
|
||||
"The room could not be found. Maybe it was deleted?" : "Ezin izan da gela aurkitu. Agian, ezabatua izan da?",
|
||||
"Back to %s" : "%s(e)ra bueltatu",
|
||||
|
@ -10,6 +23,8 @@
|
|||
"API secret" : "API sekretua",
|
||||
"Save" : "Gorde",
|
||||
"Show room manager in app navigation instead of settings page." : "Erakutsi gela kudeatzailea nabigazio aplikazioan ezarpenen orria beharrean",
|
||||
"If you like to use shorter urls, you can enter a forwarding proxy below." : "URL laburragoak erabili nahi badituzu, azpiko proxyan sar zaitezke.",
|
||||
"URL shortener" : "URL laburtzailea",
|
||||
"You will be forwarded to the room in the next few seconds." : "Gelara birbidalia izango zara hurrengo segunduetan",
|
||||
"Let's go!" : "Goazen!",
|
||||
"Please enter your name!" : "Mesedez sartu zure izena!",
|
||||
|
@ -79,6 +94,9 @@
|
|||
"Unexpected error occurred" : "Ustekabeko errore bat gertatu da",
|
||||
"API URL is invalid" : "API URLa baliogabea da",
|
||||
"API secret is invalid" : "API sekretua baliogabea da",
|
||||
"URL has to start with https" : "URLa https-rekin hasi behar du",
|
||||
"URL has to contain the {token} placeholder" : "URLak {token}-aren leku-marka barnean behar du",
|
||||
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "URLak https:// eduki behar du hasieran eta {token}-a barnean behar du. {user} erabiltzailearen leku-marka ere izan dezake.",
|
||||
"_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Gela hau ez dago irekita oraindik. Berriro saiatuko gara {sec} segundotan. Itxaron mesedez.","Gela hau ez dago irekita oraindik. Berriro saiatuko gara segundotan %n seconds. Please wait."]
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
Loading…
Reference in New Issue