diff --git a/l10n/ko.js b/l10n/ko.js index a52ce9a..2ffdab9 100644 --- a/l10n/ko.js +++ b/l10n/ko.js @@ -2,14 +2,23 @@ OC.L10N.register( "bbb", { "Save" : "저장", + "Please enter your name!" : "이름을 입력하시오!", "Display name" : "표시 이름", "Name" : "이름", "Welcome" : "환영합니다", + "Max" : "최대치", + "Record" : "기록", "Room name" : "방 번호", "Create" : "생성", + "_%n participant_::_%n participants_" : ["참가자들"], "Delete" : "삭제", + "Select target folder" : "지정 폴더 열기", "Error" : "오류", + "Are you sure you want to delete the recording from \"{startDate}\"? This operation can not be undone." : "정말 {startDate}기록을 지우시겠습니까? 복원할 수 없습니다", + "Could not delete record" : "기록을 지울 수 없습니다", "Server error" : "서버 오류", - "Settings saved" : "설정 저장됨" + "Settings saved" : "설정 저장됨", + "Unexpected error occurred" : "예상치 못한 에러가 발생했습니다", + "API URL is invalid" : "무효한 API URL" }, "nplurals=1; plural=0;"); diff --git a/l10n/ko.json b/l10n/ko.json index ec3c45f..94a12f8 100644 --- a/l10n/ko.json +++ b/l10n/ko.json @@ -1,13 +1,22 @@ { "translations": { "Save" : "저장", + "Please enter your name!" : "이름을 입력하시오!", "Display name" : "표시 이름", "Name" : "이름", "Welcome" : "환영합니다", + "Max" : "최대치", + "Record" : "기록", "Room name" : "방 번호", "Create" : "생성", + "_%n participant_::_%n participants_" : ["참가자들"], "Delete" : "삭제", + "Select target folder" : "지정 폴더 열기", "Error" : "오류", + "Are you sure you want to delete the recording from \"{startDate}\"? This operation can not be undone." : "정말 {startDate}기록을 지우시겠습니까? 복원할 수 없습니다", + "Could not delete record" : "기록을 지울 수 없습니다", "Server error" : "서버 오류", - "Settings saved" : "설정 저장됨" + "Settings saved" : "설정 저장됨", + "Unexpected error occurred" : "예상치 못한 에러가 발생했습니다", + "API URL is invalid" : "무효한 API URL" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/sl.js b/l10n/sl.js index 01b25bc..56f47b2 100644 --- a/l10n/sl.js +++ b/l10n/sl.js @@ -1,9 +1,12 @@ OC.L10N.register( "bbb", { + "API URL or secret not configured. Please contact your administrator." : "Naslov URL API oziroma koda ni nastavljena. Stopite v stik s skrbnikom sistema.", "BigBlueButton Integration" : "Podpora BigBlueButton", "BigBlueButton integration for Nextcloud" : "Podpora Nextcloud za BigBlueButton", "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* **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\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.*" : "Program omogoča ustvarjanje srečanj na zunanji namestitvi strežnika [BigBlueButton](https://bigbluebutton.org).\n\n* **Nastavitve skupin** Ustvariti je mogoče več skupin z različnimi imeni, pozdravnimi sporočili ...\n* **Objava povezave za goste** Objava povezave za udeležbo tudi zunanjih sogovornikov\n* **Predstavitve po meri** Možnost začetka prestavitve z izbrano predstavitvijo iz datoteke\n* **Upravljanje s posnetki** Pregled, souporaba in urejanje posnetkov skupin\n\nIščejo se razvijalci! Če imate čas lahko pomagate pri razvoju programa.\n\n*Ta program ni podprt s strani skupine BigBlueButton. Ime in logotip podjetja BigBlueButton sta blagovni znamki BigBlueButton Inc.*", + "Get your API URL and secret by executing \"sudo bbb-conf --secret\" on your BigBlueButton server." : "Naslov URL API in kodo je mogoče pridobiti z ukazom »sudo bbb-conf --secret« na strežniku BigBlueButton.", + "API URL" : "Naslov URL API", "API secret" : "Koda API", "Save" : "Shrani", "Please enter your name!" : "Vpišite ime", @@ -33,6 +36,7 @@ OC.L10N.register( "Server error" : "Napaka strežnika", "Settings saved" : "Nastavitve so shranjene.", "Unexpected error occurred" : "Prišlo je do nepričakovane napake", + "API URL is invalid" : "Naslov URL API ni veljaven", "API secret is invalid" : "Koda API ni veljavna" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/l10n/sl.json b/l10n/sl.json index 4a55246..b18e1e0 100644 --- a/l10n/sl.json +++ b/l10n/sl.json @@ -1,7 +1,10 @@ { "translations": { + "API URL or secret not configured. Please contact your administrator." : "Naslov URL API oziroma koda ni nastavljena. Stopite v stik s skrbnikom sistema.", "BigBlueButton Integration" : "Podpora BigBlueButton", "BigBlueButton integration for Nextcloud" : "Podpora Nextcloud za BigBlueButton", "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* **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\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.*" : "Program omogoča ustvarjanje srečanj na zunanji namestitvi strežnika [BigBlueButton](https://bigbluebutton.org).\n\n* **Nastavitve skupin** Ustvariti je mogoče več skupin z različnimi imeni, pozdravnimi sporočili ...\n* **Objava povezave za goste** Objava povezave za udeležbo tudi zunanjih sogovornikov\n* **Predstavitve po meri** Možnost začetka prestavitve z izbrano predstavitvijo iz datoteke\n* **Upravljanje s posnetki** Pregled, souporaba in urejanje posnetkov skupin\n\nIščejo se razvijalci! Če imate čas lahko pomagate pri razvoju programa.\n\n*Ta program ni podprt s strani skupine BigBlueButton. Ime in logotip podjetja BigBlueButton sta blagovni znamki BigBlueButton Inc.*", + "Get your API URL and secret by executing \"sudo bbb-conf --secret\" on your BigBlueButton server." : "Naslov URL API in kodo je mogoče pridobiti z ukazom »sudo bbb-conf --secret« na strežniku BigBlueButton.", + "API URL" : "Naslov URL API", "API secret" : "Koda API", "Save" : "Shrani", "Please enter your name!" : "Vpišite ime", @@ -31,6 +34,7 @@ "Server error" : "Napaka strežnika", "Settings saved" : "Nastavitve so shranjene.", "Unexpected error occurred" : "Prišlo je do nepričakovane napake", + "API URL is invalid" : "Naslov URL API ni veljaven", "API secret is invalid" : "Koda API ni veljavna" },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" } \ No newline at end of file