Commit from translate.jitsi.org by user ibauersachs.: 2 of 379 strings translated (1 fuzzy).

This commit is contained in:
ibauersachs 2017-08-22 19:39:07 +00:00 committed by jitsi-pootle
parent 7466a03a7d
commit 0f6541c07b
2 changed files with 65 additions and 15 deletions

View File

@ -1,6 +1,6 @@
{ {
"en": "", "en": "Angličtina",
"bg": "", "bg": "Bulharština",
"de": "", "de": "",
"es": "", "es": "",
"fr": "", "fr": "",

View File

@ -1,12 +1,19 @@
{ {
"contactlist": "", "contactlist": "Účastníci (__pcount__)",
"addParticipants": "", "addParticipants": "",
"roomLocked": "", "roomLocked": "",
"roomUnlocked": "", "roomUnlocked": "",
"passwordSetRemotely": "", "passwordSetRemotely": "",
"connectionsettings": "", "connectionsettings": "",
"poweredby": "", "poweredby": "",
"feedback": "", "feedback": {
"average": "",
"bad": "",
"good": "",
"rateExperience": "",
"veryBad": "",
"veryGood": ""
},
"inviteUrlDefaultMsg": "", "inviteUrlDefaultMsg": "",
"me": "", "me": "",
"speaker": "", "speaker": "",
@ -16,8 +23,7 @@
"callingName": "", "callingName": "",
"audioOnly": { "audioOnly": {
"audioOnly": "", "audioOnly": "",
"featureToggleDisabled": "", "featureToggleDisabled": ""
"howToDisable": ""
}, },
"userMedia": { "userMedia": {
"react-nativeGrantPermissions": "", "react-nativeGrantPermissions": "",
@ -97,6 +103,7 @@
"rejoinKeyTitle": "" "rejoinKeyTitle": ""
}, },
"toolbar": { "toolbar": {
"addPeople": "",
"audioonly": "", "audioonly": "",
"mute": "", "mute": "",
"videomute": "", "videomute": "",
@ -187,16 +194,22 @@
"address": "", "address": "",
"remoteport": "", "remoteport": "",
"remoteport_plural_2": "", "remoteport_plural_2": "",
"remoteport_plural_5": "",
"localport": "", "localport": "",
"localport_plural_2": "", "localport_plural_2": "",
"localport_plural_5": "",
"localaddress": "", "localaddress": "",
"localaddress_plural_2": "", "localaddress_plural_2": "",
"localaddress_plural_5": "",
"remoteaddress": "", "remoteaddress": "",
"remoteaddress_plural_2": "", "remoteaddress_plural_2": "",
"remoteaddress_plural_5": "",
"transport": "", "transport": "",
"transport_plural_2": "", "transport_plural_2": "",
"transport_plural_5": "",
"bandwidth": "", "bandwidth": "",
"na": "" "na": "",
"turn": ""
}, },
"notify": { "notify": {
"disconnected": "", "disconnected": "",
@ -274,8 +287,6 @@
"Save": "", "Save": "",
"recording": "", "recording": "",
"recordingToken": "", "recordingToken": "",
"Dial": "",
"sipMsg": "",
"passwordCheck": "", "passwordCheck": "",
"passwordMsg": "", "passwordMsg": "",
"shareLink": "", "shareLink": "",
@ -298,7 +309,6 @@
"enterDisplayName": "", "enterDisplayName": "",
"extensionRequired": "", "extensionRequired": "",
"firefoxExtensionPrompt": "", "firefoxExtensionPrompt": "",
"rateExperience": "",
"feedbackHelp": "", "feedbackHelp": "",
"feedbackQuestion": "", "feedbackQuestion": "",
"thankYou": "", "thankYou": "",
@ -330,6 +340,8 @@
"goToStore": "", "goToStore": "",
"externalInstallationTitle": "", "externalInstallationTitle": "",
"externalInstallationMsg": "", "externalInstallationMsg": "",
"inlineInstallationMsg": "",
"inlineInstallExtension": "",
"muteParticipantTitle": "", "muteParticipantTitle": "",
"muteParticipantBody": "", "muteParticipantBody": "",
"muteParticipantButton": "", "muteParticipantButton": "",
@ -339,6 +351,7 @@
"remoteControlDeniedMessage": "", "remoteControlDeniedMessage": "",
"remoteControlAllowedMessage": "", "remoteControlAllowedMessage": "",
"remoteControlErrorMessage": "", "remoteControlErrorMessage": "",
"startRemoteControlErrorMessage": "",
"remoteControlStopMessage": "", "remoteControlStopMessage": "",
"close": "", "close": "",
"shareYourScreen": "", "shareYourScreen": "",
@ -401,15 +414,52 @@
}, },
"invite": { "invite": {
"addPassword": "", "addPassword": "",
"dialInNumbers": "", "callNumber": "",
"errorFetchingNumbers": "", "enterID": "",
"howToDialIn": "",
"hidePassword": "", "hidePassword": "",
"inviteTo": "", "inviteTo": "",
"loadingNumbers": "", "invitedYouTo": "",
"locked": "", "locked": "",
"noNumbers": "",
"numbersDisabled": "",
"showPassword": "", "showPassword": "",
"unlocked": "" "unlocked": ""
},
"videoStatus": {
"callQuality": "",
"changeVideoTip": "",
"hd": "",
"highDefinition": "",
"ld": "",
"lowDefinition": "",
"p2pEnabled": "",
"p2pVideoQualityDescription": "",
"recHighDefinitionOnly": "",
"sd": "",
"standardDefinition": "",
"qualityButtonTip": ""
},
"dialOut": {
"dial": "",
"dialOut": "",
"statusMessage": "",
"enterPhone": "",
"phoneNotAllowed": ""
},
"addPeople": {
"add": "",
"noResults": "",
"searchPlaceholder": "",
"title": "",
"failedToAdd": ""
},
"inlineDialogFailure": {
"msg": "",
"retry": "",
"support": "",
"supportMsg": ""
},
"deviceError": {
"cameraPermission": "",
"microphonePermission": ""
} }
} }