[Build]
This commit is contained in:
parent
92b79ce62a
commit
5680af5967
@ -1 +1 @@
|
||||
19
|
||||
20
|
||||
|
||||
2
dist/10.109b19abea0ec9a9a776.js
vendored
Normal file
2
dist/10.109b19abea0ec9a9a776.js
vendored
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
3
dist/174b71bb185b9a99e8b8.worker.js
vendored
Normal file
3
dist/174b71bb185b9a99e8b8.worker.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
dist/174b71bb185b9a99e8b8.worker.js.map
vendored
Normal file
1
dist/174b71bb185b9a99e8b8.worker.js.map
vendored
Normal file
File diff suppressed because one or more lines are too long
2
dist/3.91f91241375f58a9bef8.js
vendored
2
dist/3.91f91241375f58a9bef8.js
vendored
File diff suppressed because one or more lines are too long
1
dist/3.91f91241375f58a9bef8.js.map
vendored
1
dist/3.91f91241375f58a9bef8.js.map
vendored
File diff suppressed because one or more lines are too long
2
dist/3.a004aa9d053f937cfc1b.js
vendored
Normal file
2
dist/3.a004aa9d053f937cfc1b.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
dist/3.a004aa9d053f937cfc1b.js.map
vendored
Normal file
1
dist/3.a004aa9d053f937cfc1b.js.map
vendored
Normal file
File diff suppressed because one or more lines are too long
2
dist/4.5ffc536462fd1074656f.js
vendored
2
dist/4.5ffc536462fd1074656f.js
vendored
File diff suppressed because one or more lines are too long
1
dist/4.5ffc536462fd1074656f.js.map
vendored
1
dist/4.5ffc536462fd1074656f.js.map
vendored
File diff suppressed because one or more lines are too long
2
dist/4.d092caf2fc0352359d77.js
vendored
Normal file
2
dist/4.d092caf2fc0352359d77.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
dist/4.d092caf2fc0352359d77.js.map
vendored
Normal file
1
dist/4.d092caf2fc0352359d77.js.map
vendored
Normal file
File diff suppressed because one or more lines are too long
3
dist/44bda4fba2c5034b2513.worker.js
vendored
3
dist/44bda4fba2c5034b2513.worker.js
vendored
File diff suppressed because one or more lines are too long
1
dist/44bda4fba2c5034b2513.worker.js.map
vendored
1
dist/44bda4fba2c5034b2513.worker.js.map
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1,2 +1,2 @@
|
||||
!function(e){var r={};function t(n){if(r[n])return r[n].exports;var o=r[n]={i:n,l:!1,exports:{}};return e[n].call(o.exports,o,o.exports,t),o.l=!0,o.exports}t.m=e,t.c=r,t.d=function(e,r,n){t.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:n})},t.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},t.t=function(e,r){if(1&r&&(e=t(e)),8&r)return e;if(4&r&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(t.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var o in e)t.d(n,o,function(r){return e[r]}.bind(null,o));return n},t.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(r,"a",r),r},t.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},t.p="",t(t.s=0)}([function(e,r,t){"use strict";t.r(r);new Set(["newMessage","newScheduledMessage","deleteMessages","deleteScheduledMessages","deleteHistory"]),"undefined"!=typeof window&&window.innerHeight;self.onerror=e=>{console.error(e),o({type:"unhandledError",error:{message:e.error.message||"Uncaught exception in worker"}})},self.addEventListener("unhandledrejection",e=>{console.error(e),o({type:"unhandledError",error:{message:e.reason.message||"Uncaught rejection in worker"}})});const n=new Map;function o(e,r){r?postMessage(e,r):postMessage(e)}let s;self.importScripts("rlottie-wasm.js");const a=new Promise(e=>{Module.onRuntimeInitialized=()=>{s={init:Module.cwrap("lottie_init","",[]),destroy:Module.cwrap("lottie_destroy","",["number"]),resize:Module.cwrap("lottie_resize","",["number","number","number"]),buffer:Module.cwrap("lottie_buffer","number",["number"]),render:Module.cwrap("lottie_render","",["number","number"]),loadFromData:Module.cwrap("lottie_load_from_data","number",["number","number"])},e()}}),i=new Map;var c;c={init:async function(e,r,t,n,o,c){s||await a;const u=JSON.stringify(r),d=allocate(intArrayFromString(u),"i8",0),l=s.init(),f=s.loadFromData(l,d);s.resize(l,t,t),i.set(e,{imgSize:t,reduceFactor:o,handle:l}),c(Math.ceil(f/o))},renderFrames:async function(e,r,t,n){s||await a;const{imgSize:o,reduceFactor:c,handle:u}=i.get(e);for(let e=r;e<=t;e++){const r=e*c;s.render(u,r);const t=s.buffer(u),a=Module.HEAPU8.subarray(t,t+o*o*4);n(e,new Uint8ClampedArray(a).buffer)}},destroy:function(e){const r=i.get(e);s.destroy(r.handle),i.delete(e)}},onmessage=async e=>{const{data:r}=e;switch(r.type){case"callMethod":{const{messageId:e,name:t,args:s}=r;try{if(e){const r=(...r)=>{const t=r[r.length-1];o({type:"methodCallback",messageId:e,callbackArgs:r},t instanceof ArrayBuffer?[t]:void 0)};n.set(e,r),s.push(r)}const[r,a]=await c[t](...s)||[];e&&o({type:"methodResponse",messageId:e,response:r},a)}catch(r){e&&o({type:"methodResponse",messageId:e,error:{message:r.message}})}e&&n.delete(e);break}case"cancelProgress":{const e=n.get(r.messageId);e&&(e.isCanceled=!0);break}}}}]);
|
||||
//# sourceMappingURL=cb74ca0aebd298563c91.worker.js.map
|
||||
//# sourceMappingURL=5065c2d3d1d59573df69.worker.js.map
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
2
dist/8.ba01c16ba829452d99b1.js
vendored
2
dist/8.ba01c16ba829452d99b1.js
vendored
@ -1,2 +0,0 @@
|
||||
(window.webpackJsonp=window.webpackJsonp||[]).push([[8],{316:function(n,w,a){"use strict";a.r(w);var o=a(310),p=a.n(o);a(314);w.default=p.a}}]);
|
||||
//# sourceMappingURL=8.ba01c16ba829452d99b1.js.map
|
||||
2
dist/8.edd6ceddeec0ae2e07ee.js
vendored
Normal file
2
dist/8.edd6ceddeec0ae2e07ee.js
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
(window.webpackJsonp=window.webpackJsonp||[]).push([[8],{317:function(n,w,a){"use strict";a.r(w);var o=a(310),p=a.n(o);a(314);w.default=p.a}}]);
|
||||
//# sourceMappingURL=8.edd6ceddeec0ae2e07ee.js.map
|
||||
@ -1 +1 @@
|
||||
{"version":3,"sources":["webpack:///./src/lib/croppie.ts"],"names":["Croppie"],"mappings":"0FAAA,oCAGeA,YAAf","file":"8.ba01c16ba829452d99b1.js","sourcesContent":["import Croppie from 'croppie';\nimport 'croppie/croppie.css';\n\nexport default Croppie;\n"],"sourceRoot":""}
|
||||
{"version":3,"sources":["webpack:///./src/lib/croppie.ts"],"names":["Croppie"],"mappings":"0FAAA,oCAGeA,YAAf","file":"8.edd6ceddeec0ae2e07ee.js","sourcesContent":["import Croppie from 'croppie';\nimport 'croppie/croppie.css';\n\nexport default Croppie;\n"],"sourceRoot":""}
|
||||
2
dist/9.335be8bec194eb142e9f.js
vendored
2
dist/9.335be8bec194eb142e9f.js
vendored
File diff suppressed because one or more lines are too long
2
dist/9.91901c6c8b3b5ad62edc.js
vendored
Normal file
2
dist/9.91901c6c8b3b5ad62edc.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
dist/9.91901c6c8b3b5ad62edc.js.map
vendored
Normal file
1
dist/9.91901c6c8b3b5ad62edc.js.map
vendored
Normal file
File diff suppressed because one or more lines are too long
102
dist/en-extra.e73049da90714ecdae3233e8ffa74d39.json
vendored
102
dist/en-extra.e73049da90714ecdae3233e8ffa74d39.json
vendored
@ -1,102 +0,0 @@
|
||||
{
|
||||
"ActionSendTTLPhoto": "un1 sent a self-destructing photo. Please view it on your mobile",
|
||||
"ActionSendTTLVideo": "un1 sent a self-destructing video. Please view it on your mobile",
|
||||
"ActionYouSendTTLPhoto": "You sent a self-destructing photo. Please view it on your mobile",
|
||||
"ActionYouSendTTLVideo": "You sent a self-destructing video. Please view it on your mobile",
|
||||
"Activity": "Activity",
|
||||
"AnimalsNature": "Animals & Nature",
|
||||
"AppName": "Telegram",
|
||||
"Archived": "Archived",
|
||||
"BioAbout": "Any details such as age, occupation or city.\nExample: 23 y.o. designer from San Francisco.",
|
||||
"ChannelInfo": "Channel Info",
|
||||
"ChatInfo": "Chat Info",
|
||||
"ChatsAndContacts": "Chats and contacts",
|
||||
"ChooseDefaultSkinTone": "Choose your default skin tone",
|
||||
"Connecting": "Connecting...",
|
||||
"ConnectingToProxy": "Connecting to proxy...",
|
||||
"ContactJoinedDisabled": "Disabled",
|
||||
"ContactJoinedEnabled": "Enabled",
|
||||
"ContinueOnThisLanguage": "Continue in English",
|
||||
"CopyMessageLink": "Copy Message Link",
|
||||
"Country": "Country",
|
||||
"Custom": "Custom",
|
||||
"DeletedMessage": "Deleted message",
|
||||
"DragToReposition": "Drag to Reposition",
|
||||
"EditProfile": "Edit Profile",
|
||||
"Emoji": "EMOJI",
|
||||
"EnterFullScreen": "Enter full screen",
|
||||
"EnterPassword": "Enter a Password",
|
||||
"ExitFullScreen": "Exit full screen",
|
||||
"FilterChooseChats": "Please choose at least one chat for this folder.",
|
||||
"FilterCreateError": "Sorry, you can't add more than 10 folders.",
|
||||
"Flags": "Flags",
|
||||
"FoodDrink": "Food & Drink",
|
||||
"GeneralSettings": "General Settings",
|
||||
"GoToMessage": "Go to message",
|
||||
"InputDevice": "Input Device",
|
||||
"InvalidPassword": "Invalid password. Please check the password and try again.",
|
||||
"InvalidPhoneNumber": "Invalid phone number. Please check the number and try again.",
|
||||
"KeepMeSignedIn": "Keep me signed in",
|
||||
"Keyboard": "Keyboard",
|
||||
"LeftChannel": "Left channel",
|
||||
"LeftGroup": "Left group",
|
||||
"Loading": "Loading...",
|
||||
"LogInByPhone": "Or log in by using your phone number",
|
||||
"LogInViaQR": "Quick log in using QR code",
|
||||
"Microphone": "Microphone",
|
||||
"More": "More",
|
||||
"Next": "Next",
|
||||
"NewLineByEnter": "New line by Enter",
|
||||
"NewLineByShiftEnter": "New line by Shift + Enter",
|
||||
"NewVersionText": "New and improved version of Telegram is ready for use.",
|
||||
"NewVersionTitle": "Update available",
|
||||
"NotEmojiFound": "No Emoji Found",
|
||||
"NotificationsDisabled": "Disabled",
|
||||
"NotificationsEnabled": "Enabled",
|
||||
"Objects": "Objects",
|
||||
"OutputDevice": "Output Device",
|
||||
"PaymentsNotSupported": "Sorry, this Telegram client doesn't support payments yet. Please use one of our mobile apps to do this.",
|
||||
"PhoneNumber": "Phone Number",
|
||||
"PhotosTitle": "Photos",
|
||||
"PollQuizOneRightAnswer": "Quiz has only one right answer.",
|
||||
"PreviewDisabled": "Disabled",
|
||||
"PreviewEnabled": "Enabled",
|
||||
"QRHint": "1. Open Telegram on your phone\n2. Go to Settings > Devices > Scan QR\n3. Scan this image to Log in",
|
||||
"Recent": "Frequently Used",
|
||||
"RecordDeniedDescription": "You must allow your browser to access your microphone before being able to record voice notes. Click on the padlock icon next to the URL and then make sure you click Allow in the microphone settings to enable Telegram to access your microphone.",
|
||||
"RecordDeniedTitle": "Permission Denied",
|
||||
"Saved": "Saved",
|
||||
"Search": "Search",
|
||||
"SearchMessagesIn": "Search messages in",
|
||||
"SearchResults": "Search Results",
|
||||
"SelectChatToStartMessaging": "Please select a chat to start messaging",
|
||||
"SendAsFile": "Send as a file",
|
||||
"SendAsPhoto": "Send as a photo",
|
||||
"SendByCommandEnter": "Send by Cmd + Enter",
|
||||
"SendByControlEnter": "Send by Ctrl + Enter",
|
||||
"SendByEnter": "Send by Enter",
|
||||
"SendFileConfirmation": "Are you sure you want to send file?",
|
||||
"SendFilesConfirmation": "Are you sure you want to send files?",
|
||||
"SendMessage": "Send Message",
|
||||
"SignInToTelegram": "Sign in to Telegram",
|
||||
"SmileysPeople": "Smileys & People",
|
||||
"StartScreenSharing": "Start screen sharing",
|
||||
"StartText": "Please confirm your country code and enter your phone number.",
|
||||
"Stickers": "STICKERS",
|
||||
"StopScreenSharing": "Stop screen sharing",
|
||||
"Symbols": "Symbols",
|
||||
"Text": "Text",
|
||||
"TravelPlaces": "Travel & Places",
|
||||
"UnpinAllMessagesAlert": "Do you want to unpin all messages?",
|
||||
"UpdateDraftConfirmation": "Are you sure you want to update draft?",
|
||||
"Updating": "Updating...",
|
||||
"VideosTitle": "Videos",
|
||||
"ViewChannelInfo": "View channel info",
|
||||
"ViewGroupInfo": "View group info",
|
||||
"ViewProfile": "View profile",
|
||||
"VoiceTitle": "Voice messages",
|
||||
"WaitingForNetwork": "Waiting for network...",
|
||||
"WriteChatCant": "Sorry, no way to write here :(",
|
||||
"YourAccountProtectedWithPassword": "Your account is protected with an additional password.",
|
||||
"YourPhone": "Your Phone"
|
||||
}
|
||||
@ -1,75 +0,0 @@
|
||||
{
|
||||
"Activity": "Actividad",
|
||||
"AnimalsNature": "Animales y naturaleza",
|
||||
"AppName": "Telegram",
|
||||
"Archived": "Archivados",
|
||||
"BioAbout": "Datos como la edad, ocupación o ciudad. Ejemplo: Diseñador de Chicago. 23 años.",
|
||||
"ChannelInfo": "Info. del canal",
|
||||
"ChatInfo": "Info. del chat",
|
||||
"ChatsAndContacts": "Chats y contactos",
|
||||
"ChooseDefaultSkinTone": "Elige el tono de piel por defecto",
|
||||
"Connecting": "Conectando...",
|
||||
"ConnectingToProxy": "Conectando al proxy...",
|
||||
"ContactJoinedDisabled": "Desactivado",
|
||||
"ContactJoinedEnabled": "Activado",
|
||||
"ContinueOnThisLanguage": "Continuar en español",
|
||||
"CopyMessageLink": "Copiar enlace del mensaje",
|
||||
"Country": "País",
|
||||
"Custom": "Personalizado",
|
||||
"DeletedMessage": "Mensaje eliminado",
|
||||
"DragToReposition": "Arrastra para posicionar",
|
||||
"EditProfile": "Editar perfil",
|
||||
"Emoji": "EMOJIS",
|
||||
"EnterPassword": "Pon una contraseña",
|
||||
"Flags": "Banderas",
|
||||
"FoodDrink": "Comida y bebida",
|
||||
"GeneralSettings": "General",
|
||||
"GoToMessage": "Ir al mensaje",
|
||||
"InvalidPhoneNumber": "Número de teléfono inválido. Por favor, revisa el número y reinténtalo.",
|
||||
"KeepMeSignedIn": "Recordarme",
|
||||
"LeftChannel": "Salió del canal",
|
||||
"LeftGroup": "Salió del grupo",
|
||||
"Loading": "Cargando...",
|
||||
"LogInByPhone": "Or log in by using your phone number",
|
||||
"LogInViaQR": "Quick log in using QR code",
|
||||
"More": "Más",
|
||||
"Next": "Siguiente",
|
||||
"NotEmojiFound": "No se encontraron emojis",
|
||||
"NotificationsDisabled": "Desactivadas",
|
||||
"NotificationsEnabled": "Activadas",
|
||||
"Objects": "Objetos",
|
||||
"PhoneNumber": "Número de teléfono",
|
||||
"PhotosTitle": "Fotos",
|
||||
"PollQuizOneRightAnswer": "Un cuestionario tiene sólo una respuesta correcta.",
|
||||
"PreviewDisabled": "Desactivada",
|
||||
"PreviewEnabled": "Activada",
|
||||
"QRHint": "1. Open Telegram on your phone\n2. Go to Settings > Devices > Scan QR\n3. Scan this image to Log in",
|
||||
"Recent": "Uso frecuente",
|
||||
"Saved": "Guardados",
|
||||
"Search": "Buscar",
|
||||
"SearchMessagesIn": "Buscar mensajes en",
|
||||
"SearchResults": "Resultados de búsqueda",
|
||||
"SelectChatToStartMessaging": "Elige un chat para comenzar",
|
||||
"SendAsFile": "Enviar como archivo",
|
||||
"SendAsPhoto": "Enviar como foto",
|
||||
"SendFileConfirmation": "¿Quieres enviar el archivo?",
|
||||
"SendFilesConfirmation": "¿Quieres enviar los archivos?",
|
||||
"SendMessage": "Enviar mensaje",
|
||||
"SignInToTelegram": "Iniciar sesión en Telegram",
|
||||
"SmileysPeople": "Emoticonos y personas",
|
||||
"StartText": "Por favor, confirma el código de tu país y pon tu número de teléfono.",
|
||||
"Stickers": "STICKERS",
|
||||
"Symbols": "Símbolos",
|
||||
"Text": "Texto",
|
||||
"TravelPlaces": "Viajes y destinos",
|
||||
"UpdateDraftConfirmation": "¿Quieres actualizar el borrador?",
|
||||
"Updating": "Actualizando...",
|
||||
"VideosTitle": "Videos",
|
||||
"ViewChannelInfo": "Ver info. del canal",
|
||||
"ViewGroupInfo": "Ver info. del grupo",
|
||||
"ViewProfile": "Ver perfil",
|
||||
"VoiceTitle": "Mensajes de voz",
|
||||
"WaitingForNetwork": "Esperando red...",
|
||||
"YourAccountProtectedWithPassword": "Tu cuenta está protegida con una contraseña adicional.",
|
||||
"YourPhone": "Tu teléfono"
|
||||
}
|
||||
2
dist/index.html
vendored
2
dist/index.html
vendored
@ -1 +1 @@
|
||||
<!doctype html><html lang="en" translate="no"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta name="apple-mobile-web-app-capable" content="yes"><link rel="apple-touch-icon" sizes="180x180" href="./apple-touch-icon.png"><link rel="icon" type="image/png" sizes="32x32" href="./favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="./favicon-16x16.png"><link rel="manifest" href="./site.webmanifest"><link rel="mask-icon" href="./safari-pinned-tab.svg" color="#3a8bf5"><meta name="apple-mobile-web-app-title" content="Telegram T"><meta name="application-name" content="Telegram T"><meta name="msapplication-TileColor" content="#2b5797"><meta name="msapplication-config" content="./browserconfig.xml"><meta name="theme-color" content="#ffffff"><title>Telegram</title><link href="main.59d130eb0c2d2db1c549.css" rel="stylesheet"></head><body><div id="root"></div><div id="portals"></div><script src="main.88e5256acc1674a5896f.js"></script></body></html>
|
||||
<!doctype html><html lang="en" translate="no"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-title" content="Telegram WebZ"><meta name="application-name" content="Telegram WebZ"><meta name="msapplication-TileColor" content="#2b5797"><meta name="msapplication-config" content="./browserconfig.xml"><meta name="theme-color" content="#ffffff"><meta name="description" content="Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed."><link rel="apple-touch-icon" sizes="180x180" href="./apple-touch-icon.png"><link rel="icon" type="image/png" sizes="32x32" href="./favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="./favicon-16x16.png"><link rel="manifest" href="./site.webmanifest"><link rel="mask-icon" href="./safari-pinned-tab.svg" color="#3a8bf5"><title>Telegram</title><link href="main.59d130eb0c2d2db1c549.css" rel="stylesheet"></head><body><div id="root"></div><div id="portals"></div><script src="main.7332eed2851e7ec283dd.js"></script></body></html>
|
||||
@ -1,75 +0,0 @@
|
||||
{
|
||||
"Activity": "Attività",
|
||||
"AnimalsNature": "Animali e Natura",
|
||||
"AppName": "Telegram",
|
||||
"Archived": "Chat archiviate",
|
||||
"BioAbout": "Qualsiasi dettaglio come età, lavoro o città.\nEsempio: Designer di 23 anni da San Francisco.",
|
||||
"ChannelInfo": "Info canale",
|
||||
"ChatInfo": "Info chat",
|
||||
"ChatsAndContacts": "Chat e contatti",
|
||||
"ChooseDefaultSkinTone": "Scegli ",
|
||||
"Connecting": "Connetto...",
|
||||
"ConnectingToProxy": "Connetto al proxy...",
|
||||
"ContactJoinedDisabled": "Disattivato",
|
||||
"ContactJoinedEnabled": "Attivato",
|
||||
"ContinueOnThisLanguage": "Continue in English",
|
||||
"CopyMessageLink": "Copia link messaggio",
|
||||
"Country": "Paese",
|
||||
"Custom": "Custom",
|
||||
"DeletedMessage": "Messaggi cancellati",
|
||||
"DragToReposition": "Trascina per riposizionare",
|
||||
"EditProfile": "Modifica profilo",
|
||||
"Emoji": "EMOJI",
|
||||
"EnterPassword": "Inserisci password",
|
||||
"Flags": "Bandiere",
|
||||
"FoodDrink": "Cibo e Bevande",
|
||||
"GeneralSettings": "Impostazioni generali",
|
||||
"GoToMessage": "Vai al messaggio",
|
||||
"InvalidPhoneNumber": "Numero di telefono non valido. Per favore controlla il numero e riprova.",
|
||||
"KeepMeSignedIn": "Mantieni l'accesso",
|
||||
"LeftChannel": "Canale abbandonato",
|
||||
"LeftGroup": "Gruppo abbandonato",
|
||||
"Loading": "Carico...",
|
||||
"LogInByPhone": "Or log in by using your phone number",
|
||||
"LogInViaQR": "Quick log in using QR code",
|
||||
"More": "Altro",
|
||||
"Next": "Avanti",
|
||||
"NotEmojiFound": "Emoji non trovato",
|
||||
"NotificationsDisabled": "Disattivate",
|
||||
"NotificationsEnabled": "Attivate",
|
||||
"Objects": "Oggetti",
|
||||
"PhoneNumber": "Numero di telefono",
|
||||
"PhotosTitle": "Foto",
|
||||
"PollQuizOneRightAnswer": "Il quiz ha solo una risposta esatta.",
|
||||
"PreviewDisabled": "Disattivata",
|
||||
"PreviewEnabled": "Attivata",
|
||||
"QRHint": "1. Open Telegram on your phone\n2. Go to Settings > Devices > Scan QR\n3. Scan this image to Log in",
|
||||
"Recent": "Usati di recente",
|
||||
"Saved": "Messaggi salvati",
|
||||
"Search": "Cerca",
|
||||
"SearchMessagesIn": "Cerca messaggi in",
|
||||
"SearchResults": "Risultati di ricerca",
|
||||
"SelectChatToStartMessaging": "Seleziona una chat per iniziare a messaggiare",
|
||||
"SendAsFile": "Invia come file",
|
||||
"SendAsPhoto": "Invia come immagine",
|
||||
"SendFileConfirmation": "Sei sicuro di voler mandare il file?",
|
||||
"SendFilesConfirmation": "Sei sicuro di voler mandare i file?",
|
||||
"SendMessage": "Invia messaggio",
|
||||
"SignInToTelegram": "Accedi a Telegram",
|
||||
"SmileysPeople": "Faccine e Persone",
|
||||
"StartText": "Conferma il prefisso internazionale e inserisci il tuo numero di telefono.",
|
||||
"Stickers": "STICKER",
|
||||
"Symbols": "Simboli",
|
||||
"Text": "Testo",
|
||||
"TravelPlaces": "Viaggi e Luoghi",
|
||||
"UpdateDraftConfirmation": "Sei sicuro di voler aggiornare la bozza?",
|
||||
"Updating": "Aggiorno...",
|
||||
"VideosTitle": "Video",
|
||||
"ViewChannelInfo": "Visualizza info canale",
|
||||
"ViewGroupInfo": "Visualizza info gruppo",
|
||||
"ViewProfile": "Visualizza profilo",
|
||||
"VoiceTitle": "Messaggi vocali",
|
||||
"WaitingForNetwork": "Attendo la rete...",
|
||||
"YourAccountProtectedWithPassword": "Il tuo account è protetto con una password aggiuntiva.",
|
||||
"YourPhone": "Il tuo numero"
|
||||
}
|
||||
2
dist/main.7332eed2851e7ec283dd.js
vendored
Normal file
2
dist/main.7332eed2851e7ec283dd.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
dist/main.7332eed2851e7ec283dd.js.map
vendored
Normal file
1
dist/main.7332eed2851e7ec283dd.js.map
vendored
Normal file
File diff suppressed because one or more lines are too long
2
dist/main.88e5256acc1674a5896f.js
vendored
2
dist/main.88e5256acc1674a5896f.js
vendored
File diff suppressed because one or more lines are too long
1
dist/main.88e5256acc1674a5896f.js.map
vendored
1
dist/main.88e5256acc1674a5896f.js.map
vendored
File diff suppressed because one or more lines are too long
@ -1,79 +0,0 @@
|
||||
{
|
||||
"Activity": "Aktywność",
|
||||
"AnimalsNature": "Zwierzęta i natura",
|
||||
"AppName": "Telegram",
|
||||
"Archived": "Zarchiwizowane",
|
||||
"BioAbout": "Różne szczegóły takie jak wiek, zawód lub miasto.\nPrzykład: 23 lata, projektant z Warszawy.",
|
||||
"ChannelInfo": "Info o kanale",
|
||||
"ChatInfo": "Info o grupie",
|
||||
"ChatsAndContacts": "Czaty i kontakty",
|
||||
"ChooseDefaultSkinTone": "Wybierz domyślny odcień skóry",
|
||||
"Connecting": "Łączenie…",
|
||||
"ConnectingToProxy": "Łączenie z proxy…",
|
||||
"ContactJoinedDisabled": "Wyłączone",
|
||||
"ContactJoinedEnabled": "Włączone",
|
||||
"ContinueOnThisLanguage": "Kontynuuj po angielsku",
|
||||
"CopyMessageLink": "Kopiuj link wiadomości",
|
||||
"Country": "Kraj",
|
||||
"Custom": "Własne",
|
||||
"DeletedMessage": "Usunięta wiadomość",
|
||||
"DragToReposition": "Przeciągnij, aby zmienić położenie",
|
||||
"EditProfile": "Edytuj profil",
|
||||
"Emoji": "EMOJI",
|
||||
"EnterPassword": "Wprowadź hasło",
|
||||
"FilterChooseChats": "Wybierz co najmniej jeden czat dla tego folderu.",
|
||||
"FilterCreateError": "Nie można dodać więcej niż 10 folderów.",
|
||||
"Flags": "Flagi",
|
||||
"FoodDrink": "Jedzenie i picie",
|
||||
"GeneralSettings": "Ustawienia ogólne",
|
||||
"GoToMessage": "Idź do wiadomości",
|
||||
"InvalidPhoneNumber": "Nieprawidłowy numer telefonu. Sprawdź numer i spróbuj ponownie.",
|
||||
"KeepMeSignedIn": "Nie wylogowuj mnie",
|
||||
"LeftChannel": "Opuszczono kanał",
|
||||
"LeftGroup": "Opuszczono grupę",
|
||||
"Loading": "Wczytywanie…",
|
||||
"LogInByPhone": "Lub zaloguj się, używając swojego numeru telefonu",
|
||||
"LogInViaQR": "Szybkie logowanie przy użyciu kodu QR",
|
||||
"More": "Więcej",
|
||||
"Next": "Dalej",
|
||||
"NotEmojiFound": "Nie znaleziono emoji",
|
||||
"NotificationsDisabled": "Wyłączone",
|
||||
"NotificationsEnabled": "Włączone",
|
||||
"Objects": "Obiekty",
|
||||
"PhoneNumber": "Numer telefonu",
|
||||
"PhotosTitle": "Zdjęcia",
|
||||
"PollQuizOneRightAnswer": "Quiz ma tylko jedną poprawną odpowiedź.",
|
||||
"PreviewDisabled": "Wyłączony",
|
||||
"PreviewEnabled": "Włączony",
|
||||
"QRHint": "1. Otwórz Telegram na swoim telefonie\n2. Przejdź do Ustawienia » Urządzenia » Zeskanuj kod QR\n3. Zeskanuj ten obraz, aby się zalogować",
|
||||
"Recent": "Często używane",
|
||||
"RecordDeniedDescription": "Zanim będzie można nagrywać notatki głosowe, należy zezwolić przeglądarce na dostęp do mikrofonu. Kliknij na ikonę kłódki obok adresu URL, a następnie upewnij się, że jest wybrane Zezwól w ustawieniach mikrofonu, aby umożliwić dostęp do twojego mikrofonu.",
|
||||
"RecordDeniedTitle": "Odmowa dostępu",
|
||||
"Saved": "Zapisane",
|
||||
"Search": "Szukaj",
|
||||
"SearchMessagesIn": "Szukaj wiadomości w",
|
||||
"SearchResults": "Wyniki wyszukiwania",
|
||||
"SelectChatToStartMessaging": "Wybierz czat, aby rozpocząć rozmowę",
|
||||
"SendAsFile": "Wyślij jako plik",
|
||||
"SendAsPhoto": "Wyślij jako zdjęcie",
|
||||
"SendFileConfirmation": "Czy na pewno chcesz wysłać plik?",
|
||||
"SendFilesConfirmation": "Czy na pewno chcesz wysłać pliki?",
|
||||
"SendMessage": "Wyślij wiadomość",
|
||||
"SignInToTelegram": "Zaloguj się do Telegrama",
|
||||
"SmileysPeople": "Uśmieszki i ludzie",
|
||||
"StartText": "Potwierdź kod twojego kraju i podaj swój numer telefonu.",
|
||||
"Stickers": "NAKLEJKI",
|
||||
"Symbols": "Symbole",
|
||||
"Text": "Tekst",
|
||||
"TravelPlaces": "Podróże i miejsca",
|
||||
"UpdateDraftConfirmation": "Czy na pewno chcesz zaktualizować wersję roboczą?",
|
||||
"Updating": "Aktualizowanie…",
|
||||
"VideosTitle": "Wideo",
|
||||
"ViewChannelInfo": "Pokaż info o kanale",
|
||||
"ViewGroupInfo": "Pokaż info o grupie",
|
||||
"ViewProfile": "Pokaż profil",
|
||||
"VoiceTitle": "Wiadomości głosowe",
|
||||
"WaitingForNetwork": "Czekam na sieć…",
|
||||
"YourAccountProtectedWithPassword": "Twoje konto jest zabezpieczone dodatkowym hasłem.",
|
||||
"YourPhone": "Twój numer telefonu"
|
||||
}
|
||||
4
dist/report.html
vendored
4
dist/report.html
vendored
File diff suppressed because one or more lines are too long
@ -1,76 +0,0 @@
|
||||
{
|
||||
"Activity": "Активность",
|
||||
"AnimalsNature": "Животные и природа",
|
||||
"AppName": "Telegram",
|
||||
"Archived": "Архив",
|
||||
"BioAbout": "Любые подробности, например: возраст, род занятий или город.\nПример: 23 года, дизайнер из Санкт-Петербурга.",
|
||||
"ChannelInfo": "Информация о канале",
|
||||
"ChatInfo": "Информация о чате",
|
||||
"ChatsAndContacts": "Чаты и контакты",
|
||||
"ChooseDefaultSkinTone": "Выберите тон кожи по умолчанию",
|
||||
"Connecting": "Соединение...",
|
||||
"ConnectingToProxy": "Подключение к прокси...",
|
||||
"ContactJoinedDisabled": "Выключено",
|
||||
"ContactJoinedEnabled": "Включено",
|
||||
"ContinueOnThisLanguage": "Продолжить на русском",
|
||||
"CopyMessageLink": "Копировать ссылку на сообщение",
|
||||
"Country": "Страна",
|
||||
"Custom": "Пользовательские",
|
||||
"DeletedMessage": "Удаленное сообщение",
|
||||
"DragToReposition": "Перетащите, чтобы изменить положение",
|
||||
"EditProfile": "Редактировать профиль",
|
||||
"Emoji": "ЕМОДЗИ",
|
||||
"EnterPassword": "Введите пароль",
|
||||
"Flags": "Флаги",
|
||||
"FoodDrink": "Еда и напитки",
|
||||
"GeneralSettings": "Основные настройки",
|
||||
"GoToMessage": "Перейти к сообщению",
|
||||
"InvalidPhoneNumber": "Некорректный номер телефона. Пожалуйста, проверьте номер и попробуйте ещё раз.",
|
||||
"KeepMeSignedIn": "Сохранить авторизацию",
|
||||
"LeftChannel": "Канал покинут",
|
||||
"LeftGroup": "Группа покинута",
|
||||
"Loading": "Загрузка...",
|
||||
"LogInByPhone": "Вход по номеру телефона",
|
||||
"LogInViaQR": "Быстрый вход по QR-коду",
|
||||
"More": "Ещё",
|
||||
"Next": "Далее",
|
||||
"NotEmojiFound": "Емодзи не найдены",
|
||||
"NotificationsDisabled": "Выключены",
|
||||
"NotificationsEnabled": "Включены",
|
||||
"Objects": "Предметы",
|
||||
"PhoneNumber": "Телефонный номер",
|
||||
"PhotosTitle": "Фотографии",
|
||||
"PollQuizOneRightAnswer": "В викторинах только один правильный ответ.",
|
||||
"PreviewDisabled": "Выключено",
|
||||
"PreviewEnabled": "Включено",
|
||||
"QRHint": "1. Запустите Telegram на телефоне\n2. Откройте настройки > Устройства > Сканировать QR-код.\n3. Сканируйте этот код для авторизации",
|
||||
"Recent": "Часто используемые",
|
||||
"Saved": "Избранное",
|
||||
"Search": "Поиск",
|
||||
"SearchMessagesIn": "Искать сообщения в",
|
||||
"SearchResults": "Результаты поиска",
|
||||
"SelectChatToStartMessaging": "Пожалуйста, выберите, кому хотели бы написать",
|
||||
"SendAsFile": "Отправить как файл",
|
||||
"SendAsPhoto": "Отправить как фото",
|
||||
"SendFileConfirmation": "Вы действительно хотите отправить файл?",
|
||||
"SendFilesConfirmation": "Вы действительно хотите отправить файлы?",
|
||||
"SendMessage": "Отправить сообщение",
|
||||
"SignInToTelegram": "Вход в Telegram",
|
||||
"SmileysPeople": "Смайлики и люди",
|
||||
"StartText": "Пожалуйста, укажите код страны и свой номер телефона.",
|
||||
"Stickers": "СТИКЕРЫ",
|
||||
"Symbols": "Символы",
|
||||
"Text": "Текст",
|
||||
"TravelPlaces": "Путешествия и местности",
|
||||
"UnpinAllMessagesAlert": "Хотите открепить все сообщения?",
|
||||
"UpdateDraftConfirmation": "Вы действительно хотите обновить черновик сообщения?",
|
||||
"Updating": "Обновление...",
|
||||
"VideosTitle": "Видеозаписи",
|
||||
"ViewChannelInfo": "Информация о канале",
|
||||
"ViewGroupInfo": "Информация о группе",
|
||||
"ViewProfile": "Показать профиль",
|
||||
"VoiceTitle": "Голосовые сообщения",
|
||||
"WaitingForNetwork": "Ожидание сети...",
|
||||
"YourAccountProtectedWithPassword": "Ваш аккаунт защищен дополнительным паролем.",
|
||||
"YourPhone": "Ваш телефон"
|
||||
}
|
||||
2
dist/serviceWorker.js.map
vendored
2
dist/serviceWorker.js.map
vendored
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user