@bigbinary/neeto-molecules 4.0.8 → 4.0.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,116 @@
1
+ {
2
+ "taxonomyDefaultLabels": {
3
+ "insightsEntity": {
4
+ "singular": "Formulario",
5
+ "plural": "Formularios"
6
+ }
7
+ },
8
+ "neetoMolecules": {
9
+ "productEmbed": {
10
+ "elementPopup": {
11
+ "elementIdError": "Por favor ingresa un ID de elemento válido para incrustar el contenido."
12
+ },
13
+ "iframe": {
14
+ "title": "Incrustar iframe",
15
+ "sizeOfIframe": "Tamaño del iframe"
16
+ },
17
+ "queryParam": {
18
+ "label": "Parámetros de consulta",
19
+ "keyNamePlaceholder": "Ingresa el nombre de la clave",
20
+ "keyValuePlaceholder": "Ingresa el valor de la clave",
21
+ "addQueryParam": "Añadir parámetro de consulta"
22
+ },
23
+ "language": {
24
+ "html": "HTML",
25
+ "react": "React"
26
+ }
27
+ },
28
+ "reactions": {
29
+ "content": "{{groupedNames, anyCase}} reaccionó."
30
+ },
31
+ "shareRecording": {
32
+ "title": "Compartir grabación",
33
+ "preview": "Vista previa",
34
+ "checkboxLabel": "Empezar en",
35
+ "tooltipContent": "Copiar enlace",
36
+ "successTooltipContent": "Enlace copiado",
37
+ "muted": "Compartir el video en silencio",
38
+ "autoplay": "Reproducción automática"
39
+ },
40
+ "fileUpload": {
41
+ "filesDropzone": {
42
+ "errors": {
43
+ "fileTooLarge": "El archivo '{{fileName, anyCase}}' es más grande que {{maxSize, anyCase}}",
44
+ "fileInvalidType": "Actualmente el tipo de archivo {{fileType}} no está permitido.",
45
+ "tooManyFiles": "Solo puedes subir {{maxFiles}} archivo.",
46
+ "defaultError": "Algo salió mal al subir {{fileName, anyCase}}"
47
+ },
48
+ "maxFileSize": "El tamaño máximo permitido es {{size}} {{unit, anyCase}}",
49
+ "allowedFileTypes": "Los tipos de archivo permitidos son {{types}}",
50
+ "oneFileAllowed": "Por favor, sube solo 1 archivo",
51
+ "chooseFileOrDragHere": "Elige un archivo o arrástralo aquí"
52
+ }
53
+ },
54
+ "deviceIncompatibility": {
55
+ "description": "La pestaña de diseño no es compatible actualmente con este tamaño de pantalla. Por favor cambia a una pantalla más grande de 768px de ancho."
56
+ },
57
+ "mobilePreview": {
58
+ "message": "La siguiente sección es una vista previa basada en los cambios que has realizado anteriormente."
59
+ },
60
+ "sessionEnvironment": {
61
+ "details": {
62
+ "keys": {
63
+ "user": "Usuario",
64
+ "device": "Dispositivo",
65
+ "recordedAt": "Grabado en",
66
+ "os": "Sistema operativo",
67
+ "ip": "IP",
68
+ "timezone": "Zona horaria",
69
+ "location": "Ubicación",
70
+ "started_at": "Comenzado en",
71
+ "title": "Título",
72
+ "height": "Altura",
73
+ "width": "Ancho",
74
+ "referrer": "Referente",
75
+ "landingUrl": "URL de aterrizaje",
76
+ "exitUrl": "URL de salida",
77
+ "OS": "SO",
78
+ "browser": "Navegador",
79
+ "userAgent": "Agente de usuario",
80
+ "cookieEnabled": "Cookies habilitadas",
81
+ "cameraPermission": "Permiso de cámara",
82
+ "microphonePermission": "Permiso de micrófono",
83
+ "geolocationPermission": "Permiso de geolocalización",
84
+ "notificationsPermission": "Permiso de notificaciones",
85
+ "language": "Idioma",
86
+ "colorDepth": "Profundidad de color",
87
+ "webGLSupported": "WebGL soportado",
88
+ "websocketsSupported": "Websockets soportados",
89
+ "sessionContext": "Contexto de sesión"
90
+ }
91
+ },
92
+ "viewMore": "Ver más",
93
+ "viewLess": "Ver menos"
94
+ },
95
+ "finderModal": {
96
+ "advancedSearch": "Búsqueda avanzada",
97
+ "noDataTitle": "No se encontraron coincidencias.",
98
+ "noDataDesc": "Intenta refinando tus palabras clave."
99
+ },
100
+ "subscription": {
101
+ "paymentFailedNotification": "<strong>Acción requerida: </strong> Tu pago de suscripción ha fallado. <a>Haz clic aquí</a> para más detalles. Si no se toma ninguna medida, tu suscripción será degradada el {{downgradeScheduledAt, anyCase}}."
102
+ },
103
+ "stickyRibbonsContainer": {
104
+ "refreshRibbon": "Nuevas actualizaciones están disponibles. Por favor <button>recarga la página</button> para mantenerte actualizado."
105
+ },
106
+ "statusDropdown": {
107
+ "placeholder": "Selecciona un estado",
108
+ "clear": "Limpiar"
109
+ },
110
+ "versionHistory": {
111
+ "paneTitle": "Historial de versiones",
112
+ "publishedVersions": "Versiones publicadas",
113
+ "refreshButtonTooltip": "Actualizar historial de versiones"
114
+ }
115
+ }
116
+ }
@@ -0,0 +1,116 @@
1
+ {
2
+ "taxonomyDefaultLabels": {
3
+ "insightsEntity": {
4
+ "singular": "Vorm",
5
+ "plural": "Vormid"
6
+ }
7
+ },
8
+ "neetoMolecules": {
9
+ "productEmbed": {
10
+ "elementPopup": {
11
+ "elementIdError": "Palun sisestage kehtiv elemendi ID sisu embedimiseks."
12
+ },
13
+ "iframe": {
14
+ "title": "Iframe embed",
15
+ "sizeOfIframe": "Iframe suurus"
16
+ },
17
+ "queryParam": {
18
+ "label": "Küsi parameetrid",
19
+ "keyNamePlaceholder": "Sisestage võtme nimi",
20
+ "keyValuePlaceholder": "Sisestage võtme väärtus",
21
+ "addQueryParam": "Lisa päringu parameeter"
22
+ },
23
+ "language": {
24
+ "html": "HTML",
25
+ "react": "React"
26
+ }
27
+ },
28
+ "reactions": {
29
+ "content": "{{groupedNames, anyCase}} reageeris."
30
+ },
31
+ "shareRecording": {
32
+ "title": "Jaga salvestust",
33
+ "preview": "Eelvaade",
34
+ "checkboxLabel": "Alusta aadressilt",
35
+ "tooltipContent": "Kopeeri link",
36
+ "successTooltipContent": "Link kopeeritud",
37
+ "muted": "Jaga videot vaikinud",
38
+ "autoplay": "Automaatne esitamine"
39
+ },
40
+ "fileUpload": {
41
+ "filesDropzone": {
42
+ "errors": {
43
+ "fileTooLarge": "Fail '${fileName, anyCase}' on suurem kui {{maxSize, anyCase}}.",
44
+ "fileInvalidType": "Praegu ei ole failitüüp {{fileType}} lubatud.",
45
+ "tooManyFiles": "Saate üles laadida ainult {{maxFiles}} faili.",
46
+ "defaultError": "Faili ${fileName, anyCase} üleslaadimisel tekkis viga."
47
+ },
48
+ "maxFileSize": "Maksimaalne lubatud suurus on {{size}} {{unit, anyCase}}.",
49
+ "allowedFileTypes": "Lubatud failitüübid on {{types}}.",
50
+ "oneFileAllowed": "Palun laadige üles ainult 1 fail",
51
+ "chooseFileOrDragHere": "Valige fail või lohista siia"
52
+ }
53
+ },
54
+ "deviceIncompatibility": {
55
+ "description": "Disainitaba ei toetata praegu sellel ekraanisuurusel. Palun vahetage ekraanile, mis on suurem kui 768px."
56
+ },
57
+ "mobilePreview": {
58
+ "message": "Alljärgnev jaotis on eelvaade muudatuste põhjal, mille olete ülal teinud."
59
+ },
60
+ "sessionEnvironment": {
61
+ "details": {
62
+ "keys": {
63
+ "user": "Kasutaja",
64
+ "device": "Seade",
65
+ "recordedAt": "Salvestatud",
66
+ "os": "Operatsioonisüsteem",
67
+ "ip": "IP",
68
+ "timezone": "Ajavöönd",
69
+ "location": "Asukoht",
70
+ "started_at": "Alustatud",
71
+ "title": "Pealkiri",
72
+ "height": "Kõrgus",
73
+ "width": "Laius",
74
+ "referrer": "Suunaja",
75
+ "landingUrl": "Saabumise URL",
76
+ "exitUrl": "Väljumise URL",
77
+ "OS": "OS",
78
+ "browser": "Brauser",
79
+ "userAgent": "Kasutaja agent",
80
+ "cookieEnabled": "Küpsised lubatud",
81
+ "cameraPermission": "Kaamera luba",
82
+ "microphonePermission": "Mikrofoni luba",
83
+ "geolocationPermission": "Geolokatsiooniluba",
84
+ "notificationsPermission": "Teavituste luba",
85
+ "language": "Keel",
86
+ "colorDepth": "Värvisügavus",
87
+ "webGLSupported": "WebGL toetatud",
88
+ "websocketsSupported": "Websockets toetatud",
89
+ "sessionContext": "Sessiooni kontekst"
90
+ }
91
+ },
92
+ "viewMore": "Vaata rohkem",
93
+ "viewLess": "Vaata vähem"
94
+ },
95
+ "finderModal": {
96
+ "advancedSearch": "Edasijõudnud otsing",
97
+ "noDataTitle": "Mitte ühtegi vastet ei leitud.",
98
+ "noDataDesc": "Proovige oma märksõnu täpsustada."
99
+ },
100
+ "subscription": {
101
+ "paymentFailedNotification": "<strong>Tegevus vajalik: </strong> Teie tellimuse makse ebaõnnestus. <a>Kliki siia</a> rohkemate detailide jaoks. Kui midagi ei tehta, alandatakse teie tellimust {{downgradeScheduledAt, anyCase}}."
102
+ },
103
+ "stickyRibbonsContainer": {
104
+ "refreshRibbon": "Uued uuendused on saadaval. Palun <button>uuendage lehte</button>, et olla kursis."
105
+ },
106
+ "statusDropdown": {
107
+ "placeholder": "Vali olek",
108
+ "clear": "Kustuta"
109
+ },
110
+ "versionHistory": {
111
+ "paneTitle": "Versiooni ajalugu",
112
+ "publishedVersions": "Avaldatud versioonid",
113
+ "refreshButtonTooltip": "Uuenda versiooni ajalugu"
114
+ }
115
+ }
116
+ }
@@ -0,0 +1,116 @@
1
+ {
2
+ "taxonomyDefaultLabels": {
3
+ "insightsEntity": {
4
+ "singular": "Lomake",
5
+ "plural": "Lomakkeet"
6
+ }
7
+ },
8
+ "neetoMolecules": {
9
+ "productEmbed": {
10
+ "elementPopup": {
11
+ "elementIdError": "Ole hyvä ja syötä voimassa oleva elementti-ID upotettavaksi sisällöksi."
12
+ },
13
+ "iframe": {
14
+ "title": "Iframe-upotus",
15
+ "sizeOfIframe": "Iframe: n koko"
16
+ },
17
+ "queryParam": {
18
+ "label": "Kyselyparametrit",
19
+ "keyNamePlaceholder": "Syötä avaimen nimi",
20
+ "keyValuePlaceholder": "Syötä avaimen arvo",
21
+ "addQueryParam": "Lisää kyselyparametri"
22
+ },
23
+ "language": {
24
+ "html": "HTML",
25
+ "react": "React"
26
+ }
27
+ },
28
+ "reactions": {
29
+ "content": "{{groupedNames, anyCase}} reagoi."
30
+ },
31
+ "shareRecording": {
32
+ "title": "Jaa tallenne",
33
+ "preview": "Esikatselu",
34
+ "checkboxLabel": "Aloita kohdasta",
35
+ "tooltipContent": "Kopioi linkki",
36
+ "successTooltipContent": "Linkki kopioitu",
37
+ "muted": "Jaa video mykistettynä",
38
+ "autoplay": "Automaattinen toisto"
39
+ },
40
+ "fileUpload": {
41
+ "filesDropzone": {
42
+ "errors": {
43
+ "fileTooLarge": "Tiedosto '{{fileName, anyCase}}' on suurempi kuin {{maxSize, anyCase}}",
44
+ "fileInvalidType": "Tällä hetkellä tiedostotyyppi {{fileType}} ei ole sallittu.",
45
+ "tooManyFiles": "Voit ladata vain {{maxFiles}} tiedoston.",
46
+ "defaultError": "Jokin meni pieleen ladattaessa {{fileName, anyCase}}"
47
+ },
48
+ "maxFileSize": "Sallitun maksimi koko on {{size}} {{unit, anyCase}}",
49
+ "allowedFileTypes": "Sallitut tiedostotyypit ovat {{types}}",
50
+ "oneFileAllowed": "Ole hyvä ja lataa vain 1 tiedosto",
51
+ "chooseFileOrDragHere": "Valitse tiedosto tai vedä tähän"
52
+ }
53
+ },
54
+ "deviceIncompatibility": {
55
+ "description": "Suunnitteluvälilehti ei ole tällä näytön koolla tuettu. Vaihda näyttöön, joka on suurempi kuin 768px leveä."
56
+ },
57
+ "mobilePreview": {
58
+ "message": "Seuraava osio on esikatselu perustuen yllä tekemiisi muutoksiin."
59
+ },
60
+ "sessionEnvironment": {
61
+ "details": {
62
+ "keys": {
63
+ "user": "Käyttäjä",
64
+ "device": "Laite",
65
+ "recordedAt": "Tallennettu",
66
+ "os": "Käyttöjärjestelmä",
67
+ "ip": "IP",
68
+ "timezone": "Aikavyöhyke",
69
+ "location": "Sijainti",
70
+ "started_at": "Aloitettu",
71
+ "title": "Otsikko",
72
+ "height": "Korkeus",
73
+ "width": "Leveys",
74
+ "referrer": "Viittaja",
75
+ "landingUrl": "Laskeutumissivu URL",
76
+ "exitUrl": "PoistumisURL",
77
+ "OS": "Käyttöjärjestelmä",
78
+ "browser": "Selain",
79
+ "userAgent": "Käyttäjäagentti",
80
+ "cookieEnabled": "Evästeet käytössä",
81
+ "cameraPermission": "Kameran käyttöoikeus",
82
+ "microphonePermission": "Mikrofonin käyttöoikeus",
83
+ "geolocationPermission": "Geolokaatio käyttöoikeus",
84
+ "notificationsPermission": "Ilmoitusten käyttöoikeus",
85
+ "language": "Kieli",
86
+ "colorDepth": "Väriyksityiskohdat",
87
+ "webGLSupported": "WebGL tuettu",
88
+ "websocketsSupported": "Websockets tuettu",
89
+ "sessionContext": "Istunnon konteksti"
90
+ }
91
+ },
92
+ "viewMore": "Näytä lisää",
93
+ "viewLess": "Näytä vähemmän"
94
+ },
95
+ "finderModal": {
96
+ "advancedSearch": "Edistynyt haku",
97
+ "noDataTitle": "Yhtään osumaa ei löytynyt.",
98
+ "noDataDesc": "Yritä tarkentaa avainsanoja."
99
+ },
100
+ "subscription": {
101
+ "paymentFailedNotification": "<strong>Toimenpiteitä tarvitaan: </strong> Tilauksesi maksaminen epäonnistui. <a>Klikkaa tästä</a> saadaksesi lisätietoja. Jos toimenpiteitä ei tehdä, tilauksesi alennetaan {{downgradeScheduledAt, anyCase}}."
102
+ },
103
+ "stickyRibbonsContainer": {
104
+ "refreshRibbon": "Uusia päivityksiä on saatavilla. Ole hyvä ja <button> päivitä sivu </button> pysyäksesi ajan tasalla."
105
+ },
106
+ "statusDropdown": {
107
+ "placeholder": "Valitse tila",
108
+ "clear": "Tyhjennä"
109
+ },
110
+ "versionHistory": {
111
+ "paneTitle": "Versiohistoria",
112
+ "publishedVersions": "Julkaistut versiot",
113
+ "refreshButtonTooltip": "Päivitä versiota historia"
114
+ }
115
+ }
116
+ }
@@ -0,0 +1,116 @@
1
+ {
2
+ "taxonomyDefaultLabels": {
3
+ "insightsEntity": {
4
+ "singular": "Porma",
5
+ "plural": "Mga Porma"
6
+ }
7
+ },
8
+ "neetoMolecules": {
9
+ "productEmbed": {
10
+ "elementPopup": {
11
+ "elementIdError": "Pakisuyin ang wastong element ID upang i-embed ang nilalaman."
12
+ },
13
+ "iframe": {
14
+ "title": "Iframe embed",
15
+ "sizeOfIframe": "Sukat ng iframe"
16
+ },
17
+ "queryParam": {
18
+ "label": "Mga Query na parameter",
19
+ "keyNamePlaceholder": "Ilagay ang pangalan ng susi",
20
+ "keyValuePlaceholder": "Ilagay ang halaga ng susi",
21
+ "addQueryParam": "Magdagdag ng query parameter"
22
+ },
23
+ "language": {
24
+ "html": "HTML",
25
+ "react": "React"
26
+ }
27
+ },
28
+ "reactions": {
29
+ "content": "{{groupedNames, anyCase}} ay tumugon."
30
+ },
31
+ "shareRecording": {
32
+ "title": "Ibahagi ang recording",
33
+ "preview": "Suriin",
34
+ "checkboxLabel": "Simulan sa",
35
+ "tooltipContent": "Kopyahin ang link",
36
+ "successTooltipContent": "Nakopya ang link",
37
+ "muted": "Ibahagi ang video na naka-mute",
38
+ "autoplay": "Awtomatikong mag-play"
39
+ },
40
+ "fileUpload": {
41
+ "filesDropzone": {
42
+ "errors": {
43
+ "fileTooLarge": "Ang file na '{{fileName, anyCase}}' ay mas malaki kaysa {{maxSize, anyCase}}",
44
+ "fileInvalidType": "Sa kasalukuyan, ang uri ng file na {{fileType}} ay hindi pinapayagan.",
45
+ "tooManyFiles": "Maaari lamang kayong mag-upload ng {{maxFiles}} file.",
46
+ "defaultError": "May nangyaring mali habang nag-upload ng {{fileName, anyCase}}"
47
+ },
48
+ "maxFileSize": "Ang pinakamataas na pinapahintulutang laki ay {{size}} {{unit, anyCase}}",
49
+ "allowedFileTypes": "Ang mga pinapayagang uri ng file ay {{types}}",
50
+ "oneFileAllowed": "Mangyaring mag-upload lamang ng 1 file",
51
+ "chooseFileOrDragHere": "Pumili ng file o i-drag dito"
52
+ }
53
+ },
54
+ "deviceIncompatibility": {
55
+ "description": "Ang tab ng disenyo ay kasalukuyang hindi suportado sa sukat ng screen na ito. Mangyaring lumipat sa isang screen na mas malaki kaysa 768px ang lapad."
56
+ },
57
+ "mobilePreview": {
58
+ "message": "Ang sumusunod na seksyon ay isang preview batay sa mga pagbabagong ginawa mo sa itaas."
59
+ },
60
+ "sessionEnvironment": {
61
+ "details": {
62
+ "keys": {
63
+ "user": "Gumagamit",
64
+ "device": "Device",
65
+ "recordedAt": "Naitala sa",
66
+ "os": "Operating system",
67
+ "ip": "IP",
68
+ "timezone": "Time zone",
69
+ "location": "Lokasyon",
70
+ "started_at": "Nagsimula sa",
71
+ "title": "Pamagat",
72
+ "height": "Taas",
73
+ "width": "Lapad",
74
+ "referrer": "Referrer",
75
+ "landingUrl": "Landing URL",
76
+ "exitUrl": "Exit URL",
77
+ "OS": "OS",
78
+ "browser": "Browser",
79
+ "userAgent": "User agent",
80
+ "cookieEnabled": "Naka-enable ang cookies",
81
+ "cameraPermission": "Pahintulot sa camera",
82
+ "microphonePermission": "Pahintulot sa mikropono",
83
+ "geolocationPermission": "Pahintulot sa geolocation",
84
+ "notificationsPermission": "Pahintulot sa notifications",
85
+ "language": "Wika",
86
+ "colorDepth": "Lalim ng kulay",
87
+ "webGLSupported": "Sinusuportahan ang WebGL",
88
+ "websocketsSupported": "Sinusuportahan ang Websockets",
89
+ "sessionContext": "Konteksto ng sesyon"
90
+ }
91
+ },
92
+ "viewMore": "Tumingin pa",
93
+ "viewLess": "Tumingin ng mas kaunti"
94
+ },
95
+ "finderModal": {
96
+ "advancedSearch": "Advanced search",
97
+ "noDataTitle": "Walang natagpuang mga tugma.",
98
+ "noDataDesc": "Subukang gawing mas tiyak ang iyong mga keyword."
99
+ },
100
+ "subscription": {
101
+ "paymentFailedNotification": "<strong>Kailangan ng aksyon: </strong> Nabigo ang iyong bayad para sa subscription. <a>I-click dito</a> para sa mga detalye. Kung walang aksyon na ginawa, ang iyong subscription ay ibababa sa {{downgradeScheduledAt, anyCase}}."
102
+ },
103
+ "stickyRibbonsContainer": {
104
+ "refreshRibbon": "May mga bagong update. Mangyaring <button>irefresh ang pahina</button> upang manatiling updated."
105
+ },
106
+ "statusDropdown": {
107
+ "placeholder": "Pumili ng status",
108
+ "clear": "Linisin"
109
+ },
110
+ "versionHistory": {
111
+ "paneTitle": "Kasaysayan ng bersyon",
112
+ "publishedVersions": "Na-publish na mga bersyon",
113
+ "refreshButtonTooltip": "I-refresh ang kasaysayan ng bersyon"
114
+ }
115
+ }
116
+ }
@@ -0,0 +1,110 @@
1
+ {
2
+ "neetoMolecules": {
3
+ "productEmbed": {
4
+ "elementPopup": {
5
+ "elementIdError": "कृपया सामग्री एम्बेड करने के लिए एक मान्य तत्व आईडी दर्ज करें।"
6
+ },
7
+ "iframe": {
8
+ "title": "आईफ़्रेम एम्बेड",
9
+ "sizeOfIframe": "आईफ़्रेम का आकार"
10
+ },
11
+ "queryParam": {
12
+ "label": "क्वेरी पैरामीटर्स",
13
+ "keyNamePlaceholder": "कुंजी नाम दर्ज करें",
14
+ "keyValuePlaceholder": "कुंजी मान दर्ज करें",
15
+ "addQueryParam": "क्वेरी पैरामीटर जोड़ें"
16
+ },
17
+ "language": {
18
+ "html": "एचटीएमएल",
19
+ "react": "रिएक्ट"
20
+ }
21
+ },
22
+ "reactions": {
23
+ "content": "{{groupedNames, anyCase}} ने प्रतिक्रिया दी।"
24
+ },
25
+ "shareRecording": {
26
+ "title": "रिकॉर्डिंग साझा करें",
27
+ "preview": "पूर्वावलोकन",
28
+ "checkboxLabel": "से प्रारंभ करें",
29
+ "tooltipContent": "लिंक कॉपी करें",
30
+ "successTooltipContent": "लिंक कॉपी कर लिया गया",
31
+ "muted": "वीडियो म्यूटेड साझा करें",
32
+ "autoplay": "स्वचालित चलाएँ"
33
+ },
34
+ "fileUpload": {
35
+ "filesDropzone": {
36
+ "errors": {
37
+ "fileTooLarge": "फाइल '{{fileName, anyCase}}' {{maxSize, anyCase}} से बड़ी है।",
38
+ "fileInvalidType": "वर्तमान में फ़ाइल प्रकार {{fileType}} की अनुमति नहीं है।",
39
+ "tooManyFiles": "आप केवल {{maxFiles}} फ़ाइल अपलोड कर सकते हैं।",
40
+ "defaultError": "अपलोड करते समय {{fileName, anyCase}} में कुछ गलत हो गया"
41
+ },
42
+ "maxFileSize": "अधिकतम अनुमति प्राप्त आकार {{size}} {{unit, anyCase}} है",
43
+ "allowedFileTypes": "अनुमत फ़ाइल प्रकार {{types}} हैं",
44
+ "oneFileAllowed": "कृपया केवल 1 फ़ाइल अपलोड करें",
45
+ "chooseFileOrDragHere": "फ़ाइल चुनें या यहाँ खींचें"
46
+ }
47
+ },
48
+ "deviceIncompatibility": {
49
+ "description": "डिजाइन टैब वर्तमान में इस स्क्रीन आकार में समर्थित नहीं है। कृपया 768px चौड़ी स्क्रीन पर स्विच करें।"
50
+ },
51
+ "mobilePreview": {
52
+ "message": "निम्नलिखित अनुभाग उन परिवर्तनों के आधार पर पूर्वावलोकन है जो आपने ऊपर किए हैं।"
53
+ },
54
+ "sessionEnvironment": {
55
+ "details": {
56
+ "keys": {
57
+ "user": "उपयोगकर्ता",
58
+ "device": "डिवाइस",
59
+ "recordedAt": "रिकॉर्ड किया गया समय",
60
+ "os": "ऑपरेटिंग सिस्टम",
61
+ "ip": "आईपी",
62
+ "timezone": "समय क्षेत्र",
63
+ "location": "स्थान",
64
+ "started_at": "शुरू हुआ",
65
+ "title": "शीर्षक",
66
+ "height": "ऊंचाई",
67
+ "width": "चौड़ाई",
68
+ "referrer": "रेफरर",
69
+ "landingUrl": "लैंडिंग यूआरएल",
70
+ "exitUrl": "निष्कासन यूआरएल",
71
+ "OS": "ओएस",
72
+ "browser": "ब्राउज़र",
73
+ "userAgent": "उपयोगकर्ता एजेंट",
74
+ "cookieEnabled": "कुकीज़ सक्षम हैं",
75
+ "cameraPermission": "कैमरा अनुमति",
76
+ "microphonePermission": "माइक्रोफ़ोन अनुमति",
77
+ "geolocationPermission": "भौगोलिक स्थान अनुमति",
78
+ "notificationsPermission": "नोटिफिकेशन अनुमति",
79
+ "language": "भाषा",
80
+ "colorDepth": "रंग गहराई",
81
+ "webGLSupported": "वेबजीएल समर्थित",
82
+ "websocketsSupported": "वेबसॉकेट समर्थित",
83
+ "sessionContext": "सत्र संदर्भ"
84
+ }
85
+ },
86
+ "viewMore": "अधिक देखें",
87
+ "viewLess": "कम देखें"
88
+ },
89
+ "finderModal": {
90
+ "advancedSearch": "उन्नत खोज",
91
+ "noDataTitle": "कोई मेल नहीं मिला।",
92
+ "noDataDesc": "कृपया अपनी कीवर्ड को परिष्कृत करने का प्रयास करें।"
93
+ },
94
+ "subscription": {
95
+ "paymentFailedNotification": "<strong>कार्य आवश्यक: </strong> आपकी सदस्यता भुगतान विफल हो गया है। <a>यहाँ क्लिक करें</a> विवरण के लिए। यदि कोई कार्रवाई नहीं की गई, तो आपकी सदस्यता {{downgradeScheduledAt, anyCase}} के द्वारा डाउनग्रेड की जाएगी।"
96
+ },
97
+ "stickyRibbonsContainer": {
98
+ "refreshRibbon": "नए अपडेट उपलब्ध हैं। कृपया <button>refresh the page</button> बने रहने के लिए।"
99
+ },
100
+ "statusDropdown": {
101
+ "placeholder": "एक स्थिति चुनें",
102
+ "clear": "स्पष्ट करें"
103
+ },
104
+ "versionHistory": {
105
+ "paneTitle": "संस्करण इतिहास",
106
+ "publishedVersions": "प्रकाशित संस्करण",
107
+ "refreshButtonTooltip": "संस्करण इतिहास ताज़ा करें"
108
+ }
109
+ }
110
+ }