mirror of https://github.com/sualko/cloud_bbb
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>pull/211/head
parent
77d18a29d3
commit
913ad37d93
|
@ -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);");
|
||||
|
|
|
@ -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);"
|
||||
}
|
Loading…
Reference in New Issue