diff --git a/l10n/ru.js b/l10n/ru.js index 6140809..4ca082f 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -1,6 +1,7 @@ OC.L10N.register( "bbb", { + "You created the room %s." : "Вы создали комнату %s.", "API URL or secret not configured. Please contact your administrator." : "API URL или секрет не настроен. Пожалуйста, свяжитесь с вашим администратором.", "BigBlueButton Integration" : "Интеграция BigBlueButton (\"большая голубая кнопка\")", "BigBlueButton integration for Nextcloud" : "Интеграция BigBlueButton (\"большая голубая кнопка\") для Nextcloud", diff --git a/l10n/ru.json b/l10n/ru.json index c28266a..00da30c 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -1,4 +1,5 @@ { "translations": { + "You created the room %s." : "Вы создали комнату %s.", "API URL or secret not configured. Please contact your administrator." : "API URL или секрет не настроен. Пожалуйста, свяжитесь с вашим администратором.", "BigBlueButton Integration" : "Интеграция BigBlueButton (\"большая голубая кнопка\")", "BigBlueButton integration for Nextcloud" : "Интеграция BigBlueButton (\"большая голубая кнопка\") для Nextcloud", diff --git a/l10n/sl.js b/l10n/sl.js index e6944e3..ecab81c 100644 --- a/l10n/sl.js +++ b/l10n/sl.js @@ -9,7 +9,7 @@ OC.L10N.register( "You started a meeting in the \"%s\" room." : "Začnete sestanek v sobi »%s«.", "{user} started a meeting in the \"%s\" room." : "{user} začne sestanek v sobi »%s«.", "The meeting in room \"%s\" has ended." : "Sestanek v sobi »%s« je končan.", - "Recording for room \"%s\" is ready." : "Posnetek sobe »%s« je pripravljen.", + "Recording for room \"%s\" is ready." : "Posnetek srečanja v sobi »%s« je pripravljen.", "To invite someone to the meeting, send them this link: %s" : "Sestanka se je mogoče udeležiti prek povezave: %s", "API URL or secret not configured. Please contact your administrator." : "Naslov URL API oziroma koda povezave ni nastavljena. Stopite v stik s skrbnikom sistema.", "BigBlueButton Integration" : "Podpora BigBlueButton", @@ -22,8 +22,10 @@ OC.L10N.register( "API secret" : "Koda API", "Save" : "Shrani", "Show room manager in app navigation instead of settings page." : "Pokaži upravljalnik sobe v programu in ne strani nastavitev.", + "If you like to use shorter urls, you can enter a forwarding proxy below." : "Če želite uporabiti skrajšane naslove URL, lahko spodaj vpišete posredniški strežnik.", "URL shortener" : "Okrajševalnik naslovov URL", "You will be forwarded to the room in the next few seconds." : "V nekaj sekundah boste preusmerjeni v sobo.", + "Let's go!" : "Začnimo!", "Please enter your name!" : "Vpišite ime", "The name must be at least 3 characters long." : "Ime mora vsebovati vsaj 3 znake.", "You have to provide the correct password to join the meeting." : "Za dostop je treba vpisati ustrezno geslo.", diff --git a/l10n/sl.json b/l10n/sl.json index d44b266..75429c5 100644 --- a/l10n/sl.json +++ b/l10n/sl.json @@ -7,7 +7,7 @@ "You started a meeting in the \"%s\" room." : "Začnete sestanek v sobi »%s«.", "{user} started a meeting in the \"%s\" room." : "{user} začne sestanek v sobi »%s«.", "The meeting in room \"%s\" has ended." : "Sestanek v sobi »%s« je končan.", - "Recording for room \"%s\" is ready." : "Posnetek sobe »%s« je pripravljen.", + "Recording for room \"%s\" is ready." : "Posnetek srečanja v sobi »%s« je pripravljen.", "To invite someone to the meeting, send them this link: %s" : "Sestanka se je mogoče udeležiti prek povezave: %s", "API URL or secret not configured. Please contact your administrator." : "Naslov URL API oziroma koda povezave ni nastavljena. Stopite v stik s skrbnikom sistema.", "BigBlueButton Integration" : "Podpora BigBlueButton", @@ -20,8 +20,10 @@ "API secret" : "Koda API", "Save" : "Shrani", "Show room manager in app navigation instead of settings page." : "Pokaži upravljalnik sobe v programu in ne strani nastavitev.", + "If you like to use shorter urls, you can enter a forwarding proxy below." : "Če želite uporabiti skrajšane naslove URL, lahko spodaj vpišete posredniški strežnik.", "URL shortener" : "Okrajševalnik naslovov URL", "You will be forwarded to the room in the next few seconds." : "V nekaj sekundah boste preusmerjeni v sobo.", + "Let's go!" : "Začnimo!", "Please enter your name!" : "Vpišite ime", "The name must be at least 3 characters long." : "Ime mora vsebovati vsaj 3 znake.", "You have to provide the correct password to join the meeting." : "Za dostop je treba vpisati ustrezno geslo.",