diff --git a/lang/languages-sl.json b/lang/languages-sl.json new file mode 100644 index 000000000..a13f508d4 --- /dev/null +++ b/lang/languages-sl.json @@ -0,0 +1,8 @@ +{ + "en": "", + "bg": "", + "de": "", + "tr": "", + "it": "", + "fr": "" +} \ No newline at end of file diff --git a/lang/main-sl.json b/lang/main-sl.json new file mode 100644 index 000000000..8a6337628 --- /dev/null +++ b/lang/main-sl.json @@ -0,0 +1,218 @@ +{ + "contactlist": "", + "connectionsettings": "", + "poweredby": "", + "downloadlogs": "", + "roomUrlDefaultMsg": "", + "participant": "", + "me": "", + "speaker": "", + "defaultNickname": "", + "defaultPreziLink": "", + "welcomepage": { + "go": "", + "roomname": "", + "disable": "", + "feature1": { + "title": "", + "content": "" + }, + "feature2": { + "title": "", + "content": "" + }, + "feature3": { + "title": "", + "content": "" + }, + "feature4": { + "title": "", + "content": "" + }, + "feature5": { + "title": "", + "content": "" + }, + "feature6": { + "title": "", + "content": "" + }, + "feature7": { + "title": "", + "content": "" + }, + "feature8": { + "title": "", + "content": "" + } + }, + "toolbar": { + "mute": "", + "videomute": "", + "authenticate": "", + "record": "", + "lock": "", + "invite": "", + "chat": "", + "prezi": "", + "etherpad": "", + "sharescreen": "", + "fullscreen": "", + "sip": "", + "Settings": "", + "hangup": "", + "login": "", + "logout": "", + "dialpad": "" + }, + "bottomtoolbar": { + "chat": "", + "filmstrip": "", + "contactlist": "" + }, + "chat": { + "nickname": { + "title": "", + "popover": "" + }, + "messagebox": "" + }, + "settings": { + "title": "", + "update": "", + "name": "", + "startAudioMuted": "", + "startVideoMuted": "" + }, + "videothumbnail": { + "editnickname": "", + "moderator": "", + "videomute": "", + "mute": "", + "kick": "", + "muted": "", + "domute": "" + }, + "connectionindicator": { + "bitrate": "", + "packetloss": "", + "resolution": "", + "less": "", + "more": "", + "address": "", + "remoteport_plural_5": "", + "remoteport": "", + "localport_plural_5": "", + "localport": "", + "localaddress_plural_5": "", + "localaddress": "", + "remoteaddress_plural_5": "", + "remoteaddress": "", + "transport": "", + "bandwidth": "", + "na": "" + }, + "notify": { + "disconnected": "", + "moderator": "", + "connected": "", + "somebody": "", + "me": "", + "focus": "", + "focusFail": "", + "grantedTo": "", + "grantedToUnknown": "", + "muted": "", + "mutedTitle": "" + }, + "dialog": { + "kickMessage": "", + "popupError": "", + "passwordError": "", + "passwordError2": "", + "joinError": "", + "connectError": "", + "connectErrorWithMsg": "", + "connecting": "", + "error": "", + "detectext": "", + "failtoinstall": "", + "failedpermissions": "", + "bridgeUnavailable": "", + "lockTitle": "", + "lockMessage": "", + "warning": "", + "passwordNotSupported": "", + "sorry": "", + "internalError": "", + "unableToSwitch": "", + "SLDFailure": "", + "SRDFailure": "", + "oops": "", + "defaultError": "", + "passwordRequired": "", + "Ok": "", + "removePreziTitle": "", + "removePreziMsg": "", + "sharePreziTitle": "", + "sharePreziMsg": "", + "Remove": "", + "WaitingForHost": "", + "WaitForHostMsg": "", + "IamHost": "", + "Cancel": "", + "retry": "", + "logoutTitle": "", + "logoutQuestion": "", + "sessTerminated": "", + "hungUp": "", + "joinAgain": "", + "Share": "", + "preziLinkError": "", + "Save": "", + "recordingToken": "", + "Dial": "", + "sipMsg": "", + "passwordCheck": "", + "passwordMsg": "", + "Invite": "", + "shareLink": "", + "settings1": "", + "settings2": "", + "settings3": "", + "yourPassword": "", + "Back": "", + "serviceUnavailable": "", + "gracefulShutdown": "", + "Yes": "", + "reservationError": "", + "reservationErrorMsg": "", + "password": "", + "userPassword": "", + "token": "", + "displayNameRequired": "" + }, + "email": { + "sharedKey": "", + "subject": "", + "body": "", + "and": "" + }, + "connection": { + "ERROR": "", + "CONNECTING": "", + "RECONNECTING": "", + "CONNFAIL": "", + "AUTHENTICATING": "", + "AUTHFAIL": "", + "CONNECTED": "", + "DISCONNECTED": "", + "DISCONNECTING": "", + "ATTACHED": "" + }, + "recording": { + "toaster": "", + "pending": "", + "on": "" + } +} \ No newline at end of file