mirror of https://github.com/sualko/cloud_bbb
Merge branch 'master' into feature/share_moderators_and_users
commit
b3fd04b2ae
|
@ -18,6 +18,8 @@ OC.L10N.register(
|
||||||
"Access" : "Åtkomst",
|
"Access" : "Åtkomst",
|
||||||
"Max" : "Max",
|
"Max" : "Max",
|
||||||
"Edit" : "Redigera",
|
"Edit" : "Redigera",
|
||||||
|
"This message is shown to all users in the chat area after they joined." : "Detta meddelande visas för alla användare i chattområdet efter att de gått med.",
|
||||||
|
"If enabled, the user list, chat area and presentation are hidden by default." : "Om aktiverat är användarlistan, chattområdet och presentationen dolda som standard.",
|
||||||
"Welcome" : "Välkommen",
|
"Welcome" : "Välkommen",
|
||||||
"Miscellaneous" : "Diverse",
|
"Miscellaneous" : "Diverse",
|
||||||
"Recording" : "Inspelning",
|
"Recording" : "Inspelning",
|
||||||
|
|
|
@ -16,6 +16,8 @@
|
||||||
"Access" : "Åtkomst",
|
"Access" : "Åtkomst",
|
||||||
"Max" : "Max",
|
"Max" : "Max",
|
||||||
"Edit" : "Redigera",
|
"Edit" : "Redigera",
|
||||||
|
"This message is shown to all users in the chat area after they joined." : "Detta meddelande visas för alla användare i chattområdet efter att de gått med.",
|
||||||
|
"If enabled, the user list, chat area and presentation are hidden by default." : "Om aktiverat är användarlistan, chattområdet och presentationen dolda som standard.",
|
||||||
"Welcome" : "Välkommen",
|
"Welcome" : "Välkommen",
|
||||||
"Miscellaneous" : "Diverse",
|
"Miscellaneous" : "Diverse",
|
||||||
"Recording" : "Inspelning",
|
"Recording" : "Inspelning",
|
||||||
|
|
Loading…
Reference in New Issue