diff --git a/l10n/eu.js b/l10n/eu.js index cc5f4b6..b096746 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -53,6 +53,7 @@ OC.L10N.register( "Public" : "Publikoa", "Internal + Password protection for guests" : "Barnekoa + Pasahitz bidezko babesa gonbidatuentzat", "Internal + Waiting room for guests" : "Barnekoa + Itxarongela gonbidatuentzat", + "Waiting room for all users" : "Erabiltzaile guztien itxarongela", "Internal" : "Barnekoa", "Internal restricted" : "Barnekoa murriztua", "Name" : "Izena", @@ -128,7 +129,11 @@ OC.L10N.register( "URL has to start with HTTPS" : "URLak HTTPSrekin 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.", + "Send file to BBB" : "Bidali fitxategia BBBra", "Start" : "Hasi", + "Please select the room in which you like to use the file \"{filename}\"." : "Mesedez, hautatu gela non \"{filename}\" fitxategia erabili nahi duzun.", + "No rooms available!" : "Ez dago gelarik eskuragarri!", + "Send to BBB" : "Bidali BBB-ra", "_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);"); diff --git a/l10n/eu.json b/l10n/eu.json index 0479e34..5456564 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -51,6 +51,7 @@ "Public" : "Publikoa", "Internal + Password protection for guests" : "Barnekoa + Pasahitz bidezko babesa gonbidatuentzat", "Internal + Waiting room for guests" : "Barnekoa + Itxarongela gonbidatuentzat", + "Waiting room for all users" : "Erabiltzaile guztien itxarongela", "Internal" : "Barnekoa", "Internal restricted" : "Barnekoa murriztua", "Name" : "Izena", @@ -126,7 +127,11 @@ "URL has to start with HTTPS" : "URLak HTTPSrekin 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.", + "Send file to BBB" : "Bidali fitxategia BBBra", "Start" : "Hasi", + "Please select the room in which you like to use the file \"{filename}\"." : "Mesedez, hautatu gela non \"{filename}\" fitxategia erabili nahi duzun.", + "No rooms available!" : "Ez dago gelarik eskuragarri!", + "Send to BBB" : "Bidali BBB-ra", "_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);" } \ No newline at end of file