mirror of https://github.com/sualko/cloud_bbb
Compare commits
8 Commits
Author | SHA1 | Date |
---|---|---|
|
5deddb8d9a | |
|
079679601d | |
|
5d52731db7 | |
|
36eb3a7225 | |
|
bae9ab4e2a | |
|
a86601d6ac | |
|
d023ffa331 | |
|
834e2a7800 |
|
@ -29,6 +29,7 @@ OC.L10N.register(
|
||||||
"Delete?" : "Slet?",
|
"Delete?" : "Slet?",
|
||||||
"Server error" : "Serverfejl",
|
"Server error" : "Serverfejl",
|
||||||
"Loading" : "Indlæser",
|
"Loading" : "Indlæser",
|
||||||
"Settings saved" : "Indstillinger gemt"
|
"Settings saved" : "Indstillinger gemt",
|
||||||
|
"Unexpected error occurred" : "En uventet fejl opstod"
|
||||||
},
|
},
|
||||||
"nplurals=2; plural=(n != 1);");
|
"nplurals=2; plural=(n != 1);");
|
||||||
|
|
|
@ -27,6 +27,7 @@
|
||||||
"Delete?" : "Slet?",
|
"Delete?" : "Slet?",
|
||||||
"Server error" : "Serverfejl",
|
"Server error" : "Serverfejl",
|
||||||
"Loading" : "Indlæser",
|
"Loading" : "Indlæser",
|
||||||
"Settings saved" : "Indstillinger gemt"
|
"Settings saved" : "Indstillinger gemt",
|
||||||
|
"Unexpected error occurred" : "En uventet fejl opstod"
|
||||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||||
}
|
}
|
|
@ -17,6 +17,7 @@ OC.L10N.register(
|
||||||
"Welcome" : "Velkomin",
|
"Welcome" : "Velkomin",
|
||||||
"Sharing" : "Deiling",
|
"Sharing" : "Deiling",
|
||||||
"Miscellaneous" : "Ýmislegt",
|
"Miscellaneous" : "Ýmislegt",
|
||||||
|
"Room name" : "Heiti fundarsalar",
|
||||||
"Create" : "Búa til",
|
"Create" : "Búa til",
|
||||||
"Published" : "Útgefið",
|
"Published" : "Útgefið",
|
||||||
"Copy to clipboard" : "Afrita á klippispjald",
|
"Copy to clipboard" : "Afrita á klippispjald",
|
||||||
|
@ -25,6 +26,7 @@ OC.L10N.register(
|
||||||
"Server error" : "Villa frá þjóni",
|
"Server error" : "Villa frá þjóni",
|
||||||
"Start" : "Byrjun",
|
"Start" : "Byrjun",
|
||||||
"Loading" : "Hleð inn",
|
"Loading" : "Hleð inn",
|
||||||
"Settings saved" : "Stillingar vistaðar"
|
"Settings saved" : "Stillingar vistaðar",
|
||||||
|
"Unexpected error occurred" : "Óvænt villa kom upp"
|
||||||
},
|
},
|
||||||
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");
|
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");
|
||||||
|
|
|
@ -15,6 +15,7 @@
|
||||||
"Welcome" : "Velkomin",
|
"Welcome" : "Velkomin",
|
||||||
"Sharing" : "Deiling",
|
"Sharing" : "Deiling",
|
||||||
"Miscellaneous" : "Ýmislegt",
|
"Miscellaneous" : "Ýmislegt",
|
||||||
|
"Room name" : "Heiti fundarsalar",
|
||||||
"Create" : "Búa til",
|
"Create" : "Búa til",
|
||||||
"Published" : "Útgefið",
|
"Published" : "Útgefið",
|
||||||
"Copy to clipboard" : "Afrita á klippispjald",
|
"Copy to clipboard" : "Afrita á klippispjald",
|
||||||
|
@ -23,6 +24,7 @@
|
||||||
"Server error" : "Villa frá þjóni",
|
"Server error" : "Villa frá þjóni",
|
||||||
"Start" : "Byrjun",
|
"Start" : "Byrjun",
|
||||||
"Loading" : "Hleð inn",
|
"Loading" : "Hleð inn",
|
||||||
"Settings saved" : "Stillingar vistaðar"
|
"Settings saved" : "Stillingar vistaðar",
|
||||||
|
"Unexpected error occurred" : "Óvænt villa kom upp"
|
||||||
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
|
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
|
||||||
}
|
}
|
|
@ -22,6 +22,7 @@ OC.L10N.register(
|
||||||
"API URL or secret not configured. Please contact your administrator." : "Nie je nastavená URL API alebo API tajomstvo. Kontaktujte svojho správcu.",
|
"API URL or secret not configured. Please contact your administrator." : "Nie je nastavená URL API alebo API tajomstvo. Kontaktujte svojho správcu.",
|
||||||
"BigBlueButton Integration" : "Integrácia BigBlueButton",
|
"BigBlueButton Integration" : "Integrácia BigBlueButton",
|
||||||
"BigBlueButton integration for Nextcloud" : "Integrácia BigBlueButton pre Nextcloud",
|
"BigBlueButton integration for Nextcloud" : "Integrácia BigBlueButton pre Nextcloud",
|
||||||
|
"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* **Share moderator link** Invite moderators to the room\n* **Share rooms** Share rooms with members, groups or circles\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* **Restrictions** Restrict room creation to certain groups\n* **Activities** Get an overview of your room activities\n\nQuick start guide and further information in our [readme](https://github.com/littleredbutton/cloud_bbb).\nDo you like this application? Give something back to the open source community and checkout our\n[ways to contribute](https://github.com/littleredbutton/cloud_bbb/blob/master/.github/contributing.md).\n\nContributors are welcome! 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.*" : "Táto aplikácia umožňuje vytvárať stretnutia s externou inštaláciou [BigBlueButton] (https://bigbluebutton.org).\n\n* **Nastavenie miestnosti** Vytvorte viacero konfigurácií izieb s názvom, uvítacou správou…\n* **Zdieľať odkaz hosťa** Zdieľajte odkaz na izbu so všetkými svojimi hosťami\n* **Zdieľať odkaz moderátora** Pozvite moderátorov do miestnosti\n* **Zdieľať miestnosti** Zdieľať miestnosti s členmi, skupinami alebo kruhmi\n* **Vlastná prezentácia** Spustite miestnosť s vybranou prezentáciou z prehliadača súborov\n* **Správa nahrávok** Zobrazte, zdieľajte a odstráňte nahrávky pre svoje izby\n* **Obmedzenia** Obmedzte vytváranie miestností na určité skupiny\n* **Aktivity** Získajte prehľad o aktivitách v miestnosti\n\nSprievodca rýchlym spustením a ďalšie informácie v našom [readme](https://github.com/littleredbutton/cloud_bbb).\nPáči sa vám táto aplikácia? Vráťte niečo komunite open source a pozrite si naše\n[spôsoby prispievania](https://github.com/littleredbutton/cloud_bbb/blob/master/.github/contributing.md).\n\nPrispievatelia sú vítaní! Ak máte čas, bolo by úžasné, keby ste pomohli vylepšiť túto aplikáciu.\n\n*Táto aplikácia integruje BigBlueButton a nie je schválená ani certifikovaná spoločnosťou BigBlueButton Inc. BigBlueButton a logo BigBlueButton sú ochranné známky spoločnosti BigBlueButton Inc.*",
|
||||||
"Room not found" : "Miestnosť nenájdená",
|
"Room not found" : "Miestnosť nenájdená",
|
||||||
"The room could not be found. Maybe it was deleted?" : "Miestnosť sa nepodarilo nájsť. Možno bola odstránená?",
|
"The room could not be found. Maybe it was deleted?" : "Miestnosť sa nepodarilo nájsť. Možno bola odstránená?",
|
||||||
"Back to %s" : "Späť na %s",
|
"Back to %s" : "Späť na %s",
|
||||||
|
@ -57,6 +58,7 @@ OC.L10N.register(
|
||||||
"No matches" : "Žiadne zhody",
|
"No matches" : "Žiadne zhody",
|
||||||
"admin" : "správca",
|
"admin" : "správca",
|
||||||
"moderator" : "moderátor",
|
"moderator" : "moderátor",
|
||||||
|
"user" : "užívateľ",
|
||||||
"Name" : "Názov",
|
"Name" : "Názov",
|
||||||
"Access" : "Prístup",
|
"Access" : "Prístup",
|
||||||
"Max" : "Max",
|
"Max" : "Max",
|
||||||
|
@ -70,6 +72,7 @@ OC.L10N.register(
|
||||||
"This message is shown to all users in the chat area after they joined." : "Táto správa sa po pripojení zobrazí všetkým používateľom v oblasti četu.",
|
"This message is shown to all users in the chat area after they joined." : "Táto správa sa po pripojení zobrazí všetkým používateľom v oblasti četu.",
|
||||||
"Sets a limit on the number of participants for this room. Zero means there is no limit." : "Nastavuje limit počtu účastníkov v tejto miestnosti. Nula znamená, že je bez limitu.",
|
"Sets a limit on the number of participants for this room. Zero means there is no limit." : "Nastavuje limit počtu účastníkov v tejto miestnosti. Nula znamená, že je bez limitu.",
|
||||||
"If enabled, the moderator is able to start the recording." : "Ak je povolené, moderátor môže spustiť nahrávanie.",
|
"If enabled, the moderator is able to start the recording." : "Ak je povolené, moderátor môže spustiť nahrávanie.",
|
||||||
|
"Explanation of the different concepts that constitute access options :<br>- Public: Anyone who has the link can join.- <br>Internal: Only Nextcloud users can join.- <br>Password: Only guests who have the password can join..- <br>Waiting room: A moderator must accept each guest before they can join.- <br>Restricted : Only selected users and groups can access this room." : "Vysvetlenie rôznych pojmov, ktoré tvoria možnosti prístupu:<br>- Verejné: Každý, kto má odkaz, sa môže pripojiť.- <br>Interný: Pripojiť sa môžu iba užívatelia Nextcloud.- <br>Heslo: Pripojiť sa môžu iba hostia, ktorí majú heslo.- <br>Čakáreň: Moderátor musí prijať každého hosťa skôr, ako sa bude môcť pripojiť.- <br>Obmedzené: Do tejto miestnosti majú prístup iba vybraní užívatelia a skupiny.",
|
||||||
"A moderator is able to manage all participants in a meeting including kicking, muting or selecting a presenter. Users with the role moderator are also able to close a meeting or change the default settings." : "Moderátor je schopný riadiť všetkých účastníkov stretnutia, vrátane kopania, stlmenia alebo výberu prezentéra. Používatelia s úlohou moderátora môžu tiež uzavrieť stretnutie alebo zmeniť predvolené nastavenia.",
|
"A moderator is able to manage all participants in a meeting including kicking, muting or selecting a presenter. Users with the role moderator are also able to close a meeting or change the default settings." : "Moderátor je schopný riadiť všetkých účastníkov stretnutia, vrátane kopania, stlmenia alebo výberu prezentéra. Používatelia s úlohou moderátora môžu tiež uzavrieť stretnutie alebo zmeniť predvolené nastavenia.",
|
||||||
"If enabled, normal users have to wait until a moderator is in the room." : "Ak je zapnuté, bežní používatelia musia počkať, kým do miestnosti nevstúpi moderátor.",
|
"If enabled, normal users have to wait until a moderator is in the room." : "Ak je zapnuté, bežní používatelia musia počkať, kým do miestnosti nevstúpi moderátor.",
|
||||||
"If enabled, a moderator URL is generated which allows access with moderator permission." : "Ak je zapnuté, generuje sa adresa URL moderátora, ktorá umožňuje prístup s povolením moderátora.",
|
"If enabled, a moderator URL is generated which allows access with moderator permission." : "Ak je zapnuté, generuje sa adresa URL moderátora, ktorá umožňuje prístup s povolením moderátora.",
|
||||||
|
@ -113,7 +116,10 @@ OC.L10N.register(
|
||||||
"Delete?" : "Zmazať?",
|
"Delete?" : "Zmazať?",
|
||||||
"Could not delete record" : "Záznam sa nepodarilo odstrániť",
|
"Could not delete record" : "Záznam sa nepodarilo odstrániť",
|
||||||
"Server error" : "Chyba servera",
|
"Server error" : "Chyba servera",
|
||||||
|
"Could not modify publishing state" : "Stav zverejnenia sa nepodarilo upraviť",
|
||||||
|
"Open room" : "Otvoriť miestnosť",
|
||||||
"Start" : "Začiatok",
|
"Start" : "Začiatok",
|
||||||
|
"Clone room" : "Klonovať miestnosť",
|
||||||
"Loading" : "Načítava sa...",
|
"Loading" : "Načítava sa...",
|
||||||
"You are not allowed to change this option, because this room is shared with you." : "Túto možnosť nemôžete zmeniť, pretože táto miestnosť je s vami zdieľaná.",
|
"You are not allowed to change this option, because this room is shared with you." : "Túto možnosť nemôžete zmeniť, pretože táto miestnosť je s vami zdieľaná.",
|
||||||
"Max. rooms" : "Maximálny počet miestností",
|
"Max. rooms" : "Maximálny počet miestností",
|
||||||
|
|
|
@ -20,6 +20,7 @@
|
||||||
"API URL or secret not configured. Please contact your administrator." : "Nie je nastavená URL API alebo API tajomstvo. Kontaktujte svojho správcu.",
|
"API URL or secret not configured. Please contact your administrator." : "Nie je nastavená URL API alebo API tajomstvo. Kontaktujte svojho správcu.",
|
||||||
"BigBlueButton Integration" : "Integrácia BigBlueButton",
|
"BigBlueButton Integration" : "Integrácia BigBlueButton",
|
||||||
"BigBlueButton integration for Nextcloud" : "Integrácia BigBlueButton pre Nextcloud",
|
"BigBlueButton integration for Nextcloud" : "Integrácia BigBlueButton pre Nextcloud",
|
||||||
|
"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* **Share moderator link** Invite moderators to the room\n* **Share rooms** Share rooms with members, groups or circles\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* **Restrictions** Restrict room creation to certain groups\n* **Activities** Get an overview of your room activities\n\nQuick start guide and further information in our [readme](https://github.com/littleredbutton/cloud_bbb).\nDo you like this application? Give something back to the open source community and checkout our\n[ways to contribute](https://github.com/littleredbutton/cloud_bbb/blob/master/.github/contributing.md).\n\nContributors are welcome! 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.*" : "Táto aplikácia umožňuje vytvárať stretnutia s externou inštaláciou [BigBlueButton] (https://bigbluebutton.org).\n\n* **Nastavenie miestnosti** Vytvorte viacero konfigurácií izieb s názvom, uvítacou správou…\n* **Zdieľať odkaz hosťa** Zdieľajte odkaz na izbu so všetkými svojimi hosťami\n* **Zdieľať odkaz moderátora** Pozvite moderátorov do miestnosti\n* **Zdieľať miestnosti** Zdieľať miestnosti s členmi, skupinami alebo kruhmi\n* **Vlastná prezentácia** Spustite miestnosť s vybranou prezentáciou z prehliadača súborov\n* **Správa nahrávok** Zobrazte, zdieľajte a odstráňte nahrávky pre svoje izby\n* **Obmedzenia** Obmedzte vytváranie miestností na určité skupiny\n* **Aktivity** Získajte prehľad o aktivitách v miestnosti\n\nSprievodca rýchlym spustením a ďalšie informácie v našom [readme](https://github.com/littleredbutton/cloud_bbb).\nPáči sa vám táto aplikácia? Vráťte niečo komunite open source a pozrite si naše\n[spôsoby prispievania](https://github.com/littleredbutton/cloud_bbb/blob/master/.github/contributing.md).\n\nPrispievatelia sú vítaní! Ak máte čas, bolo by úžasné, keby ste pomohli vylepšiť túto aplikáciu.\n\n*Táto aplikácia integruje BigBlueButton a nie je schválená ani certifikovaná spoločnosťou BigBlueButton Inc. BigBlueButton a logo BigBlueButton sú ochranné známky spoločnosti BigBlueButton Inc.*",
|
||||||
"Room not found" : "Miestnosť nenájdená",
|
"Room not found" : "Miestnosť nenájdená",
|
||||||
"The room could not be found. Maybe it was deleted?" : "Miestnosť sa nepodarilo nájsť. Možno bola odstránená?",
|
"The room could not be found. Maybe it was deleted?" : "Miestnosť sa nepodarilo nájsť. Možno bola odstránená?",
|
||||||
"Back to %s" : "Späť na %s",
|
"Back to %s" : "Späť na %s",
|
||||||
|
@ -55,6 +56,7 @@
|
||||||
"No matches" : "Žiadne zhody",
|
"No matches" : "Žiadne zhody",
|
||||||
"admin" : "správca",
|
"admin" : "správca",
|
||||||
"moderator" : "moderátor",
|
"moderator" : "moderátor",
|
||||||
|
"user" : "užívateľ",
|
||||||
"Name" : "Názov",
|
"Name" : "Názov",
|
||||||
"Access" : "Prístup",
|
"Access" : "Prístup",
|
||||||
"Max" : "Max",
|
"Max" : "Max",
|
||||||
|
@ -68,6 +70,7 @@
|
||||||
"This message is shown to all users in the chat area after they joined." : "Táto správa sa po pripojení zobrazí všetkým používateľom v oblasti četu.",
|
"This message is shown to all users in the chat area after they joined." : "Táto správa sa po pripojení zobrazí všetkým používateľom v oblasti četu.",
|
||||||
"Sets a limit on the number of participants for this room. Zero means there is no limit." : "Nastavuje limit počtu účastníkov v tejto miestnosti. Nula znamená, že je bez limitu.",
|
"Sets a limit on the number of participants for this room. Zero means there is no limit." : "Nastavuje limit počtu účastníkov v tejto miestnosti. Nula znamená, že je bez limitu.",
|
||||||
"If enabled, the moderator is able to start the recording." : "Ak je povolené, moderátor môže spustiť nahrávanie.",
|
"If enabled, the moderator is able to start the recording." : "Ak je povolené, moderátor môže spustiť nahrávanie.",
|
||||||
|
"Explanation of the different concepts that constitute access options :<br>- Public: Anyone who has the link can join.- <br>Internal: Only Nextcloud users can join.- <br>Password: Only guests who have the password can join..- <br>Waiting room: A moderator must accept each guest before they can join.- <br>Restricted : Only selected users and groups can access this room." : "Vysvetlenie rôznych pojmov, ktoré tvoria možnosti prístupu:<br>- Verejné: Každý, kto má odkaz, sa môže pripojiť.- <br>Interný: Pripojiť sa môžu iba užívatelia Nextcloud.- <br>Heslo: Pripojiť sa môžu iba hostia, ktorí majú heslo.- <br>Čakáreň: Moderátor musí prijať každého hosťa skôr, ako sa bude môcť pripojiť.- <br>Obmedzené: Do tejto miestnosti majú prístup iba vybraní užívatelia a skupiny.",
|
||||||
"A moderator is able to manage all participants in a meeting including kicking, muting or selecting a presenter. Users with the role moderator are also able to close a meeting or change the default settings." : "Moderátor je schopný riadiť všetkých účastníkov stretnutia, vrátane kopania, stlmenia alebo výberu prezentéra. Používatelia s úlohou moderátora môžu tiež uzavrieť stretnutie alebo zmeniť predvolené nastavenia.",
|
"A moderator is able to manage all participants in a meeting including kicking, muting or selecting a presenter. Users with the role moderator are also able to close a meeting or change the default settings." : "Moderátor je schopný riadiť všetkých účastníkov stretnutia, vrátane kopania, stlmenia alebo výberu prezentéra. Používatelia s úlohou moderátora môžu tiež uzavrieť stretnutie alebo zmeniť predvolené nastavenia.",
|
||||||
"If enabled, normal users have to wait until a moderator is in the room." : "Ak je zapnuté, bežní používatelia musia počkať, kým do miestnosti nevstúpi moderátor.",
|
"If enabled, normal users have to wait until a moderator is in the room." : "Ak je zapnuté, bežní používatelia musia počkať, kým do miestnosti nevstúpi moderátor.",
|
||||||
"If enabled, a moderator URL is generated which allows access with moderator permission." : "Ak je zapnuté, generuje sa adresa URL moderátora, ktorá umožňuje prístup s povolením moderátora.",
|
"If enabled, a moderator URL is generated which allows access with moderator permission." : "Ak je zapnuté, generuje sa adresa URL moderátora, ktorá umožňuje prístup s povolením moderátora.",
|
||||||
|
@ -111,7 +114,10 @@
|
||||||
"Delete?" : "Zmazať?",
|
"Delete?" : "Zmazať?",
|
||||||
"Could not delete record" : "Záznam sa nepodarilo odstrániť",
|
"Could not delete record" : "Záznam sa nepodarilo odstrániť",
|
||||||
"Server error" : "Chyba servera",
|
"Server error" : "Chyba servera",
|
||||||
|
"Could not modify publishing state" : "Stav zverejnenia sa nepodarilo upraviť",
|
||||||
|
"Open room" : "Otvoriť miestnosť",
|
||||||
"Start" : "Začiatok",
|
"Start" : "Začiatok",
|
||||||
|
"Clone room" : "Klonovať miestnosť",
|
||||||
"Loading" : "Načítava sa...",
|
"Loading" : "Načítava sa...",
|
||||||
"You are not allowed to change this option, because this room is shared with you." : "Túto možnosť nemôžete zmeniť, pretože táto miestnosť je s vami zdieľaná.",
|
"You are not allowed to change this option, because this room is shared with you." : "Túto možnosť nemôžete zmeniť, pretože táto miestnosť je s vami zdieľaná.",
|
||||||
"Max. rooms" : "Maximálny počet miestností",
|
"Max. rooms" : "Maximálny počet miestností",
|
||||||
|
|
|
@ -126,7 +126,7 @@ OC.L10N.register(
|
||||||
"Max. participants" : "Макс. бр. учесника",
|
"Max. participants" : "Макс. бр. учесника",
|
||||||
"Group …" : "Група ...",
|
"Group …" : "Група ...",
|
||||||
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Ограничења не утичу на постојеће собе. Минус један значи да вредност није ограничена. Ако важи више ограничења, бира се најмање рестриктивна опција за сваког корисника.",
|
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Ограничења не утичу на постојеће собе. Минус један значи да вредност није ограничена. Ако важи више ограничења, бира се најмање рестриктивна опција за сваког корисника.",
|
||||||
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "Да ли сте сигурни да желите да обришете ограниења за групу „{name}”? Ова операција не може да се поништи.",
|
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "Да ли сте сигурни да желите да обришете ограничења за групу „{name}”? Ова операција не може да се поништи.",
|
||||||
"Delete restrictions for \"{name}\"?" : "Да обришем ограничења за „{name}?",
|
"Delete restrictions for \"{name}\"?" : "Да обришем ограничења за „{name}?",
|
||||||
"Settings saved" : "Поставке сачуване",
|
"Settings saved" : "Поставке сачуване",
|
||||||
"Unexpected error occurred" : "Дошло је до неочекиване грешке",
|
"Unexpected error occurred" : "Дошло је до неочекиване грешке",
|
||||||
|
|
|
@ -124,7 +124,7 @@
|
||||||
"Max. participants" : "Макс. бр. учесника",
|
"Max. participants" : "Макс. бр. учесника",
|
||||||
"Group …" : "Група ...",
|
"Group …" : "Група ...",
|
||||||
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Ограничења не утичу на постојеће собе. Минус један значи да вредност није ограничена. Ако важи више ограничења, бира се најмање рестриктивна опција за сваког корисника.",
|
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Ограничења не утичу на постојеће собе. Минус један значи да вредност није ограничена. Ако важи више ограничења, бира се најмање рестриктивна опција за сваког корисника.",
|
||||||
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "Да ли сте сигурни да желите да обришете ограниења за групу „{name}”? Ова операција не може да се поништи.",
|
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "Да ли сте сигурни да желите да обришете ограничења за групу „{name}”? Ова операција не може да се поништи.",
|
||||||
"Delete restrictions for \"{name}\"?" : "Да обришем ограничења за „{name}?",
|
"Delete restrictions for \"{name}\"?" : "Да обришем ограничења за „{name}?",
|
||||||
"Settings saved" : "Поставке сачуване",
|
"Settings saved" : "Поставке сачуване",
|
||||||
"Unexpected error occurred" : "Дошло је до неочекиване грешке",
|
"Unexpected error occurred" : "Дошло је до неочекиване грешке",
|
||||||
|
|
34
l10n/ug.js
34
l10n/ug.js
|
@ -3,11 +3,11 @@ OC.L10N.register(
|
||||||
{
|
{
|
||||||
"You created the room %s." : "ئۆينى% s قۇردىڭىز.",
|
"You created the room %s." : "ئۆينى% s قۇردىڭىز.",
|
||||||
"You deleted the room %s." : "ئۆينى% s ئۆچۈردىڭىز.",
|
"You deleted the room %s." : "ئۆينى% s ئۆچۈردىڭىز.",
|
||||||
"{user} deleted the room %s." : "{ئىشلەتكۈچى} ئۆينى% s ئۆچۈردى.",
|
"{user} deleted the room %s." : "{user} ئۆينى% s ئۆچۈردى.",
|
||||||
"You shared the room %s with {shareWith}." : "ياتاقنى% s {shareWith with بىلەن ئورتاقلاشتىڭىز.",
|
"You shared the room %s with {shareWith}." : "ياتاقنى% s {shareWith} بىلەن ئورتاقلاشتىڭىز.",
|
||||||
"{user} shared the room %s with you." : "{ئىشلەتكۈچى} ياتاق% s نى سىز بىلەن ئورتاقلاشتى.",
|
"{user} shared the room %s with you." : "{user} ياتاق% s نى سىز بىلەن ئورتاقلاشتى.",
|
||||||
"You unshared the room %s with {shareWith}." : "ئۆينى% s {shareWith with بىلەن ئورتاقلاشمىدىڭىز.",
|
"You unshared the room %s with {shareWith}." : "ئۆينى% s {shareWith} بىلەن ئورتاقلاشمىدىڭىز.",
|
||||||
"{user} unshared the room %s with you." : "{ئىشلەتكۈچى} ئۆينى% s بىلەن ئورتاقلاشمىدى.",
|
"{user} unshared the room %s with you." : "{user} ئۆينى% s بىلەن ئورتاقلاشمىدى.",
|
||||||
"You started a meeting in the \"%s\" room." : "سىز «% s» ئۆيىدە يىغىن باشلىدىڭىز.",
|
"You started a meeting in the \"%s\" room." : "سىز «% s» ئۆيىدە يىغىن باشلىدىڭىز.",
|
||||||
"{user} started a meeting in the \"%s\" room." : "{user} \"% s\" ئۆيىدە يىغىن باشلىدى.",
|
"{user} started a meeting in the \"%s\" room." : "{user} \"% s\" ئۆيىدە يىغىن باشلىدى.",
|
||||||
"The meeting in room \"%s\" has ended." : "«% S» دىكى يىغىن ئاخىرلاشتى.",
|
"The meeting in room \"%s\" has ended." : "«% S» دىكى يىغىن ئاخىرلاشتى.",
|
||||||
|
@ -81,7 +81,7 @@ OC.L10N.register(
|
||||||
"If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "ئەگەر قوزغىتىلغان بولسا ، ئىشلەتكۈچى تۇنجى قوشۇلغان ۋاقىتتا (BBB مۇلازىمېتىرى 2.3 دىن باشلاپ ئىشلەتكىلى بولىدۇ) ياڭراتقۇ ۋە تور كامېراسىنى ئالدىن كۆرمەسلىكى كېرەك.",
|
"If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "ئەگەر قوزغىتىلغان بولسا ، ئىشلەتكۈچى تۇنجى قوشۇلغان ۋاقىتتا (BBB مۇلازىمېتىرى 2.3 دىن باشلاپ ئىشلەتكىلى بولىدۇ) ياڭراتقۇ ۋە تور كامېراسىنى ئالدىن كۆرمەسلىكى كېرەك.",
|
||||||
"If enabled, the user list, chat area and presentation are hidden by default." : "ئەگەر قوزغىتىلسا ، ئىشلەتكۈچى تىزىملىكى ، پاراڭلىشىش رايونى ۋە تونۇشتۇرۇش سۈكۈتتىكى ھالەتتە يوشۇرۇنغان.",
|
"If enabled, the user list, chat area and presentation are hidden by default." : "ئەگەر قوزغىتىلسا ، ئىشلەتكۈچى تىزىملىكى ، پاراڭلىشىش رايونى ۋە تونۇشتۇرۇش سۈكۈتتىكى ھالەتتە يوشۇرۇنغان.",
|
||||||
"If enabled, all users will join the meeting muted." : "ئەگەر قوزغىتىلسا ، بارلىق ئىشلەتكۈچىلەر ئاۋازسىز يىغىنغا قاتنىشىدۇ.",
|
"If enabled, all users will join the meeting muted." : "ئەگەر قوزغىتىلسا ، بارلىق ئىشلەتكۈچىلەر ئاۋازسىز يىغىنغا قاتنىشىدۇ.",
|
||||||
"Edit \"{room}\"" : "\"{Room}\" نى تەھرىرلەڭ",
|
"Edit \"{room}\"" : "\"{room}\" نى تەھرىرلەڭ",
|
||||||
"Room URL" : "ياتاق URL",
|
"Room URL" : "ياتاق URL",
|
||||||
"Welcome" : "خۇش كەپسىز",
|
"Welcome" : "خۇش كەپسىز",
|
||||||
"Participant limit" : "قاتناشقۇچىلارنىڭ چېكى",
|
"Participant limit" : "قاتناشقۇچىلارنىڭ چېكى",
|
||||||
|
@ -102,14 +102,14 @@ OC.L10N.register(
|
||||||
"Copy to clipboard" : "چاپلاش تاختىسىغا كۆچۈرۈڭ",
|
"Copy to clipboard" : "چاپلاش تاختىسىغا كۆچۈرۈڭ",
|
||||||
"Save as file" : "ھۆججەت سۈپىتىدە ساقلاڭ",
|
"Save as file" : "ھۆججەت سۈپىتىدە ساقلاڭ",
|
||||||
"Delete" : "ئۆچۈر",
|
"Delete" : "ئۆچۈر",
|
||||||
"Are you sure you want to delete \"{name}\"? This operation cannot be undone." : "«{Name}» نى ئۆچۈرمەكچىمۇ؟ بۇ مەشغۇلاتنى ئەمەلدىن قالدۇرغىلى بولمايدۇ.",
|
"Are you sure you want to delete \"{name}\"? This operation cannot be undone." : "«{name}» نى ئۆچۈرمەكچىمۇ؟ بۇ مەشغۇلاتنى ئەمەلدىن قالدۇرغىلى بولمايدۇ.",
|
||||||
"Delete \"{name}\"?" : "ئۆچۈرۈڭ \"{name}\"?",
|
"Delete \"{name}\"?" : "ئۆچۈرۈڭ \"{name}\"?",
|
||||||
"Select target folder" : "نىشان ھۆججەت قىسقۇچىنى تاللاڭ",
|
"Select target folder" : "نىشان ھۆججەت قىسقۇچىنى تاللاڭ",
|
||||||
"Room URL was stored in \"{path}\" as \"{filename}\"." : "ياتاق ئادرېسى \"{path}\" دا \"{ھۆججەت ئىسمى}\" سۈپىتىدە ساقلاندى.",
|
"Room URL was stored in \"{path}\" as \"{filename}\"." : "ياتاق ئادرېسى \"{path}\" دا \"{filename} ئىسمى}\" سۈپىتىدە ساقلاندى.",
|
||||||
"Link stored" : "ئۇلىنىش ساقلانغان",
|
"Link stored" : "ئۇلىنىش ساقلانغان",
|
||||||
"URL to room could not be stored." : "ياتاقتىكى URL نى ساقلىغىلى بولمايدۇ.",
|
"URL to room could not be stored." : "ياتاقتىكى URL نى ساقلىغىلى بولمايدۇ.",
|
||||||
"Error" : "خاتالىق",
|
"Error" : "خاتالىق",
|
||||||
"URL to presentation was stored in \"{path}\" as \"{filename}\"." : "تونۇشتۇرۇش ئادرېسى «{path}» دا «{ھۆججەت ئىسمى}» سۈپىتىدە ساقلانغان.",
|
"URL to presentation was stored in \"{path}\" as \"{filename}\"." : "تونۇشتۇرۇش ئادرېسى «{path}» دا «{filename} ئىسمى}» سۈپىتىدە ساقلانغان.",
|
||||||
"URL to presentation could not be stored." : "تونۇشتۇرۇش ئادرېسىنى ساقلىغىلى بولمايدۇ.",
|
"URL to presentation could not be stored." : "تونۇشتۇرۇش ئادرېسىنى ساقلىغىلى بولمايدۇ.",
|
||||||
"Are you sure you want to delete the recording from \"{startDate}\"? This operation cannot be undone." : "خاتىرىنى «{startDate}» دىن ئۆچۈرمەكچىمۇ؟ بۇ مەشغۇلاتنى ئەمەلدىن قالدۇرغىلى بولمايدۇ.",
|
"Are you sure you want to delete the recording from \"{startDate}\"? This operation cannot be undone." : "خاتىرىنى «{startDate}» دىن ئۆچۈرمەكچىمۇ؟ بۇ مەشغۇلاتنى ئەمەلدىن قالدۇرغىلى بولمايدۇ.",
|
||||||
"Delete?" : "ئۆچۈرەمسىز؟",
|
"Delete?" : "ئۆچۈرەمسىز؟",
|
||||||
|
@ -125,22 +125,22 @@ OC.L10N.register(
|
||||||
"Max. participants" : "Max. قاتناشقۇچىلار",
|
"Max. participants" : "Max. قاتناشقۇچىلار",
|
||||||
"Group …" : "گۇرۇپپا…",
|
"Group …" : "گۇرۇپپا…",
|
||||||
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "چەكلىمىلەر ھازىرقى ئۆيلەرگە تەسىر كۆرسەتمەيدۇ. Minus one بولسا قىممەتنىڭ چەكسىز ئىكەنلىكىنى كۆرسىتىدۇ. ئەگەر كۆپ چەكلىمىلەر قوللىنىلسا ، ھەر بىر ئىشلەتكۈچى ئۈچۈن ئەڭ ئاز چەكلەش ئۇسۇلى تاللىنىدۇ.",
|
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "چەكلىمىلەر ھازىرقى ئۆيلەرگە تەسىر كۆرسەتمەيدۇ. Minus one بولسا قىممەتنىڭ چەكسىز ئىكەنلىكىنى كۆرسىتىدۇ. ئەگەر كۆپ چەكلىمىلەر قوللىنىلسا ، ھەر بىر ئىشلەتكۈچى ئۈچۈن ئەڭ ئاز چەكلەش ئۇسۇلى تاللىنىدۇ.",
|
||||||
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "«{Name}» گۇرۇپپىسىنىڭ چەكلىمىسىنى ئۆچۈرمەكچىمۇ؟ بۇ مەشغۇلاتنى ئەمەلدىن قالدۇرغىلى بولمايدۇ.",
|
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "«{name}» گۇرۇپپىسىنىڭ چەكلىمىسىنى ئۆچۈرمەكچىمۇ؟ بۇ مەشغۇلاتنى ئەمەلدىن قالدۇرغىلى بولمايدۇ.",
|
||||||
"Delete restrictions for \"{name}\"?" : "\"{Name}\" چەكلىمىسىنى ئۆچۈرۈڭ؟",
|
"Delete restrictions for \"{name}\"?" : "\"{name}\" چەكلىمىسىنى ئۆچۈرۈڭ؟",
|
||||||
"Settings saved" : "تەڭشەكلەر ساقلاندى",
|
"Settings saved" : "تەڭشەكلەر ساقلاندى",
|
||||||
"Unexpected error occurred" : "ئويلىمىغان خاتالىق يۈز بەردى",
|
"Unexpected error occurred" : "ئويلىمىغان خاتالىق يۈز بەردى",
|
||||||
"API URL is invalid" : "API URL ئىناۋەتسىز",
|
"API URL is invalid" : "API URL ئىناۋەتسىز",
|
||||||
"API secret is invalid" : "API مەخپىيىتى ئىناۋەتسىز",
|
"API secret is invalid" : "API مەخپىيىتى ئىناۋەتسىز",
|
||||||
"URL has to start with HTTPS" : "URL نى HTTPS دىن باشلاش كېرەك",
|
"URL has to start with HTTPS" : "URL نى HTTPS دىن باشلاش كېرەك",
|
||||||
"URL has to contain the {token} placeholder" : "URL دا {بەلگە} ئورۇن ئىگىسى بولۇشى كېرەك",
|
"URL has to contain the {token} placeholder" : "URL دا {token} ئورۇن ئىگىسى بولۇشى كېرەك",
|
||||||
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "URL چوقۇم https: // دىن باشلىنىشى ھەمدە {بەلگە} نى ئۆز ئىچىگە ئېلىشى كېرەك. بۇنىڭدىن باشقا ، {ئىشلەتكۈچى} ئورۇن ئىگىسىنى ئىشلىتىشكە بولىدۇ.",
|
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "URL چوقۇم https: // دىن باشلىنىشى ھەمدە {token} نى ئۆز ئىچىگە ئېلىشى كېرەك. بۇنىڭدىن باشقا ، {user} ئورۇن ئىگىسىنى ئىشلىتىشكە بولىدۇ.",
|
||||||
"The file \"{filename}\" was uploaded to your room." : "«{ھۆججەت ئىسمى}» ھۆججىتى ئۆيىڭىزگە يۈكلەندى.",
|
"The file \"{filename}\" was uploaded to your room." : "«{filename} ئىسمى}» ھۆججىتى ئۆيىڭىزگە يۈكلەندى.",
|
||||||
"The file \"{filename}\" could not be uploaded to your room." : "«{ھۆججەت ئىسمى}» ھۆججىتىنى ئۆيىڭىزگە يۈكلەشكە بولمىدى.",
|
"The file \"{filename}\" could not be uploaded to your room." : "«{filename} ئىسمى}» ھۆججىتىنى ئۆيىڭىزگە يۈكلەشكە بولمىدى.",
|
||||||
"The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "«{ھۆججەت ئىسمى}» ھۆججىتىنى ئۆيىڭىزگە يۈكلەشكە بولمىدى. بەلكىم BigBlueButton مۇلازىمېتىرىڭىز بۇ ھەرىكەتنى قوللىماسلىقى مۇمكىن.",
|
"The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "«{filename} ئىسمى}» ھۆججىتىنى ئۆيىڭىزگە يۈكلەشكە بولمىدى. بەلكىم BigBlueButton مۇلازىمېتىرىڭىز بۇ ھەرىكەتنى قوللىماسلىقى مۇمكىن.",
|
||||||
"Send file to BBB" : "BBB غا ھۆججەت ئەۋەتىڭ",
|
"Send file to BBB" : "BBB غا ھۆججەت ئەۋەتىڭ",
|
||||||
"Send to" : "ئەۋەتىش",
|
"Send to" : "ئەۋەتىش",
|
||||||
"Start with" : "بىلەن باشلاڭ",
|
"Start with" : "بىلەن باشلاڭ",
|
||||||
"Please select the room in which you like to use the file \"{filename}\"." : "«{ھۆججەت ئىسمى}» ھۆججىتىنى ئىشلىتىشنى ياخشى كۆرىدىغان ئۆينى تاللاڭ.",
|
"Please select the room in which you like to use the file \"{filename}\"." : "«{filename} ئىسمى}» ھۆججىتىنى ئىشلىتىشنى ياخشى كۆرىدىغان ئۆينى تاللاڭ.",
|
||||||
"No rooms available!" : "ياتاق يوق!",
|
"No rooms available!" : "ياتاق يوق!",
|
||||||
"Send to BBB" : "BBB غا ئەۋەتىڭ"
|
"Send to BBB" : "BBB غا ئەۋەتىڭ"
|
||||||
},
|
},
|
||||||
|
|
34
l10n/ug.json
34
l10n/ug.json
|
@ -1,11 +1,11 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
"You created the room %s." : "ئۆينى% s قۇردىڭىز.",
|
"You created the room %s." : "ئۆينى% s قۇردىڭىز.",
|
||||||
"You deleted the room %s." : "ئۆينى% s ئۆچۈردىڭىز.",
|
"You deleted the room %s." : "ئۆينى% s ئۆچۈردىڭىز.",
|
||||||
"{user} deleted the room %s." : "{ئىشلەتكۈچى} ئۆينى% s ئۆچۈردى.",
|
"{user} deleted the room %s." : "{user} ئۆينى% s ئۆچۈردى.",
|
||||||
"You shared the room %s with {shareWith}." : "ياتاقنى% s {shareWith with بىلەن ئورتاقلاشتىڭىز.",
|
"You shared the room %s with {shareWith}." : "ياتاقنى% s {shareWith} بىلەن ئورتاقلاشتىڭىز.",
|
||||||
"{user} shared the room %s with you." : "{ئىشلەتكۈچى} ياتاق% s نى سىز بىلەن ئورتاقلاشتى.",
|
"{user} shared the room %s with you." : "{user} ياتاق% s نى سىز بىلەن ئورتاقلاشتى.",
|
||||||
"You unshared the room %s with {shareWith}." : "ئۆينى% s {shareWith with بىلەن ئورتاقلاشمىدىڭىز.",
|
"You unshared the room %s with {shareWith}." : "ئۆينى% s {shareWith} بىلەن ئورتاقلاشمىدىڭىز.",
|
||||||
"{user} unshared the room %s with you." : "{ئىشلەتكۈچى} ئۆينى% s بىلەن ئورتاقلاشمىدى.",
|
"{user} unshared the room %s with you." : "{user} ئۆينى% s بىلەن ئورتاقلاشمىدى.",
|
||||||
"You started a meeting in the \"%s\" room." : "سىز «% s» ئۆيىدە يىغىن باشلىدىڭىز.",
|
"You started a meeting in the \"%s\" room." : "سىز «% s» ئۆيىدە يىغىن باشلىدىڭىز.",
|
||||||
"{user} started a meeting in the \"%s\" room." : "{user} \"% s\" ئۆيىدە يىغىن باشلىدى.",
|
"{user} started a meeting in the \"%s\" room." : "{user} \"% s\" ئۆيىدە يىغىن باشلىدى.",
|
||||||
"The meeting in room \"%s\" has ended." : "«% S» دىكى يىغىن ئاخىرلاشتى.",
|
"The meeting in room \"%s\" has ended." : "«% S» دىكى يىغىن ئاخىرلاشتى.",
|
||||||
|
@ -79,7 +79,7 @@
|
||||||
"If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "ئەگەر قوزغىتىلغان بولسا ، ئىشلەتكۈچى تۇنجى قوشۇلغان ۋاقىتتا (BBB مۇلازىمېتىرى 2.3 دىن باشلاپ ئىشلەتكىلى بولىدۇ) ياڭراتقۇ ۋە تور كامېراسىنى ئالدىن كۆرمەسلىكى كېرەك.",
|
"If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "ئەگەر قوزغىتىلغان بولسا ، ئىشلەتكۈچى تۇنجى قوشۇلغان ۋاقىتتا (BBB مۇلازىمېتىرى 2.3 دىن باشلاپ ئىشلەتكىلى بولىدۇ) ياڭراتقۇ ۋە تور كامېراسىنى ئالدىن كۆرمەسلىكى كېرەك.",
|
||||||
"If enabled, the user list, chat area and presentation are hidden by default." : "ئەگەر قوزغىتىلسا ، ئىشلەتكۈچى تىزىملىكى ، پاراڭلىشىش رايونى ۋە تونۇشتۇرۇش سۈكۈتتىكى ھالەتتە يوشۇرۇنغان.",
|
"If enabled, the user list, chat area and presentation are hidden by default." : "ئەگەر قوزغىتىلسا ، ئىشلەتكۈچى تىزىملىكى ، پاراڭلىشىش رايونى ۋە تونۇشتۇرۇش سۈكۈتتىكى ھالەتتە يوشۇرۇنغان.",
|
||||||
"If enabled, all users will join the meeting muted." : "ئەگەر قوزغىتىلسا ، بارلىق ئىشلەتكۈچىلەر ئاۋازسىز يىغىنغا قاتنىشىدۇ.",
|
"If enabled, all users will join the meeting muted." : "ئەگەر قوزغىتىلسا ، بارلىق ئىشلەتكۈچىلەر ئاۋازسىز يىغىنغا قاتنىشىدۇ.",
|
||||||
"Edit \"{room}\"" : "\"{Room}\" نى تەھرىرلەڭ",
|
"Edit \"{room}\"" : "\"{room}\" نى تەھرىرلەڭ",
|
||||||
"Room URL" : "ياتاق URL",
|
"Room URL" : "ياتاق URL",
|
||||||
"Welcome" : "خۇش كەپسىز",
|
"Welcome" : "خۇش كەپسىز",
|
||||||
"Participant limit" : "قاتناشقۇچىلارنىڭ چېكى",
|
"Participant limit" : "قاتناشقۇچىلارنىڭ چېكى",
|
||||||
|
@ -100,14 +100,14 @@
|
||||||
"Copy to clipboard" : "چاپلاش تاختىسىغا كۆچۈرۈڭ",
|
"Copy to clipboard" : "چاپلاش تاختىسىغا كۆچۈرۈڭ",
|
||||||
"Save as file" : "ھۆججەت سۈپىتىدە ساقلاڭ",
|
"Save as file" : "ھۆججەت سۈپىتىدە ساقلاڭ",
|
||||||
"Delete" : "ئۆچۈر",
|
"Delete" : "ئۆچۈر",
|
||||||
"Are you sure you want to delete \"{name}\"? This operation cannot be undone." : "«{Name}» نى ئۆچۈرمەكچىمۇ؟ بۇ مەشغۇلاتنى ئەمەلدىن قالدۇرغىلى بولمايدۇ.",
|
"Are you sure you want to delete \"{name}\"? This operation cannot be undone." : "«{name}» نى ئۆچۈرمەكچىمۇ؟ بۇ مەشغۇلاتنى ئەمەلدىن قالدۇرغىلى بولمايدۇ.",
|
||||||
"Delete \"{name}\"?" : "ئۆچۈرۈڭ \"{name}\"?",
|
"Delete \"{name}\"?" : "ئۆچۈرۈڭ \"{name}\"?",
|
||||||
"Select target folder" : "نىشان ھۆججەت قىسقۇچىنى تاللاڭ",
|
"Select target folder" : "نىشان ھۆججەت قىسقۇچىنى تاللاڭ",
|
||||||
"Room URL was stored in \"{path}\" as \"{filename}\"." : "ياتاق ئادرېسى \"{path}\" دا \"{ھۆججەت ئىسمى}\" سۈپىتىدە ساقلاندى.",
|
"Room URL was stored in \"{path}\" as \"{filename}\"." : "ياتاق ئادرېسى \"{path}\" دا \"{filename} ئىسمى}\" سۈپىتىدە ساقلاندى.",
|
||||||
"Link stored" : "ئۇلىنىش ساقلانغان",
|
"Link stored" : "ئۇلىنىش ساقلانغان",
|
||||||
"URL to room could not be stored." : "ياتاقتىكى URL نى ساقلىغىلى بولمايدۇ.",
|
"URL to room could not be stored." : "ياتاقتىكى URL نى ساقلىغىلى بولمايدۇ.",
|
||||||
"Error" : "خاتالىق",
|
"Error" : "خاتالىق",
|
||||||
"URL to presentation was stored in \"{path}\" as \"{filename}\"." : "تونۇشتۇرۇش ئادرېسى «{path}» دا «{ھۆججەت ئىسمى}» سۈپىتىدە ساقلانغان.",
|
"URL to presentation was stored in \"{path}\" as \"{filename}\"." : "تونۇشتۇرۇش ئادرېسى «{path}» دا «{filename} ئىسمى}» سۈپىتىدە ساقلانغان.",
|
||||||
"URL to presentation could not be stored." : "تونۇشتۇرۇش ئادرېسىنى ساقلىغىلى بولمايدۇ.",
|
"URL to presentation could not be stored." : "تونۇشتۇرۇش ئادرېسىنى ساقلىغىلى بولمايدۇ.",
|
||||||
"Are you sure you want to delete the recording from \"{startDate}\"? This operation cannot be undone." : "خاتىرىنى «{startDate}» دىن ئۆچۈرمەكچىمۇ؟ بۇ مەشغۇلاتنى ئەمەلدىن قالدۇرغىلى بولمايدۇ.",
|
"Are you sure you want to delete the recording from \"{startDate}\"? This operation cannot be undone." : "خاتىرىنى «{startDate}» دىن ئۆچۈرمەكچىمۇ؟ بۇ مەشغۇلاتنى ئەمەلدىن قالدۇرغىلى بولمايدۇ.",
|
||||||
"Delete?" : "ئۆچۈرەمسىز؟",
|
"Delete?" : "ئۆچۈرەمسىز؟",
|
||||||
|
@ -123,22 +123,22 @@
|
||||||
"Max. participants" : "Max. قاتناشقۇچىلار",
|
"Max. participants" : "Max. قاتناشقۇچىلار",
|
||||||
"Group …" : "گۇرۇپپا…",
|
"Group …" : "گۇرۇپپا…",
|
||||||
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "چەكلىمىلەر ھازىرقى ئۆيلەرگە تەسىر كۆرسەتمەيدۇ. Minus one بولسا قىممەتنىڭ چەكسىز ئىكەنلىكىنى كۆرسىتىدۇ. ئەگەر كۆپ چەكلىمىلەر قوللىنىلسا ، ھەر بىر ئىشلەتكۈچى ئۈچۈن ئەڭ ئاز چەكلەش ئۇسۇلى تاللىنىدۇ.",
|
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "چەكلىمىلەر ھازىرقى ئۆيلەرگە تەسىر كۆرسەتمەيدۇ. Minus one بولسا قىممەتنىڭ چەكسىز ئىكەنلىكىنى كۆرسىتىدۇ. ئەگەر كۆپ چەكلىمىلەر قوللىنىلسا ، ھەر بىر ئىشلەتكۈچى ئۈچۈن ئەڭ ئاز چەكلەش ئۇسۇلى تاللىنىدۇ.",
|
||||||
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "«{Name}» گۇرۇپپىسىنىڭ چەكلىمىسىنى ئۆچۈرمەكچىمۇ؟ بۇ مەشغۇلاتنى ئەمەلدىن قالدۇرغىلى بولمايدۇ.",
|
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "«{name}» گۇرۇپپىسىنىڭ چەكلىمىسىنى ئۆچۈرمەكچىمۇ؟ بۇ مەشغۇلاتنى ئەمەلدىن قالدۇرغىلى بولمايدۇ.",
|
||||||
"Delete restrictions for \"{name}\"?" : "\"{Name}\" چەكلىمىسىنى ئۆچۈرۈڭ؟",
|
"Delete restrictions for \"{name}\"?" : "\"{name}\" چەكلىمىسىنى ئۆچۈرۈڭ؟",
|
||||||
"Settings saved" : "تەڭشەكلەر ساقلاندى",
|
"Settings saved" : "تەڭشەكلەر ساقلاندى",
|
||||||
"Unexpected error occurred" : "ئويلىمىغان خاتالىق يۈز بەردى",
|
"Unexpected error occurred" : "ئويلىمىغان خاتالىق يۈز بەردى",
|
||||||
"API URL is invalid" : "API URL ئىناۋەتسىز",
|
"API URL is invalid" : "API URL ئىناۋەتسىز",
|
||||||
"API secret is invalid" : "API مەخپىيىتى ئىناۋەتسىز",
|
"API secret is invalid" : "API مەخپىيىتى ئىناۋەتسىز",
|
||||||
"URL has to start with HTTPS" : "URL نى HTTPS دىن باشلاش كېرەك",
|
"URL has to start with HTTPS" : "URL نى HTTPS دىن باشلاش كېرەك",
|
||||||
"URL has to contain the {token} placeholder" : "URL دا {بەلگە} ئورۇن ئىگىسى بولۇشى كېرەك",
|
"URL has to contain the {token} placeholder" : "URL دا {token} ئورۇن ئىگىسى بولۇشى كېرەك",
|
||||||
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "URL چوقۇم https: // دىن باشلىنىشى ھەمدە {بەلگە} نى ئۆز ئىچىگە ئېلىشى كېرەك. بۇنىڭدىن باشقا ، {ئىشلەتكۈچى} ئورۇن ئىگىسىنى ئىشلىتىشكە بولىدۇ.",
|
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "URL چوقۇم https: // دىن باشلىنىشى ھەمدە {token} نى ئۆز ئىچىگە ئېلىشى كېرەك. بۇنىڭدىن باشقا ، {user} ئورۇن ئىگىسىنى ئىشلىتىشكە بولىدۇ.",
|
||||||
"The file \"{filename}\" was uploaded to your room." : "«{ھۆججەت ئىسمى}» ھۆججىتى ئۆيىڭىزگە يۈكلەندى.",
|
"The file \"{filename}\" was uploaded to your room." : "«{filename} ئىسمى}» ھۆججىتى ئۆيىڭىزگە يۈكلەندى.",
|
||||||
"The file \"{filename}\" could not be uploaded to your room." : "«{ھۆججەت ئىسمى}» ھۆججىتىنى ئۆيىڭىزگە يۈكلەشكە بولمىدى.",
|
"The file \"{filename}\" could not be uploaded to your room." : "«{filename} ئىسمى}» ھۆججىتىنى ئۆيىڭىزگە يۈكلەشكە بولمىدى.",
|
||||||
"The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "«{ھۆججەت ئىسمى}» ھۆججىتىنى ئۆيىڭىزگە يۈكلەشكە بولمىدى. بەلكىم BigBlueButton مۇلازىمېتىرىڭىز بۇ ھەرىكەتنى قوللىماسلىقى مۇمكىن.",
|
"The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "«{filename} ئىسمى}» ھۆججىتىنى ئۆيىڭىزگە يۈكلەشكە بولمىدى. بەلكىم BigBlueButton مۇلازىمېتىرىڭىز بۇ ھەرىكەتنى قوللىماسلىقى مۇمكىن.",
|
||||||
"Send file to BBB" : "BBB غا ھۆججەت ئەۋەتىڭ",
|
"Send file to BBB" : "BBB غا ھۆججەت ئەۋەتىڭ",
|
||||||
"Send to" : "ئەۋەتىش",
|
"Send to" : "ئەۋەتىش",
|
||||||
"Start with" : "بىلەن باشلاڭ",
|
"Start with" : "بىلەن باشلاڭ",
|
||||||
"Please select the room in which you like to use the file \"{filename}\"." : "«{ھۆججەت ئىسمى}» ھۆججىتىنى ئىشلىتىشنى ياخشى كۆرىدىغان ئۆينى تاللاڭ.",
|
"Please select the room in which you like to use the file \"{filename}\"." : "«{filename} ئىسمى}» ھۆججىتىنى ئىشلىتىشنى ياخشى كۆرىدىغان ئۆينى تاللاڭ.",
|
||||||
"No rooms available!" : "ياتاق يوق!",
|
"No rooms available!" : "ياتاق يوق!",
|
||||||
"Send to BBB" : "BBB غا ئەۋەتىڭ"
|
"Send to BBB" : "BBB غا ئەۋەتىڭ"
|
||||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||||
|
|
|
@ -34,8 +34,8 @@ class Restriction extends Entity implements JsonSerializable {
|
||||||
$this->addType('allowRecording', 'boolean');
|
$this->addType('allowRecording', 'boolean');
|
||||||
}
|
}
|
||||||
|
|
||||||
public function setGroupName(string $groupName) {
|
public function setGroupName(?string $groupName) {
|
||||||
$this->groupName = $groupName;
|
$this->groupName = $groupName ?? '';
|
||||||
}
|
}
|
||||||
|
|
||||||
public function jsonSerialize(): array {
|
public function jsonSerialize(): array {
|
||||||
|
|
Loading…
Reference in New Issue