mirror of https://github.com/sualko/cloud_bbb
Compare commits
14 Commits
f57c25eab2
...
b3fd04b2ae
Author | SHA1 | Date |
---|---|---|
|
b3fd04b2ae | |
|
038f24302f | |
|
6ace431870 | |
|
c761e4eee1 | |
|
44a655835b | |
|
adc4142211 | |
|
74c19d75d3 | |
|
122cf10f60 | |
|
74c32f4e27 | |
|
be15e93730 | |
|
f9ee7eed5a | |
|
ac15802258 | |
|
0e7ea5e810 | |
|
1daf79f2db |
|
@ -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