jitsi improvements

This commit is contained in:
_Bastler
2021-04-16 15:41:09 +02:00
parent ee4e8f0647
commit 01b12f7bfe
8 changed files with 119 additions and 35 deletions
+20 -11
View File
@@ -18,7 +18,7 @@
},
"format": {
"date": "MM/dd/yyy",
"datetime": "MM/dd/yyy h:mm:ss a",
"datetime": "MM/dd/yyy h:mm a",
"time": "h:mm:ss a"
},
"greet": "Hello {0}",
@@ -35,7 +35,7 @@
"delete": "Delete",
"error": {
"expires": "Invalid expiry.",
"room": "Please choose another name for the room. Only letters and numbers are allowed",
"room": "Please provide a valid name. Only letters and numbers are allowed.",
"starts": "Invalid start."
},
"expires": "Expires",
@@ -43,18 +43,27 @@
"left": "You have {0} Jitsi Room(s) left.",
"moderationUrl": "Moderation url",
"noQuota": "Your quota for Jitsi Rooms is depleted.",
"notStarted" : "The conference has not started yet.",
"room": "Name",
"starts": "Starts"
},
"share" : {
"." : "Share",
"clipboard" : {
"." : "Copy to clipboard",
"copied": "Copied to clipboard"
"share": {
".": "Share",
"clipboard": {
"copied": "Copied to clipboard",
"text": "Copy text to clipboard",
"url": "Copy url to clipboard"
},
"email" : {
"." : "Share via email",
"subject" : "Invite to videoconference {0}"
"email": {
".": "Share via email",
"subject": "Invite to video conference {0}"
},
"text": {
"both": "The conference begins at {0} and ends at {1}.",
"expires": "The conference ends at {0}.",
"intro": "Hello, I want to invite you to a video conference.",
"outro": "You can join the conference under:\n{0}",
"starts": "The conference begins at {0}."
}
}
},
@@ -278,7 +287,7 @@
"title": "Gitea"
},
"goto": "To service",
"jitsi" : {
"jitsi": {
"icon": "video_call",
"subtitle": "Video conferencing",
"text": "Video conferencing with all functionality needed for meeting online with Video and Audio streams.",