From 184d18bf3ed869108a737dd21dad5516f943bac4 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 17 Sep 2020 04:05:22 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/eu.js | 7 ++++++- l10n/eu.json | 7 ++++++- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/l10n/eu.js b/l10n/eu.js index d1da2f8..f5ff781 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -4,6 +4,8 @@ OC.L10N.register( "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", + "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", "Get your API URL and secret by executing \"sudo bbb-conf --secret\" on your BigBlueButton server." : "Lortu API URLa edo URL sekretua zure BigBlueButton zerbitzarian \"sudo bbb-conf --secret\" exekutatuz.", "API URL" : "API URLa", @@ -18,7 +20,9 @@ OC.L10N.register( "Display name" : "Erakutsi izena", "Password" : "Pasahitza", "Join" : "Batu", + "Have an account? Log in." : "Baduzu konturik? Erregistratu", "Hello %s" : "Kaixo %s", + "Name, group ..." : "Izena, taldea ...", "Group" : "Taldea", "Searching" : "BIlatzen", "No matches" : "Ez dago bat datorrenik", @@ -76,6 +80,7 @@ OC.L10N.register( "Settings saved" : "Ezarpenak gordeta", "Unexpected error occurred" : "Ustekabeko errore bat gertatu da", "API URL is invalid" : "API URLa baliogabea da", - "API secret is invalid" : "API sekretua baliogabea da" + "API secret is invalid" : "API sekretua baliogabea da", + "_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 74a3e8c..a29066d 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -2,6 +2,8 @@ "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", + "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", "Get your API URL and secret by executing \"sudo bbb-conf --secret\" on your BigBlueButton server." : "Lortu API URLa edo URL sekretua zure BigBlueButton zerbitzarian \"sudo bbb-conf --secret\" exekutatuz.", "API URL" : "API URLa", @@ -16,7 +18,9 @@ "Display name" : "Erakutsi izena", "Password" : "Pasahitza", "Join" : "Batu", + "Have an account? Log in." : "Baduzu konturik? Erregistratu", "Hello %s" : "Kaixo %s", + "Name, group ..." : "Izena, taldea ...", "Group" : "Taldea", "Searching" : "BIlatzen", "No matches" : "Ez dago bat datorrenik", @@ -74,6 +78,7 @@ "Settings saved" : "Ezarpenak gordeta", "Unexpected error occurred" : "Ustekabeko errore bat gertatu da", "API URL is invalid" : "API URLa baliogabea da", - "API secret is invalid" : "API sekretua baliogabea da" + "API secret is invalid" : "API sekretua baliogabea da", + "_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