mirror of https://github.com/sualko/cloud_bbb
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>pull/254/merge
parent
3970197ad4
commit
3b6d8dad14
29
l10n/da.js
29
l10n/da.js
|
|
@ -1,10 +1,39 @@
|
|||
OC.L10N.register(
|
||||
"bbb",
|
||||
{
|
||||
"You created the room %s." : "Du oprettede rummet %s.",
|
||||
"You deleted the room %s." : "Du slettede rummet %s.",
|
||||
"{user} deleted the room %s." : "{user} slettede rummet %s.",
|
||||
"You shared the room %s with {shareWith}." : "Du delte rummet %s med {shareWith}.",
|
||||
"{user} shared the room %s with you." : "{user} delte rummet %s med dig.",
|
||||
"You unshared the room %s with {shareWith}." : "Du stoppede deling af rummet %s med {shareWith}.",
|
||||
"{user} unshared the room %s with you." : "{user} stoppede deling af rummet %s med dig.",
|
||||
"You started a meeting in the \"%s\" room." : "Du startede et møde i \"%s\" rummet.",
|
||||
"{user} started a meeting in the \"%s\" room." : "{user} startede et møde i \"%s\" rummet.",
|
||||
"The meeting in room \"%s\" has ended." : "Mødet i rummet \"%s\" er sluttet.",
|
||||
"Recording for room \"%s\" is ready." : "Optagelse for rummet \"%s\" er klar.",
|
||||
"To invite someone to the meeting, send them this link: %s" : "For at invitere nogen til mødet, så send dem dette link: %s",
|
||||
"Public" : "Offentlig",
|
||||
"Internal + Password protection for guests" : "Internt + Adgangskodebeskyttelse for gæster",
|
||||
"Internal + Waiting room for guests" : "Internt + venteværelse for gæsterWaiting room for guests",
|
||||
"Waiting room for all users" : "Venterum for alle brugere",
|
||||
"Internal" : "Intern",
|
||||
"Internal restricted" : "Internt begrænset",
|
||||
"API URL or secret not configured. Please contact your administrator." : "API URL eller hemmelighed ikke konfigureret. Kontakt venligst din administrator.",
|
||||
"BigBlueButton Integration" : "BigBlueButton integration",
|
||||
"BigBlueButton integration for Nextcloud" : "BigBlueButton integration til 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.*" : "Denne app giver mulighed for at oprette møder med en ekstern installation af [BigBlueButton](https://bigbluebutton.org).\n\n* **Rumopsætning** Opret multiple rumkonfigurationer med navn. velkomstbesked …\n* **Del gæstelink** Del rumlinket med alle dine gæster\n* **Del moderatorlink** Inviter moderatorer til rummet\n* **Del rum** Del rum med medlemmer, grupper eller cirkler\n* **Brugerdefineret præsentation** Start et rum med en udvalgt præsentation fra din filbrowser\n* **Styr optagelser** Vis, del og slet optagelser af dine rum\n* **Begrænsninger** Begræns rumoprettelse til visse grupper\n* **Aktiviteter** Få et overblik over dine rumaktiviteter\n\nHurtigt start guide og yderligere information i vores [readme](https://github.com/littleredbutton/cloud_bbb).\nKan du li' denne applikation? Giv noget tilbage til opensource fællesskabet og tjek vores\n[måder at bidrage på](https://github.com/littleredbutton/cloud_bbb/blob/master/.github/contributing.md).\n\nBidragsydere er velkomne! Hvis du har tid, så ville det være skønt, hvis du kan hjælpe med at forbedre denne applikation.\n\n*Denne app integrerer BigBlueButton og er ikke godkendt eller certificeret af BigBlueButton Inc. BigBlueButton og BigBlueButton logoet er handelsmærker for BigBlueButton Inc.*",
|
||||
"Room not found" : "Rum ikke fundet",
|
||||
"The room could not be found. Maybe it was deleted?" : "Rummet kunne ikke findes. Måske er det blevet slettet?",
|
||||
"Back to %s" : "Tilbage til %s",
|
||||
"Get your API URL and secret by executing \"sudo bbb-conf --secret\" on your BigBlueButton server." : "Få din API URL og hemmelighed ved at udføre \"sudo bbb-conf --secret\" på din BigBlueButton server.",
|
||||
"API URL" : "API URL",
|
||||
"API secret" : "API hemmelighed",
|
||||
"Save" : "Gem",
|
||||
"Show room manager in app navigation instead of settings page." : "Vis rumstyring i app navigation i stedet for indstillingssiden.",
|
||||
"Use Nextcloud theme in BigBlueButton." : "Anvend Nextcloud tema i BigBlueButton.",
|
||||
"Default Room Settings" : "Standard rumindstillingerRoom Settings",
|
||||
"Below you can change some default values, which are used to create a new room." : "Nedenfor kan du ændre nogle standardværdier, som anvendes til at oprette et nyt rum.",
|
||||
"Community" : "Onlinefællesskab",
|
||||
"Display name" : "Vist navn",
|
||||
"Password" : "Adgangskode",
|
||||
|
|
|
|||
29
l10n/da.json
29
l10n/da.json
|
|
@ -1,8 +1,37 @@
|
|||
{ "translations": {
|
||||
"You created the room %s." : "Du oprettede rummet %s.",
|
||||
"You deleted the room %s." : "Du slettede rummet %s.",
|
||||
"{user} deleted the room %s." : "{user} slettede rummet %s.",
|
||||
"You shared the room %s with {shareWith}." : "Du delte rummet %s med {shareWith}.",
|
||||
"{user} shared the room %s with you." : "{user} delte rummet %s med dig.",
|
||||
"You unshared the room %s with {shareWith}." : "Du stoppede deling af rummet %s med {shareWith}.",
|
||||
"{user} unshared the room %s with you." : "{user} stoppede deling af rummet %s med dig.",
|
||||
"You started a meeting in the \"%s\" room." : "Du startede et møde i \"%s\" rummet.",
|
||||
"{user} started a meeting in the \"%s\" room." : "{user} startede et møde i \"%s\" rummet.",
|
||||
"The meeting in room \"%s\" has ended." : "Mødet i rummet \"%s\" er sluttet.",
|
||||
"Recording for room \"%s\" is ready." : "Optagelse for rummet \"%s\" er klar.",
|
||||
"To invite someone to the meeting, send them this link: %s" : "For at invitere nogen til mødet, så send dem dette link: %s",
|
||||
"Public" : "Offentlig",
|
||||
"Internal + Password protection for guests" : "Internt + Adgangskodebeskyttelse for gæster",
|
||||
"Internal + Waiting room for guests" : "Internt + venteværelse for gæsterWaiting room for guests",
|
||||
"Waiting room for all users" : "Venterum for alle brugere",
|
||||
"Internal" : "Intern",
|
||||
"Internal restricted" : "Internt begrænset",
|
||||
"API URL or secret not configured. Please contact your administrator." : "API URL eller hemmelighed ikke konfigureret. Kontakt venligst din administrator.",
|
||||
"BigBlueButton Integration" : "BigBlueButton integration",
|
||||
"BigBlueButton integration for Nextcloud" : "BigBlueButton integration til 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.*" : "Denne app giver mulighed for at oprette møder med en ekstern installation af [BigBlueButton](https://bigbluebutton.org).\n\n* **Rumopsætning** Opret multiple rumkonfigurationer med navn. velkomstbesked …\n* **Del gæstelink** Del rumlinket med alle dine gæster\n* **Del moderatorlink** Inviter moderatorer til rummet\n* **Del rum** Del rum med medlemmer, grupper eller cirkler\n* **Brugerdefineret præsentation** Start et rum med en udvalgt præsentation fra din filbrowser\n* **Styr optagelser** Vis, del og slet optagelser af dine rum\n* **Begrænsninger** Begræns rumoprettelse til visse grupper\n* **Aktiviteter** Få et overblik over dine rumaktiviteter\n\nHurtigt start guide og yderligere information i vores [readme](https://github.com/littleredbutton/cloud_bbb).\nKan du li' denne applikation? Giv noget tilbage til opensource fællesskabet og tjek vores\n[måder at bidrage på](https://github.com/littleredbutton/cloud_bbb/blob/master/.github/contributing.md).\n\nBidragsydere er velkomne! Hvis du har tid, så ville det være skønt, hvis du kan hjælpe med at forbedre denne applikation.\n\n*Denne app integrerer BigBlueButton og er ikke godkendt eller certificeret af BigBlueButton Inc. BigBlueButton og BigBlueButton logoet er handelsmærker for BigBlueButton Inc.*",
|
||||
"Room not found" : "Rum ikke fundet",
|
||||
"The room could not be found. Maybe it was deleted?" : "Rummet kunne ikke findes. Måske er det blevet slettet?",
|
||||
"Back to %s" : "Tilbage til %s",
|
||||
"Get your API URL and secret by executing \"sudo bbb-conf --secret\" on your BigBlueButton server." : "Få din API URL og hemmelighed ved at udføre \"sudo bbb-conf --secret\" på din BigBlueButton server.",
|
||||
"API URL" : "API URL",
|
||||
"API secret" : "API hemmelighed",
|
||||
"Save" : "Gem",
|
||||
"Show room manager in app navigation instead of settings page." : "Vis rumstyring i app navigation i stedet for indstillingssiden.",
|
||||
"Use Nextcloud theme in BigBlueButton." : "Anvend Nextcloud tema i BigBlueButton.",
|
||||
"Default Room Settings" : "Standard rumindstillingerRoom Settings",
|
||||
"Below you can change some default values, which are used to create a new room." : "Nedenfor kan du ændre nogle standardværdier, som anvendes til at oprette et nyt rum.",
|
||||
"Community" : "Onlinefællesskab",
|
||||
"Display name" : "Vist navn",
|
||||
"Password" : "Adgangskode",
|
||||
|
|
|
|||
Loading…
Reference in New Issue